2018-09-22 03:15:12,825 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-283 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-22 03:15:12,830 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=TMMDn8ykBY6EjpbbWmMj9Dwj7 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.23,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2018-09-22 03:15:12,831 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-22 03:15:12,832 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-09-22 03:15:12,849 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-22 03:15:13,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 03:15:13,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 03:15:13,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 03:15:13,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 03:15:13,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 03:15:13,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 03:15:13,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 03:15:13,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 03:15:13,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 03:15:13,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 03:15:13,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 03:15:13,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 03:15:13,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 03:15:13,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 03:15:13,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 03:15:13,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 03:15:13,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 03:15:13,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 03:15:13,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 03:15:13,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 03:15:13,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 03:15:13,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 03:15:13,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 03:15:13,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:15:13,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b7c0ce-698e-4cf4-b3f8-8a7a43644008 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:15:13,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-95b7c0ce-698e-4cf4-b3f8-8a7a43644008 2018-09-22 03:15:13,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:14,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T04:15:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ff8cabfb0d6a44caa5c42fbe75da5740"}, "audit_ids": ["JRWtTrzeRlGvdAFiosHQfQ"], "issued_at": "2018-09-22T03:15:14.000000Z"}} 2018-09-22 03:15:14,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:14,133 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:15:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:15:14,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:14,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c03023-7249-451a-b71f-7aaa5d12d1fd Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 03:15:14,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-92c03023-7249-451a-b71f-7aaa5d12d1fd 2018-09-22 03:15:14,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.604275941849s 2018-09-22 03:15:14,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-22 03:15:14,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_a2e5aeaf-122f-4997-b539-0d14a524fe55"}}' 2018-09-22 03:15:14,512 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:15:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f962c7f-3664-40e4-9035-ee454f7c6be3 Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/e1d76ed1e1184f06960826bd5bb1d634"}, "enabled": true, "id": "e1d76ed1e1184f06960826bd5bb1d634", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_a2e5aeaf-122f-4997-b539-0d14a524fe55"}} 2018-09-22 03:15:14,512 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8f962c7f-3664-40e4-9035-ee454f7c6be3 2018-09-22 03:15:14,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.227314949036s 2018-09-22 03:15:14,512 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8f962c7f-3664-40e4-9035-ee454f7c6be3 2018-09-22 03:15:14,513 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_a2e5aeaf-122f-4997-b539-0d14a524fe55', 'id': u'e1d76ed1e1184f06960826bd5bb1d634', 'description': u'Created by OPNFV Functest: connection_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-22 03:15:14,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-22 03:15:14,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.40279507637s 2018-09-22 03:15:14,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/747fab7ab9c74550aa6726d2db38b144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:15,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c721b12e-646f-4020-b29e-d309930ec250 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/747fab7ab9c74550aa6726d2db38b144"}, "enabled": true, "id": "747fab7ab9c74550aa6726d2db38b144", "options": {}, "domain_id": "default", "name": "connection_check-user_a2e5aeaf-122f-4997-b539-0d14a524fe55"}} 2018-09-22 03:15:15,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/747fab7ab9c74550aa6726d2db38b144 used request id req-c721b12e-646f-4020-b29e-d309930ec250 2018-09-22 03:15:15,082 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'747fab7ab9c74550aa6726d2db38b144', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_a2e5aeaf-122f-4997-b539-0d14a524fe55'}) 2018-09-22 03:15:15,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:15:15,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:15,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f07963c5-5aa3-46b9-92bd-54a96958f354 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:15:15,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f07963c5-5aa3-46b9-92bd-54a96958f354 2018-09-22 03:15:15,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.127980947495s 2018-09-22 03:15:15,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:15:15,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:15,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c6e0a7-e7ff-42f5-8db9-308bc41b44ad Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:15:15,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-88c6e0a7-e7ff-42f5-8db9-308bc41b44ad 2018-09-22 03:15:15,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.150030136108s 2018-09-22 03:15:15,363 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-22 03:15:15,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-22 03:15:15,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" -d '{"role": {"name": "Member"}}' 2018-09-22 03:15:15,561 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:15:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78135067-e0d4-4acd-9f5e-0760cf857202 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b6ce688e0874ec595434f312861eee2", "links": {"self": "http://172.30.9.23:5000/v3/roles/5b6ce688e0874ec595434f312861eee2"}, "name": "Member"}} 2018-09-22 03:15:15,561 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-78135067-e0d4-4acd-9f5e-0760cf857202 2018-09-22 03:15:15,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.198424816132s 2018-09-22 03:15:15,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/5b6ce688e0874ec595434f312861eee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:15,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b5434e-9a6f-4e1d-b611-cfa4ca3c5c43 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5b6ce688e0874ec595434f312861eee2"}, "domain_id": null, "name": "Member", "id": "5b6ce688e0874ec595434f312861eee2"}} 2018-09-22 03:15:15,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5b6ce688e0874ec595434f312861eee2 used request id req-58b5434e-9a6f-4e1d-b611-cfa4ca3c5c43 2018-09-22 03:15:15,638 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/5b6ce688e0874ec595434f312861eee2'}, 'domain_id': None, 'human_id': None, 'id': u'5b6ce688e0874ec595434f312861eee2', 'HUMAN_ID': False}) 2018-09-22 03:15:15,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:15:15,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:15,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eee73eda-211c-4b35-ae46-5f3e1a917b74 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "5b6ce688e0874ec595434f312861eee2", "links": {"self": "http://172.30.9.23:5000/v3/roles/5b6ce688e0874ec595434f312861eee2"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:15:15,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-eee73eda-211c-4b35-ae46-5f3e1a917b74 2018-09-22 03:15:15,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.158061981201s 2018-09-22 03:15:15,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 03:15:15,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:15,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fff80d26-44de-4a17-a6e6-02703491af7b Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:15:15,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-fff80d26-44de-4a17-a6e6-02703491af7b 2018-09-22 03:15:15,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.145593166351s 2018-09-22 03:15:15,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:15:15,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:16,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de0842fa-fd4c-4dfb-8788-07b57b864be8 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_a2e5aeaf-122f-4997-b539-0d14a524fe55", "links": {"self": "http://172.30.9.23:5000/v3/users/747fab7ab9c74550aa6726d2db38b144"}, "domain_id": "default", "enabled": true, "id": "747fab7ab9c74550aa6726d2db38b144", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:15:16,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-de0842fa-fd4c-4dfb-8788-07b57b864be8 2018-09-22 03:15:16,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.142580986023s 2018-09-22 03:15:16,087 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-de0842fa-fd4c-4dfb-8788-07b57b864be8 2018-09-22 03:15:16,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:15:16,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:16,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c115aa9-b31a-41e0-a22f-b46e4c7372c8 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/e1d76ed1e1184f06960826bd5bb1d634"}, "enabled": true, "id": "e1d76ed1e1184f06960826bd5bb1d634", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_a2e5aeaf-122f-4997-b539-0d14a524fe55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:15:16,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5c115aa9-b31a-41e0-a22f-b46e4c7372c8 2018-09-22 03:15:16,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.165462970734s 2018-09-22 03:15:16,259 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5c115aa9-b31a-41e0-a22f-b46e4c7372c8 2018-09-22 03:15:16,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 03:15:16,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=747fab7ab9c74550aa6726d2db38b144&scope.project.id=e1d76ed1e1184f06960826bd5bb1d634&role.id=5b6ce688e0874ec595434f312861eee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:16,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1610727-310f-49b1-beea-125f74a4286d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=747fab7ab9c74550aa6726d2db38b144&scope.project.id=e1d76ed1e1184f06960826bd5bb1d634&role.id=5b6ce688e0874ec595434f312861eee2", "previous": null, "next": null}} 2018-09-22 03:15:16,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=747fab7ab9c74550aa6726d2db38b144&scope.project.id=e1d76ed1e1184f06960826bd5bb1d634&role.id=5b6ce688e0874ec595434f312861eee2 used request id req-a1610727-310f-49b1-beea-125f74a4286d 2018-09-22 03:15:16,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0857429504395s 2018-09-22 03:15:16,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 03:15:16,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/e1d76ed1e1184f06960826bd5bb1d634/users/747fab7ab9c74550aa6726d2db38b144/roles/5b6ce688e0874ec595434f312861eee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:16,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:15:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0451170-91f7-43fe-b334-5f19a7fa7ae8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:15:16,510 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e1d76ed1e1184f06960826bd5bb1d634/users/747fab7ab9c74550aa6726d2db38b144/roles/5b6ce688e0874ec595434f312861eee2 used request id req-f0451170-91f7-43fe-b334-5f19a7fa7ae8 2018-09-22 03:15:16,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.162163972855s 2018-09-22 03:15:16,511 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_a2e5aeaf-122f-4997-b539-0d14a524fe55', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '9231fd28-81e3-46ff-836c-587b0cde4357', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'connection_check-user_a2e5aeaf-122f-4997-b539-0d14a524fe55', 'project_id': u'e1d76ed1e1184f06960826bd5bb1d634', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-22 03:15:16,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 03:15:16,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 03:15:16,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 03:15:16,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 03:15:16,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 03:15:16,512 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 03:15:16,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 03:15:16,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 03:15:16,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 03:15:16,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 03:15:16,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 03:15:16,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 03:15:16,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 03:15:16,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 03:15:16,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 03:15:16,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 03:15:16,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 03:15:16,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 03:15:16,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 03:15:16,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 03:15:16,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 03:15:16,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 03:15:16,516 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_a2e5aeaf-122f-4997-b539-0d14a524fe55', 'password': '9231fd28-81e3-46ff-836c-587b0cde4357', 'project_name': 'connection_check-project_a2e5aeaf-122f-4997-b539-0d14a524fe55', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'e1d76ed1e1184f06960826bd5bb1d634', 'project_domain_name': 'Default'} 2018-09-22 03:15:16,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:15:16,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:16,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2418829-3e71-4295-a25e-4d0891ffc4ef Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "5b6ce688e0874ec595434f312861eee2", "links": {"self": "http://172.30.9.23:5000/v3/roles/5b6ce688e0874ec595434f312861eee2"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:15:16,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c2418829-3e71-4295-a25e-4d0891ffc4ef 2018-09-22 03:15:16,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.141695976257s 2018-09-22 03:15:16,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:15:16,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:16,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4e1a1a4-44ec-4fb3-b39b-5ce52eee6981 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "5b6ce688e0874ec595434f312861eee2", "links": {"self": "http://172.30.9.23:5000/v3/roles/5b6ce688e0874ec595434f312861eee2"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:15:16,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e4e1a1a4-44ec-4fb3-b39b-5ce52eee6981 2018-09-22 03:15:16,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.132858037949s 2018-09-22 03:15:16,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 03:15:16,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:16,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d759d1-6ef9-410e-a616-64d7f1c24ce4 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:15:16,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-16d759d1-6ef9-410e-a616-64d7f1c24ce4 2018-09-22 03:15:16,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0183079242706s 2018-09-22 03:15:16,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:15:16,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:16,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9821e3cc-9e2c-4b66-8270-0765788939e5 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_a2e5aeaf-122f-4997-b539-0d14a524fe55", "links": {"self": "http://172.30.9.23:5000/v3/users/747fab7ab9c74550aa6726d2db38b144"}, "domain_id": "default", "enabled": true, "id": "747fab7ab9c74550aa6726d2db38b144", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:15:16,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9821e3cc-9e2c-4b66-8270-0765788939e5 2018-09-22 03:15:16,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.162193059921s 2018-09-22 03:15:16,976 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9821e3cc-9e2c-4b66-8270-0765788939e5 2018-09-22 03:15:16,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:15:16,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:17,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-801d6b6c-21b7-4dc5-8594-09ef315cad8d Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/e1d76ed1e1184f06960826bd5bb1d634"}, "enabled": true, "id": "e1d76ed1e1184f06960826bd5bb1d634", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_a2e5aeaf-122f-4997-b539-0d14a524fe55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:15:17,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-801d6b6c-21b7-4dc5-8594-09ef315cad8d 2018-09-22 03:15:17,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0886108875275s 2018-09-22 03:15:17,071 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-801d6b6c-21b7-4dc5-8594-09ef315cad8d 2018-09-22 03:15:17,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 03:15:17,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=747fab7ab9c74550aa6726d2db38b144&scope.project.id=e1d76ed1e1184f06960826bd5bb1d634&role.id=47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:17,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11c278ee-6a36-4bc2-8d11-56ef72bcf895 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=747fab7ab9c74550aa6726d2db38b144&scope.project.id=e1d76ed1e1184f06960826bd5bb1d634&role.id=47adb45f654a4d67913388702479dc07", "previous": null, "next": null}} 2018-09-22 03:15:17,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=747fab7ab9c74550aa6726d2db38b144&scope.project.id=e1d76ed1e1184f06960826bd5bb1d634&role.id=47adb45f654a4d67913388702479dc07 used request id req-11c278ee-6a36-4bc2-8d11-56ef72bcf895 2018-09-22 03:15:17,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.145785093307s 2018-09-22 03:15:17,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 03:15:17,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/e1d76ed1e1184f06960826bd5bb1d634/users/747fab7ab9c74550aa6726d2db38b144/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:17,332 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:15:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f2e1048-952b-4165-abd7-b020fc465d49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:15:17,332 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e1d76ed1e1184f06960826bd5bb1d634/users/747fab7ab9c74550aa6726d2db38b144/roles/47adb45f654a4d67913388702479dc07 used request id req-4f2e1048-952b-4165-abd7-b020fc465d49 2018-09-22 03:15:17,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.113271951675s 2018-09-22 03:15:17,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:15:17,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:17,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ce6e612-c9f3-42a6-8276-33f88b27c199 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "5b6ce688e0874ec595434f312861eee2", "links": {"self": "http://172.30.9.23:5000/v3/roles/5b6ce688e0874ec595434f312861eee2"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:15:17,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1ce6e612-c9f3-42a6-8276-33f88b27c199 2018-09-22 03:15:17,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.079619884491s 2018-09-22 03:15:17,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-22 03:15:17,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" -d '{"role": {"name": "heat_stack_owner"}}' 2018-09-22 03:15:17,541 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:15:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb3d61e2-74b2-4787-88f1-f9e9b35abe4c Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f294462b92664bf4964c5bfc35b6aceb", "links": {"self": "http://172.30.9.23:5000/v3/roles/f294462b92664bf4964c5bfc35b6aceb"}, "name": "heat_stack_owner"}} 2018-09-22 03:15:17,541 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-bb3d61e2-74b2-4787-88f1-f9e9b35abe4c 2018-09-22 03:15:17,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.127156972885s 2018-09-22 03:15:17,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/f294462b92664bf4964c5bfc35b6aceb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:17,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b8374a2-da6e-4907-b215-6980023cdd08 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f294462b92664bf4964c5bfc35b6aceb"}, "domain_id": null, "name": "heat_stack_owner", "id": "f294462b92664bf4964c5bfc35b6aceb"}} 2018-09-22 03:15:17,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f294462b92664bf4964c5bfc35b6aceb used request id req-4b8374a2-da6e-4907-b215-6980023cdd08 2018-09-22 03:15:17,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:15:17,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:17,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5a26b3-dcd9-44fb-a6da-8ddc117474d9 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "5b6ce688e0874ec595434f312861eee2", "links": {"self": "http://172.30.9.23:5000/v3/roles/5b6ce688e0874ec595434f312861eee2"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f294462b92664bf4964c5bfc35b6aceb", "links": {"self": "http://172.30.9.23:5000/v3/roles/f294462b92664bf4964c5bfc35b6aceb"}, "name": "heat_stack_owner"}]} 2018-09-22 03:15:17,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2e5a26b3-dcd9-44fb-a6da-8ddc117474d9 2018-09-22 03:15:17,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0792241096497s 2018-09-22 03:15:17,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 03:15:17,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:17,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f410243-7fea-4b9a-b2ac-58796f3b87cd Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:15:17,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-9f410243-7fea-4b9a-b2ac-58796f3b87cd 2018-09-22 03:15:17,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.137607812881s 2018-09-22 03:15:17,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:15:17,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:17,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30953e13-8298-4c17-8ee7-fbcf5347a7cd Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_a2e5aeaf-122f-4997-b539-0d14a524fe55", "links": {"self": "http://172.30.9.23:5000/v3/users/747fab7ab9c74550aa6726d2db38b144"}, "domain_id": "default", "enabled": true, "id": "747fab7ab9c74550aa6726d2db38b144", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:15:17,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-30953e13-8298-4c17-8ee7-fbcf5347a7cd 2018-09-22 03:15:17,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.146578073502s 2018-09-22 03:15:17,988 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-30953e13-8298-4c17-8ee7-fbcf5347a7cd 2018-09-22 03:15:17,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:15:17,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:18,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d0315b8-dae8-49aa-8827-aae0448a1168 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/e1d76ed1e1184f06960826bd5bb1d634"}, "enabled": true, "id": "e1d76ed1e1184f06960826bd5bb1d634", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_a2e5aeaf-122f-4997-b539-0d14a524fe55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:15:18,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3d0315b8-dae8-49aa-8827-aae0448a1168 2018-09-22 03:15:18,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.084156036377s 2018-09-22 03:15:18,079 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3d0315b8-dae8-49aa-8827-aae0448a1168 2018-09-22 03:15:18,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 03:15:18,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=747fab7ab9c74550aa6726d2db38b144&scope.project.id=e1d76ed1e1184f06960826bd5bb1d634&role.id=f294462b92664bf4964c5bfc35b6aceb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:18,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07358b8b-59f7-4192-ae1d-7b6f7cd715c8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=747fab7ab9c74550aa6726d2db38b144&scope.project.id=e1d76ed1e1184f06960826bd5bb1d634&role.id=f294462b92664bf4964c5bfc35b6aceb", "previous": null, "next": null}} 2018-09-22 03:15:18,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=747fab7ab9c74550aa6726d2db38b144&scope.project.id=e1d76ed1e1184f06960826bd5bb1d634&role.id=f294462b92664bf4964c5bfc35b6aceb used request id req-07358b8b-59f7-4192-ae1d-7b6f7cd715c8 2018-09-22 03:15:18,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.1374771595s 2018-09-22 03:15:18,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 03:15:18,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/e1d76ed1e1184f06960826bd5bb1d634/users/747fab7ab9c74550aa6726d2db38b144/roles/f294462b92664bf4964c5bfc35b6aceb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:18,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:15:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6807c9a8-b409-4768-9879-d7d80c49083a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:15:18,381 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e1d76ed1e1184f06960826bd5bb1d634/users/747fab7ab9c74550aa6726d2db38b144/roles/f294462b92664bf4964c5bfc35b6aceb used request id req-6807c9a8-b409-4768-9879-d7d80c49083a 2018-09-22 03:15:18,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.162099123001s 2018-09-22 03:15:18,382 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-22 03:15:18,382 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-22 03:15:18,382 - openstack_tests - INFO - OS Credentials = > 2018-09-22 03:15:18,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:18,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:18,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b6ce688e0874ec595434f312861eee2", "name": "Member"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "f294462b92664bf4964c5bfc35b6aceb", "name": "heat_stack_owner"}], "expires_at": "2018-09-22T04:15:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d76ed1e1184f06960826bd5bb1d634", "name": "connection_check-project_a2e5aeaf-122f-4997-b539-0d14a524fe55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_a2e5aeaf-122f-4997-b539-0d14a524fe55", "id": "747fab7ab9c74550aa6726d2db38b144"}, "audit_ids": ["7PFEq2bFRh-WAJWVR_Bczw"], "issued_at": "2018-09-22T03:15:18.000000Z"}} 2018-09-22 03:15:18,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c369f746da0ac173a970ad945356a474beba9c8e" 2018-09-22 03:15:19,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-edb5479b-1b2c-4c04-8053-cb23f4e224a7 Date: Sat, 22 Sep 2018 03:15:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 03:15:19,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-edb5479b-1b2c-4c04-8053-cb23f4e224a7 2018-09-22 03:15:19,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c369f746da0ac173a970ad945356a474beba9c8e" 2018-09-22 03:15:20,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f1adf4cc-bd60-466f-93b4-32c4b020c070 Date: Sat, 22 Sep 2018 03:15:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 03:15:20,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-f1adf4cc-bd60-466f-93b4-32c4b020c070 2018-09-22 03:15:20,720 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-22 03:15:20,721 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-22 03:15:20,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:20,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:20,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:20,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:20,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:20,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:20,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:20,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:20,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:20,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:20,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:20,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:20,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:20,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:20,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:20,753 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-22 03:15:20,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:21,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b6ce688e0874ec595434f312861eee2", "name": "Member"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "f294462b92664bf4964c5bfc35b6aceb", "name": "heat_stack_owner"}], "expires_at": "2018-09-22T04:15:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d76ed1e1184f06960826bd5bb1d634", "name": "connection_check-project_a2e5aeaf-122f-4997-b539-0d14a524fe55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_a2e5aeaf-122f-4997-b539-0d14a524fe55", "id": "747fab7ab9c74550aa6726d2db38b144"}, "audit_ids": ["nd0tJE01Qs2D9iXRUTwHsw"], "issued_at": "2018-09-22T03:15:21.000000Z"}} 2018-09-22 03:15:21,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17f96b0b5dadcd80c0563928c9cb4ba3be4aca92" 2018-09-22 03:15:21,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-ba8be02a-244c-469a-973f-7fe70789e9a4 Date: Sat, 22 Sep 2018 03:15:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-09-22 03:15:21,785 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&name=foo used request id req-ba8be02a-244c-469a-973f-7fe70789e9a4 2018-09-22 03:15:21,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:21,787 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-22 03:15:21,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:22,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b6ce688e0874ec595434f312861eee2", "name": "Member"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "f294462b92664bf4964c5bfc35b6aceb", "name": "heat_stack_owner"}], "expires_at": "2018-09-22T04:15:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d76ed1e1184f06960826bd5bb1d634", "name": "connection_check-project_a2e5aeaf-122f-4997-b539-0d14a524fe55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_a2e5aeaf-122f-4997-b539-0d14a524fe55", "id": "747fab7ab9c74550aa6726d2db38b144"}, "audit_ids": ["kO3_-c7nQ1CwDwxQ0YlPQA"], "issued_at": "2018-09-22T03:15:22.000000Z"}} 2018-09-22 03:15:22,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbb0fbd85ffd9fdf43167ea909c5f3f7bb72138e" 2018-09-22 03:15:22,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a18a8d-14b5-41ec-bc06-d4f5ac7a870b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:15:22,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b6a18a8d-14b5-41ec-bc06-d4f5ac7a870b 2018-09-22 03:15:22,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:15:22,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:15:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:15:22,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbb0fbd85ffd9fdf43167ea909c5f3f7bb72138e" 2018-09-22 03:15:22,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ceab3df-e872-406c-b7c5-cf61a1868286 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_a2e5aeaf-122f-4997-b539-0d14a524fe55", "links": {"self": "http://172.30.9.23:5000/v3/users/747fab7ab9c74550aa6726d2db38b144"}, "domain_id": "default", "enabled": true, "id": "747fab7ab9c74550aa6726d2db38b144", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:15:22,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6ceab3df-e872-406c-b7c5-cf61a1868286 2018-09-22 03:15:22,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:22,453 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-22 03:15:22,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:22,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b6ce688e0874ec595434f312861eee2", "name": "Member"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "f294462b92664bf4964c5bfc35b6aceb", "name": "heat_stack_owner"}], "expires_at": "2018-09-22T04:15:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d76ed1e1184f06960826bd5bb1d634", "name": "connection_check-project_a2e5aeaf-122f-4997-b539-0d14a524fe55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_a2e5aeaf-122f-4997-b539-0d14a524fe55", "id": "747fab7ab9c74550aa6726d2db38b144"}, "audit_ids": ["W3R81WiCSzW9-qAcwKTYRg"], "issued_at": "2018-09-22T03:15:22.000000Z"}} 2018-09-22 03:15:22,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758b171662ab88645f644491188dd31d20c78240" 2018-09-22 03:15:23,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-18bac0b3-070d-447f-84f6-7cca7abb4fb3 Date: Sat, 22 Sep 2018 03:15:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 03:15:23,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks used request id req-18bac0b3-070d-447f-84f6-7cca7abb4fb3 2018-09-22 03:15:23,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:24,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b6ce688e0874ec595434f312861eee2", "name": "Member"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "f294462b92664bf4964c5bfc35b6aceb", "name": "heat_stack_owner"}], "expires_at": "2018-09-22T04:15:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d76ed1e1184f06960826bd5bb1d634", "name": "connection_check-project_a2e5aeaf-122f-4997-b539-0d14a524fe55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_a2e5aeaf-122f-4997-b539-0d14a524fe55", "id": "747fab7ab9c74550aa6726d2db38b144"}, "audit_ids": ["tjTRCGNeSsau3hZXCCr_4Q"], "issued_at": "2018-09-22T03:15:24.000000Z"}} 2018-09-22 03:15:24,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e5d2d917ac3aa20b802bb2c1e950bbe212925c" 2018-09-22 03:15:25,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-d8c2f710-c771-4811-8ffb-3fb91daf0daf Date: Sat, 22 Sep 2018 03:15:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 03:15:25,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-d8c2f710-c771-4811-8ffb-3fb91daf0daf 2018-09-22 03:15:25,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e5d2d917ac3aa20b802bb2c1e950bbe212925c" 2018-09-22 03:15:25,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-259af725-fc2d-4c73-b656-01c01943f566 Date: Sat, 22 Sep 2018 03:15:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 03:15:25,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-259af725-fc2d-4c73-b656-01c01943f566 2018-09-22 03:15:25,924 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:15:25,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:25,971 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.23:5000/v2.0/tokens 2018-09-22 03:15:25,987 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-09-22 03:15:25,988 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:15:25,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:26,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b6ce688e0874ec595434f312861eee2", "name": "Member"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "f294462b92664bf4964c5bfc35b6aceb", "name": "heat_stack_owner"}], "expires_at": "2018-09-22T04:15:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d76ed1e1184f06960826bd5bb1d634", "name": "connection_check-project_a2e5aeaf-122f-4997-b539-0d14a524fe55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_a2e5aeaf-122f-4997-b539-0d14a524fe55", "id": "747fab7ab9c74550aa6726d2db38b144"}, "audit_ids": ["lvZ-aHKmTeWqvPN18Qkqeg"], "issued_at": "2018-09-22T03:15:26.000000Z"}} 2018-09-22 03:15:26,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}824da1aa25e5c2c278e11566fac0d494dedc1c41" 2018-09-22 03:15:27,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1df4966-a5b5-4654-84c8-dfa1ed9a0eaf x-compute-request-id: req-e1df4966-a5b5-4654-84c8-dfa1ed9a0eaf Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 03:15:27,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail used request id req-e1df4966-a5b5-4654-84c8-dfa1ed9a0eaf 2018-09-22 03:15:27,103 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:15:27,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:27,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b6ce688e0874ec595434f312861eee2", "name": "Member"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "f294462b92664bf4964c5bfc35b6aceb", "name": "heat_stack_owner"}], "expires_at": "2018-09-22T04:15:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d76ed1e1184f06960826bd5bb1d634", "name": "connection_check-project_a2e5aeaf-122f-4997-b539-0d14a524fe55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_a2e5aeaf-122f-4997-b539-0d14a524fe55", "id": "747fab7ab9c74550aa6726d2db38b144"}, "audit_ids": ["1SWadrGaSGm_QiBcB-0Oww"], "issued_at": "2018-09-22T03:15:27.000000Z"}} 2018-09-22 03:15:27,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e53557a37776f2b5b65f0fd006c681acc8b82e8e" 2018-09-22 03:15:28,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15: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-55bd342c-7b64-461e-af2a-ed7f541937cb x-compute-request-id: req-55bd342c-7b64-461e-af2a-ed7f541937cb Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 147}, "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.9", "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.10", "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-22 03:15:28,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-55bd342c-7b64-461e-af2a-ed7f541937cb 2018-09-22 03:15:28,207 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 03:15:28,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:28,215 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.23:5000/v2.0/tokens 2018-09-22 03:15:28,230 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-09-22 03:15:28,230 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 03:15:28,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:28,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b6ce688e0874ec595434f312861eee2", "name": "Member"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "f294462b92664bf4964c5bfc35b6aceb", "name": "heat_stack_owner"}], "expires_at": "2018-09-22T04:15:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d76ed1e1184f06960826bd5bb1d634", "name": "connection_check-project_a2e5aeaf-122f-4997-b539-0d14a524fe55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_a2e5aeaf-122f-4997-b539-0d14a524fe55", "id": "747fab7ab9c74550aa6726d2db38b144"}, "audit_ids": ["I1jwhOm6R3aGppuFj_FY1A"], "issued_at": "2018-09-22T03:15:28.000000Z"}} 2018-09-22 03:15:28,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e1d76ed1e1184f06960826bd5bb1d634/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9119ad87828fe3aa857ab2ba986ef2c4b9b0409e" 2018-09-22 03:15:29,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:28 GMT Server: Apache x-openstack-request-id: req-ac096d35-12c6-41d4-bf41-ab3c7a81f967 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-22 03:15:29,469 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e1d76ed1e1184f06960826bd5bb1d634/stacks used request id req-ac096d35-12c6-41d4-bf41-ab3c7a81f967 2018-09-22 03:15:29,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:29,486 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-22 03:15:29,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:29,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b6ce688e0874ec595434f312861eee2", "name": "Member"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "f294462b92664bf4964c5bfc35b6aceb", "name": "heat_stack_owner"}], "expires_at": "2018-09-22T04:15:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d76ed1e1184f06960826bd5bb1d634", "name": "connection_check-project_a2e5aeaf-122f-4997-b539-0d14a524fe55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e1d76ed1e1184f06960826bd5bb1d634", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_a2e5aeaf-122f-4997-b539-0d14a524fe55", "id": "747fab7ab9c74550aa6726d2db38b144"}, "audit_ids": ["rC4-IF9JQtC6BQKHEuIz0Q"], "issued_at": "2018-09-22T03:15:29.000000Z"}} 2018-09-22 03:15:29,861 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/e1d76ed1e1184f06960826bd5bb1d634/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}096b6c9fb33a7747ba04ff27f6c7b4bde90ee380" 2018-09-22 03:15:30,623 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:29 GMT Server: Apache x-compute-request-id: req-88aacfe3-9b48-4e1f-a987-12b47da93b4a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-88aacfe3-9b48-4e1f-a987-12b47da93b4a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-22 03:15:30,624 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/e1d76ed1e1184f06960826bd5bb1d634/volumes/detail used request id req-88aacfe3-9b48-4e1f-a987-12b47da93b4a 2018-09-22 03:15:30,625 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 9.892s OK 2018-09-22 03:15:30,748 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-22 03:15:30,748 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-22 03:15:30,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:15:30,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:30,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4cf9f18-57e6-4bd9-819c-cadabaa75027 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "5b6ce688e0874ec595434f312861eee2", "links": {"self": "http://172.30.9.23:5000/v3/roles/5b6ce688e0874ec595434f312861eee2"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f294462b92664bf4964c5bfc35b6aceb", "links": {"self": "http://172.30.9.23:5000/v3/roles/f294462b92664bf4964c5bfc35b6aceb"}, "name": "heat_stack_owner"}]} 2018-09-22 03:15:30,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d4cf9f18-57e6-4bd9-819c-cadabaa75027 2018-09-22 03:15:30,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0824639797211s 2018-09-22 03:15:30,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-22 03:15:30,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/f294462b92664bf4964c5bfc35b6aceb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:31,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:15:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ed6ad56-9bdb-44f2-af2c-184284a694b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:15:31,081 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f294462b92664bf4964c5bfc35b6aceb used request id req-9ed6ad56-9bdb-44f2-af2c-184284a694b8 2018-09-22 03:15:31,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.243636131287s 2018-09-22 03:15:31,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:15:31,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:31,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a416b547-845c-4859-91cb-0a840d10d9a2 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_a2e5aeaf-122f-4997-b539-0d14a524fe55", "links": {"self": "http://172.30.9.23:5000/v3/users/747fab7ab9c74550aa6726d2db38b144"}, "domain_id": "default", "enabled": true, "id": "747fab7ab9c74550aa6726d2db38b144", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:15:31,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a416b547-845c-4859-91cb-0a840d10d9a2 2018-09-22 03:15:31,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0930140018463s 2018-09-22 03:15:31,176 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a416b547-845c-4859-91cb-0a840d10d9a2 2018-09-22 03:15:31,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:15:31,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/747fab7ab9c74550aa6726d2db38b144 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:31,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-394b3315-d840-455c-86df-d1e603105572 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/747fab7ab9c74550aa6726d2db38b144"}, "enabled": true, "id": "747fab7ab9c74550aa6726d2db38b144", "options": {}, "domain_id": "default", "name": "connection_check-user_a2e5aeaf-122f-4997-b539-0d14a524fe55"}} 2018-09-22 03:15:31,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/747fab7ab9c74550aa6726d2db38b144 used request id req-394b3315-d840-455c-86df-d1e603105572 2018-09-22 03:15:31,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103704929352s 2018-09-22 03:15:31,285 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/747fab7ab9c74550aa6726d2db38b144 used request id req-394b3315-d840-455c-86df-d1e603105572 2018-09-22 03:15:31,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-22 03:15:31,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/747fab7ab9c74550aa6726d2db38b144 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:31,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:15:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a827fa02-63e2-4122-a55e-7a4b7cccb13c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:15:31,643 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/747fab7ab9c74550aa6726d2db38b144 used request id req-a827fa02-63e2-4122-a55e-7a4b7cccb13c 2018-09-22 03:15:31,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.357213020325s 2018-09-22 03:15:31,644 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/747fab7ab9c74550aa6726d2db38b144 used request id req-a827fa02-63e2-4122-a55e-7a4b7cccb13c 2018-09-22 03:15:31,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:15:31,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:31,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71a0dc37-9f6c-4f70-9825-29da477e948d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/e1d76ed1e1184f06960826bd5bb1d634"}, "enabled": true, "id": "e1d76ed1e1184f06960826bd5bb1d634", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_a2e5aeaf-122f-4997-b539-0d14a524fe55"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:15:31,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-71a0dc37-9f6c-4f70-9825-29da477e948d 2018-09-22 03:15:31,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.133778095245s 2018-09-22 03:15:31,779 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-71a0dc37-9f6c-4f70-9825-29da477e948d 2018-09-22 03:15:31,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-22 03:15:31,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/e1d76ed1e1184f06960826bd5bb1d634 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:31,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:15:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ee5ebe8-924c-48ca-b61f-b6a5adc57dfa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:15:31,985 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e1d76ed1e1184f06960826bd5bb1d634 used request id req-7ee5ebe8-924c-48ca-b61f-b6a5adc57dfa 2018-09-22 03:15:31,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.203860044479s 2018-09-22 03:15:31,985 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e1d76ed1e1184f06960826bd5bb1d634 used request id req-7ee5ebe8-924c-48ca-b61f-b6a5adc57dfa 2018-09-22 03:15:31,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:15:31,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:32,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1f76e83-f3c0-4c8a-92eb-2996b5aaac6d Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "5b6ce688e0874ec595434f312861eee2", "links": {"self": "http://172.30.9.23:5000/v3/roles/5b6ce688e0874ec595434f312861eee2"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:15:32,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a1f76e83-f3c0-4c8a-92eb-2996b5aaac6d 2018-09-22 03:15:32,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0869429111481s 2018-09-22 03:15:32,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-22 03:15:32,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/5b6ce688e0874ec595434f312861eee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcf08955762b78239d3e524954cfb8aad590a85" 2018-09-22 03:15:32,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:15:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3be908e4-1d4b-418d-88f4-40f1629b55ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:15:32,267 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5b6ce688e0874ec595434f312861eee2 used request id req-3be908e4-1d4b-418d-88f4-40f1629b55ef 2018-09-22 03:15:32,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.192429065704s 2018-09-22 03:15:32,286 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-09-22 03:15:32,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 03:15:32,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 03:15:32,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 03:15:32,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 03:15:32,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 03:15:32,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 03:15:32,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 03:15:32,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 03:15:32,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 03:15:32,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 03:15:32,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 03:15:32,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 03:15:32,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 03:15:32,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 03:15:32,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 03:15:32,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 03:15:32,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 03:15:32,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 03:15:32,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 03:15:32,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 03:15:32,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 03:15:32,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 03:15:32,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 03:15:32,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:15:32,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-677985fc-3157-4383-a09b-cb84caa1ba18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:15:32,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-677985fc-3157-4383-a09b-cb84caa1ba18 2018-09-22 03:15:32,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:32,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T04:15:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ff8cabfb0d6a44caa5c42fbe75da5740"}, "audit_ids": ["8R221O3KR4WOhSrMMoUlQA"], "issued_at": "2018-09-22T03:15:32.000000Z"}} 2018-09-22 03:15:32,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:32,704 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:15:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:15:32,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:32,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e709881-e0ee-41d6-8047-3455f9214359 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 03:15:32,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-0e709881-e0ee-41d6-8047-3455f9214359 2018-09-22 03:15:32,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.495414972305s 2018-09-22 03:15:32,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-22 03:15:32,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}}' 2018-09-22 03:15:33,055 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:15:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c7a6e86-d907-490a-8098-3c2ba18f8e23 Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:15:33,055 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5c7a6e86-d907-490a-8098-3c2ba18f8e23 2018-09-22 03:15:33,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.250535964966s 2018-09-22 03:15:33,055 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5c7a6e86-d907-490a-8098-3c2ba18f8e23 2018-09-22 03:15:33,056 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8', 'id': u'7ef47fbf90a34e288f9fc346626ba5e5', 'description': u'Created by OPNFV Functest: api_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-22 03:15:33,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-22 03:15:33,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.370767116547s 2018-09-22 03:15:33,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:33,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eef76ad3-9f54-4d16-8eb2-045f47d97d3b Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163"}, "enabled": true, "id": "39f4219c438e47d28a6cc8a4559e9163", "options": {}, "domain_id": "default", "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:15:33,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163 used request id req-eef76ad3-9f54-4d16-8eb2-045f47d97d3b 2018-09-22 03:15:33,541 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'39f4219c438e47d28a6cc8a4559e9163', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8'}) 2018-09-22 03:15:33,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:15:33,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:33,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f22f900-8e79-4a50-b377-e3ce35a33039 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:15:33,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0f22f900-8e79-4a50-b377-e3ce35a33039 2018-09-22 03:15:33,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0173170566559s 2018-09-22 03:15:33,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:15:33,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:33,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-043d91f1-f77d-4e27-9cd7-fc0fd6ce0fd5 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:15:33,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-043d91f1-f77d-4e27-9cd7-fc0fd6ce0fd5 2018-09-22 03:15:33,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0724229812622s 2018-09-22 03:15:33,633 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-22 03:15:33,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-22 03:15:33,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" -d '{"role": {"name": "Member"}}' 2018-09-22 03:15:33,773 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:15:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4a45906-091c-420a-ba90-5a7a9d34e0ed Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}} 2018-09-22 03:15:33,773 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c4a45906-091c-420a-ba90-5a7a9d34e0ed 2018-09-22 03:15:33,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.139487981796s 2018-09-22 03:15:33,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:33,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585319a6-55ac-483a-87bb-8d1df35403a8 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "domain_id": null, "name": "Member", "id": "62469cd7391a4e49ad277ce31c855d62"}} 2018-09-22 03:15:33,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62 used request id req-585319a6-55ac-483a-87bb-8d1df35403a8 2018-09-22 03:15:33,860 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62'}, 'domain_id': None, 'human_id': None, 'id': u'62469cd7391a4e49ad277ce31c855d62', 'HUMAN_ID': False}) 2018-09-22 03:15:33,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:15:33,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:34,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b449b1e-b3c8-402a-8cf3-c5c4b991f4e6 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:15:34,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3b449b1e-b3c8-402a-8cf3-c5c4b991f4e6 2018-09-22 03:15:34,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.159829139709s 2018-09-22 03:15:34,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 03:15:34,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:34,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-468e5932-f0b4-4b0c-8083-97b8a4decef7 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:15:34,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-468e5932-f0b4-4b0c-8083-97b8a4decef7 2018-09-22 03:15:34,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0807459354401s 2018-09-22 03:15:34,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:15:34,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:34,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81733537-3ddc-4cc9-b8e0-c1287b006866 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "links": {"self": "http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163"}, "domain_id": "default", "enabled": true, "id": "39f4219c438e47d28a6cc8a4559e9163", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:15:34,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-81733537-3ddc-4cc9-b8e0-c1287b006866 2018-09-22 03:15:34,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10896396637s 2018-09-22 03:15:34,213 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-81733537-3ddc-4cc9-b8e0-c1287b006866 2018-09-22 03:15:34,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:15:34,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:34,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60efa2c7-06b9-4b8c-9f57-16a26e8d7302 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:15:34,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-60efa2c7-06b9-4b8c-9f57-16a26e8d7302 2018-09-22 03:15:34,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.073224067688s 2018-09-22 03:15:34,292 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-60efa2c7-06b9-4b8c-9f57-16a26e8d7302 2018-09-22 03:15:34,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 03:15:34,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=39f4219c438e47d28a6cc8a4559e9163&scope.project.id=7ef47fbf90a34e288f9fc346626ba5e5&role.id=62469cd7391a4e49ad277ce31c855d62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:34,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f66fe301-b8d3-4e48-95d9-7d80844e253c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=39f4219c438e47d28a6cc8a4559e9163&scope.project.id=7ef47fbf90a34e288f9fc346626ba5e5&role.id=62469cd7391a4e49ad277ce31c855d62", "previous": null, "next": null}} 2018-09-22 03:15:34,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=39f4219c438e47d28a6cc8a4559e9163&scope.project.id=7ef47fbf90a34e288f9fc346626ba5e5&role.id=62469cd7391a4e49ad277ce31c855d62 used request id req-f66fe301-b8d3-4e48-95d9-7d80844e253c 2018-09-22 03:15:34,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0811350345612s 2018-09-22 03:15:34,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 03:15:34,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/39f4219c438e47d28a6cc8a4559e9163/roles/62469cd7391a4e49ad277ce31c855d62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:34,501 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:15:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb731298-f225-4bca-a09e-b5115b086c75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:15:34,501 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/39f4219c438e47d28a6cc8a4559e9163/roles/62469cd7391a4e49ad277ce31c855d62 used request id req-fb731298-f225-4bca-a09e-b5115b086c75 2018-09-22 03:15:34,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.125051021576s 2018-09-22 03:15:34,502 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '9cc713e5-a11c-4ebe-a60e-d02978a6758d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8', 'project_id': u'7ef47fbf90a34e288f9fc346626ba5e5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-22 03:15:34,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 03:15:34,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 03:15:34,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 03:15:34,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 03:15:34,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 03:15:34,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 03:15:34,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 03:15:34,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 03:15:34,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 03:15:34,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 03:15:34,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 03:15:34,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 03:15:34,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 03:15:34,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 03:15:34,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 03:15:34,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 03:15:34,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 03:15:34,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 03:15:34,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 03:15:34,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 03:15:34,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 03:15:34,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 03:15:34,508 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8', 'password': '9cc713e5-a11c-4ebe-a60e-d02978a6758d', 'project_name': 'api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '7ef47fbf90a34e288f9fc346626ba5e5', 'project_domain_name': 'Default'} 2018-09-22 03:15:34,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:15:34,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:34,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-961d597a-7e2e-486e-bbc7-4a98a20181d0 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:15:34,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-961d597a-7e2e-486e-bbc7-4a98a20181d0 2018-09-22 03:15:34,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0763940811157s 2018-09-22 03:15:34,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:15:34,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:34,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2b59d62-67ba-4440-a9b6-e42adc8cfaaf Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:15:34,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f2b59d62-67ba-4440-a9b6-e42adc8cfaaf 2018-09-22 03:15:34,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0837731361389s 2018-09-22 03:15:34,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 03:15:34,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:34,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feddf2cb-4955-4b63-b719-640f72183b49 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:15:34,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-feddf2cb-4955-4b63-b719-640f72183b49 2018-09-22 03:15:34,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0822548866272s 2018-09-22 03:15:34,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:15:34,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:34,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-134f4580-ceb4-404a-9d8b-0dc7111ec9a0 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "links": {"self": "http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163"}, "domain_id": "default", "enabled": true, "id": "39f4219c438e47d28a6cc8a4559e9163", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:15:34,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-134f4580-ceb4-404a-9d8b-0dc7111ec9a0 2018-09-22 03:15:34,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0860130786896s 2018-09-22 03:15:34,841 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-134f4580-ceb4-404a-9d8b-0dc7111ec9a0 2018-09-22 03:15:34,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:15:34,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:34,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46ff4308-fea8-48ee-ba00-3be7579227d7 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:15:34,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-46ff4308-fea8-48ee-ba00-3be7579227d7 2018-09-22 03:15:34,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0808370113373s 2018-09-22 03:15:34,928 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-46ff4308-fea8-48ee-ba00-3be7579227d7 2018-09-22 03:15:34,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 03:15:34,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=39f4219c438e47d28a6cc8a4559e9163&scope.project.id=7ef47fbf90a34e288f9fc346626ba5e5&role.id=47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:35,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9bcd248-6635-4838-b0ab-e620808c1bcd Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=39f4219c438e47d28a6cc8a4559e9163&scope.project.id=7ef47fbf90a34e288f9fc346626ba5e5&role.id=47adb45f654a4d67913388702479dc07", "previous": null, "next": null}} 2018-09-22 03:15:35,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=39f4219c438e47d28a6cc8a4559e9163&scope.project.id=7ef47fbf90a34e288f9fc346626ba5e5&role.id=47adb45f654a4d67913388702479dc07 used request id req-d9bcd248-6635-4838-b0ab-e620808c1bcd 2018-09-22 03:15:35,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0834980010986s 2018-09-22 03:15:35,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 03:15:35,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/39f4219c438e47d28a6cc8a4559e9163/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:35,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:15:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-065ae9f9-d4fa-43e7-bf54-42d45923c2dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:15:35,129 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/39f4219c438e47d28a6cc8a4559e9163/roles/47adb45f654a4d67913388702479dc07 used request id req-065ae9f9-d4fa-43e7-bf54-42d45923c2dc 2018-09-22 03:15:35,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114400148392s 2018-09-22 03:15:35,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:15:35,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:35,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6517fadf-f66c-4cc0-8493-57c66055b5d7 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:15:35,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6517fadf-f66c-4cc0-8493-57c66055b5d7 2018-09-22 03:15:35,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.08136510849s 2018-09-22 03:15:35,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-22 03:15:35,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" -d '{"role": {"name": "heat_stack_owner"}}' 2018-09-22 03:15:35,425 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:15:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d5b3f54-22e2-4f98-acdd-4655385069ca Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}} 2018-09-22 03:15:35,425 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8d5b3f54-22e2-4f98-acdd-4655385069ca 2018-09-22 03:15:35,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.212918043137s 2018-09-22 03:15:35,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:35,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-075689a1-b8fd-44f5-9859-fbf9845fef52 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "domain_id": null, "name": "heat_stack_owner", "id": "65e4ea616545428390ceec06c7e11bea"}} 2018-09-22 03:15:35,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea used request id req-075689a1-b8fd-44f5-9859-fbf9845fef52 2018-09-22 03:15:35,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:15:35,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:35,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a03de7f1-d885-47f1-beb9-37bca173a188 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:15:35,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a03de7f1-d885-47f1-beb9-37bca173a188 2018-09-22 03:15:35,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0816671848297s 2018-09-22 03:15:35,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 03:15:35,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:35,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a350f59e-069e-4b54-86dd-a1da2257c6cf Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:15:35,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a350f59e-069e-4b54-86dd-a1da2257c6cf 2018-09-22 03:15:35,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0801980495453s 2018-09-22 03:15:35,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:15:35,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:35,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a7bc0b1-cf52-482c-941e-540cf966c11c Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "links": {"self": "http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163"}, "domain_id": "default", "enabled": true, "id": "39f4219c438e47d28a6cc8a4559e9163", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:15:35,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7a7bc0b1-cf52-482c-941e-540cf966c11c 2018-09-22 03:15:35,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.171970129013s 2018-09-22 03:15:35,839 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7a7bc0b1-cf52-482c-941e-540cf966c11c 2018-09-22 03:15:35,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:15:35,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:35,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c38bd05-e7a2-41c3-8e52-81f3ad0e7c96 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:15:35,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7c38bd05-e7a2-41c3-8e52-81f3ad0e7c96 2018-09-22 03:15:35,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0820548534393s 2018-09-22 03:15:35,928 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7c38bd05-e7a2-41c3-8e52-81f3ad0e7c96 2018-09-22 03:15:35,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 03:15:35,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=39f4219c438e47d28a6cc8a4559e9163&scope.project.id=7ef47fbf90a34e288f9fc346626ba5e5&role.id=65e4ea616545428390ceec06c7e11bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:36,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b4a08f-8141-4361-834e-6ec722e4fb83 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=39f4219c438e47d28a6cc8a4559e9163&scope.project.id=7ef47fbf90a34e288f9fc346626ba5e5&role.id=65e4ea616545428390ceec06c7e11bea", "previous": null, "next": null}} 2018-09-22 03:15:36,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=39f4219c438e47d28a6cc8a4559e9163&scope.project.id=7ef47fbf90a34e288f9fc346626ba5e5&role.id=65e4ea616545428390ceec06c7e11bea used request id req-58b4a08f-8141-4361-834e-6ec722e4fb83 2018-09-22 03:15:36,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0809290409088s 2018-09-22 03:15:36,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 03:15:36,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/39f4219c438e47d28a6cc8a4559e9163/roles/65e4ea616545428390ceec06c7e11bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:15:36,155 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:15:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24d1ce18-c694-4081-be83-4a8475d27a1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:15:36,155 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/39f4219c438e47d28a6cc8a4559e9163/roles/65e4ea616545428390ceec06c7e11bea used request id req-24d1ce18-c694-4081-be83-4a8475d27a1c 2018-09-22 03:15:36,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.143943071365s 2018-09-22 03:15:36,156 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-22 03:15:36,156 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-22 03:15:36,156 - openstack_tests - INFO - OS Credentials = > 2018-09-22 03:15:36,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:36,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:36,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:15:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["grOrT6U3RyWGeX9_0d65gg"], "issued_at": "2018-09-22T03:15:36.000000Z"}} 2018-09-22 03:15:36,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2bac5da45cce077ab1821ff0eb101330bf8441" 2018-09-22 03:15:37,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-967d4522-adb8-4506-8b8c-623b93008740 Date: Sat, 22 Sep 2018 03:15:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 03:15:37,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-967d4522-adb8-4506-8b8c-623b93008740 2018-09-22 03:15:37,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a2bac5da45cce077ab1821ff0eb101330bf8441" 2018-09-22 03:15:38,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-13b06c42-dcd7-4da4-9fb2-abb83853f1bd Date: Sat, 22 Sep 2018 03:15:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 03:15:38,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-13b06c42-dcd7-4da4-9fb2-abb83853f1bd 2018-09-22 03:15:38,259 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-22 03:15:38,259 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-09-22 03:15:38,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:38,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:38,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:15:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["ftQ_rQ5ORFWPVzArx_OBCA"], "issued_at": "2018-09-22T03:15:38.000000Z"}} 2018-09-22 03:15:38,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002bb3ce777144e3e0f61b1f14972a2219c843e8" 2018-09-22 03:15:38,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-137ffcbc-fdfb-4a79-b7c8-7f1a8f70267f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:15:38,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-137ffcbc-fdfb-4a79-b7c8-7f1a8f70267f 2018-09-22 03:15:38,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:15:38,865 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:15:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:15:38,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002bb3ce777144e3e0f61b1f14972a2219c843e8" 2018-09-22 03:15:38,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02464082-f3e8-434e-88d2-92d23b9b6d4a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 03:15:38,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-02464082-f3e8-434e-88d2-92d23b9b6d4a 2018-09-22 03:15:38,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002bb3ce777144e3e0f61b1f14972a2219c843e8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-f9ec271a-16e4-4fe0-9a40-fc14b87cfa4f-projName"}}' 2018-09-22 03:15:39,049 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62a563de-5e29-4e00-bd7d-34e8bd1bbc32 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ca9e8c2fcb1a48d5b0edddbc25455592"}, "enabled": true, "id": "ca9e8c2fcb1a48d5b0edddbc25455592", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-f9ec271a-16e4-4fe0-9a40-fc14b87cfa4f-projName"}} 2018-09-22 03:15:39,050 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-62a563de-5e29-4e00-bd7d-34e8bd1bbc32 2018-09-22 03:15:39,050 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-f9ec271a-16e4-4fe0-9a40-fc14b87cfa4f-projName 2018-09-22 03:15:39,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-f9ec271a-16e4-4fe0-9a40-fc14b87cfa4f-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002bb3ce777144e3e0f61b1f14972a2219c843e8" 2018-09-22 03:15:39,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18385202-bdc9-47a0-8155-4a88b1a739a2 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-f9ec271a-16e4-4fe0-9a40-fc14b87cfa4f-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ca9e8c2fcb1a48d5b0edddbc25455592"}, "enabled": true, "id": "ca9e8c2fcb1a48d5b0edddbc25455592", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-f9ec271a-16e4-4fe0-9a40-fc14b87cfa4f-projName"}]} 2018-09-22 03:15:39,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-f9ec271a-16e4-4fe0-9a40-fc14b87cfa4f-projName used request id req-18385202-bdc9-47a0-8155-4a88b1a739a2 2018-09-22 03:15:39,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002bb3ce777144e3e0f61b1f14972a2219c843e8" 2018-09-22 03:15:39,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d98500ed-f28d-4d8f-b2f7-1fa346ed4b56 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:15:39,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-d98500ed-f28d-4d8f-b2f7-1fa346ed4b56 2018-09-22 03:15:39,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002bb3ce777144e3e0f61b1f14972a2219c843e8" 2018-09-22 03:15:40,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-45495df1-839b-4f22-a61f-c5c1de24e65d Date: Sat, 22 Sep 2018 03:15:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:15:39Z", "updated_at": "2018-09-22T03:15:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:15:40Z", "revision_number": 0, "id": "47fc4c40-983e-46da-81e5-79237306bb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:15:40Z", "security_group_id": "afaf0862-8671-40e7-a4ec-ed16bfa0d884", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:15:40Z", "revision_number": 0, "id": "8d28b8aa-c37e-4787-8308-ec3e8f0bee1d", "remote_group_id": "afaf0862-8671-40e7-a4ec-ed16bfa0d884", "remote_ip_prefix": null, "created_at": "2018-09-22T03:15:40Z", "security_group_id": "afaf0862-8671-40e7-a4ec-ed16bfa0d884", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:15:40Z", "revision_number": 0, "id": "5a89d86a-9c95-4ea6-9248-efbd5d80d31d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:15:40Z", "security_group_id": "afaf0862-8671-40e7-a4ec-ed16bfa0d884", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:15:40Z", "revision_number": 0, "id": "e910b9a4-5f95-4a2a-927a-7d70b8bf736a", "remote_group_id": "afaf0862-8671-40e7-a4ec-ed16bfa0d884", "remote_ip_prefix": null, "created_at": "2018-09-22T03:15:40Z", "security_group_id": "afaf0862-8671-40e7-a4ec-ed16bfa0d884", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "afaf0862-8671-40e7-a4ec-ed16bfa0d884", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}]} 2018-09-22 03:15:40,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-45495df1-839b-4f22-a61f-c5c1de24e65d 2018-09-22 03:15:40,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002bb3ce777144e3e0f61b1f14972a2219c843e8" 2018-09-22 03:15:40,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f3783d9-db48-4054-bd25-9b4a3120e01f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:15:40,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-2f3783d9-db48-4054-bd25-9b4a3120e01f 2018-09-22 03:15:40,354 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - afaf0862-8671-40e7-a4ec-ed16bfa0d884 2018-09-22 03:15:40,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=afaf0862-8671-40e7-a4ec-ed16bfa0d884 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002bb3ce777144e3e0f61b1f14972a2219c843e8" 2018-09-22 03:15:41,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8a790ad5-d7c8-4d25-b011-8c025277c793 Date: Sat, 22 Sep 2018 03:15:41 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-09-22T03:15:40Z", "security_group_id": "afaf0862-8671-40e7-a4ec-ed16bfa0d884", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:15:40Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "47fc4c40-983e-46da-81e5-79237306bb49"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:15:40Z", "security_group_id": "afaf0862-8671-40e7-a4ec-ed16bfa0d884", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:15:40Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5a89d86a-9c95-4ea6-9248-efbd5d80d31d"}, {"remote_group_id": "afaf0862-8671-40e7-a4ec-ed16bfa0d884", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:15:40Z", "security_group_id": "afaf0862-8671-40e7-a4ec-ed16bfa0d884", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:15:40Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "8d28b8aa-c37e-4787-8308-ec3e8f0bee1d"}, {"remote_group_id": "afaf0862-8671-40e7-a4ec-ed16bfa0d884", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:15:40Z", "security_group_id": "afaf0862-8671-40e7-a4ec-ed16bfa0d884", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:15:40Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "e910b9a4-5f95-4a2a-927a-7d70b8bf736a"}]} 2018-09-22 03:15:41,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=afaf0862-8671-40e7-a4ec-ed16bfa0d884 used request id req-8a790ad5-d7c8-4d25-b011-8c025277c793 2018-09-22 03:15:41,172 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 03:15:41,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/afaf0862-8671-40e7-a4ec-ed16bfa0d884 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002bb3ce777144e3e0f61b1f14972a2219c843e8" 2018-09-22 03:15:42,289 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d362fb85-e5c4-4dda-ae04-74ea29bbb854 Content-Length: 0 Date: Sat, 22 Sep 2018 03:15:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:15:42,289 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/afaf0862-8671-40e7-a4ec-ed16bfa0d884 used request id req-d362fb85-e5c4-4dda-ae04-74ea29bbb854 2018-09-22 03:15:42,289 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-f9ec271a-16e4-4fe0-9a40-fc14b87cfa4f-projName 2018-09-22 03:15:42,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/ca9e8c2fcb1a48d5b0edddbc25455592 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002bb3ce777144e3e0f61b1f14972a2219c843e8" 2018-09-22 03:15:42,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f32164f-0b10-416c-b049-d1a6d66b3f0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:15:42,460 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ca9e8c2fcb1a48d5b0edddbc25455592 used request id req-7f32164f-0b10-416c-b049-d1a6d66b3f0b 2018-09-22 03:15:42,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:42,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:15:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["4kj23V1QTN6EQg10fyuvUA"], "issued_at": "2018-09-22T03:15:42.000000Z"}} 2018-09-22 03:15:42,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d35a42b67079ea345c1dba476c59edc0d88ab9c" 2018-09-22 03:15:42,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f24a7d-0d5b-471d-9341-99c7c2563bf9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:15:42,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-39f24a7d-0d5b-471d-9341-99c7c2563bf9 2018-09-22 03:15:42,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:15:42,942 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:15:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:15:42,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d35a42b67079ea345c1dba476c59edc0d88ab9c" 2018-09-22 03:15:43,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc3faf77-342c-433b-8fc7-b5c51e169781 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 03:15:43,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fc3faf77-342c-433b-8fc7-b5c51e169781 2018-09-22 03:15:43,433 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-c3bfbcd2-ac59-4b9b-9622-da77793afa1f-username 2018-09-22 03:15:43,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d35a42b67079ea345c1dba476c59edc0d88ab9c" 2018-09-22 03:15:43,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a8c73ee-7bb2-4f72-bb55-d85cbb435da5 Content-Encoding: gzip Content-Length: 950 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "KeystoneUtilsTests-c3bfbcd2-ac59-4b9b-9622-da77793afa1f-username", "links": {"self": "http://172.30.9.23:5000/v3/users/14435905bcf44d8985b37ee5fdddb2f1"}, "domain_id": "default", "enabled": true, "id": "14435905bcf44d8985b37ee5fdddb2f1", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "links": {"self": "http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163"}, "domain_id": "default", "enabled": true, "id": "39f4219c438e47d28a6cc8a4559e9163", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:15:43,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5a8c73ee-7bb2-4f72-bb55-d85cbb435da5 2018-09-22 03:15:43,553 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-c3bfbcd2-ac59-4b9b-9622-da77793afa1f-username 2018-09-22 03:15:43,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/14435905bcf44d8985b37ee5fdddb2f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d35a42b67079ea345c1dba476c59edc0d88ab9c" 2018-09-22 03:15:43,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:15:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f3a6c54-31d1-40cf-a1f9-cf1ab3dc2161 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:15:43,712 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/14435905bcf44d8985b37ee5fdddb2f1 used request id req-2f3a6c54-31d1-40cf-a1f9-cf1ab3dc2161 2018-09-22 03:15:43,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:44,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:15:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["6cP8H2dLSRqs8H_x-wl8SQ"], "issued_at": "2018-09-22T03:15:44.000000Z"}} 2018-09-22 03:15:44,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc2a0b1d4a13d490d0a23b4f50037b74a469480" 2018-09-22 03:15:44,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d52bd5f7-1413-44f4-981b-e4c58568dac2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:15:44,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d52bd5f7-1413-44f4-981b-e4c58568dac2 2018-09-22 03:15:44,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:44,204 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-22 03:15:44,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:44,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:15:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["QfQNOFWRS0eynESLp0wC0Q"], "issued_at": "2018-09-22T03:15:44.000000Z"}} 2018-09-22 03:15:44,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953c6db6ef3e884e8732227681dc9d7f4794084b" 2018-09-22 03:15:44,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3d5192-4bf4-4ada-b914-da6b42a8e92b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:15:44,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8b3d5192-4bf4-4ada-b914-da6b42a8e92b 2018-09-22 03:15:44,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:44,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:45,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:15:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["Hw-TLft4TD2FYv_0ClXeLw"], "issued_at": "2018-09-22T03:15:45.000000Z"}} 2018-09-22 03:15:45,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:45,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:15:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["Wa2ua5zZS32kM9FDhlsxaQ"], "issued_at": "2018-09-22T03:15:45.000000Z"}} 2018-09-22 03:15:45,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab5b7691bec76509fd38f8c0472243f0fa4f0908" 2018-09-22 03:15:45,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50642aaa-1197-4777-a9e3-bc40184757a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:15:45,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-50642aaa-1197-4777-a9e3-bc40184757a6 2018-09-22 03:15:45,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:45,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:45,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:15:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["74mIOoQzQHSzqqjilmudCQ"], "issued_at": "2018-09-22T03:15:45.000000Z"}} 2018-09-22 03:15:45,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:46,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:15:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["qYdiuGWVTg6_DEFqZF0gsg"], "issued_at": "2018-09-22T03:15:46.000000Z"}} 2018-09-22 03:15:46,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ac222f3546dc0d40b8bcfb0dc09b6e65fe7042" 2018-09-22 03:15:46,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-899cea5a-304e-4dfd-a254-fd015faeece6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:15:46,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-899cea5a-304e-4dfd-a254-fd015faeece6 2018-09-22 03:15:46,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:46,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:46,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:15:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["dwpecC1HTHq2F5GJ_f3NVg"], "issued_at": "2018-09-22T03:15:46.000000Z"}} 2018-09-22 03:15:46,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:46,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:47,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:15:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["4AAth_QxSMWDNGN1buOz9Q"], "issued_at": "2018-09-22T03:15:47.000000Z"}} 2018-09-22 03:15:47,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:47,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:47,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:15:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["rxVKMkBmTf6n4YeIhOwh8Q"], "issued_at": "2018-09-22T03:15:47.000000Z"}} 2018-09-22 03:15:47,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:48,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:15:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["eR8Sgh3eQIiqNu08QWm6qA"], "issued_at": "2018-09-22T03:15:48.000000Z"}} 2018-09-22 03:15:48,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3cc86908283c4717afc2187849b4c618bc17ab" 2018-09-22 03:15:48,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74fa747b-4489-44c4-8973-42d8da8d6aee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:15:48,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-74fa747b-4489-44c4-8973-42d8da8d6aee 2018-09-22 03:15:48,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:15:48,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:15:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:15:48,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3cc86908283c4717afc2187849b4c618bc17ab" 2018-09-22 03:15:48,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b272cb2-a86a-45d2-9685-5f2c4d967e6c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 03:15:48,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2b272cb2-a86a-45d2-9685-5f2c4d967e6c 2018-09-22 03:15:48,731 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-f0fb46a4-3452-4b0c-b47c-33e477a0c750-username 2018-09-22 03:15:48,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3cc86908283c4717afc2187849b4c618bc17ab" 2018-09-22 03:15:48,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7585895f-3cf2-43b9-bf01-ac38e540241b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 03:15:48,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7585895f-3cf2-43b9-bf01-ac38e540241b 2018-09-22 03:15:48,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3cc86908283c4717afc2187849b4c618bc17ab" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-f0fb46a4-3452-4b0c-b47c-33e477a0c750-projName"}}' 2018-09-22 03:15:49,026 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:15:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62f1ca97-baa5-4396-9624-72c63031acd6 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/820db286de8c4e1e819d8e887e6509ac"}, "enabled": true, "id": "820db286de8c4e1e819d8e887e6509ac", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-f0fb46a4-3452-4b0c-b47c-33e477a0c750-projName"}} 2018-09-22 03:15:49,026 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-62f1ca97-baa5-4396-9624-72c63031acd6 2018-09-22 03:15:49,026 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-f0fb46a4-3452-4b0c-b47c-33e477a0c750-projName 2018-09-22 03:15:49,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3cc86908283c4717afc2187849b4c618bc17ab" -d '{"role": {"name": "KeystoneUtilsTests-f0fb46a4-3452-4b0c-b47c-33e477a0c750-role"}}' 2018-09-22 03:15:49,133 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:15:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9eae9bcc-7cfb-46fc-9a45-dc171e08edb2 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4862ac954d684ed3866a6993723bb45a", "links": {"self": "http://172.30.9.23:5000/v3/roles/4862ac954d684ed3866a6993723bb45a"}, "name": "KeystoneUtilsTests-f0fb46a4-3452-4b0c-b47c-33e477a0c750-role"}} 2018-09-22 03:15:49,133 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-9eae9bcc-7cfb-46fc-9a45-dc171e08edb2 2018-09-22 03:15:49,134 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-f0fb46a4-3452-4b0c-b47c-33e477a0c750-role 2018-09-22 03:15:49,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4862ac954d684ed3866a6993723bb45a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3cc86908283c4717afc2187849b4c618bc17ab" 2018-09-22 03:15:49,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cec8d01-1600-46ca-af7b-259d2a8eb388 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/4862ac954d684ed3866a6993723bb45a"}, "domain_id": null, "name": "KeystoneUtilsTests-f0fb46a4-3452-4b0c-b47c-33e477a0c750-role", "id": "4862ac954d684ed3866a6993723bb45a"}} 2018-09-22 03:15:49,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4862ac954d684ed3866a6993723bb45a used request id req-2cec8d01-1600-46ca-af7b-259d2a8eb388 2018-09-22 03:15:49,218 - keystone_utils - INFO - Granting role KeystoneUtilsTests-f0fb46a4-3452-4b0c-b47c-33e477a0c750-role to project KeystoneUtilsTests-f0fb46a4-3452-4b0c-b47c-33e477a0c750-projName 2018-09-22 03:15:49,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/820db286de8c4e1e819d8e887e6509ac/users/363891195ab741fca56e1e875713281e/roles/4862ac954d684ed3866a6993723bb45a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3cc86908283c4717afc2187849b4c618bc17ab" 2018-09-22 03:15:49,383 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:15:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26aa7421-c076-4bbf-86f2-a7793e70dc5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:15:49,383 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/820db286de8c4e1e819d8e887e6509ac/users/363891195ab741fca56e1e875713281e/roles/4862ac954d684ed3866a6993723bb45a used request id req-26aa7421-c076-4bbf-86f2-a7793e70dc5f 2018-09-22 03:15:49,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/820db286de8c4e1e819d8e887e6509ac/users/363891195ab741fca56e1e875713281e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3cc86908283c4717afc2187849b4c618bc17ab" 2018-09-22 03:15:49,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e1b5022-2bc5-43c6-9a15-e5379087a503 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/820db286de8c4e1e819d8e887e6509ac/users/363891195ab741fca56e1e875713281e/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4862ac954d684ed3866a6993723bb45a", "links": {"self": "http://172.30.9.23:5000/v3/roles/4862ac954d684ed3866a6993723bb45a"}, "name": "KeystoneUtilsTests-f0fb46a4-3452-4b0c-b47c-33e477a0c750-role"}]} 2018-09-22 03:15:49,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/820db286de8c4e1e819d8e887e6509ac/users/363891195ab741fca56e1e875713281e/roles used request id req-6e1b5022-2bc5-43c6-9a15-e5379087a503 2018-09-22 03:15:49,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3cc86908283c4717afc2187849b4c618bc17ab" 2018-09-22 03:15:50,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-ca3a9aae-0f51-4874-aa9d-ea1256689325 Date: Sat, 22 Sep 2018 03:15:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:15:50Z", "updated_at": "2018-09-22T03:15:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:15:50Z", "revision_number": 0, "id": "9e39f13a-35f7-4c5d-82ba-d77af0763060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:15:50Z", "security_group_id": "9ce78c13-523e-4f4f-af80-cfa7feba66b1", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:15:50Z", "revision_number": 0, "id": "fbb18a31-a8d9-49ca-8ac4-a32a5f46727b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:15:50Z", "security_group_id": "9ce78c13-523e-4f4f-af80-cfa7feba66b1", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:15:50Z", "revision_number": 0, "id": "e4a2c912-5f28-43cd-b3c0-a6e856c49dc0", "remote_group_id": "9ce78c13-523e-4f4f-af80-cfa7feba66b1", "remote_ip_prefix": null, "created_at": "2018-09-22T03:15:50Z", "security_group_id": "9ce78c13-523e-4f4f-af80-cfa7feba66b1", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:15:50Z", "revision_number": 0, "id": "bb4f2786-6dd9-4032-a939-5edb635f014d", "remote_group_id": "9ce78c13-523e-4f4f-af80-cfa7feba66b1", "remote_ip_prefix": null, "created_at": "2018-09-22T03:15:50Z", "security_group_id": "9ce78c13-523e-4f4f-af80-cfa7feba66b1", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "9ce78c13-523e-4f4f-af80-cfa7feba66b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}]} 2018-09-22 03:15:50,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ca3a9aae-0f51-4874-aa9d-ea1256689325 2018-09-22 03:15:50,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3cc86908283c4717afc2187849b4c618bc17ab" 2018-09-22 03:15:50,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecdeeae5-58bd-4b81-98be-ed97e6e70bf9 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:15:50,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-ecdeeae5-58bd-4b81-98be-ed97e6e70bf9 2018-09-22 03:15:50,658 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ce78c13-523e-4f4f-af80-cfa7feba66b1 2018-09-22 03:15:50,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9ce78c13-523e-4f4f-af80-cfa7feba66b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3cc86908283c4717afc2187849b4c618bc17ab" 2018-09-22 03:15:51,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4f911fa3-0f1e-4647-ad40-5fca59093ef7 Date: Sat, 22 Sep 2018 03:15:51 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-09-22T03:15:50Z", "security_group_id": "9ce78c13-523e-4f4f-af80-cfa7feba66b1", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:15:50Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "9e39f13a-35f7-4c5d-82ba-d77af0763060"}, {"remote_group_id": "9ce78c13-523e-4f4f-af80-cfa7feba66b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:15:50Z", "security_group_id": "9ce78c13-523e-4f4f-af80-cfa7feba66b1", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:15:50Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "bb4f2786-6dd9-4032-a939-5edb635f014d"}, {"remote_group_id": "9ce78c13-523e-4f4f-af80-cfa7feba66b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:15:50Z", "security_group_id": "9ce78c13-523e-4f4f-af80-cfa7feba66b1", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:15:50Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "e4a2c912-5f28-43cd-b3c0-a6e856c49dc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:15:50Z", "security_group_id": "9ce78c13-523e-4f4f-af80-cfa7feba66b1", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:15:50Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "fbb18a31-a8d9-49ca-8ac4-a32a5f46727b"}]} 2018-09-22 03:15:51,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9ce78c13-523e-4f4f-af80-cfa7feba66b1 used request id req-4f911fa3-0f1e-4647-ad40-5fca59093ef7 2018-09-22 03:15:51,372 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 03:15:51,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/9ce78c13-523e-4f4f-af80-cfa7feba66b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3cc86908283c4717afc2187849b4c618bc17ab" 2018-09-22 03:15:51,793 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-765e7183-7b35-4523-bb7b-fbdd2e06467e Content-Length: 0 Date: Sat, 22 Sep 2018 03:15:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:15:51,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/9ce78c13-523e-4f4f-af80-cfa7feba66b1 used request id req-765e7183-7b35-4523-bb7b-fbdd2e06467e 2018-09-22 03:15:51,793 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-f0fb46a4-3452-4b0c-b47c-33e477a0c750-projName 2018-09-22 03:15:51,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/820db286de8c4e1e819d8e887e6509ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3cc86908283c4717afc2187849b4c618bc17ab" 2018-09-22 03:15:51,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:15:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3a35cc6-da77-455d-86b5-6ddae8b1e232 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:15:51,999 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/820db286de8c4e1e819d8e887e6509ac used request id req-a3a35cc6-da77-455d-86b5-6ddae8b1e232 2018-09-22 03:15:52,000 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-f0fb46a4-3452-4b0c-b47c-33e477a0c750-username 2018-09-22 03:15:52,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/363891195ab741fca56e1e875713281e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3cc86908283c4717afc2187849b4c618bc17ab" 2018-09-22 03:15:52,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:15:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe49bda4-8943-40b0-b099-bb8689d57e87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:15:52,206 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/363891195ab741fca56e1e875713281e used request id req-fe49bda4-8943-40b0-b099-bb8689d57e87 2018-09-22 03:15:52,206 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-f0fb46a4-3452-4b0c-b47c-33e477a0c750-role 2018-09-22 03:15:52,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4862ac954d684ed3866a6993723bb45a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3cc86908283c4717afc2187849b4c618bc17ab" 2018-09-22 03:15:52,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:15:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6acb35c2-0892-4b03-b4aa-888c21572361 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:15:52,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4862ac954d684ed3866a6993723bb45a used request id req-6acb35c2-0892-4b03-b4aa-888c21572361 2018-09-22 03:15:52,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:52,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:15:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["fpULF4LxTDSd-TYh_CVupQ"], "issued_at": "2018-09-22T03:15:52.000000Z"}} 2018-09-22 03:15:52,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e2b2e76cf6d0b98d5f9826ee54e5260827c675" 2018-09-22 03:15:52,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a6ff374-3c18-4eb5-aa73-c72bd1b36764 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:15:52,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4a6ff374-3c18-4eb5-aa73-c72bd1b36764 2018-09-22 03:15:52,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:52,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:53,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:15:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["1MOjgf7rSOqm2fPt6O6iyw"], "issued_at": "2018-09-22T03:15:53.000000Z"}} 2018-09-22 03:15:53,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a888a6ea2d5fb1e0e4a7ef0149423a371de693" 2018-09-22 03:15:53,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e14d16f2-23d6-4d86-8f5f-de9ab1d1fdca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:15:53,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e14d16f2-23d6-4d86-8f5f-de9ab1d1fdca 2018-09-22 03:15:53,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:15:53,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:15:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:15:53,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a888a6ea2d5fb1e0e4a7ef0149423a371de693" 2018-09-22 03:15:53,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cfa0f86-454f-44e9-8d48-6258a4f8f9b0 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "links": {"self": "http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163"}, "domain_id": "default", "enabled": true, "id": "39f4219c438e47d28a6cc8a4559e9163", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:15:53,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8cfa0f86-454f-44e9-8d48-6258a4f8f9b0 2018-09-22 03:15:53,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a888a6ea2d5fb1e0e4a7ef0149423a371de693" 2018-09-22 03:15:53,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-595385ac-56ec-4cfa-a9ff-39ff5e9c735a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 03:15:53,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-595385ac-56ec-4cfa-a9ff-39ff5e9c735a 2018-09-22 03:15:53,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a888a6ea2d5fb1e0e4a7ef0149423a371de693" 2018-09-22 03:15:53,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a3ac4c7-f552-49dc-baba-178f7276e187 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:15:53,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6a3ac4c7-f552-49dc-baba-178f7276e187 2018-09-22 03:15:53,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a888a6ea2d5fb1e0e4a7ef0149423a371de693" 2018-09-22 03:15:53,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ad147a-3738-4397-b531-e8019daac0da Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}]} 2018-09-22 03:15:53,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 used request id req-31ad147a-3738-4397-b531-e8019daac0da 2018-09-22 03:15:53,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/2ccab48ac952476d9308fda97883b41c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a888a6ea2d5fb1e0e4a7ef0149423a371de693" 2018-09-22 03:15:54,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e1f876-da90-4c94-99c6-28fb145b4ac6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/2ccab48ac952476d9308fda97883b41c"}, "enabled": true, "id": "2ccab48ac952476d9308fda97883b41c", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-52d34944-3516-4f1-name"}} 2018-09-22 03:15:54,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/2ccab48ac952476d9308fda97883b41c used request id req-06e1f876-da90-4c94-99c6-28fb145b4ac6 2018-09-22 03:15:54,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/2ccab48ac952476d9308fda97883b41c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a888a6ea2d5fb1e0e4a7ef0149423a371de693" 2018-09-22 03:15:54,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-347bf850-7a5c-455e-8d09-0771e752b0d8 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/2ccab48ac952476d9308fda97883b41c/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 03:15:54,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/2ccab48ac952476d9308fda97883b41c/roles used request id req-347bf850-7a5c-455e-8d09-0771e752b0d8 2018-09-22 03:15:54,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a888a6ea2d5fb1e0e4a7ef0149423a371de693" 2018-09-22 03:15:54,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ccc5136-fb81-4d8d-ba29-eb07b1f1c8b1 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "domain_id": null, "name": "admin", "id": "47adb45f654a4d67913388702479dc07"}} 2018-09-22 03:15:54,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 used request id req-3ccc5136-fb81-4d8d-ba29-eb07b1f1c8b1 2018-09-22 03:15:54,351 - keystone_utils - INFO - Granting role admin to project api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 2018-09-22 03:15:54,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/2ccab48ac952476d9308fda97883b41c/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a888a6ea2d5fb1e0e4a7ef0149423a371de693" 2018-09-22 03:15:54,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdae340d-d5d3-4114-93ff-7c2c4d900a1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:15:54,517 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/2ccab48ac952476d9308fda97883b41c/roles/47adb45f654a4d67913388702479dc07 used request id req-bdae340d-d5d3-4114-93ff-7c2c4d900a1d 2018-09-22 03:15:54,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a888a6ea2d5fb1e0e4a7ef0149423a371de693" 2018-09-22 03:15:54,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5889639a-3562-467d-b00e-facbb29e10a5 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:15:54,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5889639a-3562-467d-b00e-facbb29e10a5 2018-09-22 03:15:54,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a888a6ea2d5fb1e0e4a7ef0149423a371de693" 2018-09-22 03:15:54,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf4621a1-90b5-4058-b422-37b3a2791cc6 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}]} 2018-09-22 03:15:54,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 used request id req-cf4621a1-90b5-4058-b422-37b3a2791cc6 2018-09-22 03:15:54,689 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-52d34944-3516-4f1-name 2018-09-22 03:15:54,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:15:54,697 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:15:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:15:54,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e2b2e76cf6d0b98d5f9826ee54e5260827c675" 2018-09-22 03:15:54,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51cbbaf2-74bf-4d0f-a8e1-d2c37aab276f Content-Encoding: gzip Content-Length: 942 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-52d34944-3516-4f1-name", "links": {"self": "http://172.30.9.23:5000/v3/users/2ccab48ac952476d9308fda97883b41c"}, "domain_id": "default", "enabled": true, "id": "2ccab48ac952476d9308fda97883b41c", "options": {}}, {"password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "links": {"self": "http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163"}, "domain_id": "default", "enabled": true, "id": "39f4219c438e47d28a6cc8a4559e9163", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:15:54,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-51cbbaf2-74bf-4d0f-a8e1-d2c37aab276f 2018-09-22 03:15:54,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e2b2e76cf6d0b98d5f9826ee54e5260827c675" 2018-09-22 03:15:54,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8249e2d1-91ea-489c-aa86-3cfa4a2a4d91 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:15:54,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8249e2d1-91ea-489c-aa86-3cfa4a2a4d91 2018-09-22 03:15:54,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e2b2e76cf6d0b98d5f9826ee54e5260827c675" 2018-09-22 03:15:54,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b3fbcfd-f1c9-4145-8c82-4536f5de8cc7 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}]} 2018-09-22 03:15:54,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 used request id req-4b3fbcfd-f1c9-4145-8c82-4536f5de8cc7 2018-09-22 03:15:54,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/2ccab48ac952476d9308fda97883b41c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e2b2e76cf6d0b98d5f9826ee54e5260827c675" 2018-09-22 03:15:55,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ee4318-8010-4c71-8746-4ccc4e0b8703 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/2ccab48ac952476d9308fda97883b41c/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}]} 2018-09-22 03:15:55,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/2ccab48ac952476d9308fda97883b41c/roles used request id req-e9ee4318-8010-4c71-8746-4ccc4e0b8703 2018-09-22 03:15:55,087 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-52d34944-3516-4f1-name 2018-09-22 03:15:55,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/2ccab48ac952476d9308fda97883b41c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a888a6ea2d5fb1e0e4a7ef0149423a371de693" 2018-09-22 03:15:55,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:15:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5ec25d5-1688-431f-add9-08c7ea4573ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:15:55,402 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2ccab48ac952476d9308fda97883b41c used request id req-e5ec25d5-1688-431f-add9-08c7ea4573ea 2018-09-22 03:15:55,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:55,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:15:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["G7-3zvskSeqVOgF2-boGeA"], "issued_at": "2018-09-22T03:15:55.000000Z"}} 2018-09-22 03:15:55,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d4be5dc15ba2a8fd5200e248ecefc0536ca21" 2018-09-22 03:15:55,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc610a9f-e2a9-4474-bd9d-2b422ef9932e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:15:55,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bc610a9f-e2a9-4474-bd9d-2b422ef9932e 2018-09-22 03:15:55,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:55,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:56,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:15:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["EDfn9f7lRkSZALlZcQTILQ"], "issued_at": "2018-09-22T03:15:56.000000Z"}} 2018-09-22 03:15:56,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba7ecde5418e4c894986506d7c546b4954716bd" 2018-09-22 03:15:56,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-917aa2b4-6ace-4348-b889-b3afd0dafc9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:15:56,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-917aa2b4-6ace-4348-b889-b3afd0dafc9d 2018-09-22 03:15:56,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:15:56,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:15:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:15:56,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba7ecde5418e4c894986506d7c546b4954716bd" 2018-09-22 03:15:56,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad347bae-b09c-4040-a6f8-5c132437c935 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "links": {"self": "http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163"}, "domain_id": "default", "enabled": true, "id": "39f4219c438e47d28a6cc8a4559e9163", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:15:56,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ad347bae-b09c-4040-a6f8-5c132437c935 2018-09-22 03:15:56,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba7ecde5418e4c894986506d7c546b4954716bd" 2018-09-22 03:15:56,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c401a0ee-93ca-421b-ac92-b6bd1a876223 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 03:15:56,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c401a0ee-93ca-421b-ac92-b6bd1a876223 2018-09-22 03:15:56,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba7ecde5418e4c894986506d7c546b4954716bd" 2018-09-22 03:15:57,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbeded59-8c5f-41b3-9958-77ef21adafaf Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:15:57,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bbeded59-8c5f-41b3-9958-77ef21adafaf 2018-09-22 03:15:57,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba7ecde5418e4c894986506d7c546b4954716bd" 2018-09-22 03:15:57,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-051a03ea-b88b-4612-a8de-2fb3cd9d4806 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}]} 2018-09-22 03:15:57,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 used request id req-051a03ea-b88b-4612-a8de-2fb3cd9d4806 2018-09-22 03:15:57,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/992b5c96a8b1494089d0c79ff20b35e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba7ecde5418e4c894986506d7c546b4954716bd" 2018-09-22 03:15:57,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e8f41f0-9963-4a52-8928-8799c009aa45 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/992b5c96a8b1494089d0c79ff20b35e8"}, "enabled": true, "id": "992b5c96a8b1494089d0c79ff20b35e8", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-616c7aa5-17fc-4c4-name"}} 2018-09-22 03:15:57,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/992b5c96a8b1494089d0c79ff20b35e8 used request id req-0e8f41f0-9963-4a52-8928-8799c009aa45 2018-09-22 03:15:57,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/992b5c96a8b1494089d0c79ff20b35e8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba7ecde5418e4c894986506d7c546b4954716bd" 2018-09-22 03:15:57,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af005046-4766-4b82-9568-c349bdd23f62 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/992b5c96a8b1494089d0c79ff20b35e8/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 03:15:57,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/992b5c96a8b1494089d0c79ff20b35e8/roles used request id req-af005046-4766-4b82-9568-c349bdd23f62 2018-09-22 03:15:57,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba7ecde5418e4c894986506d7c546b4954716bd" 2018-09-22 03:15:57,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e02b4adb-0b58-44a7-8f3f-db5af519204d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "domain_id": null, "name": "admin", "id": "47adb45f654a4d67913388702479dc07"}} 2018-09-22 03:15:57,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 used request id req-e02b4adb-0b58-44a7-8f3f-db5af519204d 2018-09-22 03:15:57,428 - keystone_utils - INFO - Granting role admin to project api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 2018-09-22 03:15:57,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/992b5c96a8b1494089d0c79ff20b35e8/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba7ecde5418e4c894986506d7c546b4954716bd" 2018-09-22 03:15:57,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77d5eef0-f442-4304-92b6-98d106730a78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:15:57,555 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/992b5c96a8b1494089d0c79ff20b35e8/roles/47adb45f654a4d67913388702479dc07 used request id req-77d5eef0-f442-4304-92b6-98d106730a78 2018-09-22 03:15:57,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba7ecde5418e4c894986506d7c546b4954716bd" 2018-09-22 03:15:57,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5d89fad-48b3-412b-9331-facb4b07796a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:15:57,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a5d89fad-48b3-412b-9331-facb4b07796a 2018-09-22 03:15:57,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba7ecde5418e4c894986506d7c546b4954716bd" 2018-09-22 03:15:57,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc42e92c-a54c-47fd-83b6-03505dc1eb08 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}]} 2018-09-22 03:15:57,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 used request id req-fc42e92c-a54c-47fd-83b6-03505dc1eb08 2018-09-22 03:15:57,741 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-616c7aa5-17fc-4c4-name 2018-09-22 03:15:57,742 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-616c7aa5-17fc-4c4-name 2018-09-22 03:15:57,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:15:57,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:15:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:15:57,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/992b5c96a8b1494089d0c79ff20b35e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d4be5dc15ba2a8fd5200e248ecefc0536ca21" 2018-09-22 03:15:58,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27e122fc-5906-4ed8-92b6-aba2de5453a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:15:58,016 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/992b5c96a8b1494089d0c79ff20b35e8 used request id req-27e122fc-5906-4ed8-92b6-aba2de5453a4 2018-09-22 03:15:58,017 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-616c7aa5-17fc-4c4-name 2018-09-22 03:15:58,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/992b5c96a8b1494089d0c79ff20b35e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba7ecde5418e4c894986506d7c546b4954716bd" 2018-09-22 03:15:58,112 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:15:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-652deae5-fa2d-4bbe-9904-88aa05365920 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 992b5c96a8b1494089d0c79ff20b35e8.", "code": 404, "title": "Not Found"}} 2018-09-22 03:15:58,112 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/992b5c96a8b1494089d0c79ff20b35e8 used request id req-652deae5-fa2d-4bbe-9904-88aa05365920 2018-09-22 03:15:58,112 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 03:15:58,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:58,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:15:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["zyo0n8tTQGijkuJtTLDiiQ"], "issued_at": "2018-09-22T03:15:58.000000Z"}} 2018-09-22 03:15:58,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}504b6c9289ef4f24b8de710e2e00e4dabbd331f3" 2018-09-22 03:15:58,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d501f38-815d-4b00-847c-540ee48a4846 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:15:58,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8d501f38-815d-4b00-847c-540ee48a4846 2018-09-22 03:15:58,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:15:58,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:15:58,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:15:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["GqkpXTdeRRCP_3jYSe04wg"], "issued_at": "2018-09-22T03:15:58.000000Z"}} 2018-09-22 03:15:58,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce17a4a9b5b16af99f08e186f47990f5906a342a" 2018-09-22 03:15:59,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ccc0afe-2e9a-42f2-b773-8d8e64e20fd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:15:59,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2ccc0afe-2e9a-42f2-b773-8d8e64e20fd9 2018-09-22 03:15:59,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:15:59,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:15:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:15:59,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce17a4a9b5b16af99f08e186f47990f5906a342a" 2018-09-22 03:15:59,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aacd45d5-042b-46de-8cbc-5890503f0527 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "links": {"self": "http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163"}, "domain_id": "default", "enabled": true, "id": "39f4219c438e47d28a6cc8a4559e9163", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:15:59,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-aacd45d5-042b-46de-8cbc-5890503f0527 2018-09-22 03:15:59,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce17a4a9b5b16af99f08e186f47990f5906a342a" 2018-09-22 03:15:59,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf4715d-7484-49f7-b162-5574b9eab1d0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 03:15:59,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0cf4715d-7484-49f7-b162-5574b9eab1d0 2018-09-22 03:15:59,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce17a4a9b5b16af99f08e186f47990f5906a342a" 2018-09-22 03:15:59,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0efa5c9-4413-4129-844e-bd3d6c13738b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:15:59,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d0efa5c9-4413-4129-844e-bd3d6c13738b 2018-09-22 03:15:59,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce17a4a9b5b16af99f08e186f47990f5906a342a" 2018-09-22 03:15:59,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb79cb8c-d712-4c23-ac80-cd980e4246b0 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}]} 2018-09-22 03:15:59,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 used request id req-fb79cb8c-d712-4c23-ac80-cd980e4246b0 2018-09-22 03:15:59,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/cf6859a99d9044d8ab21f5f0757a7caf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce17a4a9b5b16af99f08e186f47990f5906a342a" 2018-09-22 03:15:59,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe9d36f-4220-4315-8a62-70893542fd2d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/cf6859a99d9044d8ab21f5f0757a7caf"}, "enabled": true, "id": "cf6859a99d9044d8ab21f5f0757a7caf", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-d00eb169-21a0-475-name"}} 2018-09-22 03:15:59,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/cf6859a99d9044d8ab21f5f0757a7caf used request id req-cfe9d36f-4220-4315-8a62-70893542fd2d 2018-09-22 03:15:59,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/cf6859a99d9044d8ab21f5f0757a7caf/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce17a4a9b5b16af99f08e186f47990f5906a342a" 2018-09-22 03:16:00,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45bee9ce-8cfc-4604-9d97-9ff07aad5047 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/cf6859a99d9044d8ab21f5f0757a7caf/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 03:16:00,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/cf6859a99d9044d8ab21f5f0757a7caf/roles used request id req-45bee9ce-8cfc-4604-9d97-9ff07aad5047 2018-09-22 03:16:00,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce17a4a9b5b16af99f08e186f47990f5906a342a" 2018-09-22 03:16:00,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d2a9661-b157-4f38-919a-376f41aed5a8 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "domain_id": null, "name": "admin", "id": "47adb45f654a4d67913388702479dc07"}} 2018-09-22 03:16:00,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 used request id req-5d2a9661-b157-4f38-919a-376f41aed5a8 2018-09-22 03:16:00,103 - keystone_utils - INFO - Granting role admin to project api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 2018-09-22 03:16:00,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/cf6859a99d9044d8ab21f5f0757a7caf/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce17a4a9b5b16af99f08e186f47990f5906a342a" 2018-09-22 03:16:00,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad8121a9-8b25-4f56-9146-0b9dc8238b88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:00,251 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/cf6859a99d9044d8ab21f5f0757a7caf/roles/47adb45f654a4d67913388702479dc07 used request id req-ad8121a9-8b25-4f56-9146-0b9dc8238b88 2018-09-22 03:16:00,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce17a4a9b5b16af99f08e186f47990f5906a342a" 2018-09-22 03:16:00,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c47d1e-6b5b-40db-8640-27c05aff77be Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:16:00,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-21c47d1e-6b5b-40db-8640-27c05aff77be 2018-09-22 03:16:00,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce17a4a9b5b16af99f08e186f47990f5906a342a" 2018-09-22 03:16:00,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b45ff07-f804-4692-89ef-0284880ab925 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}]} 2018-09-22 03:16:00,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 used request id req-3b45ff07-f804-4692-89ef-0284880ab925 2018-09-22 03:16:00,428 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-d00eb169-21a0-475-name 2018-09-22 03:16:00,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:00,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:00,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}504b6c9289ef4f24b8de710e2e00e4dabbd331f3" 2018-09-22 03:16:00,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d933f4-aee6-41e2-8a2f-a831d22f7f3c Content-Encoding: gzip Content-Length: 940 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "links": {"self": "http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163"}, "domain_id": "default", "enabled": true, "id": "39f4219c438e47d28a6cc8a4559e9163", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-d00eb169-21a0-475-name", "links": {"self": "http://172.30.9.23:5000/v3/users/cf6859a99d9044d8ab21f5f0757a7caf"}, "domain_id": "default", "enabled": true, "id": "cf6859a99d9044d8ab21f5f0757a7caf", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:16:00,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-54d933f4-aee6-41e2-8a2f-a831d22f7f3c 2018-09-22 03:16:00,541 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-d00eb169-21a0-475-name 2018-09-22 03:16:00,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/cf6859a99d9044d8ab21f5f0757a7caf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce17a4a9b5b16af99f08e186f47990f5906a342a" 2018-09-22 03:16:00,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e7f2b13-3100-466e-a73e-9c7b5a9e9316 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:00,763 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/cf6859a99d9044d8ab21f5f0757a7caf used request id req-3e7f2b13-3100-466e-a73e-9c7b5a9e9316 2018-09-22 03:16:00,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:01,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["Oud1vn1gRueKLFOlacUfQQ"], "issued_at": "2018-09-22T03:16:01.000000Z"}} 2018-09-22 03:16:01,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e63d2b30fc4ba73793c66059eb93d82aeb00876b" 2018-09-22 03:16:01,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f10a372-a343-49ff-950e-3d9f10b1149c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:01,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1f10a372-a343-49ff-950e-3d9f10b1149c 2018-09-22 03:16:01,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:16:01,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:01,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["2EinE5RjRxK7-QlRVbXiHg"], "issued_at": "2018-09-22T03:16:01.000000Z"}} 2018-09-22 03:16:01,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a54aba12366d5205aae30e4f9d91ea308d64363" 2018-09-22 03:16:01,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19bc3bb0-6cf6-4f22-8ff6-a938fd4bf0d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:01,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-19bc3bb0-6cf6-4f22-8ff6-a938fd4bf0d5 2018-09-22 03:16:01,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:01,705 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:01,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a54aba12366d5205aae30e4f9d91ea308d64363" 2018-09-22 03:16:01,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26b8eb43-fefa-4f60-ba5e-8ac39ad49fe2 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "links": {"self": "http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163"}, "domain_id": "default", "enabled": true, "id": "39f4219c438e47d28a6cc8a4559e9163", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:16:01,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-26b8eb43-fefa-4f60-ba5e-8ac39ad49fe2 2018-09-22 03:16:01,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a54aba12366d5205aae30e4f9d91ea308d64363" 2018-09-22 03:16:01,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e2501cb-99fb-43f1-a554-998d85330afe Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 03:16:01,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2e2501cb-99fb-43f1-a554-998d85330afe 2018-09-22 03:16:02,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a54aba12366d5205aae30e4f9d91ea308d64363" 2018-09-22 03:16:02,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f195d50-2289-4a90-b1df-411f8993774e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:16:02,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8f195d50-2289-4a90-b1df-411f8993774e 2018-09-22 03:16:02,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a54aba12366d5205aae30e4f9d91ea308d64363" 2018-09-22 03:16:02,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b0b7c17-b490-45cd-bb95-3819cae4a434 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}]} 2018-09-22 03:16:02,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 used request id req-9b0b7c17-b490-45cd-bb95-3819cae4a434 2018-09-22 03:16:02,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/5283df6272534a6daa155fb2e0bcc445 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a54aba12366d5205aae30e4f9d91ea308d64363" 2018-09-22 03:16:02,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-426b0a39-739d-4a2d-8d68-28ad653a6edd Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/5283df6272534a6daa155fb2e0bcc445"}, "enabled": true, "id": "5283df6272534a6daa155fb2e0bcc445", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-f27ed0c5-35a0-44a-name"}} 2018-09-22 03:16:02,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/5283df6272534a6daa155fb2e0bcc445 used request id req-426b0a39-739d-4a2d-8d68-28ad653a6edd 2018-09-22 03:16:02,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/5283df6272534a6daa155fb2e0bcc445/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a54aba12366d5205aae30e4f9d91ea308d64363" 2018-09-22 03:16:02,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-684a811d-8b6b-4d43-aec1-c23937a4228f Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/5283df6272534a6daa155fb2e0bcc445/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 03:16:02,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/5283df6272534a6daa155fb2e0bcc445/roles used request id req-684a811d-8b6b-4d43-aec1-c23937a4228f 2018-09-22 03:16:02,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a54aba12366d5205aae30e4f9d91ea308d64363" 2018-09-22 03:16:02,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86a178ee-002a-46c3-912f-e7ba6d25c23e Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "domain_id": null, "name": "admin", "id": "47adb45f654a4d67913388702479dc07"}} 2018-09-22 03:16:02,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 used request id req-86a178ee-002a-46c3-912f-e7ba6d25c23e 2018-09-22 03:16:02,693 - keystone_utils - INFO - Granting role admin to project api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 2018-09-22 03:16:02,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/5283df6272534a6daa155fb2e0bcc445/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a54aba12366d5205aae30e4f9d91ea308d64363" 2018-09-22 03:16:02,825 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a90da74-ce99-4ddc-b26d-6961e263bff2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:02,826 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5/users/5283df6272534a6daa155fb2e0bcc445/roles/47adb45f654a4d67913388702479dc07 used request id req-3a90da74-ce99-4ddc-b26d-6961e263bff2 2018-09-22 03:16:02,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a54aba12366d5205aae30e4f9d91ea308d64363" 2018-09-22 03:16:02,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dc88ad8-e4dc-4973-b32e-d0be5cf36e36 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:16:02,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1dc88ad8-e4dc-4973-b32e-d0be5cf36e36 2018-09-22 03:16:02,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a54aba12366d5205aae30e4f9d91ea308d64363" 2018-09-22 03:16:02,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f75cd01-1595-4a73-8a7a-9e4b7db1b901 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}]} 2018-09-22 03:16:03,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8 used request id req-5f75cd01-1595-4a73-8a7a-9e4b7db1b901 2018-09-22 03:16:03,000 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-f27ed0c5-35a0-44a-name 2018-09-22 03:16:03,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:03,008 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:03,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e63d2b30fc4ba73793c66059eb93d82aeb00876b" 2018-09-22 03:16:03,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c42506-e4f0-4a90-8b3b-0cb8d080bee9 Content-Encoding: gzip Content-Length: 939 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "links": {"self": "http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163"}, "domain_id": "default", "enabled": true, "id": "39f4219c438e47d28a6cc8a4559e9163", "options": {}}, {"password_expires_at": null, "name": "CreateUserSuccessTests-f27ed0c5-35a0-44a-name", "links": {"self": "http://172.30.9.23:5000/v3/users/5283df6272534a6daa155fb2e0bcc445"}, "domain_id": "default", "enabled": true, "id": "5283df6272534a6daa155fb2e0bcc445", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:16:03,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-32c42506-e4f0-4a90-8b3b-0cb8d080bee9 2018-09-22 03:16:03,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:16:03,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:03,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["aTLr9xSkSLebjRc3BWWyTg"], "issued_at": "2018-09-22T03:16:03.000000Z"}} 2018-09-22 03:16:03,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67b1282f765a43236fa202018e3800b3fbb0f22" 2018-09-22 03:16:03,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-257f2ddb-6b14-4861-8ff6-0a1983b1c275 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:03,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-257f2ddb-6b14-4861-8ff6-0a1983b1c275 2018-09-22 03:16:03,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:03,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:03,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67b1282f765a43236fa202018e3800b3fbb0f22" 2018-09-22 03:16:03,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-871e1e8e-3fa4-4876-a6f6-9fff17f8fbf0 Content-Encoding: gzip Content-Length: 939 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "links": {"self": "http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163"}, "domain_id": "default", "enabled": true, "id": "39f4219c438e47d28a6cc8a4559e9163", "options": {}}, {"password_expires_at": null, "name": "CreateUserSuccessTests-f27ed0c5-35a0-44a-name", "links": {"self": "http://172.30.9.23:5000/v3/users/5283df6272534a6daa155fb2e0bcc445"}, "domain_id": "default", "enabled": true, "id": "5283df6272534a6daa155fb2e0bcc445", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:16:03,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-871e1e8e-3fa4-4876-a6f6-9fff17f8fbf0 2018-09-22 03:16:03,762 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-f27ed0c5-35a0-44a-name 2018-09-22 03:16:03,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/5283df6272534a6daa155fb2e0bcc445 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a54aba12366d5205aae30e4f9d91ea308d64363" 2018-09-22 03:16:03,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c4100a0-22df-481c-8404-7a25477cb655 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:03,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/5283df6272534a6daa155fb2e0bcc445 used request id req-5c4100a0-22df-481c-8404-7a25477cb655 2018-09-22 03:16:03,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:04,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["376uz2hnQgeya_Zgrm0pzg"], "issued_at": "2018-09-22T03:16:04.000000Z"}} 2018-09-22 03:16:04,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d5fc46016ae4e1cebc188bcd43ec2fe7917eec" 2018-09-22 03:16:04,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05d27638-8fc7-46f7-8307-b5520bf3b156 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:04,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-05d27638-8fc7-46f7-8307-b5520bf3b156 2018-09-22 03:16:04,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:16:04,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:04,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["35_ewIhJTbu3G2nRoP1dVQ"], "issued_at": "2018-09-22T03:16:04.000000Z"}} 2018-09-22 03:16:04,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452adef85726b729d5f8e7bff32a26bf79d05a0f" 2018-09-22 03:16:04,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fa66a8c-d120-4d78-907b-3760b293badf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:04,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7fa66a8c-d120-4d78-907b-3760b293badf 2018-09-22 03:16:04,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:04,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:04,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8bf44648-a124-4ea-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452adef85726b729d5f8e7bff32a26bf79d05a0f" 2018-09-22 03:16:04,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f1fe434-f9f1-4e2e-afd5-ff9f7f51a0e5 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8bf44648-a124-4ea-name", "previous": null, "next": null}, "projects": []} 2018-09-22 03:16:04,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8bf44648-a124-4ea-name used request id req-5f1fe434-f9f1-4e2e-afd5-ff9f7f51a0e5 2018-09-22 03:16:04,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452adef85726b729d5f8e7bff32a26bf79d05a0f" 2018-09-22 03:16:05,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d74d4c6-148b-4a26-b4fc-4e899e67fc66 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 03:16:05,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5d74d4c6-148b-4a26-b4fc-4e899e67fc66 2018-09-22 03:16:05,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452adef85726b729d5f8e7bff32a26bf79d05a0f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-8bf44648-a124-4ea-name"}}' 2018-09-22 03:16:05,187 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69056719-fee3-4e8d-860f-f9e5d75da390 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/25b6fcec6a22441b9427955f3e06fcff"}, "enabled": true, "id": "25b6fcec6a22441b9427955f3e06fcff", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8bf44648-a124-4ea-name"}} 2018-09-22 03:16:05,187 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-69056719-fee3-4e8d-860f-f9e5d75da390 2018-09-22 03:16:05,188 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-8bf44648-a124-4ea-name 2018-09-22 03:16:05,188 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-8bf44648-a124-4ea-name 2018-09-22 03:16:05,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:05,197 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:05,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/25b6fcec6a22441b9427955f3e06fcff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d5fc46016ae4e1cebc188bcd43ec2fe7917eec" 2018-09-22 03:16:05,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca1d7df4-fc1c-4062-9aab-67a68def71e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:05,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/25b6fcec6a22441b9427955f3e06fcff used request id req-ca1d7df4-fc1c-4062-9aab-67a68def71e3 2018-09-22 03:16:05,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452adef85726b729d5f8e7bff32a26bf79d05a0f" 2018-09-22 03:16:06,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-3531de0a-8064-4bc3-94e7-d22709f59655 Date: Sat, 22 Sep 2018 03:16:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}]} 2018-09-22 03:16:06,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3531de0a-8064-4bc3-94e7-d22709f59655 2018-09-22 03:16:06,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452adef85726b729d5f8e7bff32a26bf79d05a0f" 2018-09-22 03:16:06,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0328df6-a4a5-414e-a7ab-5a9b45ef9a4c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:16:06,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-c0328df6-a4a5-414e-a7ab-5a9b45ef9a4c 2018-09-22 03:16:06,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452adef85726b729d5f8e7bff32a26bf79d05a0f" 2018-09-22 03:16:06,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5800ada6-9d80-446a-b186-1d7065bdef05 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 03:16:06,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-5800ada6-9d80-446a-b186-1d7065bdef05 2018-09-22 03:16:06,596 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-8bf44648-a124-4ea-name 2018-09-22 03:16:06,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/25b6fcec6a22441b9427955f3e06fcff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452adef85726b729d5f8e7bff32a26bf79d05a0f" 2018-09-22 03:16:06,679 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:16:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b2aae23-4b28-44e5-bf73-fdbc1cbd8a2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 25b6fcec6a22441b9427955f3e06fcff.", "code": 404, "title": "Not Found"}} 2018-09-22 03:16:06,679 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/25b6fcec6a22441b9427955f3e06fcff used request id req-9b2aae23-4b28-44e5-bf73-fdbc1cbd8a2e 2018-09-22 03:16:06,680 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 03:16:06,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452adef85726b729d5f8e7bff32a26bf79d05a0f" 2018-09-22 03:16:06,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1352b01-1e94-4f3c-b678-50e27bf59a02 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:16:06,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b1352b01-1e94-4f3c-b678-50e27bf59a02 2018-09-22 03:16:06,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d5fc46016ae4e1cebc188bcd43ec2fe7917eec" 2018-09-22 03:16:06,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b53d8c46-773e-451f-b907-cb7944ff2bda Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:16:06,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-b53d8c46-773e-451f-b907-cb7944ff2bda 2018-09-22 03:16:06,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452adef85726b729d5f8e7bff32a26bf79d05a0f" 2018-09-22 03:16:06,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c2e4d5e-4c7c-40a7-94cd-2ac91b89275a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:16:06,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4c2e4d5e-4c7c-40a7-94cd-2ac91b89275a 2018-09-22 03:16:06,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:07,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["-ZtGQP8dRbePZ9mVATuNIA"], "issued_at": "2018-09-22T03:16:07.000000Z"}} 2018-09-22 03:16:07,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44ebe054ab5326beed586bb56d14b38ba78d26f" 2018-09-22 03:16:07,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e9c9d2d-02ab-49fb-8f6e-ec108fa3aacc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:07,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7e9c9d2d-02ab-49fb-8f6e-ec108fa3aacc 2018-09-22 03:16:07,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:16:07,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:07,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["XQtDRp4hQz-Egg4ylIVZOQ"], "issued_at": "2018-09-22T03:16:07.000000Z"}} 2018-09-22 03:16:07,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6266ca2c1396b233beb54a2af6ed2f158245b407" 2018-09-22 03:16:07,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-248e9d19-7b61-43d5-9110-20b5e7720fc7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:07,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-248e9d19-7b61-43d5-9110-20b5e7720fc7 2018-09-22 03:16:07,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:07,907 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:07,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c3a92e51-9c17-4ef-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6266ca2c1396b233beb54a2af6ed2f158245b407" 2018-09-22 03:16:07,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8694b7b-93a4-4b0d-ae2f-e815b56b8e2b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c3a92e51-9c17-4ef-name", "previous": null, "next": null}, "projects": []} 2018-09-22 03:16:07,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c3a92e51-9c17-4ef-name used request id req-b8694b7b-93a4-4b0d-ae2f-e815b56b8e2b 2018-09-22 03:16:07,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6266ca2c1396b233beb54a2af6ed2f158245b407" 2018-09-22 03:16:08,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53cc53d9-8603-4081-8318-7cda13ac9c4f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 03:16:08,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-53cc53d9-8603-4081-8318-7cda13ac9c4f 2018-09-22 03:16:08,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6266ca2c1396b233beb54a2af6ed2f158245b407" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-c3a92e51-9c17-4ef-name"}}' 2018-09-22 03:16:08,223 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:16:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6725d84-0eb7-4e99-8fc6-2d2bd3c82b81 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8fb36cc561524f09adb0046711a2ee2e"}, "enabled": true, "id": "8fb36cc561524f09adb0046711a2ee2e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-c3a92e51-9c17-4ef-name"}} 2018-09-22 03:16:08,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c6725d84-0eb7-4e99-8fc6-2d2bd3c82b81 2018-09-22 03:16:08,224 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-c3a92e51-9c17-4ef-name 2018-09-22 03:16:08,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:08,232 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:08,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c3a92e51-9c17-4ef-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44ebe054ab5326beed586bb56d14b38ba78d26f" 2018-09-22 03:16:08,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12664bca-6759-4ca8-a572-40b39a05da66 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c3a92e51-9c17-4ef-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8fb36cc561524f09adb0046711a2ee2e"}, "enabled": true, "id": "8fb36cc561524f09adb0046711a2ee2e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-c3a92e51-9c17-4ef-name"}]} 2018-09-22 03:16:08,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c3a92e51-9c17-4ef-name used request id req-12664bca-6759-4ca8-a572-40b39a05da66 2018-09-22 03:16:08,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d44ebe054ab5326beed586bb56d14b38ba78d26f" 2018-09-22 03:16:08,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-447f173d-f6df-4fd8-808c-3f0385bb6bf4 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:16:08,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-447f173d-f6df-4fd8-808c-3f0385bb6bf4 2018-09-22 03:16:08,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6266ca2c1396b233beb54a2af6ed2f158245b407" 2018-09-22 03:16:09,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-e63a520f-67db-4432-9bbb-ef42b9d1c964 Date: Sat, 22 Sep 2018 03:16:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}]} 2018-09-22 03:16:09,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e63a520f-67db-4432-9bbb-ef42b9d1c964 2018-09-22 03:16:09,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6266ca2c1396b233beb54a2af6ed2f158245b407" 2018-09-22 03:16:09,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e459c2b7-d307-4117-b47f-74a80d864468 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:16:09,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-e459c2b7-d307-4117-b47f-74a80d864468 2018-09-22 03:16:09,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6266ca2c1396b233beb54a2af6ed2f158245b407" 2018-09-22 03:16:09,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7be45399-84a0-4a4d-8df9-6df36845fa5b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 03:16:09,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-7be45399-84a0-4a4d-8df9-6df36845fa5b 2018-09-22 03:16:09,441 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-c3a92e51-9c17-4ef-name 2018-09-22 03:16:09,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8fb36cc561524f09adb0046711a2ee2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6266ca2c1396b233beb54a2af6ed2f158245b407" 2018-09-22 03:16:09,627 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad2af462-180c-4255-ac28-fc1b5bb0288b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:09,627 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8fb36cc561524f09adb0046711a2ee2e used request id req-ad2af462-180c-4255-ac28-fc1b5bb0288b 2018-09-22 03:16:09,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6266ca2c1396b233beb54a2af6ed2f158245b407" 2018-09-22 03:16:09,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6642300-0165-47c7-a4ff-36abf68bc97b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:16:09,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f6642300-0165-47c7-a4ff-36abf68bc97b 2018-09-22 03:16:09,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:10,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["RpGRNUuhSOKAirZPBduiDA"], "issued_at": "2018-09-22T03:16:10.000000Z"}} 2018-09-22 03:16:10,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccf2ddd0e0ed680f2ab802213f06412920d86b8" 2018-09-22 03:16:10,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9990522a-cb48-49fa-8e96-647f43be0074 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:10,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9990522a-cb48-49fa-8e96-647f43be0074 2018-09-22 03:16:10,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:16:10,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:10,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["MTGr-PYXTF-O5QOfKHtT4Q"], "issued_at": "2018-09-22T03:16:10.000000Z"}} 2018-09-22 03:16:10,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4df9828c173cec8846ad35ece07cceca586f8a3" 2018-09-22 03:16:10,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9e4fd05-69f4-4897-9216-77b674341031 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:10,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c9e4fd05-69f4-4897-9216-77b674341031 2018-09-22 03:16:10,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:10,603 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:10,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a26144a5-6afa-4a0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4df9828c173cec8846ad35ece07cceca586f8a3" 2018-09-22 03:16:10,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb4c719-5149-44c8-b362-a3e029a0fe42 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a26144a5-6afa-4a0-name", "previous": null, "next": null}, "projects": []} 2018-09-22 03:16:10,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a26144a5-6afa-4a0-name used request id req-7fb4c719-5149-44c8-b362-a3e029a0fe42 2018-09-22 03:16:10,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4df9828c173cec8846ad35ece07cceca586f8a3" 2018-09-22 03:16:10,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25dd05de-4e7b-4685-89d3-ef2a67ba4d9b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 03:16:10,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-25dd05de-4e7b-4685-89d3-ef2a67ba4d9b 2018-09-22 03:16:10,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4df9828c173cec8846ad35ece07cceca586f8a3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-a26144a5-6afa-4a0-name"}}' 2018-09-22 03:16:10,912 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:16:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab230023-f423-44aa-a612-fb9b7f3c1266 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cea82c3f6f9549469a64d846515700c7"}, "enabled": true, "id": "cea82c3f6f9549469a64d846515700c7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-a26144a5-6afa-4a0-name"}} 2018-09-22 03:16:10,912 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ab230023-f423-44aa-a612-fb9b7f3c1266 2018-09-22 03:16:10,912 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-a26144a5-6afa-4a0-name 2018-09-22 03:16:10,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:10,921 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:10,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a26144a5-6afa-4a0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccf2ddd0e0ed680f2ab802213f06412920d86b8" 2018-09-22 03:16:11,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de3f4895-3db8-404c-8d67-6701a8129a8f Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a26144a5-6afa-4a0-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cea82c3f6f9549469a64d846515700c7"}, "enabled": true, "id": "cea82c3f6f9549469a64d846515700c7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-a26144a5-6afa-4a0-name"}]} 2018-09-22 03:16:11,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a26144a5-6afa-4a0-name used request id req-de3f4895-3db8-404c-8d67-6701a8129a8f 2018-09-22 03:16:11,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:16:11,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:11,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["zLc_5WGBSL2lqUU1uEMlAA"], "issued_at": "2018-09-22T03:16:11.000000Z"}} 2018-09-22 03:16:11,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17331a810804f75ab22d22d4059aae8e2cbe0db7" 2018-09-22 03:16:11,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4617cd4c-91b1-48dc-a2dc-f825fb3b867d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:11,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4617cd4c-91b1-48dc-a2dc-f825fb3b867d 2018-09-22 03:16:11,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:11,498 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:11,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a26144a5-6afa-4a0-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17331a810804f75ab22d22d4059aae8e2cbe0db7" 2018-09-22 03:16:11,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3def4f85-acf7-488a-8c3a-b1204dac4582 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a26144a5-6afa-4a0-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cea82c3f6f9549469a64d846515700c7"}, "enabled": true, "id": "cea82c3f6f9549469a64d846515700c7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-a26144a5-6afa-4a0-name"}]} 2018-09-22 03:16:11,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a26144a5-6afa-4a0-name used request id req-3def4f85-acf7-488a-8c3a-b1204dac4582 2018-09-22 03:16:11,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccf2ddd0e0ed680f2ab802213f06412920d86b8" 2018-09-22 03:16:11,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc6f8187-d634-4ed2-9abc-a74dcd46a5ac Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:16:11,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-cc6f8187-d634-4ed2-9abc-a74dcd46a5ac 2018-09-22 03:16:11,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4df9828c173cec8846ad35ece07cceca586f8a3" 2018-09-22 03:16:12,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-1f046527-4a59-4f31-a63e-c9c9c1517721 Date: Sat, 22 Sep 2018 03:16:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}]} 2018-09-22 03:16:12,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-1f046527-4a59-4f31-a63e-c9c9c1517721 2018-09-22 03:16:12,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4df9828c173cec8846ad35ece07cceca586f8a3" 2018-09-22 03:16:12,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0690a16-0965-4dc8-bc88-1d4b2a68c903 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:16:12,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-e0690a16-0965-4dc8-bc88-1d4b2a68c903 2018-09-22 03:16:12,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4df9828c173cec8846ad35ece07cceca586f8a3" 2018-09-22 03:16:12,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dc57881-a0f1-41e4-8f3f-ca45beb98284 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 03:16:12,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-6dc57881-a0f1-41e4-8f3f-ca45beb98284 2018-09-22 03:16:12,508 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-a26144a5-6afa-4a0-name 2018-09-22 03:16:12,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/cea82c3f6f9549469a64d846515700c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4df9828c173cec8846ad35ece07cceca586f8a3" 2018-09-22 03:16:12,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-150618ec-904e-46de-8677-cf252266f211 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:12,695 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cea82c3f6f9549469a64d846515700c7 used request id req-150618ec-904e-46de-8677-cf252266f211 2018-09-22 03:16:12,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4df9828c173cec8846ad35ece07cceca586f8a3" 2018-09-22 03:16:12,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f2f11e8-24bf-4055-9576-5f96cc579a1c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:16:12,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0f2f11e8-24bf-4055-9576-5f96cc579a1c 2018-09-22 03:16:12,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:13,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["HYW3ZDWbQU6sLSQ0nxxIPg"], "issued_at": "2018-09-22T03:16:13.000000Z"}} 2018-09-22 03:16:13,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3597d7d441f0cc8a6c29d512241f455460c01ff4" 2018-09-22 03:16:13,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0f633ba-d043-457d-aec4-86792f7849e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:13,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c0f633ba-d043-457d-aec4-86792f7849e0 2018-09-22 03:16:13,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:16:13,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:13,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["kYoaehaZRhaaz9n3GiOvKw"], "issued_at": "2018-09-22T03:16:13.000000Z"}} 2018-09-22 03:16:13,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5dd70c0c28f5acba3a5fbdbf46d9ac11b80010" 2018-09-22 03:16:13,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84cc04f3-7ad2-468d-8b0f-ee86d6a72e9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:13,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-84cc04f3-7ad2-468d-8b0f-ee86d6a72e9b 2018-09-22 03:16:13,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:13,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:13,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-3cb9cce8-5ac6-469-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5dd70c0c28f5acba3a5fbdbf46d9ac11b80010" 2018-09-22 03:16:13,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41996b5-88d0-421e-8558-e3d79287701d Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-3cb9cce8-5ac6-469-name", "previous": null, "next": null}, "projects": []} 2018-09-22 03:16:13,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-3cb9cce8-5ac6-469-name used request id req-a41996b5-88d0-421e-8558-e3d79287701d 2018-09-22 03:16:13,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5dd70c0c28f5acba3a5fbdbf46d9ac11b80010" 2018-09-22 03:16:13,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d7cb153-770c-4b84-b400-c8c161484eb1 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-09-22 03:16:13,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=foo used request id req-2d7cb153-770c-4b84-b400-c8c161484eb1 2018-09-22 03:16:13,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5dd70c0c28f5acba3a5fbdbf46d9ac11b80010" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-3cb9cce8-5ac6-469-name"}}' 2018-09-22 03:16:13,973 - keystoneauth.session - DEBUG - RESP: [400] Date: Sat, 22 Sep 2018 03:16:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2eb2b74-98c7-4c06-8360-2872ead1a98b Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-09-22 03:16:13,973 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c2eb2b74-98c7-4c06-8360-2872ead1a98b 2018-09-22 03:16:13,973 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-09-22 03:16:13,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5dd70c0c28f5acba3a5fbdbf46d9ac11b80010" 2018-09-22 03:16:13,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c723d54-b0c0-47ec-99eb-028e6e7b0f4b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:16:13,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0c723d54-b0c0-47ec-99eb-028e6e7b0f4b 2018-09-22 03:16:13,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:14,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["3HavytFpQ2yaF9-IqoZSJQ"], "issued_at": "2018-09-22T03:16:14.000000Z"}} 2018-09-22 03:16:14,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc425b9fa2ab2bdc831ae020010b9718b0efba45" 2018-09-22 03:16:14,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-031fcef7-9365-4ade-8bc3-994764a17b12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:14,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-031fcef7-9365-4ade-8bc3-994764a17b12 2018-09-22 03:16:14,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:16:14,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:14,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["Ov380yMYQfWSYA6FYmExrw"], "issued_at": "2018-09-22T03:16:14.000000Z"}} 2018-09-22 03:16:14,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fcb0e0044f0e32d73921b44e7693927531ab45" 2018-09-22 03:16:15,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd0d496d-8b5e-4342-8d68-be21b45a5971 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:15,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fd0d496d-8b5e-4342-8d68-be21b45a5971 2018-09-22 03:16:15,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:15,062 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:15,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5eb48f42-f8d1-40c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fcb0e0044f0e32d73921b44e7693927531ab45" 2018-09-22 03:16:15,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47e659d9-301a-43eb-8c0d-0ccd9cef7e40 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5eb48f42-f8d1-40c-name", "previous": null, "next": null}, "projects": []} 2018-09-22 03:16:15,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5eb48f42-f8d1-40c-name used request id req-47e659d9-301a-43eb-8c0d-0ccd9cef7e40 2018-09-22 03:16:15,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fcb0e0044f0e32d73921b44e7693927531ab45" 2018-09-22 03:16:15,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d51355ea-7749-4228-b498-4402ae7b1580 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 03:16:15,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d51355ea-7749-4228-b498-4402ae7b1580 2018-09-22 03:16:15,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fcb0e0044f0e32d73921b44e7693927531ab45" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-5eb48f42-f8d1-40c-name"}}' 2018-09-22 03:16:15,296 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:16:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95fc0785-94e0-4dca-9da0-6a28b3d9247c Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/735f76c06cdf468592bece236623a064"}, "enabled": true, "id": "735f76c06cdf468592bece236623a064", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-5eb48f42-f8d1-40c-name"}} 2018-09-22 03:16:15,296 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-95fc0785-94e0-4dca-9da0-6a28b3d9247c 2018-09-22 03:16:15,297 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-5eb48f42-f8d1-40c-name 2018-09-22 03:16:15,297 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:16:15,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-quota-sets/735f76c06cdf468592bece236623a064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fcb0e0044f0e32d73921b44e7693927531ab45" 2018-09-22 03:16:16,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d78a79ed-83ed-4912-9b4f-a1ebed21410f x-compute-request-id: req-d78a79ed-83ed-4912-9b4f-a1ebed21410f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "735f76c06cdf468592bece236623a064", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-22 03:16:16,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/735f76c06cdf468592bece236623a064 used request id req-d78a79ed-83ed-4912-9b4f-a1ebed21410f 2018-09-22 03:16:16,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:8774/v2.1/os-quota-sets/735f76c06cdf468592bece236623a064 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fcb0e0044f0e32d73921b44e7693927531ab45" -d '{"quota_set": {"metadata_items": 128, "injected_file_content_bytes": 60000, "ram": 70000, "key_pairs": 8, "instances": 5, "injected_files": 6, "cores": 4, "fixed_ips": 7}}' 2018-09-22 03:16:17,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16: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-6d16d5b7-5b46-4d6a-8d63-8223e585415d x-compute-request-id: req-6d16d5b7-5b46-4d6a-8d63-8223e585415d Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-22 03:16:17,133 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/735f76c06cdf468592bece236623a064 used request id req-6d16d5b7-5b46-4d6a-8d63-8223e585415d 2018-09-22 03:16:17,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:17,142 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:17,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5eb48f42-f8d1-40c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc425b9fa2ab2bdc831ae020010b9718b0efba45" 2018-09-22 03:16:17,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f48cb93-624f-4c5d-b72e-c37c9bde2338 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5eb48f42-f8d1-40c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/735f76c06cdf468592bece236623a064"}, "enabled": true, "id": "735f76c06cdf468592bece236623a064", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-5eb48f42-f8d1-40c-name"}]} 2018-09-22 03:16:17,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5eb48f42-f8d1-40c-name used request id req-1f48cb93-624f-4c5d-b72e-c37c9bde2338 2018-09-22 03:16:17,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc425b9fa2ab2bdc831ae020010b9718b0efba45" 2018-09-22 03:16:17,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcedf78b-7147-443c-ad49-8fed5a510c9a Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:16:17,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-dcedf78b-7147-443c-ad49-8fed5a510c9a 2018-09-22 03:16:17,343 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:16:17,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-quota-sets/735f76c06cdf468592bece236623a064 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc425b9fa2ab2bdc831ae020010b9718b0efba45" 2018-09-22 03:16:17,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-44dd9809-8212-4afe-a0cd-d6d45276e1fd x-compute-request-id: req-44dd9809-8212-4afe-a0cd-d6d45276e1fd Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "735f76c06cdf468592bece236623a064", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-22 03:16:17,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/735f76c06cdf468592bece236623a064 used request id req-44dd9809-8212-4afe-a0cd-d6d45276e1fd 2018-09-22 03:16:17,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fcb0e0044f0e32d73921b44e7693927531ab45" 2018-09-22 03:16:18,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-59471098-fdea-46df-90fc-f29eb558b697 Date: Sat, 22 Sep 2018 03:16:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}]} 2018-09-22 03:16:18,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-59471098-fdea-46df-90fc-f29eb558b697 2018-09-22 03:16:18,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fcb0e0044f0e32d73921b44e7693927531ab45" 2018-09-22 03:16:18,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36303496-7c61-466c-b54f-91d26315d470 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:16:18,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-36303496-7c61-466c-b54f-91d26315d470 2018-09-22 03:16:18,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fcb0e0044f0e32d73921b44e7693927531ab45" 2018-09-22 03:16:18,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86a8af4b-7d8a-45d0-8dfd-f6aefcedebd7 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 03:16:18,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-86a8af4b-7d8a-45d0-8dfd-f6aefcedebd7 2018-09-22 03:16:18,625 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-5eb48f42-f8d1-40c-name 2018-09-22 03:16:18,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/735f76c06cdf468592bece236623a064 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fcb0e0044f0e32d73921b44e7693927531ab45" 2018-09-22 03:16:18,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d555fb7-52b5-48c1-b09f-a3fd799f58b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:18,777 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/735f76c06cdf468592bece236623a064 used request id req-0d555fb7-52b5-48c1-b09f-a3fd799f58b5 2018-09-22 03:16:18,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fcb0e0044f0e32d73921b44e7693927531ab45" 2018-09-22 03:16:18,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b5ae811-c5ed-472d-811c-fd94810ee4e5 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:16:18,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6b5ae811-c5ed-472d-811c-fd94810ee4e5 2018-09-22 03:16:18,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:19,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["HIEdiIIIR5WO4m4vmkN-8w"], "issued_at": "2018-09-22T03:16:19.000000Z"}} 2018-09-22 03:16:19,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cb0420a7c6a49103c8f2980e5b3dc9f582a550" 2018-09-22 03:16:19,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eee04d24-e984-4759-b9d4-b5bdff12e470 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:19,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-eee04d24-e984-4759-b9d4-b5bdff12e470 2018-09-22 03:16:19,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:16:19,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:19,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["C9rny1NDTjiaiMQkEfiLPA"], "issued_at": "2018-09-22T03:16:19.000000Z"}} 2018-09-22 03:16:19,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c112c55e8b52ba9d84ea026e2f1424ea730596ff" 2018-09-22 03:16:19,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f640b6b9-36f8-4c8d-82b3-37bd10763780 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:19,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f640b6b9-36f8-4c8d-82b3-37bd10763780 2018-09-22 03:16:19,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:19,741 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:19,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8a1b2ffc-4ad6-42c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c112c55e8b52ba9d84ea026e2f1424ea730596ff" 2018-09-22 03:16:19,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c72497-92f2-4dfb-b96e-ec2018ec588f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8a1b2ffc-4ad6-42c-name", "previous": null, "next": null}, "projects": []} 2018-09-22 03:16:19,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8a1b2ffc-4ad6-42c-name used request id req-59c72497-92f2-4dfb-b96e-ec2018ec588f 2018-09-22 03:16:19,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c112c55e8b52ba9d84ea026e2f1424ea730596ff" 2018-09-22 03:16:19,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98919f17-5b56-47fb-9f1a-1c4e6211072d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 03:16:19,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-98919f17-5b56-47fb-9f1a-1c4e6211072d 2018-09-22 03:16:19,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c112c55e8b52ba9d84ea026e2f1424ea730596ff" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-8a1b2ffc-4ad6-42c-name"}}' 2018-09-22 03:16:20,038 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16bb43eb-871d-4f06-b125-5e2b8dabff73 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7e4c435becca4f47ad682f1ee07bbe37"}, "enabled": true, "id": "7e4c435becca4f47ad682f1ee07bbe37", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8a1b2ffc-4ad6-42c-name"}} 2018-09-22 03:16:20,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-16bb43eb-871d-4f06-b125-5e2b8dabff73 2018-09-22 03:16:20,038 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-8a1b2ffc-4ad6-42c-name 2018-09-22 03:16:20,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:20,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:20,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8a1b2ffc-4ad6-42c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cb0420a7c6a49103c8f2980e5b3dc9f582a550" 2018-09-22 03:16:20,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e65e65e4-bb15-4c71-b545-405776ef4625 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8a1b2ffc-4ad6-42c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7e4c435becca4f47ad682f1ee07bbe37"}, "enabled": true, "id": "7e4c435becca4f47ad682f1ee07bbe37", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8a1b2ffc-4ad6-42c-name"}]} 2018-09-22 03:16:20,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8a1b2ffc-4ad6-42c-name used request id req-e65e65e4-bb15-4c71-b545-405776ef4625 2018-09-22 03:16:20,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cb0420a7c6a49103c8f2980e5b3dc9f582a550" 2018-09-22 03:16:20,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8952dfbc-060a-4bab-8d54-4882c659537d Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:16:20,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-8952dfbc-060a-4bab-8d54-4882c659537d 2018-09-22 03:16:20,220 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:16:20,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:8774/v2.1/os-quota-sets/7e4c435becca4f47ad682f1ee07bbe37 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c112c55e8b52ba9d84ea026e2f1424ea730596ff" -d '{"quota_set": {"metadata_items": 64, "injected_file_content_bytes": 5120, "ram": 25600, "key_pairs": 50, "instances": 5, "injected_files": 3, "cores": 5, "fixed_ips": 100}}' 2018-09-22 03:16:20,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5aae575-d49d-4aa1-9c5a-5ef678faa3f9 x-compute-request-id: req-b5aae575-d49d-4aa1-9c5a-5ef678faa3f9 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-22 03:16:20,901 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/7e4c435becca4f47ad682f1ee07bbe37 used request id req-b5aae575-d49d-4aa1-9c5a-5ef678faa3f9 2018-09-22 03:16:20,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/quotas/7e4c435becca4f47ad682f1ee07bbe37 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c112c55e8b52ba9d84ea026e2f1424ea730596ff" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-09-22 03:16:21,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-a2ddf228-ea44-4a67-b178-49cf9133dca0 Date: Sat, 22 Sep 2018 03:16:21 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-09-22 03:16:21,801 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/7e4c435becca4f47ad682f1ee07bbe37 used request id req-a2ddf228-ea44-4a67-b178-49cf9133dca0 2018-09-22 03:16:21,802 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:16:21,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-quota-sets/7e4c435becca4f47ad682f1ee07bbe37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c112c55e8b52ba9d84ea026e2f1424ea730596ff" 2018-09-22 03:16:21,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-669ddf4d-c505-4282-8b86-e2c20aaf51fb x-compute-request-id: req-669ddf4d-c505-4282-8b86-e2c20aaf51fb Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "7e4c435becca4f47ad682f1ee07bbe37", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-22 03:16:21,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/7e4c435becca4f47ad682f1ee07bbe37 used request id req-669ddf4d-c505-4282-8b86-e2c20aaf51fb 2018-09-22 03:16:21,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/quotas/7e4c435becca4f47ad682f1ee07bbe37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c112c55e8b52ba9d84ea026e2f1424ea730596ff" 2018-09-22 03:16:22,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-7b4f2333-38b8-493b-bd60-7fc465d6628f Date: Sat, 22 Sep 2018 03:16:22 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-09-22 03:16:22,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/quotas/7e4c435becca4f47ad682f1ee07bbe37 used request id req-7b4f2333-38b8-493b-bd60-7fc465d6628f 2018-09-22 03:16:22,160 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:16:22,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-quota-sets/7e4c435becca4f47ad682f1ee07bbe37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cb0420a7c6a49103c8f2980e5b3dc9f582a550" 2018-09-22 03:16:22,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16: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-cc142962-d8e3-4590-85fb-a0ed81de7c31 x-compute-request-id: req-cc142962-d8e3-4590-85fb-a0ed81de7c31 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "7e4c435becca4f47ad682f1ee07bbe37", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-22 03:16:22,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/7e4c435becca4f47ad682f1ee07bbe37 used request id req-cc142962-d8e3-4590-85fb-a0ed81de7c31 2018-09-22 03:16:22,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/quotas/7e4c435becca4f47ad682f1ee07bbe37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cb0420a7c6a49103c8f2980e5b3dc9f582a550" 2018-09-22 03:16:23,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-50263d6e-66f4-46f3-8a75-a82b787b0fdd Date: Sat, 22 Sep 2018 03:16:23 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-09-22 03:16:23,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/quotas/7e4c435becca4f47ad682f1ee07bbe37 used request id req-50263d6e-66f4-46f3-8a75-a82b787b0fdd 2018-09-22 03:16:23,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c112c55e8b52ba9d84ea026e2f1424ea730596ff" 2018-09-22 03:16:24,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-f048e391-2ddd-492f-89f0-4cdeadda5b19 Date: Sat, 22 Sep 2018 03:16:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}]} 2018-09-22 03:16:24,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f048e391-2ddd-492f-89f0-4cdeadda5b19 2018-09-22 03:16:24,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c112c55e8b52ba9d84ea026e2f1424ea730596ff" 2018-09-22 03:16:24,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc3b1fc-5e22-437b-a902-15ab17ade79f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:16:24,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-5cc3b1fc-5e22-437b-a902-15ab17ade79f 2018-09-22 03:16:24,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c112c55e8b52ba9d84ea026e2f1424ea730596ff" 2018-09-22 03:16:24,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8d862a4-dc49-4a8b-9fd7-e6a31a66e62a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 03:16:24,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-b8d862a4-dc49-4a8b-9fd7-e6a31a66e62a 2018-09-22 03:16:24,215 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-8a1b2ffc-4ad6-42c-name 2018-09-22 03:16:24,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/7e4c435becca4f47ad682f1ee07bbe37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c112c55e8b52ba9d84ea026e2f1424ea730596ff" 2018-09-22 03:16:24,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d4a22cb-69a7-46a3-a172-99b02da2d965 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:24,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7e4c435becca4f47ad682f1ee07bbe37 used request id req-8d4a22cb-69a7-46a3-a172-99b02da2d965 2018-09-22 03:16:24,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c112c55e8b52ba9d84ea026e2f1424ea730596ff" 2018-09-22 03:16:24,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c7fc854-adb9-4041-b1b0-bab7bd99903c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:16:24,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0c7fc854-adb9-4041-b1b0-bab7bd99903c 2018-09-22 03:16:24,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:24,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["Pq0vsrArQMKKMP1hGYwjyg"], "issued_at": "2018-09-22T03:16:24.000000Z"}} 2018-09-22 03:16:24,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaca6bd101b91f6ab7e50f65bd05c9513bf347a2" 2018-09-22 03:16:24,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05d78d1e-8ad1-410a-acfb-e1b0a0dc777d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:24,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-05d78d1e-8ad1-410a-acfb-e1b0a0dc777d 2018-09-22 03:16:24,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:16:24,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:25,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["xmhw7O-ER6KpTNGniwrS3g"], "issued_at": "2018-09-22T03:16:25.000000Z"}} 2018-09-22 03:16:25,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4bdefd716c87cd87d57f66f8e809773d18fb5d" 2018-09-22 03:16:25,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dbf4cf0-c2a7-45be-b4d3-a047c0425e2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:25,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6dbf4cf0-c2a7-45be-b4d3-a047c0425e2b 2018-09-22 03:16:25,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:25,410 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:25,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-ff552c28-42cd-44e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4bdefd716c87cd87d57f66f8e809773d18fb5d" 2018-09-22 03:16:25,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2c28425-1b92-4c5c-9861-5150fe09abed Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-ff552c28-42cd-44e-name", "previous": null, "next": null}, "projects": []} 2018-09-22 03:16:25,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-ff552c28-42cd-44e-name used request id req-e2c28425-1b92-4c5c-9861-5150fe09abed 2018-09-22 03:16:25,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4bdefd716c87cd87d57f66f8e809773d18fb5d" 2018-09-22 03:16:25,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a20079f4-8557-4416-827e-226f7be66132 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 03:16:25,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a20079f4-8557-4416-827e-226f7be66132 2018-09-22 03:16:25,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4bdefd716c87cd87d57f66f8e809773d18fb5d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-ff552c28-42cd-44e-name"}}' 2018-09-22 03:16:25,630 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:16:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c0ca9f4-d8a6-4217-8107-759c6eeb8906 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/837d160957284bbdbee9d6aeb632c31e"}, "enabled": true, "id": "837d160957284bbdbee9d6aeb632c31e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ff552c28-42cd-44e-name"}} 2018-09-22 03:16:25,630 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2c0ca9f4-d8a6-4217-8107-759c6eeb8906 2018-09-22 03:16:25,630 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-ff552c28-42cd-44e-name 2018-09-22 03:16:25,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:16:25,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:26,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["JsL_2dV4Q2iRh3KHGaGj4w"], "issued_at": "2018-09-22T03:16:26.000000Z"}} 2018-09-22 03:16:26,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a622086d78d669f24c1cfe0462bfd79fa91da25" 2018-09-22 03:16:26,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4854426d-6d84-4489-90c5-3417e527c853 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:26,112 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4854426d-6d84-4489-90c5-3417e527c853 2018-09-22 03:16:26,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:26,122 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:26,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a622086d78d669f24c1cfe0462bfd79fa91da25" 2018-09-22 03:16:26,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b7c2c5-edcd-438b-a4f4-4b6ff8e356c0 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "links": {"self": "http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163"}, "domain_id": "default", "enabled": true, "id": "39f4219c438e47d28a6cc8a4559e9163", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:16:26,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-27b7c2c5-edcd-438b-a4f4-4b6ff8e356c0 2018-09-22 03:16:26,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a622086d78d669f24c1cfe0462bfd79fa91da25" 2018-09-22 03:16:26,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5435cbfa-6205-4ba2-9f80-5db0cb7e1cdd Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 03:16:26,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5435cbfa-6205-4ba2-9f80-5db0cb7e1cdd 2018-09-22 03:16:26,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a622086d78d669f24c1cfe0462bfd79fa91da25" 2018-09-22 03:16:26,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbade9a7-00ef-419d-b7ce-32a119f4b372 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:16:26,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cbade9a7-00ef-419d-b7ce-32a119f4b372 2018-09-22 03:16:26,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-ff552c28-42cd-44e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a622086d78d669f24c1cfe0462bfd79fa91da25" 2018-09-22 03:16:26,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1367db45-9f74-4219-9dda-95f9a234ad96 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-ff552c28-42cd-44e-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/837d160957284bbdbee9d6aeb632c31e"}, "enabled": true, "id": "837d160957284bbdbee9d6aeb632c31e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ff552c28-42cd-44e-name"}]} 2018-09-22 03:16:26,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-ff552c28-42cd-44e-name used request id req-1367db45-9f74-4219-9dda-95f9a234ad96 2018-09-22 03:16:26,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/16611a78ffb84d4696f977a4d32f3750 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a622086d78d669f24c1cfe0462bfd79fa91da25" 2018-09-22 03:16:26,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc3e67fd-5b29-4eb8-a4b0-229478f939f0 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/16611a78ffb84d4696f977a4d32f3750"}, "enabled": true, "id": "16611a78ffb84d4696f977a4d32f3750", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-ff552c28-42cd-44e-user"}} 2018-09-22 03:16:26,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/16611a78ffb84d4696f977a4d32f3750 used request id req-bc3e67fd-5b29-4eb8-a4b0-229478f939f0 2018-09-22 03:16:26,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/837d160957284bbdbee9d6aeb632c31e/users/16611a78ffb84d4696f977a4d32f3750/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a622086d78d669f24c1cfe0462bfd79fa91da25" 2018-09-22 03:16:27,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e3ccc7f-7f72-4eaa-b9ba-5a816c47b16b Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/837d160957284bbdbee9d6aeb632c31e/users/16611a78ffb84d4696f977a4d32f3750/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 03:16:27,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/837d160957284bbdbee9d6aeb632c31e/users/16611a78ffb84d4696f977a4d32f3750/roles used request id req-3e3ccc7f-7f72-4eaa-b9ba-5a816c47b16b 2018-09-22 03:16:27,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a622086d78d669f24c1cfe0462bfd79fa91da25" 2018-09-22 03:16:27,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b57edf56-77a0-4444-aacb-fb0c99867456 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "domain_id": null, "name": "admin", "id": "47adb45f654a4d67913388702479dc07"}} 2018-09-22 03:16:27,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 used request id req-b57edf56-77a0-4444-aacb-fb0c99867456 2018-09-22 03:16:27,161 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-ff552c28-42cd-44e-name 2018-09-22 03:16:27,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/837d160957284bbdbee9d6aeb632c31e/users/16611a78ffb84d4696f977a4d32f3750/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a622086d78d669f24c1cfe0462bfd79fa91da25" 2018-09-22 03:16:27,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71f36fa0-ce31-4350-8179-3f2f16556b28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:27,280 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/837d160957284bbdbee9d6aeb632c31e/users/16611a78ffb84d4696f977a4d32f3750/roles/47adb45f654a4d67913388702479dc07 used request id req-71f36fa0-ce31-4350-8179-3f2f16556b28 2018-09-22 03:16:27,280 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-ff552c28-42cd-44e-user 2018-09-22 03:16:27,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4bdefd716c87cd87d57f66f8e809773d18fb5d" 2018-09-22 03:16:27,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e082bd67-f1a2-49c9-96e4-77553be11b1e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:16:27,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e082bd67-f1a2-49c9-96e4-77553be11b1e 2018-09-22 03:16:27,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4bdefd716c87cd87d57f66f8e809773d18fb5d" -d '{"role": {"name": "CreateProjectUserTests-ff552c28-42cd-44e-name-role"}}' 2018-09-22 03:16:27,481 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24fc7696-be2c-45ba-bdc9-889ee6ee514a Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c04e638ce70a4e3fb035992d81a1e87c", "links": {"self": "http://172.30.9.23:5000/v3/roles/c04e638ce70a4e3fb035992d81a1e87c"}, "name": "CreateProjectUserTests-ff552c28-42cd-44e-name-role"}} 2018-09-22 03:16:27,481 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-24fc7696-be2c-45ba-bdc9-889ee6ee514a 2018-09-22 03:16:27,481 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-ff552c28-42cd-44e-name-role 2018-09-22 03:16:27,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c04e638ce70a4e3fb035992d81a1e87c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4bdefd716c87cd87d57f66f8e809773d18fb5d" 2018-09-22 03:16:27,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2b1a5c-ecf8-4ef5-bcd4-9ef62da47dc1 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c04e638ce70a4e3fb035992d81a1e87c"}, "domain_id": null, "name": "CreateProjectUserTests-ff552c28-42cd-44e-name-role", "id": "c04e638ce70a4e3fb035992d81a1e87c"}} 2018-09-22 03:16:27,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c04e638ce70a4e3fb035992d81a1e87c used request id req-6e2b1a5c-ecf8-4ef5-bcd4-9ef62da47dc1 2018-09-22 03:16:27,565 - keystone_utils - INFO - Granting role CreateProjectUserTests-ff552c28-42cd-44e-name-role to project CreateProjectUserTests-ff552c28-42cd-44e-name 2018-09-22 03:16:27,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/837d160957284bbdbee9d6aeb632c31e/users/16611a78ffb84d4696f977a4d32f3750/roles/c04e638ce70a4e3fb035992d81a1e87c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4bdefd716c87cd87d57f66f8e809773d18fb5d" 2018-09-22 03:16:27,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9a11772-4926-4c4d-8011-628763e0d3ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:27,699 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/837d160957284bbdbee9d6aeb632c31e/users/16611a78ffb84d4696f977a4d32f3750/roles/c04e638ce70a4e3fb035992d81a1e87c used request id req-a9a11772-4926-4c4d-8011-628763e0d3ec 2018-09-22 03:16:27,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:16:27,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:28,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c04e638ce70a4e3fb035992d81a1e87c", "name": "CreateProjectUserTests-ff552c28-42cd-44e-name-role"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T04:16:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "837d160957284bbdbee9d6aeb632c31e", "name": "CreateProjectUserTests-ff552c28-42cd-44e-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/837d160957284bbdbee9d6aeb632c31e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/837d160957284bbdbee9d6aeb632c31e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/837d160957284bbdbee9d6aeb632c31e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/837d160957284bbdbee9d6aeb632c31e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/837d160957284bbdbee9d6aeb632c31e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/837d160957284bbdbee9d6aeb632c31e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/837d160957284bbdbee9d6aeb632c31e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/837d160957284bbdbee9d6aeb632c31e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/837d160957284bbdbee9d6aeb632c31e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/837d160957284bbdbee9d6aeb632c31e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/837d160957284bbdbee9d6aeb632c31e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/837d160957284bbdbee9d6aeb632c31e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-ff552c28-42cd-44e-user", "id": "16611a78ffb84d4696f977a4d32f3750"}, "audit_ids": ["LFkI7dGgQ8i74rdpB6ZdaA"], "issued_at": "2018-09-22T03:16:28.000000Z"}} 2018-09-22 03:16:28,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21951c7af84f9b55e2b6f878eb2296f0bdc5600" 2018-09-22 03:16:28,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-164acafb-e27f-4aab-b4cb-448efd49ae3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:28,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-164acafb-e27f-4aab-b4cb-448efd49ae3a 2018-09-22 03:16:28,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-ff552c28-42cd-44e-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21951c7af84f9b55e2b6f878eb2296f0bdc5600" 2018-09-22 03:16:28,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cb4c5c40-f594-44b9-b0f2-1231c38ab576 Date: Sat, 22 Sep 2018 03:16:28 GMT RESP BODY: {"security_groups": []} 2018-09-22 03:16:28,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-ff552c28-42cd-44e-name&description=hello+group used request id req-cb4c5c40-f594-44b9-b0f2-1231c38ab576 2018-09-22 03:16:28,454 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-ff552c28-42cd-44e-name... 2018-09-22 03:16:28,454 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-ff552c28-42cd-44e-name 2018-09-22 03:16:28,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21951c7af84f9b55e2b6f878eb2296f0bdc5600" -d '{"security_group": {"name": "CreateProjectUserTests-ff552c28-42cd-44e-name", "description": "hello group"}}' 2018-09-22 03:16:29,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-e8276db6-56ac-450b-a08f-718ac19fb084 Date: Sat, 22 Sep 2018 03:16:29 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "created_at": "2018-09-22T03:16:29Z", "updated_at": "2018-09-22T03:16:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:29Z", "revision_number": 0, "id": "46cb498e-4fb7-4cd4-bc7c-a2f44764c988", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:29Z", "security_group_id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "port_range_min": null, "ethertype": "IPv6", "project_id": "837d160957284bbdbee9d6aeb632c31e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:29Z", "revision_number": 0, "id": "e35adc3a-1325-4f18-acf5-4e167f14d06b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:29Z", "security_group_id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "port_range_min": null, "ethertype": "IPv4", "project_id": "837d160957284bbdbee9d6aeb632c31e"}], "revision_number": 2, "project_id": "837d160957284bbdbee9d6aeb632c31e", "id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "name": "CreateProjectUserTests-ff552c28-42cd-44e-name"}} 2018-09-22 03:16:29,506 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-e8276db6-56ac-450b-a08f-718ac19fb084 2018-09-22 03:16:29,507 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e63d4588-c087-4f17-8e1c-ef67933e07ee 2018-09-22 03:16:29,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e63d4588-c087-4f17-8e1c-ef67933e07ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21951c7af84f9b55e2b6f878eb2296f0bdc5600" 2018-09-22 03:16:30,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d7a81cca-e41a-4c3d-88d3-f222792b6c46 Date: Sat, 22 Sep 2018 03:16:30 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-09-22T03:16:29Z", "security_group_id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "port_range_min": null, "revision_number": 0, "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "created_at": "2018-09-22T03:16:29Z", "project_id": "837d160957284bbdbee9d6aeb632c31e", "id": "46cb498e-4fb7-4cd4-bc7c-a2f44764c988"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:16:29Z", "security_group_id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "port_range_min": null, "revision_number": 0, "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "created_at": "2018-09-22T03:16:29Z", "project_id": "837d160957284bbdbee9d6aeb632c31e", "id": "e35adc3a-1325-4f18-acf5-4e167f14d06b"}]} 2018-09-22 03:16:30,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e63d4588-c087-4f17-8e1c-ef67933e07ee used request id req-d7a81cca-e41a-4c3d-88d3-f222792b6c46 2018-09-22 03:16:30,347 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e63d4588-c087-4f17-8e1c-ef67933e07ee 2018-09-22 03:16:30,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e63d4588-c087-4f17-8e1c-ef67933e07ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21951c7af84f9b55e2b6f878eb2296f0bdc5600" 2018-09-22 03:16:31,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8085d773-ed4d-45f7-b628-bd77edd31837 Date: Sat, 22 Sep 2018 03:16:31 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-09-22T03:16:29Z", "security_group_id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "port_range_min": null, "revision_number": 0, "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "created_at": "2018-09-22T03:16:29Z", "project_id": "837d160957284bbdbee9d6aeb632c31e", "id": "46cb498e-4fb7-4cd4-bc7c-a2f44764c988"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:16:29Z", "security_group_id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "port_range_min": null, "revision_number": 0, "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "created_at": "2018-09-22T03:16:29Z", "project_id": "837d160957284bbdbee9d6aeb632c31e", "id": "e35adc3a-1325-4f18-acf5-4e167f14d06b"}]} 2018-09-22 03:16:31,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e63d4588-c087-4f17-8e1c-ef67933e07ee used request id req-8085d773-ed4d-45f7-b628-bd77edd31837 2018-09-22 03:16:31,049 - neutron_utils - INFO - Retrieving security group with ID - e63d4588-c087-4f17-8e1c-ef67933e07ee 2018-09-22 03:16:31,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=e63d4588-c087-4f17-8e1c-ef67933e07ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21951c7af84f9b55e2b6f878eb2296f0bdc5600" 2018-09-22 03:16:31,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-94b9de88-d8c3-4ebb-a4d6-99741b48d330 Date: Sat, 22 Sep 2018 03:16:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "created_at": "2018-09-22T03:16:29Z", "updated_at": "2018-09-22T03:16:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:29Z", "revision_number": 0, "id": "46cb498e-4fb7-4cd4-bc7c-a2f44764c988", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:29Z", "security_group_id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "port_range_min": null, "ethertype": "IPv6", "project_id": "837d160957284bbdbee9d6aeb632c31e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:29Z", "revision_number": 0, "id": "e35adc3a-1325-4f18-acf5-4e167f14d06b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:29Z", "security_group_id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "port_range_min": null, "ethertype": "IPv4", "project_id": "837d160957284bbdbee9d6aeb632c31e"}], "revision_number": 2, "project_id": "837d160957284bbdbee9d6aeb632c31e", "id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "name": "CreateProjectUserTests-ff552c28-42cd-44e-name"}]} 2018-09-22 03:16:31,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=e63d4588-c087-4f17-8e1c-ef67933e07ee used request id req-94b9de88-d8c3-4ebb-a4d6-99741b48d330 2018-09-22 03:16:31,824 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e63d4588-c087-4f17-8e1c-ef67933e07ee 2018-09-22 03:16:31,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e63d4588-c087-4f17-8e1c-ef67933e07ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21951c7af84f9b55e2b6f878eb2296f0bdc5600" 2018-09-22 03:16:31,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1227e1f4-a00c-4f2e-8765-89d370e50117 Date: Sat, 22 Sep 2018 03:16:32 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-09-22T03:16:29Z", "security_group_id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "port_range_min": null, "revision_number": 0, "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "created_at": "2018-09-22T03:16:29Z", "project_id": "837d160957284bbdbee9d6aeb632c31e", "id": "46cb498e-4fb7-4cd4-bc7c-a2f44764c988"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:16:29Z", "security_group_id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "port_range_min": null, "revision_number": 0, "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "created_at": "2018-09-22T03:16:29Z", "project_id": "837d160957284bbdbee9d6aeb632c31e", "id": "e35adc3a-1325-4f18-acf5-4e167f14d06b"}]} 2018-09-22 03:16:31,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e63d4588-c087-4f17-8e1c-ef67933e07ee used request id req-1227e1f4-a00c-4f2e-8765-89d370e50117 2018-09-22 03:16:31,995 - neutron_utils - INFO - Retrieving security group with ID - e63d4588-c087-4f17-8e1c-ef67933e07ee 2018-09-22 03:16:32,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=e63d4588-c087-4f17-8e1c-ef67933e07ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21951c7af84f9b55e2b6f878eb2296f0bdc5600" 2018-09-22 03:16:32,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-291eecad-afbd-4eea-8928-99cd1fca39db Date: Sat, 22 Sep 2018 03:16:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "created_at": "2018-09-22T03:16:29Z", "updated_at": "2018-09-22T03:16:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:29Z", "revision_number": 0, "id": "46cb498e-4fb7-4cd4-bc7c-a2f44764c988", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:29Z", "security_group_id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "port_range_min": null, "ethertype": "IPv6", "project_id": "837d160957284bbdbee9d6aeb632c31e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:29Z", "revision_number": 0, "id": "e35adc3a-1325-4f18-acf5-4e167f14d06b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:29Z", "security_group_id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "port_range_min": null, "ethertype": "IPv4", "project_id": "837d160957284bbdbee9d6aeb632c31e"}], "revision_number": 2, "project_id": "837d160957284bbdbee9d6aeb632c31e", "id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "name": "CreateProjectUserTests-ff552c28-42cd-44e-name"}]} 2018-09-22 03:16:32,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=e63d4588-c087-4f17-8e1c-ef67933e07ee used request id req-291eecad-afbd-4eea-8928-99cd1fca39db 2018-09-22 03:16:32,181 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e63d4588-c087-4f17-8e1c-ef67933e07ee 2018-09-22 03:16:32,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e63d4588-c087-4f17-8e1c-ef67933e07ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21951c7af84f9b55e2b6f878eb2296f0bdc5600" 2018-09-22 03:16:32,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-63f41ba9-5d53-4701-8dfc-39f219179cd7 Date: Sat, 22 Sep 2018 03:16:32 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-09-22T03:16:29Z", "security_group_id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "port_range_min": null, "revision_number": 0, "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "created_at": "2018-09-22T03:16:29Z", "project_id": "837d160957284bbdbee9d6aeb632c31e", "id": "46cb498e-4fb7-4cd4-bc7c-a2f44764c988"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:16:29Z", "security_group_id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "port_range_min": null, "revision_number": 0, "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "created_at": "2018-09-22T03:16:29Z", "project_id": "837d160957284bbdbee9d6aeb632c31e", "id": "e35adc3a-1325-4f18-acf5-4e167f14d06b"}]} 2018-09-22 03:16:32,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e63d4588-c087-4f17-8e1c-ef67933e07ee used request id req-63f41ba9-5d53-4701-8dfc-39f219179cd7 2018-09-22 03:16:32,922 - neutron_utils - INFO - Retrieving security group with ID - e63d4588-c087-4f17-8e1c-ef67933e07ee 2018-09-22 03:16:32,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=e63d4588-c087-4f17-8e1c-ef67933e07ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21951c7af84f9b55e2b6f878eb2296f0bdc5600" 2018-09-22 03:16:33,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-01eca808-a72f-4081-a81c-0cdf9b1ef9b7 Date: Sat, 22 Sep 2018 03:16:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "created_at": "2018-09-22T03:16:29Z", "updated_at": "2018-09-22T03:16:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:29Z", "revision_number": 0, "id": "46cb498e-4fb7-4cd4-bc7c-a2f44764c988", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:29Z", "security_group_id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "port_range_min": null, "ethertype": "IPv6", "project_id": "837d160957284bbdbee9d6aeb632c31e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:29Z", "revision_number": 0, "id": "e35adc3a-1325-4f18-acf5-4e167f14d06b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:29Z", "security_group_id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "port_range_min": null, "ethertype": "IPv4", "project_id": "837d160957284bbdbee9d6aeb632c31e"}], "revision_number": 2, "project_id": "837d160957284bbdbee9d6aeb632c31e", "id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "name": "CreateProjectUserTests-ff552c28-42cd-44e-name"}]} 2018-09-22 03:16:33,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=e63d4588-c087-4f17-8e1c-ef67933e07ee used request id req-01eca808-a72f-4081-a81c-0cdf9b1ef9b7 2018-09-22 03:16:33,308 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e63d4588-c087-4f17-8e1c-ef67933e07ee 2018-09-22 03:16:33,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e63d4588-c087-4f17-8e1c-ef67933e07ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21951c7af84f9b55e2b6f878eb2296f0bdc5600" 2018-09-22 03:16:34,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0ca77172-4fcd-4a09-ab4d-032221155de5 Date: Sat, 22 Sep 2018 03:16:34 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-09-22T03:16:29Z", "security_group_id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "port_range_min": null, "revision_number": 0, "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "created_at": "2018-09-22T03:16:29Z", "project_id": "837d160957284bbdbee9d6aeb632c31e", "id": "46cb498e-4fb7-4cd4-bc7c-a2f44764c988"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:16:29Z", "security_group_id": "e63d4588-c087-4f17-8e1c-ef67933e07ee", "port_range_min": null, "revision_number": 0, "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "created_at": "2018-09-22T03:16:29Z", "project_id": "837d160957284bbdbee9d6aeb632c31e", "id": "e35adc3a-1325-4f18-acf5-4e167f14d06b"}]} 2018-09-22 03:16:34,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e63d4588-c087-4f17-8e1c-ef67933e07ee used request id req-0ca77172-4fcd-4a09-ab4d-032221155de5 2018-09-22 03:16:34,042 - neutron_utils - INFO - Deleting security group rule with ID - 46cb498e-4fb7-4cd4-bc7c-a2f44764c988 2018-09-22 03:16:34,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/46cb498e-4fb7-4cd4-bc7c-a2f44764c988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21951c7af84f9b55e2b6f878eb2296f0bdc5600" 2018-09-22 03:16:34,487 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-56cbebd5-5d19-4829-9a44-940555f0490c Content-Length: 0 Date: Sat, 22 Sep 2018 03:16:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:16:34,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/46cb498e-4fb7-4cd4-bc7c-a2f44764c988 used request id req-56cbebd5-5d19-4829-9a44-940555f0490c 2018-09-22 03:16:34,487 - neutron_utils - INFO - Deleting security group rule with ID - e35adc3a-1325-4f18-acf5-4e167f14d06b 2018-09-22 03:16:34,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/e35adc3a-1325-4f18-acf5-4e167f14d06b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21951c7af84f9b55e2b6f878eb2296f0bdc5600" 2018-09-22 03:16:35,459 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6ce8854b-cd0a-49ff-ba7e-67f63d9957f3 Content-Length: 0 Date: Sat, 22 Sep 2018 03:16:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:16:35,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/e35adc3a-1325-4f18-acf5-4e167f14d06b used request id req-6ce8854b-cd0a-49ff-ba7e-67f63d9957f3 2018-09-22 03:16:35,459 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-ff552c28-42cd-44e-name 2018-09-22 03:16:35,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e63d4588-c087-4f17-8e1c-ef67933e07ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21951c7af84f9b55e2b6f878eb2296f0bdc5600" 2018-09-22 03:16:36,425 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-82d0c53c-cccf-4b4b-998a-ba890fd083a6 Content-Length: 0 Date: Sat, 22 Sep 2018 03:16:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:16:36,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e63d4588-c087-4f17-8e1c-ef67933e07ee used request id req-82d0c53c-cccf-4b4b-998a-ba890fd083a6 2018-09-22 03:16:36,426 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-ff552c28-42cd-44e-user 2018-09-22 03:16:36,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/16611a78ffb84d4696f977a4d32f3750 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a622086d78d669f24c1cfe0462bfd79fa91da25" 2018-09-22 03:16:36,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae4757c3-1af6-481e-8643-763ea139f685 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:36,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/16611a78ffb84d4696f977a4d32f3750 used request id req-ae4757c3-1af6-481e-8643-763ea139f685 2018-09-22 03:16:36,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4bdefd716c87cd87d57f66f8e809773d18fb5d" 2018-09-22 03:16:36,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-e6ee81d4-5272-4ebb-87ad-723c83b194f3 Date: Sat, 22 Sep 2018 03:16:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "created_at": "2018-09-22T03:16:28Z", "updated_at": "2018-09-22T03:16:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:28Z", "revision_number": 0, "id": "a2215378-af68-4ca7-a2ed-18418532e1e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:28Z", "security_group_id": "ae15f277-d25e-4e0a-b2bd-fd42f186c479", "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "port_range_min": null, "ethertype": "IPv6", "project_id": "837d160957284bbdbee9d6aeb632c31e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:28Z", "revision_number": 0, "id": "f5b73343-675f-411c-a643-5c47a0a47c1b", "remote_group_id": "ae15f277-d25e-4e0a-b2bd-fd42f186c479", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:28Z", "security_group_id": "ae15f277-d25e-4e0a-b2bd-fd42f186c479", "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "port_range_min": null, "ethertype": "IPv6", "project_id": "837d160957284bbdbee9d6aeb632c31e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:28Z", "revision_number": 0, "id": "d75b7fb0-cf40-49aa-a862-d5b88f36544d", "remote_group_id": "ae15f277-d25e-4e0a-b2bd-fd42f186c479", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:28Z", "security_group_id": "ae15f277-d25e-4e0a-b2bd-fd42f186c479", "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "port_range_min": null, "ethertype": "IPv4", "project_id": "837d160957284bbdbee9d6aeb632c31e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:28Z", "revision_number": 0, "id": "aafaf69a-af35-4fbf-a770-838d549df1fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:28Z", "security_group_id": "ae15f277-d25e-4e0a-b2bd-fd42f186c479", "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "port_range_min": null, "ethertype": "IPv4", "project_id": "837d160957284bbdbee9d6aeb632c31e"}], "revision_number": 4, "project_id": "837d160957284bbdbee9d6aeb632c31e", "id": "ae15f277-d25e-4e0a-b2bd-fd42f186c479", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}]} 2018-09-22 03:16:36,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e6ee81d4-5272-4ebb-87ad-723c83b194f3 2018-09-22 03:16:36,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4bdefd716c87cd87d57f66f8e809773d18fb5d" 2018-09-22 03:16:37,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fcfadf1-1a70-44e5-9a0b-eeaf1c8743d1 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:16:37,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-7fcfadf1-1a70-44e5-9a0b-eeaf1c8743d1 2018-09-22 03:16:37,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/837d160957284bbdbee9d6aeb632c31e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4bdefd716c87cd87d57f66f8e809773d18fb5d" 2018-09-22 03:16:37,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb8fd55f-56a7-46c1-8620-1a0eb0c176be Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/837d160957284bbdbee9d6aeb632c31e"}, "enabled": true, "id": "837d160957284bbdbee9d6aeb632c31e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-ff552c28-42cd-44e-name"}} 2018-09-22 03:16:37,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/837d160957284bbdbee9d6aeb632c31e used request id req-cb8fd55f-56a7-46c1-8620-1a0eb0c176be 2018-09-22 03:16:37,105 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae15f277-d25e-4e0a-b2bd-fd42f186c479 2018-09-22 03:16:37,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ae15f277-d25e-4e0a-b2bd-fd42f186c479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4bdefd716c87cd87d57f66f8e809773d18fb5d" 2018-09-22 03:16:37,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a0952d0c-a0cf-486b-a98a-84df1a67ea9d Date: Sat, 22 Sep 2018 03:16:37 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-09-22T03:16:28Z", "security_group_id": "ae15f277-d25e-4e0a-b2bd-fd42f186c479", "port_range_min": null, "revision_number": 0, "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "created_at": "2018-09-22T03:16:28Z", "project_id": "837d160957284bbdbee9d6aeb632c31e", "id": "a2215378-af68-4ca7-a2ed-18418532e1e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:16:28Z", "security_group_id": "ae15f277-d25e-4e0a-b2bd-fd42f186c479", "port_range_min": null, "revision_number": 0, "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "created_at": "2018-09-22T03:16:28Z", "project_id": "837d160957284bbdbee9d6aeb632c31e", "id": "aafaf69a-af35-4fbf-a770-838d549df1fd"}, {"remote_group_id": "ae15f277-d25e-4e0a-b2bd-fd42f186c479", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:16:28Z", "security_group_id": "ae15f277-d25e-4e0a-b2bd-fd42f186c479", "port_range_min": null, "revision_number": 0, "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "created_at": "2018-09-22T03:16:28Z", "project_id": "837d160957284bbdbee9d6aeb632c31e", "id": "d75b7fb0-cf40-49aa-a862-d5b88f36544d"}, {"remote_group_id": "ae15f277-d25e-4e0a-b2bd-fd42f186c479", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:16:28Z", "security_group_id": "ae15f277-d25e-4e0a-b2bd-fd42f186c479", "port_range_min": null, "revision_number": 0, "tenant_id": "837d160957284bbdbee9d6aeb632c31e", "created_at": "2018-09-22T03:16:28Z", "project_id": "837d160957284bbdbee9d6aeb632c31e", "id": "f5b73343-675f-411c-a643-5c47a0a47c1b"}]} 2018-09-22 03:16:37,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ae15f277-d25e-4e0a-b2bd-fd42f186c479 used request id req-a0952d0c-a0cf-486b-a98a-84df1a67ea9d 2018-09-22 03:16:37,293 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 03:16:37,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ae15f277-d25e-4e0a-b2bd-fd42f186c479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4bdefd716c87cd87d57f66f8e809773d18fb5d" 2018-09-22 03:16:38,336 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c4a27ff5-2ab9-4221-9f7d-aaa80f54d2bb Content-Length: 0 Date: Sat, 22 Sep 2018 03:16:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:16:38,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ae15f277-d25e-4e0a-b2bd-fd42f186c479 used request id req-c4a27ff5-2ab9-4221-9f7d-aaa80f54d2bb 2018-09-22 03:16:38,337 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-ff552c28-42cd-44e-name 2018-09-22 03:16:38,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/837d160957284bbdbee9d6aeb632c31e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4bdefd716c87cd87d57f66f8e809773d18fb5d" 2018-09-22 03:16:38,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d83f5db5-9681-41e7-99d8-7d660f87a59c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:38,532 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/837d160957284bbdbee9d6aeb632c31e used request id req-d83f5db5-9681-41e7-99d8-7d660f87a59c 2018-09-22 03:16:38,532 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-ff552c28-42cd-44e-name-role 2018-09-22 03:16:38,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c04e638ce70a4e3fb035992d81a1e87c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4bdefd716c87cd87d57f66f8e809773d18fb5d" 2018-09-22 03:16:38,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6116897f-d1be-47bb-97a1-5909111a323e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:38,655 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c04e638ce70a4e3fb035992d81a1e87c used request id req-6116897f-d1be-47bb-97a1-5909111a323e 2018-09-22 03:16:38,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4bdefd716c87cd87d57f66f8e809773d18fb5d" 2018-09-22 03:16:38,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e2bb483-f60b-41ed-b388-be15accb000e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:16:38,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1e2bb483-f60b-41ed-b388-be15accb000e 2018-09-22 03:16:38,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:39,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["KNvCBnSIQbWa4S9KjJ1Qmw"], "issued_at": "2018-09-22T03:16:39.000000Z"}} 2018-09-22 03:16:39,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f7fd909510d42f45a76ec76b900ab83863349d" 2018-09-22 03:16:39,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64a5f4c6-d9c0-41e9-aca9-2bff99c08bc5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:39,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-64a5f4c6-d9c0-41e9-aca9-2bff99c08bc5 2018-09-22 03:16:39,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:16:39,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:39,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["yQW6V0MRQVu7kIWln1pyTQ"], "issued_at": "2018-09-22T03:16:39.000000Z"}} 2018-09-22 03:16:39,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f584cc46f96dc328ad31656e506ce7a4ee9dbfec" 2018-09-22 03:16:39,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-114c49bc-9771-4e5d-bca2-f4c16ec259c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:39,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-114c49bc-9771-4e5d-bca2-f4c16ec259c5 2018-09-22 03:16:39,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:39,696 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:39,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-c4181d17-0dd2-4ea-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f584cc46f96dc328ad31656e506ce7a4ee9dbfec" 2018-09-22 03:16:39,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07cf0558-56e5-43ed-8816-64e0e90ea352 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-c4181d17-0dd2-4ea-name", "previous": null, "next": null}, "projects": []} 2018-09-22 03:16:39,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-c4181d17-0dd2-4ea-name used request id req-07cf0558-56e5-43ed-8816-64e0e90ea352 2018-09-22 03:16:39,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f584cc46f96dc328ad31656e506ce7a4ee9dbfec" 2018-09-22 03:16:39,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-081b9abb-f01c-4cae-9166-5e7944386516 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 03:16:39,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-081b9abb-f01c-4cae-9166-5e7944386516 2018-09-22 03:16:39,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f584cc46f96dc328ad31656e506ce7a4ee9dbfec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name"}}' 2018-09-22 03:16:40,008 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:16:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94e9fa3a-6efa-446c-8d8f-555d09baf63d Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c"}, "enabled": true, "id": "722183eca2104b84a6804b9b9072ad5c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name"}} 2018-09-22 03:16:40,008 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-94e9fa3a-6efa-446c-8d8f-555d09baf63d 2018-09-22 03:16:40,008 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-c4181d17-0dd2-4ea-name 2018-09-22 03:16:40,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:16:40,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:40,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["FIZYmZFKTm2POHvVmi_sIw"], "issued_at": "2018-09-22T03:16:40.000000Z"}} 2018-09-22 03:16:40,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf34e7f19e123e8cb4561fbb2554c904d1d24048" 2018-09-22 03:16:40,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f5c5cb-23e1-466c-95eb-59fe8ebd2500 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:40,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b1f5c5cb-23e1-466c-95eb-59fe8ebd2500 2018-09-22 03:16:40,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:40,403 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:40,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf34e7f19e123e8cb4561fbb2554c904d1d24048" 2018-09-22 03:16:40,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3583928d-b74e-42c9-818d-609c5c6465ec Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "links": {"self": "http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163"}, "domain_id": "default", "enabled": true, "id": "39f4219c438e47d28a6cc8a4559e9163", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:16:40,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3583928d-b74e-42c9-818d-609c5c6465ec 2018-09-22 03:16:40,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf34e7f19e123e8cb4561fbb2554c904d1d24048" 2018-09-22 03:16:40,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ac39693-a675-4bae-b38c-798ff0422a29 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 03:16:40,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0ac39693-a675-4bae-b38c-798ff0422a29 2018-09-22 03:16:40,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf34e7f19e123e8cb4561fbb2554c904d1d24048" 2018-09-22 03:16:41,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66aeadef-2aaf-491e-a31d-ce5f695adea6 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:16:41,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-66aeadef-2aaf-491e-a31d-ce5f695adea6 2018-09-22 03:16:41,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-c4181d17-0dd2-4ea-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf34e7f19e123e8cb4561fbb2554c904d1d24048" 2018-09-22 03:16:41,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d19bfa5-2e03-4f7e-91db-605ec374534f Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-c4181d17-0dd2-4ea-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c"}, "enabled": true, "id": "722183eca2104b84a6804b9b9072ad5c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name"}]} 2018-09-22 03:16:41,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-c4181d17-0dd2-4ea-name used request id req-7d19bfa5-2e03-4f7e-91db-605ec374534f 2018-09-22 03:16:41,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/113e602207d84da29d384f4cae48f7bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf34e7f19e123e8cb4561fbb2554c904d1d24048" 2018-09-22 03:16:41,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0d7b84c-23f4-43f2-bc9f-66038a01bba6 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/113e602207d84da29d384f4cae48f7bc"}, "enabled": true, "id": "113e602207d84da29d384f4cae48f7bc", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-user1"}} 2018-09-22 03:16:41,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/113e602207d84da29d384f4cae48f7bc used request id req-b0d7b84c-23f4-43f2-bc9f-66038a01bba6 2018-09-22 03:16:41,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c/users/113e602207d84da29d384f4cae48f7bc/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf34e7f19e123e8cb4561fbb2554c904d1d24048" 2018-09-22 03:16:41,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21b4c10f-befc-45ee-80eb-9513a10b9f27 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c/users/113e602207d84da29d384f4cae48f7bc/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 03:16:41,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c/users/113e602207d84da29d384f4cae48f7bc/roles used request id req-21b4c10f-befc-45ee-80eb-9513a10b9f27 2018-09-22 03:16:41,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf34e7f19e123e8cb4561fbb2554c904d1d24048" 2018-09-22 03:16:41,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcf1d986-5ca8-4503-a092-a28507030579 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "domain_id": null, "name": "admin", "id": "47adb45f654a4d67913388702479dc07"}} 2018-09-22 03:16:41,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 used request id req-fcf1d986-5ca8-4503-a092-a28507030579 2018-09-22 03:16:41,400 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-c4181d17-0dd2-4ea-name 2018-09-22 03:16:41,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c/users/113e602207d84da29d384f4cae48f7bc/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf34e7f19e123e8cb4561fbb2554c904d1d24048" 2018-09-22 03:16:41,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7099fd77-23a1-47eb-bfce-3308249f920b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:41,571 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c/users/113e602207d84da29d384f4cae48f7bc/roles/47adb45f654a4d67913388702479dc07 used request id req-7099fd77-23a1-47eb-bfce-3308249f920b 2018-09-22 03:16:41,571 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-c4181d17-0dd2-4ea-user1 2018-09-22 03:16:41,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f584cc46f96dc328ad31656e506ce7a4ee9dbfec" 2018-09-22 03:16:41,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b3f07f-7a83-4eeb-a679-d0cd446de89f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:16:41,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-88b3f07f-7a83-4eeb-a679-d0cd446de89f 2018-09-22 03:16:41,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f584cc46f96dc328ad31656e506ce7a4ee9dbfec" -d '{"role": {"name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name-role"}}' 2018-09-22 03:16:41,801 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:16:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8f8bfcc-1b38-4cf4-b5f2-457e7602d2e1 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09f3ed2628ce4f51b9ccc79404807f07", "links": {"self": "http://172.30.9.23:5000/v3/roles/09f3ed2628ce4f51b9ccc79404807f07"}, "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name-role"}} 2018-09-22 03:16:41,801 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d8f8bfcc-1b38-4cf4-b5f2-457e7602d2e1 2018-09-22 03:16:41,802 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-c4181d17-0dd2-4ea-name-role 2018-09-22 03:16:41,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/09f3ed2628ce4f51b9ccc79404807f07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f584cc46f96dc328ad31656e506ce7a4ee9dbfec" 2018-09-22 03:16:41,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49f576b-d30c-47be-959d-25e0423bf483 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/09f3ed2628ce4f51b9ccc79404807f07"}, "domain_id": null, "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name-role", "id": "09f3ed2628ce4f51b9ccc79404807f07"}} 2018-09-22 03:16:41,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/09f3ed2628ce4f51b9ccc79404807f07 used request id req-b49f576b-d30c-47be-959d-25e0423bf483 2018-09-22 03:16:41,890 - keystone_utils - INFO - Granting role CreateProjectUserTests-c4181d17-0dd2-4ea-name-role to project CreateProjectUserTests-c4181d17-0dd2-4ea-name 2018-09-22 03:16:41,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c/users/113e602207d84da29d384f4cae48f7bc/roles/09f3ed2628ce4f51b9ccc79404807f07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f584cc46f96dc328ad31656e506ce7a4ee9dbfec" 2018-09-22 03:16:42,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a62a02bd-0ff9-40bb-89c0-d1ed1b64d021 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:42,055 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c/users/113e602207d84da29d384f4cae48f7bc/roles/09f3ed2628ce4f51b9ccc79404807f07 used request id req-a62a02bd-0ff9-40bb-89c0-d1ed1b64d021 2018-09-22 03:16:42,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:16:42,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:42,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["eDzl5fmATUmQhoLz8h6WUw"], "issued_at": "2018-09-22T03:16:42.000000Z"}} 2018-09-22 03:16:42,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139543455517714f24fc4e7a0fdf7e544dcee70c" 2018-09-22 03:16:42,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bcfe668-f089-4b27-90cd-57b07ebe009f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:42,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3bcfe668-f089-4b27-90cd-57b07ebe009f 2018-09-22 03:16:42,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:42,538 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:42,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139543455517714f24fc4e7a0fdf7e544dcee70c" 2018-09-22 03:16:42,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb29658b-f74b-4c8f-b851-05af6c9d4b8d Content-Encoding: gzip Content-Length: 947 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-user1", "links": {"self": "http://172.30.9.23:5000/v3/users/113e602207d84da29d384f4cae48f7bc"}, "domain_id": "default", "enabled": true, "id": "113e602207d84da29d384f4cae48f7bc", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "links": {"self": "http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163"}, "domain_id": "default", "enabled": true, "id": "39f4219c438e47d28a6cc8a4559e9163", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:16:42,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fb29658b-f74b-4c8f-b851-05af6c9d4b8d 2018-09-22 03:16:42,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139543455517714f24fc4e7a0fdf7e544dcee70c" 2018-09-22 03:16:42,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b94c0b-8343-47ff-bcf8-8e3f1c9b4d77 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 03:16:42,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-85b94c0b-8343-47ff-bcf8-8e3f1c9b4d77 2018-09-22 03:16:43,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139543455517714f24fc4e7a0fdf7e544dcee70c" 2018-09-22 03:16:43,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d1558b-0723-4ab7-8e76-94c5459c12f8 Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "09f3ed2628ce4f51b9ccc79404807f07", "links": {"self": "http://172.30.9.23:5000/v3/roles/09f3ed2628ce4f51b9ccc79404807f07"}, "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name-role"}, {"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:16:43,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-30d1558b-0723-4ab7-8e76-94c5459c12f8 2018-09-22 03:16:43,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-c4181d17-0dd2-4ea-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139543455517714f24fc4e7a0fdf7e544dcee70c" 2018-09-22 03:16:43,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aa7c83e-3bd2-4b2d-a3b1-0beb807b1e54 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-c4181d17-0dd2-4ea-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c"}, "enabled": true, "id": "722183eca2104b84a6804b9b9072ad5c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name"}]} 2018-09-22 03:16:43,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-c4181d17-0dd2-4ea-name used request id req-4aa7c83e-3bd2-4b2d-a3b1-0beb807b1e54 2018-09-22 03:16:43,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/186c0cc33d4b4fff9e75f532ddc8f750 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139543455517714f24fc4e7a0fdf7e544dcee70c" 2018-09-22 03:16:43,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f538dd23-1d26-4bc7-84b5-dfba6b3ae3e3 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/186c0cc33d4b4fff9e75f532ddc8f750"}, "enabled": true, "id": "186c0cc33d4b4fff9e75f532ddc8f750", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-user2"}} 2018-09-22 03:16:43,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/186c0cc33d4b4fff9e75f532ddc8f750 used request id req-f538dd23-1d26-4bc7-84b5-dfba6b3ae3e3 2018-09-22 03:16:43,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c/users/186c0cc33d4b4fff9e75f532ddc8f750/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139543455517714f24fc4e7a0fdf7e544dcee70c" 2018-09-22 03:16:43,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a42101d9-3da2-4a57-a0fe-fd75a428b5f5 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c/users/186c0cc33d4b4fff9e75f532ddc8f750/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 03:16:43,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c/users/186c0cc33d4b4fff9e75f532ddc8f750/roles used request id req-a42101d9-3da2-4a57-a0fe-fd75a428b5f5 2018-09-22 03:16:43,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139543455517714f24fc4e7a0fdf7e544dcee70c" 2018-09-22 03:16:43,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff521e1-4d96-44fe-87f6-b832209c5b0e Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "domain_id": null, "name": "admin", "id": "47adb45f654a4d67913388702479dc07"}} 2018-09-22 03:16:43,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 used request id req-cff521e1-4d96-44fe-87f6-b832209c5b0e 2018-09-22 03:16:43,655 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-c4181d17-0dd2-4ea-name 2018-09-22 03:16:43,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c/users/186c0cc33d4b4fff9e75f532ddc8f750/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139543455517714f24fc4e7a0fdf7e544dcee70c" 2018-09-22 03:16:43,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47936d2b-d254-46e6-a64e-f7403cadeb38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:43,777 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c/users/186c0cc33d4b4fff9e75f532ddc8f750/roles/47adb45f654a4d67913388702479dc07 used request id req-47936d2b-d254-46e6-a64e-f7403cadeb38 2018-09-22 03:16:43,777 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-c4181d17-0dd2-4ea-user2 2018-09-22 03:16:43,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/09f3ed2628ce4f51b9ccc79404807f07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f584cc46f96dc328ad31656e506ce7a4ee9dbfec" 2018-09-22 03:16:43,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cea84f2-d6be-411e-a2e9-235430d685ae Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/09f3ed2628ce4f51b9ccc79404807f07"}, "domain_id": null, "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name-role", "id": "09f3ed2628ce4f51b9ccc79404807f07"}} 2018-09-22 03:16:43,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/09f3ed2628ce4f51b9ccc79404807f07 used request id req-7cea84f2-d6be-411e-a2e9-235430d685ae 2018-09-22 03:16:43,871 - keystone_utils - INFO - Granting role CreateProjectUserTests-c4181d17-0dd2-4ea-name-role to project CreateProjectUserTests-c4181d17-0dd2-4ea-name 2018-09-22 03:16:43,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c/users/186c0cc33d4b4fff9e75f532ddc8f750/roles/09f3ed2628ce4f51b9ccc79404807f07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f584cc46f96dc328ad31656e506ce7a4ee9dbfec" 2018-09-22 03:16:44,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7796685-03ec-4b45-b186-b732473b872d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:44,023 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c/users/186c0cc33d4b4fff9e75f532ddc8f750/roles/09f3ed2628ce4f51b9ccc79404807f07 used request id req-c7796685-03ec-4b45-b186-b732473b872d 2018-09-22 03:16:44,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:16:44,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:44,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09f3ed2628ce4f51b9ccc79404807f07", "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name-role"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T04:16:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "722183eca2104b84a6804b9b9072ad5c", "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/722183eca2104b84a6804b9b9072ad5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/722183eca2104b84a6804b9b9072ad5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/722183eca2104b84a6804b9b9072ad5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/722183eca2104b84a6804b9b9072ad5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/722183eca2104b84a6804b9b9072ad5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/722183eca2104b84a6804b9b9072ad5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/722183eca2104b84a6804b9b9072ad5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/722183eca2104b84a6804b9b9072ad5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/722183eca2104b84a6804b9b9072ad5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/722183eca2104b84a6804b9b9072ad5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/722183eca2104b84a6804b9b9072ad5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/722183eca2104b84a6804b9b9072ad5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-user1", "id": "113e602207d84da29d384f4cae48f7bc"}, "audit_ids": ["L0IEbWYjRqqE60ycmDnOzA"], "issued_at": "2018-09-22T03:16:44.000000Z"}} 2018-09-22 03:16:44,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3077834059203a996ad4844ad383286e9eea8ce" 2018-09-22 03:16:44,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbe320a7-e9f7-4b38-83df-05611ee73ee2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:44,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fbe320a7-e9f7-4b38-83df-05611ee73ee2 2018-09-22 03:16:44,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-c4181d17-0dd2-4ea-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3077834059203a996ad4844ad383286e9eea8ce" 2018-09-22 03:16:44,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1341e927-6faf-4226-b4c3-19f05e754ad5 Date: Sat, 22 Sep 2018 03:16:44 GMT RESP BODY: {"security_groups": []} 2018-09-22 03:16:44,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-c4181d17-0dd2-4ea-name&description=hello+group used request id req-1341e927-6faf-4226-b4c3-19f05e754ad5 2018-09-22 03:16:44,886 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-c4181d17-0dd2-4ea-name... 2018-09-22 03:16:44,886 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-c4181d17-0dd2-4ea-name 2018-09-22 03:16:44,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3077834059203a996ad4844ad383286e9eea8ce" -d '{"security_group": {"name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name", "description": "hello group"}}' 2018-09-22 03:16:45,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-338ca124-0cf7-4112-b572-e97d445de2f0 Date: Sat, 22 Sep 2018 03:16:45 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "updated_at": "2018-09-22T03:16:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:45Z", "revision_number": 0, "id": "30c004f0-aa89-409f-9b61-8e63d9fcbd3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "722183eca2104b84a6804b9b9072ad5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:45Z", "revision_number": 0, "id": "6b66d27b-11a7-42b2-b500-c4f5f3042406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "722183eca2104b84a6804b9b9072ad5c"}], "revision_number": 2, "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name"}} 2018-09-22 03:16:45,424 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-338ca124-0cf7-4112-b572-e97d445de2f0 2018-09-22 03:16:45,424 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 2018-09-22 03:16:45,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3077834059203a996ad4844ad383286e9eea8ce" 2018-09-22 03:16:45,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e8f23036-4262-424c-aa34-73f8a3524ad4 Date: Sat, 22 Sep 2018 03:16:45 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-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "port_range_min": null, "revision_number": 0, "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "30c004f0-aa89-409f-9b61-8e63d9fcbd3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "port_range_min": null, "revision_number": 0, "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "6b66d27b-11a7-42b2-b500-c4f5f3042406"}]} 2018-09-22 03:16:45,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 used request id req-e8f23036-4262-424c-aa34-73f8a3524ad4 2018-09-22 03:16:45,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 2018-09-22 03:16:45,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3077834059203a996ad4844ad383286e9eea8ce" 2018-09-22 03:16:46,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-909329fa-fc90-4381-a989-d02d2fda5368 Date: Sat, 22 Sep 2018 03:16:46 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-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "port_range_min": null, "revision_number": 0, "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "30c004f0-aa89-409f-9b61-8e63d9fcbd3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "port_range_min": null, "revision_number": 0, "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "6b66d27b-11a7-42b2-b500-c4f5f3042406"}]} 2018-09-22 03:16:46,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 used request id req-909329fa-fc90-4381-a989-d02d2fda5368 2018-09-22 03:16:46,362 - neutron_utils - INFO - Retrieving security group with ID - 57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 2018-09-22 03:16:46,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3077834059203a996ad4844ad383286e9eea8ce" 2018-09-22 03:16:47,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-863f218c-fb47-4109-a75d-a40c895ea2d3 Date: Sat, 22 Sep 2018 03:16:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "updated_at": "2018-09-22T03:16:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:45Z", "revision_number": 0, "id": "30c004f0-aa89-409f-9b61-8e63d9fcbd3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "722183eca2104b84a6804b9b9072ad5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:45Z", "revision_number": 0, "id": "6b66d27b-11a7-42b2-b500-c4f5f3042406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "722183eca2104b84a6804b9b9072ad5c"}], "revision_number": 2, "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name"}]} 2018-09-22 03:16:47,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 used request id req-863f218c-fb47-4109-a75d-a40c895ea2d3 2018-09-22 03:16:47,179 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 2018-09-22 03:16:47,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3077834059203a996ad4844ad383286e9eea8ce" 2018-09-22 03:16:47,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4292c770-31c4-405b-914c-8eaf5e052930 Date: Sat, 22 Sep 2018 03:16:47 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-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "port_range_min": null, "revision_number": 0, "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "30c004f0-aa89-409f-9b61-8e63d9fcbd3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "port_range_min": null, "revision_number": 0, "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "6b66d27b-11a7-42b2-b500-c4f5f3042406"}]} 2018-09-22 03:16:47,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 used request id req-4292c770-31c4-405b-914c-8eaf5e052930 2018-09-22 03:16:47,911 - neutron_utils - INFO - Retrieving security group with ID - 57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 2018-09-22 03:16:47,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3077834059203a996ad4844ad383286e9eea8ce" 2018-09-22 03:16:48,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-87825447-28fb-4b17-9753-ee7f085cac00 Date: Sat, 22 Sep 2018 03:16:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "updated_at": "2018-09-22T03:16:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:45Z", "revision_number": 0, "id": "30c004f0-aa89-409f-9b61-8e63d9fcbd3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "722183eca2104b84a6804b9b9072ad5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:45Z", "revision_number": 0, "id": "6b66d27b-11a7-42b2-b500-c4f5f3042406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "722183eca2104b84a6804b9b9072ad5c"}], "revision_number": 2, "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name"}]} 2018-09-22 03:16:48,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 used request id req-87825447-28fb-4b17-9753-ee7f085cac00 2018-09-22 03:16:48,089 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 2018-09-22 03:16:48,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3077834059203a996ad4844ad383286e9eea8ce" 2018-09-22 03:16:48,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7b3f7ab5-6d9b-4e95-abf0-24739a48fda6 Date: Sat, 22 Sep 2018 03:16:48 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-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "port_range_min": null, "revision_number": 0, "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "30c004f0-aa89-409f-9b61-8e63d9fcbd3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "port_range_min": null, "revision_number": 0, "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "6b66d27b-11a7-42b2-b500-c4f5f3042406"}]} 2018-09-22 03:16:48,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 used request id req-7b3f7ab5-6d9b-4e95-abf0-24739a48fda6 2018-09-22 03:16:48,824 - neutron_utils - INFO - Retrieving security group with ID - 57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 2018-09-22 03:16:48,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3077834059203a996ad4844ad383286e9eea8ce" 2018-09-22 03:16:49,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-b49e6919-05fd-4807-a672-3cb9ac5633ce Date: Sat, 22 Sep 2018 03:16:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "updated_at": "2018-09-22T03:16:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:45Z", "revision_number": 0, "id": "30c004f0-aa89-409f-9b61-8e63d9fcbd3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "722183eca2104b84a6804b9b9072ad5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:45Z", "revision_number": 0, "id": "6b66d27b-11a7-42b2-b500-c4f5f3042406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "722183eca2104b84a6804b9b9072ad5c"}], "revision_number": 2, "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name"}]} 2018-09-22 03:16:49,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 used request id req-b49e6919-05fd-4807-a672-3cb9ac5633ce 2018-09-22 03:16:49,126 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 2018-09-22 03:16:49,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3077834059203a996ad4844ad383286e9eea8ce" 2018-09-22 03:16:49,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5d2547a6-d82e-4ba8-985c-beab30584609 Date: Sat, 22 Sep 2018 03:16:49 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-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "port_range_min": null, "revision_number": 0, "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "30c004f0-aa89-409f-9b61-8e63d9fcbd3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "port_range_min": null, "revision_number": 0, "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "6b66d27b-11a7-42b2-b500-c4f5f3042406"}]} 2018-09-22 03:16:49,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 used request id req-5d2547a6-d82e-4ba8-985c-beab30584609 2018-09-22 03:16:49,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:16:49,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:49,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09f3ed2628ce4f51b9ccc79404807f07", "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name-role"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T04:16:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "722183eca2104b84a6804b9b9072ad5c", "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/722183eca2104b84a6804b9b9072ad5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/722183eca2104b84a6804b9b9072ad5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/722183eca2104b84a6804b9b9072ad5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/722183eca2104b84a6804b9b9072ad5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/722183eca2104b84a6804b9b9072ad5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/722183eca2104b84a6804b9b9072ad5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/722183eca2104b84a6804b9b9072ad5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/722183eca2104b84a6804b9b9072ad5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/722183eca2104b84a6804b9b9072ad5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/722183eca2104b84a6804b9b9072ad5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/722183eca2104b84a6804b9b9072ad5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/722183eca2104b84a6804b9b9072ad5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-user2", "id": "186c0cc33d4b4fff9e75f532ddc8f750"}, "audit_ids": ["xDW4RQg-TO2DHnocVRBR1Q"], "issued_at": "2018-09-22T03:16:49.000000Z"}} 2018-09-22 03:16:49,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4299f01c26088140af711518ca4a0ff0b3be81d0" 2018-09-22 03:16:49,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c9fece8-ee5f-41d1-b06c-1e2be1ab5143 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:16:49,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6c9fece8-ee5f-41d1-b06c-1e2be1ab5143 2018-09-22 03:16:49,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-c4181d17-0dd2-4ea-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4299f01c26088140af711518ca4a0ff0b3be81d0" 2018-09-22 03:16:49,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-5a1c84f2-9657-46df-9df8-791bf9308de1 Date: Sat, 22 Sep 2018 03:16:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "updated_at": "2018-09-22T03:16:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:45Z", "revision_number": 0, "id": "6b66d27b-11a7-42b2-b500-c4f5f3042406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "722183eca2104b84a6804b9b9072ad5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:45Z", "revision_number": 0, "id": "30c004f0-aa89-409f-9b61-8e63d9fcbd3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "722183eca2104b84a6804b9b9072ad5c"}], "revision_number": 2, "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name"}]} 2018-09-22 03:16:49,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-c4181d17-0dd2-4ea-name&description=hello+group used request id req-5a1c84f2-9657-46df-9df8-791bf9308de1 2018-09-22 03:16:49,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:16:49,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:16:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:16:49,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4299f01c26088140af711518ca4a0ff0b3be81d0" 2018-09-22 03:16:49,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f83585db-8fa7-4856-bb5a-3ab8ffc69553 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c"}, "enabled": true, "id": "722183eca2104b84a6804b9b9072ad5c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name"}} 2018-09-22 03:16:49,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c used request id req-f83585db-8fa7-4856-bb5a-3ab8ffc69553 2018-09-22 03:16:49,891 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 2018-09-22 03:16:49,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4299f01c26088140af711518ca4a0ff0b3be81d0" 2018-09-22 03:16:50,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e4c17dc9-fa9f-44e5-9f52-8a7cb9da1edc Date: Sat, 22 Sep 2018 03:16:50 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-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "port_range_min": null, "revision_number": 0, "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "30c004f0-aa89-409f-9b61-8e63d9fcbd3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "port_range_min": null, "revision_number": 0, "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "6b66d27b-11a7-42b2-b500-c4f5f3042406"}]} 2018-09-22 03:16:50,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 used request id req-e4c17dc9-fa9f-44e5-9f52-8a7cb9da1edc 2018-09-22 03:16:50,130 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 2018-09-22 03:16:50,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4299f01c26088140af711518ca4a0ff0b3be81d0" 2018-09-22 03:16:50,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-245a1706-6d32-4fd5-a2bd-c4edd78e2a04 Date: Sat, 22 Sep 2018 03:16:50 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-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "port_range_min": null, "revision_number": 0, "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "30c004f0-aa89-409f-9b61-8e63d9fcbd3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "port_range_min": null, "revision_number": 0, "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "6b66d27b-11a7-42b2-b500-c4f5f3042406"}]} 2018-09-22 03:16:50,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 used request id req-245a1706-6d32-4fd5-a2bd-c4edd78e2a04 2018-09-22 03:16:50,847 - neutron_utils - INFO - Retrieving security group with ID - 57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 2018-09-22 03:16:50,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4299f01c26088140af711518ca4a0ff0b3be81d0" 2018-09-22 03:16:51,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a46fd0f9-fb40-4001-bd67-73f9b53e6813 Date: Sat, 22 Sep 2018 03:16:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "updated_at": "2018-09-22T03:16:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:45Z", "revision_number": 0, "id": "30c004f0-aa89-409f-9b61-8e63d9fcbd3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "722183eca2104b84a6804b9b9072ad5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:45Z", "revision_number": 0, "id": "6b66d27b-11a7-42b2-b500-c4f5f3042406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "722183eca2104b84a6804b9b9072ad5c"}], "revision_number": 2, "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name"}]} 2018-09-22 03:16:51,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 used request id req-a46fd0f9-fb40-4001-bd67-73f9b53e6813 2018-09-22 03:16:51,157 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 2018-09-22 03:16:51,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4299f01c26088140af711518ca4a0ff0b3be81d0" 2018-09-22 03:16:51,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-70c0f633-e892-496a-931c-16ed15aca366 Date: Sat, 22 Sep 2018 03:16:51 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-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "port_range_min": null, "revision_number": 0, "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "30c004f0-aa89-409f-9b61-8e63d9fcbd3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:16:45Z", "security_group_id": "57abf9a0-a234-45dd-9e9e-1ae5cfd3d455", "port_range_min": null, "revision_number": 0, "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:45Z", "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "6b66d27b-11a7-42b2-b500-c4f5f3042406"}]} 2018-09-22 03:16:51,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 used request id req-70c0f633-e892-496a-931c-16ed15aca366 2018-09-22 03:16:51,182 - neutron_utils - INFO - Deleting security group rule with ID - 6b66d27b-11a7-42b2-b500-c4f5f3042406 2018-09-22 03:16:51,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/6b66d27b-11a7-42b2-b500-c4f5f3042406 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3077834059203a996ad4844ad383286e9eea8ce" 2018-09-22 03:16:51,302 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-285f1129-8e0f-4ae5-8cfc-53c79cf1a2db Content-Length: 0 Date: Sat, 22 Sep 2018 03:16:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:16:51,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/6b66d27b-11a7-42b2-b500-c4f5f3042406 used request id req-285f1129-8e0f-4ae5-8cfc-53c79cf1a2db 2018-09-22 03:16:51,303 - neutron_utils - INFO - Deleting security group rule with ID - 30c004f0-aa89-409f-9b61-8e63d9fcbd3a 2018-09-22 03:16:51,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/30c004f0-aa89-409f-9b61-8e63d9fcbd3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3077834059203a996ad4844ad383286e9eea8ce" 2018-09-22 03:16:51,439 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef76d34f-b29a-433f-bb90-77f1ceb86185 Content-Length: 0 Date: Sat, 22 Sep 2018 03:16:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:16:51,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/30c004f0-aa89-409f-9b61-8e63d9fcbd3a used request id req-ef76d34f-b29a-433f-bb90-77f1ceb86185 2018-09-22 03:16:51,440 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-c4181d17-0dd2-4ea-name 2018-09-22 03:16:51,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3077834059203a996ad4844ad383286e9eea8ce" 2018-09-22 03:16:51,694 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba43e4a9-9ae5-48f7-a3fc-ac557002f1d3 Content-Length: 0 Date: Sat, 22 Sep 2018 03:16:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:16:51,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 used request id req-ba43e4a9-9ae5-48f7-a3fc-ac557002f1d3 2018-09-22 03:16:51,695 - neutron_utils - INFO - Deleting security group rule with ID - 6b66d27b-11a7-42b2-b500-c4f5f3042406 2018-09-22 03:16:51,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/6b66d27b-11a7-42b2-b500-c4f5f3042406 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4299f01c26088140af711518ca4a0ff0b3be81d0" 2018-09-22 03:16:51,866 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-94fa2d37-b4ff-4c53-bc0b-567f47210e61 Date: Sat, 22 Sep 2018 03:16:51 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 6b66d27b-11a7-42b2-b500-c4f5f3042406 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-22 03:16:51,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/6b66d27b-11a7-42b2-b500-c4f5f3042406 used request id req-94fa2d37-b4ff-4c53-bc0b-567f47210e61 2018-09-22 03:16:51,867 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 6b66d27b-11a7-42b2-b500-c4f5f3042406 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-22 03:16:51,867 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 6b66d27b-11a7-42b2-b500-c4f5f3042406 does not exist Neutron server returns request_ids: ['req-94fa2d37-b4ff-4c53-bc0b-567f47210e61'] 2018-09-22 03:16:51,867 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-c4181d17-0dd2-4ea-name 2018-09-22 03:16:51,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4299f01c26088140af711518ca4a0ff0b3be81d0" 2018-09-22 03:16:52,596 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-99d82ec7-e15b-4b7d-a7bd-28bb5a496860 Date: Sat, 22 Sep 2018 03:16:52 GMT RESP BODY: {"NeutronError": {"message": "Security group 57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-09-22 03:16:52,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 used request id req-99d82ec7-e15b-4b7d-a7bd-28bb5a496860 2018-09-22 03:16:52,597 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-09-22 03:16:52,597 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 57abf9a0-a234-45dd-9e9e-1ae5cfd3d455 does not exist Neutron server returns request_ids: ['req-99d82ec7-e15b-4b7d-a7bd-28bb5a496860'] 2018-09-22 03:16:52,598 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-c4181d17-0dd2-4ea-user1 2018-09-22 03:16:52,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/113e602207d84da29d384f4cae48f7bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf34e7f19e123e8cb4561fbb2554c904d1d24048" 2018-09-22 03:16:52,805 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5c67f28-2cd0-4893-ac44-52b48ff4fda9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:52,805 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/113e602207d84da29d384f4cae48f7bc used request id req-a5c67f28-2cd0-4893-ac44-52b48ff4fda9 2018-09-22 03:16:52,805 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-c4181d17-0dd2-4ea-user2 2018-09-22 03:16:52,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/186c0cc33d4b4fff9e75f532ddc8f750 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}139543455517714f24fc4e7a0fdf7e544dcee70c" 2018-09-22 03:16:53,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e28669c-3f23-47fc-ac6d-3598bff592ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:53,006 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/186c0cc33d4b4fff9e75f532ddc8f750 used request id req-9e28669c-3f23-47fc-ac6d-3598bff592ae 2018-09-22 03:16:53,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f584cc46f96dc328ad31656e506ce7a4ee9dbfec" 2018-09-22 03:16:53,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-775cff5d-7d9f-4424-bfae-03a540cf97e7 Date: Sat, 22 Sep 2018 03:16:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:44Z", "updated_at": "2018-09-22T03:16:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:44Z", "revision_number": 0, "id": "591b4ce5-0dc2-4609-9b0b-3e580c36ea18", "remote_group_id": "ae05c789-b7d9-4d17-82da-25fcd737b122", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:44Z", "security_group_id": "ae05c789-b7d9-4d17-82da-25fcd737b122", "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "722183eca2104b84a6804b9b9072ad5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:44Z", "revision_number": 0, "id": "56f27e63-1ddf-455c-a55f-f0366dfcd9c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:44Z", "security_group_id": "ae05c789-b7d9-4d17-82da-25fcd737b122", "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "722183eca2104b84a6804b9b9072ad5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:44Z", "revision_number": 0, "id": "7ee68d61-6d2a-4b45-963a-e6b9857a96ce", "remote_group_id": "ae05c789-b7d9-4d17-82da-25fcd737b122", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:44Z", "security_group_id": "ae05c789-b7d9-4d17-82da-25fcd737b122", "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "722183eca2104b84a6804b9b9072ad5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:44Z", "revision_number": 0, "id": "11c8e2a5-726f-42c4-915f-b3f0d3e95e14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:44Z", "security_group_id": "ae05c789-b7d9-4d17-82da-25fcd737b122", "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "722183eca2104b84a6804b9b9072ad5c"}], "revision_number": 4, "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "ae05c789-b7d9-4d17-82da-25fcd737b122", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}]} 2018-09-22 03:16:53,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-775cff5d-7d9f-4424-bfae-03a540cf97e7 2018-09-22 03:16:53,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f584cc46f96dc328ad31656e506ce7a4ee9dbfec" 2018-09-22 03:16:53,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82830da4-5fff-4cc6-bc26-6f8a6c1a7b60 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:16:53,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-82830da4-5fff-4cc6-bc26-6f8a6c1a7b60 2018-09-22 03:16:53,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f584cc46f96dc328ad31656e506ce7a4ee9dbfec" 2018-09-22 03:16:53,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e056a03c-3af7-4911-888c-fc9814c3a358 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c"}, "enabled": true, "id": "722183eca2104b84a6804b9b9072ad5c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-c4181d17-0dd2-4ea-name"}} 2018-09-22 03:16:53,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c used request id req-e056a03c-3af7-4911-888c-fc9814c3a358 2018-09-22 03:16:53,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae05c789-b7d9-4d17-82da-25fcd737b122 2018-09-22 03:16:53,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ae05c789-b7d9-4d17-82da-25fcd737b122 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f584cc46f96dc328ad31656e506ce7a4ee9dbfec" 2018-09-22 03:16:53,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8586e039-7fea-4a99-964f-ab16e236dbca Date: Sat, 22 Sep 2018 03:16:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:16:44Z", "security_group_id": "ae05c789-b7d9-4d17-82da-25fcd737b122", "port_range_min": null, "revision_number": 0, "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:44Z", "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "11c8e2a5-726f-42c4-915f-b3f0d3e95e14"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:16:44Z", "security_group_id": "ae05c789-b7d9-4d17-82da-25fcd737b122", "port_range_min": null, "revision_number": 0, "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:44Z", "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "56f27e63-1ddf-455c-a55f-f0366dfcd9c8"}, {"remote_group_id": "ae05c789-b7d9-4d17-82da-25fcd737b122", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:16:44Z", "security_group_id": "ae05c789-b7d9-4d17-82da-25fcd737b122", "port_range_min": null, "revision_number": 0, "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:44Z", "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "591b4ce5-0dc2-4609-9b0b-3e580c36ea18"}, {"remote_group_id": "ae05c789-b7d9-4d17-82da-25fcd737b122", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:16:44Z", "security_group_id": "ae05c789-b7d9-4d17-82da-25fcd737b122", "port_range_min": null, "revision_number": 0, "tenant_id": "722183eca2104b84a6804b9b9072ad5c", "created_at": "2018-09-22T03:16:44Z", "project_id": "722183eca2104b84a6804b9b9072ad5c", "id": "7ee68d61-6d2a-4b45-963a-e6b9857a96ce"}]} 2018-09-22 03:16:53,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ae05c789-b7d9-4d17-82da-25fcd737b122 used request id req-8586e039-7fea-4a99-964f-ab16e236dbca 2018-09-22 03:16:53,611 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 03:16:53,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ae05c789-b7d9-4d17-82da-25fcd737b122 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f584cc46f96dc328ad31656e506ce7a4ee9dbfec" 2018-09-22 03:16:53,895 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0c40e01f-62da-4968-be3b-5b48ce7c2ff7 Content-Length: 0 Date: Sat, 22 Sep 2018 03:16:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:16:53,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ae05c789-b7d9-4d17-82da-25fcd737b122 used request id req-0c40e01f-62da-4968-be3b-5b48ce7c2ff7 2018-09-22 03:16:53,896 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-c4181d17-0dd2-4ea-name 2018-09-22 03:16:53,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f584cc46f96dc328ad31656e506ce7a4ee9dbfec" 2018-09-22 03:16:54,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0c798b8-3923-4143-9613-f9b5d05e617d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:54,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/722183eca2104b84a6804b9b9072ad5c used request id req-d0c798b8-3923-4143-9613-f9b5d05e617d 2018-09-22 03:16:54,059 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-c4181d17-0dd2-4ea-name-role 2018-09-22 03:16:54,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/09f3ed2628ce4f51b9ccc79404807f07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f584cc46f96dc328ad31656e506ce7a4ee9dbfec" 2018-09-22 03:16:54,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:16:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10cce7fc-b97f-4eb9-a68e-07f73e5e6c68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:16:54,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/09f3ed2628ce4f51b9ccc79404807f07 used request id req-10cce7fc-b97f-4eb9-a68e-07f73e5e6c68 2018-09-22 03:16:54,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f584cc46f96dc328ad31656e506ce7a4ee9dbfec" 2018-09-22 03:16:54,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37594197-690e-44a5-ab78-542f323eb6a1 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:16:54,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-37594197-690e-44a5-ab78-542f323eb6a1 2018-09-22 03:16:54,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:16:54,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:16:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["8xUMyUlRQu2KyCCRigrVqA"], "issued_at": "2018-09-22T03:16:54.000000Z"}} 2018-09-22 03:16:54,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01da33a79135626a4c919deba1b8218a60838dd2" 2018-09-22 03:16:55,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-51e4050d-7002-4d2d-a2ae-133d703ddeeb Date: Sat, 22 Sep 2018 03:16:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:16:55,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-51e4050d-7002-4d2d-a2ae-133d703ddeeb 2018-09-22 03:16:55,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}01da33a79135626a4c919deba1b8218a60838dd2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-3b24c5cc-34c9-4e28-9ad0-f3ac80a5f6d2"}' 2018-09-22 03:16:55,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/5d397a8e-7e7b-46a4-aced-6776a1f7cdcc X-Openstack-Request-Id: req-e2757f2b-53ad-4a85-852b-308a19fd3bd8 Date: Sat, 22 Sep 2018 03:16:55 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-3b24c5cc-34c9-4e28-9ad0-f3ac80a5f6d2", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:16:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T03:16:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/5d397a8e-7e7b-46a4-aced-6776a1f7cdcc", "min_disk": 0, "protected": false, "id": "5d397a8e-7e7b-46a4-aced-6776a1f7cdcc", "file": "/v2/images/5d397a8e-7e7b-46a4-aced-6776a1f7cdcc/file", "checksum": null, "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:16:55,973 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e2757f2b-53ad-4a85-852b-308a19fd3bd8 2018-09-22 03:16:55,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/5d397a8e-7e7b-46a4-aced-6776a1f7cdcc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01da33a79135626a4c919deba1b8218a60838dd2" -d '' 2018-09-22 03:16:59,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fbb9d890-9e0d-4c1a-947f-c8fbbb052d15 Date: Sat, 22 Sep 2018 03:16:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:16:59,402 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5d397a8e-7e7b-46a4-aced-6776a1f7cdcc/file used request id req-fbb9d890-9e0d-4c1a-947f-c8fbbb052d15 2018-09-22 03:16:59,402 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 03:16:59,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5d397a8e-7e7b-46a4-aced-6776a1f7cdcc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01da33a79135626a4c919deba1b8218a60838dd2" 2018-09-22 03:17:00,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-7584fda6-baa1-45cc-9947-9fb9150ce5e2 Date: Sat, 22 Sep 2018 03:17:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-3b24c5cc-34c9-4e28-9ad0-f3ac80a5f6d2", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:16:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:16:59Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5d397a8e-7e7b-46a4-aced-6776a1f7cdcc/snap", "metadata": {}}], "self": "/v2/images/5d397a8e-7e7b-46a4-aced-6776a1f7cdcc", "min_disk": 0, "protected": false, "id": "5d397a8e-7e7b-46a4-aced-6776a1f7cdcc", "file": "/v2/images/5d397a8e-7e7b-46a4-aced-6776a1f7cdcc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5d397a8e-7e7b-46a4-aced-6776a1f7cdcc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:17:00,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5d397a8e-7e7b-46a4-aced-6776a1f7cdcc used request id req-7584fda6-baa1-45cc-9947-9fb9150ce5e2 2018-09-22 03:17:00,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01da33a79135626a4c919deba1b8218a60838dd2" 2018-09-22 03:17:00,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fdd744be-1872-481f-92a0-668bc080a1a2 Date: Sat, 22 Sep 2018 03:17:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:17:00,611 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-fdd744be-1872-481f-92a0-668bc080a1a2 2018-09-22 03:17:00,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-3b24c5cc-34c9-4e28-9ad0-f3ac80a5f6d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01da33a79135626a4c919deba1b8218a60838dd2" 2018-09-22 03:17:01,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-856d32cb-4f26-4089-b017-458d2696afed Date: Sat, 22 Sep 2018 03:17:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-3b24c5cc-34c9-4e28-9ad0-f3ac80a5f6d2", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:16:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:16:59Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5d397a8e-7e7b-46a4-aced-6776a1f7cdcc/snap", "metadata": {}}], "self": "/v2/images/5d397a8e-7e7b-46a4-aced-6776a1f7cdcc", "min_disk": 0, "protected": false, "id": "5d397a8e-7e7b-46a4-aced-6776a1f7cdcc", "file": "/v2/images/5d397a8e-7e7b-46a4-aced-6776a1f7cdcc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5d397a8e-7e7b-46a4-aced-6776a1f7cdcc/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-3b24c5cc-34c9-4e28-9ad0-f3ac80a5f6d2"} 2018-09-22 03:17:01,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-3b24c5cc-34c9-4e28-9ad0-f3ac80a5f6d2 used request id req-856d32cb-4f26-4089-b017-458d2696afed 2018-09-22 03:17:01,230 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-3b24c5cc-34c9-4e28-9ad0-f3ac80a5f6d2 2018-09-22 03:17:01,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/5d397a8e-7e7b-46a4-aced-6776a1f7cdcc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01da33a79135626a4c919deba1b8218a60838dd2" 2018-09-22 03:17:03,048 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6d04e123-cbf9-4201-b17a-ab37e1b41dd7 Date: Sat, 22 Sep 2018 03:17:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:17:03,048 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5d397a8e-7e7b-46a4-aced-6776a1f7cdcc used request id req-6d04e123-cbf9-4201-b17a-ab37e1b41dd7 2018-09-22 03:17:03,050 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-09-22 03:17:03,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:17:03,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:17:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["lt_PNjN7Rq6fYEQcoQVxGA"], "issued_at": "2018-09-22T03:17:03.000000Z"}} 2018-09-22 03:17:03,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3642ba4e80fb726f0be9ff13ab16a253bd26700" 2018-09-22 03:17:03,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf2d5e2c-577a-45d0-b51c-8e61410d8981 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:17:03,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bf2d5e2c-577a-45d0-b51c-8e61410d8981 2018-09-22 03:17:03,572 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-8e1e928c-be4d-4925-bac1-1fdabcbd81fd-pub-net 2018-09-22 03:17:03,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3642ba4e80fb726f0be9ff13ab16a253bd26700" -d '{"network": {"name": "NeutronUtilsNetworkTests-8e1e928c-be4d-4925-bac1-1fdabcbd81fd-pub-net", "admin_state_up": true}}' 2018-09-22 03:17:04,048 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-a3b828e6-c63e-4fdb-8417-3cd3b1162f91 Date: Sat, 22 Sep 2018 03:17:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6501e563-fc64-4df7-b5ce-b725ebf5f02d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:17:03Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-8e1e928c-be4d-4925-bac1-1fdabcbd81fd-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:03Z","mtu":1450}} 2018-09-22 03:17:04,048 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-a3b828e6-c63e-4fdb-8417-3cd3b1162f91 2018-09-22 03:17:04,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6501e563-fc64-4df7-b5ce-b725ebf5f02d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3642ba4e80fb726f0be9ff13ab16a253bd26700" 2018-09-22 03:17:04,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-938bc935-9909-469a-ab1a-d702fbee2bb3 Date: Sat, 22 Sep 2018 03:17:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6501e563-fc64-4df7-b5ce-b725ebf5f02d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:17:03Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-8e1e928c-be4d-4925-bac1-1fdabcbd81fd-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:03Z","provider:network_type":"vxlan"}]} 2018-09-22 03:17:04,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6501e563-fc64-4df7-b5ce-b725ebf5f02d used request id req-938bc935-9909-469a-ab1a-d702fbee2bb3 2018-09-22 03:17:04,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6501e563-fc64-4df7-b5ce-b725ebf5f02d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3642ba4e80fb726f0be9ff13ab16a253bd26700" 2018-09-22 03:17:04,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-215ff992-3070-4b47-9182-c461008395b8 Date: Sat, 22 Sep 2018 03:17:04 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:17:04,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6501e563-fc64-4df7-b5ce-b725ebf5f02d used request id req-215ff992-3070-4b47-9182-c461008395b8 2018-09-22 03:17:04,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6501e563-fc64-4df7-b5ce-b725ebf5f02d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3642ba4e80fb726f0be9ff13ab16a253bd26700" 2018-09-22 03:17:04,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-666a86f6-43ca-4d35-a3c4-6669dd695a90 Date: Sat, 22 Sep 2018 03:17:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6501e563-fc64-4df7-b5ce-b725ebf5f02d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:17:03Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-8e1e928c-be4d-4925-bac1-1fdabcbd81fd-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:03Z","provider:network_type":"vxlan"}]} 2018-09-22 03:17:04,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6501e563-fc64-4df7-b5ce-b725ebf5f02d used request id req-666a86f6-43ca-4d35-a3c4-6669dd695a90 2018-09-22 03:17:04,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6501e563-fc64-4df7-b5ce-b725ebf5f02d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3642ba4e80fb726f0be9ff13ab16a253bd26700" 2018-09-22 03:17:04,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-53b7eaac-5203-45b1-bf23-3b5efce72985 Date: Sat, 22 Sep 2018 03:17:04 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:17:04,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6501e563-fc64-4df7-b5ce-b725ebf5f02d used request id req-53b7eaac-5203-45b1-bf23-3b5efce72985 2018-09-22 03:17:04,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsNetworkTests-8e1e928c-be4d-4925-bac1-1fdabcbd81fd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3642ba4e80fb726f0be9ff13ab16a253bd26700" 2018-09-22 03:17:05,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-1b3c3436-304b-4673-8cc2-d44d33077c07 Date: Sat, 22 Sep 2018 03:17:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6501e563-fc64-4df7-b5ce-b725ebf5f02d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:17:03Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-8e1e928c-be4d-4925-bac1-1fdabcbd81fd-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:03Z","provider:network_type":"vxlan"}]} 2018-09-22 03:17:05,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsNetworkTests-8e1e928c-be4d-4925-bac1-1fdabcbd81fd-pub-net used request id req-1b3c3436-304b-4673-8cc2-d44d33077c07 2018-09-22 03:17:05,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:17:05,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:17:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:17:05,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3642ba4e80fb726f0be9ff13ab16a253bd26700" 2018-09-22 03:17:05,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88519282-2861-48ac-9807-1eeea8440279 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:17:05,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-88519282-2861-48ac-9807-1eeea8440279 2018-09-22 03:17:05,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6501e563-fc64-4df7-b5ce-b725ebf5f02d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3642ba4e80fb726f0be9ff13ab16a253bd26700" 2018-09-22 03:17:05,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-01b8ead8-c3a3-475d-8c46-879e229babe3 Date: Sat, 22 Sep 2018 03:17:05 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:17:05,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6501e563-fc64-4df7-b5ce-b725ebf5f02d used request id req-01b8ead8-c3a3-475d-8c46-879e229babe3 2018-09-22 03:17:05,611 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-8e1e928c-be4d-4925-bac1-1fdabcbd81fd-pub-net 2018-09-22 03:17:05,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/6501e563-fc64-4df7-b5ce-b725ebf5f02d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3642ba4e80fb726f0be9ff13ab16a253bd26700" 2018-09-22 03:17:07,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-516fc41c-95bd-46dd-9c51-0dc71ab79d73 Date: Sat, 22 Sep 2018 03:17:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:17:07,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6501e563-fc64-4df7-b5ce-b725ebf5f02d used request id req-516fc41c-95bd-46dd-9c51-0dc71ab79d73 2018-09-22 03:17:07,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:17:07,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:17:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["ldhevpK7RCaBj-V8u-IWbQ"], "issued_at": "2018-09-22T03:17:07.000000Z"}} 2018-09-22 03:17:07,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf828476a3780979cf6dce2ee21ab1068c0d9f3" 2018-09-22 03:17:07,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b8c0df9-337f-4d43-89c4-c418f5dc7f91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:17:07,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1b8c0df9-337f-4d43-89c4-c418f5dc7f91 2018-09-22 03:17:07,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:17:07,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:17:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["zzKX4cmvRq6JIpVgokqCuA"], "issued_at": "2018-09-22T03:17:07.000000Z"}} 2018-09-22 03:17:07,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1aab7398952035ed5ad92734dd799f9d16e28f8" 2018-09-22 03:17:08,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae4dd5d4-d437-4e87-8795-bfe1631aee39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:17:08,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ae4dd5d4-d437-4e87-8795-bfe1631aee39 2018-09-22 03:17:08,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:17:08,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:17:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["XsTsou_RTdGfDrgMIpRoog"], "issued_at": "2018-09-22T03:17:08.000000Z"}} 2018-09-22 03:17:08,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891dcf74ff0dccfe819f6d0ca05e31bd51423f63" 2018-09-22 03:17:08,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e8620a4-8901-4201-b888-3fc00d1857b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:17:08,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9e8620a4-8901-4201-b888-3fc00d1857b2 2018-09-22 03:17:08,547 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-net 2018-09-22 03:17:08,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891dcf74ff0dccfe819f6d0ca05e31bd51423f63" -d '{"network": {"name": "NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-net", "admin_state_up": true}}' 2018-09-22 03:17:08,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-3d19812f-234b-4e81-8c76-ea2e64b9d685 Date: Sat, 22 Sep 2018 03:17:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5f785a43-1f43-4ce7-b922-a2f42ceed8a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:17:08Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:08Z","mtu":1450}} 2018-09-22 03:17:08,977 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-3d19812f-234b-4e81-8c76-ea2e64b9d685 2018-09-22 03:17:08,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=5f785a43-1f43-4ce7-b922-a2f42ceed8a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891dcf74ff0dccfe819f6d0ca05e31bd51423f63" 2018-09-22 03:17:09,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-b730e7af-aec6-4365-838f-06f290d23439 Date: Sat, 22 Sep 2018 03:17:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5f785a43-1f43-4ce7-b922-a2f42ceed8a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:17:08Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:08Z","provider:network_type":"vxlan"}]} 2018-09-22 03:17:09,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=5f785a43-1f43-4ce7-b922-a2f42ceed8a3 used request id req-b730e7af-aec6-4365-838f-06f290d23439 2018-09-22 03:17:09,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5f785a43-1f43-4ce7-b922-a2f42ceed8a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891dcf74ff0dccfe819f6d0ca05e31bd51423f63" 2018-09-22 03:17:09,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0d79fd2e-4091-4e4c-8206-0c5e289a6de9 Date: Sat, 22 Sep 2018 03:17:09 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:17:09,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5f785a43-1f43-4ce7-b922-a2f42ceed8a3 used request id req-0d79fd2e-4091-4e4c-8206-0c5e289a6de9 2018-09-22 03:17:09,405 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-subnet 2018-09-22 03:17:09,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891dcf74ff0dccfe819f6d0ca05e31bd51423f63" -d '{"subnets": [{"ip_version": 4, "network_id": "5f785a43-1f43-4ce7-b922-a2f42ceed8a3", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-subnet"}]}' 2018-09-22 03:17:10,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f45c1d97-3b32-47d9-982e-dfb49b96036c Date: Sat, 22 Sep 2018 03:17:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f785a43-1f43-4ce7-b922-a2f42ceed8a3","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:09Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:09Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"7dba7c28-4092-481e-8b27-39435ddd4c31","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-subnet"}]} 2018-09-22 03:17:10,013 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-f45c1d97-3b32-47d9-982e-dfb49b96036c 2018-09-22 03:17:10,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=5f785a43-1f43-4ce7-b922-a2f42ceed8a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891dcf74ff0dccfe819f6d0ca05e31bd51423f63" 2018-09-22 03:17:10,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b7322ced-d6d5-49d8-90b0-de5aa404f1c0 Date: Sat, 22 Sep 2018 03:17:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f785a43-1f43-4ce7-b922-a2f42ceed8a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["7dba7c28-4092-481e-8b27-39435ddd4c31"],"description":"","tags":[],"updated_at":"2018-09-22T03:17:09Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:08Z","provider:network_type":"vxlan"}]} 2018-09-22 03:17:10,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=5f785a43-1f43-4ce7-b922-a2f42ceed8a3 used request id req-b7322ced-d6d5-49d8-90b0-de5aa404f1c0 2018-09-22 03:17:10,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5f785a43-1f43-4ce7-b922-a2f42ceed8a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891dcf74ff0dccfe819f6d0ca05e31bd51423f63" 2018-09-22 03:17:10,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-134ffa28-00ba-4e06-9add-1c712b57f992 Date: Sat, 22 Sep 2018 03:17:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f785a43-1f43-4ce7-b922-a2f42ceed8a3","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:09Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"7dba7c28-4092-481e-8b27-39435ddd4c31","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-subnet"}]} 2018-09-22 03:17:10,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5f785a43-1f43-4ce7-b922-a2f42ceed8a3 used request id req-134ffa28-00ba-4e06-9add-1c712b57f992 2018-09-22 03:17:10,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891dcf74ff0dccfe819f6d0ca05e31bd51423f63" 2018-09-22 03:17:11,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-3b94af51-aaa1-430e-8ae3-5889e066af33 Date: Sat, 22 Sep 2018 03:17:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5f785a43-1f43-4ce7-b922-a2f42ceed8a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["7dba7c28-4092-481e-8b27-39435ddd4c31"],"description":"","tags":[],"updated_at":"2018-09-22T03:17:09Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:08Z","provider:network_type":"vxlan"}]} 2018-09-22 03:17:11,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-net used request id req-3b94af51-aaa1-430e-8ae3-5889e066af33 2018-09-22 03:17:11,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:17:11,052 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:17:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:17:11,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891dcf74ff0dccfe819f6d0ca05e31bd51423f63" 2018-09-22 03:17:11,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d586dba8-dced-4505-8d03-6f9edbb56359 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:17:11,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-d586dba8-dced-4505-8d03-6f9edbb56359 2018-09-22 03:17:11,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5f785a43-1f43-4ce7-b922-a2f42ceed8a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891dcf74ff0dccfe819f6d0ca05e31bd51423f63" 2018-09-22 03:17:11,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-51655674-9c70-49c7-971b-2afbfe8a9ded Date: Sat, 22 Sep 2018 03:17:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f785a43-1f43-4ce7-b922-a2f42ceed8a3","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:09Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"7dba7c28-4092-481e-8b27-39435ddd4c31","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-subnet"}]} 2018-09-22 03:17:11,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5f785a43-1f43-4ce7-b922-a2f42ceed8a3 used request id req-51655674-9c70-49c7-971b-2afbfe8a9ded 2018-09-22 03:17:11,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5f785a43-1f43-4ce7-b922-a2f42ceed8a3&name=NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891dcf74ff0dccfe819f6d0ca05e31bd51423f63" 2018-09-22 03:17:11,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-93474dcb-cc0d-4905-9b8b-d72d03a76db5 Date: Sat, 22 Sep 2018 03:17:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f785a43-1f43-4ce7-b922-a2f42ceed8a3","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:09Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"7dba7c28-4092-481e-8b27-39435ddd4c31","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-subnet"}]} 2018-09-22 03:17:11,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5f785a43-1f43-4ce7-b922-a2f42ceed8a3&name=NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-subnet used request id req-93474dcb-cc0d-4905-9b8b-d72d03a76db5 2018-09-22 03:17:11,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5f785a43-1f43-4ce7-b922-a2f42ceed8a3&name=NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891dcf74ff0dccfe819f6d0ca05e31bd51423f63" 2018-09-22 03:17:11,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d668aff4-6b22-45f2-bad4-ad3a6219c4b2 Date: Sat, 22 Sep 2018 03:17:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f785a43-1f43-4ce7-b922-a2f42ceed8a3","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:09Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"7dba7c28-4092-481e-8b27-39435ddd4c31","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-subnet"}]} 2018-09-22 03:17:11,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5f785a43-1f43-4ce7-b922-a2f42ceed8a3&name=NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-subnet used request id req-d668aff4-6b22-45f2-bad4-ad3a6219c4b2 2018-09-22 03:17:11,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5f785a43-1f43-4ce7-b922-a2f42ceed8a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891dcf74ff0dccfe819f6d0ca05e31bd51423f63" 2018-09-22 03:17:12,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1e5800ae-daea-40f8-90d3-f94f7b12c912 Date: Sat, 22 Sep 2018 03:17:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f785a43-1f43-4ce7-b922-a2f42ceed8a3","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:09Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"7dba7c28-4092-481e-8b27-39435ddd4c31","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-subnet"}]} 2018-09-22 03:17:12,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5f785a43-1f43-4ce7-b922-a2f42ceed8a3 used request id req-1e5800ae-daea-40f8-90d3-f94f7b12c912 2018-09-22 03:17:12,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891dcf74ff0dccfe819f6d0ca05e31bd51423f63" 2018-09-22 03:17:12,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-369b5a62-f0f8-4ed8-9b27-b6594e949b75 Date: Sat, 22 Sep 2018 03:17:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f785a43-1f43-4ce7-b922-a2f42ceed8a3","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:09Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"7dba7c28-4092-481e-8b27-39435ddd4c31","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-subnet"}]} 2018-09-22 03:17:12,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-subnet used request id req-369b5a62-f0f8-4ed8-9b27-b6594e949b75 2018-09-22 03:17:12,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891dcf74ff0dccfe819f6d0ca05e31bd51423f63" 2018-09-22 03:17:12,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e9c3e8-c897-445d-ae4a-1c65927beb19 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:17:12,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-88e9c3e8-c897-445d-ae4a-1c65927beb19 2018-09-22 03:17:12,510 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-subnet 2018-09-22 03:17:12,510 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-subnet 2018-09-22 03:17:12,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/7dba7c28-4092-481e-8b27-39435ddd4c31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891dcf74ff0dccfe819f6d0ca05e31bd51423f63" 2018-09-22 03:17:14,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-15f508dd-2657-4f0c-b70a-830d68c85702 Date: Sat, 22 Sep 2018 03:17:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:17:14,503 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7dba7c28-4092-481e-8b27-39435ddd4c31 used request id req-15f508dd-2657-4f0c-b70a-830d68c85702 2018-09-22 03:17:14,504 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-fcce1849-bcb6-407e-9ce6-d2d10a1091cc-pub-net 2018-09-22 03:17:14,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/5f785a43-1f43-4ce7-b922-a2f42ceed8a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891dcf74ff0dccfe819f6d0ca05e31bd51423f63" 2018-09-22 03:17:15,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f850d09f-e348-4588-bee8-e766ea225e02 Date: Sat, 22 Sep 2018 03:17:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:17:15,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5f785a43-1f43-4ce7-b922-a2f42ceed8a3 used request id req-f850d09f-e348-4588-bee8-e766ea225e02 2018-09-22 03:17:15,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:17:16,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["AboqWJC7Qgm7vUX1tsgrlg"], "issued_at": "2018-09-22T03:17:16.000000Z"}} 2018-09-22 03:17:16,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96d2a723a289c195ccb33a17c02a407ca39908d" 2018-09-22 03:17:16,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-324b2eb4-d75d-4f58-bd31-c320704a62f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:17:16,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-324b2eb4-d75d-4f58-bd31-c320704a62f3 2018-09-22 03:17:16,285 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-d0f8f24a-38ce-4182-8dff-a3dcd65bcfc2-pub-net 2018-09-22 03:17:16,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96d2a723a289c195ccb33a17c02a407ca39908d" -d '{"network": {"name": "NeutronUtilsSubnetTests-d0f8f24a-38ce-4182-8dff-a3dcd65bcfc2-pub-net", "admin_state_up": true}}' 2018-09-22 03:17:16,689 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-903c0e99-0e22-47e5-a74c-1b6327c854ea Date: Sat, 22 Sep 2018 03:17:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f421df26-26a5-457e-8cb1-ca721c1799de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:17:16Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d0f8f24a-38ce-4182-8dff-a3dcd65bcfc2-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:16Z","mtu":1450}} 2018-09-22 03:17:16,689 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-903c0e99-0e22-47e5-a74c-1b6327c854ea 2018-09-22 03:17:16,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f421df26-26a5-457e-8cb1-ca721c1799de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96d2a723a289c195ccb33a17c02a407ca39908d" 2018-09-22 03:17:16,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-c3452203-cdcf-4bbd-8a95-45bedd8a793c Date: Sat, 22 Sep 2018 03:17:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f421df26-26a5-457e-8cb1-ca721c1799de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:17:16Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d0f8f24a-38ce-4182-8dff-a3dcd65bcfc2-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:16Z","provider:network_type":"vxlan"}]} 2018-09-22 03:17:16,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f421df26-26a5-457e-8cb1-ca721c1799de used request id req-c3452203-cdcf-4bbd-8a95-45bedd8a793c 2018-09-22 03:17:16,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f421df26-26a5-457e-8cb1-ca721c1799de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96d2a723a289c195ccb33a17c02a407ca39908d" 2018-09-22 03:17:17,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4dae8f71-0b80-4202-965f-72bda03d6719 Date: Sat, 22 Sep 2018 03:17:17 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:17:17,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f421df26-26a5-457e-8cb1-ca721c1799de used request id req-4dae8f71-0b80-4202-965f-72bda03d6719 2018-09-22 03:17:17,095 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-d0f8f24a-38ce-4182-8dff-a3dcd65bcfc2-pub-subnet 2018-09-22 03:17:17,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96d2a723a289c195ccb33a17c02a407ca39908d" -d '{"subnets": [{"ip_version": 4, "network_id": "f421df26-26a5-457e-8cb1-ca721c1799de", "cidr": "", "name": "NeutronUtilsSubnetTests-d0f8f24a-38ce-4182-8dff-a3dcd65bcfc2-pub-subnet"}]}' 2018-09-22 03:17:17,112 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-c19bcac9-407b-435e-8873-7f681b5ce790 Date: Sat, 22 Sep 2018 03:17:17 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-22 03:17:17,112 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-c19bcac9-407b-435e-8873-7f681b5ce790 2018-09-22 03:17:17,112 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-22 03:17:17,113 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-d0f8f24a-38ce-4182-8dff-a3dcd65bcfc2-pub-subnet] for network [NeutronUtilsSubnetTests-d0f8f24a-38ce-4182-8dff-a3dcd65bcfc2-pub-net] 2018-09-22 03:17:17,113 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-d0f8f24a-38ce-4182-8dff-a3dcd65bcfc2-pub-net 2018-09-22 03:17:17,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/f421df26-26a5-457e-8cb1-ca721c1799de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96d2a723a289c195ccb33a17c02a407ca39908d" 2018-09-22 03:17:17,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-76aec1af-0e5c-4172-abcb-38f2ebbcc0cf Date: Sat, 22 Sep 2018 03:17:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:17:17,899 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/f421df26-26a5-457e-8cb1-ca721c1799de used request id req-76aec1af-0e5c-4172-abcb-38f2ebbcc0cf 2018-09-22 03:17:17,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:17:18,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:17:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["yqUsrQjTT8y7Kemhlx8OXw"], "issued_at": "2018-09-22T03:17:18.000000Z"}} 2018-09-22 03:17:18,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e367b671c831a9f65158752545f98c8d2aef5d0a" 2018-09-22 03:17:18,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-712bd711-d394-4e18-bd1b-7bddd8e8b971 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:17:18,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-712bd711-d394-4e18-bd1b-7bddd8e8b971 2018-09-22 03:17:18,384 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-net 2018-09-22 03:17:18,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e367b671c831a9f65158752545f98c8d2aef5d0a" -d '{"network": {"name": "NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-net", "admin_state_up": true}}' 2018-09-22 03:17:19,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-158fe81a-5453-4bd5-a393-3a0953ea101e Date: Sat, 22 Sep 2018 03:17:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f025d64b-0862-401d-945a-5664a840522d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:17:19Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:19Z","mtu":1450}} 2018-09-22 03:17:19,552 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-158fe81a-5453-4bd5-a393-3a0953ea101e 2018-09-22 03:17:19,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f025d64b-0862-401d-945a-5664a840522d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e367b671c831a9f65158752545f98c8d2aef5d0a" 2018-09-22 03:17:19,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-26b1a9ea-a3fe-4819-805d-5ebccc5d9788 Date: Sat, 22 Sep 2018 03:17:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f025d64b-0862-401d-945a-5664a840522d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:17:19Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:19Z","provider:network_type":"vxlan"}]} 2018-09-22 03:17:19,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f025d64b-0862-401d-945a-5664a840522d used request id req-26b1a9ea-a3fe-4819-805d-5ebccc5d9788 2018-09-22 03:17:19,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f025d64b-0862-401d-945a-5664a840522d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e367b671c831a9f65158752545f98c8d2aef5d0a" 2018-09-22 03:17:20,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-25d71f16-ae13-4659-bbd0-b5099d200d33 Date: Sat, 22 Sep 2018 03:17:20 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:17:20,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f025d64b-0862-401d-945a-5664a840522d used request id req-25d71f16-ae13-4659-bbd0-b5099d200d33 2018-09-22 03:17:20,006 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-subnet 2018-09-22 03:17:20,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e367b671c831a9f65158752545f98c8d2aef5d0a" -d '{"subnets": [{"ip_version": 4, "network_id": "f025d64b-0862-401d-945a-5664a840522d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-subnet"}]}' 2018-09-22 03:17:20,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7749f74e-0db1-4d40-abc2-f754b2917fbe Date: Sat, 22 Sep 2018 03:17:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f025d64b-0862-401d-945a-5664a840522d","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:20Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:20Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"965100a9-b207-486c-b8c5-7c6f640442ed","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-subnet"}]} 2018-09-22 03:17:20,821 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-7749f74e-0db1-4d40-abc2-f754b2917fbe 2018-09-22 03:17:20,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f025d64b-0862-401d-945a-5664a840522d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e367b671c831a9f65158752545f98c8d2aef5d0a" 2018-09-22 03:17:21,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-831e7339-842f-4547-92ef-d260cb99f9b3 Date: Sat, 22 Sep 2018 03:17:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f025d64b-0862-401d-945a-5664a840522d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["965100a9-b207-486c-b8c5-7c6f640442ed"],"description":"","tags":[],"updated_at":"2018-09-22T03:17:20Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:19Z","provider:network_type":"vxlan"}]} 2018-09-22 03:17:21,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f025d64b-0862-401d-945a-5664a840522d used request id req-831e7339-842f-4547-92ef-d260cb99f9b3 2018-09-22 03:17:21,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f025d64b-0862-401d-945a-5664a840522d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e367b671c831a9f65158752545f98c8d2aef5d0a" 2018-09-22 03:17:21,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-05648fcf-1962-4814-a511-b6466903c41c Date: Sat, 22 Sep 2018 03:17:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f025d64b-0862-401d-945a-5664a840522d","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:20Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"965100a9-b207-486c-b8c5-7c6f640442ed","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-subnet"}]} 2018-09-22 03:17:21,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f025d64b-0862-401d-945a-5664a840522d used request id req-05648fcf-1962-4814-a511-b6466903c41c 2018-09-22 03:17:21,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e367b671c831a9f65158752545f98c8d2aef5d0a" 2018-09-22 03:17:21,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-dfc0c874-2557-46a0-8c4f-95d3d588d1eb Date: Sat, 22 Sep 2018 03:17:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f025d64b-0862-401d-945a-5664a840522d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["965100a9-b207-486c-b8c5-7c6f640442ed"],"description":"","tags":[],"updated_at":"2018-09-22T03:17:20Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:19Z","provider:network_type":"vxlan"}]} 2018-09-22 03:17:21,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-net used request id req-dfc0c874-2557-46a0-8c4f-95d3d588d1eb 2018-09-22 03:17:21,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:17:21,498 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:17:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:17:21,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e367b671c831a9f65158752545f98c8d2aef5d0a" 2018-09-22 03:17:21,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0d50b61-3ce4-4075-9706-81c4f97bacf4 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:17:21,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-b0d50b61-3ce4-4075-9706-81c4f97bacf4 2018-09-22 03:17:21,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f025d64b-0862-401d-945a-5664a840522d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e367b671c831a9f65158752545f98c8d2aef5d0a" 2018-09-22 03:17:21,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e82444e1-59cd-473a-8f56-20927ae7218a Date: Sat, 22 Sep 2018 03:17:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f025d64b-0862-401d-945a-5664a840522d","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:20Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"965100a9-b207-486c-b8c5-7c6f640442ed","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-subnet"}]} 2018-09-22 03:17:21,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f025d64b-0862-401d-945a-5664a840522d used request id req-e82444e1-59cd-473a-8f56-20927ae7218a 2018-09-22 03:17:21,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f025d64b-0862-401d-945a-5664a840522d&name=NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e367b671c831a9f65158752545f98c8d2aef5d0a" 2018-09-22 03:17:21,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ce3b1261-57cc-4a94-93e4-97f3f37b4311 Date: Sat, 22 Sep 2018 03:17:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f025d64b-0862-401d-945a-5664a840522d","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:20Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"965100a9-b207-486c-b8c5-7c6f640442ed","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-subnet"}]} 2018-09-22 03:17:21,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f025d64b-0862-401d-945a-5664a840522d&name=NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-subnet used request id req-ce3b1261-57cc-4a94-93e4-97f3f37b4311 2018-09-22 03:17:21,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f025d64b-0862-401d-945a-5664a840522d&name=NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e367b671c831a9f65158752545f98c8d2aef5d0a" 2018-09-22 03:17:22,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-69b9b4a2-3339-48b5-9133-310302067df2 Date: Sat, 22 Sep 2018 03:17:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f025d64b-0862-401d-945a-5664a840522d","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:20Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"965100a9-b207-486c-b8c5-7c6f640442ed","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-subnet"}]} 2018-09-22 03:17:22,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f025d64b-0862-401d-945a-5664a840522d&name=NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-subnet used request id req-69b9b4a2-3339-48b5-9133-310302067df2 2018-09-22 03:17:22,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f025d64b-0862-401d-945a-5664a840522d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e367b671c831a9f65158752545f98c8d2aef5d0a" 2018-09-22 03:17:22,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8f84d07f-66d0-4f57-9d62-d6dbb0e55e41 Date: Sat, 22 Sep 2018 03:17:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f025d64b-0862-401d-945a-5664a840522d","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:20Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"965100a9-b207-486c-b8c5-7c6f640442ed","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-subnet"}]} 2018-09-22 03:17:22,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f025d64b-0862-401d-945a-5664a840522d used request id req-8f84d07f-66d0-4f57-9d62-d6dbb0e55e41 2018-09-22 03:17:22,339 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-subnet 2018-09-22 03:17:22,340 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-subnet 2018-09-22 03:17:22,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/965100a9-b207-486c-b8c5-7c6f640442ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e367b671c831a9f65158752545f98c8d2aef5d0a" 2018-09-22 03:17:24,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d21df9bd-7ea1-4c30-94c9-5fefbf851ba3 Date: Sat, 22 Sep 2018 03:17:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:17:24,165 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/965100a9-b207-486c-b8c5-7c6f640442ed used request id req-d21df9bd-7ea1-4c30-94c9-5fefbf851ba3 2018-09-22 03:17:24,165 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-f70f415e-2cf2-41c9-8b06-d7c988140e23-pub-net 2018-09-22 03:17:24,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/f025d64b-0862-401d-945a-5664a840522d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e367b671c831a9f65158752545f98c8d2aef5d0a" 2018-09-22 03:17:25,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b7fe1b2f-86fd-437c-aacc-9741a3927e9e Date: Sat, 22 Sep 2018 03:17:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:17:25,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/f025d64b-0862-401d-945a-5664a840522d used request id req-b7fe1b2f-86fd-437c-aacc-9741a3927e9e 2018-09-22 03:17:25,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:17:25,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:17:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["Id-fzRsgQmKQW8VqCphELA"], "issued_at": "2018-09-22T03:17:25.000000Z"}} 2018-09-22 03:17:25,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19156188687d60321bf91412713a439c493ed040" 2018-09-22 03:17:26,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11cc369b-c46d-49ed-90ff-1fdfb2429459 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:17:26,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-11cc369b-c46d-49ed-90ff-1fdfb2429459 2018-09-22 03:17:26,068 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-b8eb8315-5a1f-4827-92fe-017bf327d309-pub-net 2018-09-22 03:17:26,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19156188687d60321bf91412713a439c493ed040" -d '{"network": {"name": "NeutronUtilsSubnetTests-b8eb8315-5a1f-4827-92fe-017bf327d309-pub-net", "admin_state_up": true}}' 2018-09-22 03:17:26,660 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-067fd789-d69c-4f12-94e5-e7798ee83eb5 Date: Sat, 22 Sep 2018 03:17:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b4a1e8b5-9ab0-47d2-84d3-1079a3c6806d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:17:26Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b8eb8315-5a1f-4827-92fe-017bf327d309-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:26Z","mtu":1450}} 2018-09-22 03:17:26,660 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-067fd789-d69c-4f12-94e5-e7798ee83eb5 2018-09-22 03:17:26,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b4a1e8b5-9ab0-47d2-84d3-1079a3c6806d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19156188687d60321bf91412713a439c493ed040" 2018-09-22 03:17:26,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-ead8e249-96c2-4016-8261-a441b677a21c Date: Sat, 22 Sep 2018 03:17:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b4a1e8b5-9ab0-47d2-84d3-1079a3c6806d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:17:26Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b8eb8315-5a1f-4827-92fe-017bf327d309-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:26Z","provider:network_type":"vxlan"}]} 2018-09-22 03:17:26,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b4a1e8b5-9ab0-47d2-84d3-1079a3c6806d used request id req-ead8e249-96c2-4016-8261-a441b677a21c 2018-09-22 03:17:26,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b4a1e8b5-9ab0-47d2-84d3-1079a3c6806d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19156188687d60321bf91412713a439c493ed040" 2018-09-22 03:17:27,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-997d10e3-a79e-4169-b95a-7a311a14134b Date: Sat, 22 Sep 2018 03:17:27 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:17:27,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b4a1e8b5-9ab0-47d2-84d3-1079a3c6806d used request id req-997d10e3-a79e-4169-b95a-7a311a14134b 2018-09-22 03:17:27,152 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-b8eb8315-5a1f-4827-92fe-017bf327d309-pub-subnet 2018-09-22 03:17:27,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19156188687d60321bf91412713a439c493ed040" -d '{"subnets": [{"ip_version": 4, "network_id": "b4a1e8b5-9ab0-47d2-84d3-1079a3c6806d", "cidr": null, "name": "NeutronUtilsSubnetTests-b8eb8315-5a1f-4827-92fe-017bf327d309-pub-subnet"}]}' 2018-09-22 03:17:27,515 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-c5a70cc9-c8f2-42e3-8c82-f6bc2261e396 Date: Sat, 22 Sep 2018 03:17:27 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-09-22 03:17:27,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-c5a70cc9-c8f2-42e3-8c82-f6bc2261e396 2018-09-22 03:17:27,515 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-09-22 03:17:27,516 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-b8eb8315-5a1f-4827-92fe-017bf327d309-pub-subnet] for network [NeutronUtilsSubnetTests-b8eb8315-5a1f-4827-92fe-017bf327d309-pub-net] 2018-09-22 03:17:27,516 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-b8eb8315-5a1f-4827-92fe-017bf327d309-pub-net 2018-09-22 03:17:27,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/b4a1e8b5-9ab0-47d2-84d3-1079a3c6806d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19156188687d60321bf91412713a439c493ed040" 2018-09-22 03:17:28,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1334c3e0-1c08-4985-b666-6092b5330425 Date: Sat, 22 Sep 2018 03:17:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:17:28,450 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b4a1e8b5-9ab0-47d2-84d3-1079a3c6806d used request id req-1334c3e0-1c08-4985-b666-6092b5330425 2018-09-22 03:17:28,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:17:28,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:17:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["PV85oFpWSReN9yPVKjmSFg"], "issued_at": "2018-09-22T03:17:28.000000Z"}} 2018-09-22 03:17:28,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749a4f5e06fc3c065c7404a13aacb1c9245d2ee2" 2018-09-22 03:17:28,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f669ad59-e081-45e1-91dd-ece753d7c6a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:17:28,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f669ad59-e081-45e1-91dd-ece753d7c6a8 2018-09-22 03:17:28,855 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-62e1e287-6f50-475d-9c3b-7efd3d96c35d-pub-net 2018-09-22 03:17:28,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749a4f5e06fc3c065c7404a13aacb1c9245d2ee2" -d '{"network": {"name": "NeutronUtilsSubnetTests-62e1e287-6f50-475d-9c3b-7efd3d96c35d-pub-net", "admin_state_up": true}}' 2018-09-22 03:17:29,312 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-d1d3cc52-933b-46c5-962d-e85cf8175a08 Date: Sat, 22 Sep 2018 03:17:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"121bd3a8-b8bb-48a5-91ac-f6e9374239f3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:17:29Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-62e1e287-6f50-475d-9c3b-7efd3d96c35d-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:29Z","mtu":1450}} 2018-09-22 03:17:29,312 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-d1d3cc52-933b-46c5-962d-e85cf8175a08 2018-09-22 03:17:29,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=121bd3a8-b8bb-48a5-91ac-f6e9374239f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749a4f5e06fc3c065c7404a13aacb1c9245d2ee2" 2018-09-22 03:17:29,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-4acad3ec-43a2-4485-a49a-b2116625af22 Date: Sat, 22 Sep 2018 03:17:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"121bd3a8-b8bb-48a5-91ac-f6e9374239f3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:17:29Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-62e1e287-6f50-475d-9c3b-7efd3d96c35d-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:29Z","provider:network_type":"vxlan"}]} 2018-09-22 03:17:29,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=121bd3a8-b8bb-48a5-91ac-f6e9374239f3 used request id req-4acad3ec-43a2-4485-a49a-b2116625af22 2018-09-22 03:17:29,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=121bd3a8-b8bb-48a5-91ac-f6e9374239f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749a4f5e06fc3c065c7404a13aacb1c9245d2ee2" 2018-09-22 03:17:29,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4bf2a167-0a18-4739-bd80-23b89fccac7f Date: Sat, 22 Sep 2018 03:17:29 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:17:29,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=121bd3a8-b8bb-48a5-91ac-f6e9374239f3 used request id req-4bf2a167-0a18-4739-bd80-23b89fccac7f 2018-09-22 03:17:29,749 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-62e1e287-6f50-475d-9c3b-7efd3d96c35d-pub-subnet 2018-09-22 03:17:29,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749a4f5e06fc3c065c7404a13aacb1c9245d2ee2" -d '{"subnets": [{"ip_version": 4, "network_id": "121bd3a8-b8bb-48a5-91ac-f6e9374239f3", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-62e1e287-6f50-475d-9c3b-7efd3d96c35d-pub-subnet"}]}' 2018-09-22 03:17:30,384 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3047f6b3-8c56-4a6a-a53e-d451c772d5dd Date: Sat, 22 Sep 2018 03:17:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"121bd3a8-b8bb-48a5-91ac-f6e9374239f3","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:30Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"dd278ad5-fba6-4f55-b73d-c650fbb5a360","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-62e1e287-6f50-475d-9c3b-7efd3d96c35d-pub-subnet"}]} 2018-09-22 03:17:30,384 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-3047f6b3-8c56-4a6a-a53e-d451c772d5dd 2018-09-22 03:17:30,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=121bd3a8-b8bb-48a5-91ac-f6e9374239f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749a4f5e06fc3c065c7404a13aacb1c9245d2ee2" 2018-09-22 03:17:30,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ef5bb9bc-9673-406b-b8e5-d9ecab5dc8b7 Date: Sat, 22 Sep 2018 03:17:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"121bd3a8-b8bb-48a5-91ac-f6e9374239f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["dd278ad5-fba6-4f55-b73d-c650fbb5a360"],"description":"","tags":[],"updated_at":"2018-09-22T03:17:30Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-62e1e287-6f50-475d-9c3b-7efd3d96c35d-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:29Z","provider:network_type":"vxlan"}]} 2018-09-22 03:17:30,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=121bd3a8-b8bb-48a5-91ac-f6e9374239f3 used request id req-ef5bb9bc-9673-406b-b8e5-d9ecab5dc8b7 2018-09-22 03:17:30,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=121bd3a8-b8bb-48a5-91ac-f6e9374239f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749a4f5e06fc3c065c7404a13aacb1c9245d2ee2" 2018-09-22 03:17:30,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d750e029-a177-480d-bc7e-4c89d6b977e8 Date: Sat, 22 Sep 2018 03:17:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"121bd3a8-b8bb-48a5-91ac-f6e9374239f3","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:30Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"dd278ad5-fba6-4f55-b73d-c650fbb5a360","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-62e1e287-6f50-475d-9c3b-7efd3d96c35d-pub-subnet"}]} 2018-09-22 03:17:30,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=121bd3a8-b8bb-48a5-91ac-f6e9374239f3 used request id req-d750e029-a177-480d-bc7e-4c89d6b977e8 2018-09-22 03:17:30,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-62e1e287-6f50-475d-9c3b-7efd3d96c35d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749a4f5e06fc3c065c7404a13aacb1c9245d2ee2" 2018-09-22 03:17:31,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6e0db22b-4eb8-490a-9492-a76e6caf328e Date: Sat, 22 Sep 2018 03:17:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"121bd3a8-b8bb-48a5-91ac-f6e9374239f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["dd278ad5-fba6-4f55-b73d-c650fbb5a360"],"description":"","tags":[],"updated_at":"2018-09-22T03:17:30Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-62e1e287-6f50-475d-9c3b-7efd3d96c35d-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:29Z","provider:network_type":"vxlan"}]} 2018-09-22 03:17:31,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-62e1e287-6f50-475d-9c3b-7efd3d96c35d-pub-net used request id req-6e0db22b-4eb8-490a-9492-a76e6caf328e 2018-09-22 03:17:31,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:17:31,037 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:17:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:17:31,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749a4f5e06fc3c065c7404a13aacb1c9245d2ee2" 2018-09-22 03:17:31,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec5eeae3-e4f8-4ebd-b60a-b58ea2bbae59 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:17:31,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-ec5eeae3-e4f8-4ebd-b60a-b58ea2bbae59 2018-09-22 03:17:31,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=121bd3a8-b8bb-48a5-91ac-f6e9374239f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749a4f5e06fc3c065c7404a13aacb1c9245d2ee2" 2018-09-22 03:17:31,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5d18981b-347d-4012-ae87-e2438cd5f3ba Date: Sat, 22 Sep 2018 03:17:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"121bd3a8-b8bb-48a5-91ac-f6e9374239f3","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:30Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"dd278ad5-fba6-4f55-b73d-c650fbb5a360","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-62e1e287-6f50-475d-9c3b-7efd3d96c35d-pub-subnet"}]} 2018-09-22 03:17:31,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=121bd3a8-b8bb-48a5-91ac-f6e9374239f3 used request id req-5d18981b-347d-4012-ae87-e2438cd5f3ba 2018-09-22 03:17:31,334 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-62e1e287-6f50-475d-9c3b-7efd3d96c35d-pub-subnet 2018-09-22 03:17:31,334 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-62e1e287-6f50-475d-9c3b-7efd3d96c35d-pub-subnet 2018-09-22 03:17:31,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/dd278ad5-fba6-4f55-b73d-c650fbb5a360 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749a4f5e06fc3c065c7404a13aacb1c9245d2ee2" 2018-09-22 03:17:33,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fec6eb82-b739-4a00-8ed4-2b1e02ac7ad3 Date: Sat, 22 Sep 2018 03:17:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:17:33,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/dd278ad5-fba6-4f55-b73d-c650fbb5a360 used request id req-fec6eb82-b739-4a00-8ed4-2b1e02ac7ad3 2018-09-22 03:17:33,075 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-62e1e287-6f50-475d-9c3b-7efd3d96c35d-pub-net 2018-09-22 03:17:33,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/121bd3a8-b8bb-48a5-91ac-f6e9374239f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749a4f5e06fc3c065c7404a13aacb1c9245d2ee2" 2018-09-22 03:17:34,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3fccf7ed-69a1-4034-9e1a-79a69699c363 Date: Sat, 22 Sep 2018 03:17:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:17:34,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/121bd3a8-b8bb-48a5-91ac-f6e9374239f3 used request id req-3fccf7ed-69a1-4034-9e1a-79a69699c363 2018-09-22 03:17:34,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:17:35,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:17:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["Hbq5sew_QWyZ16bPVNdMow"], "issued_at": "2018-09-22T03:17:35.000000Z"}} 2018-09-22 03:17:35,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:35,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d621f97-cad2-47dd-8be4-9dfc16ec7799 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:17:35,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7d621f97-cad2-47dd-8be4-9dfc16ec7799 2018-09-22 03:17:35,107 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-net 2018-09-22 03:17:35,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" -d '{"network": {"name": "NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-net", "admin_state_up": true}}' 2018-09-22 03:17:35,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-f584a1cf-644a-4bab-bcaf-f078b42acd86 Date: Sat, 22 Sep 2018 03:17:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"21e60884-d8fa-4555-8826-ef73111f6337","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:17:35Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:35Z","mtu":1450}} 2018-09-22 03:17:35,577 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-f584a1cf-644a-4bab-bcaf-f078b42acd86 2018-09-22 03:17:35,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=21e60884-d8fa-4555-8826-ef73111f6337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:35,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-78d9a508-bec0-469d-8c80-9267a2370e7a Date: Sat, 22 Sep 2018 03:17:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"21e60884-d8fa-4555-8826-ef73111f6337","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:17:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:35Z","provider:network_type":"vxlan"}]} 2018-09-22 03:17:35,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=21e60884-d8fa-4555-8826-ef73111f6337 used request id req-78d9a508-bec0-469d-8c80-9267a2370e7a 2018-09-22 03:17:35,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=21e60884-d8fa-4555-8826-ef73111f6337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:36,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6f8a523e-9ac1-4e79-b641-b6c646b07f76 Date: Sat, 22 Sep 2018 03:17:36 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:17:36,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=21e60884-d8fa-4555-8826-ef73111f6337 used request id req-6f8a523e-9ac1-4e79-b641-b6c646b07f76 2018-09-22 03:17:36,108 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-subnet 2018-09-22 03:17:36,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" -d '{"subnets": [{"ip_version": 4, "network_id": "21e60884-d8fa-4555-8826-ef73111f6337", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-subnet"}]}' 2018-09-22 03:17:36,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f1076822-7b4a-4b16-a31e-4fa17b77c926 Date: Sat, 22 Sep 2018 03:17:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21e60884-d8fa-4555-8826-ef73111f6337","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:36Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:36Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"50dce09c-f487-4ca7-8093-234a6a1056b1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-subnet"}]} 2018-09-22 03:17:36,732 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-f1076822-7b4a-4b16-a31e-4fa17b77c926 2018-09-22 03:17:36,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=21e60884-d8fa-4555-8826-ef73111f6337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:36,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-043551e8-da48-496c-a0ea-19e114d805a7 Date: Sat, 22 Sep 2018 03:17:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"21e60884-d8fa-4555-8826-ef73111f6337","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["50dce09c-f487-4ca7-8093-234a6a1056b1"],"description":"","tags":[],"updated_at":"2018-09-22T03:17:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:35Z","provider:network_type":"vxlan"}]} 2018-09-22 03:17:36,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=21e60884-d8fa-4555-8826-ef73111f6337 used request id req-043551e8-da48-496c-a0ea-19e114d805a7 2018-09-22 03:17:36,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=21e60884-d8fa-4555-8826-ef73111f6337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:37,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1074530f-cb99-4396-90e1-e2258c4deaaa Date: Sat, 22 Sep 2018 03:17:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21e60884-d8fa-4555-8826-ef73111f6337","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:36Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"50dce09c-f487-4ca7-8093-234a6a1056b1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-subnet"}]} 2018-09-22 03:17:37,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=21e60884-d8fa-4555-8826-ef73111f6337 used request id req-1074530f-cb99-4396-90e1-e2258c4deaaa 2018-09-22 03:17:37,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:37,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-9e261403-9e9c-436c-b8b1-275d19b5e1cc Date: Sat, 22 Sep 2018 03:17:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"21e60884-d8fa-4555-8826-ef73111f6337","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["50dce09c-f487-4ca7-8093-234a6a1056b1"],"description":"","tags":[],"updated_at":"2018-09-22T03:17:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:35Z","provider:network_type":"vxlan"}]} 2018-09-22 03:17:37,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-net used request id req-9e261403-9e9c-436c-b8b1-275d19b5e1cc 2018-09-22 03:17:37,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:17:37,829 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:17:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:17:37,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:37,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb0bc5af-bbc8-48b2-90f2-85832fa1a6ce Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:17:37,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-fb0bc5af-bbc8-48b2-90f2-85832fa1a6ce 2018-09-22 03:17:37,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=21e60884-d8fa-4555-8826-ef73111f6337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:38,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-aa5ac7a4-4330-401c-90e6-d34ebfb3b5c3 Date: Sat, 22 Sep 2018 03:17:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21e60884-d8fa-4555-8826-ef73111f6337","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:36Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"50dce09c-f487-4ca7-8093-234a6a1056b1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-subnet"}]} 2018-09-22 03:17:38,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=21e60884-d8fa-4555-8826-ef73111f6337 used request id req-aa5ac7a4-4330-401c-90e6-d34ebfb3b5c3 2018-09-22 03:17:38,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=21e60884-d8fa-4555-8826-ef73111f6337&name=NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:38,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0f84cb1a-3073-45ef-94a0-1fbc80541e49 Date: Sat, 22 Sep 2018 03:17:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21e60884-d8fa-4555-8826-ef73111f6337","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:36Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"50dce09c-f487-4ca7-8093-234a6a1056b1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-subnet"}]} 2018-09-22 03:17:38,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=21e60884-d8fa-4555-8826-ef73111f6337&name=NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-subnet used request id req-0f84cb1a-3073-45ef-94a0-1fbc80541e49 2018-09-22 03:17:38,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:17:38,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:17:38,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:17:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["_PcWI5PFSKabNEAPAmdH8w"], "issued_at": "2018-09-22T03:17:38.000000Z"}} 2018-09-22 03:17:38,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49152eb07f76f2eda5fbbd41f16308f5f58e4a9b" 2018-09-22 03:17:38,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41382989-1706-4d77-a988-a1a81fd9cb1c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:17:38,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-41382989-1706-4d77-a988-a1a81fd9cb1c 2018-09-22 03:17:38,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:38,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-8b703f8c-b288-4b79-b61c-69c0af2da5d7 Date: Sat, 22 Sep 2018 03:17:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 03:17:38,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-8b703f8c-b288-4b79-b61c-69c0af2da5d7 2018-09-22 03:17:38,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:38,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-a4be19ef-81e4-46ac-a531-5af992a8e785 Date: Sat, 22 Sep 2018 03:17:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 03:17:38,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-a4be19ef-81e4-46ac-a531-5af992a8e785 2018-09-22 03:17:38,965 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-router 2018-09-22 03:17:38,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-router", "admin_state_up": true}}' 2018-09-22 03:17:43,902 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-1e465f96-4f99-4298-8f51-698eae7adf78 Date: Sat, 22 Sep 2018 03:17:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:17:39Z", "admin_state_up": true, "updated_at": "2018-09-22T03:17:40Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "14c2b7ce-929c-448d-a295-328ccd651c9e", "name": "NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-router"}} 2018-09-22 03:17:43,902 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-1e465f96-4f99-4298-8f51-698eae7adf78 2018-09-22 03:17:43,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=14c2b7ce-929c-448d-a295-328ccd651c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:43,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-dd180813-9be5-4cad-b1fb-cdca9f83a9e8 Date: Sat, 22 Sep 2018 03:17:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:17:42Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"648aa9e7-b42c-4816-8b23-c5c38d54b339","ip_address":"169.254.192.2"}],"id":"42f4bb41-6f69-439c-8721-57d482694843","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:60:f5:ed","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"82e9483c-87f4-4ff2-976b-d5c33635345b","tenant_id":"","created_at":"2018-09-22T03:17:41Z","binding:vnic_type":"normal","device_id":"14c2b7ce-929c-448d-a295-328ccd651c9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:17:40Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.207"}],"id":"7a3881bd-8190-4e07-b361-a312821ecafe","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:11:2c:f4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"","created_at":"2018-09-22T03:17:40Z","binding:vnic_type":"normal","device_id":"14c2b7ce-929c-448d-a295-328ccd651c9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:17:41Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"648aa9e7-b42c-4816-8b23-c5c38d54b339","ip_address":"169.254.192.8"}],"id":"99128b7e-d3e1-406a-a7eb-d8091c853d87","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c1:68:1e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"82e9483c-87f4-4ff2-976b-d5c33635345b","tenant_id":"","created_at":"2018-09-22T03:17:41Z","binding:vnic_type":"normal","device_id":"14c2b7ce-929c-448d-a295-328ccd651c9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:17:42Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"648aa9e7-b42c-4816-8b23-c5c38d54b339","ip_address":"169.254.192.3"}],"id":"c8e8e822-c725-4af4-974d-8113b42d9550","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6c:fc:e6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"82e9483c-87f4-4ff2-976b-d5c33635345b","tenant_id":"","created_at":"2018-09-22T03:17:42Z","binding:vnic_type":"normal","device_id":"14c2b7ce-929c-448d-a295-328ccd651c9e"}]} 2018-09-22 03:17:43,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=14c2b7ce-929c-448d-a295-328ccd651c9e used request id req-dd180813-9be5-4cad-b1fb-cdca9f83a9e8 2018-09-22 03:17:43,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:44,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-45abe035-bd34-45cf-8aea-7c521812dc9b Date: Sat, 22 Sep 2018 03:17:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 03:17:44,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-45abe035-bd34-45cf-8aea-7c521812dc9b 2018-09-22 03:17:44,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/648aa9e7-b42c-4816-8b23-c5c38d54b339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:44,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-dd5a80b2-b4d5-484e-8536-cd57a79cc527 Date: Sat, 22 Sep 2018 03:17:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"82e9483c-87f4-4ff2-976b-d5c33635345b","tenant_id":"","created_at":"2018-09-22T03:17:39Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:39Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"648aa9e7-b42c-4816-8b23-c5c38d54b339","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:17:44,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/648aa9e7-b42c-4816-8b23-c5c38d54b339 used request id req-dd5a80b2-b4d5-484e-8536-cd57a79cc527 2018-09-22 03:17:44,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/648aa9e7-b42c-4816-8b23-c5c38d54b339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:44,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ab7f0e6a-3a68-4c02-886f-09c545cf27e8 Date: Sat, 22 Sep 2018 03:17:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"82e9483c-87f4-4ff2-976b-d5c33635345b","tenant_id":"","created_at":"2018-09-22T03:17:39Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:39Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"648aa9e7-b42c-4816-8b23-c5c38d54b339","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:17:44,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/648aa9e7-b42c-4816-8b23-c5c38d54b339 used request id req-ab7f0e6a-3a68-4c02-886f-09c545cf27e8 2018-09-22 03:17:44,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/648aa9e7-b42c-4816-8b23-c5c38d54b339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:44,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-006693c5-2f48-4aa8-b027-8847bd1c8efb Date: Sat, 22 Sep 2018 03:17:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"82e9483c-87f4-4ff2-976b-d5c33635345b","tenant_id":"","created_at":"2018-09-22T03:17:39Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:39Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"648aa9e7-b42c-4816-8b23-c5c38d54b339","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:17:44,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/648aa9e7-b42c-4816-8b23-c5c38d54b339 used request id req-006693c5-2f48-4aa8-b027-8847bd1c8efb 2018-09-22 03:17:44,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:44,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-f040d0a3-b0d4-4ce6-8e54-6ce05f28b28d Date: Sat, 22 Sep 2018 03:17:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:17:39Z", "admin_state_up": true, "updated_at": "2018-09-22T03:17:43Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "14c2b7ce-929c-448d-a295-328ccd651c9e", "name": "NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-router"}]} 2018-09-22 03:17:44,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-router used request id req-f040d0a3-b0d4-4ce6-8e54-6ce05f28b28d 2018-09-22 03:17:44,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:44,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ce3f7da-239d-4321-89bb-60c2cf1696dc Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:17:44,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-5ce3f7da-239d-4321-89bb-60c2cf1696dc 2018-09-22 03:17:44,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=14c2b7ce-929c-448d-a295-328ccd651c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:44,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-c303bc65-bce2-4b34-96ec-a88782a30b38 Date: Sat, 22 Sep 2018 03:17:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:17:42Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"648aa9e7-b42c-4816-8b23-c5c38d54b339","ip_address":"169.254.192.2"}],"id":"42f4bb41-6f69-439c-8721-57d482694843","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:60:f5:ed","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"82e9483c-87f4-4ff2-976b-d5c33635345b","tenant_id":"","created_at":"2018-09-22T03:17:41Z","binding:vnic_type":"normal","device_id":"14c2b7ce-929c-448d-a295-328ccd651c9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:17:44Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.207"}],"id":"7a3881bd-8190-4e07-b361-a312821ecafe","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:2c:f4","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"","created_at":"2018-09-22T03:17:40Z","binding:vnic_type":"normal","device_id":"14c2b7ce-929c-448d-a295-328ccd651c9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:17:44Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"648aa9e7-b42c-4816-8b23-c5c38d54b339","ip_address":"169.254.192.8"}],"id":"99128b7e-d3e1-406a-a7eb-d8091c853d87","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c1:68:1e","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"82e9483c-87f4-4ff2-976b-d5c33635345b","tenant_id":"","created_at":"2018-09-22T03:17:41Z","binding:vnic_type":"normal","device_id":"14c2b7ce-929c-448d-a295-328ccd651c9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:17:42Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"648aa9e7-b42c-4816-8b23-c5c38d54b339","ip_address":"169.254.192.3"}],"id":"c8e8e822-c725-4af4-974d-8113b42d9550","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6c:fc:e6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"82e9483c-87f4-4ff2-976b-d5c33635345b","tenant_id":"","created_at":"2018-09-22T03:17:42Z","binding:vnic_type":"normal","device_id":"14c2b7ce-929c-448d-a295-328ccd651c9e"}]} 2018-09-22 03:17:44,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=14c2b7ce-929c-448d-a295-328ccd651c9e used request id req-c303bc65-bce2-4b34-96ec-a88782a30b38 2018-09-22 03:17:44,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:45,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-0a63635f-826e-4e95-9446-40702abcdfac Date: Sat, 22 Sep 2018 03:17:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 03:17:45,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-0a63635f-826e-4e95-9446-40702abcdfac 2018-09-22 03:17:45,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/648aa9e7-b42c-4816-8b23-c5c38d54b339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:45,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-04d47b65-1adc-4e2d-bf42-4bf4c8ce009e Date: Sat, 22 Sep 2018 03:17:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"82e9483c-87f4-4ff2-976b-d5c33635345b","tenant_id":"","created_at":"2018-09-22T03:17:39Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:39Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"648aa9e7-b42c-4816-8b23-c5c38d54b339","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:17:45,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/648aa9e7-b42c-4816-8b23-c5c38d54b339 used request id req-04d47b65-1adc-4e2d-bf42-4bf4c8ce009e 2018-09-22 03:17:45,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/648aa9e7-b42c-4816-8b23-c5c38d54b339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:45,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d74d0cfc-d46a-41d7-afef-83247185d926 Date: Sat, 22 Sep 2018 03:17:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"82e9483c-87f4-4ff2-976b-d5c33635345b","tenant_id":"","created_at":"2018-09-22T03:17:39Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:39Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"648aa9e7-b42c-4816-8b23-c5c38d54b339","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:17:45,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/648aa9e7-b42c-4816-8b23-c5c38d54b339 used request id req-d74d0cfc-d46a-41d7-afef-83247185d926 2018-09-22 03:17:45,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/648aa9e7-b42c-4816-8b23-c5c38d54b339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:45,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f95b076c-b4a3-433e-8743-6b8a9371d830 Date: Sat, 22 Sep 2018 03:17:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"82e9483c-87f4-4ff2-976b-d5c33635345b","tenant_id":"","created_at":"2018-09-22T03:17:39Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:39Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"648aa9e7-b42c-4816-8b23-c5c38d54b339","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:17:45,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/648aa9e7-b42c-4816-8b23-c5c38d54b339 used request id req-f95b076c-b4a3-433e-8743-6b8a9371d830 2018-09-22 03:17:45,830 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-router 2018-09-22 03:17:45,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/14c2b7ce-929c-448d-a295-328ccd651c9e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" -d '{"subnet_id": "50dce09c-f487-4ca7-8093-234a6a1056b1"}' 2018-09-22 03:17:47,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5f74e5cc-9ac5-4182-b27e-1811ba4ba244 Date: Sat, 22 Sep 2018 03:17:47 GMT RESP BODY: {"network_id": "21e60884-d8fa-4555-8826-ef73111f6337", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "subnet_id": "50dce09c-f487-4ca7-8093-234a6a1056b1", "subnet_ids": ["50dce09c-f487-4ca7-8093-234a6a1056b1"], "port_id": "3c3764f9-06d2-42bd-9734-6912cd5271f0", "id": "14c2b7ce-929c-448d-a295-328ccd651c9e"} 2018-09-22 03:17:47,567 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/14c2b7ce-929c-448d-a295-328ccd651c9e/add_router_interface used request id req-5f74e5cc-9ac5-4182-b27e-1811ba4ba244 2018-09-22 03:17:47,568 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-router 2018-09-22 03:17:47,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/14c2b7ce-929c-448d-a295-328ccd651c9e/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" -d '{"subnet_id": "50dce09c-f487-4ca7-8093-234a6a1056b1"}' 2018-09-22 03:17:49,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-09cc7a5b-f57a-486d-923e-c65a4ec9a0ce Date: Sat, 22 Sep 2018 03:17:49 GMT RESP BODY: {"network_id": "21e60884-d8fa-4555-8826-ef73111f6337", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "subnet_id": "50dce09c-f487-4ca7-8093-234a6a1056b1", "subnet_ids": ["50dce09c-f487-4ca7-8093-234a6a1056b1"], "port_id": "3c3764f9-06d2-42bd-9734-6912cd5271f0", "id": "14c2b7ce-929c-448d-a295-328ccd651c9e"} 2018-09-22 03:17:49,153 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/14c2b7ce-929c-448d-a295-328ccd651c9e/remove_router_interface used request id req-09cc7a5b-f57a-486d-923e-c65a4ec9a0ce 2018-09-22 03:17:49,154 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-router 2018-09-22 03:17:49,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/14c2b7ce-929c-448d-a295-328ccd651c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:52,474 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4288e5d1-8bf0-411e-ba97-11a280861a59 Content-Length: 0 Date: Sat, 22 Sep 2018 03:17:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:17:52,474 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/14c2b7ce-929c-448d-a295-328ccd651c9e used request id req-4288e5d1-8bf0-411e-ba97-11a280861a59 2018-09-22 03:17:52,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:52,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ccbc41e6-7e64-44b1-b424-c5da748bafcd Date: Sat, 22 Sep 2018 03:17:52 GMT RESP BODY: {"routers": []} 2018-09-22 03:17:52,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-router used request id req-ccbc41e6-7e64-44b1-b424-c5da748bafcd 2018-09-22 03:17:52,669 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-subnet 2018-09-22 03:17:52,669 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-subnet 2018-09-22 03:17:52,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/50dce09c-f487-4ca7-8093-234a6a1056b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:54,934 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0cd17069-78d1-433b-812a-ec3ffc024f81 Date: Sat, 22 Sep 2018 03:17:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:17:54,935 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/50dce09c-f487-4ca7-8093-234a6a1056b1 used request id req-0cd17069-78d1-433b-812a-ec3ffc024f81 2018-09-22 03:17:54,935 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-da08e15a-ca45-447a-8986-88b9afef9d89-pub-net 2018-09-22 03:17:54,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/21e60884-d8fa-4555-8826-ef73111f6337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6acdd9a3c89b99140bc38feb95b00011e235e7b4" 2018-09-22 03:17:56,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-814bfe48-f17a-46f1-9e54-6860da88b481 Date: Sat, 22 Sep 2018 03:17:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:17:56,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/21e60884-d8fa-4555-8826-ef73111f6337 used request id req-814bfe48-f17a-46f1-9e54-6860da88b481 2018-09-22 03:17:56,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:17:56,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:17:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["ABKOG67wRO---4L_syZeIw"], "issued_at": "2018-09-22T03:17:56.000000Z"}} 2018-09-22 03:17:56,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:17:56,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5cb3c38-a148-4409-b430-191cd1235ab5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:17:56,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d5cb3c38-a148-4409-b430-191cd1235ab5 2018-09-22 03:17:56,754 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-net 2018-09-22 03:17:56,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" -d '{"network": {"name": "NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-net", "admin_state_up": true}}' 2018-09-22 03:17:57,162 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-5a65aec4-0274-4e4b-8c47-ff0645df39df Date: Sat, 22 Sep 2018 03:17:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8f6606ba-c513-491d-a98b-30562832a1d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:17:57Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:56Z","mtu":1450}} 2018-09-22 03:17:57,162 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-5a65aec4-0274-4e4b-8c47-ff0645df39df 2018-09-22 03:17:57,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=8f6606ba-c513-491d-a98b-30562832a1d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:17:57,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-e8faf5c5-450d-4365-8f11-ba71f10fa6b1 Date: Sat, 22 Sep 2018 03:17:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8f6606ba-c513-491d-a98b-30562832a1d8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:17:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:56Z","provider:network_type":"vxlan"}]} 2018-09-22 03:17:57,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=8f6606ba-c513-491d-a98b-30562832a1d8 used request id req-e8faf5c5-450d-4365-8f11-ba71f10fa6b1 2018-09-22 03:17:57,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8f6606ba-c513-491d-a98b-30562832a1d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:17:57,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-74b59659-6728-418e-a670-40d60ea6d9fe Date: Sat, 22 Sep 2018 03:17:57 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:17:57,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8f6606ba-c513-491d-a98b-30562832a1d8 used request id req-74b59659-6728-418e-a670-40d60ea6d9fe 2018-09-22 03:17:57,591 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-subnet 2018-09-22 03:17:57,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" -d '{"subnets": [{"ip_version": 4, "network_id": "8f6606ba-c513-491d-a98b-30562832a1d8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-subnet"}]}' 2018-09-22 03:17:58,066 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2b5598d2-d0c0-4dd3-9681-cd38321da4c2 Date: Sat, 22 Sep 2018 03:17:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f6606ba-c513-491d-a98b-30562832a1d8","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:57Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:57Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"599cf46b-2f46-4d4a-a34b-b9862390fd72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-subnet"}]} 2018-09-22 03:17:58,066 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-2b5598d2-d0c0-4dd3-9681-cd38321da4c2 2018-09-22 03:17:58,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=8f6606ba-c513-491d-a98b-30562832a1d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:17:58,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-50426762-47aa-430a-8ff2-da553ed2139a Date: Sat, 22 Sep 2018 03:17:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8f6606ba-c513-491d-a98b-30562832a1d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["599cf46b-2f46-4d4a-a34b-b9862390fd72"],"description":"","tags":[],"updated_at":"2018-09-22T03:17:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:56Z","provider:network_type":"vxlan"}]} 2018-09-22 03:17:58,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=8f6606ba-c513-491d-a98b-30562832a1d8 used request id req-50426762-47aa-430a-8ff2-da553ed2139a 2018-09-22 03:17:58,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8f6606ba-c513-491d-a98b-30562832a1d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:17:58,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f173c077-00b0-4838-a3ed-d3fec2efa5da Date: Sat, 22 Sep 2018 03:17:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f6606ba-c513-491d-a98b-30562832a1d8","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:57Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"599cf46b-2f46-4d4a-a34b-b9862390fd72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-subnet"}]} 2018-09-22 03:17:58,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8f6606ba-c513-491d-a98b-30562832a1d8 used request id req-f173c077-00b0-4838-a3ed-d3fec2efa5da 2018-09-22 03:17:58,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:17:59,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7898c86a-84c1-4f65-97e3-80a6384cf6aa Date: Sat, 22 Sep 2018 03:17:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8f6606ba-c513-491d-a98b-30562832a1d8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["599cf46b-2f46-4d4a-a34b-b9862390fd72"],"description":"","tags":[],"updated_at":"2018-09-22T03:17:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:56Z","provider:network_type":"vxlan"}]} 2018-09-22 03:17:59,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-net used request id req-7898c86a-84c1-4f65-97e3-80a6384cf6aa 2018-09-22 03:17:59,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:17:59,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:17:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:17:59,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:17:59,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d429b28-82fb-4836-af59-8a68aae17edc Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:17:59,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-8d429b28-82fb-4836-af59-8a68aae17edc 2018-09-22 03:17:59,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8f6606ba-c513-491d-a98b-30562832a1d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:17:59,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4cdaede2-ff87-4861-a60c-28029501fd6f Date: Sat, 22 Sep 2018 03:17:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f6606ba-c513-491d-a98b-30562832a1d8","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:17:57Z","dns_nameservers":[],"updated_at":"2018-09-22T03:17:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"599cf46b-2f46-4d4a-a34b-b9862390fd72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-subnet"}]} 2018-09-22 03:17:59,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8f6606ba-c513-491d-a98b-30562832a1d8 used request id req-4cdaede2-ff87-4861-a60c-28029501fd6f 2018-09-22 03:17:59,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:17:59,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:17:59,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:17:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["QavmnSfFRV2uN_xPHF_awg"], "issued_at": "2018-09-22T03:17:59.000000Z"}} 2018-09-22 03:17:59,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0bd1d2d27f4353ba5ae55499c2e7e1c3a7ddbcb" 2018-09-22 03:17:59,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-026bab42-4e5a-45aa-8b00-edec55db2d2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:17:59,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-026bab42-4e5a-45aa-8b00-edec55db2d2b 2018-09-22 03:17:59,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:17:59,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-bf233259-33a0-4f22-88d0-09687b75d5d5 Date: Sat, 22 Sep 2018 03:17:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 03:17:59,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-bf233259-33a0-4f22-88d0-09687b75d5d5 2018-09-22 03:17:59,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:17:59,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-145680eb-6486-4d19-9a64-30f6542a6864 Date: Sat, 22 Sep 2018 03:17:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 03:17:59,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-145680eb-6486-4d19-9a64-30f6542a6864 2018-09-22 03:17:59,875 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-router 2018-09-22 03:17:59,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-router", "admin_state_up": true}}' 2018-09-22 03:18:04,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-0dfd7e5a-1cbd-402c-b5d1-044ea6287a00 Date: Sat, 22 Sep 2018 03:18:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:18:00Z", "admin_state_up": true, "updated_at": "2018-09-22T03:18:01Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "a82be9b4-1a14-4da5-a07c-2a0f69bc58ac", "name": "NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-router"}} 2018-09-22 03:18:04,537 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-0dfd7e5a-1cbd-402c-b5d1-044ea6287a00 2018-09-22 03:18:04,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=a82be9b4-1a14-4da5-a07c-2a0f69bc58ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:18:04,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-95a7dddf-cd6a-46d3-b882-a3ea1216c621 Date: Sat, 22 Sep 2018 03:18:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:02Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e39d1c7e-da75-426b-9bab-090c0d33bed3","ip_address":"169.254.192.4"}],"id":"4f37b6fe-e2dc-4c2a-84c5-4192b3da339b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8a:86:54","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"4bc46e1a-5395-4271-8b9b-09f9f51e783e","tenant_id":"","created_at":"2018-09-22T03:18:02Z","binding:vnic_type":"normal","device_id":"a82be9b4-1a14-4da5-a07c-2a0f69bc58ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:01Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.207"}],"id":"6a9c4d75-fe01-491c-8ee8-f367b515a9f2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:95:7b:6f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"","created_at":"2018-09-22T03:18:01Z","binding:vnic_type":"normal","device_id":"a82be9b4-1a14-4da5-a07c-2a0f69bc58ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:03Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e39d1c7e-da75-426b-9bab-090c0d33bed3","ip_address":"169.254.192.8"}],"id":"8fbdc4ea-ae2b-4a5c-b085-7630779617c4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:78:64:95","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"4bc46e1a-5395-4271-8b9b-09f9f51e783e","tenant_id":"","created_at":"2018-09-22T03:18:03Z","binding:vnic_type":"normal","device_id":"a82be9b4-1a14-4da5-a07c-2a0f69bc58ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:02Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e39d1c7e-da75-426b-9bab-090c0d33bed3","ip_address":"169.254.192.3"}],"id":"e52e035e-8ebf-4d10-874a-7f6ddcbdf933","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7a:0f:d4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"4bc46e1a-5395-4271-8b9b-09f9f51e783e","tenant_id":"","created_at":"2018-09-22T03:18:01Z","binding:vnic_type":"normal","device_id":"a82be9b4-1a14-4da5-a07c-2a0f69bc58ac"}]} 2018-09-22 03:18:04,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=a82be9b4-1a14-4da5-a07c-2a0f69bc58ac used request id req-95a7dddf-cd6a-46d3-b882-a3ea1216c621 2018-09-22 03:18:04,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:18:04,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-97e53684-c814-409f-8f36-14afd92a9222 Date: Sat, 22 Sep 2018 03:18:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 03:18:04,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-97e53684-c814-409f-8f36-14afd92a9222 2018-09-22 03:18:04,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e39d1c7e-da75-426b-9bab-090c0d33bed3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:18:05,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4df7c1db-2834-4ac1-ade9-f1da8dfe1375 Date: Sat, 22 Sep 2018 03:18:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4bc46e1a-5395-4271-8b9b-09f9f51e783e","tenant_id":"","created_at":"2018-09-22T03:18:00Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:00Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e39d1c7e-da75-426b-9bab-090c0d33bed3","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:18:05,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e39d1c7e-da75-426b-9bab-090c0d33bed3 used request id req-4df7c1db-2834-4ac1-ade9-f1da8dfe1375 2018-09-22 03:18:05,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e39d1c7e-da75-426b-9bab-090c0d33bed3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:18:05,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b50a7388-f577-4a06-8431-896a57d761fc Date: Sat, 22 Sep 2018 03:18:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4bc46e1a-5395-4271-8b9b-09f9f51e783e","tenant_id":"","created_at":"2018-09-22T03:18:00Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:00Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e39d1c7e-da75-426b-9bab-090c0d33bed3","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:18:05,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e39d1c7e-da75-426b-9bab-090c0d33bed3 used request id req-b50a7388-f577-4a06-8431-896a57d761fc 2018-09-22 03:18:05,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e39d1c7e-da75-426b-9bab-090c0d33bed3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:18:05,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-83f01fd0-c9fe-4d8a-a005-4841fe399567 Date: Sat, 22 Sep 2018 03:18:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4bc46e1a-5395-4271-8b9b-09f9f51e783e","tenant_id":"","created_at":"2018-09-22T03:18:00Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:00Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e39d1c7e-da75-426b-9bab-090c0d33bed3","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:18:05,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e39d1c7e-da75-426b-9bab-090c0d33bed3 used request id req-83f01fd0-c9fe-4d8a-a005-4841fe399567 2018-09-22 03:18:05,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:18:05,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-74615fdd-2b7d-4a22-8eec-c16b9e21db73 Date: Sat, 22 Sep 2018 03:18:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:18:00Z", "admin_state_up": true, "updated_at": "2018-09-22T03:18:03Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "a82be9b4-1a14-4da5-a07c-2a0f69bc58ac", "name": "NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-router"}]} 2018-09-22 03:18:05,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-router used request id req-74615fdd-2b7d-4a22-8eec-c16b9e21db73 2018-09-22 03:18:05,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:18:05,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-314617c7-b4e7-42ef-922a-9c4d500b7931 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:18:05,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-314617c7-b4e7-42ef-922a-9c4d500b7931 2018-09-22 03:18:05,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=a82be9b4-1a14-4da5-a07c-2a0f69bc58ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:18:05,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-40509e05-da6f-43af-9e86-1fb78e8f1ca0 Date: Sat, 22 Sep 2018 03:18:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:02Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e39d1c7e-da75-426b-9bab-090c0d33bed3","ip_address":"169.254.192.4"}],"id":"4f37b6fe-e2dc-4c2a-84c5-4192b3da339b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8a:86:54","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"4bc46e1a-5395-4271-8b9b-09f9f51e783e","tenant_id":"","created_at":"2018-09-22T03:18:02Z","binding:vnic_type":"normal","device_id":"a82be9b4-1a14-4da5-a07c-2a0f69bc58ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:05Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.207"}],"id":"6a9c4d75-fe01-491c-8ee8-f367b515a9f2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:7b:6f","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"","created_at":"2018-09-22T03:18:01Z","binding:vnic_type":"normal","device_id":"a82be9b4-1a14-4da5-a07c-2a0f69bc58ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:05Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e39d1c7e-da75-426b-9bab-090c0d33bed3","ip_address":"169.254.192.8"}],"id":"8fbdc4ea-ae2b-4a5c-b085-7630779617c4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:78:64:95","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"4bc46e1a-5395-4271-8b9b-09f9f51e783e","tenant_id":"","created_at":"2018-09-22T03:18:03Z","binding:vnic_type":"normal","device_id":"a82be9b4-1a14-4da5-a07c-2a0f69bc58ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:02Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e39d1c7e-da75-426b-9bab-090c0d33bed3","ip_address":"169.254.192.3"}],"id":"e52e035e-8ebf-4d10-874a-7f6ddcbdf933","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7a:0f:d4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"4bc46e1a-5395-4271-8b9b-09f9f51e783e","tenant_id":"","created_at":"2018-09-22T03:18:01Z","binding:vnic_type":"normal","device_id":"a82be9b4-1a14-4da5-a07c-2a0f69bc58ac"}]} 2018-09-22 03:18:05,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=a82be9b4-1a14-4da5-a07c-2a0f69bc58ac used request id req-40509e05-da6f-43af-9e86-1fb78e8f1ca0 2018-09-22 03:18:05,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:18:05,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b043b5ec-2260-4185-83ce-69e812ef0fa2 Date: Sat, 22 Sep 2018 03:18:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 03:18:05,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-b043b5ec-2260-4185-83ce-69e812ef0fa2 2018-09-22 03:18:05,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e39d1c7e-da75-426b-9bab-090c0d33bed3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:18:05,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2b8439fd-a095-440f-b739-15a513061db3 Date: Sat, 22 Sep 2018 03:18:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4bc46e1a-5395-4271-8b9b-09f9f51e783e","tenant_id":"","created_at":"2018-09-22T03:18:00Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:00Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e39d1c7e-da75-426b-9bab-090c0d33bed3","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:18:05,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e39d1c7e-da75-426b-9bab-090c0d33bed3 used request id req-2b8439fd-a095-440f-b739-15a513061db3 2018-09-22 03:18:05,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e39d1c7e-da75-426b-9bab-090c0d33bed3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:18:05,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1775b8aa-3973-4797-96ed-a56b9391311b Date: Sat, 22 Sep 2018 03:18:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4bc46e1a-5395-4271-8b9b-09f9f51e783e","tenant_id":"","created_at":"2018-09-22T03:18:00Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:00Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e39d1c7e-da75-426b-9bab-090c0d33bed3","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:18:05,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e39d1c7e-da75-426b-9bab-090c0d33bed3 used request id req-1775b8aa-3973-4797-96ed-a56b9391311b 2018-09-22 03:18:05,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e39d1c7e-da75-426b-9bab-090c0d33bed3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:18:05,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-eb2ebe34-e452-46e5-81bb-be00f9a6014c Date: Sat, 22 Sep 2018 03:18:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4bc46e1a-5395-4271-8b9b-09f9f51e783e","tenant_id":"","created_at":"2018-09-22T03:18:00Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:00Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e39d1c7e-da75-426b-9bab-090c0d33bed3","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:18:05,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e39d1c7e-da75-426b-9bab-090c0d33bed3 used request id req-eb2ebe34-e452-46e5-81bb-be00f9a6014c 2018-09-22 03:18:05,979 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-subnet 2018-09-22 03:18:05,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/599cf46b-2f46-4d4a-a34b-b9862390fd72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:18:08,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8da959b5-eefa-4295-808a-33a23f71c55a Date: Sat, 22 Sep 2018 03:18:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:18:08,132 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/599cf46b-2f46-4d4a-a34b-b9862390fd72 used request id req-8da959b5-eefa-4295-808a-33a23f71c55a 2018-09-22 03:18:08,132 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-router 2018-09-22 03:18:08,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/a82be9b4-1a14-4da5-a07c-2a0f69bc58ac/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" -d '{"subnet_id": "599cf46b-2f46-4d4a-a34b-b9862390fd72"}' 2018-09-22 03:18:08,500 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-8c1d1c65-fecf-4824-af32-5c6a9e29cc8d Date: Sat, 22 Sep 2018 03:18:08 GMT RESP BODY: {"NeutronError": {"message": "Subnet 599cf46b-2f46-4d4a-a34b-b9862390fd72 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-22 03:18:08,500 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a82be9b4-1a14-4da5-a07c-2a0f69bc58ac/add_router_interface used request id req-8c1d1c65-fecf-4824-af32-5c6a9e29cc8d 2018-09-22 03:18:08,500 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 599cf46b-2f46-4d4a-a34b-b9862390fd72 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-22 03:18:08,501 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-router 2018-09-22 03:18:08,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/a82be9b4-1a14-4da5-a07c-2a0f69bc58ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:18:11,680 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-28fae098-b162-47c4-a280-0e208f254b38 Content-Length: 0 Date: Sat, 22 Sep 2018 03:18:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:18:11,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/a82be9b4-1a14-4da5-a07c-2a0f69bc58ac used request id req-28fae098-b162-47c4-a280-0e208f254b38 2018-09-22 03:18:11,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:18:11,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-de408d13-052b-410b-af71-04866d22a621 Date: Sat, 22 Sep 2018 03:18:11 GMT RESP BODY: {"routers": []} 2018-09-22 03:18:11,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-router used request id req-de408d13-052b-410b-af71-04866d22a621 2018-09-22 03:18:11,743 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-subnet 2018-09-22 03:18:11,744 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-subnet 2018-09-22 03:18:11,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/599cf46b-2f46-4d4a-a34b-b9862390fd72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:18:11,923 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-167d4908-483d-45f2-ae41-a716415cc002 Date: Sat, 22 Sep 2018 03:18:11 GMT RESP BODY: {"NeutronError": {"message": "Subnet 599cf46b-2f46-4d4a-a34b-b9862390fd72 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-22 03:18:11,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/599cf46b-2f46-4d4a-a34b-b9862390fd72 used request id req-167d4908-483d-45f2-ae41-a716415cc002 2018-09-22 03:18:11,924 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 599cf46b-2f46-4d4a-a34b-b9862390fd72 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-22 03:18:11,924 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c67fac67-6dbc-48fa-8e83-a655160dc9e8-pub-net 2018-09-22 03:18:11,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/8f6606ba-c513-491d-a98b-30562832a1d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d787c70b910c791e28ce5897fe1bae2ecf21ad0f" 2018-09-22 03:18:12,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-568c9f8c-d97b-472b-8298-3009c801e421 Date: Sat, 22 Sep 2018 03:18:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:18:12,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/8f6606ba-c513-491d-a98b-30562832a1d8 used request id req-568c9f8c-d97b-472b-8298-3009c801e421 2018-09-22 03:18:12,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:18:13,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:18:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["RUTC0GARS_mmrSohC2wI7g"], "issued_at": "2018-09-22T03:18:13.000000Z"}} 2018-09-22 03:18:13,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ed786211bc8b41ca2fde8eb4ec8c04bead125" 2018-09-22 03:18:13,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:18:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f8f9f72-f99c-4103-8d9d-6a7a280d3a15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:18:13,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7f8f9f72-f99c-4103-8d9d-6a7a280d3a15 2018-09-22 03:18:13,130 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d8a7bb6e-f2e0-47b8-ae26-3400bf004154-pub-net 2018-09-22 03:18:13,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ed786211bc8b41ca2fde8eb4ec8c04bead125" -d '{"network": {"name": "NeutronUtilsRouterTests-d8a7bb6e-f2e0-47b8-ae26-3400bf004154-pub-net", "admin_state_up": true}}' 2018-09-22 03:18:13,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-22c034b6-64b2-46c2-b2e8-af5b4c5f5025 Date: Sat, 22 Sep 2018 03:18:13 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ccafbcf2-11cc-497b-b8c0-8e1417bd5185","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:18:13Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-d8a7bb6e-f2e0-47b8-ae26-3400bf004154-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:13Z","mtu":1450}} 2018-09-22 03:18:13,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-22c034b6-64b2-46c2-b2e8-af5b4c5f5025 2018-09-22 03:18:13,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ccafbcf2-11cc-497b-b8c0-8e1417bd5185 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ed786211bc8b41ca2fde8eb4ec8c04bead125" 2018-09-22 03:18:13,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-3f38620a-2d2c-45e5-a63c-000551345332 Date: Sat, 22 Sep 2018 03:18:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ccafbcf2-11cc-497b-b8c0-8e1417bd5185","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:18:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d8a7bb6e-f2e0-47b8-ae26-3400bf004154-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:13Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:13,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ccafbcf2-11cc-497b-b8c0-8e1417bd5185 used request id req-3f38620a-2d2c-45e5-a63c-000551345332 2018-09-22 03:18:13,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ccafbcf2-11cc-497b-b8c0-8e1417bd5185 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ed786211bc8b41ca2fde8eb4ec8c04bead125" 2018-09-22 03:18:13,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e674aa28-343f-4a90-89ad-c602403af3c8 Date: Sat, 22 Sep 2018 03:18:13 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:18:13,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ccafbcf2-11cc-497b-b8c0-8e1417bd5185 used request id req-e674aa28-343f-4a90-89ad-c602403af3c8 2018-09-22 03:18:13,943 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d8a7bb6e-f2e0-47b8-ae26-3400bf004154-pub-subnet 2018-09-22 03:18:13,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ed786211bc8b41ca2fde8eb4ec8c04bead125" -d '{"subnets": [{"ip_version": 4, "network_id": "ccafbcf2-11cc-497b-b8c0-8e1417bd5185", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-d8a7bb6e-f2e0-47b8-ae26-3400bf004154-pub-subnet"}]}' 2018-09-22 03:18:14,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3373206f-5185-4a35-8ed7-b7c0e2e1b8a6 Date: Sat, 22 Sep 2018 03:18:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccafbcf2-11cc-497b-b8c0-8e1417bd5185","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:14Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:14Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"7375a5e2-c218-48ca-9db7-d6ad94088a8f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d8a7bb6e-f2e0-47b8-ae26-3400bf004154-pub-subnet"}]} 2018-09-22 03:18:14,660 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-3373206f-5185-4a35-8ed7-b7c0e2e1b8a6 2018-09-22 03:18:14,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ccafbcf2-11cc-497b-b8c0-8e1417bd5185 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ed786211bc8b41ca2fde8eb4ec8c04bead125" 2018-09-22 03:18:14,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b4859c47-c909-4fa8-bfbc-9e6ee007913e Date: Sat, 22 Sep 2018 03:18:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ccafbcf2-11cc-497b-b8c0-8e1417bd5185","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["7375a5e2-c218-48ca-9db7-d6ad94088a8f"],"description":"","tags":[],"updated_at":"2018-09-22T03:18:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d8a7bb6e-f2e0-47b8-ae26-3400bf004154-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:13Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:14,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ccafbcf2-11cc-497b-b8c0-8e1417bd5185 used request id req-b4859c47-c909-4fa8-bfbc-9e6ee007913e 2018-09-22 03:18:14,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ccafbcf2-11cc-497b-b8c0-8e1417bd5185 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ed786211bc8b41ca2fde8eb4ec8c04bead125" 2018-09-22 03:18:15,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fa504935-8942-427e-bd3b-43a4b8675552 Date: Sat, 22 Sep 2018 03:18:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccafbcf2-11cc-497b-b8c0-8e1417bd5185","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:14Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"7375a5e2-c218-48ca-9db7-d6ad94088a8f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d8a7bb6e-f2e0-47b8-ae26-3400bf004154-pub-subnet"}]} 2018-09-22 03:18:15,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ccafbcf2-11cc-497b-b8c0-8e1417bd5185 used request id req-fa504935-8942-427e-bd3b-43a4b8675552 2018-09-22 03:18:15,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-d8a7bb6e-f2e0-47b8-ae26-3400bf004154-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ed786211bc8b41ca2fde8eb4ec8c04bead125" 2018-09-22 03:18:15,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-57ee9b37-8f16-4150-b4aa-d9f4825dcbb8 Date: Sat, 22 Sep 2018 03:18:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ccafbcf2-11cc-497b-b8c0-8e1417bd5185","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["7375a5e2-c218-48ca-9db7-d6ad94088a8f"],"description":"","tags":[],"updated_at":"2018-09-22T03:18:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d8a7bb6e-f2e0-47b8-ae26-3400bf004154-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:13Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:15,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-d8a7bb6e-f2e0-47b8-ae26-3400bf004154-pub-net used request id req-57ee9b37-8f16-4150-b4aa-d9f4825dcbb8 2018-09-22 03:18:15,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:18:15,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:18:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:18:15,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ed786211bc8b41ca2fde8eb4ec8c04bead125" 2018-09-22 03:18:15,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0031ed16-d5aa-438b-8311-e7cfe5e4a393 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:18:15,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-0031ed16-d5aa-438b-8311-e7cfe5e4a393 2018-09-22 03:18:15,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ccafbcf2-11cc-497b-b8c0-8e1417bd5185 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ed786211bc8b41ca2fde8eb4ec8c04bead125" 2018-09-22 03:18:15,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2111b955-1d40-472d-9714-dcb92bf4ec2d Date: Sat, 22 Sep 2018 03:18:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccafbcf2-11cc-497b-b8c0-8e1417bd5185","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:14Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"7375a5e2-c218-48ca-9db7-d6ad94088a8f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d8a7bb6e-f2e0-47b8-ae26-3400bf004154-pub-subnet"}]} 2018-09-22 03:18:15,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ccafbcf2-11cc-497b-b8c0-8e1417bd5185 used request id req-2111b955-1d40-472d-9714-dcb92bf4ec2d 2018-09-22 03:18:15,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ccafbcf2-11cc-497b-b8c0-8e1417bd5185&name=NeutronUtilsRouterTests-d8a7bb6e-f2e0-47b8-ae26-3400bf004154-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ed786211bc8b41ca2fde8eb4ec8c04bead125" 2018-09-22 03:18:15,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3d733f9f-4f5a-4131-8125-e4e13ef424cb Date: Sat, 22 Sep 2018 03:18:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccafbcf2-11cc-497b-b8c0-8e1417bd5185","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:14Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"7375a5e2-c218-48ca-9db7-d6ad94088a8f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d8a7bb6e-f2e0-47b8-ae26-3400bf004154-pub-subnet"}]} 2018-09-22 03:18:15,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ccafbcf2-11cc-497b-b8c0-8e1417bd5185&name=NeutronUtilsRouterTests-d8a7bb6e-f2e0-47b8-ae26-3400bf004154-pub-subnet used request id req-3d733f9f-4f5a-4131-8125-e4e13ef424cb 2018-09-22 03:18:15,636 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d8a7bb6e-f2e0-47b8-ae26-3400bf004154-pub-subnet 2018-09-22 03:18:15,636 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d8a7bb6e-f2e0-47b8-ae26-3400bf004154-pub-subnet 2018-09-22 03:18:15,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/7375a5e2-c218-48ca-9db7-d6ad94088a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ed786211bc8b41ca2fde8eb4ec8c04bead125" 2018-09-22 03:18:17,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8873ae6c-9d79-466f-b77b-f724cd66c7f1 Date: Sat, 22 Sep 2018 03:18:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:18:17,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7375a5e2-c218-48ca-9db7-d6ad94088a8f used request id req-8873ae6c-9d79-466f-b77b-f724cd66c7f1 2018-09-22 03:18:17,355 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d8a7bb6e-f2e0-47b8-ae26-3400bf004154-pub-net 2018-09-22 03:18:17,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/ccafbcf2-11cc-497b-b8c0-8e1417bd5185 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}414ed786211bc8b41ca2fde8eb4ec8c04bead125" 2018-09-22 03:18:18,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7ca3c382-e1f4-474d-b88f-b9d19312ca76 Date: Sat, 22 Sep 2018 03:18:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:18:18,501 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/ccafbcf2-11cc-497b-b8c0-8e1417bd5185 used request id req-7ca3c382-e1f4-474d-b88f-b9d19312ca76 2018-09-22 03:18:18,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:18:18,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:18:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["lq18xDnTR2m8Jq6VIxLJmA"], "issued_at": "2018-09-22T03:18:18.000000Z"}} 2018-09-22 03:18:18,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:18,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9fe5dff-6aed-48e0-8c70-fe3f0c7b99b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:18:18,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e9fe5dff-6aed-48e0-8c70-fe3f0c7b99b1 2018-09-22 03:18:18,970 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-net 2018-09-22 03:18:18,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" -d '{"network": {"name": "NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-net", "admin_state_up": true}}' 2018-09-22 03:18:19,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-9ce3330f-7ef1-48e7-b46d-2939e76bf571 Date: Sat, 22 Sep 2018 03:18:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ee9f3a44-f436-4ef4-9afa-8fad2de1ef8f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:18:19Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:19Z","mtu":1450}} 2018-09-22 03:18:19,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-9ce3330f-7ef1-48e7-b46d-2939e76bf571 2018-09-22 03:18:19,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ee9f3a44-f436-4ef4-9afa-8fad2de1ef8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:19,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-cc76e2cb-d45e-43bc-b69c-fef839cf61ac Date: Sat, 22 Sep 2018 03:18:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ee9f3a44-f436-4ef4-9afa-8fad2de1ef8f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:18:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:19Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:19,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ee9f3a44-f436-4ef4-9afa-8fad2de1ef8f used request id req-cc76e2cb-d45e-43bc-b69c-fef839cf61ac 2018-09-22 03:18:19,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ee9f3a44-f436-4ef4-9afa-8fad2de1ef8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:19,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-418e3599-a31f-4a3d-a590-302e94c8fc6c Date: Sat, 22 Sep 2018 03:18:19 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:18:19,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ee9f3a44-f436-4ef4-9afa-8fad2de1ef8f used request id req-418e3599-a31f-4a3d-a590-302e94c8fc6c 2018-09-22 03:18:19,839 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-subnet 2018-09-22 03:18:19,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" -d '{"subnets": [{"ip_version": 4, "network_id": "ee9f3a44-f436-4ef4-9afa-8fad2de1ef8f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-subnet"}]}' 2018-09-22 03:18:20,527 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-654c5d27-e606-4696-afbf-0d4ce40a4af3 Date: Sat, 22 Sep 2018 03:18:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee9f3a44-f436-4ef4-9afa-8fad2de1ef8f","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:20Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:20Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"0eec3358-0433-413f-ad1c-b812368277be","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-subnet"}]} 2018-09-22 03:18:20,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-654c5d27-e606-4696-afbf-0d4ce40a4af3 2018-09-22 03:18:20,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ee9f3a44-f436-4ef4-9afa-8fad2de1ef8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:20,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-308fef0c-e085-46c0-a6a5-82e65be717cc Date: Sat, 22 Sep 2018 03:18:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ee9f3a44-f436-4ef4-9afa-8fad2de1ef8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["0eec3358-0433-413f-ad1c-b812368277be"],"description":"","tags":[],"updated_at":"2018-09-22T03:18:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:19Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:20,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ee9f3a44-f436-4ef4-9afa-8fad2de1ef8f used request id req-308fef0c-e085-46c0-a6a5-82e65be717cc 2018-09-22 03:18:20,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ee9f3a44-f436-4ef4-9afa-8fad2de1ef8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:20,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d4bae0d5-d5ea-46ee-9391-3c63a6b08d18 Date: Sat, 22 Sep 2018 03:18:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee9f3a44-f436-4ef4-9afa-8fad2de1ef8f","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:20Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"0eec3358-0433-413f-ad1c-b812368277be","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-subnet"}]} 2018-09-22 03:18:20,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ee9f3a44-f436-4ef4-9afa-8fad2de1ef8f used request id req-d4bae0d5-d5ea-46ee-9391-3c63a6b08d18 2018-09-22 03:18:20,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:21,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-1385f70f-7c45-4ecf-adef-e9829bf33485 Date: Sat, 22 Sep 2018 03:18:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ee9f3a44-f436-4ef4-9afa-8fad2de1ef8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["0eec3358-0433-413f-ad1c-b812368277be"],"description":"","tags":[],"updated_at":"2018-09-22T03:18:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:19Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:21,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-net used request id req-1385f70f-7c45-4ecf-adef-e9829bf33485 2018-09-22 03:18:21,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:18:21,249 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:18:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:18:21,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:21,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc3d068e-28cc-4465-8d40-5b234527a138 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:18:21,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-cc3d068e-28cc-4465-8d40-5b234527a138 2018-09-22 03:18:21,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ee9f3a44-f436-4ef4-9afa-8fad2de1ef8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:21,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-756c7c72-8fc2-4a35-b301-7dffb69973bc Date: Sat, 22 Sep 2018 03:18:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee9f3a44-f436-4ef4-9afa-8fad2de1ef8f","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:20Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"0eec3358-0433-413f-ad1c-b812368277be","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-subnet"}]} 2018-09-22 03:18:21,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ee9f3a44-f436-4ef4-9afa-8fad2de1ef8f used request id req-756c7c72-8fc2-4a35-b301-7dffb69973bc 2018-09-22 03:18:21,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:18:21,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:18:21,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:18:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["bw4qkl4NR6eqoKmZQHxnOQ"], "issued_at": "2018-09-22T03:18:21.000000Z"}} 2018-09-22 03:18:21,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32952dd4bf9932a7049874bbf00e3991e96543be" 2018-09-22 03:18:21,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae85499-6475-4b21-8bea-79383a20a163 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:18:21,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-eae85499-6475-4b21-8bea-79383a20a163 2018-09-22 03:18:21,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:22,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-d41cbc98-45ae-4bc7-a1a8-241d2cb03825 Date: Sat, 22 Sep 2018 03:18:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 03:18:22,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-d41cbc98-45ae-4bc7-a1a8-241d2cb03825 2018-09-22 03:18:22,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:22,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-1e12535b-fbaa-4706-b201-3be81e4c3d2d Date: Sat, 22 Sep 2018 03:18:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 03:18:22,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-1e12535b-fbaa-4706-b201-3be81e4c3d2d 2018-09-22 03:18:22,408 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-router 2018-09-22 03:18:22,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-router", "admin_state_up": true}}' 2018-09-22 03:18:27,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-360f8f19-ab29-4065-9ec7-96590e63d672 Date: Sat, 22 Sep 2018 03:18:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:18:23Z", "admin_state_up": true, "updated_at": "2018-09-22T03:18:23Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "07064a78-a876-4725-a16f-15ec0e0b6068", "name": "NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-router"}} 2018-09-22 03:18:27,261 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-360f8f19-ab29-4065-9ec7-96590e63d672 2018-09-22 03:18:27,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=07064a78-a876-4725-a16f-15ec0e0b6068 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:27,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-25c44c39-8b29-4793-af53-72d1a8b76ec3 Date: Sat, 22 Sep 2018 03:18:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1c0137f6-70ef-42f4-b739-ad328038b2a4","ip_address":"169.254.192.1"}],"id":"0a13f40b-11fd-46fd-8441-d82103c98212","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0f:5b:07","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"0d9c23f4-e5d4-4f41-9d83-2211a5b413a7","tenant_id":"","created_at":"2018-09-22T03:18:26Z","binding:vnic_type":"normal","device_id":"07064a78-a876-4725-a16f-15ec0e0b6068"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1c0137f6-70ef-42f4-b739-ad328038b2a4","ip_address":"169.254.192.5"}],"id":"61d4f1be-659b-4f97-b6a5-640c8c8f2f65","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:82:e2:27","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"0d9c23f4-e5d4-4f41-9d83-2211a5b413a7","tenant_id":"","created_at":"2018-09-22T03:18:24Z","binding:vnic_type":"normal","device_id":"07064a78-a876-4725-a16f-15ec0e0b6068"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:23Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.205"}],"id":"93b0ffb0-c7fa-4a1e-9142-05ec1853d59e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:05:04:4e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"","created_at":"2018-09-22T03:18:23Z","binding:vnic_type":"normal","device_id":"07064a78-a876-4725-a16f-15ec0e0b6068"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:25Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1c0137f6-70ef-42f4-b739-ad328038b2a4","ip_address":"169.254.192.4"}],"id":"cb9f3bc0-451b-40e3-9c45-f102e913a623","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8a:75:ac","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"0d9c23f4-e5d4-4f41-9d83-2211a5b413a7","tenant_id":"","created_at":"2018-09-22T03:18:25Z","binding:vnic_type":"normal","device_id":"07064a78-a876-4725-a16f-15ec0e0b6068"}]} 2018-09-22 03:18:27,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=07064a78-a876-4725-a16f-15ec0e0b6068 used request id req-25c44c39-8b29-4793-af53-72d1a8b76ec3 2018-09-22 03:18:27,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:27,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-26d8819b-c17f-42f9-a6d3-e01b3f64d427 Date: Sat, 22 Sep 2018 03:18:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 03:18:27,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-26d8819b-c17f-42f9-a6d3-e01b3f64d427 2018-09-22 03:18:27,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1c0137f6-70ef-42f4-b739-ad328038b2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:27,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-88dbe1e2-e4af-428f-95ec-f4cd36962bce Date: Sat, 22 Sep 2018 03:18:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0d9c23f4-e5d4-4f41-9d83-2211a5b413a7","tenant_id":"","created_at":"2018-09-22T03:18:22Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:22Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1c0137f6-70ef-42f4-b739-ad328038b2a4","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:18:27,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1c0137f6-70ef-42f4-b739-ad328038b2a4 used request id req-88dbe1e2-e4af-428f-95ec-f4cd36962bce 2018-09-22 03:18:27,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1c0137f6-70ef-42f4-b739-ad328038b2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:28,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-013ff75d-b187-4654-a27d-e0211d4ecde8 Date: Sat, 22 Sep 2018 03:18:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0d9c23f4-e5d4-4f41-9d83-2211a5b413a7","tenant_id":"","created_at":"2018-09-22T03:18:22Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:22Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1c0137f6-70ef-42f4-b739-ad328038b2a4","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:18:28,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1c0137f6-70ef-42f4-b739-ad328038b2a4 used request id req-013ff75d-b187-4654-a27d-e0211d4ecde8 2018-09-22 03:18:28,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1c0137f6-70ef-42f4-b739-ad328038b2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:28,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5e28fe2f-93aa-4f7b-ba7e-b7afbd36bef3 Date: Sat, 22 Sep 2018 03:18:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0d9c23f4-e5d4-4f41-9d83-2211a5b413a7","tenant_id":"","created_at":"2018-09-22T03:18:22Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:22Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1c0137f6-70ef-42f4-b739-ad328038b2a4","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:18:28,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1c0137f6-70ef-42f4-b739-ad328038b2a4 used request id req-5e28fe2f-93aa-4f7b-ba7e-b7afbd36bef3 2018-09-22 03:18:28,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:28,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-8bbad6b1-d1b7-4d19-a9dd-884b9ed4c825 Date: Sat, 22 Sep 2018 03:18:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:18:23Z", "admin_state_up": true, "updated_at": "2018-09-22T03:18:26Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "07064a78-a876-4725-a16f-15ec0e0b6068", "name": "NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-router"}]} 2018-09-22 03:18:28,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-router used request id req-8bbad6b1-d1b7-4d19-a9dd-884b9ed4c825 2018-09-22 03:18:28,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:28,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3afacb7-904f-4f4e-997b-2d6e88cc8bab Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:18:28,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-b3afacb7-904f-4f4e-997b-2d6e88cc8bab 2018-09-22 03:18:28,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=07064a78-a876-4725-a16f-15ec0e0b6068 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:28,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-be4bd08a-362a-4023-bd25-3a6af7726573 Date: Sat, 22 Sep 2018 03:18:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1c0137f6-70ef-42f4-b739-ad328038b2a4","ip_address":"169.254.192.1"}],"id":"0a13f40b-11fd-46fd-8441-d82103c98212","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0f:5b:07","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"0d9c23f4-e5d4-4f41-9d83-2211a5b413a7","tenant_id":"","created_at":"2018-09-22T03:18:26Z","binding:vnic_type":"normal","device_id":"07064a78-a876-4725-a16f-15ec0e0b6068"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1c0137f6-70ef-42f4-b739-ad328038b2a4","ip_address":"169.254.192.5"}],"id":"61d4f1be-659b-4f97-b6a5-640c8c8f2f65","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:82:e2:27","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"0d9c23f4-e5d4-4f41-9d83-2211a5b413a7","tenant_id":"","created_at":"2018-09-22T03:18:24Z","binding:vnic_type":"normal","device_id":"07064a78-a876-4725-a16f-15ec0e0b6068"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:28Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.205"}],"id":"93b0ffb0-c7fa-4a1e-9142-05ec1853d59e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:04:4e","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"","created_at":"2018-09-22T03:18:23Z","binding:vnic_type":"normal","device_id":"07064a78-a876-4725-a16f-15ec0e0b6068"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:28Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1c0137f6-70ef-42f4-b739-ad328038b2a4","ip_address":"169.254.192.4"}],"id":"cb9f3bc0-451b-40e3-9c45-f102e913a623","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8a:75:ac","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"0d9c23f4-e5d4-4f41-9d83-2211a5b413a7","tenant_id":"","created_at":"2018-09-22T03:18:25Z","binding:vnic_type":"normal","device_id":"07064a78-a876-4725-a16f-15ec0e0b6068"}]} 2018-09-22 03:18:28,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=07064a78-a876-4725-a16f-15ec0e0b6068 used request id req-be4bd08a-362a-4023-bd25-3a6af7726573 2018-09-22 03:18:28,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:28,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a5692219-5c02-45be-9fec-ff6f434ed571 Date: Sat, 22 Sep 2018 03:18:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 03:18:28,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-a5692219-5c02-45be-9fec-ff6f434ed571 2018-09-22 03:18:28,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1c0137f6-70ef-42f4-b739-ad328038b2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:28,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-72785d66-7849-483b-a176-f44c1e70e49b Date: Sat, 22 Sep 2018 03:18:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0d9c23f4-e5d4-4f41-9d83-2211a5b413a7","tenant_id":"","created_at":"2018-09-22T03:18:22Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:22Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1c0137f6-70ef-42f4-b739-ad328038b2a4","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:18:28,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1c0137f6-70ef-42f4-b739-ad328038b2a4 used request id req-72785d66-7849-483b-a176-f44c1e70e49b 2018-09-22 03:18:28,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1c0137f6-70ef-42f4-b739-ad328038b2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:28,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b7ebd70f-7c8a-4d5e-a2f0-2ca835d7358c Date: Sat, 22 Sep 2018 03:18:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0d9c23f4-e5d4-4f41-9d83-2211a5b413a7","tenant_id":"","created_at":"2018-09-22T03:18:22Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:22Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1c0137f6-70ef-42f4-b739-ad328038b2a4","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:18:28,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1c0137f6-70ef-42f4-b739-ad328038b2a4 used request id req-b7ebd70f-7c8a-4d5e-a2f0-2ca835d7358c 2018-09-22 03:18:28,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1c0137f6-70ef-42f4-b739-ad328038b2a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:29,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c4815976-a6e1-4555-8309-a9774323e9ff Date: Sat, 22 Sep 2018 03:18:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0d9c23f4-e5d4-4f41-9d83-2211a5b413a7","tenant_id":"","created_at":"2018-09-22T03:18:22Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:22Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1c0137f6-70ef-42f4-b739-ad328038b2a4","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:18:29,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1c0137f6-70ef-42f4-b739-ad328038b2a4 used request id req-c4815976-a6e1-4555-8309-a9774323e9ff 2018-09-22 03:18:29,241 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-router 2018-09-22 03:18:29,241 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-router 2018-09-22 03:18:29,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/07064a78-a876-4725-a16f-15ec0e0b6068 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:32,815 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc6d95ac-2d10-40b1-b6a0-475382c72e03 Content-Length: 0 Date: Sat, 22 Sep 2018 03:18:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:18:32,816 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/07064a78-a876-4725-a16f-15ec0e0b6068 used request id req-dc6d95ac-2d10-40b1-b6a0-475382c72e03 2018-09-22 03:18:32,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:32,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-440e7098-d6a0-4abf-8cdb-c3b901cb6c8b Date: Sat, 22 Sep 2018 03:18:32 GMT RESP BODY: {"routers": []} 2018-09-22 03:18:32,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-router used request id req-440e7098-d6a0-4abf-8cdb-c3b901cb6c8b 2018-09-22 03:18:32,872 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-subnet 2018-09-22 03:18:32,872 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-subnet 2018-09-22 03:18:32,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/0eec3358-0433-413f-ad1c-b812368277be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:35,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dc4c2b24-3610-48e0-a385-aa0f0c0ce354 Date: Sat, 22 Sep 2018 03:18:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:18:35,037 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/0eec3358-0433-413f-ad1c-b812368277be used request id req-dc4c2b24-3610-48e0-a385-aa0f0c0ce354 2018-09-22 03:18:35,038 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c9b93e2d-f5be-4de9-8ed5-ea41708ccca1-pub-net 2018-09-22 03:18:35,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/ee9f3a44-f436-4ef4-9afa-8fad2de1ef8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecea301b9998e9c58d4706d00dd6d366e42e11c" 2018-09-22 03:18:36,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1225f70-6414-49ca-9c33-c1e944585c82 Date: Sat, 22 Sep 2018 03:18:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:18:36,174 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/ee9f3a44-f436-4ef4-9afa-8fad2de1ef8f used request id req-c1225f70-6414-49ca-9c33-c1e944585c82 2018-09-22 03:18:36,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:18:36,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:18:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["pNAZUGI3SpaL5iI0431H6g"], "issued_at": "2018-09-22T03:18:36.000000Z"}} 2018-09-22 03:18:36,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" 2018-09-22 03:18:36,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c10cda-0493-48c3-9f8b-cdf8029da494 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:18:36,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f3c10cda-0493-48c3-9f8b-cdf8029da494 2018-09-22 03:18:36,645 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-net 2018-09-22 03:18:36,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" -d '{"network": {"name": "NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-net", "admin_state_up": true}}' 2018-09-22 03:18:37,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-17fdd66e-1128-45ce-a3f2-01267d18fc9b Date: Sat, 22 Sep 2018 03:18:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"33cd0f09-102a-4b37-9925-31a38b6d1fa8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:18:36Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:36Z","mtu":1450}} 2018-09-22 03:18:37,067 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-17fdd66e-1128-45ce-a3f2-01267d18fc9b 2018-09-22 03:18:37,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=33cd0f09-102a-4b37-9925-31a38b6d1fa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" 2018-09-22 03:18:37,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-0d1b09c9-a358-4e2d-a81f-dbe6552ac9c1 Date: Sat, 22 Sep 2018 03:18:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"33cd0f09-102a-4b37-9925-31a38b6d1fa8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:18:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:36Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:37,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=33cd0f09-102a-4b37-9925-31a38b6d1fa8 used request id req-0d1b09c9-a358-4e2d-a81f-dbe6552ac9c1 2018-09-22 03:18:37,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=33cd0f09-102a-4b37-9925-31a38b6d1fa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" 2018-09-22 03:18:37,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b4cbc687-3140-49f8-89ca-00e60da118f4 Date: Sat, 22 Sep 2018 03:18:37 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:18:37,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=33cd0f09-102a-4b37-9925-31a38b6d1fa8 used request id req-b4cbc687-3140-49f8-89ca-00e60da118f4 2018-09-22 03:18:37,546 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-subnet 2018-09-22 03:18:37,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" -d '{"subnets": [{"ip_version": 4, "network_id": "33cd0f09-102a-4b37-9925-31a38b6d1fa8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-subnet"}]}' 2018-09-22 03:18:38,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a8cf7ab7-1c14-4ec8-b2e1-f9254433ebf7 Date: Sat, 22 Sep 2018 03:18:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33cd0f09-102a-4b37-9925-31a38b6d1fa8","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:37Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:37Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"cb9a5ec4-97d3-48f6-87cf-59663b84347e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-subnet"}]} 2018-09-22 03:18:38,097 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-a8cf7ab7-1c14-4ec8-b2e1-f9254433ebf7 2018-09-22 03:18:38,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=33cd0f09-102a-4b37-9925-31a38b6d1fa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" 2018-09-22 03:18:38,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-8d0a4748-d46b-487e-944b-90da8c151004 Date: Sat, 22 Sep 2018 03:18:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"33cd0f09-102a-4b37-9925-31a38b6d1fa8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["cb9a5ec4-97d3-48f6-87cf-59663b84347e"],"description":"","tags":[],"updated_at":"2018-09-22T03:18:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:36Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:38,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=33cd0f09-102a-4b37-9925-31a38b6d1fa8 used request id req-8d0a4748-d46b-487e-944b-90da8c151004 2018-09-22 03:18:38,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=33cd0f09-102a-4b37-9925-31a38b6d1fa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" 2018-09-22 03:18:38,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9f70146e-ec9d-4ea7-93ba-f337a9cda358 Date: Sat, 22 Sep 2018 03:18:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33cd0f09-102a-4b37-9925-31a38b6d1fa8","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:37Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"cb9a5ec4-97d3-48f6-87cf-59663b84347e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-subnet"}]} 2018-09-22 03:18:38,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=33cd0f09-102a-4b37-9925-31a38b6d1fa8 used request id req-9f70146e-ec9d-4ea7-93ba-f337a9cda358 2018-09-22 03:18:38,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" 2018-09-22 03:18:38,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-2d2f8cc9-de78-4107-8ab9-64aae9a8bfb3 Date: Sat, 22 Sep 2018 03:18:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"33cd0f09-102a-4b37-9925-31a38b6d1fa8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["cb9a5ec4-97d3-48f6-87cf-59663b84347e"],"description":"","tags":[],"updated_at":"2018-09-22T03:18:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:36Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:38,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-net used request id req-2d2f8cc9-de78-4107-8ab9-64aae9a8bfb3 2018-09-22 03:18:38,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:18:38,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:18:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:18:38,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" 2018-09-22 03:18:38,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-343d049b-c48c-4f29-9f51-9a8837d27061 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:18:38,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-343d049b-c48c-4f29-9f51-9a8837d27061 2018-09-22 03:18:38,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=33cd0f09-102a-4b37-9925-31a38b6d1fa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" 2018-09-22 03:18:38,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a9615112-8050-443b-8fd5-1b349dedf423 Date: Sat, 22 Sep 2018 03:18:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33cd0f09-102a-4b37-9925-31a38b6d1fa8","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:37Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"cb9a5ec4-97d3-48f6-87cf-59663b84347e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-subnet"}]} 2018-09-22 03:18:38,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=33cd0f09-102a-4b37-9925-31a38b6d1fa8 used request id req-a9615112-8050-443b-8fd5-1b349dedf423 2018-09-22 03:18:38,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=33cd0f09-102a-4b37-9925-31a38b6d1fa8&name=NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" 2018-09-22 03:18:39,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-964b6c93-e0ef-4513-95bc-8a3041b34fd6 Date: Sat, 22 Sep 2018 03:18:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33cd0f09-102a-4b37-9925-31a38b6d1fa8","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:37Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"cb9a5ec4-97d3-48f6-87cf-59663b84347e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-subnet"}]} 2018-09-22 03:18:39,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=33cd0f09-102a-4b37-9925-31a38b6d1fa8&name=NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-subnet used request id req-964b6c93-e0ef-4513-95bc-8a3041b34fd6 2018-09-22 03:18:39,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:18:39,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:18:39,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:18:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["Ip5E0W6aQEqi_dv3GJYxoA"], "issued_at": "2018-09-22T03:18:39.000000Z"}} 2018-09-22 03:18:39,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c693fd76751482e73e92f24487ce204d3206baf" 2018-09-22 03:18:39,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-195a3ec3-6922-41f7-a4a8-a43f4731adb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:18:39,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-195a3ec3-6922-41f7-a4a8-a43f4731adb3 2018-09-22 03:18:39,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" 2018-09-22 03:18:39,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-fe25e008-9ec4-4f2d-9ede-63b49ee44dd7 Date: Sat, 22 Sep 2018 03:18:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"33cd0f09-102a-4b37-9925-31a38b6d1fa8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["cb9a5ec4-97d3-48f6-87cf-59663b84347e"],"description":"","tags":[],"updated_at":"2018-09-22T03:18:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:36Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:39,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-net used request id req-fe25e008-9ec4-4f2d-9ede-63b49ee44dd7 2018-09-22 03:18:39,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=33cd0f09-102a-4b37-9925-31a38b6d1fa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" 2018-09-22 03:18:39,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3090dc5e-fb17-4039-93b4-20aac4810632 Date: Sat, 22 Sep 2018 03:18:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33cd0f09-102a-4b37-9925-31a38b6d1fa8","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:37Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"cb9a5ec4-97d3-48f6-87cf-59663b84347e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-subnet"}]} 2018-09-22 03:18:39,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=33cd0f09-102a-4b37-9925-31a38b6d1fa8 used request id req-3090dc5e-fb17-4039-93b4-20aac4810632 2018-09-22 03:18:39,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" 2018-09-22 03:18:39,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-2646694c-36ad-4477-98d8-bf5724ae9360 Date: Sat, 22 Sep 2018 03:18:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"33cd0f09-102a-4b37-9925-31a38b6d1fa8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["cb9a5ec4-97d3-48f6-87cf-59663b84347e"],"description":"","tags":[],"updated_at":"2018-09-22T03:18:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:36Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:39,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-net used request id req-2646694c-36ad-4477-98d8-bf5724ae9360 2018-09-22 03:18:39,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:18:39,965 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:18:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:18:39,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c693fd76751482e73e92f24487ce204d3206baf" 2018-09-22 03:18:40,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14d1404f-30ad-4c34-9391-8055a13b8f39 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:18:40,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-14d1404f-30ad-4c34-9391-8055a13b8f39 2018-09-22 03:18:40,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=33cd0f09-102a-4b37-9925-31a38b6d1fa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" 2018-09-22 03:18:40,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-04dd6dff-88ce-4a30-9b51-bcfabc6e9e50 Date: Sat, 22 Sep 2018 03:18:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33cd0f09-102a-4b37-9925-31a38b6d1fa8","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:37Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"cb9a5ec4-97d3-48f6-87cf-59663b84347e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-subnet"}]} 2018-09-22 03:18:40,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=33cd0f09-102a-4b37-9925-31a38b6d1fa8 used request id req-04dd6dff-88ce-4a30-9b51-bcfabc6e9e50 2018-09-22 03:18:40,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=33cd0f09-102a-4b37-9925-31a38b6d1fa8&name=NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" 2018-09-22 03:18:40,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5696f199-554d-407c-b6b6-17ea19c3f67f Date: Sat, 22 Sep 2018 03:18:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33cd0f09-102a-4b37-9925-31a38b6d1fa8","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:37Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"cb9a5ec4-97d3-48f6-87cf-59663b84347e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-subnet"}]} 2018-09-22 03:18:40,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=33cd0f09-102a-4b37-9925-31a38b6d1fa8&name=NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-subnet used request id req-5696f199-554d-407c-b6b6-17ea19c3f67f 2018-09-22 03:18:40,310 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-net 2018-09-22 03:18:40,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" -d '{"port": {"network_id": "33cd0f09-102a-4b37-9925-31a38b6d1fa8", "fixed_ips": [{"subnet_id": "cb9a5ec4-97d3-48f6-87cf-59663b84347e", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-port", "admin_state_up": true}}' 2018-09-22 03:18:41,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-5996b7f0-d20a-4ce4-b758-be2e79e2f10d Date: Sat, 22 Sep 2018 03:18:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:40Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb9a5ec4-97d3-48f6-87cf-59663b84347e","ip_address":"10.55.1.100"}],"id":"46a10b91-d7f2-498e-bb81-9fc199eb45d1","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:13:50:fd","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-port","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","qos_policy_id":null,"admin_state_up":true,"network_id":"33cd0f09-102a-4b37-9925-31a38b6d1fa8","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:40Z","binding:vnic_type":"normal"}} 2018-09-22 03:18:41,241 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-5996b7f0-d20a-4ce4-b758-be2e79e2f10d 2018-09-22 03:18:41,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" 2018-09-22 03:18:41,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3732 X-Openstack-Request-Id: req-e6454e65-b35c-4211-b27f-7e7fbff09b4f Date: Sat, 22 Sep 2018 03:18:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:40Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb9a5ec4-97d3-48f6-87cf-59663b84347e","ip_address":"10.55.1.100"}],"id":"46a10b91-d7f2-498e-bb81-9fc199eb45d1","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:13:50:fd","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-port","admin_state_up":true,"network_id":"33cd0f09-102a-4b37-9925-31a38b6d1fa8","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:40Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb9a5ec4-97d3-48f6-87cf-59663b84347e","ip_address":"10.55.1.2"}],"id":"51009aa9-d46f-4703-83a1-999d30a64a02","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:2b:44","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"33cd0f09-102a-4b37-9925-31a38b6d1fa8","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-33cd0f09-102a-4b37-9925-31a38b6d1fa8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb9a5ec4-97d3-48f6-87cf-59663b84347e","ip_address":"10.55.1.4"}],"id":"7c998a16-bcc8-405f-8e46-c8f031e41aaf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:59:16","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"33cd0f09-102a-4b37-9925-31a38b6d1fa8","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-33cd0f09-102a-4b37-9925-31a38b6d1fa8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb9a5ec4-97d3-48f6-87cf-59663b84347e","ip_address":"10.55.1.3"}],"id":"fff12f05-45a1-4ad6-837a-b3e90b159184","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:d3:21","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"33cd0f09-102a-4b37-9925-31a38b6d1fa8","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-33cd0f09-102a-4b37-9925-31a38b6d1fa8"}]} 2018-09-22 03:18:41,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports used request id req-e6454e65-b35c-4211-b27f-7e7fbff09b4f 2018-09-22 03:18:41,301 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-port 2018-09-22 03:18:41,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/46a10b91-d7f2-498e-bb81-9fc199eb45d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" 2018-09-22 03:18:41,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-227ebae0-0c41-4823-b8f5-0e95913d599f Date: Sat, 22 Sep 2018 03:18:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:18:41,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/46a10b91-d7f2-498e-bb81-9fc199eb45d1 used request id req-227ebae0-0c41-4823-b8f5-0e95913d599f 2018-09-22 03:18:41,872 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-subnet 2018-09-22 03:18:41,873 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-subnet 2018-09-22 03:18:41,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/cb9a5ec4-97d3-48f6-87cf-59663b84347e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" 2018-09-22 03:18:43,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aaab0a61-e42c-428b-903a-2c0160e573ae Date: Sat, 22 Sep 2018 03:18:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:18:43,731 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/cb9a5ec4-97d3-48f6-87cf-59663b84347e used request id req-aaab0a61-e42c-428b-903a-2c0160e573ae 2018-09-22 03:18:43,731 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0e23a0dc-b7cb-496e-a8f5-4728bc606a73-pub-net 2018-09-22 03:18:43,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/33cd0f09-102a-4b37-9925-31a38b6d1fa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db0a9194e7775379937c2e39b1375ad7404b269" 2018-09-22 03:18:45,108 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f88f73c5-655e-4d09-871d-3101b95f05cc Date: Sat, 22 Sep 2018 03:18:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:18:45,108 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/33cd0f09-102a-4b37-9925-31a38b6d1fa8 used request id req-f88f73c5-655e-4d09-871d-3101b95f05cc 2018-09-22 03:18:45,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:18:45,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:18:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["H09rnFflTqGTzbFPNO8ltA"], "issued_at": "2018-09-22T03:18:45.000000Z"}} 2018-09-22 03:18:45,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" 2018-09-22 03:18:45,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb98fb0e-15b7-41f3-a6c8-dc3c2304f3bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:18:45,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cb98fb0e-15b7-41f3-a6c8-dc3c2304f3bc 2018-09-22 03:18:45,571 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-net 2018-09-22 03:18:45,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" -d '{"network": {"name": "NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-net", "admin_state_up": true}}' 2018-09-22 03:18:46,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-75214364-fd6d-4612-ad1d-051160d1fa63 Date: Sat, 22 Sep 2018 03:18:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"403fd97b-ecef-40e6-a222-f4b0c81d09da","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:18:45Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:45Z","mtu":1450}} 2018-09-22 03:18:46,156 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-75214364-fd6d-4612-ad1d-051160d1fa63 2018-09-22 03:18:46,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=403fd97b-ecef-40e6-a222-f4b0c81d09da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" 2018-09-22 03:18:46,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-9d2e4ea2-1f55-4a37-b190-40ab06bf1ce6 Date: Sat, 22 Sep 2018 03:18:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"403fd97b-ecef-40e6-a222-f4b0c81d09da","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:18:45Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:45Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:46,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=403fd97b-ecef-40e6-a222-f4b0c81d09da used request id req-9d2e4ea2-1f55-4a37-b190-40ab06bf1ce6 2018-09-22 03:18:46,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=403fd97b-ecef-40e6-a222-f4b0c81d09da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" 2018-09-22 03:18:46,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a8406999-1602-40e2-9059-7524677ede86 Date: Sat, 22 Sep 2018 03:18:46 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:18:46,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=403fd97b-ecef-40e6-a222-f4b0c81d09da used request id req-a8406999-1602-40e2-9059-7524677ede86 2018-09-22 03:18:46,706 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-subnet 2018-09-22 03:18:46,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" -d '{"subnets": [{"ip_version": 4, "network_id": "403fd97b-ecef-40e6-a222-f4b0c81d09da", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-subnet"}]}' 2018-09-22 03:18:47,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d290c109-6681-48a0-8838-f0211a65f354 Date: Sat, 22 Sep 2018 03:18:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"403fd97b-ecef-40e6-a222-f4b0c81d09da","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:47Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"c8b1db0c-1a8f-41df-a8b3-d49c2ea6033d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-subnet"}]} 2018-09-22 03:18:47,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-d290c109-6681-48a0-8838-f0211a65f354 2018-09-22 03:18:47,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=403fd97b-ecef-40e6-a222-f4b0c81d09da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" 2018-09-22 03:18:47,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-841dfcb0-bdc0-49f0-8ac8-da3919bf48c8 Date: Sat, 22 Sep 2018 03:18:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"403fd97b-ecef-40e6-a222-f4b0c81d09da","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["c8b1db0c-1a8f-41df-a8b3-d49c2ea6033d"],"description":"","tags":[],"updated_at":"2018-09-22T03:18:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:45Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:47,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=403fd97b-ecef-40e6-a222-f4b0c81d09da used request id req-841dfcb0-bdc0-49f0-8ac8-da3919bf48c8 2018-09-22 03:18:47,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=403fd97b-ecef-40e6-a222-f4b0c81d09da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" 2018-09-22 03:18:47,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-80d99e60-efaa-455d-94e0-0c6ba83f1fca Date: Sat, 22 Sep 2018 03:18:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"403fd97b-ecef-40e6-a222-f4b0c81d09da","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"c8b1db0c-1a8f-41df-a8b3-d49c2ea6033d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-subnet"}]} 2018-09-22 03:18:47,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=403fd97b-ecef-40e6-a222-f4b0c81d09da used request id req-80d99e60-efaa-455d-94e0-0c6ba83f1fca 2018-09-22 03:18:47,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" 2018-09-22 03:18:47,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e7b21fd8-1185-4476-9a37-b5642d74a538 Date: Sat, 22 Sep 2018 03:18:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"403fd97b-ecef-40e6-a222-f4b0c81d09da","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["c8b1db0c-1a8f-41df-a8b3-d49c2ea6033d"],"description":"","tags":[],"updated_at":"2018-09-22T03:18:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:45Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:47,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-net used request id req-e7b21fd8-1185-4476-9a37-b5642d74a538 2018-09-22 03:18:47,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:18:47,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:18:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:18:47,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" 2018-09-22 03:18:48,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b82dbac-3902-49bb-a212-85ee7fe50403 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:18:48,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-9b82dbac-3902-49bb-a212-85ee7fe50403 2018-09-22 03:18:48,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=403fd97b-ecef-40e6-a222-f4b0c81d09da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" 2018-09-22 03:18:48,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-441bade4-207f-4569-9418-4e951319dd80 Date: Sat, 22 Sep 2018 03:18:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"403fd97b-ecef-40e6-a222-f4b0c81d09da","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"c8b1db0c-1a8f-41df-a8b3-d49c2ea6033d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-subnet"}]} 2018-09-22 03:18:48,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=403fd97b-ecef-40e6-a222-f4b0c81d09da used request id req-441bade4-207f-4569-9418-4e951319dd80 2018-09-22 03:18:48,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=403fd97b-ecef-40e6-a222-f4b0c81d09da&name=NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" 2018-09-22 03:18:48,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-54de8d00-aa72-4fc7-8c57-89b24929912f Date: Sat, 22 Sep 2018 03:18:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"403fd97b-ecef-40e6-a222-f4b0c81d09da","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"c8b1db0c-1a8f-41df-a8b3-d49c2ea6033d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-subnet"}]} 2018-09-22 03:18:48,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=403fd97b-ecef-40e6-a222-f4b0c81d09da&name=NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-subnet used request id req-54de8d00-aa72-4fc7-8c57-89b24929912f 2018-09-22 03:18:48,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:18:48,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:18:48,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:18:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["4vQz8cn1ThCSJSpT2Gs3RQ"], "issued_at": "2018-09-22T03:18:48.000000Z"}} 2018-09-22 03:18:48,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}849616c9a44060e36fde9acae7b52537b89e0cfd" 2018-09-22 03:18:48,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb79f5f-d318-433d-a989-675e1e471ade Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:18:48,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dcb79f5f-d318-433d-a989-675e1e471ade 2018-09-22 03:18:48,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" 2018-09-22 03:18:48,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-665cf365-4963-4463-a0a6-8b9247b74f54 Date: Sat, 22 Sep 2018 03:18:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"403fd97b-ecef-40e6-a222-f4b0c81d09da","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["c8b1db0c-1a8f-41df-a8b3-d49c2ea6033d"],"description":"","tags":[],"updated_at":"2018-09-22T03:18:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:45Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:48,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-net used request id req-665cf365-4963-4463-a0a6-8b9247b74f54 2018-09-22 03:18:48,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=403fd97b-ecef-40e6-a222-f4b0c81d09da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" 2018-09-22 03:18:49,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-236b377a-930c-4603-ba5c-753a1d74fbe2 Date: Sat, 22 Sep 2018 03:18:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"403fd97b-ecef-40e6-a222-f4b0c81d09da","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"c8b1db0c-1a8f-41df-a8b3-d49c2ea6033d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-subnet"}]} 2018-09-22 03:18:49,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=403fd97b-ecef-40e6-a222-f4b0c81d09da used request id req-236b377a-930c-4603-ba5c-753a1d74fbe2 2018-09-22 03:18:49,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" 2018-09-22 03:18:49,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-fb1ce295-3bf2-48ee-abaf-f488b80c8e10 Date: Sat, 22 Sep 2018 03:18:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"403fd97b-ecef-40e6-a222-f4b0c81d09da","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["c8b1db0c-1a8f-41df-a8b3-d49c2ea6033d"],"description":"","tags":[],"updated_at":"2018-09-22T03:18:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:45Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:49,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-net used request id req-fb1ce295-3bf2-48ee-abaf-f488b80c8e10 2018-09-22 03:18:49,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:18:49,362 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:18:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:18:49,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}849616c9a44060e36fde9acae7b52537b89e0cfd" 2018-09-22 03:18:49,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c408d4c-f4c5-4d2e-9f50-71d45f3d277e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:18:49,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-4c408d4c-f4c5-4d2e-9f50-71d45f3d277e 2018-09-22 03:18:49,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=403fd97b-ecef-40e6-a222-f4b0c81d09da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" 2018-09-22 03:18:49,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-eb348bf1-e936-456d-86f8-a77573468735 Date: Sat, 22 Sep 2018 03:18:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"403fd97b-ecef-40e6-a222-f4b0c81d09da","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"c8b1db0c-1a8f-41df-a8b3-d49c2ea6033d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-subnet"}]} 2018-09-22 03:18:49,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=403fd97b-ecef-40e6-a222-f4b0c81d09da used request id req-eb348bf1-e936-456d-86f8-a77573468735 2018-09-22 03:18:49,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=403fd97b-ecef-40e6-a222-f4b0c81d09da&name=NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" 2018-09-22 03:18:49,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-43f48b20-f941-4aff-937f-b095604548fa Date: Sat, 22 Sep 2018 03:18:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"403fd97b-ecef-40e6-a222-f4b0c81d09da","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"c8b1db0c-1a8f-41df-a8b3-d49c2ea6033d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-subnet"}]} 2018-09-22 03:18:49,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=403fd97b-ecef-40e6-a222-f4b0c81d09da&name=NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-subnet used request id req-43f48b20-f941-4aff-937f-b095604548fa 2018-09-22 03:18:49,559 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-net 2018-09-22 03:18:49,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" -d '{"port": {"network_id": "403fd97b-ecef-40e6-a222-f4b0c81d09da", "fixed_ips": [{"subnet_id": "c8b1db0c-1a8f-41df-a8b3-d49c2ea6033d", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-port", "admin_state_up": true}}' 2018-09-22 03:18:50,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-56f5fa09-5678-4618-91aa-6560735e842a Date: Sat, 22 Sep 2018 03:18:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:50Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c8b1db0c-1a8f-41df-a8b3-d49c2ea6033d","ip_address":"10.55.1.100"}],"id":"8ea80401-c24a-4e6d-8576-29e73733e085","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e7:8a:e6","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-port","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","qos_policy_id":null,"admin_state_up":true,"network_id":"403fd97b-ecef-40e6-a222-f4b0c81d09da","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:49Z","binding:vnic_type":"normal"}} 2018-09-22 03:18:50,450 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-56f5fa09-5678-4618-91aa-6560735e842a 2018-09-22 03:18:50,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" 2018-09-22 03:18:50,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3732 X-Openstack-Request-Id: req-d9293d9b-5357-44e5-aad7-d44609971733 Date: Sat, 22 Sep 2018 03:18:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c8b1db0c-1a8f-41df-a8b3-d49c2ea6033d","ip_address":"10.55.1.2"}],"id":"4bc02dcd-775a-4546-b967-196662ccda6b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:e1:6d","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"403fd97b-ecef-40e6-a222-f4b0c81d09da","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-403fd97b-ecef-40e6-a222-f4b0c81d09da"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c8b1db0c-1a8f-41df-a8b3-d49c2ea6033d","ip_address":"10.55.1.100"}],"id":"8ea80401-c24a-4e6d-8576-29e73733e085","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e7:8a:e6","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-port","admin_state_up":true,"network_id":"403fd97b-ecef-40e6-a222-f4b0c81d09da","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:49Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c8b1db0c-1a8f-41df-a8b3-d49c2ea6033d","ip_address":"10.55.1.3"}],"id":"bfdbd82f-79a0-464b-a63a-3b800b7374ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:b9:b6","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"403fd97b-ecef-40e6-a222-f4b0c81d09da","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-403fd97b-ecef-40e6-a222-f4b0c81d09da"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:18:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c8b1db0c-1a8f-41df-a8b3-d49c2ea6033d","ip_address":"10.55.1.4"}],"id":"e16a0478-3214-418c-b879-00cc759bf8a6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:29:9e","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"403fd97b-ecef-40e6-a222-f4b0c81d09da","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-403fd97b-ecef-40e6-a222-f4b0c81d09da"}]} 2018-09-22 03:18:50,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports used request id req-d9293d9b-5357-44e5-aad7-d44609971733 2018-09-22 03:18:50,681 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-port 2018-09-22 03:18:50,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/8ea80401-c24a-4e6d-8576-29e73733e085 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" 2018-09-22 03:18:51,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95b6de2d-0637-42e2-811c-f2c67ce0b050 Date: Sat, 22 Sep 2018 03:18:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:18:51,203 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/8ea80401-c24a-4e6d-8576-29e73733e085 used request id req-95b6de2d-0637-42e2-811c-f2c67ce0b050 2018-09-22 03:18:51,203 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-subnet 2018-09-22 03:18:51,203 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-subnet 2018-09-22 03:18:51,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/c8b1db0c-1a8f-41df-a8b3-d49c2ea6033d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" 2018-09-22 03:18:53,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8a9e7525-f617-4f5e-bd7f-2cc16b37fe02 Date: Sat, 22 Sep 2018 03:18:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:18:53,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c8b1db0c-1a8f-41df-a8b3-d49c2ea6033d used request id req-8a9e7525-f617-4f5e-bd7f-2cc16b37fe02 2018-09-22 03:18:53,453 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1ad39448-3461-4f6a-bb0f-faaf56f07be4-pub-net 2018-09-22 03:18:53,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/403fd97b-ecef-40e6-a222-f4b0c81d09da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcce98ce046ca333ab600de20f1885f80de6612" 2018-09-22 03:18:54,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-346ce692-34f6-4699-bc65-1b6119bfa884 Date: Sat, 22 Sep 2018 03:18:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:18:54,444 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/403fd97b-ecef-40e6-a222-f4b0c81d09da used request id req-346ce692-34f6-4699-bc65-1b6119bfa884 2018-09-22 03:18:54,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:18:54,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:18:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["dikGR5YvQiq2BQLDM8ycCw"], "issued_at": "2018-09-22T03:18:54.000000Z"}} 2018-09-22 03:18:54,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6af358acbfbcd09ca269b8ef32e5a3199ddcca" 2018-09-22 03:18:55,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-112de3f5-29cd-4921-8ba5-0e92973eb0f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:18:55,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-112de3f5-29cd-4921-8ba5-0e92973eb0f2 2018-09-22 03:18:55,073 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-net 2018-09-22 03:18:55,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6af358acbfbcd09ca269b8ef32e5a3199ddcca" -d '{"network": {"name": "NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-net", "admin_state_up": true}}' 2018-09-22 03:18:55,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-373dacd1-d627-458b-b7a9-f6eb6ee25b2a Date: Sat, 22 Sep 2018 03:18:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a5cbf35e-375d-496c-b8de-bf78ed5557af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:18:55Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:55Z","mtu":1450}} 2018-09-22 03:18:55,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-373dacd1-d627-458b-b7a9-f6eb6ee25b2a 2018-09-22 03:18:55,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a5cbf35e-375d-496c-b8de-bf78ed5557af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6af358acbfbcd09ca269b8ef32e5a3199ddcca" 2018-09-22 03:18:55,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-cf368170-0afb-4f31-bc4c-2ee670cc4b2c Date: Sat, 22 Sep 2018 03:18:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a5cbf35e-375d-496c-b8de-bf78ed5557af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:18:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:55Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:55,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a5cbf35e-375d-496c-b8de-bf78ed5557af used request id req-cf368170-0afb-4f31-bc4c-2ee670cc4b2c 2018-09-22 03:18:55,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5cbf35e-375d-496c-b8de-bf78ed5557af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6af358acbfbcd09ca269b8ef32e5a3199ddcca" 2018-09-22 03:18:56,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-26e9bf4f-405f-4295-bb15-28b337843b17 Date: Sat, 22 Sep 2018 03:18:56 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:18:56,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5cbf35e-375d-496c-b8de-bf78ed5557af used request id req-26e9bf4f-405f-4295-bb15-28b337843b17 2018-09-22 03:18:56,094 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-subnet 2018-09-22 03:18:56,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6af358acbfbcd09ca269b8ef32e5a3199ddcca" -d '{"subnets": [{"ip_version": 4, "network_id": "a5cbf35e-375d-496c-b8de-bf78ed5557af", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-subnet"}]}' 2018-09-22 03:18:56,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f60adf16-e3ab-4ddb-9ad5-10c97ca1d6ef Date: Sat, 22 Sep 2018 03:18:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5cbf35e-375d-496c-b8de-bf78ed5557af","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:56Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:56Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"e04ff57e-9e92-419e-bc57-db364244f89b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-subnet"}]} 2018-09-22 03:18:56,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-f60adf16-e3ab-4ddb-9ad5-10c97ca1d6ef 2018-09-22 03:18:56,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a5cbf35e-375d-496c-b8de-bf78ed5557af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6af358acbfbcd09ca269b8ef32e5a3199ddcca" 2018-09-22 03:18:57,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-371cfa34-f4c9-4f21-a819-bf47be1f620a Date: Sat, 22 Sep 2018 03:18:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a5cbf35e-375d-496c-b8de-bf78ed5557af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["e04ff57e-9e92-419e-bc57-db364244f89b"],"description":"","tags":[],"updated_at":"2018-09-22T03:18:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:55Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:57,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a5cbf35e-375d-496c-b8de-bf78ed5557af used request id req-371cfa34-f4c9-4f21-a819-bf47be1f620a 2018-09-22 03:18:57,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5cbf35e-375d-496c-b8de-bf78ed5557af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6af358acbfbcd09ca269b8ef32e5a3199ddcca" 2018-09-22 03:18:57,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-562f0323-052e-4840-b164-dc53d0a4ec76 Date: Sat, 22 Sep 2018 03:18:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5cbf35e-375d-496c-b8de-bf78ed5557af","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:56Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"e04ff57e-9e92-419e-bc57-db364244f89b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-subnet"}]} 2018-09-22 03:18:57,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5cbf35e-375d-496c-b8de-bf78ed5557af used request id req-562f0323-052e-4840-b164-dc53d0a4ec76 2018-09-22 03:18:57,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6af358acbfbcd09ca269b8ef32e5a3199ddcca" 2018-09-22 03:18:57,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a1306c6f-0ccf-40e8-8105-23e909d571e0 Date: Sat, 22 Sep 2018 03:18:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a5cbf35e-375d-496c-b8de-bf78ed5557af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["e04ff57e-9e92-419e-bc57-db364244f89b"],"description":"","tags":[],"updated_at":"2018-09-22T03:18:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:55Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:57,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-net used request id req-a1306c6f-0ccf-40e8-8105-23e909d571e0 2018-09-22 03:18:57,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:18:57,492 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:18:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:18:57,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6af358acbfbcd09ca269b8ef32e5a3199ddcca" 2018-09-22 03:18:57,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f01663-9b17-474c-9322-5fda9cde830f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:18:57,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-c5f01663-9b17-474c-9322-5fda9cde830f 2018-09-22 03:18:57,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5cbf35e-375d-496c-b8de-bf78ed5557af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6af358acbfbcd09ca269b8ef32e5a3199ddcca" 2018-09-22 03:18:57,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b6b13a6f-474f-45ce-afc2-15e4ac4b62ee Date: Sat, 22 Sep 2018 03:18:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5cbf35e-375d-496c-b8de-bf78ed5557af","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:56Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"e04ff57e-9e92-419e-bc57-db364244f89b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-subnet"}]} 2018-09-22 03:18:57,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5cbf35e-375d-496c-b8de-bf78ed5557af used request id req-b6b13a6f-474f-45ce-afc2-15e4ac4b62ee 2018-09-22 03:18:57,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5cbf35e-375d-496c-b8de-bf78ed5557af&name=NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6af358acbfbcd09ca269b8ef32e5a3199ddcca" 2018-09-22 03:18:57,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2852a65a-d6cb-4f6f-9cf6-4b4390d8b1a1 Date: Sat, 22 Sep 2018 03:18:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5cbf35e-375d-496c-b8de-bf78ed5557af","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:56Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"e04ff57e-9e92-419e-bc57-db364244f89b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-subnet"}]} 2018-09-22 03:18:57,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5cbf35e-375d-496c-b8de-bf78ed5557af&name=NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-subnet used request id req-2852a65a-d6cb-4f6f-9cf6-4b4390d8b1a1 2018-09-22 03:18:57,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:18:57,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:18:58,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:18:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["Pb19vVrNQP-HXy9DKGAUpQ"], "issued_at": "2018-09-22T03:18:58.000000Z"}} 2018-09-22 03:18:58,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f319c727cf129a3ab36b19948da365914305b39" 2018-09-22 03:18:58,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45c25af8-e2c0-49b3-8f74-0625cbe1174d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:18:58,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-45c25af8-e2c0-49b3-8f74-0625cbe1174d 2018-09-22 03:18:58,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6af358acbfbcd09ca269b8ef32e5a3199ddcca" 2018-09-22 03:18:58,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-526d6918-5421-408f-a5ef-07ce7d6d5e3f Date: Sat, 22 Sep 2018 03:18:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a5cbf35e-375d-496c-b8de-bf78ed5557af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["e04ff57e-9e92-419e-bc57-db364244f89b"],"description":"","tags":[],"updated_at":"2018-09-22T03:18:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:55Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:58,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-net used request id req-526d6918-5421-408f-a5ef-07ce7d6d5e3f 2018-09-22 03:18:58,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5cbf35e-375d-496c-b8de-bf78ed5557af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6af358acbfbcd09ca269b8ef32e5a3199ddcca" 2018-09-22 03:18:58,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-28127f86-f64e-4c4c-91fd-dddac8f23dab Date: Sat, 22 Sep 2018 03:18:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5cbf35e-375d-496c-b8de-bf78ed5557af","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:56Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"e04ff57e-9e92-419e-bc57-db364244f89b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-subnet"}]} 2018-09-22 03:18:58,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5cbf35e-375d-496c-b8de-bf78ed5557af used request id req-28127f86-f64e-4c4c-91fd-dddac8f23dab 2018-09-22 03:18:58,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6af358acbfbcd09ca269b8ef32e5a3199ddcca" 2018-09-22 03:18:58,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e09a769a-89bb-436c-8e9f-d4136b63b056 Date: Sat, 22 Sep 2018 03:18:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a5cbf35e-375d-496c-b8de-bf78ed5557af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["e04ff57e-9e92-419e-bc57-db364244f89b"],"description":"","tags":[],"updated_at":"2018-09-22T03:18:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:55Z","provider:network_type":"vxlan"}]} 2018-09-22 03:18:58,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-net used request id req-e09a769a-89bb-436c-8e9f-d4136b63b056 2018-09-22 03:18:58,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:18:58,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:18:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:18:58,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f319c727cf129a3ab36b19948da365914305b39" 2018-09-22 03:18:58,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e886e6ee-9bab-406d-a674-e3ff5ccd2955 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:18:58,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-e886e6ee-9bab-406d-a674-e3ff5ccd2955 2018-09-22 03:18:58,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5cbf35e-375d-496c-b8de-bf78ed5557af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6af358acbfbcd09ca269b8ef32e5a3199ddcca" 2018-09-22 03:18:58,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-79dcf702-70c3-4291-8a05-52a9c677a173 Date: Sat, 22 Sep 2018 03:18:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5cbf35e-375d-496c-b8de-bf78ed5557af","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:56Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"e04ff57e-9e92-419e-bc57-db364244f89b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-subnet"}]} 2018-09-22 03:18:58,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5cbf35e-375d-496c-b8de-bf78ed5557af used request id req-79dcf702-70c3-4291-8a05-52a9c677a173 2018-09-22 03:18:58,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5cbf35e-375d-496c-b8de-bf78ed5557af&name=NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6af358acbfbcd09ca269b8ef32e5a3199ddcca" 2018-09-22 03:18:59,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ddf5e9f9-7e1e-46f8-8539-2618557de2d2 Date: Sat, 22 Sep 2018 03:18:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5cbf35e-375d-496c-b8de-bf78ed5557af","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:18:56Z","dns_nameservers":[],"updated_at":"2018-09-22T03:18:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"e04ff57e-9e92-419e-bc57-db364244f89b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-subnet"}]} 2018-09-22 03:18:59,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5cbf35e-375d-496c-b8de-bf78ed5557af&name=NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-subnet used request id req-ddf5e9f9-7e1e-46f8-8539-2618557de2d2 2018-09-22 03:18:59,012 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-net 2018-09-22 03:18:59,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6af358acbfbcd09ca269b8ef32e5a3199ddcca" -d '{"port": {"network_id": "a5cbf35e-375d-496c-b8de-bf78ed5557af", "fixed_ips": [{"subnet_id": "e04ff57e-9e92-419e-bc57-db364244f89b", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-port", "admin_state_up": true}}' 2018-09-22 03:18:59,029 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-0b716244-8cf6-415d-b8ab-6eea71bc23f1 Date: Sat, 22 Sep 2018 03:18:59 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-22 03:18:59,029 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-0b716244-8cf6-415d-b8ab-6eea71bc23f1 2018-09-22 03:18:59,029 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-22 03:18:59,029 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-subnet 2018-09-22 03:18:59,029 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-subnet 2018-09-22 03:18:59,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/e04ff57e-9e92-419e-bc57-db364244f89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6af358acbfbcd09ca269b8ef32e5a3199ddcca" 2018-09-22 03:19:01,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-25cb1358-91bf-427a-a51f-e49c054a5163 Date: Sat, 22 Sep 2018 03:19:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:19:01,469 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e04ff57e-9e92-419e-bc57-db364244f89b used request id req-25cb1358-91bf-427a-a51f-e49c054a5163 2018-09-22 03:19:01,469 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b27c08c9-c593-4319-beca-6c07991ee2b2-pub-net 2018-09-22 03:19:01,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/a5cbf35e-375d-496c-b8de-bf78ed5557af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6af358acbfbcd09ca269b8ef32e5a3199ddcca" 2018-09-22 03:19:02,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-85a64e55-7e53-47be-a698-6a98acbfcafc Date: Sat, 22 Sep 2018 03:19:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:19:02,887 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a5cbf35e-375d-496c-b8de-bf78ed5557af used request id req-85a64e55-7e53-47be-a698-6a98acbfcafc 2018-09-22 03:19:02,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:19:03,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:19:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["Z4PTv834SsGHKV4rif7m7w"], "issued_at": "2018-09-22T03:19:03.000000Z"}} 2018-09-22 03:19:03,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430332a4f2c42fd04cf2135f3019b2c8957dc2cc" 2018-09-22 03:19:03,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b7a0d24-2692-416a-a9bd-7ea986c38dde Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:19:03,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3b7a0d24-2692-416a-a9bd-7ea986c38dde 2018-09-22 03:19:03,362 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-net 2018-09-22 03:19:03,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430332a4f2c42fd04cf2135f3019b2c8957dc2cc" -d '{"network": {"name": "NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-net", "admin_state_up": true}}' 2018-09-22 03:19:03,743 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-89727bf6-31ee-4617-8902-264be025461b Date: Sat, 22 Sep 2018 03:19:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"924296af-43b6-4223-8005-d6385f6f470f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:19:03Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:03Z","mtu":1450}} 2018-09-22 03:19:03,743 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-89727bf6-31ee-4617-8902-264be025461b 2018-09-22 03:19:03,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=924296af-43b6-4223-8005-d6385f6f470f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430332a4f2c42fd04cf2135f3019b2c8957dc2cc" 2018-09-22 03:19:04,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-0c6b0af6-3b3e-4be3-b420-02f62f431e22 Date: Sat, 22 Sep 2018 03:19:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"924296af-43b6-4223-8005-d6385f6f470f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:19:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:03Z","provider:network_type":"vxlan"}]} 2018-09-22 03:19:04,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=924296af-43b6-4223-8005-d6385f6f470f used request id req-0c6b0af6-3b3e-4be3-b420-02f62f431e22 2018-09-22 03:19:04,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=924296af-43b6-4223-8005-d6385f6f470f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430332a4f2c42fd04cf2135f3019b2c8957dc2cc" 2018-09-22 03:19:04,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b7d49f65-4574-4f39-8517-c83beac28388 Date: Sat, 22 Sep 2018 03:19:04 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:19:04,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=924296af-43b6-4223-8005-d6385f6f470f used request id req-b7d49f65-4574-4f39-8517-c83beac28388 2018-09-22 03:19:04,331 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-subnet 2018-09-22 03:19:04,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430332a4f2c42fd04cf2135f3019b2c8957dc2cc" -d '{"subnets": [{"ip_version": 4, "network_id": "924296af-43b6-4223-8005-d6385f6f470f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-subnet"}]}' 2018-09-22 03:19:04,863 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cdbf82af-a441-4fd2-90f6-a013da4f56eb Date: Sat, 22 Sep 2018 03:19:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"924296af-43b6-4223-8005-d6385f6f470f","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:04Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:04Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"ea37e70a-749d-4b61-a575-c71d3a8dbd18","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-subnet"}]} 2018-09-22 03:19:04,863 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-cdbf82af-a441-4fd2-90f6-a013da4f56eb 2018-09-22 03:19:04,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=924296af-43b6-4223-8005-d6385f6f470f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430332a4f2c42fd04cf2135f3019b2c8957dc2cc" 2018-09-22 03:19:05,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-01939fba-b92e-41a9-9bc6-7b2c4908b84b Date: Sat, 22 Sep 2018 03:19:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"924296af-43b6-4223-8005-d6385f6f470f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["ea37e70a-749d-4b61-a575-c71d3a8dbd18"],"description":"","tags":[],"updated_at":"2018-09-22T03:19:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:03Z","provider:network_type":"vxlan"}]} 2018-09-22 03:19:05,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=924296af-43b6-4223-8005-d6385f6f470f used request id req-01939fba-b92e-41a9-9bc6-7b2c4908b84b 2018-09-22 03:19:05,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=924296af-43b6-4223-8005-d6385f6f470f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430332a4f2c42fd04cf2135f3019b2c8957dc2cc" 2018-09-22 03:19:05,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3c1e33d9-aa9d-4d87-9a46-0f32cf123958 Date: Sat, 22 Sep 2018 03:19:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"924296af-43b6-4223-8005-d6385f6f470f","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:04Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"ea37e70a-749d-4b61-a575-c71d3a8dbd18","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-subnet"}]} 2018-09-22 03:19:05,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=924296af-43b6-4223-8005-d6385f6f470f used request id req-3c1e33d9-aa9d-4d87-9a46-0f32cf123958 2018-09-22 03:19:05,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430332a4f2c42fd04cf2135f3019b2c8957dc2cc" 2018-09-22 03:19:05,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-337412a1-5e4e-48d8-8c2e-39a14a5a523e Date: Sat, 22 Sep 2018 03:19:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"924296af-43b6-4223-8005-d6385f6f470f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["ea37e70a-749d-4b61-a575-c71d3a8dbd18"],"description":"","tags":[],"updated_at":"2018-09-22T03:19:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:03Z","provider:network_type":"vxlan"}]} 2018-09-22 03:19:05,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-net used request id req-337412a1-5e4e-48d8-8c2e-39a14a5a523e 2018-09-22 03:19:05,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:19:05,451 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:19:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:19:05,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430332a4f2c42fd04cf2135f3019b2c8957dc2cc" 2018-09-22 03:19:05,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ffe4ce-9ce8-4047-9b4c-f36d08a0c7ff Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:19:05,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-25ffe4ce-9ce8-4047-9b4c-f36d08a0c7ff 2018-09-22 03:19:05,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=924296af-43b6-4223-8005-d6385f6f470f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430332a4f2c42fd04cf2135f3019b2c8957dc2cc" 2018-09-22 03:19:05,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-be907820-7a4a-47cb-8a02-d2e80a76b44f Date: Sat, 22 Sep 2018 03:19:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"924296af-43b6-4223-8005-d6385f6f470f","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:04Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"ea37e70a-749d-4b61-a575-c71d3a8dbd18","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-subnet"}]} 2018-09-22 03:19:05,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=924296af-43b6-4223-8005-d6385f6f470f used request id req-be907820-7a4a-47cb-8a02-d2e80a76b44f 2018-09-22 03:19:05,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=924296af-43b6-4223-8005-d6385f6f470f&name=NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430332a4f2c42fd04cf2135f3019b2c8957dc2cc" 2018-09-22 03:19:06,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-939af95a-0689-4ec1-9188-6fc3c054f1d1 Date: Sat, 22 Sep 2018 03:19:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"924296af-43b6-4223-8005-d6385f6f470f","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:04Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"ea37e70a-749d-4b61-a575-c71d3a8dbd18","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-subnet"}]} 2018-09-22 03:19:06,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=924296af-43b6-4223-8005-d6385f6f470f&name=NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-subnet used request id req-939af95a-0689-4ec1-9188-6fc3c054f1d1 2018-09-22 03:19:06,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:19:06,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:19:06,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:19:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["Fv-dSNyMRv2t1dWT2YqwMw"], "issued_at": "2018-09-22T03:19:06.000000Z"}} 2018-09-22 03:19:06,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7946d7372aae0b6d67c97283cc2f57bbefac81db" 2018-09-22 03:19:06,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a720ac2-4135-4464-a766-877f94861e69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:19:06,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9a720ac2-4135-4464-a766-877f94861e69 2018-09-22 03:19:06,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430332a4f2c42fd04cf2135f3019b2c8957dc2cc" 2018-09-22 03:19:06,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-2910cdfa-0c74-4e20-8d96-b78d6d1cd6c0 Date: Sat, 22 Sep 2018 03:19:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"924296af-43b6-4223-8005-d6385f6f470f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["ea37e70a-749d-4b61-a575-c71d3a8dbd18"],"description":"","tags":[],"updated_at":"2018-09-22T03:19:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:03Z","provider:network_type":"vxlan"}]} 2018-09-22 03:19:06,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-net used request id req-2910cdfa-0c74-4e20-8d96-b78d6d1cd6c0 2018-09-22 03:19:06,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=924296af-43b6-4223-8005-d6385f6f470f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430332a4f2c42fd04cf2135f3019b2c8957dc2cc" 2018-09-22 03:19:06,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e60601e2-b352-47a2-a396-5c3978706a15 Date: Sat, 22 Sep 2018 03:19:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"924296af-43b6-4223-8005-d6385f6f470f","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:04Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"ea37e70a-749d-4b61-a575-c71d3a8dbd18","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-subnet"}]} 2018-09-22 03:19:06,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=924296af-43b6-4223-8005-d6385f6f470f used request id req-e60601e2-b352-47a2-a396-5c3978706a15 2018-09-22 03:19:06,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430332a4f2c42fd04cf2135f3019b2c8957dc2cc" 2018-09-22 03:19:06,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f8cda198-2faf-4b7c-9505-257f022baebe Date: Sat, 22 Sep 2018 03:19:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"924296af-43b6-4223-8005-d6385f6f470f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["ea37e70a-749d-4b61-a575-c71d3a8dbd18"],"description":"","tags":[],"updated_at":"2018-09-22T03:19:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:03Z","provider:network_type":"vxlan"}]} 2018-09-22 03:19:06,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-net used request id req-f8cda198-2faf-4b7c-9505-257f022baebe 2018-09-22 03:19:06,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:19:06,992 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:19:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:19:06,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7946d7372aae0b6d67c97283cc2f57bbefac81db" 2018-09-22 03:19:07,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f85831c-8253-44a0-930c-5828f52d2e56 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:19:07,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-0f85831c-8253-44a0-930c-5828f52d2e56 2018-09-22 03:19:07,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=924296af-43b6-4223-8005-d6385f6f470f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430332a4f2c42fd04cf2135f3019b2c8957dc2cc" 2018-09-22 03:19:07,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-15c17386-d48f-469f-a58d-3f1365c43633 Date: Sat, 22 Sep 2018 03:19:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"924296af-43b6-4223-8005-d6385f6f470f","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:04Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"ea37e70a-749d-4b61-a575-c71d3a8dbd18","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-subnet"}]} 2018-09-22 03:19:07,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=924296af-43b6-4223-8005-d6385f6f470f used request id req-15c17386-d48f-469f-a58d-3f1365c43633 2018-09-22 03:19:07,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=924296af-43b6-4223-8005-d6385f6f470f&name=NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430332a4f2c42fd04cf2135f3019b2c8957dc2cc" 2018-09-22 03:19:07,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-feacf7ea-3f69-4d96-a8d3-38bba6941c52 Date: Sat, 22 Sep 2018 03:19:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"924296af-43b6-4223-8005-d6385f6f470f","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:04Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"ea37e70a-749d-4b61-a575-c71d3a8dbd18","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-subnet"}]} 2018-09-22 03:19:07,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=924296af-43b6-4223-8005-d6385f6f470f&name=NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-subnet used request id req-feacf7ea-3f69-4d96-a8d3-38bba6941c52 2018-09-22 03:19:07,504 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-net 2018-09-22 03:19:07,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430332a4f2c42fd04cf2135f3019b2c8957dc2cc" -d '{"port": {"network_id": "924296af-43b6-4223-8005-d6385f6f470f", "fixed_ips": [{"subnet_id": "ea37e70a-749d-4b61-a575-c71d3a8dbd18", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-port", "admin_state_up": true}}' 2018-09-22 03:19:07,881 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-d6056a21-668b-41ff-abf0-8499da6dce82 Date: Sat, 22 Sep 2018 03:19:07 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-09-22 03:19:07,881 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-d6056a21-668b-41ff-abf0-8499da6dce82 2018-09-22 03:19:07,882 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-09-22 03:19:07,882 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-subnet 2018-09-22 03:19:07,882 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-subnet 2018-09-22 03:19:07,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/ea37e70a-749d-4b61-a575-c71d3a8dbd18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430332a4f2c42fd04cf2135f3019b2c8957dc2cc" 2018-09-22 03:19:10,007 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0729172d-2c35-468f-a868-38090726eab3 Date: Sat, 22 Sep 2018 03:19:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:19:10,007 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/ea37e70a-749d-4b61-a575-c71d3a8dbd18 used request id req-0729172d-2c35-468f-a868-38090726eab3 2018-09-22 03:19:10,007 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c5a9e84f-b06e-41d2-bee2-ea191533ffed-pub-net 2018-09-22 03:19:10,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/924296af-43b6-4223-8005-d6385f6f470f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}430332a4f2c42fd04cf2135f3019b2c8957dc2cc" 2018-09-22 03:19:11,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40883a6f-b910-4167-a38a-feab9608c566 Date: Sat, 22 Sep 2018 03:19:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:19:11,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/924296af-43b6-4223-8005-d6385f6f470f used request id req-40883a6f-b910-4167-a38a-feab9608c566 2018-09-22 03:19:11,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:19:11,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:19:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["VnujEltKTYaogQlMIhxRxQ"], "issued_at": "2018-09-22T03:19:11.000000Z"}} 2018-09-22 03:19:11,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e915fa6403a4cbffcf3a8cec2c055517b04aec" 2018-09-22 03:19:11,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6257e596-a9a9-484c-8cd2-15228f6ec3a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:19:11,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6257e596-a9a9-484c-8cd2-15228f6ec3a8 2018-09-22 03:19:11,654 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-net 2018-09-22 03:19:11,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e915fa6403a4cbffcf3a8cec2c055517b04aec" -d '{"network": {"name": "NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-net", "admin_state_up": true}}' 2018-09-22 03:19:12,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-84e3d245-a1c5-4127-bf11-092eb5b2f952 Date: Sat, 22 Sep 2018 03:19:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8a42e22e-ce23-4dec-9a74-6fd523b68175","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:19:11Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:11Z","mtu":1450}} 2018-09-22 03:19:12,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-84e3d245-a1c5-4127-bf11-092eb5b2f952 2018-09-22 03:19:12,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=8a42e22e-ce23-4dec-9a74-6fd523b68175 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e915fa6403a4cbffcf3a8cec2c055517b04aec" 2018-09-22 03:19:12,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-dfbda514-f852-4de6-883d-7e0e5e4a0473 Date: Sat, 22 Sep 2018 03:19:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8a42e22e-ce23-4dec-9a74-6fd523b68175","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:19:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:11Z","provider:network_type":"vxlan"}]} 2018-09-22 03:19:12,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=8a42e22e-ce23-4dec-9a74-6fd523b68175 used request id req-dfbda514-f852-4de6-883d-7e0e5e4a0473 2018-09-22 03:19:12,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8a42e22e-ce23-4dec-9a74-6fd523b68175 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e915fa6403a4cbffcf3a8cec2c055517b04aec" 2018-09-22 03:19:12,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-62f611fa-3ee0-4e7e-ab8d-fcc1a16f3ebf Date: Sat, 22 Sep 2018 03:19:12 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:19:12,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8a42e22e-ce23-4dec-9a74-6fd523b68175 used request id req-62f611fa-3ee0-4e7e-ab8d-fcc1a16f3ebf 2018-09-22 03:19:12,476 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-subnet 2018-09-22 03:19:12,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e915fa6403a4cbffcf3a8cec2c055517b04aec" -d '{"subnets": [{"ip_version": 4, "network_id": "8a42e22e-ce23-4dec-9a74-6fd523b68175", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-subnet"}]}' 2018-09-22 03:19:12,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-af243262-4c18-4fb4-b97e-d81a2dbbdd77 Date: Sat, 22 Sep 2018 03:19:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a42e22e-ce23-4dec-9a74-6fd523b68175","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:12Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:12Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"52c694ee-9664-4a25-8792-443579b51da2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-subnet"}]} 2018-09-22 03:19:12,984 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-af243262-4c18-4fb4-b97e-d81a2dbbdd77 2018-09-22 03:19:12,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=8a42e22e-ce23-4dec-9a74-6fd523b68175 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e915fa6403a4cbffcf3a8cec2c055517b04aec" 2018-09-22 03:19:13,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-2393e61f-e12a-4e25-bf6c-648bc5bb0072 Date: Sat, 22 Sep 2018 03:19:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8a42e22e-ce23-4dec-9a74-6fd523b68175","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["52c694ee-9664-4a25-8792-443579b51da2"],"description":"","tags":[],"updated_at":"2018-09-22T03:19:12Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:11Z","provider:network_type":"vxlan"}]} 2018-09-22 03:19:13,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=8a42e22e-ce23-4dec-9a74-6fd523b68175 used request id req-2393e61f-e12a-4e25-bf6c-648bc5bb0072 2018-09-22 03:19:13,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8a42e22e-ce23-4dec-9a74-6fd523b68175 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e915fa6403a4cbffcf3a8cec2c055517b04aec" 2018-09-22 03:19:13,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bfeebc6a-250a-4c12-b154-5ad7aab7fa2a Date: Sat, 22 Sep 2018 03:19:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a42e22e-ce23-4dec-9a74-6fd523b68175","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:12Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"52c694ee-9664-4a25-8792-443579b51da2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-subnet"}]} 2018-09-22 03:19:13,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8a42e22e-ce23-4dec-9a74-6fd523b68175 used request id req-bfeebc6a-250a-4c12-b154-5ad7aab7fa2a 2018-09-22 03:19:13,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e915fa6403a4cbffcf3a8cec2c055517b04aec" 2018-09-22 03:19:13,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-860fa938-557c-4082-b175-0ea333321b57 Date: Sat, 22 Sep 2018 03:19:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8a42e22e-ce23-4dec-9a74-6fd523b68175","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["52c694ee-9664-4a25-8792-443579b51da2"],"description":"","tags":[],"updated_at":"2018-09-22T03:19:12Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:11Z","provider:network_type":"vxlan"}]} 2018-09-22 03:19:13,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-net used request id req-860fa938-557c-4082-b175-0ea333321b57 2018-09-22 03:19:13,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:19:13,713 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:19:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:19:13,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e915fa6403a4cbffcf3a8cec2c055517b04aec" 2018-09-22 03:19:13,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e04e5b3-37fd-416c-af91-99e7ba2ffe47 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:19:13,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-6e04e5b3-37fd-416c-af91-99e7ba2ffe47 2018-09-22 03:19:13,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8a42e22e-ce23-4dec-9a74-6fd523b68175 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e915fa6403a4cbffcf3a8cec2c055517b04aec" 2018-09-22 03:19:14,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b583b9f5-ada5-4b7d-aa0a-53793a5673eb Date: Sat, 22 Sep 2018 03:19:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a42e22e-ce23-4dec-9a74-6fd523b68175","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:12Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"52c694ee-9664-4a25-8792-443579b51da2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-subnet"}]} 2018-09-22 03:19:14,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8a42e22e-ce23-4dec-9a74-6fd523b68175 used request id req-b583b9f5-ada5-4b7d-aa0a-53793a5673eb 2018-09-22 03:19:14,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8a42e22e-ce23-4dec-9a74-6fd523b68175&name=NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e915fa6403a4cbffcf3a8cec2c055517b04aec" 2018-09-22 03:19:14,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bb7a992c-80cb-493f-8d1b-0c622f1c051a Date: Sat, 22 Sep 2018 03:19:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a42e22e-ce23-4dec-9a74-6fd523b68175","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:12Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"52c694ee-9664-4a25-8792-443579b51da2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-subnet"}]} 2018-09-22 03:19:14,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8a42e22e-ce23-4dec-9a74-6fd523b68175&name=NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-subnet used request id req-bb7a992c-80cb-493f-8d1b-0c622f1c051a 2018-09-22 03:19:14,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:19:14,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:19:14,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:19:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["Q_xqHxgQRROSFGkcFUUuxg"], "issued_at": "2018-09-22T03:19:14.000000Z"}} 2018-09-22 03:19:14,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67bad041d105550bee30647f6f13f4c5911d27e" 2018-09-22 03:19:14,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29f6b74b-87e4-4391-81f5-1e4dc56b6553 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:19:14,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-29f6b74b-87e4-4391-81f5-1e4dc56b6553 2018-09-22 03:19:14,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e915fa6403a4cbffcf3a8cec2c055517b04aec" 2018-09-22 03:19:15,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d9c62051-7353-4c9b-80fc-9de3c1d6721e Date: Sat, 22 Sep 2018 03:19:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8a42e22e-ce23-4dec-9a74-6fd523b68175","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["52c694ee-9664-4a25-8792-443579b51da2"],"description":"","tags":[],"updated_at":"2018-09-22T03:19:12Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:11Z","provider:network_type":"vxlan"}]} 2018-09-22 03:19:15,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-net used request id req-d9c62051-7353-4c9b-80fc-9de3c1d6721e 2018-09-22 03:19:15,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8a42e22e-ce23-4dec-9a74-6fd523b68175 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e915fa6403a4cbffcf3a8cec2c055517b04aec" 2018-09-22 03:19:15,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-308b92ed-08cc-4fa3-8a20-45e0bc7cf038 Date: Sat, 22 Sep 2018 03:19:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a42e22e-ce23-4dec-9a74-6fd523b68175","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:12Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"52c694ee-9664-4a25-8792-443579b51da2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-subnet"}]} 2018-09-22 03:19:15,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8a42e22e-ce23-4dec-9a74-6fd523b68175 used request id req-308b92ed-08cc-4fa3-8a20-45e0bc7cf038 2018-09-22 03:19:15,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e915fa6403a4cbffcf3a8cec2c055517b04aec" 2018-09-22 03:19:15,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c4f9c404-3cdc-41a4-83fe-2c8145dda508 Date: Sat, 22 Sep 2018 03:19:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8a42e22e-ce23-4dec-9a74-6fd523b68175","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["52c694ee-9664-4a25-8792-443579b51da2"],"description":"","tags":[],"updated_at":"2018-09-22T03:19:12Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:11Z","provider:network_type":"vxlan"}]} 2018-09-22 03:19:15,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-net used request id req-c4f9c404-3cdc-41a4-83fe-2c8145dda508 2018-09-22 03:19:15,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:19:15,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:19:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:19:15,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d67bad041d105550bee30647f6f13f4c5911d27e" 2018-09-22 03:19:15,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0305471-959b-4c39-b7b0-848e73b65e01 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:19:15,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-a0305471-959b-4c39-b7b0-848e73b65e01 2018-09-22 03:19:15,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8a42e22e-ce23-4dec-9a74-6fd523b68175 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e915fa6403a4cbffcf3a8cec2c055517b04aec" 2018-09-22 03:19:15,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-31199389-fa5a-45d8-97f1-2ad8413c818e Date: Sat, 22 Sep 2018 03:19:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a42e22e-ce23-4dec-9a74-6fd523b68175","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:12Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"52c694ee-9664-4a25-8792-443579b51da2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-subnet"}]} 2018-09-22 03:19:15,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8a42e22e-ce23-4dec-9a74-6fd523b68175 used request id req-31199389-fa5a-45d8-97f1-2ad8413c818e 2018-09-22 03:19:15,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8a42e22e-ce23-4dec-9a74-6fd523b68175&name=NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e915fa6403a4cbffcf3a8cec2c055517b04aec" 2018-09-22 03:19:15,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e5c5f967-9c32-4c69-aa57-46596c9ef088 Date: Sat, 22 Sep 2018 03:19:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a42e22e-ce23-4dec-9a74-6fd523b68175","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:12Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"52c694ee-9664-4a25-8792-443579b51da2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-subnet"}]} 2018-09-22 03:19:15,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8a42e22e-ce23-4dec-9a74-6fd523b68175&name=NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-subnet used request id req-e5c5f967-9c32-4c69-aa57-46596c9ef088 2018-09-22 03:19:15,914 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-net 2018-09-22 03:19:15,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e915fa6403a4cbffcf3a8cec2c055517b04aec" -d '{"port": {"network_id": "8a42e22e-ce23-4dec-9a74-6fd523b68175", "fixed_ips": [{"subnet_id": "52c694ee-9664-4a25-8792-443579b51da2", "ip_address": null}], "name": "NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-port", "admin_state_up": true}}' 2018-09-22 03:19:16,082 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-415c0ae0-3c4e-43b4-9759-a9aae48c0399 Date: Sat, 22 Sep 2018 03:19:16 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-22 03:19:16,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-415c0ae0-3c4e-43b4-9759-a9aae48c0399 2018-09-22 03:19:16,083 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-22 03:19:16,083 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-subnet 2018-09-22 03:19:16,083 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-subnet 2018-09-22 03:19:16,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/52c694ee-9664-4a25-8792-443579b51da2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e915fa6403a4cbffcf3a8cec2c055517b04aec" 2018-09-22 03:19:18,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0a77752-2830-4b3e-9567-99f6a64b4eda Date: Sat, 22 Sep 2018 03:19:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:19:18,055 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/52c694ee-9664-4a25-8792-443579b51da2 used request id req-d0a77752-2830-4b3e-9567-99f6a64b4eda 2018-09-22 03:19:18,055 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-10b4323d-602a-4f41-97eb-8d9a3d06df36-pub-net 2018-09-22 03:19:18,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/8a42e22e-ce23-4dec-9a74-6fd523b68175 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16e915fa6403a4cbffcf3a8cec2c055517b04aec" 2018-09-22 03:19:19,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33a7da88-a1e0-4187-8adf-cd2dea20de16 Date: Sat, 22 Sep 2018 03:19:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:19:19,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/8a42e22e-ce23-4dec-9a74-6fd523b68175 used request id req-33a7da88-a1e0-4187-8adf-cd2dea20de16 2018-09-22 03:19:19,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:19:19,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:19:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["PkkEoXgtT2Oh0vcKaj3x3Q"], "issued_at": "2018-09-22T03:19:19.000000Z"}} 2018-09-22 03:19:19,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" 2018-09-22 03:19:19,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a078ca2-5d84-449e-ab3a-42dddc9dcb57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:19:19,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2a078ca2-5d84-449e-ab3a-42dddc9dcb57 2018-09-22 03:19:19,976 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-net 2018-09-22 03:19:19,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" -d '{"network": {"name": "NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-net", "admin_state_up": true}}' 2018-09-22 03:19:20,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-ef2e2560-3528-4b04-b97e-e511f35ad59d Date: Sat, 22 Sep 2018 03:19:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"33bf1c3e-55ab-475a-8389-3f3408844469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:19:20Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:20Z","mtu":1450}} 2018-09-22 03:19:20,361 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-ef2e2560-3528-4b04-b97e-e511f35ad59d 2018-09-22 03:19:20,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=33bf1c3e-55ab-475a-8389-3f3408844469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" 2018-09-22 03:19:20,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-68d7dd4a-acaa-4bd9-8744-cdbd0a8bfa07 Date: Sat, 22 Sep 2018 03:19:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"33bf1c3e-55ab-475a-8389-3f3408844469","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:19:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:20Z","provider:network_type":"vxlan"}]} 2018-09-22 03:19:20,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=33bf1c3e-55ab-475a-8389-3f3408844469 used request id req-68d7dd4a-acaa-4bd9-8744-cdbd0a8bfa07 2018-09-22 03:19:20,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=33bf1c3e-55ab-475a-8389-3f3408844469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" 2018-09-22 03:19:20,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ce98d306-f4ce-4729-8246-60a57eff0cf7 Date: Sat, 22 Sep 2018 03:19:20 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:19:20,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=33bf1c3e-55ab-475a-8389-3f3408844469 used request id req-ce98d306-f4ce-4729-8246-60a57eff0cf7 2018-09-22 03:19:20,794 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-subnet 2018-09-22 03:19:20,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" -d '{"subnets": [{"ip_version": 4, "network_id": "33bf1c3e-55ab-475a-8389-3f3408844469", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-subnet"}]}' 2018-09-22 03:19:21,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4e310cd6-eb84-4b31-8347-a7e3d93c72ab Date: Sat, 22 Sep 2018 03:19:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33bf1c3e-55ab-475a-8389-3f3408844469","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:20Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:20Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"f7582f55-f381-4b68-848f-12fd4b948ea5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-subnet"}]} 2018-09-22 03:19:21,163 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-4e310cd6-eb84-4b31-8347-a7e3d93c72ab 2018-09-22 03:19:21,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=33bf1c3e-55ab-475a-8389-3f3408844469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" 2018-09-22 03:19:21,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6899eea0-89dc-4d13-8c8d-a984f2f9e90c Date: Sat, 22 Sep 2018 03:19:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"33bf1c3e-55ab-475a-8389-3f3408844469","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["f7582f55-f381-4b68-848f-12fd4b948ea5"],"description":"","tags":[],"updated_at":"2018-09-22T03:19:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:20Z","provider:network_type":"vxlan"}]} 2018-09-22 03:19:21,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=33bf1c3e-55ab-475a-8389-3f3408844469 used request id req-6899eea0-89dc-4d13-8c8d-a984f2f9e90c 2018-09-22 03:19:21,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=33bf1c3e-55ab-475a-8389-3f3408844469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" 2018-09-22 03:19:21,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-db7e972f-3771-4662-a4a4-813958c212fb Date: Sat, 22 Sep 2018 03:19:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33bf1c3e-55ab-475a-8389-3f3408844469","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:20Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"f7582f55-f381-4b68-848f-12fd4b948ea5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-subnet"}]} 2018-09-22 03:19:21,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=33bf1c3e-55ab-475a-8389-3f3408844469 used request id req-db7e972f-3771-4662-a4a4-813958c212fb 2018-09-22 03:19:21,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" 2018-09-22 03:19:21,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-22451b1a-6a4b-4b75-931b-5de3d86a3ebc Date: Sat, 22 Sep 2018 03:19:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"33bf1c3e-55ab-475a-8389-3f3408844469","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["f7582f55-f381-4b68-848f-12fd4b948ea5"],"description":"","tags":[],"updated_at":"2018-09-22T03:19:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:20Z","provider:network_type":"vxlan"}]} 2018-09-22 03:19:21,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-net used request id req-22451b1a-6a4b-4b75-931b-5de3d86a3ebc 2018-09-22 03:19:21,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:19:21,920 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:19:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:19:21,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" 2018-09-22 03:19:22,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a0b5eb-ece7-4db7-8fac-59a9bc84f645 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:19:22,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-e6a0b5eb-ece7-4db7-8fac-59a9bc84f645 2018-09-22 03:19:22,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=33bf1c3e-55ab-475a-8389-3f3408844469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" 2018-09-22 03:19:22,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c847dacf-62e0-4345-af4f-a11687b057f1 Date: Sat, 22 Sep 2018 03:19:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33bf1c3e-55ab-475a-8389-3f3408844469","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:20Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"f7582f55-f381-4b68-848f-12fd4b948ea5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-subnet"}]} 2018-09-22 03:19:22,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=33bf1c3e-55ab-475a-8389-3f3408844469 used request id req-c847dacf-62e0-4345-af4f-a11687b057f1 2018-09-22 03:19:22,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=33bf1c3e-55ab-475a-8389-3f3408844469&name=NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" 2018-09-22 03:19:22,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5646be76-466c-4724-a1e6-a484a36cf440 Date: Sat, 22 Sep 2018 03:19:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33bf1c3e-55ab-475a-8389-3f3408844469","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:20Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"f7582f55-f381-4b68-848f-12fd4b948ea5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-subnet"}]} 2018-09-22 03:19:22,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=33bf1c3e-55ab-475a-8389-3f3408844469&name=NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-subnet used request id req-5646be76-466c-4724-a1e6-a484a36cf440 2018-09-22 03:19:22,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:19:22,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:19:22,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:19:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["W_lAo4p3RUazdunqfiJhdA"], "issued_at": "2018-09-22T03:19:22.000000Z"}} 2018-09-22 03:19:22,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8413aea7a2cfbe1042efe8225104e8b8a37af025" 2018-09-22 03:19:22,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe9edce-bafb-49df-a555-f8bfe18d93a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:19:22,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cfe9edce-bafb-49df-a555-f8bfe18d93a3 2018-09-22 03:19:22,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" 2018-09-22 03:19:22,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-1c3d6238-b659-418c-96cb-53ba145e255f Date: Sat, 22 Sep 2018 03:19:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"33bf1c3e-55ab-475a-8389-3f3408844469","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["f7582f55-f381-4b68-848f-12fd4b948ea5"],"description":"","tags":[],"updated_at":"2018-09-22T03:19:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:20Z","provider:network_type":"vxlan"}]} 2018-09-22 03:19:22,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-net used request id req-1c3d6238-b659-418c-96cb-53ba145e255f 2018-09-22 03:19:22,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=33bf1c3e-55ab-475a-8389-3f3408844469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" 2018-09-22 03:19:23,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-76f7f568-970b-4db4-a28b-e3e9a72b1cb6 Date: Sat, 22 Sep 2018 03:19:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33bf1c3e-55ab-475a-8389-3f3408844469","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:20Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"f7582f55-f381-4b68-848f-12fd4b948ea5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-subnet"}]} 2018-09-22 03:19:23,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=33bf1c3e-55ab-475a-8389-3f3408844469 used request id req-76f7f568-970b-4db4-a28b-e3e9a72b1cb6 2018-09-22 03:19:23,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" 2018-09-22 03:19:23,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-227a9947-da94-4837-8880-bd1eae19f588 Date: Sat, 22 Sep 2018 03:19:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"33bf1c3e-55ab-475a-8389-3f3408844469","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["f7582f55-f381-4b68-848f-12fd4b948ea5"],"description":"","tags":[],"updated_at":"2018-09-22T03:19:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:20Z","provider:network_type":"vxlan"}]} 2018-09-22 03:19:23,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-net used request id req-227a9947-da94-4837-8880-bd1eae19f588 2018-09-22 03:19:23,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:19:23,278 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:19:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:19:23,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8413aea7a2cfbe1042efe8225104e8b8a37af025" 2018-09-22 03:19:23,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ef743f-42d8-4f96-b864-a965fa72a18d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:19:23,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-73ef743f-42d8-4f96-b864-a965fa72a18d 2018-09-22 03:19:23,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=33bf1c3e-55ab-475a-8389-3f3408844469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" 2018-09-22 03:19:23,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f7c3acf9-afc0-4709-b39c-64771ed9b01d Date: Sat, 22 Sep 2018 03:19:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33bf1c3e-55ab-475a-8389-3f3408844469","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:20Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"f7582f55-f381-4b68-848f-12fd4b948ea5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-subnet"}]} 2018-09-22 03:19:23,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=33bf1c3e-55ab-475a-8389-3f3408844469 used request id req-f7c3acf9-afc0-4709-b39c-64771ed9b01d 2018-09-22 03:19:23,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=33bf1c3e-55ab-475a-8389-3f3408844469&name=NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" 2018-09-22 03:19:23,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8c0898a3-934b-4d57-be5e-e5b6d8563feb Date: Sat, 22 Sep 2018 03:19:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33bf1c3e-55ab-475a-8389-3f3408844469","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:20Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"f7582f55-f381-4b68-848f-12fd4b948ea5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-subnet"}]} 2018-09-22 03:19:23,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=33bf1c3e-55ab-475a-8389-3f3408844469&name=NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-subnet used request id req-8c0898a3-934b-4d57-be5e-e5b6d8563feb 2018-09-22 03:19:23,769 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-net 2018-09-22 03:19:23,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" -d '{"port": {"network_id": "33bf1c3e-55ab-475a-8389-3f3408844469", "fixed_ips": [{"subnet_id": "f7582f55-f381-4b68-848f-12fd4b948ea5", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-09-22 03:19:24,719 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-54d6140a-16db-4848-9e73-0a91d8b1a659 Date: Sat, 22 Sep 2018 03:19:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:19:24Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f7582f55-f381-4b68-848f-12fd4b948ea5","ip_address":"10.55.1.100"}],"id":"803eaaa8-295a-42ae-b810-08a2dd9fc215","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:65:20:94","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","qos_policy_id":null,"admin_state_up":true,"network_id":"33bf1c3e-55ab-475a-8389-3f3408844469","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:24Z","binding:vnic_type":"normal"}} 2018-09-22 03:19:24,720 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-54d6140a-16db-4848-9e73-0a91d8b1a659 2018-09-22 03:19:24,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/803eaaa8-295a-42ae-b810-08a2dd9fc215 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" 2018-09-22 03:19:24,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-ea0459db-70b0-480a-9704-f09f81d22e2d Date: Sat, 22 Sep 2018 03:19:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:19:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f7582f55-f381-4b68-848f-12fd4b948ea5","ip_address":"10.55.1.100"}],"id":"803eaaa8-295a-42ae-b810-08a2dd9fc215","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:65:20:94","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","qos_policy_id":null,"admin_state_up":true,"network_id":"33bf1c3e-55ab-475a-8389-3f3408844469","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:19:24Z","binding:vnic_type":"normal"}} 2018-09-22 03:19:24,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/803eaaa8-295a-42ae-b810-08a2dd9fc215 used request id req-ea0459db-70b0-480a-9704-f09f81d22e2d 2018-09-22 03:19:24,767 - neutron_utils - INFO - Deleting port with name 2018-09-22 03:19:24,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/803eaaa8-295a-42ae-b810-08a2dd9fc215 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" 2018-09-22 03:19:25,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d29455b6-bab1-4b61-ad56-8dc8c320ac37 Date: Sat, 22 Sep 2018 03:19:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:19:25,489 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/803eaaa8-295a-42ae-b810-08a2dd9fc215 used request id req-d29455b6-bab1-4b61-ad56-8dc8c320ac37 2018-09-22 03:19:25,489 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-subnet 2018-09-22 03:19:25,489 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-subnet 2018-09-22 03:19:25,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/f7582f55-f381-4b68-848f-12fd4b948ea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" 2018-09-22 03:19:27,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-682e19cf-57d2-4a22-81e6-c2fc2d5c810d Date: Sat, 22 Sep 2018 03:19:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:19:27,720 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f7582f55-f381-4b68-848f-12fd4b948ea5 used request id req-682e19cf-57d2-4a22-81e6-c2fc2d5c810d 2018-09-22 03:19:27,720 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ca43d590-1ab7-4fb4-b0b6-eb8cbf36a5fd-pub-net 2018-09-22 03:19:27,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/33bf1c3e-55ab-475a-8389-3f3408844469 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8ae5570822e6d2cad406a1ebe01750c207861" 2018-09-22 03:19:29,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7c80625-f6e7-49f4-9fa9-aff4e104681e Date: Sat, 22 Sep 2018 03:19:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:19:29,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/33bf1c3e-55ab-475a-8389-3f3408844469 used request id req-f7c80625-f6e7-49f4-9fa9-aff4e104681e 2018-09-22 03:19:29,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:19:29,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:19:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["qrmqynoTQcC_nS9yXzFWqA"], "issued_at": "2018-09-22T03:19:29.000000Z"}} 2018-09-22 03:19:29,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1696d48ab00c4f46d19e5caed5c5c54c47a23b45" 2018-09-22 03:19:29,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caf0aef1-79a9-46a6-8528-eeacc71938d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:19:29,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-caf0aef1-79a9-46a6-8528-eeacc71938d7 2018-09-22 03:19:29,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:19:29,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:19:30,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:19:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["M2gjP2YiSXi5EOEWIIjV_Q"], "issued_at": "2018-09-22T03:19:30.000000Z"}} 2018-09-22 03:19:30,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac8e2a8ee035e14ea600c20c612886b17ffdb6cb" 2018-09-22 03:19:30,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68a445ab-3a75-498a-bfeb-d11e5605a1cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:19:30,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-68a445ab-3a75-498a-bfeb-d11e5605a1cd 2018-09-22 03:19:30,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-6c5b76b4-806e-486a-aef1-5e66d7d8faac-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1696d48ab00c4f46d19e5caed5c5c54c47a23b45" 2018-09-22 03:19:30,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bd98071a-e685-4f16-8e9d-054a646d0031 Date: Sat, 22 Sep 2018 03:19:30 GMT RESP BODY: {"networks":[]} 2018-09-22 03:19:30,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-6c5b76b4-806e-486a-aef1-5e66d7d8faac-pub-net used request id req-bd98071a-e685-4f16-8e9d-054a646d0031 2018-09-22 03:19:30,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:19:30,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:19:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["14vmLS_ESGSKS7XCXnLGgg"], "issued_at": "2018-09-22T03:19:30.000000Z"}} 2018-09-22 03:19:30,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5bfb26efec20b42c349ac2816ddefa96931a45" 2018-09-22 03:19:31,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12c70767-bbac-4b4e-9e49-0154190be206 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:19:31,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-12c70767-bbac-4b4e-9e49-0154190be206 2018-09-22 03:19:31,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:19:31,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:19:31,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:19:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["mw4Bw36kS6qA7pRJ-7tqzg"], "issued_at": "2018-09-22T03:19:31.000000Z"}} 2018-09-22 03:19:31,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9802a40af69ffccf88675e153b381c08f38bfb" 2018-09-22 03:19:31,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15e68666-cce9-4e86-9146-6dbc2a7f7018 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:19:31,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-15e68666-cce9-4e86-9146-6dbc2a7f7018 2018-09-22 03:19:31,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5bfb26efec20b42c349ac2816ddefa96931a45" 2018-09-22 03:19:31,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-cac1c28a-d7a8-44f4-9851-7a07fa76da4b Date: Sat, 22 Sep 2018 03:19:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 03:19:31,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-cac1c28a-d7a8-44f4-9851-7a07fa76da4b 2018-09-22 03:19:31,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5bfb26efec20b42c349ac2816ddefa96931a45" 2018-09-22 03:19:31,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-dc88208f-c109-4e13-99bb-f694fd74984e Date: Sat, 22 Sep 2018 03:19:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 03:19:31,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-dc88208f-c109-4e13-99bb-f694fd74984e 2018-09-22 03:19:31,929 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-e50609b8-0870-4fdf-9b7a-8d0d71af4307-pub-router 2018-09-22 03:19:31,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5bfb26efec20b42c349ac2816ddefa96931a45" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "NeutronUtilsRouterTests-e50609b8-0870-4fdf-9b7a-8d0d71af4307-pub-router", "admin_state_up": true}}' 2018-09-22 03:19:37,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-8e5a3617-ad19-4868-8e14-3b7249de37bf Date: Sat, 22 Sep 2018 03:19:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:19:32Z", "admin_state_up": true, "updated_at": "2018-09-22T03:19:33Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "56e6474a-156f-410e-b68d-14a285446fce", "name": "NeutronUtilsRouterTests-e50609b8-0870-4fdf-9b7a-8d0d71af4307-pub-router"}} 2018-09-22 03:19:37,220 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-8e5a3617-ad19-4868-8e14-3b7249de37bf 2018-09-22 03:19:37,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=56e6474a-156f-410e-b68d-14a285446fce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5bfb26efec20b42c349ac2816ddefa96931a45" 2018-09-22 03:19:37,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-c5bb7696-493e-4a8b-8eb8-2e2d27c0eafb Date: Sat, 22 Sep 2018 03:19:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:19:34Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6139b281-26ba-4e17-af01-86cf89de1f88","ip_address":"169.254.192.1"}],"id":"2550e524-75b0-468c-9162-b3e36e1334c6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9d:c8:4b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"7531711c-6671-4e4b-a3ff-ff281117853a","tenant_id":"","created_at":"2018-09-22T03:19:34Z","binding:vnic_type":"normal","device_id":"56e6474a-156f-410e-b68d-14a285446fce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:19:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6139b281-26ba-4e17-af01-86cf89de1f88","ip_address":"169.254.192.6"}],"id":"51e9121e-09ff-478a-bae7-5cfd74f7333c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:72:bd:e6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"7531711c-6671-4e4b-a3ff-ff281117853a","tenant_id":"","created_at":"2018-09-22T03:19:34Z","binding:vnic_type":"normal","device_id":"56e6474a-156f-410e-b68d-14a285446fce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:19:33Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.206"}],"id":"645fe91e-1561-4744-a2a7-f0f141950566","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fe:85:31","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"","created_at":"2018-09-22T03:19:33Z","binding:vnic_type":"normal","device_id":"56e6474a-156f-410e-b68d-14a285446fce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:19:36Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6139b281-26ba-4e17-af01-86cf89de1f88","ip_address":"169.254.192.9"}],"id":"750a87d4-bcd6-4950-a51c-f15c826b8a41","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:34:7a:c7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"7531711c-6671-4e4b-a3ff-ff281117853a","tenant_id":"","created_at":"2018-09-22T03:19:35Z","binding:vnic_type":"normal","device_id":"56e6474a-156f-410e-b68d-14a285446fce"}]} 2018-09-22 03:19:37,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=56e6474a-156f-410e-b68d-14a285446fce used request id req-c5bb7696-493e-4a8b-8eb8-2e2d27c0eafb 2018-09-22 03:19:37,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5bfb26efec20b42c349ac2816ddefa96931a45" 2018-09-22 03:19:37,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-5a7d87ad-818e-4533-add6-aa926a47011c Date: Sat, 22 Sep 2018 03:19:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 03:19:37,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-5a7d87ad-818e-4533-add6-aa926a47011c 2018-09-22 03:19:37,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/6139b281-26ba-4e17-af01-86cf89de1f88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5bfb26efec20b42c349ac2816ddefa96931a45" 2018-09-22 03:19:37,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fa1962e0-4204-426e-b269-926d1796c388 Date: Sat, 22 Sep 2018 03:19:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7531711c-6671-4e4b-a3ff-ff281117853a","tenant_id":"","created_at":"2018-09-22T03:19:32Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"6139b281-26ba-4e17-af01-86cf89de1f88","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:19:37,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/6139b281-26ba-4e17-af01-86cf89de1f88 used request id req-fa1962e0-4204-426e-b269-926d1796c388 2018-09-22 03:19:37,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/6139b281-26ba-4e17-af01-86cf89de1f88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5bfb26efec20b42c349ac2816ddefa96931a45" 2018-09-22 03:19:38,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-472a7aff-1417-4390-ab90-e096c5a3be05 Date: Sat, 22 Sep 2018 03:19:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7531711c-6671-4e4b-a3ff-ff281117853a","tenant_id":"","created_at":"2018-09-22T03:19:32Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"6139b281-26ba-4e17-af01-86cf89de1f88","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:19:38,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/6139b281-26ba-4e17-af01-86cf89de1f88 used request id req-472a7aff-1417-4390-ab90-e096c5a3be05 2018-09-22 03:19:38,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/6139b281-26ba-4e17-af01-86cf89de1f88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5bfb26efec20b42c349ac2816ddefa96931a45" 2018-09-22 03:19:38,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-57d7dca8-6c92-4305-8e40-25d69a21c86e Date: Sat, 22 Sep 2018 03:19:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7531711c-6671-4e4b-a3ff-ff281117853a","tenant_id":"","created_at":"2018-09-22T03:19:32Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"6139b281-26ba-4e17-af01-86cf89de1f88","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:19:38,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/6139b281-26ba-4e17-af01-86cf89de1f88 used request id req-57d7dca8-6c92-4305-8e40-25d69a21c86e 2018-09-22 03:19:38,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-e50609b8-0870-4fdf-9b7a-8d0d71af4307-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5bfb26efec20b42c349ac2816ddefa96931a45" 2018-09-22 03:19:38,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-584dd2d2-46fb-4e6f-a688-8cac6fee9773 Date: Sat, 22 Sep 2018 03:19:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:19:32Z", "admin_state_up": true, "updated_at": "2018-09-22T03:19:36Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "56e6474a-156f-410e-b68d-14a285446fce", "name": "NeutronUtilsRouterTests-e50609b8-0870-4fdf-9b7a-8d0d71af4307-pub-router"}]} 2018-09-22 03:19:38,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-e50609b8-0870-4fdf-9b7a-8d0d71af4307-pub-router used request id req-584dd2d2-46fb-4e6f-a688-8cac6fee9773 2018-09-22 03:19:38,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:19:38,388 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:19:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:19:38,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5bfb26efec20b42c349ac2816ddefa96931a45" 2018-09-22 03:19:38,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d1f059-8427-414d-88f8-888596d97a68 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:19:38,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-06d1f059-8427-414d-88f8-888596d97a68 2018-09-22 03:19:38,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=56e6474a-156f-410e-b68d-14a285446fce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5bfb26efec20b42c349ac2816ddefa96931a45" 2018-09-22 03:19:38,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3406 X-Openstack-Request-Id: req-56c59f5a-18cc-48e9-8240-8dfa57f53b4c Date: Sat, 22 Sep 2018 03:19:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:19:38Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6139b281-26ba-4e17-af01-86cf89de1f88","ip_address":"169.254.192.1"}],"id":"2550e524-75b0-468c-9162-b3e36e1334c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:c8:4b","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"7531711c-6671-4e4b-a3ff-ff281117853a","tenant_id":"","created_at":"2018-09-22T03:19:34Z","binding:vnic_type":"normal","device_id":"56e6474a-156f-410e-b68d-14a285446fce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:19:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6139b281-26ba-4e17-af01-86cf89de1f88","ip_address":"169.254.192.6"}],"id":"51e9121e-09ff-478a-bae7-5cfd74f7333c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:72:bd:e6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"7531711c-6671-4e4b-a3ff-ff281117853a","tenant_id":"","created_at":"2018-09-22T03:19:34Z","binding:vnic_type":"normal","device_id":"56e6474a-156f-410e-b68d-14a285446fce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:19:38Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.206"}],"id":"645fe91e-1561-4744-a2a7-f0f141950566","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:85:31","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"","created_at":"2018-09-22T03:19:33Z","binding:vnic_type":"normal","device_id":"56e6474a-156f-410e-b68d-14a285446fce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:19:36Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6139b281-26ba-4e17-af01-86cf89de1f88","ip_address":"169.254.192.9"}],"id":"750a87d4-bcd6-4950-a51c-f15c826b8a41","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:34:7a:c7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"7531711c-6671-4e4b-a3ff-ff281117853a","tenant_id":"","created_at":"2018-09-22T03:19:35Z","binding:vnic_type":"normal","device_id":"56e6474a-156f-410e-b68d-14a285446fce"}]} 2018-09-22 03:19:38,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=56e6474a-156f-410e-b68d-14a285446fce used request id req-56c59f5a-18cc-48e9-8240-8dfa57f53b4c 2018-09-22 03:19:38,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5bfb26efec20b42c349ac2816ddefa96931a45" 2018-09-22 03:19:39,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-17d4b4e5-71c6-4024-a245-73ce583a1a4d Date: Sat, 22 Sep 2018 03:19:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 03:19:39,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-17d4b4e5-71c6-4024-a245-73ce583a1a4d 2018-09-22 03:19:39,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/6139b281-26ba-4e17-af01-86cf89de1f88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5bfb26efec20b42c349ac2816ddefa96931a45" 2018-09-22 03:19:39,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6acf26ee-dd6b-4aeb-9bd1-4ee214b63f56 Date: Sat, 22 Sep 2018 03:19:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7531711c-6671-4e4b-a3ff-ff281117853a","tenant_id":"","created_at":"2018-09-22T03:19:32Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"6139b281-26ba-4e17-af01-86cf89de1f88","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:19:39,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/6139b281-26ba-4e17-af01-86cf89de1f88 used request id req-6acf26ee-dd6b-4aeb-9bd1-4ee214b63f56 2018-09-22 03:19:39,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/6139b281-26ba-4e17-af01-86cf89de1f88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5bfb26efec20b42c349ac2816ddefa96931a45" 2018-09-22 03:19:39,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5695c03f-8ef8-49b4-8280-fc151b9c4bfc Date: Sat, 22 Sep 2018 03:19:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7531711c-6671-4e4b-a3ff-ff281117853a","tenant_id":"","created_at":"2018-09-22T03:19:32Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"6139b281-26ba-4e17-af01-86cf89de1f88","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:19:39,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/6139b281-26ba-4e17-af01-86cf89de1f88 used request id req-5695c03f-8ef8-49b4-8280-fc151b9c4bfc 2018-09-22 03:19:39,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/6139b281-26ba-4e17-af01-86cf89de1f88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5bfb26efec20b42c349ac2816ddefa96931a45" 2018-09-22 03:19:39,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0f8277e5-fad4-4d7b-9cdb-20c33477971f Date: Sat, 22 Sep 2018 03:19:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7531711c-6671-4e4b-a3ff-ff281117853a","tenant_id":"","created_at":"2018-09-22T03:19:32Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"6139b281-26ba-4e17-af01-86cf89de1f88","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:19:39,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/6139b281-26ba-4e17-af01-86cf89de1f88 used request id req-0f8277e5-fad4-4d7b-9cdb-20c33477971f 2018-09-22 03:19:39,663 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-e50609b8-0870-4fdf-9b7a-8d0d71af4307-pub-router 2018-09-22 03:19:39,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/56e6474a-156f-410e-b68d-14a285446fce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5bfb26efec20b42c349ac2816ddefa96931a45" 2018-09-22 03:19:42,992 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c3f8d50-c300-4adc-b010-e2df40a0fda4 Content-Length: 0 Date: Sat, 22 Sep 2018 03:19:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:19:42,992 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/56e6474a-156f-410e-b68d-14a285446fce used request id req-6c3f8d50-c300-4adc-b010-e2df40a0fda4 2018-09-22 03:19:42,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-e50609b8-0870-4fdf-9b7a-8d0d71af4307-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5bfb26efec20b42c349ac2816ddefa96931a45" 2018-09-22 03:19:43,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1918150f-2b08-4c6d-8a6f-d536aa14836a Date: Sat, 22 Sep 2018 03:19:43 GMT RESP BODY: {"routers": []} 2018-09-22 03:19:43,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-e50609b8-0870-4fdf-9b7a-8d0d71af4307-pub-router used request id req-1918150f-2b08-4c6d-8a6f-d536aa14836a 2018-09-22 03:19:43,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:19:43,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:19:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["eZ19gpr_SwCA0_rhzoXayg"], "issued_at": "2018-09-22T03:19:43.000000Z"}} 2018-09-22 03:19:43,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47f02b7cc515ad80c7ce63b283168237463c33d" 2018-09-22 03:19:43,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a9b8302-c893-4caa-a91a-e8cd8ac4060b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:19:43,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5a9b8302-c893-4caa-a91a-e8cd8ac4060b 2018-09-22 03:19:43,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:19:43,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:19:44,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:19:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["dFe2BBvTT5KYwLByBvnQVQ"], "issued_at": "2018-09-22T03:19:44.000000Z"}} 2018-09-22 03:19:44,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1a8da3388a2d6dcf6697d108d6ea350f036b5bf" 2018-09-22 03:19:44,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-859132b6-89c5-4f66-ae1c-35a818547f09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:19:44,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-859132b6-89c5-4f66-ae1c-35a818547f09 2018-09-22 03:19:44,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47f02b7cc515ad80c7ce63b283168237463c33d" 2018-09-22 03:19:44,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-fb78d7ef-d8aa-43c0-a3c5-9ed8fefaba74 Date: Sat, 22 Sep 2018 03:19:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 03:19:44,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-fb78d7ef-d8aa-43c0-a3c5-9ed8fefaba74 2018-09-22 03:19:44,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47f02b7cc515ad80c7ce63b283168237463c33d" 2018-09-22 03:19:44,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-0dcffca9-b4c9-4d8e-9942-75cfc960dda1 Date: Sat, 22 Sep 2018 03:19:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 03:19:44,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-0dcffca9-b4c9-4d8e-9942-75cfc960dda1 2018-09-22 03:19:44,571 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-78c91604-4115-41e2-8f3b-9a7316a2901d-pub-router 2018-09-22 03:19:44,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47f02b7cc515ad80c7ce63b283168237463c33d" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "NeutronUtilsRouterTests-78c91604-4115-41e2-8f3b-9a7316a2901d-pub-router", "admin_state_up": true}}' 2018-09-22 03:19:49,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-04047f00-27f3-4dc3-8e3c-03e07ccc1a3c Date: Sat, 22 Sep 2018 03:19:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:19:45Z", "admin_state_up": true, "updated_at": "2018-09-22T03:19:46Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "a9e53afc-385d-44ff-bb16-a0ffa1bc405c", "name": "NeutronUtilsRouterTests-78c91604-4115-41e2-8f3b-9a7316a2901d-pub-router"}} 2018-09-22 03:19:49,315 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-04047f00-27f3-4dc3-8e3c-03e07ccc1a3c 2018-09-22 03:19:49,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=a9e53afc-385d-44ff-bb16-a0ffa1bc405c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47f02b7cc515ad80c7ce63b283168237463c33d" 2018-09-22 03:19:49,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-b39b64c5-787b-46be-858e-b3988d389a26 Date: Sat, 22 Sep 2018 03:19:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:19:48Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"215c54d9-0930-4f02-bd96-5a4e74f643db","ip_address":"169.254.192.8"}],"id":"4597db89-1b57-4956-b7fa-cb2815899e8c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:20:71:78","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"71182904-f9ad-4a65-bdf4-992042a2e0d9","tenant_id":"","created_at":"2018-09-22T03:19:48Z","binding:vnic_type":"normal","device_id":"a9e53afc-385d-44ff-bb16-a0ffa1bc405c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:19:46Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"215c54d9-0930-4f02-bd96-5a4e74f643db","ip_address":"169.254.192.4"}],"id":"8f79e81e-b616-4ae2-b2cb-3fea04233a1d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:4e:aa","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"71182904-f9ad-4a65-bdf4-992042a2e0d9","tenant_id":"","created_at":"2018-09-22T03:19:46Z","binding:vnic_type":"normal","device_id":"a9e53afc-385d-44ff-bb16-a0ffa1bc405c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:19:47Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"215c54d9-0930-4f02-bd96-5a4e74f643db","ip_address":"169.254.192.11"}],"id":"959b09c3-b4e0-4e3e-b2d4-9998fae7ede5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:28:fb:d8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"71182904-f9ad-4a65-bdf4-992042a2e0d9","tenant_id":"","created_at":"2018-09-22T03:19:47Z","binding:vnic_type":"normal","device_id":"a9e53afc-385d-44ff-bb16-a0ffa1bc405c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:19:45Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.203"}],"id":"991ba930-e208-4af3-93b1-2ce2a4200ce3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:34:13:69","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"","created_at":"2018-09-22T03:19:45Z","binding:vnic_type":"normal","device_id":"a9e53afc-385d-44ff-bb16-a0ffa1bc405c"}]} 2018-09-22 03:19:49,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=a9e53afc-385d-44ff-bb16-a0ffa1bc405c used request id req-b39b64c5-787b-46be-858e-b3988d389a26 2018-09-22 03:19:49,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47f02b7cc515ad80c7ce63b283168237463c33d" 2018-09-22 03:19:49,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-0e793b22-4e45-43aa-b8b8-84b9f415a2e3 Date: Sat, 22 Sep 2018 03:19:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 03:19:49,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-0e793b22-4e45-43aa-b8b8-84b9f415a2e3 2018-09-22 03:19:49,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/215c54d9-0930-4f02-bd96-5a4e74f643db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47f02b7cc515ad80c7ce63b283168237463c33d" 2018-09-22 03:19:49,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-353cb699-48cc-45cd-be4e-4804f50a31fd Date: Sat, 22 Sep 2018 03:19:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"71182904-f9ad-4a65-bdf4-992042a2e0d9","tenant_id":"","created_at":"2018-09-22T03:19:45Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"215c54d9-0930-4f02-bd96-5a4e74f643db","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:19:49,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/215c54d9-0930-4f02-bd96-5a4e74f643db used request id req-353cb699-48cc-45cd-be4e-4804f50a31fd 2018-09-22 03:19:49,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/215c54d9-0930-4f02-bd96-5a4e74f643db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47f02b7cc515ad80c7ce63b283168237463c33d" 2018-09-22 03:19:50,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-24f563aa-a387-4119-a796-42c44cc7d29d Date: Sat, 22 Sep 2018 03:19:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"71182904-f9ad-4a65-bdf4-992042a2e0d9","tenant_id":"","created_at":"2018-09-22T03:19:45Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"215c54d9-0930-4f02-bd96-5a4e74f643db","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:19:50,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/215c54d9-0930-4f02-bd96-5a4e74f643db used request id req-24f563aa-a387-4119-a796-42c44cc7d29d 2018-09-22 03:19:50,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/215c54d9-0930-4f02-bd96-5a4e74f643db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47f02b7cc515ad80c7ce63b283168237463c33d" 2018-09-22 03:19:50,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-864ccd50-0aa6-4f13-8fb5-e9a3a97b568d Date: Sat, 22 Sep 2018 03:19:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"71182904-f9ad-4a65-bdf4-992042a2e0d9","tenant_id":"","created_at":"2018-09-22T03:19:45Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"215c54d9-0930-4f02-bd96-5a4e74f643db","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:19:50,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/215c54d9-0930-4f02-bd96-5a4e74f643db used request id req-864ccd50-0aa6-4f13-8fb5-e9a3a97b568d 2018-09-22 03:19:50,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-78c91604-4115-41e2-8f3b-9a7316a2901d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47f02b7cc515ad80c7ce63b283168237463c33d" 2018-09-22 03:19:50,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-08e813c1-685e-4c0d-86b0-9c83cb09f8f1 Date: Sat, 22 Sep 2018 03:19:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:19:45Z", "admin_state_up": true, "updated_at": "2018-09-22T03:19:48Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "a9e53afc-385d-44ff-bb16-a0ffa1bc405c", "name": "NeutronUtilsRouterTests-78c91604-4115-41e2-8f3b-9a7316a2901d-pub-router"}]} 2018-09-22 03:19:50,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-78c91604-4115-41e2-8f3b-9a7316a2901d-pub-router used request id req-08e813c1-685e-4c0d-86b0-9c83cb09f8f1 2018-09-22 03:19:50,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:19:50,440 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:19:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:19:50,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47f02b7cc515ad80c7ce63b283168237463c33d" 2018-09-22 03:19:50,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f9aa8b8-9163-4ed5-be8a-3e1319f987ae Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:19:50,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-3f9aa8b8-9163-4ed5-be8a-3e1319f987ae 2018-09-22 03:19:50,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=a9e53afc-385d-44ff-bb16-a0ffa1bc405c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47f02b7cc515ad80c7ce63b283168237463c33d" 2018-09-22 03:19:50,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-83bf2893-ee93-4b58-99a2-a7a44b3e8f50 Date: Sat, 22 Sep 2018 03:19:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:19:50Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"215c54d9-0930-4f02-bd96-5a4e74f643db","ip_address":"169.254.192.8"}],"id":"4597db89-1b57-4956-b7fa-cb2815899e8c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:20:71:78","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"71182904-f9ad-4a65-bdf4-992042a2e0d9","tenant_id":"","created_at":"2018-09-22T03:19:48Z","binding:vnic_type":"normal","device_id":"a9e53afc-385d-44ff-bb16-a0ffa1bc405c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:19:46Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"215c54d9-0930-4f02-bd96-5a4e74f643db","ip_address":"169.254.192.4"}],"id":"8f79e81e-b616-4ae2-b2cb-3fea04233a1d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:4e:aa","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"71182904-f9ad-4a65-bdf4-992042a2e0d9","tenant_id":"","created_at":"2018-09-22T03:19:46Z","binding:vnic_type":"normal","device_id":"a9e53afc-385d-44ff-bb16-a0ffa1bc405c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:19:47Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"215c54d9-0930-4f02-bd96-5a4e74f643db","ip_address":"169.254.192.11"}],"id":"959b09c3-b4e0-4e3e-b2d4-9998fae7ede5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:28:fb:d8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7ef47fbf90a34e288f9fc346626ba5e5","admin_state_up":true,"network_id":"71182904-f9ad-4a65-bdf4-992042a2e0d9","tenant_id":"","created_at":"2018-09-22T03:19:47Z","binding:vnic_type":"normal","device_id":"a9e53afc-385d-44ff-bb16-a0ffa1bc405c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:19:50Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.203"}],"id":"991ba930-e208-4af3-93b1-2ce2a4200ce3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:34:13:69","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"","created_at":"2018-09-22T03:19:45Z","binding:vnic_type":"normal","device_id":"a9e53afc-385d-44ff-bb16-a0ffa1bc405c"}]} 2018-09-22 03:19:50,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=a9e53afc-385d-44ff-bb16-a0ffa1bc405c used request id req-83bf2893-ee93-4b58-99a2-a7a44b3e8f50 2018-09-22 03:19:50,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47f02b7cc515ad80c7ce63b283168237463c33d" 2018-09-22 03:19:50,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-63cd6333-8b7c-4ca1-b784-ce5d90fc6ac1 Date: Sat, 22 Sep 2018 03:19:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 03:19:50,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-63cd6333-8b7c-4ca1-b784-ce5d90fc6ac1 2018-09-22 03:19:50,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/215c54d9-0930-4f02-bd96-5a4e74f643db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47f02b7cc515ad80c7ce63b283168237463c33d" 2018-09-22 03:19:50,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0cca7027-11b4-4e62-a35e-81df6717b46c Date: Sat, 22 Sep 2018 03:19:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"71182904-f9ad-4a65-bdf4-992042a2e0d9","tenant_id":"","created_at":"2018-09-22T03:19:45Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"215c54d9-0930-4f02-bd96-5a4e74f643db","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:19:50,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/215c54d9-0930-4f02-bd96-5a4e74f643db used request id req-0cca7027-11b4-4e62-a35e-81df6717b46c 2018-09-22 03:19:50,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/215c54d9-0930-4f02-bd96-5a4e74f643db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47f02b7cc515ad80c7ce63b283168237463c33d" 2018-09-22 03:19:51,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-512243c0-71a9-49b1-85e4-b1d4d8cbbb4c Date: Sat, 22 Sep 2018 03:19:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"71182904-f9ad-4a65-bdf4-992042a2e0d9","tenant_id":"","created_at":"2018-09-22T03:19:45Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"215c54d9-0930-4f02-bd96-5a4e74f643db","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:19:51,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/215c54d9-0930-4f02-bd96-5a4e74f643db used request id req-512243c0-71a9-49b1-85e4-b1d4d8cbbb4c 2018-09-22 03:19:51,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/215c54d9-0930-4f02-bd96-5a4e74f643db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47f02b7cc515ad80c7ce63b283168237463c33d" 2018-09-22 03:19:51,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6d0db399-11f4-4455-94f5-b59622a1f351 Date: Sat, 22 Sep 2018 03:19:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"71182904-f9ad-4a65-bdf4-992042a2e0d9","tenant_id":"","created_at":"2018-09-22T03:19:45Z","dns_nameservers":[],"updated_at":"2018-09-22T03:19:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"215c54d9-0930-4f02-bd96-5a4e74f643db","subnetpool_id":null,"name":"HA subnet tenant 7ef47fbf90a34e288f9fc346626ba5e5"}} 2018-09-22 03:19:51,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/215c54d9-0930-4f02-bd96-5a4e74f643db used request id req-6d0db399-11f4-4455-94f5-b59622a1f351 2018-09-22 03:19:51,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47f02b7cc515ad80c7ce63b283168237463c33d" 2018-09-22 03:19:51,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f109cb07-1035-4de3-8f05-542eb295d990 Date: Sat, 22 Sep 2018 03:19:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 03:19:51,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-f109cb07-1035-4de3-8f05-542eb295d990 2018-09-22 03:19:51,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47f02b7cc515ad80c7ce63b283168237463c33d" 2018-09-22 03:19:51,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-6bbc5509-b040-4d53-8909-e7dcc14464c1 Date: Sat, 22 Sep 2018 03:19:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 03:19:51,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-6bbc5509-b040-4d53-8909-e7dcc14464c1 2018-09-22 03:19:51,830 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-78c91604-4115-41e2-8f3b-9a7316a2901d-pub-router 2018-09-22 03:19:51,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/a9e53afc-385d-44ff-bb16-a0ffa1bc405c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47f02b7cc515ad80c7ce63b283168237463c33d" 2018-09-22 03:19:55,042 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44e6eaff-d537-4d41-923e-cf072ab5d388 Content-Length: 0 Date: Sat, 22 Sep 2018 03:19:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:19:55,042 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/a9e53afc-385d-44ff-bb16-a0ffa1bc405c used request id req-44e6eaff-d537-4d41-923e-cf072ab5d388 2018-09-22 03:19:55,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-78c91604-4115-41e2-8f3b-9a7316a2901d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47f02b7cc515ad80c7ce63b283168237463c33d" 2018-09-22 03:19:55,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ca89e8a8-7b7b-4cb7-b4a0-8a271040c17b Date: Sat, 22 Sep 2018 03:19:55 GMT RESP BODY: {"routers": []} 2018-09-22 03:19:55,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-78c91604-4115-41e2-8f3b-9a7316a2901d-pub-router used request id req-ca89e8a8-7b7b-4cb7-b4a0-8a271040c17b 2018-09-22 03:19:55,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:19:55,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:19:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["_SqRXTwsRHWQKa4S4T6kUg"], "issued_at": "2018-09-22T03:19:55.000000Z"}} 2018-09-22 03:19:55,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feb334fb784ccb3223188b9bb1258981b81ca2ea" 2018-09-22 03:19:55,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1996b1a2-445a-48aa-8710-73476d5eb4fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:19:55,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1996b1a2-445a-48aa-8710-73476d5eb4fa 2018-09-22 03:19:55,754 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-3c743135-225a-4b2d-a922-9176e8c89b78name 2018-09-22 03:19:55,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feb334fb784ccb3223188b9bb1258981b81ca2ea" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-3c743135-225a-4b2d-a922-9176e8c89b78name"}}' 2018-09-22 03:19:56,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-932d69ce-9b4b-4bf6-94ad-0158c91b2ae2 Date: Sat, 22 Sep 2018 03:19:56 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:19:55Z", "updated_at": "2018-09-22T03:19:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:19:56Z", "revision_number": 0, "id": "203fe02f-efdf-4c46-a748-6bef7b8b12ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:19:56Z", "security_group_id": "b7b8ba25-e340-4215-8fb0-4251ab9af85f", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:19:56Z", "revision_number": 0, "id": "8a4698db-d383-4f61-992d-c2e8759937da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:19:56Z", "security_group_id": "b7b8ba25-e340-4215-8fb0-4251ab9af85f", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 2, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "b7b8ba25-e340-4215-8fb0-4251ab9af85f", "name": "NeutronUtilsSecurityGroupTests-3c743135-225a-4b2d-a922-9176e8c89b78name"}} 2018-09-22 03:19:56,232 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-932d69ce-9b4b-4bf6-94ad-0158c91b2ae2 2018-09-22 03:19:56,232 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7b8ba25-e340-4215-8fb0-4251ab9af85f 2018-09-22 03:19:56,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b7b8ba25-e340-4215-8fb0-4251ab9af85f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feb334fb784ccb3223188b9bb1258981b81ca2ea" 2018-09-22 03:19:56,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-75488719-ecfd-4bee-99ff-e465a4dc0268 Date: Sat, 22 Sep 2018 03:19:56 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-09-22T03:19:56Z", "security_group_id": "b7b8ba25-e340-4215-8fb0-4251ab9af85f", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:19:56Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "203fe02f-efdf-4c46-a748-6bef7b8b12ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:19:56Z", "security_group_id": "b7b8ba25-e340-4215-8fb0-4251ab9af85f", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:19:56Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "8a4698db-d383-4f61-992d-c2e8759937da"}]} 2018-09-22 03:19:56,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b7b8ba25-e340-4215-8fb0-4251ab9af85f used request id req-75488719-ecfd-4bee-99ff-e465a4dc0268 2018-09-22 03:19:56,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-3c743135-225a-4b2d-a922-9176e8c89b78name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feb334fb784ccb3223188b9bb1258981b81ca2ea" 2018-09-22 03:19:56,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-775bf321-ade1-40f0-bceb-8ba6bf927377 Date: Sat, 22 Sep 2018 03:19:56 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:19:55Z", "updated_at": "2018-09-22T03:19:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:19:56Z", "revision_number": 0, "id": "8a4698db-d383-4f61-992d-c2e8759937da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:19:56Z", "security_group_id": "b7b8ba25-e340-4215-8fb0-4251ab9af85f", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:19:56Z", "revision_number": 0, "id": "203fe02f-efdf-4c46-a748-6bef7b8b12ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:19:56Z", "security_group_id": "b7b8ba25-e340-4215-8fb0-4251ab9af85f", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 2, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "b7b8ba25-e340-4215-8fb0-4251ab9af85f", "name": "NeutronUtilsSecurityGroupTests-3c743135-225a-4b2d-a922-9176e8c89b78name"}]} 2018-09-22 03:19:56,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-3c743135-225a-4b2d-a922-9176e8c89b78name used request id req-775bf321-ade1-40f0-bceb-8ba6bf927377 2018-09-22 03:19:56,634 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b7b8ba25-e340-4215-8fb0-4251ab9af85f 2018-09-22 03:19:56,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b7b8ba25-e340-4215-8fb0-4251ab9af85f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feb334fb784ccb3223188b9bb1258981b81ca2ea" 2018-09-22 03:19:56,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e714797c-66ac-4ce2-8d3b-efa30839a0bb Date: Sat, 22 Sep 2018 03:19:56 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-09-22T03:19:56Z", "security_group_id": "b7b8ba25-e340-4215-8fb0-4251ab9af85f", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:19:56Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "203fe02f-efdf-4c46-a748-6bef7b8b12ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:19:56Z", "security_group_id": "b7b8ba25-e340-4215-8fb0-4251ab9af85f", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:19:56Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "8a4698db-d383-4f61-992d-c2e8759937da"}]} 2018-09-22 03:19:56,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b7b8ba25-e340-4215-8fb0-4251ab9af85f used request id req-e714797c-66ac-4ce2-8d3b-efa30839a0bb 2018-09-22 03:19:56,805 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-3c743135-225a-4b2d-a922-9176e8c89b78name 2018-09-22 03:19:56,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b7b8ba25-e340-4215-8fb0-4251ab9af85f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feb334fb784ccb3223188b9bb1258981b81ca2ea" 2018-09-22 03:19:57,112 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a5f0bb9c-8670-47a1-b68a-66e3f2a6247d Content-Length: 0 Date: Sat, 22 Sep 2018 03:19:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:19:57,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b7b8ba25-e340-4215-8fb0-4251ab9af85f used request id req-a5f0bb9c-8670-47a1-b68a-66e3f2a6247d 2018-09-22 03:19:57,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-3c743135-225a-4b2d-a922-9176e8c89b78name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feb334fb784ccb3223188b9bb1258981b81ca2ea" 2018-09-22 03:19:57,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9d542856-3659-440c-a168-bd1620cad27c Date: Sat, 22 Sep 2018 03:19:57 GMT RESP BODY: {"security_groups": []} 2018-09-22 03:19:57,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-3c743135-225a-4b2d-a922-9176e8c89b78name used request id req-9d542856-3659-440c-a168-bd1620cad27c 2018-09-22 03:19:57,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:19:57,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:19:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["1t0Lu45CQ5G1lbGuRtdKVQ"], "issued_at": "2018-09-22T03:19:57.000000Z"}} 2018-09-22 03:19:57,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a1c959514edd1f58030c8ea590197c8dc60da1" 2018-09-22 03:19:57,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c68aca-ad64-4c8a-bcbc-322dcbd2b18f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:19:57,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-56c68aca-ad64-4c8a-bcbc-322dcbd2b18f 2018-09-22 03:19:57,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:19:58,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:19:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["MQzT7fIRQrKTRCJAb31F-w"], "issued_at": "2018-09-22T03:19:58.000000Z"}} 2018-09-22 03:19:58,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e345416e27acd8a64d90009e025a090aae8adbd3" 2018-09-22 03:19:58,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3b178e-8163-48d5-a9dc-0144109bb023 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:19:58,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-eb3b178e-8163-48d5-a9dc-0144109bb023 2018-09-22 03:19:58,242 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-4ca6fada-69df-44bf-91de-a00970527bc7name 2018-09-22 03:19:58,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e345416e27acd8a64d90009e025a090aae8adbd3" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-4ca6fada-69df-44bf-91de-a00970527bc7name", "description": "hello group"}}' 2018-09-22 03:19:58,573 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8f030cef-c8e9-4fb3-8dfa-d276f71fa45d Date: Sat, 22 Sep 2018 03:19:58 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:19:58Z", "updated_at": "2018-09-22T03:19:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:19:58Z", "revision_number": 0, "id": "26c1bbaf-9ad6-4cc9-a8c2-4ad5e7f374bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:19:58Z", "security_group_id": "60ceab87-42fa-4e9a-876a-374c75c5b127", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:19:58Z", "revision_number": 0, "id": "f0ef0abe-8a9d-462e-97d1-25ec8beaebc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:19:58Z", "security_group_id": "60ceab87-42fa-4e9a-876a-374c75c5b127", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 2, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "60ceab87-42fa-4e9a-876a-374c75c5b127", "name": "NeutronUtilsSecurityGroupTests-4ca6fada-69df-44bf-91de-a00970527bc7name"}} 2018-09-22 03:19:58,573 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-8f030cef-c8e9-4fb3-8dfa-d276f71fa45d 2018-09-22 03:19:58,574 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 60ceab87-42fa-4e9a-876a-374c75c5b127 2018-09-22 03:19:58,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=60ceab87-42fa-4e9a-876a-374c75c5b127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e345416e27acd8a64d90009e025a090aae8adbd3" 2018-09-22 03:19:58,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4a5356ba-36bb-452c-9bd7-e4751c11b832 Date: Sat, 22 Sep 2018 03:19:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:19:58Z", "security_group_id": "60ceab87-42fa-4e9a-876a-374c75c5b127", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:19:58Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "26c1bbaf-9ad6-4cc9-a8c2-4ad5e7f374bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:19:58Z", "security_group_id": "60ceab87-42fa-4e9a-876a-374c75c5b127", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:19:58Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "f0ef0abe-8a9d-462e-97d1-25ec8beaebc7"}]} 2018-09-22 03:19:58,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=60ceab87-42fa-4e9a-876a-374c75c5b127 used request id req-4a5356ba-36bb-452c-9bd7-e4751c11b832 2018-09-22 03:19:58,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-4ca6fada-69df-44bf-91de-a00970527bc7name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e345416e27acd8a64d90009e025a090aae8adbd3" 2018-09-22 03:19:58,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-c71468d1-aac7-4ddd-a3a7-550d42e082ab Date: Sat, 22 Sep 2018 03:19:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:19:58Z", "updated_at": "2018-09-22T03:19:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:19:58Z", "revision_number": 0, "id": "f0ef0abe-8a9d-462e-97d1-25ec8beaebc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:19:58Z", "security_group_id": "60ceab87-42fa-4e9a-876a-374c75c5b127", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:19:58Z", "revision_number": 0, "id": "26c1bbaf-9ad6-4cc9-a8c2-4ad5e7f374bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:19:58Z", "security_group_id": "60ceab87-42fa-4e9a-876a-374c75c5b127", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 2, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "60ceab87-42fa-4e9a-876a-374c75c5b127", "name": "NeutronUtilsSecurityGroupTests-4ca6fada-69df-44bf-91de-a00970527bc7name"}]} 2018-09-22 03:19:58,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-4ca6fada-69df-44bf-91de-a00970527bc7name&description=hello+group used request id req-c71468d1-aac7-4ddd-a3a7-550d42e082ab 2018-09-22 03:19:58,952 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 60ceab87-42fa-4e9a-876a-374c75c5b127 2018-09-22 03:19:58,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=60ceab87-42fa-4e9a-876a-374c75c5b127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e345416e27acd8a64d90009e025a090aae8adbd3" 2018-09-22 03:19:59,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2933c70b-b308-4e46-b685-ca5e1f0c536b Date: Sat, 22 Sep 2018 03:19:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:19:58Z", "security_group_id": "60ceab87-42fa-4e9a-876a-374c75c5b127", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:19:58Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "26c1bbaf-9ad6-4cc9-a8c2-4ad5e7f374bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:19:58Z", "security_group_id": "60ceab87-42fa-4e9a-876a-374c75c5b127", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:19:58Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "f0ef0abe-8a9d-462e-97d1-25ec8beaebc7"}]} 2018-09-22 03:19:59,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=60ceab87-42fa-4e9a-876a-374c75c5b127 used request id req-2933c70b-b308-4e46-b685-ca5e1f0c536b 2018-09-22 03:19:59,119 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-4ca6fada-69df-44bf-91de-a00970527bc7name 2018-09-22 03:19:59,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/60ceab87-42fa-4e9a-876a-374c75c5b127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e345416e27acd8a64d90009e025a090aae8adbd3" 2018-09-22 03:19:59,255 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1bd066d-c8b4-4e32-aaeb-e91b5075b7a2 Content-Length: 0 Date: Sat, 22 Sep 2018 03:19:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:19:59,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/60ceab87-42fa-4e9a-876a-374c75c5b127 used request id req-c1bd066d-c8b4-4e32-aaeb-e91b5075b7a2 2018-09-22 03:19:59,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:19:59,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:19:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["mT7HISMoStOKTHuGjUCJYA"], "issued_at": "2018-09-22T03:19:59.000000Z"}} 2018-09-22 03:19:59,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891cd6d19b3b88a6a5c6ec7a4420eea2b8865412" 2018-09-22 03:19:59,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31f05161-bbf3-47ff-8fa6-60248b2ae6b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:19:59,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-31f05161-bbf3-47ff-8fa6-60248b2ae6b6 2018-09-22 03:19:59,721 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-69e2652a-7e29-40e9-b666-21a90aaea576name 2018-09-22 03:19:59,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891cd6d19b3b88a6a5c6ec7a4420eea2b8865412" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-69e2652a-7e29-40e9-b666-21a90aaea576name", "description": "hello group"}}' 2018-09-22 03:20:00,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a5a1bda6-c297-4cda-ac91-add01f910b82 Date: Sat, 22 Sep 2018 03:20:00 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:19:59Z", "updated_at": "2018-09-22T03:20:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:20:00Z", "revision_number": 0, "id": "09ccc91f-106f-495c-ab16-f8be47d058c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:20:00Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:20:00Z", "revision_number": 0, "id": "9dd39b26-aac2-4ec9-a5de-de604215b695", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:20:00Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 2, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "041b6432-ecee-4c40-9201-417cada25965", "name": "NeutronUtilsSecurityGroupTests-69e2652a-7e29-40e9-b666-21a90aaea576name"}} 2018-09-22 03:20:00,106 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-a5a1bda6-c297-4cda-ac91-add01f910b82 2018-09-22 03:20:00,106 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 041b6432-ecee-4c40-9201-417cada25965 2018-09-22 03:20:00,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=041b6432-ecee-4c40-9201-417cada25965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891cd6d19b3b88a6a5c6ec7a4420eea2b8865412" 2018-09-22 03:20:00,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d6f1bfb5-9e12-487a-bf64-c841ff287d94 Date: Sat, 22 Sep 2018 03:20:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:20:00Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:00Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "09ccc91f-106f-495c-ab16-f8be47d058c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:20:00Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:00Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "9dd39b26-aac2-4ec9-a5de-de604215b695"}]} 2018-09-22 03:20:00,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=041b6432-ecee-4c40-9201-417cada25965 used request id req-d6f1bfb5-9e12-487a-bf64-c841ff287d94 2018-09-22 03:20:00,307 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 041b6432-ecee-4c40-9201-417cada25965 2018-09-22 03:20:00,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=041b6432-ecee-4c40-9201-417cada25965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891cd6d19b3b88a6a5c6ec7a4420eea2b8865412" 2018-09-22 03:20:00,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-112f890c-8650-4e0d-b80a-f0b3ad1b909b Date: Sat, 22 Sep 2018 03:20:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:20:00Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:00Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "09ccc91f-106f-495c-ab16-f8be47d058c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:20:00Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:00Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "9dd39b26-aac2-4ec9-a5de-de604215b695"}]} 2018-09-22 03:20:00,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=041b6432-ecee-4c40-9201-417cada25965 used request id req-112f890c-8650-4e0d-b80a-f0b3ad1b909b 2018-09-22 03:20:00,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891cd6d19b3b88a6a5c6ec7a4420eea2b8865412" 2018-09-22 03:20:00,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-299d1543-1074-4b63-a1e7-0fc357d6fc80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:20:00,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-299d1543-1074-4b63-a1e7-0fc357d6fc80 2018-09-22 03:20:00,565 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-69e2652a-7e29-40e9-b666-21a90aaea576name 2018-09-22 03:20:00,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-69e2652a-7e29-40e9-b666-21a90aaea576name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891cd6d19b3b88a6a5c6ec7a4420eea2b8865412" 2018-09-22 03:20:00,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-3cad3973-09ed-4245-a9a2-346fe994ff58 Date: Sat, 22 Sep 2018 03:20:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:19:59Z", "updated_at": "2018-09-22T03:20:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:20:00Z", "revision_number": 0, "id": "9dd39b26-aac2-4ec9-a5de-de604215b695", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:20:00Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:20:00Z", "revision_number": 0, "id": "09ccc91f-106f-495c-ab16-f8be47d058c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:20:00Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 2, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "041b6432-ecee-4c40-9201-417cada25965", "name": "NeutronUtilsSecurityGroupTests-69e2652a-7e29-40e9-b666-21a90aaea576name"}]} 2018-09-22 03:20:00,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-69e2652a-7e29-40e9-b666-21a90aaea576name used request id req-3cad3973-09ed-4245-a9a2-346fe994ff58 2018-09-22 03:20:00,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:20:00,770 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:20:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:20:00,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891cd6d19b3b88a6a5c6ec7a4420eea2b8865412" 2018-09-22 03:20:00,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde5cb48-b498-4fe1-9963-7f051de16aea Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:20:00,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-bde5cb48-b498-4fe1-9963-7f051de16aea 2018-09-22 03:20:00,860 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 041b6432-ecee-4c40-9201-417cada25965 2018-09-22 03:20:00,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=041b6432-ecee-4c40-9201-417cada25965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891cd6d19b3b88a6a5c6ec7a4420eea2b8865412" 2018-09-22 03:20:01,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9c480dd9-b943-4981-bb14-897e8f7bb19c Date: Sat, 22 Sep 2018 03:20:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:20:00Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:00Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "09ccc91f-106f-495c-ab16-f8be47d058c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:20:00Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:00Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "9dd39b26-aac2-4ec9-a5de-de604215b695"}]} 2018-09-22 03:20:01,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=041b6432-ecee-4c40-9201-417cada25965 used request id req-9c480dd9-b943-4981-bb14-897e8f7bb19c 2018-09-22 03:20:01,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}891cd6d19b3b88a6a5c6ec7a4420eea2b8865412" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965"}}' 2018-09-22 03:20:01,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-e39fd8dc-bc53-4ce6-9225-716c57c0b5d6 Date: Sat, 22 Sep 2018 03:20:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:20:01Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:01Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "2f1c2816-5a4e-4a3c-99b5-546f537135cf"}} 2018-09-22 03:20:01,195 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-e39fd8dc-bc53-4ce6-9225-716c57c0b5d6 2018-09-22 03:20:01,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-69e2652a-7e29-40e9-b666-21a90aaea576name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891cd6d19b3b88a6a5c6ec7a4420eea2b8865412" 2018-09-22 03:20:01,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-6defcb00-4476-4ca7-a692-0989cc917f8f Date: Sat, 22 Sep 2018 03:20:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:19:59Z", "updated_at": "2018-09-22T03:20:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:20:00Z", "revision_number": 0, "id": "9dd39b26-aac2-4ec9-a5de-de604215b695", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:20:00Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:20:01Z", "revision_number": 0, "id": "2f1c2816-5a4e-4a3c-99b5-546f537135cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:20:01Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:20:00Z", "revision_number": 0, "id": "09ccc91f-106f-495c-ab16-f8be47d058c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:20:00Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 3, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "041b6432-ecee-4c40-9201-417cada25965", "name": "NeutronUtilsSecurityGroupTests-69e2652a-7e29-40e9-b666-21a90aaea576name"}]} 2018-09-22 03:20:01,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-69e2652a-7e29-40e9-b666-21a90aaea576name&description=hello+group used request id req-6defcb00-4476-4ca7-a692-0989cc917f8f 2018-09-22 03:20:01,265 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 041b6432-ecee-4c40-9201-417cada25965 2018-09-22 03:20:01,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=041b6432-ecee-4c40-9201-417cada25965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891cd6d19b3b88a6a5c6ec7a4420eea2b8865412" 2018-09-22 03:20:01,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-48c8479a-c9f8-4517-9422-598df21b6b79 Date: Sat, 22 Sep 2018 03:20:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:20:00Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:00Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "09ccc91f-106f-495c-ab16-f8be47d058c4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:20:01Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:01Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "2f1c2816-5a4e-4a3c-99b5-546f537135cf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:20:00Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:00Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "9dd39b26-aac2-4ec9-a5de-de604215b695"}]} 2018-09-22 03:20:01,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=041b6432-ecee-4c40-9201-417cada25965 used request id req-48c8479a-c9f8-4517-9422-598df21b6b79 2018-09-22 03:20:01,437 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 041b6432-ecee-4c40-9201-417cada25965 2018-09-22 03:20:01,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=041b6432-ecee-4c40-9201-417cada25965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891cd6d19b3b88a6a5c6ec7a4420eea2b8865412" 2018-09-22 03:20:01,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-3037d2ee-fcac-4e2a-b995-6743912d8cac Date: Sat, 22 Sep 2018 03:20:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:20:00Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:00Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "09ccc91f-106f-495c-ab16-f8be47d058c4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:20:01Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:01Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "2f1c2816-5a4e-4a3c-99b5-546f537135cf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:20:00Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:00Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "9dd39b26-aac2-4ec9-a5de-de604215b695"}]} 2018-09-22 03:20:01,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=041b6432-ecee-4c40-9201-417cada25965 used request id req-3037d2ee-fcac-4e2a-b995-6743912d8cac 2018-09-22 03:20:01,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-69e2652a-7e29-40e9-b666-21a90aaea576name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891cd6d19b3b88a6a5c6ec7a4420eea2b8865412" 2018-09-22 03:20:01,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-cbf42e30-171c-4bda-8cf2-51ab570917ec Date: Sat, 22 Sep 2018 03:20:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:19:59Z", "updated_at": "2018-09-22T03:20:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:20:00Z", "revision_number": 0, "id": "9dd39b26-aac2-4ec9-a5de-de604215b695", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:20:00Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:20:01Z", "revision_number": 0, "id": "2f1c2816-5a4e-4a3c-99b5-546f537135cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:20:01Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:20:00Z", "revision_number": 0, "id": "09ccc91f-106f-495c-ab16-f8be47d058c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:20:00Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 3, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "041b6432-ecee-4c40-9201-417cada25965", "name": "NeutronUtilsSecurityGroupTests-69e2652a-7e29-40e9-b666-21a90aaea576name"}]} 2018-09-22 03:20:01,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-69e2652a-7e29-40e9-b666-21a90aaea576name&description=hello+group used request id req-cbf42e30-171c-4bda-8cf2-51ab570917ec 2018-09-22 03:20:01,688 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 041b6432-ecee-4c40-9201-417cada25965 2018-09-22 03:20:01,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=041b6432-ecee-4c40-9201-417cada25965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891cd6d19b3b88a6a5c6ec7a4420eea2b8865412" 2018-09-22 03:20:01,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-4bee73ce-c4df-4a15-acc2-d87a86a8b0d9 Date: Sat, 22 Sep 2018 03:20:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:20:00Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:00Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "09ccc91f-106f-495c-ab16-f8be47d058c4"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:20:01Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:01Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "2f1c2816-5a4e-4a3c-99b5-546f537135cf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:20:00Z", "security_group_id": "041b6432-ecee-4c40-9201-417cada25965", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:00Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "9dd39b26-aac2-4ec9-a5de-de604215b695"}]} 2018-09-22 03:20:01,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=041b6432-ecee-4c40-9201-417cada25965 used request id req-4bee73ce-c4df-4a15-acc2-d87a86a8b0d9 2018-09-22 03:20:01,872 - neutron_utils - INFO - Deleting security group rule with ID - 09ccc91f-106f-495c-ab16-f8be47d058c4 2018-09-22 03:20:01,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/09ccc91f-106f-495c-ab16-f8be47d058c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891cd6d19b3b88a6a5c6ec7a4420eea2b8865412" 2018-09-22 03:20:01,979 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-395ff845-ad8b-4eb1-896e-5862af03bd03 Content-Length: 0 Date: Sat, 22 Sep 2018 03:20:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:20:01,979 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/09ccc91f-106f-495c-ab16-f8be47d058c4 used request id req-395ff845-ad8b-4eb1-896e-5862af03bd03 2018-09-22 03:20:01,980 - neutron_utils - INFO - Deleting security group rule with ID - 9dd39b26-aac2-4ec9-a5de-de604215b695 2018-09-22 03:20:01,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/9dd39b26-aac2-4ec9-a5de-de604215b695 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891cd6d19b3b88a6a5c6ec7a4420eea2b8865412" 2018-09-22 03:20:02,245 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-19d13ccf-9f99-42bb-b833-29c43aa2f878 Content-Length: 0 Date: Sat, 22 Sep 2018 03:20:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:20:02,245 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/9dd39b26-aac2-4ec9-a5de-de604215b695 used request id req-19d13ccf-9f99-42bb-b833-29c43aa2f878 2018-09-22 03:20:02,245 - neutron_utils - INFO - Deleting security group rule with ID - 2f1c2816-5a4e-4a3c-99b5-546f537135cf 2018-09-22 03:20:02,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/2f1c2816-5a4e-4a3c-99b5-546f537135cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891cd6d19b3b88a6a5c6ec7a4420eea2b8865412" 2018-09-22 03:20:02,495 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34e8fc16-7c27-456b-a8dc-59586f8a8238 Content-Length: 0 Date: Sat, 22 Sep 2018 03:20:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:20:02,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/2f1c2816-5a4e-4a3c-99b5-546f537135cf used request id req-34e8fc16-7c27-456b-a8dc-59586f8a8238 2018-09-22 03:20:02,496 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-69e2652a-7e29-40e9-b666-21a90aaea576name 2018-09-22 03:20:02,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/041b6432-ecee-4c40-9201-417cada25965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891cd6d19b3b88a6a5c6ec7a4420eea2b8865412" 2018-09-22 03:20:02,626 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cbb120a6-a930-45e0-92ea-63d400d35639 Content-Length: 0 Date: Sat, 22 Sep 2018 03:20:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:20:02,626 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/041b6432-ecee-4c40-9201-417cada25965 used request id req-cbb120a6-a930-45e0-92ea-63d400d35639 2018-09-22 03:20:02,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:20:03,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:20:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["DQFDe7P5Ti-fJ5z2bskHgw"], "issued_at": "2018-09-22T03:20:03.000000Z"}} 2018-09-22 03:20:03,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae02bc861a67da68fc1b94006f0745acdca5e571" 2018-09-22 03:20:03,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4425a35b-926a-4db6-8508-be0007f8292a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:20:03,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4425a35b-926a-4db6-8508-be0007f8292a 2018-09-22 03:20:03,099 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-985af514-ffda-427c-a905-a402fc9a5ec7name-1 2018-09-22 03:20:03,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae02bc861a67da68fc1b94006f0745acdca5e571" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-985af514-ffda-427c-a905-a402fc9a5ec7name-1", "description": "hello group"}}' 2018-09-22 03:20:03,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-6d94bd7a-4bd3-479a-84e4-666b49b26679 Date: Sat, 22 Sep 2018 03:20:03 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:03Z", "updated_at": "2018-09-22T03:20:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:20:03Z", "revision_number": 0, "id": "1f8dc977-1c90-41e7-be46-3f21d53ae1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:20:03Z", "security_group_id": "893f4faa-35bf-4140-9eeb-97da7d58e649", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:20:03Z", "revision_number": 0, "id": "2ecc06df-e6ef-4ff7-bfe1-7e171083619c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:20:03Z", "security_group_id": "893f4faa-35bf-4140-9eeb-97da7d58e649", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 2, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "893f4faa-35bf-4140-9eeb-97da7d58e649", "name": "NeutronUtilsSecurityGroupTests-985af514-ffda-427c-a905-a402fc9a5ec7name-1"}} 2018-09-22 03:20:03,429 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-6d94bd7a-4bd3-479a-84e4-666b49b26679 2018-09-22 03:20:03,429 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 893f4faa-35bf-4140-9eeb-97da7d58e649 2018-09-22 03:20:03,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=893f4faa-35bf-4140-9eeb-97da7d58e649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae02bc861a67da68fc1b94006f0745acdca5e571" 2018-09-22 03:20:03,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-21028b15-83ed-45e0-a133-997f2de57393 Date: Sat, 22 Sep 2018 03:20:03 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-09-22T03:20:03Z", "security_group_id": "893f4faa-35bf-4140-9eeb-97da7d58e649", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:03Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "1f8dc977-1c90-41e7-be46-3f21d53ae1d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:20:03Z", "security_group_id": "893f4faa-35bf-4140-9eeb-97da7d58e649", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:03Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "2ecc06df-e6ef-4ff7-bfe1-7e171083619c"}]} 2018-09-22 03:20:03,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=893f4faa-35bf-4140-9eeb-97da7d58e649 used request id req-21028b15-83ed-45e0-a133-997f2de57393 2018-09-22 03:20:03,636 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-985af514-ffda-427c-a905-a402fc9a5ec7name-2 2018-09-22 03:20:03,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae02bc861a67da68fc1b94006f0745acdca5e571" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-985af514-ffda-427c-a905-a402fc9a5ec7name-2", "description": "hello group"}}' 2018-09-22 03:20:04,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-7d130d41-ffde-4f60-a2ea-bb71d8fd2525 Date: Sat, 22 Sep 2018 03:20:04 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:03Z", "updated_at": "2018-09-22T03:20:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:20:03Z", "revision_number": 0, "id": "91592895-0ca3-4c6b-9ebd-2465e12cafa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:20:03Z", "security_group_id": "b43821dd-5ee2-4da9-ad92-a6e3ea2ed481", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:20:03Z", "revision_number": 0, "id": "bdbb322f-f4c6-46de-88e2-1b1911fef1a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:20:03Z", "security_group_id": "b43821dd-5ee2-4da9-ad92-a6e3ea2ed481", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 2, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "b43821dd-5ee2-4da9-ad92-a6e3ea2ed481", "name": "NeutronUtilsSecurityGroupTests-985af514-ffda-427c-a905-a402fc9a5ec7name-2"}} 2018-09-22 03:20:04,058 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-7d130d41-ffde-4f60-a2ea-bb71d8fd2525 2018-09-22 03:20:04,058 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b43821dd-5ee2-4da9-ad92-a6e3ea2ed481 2018-09-22 03:20:04,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b43821dd-5ee2-4da9-ad92-a6e3ea2ed481 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae02bc861a67da68fc1b94006f0745acdca5e571" 2018-09-22 03:20:04,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b8d184eb-8905-4ac7-9709-6287e38548ae Date: Sat, 22 Sep 2018 03:20:04 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-09-22T03:20:03Z", "security_group_id": "b43821dd-5ee2-4da9-ad92-a6e3ea2ed481", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:03Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "91592895-0ca3-4c6b-9ebd-2465e12cafa6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:20:03Z", "security_group_id": "b43821dd-5ee2-4da9-ad92-a6e3ea2ed481", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:03Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "bdbb322f-f4c6-46de-88e2-1b1911fef1a9"}]} 2018-09-22 03:20:04,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b43821dd-5ee2-4da9-ad92-a6e3ea2ed481 used request id req-b8d184eb-8905-4ac7-9709-6287e38548ae 2018-09-22 03:20:04,227 - neutron_utils - INFO - Retrieving security group with ID - 893f4faa-35bf-4140-9eeb-97da7d58e649 2018-09-22 03:20:04,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=893f4faa-35bf-4140-9eeb-97da7d58e649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae02bc861a67da68fc1b94006f0745acdca5e571" 2018-09-22 03:20:04,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-b9dcd1a8-544e-4c5f-bc2c-87dabf161593 Date: Sat, 22 Sep 2018 03:20:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:03Z", "updated_at": "2018-09-22T03:20:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:20:03Z", "revision_number": 0, "id": "1f8dc977-1c90-41e7-be46-3f21d53ae1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:20:03Z", "security_group_id": "893f4faa-35bf-4140-9eeb-97da7d58e649", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:20:03Z", "revision_number": 0, "id": "2ecc06df-e6ef-4ff7-bfe1-7e171083619c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:20:03Z", "security_group_id": "893f4faa-35bf-4140-9eeb-97da7d58e649", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 2, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "893f4faa-35bf-4140-9eeb-97da7d58e649", "name": "NeutronUtilsSecurityGroupTests-985af514-ffda-427c-a905-a402fc9a5ec7name-1"}]} 2018-09-22 03:20:04,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=893f4faa-35bf-4140-9eeb-97da7d58e649 used request id req-b9dcd1a8-544e-4c5f-bc2c-87dabf161593 2018-09-22 03:20:04,429 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 893f4faa-35bf-4140-9eeb-97da7d58e649 2018-09-22 03:20:04,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=893f4faa-35bf-4140-9eeb-97da7d58e649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae02bc861a67da68fc1b94006f0745acdca5e571" 2018-09-22 03:20:04,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cdc67727-80fe-4169-8ad1-e61a83177716 Date: Sat, 22 Sep 2018 03:20:04 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-09-22T03:20:03Z", "security_group_id": "893f4faa-35bf-4140-9eeb-97da7d58e649", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:03Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "1f8dc977-1c90-41e7-be46-3f21d53ae1d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:20:03Z", "security_group_id": "893f4faa-35bf-4140-9eeb-97da7d58e649", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:03Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "2ecc06df-e6ef-4ff7-bfe1-7e171083619c"}]} 2018-09-22 03:20:04,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=893f4faa-35bf-4140-9eeb-97da7d58e649 used request id req-cdc67727-80fe-4169-8ad1-e61a83177716 2018-09-22 03:20:04,612 - neutron_utils - INFO - Retrieving security group with ID - b43821dd-5ee2-4da9-ad92-a6e3ea2ed481 2018-09-22 03:20:04,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=b43821dd-5ee2-4da9-ad92-a6e3ea2ed481 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae02bc861a67da68fc1b94006f0745acdca5e571" 2018-09-22 03:20:04,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-1d3f85f4-5d6f-447c-8d4b-896f0b34465d Date: Sat, 22 Sep 2018 03:20:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:03Z", "updated_at": "2018-09-22T03:20:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:20:03Z", "revision_number": 0, "id": "91592895-0ca3-4c6b-9ebd-2465e12cafa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:20:03Z", "security_group_id": "b43821dd-5ee2-4da9-ad92-a6e3ea2ed481", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:20:03Z", "revision_number": 0, "id": "bdbb322f-f4c6-46de-88e2-1b1911fef1a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:20:03Z", "security_group_id": "b43821dd-5ee2-4da9-ad92-a6e3ea2ed481", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 2, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "b43821dd-5ee2-4da9-ad92-a6e3ea2ed481", "name": "NeutronUtilsSecurityGroupTests-985af514-ffda-427c-a905-a402fc9a5ec7name-2"}]} 2018-09-22 03:20:04,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=b43821dd-5ee2-4da9-ad92-a6e3ea2ed481 used request id req-1d3f85f4-5d6f-447c-8d4b-896f0b34465d 2018-09-22 03:20:04,799 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b43821dd-5ee2-4da9-ad92-a6e3ea2ed481 2018-09-22 03:20:04,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b43821dd-5ee2-4da9-ad92-a6e3ea2ed481 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae02bc861a67da68fc1b94006f0745acdca5e571" 2018-09-22 03:20:04,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-696bab7f-86f3-4bd0-92a2-0b75cde7ec62 Date: Sat, 22 Sep 2018 03:20:04 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-09-22T03:20:03Z", "security_group_id": "b43821dd-5ee2-4da9-ad92-a6e3ea2ed481", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:03Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "91592895-0ca3-4c6b-9ebd-2465e12cafa6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:20:03Z", "security_group_id": "b43821dd-5ee2-4da9-ad92-a6e3ea2ed481", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:03Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "bdbb322f-f4c6-46de-88e2-1b1911fef1a9"}]} 2018-09-22 03:20:04,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b43821dd-5ee2-4da9-ad92-a6e3ea2ed481 used request id req-696bab7f-86f3-4bd0-92a2-0b75cde7ec62 2018-09-22 03:20:04,825 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-985af514-ffda-427c-a905-a402fc9a5ec7name-1 2018-09-22 03:20:04,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/893f4faa-35bf-4140-9eeb-97da7d58e649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae02bc861a67da68fc1b94006f0745acdca5e571" 2018-09-22 03:20:05,111 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5318626d-c067-401f-93f4-ddcfd84ad245 Content-Length: 0 Date: Sat, 22 Sep 2018 03:20:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:20:05,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/893f4faa-35bf-4140-9eeb-97da7d58e649 used request id req-5318626d-c067-401f-93f4-ddcfd84ad245 2018-09-22 03:20:05,111 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-985af514-ffda-427c-a905-a402fc9a5ec7name-2 2018-09-22 03:20:05,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b43821dd-5ee2-4da9-ad92-a6e3ea2ed481 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae02bc861a67da68fc1b94006f0745acdca5e571" 2018-09-22 03:20:05,440 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c134e884-c412-4b3d-ad92-2f7b2e41a7b1 Content-Length: 0 Date: Sat, 22 Sep 2018 03:20:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:20:05,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b43821dd-5ee2-4da9-ad92-a6e3ea2ed481 used request id req-c134e884-c412-4b3d-ad92-2f7b2e41a7b1 2018-09-22 03:20:05,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:20:05,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:20:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["0xxUTiEwSwWPHDZDn4CM_A"], "issued_at": "2018-09-22T03:20:05.000000Z"}} 2018-09-22 03:20:05,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d21accd28c86e96b6ae5a53330f8e11680c7fa4" 2018-09-22 03:20:05,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7456dcc3-57ba-4d66-b497-c24919ef6177 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:20:05,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7456dcc3-57ba-4d66-b497-c24919ef6177 2018-09-22 03:20:05,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d21accd28c86e96b6ae5a53330f8e11680c7fa4" 2018-09-22 03:20:06,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-94d022f9-4a96-40bc-bc7c-7cc88541d9a3 Date: Sat, 22 Sep 2018 03:20:06 GMT RESP BODY: {"floatingips": []} 2018-09-22 03:20:06,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-94d022f9-4a96-40bc-bc7c-7cc88541d9a3 2018-09-22 03:20:06,019 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-22 03:20:06,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d21accd28c86e96b6ae5a53330f8e11680c7fa4" 2018-09-22 03:20:06,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-441fd9f1-b5f5-4b76-827d-b1c539c440c1 Date: Sat, 22 Sep 2018 03:20:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 03:20:06,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-441fd9f1-b5f5-4b76-827d-b1c539c440c1 2018-09-22 03:20:06,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d21accd28c86e96b6ae5a53330f8e11680c7fa4" 2018-09-22 03:20:06,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b905adf4-a845-4ca9-9558-9372dfb29888 Date: Sat, 22 Sep 2018 03:20:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 03:20:06,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-b905adf4-a845-4ca9-9558-9372dfb29888 2018-09-22 03:20:06,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d21accd28c86e96b6ae5a53330f8e11680c7fa4" -d '{"floatingip": {"floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}}' 2018-09-22 03:20:07,698 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-947505bb-5854-4421-8c99-727ec5415805 Date: Sat, 22 Sep 2018 03:20:07 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:07Z", "updated_at": "2018-09-22T03:20:07Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_id": null, "id": "d664e8aa-cb0b-4ced-8345-d69e13e0ec37"}} 2018-09-22 03:20:07,698 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-947505bb-5854-4421-8c99-727ec5415805 2018-09-22 03:20:07,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d21accd28c86e96b6ae5a53330f8e11680c7fa4" 2018-09-22 03:20:07,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-15e1dd3e-b362-4007-aaa4-867c2039e7c9 Date: Sat, 22 Sep 2018 03:20:07 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:07Z", "updated_at": "2018-09-22T03:20:07Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_id": null, "id": "d664e8aa-cb0b-4ced-8345-d69e13e0ec37"}]} 2018-09-22 03:20:07,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-15e1dd3e-b362-4007-aaa4-867c2039e7c9 2018-09-22 03:20:07,884 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.208 2018-09-22 03:20:07,884 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.208 2018-09-22 03:20:07,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips?ip=d664e8aa-cb0b-4ced-8345-d69e13e0ec37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d21accd28c86e96b6ae5a53330f8e11680c7fa4" 2018-09-22 03:20:08,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-02807949-507c-45a5-9f9c-0b70b8967d5c Date: Sat, 22 Sep 2018 03:20:08 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:20:07Z", "updated_at": "2018-09-22T03:20:07Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_id": null, "id": "d664e8aa-cb0b-4ced-8345-d69e13e0ec37"}]} 2018-09-22 03:20:08,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips?ip=d664e8aa-cb0b-4ced-8345-d69e13e0ec37 used request id req-02807949-507c-45a5-9f9c-0b70b8967d5c 2018-09-22 03:20:08,066 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.208 2018-09-22 03:20:08,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/d664e8aa-cb0b-4ced-8345-d69e13e0ec37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d21accd28c86e96b6ae5a53330f8e11680c7fa4" 2018-09-22 03:20:08,615 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ec26970c-863f-4c84-ba76-325e89c0744f Content-Length: 0 Date: Sat, 22 Sep 2018 03:20:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:20:08,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/d664e8aa-cb0b-4ced-8345-d69e13e0ec37 used request id req-ec26970c-863f-4c84-ba76-325e89c0744f 2018-09-22 03:20:08,616 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:20:08,725 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-60451a8f-f2cb-40a0-ab89-b86848f22d19 2018-09-22 03:20:08,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:20:09,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:20:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["ApilGYj0QFqOVeYr8dGEqA"], "issued_at": "2018-09-22T03:20:09.000000Z"}} 2018-09-22 03:20:09,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ba5902f2374e792d0e383975e5415baa9b3c0e3" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS08XPqRmgfI8ztr2LgT+yQKhEnnEXhf6zP4w5VifO9A6FqjNg47TKlFzztAzzWWpRMqaVUlgK3Dus5NJiNMwdYYvL9SqmCvnA5iqhZnMZklFR/EiweP5w5r3SmNlSiVBS8wS4DDFkD+n9DBvrSZ8u1ddCiXHiCPKzq9z1qybWMSjPG0O8NqxL2a01zLAxuijfAb096+dkgBTNvxAqElBJ1SzasibCfm+rxW2k/8YHOz/W6fjj9F7wgSmBQlswBq9HTxG3hvUR052Wa4po558sn88UeVL+VqANuBiXUjCn1dC/RJQpReUgtpUyokIgNe5xAUC1V4BO6/c5E03VxXOF", "name": "NovaUtilsKeypairTests-60451a8f-f2cb-40a0-ab89-b86848f22d19"}}' 2018-09-22 03:20:09,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a60f0468-b0eb-43b1-bfdf-e6d55dad6051 x-compute-request-id: req-a60f0468-b0eb-43b1-bfdf-e6d55dad6051 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS08XPqRmgfI8ztr2LgT+yQKhEnnEXhf6zP4w5VifO9A6FqjNg47TKlFzztAzzWWpRMqaVUlgK3Dus5NJiNMwdYYvL9SqmCvnA5iqhZnMZklFR/EiweP5w5r3SmNlSiVBS8wS4DDFkD+n9DBvrSZ8u1ddCiXHiCPKzq9z1qybWMSjPG0O8NqxL2a01zLAxuijfAb096+dkgBTNvxAqElBJ1SzasibCfm+rxW2k/8YHOz/W6fjj9F7wgSmBQlswBq9HTxG3hvUR052Wa4po558sn88UeVL+VqANuBiXUjCn1dC/RJQpReUgtpUyokIgNe5xAUC1V4BO6/c5E03VxXOF", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "name": "NovaUtilsKeypairTests-60451a8f-f2cb-40a0-ab89-b86848f22d19", "fingerprint": "d7:55:f4:f1:a5:10:8c:e0:38:c1:7e:40:34:5e:08:a6"}} 2018-09-22 03:20:09,848 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a60f0468-b0eb-43b1-bfdf-e6d55dad6051 2018-09-22 03:20:09,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-60451a8f-f2cb-40a0-ab89-b86848f22d19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ba5902f2374e792d0e383975e5415baa9b3c0e3" 2018-09-22 03:20:09,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1260349c-382b-4ec9-b60d-d548fb4c0f1b x-compute-request-id: req-1260349c-382b-4ec9-b60d-d548fb4c0f1b Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS08XPqRmgfI8ztr2LgT+yQKhEnnEXhf6zP4w5VifO9A6FqjNg47TKlFzztAzzWWpRMqaVUlgK3Dus5NJiNMwdYYvL9SqmCvnA5iqhZnMZklFR/EiweP5w5r3SmNlSiVBS8wS4DDFkD+n9DBvrSZ8u1ddCiXHiCPKzq9z1qybWMSjPG0O8NqxL2a01zLAxuijfAb096+dkgBTNvxAqElBJ1SzasibCfm+rxW2k/8YHOz/W6fjj9F7wgSmBQlswBq9HTxG3hvUR052Wa4po558sn88UeVL+VqANuBiXUjCn1dC/RJQpReUgtpUyokIgNe5xAUC1V4BO6/c5E03VxXOF", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "name": "NovaUtilsKeypairTests-60451a8f-f2cb-40a0-ab89-b86848f22d19", "deleted": false, "created_at": "2018-09-22T03:20:09.000000", "updated_at": null, "fingerprint": "d7:55:f4:f1:a5:10:8c:e0:38:c1:7e:40:34:5e:08:a6", "deleted_at": null, "id": 3}} 2018-09-22 03:20:09,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-60451a8f-f2cb-40a0-ab89-b86848f22d19 used request id req-1260349c-382b-4ec9-b60d-d548fb4c0f1b 2018-09-22 03:20:09,985 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-60451a8f-f2cb-40a0-ab89-b86848f22d19 2018-09-22 03:20:09,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-60451a8f-f2cb-40a0-ab89-b86848f22d19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ba5902f2374e792d0e383975e5415baa9b3c0e3" 2018-09-22 03:20:10,141 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:20:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17741490-7ada-4262-b8e6-01529c954812 x-compute-request-id: req-17741490-7ada-4262-b8e6-01529c954812 Content-Length: 0 Content-Type: application/json 2018-09-22 03:20:10,141 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-60451a8f-f2cb-40a0-ab89-b86848f22d19 used request id req-17741490-7ada-4262-b8e6-01529c954812 2018-09-22 03:20:10,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-60451a8f-f2cb-40a0-ab89-b86848f22d19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ba5902f2374e792d0e383975e5415baa9b3c0e3" 2018-09-22 03:20:10,163 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:20: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-c144d415-4d4d-4d0b-8ace-5e39471da8ec x-compute-request-id: req-c144d415-4d4d-4d0b-8ace-5e39471da8ec Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-60451a8f-f2cb-40a0-ab89-b86848f22d19 not found for user 39f4219c438e47d28a6cc8a4559e9163", "code": 404}} 2018-09-22 03:20:10,163 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-60451a8f-f2cb-40a0-ab89-b86848f22d19 used request id req-c144d415-4d4d-4d0b-8ace-5e39471da8ec 2018-09-22 03:20:10,164 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-60451a8f-f2cb-40a0-ab89-b86848f22d19 2018-09-22 03:20:10,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-60451a8f-f2cb-40a0-ab89-b86848f22d19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ba5902f2374e792d0e383975e5415baa9b3c0e3" 2018-09-22 03:20:10,385 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:20: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-11aad0b8-6ca0-426e-95de-8a774331d218 x-compute-request-id: req-11aad0b8-6ca0-426e-95de-8a774331d218 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-60451a8f-f2cb-40a0-ab89-b86848f22d19 not found for user 39f4219c438e47d28a6cc8a4559e9163", "code": 404}} 2018-09-22 03:20:10,385 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-60451a8f-f2cb-40a0-ab89-b86848f22d19 used request id req-11aad0b8-6ca0-426e-95de-8a774331d218 2018-09-22 03:20:10,386 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:20:10,496 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-ed10d4c1-14a7-48ca-90d9-253566090995.pub 2018-09-22 03:20:10,497 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-ed10d4c1-14a7-48ca-90d9-253566090995 2018-09-22 03:20:10,497 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-ed10d4c1-14a7-48ca-90d9-253566090995.pub 2018-09-22 03:20:10,497 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-ed10d4c1-14a7-48ca-90d9-253566090995 2018-09-22 03:20:10,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:20:10,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:20:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["kC1OiIdARjGZQHsbo9-gYA"], "issued_at": "2018-09-22T03:20:10.000000Z"}} 2018-09-22 03:20:10,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1566f73cd2e56a4b67f40cfbd4670dc3b7dd653" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTIeKIrG6W1VXOZ35Cl+c5Y3nhYO2qRuQQotQxoB8h9wE7iOLYQTZsWI90+cuax1Lh+E5qVjP63gUGVAMbpgVW4txK1FpGqLo9rZuTOrGux9gSZr7jDoaFYLVzHml1x7cRrjrtqBEMXCWyCkYogwlMvDdGfovZZqCwl2cViGnLv8BeUso/ZhxqrsZWrfRvj/Wq0yD9LGuiU+b5Iw1eYrEA4fBZzkO37suFvaKOlWjlSJEirAFNkDQk4Udk1SxCpthE6bnRE2UePZIXgn87+ZpisyPpCWosZS9EtPdRfHYRpfT6+DC/n/3PKHK+swYKP+7Y941bjBvFN9gA9YVQl0EV", "name": "NovaUtilsKeypairTests-ed10d4c1-14a7-48ca-90d9-253566090995"}}' 2018-09-22 03:20:11,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20: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-bbc4882d-25f7-4ad2-9c53-ac70969d1989 x-compute-request-id: req-bbc4882d-25f7-4ad2-9c53-ac70969d1989 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTIeKIrG6W1VXOZ35Cl+c5Y3nhYO2qRuQQotQxoB8h9wE7iOLYQTZsWI90+cuax1Lh+E5qVjP63gUGVAMbpgVW4txK1FpGqLo9rZuTOrGux9gSZr7jDoaFYLVzHml1x7cRrjrtqBEMXCWyCkYogwlMvDdGfovZZqCwl2cViGnLv8BeUso/ZhxqrsZWrfRvj/Wq0yD9LGuiU+b5Iw1eYrEA4fBZzkO37suFvaKOlWjlSJEirAFNkDQk4Udk1SxCpthE6bnRE2UePZIXgn87+ZpisyPpCWosZS9EtPdRfHYRpfT6+DC/n/3PKHK+swYKP+7Y941bjBvFN9gA9YVQl0EV", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "name": "NovaUtilsKeypairTests-ed10d4c1-14a7-48ca-90d9-253566090995", "fingerprint": "56:98:08:01:e4:e8:45:da:20:5e:fd:ef:28:45:12:b0"}} 2018-09-22 03:20:11,256 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-bbc4882d-25f7-4ad2-9c53-ac70969d1989 2018-09-22 03:20:11,256 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-ed10d4c1-14a7-48ca-90d9-253566090995 2018-09-22 03:20:11,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-ed10d4c1-14a7-48ca-90d9-253566090995 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1566f73cd2e56a4b67f40cfbd4670dc3b7dd653" 2018-09-22 03:20:11,315 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:20: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-a614759c-fb27-403b-86e0-32221eb90d84 x-compute-request-id: req-a614759c-fb27-403b-86e0-32221eb90d84 Content-Length: 0 Content-Type: application/json 2018-09-22 03:20:11,315 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-ed10d4c1-14a7-48ca-90d9-253566090995 used request id req-a614759c-fb27-403b-86e0-32221eb90d84 2018-09-22 03:20:11,317 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:20:11,398 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-e11d9bf2-15d3-4403-8bac-fc06886d88c6 2018-09-22 03:20:11,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:20:11,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:20:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["mi0nuG0tRombv9lzyrM20w"], "issued_at": "2018-09-22T03:20:11.000000Z"}} 2018-09-22 03:20:11,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c39b4daf7d4cbf415e5bbf56d44df97b210bac3" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpYczf2d815Zfr1t8DEKAo0KPHXjBQxnV63cCjPs0ckxBGXTqV8WhMsX3Xlb+F34H/xbxpypWRCZ7roE1A2GaE68oSBHjizVKLKQBR8deXTk5iZSwJPu+kV1Tg19tI35x5xhKsxS6wDWXPkGcunru8ZktpS76jg6YXl/9AqmuAHO3Cx29Rel/wDgefrStPMYOTeGa4gqLpp61VRUdWgopL5a2ge2QpGi+D/M8qoWI6sfMR+ooz/yD+cXE8m4QffCfaMLYBCevOcqYR15j34TicAJiu5+MKKqYeJQIcP09DOiF3d5HGcQ5B46dJfMrE8Ev5/0UZhfayRH1tjOdJEH8d", "name": "NovaUtilsKeypairTests-e11d9bf2-15d3-4403-8bac-fc06886d88c6"}}' 2018-09-22 03:20:12,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20: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-164a167f-d457-473f-a79d-4f8ec1fca764 x-compute-request-id: req-164a167f-d457-473f-a79d-4f8ec1fca764 Content-Encoding: gzip Content-Length: 493 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpYczf2d815Zfr1t8DEKAo0KPHXjBQxnV63cCjPs0ckxBGXTqV8WhMsX3Xlb+F34H/xbxpypWRCZ7roE1A2GaE68oSBHjizVKLKQBR8deXTk5iZSwJPu+kV1Tg19tI35x5xhKsxS6wDWXPkGcunru8ZktpS76jg6YXl/9AqmuAHO3Cx29Rel/wDgefrStPMYOTeGa4gqLpp61VRUdWgopL5a2ge2QpGi+D/M8qoWI6sfMR+ooz/yD+cXE8m4QffCfaMLYBCevOcqYR15j34TicAJiu5+MKKqYeJQIcP09DOiF3d5HGcQ5B46dJfMrE8Ev5/0UZhfayRH1tjOdJEH8d", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "name": "NovaUtilsKeypairTests-e11d9bf2-15d3-4403-8bac-fc06886d88c6", "fingerprint": "2e:7c:fb:14:5d:ef:a6:45:61:f8:b1:ef:14:55:6b:9f"}} 2018-09-22 03:20:12,423 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-164a167f-d457-473f-a79d-4f8ec1fca764 2018-09-22 03:20:12,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e11d9bf2-15d3-4403-8bac-fc06886d88c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c39b4daf7d4cbf415e5bbf56d44df97b210bac3" 2018-09-22 03:20:12,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20: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-24039ab3-68cb-44ac-a58b-ce149861d633 x-compute-request-id: req-24039ab3-68cb-44ac-a58b-ce149861d633 Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpYczf2d815Zfr1t8DEKAo0KPHXjBQxnV63cCjPs0ckxBGXTqV8WhMsX3Xlb+F34H/xbxpypWRCZ7roE1A2GaE68oSBHjizVKLKQBR8deXTk5iZSwJPu+kV1Tg19tI35x5xhKsxS6wDWXPkGcunru8ZktpS76jg6YXl/9AqmuAHO3Cx29Rel/wDgefrStPMYOTeGa4gqLpp61VRUdWgopL5a2ge2QpGi+D/M8qoWI6sfMR+ooz/yD+cXE8m4QffCfaMLYBCevOcqYR15j34TicAJiu5+MKKqYeJQIcP09DOiF3d5HGcQ5B46dJfMrE8Ev5/0UZhfayRH1tjOdJEH8d", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "name": "NovaUtilsKeypairTests-e11d9bf2-15d3-4403-8bac-fc06886d88c6", "deleted": false, "created_at": "2018-09-22T03:20:12.000000", "updated_at": null, "fingerprint": "2e:7c:fb:14:5d:ef:a6:45:61:f8:b1:ef:14:55:6b:9f", "deleted_at": null, "id": 9}} 2018-09-22 03:20:12,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e11d9bf2-15d3-4403-8bac-fc06886d88c6 used request id req-24039ab3-68cb-44ac-a58b-ce149861d633 2018-09-22 03:20:12,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c39b4daf7d4cbf415e5bbf56d44df97b210bac3" 2018-09-22 03:20:12,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20: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-2543caaf-a898-4375-8d48-96ae43018e9d x-compute-request-id: req-2543caaf-a898-4375-8d48-96ae43018e9d Content-Encoding: gzip Content-Length: 472 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpYczf2d815Zfr1t8DEKAo0KPHXjBQxnV63cCjPs0ckxBGXTqV8WhMsX3Xlb+F34H/xbxpypWRCZ7roE1A2GaE68oSBHjizVKLKQBR8deXTk5iZSwJPu+kV1Tg19tI35x5xhKsxS6wDWXPkGcunru8ZktpS76jg6YXl/9AqmuAHO3Cx29Rel/wDgefrStPMYOTeGa4gqLpp61VRUdWgopL5a2ge2QpGi+D/M8qoWI6sfMR+ooz/yD+cXE8m4QffCfaMLYBCevOcqYR15j34TicAJiu5+MKKqYeJQIcP09DOiF3d5HGcQ5B46dJfMrE8Ev5/0UZhfayRH1tjOdJEH8d", "name": "NovaUtilsKeypairTests-e11d9bf2-15d3-4403-8bac-fc06886d88c6", "fingerprint": "2e:7c:fb:14:5d:ef:a6:45:61:f8:b1:ef:14:55:6b:9f"}}]} 2018-09-22 03:20:12,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-2543caaf-a898-4375-8d48-96ae43018e9d 2018-09-22 03:20:12,581 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-e11d9bf2-15d3-4403-8bac-fc06886d88c6 2018-09-22 03:20:12,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e11d9bf2-15d3-4403-8bac-fc06886d88c6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c39b4daf7d4cbf415e5bbf56d44df97b210bac3" 2018-09-22 03:20:12,734 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:20: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-351477c2-6d8e-4ffc-88c8-43564a89571d x-compute-request-id: req-351477c2-6d8e-4ffc-88c8-43564a89571d Content-Length: 0 Content-Type: application/json 2018-09-22 03:20:12,734 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e11d9bf2-15d3-4403-8bac-fc06886d88c6 used request id req-351477c2-6d8e-4ffc-88c8-43564a89571d 2018-09-22 03:20:12,736 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:20:12,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:20:13,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:20:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["nKbqmY2WRiil8HKAyfuxiA"], "issued_at": "2018-09-22T03:20:13.000000Z"}} 2018-09-22 03:20:13,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037c1ce8b5d2b14adfe5c143e986bb3ded0ace5d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-6dce8255-be09-4caf-9dac-4a4ea440f0ca-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-6dce8255-be09-4caf-9dac-4a4ea440f0ca-id", "swap": 2}}' 2018-09-22 03:20:13,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20: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-7ab4e686-88af-4ec4-b037-450067310080 x-compute-request-id: req-7ab4e686-88af-4ec4-b037-450067310080 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-6dce8255-be09-4caf-9dac-4a4ea440f0ca-id", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/NovaUtilsFlavorTests-6dce8255-be09-4caf-9dac-4a4ea440f0ca-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-6dce8255-be09-4caf-9dac-4a4ea440f0ca-id", "name": "NovaUtilsFlavorTests-6dce8255-be09-4caf-9dac-4a4ea440f0ca-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-09-22 03:20:13,785 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7ab4e686-88af-4ec4-b037-450067310080 2018-09-22 03:20:13,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-6dce8255-be09-4caf-9dac-4a4ea440f0ca-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037c1ce8b5d2b14adfe5c143e986bb3ded0ace5d" 2018-09-22 03:20:13,826 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:20: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-a8ce03dd-5522-47b5-bbff-32dcc17e8fd1 x-compute-request-id: req-a8ce03dd-5522-47b5-bbff-32dcc17e8fd1 Content-Length: 0 Content-Type: application/json 2018-09-22 03:20:13,826 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-6dce8255-be09-4caf-9dac-4a4ea440f0ca-id used request id req-a8ce03dd-5522-47b5-bbff-32dcc17e8fd1 2018-09-22 03:20:13,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037c1ce8b5d2b14adfe5c143e986bb3ded0ace5d" 2018-09-22 03:20:13,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20: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-fd0d99d1-eb6a-4da2-af25-84bdc9852060 x-compute-request-id: req-fd0d99d1-eb6a-4da2-af25-84bdc9852060 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 03:20:13,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fd0d99d1-eb6a-4da2-af25-84bdc9852060 2018-09-22 03:20:13,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-6dce8255-be09-4caf-9dac-4a4ea440f0ca-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037c1ce8b5d2b14adfe5c143e986bb3ded0ace5d" 2018-09-22 03:20:14,001 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:20: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-3b018169-d9cd-442a-9a34-467133372970 x-compute-request-id: req-3b018169-d9cd-442a-9a34-467133372970 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-6dce8255-be09-4caf-9dac-4a4ea440f0ca-id could not be found.", "code": 404}} 2018-09-22 03:20:14,001 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-6dce8255-be09-4caf-9dac-4a4ea440f0ca-id used request id req-3b018169-d9cd-442a-9a34-467133372970 2018-09-22 03:20:14,002 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:20:14,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:20:14,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:20:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["dQgsJY-MS6GPSj6RuaU_Tg"], "issued_at": "2018-09-22T03:20:14.000000Z"}} 2018-09-22 03:20:14,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0afd638392933d35f54c95d51b854c4acee70875" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-3731843c-7ec3-44b1-821c-535576b4a2c8-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-3731843c-7ec3-44b1-821c-535576b4a2c8-id", "swap": 2}}' 2018-09-22 03:20:14,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20: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-0f2691b0-afb0-4c58-84b1-96ffb4fba0da x-compute-request-id: req-0f2691b0-afb0-4c58-84b1-96ffb4fba0da Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-3731843c-7ec3-44b1-821c-535576b4a2c8-id", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/NovaUtilsFlavorTests-3731843c-7ec3-44b1-821c-535576b4a2c8-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-3731843c-7ec3-44b1-821c-535576b4a2c8-id", "name": "NovaUtilsFlavorTests-3731843c-7ec3-44b1-821c-535576b4a2c8-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-09-22 03:20:14,564 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0f2691b0-afb0-4c58-84b1-96ffb4fba0da 2018-09-22 03:20:14,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-3731843c-7ec3-44b1-821c-535576b4a2c8-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0afd638392933d35f54c95d51b854c4acee70875" 2018-09-22 03:20:14,604 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:20: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-4377ad50-0275-458a-8709-876bc413d277 x-compute-request-id: req-4377ad50-0275-458a-8709-876bc413d277 Content-Length: 0 Content-Type: application/json 2018-09-22 03:20:14,604 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-3731843c-7ec3-44b1-821c-535576b4a2c8-id used request id req-4377ad50-0275-458a-8709-876bc413d277 2018-09-22 03:20:14,605 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:20:14,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:20:14,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:20:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["K4DjGzLyTT2PcpT1jqvCKg"], "issued_at": "2018-09-22T03:20:14.000000Z"}} 2018-09-22 03:20:14,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:15,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99611341-059d-40b4-b844-7ca7687ab976 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:20:15,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-99611341-059d-40b4-b844-7ca7687ab976 2018-09-22 03:20:15,078 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 03:20:15,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:20:15,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:20:15,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:20:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["L1maN3r3RcKQs_G0pY-Yrw"], "issued_at": "2018-09-22T03:20:15.000000Z"}} 2018-09-22 03:20:15,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c216fcf65c57bb83b249381c88605056d2eec7a3" 2018-09-22 03:20:15,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b817981-c1df-42c0-973a-287cb0c847bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:20:15,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9b817981-c1df-42c0-973a-287cb0c847bd 2018-09-22 03:20:15,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c216fcf65c57bb83b249381c88605056d2eec7a3" 2018-09-22 03:20:16,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-ab71f71e-4895-4751-9916-5f5f2ee3b7a3 Date: Sat, 22 Sep 2018 03:20:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-image"} 2018-09-22 03:20:16,104 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-image used request id req-ab71f71e-4895-4751-9916-5f5f2ee3b7a3 2018-09-22 03:20:16,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c216fcf65c57bb83b249381c88605056d2eec7a3" 2018-09-22 03:20:16,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e4390720-aa10-4d33-94f9-a58c5a897610 Date: Sat, 22 Sep 2018 03:20:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:20:16,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e4390720-aa10-4d33-94f9-a58c5a897610 2018-09-22 03:20:16,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c216fcf65c57bb83b249381c88605056d2eec7a3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-image"}' 2018-09-22 03:20:17,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3 X-Openstack-Request-Id: req-f2f0c6aa-c1df-4bd0-b6bc-4d7fd7445fb0 Date: Sat, 22 Sep 2018 03:20:17 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:20:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T03:20:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3", "min_disk": 0, "protected": false, "id": "c82a49e4-50e5-4538-93e5-cc491e52a9e3", "file": "/v2/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3/file", "checksum": null, "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:20:17,413 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f2f0c6aa-c1df-4bd0-b6bc-4d7fd7445fb0 2018-09-22 03:20:17,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c216fcf65c57bb83b249381c88605056d2eec7a3" -d '' 2018-09-22 03:20:19,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2712bf1b-1be5-4778-8750-372230dc8f5c Date: Sat, 22 Sep 2018 03:20:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:20:19,391 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3/file used request id req-2712bf1b-1be5-4778-8750-372230dc8f5c 2018-09-22 03:20:19,392 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 03:20:19,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c216fcf65c57bb83b249381c88605056d2eec7a3" 2018-09-22 03:20:19,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-de32ec4c-6988-42b0-8eb2-7eac35b66db1 Date: Sat, 22 Sep 2018 03:20:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:20:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:20:19Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3/snap", "metadata": {}}], "self": "/v2/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3", "min_disk": 0, "protected": false, "id": "c82a49e4-50e5-4538-93e5-cc491e52a9e3", "file": "/v2/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:20:19,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3 used request id req-de32ec4c-6988-42b0-8eb2-7eac35b66db1 2018-09-22 03:20:19,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c216fcf65c57bb83b249381c88605056d2eec7a3" 2018-09-22 03:20:19,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1263df5a-5bc8-4f6e-ad83-6612b24c2a95 Date: Sat, 22 Sep 2018 03:20:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:20:19,738 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-1263df5a-5bc8-4f6e-ad83-6612b24c2a95 2018-09-22 03:20:19,741 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-image 2018-09-22 03:20:19,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c216fcf65c57bb83b249381c88605056d2eec7a3" 2018-09-22 03:20:20,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-28fdf1f1-bd99-4d1e-986a-b8a818e1f863 Date: Sat, 22 Sep 2018 03:20:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:20:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:20:19Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3/snap", "metadata": {}}], "self": "/v2/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3", "min_disk": 0, "protected": false, "id": "c82a49e4-50e5-4538-93e5-cc491e52a9e3", "file": "/v2/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:20:20,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3 used request id req-28fdf1f1-bd99-4d1e-986a-b8a818e1f863 2018-09-22 03:20:20,346 - create_image - DEBUG - Instance status is - active 2018-09-22 03:20:20,346 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-image 2018-09-22 03:20:20,346 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-image 2018-09-22 03:20:20,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:20:20,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:20:20,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:20:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["x7IZte7dSZud2x3OkoN5mQ"], "issued_at": "2018-09-22T03:20:20.000000Z"}} 2018-09-22 03:20:20,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6709b1539fd131516f609ae551b9fbaba68cd78f" 2018-09-22 03:20:20,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b27dafab-735c-4807-a6c0-bcc70e315798 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:20:20,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b27dafab-735c-4807-a6c0-bcc70e315798 2018-09-22 03:20:20,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6709b1539fd131516f609ae551b9fbaba68cd78f" 2018-09-22 03:20:20,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-960ab015-f9de-4fac-af9f-0696f5eae37d Date: Sat, 22 Sep 2018 03:20:20 GMT RESP BODY: {"networks":[]} 2018-09-22 03:20:20,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net used request id req-960ab015-f9de-4fac-af9f-0696f5eae37d 2018-09-22 03:20:20,989 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net 2018-09-22 03:20:20,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6709b1539fd131516f609ae551b9fbaba68cd78f" -d '{"network": {"name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net", "admin_state_up": true}}' 2018-09-22 03:20:21,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-5661d564-e865-4066-a4bd-09aa39ada70c Date: Sat, 22 Sep 2018 03:20:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"114c6922-8e8a-4271-a4c6-9c679a15600a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:20:21Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:20:21Z","mtu":1450}} 2018-09-22 03:20:21,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-5661d564-e865-4066-a4bd-09aa39ada70c 2018-09-22 03:20:21,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=114c6922-8e8a-4271-a4c6-9c679a15600a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6709b1539fd131516f609ae551b9fbaba68cd78f" 2018-09-22 03:20:21,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-b381f547-7bc9-4396-a435-69dfa35be363 Date: Sat, 22 Sep 2018 03:20:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"114c6922-8e8a-4271-a4c6-9c679a15600a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:20:21Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:20:21Z","provider:network_type":"vxlan"}]} 2018-09-22 03:20:21,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=114c6922-8e8a-4271-a4c6-9c679a15600a used request id req-b381f547-7bc9-4396-a435-69dfa35be363 2018-09-22 03:20:21,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=114c6922-8e8a-4271-a4c6-9c679a15600a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6709b1539fd131516f609ae551b9fbaba68cd78f" 2018-09-22 03:20:21,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a3c111fc-0988-49c1-bd27-e6379905a020 Date: Sat, 22 Sep 2018 03:20:21 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:20:21,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=114c6922-8e8a-4271-a4c6-9c679a15600a used request id req-a3c111fc-0988-49c1-bd27-e6379905a020 2018-09-22 03:20:21,799 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-subnet 2018-09-22 03:20:21,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6709b1539fd131516f609ae551b9fbaba68cd78f" -d '{"subnets": [{"ip_version": 4, "network_id": "114c6922-8e8a-4271-a4c6-9c679a15600a", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-subnet"}]}' 2018-09-22 03:20:22,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c7f7143a-a527-4f66-98cf-0e058f8afdfc Date: Sat, 22 Sep 2018 03:20:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"114c6922-8e8a-4271-a4c6-9c679a15600a","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:20:22Z","dns_nameservers":[],"updated_at":"2018-09-22T03:20:22Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"ef798221-f9a9-4a3b-9489-d43dc33f1efd","subnetpool_id":null,"name":"NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-subnet"}]} 2018-09-22 03:20:22,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-c7f7143a-a527-4f66-98cf-0e058f8afdfc 2018-09-22 03:20:22,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=114c6922-8e8a-4271-a4c6-9c679a15600a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6709b1539fd131516f609ae551b9fbaba68cd78f" 2018-09-22 03:20:22,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-937efda7-e37a-4318-b042-e88d63656e2d Date: Sat, 22 Sep 2018 03:20:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"114c6922-8e8a-4271-a4c6-9c679a15600a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["ef798221-f9a9-4a3b-9489-d43dc33f1efd"],"description":"","tags":[],"updated_at":"2018-09-22T03:20:22Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:20:21Z","provider:network_type":"vxlan"}]} 2018-09-22 03:20:22,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=114c6922-8e8a-4271-a4c6-9c679a15600a used request id req-937efda7-e37a-4318-b042-e88d63656e2d 2018-09-22 03:20:22,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=114c6922-8e8a-4271-a4c6-9c679a15600a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6709b1539fd131516f609ae551b9fbaba68cd78f" 2018-09-22 03:20:22,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-28ec93f6-a801-4401-ab2a-1659c997efcb Date: Sat, 22 Sep 2018 03:20:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"114c6922-8e8a-4271-a4c6-9c679a15600a","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:20:22Z","dns_nameservers":[],"updated_at":"2018-09-22T03:20:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"ef798221-f9a9-4a3b-9489-d43dc33f1efd","subnetpool_id":null,"name":"NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-subnet"}]} 2018-09-22 03:20:22,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=114c6922-8e8a-4271-a4c6-9c679a15600a used request id req-28ec93f6-a801-4401-ab2a-1659c997efcb 2018-09-22 03:20:22,843 - OpenStackNetwork - DEBUG - Network [114c6922-8e8a-4271-a4c6-9c679a15600a] created successfully 2018-09-22 03:20:22,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:20:22,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:20:23,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:20:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["LA1VX-S3SpyeMEBwlC4sQA"], "issued_at": "2018-09-22T03:20:23.000000Z"}} 2018-09-22 03:20:23,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3583d68abfede5d20a0d891894efe2d9b7b0b6a0" 2018-09-22 03:20:23,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b59b8c-1750-4d37-8ec2-d6aa608410c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:20:23,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-17b59b8c-1750-4d37-8ec2-d6aa608410c9 2018-09-22 03:20:23,310 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:20:23,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3583d68abfede5d20a0d891894efe2d9b7b0b6a0" 2018-09-22 03:20:23,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20: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-942e1928-df05-4de4-b005-165be5d96cda x-compute-request-id: req-942e1928-df05-4de4-b005-165be5d96cda Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 03:20:23,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-942e1928-df05-4de4-b005-165be5d96cda 2018-09-22 03:20:23,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3583d68abfede5d20a0d891894efe2d9b7b0b6a0" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 03:20:24,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20: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-52781f89-f91f-48ab-aade-fdcf3c365996 x-compute-request-id: req-52781f89-f91f-48ab-aade-fdcf3c365996 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2f62c0be-6a86-4773-a901-29e03050837d", "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:20:24,114 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-52781f89-f91f-48ab-aade-fdcf3c365996 2018-09-22 03:20:24,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:20:24,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:20:24,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:20:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["TecESgPBQbKb_wbtFj2SJQ"], "issued_at": "2018-09-22T03:20:24.000000Z"}} 2018-09-22 03:20:24,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487ed1de3130269a0cacf02586e506a86c26d094" 2018-09-22 03:20:24,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d286c05-7cc5-4a18-a45e-eb7cd0f9cade Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:20:24,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4d286c05-7cc5-4a18-a45e-eb7cd0f9cade 2018-09-22 03:20:24,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:24,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-46e23480-b5dd-42a0-a794-7a6ad58c8ddf Date: Sat, 22 Sep 2018 03:20:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"114c6922-8e8a-4271-a4c6-9c679a15600a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["ef798221-f9a9-4a3b-9489-d43dc33f1efd"],"description":"","tags":[],"updated_at":"2018-09-22T03:20:22Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:20:21Z","provider:network_type":"vxlan"}]} 2018-09-22 03:20:24,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net used request id req-46e23480-b5dd-42a0-a794-7a6ad58c8ddf 2018-09-22 03:20:24,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=114c6922-8e8a-4271-a4c6-9c679a15600a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:25,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1b4c4bac-c41d-430a-87e9-7fdaa3511e2a Date: Sat, 22 Sep 2018 03:20:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"114c6922-8e8a-4271-a4c6-9c679a15600a","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:20:22Z","dns_nameservers":[],"updated_at":"2018-09-22T03:20:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"ef798221-f9a9-4a3b-9489-d43dc33f1efd","subnetpool_id":null,"name":"NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-subnet"}]} 2018-09-22 03:20:25,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=114c6922-8e8a-4271-a4c6-9c679a15600a used request id req-1b4c4bac-c41d-430a-87e9-7fdaa3511e2a 2018-09-22 03:20:25,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:25,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-3c587b62-0c9a-4ffc-837b-6ac26688d413 Date: Sat, 22 Sep 2018 03:20:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"114c6922-8e8a-4271-a4c6-9c679a15600a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["ef798221-f9a9-4a3b-9489-d43dc33f1efd"],"description":"","tags":[],"updated_at":"2018-09-22T03:20:22Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:20:21Z","provider:network_type":"vxlan"}]} 2018-09-22 03:20:25,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net used request id req-3c587b62-0c9a-4ffc-837b-6ac26688d413 2018-09-22 03:20:25,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:20:25,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:20:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:20:25,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487ed1de3130269a0cacf02586e506a86c26d094" 2018-09-22 03:20:25,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf205d4-8c3d-4ef3-aea9-323c5716e785 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:20:25,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-eaf205d4-8c3d-4ef3-aea9-323c5716e785 2018-09-22 03:20:25,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=114c6922-8e8a-4271-a4c6-9c679a15600a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:25,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b4e04328-a6c9-491c-9adf-afba39b448bd Date: Sat, 22 Sep 2018 03:20:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"114c6922-8e8a-4271-a4c6-9c679a15600a","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:20:22Z","dns_nameservers":[],"updated_at":"2018-09-22T03:20:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"ef798221-f9a9-4a3b-9489-d43dc33f1efd","subnetpool_id":null,"name":"NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-subnet"}]} 2018-09-22 03:20:25,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=114c6922-8e8a-4271-a4c6-9c679a15600a used request id req-b4e04328-a6c9-491c-9adf-afba39b448bd 2018-09-22 03:20:25,582 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net 2018-09-22 03:20:25,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" -d '{"port": {"network_id": "114c6922-8e8a-4271-a4c6-9c679a15600a", "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-port", "admin_state_up": true}}' 2018-09-22 03:20:26,415 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-75877439-917d-4d87-8f4b-eb0f5e837b22 Date: Sat, 22 Sep 2018 03:20:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:20:26Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ef798221-f9a9-4a3b-9489-d43dc33f1efd","ip_address":"10.55.0.6"}],"id":"9dd207e0-7e66-4580-84cb-ee0459f4bf0e","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:52:65:fa","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-port","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","qos_policy_id":null,"admin_state_up":true,"network_id":"114c6922-8e8a-4271-a4c6-9c679a15600a","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:20:25Z","binding:vnic_type":"normal"}} 2018-09-22 03:20:26,415 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-75877439-917d-4d87-8f4b-eb0f5e837b22 2018-09-22 03:20:26,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:26,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-735689bc-1412-4e4c-873e-300e2a216f0d Date: Sat, 22 Sep 2018 03:20:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"114c6922-8e8a-4271-a4c6-9c679a15600a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["ef798221-f9a9-4a3b-9489-d43dc33f1efd"],"description":"","tags":[],"updated_at":"2018-09-22T03:20:22Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:20:21Z","provider:network_type":"vxlan"}]} 2018-09-22 03:20:26,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net used request id req-735689bc-1412-4e4c-873e-300e2a216f0d 2018-09-22 03:20:26,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:20:26,671 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:20:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:20:26,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:26,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f5c046d-4799-4c1c-a9a0-bd4ce4003fea Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:20:26,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-7f5c046d-4799-4c1c-a9a0-bd4ce4003fea 2018-09-22 03:20:26,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=114c6922-8e8a-4271-a4c6-9c679a15600a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:27,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6ec2ffbf-d4f2-4963-bf19-5a5eba0528f9 Date: Sat, 22 Sep 2018 03:20:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"114c6922-8e8a-4271-a4c6-9c679a15600a","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:20:22Z","dns_nameservers":[],"updated_at":"2018-09-22T03:20:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"ef798221-f9a9-4a3b-9489-d43dc33f1efd","subnetpool_id":null,"name":"NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-subnet"}]} 2018-09-22 03:20:27,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=114c6922-8e8a-4271-a4c6-9c679a15600a used request id req-6ec2ffbf-d4f2-4963-bf19-5a5eba0528f9 2018-09-22 03:20:27,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=114c6922-8e8a-4271-a4c6-9c679a15600a&name=NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:27,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-ed0702cc-5905-4d87-b82a-243f97a19dfa Date: Sat, 22 Sep 2018 03:20:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:20:26Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef798221-f9a9-4a3b-9489-d43dc33f1efd","ip_address":"10.55.0.6"}],"id":"9dd207e0-7e66-4580-84cb-ee0459f4bf0e","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:52:65:fa","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-port","admin_state_up":true,"network_id":"114c6922-8e8a-4271-a4c6-9c679a15600a","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:20:25Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 03:20:27,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=114c6922-8e8a-4271-a4c6-9c679a15600a&name=NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-port&admin_state_up=True used request id req-ed0702cc-5905-4d87-b82a-243f97a19dfa 2018-09-22 03:20:27,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:27,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b4ff946-b71a-4010-a27a-cfe1c23f342c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:20:27,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-5b4ff946-b71a-4010-a27a-cfe1c23f342c 2018-09-22 03:20:27,288 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-vm_inst 2018-09-22 03:20:27,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:27,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20: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-c71ba1f6-5f69-49ac-a73c-d63df35dd44e x-compute-request-id: req-c71ba1f6-5f69-49ac-a73c-d63df35dd44e Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2f62c0be-6a86-4773-a901-29e03050837d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-flavor-name"}]} 2018-09-22 03:20:27,850 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c71ba1f6-5f69-49ac-a73c-d63df35dd44e 2018-09-22 03:20:27,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/2f62c0be-6a86-4773-a901-29e03050837d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:27,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20: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-51caab42-e447-4f58-89ce-c452ab714213 x-compute-request-id: req-51caab42-e447-4f58-89ce-c452ab714213 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2f62c0be-6a86-4773-a901-29e03050837d", "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:20:27,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/2f62c0be-6a86-4773-a901-29e03050837d used request id req-51caab42-e447-4f58-89ce-c452ab714213 2018-09-22 03:20:27,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:28,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-0800feb6-00c1-4e66-b691-7a61a98f4e7c Date: Sat, 22 Sep 2018 03:20:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:20:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:20:19Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3/snap", "metadata": {}}], "self": "/v2/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3", "min_disk": 0, "protected": false, "id": "c82a49e4-50e5-4538-93e5-cc491e52a9e3", "file": "/v2/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-image"} 2018-09-22 03:20:28,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-image used request id req-0800feb6-00c1-4e66-b691-7a61a98f4e7c 2018-09-22 03:20:28,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:29,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-405755c3-ad93-49d3-b7f4-fc507c26fdf0 Date: Sat, 22 Sep 2018 03:20:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:20:29,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-405755c3-ad93-49d3-b7f4-fc507c26fdf0 2018-09-22 03:20:29,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" -d '{"server": {"name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-vm_inst", "imageRef": "c82a49e4-50e5-4538-93e5-cc491e52a9e3", "flavorRef": "2f62c0be-6a86-4773-a901-29e03050837d", "max_count": 1, "min_count": 1, "networks": [{"port": "9dd207e0-7e66-4580-84cb-ee0459f4bf0e"}]}}' 2018-09-22 03:20:31,003 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:20:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d0343d0-c333-404a-a84e-be4fda79bffe x-compute-request-id: req-0d0343d0-c333-404a-a84e-be4fda79bffe Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "bookmark"}], "adminPass": "6caQaDEAbdDq"}} 2018-09-22 03:20:31,004 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0d0343d0-c333-404a-a84e-be4fda79bffe 2018-09-22 03:20:31,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:31,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20: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-b348cbda-f012-4ad8-ae0a-6b35c6d326d2 x-compute-request-id: req-b348cbda-f012-4ad8-ae0a-6b35c6d326d2 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "bookmark"}], "image": {"id": "c82a49e4-50e5-4538-93e5-cc491e52a9e3", "links": [{"href": "http://172.30.9.23:8774/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f62c0be-6a86-4773-a901-29e03050837d", "links": [{"href": "http://172.30.9.23:8774/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "bookmark"}]}, "id": "ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:20:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-vm_inst", "created": "2018-09-22T03:20:30Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:20:31,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 used request id req-b348cbda-f012-4ad8-ae0a-6b35c6d326d2 2018-09-22 03:20:31,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:31,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20: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-b5616149-c442-4d4d-9dca-88f88801f6a1 x-compute-request-id: req-b5616149-c442-4d4d-9dca-88f88801f6a1 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "bookmark"}], "image": {"id": "c82a49e4-50e5-4538-93e5-cc491e52a9e3", "links": [{"href": "http://172.30.9.23:8774/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f62c0be-6a86-4773-a901-29e03050837d", "links": [{"href": "http://172.30.9.23:8774/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "bookmark"}]}, "id": "ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:20:31Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-vm_inst", "created": "2018-09-22T03:20:30Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:20:31,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 used request id req-b5616149-c442-4d4d-9dca-88f88801f6a1 2018-09-22 03:20:34,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:35,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20: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-4ae77756-4b01-4ec6-b155-974443b0d764 x-compute-request-id: req-4ae77756-4b01-4ec6-b155-974443b0d764 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "bookmark"}], "image": {"id": "c82a49e4-50e5-4538-93e5-cc491e52a9e3", "links": [{"href": "http://172.30.9.23:8774/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f62c0be-6a86-4773-a901-29e03050837d", "links": [{"href": "http://172.30.9.23:8774/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "bookmark"}]}, "id": "ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:20:33Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-vm_inst", "created": "2018-09-22T03:20:30Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:20:35,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 used request id req-4ae77756-4b01-4ec6-b155-974443b0d764 2018-09-22 03:20:38,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:38,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20: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-de7c84c5-925b-4a17-b19e-6d293ed7763f x-compute-request-id: req-de7c84c5-925b-4a17-b19e-6d293ed7763f Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "bookmark"}], "image": {"id": "c82a49e4-50e5-4538-93e5-cc491e52a9e3", "links": [{"href": "http://172.30.9.23:8774/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f62c0be-6a86-4773-a901-29e03050837d", "links": [{"href": "http://172.30.9.23:8774/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "bookmark"}]}, "id": "ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:20:33Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-vm_inst", "created": "2018-09-22T03:20:30Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:20:38,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 used request id req-de7c84c5-925b-4a17-b19e-6d293ed7763f 2018-09-22 03:20:41,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:42,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20: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-01b4ef81-17ae-4620-becd-8fff7ffa2b51 x-compute-request-id: req-01b4ef81-17ae-4620-becd-8fff7ffa2b51 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "bookmark"}], "image": {"id": "c82a49e4-50e5-4538-93e5-cc491e52a9e3", "links": [{"href": "http://172.30.9.23:8774/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f62c0be-6a86-4773-a901-29e03050837d", "links": [{"href": "http://172.30.9.23:8774/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "bookmark"}]}, "id": "ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:20:33Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-vm_inst", "created": "2018-09-22T03:20:30Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:20:42,394 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 used request id req-01b4ef81-17ae-4620-becd-8fff7ffa2b51 2018-09-22 03:20:45,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:45,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20: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-da598e00-9a94-4ba4-8dc8-f19e7baecb52 x-compute-request-id: req-da598e00-9a94-4ba4-8dc8-f19e7baecb52 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "bookmark"}], "image": {"id": "c82a49e4-50e5-4538-93e5-cc491e52a9e3", "links": [{"href": "http://172.30.9.23:8774/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f62c0be-6a86-4773-a901-29e03050837d", "links": [{"href": "http://172.30.9.23:8774/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "bookmark"}]}, "id": "ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:20:33Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-vm_inst", "created": "2018-09-22T03:20:30Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:20:45,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 used request id req-da598e00-9a94-4ba4-8dc8-f19e7baecb52 2018-09-22 03:20:48,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:49,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68737e91-352b-4689-9fbb-e9ff056c7279 x-compute-request-id: req-68737e91-352b-4689-9fbb-e9ff056c7279 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "bookmark"}], "image": {"id": "c82a49e4-50e5-4538-93e5-cc491e52a9e3", "links": [{"href": "http://172.30.9.23:8774/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f62c0be-6a86-4773-a901-29e03050837d", "links": [{"href": "http://172.30.9.23:8774/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "bookmark"}]}, "id": "ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:20:33Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-vm_inst", "created": "2018-09-22T03:20:30Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:20:49,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 used request id req-68737e91-352b-4689-9fbb-e9ff056c7279 2018-09-22 03:20:52,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:53,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20: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-3c3df828-e848-4437-b4ec-b370590d3da0 x-compute-request-id: req-3c3df828-e848-4437-b4ec-b370590d3da0 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "bookmark"}], "image": {"id": "c82a49e4-50e5-4538-93e5-cc491e52a9e3", "links": [{"href": "http://172.30.9.23:8774/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f62c0be-6a86-4773-a901-29e03050837d", "links": [{"href": "http://172.30.9.23:8774/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "bookmark"}]}, "id": "ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:20:33Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-vm_inst", "created": "2018-09-22T03:20:30Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:20:53,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 used request id req-3c3df828-e848-4437-b4ec-b370590d3da0 2018-09-22 03:20:56,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:20:57,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:20: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-4ad2c8b0-e6ee-4a71-a575-664134d3f24f x-compute-request-id: req-4ad2c8b0-e6ee-4a71-a575-664134d3f24f Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "bookmark"}], "image": {"id": "c82a49e4-50e5-4538-93e5-cc491e52a9e3", "links": [{"href": "http://172.30.9.23:8774/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f62c0be-6a86-4773-a901-29e03050837d", "links": [{"href": "http://172.30.9.23:8774/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "bookmark"}]}, "id": "ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:20:33Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-vm_inst", "created": "2018-09-22T03:20:30Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:20:57,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 used request id req-4ad2c8b0-e6ee-4a71-a575-664134d3f24f 2018-09-22 03:21:00,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:21:00,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21: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-14ee64e6-bd60-46ae-a458-7f3ad896c3fd x-compute-request-id: req-14ee64e6-bd60-46ae-a458-7f3ad896c3fd Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "bookmark"}], "image": {"id": "c82a49e4-50e5-4538-93e5-cc491e52a9e3", "links": [{"href": "http://172.30.9.23:8774/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f62c0be-6a86-4773-a901-29e03050837d", "links": [{"href": "http://172.30.9.23:8774/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "bookmark"}]}, "id": "ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:20:33Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-vm_inst", "created": "2018-09-22T03:20:30Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:21:00,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 used request id req-14ee64e6-bd60-46ae-a458-7f3ad896c3fd 2018-09-22 03:21:03,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:21:03,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21: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-0f60664b-f9fd-4405-8267-36d9010624f3 x-compute-request-id: req-0f60664b-f9fd-4405-8267-36d9010624f3 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "bookmark"}], "image": {"id": "c82a49e4-50e5-4538-93e5-cc491e52a9e3", "links": [{"href": "http://172.30.9.23:8774/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f62c0be-6a86-4773-a901-29e03050837d", "links": [{"href": "http://172.30.9.23:8774/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "bookmark"}]}, "id": "ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:20:33Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-vm_inst", "created": "2018-09-22T03:20:30Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:21:03,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 used request id req-0f60664b-f9fd-4405-8267-36d9010624f3 2018-09-22 03:21:06,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:21:07,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbd3105c-a1c0-4cd6-b69a-526a86c6d09a x-compute-request-id: req-cbd3105c-a1c0-4cd6-b69a-526a86c6d09a Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:65:fa", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "bookmark"}], "image": {"id": "c82a49e4-50e5-4538-93e5-cc491e52a9e3", "links": [{"href": "http://172.30.9.23:8774/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f62c0be-6a86-4773-a901-29e03050837d", "links": [{"href": "http://172.30.9.23:8774/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "bookmark"}]}, "id": "ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:21:04Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-vm_inst", "created": "2018-09-22T03:20:30Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:21:07,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 used request id req-cbd3105c-a1c0-4cd6-b69a-526a86c6d09a 2018-09-22 03:21:10,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:21:11,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b31f7c90-2703-4e64-8e86-dc260a2f3516 x-compute-request-id: req-b31f7c90-2703-4e64-8e86-dc260a2f3516 Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:65:fa", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "bookmark"}], "image": {"id": "c82a49e4-50e5-4538-93e5-cc491e52a9e3", "links": [{"href": "http://172.30.9.23:8774/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2f62c0be-6a86-4773-a901-29e03050837d", "links": [{"href": "http://172.30.9.23:8774/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "bookmark"}]}, "id": "ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:21:04Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-vm_inst", "created": "2018-09-22T03:20:30Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:21:11,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 used request id req-b31f7c90-2703-4e64-8e86-dc260a2f3516 2018-09-22 03:21:14,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:21:15,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21: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-7b4b1397-1845-43a6-892b-c9dff95ec8e0 x-compute-request-id: req-7b4b1397-1845-43a6-892b-c9dff95ec8e0 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:65:fa", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "bookmark"}], "image": {"id": "c82a49e4-50e5-4538-93e5-cc491e52a9e3", "links": [{"href": "http://172.30.9.23:8774/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-09-22T03:21:00.000000", "flavor": {"id": "2f62c0be-6a86-4773-a901-29e03050837d", "links": [{"href": "http://172.30.9.23:8774/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "bookmark"}]}, "id": "ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:21:14Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-vm_inst", "created": "2018-09-22T03:20:30Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:21:15,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 used request id req-7b4b1397-1845-43a6-892b-c9dff95ec8e0 2018-09-22 03:21:15,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:21:16,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2f122c3-d6f0-40f6-aea4-1a8aabbfdef5 x-compute-request-id: req-f2f122c3-d6f0-40f6-aea4-1a8aabbfdef5 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:65:fa", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "rel": "bookmark"}], "image": {"id": "c82a49e4-50e5-4538-93e5-cc491e52a9e3", "links": [{"href": "http://172.30.9.23:8774/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2018-09-22T03:21:00.000000", "flavor": {"id": "2f62c0be-6a86-4773-a901-29e03050837d", "links": [{"href": "http://172.30.9.23:8774/flavors/2f62c0be-6a86-4773-a901-29e03050837d", "rel": "bookmark"}]}, "id": "ed1aac3f-ac87-482b-815c-ffcfe5e0c819", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:21:14Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-vm_inst", "created": "2018-09-22T03:20:30Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:21:16,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 used request id req-f2f122c3-d6f0-40f6-aea4-1a8aabbfdef5 2018-09-22 03:21:16,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:21:16,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-331a2035-0af7-4f96-ac04-7670d2f5e10e Date: Sat, 22 Sep 2018 03:21:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"114c6922-8e8a-4271-a4c6-9c679a15600a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["ef798221-f9a9-4a3b-9489-d43dc33f1efd"],"description":"","tags":[],"updated_at":"2018-09-22T03:20:22Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:20:21Z","provider:network_type":"vxlan"}]} 2018-09-22 03:21:16,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net used request id req-331a2035-0af7-4f96-ac04-7670d2f5e10e 2018-09-22 03:21:16,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:21:16,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2843e789-3bab-48cb-a1c5-3251b30b96eb Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:21:16,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-2843e789-3bab-48cb-a1c5-3251b30b96eb 2018-09-22 03:21:16,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=114c6922-8e8a-4271-a4c6-9c679a15600a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:21:16,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8c366236-f2f5-4245-9800-692682bbf827 Date: Sat, 22 Sep 2018 03:21:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"114c6922-8e8a-4271-a4c6-9c679a15600a","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:20:22Z","dns_nameservers":[],"updated_at":"2018-09-22T03:20:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"ef798221-f9a9-4a3b-9489-d43dc33f1efd","subnetpool_id":null,"name":"NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-subnet"}]} 2018-09-22 03:21:16,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=114c6922-8e8a-4271-a4c6-9c679a15600a used request id req-8c366236-f2f5-4245-9800-692682bbf827 2018-09-22 03:21:16,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=114c6922-8e8a-4271-a4c6-9c679a15600a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:21:16,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3876 X-Openstack-Request-Id: req-13edf80f-380a-4404-aec3-6bd4097bd9cc Date: Sat, 22 Sep 2018 03:21:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:20:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef798221-f9a9-4a3b-9489-d43dc33f1efd","ip_address":"10.55.0.4"}],"id":"117f6bfe-e943-4682-9932-24ba49b3d857","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:2d:2c","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"114c6922-8e8a-4271-a4c6-9c679a15600a","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:20:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-114c6922-8e8a-4271-a4c6-9c679a15600a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef798221-f9a9-4a3b-9489-d43dc33f1efd","ip_address":"10.55.0.6"}],"id":"9dd207e0-7e66-4580-84cb-ee0459f4bf0e","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:52:65:fa","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-port","admin_state_up":true,"network_id":"114c6922-8e8a-4271-a4c6-9c679a15600a","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:20:25Z","binding:vnic_type":"normal","device_id":"ed1aac3f-ac87-482b-815c-ffcfe5e0c819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:20:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef798221-f9a9-4a3b-9489-d43dc33f1efd","ip_address":"10.55.0.2"}],"id":"c1e13b7b-4c64-4d10-a3b6-f69418d1f50d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:f2:ef","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"114c6922-8e8a-4271-a4c6-9c679a15600a","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:20:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-114c6922-8e8a-4271-a4c6-9c679a15600a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:20:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ef798221-f9a9-4a3b-9489-d43dc33f1efd","ip_address":"10.55.0.3"}],"id":"db17f318-c2d5-4dd3-9862-fd9b1c169121","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:22:6f","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"114c6922-8e8a-4271-a4c6-9c679a15600a","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:20:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-114c6922-8e8a-4271-a4c6-9c679a15600a"}]} 2018-09-22 03:21:16,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=114c6922-8e8a-4271-a4c6-9c679a15600a used request id req-13edf80f-380a-4404-aec3-6bd4097bd9cc 2018-09-22 03:21:16,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:21:17,093 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:21: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-d9971d57-7af3-4165-bed5-c97f15c49456 x-compute-request-id: req-d9971d57-7af3-4165-bed5-c97f15c49456 Content-Type: application/json 2018-09-22 03:21:17,093 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/ed1aac3f-ac87-482b-815c-ffcfe5e0c819 used request id req-d9971d57-7af3-4165-bed5-c97f15c49456 2018-09-22 03:21:17,093 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-port 2018-09-22 03:21:17,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/9dd207e0-7e66-4580-84cb-ee0459f4bf0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76146b0c8df6808e94ea182b9cd8891fcac3520" 2018-09-22 03:21:17,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-052c7b06-164a-4444-9d43-dd7543d6ee2a Date: Sat, 22 Sep 2018 03:21:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:21:17,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/9dd207e0-7e66-4580-84cb-ee0459f4bf0e used request id req-052c7b06-164a-4444-9d43-dd7543d6ee2a 2018-09-22 03:21:17,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/2f62c0be-6a86-4773-a901-29e03050837d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3583d68abfede5d20a0d891894efe2d9b7b0b6a0" 2018-09-22 03:21:17,997 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:21: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-eb8c674d-3674-4003-a443-3a146b7c04e9 x-compute-request-id: req-eb8c674d-3674-4003-a443-3a146b7c04e9 Content-Length: 0 Content-Type: application/json 2018-09-22 03:21:17,997 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/2f62c0be-6a86-4773-a901-29e03050837d used request id req-eb8c674d-3674-4003-a443-3a146b7c04e9 2018-09-22 03:21:17,998 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-subnet 2018-09-22 03:21:17,998 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-subnet 2018-09-22 03:21:18,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/ef798221-f9a9-4a3b-9489-d43dc33f1efd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6709b1539fd131516f609ae551b9fbaba68cd78f" 2018-09-22 03:21:20,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-075ef0b2-b0b6-4f23-948e-88ec7f0f8451 Date: Sat, 22 Sep 2018 03:21:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:21:20,158 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/ef798221-f9a9-4a3b-9489-d43dc33f1efd used request id req-075ef0b2-b0b6-4f23-948e-88ec7f0f8451 2018-09-22 03:21:20,158 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-net 2018-09-22 03:21:20,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/114c6922-8e8a-4271-a4c6-9c679a15600a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6709b1539fd131516f609ae551b9fbaba68cd78f" 2018-09-22 03:21:21,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b3906ce4-c598-4439-b8ad-aa7536443ddf Date: Sat, 22 Sep 2018 03:21:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:21:21,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/114c6922-8e8a-4271-a4c6-9c679a15600a used request id req-b3906ce4-c598-4439-b8ad-aa7536443ddf 2018-09-22 03:21:21,505 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-20d43d43-e0bc-4175-b22e-eb71d5265890-image 2018-09-22 03:21:21,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c216fcf65c57bb83b249381c88605056d2eec7a3" 2018-09-22 03:21:23,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b9fbae3-668a-4274-a0a0-d5d1e4a02819 Date: Sat, 22 Sep 2018 03:21:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:21:23,515 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c82a49e4-50e5-4538-93e5-cc491e52a9e3 used request id req-5b9fbae3-668a-4274-a0a0-d5d1e4a02819 2018-09-22 03:21:23,517 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:21:23,520 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 03:21:23,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:21:23,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:21:24,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:21:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["ZkoVGIBJTlai7NdukaWgIQ"], "issued_at": "2018-09-22T03:21:24.000000Z"}} 2018-09-22 03:21:24,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccbe375d3a8b69a6a4ff9072c5a94d7e708fa4a6" 2018-09-22 03:21:24,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8632a3a3-6bea-4b58-a4ed-b18a1c8061a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:21:24,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8632a3a3-6bea-4b58-a4ed-b18a1c8061a8 2018-09-22 03:21:24,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccbe375d3a8b69a6a4ff9072c5a94d7e708fa4a6" 2018-09-22 03:21:24,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-1d25ec73-a067-4780-b8ca-587a02bf3f36 Date: Sat, 22 Sep 2018 03:21:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-image"} 2018-09-22 03:21:24,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-image used request id req-1d25ec73-a067-4780-b8ca-587a02bf3f36 2018-09-22 03:21:24,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccbe375d3a8b69a6a4ff9072c5a94d7e708fa4a6" 2018-09-22 03:21:25,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0a5f9832-175b-4f69-8fce-1a799fc80ad5 Date: Sat, 22 Sep 2018 03:21:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:21:25,361 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0a5f9832-175b-4f69-8fce-1a799fc80ad5 2018-09-22 03:21:25,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccbe375d3a8b69a6a4ff9072c5a94d7e708fa4a6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-image"}' 2018-09-22 03:21:25,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88 X-Openstack-Request-Id: req-d7a1e382-4416-42fc-a5d3-940ca630c7c5 Date: Sat, 22 Sep 2018 03:21:25 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:21:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T03:21:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "min_disk": 0, "protected": false, "id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "file": "/v2/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88/file", "checksum": null, "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:21:25,621 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d7a1e382-4416-42fc-a5d3-940ca630c7c5 2018-09-22 03:21:25,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccbe375d3a8b69a6a4ff9072c5a94d7e708fa4a6" -d '' 2018-09-22 03:21:27,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f95d5f3f-3e86-4c01-91c5-d9847e353df0 Date: Sat, 22 Sep 2018 03:21:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:21:27,652 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88/file used request id req-f95d5f3f-3e86-4c01-91c5-d9847e353df0 2018-09-22 03:21:27,653 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 03:21:27,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccbe375d3a8b69a6a4ff9072c5a94d7e708fa4a6" 2018-09-22 03:21:28,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-9279427a-5dae-46d8-9952-da4fd5f9b7ef Date: Sat, 22 Sep 2018 03:21:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:21:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:21:27Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88/snap", "metadata": {}}], "self": "/v2/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "min_disk": 0, "protected": false, "id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "file": "/v2/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:21:28,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88 used request id req-9279427a-5dae-46d8-9952-da4fd5f9b7ef 2018-09-22 03:21:28,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccbe375d3a8b69a6a4ff9072c5a94d7e708fa4a6" 2018-09-22 03:21:28,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ca4e6b5c-779b-48a1-8453-267920c77f28 Date: Sat, 22 Sep 2018 03:21:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:21:28,834 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ca4e6b5c-779b-48a1-8453-267920c77f28 2018-09-22 03:21:28,837 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-image 2018-09-22 03:21:28,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccbe375d3a8b69a6a4ff9072c5a94d7e708fa4a6" 2018-09-22 03:21:29,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-4a5ff858-7231-403b-acac-c816dc0f4135 Date: Sat, 22 Sep 2018 03:21:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:21:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:21:27Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88/snap", "metadata": {}}], "self": "/v2/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "min_disk": 0, "protected": false, "id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "file": "/v2/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:21:29,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88 used request id req-4a5ff858-7231-403b-acac-c816dc0f4135 2018-09-22 03:21:29,451 - create_image - DEBUG - Instance status is - active 2018-09-22 03:21:29,451 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-image 2018-09-22 03:21:29,451 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-image 2018-09-22 03:21:29,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:21:29,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:21:29,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:21:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["HwidExMBRdyoJ5Yra_suIQ"], "issued_at": "2018-09-22T03:21:29.000000Z"}} 2018-09-22 03:21:29,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89bdaf679adc6af44951d34dde24990c163ba7c" 2018-09-22 03:21:29,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cfe4248-7364-4816-abec-ee3862074f0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:21:29,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0cfe4248-7364-4816-abec-ee3862074f0f 2018-09-22 03:21:29,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89bdaf679adc6af44951d34dde24990c163ba7c" 2018-09-22 03:21:30,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3b391274-7af2-442e-a8fd-b2061063afeb Date: Sat, 22 Sep 2018 03:21:30 GMT RESP BODY: {"networks":[]} 2018-09-22 03:21:30,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net used request id req-3b391274-7af2-442e-a8fd-b2061063afeb 2018-09-22 03:21:30,106 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net 2018-09-22 03:21:30,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89bdaf679adc6af44951d34dde24990c163ba7c" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net", "admin_state_up": true}}' 2018-09-22 03:21:30,522 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-562085e0-796d-4eaf-9aa5-5097ef498d18 Date: Sat, 22 Sep 2018 03:21:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:21:30Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:30Z","mtu":1450}} 2018-09-22 03:21:30,523 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-562085e0-796d-4eaf-9aa5-5097ef498d18 2018-09-22 03:21:30,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89bdaf679adc6af44951d34dde24990c163ba7c" 2018-09-22 03:21:30,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-43a8cb57-4d4c-45f7-be8e-51b46e27a48b Date: Sat, 22 Sep 2018 03:21:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:21:30Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:30Z","provider:network_type":"vxlan"}]} 2018-09-22 03:21:30,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-43a8cb57-4d4c-45f7-be8e-51b46e27a48b 2018-09-22 03:21:30,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89bdaf679adc6af44951d34dde24990c163ba7c" 2018-09-22 03:21:30,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a1804742-f2cd-42d9-a7ef-42ff8015d11a Date: Sat, 22 Sep 2018 03:21:30 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:21:30,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-a1804742-f2cd-42d9-a7ef-42ff8015d11a 2018-09-22 03:21:30,786 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet 2018-09-22 03:21:30,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89bdaf679adc6af44951d34dde24990c163ba7c" -d '{"subnets": [{"ip_version": 4, "network_id": "f1a8900b-566d-4254-a2b2-b51cbb4163ba", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet"}]}' 2018-09-22 03:21:31,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3ac8c4cb-b5cc-4c36-ab1f-1937b0df2207 Date: Sat, 22 Sep 2018 03:21:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","dns_nameservers":[],"updated_at":"2018-09-22T03:21:31Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"a95015ff-3f17-4b62-911d-9655ffb23265","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet"}]} 2018-09-22 03:21:31,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-3ac8c4cb-b5cc-4c36-ab1f-1937b0df2207 2018-09-22 03:21:31,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89bdaf679adc6af44951d34dde24990c163ba7c" 2018-09-22 03:21:31,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-de7441a6-d82d-438d-afa2-ade38a6c9d6c Date: Sat, 22 Sep 2018 03:21:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["a95015ff-3f17-4b62-911d-9655ffb23265"],"description":"","tags":[],"updated_at":"2018-09-22T03:21:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:30Z","provider:network_type":"vxlan"}]} 2018-09-22 03:21:31,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-de7441a6-d82d-438d-afa2-ade38a6c9d6c 2018-09-22 03:21:31,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89bdaf679adc6af44951d34dde24990c163ba7c" 2018-09-22 03:21:31,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-29b70836-821e-40f3-917e-535f3295c999 Date: Sat, 22 Sep 2018 03:21:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","dns_nameservers":[],"updated_at":"2018-09-22T03:21:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"a95015ff-3f17-4b62-911d-9655ffb23265","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet"}]} 2018-09-22 03:21:31,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-29b70836-821e-40f3-917e-535f3295c999 2018-09-22 03:21:31,996 - OpenStackNetwork - DEBUG - Network [f1a8900b-566d-4254-a2b2-b51cbb4163ba] created successfully 2018-09-22 03:21:31,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:21:31,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:21:32,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:21:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["UmFRejJjR6-BxrdQdKKVAg"], "issued_at": "2018-09-22T03:21:32.000000Z"}} 2018-09-22 03:21:32,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556da490902c896b84f71b5945dbde78db8706f0" 2018-09-22 03:21:32,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31fe5a39-000a-47fb-9d55-8d4e83d5cd9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:21:32,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-31fe5a39-000a-47fb-9d55-8d4e83d5cd9d 2018-09-22 03:21:32,394 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:21:32,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556da490902c896b84f71b5945dbde78db8706f0" 2018-09-22 03:21:32,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5d5dfbf-7738-41f2-8ddb-8c3e403099b8 x-compute-request-id: req-e5d5dfbf-7738-41f2-8ddb-8c3e403099b8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 03:21:32,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e5d5dfbf-7738-41f2-8ddb-8c3e403099b8 2018-09-22 03:21:32,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556da490902c896b84f71b5945dbde78db8706f0" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 03:21:32,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-b2500367-b008-49e6-a3df-f14c5c74f68d x-compute-request-id: req-b2500367-b008-49e6-a3df-f14c5c74f68d Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dfa76826-6b76-4aa9-8476-0450834517b0", "name": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:21:32,656 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b2500367-b008-49e6-a3df-f14c5c74f68d 2018-09-22 03:21:32,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:21:32,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:21:33,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:21:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["7HAPw7vORAiEwBYV1-iaUg"], "issued_at": "2018-09-22T03:21:33.000000Z"}} 2018-09-22 03:21:33,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835849d6c8e536ca888ae0cc4b2e4788d4710c3f" 2018-09-22 03:21:33,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-447b198c-dd38-470e-9755-dc49dd788479 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:21:33,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-447b198c-dd38-470e-9755-dc49dd788479 2018-09-22 03:21:33,123 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835849d6c8e536ca888ae0cc4b2e4788d4710c3f" 2018-09-22 03:21:33,971 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:33 GMT Server: Apache x-compute-request-id: req-611c2914-e073-4341-9c00-28394d2a57b5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-611c2914-e073-4341-9c00-28394d2a57b5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-22 03:21:33,971 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/detail used request id req-611c2914-e073-4341-9c00-28394d2a57b5 2018-09-22 03:21:33,975 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-611c2914-e073-4341-9c00-28394d2a57b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835849d6c8e536ca888ae0cc4b2e4788d4710c3f" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-22 03:21:35,004 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:21:33 GMT Server: Apache x-compute-request-id: req-021fa157-e489-4f5f-b5ec-460e77ee09de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-021fa157-e489-4f5f-b5ec-460e77ee09de Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T03:21:34.888689", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "30d35218-6146-4bfb-8771-bf38027d4b2b", "size": 1}} 2018-09-22 03:21:35,004 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes used request id req-021fa157-e489-4f5f-b5ec-460e77ee09de 2018-09-22 03:21:35,007 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-611c2914-e073-4341-9c00-28394d2a57b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835849d6c8e536ca888ae0cc4b2e4788d4710c3f" 2018-09-22 03:21:35,758 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:35 GMT Server: Apache x-compute-request-id: req-58f6abb4-aacf-4f55-b7a1-2f095b8a648c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-58f6abb4-aacf-4f55-b7a1-2f095b8a648c Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:21:35.000000", "replication_status": null, "snapshot_id": null, "id": "30d35218-6146-4bfb-8771-bf38027d4b2b", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca", "bootable": "false", "created_at": "2018-09-22T03:21:34.000000", "volume_type": null}} 2018-09-22 03:21:35,758 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b used request id req-58f6abb4-aacf-4f55-b7a1-2f095b8a648c 2018-09-22 03:21:35,759 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca 2018-09-22 03:21:35,762 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-611c2914-e073-4341-9c00-28394d2a57b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835849d6c8e536ca888ae0cc4b2e4788d4710c3f" 2018-09-22 03:21:36,521 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:35 GMT Server: Apache x-compute-request-id: req-76ae59e7-4747-4d5e-9896-384877c7cd22 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-76ae59e7-4747-4d5e-9896-384877c7cd22 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:21:35.000000", "replication_status": null, "snapshot_id": null, "id": "30d35218-6146-4bfb-8771-bf38027d4b2b", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca", "bootable": "false", "created_at": "2018-09-22T03:21:34.000000", "volume_type": null}} 2018-09-22 03:21:36,521 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b used request id req-76ae59e7-4747-4d5e-9896-384877c7cd22 2018-09-22 03:21:36,522 - create_volume - DEBUG - Instance status is - creating 2018-09-22 03:21:36,522 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-22 03:21:39,525 - create_volume - DEBUG - Volume status query timeout in 296.233830929 2018-09-22 03:21:39,528 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-611c2914-e073-4341-9c00-28394d2a57b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835849d6c8e536ca888ae0cc4b2e4788d4710c3f" 2018-09-22 03:21:40,328 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:39 GMT Server: Apache x-compute-request-id: req-f15da5f5-3612-4857-9f17-1aed19c5375a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f15da5f5-3612-4857-9f17-1aed19c5375a Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:21:37.000000", "replication_status": null, "snapshot_id": null, "id": "30d35218-6146-4bfb-8771-bf38027d4b2b", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca", "bootable": "false", "created_at": "2018-09-22T03:21:34.000000", "volume_type": null}} 2018-09-22 03:21:40,329 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b used request id req-f15da5f5-3612-4857-9f17-1aed19c5375a 2018-09-22 03:21:40,329 - create_volume - DEBUG - Instance status is - available 2018-09-22 03:21:40,329 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca 2018-09-22 03:21:40,329 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca 2018-09-22 03:21:40,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:21:40,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:21:40,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:21:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["EngqAHSGTWOYkabRARlLew"], "issued_at": "2018-09-22T03:21:40.000000Z"}} 2018-09-22 03:21:40,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:40,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34d4c130-8ef7-4ec3-9a3d-550b90c4aae3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:21:40,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-34d4c130-8ef7-4ec3-9a3d-550b90c4aae3 2018-09-22 03:21:40,816 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:21:40,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:40,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ae8aa31-0f7d-4ef8-8262-8ab213072b88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:21:40,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1ae8aa31-0f7d-4ef8-8262-8ab213072b88 2018-09-22 03:21:40,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:41,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-643b3772-2fe0-44ff-a12a-f9e9e09e5f0b Date: Sat, 22 Sep 2018 03:21:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["a95015ff-3f17-4b62-911d-9655ffb23265"],"description":"","tags":[],"updated_at":"2018-09-22T03:21:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:30Z","provider:network_type":"vxlan"}]} 2018-09-22 03:21:41,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net used request id req-643b3772-2fe0-44ff-a12a-f9e9e09e5f0b 2018-09-22 03:21:41,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:21:41,310 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:21:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:21:41,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:41,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-923fec3a-4201-47c6-8980-dd9359df9645 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:21:41,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-923fec3a-4201-47c6-8980-dd9359df9645 2018-09-22 03:21:41,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:41,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b84e0d18-fbe0-458f-b582-9a155d7a4d83 Date: Sat, 22 Sep 2018 03:21:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","dns_nameservers":[],"updated_at":"2018-09-22T03:21:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"a95015ff-3f17-4b62-911d-9655ffb23265","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet"}]} 2018-09-22 03:21:41,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-b84e0d18-fbe0-458f-b582-9a155d7a4d83 2018-09-22 03:21:41,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba&name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:41,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b9d2e616-599f-4978-96cb-e92008dd4541 Date: Sat, 22 Sep 2018 03:21:41 GMT RESP BODY: {"ports":[]} 2018-09-22 03:21:41,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba&name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-port&admin_state_up=True used request id req-b9d2e616-599f-4978-96cb-e92008dd4541 2018-09-22 03:21:41,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:42,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21: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-7021e996-b7c3-42f4-a7b8-cb52181268f5 x-compute-request-id: req-7021e996-b7c3-42f4-a7b8-cb52181268f5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 03:21:42,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst used request id req-7021e996-b7c3-42f4-a7b8-cb52181268f5 2018-09-22 03:21:42,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:42,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-24bd2bd1-4c73-4179-bfe7-9af5f11a9b8c Date: Sat, 22 Sep 2018 03:21:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["a95015ff-3f17-4b62-911d-9655ffb23265"],"description":"","tags":[],"updated_at":"2018-09-22T03:21:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:30Z","provider:network_type":"vxlan"}]} 2018-09-22 03:21:42,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net used request id req-24bd2bd1-4c73-4179-bfe7-9af5f11a9b8c 2018-09-22 03:21:42,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:42,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49a0763f-a808-40ff-a78d-1a144366e8f9 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:21:42,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-49a0763f-a808-40ff-a78d-1a144366e8f9 2018-09-22 03:21:42,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:42,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1e3ec8fa-a557-4781-86c0-8861e2509c4a Date: Sat, 22 Sep 2018 03:21:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","dns_nameservers":[],"updated_at":"2018-09-22T03:21:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"a95015ff-3f17-4b62-911d-9655ffb23265","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet"}]} 2018-09-22 03:21:42,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-1e3ec8fa-a557-4781-86c0-8861e2509c4a 2018-09-22 03:21:42,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba&name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:42,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9bcd5c38-a2a2-439a-ade1-6fd368c349ec Date: Sat, 22 Sep 2018 03:21:42 GMT RESP BODY: {"ports":[]} 2018-09-22 03:21:42,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba&name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-port&admin_state_up=True used request id req-9bcd5c38-a2a2-439a-ade1-6fd368c349ec 2018-09-22 03:21:42,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:21:42,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:21:43,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:21:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["60CerrhPQvS1vuuYPTwhVg"], "issued_at": "2018-09-22T03:21:43.000000Z"}} 2018-09-22 03:21:43,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbf3037d60c1f387066d6b97572169302bf1687" 2018-09-22 03:21:43,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50de04e7-4492-4bbf-aca0-ac0d5b1a468d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:21:43,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-50de04e7-4492-4bbf-aca0-ac0d5b1a468d 2018-09-22 03:21:43,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:43,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-22e66d08-027c-4d84-b11d-9fb7aa3a41aa Date: Sat, 22 Sep 2018 03:21:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["a95015ff-3f17-4b62-911d-9655ffb23265"],"description":"","tags":[],"updated_at":"2018-09-22T03:21:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:30Z","provider:network_type":"vxlan"}]} 2018-09-22 03:21:43,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net used request id req-22e66d08-027c-4d84-b11d-9fb7aa3a41aa 2018-09-22 03:21:43,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:43,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dad82226-f4f0-4692-910a-8178e5f78b08 Date: Sat, 22 Sep 2018 03:21:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","dns_nameservers":[],"updated_at":"2018-09-22T03:21:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"a95015ff-3f17-4b62-911d-9655ffb23265","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet"}]} 2018-09-22 03:21:43,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-dad82226-f4f0-4692-910a-8178e5f78b08 2018-09-22 03:21:43,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:43,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-7bb22f60-f4d6-416e-b6df-dcf136412f5d Date: Sat, 22 Sep 2018 03:21:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["a95015ff-3f17-4b62-911d-9655ffb23265"],"description":"","tags":[],"updated_at":"2018-09-22T03:21:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:30Z","provider:network_type":"vxlan"}]} 2018-09-22 03:21:43,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net used request id req-7bb22f60-f4d6-416e-b6df-dcf136412f5d 2018-09-22 03:21:43,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:21:43,694 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:21:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:21:43,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fbf3037d60c1f387066d6b97572169302bf1687" 2018-09-22 03:21:43,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c723491-74c4-4e02-b6a0-82509ac38f47 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:21:43,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-6c723491-74c4-4e02-b6a0-82509ac38f47 2018-09-22 03:21:43,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:43,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0ea623f2-39ca-4604-be4a-f48bbb3288b0 Date: Sat, 22 Sep 2018 03:21:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","dns_nameservers":[],"updated_at":"2018-09-22T03:21:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"a95015ff-3f17-4b62-911d-9655ffb23265","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet"}]} 2018-09-22 03:21:43,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-0ea623f2-39ca-4604-be4a-f48bbb3288b0 2018-09-22 03:21:43,999 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net 2018-09-22 03:21:44,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" -d '{"port": {"network_id": "f1a8900b-566d-4254-a2b2-b51cbb4163ba", "name": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-port", "admin_state_up": true}}' 2018-09-22 03:21:44,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-8a69c7c7-d50d-42a7-a4be-a51486c61d12 Date: Sat, 22 Sep 2018 03:21:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:44Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.14"}],"id":"014275b9-b24d-4451-99ac-2081ff8cd631","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:01:2e:52","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-port","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","qos_policy_id":null,"admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:44Z","binding:vnic_type":"normal"}} 2018-09-22 03:21:44,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-8a69c7c7-d50d-42a7-a4be-a51486c61d12 2018-09-22 03:21:44,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:45,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e03c86b4-b515-488d-96ff-ab7b40f0a0bb Date: Sat, 22 Sep 2018 03:21:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["a95015ff-3f17-4b62-911d-9655ffb23265"],"description":"","tags":[],"updated_at":"2018-09-22T03:21:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:30Z","provider:network_type":"vxlan"}]} 2018-09-22 03:21:45,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net used request id req-e03c86b4-b515-488d-96ff-ab7b40f0a0bb 2018-09-22 03:21:45,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:45,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95a2ba27-7af3-4ddc-a414-c328b23ef7eb Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:21:45,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-95a2ba27-7af3-4ddc-a414-c328b23ef7eb 2018-09-22 03:21:45,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:45,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-58505f11-94aa-4033-a07c-3424d88a47ba Date: Sat, 22 Sep 2018 03:21:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","dns_nameservers":[],"updated_at":"2018-09-22T03:21:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"a95015ff-3f17-4b62-911d-9655ffb23265","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet"}]} 2018-09-22 03:21:45,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-58505f11-94aa-4033-a07c-3424d88a47ba 2018-09-22 03:21:45,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba&name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:45,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-5bc86d77-8e49-4732-b18a-029d66763acc Date: Sat, 22 Sep 2018 03:21:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:44Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.14"}],"id":"014275b9-b24d-4451-99ac-2081ff8cd631","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:01:2e:52","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-port","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:44Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 03:21:45,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba&name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-port&admin_state_up=True used request id req-5bc86d77-8e49-4732-b18a-029d66763acc 2018-09-22 03:21:45,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:45,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-571a3248-d801-4223-9f1b-26930a51f3ed Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:21:45,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-571a3248-d801-4223-9f1b-26930a51f3ed 2018-09-22 03:21:45,499 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst 2018-09-22 03:21:45,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:45,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21: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-d363db05-ecb2-441d-b651-a3a5d8afdb6d x-compute-request-id: req-d363db05-ecb2-441d-b651-a3a5d8afdb6d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "dfa76826-6b76-4aa9-8476-0450834517b0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-flavor"}]} 2018-09-22 03:21:45,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d363db05-ecb2-441d-b651-a3a5d8afdb6d 2018-09-22 03:21:45,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/dfa76826-6b76-4aa9-8476-0450834517b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:45,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21: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-95c93c85-0ea5-4599-97f4-53b5e3a2db79 x-compute-request-id: req-95c93c85-0ea5-4599-97f4-53b5e3a2db79 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dfa76826-6b76-4aa9-8476-0450834517b0", "name": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:21:45,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/dfa76826-6b76-4aa9-8476-0450834517b0 used request id req-95c93c85-0ea5-4599-97f4-53b5e3a2db79 2018-09-22 03:21:45,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:46,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-fa2b7dbe-fcb9-425a-87ef-cdace12be7b5 Date: Sat, 22 Sep 2018 03:21:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:21:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:21:27Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88/snap", "metadata": {}}], "self": "/v2/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "min_disk": 0, "protected": false, "id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "file": "/v2/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-image"} 2018-09-22 03:21:46,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-image used request id req-fa2b7dbe-fcb9-425a-87ef-cdace12be7b5 2018-09-22 03:21:46,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:46,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-80f3f82d-95d7-4a9b-9b9b-31ed9adb10a6 Date: Sat, 22 Sep 2018 03:21:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:21:46,484 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-80f3f82d-95d7-4a9b-9b9b-31ed9adb10a6 2018-09-22 03:21:46,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst", "imageRef": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "flavorRef": "dfa76826-6b76-4aa9-8476-0450834517b0", "max_count": 1, "min_count": 1, "networks": [{"port": "014275b9-b24d-4451-99ac-2081ff8cd631"}]}}' 2018-09-22 03:21:48,504 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:21: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-911814f4-995d-44f1-9dbf-ad16d937a903 x-compute-request-id: req-911814f4-995d-44f1-9dbf-ad16d937a903 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cbfc2eba-4011-4e0b-a448-53030dc39416", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "bookmark"}], "adminPass": "7qk5k2cQzKdT"}} 2018-09-22 03:21:48,504 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-911814f4-995d-44f1-9dbf-ad16d937a903 2018-09-22 03:21:48,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:49,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21: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-f1e49afd-d64a-4f6d-93d1-22c7cfec9ffa x-compute-request-id: req-f1e49afd-d64a-4f6d-93d1-22c7cfec9ffa Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "bookmark"}], "image": {"id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "links": [{"href": "http://172.30.9.23:8774/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dfa76826-6b76-4aa9-8476-0450834517b0", "links": [{"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}]}, "id": "cbfc2eba-4011-4e0b-a448-53030dc39416", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:21:48Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst", "created": "2018-09-22T03:21:48Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:21:49,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 used request id req-f1e49afd-d64a-4f6d-93d1-22c7cfec9ffa 2018-09-22 03:21:49,297 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst 2018-09-22 03:21:49,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:50,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-45000175-9004-46b0-a3f8-e73d259fcba4 x-compute-request-id: req-45000175-9004-46b0-a3f8-e73d259fcba4 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "bookmark"}], "image": {"id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "links": [{"href": "http://172.30.9.23:8774/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dfa76826-6b76-4aa9-8476-0450834517b0", "links": [{"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}]}, "id": "cbfc2eba-4011-4e0b-a448-53030dc39416", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:21:49Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst", "created": "2018-09-22T03:21:48Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:21:50,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 used request id req-45000175-9004-46b0-a3f8-e73d259fcba4 2018-09-22 03:21:50,085 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst] is - BUILD 2018-09-22 03:21:50,086 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 03:21:53,089 - create_instance - DEBUG - VM status query timeout in 896.208846092 2018-09-22 03:21:53,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:53,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21: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-4aeed42c-5458-4129-8acb-51e6eb385e42 x-compute-request-id: req-4aeed42c-5458-4129-8acb-51e6eb385e42 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2e:52", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "bookmark"}], "image": {"id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "links": [{"href": "http://172.30.9.23:8774/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dfa76826-6b76-4aa9-8476-0450834517b0", "links": [{"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}]}, "id": "cbfc2eba-4011-4e0b-a448-53030dc39416", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:21:51Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst", "created": "2018-09-22T03:21:48Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:21:53,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 used request id req-4aeed42c-5458-4129-8acb-51e6eb385e42 2018-09-22 03:21:53,559 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst] is - BUILD 2018-09-22 03:21:53,559 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 03:21:56,562 - create_instance - DEBUG - VM status query timeout in 892.735217094 2018-09-22 03:21:56,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:21:57,683 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:21: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-bd5aafb1-3df3-491e-aea6-06d4523c2bee x-compute-request-id: req-bd5aafb1-3df3-491e-aea6-06d4523c2bee Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2e:52", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "bookmark"}], "image": {"id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "links": [{"href": "http://172.30.9.23:8774/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dfa76826-6b76-4aa9-8476-0450834517b0", "links": [{"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}]}, "id": "cbfc2eba-4011-4e0b-a448-53030dc39416", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:21:51Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst", "created": "2018-09-22T03:21:48Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:21:57,683 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 used request id req-bd5aafb1-3df3-491e-aea6-06d4523c2bee 2018-09-22 03:21:57,683 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst] is - BUILD 2018-09-22 03:21:57,683 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 03:22:00,687 - create_instance - DEBUG - VM status query timeout in 888.61084795 2018-09-22 03:22:00,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:01,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22: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-2ef95d89-4d14-463b-864f-c8e109f02fad x-compute-request-id: req-2ef95d89-4d14-463b-864f-c8e109f02fad Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2e:52", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "bookmark"}], "image": {"id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "links": [{"href": "http://172.30.9.23:8774/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-22T03:21:44.000000", "flavor": {"id": "dfa76826-6b76-4aa9-8476-0450834517b0", "links": [{"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}]}, "id": "cbfc2eba-4011-4e0b-a448-53030dc39416", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:21:58Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst", "created": "2018-09-22T03:21:48Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:22:01,803 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 used request id req-2ef95d89-4d14-463b-864f-c8e109f02fad 2018-09-22 03:22:01,803 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst] is - ACTIVE 2018-09-22 03:22:01,804 - create_instance - INFO - VM is - ACTIVE 2018-09-22 03:22:01,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:03,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22: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-39851d39-1297-4ef4-85c3-9bb6006df04c x-compute-request-id: req-39851d39-1297-4ef4-85c3-9bb6006df04c Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2e:52", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "bookmark"}], "image": {"id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "links": [{"href": "http://172.30.9.23:8774/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-22T03:21:44.000000", "flavor": {"id": "dfa76826-6b76-4aa9-8476-0450834517b0", "links": [{"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}]}, "id": "cbfc2eba-4011-4e0b-a448-53030dc39416", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:21:58Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst", "created": "2018-09-22T03:21:48Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:22:03,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 used request id req-39851d39-1297-4ef4-85c3-9bb6006df04c 2018-09-22 03:22:03,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:03,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3ffaacc2-d5ec-4386-af7c-bcfc677f1d8e Date: Sat, 22 Sep 2018 03:22:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["a95015ff-3f17-4b62-911d-9655ffb23265"],"description":"","tags":[],"updated_at":"2018-09-22T03:21:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:30Z","provider:network_type":"vxlan"}]} 2018-09-22 03:22:03,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net used request id req-3ffaacc2-d5ec-4386-af7c-bcfc677f1d8e 2018-09-22 03:22:03,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:03,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e43cfa4-88d5-4fad-8974-55c39b9bac67 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:22:03,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-3e43cfa4-88d5-4fad-8974-55c39b9bac67 2018-09-22 03:22:03,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:03,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3f45b382-aa59-4ba6-b268-61cace0c2780 Date: Sat, 22 Sep 2018 03:22:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","dns_nameservers":[],"updated_at":"2018-09-22T03:21:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"a95015ff-3f17-4b62-911d-9655ffb23265","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet"}]} 2018-09-22 03:22:03,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-3f45b382-aa59-4ba6-b268-61cace0c2780 2018-09-22 03:22:03,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:03,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-aa352f40-9165-4913-931c-368de040be9d Date: Sat, 22 Sep 2018 03:22:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.14"}],"id":"014275b9-b24d-4451-99ac-2081ff8cd631","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:2e:52","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-port","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:44Z","binding:vnic_type":"normal","device_id":"cbfc2eba-4011-4e0b-a448-53030dc39416"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.2"}],"id":"2ef0f2cf-9c70-4e61-8884-2f91b924ca87","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:95:68","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f1a8900b-566d-4254-a2b2-b51cbb4163ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.4"}],"id":"3a057157-8261-4aa2-a9a0-5da196b3d01d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:af:be","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f1a8900b-566d-4254-a2b2-b51cbb4163ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.3"}],"id":"9557d200-5cef-4332-a3d1-10013e647112","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:64:1a","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f1a8900b-566d-4254-a2b2-b51cbb4163ba"}]} 2018-09-22 03:22:03,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-aa352f40-9165-4913-931c-368de040be9d 2018-09-22 03:22:03,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:22:03,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:22:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["PUhVh6CeQoCkIX_b68Ww3g"], "issued_at": "2018-09-22T03:22:03.000000Z"}} 2018-09-22 03:22:03,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:04,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a818edb-2da4-4966-83cf-58670695420d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:22:04,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8a818edb-2da4-4966-83cf-58670695420d 2018-09-22 03:22:04,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:05,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-cefe9825-7802-4ad7-8386-4dd0e58eac99 x-compute-request-id: req-cefe9825-7802-4ad7-8386-4dd0e58eac99 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2e:52", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "bookmark"}], "image": {"id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "links": [{"href": "http://172.30.9.23:8774/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-22T03:21:44.000000", "flavor": {"id": "dfa76826-6b76-4aa9-8476-0450834517b0", "links": [{"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}]}, "id": "cbfc2eba-4011-4e0b-a448-53030dc39416", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:21:58Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst", "created": "2018-09-22T03:21:48Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:22:05,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 used request id req-cefe9825-7802-4ad7-8386-4dd0e58eac99 2018-09-22 03:22:05,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:05,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-478d9054-1f83-4d2e-97e6-2013d72737a2 Date: Sat, 22 Sep 2018 03:22:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["a95015ff-3f17-4b62-911d-9655ffb23265"],"description":"","tags":[],"updated_at":"2018-09-22T03:21:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:30Z","provider:network_type":"vxlan"}]} 2018-09-22 03:22:05,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net used request id req-478d9054-1f83-4d2e-97e6-2013d72737a2 2018-09-22 03:22:05,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:05,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f76f50-90e5-4fca-abb1-f8469ef6e4c1 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:22:05,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-e6f76f50-90e5-4fca-abb1-f8469ef6e4c1 2018-09-22 03:22:05,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:05,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c4612394-c1c7-4ec9-ad18-e1af3005ec6d Date: Sat, 22 Sep 2018 03:22:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","dns_nameservers":[],"updated_at":"2018-09-22T03:21:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"a95015ff-3f17-4b62-911d-9655ffb23265","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet"}]} 2018-09-22 03:22:05,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-c4612394-c1c7-4ec9-ad18-e1af3005ec6d 2018-09-22 03:22:05,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:05,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-07f17c95-e605-4687-b22d-6ac50b4acc37 Date: Sat, 22 Sep 2018 03:22:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.14"}],"id":"014275b9-b24d-4451-99ac-2081ff8cd631","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:2e:52","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-port","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:44Z","binding:vnic_type":"normal","device_id":"cbfc2eba-4011-4e0b-a448-53030dc39416"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.2"}],"id":"2ef0f2cf-9c70-4e61-8884-2f91b924ca87","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:95:68","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f1a8900b-566d-4254-a2b2-b51cbb4163ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.4"}],"id":"3a057157-8261-4aa2-a9a0-5da196b3d01d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:af:be","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f1a8900b-566d-4254-a2b2-b51cbb4163ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.3"}],"id":"9557d200-5cef-4332-a3d1-10013e647112","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:64:1a","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f1a8900b-566d-4254-a2b2-b51cbb4163ba"}]} 2018-09-22 03:22:05,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-07f17c95-e605-4687-b22d-6ac50b4acc37 2018-09-22 03:22:05,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" -d '{"volumeAttachment": {"volumeId": "30d35218-6146-4bfb-8771-bf38027d4b2b"}}' 2018-09-22 03:22:07,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22: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-4eec215a-2bb5-4ecb-be81-3542f7f312b9 x-compute-request-id: req-4eec215a-2bb5-4ecb-be81-3542f7f312b9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "cbfc2eba-4011-4e0b-a448-53030dc39416", "id": "30d35218-6146-4bfb-8771-bf38027d4b2b", "volumeId": "30d35218-6146-4bfb-8771-bf38027d4b2b"}} 2018-09-22 03:22:07,715 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416/os-volume_attachments used request id req-4eec215a-2bb5-4ecb-be81-3542f7f312b9 2018-09-22 03:22:07,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:08,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-ca8e74f8-0336-4f60-92a8-2d385926347e x-compute-request-id: req-ca8e74f8-0336-4f60-92a8-2d385926347e Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2e:52", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "bookmark"}], "image": {"id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "links": [{"href": "http://172.30.9.23:8774/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-22T03:21:44.000000", "flavor": {"id": "dfa76826-6b76-4aa9-8476-0450834517b0", "links": [{"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}]}, "id": "cbfc2eba-4011-4e0b-a448-53030dc39416", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:21:58Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst", "created": "2018-09-22T03:21:48Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [{"id": "30d35218-6146-4bfb-8771-bf38027d4b2b"}], "metadata": {}}} 2018-09-22 03:22:08,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 used request id req-ca8e74f8-0336-4f60-92a8-2d385926347e 2018-09-22 03:22:08,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:08,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-672137a4-7b79-4c8f-8c23-c7e548e5a000 Date: Sat, 22 Sep 2018 03:22:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["a95015ff-3f17-4b62-911d-9655ffb23265"],"description":"","tags":[],"updated_at":"2018-09-22T03:21:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:30Z","provider:network_type":"vxlan"}]} 2018-09-22 03:22:08,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net used request id req-672137a4-7b79-4c8f-8c23-c7e548e5a000 2018-09-22 03:22:08,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:22:08,984 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:22:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:22:08,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:09,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c129f2b7-108a-46bc-98e5-691b21f8fab3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:22:09,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-c129f2b7-108a-46bc-98e5-691b21f8fab3 2018-09-22 03:22:09,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:09,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ef2dfc75-573d-4621-b567-3ad127b9157d Date: Sat, 22 Sep 2018 03:22:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","dns_nameservers":[],"updated_at":"2018-09-22T03:21:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"a95015ff-3f17-4b62-911d-9655ffb23265","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet"}]} 2018-09-22 03:22:09,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-ef2dfc75-573d-4621-b567-3ad127b9157d 2018-09-22 03:22:09,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:09,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-ae7c9b2a-5371-4481-a589-52fafedc252f Date: Sat, 22 Sep 2018 03:22:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.14"}],"id":"014275b9-b24d-4451-99ac-2081ff8cd631","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:2e:52","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-port","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:44Z","binding:vnic_type":"normal","device_id":"cbfc2eba-4011-4e0b-a448-53030dc39416"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.2"}],"id":"2ef0f2cf-9c70-4e61-8884-2f91b924ca87","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:95:68","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f1a8900b-566d-4254-a2b2-b51cbb4163ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.4"}],"id":"3a057157-8261-4aa2-a9a0-5da196b3d01d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:af:be","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f1a8900b-566d-4254-a2b2-b51cbb4163ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.3"}],"id":"9557d200-5cef-4332-a3d1-10013e647112","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:64:1a","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f1a8900b-566d-4254-a2b2-b51cbb4163ba"}]} 2018-09-22 03:22:09,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-ae7c9b2a-5371-4481-a589-52fafedc252f 2018-09-22 03:22:09,471 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:10,221 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:09 GMT Server: Apache x-compute-request-id: req-c42d28b6-76d7-40d1-a240-fd13b4f7f9f6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c42d28b6-76d7-40d1-a240-fd13b4f7f9f6 Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:22:07.000000", "replication_status": null, "snapshot_id": null, "id": "30d35218-6146-4bfb-8771-bf38027d4b2b", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "attaching", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca", "bootable": "false", "created_at": "2018-09-22T03:21:34.000000", "volume_type": null}} 2018-09-22 03:22:10,221 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b used request id req-c42d28b6-76d7-40d1-a240-fd13b4f7f9f6 2018-09-22 03:22:13,227 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c42d28b6-76d7-40d1-a240-fd13b4f7f9f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:14,022 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:13 GMT Server: Apache x-compute-request-id: req-950ef48e-ff35-4480-9993-409abfadb8ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-950ef48e-ff35-4480-9993-409abfadb8ac Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "cbfc2eba-4011-4e0b-a448-53030dc39416", "attachment_id": "c144ccdf-0fe8-44b4-81ff-35aac261eb61", "attached_at": "2018-09-22T03:22:10.000000", "host_name": null, "volume_id": "30d35218-6146-4bfb-8771-bf38027d4b2b", "device": "/dev/vdb", "id": "30d35218-6146-4bfb-8771-bf38027d4b2b"}], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:22:10.000000", "replication_status": null, "snapshot_id": null, "id": "30d35218-6146-4bfb-8771-bf38027d4b2b", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca", "bootable": "false", "created_at": "2018-09-22T03:21:34.000000", "volume_type": null}} 2018-09-22 03:22:14,022 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b used request id req-950ef48e-ff35-4480-9993-409abfadb8ac 2018-09-22 03:22:14,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:14,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-138eac28-9356-4f74-b6f7-8c3ff77662e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:22:14,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-138eac28-9356-4f74-b6f7-8c3ff77662e0 2018-09-22 03:22:14,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:14,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22: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-f409a683-b1da-4b03-85a6-065d6c493b67 x-compute-request-id: req-f409a683-b1da-4b03-85a6-065d6c493b67 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2e:52", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "bookmark"}], "image": {"id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "links": [{"href": "http://172.30.9.23:8774/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-22T03:21:44.000000", "flavor": {"id": "dfa76826-6b76-4aa9-8476-0450834517b0", "links": [{"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}]}, "id": "cbfc2eba-4011-4e0b-a448-53030dc39416", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:22:09Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst", "created": "2018-09-22T03:21:48Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [{"id": "30d35218-6146-4bfb-8771-bf38027d4b2b"}], "metadata": {}}} 2018-09-22 03:22:14,575 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 used request id req-f409a683-b1da-4b03-85a6-065d6c493b67 2018-09-22 03:22:14,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:14,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6943744d-a24e-49b7-a614-731498eba17c Date: Sat, 22 Sep 2018 03:22:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["a95015ff-3f17-4b62-911d-9655ffb23265"],"description":"","tags":[],"updated_at":"2018-09-22T03:21:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:30Z","provider:network_type":"vxlan"}]} 2018-09-22 03:22:14,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net used request id req-6943744d-a24e-49b7-a614-731498eba17c 2018-09-22 03:22:14,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:14,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23cbdc2b-963b-4d8b-8ceb-09defd33519a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:22:14,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-23cbdc2b-963b-4d8b-8ceb-09defd33519a 2018-09-22 03:22:14,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:14,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3177ce5d-2672-48c8-9e32-88aa28d0166b Date: Sat, 22 Sep 2018 03:22:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","dns_nameservers":[],"updated_at":"2018-09-22T03:21:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"a95015ff-3f17-4b62-911d-9655ffb23265","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet"}]} 2018-09-22 03:22:14,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-3177ce5d-2672-48c8-9e32-88aa28d0166b 2018-09-22 03:22:14,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:15,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-114a60a2-cecc-4741-8190-378d0dc05566 Date: Sat, 22 Sep 2018 03:22:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.14"}],"id":"014275b9-b24d-4451-99ac-2081ff8cd631","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:2e:52","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-port","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:44Z","binding:vnic_type":"normal","device_id":"cbfc2eba-4011-4e0b-a448-53030dc39416"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.2"}],"id":"2ef0f2cf-9c70-4e61-8884-2f91b924ca87","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:95:68","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f1a8900b-566d-4254-a2b2-b51cbb4163ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.4"}],"id":"3a057157-8261-4aa2-a9a0-5da196b3d01d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:af:be","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f1a8900b-566d-4254-a2b2-b51cbb4163ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.3"}],"id":"9557d200-5cef-4332-a3d1-10013e647112","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:64:1a","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f1a8900b-566d-4254-a2b2-b51cbb4163ba"}]} 2018-09-22 03:22:15,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-114a60a2-cecc-4741-8190-378d0dc05566 2018-09-22 03:22:15,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:16,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a1ee7e2-175e-4a3c-8ac2-5bdf8ba7a22d x-compute-request-id: req-2a1ee7e2-175e-4a3c-8ac2-5bdf8ba7a22d Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2e:52", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "bookmark"}], "image": {"id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "links": [{"href": "http://172.30.9.23:8774/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-22T03:21:44.000000", "flavor": {"id": "dfa76826-6b76-4aa9-8476-0450834517b0", "links": [{"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}]}, "id": "cbfc2eba-4011-4e0b-a448-53030dc39416", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:22:09Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst", "created": "2018-09-22T03:21:48Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [{"id": "30d35218-6146-4bfb-8771-bf38027d4b2b"}], "metadata": {}}} 2018-09-22 03:22:16,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 used request id req-2a1ee7e2-175e-4a3c-8ac2-5bdf8ba7a22d 2018-09-22 03:22:16,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:16,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3ceddc0f-9806-477c-a5ee-5035261699d5 Date: Sat, 22 Sep 2018 03:22:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["a95015ff-3f17-4b62-911d-9655ffb23265"],"description":"","tags":[],"updated_at":"2018-09-22T03:21:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:30Z","provider:network_type":"vxlan"}]} 2018-09-22 03:22:16,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net used request id req-3ceddc0f-9806-477c-a5ee-5035261699d5 2018-09-22 03:22:16,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:16,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f75365ef-9e4e-4e92-a794-819a013fe609 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:22:16,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-f75365ef-9e4e-4e92-a794-819a013fe609 2018-09-22 03:22:16,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:16,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3ea8b8da-5f77-4bbc-99e2-1064910a93d9 Date: Sat, 22 Sep 2018 03:22:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","dns_nameservers":[],"updated_at":"2018-09-22T03:21:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"a95015ff-3f17-4b62-911d-9655ffb23265","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet"}]} 2018-09-22 03:22:16,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-3ea8b8da-5f77-4bbc-99e2-1064910a93d9 2018-09-22 03:22:16,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:16,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-84dd8448-bc61-42d3-94dd-b5be8b767e3d Date: Sat, 22 Sep 2018 03:22:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.14"}],"id":"014275b9-b24d-4451-99ac-2081ff8cd631","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:2e:52","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-port","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:44Z","binding:vnic_type":"normal","device_id":"cbfc2eba-4011-4e0b-a448-53030dc39416"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.2"}],"id":"2ef0f2cf-9c70-4e61-8884-2f91b924ca87","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:95:68","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f1a8900b-566d-4254-a2b2-b51cbb4163ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.4"}],"id":"3a057157-8261-4aa2-a9a0-5da196b3d01d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:af:be","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f1a8900b-566d-4254-a2b2-b51cbb4163ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.3"}],"id":"9557d200-5cef-4332-a3d1-10013e647112","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:64:1a","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f1a8900b-566d-4254-a2b2-b51cbb4163ba"}]} 2018-09-22 03:22:16,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-84dd8448-bc61-42d3-94dd-b5be8b767e3d 2018-09-22 03:22:16,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:17,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-f3ed5f01-2d4b-453b-aaaf-104dbfd3f724 x-compute-request-id: req-f3ed5f01-2d4b-453b-aaaf-104dbfd3f724 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2e:52", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "bookmark"}], "image": {"id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "links": [{"href": "http://172.30.9.23:8774/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-22T03:21:44.000000", "flavor": {"id": "dfa76826-6b76-4aa9-8476-0450834517b0", "links": [{"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}]}, "id": "cbfc2eba-4011-4e0b-a448-53030dc39416", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:22:09Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst", "created": "2018-09-22T03:21:48Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [{"id": "30d35218-6146-4bfb-8771-bf38027d4b2b"}], "metadata": {}}} 2018-09-22 03:22:17,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 used request id req-f3ed5f01-2d4b-453b-aaaf-104dbfd3f724 2018-09-22 03:22:17,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:18,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1ecf6b25-1d6d-478e-a7d7-142b96df7131 Date: Sat, 22 Sep 2018 03:22:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["a95015ff-3f17-4b62-911d-9655ffb23265"],"description":"","tags":[],"updated_at":"2018-09-22T03:21:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:30Z","provider:network_type":"vxlan"}]} 2018-09-22 03:22:18,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net used request id req-1ecf6b25-1d6d-478e-a7d7-142b96df7131 2018-09-22 03:22:18,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:18,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae4b166-8126-4ed3-a19a-65ffcc87cd2a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:22:18,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-bae4b166-8126-4ed3-a19a-65ffcc87cd2a 2018-09-22 03:22:18,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:18,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c98acbc8-e8b4-458e-a2ea-e2c50dd755be Date: Sat, 22 Sep 2018 03:22:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","dns_nameservers":[],"updated_at":"2018-09-22T03:21:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"a95015ff-3f17-4b62-911d-9655ffb23265","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet"}]} 2018-09-22 03:22:18,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-c98acbc8-e8b4-458e-a2ea-e2c50dd755be 2018-09-22 03:22:18,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:18,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-2ed30e81-0d5a-4128-bfc3-d49f07e82005 Date: Sat, 22 Sep 2018 03:22:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.14"}],"id":"014275b9-b24d-4451-99ac-2081ff8cd631","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:2e:52","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-port","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:44Z","binding:vnic_type":"normal","device_id":"cbfc2eba-4011-4e0b-a448-53030dc39416"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.2"}],"id":"2ef0f2cf-9c70-4e61-8884-2f91b924ca87","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:95:68","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f1a8900b-566d-4254-a2b2-b51cbb4163ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.4"}],"id":"3a057157-8261-4aa2-a9a0-5da196b3d01d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:af:be","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f1a8900b-566d-4254-a2b2-b51cbb4163ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.3"}],"id":"9557d200-5cef-4332-a3d1-10013e647112","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:64:1a","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f1a8900b-566d-4254-a2b2-b51cbb4163ba"}]} 2018-09-22 03:22:18,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-2ed30e81-0d5a-4128-bfc3-d49f07e82005 2018-09-22 03:22:18,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416/os-volume_attachments/30d35218-6146-4bfb-8771-bf38027d4b2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:20,451 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03: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 x-openstack-request-id: req-c210d4f3-341e-4cc0-995e-8f1a522d1535 x-compute-request-id: req-c210d4f3-341e-4cc0-995e-8f1a522d1535 Content-Length: 0 Content-Type: application/json 2018-09-22 03:22:20,451 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416/os-volume_attachments/30d35218-6146-4bfb-8771-bf38027d4b2b used request id req-c210d4f3-341e-4cc0-995e-8f1a522d1535 2018-09-22 03:22:20,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:21,561 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-e9c4e276-0f54-4a2d-bfda-b94737a34299 x-compute-request-id: req-e9c4e276-0f54-4a2d-bfda-b94737a34299 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2e:52", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "bookmark"}], "image": {"id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "links": [{"href": "http://172.30.9.23:8774/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-22T03:21:44.000000", "flavor": {"id": "dfa76826-6b76-4aa9-8476-0450834517b0", "links": [{"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}]}, "id": "cbfc2eba-4011-4e0b-a448-53030dc39416", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:22:09Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst", "created": "2018-09-22T03:21:48Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [{"id": "30d35218-6146-4bfb-8771-bf38027d4b2b"}], "metadata": {}}} 2018-09-22 03:22:21,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 used request id req-e9c4e276-0f54-4a2d-bfda-b94737a34299 2018-09-22 03:22:21,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:21,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-befd3a73-9222-4332-82b8-b7cccacc3402 Date: Sat, 22 Sep 2018 03:22:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["a95015ff-3f17-4b62-911d-9655ffb23265"],"description":"","tags":[],"updated_at":"2018-09-22T03:21:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:30Z","provider:network_type":"vxlan"}]} 2018-09-22 03:22:21,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net used request id req-befd3a73-9222-4332-82b8-b7cccacc3402 2018-09-22 03:22:21,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:21,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34507646-5907-4b64-9bc7-80c3fe158ab4 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:22:21,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-34507646-5907-4b64-9bc7-80c3fe158ab4 2018-09-22 03:22:21,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:21,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-38a2379f-d653-4630-b9de-e614e425b9e0 Date: Sat, 22 Sep 2018 03:22:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","dns_nameservers":[],"updated_at":"2018-09-22T03:21:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"a95015ff-3f17-4b62-911d-9655ffb23265","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet"}]} 2018-09-22 03:22:21,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-38a2379f-d653-4630-b9de-e614e425b9e0 2018-09-22 03:22:21,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:22,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-27868a8a-9f8c-4b67-9fbb-a9708de0cff1 Date: Sat, 22 Sep 2018 03:22:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.14"}],"id":"014275b9-b24d-4451-99ac-2081ff8cd631","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:2e:52","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-port","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:44Z","binding:vnic_type":"normal","device_id":"cbfc2eba-4011-4e0b-a448-53030dc39416"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.2"}],"id":"2ef0f2cf-9c70-4e61-8884-2f91b924ca87","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:95:68","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f1a8900b-566d-4254-a2b2-b51cbb4163ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.4"}],"id":"3a057157-8261-4aa2-a9a0-5da196b3d01d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:af:be","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f1a8900b-566d-4254-a2b2-b51cbb4163ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.3"}],"id":"9557d200-5cef-4332-a3d1-10013e647112","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:64:1a","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f1a8900b-566d-4254-a2b2-b51cbb4163ba"}]} 2018-09-22 03:22:22,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-27868a8a-9f8c-4b67-9fbb-a9708de0cff1 2018-09-22 03:22:25,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:25,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-bc028914-7992-41c1-949c-0338eacf7218 x-compute-request-id: req-bc028914-7992-41c1-949c-0338eacf7218 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2e:52", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "bookmark"}], "image": {"id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "links": [{"href": "http://172.30.9.23:8774/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-22T03:21:44.000000", "flavor": {"id": "dfa76826-6b76-4aa9-8476-0450834517b0", "links": [{"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}]}, "id": "cbfc2eba-4011-4e0b-a448-53030dc39416", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:22:09Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst", "created": "2018-09-22T03:21:48Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:22:25,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 used request id req-bc028914-7992-41c1-949c-0338eacf7218 2018-09-22 03:22:25,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:25,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5c712cac-a8ef-4195-bea0-882aa6ea0ca5 Date: Sat, 22 Sep 2018 03:22:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["a95015ff-3f17-4b62-911d-9655ffb23265"],"description":"","tags":[],"updated_at":"2018-09-22T03:21:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:30Z","provider:network_type":"vxlan"}]} 2018-09-22 03:22:25,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net used request id req-5c712cac-a8ef-4195-bea0-882aa6ea0ca5 2018-09-22 03:22:25,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:25,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeb2167a-2506-4e3a-8c99-50f6b1f8304f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:22:25,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-eeb2167a-2506-4e3a-8c99-50f6b1f8304f 2018-09-22 03:22:25,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:26,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0a58e7a7-f286-4ddf-890a-77a87d08f217 Date: Sat, 22 Sep 2018 03:22:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","dns_nameservers":[],"updated_at":"2018-09-22T03:21:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"a95015ff-3f17-4b62-911d-9655ffb23265","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet"}]} 2018-09-22 03:22:26,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-0a58e7a7-f286-4ddf-890a-77a87d08f217 2018-09-22 03:22:26,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:26,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-bb29f5d6-9a2a-4116-87d4-ce4bb6d790a1 Date: Sat, 22 Sep 2018 03:22:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.14"}],"id":"014275b9-b24d-4451-99ac-2081ff8cd631","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:2e:52","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-port","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:44Z","binding:vnic_type":"normal","device_id":"cbfc2eba-4011-4e0b-a448-53030dc39416"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.2"}],"id":"2ef0f2cf-9c70-4e61-8884-2f91b924ca87","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:95:68","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f1a8900b-566d-4254-a2b2-b51cbb4163ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.4"}],"id":"3a057157-8261-4aa2-a9a0-5da196b3d01d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:af:be","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f1a8900b-566d-4254-a2b2-b51cbb4163ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.3"}],"id":"9557d200-5cef-4332-a3d1-10013e647112","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:64:1a","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f1a8900b-566d-4254-a2b2-b51cbb4163ba"}]} 2018-09-22 03:22:26,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-bb29f5d6-9a2a-4116-87d4-ce4bb6d790a1 2018-09-22 03:22:26,346 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c42d28b6-76d7-40d1-a240-fd13b4f7f9f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:27,085 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:26 GMT Server: Apache x-compute-request-id: req-866a18f1-0e16-4b15-a538-b8b7f367c1ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-866a18f1-0e16-4b15-a538-b8b7f367c1ce Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:22:20.000000", "replication_status": null, "snapshot_id": null, "id": "30d35218-6146-4bfb-8771-bf38027d4b2b", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca", "bootable": "false", "created_at": "2018-09-22T03:21:34.000000", "volume_type": null}} 2018-09-22 03:22:27,086 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b used request id req-866a18f1-0e16-4b15-a538-b8b7f367c1ce 2018-09-22 03:22:27,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:27,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a907576-2354-4fae-85a6-aad2160302ef x-compute-request-id: req-9a907576-2354-4fae-85a6-aad2160302ef Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2e:52", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "bookmark"}], "image": {"id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "links": [{"href": "http://172.30.9.23:8774/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-22T03:21:44.000000", "flavor": {"id": "dfa76826-6b76-4aa9-8476-0450834517b0", "links": [{"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}]}, "id": "cbfc2eba-4011-4e0b-a448-53030dc39416", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:22:09Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst", "created": "2018-09-22T03:21:48Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:22:27,667 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 used request id req-9a907576-2354-4fae-85a6-aad2160302ef 2018-09-22 03:22:27,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:28,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-61200071-93a6-4b24-934b-c9f6174beddd Date: Sat, 22 Sep 2018 03:22:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["a95015ff-3f17-4b62-911d-9655ffb23265"],"description":"","tags":[],"updated_at":"2018-09-22T03:21:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:30Z","provider:network_type":"vxlan"}]} 2018-09-22 03:22:28,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net used request id req-61200071-93a6-4b24-934b-c9f6174beddd 2018-09-22 03:22:28,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:28,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac0753f5-630a-404d-bcb7-3522430a620c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:22:28,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-ac0753f5-630a-404d-bcb7-3522430a620c 2018-09-22 03:22:28,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:28,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e5ecda6a-8fc2-460f-86b1-11fc58aadb26 Date: Sat, 22 Sep 2018 03:22:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","dns_nameservers":[],"updated_at":"2018-09-22T03:21:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"a95015ff-3f17-4b62-911d-9655ffb23265","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet"}]} 2018-09-22 03:22:28,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-e5ecda6a-8fc2-460f-86b1-11fc58aadb26 2018-09-22 03:22:28,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:28,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-4e63712a-30d2-46e1-9049-27b2c621ae6d Date: Sat, 22 Sep 2018 03:22:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.14"}],"id":"014275b9-b24d-4451-99ac-2081ff8cd631","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:2e:52","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-port","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:44Z","binding:vnic_type":"normal","device_id":"cbfc2eba-4011-4e0b-a448-53030dc39416"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.2"}],"id":"2ef0f2cf-9c70-4e61-8884-2f91b924ca87","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:95:68","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f1a8900b-566d-4254-a2b2-b51cbb4163ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.4"}],"id":"3a057157-8261-4aa2-a9a0-5da196b3d01d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:af:be","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f1a8900b-566d-4254-a2b2-b51cbb4163ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.3"}],"id":"9557d200-5cef-4332-a3d1-10013e647112","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:64:1a","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f1a8900b-566d-4254-a2b2-b51cbb4163ba"}]} 2018-09-22 03:22:28,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-4e63712a-30d2-46e1-9049-27b2c621ae6d 2018-09-22 03:22:28,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:29,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-d2e16a1c-48fa-472c-b7b0-ea8187d83cd9 x-compute-request-id: req-d2e16a1c-48fa-472c-b7b0-ea8187d83cd9 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2e:52", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "bookmark"}], "image": {"id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "links": [{"href": "http://172.30.9.23:8774/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-22T03:21:44.000000", "flavor": {"id": "dfa76826-6b76-4aa9-8476-0450834517b0", "links": [{"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}]}, "id": "cbfc2eba-4011-4e0b-a448-53030dc39416", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:22:09Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst", "created": "2018-09-22T03:21:48Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:22:29,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 used request id req-d2e16a1c-48fa-472c-b7b0-ea8187d83cd9 2018-09-22 03:22:29,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:29,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a0482a3b-9811-407e-9bdd-535d85e3c8d6 Date: Sat, 22 Sep 2018 03:22:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["a95015ff-3f17-4b62-911d-9655ffb23265"],"description":"","tags":[],"updated_at":"2018-09-22T03:21:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:30Z","provider:network_type":"vxlan"}]} 2018-09-22 03:22:29,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net used request id req-a0482a3b-9811-407e-9bdd-535d85e3c8d6 2018-09-22 03:22:29,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:29,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b140d4b-3648-4118-a81a-f9b19d17ab68 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:22:29,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-5b140d4b-3648-4118-a81a-f9b19d17ab68 2018-09-22 03:22:29,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:29,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a0bcd5de-9739-4852-8646-44b71bba7c06 Date: Sat, 22 Sep 2018 03:22:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","dns_nameservers":[],"updated_at":"2018-09-22T03:21:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"a95015ff-3f17-4b62-911d-9655ffb23265","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet"}]} 2018-09-22 03:22:29,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-a0bcd5de-9739-4852-8646-44b71bba7c06 2018-09-22 03:22:29,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b548b40c56522a6d0dcd74a702c09bb43e1710f5" 2018-09-22 03:22:29,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-85593cdd-bbae-4ded-96a6-93b9d3d2e791 Date: Sat, 22 Sep 2018 03:22:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.14"}],"id":"014275b9-b24d-4451-99ac-2081ff8cd631","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:2e:52","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-port","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:44Z","binding:vnic_type":"normal","device_id":"cbfc2eba-4011-4e0b-a448-53030dc39416"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.2"}],"id":"2ef0f2cf-9c70-4e61-8884-2f91b924ca87","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:95:68","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f1a8900b-566d-4254-a2b2-b51cbb4163ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.4"}],"id":"3a057157-8261-4aa2-a9a0-5da196b3d01d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:af:be","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f1a8900b-566d-4254-a2b2-b51cbb4163ba"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:21:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a95015ff-3f17-4b62-911d-9655ffb23265","ip_address":"10.55.0.3"}],"id":"9557d200-5cef-4332-a3d1-10013e647112","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:64:1a","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1a8900b-566d-4254-a2b2-b51cbb4163ba","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:21:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f1a8900b-566d-4254-a2b2-b51cbb4163ba"}]} 2018-09-22 03:22:29,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-85593cdd-bbae-4ded-96a6-93b9d3d2e791 2018-09-22 03:22:29,914 - create_instance - INFO - Deleting Port with ID - 014275b9-b24d-4451-99ac-2081ff8cd631 2018-09-22 03:22:29,914 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-port 2018-09-22 03:22:29,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/014275b9-b24d-4451-99ac-2081ff8cd631 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:30,445 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff15641f-ed82-4946-8c91-14119bc5ca4b Date: Sat, 22 Sep 2018 03:22:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:22:30,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/014275b9-b24d-4451-99ac-2081ff8cd631 used request id req-ff15641f-ed82-4946-8c91-14119bc5ca4b 2018-09-22 03:22:30,445 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst 2018-09-22 03:22:30,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:30,632 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03: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 x-openstack-request-id: req-aeadcb71-588d-4de5-a463-fd86acaaada2 x-compute-request-id: req-aeadcb71-588d-4de5-a463-fd86acaaada2 Content-Type: application/json 2018-09-22 03:22:30,632 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 used request id req-aeadcb71-588d-4de5-a463-fd86acaaada2 2018-09-22 03:22:30,632 - create_instance - INFO - Checking deletion status 2018-09-22 03:22:30,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:31,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-33e795bf-e928-4203-b0a6-4b2d23c7418e x-compute-request-id: req-33e795bf-e928-4203-b0a6-4b2d23c7418e Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:2e:52", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "bookmark"}], "image": {"id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "links": [{"href": "http://172.30.9.23:8774/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-22T03:21:44.000000", "flavor": {"id": "dfa76826-6b76-4aa9-8476-0450834517b0", "links": [{"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}]}, "id": "cbfc2eba-4011-4e0b-a448-53030dc39416", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:22:30Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst", "created": "2018-09-22T03:21:48Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:22:31,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 used request id req-33e795bf-e928-4203-b0a6-4b2d23c7418e 2018-09-22 03:22:31,295 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst] is - ACTIVE 2018-09-22 03:22:31,295 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 03:22:34,298 - create_instance - DEBUG - VM status query timeout in 296.333848 2018-09-22 03:22:34,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:34,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22: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-703e6c42-f3a8-4165-bfa9-2e16af248fe4 x-compute-request-id: req-703e6c42-f3a8-4165-bfa9-2e16af248fe4 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "bookmark"}], "image": {"id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "links": [{"href": "http://172.30.9.23:8774/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-22T03:21:44.000000", "flavor": {"id": "dfa76826-6b76-4aa9-8476-0450834517b0", "links": [{"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}]}, "id": "cbfc2eba-4011-4e0b-a448-53030dc39416", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:22:30Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst", "created": "2018-09-22T03:21:48Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:22:34,875 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 used request id req-703e6c42-f3a8-4165-bfa9-2e16af248fe4 2018-09-22 03:22:34,876 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst] is - ACTIVE 2018-09-22 03:22:34,876 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 03:22:37,879 - create_instance - DEBUG - VM status query timeout in 292.753450155 2018-09-22 03:22:37,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:38,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-107781c9-69f9-40b6-9172-2c7a94bb6474 x-compute-request-id: req-107781c9-69f9-40b6-9172-2c7a94bb6474 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cbfc2eba-4011-4e0b-a448-53030dc39416", "rel": "bookmark"}], "image": {"id": "269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "links": [{"href": "http://172.30.9.23:8774/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2018-09-22T03:21:44.000000", "flavor": {"id": "dfa76826-6b76-4aa9-8476-0450834517b0", "links": [{"href": "http://172.30.9.23:8774/flavors/dfa76826-6b76-4aa9-8476-0450834517b0", "rel": "bookmark"}]}, "id": "cbfc2eba-4011-4e0b-a448-53030dc39416", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:22:37Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst", "created": "2018-09-22T03:21:48Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:22:38,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 used request id req-107781c9-69f9-40b6-9172-2c7a94bb6474 2018-09-22 03:22:38,270 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst] is - ACTIVE 2018-09-22 03:22:38,270 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 03:22:41,273 - create_instance - DEBUG - VM status query timeout in 289.358844995 2018-09-22 03:22:41,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dfc863125e9918bc4d7a613060f4533baaa16e4" 2018-09-22 03:22:41,494 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:22: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-6aa59d68-299d-4af4-9c1f-6e349dd21b38 x-compute-request-id: req-6aa59d68-299d-4af4-9c1f-6e349dd21b38 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cbfc2eba-4011-4e0b-a448-53030dc39416 could not be found.", "code": 404}} 2018-09-22 03:22:41,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cbfc2eba-4011-4e0b-a448-53030dc39416 used request id req-6aa59d68-299d-4af4-9c1f-6e349dd21b38 2018-09-22 03:22:41,494 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cbfc2eba-4011-4e0b-a448-53030dc39416 could not be found. (HTTP 404) (Request-ID: req-6aa59d68-299d-4af4-9c1f-6e349dd21b38) 2018-09-22 03:22:41,495 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-vm_inst 2018-09-22 03:22:41,498 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-611c2914-e073-4341-9c00-28394d2a57b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835849d6c8e536ca888ae0cc4b2e4788d4710c3f" 2018-09-22 03:22:42,267 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:41 GMT Server: Apache x-compute-request-id: req-259a02d2-5e74-4790-9f44-ba67d15c4978 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-259a02d2-5e74-4790-9f44-ba67d15c4978 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:22:20.000000", "replication_status": null, "snapshot_id": null, "id": "30d35218-6146-4bfb-8771-bf38027d4b2b", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca", "bootable": "false", "created_at": "2018-09-22T03:21:34.000000", "volume_type": null}} 2018-09-22 03:22:42,268 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b used request id req-259a02d2-5e74-4790-9f44-ba67d15c4978 2018-09-22 03:22:42,268 - create_volume - DEBUG - Instance status is - available 2018-09-22 03:22:42,268 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca 2018-09-22 03:22:42,268 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca 2018-09-22 03:22:42,271 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-611c2914-e073-4341-9c00-28394d2a57b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835849d6c8e536ca888ae0cc4b2e4788d4710c3f" 2018-09-22 03:22:43,071 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:22:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-14643e6a-78d1-487c-9ddd-09e96e99f78e 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-09-22 03:22:43,071 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b used request id req-14643e6a-78d1-487c-9ddd-09e96e99f78e 2018-09-22 03:22:43,074 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-611c2914-e073-4341-9c00-28394d2a57b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835849d6c8e536ca888ae0cc4b2e4788d4710c3f" 2018-09-22 03:22:43,275 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:43 GMT Server: Apache x-compute-request-id: req-83e05b03-dcef-4e43-9ec7-042cbcf9d87e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-83e05b03-dcef-4e43-9ec7-042cbcf9d87e Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:22:43.000000", "replication_status": null, "snapshot_id": null, "id": "30d35218-6146-4bfb-8771-bf38027d4b2b", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca", "bootable": "false", "created_at": "2018-09-22T03:21:34.000000", "volume_type": null}} 2018-09-22 03:22:43,275 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b used request id req-83e05b03-dcef-4e43-9ec7-042cbcf9d87e 2018-09-22 03:22:43,276 - create_volume - DEBUG - Instance status is - deleting 2018-09-22 03:22:43,276 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-22 03:22:46,279 - create_volume - DEBUG - Volume status query timeout in 56.7923109531 2018-09-22 03:22:46,282 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-611c2914-e073-4341-9c00-28394d2a57b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}835849d6c8e536ca888ae0cc4b2e4788d4710c3f" 2018-09-22 03:22:47,028 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:22:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7b100ac7-e22b-4fc5-b2dd-581fe378abcc x-openstack-request-id: req-7b100ac7-e22b-4fc5-b2dd-581fe378abcc Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 30d35218-6146-4bfb-8771-bf38027d4b2b could not be found.", "code": 404}} 2018-09-22 03:22:47,028 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/30d35218-6146-4bfb-8771-bf38027d4b2b used request id req-7b100ac7-e22b-4fc5-b2dd-581fe378abcc 2018-09-22 03:22:47,029 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 30d35218-6146-4bfb-8771-bf38027d4b2b could not be found. (HTTP 404) (Request-ID: req-7b100ac7-e22b-4fc5-b2dd-581fe378abcc) 2018-09-22 03:22:47,029 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca 2018-09-22 03:22:47,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/dfa76826-6b76-4aa9-8476-0450834517b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556da490902c896b84f71b5945dbde78db8706f0" 2018-09-22 03:22:47,088 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03: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 x-openstack-request-id: req-81c52ed5-b1e2-407d-818c-a207052723d0 x-compute-request-id: req-81c52ed5-b1e2-407d-818c-a207052723d0 Content-Length: 0 Content-Type: application/json 2018-09-22 03:22:47,088 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/dfa76826-6b76-4aa9-8476-0450834517b0 used request id req-81c52ed5-b1e2-407d-818c-a207052723d0 2018-09-22 03:22:47,089 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet 2018-09-22 03:22:47,089 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-subnet 2018-09-22 03:22:47,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/a95015ff-3f17-4b62-911d-9655ffb23265 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89bdaf679adc6af44951d34dde24990c163ba7c" 2018-09-22 03:22:49,152 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9441be1-72c9-460a-83b0-135a0527203f Date: Sat, 22 Sep 2018 03:22:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:22:49,152 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a95015ff-3f17-4b62-911d-9655ffb23265 used request id req-f9441be1-72c9-460a-83b0-135a0527203f 2018-09-22 03:22:49,153 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-net 2018-09-22 03:22:49,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/f1a8900b-566d-4254-a2b2-b51cbb4163ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89bdaf679adc6af44951d34dde24990c163ba7c" 2018-09-22 03:22:50,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-be85c910-33a1-4c1c-8c0b-7f1aa1d43bf4 Date: Sat, 22 Sep 2018 03:22:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:22:50,475 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/f1a8900b-566d-4254-a2b2-b51cbb4163ba used request id req-be85c910-33a1-4c1c-8c0b-7f1aa1d43bf4 2018-09-22 03:22:50,476 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-4dda6810-2bd5-428b-abd9-9827a5f7e6ca-image 2018-09-22 03:22:50,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccbe375d3a8b69a6a4ff9072c5a94d7e708fa4a6" 2018-09-22 03:22:52,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bfc857d0-ba04-4a1d-a83c-c4b8169a70f5 Date: Sat, 22 Sep 2018 03:22:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:22:52,517 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/269c7d92-ebf0-4aa9-8a30-3427ab16cb88 used request id req-bfc857d0-ba04-4a1d-a83c-c4b8169a70f5 2018-09-22 03:22:52,519 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:22:52,522 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 03:22:52,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:22:52,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:22:52,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:22:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["NufMUhTTSNWEz8rXCJNrPA"], "issued_at": "2018-09-22T03:22:52.000000Z"}} 2018-09-22 03:22:52,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6022f8f85e1d5d8b70a4ec311cee117b3545a25b" 2018-09-22 03:22:52,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd9c7ae0-2052-4cee-99bf-905ae0700fbd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:22:52,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dd9c7ae0-2052-4cee-99bf-905ae0700fbd 2018-09-22 03:22:52,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6022f8f85e1d5d8b70a4ec311cee117b3545a25b" 2018-09-22 03:22:53,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-0711e6a9-1de4-42f7-8ec9-153125fc5b78 Date: Sat, 22 Sep 2018 03:22:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-image"} 2018-09-22 03:22:53,173 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-image used request id req-0711e6a9-1de4-42f7-8ec9-153125fc5b78 2018-09-22 03:22:53,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6022f8f85e1d5d8b70a4ec311cee117b3545a25b" 2018-09-22 03:22:53,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4a322795-4719-482d-b34b-10b613b7a692 Date: Sat, 22 Sep 2018 03:22:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:22:53,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-4a322795-4719-482d-b34b-10b613b7a692 2018-09-22 03:22:53,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6022f8f85e1d5d8b70a4ec311cee117b3545a25b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-image"}' 2018-09-22 03:22:53,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/ed450860-33e2-4529-a886-c37e39ff4be4 X-Openstack-Request-Id: req-835e81ac-9daf-4b95-b464-9be98f0bd208 Date: Sat, 22 Sep 2018 03:22:53 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:22:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T03:22:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/ed450860-33e2-4529-a886-c37e39ff4be4", "min_disk": 0, "protected": false, "id": "ed450860-33e2-4529-a886-c37e39ff4be4", "file": "/v2/images/ed450860-33e2-4529-a886-c37e39ff4be4/file", "checksum": null, "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:22:53,988 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-835e81ac-9daf-4b95-b464-9be98f0bd208 2018-09-22 03:22:53,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/ed450860-33e2-4529-a886-c37e39ff4be4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6022f8f85e1d5d8b70a4ec311cee117b3545a25b" -d '' 2018-09-22 03:22:55,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-47b47bc5-54c5-4851-9c34-b6c1b178e24d Date: Sat, 22 Sep 2018 03:22:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:22:55,109 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ed450860-33e2-4529-a886-c37e39ff4be4/file used request id req-47b47bc5-54c5-4851-9c34-b6c1b178e24d 2018-09-22 03:22:55,110 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 03:22:55,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/ed450860-33e2-4529-a886-c37e39ff4be4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6022f8f85e1d5d8b70a4ec311cee117b3545a25b" 2018-09-22 03:22:55,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-9855df33-1fb8-46f9-b68d-10949883f8c5 Date: Sat, 22 Sep 2018 03:22:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:22:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:22:55Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/ed450860-33e2-4529-a886-c37e39ff4be4/snap", "metadata": {}}], "self": "/v2/images/ed450860-33e2-4529-a886-c37e39ff4be4", "min_disk": 0, "protected": false, "id": "ed450860-33e2-4529-a886-c37e39ff4be4", "file": "/v2/images/ed450860-33e2-4529-a886-c37e39ff4be4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/ed450860-33e2-4529-a886-c37e39ff4be4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:22:55,281 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/ed450860-33e2-4529-a886-c37e39ff4be4 used request id req-9855df33-1fb8-46f9-b68d-10949883f8c5 2018-09-22 03:22:55,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6022f8f85e1d5d8b70a4ec311cee117b3545a25b" 2018-09-22 03:22:55,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8284beb6-5c40-4eed-b686-5f4d90cf490b Date: Sat, 22 Sep 2018 03:22:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:22:55,438 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-8284beb6-5c40-4eed-b686-5f4d90cf490b 2018-09-22 03:22:55,441 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-image 2018-09-22 03:22:55,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/ed450860-33e2-4529-a886-c37e39ff4be4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6022f8f85e1d5d8b70a4ec311cee117b3545a25b" 2018-09-22 03:22:56,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-120239b0-4788-4a35-8d2f-b8c267d58bf7 Date: Sat, 22 Sep 2018 03:22:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:22:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:22:55Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/ed450860-33e2-4529-a886-c37e39ff4be4/snap", "metadata": {}}], "self": "/v2/images/ed450860-33e2-4529-a886-c37e39ff4be4", "min_disk": 0, "protected": false, "id": "ed450860-33e2-4529-a886-c37e39ff4be4", "file": "/v2/images/ed450860-33e2-4529-a886-c37e39ff4be4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/ed450860-33e2-4529-a886-c37e39ff4be4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:22:56,089 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/ed450860-33e2-4529-a886-c37e39ff4be4 used request id req-120239b0-4788-4a35-8d2f-b8c267d58bf7 2018-09-22 03:22:56,090 - create_image - DEBUG - Instance status is - active 2018-09-22 03:22:56,090 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-image 2018-09-22 03:22:56,090 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-image 2018-09-22 03:22:56,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:22:56,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:22:56,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:22:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["ebgq2xnbTeifN-Bcin23xw"], "issued_at": "2018-09-22T03:22:56.000000Z"}} 2018-09-22 03:22:56,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6002b168c46e66094e191777658608ec31e7cbf8" 2018-09-22 03:22:56,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bf46a46-1203-436b-982d-5d943e7192cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:22:56,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2bf46a46-1203-436b-982d-5d943e7192cd 2018-09-22 03:22:56,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6002b168c46e66094e191777658608ec31e7cbf8" 2018-09-22 03:22:56,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f156f386-4c45-4ed4-b02d-83f780ae1a26 Date: Sat, 22 Sep 2018 03:22:56 GMT RESP BODY: {"networks":[]} 2018-09-22 03:22:56,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net used request id req-f156f386-4c45-4ed4-b02d-83f780ae1a26 2018-09-22 03:22:56,743 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net 2018-09-22 03:22:56,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6002b168c46e66094e191777658608ec31e7cbf8" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net", "admin_state_up": true}}' 2018-09-22 03:22:57,170 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-e6fe8043-db8c-4e4c-8a41-6a6b46ec782b Date: Sat, 22 Sep 2018 03:22:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:22:57Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:56Z","mtu":1450}} 2018-09-22 03:22:57,170 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-e6fe8043-db8c-4e4c-8a41-6a6b46ec782b 2018-09-22 03:22:57,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6a94c901-2577-468d-bb51-2f4a0eea59e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6002b168c46e66094e191777658608ec31e7cbf8" 2018-09-22 03:22:57,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-00769f4a-01d8-49a9-8ab1-d4fbdee4db21 Date: Sat, 22 Sep 2018 03:22:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:22:57Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:56Z","provider:network_type":"vxlan"}]} 2018-09-22 03:22:57,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6a94c901-2577-468d-bb51-2f4a0eea59e0 used request id req-00769f4a-01d8-49a9-8ab1-d4fbdee4db21 2018-09-22 03:22:57,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6002b168c46e66094e191777658608ec31e7cbf8" 2018-09-22 03:22:57,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0d1f35d5-ac39-4583-98ff-4704bb1f9f3a Date: Sat, 22 Sep 2018 03:22:57 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:22:57,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 used request id req-0d1f35d5-ac39-4583-98ff-4704bb1f9f3a 2018-09-22 03:22:57,580 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-subnet 2018-09-22 03:22:57,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6002b168c46e66094e191777658608ec31e7cbf8" -d '{"subnets": [{"ip_version": 4, "network_id": "6a94c901-2577-468d-bb51-2f4a0eea59e0", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-subnet"}]}' 2018-09-22 03:22:58,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-64df8e34-b68e-4a99-9b4a-d846f59c510b Date: Sat, 22 Sep 2018 03:22:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:57Z","dns_nameservers":[],"updated_at":"2018-09-22T03:22:57Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"385343b1-a13f-4504-b030-f24b3ca8ecee","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-subnet"}]} 2018-09-22 03:22:58,224 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-64df8e34-b68e-4a99-9b4a-d846f59c510b 2018-09-22 03:22:58,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6a94c901-2577-468d-bb51-2f4a0eea59e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6002b168c46e66094e191777658608ec31e7cbf8" 2018-09-22 03:22:58,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-cd96d8aa-7833-4b7a-8ecc-0e8307dff387 Date: Sat, 22 Sep 2018 03:22:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["385343b1-a13f-4504-b030-f24b3ca8ecee"],"description":"","tags":[],"updated_at":"2018-09-22T03:22:57Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:56Z","provider:network_type":"vxlan"}]} 2018-09-22 03:22:58,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6a94c901-2577-468d-bb51-2f4a0eea59e0 used request id req-cd96d8aa-7833-4b7a-8ecc-0e8307dff387 2018-09-22 03:22:58,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6002b168c46e66094e191777658608ec31e7cbf8" 2018-09-22 03:22:58,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d0f8d11b-6a84-4ee7-84ce-61ce7deb28dd Date: Sat, 22 Sep 2018 03:22:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:57Z","dns_nameservers":[],"updated_at":"2018-09-22T03:22:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"385343b1-a13f-4504-b030-f24b3ca8ecee","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-subnet"}]} 2018-09-22 03:22:58,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 used request id req-d0f8d11b-6a84-4ee7-84ce-61ce7deb28dd 2018-09-22 03:22:58,721 - OpenStackNetwork - DEBUG - Network [6a94c901-2577-468d-bb51-2f4a0eea59e0] created successfully 2018-09-22 03:22:58,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:22:58,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:22:59,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:22:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["vYCMEwDuSiKMdiTtCeWGmA"], "issued_at": "2018-09-22T03:22:59.000000Z"}} 2018-09-22 03:22:59,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab787b10b12ab45487c60ddce83d43c36281cb6" 2018-09-22 03:22:59,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d5b65cf-db04-4b4c-98e1-977b54d98c5a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:22:59,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8d5b65cf-db04-4b4c-98e1-977b54d98c5a 2018-09-22 03:22:59,191 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:22:59,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab787b10b12ab45487c60ddce83d43c36281cb6" 2018-09-22 03:22:59,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-febaef7d-e3fc-4460-90f9-202aeee79fbc x-compute-request-id: req-febaef7d-e3fc-4460-90f9-202aeee79fbc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 03:22:59,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-febaef7d-e3fc-4460-90f9-202aeee79fbc 2018-09-22 03:22:59,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab787b10b12ab45487c60ddce83d43c36281cb6" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 03:22:59,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d019bf78-5b19-4c7a-b828-a816c6edf5f9 x-compute-request-id: req-d019bf78-5b19-4c7a-b828-a816c6edf5f9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "name": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:22:59,463 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d019bf78-5b19-4c7a-b828-a816c6edf5f9 2018-09-22 03:22:59,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:22:59,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:22:59,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:22:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["O2nqTInGQueD71dovxtsXg"], "issued_at": "2018-09-22T03:22:59.000000Z"}} 2018-09-22 03:22:59,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b26f2549e4d5909c7ae5624579f05c281ffbce7" 2018-09-22 03:22:59,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a224bf-4b70-45d8-9ab0-af1a8219a0f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:22:59,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-43a224bf-4b70-45d8-9ab0-af1a8219a0f8 2018-09-22 03:22:59,937 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b26f2549e4d5909c7ae5624579f05c281ffbce7" 2018-09-22 03:23:00,134 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:22:59 GMT Server: Apache x-compute-request-id: req-d07a53d2-6e1e-4704-ac15-b8450909a573 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d07a53d2-6e1e-4704-ac15-b8450909a573 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-22 03:23:00,135 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/detail used request id req-d07a53d2-6e1e-4704-ac15-b8450909a573 2018-09-22 03:23:00,138 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d07a53d2-6e1e-4704-ac15-b8450909a573" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b26f2549e4d5909c7ae5624579f05c281ffbce7" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-22 03:23:01,071 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:23:00 GMT Server: Apache x-compute-request-id: req-9de23467-956f-44e2-a7cc-4c4fe6143278 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9de23467-956f-44e2-a7cc-4c4fe6143278 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T03:23:00.955658", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6fa473a7-ca85-4cb5-8d82-ba6ee6f56406", "size": 1}} 2018-09-22 03:23:01,071 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes used request id req-9de23467-956f-44e2-a7cc-4c4fe6143278 2018-09-22 03:23:01,075 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d07a53d2-6e1e-4704-ac15-b8450909a573" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b26f2549e4d5909c7ae5624579f05c281ffbce7" 2018-09-22 03:23:01,270 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:01 GMT Server: Apache x-compute-request-id: req-3b471c17-46e2-4df2-9fad-24e7a57104ca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3b471c17-46e2-4df2-9fad-24e7a57104ca Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:23:01.000000", "replication_status": null, "snapshot_id": null, "id": "6fa473a7-ca85-4cb5-8d82-ba6ee6f56406", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0", "bootable": "false", "created_at": "2018-09-22T03:23:00.000000", "volume_type": null}} 2018-09-22 03:23:01,270 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406 used request id req-3b471c17-46e2-4df2-9fad-24e7a57104ca 2018-09-22 03:23:01,271 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0 2018-09-22 03:23:01,274 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d07a53d2-6e1e-4704-ac15-b8450909a573" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b26f2549e4d5909c7ae5624579f05c281ffbce7" 2018-09-22 03:23:01,474 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:01 GMT Server: Apache x-compute-request-id: req-f3db0ef9-98b4-4fcf-840f-dcbbe3146ef2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f3db0ef9-98b4-4fcf-840f-dcbbe3146ef2 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:23:01.000000", "replication_status": null, "snapshot_id": null, "id": "6fa473a7-ca85-4cb5-8d82-ba6ee6f56406", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0", "bootable": "false", "created_at": "2018-09-22T03:23:00.000000", "volume_type": null}} 2018-09-22 03:23:01,474 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406 used request id req-f3db0ef9-98b4-4fcf-840f-dcbbe3146ef2 2018-09-22 03:23:01,475 - create_volume - DEBUG - Instance status is - available 2018-09-22 03:23:01,475 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0 2018-09-22 03:23:01,475 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0 2018-09-22 03:23:01,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:23:01,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:23:01,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:23:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["c7_yhko3SZCDHgcp3oDHIA"], "issued_at": "2018-09-22T03:23:01.000000Z"}} 2018-09-22 03:23:01,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:01,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654c6d0f-a9f8-45f6-b6cb-5d19ea41a4e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:23:01,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-654c6d0f-a9f8-45f6-b6cb-5d19ea41a4e2 2018-09-22 03:23:01,925 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:23:01,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:02,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd3339e9-2670-49ba-95f5-34ae7d3efd81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:23:02,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fd3339e9-2670-49ba-95f5-34ae7d3efd81 2018-09-22 03:23:02,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:02,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6ed68062-9e2f-4269-819e-ae917f12f9af Date: Sat, 22 Sep 2018 03:23:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["385343b1-a13f-4504-b030-f24b3ca8ecee"],"description":"","tags":[],"updated_at":"2018-09-22T03:22:57Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:56Z","provider:network_type":"vxlan"}]} 2018-09-22 03:23:02,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net used request id req-6ed68062-9e2f-4269-819e-ae917f12f9af 2018-09-22 03:23:02,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:23:02,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:23:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:23:02,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:02,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82f93ac6-86d6-40bc-a740-4969c7b75683 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:23:02,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-82f93ac6-86d6-40bc-a740-4969c7b75683 2018-09-22 03:23:02,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:02,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1e64cc8e-e681-4e50-8c66-82a630d5ae37 Date: Sat, 22 Sep 2018 03:23:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:57Z","dns_nameservers":[],"updated_at":"2018-09-22T03:22:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"385343b1-a13f-4504-b030-f24b3ca8ecee","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-subnet"}]} 2018-09-22 03:23:02,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 used request id req-1e64cc8e-e681-4e50-8c66-82a630d5ae37 2018-09-22 03:23:02,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0&name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:02,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8ff42486-359b-4956-98b4-3a95457057aa Date: Sat, 22 Sep 2018 03:23:02 GMT RESP BODY: {"ports":[]} 2018-09-22 03:23:02,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0&name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-port&admin_state_up=True used request id req-8ff42486-359b-4956-98b4-3a95457057aa 2018-09-22 03:23:02,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:02,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23: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-e6a26d11-f072-4542-be86-def090dc3792 x-compute-request-id: req-e6a26d11-f072-4542-be86-def090dc3792 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 03:23:02,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst used request id req-e6a26d11-f072-4542-be86-def090dc3792 2018-09-22 03:23:02,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:03,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0a4a7149-89de-4110-a19b-a865e8ae8194 Date: Sat, 22 Sep 2018 03:23:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["385343b1-a13f-4504-b030-f24b3ca8ecee"],"description":"","tags":[],"updated_at":"2018-09-22T03:22:57Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:56Z","provider:network_type":"vxlan"}]} 2018-09-22 03:23:03,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net used request id req-0a4a7149-89de-4110-a19b-a865e8ae8194 2018-09-22 03:23:03,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:03,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c3ab348-2e2e-4448-8bef-c5eb226c051c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:23:03,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-9c3ab348-2e2e-4448-8bef-c5eb226c051c 2018-09-22 03:23:03,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:03,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a66e8d27-4370-4367-938d-90a937c991b4 Date: Sat, 22 Sep 2018 03:23:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:57Z","dns_nameservers":[],"updated_at":"2018-09-22T03:22:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"385343b1-a13f-4504-b030-f24b3ca8ecee","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-subnet"}]} 2018-09-22 03:23:03,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 used request id req-a66e8d27-4370-4367-938d-90a937c991b4 2018-09-22 03:23:03,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0&name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:03,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6a88f3cc-5fa3-41ac-96f0-675c0155c194 Date: Sat, 22 Sep 2018 03:23:03 GMT RESP BODY: {"ports":[]} 2018-09-22 03:23:03,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0&name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-port&admin_state_up=True used request id req-6a88f3cc-5fa3-41ac-96f0-675c0155c194 2018-09-22 03:23:03,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:23:03,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:23:04,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:23:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["vkDrnjzPS6yo1N6npmNQZA"], "issued_at": "2018-09-22T03:23:04.000000Z"}} 2018-09-22 03:23:04,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17fabb62efdc28621e171daba6074353c3eb1474" 2018-09-22 03:23:04,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33913b31-6dfa-46dd-b9b6-1e6e043300b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:23:04,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-33913b31-6dfa-46dd-b9b6-1e6e043300b8 2018-09-22 03:23:04,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:04,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2a217f0f-470c-4ae8-a4b9-cd451cbdb03b Date: Sat, 22 Sep 2018 03:23:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["385343b1-a13f-4504-b030-f24b3ca8ecee"],"description":"","tags":[],"updated_at":"2018-09-22T03:22:57Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:56Z","provider:network_type":"vxlan"}]} 2018-09-22 03:23:04,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net used request id req-2a217f0f-470c-4ae8-a4b9-cd451cbdb03b 2018-09-22 03:23:04,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:04,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d6fa2dcd-57f3-41c6-afc1-e77fd066330a Date: Sat, 22 Sep 2018 03:23:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:57Z","dns_nameservers":[],"updated_at":"2018-09-22T03:22:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"385343b1-a13f-4504-b030-f24b3ca8ecee","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-subnet"}]} 2018-09-22 03:23:04,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 used request id req-d6fa2dcd-57f3-41c6-afc1-e77fd066330a 2018-09-22 03:23:04,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:05,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-10c91958-68da-4536-9c40-2221a53ea866 Date: Sat, 22 Sep 2018 03:23:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["385343b1-a13f-4504-b030-f24b3ca8ecee"],"description":"","tags":[],"updated_at":"2018-09-22T03:22:57Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:56Z","provider:network_type":"vxlan"}]} 2018-09-22 03:23:05,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net used request id req-10c91958-68da-4536-9c40-2221a53ea866 2018-09-22 03:23:05,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:23:05,102 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:23:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:23:05,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17fabb62efdc28621e171daba6074353c3eb1474" 2018-09-22 03:23:05,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1584db6-1ea6-4ba1-af40-5c2f0c7ea7a8 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:23:05,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-e1584db6-1ea6-4ba1-af40-5c2f0c7ea7a8 2018-09-22 03:23:05,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:05,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7a652a16-7151-456c-9a21-4ef5076786aa Date: Sat, 22 Sep 2018 03:23:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:57Z","dns_nameservers":[],"updated_at":"2018-09-22T03:22:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"385343b1-a13f-4504-b030-f24b3ca8ecee","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-subnet"}]} 2018-09-22 03:23:05,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 used request id req-7a652a16-7151-456c-9a21-4ef5076786aa 2018-09-22 03:23:05,417 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net 2018-09-22 03:23:05,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" -d '{"port": {"network_id": "6a94c901-2577-468d-bb51-2f4a0eea59e0", "name": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-port", "admin_state_up": true}}' 2018-09-22 03:23:06,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-9dbd84ec-d17d-4b9a-a374-9a3d24a30fb0 Date: Sat, 22 Sep 2018 03:23:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:05Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"385343b1-a13f-4504-b030-f24b3ca8ecee","ip_address":"10.55.0.9"}],"id":"2ccf7ee7-2837-4ed4-8dbc-7eb47b723bcf","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:46:72:80","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-port","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","qos_policy_id":null,"admin_state_up":true,"network_id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:05Z","binding:vnic_type":"normal"}} 2018-09-22 03:23:06,350 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-9dbd84ec-d17d-4b9a-a374-9a3d24a30fb0 2018-09-22 03:23:06,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:06,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-7a989d39-eef5-4e08-9474-3a2a3aae6338 Date: Sat, 22 Sep 2018 03:23:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["385343b1-a13f-4504-b030-f24b3ca8ecee"],"description":"","tags":[],"updated_at":"2018-09-22T03:22:57Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:56Z","provider:network_type":"vxlan"}]} 2018-09-22 03:23:06,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net used request id req-7a989d39-eef5-4e08-9474-3a2a3aae6338 2018-09-22 03:23:06,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:06,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ba825f-03d9-4e2d-b5ca-085ae23692a9 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:23:06,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-24ba825f-03d9-4e2d-b5ca-085ae23692a9 2018-09-22 03:23:06,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:06,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9c58d5cd-4c1f-4a40-bb75-8d33d6be4a91 Date: Sat, 22 Sep 2018 03:23:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:57Z","dns_nameservers":[],"updated_at":"2018-09-22T03:22:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"385343b1-a13f-4504-b030-f24b3ca8ecee","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-subnet"}]} 2018-09-22 03:23:06,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 used request id req-9c58d5cd-4c1f-4a40-bb75-8d33d6be4a91 2018-09-22 03:23:06,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0&name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:06,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-2d9f95ec-83d4-4b36-9f94-9785aaf48f97 Date: Sat, 22 Sep 2018 03:23:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:05Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"385343b1-a13f-4504-b030-f24b3ca8ecee","ip_address":"10.55.0.9"}],"id":"2ccf7ee7-2837-4ed4-8dbc-7eb47b723bcf","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:46:72:80","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-port","admin_state_up":true,"network_id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:05Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 03:23:06,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0&name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-port&admin_state_up=True used request id req-2d9f95ec-83d4-4b36-9f94-9785aaf48f97 2018-09-22 03:23:06,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:07,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86af65d6-d1e2-4f8a-ae2d-e1a656406dd3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:23:07,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-86af65d6-d1e2-4f8a-ae2d-e1a656406dd3 2018-09-22 03:23:07,023 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst 2018-09-22 03:23:07,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:07,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c68ca75-7d4d-4b4d-afd3-fdebe8249b62 x-compute-request-id: req-0c68ca75-7d4d-4b4d-afd3-fdebe8249b62 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-flavor"}]} 2018-09-22 03:23:07,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0c68ca75-7d4d-4b4d-afd3-fdebe8249b62 2018-09-22 03:23:07,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:07,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72449a55-e00e-42ee-8694-b33e505fee64 x-compute-request-id: req-72449a55-e00e-42ee-8694-b33e505fee64 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "name": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:23:07,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6 used request id req-72449a55-e00e-42ee-8694-b33e505fee64 2018-09-22 03:23:07,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:07,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-e4b8a8da-1d00-4ace-aada-6026abd4c7ff Date: Sat, 22 Sep 2018 03:23:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:22:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:22:55Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/ed450860-33e2-4529-a886-c37e39ff4be4/snap", "metadata": {}}], "self": "/v2/images/ed450860-33e2-4529-a886-c37e39ff4be4", "min_disk": 0, "protected": false, "id": "ed450860-33e2-4529-a886-c37e39ff4be4", "file": "/v2/images/ed450860-33e2-4529-a886-c37e39ff4be4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/ed450860-33e2-4529-a886-c37e39ff4be4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-image"} 2018-09-22 03:23:07,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-image used request id req-e4b8a8da-1d00-4ace-aada-6026abd4c7ff 2018-09-22 03:23:07,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:08,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0cf550c0-e3eb-4790-8978-a7090c78984f Date: Sat, 22 Sep 2018 03:23:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:23:08,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0cf550c0-e3eb-4790-8978-a7090c78984f 2018-09-22 03:23:08,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst", "imageRef": "ed450860-33e2-4529-a886-c37e39ff4be4", "flavorRef": "0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "max_count": 1, "min_count": 1, "networks": [{"port": "2ccf7ee7-2837-4ed4-8dbc-7eb47b723bcf"}]}}' 2018-09-22 03:23:10,090 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03: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 x-openstack-request-id: req-df464274-2bfc-4c13-9a30-1ff3e45db0c5 x-compute-request-id: req-df464274-2bfc-4c13-9a30-1ff3e45db0c5 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1ae14476-bbff-423b-8925-d0c242375861", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "bookmark"}], "adminPass": "KnkAinwnqw32"}} 2018-09-22 03:23:10,090 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-df464274-2bfc-4c13-9a30-1ff3e45db0c5 2018-09-22 03:23:10,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:10,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23: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-3aa6e055-ec0d-4e43-b804-db68551678d1 x-compute-request-id: req-3aa6e055-ec0d-4e43-b804-db68551678d1 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "bookmark"}], "image": {"id": "ed450860-33e2-4529-a886-c37e39ff4be4", "links": [{"href": "http://172.30.9.23:8774/images/ed450860-33e2-4529-a886-c37e39ff4be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "links": [{"href": "http://172.30.9.23:8774/flavors/0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "rel": "bookmark"}]}, "id": "1ae14476-bbff-423b-8925-d0c242375861", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:23: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": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst", "created": "2018-09-22T03:23:10Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:23:10,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 used request id req-3aa6e055-ec0d-4e43-b804-db68551678d1 2018-09-22 03:23:10,467 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst 2018-09-22 03:23:10,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:10,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23: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-75bdb2fb-2a4d-481c-a301-4b79d3260660 x-compute-request-id: req-75bdb2fb-2a4d-481c-a301-4b79d3260660 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "bookmark"}], "image": {"id": "ed450860-33e2-4529-a886-c37e39ff4be4", "links": [{"href": "http://172.30.9.23:8774/images/ed450860-33e2-4529-a886-c37e39ff4be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "links": [{"href": "http://172.30.9.23:8774/flavors/0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "rel": "bookmark"}]}, "id": "1ae14476-bbff-423b-8925-d0c242375861", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:23: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": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst", "created": "2018-09-22T03:23:10Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:23:10,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 used request id req-75bdb2fb-2a4d-481c-a301-4b79d3260660 2018-09-22 03:23:10,808 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst] is - BUILD 2018-09-22 03:23:10,808 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 03:23:13,811 - create_instance - DEBUG - VM status query timeout in 896.655730963 2018-09-22 03:23:13,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:14,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-27695320-3a7b-442c-9d0c-6363659106f9 x-compute-request-id: req-27695320-3a7b-442c-9d0c-6363659106f9 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "bookmark"}], "image": {"id": "ed450860-33e2-4529-a886-c37e39ff4be4", "links": [{"href": "http://172.30.9.23:8774/images/ed450860-33e2-4529-a886-c37e39ff4be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "links": [{"href": "http://172.30.9.23:8774/flavors/0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "rel": "bookmark"}]}, "id": "1ae14476-bbff-423b-8925-d0c242375861", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:23:13Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst", "created": "2018-09-22T03:23:10Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:23:14,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 used request id req-27695320-3a7b-442c-9d0c-6363659106f9 2018-09-22 03:23:14,366 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst] is - BUILD 2018-09-22 03:23:14,366 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 03:23:17,369 - create_instance - DEBUG - VM status query timeout in 893.097651005 2018-09-22 03:23:17,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:17,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23: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-d2527f26-62e7-4080-a14b-312b0e49ca48 x-compute-request-id: req-d2527f26-62e7-4080-a14b-312b0e49ca48 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:72:80", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "bookmark"}], "image": {"id": "ed450860-33e2-4529-a886-c37e39ff4be4", "links": [{"href": "http://172.30.9.23:8774/images/ed450860-33e2-4529-a886-c37e39ff4be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "links": [{"href": "http://172.30.9.23:8774/flavors/0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "rel": "bookmark"}]}, "id": "1ae14476-bbff-423b-8925-d0c242375861", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:23:13Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst", "created": "2018-09-22T03:23:10Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:23:17,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 used request id req-d2527f26-62e7-4080-a14b-312b0e49ca48 2018-09-22 03:23:17,960 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst] is - BUILD 2018-09-22 03:23:17,960 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 03:23:20,963 - create_instance - DEBUG - VM status query timeout in 889.503781796 2018-09-22 03:23:20,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:21,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-f9ffb0af-c76c-43bc-8730-7de7250f2ffe x-compute-request-id: req-f9ffb0af-c76c-43bc-8730-7de7250f2ffe Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:72:80", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "bookmark"}], "image": {"id": "ed450860-33e2-4529-a886-c37e39ff4be4", "links": [{"href": "http://172.30.9.23:8774/images/ed450860-33e2-4529-a886-c37e39ff4be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-09-22T03:23:06.000000", "flavor": {"id": "0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "links": [{"href": "http://172.30.9.23:8774/flavors/0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "rel": "bookmark"}]}, "id": "1ae14476-bbff-423b-8925-d0c242375861", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:23:20Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst", "created": "2018-09-22T03:23:10Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:23:21,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 used request id req-f9ffb0af-c76c-43bc-8730-7de7250f2ffe 2018-09-22 03:23:21,943 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst] is - ACTIVE 2018-09-22 03:23:21,943 - create_instance - INFO - VM is - ACTIVE 2018-09-22 03:23:21,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:22,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23: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-f9b9659c-f79d-4e12-9c38-eae7f6718144 x-compute-request-id: req-f9b9659c-f79d-4e12-9c38-eae7f6718144 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:72:80", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "bookmark"}], "image": {"id": "ed450860-33e2-4529-a886-c37e39ff4be4", "links": [{"href": "http://172.30.9.23:8774/images/ed450860-33e2-4529-a886-c37e39ff4be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-09-22T03:23:06.000000", "flavor": {"id": "0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "links": [{"href": "http://172.30.9.23:8774/flavors/0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "rel": "bookmark"}]}, "id": "1ae14476-bbff-423b-8925-d0c242375861", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:23:20Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst", "created": "2018-09-22T03:23:10Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:23:22,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 used request id req-f9b9659c-f79d-4e12-9c38-eae7f6718144 2018-09-22 03:23:22,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:22,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-661554fb-a79b-4998-b65a-14ff2f3fed06 Date: Sat, 22 Sep 2018 03:23:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["385343b1-a13f-4504-b030-f24b3ca8ecee"],"description":"","tags":[],"updated_at":"2018-09-22T03:22:57Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:56Z","provider:network_type":"vxlan"}]} 2018-09-22 03:23:22,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net used request id req-661554fb-a79b-4998-b65a-14ff2f3fed06 2018-09-22 03:23:22,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:22,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f98ac15-2973-4e70-8748-9fc2bcf6f047 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:23:22,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-4f98ac15-2973-4e70-8748-9fc2bcf6f047 2018-09-22 03:23:23,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:23,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-13e229a4-7a59-4101-83b6-fdb7fe4ed6f3 Date: Sat, 22 Sep 2018 03:23:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:57Z","dns_nameservers":[],"updated_at":"2018-09-22T03:22:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"385343b1-a13f-4504-b030-f24b3ca8ecee","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-subnet"}]} 2018-09-22 03:23:23,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 used request id req-13e229a4-7a59-4101-83b6-fdb7fe4ed6f3 2018-09-22 03:23:23,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:23,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-7b09974e-0a12-44ab-90d9-85a70021120b Date: Sat, 22 Sep 2018 03:23:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"385343b1-a13f-4504-b030-f24b3ca8ecee","ip_address":"10.55.0.9"}],"id":"2ccf7ee7-2837-4ed4-8dbc-7eb47b723bcf","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:72:80","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-port","admin_state_up":true,"network_id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:05Z","binding:vnic_type":"normal","device_id":"1ae14476-bbff-423b-8925-d0c242375861"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"385343b1-a13f-4504-b030-f24b3ca8ecee","ip_address":"10.55.0.2"}],"id":"75fddbd3-3265-4ff8-9f31-08d05f378965","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:99:d3","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a94c901-2577-468d-bb51-2f4a0eea59e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"385343b1-a13f-4504-b030-f24b3ca8ecee","ip_address":"10.55.0.4"}],"id":"90cb0654-f7c7-448f-8fea-77aa55231f40","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:e7:0c","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a94c901-2577-468d-bb51-2f4a0eea59e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"385343b1-a13f-4504-b030-f24b3ca8ecee","ip_address":"10.55.0.3"}],"id":"db37f72e-f11a-4d0f-aaaa-f6844d6e4ea9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:c8:fb","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a94c901-2577-468d-bb51-2f4a0eea59e0"}]} 2018-09-22 03:23:23,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 used request id req-7b09974e-0a12-44ab-90d9-85a70021120b 2018-09-22 03:23:23,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:23:23,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:23:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["uP-g-2KzSIKEuu6c-7ymnQ"], "issued_at": "2018-09-22T03:23:23.000000Z"}} 2018-09-22 03:23:23,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7980a02e9cd7c2d32687be00e4d6701e03c0233a" 2018-09-22 03:23:23,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff60bee-11c0-47d4-a870-76e4344380dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:23:23,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5ff60bee-11c0-47d4-a870-76e4344380dc 2018-09-22 03:23:23,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:24,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-7bddf4e4-3cd7-42a4-a955-b33ff002d31f x-compute-request-id: req-7bddf4e4-3cd7-42a4-a955-b33ff002d31f Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:72:80", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "bookmark"}], "image": {"id": "ed450860-33e2-4529-a886-c37e39ff4be4", "links": [{"href": "http://172.30.9.23:8774/images/ed450860-33e2-4529-a886-c37e39ff4be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-09-22T03:23:06.000000", "flavor": {"id": "0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "links": [{"href": "http://172.30.9.23:8774/flavors/0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "rel": "bookmark"}]}, "id": "1ae14476-bbff-423b-8925-d0c242375861", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:23:20Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst", "created": "2018-09-22T03:23:10Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:23:24,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 used request id req-7bddf4e4-3cd7-42a4-a955-b33ff002d31f 2018-09-22 03:23:24,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:24,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d2349c9a-5f1b-4e11-a60e-d197818f8ca7 Date: Sat, 22 Sep 2018 03:23:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["385343b1-a13f-4504-b030-f24b3ca8ecee"],"description":"","tags":[],"updated_at":"2018-09-22T03:22:57Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:56Z","provider:network_type":"vxlan"}]} 2018-09-22 03:23:24,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net used request id req-d2349c9a-5f1b-4e11-a60e-d197818f8ca7 2018-09-22 03:23:24,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:24,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97632241-cb4f-4829-b8e7-68346da009b6 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:23:24,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-97632241-cb4f-4829-b8e7-68346da009b6 2018-09-22 03:23:24,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:24,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0c6f8735-393e-41b2-9fa8-8aba77713e11 Date: Sat, 22 Sep 2018 03:23:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:57Z","dns_nameservers":[],"updated_at":"2018-09-22T03:22:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"385343b1-a13f-4504-b030-f24b3ca8ecee","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-subnet"}]} 2018-09-22 03:23:24,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 used request id req-0c6f8735-393e-41b2-9fa8-8aba77713e11 2018-09-22 03:23:24,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:25,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-f4a93ec1-8cb5-4db5-a8c6-ac701933d055 Date: Sat, 22 Sep 2018 03:23:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"385343b1-a13f-4504-b030-f24b3ca8ecee","ip_address":"10.55.0.9"}],"id":"2ccf7ee7-2837-4ed4-8dbc-7eb47b723bcf","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:72:80","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-port","admin_state_up":true,"network_id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:05Z","binding:vnic_type":"normal","device_id":"1ae14476-bbff-423b-8925-d0c242375861"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"385343b1-a13f-4504-b030-f24b3ca8ecee","ip_address":"10.55.0.2"}],"id":"75fddbd3-3265-4ff8-9f31-08d05f378965","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:99:d3","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6a94c901-2577-468d-bb51-2f4a0eea59e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"385343b1-a13f-4504-b030-f24b3ca8ecee","ip_address":"10.55.0.4"}],"id":"90cb0654-f7c7-448f-8fea-77aa55231f40","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:30:e7:0c","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6a94c901-2577-468d-bb51-2f4a0eea59e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"385343b1-a13f-4504-b030-f24b3ca8ecee","ip_address":"10.55.0.3"}],"id":"db37f72e-f11a-4d0f-aaaa-f6844d6e4ea9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:c8:fb","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a94c901-2577-468d-bb51-2f4a0eea59e0","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:22:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6a94c901-2577-468d-bb51-2f4a0eea59e0"}]} 2018-09-22 03:23:25,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6a94c901-2577-468d-bb51-2f4a0eea59e0 used request id req-f4a93ec1-8cb5-4db5-a8c6-ac701933d055 2018-09-22 03:23:25,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7980a02e9cd7c2d32687be00e4d6701e03c0233a" -d '{"volumeAttachment": {"volumeId": "6fa473a7-ca85-4cb5-8d82-ba6ee6f56406"}}' 2018-09-22 03:23:27,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-cc8f4c66-11d7-43eb-ac4b-1d58b644c52c x-compute-request-id: req-cc8f4c66-11d7-43eb-ac4b-1d58b644c52c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "1ae14476-bbff-423b-8925-d0c242375861", "id": "6fa473a7-ca85-4cb5-8d82-ba6ee6f56406", "volumeId": "6fa473a7-ca85-4cb5-8d82-ba6ee6f56406"}} 2018-09-22 03:23:27,230 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861/os-volume_attachments used request id req-cc8f4c66-11d7-43eb-ac4b-1d58b644c52c 2018-09-22 03:23:27,231 - create_instance - INFO - Deleting Port with ID - 2ccf7ee7-2837-4ed4-8dbc-7eb47b723bcf 2018-09-22 03:23:27,231 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-port 2018-09-22 03:23:27,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/2ccf7ee7-2837-4ed4-8dbc-7eb47b723bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:27,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b8432ec-c44a-4318-bc90-1a0f7db52cc3 Date: Sat, 22 Sep 2018 03:23:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:23:27,810 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/2ccf7ee7-2837-4ed4-8dbc-7eb47b723bcf used request id req-2b8432ec-c44a-4318-bc90-1a0f7db52cc3 2018-09-22 03:23:27,811 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst 2018-09-22 03:23:27,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:27,986 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:23: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-4c2bb8de-573b-47e3-b9d0-4f7ce01cd6ce x-compute-request-id: req-4c2bb8de-573b-47e3-b9d0-4f7ce01cd6ce Content-Type: application/json 2018-09-22 03:23:27,986 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 used request id req-4c2bb8de-573b-47e3-b9d0-4f7ce01cd6ce 2018-09-22 03:23:27,986 - create_instance - INFO - Checking deletion status 2018-09-22 03:23:27,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:28,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23: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-fb38409e-e919-43ed-962e-338f20524318 x-compute-request-id: req-fb38409e-e919-43ed-962e-338f20524318 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "bookmark"}], "image": {"id": "ed450860-33e2-4529-a886-c37e39ff4be4", "links": [{"href": "http://172.30.9.23:8774/images/ed450860-33e2-4529-a886-c37e39ff4be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-09-22T03:23:06.000000", "flavor": {"id": "0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "links": [{"href": "http://172.30.9.23:8774/flavors/0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "rel": "bookmark"}]}, "id": "1ae14476-bbff-423b-8925-d0c242375861", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:23:27Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst", "created": "2018-09-22T03:23:10Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [{"id": "6fa473a7-ca85-4cb5-8d82-ba6ee6f56406"}], "metadata": {}}} 2018-09-22 03:23:28,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 used request id req-fb38409e-e919-43ed-962e-338f20524318 2018-09-22 03:23:28,223 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst] is - ACTIVE 2018-09-22 03:23:28,223 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 03:23:31,226 - create_instance - DEBUG - VM status query timeout in 296.760384083 2018-09-22 03:23:31,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:31,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e18f00f-aa36-4d1e-bcc0-91e4547314d8 x-compute-request-id: req-6e18f00f-aa36-4d1e-bcc0-91e4547314d8 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "bookmark"}], "image": {"id": "ed450860-33e2-4529-a886-c37e39ff4be4", "links": [{"href": "http://172.30.9.23:8774/images/ed450860-33e2-4529-a886-c37e39ff4be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-09-22T03:23:06.000000", "flavor": {"id": "0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "links": [{"href": "http://172.30.9.23:8774/flavors/0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "rel": "bookmark"}]}, "id": "1ae14476-bbff-423b-8925-d0c242375861", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:23:28Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst", "created": "2018-09-22T03:23:10Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [{"id": "6fa473a7-ca85-4cb5-8d82-ba6ee6f56406"}], "metadata": {}}} 2018-09-22 03:23:31,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 used request id req-6e18f00f-aa36-4d1e-bcc0-91e4547314d8 2018-09-22 03:23:31,471 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst] is - ACTIVE 2018-09-22 03:23:31,472 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 03:23:34,475 - create_instance - DEBUG - VM status query timeout in 293.511467934 2018-09-22 03:23:34,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:34,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ee9c4b6-c416-4d33-97b5-e1ec244cb012 x-compute-request-id: req-1ee9c4b6-c416-4d33-97b5-e1ec244cb012 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/1ae14476-bbff-423b-8925-d0c242375861", "rel": "bookmark"}], "image": {"id": "ed450860-33e2-4529-a886-c37e39ff4be4", "links": [{"href": "http://172.30.9.23:8774/images/ed450860-33e2-4529-a886-c37e39ff4be4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-09-22T03:23:06.000000", "flavor": {"id": "0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "links": [{"href": "http://172.30.9.23:8774/flavors/0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6", "rel": "bookmark"}]}, "id": "1ae14476-bbff-423b-8925-d0c242375861", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:23:28Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst", "created": "2018-09-22T03:23:10Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [{"id": "6fa473a7-ca85-4cb5-8d82-ba6ee6f56406"}], "metadata": {}}} 2018-09-22 03:23:34,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 used request id req-1ee9c4b6-c416-4d33-97b5-e1ec244cb012 2018-09-22 03:23:34,584 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst] is - ACTIVE 2018-09-22 03:23:34,584 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 03:23:37,587 - create_instance - DEBUG - VM status query timeout in 290.399250984 2018-09-22 03:23:37,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6dc5e48033ec86d9c9b155fbf17d8b10ef333e" 2018-09-22 03:23:37,636 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03: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 x-openstack-request-id: req-7dbc7658-8367-42de-a8fb-5203c9ab64f3 x-compute-request-id: req-7dbc7658-8367-42de-a8fb-5203c9ab64f3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1ae14476-bbff-423b-8925-d0c242375861 could not be found.", "code": 404}} 2018-09-22 03:23:37,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/1ae14476-bbff-423b-8925-d0c242375861 used request id req-7dbc7658-8367-42de-a8fb-5203c9ab64f3 2018-09-22 03:23:37,636 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1ae14476-bbff-423b-8925-d0c242375861 could not be found. (HTTP 404) (Request-ID: req-7dbc7658-8367-42de-a8fb-5203c9ab64f3) 2018-09-22 03:23:37,636 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-vm_inst 2018-09-22 03:23:37,640 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d07a53d2-6e1e-4704-ac15-b8450909a573" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b26f2549e4d5909c7ae5624579f05c281ffbce7" 2018-09-22 03:23:37,842 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:37 GMT Server: Apache x-compute-request-id: req-14538420-9cb8-4775-ac72-5d1550c7b180 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-14538420-9cb8-4775-ac72-5d1550c7b180 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:23:29.000000", "replication_status": null, "snapshot_id": null, "id": "6fa473a7-ca85-4cb5-8d82-ba6ee6f56406", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0", "bootable": "false", "created_at": "2018-09-22T03:23:00.000000", "volume_type": null}} 2018-09-22 03:23:37,842 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406 used request id req-14538420-9cb8-4775-ac72-5d1550c7b180 2018-09-22 03:23:37,843 - create_volume - DEBUG - Instance status is - available 2018-09-22 03:23:37,843 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0 2018-09-22 03:23:37,843 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0 2018-09-22 03:23:37,846 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d07a53d2-6e1e-4704-ac15-b8450909a573" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b26f2549e4d5909c7ae5624579f05c281ffbce7" 2018-09-22 03:23:38,640 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:23:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6d4cb787-c6a2-4c4e-b6f4-58e82e030faf 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-09-22 03:23:38,641 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406 used request id req-6d4cb787-c6a2-4c4e-b6f4-58e82e030faf 2018-09-22 03:23:38,644 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d07a53d2-6e1e-4704-ac15-b8450909a573" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b26f2549e4d5909c7ae5624579f05c281ffbce7" 2018-09-22 03:23:38,700 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:38 GMT Server: Apache x-compute-request-id: req-8ed15936-e3ae-4ca4-8033-732d504c9538 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8ed15936-e3ae-4ca4-8033-732d504c9538 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:23:38.000000", "replication_status": null, "snapshot_id": null, "id": "6fa473a7-ca85-4cb5-8d82-ba6ee6f56406", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0", "bootable": "false", "created_at": "2018-09-22T03:23:00.000000", "volume_type": null}} 2018-09-22 03:23:38,700 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406 used request id req-8ed15936-e3ae-4ca4-8033-732d504c9538 2018-09-22 03:23:38,700 - create_volume - DEBUG - Instance status is - deleting 2018-09-22 03:23:38,701 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-22 03:23:41,704 - create_volume - DEBUG - Volume status query timeout in 56.93708992 2018-09-22 03:23:41,707 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d07a53d2-6e1e-4704-ac15-b8450909a573" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b26f2549e4d5909c7ae5624579f05c281ffbce7" 2018-09-22 03:23:42,456 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:23:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e2b9a038-a3da-4162-8541-b2bdef9f1e0f x-openstack-request-id: req-e2b9a038-a3da-4162-8541-b2bdef9f1e0f Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 6fa473a7-ca85-4cb5-8d82-ba6ee6f56406 could not be found.", "code": 404}} 2018-09-22 03:23:42,456 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/6fa473a7-ca85-4cb5-8d82-ba6ee6f56406 used request id req-e2b9a038-a3da-4162-8541-b2bdef9f1e0f 2018-09-22 03:23:42,456 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 6fa473a7-ca85-4cb5-8d82-ba6ee6f56406 could not be found. (HTTP 404) (Request-ID: req-e2b9a038-a3da-4162-8541-b2bdef9f1e0f) 2018-09-22 03:23:42,456 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0 2018-09-22 03:23:42,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab787b10b12ab45487c60ddce83d43c36281cb6" 2018-09-22 03:23:42,551 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:23:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43455f15-cc6e-4143-a8bf-155865d32dca x-compute-request-id: req-43455f15-cc6e-4143-a8bf-155865d32dca Content-Length: 0 Content-Type: application/json 2018-09-22 03:23:42,551 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0a2a6cfb-bde4-49d9-a900-ba9c0b7245e6 used request id req-43455f15-cc6e-4143-a8bf-155865d32dca 2018-09-22 03:23:42,552 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-subnet 2018-09-22 03:23:42,552 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-subnet 2018-09-22 03:23:42,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/385343b1-a13f-4504-b030-f24b3ca8ecee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6002b168c46e66094e191777658608ec31e7cbf8" 2018-09-22 03:23:44,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd234990-bef1-42f1-bf93-35962ce3a540 Date: Sat, 22 Sep 2018 03:23:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:23:44,541 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/385343b1-a13f-4504-b030-f24b3ca8ecee used request id req-cd234990-bef1-42f1-bf93-35962ce3a540 2018-09-22 03:23:44,542 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-net 2018-09-22 03:23:44,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/6a94c901-2577-468d-bb51-2f4a0eea59e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6002b168c46e66094e191777658608ec31e7cbf8" 2018-09-22 03:23:45,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c284f8eb-c84f-4f3d-b678-0285e895be9f Date: Sat, 22 Sep 2018 03:23:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:23:45,829 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6a94c901-2577-468d-bb51-2f4a0eea59e0 used request id req-c284f8eb-c84f-4f3d-b678-0285e895be9f 2018-09-22 03:23:45,830 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-177ea4f1-69f3-4baa-9fac-9b3c0da80ea0-image 2018-09-22 03:23:45,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/ed450860-33e2-4529-a886-c37e39ff4be4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6022f8f85e1d5d8b70a4ec311cee117b3545a25b" 2018-09-22 03:23:47,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e4fcb662-e927-4524-870c-750ed70f6dd6 Date: Sat, 22 Sep 2018 03:23:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:23:47,445 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ed450860-33e2-4529-a886-c37e39ff4be4 used request id req-e4fcb662-e927-4524-870c-750ed70f6dd6 2018-09-22 03:23:47,446 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:23:47,449 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 03:23:47,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:23:47,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:23:47,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:23:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["gDixNB6IS_-kkEVrpsQKdw"], "issued_at": "2018-09-22T03:23:47.000000Z"}} 2018-09-22 03:23:47,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eaf63d25221ec4d410899ed4176f57f2770c9be" 2018-09-22 03:23:47,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-869c2366-cdde-4191-9cbb-82c1079785e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:23:47,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-869c2366-cdde-4191-9cbb-82c1079785e8 2018-09-22 03:23:47,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6eaf63d25221ec4d410899ed4176f57f2770c9be" 2018-09-22 03:23:48,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-6b4c7722-4a7a-49fa-88f8-8c489acadb4f Date: Sat, 22 Sep 2018 03:23:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-image"} 2018-09-22 03:23:48,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-image used request id req-6b4c7722-4a7a-49fa-88f8-8c489acadb4f 2018-09-22 03:23:48,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6eaf63d25221ec4d410899ed4176f57f2770c9be" 2018-09-22 03:23:48,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6b053d89-7b02-48f5-b2c9-9f06400ed61a Date: Sat, 22 Sep 2018 03:23:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:23:48,264 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6b053d89-7b02-48f5-b2c9-9f06400ed61a 2018-09-22 03:23:48,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6eaf63d25221ec4d410899ed4176f57f2770c9be" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-image"}' 2018-09-22 03:23:48,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/01003121-3218-456d-918a-aaba866c371e X-Openstack-Request-Id: req-2beb1ef8-b5d7-4cad-8132-43d21d174415 Date: Sat, 22 Sep 2018 03:23:48 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:23:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T03:23:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/01003121-3218-456d-918a-aaba866c371e", "min_disk": 0, "protected": false, "id": "01003121-3218-456d-918a-aaba866c371e", "file": "/v2/images/01003121-3218-456d-918a-aaba866c371e/file", "checksum": null, "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:23:48,983 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2beb1ef8-b5d7-4cad-8132-43d21d174415 2018-09-22 03:23:48,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/01003121-3218-456d-918a-aaba866c371e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6eaf63d25221ec4d410899ed4176f57f2770c9be" -d '' 2018-09-22 03:23:51,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f579b67a-a636-41a0-a2e5-273f6704eceb Date: Sat, 22 Sep 2018 03:23:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:23:51,122 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/01003121-3218-456d-918a-aaba866c371e/file used request id req-f579b67a-a636-41a0-a2e5-273f6704eceb 2018-09-22 03:23:51,123 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 03:23:51,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/01003121-3218-456d-918a-aaba866c371e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6eaf63d25221ec4d410899ed4176f57f2770c9be" 2018-09-22 03:23:51,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-7fe593bc-7623-4574-913b-b5fd87ad2534 Date: Sat, 22 Sep 2018 03:23:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:23:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:23:51Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/01003121-3218-456d-918a-aaba866c371e/snap", "metadata": {}}], "self": "/v2/images/01003121-3218-456d-918a-aaba866c371e", "min_disk": 0, "protected": false, "id": "01003121-3218-456d-918a-aaba866c371e", "file": "/v2/images/01003121-3218-456d-918a-aaba866c371e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/01003121-3218-456d-918a-aaba866c371e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:23:51,351 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/01003121-3218-456d-918a-aaba866c371e used request id req-7fe593bc-7623-4574-913b-b5fd87ad2534 2018-09-22 03:23:51,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6eaf63d25221ec4d410899ed4176f57f2770c9be" 2018-09-22 03:23:51,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cf01846f-1fb1-46d1-b67f-f20000bcbbb6 Date: Sat, 22 Sep 2018 03:23:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:23:51,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-cf01846f-1fb1-46d1-b67f-f20000bcbbb6 2018-09-22 03:23:51,504 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-image 2018-09-22 03:23:51,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/01003121-3218-456d-918a-aaba866c371e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6eaf63d25221ec4d410899ed4176f57f2770c9be" 2018-09-22 03:23:51,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-dba185ea-641b-4787-ab4b-5e2ac30daa99 Date: Sat, 22 Sep 2018 03:23:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:23:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:23:51Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/01003121-3218-456d-918a-aaba866c371e/snap", "metadata": {}}], "self": "/v2/images/01003121-3218-456d-918a-aaba866c371e", "min_disk": 0, "protected": false, "id": "01003121-3218-456d-918a-aaba866c371e", "file": "/v2/images/01003121-3218-456d-918a-aaba866c371e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/01003121-3218-456d-918a-aaba866c371e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:23:51,524 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/01003121-3218-456d-918a-aaba866c371e used request id req-dba185ea-641b-4787-ab4b-5e2ac30daa99 2018-09-22 03:23:51,525 - create_image - DEBUG - Instance status is - active 2018-09-22 03:23:51,525 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-image 2018-09-22 03:23:51,525 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-image 2018-09-22 03:23:51,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:23:51,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:23:51,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:23:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["i-InVAJiQWyhe0we1Jk1nw"], "issued_at": "2018-09-22T03:23:51.000000Z"}} 2018-09-22 03:23:51,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40447e1e55ba52104206ef705d2d5979abb8951d" 2018-09-22 03:23:51,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e227adcf-371f-49ac-be85-6bf4746e61fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:23:51,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e227adcf-371f-49ac-be85-6bf4746e61fb 2018-09-22 03:23:51,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40447e1e55ba52104206ef705d2d5979abb8951d" 2018-09-22 03:23:52,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-034755bb-1410-4520-b99b-bfe1bef5e909 Date: Sat, 22 Sep 2018 03:23:52 GMT RESP BODY: {"networks":[]} 2018-09-22 03:23:52,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net used request id req-034755bb-1410-4520-b99b-bfe1bef5e909 2018-09-22 03:23:52,165 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net 2018-09-22 03:23:52,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40447e1e55ba52104206ef705d2d5979abb8951d" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net", "admin_state_up": true}}' 2018-09-22 03:23:52,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-0eaade34-e2e2-4db6-9567-5c551b3db802 Date: Sat, 22 Sep 2018 03:23:52 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:23:52Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:52Z","mtu":1450}} 2018-09-22 03:23:52,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-0eaade34-e2e2-4db6-9567-5c551b3db802 2018-09-22 03:23:52,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40447e1e55ba52104206ef705d2d5979abb8951d" 2018-09-22 03:23:52,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-e942ea45-3cea-4fce-958f-ce06f8437bd1 Date: Sat, 22 Sep 2018 03:23:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:23:52Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:52Z","provider:network_type":"vxlan"}]} 2018-09-22 03:23:52,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-e942ea45-3cea-4fce-958f-ce06f8437bd1 2018-09-22 03:23:52,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40447e1e55ba52104206ef705d2d5979abb8951d" 2018-09-22 03:23:52,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-eff02923-500f-4bad-9a0f-8d1c9b826dd5 Date: Sat, 22 Sep 2018 03:23:52 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:23:52,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-eff02923-500f-4bad-9a0f-8d1c9b826dd5 2018-09-22 03:23:52,967 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-subnet 2018-09-22 03:23:52,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40447e1e55ba52104206ef705d2d5979abb8951d" -d '{"subnets": [{"ip_version": 4, "network_id": "8e170527-8ede-48af-9fd9-e4c79bfcc091", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-subnet"}]}' 2018-09-22 03:23:53,583 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-92572657-ac31-40fb-ae3a-76584a2776c3 Date: Sat, 22 Sep 2018 03:23:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:53Z","dns_nameservers":[],"updated_at":"2018-09-22T03:23:53Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"c86c12d7-35bd-4a4e-8463-026b3a958575","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-subnet"}]} 2018-09-22 03:23:53,583 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-92572657-ac31-40fb-ae3a-76584a2776c3 2018-09-22 03:23:53,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40447e1e55ba52104206ef705d2d5979abb8951d" 2018-09-22 03:23:53,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9f9deaeb-1972-46ba-9d92-94e7916e36fe Date: Sat, 22 Sep 2018 03:23:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["c86c12d7-35bd-4a4e-8463-026b3a958575"],"description":"","tags":[],"updated_at":"2018-09-22T03:23:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:52Z","provider:network_type":"vxlan"}]} 2018-09-22 03:23:53,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-9f9deaeb-1972-46ba-9d92-94e7916e36fe 2018-09-22 03:23:53,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40447e1e55ba52104206ef705d2d5979abb8951d" 2018-09-22 03:23:54,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c205615f-7314-429c-be39-323b636dbf59 Date: Sat, 22 Sep 2018 03:23:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:53Z","dns_nameservers":[],"updated_at":"2018-09-22T03:23:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"c86c12d7-35bd-4a4e-8463-026b3a958575","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-subnet"}]} 2018-09-22 03:23:54,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-c205615f-7314-429c-be39-323b636dbf59 2018-09-22 03:23:54,178 - OpenStackNetwork - DEBUG - Network [8e170527-8ede-48af-9fd9-e4c79bfcc091] created successfully 2018-09-22 03:23:54,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:23:54,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:23:54,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:23:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["jgBHKdJKTAO-fxRW3S3O1A"], "issued_at": "2018-09-22T03:23:54.000000Z"}} 2018-09-22 03:23:54,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9358cb53c256c7f0056bb3746d0bc4c5a1804903" 2018-09-22 03:23:54,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af034809-8b77-4a84-ac8d-ea28275dc10e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:23:54,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-af034809-8b77-4a84-ac8d-ea28275dc10e 2018-09-22 03:23:54,642 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:23:54,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9358cb53c256c7f0056bb3746d0bc4c5a1804903" 2018-09-22 03:23:54,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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 x-openstack-request-id: req-054883a5-3758-49bb-8dfb-7c14c400b1a4 x-compute-request-id: req-054883a5-3758-49bb-8dfb-7c14c400b1a4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 03:23:54,994 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-054883a5-3758-49bb-8dfb-7c14c400b1a4 2018-09-22 03:23:54,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9358cb53c256c7f0056bb3746d0bc4c5a1804903" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 03:23:55,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a456f027-b175-425b-8d67-12ffe5a8e3e2 x-compute-request-id: req-a456f027-b175-425b-8d67-12ffe5a8e3e2 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "41011657-9938-4d2d-9d06-cf83bf72ae30", "name": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:23:55,087 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a456f027-b175-425b-8d67-12ffe5a8e3e2 2018-09-22 03:23:55,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:23:55,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:23:55,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:23:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["miUxKy0bS4Os9zt65bcoEw"], "issued_at": "2018-09-22T03:23:55.000000Z"}} 2018-09-22 03:23:55,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666fd3c47cacacdd2843e1c7bf22f5d31aaa7cbd" 2018-09-22 03:23:55,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f36ba83-30e6-4140-8eb3-caa30cff472d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:23:55,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1f36ba83-30e6-4140-8eb3-caa30cff472d 2018-09-22 03:23:55,656 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666fd3c47cacacdd2843e1c7bf22f5d31aaa7cbd" 2018-09-22 03:23:55,837 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:55 GMT Server: Apache x-compute-request-id: req-bd1f5173-876d-4ee3-b409-a32a1a0bda21 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bd1f5173-876d-4ee3-b409-a32a1a0bda21 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-22 03:23:55,837 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/detail used request id req-bd1f5173-876d-4ee3-b409-a32a1a0bda21 2018-09-22 03:23:55,841 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bd1f5173-876d-4ee3-b409-a32a1a0bda21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666fd3c47cacacdd2843e1c7bf22f5d31aaa7cbd" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-22 03:23:56,219 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:23:55 GMT Server: Apache x-compute-request-id: req-fe59e46d-11e9-4f2a-8b27-4cee404deb4a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fe59e46d-11e9-4f2a-8b27-4cee404deb4a Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T03:23:56.092059", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bdfd2059-742f-4979-873d-7739d103c8b2", "size": 1}} 2018-09-22 03:23:56,219 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes used request id req-fe59e46d-11e9-4f2a-8b27-4cee404deb4a 2018-09-22 03:23:56,222 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd1f5173-876d-4ee3-b409-a32a1a0bda21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666fd3c47cacacdd2843e1c7bf22f5d31aaa7cbd" 2018-09-22 03:23:57,163 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:56 GMT Server: Apache x-compute-request-id: req-8ac1b2bf-6c5f-427e-b50a-4eddaadcdb52 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8ac1b2bf-6c5f-427e-b50a-4eddaadcdb52 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:23:56.000000", "replication_status": null, "snapshot_id": null, "id": "bdfd2059-742f-4979-873d-7739d103c8b2", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1", "bootable": "false", "created_at": "2018-09-22T03:23:56.000000", "volume_type": null}} 2018-09-22 03:23:57,164 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2 used request id req-8ac1b2bf-6c5f-427e-b50a-4eddaadcdb52 2018-09-22 03:23:57,164 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1 2018-09-22 03:23:57,167 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd1f5173-876d-4ee3-b409-a32a1a0bda21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666fd3c47cacacdd2843e1c7bf22f5d31aaa7cbd" 2018-09-22 03:23:57,905 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:57 GMT Server: Apache x-compute-request-id: req-9b905ad1-4269-48e4-9b75-0342395b77c2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9b905ad1-4269-48e4-9b75-0342395b77c2 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:23:56.000000", "replication_status": null, "snapshot_id": null, "id": "bdfd2059-742f-4979-873d-7739d103c8b2", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1", "bootable": "false", "created_at": "2018-09-22T03:23:56.000000", "volume_type": null}} 2018-09-22 03:23:57,905 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2 used request id req-9b905ad1-4269-48e4-9b75-0342395b77c2 2018-09-22 03:23:57,906 - create_volume - DEBUG - Instance status is - available 2018-09-22 03:23:57,906 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1 2018-09-22 03:23:57,906 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1 2018-09-22 03:23:57,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:23:57,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:23:58,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:23:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["DZxCaVymRtiIOmVKx-eoeg"], "issued_at": "2018-09-22T03:23:58.000000Z"}} 2018-09-22 03:23:58,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:23:58,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29506bf3-8d19-4d47-8192-65ac26162a91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:23:58,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-29506bf3-8d19-4d47-8192-65ac26162a91 2018-09-22 03:23:58,381 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:23:58,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:23:58,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2fb8d7a-db2c-486a-a4fa-d158bcd8a97f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:23:58,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d2fb8d7a-db2c-486a-a4fa-d158bcd8a97f 2018-09-22 03:23:58,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:23:58,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2ebff8dd-0774-4362-b6d6-bc1a18d9a188 Date: Sat, 22 Sep 2018 03:23:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["c86c12d7-35bd-4a4e-8463-026b3a958575"],"description":"","tags":[],"updated_at":"2018-09-22T03:23:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:52Z","provider:network_type":"vxlan"}]} 2018-09-22 03:23:58,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net used request id req-2ebff8dd-0774-4362-b6d6-bc1a18d9a188 2018-09-22 03:23:58,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:23:58,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:23:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:23:58,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:23:58,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e2a680-a7bd-444e-9e5a-d2ad0d86ab8a Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:23:58,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-27e2a680-a7bd-444e-9e5a-d2ad0d86ab8a 2018-09-22 03:23:58,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:23:58,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e5ae1569-149f-4637-b050-1aca79e156ca Date: Sat, 22 Sep 2018 03:23:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:53Z","dns_nameservers":[],"updated_at":"2018-09-22T03:23:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"c86c12d7-35bd-4a4e-8463-026b3a958575","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-subnet"}]} 2018-09-22 03:23:58,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-e5ae1569-149f-4637-b050-1aca79e156ca 2018-09-22 03:23:58,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091&name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:23:59,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4cebdccf-65a6-4c31-be47-5155f4e03773 Date: Sat, 22 Sep 2018 03:23:59 GMT RESP BODY: {"ports":[]} 2018-09-22 03:23:59,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091&name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-port&admin_state_up=True used request id req-4cebdccf-65a6-4c31-be47-5155f4e03773 2018-09-22 03:23:59,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:23:59,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cfef944e-7359-4cc1-a098-2fc2226822e9 x-compute-request-id: req-cfef944e-7359-4cc1-a098-2fc2226822e9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 03:23:59,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst used request id req-cfef944e-7359-4cc1-a098-2fc2226822e9 2018-09-22 03:23:59,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:23:59,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-26080816-f026-46a0-9ef7-cb7de08e7c7d Date: Sat, 22 Sep 2018 03:23:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["c86c12d7-35bd-4a4e-8463-026b3a958575"],"description":"","tags":[],"updated_at":"2018-09-22T03:23:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:52Z","provider:network_type":"vxlan"}]} 2018-09-22 03:23:59,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net used request id req-26080816-f026-46a0-9ef7-cb7de08e7c7d 2018-09-22 03:23:59,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:23:59,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afbbae0f-b67b-4668-8f60-a43ba56d2dca Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:23:59,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-afbbae0f-b67b-4668-8f60-a43ba56d2dca 2018-09-22 03:23:59,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:00,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0db58f6e-7244-4e31-9573-08f135e844ad Date: Sat, 22 Sep 2018 03:24:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:53Z","dns_nameservers":[],"updated_at":"2018-09-22T03:23:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"c86c12d7-35bd-4a4e-8463-026b3a958575","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-subnet"}]} 2018-09-22 03:24:00,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-0db58f6e-7244-4e31-9573-08f135e844ad 2018-09-22 03:24:00,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091&name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:00,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7d945e81-18f3-4c96-8071-80c19f2fee1a Date: Sat, 22 Sep 2018 03:24:00 GMT RESP BODY: {"ports":[]} 2018-09-22 03:24:00,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091&name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-port&admin_state_up=True used request id req-7d945e81-18f3-4c96-8071-80c19f2fee1a 2018-09-22 03:24:00,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:24:00,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:24:00,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:24:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["no1Xk4I7T_KxHOphVRugYA"], "issued_at": "2018-09-22T03:24:00.000000Z"}} 2018-09-22 03:24:00,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce38bcb241c43658bcc2e6e999c70cbc8403e31" 2018-09-22 03:24:00,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eafa3827-c0e6-4a0d-a8d7-c2b9b657c0e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:24:00,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-eafa3827-c0e6-4a0d-a8d7-c2b9b657c0e9 2018-09-22 03:24:00,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:01,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-67a0d03b-959b-4dfc-b16a-1e2ea2f3de57 Date: Sat, 22 Sep 2018 03:24:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["c86c12d7-35bd-4a4e-8463-026b3a958575"],"description":"","tags":[],"updated_at":"2018-09-22T03:23:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:52Z","provider:network_type":"vxlan"}]} 2018-09-22 03:24:01,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net used request id req-67a0d03b-959b-4dfc-b16a-1e2ea2f3de57 2018-09-22 03:24:01,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:01,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-08263a6c-c88e-4b90-ac72-9a93e91e061e Date: Sat, 22 Sep 2018 03:24:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:53Z","dns_nameservers":[],"updated_at":"2018-09-22T03:23:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"c86c12d7-35bd-4a4e-8463-026b3a958575","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-subnet"}]} 2018-09-22 03:24:01,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-08263a6c-c88e-4b90-ac72-9a93e91e061e 2018-09-22 03:24:01,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:01,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ad904db8-65ac-431e-8ab6-11d660668b2f Date: Sat, 22 Sep 2018 03:24:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["c86c12d7-35bd-4a4e-8463-026b3a958575"],"description":"","tags":[],"updated_at":"2018-09-22T03:23:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:52Z","provider:network_type":"vxlan"}]} 2018-09-22 03:24:01,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net used request id req-ad904db8-65ac-431e-8ab6-11d660668b2f 2018-09-22 03:24:01,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:24:01,456 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:24:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:24:01,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce38bcb241c43658bcc2e6e999c70cbc8403e31" 2018-09-22 03:24:01,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682638cb-c0fb-4b2c-bc07-f410a9c31e1b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:24:01,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-682638cb-c0fb-4b2c-bc07-f410a9c31e1b 2018-09-22 03:24:01,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:01,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d6420dc1-55bc-43e1-8596-d818d7076e1f Date: Sat, 22 Sep 2018 03:24:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:53Z","dns_nameservers":[],"updated_at":"2018-09-22T03:23:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"c86c12d7-35bd-4a4e-8463-026b3a958575","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-subnet"}]} 2018-09-22 03:24:01,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-d6420dc1-55bc-43e1-8596-d818d7076e1f 2018-09-22 03:24:01,764 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net 2018-09-22 03:24:01,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" -d '{"port": {"network_id": "8e170527-8ede-48af-9fd9-e4c79bfcc091", "name": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-port", "admin_state_up": true}}' 2018-09-22 03:24:02,578 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-7fa15797-1fa0-4793-96e7-1f61ea8ba25f Date: Sat, 22 Sep 2018 03:24:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:24:02Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.8"}],"id":"d77ff28d-256b-456a-9d1f-06ad10ea786b","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a1:76:f6","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-port","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","qos_policy_id":null,"admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:24:02Z","binding:vnic_type":"normal"}} 2018-09-22 03:24:02,578 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-7fa15797-1fa0-4793-96e7-1f61ea8ba25f 2018-09-22 03:24:02,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:02,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-bea91fdd-1ded-4170-aa14-8fd750af3154 Date: Sat, 22 Sep 2018 03:24:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["c86c12d7-35bd-4a4e-8463-026b3a958575"],"description":"","tags":[],"updated_at":"2018-09-22T03:23:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:52Z","provider:network_type":"vxlan"}]} 2018-09-22 03:24:02,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net used request id req-bea91fdd-1ded-4170-aa14-8fd750af3154 2018-09-22 03:24:02,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:03,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72e7e79f-c8fb-496c-b9a6-2b3e5e43d4b8 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:24:03,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-72e7e79f-c8fb-496c-b9a6-2b3e5e43d4b8 2018-09-22 03:24:03,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:03,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4184d8cb-813e-4650-bfc7-958812549fb5 Date: Sat, 22 Sep 2018 03:24:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:53Z","dns_nameservers":[],"updated_at":"2018-09-22T03:23:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"c86c12d7-35bd-4a4e-8463-026b3a958575","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-subnet"}]} 2018-09-22 03:24:03,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-4184d8cb-813e-4650-bfc7-958812549fb5 2018-09-22 03:24:03,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091&name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:03,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-b3a2b012-7163-4ea4-be07-0a240b16fc89 Date: Sat, 22 Sep 2018 03:24:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:24:02Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.8"}],"id":"d77ff28d-256b-456a-9d1f-06ad10ea786b","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a1:76:f6","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-port","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:24:02Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 03:24:03,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091&name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-port&admin_state_up=True used request id req-b3a2b012-7163-4ea4-be07-0a240b16fc89 2018-09-22 03:24:03,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:03,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e77e92e-9a13-4b31-ae35-63e20ab7d8c9 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:24:03,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-9e77e92e-9a13-4b31-ae35-63e20ab7d8c9 2018-09-22 03:24:03,539 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst 2018-09-22 03:24:03,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:03,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-a96f7962-6b59-463f-9285-f6de7f657d47 x-compute-request-id: req-a96f7962-6b59-463f-9285-f6de7f657d47 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "41011657-9938-4d2d-9d06-cf83bf72ae30", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-flavor"}]} 2018-09-22 03:24:03,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a96f7962-6b59-463f-9285-f6de7f657d47 2018-09-22 03:24:03,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:03,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-a4b0af9b-670e-4ad0-8f96-60e5e46c46ca x-compute-request-id: req-a4b0af9b-670e-4ad0-8f96-60e5e46c46ca Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "41011657-9938-4d2d-9d06-cf83bf72ae30", "name": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:24:03,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30 used request id req-a4b0af9b-670e-4ad0-8f96-60e5e46c46ca 2018-09-22 03:24:03,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:04,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-b3b9cf40-e13b-4996-8ce1-9cea74fbfca6 Date: Sat, 22 Sep 2018 03:24:04 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:23:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:23:51Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/01003121-3218-456d-918a-aaba866c371e/snap", "metadata": {}}], "self": "/v2/images/01003121-3218-456d-918a-aaba866c371e", "min_disk": 0, "protected": false, "id": "01003121-3218-456d-918a-aaba866c371e", "file": "/v2/images/01003121-3218-456d-918a-aaba866c371e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/01003121-3218-456d-918a-aaba866c371e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-image"} 2018-09-22 03:24:04,247 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-image used request id req-b3b9cf40-e13b-4996-8ce1-9cea74fbfca6 2018-09-22 03:24:04,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:04,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0e2c1fa7-383c-4cc6-a999-a3c70e21cf46 Date: Sat, 22 Sep 2018 03:24:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:24:04,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0e2c1fa7-383c-4cc6-a999-a3c70e21cf46 2018-09-22 03:24:04,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst", "imageRef": "01003121-3218-456d-918a-aaba866c371e", "flavorRef": "41011657-9938-4d2d-9d06-cf83bf72ae30", "max_count": 1, "min_count": 1, "networks": [{"port": "d77ff28d-256b-456a-9d1f-06ad10ea786b"}]}}' 2018-09-22 03:24:06,347 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:24:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f2c4121b-bbc2-480d-b730-bb1465bfcf5a x-compute-request-id: req-f2c4121b-bbc2-480d-b730-bb1465bfcf5a Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "09157f7a-bb2d-4de4-bad6-f9966f724dbe", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "bookmark"}], "adminPass": "6iEwscd2CXkB"}} 2018-09-22 03:24:06,347 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f2c4121b-bbc2-480d-b730-bb1465bfcf5a 2018-09-22 03:24:06,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:06,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-a26932f5-d258-44a0-ae04-4ceb5eb2f0d8 x-compute-request-id: req-a26932f5-d258-44a0-ae04-4ceb5eb2f0d8 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "bookmark"}], "image": {"id": "01003121-3218-456d-918a-aaba866c371e", "links": [{"href": "http://172.30.9.23:8774/images/01003121-3218-456d-918a-aaba866c371e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41011657-9938-4d2d-9d06-cf83bf72ae30", "links": [{"href": "http://172.30.9.23:8774/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30", "rel": "bookmark"}]}, "id": "09157f7a-bb2d-4de4-bad6-f9966f724dbe", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:24: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": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst", "created": "2018-09-22T03:24:06Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:24:06,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe used request id req-a26932f5-d258-44a0-ae04-4ceb5eb2f0d8 2018-09-22 03:24:06,708 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst 2018-09-22 03:24:06,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:06,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-a2b07c81-5963-4d2d-96d5-683b2144593b x-compute-request-id: req-a2b07c81-5963-4d2d-96d5-683b2144593b Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "bookmark"}], "image": {"id": "01003121-3218-456d-918a-aaba866c371e", "links": [{"href": "http://172.30.9.23:8774/images/01003121-3218-456d-918a-aaba866c371e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41011657-9938-4d2d-9d06-cf83bf72ae30", "links": [{"href": "http://172.30.9.23:8774/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30", "rel": "bookmark"}]}, "id": "09157f7a-bb2d-4de4-bad6-f9966f724dbe", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:24: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": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst", "created": "2018-09-22T03:24:06Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:24:06,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe used request id req-a2b07c81-5963-4d2d-96d5-683b2144593b 2018-09-22 03:24:06,834 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst] is - BUILD 2018-09-22 03:24:06,835 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 03:24:09,838 - create_instance - DEBUG - VM status query timeout in 896.870210886 2018-09-22 03:24:09,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:10,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-999634e6-75db-4e88-8595-d47d05ca6fd6 x-compute-request-id: req-999634e6-75db-4e88-8595-d47d05ca6fd6 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:76:f6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "bookmark"}], "image": {"id": "01003121-3218-456d-918a-aaba866c371e", "links": [{"href": "http://172.30.9.23:8774/images/01003121-3218-456d-918a-aaba866c371e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41011657-9938-4d2d-9d06-cf83bf72ae30", "links": [{"href": "http://172.30.9.23:8774/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30", "rel": "bookmark"}]}, "id": "09157f7a-bb2d-4de4-bad6-f9966f724dbe", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:24:07Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst", "created": "2018-09-22T03:24:06Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:24:10,455 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe used request id req-999634e6-75db-4e88-8595-d47d05ca6fd6 2018-09-22 03:24:10,455 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst] is - BUILD 2018-09-22 03:24:10,455 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 03:24:13,457 - create_instance - DEBUG - VM status query timeout in 893.250882864 2018-09-22 03:24:13,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:13,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-095a85ad-1efa-4948-8d0a-de7f3768117a x-compute-request-id: req-095a85ad-1efa-4948-8d0a-de7f3768117a Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:76:f6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "bookmark"}], "image": {"id": "01003121-3218-456d-918a-aaba866c371e", "links": [{"href": "http://172.30.9.23:8774/images/01003121-3218-456d-918a-aaba866c371e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-09-22T03:23:58.000000", "flavor": {"id": "41011657-9938-4d2d-9d06-cf83bf72ae30", "links": [{"href": "http://172.30.9.23:8774/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30", "rel": "bookmark"}]}, "id": "09157f7a-bb2d-4de4-bad6-f9966f724dbe", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:24:11Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst", "created": "2018-09-22T03:24:06Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:24:13,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe used request id req-095a85ad-1efa-4948-8d0a-de7f3768117a 2018-09-22 03:24:13,940 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst] is - ACTIVE 2018-09-22 03:24:13,940 - create_instance - INFO - VM is - ACTIVE 2018-09-22 03:24:13,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:14,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-402fd580-16f2-4f5c-bf22-6f1d2a0d4056 x-compute-request-id: req-402fd580-16f2-4f5c-bf22-6f1d2a0d4056 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:76:f6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "bookmark"}], "image": {"id": "01003121-3218-456d-918a-aaba866c371e", "links": [{"href": "http://172.30.9.23:8774/images/01003121-3218-456d-918a-aaba866c371e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-09-22T03:23:58.000000", "flavor": {"id": "41011657-9938-4d2d-9d06-cf83bf72ae30", "links": [{"href": "http://172.30.9.23:8774/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30", "rel": "bookmark"}]}, "id": "09157f7a-bb2d-4de4-bad6-f9966f724dbe", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:24:11Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst", "created": "2018-09-22T03:24:06Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:24:14,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe used request id req-402fd580-16f2-4f5c-bf22-6f1d2a0d4056 2018-09-22 03:24:14,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:14,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2d15013d-c6e0-4bcc-9bd7-98192c29b459 Date: Sat, 22 Sep 2018 03:24:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["c86c12d7-35bd-4a4e-8463-026b3a958575"],"description":"","tags":[],"updated_at":"2018-09-22T03:23:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:52Z","provider:network_type":"vxlan"}]} 2018-09-22 03:24:14,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net used request id req-2d15013d-c6e0-4bcc-9bd7-98192c29b459 2018-09-22 03:24:14,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:14,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44cb7e99-027c-4573-86dd-2d26e16e1893 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:24:14,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-44cb7e99-027c-4573-86dd-2d26e16e1893 2018-09-22 03:24:14,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:14,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-210ffa39-70d1-437a-acf5-49fb7d68f441 Date: Sat, 22 Sep 2018 03:24:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:53Z","dns_nameservers":[],"updated_at":"2018-09-22T03:23:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"c86c12d7-35bd-4a4e-8463-026b3a958575","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-subnet"}]} 2018-09-22 03:24:14,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-210ffa39-70d1-437a-acf5-49fb7d68f441 2018-09-22 03:24:14,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:15,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-1fa15377-99a8-499d-ba4b-85771347ff40 Date: Sat, 22 Sep 2018 03:24:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.2"}],"id":"4e8ae557-b9b7-4b03-9259-089cbeb82e2a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:7a:6d","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8e170527-8ede-48af-9fd9-e4c79bfcc091"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.4"}],"id":"9649f27c-c76e-4b60-8cd9-412276420e74","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:44:d4","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8e170527-8ede-48af-9fd9-e4c79bfcc091"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:24:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.8"}],"id":"d77ff28d-256b-456a-9d1f-06ad10ea786b","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:76:f6","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-port","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:24:02Z","binding:vnic_type":"normal","device_id":"09157f7a-bb2d-4de4-bad6-f9966f724dbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.3"}],"id":"dc4d3c3a-1628-44fc-b9b5-3c22080c8929","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:98:a2:67","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8e170527-8ede-48af-9fd9-e4c79bfcc091"}]} 2018-09-22 03:24:15,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-1fa15377-99a8-499d-ba4b-85771347ff40 2018-09-22 03:24:15,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:24:15,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:24:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["nS5IWT0uTyGiHvwLK7Dhkw"], "issued_at": "2018-09-22T03:24:15.000000Z"}} 2018-09-22 03:24:15,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d61b886da24cdc162905b8cf6e4ff3423e02ad" 2018-09-22 03:24:15,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d2b8a3a-8d85-4a4d-81d8-329bc8c3b245 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:24:15,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0d2b8a3a-8d85-4a4d-81d8-329bc8c3b245 2018-09-22 03:24:15,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:15,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-c6e2faa9-7aa7-4434-8aee-edfbbdb82e8f x-compute-request-id: req-c6e2faa9-7aa7-4434-8aee-edfbbdb82e8f Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:76:f6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "bookmark"}], "image": {"id": "01003121-3218-456d-918a-aaba866c371e", "links": [{"href": "http://172.30.9.23:8774/images/01003121-3218-456d-918a-aaba866c371e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-09-22T03:23:58.000000", "flavor": {"id": "41011657-9938-4d2d-9d06-cf83bf72ae30", "links": [{"href": "http://172.30.9.23:8774/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30", "rel": "bookmark"}]}, "id": "09157f7a-bb2d-4de4-bad6-f9966f724dbe", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:24:11Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst", "created": "2018-09-22T03:24:06Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:24:15,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe used request id req-c6e2faa9-7aa7-4434-8aee-edfbbdb82e8f 2018-09-22 03:24:15,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:15,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f7072761-7691-4d91-92b1-d2500c7903e7 Date: Sat, 22 Sep 2018 03:24:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["c86c12d7-35bd-4a4e-8463-026b3a958575"],"description":"","tags":[],"updated_at":"2018-09-22T03:23:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:52Z","provider:network_type":"vxlan"}]} 2018-09-22 03:24:15,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net used request id req-f7072761-7691-4d91-92b1-d2500c7903e7 2018-09-22 03:24:15,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:16,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a2b813-4175-46cc-8833-b33b0f0577b0 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:24:16,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-f0a2b813-4175-46cc-8833-b33b0f0577b0 2018-09-22 03:24:16,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:16,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-597c1f28-e870-40e5-bb49-70e61d920cce Date: Sat, 22 Sep 2018 03:24:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:53Z","dns_nameservers":[],"updated_at":"2018-09-22T03:23:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"c86c12d7-35bd-4a4e-8463-026b3a958575","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-subnet"}]} 2018-09-22 03:24:16,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-597c1f28-e870-40e5-bb49-70e61d920cce 2018-09-22 03:24:16,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:16,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-5d7af687-a38c-4c38-b3fa-05949e375a35 Date: Sat, 22 Sep 2018 03:24:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.2"}],"id":"4e8ae557-b9b7-4b03-9259-089cbeb82e2a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:7a:6d","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8e170527-8ede-48af-9fd9-e4c79bfcc091"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.4"}],"id":"9649f27c-c76e-4b60-8cd9-412276420e74","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:44:d4","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8e170527-8ede-48af-9fd9-e4c79bfcc091"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:24:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.8"}],"id":"d77ff28d-256b-456a-9d1f-06ad10ea786b","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:76:f6","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-port","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:24:02Z","binding:vnic_type":"normal","device_id":"09157f7a-bb2d-4de4-bad6-f9966f724dbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.3"}],"id":"dc4d3c3a-1628-44fc-b9b5-3c22080c8929","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:98:a2:67","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8e170527-8ede-48af-9fd9-e4c79bfcc091"}]} 2018-09-22 03:24:16,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-5d7af687-a38c-4c38-b3fa-05949e375a35 2018-09-22 03:24:16,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d61b886da24cdc162905b8cf6e4ff3423e02ad" -d '{"volumeAttachment": {"volumeId": "bdfd2059-742f-4979-873d-7739d103c8b2"}}' 2018-09-22 03:24:18,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-1d6cb058-281c-4d82-a698-730bd5b21d5e x-compute-request-id: req-1d6cb058-281c-4d82-a698-730bd5b21d5e Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "09157f7a-bb2d-4de4-bad6-f9966f724dbe", "id": "bdfd2059-742f-4979-873d-7739d103c8b2", "volumeId": "bdfd2059-742f-4979-873d-7739d103c8b2"}} 2018-09-22 03:24:18,380 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe/os-volume_attachments used request id req-1d6cb058-281c-4d82-a698-730bd5b21d5e 2018-09-22 03:24:18,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d61b886da24cdc162905b8cf6e4ff3423e02ad" 2018-09-22 03:24:18,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-dcccfc27-b784-43b6-bd22-a4426058254c x-compute-request-id: req-dcccfc27-b784-43b6-bd22-a4426058254c Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:76:f6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "bookmark"}], "image": {"id": "01003121-3218-456d-918a-aaba866c371e", "links": [{"href": "http://172.30.9.23:8774/images/01003121-3218-456d-918a-aaba866c371e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-09-22T03:23:58.000000", "flavor": {"id": "41011657-9938-4d2d-9d06-cf83bf72ae30", "links": [{"href": "http://172.30.9.23:8774/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30", "rel": "bookmark"}]}, "id": "09157f7a-bb2d-4de4-bad6-f9966f724dbe", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:24:11Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst", "created": "2018-09-22T03:24:06Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [{"id": "bdfd2059-742f-4979-873d-7739d103c8b2"}], "metadata": {}}} 2018-09-22 03:24:18,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe used request id req-dcccfc27-b784-43b6-bd22-a4426058254c 2018-09-22 03:24:18,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d61b886da24cdc162905b8cf6e4ff3423e02ad" 2018-09-22 03:24:19,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5bf4f633-6240-4112-a554-569e1f608afc Date: Sat, 22 Sep 2018 03:24:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["c86c12d7-35bd-4a4e-8463-026b3a958575"],"description":"","tags":[],"updated_at":"2018-09-22T03:23:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:52Z","provider:network_type":"vxlan"}]} 2018-09-22 03:24:19,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net used request id req-5bf4f633-6240-4112-a554-569e1f608afc 2018-09-22 03:24:19,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:24:19,186 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:24:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:24:19,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d61b886da24cdc162905b8cf6e4ff3423e02ad" 2018-09-22 03:24:19,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-598f8675-6639-4f89-bca0-8d636b7b6ced Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:24:19,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-598f8675-6639-4f89-bca0-8d636b7b6ced 2018-09-22 03:24:19,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d61b886da24cdc162905b8cf6e4ff3423e02ad" 2018-09-22 03:24:19,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-47d8455a-dc83-44fd-9307-ac5f826cd6d6 Date: Sat, 22 Sep 2018 03:24:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:53Z","dns_nameservers":[],"updated_at":"2018-09-22T03:23:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"c86c12d7-35bd-4a4e-8463-026b3a958575","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-subnet"}]} 2018-09-22 03:24:19,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-47d8455a-dc83-44fd-9307-ac5f826cd6d6 2018-09-22 03:24:19,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d61b886da24cdc162905b8cf6e4ff3423e02ad" 2018-09-22 03:24:19,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-6be74aa1-d3e1-4efb-ad1f-9411b3f8b010 Date: Sat, 22 Sep 2018 03:24:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.2"}],"id":"4e8ae557-b9b7-4b03-9259-089cbeb82e2a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:7a:6d","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8e170527-8ede-48af-9fd9-e4c79bfcc091"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.4"}],"id":"9649f27c-c76e-4b60-8cd9-412276420e74","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:44:d4","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8e170527-8ede-48af-9fd9-e4c79bfcc091"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:24:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.8"}],"id":"d77ff28d-256b-456a-9d1f-06ad10ea786b","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:76:f6","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-port","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:24:02Z","binding:vnic_type":"normal","device_id":"09157f7a-bb2d-4de4-bad6-f9966f724dbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.3"}],"id":"dc4d3c3a-1628-44fc-b9b5-3c22080c8929","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:98:a2:67","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8e170527-8ede-48af-9fd9-e4c79bfcc091"}]} 2018-09-22 03:24:19,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-6be74aa1-d3e1-4efb-ad1f-9411b3f8b010 2018-09-22 03:24:19,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d61b886da24cdc162905b8cf6e4ff3423e02ad" 2018-09-22 03:24:19,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b07e4fcb-4559-4346-8af3-dddae7a60839 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:24:19,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b07e4fcb-4559-4346-8af3-dddae7a60839 2018-09-22 03:24:19,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:20,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-a7fdcb74-46cd-4233-91b0-9dd0fa2dc66c x-compute-request-id: req-a7fdcb74-46cd-4233-91b0-9dd0fa2dc66c Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:76:f6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "bookmark"}], "image": {"id": "01003121-3218-456d-918a-aaba866c371e", "links": [{"href": "http://172.30.9.23:8774/images/01003121-3218-456d-918a-aaba866c371e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-09-22T03:23:58.000000", "flavor": {"id": "41011657-9938-4d2d-9d06-cf83bf72ae30", "links": [{"href": "http://172.30.9.23:8774/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30", "rel": "bookmark"}]}, "id": "09157f7a-bb2d-4de4-bad6-f9966f724dbe", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:24:11Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst", "created": "2018-09-22T03:24:06Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [{"id": "bdfd2059-742f-4979-873d-7739d103c8b2"}], "metadata": {}}} 2018-09-22 03:24:20,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe used request id req-a7fdcb74-46cd-4233-91b0-9dd0fa2dc66c 2018-09-22 03:24:20,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:20,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-073b9400-bab0-4baf-a329-74f3a51952e3 Date: Sat, 22 Sep 2018 03:24:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["c86c12d7-35bd-4a4e-8463-026b3a958575"],"description":"","tags":[],"updated_at":"2018-09-22T03:23:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:52Z","provider:network_type":"vxlan"}]} 2018-09-22 03:24:20,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net used request id req-073b9400-bab0-4baf-a329-74f3a51952e3 2018-09-22 03:24:20,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:20,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfc618e6-f672-4219-a556-f541867fb392 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:24:20,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-dfc618e6-f672-4219-a556-f541867fb392 2018-09-22 03:24:20,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:20,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d23055ee-582a-4f08-aaac-9e4aed387b79 Date: Sat, 22 Sep 2018 03:24:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:53Z","dns_nameservers":[],"updated_at":"2018-09-22T03:23:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"c86c12d7-35bd-4a4e-8463-026b3a958575","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-subnet"}]} 2018-09-22 03:24:20,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-d23055ee-582a-4f08-aaac-9e4aed387b79 2018-09-22 03:24:20,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:20,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-92ebf566-cbe6-4c20-be15-3381704ca771 Date: Sat, 22 Sep 2018 03:24:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.2"}],"id":"4e8ae557-b9b7-4b03-9259-089cbeb82e2a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:7a:6d","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8e170527-8ede-48af-9fd9-e4c79bfcc091"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.4"}],"id":"9649f27c-c76e-4b60-8cd9-412276420e74","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:44:d4","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8e170527-8ede-48af-9fd9-e4c79bfcc091"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:24:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.8"}],"id":"d77ff28d-256b-456a-9d1f-06ad10ea786b","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:76:f6","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-port","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:24:02Z","binding:vnic_type":"normal","device_id":"09157f7a-bb2d-4de4-bad6-f9966f724dbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.3"}],"id":"dc4d3c3a-1628-44fc-b9b5-3c22080c8929","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:98:a2:67","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8e170527-8ede-48af-9fd9-e4c79bfcc091"}]} 2018-09-22 03:24:20,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-92ebf566-cbe6-4c20-be15-3381704ca771 2018-09-22 03:24:20,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d61b886da24cdc162905b8cf6e4ff3423e02ad" 2018-09-22 03:24:21,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-0ac03e33-2fa6-4573-87f7-862da7dcc906 x-compute-request-id: req-0ac03e33-2fa6-4573-87f7-862da7dcc906 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:76:f6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "bookmark"}], "image": {"id": "01003121-3218-456d-918a-aaba866c371e", "links": [{"href": "http://172.30.9.23:8774/images/01003121-3218-456d-918a-aaba866c371e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-09-22T03:23:58.000000", "flavor": {"id": "41011657-9938-4d2d-9d06-cf83bf72ae30", "links": [{"href": "http://172.30.9.23:8774/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30", "rel": "bookmark"}]}, "id": "09157f7a-bb2d-4de4-bad6-f9966f724dbe", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:24:20Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst", "created": "2018-09-22T03:24:06Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [{"id": "bdfd2059-742f-4979-873d-7739d103c8b2"}], "metadata": {}}} 2018-09-22 03:24:21,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe used request id req-0ac03e33-2fa6-4573-87f7-862da7dcc906 2018-09-22 03:24:21,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d61b886da24cdc162905b8cf6e4ff3423e02ad" 2018-09-22 03:24:21,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ad1779fe-0853-4a4a-b530-03eafd219e9c Date: Sat, 22 Sep 2018 03:24:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["c86c12d7-35bd-4a4e-8463-026b3a958575"],"description":"","tags":[],"updated_at":"2018-09-22T03:23:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:52Z","provider:network_type":"vxlan"}]} 2018-09-22 03:24:21,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net used request id req-ad1779fe-0853-4a4a-b530-03eafd219e9c 2018-09-22 03:24:21,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d61b886da24cdc162905b8cf6e4ff3423e02ad" 2018-09-22 03:24:21,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc3fb22-7f85-488e-ac50-aa6286e72a8b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:24:21,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-1fc3fb22-7f85-488e-ac50-aa6286e72a8b 2018-09-22 03:24:21,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d61b886da24cdc162905b8cf6e4ff3423e02ad" 2018-09-22 03:24:21,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0d50a702-5b3e-4ad3-96b4-16f6958a0ae3 Date: Sat, 22 Sep 2018 03:24:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:53Z","dns_nameservers":[],"updated_at":"2018-09-22T03:23:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"c86c12d7-35bd-4a4e-8463-026b3a958575","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-subnet"}]} 2018-09-22 03:24:21,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-0d50a702-5b3e-4ad3-96b4-16f6958a0ae3 2018-09-22 03:24:21,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d61b886da24cdc162905b8cf6e4ff3423e02ad" 2018-09-22 03:24:22,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-d98c9c6c-f40d-4412-b0d9-05b61578d496 Date: Sat, 22 Sep 2018 03:24:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.2"}],"id":"4e8ae557-b9b7-4b03-9259-089cbeb82e2a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:7a:6d","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8e170527-8ede-48af-9fd9-e4c79bfcc091"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.4"}],"id":"9649f27c-c76e-4b60-8cd9-412276420e74","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:44:d4","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8e170527-8ede-48af-9fd9-e4c79bfcc091"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:24:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.8"}],"id":"d77ff28d-256b-456a-9d1f-06ad10ea786b","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:76:f6","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-port","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:24:02Z","binding:vnic_type":"normal","device_id":"09157f7a-bb2d-4de4-bad6-f9966f724dbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.3"}],"id":"dc4d3c3a-1628-44fc-b9b5-3c22080c8929","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:98:a2:67","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8e170527-8ede-48af-9fd9-e4c79bfcc091"}]} 2018-09-22 03:24:22,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-d98c9c6c-f40d-4412-b0d9-05b61578d496 2018-09-22 03:24:22,189 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d61b886da24cdc162905b8cf6e4ff3423e02ad" 2018-09-22 03:24:22,408 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:22 GMT Server: Apache x-compute-request-id: req-9ff9e85c-82eb-4371-b01b-88b8239d26de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9ff9e85c-82eb-4371-b01b-88b8239d26de Content-Encoding: gzip Content-Length: 627 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "09157f7a-bb2d-4de4-bad6-f9966f724dbe", "attachment_id": "6aedf587-1173-44d7-a5b6-ad08f2ba99e2", "attached_at": "2018-09-22T03:24:21.000000", "host_name": null, "volume_id": "bdfd2059-742f-4979-873d-7739d103c8b2", "device": "/dev/vdb", "id": "bdfd2059-742f-4979-873d-7739d103c8b2"}], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:24:21.000000", "replication_status": null, "snapshot_id": null, "id": "bdfd2059-742f-4979-873d-7739d103c8b2", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1", "bootable": "false", "created_at": "2018-09-22T03:23:56.000000", "volume_type": null}} 2018-09-22 03:24:22,408 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2 used request id req-9ff9e85c-82eb-4371-b01b-88b8239d26de 2018-09-22 03:24:22,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:22,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-34fe09ee-cc4f-46e2-a228-5ac908c82cce x-compute-request-id: req-34fe09ee-cc4f-46e2-a228-5ac908c82cce Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:76:f6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "bookmark"}], "image": {"id": "01003121-3218-456d-918a-aaba866c371e", "links": [{"href": "http://172.30.9.23:8774/images/01003121-3218-456d-918a-aaba866c371e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-09-22T03:23:58.000000", "flavor": {"id": "41011657-9938-4d2d-9d06-cf83bf72ae30", "links": [{"href": "http://172.30.9.23:8774/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30", "rel": "bookmark"}]}, "id": "09157f7a-bb2d-4de4-bad6-f9966f724dbe", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:24:20Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst", "created": "2018-09-22T03:24:06Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [{"id": "bdfd2059-742f-4979-873d-7739d103c8b2"}], "metadata": {}}} 2018-09-22 03:24:22,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe used request id req-34fe09ee-cc4f-46e2-a228-5ac908c82cce 2018-09-22 03:24:22,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:22,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c9272ae0-8662-42d7-9d37-a52a400fd51a Date: Sat, 22 Sep 2018 03:24:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["c86c12d7-35bd-4a4e-8463-026b3a958575"],"description":"","tags":[],"updated_at":"2018-09-22T03:23:53Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:52Z","provider:network_type":"vxlan"}]} 2018-09-22 03:24:22,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net used request id req-c9272ae0-8662-42d7-9d37-a52a400fd51a 2018-09-22 03:24:22,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:23,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f143c2ee-cf0a-458b-bd4f-751f679281b2 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:24:23,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-f143c2ee-cf0a-458b-bd4f-751f679281b2 2018-09-22 03:24:23,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:23,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b2e94398-cf17-4ac3-b7b9-e2a0302d5427 Date: Sat, 22 Sep 2018 03:24:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:53Z","dns_nameservers":[],"updated_at":"2018-09-22T03:23:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"c86c12d7-35bd-4a4e-8463-026b3a958575","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-subnet"}]} 2018-09-22 03:24:23,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-b2e94398-cf17-4ac3-b7b9-e2a0302d5427 2018-09-22 03:24:23,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:23,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-5f460ac1-5bea-4e7f-8295-54714597761f Date: Sat, 22 Sep 2018 03:24:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.2"}],"id":"4e8ae557-b9b7-4b03-9259-089cbeb82e2a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9b:7a:6d","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8e170527-8ede-48af-9fd9-e4c79bfcc091"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.4"}],"id":"9649f27c-c76e-4b60-8cd9-412276420e74","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:44:d4","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8e170527-8ede-48af-9fd9-e4c79bfcc091"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:24:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.8"}],"id":"d77ff28d-256b-456a-9d1f-06ad10ea786b","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:76:f6","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-port","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:24:02Z","binding:vnic_type":"normal","device_id":"09157f7a-bb2d-4de4-bad6-f9966f724dbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:23:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c86c12d7-35bd-4a4e-8463-026b3a958575","ip_address":"10.55.0.3"}],"id":"dc4d3c3a-1628-44fc-b9b5-3c22080c8929","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:98:a2:67","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e170527-8ede-48af-9fd9-e4c79bfcc091","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:23:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8e170527-8ede-48af-9fd9-e4c79bfcc091"}]} 2018-09-22 03:24:23,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-5f460ac1-5bea-4e7f-8295-54714597761f 2018-09-22 03:24:23,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe/os-volume_attachments/bdfd2059-742f-4979-873d-7739d103c8b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72d61b886da24cdc162905b8cf6e4ff3423e02ad" 2018-09-22 03:24:24,427 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03: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 x-openstack-request-id: req-4c6ceba8-ebe4-493a-8da9-4a479c43ae94 x-compute-request-id: req-4c6ceba8-ebe4-493a-8da9-4a479c43ae94 Content-Length: 0 Content-Type: application/json 2018-09-22 03:24:24,427 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe/os-volume_attachments/bdfd2059-742f-4979-873d-7739d103c8b2 used request id req-4c6ceba8-ebe4-493a-8da9-4a479c43ae94 2018-09-22 03:24:24,428 - create_instance - INFO - Deleting Port with ID - d77ff28d-256b-456a-9d1f-06ad10ea786b 2018-09-22 03:24:24,428 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-port 2018-09-22 03:24:24,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/d77ff28d-256b-456a-9d1f-06ad10ea786b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:25,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1533e4f1-ca09-475a-93b1-e86213de3250 Date: Sat, 22 Sep 2018 03:24:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:24:25,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/d77ff28d-256b-456a-9d1f-06ad10ea786b used request id req-1533e4f1-ca09-475a-93b1-e86213de3250 2018-09-22 03:24:25,440 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst 2018-09-22 03:24:25,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:25,618 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:24: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-f661a991-1660-47b6-871e-c6dd68649cc5 x-compute-request-id: req-f661a991-1660-47b6-871e-c6dd68649cc5 Content-Type: application/json 2018-09-22 03:24:25,619 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe used request id req-f661a991-1660-47b6-871e-c6dd68649cc5 2018-09-22 03:24:25,619 - create_instance - INFO - Checking deletion status 2018-09-22 03:24:25,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:26,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-45d4a09a-7e31-4b66-8750-e9b18463e4e5 x-compute-request-id: req-45d4a09a-7e31-4b66-8750-e9b18463e4e5 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:76:f6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "bookmark"}], "image": {"id": "01003121-3218-456d-918a-aaba866c371e", "links": [{"href": "http://172.30.9.23:8774/images/01003121-3218-456d-918a-aaba866c371e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-09-22T03:23:58.000000", "flavor": {"id": "41011657-9938-4d2d-9d06-cf83bf72ae30", "links": [{"href": "http://172.30.9.23:8774/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30", "rel": "bookmark"}]}, "id": "09157f7a-bb2d-4de4-bad6-f9966f724dbe", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:24:25Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst", "created": "2018-09-22T03:24:06Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [{"id": "bdfd2059-742f-4979-873d-7739d103c8b2"}], "metadata": {}}} 2018-09-22 03:24:26,042 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe used request id req-45d4a09a-7e31-4b66-8750-e9b18463e4e5 2018-09-22 03:24:26,043 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst] is - ACTIVE 2018-09-22 03:24:26,043 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 03:24:29,046 - create_instance - DEBUG - VM status query timeout in 296.572744131 2018-09-22 03:24:29,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:29,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-4bb7bc56-a00b-425d-8d98-d039a28957e5 x-compute-request-id: req-4bb7bc56-a00b-425d-8d98-d039a28957e5 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe", "rel": "bookmark"}], "image": {"id": "01003121-3218-456d-918a-aaba866c371e", "links": [{"href": "http://172.30.9.23:8774/images/01003121-3218-456d-918a-aaba866c371e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2018-09-22T03:23:58.000000", "flavor": {"id": "41011657-9938-4d2d-9d06-cf83bf72ae30", "links": [{"href": "http://172.30.9.23:8774/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30", "rel": "bookmark"}]}, "id": "09157f7a-bb2d-4de4-bad6-f9966f724dbe", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:24:25Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst", "created": "2018-09-22T03:24:06Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:24:29,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe used request id req-4bb7bc56-a00b-425d-8d98-d039a28957e5 2018-09-22 03:24:29,284 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst] is - ACTIVE 2018-09-22 03:24:29,284 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 03:24:32,288 - create_instance - DEBUG - VM status query timeout in 293.331470013 2018-09-22 03:24:32,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3edbfe21c552cd63df9479475b1c48d0ee16f78" 2018-09-22 03:24:32,333 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:24: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-c7c85d6a-1fcd-43c1-b4bd-e79183955e53 x-compute-request-id: req-c7c85d6a-1fcd-43c1-b4bd-e79183955e53 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 09157f7a-bb2d-4de4-bad6-f9966f724dbe could not be found.", "code": 404}} 2018-09-22 03:24:32,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/09157f7a-bb2d-4de4-bad6-f9966f724dbe used request id req-c7c85d6a-1fcd-43c1-b4bd-e79183955e53 2018-09-22 03:24:32,333 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 09157f7a-bb2d-4de4-bad6-f9966f724dbe could not be found. (HTTP 404) (Request-ID: req-c7c85d6a-1fcd-43c1-b4bd-e79183955e53) 2018-09-22 03:24:32,334 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-vm_inst 2018-09-22 03:24:32,337 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd1f5173-876d-4ee3-b409-a32a1a0bda21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666fd3c47cacacdd2843e1c7bf22f5d31aaa7cbd" 2018-09-22 03:24:32,387 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:32 GMT Server: Apache x-compute-request-id: req-8037b483-c665-4ab2-9352-cca20af5e84f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8037b483-c665-4ab2-9352-cca20af5e84f Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:24:31.000000", "replication_status": null, "snapshot_id": null, "id": "bdfd2059-742f-4979-873d-7739d103c8b2", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1", "bootable": "false", "created_at": "2018-09-22T03:23:56.000000", "volume_type": null}} 2018-09-22 03:24:32,387 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2 used request id req-8037b483-c665-4ab2-9352-cca20af5e84f 2018-09-22 03:24:32,388 - create_volume - DEBUG - Instance status is - available 2018-09-22 03:24:32,388 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1 2018-09-22 03:24:32,388 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1 2018-09-22 03:24:32,391 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd1f5173-876d-4ee3-b409-a32a1a0bda21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666fd3c47cacacdd2843e1c7bf22f5d31aaa7cbd" 2018-09-22 03:24:32,622 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:24:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2a5d7dea-db26-4edc-a89c-f9fad2299155 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-09-22 03:24:32,622 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2 used request id req-2a5d7dea-db26-4edc-a89c-f9fad2299155 2018-09-22 03:24:32,624 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd1f5173-876d-4ee3-b409-a32a1a0bda21" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}666fd3c47cacacdd2843e1c7bf22f5d31aaa7cbd" 2018-09-22 03:24:33,418 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:24:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5ea712fa-27d5-4f1d-9765-892168fa26b7 x-openstack-request-id: req-5ea712fa-27d5-4f1d-9765-892168fa26b7 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume bdfd2059-742f-4979-873d-7739d103c8b2 could not be found.", "code": 404}} 2018-09-22 03:24:33,418 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/bdfd2059-742f-4979-873d-7739d103c8b2 used request id req-5ea712fa-27d5-4f1d-9765-892168fa26b7 2018-09-22 03:24:33,418 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume bdfd2059-742f-4979-873d-7739d103c8b2 could not be found. (HTTP 404) (Request-ID: req-5ea712fa-27d5-4f1d-9765-892168fa26b7) 2018-09-22 03:24:33,418 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1 2018-09-22 03:24:33,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9358cb53c256c7f0056bb3746d0bc4c5a1804903" 2018-09-22 03:24:33,476 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03: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 x-openstack-request-id: req-95437ad8-7d83-49b4-9c56-40cd7e3e2627 x-compute-request-id: req-95437ad8-7d83-49b4-9c56-40cd7e3e2627 Content-Length: 0 Content-Type: application/json 2018-09-22 03:24:33,477 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/41011657-9938-4d2d-9d06-cf83bf72ae30 used request id req-95437ad8-7d83-49b4-9c56-40cd7e3e2627 2018-09-22 03:24:33,477 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-subnet 2018-09-22 03:24:33,478 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-subnet 2018-09-22 03:24:33,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/c86c12d7-35bd-4a4e-8463-026b3a958575 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40447e1e55ba52104206ef705d2d5979abb8951d" 2018-09-22 03:24:35,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ee8e747-77c4-40eb-ba6a-67c43f6fb037 Date: Sat, 22 Sep 2018 03:24:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:24:35,692 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c86c12d7-35bd-4a4e-8463-026b3a958575 used request id req-4ee8e747-77c4-40eb-ba6a-67c43f6fb037 2018-09-22 03:24:35,692 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-net 2018-09-22 03:24:35,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/8e170527-8ede-48af-9fd9-e4c79bfcc091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40447e1e55ba52104206ef705d2d5979abb8951d" 2018-09-22 03:24:37,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d5d8619d-dea5-47f8-83da-f9ba2031f74d Date: Sat, 22 Sep 2018 03:24:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:24:37,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/8e170527-8ede-48af-9fd9-e4c79bfcc091 used request id req-d5d8619d-dea5-47f8-83da-f9ba2031f74d 2018-09-22 03:24:37,027 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-556bbb94-dab6-4a6c-a7eb-bd3ea589b6b1-image 2018-09-22 03:24:37,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/01003121-3218-456d-918a-aaba866c371e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6eaf63d25221ec4d410899ed4176f57f2770c9be" 2018-09-22 03:24:38,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-88300497-b05a-42f7-ab0d-5d92710283b9 Date: Sat, 22 Sep 2018 03:24:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:24:38,914 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/01003121-3218-456d-918a-aaba866c371e used request id req-88300497-b05a-42f7-ab0d-5d92710283b9 2018-09-22 03:24:38,916 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:24:38,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:24:38,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:24:39,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:24:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["rDHCfcdbTM-evsQ_ie1wmA"], "issued_at": "2018-09-22T03:24:39.000000Z"}} 2018-09-22 03:24:39,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f295b46a38830e03d33afb59148e40c91a7b7151" 2018-09-22 03:24:39,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eff67206-b217-471b-94b7-1ab55981793b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:24:39,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-eff67206-b217-471b-94b7-1ab55981793b 2018-09-22 03:24:39,384 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:24:39,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f295b46a38830e03d33afb59148e40c91a7b7151" 2018-09-22 03:24:39,659 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97c2188e-d13c-42fe-831c-868266c12517 x-compute-request-id: req-97c2188e-d13c-42fe-831c-868266c12517 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 03:24:39,659 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-97c2188e-d13c-42fe-831c-868266c12517 2018-09-22 03:24:39,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f295b46a38830e03d33afb59148e40c91a7b7151" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-4c948ab4-46d1-488c-abf8-403bbbecc762name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-09-22 03:24:39,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96a7a629-f9cc-4af1-9887-7b1a3b60142c x-compute-request-id: req-96a7a629-f9cc-4af1-9887-7b1a3b60142c Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c1daa4b3-be37-4bf1-8dfa-bffb38998230", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c1daa4b3-be37-4bf1-8dfa-bffb38998230", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c1daa4b3-be37-4bf1-8dfa-bffb38998230", "name": "CreateFlavorTests-4c948ab4-46d1-488c-abf8-403bbbecc762name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:24:39,877 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-96a7a629-f9cc-4af1-9887-7b1a3b60142c 2018-09-22 03:24:39,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:24:40,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:24:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["laS2H6VNTcOcuz2KH3IVvw"], "issued_at": "2018-09-22T03:24:40.000000Z"}} 2018-09-22 03:24:40,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/c1daa4b3-be37-4bf1-8dfa-bffb38998230 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a038910dd286b1af5c35b32055603886366583e" 2018-09-22 03:24:40,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-60d1724c-5370-4987-b0e1-0840188f8d5f x-compute-request-id: req-60d1724c-5370-4987-b0e1-0840188f8d5f Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c1daa4b3-be37-4bf1-8dfa-bffb38998230", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c1daa4b3-be37-4bf1-8dfa-bffb38998230", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c1daa4b3-be37-4bf1-8dfa-bffb38998230", "name": "CreateFlavorTests-4c948ab4-46d1-488c-abf8-403bbbecc762name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:24:40,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/c1daa4b3-be37-4bf1-8dfa-bffb38998230 used request id req-60d1724c-5370-4987-b0e1-0840188f8d5f 2018-09-22 03:24:40,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/c1daa4b3-be37-4bf1-8dfa-bffb38998230/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a038910dd286b1af5c35b32055603886366583e" 2018-09-22 03:24:40,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66d4a4ee-4224-480f-b83b-e4a25b013925 x-compute-request-id: req-66d4a4ee-4224-480f-b83b-e4a25b013925 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 03:24:40,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/c1daa4b3-be37-4bf1-8dfa-bffb38998230/os-extra_specs used request id req-66d4a4ee-4224-480f-b83b-e4a25b013925 2018-09-22 03:24:40,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/c1daa4b3-be37-4bf1-8dfa-bffb38998230 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f295b46a38830e03d33afb59148e40c91a7b7151" 2018-09-22 03:24:40,637 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:24:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e873578c-79a9-4260-b8bc-976b5e34343d x-compute-request-id: req-e873578c-79a9-4260-b8bc-976b5e34343d Content-Length: 0 Content-Type: application/json 2018-09-22 03:24:40,638 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c1daa4b3-be37-4bf1-8dfa-bffb38998230 used request id req-e873578c-79a9-4260-b8bc-976b5e34343d 2018-09-22 03:24:40,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a038910dd286b1af5c35b32055603886366583e" 2018-09-22 03:24:40,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9a43b00-c7a2-4085-915d-2b06c33b570f x-compute-request-id: req-d9a43b00-c7a2-4085-915d-2b06c33b570f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 03:24:40,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d9a43b00-c7a2-4085-915d-2b06c33b570f 2018-09-22 03:24:40,689 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:24:40,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:24:40,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:24:41,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:24:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["qi2T_0wsS6mWK0M8NCrjng"], "issued_at": "2018-09-22T03:24:41.000000Z"}} 2018-09-22 03:24:41,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650fc544e99ebf3496c81fdfcec446dcd83cf2aa" 2018-09-22 03:24:41,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-755592e9-62b6-4657-a4f2-3849c44fbc4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:24:41,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-755592e9-62b6-4657-a4f2-3849c44fbc4c 2018-09-22 03:24:41,149 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:24:41,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650fc544e99ebf3496c81fdfcec446dcd83cf2aa" 2018-09-22 03:24:41,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-6a5b1416-35b7-40ae-b457-c0a3c83841ef x-compute-request-id: req-6a5b1416-35b7-40ae-b457-c0a3c83841ef Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 03:24:41,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6a5b1416-35b7-40ae-b457-c0a3c83841ef 2018-09-22 03:24:41,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650fc544e99ebf3496c81fdfcec446dcd83cf2aa" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-a4b9bb16-3969-4a00-83b4-39cc04e66c62name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-09-22 03:24:41,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-85cedd18-49fb-4c6f-b132-0047edb10d7d x-compute-request-id: req-85cedd18-49fb-4c6f-b132-0047edb10d7d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2cfc44ff-49ca-4760-a243-85fe9097fd81", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2cfc44ff-49ca-4760-a243-85fe9097fd81", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2cfc44ff-49ca-4760-a243-85fe9097fd81", "name": "CreateFlavorTests-a4b9bb16-3969-4a00-83b4-39cc04e66c62name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:24:41,404 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-85cedd18-49fb-4c6f-b132-0047edb10d7d 2018-09-22 03:24:41,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:24:41,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:24:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["1Bzdc_IQSZys2p8tXWJ4dw"], "issued_at": "2018-09-22T03:24:41.000000Z"}} 2018-09-22 03:24:41,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/2cfc44ff-49ca-4760-a243-85fe9097fd81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c8a247631e2cc612da3c4eb93dd2b4936fdfd0" 2018-09-22 03:24:41,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-54604f59-55e8-4a7e-99bf-54769079f790 x-compute-request-id: req-54604f59-55e8-4a7e-99bf-54769079f790 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2cfc44ff-49ca-4760-a243-85fe9097fd81", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2cfc44ff-49ca-4760-a243-85fe9097fd81", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2cfc44ff-49ca-4760-a243-85fe9097fd81", "name": "CreateFlavorTests-a4b9bb16-3969-4a00-83b4-39cc04e66c62name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:24:41,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/2cfc44ff-49ca-4760-a243-85fe9097fd81 used request id req-54604f59-55e8-4a7e-99bf-54769079f790 2018-09-22 03:24:41,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/2cfc44ff-49ca-4760-a243-85fe9097fd81/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c8a247631e2cc612da3c4eb93dd2b4936fdfd0" 2018-09-22 03:24:41,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-376597ee-6767-4e7a-8fab-bf2650f276c1 x-compute-request-id: req-376597ee-6767-4e7a-8fab-bf2650f276c1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 03:24:41,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/2cfc44ff-49ca-4760-a243-85fe9097fd81/os-extra_specs used request id req-376597ee-6767-4e7a-8fab-bf2650f276c1 2018-09-22 03:24:41,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/2cfc44ff-49ca-4760-a243-85fe9097fd81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c8a247631e2cc612da3c4eb93dd2b4936fdfd0" 2018-09-22 03:24:42,036 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:24:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-263d6ac9-8177-41e3-bee2-e1f91b6ae6e6 x-compute-request-id: req-263d6ac9-8177-41e3-bee2-e1f91b6ae6e6 Content-Length: 0 Content-Type: application/json 2018-09-22 03:24:42,036 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/2cfc44ff-49ca-4760-a243-85fe9097fd81 used request id req-263d6ac9-8177-41e3-bee2-e1f91b6ae6e6 2018-09-22 03:24:42,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70c8a247631e2cc612da3c4eb93dd2b4936fdfd0" 2018-09-22 03:24:42,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-41acfb91-b303-4186-b45d-1b9f9ebc917e x-compute-request-id: req-41acfb91-b303-4186-b45d-1b9f9ebc917e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 03:24:42,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-41acfb91-b303-4186-b45d-1b9f9ebc917e 2018-09-22 03:24:42,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/2cfc44ff-49ca-4760-a243-85fe9097fd81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}650fc544e99ebf3496c81fdfcec446dcd83cf2aa" 2018-09-22 03:24:42,087 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:24:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91050e61-6d15-409f-be3e-d100af9428b0 x-compute-request-id: req-91050e61-6d15-409f-be3e-d100af9428b0 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 2cfc44ff-49ca-4760-a243-85fe9097fd81 could not be found.", "code": 404}} 2018-09-22 03:24:42,087 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/2cfc44ff-49ca-4760-a243-85fe9097fd81 used request id req-91050e61-6d15-409f-be3e-d100af9428b0 2018-09-22 03:24:42,089 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:24:42,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:24:42,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:24:42,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:24:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["-olpx6JeRXqu9S-Vjq_MUg"], "issued_at": "2018-09-22T03:24:42.000000Z"}} 2018-09-22 03:24:42,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e0fe80bed634d72ac05c13744e1c20223833a5" 2018-09-22 03:24:42,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-becce386-39b4-4a80-b605-5dc063f75476 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:24:42,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-becce386-39b4-4a80-b605-5dc063f75476 2018-09-22 03:24:42,548 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:24:42,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e0fe80bed634d72ac05c13744e1c20223833a5" 2018-09-22 03:24:42,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a28c543d-3763-4e78-89cb-68e607bc7a4e x-compute-request-id: req-a28c543d-3763-4e78-89cb-68e607bc7a4e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 03:24:42,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a28c543d-3763-4e78-89cb-68e607bc7a4e 2018-09-22 03:24:42,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e0fe80bed634d72ac05c13744e1c20223833a5" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-d6620371-e77b-40d9-be44-c50852ade475name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-09-22 03:24:42,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-8c5fab31-417a-4354-862c-83f7d10e38bd x-compute-request-id: req-8c5fab31-417a-4354-862c-83f7d10e38bd Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/06242e63-69a8-4055-8138-47b9077336e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/06242e63-69a8-4055-8138-47b9077336e4", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06242e63-69a8-4055-8138-47b9077336e4", "name": "CreateFlavorTests-d6620371-e77b-40d9-be44-c50852ade475name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:24:42,769 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8c5fab31-417a-4354-862c-83f7d10e38bd 2018-09-22 03:24:42,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:24:43,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:24:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["Iz0nqP47SxqNc63R_YYWbw"], "issued_at": "2018-09-22T03:24:43.000000Z"}} 2018-09-22 03:24:43,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/06242e63-69a8-4055-8138-47b9077336e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af26a15f33af44cda7bf4adbf658cbda59abc4e5" 2018-09-22 03:24:43,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-6c2c1e9e-e9b4-4eb2-b129-8d733f84abd6 x-compute-request-id: req-6c2c1e9e-e9b4-4eb2-b129-8d733f84abd6 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/06242e63-69a8-4055-8138-47b9077336e4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/06242e63-69a8-4055-8138-47b9077336e4", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "06242e63-69a8-4055-8138-47b9077336e4", "name": "CreateFlavorTests-d6620371-e77b-40d9-be44-c50852ade475name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:24:43,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/06242e63-69a8-4055-8138-47b9077336e4 used request id req-6c2c1e9e-e9b4-4eb2-b129-8d733f84abd6 2018-09-22 03:24:43,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/06242e63-69a8-4055-8138-47b9077336e4/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af26a15f33af44cda7bf4adbf658cbda59abc4e5" 2018-09-22 03:24:43,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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 x-openstack-request-id: req-2d02a64d-094a-4340-8d4f-db14fef65de2 x-compute-request-id: req-2d02a64d-094a-4340-8d4f-db14fef65de2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 03:24:43,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/06242e63-69a8-4055-8138-47b9077336e4/os-extra_specs used request id req-2d02a64d-094a-4340-8d4f-db14fef65de2 2018-09-22 03:24:43,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/06242e63-69a8-4055-8138-47b9077336e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e0fe80bed634d72ac05c13744e1c20223833a5" 2018-09-22 03:24:43,512 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03: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 x-openstack-request-id: req-395fd819-29d2-4f20-a603-91b4d5e15992 x-compute-request-id: req-395fd819-29d2-4f20-a603-91b4d5e15992 Content-Length: 0 Content-Type: application/json 2018-09-22 03:24:43,512 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/06242e63-69a8-4055-8138-47b9077336e4 used request id req-395fd819-29d2-4f20-a603-91b4d5e15992 2018-09-22 03:24:43,514 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:24:43,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:24:43,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:24:43,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:24:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["IrGDcpUQSjimlWmyjPZshg"], "issued_at": "2018-09-22T03:24:43.000000Z"}} 2018-09-22 03:24:43,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1011d84ebaf7557174ff6f6fb745e8a003c79218" 2018-09-22 03:24:43,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-747a101a-697a-4783-a10a-5acbdd159bd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:24:43,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-747a101a-697a-4783-a10a-5acbdd159bd9 2018-09-22 03:24:43,973 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:24:43,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1011d84ebaf7557174ff6f6fb745e8a003c79218" 2018-09-22 03:24:44,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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 x-openstack-request-id: req-5cc59eba-ba32-4059-8bde-7c37a5cb212e x-compute-request-id: req-5cc59eba-ba32-4059-8bde-7c37a5cb212e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 03:24:44,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-5cc59eba-ba32-4059-8bde-7c37a5cb212e 2018-09-22 03:24:44,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1011d84ebaf7557174ff6f6fb745e8a003c79218" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-ab8ddda0-daf0-4c8d-a919-9b08694ce8e2name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-09-22 03:24:44,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-420c9efd-57c7-4cd0-aff9-65cd5348f1c2 x-compute-request-id: req-420c9efd-57c7-4cd0-aff9-65cd5348f1c2 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1d28e3fd-d58b-4f91-8b76-8225b17b251e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1d28e3fd-d58b-4f91-8b76-8225b17b251e", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "1d28e3fd-d58b-4f91-8b76-8225b17b251e", "name": "CreateFlavorTests-ab8ddda0-daf0-4c8d-a919-9b08694ce8e2name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-09-22 03:24:44,216 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-420c9efd-57c7-4cd0-aff9-65cd5348f1c2 2018-09-22 03:24:44,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:24:44,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:24:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["tOa20blwQh6KFAOVnhjczA"], "issued_at": "2018-09-22T03:24:44.000000Z"}} 2018-09-22 03:24:44,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/1d28e3fd-d58b-4f91-8b76-8225b17b251e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b3aede9cf7965441c0c8e0965eb0bd545deb9cc" 2018-09-22 03:24:44,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-7cfa5b8a-4c39-4d6b-b587-9932476051ca x-compute-request-id: req-7cfa5b8a-4c39-4d6b-b587-9932476051ca Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1d28e3fd-d58b-4f91-8b76-8225b17b251e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1d28e3fd-d58b-4f91-8b76-8225b17b251e", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "1d28e3fd-d58b-4f91-8b76-8225b17b251e", "name": "CreateFlavorTests-ab8ddda0-daf0-4c8d-a919-9b08694ce8e2name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-09-22 03:24:44,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/1d28e3fd-d58b-4f91-8b76-8225b17b251e used request id req-7cfa5b8a-4c39-4d6b-b587-9932476051ca 2018-09-22 03:24:44,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/1d28e3fd-d58b-4f91-8b76-8225b17b251e/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b3aede9cf7965441c0c8e0965eb0bd545deb9cc" 2018-09-22 03:24:44,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-c5a1f2e5-fe61-437d-ae71-562e05964b2f x-compute-request-id: req-c5a1f2e5-fe61-437d-ae71-562e05964b2f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 03:24:44,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/1d28e3fd-d58b-4f91-8b76-8225b17b251e/os-extra_specs used request id req-c5a1f2e5-fe61-437d-ae71-562e05964b2f 2018-09-22 03:24:44,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/1d28e3fd-d58b-4f91-8b76-8225b17b251e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b3aede9cf7965441c0c8e0965eb0bd545deb9cc" 2018-09-22 03:24:44,871 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:24: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-6b002376-ded6-4f1e-9281-3b7b85bc76ca x-compute-request-id: req-6b002376-ded6-4f1e-9281-3b7b85bc76ca Content-Length: 0 Content-Type: application/json 2018-09-22 03:24:44,871 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1d28e3fd-d58b-4f91-8b76-8225b17b251e used request id req-6b002376-ded6-4f1e-9281-3b7b85bc76ca 2018-09-22 03:24:44,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b3aede9cf7965441c0c8e0965eb0bd545deb9cc" 2018-09-22 03:24:44,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-78226326-02a8-4fba-8a1f-d5f4cdc9ce04 x-compute-request-id: req-78226326-02a8-4fba-8a1f-d5f4cdc9ce04 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 03:24:44,901 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-78226326-02a8-4fba-8a1f-d5f4cdc9ce04 2018-09-22 03:24:44,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/1d28e3fd-d58b-4f91-8b76-8225b17b251e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1011d84ebaf7557174ff6f6fb745e8a003c79218" 2018-09-22 03:24:44,921 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:24: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-9e007106-167c-43f2-b23c-512715390635 x-compute-request-id: req-9e007106-167c-43f2-b23c-512715390635 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 1d28e3fd-d58b-4f91-8b76-8225b17b251e could not be found.", "code": 404}} 2018-09-22 03:24:44,921 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1d28e3fd-d58b-4f91-8b76-8225b17b251e used request id req-9e007106-167c-43f2-b23c-512715390635 2018-09-22 03:24:44,922 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:24:44,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:24:44,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:24:45,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:24:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["D_OFmOJdSy20El5P3Q40dw"], "issued_at": "2018-09-22T03:24:45.000000Z"}} 2018-09-22 03:24:45,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ee4592b4b7b17b1f906fd22afa0ae6565bcca3" 2018-09-22 03:24:45,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a77941d2-5b2b-40f0-83d0-8b771e2976d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:24:45,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a77941d2-5b2b-40f0-83d0-8b771e2976d7 2018-09-22 03:24:45,382 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:24:45,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ee4592b4b7b17b1f906fd22afa0ae6565bcca3" 2018-09-22 03:24:45,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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 x-openstack-request-id: req-ba8354d3-de3f-4ed8-80d5-5eca215a707f x-compute-request-id: req-ba8354d3-de3f-4ed8-80d5-5eca215a707f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 03:24:45,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ba8354d3-de3f-4ed8-80d5-5eca215a707f 2018-09-22 03:24:45,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ee4592b4b7b17b1f906fd22afa0ae6565bcca3" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-de3ed66f-5c05-4da1-b56b-5b96a9f827acname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-09-22 03:24:45,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-267daf61-e940-400a-b117-0d2286ae02c0 x-compute-request-id: req-267daf61-e940-400a-b117-0d2286ae02c0 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/66e87855-cd59-4e38-8d70-bcd2cb218265", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/66e87855-cd59-4e38-8d70-bcd2cb218265", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "66e87855-cd59-4e38-8d70-bcd2cb218265", "name": "CreateFlavorTests-de3ed66f-5c05-4da1-b56b-5b96a9f827acname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:24:45,675 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-267daf61-e940-400a-b117-0d2286ae02c0 2018-09-22 03:24:45,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:24:46,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:24:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["qZYBrwo9TByRer0oIu0Rvg"], "issued_at": "2018-09-22T03:24:46.000000Z"}} 2018-09-22 03:24:46,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/66e87855-cd59-4e38-8d70-bcd2cb218265 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1edcbc7afb22042b56049dd4fc24a6de4bdebbd" 2018-09-22 03:24:46,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-6d109c0c-1723-481e-a9fe-1ee797f738fe x-compute-request-id: req-6d109c0c-1723-481e-a9fe-1ee797f738fe Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/66e87855-cd59-4e38-8d70-bcd2cb218265", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/66e87855-cd59-4e38-8d70-bcd2cb218265", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "66e87855-cd59-4e38-8d70-bcd2cb218265", "name": "CreateFlavorTests-de3ed66f-5c05-4da1-b56b-5b96a9f827acname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:24:46,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/66e87855-cd59-4e38-8d70-bcd2cb218265 used request id req-6d109c0c-1723-481e-a9fe-1ee797f738fe 2018-09-22 03:24:46,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/66e87855-cd59-4e38-8d70-bcd2cb218265/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1edcbc7afb22042b56049dd4fc24a6de4bdebbd" 2018-09-22 03:24:46,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-d9e295c9-b696-40fe-a63c-32cd11838a2e x-compute-request-id: req-d9e295c9-b696-40fe-a63c-32cd11838a2e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 03:24:46,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/66e87855-cd59-4e38-8d70-bcd2cb218265/os-extra_specs used request id req-d9e295c9-b696-40fe-a63c-32cd11838a2e 2018-09-22 03:24:46,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:24:46,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:24:46,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:24:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["NouZ7sDuSSaQH62fW_Ahcg"], "issued_at": "2018-09-22T03:24:46.000000Z"}} 2018-09-22 03:24:46,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aff6addc2f50b2f22f983e9b35a2ffa1752c97e" 2018-09-22 03:24:46,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26c28217-05c8-4b5d-aecd-32a41bb7cdb6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:24:46,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-26c28217-05c8-4b5d-aecd-32a41bb7cdb6 2018-09-22 03:24:46,704 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:24:46,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aff6addc2f50b2f22f983e9b35a2ffa1752c97e" 2018-09-22 03:24:46,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-e24d3a78-d620-4f55-ad03-9db7c4c1d4e2 x-compute-request-id: req-e24d3a78-d620-4f55-ad03-9db7c4c1d4e2 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "66e87855-cd59-4e38-8d70-bcd2cb218265", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/66e87855-cd59-4e38-8d70-bcd2cb218265", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/66e87855-cd59-4e38-8d70-bcd2cb218265", "rel": "bookmark"}], "name": "CreateFlavorTests-de3ed66f-5c05-4da1-b56b-5b96a9f827acname"}]} 2018-09-22 03:24:46,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e24d3a78-d620-4f55-ad03-9db7c4c1d4e2 2018-09-22 03:24:46,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/66e87855-cd59-4e38-8d70-bcd2cb218265 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aff6addc2f50b2f22f983e9b35a2ffa1752c97e" 2018-09-22 03:24:46,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-243d5679-1292-43aa-a6fb-d12aeed96a7c x-compute-request-id: req-243d5679-1292-43aa-a6fb-d12aeed96a7c Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/66e87855-cd59-4e38-8d70-bcd2cb218265", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/66e87855-cd59-4e38-8d70-bcd2cb218265", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "66e87855-cd59-4e38-8d70-bcd2cb218265", "name": "CreateFlavorTests-de3ed66f-5c05-4da1-b56b-5b96a9f827acname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:24:46,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/66e87855-cd59-4e38-8d70-bcd2cb218265 used request id req-243d5679-1292-43aa-a6fb-d12aeed96a7c 2018-09-22 03:24:46,922 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-de3ed66f-5c05-4da1-b56b-5b96a9f827acname 2018-09-22 03:24:46,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/66e87855-cd59-4e38-8d70-bcd2cb218265 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5ee4592b4b7b17b1f906fd22afa0ae6565bcca3" 2018-09-22 03:24:47,000 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:24: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-c5b260bc-7641-4bf9-992e-13e5b84727bc x-compute-request-id: req-c5b260bc-7641-4bf9-992e-13e5b84727bc Content-Length: 0 Content-Type: application/json 2018-09-22 03:24:47,000 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/66e87855-cd59-4e38-8d70-bcd2cb218265 used request id req-c5b260bc-7641-4bf9-992e-13e5b84727bc 2018-09-22 03:24:47,002 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 03:24:47,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:24:47,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:24:47,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:24:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["koIWDBCgTeWn_Iyd1r537w"], "issued_at": "2018-09-22T03:24:47.000000Z"}} 2018-09-22 03:24:47,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd3f7c6bb1407bed5d58ac3c5a2fb2a2e6590b6" 2018-09-22 03:24:47,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d6ef7e-0d7a-4bc9-8b2c-9388d5db81e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:24:47,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-35d6ef7e-0d7a-4bc9-8b2c-9388d5db81e3 2018-09-22 03:24:47,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dd3f7c6bb1407bed5d58ac3c5a2fb2a2e6590b6" 2018-09-22 03:24:47,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-fafde6e6-80f7-41f1-9bb8-52bf132325de Date: Sat, 22 Sep 2018 03:24:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-image"} 2018-09-22 03:24:47,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-image used request id req-fafde6e6-80f7-41f1-9bb8-52bf132325de 2018-09-22 03:24:47,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dd3f7c6bb1407bed5d58ac3c5a2fb2a2e6590b6" 2018-09-22 03:24:47,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fb723491-7478-4959-946f-60cad43899cf Date: Sat, 22 Sep 2018 03:24:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:24:47,920 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-fb723491-7478-4959-946f-60cad43899cf 2018-09-22 03:24:47,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2dd3f7c6bb1407bed5d58ac3c5a2fb2a2e6590b6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-image"}' 2018-09-22 03:24:48,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/98887f3b-2961-4ce7-b1b2-869684afd2dd X-Openstack-Request-Id: req-26c9c21a-3021-456d-9551-8c5cd5cd337c Date: Sat, 22 Sep 2018 03:24:48 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:24:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T03:24:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/98887f3b-2961-4ce7-b1b2-869684afd2dd", "min_disk": 0, "protected": false, "id": "98887f3b-2961-4ce7-b1b2-869684afd2dd", "file": "/v2/images/98887f3b-2961-4ce7-b1b2-869684afd2dd/file", "checksum": null, "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:24:48,156 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-26c9c21a-3021-456d-9551-8c5cd5cd337c 2018-09-22 03:24:48,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/98887f3b-2961-4ce7-b1b2-869684afd2dd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dd3f7c6bb1407bed5d58ac3c5a2fb2a2e6590b6" -d '' 2018-09-22 03:24:49,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-25bead9f-5223-4d1c-8cd9-05a3ef8c8ca7 Date: Sat, 22 Sep 2018 03:24:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:24:49,333 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/98887f3b-2961-4ce7-b1b2-869684afd2dd/file used request id req-25bead9f-5223-4d1c-8cd9-05a3ef8c8ca7 2018-09-22 03:24:49,333 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 03:24:49,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/98887f3b-2961-4ce7-b1b2-869684afd2dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dd3f7c6bb1407bed5d58ac3c5a2fb2a2e6590b6" 2018-09-22 03:24:49,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-4a08751a-67aa-4f17-8c2b-75ca890d8337 Date: Sat, 22 Sep 2018 03:24:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:24:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:24:49Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/98887f3b-2961-4ce7-b1b2-869684afd2dd/snap", "metadata": {}}], "self": "/v2/images/98887f3b-2961-4ce7-b1b2-869684afd2dd", "min_disk": 0, "protected": false, "id": "98887f3b-2961-4ce7-b1b2-869684afd2dd", "file": "/v2/images/98887f3b-2961-4ce7-b1b2-869684afd2dd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/98887f3b-2961-4ce7-b1b2-869684afd2dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:24:49,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/98887f3b-2961-4ce7-b1b2-869684afd2dd used request id req-4a08751a-67aa-4f17-8c2b-75ca890d8337 2018-09-22 03:24:49,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dd3f7c6bb1407bed5d58ac3c5a2fb2a2e6590b6" 2018-09-22 03:24:49,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3e2e9b18-5731-4181-be01-b04b76779f06 Date: Sat, 22 Sep 2018 03:24:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:24:49,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3e2e9b18-5731-4181-be01-b04b76779f06 2018-09-22 03:24:49,678 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-image 2018-09-22 03:24:49,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/98887f3b-2961-4ce7-b1b2-869684afd2dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dd3f7c6bb1407bed5d58ac3c5a2fb2a2e6590b6" 2018-09-22 03:24:49,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-b38cfc53-1967-4980-bfd2-4f7e43a1c5a1 Date: Sat, 22 Sep 2018 03:24:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:24:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:24:49Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/98887f3b-2961-4ce7-b1b2-869684afd2dd/snap", "metadata": {}}], "self": "/v2/images/98887f3b-2961-4ce7-b1b2-869684afd2dd", "min_disk": 0, "protected": false, "id": "98887f3b-2961-4ce7-b1b2-869684afd2dd", "file": "/v2/images/98887f3b-2961-4ce7-b1b2-869684afd2dd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/98887f3b-2961-4ce7-b1b2-869684afd2dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:24:49,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/98887f3b-2961-4ce7-b1b2-869684afd2dd used request id req-b38cfc53-1967-4980-bfd2-4f7e43a1c5a1 2018-09-22 03:24:49,851 - create_image - DEBUG - Instance status is - active 2018-09-22 03:24:49,851 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-image 2018-09-22 03:24:49,851 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-image 2018-09-22 03:24:49,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:24:49,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:24:50,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:24:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["bbytsL6MRYyzamGfao9Y_w"], "issued_at": "2018-09-22T03:24:50.000000Z"}} 2018-09-22 03:24:50,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5becfe459e11d567c3f72d37177c08885d84e63" 2018-09-22 03:24:50,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54ee7fbb-62a9-426e-b684-3eb6f644668e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:24:50,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-54ee7fbb-62a9-426e-b684-3eb6f644668e 2018-09-22 03:24:50,317 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:24:50,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5becfe459e11d567c3f72d37177c08885d84e63" 2018-09-22 03:24:50,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-750895bc-a267-46d1-8999-ef6dd52b6776 x-compute-request-id: req-750895bc-a267-46d1-8999-ef6dd52b6776 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 03:24:50,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-750895bc-a267-46d1-8999-ef6dd52b6776 2018-09-22 03:24:50,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5becfe459e11d567c3f72d37177c08885d84e63" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 03:24:50,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24: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-bc44a2c7-5b88-4468-b711-64ff78b3239f x-compute-request-id: req-bc44a2c7-5b88-4468-b711-64ff78b3239f Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8c0c5a94-5151-4655-aba6-a080a7a3d969", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8c0c5a94-5151-4655-aba6-a080a7a3d969", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8c0c5a94-5151-4655-aba6-a080a7a3d969", "name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:24:50,553 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bc44a2c7-5b88-4468-b711-64ff78b3239f 2018-09-22 03:24:50,555 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 03:24:50,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:24:50,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:24:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["ELgEJ46SRNa-gcVD8hTYDw"], "issued_at": "2018-09-22T03:24:50.000000Z"}} 2018-09-22 03:24:50,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-net", "inst_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-flavor"}}' 2018-09-22 03:24:53,898 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:24:50 GMT Server: Apache x-openstack-request-id: req-fadb33b3-4bb8-4618-9d0b-620275384f50 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "58674f1c-09d8-44e1-ab7f-7cd2be342aac", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "self"}]}} 2018-09-22 03:24:53,898 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks used request id req-fadb33b3-4bb8-4618-9d0b-620275384f50 2018-09-22 03:24:53,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/58674f1c-09d8-44e1-ab7f-7cd2be342aac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:24:54,596 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:24:53 GMT Server: Apache x-openstack-request-id: req-985f8756-5b18-462a-a56b-7456994e094b Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:24:55,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:54 GMT Server: Apache x-openstack-request-id: req-fe665897-8637-4903-9150-b327ff606582 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "58674f1c-09d8-44e1-ab7f-7cd2be342aac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1", "stack_user_project_id": "10ff5952160d44d7984deb812474ae8d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:24:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58674f1c-09d8-44e1-ab7f-7cd2be342aac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:24:55,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac used request id req-fe665897-8637-4903-9150-b327ff606582 2018-09-22 03:24:55,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:24:56,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:55 GMT Server: Apache x-openstack-request-id: req-d86da558-a2b0-4083-8876-b2db25bafb40 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1", "stack_user_project_id": "10ff5952160d44d7984deb812474ae8d", "deletion_time": null, "creation_time": "2018-09-22T03:24:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "self"}], "updated_time": null, "project": "7ef47fbf90a34e288f9fc346626ba5e5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "58674f1c-09d8-44e1-ab7f-7cd2be342aac", "tags": null}]} 2018-09-22 03:24:56,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1 used request id req-d86da558-a2b0-4083-8876-b2db25bafb40 2018-09-22 03:24:56,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:24:56,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:56 GMT Server: Apache x-openstack-request-id: req-bf0b2352-a6e2-4db6-a140-f78a2b4395af Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1", "stack_user_project_id": "10ff5952160d44d7984deb812474ae8d", "deletion_time": null, "creation_time": "2018-09-22T03:24:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "self"}], "updated_time": null, "project": "7ef47fbf90a34e288f9fc346626ba5e5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "58674f1c-09d8-44e1-ab7f-7cd2be342aac", "tags": null}]} 2018-09-22 03:24:56,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1 used request id req-bf0b2352-a6e2-4db6-a140-f78a2b4395af 2018-09-22 03:24:56,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/58674f1c-09d8-44e1-ab7f-7cd2be342aac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:24:57,543 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:24:56 GMT Server: Apache x-openstack-request-id: req-819a0318-f382-4d95-b91f-d9f295469e8e Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:24:58,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:57 GMT Server: Apache x-openstack-request-id: req-59fe7908-bc0e-4e66-83ab-1c7bbaa29008 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "58674f1c-09d8-44e1-ab7f-7cd2be342aac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1", "stack_user_project_id": "10ff5952160d44d7984deb812474ae8d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:24:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58674f1c-09d8-44e1-ab7f-7cd2be342aac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:24:58,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac used request id req-59fe7908-bc0e-4e66-83ab-1c7bbaa29008 2018-09-22 03:24:58,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:24:58,522 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:24:58 GMT Server: Apache x-openstack-request-id: req-dd44f8b5-45a3-453a-9141-2c99b5fc2b96 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:24:59,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:24:58 GMT Server: Apache x-openstack-request-id: req-c1ae5eae-d9c9-4cac-9c78-1f54b88c64cb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-22T03:24:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:24:53Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "cc15e531-282b-4897-8618-a509ec282fbc", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-22T03:24:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:24:53Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "fcbb795a-b8a4-495c-904b-b836bfec31ce", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-22T03:24:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:24:53Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-22T03:24:53Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-09-22T03:24:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-09-22 03:24:59,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources used request id req-c1ae5eae-d9c9-4cac-9c78-1f54b88c64cb 2018-09-22 03:24:59,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/58674f1c-09d8-44e1-ab7f-7cd2be342aac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:25:00,007 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:24:59 GMT Server: Apache x-openstack-request-id: req-8996b299-4a74-4c80-8e89-e31bbc89b7b4 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:00,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:00 GMT Server: Apache x-openstack-request-id: req-8c9f1f7c-66cf-4ef3-9b48-46e070fcf1e1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "58674f1c-09d8-44e1-ab7f-7cd2be342aac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1", "stack_user_project_id": "10ff5952160d44d7984deb812474ae8d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:24:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58674f1c-09d8-44e1-ab7f-7cd2be342aac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:25:00,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac used request id req-8c9f1f7c-66cf-4ef3-9b48-46e070fcf1e1 2018-09-22 03:25:00,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/58674f1c-09d8-44e1-ab7f-7cd2be342aac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:25:00,818 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:00 GMT Server: Apache x-openstack-request-id: req-f07a4cb5-60d2-4c8e-9b85-60510e6da9f7 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:01,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:00 GMT Server: Apache x-openstack-request-id: req-874cd8df-2bcd-4868-a220-404cf308c913 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "58674f1c-09d8-44e1-ab7f-7cd2be342aac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1", "stack_user_project_id": "10ff5952160d44d7984deb812474ae8d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:24:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58674f1c-09d8-44e1-ab7f-7cd2be342aac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:25:01,563 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac used request id req-874cd8df-2bcd-4868-a220-404cf308c913 2018-09-22 03:25:04,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/58674f1c-09d8-44e1-ab7f-7cd2be342aac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:25:04,644 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:04 GMT Server: Apache x-openstack-request-id: req-f33d6ca9-86a4-42c4-9558-593f02bedab4 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:05,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:04 GMT Server: Apache x-openstack-request-id: req-cb0ba4af-c07b-4737-9919-1bcc0ca5c468 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "58674f1c-09d8-44e1-ab7f-7cd2be342aac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1", "stack_user_project_id": "10ff5952160d44d7984deb812474ae8d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:24:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58674f1c-09d8-44e1-ab7f-7cd2be342aac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:25:05,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac used request id req-cb0ba4af-c07b-4737-9919-1bcc0ca5c468 2018-09-22 03:25:08,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/58674f1c-09d8-44e1-ab7f-7cd2be342aac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:25:09,215 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:08 GMT Server: Apache x-openstack-request-id: req-8cc21756-b666-4280-8705-5f163c86b223 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:10,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:09 GMT Server: Apache x-openstack-request-id: req-a49d8fe1-4923-4a24-ad95-0b0c3e5434c1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "58674f1c-09d8-44e1-ab7f-7cd2be342aac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1", "stack_user_project_id": "10ff5952160d44d7984deb812474ae8d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:24:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58674f1c-09d8-44e1-ab7f-7cd2be342aac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:25:10,065 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac used request id req-a49d8fe1-4923-4a24-ad95-0b0c3e5434c1 2018-09-22 03:25:13,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/58674f1c-09d8-44e1-ab7f-7cd2be342aac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:25:13,783 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:13 GMT Server: Apache x-openstack-request-id: req-80b39a8d-e241-4945-b730-58f2c7866d07 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:13,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:13 GMT Server: Apache x-openstack-request-id: req-0ff26158-dcc9-4eec-946c-003bc15e07ce Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "58674f1c-09d8-44e1-ab7f-7cd2be342aac", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1", "stack_user_project_id": "10ff5952160d44d7984deb812474ae8d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T03:24:53Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "58674f1c-09d8-44e1-ab7f-7cd2be342aac", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:25:13,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac used request id req-0ff26158-dcc9-4eec-946c-003bc15e07ce 2018-09-22 03:25:13,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:25:13,954 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:13 GMT Server: Apache x-openstack-request-id: req-466a55a0-6c10-4cd0-ae59-22b9c66a0ec0 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:14,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:13 GMT Server: Apache x-openstack-request-id: req-f7c62197-6396-42ca-aeaa-2f913a61de51 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-22T03:24:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:24:53Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "cc15e531-282b-4897-8618-a509ec282fbc", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-22T03:24:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:24:53Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "fcbb795a-b8a4-495c-904b-b836bfec31ce", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-22T03:24:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:24:53Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-22T03:24:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:24:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "679b6dfb-70c8-45f3-8c9b-5fcb987dbd1f", "resource_type": "OS::Nova::Server"}]} 2018-09-22 03:25:14,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources used request id req-f7c62197-6396-42ca-aeaa-2f913a61de51 2018-09-22 03:25:14,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:25:14,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-cf345955-87c8-4d42-b4d4-e0d4eb161641 Date: Sat, 22 Sep 2018 03:25:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["fcbb795a-b8a4-495c-904b-b836bfec31ce"],"description":"","tags":[],"updated_at":"2018-09-22T03:24:55Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:24:54Z","provider:network_type":"vxlan"}]} 2018-09-22 03:25:14,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a used request id req-cf345955-87c8-4d42-b4d4-e0d4eb161641 2018-09-22 03:25:14,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:25:14,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1e13cdd5-981a-4281-ac23-ea733a76a038 Date: Sat, 22 Sep 2018 03:25:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:24:55Z","dns_nameservers":[],"updated_at":"2018-09-22T03:24:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"fcbb795a-b8a4-495c-904b-b836bfec31ce","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-subnet"}]} 2018-09-22 03:25:14,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a used request id req-1e13cdd5-981a-4281-ac23-ea733a76a038 2018-09-22 03:25:14,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:25:14,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4f5bebc7-6899-40ef-b4be-8539dc2933d1 Date: Sat, 22 Sep 2018 03:25:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:24:55Z","dns_nameservers":[],"updated_at":"2018-09-22T03:24:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"fcbb795a-b8a4-495c-904b-b836bfec31ce","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-subnet"}]} 2018-09-22 03:25:14,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a used request id req-4f5bebc7-6899-40ef-b4be-8539dc2933d1 2018-09-22 03:25:14,276 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:25:14,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:25:14,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-905aba46-6913-42a1-889c-48f00d9ce2c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:25:14,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-905aba46-6913-42a1-889c-48f00d9ce2c1 2018-09-22 03:25:14,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:25:14,441 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:14 GMT Server: Apache x-openstack-request-id: req-6c38a489-4091-4767-b0b7-f446063163f8 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:15,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:14 GMT Server: Apache x-openstack-request-id: req-ba63c605-5132-41e0-9b5e-c571af03e0df Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-22T03:24:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:24:53Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "cc15e531-282b-4897-8618-a509ec282fbc", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-22T03:24:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:24:53Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "fcbb795a-b8a4-495c-904b-b836bfec31ce", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-22T03:24:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:24:53Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-22T03:24:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:24:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "679b6dfb-70c8-45f3-8c9b-5fcb987dbd1f", "resource_type": "OS::Nova::Server"}]} 2018-09-22 03:25:15,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources used request id req-ba63c605-5132-41e0-9b5e-c571af03e0df 2018-09-22 03:25:15,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/679b6dfb-70c8-45f3-8c9b-5fcb987dbd1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:25:15,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25: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-eaa2cfd9-7df3-4f2d-b792-28c6982d3c91 x-compute-request-id: req-eaa2cfd9-7df3-4f2d-b792-28c6982d3c91 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:33:65", "version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/679b6dfb-70c8-45f3-8c9b-5fcb987dbd1f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/679b6dfb-70c8-45f3-8c9b-5fcb987dbd1f", "rel": "bookmark"}], "image": {"id": "98887f3b-2961-4ce7-b1b2-869684afd2dd", "links": [{"href": "http://172.30.9.23:8774/images/98887f3b-2961-4ce7-b1b2-869684afd2dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000012", "OS-SRV-USG:launched_at": "2018-09-22T03:24:53.000000", "flavor": {"id": "8c0c5a94-5151-4655-aba6-a080a7a3d969", "links": [{"href": "http://172.30.9.23:8774/flavors/8c0c5a94-5151-4655-aba6-a080a7a3d969", "rel": "bookmark"}]}, "id": "679b6dfb-70c8-45f3-8c9b-5fcb987dbd1f", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:25:07Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "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": "HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-inst", "created": "2018-09-22T03:25:01Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:25:15,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/679b6dfb-70c8-45f3-8c9b-5fcb987dbd1f used request id req-eaa2cfd9-7df3-4f2d-b792-28c6982d3c91 2018-09-22 03:25:15,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:25:16,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-23f50bdd-b8a1-4cf5-8daa-3776287fb7c0 Date: Sat, 22 Sep 2018 03:25:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["fcbb795a-b8a4-495c-904b-b836bfec31ce"],"description":"","tags":[],"updated_at":"2018-09-22T03:24:55Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:24:54Z","provider:network_type":"vxlan"}]} 2018-09-22 03:25:16,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-net used request id req-23f50bdd-b8a1-4cf5-8daa-3776287fb7c0 2018-09-22 03:25:16,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:25:16,049 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:25:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:25:16,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:25:16,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5516a04d-103b-41cf-9dfa-214d37057a57 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:25:16,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-5516a04d-103b-41cf-9dfa-214d37057a57 2018-09-22 03:25:16,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:25:16,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-43b730f4-dafd-4700-ab1f-45ff734c12dc Date: Sat, 22 Sep 2018 03:25:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:24:55Z","dns_nameservers":[],"updated_at":"2018-09-22T03:24:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"fcbb795a-b8a4-495c-904b-b836bfec31ce","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-subnet"}]} 2018-09-22 03:25:16,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a used request id req-43b730f4-dafd-4700-ab1f-45ff734c12dc 2018-09-22 03:25:16,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:25:16,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3910 X-Openstack-Request-Id: req-d3611f6c-22e8-42bf-a37c-11ebbe1a6bda Date: Sat, 22 Sep 2018 03:25:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:25:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fcbb795a-b8a4-495c-904b-b836bfec31ce","ip_address":"10.0.0.3"}],"id":"185c3b66-252e-4b1a-aa82-9cd39948cd42","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:a6:d2","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:24:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:24:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fcbb795a-b8a4-495c-904b-b836bfec31ce","ip_address":"10.0.0.2"}],"id":"7a4d1b6b-abce-42c6-85a8-e4ce48888e83","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:17:17","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:24:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:25:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fcbb795a-b8a4-495c-904b-b836bfec31ce","ip_address":"10.0.0.13"}],"id":"cc15e531-282b-4897-8618-a509ec282fbc","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e0:33:65","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1-server1_port-75hyspwo4ua3","admin_state_up":true,"network_id":"6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:24:58Z","binding:vnic_type":"normal","device_id":"679b6dfb-70c8-45f3-8c9b-5fcb987dbd1f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:24:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fcbb795a-b8a4-495c-904b-b836bfec31ce","ip_address":"10.0.0.4"}],"id":"e94aba5d-678d-4b88-b51c-0c049677f003","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:4b:4c","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:24:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a"}]} 2018-09-22 03:25:16,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a used request id req-d3611f6c-22e8-42bf-a37c-11ebbe1a6bda 2018-09-22 03:25:16,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:25:16,809 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:16 GMT Server: Apache x-openstack-request-id: req-d804b862-710a-43c5-9c58-4aabd62b0151 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:17,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:16 GMT Server: Apache x-openstack-request-id: req-ac60a61e-f21b-4858-a240-42e12954748e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-22T03:24:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:24:53Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "cc15e531-282b-4897-8618-a509ec282fbc", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-22T03:24:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:24:53Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "fcbb795a-b8a4-495c-904b-b836bfec31ce", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-22T03:24:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:24:53Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "6f76b6e1-e80b-4da3-aaea-2fbe6a0e323a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-22T03:24:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:24:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "679b6dfb-70c8-45f3-8c9b-5fcb987dbd1f", "resource_type": "OS::Nova::Server"}]} 2018-09-22 03:25:17,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac/resources used request id req-ac60a61e-f21b-4858-a240-42e12954748e 2018-09-22 03:25:17,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/58674f1c-09d8-44e1-ab7f-7cd2be342aac -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc260e7df2bfa8ede29be061f7ca5b28a9a9282" 2018-09-22 03:25:18,234 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:17 GMT Server: Apache x-openstack-request-id: req-6a5a8cc4-c7cb-4732-8417-1f41645fe7fc Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:18,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:25:18 GMT Server: Apache x-openstack-request-id: req-5fb31068-d22f-45d2-a1bb-13498a399756 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:25:18,358 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-stack1/58674f1c-09d8-44e1-ab7f-7cd2be342aac used request id req-5fb31068-d22f-45d2-a1bb-13498a399756 2018-09-22 03:25:18,358 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-fb59e490-1f04-49c5-93f9-fc596733eb1b-image 2018-09-22 03:25:18,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/98887f3b-2961-4ce7-b1b2-869684afd2dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2dd3f7c6bb1407bed5d58ac3c5a2fb2a2e6590b6" 2018-09-22 03:25:20,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-add17b0a-0940-41ec-ab25-d56ba8655a69 Date: Sat, 22 Sep 2018 03:25:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:25:20,753 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/98887f3b-2961-4ce7-b1b2-869684afd2dd used request id req-add17b0a-0940-41ec-ab25-d56ba8655a69 2018-09-22 03:25:20,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/8c0c5a94-5151-4655-aba6-a080a7a3d969 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5becfe459e11d567c3f72d37177c08885d84e63" 2018-09-22 03:25:20,796 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:25: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-129705b0-5e6b-418d-b53a-7daf86ae0de0 x-compute-request-id: req-129705b0-5e6b-418d-b53a-7daf86ae0de0 Content-Length: 0 Content-Type: application/json 2018-09-22 03:25:20,797 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/8c0c5a94-5151-4655-aba6-a080a7a3d969 used request id req-129705b0-5e6b-418d-b53a-7daf86ae0de0 2018-09-22 03:25:20,798 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 03:25:20,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:25:20,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:25:21,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:25:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["mUv2Q51mSs2qvf_HsH4OmQ"], "issued_at": "2018-09-22T03:25:21.000000Z"}} 2018-09-22 03:25:21,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e05342cc00d23e0f1591c35f0503c4e63c0b54" 2018-09-22 03:25:21,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b1da39f-43d8-40ab-9020-d25821cf5006 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:25:21,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4b1da39f-43d8-40ab-9020-d25821cf5006 2018-09-22 03:25:21,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7e05342cc00d23e0f1591c35f0503c4e63c0b54" 2018-09-22 03:25:21,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-1b70f581-e25f-43d2-926a-68db4e55e21a Date: Sat, 22 Sep 2018 03:25:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image"} 2018-09-22 03:25:21,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image used request id req-1b70f581-e25f-43d2-926a-68db4e55e21a 2018-09-22 03:25:21,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7e05342cc00d23e0f1591c35f0503c4e63c0b54" 2018-09-22 03:25:21,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4fb84da2-6dcf-4f0c-b9e2-3d71575ca355 Date: Sat, 22 Sep 2018 03:25:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:25:21,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-4fb84da2-6dcf-4f0c-b9e2-3d71575ca355 2018-09-22 03:25:21,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a7e05342cc00d23e0f1591c35f0503c4e63c0b54" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image"}' 2018-09-22 03:25:21,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/09c008bc-8540-4016-9982-8e8a1a625ae6 X-Openstack-Request-Id: req-fb763036-266b-41c9-9b14-bc7cd8b577a7 Date: Sat, 22 Sep 2018 03:25:21 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:25:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T03:25:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/09c008bc-8540-4016-9982-8e8a1a625ae6", "min_disk": 0, "protected": false, "id": "09c008bc-8540-4016-9982-8e8a1a625ae6", "file": "/v2/images/09c008bc-8540-4016-9982-8e8a1a625ae6/file", "checksum": null, "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:25:21,903 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-fb763036-266b-41c9-9b14-bc7cd8b577a7 2018-09-22 03:25:21,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/09c008bc-8540-4016-9982-8e8a1a625ae6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7e05342cc00d23e0f1591c35f0503c4e63c0b54" -d '' 2018-09-22 03:25:24,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-91fcbd3a-ae0a-4647-a489-2bd62d8b2429 Date: Sat, 22 Sep 2018 03:25:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:25:24,158 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/09c008bc-8540-4016-9982-8e8a1a625ae6/file used request id req-91fcbd3a-ae0a-4647-a489-2bd62d8b2429 2018-09-22 03:25:24,158 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 03:25:24,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/09c008bc-8540-4016-9982-8e8a1a625ae6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7e05342cc00d23e0f1591c35f0503c4e63c0b54" 2018-09-22 03:25:24,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-51cf7f9c-b66b-4cbd-a3b2-ee2be516bf11 Date: Sat, 22 Sep 2018 03:25:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:25:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:25:24Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/09c008bc-8540-4016-9982-8e8a1a625ae6/snap", "metadata": {}}], "self": "/v2/images/09c008bc-8540-4016-9982-8e8a1a625ae6", "min_disk": 0, "protected": false, "id": "09c008bc-8540-4016-9982-8e8a1a625ae6", "file": "/v2/images/09c008bc-8540-4016-9982-8e8a1a625ae6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/09c008bc-8540-4016-9982-8e8a1a625ae6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:25:24,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/09c008bc-8540-4016-9982-8e8a1a625ae6 used request id req-51cf7f9c-b66b-4cbd-a3b2-ee2be516bf11 2018-09-22 03:25:24,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7e05342cc00d23e0f1591c35f0503c4e63c0b54" 2018-09-22 03:25:24,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a0fe13e0-5de6-4f3a-8e9f-07ef5a1d507a Date: Sat, 22 Sep 2018 03:25:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:25:24,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a0fe13e0-5de6-4f3a-8e9f-07ef5a1d507a 2018-09-22 03:25:24,490 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image 2018-09-22 03:25:24,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/09c008bc-8540-4016-9982-8e8a1a625ae6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7e05342cc00d23e0f1591c35f0503c4e63c0b54" 2018-09-22 03:25:24,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-be8c5de8-3919-4dfc-acd3-33c194efb9ea Date: Sat, 22 Sep 2018 03:25:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:25:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:25:24Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/09c008bc-8540-4016-9982-8e8a1a625ae6/snap", "metadata": {}}], "self": "/v2/images/09c008bc-8540-4016-9982-8e8a1a625ae6", "min_disk": 0, "protected": false, "id": "09c008bc-8540-4016-9982-8e8a1a625ae6", "file": "/v2/images/09c008bc-8540-4016-9982-8e8a1a625ae6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/09c008bc-8540-4016-9982-8e8a1a625ae6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:25:24,642 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/09c008bc-8540-4016-9982-8e8a1a625ae6 used request id req-be8c5de8-3919-4dfc-acd3-33c194efb9ea 2018-09-22 03:25:24,643 - create_image - DEBUG - Instance status is - active 2018-09-22 03:25:24,643 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image 2018-09-22 03:25:24,643 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image 2018-09-22 03:25:24,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:25:24,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:25:25,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:25:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["BEMWPXqjQMKqGJsO2kvCOA"], "issued_at": "2018-09-22T03:25:25.000000Z"}} 2018-09-22 03:25:25,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5490626f53112a0e05fcb551925f98b4675acbe6" 2018-09-22 03:25:25,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f941d952-f222-4f72-845e-dbf34dda3b55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:25:25,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f941d952-f222-4f72-845e-dbf34dda3b55 2018-09-22 03:25:25,103 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:25:25,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5490626f53112a0e05fcb551925f98b4675acbe6" 2018-09-22 03:25:25,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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 x-openstack-request-id: req-9bb23218-0516-43c1-9ae7-1b25e811f3de x-compute-request-id: req-9bb23218-0516-43c1-9ae7-1b25e811f3de Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 03:25:25,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9bb23218-0516-43c1-9ae7-1b25e811f3de 2018-09-22 03:25:25,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5490626f53112a0e05fcb551925f98b4675acbe6" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 03:25:25,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03: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-f5eaa7bb-9683-4625-a564-98d040bf7027 x-compute-request-id: req-f5eaa7bb-9683-4625-a564-98d040bf7027 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/adc73651-4353-4089-b143-22818882bdbe", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/adc73651-4353-4089-b143-22818882bdbe", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "adc73651-4353-4089-b143-22818882bdbe", "name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:25:25,404 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f5eaa7bb-9683-4625-a564-98d040bf7027 2018-09-22 03:25:25,405 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 03:25:25,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:25:25,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:25:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["Ufob6ZP7SkuO6KREjs6jRw"], "issued_at": "2018-09-22T03:25:25.000000Z"}} 2018-09-22 03:25:25,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}}' 2018-09-22 03:25:28,486 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:25:25 GMT Server: Apache x-openstack-request-id: req-5d877b7d-3dea-4e3f-9d63-af11c4494473 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "rel": "self"}]}} 2018-09-22 03:25:28,486 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks used request id req-5d877b7d-3dea-4e3f-9d63-af11c4494473 2018-09-22 03:25:28,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:25:29,175 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:28 GMT Server: Apache x-openstack-request-id: req-125c0fd3-432f-4778-83b3-c5a2e53a0e1f Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:29,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:29 GMT Server: Apache x-openstack-request-id: req-d9927f0c-79ca-4780-8bb2-1bc3b885f26b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1", "stack_user_project_id": "520fcd0ec77640d993ee0d2817b86687", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:27Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:25:29,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 used request id req-d9927f0c-79ca-4780-8bb2-1bc3b885f26b 2018-09-22 03:25:29,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:25:29,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:29 GMT Server: Apache x-openstack-request-id: req-784fda02-2e9a-4958-8dad-657f6d3d7fa4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1", "stack_user_project_id": "520fcd0ec77640d993ee0d2817b86687", "deletion_time": null, "creation_time": "2018-09-22T03:25:27Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "rel": "self"}], "updated_time": null, "project": "7ef47fbf90a34e288f9fc346626ba5e5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "tags": null}]} 2018-09-22 03:25:29,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1 used request id req-784fda02-2e9a-4958-8dad-657f6d3d7fa4 2018-09-22 03:25:29,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:25:30,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:29 GMT Server: Apache x-openstack-request-id: req-ec40bf4a-42c9-45aa-9ff9-2bdefc9fcd1c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1", "stack_user_project_id": "520fcd0ec77640d993ee0d2817b86687", "deletion_time": null, "creation_time": "2018-09-22T03:25:27Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "rel": "self"}], "updated_time": null, "project": "7ef47fbf90a34e288f9fc346626ba5e5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "tags": null}]} 2018-09-22 03:25:30,247 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1 used request id req-ec40bf4a-42c9-45aa-9ff9-2bdefc9fcd1c 2018-09-22 03:25:30,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:25:30,464 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:30 GMT Server: Apache x-openstack-request-id: req-3c5afe83-fa8a-431e-8c26-30f519edb645 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:30,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:30 GMT Server: Apache x-openstack-request-id: req-49f67643-cbcf-4277-b3b6-cce4b67eae5a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1", "stack_user_project_id": "520fcd0ec77640d993ee0d2817b86687", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:27Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:25:30,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 used request id req-49f67643-cbcf-4277-b3b6-cce4b67eae5a 2018-09-22 03:25:30,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:25:30,812 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:30 GMT Server: Apache x-openstack-request-id: req-7dda64b9-87b7-4417-9210-7571801a9889 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:31,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:30 GMT Server: Apache x-openstack-request-id: req-73af573a-5a27-40e6-aaa4-aea17752a532 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1", "stack_user_project_id": "520fcd0ec77640d993ee0d2817b86687", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:27Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:25:31,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 used request id req-73af573a-5a27-40e6-aaa4-aea17752a532 2018-09-22 03:25:34,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:25:34,675 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:34 GMT Server: Apache x-openstack-request-id: req-90419971-3d1e-4c51-890a-117dd90b1afe Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:34,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:34 GMT Server: Apache x-openstack-request-id: req-cf7e081d-e4fb-4c43-8bf6-57c8570b1e54 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1", "stack_user_project_id": "520fcd0ec77640d993ee0d2817b86687", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:27Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:25:34,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 used request id req-cf7e081d-e4fb-4c43-8bf6-57c8570b1e54 2018-09-22 03:25:37,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:25:38,559 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:37 GMT Server: Apache x-openstack-request-id: req-876f7cdf-9a8f-4407-8f47-d4a90a17ccbe Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:38,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:38 GMT Server: Apache x-openstack-request-id: req-25b59e61-924e-4ed4-b168-0c008f2926e5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1", "stack_user_project_id": "520fcd0ec77640d993ee0d2817b86687", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:27Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:25:38,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 used request id req-25b59e61-924e-4ed4-b168-0c008f2926e5 2018-09-22 03:25:41,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:25:42,310 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:41 GMT Server: Apache x-openstack-request-id: req-dffcc73f-0fdc-4961-b0d9-6bc5856c9c22 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:42,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:42 GMT Server: Apache x-openstack-request-id: req-4a8d1d8b-5578-4d9d-96e3-c60004b9515c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1", "stack_user_project_id": "520fcd0ec77640d993ee0d2817b86687", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:27Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:25:42,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 used request id req-4a8d1d8b-5578-4d9d-96e3-c60004b9515c 2018-09-22 03:25:45,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:25:46,143 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:45 GMT Server: Apache x-openstack-request-id: req-1c7d6f49-3e16-4a45-9185-c7ba8360518e Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:46,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:46 GMT Server: Apache x-openstack-request-id: req-ea218853-129b-45a3-a6c2-3c5cb02fceea Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1", "stack_user_project_id": "520fcd0ec77640d993ee0d2817b86687", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:27Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:25:46,794 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 used request id req-ea218853-129b-45a3-a6c2-3c5cb02fceea 2018-09-22 03:25:49,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:25:49,827 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:49 GMT Server: Apache x-openstack-request-id: req-a785b569-59f2-4928-ba48-daae06e1a0eb Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:50,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:49 GMT Server: Apache x-openstack-request-id: req-d9faeb33-fbb1-4690-92cf-e7a0c244c7cd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1", "stack_user_project_id": "520fcd0ec77640d993ee0d2817b86687", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T03:25:27Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9f49f2d8-573c-42a4-a7f2-1de4d43ecf79", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:25:50,087 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 used request id req-d9faeb33-fbb1-4690-92cf-e7a0c244c7cd 2018-09-22 03:25:50,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}}' 2018-09-22 03:25:52,131 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:25:50 GMT Server: Apache x-openstack-request-id: req-16f61f14-9c72-44db-b597-ede5b599da8d Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc", "rel": "self"}]}} 2018-09-22 03:25:52,131 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks used request id req-16f61f14-9c72-44db-b597-ede5b599da8d 2018-09-22 03:25:52,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/cf4612fc-3494-4bbb-9639-c4808f192cfc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:25:52,162 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:52 GMT Server: Apache x-openstack-request-id: req-54574fb4-e4df-45bb-a807-68ea7bf3607a Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:52,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:52 GMT Server: Apache x-openstack-request-id: req-5669a964-5baf-4a45-9fd2-97590e3abfb3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "stack_user_project_id": "321f9932e13649fdb5547f5e225d4c95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:25:52,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc used request id req-5669a964-5baf-4a45-9fd2-97590e3abfb3 2018-09-22 03:25:52,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:25:52,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:52 GMT Server: Apache x-openstack-request-id: req-c138fdc1-58a6-4e80-a726-eb8166981ca4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "stack_user_project_id": "321f9932e13649fdb5547f5e225d4c95", "deletion_time": null, "creation_time": "2018-09-22T03:25:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc", "rel": "self"}], "updated_time": null, "project": "7ef47fbf90a34e288f9fc346626ba5e5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "tags": null}]} 2018-09-22 03:25:52,567 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2 used request id req-c138fdc1-58a6-4e80-a726-eb8166981ca4 2018-09-22 03:25:52,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:25:53,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:52 GMT Server: Apache x-openstack-request-id: req-93144143-4a52-4125-8828-06ef1eef6329 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "stack_user_project_id": "321f9932e13649fdb5547f5e225d4c95", "deletion_time": null, "creation_time": "2018-09-22T03:25:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc", "rel": "self"}], "updated_time": null, "project": "7ef47fbf90a34e288f9fc346626ba5e5", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "tags": null}]} 2018-09-22 03:25:53,261 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2 used request id req-93144143-4a52-4125-8828-06ef1eef6329 2018-09-22 03:25:53,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/cf4612fc-3494-4bbb-9639-c4808f192cfc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:25:53,445 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:53 GMT Server: Apache x-openstack-request-id: req-f682bd45-e519-407f-a396-1b8d035d8d69 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:53,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:53 GMT Server: Apache x-openstack-request-id: req-2f3957a6-71e2-4959-a85d-d7154d08ad58 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "stack_user_project_id": "321f9932e13649fdb5547f5e225d4c95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:25:53,487 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc used request id req-2f3957a6-71e2-4959-a85d-d7154d08ad58 2018-09-22 03:25:53,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/cf4612fc-3494-4bbb-9639-c4808f192cfc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:25:53,515 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:53 GMT Server: Apache x-openstack-request-id: req-0c263051-b59b-4ca7-8983-8329b22e7a01 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:53,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:53 GMT Server: Apache x-openstack-request-id: req-1406dbbd-67a3-46af-ad91-081932723f8f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "stack_user_project_id": "321f9932e13649fdb5547f5e225d4c95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:25:53,556 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc used request id req-1406dbbd-67a3-46af-ad91-081932723f8f 2018-09-22 03:25:56,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/cf4612fc-3494-4bbb-9639-c4808f192cfc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:25:56,590 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:56 GMT Server: Apache x-openstack-request-id: req-60ba315e-725d-4480-9e48-7b155dd77149 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:56,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:56 GMT Server: Apache x-openstack-request-id: req-ca9fb46f-8506-457a-b2cc-f10811d67411 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "stack_user_project_id": "321f9932e13649fdb5547f5e225d4c95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:25:56,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc used request id req-ca9fb46f-8506-457a-b2cc-f10811d67411 2018-09-22 03:25:59,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/cf4612fc-3494-4bbb-9639-c4808f192cfc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:25:59,811 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:25:59 GMT Server: Apache x-openstack-request-id: req-d70b33a8-0839-4b5d-89a0-e5bc5f8f1ee9 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:25:59,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:25:59 GMT Server: Apache x-openstack-request-id: req-cf5dd25b-3eec-4b7b-9b30-a1c3288d1b56 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "stack_user_project_id": "321f9932e13649fdb5547f5e225d4c95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:25:59,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc used request id req-cf5dd25b-3eec-4b7b-9b30-a1c3288d1b56 2018-09-22 03:26:02,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/cf4612fc-3494-4bbb-9639-c4808f192cfc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:26:02,887 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:26:02 GMT Server: Apache x-openstack-request-id: req-8b622c47-8198-422f-81cd-c88bbf14d7ed Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:26:02,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:26:02 GMT Server: Apache x-openstack-request-id: req-5816a163-3887-4895-8149-49bcd7b6a21a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "stack_user_project_id": "321f9932e13649fdb5547f5e225d4c95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:26:02,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc used request id req-5816a163-3887-4895-8149-49bcd7b6a21a 2018-09-22 03:26:05,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/cf4612fc-3494-4bbb-9639-c4808f192cfc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:26:05,963 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:26:05 GMT Server: Apache x-openstack-request-id: req-c27b0d0e-dbba-400c-99a0-1fa980c52761 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:26:06,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:26:05 GMT Server: Apache x-openstack-request-id: req-8e87d373-2e57-4f5c-b48c-63e8e2fe584f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "stack_user_project_id": "321f9932e13649fdb5547f5e225d4c95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:26:06,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc used request id req-8e87d373-2e57-4f5c-b48c-63e8e2fe584f 2018-09-22 03:26:09,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/cf4612fc-3494-4bbb-9639-c4808f192cfc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:26:09,683 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:26:09 GMT Server: Apache x-openstack-request-id: req-1c6cbd61-69e8-44d0-9e01-cf970d91b0cf Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:26:09,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:26:09 GMT Server: Apache x-openstack-request-id: req-b24330ac-dcf3-49bd-8890-c4c64faa5052 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "stack_user_project_id": "321f9932e13649fdb5547f5e225d4c95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:26:09,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc used request id req-b24330ac-dcf3-49bd-8890-c4c64faa5052 2018-09-22 03:26:12,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/cf4612fc-3494-4bbb-9639-c4808f192cfc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:26:13,413 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:26:12 GMT Server: Apache x-openstack-request-id: req-9f96f2dc-c76d-4320-9294-66627cb6b64b Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:26:13,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:26:13 GMT Server: Apache x-openstack-request-id: req-7843eacb-0097-4994-b89a-bb5e8706cfa9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "stack_user_project_id": "321f9932e13649fdb5547f5e225d4c95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:26:13,487 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc used request id req-7843eacb-0097-4994-b89a-bb5e8706cfa9 2018-09-22 03:26:16,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/cf4612fc-3494-4bbb-9639-c4808f192cfc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:26:16,679 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:26:16 GMT Server: Apache x-openstack-request-id: req-3a870afa-67ad-4cb0-9586-d1be5268deaa Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:26:16,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:26:16 GMT Server: Apache x-openstack-request-id: req-6bbbac27-2050-443b-b7f7-42d7790d4efa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "stack_user_project_id": "321f9932e13649fdb5547f5e225d4c95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:26:16,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc used request id req-6bbbac27-2050-443b-b7f7-42d7790d4efa 2018-09-22 03:26:19,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/cf4612fc-3494-4bbb-9639-c4808f192cfc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:26:20,413 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:26:19 GMT Server: Apache x-openstack-request-id: req-a08095b7-8a8f-4e1b-a4a3-5ae7f81eef62 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:26:21,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:26:20 GMT Server: Apache x-openstack-request-id: req-45ce7fa3-b1f1-42b3-99c3-f9cc6a0e7233 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "stack_user_project_id": "321f9932e13649fdb5547f5e225d4c95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:26:21,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc used request id req-45ce7fa3-b1f1-42b3-99c3-f9cc6a0e7233 2018-09-22 03:26:24,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/cf4612fc-3494-4bbb-9639-c4808f192cfc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:26:24,762 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:26:24 GMT Server: Apache x-openstack-request-id: req-c1ef5a82-4985-49f2-ae63-d3446607d240 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:26:24,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:26:24 GMT Server: Apache x-openstack-request-id: req-2e0fcee3-1c45-4ade-847f-fa0a37312725 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "stack_user_project_id": "321f9932e13649fdb5547f5e225d4c95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:26:24,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc used request id req-2e0fcee3-1c45-4ade-847f-fa0a37312725 2018-09-22 03:26:27,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/cf4612fc-3494-4bbb-9639-c4808f192cfc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:26:27,852 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:26:27 GMT Server: Apache x-openstack-request-id: req-e383661b-eaf6-429a-b35c-61b276dd0653 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:26:28,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:26:27 GMT Server: Apache x-openstack-request-id: req-d9ba3c13-a886-4995-b859-13c4d427739c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "stack_user_project_id": "321f9932e13649fdb5547f5e225d4c95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:26:28,056 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc used request id req-d9ba3c13-a886-4995-b859-13c4d427739c 2018-09-22 03:26:31,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/cf4612fc-3494-4bbb-9639-c4808f192cfc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:26:31,091 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:26:31 GMT Server: Apache x-openstack-request-id: req-3fbc0858-d4cc-4d51-8e50-3aba87053307 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:26:31,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:26:31 GMT Server: Apache x-openstack-request-id: req-c3f911e2-ed16-4d0a-b71b-ff366e8c9ae9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "stack_user_project_id": "321f9932e13649fdb5547f5e225d4c95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:26:31,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc used request id req-c3f911e2-ed16-4d0a-b71b-ff366e8c9ae9 2018-09-22 03:26:34,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/cf4612fc-3494-4bbb-9639-c4808f192cfc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:26:34,201 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:26:34 GMT Server: Apache x-openstack-request-id: req-c7936345-b158-4cf1-8d94-a8285463834b Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:26:34,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:26:34 GMT Server: Apache x-openstack-request-id: req-684fe5ad-be2a-422f-ae8d-8fab4842c6f1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "stack_user_project_id": "321f9932e13649fdb5547f5e225d4c95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:26:34,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc used request id req-684fe5ad-be2a-422f-ae8d-8fab4842c6f1 2018-09-22 03:26:37,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/cf4612fc-3494-4bbb-9639-c4808f192cfc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:26:37,275 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:26:37 GMT Server: Apache x-openstack-request-id: req-ff2f014d-eb32-4abc-8836-78feb1ff887a Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:26:37,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:26:37 GMT Server: Apache x-openstack-request-id: req-cc1b0365-df2f-4cb9-b8bf-52e1956e072e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "stack_user_project_id": "321f9932e13649fdb5547f5e225d4c95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:25:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:26:37,317 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc used request id req-cc1b0365-df2f-4cb9-b8bf-52e1956e072e 2018-09-22 03:26:40,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/cf4612fc-3494-4bbb-9639-c4808f192cfc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:26:40,351 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:26:40 GMT Server: Apache x-openstack-request-id: req-f746f5f2-d5ef-4bdf-bf8c-810b7fe1e803 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:26:40,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:26:40 GMT Server: Apache x-openstack-request-id: req-2f4b4eb6-ade2-4286-aaf7-669d2c9ff62b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2", "stack_user_project_id": "321f9932e13649fdb5547f5e225d4c95", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T03:25:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "cf4612fc-3494-4bbb-9639-c4808f192cfc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 03:26:40,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc used request id req-2f4b4eb6-ade2-4286-aaf7-669d2c9ff62b 2018-09-22 03:26:40,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:26:40,455 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:26:40 GMT Server: Apache x-openstack-request-id: req-866c48d6-ec2e-4164-90dc-5a1328320835 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:26:40,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:26:40 GMT Server: Apache x-openstack-request-id: req-032f6501-8807-4cc6-a95a-8234348a7802 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:26:40,528 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack1/9f49f2d8-573c-42a4-a7f2-1de4d43ecf79 used request id req-032f6501-8807-4cc6-a95a-8234348a7802 2018-09-22 03:26:40,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/cf4612fc-3494-4bbb-9639-c4808f192cfc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4d4c86fc3d9e5917840b43e92d3f4fe3637d44" 2018-09-22 03:26:40,557 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:26:40 GMT Server: Apache x-openstack-request-id: req-cdec2ed6-7ae6-4612-b07a-255d3672539c Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:26:40,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:26:40 GMT Server: Apache x-openstack-request-id: req-4130cae0-baf4-49b9-84c8-8c3a600094a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:26:40,784 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-stack2/cf4612fc-3494-4bbb-9639-c4808f192cfc used request id req-4130cae0-baf4-49b9-84c8-8c3a600094a1 2018-09-22 03:26:40,784 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-d61dd99a-2f70-41ce-a65c-32a59339b19c-image 2018-09-22 03:26:40,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/09c008bc-8540-4016-9982-8e8a1a625ae6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7e05342cc00d23e0f1591c35f0503c4e63c0b54" 2018-09-22 03:26:42,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f72f4f19-b067-4bcc-9757-691f630882f9 Date: Sat, 22 Sep 2018 03:26:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:26:42,860 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/09c008bc-8540-4016-9982-8e8a1a625ae6 used request id req-f72f4f19-b067-4bcc-9757-691f630882f9 2018-09-22 03:26:42,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/adc73651-4353-4089-b143-22818882bdbe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5490626f53112a0e05fcb551925f98b4675acbe6" 2018-09-22 03:26:42,899 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:26:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3dcf2576-d100-4a95-a702-d3c9d9ce48a0 x-compute-request-id: req-3dcf2576-d100-4a95-a702-d3c9d9ce48a0 Content-Length: 0 Content-Type: application/json 2018-09-22 03:26:42,899 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/adc73651-4353-4089-b143-22818882bdbe used request id req-3dcf2576-d100-4a95-a702-d3c9d9ce48a0 2018-09-22 03:26:42,900 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 03:26:42,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:26:42,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:26:43,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:26:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["hrXpJp8uTQmFgYk8lztXxg"], "issued_at": "2018-09-22T03:26:43.000000Z"}} 2018-09-22 03:26:43,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44548272339bdf06f589855a0f5493309b3b9f44" 2018-09-22 03:26:43,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25a15cbd-0ff6-49a8-868e-845f27943de2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:26:43,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-25a15cbd-0ff6-49a8-868e-845f27943de2 2018-09-22 03:26:43,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44548272339bdf06f589855a0f5493309b3b9f44" 2018-09-22 03:26:43,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-78f6fa1e-e5d6-4077-b64b-8114bfc79924 Date: Sat, 22 Sep 2018 03:26:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1"} 2018-09-22 03:26:43,541 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1 used request id req-78f6fa1e-e5d6-4077-b64b-8114bfc79924 2018-09-22 03:26:43,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44548272339bdf06f589855a0f5493309b3b9f44" 2018-09-22 03:26:43,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-06ecd111-2220-4b0e-bc52-f2eaa2c99769 Date: Sat, 22 Sep 2018 03:26:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:26:43,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-06ecd111-2220-4b0e-bc52-f2eaa2c99769 2018-09-22 03:26:43,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44548272339bdf06f589855a0f5493309b3b9f44" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1"}' 2018-09-22 03:26:43,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620 X-Openstack-Request-Id: req-eda5f176-9764-4a0d-929b-6ff65c4bac49 Date: Sat, 22 Sep 2018 03:26:43 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:26:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T03:26:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620", "min_disk": 0, "protected": false, "id": "0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620", "file": "/v2/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620/file", "checksum": null, "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:26:43,950 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-eda5f176-9764-4a0d-929b-6ff65c4bac49 2018-09-22 03:26:43,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44548272339bdf06f589855a0f5493309b3b9f44" -d '' 2018-09-22 03:26:45,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dfa55bec-20f1-4f64-a336-6ea6264878d2 Date: Sat, 22 Sep 2018 03:26:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:26:45,176 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620/file used request id req-dfa55bec-20f1-4f64-a336-6ea6264878d2 2018-09-22 03:26:45,176 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 03:26:45,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44548272339bdf06f589855a0f5493309b3b9f44" 2018-09-22 03:26:45,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-9bc2b993-7b30-4925-a7e9-479dd18bc728 Date: Sat, 22 Sep 2018 03:26:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:26:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:26:45Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620/snap", "metadata": {}}], "self": "/v2/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620", "min_disk": 0, "protected": false, "id": "0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620", "file": "/v2/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:26:45,334 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620 used request id req-9bc2b993-7b30-4925-a7e9-479dd18bc728 2018-09-22 03:26:45,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44548272339bdf06f589855a0f5493309b3b9f44" 2018-09-22 03:26:45,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d61d2490-02f3-4191-95c3-67689fca7764 Date: Sat, 22 Sep 2018 03:26:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:26:45,484 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-d61d2490-02f3-4191-95c3-67689fca7764 2018-09-22 03:26:45,487 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1 2018-09-22 03:26:45,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44548272339bdf06f589855a0f5493309b3b9f44" 2018-09-22 03:26:45,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-df9cd553-b7ea-47f3-8ff9-1b7261e0dbce Date: Sat, 22 Sep 2018 03:26:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:26:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:26:45Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620/snap", "metadata": {}}], "self": "/v2/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620", "min_disk": 0, "protected": false, "id": "0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620", "file": "/v2/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:26:45,656 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620 used request id req-df9cd553-b7ea-47f3-8ff9-1b7261e0dbce 2018-09-22 03:26:45,657 - create_image - DEBUG - Instance status is - active 2018-09-22 03:26:45,657 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1 2018-09-22 03:26:45,657 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1 2018-09-22 03:26:45,657 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 03:26:45,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:26:45,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:26:46,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:26:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["FTEkkwD3T0KSyyunUJbWXw"], "issued_at": "2018-09-22T03:26:46.000000Z"}} 2018-09-22 03:26:46,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70a071e8bcb5920a4fb4ab37891a173cc5621f4c" 2018-09-22 03:26:46,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac385b58-f0fb-47bc-a6c2-024613555aaa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:26:46,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ac385b58-f0fb-47bc-a6c2-024613555aaa 2018-09-22 03:26:46,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70a071e8bcb5920a4fb4ab37891a173cc5621f4c" 2018-09-22 03:26:46,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-26f53f42-1fe2-440d-b726-acc86ce127fd Date: Sat, 22 Sep 2018 03:26:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2"} 2018-09-22 03:26:46,300 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2 used request id req-26f53f42-1fe2-440d-b726-acc86ce127fd 2018-09-22 03:26:46,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70a071e8bcb5920a4fb4ab37891a173cc5621f4c" 2018-09-22 03:26:46,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bd48f358-a968-4701-991d-33dde642cfe2 Date: Sat, 22 Sep 2018 03:26:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:26:46,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-bd48f358-a968-4701-991d-33dde642cfe2 2018-09-22 03:26:46,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70a071e8bcb5920a4fb4ab37891a173cc5621f4c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2"}' 2018-09-22 03:26:46,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554 X-Openstack-Request-Id: req-2df70bb4-d852-42e8-89cf-b726e5ba1c53 Date: Sat, 22 Sep 2018 03:26:46 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:26:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T03:26:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554", "min_disk": 0, "protected": false, "id": "8fb1d1d4-f1e2-448e-b0e3-35631bd6e554", "file": "/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554/file", "checksum": null, "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:26:46,799 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2df70bb4-d852-42e8-89cf-b726e5ba1c53 2018-09-22 03:26:46,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70a071e8bcb5920a4fb4ab37891a173cc5621f4c" -d '' 2018-09-22 03:26:48,858 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bed8b74c-c5a8-4153-be6d-cf32e0303722 Date: Sat, 22 Sep 2018 03:26:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:26:48,858 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554/file used request id req-bed8b74c-c5a8-4153-be6d-cf32e0303722 2018-09-22 03:26:48,858 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 03:26:48,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70a071e8bcb5920a4fb4ab37891a173cc5621f4c" 2018-09-22 03:26:49,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-5386ebc3-ad5a-48d5-bd71-b72d76bf0058 Date: Sat, 22 Sep 2018 03:26:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:26:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:26:48Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554/snap", "metadata": {}}], "self": "/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554", "min_disk": 0, "protected": false, "id": "8fb1d1d4-f1e2-448e-b0e3-35631bd6e554", "file": "/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:26:49,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554 used request id req-5386ebc3-ad5a-48d5-bd71-b72d76bf0058 2018-09-22 03:26:49,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70a071e8bcb5920a4fb4ab37891a173cc5621f4c" 2018-09-22 03:26:49,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9f759529-fdae-4059-bf98-17362873fd98 Date: Sat, 22 Sep 2018 03:26:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:26:49,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-9f759529-fdae-4059-bf98-17362873fd98 2018-09-22 03:26:49,075 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2 2018-09-22 03:26:49,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70a071e8bcb5920a4fb4ab37891a173cc5621f4c" 2018-09-22 03:26:49,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-8aeb8c8d-ea3a-4016-97e2-3a7912d15b13 Date: Sat, 22 Sep 2018 03:26:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:26:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:26:48Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554/snap", "metadata": {}}], "self": "/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554", "min_disk": 0, "protected": false, "id": "8fb1d1d4-f1e2-448e-b0e3-35631bd6e554", "file": "/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:26:49,100 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554 used request id req-8aeb8c8d-ea3a-4016-97e2-3a7912d15b13 2018-09-22 03:26:49,101 - create_image - DEBUG - Instance status is - active 2018-09-22 03:26:49,101 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2 2018-09-22 03:26:49,101 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2 2018-09-22 03:26:49,101 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 03:26:49,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:26:49,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:26:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["uX_KmwqlRvW8EjQVhEOlig"], "issued_at": "2018-09-22T03:26:49.000000Z"}} 2018-09-22 03:26:49,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net"}}' 2018-09-22 03:26:53,386 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:26:49 GMT Server: Apache x-openstack-request-id: req-376c7072-468d-4322-a447-c8314bf4ab1d Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "self"}]}} 2018-09-22 03:26:53,386 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks used request id req-376c7072-468d-4322-a447-c8314bf4ab1d 2018-09-22 03:26:53,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:26:54,018 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:26:53 GMT Server: Apache x-openstack-request-id: req-66b3445d-1bdf-4ad6-87be-16e3390e6fb7 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:26:54,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:26:54 GMT Server: Apache x-openstack-request-id: req-102503f6-e6a8-4164-9878-18e1a27e1e68 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor2", "OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "stack_user_project_id": "d2e784321a5043fbb9b808f023072b10", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:26:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 03:26:54,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e used request id req-102503f6-e6a8-4164-9878-18e1a27e1e68 2018-09-22 03:26:54,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:26:54,410 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:26:54 GMT Server: Apache x-openstack-request-id: req-18c679ce-b9fa-402e-981b-5660ea4d0a8b Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:26:54,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:26:54 GMT Server: Apache x-openstack-request-id: req-428eb933-aae0-4e87-aac8-0fab2f74ad91 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor2", "OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "stack_user_project_id": "d2e784321a5043fbb9b808f023072b10", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:26:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 03:26:54,645 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e used request id req-428eb933-aae0-4e87-aac8-0fab2f74ad91 2018-09-22 03:26:57,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:26:57,833 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:26:57 GMT Server: Apache x-openstack-request-id: req-2ca9f73d-017b-496d-a0e1-a58f266214b1 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:26:58,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:26:57 GMT Server: Apache x-openstack-request-id: req-4bc49665-8a2e-4988-b6d6-2070e9ef4249 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor2", "OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "stack_user_project_id": "d2e784321a5043fbb9b808f023072b10", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:26:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAqfGuKmC91cVySxdVwrgyQqSdrbHYfJ4yPGlLNkCCgDu3CVT1\nhInn09bDIxGWLhF5aUDIf/KPvIPZrlMBWG9q3vHG/gSmtYr4Xu9oKOdWIT2opsag\nxw3DZmWWHUKTyyWZtnV3gKICdHOzUhXg9vPLR0j3I7Dxxjyzcsa/n4PQXJ9lsKBr\nmkidhrjdNCQ8w+lyWKY6d7F6a11MMxsjnYO0t/KQEZafb9FSeSpDxYgZBDPq2M7O\n3naJf04rqGTjTdNJLXJ1reJtbRtBPr2NVfC4T9qGIjwAezSlR9ycsSdRWj3RqBTj\nvqquoROGcyPpamqdLYSW9f2/vnyr9va92ZcfKQIDAQABAoIBAB9Od2A1LCN6WSC+\nLr1NQ20FeEqsLY5fci+w0fsvjRrkZUah0QzWfs+Gi7IlJj5cV7ptBcKUQ6hdvbcg\ncWoCNHTXo2neH3voGvMaNVz7qOE8w5ndk3a38VwmsK25OxK8XYHASAB5V+xt+AXS\nI/w6UyNRrL11dkSnoAMv29Md7D9zjOMmiOj4Zr9IaaNukvnF6b7gu0P1GcY4Uswr\nOsabBcSt5Npv0TKBFDO628/Lk1jSNZoUNTFuJQdTdD+7ZSyPEft1iHrAZDkZnufg\nz1sQKoa0/3Ag8kpg90mMAa1+bZTDAl71S7y8bccKgEfN3U/JTqb2SUsc9uur+rZk\n4Jf3bdECgYEA1AsidWnHkpQpLl2dA6uoLu+4suETRHmh+k1pOkYbObxnMJIJK/aR\niMTCi7s6LsZ6IJpDKMavnGkOkfHWmftdnkHKIFKKyNaO0vGd1Szh4ps8GCmw7s/x\nsYxoCe357xkFH55uhrgMLLDu/21A+srqL7uWlZp2kv0Nd6dNcH75GuUCgYEAzSxi\nlek6zHx4jPpb6kVWdOe9qxy6SnwGPAZvE5rtUVKII4EQpmu8dFcP9r+zA6geCQDI\nAwSZ5kqiVjyo24F8VeavT5q5kKqyLKnK+1wQhMVxqgTVZw1OEfrfDoWDR++oNM44\nnb2myZ62TOqoMZKTOfn09HTyUdQYqUmgddCuuvUCgYEAxYhJ5Y9RN5+GbYcPymeT\nGYaATUOXq2aUGpUavgqpOjPk/T5OBQKBuSNzCLC2FvUWuGB8x/OvjMnhpNvhyzh7\nkf4/ybSbTVVzX9dt7TUOiQeMCAZuqUpWIcxm7zkeaDqqpzX0SNQTo16AhrrEmd2G\nJElgkqV+aJgMf7b/URk3/nECgYEAsnc/McLzwFcszQQg24CAmaPSWXrdmFiVW7UE\n/XqvnyM5BBkKEJh6DoCEhE9vOWkM5yvkzqs76xNUbcrJ3lWdf2Lvb0DY1LuFzE/N\nHiOQwsyz9/3IWqE6HW2ohIsiDHqsR3Jx0NPctlf1nqYmsygaJD4GEnV/KiphYS+I\nAbMJqdkCgYEArpVrHgy4uxUYxwP4HjdoBisq1TUuN9IBuU0w0sOq2WlfUP/wRFdV\n3zlUUIKiNzytcVLMndM6In6uB2dUQPiOj6BHHIYVYZSAyhoBQ+p5fvPfHeo53/p2\nsgQITHK6HRKn/K9PbrEoEhdMlyDJW+1ipr47TLpqsk468nZopglyLzg=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 03:26:58,217 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e used request id req-4bc49665-8a2e-4988-b6d6-2070e9ef4249 2018-09-22 03:27:01,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:01,412 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:01 GMT Server: Apache x-openstack-request-id: req-e13f3c92-ec7f-4bcc-85b9-8f09810b8173 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:01,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:01 GMT Server: Apache x-openstack-request-id: req-07421e87-a48a-461b-98e8-9f4b8dde5efc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor2", "OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "stack_user_project_id": "d2e784321a5043fbb9b808f023072b10", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:26:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAqfGuKmC91cVySxdVwrgyQqSdrbHYfJ4yPGlLNkCCgDu3CVT1\nhInn09bDIxGWLhF5aUDIf/KPvIPZrlMBWG9q3vHG/gSmtYr4Xu9oKOdWIT2opsag\nxw3DZmWWHUKTyyWZtnV3gKICdHOzUhXg9vPLR0j3I7Dxxjyzcsa/n4PQXJ9lsKBr\nmkidhrjdNCQ8w+lyWKY6d7F6a11MMxsjnYO0t/KQEZafb9FSeSpDxYgZBDPq2M7O\n3naJf04rqGTjTdNJLXJ1reJtbRtBPr2NVfC4T9qGIjwAezSlR9ycsSdRWj3RqBTj\nvqquoROGcyPpamqdLYSW9f2/vnyr9va92ZcfKQIDAQABAoIBAB9Od2A1LCN6WSC+\nLr1NQ20FeEqsLY5fci+w0fsvjRrkZUah0QzWfs+Gi7IlJj5cV7ptBcKUQ6hdvbcg\ncWoCNHTXo2neH3voGvMaNVz7qOE8w5ndk3a38VwmsK25OxK8XYHASAB5V+xt+AXS\nI/w6UyNRrL11dkSnoAMv29Md7D9zjOMmiOj4Zr9IaaNukvnF6b7gu0P1GcY4Uswr\nOsabBcSt5Npv0TKBFDO628/Lk1jSNZoUNTFuJQdTdD+7ZSyPEft1iHrAZDkZnufg\nz1sQKoa0/3Ag8kpg90mMAa1+bZTDAl71S7y8bccKgEfN3U/JTqb2SUsc9uur+rZk\n4Jf3bdECgYEA1AsidWnHkpQpLl2dA6uoLu+4suETRHmh+k1pOkYbObxnMJIJK/aR\niMTCi7s6LsZ6IJpDKMavnGkOkfHWmftdnkHKIFKKyNaO0vGd1Szh4ps8GCmw7s/x\nsYxoCe357xkFH55uhrgMLLDu/21A+srqL7uWlZp2kv0Nd6dNcH75GuUCgYEAzSxi\nlek6zHx4jPpb6kVWdOe9qxy6SnwGPAZvE5rtUVKII4EQpmu8dFcP9r+zA6geCQDI\nAwSZ5kqiVjyo24F8VeavT5q5kKqyLKnK+1wQhMVxqgTVZw1OEfrfDoWDR++oNM44\nnb2myZ62TOqoMZKTOfn09HTyUdQYqUmgddCuuvUCgYEAxYhJ5Y9RN5+GbYcPymeT\nGYaATUOXq2aUGpUavgqpOjPk/T5OBQKBuSNzCLC2FvUWuGB8x/OvjMnhpNvhyzh7\nkf4/ybSbTVVzX9dt7TUOiQeMCAZuqUpWIcxm7zkeaDqqpzX0SNQTo16AhrrEmd2G\nJElgkqV+aJgMf7b/URk3/nECgYEAsnc/McLzwFcszQQg24CAmaPSWXrdmFiVW7UE\n/XqvnyM5BBkKEJh6DoCEhE9vOWkM5yvkzqs76xNUbcrJ3lWdf2Lvb0DY1LuFzE/N\nHiOQwsyz9/3IWqE6HW2ohIsiDHqsR3Jx0NPctlf1nqYmsygaJD4GEnV/KiphYS+I\nAbMJqdkCgYEArpVrHgy4uxUYxwP4HjdoBisq1TUuN9IBuU0w0sOq2WlfUP/wRFdV\n3zlUUIKiNzytcVLMndM6In6uB2dUQPiOj6BHHIYVYZSAyhoBQ+p5fvPfHeo53/p2\nsgQITHK6HRKn/K9PbrEoEhdMlyDJW+1ipr47TLpqsk468nZopglyLzg=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 03:27:01,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e used request id req-07421e87-a48a-461b-98e8-9f4b8dde5efc 2018-09-22 03:27:04,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:04,839 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:04 GMT Server: Apache x-openstack-request-id: req-d311c0c4-4921-4b2c-85fb-d8f4663fd640 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:05,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:04 GMT Server: Apache x-openstack-request-id: req-472a263f-9489-4968-b1df-b5565119f497 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor2", "OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "stack_user_project_id": "d2e784321a5043fbb9b808f023072b10", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:26:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAqfGuKmC91cVySxdVwrgyQqSdrbHYfJ4yPGlLNkCCgDu3CVT1\nhInn09bDIxGWLhF5aUDIf/KPvIPZrlMBWG9q3vHG/gSmtYr4Xu9oKOdWIT2opsag\nxw3DZmWWHUKTyyWZtnV3gKICdHOzUhXg9vPLR0j3I7Dxxjyzcsa/n4PQXJ9lsKBr\nmkidhrjdNCQ8w+lyWKY6d7F6a11MMxsjnYO0t/KQEZafb9FSeSpDxYgZBDPq2M7O\n3naJf04rqGTjTdNJLXJ1reJtbRtBPr2NVfC4T9qGIjwAezSlR9ycsSdRWj3RqBTj\nvqquoROGcyPpamqdLYSW9f2/vnyr9va92ZcfKQIDAQABAoIBAB9Od2A1LCN6WSC+\nLr1NQ20FeEqsLY5fci+w0fsvjRrkZUah0QzWfs+Gi7IlJj5cV7ptBcKUQ6hdvbcg\ncWoCNHTXo2neH3voGvMaNVz7qOE8w5ndk3a38VwmsK25OxK8XYHASAB5V+xt+AXS\nI/w6UyNRrL11dkSnoAMv29Md7D9zjOMmiOj4Zr9IaaNukvnF6b7gu0P1GcY4Uswr\nOsabBcSt5Npv0TKBFDO628/Lk1jSNZoUNTFuJQdTdD+7ZSyPEft1iHrAZDkZnufg\nz1sQKoa0/3Ag8kpg90mMAa1+bZTDAl71S7y8bccKgEfN3U/JTqb2SUsc9uur+rZk\n4Jf3bdECgYEA1AsidWnHkpQpLl2dA6uoLu+4suETRHmh+k1pOkYbObxnMJIJK/aR\niMTCi7s6LsZ6IJpDKMavnGkOkfHWmftdnkHKIFKKyNaO0vGd1Szh4ps8GCmw7s/x\nsYxoCe357xkFH55uhrgMLLDu/21A+srqL7uWlZp2kv0Nd6dNcH75GuUCgYEAzSxi\nlek6zHx4jPpb6kVWdOe9qxy6SnwGPAZvE5rtUVKII4EQpmu8dFcP9r+zA6geCQDI\nAwSZ5kqiVjyo24F8VeavT5q5kKqyLKnK+1wQhMVxqgTVZw1OEfrfDoWDR++oNM44\nnb2myZ62TOqoMZKTOfn09HTyUdQYqUmgddCuuvUCgYEAxYhJ5Y9RN5+GbYcPymeT\nGYaATUOXq2aUGpUavgqpOjPk/T5OBQKBuSNzCLC2FvUWuGB8x/OvjMnhpNvhyzh7\nkf4/ybSbTVVzX9dt7TUOiQeMCAZuqUpWIcxm7zkeaDqqpzX0SNQTo16AhrrEmd2G\nJElgkqV+aJgMf7b/URk3/nECgYEAsnc/McLzwFcszQQg24CAmaPSWXrdmFiVW7UE\n/XqvnyM5BBkKEJh6DoCEhE9vOWkM5yvkzqs76xNUbcrJ3lWdf2Lvb0DY1LuFzE/N\nHiOQwsyz9/3IWqE6HW2ohIsiDHqsR3Jx0NPctlf1nqYmsygaJD4GEnV/KiphYS+I\nAbMJqdkCgYEArpVrHgy4uxUYxwP4HjdoBisq1TUuN9IBuU0w0sOq2WlfUP/wRFdV\n3zlUUIKiNzytcVLMndM6In6uB2dUQPiOj6BHHIYVYZSAyhoBQ+p5fvPfHeo53/p2\nsgQITHK6HRKn/K9PbrEoEhdMlyDJW+1ipr47TLpqsk468nZopglyLzg=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 03:27:05,066 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e used request id req-472a263f-9489-4968-b1df-b5565119f497 2018-09-22 03:27:08,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:08,259 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:08 GMT Server: Apache x-openstack-request-id: req-9ac0f961-ee95-42d6-ad3e-887281854996 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:08,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:08 GMT Server: Apache x-openstack-request-id: req-2b02cc00-f7c7-4ae7-86af-85185a3d4683 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor2", "OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "stack_user_project_id": "d2e784321a5043fbb9b808f023072b10", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:26:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAqfGuKmC91cVySxdVwrgyQqSdrbHYfJ4yPGlLNkCCgDu3CVT1\nhInn09bDIxGWLhF5aUDIf/KPvIPZrlMBWG9q3vHG/gSmtYr4Xu9oKOdWIT2opsag\nxw3DZmWWHUKTyyWZtnV3gKICdHOzUhXg9vPLR0j3I7Dxxjyzcsa/n4PQXJ9lsKBr\nmkidhrjdNCQ8w+lyWKY6d7F6a11MMxsjnYO0t/KQEZafb9FSeSpDxYgZBDPq2M7O\n3naJf04rqGTjTdNJLXJ1reJtbRtBPr2NVfC4T9qGIjwAezSlR9ycsSdRWj3RqBTj\nvqquoROGcyPpamqdLYSW9f2/vnyr9va92ZcfKQIDAQABAoIBAB9Od2A1LCN6WSC+\nLr1NQ20FeEqsLY5fci+w0fsvjRrkZUah0QzWfs+Gi7IlJj5cV7ptBcKUQ6hdvbcg\ncWoCNHTXo2neH3voGvMaNVz7qOE8w5ndk3a38VwmsK25OxK8XYHASAB5V+xt+AXS\nI/w6UyNRrL11dkSnoAMv29Md7D9zjOMmiOj4Zr9IaaNukvnF6b7gu0P1GcY4Uswr\nOsabBcSt5Npv0TKBFDO628/Lk1jSNZoUNTFuJQdTdD+7ZSyPEft1iHrAZDkZnufg\nz1sQKoa0/3Ag8kpg90mMAa1+bZTDAl71S7y8bccKgEfN3U/JTqb2SUsc9uur+rZk\n4Jf3bdECgYEA1AsidWnHkpQpLl2dA6uoLu+4suETRHmh+k1pOkYbObxnMJIJK/aR\niMTCi7s6LsZ6IJpDKMavnGkOkfHWmftdnkHKIFKKyNaO0vGd1Szh4ps8GCmw7s/x\nsYxoCe357xkFH55uhrgMLLDu/21A+srqL7uWlZp2kv0Nd6dNcH75GuUCgYEAzSxi\nlek6zHx4jPpb6kVWdOe9qxy6SnwGPAZvE5rtUVKII4EQpmu8dFcP9r+zA6geCQDI\nAwSZ5kqiVjyo24F8VeavT5q5kKqyLKnK+1wQhMVxqgTVZw1OEfrfDoWDR++oNM44\nnb2myZ62TOqoMZKTOfn09HTyUdQYqUmgddCuuvUCgYEAxYhJ5Y9RN5+GbYcPymeT\nGYaATUOXq2aUGpUavgqpOjPk/T5OBQKBuSNzCLC2FvUWuGB8x/OvjMnhpNvhyzh7\nkf4/ybSbTVVzX9dt7TUOiQeMCAZuqUpWIcxm7zkeaDqqpzX0SNQTo16AhrrEmd2G\nJElgkqV+aJgMf7b/URk3/nECgYEAsnc/McLzwFcszQQg24CAmaPSWXrdmFiVW7UE\n/XqvnyM5BBkKEJh6DoCEhE9vOWkM5yvkzqs76xNUbcrJ3lWdf2Lvb0DY1LuFzE/N\nHiOQwsyz9/3IWqE6HW2ohIsiDHqsR3Jx0NPctlf1nqYmsygaJD4GEnV/KiphYS+I\nAbMJqdkCgYEArpVrHgy4uxUYxwP4HjdoBisq1TUuN9IBuU0w0sOq2WlfUP/wRFdV\n3zlUUIKiNzytcVLMndM6In6uB2dUQPiOj6BHHIYVYZSAyhoBQ+p5fvPfHeo53/p2\nsgQITHK6HRKn/K9PbrEoEhdMlyDJW+1ipr47TLpqsk468nZopglyLzg=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 03:27:08,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e used request id req-2b02cc00-f7c7-4ae7-86af-85185a3d4683 2018-09-22 03:27:11,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:11,618 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:11 GMT Server: Apache x-openstack-request-id: req-0b7e4043-1b4e-4736-b6cc-f03d2d7f88de Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:12,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:11 GMT Server: Apache x-openstack-request-id: req-b51ec053-db94-4f0f-a6f2-2997eafca7d1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor2", "OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "stack_user_project_id": "d2e784321a5043fbb9b808f023072b10", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T03:26:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAqfGuKmC91cVySxdVwrgyQqSdrbHYfJ4yPGlLNkCCgDu3CVT1\nhInn09bDIxGWLhF5aUDIf/KPvIPZrlMBWG9q3vHG/gSmtYr4Xu9oKOdWIT2opsag\nxw3DZmWWHUKTyyWZtnV3gKICdHOzUhXg9vPLR0j3I7Dxxjyzcsa/n4PQXJ9lsKBr\nmkidhrjdNCQ8w+lyWKY6d7F6a11MMxsjnYO0t/KQEZafb9FSeSpDxYgZBDPq2M7O\n3naJf04rqGTjTdNJLXJ1reJtbRtBPr2NVfC4T9qGIjwAezSlR9ycsSdRWj3RqBTj\nvqquoROGcyPpamqdLYSW9f2/vnyr9va92ZcfKQIDAQABAoIBAB9Od2A1LCN6WSC+\nLr1NQ20FeEqsLY5fci+w0fsvjRrkZUah0QzWfs+Gi7IlJj5cV7ptBcKUQ6hdvbcg\ncWoCNHTXo2neH3voGvMaNVz7qOE8w5ndk3a38VwmsK25OxK8XYHASAB5V+xt+AXS\nI/w6UyNRrL11dkSnoAMv29Md7D9zjOMmiOj4Zr9IaaNukvnF6b7gu0P1GcY4Uswr\nOsabBcSt5Npv0TKBFDO628/Lk1jSNZoUNTFuJQdTdD+7ZSyPEft1iHrAZDkZnufg\nz1sQKoa0/3Ag8kpg90mMAa1+bZTDAl71S7y8bccKgEfN3U/JTqb2SUsc9uur+rZk\n4Jf3bdECgYEA1AsidWnHkpQpLl2dA6uoLu+4suETRHmh+k1pOkYbObxnMJIJK/aR\niMTCi7s6LsZ6IJpDKMavnGkOkfHWmftdnkHKIFKKyNaO0vGd1Szh4ps8GCmw7s/x\nsYxoCe357xkFH55uhrgMLLDu/21A+srqL7uWlZp2kv0Nd6dNcH75GuUCgYEAzSxi\nlek6zHx4jPpb6kVWdOe9qxy6SnwGPAZvE5rtUVKII4EQpmu8dFcP9r+zA6geCQDI\nAwSZ5kqiVjyo24F8VeavT5q5kKqyLKnK+1wQhMVxqgTVZw1OEfrfDoWDR++oNM44\nnb2myZ62TOqoMZKTOfn09HTyUdQYqUmgddCuuvUCgYEAxYhJ5Y9RN5+GbYcPymeT\nGYaATUOXq2aUGpUavgqpOjPk/T5OBQKBuSNzCLC2FvUWuGB8x/OvjMnhpNvhyzh7\nkf4/ybSbTVVzX9dt7TUOiQeMCAZuqUpWIcxm7zkeaDqqpzX0SNQTo16AhrrEmd2G\nJElgkqV+aJgMf7b/URk3/nECgYEAsnc/McLzwFcszQQg24CAmaPSWXrdmFiVW7UE\n/XqvnyM5BBkKEJh6DoCEhE9vOWkM5yvkzqs76xNUbcrJ3lWdf2Lvb0DY1LuFzE/N\nHiOQwsyz9/3IWqE6HW2ohIsiDHqsR3Jx0NPctlf1nqYmsygaJD4GEnV/KiphYS+I\nAbMJqdkCgYEArpVrHgy4uxUYxwP4HjdoBisq1TUuN9IBuU0w0sOq2WlfUP/wRFdV\n3zlUUIKiNzytcVLMndM6In6uB2dUQPiOj6BHHIYVYZSAyhoBQ+p5fvPfHeo53/p2\nsgQITHK6HRKn/K9PbrEoEhdMlyDJW+1ipr47TLpqsk468nZopglyLzg=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 03:27:12,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e used request id req-b51ec053-db94-4f0f-a6f2-2997eafca7d1 2018-09-22 03:27:12,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:12,600 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:12 GMT Server: Apache x-openstack-request-id: req-00aa6a56-7ab6-46f6-89c1-d8707ff6ddeb Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:12,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:12 GMT Server: Apache x-openstack-request-id: req-2e4cfded-c4b2-47e5-890e-6393b7459206 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "0407309b-4594-4808-bd57-42fc95fa772b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9f096ce0-109f-4709-aff9-cfadce514682", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "5edf4432-86da-4629-88b5-e1eb005fb1cb", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "9fd3e58c-60bb-4011-ba14-c8411d8c26c7", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "f6b109e2-2ad8-42ab-b327-1ae9c1185947", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "e4c6a45a-38a8-4397-9e5a-096c82ed1c44", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "e4c6a45a-38a8-4397-9e5a-096c82ed1c44:subnet_id=7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "401ec948-8ed5-4d9f-9fc4-c690a0887da8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b4646767-f53b-4a0d-8f78-08e1f4a049a0", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e5457b88-d13c-4b4e-b071-ded762c88744", "resource_type": "OS::Neutron::Port"}]} 2018-09-22 03:27:12,876 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources used request id req-2e4cfded-c4b2-47e5-890e-6393b7459206 2018-09-22 03:27:12,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:13,051 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:12 GMT Server: Apache x-openstack-request-id: req-8f43a1e9-1b39-47d1-86ca-bc3d1a4a6739 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:13,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:13 GMT Server: Apache x-openstack-request-id: req-8e40f4d1-bf9c-42ca-ba44-25d903f0bfe9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor2", "OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "stack_user_project_id": "d2e784321a5043fbb9b808f023072b10", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T03:26:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAqfGuKmC91cVySxdVwrgyQqSdrbHYfJ4yPGlLNkCCgDu3CVT1\nhInn09bDIxGWLhF5aUDIf/KPvIPZrlMBWG9q3vHG/gSmtYr4Xu9oKOdWIT2opsag\nxw3DZmWWHUKTyyWZtnV3gKICdHOzUhXg9vPLR0j3I7Dxxjyzcsa/n4PQXJ9lsKBr\nmkidhrjdNCQ8w+lyWKY6d7F6a11MMxsjnYO0t/KQEZafb9FSeSpDxYgZBDPq2M7O\n3naJf04rqGTjTdNJLXJ1reJtbRtBPr2NVfC4T9qGIjwAezSlR9ycsSdRWj3RqBTj\nvqquoROGcyPpamqdLYSW9f2/vnyr9va92ZcfKQIDAQABAoIBAB9Od2A1LCN6WSC+\nLr1NQ20FeEqsLY5fci+w0fsvjRrkZUah0QzWfs+Gi7IlJj5cV7ptBcKUQ6hdvbcg\ncWoCNHTXo2neH3voGvMaNVz7qOE8w5ndk3a38VwmsK25OxK8XYHASAB5V+xt+AXS\nI/w6UyNRrL11dkSnoAMv29Md7D9zjOMmiOj4Zr9IaaNukvnF6b7gu0P1GcY4Uswr\nOsabBcSt5Npv0TKBFDO628/Lk1jSNZoUNTFuJQdTdD+7ZSyPEft1iHrAZDkZnufg\nz1sQKoa0/3Ag8kpg90mMAa1+bZTDAl71S7y8bccKgEfN3U/JTqb2SUsc9uur+rZk\n4Jf3bdECgYEA1AsidWnHkpQpLl2dA6uoLu+4suETRHmh+k1pOkYbObxnMJIJK/aR\niMTCi7s6LsZ6IJpDKMavnGkOkfHWmftdnkHKIFKKyNaO0vGd1Szh4ps8GCmw7s/x\nsYxoCe357xkFH55uhrgMLLDu/21A+srqL7uWlZp2kv0Nd6dNcH75GuUCgYEAzSxi\nlek6zHx4jPpb6kVWdOe9qxy6SnwGPAZvE5rtUVKII4EQpmu8dFcP9r+zA6geCQDI\nAwSZ5kqiVjyo24F8VeavT5q5kKqyLKnK+1wQhMVxqgTVZw1OEfrfDoWDR++oNM44\nnb2myZ62TOqoMZKTOfn09HTyUdQYqUmgddCuuvUCgYEAxYhJ5Y9RN5+GbYcPymeT\nGYaATUOXq2aUGpUavgqpOjPk/T5OBQKBuSNzCLC2FvUWuGB8x/OvjMnhpNvhyzh7\nkf4/ybSbTVVzX9dt7TUOiQeMCAZuqUpWIcxm7zkeaDqqpzX0SNQTo16AhrrEmd2G\nJElgkqV+aJgMf7b/URk3/nECgYEAsnc/McLzwFcszQQg24CAmaPSWXrdmFiVW7UE\n/XqvnyM5BBkKEJh6DoCEhE9vOWkM5yvkzqs76xNUbcrJ3lWdf2Lvb0DY1LuFzE/N\nHiOQwsyz9/3IWqE6HW2ohIsiDHqsR3Jx0NPctlf1nqYmsygaJD4GEnV/KiphYS+I\nAbMJqdkCgYEArpVrHgy4uxUYxwP4HjdoBisq1TUuN9IBuU0w0sOq2WlfUP/wRFdV\n3zlUUIKiNzytcVLMndM6In6uB2dUQPiOj6BHHIYVYZSAyhoBQ+p5fvPfHeo53/p2\nsgQITHK6HRKn/K9PbrEoEhdMlyDJW+1ipr47TLpqsk468nZopglyLzg=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 03:27:13,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e used request id req-8e40f4d1-bf9c-42ca-ba44-25d903f0bfe9 2018-09-22 03:27:13,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:13,418 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:13 GMT Server: Apache x-openstack-request-id: req-202bedd4-9e4d-4313-bcb0-71497956672f Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:13,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:13 GMT Server: Apache x-openstack-request-id: req-5b17657e-8ff9-44aa-b51f-6aed349bf2c3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1041 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "0407309b-4594-4808-bd57-42fc95fa772b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9f096ce0-109f-4709-aff9-cfadce514682", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "5edf4432-86da-4629-88b5-e1eb005fb1cb", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "9fd3e58c-60bb-4011-ba14-c8411d8c26c7", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "f6b109e2-2ad8-42ab-b327-1ae9c1185947", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "e4c6a45a-38a8-4397-9e5a-096c82ed1c44", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "e4c6a45a-38a8-4397-9e5a-096c82ed1c44:subnet_id=7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "401ec948-8ed5-4d9f-9fc4-c690a0887da8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b4646767-f53b-4a0d-8f78-08e1f4a049a0", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e5457b88-d13c-4b4e-b071-ded762c88744", "resource_type": "OS::Neutron::Port"}]} 2018-09-22 03:27:13,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources used request id req-5b17657e-8ff9-44aa-b51f-6aed349bf2c3 2018-09-22 03:27:13,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=5edf4432-86da-4629-88b5-e1eb005fb1cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:13,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-12c46520-2210-4ddf-89fd-e3081997a86c Date: Sat, 22 Sep 2018 03:27:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5edf4432-86da-4629-88b5-e1eb005fb1cb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab"],"description":"","tags":[],"updated_at":"2018-09-22T03:26:55Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:26:54Z","provider:network_type":"vxlan"}]} 2018-09-22 03:27:13,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=5edf4432-86da-4629-88b5-e1eb005fb1cb used request id req-12c46520-2210-4ddf-89fd-e3081997a86c 2018-09-22 03:27:13,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5edf4432-86da-4629-88b5-e1eb005fb1cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:13,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-56f57e99-69ac-4f4f-a7af-a19a51492373 Date: Sat, 22 Sep 2018 03:27:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5edf4432-86da-4629-88b5-e1eb005fb1cb","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:26:55Z","dns_nameservers":[],"updated_at":"2018-09-22T03:26:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet"}]} 2018-09-22 03:27:13,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5edf4432-86da-4629-88b5-e1eb005fb1cb used request id req-56f57e99-69ac-4f4f-a7af-a19a51492373 2018-09-22 03:27:13,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5edf4432-86da-4629-88b5-e1eb005fb1cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:13,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e5f5e860-8fa3-433f-980d-1fcb1ceb001e Date: Sat, 22 Sep 2018 03:27:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5edf4432-86da-4629-88b5-e1eb005fb1cb","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:26:55Z","dns_nameservers":[],"updated_at":"2018-09-22T03:26:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet"}]} 2018-09-22 03:27:13,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5edf4432-86da-4629-88b5-e1eb005fb1cb used request id req-e5f5e860-8fa3-433f-980d-1fcb1ceb001e 2018-09-22 03:27:13,962 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:27:13,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:14,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddadf92c-7f21-427d-8214-be6f3d4f893c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:27:14,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ddadf92c-7f21-427d-8214-be6f3d4f893c 2018-09-22 03:27:14,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:14,084 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:14 GMT Server: Apache x-openstack-request-id: req-7b6ef8a7-2786-4259-a5ce-09bba0bf03e8 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:14,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:14 GMT Server: Apache x-openstack-request-id: req-27ea0961-3568-4c35-a66f-51bd470b5a07 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1043 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "0407309b-4594-4808-bd57-42fc95fa772b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9f096ce0-109f-4709-aff9-cfadce514682", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "5edf4432-86da-4629-88b5-e1eb005fb1cb", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "9fd3e58c-60bb-4011-ba14-c8411d8c26c7", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "f6b109e2-2ad8-42ab-b327-1ae9c1185947", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "e4c6a45a-38a8-4397-9e5a-096c82ed1c44", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "e4c6a45a-38a8-4397-9e5a-096c82ed1c44:subnet_id=7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "401ec948-8ed5-4d9f-9fc4-c690a0887da8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b4646767-f53b-4a0d-8f78-08e1f4a049a0", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e5457b88-d13c-4b4e-b071-ded762c88744", "resource_type": "OS::Neutron::Port"}]} 2018-09-22 03:27:14,162 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources used request id req-27ea0961-3568-4c35-a66f-51bd470b5a07 2018-09-22 03:27:14,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/401ec948-8ed5-4d9f-9fc4-c690a0887da8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:14,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27: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-74fc7e06-7648-4a09-980c-a2c077f2a0ac x-compute-request-id: req-74fc7e06-7648-4a09-980c-a2c077f2a0ac Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:e4:2f", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:e4:2f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/401ec948-8ed5-4d9f-9fc4-c690a0887da8", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/401ec948-8ed5-4d9f-9fc4-c690a0887da8", "rel": "bookmark"}], "image": {"id": "0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620", "links": [{"href": "http://172.30.9.23:8774/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001b", "OS-SRV-USG:launched_at": "2018-09-22T03:26:54.000000", "flavor": {"id": "9f096ce0-109f-4709-aff9-cfadce514682", "links": [{"href": "http://172.30.9.23:8774/flavors/9f096ce0-109f-4709-aff9-cfadce514682", "rel": "bookmark"}]}, "id": "401ec948-8ed5-4d9f-9fc4-c690a0887da8", "security_groups": [{"name": "security_group_name"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:27:08Z", "hostId": "3560c251ea19c5d2282c5283c95fa8c2ac5637db222d3964b760bac6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst1", "created": "2018-09-22T03:27:00Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:27:14,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/401ec948-8ed5-4d9f-9fc4-c690a0887da8 used request id req-74fc7e06-7648-4a09-980c-a2c077f2a0ac 2018-09-22 03:27:14,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:14,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-50d21c01-5e3b-4871-a587-e7ac0cf15a29 Date: Sat, 22 Sep 2018 03:27:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5edf4432-86da-4629-88b5-e1eb005fb1cb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab"],"description":"","tags":[],"updated_at":"2018-09-22T03:26:55Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:26:54Z","provider:network_type":"vxlan"}]} 2018-09-22 03:27:14,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net used request id req-50d21c01-5e3b-4871-a587-e7ac0cf15a29 2018-09-22 03:27:14,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:27:14,855 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:27:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:27:14,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:14,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11ec8548-564a-41a8-a1da-53f24800291c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:27:14,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-11ec8548-564a-41a8-a1da-53f24800291c 2018-09-22 03:27:14,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5edf4432-86da-4629-88b5-e1eb005fb1cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:15,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5814d70e-30a2-44a3-a51d-f63cfdae00b8 Date: Sat, 22 Sep 2018 03:27:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5edf4432-86da-4629-88b5-e1eb005fb1cb","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:26:55Z","dns_nameservers":[],"updated_at":"2018-09-22T03:26:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet"}]} 2018-09-22 03:27:15,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5edf4432-86da-4629-88b5-e1eb005fb1cb used request id req-5814d70e-30a2-44a3-a51d-f63cfdae00b8 2018-09-22 03:27:15,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5edf4432-86da-4629-88b5-e1eb005fb1cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:15,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5786 X-Openstack-Request-Id: req-89f25d3a-905a-4128-8083-4b016d46f0c7 Date: Sat, 22 Sep 2018 03:27:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:27:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab","ip_address":"10.1.2.4"}],"id":"04ff7c32-0e41-4a27-8662-9828f5ee0b86","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:63:04","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5edf4432-86da-4629-88b5-e1eb005fb1cb","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:26:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5edf4432-86da-4629-88b5-e1eb005fb1cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:27:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab","ip_address":"10.1.2.13"}],"id":"2ac083ef-05ae-4794-9b33-cc440ff2e9d0","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:6e:4b","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5edf4432-86da-4629-88b5-e1eb005fb1cb","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:27:03Z","binding:vnic_type":"normal","device_id":"b4646767-f53b-4a0d-8f78-08e1f4a049a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:26:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab","ip_address":"10.1.2.3"}],"id":"6dd5af1c-18df-472b-a950-820b6aa43138","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:1a:93","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5edf4432-86da-4629-88b5-e1eb005fb1cb","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:26:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5edf4432-86da-4629-88b5-e1eb005fb1cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:27:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab","ip_address":"10.1.2.1"}],"id":"e1e5a9bc-23f0-4571-8da1-05a384d0bba2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2c:e8:6b","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5edf4432-86da-4629-88b5-e1eb005fb1cb","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:27:06Z","binding:vnic_type":"normal","device_id":"e4c6a45a-38a8-4397-9e5a-096c82ed1c44"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:27:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab","ip_address":"10.1.2.8"}],"id":"e5457b88-d13c-4b4e-b071-ded762c88744","security_groups":["9fd3e58c-60bb-4011-ba14-c8411d8c26c7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:e4:2f","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack-port1-t67vvnwrr6co","admin_state_up":true,"network_id":"5edf4432-86da-4629-88b5-e1eb005fb1cb","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:26:57Z","binding:vnic_type":"normal","device_id":"401ec948-8ed5-4d9f-9fc4-c690a0887da8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:26:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab","ip_address":"10.1.2.2"}],"id":"f94689d5-8434-450f-8f51-eb8d50b8f35e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:02:a7","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5edf4432-86da-4629-88b5-e1eb005fb1cb","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:26:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5edf4432-86da-4629-88b5-e1eb005fb1cb"}]} 2018-09-22 03:27:15,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5edf4432-86da-4629-88b5-e1eb005fb1cb used request id req-89f25d3a-905a-4128-8083-4b016d46f0c7 2018-09-22 03:27:15,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b4646767-f53b-4a0d-8f78-08e1f4a049a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:15,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27: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-6c147244-4a01-4903-a89d-f4867378720b x-compute-request-id: req-6c147244-4a01-4903-a89d-f4867378720b Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:6e:4b", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4646767-f53b-4a0d-8f78-08e1f4a049a0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4646767-f53b-4a0d-8f78-08e1f4a049a0", "rel": "bookmark"}], "image": {"id": "8fb1d1d4-f1e2-448e-b0e3-35631bd6e554", "links": [{"href": "http://172.30.9.23:8774/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001e", "OS-SRV-USG:launched_at": "2018-09-22T03:27:03.000000", "flavor": {"id": "0407309b-4594-4808-bd57-42fc95fa772b", "links": [{"href": "http://172.30.9.23:8774/flavors/0407309b-4594-4808-bd57-42fc95fa772b", "rel": "bookmark"}]}, "id": "b4646767-f53b-4a0d-8f78-08e1f4a049a0", "security_groups": [{"name": "default"}], "user_id": "39f4219c438e47d28a6cc8a4559e9163", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:27:09Z", "hostId": "ef087111355d985eee6ba18fb7cde7e446654c4ed884e3703b58f5e1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst2", "created": "2018-09-22T03:27:01Z", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:27:15,299 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b4646767-f53b-4a0d-8f78-08e1f4a049a0 used request id req-6c147244-4a01-4903-a89d-f4867378720b 2018-09-22 03:27:15,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:15,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-8970e42a-9e99-4ce9-a46d-774f2fc335cf Date: Sat, 22 Sep 2018 03:27:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5edf4432-86da-4629-88b5-e1eb005fb1cb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","subnets":["7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab"],"description":"","tags":[],"updated_at":"2018-09-22T03:26:55Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net","admin_state_up":true,"tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:26:54Z","provider:network_type":"vxlan"}]} 2018-09-22 03:27:15,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net used request id req-8970e42a-9e99-4ce9-a46d-774f2fc335cf 2018-09-22 03:27:15,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:15,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-627469cd-c755-42b6-90c6-0cbb0d743aed Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:27:15,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-627469cd-c755-42b6-90c6-0cbb0d743aed 2018-09-22 03:27:15,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5edf4432-86da-4629-88b5-e1eb005fb1cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:15,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a1f6b81f-9c9f-4644-8207-7ff6aca86765 Date: Sat, 22 Sep 2018 03:27:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5edf4432-86da-4629-88b5-e1eb005fb1cb","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:26:55Z","dns_nameservers":[],"updated_at":"2018-09-22T03:26:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","id":"7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet"}]} 2018-09-22 03:27:15,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5edf4432-86da-4629-88b5-e1eb005fb1cb used request id req-a1f6b81f-9c9f-4644-8207-7ff6aca86765 2018-09-22 03:27:15,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5edf4432-86da-4629-88b5-e1eb005fb1cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:15,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5786 X-Openstack-Request-Id: req-4a3a22ee-c60a-4ed2-95e3-c90023a33ab5 Date: Sat, 22 Sep 2018 03:27:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:27:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab","ip_address":"10.1.2.4"}],"id":"04ff7c32-0e41-4a27-8662-9828f5ee0b86","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:63:04","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5edf4432-86da-4629-88b5-e1eb005fb1cb","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:26:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5edf4432-86da-4629-88b5-e1eb005fb1cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:27:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab","ip_address":"10.1.2.13"}],"id":"2ac083ef-05ae-4794-9b33-cc440ff2e9d0","security_groups":["5c0edec3-15af-4f08-a15f-8235704b5ccd"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:6e:4b","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5edf4432-86da-4629-88b5-e1eb005fb1cb","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:27:03Z","binding:vnic_type":"normal","device_id":"b4646767-f53b-4a0d-8f78-08e1f4a049a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:26:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab","ip_address":"10.1.2.3"}],"id":"6dd5af1c-18df-472b-a950-820b6aa43138","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:1a:93","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5edf4432-86da-4629-88b5-e1eb005fb1cb","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:26:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5edf4432-86da-4629-88b5-e1eb005fb1cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:27:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab","ip_address":"10.1.2.1"}],"id":"e1e5a9bc-23f0-4571-8da1-05a384d0bba2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2c:e8:6b","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5edf4432-86da-4629-88b5-e1eb005fb1cb","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:27:06Z","binding:vnic_type":"normal","device_id":"e4c6a45a-38a8-4397-9e5a-096c82ed1c44"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:27:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab","ip_address":"10.1.2.8"}],"id":"e5457b88-d13c-4b4e-b071-ded762c88744","security_groups":["9fd3e58c-60bb-4011-ba14-c8411d8c26c7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:e4:2f","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack-port1-t67vvnwrr6co","admin_state_up":true,"network_id":"5edf4432-86da-4629-88b5-e1eb005fb1cb","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:26:57Z","binding:vnic_type":"normal","device_id":"401ec948-8ed5-4d9f-9fc4-c690a0887da8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:26:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab","ip_address":"10.1.2.2"}],"id":"f94689d5-8434-450f-8f51-eb8d50b8f35e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:02:a7","project_id":"7ef47fbf90a34e288f9fc346626ba5e5","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5edf4432-86da-4629-88b5-e1eb005fb1cb","tenant_id":"7ef47fbf90a34e288f9fc346626ba5e5","created_at":"2018-09-22T03:26:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5edf4432-86da-4629-88b5-e1eb005fb1cb"}]} 2018-09-22 03:27:15,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5edf4432-86da-4629-88b5-e1eb005fb1cb used request id req-4a3a22ee-c60a-4ed2-95e3-c90023a33ab5 2018-09-22 03:27:15,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:15,794 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:15 GMT Server: Apache x-openstack-request-id: req-f35aea7f-53d7-47fb-a8ae-e777a9a352c9 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:15,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:15 GMT Server: Apache x-openstack-request-id: req-74962d93-313f-4757-8499-222768abec99 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1043 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "0407309b-4594-4808-bd57-42fc95fa772b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9f096ce0-109f-4709-aff9-cfadce514682", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "5edf4432-86da-4629-88b5-e1eb005fb1cb", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "9fd3e58c-60bb-4011-ba14-c8411d8c26c7", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "f6b109e2-2ad8-42ab-b327-1ae9c1185947", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "39", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "e4c6a45a-38a8-4397-9e5a-096c82ed1c44", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "e4c6a45a-38a8-4397-9e5a-096c82ed1c44:subnet_id=7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "7f5c4a47-9ad1-467c-b64f-c1f58eeb52ab", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "401ec948-8ed5-4d9f-9fc4-c690a0887da8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b4646767-f53b-4a0d-8f78-08e1f4a049a0", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-22T03:26:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:26:53Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e5457b88-d13c-4b4e-b071-ded762c88744", "resource_type": "OS::Neutron::Port"}]} 2018-09-22 03:27:15,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e/resources used request id req-74962d93-313f-4757-8499-222768abec99 2018-09-22 03:27:15,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:16,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-c39b86bf-90ef-4858-94b5-08ad22327a08 Date: Sat, 22 Sep 2018 03:27:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:26:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:26:45Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620/snap", "metadata": {}}], "self": "/v2/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620", "min_disk": 0, "protected": false, "id": "0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620", "file": "/v2/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:27:16,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620 used request id req-c39b86bf-90ef-4858-94b5-08ad22327a08 2018-09-22 03:27:16,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:16,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-773e6fd7-ad8e-4139-8d37-c0d56586af0d Date: Sat, 22 Sep 2018 03:27:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:27:16,182 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-773e6fd7-ad8e-4139-8d37-c0d56586af0d 2018-09-22 03:27:16,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:16,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-15ca2619-2e23-4b72-999a-5765865c034a Date: Sat, 22 Sep 2018 03:27:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:26:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:26:48Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554/snap", "metadata": {}}], "self": "/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554", "min_disk": 0, "protected": false, "id": "8fb1d1d4-f1e2-448e-b0e3-35631bd6e554", "file": "/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:27:16,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554 used request id req-15ca2619-2e23-4b72-999a-5765865c034a 2018-09-22 03:27:16,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:16,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-6c9fda84-06fe-465d-8be9-66fb68d4e2fd Date: Sat, 22 Sep 2018 03:27:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:26:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:26:48Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554/snap", "metadata": {}}], "self": "/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554", "min_disk": 0, "protected": false, "id": "8fb1d1d4-f1e2-448e-b0e3-35631bd6e554", "file": "/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ef47fbf90a34e288f9fc346626ba5e5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:27:16,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554 used request id req-6c9fda84-06fe-465d-8be9-66fb68d4e2fd 2018-09-22 03:27:16,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:16,724 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:16 GMT Server: Apache x-openstack-request-id: req-b66651fe-4b23-4a1a-a333-dfa843d9fd86 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:16,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:16 GMT Server: Apache x-openstack-request-id: req-85171bdb-46bb-4776-8117-9afaf3081970 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor2", "OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "stack_user_project_id": "d2e784321a5043fbb9b808f023072b10", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T03:26:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAqfGuKmC91cVySxdVwrgyQqSdrbHYfJ4yPGlLNkCCgDu3CVT1\nhInn09bDIxGWLhF5aUDIf/KPvIPZrlMBWG9q3vHG/gSmtYr4Xu9oKOdWIT2opsag\nxw3DZmWWHUKTyyWZtnV3gKICdHOzUhXg9vPLR0j3I7Dxxjyzcsa/n4PQXJ9lsKBr\nmkidhrjdNCQ8w+lyWKY6d7F6a11MMxsjnYO0t/KQEZafb9FSeSpDxYgZBDPq2M7O\n3naJf04rqGTjTdNJLXJ1reJtbRtBPr2NVfC4T9qGIjwAezSlR9ycsSdRWj3RqBTj\nvqquoROGcyPpamqdLYSW9f2/vnyr9va92ZcfKQIDAQABAoIBAB9Od2A1LCN6WSC+\nLr1NQ20FeEqsLY5fci+w0fsvjRrkZUah0QzWfs+Gi7IlJj5cV7ptBcKUQ6hdvbcg\ncWoCNHTXo2neH3voGvMaNVz7qOE8w5ndk3a38VwmsK25OxK8XYHASAB5V+xt+AXS\nI/w6UyNRrL11dkSnoAMv29Md7D9zjOMmiOj4Zr9IaaNukvnF6b7gu0P1GcY4Uswr\nOsabBcSt5Npv0TKBFDO628/Lk1jSNZoUNTFuJQdTdD+7ZSyPEft1iHrAZDkZnufg\nz1sQKoa0/3Ag8kpg90mMAa1+bZTDAl71S7y8bccKgEfN3U/JTqb2SUsc9uur+rZk\n4Jf3bdECgYEA1AsidWnHkpQpLl2dA6uoLu+4suETRHmh+k1pOkYbObxnMJIJK/aR\niMTCi7s6LsZ6IJpDKMavnGkOkfHWmftdnkHKIFKKyNaO0vGd1Szh4ps8GCmw7s/x\nsYxoCe357xkFH55uhrgMLLDu/21A+srqL7uWlZp2kv0Nd6dNcH75GuUCgYEAzSxi\nlek6zHx4jPpb6kVWdOe9qxy6SnwGPAZvE5rtUVKII4EQpmu8dFcP9r+zA6geCQDI\nAwSZ5kqiVjyo24F8VeavT5q5kKqyLKnK+1wQhMVxqgTVZw1OEfrfDoWDR++oNM44\nnb2myZ62TOqoMZKTOfn09HTyUdQYqUmgddCuuvUCgYEAxYhJ5Y9RN5+GbYcPymeT\nGYaATUOXq2aUGpUavgqpOjPk/T5OBQKBuSNzCLC2FvUWuGB8x/OvjMnhpNvhyzh7\nkf4/ybSbTVVzX9dt7TUOiQeMCAZuqUpWIcxm7zkeaDqqpzX0SNQTo16AhrrEmd2G\nJElgkqV+aJgMf7b/URk3/nECgYEAsnc/McLzwFcszQQg24CAmaPSWXrdmFiVW7UE\n/XqvnyM5BBkKEJh6DoCEhE9vOWkM5yvkzqs76xNUbcrJ3lWdf2Lvb0DY1LuFzE/N\nHiOQwsyz9/3IWqE6HW2ohIsiDHqsR3Jx0NPctlf1nqYmsygaJD4GEnV/KiphYS+I\nAbMJqdkCgYEArpVrHgy4uxUYxwP4HjdoBisq1TUuN9IBuU0w0sOq2WlfUP/wRFdV\n3zlUUIKiNzytcVLMndM6In6uB2dUQPiOj6BHHIYVYZSAyhoBQ+p5fvPfHeo53/p2\nsgQITHK6HRKn/K9PbrEoEhdMlyDJW+1ipr47TLpqsk468nZopglyLzg=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 03:27:16,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e used request id req-85171bdb-46bb-4776-8117-9afaf3081970 2018-09-22 03:27:16,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:17,003 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:16 GMT Server: Apache x-openstack-request-id: req-84decc8a-0aee-464a-bb92-cd2d647ef9db Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:17,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:17 GMT Server: Apache x-openstack-request-id: req-f1bd0dbc-9635-4afe-82f5-bd85dbf362c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor2", "OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "stack_user_project_id": "d2e784321a5043fbb9b808f023072b10", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T03:26:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAqfGuKmC91cVySxdVwrgyQqSdrbHYfJ4yPGlLNkCCgDu3CVT1\nhInn09bDIxGWLhF5aUDIf/KPvIPZrlMBWG9q3vHG/gSmtYr4Xu9oKOdWIT2opsag\nxw3DZmWWHUKTyyWZtnV3gKICdHOzUhXg9vPLR0j3I7Dxxjyzcsa/n4PQXJ9lsKBr\nmkidhrjdNCQ8w+lyWKY6d7F6a11MMxsjnYO0t/KQEZafb9FSeSpDxYgZBDPq2M7O\n3naJf04rqGTjTdNJLXJ1reJtbRtBPr2NVfC4T9qGIjwAezSlR9ycsSdRWj3RqBTj\nvqquoROGcyPpamqdLYSW9f2/vnyr9va92ZcfKQIDAQABAoIBAB9Od2A1LCN6WSC+\nLr1NQ20FeEqsLY5fci+w0fsvjRrkZUah0QzWfs+Gi7IlJj5cV7ptBcKUQ6hdvbcg\ncWoCNHTXo2neH3voGvMaNVz7qOE8w5ndk3a38VwmsK25OxK8XYHASAB5V+xt+AXS\nI/w6UyNRrL11dkSnoAMv29Md7D9zjOMmiOj4Zr9IaaNukvnF6b7gu0P1GcY4Uswr\nOsabBcSt5Npv0TKBFDO628/Lk1jSNZoUNTFuJQdTdD+7ZSyPEft1iHrAZDkZnufg\nz1sQKoa0/3Ag8kpg90mMAa1+bZTDAl71S7y8bccKgEfN3U/JTqb2SUsc9uur+rZk\n4Jf3bdECgYEA1AsidWnHkpQpLl2dA6uoLu+4suETRHmh+k1pOkYbObxnMJIJK/aR\niMTCi7s6LsZ6IJpDKMavnGkOkfHWmftdnkHKIFKKyNaO0vGd1Szh4ps8GCmw7s/x\nsYxoCe357xkFH55uhrgMLLDu/21A+srqL7uWlZp2kv0Nd6dNcH75GuUCgYEAzSxi\nlek6zHx4jPpb6kVWdOe9qxy6SnwGPAZvE5rtUVKII4EQpmu8dFcP9r+zA6geCQDI\nAwSZ5kqiVjyo24F8VeavT5q5kKqyLKnK+1wQhMVxqgTVZw1OEfrfDoWDR++oNM44\nnb2myZ62TOqoMZKTOfn09HTyUdQYqUmgddCuuvUCgYEAxYhJ5Y9RN5+GbYcPymeT\nGYaATUOXq2aUGpUavgqpOjPk/T5OBQKBuSNzCLC2FvUWuGB8x/OvjMnhpNvhyzh7\nkf4/ybSbTVVzX9dt7TUOiQeMCAZuqUpWIcxm7zkeaDqqpzX0SNQTo16AhrrEmd2G\nJElgkqV+aJgMf7b/URk3/nECgYEAsnc/McLzwFcszQQg24CAmaPSWXrdmFiVW7UE\n/XqvnyM5BBkKEJh6DoCEhE9vOWkM5yvkzqs76xNUbcrJ3lWdf2Lvb0DY1LuFzE/N\nHiOQwsyz9/3IWqE6HW2ohIsiDHqsR3Jx0NPctlf1nqYmsygaJD4GEnV/KiphYS+I\nAbMJqdkCgYEArpVrHgy4uxUYxwP4HjdoBisq1TUuN9IBuU0w0sOq2WlfUP/wRFdV\n3zlUUIKiNzytcVLMndM6In6uB2dUQPiOj6BHHIYVYZSAyhoBQ+p5fvPfHeo53/p2\nsgQITHK6HRKn/K9PbrEoEhdMlyDJW+1ipr47TLpqsk468nZopglyLzg=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 03:27:17,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e used request id req-f1bd0dbc-9635-4afe-82f5-bd85dbf362c6 2018-09-22 03:27:17,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:17,501 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:17 GMT Server: Apache x-openstack-request-id: req-b34f5b87-c455-44d4-8cf9-dcbbcffc0022 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:17,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:27:17 GMT Server: Apache x-openstack-request-id: req-904dd0a2-368e-4405-964b-800a659775bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:27:17,777 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e used request id req-904dd0a2-368e-4405-964b-800a659775bc 2018-09-22 03:27:17,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:17,956 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:17 GMT Server: Apache x-openstack-request-id: req-08fdd0e3-a74e-4da5-8b66-4765449cac76 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:17,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:17 GMT Server: Apache x-openstack-request-id: req-43521072-34e9-4a07-a982-dda58d2c1b97 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor2", "OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "stack_user_project_id": "d2e784321a5043fbb9b808f023072b10", "tags": null, "creation_time": "2018-09-22T03:26:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T03:27:17Z", "id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 03:27:17,983 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e used request id req-43521072-34e9-4a07-a982-dda58d2c1b97 2018-09-22 03:27:20,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:21,016 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:21 GMT Server: Apache x-openstack-request-id: req-31ad9aef-0c5f-4df5-aae0-1ff8f89e21c7 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:21,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:21 GMT Server: Apache x-openstack-request-id: req-134067f5-9ecd-4648-b0ea-a492921ef4cc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor2", "OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "stack_user_project_id": "d2e784321a5043fbb9b808f023072b10", "tags": null, "creation_time": "2018-09-22T03:26:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T03:27:17Z", "id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 03:27:21,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e used request id req-134067f5-9ecd-4648-b0ea-a492921ef4cc 2018-09-22 03:27:24,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:24,077 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:24 GMT Server: Apache x-openstack-request-id: req-af89e9e7-a15b-439d-b842-83185a036592 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:24,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:24 GMT Server: Apache x-openstack-request-id: req-855fc734-70db-4226-ba06-4691efda550d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor2", "OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "stack_user_project_id": "d2e784321a5043fbb9b808f023072b10", "tags": null, "creation_time": "2018-09-22T03:26:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T03:27:17Z", "id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 03:27:24,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e used request id req-855fc734-70db-4226-ba06-4691efda550d 2018-09-22 03:27:27,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:27,283 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:27 GMT Server: Apache x-openstack-request-id: req-3b6030c6-376f-4b21-b309-52f0d93d4593 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:27,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:27 GMT Server: Apache x-openstack-request-id: req-a32e8e43-f238-463a-aed6-4ce9b13a22a4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor2", "OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "stack_user_project_id": "d2e784321a5043fbb9b808f023072b10", "tags": null, "creation_time": "2018-09-22T03:26:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T03:27:17Z", "id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 03:27:27,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e used request id req-a32e8e43-f238-463a-aed6-4ce9b13a22a4 2018-09-22 03:27:30,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:30,490 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:30 GMT Server: Apache x-openstack-request-id: req-a1a94971-b1a2-40b7-8c20-0fedb931eb14 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:30,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:30 GMT Server: Apache x-openstack-request-id: req-710478a0-c16c-4412-8a97-0ae173f69717 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor2", "OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "stack_user_project_id": "d2e784321a5043fbb9b808f023072b10", "tags": null, "creation_time": "2018-09-22T03:26:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T03:27:17Z", "id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 03:27:30,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e used request id req-710478a0-c16c-4412-8a97-0ae173f69717 2018-09-22 03:27:33,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e0d1f575-04c6-4993-9cd8-e69b13801b8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fddeb44a905823213ff897858b6dc7c2695f83f" 2018-09-22 03:27:33,551 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:33 GMT Server: Apache x-openstack-request-id: req-1266dfaa-c504-4849-babd-0b3e736a2cc7 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:33,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:33 GMT Server: Apache x-openstack-request-id: req-125f6b1a-2bc0-41e8-8a29-81f158b2a61e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 693 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor2", "OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-subnet", "net_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1"}, "deletion_time": "2018-09-22T03:27:32Z", "stack_name": "HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack", "stack_user_project_id": "d2e784321a5043fbb9b808f023072b10", "tags": null, "creation_time": "2018-09-22T03:26:52Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-22T03:27:17Z", "id": "e0d1f575-04c6-4993-9cd8-e69b13801b8e", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 03:27:33,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-stack/e0d1f575-04c6-4993-9cd8-e69b13801b8e used request id req-125f6b1a-2bc0-41e8-8a29-81f158b2a61e 2018-09-22 03:27:33,595 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image1 2018-09-22 03:27:33,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44548272339bdf06f589855a0f5493309b3b9f44" 2018-09-22 03:27:34,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-68a6515b-d7a0-4992-8c72-8d0e7ef2cf40 Date: Sat, 22 Sep 2018 03:27:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:27:34,712 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0c350e9c-52a5-4cf9-a1bc-b0fa5f8a0620 used request id req-68a6515b-d7a0-4992-8c72-8d0e7ef2cf40 2018-09-22 03:27:34,713 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-3c6f3736-0ba4-479b-9d29-157e148a1bd7-image2 2018-09-22 03:27:34,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70a071e8bcb5920a4fb4ab37891a173cc5621f4c" 2018-09-22 03:27:37,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-80684d99-d366-4721-9f41-c6fdf4772bf0 Date: Sat, 22 Sep 2018 03:27:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:27:37,447 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8fb1d1d4-f1e2-448e-b0e3-35631bd6e554 used request id req-80684d99-d366-4721-9f41-c6fdf4772bf0 2018-09-22 03:27:37,449 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 03:27:37,450 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:27:37,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:27:37,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["IGTnioviTJiBt1xWIT2B8g"], "issued_at": "2018-09-22T03:27:37.000000Z"}} 2018-09-22 03:27:37,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d4e6921f9b3bc2561e3c3f26d321d2a76d358c" -d '{"stack_name": "HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-09-22 03:27:39,467 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:27:37 GMT Server: Apache x-openstack-request-id: req-80f54845-6f4a-441d-9f96-9a45623b06a8 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "e1f8dc77-de3c-4004-a6e9-ce616d0cdd00", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00", "rel": "self"}]}} 2018-09-22 03:27:39,467 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks used request id req-80f54845-6f4a-441d-9f96-9a45623b06a8 2018-09-22 03:27:39,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d4e6921f9b3bc2561e3c3f26d321d2a76d358c" 2018-09-22 03:27:39,664 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:39 GMT Server: Apache x-openstack-request-id: req-a075e14d-acdd-4db5-aad0-68414ed7e4d1 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:39,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:39 GMT Server: Apache x-openstack-request-id: req-697a5cdd-e737-46ea-afd4-e352dbd13df3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 507 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "e1f8dc77-de3c-4004-a6e9-ce616d0cdd00", "OS::stack_name": "HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack", "stack_user_project_id": "c5638e1c5b39437981cdd5fe465e5418", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:27:38Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e1f8dc77-de3c-4004-a6e9-ce616d0cdd00", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-22 03:27:39,858 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00 used request id req-697a5cdd-e737-46ea-afd4-e352dbd13df3 2018-09-22 03:27:39,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d4e6921f9b3bc2561e3c3f26d321d2a76d358c" 2018-09-22 03:27:40,023 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:39 GMT Server: Apache x-openstack-request-id: req-dbc4cf20-1a92-4afd-8298-93ddb45766c5 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:40,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:40 GMT Server: Apache x-openstack-request-id: req-b089e629-9ca3-43b9-906c-620f709a1c74 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "e1f8dc77-de3c-4004-a6e9-ce616d0cdd00", "OS::stack_name": "HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack", "stack_user_project_id": "c5638e1c5b39437981cdd5fe465e5418", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T03:27:38Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e1f8dc77-de3c-4004-a6e9-ce616d0cdd00", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-22 03:27:40,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00 used request id req-b089e629-9ca3-43b9-906c-620f709a1c74 2018-09-22 03:27:40,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d4e6921f9b3bc2561e3c3f26d321d2a76d358c" 2018-09-22 03:27:40,405 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:40 GMT Server: Apache x-openstack-request-id: req-6d78a2d3-bf31-48d9-a99d-9599378d731d Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:40,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:40 GMT Server: Apache x-openstack-request-id: req-8250a696-ae49-4355-b476-4eb91d3825cd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-09-22T03:27:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:27:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2243876a-fc57-4ac2-9480-5eabc2aa0853", "resource_type": "OS::Nova::Flavor"}]} 2018-09-22 03:27:40,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00/resources used request id req-8250a696-ae49-4355-b476-4eb91d3825cd 2018-09-22 03:27:40,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/2243876a-fc57-4ac2-9480-5eabc2aa0853 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d4e6921f9b3bc2561e3c3f26d321d2a76d358c" 2018-09-22 03:27:40,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27: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-1e94f939-5c14-499c-ba26-d12dd3d1f906 x-compute-request-id: req-1e94f939-5c14-499c-ba26-d12dd3d1f906 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2243876a-fc57-4ac2-9480-5eabc2aa0853", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2243876a-fc57-4ac2-9480-5eabc2aa0853", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "2243876a-fc57-4ac2-9480-5eabc2aa0853", "name": "HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack-flavor-iliylj5fmfsw", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:27:40,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/2243876a-fc57-4ac2-9480-5eabc2aa0853 used request id req-1e94f939-5c14-499c-ba26-d12dd3d1f906 2018-09-22 03:27:40,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d4e6921f9b3bc2561e3c3f26d321d2a76d358c" 2018-09-22 03:27:40,643 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:40 GMT Server: Apache x-openstack-request-id: req-db7dc907-7d3b-4b3f-a06f-a276b18def5b Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:40,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:27:40 GMT Server: Apache x-openstack-request-id: req-26165adf-88fb-4a58-a9b5-b9dcdcd1bee4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:27:40,840 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsFlavorTests-a328d317-bd38-4dcb-a1fa-bed4a58d99ea-stack/e1f8dc77-de3c-4004-a6e9-ce616d0cdd00 used request id req-26165adf-88fb-4a58-a9b5-b9dcdcd1bee4 2018-09-22 03:27:40,842 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 03:27:40,842 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:27:40,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:27:41,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:27:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["nTyTD3eOT8yc6fljT3sNVg"], "issued_at": "2018-09-22T03:27:41.000000Z"}} 2018-09-22 03:27:41,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed291eb7d16c25c2026b12a0601833df057c410" -d '{"stack_name": "HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-kp"}}' 2018-09-22 03:27:42,821 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:27:41 GMT Server: Apache x-openstack-request-id: req-24f39487-a6cd-4ead-ab0c-a095558b9f58 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "c5ee6fb5-3156-43e9-98ae-b3021a51caf6", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6", "rel": "self"}]}} 2018-09-22 03:27:42,821 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks used request id req-24f39487-a6cd-4ead-ab0c-a095558b9f58 2018-09-22 03:27:42,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/c5ee6fb5-3156-43e9-98ae-b3021a51caf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed291eb7d16c25c2026b12a0601833df057c410" 2018-09-22 03:27:43,010 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:42 GMT Server: Apache x-openstack-request-id: req-a0d57209-ef28-40a8-b8b8-112768124fb2 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:43,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:43 GMT Server: Apache x-openstack-request-id: req-778e3394-1d11-44c2-beac-516decb7ad69 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "c5ee6fb5-3156-43e9-98ae-b3021a51caf6", "OS::stack_name": "HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack", "keypair_name": "HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack", "stack_user_project_id": "82b3f6cf287841189d340d67c00742fa", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:27:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c5ee6fb5-3156-43e9-98ae-b3021a51caf6", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-22 03:27:43,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6 used request id req-778e3394-1d11-44c2-beac-516decb7ad69 2018-09-22 03:27:43,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/c5ee6fb5-3156-43e9-98ae-b3021a51caf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed291eb7d16c25c2026b12a0601833df057c410" 2018-09-22 03:27:43,385 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:43 GMT Server: Apache x-openstack-request-id: req-1ad167f5-d9ce-412b-bb78-bfe833693a7b Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:43,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:43 GMT Server: Apache x-openstack-request-id: req-c889169b-4d08-4b4e-b908-8aa62381c47e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1906 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "c5ee6fb5-3156-43e9-98ae-b3021a51caf6", "OS::stack_name": "HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack", "keypair_name": "HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack", "stack_user_project_id": "82b3f6cf287841189d340d67c00742fa", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T03:27:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c5ee6fb5-3156-43e9-98ae-b3021a51caf6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAqBaAT3LSPF4aMTXXkEuk36Ozy6HydzzvpWhlzpEc2nc2Cj5S\n80/2jd/mlbOV0bsrm+5FAMw11euMPyxINK0kDUPL8DCDMbUx5SWWKcVKONbYLO2D\nBOAa/ceaqi1m5awMBs6yxFKnZ3qOyAF5SNMACCaLPlaKR26J7IDKyCnCZvarjqzN\nzewukA8gxbrSh5wbxRcNIYWSYVBkZgpHaZleYxVjq43vQwqjltd0EeI9nY56t2EN\n/8MK4Xa55C58tmq+lL5mQGv2P6TpaOfsythzgIwiLmb27yAdIuYMck6xs0J2qK38\nxqJ8TINaoqdkV0chXUYPg+kRA9LuBDbyJBReywIDAQABAoIBAFn66aceNVMhoO3U\n/9d71v/tN1N8FzsjgLpQP6er4QFGLcSgBnG/zaG3SU28PChxBPBNRd0edHdWx9YN\nk323bgQ31dV3ctPKRrJ/Q3qK5ae1wzWR08BpY6mVD8On2Fx8lFeUkPgtsvXfEs4Y\nk9+bLHowf/vYAeApWWYkr+klCa9p4KdLy62Br0W0Fuhfes5HdSCdUcdcAy//BrAR\nmzsBLJIxHWCKro52kgEaJFqMT1KRMUOMbbMvMlVZE16vKu5DayHftYhZtCK1OENJ\nye/1bC55r7Niac81uWfr443lwD35vYo6Tm+0wgtxzW79E14RX7slpG0YgdPQjYzF\nObWFCukCgYEA2X6n2zMRvRpolOYsGV+XrVdoSeiGwEwUHcWxFaLa4BZ39YGAsS8v\nHv+dq6F9N0TAReO2rmg/MoTTQvOq5JBD0GtFty/z9mT9yZAeliuL/EwjBYr4oXwr\n7AJBYDw7QMWvqUlpbFSkX6d9nvsY9QxCRkjbqgvJdjP5cLUKvN4q7U8CgYEAxdie\nC7vGTh4RzrttZYq+WSKlAO+AcLKHEn78Bj7R/nX2QncUByjQQVn3a79sY22XQQd9\nrXX0+yg+Q8v1pEQj3rgt/S2W2tVhvrLKbIl0yalPJ7yReYGUlvPB4udW217/c1W9\nNSrRAtVuguKx2CoJ2w3Wmz4bC3A/wQe6xeTR78UCgYAYACIFzlzmwUNJKx0yr5nN\nRxf7D+3OypZtsqMYACCnGdOjA+dvpgVNJmf/yJJIxw1wqPA/zsEqkf2+JaV2E3Vo\nSm4nCOOjDQH0fDLj32pTLROwSOWm7EzsflM4i2z+eNIpnDBGBBEffRwfrxXR9Mhb\neS7EVQimQpYEGfZVYS7bgQKBgHkYUfwajZEoxHuFqrrZBhLmqpn8/d981kHS6Y0l\nDEE0kGs0GVUcfQNS/qa7fqsI2+hYnmr6ZN0JT7sNbqeBcXcTwkpRiiEdM/uV0WJH\na+02rRVETMJTNtCCGC06raYN6kr8speFQnL6ke6YtIP7jxa9zJoulD0XEl6izYXs\nvTaFAoGAFy5M7bFGxCzB/8X/G84NPv9AZ3UM4lEU86ZdegFZOTIqsXB9TRIgvDBa\n5A7eddTPGxzb0grc/qYwyu5nHBYvwDfYtGH7Mlx61fYw5ds5a1keZ+OfhfvHil3P\nvrH/HcPs9OSufHeeJJ/BJuwQonE6S8swLPGjp4AFWodtwZL1yQw=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-22 03:27:43,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6 used request id req-c889169b-4d08-4b4e-b908-8aa62381c47e 2018-09-22 03:27:43,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/c5ee6fb5-3156-43e9-98ae-b3021a51caf6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed291eb7d16c25c2026b12a0601833df057c410" 2018-09-22 03:27:43,889 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:43 GMT Server: Apache x-openstack-request-id: req-2aa780c5-0ecb-4680-9116-ca3787ec2e32 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:44,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:43 GMT Server: Apache x-openstack-request-id: req-1d7682f5-c4f4-461d-96b0-c09dcc520a45 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-22T03:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:27:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-09-22 03:27:44,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6/resources used request id req-1d7682f5-c4f4-461d-96b0-c09dcc520a45 2018-09-22 03:27:44,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed291eb7d16c25c2026b12a0601833df057c410" 2018-09-22 03:27:44,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27: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-0b61a713-6e27-4491-98ff-affcacfac6cb x-compute-request-id: req-0b61a713-6e27-4491-98ff-affcacfac6cb Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoFoBPctI8XhoxNdeQS6Tfo7PLofJ3PO+laGXOkRzadzYKPlLzT/aN3+aVs5XRuyub7kUAzDXV64w/LEg0rSQNQ8vwMIMxtTHlJZYpxUo41tgs7YME4Br9x5qqLWblrAwGzrLEUqdneo7IAXlI0wAIJos+VopHbonsgMrIKcJm9quOrM3N7C6QDyDFutKHnBvFFw0hhZJhUGRmCkdpmV5jFWOrje9DCqOW13QR4j2djnq3YQ3/wwrhdrnkLny2ar6UvmZAa/Y/pOlo5+zK2HOAjCIuZvbvIB0i5gxyTrGzQnaorfzGonxMg1qip2RXRyFdRg+D6RED0u4ENvIkFF7L Generated-by-Nova", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "name": "HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-kp", "deleted": false, "created_at": "2018-09-22T03:27:43.000000", "updated_at": null, "fingerprint": "20:cd:e5:0f:13:6a:87:4e:5f:8d:a7:57:6d:07:c6:38", "deleted_at": null, "id": 15}} 2018-09-22 03:27:44,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-kp used request id req-0b61a713-6e27-4491-98ff-affcacfac6cb 2018-09-22 03:27:44,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/c5ee6fb5-3156-43e9-98ae-b3021a51caf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed291eb7d16c25c2026b12a0601833df057c410" 2018-09-22 03:27:44,265 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:44 GMT Server: Apache x-openstack-request-id: req-c8cb939d-4c3d-4c99-a5aa-e46f2ae77d72 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:44,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:44 GMT Server: Apache x-openstack-request-id: req-84d07174-6132-4aaa-ad16-e2a7df8c94e6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1906 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "c5ee6fb5-3156-43e9-98ae-b3021a51caf6", "OS::stack_name": "HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack", "keypair_name": "HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack", "stack_user_project_id": "82b3f6cf287841189d340d67c00742fa", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T03:27:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c5ee6fb5-3156-43e9-98ae-b3021a51caf6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAqBaAT3LSPF4aMTXXkEuk36Ozy6HydzzvpWhlzpEc2nc2Cj5S\n80/2jd/mlbOV0bsrm+5FAMw11euMPyxINK0kDUPL8DCDMbUx5SWWKcVKONbYLO2D\nBOAa/ceaqi1m5awMBs6yxFKnZ3qOyAF5SNMACCaLPlaKR26J7IDKyCnCZvarjqzN\nzewukA8gxbrSh5wbxRcNIYWSYVBkZgpHaZleYxVjq43vQwqjltd0EeI9nY56t2EN\n/8MK4Xa55C58tmq+lL5mQGv2P6TpaOfsythzgIwiLmb27yAdIuYMck6xs0J2qK38\nxqJ8TINaoqdkV0chXUYPg+kRA9LuBDbyJBReywIDAQABAoIBAFn66aceNVMhoO3U\n/9d71v/tN1N8FzsjgLpQP6er4QFGLcSgBnG/zaG3SU28PChxBPBNRd0edHdWx9YN\nk323bgQ31dV3ctPKRrJ/Q3qK5ae1wzWR08BpY6mVD8On2Fx8lFeUkPgtsvXfEs4Y\nk9+bLHowf/vYAeApWWYkr+klCa9p4KdLy62Br0W0Fuhfes5HdSCdUcdcAy//BrAR\nmzsBLJIxHWCKro52kgEaJFqMT1KRMUOMbbMvMlVZE16vKu5DayHftYhZtCK1OENJ\nye/1bC55r7Niac81uWfr443lwD35vYo6Tm+0wgtxzW79E14RX7slpG0YgdPQjYzF\nObWFCukCgYEA2X6n2zMRvRpolOYsGV+XrVdoSeiGwEwUHcWxFaLa4BZ39YGAsS8v\nHv+dq6F9N0TAReO2rmg/MoTTQvOq5JBD0GtFty/z9mT9yZAeliuL/EwjBYr4oXwr\n7AJBYDw7QMWvqUlpbFSkX6d9nvsY9QxCRkjbqgvJdjP5cLUKvN4q7U8CgYEAxdie\nC7vGTh4RzrttZYq+WSKlAO+AcLKHEn78Bj7R/nX2QncUByjQQVn3a79sY22XQQd9\nrXX0+yg+Q8v1pEQj3rgt/S2W2tVhvrLKbIl0yalPJ7yReYGUlvPB4udW217/c1W9\nNSrRAtVuguKx2CoJ2w3Wmz4bC3A/wQe6xeTR78UCgYAYACIFzlzmwUNJKx0yr5nN\nRxf7D+3OypZtsqMYACCnGdOjA+dvpgVNJmf/yJJIxw1wqPA/zsEqkf2+JaV2E3Vo\nSm4nCOOjDQH0fDLj32pTLROwSOWm7EzsflM4i2z+eNIpnDBGBBEffRwfrxXR9Mhb\neS7EVQimQpYEGfZVYS7bgQKBgHkYUfwajZEoxHuFqrrZBhLmqpn8/d981kHS6Y0l\nDEE0kGs0GVUcfQNS/qa7fqsI2+hYnmr6ZN0JT7sNbqeBcXcTwkpRiiEdM/uV0WJH\na+02rRVETMJTNtCCGC06raYN6kr8speFQnL6ke6YtIP7jxa9zJoulD0XEl6izYXs\nvTaFAoGAFy5M7bFGxCzB/8X/G84NPv9AZ3UM4lEU86ZdegFZOTIqsXB9TRIgvDBa\n5A7eddTPGxzb0grc/qYwyu5nHBYvwDfYtGH7Mlx61fYw5ds5a1keZ+OfhfvHil3P\nvrH/HcPs9OSufHeeJJ/BJuwQonE6S8swLPGjp4AFWodtwZL1yQw=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-22 03:27:44,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6 used request id req-84d07174-6132-4aaa-ad16-e2a7df8c94e6 2018-09-22 03:27:44,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed291eb7d16c25c2026b12a0601833df057c410" 2018-09-22 03:27:44,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27: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-f3c41adb-5ad5-4aa3-87ab-f4448c6456ce x-compute-request-id: req-f3c41adb-5ad5-4aa3-87ab-f4448c6456ce Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoFoBPctI8XhoxNdeQS6Tfo7PLofJ3PO+laGXOkRzadzYKPlLzT/aN3+aVs5XRuyub7kUAzDXV64w/LEg0rSQNQ8vwMIMxtTHlJZYpxUo41tgs7YME4Br9x5qqLWblrAwGzrLEUqdneo7IAXlI0wAIJos+VopHbonsgMrIKcJm9quOrM3N7C6QDyDFutKHnBvFFw0hhZJhUGRmCkdpmV5jFWOrje9DCqOW13QR4j2djnq3YQ3/wwrhdrnkLny2ar6UvmZAa/Y/pOlo5+zK2HOAjCIuZvbvIB0i5gxyTrGzQnaorfzGonxMg1qip2RXRyFdRg+D6RED0u4ENvIkFF7L Generated-by-Nova", "user_id": "39f4219c438e47d28a6cc8a4559e9163", "name": "HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-kp", "deleted": false, "created_at": "2018-09-22T03:27:43.000000", "updated_at": null, "fingerprint": "20:cd:e5:0f:13:6a:87:4e:5f:8d:a7:57:6d:07:c6:38", "deleted_at": null, "id": 15}} 2018-09-22 03:27:44,567 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-kp used request id req-f3c41adb-5ad5-4aa3-87ab-f4448c6456ce 2018-09-22 03:27:44,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/c5ee6fb5-3156-43e9-98ae-b3021a51caf6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed291eb7d16c25c2026b12a0601833df057c410" 2018-09-22 03:27:44,596 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:44 GMT Server: Apache x-openstack-request-id: req-9551e28b-0693-441a-abb5-321bd6da2eb5 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:44,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:27:44 GMT Server: Apache x-openstack-request-id: req-a026b55d-4e74-4227-b1b0-a672317d9779 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:27:44,637 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsKeypairTests-99c62776-f754-43f7-bc87-64cc23601adc-stack/c5ee6fb5-3156-43e9-98ae-b3021a51caf6 used request id req-a026b55d-4e74-4227-b1b0-a672317d9779 2018-09-22 03:27:44,638 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 03:27:44,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:27:45,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:27:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["4NgwFZNfRL-Xl320dQVa9g"], "issued_at": "2018-09-22T03:27:45.000000Z"}} 2018-09-22 03:27:45,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c8410b179147f49ea8f104a0ba3df49476e2e1" -d '{"stack_name": "HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-sec-grp"}}' 2018-09-22 03:27:46,566 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:27:45 GMT Server: Apache x-openstack-request-id: req-39cce672-fd50-49d4-b823-b9d367285a92 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "65c6906b-9fd4-49fd-a5a1-3166cede529c", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c", "rel": "self"}]}} 2018-09-22 03:27:46,566 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks used request id req-39cce672-fd50-49d4-b823-b9d367285a92 2018-09-22 03:27:46,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/65c6906b-9fd4-49fd-a5a1-3166cede529c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c8410b179147f49ea8f104a0ba3df49476e2e1" 2018-09-22 03:27:46,746 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:46 GMT Server: Apache x-openstack-request-id: req-c98147a5-bbd5-4ec0-8321-2fcf74d141dd Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:46,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:46 GMT Server: Apache x-openstack-request-id: req-63ab523c-906f-4dc5-bfa6-808d86eb2b39 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "65c6906b-9fd4-49fd-a5a1-3166cede529c", "OS::stack_name": "HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack", "security_group_name": "HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack", "stack_user_project_id": "25cb608ae0fa47de8abbb49c680c9f29", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:27:45Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "65c6906b-9fd4-49fd-a5a1-3166cede529c", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-22 03:27:46,934 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c used request id req-63ab523c-906f-4dc5-bfa6-808d86eb2b39 2018-09-22 03:27:46,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/65c6906b-9fd4-49fd-a5a1-3166cede529c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c8410b179147f49ea8f104a0ba3df49476e2e1" 2018-09-22 03:27:47,157 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:46 GMT Server: Apache x-openstack-request-id: req-a414ce28-a222-4b91-abe2-2e3f53fc77fb Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:47,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:47 GMT Server: Apache x-openstack-request-id: req-a5431640-b88d-450d-9621-0d852e2abb3b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "65c6906b-9fd4-49fd-a5a1-3166cede529c", "OS::stack_name": "HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack", "security_group_name": "HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack", "stack_user_project_id": "25cb608ae0fa47de8abbb49c680c9f29", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T03:27:45Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "65c6906b-9fd4-49fd-a5a1-3166cede529c", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-22 03:27:47,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c used request id req-a5431640-b88d-450d-9621-0d852e2abb3b 2018-09-22 03:27:50,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/65c6906b-9fd4-49fd-a5a1-3166cede529c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c8410b179147f49ea8f104a0ba3df49476e2e1" 2018-09-22 03:27:50,540 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:50 GMT Server: Apache x-openstack-request-id: req-6985f107-c1d3-440e-a97b-f71d0fce2d2d Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:50,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:50 GMT Server: Apache x-openstack-request-id: req-7c83c020-af27-47c3-8c59-34924c10bda7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "OS::stack_id": "65c6906b-9fd4-49fd-a5a1-3166cede529c", "OS::stack_name": "HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack", "security_group_name": "HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack", "stack_user_project_id": "25cb608ae0fa47de8abbb49c680c9f29", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T03:27:45Z", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "65c6906b-9fd4-49fd-a5a1-3166cede529c", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-22 03:27:50,743 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c used request id req-7c83c020-af27-47c3-8c59-34924c10bda7 2018-09-22 03:27:50,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/65c6906b-9fd4-49fd-a5a1-3166cede529c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c8410b179147f49ea8f104a0ba3df49476e2e1" 2018-09-22 03:27:50,773 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:50 GMT Server: Apache x-openstack-request-id: req-0cbe63e1-2b4e-4738-9f01-55f0bc7b0e1f Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:50,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:50 GMT Server: Apache x-openstack-request-id: req-bbe8305f-bf77-4431-9b27-e731b160ccad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-22T03:27:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T03:27:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a332bc76-562d-47f1-99b1-ad1c57b2eba0", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-09-22 03:27:50,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c/resources used request id req-bbe8305f-bf77-4431-9b27-e731b160ccad 2018-09-22 03:27:50,957 - neutron_utils - INFO - Retrieving security group with ID - a332bc76-562d-47f1-99b1-ad1c57b2eba0 2018-09-22 03:27:50,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a332bc76-562d-47f1-99b1-ad1c57b2eba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c8410b179147f49ea8f104a0ba3df49476e2e1" 2018-09-22 03:27:51,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-f9b8e921-e697-4701-8bad-fbc7a95cb651 Date: Sat, 22 Sep 2018 03:27:51 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:27:46Z", "updated_at": "2018-09-22T03:27:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:27:48Z", "revision_number": 0, "id": "a49c0783-9f93-4206-b13d-a7c98b5dc25f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-22T03:27:48Z", "security_group_id": "a332bc76-562d-47f1-99b1-ad1c57b2eba0", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T03:27:48Z", "revision_number": 0, "id": "fa05e6a0-cf7e-447d-afda-9e49a8074aa2", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-22T03:27:48Z", "security_group_id": "a332bc76-562d-47f1-99b1-ad1c57b2eba0", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 6, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "a332bc76-562d-47f1-99b1-ad1c57b2eba0", "name": "HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-sec-grp"}]} 2018-09-22 03:27:51,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a332bc76-562d-47f1-99b1-ad1c57b2eba0 used request id req-f9b8e921-e697-4701-8bad-fbc7a95cb651 2018-09-22 03:27:51,028 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a332bc76-562d-47f1-99b1-ad1c57b2eba0 2018-09-22 03:27:51,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a332bc76-562d-47f1-99b1-ad1c57b2eba0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c8410b179147f49ea8f104a0ba3df49476e2e1" 2018-09-22 03:27:51,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-c227707d-098f-4da3-8fa2-8c14d453bf57 Date: Sat, 22 Sep 2018 03:27:51 GMT RESP BODY: {"security_group_rules": [{"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-09-22T03:27:48Z", "security_group_id": "a332bc76-562d-47f1-99b1-ad1c57b2eba0", "port_range_min": null, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:27:48Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "a49c0783-9f93-4206-b13d-a7c98b5dc25f"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-09-22T03:27:48Z", "security_group_id": "a332bc76-562d-47f1-99b1-ad1c57b2eba0", "port_range_min": 22, "revision_number": 0, "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:27:48Z", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "fa05e6a0-cf7e-447d-afda-9e49a8074aa2"}]} 2018-09-22 03:27:51,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a332bc76-562d-47f1-99b1-ad1c57b2eba0 used request id req-c227707d-098f-4da3-8fa2-8c14d453bf57 2018-09-22 03:27:51,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/65c6906b-9fd4-49fd-a5a1-3166cede529c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c8410b179147f49ea8f104a0ba3df49476e2e1" 2018-09-22 03:27:51,737 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 03:27:51 GMT Server: Apache x-openstack-request-id: req-807dd502-87ef-458d-8299-8417556fd764 Location: http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 03:27:51,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:27:51 GMT Server: Apache x-openstack-request-id: req-d2252c4d-c68b-41d8-b81c-47bf768819bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:27:51,921 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5/stacks/HeatUtilsSecurityGroupTests-3ba9b3a0-7eb8-4939-8276-dce70ba2a070-stack/65c6906b-9fd4-49fd-a5a1-3166cede529c used request id req-d2252c4d-c68b-41d8-b81c-47bf768819bb 2018-09-22 03:27:51,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:27:52,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:27:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["BAtBNf_JS5m3cDpR83B40Q"], "issued_at": "2018-09-22T03:27:52.000000Z"}} 2018-09-22 03:27:52,299 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834baf46d6ef0c0593efc9f78740635aa72d2a4b" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-4f591eb5-3545-4074-b628-6ec7dbc1f1ca"}}' 2018-09-22 03:27:53,132 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:52 GMT Server: Apache x-compute-request-id: req-920a4ea8-ea2c-4c4d-ab76-a6c1e6987375 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-920a4ea8-ea2c-4c4d-ab76-a6c1e6987375 Content-Encoding: gzip Content-Length: 241 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "232839fe-782f-48ad-a77f-405d80a00ad0", "name": "CinderUtilsQoSTests-4f591eb5-3545-4074-b628-6ec7dbc1f1ca"}, "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/232839fe-782f-48ad-a77f-405d80a00ad0", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/232839fe-782f-48ad-a77f-405d80a00ad0", "rel": "bookmark"}]} 2018-09-22 03:27:53,133 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs used request id req-920a4ea8-ea2c-4c4d-ab76-a6c1e6987375 2018-09-22 03:27:53,136 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-920a4ea8-ea2c-4c4d-ab76-a6c1e6987375" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834baf46d6ef0c0593efc9f78740635aa72d2a4b" 2018-09-22 03:27:53,952 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:53 GMT Server: Apache x-compute-request-id: req-c4706859-562d-4cf8-be3f-84392b31e058 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c4706859-562d-4cf8-be3f-84392b31e058 Content-Encoding: gzip Content-Length: 156 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "232839fe-782f-48ad-a77f-405d80a00ad0", "name": "CinderUtilsQoSTests-4f591eb5-3545-4074-b628-6ec7dbc1f1ca"}]} 2018-09-22 03:27:53,952 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs used request id req-c4706859-562d-4cf8-be3f-84392b31e058 2018-09-22 03:27:53,953 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-4f591eb5-3545-4074-b628-6ec7dbc1f1ca 2018-09-22 03:27:53,956 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/232839fe-782f-48ad-a77f-405d80a00ad0?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-920a4ea8-ea2c-4c4d-ab76-a6c1e6987375" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834baf46d6ef0c0593efc9f78740635aa72d2a4b" 2018-09-22 03:27:54,702 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:27:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-14e0639c-5e7f-4bc5-9735-96e990b95ce5 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-09-22 03:27:54,702 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/232839fe-782f-48ad-a77f-405d80a00ad0?force=False used request id req-14e0639c-5e7f-4bc5-9735-96e990b95ce5 2018-09-22 03:27:54,705 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-920a4ea8-ea2c-4c4d-ab76-a6c1e6987375" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834baf46d6ef0c0593efc9f78740635aa72d2a4b" 2018-09-22 03:27:55,424 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:54 GMT Server: Apache x-compute-request-id: req-40a5be2a-2641-41ec-85af-24f2b11cd235 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-40a5be2a-2641-41ec-85af-24f2b11cd235 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-22 03:27:55,424 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs used request id req-40a5be2a-2641-41ec-85af-24f2b11cd235 2018-09-22 03:27:55,425 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-4f591eb5-3545-4074-b628-6ec7dbc1f1ca 2018-09-22 03:27:55,428 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/232839fe-782f-48ad-a77f-405d80a00ad0?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-920a4ea8-ea2c-4c4d-ab76-a6c1e6987375" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834baf46d6ef0c0593efc9f78740635aa72d2a4b" 2018-09-22 03:27:55,598 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:27:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e7817cde-fca8-40c1-877c-5a91a22f0540 x-openstack-request-id: req-e7817cde-fca8-40c1-877c-5a91a22f0540 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 232839fe-782f-48ad-a77f-405d80a00ad0.", "code": 404}} 2018-09-22 03:27:55,598 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/232839fe-782f-48ad-a77f-405d80a00ad0?force=False used request id req-e7817cde-fca8-40c1-877c-5a91a22f0540 2018-09-22 03:27:55,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:27:55,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:27:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["F24QmXAERnmCL6avy5I0hA"], "issued_at": "2018-09-22T03:27:55.000000Z"}} 2018-09-22 03:27:55,991 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b96c2a61dd481f307fd94285997a3296449f42d" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-ee640ef4-8f71-4ae1-baa6-78f2f5f8d572"}}' 2018-09-22 03:27:56,186 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:56 GMT Server: Apache x-compute-request-id: req-2ab3d8fe-2810-4b05-8934-3c9d247a0023 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2ab3d8fe-2810-4b05-8934-3c9d247a0023 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "67888e7c-9c2d-4242-8adf-f92aba677717", "name": "CinderUtilsQoSTests-ee640ef4-8f71-4ae1-baa6-78f2f5f8d572"}, "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/67888e7c-9c2d-4242-8adf-f92aba677717", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/67888e7c-9c2d-4242-8adf-f92aba677717", "rel": "bookmark"}]} 2018-09-22 03:27:56,187 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs used request id req-2ab3d8fe-2810-4b05-8934-3c9d247a0023 2018-09-22 03:27:56,190 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2ab3d8fe-2810-4b05-8934-3c9d247a0023" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b96c2a61dd481f307fd94285997a3296449f42d" 2018-09-22 03:27:56,905 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:56 GMT Server: Apache x-compute-request-id: req-ea90c3c2-c1d4-419f-8a64-768540617dbf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ea90c3c2-c1d4-419f-8a64-768540617dbf Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "67888e7c-9c2d-4242-8adf-f92aba677717", "name": "CinderUtilsQoSTests-ee640ef4-8f71-4ae1-baa6-78f2f5f8d572"}]} 2018-09-22 03:27:56,905 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs used request id req-ea90c3c2-c1d4-419f-8a64-768540617dbf 2018-09-22 03:27:56,909 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/67888e7c-9c2d-4242-8adf-f92aba677717 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2ab3d8fe-2810-4b05-8934-3c9d247a0023" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b96c2a61dd481f307fd94285997a3296449f42d" 2018-09-22 03:27:57,627 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:56 GMT Server: Apache x-compute-request-id: req-5f77808f-d559-44a0-90d9-9a68620c7eb1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5f77808f-d559-44a0-90d9-9a68620c7eb1 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "67888e7c-9c2d-4242-8adf-f92aba677717", "name": "CinderUtilsQoSTests-ee640ef4-8f71-4ae1-baa6-78f2f5f8d572"}, "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/67888e7c-9c2d-4242-8adf-f92aba677717", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/67888e7c-9c2d-4242-8adf-f92aba677717", "rel": "bookmark"}]} 2018-09-22 03:27:57,627 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/67888e7c-9c2d-4242-8adf-f92aba677717 used request id req-5f77808f-d559-44a0-90d9-9a68620c7eb1 2018-09-22 03:27:57,627 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-ee640ef4-8f71-4ae1-baa6-78f2f5f8d572 2018-09-22 03:27:57,630 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/67888e7c-9c2d-4242-8adf-f92aba677717?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2ab3d8fe-2810-4b05-8934-3c9d247a0023" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b96c2a61dd481f307fd94285997a3296449f42d" 2018-09-22 03:27:57,688 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:27:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-574eb719-432e-4a4e-ac45-1eaf0ba2ef7a 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-09-22 03:27:57,689 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/67888e7c-9c2d-4242-8adf-f92aba677717?force=False used request id req-574eb719-432e-4a4e-ac45-1eaf0ba2ef7a 2018-09-22 03:27:57,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:27:58,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:27:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["WAA2KVLiT72HbwVidkDtaw"], "issued_at": "2018-09-22T03:27:58.000000Z"}} 2018-09-22 03:27:58,080 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32935d002127a30c6e4d23d0644c990516148e7" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-448907d2-1cae-4a9a-b7c1-5537fe229d26"}}' 2018-09-22 03:27:58,271 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:58 GMT Server: Apache x-compute-request-id: req-39960b8c-8b03-49a7-8f22-eb9f2382fba6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39960b8c-8b03-49a7-8f22-eb9f2382fba6 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "27ee84b4-c813-4ff8-a057-fbed4e42db29", "name": "CinderUtilsQoSTests-448907d2-1cae-4a9a-b7c1-5537fe229d26"}, "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/27ee84b4-c813-4ff8-a057-fbed4e42db29", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/27ee84b4-c813-4ff8-a057-fbed4e42db29", "rel": "bookmark"}]} 2018-09-22 03:27:58,271 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs used request id req-39960b8c-8b03-49a7-8f22-eb9f2382fba6 2018-09-22 03:27:58,275 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-39960b8c-8b03-49a7-8f22-eb9f2382fba6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32935d002127a30c6e4d23d0644c990516148e7" 2018-09-22 03:27:58,452 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:58 GMT Server: Apache x-compute-request-id: req-9a0af4dd-fb74-4a0c-a9f7-20d345182edc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9a0af4dd-fb74-4a0c-a9f7-20d345182edc Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "27ee84b4-c813-4ff8-a057-fbed4e42db29", "name": "CinderUtilsQoSTests-448907d2-1cae-4a9a-b7c1-5537fe229d26"}]} 2018-09-22 03:27:58,452 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs used request id req-9a0af4dd-fb74-4a0c-a9f7-20d345182edc 2018-09-22 03:27:58,456 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/27ee84b4-c813-4ff8-a057-fbed4e42db29 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-39960b8c-8b03-49a7-8f22-eb9f2382fba6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32935d002127a30c6e4d23d0644c990516148e7" 2018-09-22 03:27:58,697 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:58 GMT Server: Apache x-compute-request-id: req-b53ad6f0-d924-4754-a212-6a2724630108 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b53ad6f0-d924-4754-a212-6a2724630108 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "27ee84b4-c813-4ff8-a057-fbed4e42db29", "name": "CinderUtilsQoSTests-448907d2-1cae-4a9a-b7c1-5537fe229d26"}, "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/27ee84b4-c813-4ff8-a057-fbed4e42db29", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/27ee84b4-c813-4ff8-a057-fbed4e42db29", "rel": "bookmark"}]} 2018-09-22 03:27:58,697 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/27ee84b4-c813-4ff8-a057-fbed4e42db29 used request id req-b53ad6f0-d924-4754-a212-6a2724630108 2018-09-22 03:27:58,697 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-448907d2-1cae-4a9a-b7c1-5537fe229d26 2018-09-22 03:27:58,700 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/27ee84b4-c813-4ff8-a057-fbed4e42db29?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-39960b8c-8b03-49a7-8f22-eb9f2382fba6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32935d002127a30c6e4d23d0644c990516148e7" 2018-09-22 03:27:58,899 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:27:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3b7a11b9-e083-48c2-b482-d7b4e343976f 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-09-22 03:27:58,899 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/27ee84b4-c813-4ff8-a057-fbed4e42db29?force=False used request id req-3b7a11b9-e083-48c2-b482-d7b4e343976f 2018-09-22 03:27:58,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:27:59,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:27:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["a00FtFmhSVGkjSdTnL8KYA"], "issued_at": "2018-09-22T03:27:59.000000Z"}} 2018-09-22 03:27:59,276 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ccfd751894fdd881f233ec35d4834e50a6bc347" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-337bbaa7-2eb0-4b18-975c-eb8aba66dee8"}}' 2018-09-22 03:28:00,042 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:27:59 GMT Server: Apache x-compute-request-id: req-b2939fae-96f0-4971-b637-d9834fa2458b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b2939fae-96f0-4971-b637-d9834fa2458b Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "8ad1b83a-d8eb-43ce-9fb8-e862e6edf2e3", "name": "CinderUtilsQoSTests-337bbaa7-2eb0-4b18-975c-eb8aba66dee8"}, "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/8ad1b83a-d8eb-43ce-9fb8-e862e6edf2e3", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/8ad1b83a-d8eb-43ce-9fb8-e862e6edf2e3", "rel": "bookmark"}]} 2018-09-22 03:28:00,043 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs used request id req-b2939fae-96f0-4971-b637-d9834fa2458b 2018-09-22 03:28:00,046 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2939fae-96f0-4971-b637-d9834fa2458b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ccfd751894fdd881f233ec35d4834e50a6bc347" 2018-09-22 03:28:00,784 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:00 GMT Server: Apache x-compute-request-id: req-7a9741e7-6f50-4bdb-b459-f53c69e3ba57 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7a9741e7-6f50-4bdb-b459-f53c69e3ba57 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "8ad1b83a-d8eb-43ce-9fb8-e862e6edf2e3", "name": "CinderUtilsQoSTests-337bbaa7-2eb0-4b18-975c-eb8aba66dee8"}]} 2018-09-22 03:28:00,784 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs used request id req-7a9741e7-6f50-4bdb-b459-f53c69e3ba57 2018-09-22 03:28:00,788 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/8ad1b83a-d8eb-43ce-9fb8-e862e6edf2e3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2939fae-96f0-4971-b637-d9834fa2458b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ccfd751894fdd881f233ec35d4834e50a6bc347" 2018-09-22 03:28:00,964 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:00 GMT Server: Apache x-compute-request-id: req-76539455-3714-46a8-a01d-9ff254e67971 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-76539455-3714-46a8-a01d-9ff254e67971 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "8ad1b83a-d8eb-43ce-9fb8-e862e6edf2e3", "name": "CinderUtilsQoSTests-337bbaa7-2eb0-4b18-975c-eb8aba66dee8"}, "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/8ad1b83a-d8eb-43ce-9fb8-e862e6edf2e3", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/8ad1b83a-d8eb-43ce-9fb8-e862e6edf2e3", "rel": "bookmark"}]} 2018-09-22 03:28:00,964 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/8ad1b83a-d8eb-43ce-9fb8-e862e6edf2e3 used request id req-76539455-3714-46a8-a01d-9ff254e67971 2018-09-22 03:28:00,964 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-337bbaa7-2eb0-4b18-975c-eb8aba66dee8 2018-09-22 03:28:00,967 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/8ad1b83a-d8eb-43ce-9fb8-e862e6edf2e3?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2939fae-96f0-4971-b637-d9834fa2458b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ccfd751894fdd881f233ec35d4834e50a6bc347" 2018-09-22 03:28:01,024 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4b56ddf0-f1b9-46cd-b5cb-353c462f1628 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-09-22 03:28:01,024 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/8ad1b83a-d8eb-43ce-9fb8-e862e6edf2e3?force=False used request id req-4b56ddf0-f1b9-46cd-b5cb-353c462f1628 2018-09-22 03:28:01,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:01,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:28:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["CfQcnwtASea88GMfzFG8bg"], "issued_at": "2018-09-22T03:28:01.000000Z"}} 2018-09-22 03:28:01,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fc8a9031972c4bdd827945e024130a311d92d1" 2018-09-22 03:28:01,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-990ec5c2-1c59-4935-a80d-a0cd848cc4a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:28:01,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-990ec5c2-1c59-4935-a80d-a0cd848cc4a8 2018-09-22 03:28:01,496 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fc8a9031972c4bdd827945e024130a311d92d1" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-05818702-535a-4f9e-bf9f-ffed838aced2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-22 03:28:01,986 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:01 GMT Server: Apache x-compute-request-id: req-2d0e7a8f-6e5e-43bb-8ade-64dac3593592 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2d0e7a8f-6e5e-43bb-8ade-64dac3593592 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T03:28:01.745882", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-05818702-535a-4f9e-bf9f-ffed838aced2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73f189a2-fcf6-4b31-989c-83cf13e3f42e", "size": 1}} 2018-09-22 03:28:01,986 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes used request id req-2d0e7a8f-6e5e-43bb-8ade-64dac3593592 2018-09-22 03:28:01,990 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d0e7a8f-6e5e-43bb-8ade-64dac3593592" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fc8a9031972c4bdd827945e024130a311d92d1" 2018-09-22 03:28:02,736 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:01 GMT Server: Apache x-compute-request-id: req-f4f83b8b-dc3b-4ad6-aa4b-c0bd754be091 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f4f83b8b-dc3b-4ad6-aa4b-c0bd754be091 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:28:02.000000", "replication_status": null, "snapshot_id": null, "id": "73f189a2-fcf6-4b31-989c-83cf13e3f42e", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-05818702-535a-4f9e-bf9f-ffed838aced2", "bootable": "false", "created_at": "2018-09-22T03:28:01.000000", "volume_type": null}} 2018-09-22 03:28:02,736 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e used request id req-f4f83b8b-dc3b-4ad6-aa4b-c0bd754be091 2018-09-22 03:28:02,739 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d0e7a8f-6e5e-43bb-8ade-64dac3593592" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fc8a9031972c4bdd827945e024130a311d92d1" 2018-09-22 03:28:02,940 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:02 GMT Server: Apache x-compute-request-id: req-1f2f5802-983d-4219-813e-7d319fb3f07d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1f2f5802-983d-4219-813e-7d319fb3f07d Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:28:02.000000", "replication_status": null, "snapshot_id": null, "id": "73f189a2-fcf6-4b31-989c-83cf13e3f42e", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-05818702-535a-4f9e-bf9f-ffed838aced2", "bootable": "false", "created_at": "2018-09-22T03:28:01.000000", "volume_type": null}} 2018-09-22 03:28:02,941 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e used request id req-1f2f5802-983d-4219-813e-7d319fb3f07d 2018-09-22 03:28:02,944 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d0e7a8f-6e5e-43bb-8ade-64dac3593592" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fc8a9031972c4bdd827945e024130a311d92d1" 2018-09-22 03:28:02,990 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:02 GMT Server: Apache x-compute-request-id: req-f13e3a08-ba63-43ee-b16c-b7e2eeb83562 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f13e3a08-ba63-43ee-b16c-b7e2eeb83562 Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:28:02.000000", "replication_status": null, "snapshot_id": null, "id": "73f189a2-fcf6-4b31-989c-83cf13e3f42e", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-05818702-535a-4f9e-bf9f-ffed838aced2", "bootable": "false", "created_at": "2018-09-22T03:28:01.000000", "volume_type": null}]} 2018-09-22 03:28:02,990 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/detail used request id req-f13e3a08-ba63-43ee-b16c-b7e2eeb83562 2018-09-22 03:28:02,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:28:02,998 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:28:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:28:02,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fc8a9031972c4bdd827945e024130a311d92d1" 2018-09-22 03:28:03,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc48f0d9-7906-4cdf-b3d9-ebb133110e99 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:28:03,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-fc48f0d9-7906-4cdf-b3d9-ebb133110e99 2018-09-22 03:28:03,083 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-05818702-535a-4f9e-bf9f-ffed838aced2 2018-09-22 03:28:03,086 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d0e7a8f-6e5e-43bb-8ade-64dac3593592" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fc8a9031972c4bdd827945e024130a311d92d1" 2018-09-22 03:28:03,982 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-40c5c213-52c4-46f1-aada-1f72905731c8 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-09-22 03:28:03,982 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e used request id req-40c5c213-52c4-46f1-aada-1f72905731c8 2018-09-22 03:28:03,985 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d0e7a8f-6e5e-43bb-8ade-64dac3593592" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fc8a9031972c4bdd827945e024130a311d92d1" 2018-09-22 03:28:04,182 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:03 GMT Server: Apache x-compute-request-id: req-f841b8a2-8930-4758-a150-d162e08fc6d6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f841b8a2-8930-4758-a150-d162e08fc6d6 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:28:03.000000", "replication_status": null, "snapshot_id": null, "id": "73f189a2-fcf6-4b31-989c-83cf13e3f42e", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-05818702-535a-4f9e-bf9f-ffed838aced2", "bootable": "false", "created_at": "2018-09-22T03:28:01.000000", "volume_type": null}} 2018-09-22 03:28:04,182 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e used request id req-f841b8a2-8930-4758-a150-d162e08fc6d6 2018-09-22 03:28:07,188 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d0e7a8f-6e5e-43bb-8ade-64dac3593592" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fc8a9031972c4bdd827945e024130a311d92d1" 2018-09-22 03:28:07,929 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:28:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d4a69078-d530-4ca6-a4a3-da23ec055a93 x-openstack-request-id: req-d4a69078-d530-4ca6-a4a3-da23ec055a93 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 73f189a2-fcf6-4b31-989c-83cf13e3f42e could not be found.", "code": 404}} 2018-09-22 03:28:07,930 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e used request id req-d4a69078-d530-4ca6-a4a3-da23ec055a93 2018-09-22 03:28:07,933 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d0e7a8f-6e5e-43bb-8ade-64dac3593592" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fc8a9031972c4bdd827945e024130a311d92d1" 2018-09-22 03:28:07,977 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:07 GMT Server: Apache x-compute-request-id: req-f2f2d0b4-74d8-42dd-8a2e-1356eefeefee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f2f2d0b4-74d8-42dd-8a2e-1356eefeefee Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-22 03:28:07,978 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/detail used request id req-f2f2d0b4-74d8-42dd-8a2e-1356eefeefee 2018-09-22 03:28:07,978 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-05818702-535a-4f9e-bf9f-ffed838aced2 2018-09-22 03:28:07,981 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d0e7a8f-6e5e-43bb-8ade-64dac3593592" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fc8a9031972c4bdd827945e024130a311d92d1" 2018-09-22 03:28:08,018 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:28:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-58dc091e-8eaf-4530-aa1c-967709728534 x-openstack-request-id: req-58dc091e-8eaf-4530-aa1c-967709728534 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 73f189a2-fcf6-4b31-989c-83cf13e3f42e could not be found.", "code": 404}} 2018-09-22 03:28:08,018 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e used request id req-58dc091e-8eaf-4530-aa1c-967709728534 2018-09-22 03:28:08,020 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d0e7a8f-6e5e-43bb-8ade-64dac3593592" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fc8a9031972c4bdd827945e024130a311d92d1" 2018-09-22 03:28:08,204 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:28:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-07ef7b8e-3c51-43a0-81af-4b0a93a40de2 x-openstack-request-id: req-07ef7b8e-3c51-43a0-81af-4b0a93a40de2 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 73f189a2-fcf6-4b31-989c-83cf13e3f42e could not be found.", "code": 404}} 2018-09-22 03:28:08,204 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/73f189a2-fcf6-4b31-989c-83cf13e3f42e used request id req-07ef7b8e-3c51-43a0-81af-4b0a93a40de2 2018-09-22 03:28:08,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:08,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:28:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["6GLjyFm_SUy1jW25VnBR5w"], "issued_at": "2018-09-22T03:28:08.000000Z"}} 2018-09-22 03:28:08,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1d87de1774ef63f6a291ccd3a5ae8a24bf4d86d" 2018-09-22 03:28:08,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-814dcc6d-c8e7-40b2-b0f4-e1e39dd24f4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:28:08,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-814dcc6d-c8e7-40b2-b0f4-e1e39dd24f4c 2018-09-22 03:28:08,679 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1d87de1774ef63f6a291ccd3a5ae8a24bf4d86d" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-e633940e-1f5b-4d58-9201-c2ad919ecf47", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-22 03:28:09,028 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:08 GMT Server: Apache x-compute-request-id: req-a9e67d68-707d-4521-9b34-f53839c4be62 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a9e67d68-707d-4521-9b34-f53839c4be62 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T03:28:08.926760", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-e633940e-1f5b-4d58-9201-c2ad919ecf47", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "fc2d11c0-923a-4436-8c6a-1c590444e5a2", "size": 1}} 2018-09-22 03:28:09,029 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes used request id req-a9e67d68-707d-4521-9b34-f53839c4be62 2018-09-22 03:28:09,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a9e67d68-707d-4521-9b34-f53839c4be62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1d87de1774ef63f6a291ccd3a5ae8a24bf4d86d" 2018-09-22 03:28:09,237 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:09 GMT Server: Apache x-compute-request-id: req-c31636fe-3c0e-4d03-ba48-ebaae4d456fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c31636fe-3c0e-4d03-ba48-ebaae4d456fa Content-Encoding: gzip Content-Length: 494 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "fc2d11c0-923a-4436-8c6a-1c590444e5a2", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-e633940e-1f5b-4d58-9201-c2ad919ecf47", "bootable": "false", "created_at": "2018-09-22T03:28:08.000000", "volume_type": null}} 2018-09-22 03:28:09,237 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2 used request id req-c31636fe-3c0e-4d03-ba48-ebaae4d456fa 2018-09-22 03:28:09,241 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a9e67d68-707d-4521-9b34-f53839c4be62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1d87de1774ef63f6a291ccd3a5ae8a24bf4d86d" 2018-09-22 03:28:09,430 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:09 GMT Server: Apache x-compute-request-id: req-9de2c976-dd12-4083-804f-5ec50543cd85 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9de2c976-dd12-4083-804f-5ec50543cd85 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:28:09.000000", "replication_status": null, "snapshot_id": null, "id": "fc2d11c0-923a-4436-8c6a-1c590444e5a2", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-e633940e-1f5b-4d58-9201-c2ad919ecf47", "bootable": "false", "created_at": "2018-09-22T03:28:08.000000", "volume_type": null}} 2018-09-22 03:28:09,430 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2 used request id req-9de2c976-dd12-4083-804f-5ec50543cd85 2018-09-22 03:28:12,436 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a9e67d68-707d-4521-9b34-f53839c4be62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1d87de1774ef63f6a291ccd3a5ae8a24bf4d86d" 2018-09-22 03:28:12,654 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:12 GMT Server: Apache x-compute-request-id: req-7589b3da-d3b7-4919-93a5-0baba3404e92 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7589b3da-d3b7-4919-93a5-0baba3404e92 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:28:09.000000", "replication_status": null, "snapshot_id": null, "id": "fc2d11c0-923a-4436-8c6a-1c590444e5a2", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-e633940e-1f5b-4d58-9201-c2ad919ecf47", "bootable": "false", "created_at": "2018-09-22T03:28:08.000000", "volume_type": null}} 2018-09-22 03:28:12,655 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2 used request id req-7589b3da-d3b7-4919-93a5-0baba3404e92 2018-09-22 03:28:12,657 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a9e67d68-707d-4521-9b34-f53839c4be62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1d87de1774ef63f6a291ccd3a5ae8a24bf4d86d" 2018-09-22 03:28:12,871 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:12 GMT Server: Apache x-compute-request-id: req-3ce06309-2c91-4627-a5fe-fa0cbcdc3288 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3ce06309-2c91-4627-a5fe-fa0cbcdc3288 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:28:09.000000", "replication_status": null, "snapshot_id": null, "id": "fc2d11c0-923a-4436-8c6a-1c590444e5a2", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-e633940e-1f5b-4d58-9201-c2ad919ecf47", "bootable": "false", "created_at": "2018-09-22T03:28:08.000000", "volume_type": null}]} 2018-09-22 03:28:12,871 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/detail used request id req-3ce06309-2c91-4627-a5fe-fa0cbcdc3288 2018-09-22 03:28:12,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:28:12,880 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:28:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:28:12,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1d87de1774ef63f6a291ccd3a5ae8a24bf4d86d" 2018-09-22 03:28:12,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a21b5a-4714-4bca-ae7a-cae642df6a55 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:28:12,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-96a21b5a-4714-4bca-ae7a-cae642df6a55 2018-09-22 03:28:12,899 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-e633940e-1f5b-4d58-9201-c2ad919ecf47 2018-09-22 03:28:12,902 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a9e67d68-707d-4521-9b34-f53839c4be62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1d87de1774ef63f6a291ccd3a5ae8a24bf4d86d" 2018-09-22 03:28:13,160 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0286c246-c974-4666-9e86-d8638fa419c0 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-09-22 03:28:13,160 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2 used request id req-0286c246-c974-4666-9e86-d8638fa419c0 2018-09-22 03:28:13,163 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a9e67d68-707d-4521-9b34-f53839c4be62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1d87de1774ef63f6a291ccd3a5ae8a24bf4d86d" 2018-09-22 03:28:13,369 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:13 GMT Server: Apache x-compute-request-id: req-7edd5006-07cf-4a2d-a880-22d687c6aa7c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7edd5006-07cf-4a2d-a880-22d687c6aa7c Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T03:28:13.000000", "replication_status": null, "snapshot_id": null, "id": "fc2d11c0-923a-4436-8c6a-1c590444e5a2", "size": 1, "user_id": "39f4219c438e47d28a6cc8a4559e9163", "os-vol-tenant-attr:tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-e633940e-1f5b-4d58-9201-c2ad919ecf47", "bootable": "false", "created_at": "2018-09-22T03:28:08.000000", "volume_type": null}} 2018-09-22 03:28:13,369 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2 used request id req-7edd5006-07cf-4a2d-a880-22d687c6aa7c 2018-09-22 03:28:16,376 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a9e67d68-707d-4521-9b34-f53839c4be62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1d87de1774ef63f6a291ccd3a5ae8a24bf4d86d" 2018-09-22 03:28:16,591 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:28:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5e111c2c-a6ed-44eb-8674-0e1613fdd8d2 x-openstack-request-id: req-5e111c2c-a6ed-44eb-8674-0e1613fdd8d2 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume fc2d11c0-923a-4436-8c6a-1c590444e5a2 could not be found.", "code": 404}} 2018-09-22 03:28:16,591 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/volumes/fc2d11c0-923a-4436-8c6a-1c590444e5a2 used request id req-5e111c2c-a6ed-44eb-8674-0e1613fdd8d2 2018-09-22 03:28:16,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:16,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:28:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["krNY3Ox2R82lWV2cEcfMmQ"], "issued_at": "2018-09-22T03:28:16.000000Z"}} 2018-09-22 03:28:16,967 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d00840ec52e34610a50108c75e9194e4db620e2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-c05b76a1-ea92-4a2d-978e-569cdfbe6777", "description": null}}' 2018-09-22 03:28:17,161 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:16 GMT Server: Apache x-compute-request-id: req-3b5c90c6-a47d-46d5-9f49-cf5f354f1f07 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3b5c90c6-a47d-46d5-9f49-cf5f354f1f07 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-c05b76a1-ea92-4a2d-978e-569cdfbe6777", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a5c83087-3158-4738-9f6d-84ea7bbd2c2d", "description": null}} 2018-09-22 03:28:17,161 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types used request id req-3b5c90c6-a47d-46d5-9f49-cf5f354f1f07 2018-09-22 03:28:17,165 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b5c90c6-a47d-46d5-9f49-cf5f354f1f07" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d00840ec52e34610a50108c75e9194e4db620e2" 2018-09-22 03:28:17,347 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:17 GMT Server: Apache x-compute-request-id: req-2b879702-c471-4f3c-b9f8-17f3922f221c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2b879702-c471-4f3c-b9f8-17f3922f221c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-c05b76a1-ea92-4a2d-978e-569cdfbe6777", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a5c83087-3158-4738-9f6d-84ea7bbd2c2d", "description": null}]} 2018-09-22 03:28:17,347 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types?is_public=None used request id req-2b879702-c471-4f3c-b9f8-17f3922f221c 2018-09-22 03:28:17,351 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/a5c83087-3158-4738-9f6d-84ea7bbd2c2d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b5c90c6-a47d-46d5-9f49-cf5f354f1f07" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d00840ec52e34610a50108c75e9194e4db620e2" 2018-09-22 03:28:17,531 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:17 GMT Server: Apache x-compute-request-id: req-912920c3-f3b8-4f91-8b9b-fcdd9481b73b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-912920c3-f3b8-4f91-8b9b-fcdd9481b73b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-c05b76a1-ea92-4a2d-978e-569cdfbe6777", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a5c83087-3158-4738-9f6d-84ea7bbd2c2d", "description": null}} 2018-09-22 03:28:17,531 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/a5c83087-3158-4738-9f6d-84ea7bbd2c2d used request id req-912920c3-f3b8-4f91-8b9b-fcdd9481b73b 2018-09-22 03:28:17,534 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/a5c83087-3158-4738-9f6d-84ea7bbd2c2d/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b5c90c6-a47d-46d5-9f49-cf5f354f1f07" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d00840ec52e34610a50108c75e9194e4db620e2" 2018-09-22 03:28:17,697 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:17 GMT Server: Apache x-compute-request-id: req-d691afd1-f21e-4a4c-95ba-884338e83802 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d691afd1-f21e-4a4c-95ba-884338e83802 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-22 03:28:17,698 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/a5c83087-3158-4738-9f6d-84ea7bbd2c2d/encryption used request id req-d691afd1-f21e-4a4c-95ba-884338e83802 2018-09-22 03:28:17,698 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-c05b76a1-ea92-4a2d-978e-569cdfbe6777 2018-09-22 03:28:17,701 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/a5c83087-3158-4738-9f6d-84ea7bbd2c2d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b5c90c6-a47d-46d5-9f49-cf5f354f1f07" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d00840ec52e34610a50108c75e9194e4db620e2" 2018-09-22 03:28:17,777 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a2826c5b-4728-4a14-82fc-a0aed7a17894 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-09-22 03:28:17,777 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/a5c83087-3158-4738-9f6d-84ea7bbd2c2d used request id req-a2826c5b-4728-4a14-82fc-a0aed7a17894 2018-09-22 03:28:17,780 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/a5c83087-3158-4738-9f6d-84ea7bbd2c2d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b5c90c6-a47d-46d5-9f49-cf5f354f1f07" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d00840ec52e34610a50108c75e9194e4db620e2" 2018-09-22 03:28:17,953 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:28:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ca313c7d-eaed-449b-bdf5-f88de35ba8ee x-openstack-request-id: req-ca313c7d-eaed-449b-bdf5-f88de35ba8ee Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type a5c83087-3158-4738-9f6d-84ea7bbd2c2d could not be found.", "code": 404}} 2018-09-22 03:28:17,954 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/a5c83087-3158-4738-9f6d-84ea7bbd2c2d used request id req-ca313c7d-eaed-449b-bdf5-f88de35ba8ee 2018-09-22 03:28:17,954 - cinder_utils - INFO - Volume with ID [a5c83087-3158-4738-9f6d-84ea7bbd2c2d] does not exist 2018-09-22 03:28:17,954 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-c05b76a1-ea92-4a2d-978e-569cdfbe6777 2018-09-22 03:28:17,957 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/a5c83087-3158-4738-9f6d-84ea7bbd2c2d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3b5c90c6-a47d-46d5-9f49-cf5f354f1f07" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d00840ec52e34610a50108c75e9194e4db620e2" 2018-09-22 03:28:18,144 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:28:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-221654f8-2de4-457a-8746-e11f07aeeb93 x-openstack-request-id: req-221654f8-2de4-457a-8746-e11f07aeeb93 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type a5c83087-3158-4738-9f6d-84ea7bbd2c2d could not be found.", "code": 404}} 2018-09-22 03:28:18,145 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/a5c83087-3158-4738-9f6d-84ea7bbd2c2d used request id req-221654f8-2de4-457a-8746-e11f07aeeb93 2018-09-22 03:28:18,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:18,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:28:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["llo4PhbBQhW8S5h16gUmaw"], "issued_at": "2018-09-22T03:28:18.000000Z"}} 2018-09-22 03:28:18,535 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60c703ef3a4cd548655f554010d8df2f4f66e92" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-44c8d96d-2718-45b0-a335-a163e9f080e8", "description": null}}' 2018-09-22 03:28:18,733 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:18 GMT Server: Apache x-compute-request-id: req-1f948bdf-155f-41f2-a762-11b575040678 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1f948bdf-155f-41f2-a762-11b575040678 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-44c8d96d-2718-45b0-a335-a163e9f080e8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c45e17c6-3189-4f82-aafb-07fc45ae70c2", "description": null}} 2018-09-22 03:28:18,733 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types used request id req-1f948bdf-155f-41f2-a762-11b575040678 2018-09-22 03:28:18,736 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f948bdf-155f-41f2-a762-11b575040678" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60c703ef3a4cd548655f554010d8df2f4f66e92" 2018-09-22 03:28:18,906 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:18 GMT Server: Apache x-compute-request-id: req-bf71f4c2-fe04-4525-8194-9f2fe16e6405 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bf71f4c2-fe04-4525-8194-9f2fe16e6405 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-44c8d96d-2718-45b0-a335-a163e9f080e8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c45e17c6-3189-4f82-aafb-07fc45ae70c2", "description": null}]} 2018-09-22 03:28:18,906 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types?is_public=None used request id req-bf71f4c2-fe04-4525-8194-9f2fe16e6405 2018-09-22 03:28:18,910 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/c45e17c6-3189-4f82-aafb-07fc45ae70c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f948bdf-155f-41f2-a762-11b575040678" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60c703ef3a4cd548655f554010d8df2f4f66e92" 2018-09-22 03:28:19,090 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:18 GMT Server: Apache x-compute-request-id: req-d81e3064-235f-4294-b8ef-fe4c8c0656fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d81e3064-235f-4294-b8ef-fe4c8c0656fd Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-44c8d96d-2718-45b0-a335-a163e9f080e8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c45e17c6-3189-4f82-aafb-07fc45ae70c2", "description": null}} 2018-09-22 03:28:19,090 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/c45e17c6-3189-4f82-aafb-07fc45ae70c2 used request id req-d81e3064-235f-4294-b8ef-fe4c8c0656fd 2018-09-22 03:28:19,094 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/c45e17c6-3189-4f82-aafb-07fc45ae70c2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f948bdf-155f-41f2-a762-11b575040678" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60c703ef3a4cd548655f554010d8df2f4f66e92" 2018-09-22 03:28:19,257 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:19 GMT Server: Apache x-compute-request-id: req-c2addbbe-d8b6-4cc2-8ed9-87de825bcf15 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c2addbbe-d8b6-4cc2-8ed9-87de825bcf15 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-22 03:28:19,257 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/c45e17c6-3189-4f82-aafb-07fc45ae70c2/encryption used request id req-c2addbbe-d8b6-4cc2-8ed9-87de825bcf15 2018-09-22 03:28:19,260 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/c45e17c6-3189-4f82-aafb-07fc45ae70c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f948bdf-155f-41f2-a762-11b575040678" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60c703ef3a4cd548655f554010d8df2f4f66e92" 2018-09-22 03:28:19,433 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:19 GMT Server: Apache x-compute-request-id: req-af9f6bd5-4ba5-443f-aa73-2474e2634de0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-af9f6bd5-4ba5-443f-aa73-2474e2634de0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-44c8d96d-2718-45b0-a335-a163e9f080e8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c45e17c6-3189-4f82-aafb-07fc45ae70c2", "description": null}} 2018-09-22 03:28:19,433 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/c45e17c6-3189-4f82-aafb-07fc45ae70c2 used request id req-af9f6bd5-4ba5-443f-aa73-2474e2634de0 2018-09-22 03:28:19,436 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/c45e17c6-3189-4f82-aafb-07fc45ae70c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f948bdf-155f-41f2-a762-11b575040678" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60c703ef3a4cd548655f554010d8df2f4f66e92" 2018-09-22 03:28:19,613 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:19 GMT Server: Apache x-compute-request-id: req-23a30021-9ee9-40ff-b0e0-e6bb33093f21 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-23a30021-9ee9-40ff-b0e0-e6bb33093f21 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-44c8d96d-2718-45b0-a335-a163e9f080e8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c45e17c6-3189-4f82-aafb-07fc45ae70c2", "description": null}} 2018-09-22 03:28:19,614 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/c45e17c6-3189-4f82-aafb-07fc45ae70c2 used request id req-23a30021-9ee9-40ff-b0e0-e6bb33093f21 2018-09-22 03:28:19,616 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/c45e17c6-3189-4f82-aafb-07fc45ae70c2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f948bdf-155f-41f2-a762-11b575040678" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60c703ef3a4cd548655f554010d8df2f4f66e92" 2018-09-22 03:28:19,779 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:19 GMT Server: Apache x-compute-request-id: req-ec2ccc01-3691-4437-9a79-431ebda026ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ec2ccc01-3691-4437-9a79-431ebda026ab Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-22 03:28:19,779 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/c45e17c6-3189-4f82-aafb-07fc45ae70c2/encryption used request id req-ec2ccc01-3691-4437-9a79-431ebda026ab 2018-09-22 03:28:19,779 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-44c8d96d-2718-45b0-a335-a163e9f080e8 2018-09-22 03:28:19,782 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/c45e17c6-3189-4f82-aafb-07fc45ae70c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f948bdf-155f-41f2-a762-11b575040678" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f60c703ef3a4cd548655f554010d8df2f4f66e92" 2018-09-22 03:28:20,016 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-14a64ddc-b4ae-4106-8368-58517e93bd75 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-09-22 03:28:20,016 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/c45e17c6-3189-4f82-aafb-07fc45ae70c2 used request id req-14a64ddc-b4ae-4106-8368-58517e93bd75 2018-09-22 03:28:20,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:20,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:28:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["cITiPuOIR8-gZRcZrTVZwA"], "issued_at": "2018-09-22T03:28:20.000000Z"}} 2018-09-22 03:28:20,411 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d257e67ea69f009da085b563c996beb19f4650cf" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-54fc1192-d6e9-461d-86a9-bf9a246dbfef-type", "description": null}}' 2018-09-22 03:28:20,628 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:20 GMT Server: Apache x-compute-request-id: req-b7e0216c-d39b-4951-8c10-607757a15b7a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b7e0216c-d39b-4951-8c10-607757a15b7a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-54fc1192-d6e9-461d-86a9-bf9a246dbfef-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "142ffa6f-1c60-4af9-9829-ec6fe3254c80", "description": null}} 2018-09-22 03:28:20,628 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types used request id req-b7e0216c-d39b-4951-8c10-607757a15b7a 2018-09-22 03:28:20,631 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/142ffa6f-1c60-4af9-9829-ec6fe3254c80/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b7e0216c-d39b-4951-8c10-607757a15b7a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d257e67ea69f009da085b563c996beb19f4650cf" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-54fc1192-d6e9-461d-86a9-bf9a246dbfef", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-09-22 03:28:20,814 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sat, 22 Sep 2018 03:28:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-acbd3e3b-d820-4a12-ba65-510f213c8162 x-openstack-request-id: req-acbd3e3b-d820-4a12-ba65-510f213c8162 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-09-22 03:28:20,814 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/142ffa6f-1c60-4af9-9829-ec6fe3254c80/encryption used request id req-acbd3e3b-d820-4a12-ba65-510f213c8162 2018-09-22 03:28:20,814 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-54fc1192-d6e9-461d-86a9-bf9a246dbfef-type 2018-09-22 03:28:20,817 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/142ffa6f-1c60-4af9-9829-ec6fe3254c80 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b7e0216c-d39b-4951-8c10-607757a15b7a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d257e67ea69f009da085b563c996beb19f4650cf" 2018-09-22 03:28:21,033 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f37488e0-5eae-498b-b01d-39375f561aed 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-09-22 03:28:21,033 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/142ffa6f-1c60-4af9-9829-ec6fe3254c80 used request id req-f37488e0-5eae-498b-b01d-39375f561aed 2018-09-22 03:28:21,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:21,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:28:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["JJTZEWyWTXGWjOYES_e_pg"], "issued_at": "2018-09-22T03:28:21.000000Z"}} 2018-09-22 03:28:21,427 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b22135ac505fafb51fc10479369580991cc9e94" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-8db59476-8ee4-4dde-842c-f47a92a9a949-type", "description": null}}' 2018-09-22 03:28:21,639 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:21 GMT Server: Apache x-compute-request-id: req-5803d91a-a707-49d2-a70a-f17b5bdcfd7b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5803d91a-a707-49d2-a70a-f17b5bdcfd7b Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-8db59476-8ee4-4dde-842c-f47a92a9a949-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e1e613a0-0189-4b87-8b62-643390d27efe", "description": null}} 2018-09-22 03:28:21,639 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types used request id req-5803d91a-a707-49d2-a70a-f17b5bdcfd7b 2018-09-22 03:28:21,643 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/e1e613a0-0189-4b87-8b62-643390d27efe/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5803d91a-a707-49d2-a70a-f17b5bdcfd7b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b22135ac505fafb51fc10479369580991cc9e94" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-8db59476-8ee4-4dde-842c-f47a92a9a949", "provider": "LuksEncryptor"}}' 2018-09-22 03:28:21,931 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:21 GMT Server: Apache x-compute-request-id: req-d57d8b28-65a2-48d0-a164-3225f22577d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d57d8b28-65a2-48d0-a164-3225f22577d3 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "e1e613a0-0189-4b87-8b62-643390d27efe", "name": "CinderUtilsAddEncryptionTests-8db59476-8ee4-4dde-842c-f47a92a9a949", "control_location": "back-end", "encryption_id": "dc2cc54b-257c-4168-81ad-723b01a44486", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-09-22 03:28:21,932 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/e1e613a0-0189-4b87-8b62-643390d27efe/encryption used request id req-d57d8b28-65a2-48d0-a164-3225f22577d3 2018-09-22 03:28:21,935 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/e1e613a0-0189-4b87-8b62-643390d27efe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5803d91a-a707-49d2-a70a-f17b5bdcfd7b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b22135ac505fafb51fc10479369580991cc9e94" 2018-09-22 03:28:22,116 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:21 GMT Server: Apache x-compute-request-id: req-6bf40d89-cdc0-493a-b436-860be5c050b9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6bf40d89-cdc0-493a-b436-860be5c050b9 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-8db59476-8ee4-4dde-842c-f47a92a9a949-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e1e613a0-0189-4b87-8b62-643390d27efe", "description": null}} 2018-09-22 03:28:22,116 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/e1e613a0-0189-4b87-8b62-643390d27efe used request id req-6bf40d89-cdc0-493a-b436-860be5c050b9 2018-09-22 03:28:22,119 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/e1e613a0-0189-4b87-8b62-643390d27efe/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5803d91a-a707-49d2-a70a-f17b5bdcfd7b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b22135ac505fafb51fc10479369580991cc9e94" 2018-09-22 03:28:22,290 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:22 GMT Server: Apache x-compute-request-id: req-77297c67-56ce-4134-b077-2524e496afcf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-77297c67-56ce-4134-b077-2524e496afcf Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"volume_type_id": "e1e613a0-0189-4b87-8b62-643390d27efe", "control_location": "back-end", "deleted": false, "created_at": "2018-09-22T03:28:21.000000", "updated_at": null, "encryption_id": "dc2cc54b-257c-4168-81ad-723b01a44486", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-09-22 03:28:22,290 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/e1e613a0-0189-4b87-8b62-643390d27efe/encryption used request id req-77297c67-56ce-4134-b077-2524e496afcf 2018-09-22 03:28:22,291 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-8db59476-8ee4-4dde-842c-f47a92a9a949-type 2018-09-22 03:28:22,294 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/e1e613a0-0189-4b87-8b62-643390d27efe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5803d91a-a707-49d2-a70a-f17b5bdcfd7b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b22135ac505fafb51fc10479369580991cc9e94" 2018-09-22 03:28:22,456 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:22 GMT Server: Apache x-compute-request-id: req-5bc5fc90-5f5f-4a85-aab9-7fe9f3c748f3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5bc5fc90-5f5f-4a85-aab9-7fe9f3c748f3 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-8db59476-8ee4-4dde-842c-f47a92a9a949-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e1e613a0-0189-4b87-8b62-643390d27efe", "description": null}} 2018-09-22 03:28:22,456 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/e1e613a0-0189-4b87-8b62-643390d27efe used request id req-5bc5fc90-5f5f-4a85-aab9-7fe9f3c748f3 2018-09-22 03:28:22,459 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/e1e613a0-0189-4b87-8b62-643390d27efe/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5803d91a-a707-49d2-a70a-f17b5bdcfd7b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b22135ac505fafb51fc10479369580991cc9e94" 2018-09-22 03:28:22,645 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-099a0288-c207-4feb-b095-f5ebada261ff 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-09-22 03:28:22,645 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/e1e613a0-0189-4b87-8b62-643390d27efe/encryption/provider used request id req-099a0288-c207-4feb-b095-f5ebada261ff 2018-09-22 03:28:22,648 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/e1e613a0-0189-4b87-8b62-643390d27efe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5803d91a-a707-49d2-a70a-f17b5bdcfd7b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b22135ac505fafb51fc10479369580991cc9e94" 2018-09-22 03:28:22,821 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:22 GMT Server: Apache x-compute-request-id: req-f8baf046-6c8e-4fa7-a667-a5fcd2674ddf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f8baf046-6c8e-4fa7-a667-a5fcd2674ddf Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-8db59476-8ee4-4dde-842c-f47a92a9a949-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e1e613a0-0189-4b87-8b62-643390d27efe", "description": null}} 2018-09-22 03:28:22,821 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/e1e613a0-0189-4b87-8b62-643390d27efe used request id req-f8baf046-6c8e-4fa7-a667-a5fcd2674ddf 2018-09-22 03:28:22,824 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/e1e613a0-0189-4b87-8b62-643390d27efe/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5803d91a-a707-49d2-a70a-f17b5bdcfd7b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b22135ac505fafb51fc10479369580991cc9e94" 2018-09-22 03:28:22,990 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:22 GMT Server: Apache x-compute-request-id: req-d8ab2f8d-9218-42e2-9b00-90d5f9d4e7df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d8ab2f8d-9218-42e2-9b00-90d5f9d4e7df Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-22 03:28:22,990 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/e1e613a0-0189-4b87-8b62-643390d27efe/encryption used request id req-d8ab2f8d-9218-42e2-9b00-90d5f9d4e7df 2018-09-22 03:28:22,990 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-8db59476-8ee4-4dde-842c-f47a92a9a949-type 2018-09-22 03:28:22,993 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/e1e613a0-0189-4b87-8b62-643390d27efe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5803d91a-a707-49d2-a70a-f17b5bdcfd7b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b22135ac505fafb51fc10479369580991cc9e94" 2018-09-22 03:28:23,175 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:23 GMT Server: Apache x-compute-request-id: req-4f79dc04-da6f-4599-b7df-f3027b1c1be1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4f79dc04-da6f-4599-b7df-f3027b1c1be1 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-8db59476-8ee4-4dde-842c-f47a92a9a949-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e1e613a0-0189-4b87-8b62-643390d27efe", "description": null}} 2018-09-22 03:28:23,175 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/e1e613a0-0189-4b87-8b62-643390d27efe used request id req-4f79dc04-da6f-4599-b7df-f3027b1c1be1 2018-09-22 03:28:23,178 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/e1e613a0-0189-4b87-8b62-643390d27efe/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5803d91a-a707-49d2-a70a-f17b5bdcfd7b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b22135ac505fafb51fc10479369580991cc9e94" 2018-09-22 03:28:23,348 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:28:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6ed4beb6-5037-41e9-a8a8-08f516ba9ae0 x-openstack-request-id: req-6ed4beb6-5037-41e9-a8a8-08f516ba9ae0 Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type e1e613a0-0189-4b87-8b62-643390d27efe does not exist.", "code": 404}} 2018-09-22 03:28:23,348 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/e1e613a0-0189-4b87-8b62-643390d27efe/encryption/provider used request id req-6ed4beb6-5037-41e9-a8a8-08f516ba9ae0 2018-09-22 03:28:23,348 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-8db59476-8ee4-4dde-842c-f47a92a9a949-type 2018-09-22 03:28:23,351 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/e1e613a0-0189-4b87-8b62-643390d27efe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5803d91a-a707-49d2-a70a-f17b5bdcfd7b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b22135ac505fafb51fc10479369580991cc9e94" 2018-09-22 03:28:23,574 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0490c07a-8707-4030-98d8-8769ae49bc31 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-09-22 03:28:23,575 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/e1e613a0-0189-4b87-8b62-643390d27efe used request id req-0490c07a-8707-4030-98d8-8769ae49bc31 2018-09-22 03:28:23,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:23,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:28:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["NaBA94O8RdOq9u93UV3TJg"], "issued_at": "2018-09-22T03:28:23.000000Z"}} 2018-09-22 03:28:23,964 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68f08b218f27ebb37490410ba263aab9fe942acb" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-5a5bdc6c-7b8c-4052-8cd0-7118f398a622-type", "description": null}}' 2018-09-22 03:28:24,207 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:23 GMT Server: Apache x-compute-request-id: req-c3cf2f48-9346-4a9e-bd14-fa37a82fa194 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c3cf2f48-9346-4a9e-bd14-fa37a82fa194 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5a5bdc6c-7b8c-4052-8cd0-7118f398a622-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eb2825fc-e19f-4842-9b74-49f25ea82601", "description": null}} 2018-09-22 03:28:24,208 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types used request id req-c3cf2f48-9346-4a9e-bd14-fa37a82fa194 2018-09-22 03:28:24,213 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/eb2825fc-e19f-4842-9b74-49f25ea82601/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c3cf2f48-9346-4a9e-bd14-fa37a82fa194" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68f08b218f27ebb37490410ba263aab9fe942acb" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-5a5bdc6c-7b8c-4052-8cd0-7118f398a622", "provider": "foo"}}' 2018-09-22 03:28:24,428 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:24 GMT Server: Apache x-compute-request-id: req-1777f305-d27e-4e2f-b97a-a53effdb6019 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1777f305-d27e-4e2f-b97a-a53effdb6019 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "eb2825fc-e19f-4842-9b74-49f25ea82601", "name": "CinderUtilsAddEncryptionTests-5a5bdc6c-7b8c-4052-8cd0-7118f398a622", "control_location": "front-end", "encryption_id": "a06a6d2b-45f5-43a9-8721-aefc5368b235", "provider": "foo", "provider_class": "foo"}} 2018-09-22 03:28:24,428 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/eb2825fc-e19f-4842-9b74-49f25ea82601/encryption used request id req-1777f305-d27e-4e2f-b97a-a53effdb6019 2018-09-22 03:28:24,431 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/eb2825fc-e19f-4842-9b74-49f25ea82601 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3cf2f48-9346-4a9e-bd14-fa37a82fa194" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68f08b218f27ebb37490410ba263aab9fe942acb" 2018-09-22 03:28:24,604 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:24 GMT Server: Apache x-compute-request-id: req-d575d560-4547-4597-9dbe-1441a1a474f7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d575d560-4547-4597-9dbe-1441a1a474f7 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5a5bdc6c-7b8c-4052-8cd0-7118f398a622-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eb2825fc-e19f-4842-9b74-49f25ea82601", "description": null}} 2018-09-22 03:28:24,604 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/eb2825fc-e19f-4842-9b74-49f25ea82601 used request id req-d575d560-4547-4597-9dbe-1441a1a474f7 2018-09-22 03:28:24,607 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/eb2825fc-e19f-4842-9b74-49f25ea82601/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3cf2f48-9346-4a9e-bd14-fa37a82fa194" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68f08b218f27ebb37490410ba263aab9fe942acb" 2018-09-22 03:28:24,781 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:24 GMT Server: Apache x-compute-request-id: req-bb19f328-64ec-4d30-a354-3f5798bd412f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bb19f328-64ec-4d30-a354-3f5798bd412f Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "eb2825fc-e19f-4842-9b74-49f25ea82601", "control_location": "front-end", "deleted": false, "created_at": "2018-09-22T03:28:24.000000", "updated_at": null, "encryption_id": "a06a6d2b-45f5-43a9-8721-aefc5368b235", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-09-22 03:28:24,782 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/eb2825fc-e19f-4842-9b74-49f25ea82601/encryption used request id req-bb19f328-64ec-4d30-a354-3f5798bd412f 2018-09-22 03:28:24,782 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-5a5bdc6c-7b8c-4052-8cd0-7118f398a622-type 2018-09-22 03:28:24,785 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/eb2825fc-e19f-4842-9b74-49f25ea82601 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3cf2f48-9346-4a9e-bd14-fa37a82fa194" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68f08b218f27ebb37490410ba263aab9fe942acb" 2018-09-22 03:28:24,949 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:24 GMT Server: Apache x-compute-request-id: req-7e2a2d13-f5d2-418d-afd6-0a9b653a6ca1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7e2a2d13-f5d2-418d-afd6-0a9b653a6ca1 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-5a5bdc6c-7b8c-4052-8cd0-7118f398a622-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eb2825fc-e19f-4842-9b74-49f25ea82601", "description": null}} 2018-09-22 03:28:24,949 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/eb2825fc-e19f-4842-9b74-49f25ea82601 used request id req-7e2a2d13-f5d2-418d-afd6-0a9b653a6ca1 2018-09-22 03:28:24,952 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/eb2825fc-e19f-4842-9b74-49f25ea82601/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3cf2f48-9346-4a9e-bd14-fa37a82fa194" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68f08b218f27ebb37490410ba263aab9fe942acb" 2018-09-22 03:28:25,160 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1e6a623e-441b-437d-9d9c-193239861791 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-09-22 03:28:25,160 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/eb2825fc-e19f-4842-9b74-49f25ea82601/encryption/provider used request id req-1e6a623e-441b-437d-9d9c-193239861791 2018-09-22 03:28:25,160 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-5a5bdc6c-7b8c-4052-8cd0-7118f398a622-type 2018-09-22 03:28:25,163 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/eb2825fc-e19f-4842-9b74-49f25ea82601 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3cf2f48-9346-4a9e-bd14-fa37a82fa194" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68f08b218f27ebb37490410ba263aab9fe942acb" 2018-09-22 03:28:25,477 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9004e964-8c4a-45fd-9c41-64470f3b4031 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-09-22 03:28:25,477 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/eb2825fc-e19f-4842-9b74-49f25ea82601 used request id req-9004e964-8c4a-45fd-9c41-64470f3b4031 2018-09-22 03:28:25,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:25,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:28:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["OBd-GnLuRF2aN4uVH6Ayhw"], "issued_at": "2018-09-22T03:28:25.000000Z"}} 2018-09-22 03:28:25,864 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e465d96344e443316f7f98d3463280e38e6e96b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-60e68dfa-546f-4a95-8a25-89ba4990c386-type", "description": null}}' 2018-09-22 03:28:26,083 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:25 GMT Server: Apache x-compute-request-id: req-bd361988-7ba5-4f53-9577-531683bdac51 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bd361988-7ba5-4f53-9577-531683bdac51 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-60e68dfa-546f-4a95-8a25-89ba4990c386-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f7cc2ea0-bd7e-42ec-b8c8-1d5f4725635e", "description": null}} 2018-09-22 03:28:26,083 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types used request id req-bd361988-7ba5-4f53-9577-531683bdac51 2018-09-22 03:28:26,087 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/f7cc2ea0-bd7e-42ec-b8c8-1d5f4725635e/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bd361988-7ba5-4f53-9577-531683bdac51" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e465d96344e443316f7f98d3463280e38e6e96b" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-60e68dfa-546f-4a95-8a25-89ba4990c386", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-09-22 03:28:26,328 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:26 GMT Server: Apache x-compute-request-id: req-c938c55a-cb86-4b91-a6c2-63ac913eb4d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c938c55a-cb86-4b91-a6c2-63ac913eb4d7 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "f7cc2ea0-bd7e-42ec-b8c8-1d5f4725635e", "name": "CinderUtilsAddEncryptionTests-60e68dfa-546f-4a95-8a25-89ba4990c386", "control_location": "back-end", "encryption_id": "214c58c1-cd7d-4eda-9c03-130f414f320a", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-09-22 03:28:26,328 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/f7cc2ea0-bd7e-42ec-b8c8-1d5f4725635e/encryption used request id req-c938c55a-cb86-4b91-a6c2-63ac913eb4d7 2018-09-22 03:28:26,331 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/f7cc2ea0-bd7e-42ec-b8c8-1d5f4725635e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd361988-7ba5-4f53-9577-531683bdac51" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e465d96344e443316f7f98d3463280e38e6e96b" 2018-09-22 03:28:26,497 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:26 GMT Server: Apache x-compute-request-id: req-ccbb1b45-11b7-4568-ad8d-e2fb5d0b7763 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ccbb1b45-11b7-4568-ad8d-e2fb5d0b7763 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-60e68dfa-546f-4a95-8a25-89ba4990c386-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f7cc2ea0-bd7e-42ec-b8c8-1d5f4725635e", "description": null}} 2018-09-22 03:28:26,497 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/f7cc2ea0-bd7e-42ec-b8c8-1d5f4725635e used request id req-ccbb1b45-11b7-4568-ad8d-e2fb5d0b7763 2018-09-22 03:28:26,500 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/f7cc2ea0-bd7e-42ec-b8c8-1d5f4725635e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd361988-7ba5-4f53-9577-531683bdac51" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e465d96344e443316f7f98d3463280e38e6e96b" 2018-09-22 03:28:26,669 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:26 GMT Server: Apache x-compute-request-id: req-72905c8f-7ca9-4d10-9488-81467cfe5e0c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-72905c8f-7ca9-4d10-9488-81467cfe5e0c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"volume_type_id": "f7cc2ea0-bd7e-42ec-b8c8-1d5f4725635e", "control_location": "back-end", "deleted": false, "created_at": "2018-09-22T03:28:26.000000", "updated_at": null, "encryption_id": "214c58c1-cd7d-4eda-9c03-130f414f320a", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-09-22 03:28:26,670 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/f7cc2ea0-bd7e-42ec-b8c8-1d5f4725635e/encryption used request id req-72905c8f-7ca9-4d10-9488-81467cfe5e0c 2018-09-22 03:28:26,670 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-60e68dfa-546f-4a95-8a25-89ba4990c386-type 2018-09-22 03:28:26,673 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/f7cc2ea0-bd7e-42ec-b8c8-1d5f4725635e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd361988-7ba5-4f53-9577-531683bdac51" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e465d96344e443316f7f98d3463280e38e6e96b" 2018-09-22 03:28:26,693 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:26 GMT Server: Apache x-compute-request-id: req-7ed13218-e0fb-44c2-806d-6cb8c39c26df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7ed13218-e0fb-44c2-806d-6cb8c39c26df Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-60e68dfa-546f-4a95-8a25-89ba4990c386-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f7cc2ea0-bd7e-42ec-b8c8-1d5f4725635e", "description": null}} 2018-09-22 03:28:26,693 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/f7cc2ea0-bd7e-42ec-b8c8-1d5f4725635e used request id req-7ed13218-e0fb-44c2-806d-6cb8c39c26df 2018-09-22 03:28:26,697 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/f7cc2ea0-bd7e-42ec-b8c8-1d5f4725635e/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd361988-7ba5-4f53-9577-531683bdac51" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e465d96344e443316f7f98d3463280e38e6e96b" 2018-09-22 03:28:26,890 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8d6f936e-9e2f-4782-be30-43798a64a3c6 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-09-22 03:28:26,890 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/f7cc2ea0-bd7e-42ec-b8c8-1d5f4725635e/encryption/provider used request id req-8d6f936e-9e2f-4782-be30-43798a64a3c6 2018-09-22 03:28:26,891 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-60e68dfa-546f-4a95-8a25-89ba4990c386-type 2018-09-22 03:28:26,894 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/f7cc2ea0-bd7e-42ec-b8c8-1d5f4725635e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd361988-7ba5-4f53-9577-531683bdac51" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e465d96344e443316f7f98d3463280e38e6e96b" 2018-09-22 03:28:27,107 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4404886d-7974-4b51-85f1-f893a1575290 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-09-22 03:28:27,107 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/f7cc2ea0-bd7e-42ec-b8c8-1d5f4725635e used request id req-4404886d-7974-4b51-85f1-f893a1575290 2018-09-22 03:28:27,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:27,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:28:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["dojbKsu2SVKiQuQ7Rm8k1Q"], "issued_at": "2018-09-22T03:28:27.000000Z"}} 2018-09-22 03:28:27,485 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2caf27f86209d7313ae97807b61cab612903a5a6" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-d2b4f84e-0e68-4ca3-a8f2-62624ddcadf4-qos"}}' 2018-09-22 03:28:27,666 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:27 GMT Server: Apache x-compute-request-id: req-f39304b3-5b74-4f8a-999b-0866c42007fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f39304b3-5b74-4f8a-999b-0866c42007fc Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "edd3c14f-64d2-498e-be9f-ec733055ac67", "name": "CinderUtilsVolumeTypeCompleteTests-d2b4f84e-0e68-4ca3-a8f2-62624ddcadf4-qos"}, "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/edd3c14f-64d2-498e-be9f-ec733055ac67", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/edd3c14f-64d2-498e-be9f-ec733055ac67", "rel": "bookmark"}]} 2018-09-22 03:28:27,666 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs used request id req-f39304b3-5b74-4f8a-999b-0866c42007fc 2018-09-22 03:28:27,670 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f39304b3-5b74-4f8a-999b-0866c42007fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2caf27f86209d7313ae97807b61cab612903a5a6" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-d2b4f84e-0e68-4ca3-a8f2-62624ddcadf4", "description": null}}' 2018-09-22 03:28:28,004 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:27 GMT Server: Apache x-compute-request-id: req-d1ac5de4-63c1-474c-92b3-c227da51adb7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d1ac5de4-63c1-474c-92b3-c227da51adb7 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-d2b4f84e-0e68-4ca3-a8f2-62624ddcadf4", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8bf0fde0-62a5-46fa-a65d-f363d1d38800", "description": null}} 2018-09-22 03:28:28,004 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types used request id req-d1ac5de4-63c1-474c-92b3-c227da51adb7 2018-09-22 03:28:28,007 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/8bf0fde0-62a5-46fa-a65d-f363d1d38800/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f39304b3-5b74-4f8a-999b-0866c42007fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2caf27f86209d7313ae97807b61cab612903a5a6" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-09-22 03:28:28,210 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:28 GMT Server: Apache x-compute-request-id: req-b3287a4f-8d21-41a6-b3fc-c8731c7062d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b3287a4f-8d21-41a6-b3fc-c8731c7062d7 Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "8bf0fde0-62a5-46fa-a65d-f363d1d38800", "name": "foo", "control_location": "back-end", "encryption_id": "de3ac6d3-32aa-4fa1-b192-831d681600b9", "provider": "bar", "provider_class": "bar"}} 2018-09-22 03:28:28,211 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/8bf0fde0-62a5-46fa-a65d-f363d1d38800/encryption used request id req-b3287a4f-8d21-41a6-b3fc-c8731c7062d7 2018-09-22 03:28:28,214 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/8bf0fde0-62a5-46fa-a65d-f363d1d38800 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f39304b3-5b74-4f8a-999b-0866c42007fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2caf27f86209d7313ae97807b61cab612903a5a6" 2018-09-22 03:28:28,370 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:28 GMT Server: Apache x-compute-request-id: req-77185b51-f089-4101-91a4-196116f10af1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-77185b51-f089-4101-91a4-196116f10af1 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-d2b4f84e-0e68-4ca3-a8f2-62624ddcadf4", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8bf0fde0-62a5-46fa-a65d-f363d1d38800", "description": null}} 2018-09-22 03:28:28,370 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/8bf0fde0-62a5-46fa-a65d-f363d1d38800 used request id req-77185b51-f089-4101-91a4-196116f10af1 2018-09-22 03:28:28,374 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/8bf0fde0-62a5-46fa-a65d-f363d1d38800/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f39304b3-5b74-4f8a-999b-0866c42007fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2caf27f86209d7313ae97807b61cab612903a5a6" 2018-09-22 03:28:28,545 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:28 GMT Server: Apache x-compute-request-id: req-393206c3-36eb-42d6-bc8f-dd3c079e2222 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-393206c3-36eb-42d6-bc8f-dd3c079e2222 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "8bf0fde0-62a5-46fa-a65d-f363d1d38800", "control_location": "back-end", "deleted": false, "created_at": "2018-09-22T03:28:28.000000", "updated_at": null, "encryption_id": "de3ac6d3-32aa-4fa1-b192-831d681600b9", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-09-22 03:28:28,545 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/8bf0fde0-62a5-46fa-a65d-f363d1d38800/encryption used request id req-393206c3-36eb-42d6-bc8f-dd3c079e2222 2018-09-22 03:28:28,546 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-d2b4f84e-0e68-4ca3-a8f2-62624ddcadf4 2018-09-22 03:28:28,549 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/8bf0fde0-62a5-46fa-a65d-f363d1d38800 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f39304b3-5b74-4f8a-999b-0866c42007fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2caf27f86209d7313ae97807b61cab612903a5a6" 2018-09-22 03:28:28,719 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:28 GMT Server: Apache x-compute-request-id: req-22b571a0-df5f-4a80-ba44-d6544ef230c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-22b571a0-df5f-4a80-ba44-d6544ef230c9 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-d2b4f84e-0e68-4ca3-a8f2-62624ddcadf4", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8bf0fde0-62a5-46fa-a65d-f363d1d38800", "description": null}} 2018-09-22 03:28:28,719 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/8bf0fde0-62a5-46fa-a65d-f363d1d38800 used request id req-22b571a0-df5f-4a80-ba44-d6544ef230c9 2018-09-22 03:28:28,722 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/8bf0fde0-62a5-46fa-a65d-f363d1d38800/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f39304b3-5b74-4f8a-999b-0866c42007fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2caf27f86209d7313ae97807b61cab612903a5a6" 2018-09-22 03:28:28,764 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-30ac2852-b919-4b95-b3d2-c3f34fe295ef 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-09-22 03:28:28,765 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/8bf0fde0-62a5-46fa-a65d-f363d1d38800/encryption/provider used request id req-30ac2852-b919-4b95-b3d2-c3f34fe295ef 2018-09-22 03:28:28,765 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-d2b4f84e-0e68-4ca3-a8f2-62624ddcadf4 2018-09-22 03:28:28,768 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/8bf0fde0-62a5-46fa-a65d-f363d1d38800 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f39304b3-5b74-4f8a-999b-0866c42007fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2caf27f86209d7313ae97807b61cab612903a5a6" 2018-09-22 03:28:28,964 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a1119d6b-94cb-4efd-b54f-9c828f442650 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-09-22 03:28:28,964 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/8bf0fde0-62a5-46fa-a65d-f363d1d38800 used request id req-a1119d6b-94cb-4efd-b54f-9c828f442650 2018-09-22 03:28:28,965 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-d2b4f84e-0e68-4ca3-a8f2-62624ddcadf4-qos 2018-09-22 03:28:28,968 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/edd3c14f-64d2-498e-be9f-ec733055ac67?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f39304b3-5b74-4f8a-999b-0866c42007fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2caf27f86209d7313ae97807b61cab612903a5a6" 2018-09-22 03:28:29,168 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-03afd960-2147-42bd-a58a-c7b871bc6b66 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-09-22 03:28:29,168 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/edd3c14f-64d2-498e-be9f-ec733055ac67?force=False used request id req-03afd960-2147-42bd-a58a-c7b871bc6b66 2018-09-22 03:28:29,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:29,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:28:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["sg2THyHYQ76qTajHsz5oKg"], "issued_at": "2018-09-22T03:28:29.000000Z"}} 2018-09-22 03:28:29,561 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a279426f72926c9eb8354452ae703dd7515d14b" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-93894f16-1053-4591-b6fc-f226f122febe-qos"}}' 2018-09-22 03:28:29,767 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:29 GMT Server: Apache x-compute-request-id: req-a0d29d4b-8b29-4e76-9fb4-7fa2398a868f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a0d29d4b-8b29-4e76-9fb4-7fa2398a868f Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "92d63656-2a16-4450-a981-0e33ecd05ca7", "name": "CinderUtilsVolumeTypeCompleteTests-93894f16-1053-4591-b6fc-f226f122febe-qos"}, "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/92d63656-2a16-4450-a981-0e33ecd05ca7", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/92d63656-2a16-4450-a981-0e33ecd05ca7", "rel": "bookmark"}]} 2018-09-22 03:28:29,767 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs used request id req-a0d29d4b-8b29-4e76-9fb4-7fa2398a868f 2018-09-22 03:28:29,771 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a0d29d4b-8b29-4e76-9fb4-7fa2398a868f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a279426f72926c9eb8354452ae703dd7515d14b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-93894f16-1053-4591-b6fc-f226f122febe", "description": null}}' 2018-09-22 03:28:29,956 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:29 GMT Server: Apache x-compute-request-id: req-07be2853-60cf-46cb-8483-bcb9d8bb503d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-07be2853-60cf-46cb-8483-bcb9d8bb503d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-93894f16-1053-4591-b6fc-f226f122febe", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0f8f32e6-76ab-473e-8f84-a7df19a6f608", "description": null}} 2018-09-22 03:28:29,956 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types used request id req-07be2853-60cf-46cb-8483-bcb9d8bb503d 2018-09-22 03:28:29,960 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0d29d4b-8b29-4e76-9fb4-7fa2398a868f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a279426f72926c9eb8354452ae703dd7515d14b" 2018-09-22 03:28:30,126 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:29 GMT Server: Apache x-compute-request-id: req-8656cf4f-b73f-4912-ae47-0b790c3c9a7c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8656cf4f-b73f-4912-ae47-0b790c3c9a7c Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "92d63656-2a16-4450-a981-0e33ecd05ca7", "name": "CinderUtilsVolumeTypeCompleteTests-93894f16-1053-4591-b6fc-f226f122febe-qos"}]} 2018-09-22 03:28:30,126 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs used request id req-8656cf4f-b73f-4912-ae47-0b790c3c9a7c 2018-09-22 03:28:30,130 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/None/associate?vol_type_id=0f8f32e6-76ab-473e-8f84-a7df19a6f608 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0d29d4b-8b29-4e76-9fb4-7fa2398a868f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a279426f72926c9eb8354452ae703dd7515d14b" 2018-09-22 03:28:30,304 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:28:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7b4f4e34-817a-4c70-a3d6-d6d506c87e5a x-openstack-request-id: req-7b4f4e34-817a-4c70-a3d6-d6d506c87e5a Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-09-22 03:28:30,304 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/None/associate?vol_type_id=0f8f32e6-76ab-473e-8f84-a7df19a6f608 used request id req-7b4f4e34-817a-4c70-a3d6-d6d506c87e5a 2018-09-22 03:28:30,304 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-7b4f4e34-817a-4c70-a3d6-d6d506c87e5a) 2018-09-22 03:28:30,304 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-93894f16-1053-4591-b6fc-f226f122febe 2018-09-22 03:28:30,307 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/0f8f32e6-76ab-473e-8f84-a7df19a6f608 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0d29d4b-8b29-4e76-9fb4-7fa2398a868f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a279426f72926c9eb8354452ae703dd7515d14b" 2018-09-22 03:28:30,515 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fd9819ba-6a1f-4020-bfa3-425b86df1d37 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-09-22 03:28:30,515 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/0f8f32e6-76ab-473e-8f84-a7df19a6f608 used request id req-fd9819ba-6a1f-4020-bfa3-425b86df1d37 2018-09-22 03:28:30,516 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-93894f16-1053-4591-b6fc-f226f122febe-qos 2018-09-22 03:28:30,518 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/92d63656-2a16-4450-a981-0e33ecd05ca7?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0d29d4b-8b29-4e76-9fb4-7fa2398a868f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a279426f72926c9eb8354452ae703dd7515d14b" 2018-09-22 03:28:30,724 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bf3f26ad-d667-43e8-b920-628d7eb26992 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-09-22 03:28:30,724 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/92d63656-2a16-4450-a981-0e33ecd05ca7?force=False used request id req-bf3f26ad-d667-43e8-b920-628d7eb26992 2018-09-22 03:28:30,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:31,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:28:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["slB_4fPDTJ2P-SJPbkollQ"], "issued_at": "2018-09-22T03:28:31.000000Z"}} 2018-09-22 03:28:31,130 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d47041f662b2682f3e8ca6d7f0501fd0b86ad7f3" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-e80224a8-b9de-4100-a64d-05218aeeedf2-qos"}}' 2018-09-22 03:28:31,348 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:31 GMT Server: Apache x-compute-request-id: req-6d33d7b2-50e7-45c5-8cc3-c6f549ce7026 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6d33d7b2-50e7-45c5-8cc3-c6f549ce7026 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "d8e984a8-8fe3-4cd1-9fa0-bc0cb316fa60", "name": "CinderUtilsVolumeTypeCompleteTests-e80224a8-b9de-4100-a64d-05218aeeedf2-qos"}, "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/d8e984a8-8fe3-4cd1-9fa0-bc0cb316fa60", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/d8e984a8-8fe3-4cd1-9fa0-bc0cb316fa60", "rel": "bookmark"}]} 2018-09-22 03:28:31,348 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs used request id req-6d33d7b2-50e7-45c5-8cc3-c6f549ce7026 2018-09-22 03:28:31,351 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6d33d7b2-50e7-45c5-8cc3-c6f549ce7026" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d47041f662b2682f3e8ca6d7f0501fd0b86ad7f3" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-e80224a8-b9de-4100-a64d-05218aeeedf2", "description": null}}' 2018-09-22 03:28:31,553 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:31 GMT Server: Apache x-compute-request-id: req-8c991815-eeb9-48d8-8153-e522cc192e29 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c991815-eeb9-48d8-8153-e522cc192e29 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-e80224a8-b9de-4100-a64d-05218aeeedf2", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "50035922-679b-4f08-a66a-1e57dd43faa9", "description": null}} 2018-09-22 03:28:31,553 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types used request id req-8c991815-eeb9-48d8-8153-e522cc192e29 2018-09-22 03:28:31,557 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d33d7b2-50e7-45c5-8cc3-c6f549ce7026" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d47041f662b2682f3e8ca6d7f0501fd0b86ad7f3" 2018-09-22 03:28:31,731 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:31 GMT Server: Apache x-compute-request-id: req-a56493cc-bbc1-4a91-95b7-ad87853cc157 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a56493cc-bbc1-4a91-95b7-ad87853cc157 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "d8e984a8-8fe3-4cd1-9fa0-bc0cb316fa60", "name": "CinderUtilsVolumeTypeCompleteTests-e80224a8-b9de-4100-a64d-05218aeeedf2-qos"}]} 2018-09-22 03:28:31,732 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs used request id req-a56493cc-bbc1-4a91-95b7-ad87853cc157 2018-09-22 03:28:31,735 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/d8e984a8-8fe3-4cd1-9fa0-bc0cb316fa60/associate?vol_type_id=50035922-679b-4f08-a66a-1e57dd43faa9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d33d7b2-50e7-45c5-8cc3-c6f549ce7026" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d47041f662b2682f3e8ca6d7f0501fd0b86ad7f3" 2018-09-22 03:28:31,934 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d5ec51c5-8afc-4536-8400-bbd06b926b98 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-09-22 03:28:31,934 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/d8e984a8-8fe3-4cd1-9fa0-bc0cb316fa60/associate?vol_type_id=50035922-679b-4f08-a66a-1e57dd43faa9 used request id req-d5ec51c5-8afc-4536-8400-bbd06b926b98 2018-09-22 03:28:31,935 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-e80224a8-b9de-4100-a64d-05218aeeedf2 2018-09-22 03:28:31,938 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/50035922-679b-4f08-a66a-1e57dd43faa9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d33d7b2-50e7-45c5-8cc3-c6f549ce7026" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d47041f662b2682f3e8ca6d7f0501fd0b86ad7f3" 2018-09-22 03:28:32,126 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a2904593-e2ff-43b6-bf9b-c8e5ecef2719 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-09-22 03:28:32,126 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/50035922-679b-4f08-a66a-1e57dd43faa9 used request id req-a2904593-e2ff-43b6-bf9b-c8e5ecef2719 2018-09-22 03:28:32,126 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-e80224a8-b9de-4100-a64d-05218aeeedf2-qos 2018-09-22 03:28:32,129 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/d8e984a8-8fe3-4cd1-9fa0-bc0cb316fa60?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d33d7b2-50e7-45c5-8cc3-c6f549ce7026" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d47041f662b2682f3e8ca6d7f0501fd0b86ad7f3" 2018-09-22 03:28:32,335 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9faa6100-aaff-4b7f-b9e8-eed9dbe0afaf 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-09-22 03:28:32,335 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/d8e984a8-8fe3-4cd1-9fa0-bc0cb316fa60?force=False used request id req-9faa6100-aaff-4b7f-b9e8-eed9dbe0afaf 2018-09-22 03:28:32,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:32,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65e4ea616545428390ceec06c7e11bea", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "62469cd7391a4e49ad277ce31c855d62", "name": "Member"}], "expires_at": "2018-09-22T04:28:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7ef47fbf90a34e288f9fc346626ba5e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "id": "39f4219c438e47d28a6cc8a4559e9163"}, "audit_ids": ["zNo1EEy5R1yQfujZnFi0mQ"], "issued_at": "2018-09-22T03:28:32.000000Z"}} 2018-09-22 03:28:32,714 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d984daf9541427502c3321c5c7ff65f6a0ebcda" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-664ff2db-1e0a-4b87-9a2d-62c2b5372d49-qos"}}' 2018-09-22 03:28:32,893 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:32 GMT Server: Apache x-compute-request-id: req-72b0dbd8-83b5-4816-a21f-aecceebc34f5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-72b0dbd8-83b5-4816-a21f-aecceebc34f5 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "120135fc-d3ab-494a-a509-f95aec308e9a", "name": "CinderUtilsVolumeTypeCompleteTests-664ff2db-1e0a-4b87-9a2d-62c2b5372d49-qos"}, "links": [{"href": "http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/120135fc-d3ab-494a-a509-f95aec308e9a", "rel": "self"}, {"href": "http://172.30.9.23:8776/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/120135fc-d3ab-494a-a509-f95aec308e9a", "rel": "bookmark"}]} 2018-09-22 03:28:32,893 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs used request id req-72b0dbd8-83b5-4816-a21f-aecceebc34f5 2018-09-22 03:28:32,897 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-72b0dbd8-83b5-4816-a21f-aecceebc34f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d984daf9541427502c3321c5c7ff65f6a0ebcda" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-664ff2db-1e0a-4b87-9a2d-62c2b5372d49", "description": null}}' 2018-09-22 03:28:33,099 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:32 GMT Server: Apache x-compute-request-id: req-62cbac66-fa98-4fa2-a377-db3784f8a2fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-62cbac66-fa98-4fa2-a377-db3784f8a2fd Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-664ff2db-1e0a-4b87-9a2d-62c2b5372d49", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "baee119c-2dae-4ea2-aa26-6a3a72724757", "description": null}} 2018-09-22 03:28:33,100 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types used request id req-62cbac66-fa98-4fa2-a377-db3784f8a2fd 2018-09-22 03:28:33,103 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/baee119c-2dae-4ea2-aa26-6a3a72724757/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-72b0dbd8-83b5-4816-a21f-aecceebc34f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d984daf9541427502c3321c5c7ff65f6a0ebcda" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-09-22 03:28:33,330 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:33 GMT Server: Apache x-compute-request-id: req-2c9897a7-6c49-4044-9a88-533506275128 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2c9897a7-6c49-4044-9a88-533506275128 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "baee119c-2dae-4ea2-aa26-6a3a72724757", "name": "foo", "control_location": "back-end", "encryption_id": "46279b34-2073-49d8-a135-c597584ad1a0", "provider": "bar", "provider_class": "bar"}} 2018-09-22 03:28:33,330 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/baee119c-2dae-4ea2-aa26-6a3a72724757/encryption used request id req-2c9897a7-6c49-4044-9a88-533506275128 2018-09-22 03:28:33,333 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72b0dbd8-83b5-4816-a21f-aecceebc34f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d984daf9541427502c3321c5c7ff65f6a0ebcda" 2018-09-22 03:28:33,501 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:33 GMT Server: Apache x-compute-request-id: req-96ce745a-0752-42bb-9fe2-61492746511a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-96ce745a-0752-42bb-9fe2-61492746511a Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "120135fc-d3ab-494a-a509-f95aec308e9a", "name": "CinderUtilsVolumeTypeCompleteTests-664ff2db-1e0a-4b87-9a2d-62c2b5372d49-qos"}]} 2018-09-22 03:28:33,501 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs used request id req-96ce745a-0752-42bb-9fe2-61492746511a 2018-09-22 03:28:33,504 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/120135fc-d3ab-494a-a509-f95aec308e9a/associate?vol_type_id=baee119c-2dae-4ea2-aa26-6a3a72724757 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72b0dbd8-83b5-4816-a21f-aecceebc34f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d984daf9541427502c3321c5c7ff65f6a0ebcda" 2018-09-22 03:28:33,725 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6f6d9b4c-850d-41cc-bb48-28de1b9ba004 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-09-22 03:28:33,725 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/120135fc-d3ab-494a-a509-f95aec308e9a/associate?vol_type_id=baee119c-2dae-4ea2-aa26-6a3a72724757 used request id req-6f6d9b4c-850d-41cc-bb48-28de1b9ba004 2018-09-22 03:28:33,728 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/baee119c-2dae-4ea2-aa26-6a3a72724757 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72b0dbd8-83b5-4816-a21f-aecceebc34f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d984daf9541427502c3321c5c7ff65f6a0ebcda" 2018-09-22 03:28:33,906 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:33 GMT Server: Apache x-compute-request-id: req-d136cd49-5d33-4dcb-9084-1a4065942f7a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d136cd49-5d33-4dcb-9084-1a4065942f7a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-664ff2db-1e0a-4b87-9a2d-62c2b5372d49", "qos_specs_id": "120135fc-d3ab-494a-a509-f95aec308e9a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "baee119c-2dae-4ea2-aa26-6a3a72724757", "description": null}} 2018-09-22 03:28:33,906 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/baee119c-2dae-4ea2-aa26-6a3a72724757 used request id req-d136cd49-5d33-4dcb-9084-1a4065942f7a 2018-09-22 03:28:33,909 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/baee119c-2dae-4ea2-aa26-6a3a72724757/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72b0dbd8-83b5-4816-a21f-aecceebc34f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d984daf9541427502c3321c5c7ff65f6a0ebcda" 2018-09-22 03:28:34,072 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:33 GMT Server: Apache x-compute-request-id: req-15a58c92-2385-488a-94d0-80c593c59ca5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-15a58c92-2385-488a-94d0-80c593c59ca5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_type_id": "baee119c-2dae-4ea2-aa26-6a3a72724757", "control_location": "back-end", "deleted": false, "created_at": "2018-09-22T03:28:33.000000", "updated_at": null, "encryption_id": "46279b34-2073-49d8-a135-c597584ad1a0", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-09-22 03:28:34,072 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/baee119c-2dae-4ea2-aa26-6a3a72724757/encryption used request id req-15a58c92-2385-488a-94d0-80c593c59ca5 2018-09-22 03:28:34,072 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-664ff2db-1e0a-4b87-9a2d-62c2b5372d49 2018-09-22 03:28:34,076 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/baee119c-2dae-4ea2-aa26-6a3a72724757 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72b0dbd8-83b5-4816-a21f-aecceebc34f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d984daf9541427502c3321c5c7ff65f6a0ebcda" 2018-09-22 03:28:34,370 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:34 GMT Server: Apache x-compute-request-id: req-5982b846-17d6-4794-9eb1-ddd4bf9270e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5982b846-17d6-4794-9eb1-ddd4bf9270e3 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-664ff2db-1e0a-4b87-9a2d-62c2b5372d49", "qos_specs_id": "120135fc-d3ab-494a-a509-f95aec308e9a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "baee119c-2dae-4ea2-aa26-6a3a72724757", "description": null}} 2018-09-22 03:28:34,370 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/baee119c-2dae-4ea2-aa26-6a3a72724757 used request id req-5982b846-17d6-4794-9eb1-ddd4bf9270e3 2018-09-22 03:28:34,373 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/baee119c-2dae-4ea2-aa26-6a3a72724757/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72b0dbd8-83b5-4816-a21f-aecceebc34f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d984daf9541427502c3321c5c7ff65f6a0ebcda" 2018-09-22 03:28:34,417 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-69e0981f-9274-4010-95c3-15c8549977be 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-09-22 03:28:34,417 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/baee119c-2dae-4ea2-aa26-6a3a72724757/encryption/provider used request id req-69e0981f-9274-4010-95c3-15c8549977be 2018-09-22 03:28:34,418 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-664ff2db-1e0a-4b87-9a2d-62c2b5372d49 2018-09-22 03:28:34,420 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/baee119c-2dae-4ea2-aa26-6a3a72724757 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72b0dbd8-83b5-4816-a21f-aecceebc34f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d984daf9541427502c3321c5c7ff65f6a0ebcda" 2018-09-22 03:28:34,629 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6c542af2-59d4-4e7e-b618-f67dd49dc5ec 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-09-22 03:28:34,629 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/types/baee119c-2dae-4ea2-aa26-6a3a72724757 used request id req-6c542af2-59d4-4e7e-b618-f67dd49dc5ec 2018-09-22 03:28:34,629 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-664ff2db-1e0a-4b87-9a2d-62c2b5372d49-qos 2018-09-22 03:28:34,632 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/120135fc-d3ab-494a-a509-f95aec308e9a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72b0dbd8-83b5-4816-a21f-aecceebc34f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d984daf9541427502c3321c5c7ff65f6a0ebcda" 2018-09-22 03:28:34,828 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-46443aee-af12-4377-bb6c-10be211d291d 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-09-22 03:28:34,829 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7ef47fbf90a34e288f9fc346626ba5e5/qos-specs/120135fc-d3ab-494a-a509-f95aec308e9a?force=False used request id req-46443aee-af12-4377-bb6c-10be211d291d 2018-09-22 03:28:34,830 - xtesting.core.unit - DEBUG - test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok ---------------------------------------------------------------------- Ran 84 tests in 776.446s OK 2018-09-22 03:28:34,953 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-22 03:28:34,954 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:56 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-22 03:28:34,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:28:34,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:28:35,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8e54463-84b6-4a49-9f7e-9913a1351f07 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "65e4ea616545428390ceec06c7e11bea", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:28:35,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f8e54463-84b6-4a49-9f7e-9913a1351f07 2018-09-22 03:28:35,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.087690114975s 2018-09-22 03:28:35,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-22 03:28:35,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:28:35,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d3873ed-0091-41fa-ba8a-db2e8c1eba74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:28:35,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/65e4ea616545428390ceec06c7e11bea used request id req-0d3873ed-0091-41fa-ba8a-db2e8c1eba74 2018-09-22 03:28:35,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.148875951767s 2018-09-22 03:28:35,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:28:35,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:28:35,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a08c252c-c10b-4c74-8021-2abe8f0a9f2b Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8", "links": {"self": "http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163"}, "domain_id": "default", "enabled": true, "id": "39f4219c438e47d28a6cc8a4559e9163", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:28:35,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a08c252c-c10b-4c74-8021-2abe8f0a9f2b 2018-09-22 03:28:35,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0912399291992s 2018-09-22 03:28:35,290 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a08c252c-c10b-4c74-8021-2abe8f0a9f2b 2018-09-22 03:28:35,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:28:35,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:28:35,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-773c7e2a-c777-4c1c-9b7f-a861909586b7 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163"}, "enabled": true, "id": "39f4219c438e47d28a6cc8a4559e9163", "options": {}, "domain_id": "default", "name": "api_check-user_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}} 2018-09-22 03:28:35,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163 used request id req-773c7e2a-c777-4c1c-9b7f-a861909586b7 2018-09-22 03:28:35,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.179908037186s 2018-09-22 03:28:35,476 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163 used request id req-773c7e2a-c777-4c1c-9b7f-a861909586b7 2018-09-22 03:28:35,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-22 03:28:35,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:28:35,718 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bd56821-9fed-4342-b229-62650e4cf804 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:28:35,719 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163 used request id req-8bd56821-9fed-4342-b229-62650e4cf804 2018-09-22 03:28:35,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.241748809814s 2018-09-22 03:28:35,719 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/39f4219c438e47d28a6cc8a4559e9163 used request id req-8bd56821-9fed-4342-b229-62650e4cf804 2018-09-22 03:28:35,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:28:35,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:28:35,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa55e58-f2b9-4d09-b9d5-80e2c96a8f5f Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5"}, "enabled": true, "id": "7ef47fbf90a34e288f9fc346626ba5e5", "parent_id": "default", "domain_id": "default", "name": "api_check-project_bf495dfd-2036-4e5e-a2f1-4678f870acb8"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:28:35,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-8fa55e58-f2b9-4d09-b9d5-80e2c96a8f5f 2018-09-22 03:28:35,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0686569213867s 2018-09-22 03:28:35,788 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-8fa55e58-f2b9-4d09-b9d5-80e2c96a8f5f 2018-09-22 03:28:35,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-22 03:28:35,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:28:36,007 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2abb9710-719c-4bf8-a4bc-e1c5bcabe77b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:28:36,007 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-2abb9710-719c-4bf8-a4bc-e1c5bcabe77b 2018-09-22 03:28:36,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.215843200684s 2018-09-22 03:28:36,007 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-2abb9710-719c-4bf8-a4bc-e1c5bcabe77b 2018-09-22 03:28:36,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:28:36,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:28:36,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-304694ea-e500-4142-aeab-ad0996942909 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "62469cd7391a4e49ad277ce31c855d62", "links": {"self": "http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:28:36,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-304694ea-e500-4142-aeab-ad0996942909 2018-09-22 03:28:36,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0776979923248s 2018-09-22 03:28:36,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-22 03:28:36,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec21cc08fb7c6357dc22bdaf9ac5507e317b50a8" 2018-09-22 03:28:36,179 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d35f414-9142-49c0-a72a-2dd38085f0fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:28:36,179 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/62469cd7391a4e49ad277ce31c855d62 used request id req-6d35f414-9142-49c0-a72a-2dd38085f0fb 2018-09-22 03:28:36,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.092759847641s 2018-09-22 03:28:36,200 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-09-22 03:28:36,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 03:28:36,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 03:28:36,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 03:28:36,219 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 03:28:36,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 03:28:36,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 03:28:36,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 03:28:36,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 03:28:36,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 03:28:36,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 03:28:36,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 03:28:36,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 03:28:36,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 03:28:36,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 03:28:36,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 03:28:36,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 03:28:36,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 03:28:36,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 03:28:36,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 03:28:36,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 03:28:36,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 03:28:36,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 03:28:36,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 03:28:36,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:28:36,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-880b01fd-cbf6-4065-b22a-aa62e84490c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:28:36,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-880b01fd-cbf6-4065-b22a-aa62e84490c1 2018-09-22 03:28:36,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:36,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T04:28:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ff8cabfb0d6a44caa5c42fbe75da5740"}, "audit_ids": ["TInmZCVjRT-zYdzppzzLew"], "issued_at": "2018-09-22T03:28:36.000000Z"}} 2018-09-22 03:28:36,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:36,617 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:28:36,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:36,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7179dd33-ccb0-40c2-8234-0d0f0923aea9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 03:28:36,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-7179dd33-ccb0-40c2-8234-0d0f0923aea9 2018-09-22 03:28:36,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.483692169189s 2018-09-22 03:28:36,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-22 03:28:36,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_413b984f-19df-4724-84ee-a01bb89507cb"}}' 2018-09-22 03:28:36,862 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89211468-446a-4f84-91f6-5347fb052039 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd"}, "enabled": true, "id": "a833d3b86b4247599f4ed20325d527fd", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_413b984f-19df-4724-84ee-a01bb89507cb"}} 2018-09-22 03:28:36,862 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-89211468-446a-4f84-91f6-5347fb052039 2018-09-22 03:28:36,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.152845859528s 2018-09-22 03:28:36,863 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-89211468-446a-4f84-91f6-5347fb052039 2018-09-22 03:28:36,863 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_413b984f-19df-4724-84ee-a01bb89507cb', 'id': u'a833d3b86b4247599f4ed20325d527fd', 'description': u'Created by OPNFV Functest: snaps_health_check', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-22 03:28:36,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-22 03:28:37,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.351970911026s 2018-09-22 03:28:37,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/e52ae165cb8b4537bdde545469547006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:37,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9514b499-64bb-4b8f-adc5-33944711134e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/e52ae165cb8b4537bdde545469547006"}, "enabled": true, "id": "e52ae165cb8b4537bdde545469547006", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_413b984f-19df-4724-84ee-a01bb89507cb"}} 2018-09-22 03:28:37,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/e52ae165cb8b4537bdde545469547006 used request id req-9514b499-64bb-4b8f-adc5-33944711134e 2018-09-22 03:28:37,321 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e52ae165cb8b4537bdde545469547006', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_413b984f-19df-4724-84ee-a01bb89507cb'}) 2018-09-22 03:28:37,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:28:37,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:37,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db75b30-c1ea-4792-854a-217da1168f44 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:28:37,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2db75b30-c1ea-4792-854a-217da1168f44 2018-09-22 03:28:37,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0799760818481s 2018-09-22 03:28:37,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:28:37,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:37,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96330fab-cd66-4118-a4bf-bac0027698a3 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:28:37,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-96330fab-cd66-4118-a4bf-bac0027698a3 2018-09-22 03:28:37,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0791499614716s 2018-09-22 03:28:37,483 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-22 03:28:37,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-22 03:28:37,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" -d '{"role": {"name": "Member"}}' 2018-09-22 03:28:37,581 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a57de6a2-c815-4e9d-95ec-0c8c0e24f537 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "60d0298d814a45beb042d24b6f5ccfb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/60d0298d814a45beb042d24b6f5ccfb4"}, "name": "Member"}} 2018-09-22 03:28:37,582 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a57de6a2-c815-4e9d-95ec-0c8c0e24f537 2018-09-22 03:28:37,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0984890460968s 2018-09-22 03:28:37,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/60d0298d814a45beb042d24b6f5ccfb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:37,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dd95b6f-8f82-4f2a-96ef-827cacdc8776 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/60d0298d814a45beb042d24b6f5ccfb4"}, "domain_id": null, "name": "Member", "id": "60d0298d814a45beb042d24b6f5ccfb4"}} 2018-09-22 03:28:37,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/60d0298d814a45beb042d24b6f5ccfb4 used request id req-6dd95b6f-8f82-4f2a-96ef-827cacdc8776 2018-09-22 03:28:37,669 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/60d0298d814a45beb042d24b6f5ccfb4'}, 'domain_id': None, 'human_id': None, 'id': u'60d0298d814a45beb042d24b6f5ccfb4', 'HUMAN_ID': False}) 2018-09-22 03:28:37,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:28:37,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:37,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c364d5-6600-4a1c-a67c-00424cf74ba6 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "60d0298d814a45beb042d24b6f5ccfb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/60d0298d814a45beb042d24b6f5ccfb4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:28:37,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a5c364d5-6600-4a1c-a67c-00424cf74ba6 2018-09-22 03:28:37,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0747389793396s 2018-09-22 03:28:37,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 03:28:37,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:37,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9bb9afe-dcfc-41c2-add9-bfbf62478186 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:28:37,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-d9bb9afe-dcfc-41c2-add9-bfbf62478186 2018-09-22 03:28:37,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0833239555359s 2018-09-22 03:28:37,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:28:37,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:37,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f204636-f2a2-402b-a23d-89cc4cb9febb Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_413b984f-19df-4724-84ee-a01bb89507cb", "links": {"self": "http://172.30.9.23:5000/v3/users/e52ae165cb8b4537bdde545469547006"}, "domain_id": "default", "enabled": true, "id": "e52ae165cb8b4537bdde545469547006", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:28:37,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1f204636-f2a2-402b-a23d-89cc4cb9febb 2018-09-22 03:28:37,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.097953081131s 2018-09-22 03:28:37,928 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1f204636-f2a2-402b-a23d-89cc4cb9febb 2018-09-22 03:28:37,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:28:37,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:38,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a22f2700-a369-4d63-b793-d20944c0c5f1 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "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.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd"}, "enabled": true, "id": "a833d3b86b4247599f4ed20325d527fd", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_413b984f-19df-4724-84ee-a01bb89507cb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:28:38,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a22f2700-a369-4d63-b793-d20944c0c5f1 2018-09-22 03:28:38,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0804989337921s 2018-09-22 03:28:38,015 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-a22f2700-a369-4d63-b793-d20944c0c5f1 2018-09-22 03:28:38,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 03:28:38,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=e52ae165cb8b4537bdde545469547006&scope.project.id=a833d3b86b4247599f4ed20325d527fd&role.id=60d0298d814a45beb042d24b6f5ccfb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:38,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79d7539a-24c1-4704-b748-2b829b25aa00 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=e52ae165cb8b4537bdde545469547006&scope.project.id=a833d3b86b4247599f4ed20325d527fd&role.id=60d0298d814a45beb042d24b6f5ccfb4", "previous": null, "next": null}} 2018-09-22 03:28:38,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=e52ae165cb8b4537bdde545469547006&scope.project.id=a833d3b86b4247599f4ed20325d527fd&role.id=60d0298d814a45beb042d24b6f5ccfb4 used request id req-79d7539a-24c1-4704-b748-2b829b25aa00 2018-09-22 03:28:38,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0803430080414s 2018-09-22 03:28:38,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 03:28:38,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd/users/e52ae165cb8b4537bdde545469547006/roles/60d0298d814a45beb042d24b6f5ccfb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:38,218 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96101a11-690a-4faa-9e77-d1068af04be2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:28:38,218 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd/users/e52ae165cb8b4537bdde545469547006/roles/60d0298d814a45beb042d24b6f5ccfb4 used request id req-96101a11-690a-4faa-9e77-d1068af04be2 2018-09-22 03:28:38,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120013952255s 2018-09-22 03:28:38,219 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_413b984f-19df-4724-84ee-a01bb89507cb', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'ff4908a8-49e6-453b-bff1-587745d1c6df', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_health_check-user_413b984f-19df-4724-84ee-a01bb89507cb', 'project_id': u'a833d3b86b4247599f4ed20325d527fd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-22 03:28:38,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 03:28:38,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 03:28:38,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 03:28:38,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 03:28:38,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 03:28:38,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 03:28:38,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 03:28:38,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 03:28:38,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 03:28:38,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 03:28:38,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 03:28:38,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 03:28:38,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 03:28:38,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 03:28:38,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 03:28:38,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 03:28:38,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 03:28:38,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 03:28:38,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 03:28:38,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 03:28:38,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 03:28:38,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 03:28:38,224 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_413b984f-19df-4724-84ee-a01bb89507cb', 'password': 'ff4908a8-49e6-453b-bff1-587745d1c6df', 'project_name': 'snaps_health_check-project_413b984f-19df-4724-84ee-a01bb89507cb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'a833d3b86b4247599f4ed20325d527fd', 'project_domain_name': 'Default'} 2018-09-22 03:28:38,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:28:38,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:38,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da9c5e8-814c-4771-abd9-6a26bdcdd1a6 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "60d0298d814a45beb042d24b6f5ccfb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/60d0298d814a45beb042d24b6f5ccfb4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:28:38,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9da9c5e8-814c-4771-abd9-6a26bdcdd1a6 2018-09-22 03:28:38,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0736289024353s 2018-09-22 03:28:38,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:28:38,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:38,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e740ec7-84dc-4fff-97be-0b4a1c1b0b07 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "60d0298d814a45beb042d24b6f5ccfb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/60d0298d814a45beb042d24b6f5ccfb4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:28:38,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3e740ec7-84dc-4fff-97be-0b4a1c1b0b07 2018-09-22 03:28:38,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.080540895462s 2018-09-22 03:28:38,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 03:28:38,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:38,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08c8ec30-115f-4e79-8925-c1521968ea33 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:28:38,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-08c8ec30-115f-4e79-8925-c1521968ea33 2018-09-22 03:28:38,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0791170597076s 2018-09-22 03:28:38,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:28:38,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:38,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9405676-fe10-4b4b-9bfa-5a0e70070cbf Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_413b984f-19df-4724-84ee-a01bb89507cb", "links": {"self": "http://172.30.9.23:5000/v3/users/e52ae165cb8b4537bdde545469547006"}, "domain_id": "default", "enabled": true, "id": "e52ae165cb8b4537bdde545469547006", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:28:38,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a9405676-fe10-4b4b-9bfa-5a0e70070cbf 2018-09-22 03:28:38,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0895259380341s 2018-09-22 03:28:38,552 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a9405676-fe10-4b4b-9bfa-5a0e70070cbf 2018-09-22 03:28:38,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:28:38,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:38,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7971119-edea-4618-a70f-26142a6527bd Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "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.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd"}, "enabled": true, "id": "a833d3b86b4247599f4ed20325d527fd", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_413b984f-19df-4724-84ee-a01bb89507cb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:28:38,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-d7971119-edea-4618-a70f-26142a6527bd 2018-09-22 03:28:38,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0833749771118s 2018-09-22 03:28:38,642 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-d7971119-edea-4618-a70f-26142a6527bd 2018-09-22 03:28:38,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 03:28:38,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=e52ae165cb8b4537bdde545469547006&scope.project.id=a833d3b86b4247599f4ed20325d527fd&role.id=47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:38,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf0ce76-84bd-4bae-b2d7-6d10d09dcf4d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=e52ae165cb8b4537bdde545469547006&scope.project.id=a833d3b86b4247599f4ed20325d527fd&role.id=47adb45f654a4d67913388702479dc07", "previous": null, "next": null}} 2018-09-22 03:28:38,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=e52ae165cb8b4537bdde545469547006&scope.project.id=a833d3b86b4247599f4ed20325d527fd&role.id=47adb45f654a4d67913388702479dc07 used request id req-abf0ce76-84bd-4bae-b2d7-6d10d09dcf4d 2018-09-22 03:28:38,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0810959339142s 2018-09-22 03:28:38,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 03:28:38,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd/users/e52ae165cb8b4537bdde545469547006/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:38,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8caf22d8-7c4b-49f6-9611-800ba225ed35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:28:38,835 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd/users/e52ae165cb8b4537bdde545469547006/roles/47adb45f654a4d67913388702479dc07 used request id req-8caf22d8-7c4b-49f6-9611-800ba225ed35 2018-09-22 03:28:38,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.10965013504s 2018-09-22 03:28:38,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:28:38,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:38,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3116d4-5e2a-4faf-aa14-cb19ad9f3200 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "60d0298d814a45beb042d24b6f5ccfb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/60d0298d814a45beb042d24b6f5ccfb4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:28:38,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-eb3116d4-5e2a-4faf-aa14-cb19ad9f3200 2018-09-22 03:28:38,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0775349140167s 2018-09-22 03:28:38,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-22 03:28:38,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" -d '{"role": {"name": "heat_stack_owner"}}' 2018-09-22 03:28:39,006 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ccec8bc-a8ac-4207-9dcd-d2e3322948ae Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a637e30901014f7aa4c2e3e04c09e342", "links": {"self": "http://172.30.9.23:5000/v3/roles/a637e30901014f7aa4c2e3e04c09e342"}, "name": "heat_stack_owner"}} 2018-09-22 03:28:39,006 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8ccec8bc-a8ac-4207-9dcd-d2e3322948ae 2018-09-22 03:28:39,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0921108722687s 2018-09-22 03:28:39,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/a637e30901014f7aa4c2e3e04c09e342 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:39,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f238bf50-d269-4f68-8e47-29a5c3b6673d Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/a637e30901014f7aa4c2e3e04c09e342"}, "domain_id": null, "name": "heat_stack_owner", "id": "a637e30901014f7aa4c2e3e04c09e342"}} 2018-09-22 03:28:39,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/a637e30901014f7aa4c2e3e04c09e342 used request id req-f238bf50-d269-4f68-8e47-29a5c3b6673d 2018-09-22 03:28:39,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:28:39,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:39,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82d74e55-9602-4757-b788-aa90f6825ade Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "60d0298d814a45beb042d24b6f5ccfb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/60d0298d814a45beb042d24b6f5ccfb4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a637e30901014f7aa4c2e3e04c09e342", "links": {"self": "http://172.30.9.23:5000/v3/roles/a637e30901014f7aa4c2e3e04c09e342"}, "name": "heat_stack_owner"}]} 2018-09-22 03:28:39,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-82d74e55-9602-4757-b788-aa90f6825ade 2018-09-22 03:28:39,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0773420333862s 2018-09-22 03:28:39,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 03:28:39,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:39,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc444089-578c-423a-9765-3bbab9a52928 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:28:39,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-fc444089-578c-423a-9765-3bbab9a52928 2018-09-22 03:28:39,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.073224067688s 2018-09-22 03:28:39,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:28:39,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:39,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e297d7d0-201a-4457-8957-0b294dc323f0 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_413b984f-19df-4724-84ee-a01bb89507cb", "links": {"self": "http://172.30.9.23:5000/v3/users/e52ae165cb8b4537bdde545469547006"}, "domain_id": "default", "enabled": true, "id": "e52ae165cb8b4537bdde545469547006", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:28:39,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e297d7d0-201a-4457-8957-0b294dc323f0 2018-09-22 03:28:39,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0928471088409s 2018-09-22 03:28:39,327 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e297d7d0-201a-4457-8957-0b294dc323f0 2018-09-22 03:28:39,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:28:39,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:39,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d43f7cf-28e4-43c1-a6a4-0d73ce938f9e Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "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.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd"}, "enabled": true, "id": "a833d3b86b4247599f4ed20325d527fd", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_413b984f-19df-4724-84ee-a01bb89507cb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:28:39,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7d43f7cf-28e4-43c1-a6a4-0d73ce938f9e 2018-09-22 03:28:39,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0862209796906s 2018-09-22 03:28:39,420 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7d43f7cf-28e4-43c1-a6a4-0d73ce938f9e 2018-09-22 03:28:39,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 03:28:39,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=e52ae165cb8b4537bdde545469547006&scope.project.id=a833d3b86b4247599f4ed20325d527fd&role.id=a637e30901014f7aa4c2e3e04c09e342 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:39,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a722e5-5621-40b4-b91f-2e279b41d169 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=e52ae165cb8b4537bdde545469547006&scope.project.id=a833d3b86b4247599f4ed20325d527fd&role.id=a637e30901014f7aa4c2e3e04c09e342", "previous": null, "next": null}} 2018-09-22 03:28:39,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=e52ae165cb8b4537bdde545469547006&scope.project.id=a833d3b86b4247599f4ed20325d527fd&role.id=a637e30901014f7aa4c2e3e04c09e342 used request id req-80a722e5-5621-40b4-b91f-2e279b41d169 2018-09-22 03:28:39,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0808260440826s 2018-09-22 03:28:39,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 03:28:39,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd/users/e52ae165cb8b4537bdde545469547006/roles/a637e30901014f7aa4c2e3e04c09e342 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:28:39,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8618e685-ef61-4dd1-95d4-0a0e666b5eda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:28:39,654 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd/users/e52ae165cb8b4537bdde545469547006/roles/a637e30901014f7aa4c2e3e04c09e342 used request id req-8618e685-ef61-4dd1-95d4-0a0e666b5eda 2018-09-22 03:28:39,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.150558948517s 2018-09-22 03:28:39,654 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-22 03:28:39,654 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-22 03:28:39,655 - openstack_tests - INFO - OS Credentials = > 2018-09-22 03:28:39,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:28:39,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:40,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60d0298d814a45beb042d24b6f5ccfb4", "name": "Member"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "a637e30901014f7aa4c2e3e04c09e342", "name": "heat_stack_owner"}], "expires_at": "2018-09-22T04:28:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a833d3b86b4247599f4ed20325d527fd", "name": "snaps_health_check-project_413b984f-19df-4724-84ee-a01bb89507cb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a833d3b86b4247599f4ed20325d527fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a833d3b86b4247599f4ed20325d527fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a833d3b86b4247599f4ed20325d527fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a833d3b86b4247599f4ed20325d527fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a833d3b86b4247599f4ed20325d527fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a833d3b86b4247599f4ed20325d527fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_413b984f-19df-4724-84ee-a01bb89507cb", "id": "e52ae165cb8b4537bdde545469547006"}, "audit_ids": ["imYImoNzT1SWqe88KBhc-A"], "issued_at": "2018-09-22T03:28:40.000000Z"}} 2018-09-22 03:28:40,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdc8df7255a57d214cba5d2cef70cba0c2717af" 2018-09-22 03:28:40,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-3ed34b05-5cf9-4ebe-9653-b8b55f711ca7 Date: Sat, 22 Sep 2018 03:28:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 03:28:40,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-3ed34b05-5cf9-4ebe-9653-b8b55f711ca7 2018-09-22 03:28:40,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cdc8df7255a57d214cba5d2cef70cba0c2717af" 2018-09-22 03:28:40,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-64ead7e2-f113-47d9-b022-f09acdb3e13f Date: Sat, 22 Sep 2018 03:28:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 03:28:40,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-64ead7e2-f113-47d9-b022-f09acdb3e13f 2018-09-22 03:28:40,478 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-22 03:28:40,478 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-09-22 03:28:40,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:28:40,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:40,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60d0298d814a45beb042d24b6f5ccfb4", "name": "Member"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "a637e30901014f7aa4c2e3e04c09e342", "name": "heat_stack_owner"}], "expires_at": "2018-09-22T04:28:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a833d3b86b4247599f4ed20325d527fd", "name": "snaps_health_check-project_413b984f-19df-4724-84ee-a01bb89507cb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a833d3b86b4247599f4ed20325d527fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a833d3b86b4247599f4ed20325d527fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a833d3b86b4247599f4ed20325d527fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a833d3b86b4247599f4ed20325d527fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a833d3b86b4247599f4ed20325d527fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a833d3b86b4247599f4ed20325d527fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_413b984f-19df-4724-84ee-a01bb89507cb", "id": "e52ae165cb8b4537bdde545469547006"}, "audit_ids": ["6Himi_U_ThG2-E34FgXiQQ"], "issued_at": "2018-09-22T03:28:40.000000Z"}} 2018-09-22 03:28:40,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d98463d45ce7de9c14d052989a4a6a113bfabe" 2018-09-22 03:28:40,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf813038-04d0-4693-84e4-04fd112b25c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:28:40,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cf813038-04d0-4693-84e4-04fd112b25c8 2018-09-22 03:28:40,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:28:40,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:41,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60d0298d814a45beb042d24b6f5ccfb4", "name": "Member"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "a637e30901014f7aa4c2e3e04c09e342", "name": "heat_stack_owner"}], "expires_at": "2018-09-22T04:28:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a833d3b86b4247599f4ed20325d527fd", "name": "snaps_health_check-project_413b984f-19df-4724-84ee-a01bb89507cb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a833d3b86b4247599f4ed20325d527fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a833d3b86b4247599f4ed20325d527fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a833d3b86b4247599f4ed20325d527fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a833d3b86b4247599f4ed20325d527fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a833d3b86b4247599f4ed20325d527fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a833d3b86b4247599f4ed20325d527fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_413b984f-19df-4724-84ee-a01bb89507cb", "id": "e52ae165cb8b4537bdde545469547006"}, "audit_ids": ["EIw246cwRmmKC4bh2rRvoA"], "issued_at": "2018-09-22T03:28:41.000000Z"}} 2018-09-22 03:28:41,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf342cdeeb760948700b0448ca4255b601657d0" 2018-09-22 03:28:41,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-613c66ae-3b0f-4f2b-9e89-b4eb61acb722 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:28:41,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-613c66ae-3b0f-4f2b-9e89-b4eb61acb722 2018-09-22 03:28:41,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:28:41,438 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:28:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:28:41,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-31b97776-5999-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf342cdeeb760948700b0448ca4255b601657d0" 2018-09-22 03:28:41,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32071b84-785a-4169-8119-0dbe97ff3bf0 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-31b97776-5999-409-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 03:28:41,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-31b97776-5999-409-proj used request id req-32071b84-785a-4169-8119-0dbe97ff3bf0 2018-09-22 03:28:41,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf342cdeeb760948700b0448ca4255b601657d0" 2018-09-22 03:28:41,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82af653c-45b5-49ca-a684-b32df2b006f3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 03:28:41,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-82af653c-45b5-49ca-a684-b32df2b006f3 2018-09-22 03:28:41,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf342cdeeb760948700b0448ca4255b601657d0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-31b97776-5999-409-proj"}}' 2018-09-22 03:28:41,640 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0396e87f-4b9f-465f-9eef-d5a8684a65db Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400"}, "enabled": true, "id": "0c482ca2270044ca8cef12d58b539400", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-31b97776-5999-409-proj"}} 2018-09-22 03:28:41,641 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0396e87f-4b9f-465f-9eef-d5a8684a65db 2018-09-22 03:28:41,641 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-31b97776-5999-409-proj 2018-09-22 03:28:41,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:28:41,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:42,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60d0298d814a45beb042d24b6f5ccfb4", "name": "Member"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "a637e30901014f7aa4c2e3e04c09e342", "name": "heat_stack_owner"}], "expires_at": "2018-09-22T04:28:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a833d3b86b4247599f4ed20325d527fd", "name": "snaps_health_check-project_413b984f-19df-4724-84ee-a01bb89507cb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a833d3b86b4247599f4ed20325d527fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a833d3b86b4247599f4ed20325d527fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a833d3b86b4247599f4ed20325d527fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a833d3b86b4247599f4ed20325d527fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a833d3b86b4247599f4ed20325d527fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a833d3b86b4247599f4ed20325d527fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_413b984f-19df-4724-84ee-a01bb89507cb", "id": "e52ae165cb8b4537bdde545469547006"}, "audit_ids": ["jWTwkjLYQ5-m8QOLs4DhBg"], "issued_at": "2018-09-22T03:28:42.000000Z"}} 2018-09-22 03:28:42,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be7f4cdd945ff6ecda134de7d8ecd68c48a232dc" 2018-09-22 03:28:42,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81cbe9b1-c0e7-4bab-8a31-6a6566800db4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:28:42,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-81cbe9b1-c0e7-4bab-8a31-6a6566800db4 2018-09-22 03:28:42,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:28:42,125 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:28:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:28:42,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be7f4cdd945ff6ecda134de7d8ecd68c48a232dc" 2018-09-22 03:28:42,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb0ddd63-fc90-4e36-936c-60515e679dbe Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_413b984f-19df-4724-84ee-a01bb89507cb", "links": {"self": "http://172.30.9.23:5000/v3/users/e52ae165cb8b4537bdde545469547006"}, "domain_id": "default", "enabled": true, "id": "e52ae165cb8b4537bdde545469547006", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:28:42,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bb0ddd63-fc90-4e36-936c-60515e679dbe 2018-09-22 03:28:42,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-31b97776-5999-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be7f4cdd945ff6ecda134de7d8ecd68c48a232dc" 2018-09-22 03:28:42,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daf00c54-0c2d-4d5c-bb63-c84c60834571 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-31b97776-5999-409-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400"}, "enabled": true, "id": "0c482ca2270044ca8cef12d58b539400", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-31b97776-5999-409-proj"}]} 2018-09-22 03:28:42,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-31b97776-5999-409-proj used request id req-daf00c54-0c2d-4d5c-bb63-c84c60834571 2018-09-22 03:28:42,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be7f4cdd945ff6ecda134de7d8ecd68c48a232dc" 2018-09-22 03:28:42,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61eca09b-03aa-40d9-9d27-6f6af0f59502 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 03:28:42,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-61eca09b-03aa-40d9-9d27-6f6af0f59502 2018-09-22 03:28:42,886 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-31b97776-5999-409-user 2018-09-22 03:28:42,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:28:42,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf342cdeeb760948700b0448ca4255b601657d0" 2018-09-22 03:28:42,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55dce38f-b0bb-463c-9850-b79e382a7c38 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "60d0298d814a45beb042d24b6f5ccfb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/60d0298d814a45beb042d24b6f5ccfb4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a637e30901014f7aa4c2e3e04c09e342", "links": {"self": "http://172.30.9.23:5000/v3/roles/a637e30901014f7aa4c2e3e04c09e342"}, "name": "heat_stack_owner"}]} 2018-09-22 03:28:42,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-55dce38f-b0bb-463c-9850-b79e382a7c38 2018-09-22 03:28:42,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf342cdeeb760948700b0448ca4255b601657d0" -d '{"role": {"name": "SimpleHealthCheck-31b97776-5999-409-proj-role"}}' 2018-09-22 03:28:43,036 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a9577e0-c468-4a71-9efa-207c3b756011 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a6403122fa304357926317ced43be0a2", "links": {"self": "http://172.30.9.23:5000/v3/roles/a6403122fa304357926317ced43be0a2"}, "name": "SimpleHealthCheck-31b97776-5999-409-proj-role"}} 2018-09-22 03:28:43,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3a9577e0-c468-4a71-9efa-207c3b756011 2018-09-22 03:28:43,037 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-31b97776-5999-409-proj-role 2018-09-22 03:28:43,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/a6403122fa304357926317ced43be0a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf342cdeeb760948700b0448ca4255b601657d0" 2018-09-22 03:28:43,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-146569f3-2386-489a-9d20-6ebc6b828cbc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/a6403122fa304357926317ced43be0a2"}, "domain_id": null, "name": "SimpleHealthCheck-31b97776-5999-409-proj-role", "id": "a6403122fa304357926317ced43be0a2"}} 2018-09-22 03:28:43,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/a6403122fa304357926317ced43be0a2 used request id req-146569f3-2386-489a-9d20-6ebc6b828cbc 2018-09-22 03:28:43,127 - keystone_utils - INFO - Granting role SimpleHealthCheck-31b97776-5999-409-proj-role to project SimpleHealthCheck-31b97776-5999-409-proj 2018-09-22 03:28:43,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400/users/ede03f4ce3164c65a502264612fdb0af/roles/a6403122fa304357926317ced43be0a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf342cdeeb760948700b0448ca4255b601657d0" 2018-09-22 03:28:43,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3e5dd9b-d21c-4b5e-b563-607b90f56c37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:28:43,260 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400/users/ede03f4ce3164c65a502264612fdb0af/roles/a6403122fa304357926317ced43be0a2 used request id req-b3e5dd9b-d21c-4b5e-b563-607b90f56c37 2018-09-22 03:28:43,260 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:28:43,262 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 03:28:43,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:28:43,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:43,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6403122fa304357926317ced43be0a2", "name": "SimpleHealthCheck-31b97776-5999-409-proj-role"}], "expires_at": "2018-09-22T04:28:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c482ca2270044ca8cef12d58b539400", "name": "SimpleHealthCheck-31b97776-5999-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0c482ca2270044ca8cef12d58b539400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/0c482ca2270044ca8cef12d58b539400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/0c482ca2270044ca8cef12d58b539400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0c482ca2270044ca8cef12d58b539400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/0c482ca2270044ca8cef12d58b539400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/0c482ca2270044ca8cef12d58b539400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0c482ca2270044ca8cef12d58b539400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/0c482ca2270044ca8cef12d58b539400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/0c482ca2270044ca8cef12d58b539400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0c482ca2270044ca8cef12d58b539400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/0c482ca2270044ca8cef12d58b539400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/0c482ca2270044ca8cef12d58b539400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-31b97776-5999-409-user", "id": "ede03f4ce3164c65a502264612fdb0af"}, "audit_ids": ["BMJ2r4fTTbOLcYFGs1-k9A"], "issued_at": "2018-09-22T03:28:43.000000Z"}} 2018-09-22 03:28:43,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff29cb05048fc915ef7f90a1aa0ccd68aec097df" 2018-09-22 03:28:43,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d083b87e-6c74-410e-8937-b4aa16fa9ed0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:28:43,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d083b87e-6c74-410e-8937-b4aa16fa9ed0 2018-09-22 03:28:43,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff29cb05048fc915ef7f90a1aa0ccd68aec097df" 2018-09-22 03:28:43,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-4953abac-c861-491c-88a1-11adb33f9118 Date: Sat, 22 Sep 2018 03:28:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-image"} 2018-09-22 03:28:43,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-image used request id req-4953abac-c861-491c-88a1-11adb33f9118 2018-09-22 03:28:43,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff29cb05048fc915ef7f90a1aa0ccd68aec097df" 2018-09-22 03:28:44,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-16f8a4e9-41a3-45f6-944e-742226053018 Date: Sat, 22 Sep 2018 03:28:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:28:44,042 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-16f8a4e9-41a3-45f6-944e-742226053018 2018-09-22 03:28:44,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ff29cb05048fc915ef7f90a1aa0ccd68aec097df" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-image"}' 2018-09-22 03:28:44,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/a5889516-fa1e-40fc-92da-db8e6d3b273b X-Openstack-Request-Id: req-359a1798-63cf-4f1a-80f0-7e138c99c1ac Date: Sat, 22 Sep 2018 03:28:44 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:28:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T03:28:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/a5889516-fa1e-40fc-92da-db8e6d3b273b", "min_disk": 0, "protected": false, "id": "a5889516-fa1e-40fc-92da-db8e6d3b273b", "file": "/v2/images/a5889516-fa1e-40fc-92da-db8e6d3b273b/file", "checksum": null, "owner": "0c482ca2270044ca8cef12d58b539400", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:28:44,364 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-359a1798-63cf-4f1a-80f0-7e138c99c1ac 2018-09-22 03:28:44,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/a5889516-fa1e-40fc-92da-db8e6d3b273b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff29cb05048fc915ef7f90a1aa0ccd68aec097df" -d '' 2018-09-22 03:28:46,133 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2315508e-4211-434a-8807-a70a4c95ff81 Date: Sat, 22 Sep 2018 03:28:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:28:46,133 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/a5889516-fa1e-40fc-92da-db8e6d3b273b/file used request id req-2315508e-4211-434a-8807-a70a4c95ff81 2018-09-22 03:28:46,134 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 03:28:46,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a5889516-fa1e-40fc-92da-db8e6d3b273b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff29cb05048fc915ef7f90a1aa0ccd68aec097df" 2018-09-22 03:28:46,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-2dcafd2b-0ab7-464b-a0a1-c916be2d6943 Date: Sat, 22 Sep 2018 03:28:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:28:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:28:46Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a5889516-fa1e-40fc-92da-db8e6d3b273b/snap", "metadata": {}}], "self": "/v2/images/a5889516-fa1e-40fc-92da-db8e6d3b273b", "min_disk": 0, "protected": false, "id": "a5889516-fa1e-40fc-92da-db8e6d3b273b", "file": "/v2/images/a5889516-fa1e-40fc-92da-db8e6d3b273b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0c482ca2270044ca8cef12d58b539400", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a5889516-fa1e-40fc-92da-db8e6d3b273b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:28:46,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a5889516-fa1e-40fc-92da-db8e6d3b273b used request id req-2dcafd2b-0ab7-464b-a0a1-c916be2d6943 2018-09-22 03:28:46,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff29cb05048fc915ef7f90a1aa0ccd68aec097df" 2018-09-22 03:28:46,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e22b0de8-429e-4a48-81f6-233fd02b4388 Date: Sat, 22 Sep 2018 03:28:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:28:46,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e22b0de8-429e-4a48-81f6-233fd02b4388 2018-09-22 03:28:46,463 - create_image - INFO - Created image with name - SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-image 2018-09-22 03:28:46,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a5889516-fa1e-40fc-92da-db8e6d3b273b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff29cb05048fc915ef7f90a1aa0ccd68aec097df" 2018-09-22 03:28:46,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-97b0bc26-ebf8-4432-aaea-a620e1cccefa Date: Sat, 22 Sep 2018 03:28:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:28:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:28:46Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a5889516-fa1e-40fc-92da-db8e6d3b273b/snap", "metadata": {}}], "self": "/v2/images/a5889516-fa1e-40fc-92da-db8e6d3b273b", "min_disk": 0, "protected": false, "id": "a5889516-fa1e-40fc-92da-db8e6d3b273b", "file": "/v2/images/a5889516-fa1e-40fc-92da-db8e6d3b273b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0c482ca2270044ca8cef12d58b539400", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a5889516-fa1e-40fc-92da-db8e6d3b273b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 03:28:46,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a5889516-fa1e-40fc-92da-db8e6d3b273b used request id req-97b0bc26-ebf8-4432-aaea-a620e1cccefa 2018-09-22 03:28:46,619 - create_image - DEBUG - Instance status is - active 2018-09-22 03:28:46,619 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-image 2018-09-22 03:28:46,619 - create_image - INFO - Image is now active with name - SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-image 2018-09-22 03:28:46,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:28:46,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:46,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6403122fa304357926317ced43be0a2", "name": "SimpleHealthCheck-31b97776-5999-409-proj-role"}], "expires_at": "2018-09-22T04:28:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c482ca2270044ca8cef12d58b539400", "name": "SimpleHealthCheck-31b97776-5999-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0c482ca2270044ca8cef12d58b539400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/0c482ca2270044ca8cef12d58b539400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/0c482ca2270044ca8cef12d58b539400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0c482ca2270044ca8cef12d58b539400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/0c482ca2270044ca8cef12d58b539400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/0c482ca2270044ca8cef12d58b539400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0c482ca2270044ca8cef12d58b539400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/0c482ca2270044ca8cef12d58b539400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/0c482ca2270044ca8cef12d58b539400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0c482ca2270044ca8cef12d58b539400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/0c482ca2270044ca8cef12d58b539400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/0c482ca2270044ca8cef12d58b539400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-31b97776-5999-409-user", "id": "ede03f4ce3164c65a502264612fdb0af"}, "audit_ids": ["Iu-cPd_aT6Wd-ZXVCasEAw"], "issued_at": "2018-09-22T03:28:46.000000Z"}} 2018-09-22 03:28:46,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5412a3cef1dcf3102d9a236fefa6e7322af70cef" 2018-09-22 03:28:47,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abeb252d-b240-42e0-860f-56ecbba48cec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:28:47,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-abeb252d-b240-42e0-860f-56ecbba48cec 2018-09-22 03:28:47,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5412a3cef1dcf3102d9a236fefa6e7322af70cef" 2018-09-22 03:28:47,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-62cb5991-17f7-4eff-acbe-5862dfd8dc2d Date: Sat, 22 Sep 2018 03:28:47 GMT RESP BODY: {"networks":[]} 2018-09-22 03:28:47,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net used request id req-62cb5991-17f7-4eff-acbe-5862dfd8dc2d 2018-09-22 03:28:47,246 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net 2018-09-22 03:28:47,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5412a3cef1dcf3102d9a236fefa6e7322af70cef" -d '{"network": {"name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net", "admin_state_up": true}}' 2018-09-22 03:28:47,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f885a6cb-a7b3-4024-b15a-6f60cb2f3fcf Date: Sat, 22 Sep 2018 03:28:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e60798ef-398e-473e-ab98-deb8afec9450","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0c482ca2270044ca8cef12d58b539400","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:28:47Z","is_default":false,"name":"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:47Z","mtu":1450}} 2018-09-22 03:28:47,788 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-f885a6cb-a7b3-4024-b15a-6f60cb2f3fcf 2018-09-22 03:28:47,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e60798ef-398e-473e-ab98-deb8afec9450 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5412a3cef1dcf3102d9a236fefa6e7322af70cef" 2018-09-22 03:28:48,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-8985d955-710e-4e53-a235-2628e278ca25 Date: Sat, 22 Sep 2018 03:28:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-22T03:28:47Z","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0c482ca2270044ca8cef12d58b539400","id":"e60798ef-398e-473e-ab98-deb8afec9450","name":"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net"}]} 2018-09-22 03:28:48,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e60798ef-398e-473e-ab98-deb8afec9450 used request id req-8985d955-710e-4e53-a235-2628e278ca25 2018-09-22 03:28:48,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e60798ef-398e-473e-ab98-deb8afec9450 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5412a3cef1dcf3102d9a236fefa6e7322af70cef" 2018-09-22 03:28:48,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1f360665-9d87-4ed5-b740-b6532b2b6bc2 Date: Sat, 22 Sep 2018 03:28:48 GMT RESP BODY: {"subnets":[]} 2018-09-22 03:28:48,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e60798ef-398e-473e-ab98-deb8afec9450 used request id req-1f360665-9d87-4ed5-b740-b6532b2b6bc2 2018-09-22 03:28:48,058 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-subnet 2018-09-22 03:28:48,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5412a3cef1dcf3102d9a236fefa6e7322af70cef" -d '{"subnets": [{"ip_version": 4, "network_id": "e60798ef-398e-473e-ab98-deb8afec9450", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-subnet"}]}' 2018-09-22 03:28:48,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-58d98e2f-a83f-4ad2-9bf2-1cfe0ecc724a Date: Sat, 22 Sep 2018 03:28:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e60798ef-398e-473e-ab98-deb8afec9450","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:48Z","dns_nameservers":[],"updated_at":"2018-09-22T03:28:48Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"0c482ca2270044ca8cef12d58b539400","id":"ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc","subnetpool_id":null,"name":"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-subnet"}]} 2018-09-22 03:28:48,867 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-58d98e2f-a83f-4ad2-9bf2-1cfe0ecc724a 2018-09-22 03:28:48,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e60798ef-398e-473e-ab98-deb8afec9450 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5412a3cef1dcf3102d9a236fefa6e7322af70cef" 2018-09-22 03:28:49,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-c8886a03-bd0a-47bb-9652-6ad12737139d Date: Sat, 22 Sep 2018 03:28:49 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":["ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc"],"updated_at":"2018-09-22T03:28:48Z","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c482ca2270044ca8cef12d58b539400","id":"e60798ef-398e-473e-ab98-deb8afec9450","name":"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net"}]} 2018-09-22 03:28:49,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e60798ef-398e-473e-ab98-deb8afec9450 used request id req-c8886a03-bd0a-47bb-9652-6ad12737139d 2018-09-22 03:28:49,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e60798ef-398e-473e-ab98-deb8afec9450 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5412a3cef1dcf3102d9a236fefa6e7322af70cef" 2018-09-22 03:28:49,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b5ff5b5b-ea50-4f23-825f-00a4f1d615e2 Date: Sat, 22 Sep 2018 03:28:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e60798ef-398e-473e-ab98-deb8afec9450","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:48Z","dns_nameservers":[],"updated_at":"2018-09-22T03:28:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0c482ca2270044ca8cef12d58b539400","id":"ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc","subnetpool_id":null,"name":"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-subnet"}]} 2018-09-22 03:28:49,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e60798ef-398e-473e-ab98-deb8afec9450 used request id req-b5ff5b5b-ea50-4f23-825f-00a4f1d615e2 2018-09-22 03:28:49,193 - OpenStackNetwork - DEBUG - Network [e60798ef-398e-473e-ab98-deb8afec9450] created successfully 2018-09-22 03:28:49,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:28:49,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:49,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60d0298d814a45beb042d24b6f5ccfb4", "name": "Member"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "a637e30901014f7aa4c2e3e04c09e342", "name": "heat_stack_owner"}], "expires_at": "2018-09-22T04:28:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a833d3b86b4247599f4ed20325d527fd", "name": "snaps_health_check-project_413b984f-19df-4724-84ee-a01bb89507cb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a833d3b86b4247599f4ed20325d527fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a833d3b86b4247599f4ed20325d527fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a833d3b86b4247599f4ed20325d527fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a833d3b86b4247599f4ed20325d527fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a833d3b86b4247599f4ed20325d527fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a833d3b86b4247599f4ed20325d527fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a833d3b86b4247599f4ed20325d527fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_413b984f-19df-4724-84ee-a01bb89507cb", "id": "e52ae165cb8b4537bdde545469547006"}, "audit_ids": ["S9bqQt-3TjSYU4VaJkLqDw"], "issued_at": "2018-09-22T03:28:49.000000Z"}} 2018-09-22 03:28:49,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574956856bdec39bad8020cb448e8913c65e1d71" 2018-09-22 03:28:49,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d5c3cf6-b132-46a9-beb0-9534d3e2c34d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:28:49,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3d5c3cf6-b132-46a9-beb0-9534d3e2c34d 2018-09-22 03:28:49,663 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:28:49,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574956856bdec39bad8020cb448e8913c65e1d71" 2018-09-22 03:28:49,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28: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-d62382be-49eb-4cf2-9f42-96b060e8c120 x-compute-request-id: req-d62382be-49eb-4cf2-9f42-96b060e8c120 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 03:28:49,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d62382be-49eb-4cf2-9f42-96b060e8c120 2018-09-22 03:28:49,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574956856bdec39bad8020cb448e8913c65e1d71" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 03:28:49,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28: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-8d0f5e4c-d33f-4293-ab72-997aaa3b97dd x-compute-request-id: req-8d0f5e4c-d33f-4293-ab72-997aaa3b97dd Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/03d12750-4844-4d80-b2ec-2370154cb56c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/03d12750-4844-4d80-b2ec-2370154cb56c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "03d12750-4844-4d80-b2ec-2370154cb56c", "name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:28:49,933 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8d0f5e4c-d33f-4293-ab72-997aaa3b97dd 2018-09-22 03:28:49,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:28:49,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:50,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6403122fa304357926317ced43be0a2", "name": "SimpleHealthCheck-31b97776-5999-409-proj-role"}], "expires_at": "2018-09-22T04:28:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c482ca2270044ca8cef12d58b539400", "name": "SimpleHealthCheck-31b97776-5999-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0c482ca2270044ca8cef12d58b539400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/0c482ca2270044ca8cef12d58b539400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/0c482ca2270044ca8cef12d58b539400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0c482ca2270044ca8cef12d58b539400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/0c482ca2270044ca8cef12d58b539400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/0c482ca2270044ca8cef12d58b539400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0c482ca2270044ca8cef12d58b539400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/0c482ca2270044ca8cef12d58b539400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/0c482ca2270044ca8cef12d58b539400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0c482ca2270044ca8cef12d58b539400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/0c482ca2270044ca8cef12d58b539400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/0c482ca2270044ca8cef12d58b539400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-31b97776-5999-409-user", "id": "ede03f4ce3164c65a502264612fdb0af"}, "audit_ids": ["eB0VXOS8T_O8I6lAMiqQFg"], "issued_at": "2018-09-22T03:28:50.000000Z"}} 2018-09-22 03:28:50,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:50,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65d30502-d084-4574-8ce1-bad4eebd39d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:28:50,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-65d30502-d084-4574-8ce1-bad4eebd39d9 2018-09-22 03:28:50,398 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 03:28:50,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:50,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d76e9181-b582-4a65-8e8a-55ac0a7fb581 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:28:50,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d76e9181-b582-4a65-8e8a-55ac0a7fb581 2018-09-22 03:28:50,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:50,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-b444e8cb-a2be-437e-a61d-abdc42be7731 Date: Sat, 22 Sep 2018 03:28: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":["ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc"],"updated_at":"2018-09-22T03:28:48Z","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c482ca2270044ca8cef12d58b539400","id":"e60798ef-398e-473e-ab98-deb8afec9450","name":"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net"}]} 2018-09-22 03:28:50,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net used request id req-b444e8cb-a2be-437e-a61d-abdc42be7731 2018-09-22 03:28:50,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:28:50,734 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:28:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:28:50,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:50,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c73d9aed-4d3f-4abd-8ea0-df4ebe651b39 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400"}, "enabled": true, "id": "0c482ca2270044ca8cef12d58b539400", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-31b97776-5999-409-proj"}} 2018-09-22 03:28:50,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400 used request id req-c73d9aed-4d3f-4abd-8ea0-df4ebe651b39 2018-09-22 03:28:50,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e60798ef-398e-473e-ab98-deb8afec9450 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:51,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f62778df-0494-4f6f-a67d-4904dcfed08b Date: Sat, 22 Sep 2018 03:28:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e60798ef-398e-473e-ab98-deb8afec9450","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:48Z","dns_nameservers":[],"updated_at":"2018-09-22T03:28:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0c482ca2270044ca8cef12d58b539400","id":"ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc","subnetpool_id":null,"name":"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-subnet"}]} 2018-09-22 03:28:51,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e60798ef-398e-473e-ab98-deb8afec9450 used request id req-f62778df-0494-4f6f-a67d-4904dcfed08b 2018-09-22 03:28:51,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e60798ef-398e-473e-ab98-deb8afec9450&name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:51,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c883b65b-001c-4c86-9b86-5a76a0236f39 Date: Sat, 22 Sep 2018 03:28:51 GMT RESP BODY: {"ports":[]} 2018-09-22 03:28:51,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e60798ef-398e-473e-ab98-deb8afec9450&name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69port-1&admin_state_up=True used request id req-c883b65b-001c-4c86-9b86-5a76a0236f39 2018-09-22 03:28:51,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:51,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28: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-c4858c0a-2c15-4456-8589-956df4f95dd4 x-compute-request-id: req-c4858c0a-2c15-4456-8589-956df4f95dd4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 03:28:51,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst used request id req-c4858c0a-2c15-4456-8589-956df4f95dd4 2018-09-22 03:28:51,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:51,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-d2489a91-962c-4f1d-bcde-7f4497fc20c8 Date: Sat, 22 Sep 2018 03:28:51 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":["ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc"],"updated_at":"2018-09-22T03:28:48Z","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c482ca2270044ca8cef12d58b539400","id":"e60798ef-398e-473e-ab98-deb8afec9450","name":"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net"}]} 2018-09-22 03:28:51,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net used request id req-d2489a91-962c-4f1d-bcde-7f4497fc20c8 2018-09-22 03:28:51,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:51,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afe43a48-c2b2-43de-88e5-73509d432cc4 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400"}, "enabled": true, "id": "0c482ca2270044ca8cef12d58b539400", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-31b97776-5999-409-proj"}} 2018-09-22 03:28:51,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400 used request id req-afe43a48-c2b2-43de-88e5-73509d432cc4 2018-09-22 03:28:51,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e60798ef-398e-473e-ab98-deb8afec9450 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:51,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-dd1422c7-092a-4f75-bcb7-5a6bd2812d24 Date: Sat, 22 Sep 2018 03:28:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e60798ef-398e-473e-ab98-deb8afec9450","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:48Z","dns_nameservers":[],"updated_at":"2018-09-22T03:28:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0c482ca2270044ca8cef12d58b539400","id":"ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc","subnetpool_id":null,"name":"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-subnet"}]} 2018-09-22 03:28:51,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e60798ef-398e-473e-ab98-deb8afec9450 used request id req-dd1422c7-092a-4f75-bcb7-5a6bd2812d24 2018-09-22 03:28:51,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e60798ef-398e-473e-ab98-deb8afec9450&name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:52,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1ff59b16-03b4-4faf-b973-d2c9715c81ef Date: Sat, 22 Sep 2018 03:28:52 GMT RESP BODY: {"ports":[]} 2018-09-22 03:28:52,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e60798ef-398e-473e-ab98-deb8afec9450&name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69port-1&admin_state_up=True used request id req-1ff59b16-03b4-4faf-b973-d2c9715c81ef 2018-09-22 03:28:52,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 03:28:52,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:28:52,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6403122fa304357926317ced43be0a2", "name": "SimpleHealthCheck-31b97776-5999-409-proj-role"}], "expires_at": "2018-09-22T04:28:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c482ca2270044ca8cef12d58b539400", "name": "SimpleHealthCheck-31b97776-5999-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0c482ca2270044ca8cef12d58b539400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/0c482ca2270044ca8cef12d58b539400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/0c482ca2270044ca8cef12d58b539400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0c482ca2270044ca8cef12d58b539400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/0c482ca2270044ca8cef12d58b539400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/0c482ca2270044ca8cef12d58b539400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0c482ca2270044ca8cef12d58b539400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/0c482ca2270044ca8cef12d58b539400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/0c482ca2270044ca8cef12d58b539400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0c482ca2270044ca8cef12d58b539400", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/0c482ca2270044ca8cef12d58b539400", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/0c482ca2270044ca8cef12d58b539400", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-31b97776-5999-409-user", "id": "ede03f4ce3164c65a502264612fdb0af"}, "audit_ids": ["byDqbITHQOS-slQZtiaiRQ"], "issued_at": "2018-09-22T03:28:52.000000Z"}} 2018-09-22 03:28:52,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba0a834ca31458d894fd9e1f7f9b763f34fa86b" 2018-09-22 03:28:52,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c9b392-e858-469b-8c30-7fbe4dde266b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:28:52,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e0c9b392-e858-469b-8c30-7fbe4dde266b 2018-09-22 03:28:52,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:52,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-34c3ce2f-35da-4788-b7d6-87e34c5a5628 Date: Sat, 22 Sep 2018 03:28: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":["ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc"],"updated_at":"2018-09-22T03:28:48Z","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c482ca2270044ca8cef12d58b539400","id":"e60798ef-398e-473e-ab98-deb8afec9450","name":"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net"}]} 2018-09-22 03:28:52,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net used request id req-34c3ce2f-35da-4788-b7d6-87e34c5a5628 2018-09-22 03:28:52,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e60798ef-398e-473e-ab98-deb8afec9450 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:53,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b65d0f4c-fd62-4e1b-844b-a703fc967d62 Date: Sat, 22 Sep 2018 03:28:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e60798ef-398e-473e-ab98-deb8afec9450","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:48Z","dns_nameservers":[],"updated_at":"2018-09-22T03:28:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0c482ca2270044ca8cef12d58b539400","id":"ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc","subnetpool_id":null,"name":"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-subnet"}]} 2018-09-22 03:28:53,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e60798ef-398e-473e-ab98-deb8afec9450 used request id req-b65d0f4c-fd62-4e1b-844b-a703fc967d62 2018-09-22 03:28:53,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:53,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-1d7554b7-1121-4ee8-b26b-3617bc506afa Date: Sat, 22 Sep 2018 03:28:53 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":["ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc"],"updated_at":"2018-09-22T03:28:48Z","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c482ca2270044ca8cef12d58b539400","id":"e60798ef-398e-473e-ab98-deb8afec9450","name":"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net"}]} 2018-09-22 03:28:53,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net used request id req-1d7554b7-1121-4ee8-b26b-3617bc506afa 2018-09-22 03:28:53,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:28:53,306 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:28:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:28:53,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aba0a834ca31458d894fd9e1f7f9b763f34fa86b" 2018-09-22 03:28:53,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74bd895d-1aaa-4062-a053-6271cbd9a04e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400"}, "enabled": true, "id": "0c482ca2270044ca8cef12d58b539400", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-31b97776-5999-409-proj"}} 2018-09-22 03:28:53,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400 used request id req-74bd895d-1aaa-4062-a053-6271cbd9a04e 2018-09-22 03:28:53,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e60798ef-398e-473e-ab98-deb8afec9450 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:53,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-003f5dbb-768a-4bed-8dee-c9932e1c8419 Date: Sat, 22 Sep 2018 03:28:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e60798ef-398e-473e-ab98-deb8afec9450","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:48Z","dns_nameservers":[],"updated_at":"2018-09-22T03:28:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0c482ca2270044ca8cef12d58b539400","id":"ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc","subnetpool_id":null,"name":"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-subnet"}]} 2018-09-22 03:28:53,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e60798ef-398e-473e-ab98-deb8afec9450 used request id req-003f5dbb-768a-4bed-8dee-c9932e1c8419 2018-09-22 03:28:53,593 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net 2018-09-22 03:28:53,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" -d '{"port": {"network_id": "e60798ef-398e-473e-ab98-deb8afec9450", "name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69port-1", "admin_state_up": true}}' 2018-09-22 03:28:54,574 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-c02b478f-a953-49c0-ad39-c2729b79667d Date: Sat, 22 Sep 2018 03:28:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:28:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc","ip_address":"10.55.0.8"}],"id":"0f504bee-3500-423f-bd8c-b5b6b5fe6719","security_groups":["3278c2b9-be5e-4a57-92fc-10d6cbc08a0a"],"mac_address":"fa:16:3e:a6:b9:13","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69port-1","project_id":"0c482ca2270044ca8cef12d58b539400","qos_policy_id":null,"admin_state_up":true,"network_id":"e60798ef-398e-473e-ab98-deb8afec9450","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:54Z","binding:vnic_type":"normal"}} 2018-09-22 03:28:54,575 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-c02b478f-a953-49c0-ad39-c2729b79667d 2018-09-22 03:28:54,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:54,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-ed7d170b-1d92-4bf8-9136-41e12bc82f8b Date: Sat, 22 Sep 2018 03:28:54 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":["ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc"],"updated_at":"2018-09-22T03:28:48Z","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c482ca2270044ca8cef12d58b539400","id":"e60798ef-398e-473e-ab98-deb8afec9450","name":"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net"}]} 2018-09-22 03:28:54,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net used request id req-ed7d170b-1d92-4bf8-9136-41e12bc82f8b 2018-09-22 03:28:54,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:54,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f575f148-84b3-4a65-ab1a-356a953374ec Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400"}, "enabled": true, "id": "0c482ca2270044ca8cef12d58b539400", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-31b97776-5999-409-proj"}} 2018-09-22 03:28:54,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400 used request id req-f575f148-84b3-4a65-ab1a-356a953374ec 2018-09-22 03:28:54,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e60798ef-398e-473e-ab98-deb8afec9450 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:54,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b445151c-93ec-4875-94c9-c975eaad7163 Date: Sat, 22 Sep 2018 03:28:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e60798ef-398e-473e-ab98-deb8afec9450","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:48Z","dns_nameservers":[],"updated_at":"2018-09-22T03:28:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0c482ca2270044ca8cef12d58b539400","id":"ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc","subnetpool_id":null,"name":"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-subnet"}]} 2018-09-22 03:28:54,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e60798ef-398e-473e-ab98-deb8afec9450 used request id req-b445151c-93ec-4875-94c9-c975eaad7163 2018-09-22 03:28:54,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e60798ef-398e-473e-ab98-deb8afec9450&name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:55,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 776 X-Openstack-Request-Id: req-65d15497-c3db-43e3-a742-6a9ca1188afc Date: Sat, 22 Sep 2018 03:28:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:28:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc","ip_address":"10.55.0.8"}],"id":"0f504bee-3500-423f-bd8c-b5b6b5fe6719","security_groups":["3278c2b9-be5e-4a57-92fc-10d6cbc08a0a"],"mac_address":"fa:16:3e:a6:b9:13","project_id":"0c482ca2270044ca8cef12d58b539400","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69port-1","admin_state_up":true,"network_id":"e60798ef-398e-473e-ab98-deb8afec9450","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:54Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 03:28:55,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e60798ef-398e-473e-ab98-deb8afec9450&name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69port-1&admin_state_up=True used request id req-65d15497-c3db-43e3-a742-6a9ca1188afc 2018-09-22 03:28:55,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:55,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-051c0e8a-3da4-4375-beac-4c4d65d8310c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400"}, "enabled": true, "id": "0c482ca2270044ca8cef12d58b539400", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-31b97776-5999-409-proj"}} 2018-09-22 03:28:55,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400 used request id req-051c0e8a-3da4-4375-beac-4c4d65d8310c 2018-09-22 03:28:55,152 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst 2018-09-22 03:28:55,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:55,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28: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-81ea6cac-2fee-477a-9e5c-ccc30d98d0d9 x-compute-request-id: req-81ea6cac-2fee-477a-9e5c-ccc30d98d0d9 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "03d12750-4844-4d80-b2ec-2370154cb56c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/03d12750-4844-4d80-b2ec-2370154cb56c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/03d12750-4844-4d80-b2ec-2370154cb56c", "rel": "bookmark"}], "name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-flavor-name"}]} 2018-09-22 03:28:55,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-81ea6cac-2fee-477a-9e5c-ccc30d98d0d9 2018-09-22 03:28:55,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/03d12750-4844-4d80-b2ec-2370154cb56c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:55,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28: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-27d96cb7-ef26-4b9f-b5eb-0753c347eedb x-compute-request-id: req-27d96cb7-ef26-4b9f-b5eb-0753c347eedb Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/03d12750-4844-4d80-b2ec-2370154cb56c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/03d12750-4844-4d80-b2ec-2370154cb56c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "03d12750-4844-4d80-b2ec-2370154cb56c", "name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:28:55,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/03d12750-4844-4d80-b2ec-2370154cb56c used request id req-27d96cb7-ef26-4b9f-b5eb-0753c347eedb 2018-09-22 03:28:55,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:55,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-db015a7a-09a4-40a8-bc0a-681b915dc6f6 Date: Sat, 22 Sep 2018 03:28:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T03:28:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T03:28:46Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a5889516-fa1e-40fc-92da-db8e6d3b273b/snap", "metadata": {}}], "self": "/v2/images/a5889516-fa1e-40fc-92da-db8e6d3b273b", "min_disk": 0, "protected": false, "id": "a5889516-fa1e-40fc-92da-db8e6d3b273b", "file": "/v2/images/a5889516-fa1e-40fc-92da-db8e6d3b273b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0c482ca2270044ca8cef12d58b539400", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a5889516-fa1e-40fc-92da-db8e6d3b273b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-image"} 2018-09-22 03:28:55,435 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-image used request id req-db015a7a-09a4-40a8-bc0a-681b915dc6f6 2018-09-22 03:28:55,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:55,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-eda99981-aa75-4465-a80b-fe77b7036209 Date: Sat, 22 Sep 2018 03:28:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 03:28:55,577 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-eda99981-aa75-4465-a80b-fe77b7036209 2018-09-22 03:28:55,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" -d '{"server": {"name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst", "imageRef": "a5889516-fa1e-40fc-92da-db8e6d3b273b", "flavorRef": "03d12750-4844-4d80-b2ec-2370154cb56c", "max_count": 1, "min_count": 1, "networks": [{"port": "0f504bee-3500-423f-bd8c-b5b6b5fe6719"}]}}' 2018-09-22 03:28:56,816 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:28: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-2ce134a4-c981-4751-ae7e-c010789fa2b5 x-compute-request-id: req-2ce134a4-c981-4751-ae7e-c010789fa2b5 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "rel": "bookmark"}], "adminPass": "38L56PihET4J"}} 2018-09-22 03:28:56,816 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-2ce134a4-c981-4751-ae7e-c010789fa2b5 2018-09-22 03:28:56,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:56,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28: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-2c5bc413-9eb2-4270-8bc9-9bbacb00b2c1 x-compute-request-id: req-2c5bc413-9eb2-4270-8bc9-9bbacb00b2c1 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "rel": "bookmark"}], "image": {"id": "a5889516-fa1e-40fc-92da-db8e6d3b273b", "links": [{"href": "http://172.30.9.23:8774/images/a5889516-fa1e-40fc-92da-db8e6d3b273b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d12750-4844-4d80-b2ec-2370154cb56c", "links": [{"href": "http://172.30.9.23:8774/flavors/03d12750-4844-4d80-b2ec-2370154cb56c", "rel": "bookmark"}]}, "id": "4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "user_id": "ede03f4ce3164c65a502264612fdb0af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:28:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst", "created": "2018-09-22T03:28:56Z", "tenant_id": "0c482ca2270044ca8cef12d58b539400", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:28:56,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e used request id req-2c5bc413-9eb2-4270-8bc9-9bbacb00b2c1 2018-09-22 03:28:56,897 - create_instance - INFO - Created instance with name - SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst 2018-09-22 03:28:56,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:28:57,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:28: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-552cc3ac-5484-46a1-b54b-8cb5798f65dc x-compute-request-id: req-552cc3ac-5484-46a1-b54b-8cb5798f65dc Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "rel": "bookmark"}], "image": {"id": "a5889516-fa1e-40fc-92da-db8e6d3b273b", "links": [{"href": "http://172.30.9.23:8774/images/a5889516-fa1e-40fc-92da-db8e6d3b273b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d12750-4844-4d80-b2ec-2370154cb56c", "links": [{"href": "http://172.30.9.23:8774/flavors/03d12750-4844-4d80-b2ec-2370154cb56c", "rel": "bookmark"}]}, "id": "4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "user_id": "ede03f4ce3164c65a502264612fdb0af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:28:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst", "created": "2018-09-22T03:28:56Z", "tenant_id": "0c482ca2270044ca8cef12d58b539400", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:28:57,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e used request id req-552cc3ac-5484-46a1-b54b-8cb5798f65dc 2018-09-22 03:28:57,121 - create_instance - DEBUG - Instance status [SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst] is - BUILD 2018-09-22 03:28:57,121 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 03:29:00,124 - create_instance - DEBUG - VM status query timeout in 896.772593975 2018-09-22 03:29:00,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:29:00,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:29: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-2b62e588-f25a-4c50-9237-2b240772a594 x-compute-request-id: req-2b62e588-f25a-4c50-9237-2b240772a594 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "rel": "bookmark"}], "image": {"id": "a5889516-fa1e-40fc-92da-db8e6d3b273b", "links": [{"href": "http://172.30.9.23:8774/images/a5889516-fa1e-40fc-92da-db8e6d3b273b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d12750-4844-4d80-b2ec-2370154cb56c", "links": [{"href": "http://172.30.9.23:8774/flavors/03d12750-4844-4d80-b2ec-2370154cb56c", "rel": "bookmark"}]}, "id": "4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "security_groups": [{"name": "default"}], "user_id": "ede03f4ce3164c65a502264612fdb0af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:28:57Z", "hostId": "82ae7dc0d44e37bced99bc6fd11ab68a29cea8b0f1838332b69b8a06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst", "created": "2018-09-22T03:28:56Z", "tenant_id": "0c482ca2270044ca8cef12d58b539400", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:29:00,577 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e used request id req-2b62e588-f25a-4c50-9237-2b240772a594 2018-09-22 03:29:00,577 - create_instance - DEBUG - Instance status [SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst] is - BUILD 2018-09-22 03:29:00,577 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 03:29:03,580 - create_instance - DEBUG - VM status query timeout in 893.316349983 2018-09-22 03:29:03,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:29:04,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:29: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-e7512def-51b4-48f2-8ac4-bf1bd4caf501 x-compute-request-id: req-e7512def-51b4-48f2-8ac4-bf1bd4caf501 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b9:13", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "rel": "bookmark"}], "image": {"id": "a5889516-fa1e-40fc-92da-db8e6d3b273b", "links": [{"href": "http://172.30.9.23:8774/images/a5889516-fa1e-40fc-92da-db8e6d3b273b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:28:48.000000", "flavor": {"id": "03d12750-4844-4d80-b2ec-2370154cb56c", "links": [{"href": "http://172.30.9.23:8774/flavors/03d12750-4844-4d80-b2ec-2370154cb56c", "rel": "bookmark"}]}, "id": "4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "security_groups": [{"name": "default"}], "user_id": "ede03f4ce3164c65a502264612fdb0af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:29:02Z", "hostId": "82ae7dc0d44e37bced99bc6fd11ab68a29cea8b0f1838332b69b8a06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst", "created": "2018-09-22T03:28:56Z", "tenant_id": "0c482ca2270044ca8cef12d58b539400", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:29:04,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e used request id req-e7512def-51b4-48f2-8ac4-bf1bd4caf501 2018-09-22 03:29:04,188 - create_instance - DEBUG - Instance status [SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst] is - ACTIVE 2018-09-22 03:29:04,188 - create_instance - INFO - VM is - ACTIVE 2018-09-22 03:29:04,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:29:05,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:29: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-52fb346c-0add-447a-b3e6-627e4c752608 x-compute-request-id: req-52fb346c-0add-447a-b3e6-627e4c752608 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b9:13", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "rel": "bookmark"}], "image": {"id": "a5889516-fa1e-40fc-92da-db8e6d3b273b", "links": [{"href": "http://172.30.9.23:8774/images/a5889516-fa1e-40fc-92da-db8e6d3b273b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:28:48.000000", "flavor": {"id": "03d12750-4844-4d80-b2ec-2370154cb56c", "links": [{"href": "http://172.30.9.23:8774/flavors/03d12750-4844-4d80-b2ec-2370154cb56c", "rel": "bookmark"}]}, "id": "4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "security_groups": [{"name": "default"}], "user_id": "ede03f4ce3164c65a502264612fdb0af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:29:02Z", "hostId": "82ae7dc0d44e37bced99bc6fd11ab68a29cea8b0f1838332b69b8a06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst", "created": "2018-09-22T03:28:56Z", "tenant_id": "0c482ca2270044ca8cef12d58b539400", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:29:05,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e used request id req-52fb346c-0add-447a-b3e6-627e4c752608 2018-09-22 03:29:05,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:29:05,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-6290b0d0-ba51-4a9b-b4e7-5fca34fc8d95 Date: Sat, 22 Sep 2018 03:29:05 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":["ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc"],"updated_at":"2018-09-22T03:28:48Z","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c482ca2270044ca8cef12d58b539400","id":"e60798ef-398e-473e-ab98-deb8afec9450","name":"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net"}]} 2018-09-22 03:29:05,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net used request id req-6290b0d0-ba51-4a9b-b4e7-5fca34fc8d95 2018-09-22 03:29:05,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:29:05,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:29:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e37d13b-59bf-4dbd-b8ec-9bd0181f49e1 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400"}, "enabled": true, "id": "0c482ca2270044ca8cef12d58b539400", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-31b97776-5999-409-proj"}} 2018-09-22 03:29:05,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400 used request id req-7e37d13b-59bf-4dbd-b8ec-9bd0181f49e1 2018-09-22 03:29:05,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e60798ef-398e-473e-ab98-deb8afec9450 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:29:05,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-67266d74-7e30-439f-8a24-c84c2611fd55 Date: Sat, 22 Sep 2018 03:29:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e60798ef-398e-473e-ab98-deb8afec9450","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:48Z","dns_nameservers":[],"updated_at":"2018-09-22T03:28:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0c482ca2270044ca8cef12d58b539400","id":"ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc","subnetpool_id":null,"name":"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-subnet"}]} 2018-09-22 03:29:05,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e60798ef-398e-473e-ab98-deb8afec9450 used request id req-67266d74-7e30-439f-8a24-c84c2611fd55 2018-09-22 03:29:05,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e60798ef-398e-473e-ab98-deb8afec9450 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:29:05,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-7ef68b96-d058-469f-bb7e-43940be3df7d Date: Sat, 22 Sep 2018 03:29:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:29:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc","ip_address":"10.55.0.8"}],"id":"0f504bee-3500-423f-bd8c-b5b6b5fe6719","security_groups":["3278c2b9-be5e-4a57-92fc-10d6cbc08a0a"],"mac_address":"fa:16:3e:a6:b9:13","project_id":"0c482ca2270044ca8cef12d58b539400","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69port-1","admin_state_up":true,"network_id":"e60798ef-398e-473e-ab98-deb8afec9450","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:54Z","binding:vnic_type":"normal","device_id":"4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:28:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc","ip_address":"10.55.0.3"}],"id":"14977de8-15d2-42e2-8315-66ea65931831","security_groups":[],"mac_address":"fa:16:3e:60:73:4f","project_id":"0c482ca2270044ca8cef12d58b539400","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e60798ef-398e-473e-ab98-deb8afec9450","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e60798ef-398e-473e-ab98-deb8afec9450"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:28:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc","ip_address":"10.55.0.2"}],"id":"53d7ef18-4963-4c64-872a-72340a7a7e9e","security_groups":[],"mac_address":"fa:16:3e:df:75:0b","project_id":"0c482ca2270044ca8cef12d58b539400","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e60798ef-398e-473e-ab98-deb8afec9450","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e60798ef-398e-473e-ab98-deb8afec9450"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:28:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc","ip_address":"10.55.0.4"}],"id":"6239594b-4930-444a-a38b-7acc3a5049a0","security_groups":[],"mac_address":"fa:16:3e:d4:6a:d0","project_id":"0c482ca2270044ca8cef12d58b539400","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e60798ef-398e-473e-ab98-deb8afec9450","tenant_id":"0c482ca2270044ca8cef12d58b539400","created_at":"2018-09-22T03:28:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e60798ef-398e-473e-ab98-deb8afec9450"}]} 2018-09-22 03:29:05,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e60798ef-398e-473e-ab98-deb8afec9450 used request id req-7ef68b96-d058-469f-bb7e-43940be3df7d 2018-09-22 03:29:05,658 - create_instance_tests - INFO - Looking for IP 10.55.0.8 in the console log 2018-09-22 03:29:05,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:29:06,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:29: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-1eb8e7ba-a49f-4d6d-a1cf-d851160b841f x-compute-request-id: req-1eb8e7ba-a49f-4d6d-a1cf-d851160b841f Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b9:13", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "rel": "bookmark"}], "image": {"id": "a5889516-fa1e-40fc-92da-db8e6d3b273b", "links": [{"href": "http://172.30.9.23:8774/images/a5889516-fa1e-40fc-92da-db8e6d3b273b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:28:48.000000", "flavor": {"id": "03d12750-4844-4d80-b2ec-2370154cb56c", "links": [{"href": "http://172.30.9.23:8774/flavors/03d12750-4844-4d80-b2ec-2370154cb56c", "rel": "bookmark"}]}, "id": "4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "security_groups": [{"name": "default"}], "user_id": "ede03f4ce3164c65a502264612fdb0af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:29:02Z", "hostId": "82ae7dc0d44e37bced99bc6fd11ab68a29cea8b0f1838332b69b8a06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst", "created": "2018-09-22T03:28:56Z", "tenant_id": "0c482ca2270044ca8cef12d58b539400", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:29:06,379 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e used request id req-1eb8e7ba-a49f-4d6d-a1cf-d851160b841f 2018-09-22 03:29:06,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 03:29:07,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:29: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-fe2cbe0e-cd73-4d22-a6a8-e7789185a8c2 x-compute-request-id: req-fe2cbe0e-cd73-4d22-a6a8-e7789185a8c2 Content-Encoding: gzip Content-Length: 9407 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 472058093 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.125100] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.126708] pid_max: default: 32768 minimum: 301\n[ 0.127575] ACPI: Core revision 20150930\n[ 0.128934] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.130210] Security Framework initialized\n[ 0.131003] Yama: becoming mindful.\n[ 0.131713] AppArmor: AppArmor initialized\n[ 0.132549] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.133786] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.135001] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.136145] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.137472] Initializing cgroup subsys io\n[ 0.138258] Initializing cgroup subsys memory\n[ 0.139085] Initializing cgroup subsys devices\n[ 0.139923] Initializing cgroup subsys freezer\n[ 0.140772] Initializing cgroup subsys net_cls\n[ 0.141614] Initializing cgroup subsys perf_event\n[ 0.142487] Initializing cgroup subsys net_prio\n[ 0.143339] Initializing cgroup subsys hugetlb\n[ 0.144177] Initializing cgroup subsys pids\n[ 0.145031] CPU: Physical Processor ID: 0\n[ 0.146507] mce: CPU supports 10 MCE banks\n[ 0.147320] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.148296] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.158916] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.165203] ftrace: allocating 31920 entries in 125 pages\n[ 0.191279] smpboot: Max logical packages: 1\n[ 0.192130] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.193452] x2apic enabled\n[ 0.194245] Switched APIC routing to physical x2apic.\n[ 0.195966] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198992] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200727] KVM setup paravirtual spinlock\n[ 0.201989] x86: Booted up 1 node, 1 CPUs\n[ 0.202769] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.204113] devtmpfs: initialized\n[ 0.205803] evm: security.selinux\n[ 0.206481] evm: security.SMACK64\n[ 0.207150] evm: security.SMACK64EXEC\n[ 0.207871] evm: security.SMACK64TRANSMUTE\n[ 0.208653] evm: security.SMACK64MMAP\n[ 0.209368] evm: security.ima\n[ 0.209992] evm: security.capability\n[ 0.210772] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.212560] pinctrl core: initialized pinctrl subsystem\n[ 0.213616] RTC time: 3:28:48, date: 09/22/18\n[ 0.214546] NET: Registered protocol family 16\n[ 0.215484] cpuidle: using governor ladder\n[ 0.216273] cpuidle: using governor menu\n[ 0.217040] PCCT header not found.\n[ 0.217760] ACPI: bus type PCI registered\n[ 0.218538] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.219736] PCI: Using configuration type 1 for base access\n[ 0.221440] ACPI: Added _OSI(Module Device)\n[ 0.222255] ACPI: Added _OSI(Processor Device)\n[ 0.223113] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.223983] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.226083] ACPI: Interpreter enabled\n[ 0.226828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.228622] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.230395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.232183] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.233961] ACPI: (supports S0 S5)\n[ 0.234645] ACPI: Using IOAPIC for interrupt routing\n[ 0.235663] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.238709] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.239814] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.240997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.242151] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244298] acpiphp: Slot [3] registered\n[ 0.245076] acpiphp: Slot [4] registered\n[ 0.245850] acpiphp: Slot [5] registered\n[ 0.246638] acpiphp: Slot [6] registered\n[ 0.247406] acpiphp: Slot [7] registered\n[ 0.248178] acpiphp: Slot [8] registered\n[ 0.248953] acpiphp: Slot [9] registered\n[ 0.249723] acpiphp: Slot [10] registered\n[ 0.250506] acpiphp: Slot [11] registered\n[ 0.251294] acpiphp: Slot [12] registered\n[ 0.252090] acpiphp: Slot [13] registered\n[ 0.252882] acpiphp: Slot [14] registered\n[ 0.253665] acpiphp: Slot [15] registered\n[ 0.264356] acpiphp: Slot [16] registered\n[ 0.265143] acpiphp: Slot [17] registered\n[ 0.265944] acpiphp: Slot [18] registered\n[ 0.266728] acpiphp: Slot [19] registered\n[ 0.267513] acpiphp: Slot [20] registered\n[ 0.268293] acpiphp: Slot [21] registered\n[ 0.269078] acpiphp: Slot [22] registered\n[ 0.269861] acpiphp: Slot [23] registered\n[ 0.270646] acpiphp: Slot [24] registered\n[ 0.271426] acpiphp: Slot [25] registered\n[ 0.272208] acpiphp: Slot [26] registered\n[ 0.272990] acpiphp: Slot [27] registered\n[ 0.273776] acpiphp: Slot [28] registered\n[ 0.274563] acpiphp: Slot [29] registered\n[ 0.275342] acpiphp: Slot [30] registered\n[ 0.276140] acpiphp: Slot [31] registered\n[ 0.276921] PCI host bridge to bus 0000:00\n[ 0.277701] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.278869] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.280037] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.281432] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.282830] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.289008] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.290262] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.291391] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.292620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.299016] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.300407] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.345846] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.347311] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.348685] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.350064] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.351414] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.352631] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.353785] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.354814] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.356319] vgaarb: loaded\n[ 0.356904] vgaarb: bridge control possible 0000:00:02.0\n[ 0.358010] SCSI subsystem initialized\n[ 0.358816] ACPI: bus type USB registered\n[ 0.359609] usbcore: registered new interface driver usbfs\n[ 0.360601] usbcore: registered new interface driver hub\n[ 0.361571] usbcore: registered new device driver usb\n[ 0.362595] PCI: Using ACPI for IRQ routing\n[ 0.363591] NetLabel: Initializing\n[ 0.364282] NetLabel: domain hash size = 128\n[ 0.365106] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.366023] NetLabel: unlabeled traffic allowed by default\n[ 0.367083] clocksource: Switched to clocksource kvm-clock\n[ 0.372350] AppArmor: AppArmor Filesystem Enabled\n[ 0.373296] pnp: PnP ACPI init\n[ 0.374184] pnp: PnP ACPI: found 5 devices\n[ 0.380192] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.381837] NET: Registered protocol family 2\n[ 0.382770] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.384010] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.385147] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.386275] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.388456] NET: Registered protocol family 1\n[ 0.389303] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.390358] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.391399] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.405753] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.419980] Trying to unpack rootfs image as initramfs...\n[ 0.469510] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.483698] Scanning for low memory corruption every 60 seconds\n[ 0.484966] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.486079] audit: initializing netlink subsys (disabled)\n[ 0.487069] audit: type=2000 audit(1537586929.111:1): initialized\n[ 0.488343] Initialise system trusted keyring\n[ 0.489242] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.490361] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.492305] zbud: loaded\n[ 0.492991] VFS: Disk quotas dquot_6.6.0\n[ 0.493781] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.495250] fuse init (API version 7.23)\n[ 0.496106] Key type big_key registered\n[ 0.496884] Allocating IMA MOK and blacklist keyrings.\n[ 0.497960] Key type asymmetric registered\n[ 0.498756] Asymmetric key parser 'x509' registered\n[ 0.499688] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.501101] io scheduler noop registered\n[ 0.501869] io scheduler deadline registered (default)\n[ 0.502817] io scheduler cfq registered\n[ 0.503629] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.504638] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.505863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.507278] ACPI: Power Button [PWRF]\n[ 0.508097] GHES: HEST is not enabled!\n[ 0.521773] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.549721] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.551927] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.575825] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.577916] Linux agpgart interface v0.103\n[ 0.580327] brd: module loaded\n[ 0.581485] loop: module loaded\n[ 0.585219] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.586679] GPT:90111 != 20971519\n[ 0.587357] GPT:Alternate GPT header not at the end of the disk.\n[ 0.588422] GPT:90111 != 20971519\n[ 0.589092] GPT: Use GNU Parted to correct GPT errors.\n[ 0.590035] vda: vda1 vda15\n[ 0.591349] scsi host0: ata_piix\n[ 0.592077] scsi host1: ata_piix\n[ 0.592764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.593940] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.595719] libphy: Fixed MDIO Bus: probed\n[ 0.597844] tun: Universal TUN/TAP device driver, 1.6\n[ 0.599445] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.602285] PPP generic driver version 2.4.2\n[ 0.603167] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604315] ehci-pci: EHCI PCI platform driver\n[ 0.605156] ehci-platform: EHCI generic platform driver\n[ 0.606107] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.607205] ohci-pci: OHCI PCI platform driver\n[ 0.608050] ohci-platform: OHCI generic platform driver\n[ 0.609009] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.623422] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.624392] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.625804] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.626792] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.627884] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.629062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.630434] usb usb1: Product: UHCI Host Controller\n[ 0.631341] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.632449] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.633378] hub 1-0:1.0: USB hub found\n[ 0.634135] hub 1-0:1.0: 2 ports detected\n[ 0.635024] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.637108] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.638023] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.639022] mousedev: PS/2 mouse device common for all mice\n[ 0.640250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.642039] rtc_cmos 00:00: RTC can wake from S4\n[ 0.643113] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.644263] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.645419] i2c /dev entries driver\n[ 0.646151] device-mapper: uevent: version 1.0.3\n[ 0.647063] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.648648] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649892] NET: Registered protocol family 10\n[ 0.650879] NET: Registered protocol family 17\n[ 0.651750] Key type dns_resolver registered\n[ 0.652657] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.653717] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.655404] registered taskstats version 1\n[ 0.656206] Loading compiled-in X.509 certificates\n[ 0.657608] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.659395] zswap: loaded using pool lzo/zbud\n[ 0.660773] Key type trusted registered\n[ 0.662365] Key type encrypted registered\n[ 0.663183] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.664185] ima: No TPM chip found, activating TPM-bypass!\n[ 0.665190] evm: HMAC attrs: 0x1\n[ 0.666123] Magic number: 2:912:462\n[ 0.666957] rtc_cmos 00:00: setting system clock to 2018-09-22 03:28:49 UTC (1537586929)\n[ 0.668526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.669610] EDD information not available.\n[ 0.756029] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.757556] Write protecting the kernel read-only data: 14336k\n[ 0.769188] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.770952] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.09\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.293788] 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.55.0.8...\nLease of 10.55.0.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.24. iid=i-0000001e\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=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC23Uj/mGZBQzR4d0yMd7d6e7H7qjZBhcglM4KlzWZvZV5XS5zx5Q1KsA26c3be0Rn5IdIgeNJxCI9Q0+SbXMbd7nh82yvtAXaQHOEGmw3aDRe/6l+4aJZU9bzZhX66u+fGC6JAzm8uD51bRdmxxCUAVD1lO7RzsoGjuaGIOnZVkcUm7aMjHdr48bKfR4h8/ZjlUV4ZsIEyTl+5rwk8NC+mGjRdkf/SqlMdPBx1dj9hPU1PA+/AgVnIoun6J4R6siDrho42ovU4iioTeMjhNQsHYJoEvCyG+q/i88pE4xxedg600tDsVdESKxVULBwPyHHLkKNeYYYR6eROTHecHSLp root@simplehealthcheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAKdQ2v0AO/FYYtcLqZKP46d5Pyh5xlffrlC4gY2DNBmmDPrMZhYAe909THGdjEFPHZUBCTyLWL692+Qnkjr4SIdqsTmad1D5hi3lsKY6RaDHEWbKG6KVSgUoxFqyekZsf2inwiN0KoW447B4aM8oe5UgpUIQ/2kYQ2CKs4th49XnAAAAFQDqnlMP3JUk6FB8WTe6A8y9G7WaLQAAAIEAmncqKaepGovuR0FQgeF+6od9PjiKKPHlLAJiJIShTJZwyVTAh43EBevcmz1PJIgI2FgMjyhZ+iJM46amjWqpKvcmrd9Zz6pXn5Pgl942Z4DBjND7nJlpGmBPMX3SSIBurxFTwIOs9tacr+hm4hZvk3/LcVNRfrqs7oMyltgmGMUAAACADwQPuSWEZT9URNNyQePWMI6YonQgPenUcuWT1kqMykNd8+EaJD9KTPH/yqF2A6UR0JqCsTVQR8vpBtFdQW4ZHQ5lg2QBtUQEHNPCPBj261ZiDp8iYOZmTr1LDEXB/Ty26T7WnoxqhlOFo3LnSDg8PAMsnZzi6VSkfXwZ81uJN10= root@simplehealthcheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.0.8,24,fe80::f816:3eff:fea6:b913/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.8 \nip-route:169.254.169.254 via 10.55.0.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000001e\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.30 ===\n"} 2018-09-22 03:29:07,494 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e/action used request id req-fe2cbe0e-cd73-4d22-a6a8-e7789185a8c2 2018-09-22 03:29:07,495 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-22 03:29:07,496 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 472058093 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.125100] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.126708] pid_max: default: 32768 minimum: 301 [ 0.127575] ACPI: Core revision 20150930 [ 0.128934] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130210] Security Framework initialized [ 0.131003] Yama: becoming mindful. [ 0.131713] AppArmor: AppArmor initialized [ 0.132549] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.133786] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.135001] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.136145] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.137472] Initializing cgroup subsys io [ 0.138258] Initializing cgroup subsys memory [ 0.139085] Initializing cgroup subsys devices [ 0.139923] Initializing cgroup subsys freezer [ 0.140772] Initializing cgroup subsys net_cls [ 0.141614] Initializing cgroup subsys perf_event [ 0.142487] Initializing cgroup subsys net_prio [ 0.143339] Initializing cgroup subsys hugetlb [ 0.144177] Initializing cgroup subsys pids [ 0.145031] CPU: Physical Processor ID: 0 [ 0.146507] mce: CPU supports 10 MCE banks [ 0.147320] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.148296] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.158916] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.165203] ftrace: allocating 31920 entries in 125 pages [ 0.191279] smpboot: Max logical packages: 1 [ 0.192130] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.193452] x2apic enabled [ 0.194245] Switched APIC routing to physical x2apic. [ 0.195966] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.197053] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198992] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200727] KVM setup paravirtual spinlock [ 0.201989] x86: Booted up 1 node, 1 CPUs [ 0.202769] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.204113] devtmpfs: initialized [ 0.205803] evm: security.selinux [ 0.206481] evm: security.SMACK64 [ 0.207150] evm: security.SMACK64EXEC [ 0.207871] evm: security.SMACK64TRANSMUTE [ 0.208653] evm: security.SMACK64MMAP [ 0.209368] evm: security.ima [ 0.209992] evm: security.capability [ 0.210772] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.212560] pinctrl core: initialized pinctrl subsystem [ 0.213616] RTC time: 3:28:48, date: 09/22/18 [ 0.214546] NET: Registered protocol family 16 [ 0.215484] cpuidle: using governor ladder [ 0.216273] cpuidle: using governor menu [ 0.217040] PCCT header not found. [ 0.217760] ACPI: bus type PCI registered [ 0.218538] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.219736] PCI: Using configuration type 1 for base access [ 0.221440] ACPI: Added _OSI(Module Device) [ 0.222255] ACPI: Added _OSI(Processor Device) [ 0.223113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.223983] ACPI: Added _OSI(Processor Aggregator Device) [ 0.226083] ACPI: Interpreter enabled [ 0.226828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.228622] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.230395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.232183] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.233961] ACPI: (supports S0 S5) [ 0.234645] ACPI: Using IOAPIC for interrupt routing [ 0.235663] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.238709] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.239814] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.240997] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.242151] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244298] acpiphp: Slot [3] registered [ 0.245076] acpiphp: Slot [4] registered [ 0.245850] acpiphp: Slot [5] registered [ 0.246638] acpiphp: Slot [6] registered [ 0.247406] acpiphp: Slot [7] registered [ 0.248178] acpiphp: Slot [8] registered [ 0.248953] acpiphp: Slot [9] registered [ 0.249723] acpiphp: Slot [10] registered [ 0.250506] acpiphp: Slot [11] registered [ 0.251294] acpiphp: Slot [12] registered [ 0.252090] acpiphp: Slot [13] registered [ 0.252882] acpiphp: Slot [14] registered [ 0.253665] acpiphp: Slot [15] registered [ 0.264356] acpiphp: Slot [16] registered [ 0.265143] acpiphp: Slot [17] registered [ 0.265944] acpiphp: Slot [18] registered [ 0.266728] acpiphp: Slot [19] registered [ 0.267513] acpiphp: Slot [20] registered [ 0.268293] acpiphp: Slot [21] registered [ 0.269078] acpiphp: Slot [22] registered [ 0.269861] acpiphp: Slot [23] registered [ 0.270646] acpiphp: Slot [24] registered [ 0.271426] acpiphp: Slot [25] registered [ 0.272208] acpiphp: Slot [26] registered [ 0.272990] acpiphp: Slot [27] registered [ 0.273776] acpiphp: Slot [28] registered [ 0.274563] acpiphp: Slot [29] registered [ 0.275342] acpiphp: Slot [30] registered [ 0.276140] acpiphp: Slot [31] registered [ 0.276921] PCI host bridge to bus 0000:00 [ 0.277701] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.278869] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.280037] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.281432] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.282830] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.289008] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.290262] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.291391] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.292620] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.299016] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.300407] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.345846] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.347311] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.348685] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.350064] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.351414] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.352631] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.353785] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.354814] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.356319] vgaarb: loaded [ 0.356904] vgaarb: bridge control possible 0000:00:02.0 [ 0.358010] SCSI subsystem initialized [ 0.358816] ACPI: bus type USB registered [ 0.359609] usbcore: registered new interface driver usbfs [ 0.360601] usbcore: registered new interface driver hub [ 0.361571] usbcore: registered new device driver usb [ 0.362595] PCI: Using ACPI for IRQ routing [ 0.363591] NetLabel: Initializing [ 0.364282] NetLabel: domain hash size = 128 [ 0.365106] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.366023] NetLabel: unlabeled traffic allowed by default [ 0.367083] clocksource: Switched to clocksource kvm-clock [ 0.372350] AppArmor: AppArmor Filesystem Enabled [ 0.373296] pnp: PnP ACPI init [ 0.374184] pnp: PnP ACPI: found 5 devices [ 0.380192] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.381837] NET: Registered protocol family 2 [ 0.382770] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.384010] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.385147] TCP: Hash tables configured (established 2048 bind 2048) [ 0.386275] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.387319] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.388456] NET: Registered protocol family 1 [ 0.389303] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.390358] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.391399] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.405753] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.419980] Trying to unpack rootfs image as initramfs... [ 0.469510] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.483698] Scanning for low memory corruption every 60 seconds [ 0.484966] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.486079] audit: initializing netlink subsys (disabled) [ 0.487069] audit: type=2000 audit(1537586929.111:1): initialized [ 0.488343] Initialise system trusted keyring [ 0.489242] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.490361] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.492305] zbud: loaded [ 0.492991] VFS: Disk quotas dquot_6.6.0 [ 0.493781] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.495250] fuse init (API version 7.23) [ 0.496106] Key type big_key registered [ 0.496884] Allocating IMA MOK and blacklist keyrings. [ 0.497960] Key type asymmetric registered [ 0.498756] Asymmetric key parser 'x509' registered [ 0.499688] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501101] io scheduler noop registered [ 0.501869] io scheduler deadline registered (default) [ 0.502817] io scheduler cfq registered [ 0.503629] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.504638] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.505863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.507278] ACPI: Power Button [PWRF] [ 0.508097] GHES: HEST is not enabled! [ 0.521773] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.549721] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.551927] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.575825] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.577916] Linux agpgart interface v0.103 [ 0.580327] brd: module loaded [ 0.581485] loop: module loaded [ 0.585219] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.586679] GPT:90111 != 20971519 [ 0.587357] GPT:Alternate GPT header not at the end of the disk. [ 0.588422] GPT:90111 != 20971519 [ 0.589092] GPT: Use GNU Parted to correct GPT errors. [ 0.590035] vda: vda1 vda15 [ 0.591349] scsi host0: ata_piix [ 0.592077] scsi host1: ata_piix [ 0.592764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.593940] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.595719] libphy: Fixed MDIO Bus: probed [ 0.597844] tun: Universal TUN/TAP device driver, 1.6 [ 0.599445] tun: (C) 1999-2004 Max Krasnyansky [ 0.602285] PPP generic driver version 2.4.2 [ 0.603167] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604315] ehci-pci: EHCI PCI platform driver [ 0.605156] ehci-platform: EHCI generic platform driver [ 0.606107] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.607205] ohci-pci: OHCI PCI platform driver [ 0.608050] ohci-platform: OHCI generic platform driver [ 0.609009] uhci_hcd: USB Universal Host Controller Interface driver [ 0.623422] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.624392] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.625804] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.626792] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.627884] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.629062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.630434] usb usb1: Product: UHCI Host Controller [ 0.631341] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.632449] usb usb1: SerialNumber: 0000:00:01.2 [ 0.633378] hub 1-0:1.0: USB hub found [ 0.634135] hub 1-0:1.0: 2 ports detected [ 0.635024] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.637108] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.638023] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.639022] mousedev: PS/2 mouse device common for all mice [ 0.640250] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.642039] rtc_cmos 00:00: RTC can wake from S4 [ 0.643113] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.644263] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.645419] i2c /dev entries driver [ 0.646151] device-mapper: uevent: version 1.0.3 [ 0.647063] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.648648] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649892] NET: Registered protocol family 10 [ 0.650879] NET: Registered protocol family 17 [ 0.651750] Key type dns_resolver registered [ 0.652657] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.653717] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.655404] registered taskstats version 1 [ 0.656206] Loading compiled-in X.509 certificates [ 0.657608] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.659395] zswap: loaded using pool lzo/zbud [ 0.660773] Key type trusted registered [ 0.662365] Key type encrypted registered [ 0.663183] AppArmor: AppArmor sha1 policy hashing enabled [ 0.664185] ima: No TPM chip found, activating TPM-bypass! [ 0.665190] evm: HMAC attrs: 0x1 [ 0.666123] Magic number: 2:912:462 [ 0.666957] rtc_cmos 00:00: setting system clock to 2018-09-22 03:28:49 UTC (1537586929) [ 0.668526] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.669610] EDD information not available. [ 0.756029] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.757556] Write protecting the kernel read-only data: 14336k [ 0.769188] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.770952] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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 1.09 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.293788] 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 10.55.0.8... Lease of 10.55.0.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.24. iid=i-0000001e failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC23Uj/mGZBQzR4d0yMd7d6e7H7qjZBhcglM4KlzWZvZV5XS5zx5Q1KsA26c3be0Rn5IdIgeNJxCI9Q0+SbXMbd7nh82yvtAXaQHOEGmw3aDRe/6l+4aJZU9bzZhX66u+fGC6JAzm8uD51bRdmxxCUAVD1lO7RzsoGjuaGIOnZVkcUm7aMjHdr48bKfR4h8/ZjlUV4ZsIEyTl+5rwk8NC+mGjRdkf/SqlMdPBx1dj9hPU1PA+/AgVnIoun6J4R6siDrho42ovU4iioTeMjhNQsHYJoEvCyG+q/i88pE4xxedg600tDsVdESKxVULBwPyHHLkKNeYYYR6eROTHecHSLp root@simplehealthcheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst ssh-dss AAAAB3NzaC1kc3MAAACBAKdQ2v0AO/FYYtcLqZKP46d5Pyh5xlffrlC4gY2DNBmmDPrMZhYAe909THGdjEFPHZUBCTyLWL692+Qnkjr4SIdqsTmad1D5hi3lsKY6RaDHEWbKG6KVSgUoxFqyekZsf2inwiN0KoW447B4aM8oe5UgpUIQ/2kYQ2CKs4th49XnAAAAFQDqnlMP3JUk6FB8WTe6A8y9G7WaLQAAAIEAmncqKaepGovuR0FQgeF+6od9PjiKKPHlLAJiJIShTJZwyVTAh43EBevcmz1PJIgI2FgMjyhZ+iJM46amjWqpKvcmrd9Zz6pXn5Pgl942Z4DBjND7nJlpGmBPMX3SSIBurxFTwIOs9tacr+hm4hZvk3/LcVNRfrqs7oMyltgmGMUAAACADwQPuSWEZT9URNNyQePWMI6YonQgPenUcuWT1kqMykNd8+EaJD9KTPH/yqF2A6UR0JqCsTVQR8vpBtFdQW4ZHQ5lg2QBtUQEHNPCPBj261ZiDp8iYOZmTr1LDEXB/Ty26T7WnoxqhlOFo3LnSDg8PAMsnZzi6VSkfXwZ81uJN10= root@simplehealthcheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.8,24,fe80::f816:3eff:fea6:b913/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.8 ip-route:169.254.169.254 via 10.55.0.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000001e name: N/A availability-zone: nova local-hostname: simplehealthcheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.30 === 2018-09-22 03:29:07,496 - create_instance - INFO - Deleting Port with ID - 0f504bee-3500-423f-bd8c-b5b6b5fe6719 2018-09-22 03:29:07,496 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69port-1 2018-09-22 03:29:07,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/0f504bee-3500-423f-bd8c-b5b6b5fe6719 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:29:08,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-feaeb21a-fd40-41f2-93ea-340b9e2bdc19 Date: Sat, 22 Sep 2018 03:29:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:29:08,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/0f504bee-3500-423f-bd8c-b5b6b5fe6719 used request id req-feaeb21a-fd40-41f2-93ea-340b9e2bdc19 2018-09-22 03:29:08,076 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst 2018-09-22 03:29:08,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:29:08,235 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:29: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-5cfb22f8-9978-4e8a-850b-da7e955ee1b3 x-compute-request-id: req-5cfb22f8-9978-4e8a-850b-da7e955ee1b3 Content-Type: application/json 2018-09-22 03:29:08,235 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e used request id req-5cfb22f8-9978-4e8a-850b-da7e955ee1b3 2018-09-22 03:29:08,235 - create_instance - INFO - Checking deletion status 2018-09-22 03:29:08,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:29:08,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:29: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-a9d17a12-5e3a-44fc-9bc6-b053c2bc4783 x-compute-request-id: req-a9d17a12-5e3a-44fc-9bc6-b053c2bc4783 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:b9:13", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "rel": "bookmark"}], "image": {"id": "a5889516-fa1e-40fc-92da-db8e6d3b273b", "links": [{"href": "http://172.30.9.23:8774/images/a5889516-fa1e-40fc-92da-db8e6d3b273b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:28:48.000000", "flavor": {"id": "03d12750-4844-4d80-b2ec-2370154cb56c", "links": [{"href": "http://172.30.9.23:8774/flavors/03d12750-4844-4d80-b2ec-2370154cb56c", "rel": "bookmark"}]}, "id": "4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "user_id": "ede03f4ce3164c65a502264612fdb0af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:29:08Z", "hostId": "82ae7dc0d44e37bced99bc6fd11ab68a29cea8b0f1838332b69b8a06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst", "created": "2018-09-22T03:28:56Z", "tenant_id": "0c482ca2270044ca8cef12d58b539400", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:29:08,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e used request id req-a9d17a12-5e3a-44fc-9bc6-b053c2bc4783 2018-09-22 03:29:08,625 - create_instance - DEBUG - Instance status [SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst] is - ACTIVE 2018-09-22 03:29:08,625 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 03:29:11,629 - create_instance - DEBUG - VM status query timeout in 296.606868982 2018-09-22 03:29:11,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:29:12,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:29: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-a0dd6960-c519-4794-88a8-ec756b521a79 x-compute-request-id: req-a0dd6960-c519-4794-88a8-ec756b521a79 Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "rel": "bookmark"}], "image": {"id": "a5889516-fa1e-40fc-92da-db8e6d3b273b", "links": [{"href": "http://172.30.9.23:8774/images/a5889516-fa1e-40fc-92da-db8e6d3b273b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:28:48.000000", "flavor": {"id": "03d12750-4844-4d80-b2ec-2370154cb56c", "links": [{"href": "http://172.30.9.23:8774/flavors/03d12750-4844-4d80-b2ec-2370154cb56c", "rel": "bookmark"}]}, "id": "4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e", "user_id": "ede03f4ce3164c65a502264612fdb0af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:29:11Z", "hostId": "82ae7dc0d44e37bced99bc6fd11ab68a29cea8b0f1838332b69b8a06", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst", "created": "2018-09-22T03:28:56Z", "tenant_id": "0c482ca2270044ca8cef12d58b539400", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 03:29:12,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e used request id req-a0dd6960-c519-4794-88a8-ec756b521a79 2018-09-22 03:29:12,021 - create_instance - DEBUG - Instance status [SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst] is - ACTIVE 2018-09-22 03:29:12,022 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 03:29:15,025 - create_instance - DEBUG - VM status query timeout in 293.210649967 2018-09-22 03:29:15,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5acb5144f0d28d723277e03c877cc58636ce64c" 2018-09-22 03:29:15,075 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 03:29: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-f1cebca3-c185-4cb6-9673-7459461fd350 x-compute-request-id: req-f1cebca3-c185-4cb6-9673-7459461fd350 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e could not be found.", "code": 404}} 2018-09-22 03:29:15,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e used request id req-f1cebca3-c185-4cb6-9673-7459461fd350 2018-09-22 03:29:15,076 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4f70e1ac-3eca-4ef6-a3c8-ee92bd4db28e could not be found. (HTTP 404) (Request-ID: req-f1cebca3-c185-4cb6-9673-7459461fd350) 2018-09-22 03:29:15,076 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-inst 2018-09-22 03:29:15,077 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-subnet 2018-09-22 03:29:15,077 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-subnet 2018-09-22 03:29:15,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5412a3cef1dcf3102d9a236fefa6e7322af70cef" 2018-09-22 03:29:17,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0290e08e-4848-48c2-840e-0173e2e3599a Date: Sat, 22 Sep 2018 03:29:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:29:17,454 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/ea1bfcf1-bdc8-4ec8-9aeb-72a9a225cdfc used request id req-0290e08e-4848-48c2-840e-0173e2e3599a 2018-09-22 03:29:17,454 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-priv-net 2018-09-22 03:29:17,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/e60798ef-398e-473e-ab98-deb8afec9450 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5412a3cef1dcf3102d9a236fefa6e7322af70cef" 2018-09-22 03:29:18,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dd2f46e9-9a72-462c-ac23-f79a50d9270b Date: Sat, 22 Sep 2018 03:29:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:29:18,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/e60798ef-398e-473e-ab98-deb8afec9450 used request id req-dd2f46e9-9a72-462c-ac23-f79a50d9270b 2018-09-22 03:29:18,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/03d12750-4844-4d80-b2ec-2370154cb56c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}574956856bdec39bad8020cb448e8913c65e1d71" 2018-09-22 03:29:18,899 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:29: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-23d49373-9184-49bb-b2aa-65de4485c54c x-compute-request-id: req-23d49373-9184-49bb-b2aa-65de4485c54c Content-Length: 0 Content-Type: application/json 2018-09-22 03:29:18,899 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/03d12750-4844-4d80-b2ec-2370154cb56c used request id req-23d49373-9184-49bb-b2aa-65de4485c54c 2018-09-22 03:29:18,900 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-23293a93-782a-46d3-a668-5c4bb9baeb69-image 2018-09-22 03:29:18,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/a5889516-fa1e-40fc-92da-db8e6d3b273b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff29cb05048fc915ef7f90a1aa0ccd68aec097df" 2018-09-22 03:29:19,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c2a46164-b81a-4403-9b65-0aac31bfd700 Date: Sat, 22 Sep 2018 03:29:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:29:19,832 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/a5889516-fa1e-40fc-92da-db8e6d3b273b used request id req-c2a46164-b81a-4403-9b65-0aac31bfd700 2018-09-22 03:29:19,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf342cdeeb760948700b0448ca4255b601657d0" 2018-09-22 03:29:20,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-98c54fd3-0325-4455-b5cf-0089bae2d86f Date: Sat, 22 Sep 2018 03:29:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0c482ca2270044ca8cef12d58b539400", "created_at": "2018-09-22T03:28:47Z", "updated_at": "2018-09-22T03:28:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:28:47Z", "revision_number": 0, "id": "3891a90c-9987-49da-925f-4189d4803676", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:28:47Z", "security_group_id": "3278c2b9-be5e-4a57-92fc-10d6cbc08a0a", "tenant_id": "0c482ca2270044ca8cef12d58b539400", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c482ca2270044ca8cef12d58b539400"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:28:47Z", "revision_number": 0, "id": "9ca2bef2-ce43-4435-9295-9dd24ee1efaf", "remote_group_id": "3278c2b9-be5e-4a57-92fc-10d6cbc08a0a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:28:47Z", "security_group_id": "3278c2b9-be5e-4a57-92fc-10d6cbc08a0a", "tenant_id": "0c482ca2270044ca8cef12d58b539400", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c482ca2270044ca8cef12d58b539400"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:28:47Z", "revision_number": 0, "id": "d4fd8597-2c2f-4b49-951c-5af8e7566703", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:28:47Z", "security_group_id": "3278c2b9-be5e-4a57-92fc-10d6cbc08a0a", "tenant_id": "0c482ca2270044ca8cef12d58b539400", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c482ca2270044ca8cef12d58b539400"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:28:47Z", "revision_number": 0, "id": "dd794f78-e0ea-426f-9cd1-7a4a2b09e351", "remote_group_id": "3278c2b9-be5e-4a57-92fc-10d6cbc08a0a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:28:47Z", "security_group_id": "3278c2b9-be5e-4a57-92fc-10d6cbc08a0a", "tenant_id": "0c482ca2270044ca8cef12d58b539400", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c482ca2270044ca8cef12d58b539400"}], "revision_number": 4, "project_id": "0c482ca2270044ca8cef12d58b539400", "id": "3278c2b9-be5e-4a57-92fc-10d6cbc08a0a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}]} 2018-09-22 03:29:20,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-98c54fd3-0325-4455-b5cf-0089bae2d86f 2018-09-22 03:29:20,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf342cdeeb760948700b0448ca4255b601657d0" 2018-09-22 03:29:20,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18b7dcba-0d56-467a-b4ec-1ca7014dbd61 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400"}, "enabled": true, "id": "0c482ca2270044ca8cef12d58b539400", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-31b97776-5999-409-proj"}} 2018-09-22 03:29:20,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400 used request id req-18b7dcba-0d56-467a-b4ec-1ca7014dbd61 2018-09-22 03:29:20,277 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3278c2b9-be5e-4a57-92fc-10d6cbc08a0a 2018-09-22 03:29:20,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3278c2b9-be5e-4a57-92fc-10d6cbc08a0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf342cdeeb760948700b0448ca4255b601657d0" 2018-09-22 03:29:20,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-eee6eeba-80e3-43de-9aae-f7adbc8cbcb5 Date: Sat, 22 Sep 2018 03:29:20 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-09-22T03:28:47Z", "security_group_id": "3278c2b9-be5e-4a57-92fc-10d6cbc08a0a", "port_range_min": null, "revision_number": 0, "tenant_id": "0c482ca2270044ca8cef12d58b539400", "created_at": "2018-09-22T03:28:47Z", "project_id": "0c482ca2270044ca8cef12d58b539400", "id": "3891a90c-9987-49da-925f-4189d4803676"}, {"remote_group_id": "3278c2b9-be5e-4a57-92fc-10d6cbc08a0a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:28:47Z", "security_group_id": "3278c2b9-be5e-4a57-92fc-10d6cbc08a0a", "port_range_min": null, "revision_number": 0, "tenant_id": "0c482ca2270044ca8cef12d58b539400", "created_at": "2018-09-22T03:28:47Z", "project_id": "0c482ca2270044ca8cef12d58b539400", "id": "9ca2bef2-ce43-4435-9295-9dd24ee1efaf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:28:47Z", "security_group_id": "3278c2b9-be5e-4a57-92fc-10d6cbc08a0a", "port_range_min": null, "revision_number": 0, "tenant_id": "0c482ca2270044ca8cef12d58b539400", "created_at": "2018-09-22T03:28:47Z", "project_id": "0c482ca2270044ca8cef12d58b539400", "id": "d4fd8597-2c2f-4b49-951c-5af8e7566703"}, {"remote_group_id": "3278c2b9-be5e-4a57-92fc-10d6cbc08a0a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:28:47Z", "security_group_id": "3278c2b9-be5e-4a57-92fc-10d6cbc08a0a", "port_range_min": null, "revision_number": 0, "tenant_id": "0c482ca2270044ca8cef12d58b539400", "created_at": "2018-09-22T03:28:47Z", "project_id": "0c482ca2270044ca8cef12d58b539400", "id": "dd794f78-e0ea-426f-9cd1-7a4a2b09e351"}]} 2018-09-22 03:29:20,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3278c2b9-be5e-4a57-92fc-10d6cbc08a0a used request id req-eee6eeba-80e3-43de-9aae-f7adbc8cbcb5 2018-09-22 03:29:20,464 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 03:29:20,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3278c2b9-be5e-4a57-92fc-10d6cbc08a0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf342cdeeb760948700b0448ca4255b601657d0" 2018-09-22 03:29:20,732 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43a020ae-d0e4-4b44-a368-0c5d942e06cd Content-Length: 0 Date: Sat, 22 Sep 2018 03:29:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:29:20,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3278c2b9-be5e-4a57-92fc-10d6cbc08a0a used request id req-43a020ae-d0e4-4b44-a368-0c5d942e06cd 2018-09-22 03:29:20,733 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-31b97776-5999-409-proj 2018-09-22 03:29:20,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf342cdeeb760948700b0448ca4255b601657d0" 2018-09-22 03:29:20,973 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:29:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2f4fcda-82a9-4c32-a8de-85f11afe3f87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:29:20,973 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0c482ca2270044ca8cef12d58b539400 used request id req-a2f4fcda-82a9-4c32-a8de-85f11afe3f87 2018-09-22 03:29:20,973 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-31b97776-5999-409-proj-role 2018-09-22 03:29:20,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/a6403122fa304357926317ced43be0a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf342cdeeb760948700b0448ca4255b601657d0" 2018-09-22 03:29:21,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:29:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2e3febb-79f6-42ee-84c5-3aba24063da6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:29:21,084 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a6403122fa304357926317ced43be0a2 used request id req-c2e3febb-79f6-42ee-84c5-3aba24063da6 2018-09-22 03:29:21,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf342cdeeb760948700b0448ca4255b601657d0" 2018-09-22 03:29:21,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56b1ee74-ff72-4b44-90f1-9ce4f206fb2c Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "60d0298d814a45beb042d24b6f5ccfb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/60d0298d814a45beb042d24b6f5ccfb4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a637e30901014f7aa4c2e3e04c09e342", "links": {"self": "http://172.30.9.23:5000/v3/roles/a637e30901014f7aa4c2e3e04c09e342"}, "name": "heat_stack_owner"}]} 2018-09-22 03:29:21,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-56b1ee74-ff72-4b44-90f1-9ce4f206fb2c 2018-09-22 03:29:21,179 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-31b97776-5999-409-user 2018-09-22 03:29:21,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ede03f4ce3164c65a502264612fdb0af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be7f4cdd945ff6ecda134de7d8ecd68c48a232dc" 2018-09-22 03:29:21,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:29:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-551ebbd7-0ab3-46bf-81aa-be8132943ac2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:29:21,368 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ede03f4ce3164c65a502264612fdb0af used request id req-551ebbd7-0ab3-46bf-81aa-be8132943ac2 2018-09-22 03:29:21,369 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 40.889s OK 2018-09-22 03:29:21,489 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-22 03:29:21,489 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:41 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-09-22 03:29:21,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:29:21,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:29:21,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b76d7b-5d04-4121-9678-067724f91e8b Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "60d0298d814a45beb042d24b6f5ccfb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/60d0298d814a45beb042d24b6f5ccfb4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a637e30901014f7aa4c2e3e04c09e342", "links": {"self": "http://172.30.9.23:5000/v3/roles/a637e30901014f7aa4c2e3e04c09e342"}, "name": "heat_stack_owner"}]} 2018-09-22 03:29:21,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c2b76d7b-5d04-4121-9678-067724f91e8b 2018-09-22 03:29:21,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0769779682159s 2018-09-22 03:29:21,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-22 03:29:21,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/a637e30901014f7aa4c2e3e04c09e342 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:29:21,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:29:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9669a6c4-53df-47c6-95dd-d7d9ca55d9ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:29:21,753 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a637e30901014f7aa4c2e3e04c09e342 used request id req-9669a6c4-53df-47c6-95dd-d7d9ca55d9ac 2018-09-22 03:29:21,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.179668188095s 2018-09-22 03:29:21,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:29:21,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:29:21,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db3a0b0c-fa1d-4909-a09d-7eb706bb1521 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_413b984f-19df-4724-84ee-a01bb89507cb", "links": {"self": "http://172.30.9.23:5000/v3/users/e52ae165cb8b4537bdde545469547006"}, "domain_id": "default", "enabled": true, "id": "e52ae165cb8b4537bdde545469547006", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:29:21,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-db3a0b0c-fa1d-4909-a09d-7eb706bb1521 2018-09-22 03:29:21,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10079407692s 2018-09-22 03:29:21,855 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-db3a0b0c-fa1d-4909-a09d-7eb706bb1521 2018-09-22 03:29:21,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:29:21,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/e52ae165cb8b4537bdde545469547006 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:29:21,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-930e376d-9cec-49cc-aa7a-86c53f83f2ed Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/e52ae165cb8b4537bdde545469547006"}, "enabled": true, "id": "e52ae165cb8b4537bdde545469547006", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_413b984f-19df-4724-84ee-a01bb89507cb"}} 2018-09-22 03:29:21,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/e52ae165cb8b4537bdde545469547006 used request id req-930e376d-9cec-49cc-aa7a-86c53f83f2ed 2018-09-22 03:29:21,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0892210006714s 2018-09-22 03:29:21,951 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/e52ae165cb8b4537bdde545469547006 used request id req-930e376d-9cec-49cc-aa7a-86c53f83f2ed 2018-09-22 03:29:21,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-22 03:29:21,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/e52ae165cb8b4537bdde545469547006 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:29:22,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:29:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e021b1e7-8c22-40a9-b513-d6099185e778 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:29:22,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e52ae165cb8b4537bdde545469547006 used request id req-e021b1e7-8c22-40a9-b513-d6099185e778 2018-09-22 03:29:22,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.181574106216s 2018-09-22 03:29:22,133 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e52ae165cb8b4537bdde545469547006 used request id req-e021b1e7-8c22-40a9-b513-d6099185e778 2018-09-22 03:29:22,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:29:22,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:29:22,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad9625f-94cc-464a-b5a1-82f0dc658774 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "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.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd"}, "enabled": true, "id": "a833d3b86b4247599f4ed20325d527fd", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_413b984f-19df-4724-84ee-a01bb89507cb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:29:22,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-1ad9625f-94cc-464a-b5a1-82f0dc658774 2018-09-22 03:29:22,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0794579982758s 2018-09-22 03:29:22,214 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-1ad9625f-94cc-464a-b5a1-82f0dc658774 2018-09-22 03:29:22,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-22 03:29:22,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:29:22,367 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:29:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01c60f90-a452-4886-a723-ab75bfbe1eed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:29:22,367 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-01c60f90-a452-4886-a723-ab75bfbe1eed 2018-09-22 03:29:22,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.151427030563s 2018-09-22 03:29:22,368 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-01c60f90-a452-4886-a723-ab75bfbe1eed 2018-09-22 03:29:22,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:29:22,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:29:22,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a00c480-eaef-46a3-95a8-8e74170f6805 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "60d0298d814a45beb042d24b6f5ccfb4", "links": {"self": "http://172.30.9.23:5000/v3/roles/60d0298d814a45beb042d24b6f5ccfb4"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:29:22,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5a00c480-eaef-46a3-95a8-8e74170f6805 2018-09-22 03:29:22,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0841720104218s 2018-09-22 03:29:22,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-22 03:29:22,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/60d0298d814a45beb042d24b6f5ccfb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7972a2ec480284270ccc5ee87ad06544b93e658a" 2018-09-22 03:29:22,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:29:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f550806c-1eda-4636-ac20-d677facd3b9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:29:22,563 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/60d0298d814a45beb042d24b6f5ccfb4 used request id req-f550806c-1eda-4636-ac20-d677facd3b9a 2018-09-22 03:29:22,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.109095811844s 2018-09-22 03:29:22,563 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 12:56 | PASS | | snaps_health_check | functest | healthcheck | 00:41 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-09-22 03:29:22,566 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-22 03:29:57,357 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-283 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-22 03:29:57,362 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=TMMDn8ykBY6EjpbbWmMj9Dwj7 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.23,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2018-09-22 03:29:57,362 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-22 03:29:57,363 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-09-22 03:29:57,399 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-09-22 03:29:58,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 03:29:58,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 03:29:58,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 03:29:58,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 03:29:58,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 03:29:58,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 03:29:58,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 03:29:58,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 03:29:58,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 03:29:58,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 03:29:58,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 03:29:58,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 03:29:58,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 03:29:58,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 03:29:58,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 03:29:58,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 03:29:58,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 03:29:58,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 03:29:58,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 03:29:58,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 03:29:58,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 03:29:58,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 03:29:58,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-22 03:29:58,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-22 03:29:58,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:29:58,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8010de5c-d098-49e2-b2f1-f70b6e800652 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:29:58,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8010de5c-d098-49e2-b2f1-f70b6e800652 2018-09-22 03:29:58,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:29:58,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T04:29:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ff8cabfb0d6a44caa5c42fbe75da5740"}, "audit_ids": ["rfHXa3xTTtiNI_4x_uaRyg"], "issued_at": "2018-09-22T03:29:58.000000Z"}} 2018-09-22 03:29:58,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 03:29:58,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:29:59,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-51ad0ff5-169b-4b2d-9245-d5ac48f40f38 Date: Sat, 22 Sep 2018 03:29:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 03:29:59,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-51ad0ff5-169b-4b2d-9245-d5ac48f40f38 2018-09-22 03:29:59,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.262667179108s 2018-09-22 03:29:59,026 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-51ad0ff5-169b-4b2d-9245-d5ac48f40f38 2018-09-22 03:29:59,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 03:29:59,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:29:59,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:29:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:29:59,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:29:59,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20cbeef7-b4e7-4edb-8a76-03cb2edd92c4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 03:29:59,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-20cbeef7-b4e7-4edb-8a76-03cb2edd92c4 2018-09-22 03:29:59,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.290202140808s 2018-09-22 03:29:59,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-22 03:29:59,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_78a415ab-3acd-41c6-a3d7-502a1de36677"}}' 2018-09-22 03:29:59,438 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ea0a7a9-c4af-4f3c-ac2f-689f63d0009a Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443"}, "enabled": true, "id": "532990ab889e4abd9aa94192ded05443", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_78a415ab-3acd-41c6-a3d7-502a1de36677"}} 2018-09-22 03:29:59,438 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4ea0a7a9-c4af-4f3c-ac2f-689f63d0009a 2018-09-22 03:29:59,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.115412950516s 2018-09-22 03:29:59,438 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4ea0a7a9-c4af-4f3c-ac2f-689f63d0009a 2018-09-22 03:29:59,439 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_78a415ab-3acd-41c6-a3d7-502a1de36677', 'id': u'532990ab889e4abd9aa94192ded05443', 'description': u'Created by OPNFV Functest: vping_ssh', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-22 03:29:59,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-22 03:29:59,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.387012958527s 2018-09-22 03:29:59,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/4789b75a35384cf7801abafe1134a996 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:29:59,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38abe42d-bc9c-4ae0-a8c1-c7a3e09d443e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/4789b75a35384cf7801abafe1134a996"}, "enabled": true, "id": "4789b75a35384cf7801abafe1134a996", "options": {}, "domain_id": "default", "name": "vping_ssh-user_78a415ab-3acd-41c6-a3d7-502a1de36677"}} 2018-09-22 03:29:59,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/4789b75a35384cf7801abafe1134a996 used request id req-38abe42d-bc9c-4ae0-a8c1-c7a3e09d443e 2018-09-22 03:29:59,920 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4789b75a35384cf7801abafe1134a996', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_78a415ab-3acd-41c6-a3d7-502a1de36677'}) 2018-09-22 03:29:59,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:29:59,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:30:00,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10f343c1-5649-41db-bc3e-158459e267ef Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:30:00,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-10f343c1-5649-41db-bc3e-158459e267ef 2018-09-22 03:30:00,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0843751430511s 2018-09-22 03:30:00,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:30:00,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:30:00,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f01acf33-2783-49bb-9646-b9fea21d2c6d Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:30:00,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f01acf33-2783-49bb-9646-b9fea21d2c6d 2018-09-22 03:30:00,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0877411365509s 2018-09-22 03:30:00,096 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-22 03:30:00,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-22 03:30:00,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" -d '{"role": {"name": "Member"}}' 2018-09-22 03:30:00,186 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0470f064-1490-4c77-a519-69a9ebec2a6f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "69b6d7cc360a42319a28621db4dfe4b0", "links": {"self": "http://172.30.9.23:5000/v3/roles/69b6d7cc360a42319a28621db4dfe4b0"}, "name": "Member"}} 2018-09-22 03:30:00,186 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0470f064-1490-4c77-a519-69a9ebec2a6f 2018-09-22 03:30:00,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0899348258972s 2018-09-22 03:30:00,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/69b6d7cc360a42319a28621db4dfe4b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:30:00,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ccdf502-8421-4993-8cfb-4aef2c69fe41 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/69b6d7cc360a42319a28621db4dfe4b0"}, "domain_id": null, "name": "Member", "id": "69b6d7cc360a42319a28621db4dfe4b0"}} 2018-09-22 03:30:00,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/69b6d7cc360a42319a28621db4dfe4b0 used request id req-2ccdf502-8421-4993-8cfb-4aef2c69fe41 2018-09-22 03:30:00,268 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/69b6d7cc360a42319a28621db4dfe4b0'}, 'domain_id': None, 'human_id': None, 'id': u'69b6d7cc360a42319a28621db4dfe4b0', 'HUMAN_ID': False}) 2018-09-22 03:30:00,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:30:00,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:30:00,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9deb65a6-8188-4e05-834a-4d6e641ca54b Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "69b6d7cc360a42319a28621db4dfe4b0", "links": {"self": "http://172.30.9.23:5000/v3/roles/69b6d7cc360a42319a28621db4dfe4b0"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:30:00,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9deb65a6-8188-4e05-834a-4d6e641ca54b 2018-09-22 03:30:00,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0809979438782s 2018-09-22 03:30:00,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 03:30:00,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:30:00,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33e51b47-c591-4e1a-9fa3-c157473d58ce Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:30:00,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-33e51b47-c591-4e1a-9fa3-c157473d58ce 2018-09-22 03:30:00,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0751111507416s 2018-09-22 03:30:00,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:30:00,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:30:00,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-390e1fe6-961c-41e4-8d98-024a0ca10883 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_78a415ab-3acd-41c6-a3d7-502a1de36677", "links": {"self": "http://172.30.9.23:5000/v3/users/4789b75a35384cf7801abafe1134a996"}, "domain_id": "default", "enabled": true, "id": "4789b75a35384cf7801abafe1134a996", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:30:00,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-390e1fe6-961c-41e4-8d98-024a0ca10883 2018-09-22 03:30:00,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104552030563s 2018-09-22 03:30:00,532 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-390e1fe6-961c-41e4-8d98-024a0ca10883 2018-09-22 03:30:00,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:30:00,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:30:00,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac974b1d-c8e5-4c11-9fb4-cb2bc51157e0 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443"}, "enabled": true, "id": "532990ab889e4abd9aa94192ded05443", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_78a415ab-3acd-41c6-a3d7-502a1de36677"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:30:00,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ac974b1d-c8e5-4c11-9fb4-cb2bc51157e0 2018-09-22 03:30:00,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0784759521484s 2018-09-22 03:30:00,617 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ac974b1d-c8e5-4c11-9fb4-cb2bc51157e0 2018-09-22 03:30:00,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 03:30:00,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=4789b75a35384cf7801abafe1134a996&scope.project.id=532990ab889e4abd9aa94192ded05443&role.id=69b6d7cc360a42319a28621db4dfe4b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:30:00,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c4c1e2d-6f7f-4e66-8f09-e33831649c53 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=4789b75a35384cf7801abafe1134a996&scope.project.id=532990ab889e4abd9aa94192ded05443&role.id=69b6d7cc360a42319a28621db4dfe4b0", "previous": null, "next": null}} 2018-09-22 03:30:00,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=4789b75a35384cf7801abafe1134a996&scope.project.id=532990ab889e4abd9aa94192ded05443&role.id=69b6d7cc360a42319a28621db4dfe4b0 used request id req-3c4c1e2d-6f7f-4e66-8f09-e33831649c53 2018-09-22 03:30:00,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0762720108032s 2018-09-22 03:30:00,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 03:30:00,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443/users/4789b75a35384cf7801abafe1134a996/roles/69b6d7cc360a42319a28621db4dfe4b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:30:00,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99d764ab-88c6-4f67-8cb0-45dd1c28aa23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:30:00,818 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443/users/4789b75a35384cf7801abafe1134a996/roles/69b6d7cc360a42319a28621db4dfe4b0 used request id req-99d764ab-88c6-4f67-8cb0-45dd1c28aa23 2018-09-22 03:30:00,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121855974197s 2018-09-22 03:30:00,819 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_78a415ab-3acd-41c6-a3d7-502a1de36677', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'a67af0ad-4937-4a5f-9c77-ab6f7f4e3b28', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_ssh-user_78a415ab-3acd-41c6-a3d7-502a1de36677', 'project_id': u'532990ab889e4abd9aa94192ded05443', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-22 03:30:00,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 03:30:00,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 03:30:00,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 03:30:00,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 03:30:00,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 03:30:00,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 03:30:00,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 03:30:00,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 03:30:00,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 03:30:00,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 03:30:00,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 03:30:00,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 03:30:00,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 03:30:00,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 03:30:00,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 03:30:00,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 03:30:00,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 03:30:00,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 03:30:00,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 03:30:00,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 03:30:00,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 03:30:00,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 03:30:00,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-22 03:30:00,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-22 03:30:00,825 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_78a415ab-3acd-41c6-a3d7-502a1de36677', 'password': 'a67af0ad-4937-4a5f-9c77-ab6f7f4e3b28', 'project_name': 'vping_ssh-project_78a415ab-3acd-41c6-a3d7-502a1de36677', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '532990ab889e4abd9aa94192ded05443', 'project_domain_name': 'Default'} 2018-09-22 03:30:00,825 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-09-22 03:30:00,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 03:30:00,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:30:00,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdba6912-6b38-47ad-aac5-399105e100f4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 03:30:00,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-bdba6912-6b38-47ad-aac5-399105e100f4 2018-09-22 03:30:00,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.08189702034s 2018-09-22 03:30:00,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:30:00,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:30:00,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfed9b36-c981-44f4-a6a4-ef8a977872c4 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443"}, "enabled": true, "id": "532990ab889e4abd9aa94192ded05443", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_78a415ab-3acd-41c6-a3d7-502a1de36677"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:30:00,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-dfed9b36-c981-44f4-a6a4-ef8a977872c4 2018-09-22 03:30:00,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0754249095917s 2018-09-22 03:30:00,985 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-dfed9b36-c981-44f4-a6a4-ef8a977872c4 2018-09-22 03:30:00,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-22 03:30:00,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" -d '{"network": {"tenant_id": "532990ab889e4abd9aa94192ded05443", "name": "vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677", "admin_state_up": true}}' 2018-09-22 03:30:01,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-5603fa8a-0d10-4c65-a24b-6172c28ad8bc Date: Sat, 22 Sep 2018 03:30:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"699cfc02-0d3c-4381-ad0f-6550d54efff6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"532990ab889e4abd9aa94192ded05443","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:30:01Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677","admin_state_up":true,"tenant_id":"532990ab889e4abd9aa94192ded05443","created_at":"2018-09-22T03:30:01Z","mtu":1450}} 2018-09-22 03:30:01,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5603fa8a-0d10-4c65-a24b-6172c28ad8bc 2018-09-22 03:30:01,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.502373218536s 2018-09-22 03:30:01,491 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5603fa8a-0d10-4c65-a24b-6172c28ad8bc 2018-09-22 03:30:01,491 - 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-09-22T03:30:01Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'699cfc02-0d3c-4381-ad0f-6550d54efff6', u'provider:segmentation_id': 5, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677', u'created_at': u'2018-09-22T03:30:01Z', u'mtu': 1450, u'tenant_id': u'532990ab889e4abd9aa94192ded05443', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'532990ab889e4abd9aa94192ded05443'}) 2018-09-22 03:30:01,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:30:01,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a572fe83-9af7-458e-982b-629f5f408461 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:30:01,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a572fe83-9af7-458e-982b-629f5f408461 2018-09-22 03:30:01,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:30:01,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69b6d7cc360a42319a28621db4dfe4b0", "name": "Member"}], "expires_at": "2018-09-22T04:30:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "532990ab889e4abd9aa94192ded05443", "name": "vping_ssh-project_78a415ab-3acd-41c6-a3d7-502a1de36677"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/532990ab889e4abd9aa94192ded05443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/532990ab889e4abd9aa94192ded05443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/532990ab889e4abd9aa94192ded05443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/532990ab889e4abd9aa94192ded05443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/532990ab889e4abd9aa94192ded05443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/532990ab889e4abd9aa94192ded05443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/532990ab889e4abd9aa94192ded05443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/532990ab889e4abd9aa94192ded05443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/532990ab889e4abd9aa94192ded05443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/532990ab889e4abd9aa94192ded05443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/532990ab889e4abd9aa94192ded05443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/532990ab889e4abd9aa94192ded05443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_78a415ab-3acd-41c6-a3d7-502a1de36677", "id": "4789b75a35384cf7801abafe1134a996"}, "audit_ids": ["FnHntOtfTm2XBHxkFOXirA"], "issued_at": "2018-09-22T03:30:01.000000Z"}} 2018-09-22 03:30:01,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 03:30:01,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:02,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-e38fa353-64d8-42e0-8ee4-9902096b82a0 Date: Sat, 22 Sep 2018 03:30: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-09-22T03:30:01Z","tenant_id":"532990ab889e4abd9aa94192ded05443","created_at":"2018-09-22T03:30:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"532990ab889e4abd9aa94192ded05443","id":"699cfc02-0d3c-4381-ad0f-6550d54efff6","name":"vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 03:30:02,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e38fa353-64d8-42e0-8ee4-9902096b82a0 2018-09-22 03:30:02,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.422966957092s 2018-09-22 03:30:02,304 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e38fa353-64d8-42e0-8ee4-9902096b82a0 2018-09-22 03:30:02,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-22 03:30:02,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" -d '{"subnet": {"name": "vping_ssh-subnet_78a415ab-3acd-41c6-a3d7-502a1de36677", "enable_dhcp": true, "network_id": "699cfc02-0d3c-4381-ad0f-6550d54efff6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-22 03:30:03,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e2c6159d-32ab-4afa-a101-79c2d1e45052 Date: Sat, 22 Sep 2018 03:30:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"699cfc02-0d3c-4381-ad0f-6550d54efff6","tenant_id":"532990ab889e4abd9aa94192ded05443","created_at":"2018-09-22T03:30:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T03:30: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":"532990ab889e4abd9aa94192ded05443","id":"5d8b7339-3764-499f-bb14-b2a25967577a","subnetpool_id":null,"name":"vping_ssh-subnet_78a415ab-3acd-41c6-a3d7-502a1de36677"}} 2018-09-22 03:30:03,107 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e2c6159d-32ab-4afa-a101-79c2d1e45052 2018-09-22 03:30:03,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.801610946655s 2018-09-22 03:30:03,108 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e2c6159d-32ab-4afa-a101-79c2d1e45052 2018-09-22 03:30:03,108 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T03:30: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'5d8b7339-3764-499f-bb14-b2a25967577a', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_78a415ab-3acd-41c6-a3d7-502a1de36677', u'enable_dhcp': True, u'network_id': u'699cfc02-0d3c-4381-ad0f-6550d54efff6', u'tenant_id': u'532990ab889e4abd9aa94192ded05443', u'created_at': u'2018-09-22T03:30: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'532990ab889e4abd9aa94192ded05443'}) 2018-09-22 03:30:03,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-22 03:30:03,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "vping_ssh-router_78a415ab-3acd-41c6-a3d7-502a1de36677", "admin_state_up": true}}' 2018-09-22 03:30:08,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-8b0a2f63-3bfd-4acd-aae1-007860daa2be Date: Sat, 22 Sep 2018 03:30:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:03Z", "admin_state_up": true, "updated_at": "2018-09-22T03:30:04Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "532990ab889e4abd9aa94192ded05443", "id": "86d7a19c-4340-4566-b9c2-b4c12f90edc8", "name": "vping_ssh-router_78a415ab-3acd-41c6-a3d7-502a1de36677"}} 2018-09-22 03:30:08,056 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-8b0a2f63-3bfd-4acd-aae1-007860daa2be 2018-09-22 03:30:08,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.94711184502s 2018-09-22 03:30:08,056 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-8b0a2f63-3bfd-4acd-aae1-007860daa2be 2018-09-22 03:30:08,057 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T03:30:04Z', u'revision_number': 3, u'id': u'86d7a19c-4340-4566-b9c2-b4c12f90edc8', u'external_gateway_info': {u'network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'439a8a54-bb11-4288-a17c-58ca0efd5d9d', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_78a415ab-3acd-41c6-a3d7-502a1de36677', u'admin_state_up': True, u'tenant_id': u'532990ab889e4abd9aa94192ded05443', u'created_at': u'2018-09-22T03:30:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'532990ab889e4abd9aa94192ded05443'}) 2018-09-22 03:30:08,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-22 03:30:08,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/86d7a19c-4340-4566-b9c2-b4c12f90edc8/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" -d '{"subnet_id": "5d8b7339-3764-499f-bb14-b2a25967577a"}' 2018-09-22 03:30:10,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-39a2ef32-b08d-42ac-942e-9c20953e4aad Date: Sat, 22 Sep 2018 03:30:10 GMT RESP BODY: {"network_id": "699cfc02-0d3c-4381-ad0f-6550d54efff6", "tenant_id": "532990ab889e4abd9aa94192ded05443", "subnet_id": "5d8b7339-3764-499f-bb14-b2a25967577a", "subnet_ids": ["5d8b7339-3764-499f-bb14-b2a25967577a"], "port_id": "e45df34f-6092-4126-8414-300543741e95", "id": "86d7a19c-4340-4566-b9c2-b4c12f90edc8"} 2018-09-22 03:30:10,207 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/86d7a19c-4340-4566-b9c2-b4c12f90edc8/add_router_interface.json used request id req-39a2ef32-b08d-42ac-942e-9c20953e4aad 2018-09-22 03:30:10,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.14968204498s 2018-09-22 03:30:10,208 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/86d7a19c-4340-4566-b9c2-b4c12f90edc8/add_router_interface.json used request id req-39a2ef32-b08d-42ac-942e-9c20953e4aad returning object 86d7a19c-4340-4566-b9c2-b4c12f90edc8 2018-09-22 03:30:10,208 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 03:30:10,335 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-22 03:30:10,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:10,342 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 22 Sep 2018 03:30:10 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-22 03:30:10,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 03:30:10,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:10,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-412f9bdf-26e4-4065-a088-d00ceb5c69a0 Date: Sat, 22 Sep 2018 03:30:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 03:30:10,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-412f9bdf-26e4-4065-a088-d00ceb5c69a0 2018-09-22 03:30:10,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175591945648s 2018-09-22 03:30:10,522 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-412f9bdf-26e4-4065-a088-d00ceb5c69a0 2018-09-22 03:30:10,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-22 03:30:10,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_78a415ab-3acd-41c6-a3d7-502a1de36677", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_78a415ab-3acd-41c6-a3d7-502a1de36677"}' 2018-09-22 03:30:10,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635 X-Openstack-Request-Id: req-018193cf-2eba-40a7-80ab-89d21b4907b2 Date: Sat, 22 Sep 2018 03:30:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635/file", "owner": "532990ab889e4abd9aa94192ded05443", "id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "size": null, "self": "/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T03:30:10Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_78a415ab-3acd-41c6-a3d7-502a1de36677", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_78a415ab-3acd-41c6-a3d7-502a1de36677", "checksum": null, "created_at": "2018-09-22T03:30:10Z", "protected": false} 2018-09-22 03:30:10,729 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-018193cf-2eba-40a7-80ab-89d21b4907b2 2018-09-22 03:30:10,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.205121994019s 2018-09-22 03:30:10,729 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-018193cf-2eba-40a7-80ab-89d21b4907b2 returning object 7d82df2a-1e3b-4fa6-aab0-1ec550802635 2018-09-22 03:30:10,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-22 03:30:10,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" -d '' 2018-09-22 03:30:12,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09554276-853d-4784-83ba-cc7959ea1bea Date: Sat, 22 Sep 2018 03:30:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:30:12,218 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635/file used request id req-09554276-853d-4784-83ba-cc7959ea1bea 2018-09-22 03:30:12,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.48791098595s 2018-09-22 03:30:12,218 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635/file used request id req-09554276-853d-4784-83ba-cc7959ea1bea 2018-09-22 03:30:12,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 03:30:12,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:12,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-2df2f2fc-2681-4029-b26a-51bdf597f164 Date: Sat, 22 Sep 2018 03:30:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635/snap", "metadata": {}}], "file": "/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635/file", "owner": "532990ab889e4abd9aa94192ded05443", "id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "size": 12716032, "self": "/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T03:30:12Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_78a415ab-3acd-41c6-a3d7-502a1de36677", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_78a415ab-3acd-41c6-a3d7-502a1de36677", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T03:30:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 03:30:12,390 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2df2f2fc-2681-4029-b26a-51bdf597f164 2018-09-22 03:30:12,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171221017838s 2018-09-22 03:30:12,391 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2df2f2fc-2681-4029-b26a-51bdf597f164 2018-09-22 03:30:12,393 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635/file', 'owner': u'532990ab889e4abd9aa94192ded05443', 'id': u'7d82df2a-1e3b-4fa6-aab0-1ec550802635', 'size': 12716032, u'self': u'/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'532990ab889e4abd9aa94192ded05443', 'name': 'vping_ssh-project_78a415ab-3acd-41c6-a3d7-502a1de36677', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-22T03:30:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-22T03:30:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_78a415ab-3acd-41c6-a3d7-502a1de36677', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_78a415ab-3acd-41c6-a3d7-502a1de36677', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_78a415ab-3acd-41c6-a3d7-502a1de36677', 'created': u'2018-09-22T03:30:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-22T03:30:10Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_78a415ab-3acd-41c6-a3d7-502a1de36677', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-22 03:30:12,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-22 03:30:12,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_78a415ab-3acd-41c6-a3d7-502a1de36677", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-22 03:30:12,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30: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-9c96ee3b-957f-4251-a8f0-6bae95500765 x-compute-request-id: req-9c96ee3b-957f-4251-a8f0-6bae95500765 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "841b99ff-12af-44ae-95bc-14fae5c08261", "name": "vping_ssh-flavor_78a415ab-3acd-41c6-a3d7-502a1de36677", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:30:12,627 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9c96ee3b-957f-4251-a8f0-6bae95500765 2018-09-22 03:30:12,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.232578992844s 2018-09-22 03:30:12,628 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9c96ee3b-957f-4251-a8f0-6bae95500765 returning object 841b99ff-12af-44ae-95bc-14fae5c08261 2018-09-22 03:30:12,628 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_78a415ab-3acd-41c6-a3d7-502a1de36677', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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'841b99ff-12af-44ae-95bc-14fae5c08261', 'swap': 0}) 2018-09-22 03:30:12,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-22 03:30:12,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/841b99ff-12af-44ae-95bc-14fae5c08261/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" -d '{"extra_specs": {}}' 2018-09-22 03:30:12,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30: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-6ed725d0-dd55-4e52-baa9-ad203cb43f3e x-compute-request-id: req-6ed725d0-dd55-4e52-baa9-ad203cb43f3e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 03:30:12,649 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/841b99ff-12af-44ae-95bc-14fae5c08261/os-extra_specs used request id req-6ed725d0-dd55-4e52-baa9-ad203cb43f3e 2018-09-22 03:30:12,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202009677887s 2018-09-22 03:30:12,650 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/841b99ff-12af-44ae-95bc-14fae5c08261/os-extra_specs used request id req-6ed725d0-dd55-4e52-baa9-ad203cb43f3e 2018-09-22 03:30:12,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-22 03:30:12,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" -d '{"keypair": {"name": "vping_ssh-kp_78a415ab-3acd-41c6-a3d7-502a1de36677"}}' 2018-09-22 03:30:13,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30: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-1c541f1b-7abc-4975-82bf-3d912a9ecc59 x-compute-request-id: req-1c541f1b-7abc-4975-82bf-3d912a9ecc59 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1ma/1Ymkgxa3jI2lgldwFTvBqrPVKYeZqbAOcvs2tIwVESyUZZUadlDinHjifYFaBAzbbG6+QMS7swSeb+MLEw2N8npUp6slPlvCB9gpGdeNsgAqul2lPU+dXkwzRCHYs2SMh38e6XRrqsajHNiWeDDTxxEbJaWbe/QnLXYbxMOrA0rTT8xPe3Pu6xd9RhLKf0JrjTDbQF0vVIhlLEhanFsJIFTX3NErgtFAX6RD7XCOM7Oenym/ajauK7nENOEB+QngWQFYB2skToFThWIAuHapB9dkOQukdhNvuNJaf3wzIoZx/NMu3/+be5fjookUo0+rAIzMwO0y4thyvt3QB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtZmv9WJpIMWt4yNpYJXcBU7waqz1SmHmamwDnL7NrSMFREsl\nGWVGnZQ4px44n2BWgQM22xuvkDEu7MEnm/jCxMNjfJ6VKerJT5bwgfYKRnXjbIAK\nrpdpT1PnV5MM0Qh2LNkjId/Hul0a6rGoxzYlngw08cRGyWlm3v0Jy12G8TDqwNK0\n0/MT3tz7usXfUYSyn9Ca40w20BdL1SIZSxIWpxbCSBU19zRK4LRQF+kQ+1wjjOzn\np8pv2o2riu5xDThAfkJ4FkBWAdrJE6BU4ViALh2qQfXZDkLpHYTb7jSWn98MyKGc\nfzTLt//m3uX46KJFKNPqwCMzMDtMuLYcr7d0AQIDAQABAoIBAAe6a5+QuZKYdwb0\nidZ/aiabrmWLyMCKnAipYhn4kL4ugFngrMqA4dlw5lxOT/CQY/4Hif0XF4iWXz3a\nFnpvwrIm8oPqJ8Tp5flKHiAZvWQ0PiJu7IVzkhq7Ilw6uM/ogUb1UqZtZI2Mysl0\nGA+qQT2RnWswhCasIqGYuSL7bvOyo97Wc5dg7KS3aucPxzR3XytC2Q/tiPMJLaOw\nXIwTyLnybiQOrCb3Icuk9JsM6sio/d4ZBEfFAry9bF3vF+v0uMTmTcmdnXQQanQV\n1anjPMjAWLCG77QrzPq/1HJQUielf1xSSbvwH08CUi+d/aKPguGZelxGesnJz0mm\nUPmkSwECgYEA3gJ1/G+RsEsdKtwE2V6VlE8wqbbT9kPwd9gioCGCndCCZeQTuxKw\nwCqJ1awXx5xdPwnifLvRteBYVok/hUrnOBVLUQQlioUC9HuVGFOILNrdZLDnBUbj\nICUVGgIF5doC9wp9w6940BC9g6GsEjm9xNtAMHYcTAstY/wiy64d7xECgYEA0Wdo\nhY523ZkRRJKBqguqCN62fhc2LNopJxHVgQQUfhhJRPCNWPbA+IMP7Z2z7eVlR+lN\n8JYfOz1Kngm37fUb0gOIHc6xyB70a9EEvhgOrjKP536NBCRPbshyxME/E+h/ApNO\nhhazVQtAcTJg+usARdK67OM83n3xco/RlXwdFfECgYBE6o6lphyblTWgsFvw/iOA\nvnRkupRhxgVHrphRDRX211sjNgHJ+KtVe979rUZUeH2Zq//aqJMY2mORuVk2j2Hn\nTvTqWVcuAMxCCHrn6kZDZk2DjEaqpK6ss9YxFJ+wElUJSwBvVnEyZX/u9Kjtn28B\nRO5QHNn74RxeBU7n20z/gQKBgAEfG6kzdSGEs1n5quYdP+DiSHnuZ+Tfmj7SUqFp\nQy7VtHbBDxC96ZSrJwevw4nvo5Y6AqfaNfqcPm0QQkLtACQkzrLSK5OVzttQ+ESI\nXnPCY5Dq1ZiDFUXTnwG8wzi5Ew0Reucu8fDvqX2xtmFBpvO4yDWClg3fAM8LRCUX\n0BQRAoGBALr/OentcrXedKg2NZzgooQZHRDbApB8cFtXvH/8E54fw9CUqMvCwcdq\n+7lh0ZMWaCqXmZbuomXvvUMv893eYJ6Ttj22N7gw6co56J0ZCyQjjHPHztPk8z1I\nxG2sKmxWI+K1opL6Sd5phhYKuLMf8Um0E7vWWYGUoUyw60pockXZ\n-----END RSA PRIVATE KEY-----\n", "user_id": "4789b75a35384cf7801abafe1134a996", "name": "vping_ssh-kp_78a415ab-3acd-41c6-a3d7-502a1de36677", "fingerprint": "f9:35:f0:28:45:08:c6:ca:4c:63:7d:92:ed:5b:ed:9a"}} 2018-09-22 03:30:13,023 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1c541f1b-7abc-4975-82bf-3d912a9ecc59 2018-09-22 03:30:13,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.372614860535s 2018-09-22 03:30:13,023 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1c541f1b-7abc-4975-82bf-3d912a9ecc59 2018-09-22 03:30:13,024 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1ma/1Ymkgxa3jI2lgldwFTvBqrPVKYeZqbAOcvs2tIwVESyUZZUadlDinHjifYFaBAzbbG6+QMS7swSeb+MLEw2N8npUp6slPlvCB9gpGdeNsgAqul2lPU+dXkwzRCHYs2SMh38e6XRrqsajHNiWeDDTxxEbJaWbe/QnLXYbxMOrA0rTT8xPe3Pu6xd9RhLKf0JrjTDbQF0vVIhlLEhanFsJIFTX3NErgtFAX6RD7XCOM7Oenym/ajauK7nENOEB+QngWQFYB2skToFThWIAuHapB9dkOQukdhNvuNJaf3wzIoZx/NMu3/+be5fjookUo0+rAIzMwO0y4thyvt3QB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtZmv9WJpIMWt4yNpYJXcBU7waqz1SmHmamwDnL7NrSMFREsl\nGWVGnZQ4px44n2BWgQM22xuvkDEu7MEnm/jCxMNjfJ6VKerJT5bwgfYKRnXjbIAK\nrpdpT1PnV5MM0Qh2LNkjId/Hul0a6rGoxzYlngw08cRGyWlm3v0Jy12G8TDqwNK0\n0/MT3tz7usXfUYSyn9Ca40w20BdL1SIZSxIWpxbCSBU19zRK4LRQF+kQ+1wjjOzn\np8pv2o2riu5xDThAfkJ4FkBWAdrJE6BU4ViALh2qQfXZDkLpHYTb7jSWn98MyKGc\nfzTLt//m3uX46KJFKNPqwCMzMDtMuLYcr7d0AQIDAQABAoIBAAe6a5+QuZKYdwb0\nidZ/aiabrmWLyMCKnAipYhn4kL4ugFngrMqA4dlw5lxOT/CQY/4Hif0XF4iWXz3a\nFnpvwrIm8oPqJ8Tp5flKHiAZvWQ0PiJu7IVzkhq7Ilw6uM/ogUb1UqZtZI2Mysl0\nGA+qQT2RnWswhCasIqGYuSL7bvOyo97Wc5dg7KS3aucPxzR3XytC2Q/tiPMJLaOw\nXIwTyLnybiQOrCb3Icuk9JsM6sio/d4ZBEfFAry9bF3vF+v0uMTmTcmdnXQQanQV\n1anjPMjAWLCG77QrzPq/1HJQUielf1xSSbvwH08CUi+d/aKPguGZelxGesnJz0mm\nUPmkSwECgYEA3gJ1/G+RsEsdKtwE2V6VlE8wqbbT9kPwd9gioCGCndCCZeQTuxKw\nwCqJ1awXx5xdPwnifLvRteBYVok/hUrnOBVLUQQlioUC9HuVGFOILNrdZLDnBUbj\nICUVGgIF5doC9wp9w6940BC9g6GsEjm9xNtAMHYcTAstY/wiy64d7xECgYEA0Wdo\nhY523ZkRRJKBqguqCN62fhc2LNopJxHVgQQUfhhJRPCNWPbA+IMP7Z2z7eVlR+lN\n8JYfOz1Kngm37fUb0gOIHc6xyB70a9EEvhgOrjKP536NBCRPbshyxME/E+h/ApNO\nhhazVQtAcTJg+usARdK67OM83n3xco/RlXwdFfECgYBE6o6lphyblTWgsFvw/iOA\nvnRkupRhxgVHrphRDRX211sjNgHJ+KtVe979rUZUeH2Zq//aqJMY2mORuVk2j2Hn\nTvTqWVcuAMxCCHrn6kZDZk2DjEaqpK6ss9YxFJ+wElUJSwBvVnEyZX/u9Kjtn28B\nRO5QHNn74RxeBU7n20z/gQKBgAEfG6kzdSGEs1n5quYdP+DiSHnuZ+Tfmj7SUqFp\nQy7VtHbBDxC96ZSrJwevw4nvo5Y6AqfaNfqcPm0QQkLtACQkzrLSK5OVzttQ+ESI\nXnPCY5Dq1ZiDFUXTnwG8wzi5Ew0Reucu8fDvqX2xtmFBpvO4yDWClg3fAM8LRCUX\n0BQRAoGBALr/OentcrXedKg2NZzgooQZHRDbApB8cFtXvH/8E54fw9CUqMvCwcdq\n+7lh0ZMWaCqXmZbuomXvvUMv893eYJ6Ttj22N7gw6co56J0ZCyQjjHPHztPk8z1I\nxG2sKmxWI+K1opL6Sd5phhYKuLMf8Um0E7vWWYGUoUyw60pockXZ\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4789b75a35384cf7801abafe1134a996', 'name': u'vping_ssh-kp_78a415ab-3acd-41c6-a3d7-502a1de36677', 'created_at': '2018-09-22T03:30:13.024689', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'532990ab889e4abd9aa94192ded05443', 'name': 'vping_ssh-project_78a415ab-3acd-41c6-a3d7-502a1de36677', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f9:35:f0:28:45:08:c6:ca:4c:63:7d:92:ed:5b:ed:9a', 'type': 'ssh', 'id': u'vping_ssh-kp_78a415ab-3acd-41c6-a3d7-502a1de36677'}) 2018-09-22 03:30:13,025 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAtZmv9WJpIMWt4yNpYJXcBU7waqz1SmHmamwDnL7NrSMFREsl GWVGnZQ4px44n2BWgQM22xuvkDEu7MEnm/jCxMNjfJ6VKerJT5bwgfYKRnXjbIAK rpdpT1PnV5MM0Qh2LNkjId/Hul0a6rGoxzYlngw08cRGyWlm3v0Jy12G8TDqwNK0 0/MT3tz7usXfUYSyn9Ca40w20BdL1SIZSxIWpxbCSBU19zRK4LRQF+kQ+1wjjOzn p8pv2o2riu5xDThAfkJ4FkBWAdrJE6BU4ViALh2qQfXZDkLpHYTb7jSWn98MyKGc fzTLt//m3uX46KJFKNPqwCMzMDtMuLYcr7d0AQIDAQABAoIBAAe6a5+QuZKYdwb0 idZ/aiabrmWLyMCKnAipYhn4kL4ugFngrMqA4dlw5lxOT/CQY/4Hif0XF4iWXz3a FnpvwrIm8oPqJ8Tp5flKHiAZvWQ0PiJu7IVzkhq7Ilw6uM/ogUb1UqZtZI2Mysl0 GA+qQT2RnWswhCasIqGYuSL7bvOyo97Wc5dg7KS3aucPxzR3XytC2Q/tiPMJLaOw XIwTyLnybiQOrCb3Icuk9JsM6sio/d4ZBEfFAry9bF3vF+v0uMTmTcmdnXQQanQV 1anjPMjAWLCG77QrzPq/1HJQUielf1xSSbvwH08CUi+d/aKPguGZelxGesnJz0mm UPmkSwECgYEA3gJ1/G+RsEsdKtwE2V6VlE8wqbbT9kPwd9gioCGCndCCZeQTuxKw wCqJ1awXx5xdPwnifLvRteBYVok/hUrnOBVLUQQlioUC9HuVGFOILNrdZLDnBUbj ICUVGgIF5doC9wp9w6940BC9g6GsEjm9xNtAMHYcTAstY/wiy64d7xECgYEA0Wdo hY523ZkRRJKBqguqCN62fhc2LNopJxHVgQQUfhhJRPCNWPbA+IMP7Z2z7eVlR+lN 8JYfOz1Kngm37fUb0gOIHc6xyB70a9EEvhgOrjKP536NBCRPbshyxME/E+h/ApNO hhazVQtAcTJg+usARdK67OM83n3xco/RlXwdFfECgYBE6o6lphyblTWgsFvw/iOA vnRkupRhxgVHrphRDRX211sjNgHJ+KtVe979rUZUeH2Zq//aqJMY2mORuVk2j2Hn TvTqWVcuAMxCCHrn6kZDZk2DjEaqpK6ss9YxFJ+wElUJSwBvVnEyZX/u9Kjtn28B RO5QHNn74RxeBU7n20z/gQKBgAEfG6kzdSGEs1n5quYdP+DiSHnuZ+Tfmj7SUqFp Qy7VtHbBDxC96ZSrJwevw4nvo5Y6AqfaNfqcPm0QQkLtACQkzrLSK5OVzttQ+ESI XnPCY5Dq1ZiDFUXTnwG8wzi5Ew0Reucu8fDvqX2xtmFBpvO4yDWClg3fAM8LRCUX 0BQRAoGBALr/OentcrXedKg2NZzgooQZHRDbApB8cFtXvH/8E54fw9CUqMvCwcdq +7lh0ZMWaCqXmZbuomXvvUMv893eYJ6Ttj22N7gw6co56J0ZCyQjjHPHztPk8z1I xG2sKmxWI+K1opL6Sd5phhYKuLMf8Um0E7vWWYGUoUyw60pockXZ -----END RSA PRIVATE KEY----- 2018-09-22 03:30:13,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-22 03:30:13,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" -d '{"security_group": {"name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-09-22 03:30:13,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-a0910bc1-bbf7-40f8-82a1-18b435876486 Date: Sat, 22 Sep 2018 03:30:13 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:13Z", "updated_at": "2018-09-22T03:30:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:13Z", "revision_number": 0, "id": "7d16c241-ba33-4cd0-a606-57f0fe592119", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:13Z", "security_group_id": "2e5625d3-d1d4-4040-a46d-74d845d09651", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:13Z", "revision_number": 0, "id": "8d6dc727-1401-4fdb-85e6-0ce015ef2411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:13Z", "security_group_id": "2e5625d3-d1d4-4040-a46d-74d845d09651", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 2, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "2e5625d3-d1d4-4040-a46d-74d845d09651", "name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}} 2018-09-22 03:30:13,612 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a0910bc1-bbf7-40f8-82a1-18b435876486 2018-09-22 03:30:13,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.584463834763s 2018-09-22 03:30:13,613 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a0910bc1-bbf7-40f8-82a1-18b435876486 2018-09-22 03:30:13,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-22 03:30:13,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:13,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-af97c9f8-9ef5-48d0-8ff4-64a3b2b56457 Date: Sat, 22 Sep 2018 03:30:13 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:13Z", "updated_at": "2018-09-22T03:30:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:13Z", "revision_number": 0, "id": "7d16c241-ba33-4cd0-a606-57f0fe592119", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:13Z", "security_group_id": "2e5625d3-d1d4-4040-a46d-74d845d09651", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:13Z", "revision_number": 0, "id": "8d6dc727-1401-4fdb-85e6-0ce015ef2411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:13Z", "security_group_id": "2e5625d3-d1d4-4040-a46d-74d845d09651", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 2, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "2e5625d3-d1d4-4040-a46d-74d845d09651", "name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}, {"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}]} 2018-09-22 03:30:13,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-af97c9f8-9ef5-48d0-8ff4-64a3b2b56457 2018-09-22 03:30:13,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.200397014618s 2018-09-22 03:30:13,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-af97c9f8-9ef5-48d0-8ff4-64a3b2b56457 2018-09-22 03:30:13,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-22 03:30:13,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" -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": "2e5625d3-d1d4-4040-a46d-74d845d09651"}}' 2018-09-22 03:30:14,115 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-b55a3bf7-f926-415c-9eb5-e76a63b935e0 Date: Sat, 22 Sep 2018 03:30:14 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-09-22T03:30:14Z", "security_group_id": "2e5625d3-d1d4-4040-a46d-74d845d09651", "port_range_min": 22, "revision_number": 0, "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:14Z", "project_id": "532990ab889e4abd9aa94192ded05443", "id": "8b0cf4ad-9bee-460d-9447-3cb90a33d03a"}} 2018-09-22 03:30:14,115 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b55a3bf7-f926-415c-9eb5-e76a63b935e0 2018-09-22 03:30:14,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.293001890182s 2018-09-22 03:30:14,115 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b55a3bf7-f926-415c-9eb5-e76a63b935e0 2018-09-22 03:30:14,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-22 03:30:14,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:14,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-eee5e4cd-4d25-44c2-9b15-e9223e6c0af2 Date: Sat, 22 Sep 2018 03:30:14 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:13Z", "updated_at": "2018-09-22T03:30:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:13Z", "revision_number": 0, "id": "7d16c241-ba33-4cd0-a606-57f0fe592119", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:13Z", "security_group_id": "2e5625d3-d1d4-4040-a46d-74d845d09651", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T03:30:14Z", "revision_number": 0, "id": "8b0cf4ad-9bee-460d-9447-3cb90a33d03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:14Z", "security_group_id": "2e5625d3-d1d4-4040-a46d-74d845d09651", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": 22, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:13Z", "revision_number": 0, "id": "8d6dc727-1401-4fdb-85e6-0ce015ef2411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:13Z", "security_group_id": "2e5625d3-d1d4-4040-a46d-74d845d09651", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 3, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "2e5625d3-d1d4-4040-a46d-74d845d09651", "name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}, {"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}]} 2018-09-22 03:30:14,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-eee5e4cd-4d25-44c2-9b15-e9223e6c0af2 2018-09-22 03:30:14,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199997901917s 2018-09-22 03:30:14,319 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-eee5e4cd-4d25-44c2-9b15-e9223e6c0af2 2018-09-22 03:30:14,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-22 03:30:14,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" -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": "2e5625d3-d1d4-4040-a46d-74d845d09651"}}' 2018-09-22 03:30:14,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-dcdefdc1-6559-4761-a90f-b52f407a35c8 Date: Sat, 22 Sep 2018 03:30:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T03:30:14Z", "security_group_id": "2e5625d3-d1d4-4040-a46d-74d845d09651", "port_range_min": null, "revision_number": 0, "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:14Z", "project_id": "532990ab889e4abd9aa94192ded05443", "id": "f7d8442b-c47b-4612-a585-f1fd71f1eaaf"}} 2018-09-22 03:30:14,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-dcdefdc1-6559-4761-a90f-b52f407a35c8 2018-09-22 03:30:14,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.169794082642s 2018-09-22 03:30:14,493 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-dcdefdc1-6559-4761-a90f-b52f407a35c8 2018-09-22 03:30:14,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 03:30:14,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:14,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-4382a3b3-c738-446b-a396-5a0ef1cde29c Date: Sat, 22 Sep 2018 03:30:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d8b7339-3764-499f-bb14-b2a25967577a"],"updated_at":"2018-09-22T03:30:02Z","tenant_id":"532990ab889e4abd9aa94192ded05443","created_at":"2018-09-22T03:30:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"532990ab889e4abd9aa94192ded05443","id":"699cfc02-0d3c-4381-ad0f-6550d54efff6","name":"vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 03:30:14,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4382a3b3-c738-446b-a396-5a0ef1cde29c 2018-09-22 03:30:14,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.260672092438s 2018-09-22 03:30:14,755 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4382a3b3-c738-446b-a396-5a0ef1cde29c 2018-09-22 03:30:14,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 03:30:14,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:14,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-af26f25e-2ffb-4b72-b6c4-0a96e1f11554 Date: Sat, 22 Sep 2018 03:30:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635/snap", "metadata": {}}], "file": "/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635/file", "owner": "532990ab889e4abd9aa94192ded05443", "id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "size": 12716032, "self": "/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T03:30:12Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_78a415ab-3acd-41c6-a3d7-502a1de36677", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_78a415ab-3acd-41c6-a3d7-502a1de36677", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T03:30:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 03:30:14,923 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-af26f25e-2ffb-4b72-b6c4-0a96e1f11554 2018-09-22 03:30:14,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166970968246s 2018-09-22 03:30:14,924 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-af26f25e-2ffb-4b72-b6c4-0a96e1f11554 2018-09-22 03:30:14,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 03:30:14,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:14,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30: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-01ba9156-f283-47a0-98ac-d296e31a6b37 x-compute-request-id: req-01ba9156-f283-47a0-98ac-d296e31a6b37 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "841b99ff-12af-44ae-95bc-14fae5c08261", "name": "vping_ssh-flavor_78a415ab-3acd-41c6-a3d7-502a1de36677", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 03:30:14,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-01ba9156-f283-47a0-98ac-d296e31a6b37 2018-09-22 03:30:14,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0310921669006s 2018-09-22 03:30:14,957 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-01ba9156-f283-47a0-98ac-d296e31a6b37 2018-09-22 03:30:14,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-22 03:30:14,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" -d '{"server": {"name": "vping_ssh-vm2_78a415ab-3acd-41c6-a3d7-502a1de36677", "imageRef": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "flavorRef": "841b99ff-12af-44ae-95bc-14fae5c08261", "max_count": 1, "min_count": 1, "networks": [{"uuid": "699cfc02-0d3c-4381-ad0f-6550d54efff6"}], "security_groups": [{"name": "2e5625d3-d1d4-4040-a46d-74d845d09651"}]}}' 2018-09-22 03:30:17,378 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:30: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-82d55378-dc9d-4211-9a48-eb2db8300b6d x-compute-request-id: req-82d55378-dc9d-4211-9a48-eb2db8300b6d Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2e5625d3-d1d4-4040-a46d-74d845d09651"}], "OS-DCF:diskConfig": "MANUAL", "id": "a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "bookmark"}], "adminPass": "MwJk3m9Vm7nt"}} 2018-09-22 03:30:17,378 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-82d55378-dc9d-4211-9a48-eb2db8300b6d 2018-09-22 03:30:17,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.41902899742s 2018-09-22 03:30:17,378 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-82d55378-dc9d-4211-9a48-eb2db8300b6d 2018-09-22 03:30:17,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:30:17,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:17,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30: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-6bd954f8-9357-435e-8cff-1c4a0fc121f1 x-compute-request-id: req-6bd954f8-9357-435e-8cff-1c4a0fc121f1 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.23:8774/v2.1/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "bookmark"}], "image": {"id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "links": [{"href": "http://172.30.9.23:8774/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "841b99ff-12af-44ae-95bc-14fae5c08261", "links": [{"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}]}, "id": "a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "user_id": "4789b75a35384cf7801abafe1134a996", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:30:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78a415ab-3acd-41c6-a3d7-502a1de36677", "created": "2018-09-22T03:30:17Z", "tenant_id": "532990ab889e4abd9aa94192ded05443", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:30:17,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6bd954f8-9357-435e-8cff-1c4a0fc121f1 2018-09-22 03:30:17,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412962198257s 2018-09-22 03:30:17,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6bd954f8-9357-435e-8cff-1c4a0fc121f1 2018-09-22 03:30:17,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 03:30:17,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:17,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-88e90f6a-e0ab-401c-b0c9-82f55a4a264a Date: Sat, 22 Sep 2018 03:30:17 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":["5d8b7339-3764-499f-bb14-b2a25967577a"],"updated_at":"2018-09-22T03:30:02Z","tenant_id":"532990ab889e4abd9aa94192ded05443","created_at":"2018-09-22T03:30:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"532990ab889e4abd9aa94192ded05443","id":"699cfc02-0d3c-4381-ad0f-6550d54efff6","name":"vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 03:30:17,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-88e90f6a-e0ab-401c-b0c9-82f55a4a264a 2018-09-22 03:30:17,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108371019363s 2018-09-22 03:30:17,909 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-88e90f6a-e0ab-401c-b0c9-82f55a4a264a 2018-09-22 03:30:17,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-22 03:30:17,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:17,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e38aa582-ed97-4b7b-aec0-4a3d8eb40150 Date: Sat, 22 Sep 2018 03:30:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"699cfc02-0d3c-4381-ad0f-6550d54efff6","tenant_id":"532990ab889e4abd9aa94192ded05443","created_at":"2018-09-22T03:30:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T03:30: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":"532990ab889e4abd9aa94192ded05443","id":"5d8b7339-3764-499f-bb14-b2a25967577a","subnetpool_id":null,"name":"vping_ssh-subnet_78a415ab-3acd-41c6-a3d7-502a1de36677"}]} 2018-09-22 03:30:17,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e38aa582-ed97-4b7b-aec0-4a3d8eb40150 2018-09-22 03:30:17,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.050696849823s 2018-09-22 03:30:17,961 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e38aa582-ed97-4b7b-aec0-4a3d8eb40150 2018-09-22 03:30:17,961 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 03:30:19,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:30:19,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:20,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30: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-fe9d0c59-82d6-4fb9-8423-117919115102 x-compute-request-id: req-fe9d0c59-82d6-4fb9-8423-117919115102 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.23:8774/v2.1/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "bookmark"}], "image": {"id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "links": [{"href": "http://172.30.9.23:8774/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "841b99ff-12af-44ae-95bc-14fae5c08261", "links": [{"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}]}, "id": "a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "security_groups": [{"name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}], "user_id": "4789b75a35384cf7801abafe1134a996", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:30:18Z", "hostId": "3e951175673c60b63b1415e9e5ca9d6797733f7b46a3092d21fc4c8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78a415ab-3acd-41c6-a3d7-502a1de36677", "created": "2018-09-22T03:30:17Z", "tenant_id": "532990ab889e4abd9aa94192ded05443", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:30:20,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fe9d0c59-82d6-4fb9-8423-117919115102 2018-09-22 03:30:20,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670892000198s 2018-09-22 03:30:20,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fe9d0c59-82d6-4fb9-8423-117919115102 2018-09-22 03:30:20,640 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 03:30:22,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:30:22,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:23,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30: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-bff87b4a-c385-47ea-9a3a-9e4cf8cc5757 x-compute-request-id: req-bff87b4a-c385-47ea-9a3a-9e4cf8cc5757 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.23:8774/v2.1/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "bookmark"}], "image": {"id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "links": [{"href": "http://172.30.9.23:8774/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "841b99ff-12af-44ae-95bc-14fae5c08261", "links": [{"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}]}, "id": "a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "security_groups": [{"name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}], "user_id": "4789b75a35384cf7801abafe1134a996", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:30:18Z", "hostId": "3e951175673c60b63b1415e9e5ca9d6797733f7b46a3092d21fc4c8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78a415ab-3acd-41c6-a3d7-502a1de36677", "created": "2018-09-22T03:30:17Z", "tenant_id": "532990ab889e4abd9aa94192ded05443", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:30:23,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bff87b4a-c385-47ea-9a3a-9e4cf8cc5757 2018-09-22 03:30:23,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652637958527s 2018-09-22 03:30:23,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bff87b4a-c385-47ea-9a3a-9e4cf8cc5757 2018-09-22 03:30:23,300 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 03:30:25,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:30:25,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:25,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30: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-c4a68aa6-6b28-42f2-a4d2-f6c6fd2adae7 x-compute-request-id: req-c4a68aa6-6b28-42f2-a4d2-f6c6fd2adae7 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:93:1a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "bookmark"}], "image": {"id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "links": [{"href": "http://172.30.9.23:8774/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:30:10.000000", "flavor": {"id": "841b99ff-12af-44ae-95bc-14fae5c08261", "links": [{"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}]}, "id": "a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "security_groups": [{"name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}], "user_id": "4789b75a35384cf7801abafe1134a996", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:30:24Z", "hostId": "3e951175673c60b63b1415e9e5ca9d6797733f7b46a3092d21fc4c8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78a415ab-3acd-41c6-a3d7-502a1de36677", "created": "2018-09-22T03:30:17Z", "tenant_id": "532990ab889e4abd9aa94192ded05443", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:30:25,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c4a68aa6-6b28-42f2-a4d2-f6c6fd2adae7 2018-09-22 03:30:25,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657315015793s 2018-09-22 03:30:25,960 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c4a68aa6-6b28-42f2-a4d2-f6c6fd2adae7 2018-09-22 03:30:25,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-22 03:30:25,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:26,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-9e53f590-9ccb-4899-9704-a79c623dd427 Date: Sat, 22 Sep 2018 03:30:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:30:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d8b7339-3764-499f-bb14-b2a25967577a","ip_address":"192.168.120.7"}],"id":"8117fa28-065c-43d4-bb91-d83aeafdb4ce","security_groups":["2e5625d3-d1d4-4040-a46d-74d845d09651"],"mac_address":"fa:16:3e:a1:93:1a","project_id":"532990ab889e4abd9aa94192ded05443","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"699cfc02-0d3c-4381-ad0f-6550d54efff6","tenant_id":"532990ab889e4abd9aa94192ded05443","created_at":"2018-09-22T03:30:19Z","binding:vnic_type":"normal","device_id":"a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56"}]} 2018-09-22 03:30:26,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56 used request id req-9e53f590-9ccb-4899-9704-a79c623dd427 2018-09-22 03:30:26,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.199223041534s 2018-09-22 03:30:26,164 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56 used request id req-9e53f590-9ccb-4899-9704-a79c623dd427 2018-09-22 03:30:26,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 03:30:26,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=8117fa28-065c-43d4-bb91-d83aeafdb4ce" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:26,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-09880891-82a1-463f-943d-b597d2837212 Date: Sat, 22 Sep 2018 03:30:26 GMT RESP BODY: {"floatingips": []} 2018-09-22 03:30:26,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=8117fa28-065c-43d4-bb91-d83aeafdb4ce used request id req-09880891-82a1-463f-943d-b597d2837212 2018-09-22 03:30:26,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.170624017715s 2018-09-22 03:30:26,341 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=8117fa28-065c-43d4-bb91-d83aeafdb4ce used request id req-09880891-82a1-463f-943d-b597d2837212 2018-09-22 03:30:26,342 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a1:93:1a', 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'7d82df2a-1e3b-4fa6-aab0-1ec550802635'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-22T03:30:10.000000', 'flavor': Munch({u'id': u'841b99ff-12af-44ae-95bc-14fae5c08261'}), 'az': u'nova', 'id': u'a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56', 'security_groups': [Munch({u'name': u'vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4789b75a35384cf7801abafe1134a996', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'532990ab889e4abd9aa94192ded05443', 'name': 'vping_ssh-project_78a415ab-3acd-41c6-a3d7-502a1de36677', '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-09-22T03:30:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-22T03:30:24Z', 'hostId': u'3e951175673c60b63b1415e9e5ca9d6797733f7b46a3092d21fc4c8a', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'3e951175673c60b63b1415e9e5ca9d6797733f7b46a3092d21fc4c8a', '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-09-22T03:30:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'532990ab889e4abd9aa94192ded05443', 'name': u'vping_ssh-vm2_78a415ab-3acd-41c6-a3d7-502a1de36677', 'adminPass': u'MwJk3m9Vm7nt', 'tenant_id': u'532990ab889e4abd9aa94192ded05443', 'region': 'regionOne', 'created': u'2018-09-22T03:30:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-22 03:30:26,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 03:30:26,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:26,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-e2f09205-1385-4bef-9743-417cb7c91844 Date: Sat, 22 Sep 2018 03:30:26 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":["5d8b7339-3764-499f-bb14-b2a25967577a"],"updated_at":"2018-09-22T03:30:02Z","tenant_id":"532990ab889e4abd9aa94192ded05443","created_at":"2018-09-22T03:30:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"532990ab889e4abd9aa94192ded05443","id":"699cfc02-0d3c-4381-ad0f-6550d54efff6","name":"vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 03:30:26,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e2f09205-1385-4bef-9743-417cb7c91844 2018-09-22 03:30:26,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.251085042953s 2018-09-22 03:30:26,594 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e2f09205-1385-4bef-9743-417cb7c91844 2018-09-22 03:30:26,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 03:30:26,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:26,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-07f8549b-0d5e-45ba-82eb-ddddfc3fb2ae Date: Sat, 22 Sep 2018 03:30:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635/snap", "metadata": {}}], "file": "/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635/file", "owner": "532990ab889e4abd9aa94192ded05443", "id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "size": 12716032, "self": "/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T03:30:12Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_78a415ab-3acd-41c6-a3d7-502a1de36677", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_78a415ab-3acd-41c6-a3d7-502a1de36677", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T03:30:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 03:30:26,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-07f8549b-0d5e-45ba-82eb-ddddfc3fb2ae 2018-09-22 03:30:26,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180332899094s 2018-09-22 03:30:26,776 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-07f8549b-0d5e-45ba-82eb-ddddfc3fb2ae 2018-09-22 03:30:26,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 03:30:26,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:26,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30: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-77299e06-9473-482b-b72c-ae45c5401e76 x-compute-request-id: req-77299e06-9473-482b-b72c-ae45c5401e76 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "841b99ff-12af-44ae-95bc-14fae5c08261", "name": "vping_ssh-flavor_78a415ab-3acd-41c6-a3d7-502a1de36677", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 03:30:26,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-77299e06-9473-482b-b72c-ae45c5401e76 2018-09-22 03:30:26,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0405538082123s 2018-09-22 03:30:26,819 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-77299e06-9473-482b-b72c-ae45c5401e76 2018-09-22 03:30:26,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-22 03:30:26,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" -d '{"server": {"name": "vping_ssh-vm_78a415ab-3acd-41c6-a3d7-502a1de36677", "imageRef": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "key_name": "vping_ssh-kp_78a415ab-3acd-41c6-a3d7-502a1de36677", "flavorRef": "841b99ff-12af-44ae-95bc-14fae5c08261", "max_count": 1, "min_count": 1, "networks": [{"uuid": "699cfc02-0d3c-4381-ad0f-6550d54efff6"}], "security_groups": [{"name": "2e5625d3-d1d4-4040-a46d-74d845d09651"}]}}' 2018-09-22 03:30:28,832 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:30: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-d4c4cb5e-dbb8-4729-9c25-e31114b5c205 x-compute-request-id: req-d4c4cb5e-dbb8-4729-9c25-e31114b5c205 Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "2e5625d3-d1d4-4040-a46d-74d845d09651"}], "OS-DCF:diskConfig": "MANUAL", "id": "e4d31b15-f6a9-4695-9be1-4758fc665bbc", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc", "rel": "bookmark"}], "adminPass": "HHk7UFQydRnn"}} 2018-09-22 03:30:28,833 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-d4c4cb5e-dbb8-4729-9c25-e31114b5c205 2018-09-22 03:30:28,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.01256394386s 2018-09-22 03:30:28,833 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-d4c4cb5e-dbb8-4729-9c25-e31114b5c205 2018-09-22 03:30:28,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:30:28,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:29,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30: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-4af789a9-203f-48af-a307-061764a0640f x-compute-request-id: req-4af789a9-203f-48af-a307-061764a0640f Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc", "rel": "bookmark"}], "image": {"id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "links": [{"href": "http://172.30.9.23:8774/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "841b99ff-12af-44ae-95bc-14fae5c08261", "links": [{"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}]}, "id": "e4d31b15-f6a9-4695-9be1-4758fc665bbc", "user_id": "4789b75a35384cf7801abafe1134a996", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:30:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_78a415ab-3acd-41c6-a3d7-502a1de36677", "name": "vping_ssh-vm_78a415ab-3acd-41c6-a3d7-502a1de36677", "created": "2018-09-22T03:30:28Z", "tenant_id": "532990ab889e4abd9aa94192ded05443", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:93:1a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "bookmark"}], "image": {"id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "links": [{"href": "http://172.30.9.23:8774/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:30:10.000000", "flavor": {"id": "841b99ff-12af-44ae-95bc-14fae5c08261", "links": [{"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}]}, "id": "a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "security_groups": [{"name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}], "user_id": "4789b75a35384cf7801abafe1134a996", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:30:24Z", "hostId": "3e951175673c60b63b1415e9e5ca9d6797733f7b46a3092d21fc4c8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78a415ab-3acd-41c6-a3d7-502a1de36677", "created": "2018-09-22T03:30:17Z", "tenant_id": "532990ab889e4abd9aa94192ded05443", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:30:29,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4af789a9-203f-48af-a307-061764a0640f 2018-09-22 03:30:29,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572454929352s 2018-09-22 03:30:29,407 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4af789a9-203f-48af-a307-061764a0640f 2018-09-22 03:30:29,412 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 03:30:31,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:30:31,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:31,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30: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-9f4fb3c3-2f11-4ddc-bbfc-776de957d675 x-compute-request-id: req-9f4fb3c3-2f11-4ddc-bbfc-776de957d675 Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc", "rel": "bookmark"}], "image": {"id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "links": [{"href": "http://172.30.9.23:8774/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "841b99ff-12af-44ae-95bc-14fae5c08261", "links": [{"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}]}, "id": "e4d31b15-f6a9-4695-9be1-4758fc665bbc", "user_id": "4789b75a35384cf7801abafe1134a996", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:30:31Z", "hostId": "3e36ebef7443e81a055b67fd598304b0698287ceb3d11cb5c46470c5", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_78a415ab-3acd-41c6-a3d7-502a1de36677", "name": "vping_ssh-vm_78a415ab-3acd-41c6-a3d7-502a1de36677", "created": "2018-09-22T03:30:28Z", "tenant_id": "532990ab889e4abd9aa94192ded05443", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:93:1a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "bookmark"}], "image": {"id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "links": [{"href": "http://172.30.9.23:8774/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:30:10.000000", "flavor": {"id": "841b99ff-12af-44ae-95bc-14fae5c08261", "links": [{"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}]}, "id": "a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "security_groups": [{"name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}], "user_id": "4789b75a35384cf7801abafe1134a996", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:30:24Z", "hostId": "3e951175673c60b63b1415e9e5ca9d6797733f7b46a3092d21fc4c8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78a415ab-3acd-41c6-a3d7-502a1de36677", "created": "2018-09-22T03:30:17Z", "tenant_id": "532990ab889e4abd9aa94192ded05443", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:30:31,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9f4fb3c3-2f11-4ddc-bbfc-776de957d675 2018-09-22 03:30:31,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355704069138s 2018-09-22 03:30:31,771 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9f4fb3c3-2f11-4ddc-bbfc-776de957d675 2018-09-22 03:30:31,776 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 03:30:33,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:30:33,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:34,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30: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-ebb64320-83d7-4476-8ab2-d2cf735082d0 x-compute-request-id: req-ebb64320-83d7-4476-8ab2-d2cf735082d0 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc", "rel": "bookmark"}], "image": {"id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "links": [{"href": "http://172.30.9.23:8774/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "841b99ff-12af-44ae-95bc-14fae5c08261", "links": [{"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}]}, "id": "e4d31b15-f6a9-4695-9be1-4758fc665bbc", "security_groups": [{"name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}], "user_id": "4789b75a35384cf7801abafe1134a996", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:30:31Z", "hostId": "3e36ebef7443e81a055b67fd598304b0698287ceb3d11cb5c46470c5", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_78a415ab-3acd-41c6-a3d7-502a1de36677", "name": "vping_ssh-vm_78a415ab-3acd-41c6-a3d7-502a1de36677", "created": "2018-09-22T03:30:28Z", "tenant_id": "532990ab889e4abd9aa94192ded05443", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:93:1a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "bookmark"}], "image": {"id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "links": [{"href": "http://172.30.9.23:8774/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:30:10.000000", "flavor": {"id": "841b99ff-12af-44ae-95bc-14fae5c08261", "links": [{"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}]}, "id": "a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "security_groups": [{"name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}], "user_id": "4789b75a35384cf7801abafe1134a996", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:30:24Z", "hostId": "3e951175673c60b63b1415e9e5ca9d6797733f7b46a3092d21fc4c8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78a415ab-3acd-41c6-a3d7-502a1de36677", "created": "2018-09-22T03:30:17Z", "tenant_id": "532990ab889e4abd9aa94192ded05443", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:30:34,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ebb64320-83d7-4476-8ab2-d2cf735082d0 2018-09-22 03:30:34,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.65438914299s 2018-09-22 03:30:34,433 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ebb64320-83d7-4476-8ab2-d2cf735082d0 2018-09-22 03:30:34,438 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 03:30:36,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:30:36,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:37,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30: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-cdee2636-dc6f-4cae-849b-cef4244d27e2 x-compute-request-id: req-cdee2636-dc6f-4cae-849b-cef4244d27e2 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc", "rel": "bookmark"}], "image": {"id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "links": [{"href": "http://172.30.9.23:8774/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "841b99ff-12af-44ae-95bc-14fae5c08261", "links": [{"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}]}, "id": "e4d31b15-f6a9-4695-9be1-4758fc665bbc", "security_groups": [{"name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}], "user_id": "4789b75a35384cf7801abafe1134a996", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:30:31Z", "hostId": "3e36ebef7443e81a055b67fd598304b0698287ceb3d11cb5c46470c5", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_78a415ab-3acd-41c6-a3d7-502a1de36677", "name": "vping_ssh-vm_78a415ab-3acd-41c6-a3d7-502a1de36677", "created": "2018-09-22T03:30:28Z", "tenant_id": "532990ab889e4abd9aa94192ded05443", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:93:1a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "bookmark"}], "image": {"id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "links": [{"href": "http://172.30.9.23:8774/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:30:10.000000", "flavor": {"id": "841b99ff-12af-44ae-95bc-14fae5c08261", "links": [{"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}]}, "id": "a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "security_groups": [{"name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}], "user_id": "4789b75a35384cf7801abafe1134a996", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:30:24Z", "hostId": "3e951175673c60b63b1415e9e5ca9d6797733f7b46a3092d21fc4c8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78a415ab-3acd-41c6-a3d7-502a1de36677", "created": "2018-09-22T03:30:17Z", "tenant_id": "532990ab889e4abd9aa94192ded05443", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:30:37,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cdee2636-dc6f-4cae-849b-cef4244d27e2 2018-09-22 03:30:37,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.601197004318s 2018-09-22 03:30:37,042 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cdee2636-dc6f-4cae-849b-cef4244d27e2 2018-09-22 03:30:37,047 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 03:30:39,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:30:39,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:39,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30: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-14678f1b-d242-4167-b098-5167c87116a0 x-compute-request-id: req-14678f1b-d242-4167-b098-5167c87116a0 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc", "rel": "bookmark"}], "image": {"id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "links": [{"href": "http://172.30.9.23:8774/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "841b99ff-12af-44ae-95bc-14fae5c08261", "links": [{"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}]}, "id": "e4d31b15-f6a9-4695-9be1-4758fc665bbc", "security_groups": [{"name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}], "user_id": "4789b75a35384cf7801abafe1134a996", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:30:31Z", "hostId": "3e36ebef7443e81a055b67fd598304b0698287ceb3d11cb5c46470c5", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_78a415ab-3acd-41c6-a3d7-502a1de36677", "name": "vping_ssh-vm_78a415ab-3acd-41c6-a3d7-502a1de36677", "created": "2018-09-22T03:30:28Z", "tenant_id": "532990ab889e4abd9aa94192ded05443", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:93:1a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "bookmark"}], "image": {"id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "links": [{"href": "http://172.30.9.23:8774/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:30:10.000000", "flavor": {"id": "841b99ff-12af-44ae-95bc-14fae5c08261", "links": [{"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}]}, "id": "a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "security_groups": [{"name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}], "user_id": "4789b75a35384cf7801abafe1134a996", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:30:24Z", "hostId": "3e951175673c60b63b1415e9e5ca9d6797733f7b46a3092d21fc4c8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78a415ab-3acd-41c6-a3d7-502a1de36677", "created": "2018-09-22T03:30:17Z", "tenant_id": "532990ab889e4abd9aa94192ded05443", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:30:39,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-14678f1b-d242-4167-b098-5167c87116a0 2018-09-22 03:30:39,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.735754013062s 2018-09-22 03:30:39,784 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-14678f1b-d242-4167-b098-5167c87116a0 2018-09-22 03:30:39,789 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 03:30:41,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:30:41,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:42,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30: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-9e226561-40cc-438a-8c74-56ae48f9d76c x-compute-request-id: req-9e226561-40cc-438a-8c74-56ae48f9d76c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:02:db", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc", "rel": "bookmark"}], "image": {"id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "links": [{"href": "http://172.30.9.23:8774/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:30:34.000000", "flavor": {"id": "841b99ff-12af-44ae-95bc-14fae5c08261", "links": [{"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}]}, "id": "e4d31b15-f6a9-4695-9be1-4758fc665bbc", "security_groups": [{"name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}], "user_id": "4789b75a35384cf7801abafe1134a996", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:30:39Z", "hostId": "3e36ebef7443e81a055b67fd598304b0698287ceb3d11cb5c46470c5", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_78a415ab-3acd-41c6-a3d7-502a1de36677", "name": "vping_ssh-vm_78a415ab-3acd-41c6-a3d7-502a1de36677", "created": "2018-09-22T03:30:28Z", "tenant_id": "532990ab889e4abd9aa94192ded05443", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:93:1a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "bookmark"}], "image": {"id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "links": [{"href": "http://172.30.9.23:8774/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:30:10.000000", "flavor": {"id": "841b99ff-12af-44ae-95bc-14fae5c08261", "links": [{"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}]}, "id": "a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "security_groups": [{"name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}], "user_id": "4789b75a35384cf7801abafe1134a996", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:30:24Z", "hostId": "3e951175673c60b63b1415e9e5ca9d6797733f7b46a3092d21fc4c8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78a415ab-3acd-41c6-a3d7-502a1de36677", "created": "2018-09-22T03:30:17Z", "tenant_id": "532990ab889e4abd9aa94192ded05443", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:30:42,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9e226561-40cc-438a-8c74-56ae48f9d76c 2018-09-22 03:30:42,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363735198975s 2018-09-22 03:30:42,156 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9e226561-40cc-438a-8c74-56ae48f9d76c 2018-09-22 03:30:42,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-22 03:30:42,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=e4d31b15-f6a9-4695-9be1-4758fc665bbc" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:42,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-227a7b42-900f-4ac1-accb-40ebe0b1b31c Date: Sat, 22 Sep 2018 03:30:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:30:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d8b7339-3764-499f-bb14-b2a25967577a","ip_address":"192.168.120.5"}],"id":"050c8501-b5a7-4f57-a166-f28141892e74","security_groups":["2e5625d3-d1d4-4040-a46d-74d845d09651"],"mac_address":"fa:16:3e:b3:02:db","project_id":"532990ab889e4abd9aa94192ded05443","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"699cfc02-0d3c-4381-ad0f-6550d54efff6","tenant_id":"532990ab889e4abd9aa94192ded05443","created_at":"2018-09-22T03:30:31Z","binding:vnic_type":"normal","device_id":"e4d31b15-f6a9-4695-9be1-4758fc665bbc"}]} 2018-09-22 03:30:42,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=e4d31b15-f6a9-4695-9be1-4758fc665bbc used request id req-227a7b42-900f-4ac1-accb-40ebe0b1b31c 2018-09-22 03:30:42,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0637521743774s 2018-09-22 03:30:42,226 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=e4d31b15-f6a9-4695-9be1-4758fc665bbc used request id req-227a7b42-900f-4ac1-accb-40ebe0b1b31c 2018-09-22 03:30:42,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 03:30:42,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=050c8501-b5a7-4f57-a166-f28141892e74" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:42,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-28d8430b-f1da-4622-8a54-5c6e09504b57 Date: Sat, 22 Sep 2018 03:30:42 GMT RESP BODY: {"floatingips": []} 2018-09-22 03:30:42,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=050c8501-b5a7-4f57-a166-f28141892e74 used request id req-28d8430b-f1da-4622-8a54-5c6e09504b57 2018-09-22 03:30:42,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0192840099335s 2018-09-22 03:30:42,251 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=050c8501-b5a7-4f57-a166-f28141892e74 used request id req-28d8430b-f1da-4622-8a54-5c6e09504b57 2018-09-22 03:30:42,251 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b3:02:db', 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'7d82df2a-1e3b-4fa6-aab0-1ec550802635'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-22T03:30:34.000000', 'flavor': Munch({u'id': u'841b99ff-12af-44ae-95bc-14fae5c08261'}), 'az': u'nova', 'id': u'e4d31b15-f6a9-4695-9be1-4758fc665bbc', 'security_groups': [Munch({u'name': u'vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4789b75a35384cf7801abafe1134a996', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'532990ab889e4abd9aa94192ded05443', 'name': 'vping_ssh-project_78a415ab-3acd-41c6-a3d7-502a1de36677', '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-09-22T03:30:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-22T03:30:39Z', 'hostId': u'3e36ebef7443e81a055b67fd598304b0698287ceb3d11cb5c46470c5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_78a415ab-3acd-41c6-a3d7-502a1de36677', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'3e36ebef7443e81a055b67fd598304b0698287ceb3d11cb5c46470c5', '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-09-22T03:30:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'532990ab889e4abd9aa94192ded05443', 'name': u'vping_ssh-vm_78a415ab-3acd-41c6-a3d7-502a1de36677', 'adminPass': u'HHk7UFQydRnn', 'tenant_id': u'532990ab889e4abd9aa94192ded05443', 'region': 'regionOne', 'created': u'2018-09-22T03:30:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-22 03:30:42,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 03:30:42,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:42,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-d822b1c6-46d9-4bf4-92cd-5b135dce94df Date: Sat, 22 Sep 2018 03:30:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5d8b7339-3764-499f-bb14-b2a25967577a"],"updated_at":"2018-09-22T03:30:02Z","tenant_id":"532990ab889e4abd9aa94192ded05443","created_at":"2018-09-22T03:30:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"532990ab889e4abd9aa94192ded05443","id":"699cfc02-0d3c-4381-ad0f-6550d54efff6","name":"vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 03:30:42,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d822b1c6-46d9-4bf4-92cd-5b135dce94df 2018-09-22 03:30:42,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256734132767s 2018-09-22 03:30:42,512 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d822b1c6-46d9-4bf4-92cd-5b135dce94df 2018-09-22 03:30:42,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-22 03:30:42,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=e4d31b15-f6a9-4695-9be1-4758fc665bbc" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:42,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-4dcb40f1-5042-459f-98e8-5c7777707ae6 Date: Sat, 22 Sep 2018 03:30:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:30:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5d8b7339-3764-499f-bb14-b2a25967577a","ip_address":"192.168.120.5"}],"id":"050c8501-b5a7-4f57-a166-f28141892e74","security_groups":["2e5625d3-d1d4-4040-a46d-74d845d09651"],"mac_address":"fa:16:3e:b3:02:db","project_id":"532990ab889e4abd9aa94192ded05443","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"699cfc02-0d3c-4381-ad0f-6550d54efff6","tenant_id":"532990ab889e4abd9aa94192ded05443","created_at":"2018-09-22T03:30:31Z","binding:vnic_type":"normal","device_id":"e4d31b15-f6a9-4695-9be1-4758fc665bbc"}]} 2018-09-22 03:30:42,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=e4d31b15-f6a9-4695-9be1-4758fc665bbc used request id req-4dcb40f1-5042-459f-98e8-5c7777707ae6 2018-09-22 03:30:42,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.1986079216s 2018-09-22 03:30:42,713 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=e4d31b15-f6a9-4695-9be1-4758fc665bbc used request id req-4dcb40f1-5042-459f-98e8-5c7777707ae6 2018-09-22 03:30:42,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-22 03:30:42,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" -d '{"floatingip": {"floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.5", "port_id": "050c8501-b5a7-4f57-a166-f28141892e74"}}' 2018-09-22 03:30:44,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-ae8d828e-6f93-42a3-a1f5-24469ebaf7f2 Date: Sat, 22 Sep 2018 03:30:44 GMT RESP BODY: {"floatingip": {"router_id": "86d7a19c-4340-4566-b9c2-b4c12f90edc8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:43Z", "updated_at": "2018-09-22T03:30:43Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "532990ab889e4abd9aa94192ded05443", "port_id": "050c8501-b5a7-4f57-a166-f28141892e74", "id": "1e094c3a-7476-4b2d-b2b4-c797ba2c3cf5"}} 2018-09-22 03:30:44,461 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ae8d828e-6f93-42a3-a1f5-24469ebaf7f2 2018-09-22 03:30:44,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.74793887138s 2018-09-22 03:30:44,462 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ae8d828e-6f93-42a3-a1f5-24469ebaf7f2 2018-09-22 03:30:44,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 03:30:44,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:44,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-d2eec3ec-7ea4-470e-ade7-c13f5bbd22bb Date: Sat, 22 Sep 2018 03:30:44 GMT RESP BODY: {"floatingips": [{"router_id": "86d7a19c-4340-4566-b9c2-b4c12f90edc8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:43Z", "updated_at": "2018-09-22T03:30:43Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "532990ab889e4abd9aa94192ded05443", "port_id": "050c8501-b5a7-4f57-a166-f28141892e74", "id": "1e094c3a-7476-4b2d-b2b4-c797ba2c3cf5"}]} 2018-09-22 03:30:44,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d2eec3ec-7ea4-470e-ade7-c13f5bbd22bb 2018-09-22 03:30:44,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0269119739532s 2018-09-22 03:30:44,497 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d2eec3ec-7ea4-470e-ade7-c13f5bbd22bb 2018-09-22 03:30:44,501 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-22 03:30:44,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 03:30:44,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:44,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-e7f27c97-00ef-4156-96ed-1bf637627646 Date: Sat, 22 Sep 2018 03:30:44 GMT RESP BODY: {"floatingips": [{"router_id": "86d7a19c-4340-4566-b9c2-b4c12f90edc8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:43Z", "updated_at": "2018-09-22T03:30:43Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "532990ab889e4abd9aa94192ded05443", "port_id": "050c8501-b5a7-4f57-a166-f28141892e74", "id": "1e094c3a-7476-4b2d-b2b4-c797ba2c3cf5"}]} 2018-09-22 03:30:44,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e7f27c97-00ef-4156-96ed-1bf637627646 2018-09-22 03:30:44,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0228469371796s 2018-09-22 03:30:44,630 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e7f27c97-00ef-4156-96ed-1bf637627646 2018-09-22 03:30:44,633 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-22 03:30:44,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 03:30:44,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:44,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-6ba8507f-698e-4dac-81d5-150177a2014b Date: Sat, 22 Sep 2018 03:30:44 GMT RESP BODY: {"floatingips": [{"router_id": "86d7a19c-4340-4566-b9c2-b4c12f90edc8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:43Z", "updated_at": "2018-09-22T03:30:43Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "532990ab889e4abd9aa94192ded05443", "port_id": "050c8501-b5a7-4f57-a166-f28141892e74", "id": "1e094c3a-7476-4b2d-b2b4-c797ba2c3cf5"}]} 2018-09-22 03:30:44,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6ba8507f-698e-4dac-81d5-150177a2014b 2018-09-22 03:30:44,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0243120193481s 2018-09-22 03:30:44,764 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6ba8507f-698e-4dac-81d5-150177a2014b 2018-09-22 03:30:44,767 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-22 03:30:44,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 03:30:44,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:44,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-fcf7e877-5541-47ee-a98f-562822ff11d7 Date: Sat, 22 Sep 2018 03:30:44 GMT RESP BODY: {"floatingips": [{"router_id": "86d7a19c-4340-4566-b9c2-b4c12f90edc8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:43Z", "updated_at": "2018-09-22T03:30:43Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "532990ab889e4abd9aa94192ded05443", "port_id": "050c8501-b5a7-4f57-a166-f28141892e74", "id": "1e094c3a-7476-4b2d-b2b4-c797ba2c3cf5"}]} 2018-09-22 03:30:44,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fcf7e877-5541-47ee-a98f-562822ff11d7 2018-09-22 03:30:44,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0269420146942s 2018-09-22 03:30:44,900 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-fcf7e877-5541-47ee-a98f-562822ff11d7 2018-09-22 03:30:44,903 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-22 03:30:45,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 03:30:45,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:45,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-7cdf3d51-2a35-468a-923c-bf174831c121 Date: Sat, 22 Sep 2018 03:30:45 GMT RESP BODY: {"floatingips": [{"router_id": "86d7a19c-4340-4566-b9c2-b4c12f90edc8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:43Z", "updated_at": "2018-09-22T03:30:43Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "532990ab889e4abd9aa94192ded05443", "port_id": "050c8501-b5a7-4f57-a166-f28141892e74", "id": "1e094c3a-7476-4b2d-b2b4-c797ba2c3cf5"}]} 2018-09-22 03:30:45,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7cdf3d51-2a35-468a-923c-bf174831c121 2018-09-22 03:30:45,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0242760181427s 2018-09-22 03:30:45,033 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7cdf3d51-2a35-468a-923c-bf174831c121 2018-09-22 03:30:45,037 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'86d7a19c-4340-4566-b9c2-b4c12f90edc8', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'532990ab889e4abd9aa94192ded05443', 'created_at': u'2018-09-22T03:30:43Z', 'attached': True, 'updated_at': u'2018-09-22T03:30:43Z', 'id': u'1e094c3a-7476-4b2d-b2b4-c797ba2c3cf5', 'floating_network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'532990ab889e4abd9aa94192ded05443', 'name': 'vping_ssh-project_78a415ab-3acd-41c6-a3d7-502a1de36677', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'86d7a19c-4340-4566-b9c2-b4c12f90edc8', 'project_id': u'532990ab889e4abd9aa94192ded05443', 'port_id': u'050c8501-b5a7-4f57-a166-f28141892e74', 'port': u'050c8501-b5a7-4f57-a166-f28141892e74', 'network': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f'}) 2018-09-22 03:30:45,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-22 03:30:45,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 03:30:46,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30: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-930d09c1-2868-4add-b103-e2b1e644ff1d x-compute-request-id: req-930d09c1-2868-4add-b103-e2b1e644ff1d Content-Encoding: gzip Content-Length: 9550 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 560137543 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.126649] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128265] pid_max: default: 32768 minimum: 301\n[ 0.129133] ACPI: Core revision 20150930\n[ 0.130496] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131771] Security Framework initialized\n[ 0.132559] Yama: becoming mindful.\n[ 0.133270] AppArmor: AppArmor initialized\n[ 0.134121] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135409] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136649] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137826] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139170] Initializing cgroup subsys io\n[ 0.139959] Initializing cgroup subsys memory\n[ 0.140788] Initializing cgroup subsys devices\n[ 0.141631] Initializing cgroup subsys freezer\n[ 0.142476] Initializing cgroup subsys net_cls\n[ 0.143316] Initializing cgroup subsys perf_event\n[ 0.144207] Initializing cgroup subsys net_prio\n[ 0.145058] Initializing cgroup subsys hugetlb\n[ 0.145909] Initializing cgroup subsys pids\n[ 0.146760] CPU: Physical Processor ID: 0\n[ 0.148225] mce: CPU supports 10 MCE banks\n[ 0.149048] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150024] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167317] ftrace: allocating 31920 entries in 125 pages\n[ 0.193460] smpboot: Max logical packages: 1\n[ 0.194308] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195623] x2apic enabled\n[ 0.196411] Switched APIC routing to physical x2apic.\n[ 0.198143] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199233] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201164] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.202899] KVM setup paravirtual spinlock\n[ 0.204164] x86: Booted up 1 node, 1 CPUs\n[ 0.204953] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.206302] devtmpfs: initialized\n[ 0.207999] evm: security.selinux\n[ 0.208683] evm: security.SMACK64\n[ 0.209350] evm: security.SMACK64EXEC\n[ 0.210076] evm: security.SMACK64TRANSMUTE\n[ 0.210860] evm: security.SMACK64MMAP\n[ 0.211577] evm: security.ima\n[ 0.212210] evm: security.capability\n[ 0.213002] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.214797] pinctrl core: initialized pinctrl subsystem\n[ 0.215857] RTC time: 3:30:34, date: 09/22/18\n[ 0.216789] NET: Registered protocol family 16\n[ 0.217736] cpuidle: using governor ladder\n[ 0.218524] cpuidle: using governor menu\n[ 0.219285] PCCT header not found.\n[ 0.220010] ACPI: bus type PCI registered\n[ 0.220792] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.221995] PCI: Using configuration type 1 for base access\n[ 0.223722] ACPI: Added _OSI(Module Device)\n[ 0.224534] ACPI: Added _OSI(Processor Device)\n[ 0.225375] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226255] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228343] ACPI: Interpreter enabled\n[ 0.229091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.230887] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.232670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.234458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236238] ACPI: (supports S0 S5)\n[ 0.236927] ACPI: Using IOAPIC for interrupt routing\n[ 0.237842] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.241053] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242164] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243363] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.244528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.246702] acpiphp: Slot [3] registered\n[ 0.247484] acpiphp: Slot [4] registered\n[ 0.248265] acpiphp: Slot [5] registered\n[ 0.249049] acpiphp: Slot [6] registered\n[ 0.249831] acpiphp: Slot [7] registered\n[ 0.250607] acpiphp: Slot [8] registered\n[ 0.251382] acpiphp: Slot [9] registered\n[ 0.252156] acpiphp: Slot [10] registered\n[ 0.252944] acpiphp: Slot [11] registered\n[ 0.253739] acpiphp: Slot [12] registered\n[ 0.254538] acpiphp: Slot [13] registered\n[ 0.255328] acpiphp: Slot [14] registered\n[ 0.256122] acpiphp: Slot [15] registered\n[ 0.266926] acpiphp: Slot [16] registered\n[ 0.267723] acpiphp: Slot [17] registered\n[ 0.268512] acpiphp: Slot [18] registered\n[ 0.269306] acpiphp: Slot [19] registered\n[ 0.270099] acpiphp: Slot [20] registered\n[ 0.270893] acpiphp: Slot [21] registered\n[ 0.271689] acpiphp: Slot [22] registered\n[ 0.272477] acpiphp: Slot [23] registered\n[ 0.273267] acpiphp: Slot [24] registered\n[ 0.274057] acpiphp: Slot [25] registered\n[ 0.274844] acpiphp: Slot [26] registered\n[ 0.275631] acpiphp: Slot [27] registered\n[ 0.276423] acpiphp: Slot [28] registered\n[ 0.277218] acpiphp: Slot [29] registered\n[ 0.278008] acpiphp: Slot [30] registered\n[ 0.278797] acpiphp: Slot [31] registered\n[ 0.279578] PCI host bridge to bus 0000:00\n[ 0.280363] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.281541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.282719] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.284123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.285532] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.291717] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.292960] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.294099] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.295329] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.302321] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.303731] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351489] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354313] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355692] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.357048] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358969] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360088] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361109] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362611] vgaarb: loaded\n[ 0.363198] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364350] SCSI subsystem initialized\n[ 0.365155] ACPI: bus type USB registered\n[ 0.365952] usbcore: registered new interface driver usbfs\n[ 0.366955] usbcore: registered new interface driver hub\n[ 0.367935] usbcore: registered new device driver usb\n[ 0.368959] PCI: Using ACPI for IRQ routing\n[ 0.369957] NetLabel: Initializing\n[ 0.370654] NetLabel: domain hash size = 128\n[ 0.371482] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372422] NetLabel: unlabeled traffic allowed by default\n[ 0.373483] clocksource: Switched to clocksource kvm-clock\n[ 0.378878] AppArmor: AppArmor Filesystem Enabled\n[ 0.379814] pnp: PnP ACPI init\n[ 0.380711] pnp: PnP ACPI: found 5 devices\n[ 0.387050] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388700] NET: Registered protocol family 2\n[ 0.389633] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390862] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391992] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393115] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394162] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395295] NET: Registered protocol family 1\n[ 0.396136] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397194] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398237] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426318] Trying to unpack rootfs image as initramfs...\n[ 0.476267] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490404] Scanning for low memory corruption every 60 seconds\n[ 0.491715] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.492844] audit: initializing netlink subsys (disabled)\n[ 0.493851] audit: type=2000 audit(1537587034.992:1): initialized\n[ 0.495129] Initialise system trusted keyring\n[ 0.496042] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497180] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499398] zbud: loaded\n[ 0.500300] VFS: Disk quotas dquot_6.6.0\n[ 0.501395] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.503373] fuse init (API version 7.23)\n[ 0.504513] Key type big_key registered\n[ 0.505572] Allocating IMA MOK and blacklist keyrings.\n[ 0.507033] Key type asymmetric registered\n[ 0.508119] Asymmetric key parser 'x509' registered\n[ 0.509385] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513635] io scheduler noop registered\n[ 0.514706] io scheduler deadline registered (default)\n[ 0.516035] io scheduler cfq registered\n[ 0.517126] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518548] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520245] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.522174] ACPI: Power Button [PWRF]\n[ 0.523618] GHES: HEST is not enabled!\n[ 0.537629] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595225] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597897] Linux agpgart interface v0.103\n[ 0.600236] brd: module loaded\n[ 0.601668] loop: module loaded\n[ 0.606437] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.608361] GPT:90111 != 2097151\n[ 0.609221] GPT:Alternate GPT header not at the end of the disk.\n[ 0.610684] GPT:90111 != 2097151\n[ 0.611550] GPT: Use GNU Parted to correct GPT errors.\n[ 0.612895] vda: vda1 vda15\n[ 0.614445] scsi host0: ata_piix\n[ 0.615403] scsi host1: ata_piix\n[ 0.616300] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.617954] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.619832] libphy: Fixed MDIO Bus: probed\n[ 0.620905] tun: Universal TUN/TAP device driver, 1.6\n[ 0.622158] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.624843] PPP generic driver version 2.4.2\n[ 0.626041] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.627645] ehci-pci: EHCI PCI platform driver\n[ 0.628847] ehci-platform: EHCI generic platform driver\n[ 0.630171] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631749] ohci-pci: OHCI PCI platform driver\n[ 0.632930] ohci-platform: OHCI generic platform driver\n[ 0.634281] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.648894] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650261] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652183] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653548] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655111] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658728] usb usb1: Product: UHCI Host Controller\n[ 0.659982] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.661527] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.662791] hub 1-0:1.0: USB hub found\n[ 0.663852] hub 1-0:1.0: 2 ports detected\n[ 0.665029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.667670] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.668941] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.670293] mousedev: PS/2 mouse device common for all mice\n[ 0.671871] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.674348] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675709] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678950] i2c /dev entries driver\n[ 0.679940] device-mapper: uevent: version 1.0.3\n[ 0.681165] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.683379] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.685072] NET: Registered protocol family 10\n[ 0.686354] NET: Registered protocol family 17\n[ 0.687507] Key type dns_resolver registered\n[ 0.688686] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690147] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692450] registered taskstats version 1\n[ 0.693560] Loading compiled-in X.509 certificates\n[ 0.695320] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697797] zswap: loaded using pool lzo/zbud\n[ 0.699436] Key type trusted registered\n[ 0.701247] Key type encrypted registered\n[ 0.702384] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.703805] ima: No TPM chip found, activating TPM-bypass!\n[ 0.705200] evm: HMAC attrs: 0x1\n[ 0.706364] Magic number: 2:465:513\n[ 0.707457] rtc_cmos 00:00: setting system clock to 2018-09-22 03:30:35 UTC (1537587035)\n[ 0.709632] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.711151] EDD information not available.\n[ 0.778569] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780669] Write protecting the kernel read-only data: 14336k\n[ 0.792726] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795098] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.332728] 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.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.31. iid=i-00000024\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0RwvBt5Q5zRFmgM0buYexg+VKEK8y8SIE8n+TXJBJJk1WASbPMbAZq9tJTULIGmPd+svlIbyB+dv27j3Vf8cbaB2VygcE068YTRMp6JUqWWkFBOWVcyqmurHA5J89hs65YiRNsLOXz/t2bcdKQXUBe+s05MQ54Aw/9fiCAo2gBjkkga+3FbmUlOHvZDqfu//1vy3kqD+3y/tP0UyK+SY2qyw8BQTzFVhBKUcrSQi4x2UaWn7wdO1ACnFPU34B6zIF1GZ1Tfw2PDJCZyxTENjPfPbExPr3oSRlSgPYBkavAb+ZikyNOpeyZedUy9dB6SBZa3H/10Sletpo2B+0ymdd root@vping-ssh-vm-78a415ab-3acd-41c6-a3d7-502a1de36677\nssh-dss AAAAB3NzaC1kc3MAAACBANWSF+/V9r0jQiSqJlMJ8OYZEchZtvVhml0UpyFRyjEQCO6DDMA0gNx+yhF0967iIXO3evXBOFOjV2or8DCj6WiVmOpUmwE9PRVqbonIguyvCR+RhjJFYWsyYo8qg8zXvkkWIS6ydUQzQRhNS4jHAp92yJ3S9O214Rsg1jwCSn7nAAAAFQDdvHmo+0408WwwrOAe6JPVCpgr9QAAAIBPnXIpCgvqrfrembcxjEtmXnsfcoxst08tkyf8gXn+i5/cXHwJhhIoAgjF0716bApeQ7mdHivYHGYI2wciyE0loki70hlPCiRDeunJTfxknI48gsbumbjr0teoMzPBQfsYCXjo85CntATxUPBIUT/EpdRSMRvyWQF9aHHhXtuJAwAAAIEAne8nazqWDz6pMlwDFKacU30bgkX3WHWO8UPHsGUa/lpBNuhqm0sDma7wA4tNMbGAMpm4DErwMCgEwFkE7DmCbFHq8W0eWsml0rWfVXGNWErguCTy2KMGYSOyQogvs2KQzbv6i9OgJ2HqFDo18KeuqpgQoFYdv2GgXszVKCpcpEk= root@vping-ssh-vm-78a415ab-3acd-41c6-a3d7-502a1de36677\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:feb3:2db/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000024\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-78a415ab-3acd-41c6-a3d7-502a1de36677\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.39 ===\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-78a415ab-3acd-41c6-a3d7-502a1de36677 login: "} 2018-09-22 03:30:46,148 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc/action used request id req-930d09c1-2868-4add-b103-e2b1e644ff1d 2018-09-22 03:30:46,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11015295982s 2018-09-22 03:30:46,149 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc/action used request id req-930d09c1-2868-4add-b103-e2b1e644ff1d 2018-09-22 03:30:46,149 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 560137543 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.126649] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.128265] pid_max: default: 32768 minimum: 301 [ 0.129133] ACPI: Core revision 20150930 [ 0.130496] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.131771] Security Framework initialized [ 0.132559] Yama: becoming mindful. [ 0.133270] AppArmor: AppArmor initialized [ 0.134121] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135409] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136649] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.137826] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139170] Initializing cgroup subsys io [ 0.139959] Initializing cgroup subsys memory [ 0.140788] Initializing cgroup subsys devices [ 0.141631] Initializing cgroup subsys freezer [ 0.142476] Initializing cgroup subsys net_cls [ 0.143316] Initializing cgroup subsys perf_event [ 0.144207] Initializing cgroup subsys net_prio [ 0.145058] Initializing cgroup subsys hugetlb [ 0.145909] Initializing cgroup subsys pids [ 0.146760] CPU: Physical Processor ID: 0 [ 0.148225] mce: CPU supports 10 MCE banks [ 0.149048] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.150024] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.161006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167317] ftrace: allocating 31920 entries in 125 pages [ 0.193460] smpboot: Max logical packages: 1 [ 0.194308] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195623] x2apic enabled [ 0.196411] Switched APIC routing to physical x2apic. [ 0.198143] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.199233] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.201164] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.202899] KVM setup paravirtual spinlock [ 0.204164] x86: Booted up 1 node, 1 CPUs [ 0.204953] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.206302] devtmpfs: initialized [ 0.207999] evm: security.selinux [ 0.208683] evm: security.SMACK64 [ 0.209350] evm: security.SMACK64EXEC [ 0.210076] evm: security.SMACK64TRANSMUTE [ 0.210860] evm: security.SMACK64MMAP [ 0.211577] evm: security.ima [ 0.212210] evm: security.capability [ 0.213002] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214797] pinctrl core: initialized pinctrl subsystem [ 0.215857] RTC time: 3:30:34, date: 09/22/18 [ 0.216789] NET: Registered protocol family 16 [ 0.217736] cpuidle: using governor ladder [ 0.218524] cpuidle: using governor menu [ 0.219285] PCCT header not found. [ 0.220010] ACPI: bus type PCI registered [ 0.220792] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221995] PCI: Using configuration type 1 for base access [ 0.223722] ACPI: Added _OSI(Module Device) [ 0.224534] ACPI: Added _OSI(Processor Device) [ 0.225375] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.226255] ACPI: Added _OSI(Processor Aggregator Device) [ 0.228343] ACPI: Interpreter enabled [ 0.229091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.230887] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.232670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.234458] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.236238] ACPI: (supports S0 S5) [ 0.236927] ACPI: Using IOAPIC for interrupt routing [ 0.237842] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.241053] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.242164] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.243363] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.244528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.246702] acpiphp: Slot [3] registered [ 0.247484] acpiphp: Slot [4] registered [ 0.248265] acpiphp: Slot [5] registered [ 0.249049] acpiphp: Slot [6] registered [ 0.249831] acpiphp: Slot [7] registered [ 0.250607] acpiphp: Slot [8] registered [ 0.251382] acpiphp: Slot [9] registered [ 0.252156] acpiphp: Slot [10] registered [ 0.252944] acpiphp: Slot [11] registered [ 0.253739] acpiphp: Slot [12] registered [ 0.254538] acpiphp: Slot [13] registered [ 0.255328] acpiphp: Slot [14] registered [ 0.256122] acpiphp: Slot [15] registered [ 0.266926] acpiphp: Slot [16] registered [ 0.267723] acpiphp: Slot [17] registered [ 0.268512] acpiphp: Slot [18] registered [ 0.269306] acpiphp: Slot [19] registered [ 0.270099] acpiphp: Slot [20] registered [ 0.270893] acpiphp: Slot [21] registered [ 0.271689] acpiphp: Slot [22] registered [ 0.272477] acpiphp: Slot [23] registered [ 0.273267] acpiphp: Slot [24] registered [ 0.274057] acpiphp: Slot [25] registered [ 0.274844] acpiphp: Slot [26] registered [ 0.275631] acpiphp: Slot [27] registered [ 0.276423] acpiphp: Slot [28] registered [ 0.277218] acpiphp: Slot [29] registered [ 0.278008] acpiphp: Slot [30] registered [ 0.278797] acpiphp: Slot [31] registered [ 0.279578] PCI host bridge to bus 0000:00 [ 0.280363] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.281541] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.282719] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.284123] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.285532] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.291717] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.292960] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.294099] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.295329] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.302321] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.303731] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.351489] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352923] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.354313] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.355692] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.357048] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.358969] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.360088] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.361109] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.362611] vgaarb: loaded [ 0.363198] vgaarb: bridge control possible 0000:00:02.0 [ 0.364350] SCSI subsystem initialized [ 0.365155] ACPI: bus type USB registered [ 0.365952] usbcore: registered new interface driver usbfs [ 0.366955] usbcore: registered new interface driver hub [ 0.367935] usbcore: registered new device driver usb [ 0.368959] PCI: Using ACPI for IRQ routing [ 0.369957] NetLabel: Initializing [ 0.370654] NetLabel: domain hash size = 128 [ 0.371482] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.372422] NetLabel: unlabeled traffic allowed by default [ 0.373483] clocksource: Switched to clocksource kvm-clock [ 0.378878] AppArmor: AppArmor Filesystem Enabled [ 0.379814] pnp: PnP ACPI init [ 0.380711] pnp: PnP ACPI: found 5 devices [ 0.387050] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.388700] NET: Registered protocol family 2 [ 0.389633] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.390862] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.391992] TCP: Hash tables configured (established 4096 bind 4096) [ 0.393115] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.394162] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.395295] NET: Registered protocol family 1 [ 0.396136] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.397194] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.398237] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.412081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.426318] Trying to unpack rootfs image as initramfs... [ 0.476267] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.490404] Scanning for low memory corruption every 60 seconds [ 0.491715] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.492844] audit: initializing netlink subsys (disabled) [ 0.493851] audit: type=2000 audit(1537587034.992:1): initialized [ 0.495129] Initialise system trusted keyring [ 0.496042] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.497180] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499398] zbud: loaded [ 0.500300] VFS: Disk quotas dquot_6.6.0 [ 0.501395] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.503373] fuse init (API version 7.23) [ 0.504513] Key type big_key registered [ 0.505572] Allocating IMA MOK and blacklist keyrings. [ 0.507033] Key type asymmetric registered [ 0.508119] Asymmetric key parser 'x509' registered [ 0.509385] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.513635] io scheduler noop registered [ 0.514706] io scheduler deadline registered (default) [ 0.516035] io scheduler cfq registered [ 0.517126] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518548] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520245] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.522174] ACPI: Power Button [PWRF] [ 0.523618] GHES: HEST is not enabled! [ 0.537629] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568115] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571057] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595225] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597897] Linux agpgart interface v0.103 [ 0.600236] brd: module loaded [ 0.601668] loop: module loaded [ 0.606437] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.608361] GPT:90111 != 2097151 [ 0.609221] GPT:Alternate GPT header not at the end of the disk. [ 0.610684] GPT:90111 != 2097151 [ 0.611550] GPT: Use GNU Parted to correct GPT errors. [ 0.612895] vda: vda1 vda15 [ 0.614445] scsi host0: ata_piix [ 0.615403] scsi host1: ata_piix [ 0.616300] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.617954] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.619832] libphy: Fixed MDIO Bus: probed [ 0.620905] tun: Universal TUN/TAP device driver, 1.6 [ 0.622158] tun: (C) 1999-2004 Max Krasnyansky [ 0.624843] PPP generic driver version 2.4.2 [ 0.626041] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.627645] ehci-pci: EHCI PCI platform driver [ 0.628847] ehci-platform: EHCI generic platform driver [ 0.630171] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.631749] ohci-pci: OHCI PCI platform driver [ 0.632930] ohci-platform: OHCI generic platform driver [ 0.634281] uhci_hcd: USB Universal Host Controller Interface driver [ 0.648894] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.650261] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.652183] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.653548] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.655111] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.656785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.658728] usb usb1: Product: UHCI Host Controller [ 0.659982] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.661527] usb usb1: SerialNumber: 0000:00:01.2 [ 0.662791] hub 1-0:1.0: USB hub found [ 0.663852] hub 1-0:1.0: 2 ports detected [ 0.665029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.667670] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.668941] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.670293] mousedev: PS/2 mouse device common for all mice [ 0.671871] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.674348] rtc_cmos 00:00: RTC can wake from S4 [ 0.675709] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.677337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678950] i2c /dev entries driver [ 0.679940] device-mapper: uevent: version 1.0.3 [ 0.681165] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.683379] ledtrig-cpu: registered to indicate activity on CPUs [ 0.685072] NET: Registered protocol family 10 [ 0.686354] NET: Registered protocol family 17 [ 0.687507] Key type dns_resolver registered [ 0.688686] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.690147] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.692450] registered taskstats version 1 [ 0.693560] Loading compiled-in X.509 certificates [ 0.695320] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.697797] zswap: loaded using pool lzo/zbud [ 0.699436] Key type trusted registered [ 0.701247] Key type encrypted registered [ 0.702384] AppArmor: AppArmor sha1 policy hashing enabled [ 0.703805] ima: No TPM chip found, activating TPM-bypass! [ 0.705200] evm: HMAC attrs: 0x1 [ 0.706364] Magic number: 2:465:513 [ 0.707457] rtc_cmos 00:00: setting system clock to 2018-09-22 03:30:35 UTC (1537587035) [ 0.709632] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.711151] EDD information not available. [ 0.778569] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780669] Write protecting the kernel read-only data: 14336k [ 0.792726] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.795098] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 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 1.13 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.332728] 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.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.31. iid=i-00000024 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0RwvBt5Q5zRFmgM0buYexg+VKEK8y8SIE8n+TXJBJJk1WASbPMbAZq9tJTULIGmPd+svlIbyB+dv27j3Vf8cbaB2VygcE068YTRMp6JUqWWkFBOWVcyqmurHA5J89hs65YiRNsLOXz/t2bcdKQXUBe+s05MQ54Aw/9fiCAo2gBjkkga+3FbmUlOHvZDqfu//1vy3kqD+3y/tP0UyK+SY2qyw8BQTzFVhBKUcrSQi4x2UaWn7wdO1ACnFPU34B6zIF1GZ1Tfw2PDJCZyxTENjPfPbExPr3oSRlSgPYBkavAb+ZikyNOpeyZedUy9dB6SBZa3H/10Sletpo2B+0ymdd root@vping-ssh-vm-78a415ab-3acd-41c6-a3d7-502a1de36677 ssh-dss AAAAB3NzaC1kc3MAAACBANWSF+/V9r0jQiSqJlMJ8OYZEchZtvVhml0UpyFRyjEQCO6DDMA0gNx+yhF0967iIXO3evXBOFOjV2or8DCj6WiVmOpUmwE9PRVqbonIguyvCR+RhjJFYWsyYo8qg8zXvkkWIS6ydUQzQRhNS4jHAp92yJ3S9O214Rsg1jwCSn7nAAAAFQDdvHmo+0408WwwrOAe6JPVCpgr9QAAAIBPnXIpCgvqrfrembcxjEtmXnsfcoxst08tkyf8gXn+i5/cXHwJhhIoAgjF0716bApeQ7mdHivYHGYI2wciyE0loki70hlPCiRDeunJTfxknI48gsbumbjr0teoMzPBQfsYCXjo85CntATxUPBIUT/EpdRSMRvyWQF9aHHhXtuJAwAAAIEAne8nazqWDz6pMlwDFKacU30bgkX3WHWO8UPHsGUa/lpBNuhqm0sDma7wA4tNMbGAMpm4DErwMCgEwFkE7DmCbFHq8W0eWsml0rWfVXGNWErguCTy2KMGYSOyQogvs2KQzbv6i9OgJ2HqFDo18KeuqpgQoFYdv2GgXszVKCpcpEk= root@vping-ssh-vm-78a415ab-3acd-41c6-a3d7-502a1de36677 -----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:feb3:2db/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000024 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-78a415ab-3acd-41c6-a3d7-502a1de36677 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.39 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-78a415ab-3acd-41c6-a3d7-502a1de36677 login: 2018-09-22 03:30:46,153 - paramiko.transport - DEBUG - starting thread (client mode): 0x6cca8590L 2018-09-22 03:30:46,154 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 03:30:46,154 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 03:30:46,154 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 03:30:46,155 - 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-09-22 03:30:46,155 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 03:30:46,156 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 03:30:46,156 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 03:30:46,156 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 03:30:46,156 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 03:30:46,176 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 03:30:46,177 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 03:30:46,186 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: a374bece2dfd60abe833f0596590d33a 2018-09-22 03:30:46,187 - paramiko.transport - DEBUG - Trying key f935f0284508c6ca4c637d92ed5bed9a from /tmp/tmpsHxa76 2018-09-22 03:30:46,213 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 03:30:47,699 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 03:30:47,707 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 03:30:47,708 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-22 03:30:47,708 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 03:30:47,709 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 03:30:47,713 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-22 03:30:47,713 - 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.589 ms --- 192.168.120.7 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.589/1.589/1.589 ms 2018-09-22 03:30:47,714 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-09-22 03:30:47,720 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-22 03:30:47,842 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-22 03:30:47,843 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:47 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-22 03:30:47,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-22 03:30:47,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:48,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:30: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-1d9303f6-76a4-4fce-b238-3fa4ebcca443 x-compute-request-id: req-1d9303f6-76a4-4fce-b238-3fa4ebcca443 Content-Type: application/json 2018-09-22 03:30:48,016 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56 used request id req-1d9303f6-76a4-4fce-b238-3fa4ebcca443 2018-09-22 03:30:48,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.167132139206s 2018-09-22 03:30:48,016 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56 used request id req-1d9303f6-76a4-4fce-b238-3fa4ebcca443 2018-09-22 03:30:48,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:30:48,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:48,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30: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-178afaff-b01c-4eef-8e7f-182a952583b8 x-compute-request-id: req-178afaff-b01c-4eef-8e7f-182a952583b8 Content-Encoding: gzip Content-Length: 897 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:02:db", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:02:db", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc", "rel": "bookmark"}], "image": {"id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "links": [{"href": "http://172.30.9.23:8774/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:30:34.000000", "flavor": {"id": "841b99ff-12af-44ae-95bc-14fae5c08261", "links": [{"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}]}, "id": "e4d31b15-f6a9-4695-9be1-4758fc665bbc", "security_groups": [{"name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}], "user_id": "4789b75a35384cf7801abafe1134a996", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:30:39Z", "hostId": "3e36ebef7443e81a055b67fd598304b0698287ceb3d11cb5c46470c5", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_78a415ab-3acd-41c6-a3d7-502a1de36677", "name": "vping_ssh-vm_78a415ab-3acd-41c6-a3d7-502a1de36677", "created": "2018-09-22T03:30:28Z", "tenant_id": "532990ab889e4abd9aa94192ded05443", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:93:1a", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "rel": "bookmark"}], "image": {"id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "links": [{"href": "http://172.30.9.23:8774/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:30:10.000000", "flavor": {"id": "841b99ff-12af-44ae-95bc-14fae5c08261", "links": [{"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}]}, "id": "a69ded1b-41d1-44a3-9ff4-9da7ef1c8f56", "security_groups": [{"name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}], "user_id": "4789b75a35384cf7801abafe1134a996", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:30:47Z", "hostId": "3e951175673c60b63b1415e9e5ca9d6797733f7b46a3092d21fc4c8a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78a415ab-3acd-41c6-a3d7-502a1de36677", "created": "2018-09-22T03:30:17Z", "tenant_id": "532990ab889e4abd9aa94192ded05443", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:30:48,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-178afaff-b01c-4eef-8e7f-182a952583b8 2018-09-22 03:30:48,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530472040176s 2018-09-22 03:30:48,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-178afaff-b01c-4eef-8e7f-182a952583b8 2018-09-22 03:30:48,550 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 03:30:50,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:30:50,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:51,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30: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-33af8a47-2e0e-4380-8dd3-f09ccba04b65 x-compute-request-id: req-33af8a47-2e0e-4380-8dd3-f09ccba04b65 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:02:db", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:02:db", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc", "rel": "bookmark"}], "image": {"id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "links": [{"href": "http://172.30.9.23:8774/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:30:34.000000", "flavor": {"id": "841b99ff-12af-44ae-95bc-14fae5c08261", "links": [{"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}]}, "id": "e4d31b15-f6a9-4695-9be1-4758fc665bbc", "security_groups": [{"name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}], "user_id": "4789b75a35384cf7801abafe1134a996", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:30:39Z", "hostId": "3e36ebef7443e81a055b67fd598304b0698287ceb3d11cb5c46470c5", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_78a415ab-3acd-41c6-a3d7-502a1de36677", "name": "vping_ssh-vm_78a415ab-3acd-41c6-a3d7-502a1de36677", "created": "2018-09-22T03:30:28Z", "tenant_id": "532990ab889e4abd9aa94192ded05443", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:30:51,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-33af8a47-2e0e-4380-8dd3-f09ccba04b65 2018-09-22 03:30:51,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495680093765s 2018-09-22 03:30:51,049 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-33af8a47-2e0e-4380-8dd3-f09ccba04b65 2018-09-22 03:30:51,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-22 03:30:51,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/1e094c3a-7476-4b2d-b2b4-c797ba2c3cf5.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:52,121 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f7d432e5-59cb-4c52-b6b6-69381985bfb4 Content-Length: 0 Date: Sat, 22 Sep 2018 03:30:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:30:52,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/1e094c3a-7476-4b2d-b2b4-c797ba2c3cf5.json used request id req-f7d432e5-59cb-4c52-b6b6-69381985bfb4 2018-09-22 03:30:52,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.06791400909s 2018-09-22 03:30:52,122 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/1e094c3a-7476-4b2d-b2b4-c797ba2c3cf5.json used request id req-f7d432e5-59cb-4c52-b6b6-69381985bfb4 2018-09-22 03:30:52,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 03:30:52,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:52,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3214ed89-d97e-4a8b-a9ae-7706b6043b4c Date: Sat, 22 Sep 2018 03:30:52 GMT RESP BODY: {"floatingips": []} 2018-09-22 03:30:52,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3214ed89-d97e-4a8b-a9ae-7706b6043b4c 2018-09-22 03:30:52,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0217669010162s 2018-09-22 03:30:52,149 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-3214ed89-d97e-4a8b-a9ae-7706b6043b4c 2018-09-22 03:30:52,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-22 03:30:52,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:52,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:30: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-1de7e9c8-0344-4335-a8f6-038a65c9b99f x-compute-request-id: req-1de7e9c8-0344-4335-a8f6-038a65c9b99f Content-Type: application/json 2018-09-22 03:30:52,314 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc used request id req-1de7e9c8-0344-4335-a8f6-038a65c9b99f 2018-09-22 03:30:52,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.164131164551s 2018-09-22 03:30:52,314 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc used request id req-1de7e9c8-0344-4335-a8f6-038a65c9b99f 2018-09-22 03:30:52,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:30:52,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:52,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30: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-50ea0db8-c02e-49f1-a2a7-27682ca7671a x-compute-request-id: req-50ea0db8-c02e-49f1-a2a7-27682ca7671a Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:02:db", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:02:db", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e4d31b15-f6a9-4695-9be1-4758fc665bbc", "rel": "bookmark"}], "image": {"id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "links": [{"href": "http://172.30.9.23:8774/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:30:34.000000", "flavor": {"id": "841b99ff-12af-44ae-95bc-14fae5c08261", "links": [{"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}]}, "id": "e4d31b15-f6a9-4695-9be1-4758fc665bbc", "security_groups": [{"name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}], "user_id": "4789b75a35384cf7801abafe1134a996", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:30:52Z", "hostId": "3e36ebef7443e81a055b67fd598304b0698287ceb3d11cb5c46470c5", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_78a415ab-3acd-41c6-a3d7-502a1de36677", "name": "vping_ssh-vm_78a415ab-3acd-41c6-a3d7-502a1de36677", "created": "2018-09-22T03:30:28Z", "tenant_id": "532990ab889e4abd9aa94192ded05443", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:30:52,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-50ea0db8-c02e-49f1-a2a7-27682ca7671a 2018-09-22 03:30:52,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512063980103s 2018-09-22 03:30:52,827 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-50ea0db8-c02e-49f1-a2a7-27682ca7671a 2018-09-22 03:30:52,829 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 03:30:54,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:30:54,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:54,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:30: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-33c6bc23-e76c-4e9b-961d-7af98fde98ab x-compute-request-id: req-33c6bc23-e76c-4e9b-961d-7af98fde98ab Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 03:30:54,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-33c6bc23-e76c-4e9b-961d-7af98fde98ab 2018-09-22 03:30:54,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0801157951355s 2018-09-22 03:30:54,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-33c6bc23-e76c-4e9b-961d-7af98fde98ab 2018-09-22 03:30:54,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-22 03:30:54,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:54,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-c300fc01-333f-47c1-ad76-8e374f83da7c Date: Sat, 22 Sep 2018 03:30:54 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:13Z", "updated_at": "2018-09-22T03:30:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:13Z", "revision_number": 0, "id": "7d16c241-ba33-4cd0-a606-57f0fe592119", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:13Z", "security_group_id": "2e5625d3-d1d4-4040-a46d-74d845d09651", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T03:30:14Z", "revision_number": 0, "id": "8b0cf4ad-9bee-460d-9447-3cb90a33d03a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:14Z", "security_group_id": "2e5625d3-d1d4-4040-a46d-74d845d09651", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": 22, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:13Z", "revision_number": 0, "id": "8d6dc727-1401-4fdb-85e6-0ce015ef2411", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:13Z", "security_group_id": "2e5625d3-d1d4-4040-a46d-74d845d09651", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:14Z", "revision_number": 0, "id": "f7d8442b-c47b-4612-a585-f1fd71f1eaaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:14Z", "security_group_id": "2e5625d3-d1d4-4040-a46d-74d845d09651", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "2e5625d3-d1d4-4040-a46d-74d845d09651", "name": "vping_ssh-sg_78a415ab-3acd-41c6-a3d7-502a1de36677"}, {"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}]} 2018-09-22 03:30:54,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c300fc01-333f-47c1-ad76-8e374f83da7c 2018-09-22 03:30:54,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0600869655609s 2018-09-22 03:30:54,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c300fc01-333f-47c1-ad76-8e374f83da7c 2018-09-22 03:30:54,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-22 03:30:54,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2e5625d3-d1d4-4040-a46d-74d845d09651.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:55,141 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92eda16a-fcd1-4bcd-aded-2017df0c3351 Content-Length: 0 Date: Sat, 22 Sep 2018 03:30:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:30:55,141 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2e5625d3-d1d4-4040-a46d-74d845d09651.json used request id req-92eda16a-fcd1-4bcd-aded-2017df0c3351 2018-09-22 03:30:55,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.162132024765s 2018-09-22 03:30:55,142 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2e5625d3-d1d4-4040-a46d-74d845d09651.json used request id req-92eda16a-fcd1-4bcd-aded-2017df0c3351 2018-09-22 03:30:55,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-22 03:30:55,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_78a415ab-3acd-41c6-a3d7-502a1de36677 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:55,174 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:30: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-1e08e919-a615-499b-b76c-4d8ac9ab34b1 x-compute-request-id: req-1e08e919-a615-499b-b76c-4d8ac9ab34b1 Content-Length: 0 Content-Type: application/json 2018-09-22 03:30:55,174 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_78a415ab-3acd-41c6-a3d7-502a1de36677 used request id req-1e08e919-a615-499b-b76c-4d8ac9ab34b1 2018-09-22 03:30:55,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0317959785461s 2018-09-22 03:30:55,174 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_78a415ab-3acd-41c6-a3d7-502a1de36677 used request id req-1e08e919-a615-499b-b76c-4d8ac9ab34b1 2018-09-22 03:30:55,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-22 03:30:55,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/86d7a19c-4340-4566-b9c2-b4c12f90edc8/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" -d '{"subnet_id": "5d8b7339-3764-499f-bb14-b2a25967577a"}' 2018-09-22 03:30:56,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-42f852c5-64ac-4784-8166-708f4d504edf Date: Sat, 22 Sep 2018 03:30:56 GMT RESP BODY: {"network_id": "699cfc02-0d3c-4381-ad0f-6550d54efff6", "tenant_id": "532990ab889e4abd9aa94192ded05443", "subnet_id": "5d8b7339-3764-499f-bb14-b2a25967577a", "subnet_ids": ["5d8b7339-3764-499f-bb14-b2a25967577a"], "port_id": "e45df34f-6092-4126-8414-300543741e95", "id": "86d7a19c-4340-4566-b9c2-b4c12f90edc8"} 2018-09-22 03:30:56,540 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/86d7a19c-4340-4566-b9c2-b4c12f90edc8/remove_router_interface.json used request id req-42f852c5-64ac-4784-8166-708f4d504edf 2018-09-22 03:30:56,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.36566090584s 2018-09-22 03:30:56,541 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/86d7a19c-4340-4566-b9c2-b4c12f90edc8/remove_router_interface.json used request id req-42f852c5-64ac-4784-8166-708f4d504edf returning object 86d7a19c-4340-4566-b9c2-b4c12f90edc8 2018-09-22 03:30:56,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-22 03:30:56,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:56,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-6f14f397-bd5c-40f7-9070-0485d9b57346 Date: Sat, 22 Sep 2018 03:30:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:03Z", "admin_state_up": true, "updated_at": "2018-09-22T03:30:55Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "532990ab889e4abd9aa94192ded05443", "id": "86d7a19c-4340-4566-b9c2-b4c12f90edc8", "name": "vping_ssh-router_78a415ab-3acd-41c6-a3d7-502a1de36677"}]} 2018-09-22 03:30:56,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-6f14f397-bd5c-40f7-9070-0485d9b57346 2018-09-22 03:30:56,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0747828483582s 2018-09-22 03:30:56,617 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-6f14f397-bd5c-40f7-9070-0485d9b57346 2018-09-22 03:30:56,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-22 03:30:56,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/86d7a19c-4340-4566-b9c2-b4c12f90edc8.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:59,834 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-58982648-2105-4cec-9aaa-d3a25632e8be Content-Length: 0 Date: Sat, 22 Sep 2018 03:30:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:30:59,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/86d7a19c-4340-4566-b9c2-b4c12f90edc8.json used request id req-58982648-2105-4cec-9aaa-d3a25632e8be 2018-09-22 03:30:59,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.21580195427s 2018-09-22 03:30:59,834 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/86d7a19c-4340-4566-b9c2-b4c12f90edc8.json used request id req-58982648-2105-4cec-9aaa-d3a25632e8be 2018-09-22 03:30:59,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-22 03:30:59,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:30:59,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-1d1431df-ee30-48d6-9a05-79a2dbe18359 Date: Sat, 22 Sep 2018 03:30:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"699cfc02-0d3c-4381-ad0f-6550d54efff6","tenant_id":"532990ab889e4abd9aa94192ded05443","created_at":"2018-09-22T03:30:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T03:30: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":"532990ab889e4abd9aa94192ded05443","id":"5d8b7339-3764-499f-bb14-b2a25967577a","subnetpool_id":null,"name":"vping_ssh-subnet_78a415ab-3acd-41c6-a3d7-502a1de36677"}]} 2018-09-22 03:30:59,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1d1431df-ee30-48d6-9a05-79a2dbe18359 2018-09-22 03:30:59,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0535440444946s 2018-09-22 03:30:59,889 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1d1431df-ee30-48d6-9a05-79a2dbe18359 2018-09-22 03:30:59,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-22 03:30:59,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/5d8b7339-3764-499f-bb14-b2a25967577a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:31:02,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e0cdad02-dc84-4b6e-96cd-5d6ae392bd02 Date: Sat, 22 Sep 2018 03:31:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:31:02,151 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/5d8b7339-3764-499f-bb14-b2a25967577a.json used request id req-e0cdad02-dc84-4b6e-96cd-5d6ae392bd02 2018-09-22 03:31:02,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.2610309124s 2018-09-22 03:31:02,151 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/5d8b7339-3764-499f-bb14-b2a25967577a.json used request id req-e0cdad02-dc84-4b6e-96cd-5d6ae392bd02 2018-09-22 03:31:02,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 03:31:02,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:31:02,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-19a36712-d36b-4bb3-a4d2-9b9ab45c9a9a Date: Sat, 22 Sep 2018 03:31: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":[],"updated_at":"2018-09-22T03:31:01Z","tenant_id":"532990ab889e4abd9aa94192ded05443","created_at":"2018-09-22T03:30:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"532990ab889e4abd9aa94192ded05443","id":"699cfc02-0d3c-4381-ad0f-6550d54efff6","name":"vping_ssh-net_78a415ab-3acd-41c6-a3d7-502a1de36677"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 03:31:02,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-19a36712-d36b-4bb3-a4d2-9b9ab45c9a9a 2018-09-22 03:31:02,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25853395462s 2018-09-22 03:31:02,411 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-19a36712-d36b-4bb3-a4d2-9b9ab45c9a9a 2018-09-22 03:31:02,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-22 03:31:02,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/699cfc02-0d3c-4381-ad0f-6550d54efff6.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:31:03,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2726e163-d1a0-4346-8e55-68b203545d23 Date: Sat, 22 Sep 2018 03:31:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:31:03,430 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/699cfc02-0d3c-4381-ad0f-6550d54efff6.json used request id req-2726e163-d1a0-4346-8e55-68b203545d23 2018-09-22 03:31:03,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.01784300804s 2018-09-22 03:31:03,430 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/699cfc02-0d3c-4381-ad0f-6550d54efff6.json used request id req-2726e163-d1a0-4346-8e55-68b203545d23 2018-09-22 03:31:03,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 03:31:03,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:31:03,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-3810e684-5f04-4dc3-b5b9-64eb32dfe835 Date: Sat, 22 Sep 2018 03:31:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635/snap", "metadata": {}}], "file": "/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635/file", "owner": "532990ab889e4abd9aa94192ded05443", "id": "7d82df2a-1e3b-4fa6-aab0-1ec550802635", "size": 12716032, "self": "/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T03:30:12Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_78a415ab-3acd-41c6-a3d7-502a1de36677", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_78a415ab-3acd-41c6-a3d7-502a1de36677", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T03:30:10Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 03:31:03,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3810e684-5f04-4dc3-b5b9-64eb32dfe835 2018-09-22 03:31:03,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178777933121s 2018-09-22 03:31:03,610 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3810e684-5f04-4dc3-b5b9-64eb32dfe835 2018-09-22 03:31:03,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-22 03:31:03,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29f0ce6d25e3a3995f3c5cf8e16e5523c1cd437d" 2018-09-22 03:31:04,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1692fe92-bfca-44ea-a5fc-68f99e15eea8 Date: Sat, 22 Sep 2018 03:31:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:31:04,805 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635 used request id req-1692fe92-bfca-44ea-a5fc-68f99e15eea8 2018-09-22 03:31:04,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.19343280792s 2018-09-22 03:31:04,805 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7d82df2a-1e3b-4fa6-aab0-1ec550802635 used request id req-1692fe92-bfca-44ea-a5fc-68f99e15eea8 2018-09-22 03:31:04,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 03:31:04,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:31:04,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31: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-a727d648-35dc-4d36-bf65-765bf0d099b2 x-compute-request-id: req-a727d648-35dc-4d36-bf65-765bf0d099b2 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/841b99ff-12af-44ae-95bc-14fae5c08261", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "841b99ff-12af-44ae-95bc-14fae5c08261", "name": "vping_ssh-flavor_78a415ab-3acd-41c6-a3d7-502a1de36677", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 03:31:04,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a727d648-35dc-4d36-bf65-765bf0d099b2 2018-09-22 03:31:04,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0355868339539s 2018-09-22 03:31:04,842 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a727d648-35dc-4d36-bf65-765bf0d099b2 2018-09-22 03:31:04,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-22 03:31:04,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/841b99ff-12af-44ae-95bc-14fae5c08261 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:31:04,882 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:31: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-7aa10761-33d0-4ca3-9809-eca6b9c9d3bc x-compute-request-id: req-7aa10761-33d0-4ca3-9809-eca6b9c9d3bc Content-Length: 0 Content-Type: application/json 2018-09-22 03:31:04,883 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/841b99ff-12af-44ae-95bc-14fae5c08261 used request id req-7aa10761-33d0-4ca3-9809-eca6b9c9d3bc 2018-09-22 03:31:04,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0396280288696s 2018-09-22 03:31:04,883 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/841b99ff-12af-44ae-95bc-14fae5c08261 used request id req-7aa10761-33d0-4ca3-9809-eca6b9c9d3bc 2018-09-22 03:31:04,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:31:04,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:31:04,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-945845db-134d-4344-b07f-a5ab4a8ae48a Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_78a415ab-3acd-41c6-a3d7-502a1de36677", "links": {"self": "http://172.30.9.23:5000/v3/users/4789b75a35384cf7801abafe1134a996"}, "domain_id": "default", "enabled": true, "id": "4789b75a35384cf7801abafe1134a996", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:31:04,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-945845db-134d-4344-b07f-a5ab4a8ae48a 2018-09-22 03:31:04,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0898859500885s 2018-09-22 03:31:04,974 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-945845db-134d-4344-b07f-a5ab4a8ae48a 2018-09-22 03:31:04,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:31:04,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/4789b75a35384cf7801abafe1134a996 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:31:05,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab6110e-b392-42ee-a932-90fb8f65dadb Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/4789b75a35384cf7801abafe1134a996"}, "enabled": true, "id": "4789b75a35384cf7801abafe1134a996", "options": {}, "domain_id": "default", "name": "vping_ssh-user_78a415ab-3acd-41c6-a3d7-502a1de36677"}} 2018-09-22 03:31:05,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/4789b75a35384cf7801abafe1134a996 used request id req-5ab6110e-b392-42ee-a932-90fb8f65dadb 2018-09-22 03:31:05,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.099288225174s 2018-09-22 03:31:05,080 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/4789b75a35384cf7801abafe1134a996 used request id req-5ab6110e-b392-42ee-a932-90fb8f65dadb 2018-09-22 03:31:05,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-22 03:31:05,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/4789b75a35384cf7801abafe1134a996 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:31:05,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:31:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ef28888-78d1-4da6-9c4d-fccad714f1c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:31:05,264 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4789b75a35384cf7801abafe1134a996 used request id req-9ef28888-78d1-4da6-9c4d-fccad714f1c2 2018-09-22 03:31:05,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.18319606781s 2018-09-22 03:31:05,264 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4789b75a35384cf7801abafe1134a996 used request id req-9ef28888-78d1-4da6-9c4d-fccad714f1c2 2018-09-22 03:31:05,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:31:05,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:31:05,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a830c48-2d49-48b7-8466-cfe6ad2318d4 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443"}, "enabled": true, "id": "532990ab889e4abd9aa94192ded05443", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_78a415ab-3acd-41c6-a3d7-502a1de36677"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:31:05,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-1a830c48-2d49-48b7-8466-cfe6ad2318d4 2018-09-22 03:31:05,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0764789581299s 2018-09-22 03:31:05,341 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-1a830c48-2d49-48b7-8466-cfe6ad2318d4 2018-09-22 03:31:05,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-22 03:31:05,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:31:05,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:31:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edc0c3c0-85fe-4549-ae6d-5d89186eaf21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:31:05,519 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-edc0c3c0-85fe-4549-ae6d-5d89186eaf21 2018-09-22 03:31:05,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.17525100708s 2018-09-22 03:31:05,519 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-edc0c3c0-85fe-4549-ae6d-5d89186eaf21 2018-09-22 03:31:05,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:31:05,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:31:05,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae7ba9c-9da7-4511-8171-5ba5e5879bc7 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "69b6d7cc360a42319a28621db4dfe4b0", "links": {"self": "http://172.30.9.23:5000/v3/roles/69b6d7cc360a42319a28621db4dfe4b0"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:31:05,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-eae7ba9c-9da7-4511-8171-5ba5e5879bc7 2018-09-22 03:31:05,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0826108455658s 2018-09-22 03:31:05,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-22 03:31:05,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/69b6d7cc360a42319a28621db4dfe4b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e883e9d5590cb2095b166d562393bd624e8245d1" 2018-09-22 03:31:05,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:31:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e9f3979-75b9-45de-aec3-bac5c4e2cfb1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:31:05,707 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/69b6d7cc360a42319a28621db4dfe4b0 used request id req-2e9f3979-75b9-45de-aec3-bac5c4e2cfb1 2018-09-22 03:31:05,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.103630065918s 2018-09-22 03:31:05,761 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-09-22 03:31:05,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 03:31:05,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 03:31:05,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 03:31:05,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 03:31:05,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 03:31:05,802 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 03:31:05,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 03:31:05,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 03:31:05,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 03:31:05,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 03:31:05,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 03:31:05,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 03:31:05,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 03:31:05,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 03:31:05,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 03:31:05,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 03:31:05,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 03:31:05,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 03:31:05,803 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 03:31:05,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 03:31:05,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 03:31:05,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 03:31:05,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-22 03:31:05,804 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-22 03:31:05,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:31:05,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-587c4e8f-bf81-45bf-93dd-b9b6c74632fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:31:05,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-587c4e8f-bf81-45bf-93dd-b9b6c74632fc 2018-09-22 03:31:05,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:31:06,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T04:31:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ff8cabfb0d6a44caa5c42fbe75da5740"}, "audit_ids": ["5-g4qg-2RUW1uiQeZoJ1Kg"], "issued_at": "2018-09-22T03:31:06.000000Z"}} 2018-09-22 03:31:06,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 03:31:06,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:31:06,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-65c4cafb-ca83-4ad3-aece-f8858224f759 Date: Sat, 22 Sep 2018 03:31:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 03:31:06,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-65c4cafb-ca83-4ad3-aece-f8858224f759 2018-09-22 03:31:06,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.23504114151s 2018-09-22 03:31:06,421 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-65c4cafb-ca83-4ad3-aece-f8858224f759 2018-09-22 03:31:06,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 03:31:06,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:31:06,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:31:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:31:06,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:31:06,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd779666-1835-4e30-9696-405b2ad0f836 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 03:31:06,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-fd779666-1835-4e30-9696-405b2ad0f836 2018-09-22 03:31:06,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0908529758453s 2018-09-22 03:31:06,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-22 03:31:06,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_a62cda50-a8c5-481f-b1a7-9d186f55daa7"}}' 2018-09-22 03:31:06,689 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:31:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5857fb56-20b4-4fa7-b8e0-c5b4cddf91ea Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c"}, "enabled": true, "id": "788fe44b83f24157bda1d1af36a5f33c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_a62cda50-a8c5-481f-b1a7-9d186f55daa7"}} 2018-09-22 03:31:06,689 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5857fb56-20b4-4fa7-b8e0-c5b4cddf91ea 2018-09-22 03:31:06,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.175465106964s 2018-09-22 03:31:06,690 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5857fb56-20b4-4fa7-b8e0-c5b4cddf91ea 2018-09-22 03:31:06,690 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_a62cda50-a8c5-481f-b1a7-9d186f55daa7', 'id': u'788fe44b83f24157bda1d1af36a5f33c', 'description': u'Created by OPNFV Functest: vping_userdata', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-22 03:31:06,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-22 03:31:07,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.396726846695s 2018-09-22 03:31:07,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/e5a3f44e06e44f50b69f2708fbf5de52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:31:07,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22e86051-1aac-4477-85d3-5a33cea4c367 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/e5a3f44e06e44f50b69f2708fbf5de52"}, "enabled": true, "id": "e5a3f44e06e44f50b69f2708fbf5de52", "options": {}, "domain_id": "default", "name": "vping_userdata-user_a62cda50-a8c5-481f-b1a7-9d186f55daa7"}} 2018-09-22 03:31:07,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/e5a3f44e06e44f50b69f2708fbf5de52 used request id req-22e86051-1aac-4477-85d3-5a33cea4c367 2018-09-22 03:31:07,182 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e5a3f44e06e44f50b69f2708fbf5de52', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_a62cda50-a8c5-481f-b1a7-9d186f55daa7'}) 2018-09-22 03:31:07,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:31:07,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:31:07,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be0d17be-4b98-44f4-850b-128445a27f29 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:31:07,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-be0d17be-4b98-44f4-850b-128445a27f29 2018-09-22 03:31:07,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0819129943848s 2018-09-22 03:31:07,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:31:07,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:31:07,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f30a8e7f-8424-46b7-a552-6fdfd2ddf8a1 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:31:07,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f30a8e7f-8424-46b7-a552-6fdfd2ddf8a1 2018-09-22 03:31:07,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0822720527649s 2018-09-22 03:31:07,349 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-22 03:31:07,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-22 03:31:07,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" -d '{"role": {"name": "Member"}}' 2018-09-22 03:31:07,491 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:31:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfbf3567-3552-4a2d-bba4-55fc139f1660 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eda168b0afa04e569f017eee7521adb2", "links": {"self": "http://172.30.9.23:5000/v3/roles/eda168b0afa04e569f017eee7521adb2"}, "name": "Member"}} 2018-09-22 03:31:07,491 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-dfbf3567-3552-4a2d-bba4-55fc139f1660 2018-09-22 03:31:07,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.141269922256s 2018-09-22 03:31:07,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/eda168b0afa04e569f017eee7521adb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:31:07,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d259e202-0155-41e0-9d91-0c5679d1dce5 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/eda168b0afa04e569f017eee7521adb2"}, "domain_id": null, "name": "Member", "id": "eda168b0afa04e569f017eee7521adb2"}} 2018-09-22 03:31:07,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/eda168b0afa04e569f017eee7521adb2 used request id req-d259e202-0155-41e0-9d91-0c5679d1dce5 2018-09-22 03:31:07,576 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/eda168b0afa04e569f017eee7521adb2'}, 'domain_id': None, 'human_id': None, 'id': u'eda168b0afa04e569f017eee7521adb2', 'HUMAN_ID': False}) 2018-09-22 03:31:07,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:31:07,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:31:07,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c40a10e4-64c2-43d5-916c-a9a0114e22ed Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "eda168b0afa04e569f017eee7521adb2", "links": {"self": "http://172.30.9.23:5000/v3/roles/eda168b0afa04e569f017eee7521adb2"}, "name": "Member"}]} 2018-09-22 03:31:07,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c40a10e4-64c2-43d5-916c-a9a0114e22ed 2018-09-22 03:31:07,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0763430595398s 2018-09-22 03:31:07,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 03:31:07,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:31:07,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9118b046-4e3d-4cf6-9ee9-bb6309c2c277 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:31:07,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-9118b046-4e3d-4cf6-9ee9-bb6309c2c277 2018-09-22 03:31:07,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0823879241943s 2018-09-22 03:31:07,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:31:07,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:31:07,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9476b7e-3918-4f1a-83a2-af034ecbfb6a Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "links": {"self": "http://172.30.9.23:5000/v3/users/e5a3f44e06e44f50b69f2708fbf5de52"}, "domain_id": "default", "enabled": true, "id": "e5a3f44e06e44f50b69f2708fbf5de52", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:31:07,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e9476b7e-3918-4f1a-83a2-af034ecbfb6a 2018-09-22 03:31:07,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0959370136261s 2018-09-22 03:31:07,834 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e9476b7e-3918-4f1a-83a2-af034ecbfb6a 2018-09-22 03:31:07,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:31:07,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:31:07,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c397eec9-f6df-4bba-96c3-d0ead7db9f4f Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c"}, "enabled": true, "id": "788fe44b83f24157bda1d1af36a5f33c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_a62cda50-a8c5-481f-b1a7-9d186f55daa7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:31:07,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-c397eec9-f6df-4bba-96c3-d0ead7db9f4f 2018-09-22 03:31:07,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0734519958496s 2018-09-22 03:31:07,914 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-c397eec9-f6df-4bba-96c3-d0ead7db9f4f 2018-09-22 03:31:07,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 03:31:07,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=e5a3f44e06e44f50b69f2708fbf5de52&scope.project.id=788fe44b83f24157bda1d1af36a5f33c&role.id=eda168b0afa04e569f017eee7521adb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:31:07,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72efeea0-5267-46e4-86b1-73a093101741 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=e5a3f44e06e44f50b69f2708fbf5de52&scope.project.id=788fe44b83f24157bda1d1af36a5f33c&role.id=eda168b0afa04e569f017eee7521adb2", "previous": null, "next": null}} 2018-09-22 03:31:07,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=e5a3f44e06e44f50b69f2708fbf5de52&scope.project.id=788fe44b83f24157bda1d1af36a5f33c&role.id=eda168b0afa04e569f017eee7521adb2 used request id req-72efeea0-5267-46e4-86b1-73a093101741 2018-09-22 03:31:07,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0803949832916s 2018-09-22 03:31:07,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 03:31:07,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c/users/e5a3f44e06e44f50b69f2708fbf5de52/roles/eda168b0afa04e569f017eee7521adb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:31:08,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:31:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfd7a719-5df7-49d1-837d-f80f884d82cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:31:08,123 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c/users/e5a3f44e06e44f50b69f2708fbf5de52/roles/eda168b0afa04e569f017eee7521adb2 used request id req-cfd7a719-5df7-49d1-837d-f80f884d82cc 2018-09-22 03:31:08,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.125634908676s 2018-09-22 03:31:08,124 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_a62cda50-a8c5-481f-b1a7-9d186f55daa7', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '1803072b-19a8-421e-9bb9-13c082ad8390', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vping_userdata-user_a62cda50-a8c5-481f-b1a7-9d186f55daa7', 'project_id': u'788fe44b83f24157bda1d1af36a5f33c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-22 03:31:08,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 03:31:08,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 03:31:08,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 03:31:08,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 03:31:08,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 03:31:08,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 03:31:08,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 03:31:08,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 03:31:08,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 03:31:08,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 03:31:08,126 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 03:31:08,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 03:31:08,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 03:31:08,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 03:31:08,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 03:31:08,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 03:31:08,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 03:31:08,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 03:31:08,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 03:31:08,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 03:31:08,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 03:31:08,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 03:31:08,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-22 03:31:08,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-22 03:31:08,129 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_a62cda50-a8c5-481f-b1a7-9d186f55daa7', 'password': '1803072b-19a8-421e-9bb9-13c082ad8390', 'project_name': 'vping_userdata-project_a62cda50-a8c5-481f-b1a7-9d186f55daa7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '788fe44b83f24157bda1d1af36a5f33c', 'project_domain_name': 'Default'} 2018-09-22 03:31:08,130 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-09-22 03:31:08,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 03:31:08,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:31:08,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd89bff9-c060-483d-8f4c-57b14460a3ad Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 03:31:08,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-bd89bff9-c060-483d-8f4c-57b14460a3ad 2018-09-22 03:31:08,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0766608715057s 2018-09-22 03:31:08,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:31:08,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:31:08,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adfebdd3-3273-49cb-b364-619bfa6b4b76 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c"}, "enabled": true, "id": "788fe44b83f24157bda1d1af36a5f33c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_a62cda50-a8c5-481f-b1a7-9d186f55daa7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:31:08,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-adfebdd3-3273-49cb-b364-619bfa6b4b76 2018-09-22 03:31:08,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0801091194153s 2018-09-22 03:31:08,289 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-adfebdd3-3273-49cb-b364-619bfa6b4b76 2018-09-22 03:31:08,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-22 03:31:08,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" -d '{"network": {"tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "name": "vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "admin_state_up": true}}' 2018-09-22 03:31:08,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-c0adc0f3-f2a9-468f-98ff-654039d473c7 Date: Sat, 22 Sep 2018 03:31:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"73a340de-ac67-4845-865b-0a3f9deb3762","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"788fe44b83f24157bda1d1af36a5f33c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:31:08Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7","admin_state_up":true,"tenant_id":"788fe44b83f24157bda1d1af36a5f33c","created_at":"2018-09-22T03:31:08Z","mtu":1450}} 2018-09-22 03:31:08,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c0adc0f3-f2a9-468f-98ff-654039d473c7 2018-09-22 03:31:08,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.539253950119s 2018-09-22 03:31:08,832 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c0adc0f3-f2a9-468f-98ff-654039d473c7 2018-09-22 03:31:08,832 - 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-09-22T03:31:08Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'73a340de-ac67-4845-865b-0a3f9deb3762', u'provider:segmentation_id': 79, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7', u'created_at': u'2018-09-22T03:31:08Z', u'mtu': 1450, u'tenant_id': u'788fe44b83f24157bda1d1af36a5f33c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'788fe44b83f24157bda1d1af36a5f33c'}) 2018-09-22 03:31:08,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:31:08,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3bab651-97ff-420c-a021-8ddbb21c10c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:31:08,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d3bab651-97ff-420c-a021-8ddbb21c10c2 2018-09-22 03:31:08,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:31:09,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eda168b0afa04e569f017eee7521adb2", "name": "Member"}], "expires_at": "2018-09-22T04:31:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "788fe44b83f24157bda1d1af36a5f33c", "name": "vping_userdata-project_a62cda50-a8c5-481f-b1a7-9d186f55daa7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/788fe44b83f24157bda1d1af36a5f33c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/788fe44b83f24157bda1d1af36a5f33c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/788fe44b83f24157bda1d1af36a5f33c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/788fe44b83f24157bda1d1af36a5f33c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/788fe44b83f24157bda1d1af36a5f33c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/788fe44b83f24157bda1d1af36a5f33c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/788fe44b83f24157bda1d1af36a5f33c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/788fe44b83f24157bda1d1af36a5f33c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/788fe44b83f24157bda1d1af36a5f33c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/788fe44b83f24157bda1d1af36a5f33c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/788fe44b83f24157bda1d1af36a5f33c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/788fe44b83f24157bda1d1af36a5f33c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "id": "e5a3f44e06e44f50b69f2708fbf5de52"}, "audit_ids": ["M7lVz2ReSMGbw5-tXFrZJw"], "issued_at": "2018-09-22T03:31:09.000000Z"}} 2018-09-22 03:31:09,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 03:31:09,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:09,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-c1182cba-8e07-4352-b124-925784f40e84 Date: Sat, 22 Sep 2018 03:31:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-22T03:31:08Z","tenant_id":"788fe44b83f24157bda1d1af36a5f33c","created_at":"2018-09-22T03:31:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"788fe44b83f24157bda1d1af36a5f33c","id":"73a340de-ac67-4845-865b-0a3f9deb3762","name":"vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7"}]} 2018-09-22 03:31:09,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c1182cba-8e07-4352-b124-925784f40e84 2018-09-22 03:31:09,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278248071671s 2018-09-22 03:31:09,486 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c1182cba-8e07-4352-b124-925784f40e84 2018-09-22 03:31:09,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-22 03:31:09,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" -d '{"subnet": {"name": "vping_userdata-subnet_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "enable_dhcp": true, "network_id": "73a340de-ac67-4845-865b-0a3f9deb3762", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-22 03:31:10,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2dee6ac4-a45a-4cc3-9ac0-cde116d45aba Date: Sat, 22 Sep 2018 03:31:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73a340de-ac67-4845-865b-0a3f9deb3762","tenant_id":"788fe44b83f24157bda1d1af36a5f33c","created_at":"2018-09-22T03:31:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T03:31:09Z","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":"788fe44b83f24157bda1d1af36a5f33c","id":"f38d7dc6-a9d1-421f-bd9f-6a90a88750f0","subnetpool_id":null,"name":"vping_userdata-subnet_a62cda50-a8c5-481f-b1a7-9d186f55daa7"}} 2018-09-22 03:31:10,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-2dee6ac4-a45a-4cc3-9ac0-cde116d45aba 2018-09-22 03:31:10,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.660863161087s 2018-09-22 03:31:10,149 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-2dee6ac4-a45a-4cc3-9ac0-cde116d45aba 2018-09-22 03:31:10,150 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T03:31:09Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f38d7dc6-a9d1-421f-bd9f-6a90a88750f0', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_a62cda50-a8c5-481f-b1a7-9d186f55daa7', u'enable_dhcp': True, u'network_id': u'73a340de-ac67-4845-865b-0a3f9deb3762', u'tenant_id': u'788fe44b83f24157bda1d1af36a5f33c', u'created_at': u'2018-09-22T03:31:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'788fe44b83f24157bda1d1af36a5f33c'}) 2018-09-22 03:31:10,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-22 03:31:10,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "vping_userdata-router_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "admin_state_up": true}}' 2018-09-22 03:31:15,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-f534e95e-bf67-4613-af8f-117cb28beac3 Date: Sat, 22 Sep 2018 03:31:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:11Z", "admin_state_up": true, "updated_at": "2018-09-22T03:31:11Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "db384d1e-3606-4d2c-b21c-cbc912f7709f", "name": "vping_userdata-router_a62cda50-a8c5-481f-b1a7-9d186f55daa7"}} 2018-09-22 03:31:15,019 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f534e95e-bf67-4613-af8f-117cb28beac3 2018-09-22 03:31:15,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.86926603317s 2018-09-22 03:31:15,020 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f534e95e-bf67-4613-af8f-117cb28beac3 2018-09-22 03:31:15,020 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T03:31:11Z', u'revision_number': 3, u'id': u'db384d1e-3606-4d2c-b21c-cbc912f7709f', u'external_gateway_info': {u'network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'439a8a54-bb11-4288-a17c-58ca0efd5d9d', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_a62cda50-a8c5-481f-b1a7-9d186f55daa7', u'admin_state_up': True, u'tenant_id': u'788fe44b83f24157bda1d1af36a5f33c', u'created_at': u'2018-09-22T03:31:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'788fe44b83f24157bda1d1af36a5f33c'}) 2018-09-22 03:31:15,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-22 03:31:15,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/db384d1e-3606-4d2c-b21c-cbc912f7709f/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" -d '{"subnet_id": "f38d7dc6-a9d1-421f-bd9f-6a90a88750f0"}' 2018-09-22 03:31:17,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5550db78-c3a5-4766-a3e6-e64ba0d711fc Date: Sat, 22 Sep 2018 03:31:17 GMT RESP BODY: {"network_id": "73a340de-ac67-4845-865b-0a3f9deb3762", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "subnet_id": "f38d7dc6-a9d1-421f-bd9f-6a90a88750f0", "subnet_ids": ["f38d7dc6-a9d1-421f-bd9f-6a90a88750f0"], "port_id": "f3133137-e101-458f-926d-89d0e59f3978", "id": "db384d1e-3606-4d2c-b21c-cbc912f7709f"} 2018-09-22 03:31:17,144 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/db384d1e-3606-4d2c-b21c-cbc912f7709f/add_router_interface.json used request id req-5550db78-c3a5-4766-a3e6-e64ba0d711fc 2018-09-22 03:31:17,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.12330293655s 2018-09-22 03:31:17,145 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/db384d1e-3606-4d2c-b21c-cbc912f7709f/add_router_interface.json used request id req-5550db78-c3a5-4766-a3e6-e64ba0d711fc returning object db384d1e-3606-4d2c-b21c-cbc912f7709f 2018-09-22 03:31:17,145 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 03:31:17,277 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-22 03:31:17,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:17,285 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 22 Sep 2018 03:31:17 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-22 03:31:17,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 03:31:17,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:17,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7b520606-5743-4b66-b2df-f669f3b3916d Date: Sat, 22 Sep 2018 03:31:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 03:31:17,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7b520606-5743-4b66-b2df-f669f3b3916d 2018-09-22 03:31:17,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185203790665s 2018-09-22 03:31:17,474 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7b520606-5743-4b66-b2df-f669f3b3916d 2018-09-22 03:31:17,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-22 03:31:17,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_a62cda50-a8c5-481f-b1a7-9d186f55daa7"}' 2018-09-22 03:31:17,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb X-Openstack-Request-Id: req-779d3e21-73dc-4509-b434-7eadaf466354 Date: Sat, 22 Sep 2018 03:31:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb/file", "owner": "788fe44b83f24157bda1d1af36a5f33c", "id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "size": null, "self": "/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T03:31:17Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "checksum": null, "created_at": "2018-09-22T03:31:17Z", "protected": false} 2018-09-22 03:31:17,709 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-779d3e21-73dc-4509-b434-7eadaf466354 2018-09-22 03:31:17,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.232764005661s 2018-09-22 03:31:17,709 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-779d3e21-73dc-4509-b434-7eadaf466354 returning object d3917231-c239-4f12-8f43-3c7110cd06bb 2018-09-22 03:31:17,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-22 03:31:17,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" -d '' 2018-09-22 03:31:19,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ad1ef1c3-6c98-47bc-89f3-292503e3b3d4 Date: Sat, 22 Sep 2018 03:31:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:31:19,443 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb/file used request id req-ad1ef1c3-6c98-47bc-89f3-292503e3b3d4 2018-09-22 03:31:19,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.73273801804s 2018-09-22 03:31:19,443 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb/file used request id req-ad1ef1c3-6c98-47bc-89f3-292503e3b3d4 2018-09-22 03:31:19,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 03:31:19,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:19,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-36ebb538-672a-4876-9a1b-0104f1fd28f2 Date: Sat, 22 Sep 2018 03:31:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d3917231-c239-4f12-8f43-3c7110cd06bb/snap", "metadata": {}}], "file": "/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb/file", "owner": "788fe44b83f24157bda1d1af36a5f33c", "id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "size": 12716032, "self": "/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d3917231-c239-4f12-8f43-3c7110cd06bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T03:31:19Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T03:31:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 03:31:19,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-36ebb538-672a-4876-9a1b-0104f1fd28f2 2018-09-22 03:31:19,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.03089594841s 2018-09-22 03:31:19,475 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-36ebb538-672a-4876-9a1b-0104f1fd28f2 2018-09-22 03:31:19,477 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d3917231-c239-4f12-8f43-3c7110cd06bb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb/file', 'owner': u'788fe44b83f24157bda1d1af36a5f33c', 'id': u'd3917231-c239-4f12-8f43-3c7110cd06bb', 'size': 12716032, u'self': u'/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'788fe44b83f24157bda1d1af36a5f33c', 'name': 'vping_userdata-project_a62cda50-a8c5-481f-b1a7-9d186f55daa7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d3917231-c239-4f12-8f43-3c7110cd06bb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-22T03:31:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-22T03:31:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_a62cda50-a8c5-481f-b1a7-9d186f55daa7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_a62cda50-a8c5-481f-b1a7-9d186f55daa7', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_a62cda50-a8c5-481f-b1a7-9d186f55daa7', 'created': u'2018-09-22T03:31:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-22T03:31:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_a62cda50-a8c5-481f-b1a7-9d186f55daa7', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-22 03:31:19,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-22 03:31:19,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-22 03:31:19,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31: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-d0e08a7f-7dc3-4c11-82d6-17f213640c60 x-compute-request-id: req-d0e08a7f-7dc3-4c11-82d6-17f213640c60 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "name": "vping_userdata-flavor_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:31:19,683 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d0e08a7f-7dc3-4c11-82d6-17f213640c60 2018-09-22 03:31:19,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.205596923828s 2018-09-22 03:31:19,684 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d0e08a7f-7dc3-4c11-82d6-17f213640c60 returning object 32994382-f9b3-4ea4-9e55-cb825a7b5ff3 2018-09-22 03:31:19,685 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_a62cda50-a8c5-481f-b1a7-9d186f55daa7', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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'32994382-f9b3-4ea4-9e55-cb825a7b5ff3', 'swap': 0}) 2018-09-22 03:31:19,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-22 03:31:19,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" -d '{"extra_specs": {}}' 2018-09-22 03:31:19,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5a6b274-3ca2-458f-b906-625f814fd285 x-compute-request-id: req-f5a6b274-3ca2-458f-b906-625f814fd285 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 03:31:19,706 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3/os-extra_specs used request id req-f5a6b274-3ca2-458f-b906-625f814fd285 2018-09-22 03:31:19,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020712852478s 2018-09-22 03:31:19,706 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3/os-extra_specs used request id req-f5a6b274-3ca2-458f-b906-625f814fd285 2018-09-22 03:31:19,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 03:31:19,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:19,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-1d2ecfe0-3f15-41da-93e6-33941af18db2 Date: Sat, 22 Sep 2018 03:31:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f38d7dc6-a9d1-421f-bd9f-6a90a88750f0"],"updated_at":"2018-09-22T03:31:09Z","tenant_id":"788fe44b83f24157bda1d1af36a5f33c","created_at":"2018-09-22T03:31:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"788fe44b83f24157bda1d1af36a5f33c","id":"73a340de-ac67-4845-865b-0a3f9deb3762","name":"vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7"}]} 2018-09-22 03:31:19,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1d2ecfe0-3f15-41da-93e6-33941af18db2 2018-09-22 03:31:19,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27382516861s 2018-09-22 03:31:19,982 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1d2ecfe0-3f15-41da-93e6-33941af18db2 2018-09-22 03:31:19,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 03:31:19,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:20,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-ec2ce17d-c2b1-44c4-9c6c-d35b20d2d489 Date: Sat, 22 Sep 2018 03:31:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d3917231-c239-4f12-8f43-3c7110cd06bb/snap", "metadata": {}}], "file": "/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb/file", "owner": "788fe44b83f24157bda1d1af36a5f33c", "id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "size": 12716032, "self": "/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d3917231-c239-4f12-8f43-3c7110cd06bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T03:31:19Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T03:31:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 03:31:20,174 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ec2ce17d-c2b1-44c4-9c6c-d35b20d2d489 2018-09-22 03:31:20,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.191068172455s 2018-09-22 03:31:20,174 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ec2ce17d-c2b1-44c4-9c6c-d35b20d2d489 2018-09-22 03:31:20,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 03:31:20,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:20,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31: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-2681c77b-f3bc-4576-a590-3a52a515b805 x-compute-request-id: req-2681c77b-f3bc-4576-a590-3a52a515b805 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "name": "vping_userdata-flavor_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 03:31:20,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-2681c77b-f3bc-4576-a590-3a52a515b805 2018-09-22 03:31:20,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.18107008934s 2018-09-22 03:31:20,358 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-2681c77b-f3bc-4576-a590-3a52a515b805 2018-09-22 03:31:20,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-22 03:31:20,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" -d '{"server": {"name": "vping_userdata-vm_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "imageRef": "d3917231-c239-4f12-8f43-3c7110cd06bb", "flavorRef": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "73a340de-ac67-4845-865b-0a3f9deb3762"}]}}' 2018-09-22 03:31:22,034 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:31: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-d1c056b9-7efc-46c0-aef1-f0bb74e930d3 x-compute-request-id: req-d1c056b9-7efc-46c0-aef1-f0bb74e930d3 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/3030cfa6-451e-475b-9c22-b0559802d9c1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3030cfa6-451e-475b-9c22-b0559802d9c1", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "bookmark"}], "adminPass": "uip2RttfkGc5"}} 2018-09-22 03:31:22,034 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-d1c056b9-7efc-46c0-aef1-f0bb74e930d3 2018-09-22 03:31:22,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.67492699623s 2018-09-22 03:31:22,035 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-d1c056b9-7efc-46c0-aef1-f0bb74e930d3 2018-09-22 03:31:22,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:31:22,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:22,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31: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-8b40a841-1cec-4d89-935b-7a961eb6e14d x-compute-request-id: req-8b40a841-1cec-4d89-935b-7a961eb6e14d Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "bookmark"}], "image": {"id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "links": [{"href": "http://172.30.9.23:8774/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}]}, "id": "3030cfa6-451e-475b-9c22-b0559802d9c1", "user_id": "e5a3f44e06e44f50b69f2708fbf5de52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:31:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "created": "2018-09-22T03:31:21Z", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:31:22,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8b40a841-1cec-4d89-935b-7a961eb6e14d 2018-09-22 03:31:22,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535314083099s 2018-09-22 03:31:22,571 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8b40a841-1cec-4d89-935b-7a961eb6e14d 2018-09-22 03:31:22,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 03:31:22,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:22,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-7b1f7d75-1b20-46ed-8211-874eb39a6149 Date: Sat, 22 Sep 2018 03:31:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f38d7dc6-a9d1-421f-bd9f-6a90a88750f0"],"updated_at":"2018-09-22T03:31:09Z","tenant_id":"788fe44b83f24157bda1d1af36a5f33c","created_at":"2018-09-22T03:31:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"788fe44b83f24157bda1d1af36a5f33c","id":"73a340de-ac67-4845-865b-0a3f9deb3762","name":"vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7"}]} 2018-09-22 03:31:22,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7b1f7d75-1b20-46ed-8211-874eb39a6149 2018-09-22 03:31:22,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.241941213608s 2018-09-22 03:31:22,821 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-7b1f7d75-1b20-46ed-8211-874eb39a6149 2018-09-22 03:31:22,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-22 03:31:22,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:23,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f7ffcf29-1602-4ef3-b226-a5e007956625 Date: Sat, 22 Sep 2018 03:31:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73a340de-ac67-4845-865b-0a3f9deb3762","tenant_id":"788fe44b83f24157bda1d1af36a5f33c","created_at":"2018-09-22T03:31:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T03:31:09Z","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":"788fe44b83f24157bda1d1af36a5f33c","id":"f38d7dc6-a9d1-421f-bd9f-6a90a88750f0","subnetpool_id":null,"name":"vping_userdata-subnet_a62cda50-a8c5-481f-b1a7-9d186f55daa7"}]} 2018-09-22 03:31:23,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f7ffcf29-1602-4ef3-b226-a5e007956625 2018-09-22 03:31:23,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.191974163055s 2018-09-22 03:31:23,014 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f7ffcf29-1602-4ef3-b226-a5e007956625 2018-09-22 03:31:23,014 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 03:31:25,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:31:25,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:25,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31: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-28bd93e4-4a23-4ad4-83e1-c682f10b48e8 x-compute-request-id: req-28bd93e4-4a23-4ad4-83e1-c682f10b48e8 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.23:8774/v2.1/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "bookmark"}], "image": {"id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "links": [{"href": "http://172.30.9.23:8774/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}]}, "id": "3030cfa6-451e-475b-9c22-b0559802d9c1", "security_groups": [{"name": "default"}], "user_id": "e5a3f44e06e44f50b69f2708fbf5de52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:31:23Z", "hostId": "1b93027aff2bc0368ce01ec21e0c356e2b7d4d0380b9f6e97dc27ad2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "created": "2018-09-22T03:31:21Z", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:31:25,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-28bd93e4-4a23-4ad4-83e1-c682f10b48e8 2018-09-22 03:31:25,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.616379976273s 2018-09-22 03:31:25,634 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-28bd93e4-4a23-4ad4-83e1-c682f10b48e8 2018-09-22 03:31:25,638 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 03:31:27,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:31:27,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:28,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31: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-ca5dcad0-741b-4b7d-8507-038e709d2165 x-compute-request-id: req-ca5dcad0-741b-4b7d-8507-038e709d2165 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.23:8774/v2.1/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "bookmark"}], "image": {"id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "links": [{"href": "http://172.30.9.23:8774/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}]}, "id": "3030cfa6-451e-475b-9c22-b0559802d9c1", "security_groups": [{"name": "default"}], "user_id": "e5a3f44e06e44f50b69f2708fbf5de52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:31:23Z", "hostId": "1b93027aff2bc0368ce01ec21e0c356e2b7d4d0380b9f6e97dc27ad2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "created": "2018-09-22T03:31:21Z", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:31:28,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ca5dcad0-741b-4b7d-8507-038e709d2165 2018-09-22 03:31:28,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.913515090942s 2018-09-22 03:31:28,554 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ca5dcad0-741b-4b7d-8507-038e709d2165 2018-09-22 03:31:28,558 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 03:31:30,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:31:30,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:31,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31: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-22bf6df9-9e51-4d30-ae32-ea7d2c1ad4e1 x-compute-request-id: req-22bf6df9-9e51-4d30-ae32-ea7d2c1ad4e1 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:c1:c9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "bookmark"}], "image": {"id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "links": [{"href": "http://172.30.9.23:8774/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:31:14.000000", "flavor": {"id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}]}, "id": "3030cfa6-451e-475b-9c22-b0559802d9c1", "security_groups": [{"name": "default"}], "user_id": "e5a3f44e06e44f50b69f2708fbf5de52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:31:28Z", "hostId": "1b93027aff2bc0368ce01ec21e0c356e2b7d4d0380b9f6e97dc27ad2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "created": "2018-09-22T03:31:21Z", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:31:31,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-22bf6df9-9e51-4d30-ae32-ea7d2c1ad4e1 2018-09-22 03:31:31,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50009393692s 2018-09-22 03:31:31,062 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-22bf6df9-9e51-4d30-ae32-ea7d2c1ad4e1 2018-09-22 03:31:31,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-22 03:31:31,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=3030cfa6-451e-475b-9c22-b0559802d9c1" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:31,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-10ba05c7-a3b5-43ce-a4c8-39bf18636fd9 Date: Sat, 22 Sep 2018 03:31:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:31:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f38d7dc6-a9d1-421f-bd9f-6a90a88750f0","ip_address":"192.168.120.12"}],"id":"ed0ccef3-137a-4746-a055-4e40d3a3d8a6","security_groups":["593a6998-44bf-489a-ab2a-1eca338a5d94"],"mac_address":"fa:16:3e:34:c1:c9","project_id":"788fe44b83f24157bda1d1af36a5f33c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73a340de-ac67-4845-865b-0a3f9deb3762","tenant_id":"788fe44b83f24157bda1d1af36a5f33c","created_at":"2018-09-22T03:31:24Z","binding:vnic_type":"normal","device_id":"3030cfa6-451e-475b-9c22-b0559802d9c1"}]} 2018-09-22 03:31:31,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=3030cfa6-451e-475b-9c22-b0559802d9c1 used request id req-10ba05c7-a3b5-43ce-a4c8-39bf18636fd9 2018-09-22 03:31:31,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0557548999786s 2018-09-22 03:31:31,122 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=3030cfa6-451e-475b-9c22-b0559802d9c1 used request id req-10ba05c7-a3b5-43ce-a4c8-39bf18636fd9 2018-09-22 03:31:31,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 03:31:31,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=ed0ccef3-137a-4746-a055-4e40d3a3d8a6" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:31,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d6458c61-e84f-4868-8503-06cdea439923 Date: Sat, 22 Sep 2018 03:31:31 GMT RESP BODY: {"floatingips": []} 2018-09-22 03:31:31,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=ed0ccef3-137a-4746-a055-4e40d3a3d8a6 used request id req-d6458c61-e84f-4868-8503-06cdea439923 2018-09-22 03:31:31,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0183591842651s 2018-09-22 03:31:31,146 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=ed0ccef3-137a-4746-a055-4e40d3a3d8a6 used request id req-d6458c61-e84f-4868-8503-06cdea439923 2018-09-22 03:31:31,147 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:34:c1:c9', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd3917231-c239-4f12-8f43-3c7110cd06bb'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-22T03:31:14.000000', 'flavor': Munch({u'id': u'32994382-f9b3-4ea4-9e55-cb825a7b5ff3'}), 'az': u'nova', 'id': u'3030cfa6-451e-475b-9c22-b0559802d9c1', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e5a3f44e06e44f50b69f2708fbf5de52', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'788fe44b83f24157bda1d1af36a5f33c', 'name': 'vping_userdata-project_a62cda50-a8c5-481f-b1a7-9d186f55daa7', '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-09-22T03:31:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-22T03:31:28Z', 'hostId': u'1b93027aff2bc0368ce01ec21e0c356e2b7d4d0380b9f6e97dc27ad2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'1b93027aff2bc0368ce01ec21e0c356e2b7d4d0380b9f6e97dc27ad2', '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-09-22T03:31:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'788fe44b83f24157bda1d1af36a5f33c', 'name': u'vping_userdata-vm_a62cda50-a8c5-481f-b1a7-9d186f55daa7', 'adminPass': u'uip2RttfkGc5', 'tenant_id': u'788fe44b83f24157bda1d1af36a5f33c', 'region': 'regionOne', 'created': u'2018-09-22T03:31:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-22 03:31:31,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 03:31:31,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:31,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-dca435ab-3f5d-4622-8a56-d5fac13ac608 Date: Sat, 22 Sep 2018 03:31:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f38d7dc6-a9d1-421f-bd9f-6a90a88750f0"],"updated_at":"2018-09-22T03:31:09Z","tenant_id":"788fe44b83f24157bda1d1af36a5f33c","created_at":"2018-09-22T03:31:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"788fe44b83f24157bda1d1af36a5f33c","id":"73a340de-ac67-4845-865b-0a3f9deb3762","name":"vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7"}]} 2018-09-22 03:31:31,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-dca435ab-3f5d-4622-8a56-d5fac13ac608 2018-09-22 03:31:31,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254655838013s 2018-09-22 03:31:31,403 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-dca435ab-3f5d-4622-8a56-d5fac13ac608 2018-09-22 03:31:31,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 03:31:31,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:31,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-23af2ef3-14da-435d-bfdd-976411749f60 Date: Sat, 22 Sep 2018 03:31:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d3917231-c239-4f12-8f43-3c7110cd06bb/snap", "metadata": {}}], "file": "/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb/file", "owner": "788fe44b83f24157bda1d1af36a5f33c", "id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "size": 12716032, "self": "/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d3917231-c239-4f12-8f43-3c7110cd06bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T03:31:19Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T03:31:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 03:31:31,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-23af2ef3-14da-435d-bfdd-976411749f60 2018-09-22 03:31:31,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.160892009735s 2018-09-22 03:31:31,565 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-23af2ef3-14da-435d-bfdd-976411749f60 2018-09-22 03:31:31,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 03:31:31,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:31,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31: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-325657af-ccd4-4f7c-ad33-6354154b23cd x-compute-request-id: req-325657af-ccd4-4f7c-ad33-6354154b23cd Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "name": "vping_userdata-flavor_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 03:31:31,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-325657af-ccd4-4f7c-ad33-6354154b23cd 2018-09-22 03:31:31,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0329570770264s 2018-09-22 03:31:31,601 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-325657af-ccd4-4f7c-ad33-6354154b23cd 2018-09-22 03:31:31,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-22 03:31:31,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" -d '{"server": {"name": "vping_userdata-vm2_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "imageRef": "d3917231-c239-4f12-8f43-3c7110cd06bb", "flavorRef": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjEyIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "73a340de-ac67-4845-865b-0a3f9deb3762"}]}}' 2018-09-22 03:31:33,574 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:31: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-7ecf2fa4-6822-4197-bf6a-52ad11399e08 x-compute-request-id: req-7ecf2fa4-6822-4197-bf6a-52ad11399e08 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "rel": "bookmark"}], "adminPass": "MC4NVLJeY2mp"}} 2018-09-22 03:31:33,574 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-7ecf2fa4-6822-4197-bf6a-52ad11399e08 2018-09-22 03:31:33,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.97210288048s 2018-09-22 03:31:33,574 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-7ecf2fa4-6822-4197-bf6a-52ad11399e08 2018-09-22 03:31:33,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:31:33,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:34,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31: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-e6e8a48a-cb09-4026-a3d2-667256211557 x-compute-request-id: req-e6e8a48a-cb09-4026-a3d2-667256211557 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.23:8774/v2.1/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "rel": "bookmark"}], "image": {"id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "links": [{"href": "http://172.30.9.23:8774/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}]}, "id": "5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "user_id": "e5a3f44e06e44f50b69f2708fbf5de52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:31:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "created": "2018-09-22T03:31:33Z", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:c1:c9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "bookmark"}], "image": {"id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "links": [{"href": "http://172.30.9.23:8774/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:31:14.000000", "flavor": {"id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}]}, "id": "3030cfa6-451e-475b-9c22-b0559802d9c1", "security_groups": [{"name": "default"}], "user_id": "e5a3f44e06e44f50b69f2708fbf5de52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:31:28Z", "hostId": "1b93027aff2bc0368ce01ec21e0c356e2b7d4d0380b9f6e97dc27ad2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "created": "2018-09-22T03:31:21Z", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:31:34,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e6e8a48a-cb09-4026-a3d2-667256211557 2018-09-22 03:31:34,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653253078461s 2018-09-22 03:31:34,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e6e8a48a-cb09-4026-a3d2-667256211557 2018-09-22 03:31:34,234 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 03:31:36,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:31:36,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:36,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31: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-112c3baa-914b-45fb-8270-a08b3e620440 x-compute-request-id: req-112c3baa-914b-45fb-8270-a08b3e620440 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "rel": "bookmark"}], "image": {"id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "links": [{"href": "http://172.30.9.23:8774/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}]}, "id": "5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "security_groups": [{"name": "default"}], "user_id": "e5a3f44e06e44f50b69f2708fbf5de52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:31:34Z", "hostId": "4e8eec3be8788e9a193495acf29b08a5a6beb50b495117b437cb5640", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "created": "2018-09-22T03:31:33Z", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:c1:c9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "bookmark"}], "image": {"id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "links": [{"href": "http://172.30.9.23:8774/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:31:14.000000", "flavor": {"id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}]}, "id": "3030cfa6-451e-475b-9c22-b0559802d9c1", "security_groups": [{"name": "default"}], "user_id": "e5a3f44e06e44f50b69f2708fbf5de52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:31:28Z", "hostId": "1b93027aff2bc0368ce01ec21e0c356e2b7d4d0380b9f6e97dc27ad2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "created": "2018-09-22T03:31:21Z", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:31:36,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-112c3baa-914b-45fb-8270-a08b3e620440 2018-09-22 03:31:36,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550163984299s 2018-09-22 03:31:36,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-112c3baa-914b-45fb-8270-a08b3e620440 2018-09-22 03:31:36,792 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 03:31:38,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:31:38,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:39,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31: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-90d8218d-1edf-4a15-99ae-914a09852815 x-compute-request-id: req-90d8218d-1edf-4a15-99ae-914a09852815 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "rel": "bookmark"}], "image": {"id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "links": [{"href": "http://172.30.9.23:8774/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}]}, "id": "5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "security_groups": [{"name": "default"}], "user_id": "e5a3f44e06e44f50b69f2708fbf5de52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T03:31:34Z", "hostId": "4e8eec3be8788e9a193495acf29b08a5a6beb50b495117b437cb5640", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "created": "2018-09-22T03:31:33Z", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:c1:c9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "bookmark"}], "image": {"id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "links": [{"href": "http://172.30.9.23:8774/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:31:14.000000", "flavor": {"id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}]}, "id": "3030cfa6-451e-475b-9c22-b0559802d9c1", "security_groups": [{"name": "default"}], "user_id": "e5a3f44e06e44f50b69f2708fbf5de52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:31:28Z", "hostId": "1b93027aff2bc0368ce01ec21e0c356e2b7d4d0380b9f6e97dc27ad2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "created": "2018-09-22T03:31:21Z", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:31:39,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-90d8218d-1edf-4a15-99ae-914a09852815 2018-09-22 03:31:39,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463104009628s 2018-09-22 03:31:39,259 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-90d8218d-1edf-4a15-99ae-914a09852815 2018-09-22 03:31:39,264 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 03:31:41,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:31:41,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:41,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d9a01da-e794-403f-b333-548bdf661180 x-compute-request-id: req-1d9a01da-e794-403f-b333-548bdf661180 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:51:05", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "rel": "bookmark"}], "image": {"id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "links": [{"href": "http://172.30.9.23:8774/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:31:34.000000", "flavor": {"id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}]}, "id": "5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "security_groups": [{"name": "default"}], "user_id": "e5a3f44e06e44f50b69f2708fbf5de52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:31:40Z", "hostId": "4e8eec3be8788e9a193495acf29b08a5a6beb50b495117b437cb5640", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "created": "2018-09-22T03:31:33Z", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:c1:c9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "bookmark"}], "image": {"id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "links": [{"href": "http://172.30.9.23:8774/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:31:14.000000", "flavor": {"id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}]}, "id": "3030cfa6-451e-475b-9c22-b0559802d9c1", "security_groups": [{"name": "default"}], "user_id": "e5a3f44e06e44f50b69f2708fbf5de52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:31:28Z", "hostId": "1b93027aff2bc0368ce01ec21e0c356e2b7d4d0380b9f6e97dc27ad2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "created": "2018-09-22T03:31:21Z", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:31:41,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1d9a01da-e794-403f-b333-548bdf661180 2018-09-22 03:31:41,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666210889816s 2018-09-22 03:31:41,933 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1d9a01da-e794-403f-b333-548bdf661180 2018-09-22 03:31:41,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-22 03:31:41,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=5738ae53-ea0c-44b1-8f9b-cb50898e3fd4" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:42,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e8602fda-ca30-4d57-b7c9-0a49c026ff55 Date: Sat, 22 Sep 2018 03:31:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T03:31:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f38d7dc6-a9d1-421f-bd9f-6a90a88750f0","ip_address":"192.168.120.5"}],"id":"7859fc3b-6071-4f07-9263-7ef8c652ecda","security_groups":["593a6998-44bf-489a-ab2a-1eca338a5d94"],"mac_address":"fa:16:3e:19:51:05","project_id":"788fe44b83f24157bda1d1af36a5f33c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73a340de-ac67-4845-865b-0a3f9deb3762","tenant_id":"788fe44b83f24157bda1d1af36a5f33c","created_at":"2018-09-22T03:31:35Z","binding:vnic_type":"normal","device_id":"5738ae53-ea0c-44b1-8f9b-cb50898e3fd4"}]} 2018-09-22 03:31:42,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=5738ae53-ea0c-44b1-8f9b-cb50898e3fd4 used request id req-e8602fda-ca30-4d57-b7c9-0a49c026ff55 2018-09-22 03:31:42,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0768568515778s 2018-09-22 03:31:42,015 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=5738ae53-ea0c-44b1-8f9b-cb50898e3fd4 used request id req-e8602fda-ca30-4d57-b7c9-0a49c026ff55 2018-09-22 03:31:42,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 03:31:42,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=7859fc3b-6071-4f07-9263-7ef8c652ecda" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:42,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bebf9646-fdb4-4777-b952-b67e8c5ff9ea Date: Sat, 22 Sep 2018 03:31:42 GMT RESP BODY: {"floatingips": []} 2018-09-22 03:31:42,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=7859fc3b-6071-4f07-9263-7ef8c652ecda used request id req-bebf9646-fdb4-4777-b952-b67e8c5ff9ea 2018-09-22 03:31:42,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0194449424744s 2018-09-22 03:31:42,041 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=7859fc3b-6071-4f07-9263-7ef8c652ecda used request id req-bebf9646-fdb4-4777-b952-b67e8c5ff9ea 2018-09-22 03:31:42,041 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:19:51:05', 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'd3917231-c239-4f12-8f43-3c7110cd06bb'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-22T03:31:34.000000', 'flavor': Munch({u'id': u'32994382-f9b3-4ea4-9e55-cb825a7b5ff3'}), 'az': u'nova', 'id': u'5738ae53-ea0c-44b1-8f9b-cb50898e3fd4', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e5a3f44e06e44f50b69f2708fbf5de52', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'788fe44b83f24157bda1d1af36a5f33c', 'name': 'vping_userdata-project_a62cda50-a8c5-481f-b1a7-9d186f55daa7', '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-09-22T03:31:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-22T03:31:40Z', 'hostId': u'4e8eec3be8788e9a193495acf29b08a5a6beb50b495117b437cb5640', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'4e8eec3be8788e9a193495acf29b08a5a6beb50b495117b437cb5640', '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-09-22T03:31:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'788fe44b83f24157bda1d1af36a5f33c', 'name': u'vping_userdata-vm2_a62cda50-a8c5-481f-b1a7-9d186f55daa7', 'adminPass': u'MC4NVLJeY2mp', 'tenant_id': u'788fe44b83f24157bda1d1af36a5f33c', 'region': 'regionOne', 'created': u'2018-09-22T03:31:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-22 03:31:42,042 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-09-22 03:31:43,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:31:43,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:43,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31: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-ab6288aa-0372-4569-b400-43fadb90b22c x-compute-request-id: req-ab6288aa-0372-4569-b400-43fadb90b22c Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:51:05", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "rel": "bookmark"}], "image": {"id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "links": [{"href": "http://172.30.9.23:8774/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:31:34.000000", "flavor": {"id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}]}, "id": "5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "security_groups": [{"name": "default"}], "user_id": "e5a3f44e06e44f50b69f2708fbf5de52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:31:40Z", "hostId": "4e8eec3be8788e9a193495acf29b08a5a6beb50b495117b437cb5640", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "created": "2018-09-22T03:31:33Z", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:c1:c9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "bookmark"}], "image": {"id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "links": [{"href": "http://172.30.9.23:8774/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:31:14.000000", "flavor": {"id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}]}, "id": "3030cfa6-451e-475b-9c22-b0559802d9c1", "security_groups": [{"name": "default"}], "user_id": "e5a3f44e06e44f50b69f2708fbf5de52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:31:28Z", "hostId": "1b93027aff2bc0368ce01ec21e0c356e2b7d4d0380b9f6e97dc27ad2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "created": "2018-09-22T03:31:21Z", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:31:43,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ab6288aa-0372-4569-b400-43fadb90b22c 2018-09-22 03:31:43,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639513015747s 2018-09-22 03:31:43,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ab6288aa-0372-4569-b400-43fadb90b22c 2018-09-22 03:31:43,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-22 03:31:43,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 03:31:44,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31: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-41848b2c-a001-4329-99dd-3953c5447404 x-compute-request-id: req-41848b2c-a001-4329-99dd-3953c5447404 Content-Encoding: gzip Content-Length: 9501 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 519398366 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.136349] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.137943] pid_max: default: 32768 minimum: 301\n[ 0.138805] ACPI: Core revision 20150930\n[ 0.140166] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141429] Security Framework initialized\n[ 0.142216] Yama: becoming mindful.\n[ 0.142923] AppArmor: AppArmor initialized\n[ 0.143770] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145041] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146264] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147413] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148767] Initializing cgroup subsys io\n[ 0.149547] Initializing cgroup subsys memory\n[ 0.150376] Initializing cgroup subsys devices\n[ 0.151217] Initializing cgroup subsys freezer\n[ 0.152065] Initializing cgroup subsys net_cls\n[ 0.152901] Initializing cgroup subsys perf_event\n[ 0.153779] Initializing cgroup subsys net_prio\n[ 0.154626] Initializing cgroup subsys hugetlb\n[ 0.155471] Initializing cgroup subsys pids\n[ 0.156318] CPU: Physical Processor ID: 0\n[ 0.157800] mce: CPU supports 10 MCE banks\n[ 0.158615] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.170421] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176948] ftrace: allocating 31920 entries in 125 pages\n[ 0.204051] smpboot: Max logical packages: 1\n[ 0.204876] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206185] x2apic enabled\n[ 0.206977] Switched APIC routing to physical x2apic.\n[ 0.208706] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.209797] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.211722] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.213457] KVM setup paravirtual spinlock\n[ 0.214764] x86: Booted up 1 node, 1 CPUs\n[ 0.215544] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216899] devtmpfs: initialized\n[ 0.218597] evm: security.selinux\n[ 0.219280] evm: security.SMACK64\n[ 0.219952] evm: security.SMACK64EXEC\n[ 0.220672] evm: security.SMACK64TRANSMUTE\n[ 0.221454] evm: security.SMACK64MMAP\n[ 0.222174] evm: security.ima\n[ 0.222802] evm: security.capability\n[ 0.223586] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.225376] pinctrl core: initialized pinctrl subsystem\n[ 0.226438] RTC time: 3:31:34, date: 09/22/18\n[ 0.227378] NET: Registered protocol family 16\n[ 0.228330] cpuidle: using governor ladder\n[ 0.229127] cpuidle: using governor menu\n[ 0.229887] PCCT header not found.\n[ 0.230609] ACPI: bus type PCI registered\n[ 0.231390] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.232589] PCI: Using configuration type 1 for base access\n[ 0.234320] ACPI: Added _OSI(Module Device)\n[ 0.235134] ACPI: Added _OSI(Processor Device)\n[ 0.235968] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236834] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238894] ACPI: Interpreter enabled\n[ 0.239634] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.241421] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.243192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244973] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246746] ACPI: (supports S0 S5)\n[ 0.247436] ACPI: Using IOAPIC for interrupt routing\n[ 0.248349] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253792] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257105] acpiphp: Slot [3] registered\n[ 0.257884] acpiphp: Slot [4] registered\n[ 0.258656] acpiphp: Slot [5] registered\n[ 0.259440] acpiphp: Slot [6] registered\n[ 0.260219] acpiphp: Slot [7] registered\n[ 0.260994] acpiphp: Slot [8] registered\n[ 0.261769] acpiphp: Slot [9] registered\n[ 0.262539] acpiphp: Slot [10] registered\n[ 0.263323] acpiphp: Slot [11] registered\n[ 0.264116] acpiphp: Slot [12] registered\n[ 0.264912] acpiphp: Slot [13] registered\n[ 0.265695] acpiphp: Slot [14] registered\n[ 0.266486] acpiphp: Slot [15] registered\n[ 0.277311] acpiphp: Slot [16] registered\n[ 0.278112] acpiphp: Slot [17] registered\n[ 0.278899] acpiphp: Slot [18] registered\n[ 0.279681] acpiphp: Slot [19] registered\n[ 0.280464] acpiphp: Slot [20] registered\n[ 0.281251] acpiphp: Slot [21] registered\n[ 0.282042] acpiphp: Slot [22] registered\n[ 0.282829] acpiphp: Slot [23] registered\n[ 0.283614] acpiphp: Slot [24] registered\n[ 0.284400] acpiphp: Slot [25] registered\n[ 0.285185] acpiphp: Slot [26] registered\n[ 0.285971] acpiphp: Slot [27] registered\n[ 0.286768] acpiphp: Slot [28] registered\n[ 0.287555] acpiphp: Slot [29] registered\n[ 0.288349] acpiphp: Slot [30] registered\n[ 0.289196] acpiphp: Slot [31] registered\n[ 0.290141] PCI host bridge to bus 0000:00\n[ 0.291093] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292524] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295708] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.297403] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.305177] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.306528] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.307988] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314220] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315870] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.362700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364328] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.365933] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.367510] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.368950] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.370317] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371567] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373395] vgaarb: loaded\n[ 0.374092] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375424] SCSI subsystem initialized\n[ 0.376384] ACPI: bus type USB registered\n[ 0.377341] usbcore: registered new interface driver usbfs\n[ 0.378561] usbcore: registered new interface driver hub\n[ 0.379746] usbcore: registered new device driver usb\n[ 0.380980] PCI: Using ACPI for IRQ routing\n[ 0.382154] NetLabel: Initializing\n[ 0.382990] NetLabel: domain hash size = 128\n[ 0.383982] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385093] NetLabel: unlabeled traffic allowed by default\n[ 0.386375] clocksource: Switched to clocksource kvm-clock\n[ 0.392270] AppArmor: AppArmor Filesystem Enabled\n[ 0.393398] pnp: PnP ACPI init\n[ 0.394434] pnp: PnP ACPI: found 5 devices\n[ 0.400976] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402991] NET: Registered protocol family 2\n[ 0.404109] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.405550] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.406697] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.407831] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408873] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410008] NET: Registered protocol family 1\n[ 0.410865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411928] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412964] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426983] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.441213] Trying to unpack rootfs image as initramfs...\n[ 0.490597] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.504727] Scanning for low memory corruption every 60 seconds\n[ 0.506097] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.507212] audit: initializing netlink subsys (disabled)\n[ 0.508209] audit: type=2000 audit(1537587095.071:1): initialized\n[ 0.509485] Initialise system trusted keyring\n[ 0.510403] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.511526] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.513443] zbud: loaded\n[ 0.514129] VFS: Disk quotas dquot_6.6.0\n[ 0.514937] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.516407] fuse init (API version 7.23)\n[ 0.517281] Key type big_key registered\n[ 0.518061] Allocating IMA MOK and blacklist keyrings.\n[ 0.519140] Key type asymmetric registered\n[ 0.519941] Asymmetric key parser 'x509' registered\n[ 0.520865] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522660] io scheduler noop registered\n[ 0.523434] io scheduler deadline registered (default)\n[ 0.524387] io scheduler cfq registered\n[ 0.525198] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.526209] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.527440] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.528851] ACPI: Power Button [PWRF]\n[ 0.529664] GHES: HEST is not enabled!\n[ 0.543346] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.580611] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.604512] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606666] Linux agpgart interface v0.103\n[ 0.608746] brd: module loaded\n[ 0.610000] loop: module loaded\n[ 0.614256] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.615673] GPT:90111 != 2097151\n[ 0.616333] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617386] GPT:90111 != 2097151\n[ 0.618040] GPT: Use GNU Parted to correct GPT errors.\n[ 0.618974] vda: vda1 vda15\n[ 0.620419] scsi host0: ata_piix\n[ 0.621145] scsi host1: ata_piix\n[ 0.621833] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624414] libphy: Fixed MDIO Bus: probed\n[ 0.625212] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626128] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628229] PPP generic driver version 2.4.2\n[ 0.629341] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630826] ehci-pci: EHCI PCI platform driver\n[ 0.631714] ehci-platform: EHCI generic platform driver\n[ 0.632738] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633894] ohci-pci: OHCI PCI platform driver\n[ 0.634791] ohci-platform: OHCI generic platform driver\n[ 0.635802] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.656582] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658008] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659570] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660787] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.662454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.664330] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.665712] usb usb1: Product: UHCI Host Controller\n[ 0.666737] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.667954] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.669580] hub 1-0:1.0: USB hub found\n[ 0.670922] hub 1-0:1.0: 2 ports detected\n[ 0.672496] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.676035] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.677277] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.678296] mousedev: PS/2 mouse device common for all mice\n[ 0.679593] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.681422] rtc_cmos 00:00: RTC can wake from S4\n[ 0.682515] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.683667] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.684808] i2c /dev entries driver\n[ 0.685533] device-mapper: uevent: version 1.0.3\n[ 0.686455] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.688033] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.689283] NET: Registered protocol family 10\n[ 0.690263] NET: Registered protocol family 17\n[ 0.691258] Key type dns_resolver registered\n[ 0.692342] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.693653] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.695702] registered taskstats version 1\n[ 0.696673] Loading compiled-in X.509 certificates\n[ 0.698249] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.700376] zswap: loaded using pool lzo/zbud\n[ 0.702429] Key type trusted registered\n[ 0.704141] Key type encrypted registered\n[ 0.705113] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.706342] ima: No TPM chip found, activating TPM-bypass!\n[ 0.707582] evm: HMAC attrs: 0x1\n[ 0.708607] Magic number: 2:465:513\n[ 0.709594] rtc_cmos 00:00: setting system clock to 2018-09-22 03:31:35 UTC (1537587095)\n[ 0.711450] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.712768] EDD information not available.\n[ 0.783303] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.785102] Write protecting the kernel read-only data: 14336k\n[ 0.797135] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799210] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.13\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.347415] 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.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.29. iid=i-0000002a\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.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWnQJu+qJPvtJOGJFpKFg8H38Ngh9OYWQr8dQ8q7b6iboQ3LoOqJ743pwzaVUUPJP9gWlQ0oc4RCHjAZFJug+V+YC58UZMrdOJFql/yF9pQqL2uiLmQnnNi390mmxEUc+6yt3I2HdUkeqDL51V96C7RpLky4KAd1cO+zHo0PO3Nx4/1sXtfxHePWiIQdvvrMatA/3l7W1f5S3+O5BD6LMdEKmS6X4we17AepPxWPi0Fs5lCS8U1Gsux/bEizqdBShoH0AQXmse9vDtt6P/ikfhY3d/ltzH0VhNACrjK+K3S+YxCwTFLEMWDtRODN9UYn4Eoe0ulGQW7CQtt/dzHMp/ root@vping-userdata-vm2-a62cda50-a8c5-481f-b1a7-9d186f55daa7\nssh-dss AAAAB3NzaC1kc3MAAACBALxlYFsI4EdzOXb1MdBS/EojIAz9FFADBhfBFXOrhZCpYzQAF/JvgPdPYAiVgIb9rs+9iondNaXCEqzlHEsUIHIY0bUdRnZNXXfkxGher5nWrgmq6ya9IQOtpkusfRb9vRNSbcv9s6vfZ02Y2eouUlIR7uGeqAl/GpXFMDHjp0MhAAAAFQCPVckaHqnm+Y0qeKHIAGUz3R7PGQAAAIAWQ0ymPaUTLGzN43efkpQ2UEZfptnbhPM4TW9kfvjv14HduVh5QwX84DBM5HFE4JDQLJ11PMxDf/NQ3B8Fkc9b18YYuePjbvuW0zQxAafdidV1t6WOcw6R6nfjr4ldtwnU510e7Q/aiaDcaAJpXg63byC/htYpMaeoUXrYPFR6XwAAAIBfgyYejLkMv2PQbWA0zuszwnjg5ucr9JCnk9VaIZ55hE2ZOFP1FAUlBFsDtuTekINO9R3UVdFiYZYFnenBgKZnX8eFPwAwssKmM1N71pnF5enaVCC3p7Hh/jtQ+0QF0UL6a9f5JSDH1daGJiSqish6g0kQbEo2CHpa8m38oUfRMA== root@vping-userdata-vm2-a62cda50-a8c5-481f-b1a7-9d186f55daa7\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:fe19:5105/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-0000002a\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-a62cda50-a8c5-481f-b1a7-9d186f55daa7\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.58 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-a62cda50-a8c5-481f-b1a7-9d186f55daa7 login: "} 2018-09-22 03:31:44,802 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4/action used request id req-41848b2c-a001-4329-99dd-3953c5447404 2018-09-22 03:31:44,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11600518227s 2018-09-22 03:31:44,803 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4/action used request id req-41848b2c-a001-4329-99dd-3953c5447404 2018-09-22 03:31:44,803 - 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 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 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1451 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 519398366 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.136349] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.137943] pid_max: default: 32768 minimum: 301 [ 0.138805] ACPI: Core revision 20150930 [ 0.140166] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141429] Security Framework initialized [ 0.142216] Yama: becoming mindful. [ 0.142923] AppArmor: AppArmor initialized [ 0.143770] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.145041] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.146264] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147413] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148767] Initializing cgroup subsys io [ 0.149547] Initializing cgroup subsys memory [ 0.150376] Initializing cgroup subsys devices [ 0.151217] Initializing cgroup subsys freezer [ 0.152065] Initializing cgroup subsys net_cls [ 0.152901] Initializing cgroup subsys perf_event [ 0.153779] Initializing cgroup subsys net_prio [ 0.154626] Initializing cgroup subsys hugetlb [ 0.155471] Initializing cgroup subsys pids [ 0.156318] CPU: Physical Processor ID: 0 [ 0.157800] mce: CPU supports 10 MCE banks [ 0.158615] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.159585] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.170421] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176948] ftrace: allocating 31920 entries in 125 pages [ 0.204051] smpboot: Max logical packages: 1 [ 0.204876] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206185] x2apic enabled [ 0.206977] Switched APIC routing to physical x2apic. [ 0.208706] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.209797] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.211722] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.213457] KVM setup paravirtual spinlock [ 0.214764] x86: Booted up 1 node, 1 CPUs [ 0.215544] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.216899] devtmpfs: initialized [ 0.218597] evm: security.selinux [ 0.219280] evm: security.SMACK64 [ 0.219952] evm: security.SMACK64EXEC [ 0.220672] evm: security.SMACK64TRANSMUTE [ 0.221454] evm: security.SMACK64MMAP [ 0.222174] evm: security.ima [ 0.222802] evm: security.capability [ 0.223586] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.225376] pinctrl core: initialized pinctrl subsystem [ 0.226438] RTC time: 3:31:34, date: 09/22/18 [ 0.227378] NET: Registered protocol family 16 [ 0.228330] cpuidle: using governor ladder [ 0.229127] cpuidle: using governor menu [ 0.229887] PCCT header not found. [ 0.230609] ACPI: bus type PCI registered [ 0.231390] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.232589] PCI: Using configuration type 1 for base access [ 0.234320] ACPI: Added _OSI(Module Device) [ 0.235134] ACPI: Added _OSI(Processor Device) [ 0.235968] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.236834] ACPI: Added _OSI(Processor Aggregator Device) [ 0.238894] ACPI: Interpreter enabled [ 0.239634] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.241421] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.243192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.244973] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.246746] ACPI: (supports S0 S5) [ 0.247436] ACPI: Using IOAPIC for interrupt routing [ 0.248349] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.251493] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.252597] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.253792] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.254948] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.257105] acpiphp: Slot [3] registered [ 0.257884] acpiphp: Slot [4] registered [ 0.258656] acpiphp: Slot [5] registered [ 0.259440] acpiphp: Slot [6] registered [ 0.260219] acpiphp: Slot [7] registered [ 0.260994] acpiphp: Slot [8] registered [ 0.261769] acpiphp: Slot [9] registered [ 0.262539] acpiphp: Slot [10] registered [ 0.263323] acpiphp: Slot [11] registered [ 0.264116] acpiphp: Slot [12] registered [ 0.264912] acpiphp: Slot [13] registered [ 0.265695] acpiphp: Slot [14] registered [ 0.266486] acpiphp: Slot [15] registered [ 0.277311] acpiphp: Slot [16] registered [ 0.278112] acpiphp: Slot [17] registered [ 0.278899] acpiphp: Slot [18] registered [ 0.279681] acpiphp: Slot [19] registered [ 0.280464] acpiphp: Slot [20] registered [ 0.281251] acpiphp: Slot [21] registered [ 0.282042] acpiphp: Slot [22] registered [ 0.282829] acpiphp: Slot [23] registered [ 0.283614] acpiphp: Slot [24] registered [ 0.284400] acpiphp: Slot [25] registered [ 0.285185] acpiphp: Slot [26] registered [ 0.285971] acpiphp: Slot [27] registered [ 0.286768] acpiphp: Slot [28] registered [ 0.287555] acpiphp: Slot [29] registered [ 0.288349] acpiphp: Slot [30] registered [ 0.289196] acpiphp: Slot [31] registered [ 0.290141] PCI host bridge to bus 0000:00 [ 0.291093] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.292524] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.293989] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.295708] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.297403] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.303691] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.305177] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.306528] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.307988] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.314220] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.315870] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.362700] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364328] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.365933] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.367510] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.368950] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.370317] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371567] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373395] vgaarb: loaded [ 0.374092] vgaarb: bridge control possible 0000:00:02.0 [ 0.375424] SCSI subsystem initialized [ 0.376384] ACPI: bus type USB registered [ 0.377341] usbcore: registered new interface driver usbfs [ 0.378561] usbcore: registered new interface driver hub [ 0.379746] usbcore: registered new device driver usb [ 0.380980] PCI: Using ACPI for IRQ routing [ 0.382154] NetLabel: Initializing [ 0.382990] NetLabel: domain hash size = 128 [ 0.383982] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.385093] NetLabel: unlabeled traffic allowed by default [ 0.386375] clocksource: Switched to clocksource kvm-clock [ 0.392270] AppArmor: AppArmor Filesystem Enabled [ 0.393398] pnp: PnP ACPI init [ 0.394434] pnp: PnP ACPI: found 5 devices [ 0.400976] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.402991] NET: Registered protocol family 2 [ 0.404109] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.405550] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.406697] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407831] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408873] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410008] NET: Registered protocol family 1 [ 0.410865] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.411928] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.412964] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.426983] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.441213] Trying to unpack rootfs image as initramfs... [ 0.490597] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.504727] Scanning for low memory corruption every 60 seconds [ 0.506097] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.507212] audit: initializing netlink subsys (disabled) [ 0.508209] audit: type=2000 audit(1537587095.071:1): initialized [ 0.509485] Initialise system trusted keyring [ 0.510403] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.511526] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.513443] zbud: loaded [ 0.514129] VFS: Disk quotas dquot_6.6.0 [ 0.514937] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.516407] fuse init (API version 7.23) [ 0.517281] Key type big_key registered [ 0.518061] Allocating IMA MOK and blacklist keyrings. [ 0.519140] Key type asymmetric registered [ 0.519941] Asymmetric key parser 'x509' registered [ 0.520865] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522660] io scheduler noop registered [ 0.523434] io scheduler deadline registered (default) [ 0.524387] io scheduler cfq registered [ 0.525198] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.526209] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.527440] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.528851] ACPI: Power Button [PWRF] [ 0.529664] GHES: HEST is not enabled! [ 0.543346] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.580611] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.604512] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.606666] Linux agpgart interface v0.103 [ 0.608746] brd: module loaded [ 0.610000] loop: module loaded [ 0.614256] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.615673] GPT:90111 != 2097151 [ 0.616333] GPT:Alternate GPT header not at the end of the disk. [ 0.617386] GPT:90111 != 2097151 [ 0.618040] GPT: Use GNU Parted to correct GPT errors. [ 0.618974] vda: vda1 vda15 [ 0.620419] scsi host0: ata_piix [ 0.621145] scsi host1: ata_piix [ 0.621833] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.623014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.624414] libphy: Fixed MDIO Bus: probed [ 0.625212] tun: Universal TUN/TAP device driver, 1.6 [ 0.626128] tun: (C) 1999-2004 Max Krasnyansky [ 0.628229] PPP generic driver version 2.4.2 [ 0.629341] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.630826] ehci-pci: EHCI PCI platform driver [ 0.631714] ehci-platform: EHCI generic platform driver [ 0.632738] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.633894] ohci-pci: OHCI PCI platform driver [ 0.634791] ohci-platform: OHCI generic platform driver [ 0.635802] uhci_hcd: USB Universal Host Controller Interface driver [ 0.656582] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658008] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.659570] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.660787] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.662454] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.664330] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.665712] usb usb1: Product: UHCI Host Controller [ 0.666737] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.667954] usb usb1: SerialNumber: 0000:00:01.2 [ 0.669580] hub 1-0:1.0: USB hub found [ 0.670922] hub 1-0:1.0: 2 ports detected [ 0.672496] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.676035] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.677277] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.678296] mousedev: PS/2 mouse device common for all mice [ 0.679593] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.681422] rtc_cmos 00:00: RTC can wake from S4 [ 0.682515] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.683667] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.684808] i2c /dev entries driver [ 0.685533] device-mapper: uevent: version 1.0.3 [ 0.686455] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.688033] ledtrig-cpu: registered to indicate activity on CPUs [ 0.689283] NET: Registered protocol family 10 [ 0.690263] NET: Registered protocol family 17 [ 0.691258] Key type dns_resolver registered [ 0.692342] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.693653] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.695702] registered taskstats version 1 [ 0.696673] Loading compiled-in X.509 certificates [ 0.698249] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.700376] zswap: loaded using pool lzo/zbud [ 0.702429] Key type trusted registered [ 0.704141] Key type encrypted registered [ 0.705113] AppArmor: AppArmor sha1 policy hashing enabled [ 0.706342] ima: No TPM chip found, activating TPM-bypass! [ 0.707582] evm: HMAC attrs: 0x1 [ 0.708607] Magic number: 2:465:513 [ 0.709594] rtc_cmos 00:00: setting system clock to 2018-09-22 03:31:35 UTC (1537587095) [ 0.711450] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.712768] EDD information not available. [ 0.783303] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.785102] Write protecting the kernel read-only data: 14336k [ 0.797135] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.799210] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 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 1.13 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.347415] 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.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.29. iid=i-0000002a 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.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWnQJu+qJPvtJOGJFpKFg8H38Ngh9OYWQr8dQ8q7b6iboQ3LoOqJ743pwzaVUUPJP9gWlQ0oc4RCHjAZFJug+V+YC58UZMrdOJFql/yF9pQqL2uiLmQnnNi390mmxEUc+6yt3I2HdUkeqDL51V96C7RpLky4KAd1cO+zHo0PO3Nx4/1sXtfxHePWiIQdvvrMatA/3l7W1f5S3+O5BD6LMdEKmS6X4we17AepPxWPi0Fs5lCS8U1Gsux/bEizqdBShoH0AQXmse9vDtt6P/ikfhY3d/ltzH0VhNACrjK+K3S+YxCwTFLEMWDtRODN9UYn4Eoe0ulGQW7CQtt/dzHMp/ root@vping-userdata-vm2-a62cda50-a8c5-481f-b1a7-9d186f55daa7 ssh-dss AAAAB3NzaC1kc3MAAACBALxlYFsI4EdzOXb1MdBS/EojIAz9FFADBhfBFXOrhZCpYzQAF/JvgPdPYAiVgIb9rs+9iondNaXCEqzlHEsUIHIY0bUdRnZNXXfkxGher5nWrgmq6ya9IQOtpkusfRb9vRNSbcv9s6vfZ02Y2eouUlIR7uGeqAl/GpXFMDHjp0MhAAAAFQCPVckaHqnm+Y0qeKHIAGUz3R7PGQAAAIAWQ0ymPaUTLGzN43efkpQ2UEZfptnbhPM4TW9kfvjv14HduVh5QwX84DBM5HFE4JDQLJ11PMxDf/NQ3B8Fkc9b18YYuePjbvuW0zQxAafdidV1t6WOcw6R6nfjr4ldtwnU510e7Q/aiaDcaAJpXg63byC/htYpMaeoUXrYPFR6XwAAAIBfgyYejLkMv2PQbWA0zuszwnjg5ucr9JCnk9VaIZ55hE2ZOFP1FAUlBFsDtuTekINO9R3UVdFiYZYFnenBgKZnX8eFPwAwssKmM1N71pnF5enaVCC3p7Hh/jtQ+0QF0UL6a9f5JSDH1daGJiSqish6g0kQbEo2CHpa8m38oUfRMA== root@vping-userdata-vm2-a62cda50-a8c5-481f-b1a7-9d186f55daa7 -----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:fe19:5105/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-0000002a name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-a62cda50-a8c5-481f-b1a7-9d186f55daa7 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.58 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-a62cda50-a8c5-481f-b1a7-9d186f55daa7 login: 2018-09-22 03:31:44,805 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-09-22 03:31:44,920 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-22 03:31:44,920 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:37 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-22 03:31:44,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-22 03:31:44,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/3030cfa6-451e-475b-9c22-b0559802d9c1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:45,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:31: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-4d3d7f86-e7d9-4a9a-8a72-dfb02a0aee66 x-compute-request-id: req-4d3d7f86-e7d9-4a9a-8a72-dfb02a0aee66 Content-Type: application/json 2018-09-22 03:31:45,087 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3030cfa6-451e-475b-9c22-b0559802d9c1 used request id req-4d3d7f86-e7d9-4a9a-8a72-dfb02a0aee66 2018-09-22 03:31:45,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.160887002945s 2018-09-22 03:31:45,087 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3030cfa6-451e-475b-9c22-b0559802d9c1 used request id req-4d3d7f86-e7d9-4a9a-8a72-dfb02a0aee66 2018-09-22 03:31:45,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:31:45,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:45,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31: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-c797e941-d081-43c6-b0ce-4435a60aec17 x-compute-request-id: req-c797e941-d081-43c6-b0ce-4435a60aec17 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:51:05", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "rel": "bookmark"}], "image": {"id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "links": [{"href": "http://172.30.9.23:8774/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:31:34.000000", "flavor": {"id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}]}, "id": "5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "security_groups": [{"name": "default"}], "user_id": "e5a3f44e06e44f50b69f2708fbf5de52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:31:40Z", "hostId": "4e8eec3be8788e9a193495acf29b08a5a6beb50b495117b437cb5640", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "created": "2018-09-22T03:31:33Z", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:c1:c9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "bookmark"}], "image": {"id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "links": [{"href": "http://172.30.9.23:8774/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:31:14.000000", "flavor": {"id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}]}, "id": "3030cfa6-451e-475b-9c22-b0559802d9c1", "security_groups": [{"name": "default"}], "user_id": "e5a3f44e06e44f50b69f2708fbf5de52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:31:45Z", "hostId": "1b93027aff2bc0368ce01ec21e0c356e2b7d4d0380b9f6e97dc27ad2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "created": "2018-09-22T03:31:21Z", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:31:45,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c797e941-d081-43c6-b0ce-4435a60aec17 2018-09-22 03:31:45,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640662193298s 2018-09-22 03:31:45,729 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c797e941-d081-43c6-b0ce-4435a60aec17 2018-09-22 03:31:45,731 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 03:31:47,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:31:47,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:48,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31: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-8ae1e161-b813-4167-97af-6f0d42b5c6e8 x-compute-request-id: req-8ae1e161-b813-4167-97af-6f0d42b5c6e8 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:51:05", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "rel": "bookmark"}], "image": {"id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "links": [{"href": "http://172.30.9.23:8774/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:31:34.000000", "flavor": {"id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}]}, "id": "5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "security_groups": [{"name": "default"}], "user_id": "e5a3f44e06e44f50b69f2708fbf5de52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:31:40Z", "hostId": "4e8eec3be8788e9a193495acf29b08a5a6beb50b495117b437cb5640", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "created": "2018-09-22T03:31:33Z", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:c1:c9", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3030cfa6-451e-475b-9c22-b0559802d9c1", "rel": "bookmark"}], "image": {"id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "links": [{"href": "http://172.30.9.23:8774/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:31:14.000000", "flavor": {"id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}]}, "id": "3030cfa6-451e-475b-9c22-b0559802d9c1", "user_id": "e5a3f44e06e44f50b69f2708fbf5de52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:31:47Z", "hostId": "1b93027aff2bc0368ce01ec21e0c356e2b7d4d0380b9f6e97dc27ad2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "created": "2018-09-22T03:31:21Z", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:31:48,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8ae1e161-b813-4167-97af-6f0d42b5c6e8 2018-09-22 03:31:48,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637935876846s 2018-09-22 03:31:48,372 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8ae1e161-b813-4167-97af-6f0d42b5c6e8 2018-09-22 03:31:48,374 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 03:31:50,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:31:50,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:51,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31: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-a6f286c8-8979-4252-a644-2f13c7bf4b02 x-compute-request-id: req-a6f286c8-8979-4252-a644-2f13c7bf4b02 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:51:05", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "rel": "bookmark"}], "image": {"id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "links": [{"href": "http://172.30.9.23:8774/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:31:34.000000", "flavor": {"id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}]}, "id": "5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "security_groups": [{"name": "default"}], "user_id": "e5a3f44e06e44f50b69f2708fbf5de52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:31:40Z", "hostId": "4e8eec3be8788e9a193495acf29b08a5a6beb50b495117b437cb5640", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "created": "2018-09-22T03:31:33Z", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:31:51,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a6f286c8-8979-4252-a644-2f13c7bf4b02 2018-09-22 03:31:51,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649086952209s 2018-09-22 03:31:51,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a6f286c8-8979-4252-a644-2f13c7bf4b02 2018-09-22 03:31:51,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-22 03:31:51,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:51,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:31: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-3c4772b0-569b-43c7-951e-64d4f429f08d x-compute-request-id: req-3c4772b0-569b-43c7-951e-64d4f429f08d Content-Type: application/json 2018-09-22 03:31:51,188 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4 used request id req-3c4772b0-569b-43c7-951e-64d4f429f08d 2018-09-22 03:31:51,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.159684896469s 2018-09-22 03:31:51,188 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4 used request id req-3c4772b0-569b-43c7-951e-64d4f429f08d 2018-09-22 03:31:51,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:31:51,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:52,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31: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-9a19bf2c-1377-40f5-b7a1-f0fafee1aca0 x-compute-request-id: req-9a19bf2c-1377-40f5-b7a1-f0fafee1aca0 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:51:05", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "rel": "bookmark"}], "image": {"id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "links": [{"href": "http://172.30.9.23:8774/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T03:31:34.000000", "flavor": {"id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "links": [{"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}]}, "id": "5738ae53-ea0c-44b1-8f9b-cb50898e3fd4", "security_groups": [{"name": "default"}], "user_id": "e5a3f44e06e44f50b69f2708fbf5de52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T03:31:51Z", "hostId": "4e8eec3be8788e9a193495acf29b08a5a6beb50b495117b437cb5640", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "created": "2018-09-22T03:31:33Z", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 03:31:52,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9a19bf2c-1377-40f5-b7a1-f0fafee1aca0 2018-09-22 03:31:52,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.833518981934s 2018-09-22 03:31:52,023 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9a19bf2c-1377-40f5-b7a1-f0fafee1aca0 2018-09-22 03:31:52,024 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 03:31:54,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 03:31:54,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:54,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:31: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-28b940e5-ca57-4a8b-9afd-9b683d895068 x-compute-request-id: req-28b940e5-ca57-4a8b-9afd-9b683d895068 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 03:31:54,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-28b940e5-ca57-4a8b-9afd-9b683d895068 2018-09-22 03:31:54,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0888950824738s 2018-09-22 03:31:54,117 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-28b940e5-ca57-4a8b-9afd-9b683d895068 2018-09-22 03:31:54,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-22 03:31:54,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/db384d1e-3606-4d2c-b21c-cbc912f7709f/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" -d '{"subnet_id": "f38d7dc6-a9d1-421f-bd9f-6a90a88750f0"}' 2018-09-22 03:31:55,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7fec1037-21ab-4cf8-a60c-65401b972f55 Date: Sat, 22 Sep 2018 03:31:55 GMT RESP BODY: {"network_id": "73a340de-ac67-4845-865b-0a3f9deb3762", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "subnet_id": "f38d7dc6-a9d1-421f-bd9f-6a90a88750f0", "subnet_ids": ["f38d7dc6-a9d1-421f-bd9f-6a90a88750f0"], "port_id": "f3133137-e101-458f-926d-89d0e59f3978", "id": "db384d1e-3606-4d2c-b21c-cbc912f7709f"} 2018-09-22 03:31:55,751 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/db384d1e-3606-4d2c-b21c-cbc912f7709f/remove_router_interface.json used request id req-7fec1037-21ab-4cf8-a60c-65401b972f55 2018-09-22 03:31:55,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.63417601585s 2018-09-22 03:31:55,752 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/db384d1e-3606-4d2c-b21c-cbc912f7709f/remove_router_interface.json used request id req-7fec1037-21ab-4cf8-a60c-65401b972f55 returning object db384d1e-3606-4d2c-b21c-cbc912f7709f 2018-09-22 03:31:55,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-22 03:31:55,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:55,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-c8bf1152-f198-41d4-a049-a8ddb92887a7 Date: Sat, 22 Sep 2018 03:31:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:11Z", "admin_state_up": true, "updated_at": "2018-09-22T03:31:54Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "db384d1e-3606-4d2c-b21c-cbc912f7709f", "name": "vping_userdata-router_a62cda50-a8c5-481f-b1a7-9d186f55daa7"}]} 2018-09-22 03:31:55,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c8bf1152-f198-41d4-a049-a8ddb92887a7 2018-09-22 03:31:55,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0753169059753s 2018-09-22 03:31:55,829 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-c8bf1152-f198-41d4-a049-a8ddb92887a7 2018-09-22 03:31:55,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-22 03:31:55,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/db384d1e-3606-4d2c-b21c-cbc912f7709f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:58,999 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0161a243-a921-4d4d-8d85-6493fee22eeb Content-Length: 0 Date: Sat, 22 Sep 2018 03:31:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:31:58,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/db384d1e-3606-4d2c-b21c-cbc912f7709f.json used request id req-0161a243-a921-4d4d-8d85-6493fee22eeb 2018-09-22 03:31:59,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.16955208778s 2018-09-22 03:31:59,000 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/db384d1e-3606-4d2c-b21c-cbc912f7709f.json used request id req-0161a243-a921-4d4d-8d85-6493fee22eeb 2018-09-22 03:31:59,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-22 03:31:59,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:31:59,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-05a51cf5-6e2a-4358-bce8-f6589765e9f4 Date: Sat, 22 Sep 2018 03:31:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73a340de-ac67-4845-865b-0a3f9deb3762","tenant_id":"788fe44b83f24157bda1d1af36a5f33c","created_at":"2018-09-22T03:31:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T03:31:09Z","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":"788fe44b83f24157bda1d1af36a5f33c","id":"f38d7dc6-a9d1-421f-bd9f-6a90a88750f0","subnetpool_id":null,"name":"vping_userdata-subnet_a62cda50-a8c5-481f-b1a7-9d186f55daa7"}]} 2018-09-22 03:31:59,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-05a51cf5-6e2a-4358-bce8-f6589765e9f4 2018-09-22 03:31:59,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0587909221649s 2018-09-22 03:31:59,060 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-05a51cf5-6e2a-4358-bce8-f6589765e9f4 2018-09-22 03:31:59,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-22 03:31:59,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/f38d7dc6-a9d1-421f-bd9f-6a90a88750f0.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:32:01,464 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-26c84d0f-9239-410a-9844-e6e3da520861 Date: Sat, 22 Sep 2018 03:32:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:32:01,464 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f38d7dc6-a9d1-421f-bd9f-6a90a88750f0.json used request id req-26c84d0f-9239-410a-9844-e6e3da520861 2018-09-22 03:32:01,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.40369796753s 2018-09-22 03:32:01,465 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f38d7dc6-a9d1-421f-bd9f-6a90a88750f0.json used request id req-26c84d0f-9239-410a-9844-e6e3da520861 2018-09-22 03:32:01,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 03:32:01,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:32:01,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1201 X-Openstack-Request-Id: req-4b5c8f6b-e44a-4c77-a1fa-6f537a1c6093 Date: Sat, 22 Sep 2018 03:32:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-22T03:32:01Z","tenant_id":"788fe44b83f24157bda1d1af36a5f33c","created_at":"2018-09-22T03:31:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"788fe44b83f24157bda1d1af36a5f33c","id":"73a340de-ac67-4845-865b-0a3f9deb3762","name":"vping_userdata-net_a62cda50-a8c5-481f-b1a7-9d186f55daa7"}]} 2018-09-22 03:32:01,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4b5c8f6b-e44a-4c77-a1fa-6f537a1c6093 2018-09-22 03:32:01,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.260147094727s 2018-09-22 03:32:01,726 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4b5c8f6b-e44a-4c77-a1fa-6f537a1c6093 2018-09-22 03:32:01,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-22 03:32:01,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/73a340de-ac67-4845-865b-0a3f9deb3762.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:32:02,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-29f0b5df-1fd9-496a-9db8-476bda4c229a Date: Sat, 22 Sep 2018 03:32:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:32:02,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/73a340de-ac67-4845-865b-0a3f9deb3762.json used request id req-29f0b5df-1fd9-496a-9db8-476bda4c229a 2018-09-22 03:32:02,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1229789257s 2018-09-22 03:32:02,850 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/73a340de-ac67-4845-865b-0a3f9deb3762.json used request id req-29f0b5df-1fd9-496a-9db8-476bda4c229a 2018-09-22 03:32:02,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 03:32:02,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:32:02,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-dc974060-1378-4405-afd0-a44eaeec789c Date: Sat, 22 Sep 2018 03:32:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d3917231-c239-4f12-8f43-3c7110cd06bb/snap", "metadata": {}}], "file": "/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb/file", "owner": "788fe44b83f24157bda1d1af36a5f33c", "id": "d3917231-c239-4f12-8f43-3c7110cd06bb", "size": 12716032, "self": "/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d3917231-c239-4f12-8f43-3c7110cd06bb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T03:31:19Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T03:31:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 03:32:02,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-dc974060-1378-4405-afd0-a44eaeec789c 2018-09-22 03:32:02,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0343050956726s 2018-09-22 03:32:02,885 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-dc974060-1378-4405-afd0-a44eaeec789c 2018-09-22 03:32:02,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-22 03:32:02,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee34fa047783499906460ce1f02b71c3e9cdb037" 2018-09-22 03:32:04,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bbc1779a-ab00-40c7-9d56-98458d39d03a Date: Sat, 22 Sep 2018 03:32:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:32:04,552 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb used request id req-bbc1779a-ab00-40c7-9d56-98458d39d03a 2018-09-22 03:32:04,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.66514801979s 2018-09-22 03:32:04,553 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d3917231-c239-4f12-8f43-3c7110cd06bb used request id req-bbc1779a-ab00-40c7-9d56-98458d39d03a 2018-09-22 03:32:04,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 03:32:04,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:32:04,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32: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-36a9c49a-fcc1-47fa-b3a4-b275f82ac4c6 x-compute-request-id: req-36a9c49a-fcc1-47fa-b3a4-b275f82ac4c6 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "32994382-f9b3-4ea4-9e55-cb825a7b5ff3", "name": "vping_userdata-flavor_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 03:32:04,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-36a9c49a-fcc1-47fa-b3a4-b275f82ac4c6 2018-09-22 03:32:04,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.03706407547s 2018-09-22 03:32:04,591 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-36a9c49a-fcc1-47fa-b3a4-b275f82ac4c6 2018-09-22 03:32:04,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-22 03:32:04,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:32:04,654 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:32: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-3a5200fd-aaf2-478f-a1e2-290c1b884e69 x-compute-request-id: req-3a5200fd-aaf2-478f-a1e2-290c1b884e69 Content-Length: 0 Content-Type: application/json 2018-09-22 03:32:04,654 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3 used request id req-3a5200fd-aaf2-478f-a1e2-290c1b884e69 2018-09-22 03:32:04,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0625550746918s 2018-09-22 03:32:04,655 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/32994382-f9b3-4ea4-9e55-cb825a7b5ff3 used request id req-3a5200fd-aaf2-478f-a1e2-290c1b884e69 2018-09-22 03:32:04,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:32:04,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:32:04,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8116154-528a-4a12-ac7e-636a8608aa87 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_a62cda50-a8c5-481f-b1a7-9d186f55daa7", "links": {"self": "http://172.30.9.23:5000/v3/users/e5a3f44e06e44f50b69f2708fbf5de52"}, "domain_id": "default", "enabled": true, "id": "e5a3f44e06e44f50b69f2708fbf5de52", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:32:04,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b8116154-528a-4a12-ac7e-636a8608aa87 2018-09-22 03:32:04,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107481956482s 2018-09-22 03:32:04,763 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b8116154-528a-4a12-ac7e-636a8608aa87 2018-09-22 03:32:04,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:32:04,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/e5a3f44e06e44f50b69f2708fbf5de52 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:32:04,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-881401e0-ddec-4a0c-bc3e-4c3ce020ba3c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/e5a3f44e06e44f50b69f2708fbf5de52"}, "enabled": true, "id": "e5a3f44e06e44f50b69f2708fbf5de52", "options": {}, "domain_id": "default", "name": "vping_userdata-user_a62cda50-a8c5-481f-b1a7-9d186f55daa7"}} 2018-09-22 03:32:04,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/e5a3f44e06e44f50b69f2708fbf5de52 used request id req-881401e0-ddec-4a0c-bc3e-4c3ce020ba3c 2018-09-22 03:32:04,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0911870002747s 2018-09-22 03:32:04,861 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/e5a3f44e06e44f50b69f2708fbf5de52 used request id req-881401e0-ddec-4a0c-bc3e-4c3ce020ba3c 2018-09-22 03:32:04,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-22 03:32:04,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/e5a3f44e06e44f50b69f2708fbf5de52 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:32:05,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:32:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd68ac82-2118-434c-8187-dfdeab0182d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:32:05,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e5a3f44e06e44f50b69f2708fbf5de52 used request id req-cd68ac82-2118-434c-8187-dfdeab0182d5 2018-09-22 03:32:05,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.242213010788s 2018-09-22 03:32:05,104 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e5a3f44e06e44f50b69f2708fbf5de52 used request id req-cd68ac82-2118-434c-8187-dfdeab0182d5 2018-09-22 03:32:05,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:32:05,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:32:05,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f20e5ab-fb16-47ef-9307-faacfc84d164 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c"}, "enabled": true, "id": "788fe44b83f24157bda1d1af36a5f33c", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_a62cda50-a8c5-481f-b1a7-9d186f55daa7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:32:05,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-6f20e5ab-fb16-47ef-9307-faacfc84d164 2018-09-22 03:32:05,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0804970264435s 2018-09-22 03:32:05,185 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-6f20e5ab-fb16-47ef-9307-faacfc84d164 2018-09-22 03:32:05,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-22 03:32:05,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:32:05,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:32:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba0d37ae-58e6-46d3-9174-73e8494bb8df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:32:05,369 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-ba0d37ae-58e6-46d3-9174-73e8494bb8df 2018-09-22 03:32:05,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.181160211563s 2018-09-22 03:32:05,369 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-ba0d37ae-58e6-46d3-9174-73e8494bb8df 2018-09-22 03:32:05,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:32:05,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:32:05,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c74da1c5-cdc5-4a49-85f4-121358e5c060 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "eda168b0afa04e569f017eee7521adb2", "links": {"self": "http://172.30.9.23:5000/v3/roles/eda168b0afa04e569f017eee7521adb2"}, "name": "Member"}]} 2018-09-22 03:32:05,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c74da1c5-cdc5-4a49-85f4-121358e5c060 2018-09-22 03:32:05,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0750300884247s 2018-09-22 03:32:05,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-22 03:32:05,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/eda168b0afa04e569f017eee7521adb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1936e731232e15c10d691c0f183b2ae05d9e8289" 2018-09-22 03:32:05,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:32:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e83706d8-de1a-4550-b359-10c5a3b106ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:32:05,588 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/eda168b0afa04e569f017eee7521adb2 used request id req-e83706d8-de1a-4550-b359-10c5a3b106ab 2018-09-22 03:32:05,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.141355991364s 2018-09-22 03:32:05,641 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-09-22 03:32:05,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 03:32:05,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 03:32:05,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 03:32:05,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 03:32:05,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 03:32:05,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 03:32:05,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 03:32:05,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 03:32:05,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 03:32:05,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 03:32:05,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 03:32:05,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 03:32:05,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 03:32:05,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 03:32:05,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 03:32:05,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 03:32:05,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 03:32:05,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 03:32:05,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 03:32:05,685 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 03:32:05,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 03:32:05,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 03:32:05,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-22 03:32:05,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-22 03:32:05,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:32:05,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bfe2f5f-f8ba-439f-bb0f-be3fc8697ab7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:32:05,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4bfe2f5f-f8ba-439f-bb0f-be3fc8697ab7 2018-09-22 03:32:05,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:32:06,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T04:32:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ff8cabfb0d6a44caa5c42fbe75da5740"}, "audit_ids": ["R1QVsKnkQQiyGknhNKXnfQ"], "issued_at": "2018-09-22T03:32:06.000000Z"}} 2018-09-22 03:32:06,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 03:32:06,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:06,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-d2794722-1722-4767-9196-113ab1c94092 Date: Sat, 22 Sep 2018 03:32:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 03:32:06,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d2794722-1722-4767-9196-113ab1c94092 2018-09-22 03:32:06,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.233472824097s 2018-09-22 03:32:06,299 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d2794722-1722-4767-9196-113ab1c94092 2018-09-22 03:32:06,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 03:32:06,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:06,308 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:32:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:32:06,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:06,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7d44d76-a953-42c2-a57e-1badbdeed6eb Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 03:32:06,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-c7d44d76-a953-42c2-a57e-1badbdeed6eb 2018-09-22 03:32:06,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0996558666229s 2018-09-22 03:32:06,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-22 03:32:06,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_19804d5a-ee26-4b1c-99fd-908c6632dd21"}}' 2018-09-22 03:32:06,504 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:32:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53c3307d-f584-4271-aec3-4adeed586bb6 Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590"}, "enabled": true, "id": "19458a40e8004b6cbc139a9383ea6590", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_19804d5a-ee26-4b1c-99fd-908c6632dd21"}} 2018-09-22 03:32:06,504 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-53c3307d-f584-4271-aec3-4adeed586bb6 2018-09-22 03:32:06,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.103945016861s 2018-09-22 03:32:06,505 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-53c3307d-f584-4271-aec3-4adeed586bb6 2018-09-22 03:32:06,506 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_19804d5a-ee26-4b1c-99fd-908c6632dd21', 'id': u'19458a40e8004b6cbc139a9383ea6590', 'description': u'Created by OPNFV Functest: tempest_smoke_serial', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-22 03:32:06,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-22 03:32:06,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.350754022598s 2018-09-22 03:32:06,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/433f689cecf04992b4d1cb5cc4bb730b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:06,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d924474f-bb59-45cc-b14e-70d2d656b226 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/433f689cecf04992b4d1cb5cc4bb730b"}, "enabled": true, "id": "433f689cecf04992b4d1cb5cc4bb730b", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_19804d5a-ee26-4b1c-99fd-908c6632dd21"}} 2018-09-22 03:32:06,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/433f689cecf04992b4d1cb5cc4bb730b used request id req-d924474f-bb59-45cc-b14e-70d2d656b226 2018-09-22 03:32:06,967 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'433f689cecf04992b4d1cb5cc4bb730b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_19804d5a-ee26-4b1c-99fd-908c6632dd21'}) 2018-09-22 03:32:06,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:32:06,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:06,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93f622dc-279c-4d8f-862c-62d980d1b3a6 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:32:06,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-93f622dc-279c-4d8f-862c-62d980d1b3a6 2018-09-22 03:32:06,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0149359703064s 2018-09-22 03:32:06,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:32:06,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:07,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f3a3f31-007e-462a-9a9c-20c5b49b6f26 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:32:07,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9f3a3f31-007e-462a-9a9c-20c5b49b6f26 2018-09-22 03:32:07,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0837631225586s 2018-09-22 03:32:07,069 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-22 03:32:07,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-22 03:32:07,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" -d '{"role": {"name": "Member"}}' 2018-09-22 03:32:07,216 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:32:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61a5fabf-ccab-4b75-a36a-eb483691a1c9 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "168fe45557f64e49a3b1ad7a95072ba7", "links": {"self": "http://172.30.9.23:5000/v3/roles/168fe45557f64e49a3b1ad7a95072ba7"}, "name": "Member"}} 2018-09-22 03:32:07,216 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-61a5fabf-ccab-4b75-a36a-eb483691a1c9 2018-09-22 03:32:07,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.14698600769s 2018-09-22 03:32:07,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/168fe45557f64e49a3b1ad7a95072ba7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:07,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f6084c6-3b7a-4e6e-9f13-2a2297651a58 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/168fe45557f64e49a3b1ad7a95072ba7"}, "domain_id": null, "name": "Member", "id": "168fe45557f64e49a3b1ad7a95072ba7"}} 2018-09-22 03:32:07,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/168fe45557f64e49a3b1ad7a95072ba7 used request id req-2f6084c6-3b7a-4e6e-9f13-2a2297651a58 2018-09-22 03:32:07,290 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/168fe45557f64e49a3b1ad7a95072ba7'}, 'domain_id': None, 'human_id': None, 'id': u'168fe45557f64e49a3b1ad7a95072ba7', 'HUMAN_ID': False}) 2018-09-22 03:32:07,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:32:07,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:07,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c9a3fc4-d13c-40e2-942c-b2d41bea42dd Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168fe45557f64e49a3b1ad7a95072ba7", "links": {"self": "http://172.30.9.23:5000/v3/roles/168fe45557f64e49a3b1ad7a95072ba7"}, "name": "Member"}, {"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:32:07,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1c9a3fc4-d13c-40e2-942c-b2d41bea42dd 2018-09-22 03:32:07,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0802631378174s 2018-09-22 03:32:07,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 03:32:07,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:07,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87bbd5a3-ddf9-4edf-9090-c174451bbcce Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:32:07,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-87bbd5a3-ddf9-4edf-9090-c174451bbcce 2018-09-22 03:32:07,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.082160949707s 2018-09-22 03:32:07,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:32:07,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:07,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf7fc062-8862-432a-8ee6-9775e53aa833 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_19804d5a-ee26-4b1c-99fd-908c6632dd21", "links": {"self": "http://172.30.9.23:5000/v3/users/433f689cecf04992b4d1cb5cc4bb730b"}, "domain_id": "default", "enabled": true, "id": "433f689cecf04992b4d1cb5cc4bb730b", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:32:07,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-cf7fc062-8862-432a-8ee6-9775e53aa833 2018-09-22 03:32:07,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0902168750763s 2018-09-22 03:32:07,546 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-cf7fc062-8862-432a-8ee6-9775e53aa833 2018-09-22 03:32:07,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:32:07,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:07,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e04fd59-ec13-40ec-9553-0e11bf07a6d0 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590"}, "enabled": true, "id": "19458a40e8004b6cbc139a9383ea6590", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_19804d5a-ee26-4b1c-99fd-908c6632dd21"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:32:07,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-6e04fd59-ec13-40ec-9553-0e11bf07a6d0 2018-09-22 03:32:07,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0744500160217s 2018-09-22 03:32:07,627 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-6e04fd59-ec13-40ec-9553-0e11bf07a6d0 2018-09-22 03:32:07,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 03:32:07,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=433f689cecf04992b4d1cb5cc4bb730b&scope.project.id=19458a40e8004b6cbc139a9383ea6590&role.id=168fe45557f64e49a3b1ad7a95072ba7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:07,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53276587-ab35-4e93-9b7d-8ef481945b47 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=433f689cecf04992b4d1cb5cc4bb730b&scope.project.id=19458a40e8004b6cbc139a9383ea6590&role.id=168fe45557f64e49a3b1ad7a95072ba7", "previous": null, "next": null}} 2018-09-22 03:32:07,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=433f689cecf04992b4d1cb5cc4bb730b&scope.project.id=19458a40e8004b6cbc139a9383ea6590&role.id=168fe45557f64e49a3b1ad7a95072ba7 used request id req-53276587-ab35-4e93-9b7d-8ef481945b47 2018-09-22 03:32:07,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0809509754181s 2018-09-22 03:32:07,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 03:32:07,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590/users/433f689cecf04992b4d1cb5cc4bb730b/roles/168fe45557f64e49a3b1ad7a95072ba7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:07,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:32:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5907ffef-cffc-4519-bb52-2aae32c4b198 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:32:07,829 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590/users/433f689cecf04992b4d1cb5cc4bb730b/roles/168fe45557f64e49a3b1ad7a95072ba7 used request id req-5907ffef-cffc-4519-bb52-2aae32c4b198 2018-09-22 03:32:07,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118497848511s 2018-09-22 03:32:07,831 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_19804d5a-ee26-4b1c-99fd-908c6632dd21', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'b64288a1-7cf8-48a7-a6ac-a41a9d28e32e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_smoke_serial-user_19804d5a-ee26-4b1c-99fd-908c6632dd21', 'project_id': u'19458a40e8004b6cbc139a9383ea6590', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-22 03:32:07,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 03:32:07,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 03:32:07,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 03:32:07,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 03:32:07,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 03:32:07,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 03:32:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 03:32:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 03:32:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 03:32:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 03:32:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 03:32:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 03:32:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 03:32:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 03:32:07,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 03:32:07,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 03:32:07,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 03:32:07,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 03:32:07,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 03:32:07,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 03:32:07,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 03:32:07,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 03:32:07,834 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-22 03:32:07,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-22 03:32:07,836 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_19804d5a-ee26-4b1c-99fd-908c6632dd21', 'password': 'b64288a1-7cf8-48a7-a6ac-a41a9d28e32e', 'project_name': 'tempest_smoke_seri-project_19804d5a-ee26-4b1c-99fd-908c6632dd21', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '19458a40e8004b6cbc139a9383ea6590', 'project_domain_name': 'Default'} 2018-09-22 03:32:07,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:32:07,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:07,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f362a97d-5e61-4915-bcb9-0192f1871e2a Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168fe45557f64e49a3b1ad7a95072ba7", "links": {"self": "http://172.30.9.23:5000/v3/roles/168fe45557f64e49a3b1ad7a95072ba7"}, "name": "Member"}, {"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:32:07,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f362a97d-5e61-4915-bcb9-0192f1871e2a 2018-09-22 03:32:07,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0824148654938s 2018-09-22 03:32:07,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:32:07,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:07,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed511ec8-c511-4dc5-8167-51da82fb1d37 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168fe45557f64e49a3b1ad7a95072ba7", "links": {"self": "http://172.30.9.23:5000/v3/roles/168fe45557f64e49a3b1ad7a95072ba7"}, "name": "Member"}, {"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:32:07,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ed511ec8-c511-4dc5-8167-51da82fb1d37 2018-09-22 03:32:07,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0782291889191s 2018-09-22 03:32:08,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 03:32:08,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:08,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbfe0d6e-a3be-4e10-8d36-6a8569bbca86 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:32:08,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-fbfe0d6e-a3be-4e10-8d36-6a8569bbca86 2018-09-22 03:32:08,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0738360881805s 2018-09-22 03:32:08,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:32:08,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:08,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c0f77f-cd71-4098-aea2-3734e2792194 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_19804d5a-ee26-4b1c-99fd-908c6632dd21", "links": {"self": "http://172.30.9.23:5000/v3/users/433f689cecf04992b4d1cb5cc4bb730b"}, "domain_id": "default", "enabled": true, "id": "433f689cecf04992b4d1cb5cc4bb730b", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:32:08,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-50c0f77f-cd71-4098-aea2-3734e2792194 2018-09-22 03:32:08,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102569818497s 2018-09-22 03:32:08,178 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-50c0f77f-cd71-4098-aea2-3734e2792194 2018-09-22 03:32:08,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:32:08,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:08,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b79d15d-fbba-4bd6-a5b8-69be6e0012a8 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590"}, "enabled": true, "id": "19458a40e8004b6cbc139a9383ea6590", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_19804d5a-ee26-4b1c-99fd-908c6632dd21"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:32:08,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-1b79d15d-fbba-4bd6-a5b8-69be6e0012a8 2018-09-22 03:32:08,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0782499313354s 2018-09-22 03:32:08,262 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-1b79d15d-fbba-4bd6-a5b8-69be6e0012a8 2018-09-22 03:32:08,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 03:32:08,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=433f689cecf04992b4d1cb5cc4bb730b&scope.project.id=19458a40e8004b6cbc139a9383ea6590&role.id=47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:08,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2afd981a-8354-4ff5-b6c3-371fe4bd0c43 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=433f689cecf04992b4d1cb5cc4bb730b&scope.project.id=19458a40e8004b6cbc139a9383ea6590&role.id=47adb45f654a4d67913388702479dc07", "previous": null, "next": null}} 2018-09-22 03:32:08,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=433f689cecf04992b4d1cb5cc4bb730b&scope.project.id=19458a40e8004b6cbc139a9383ea6590&role.id=47adb45f654a4d67913388702479dc07 used request id req-2afd981a-8354-4ff5-b6c3-371fe4bd0c43 2018-09-22 03:32:08,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0790719985962s 2018-09-22 03:32:08,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 03:32:08,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590/users/433f689cecf04992b4d1cb5cc4bb730b/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:08,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20c98d09-5969-4e18-990c-7f8a64881b7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:32:08,471 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590/users/433f689cecf04992b4d1cb5cc4bb730b/roles/47adb45f654a4d67913388702479dc07 used request id req-20c98d09-5969-4e18-990c-7f8a64881b7b 2018-09-22 03:32:08,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.127624988556s 2018-09-22 03:32:08,472 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-22 03:32:13,276 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-22 03:32:12.965 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=6ae17543-cba5-4a84-905f-70fdf8e458ff) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 6ae17543-cba5-4a84-905f-70fdf8e458ff | 2018-09-22T03:32:12 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 6ae17543-cba5-4a84-905f-70fdf8e458ff ~/.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-09-22 03:32:16,448 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | 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 | +-------------+-------------------+-----------+ 2018-09-22 03:32:16,449 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-22 03:32:22,142 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-22 03:32:20.723 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-22 03:32:20.862 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-22 03:32:22.022 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=cca5aaab-3914-4406-9c41-a0940e070924) has been successfully created! Using verifier 'opnfv-tempest' (UUID=cca5aaab-3914-4406-9c41-a0940e070924) as the default verifier for the future CLI operations. 2018-09-22 03:32:25,047 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-09-22 03:32:25,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 03:32:25,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:25,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4d4470f-310f-4c22-aebb-f1d733f2cd30 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 03:32:25,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-b4d4470f-310f-4c22-aebb-f1d733f2cd30 2018-09-22 03:32:25,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0903160572052s 2018-09-22 03:32:25,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:32:25,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:32:25,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-438ff0c9-284e-4206-b929-74499859a7ea Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590"}, "enabled": true, "id": "19458a40e8004b6cbc139a9383ea6590", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_19804d5a-ee26-4b1c-99fd-908c6632dd21"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:32:25,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-438ff0c9-284e-4206-b929-74499859a7ea 2018-09-22 03:32:25,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0949268341064s 2018-09-22 03:32:25,235 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-438ff0c9-284e-4206-b929-74499859a7ea 2018-09-22 03:32:25,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-22 03:32:25,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" -d '{"network": {"shared": true, "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "name": "tempest_smoke_serial-net_19804d5a-ee26-4b1c-99fd-908c6632dd21", "admin_state_up": true}}' 2018-09-22 03:32:25,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-f4f410dc-d0d5-4439-baff-d07a9fa263ec Date: Sat, 22 Sep 2018 03:32:25 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e2a24cc6-24f6-4591-a4a1-315aa9c4ce7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":true,"project_id":"19458a40e8004b6cbc139a9383ea6590","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:32:25Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke_serial-net_19804d5a-ee26-4b1c-99fd-908c6632dd21","admin_state_up":true,"tenant_id":"19458a40e8004b6cbc139a9383ea6590","created_at":"2018-09-22T03:32:25Z","mtu":1450}} 2018-09-22 03:32:25,736 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f4f410dc-d0d5-4439-baff-d07a9fa263ec 2018-09-22 03:32:25,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.498092889786s 2018-09-22 03:32:25,737 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f4f410dc-d0d5-4439-baff-d07a9fa263ec 2018-09-22 03:32:25,737 - 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-09-22T03:32:25Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e2a24cc6-24f6-4591-a4a1-315aa9c4ce7f', u'provider:segmentation_id': 31, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke_serial-net_19804d5a-ee26-4b1c-99fd-908c6632dd21', u'created_at': u'2018-09-22T03:32:25Z', u'mtu': 1450, u'tenant_id': u'19458a40e8004b6cbc139a9383ea6590', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'19458a40e8004b6cbc139a9383ea6590'}) 2018-09-22 03:32:25,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:32:25,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f99c09f0-7c38-474f-95f2-e5bbbf330546 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:32:25,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f99c09f0-7c38-474f-95f2-e5bbbf330546 2018-09-22 03:32:25,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:32:26,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "168fe45557f64e49a3b1ad7a95072ba7", "name": "Member"}], "expires_at": "2018-09-22T04:32:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19458a40e8004b6cbc139a9383ea6590", "name": "tempest_smoke_seri-project_19804d5a-ee26-4b1c-99fd-908c6632dd21"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/19458a40e8004b6cbc139a9383ea6590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/19458a40e8004b6cbc139a9383ea6590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/19458a40e8004b6cbc139a9383ea6590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/19458a40e8004b6cbc139a9383ea6590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/19458a40e8004b6cbc139a9383ea6590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/19458a40e8004b6cbc139a9383ea6590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/19458a40e8004b6cbc139a9383ea6590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/19458a40e8004b6cbc139a9383ea6590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/19458a40e8004b6cbc139a9383ea6590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/19458a40e8004b6cbc139a9383ea6590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/19458a40e8004b6cbc139a9383ea6590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/19458a40e8004b6cbc139a9383ea6590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_19804d5a-ee26-4b1c-99fd-908c6632dd21", "id": "433f689cecf04992b4d1cb5cc4bb730b"}, "audit_ids": ["5DAcKlbHSpGWa0_fovaWrA"], "issued_at": "2018-09-22T03:32:26.000000Z"}} 2018-09-22 03:32:26,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 03:32:26,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" 2018-09-22 03:32:26,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1399 X-Openstack-Request-Id: req-1ffc76bb-0db4-44ce-b6e9-cb3e6462e836 Date: Sat, 22 Sep 2018 03:32:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e2a24cc6-24f6-4591-a4a1-315aa9c4ce7f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":true,"project_id":"19458a40e8004b6cbc139a9383ea6590","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:32:25Z","qos_policy_id":null,"name":"tempest_smoke_serial-net_19804d5a-ee26-4b1c-99fd-908c6632dd21","admin_state_up":true,"tenant_id":"19458a40e8004b6cbc139a9383ea6590","created_at":"2018-09-22T03:32:25Z","provider:network_type":"vxlan"}]} 2018-09-22 03:32:26,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1ffc76bb-0db4-44ce-b6e9-cb3e6462e836 2018-09-22 03:32:26,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245705127716s 2018-09-22 03:32:26,365 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1ffc76bb-0db4-44ce-b6e9-cb3e6462e836 2018-09-22 03:32:26,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-22 03:32:26,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" -d '{"subnet": {"name": "tempest_smoke_serial-subnet_19804d5a-ee26-4b1c-99fd-908c6632dd21", "enable_dhcp": true, "network_id": "e2a24cc6-24f6-4591-a4a1-315aa9c4ce7f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-22 03:32:26,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-e2217c1e-ab64-47bb-bc8b-c278b7ecba4f Date: Sat, 22 Sep 2018 03:32:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2a24cc6-24f6-4591-a4a1-315aa9c4ce7f","tenant_id":"19458a40e8004b6cbc139a9383ea6590","created_at":"2018-09-22T03:32:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T03:32:26Z","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":"19458a40e8004b6cbc139a9383ea6590","id":"1bbd023b-5f44-494e-82c1-bb3ce0fd5b47","subnetpool_id":null,"name":"tempest_smoke_serial-subnet_19804d5a-ee26-4b1c-99fd-908c6632dd21"}} 2018-09-22 03:32:26,987 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e2217c1e-ab64-47bb-bc8b-c278b7ecba4f 2018-09-22 03:32:26,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.621248960495s 2018-09-22 03:32:26,988 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e2217c1e-ab64-47bb-bc8b-c278b7ecba4f 2018-09-22 03:32:26,988 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T03:32:26Z', 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'1bbd023b-5f44-494e-82c1-bb3ce0fd5b47', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke_serial-subnet_19804d5a-ee26-4b1c-99fd-908c6632dd21', u'enable_dhcp': True, u'network_id': u'e2a24cc6-24f6-4591-a4a1-315aa9c4ce7f', u'tenant_id': u'19458a40e8004b6cbc139a9383ea6590', u'created_at': u'2018-09-22T03:32:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'19458a40e8004b6cbc139a9383ea6590'}) 2018-09-22 03:32:26,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-22 03:32:26,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "tempest_smoke_serial-router_19804d5a-ee26-4b1c-99fd-908c6632dd21", "admin_state_up": true}}' 2018-09-22 03:32:31,931 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-06d695a3-997f-4cf0-9790-50724ca01f4a Date: Sat, 22 Sep 2018 03:32:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:27Z", "admin_state_up": true, "updated_at": "2018-09-22T03:32:28Z", "project_id": "19458a40e8004b6cbc139a9383ea6590", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "8fbd6482-679e-4293-a5d9-21be2080d14a", "name": "tempest_smoke_serial-router_19804d5a-ee26-4b1c-99fd-908c6632dd21"}} 2018-09-22 03:32:31,931 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-06d695a3-997f-4cf0-9790-50724ca01f4a 2018-09-22 03:32:31,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.94205093384s 2018-09-22 03:32:31,931 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-06d695a3-997f-4cf0-9790-50724ca01f4a 2018-09-22 03:32:31,932 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T03:32:28Z', u'revision_number': 3, u'ha': True, u'id': u'8fbd6482-679e-4293-a5d9-21be2080d14a', u'external_gateway_info': {u'network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'439a8a54-bb11-4288-a17c-58ca0efd5d9d', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke_serial-router_19804d5a-ee26-4b1c-99fd-908c6632dd21', u'admin_state_up': True, u'tenant_id': u'19458a40e8004b6cbc139a9383ea6590', u'created_at': u'2018-09-22T03:32:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'19458a40e8004b6cbc139a9383ea6590'}) 2018-09-22 03:32:31,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-22 03:32:31,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/8fbd6482-679e-4293-a5d9-21be2080d14a/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" -d '{"subnet_id": "1bbd023b-5f44-494e-82c1-bb3ce0fd5b47"}' 2018-09-22 03:32:33,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fb86f7f3-9a11-4476-90b4-505beaf8279a Date: Sat, 22 Sep 2018 03:32:33 GMT RESP BODY: {"network_id": "e2a24cc6-24f6-4591-a4a1-315aa9c4ce7f", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "subnet_id": "1bbd023b-5f44-494e-82c1-bb3ce0fd5b47", "subnet_ids": ["1bbd023b-5f44-494e-82c1-bb3ce0fd5b47"], "port_id": "d8dfa3b7-3c33-462a-ac0e-eed2f55c3418", "id": "8fbd6482-679e-4293-a5d9-21be2080d14a"} 2018-09-22 03:32:33,680 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8fbd6482-679e-4293-a5d9-21be2080d14a/add_router_interface.json used request id req-fb86f7f3-9a11-4476-90b4-505beaf8279a 2018-09-22 03:32:33,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.74755883217s 2018-09-22 03:32:33,681 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8fbd6482-679e-4293-a5d9-21be2080d14a/add_router_interface.json used request id req-fb86f7f3-9a11-4476-90b4-505beaf8279a returning object 8fbd6482-679e-4293-a5d9-21be2080d14a 2018-09-22 03:32:33,681 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 03:32:33,813 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-22 03:32:33,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" 2018-09-22 03:32:33,820 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 22 Sep 2018 03:32:33 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-22 03:32:33,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 03:32:33,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" 2018-09-22 03:32:33,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-64a477bc-9088-45a1-84ce-f2e45a822bd8 Date: Sat, 22 Sep 2018 03:32:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 03:32:33,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-64a477bc-9088-45a1-84ce-f2e45a822bd8 2018-09-22 03:32:33,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.160432815552s 2018-09-22 03:32:33,984 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-64a477bc-9088-45a1-84ce-f2e45a822bd8 2018-09-22 03:32:33,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-22 03:32:33,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_19804d5a-ee26-4b1c-99fd-908c6632dd21", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_19804d5a-ee26-4b1c-99fd-908c6632dd21"}' 2018-09-22 03:32:34,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607 X-Openstack-Request-Id: req-a2d44d52-5169-425d-91e0-b93d69850d76 Date: Sat, 22 Sep 2018 03:32:34 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607/file", "owner": "19458a40e8004b6cbc139a9383ea6590", "id": "a7970c25-7ec7-4012-9d34-51ded5c0a607", "size": null, "self": "/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T03:32:34Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_19804d5a-ee26-4b1c-99fd-908c6632dd21", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_19804d5a-ee26-4b1c-99fd-908c6632dd21", "checksum": null, "created_at": "2018-09-22T03:32:34Z", "protected": false} 2018-09-22 03:32:34,195 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a2d44d52-5169-425d-91e0-b93d69850d76 2018-09-22 03:32:34,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.208755016327s 2018-09-22 03:32:34,196 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a2d44d52-5169-425d-91e0-b93d69850d76 returning object a7970c25-7ec7-4012-9d34-51ded5c0a607 2018-09-22 03:32:34,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-22 03:32:34,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" -d '' 2018-09-22 03:32:36,492 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e52d729f-6b74-4daa-8840-c6211fddf569 Date: Sat, 22 Sep 2018 03:32:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:32:36,493 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607/file used request id req-e52d729f-6b74-4daa-8840-c6211fddf569 2018-09-22 03:32:36,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.29621505737s 2018-09-22 03:32:36,493 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607/file used request id req-e52d729f-6b74-4daa-8840-c6211fddf569 2018-09-22 03:32:36,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 03:32:36,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" 2018-09-22 03:32:36,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-907af2c9-b639-41fc-8213-654a842e510d Date: Sat, 22 Sep 2018 03:32:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a7970c25-7ec7-4012-9d34-51ded5c0a607/snap", "metadata": {}}], "file": "/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607/file", "owner": "19458a40e8004b6cbc139a9383ea6590", "id": "a7970c25-7ec7-4012-9d34-51ded5c0a607", "size": 12716032, "self": "/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a7970c25-7ec7-4012-9d34-51ded5c0a607/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T03:32:36Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_19804d5a-ee26-4b1c-99fd-908c6632dd21", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_19804d5a-ee26-4b1c-99fd-908c6632dd21", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T03:32:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 03:32:36,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-907af2c9-b639-41fc-8213-654a842e510d 2018-09-22 03:32:36,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.280251026154s 2018-09-22 03:32:36,774 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-907af2c9-b639-41fc-8213-654a842e510d 2018-09-22 03:32:36,777 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a7970c25-7ec7-4012-9d34-51ded5c0a607/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607/file', 'owner': u'19458a40e8004b6cbc139a9383ea6590', 'id': u'a7970c25-7ec7-4012-9d34-51ded5c0a607', 'size': 12716032, u'self': u'/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19458a40e8004b6cbc139a9383ea6590', 'name': 'tempest_smoke_seri-project_19804d5a-ee26-4b1c-99fd-908c6632dd21', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a7970c25-7ec7-4012-9d34-51ded5c0a607/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-22T03:32:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-22T03:32:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_19804d5a-ee26-4b1c-99fd-908c6632dd21', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_19804d5a-ee26-4b1c-99fd-908c6632dd21', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_19804d5a-ee26-4b1c-99fd-908c6632dd21', 'created': u'2018-09-22T03:32:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-22T03:32:34Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_19804d5a-ee26-4b1c-99fd-908c6632dd21', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-22 03:32:36,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-22 03:32:36,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_19804d5a-ee26-4b1c-99fd-908c6632dd21", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-22 03:32:37,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39724cc7-3de9-42d4-9851-9a3c19b59e55 x-compute-request-id: req-39724cc7-3de9-42d4-9851-9a3c19b59e55 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/240a4dbd-551e-4eb7-987f-4f4a411f3489", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/240a4dbd-551e-4eb7-987f-4f4a411f3489", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "240a4dbd-551e-4eb7-987f-4f4a411f3489", "name": "tempest_smoke_serial-flavor_19804d5a-ee26-4b1c-99fd-908c6632dd21", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:32:37,005 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-39724cc7-3de9-42d4-9851-9a3c19b59e55 2018-09-22 03:32:37,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.227760076523s 2018-09-22 03:32:37,006 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-39724cc7-3de9-42d4-9851-9a3c19b59e55 returning object 240a4dbd-551e-4eb7-987f-4f4a411f3489 2018-09-22 03:32:37,007 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_19804d5a-ee26-4b1c-99fd-908c6632dd21', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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'240a4dbd-551e-4eb7-987f-4f4a411f3489', 'swap': 0}) 2018-09-22 03:32:37,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-22 03:32:37,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/240a4dbd-551e-4eb7-987f-4f4a411f3489/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" -d '{"extra_specs": {}}' 2018-09-22 03:32:37,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32: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-46f2578e-c686-41f0-8e23-14fa85b59c8a x-compute-request-id: req-46f2578e-c686-41f0-8e23-14fa85b59c8a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 03:32:37,030 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/240a4dbd-551e-4eb7-987f-4f4a411f3489/os-extra_specs used request id req-46f2578e-c686-41f0-8e23-14fa85b59c8a 2018-09-22 03:32:37,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224878787994s 2018-09-22 03:32:37,030 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/240a4dbd-551e-4eb7-987f-4f4a411f3489/os-extra_specs used request id req-46f2578e-c686-41f0-8e23-14fa85b59c8a 2018-09-22 03:32:37,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:32:37,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" 2018-09-22 03:32:37,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:32:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:32:37,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" 2018-09-22 03:32:37,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3705809c-5c26-4fcc-bda0-b834157cbdb9 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168fe45557f64e49a3b1ad7a95072ba7", "links": {"self": "http://172.30.9.23:5000/v3/roles/168fe45557f64e49a3b1ad7a95072ba7"}, "name": "Member"}, {"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:32:37,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3705809c-5c26-4fcc-bda0-b834157cbdb9 2018-09-22 03:32:37,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0967888832092s 2018-09-22 03:32:37,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-22 03:32:37,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" 2018-09-22 03:32:37,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32: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-a3398913-8633-4508-af0b-18905274b39e x-compute-request-id: req-a3398913-8633-4508-af0b-18905274b39e Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 147}, "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.9", "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.10", "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-22 03:32:37,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-a3398913-8633-4508-af0b-18905274b39e 2018-09-22 03:32:37,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.1900370121s 2018-09-22 03:32:37,337 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-a3398913-8633-4508-af0b-18905274b39e 2018-09-22 03:32:37,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 03:32:37,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" 2018-09-22 03:32:37,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-bfdcde66-1e7c-40f9-88bc-1f7b7a0b44a3 Date: Sat, 22 Sep 2018 03:32:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a7970c25-7ec7-4012-9d34-51ded5c0a607/snap", "metadata": {}}], "file": "/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607/file", "owner": "19458a40e8004b6cbc139a9383ea6590", "id": "a7970c25-7ec7-4012-9d34-51ded5c0a607", "size": 12716032, "self": "/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a7970c25-7ec7-4012-9d34-51ded5c0a607/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T03:32:36Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_19804d5a-ee26-4b1c-99fd-908c6632dd21", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_19804d5a-ee26-4b1c-99fd-908c6632dd21", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T03:32:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 03:32:37,506 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bfdcde66-1e7c-40f9-88bc-1f7b7a0b44a3 2018-09-22 03:32:37,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.167371034622s 2018-09-22 03:32:37,506 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bfdcde66-1e7c-40f9-88bc-1f7b7a0b44a3 2018-09-22 03:32:37,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-22 03:32:37,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_19804d5a-ee26-4b1c-99fd-908c6632dd21", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_19804d5a-ee26-4b1c-99fd-908c6632dd21"}' 2018-09-22 03:32:37,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b010f0df-4b8f-400e-8737-04466797f3f6 X-Openstack-Request-Id: req-d9615bbc-6ea8-4c15-b585-e0b8a4a10ec6 Date: Sat, 22 Sep 2018 03:32:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b010f0df-4b8f-400e-8737-04466797f3f6/file", "owner": "19458a40e8004b6cbc139a9383ea6590", "id": "b010f0df-4b8f-400e-8737-04466797f3f6", "size": null, "self": "/v2/images/b010f0df-4b8f-400e-8737-04466797f3f6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T03:32:37Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_19804d5a-ee26-4b1c-99fd-908c6632dd21", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_19804d5a-ee26-4b1c-99fd-908c6632dd21", "checksum": null, "created_at": "2018-09-22T03:32:37Z", "protected": false} 2018-09-22 03:32:37,745 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d9615bbc-6ea8-4c15-b585-e0b8a4a10ec6 2018-09-22 03:32:37,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.235942840576s 2018-09-22 03:32:37,745 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d9615bbc-6ea8-4c15-b585-e0b8a4a10ec6 returning object b010f0df-4b8f-400e-8737-04466797f3f6 2018-09-22 03:32:37,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-22 03:32:37,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/b010f0df-4b8f-400e-8737-04466797f3f6/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" -d '' 2018-09-22 03:32:38,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-01f52f26-59ec-499c-b5d1-198c38a69a7d Date: Sat, 22 Sep 2018 03:32:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:32:38,922 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b010f0df-4b8f-400e-8737-04466797f3f6/file used request id req-01f52f26-59ec-499c-b5d1-198c38a69a7d 2018-09-22 03:32:38,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.17620587349s 2018-09-22 03:32:38,923 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b010f0df-4b8f-400e-8737-04466797f3f6/file used request id req-01f52f26-59ec-499c-b5d1-198c38a69a7d 2018-09-22 03:32:38,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 03:32:38,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" 2018-09-22 03:32:39,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-de9071ee-964f-4c57-9023-096b6b32abc8 Date: Sat, 22 Sep 2018 03:32:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/b010f0df-4b8f-400e-8737-04466797f3f6/snap", "metadata": {}}], "file": "/v2/images/b010f0df-4b8f-400e-8737-04466797f3f6/file", "owner": "19458a40e8004b6cbc139a9383ea6590", "id": "b010f0df-4b8f-400e-8737-04466797f3f6", "size": 12716032, "self": "/v2/images/b010f0df-4b8f-400e-8737-04466797f3f6", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/b010f0df-4b8f-400e-8737-04466797f3f6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T03:32:38Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_19804d5a-ee26-4b1c-99fd-908c6632dd21", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_19804d5a-ee26-4b1c-99fd-908c6632dd21", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T03:32:37Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a7970c25-7ec7-4012-9d34-51ded5c0a607/snap", "metadata": {}}], "file": "/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607/file", "owner": "19458a40e8004b6cbc139a9383ea6590", "id": "a7970c25-7ec7-4012-9d34-51ded5c0a607", "size": 12716032, "self": "/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a7970c25-7ec7-4012-9d34-51ded5c0a607/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T03:32:36Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_19804d5a-ee26-4b1c-99fd-908c6632dd21", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_19804d5a-ee26-4b1c-99fd-908c6632dd21", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T03:32:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 03:32:39,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-de9071ee-964f-4c57-9023-096b6b32abc8 2018-09-22 03:32:39,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172870874405s 2018-09-22 03:32:39,096 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-de9071ee-964f-4c57-9023-096b6b32abc8 2018-09-22 03:32:39,099 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/b010f0df-4b8f-400e-8737-04466797f3f6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b010f0df-4b8f-400e-8737-04466797f3f6/file', 'owner': u'19458a40e8004b6cbc139a9383ea6590', 'id': u'b010f0df-4b8f-400e-8737-04466797f3f6', 'size': 12716032, u'self': u'/v2/images/b010f0df-4b8f-400e-8737-04466797f3f6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19458a40e8004b6cbc139a9383ea6590', 'name': 'tempest_smoke_seri-project_19804d5a-ee26-4b1c-99fd-908c6632dd21', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/b010f0df-4b8f-400e-8737-04466797f3f6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-22T03:32:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-22T03:32:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_19804d5a-ee26-4b1c-99fd-908c6632dd21', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b010f0df-4b8f-400e-8737-04466797f3f6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_19804d5a-ee26-4b1c-99fd-908c6632dd21', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_19804d5a-ee26-4b1c-99fd-908c6632dd21', 'created': u'2018-09-22T03:32:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-22T03:32:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b010f0df-4b8f-400e-8737-04466797f3f6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_19804d5a-ee26-4b1c-99fd-908c6632dd21', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-22 03:32:39,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-22 03:32:39,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_19804d5a-ee26-4b1c-99fd-908c6632dd21", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-22 03:32:39,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32: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-cdda0343-dff3-48fb-8321-0af16db3cdec x-compute-request-id: req-cdda0343-dff3-48fb-8321-0af16db3cdec Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/fbac1f69-9de3-4fd7-b2a2-cefcbdf8058d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/fbac1f69-9de3-4fd7-b2a2-cefcbdf8058d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fbac1f69-9de3-4fd7-b2a2-cefcbdf8058d", "name": "tempest_smoke_serial-flavor_alt_19804d5a-ee26-4b1c-99fd-908c6632dd21", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:32:39,173 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-cdda0343-dff3-48fb-8321-0af16db3cdec 2018-09-22 03:32:39,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0730929374695s 2018-09-22 03:32:39,174 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-cdda0343-dff3-48fb-8321-0af16db3cdec returning object fbac1f69-9de3-4fd7-b2a2-cefcbdf8058d 2018-09-22 03:32:39,174 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_19804d5a-ee26-4b1c-99fd-908c6632dd21', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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'fbac1f69-9de3-4fd7-b2a2-cefcbdf8058d', 'swap': 0}) 2018-09-22 03:32:39,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-22 03:32:39,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/fbac1f69-9de3-4fd7-b2a2-cefcbdf8058d/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" -d '{"extra_specs": {}}' 2018-09-22 03:32:39,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:32:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66098a0a-e761-4a0f-8fb8-892a02aac3ef x-compute-request-id: req-66098a0a-e761-4a0f-8fb8-892a02aac3ef Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 03:32:39,196 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/fbac1f69-9de3-4fd7-b2a2-cefcbdf8058d/os-extra_specs used request id req-66098a0a-e761-4a0f-8fb8-892a02aac3ef 2018-09-22 03:32:39,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214159488678s 2018-09-22 03:32:39,197 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/fbac1f69-9de3-4fd7-b2a2-cefcbdf8058d/os-extra_specs used request id req-66098a0a-e761-4a0f-8fb8-892a02aac3ef 2018-09-22 03:32:39,197 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_19804d5a-ee26-4b1c-99fd-908c6632dd21', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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'fbac1f69-9de3-4fd7-b2a2-cefcbdf8058d', 'swap': 0}) 2018-09-22 03:32:42,549 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-22 03:32:41.307 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=cca5aaab-3914-4406-9c41-a0940e070924) for deployment 'opnfv-rally' (UUID=6ae17543-cba5-4a84-905f-70fdf8e458ff). 2018-09-22 03:32:42.375 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-22 03:32:42.377 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=cca5aaab-3914-4406-9c41-a0940e070924) has been successfully configured for deployment 'opnfv-rally' (UUID=6ae17543-cba5-4a84-905f-70fdf8e458ff)! 2018-09-22 03:32:42,549 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-22 03:32:42,549 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-22 03:32:42,552 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-22 03:32:42,568 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-22 03:32:46,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-cca5aaab-3914-4406-9c41-a0940e070924/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-09-22 03:32:46,126 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-22 03:32:46,149 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-22 03:32:46,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt', u'--concurrency=1']'. 2018-09-22 03:32:48,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:32:48.424 51 INFO rally.api [-] Starting verification (UUID=cdc930b5-58f6-41fe-b564-938d33314cd2) for deployment 'opnfv-rally' (UUID=6ae17543-cba5-4a84-905f-70fdf8e458ff) by verifier 'opnfv-tempest' (UUID=cca5aaab-3914-4406-9c41-a0940e070924). 2018-09-22 03:32:48,426 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: cdc930b5-58f6-41fe-b564-938d33314cd2 2018-09-22 03:32:54,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:32:54.657 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.183s] 2018-09-22 03:32:54,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:32:54.721 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.065s] 2018-09-22 03:33:01,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:33:01.240 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.492s] 2018-09-22 03:33:04,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:33:04.663 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.423s] 2018-09-22 03:33:17,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:33:17.322 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.998s] 2018-09-22 03:33:36,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:33:36.124 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.473s] 2018-09-22 03:34:15,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:34:15.109 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.066s] 2018-09-22 03:34:15,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:34:15.111 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-09-22 03:34:55,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:34:55.119 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.065s] 2018-09-22 03:34:55,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:34:55.121 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-22 03:35:32,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:35:32.594 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.064s] 2018-09-22 03:35:32,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:35:32.595 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-09-22 03:36:19,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:36:19.903 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [12.612s] 2018-09-22 03:36:45,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:36:45.492 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.055s] 2018-09-22 03:36:45,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:36:45.591 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.099s] 2018-09-22 03:36:53,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:36:53.541 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.661s] 2018-09-22 03:36:53,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:36:53.551 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-09-22 03:36:54,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:36:54.897 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-09-22 03:36:54,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:36:54.898 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-09-22 03:36:58,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:36:58.910 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.417s] 2018-09-22 03:37:04,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:37:04.692 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.076s] 2018-09-22 03:37:11,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:37:11.041 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.687s] 2018-09-22 03:37:17,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:37:17.927 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.453s] 2018-09-22 03:37:26,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:37:26.958 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.104s] 2018-09-22 03:37:32,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:37:32.812 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.366s] 2018-09-22 03:37:38,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:37:38.548 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.205s] 2018-09-22 03:37:45,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:37:45.643 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.443s] 2018-09-22 03:37:52,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:37:52.466 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.448s] 2018-09-22 03:38:00,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:38:00.519 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.719s] 2018-09-22 03:38:02,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:38:02.691 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-09-22 03:38:04,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:38:04.775 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.078s] 2018-09-22 03:38:04,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:38:04.860 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.084s] 2018-09-22 03:38:04,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:38:04.929 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.069s] 2018-09-22 03:38:04,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:38:04.937 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-09-22 03:38:09,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:38:09.071 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.875s] 2018-09-22 03:38:10,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:38:10.530 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.458s] 2018-09-22 03:38:12,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:38:12.849 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.319s] 2018-09-22 03:38:19,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:38:19.954 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-09-22 03:38:27,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:38:27.980 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.643s] 2018-09-22 03:38:44,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:38:44.862 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.394s] 2018-09-22 03:38:49,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:38:49.125 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.263s] 2018-09-22 03:39:02,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:39:02.280 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.740s] 2018-09-22 03:39:05,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:39:05.905 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.625s] 2018-09-22 03:39:13,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:39:13.810 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.905s] 2018-09-22 03:39:22,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:39:22.813 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.802s] 2018-09-22 03:39:26,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:39:26.629 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.815s] 2018-09-22 03:39:32,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:39:32.401 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.772s] 2018-09-22 03:39:47,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:39:47.496 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.260s] 2018-09-22 03:39:47,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:39:47.911 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.415s] 2018-09-22 03:39:48,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:39:48.182 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.270s] 2018-09-22 03:39:48,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:39:48.372 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.189s] 2018-09-22 03:39:48,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:39:48.616 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.243s] 2018-09-22 03:39:48,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:39:48.822 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.206s] 2018-09-22 03:40:02,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:40:02.268 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.577s] 2018-09-22 03:40:02,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:40:02.702 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.435s] 2018-09-22 03:40:02,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:40:02.851 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.148s] 2018-09-22 03:40:02,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:40:02.908 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.056s] 2018-09-22 03:40:03,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:40:03.162 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.253s] 2018-09-22 03:40:03,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:40:03.370 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.207s] 2018-09-22 03:40:16,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:40:16.748 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.046s] 2018-09-22 03:40:22,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:40:22.839 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.091s] 2018-09-22 03:40:24,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:40:24.865 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.025s] 2018-09-22 03:40:25,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:40:25.087 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.223s] 2018-09-22 03:40:25,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:40:25.150 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.062s] 2018-09-22 03:40:37,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:40:37.760 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.794s] 2018-09-22 03:40:43,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:40:43.619 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.858s] 2018-09-22 03:40:45,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:40:45.571 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.952s] 2018-09-22 03:40:45,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:40:45.778 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.207s] 2018-09-22 03:40:45,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:40:45.977 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.198s] 2018-09-22 03:41:07,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:41:07.241 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.783s] 2018-09-22 03:41:18,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:41:18.650 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.409s] 2018-09-22 03:41:29,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:41:29.340 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.690s] 2018-09-22 03:41:38,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:41:38.636 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.295s] 2018-09-22 03:42:09,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:42:09.584 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.501s] 2018-09-22 03:42:20,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:42:20.849 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.263s] 2018-09-22 03:42:31,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:42:31.702 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.853s] 2018-09-22 03:42:41,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:42:41.097 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.395s] 2018-09-22 03:42:57,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:42:57.828 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.729s] 2018-09-22 03:43:00,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:43:00.202 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.372s] 2018-09-22 03:43:00,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:43:00.384 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.184s] 2018-09-22 03:43:05,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:43:05.226 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.376s] 2018-09-22 03:43:07,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:43:07.313 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.084s] 2018-09-22 03:43:07,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:43:07.354 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.044s] 2018-09-22 03:43:11,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:43:11.744 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.375s] 2018-09-22 03:43:15,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:43:15.077 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-09-22 03:43:16,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:43:16.330 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-09-22 03:43:16,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:43:16.333 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-09-22 03:43:16,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:43:16.334 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-09-22 03:43:16,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:43:16.335 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-09-22 03:43:16,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:43:16.335 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-09-22 03:43:18,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:43:18.246 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-09-22 03:43:39,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:43:39.042 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [15.581s] 2018-09-22 03:43:52,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:43:52.379 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.754s] 2018-09-22 03:44:05,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:44:05.598 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.215s] 2018-09-22 03:44:15,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:44:15.207 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.045s] 2018-09-22 03:45:27,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:45:27.959 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [66.649s] 2018-09-22 03:46:07,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:46:07.391 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [26.183s] 2018-09-22 03:47:03,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 03:47:03.092 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [26.786s] 2018-09-22 03:47:23,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: cdc930b5-58f6-41fe-b564-938d33314cd2 2018-09-22 03:47:23,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'cdc930b5-58f6-41fe-b564-938d33314cd2']'. 2018-09-22 03:47:24,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-22 03:47:24,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-22 03:47:24,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-22 03:47:24,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | cdc930b5-58f6-41fe-b564-938d33314cd2 | 2018-09-22 03:47:24,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-22 03:47:24,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-22 03:32:48 | 2018-09-22 03:47:24,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-22 03:47:23 | 2018-09-22 03:47:24,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:35 | 2018-09-22 03:47:24,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-09-22 03:47:24,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-22 03:47:24,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-22 03:47:24,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: cca5aaab-3914-4406-9c41-a0940e070924) | 2018-09-22 03:47:24,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-22 03:47:24,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6ae17543-cba5-4a84-905f-70fdf8e458ff) | 2018-09-22 03:47:24,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-09-22 03:47:24,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 850.589 | 2018-09-22 03:47:24,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-09-22 03:47:24,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-09-22 03:47:24,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-22 03:47:24,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-22 03:47:24,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-22 03:47:24,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-22 03:47:24,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-22 03:47:24,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-22 03:47:24,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-09-22 03:47:24,573 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-22 03:47:24,573 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:59 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-09-22 03:47:24,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-22 03:47:24,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/b010f0df-4b8f-400e-8737-04466797f3f6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" 2018-09-22 03:47:26,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f70ccb22-c9cb-44e7-8636-2ee1ef89a85b Date: Sat, 22 Sep 2018 03:47:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:47:26,637 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b010f0df-4b8f-400e-8737-04466797f3f6 used request id req-f70ccb22-c9cb-44e7-8636-2ee1ef89a85b 2018-09-22 03:47:26,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.05743813515s 2018-09-22 03:47:26,637 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b010f0df-4b8f-400e-8737-04466797f3f6 used request id req-f70ccb22-c9cb-44e7-8636-2ee1ef89a85b 2018-09-22 03:47:26,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 03:47:26,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:47:26,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47: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-d160019a-d23f-47ee-bb60-711efec75f5e x-compute-request-id: req-d160019a-d23f-47ee-bb60-711efec75f5e Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/240a4dbd-551e-4eb7-987f-4f4a411f3489", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/240a4dbd-551e-4eb7-987f-4f4a411f3489", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "240a4dbd-551e-4eb7-987f-4f4a411f3489", "name": "tempest_smoke_serial-flavor_19804d5a-ee26-4b1c-99fd-908c6632dd21", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/fbac1f69-9de3-4fd7-b2a2-cefcbdf8058d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/fbac1f69-9de3-4fd7-b2a2-cefcbdf8058d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fbac1f69-9de3-4fd7-b2a2-cefcbdf8058d", "name": "tempest_smoke_serial-flavor_alt_19804d5a-ee26-4b1c-99fd-908c6632dd21", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 03:47:26,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d160019a-d23f-47ee-bb60-711efec75f5e 2018-09-22 03:47:26,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.196493148804s 2018-09-22 03:47:26,835 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d160019a-d23f-47ee-bb60-711efec75f5e 2018-09-22 03:47:26,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-22 03:47:26,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/fbac1f69-9de3-4fd7-b2a2-cefcbdf8058d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:47:26,888 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:47: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-fdb3efb2-bc24-4e48-8677-b2856ef9473d x-compute-request-id: req-fdb3efb2-bc24-4e48-8677-b2856ef9473d Content-Length: 0 Content-Type: application/json 2018-09-22 03:47:26,889 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/fbac1f69-9de3-4fd7-b2a2-cefcbdf8058d used request id req-fdb3efb2-bc24-4e48-8677-b2856ef9473d 2018-09-22 03:47:26,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0515320301056s 2018-09-22 03:47:26,889 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/fbac1f69-9de3-4fd7-b2a2-cefcbdf8058d used request id req-fdb3efb2-bc24-4e48-8677-b2856ef9473d 2018-09-22 03:47:26,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-22 03:47:26,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/8fbd6482-679e-4293-a5d9-21be2080d14a/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" -d '{"subnet_id": "1bbd023b-5f44-494e-82c1-bb3ce0fd5b47"}' 2018-09-22 03:47:28,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-798fc25f-a7fd-4a85-a370-eced552f309f Date: Sat, 22 Sep 2018 03:47:28 GMT RESP BODY: {"network_id": "e2a24cc6-24f6-4591-a4a1-315aa9c4ce7f", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "subnet_id": "1bbd023b-5f44-494e-82c1-bb3ce0fd5b47", "subnet_ids": ["1bbd023b-5f44-494e-82c1-bb3ce0fd5b47"], "port_id": "d8dfa3b7-3c33-462a-ac0e-eed2f55c3418", "id": "8fbd6482-679e-4293-a5d9-21be2080d14a"} 2018-09-22 03:47:28,333 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8fbd6482-679e-4293-a5d9-21be2080d14a/remove_router_interface.json used request id req-798fc25f-a7fd-4a85-a370-eced552f309f 2018-09-22 03:47:28,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.4440779686s 2018-09-22 03:47:28,334 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/8fbd6482-679e-4293-a5d9-21be2080d14a/remove_router_interface.json used request id req-798fc25f-a7fd-4a85-a370-eced552f309f returning object 8fbd6482-679e-4293-a5d9-21be2080d14a 2018-09-22 03:47:28,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-22 03:47:28,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" 2018-09-22 03:47:28,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-0fbb4d1c-d6ef-4441-9dd5-3e838f3aad5f Date: Sat, 22 Sep 2018 03:47:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:27Z", "admin_state_up": true, "updated_at": "2018-09-22T03:47:27Z", "project_id": "19458a40e8004b6cbc139a9383ea6590", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "8fbd6482-679e-4293-a5d9-21be2080d14a", "name": "tempest_smoke_serial-router_19804d5a-ee26-4b1c-99fd-908c6632dd21"}]} 2018-09-22 03:47:28,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-0fbb4d1c-d6ef-4441-9dd5-3e838f3aad5f 2018-09-22 03:47:28,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.295042991638s 2018-09-22 03:47:28,630 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-0fbb4d1c-d6ef-4441-9dd5-3e838f3aad5f 2018-09-22 03:47:28,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-22 03:47:28,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/8fbd6482-679e-4293-a5d9-21be2080d14a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" 2018-09-22 03:47:32,209 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c55ce6e-f7c8-4e66-bacb-7f7098fb91ce Content-Length: 0 Date: Sat, 22 Sep 2018 03:47:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:47:32,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/8fbd6482-679e-4293-a5d9-21be2080d14a.json used request id req-1c55ce6e-f7c8-4e66-bacb-7f7098fb91ce 2018-09-22 03:47:32,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.5779042244s 2018-09-22 03:47:32,210 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/8fbd6482-679e-4293-a5d9-21be2080d14a.json used request id req-1c55ce6e-f7c8-4e66-bacb-7f7098fb91ce 2018-09-22 03:47:32,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-22 03:47:32,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" 2018-09-22 03:47:32,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1302 X-Openstack-Request-Id: req-4ff06a3d-947a-467b-b272-873ed612d751 Date: Sat, 22 Sep 2018 03:47:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2a24cc6-24f6-4591-a4a1-315aa9c4ce7f","tenant_id":"19458a40e8004b6cbc139a9383ea6590","created_at":"2018-09-22T03:32:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T03:32:26Z","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":"19458a40e8004b6cbc139a9383ea6590","id":"1bbd023b-5f44-494e-82c1-bb3ce0fd5b47","subnetpool_id":null,"name":"tempest_smoke_serial-subnet_19804d5a-ee26-4b1c-99fd-908c6632dd21"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 03:47:32,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-4ff06a3d-947a-467b-b272-873ed612d751 2018-09-22 03:47:32,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.203263998032s 2018-09-22 03:47:32,414 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-4ff06a3d-947a-467b-b272-873ed612d751 2018-09-22 03:47:32,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-22 03:47:32,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/1bbd023b-5f44-494e-82c1-bb3ce0fd5b47.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" 2018-09-22 03:47:34,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eee767b7-da46-4e57-8940-5aa37fee52cf Date: Sat, 22 Sep 2018 03:47:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:47:34,523 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/1bbd023b-5f44-494e-82c1-bb3ce0fd5b47.json used request id req-eee767b7-da46-4e57-8940-5aa37fee52cf 2018-09-22 03:47:34,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.10767292976s 2018-09-22 03:47:34,523 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/1bbd023b-5f44-494e-82c1-bb3ce0fd5b47.json used request id req-eee767b7-da46-4e57-8940-5aa37fee52cf 2018-09-22 03:47:34,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 03:47:34,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" 2018-09-22 03:47:34,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-42f6a383-1600-416d-ac67-08e42efa3731 Date: Sat, 22 Sep 2018 03:47:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"e2a24cc6-24f6-4591-a4a1-315aa9c4ce7f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":true,"project_id":"19458a40e8004b6cbc139a9383ea6590","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:47:34Z","qos_policy_id":null,"name":"tempest_smoke_serial-net_19804d5a-ee26-4b1c-99fd-908c6632dd21","admin_state_up":true,"tenant_id":"19458a40e8004b6cbc139a9383ea6590","created_at":"2018-09-22T03:32:25Z","provider:network_type":"vxlan"}]} 2018-09-22 03:47:34,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-42f6a383-1600-416d-ac67-08e42efa3731 2018-09-22 03:47:34,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0838890075684s 2018-09-22 03:47:34,608 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-42f6a383-1600-416d-ac67-08e42efa3731 2018-09-22 03:47:34,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-22 03:47:34,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/e2a24cc6-24f6-4591-a4a1-315aa9c4ce7f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" 2018-09-22 03:47:35,818 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8c8e657a-a2d1-478e-84d6-51f3a5ceb946 Date: Sat, 22 Sep 2018 03:47:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 03:47:35,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/e2a24cc6-24f6-4591-a4a1-315aa9c4ce7f.json used request id req-8c8e657a-a2d1-478e-84d6-51f3a5ceb946 2018-09-22 03:47:35,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20907592773s 2018-09-22 03:47:35,819 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/e2a24cc6-24f6-4591-a4a1-315aa9c4ce7f.json used request id req-8c8e657a-a2d1-478e-84d6-51f3a5ceb946 2018-09-22 03:47:35,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 03:47:35,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" 2018-09-22 03:47:36,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-d4396690-4abc-40d1-8d37-7d076092fd47 Date: Sat, 22 Sep 2018 03:47:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a7970c25-7ec7-4012-9d34-51ded5c0a607/snap", "metadata": {}}], "file": "/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607/file", "owner": "19458a40e8004b6cbc139a9383ea6590", "id": "a7970c25-7ec7-4012-9d34-51ded5c0a607", "size": 12716032, "self": "/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a7970c25-7ec7-4012-9d34-51ded5c0a607/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T03:32:36Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_19804d5a-ee26-4b1c-99fd-908c6632dd21", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_19804d5a-ee26-4b1c-99fd-908c6632dd21", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T03:32:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 03:47:36,012 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d4396690-4abc-40d1-8d37-7d076092fd47 2018-09-22 03:47:36,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.192581892014s 2018-09-22 03:47:36,012 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d4396690-4abc-40d1-8d37-7d076092fd47 2018-09-22 03:47:36,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-22 03:47:36,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99e1f8f6320922f446732f611b8900629ae02c92" 2018-09-22 03:47:37,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a2c6f9eb-2719-4b73-9ee7-dd6ccdff04d0 Date: Sat, 22 Sep 2018 03:47:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:47:37,505 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607 used request id req-a2c6f9eb-2719-4b73-9ee7-dd6ccdff04d0 2018-09-22 03:47:37,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.48861289024s 2018-09-22 03:47:37,505 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/a7970c25-7ec7-4012-9d34-51ded5c0a607 used request id req-a2c6f9eb-2719-4b73-9ee7-dd6ccdff04d0 2018-09-22 03:47:37,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 03:47:37,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:47:37,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47: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-e4a288f8-746e-4e7a-8e2d-75311fa2573f x-compute-request-id: req-e4a288f8-746e-4e7a-8e2d-75311fa2573f Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/240a4dbd-551e-4eb7-987f-4f4a411f3489", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/240a4dbd-551e-4eb7-987f-4f4a411f3489", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "240a4dbd-551e-4eb7-987f-4f4a411f3489", "name": "tempest_smoke_serial-flavor_19804d5a-ee26-4b1c-99fd-908c6632dd21", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 03:47:37,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e4a288f8-746e-4e7a-8e2d-75311fa2573f 2018-09-22 03:47:37,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0343389511108s 2018-09-22 03:47:37,540 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e4a288f8-746e-4e7a-8e2d-75311fa2573f 2018-09-22 03:47:37,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-22 03:47:37,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/240a4dbd-551e-4eb7-987f-4f4a411f3489 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:47:37,596 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 03:47: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-a7568511-5645-4acd-bba6-7a9080f96af7 x-compute-request-id: req-a7568511-5645-4acd-bba6-7a9080f96af7 Content-Length: 0 Content-Type: application/json 2018-09-22 03:47:37,596 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/240a4dbd-551e-4eb7-987f-4f4a411f3489 used request id req-a7568511-5645-4acd-bba6-7a9080f96af7 2018-09-22 03:47:37,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0543630123138s 2018-09-22 03:47:37,597 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/240a4dbd-551e-4eb7-987f-4f4a411f3489 used request id req-a7568511-5645-4acd-bba6-7a9080f96af7 2018-09-22 03:47:37,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:47:37,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:47:37,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-480aff75-b9b9-43ae-8654-5b69860ce947 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_19804d5a-ee26-4b1c-99fd-908c6632dd21", "links": {"self": "http://172.30.9.23:5000/v3/users/433f689cecf04992b4d1cb5cc4bb730b"}, "domain_id": "default", "enabled": true, "id": "433f689cecf04992b4d1cb5cc4bb730b", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:47:37,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-480aff75-b9b9-43ae-8654-5b69860ce947 2018-09-22 03:47:37,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0923161506653s 2018-09-22 03:47:37,690 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-480aff75-b9b9-43ae-8654-5b69860ce947 2018-09-22 03:47:37,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:47:37,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/433f689cecf04992b4d1cb5cc4bb730b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:47:37,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25d79f5a-0504-4136-ba91-3f52f7526a9f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/433f689cecf04992b4d1cb5cc4bb730b"}, "enabled": true, "id": "433f689cecf04992b4d1cb5cc4bb730b", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_19804d5a-ee26-4b1c-99fd-908c6632dd21"}} 2018-09-22 03:47:37,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/433f689cecf04992b4d1cb5cc4bb730b used request id req-25d79f5a-0504-4136-ba91-3f52f7526a9f 2018-09-22 03:47:37,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0859100818634s 2018-09-22 03:47:37,783 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/433f689cecf04992b4d1cb5cc4bb730b used request id req-25d79f5a-0504-4136-ba91-3f52f7526a9f 2018-09-22 03:47:37,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-22 03:47:37,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/433f689cecf04992b4d1cb5cc4bb730b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:47:38,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:47:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-821fe032-4b1d-47ef-97c0-9c0612e71ecb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:47:38,032 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/433f689cecf04992b4d1cb5cc4bb730b used request id req-821fe032-4b1d-47ef-97c0-9c0612e71ecb 2018-09-22 03:47:38,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.249168872833s 2018-09-22 03:47:38,033 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/433f689cecf04992b4d1cb5cc4bb730b used request id req-821fe032-4b1d-47ef-97c0-9c0612e71ecb 2018-09-22 03:47:38,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:47:38,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:47:38,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36a16947-8ae9-4cb1-9c0e-000d6d2ecffe Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590"}, "enabled": true, "id": "19458a40e8004b6cbc139a9383ea6590", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_19804d5a-ee26-4b1c-99fd-908c6632dd21"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 03:47:38,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-36a16947-8ae9-4cb1-9c0e-000d6d2ecffe 2018-09-22 03:47:38,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0832939147949s 2018-09-22 03:47:38,117 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-36a16947-8ae9-4cb1-9c0e-000d6d2ecffe 2018-09-22 03:47:38,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-22 03:47:38,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:47:38,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:47:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-510ec380-049e-458f-bd3f-4b446ba5e7f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:47:38,352 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-510ec380-049e-458f-bd3f-4b446ba5e7f6 2018-09-22 03:47:38,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.233070850372s 2018-09-22 03:47:38,353 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-510ec380-049e-458f-bd3f-4b446ba5e7f6 2018-09-22 03:47:38,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:47:38,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:47:38,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30450c2f-4476-4f09-9017-d2779f1c8d20 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "168fe45557f64e49a3b1ad7a95072ba7", "links": {"self": "http://172.30.9.23:5000/v3/roles/168fe45557f64e49a3b1ad7a95072ba7"}, "name": "Member"}, {"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:47:38,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-30450c2f-4476-4f09-9017-d2779f1c8d20 2018-09-22 03:47:38,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0832278728485s 2018-09-22 03:47:38,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-22 03:47:38,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/168fe45557f64e49a3b1ad7a95072ba7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c6158a91be540c84e56d3ae31a431cc7b35462c" 2018-09-22 03:47:38,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:47:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05cfb4d6-4216-402d-bc85-5bf0760f97d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:47:38,630 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/168fe45557f64e49a3b1ad7a95072ba7 used request id req-05cfb4d6-4216-402d-bc85-5bf0760f97d6 2018-09-22 03:47:38,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.192005157471s 2018-09-22 03:47:38,686 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-09-22 03:47:38,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 03:47:38,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 03:47:38,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 03:47:38,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 03:47:38,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 03:47:38,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 03:47:38,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 03:47:38,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 03:47:38,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 03:47:38,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 03:47:38,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 03:47:38,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 03:47:38,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 03:47:38,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 03:47:38,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 03:47:38,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 03:47:38,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 03:47:38,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 03:47:38,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 03:47:38,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 03:47:38,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 03:47:38,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 03:47:38,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-22 03:47:38,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-22 03:47:38,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:47:38,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e798733-6183-4291-8ba6-9ab40a4a656d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:47:38,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8e798733-6183-4291-8ba6-9ab40a4a656d 2018-09-22 03:47:38,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:47:39,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T04:47:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ff8cabfb0d6a44caa5c42fbe75da5740"}, "audit_ids": ["05ZkpcyYTx2Clyo1jXpqow"], "issued_at": "2018-09-22T03:47:39.000000Z"}} 2018-09-22 03:47:39,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 03:47:39,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:39,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-84e0bd05-0910-438b-b5df-0ba527a6a922 Date: Sat, 22 Sep 2018 03:47:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 03:47:39,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-84e0bd05-0910-438b-b5df-0ba527a6a922 2018-09-22 03:47:39,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.232447147369s 2018-09-22 03:47:39,350 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-84e0bd05-0910-438b-b5df-0ba527a6a922 2018-09-22 03:47:39,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 03:47:39,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:39,360 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 03:47:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 03:47:39,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:39,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7000f9a1-f852-4ee4-b0ae-cd7f63fef1bd Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 03:47:39,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-7000f9a1-f852-4ee4-b0ae-cd7f63fef1bd 2018-09-22 03:47:39,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0979518890381s 2018-09-22 03:47:39,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-22 03:47:39,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_83cce8dc-ef9b-446b-906b-6688bea8b7f8"}}' 2018-09-22 03:47:39,558 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:47:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18e9aac6-f572-4c49-ab4a-beccf548e3c6 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b"}, "enabled": true, "id": "f47b9399112b4beb8e9138184632d31b", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_83cce8dc-ef9b-446b-906b-6688bea8b7f8"}} 2018-09-22 03:47:39,558 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-18e9aac6-f572-4c49-ab4a-beccf548e3c6 2018-09-22 03:47:39,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.107477903366s 2018-09-22 03:47:39,558 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-18e9aac6-f572-4c49-ab4a-beccf548e3c6 2018-09-22 03:47:39,559 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_83cce8dc-ef9b-446b-906b-6688bea8b7f8', 'id': u'f47b9399112b4beb8e9138184632d31b', 'description': u'Created by OPNFV Functest: rally_sanity', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-22 03:47:39,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-22 03:47:39,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.36355805397s 2018-09-22 03:47:39,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/63060c67f4e6447497512f39135c759e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:40,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed1fa267-8f69-4ef8-8a97-6bdcc6aa747b Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/63060c67f4e6447497512f39135c759e"}, "enabled": true, "id": "63060c67f4e6447497512f39135c759e", "options": {}, "domain_id": "default", "name": "rally_sanity-user_83cce8dc-ef9b-446b-906b-6688bea8b7f8"}} 2018-09-22 03:47:40,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/63060c67f4e6447497512f39135c759e used request id req-ed1fa267-8f69-4ef8-8a97-6bdcc6aa747b 2018-09-22 03:47:40,021 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'63060c67f4e6447497512f39135c759e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_83cce8dc-ef9b-446b-906b-6688bea8b7f8'}) 2018-09-22 03:47:40,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:47:40,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:40,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c784a559-4ef5-431c-88b0-a93bd1747c42 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:47:40,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c784a559-4ef5-431c-88b0-a93bd1747c42 2018-09-22 03:47:40,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0879800319672s 2018-09-22 03:47:40,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:47:40,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:40,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e640fe4d-d1b6-47aa-8080-0335f2889b0f Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 03:47:40,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e640fe4d-d1b6-47aa-8080-0335f2889b0f 2018-09-22 03:47:40,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0834138393402s 2018-09-22 03:47:40,195 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-22 03:47:40,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-22 03:47:40,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" -d '{"role": {"name": "Member"}}' 2018-09-22 03:47:40,288 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 03:47:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3094855b-5a92-4e44-937a-1b6743ef7bb7 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bdf1334e195f4340bae8bfdd1f732ffa", "links": {"self": "http://172.30.9.23:5000/v3/roles/bdf1334e195f4340bae8bfdd1f732ffa"}, "name": "Member"}} 2018-09-22 03:47:40,288 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3094855b-5a92-4e44-937a-1b6743ef7bb7 2018-09-22 03:47:40,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0929570198059s 2018-09-22 03:47:40,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/bdf1334e195f4340bae8bfdd1f732ffa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:40,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de97dfa7-d7b7-4a4b-b95b-87c232fd28c4 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/bdf1334e195f4340bae8bfdd1f732ffa"}, "domain_id": null, "name": "Member", "id": "bdf1334e195f4340bae8bfdd1f732ffa"}} 2018-09-22 03:47:40,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/bdf1334e195f4340bae8bfdd1f732ffa used request id req-de97dfa7-d7b7-4a4b-b95b-87c232fd28c4 2018-09-22 03:47:40,304 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/bdf1334e195f4340bae8bfdd1f732ffa'}, 'domain_id': None, 'human_id': None, 'id': u'bdf1334e195f4340bae8bfdd1f732ffa', 'HUMAN_ID': False}) 2018-09-22 03:47:40,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:47:40,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:40,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-901163d1-dd66-42a5-9bae-0f40e5a588df Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bdf1334e195f4340bae8bfdd1f732ffa", "links": {"self": "http://172.30.9.23:5000/v3/roles/bdf1334e195f4340bae8bfdd1f732ffa"}, "name": "Member"}]} 2018-09-22 03:47:40,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-901163d1-dd66-42a5-9bae-0f40e5a588df 2018-09-22 03:47:40,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0819330215454s 2018-09-22 03:47:40,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 03:47:40,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:40,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9873b8c3-1597-4e65-a348-e4f034cbe358 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:47:40,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-9873b8c3-1597-4e65-a348-e4f034cbe358 2018-09-22 03:47:40,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0769999027252s 2018-09-22 03:47:40,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:47:40,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:40,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fdb0254-de06-4f1a-a8d4-757374d53372 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "links": {"self": "http://172.30.9.23:5000/v3/users/63060c67f4e6447497512f39135c759e"}, "domain_id": "default", "enabled": true, "id": "63060c67f4e6447497512f39135c759e", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:47:40,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9fdb0254-de06-4f1a-a8d4-757374d53372 2018-09-22 03:47:40,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112449169159s 2018-09-22 03:47:40,579 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9fdb0254-de06-4f1a-a8d4-757374d53372 2018-09-22 03:47:40,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:47:40,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:40,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cfb2df8-755d-4b29-8065-6d3015294831 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b"}, "enabled": true, "id": "f47b9399112b4beb8e9138184632d31b", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_83cce8dc-ef9b-446b-906b-6688bea8b7f8"}]} 2018-09-22 03:47:40,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7cfb2df8-755d-4b29-8065-6d3015294831 2018-09-22 03:47:40,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0787439346313s 2018-09-22 03:47:40,665 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7cfb2df8-755d-4b29-8065-6d3015294831 2018-09-22 03:47:40,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 03:47:40,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=63060c67f4e6447497512f39135c759e&scope.project.id=f47b9399112b4beb8e9138184632d31b&role.id=bdf1334e195f4340bae8bfdd1f732ffa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:40,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcf04585-539f-44a9-8e25-34964385daec Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=63060c67f4e6447497512f39135c759e&scope.project.id=f47b9399112b4beb8e9138184632d31b&role.id=bdf1334e195f4340bae8bfdd1f732ffa", "previous": null, "next": null}} 2018-09-22 03:47:40,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=63060c67f4e6447497512f39135c759e&scope.project.id=f47b9399112b4beb8e9138184632d31b&role.id=bdf1334e195f4340bae8bfdd1f732ffa used request id req-fcf04585-539f-44a9-8e25-34964385daec 2018-09-22 03:47:40,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0743298530579s 2018-09-22 03:47:40,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 03:47:40,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b/users/63060c67f4e6447497512f39135c759e/roles/bdf1334e195f4340bae8bfdd1f732ffa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:40,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:47:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66dc2f60-7d79-4972-9817-fbae399383f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:47:40,859 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b/users/63060c67f4e6447497512f39135c759e/roles/bdf1334e195f4340bae8bfdd1f732ffa used request id req-66dc2f60-7d79-4972-9817-fbae399383f0 2018-09-22 03:47:40,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117682933807s 2018-09-22 03:47:40,860 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_83cce8dc-ef9b-446b-906b-6688bea8b7f8', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'b7f40f8f-5c16-4bd0-9d98-cd9f26b252c2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'rally_sanity-user_83cce8dc-ef9b-446b-906b-6688bea8b7f8', 'project_id': u'f47b9399112b4beb8e9138184632d31b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-22 03:47:40,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 03:47:40,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 03:47:40,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 03:47:40,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 03:47:40,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 03:47:40,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 03:47:40,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 03:47:40,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 03:47:40,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 03:47:40,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 03:47:40,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 03:47:40,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 03:47:40,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 03:47:40,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 03:47:40,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 03:47:40,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 03:47:40,863 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 03:47:40,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 03:47:40,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 03:47:40,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 03:47:40,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 03:47:40,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 03:47:40,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-22 03:47:40,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-22 03:47:40,866 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_83cce8dc-ef9b-446b-906b-6688bea8b7f8', 'password': 'b7f40f8f-5c16-4bd0-9d98-cd9f26b252c2', 'project_name': 'rally_sanity-project_83cce8dc-ef9b-446b-906b-6688bea8b7f8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'f47b9399112b4beb8e9138184632d31b', 'project_domain_name': 'Default'} 2018-09-22 03:47:40,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:47:40,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:40,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90454fd9-260b-44c6-a860-ef476609adac Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bdf1334e195f4340bae8bfdd1f732ffa", "links": {"self": "http://172.30.9.23:5000/v3/roles/bdf1334e195f4340bae8bfdd1f732ffa"}, "name": "Member"}]} 2018-09-22 03:47:40,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-90454fd9-260b-44c6-a860-ef476609adac 2018-09-22 03:47:40,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0783081054688s 2018-09-22 03:47:40,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 03:47:40,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:41,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-683bfebd-21b9-44e6-87f1-d6b909041688 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bdf1334e195f4340bae8bfdd1f732ffa", "links": {"self": "http://172.30.9.23:5000/v3/roles/bdf1334e195f4340bae8bfdd1f732ffa"}, "name": "Member"}]} 2018-09-22 03:47:41,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-683bfebd-21b9-44e6-87f1-d6b909041688 2018-09-22 03:47:41,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.07777094841s 2018-09-22 03:47:41,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 03:47:41,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:41,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-793076cf-b23d-4c9b-b38d-b530c77c1b00 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 03:47:41,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-793076cf-b23d-4c9b-b38d-b530c77c1b00 2018-09-22 03:47:41,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0822269916534s 2018-09-22 03:47:41,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 03:47:41,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:41,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da8b463-09cb-4013-8887-ce7ce873609c Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "links": {"self": "http://172.30.9.23:5000/v3/users/63060c67f4e6447497512f39135c759e"}, "domain_id": "default", "enabled": true, "id": "63060c67f4e6447497512f39135c759e", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 03:47:41,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1da8b463-09cb-4013-8887-ce7ce873609c 2018-09-22 03:47:41,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0962080955505s 2018-09-22 03:47:41,204 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1da8b463-09cb-4013-8887-ce7ce873609c 2018-09-22 03:47:41,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:47:41,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:41,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa9396b-761d-4c30-b3ee-93de4801ce69 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b"}, "enabled": true, "id": "f47b9399112b4beb8e9138184632d31b", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_83cce8dc-ef9b-446b-906b-6688bea8b7f8"}]} 2018-09-22 03:47:41,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-daa9396b-761d-4c30-b3ee-93de4801ce69 2018-09-22 03:47:41,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0739498138428s 2018-09-22 03:47:41,285 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-daa9396b-761d-4c30-b3ee-93de4801ce69 2018-09-22 03:47:41,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 03:47:41,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=63060c67f4e6447497512f39135c759e&scope.project.id=f47b9399112b4beb8e9138184632d31b&role.id=47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:41,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60bb3300-3731-472f-b748-e5a7fe2b167c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=63060c67f4e6447497512f39135c759e&scope.project.id=f47b9399112b4beb8e9138184632d31b&role.id=47adb45f654a4d67913388702479dc07", "previous": null, "next": null}} 2018-09-22 03:47:41,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=63060c67f4e6447497512f39135c759e&scope.project.id=f47b9399112b4beb8e9138184632d31b&role.id=47adb45f654a4d67913388702479dc07 used request id req-60bb3300-3731-472f-b748-e5a7fe2b167c 2018-09-22 03:47:41,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.079941034317s 2018-09-22 03:47:41,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 03:47:41,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b/users/63060c67f4e6447497512f39135c759e/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:41,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 03:47:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55e2a61a-ea77-4183-a8fd-f9efbeb4a67c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 03:47:41,485 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b/users/63060c67f4e6447497512f39135c759e/roles/47adb45f654a4d67913388702479dc07 used request id req-55e2a61a-ea77-4183-a8fd-f9efbeb4a67c 2018-09-22 03:47:41,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117825031281s 2018-09-22 03:47:41,485 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-09-22 03:47:45,661 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by ConnectTimeoutError(, 'Connection to energy.opnfv.fr timed out. (connect timeout=4)')) 2018-09-22 03:47:45,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 03:47:45,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:45,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b4df1c-0596-46e2-a83f-479c90442bcb Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 03:47:45,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-20b4df1c-0596-46e2-a83f-479c90442bcb 2018-09-22 03:47:45,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0875880718231s 2018-09-22 03:47:45,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 03:47:45,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 03:47:45,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e604265-0307-4d3f-a1b3-f962e553c7fa Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b"}, "enabled": true, "id": "f47b9399112b4beb8e9138184632d31b", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_83cce8dc-ef9b-446b-906b-6688bea8b7f8"}]} 2018-09-22 03:47:45,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-2e604265-0307-4d3f-a1b3-f962e553c7fa 2018-09-22 03:47:45,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0854880809784s 2018-09-22 03:47:45,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-2e604265-0307-4d3f-a1b3-f962e553c7fa 2018-09-22 03:47:45,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-22 03:47:45,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" -d '{"network": {"shared": true, "tenant_id": "f47b9399112b4beb8e9138184632d31b", "name": "rally_sanity-net_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "admin_state_up": true}}' 2018-09-22 03:47:46,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-9ee8dd66-eff2-453f-9b64-0ec8c3c06fbc Date: Sat, 22 Sep 2018 03:47:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"11106224-7166-428d-9814-b65bde4cfa27","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":true,"project_id":"f47b9399112b4beb8e9138184632d31b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:47:46Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_83cce8dc-ef9b-446b-906b-6688bea8b7f8","admin_state_up":true,"tenant_id":"f47b9399112b4beb8e9138184632d31b","created_at":"2018-09-22T03:47:46Z","mtu":1450}} 2018-09-22 03:47:46,364 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9ee8dd66-eff2-453f-9b64-0ec8c3c06fbc 2018-09-22 03:47:46,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.524142980576s 2018-09-22 03:47:46,364 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9ee8dd66-eff2-453f-9b64-0ec8c3c06fbc 2018-09-22 03:47:46,365 - 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-09-22T03:47:46Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'11106224-7166-428d-9814-b65bde4cfa27', u'provider:segmentation_id': 82, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_83cce8dc-ef9b-446b-906b-6688bea8b7f8', u'created_at': u'2018-09-22T03:47:46Z', u'mtu': 1450, u'tenant_id': u'f47b9399112b4beb8e9138184632d31b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'f47b9399112b4beb8e9138184632d31b'}) 2018-09-22 03:47:46,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 03:47:46,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4300d238-5c1f-476b-937f-861151733756 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 03:47:46,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4300d238-5c1f-476b-937f-861151733756 2018-09-22 03:47:46,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 03:47:46,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bdf1334e195f4340bae8bfdd1f732ffa", "name": "Member"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T04:47:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f47b9399112b4beb8e9138184632d31b", "name": "rally_sanity-project_83cce8dc-ef9b-446b-906b-6688bea8b7f8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f47b9399112b4beb8e9138184632d31b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/f47b9399112b4beb8e9138184632d31b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/f47b9399112b4beb8e9138184632d31b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f47b9399112b4beb8e9138184632d31b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/f47b9399112b4beb8e9138184632d31b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/f47b9399112b4beb8e9138184632d31b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f47b9399112b4beb8e9138184632d31b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/f47b9399112b4beb8e9138184632d31b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/f47b9399112b4beb8e9138184632d31b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f47b9399112b4beb8e9138184632d31b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/f47b9399112b4beb8e9138184632d31b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/f47b9399112b4beb8e9138184632d31b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "id": "63060c67f4e6447497512f39135c759e"}, "audit_ids": ["TGRw6nn3TuWfuG1T7aHpQA"], "issued_at": "2018-09-22T03:47:46.000000Z"}} 2018-09-22 03:47:46,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 03:47:46,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8713369fb2a75c8b2a15ca7825a7b9fb83f980fc" 2018-09-22 03:47:46,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-b6be62cc-9c8d-412c-b153-547dcc553964 Date: Sat, 22 Sep 2018 03:47:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"11106224-7166-428d-9814-b65bde4cfa27","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":true,"project_id":"f47b9399112b4beb8e9138184632d31b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T03:47:46Z","qos_policy_id":null,"name":"rally_sanity-net_83cce8dc-ef9b-446b-906b-6688bea8b7f8","admin_state_up":true,"tenant_id":"f47b9399112b4beb8e9138184632d31b","created_at":"2018-09-22T03:47:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 03:47:46,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b6be62cc-9c8d-412c-b153-547dcc553964 2018-09-22 03:47:46,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250994920731s 2018-09-22 03:47:46,993 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b6be62cc-9c8d-412c-b153-547dcc553964 2018-09-22 03:47:46,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-22 03:47:46,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8713369fb2a75c8b2a15ca7825a7b9fb83f980fc" -d '{"subnet": {"name": "rally_sanity-subnet_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "enable_dhcp": true, "network_id": "11106224-7166-428d-9814-b65bde4cfa27", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-22 03:47:47,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-148816be-2aa7-48d6-bd14-0233861610af Date: Sat, 22 Sep 2018 03:47:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11106224-7166-428d-9814-b65bde4cfa27","tenant_id":"f47b9399112b4beb8e9138184632d31b","created_at":"2018-09-22T03:47:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T03:47:47Z","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":"f47b9399112b4beb8e9138184632d31b","id":"319299b6-3080-4bc3-9f5e-03f1c413aaf1","subnetpool_id":null,"name":"rally_sanity-subnet_83cce8dc-ef9b-446b-906b-6688bea8b7f8"}} 2018-09-22 03:47:47,645 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-148816be-2aa7-48d6-bd14-0233861610af 2018-09-22 03:47:47,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.650897026062s 2018-09-22 03:47:47,646 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-148816be-2aa7-48d6-bd14-0233861610af 2018-09-22 03:47:47,646 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T03:47:47Z', 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'319299b6-3080-4bc3-9f5e-03f1c413aaf1', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_83cce8dc-ef9b-446b-906b-6688bea8b7f8', u'enable_dhcp': True, u'network_id': u'11106224-7166-428d-9814-b65bde4cfa27', u'tenant_id': u'f47b9399112b4beb8e9138184632d31b', u'created_at': u'2018-09-22T03:47:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f47b9399112b4beb8e9138184632d31b'}) 2018-09-22 03:47:47,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-22 03:47:47,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8713369fb2a75c8b2a15ca7825a7b9fb83f980fc" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "rally_sanity-router_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "admin_state_up": true}}' 2018-09-22 03:47:52,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-e6b288ea-584b-47da-825a-2fd7de4b2b3d Date: Sat, 22 Sep 2018 03:47:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:48Z", "admin_state_up": true, "updated_at": "2018-09-22T03:47:49Z", "project_id": "f47b9399112b4beb8e9138184632d31b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "efe99d24-0847-46ec-afd0-9dea7ed23d76", "name": "rally_sanity-router_83cce8dc-ef9b-446b-906b-6688bea8b7f8"}} 2018-09-22 03:47:52,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-e6b288ea-584b-47da-825a-2fd7de4b2b3d 2018-09-22 03:47:52,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.17547512054s 2018-09-22 03:47:52,823 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-e6b288ea-584b-47da-825a-2fd7de4b2b3d 2018-09-22 03:47:52,823 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T03:47:49Z', u'revision_number': 3, u'ha': True, u'id': u'efe99d24-0847-46ec-afd0-9dea7ed23d76', u'external_gateway_info': {u'network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'439a8a54-bb11-4288-a17c-58ca0efd5d9d', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_83cce8dc-ef9b-446b-906b-6688bea8b7f8', u'admin_state_up': True, u'tenant_id': u'f47b9399112b4beb8e9138184632d31b', u'created_at': u'2018-09-22T03:47:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'f47b9399112b4beb8e9138184632d31b'}) 2018-09-22 03:47:52,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-22 03:47:52,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/efe99d24-0847-46ec-afd0-9dea7ed23d76/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8713369fb2a75c8b2a15ca7825a7b9fb83f980fc" -d '{"subnet_id": "319299b6-3080-4bc3-9f5e-03f1c413aaf1"}' 2018-09-22 03:47:54,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-adb5c9fe-4f95-4f6a-bf03-522ab02b7440 Date: Sat, 22 Sep 2018 03:47:54 GMT RESP BODY: {"network_id": "11106224-7166-428d-9814-b65bde4cfa27", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "subnet_id": "319299b6-3080-4bc3-9f5e-03f1c413aaf1", "subnet_ids": ["319299b6-3080-4bc3-9f5e-03f1c413aaf1"], "port_id": "521e675b-3bdb-4bb7-a4e4-c212174eed82", "id": "efe99d24-0847-46ec-afd0-9dea7ed23d76"} 2018-09-22 03:47:54,735 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/efe99d24-0847-46ec-afd0-9dea7ed23d76/add_router_interface.json used request id req-adb5c9fe-4f95-4f6a-bf03-522ab02b7440 2018-09-22 03:47:54,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.91119194031s 2018-09-22 03:47:54,736 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/efe99d24-0847-46ec-afd0-9dea7ed23d76/add_router_interface.json used request id req-adb5c9fe-4f95-4f6a-bf03-522ab02b7440 returning object efe99d24-0847-46ec-afd0-9dea7ed23d76 2018-09-22 03:47:54,737 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 03:47:54,869 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-22 03:47:54,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8713369fb2a75c8b2a15ca7825a7b9fb83f980fc" 2018-09-22 03:47:54,875 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 22 Sep 2018 03:47:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-22 03:47:54,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 03:47:54,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8713369fb2a75c8b2a15ca7825a7b9fb83f980fc" 2018-09-22 03:47:55,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7043586f-91b3-46e1-a2fc-c6c719c2b5c4 Date: Sat, 22 Sep 2018 03:47:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 03:47:55,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7043586f-91b3-46e1-a2fc-c6c719c2b5c4 2018-09-22 03:47:55,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.158017873764s 2018-09-22 03:47:55,037 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7043586f-91b3-46e1-a2fc-c6c719c2b5c4 2018-09-22 03:47:55,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-22 03:47:55,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8713369fb2a75c8b2a15ca7825a7b9fb83f980fc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8"}' 2018-09-22 03:47:55,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/5e018acd-3795-4991-9aed-6062c30ee33b X-Openstack-Request-Id: req-7292f1e3-1160-44fa-bd1c-d8e313f61283 Date: Sat, 22 Sep 2018 03:47:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5e018acd-3795-4991-9aed-6062c30ee33b/file", "owner": "f47b9399112b4beb8e9138184632d31b", "id": "5e018acd-3795-4991-9aed-6062c30ee33b", "size": null, "self": "/v2/images/5e018acd-3795-4991-9aed-6062c30ee33b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T03:47:55Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "checksum": null, "created_at": "2018-09-22T03:47:55Z", "protected": false} 2018-09-22 03:47:55,224 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-7292f1e3-1160-44fa-bd1c-d8e313f61283 2018-09-22 03:47:55,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.185456037521s 2018-09-22 03:47:55,225 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-7292f1e3-1160-44fa-bd1c-d8e313f61283 returning object 5e018acd-3795-4991-9aed-6062c30ee33b 2018-09-22 03:47:55,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-22 03:47:55,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/5e018acd-3795-4991-9aed-6062c30ee33b/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8713369fb2a75c8b2a15ca7825a7b9fb83f980fc" -d '' 2018-09-22 03:47:56,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c0d373e2-0b0d-4498-98c0-881095105452 Date: Sat, 22 Sep 2018 03:47:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 03:47:56,245 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5e018acd-3795-4991-9aed-6062c30ee33b/file used request id req-c0d373e2-0b0d-4498-98c0-881095105452 2018-09-22 03:47:56,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.01872301102s 2018-09-22 03:47:56,245 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5e018acd-3795-4991-9aed-6062c30ee33b/file used request id req-c0d373e2-0b0d-4498-98c0-881095105452 2018-09-22 03:47:56,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 03:47:56,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8713369fb2a75c8b2a15ca7825a7b9fb83f980fc" 2018-09-22 03:47:56,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-30f2c3c6-b48f-4c8c-b610-60d6785f2020 Date: Sat, 22 Sep 2018 03:47:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5e018acd-3795-4991-9aed-6062c30ee33b/snap", "metadata": {}}], "file": "/v2/images/5e018acd-3795-4991-9aed-6062c30ee33b/file", "owner": "f47b9399112b4beb8e9138184632d31b", "id": "5e018acd-3795-4991-9aed-6062c30ee33b", "size": 12716032, "self": "/v2/images/5e018acd-3795-4991-9aed-6062c30ee33b", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5e018acd-3795-4991-9aed-6062c30ee33b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T03:47:56Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T03:47:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 03:47:56,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-30f2c3c6-b48f-4c8c-b610-60d6785f2020 2018-09-22 03:47:56,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17241692543s 2018-09-22 03:47:56,418 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-30f2c3c6-b48f-4c8c-b610-60d6785f2020 2018-09-22 03:47:56,420 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5e018acd-3795-4991-9aed-6062c30ee33b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5e018acd-3795-4991-9aed-6062c30ee33b/file', 'owner': u'f47b9399112b4beb8e9138184632d31b', 'id': u'5e018acd-3795-4991-9aed-6062c30ee33b', 'size': 12716032, u'self': u'/v2/images/5e018acd-3795-4991-9aed-6062c30ee33b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f47b9399112b4beb8e9138184632d31b', 'name': 'rally_sanity-project_83cce8dc-ef9b-446b-906b-6688bea8b7f8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5e018acd-3795-4991-9aed-6062c30ee33b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-22T03:47:56Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-22T03:47:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5e018acd-3795-4991-9aed-6062c30ee33b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8', 'created': u'2018-09-22T03:47:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-22T03:47:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5e018acd-3795-4991-9aed-6062c30ee33b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-22 03:47:56,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-22 03:47:56,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-22 03:47:56,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47: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-92bc90db-06b9-4175-85c1-a22611d4e06e x-compute-request-id: req-92bc90db-06b9-4175-85c1-a22611d4e06e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/700616e6-505f-4ef8-969f-f98eeba31d30", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/700616e6-505f-4ef8-969f-f98eeba31d30", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "700616e6-505f-4ef8-969f-f98eeba31d30", "name": "rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:47:56,618 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-92bc90db-06b9-4175-85c1-a22611d4e06e 2018-09-22 03:47:56,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.196542978287s 2018-09-22 03:47:56,619 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-92bc90db-06b9-4175-85c1-a22611d4e06e returning object 700616e6-505f-4ef8-969f-f98eeba31d30 2018-09-22 03:47:56,619 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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'700616e6-505f-4ef8-969f-f98eeba31d30', 'swap': 0}) 2018-09-22 03:47:56,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-22 03:47:56,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/700616e6-505f-4ef8-969f-f98eeba31d30/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" -d '{"extra_specs": {}}' 2018-09-22 03:47:56,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:47: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-9e760692-00a0-4939-a085-4717bee70fb2 x-compute-request-id: req-9e760692-00a0-4939-a085-4717bee70fb2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 03:47:56,640 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/700616e6-505f-4ef8-969f-f98eeba31d30/os-extra_specs used request id req-9e760692-00a0-4939-a085-4717bee70fb2 2018-09-22 03:47:56,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204260349274s 2018-09-22 03:47:56,641 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/700616e6-505f-4ef8-969f-f98eeba31d30/os-extra_specs used request id req-9e760692-00a0-4939-a085-4717bee70fb2 2018-09-22 03:47:56,641 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-22 03:47:59,118 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-22 03:47:58.746 117 INFO rally.deployment.engine [-] Deployment 6ae17543-cba5-4a84-905f-70fdf8e458ff | Starting: Destroy cloud and free allocated resources. 2018-09-22 03:47:58.823 117 INFO rally.deployment.engine [-] Deployment 6ae17543-cba5-4a84-905f-70fdf8e458ff | Completed: Destroy cloud and free allocated resources. 2018-09-22 03:47:58.865 117 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=cca5aaab-3914-4406-9c41-a0940e070924) for deployment 'opnfv-rally'. 2018-09-22 03:47:58.882 117 INFO rally.api [-] Deleting verification (UUID=cdc930b5-58f6-41fe-b564-938d33314cd2). 2018-09-22 03:47:58.913 117 INFO rally.api [-] Verification has been successfully deleted! 2018-09-22 03:47:58.914 117 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=cca5aaab-3914-4406-9c41-a0940e070924). 2018-09-22 03:47:58.921 117 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-22 03:48:01,525 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-22 03:48:01.237 120 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=7d31c2aa-b5e6-49de-a85a-871f572eda72) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 7d31c2aa-b5e6-49de-a85a-871f572eda72 | 2018-09-22T03:48:01 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 7d31c2aa-b5e6-49de-a85a-871f572eda72 ~/.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-09-22 03:48:04,924 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | 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 | +-------------+-------------------+-----------+ 2018-09-22 03:48:04,925 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-09-22 03:48:04,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-22 03:48:04,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8713369fb2a75c8b2a15ca7825a7b9fb83f980fc" 2018-09-22 03:48:05,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:48: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-884a9d93-d3e3-4512-b248-2a24dd9c67d0 x-compute-request-id: req-884a9d93-d3e3-4512-b248-2a24dd9c67d0 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 147}, "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.9", "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.10", "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-22 03:48:05,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-884a9d93-d3e3-4512-b248-2a24dd9c67d0 2018-09-22 03:48:05,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.213436126709s 2018-09-22 03:48:05,140 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-884a9d93-d3e3-4512-b248-2a24dd9c67d0 2018-09-22 03:48:05,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-22 03:48:05,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-22 03:48:05,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:48: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-4dec0d59-fa5e-4e0e-8a03-ef276eb8a44d x-compute-request-id: req-4dec0d59-fa5e-4e0e-8a03-ef276eb8a44d Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/53fe6213-57d2-4c93-9a64-e0d278a3abb7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/53fe6213-57d2-4c93-9a64-e0d278a3abb7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "53fe6213-57d2-4c93-9a64-e0d278a3abb7", "name": "rally_sanity-flavor_alt_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 03:48:05,185 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4dec0d59-fa5e-4e0e-8a03-ef276eb8a44d 2018-09-22 03:48:05,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.044487953186s 2018-09-22 03:48:05,186 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4dec0d59-fa5e-4e0e-8a03-ef276eb8a44d returning object 53fe6213-57d2-4c93-9a64-e0d278a3abb7 2018-09-22 03:48:05,187 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_83cce8dc-ef9b-446b-906b-6688bea8b7f8', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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'53fe6213-57d2-4c93-9a64-e0d278a3abb7', 'swap': 0}) 2018-09-22 03:48:05,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-22 03:48:05,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/53fe6213-57d2-4c93-9a64-e0d278a3abb7/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" -d '{"extra_specs": {}}' 2018-09-22 03:48:05,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 03:48: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-cbc4905b-a573-431b-9600-265a58c98561 x-compute-request-id: req-cbc4905b-a573-431b-9600-265a58c98561 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 03:48:05,210 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/53fe6213-57d2-4c93-9a64-e0d278a3abb7/os-extra_specs used request id req-cbc4905b-a573-431b-9600-265a58c98561 2018-09-22 03:48:05,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223240852356s 2018-09-22 03:48:05,210 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/53fe6213-57d2-4c93-9a64-e0d278a3abb7/os-extra_specs used request id req-cbc4905b-a573-431b-9600-265a58c98561 2018-09-22 03:48:05,211 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_83cce8dc-ef9b-446b-906b-6688bea8b7f8', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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'53fe6213-57d2-4c93-9a64-e0d278a3abb7', 'swap': 0}) 2018-09-22 03:48:05,211 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-09-22 03:48:05,211 - 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-09-22 03:48:05,219 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-22 03:48:05,236 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-22 03:48:05,237 - 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': '11106224-7166-428d-9814-b65bde4cfa27', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8', 'flavor_name': 'rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8', '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_83cce8dc-ef9b-446b-906b-6688bea8b7f8', '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-09-22 03:49:07,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 61a12285-1272-4eb0-b077-80b1b2040209 2018-09-22 03:49:07,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-09-22 03:49:07,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '61a12285-1272-4eb0-b077-80b1b2040209'] 2018-09-22 03:49:08,772 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 61a12285-1272-4eb0-b077-80b1b2040209 -------------------------------------------------------------------------------- Task 61a12285-1272-4eb0-b077-80b1b2040209: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 61a12285-1272-4eb0-b077-80b1b2040209 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.469 | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 100.0% | 1 | | total | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 100.0% | 1 | | -> duration | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 0.469 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.468855 Full duration: 7.312299 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 61a12285-1272-4eb0-b077-80b1b2040209 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.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | total | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 100.0% | 1 | | -> duration | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 1.288 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.288249 Full duration: 8.323529 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 61a12285-1272-4eb0-b077-80b1b2040209 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.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | total | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 100.0% | 1 | | -> duration | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 0.998 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.997643 Full duration: 7.920408 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 61a12285-1272-4eb0-b077-80b1b2040209 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 | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 100.0% | 1 | | total | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | -> duration | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.765182 Full duration: 7.896075 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 61a12285-1272-4eb0-b077-80b1b2040209 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.529 | 0.529 | 0.529 | 0.529 | 0.529 | 0.529 | 100.0% | 1 | | total | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | -> duration | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.9338 Full duration: 7.99954 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 61a12285-1272-4eb0-b077-80b1b2040209 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.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | -> duration | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.751683 Full duration: 7.603974 HINTS: * To plot HTML graphics with this data, run: rally task report 61a12285-1272-4eb0-b077-80b1b2040209 --out output.html * To generate a JUnit report, run: rally task export 61a12285-1272-4eb0-b077-80b1b2040209 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 61a12285-1272-4eb0-b077-80b1b2040209 --json --out output.json 2018-09-22 03:49:08,772 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '61a12285-1272-4eb0-b077-80b1b2040209', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-09-22 03:49:11,038 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 61a12285-1272-4eb0-b077-80b1b2040209 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-09-22 03:49:10.933 728 INFO rally.api [-] Building 'json' report for the following task(s): '61a12285-1272-4eb0-b077-80b1b2040209'. 2018-09-22 03:49:10.937 728 INFO rally.api [-] The report has been successfully built. 2018-09-22 03:49:11,038 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '61a12285-1272-4eb0-b077-80b1b2040209', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-09-22 03:49:13,300 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 61a12285-1272-4eb0-b077-80b1b2040209 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-09-22 03:49:13.177 731 INFO rally.api [-] Building 'html' report for the following task(s): '61a12285-1272-4eb0-b077-80b1b2040209'. 2018-09-22 03:49:13.200 731 INFO rally.api [-] The report has been successfully built. 2018-09-22 03:49:13,306 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-09-22 03:49:13,307 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-09-22 03:49:13,307 - 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-09-22 03:49:13,307 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-22 03:49:13,324 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-22 03:49:13,324 - 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': '11106224-7166-428d-9814-b65bde4cfa27', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8', 'flavor_name': 'rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8', '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_83cce8dc-ef9b-446b-906b-6688bea8b7f8', '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-09-22 03:50:55,294 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : be2d2d47-5bbb-4372-82ab-43f64327dc7b 2018-09-22 03:50:55,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'be2d2d47-5bbb-4372-82ab-43f64327dc7b'] 2018-09-22 03:50:56,384 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid be2d2d47-5bbb-4372-82ab-43f64327dc7b -------------------------------------------------------------------------------- Task be2d2d47-5bbb-4372-82ab-43f64327dc7b: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task be2d2d47-5bbb-4372-82ab-43f64327dc7b has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.354 | 4.354 | 4.354 | 4.354 | 4.354 | 4.354 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 100.0% | 1 | | -> glance_v2.upload_data | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 100.0% | 1 | | glance_v2.delete_image | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 100.0% | 1 | | total | 5.721 | 5.721 | 5.721 | 5.721 | 5.721 | 5.721 | 100.0% | 1 | | -> duration | 5.721 | 5.721 | 5.721 | 5.721 | 5.721 | 5.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.721052 Full duration: 13.832298 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task be2d2d47-5bbb-4372-82ab-43f64327dc7b has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.938 | 4.938 | 4.938 | 4.938 | 4.938 | 4.938 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.48 | 0.48 | 0.48 | 0.48 | 0.48 | 0.48 | 100.0% | 1 | | -> glance_v2.upload_data | 2.063 | 2.063 | 2.063 | 2.063 | 2.063 | 2.063 | 100.0% | 1 | | glance_v2.list_images | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | total | 5.112 | 5.112 | 5.112 | 5.112 | 5.112 | 5.112 | 100.0% | 1 | | -> duration | 5.112 | 5.112 | 5.112 | 5.112 | 5.112 | 5.112 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.112054 Full duration: 17.380605 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task be2d2d47-5bbb-4372-82ab-43f64327dc7b 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.353 | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 100.0% | 1 | | total | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 100.0% | 1 | | -> duration | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.352916 Full duration: 8.21032 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8" }, "number_instances": 2, "nics": [ { "net-id": "11106224-7166-428d-9814-b65bde4cfa27" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task be2d2d47-5bbb-4372-82ab-43f64327dc7b has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.878 | 4.878 | 4.878 | 4.878 | 4.878 | 4.878 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | -> glance_v2.upload_data | 1.902 | 1.902 | 1.902 | 1.902 | 1.902 | 1.902 | 100.0% | 1 | | nova.boot_servers | 13.86 | 13.86 | 13.86 | 13.86 | 13.86 | 13.86 | 100.0% | 1 | | total | 18.738 | 18.738 | 18.738 | 18.738 | 18.738 | 18.738 | 100.0% | 1 | | -> duration | 17.738 | 17.738 | 17.738 | 17.738 | 17.738 | 17.738 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.738207 Full duration: 44.496489 HINTS: * To plot HTML graphics with this data, run: rally task report be2d2d47-5bbb-4372-82ab-43f64327dc7b --out output.html * To generate a JUnit report, run: rally task export be2d2d47-5bbb-4372-82ab-43f64327dc7b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report be2d2d47-5bbb-4372-82ab-43f64327dc7b --json --out output.json 2018-09-22 03:50:56,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'be2d2d47-5bbb-4372-82ab-43f64327dc7b', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-09-22 03:50:58,564 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid be2d2d47-5bbb-4372-82ab-43f64327dc7b --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-09-22 03:50:58.458 1284 INFO rally.api [-] Building 'json' report for the following task(s): 'be2d2d47-5bbb-4372-82ab-43f64327dc7b'. 2018-09-22 03:50:58.462 1284 INFO rally.api [-] The report has been successfully built. 2018-09-22 03:50:58,564 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'be2d2d47-5bbb-4372-82ab-43f64327dc7b', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-09-22 03:51:00,794 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid be2d2d47-5bbb-4372-82ab-43f64327dc7b --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-09-22 03:51:00.672 1287 INFO rally.api [-] Building 'html' report for the following task(s): 'be2d2d47-5bbb-4372-82ab-43f64327dc7b'. 2018-09-22 03:51:00.693 1287 INFO rally.api [-] The report has been successfully built. 2018-09-22 03:51:00,799 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-09-22 03:51:00,800 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-09-22 03:51:00,800 - 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-09-22 03:51:00,801 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-22 03:51:00,828 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-22 03:51:00,829 - 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': '11106224-7166-428d-9814-b65bde4cfa27', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8', 'flavor_name': 'rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8', '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_83cce8dc-ef9b-446b-906b-6688bea8b7f8', '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-09-22 03:54:23,692 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 138bc1cb-02e3-489b-966b-116eca277a61 2018-09-22 03:54:23,693 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '138bc1cb-02e3-489b-966b-116eca277a61'] 2018-09-22 03:54:24,816 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 138bc1cb-02e3-489b-966b-116eca277a61 -------------------------------------------------------------------------------- Task 138bc1cb-02e3-489b-966b-116eca277a61: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 138bc1cb-02e3-489b-966b-116eca277a61 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.25 | 3.25 | 3.25 | 3.25 | 3.25 | 3.25 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 100.0% | 1 | | total | 5.868 | 5.868 | 5.868 | 5.868 | 5.868 | 5.868 | 100.0% | 1 | | -> duration | 5.868 | 5.868 | 5.868 | 5.868 | 5.868 | 5.868 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.868057 Full duration: 23.592775 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 138bc1cb-02e3-489b-966b-116eca277a61 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.182 | 3.182 | 3.182 | 3.182 | 3.182 | 3.182 | 100.0% | 1 | | cinder_v2.delete_volume | 3.222 | 3.222 | 3.222 | 3.222 | 3.222 | 3.222 | 100.0% | 1 | | total | 6.405 | 6.405 | 6.405 | 6.405 | 6.405 | 6.405 | 100.0% | 1 | | -> duration | 6.405 | 6.405 | 6.405 | 6.405 | 6.405 | 6.405 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.404865 Full duration: 16.522628 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 138bc1cb-02e3-489b-966b-116eca277a61 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 | 8.777 | 8.777 | 8.777 | 8.777 | 8.777 | 8.777 | 100.0% | 1 | | cinder_v2.delete_volume | 2.673 | 2.673 | 2.673 | 2.673 | 2.673 | 2.673 | 100.0% | 1 | | total | 11.451 | 11.451 | 11.451 | 11.451 | 11.451 | 11.451 | 100.0% | 1 | | -> duration | 11.451 | 11.451 | 11.451 | 11.451 | 11.451 | 11.451 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.450809 Full duration: 22.335138 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 138bc1cb-02e3-489b-966b-116eca277a61 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.302 | 3.302 | 3.302 | 3.302 | 3.302 | 3.302 | 100.0% | 1 | | cinder_v2.delete_volume | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 2.641 | 100.0% | 1 | | total | 5.944 | 5.944 | 5.944 | 5.944 | 5.944 | 5.944 | 100.0% | 1 | | -> duration | 5.944 | 5.944 | 5.944 | 5.944 | 5.944 | 5.944 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.943528 Full duration: 16.380737 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 138bc1cb-02e3-489b-966b-116eca277a61 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.129 | 3.129 | 3.129 | 3.129 | 3.129 | 3.129 | 100.0% | 1 | | cinder_v2.extend_volume | 2.528 | 2.528 | 2.528 | 2.528 | 2.528 | 2.528 | 100.0% | 1 | | cinder_v2.delete_volume | 2.693 | 2.693 | 2.693 | 2.693 | 2.693 | 2.693 | 100.0% | 1 | | total | 8.35 | 8.35 | 8.35 | 8.35 | 8.35 | 8.35 | 100.0% | 1 | | -> duration | 8.35 | 8.35 | 8.35 | 8.35 | 8.35 | 8.35 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.350093 Full duration: 18.405432 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 138bc1cb-02e3-489b-966b-116eca277a61 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.237 | 3.237 | 3.237 | 3.237 | 3.237 | 3.237 | 100.0% | 1 | | cinder_v2.delete_volume | 2.445 | 2.445 | 2.445 | 2.445 | 2.445 | 2.445 | 100.0% | 1 | | total | 5.683 | 5.683 | 5.683 | 5.683 | 5.683 | 5.683 | 100.0% | 1 | | -> duration | 5.683 | 5.683 | 5.683 | 5.683 | 5.683 | 5.683 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.682759 Full duration: 22.707016 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 138bc1cb-02e3-489b-966b-116eca277a61 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.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | cinder_v2.list_qos | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | total | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> duration | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.783676 Full duration: 12.420459 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 138bc1cb-02e3-489b-966b-116eca277a61 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.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | cinder_v2.set_qos | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> duration | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.797389 Full duration: 12.647849 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 138bc1cb-02e3-489b-966b-116eca277a61 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.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | cinder_v2.list_types | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | total | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> duration | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.782804 Full duration: 12.424642 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 138bc1cb-02e3-489b-966b-116eca277a61 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.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 100.0% | 1 | | total | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> duration | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.842479 Full duration: 12.536107 HINTS: * To plot HTML graphics with this data, run: rally task report 138bc1cb-02e3-489b-966b-116eca277a61 --out output.html * To generate a JUnit report, run: rally task export 138bc1cb-02e3-489b-966b-116eca277a61 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 138bc1cb-02e3-489b-966b-116eca277a61 --json --out output.json 2018-09-22 03:54:24,816 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '138bc1cb-02e3-489b-966b-116eca277a61', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-09-22 03:54:26,994 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 138bc1cb-02e3-489b-966b-116eca277a61 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-09-22 03:54:26.884 3076 INFO rally.api [-] Building 'json' report for the following task(s): '138bc1cb-02e3-489b-966b-116eca277a61'. 2018-09-22 03:54:26.892 3076 INFO rally.api [-] The report has been successfully built. 2018-09-22 03:54:26,995 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '138bc1cb-02e3-489b-966b-116eca277a61', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-09-22 03:54:29,347 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 138bc1cb-02e3-489b-966b-116eca277a61 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-09-22 03:54:29.205 3079 INFO rally.api [-] Building 'html' report for the following task(s): '138bc1cb-02e3-489b-966b-116eca277a61'. 2018-09-22 03:54:29.235 3079 INFO rally.api [-] The report has been successfully built. 2018-09-22 03:54:29,358 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-09-22 03:54:29,358 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-09-22 03:54:29,359 - 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-09-22 03:54:29,359 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-22 03:54:29,376 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-22 03:54:29,376 - 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': '11106224-7166-428d-9814-b65bde4cfa27', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8', 'flavor_name': 'rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8', '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_83cce8dc-ef9b-446b-906b-6688bea8b7f8', '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-09-22 03:55:52,484 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9de4c0e4-e446-414c-aadc-3e6da11e17f3 2018-09-22 03:55:52,484 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9de4c0e4-e446-414c-aadc-3e6da11e17f3'] 2018-09-22 03:55:53,424 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9de4c0e4-e446-414c-aadc-3e6da11e17f3 -------------------------------------------------------------------------------- Task 9de4c0e4-e446-414c-aadc-3e6da11e17f3: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 9de4c0e4-e446-414c-aadc-3e6da11e17f3 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.065 | 5.065 | 5.065 | 5.065 | 5.065 | 5.065 | 100.0% | 1 | | heat.update_stack | 2.472 | 2.472 | 2.472 | 2.472 | 2.472 | 2.472 | 100.0% | 1 | | heat.delete_stack | 2.972 | 2.972 | 2.972 | 2.972 | 2.972 | 2.972 | 100.0% | 1 | | total | 10.509 | 10.509 | 10.509 | 10.509 | 10.509 | 10.509 | 100.0% | 1 | | -> duration | 6.509 | 6.509 | 6.509 | 6.509 | 6.509 | 6.509 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.50944 Full duration: 18.801667 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 9de4c0e4-e446-414c-aadc-3e6da11e17f3 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 | 4.712 | 4.712 | 4.712 | 4.712 | 4.712 | 4.712 | 100.0% | 1 | | heat.check_stack | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | heat.delete_stack | 1.892 | 1.892 | 1.892 | 1.892 | 1.892 | 1.892 | 100.0% | 1 | | total | 7.395 | 7.395 | 7.395 | 7.395 | 7.395 | 7.395 | 100.0% | 1 | | -> duration | 5.395 | 5.395 | 5.395 | 5.395 | 5.395 | 5.395 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.395257 Full duration: 16.154606 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "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 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 9de4c0e4-e446-414c-aadc-3e6da11e17f3 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 | 4.579 | 4.579 | 4.579 | 4.579 | 4.579 | 4.579 | 100.0% | 1 | | heat.suspend_stack | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | heat.resume_stack | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 100.0% | 1 | | heat.delete_stack | 2.354 | 2.354 | 2.354 | 2.354 | 2.354 | 2.354 | 100.0% | 1 | | total | 9.434 | 9.434 | 9.434 | 9.434 | 9.434 | 9.434 | 100.0% | 1 | | -> duration | 7.434 | 7.434 | 7.434 | 7.434 | 7.434 | 7.434 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.4341 Full duration: 18.184331 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] } } -------------------------------------------------------------------------------- Task 9de4c0e4-e446-414c-aadc-3e6da11e17f3 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.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | total | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | -> duration | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 0.566 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.565752 Full duration: 8.312836 HINTS: * To plot HTML graphics with this data, run: rally task report 9de4c0e4-e446-414c-aadc-3e6da11e17f3 --out output.html * To generate a JUnit report, run: rally task export 9de4c0e4-e446-414c-aadc-3e6da11e17f3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9de4c0e4-e446-414c-aadc-3e6da11e17f3 --json --out output.json 2018-09-22 03:55:53,425 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9de4c0e4-e446-414c-aadc-3e6da11e17f3', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-09-22 03:55:55,624 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9de4c0e4-e446-414c-aadc-3e6da11e17f3 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-09-22 03:55:55.518 3812 INFO rally.api [-] Building 'json' report for the following task(s): '9de4c0e4-e446-414c-aadc-3e6da11e17f3'. 2018-09-22 03:55:55.523 3812 INFO rally.api [-] The report has been successfully built. 2018-09-22 03:55:55,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '9de4c0e4-e446-414c-aadc-3e6da11e17f3', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-09-22 03:55:57,876 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 9de4c0e4-e446-414c-aadc-3e6da11e17f3 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-09-22 03:55:57.754 3815 INFO rally.api [-] Building 'html' report for the following task(s): '9de4c0e4-e446-414c-aadc-3e6da11e17f3'. 2018-09-22 03:55:57.776 3815 INFO rally.api [-] The report has been successfully built. 2018-09-22 03:55:57,882 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-09-22 03:55:57,883 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-09-22 03:55:57,883 - 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-09-22 03:55:57,883 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-22 03:55:57,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-22 03:55:57,902 - 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': '11106224-7166-428d-9814-b65bde4cfa27', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8', 'flavor_name': 'rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8', '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_83cce8dc-ef9b-446b-906b-6688bea8b7f8', '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-09-22 03:59:16,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : baa22a3e-cdbd-4acf-b12c-da477704429f 2018-09-22 03:59:16,477 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'baa22a3e-cdbd-4acf-b12c-da477704429f'] 2018-09-22 03:59:17,552 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid baa22a3e-cdbd-4acf-b12c-da477704429f -------------------------------------------------------------------------------- Task baa22a3e-cdbd-4acf-b12c-da477704429f: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task baa22a3e-cdbd-4acf-b12c-da477704429f 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.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | keystone_v3.add_role | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | keystone_v3.revoke_role | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 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.759477 Full duration: 14.373143 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task baa22a3e-cdbd-4acf-b12c-da477704429f 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.495 | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 100.0% | 1 | | keystone_v3.add_role | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | keystone_v3.list_roles | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | total | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> duration | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.742636 Full duration: 14.436102 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task baa22a3e-cdbd-4acf-b12c-da477704429f 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.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | keystone_v3.list_projects | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.79533 Full duration: 14.978074 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task baa22a3e-cdbd-4acf-b12c-da477704429f 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.506 | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 100.0% | 1 | | keystone_v3.delete_role | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> duration | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.613923 Full duration: 12.128527 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task baa22a3e-cdbd-4acf-b12c-da477704429f 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.525 | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 100.0% | 1 | | keystone_v3.delete_service | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | -> duration | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.640704 Full duration: 12.273916 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task baa22a3e-cdbd-4acf-b12c-da477704429f 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.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | keystone_v3.create_user | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | -> keystone_v3.add_role | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.create_role | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.get_project | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | keystone_v3.get_user | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.get_role | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | keystone_v3.list_services | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | keystone_v3.get_services | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 1.913 | 1.913 | 1.913 | 1.913 | 1.913 | 1.913 | 100.0% | 1 | | -> duration | 1.913 | 1.913 | 1.913 | 1.913 | 1.913 | 1.913 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.913115 Full duration: 20.308073 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task baa22a3e-cdbd-4acf-b12c-da477704429f 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.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | keystone_v3.update_project | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.delete_project | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 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.008824 Full duration: 12.901127 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task baa22a3e-cdbd-4acf-b12c-da477704429f 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.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | total | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | -> duration | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 0.815 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.814617 Full duration: 14.643918 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task baa22a3e-cdbd-4acf-b12c-da477704429f 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.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.672819 Full duration: 14.37403 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task baa22a3e-cdbd-4acf-b12c-da477704429f 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.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | keystone_v3.list_users | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | -> duration | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 0.902 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.901505 Full duration: 15.16533 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task baa22a3e-cdbd-4acf-b12c-da477704429f 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.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | keystone_v3.create_users | 5.135 | 5.135 | 5.135 | 5.135 | 5.135 | 5.135 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.134 | 5.134 | 5.134 | 5.134 | 5.134 | 5.134 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 100.0% | 1 | | total | 6.831 | 6.831 | 6.831 | 6.831 | 6.831 | 6.831 | 100.0% | 1 | | -> duration | 6.831 | 6.831 | 6.831 | 6.831 | 6.831 | 6.831 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.830893 Full duration: 22.945953 HINTS: * To plot HTML graphics with this data, run: rally task report baa22a3e-cdbd-4acf-b12c-da477704429f --out output.html * To generate a JUnit report, run: rally task export baa22a3e-cdbd-4acf-b12c-da477704429f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report baa22a3e-cdbd-4acf-b12c-da477704429f --json --out output.json 2018-09-22 03:59:17,553 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'baa22a3e-cdbd-4acf-b12c-da477704429f', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-09-22 03:59:19,729 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid baa22a3e-cdbd-4acf-b12c-da477704429f --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-09-22 03:59:19.602 5730 INFO rally.api [-] Building 'json' report for the following task(s): 'baa22a3e-cdbd-4acf-b12c-da477704429f'. 2018-09-22 03:59:19.612 5730 INFO rally.api [-] The report has been successfully built. 2018-09-22 03:59:19,730 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'baa22a3e-cdbd-4acf-b12c-da477704429f', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-09-22 03:59:21,967 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid baa22a3e-cdbd-4acf-b12c-da477704429f --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-09-22 03:59:21.819 5733 INFO rally.api [-] Building 'html' report for the following task(s): 'baa22a3e-cdbd-4acf-b12c-da477704429f'. 2018-09-22 03:59:21.851 5733 INFO rally.api [-] The report has been successfully built. 2018-09-22 03:59:21,975 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-09-22 03:59:21,975 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-09-22 03:59:21,976 - 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-09-22 03:59:21,976 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-22 03:59:22,004 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-22 03:59:22,006 - 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': '11106224-7166-428d-9814-b65bde4cfa27', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8', 'flavor_name': 'rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8', '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_83cce8dc-ef9b-446b-906b-6688bea8b7f8', '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-09-22 04:05:32,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5a88c69e-6ba5-4403-85e9-505ecce53a3a 2018-09-22 04:05:32,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5a88c69e-6ba5-4403-85e9-505ecce53a3a'] 2018-09-22 04:05:33,213 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5a88c69e-6ba5-4403-85e9-505ecce53a3a -------------------------------------------------------------------------------- Task 5a88c69e-6ba5-4403-85e9-505ecce53a3a: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 5a88c69e-6ba5-4403-85e9-505ecce53a3a 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.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | neutron.delete_network | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | total | 1.67 | 1.67 | 1.67 | 1.67 | 1.67 | 1.67 | 100.0% | 1 | | -> duration | 1.67 | 1.67 | 1.67 | 1.67 | 1.67 | 1.67 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.669603 Full duration: 14.739482 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 5a88c69e-6ba5-4403-85e9-505ecce53a3a 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.48 | 1.48 | 1.48 | 1.48 | 1.48 | 1.48 | 100.0% | 1 | | neutron.delete_port | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 0.712 | 100.0% | 1 | | total | 2.191 | 2.191 | 2.191 | 2.191 | 2.191 | 2.191 | 100.0% | 1 | | -> duration | 2.191 | 2.191 | 2.191 | 2.191 | 2.191 | 2.191 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.191448 Full duration: 37.82208 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 5a88c69e-6ba5-4403-85e9-505ecce53a3a 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.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | neutron.create_subnet | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | neutron.create_router | 3.076 | 3.076 | 3.076 | 3.076 | 3.076 | 3.076 | 100.0% | 1 | | neutron.add_interface_router | 1.868 | 1.868 | 1.868 | 1.868 | 1.868 | 1.868 | 100.0% | 1 | | neutron.remove_interface_router | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 100.0% | 1 | | neutron.delete_router | 2.002 | 2.002 | 2.002 | 2.002 | 2.002 | 2.002 | 100.0% | 1 | | total | 9.988 | 9.988 | 9.988 | 9.988 | 9.988 | 9.988 | 100.0% | 1 | | -> duration | 9.988 | 9.988 | 9.988 | 9.988 | 9.988 | 9.988 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.988182 Full duration: 49.975332 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 5a88c69e-6ba5-4403-85e9-505ecce53a3a 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.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | neutron.delete_subnet | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | total | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 100.0% | 1 | | -> duration | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 1.657 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.656722 Full duration: 34.861873 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } } } -------------------------------------------------------------------------------- Task 5a88c69e-6ba5-4403-85e9-505ecce53a3a 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.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | neutron.list_networks | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 100.0% | 1 | | total | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 100.0% | 1 | | -> duration | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.264822 Full duration: 16.976219 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "port": -1 } } } } -------------------------------------------------------------------------------- Task 5a88c69e-6ba5-4403-85e9-505ecce53a3a 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.412 | 1.412 | 1.412 | 1.412 | 1.412 | 1.412 | 100.0% | 1 | | neutron.list_ports | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 0.234 | 100.0% | 1 | | total | 1.646 | 1.646 | 1.646 | 1.646 | 1.646 | 1.646 | 100.0% | 1 | | -> duration | 1.646 | 1.646 | 1.646 | 1.646 | 1.646 | 1.646 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.646313 Full duration: 35.891175 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } } } -------------------------------------------------------------------------------- Task 5a88c69e-6ba5-4403-85e9-505ecce53a3a 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.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | neutron.create_subnet | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | neutron.create_router | 3.022 | 3.022 | 3.022 | 3.022 | 3.022 | 3.022 | 100.0% | 1 | | neutron.add_interface_router | 1.767 | 1.767 | 1.767 | 1.767 | 1.767 | 1.767 | 100.0% | 1 | | neutron.list_routers | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 100.0% | 1 | | total | 6.62 | 6.62 | 6.62 | 6.62 | 6.62 | 6.62 | 100.0% | 1 | | -> duration | 6.62 | 6.62 | 6.62 | 6.62 | 6.62 | 6.62 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.620229 Full duration: 49.028887 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {}, "quotas": { "neutron": { "network": -1, "subnet": -1 } } } } -------------------------------------------------------------------------------- Task 5a88c69e-6ba5-4403-85e9-505ecce53a3a 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.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | neutron.create_subnet | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | neutron.list_subnets | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 100.0% | 1 | | total | 1.848 | 1.848 | 1.848 | 1.848 | 1.848 | 1.848 | 100.0% | 1 | | -> duration | 1.848 | 1.848 | 1.848 | 1.848 | 1.848 | 1.848 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.847767 Full duration: 41.531623 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 5a88c69e-6ba5-4403-85e9-505ecce53a3a 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.939 | 0.939 | 0.939 | 0.939 | 0.939 | 0.939 | 100.0% | 1 | | neutron.delete_security_group | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 100.0% | 1 | | -> duration | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.226974 Full duration: 14.550942 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } } } -------------------------------------------------------------------------------- Task 5a88c69e-6ba5-4403-85e9-505ecce53a3a 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.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | neutron.create_security_group_rule | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 100.0% | 1 | | neutron.delete_security_group | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | | total | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 100.0% | 1 | | -> duration | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.733591 Full duration: 14.919865 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] } } -------------------------------------------------------------------------------- Task 5a88c69e-6ba5-4403-85e9-505ecce53a3a 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.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | neutron.create_router | 3.74 | 3.74 | 3.74 | 3.74 | 3.74 | 3.74 | 100.0% | 1 | | neutron.add_gateway_router | 1.888 | 1.888 | 1.888 | 1.888 | 1.888 | 1.888 | 100.0% | 1 | | neutron.remove_gateway_router | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | total | 7.694 | 7.694 | 7.694 | 7.694 | 7.694 | 7.694 | 100.0% | 1 | | -> duration | 7.694 | 7.694 | 7.694 | 7.694 | 7.694 | 7.694 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.694484 Full duration: 30.316018 HINTS: * To plot HTML graphics with this data, run: rally task report 5a88c69e-6ba5-4403-85e9-505ecce53a3a --out output.html * To generate a JUnit report, run: rally task export 5a88c69e-6ba5-4403-85e9-505ecce53a3a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5a88c69e-6ba5-4403-85e9-505ecce53a3a --json --out output.json 2018-09-22 04:05:33,214 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5a88c69e-6ba5-4403-85e9-505ecce53a3a', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-09-22 04:05:35,609 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5a88c69e-6ba5-4403-85e9-505ecce53a3a --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-09-22 04:05:35.447 9028 INFO rally.api [-] Building 'json' report for the following task(s): '5a88c69e-6ba5-4403-85e9-505ecce53a3a'. 2018-09-22 04:05:35.457 9028 INFO rally.api [-] The report has been successfully built. 2018-09-22 04:05:35,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5a88c69e-6ba5-4403-85e9-505ecce53a3a', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-09-22 04:05:37,846 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 5a88c69e-6ba5-4403-85e9-505ecce53a3a --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-09-22 04:05:37.712 9031 INFO rally.api [-] Building 'html' report for the following task(s): '5a88c69e-6ba5-4403-85e9-505ecce53a3a'. 2018-09-22 04:05:37.743 9031 INFO rally.api [-] The report has been successfully built. 2018-09-22 04:05:37,861 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-09-22 04:05:37,862 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-09-22 04:05:37,862 - 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-09-22 04:05:37,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-22 04:05:37,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-22 04:05:37,879 - 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': '11106224-7166-428d-9814-b65bde4cfa27', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8', 'flavor_name': 'rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8', '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_83cce8dc-ef9b-446b-906b-6688bea8b7f8', '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-09-22 04:12:48,159 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 304d89b1-4df3-4833-85b6-480a35d0b4c2 2018-09-22 04:12:48,159 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '304d89b1-4df3-4833-85b6-480a35d0b4c2'] 2018-09-22 04:12:49,276 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 304d89b1-4df3-4833-85b6-480a35d0b4c2 -------------------------------------------------------------------------------- Task 304d89b1-4df3-4833-85b6-480a35d0b4c2: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8" }, "image": { "name": "rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8" }, "block_migration": false, "nics": [ { "net-id": "11106224-7166-428d-9814-b65bde4cfa27" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 304d89b1-4df3-4833-85b6-480a35d0b4c2 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.258 | 12.258 | 12.258 | 12.258 | 12.258 | 12.258 | 100.0% | 1 | | nova.find_host_to_migrate | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 1.168 | 100.0% | 1 | | nova.live_migrate | 11.273 | 11.273 | 11.273 | 11.273 | 11.273 | 11.273 | 100.0% | 1 | | nova.delete_server | 2.854 | 2.854 | 2.854 | 2.854 | 2.854 | 2.854 | 100.0% | 1 | | total | 27.553 | 27.553 | 27.553 | 27.553 | 27.553 | 27.553 | 100.0% | 1 | | -> duration | 26.553 | 26.553 | 26.553 | 26.553 | 26.553 | 26.553 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.553103 Full duration: 37.072137 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8" }, "image": { "name": "rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "11106224-7166-428d-9814-b65bde4cfa27" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 304d89b1-4df3-4833-85b6-480a35d0b4c2 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.342 | 10.342 | 10.342 | 10.342 | 10.342 | 10.342 | 100.0% | 1 | | cinder_v2.create_volume | 2.771 | 2.771 | 2.771 | 2.771 | 2.771 | 2.771 | 100.0% | 1 | | nova.attach_volume | 4.173 | 4.173 | 4.173 | 4.173 | 4.173 | 4.173 | 100.0% | 1 | | nova.find_host_to_migrate | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 100.0% | 1 | | nova.live_migrate | 13.562 | 13.562 | 13.562 | 13.562 | 13.562 | 13.562 | 100.0% | 1 | | nova.detach_volume | 3.906 | 3.906 | 3.906 | 3.906 | 3.906 | 3.906 | 100.0% | 1 | | cinder_v2.delete_volume | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | nova.delete_server | 3.173 | 3.173 | 3.173 | 3.173 | 3.173 | 3.173 | 100.0% | 1 | | total | 40.109 | 40.109 | 40.109 | 40.109 | 40.109 | 40.109 | 100.0% | 1 | | -> duration | 39.109 | 39.109 | 39.109 | 39.109 | 39.109 | 39.109 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.109479 Full duration: 51.943927 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8" }, "image": { "name": "rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "11106224-7166-428d-9814-b65bde4cfa27" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 304d89b1-4df3-4833-85b6-480a35d0b4c2 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 | 8.715 | 8.715 | 8.715 | 8.715 | 8.715 | 8.715 | 100.0% | 1 | | nova.boot_server | 12.27 | 12.27 | 12.27 | 12.27 | 12.27 | 12.27 | 100.0% | 1 | | nova.find_host_to_migrate | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 100.0% | 1 | | nova.live_migrate | 17.529 | 17.529 | 17.529 | 17.529 | 17.529 | 17.529 | 100.0% | 1 | | nova.delete_server | 7.834 | 7.834 | 7.834 | 7.834 | 7.834 | 7.834 | 100.0% | 1 | | total | 47.613 | 47.613 | 47.613 | 47.613 | 47.613 | 47.613 | 100.0% | 1 | | -> duration | 46.613 | 46.613 | 46.613 | 46.613 | 46.613 | 46.613 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 46.613219 Full duration: 59.409943 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8" }, "image": { "name": "rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8" }, "server_kwargs": { "nics": [ { "net-id": "11106224-7166-428d-9814-b65bde4cfa27" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 304d89b1-4df3-4833-85b6-480a35d0b4c2 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | nova.boot_server | 9.08 | 9.08 | 9.08 | 9.08 | 9.08 | 9.08 | 100.0% | 1 | | nova.delete_server | 2.897 | 2.897 | 2.897 | 2.897 | 2.897 | 2.897 | 100.0% | 1 | | nova.delete_keypair | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 12.745 | 12.745 | 12.745 | 12.745 | 12.745 | 12.745 | 100.0% | 1 | | -> duration | 11.745 | 11.745 | 11.745 | 11.745 | 11.745 | 11.745 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.744785 Full duration: 43.64519 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8" }, "image": { "name": "rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8" }, "volume_size": 5, "nics": [ { "net-id": "11106224-7166-428d-9814-b65bde4cfa27" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 304d89b1-4df3-4833-85b6-480a35d0b4c2 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 | 8.873 | 8.873 | 8.873 | 8.873 | 8.873 | 8.873 | 100.0% | 1 | | nova.boot_server | 9.575 | 9.575 | 9.575 | 9.575 | 9.575 | 9.575 | 100.0% | 1 | | nova.delete_server | 3.074 | 3.074 | 3.074 | 3.074 | 3.074 | 3.074 | 100.0% | 1 | | total | 21.523 | 21.523 | 21.523 | 21.523 | 21.523 | 21.523 | 100.0% | 1 | | -> duration | 20.523 | 20.523 | 20.523 | 20.523 | 20.523 | 20.523 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.522531 Full duration: 55.163946 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8" }, "image": { "name": "rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8" }, "force_delete": false, "nics": [ { "net-id": "11106224-7166-428d-9814-b65bde4cfa27" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } } } -------------------------------------------------------------------------------- Task 304d89b1-4df3-4833-85b6-480a35d0b4c2 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.382 | 9.382 | 9.382 | 9.382 | 9.382 | 9.382 | 100.0% | 1 | | nova.pause_server | 2.794 | 2.794 | 2.794 | 2.794 | 2.794 | 2.794 | 100.0% | 1 | | nova.unpause_server | 2.765 | 2.765 | 2.765 | 2.765 | 2.765 | 2.765 | 100.0% | 1 | | nova.delete_server | 5.262 | 5.262 | 5.262 | 5.262 | 5.262 | 5.262 | 100.0% | 1 | | total | 20.203 | 20.203 | 20.203 | 20.203 | 20.203 | 20.203 | 100.0% | 1 | | -> duration | 15.203 | 15.203 | 15.203 | 15.203 | 15.203 | 15.203 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.203083 Full duration: 51.184708 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8" }, "image": { "name": "rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8" }, "nics": [ { "net-id": "11106224-7166-428d-9814-b65bde4cfa27" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 304d89b1-4df3-4833-85b6-480a35d0b4c2 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.53 | 12.53 | 12.53 | 12.53 | 12.53 | 12.53 | 100.0% | 1 | | nova.migrate | 13.367 | 13.367 | 13.367 | 13.367 | 13.367 | 13.367 | 100.0% | 1 | | nova.resize_confirm | 5.792 | 5.792 | 5.792 | 5.792 | 5.792 | 5.792 | 100.0% | 1 | | nova.delete_server | 2.684 | 2.684 | 2.684 | 2.684 | 2.684 | 2.684 | 100.0% | 1 | | total | 34.373 | 34.373 | 34.373 | 34.373 | 34.373 | 34.373 | 100.0% | 1 | | -> duration | 33.373 | 33.373 | 33.373 | 33.373 | 33.373 | 33.373 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.372822 Full duration: 43.775079 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8" }, "image": { "name": "rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 304d89b1-4df3-4833-85b6-480a35d0b4c2 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.832 | 9.832 | 9.832 | 9.832 | 9.832 | 9.832 | 100.0% | 1 | | nova.list_interfaces | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | total | 9.932 | 9.932 | 9.932 | 9.932 | 9.932 | 9.932 | 100.0% | 1 | | -> duration | 8.932 | 8.932 | 8.932 | 8.932 | 8.932 | 8.932 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.932202 Full duration: 44.863937 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 304d89b1-4df3-4833-85b6-480a35d0b4c2 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | nova.delete_server_group | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | total | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | -> duration | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.721398 Full duration: 9.469182 HINTS: * To plot HTML graphics with this data, run: rally task report 304d89b1-4df3-4833-85b6-480a35d0b4c2 --out output.html * To generate a JUnit report, run: rally task export 304d89b1-4df3-4833-85b6-480a35d0b4c2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 304d89b1-4df3-4833-85b6-480a35d0b4c2 --json --out output.json 2018-09-22 04:12:49,276 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '304d89b1-4df3-4833-85b6-480a35d0b4c2', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-09-22 04:12:51,657 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 304d89b1-4df3-4833-85b6-480a35d0b4c2 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-09-22 04:12:51.498 10674 INFO rally.api [-] Building 'json' report for the following task(s): '304d89b1-4df3-4833-85b6-480a35d0b4c2'. 2018-09-22 04:12:51.508 10674 INFO rally.api [-] The report has been successfully built. 2018-09-22 04:12:51,657 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '304d89b1-4df3-4833-85b6-480a35d0b4c2', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-09-22 04:12:53,922 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 304d89b1-4df3-4833-85b6-480a35d0b4c2 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-09-22 04:12:53.789 10677 INFO rally.api [-] Building 'html' report for the following task(s): '304d89b1-4df3-4833-85b6-480a35d0b4c2'. 2018-09-22 04:12:53.819 10677 INFO rally.api [-] The report has been successfully built. 2018-09-22 04:12:53,935 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-09-22 04:12:53,935 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-09-22 04:12:53,936 - 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-09-22 04:12:53,936 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-22 04:12:53,953 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-22 04:12:53,953 - 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': '11106224-7166-428d-9814-b65bde4cfa27', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8', 'flavor_name': 'rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8', '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_83cce8dc-ef9b-446b-906b-6688bea8b7f8', '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-09-22 04:13:47,076 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ddfa3f87-b375-43e2-b9b2-3c3be7630cd0 2018-09-22 04:13:47,077 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ddfa3f87-b375-43e2-b9b2-3c3be7630cd0'] 2018-09-22 04:13:48,148 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ddfa3f87-b375-43e2-b9b2-3c3be7630cd0 -------------------------------------------------------------------------------- Task ddfa3f87-b375-43e2-b9b2-3c3be7630cd0: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ddfa3f87-b375-43e2-b9b2-3c3be7630cd0 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.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | quotas.delete_quotas | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 100.0% | 1 | | -> duration | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.922825 Full duration: 8.578061 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ddfa3f87-b375-43e2-b9b2-3c3be7630cd0 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.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | total | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> duration | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.70911 Full duration: 8.273111 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ddfa3f87-b375-43e2-b9b2-3c3be7630cd0 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.404 | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 100.0% | 1 | | total | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | -> duration | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.810168 Full duration: 8.714003 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task ddfa3f87-b375-43e2-b9b2-3c3be7630cd0 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.102 | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 100.0% | 1 | | total | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 100.0% | 1 | | -> duration | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 1.102 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.102139 Full duration: 8.981904 HINTS: * To plot HTML graphics with this data, run: rally task report ddfa3f87-b375-43e2-b9b2-3c3be7630cd0 --out output.html * To generate a JUnit report, run: rally task export ddfa3f87-b375-43e2-b9b2-3c3be7630cd0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ddfa3f87-b375-43e2-b9b2-3c3be7630cd0 --json --out output.json 2018-09-22 04:13:48,148 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ddfa3f87-b375-43e2-b9b2-3c3be7630cd0', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-09-22 04:13:50,332 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ddfa3f87-b375-43e2-b9b2-3c3be7630cd0 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-09-22 04:13:50.225 11190 INFO rally.api [-] Building 'json' report for the following task(s): 'ddfa3f87-b375-43e2-b9b2-3c3be7630cd0'. 2018-09-22 04:13:50.229 11190 INFO rally.api [-] The report has been successfully built. 2018-09-22 04:13:50,333 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ddfa3f87-b375-43e2-b9b2-3c3be7630cd0', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-09-22 04:13:52,557 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ddfa3f87-b375-43e2-b9b2-3c3be7630cd0 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-09-22 04:13:52.434 11193 INFO rally.api [-] Building 'html' report for the following task(s): 'ddfa3f87-b375-43e2-b9b2-3c3be7630cd0'. 2018-09-22 04:13:52.455 11193 INFO rally.api [-] The report has been successfully built. 2018-09-22 04:13:52,561 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-09-22 04:13:52,565 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:47 | 6 | 100.00% | | glance | 01:23 | 4 | 100.00% | | cinder | 02:49 | 10 | 100.00% | | heat | 01:01 | 4 | 100.00% | | keystone | 02:48 | 11 | 100.00% | | neutron | 05:40 | 11 | 100.00% | | nova | 06:36 | 9 | 100.00% | | quotas | 00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:42 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-09-22 04:13:52,565 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2018-09-22 04:13:52,697 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-22 04:13:52,697 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 26:07 | PASS | +----------------------+------------------+------------------+----------------+ 2018-09-22 04:13:52,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 04:13:52,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 04:13:52,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:13:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48ee21c5-ac75-4b09-ba21-c6cefe26d1ed x-compute-request-id: req-48ee21c5-ac75-4b09-ba21-c6cefe26d1ed Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/53fe6213-57d2-4c93-9a64-e0d278a3abb7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/53fe6213-57d2-4c93-9a64-e0d278a3abb7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "53fe6213-57d2-4c93-9a64-e0d278a3abb7", "name": "rally_sanity-flavor_alt_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/700616e6-505f-4ef8-969f-f98eeba31d30", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/700616e6-505f-4ef8-969f-f98eeba31d30", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "700616e6-505f-4ef8-969f-f98eeba31d30", "name": "rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 04:13:52,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-48ee21c5-ac75-4b09-ba21-c6cefe26d1ed 2018-09-22 04:13:52,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.208475112915s 2018-09-22 04:13:52,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-48ee21c5-ac75-4b09-ba21-c6cefe26d1ed 2018-09-22 04:13:52,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-22 04:13:52,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/53fe6213-57d2-4c93-9a64-e0d278a3abb7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 04:13:52,976 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:13:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26c5cc63-fc86-426c-8ebb-4a9a99b16917 x-compute-request-id: req-26c5cc63-fc86-426c-8ebb-4a9a99b16917 Content-Length: 0 Content-Type: application/json 2018-09-22 04:13:52,976 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/53fe6213-57d2-4c93-9a64-e0d278a3abb7 used request id req-26c5cc63-fc86-426c-8ebb-4a9a99b16917 2018-09-22 04:13:52,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0622160434723s 2018-09-22 04:13:52,977 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/53fe6213-57d2-4c93-9a64-e0d278a3abb7 used request id req-26c5cc63-fc86-426c-8ebb-4a9a99b16917 2018-09-22 04:13:52,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-22 04:13:52,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/efe99d24-0847-46ec-afd0-9dea7ed23d76/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8713369fb2a75c8b2a15ca7825a7b9fb83f980fc" -d '{"subnet_id": "319299b6-3080-4bc3-9f5e-03f1c413aaf1"}' 2018-09-22 04:13:54,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-47624d6b-1f1e-47b9-a598-8b19cc471421 Date: Sat, 22 Sep 2018 04:13:54 GMT RESP BODY: {"network_id": "11106224-7166-428d-9814-b65bde4cfa27", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "subnet_id": "319299b6-3080-4bc3-9f5e-03f1c413aaf1", "subnet_ids": ["319299b6-3080-4bc3-9f5e-03f1c413aaf1"], "port_id": "521e675b-3bdb-4bb7-a4e4-c212174eed82", "id": "efe99d24-0847-46ec-afd0-9dea7ed23d76"} 2018-09-22 04:13:54,993 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/efe99d24-0847-46ec-afd0-9dea7ed23d76/remove_router_interface.json used request id req-47624d6b-1f1e-47b9-a598-8b19cc471421 2018-09-22 04:13:54,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.01594996452s 2018-09-22 04:13:54,994 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/efe99d24-0847-46ec-afd0-9dea7ed23d76/remove_router_interface.json used request id req-47624d6b-1f1e-47b9-a598-8b19cc471421 returning object efe99d24-0847-46ec-afd0-9dea7ed23d76 2018-09-22 04:13:54,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-22 04:13:54,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8713369fb2a75c8b2a15ca7825a7b9fb83f980fc" 2018-09-22 04:13:55,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-3810db42-4197-47b9-8703-7754dc1fc80b Date: Sat, 22 Sep 2018 04:13:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:48Z", "admin_state_up": true, "updated_at": "2018-09-22T04:13:54Z", "project_id": "f47b9399112b4beb8e9138184632d31b", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "efe99d24-0847-46ec-afd0-9dea7ed23d76", "name": "rally_sanity-router_83cce8dc-ef9b-446b-906b-6688bea8b7f8"}]} 2018-09-22 04:13:55,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3810db42-4197-47b9-8703-7754dc1fc80b 2018-09-22 04:13:55,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.603059053421s 2018-09-22 04:13:55,598 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-3810db42-4197-47b9-8703-7754dc1fc80b 2018-09-22 04:13:55,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-22 04:13:55,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/efe99d24-0847-46ec-afd0-9dea7ed23d76.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8713369fb2a75c8b2a15ca7825a7b9fb83f980fc" 2018-09-22 04:13:59,102 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9763b1af-f880-4368-a7c0-6d64ffdcebb5 Content-Length: 0 Date: Sat, 22 Sep 2018 04:13:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:13:59,102 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/efe99d24-0847-46ec-afd0-9dea7ed23d76.json used request id req-9763b1af-f880-4368-a7c0-6d64ffdcebb5 2018-09-22 04:13:59,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.50266814232s 2018-09-22 04:13:59,103 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/efe99d24-0847-46ec-afd0-9dea7ed23d76.json used request id req-9763b1af-f880-4368-a7c0-6d64ffdcebb5 2018-09-22 04:13:59,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-22 04:13:59,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8713369fb2a75c8b2a15ca7825a7b9fb83f980fc" 2018-09-22 04:13:59,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-fbcf8ff1-01ee-40ef-9a40-88602c5ad48c Date: Sat, 22 Sep 2018 04:13:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11106224-7166-428d-9814-b65bde4cfa27","tenant_id":"f47b9399112b4beb8e9138184632d31b","created_at":"2018-09-22T03:47:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T03:47:47Z","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":"f47b9399112b4beb8e9138184632d31b","id":"319299b6-3080-4bc3-9f5e-03f1c413aaf1","subnetpool_id":null,"name":"rally_sanity-subnet_83cce8dc-ef9b-446b-906b-6688bea8b7f8"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 04:13:59,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-fbcf8ff1-01ee-40ef-9a40-88602c5ad48c 2018-09-22 04:13:59,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.209682941437s 2018-09-22 04:13:59,313 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-fbcf8ff1-01ee-40ef-9a40-88602c5ad48c 2018-09-22 04:13:59,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-22 04:13:59,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/319299b6-3080-4bc3-9f5e-03f1c413aaf1.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8713369fb2a75c8b2a15ca7825a7b9fb83f980fc" 2018-09-22 04:14:01,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-19395f82-fb46-4e9b-9eb8-666aee2da08b Date: Sat, 22 Sep 2018 04:14:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:14:01,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/319299b6-3080-4bc3-9f5e-03f1c413aaf1.json used request id req-19395f82-fb46-4e9b-9eb8-666aee2da08b 2018-09-22 04:14:01,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.63547420502s 2018-09-22 04:14:01,951 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/319299b6-3080-4bc3-9f5e-03f1c413aaf1.json used request id req-19395f82-fb46-4e9b-9eb8-666aee2da08b 2018-09-22 04:14:01,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 04:14:01,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8713369fb2a75c8b2a15ca7825a7b9fb83f980fc" 2018-09-22 04:14:02,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1397 X-Openstack-Request-Id: req-ed35aef4-9845-472b-a10b-4c749d98eb95 Date: Sat, 22 Sep 2018 04:14:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"11106224-7166-428d-9814-b65bde4cfa27","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":true,"project_id":"f47b9399112b4beb8e9138184632d31b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:14:01Z","qos_policy_id":null,"name":"rally_sanity-net_83cce8dc-ef9b-446b-906b-6688bea8b7f8","admin_state_up":true,"tenant_id":"f47b9399112b4beb8e9138184632d31b","created_at":"2018-09-22T03:47:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 04:14:02,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ed35aef4-9845-472b-a10b-4c749d98eb95 2018-09-22 04:14:02,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273534059525s 2018-09-22 04:14:02,225 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ed35aef4-9845-472b-a10b-4c749d98eb95 2018-09-22 04:14:02,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-22 04:14:02,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/11106224-7166-428d-9814-b65bde4cfa27.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8713369fb2a75c8b2a15ca7825a7b9fb83f980fc" 2018-09-22 04:14:03,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fc6a6079-f892-4f1b-8a69-db05286b04c5 Date: Sat, 22 Sep 2018 04:14:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:14:03,625 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/11106224-7166-428d-9814-b65bde4cfa27.json used request id req-fc6a6079-f892-4f1b-8a69-db05286b04c5 2018-09-22 04:14:03,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.39791202545s 2018-09-22 04:14:03,625 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/11106224-7166-428d-9814-b65bde4cfa27.json used request id req-fc6a6079-f892-4f1b-8a69-db05286b04c5 2018-09-22 04:14:03,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 04:14:03,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8713369fb2a75c8b2a15ca7825a7b9fb83f980fc" 2018-09-22 04:14:03,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-3c5f3030-fb33-4af9-96c3-0a6623d8c7b9 Date: Sat, 22 Sep 2018 04:14:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5e018acd-3795-4991-9aed-6062c30ee33b/snap", "metadata": {}}], "file": "/v2/images/5e018acd-3795-4991-9aed-6062c30ee33b/file", "owner": "f47b9399112b4beb8e9138184632d31b", "id": "5e018acd-3795-4991-9aed-6062c30ee33b", "size": 12716032, "self": "/v2/images/5e018acd-3795-4991-9aed-6062c30ee33b", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5e018acd-3795-4991-9aed-6062c30ee33b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T03:47:56Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T03:47:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 04:14:03,800 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3c5f3030-fb33-4af9-96c3-0a6623d8c7b9 2018-09-22 04:14:03,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174043893814s 2018-09-22 04:14:03,800 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3c5f3030-fb33-4af9-96c3-0a6623d8c7b9 2018-09-22 04:14:03,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-22 04:14:03,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/5e018acd-3795-4991-9aed-6062c30ee33b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8713369fb2a75c8b2a15ca7825a7b9fb83f980fc" 2018-09-22 04:14:04,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-edf276b2-ce6a-4569-968c-970af546dc0b Date: Sat, 22 Sep 2018 04:14:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:14:04,956 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5e018acd-3795-4991-9aed-6062c30ee33b used request id req-edf276b2-ce6a-4569-968c-970af546dc0b 2018-09-22 04:14:04,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.15399384499s 2018-09-22 04:14:04,957 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5e018acd-3795-4991-9aed-6062c30ee33b used request id req-edf276b2-ce6a-4569-968c-970af546dc0b 2018-09-22 04:14:04,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 04:14:04,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 04:14:04,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14: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-2557593b-0ffc-4307-98dd-3e58371f6759 x-compute-request-id: req-2557593b-0ffc-4307-98dd-3e58371f6759 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/700616e6-505f-4ef8-969f-f98eeba31d30", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/700616e6-505f-4ef8-969f-f98eeba31d30", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "700616e6-505f-4ef8-969f-f98eeba31d30", "name": "rally_sanity-flavor_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 04:14:04,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-2557593b-0ffc-4307-98dd-3e58371f6759 2018-09-22 04:14:04,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0322940349579s 2018-09-22 04:14:04,990 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-2557593b-0ffc-4307-98dd-3e58371f6759 2018-09-22 04:14:04,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-22 04:14:04,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/700616e6-505f-4ef8-969f-f98eeba31d30 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 04:14:05,036 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:14: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-fd98b3a5-da77-4474-a6a0-2ca6299fb1a6 x-compute-request-id: req-fd98b3a5-da77-4474-a6a0-2ca6299fb1a6 Content-Length: 0 Content-Type: application/json 2018-09-22 04:14:05,036 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/700616e6-505f-4ef8-969f-f98eeba31d30 used request id req-fd98b3a5-da77-4474-a6a0-2ca6299fb1a6 2018-09-22 04:14:05,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.043949842453s 2018-09-22 04:14:05,036 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/700616e6-505f-4ef8-969f-f98eeba31d30 used request id req-fd98b3a5-da77-4474-a6a0-2ca6299fb1a6 2018-09-22 04:14:05,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 04:14:05,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 04:14:05,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d0f33ae-4f71-444f-850e-13eff2ec3636 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_83cce8dc-ef9b-446b-906b-6688bea8b7f8", "links": {"self": "http://172.30.9.23:5000/v3/users/63060c67f4e6447497512f39135c759e"}, "domain_id": "default", "enabled": true, "id": "63060c67f4e6447497512f39135c759e", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:14:05,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8d0f33ae-4f71-444f-850e-13eff2ec3636 2018-09-22 04:14:05,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0960359573364s 2018-09-22 04:14:05,133 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8d0f33ae-4f71-444f-850e-13eff2ec3636 2018-09-22 04:14:05,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 04:14:05,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/63060c67f4e6447497512f39135c759e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 04:14:05,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b8a690-bd52-4e06-bda2-2ca7ad6fa215 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/63060c67f4e6447497512f39135c759e"}, "enabled": true, "id": "63060c67f4e6447497512f39135c759e", "options": {}, "domain_id": "default", "name": "rally_sanity-user_83cce8dc-ef9b-446b-906b-6688bea8b7f8"}} 2018-09-22 04:14:05,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/63060c67f4e6447497512f39135c759e used request id req-86b8a690-bd52-4e06-bda2-2ca7ad6fa215 2018-09-22 04:14:05,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.091952085495s 2018-09-22 04:14:05,232 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/63060c67f4e6447497512f39135c759e used request id req-86b8a690-bd52-4e06-bda2-2ca7ad6fa215 2018-09-22 04:14:05,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-22 04:14:05,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/63060c67f4e6447497512f39135c759e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 04:14:05,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-712e375d-6065-4250-a760-7b6749c25dbf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:14:05,415 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/63060c67f4e6447497512f39135c759e used request id req-712e375d-6065-4250-a760-7b6749c25dbf 2018-09-22 04:14:05,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.182126045227s 2018-09-22 04:14:05,415 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/63060c67f4e6447497512f39135c759e used request id req-712e375d-6065-4250-a760-7b6749c25dbf 2018-09-22 04:14:05,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 04:14:05,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 04:14:05,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ad3861-c916-4f24-a951-e5c07aa06cce Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b"}, "enabled": true, "id": "f47b9399112b4beb8e9138184632d31b", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_83cce8dc-ef9b-446b-906b-6688bea8b7f8"}]} 2018-09-22 04:14:05,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-10ad3861-c916-4f24-a951-e5c07aa06cce 2018-09-22 04:14:05,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0794830322266s 2018-09-22 04:14:05,496 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-10ad3861-c916-4f24-a951-e5c07aa06cce 2018-09-22 04:14:05,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-22 04:14:05,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 04:14:05,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86a56f3c-6879-45db-a204-5c68ed31f6fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:14:05,653 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-86a56f3c-6879-45db-a204-5c68ed31f6fe 2018-09-22 04:14:05,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.155348062515s 2018-09-22 04:14:05,654 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-86a56f3c-6879-45db-a204-5c68ed31f6fe 2018-09-22 04:14:05,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:14:05,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 04:14:05,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed2dd060-fed6-464f-852b-02e941430e23 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bdf1334e195f4340bae8bfdd1f732ffa", "links": {"self": "http://172.30.9.23:5000/v3/roles/bdf1334e195f4340bae8bfdd1f732ffa"}, "name": "Member"}]} 2018-09-22 04:14:05,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ed2dd060-fed6-464f-852b-02e941430e23 2018-09-22 04:14:05,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.074991941452s 2018-09-22 04:14:05,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-22 04:14:05,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/bdf1334e195f4340bae8bfdd1f732ffa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de0bf30d8312ef522beaa29965c68ed3eae636f1" 2018-09-22 04:14:05,836 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:14:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-373e1e99-7fda-4d8c-bb7a-390221826b91 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:14:05,836 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/bdf1334e195f4340bae8bfdd1f732ffa used request id req-373e1e99-7fda-4d8c-bb7a-390221826b91 2018-09-22 04:14:05,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.105232954025s 2018-09-22 04:14:05,887 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-09-22 04:14:05,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 04:14:05,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 04:14:05,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 04:14:05,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 04:14:05,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 04:14:05,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 04:14:05,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 04:14:05,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 04:14:05,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 04:14:05,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 04:14:05,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 04:14:05,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 04:14:05,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 04:14:05,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 04:14:05,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 04:14:05,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 04:14:05,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 04:14:05,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 04:14:05,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 04:14:05,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 04:14:05,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 04:14:05,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 04:14:05,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-22 04:14:05,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-22 04:14:05,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:14:05,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfbae0d4-d794-4b45-85f9-9954c95bcc46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:14:05,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bfbae0d4-d794-4b45-85f9-9954c95bcc46 2018-09-22 04:14:05,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:14:06,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T05:14:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ff8cabfb0d6a44caa5c42fbe75da5740"}, "audit_ids": ["BRAv7Gr-Ryiqxm8xPyEKQA"], "issued_at": "2018-09-22T04:14:06.000000Z"}} 2018-09-22 04:14:06,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 04:14:06,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:06,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9a5bac91-de61-4300-9925-10dfc1dae434 Date: Sat, 22 Sep 2018 04:14:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 04:14:06,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9a5bac91-de61-4300-9925-10dfc1dae434 2018-09-22 04:14:06,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248214960098s 2018-09-22 04:14:06,556 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9a5bac91-de61-4300-9925-10dfc1dae434 2018-09-22 04:14:06,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 04:14:06,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:06,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:14:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:14:06,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:06,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5257be69-d70e-46ff-b90a-a694216a6a81 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 04:14:06,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-5257be69-d70e-46ff-b90a-a694216a6a81 2018-09-22 04:14:06,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0908148288727s 2018-09-22 04:14:06,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-22 04:14:06,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_adc5c249-d417-4040-b1ea-2e880bf24acc"}}' 2018-09-22 04:14:06,771 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:14:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3a17eda-5f3f-4f84-bf27-ceb542f10d86 Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722"}, "enabled": true, "id": "5bc3d052fb784b76856b01575b707722", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_adc5c249-d417-4040-b1ea-2e880bf24acc"}} 2018-09-22 04:14:06,771 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e3a17eda-5f3f-4f84-bf27-ceb542f10d86 2018-09-22 04:14:06,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.122177124023s 2018-09-22 04:14:06,772 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e3a17eda-5f3f-4f84-bf27-ceb542f10d86 2018-09-22 04:14:06,772 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_adc5c249-d417-4040-b1ea-2e880bf24acc', 'id': u'5bc3d052fb784b76856b01575b707722', 'description': u'Created by OPNFV Functest: refstack_defcore', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-22 04:14:06,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-22 04:14:07,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.488951921463s 2018-09-22 04:14:07,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/7e09b5480a6744fbb25abed1be6c13f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:07,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-972e2211-c85b-460d-91b1-ff34892f278a Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/7e09b5480a6744fbb25abed1be6c13f1"}, "enabled": true, "id": "7e09b5480a6744fbb25abed1be6c13f1", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_adc5c249-d417-4040-b1ea-2e880bf24acc"}} 2018-09-22 04:14:07,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/7e09b5480a6744fbb25abed1be6c13f1 used request id req-972e2211-c85b-460d-91b1-ff34892f278a 2018-09-22 04:14:07,359 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7e09b5480a6744fbb25abed1be6c13f1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_adc5c249-d417-4040-b1ea-2e880bf24acc'}) 2018-09-22 04:14:07,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:14:07,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:07,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950cc9f6-8197-4591-9365-ac1d21bb6c8f Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:14:07,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-950cc9f6-8197-4591-9365-ac1d21bb6c8f 2018-09-22 04:14:07,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0737698078156s 2018-09-22 04:14:07,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:14:07,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:07,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b1ea3a-09a1-4725-9ad3-ceb4153692d7 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:14:07,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-31b1ea3a-09a1-4725-9ad3-ceb4153692d7 2018-09-22 04:14:07,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0808970928192s 2018-09-22 04:14:07,517 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-22 04:14:07,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-22 04:14:07,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" -d '{"role": {"name": "Member"}}' 2018-09-22 04:14:07,614 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:14:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a21ae74-9c73-454d-9318-c48254cc4fa4 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a12cee93a3d94661a0c7dd96da98273e", "links": {"self": "http://172.30.9.23:5000/v3/roles/a12cee93a3d94661a0c7dd96da98273e"}, "name": "Member"}} 2018-09-22 04:14:07,615 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7a21ae74-9c73-454d-9318-c48254cc4fa4 2018-09-22 04:14:07,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0977079868317s 2018-09-22 04:14:07,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/a12cee93a3d94661a0c7dd96da98273e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:07,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6336d39-f5f6-4f91-943b-997922002b00 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/a12cee93a3d94661a0c7dd96da98273e"}, "domain_id": null, "name": "Member", "id": "a12cee93a3d94661a0c7dd96da98273e"}} 2018-09-22 04:14:07,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/a12cee93a3d94661a0c7dd96da98273e used request id req-e6336d39-f5f6-4f91-943b-997922002b00 2018-09-22 04:14:07,692 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/a12cee93a3d94661a0c7dd96da98273e'}, 'domain_id': None, 'human_id': None, 'id': u'a12cee93a3d94661a0c7dd96da98273e', 'HUMAN_ID': False}) 2018-09-22 04:14:07,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:14:07,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:07,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e7932bb-120b-46d9-b61f-cc5bf08a4378 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a12cee93a3d94661a0c7dd96da98273e", "links": {"self": "http://172.30.9.23:5000/v3/roles/a12cee93a3d94661a0c7dd96da98273e"}, "name": "Member"}]} 2018-09-22 04:14:07,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3e7932bb-120b-46d9-b61f-cc5bf08a4378 2018-09-22 04:14:07,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0813570022583s 2018-09-22 04:14:07,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 04:14:07,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:07,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a42d5ec7-68da-41eb-9634-76a72171c541 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 04:14:07,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a42d5ec7-68da-41eb-9634-76a72171c541 2018-09-22 04:14:07,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0776472091675s 2018-09-22 04:14:07,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 04:14:07,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:07,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbeb974f-b676-44c7-bd23-2e4520e8cdcb Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_adc5c249-d417-4040-b1ea-2e880bf24acc", "links": {"self": "http://172.30.9.23:5000/v3/users/7e09b5480a6744fbb25abed1be6c13f1"}, "domain_id": "default", "enabled": true, "id": "7e09b5480a6744fbb25abed1be6c13f1", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:14:07,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fbeb974f-b676-44c7-bd23-2e4520e8cdcb 2018-09-22 04:14:07,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0876019001007s 2018-09-22 04:14:07,942 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fbeb974f-b676-44c7-bd23-2e4520e8cdcb 2018-09-22 04:14:07,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 04:14:07,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:08,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95e175f8-70cb-46c3-8543-eeccf18733f7 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722"}, "enabled": true, "id": "5bc3d052fb784b76856b01575b707722", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_adc5c249-d417-4040-b1ea-2e880bf24acc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 04:14:08,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-95e175f8-70cb-46c3-8543-eeccf18733f7 2018-09-22 04:14:08,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0803918838501s 2018-09-22 04:14:08,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-95e175f8-70cb-46c3-8543-eeccf18733f7 2018-09-22 04:14:08,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 04:14:08,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=7e09b5480a6744fbb25abed1be6c13f1&scope.project.id=5bc3d052fb784b76856b01575b707722&role.id=a12cee93a3d94661a0c7dd96da98273e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:08,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0f93bb-d81a-4f0a-9cd8-ff68ef34fa35 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=7e09b5480a6744fbb25abed1be6c13f1&scope.project.id=5bc3d052fb784b76856b01575b707722&role.id=a12cee93a3d94661a0c7dd96da98273e", "previous": null, "next": null}} 2018-09-22 04:14:08,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=7e09b5480a6744fbb25abed1be6c13f1&scope.project.id=5bc3d052fb784b76856b01575b707722&role.id=a12cee93a3d94661a0c7dd96da98273e used request id req-6f0f93bb-d81a-4f0a-9cd8-ff68ef34fa35 2018-09-22 04:14:08,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.08318400383s 2018-09-22 04:14:08,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 04:14:08,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722/users/7e09b5480a6744fbb25abed1be6c13f1/roles/a12cee93a3d94661a0c7dd96da98273e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:08,174 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:14:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e6efb08-50b7-4883-88a5-6937941c8941 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:14:08,174 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722/users/7e09b5480a6744fbb25abed1be6c13f1/roles/a12cee93a3d94661a0c7dd96da98273e used request id req-8e6efb08-50b7-4883-88a5-6937941c8941 2018-09-22 04:14:08,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.0588090419769s 2018-09-22 04:14:08,175 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_adc5c249-d417-4040-b1ea-2e880bf24acc', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '5b7c1601-ec75-4602-98d3-79e1322cc2ce', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'refstack_defcore-user_adc5c249-d417-4040-b1ea-2e880bf24acc', 'project_id': u'5bc3d052fb784b76856b01575b707722', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-22 04:14:08,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 04:14:08,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 04:14:08,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 04:14:08,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 04:14:08,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 04:14:08,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 04:14:08,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 04:14:08,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 04:14:08,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 04:14:08,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 04:14:08,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 04:14:08,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 04:14:08,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 04:14:08,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 04:14:08,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 04:14:08,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 04:14:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 04:14:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 04:14:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 04:14:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 04:14:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 04:14:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 04:14:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-22 04:14:08,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-22 04:14:08,179 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_adc5c249-d417-4040-b1ea-2e880bf24acc', 'password': '5b7c1601-ec75-4602-98d3-79e1322cc2ce', 'project_name': 'refstack_defcore-project_adc5c249-d417-4040-b1ea-2e880bf24acc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '5bc3d052fb784b76856b01575b707722', 'project_domain_name': 'Default'} 2018-09-22 04:14:08,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:14:08,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:08,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85ee33d8-585d-4ed0-ac8e-f7927c6c0c83 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a12cee93a3d94661a0c7dd96da98273e", "links": {"self": "http://172.30.9.23:5000/v3/roles/a12cee93a3d94661a0c7dd96da98273e"}, "name": "Member"}]} 2018-09-22 04:14:08,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-85ee33d8-585d-4ed0-ac8e-f7927c6c0c83 2018-09-22 04:14:08,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0824589729309s 2018-09-22 04:14:08,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:14:08,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:08,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f1ed361-1852-4b7a-9cd6-d6472fdd03f3 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a12cee93a3d94661a0c7dd96da98273e", "links": {"self": "http://172.30.9.23:5000/v3/roles/a12cee93a3d94661a0c7dd96da98273e"}, "name": "Member"}]} 2018-09-22 04:14:08,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7f1ed361-1852-4b7a-9cd6-d6472fdd03f3 2018-09-22 04:14:08,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.081433057785s 2018-09-22 04:14:08,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 04:14:08,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:08,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5807ebd2-0d5b-4e52-a478-6ad96b8ffe7e Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 04:14:08,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-5807ebd2-0d5b-4e52-a478-6ad96b8ffe7e 2018-09-22 04:14:08,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0759088993073s 2018-09-22 04:14:08,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 04:14:08,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:08,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ae55dcc-4a42-4091-b255-70130c673342 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_adc5c249-d417-4040-b1ea-2e880bf24acc", "links": {"self": "http://172.30.9.23:5000/v3/users/7e09b5480a6744fbb25abed1be6c13f1"}, "domain_id": "default", "enabled": true, "id": "7e09b5480a6744fbb25abed1be6c13f1", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:14:08,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2ae55dcc-4a42-4091-b255-70130c673342 2018-09-22 04:14:08,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0966010093689s 2018-09-22 04:14:08,521 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2ae55dcc-4a42-4091-b255-70130c673342 2018-09-22 04:14:08,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 04:14:08,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:08,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ebf7e7-81f5-4161-b28b-b7c76616d320 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722"}, "enabled": true, "id": "5bc3d052fb784b76856b01575b707722", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_adc5c249-d417-4040-b1ea-2e880bf24acc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 04:14:08,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-75ebf7e7-81f5-4161-b28b-b7c76616d320 2018-09-22 04:14:08,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0828258991241s 2018-09-22 04:14:08,610 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-75ebf7e7-81f5-4161-b28b-b7c76616d320 2018-09-22 04:14:08,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 04:14:08,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=7e09b5480a6744fbb25abed1be6c13f1&scope.project.id=5bc3d052fb784b76856b01575b707722&role.id=47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:08,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e18e346-fd71-47d1-a21d-1bf558d8de9d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=7e09b5480a6744fbb25abed1be6c13f1&scope.project.id=5bc3d052fb784b76856b01575b707722&role.id=47adb45f654a4d67913388702479dc07", "previous": null, "next": null}} 2018-09-22 04:14:08,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=7e09b5480a6744fbb25abed1be6c13f1&scope.project.id=5bc3d052fb784b76856b01575b707722&role.id=47adb45f654a4d67913388702479dc07 used request id req-0e18e346-fd71-47d1-a21d-1bf558d8de9d 2018-09-22 04:14:08,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0757780075073s 2018-09-22 04:14:08,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 04:14:08,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722/users/7e09b5480a6744fbb25abed1be6c13f1/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:08,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:14:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0766564d-b809-4cec-8cf2-8253d77e4473 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:14:08,803 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722/users/7e09b5480a6744fbb25abed1be6c13f1/roles/47adb45f654a4d67913388702479dc07 used request id req-0766564d-b809-4cec-8cf2-8253d77e4473 2018-09-22 04:14:08,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115098953247s 2018-09-22 04:14:08,804 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-22 04:14:11,167 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-22 04:14:10.853 11196 INFO rally.deployment.engine [-] Deployment 7d31c2aa-b5e6-49de-a85a-871f572eda72 | Starting: Destroy cloud and free allocated resources. 2018-09-22 04:14:10.937 11196 INFO rally.deployment.engine [-] Deployment 7d31c2aa-b5e6-49de-a85a-871f572eda72 | Completed: Destroy cloud and free allocated resources. 2018-09-22 04:14:10.960 11196 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=cca5aaab-3914-4406-9c41-a0940e070924). 2018-09-22 04:14:10.964 11196 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-22 04:14:13,533 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-22 04:14:13.257 11199 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=bc0622f7-0467-4db3-9fdf-cd8d71927ca9) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | bc0622f7-0467-4db3-9fdf-cd8d71927ca9 | 2018-09-22T04:14:13 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: bc0622f7-0467-4db3-9fdf-cd8d71927ca9 ~/.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-09-22 04:14:16,951 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | 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 | +-------------+-------------------+-----------+ 2018-09-22 04:14:16,951 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-22 04:14:19,232 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-09-22 04:14:18.953 11205 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=cca5aaab-3914-4406-9c41-a0940e070924). 2018-09-22 04:14:19.093 11205 INFO rally.api [-] Verifier has been successfully deleted! 2018-09-22 04:14:22,833 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-22 04:14:21.219 11208 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-22 04:14:21.375 11208 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-22 04:14:22.673 11208 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a7ff4b72-54ab-4a0d-b030-13958135b509) has been successfully created! Using verifier 'opnfv-tempest' (UUID=a7ff4b72-54ab-4a0d-b030-13958135b509) as the default verifier for the future CLI operations. 2018-09-22 04:14:25,995 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-09-22 04:14:25,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 04:14:25,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:26,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32489911-8190-48d1-abe9-9edf86cc6a2d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 04:14:26,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-32489911-8190-48d1-abe9-9edf86cc6a2d 2018-09-22 04:14:26,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0812430381775s 2018-09-22 04:14:26,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 04:14:26,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:14:26,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fe3fd38-90b9-493b-8ca5-37bcc98d6c13 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722"}, "enabled": true, "id": "5bc3d052fb784b76856b01575b707722", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_adc5c249-d417-4040-b1ea-2e880bf24acc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 04:14:26,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5fe3fd38-90b9-493b-8ca5-37bcc98d6c13 2018-09-22 04:14:26,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0939738750458s 2018-09-22 04:14:26,174 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5fe3fd38-90b9-493b-8ca5-37bcc98d6c13 2018-09-22 04:14:26,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-22 04:14:26,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" -d '{"network": {"shared": true, "tenant_id": "5bc3d052fb784b76856b01575b707722", "name": "refstack_defcore-net_adc5c249-d417-4040-b1ea-2e880bf24acc", "admin_state_up": true}}' 2018-09-22 04:14:26,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-1ee771f9-edd2-4ee4-aa92-7de5c6ab637c Date: Sat, 22 Sep 2018 04:14:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"01f8e447-0483-408b-8b40-d4e6edd6cf60","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":true,"project_id":"5bc3d052fb784b76856b01575b707722","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:14:26Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_adc5c249-d417-4040-b1ea-2e880bf24acc","admin_state_up":true,"tenant_id":"5bc3d052fb784b76856b01575b707722","created_at":"2018-09-22T04:14:26Z","mtu":1450}} 2018-09-22 04:14:26,800 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1ee771f9-edd2-4ee4-aa92-7de5c6ab637c 2018-09-22 04:14:26,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.622734069824s 2018-09-22 04:14:26,800 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1ee771f9-edd2-4ee4-aa92-7de5c6ab637c 2018-09-22 04:14:26,801 - 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-09-22T04:14:26Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'01f8e447-0483-408b-8b40-d4e6edd6cf60', u'provider:segmentation_id': 57, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'refstack_defcore-net_adc5c249-d417-4040-b1ea-2e880bf24acc', u'created_at': u'2018-09-22T04:14:26Z', u'mtu': 1450, u'tenant_id': u'5bc3d052fb784b76856b01575b707722', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'5bc3d052fb784b76856b01575b707722'}) 2018-09-22 04:14:26,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:14:26,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f94a2a8-2752-42c6-912b-4f4389e02dee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:14:26,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7f94a2a8-2752-42c6-912b-4f4389e02dee 2018-09-22 04:14:26,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:14:27,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a12cee93a3d94661a0c7dd96da98273e", "name": "Member"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T05:14:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bc3d052fb784b76856b01575b707722", "name": "refstack_defcore-project_adc5c249-d417-4040-b1ea-2e880bf24acc"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5bc3d052fb784b76856b01575b707722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/5bc3d052fb784b76856b01575b707722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/5bc3d052fb784b76856b01575b707722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/5bc3d052fb784b76856b01575b707722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/5bc3d052fb784b76856b01575b707722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/5bc3d052fb784b76856b01575b707722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5bc3d052fb784b76856b01575b707722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/5bc3d052fb784b76856b01575b707722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/5bc3d052fb784b76856b01575b707722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5bc3d052fb784b76856b01575b707722", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/5bc3d052fb784b76856b01575b707722", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/5bc3d052fb784b76856b01575b707722", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_adc5c249-d417-4040-b1ea-2e880bf24acc", "id": "7e09b5480a6744fbb25abed1be6c13f1"}, "audit_ids": ["1TTB4ZrwTeW9T83MMG8tqQ"], "issued_at": "2018-09-22T04:14:27.000000Z"}} 2018-09-22 04:14:27,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 04:14:27,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" 2018-09-22 04:14:27,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1395 X-Openstack-Request-Id: req-9430d831-1c8c-46b6-acc4-e50651099d0f Date: Sat, 22 Sep 2018 04:14:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"01f8e447-0483-408b-8b40-d4e6edd6cf60","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":true,"project_id":"5bc3d052fb784b76856b01575b707722","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:14:26Z","qos_policy_id":null,"name":"refstack_defcore-net_adc5c249-d417-4040-b1ea-2e880bf24acc","admin_state_up":true,"tenant_id":"5bc3d052fb784b76856b01575b707722","created_at":"2018-09-22T04:14:26Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 04:14:27,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9430d831-1c8c-46b6-acc4-e50651099d0f 2018-09-22 04:14:27,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.223816871643s 2018-09-22 04:14:27,408 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9430d831-1c8c-46b6-acc4-e50651099d0f 2018-09-22 04:14:27,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-22 04:14:27,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" -d '{"subnet": {"name": "refstack_defcore-subnet_adc5c249-d417-4040-b1ea-2e880bf24acc", "enable_dhcp": true, "network_id": "01f8e447-0483-408b-8b40-d4e6edd6cf60", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-22 04:14:28,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7b965d48-e471-4530-86d0-99b3230fdd4d Date: Sat, 22 Sep 2018 04:14:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01f8e447-0483-408b-8b40-d4e6edd6cf60","tenant_id":"5bc3d052fb784b76856b01575b707722","created_at":"2018-09-22T04:14:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T04:14:28Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"5bc3d052fb784b76856b01575b707722","id":"db2ffda8-9d3c-4b7c-b0c2-3303b60adef7","subnetpool_id":null,"name":"refstack_defcore-subnet_adc5c249-d417-4040-b1ea-2e880bf24acc"}} 2018-09-22 04:14:28,326 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7b965d48-e471-4530-86d0-99b3230fdd4d 2018-09-22 04:14:28,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.916975975037s 2018-09-22 04:14:28,326 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7b965d48-e471-4530-86d0-99b3230fdd4d 2018-09-22 04:14:28,327 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T04:14:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'db2ffda8-9d3c-4b7c-b0c2-3303b60adef7', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_adc5c249-d417-4040-b1ea-2e880bf24acc', u'enable_dhcp': True, u'network_id': u'01f8e447-0483-408b-8b40-d4e6edd6cf60', u'tenant_id': u'5bc3d052fb784b76856b01575b707722', u'created_at': u'2018-09-22T04:14:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5bc3d052fb784b76856b01575b707722'}) 2018-09-22 04:14:28,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-22 04:14:28,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "refstack_defcore-router_adc5c249-d417-4040-b1ea-2e880bf24acc", "admin_state_up": true}}' 2018-09-22 04:14:33,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-41fe2ff1-7906-48f3-bc80-e203f41dc355 Date: Sat, 22 Sep 2018 04:14:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:28Z", "admin_state_up": true, "updated_at": "2018-09-22T04:14:29Z", "project_id": "5bc3d052fb784b76856b01575b707722", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "5c6c8b20-2063-4f4f-bc53-8139be55982f", "name": "refstack_defcore-router_adc5c249-d417-4040-b1ea-2e880bf24acc"}} 2018-09-22 04:14:33,168 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-41fe2ff1-7906-48f3-bc80-e203f41dc355 2018-09-22 04:14:33,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.84006690979s 2018-09-22 04:14:33,168 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-41fe2ff1-7906-48f3-bc80-e203f41dc355 2018-09-22 04:14:33,169 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T04:14:29Z', u'revision_number': 2, u'ha': True, u'id': u'5c6c8b20-2063-4f4f-bc53-8139be55982f', u'external_gateway_info': {u'network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'439a8a54-bb11-4288-a17c-58ca0efd5d9d', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_adc5c249-d417-4040-b1ea-2e880bf24acc', u'admin_state_up': True, u'tenant_id': u'5bc3d052fb784b76856b01575b707722', u'created_at': u'2018-09-22T04:14:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'5bc3d052fb784b76856b01575b707722'}) 2018-09-22 04:14:33,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-22 04:14:33,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/5c6c8b20-2063-4f4f-bc53-8139be55982f/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" -d '{"subnet_id": "db2ffda8-9d3c-4b7c-b0c2-3303b60adef7"}' 2018-09-22 04:14:35,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d2add395-8006-44d1-a4c2-c489ecb25245 Date: Sat, 22 Sep 2018 04:14:35 GMT RESP BODY: {"network_id": "01f8e447-0483-408b-8b40-d4e6edd6cf60", "tenant_id": "5bc3d052fb784b76856b01575b707722", "subnet_id": "db2ffda8-9d3c-4b7c-b0c2-3303b60adef7", "subnet_ids": ["db2ffda8-9d3c-4b7c-b0c2-3303b60adef7"], "port_id": "bff02f90-8394-48cb-89a5-81623270eb7c", "id": "5c6c8b20-2063-4f4f-bc53-8139be55982f"} 2018-09-22 04:14:35,018 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5c6c8b20-2063-4f4f-bc53-8139be55982f/add_router_interface.json used request id req-d2add395-8006-44d1-a4c2-c489ecb25245 2018-09-22 04:14:35,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.84925985336s 2018-09-22 04:14:35,019 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5c6c8b20-2063-4f4f-bc53-8139be55982f/add_router_interface.json used request id req-d2add395-8006-44d1-a4c2-c489ecb25245 returning object 5c6c8b20-2063-4f4f-bc53-8139be55982f 2018-09-22 04:14:35,020 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:14:35,152 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-22 04:14:35,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" 2018-09-22 04:14:35,158 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 22 Sep 2018 04:14:35 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-22 04:14:35,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 04:14:35,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" 2018-09-22 04:14:35,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-26f51b90-19e7-4bbd-a8e1-a18289fcb15a Date: Sat, 22 Sep 2018 04:14:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 04:14:35,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-26f51b90-19e7-4bbd-a8e1-a18289fcb15a 2018-09-22 04:14:35,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.167185783386s 2018-09-22 04:14:35,327 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-26f51b90-19e7-4bbd-a8e1-a18289fcb15a 2018-09-22 04:14:35,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-22 04:14:35,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_adc5c249-d417-4040-b1ea-2e880bf24acc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_adc5c249-d417-4040-b1ea-2e880bf24acc"}' 2018-09-22 04:14:35,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/f24e8860-36f6-43a5-8342-51feec68d180 X-Openstack-Request-Id: req-4d50e5fc-54ca-4465-a4a4-fcc8d9e8d9d5 Date: Sat, 22 Sep 2018 04:14:35 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f24e8860-36f6-43a5-8342-51feec68d180/file", "owner": "5bc3d052fb784b76856b01575b707722", "id": "f24e8860-36f6-43a5-8342-51feec68d180", "size": null, "self": "/v2/images/f24e8860-36f6-43a5-8342-51feec68d180", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T04:14:35Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_adc5c249-d417-4040-b1ea-2e880bf24acc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_adc5c249-d417-4040-b1ea-2e880bf24acc", "checksum": null, "created_at": "2018-09-22T04:14:35Z", "protected": false} 2018-09-22 04:14:35,566 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-4d50e5fc-54ca-4465-a4a4-fcc8d9e8d9d5 2018-09-22 04:14:35,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.237056970596s 2018-09-22 04:14:35,567 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-4d50e5fc-54ca-4465-a4a4-fcc8d9e8d9d5 returning object f24e8860-36f6-43a5-8342-51feec68d180 2018-09-22 04:14:35,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-22 04:14:35,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/f24e8860-36f6-43a5-8342-51feec68d180/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" -d '' 2018-09-22 04:14:37,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a618d1a-f013-44a7-85c9-a89853592246 Date: Sat, 22 Sep 2018 04:14:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:14:37,883 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f24e8860-36f6-43a5-8342-51feec68d180/file used request id req-2a618d1a-f013-44a7-85c9-a89853592246 2018-09-22 04:14:37,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.31539487839s 2018-09-22 04:14:37,883 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f24e8860-36f6-43a5-8342-51feec68d180/file used request id req-2a618d1a-f013-44a7-85c9-a89853592246 2018-09-22 04:14:37,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 04:14:37,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" 2018-09-22 04:14:38,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-437e7508-f3ac-4f5b-8dea-845180cf7613 Date: Sat, 22 Sep 2018 04:14:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/f24e8860-36f6-43a5-8342-51feec68d180/snap", "metadata": {}}], "file": "/v2/images/f24e8860-36f6-43a5-8342-51feec68d180/file", "owner": "5bc3d052fb784b76856b01575b707722", "id": "f24e8860-36f6-43a5-8342-51feec68d180", "size": 12716032, "self": "/v2/images/f24e8860-36f6-43a5-8342-51feec68d180", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/f24e8860-36f6-43a5-8342-51feec68d180/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T04:14:37Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_adc5c249-d417-4040-b1ea-2e880bf24acc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_adc5c249-d417-4040-b1ea-2e880bf24acc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T04:14:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 04:14:38,059 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-437e7508-f3ac-4f5b-8dea-845180cf7613 2018-09-22 04:14:38,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175724983215s 2018-09-22 04:14:38,060 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-437e7508-f3ac-4f5b-8dea-845180cf7613 2018-09-22 04:14:38,062 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/f24e8860-36f6-43a5-8342-51feec68d180/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f24e8860-36f6-43a5-8342-51feec68d180/file', 'owner': u'5bc3d052fb784b76856b01575b707722', 'id': u'f24e8860-36f6-43a5-8342-51feec68d180', 'size': 12716032, u'self': u'/v2/images/f24e8860-36f6-43a5-8342-51feec68d180', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5bc3d052fb784b76856b01575b707722', 'name': 'refstack_defcore-project_adc5c249-d417-4040-b1ea-2e880bf24acc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/f24e8860-36f6-43a5-8342-51feec68d180/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-22T04:14:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-22T04:14:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_adc5c249-d417-4040-b1ea-2e880bf24acc', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f24e8860-36f6-43a5-8342-51feec68d180', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_adc5c249-d417-4040-b1ea-2e880bf24acc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_adc5c249-d417-4040-b1ea-2e880bf24acc', 'created': u'2018-09-22T04:14:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-22T04:14:35Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f24e8860-36f6-43a5-8342-51feec68d180', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_adc5c249-d417-4040-b1ea-2e880bf24acc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-22 04:14:38,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-22 04:14:38,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_adc5c249-d417-4040-b1ea-2e880bf24acc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-22 04:14:38,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-42443015-30b2-4870-8e70-9f411c7bd6a5 x-compute-request-id: req-42443015-30b2-4870-8e70-9f411c7bd6a5 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bf9dabbd-90dd-4481-8f6c-87c0de42d99c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bf9dabbd-90dd-4481-8f6c-87c0de42d99c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bf9dabbd-90dd-4481-8f6c-87c0de42d99c", "name": "refstack_defcore-flavor_adc5c249-d417-4040-b1ea-2e880bf24acc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:14:38,264 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-42443015-30b2-4870-8e70-9f411c7bd6a5 2018-09-22 04:14:38,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.200453996658s 2018-09-22 04:14:38,264 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-42443015-30b2-4870-8e70-9f411c7bd6a5 returning object bf9dabbd-90dd-4481-8f6c-87c0de42d99c 2018-09-22 04:14:38,265 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_adc5c249-d417-4040-b1ea-2e880bf24acc', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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'bf9dabbd-90dd-4481-8f6c-87c0de42d99c', 'swap': 0}) 2018-09-22 04:14:38,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-22 04:14:38,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/bf9dabbd-90dd-4481-8f6c-87c0de42d99c/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" -d '{"extra_specs": {}}' 2018-09-22 04:14:38,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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 x-openstack-request-id: req-47c3e1a4-cefb-4990-b0bd-88743be954c9 x-compute-request-id: req-47c3e1a4-cefb-4990-b0bd-88743be954c9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 04:14:38,286 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/bf9dabbd-90dd-4481-8f6c-87c0de42d99c/os-extra_specs used request id req-47c3e1a4-cefb-4990-b0bd-88743be954c9 2018-09-22 04:14:38,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209410190582s 2018-09-22 04:14:38,287 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/bf9dabbd-90dd-4481-8f6c-87c0de42d99c/os-extra_specs used request id req-47c3e1a4-cefb-4990-b0bd-88743be954c9 2018-09-22 04:14:38,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:14:38,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" 2018-09-22 04:14:38,298 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:14:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:14:38,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" 2018-09-22 04:14:38,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332e7bdf-0b21-4374-80dc-22a4764536c1 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a12cee93a3d94661a0c7dd96da98273e", "links": {"self": "http://172.30.9.23:5000/v3/roles/a12cee93a3d94661a0c7dd96da98273e"}, "name": "Member"}]} 2018-09-22 04:14:38,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-332e7bdf-0b21-4374-80dc-22a4764536c1 2018-09-22 04:14:38,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.127803087234s 2018-09-22 04:14:38,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-22 04:14:38,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" 2018-09-22 04:14:38,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-845e976d-2ba7-4b67-b85f-fa6906b7a59b x-compute-request-id: req-845e976d-2ba7-4b67-b85f-fa6906b7a59b Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 147}, "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.9", "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.10", "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-22 04:14:38,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-845e976d-2ba7-4b67-b85f-fa6906b7a59b 2018-09-22 04:14:38,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.199671983719s 2018-09-22 04:14:38,620 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-845e976d-2ba7-4b67-b85f-fa6906b7a59b 2018-09-22 04:14:38,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 04:14:38,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" 2018-09-22 04:14:38,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-f508f9e1-75fd-4f14-8a7e-e1a2f2ea2152 Date: Sat, 22 Sep 2018 04:14:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/f24e8860-36f6-43a5-8342-51feec68d180/snap", "metadata": {}}], "file": "/v2/images/f24e8860-36f6-43a5-8342-51feec68d180/file", "owner": "5bc3d052fb784b76856b01575b707722", "id": "f24e8860-36f6-43a5-8342-51feec68d180", "size": 12716032, "self": "/v2/images/f24e8860-36f6-43a5-8342-51feec68d180", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/f24e8860-36f6-43a5-8342-51feec68d180/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T04:14:37Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_adc5c249-d417-4040-b1ea-2e880bf24acc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_adc5c249-d417-4040-b1ea-2e880bf24acc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T04:14:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 04:14:38,641 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f508f9e1-75fd-4f14-8a7e-e1a2f2ea2152 2018-09-22 04:14:38,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0205888748169s 2018-09-22 04:14:38,642 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f508f9e1-75fd-4f14-8a7e-e1a2f2ea2152 2018-09-22 04:14:38,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-22 04:14:38,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_adc5c249-d417-4040-b1ea-2e880bf24acc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_adc5c249-d417-4040-b1ea-2e880bf24acc"}' 2018-09-22 04:14:38,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b2859a00-0a2b-4dbd-a409-0c0d249e26ae X-Openstack-Request-Id: req-133dc318-10fa-4b31-ab14-6ab6963d554e Date: Sat, 22 Sep 2018 04:14:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b2859a00-0a2b-4dbd-a409-0c0d249e26ae/file", "owner": "5bc3d052fb784b76856b01575b707722", "id": "b2859a00-0a2b-4dbd-a409-0c0d249e26ae", "size": null, "self": "/v2/images/b2859a00-0a2b-4dbd-a409-0c0d249e26ae", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T04:14:38Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_adc5c249-d417-4040-b1ea-2e880bf24acc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_adc5c249-d417-4040-b1ea-2e880bf24acc", "checksum": null, "created_at": "2018-09-22T04:14:38Z", "protected": false} 2018-09-22 04:14:38,882 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-133dc318-10fa-4b31-ab14-6ab6963d554e 2018-09-22 04:14:38,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.237407922745s 2018-09-22 04:14:38,882 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-133dc318-10fa-4b31-ab14-6ab6963d554e returning object b2859a00-0a2b-4dbd-a409-0c0d249e26ae 2018-09-22 04:14:38,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-22 04:14:38,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/b2859a00-0a2b-4dbd-a409-0c0d249e26ae/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" -d '' 2018-09-22 04:14:39,837 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c377d525-4a04-4e77-813b-932b975f3ca2 Date: Sat, 22 Sep 2018 04:14:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:14:39,837 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b2859a00-0a2b-4dbd-a409-0c0d249e26ae/file used request id req-c377d525-4a04-4e77-813b-932b975f3ca2 2018-09-22 04:14:39,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.954133033752s 2018-09-22 04:14:39,837 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b2859a00-0a2b-4dbd-a409-0c0d249e26ae/file used request id req-c377d525-4a04-4e77-813b-932b975f3ca2 2018-09-22 04:14:39,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 04:14:39,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" 2018-09-22 04:14:40,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-e579eb15-9012-44c3-b27a-1bc7ddb4efe3 Date: Sat, 22 Sep 2018 04:14:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/b2859a00-0a2b-4dbd-a409-0c0d249e26ae/snap", "metadata": {}}], "file": "/v2/images/b2859a00-0a2b-4dbd-a409-0c0d249e26ae/file", "owner": "5bc3d052fb784b76856b01575b707722", "id": "b2859a00-0a2b-4dbd-a409-0c0d249e26ae", "size": 12716032, "self": "/v2/images/b2859a00-0a2b-4dbd-a409-0c0d249e26ae", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/b2859a00-0a2b-4dbd-a409-0c0d249e26ae/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T04:14:39Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_adc5c249-d417-4040-b1ea-2e880bf24acc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_adc5c249-d417-4040-b1ea-2e880bf24acc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T04:14:38Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/f24e8860-36f6-43a5-8342-51feec68d180/snap", "metadata": {}}], "file": "/v2/images/f24e8860-36f6-43a5-8342-51feec68d180/file", "owner": "5bc3d052fb784b76856b01575b707722", "id": "f24e8860-36f6-43a5-8342-51feec68d180", "size": 12716032, "self": "/v2/images/f24e8860-36f6-43a5-8342-51feec68d180", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/f24e8860-36f6-43a5-8342-51feec68d180/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T04:14:37Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_adc5c249-d417-4040-b1ea-2e880bf24acc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_adc5c249-d417-4040-b1ea-2e880bf24acc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T04:14:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 04:14:40,004 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e579eb15-9012-44c3-b27a-1bc7ddb4efe3 2018-09-22 04:14:40,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166140079498s 2018-09-22 04:14:40,005 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e579eb15-9012-44c3-b27a-1bc7ddb4efe3 2018-09-22 04:14:40,007 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/b2859a00-0a2b-4dbd-a409-0c0d249e26ae/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b2859a00-0a2b-4dbd-a409-0c0d249e26ae/file', 'owner': u'5bc3d052fb784b76856b01575b707722', 'id': u'b2859a00-0a2b-4dbd-a409-0c0d249e26ae', 'size': 12716032, u'self': u'/v2/images/b2859a00-0a2b-4dbd-a409-0c0d249e26ae', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5bc3d052fb784b76856b01575b707722', 'name': 'refstack_defcore-project_adc5c249-d417-4040-b1ea-2e880bf24acc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/b2859a00-0a2b-4dbd-a409-0c0d249e26ae/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-22T04:14:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-22T04:14:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_adc5c249-d417-4040-b1ea-2e880bf24acc', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b2859a00-0a2b-4dbd-a409-0c0d249e26ae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_adc5c249-d417-4040-b1ea-2e880bf24acc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_adc5c249-d417-4040-b1ea-2e880bf24acc', 'created': u'2018-09-22T04:14:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-22T04:14:38Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b2859a00-0a2b-4dbd-a409-0c0d249e26ae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_adc5c249-d417-4040-b1ea-2e880bf24acc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-22 04:14:40,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-22 04:14:40,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_adc5c249-d417-4040-b1ea-2e880bf24acc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-22 04:14:40,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f115fd9b-3386-4351-9b5d-738fccd1d627 x-compute-request-id: req-f115fd9b-3386-4351-9b5d-738fccd1d627 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3708766f-a982-49be-b961-cbbc713bcadd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3708766f-a982-49be-b961-cbbc713bcadd", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3708766f-a982-49be-b961-cbbc713bcadd", "name": "refstack_defcore-flavor_alt_adc5c249-d417-4040-b1ea-2e880bf24acc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:14:40,085 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f115fd9b-3386-4351-9b5d-738fccd1d627 2018-09-22 04:14:40,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0762679576874s 2018-09-22 04:14:40,085 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f115fd9b-3386-4351-9b5d-738fccd1d627 returning object 3708766f-a982-49be-b961-cbbc713bcadd 2018-09-22 04:14:40,086 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_adc5c249-d417-4040-b1ea-2e880bf24acc', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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'3708766f-a982-49be-b961-cbbc713bcadd', 'swap': 0}) 2018-09-22 04:14:40,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-22 04:14:40,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/3708766f-a982-49be-b961-cbbc713bcadd/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" -d '{"extra_specs": {}}' 2018-09-22 04:14:40,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:14:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d2065403-022c-4566-9772-5a8d8bd24293 x-compute-request-id: req-d2065403-022c-4566-9772-5a8d8bd24293 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 04:14:40,107 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/3708766f-a982-49be-b961-cbbc713bcadd/os-extra_specs used request id req-d2065403-022c-4566-9772-5a8d8bd24293 2018-09-22 04:14:40,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205540657043s 2018-09-22 04:14:40,108 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/3708766f-a982-49be-b961-cbbc713bcadd/os-extra_specs used request id req-d2065403-022c-4566-9772-5a8d8bd24293 2018-09-22 04:14:40,108 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_adc5c249-d417-4040-b1ea-2e880bf24acc', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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'3708766f-a982-49be-b961-cbbc713bcadd', 'swap': 0}) 2018-09-22 04:14:43,642 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-22 04:14:42.232 11227 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a7ff4b72-54ab-4a0d-b030-13958135b509) for deployment 'opnfv-rally' (UUID=bc0622f7-0467-4db3-9fdf-cd8d71927ca9). 2018-09-22 04:14:43.475 11227 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-22 04:14:43.477 11227 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a7ff4b72-54ab-4a0d-b030-13958135b509) has been successfully configured for deployment 'opnfv-rally' (UUID=bc0622f7-0467-4db3-9fdf-cd8d71927ca9)! 2018-09-22 04:14:43,642 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-22 04:14:43,643 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-22 04:14:43,645 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-22 04:14:46,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata not found in Tempest list. 2018-09-22 04:14:46,685 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server not found in Tempest list. 2018-09-22 04:14:46,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size not found in Tempest list. 2018-09-22 04:14:46,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id not found in Tempest list. 2018-09-22 04:14:46,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id not found in Tempest list. 2018-09-22 04:14:46,685 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-09-22 04:14:46,685 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-09-22 04:14:46,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-09-22 04:14:46,685 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-09-22 04:14:46,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-09-22 04:14:46,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-09-22 04:14:46,685 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format not found in Tempest list. 2018-09-22 04:14:46,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id not found in Tempest list. 2018-09-22 04:14:46,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-09-22 04:14:46,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-09-22 04:14:46,685 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp not found in Tempest list. 2018-09-22 04:14:46,686 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-09-22 04:14:46,687 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-09-22 04:14:46,688 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-09-22 04:14:46,689 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-09-22 04:14:46,689 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers not found in Tempest list. 2018-09-22 04:14:46,689 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status not found in Tempest list. 2018-09-22 04:14:46,689 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-09-22 04:14:46,689 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-09-22 04:14:46,689 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-09-22 04:14:46,689 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools not found in Tempest list. 2018-09-22 04:14:46,689 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-09-22 04:14:46,689 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-09-22 04:14:46,689 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-09-22 04:14:46,689 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id not found in Tempest list. 2018-09-22 04:14:46,689 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-09-22 04:14:46,689 - refstack_client.list_parser - DEBUG - Number of tests: 200 2018-09-22 04:14:46,690 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-22 04:14:46,719 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-22 04:14:46,720 - 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', u'--concurrency=4']'. 2018-09-22 04:14:48,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:14:48.836 11239 INFO rally.api [-] Starting verification (UUID=53dbc98c-d9bd-4bfa-96e3-cba3d8c42e7b) for deployment 'opnfv-rally' (UUID=bc0622f7-0467-4db3-9fdf-cd8d71927ca9) by verifier 'opnfv-tempest' (UUID=a7ff4b72-54ab-4a0d-b030-13958135b509). 2018-09-22 04:14:48,838 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 53dbc98c-d9bd-4bfa-96e3-cba3d8c42e7b 2018-09-22 04:14:55,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:14:55.736 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.219s] 2018-09-22 04:14:55,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:14:55.812 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.076s] 2018-09-22 04:14:58,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:14:58.912 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.401s] 2018-09-22 04:14:59,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:14:59.784 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.297s] 2018-09-22 04:15:13,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:13.347 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [17.835s] 2018-09-22 04:15:18,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:18.302 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [19.385s] 2018-09-22 04:15:25,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:25.845 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.059s] 2018-09-22 04:15:25,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:25.856 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-09-22 04:15:25,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:25.988 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.131s] 2018-09-22 04:15:26,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:26.000 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2018-09-22 04:15:26,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:26.012 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-09-22 04:15:26,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:26.044 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.032s] 2018-09-22 04:15:26,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:26.104 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.059s] 2018-09-22 04:15:26,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:26.165 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.061s] 2018-09-22 04:15:26,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:26.757 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.590s] 2018-09-22 04:15:26,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:26.771 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-09-22 04:15:26,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:26.835 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.064s] 2018-09-22 04:15:34,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:34.056 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.060s] 2018-09-22 04:15:38,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:38.028 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.969s] 2018-09-22 04:15:39,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:39.944 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-09-22 04:15:43,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:43.129 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.065s] 2018-09-22 04:15:43,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:43.197 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.068s] 2018-09-22 04:15:43,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:43.282 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.084s] 2018-09-22 04:15:46,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:46.888 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [35.573s] 2018-09-22 04:15:47,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:47.831 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.173s] 2018-09-22 04:15:47,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:47.890 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.010s] 2018-09-22 04:15:47,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:47.989 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.159s] 2018-09-22 04:15:49,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:49.145 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.154s] 2018-09-22 04:15:49,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:49.153 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.007s] 2018-09-22 04:15:49,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:49.317 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.164s] 2018-09-22 04:15:53,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:15:53.542 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [35.230s] 2018-09-22 04:16:00,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:00.216 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.147s] 2018-09-22 04:16:03,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:03.789 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.785s] 2018-09-22 04:16:04,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:04.290 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.073s] 2018-09-22 04:16:04,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:04.478 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.687s] 2018-09-22 04:16:05,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:05.143 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.664s] 2018-09-22 04:16:05,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:05.910 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.766s] 2018-09-22 04:16:06,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:06.535 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.624s] 2018-09-22 04:16:06,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:06.631 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.095s] 2018-09-22 04:16:06,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:06.708 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.077s] 2018-09-22 04:16:06,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:06.775 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.066s] 2018-09-22 04:16:06,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:06.842 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.066s] 2018-09-22 04:16:06,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:06.908 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.065s] 2018-09-22 04:16:07,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:07.049 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.140s] 2018-09-22 04:16:09,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:09.175 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [15.634s] 2018-09-22 04:16:09,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:09.487 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [5.197s] 2018-09-22 04:16:14,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:14.165 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.678s] 2018-09-22 04:16:17,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:17.800 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.633s] 2018-09-22 04:16:20,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:20.939 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.139s] 2018-09-22 04:16:24,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:24.168 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.229s] 2018-09-22 04:16:28,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:28.247 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [2.853s] 2018-09-22 04:16:28,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:28.325 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.079s] 2018-09-22 04:16:28,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:28.876 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.550s] 2018-09-22 04:16:29,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:29.008 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.130s] 2018-09-22 04:16:29,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:29.010 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-22 04:16:29,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:29.657 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.487s] 2018-09-22 04:16:34,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:34.074 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.417s] 2018-09-22 04:16:34,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:34.223 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.149s] 2018-09-22 04:16:34,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:34.333 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.110s] 2018-09-22 04:16:34,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:34.435 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.101s] 2018-09-22 04:16:34,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:34.500 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.065s] 2018-09-22 04:16:34,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:34.598 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.097s] 2018-09-22 04:16:34,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:34.875 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.276s] 2018-09-22 04:16:35,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:35.069 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.194s] 2018-09-22 04:16:35,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:35.129 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.059s] 2018-09-22 04:16:39,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:39.285 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.154s] 2018-09-22 04:16:46,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:46.484 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [37.300s] 2018-09-22 04:16:47,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:47.064 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.168s] 2018-09-22 04:16:48,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:48.728 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.662s] 2018-09-22 04:16:49,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:49.577 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.849s] 2018-09-22 04:16:50,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:50.542 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.964s] 2018-09-22 04:16:50,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:50.891 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.258s] 2018-09-22 04:16:51,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:51.296 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.405s] 2018-09-22 04:16:51,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:51.813 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.270s] 2018-09-22 04:16:53,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:53.801 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.986s] 2018-09-22 04:16:54,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:54.710 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.910s] 2018-09-22 04:16:54,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:54.936 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.226s] 2018-09-22 04:16:54,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:54.957 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.021s] 2018-09-22 04:16:55,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:55.120 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.162s] 2018-09-22 04:16:55,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:16:55.143 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.023s] 2018-09-22 04:17:01,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:17:01.857 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.612s] 2018-09-22 04:17:02,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:17:02.891 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.034s] 2018-09-22 04:17:11,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:17:11.497 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [12.867s] 2018-09-22 04:17:16,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:17:16.655 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [6.857s] 2018-09-22 04:17:20,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:17:20.006 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [8.509s] 2018-09-22 04:17:25,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:17:25.611 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [8.954s] 2018-09-22 04:17:27,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:17:27.580 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [15.132s] 2018-09-22 04:17:27,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:17:27.648 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.068s] 2018-09-22 04:17:28,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:17:28.661 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [1.012s] 2018-09-22 04:17:28,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:17:28.759 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.097s] 2018-09-22 04:17:28,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:17:28.761 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-09-22 04:17:48,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:17:48.671 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [28.657s] 2018-09-22 04:17:56,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:17:56.010 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.427s] 2018-09-22 04:17:56,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:17:56.233 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.222s] 2018-09-22 04:17:56,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:17:56.435 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.202s] 2018-09-22 04:17:56,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:17:56.821 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.384s] 2018-09-22 04:17:57,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:17:57.256 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.435s] 2018-09-22 04:17:57,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:17:57.842 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.586s] 2018-09-22 04:18:01,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:01.718 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [58.509s] 2018-09-22 04:18:05,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:05.036 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.738s] 2018-09-22 04:18:06,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:06.166 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [17.495s] 2018-09-22 04:18:06,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:06.784 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.748s] 2018-09-22 04:18:14,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:14.714 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.863s] 2018-09-22 04:18:16,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:16.313 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.598s] 2018-09-22 04:18:20,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:20.208 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.891s] 2018-09-22 04:18:21,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:21.710 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.505s] 2018-09-22 04:18:23,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:23.005 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.291s] 2018-09-22 04:18:24,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:24.239 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.235s] 2018-09-22 04:18:25,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:25.961 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.718s] 2018-09-22 04:18:26,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:26.004 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.047s] 2018-09-22 04:18:29,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:29.385 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.152s] 2018-09-22 04:18:33,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:33.072 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [31.343s] 2018-09-22 04:18:35,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:35.950 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.784s] 2018-09-22 04:18:36,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:36.365 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.645s] 2018-09-22 04:18:36,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:36.603 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.654s] 2018-09-22 04:18:37,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:37.923 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.557s] 2018-09-22 04:18:40,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:40.143 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [2.220s] 2018-09-22 04:18:42,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:42.131 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.986s] 2018-09-22 04:18:44,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:44.054 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.922s] 2018-09-22 04:18:45,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:45.844 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.788s] 2018-09-22 04:18:46,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:46.954 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [1.110s] 2018-09-22 04:18:47,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:47.805 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.850s] 2018-09-22 04:18:48,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:48.395 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.589s] 2018-09-22 04:18:50,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:50.263 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.866s] 2018-09-22 04:18:51,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:51.552 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [1.289s] 2018-09-22 04:18:52,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:52.597 11239 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.318s] 2018-09-22 04:18:53,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:53.429 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [1.877s] 2018-09-22 04:18:54,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:54.225 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.795s] 2018-09-22 04:18:56,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:56.106 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.878s] 2018-09-22 04:18:56,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:56.776 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.671s] 2018-09-22 04:18:57,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:57.628 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.851s] 2018-09-22 04:18:59,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:59.109 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [1.481s] 2018-09-22 04:18:59,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:18:59.781 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.670s] 2018-09-22 04:19:08,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:08.464 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.011s] 2018-09-22 04:19:08,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:08.614 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.150s] 2018-09-22 04:19:08,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:08.789 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.174s] 2018-09-22 04:19:08,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:08.949 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.159s] 2018-09-22 04:19:09,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:09.212 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.263s] 2018-09-22 04:19:09,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:09.411 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.198s] 2018-09-22 04:19:09,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:09.507 11239 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.369s] 2018-09-22 04:19:09,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:09.615 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.204s] 2018-09-22 04:19:09,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:09.871 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.255s] 2018-09-22 04:19:10,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:10.059 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.187s] 2018-09-22 04:19:10,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:10.318 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.258s] 2018-09-22 04:19:12,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:12.875 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [36.264s] 2018-09-22 04:19:18,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:18.636 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.292s] 2018-09-22 04:19:24,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:24.087 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.450s] 2018-09-22 04:19:26,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:26.284 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.196s] 2018-09-22 04:19:26,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:26.373 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.090s] 2018-09-22 04:19:26,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:26.432 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.058s] 2018-09-22 04:19:26,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:26.459 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.559s] 2018-09-22 04:19:26,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:26.493 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.061s] 2018-09-22 04:19:26,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:26.540 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.046s] 2018-09-22 04:19:26,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:26.696 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.235s] 2018-09-22 04:19:28,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:28.119 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.367s] 2018-09-22 04:19:28,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:28.489 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.369s] 2018-09-22 04:19:31,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:31.590 11239 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.222s] 2018-09-22 04:19:32,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:32.463 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.151s] 2018-09-22 04:19:38,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:38.595 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.179s] 2018-09-22 04:19:38,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:38.785 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.189s] 2018-09-22 04:19:40,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:40.455 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.288s] 2018-09-22 04:19:41,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:41.045 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.591s] 2018-09-22 04:19:43,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:43.103 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.530s] 2018-09-22 04:19:52,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:52.750 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.646s] 2018-09-22 04:19:53,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:53.642 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.038s] 2018-09-22 04:19:53,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:53.824 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.181s] 2018-09-22 04:19:54,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:54.005 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.181s] 2018-09-22 04:19:54,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:54.815 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.808s] 2018-09-22 04:19:55,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:55.059 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.245s] 2018-09-22 04:19:55,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:55.789 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.728s] 2018-09-22 04:19:55,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:55.972 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.183s] 2018-09-22 04:19:56,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:56.019 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.046s] 2018-09-22 04:19:56,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:56.205 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.185s] 2018-09-22 04:19:56,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:56.252 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.047s] 2018-09-22 04:19:56,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:56.439 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.186s] 2018-09-22 04:19:56,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:56.668 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.227s] 2018-09-22 04:19:56,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:56.742 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.074s] 2018-09-22 04:19:56,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:56.789 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.047s] 2018-09-22 04:19:56,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:19:56.835 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.046s] 2018-09-22 04:20:03,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:03.678 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.157s] 2018-09-22 04:20:03,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:03.844 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.165s] 2018-09-22 04:20:04,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:04.039 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.195s] 2018-09-22 04:20:04,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:04.208 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.169s] 2018-09-22 04:20:04,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:04.367 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.158s] 2018-09-22 04:20:04,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:04.380 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.013s] 2018-09-22 04:20:04,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:04.579 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.197s] 2018-09-22 04:20:04,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:04.757 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.178s] 2018-09-22 04:20:04,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:04.767 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2018-09-22 04:20:04,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:04.933 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.165s] 2018-09-22 04:20:05,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:05.097 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.162s] 2018-09-22 04:20:05,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:05.143 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.047s] 2018-09-22 04:20:05,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:05.164 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.413s] 2018-09-22 04:20:05,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:05.420 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.276s] 2018-09-22 04:20:05,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:05.468 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.047s] 2018-09-22 04:20:05,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:05.502 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.034s] 2018-09-22 04:20:05,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:05.510 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.008s] 2018-09-22 04:20:05,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:05.697 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.186s] 2018-09-22 04:20:05,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:05.728 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.031s] 2018-09-22 04:20:05,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:05.898 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.169s] 2018-09-22 04:20:05,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:20:05.934 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.035s] 2018-09-22 04:20:09,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 53dbc98c-d9bd-4bfa-96e3-cba3d8c42e7b 2018-09-22 04:20:09,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '53dbc98c-d9bd-4bfa-96e3-cba3d8c42e7b']'. 2018-09-22 04:20:10,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-22 04:20:10,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-22 04:20:10,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-22 04:20:10,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 53dbc98c-d9bd-4bfa-96e3-cba3d8c42e7b | 2018-09-22 04:20:10,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-22 04:20:10,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-22 04:14:48 | 2018-09-22 04:20:10,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-22 04:20:09 | 2018-09-22 04:20:10,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:21 | 2018-09-22 04:20:10,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-09-22 04:20:10,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-22 04:20:10,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-22 04:20:10,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a7ff4b72-54ab-4a0d-b030-13958135b509) | 2018-09-22 04:20:10,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-22 04:20:10,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: bc0622f7-0467-4db3-9fdf-cd8d71927ca9) | 2018-09-22 04:20:10,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2018-09-22 04:20:10,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 312.265 | 2018-09-22 04:20:10,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 200 | 2018-09-22 04:20:10,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-09-22 04:20:10,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-22 04:20:10,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-22 04:20:10,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-22 04:20:10,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-22 04:20:10,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-22 04:20:10,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-22 04:20:10,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-09-22 04:20:11,188 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-22 04:20:11,189 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:45 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-22 04:20:11,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-22 04:20:11,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/b2859a00-0a2b-4dbd-a409-0c0d249e26ae -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" 2018-09-22 04:20:12,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7e39c3eb-9739-4973-8698-a7281a3adb8c Date: Sat, 22 Sep 2018 04:20:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:20:12,899 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b2859a00-0a2b-4dbd-a409-0c0d249e26ae used request id req-7e39c3eb-9739-4973-8698-a7281a3adb8c 2018-09-22 04:20:12,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.7031481266s 2018-09-22 04:20:12,900 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b2859a00-0a2b-4dbd-a409-0c0d249e26ae used request id req-7e39c3eb-9739-4973-8698-a7281a3adb8c 2018-09-22 04:20:12,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 04:20:12,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:20:13,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20: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-6d17bdff-c9a2-4f81-b171-fea570e40bc1 x-compute-request-id: req-6d17bdff-c9a2-4f81-b171-fea570e40bc1 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3708766f-a982-49be-b961-cbbc713bcadd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3708766f-a982-49be-b961-cbbc713bcadd", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3708766f-a982-49be-b961-cbbc713bcadd", "name": "refstack_defcore-flavor_alt_adc5c249-d417-4040-b1ea-2e880bf24acc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bf9dabbd-90dd-4481-8f6c-87c0de42d99c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bf9dabbd-90dd-4481-8f6c-87c0de42d99c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bf9dabbd-90dd-4481-8f6c-87c0de42d99c", "name": "refstack_defcore-flavor_adc5c249-d417-4040-b1ea-2e880bf24acc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 04:20:13,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-6d17bdff-c9a2-4f81-b171-fea570e40bc1 2018-09-22 04:20:13,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.570234060287s 2018-09-22 04:20:13,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-6d17bdff-c9a2-4f81-b171-fea570e40bc1 2018-09-22 04:20:13,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-22 04:20:13,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/3708766f-a982-49be-b961-cbbc713bcadd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:20:13,525 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:20: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-15564aa7-7bf7-4493-a4c7-28a2c0ccf515 x-compute-request-id: req-15564aa7-7bf7-4493-a4c7-28a2c0ccf515 Content-Length: 0 Content-Type: application/json 2018-09-22 04:20:13,525 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3708766f-a982-49be-b961-cbbc713bcadd used request id req-15564aa7-7bf7-4493-a4c7-28a2c0ccf515 2018-09-22 04:20:13,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0496060848236s 2018-09-22 04:20:13,525 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3708766f-a982-49be-b961-cbbc713bcadd used request id req-15564aa7-7bf7-4493-a4c7-28a2c0ccf515 2018-09-22 04:20:13,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-22 04:20:13,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/5c6c8b20-2063-4f4f-bc53-8139be55982f/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" -d '{"subnet_id": "db2ffda8-9d3c-4b7c-b0c2-3303b60adef7"}' 2018-09-22 04:20:15,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-142d42ff-f43c-4c66-9ecf-49deef263c82 Date: Sat, 22 Sep 2018 04:20:15 GMT RESP BODY: {"network_id": "01f8e447-0483-408b-8b40-d4e6edd6cf60", "tenant_id": "5bc3d052fb784b76856b01575b707722", "subnet_id": "db2ffda8-9d3c-4b7c-b0c2-3303b60adef7", "subnet_ids": ["db2ffda8-9d3c-4b7c-b0c2-3303b60adef7"], "port_id": "bff02f90-8394-48cb-89a5-81623270eb7c", "id": "5c6c8b20-2063-4f4f-bc53-8139be55982f"} 2018-09-22 04:20:15,037 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5c6c8b20-2063-4f4f-bc53-8139be55982f/remove_router_interface.json used request id req-142d42ff-f43c-4c66-9ecf-49deef263c82 2018-09-22 04:20:15,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.51076006889s 2018-09-22 04:20:15,037 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5c6c8b20-2063-4f4f-bc53-8139be55982f/remove_router_interface.json used request id req-142d42ff-f43c-4c66-9ecf-49deef263c82 returning object 5c6c8b20-2063-4f4f-bc53-8139be55982f 2018-09-22 04:20:15,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-22 04:20:15,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" 2018-09-22 04:20:15,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-6cc9f525-43f0-45f2-8fc7-4117c8075662 Date: Sat, 22 Sep 2018 04:20:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:28Z", "admin_state_up": true, "updated_at": "2018-09-22T04:20:14Z", "project_id": "5bc3d052fb784b76856b01575b707722", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "5c6c8b20-2063-4f4f-bc53-8139be55982f", "name": "refstack_defcore-router_adc5c249-d417-4040-b1ea-2e880bf24acc"}]} 2018-09-22 04:20:15,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-6cc9f525-43f0-45f2-8fc7-4117c8075662 2018-09-22 04:20:15,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.203784942627s 2018-09-22 04:20:15,242 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-6cc9f525-43f0-45f2-8fc7-4117c8075662 2018-09-22 04:20:15,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-22 04:20:15,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/5c6c8b20-2063-4f4f-bc53-8139be55982f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" 2018-09-22 04:20:18,851 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-10af71d1-b44c-49c4-8cda-ee3ab82a3dd8 Content-Length: 0 Date: Sat, 22 Sep 2018 04:20:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:20:18,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/5c6c8b20-2063-4f4f-bc53-8139be55982f.json used request id req-10af71d1-b44c-49c4-8cda-ee3ab82a3dd8 2018-09-22 04:20:18,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.60768389702s 2018-09-22 04:20:18,851 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/5c6c8b20-2063-4f4f-bc53-8139be55982f.json used request id req-10af71d1-b44c-49c4-8cda-ee3ab82a3dd8 2018-09-22 04:20:18,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-22 04:20:18,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" 2018-09-22 04:20:19,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-e33f94a6-29d6-4b60-aa8a-0028f9182151 Date: Sat, 22 Sep 2018 04:20:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01f8e447-0483-408b-8b40-d4e6edd6cf60","tenant_id":"5bc3d052fb784b76856b01575b707722","created_at":"2018-09-22T04:14:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T04:14:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5bc3d052fb784b76856b01575b707722","id":"db2ffda8-9d3c-4b7c-b0c2-3303b60adef7","subnetpool_id":null,"name":"refstack_defcore-subnet_adc5c249-d417-4040-b1ea-2e880bf24acc"}]} 2018-09-22 04:20:19,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e33f94a6-29d6-4b60-aa8a-0028f9182151 2018-09-22 04:20:19,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.192687034607s 2018-09-22 04:20:19,045 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e33f94a6-29d6-4b60-aa8a-0028f9182151 2018-09-22 04:20:19,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-22 04:20:19,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/db2ffda8-9d3c-4b7c-b0c2-3303b60adef7.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" 2018-09-22 04:20:21,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff53d707-3cd3-42f2-bdfb-60a5436931d0 Date: Sat, 22 Sep 2018 04:20:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:20:21,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/db2ffda8-9d3c-4b7c-b0c2-3303b60adef7.json used request id req-ff53d707-3cd3-42f2-bdfb-60a5436931d0 2018-09-22 04:20:21,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.23439002037s 2018-09-22 04:20:21,281 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/db2ffda8-9d3c-4b7c-b0c2-3303b60adef7.json used request id req-ff53d707-3cd3-42f2-bdfb-60a5436931d0 2018-09-22 04:20:21,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 04:20:21,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" 2018-09-22 04:20:21,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-79b73423-c35a-489e-8457-21dcaa6f62bb Date: Sat, 22 Sep 2018 04:20:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"01f8e447-0483-408b-8b40-d4e6edd6cf60","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":true,"project_id":"5bc3d052fb784b76856b01575b707722","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:20:21Z","qos_policy_id":null,"name":"refstack_defcore-net_adc5c249-d417-4040-b1ea-2e880bf24acc","admin_state_up":true,"tenant_id":"5bc3d052fb784b76856b01575b707722","created_at":"2018-09-22T04:14:26Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 04:20:21,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-79b73423-c35a-489e-8457-21dcaa6f62bb 2018-09-22 04:20:21,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254199981689s 2018-09-22 04:20:21,536 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-79b73423-c35a-489e-8457-21dcaa6f62bb 2018-09-22 04:20:21,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-22 04:20:21,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/01f8e447-0483-408b-8b40-d4e6edd6cf60.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" 2018-09-22 04:20:22,379 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f234c52-6110-4aa0-aedf-97d80048a892 Date: Sat, 22 Sep 2018 04:20:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:20:22,380 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/01f8e447-0483-408b-8b40-d4e6edd6cf60.json used request id req-7f234c52-6110-4aa0-aedf-97d80048a892 2018-09-22 04:20:22,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.842170000076s 2018-09-22 04:20:22,380 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/01f8e447-0483-408b-8b40-d4e6edd6cf60.json used request id req-7f234c52-6110-4aa0-aedf-97d80048a892 2018-09-22 04:20:22,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 04:20:22,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" 2018-09-22 04:20:22,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-1385097c-7f25-44cd-9cf5-0408ff456620 Date: Sat, 22 Sep 2018 04:20:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/f24e8860-36f6-43a5-8342-51feec68d180/snap", "metadata": {}}], "file": "/v2/images/f24e8860-36f6-43a5-8342-51feec68d180/file", "owner": "5bc3d052fb784b76856b01575b707722", "id": "f24e8860-36f6-43a5-8342-51feec68d180", "size": 12716032, "self": "/v2/images/f24e8860-36f6-43a5-8342-51feec68d180", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/f24e8860-36f6-43a5-8342-51feec68d180/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T04:14:37Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_adc5c249-d417-4040-b1ea-2e880bf24acc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_adc5c249-d417-4040-b1ea-2e880bf24acc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T04:14:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 04:20:22,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1385097c-7f25-44cd-9cf5-0408ff456620 2018-09-22 04:20:22,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175311088562s 2018-09-22 04:20:22,556 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1385097c-7f25-44cd-9cf5-0408ff456620 2018-09-22 04:20:22,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-22 04:20:22,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/f24e8860-36f6-43a5-8342-51feec68d180 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a88f5eb94d22097f384944020cc6513b8a694388" 2018-09-22 04:20:23,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d731ba01-e39d-4978-92c8-3d3955fe148e Date: Sat, 22 Sep 2018 04:20:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:20:23,970 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f24e8860-36f6-43a5-8342-51feec68d180 used request id req-d731ba01-e39d-4978-92c8-3d3955fe148e 2018-09-22 04:20:23,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.41223311424s 2018-09-22 04:20:23,971 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f24e8860-36f6-43a5-8342-51feec68d180 used request id req-d731ba01-e39d-4978-92c8-3d3955fe148e 2018-09-22 04:20:23,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 04:20:23,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:20:24,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20: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-ded348e8-f752-4ec6-9860-8e1f146546d8 x-compute-request-id: req-ded348e8-f752-4ec6-9860-8e1f146546d8 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bf9dabbd-90dd-4481-8f6c-87c0de42d99c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bf9dabbd-90dd-4481-8f6c-87c0de42d99c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bf9dabbd-90dd-4481-8f6c-87c0de42d99c", "name": "refstack_defcore-flavor_adc5c249-d417-4040-b1ea-2e880bf24acc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 04:20:24,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ded348e8-f752-4ec6-9860-8e1f146546d8 2018-09-22 04:20:24,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0323231220245s 2018-09-22 04:20:24,004 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ded348e8-f752-4ec6-9860-8e1f146546d8 2018-09-22 04:20:24,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-22 04:20:24,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/bf9dabbd-90dd-4481-8f6c-87c0de42d99c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:20:24,050 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:20: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-f4fa16e5-e5fd-49d4-aa9d-df09e1200206 x-compute-request-id: req-f4fa16e5-e5fd-49d4-aa9d-df09e1200206 Content-Length: 0 Content-Type: application/json 2018-09-22 04:20:24,050 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/bf9dabbd-90dd-4481-8f6c-87c0de42d99c used request id req-f4fa16e5-e5fd-49d4-aa9d-df09e1200206 2018-09-22 04:20:24,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0445139408112s 2018-09-22 04:20:24,051 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/bf9dabbd-90dd-4481-8f6c-87c0de42d99c used request id req-f4fa16e5-e5fd-49d4-aa9d-df09e1200206 2018-09-22 04:20:24,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 04:20:24,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:20:24,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00dc55b8-7877-40ab-959d-b400ca47bbe5 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_adc5c249-d417-4040-b1ea-2e880bf24acc", "links": {"self": "http://172.30.9.23:5000/v3/users/7e09b5480a6744fbb25abed1be6c13f1"}, "domain_id": "default", "enabled": true, "id": "7e09b5480a6744fbb25abed1be6c13f1", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:20:24,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-00dc55b8-7877-40ab-959d-b400ca47bbe5 2018-09-22 04:20:24,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100830078125s 2018-09-22 04:20:24,153 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-00dc55b8-7877-40ab-959d-b400ca47bbe5 2018-09-22 04:20:24,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 04:20:24,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/7e09b5480a6744fbb25abed1be6c13f1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:20:24,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9776923b-9243-4f4a-a59a-a51d84f07951 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/7e09b5480a6744fbb25abed1be6c13f1"}, "enabled": true, "id": "7e09b5480a6744fbb25abed1be6c13f1", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_adc5c249-d417-4040-b1ea-2e880bf24acc"}} 2018-09-22 04:20:24,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/7e09b5480a6744fbb25abed1be6c13f1 used request id req-9776923b-9243-4f4a-a59a-a51d84f07951 2018-09-22 04:20:24,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0968821048737s 2018-09-22 04:20:24,256 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/7e09b5480a6744fbb25abed1be6c13f1 used request id req-9776923b-9243-4f4a-a59a-a51d84f07951 2018-09-22 04:20:24,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-22 04:20:24,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/7e09b5480a6744fbb25abed1be6c13f1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:20:24,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:20:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-567d1e68-5089-46d5-948c-5dabf6cb152c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:20:24,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7e09b5480a6744fbb25abed1be6c13f1 used request id req-567d1e68-5089-46d5-948c-5dabf6cb152c 2018-09-22 04:20:24,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.173275947571s 2018-09-22 04:20:24,430 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7e09b5480a6744fbb25abed1be6c13f1 used request id req-567d1e68-5089-46d5-948c-5dabf6cb152c 2018-09-22 04:20:24,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 04:20:24,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:20:24,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694dc02c-c6cc-46a3-9ded-f66e23d1b0e2 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722"}, "enabled": true, "id": "5bc3d052fb784b76856b01575b707722", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_adc5c249-d417-4040-b1ea-2e880bf24acc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 04:20:24,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-694dc02c-c6cc-46a3-9ded-f66e23d1b0e2 2018-09-22 04:20:24,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0845329761505s 2018-09-22 04:20:24,516 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-694dc02c-c6cc-46a3-9ded-f66e23d1b0e2 2018-09-22 04:20:24,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-22 04:20:24,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:20:24,697 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:20:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f2b4fd1-f439-4bda-a240-ba9764668cb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:20:24,697 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-3f2b4fd1-f439-4bda-a240-ba9764668cb8 2018-09-22 04:20:24,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.179112911224s 2018-09-22 04:20:24,698 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-3f2b4fd1-f439-4bda-a240-ba9764668cb8 2018-09-22 04:20:24,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:20:24,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:20:24,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d350d2bb-1ea8-4dd6-b7d4-fbc2fdbe8ca8 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a12cee93a3d94661a0c7dd96da98273e", "links": {"self": "http://172.30.9.23:5000/v3/roles/a12cee93a3d94661a0c7dd96da98273e"}, "name": "Member"}]} 2018-09-22 04:20:24,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d350d2bb-1ea8-4dd6-b7d4-fbc2fdbe8ca8 2018-09-22 04:20:24,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0762598514557s 2018-09-22 04:20:24,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-22 04:20:24,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/a12cee93a3d94661a0c7dd96da98273e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4448400502c7d373a6af368fcc0a061aac58eb3d" 2018-09-22 04:20:24,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:20:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2809534-d58e-4418-a735-3c9c199f3ffe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:20:24,886 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a12cee93a3d94661a0c7dd96da98273e used request id req-b2809534-d58e-4418-a735-3c9c199f3ffe 2018-09-22 04:20:24,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.110076189041s 2018-09-22 04:20:24,939 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-09-22 04:20:24,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 04:20:24,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 04:20:24,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 04:20:24,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 04:20:24,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 04:20:24,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 04:20:24,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 04:20:24,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 04:20:24,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 04:20:24,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 04:20:24,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 04:20:24,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 04:20:24,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 04:20:24,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 04:20:24,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 04:20:24,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 04:20:24,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 04:20:24,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 04:20:24,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 04:20:24,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 04:20:24,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 04:20:24,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 04:20:24,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-22 04:20:24,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-22 04:20:24,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:20:24,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fe8f9ac-8de7-49fa-b52e-c809da87f6a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:20:24,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4fe8f9ac-8de7-49fa-b52e-c809da87f6a7 2018-09-22 04:20:24,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:20:25,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T05:20:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ff8cabfb0d6a44caa5c42fbe75da5740"}, "audit_ids": ["gxlkAF7ESwCJ0kBBB__47A"], "issued_at": "2018-09-22T04:20:25.000000Z"}} 2018-09-22 04:20:25,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 04:20:25,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:25,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-3c83b6c8-6129-4fac-a07c-e514ce7d8580 Date: Sat, 22 Sep 2018 04:20:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 04:20:25,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3c83b6c8-6129-4fac-a07c-e514ce7d8580 2018-09-22 04:20:25,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.227247953415s 2018-09-22 04:20:25,595 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3c83b6c8-6129-4fac-a07c-e514ce7d8580 2018-09-22 04:20:25,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 04:20:25,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:25,604 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:20:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:20:25,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:25,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc6f822-bfd9-48f4-9147-70a1677b6540 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 04:20:25,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-9dc6f822-bfd9-48f4-9147-70a1677b6540 2018-09-22 04:20:25,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0993371009827s 2018-09-22 04:20:25,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-22 04:20:25,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_83ce0626-1ef2-41e5-b12c-744087f61c77"}}' 2018-09-22 04:20:25,802 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44726681-da11-4453-8d1e-3fbb96891868 Content-Length: 348 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606"}, "enabled": true, "id": "2bc483cec21e4cad8e8c59f743575606", "parent_id": "default", "domain_id": "default", "name": "patrole-project_83ce0626-1ef2-41e5-b12c-744087f61c77"}} 2018-09-22 04:20:25,803 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-44726681-da11-4453-8d1e-3fbb96891868 2018-09-22 04:20:25,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.106060028076s 2018-09-22 04:20:25,803 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-44726681-da11-4453-8d1e-3fbb96891868 2018-09-22 04:20:25,804 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_83ce0626-1ef2-41e5-b12c-744087f61c77', 'id': u'2bc483cec21e4cad8e8c59f743575606', 'description': u'Created by OPNFV Functest: patrole', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-22 04:20:25,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-22 04:20:26,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.351689100266s 2018-09-22 04:20:26,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/6286a8026a03428c903d4da29f741a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:26,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65b48fe6-7646-470f-bd1c-a2e09eece3c5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/6286a8026a03428c903d4da29f741a12"}, "enabled": true, "id": "6286a8026a03428c903d4da29f741a12", "options": {}, "domain_id": "default", "name": "patrole-user_83ce0626-1ef2-41e5-b12c-744087f61c77"}} 2018-09-22 04:20:26,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/6286a8026a03428c903d4da29f741a12 used request id req-65b48fe6-7646-470f-bd1c-a2e09eece3c5 2018-09-22 04:20:26,256 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6286a8026a03428c903d4da29f741a12', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_83ce0626-1ef2-41e5-b12c-744087f61c77'}) 2018-09-22 04:20:26,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:20:26,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:26,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12091289-729e-45f4-9383-b0034d1b7af2 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:20:26,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-12091289-729e-45f4-9383-b0034d1b7af2 2018-09-22 04:20:26,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0784130096436s 2018-09-22 04:20:26,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:20:26,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:26,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55958898-659f-4084-a772-3626a61b5efd Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:20:26,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-55958898-659f-4084-a772-3626a61b5efd 2018-09-22 04:20:26,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0818400382996s 2018-09-22 04:20:26,418 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-22 04:20:26,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-22 04:20:26,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" -d '{"role": {"name": "Member"}}' 2018-09-22 04:20:26,617 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:20:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-006d7299-5ec2-45ee-9908-7b834aada9df Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f444567709144a0ba2ca5343e5f59c58", "links": {"self": "http://172.30.9.23:5000/v3/roles/f444567709144a0ba2ca5343e5f59c58"}, "name": "Member"}} 2018-09-22 04:20:26,618 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-006d7299-5ec2-45ee-9908-7b834aada9df 2018-09-22 04:20:26,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.198965072632s 2018-09-22 04:20:26,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/f444567709144a0ba2ca5343e5f59c58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:26,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a042559c-3e4a-40a7-ac5d-31eb15835e6b Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f444567709144a0ba2ca5343e5f59c58"}, "domain_id": null, "name": "Member", "id": "f444567709144a0ba2ca5343e5f59c58"}} 2018-09-22 04:20:26,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f444567709144a0ba2ca5343e5f59c58 used request id req-a042559c-3e4a-40a7-ac5d-31eb15835e6b 2018-09-22 04:20:26,693 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/f444567709144a0ba2ca5343e5f59c58'}, 'domain_id': None, 'human_id': None, 'id': u'f444567709144a0ba2ca5343e5f59c58', 'HUMAN_ID': False}) 2018-09-22 04:20:26,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:20:26,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:26,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02520146-1ff5-4944-96b8-872f300dd69b Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f444567709144a0ba2ca5343e5f59c58", "links": {"self": "http://172.30.9.23:5000/v3/roles/f444567709144a0ba2ca5343e5f59c58"}, "name": "Member"}]} 2018-09-22 04:20:26,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-02520146-1ff5-4944-96b8-872f300dd69b 2018-09-22 04:20:26,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0791909694672s 2018-09-22 04:20:26,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 04:20:26,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:26,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-264412ba-fc39-48f8-8ed8-1d8309cbdedd Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 04:20:26,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-264412ba-fc39-48f8-8ed8-1d8309cbdedd 2018-09-22 04:20:26,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0786318778992s 2018-09-22 04:20:26,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 04:20:26,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:26,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b8d8fbc-3943-47b6-854a-b24008b3c703 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_83ce0626-1ef2-41e5-b12c-744087f61c77", "links": {"self": "http://172.30.9.23:5000/v3/users/6286a8026a03428c903d4da29f741a12"}, "domain_id": "default", "enabled": true, "id": "6286a8026a03428c903d4da29f741a12", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:20:26,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9b8d8fbc-3943-47b6-854a-b24008b3c703 2018-09-22 04:20:26,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0943160057068s 2018-09-22 04:20:26,948 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9b8d8fbc-3943-47b6-854a-b24008b3c703 2018-09-22 04:20:26,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 04:20:26,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:27,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fe2908f-f59d-489b-a0bb-cc534e1527dc Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606"}, "enabled": true, "id": "2bc483cec21e4cad8e8c59f743575606", "parent_id": "default", "domain_id": "default", "name": "patrole-project_83ce0626-1ef2-41e5-b12c-744087f61c77"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 04:20:27,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-4fe2908f-f59d-489b-a0bb-cc534e1527dc 2018-09-22 04:20:27,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0804328918457s 2018-09-22 04:20:27,036 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-4fe2908f-f59d-489b-a0bb-cc534e1527dc 2018-09-22 04:20:27,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 04:20:27,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=6286a8026a03428c903d4da29f741a12&scope.project.id=2bc483cec21e4cad8e8c59f743575606&role.id=f444567709144a0ba2ca5343e5f59c58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:27,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f11806fc-f497-41bb-8de6-23cd129a0dcb Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=6286a8026a03428c903d4da29f741a12&scope.project.id=2bc483cec21e4cad8e8c59f743575606&role.id=f444567709144a0ba2ca5343e5f59c58", "previous": null, "next": null}} 2018-09-22 04:20:27,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=6286a8026a03428c903d4da29f741a12&scope.project.id=2bc483cec21e4cad8e8c59f743575606&role.id=f444567709144a0ba2ca5343e5f59c58 used request id req-f11806fc-f497-41bb-8de6-23cd129a0dcb 2018-09-22 04:20:27,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0810339450836s 2018-09-22 04:20:27,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 04:20:27,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606/users/6286a8026a03428c903d4da29f741a12/roles/f444567709144a0ba2ca5343e5f59c58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:27,230 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:20:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b42b6464-47c7-40a5-af56-1e1d3333d3db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:20:27,230 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606/users/6286a8026a03428c903d4da29f741a12/roles/f444567709144a0ba2ca5343e5f59c58 used request id req-b42b6464-47c7-40a5-af56-1e1d3333d3db 2018-09-22 04:20:27,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.11056804657s 2018-09-22 04:20:27,231 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_83ce0626-1ef2-41e5-b12c-744087f61c77', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '7f2f1566-e3c5-4fa1-9855-246f94f64a81', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_83ce0626-1ef2-41e5-b12c-744087f61c77', 'project_id': u'2bc483cec21e4cad8e8c59f743575606', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-22 04:20:27,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 04:20:27,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 04:20:27,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 04:20:27,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 04:20:27,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 04:20:27,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 04:20:27,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 04:20:27,233 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 04:20:27,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 04:20:27,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 04:20:27,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 04:20:27,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 04:20:27,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 04:20:27,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 04:20:27,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 04:20:27,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 04:20:27,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 04:20:27,234 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 04:20:27,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 04:20:27,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 04:20:27,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 04:20:27,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 04:20:27,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-22 04:20:27,235 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-22 04:20:27,236 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_83ce0626-1ef2-41e5-b12c-744087f61c77', 'password': '7f2f1566-e3c5-4fa1-9855-246f94f64a81', 'project_name': 'patrole-project_83ce0626-1ef2-41e5-b12c-744087f61c77', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '2bc483cec21e4cad8e8c59f743575606', 'project_domain_name': 'Default'} 2018-09-22 04:20:27,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:20:27,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:27,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00e14f67-4fc2-488c-b1da-a08054dbb4bd Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f444567709144a0ba2ca5343e5f59c58", "links": {"self": "http://172.30.9.23:5000/v3/roles/f444567709144a0ba2ca5343e5f59c58"}, "name": "Member"}]} 2018-09-22 04:20:27,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-00e14f67-4fc2-488c-b1da-a08054dbb4bd 2018-09-22 04:20:27,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0830359458923s 2018-09-22 04:20:27,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:20:27,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:27,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbd9f4c7-c0c6-455e-b07e-c32fcc27cfe9 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f444567709144a0ba2ca5343e5f59c58", "links": {"self": "http://172.30.9.23:5000/v3/roles/f444567709144a0ba2ca5343e5f59c58"}, "name": "Member"}]} 2018-09-22 04:20:27,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cbd9f4c7-c0c6-455e-b07e-c32fcc27cfe9 2018-09-22 04:20:27,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.080146074295s 2018-09-22 04:20:27,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 04:20:27,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:27,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f36d9f0-ae12-4e50-839a-1a87625d3f07 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 04:20:27,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-9f36d9f0-ae12-4e50-839a-1a87625d3f07 2018-09-22 04:20:27,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0737850666046s 2018-09-22 04:20:27,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 04:20:27,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:27,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec698ab0-7028-4e90-8b88-ca995e22ff09 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_83ce0626-1ef2-41e5-b12c-744087f61c77", "links": {"self": "http://172.30.9.23:5000/v3/users/6286a8026a03428c903d4da29f741a12"}, "domain_id": "default", "enabled": true, "id": "6286a8026a03428c903d4da29f741a12", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:20:27,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ec698ab0-7028-4e90-8b88-ca995e22ff09 2018-09-22 04:20:27,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100625991821s 2018-09-22 04:20:27,579 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ec698ab0-7028-4e90-8b88-ca995e22ff09 2018-09-22 04:20:27,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 04:20:27,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:27,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aa09b77-e453-453d-babf-5d6e8dd1b7c2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606"}, "enabled": true, "id": "2bc483cec21e4cad8e8c59f743575606", "parent_id": "default", "domain_id": "default", "name": "patrole-project_83ce0626-1ef2-41e5-b12c-744087f61c77"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 04:20:27,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5aa09b77-e453-453d-babf-5d6e8dd1b7c2 2018-09-22 04:20:27,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0811109542847s 2018-09-22 04:20:27,666 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5aa09b77-e453-453d-babf-5d6e8dd1b7c2 2018-09-22 04:20:27,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 04:20:27,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=6286a8026a03428c903d4da29f741a12&scope.project.id=2bc483cec21e4cad8e8c59f743575606&role.id=47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:27,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2564b14f-9676-470d-907e-d2259655bb56 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=6286a8026a03428c903d4da29f741a12&scope.project.id=2bc483cec21e4cad8e8c59f743575606&role.id=47adb45f654a4d67913388702479dc07", "previous": null, "next": null}} 2018-09-22 04:20:27,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=6286a8026a03428c903d4da29f741a12&scope.project.id=2bc483cec21e4cad8e8c59f743575606&role.id=47adb45f654a4d67913388702479dc07 used request id req-2564b14f-9676-470d-907e-d2259655bb56 2018-09-22 04:20:27,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0727469921112s 2018-09-22 04:20:27,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 04:20:27,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606/users/6286a8026a03428c903d4da29f741a12/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:27,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:20:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18bd428a-3fff-4137-9da0-9202d29ddea0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:20:27,859 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606/users/6286a8026a03428c903d4da29f741a12/roles/47adb45f654a4d67913388702479dc07 used request id req-18bd428a-3fff-4137-9da0-9202d29ddea0 2018-09-22 04:20:27,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117291212082s 2018-09-22 04:20:27,860 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-22 04:20:30,349 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-22 04:20:29.980 11291 INFO rally.deployment.engine [-] Deployment bc0622f7-0467-4db3-9fdf-cd8d71927ca9 | Starting: Destroy cloud and free allocated resources. 2018-09-22 04:20:30.070 11291 INFO rally.deployment.engine [-] Deployment bc0622f7-0467-4db3-9fdf-cd8d71927ca9 | Completed: Destroy cloud and free allocated resources. 2018-09-22 04:20:30.103 11291 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=a7ff4b72-54ab-4a0d-b030-13958135b509) for deployment 'opnfv-rally'. 2018-09-22 04:20:30.121 11291 INFO rally.api [-] Deleting verification (UUID=53dbc98c-d9bd-4bfa-96e3-cba3d8c42e7b). 2018-09-22 04:20:30.160 11291 INFO rally.api [-] Verification has been successfully deleted! 2018-09-22 04:20:30.161 11291 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=a7ff4b72-54ab-4a0d-b030-13958135b509). 2018-09-22 04:20:30.166 11291 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-22 04:20:32,714 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-22 04:20:32.443 11294 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=72332b4a-d150-449e-811d-7b7c4a2aeb7d) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 72332b4a-d150-449e-811d-7b7c4a2aeb7d | 2018-09-22T04:20:32 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 72332b4a-d150-449e-811d-7b7c4a2aeb7d ~/.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-09-22 04:20:36,087 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | 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 | +-------------+-------------------+-----------+ 2018-09-22 04:20:36,088 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-22 04:20:38,469 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-09-22 04:20:38.203 11300 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=a7ff4b72-54ab-4a0d-b030-13958135b509). 2018-09-22 04:20:38.339 11300 INFO rally.api [-] Verifier has been successfully deleted! 2018-09-22 04:20:42,008 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-22 04:20:40.524 11303 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-22 04:20:40.675 11303 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-22 04:20:41.884 11303 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=91060867-4c87-4f13-8634-5050ae230d41) has been successfully created! Using verifier 'opnfv-tempest' (UUID=91060867-4c87-4f13-8634-5050ae230d41) as the default verifier for the future CLI operations. 2018-09-22 04:20:45,210 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-09-22 04:20:45,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 04:20:45,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:45,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e42e711-4061-4175-8585-72da7b99ad22 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 04:20:45,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-7e42e711-4061-4175-8585-72da7b99ad22 2018-09-22 04:20:45,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.176283836365s 2018-09-22 04:20:45,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 04:20:45,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:20:45,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-771c75f6-9db9-410a-b8be-852a770df0d2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606"}, "enabled": true, "id": "2bc483cec21e4cad8e8c59f743575606", "parent_id": "default", "domain_id": "default", "name": "patrole-project_83ce0626-1ef2-41e5-b12c-744087f61c77"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 04:20:45,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-771c75f6-9db9-410a-b8be-852a770df0d2 2018-09-22 04:20:45,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0820519924164s 2018-09-22 04:20:45,472 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-771c75f6-9db9-410a-b8be-852a770df0d2 2018-09-22 04:20:45,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-22 04:20:45,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" -d '{"network": {"shared": true, "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "name": "patrole-net_83ce0626-1ef2-41e5-b12c-744087f61c77", "admin_state_up": true}}' 2018-09-22 04:20:46,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-f765bc95-e019-4309-bc56-8f931bef749f Date: Sat, 22 Sep 2018 04:20:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5c21309e-0848-4e5c-ba47-44936636809b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":true,"project_id":"2bc483cec21e4cad8e8c59f743575606","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:20:46Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_83ce0626-1ef2-41e5-b12c-744087f61c77","admin_state_up":true,"tenant_id":"2bc483cec21e4cad8e8c59f743575606","created_at":"2018-09-22T04:20:45Z","mtu":1450}} 2018-09-22 04:20:46,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f765bc95-e019-4309-bc56-8f931bef749f 2018-09-22 04:20:46,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.685533046722s 2018-09-22 04:20:46,161 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f765bc95-e019-4309-bc56-8f931bef749f 2018-09-22 04:20:46,161 - 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-09-22T04:20:46Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5c21309e-0848-4e5c-ba47-44936636809b', u'provider:segmentation_id': 20, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_83ce0626-1ef2-41e5-b12c-744087f61c77', u'created_at': u'2018-09-22T04:20:45Z', u'mtu': 1450, u'tenant_id': u'2bc483cec21e4cad8e8c59f743575606', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'2bc483cec21e4cad8e8c59f743575606'}) 2018-09-22 04:20:46,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:20:46,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58d0f049-f399-44b7-a085-ccbba03451b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:20:46,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-58d0f049-f399-44b7-a085-ccbba03451b1 2018-09-22 04:20:46,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:20:46,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "f444567709144a0ba2ca5343e5f59c58", "name": "Member"}], "expires_at": "2018-09-22T05:20:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bc483cec21e4cad8e8c59f743575606", "name": "patrole-project_83ce0626-1ef2-41e5-b12c-744087f61c77"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2bc483cec21e4cad8e8c59f743575606", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/2bc483cec21e4cad8e8c59f743575606", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/2bc483cec21e4cad8e8c59f743575606", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2bc483cec21e4cad8e8c59f743575606", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/2bc483cec21e4cad8e8c59f743575606", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/2bc483cec21e4cad8e8c59f743575606", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2bc483cec21e4cad8e8c59f743575606", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/2bc483cec21e4cad8e8c59f743575606", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/2bc483cec21e4cad8e8c59f743575606", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/2bc483cec21e4cad8e8c59f743575606", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/2bc483cec21e4cad8e8c59f743575606", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/2bc483cec21e4cad8e8c59f743575606", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_83ce0626-1ef2-41e5-b12c-744087f61c77", "id": "6286a8026a03428c903d4da29f741a12"}, "audit_ids": ["PhRQQgp9S5qcU4gslLtT5w"], "issued_at": "2018-09-22T04:20:46.000000Z"}} 2018-09-22 04:20:46,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 04:20:46,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" 2018-09-22 04:20:46,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1386 X-Openstack-Request-Id: req-07550e54-6942-4305-a815-d60849a659c6 Date: Sat, 22 Sep 2018 04:20:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5c21309e-0848-4e5c-ba47-44936636809b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":true,"project_id":"2bc483cec21e4cad8e8c59f743575606","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:20:46Z","qos_policy_id":null,"name":"patrole-net_83ce0626-1ef2-41e5-b12c-744087f61c77","admin_state_up":true,"tenant_id":"2bc483cec21e4cad8e8c59f743575606","created_at":"2018-09-22T04:20:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 04:20:46,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-07550e54-6942-4305-a815-d60849a659c6 2018-09-22 04:20:46,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.240513086319s 2018-09-22 04:20:46,784 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-07550e54-6942-4305-a815-d60849a659c6 2018-09-22 04:20:46,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-22 04:20:46,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" -d '{"subnet": {"name": "patrole-subnet_83ce0626-1ef2-41e5-b12c-744087f61c77", "enable_dhcp": true, "network_id": "5c21309e-0848-4e5c-ba47-44936636809b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-22 04:20:47,423 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0817d419-84a3-4085-842b-0ecacd46a55d Date: Sat, 22 Sep 2018 04:20:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c21309e-0848-4e5c-ba47-44936636809b","tenant_id":"2bc483cec21e4cad8e8c59f743575606","created_at":"2018-09-22T04:20:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T04:20:47Z","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":"2bc483cec21e4cad8e8c59f743575606","id":"49076307-1756-41fb-a255-399b6bb4f7d7","subnetpool_id":null,"name":"patrole-subnet_83ce0626-1ef2-41e5-b12c-744087f61c77"}} 2018-09-22 04:20:47,423 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0817d419-84a3-4085-842b-0ecacd46a55d 2018-09-22 04:20:47,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.637408971786s 2018-09-22 04:20:47,424 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-0817d419-84a3-4085-842b-0ecacd46a55d 2018-09-22 04:20:47,424 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T04:20:47Z', 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'49076307-1756-41fb-a255-399b6bb4f7d7', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_83ce0626-1ef2-41e5-b12c-744087f61c77', u'enable_dhcp': True, u'network_id': u'5c21309e-0848-4e5c-ba47-44936636809b', u'tenant_id': u'2bc483cec21e4cad8e8c59f743575606', u'created_at': u'2018-09-22T04:20:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2bc483cec21e4cad8e8c59f743575606'}) 2018-09-22 04:20:47,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-22 04:20:47,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "patrole-router_83ce0626-1ef2-41e5-b12c-744087f61c77", "admin_state_up": true}}' 2018-09-22 04:20:52,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-6b78c915-c100-4988-9379-f9b65181919f Date: Sat, 22 Sep 2018 04:20:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:48Z", "admin_state_up": true, "updated_at": "2018-09-22T04:20:49Z", "project_id": "2bc483cec21e4cad8e8c59f743575606", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "d2a17983-bdce-4e4c-ad52-5ee1f76d4d50", "name": "patrole-router_83ce0626-1ef2-41e5-b12c-744087f61c77"}} 2018-09-22 04:20:52,271 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-6b78c915-c100-4988-9379-f9b65181919f 2018-09-22 04:20:52,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.8465950489s 2018-09-22 04:20:52,272 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-6b78c915-c100-4988-9379-f9b65181919f 2018-09-22 04:20:52,272 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T04:20:49Z', u'revision_number': 3, u'ha': True, u'id': u'd2a17983-bdce-4e4c-ad52-5ee1f76d4d50', u'external_gateway_info': {u'network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'439a8a54-bb11-4288-a17c-58ca0efd5d9d', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_83ce0626-1ef2-41e5-b12c-744087f61c77', u'admin_state_up': True, u'tenant_id': u'2bc483cec21e4cad8e8c59f743575606', u'created_at': u'2018-09-22T04:20:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'2bc483cec21e4cad8e8c59f743575606'}) 2018-09-22 04:20:52,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-22 04:20:52,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d2a17983-bdce-4e4c-ad52-5ee1f76d4d50/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" -d '{"subnet_id": "49076307-1756-41fb-a255-399b6bb4f7d7"}' 2018-09-22 04:20:54,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ea8c3286-8481-419a-a16e-f4c11bca1544 Date: Sat, 22 Sep 2018 04:20:54 GMT RESP BODY: {"network_id": "5c21309e-0848-4e5c-ba47-44936636809b", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "subnet_id": "49076307-1756-41fb-a255-399b6bb4f7d7", "subnet_ids": ["49076307-1756-41fb-a255-399b6bb4f7d7"], "port_id": "61f495c8-fbcc-476c-9e8b-8b13e1edefac", "id": "d2a17983-bdce-4e4c-ad52-5ee1f76d4d50"} 2018-09-22 04:20:54,417 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d2a17983-bdce-4e4c-ad52-5ee1f76d4d50/add_router_interface.json used request id req-ea8c3286-8481-419a-a16e-f4c11bca1544 2018-09-22 04:20:54,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.14423799515s 2018-09-22 04:20:54,417 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d2a17983-bdce-4e4c-ad52-5ee1f76d4d50/add_router_interface.json used request id req-ea8c3286-8481-419a-a16e-f4c11bca1544 returning object d2a17983-bdce-4e4c-ad52-5ee1f76d4d50 2018-09-22 04:20:54,418 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:20:54,549 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-22 04:20:54,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" 2018-09-22 04:20:54,555 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 22 Sep 2018 04:20:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-22 04:20:54,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 04:20:54,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" 2018-09-22 04:20:55,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9e24c4bf-ef0a-4b0a-9c75-4cc98399fd71 Date: Sat, 22 Sep 2018 04:20:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 04:20:55,103 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9e24c4bf-ef0a-4b0a-9c75-4cc98399fd71 2018-09-22 04:20:55,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.544684886932s 2018-09-22 04:20:55,104 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9e24c4bf-ef0a-4b0a-9c75-4cc98399fd71 2018-09-22 04:20:55,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-22 04:20:55,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_83ce0626-1ef2-41e5-b12c-744087f61c77", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_83ce0626-1ef2-41e5-b12c-744087f61c77"}' 2018-09-22 04:20:55,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75 X-Openstack-Request-Id: req-3d3b26ea-4007-442f-9bab-b674bc88835d Date: Sat, 22 Sep 2018 04:20:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75/file", "owner": "2bc483cec21e4cad8e8c59f743575606", "id": "13bf4c1b-24d2-4a6c-9142-539860803e75", "size": null, "self": "/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T04:20:55Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_83ce0626-1ef2-41e5-b12c-744087f61c77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_83ce0626-1ef2-41e5-b12c-744087f61c77", "checksum": null, "created_at": "2018-09-22T04:20:55Z", "protected": false} 2018-09-22 04:20:55,775 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-3d3b26ea-4007-442f-9bab-b674bc88835d 2018-09-22 04:20:55,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.669405937195s 2018-09-22 04:20:55,775 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-3d3b26ea-4007-442f-9bab-b674bc88835d returning object 13bf4c1b-24d2-4a6c-9142-539860803e75 2018-09-22 04:20:55,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-22 04:20:55,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" -d '' 2018-09-22 04:20:57,739 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c30189d5-b524-4b66-8ffc-30355ecdae31 Date: Sat, 22 Sep 2018 04:20:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:20:57,739 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75/file used request id req-c30189d5-b524-4b66-8ffc-30355ecdae31 2018-09-22 04:20:57,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.96310210228s 2018-09-22 04:20:57,740 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75/file used request id req-c30189d5-b524-4b66-8ffc-30355ecdae31 2018-09-22 04:20:57,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 04:20:57,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" 2018-09-22 04:20:57,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-3b54917b-a2b8-4c0c-9217-e44c36405598 Date: Sat, 22 Sep 2018 04:20:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/13bf4c1b-24d2-4a6c-9142-539860803e75/snap", "metadata": {}}], "file": "/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75/file", "owner": "2bc483cec21e4cad8e8c59f743575606", "id": "13bf4c1b-24d2-4a6c-9142-539860803e75", "size": 12716032, "self": "/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/13bf4c1b-24d2-4a6c-9142-539860803e75/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T04:20:57Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_83ce0626-1ef2-41e5-b12c-744087f61c77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_83ce0626-1ef2-41e5-b12c-744087f61c77", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T04:20:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 04:20:57,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3b54917b-a2b8-4c0c-9217-e44c36405598 2018-09-22 04:20:57,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166682004929s 2018-09-22 04:20:57,907 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3b54917b-a2b8-4c0c-9217-e44c36405598 2018-09-22 04:20:57,909 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/13bf4c1b-24d2-4a6c-9142-539860803e75/snap', u'metadata': Munch({})})], 'file': u'/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75/file', 'owner': u'2bc483cec21e4cad8e8c59f743575606', 'id': u'13bf4c1b-24d2-4a6c-9142-539860803e75', 'size': 12716032, u'self': u'/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2bc483cec21e4cad8e8c59f743575606', 'name': 'patrole-project_83ce0626-1ef2-41e5-b12c-744087f61c77', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/13bf4c1b-24d2-4a6c-9142-539860803e75/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-22T04:20:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-22T04:20:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_83ce0626-1ef2-41e5-b12c-744087f61c77', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_83ce0626-1ef2-41e5-b12c-744087f61c77', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_83ce0626-1ef2-41e5-b12c-744087f61c77', 'created': u'2018-09-22T04:20:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-22T04:20:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_83ce0626-1ef2-41e5-b12c-744087f61c77', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-22 04:20:57,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-22 04:20:57,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_83ce0626-1ef2-41e5-b12c-744087f61c77", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-22 04:20:58,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b651eed4-d07d-4dc7-8c19-f17926330976 x-compute-request-id: req-b651eed4-d07d-4dc7-8c19-f17926330976 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1d9061a2-e857-40ac-9611-dda5ab914c93", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1d9061a2-e857-40ac-9611-dda5ab914c93", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1d9061a2-e857-40ac-9611-dda5ab914c93", "name": "patrole-flavor_83ce0626-1ef2-41e5-b12c-744087f61c77", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:20:58,120 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b651eed4-d07d-4dc7-8c19-f17926330976 2018-09-22 04:20:58,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.20952296257s 2018-09-22 04:20:58,120 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b651eed4-d07d-4dc7-8c19-f17926330976 returning object 1d9061a2-e857-40ac-9611-dda5ab914c93 2018-09-22 04:20:58,121 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_83ce0626-1ef2-41e5-b12c-744087f61c77', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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'1d9061a2-e857-40ac-9611-dda5ab914c93', 'swap': 0}) 2018-09-22 04:20:58,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-22 04:20:58,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/1d9061a2-e857-40ac-9611-dda5ab914c93/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" -d '{"extra_specs": {}}' 2018-09-22 04:20:58,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20: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-3bdfc5f7-5b08-4529-b838-9c73452e25f1 x-compute-request-id: req-3bdfc5f7-5b08-4529-b838-9c73452e25f1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 04:20:58,149 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/1d9061a2-e857-40ac-9611-dda5ab914c93/os-extra_specs used request id req-3bdfc5f7-5b08-4529-b838-9c73452e25f1 2018-09-22 04:20:58,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0269238948822s 2018-09-22 04:20:58,149 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/1d9061a2-e857-40ac-9611-dda5ab914c93/os-extra_specs used request id req-3bdfc5f7-5b08-4529-b838-9c73452e25f1 2018-09-22 04:20:58,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:20:58,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" 2018-09-22 04:20:58,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:20:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:20:58,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" 2018-09-22 04:20:58,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c36a3438-3bb7-4fcc-ab3a-0b7afb068687 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f444567709144a0ba2ca5343e5f59c58", "links": {"self": "http://172.30.9.23:5000/v3/roles/f444567709144a0ba2ca5343e5f59c58"}, "name": "Member"}]} 2018-09-22 04:20:58,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c36a3438-3bb7-4fcc-ab3a-0b7afb068687 2018-09-22 04:20:58,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0951600074768s 2018-09-22 04:20:58,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-22 04:20:58,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" 2018-09-22 04:20:58,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20: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-89f127e5-45d6-43de-9b74-989341fded16 x-compute-request-id: req-89f127e5-45d6-43de-9b74-989341fded16 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 147}, "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.9", "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.10", "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10180, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-22 04:20:58,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-89f127e5-45d6-43de-9b74-989341fded16 2018-09-22 04:20:58,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.182112932205s 2018-09-22 04:20:58,432 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-89f127e5-45d6-43de-9b74-989341fded16 2018-09-22 04:20:58,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 04:20:58,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" 2018-09-22 04:20:58,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-20352e2e-470e-4f36-bf5c-80504419c17a Date: Sat, 22 Sep 2018 04:20:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/13bf4c1b-24d2-4a6c-9142-539860803e75/snap", "metadata": {}}], "file": "/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75/file", "owner": "2bc483cec21e4cad8e8c59f743575606", "id": "13bf4c1b-24d2-4a6c-9142-539860803e75", "size": 12716032, "self": "/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/13bf4c1b-24d2-4a6c-9142-539860803e75/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T04:20:57Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_83ce0626-1ef2-41e5-b12c-744087f61c77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_83ce0626-1ef2-41e5-b12c-744087f61c77", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T04:20:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 04:20:58,592 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-20352e2e-470e-4f36-bf5c-80504419c17a 2018-09-22 04:20:58,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.158882856369s 2018-09-22 04:20:58,593 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-20352e2e-470e-4f36-bf5c-80504419c17a 2018-09-22 04:20:58,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-22 04:20:58,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_83ce0626-1ef2-41e5-b12c-744087f61c77", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_83ce0626-1ef2-41e5-b12c-744087f61c77"}' 2018-09-22 04:20:58,801 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/f96f1b43-7f27-441c-8957-c2fc932c11b7 X-Openstack-Request-Id: req-54fab6d3-abb8-470d-a8cc-9c3536a3d423 Date: Sat, 22 Sep 2018 04:20:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f96f1b43-7f27-441c-8957-c2fc932c11b7/file", "owner": "2bc483cec21e4cad8e8c59f743575606", "id": "f96f1b43-7f27-441c-8957-c2fc932c11b7", "size": null, "self": "/v2/images/f96f1b43-7f27-441c-8957-c2fc932c11b7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T04:20:58Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_83ce0626-1ef2-41e5-b12c-744087f61c77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_83ce0626-1ef2-41e5-b12c-744087f61c77", "checksum": null, "created_at": "2018-09-22T04:20:58Z", "protected": false} 2018-09-22 04:20:58,801 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-54fab6d3-abb8-470d-a8cc-9c3536a3d423 2018-09-22 04:20:58,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.20615196228s 2018-09-22 04:20:58,802 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-54fab6d3-abb8-470d-a8cc-9c3536a3d423 returning object f96f1b43-7f27-441c-8957-c2fc932c11b7 2018-09-22 04:20:58,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-22 04:20:58,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/f96f1b43-7f27-441c-8957-c2fc932c11b7/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" -d '' 2018-09-22 04:20:59,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-05f44eff-b171-4711-9ef3-950f2a81a489 Date: Sat, 22 Sep 2018 04:20:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:20:59,804 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f96f1b43-7f27-441c-8957-c2fc932c11b7/file used request id req-05f44eff-b171-4711-9ef3-950f2a81a489 2018-09-22 04:20:59,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.00097203255s 2018-09-22 04:20:59,804 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f96f1b43-7f27-441c-8957-c2fc932c11b7/file used request id req-05f44eff-b171-4711-9ef3-950f2a81a489 2018-09-22 04:20:59,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 04:20:59,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" 2018-09-22 04:20:59,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-80a5f21a-06e8-4d42-876f-ab6bb5185977 Date: Sat, 22 Sep 2018 04:20:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/f96f1b43-7f27-441c-8957-c2fc932c11b7/snap", "metadata": {}}], "file": "/v2/images/f96f1b43-7f27-441c-8957-c2fc932c11b7/file", "owner": "2bc483cec21e4cad8e8c59f743575606", "id": "f96f1b43-7f27-441c-8957-c2fc932c11b7", "size": 12716032, "self": "/v2/images/f96f1b43-7f27-441c-8957-c2fc932c11b7", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/f96f1b43-7f27-441c-8957-c2fc932c11b7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T04:20:59Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_83ce0626-1ef2-41e5-b12c-744087f61c77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_83ce0626-1ef2-41e5-b12c-744087f61c77", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T04:20:58Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/13bf4c1b-24d2-4a6c-9142-539860803e75/snap", "metadata": {}}], "file": "/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75/file", "owner": "2bc483cec21e4cad8e8c59f743575606", "id": "13bf4c1b-24d2-4a6c-9142-539860803e75", "size": 12716032, "self": "/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/13bf4c1b-24d2-4a6c-9142-539860803e75/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T04:20:57Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_83ce0626-1ef2-41e5-b12c-744087f61c77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_83ce0626-1ef2-41e5-b12c-744087f61c77", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T04:20:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 04:20:59,967 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-80a5f21a-06e8-4d42-876f-ab6bb5185977 2018-09-22 04:20:59,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.163043022156s 2018-09-22 04:20:59,968 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-80a5f21a-06e8-4d42-876f-ab6bb5185977 2018-09-22 04:20:59,971 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/f96f1b43-7f27-441c-8957-c2fc932c11b7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f96f1b43-7f27-441c-8957-c2fc932c11b7/file', 'owner': u'2bc483cec21e4cad8e8c59f743575606', 'id': u'f96f1b43-7f27-441c-8957-c2fc932c11b7', 'size': 12716032, u'self': u'/v2/images/f96f1b43-7f27-441c-8957-c2fc932c11b7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2bc483cec21e4cad8e8c59f743575606', 'name': 'patrole-project_83ce0626-1ef2-41e5-b12c-744087f61c77', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/f96f1b43-7f27-441c-8957-c2fc932c11b7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-22T04:20:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-22T04:20:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_83ce0626-1ef2-41e5-b12c-744087f61c77', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f96f1b43-7f27-441c-8957-c2fc932c11b7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_83ce0626-1ef2-41e5-b12c-744087f61c77', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_83ce0626-1ef2-41e5-b12c-744087f61c77', 'created': u'2018-09-22T04:20:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-22T04:20:58Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f96f1b43-7f27-441c-8957-c2fc932c11b7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_83ce0626-1ef2-41e5-b12c-744087f61c77', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-22 04:20:59,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-22 04:20:59,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_83ce0626-1ef2-41e5-b12c-744087f61c77", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-22 04:21:00,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:20: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-fb8ae2de-e524-449e-b628-37bb43002dd1 x-compute-request-id: req-fb8ae2de-e524-449e-b628-37bb43002dd1 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b0226ac8-1f64-4b23-beea-fbff2dabab53", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b0226ac8-1f64-4b23-beea-fbff2dabab53", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b0226ac8-1f64-4b23-beea-fbff2dabab53", "name": "patrole-flavor_alt_83ce0626-1ef2-41e5-b12c-744087f61c77", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:21:00,162 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fb8ae2de-e524-449e-b628-37bb43002dd1 2018-09-22 04:21:00,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.190006017685s 2018-09-22 04:21:00,162 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fb8ae2de-e524-449e-b628-37bb43002dd1 returning object b0226ac8-1f64-4b23-beea-fbff2dabab53 2018-09-22 04:21:00,163 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_83ce0626-1ef2-41e5-b12c-744087f61c77', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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'b0226ac8-1f64-4b23-beea-fbff2dabab53', 'swap': 0}) 2018-09-22 04:21:00,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-22 04:21:00,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/b0226ac8-1f64-4b23-beea-fbff2dabab53/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" -d '{"extra_specs": {}}' 2018-09-22 04:21:00,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:21: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-4d0f7c76-ed96-4c5e-ac58-8ae10bccfbfc x-compute-request-id: req-4d0f7c76-ed96-4c5e-ac58-8ae10bccfbfc Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 04:21:00,185 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/b0226ac8-1f64-4b23-beea-fbff2dabab53/os-extra_specs used request id req-4d0f7c76-ed96-4c5e-ac58-8ae10bccfbfc 2018-09-22 04:21:00,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217249393463s 2018-09-22 04:21:00,186 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/b0226ac8-1f64-4b23-beea-fbff2dabab53/os-extra_specs used request id req-4d0f7c76-ed96-4c5e-ac58-8ae10bccfbfc 2018-09-22 04:21:00,186 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_83ce0626-1ef2-41e5-b12c-744087f61c77', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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'b0226ac8-1f64-4b23-beea-fbff2dabab53', 'swap': 0}) 2018-09-22 04:21:03,252 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-22 04:21:02.207 11322 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=91060867-4c87-4f13-8634-5050ae230d41) for deployment 'opnfv-rally' (UUID=72332b4a-d150-449e-811d-7b7c4a2aeb7d). 2018-09-22 04:21:03.115 11322 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-22 04:21:03.118 11322 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=91060867-4c87-4f13-8634-5050ae230d41) has been successfully configured for deployment 'opnfv-rally' (UUID=72332b4a-d150-449e-811d-7b7c4a2aeb7d)! 2018-09-22 04:21:03,253 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-22 04:21:03,253 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-22 04:21:03,256 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-22 04:21:03,274 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-22 04:21:07,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-91060867-4c87-4f13-8634-5050ae230d41/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-09-22 04:21:07,089 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-22 04:21:07,105 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-22 04:21:07,105 - 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-09-22 04:21:09,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 04:21:09.292 11331 INFO rally.api [-] Starting verification (UUID=72b13de0-49f8-4638-b1b1-5e750f7b78c4) for deployment 'opnfv-rally' (UUID=72332b4a-d150-449e-811d-7b7c4a2aeb7d) by verifier 'opnfv-tempest' (UUID=91060867-4c87-4f13-8634-5050ae230d41). 2018-09-22 04:21:09,294 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 72b13de0-49f8-4638-b1b1-5e750f7b78c4 2018-09-22 04:23:35,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 72b13de0-49f8-4638-b1b1-5e750f7b78c4 2018-09-22 04:23:35,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '72b13de0-49f8-4638-b1b1-5e750f7b78c4']'. 2018-09-22 04:23:36,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-22 04:23:36,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-22 04:23:36,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-22 04:23:36,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 72b13de0-49f8-4638-b1b1-5e750f7b78c4 | 2018-09-22 04:23:36,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-22 04:23:36,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-22 04:21:09 | 2018-09-22 04:23:36,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-22 04:23:35 | 2018-09-22 04:23:36,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:26 | 2018-09-22 04:23:36,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-22 04:23:36,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-22 04:23:36,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 91060867-4c87-4f13-8634-5050ae230d41) | 2018-09-22 04:23:36,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-22 04:23:36,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 72332b4a-d150-449e-811d-7b7c4a2aeb7d) | 2018-09-22 04:23:36,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-09-22 04:23:36,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 137.041 | 2018-09-22 04:23:36,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-09-22 04:23:36,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 161 | 2018-09-22 04:23:36,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-22 04:23:36,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-22 04:23:36,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-22 04:23:36,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-22 04:23:36,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-22 04:23:36,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-22 04:23:37,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-09-22 04:23:37,193 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-22 04:23:37,194 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:52 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-22 04:23:37,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-22 04:23:37,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/f96f1b43-7f27-441c-8957-c2fc932c11b7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" 2018-09-22 04:23:38,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a48d76c1-b391-4e18-8ce1-44edb7c589e7 Date: Sat, 22 Sep 2018 04:23:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:23:38,930 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f96f1b43-7f27-441c-8957-c2fc932c11b7 used request id req-a48d76c1-b391-4e18-8ce1-44edb7c589e7 2018-09-22 04:23:38,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.73091506958s 2018-09-22 04:23:38,931 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f96f1b43-7f27-441c-8957-c2fc932c11b7 used request id req-a48d76c1-b391-4e18-8ce1-44edb7c589e7 2018-09-22 04:23:38,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 04:23:38,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:23:38,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da45b417-694e-442a-8886-03d76da1ca78 x-compute-request-id: req-da45b417-694e-442a-8886-03d76da1ca78 Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1d9061a2-e857-40ac-9611-dda5ab914c93", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1d9061a2-e857-40ac-9611-dda5ab914c93", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1d9061a2-e857-40ac-9611-dda5ab914c93", "name": "patrole-flavor_83ce0626-1ef2-41e5-b12c-744087f61c77", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b0226ac8-1f64-4b23-beea-fbff2dabab53", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b0226ac8-1f64-4b23-beea-fbff2dabab53", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b0226ac8-1f64-4b23-beea-fbff2dabab53", "name": "patrole-flavor_alt_83ce0626-1ef2-41e5-b12c-744087f61c77", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 04:23:38,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-da45b417-694e-442a-8886-03d76da1ca78 2018-09-22 04:23:38,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0387361049652s 2018-09-22 04:23:38,971 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-da45b417-694e-442a-8886-03d76da1ca78 2018-09-22 04:23:38,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-22 04:23:38,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/b0226ac8-1f64-4b23-beea-fbff2dabab53 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:23:39,015 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:23:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-71640ea9-1383-4d87-b7bb-92d113373ddf x-compute-request-id: req-71640ea9-1383-4d87-b7bb-92d113373ddf Content-Length: 0 Content-Type: application/json 2018-09-22 04:23:39,015 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b0226ac8-1f64-4b23-beea-fbff2dabab53 used request id req-71640ea9-1383-4d87-b7bb-92d113373ddf 2018-09-22 04:23:39,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0423760414124s 2018-09-22 04:23:39,015 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b0226ac8-1f64-4b23-beea-fbff2dabab53 used request id req-71640ea9-1383-4d87-b7bb-92d113373ddf 2018-09-22 04:23:39,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-22 04:23:39,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d2a17983-bdce-4e4c-ad52-5ee1f76d4d50/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" -d '{"subnet_id": "49076307-1756-41fb-a255-399b6bb4f7d7"}' 2018-09-22 04:23:40,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-750fd334-91c1-4d25-b87c-019d9ed313ba Date: Sat, 22 Sep 2018 04:23:40 GMT RESP BODY: {"network_id": "5c21309e-0848-4e5c-ba47-44936636809b", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "subnet_id": "49076307-1756-41fb-a255-399b6bb4f7d7", "subnet_ids": ["49076307-1756-41fb-a255-399b6bb4f7d7"], "port_id": "61f495c8-fbcc-476c-9e8b-8b13e1edefac", "id": "d2a17983-bdce-4e4c-ad52-5ee1f76d4d50"} 2018-09-22 04:23:40,479 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d2a17983-bdce-4e4c-ad52-5ee1f76d4d50/remove_router_interface.json used request id req-750fd334-91c1-4d25-b87c-019d9ed313ba 2018-09-22 04:23:40,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.46324706078s 2018-09-22 04:23:40,480 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d2a17983-bdce-4e4c-ad52-5ee1f76d4d50/remove_router_interface.json used request id req-750fd334-91c1-4d25-b87c-019d9ed313ba returning object d2a17983-bdce-4e4c-ad52-5ee1f76d4d50 2018-09-22 04:23:40,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-22 04:23:40,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" 2018-09-22 04:23:40,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-09e4e327-7aff-4ad5-ae90-2485adab2eb7 Date: Sat, 22 Sep 2018 04:23:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:48Z", "admin_state_up": true, "updated_at": "2018-09-22T04:23:39Z", "project_id": "2bc483cec21e4cad8e8c59f743575606", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "d2a17983-bdce-4e4c-ad52-5ee1f76d4d50", "name": "patrole-router_83ce0626-1ef2-41e5-b12c-744087f61c77"}]} 2018-09-22 04:23:40,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-09e4e327-7aff-4ad5-ae90-2485adab2eb7 2018-09-22 04:23:40,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.229885816574s 2018-09-22 04:23:40,711 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-09e4e327-7aff-4ad5-ae90-2485adab2eb7 2018-09-22 04:23:40,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-22 04:23:40,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/d2a17983-bdce-4e4c-ad52-5ee1f76d4d50.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" 2018-09-22 04:23:44,351 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-99222e86-d14a-465a-8914-551ca0d3ce82 Content-Length: 0 Date: Sat, 22 Sep 2018 04:23:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:23:44,351 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d2a17983-bdce-4e4c-ad52-5ee1f76d4d50.json used request id req-99222e86-d14a-465a-8914-551ca0d3ce82 2018-09-22 04:23:44,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.63921904564s 2018-09-22 04:23:44,351 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d2a17983-bdce-4e4c-ad52-5ee1f76d4d50.json used request id req-99222e86-d14a-465a-8914-551ca0d3ce82 2018-09-22 04:23:44,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-22 04:23:44,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" 2018-09-22 04:23:44,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1289 X-Openstack-Request-Id: req-b9afa4e1-20ba-45b1-a568-7473842a0e30 Date: Sat, 22 Sep 2018 04:23:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c21309e-0848-4e5c-ba47-44936636809b","tenant_id":"2bc483cec21e4cad8e8c59f743575606","created_at":"2018-09-22T04:20:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T04:20:47Z","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":"2bc483cec21e4cad8e8c59f743575606","id":"49076307-1756-41fb-a255-399b6bb4f7d7","subnetpool_id":null,"name":"patrole-subnet_83ce0626-1ef2-41e5-b12c-744087f61c77"}]} 2018-09-22 04:23:44,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b9afa4e1-20ba-45b1-a568-7473842a0e30 2018-09-22 04:23:44,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.20551109314s 2018-09-22 04:23:44,558 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b9afa4e1-20ba-45b1-a568-7473842a0e30 2018-09-22 04:23:44,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-22 04:23:44,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/49076307-1756-41fb-a255-399b6bb4f7d7.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" 2018-09-22 04:23:46,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f74868e5-d6c6-4d32-8e5a-085b31747ba6 Date: Sat, 22 Sep 2018 04:23:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:23:46,650 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/49076307-1756-41fb-a255-399b6bb4f7d7.json used request id req-f74868e5-d6c6-4d32-8e5a-085b31747ba6 2018-09-22 04:23:46,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.09177589417s 2018-09-22 04:23:46,651 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/49076307-1756-41fb-a255-399b6bb4f7d7.json used request id req-f74868e5-d6c6-4d32-8e5a-085b31747ba6 2018-09-22 04:23:46,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 04:23:46,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" 2018-09-22 04:23:46,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1392 X-Openstack-Request-Id: req-312d2575-bc5e-4ba6-9e55-5897d639e9c1 Date: Sat, 22 Sep 2018 04:23:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"5c21309e-0848-4e5c-ba47-44936636809b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":true,"project_id":"2bc483cec21e4cad8e8c59f743575606","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:23:46Z","qos_policy_id":null,"name":"patrole-net_83ce0626-1ef2-41e5-b12c-744087f61c77","admin_state_up":true,"tenant_id":"2bc483cec21e4cad8e8c59f743575606","created_at":"2018-09-22T04:20:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 04:23:46,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-312d2575-bc5e-4ba6-9e55-5897d639e9c1 2018-09-22 04:23:46,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256740093231s 2018-09-22 04:23:46,909 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-312d2575-bc5e-4ba6-9e55-5897d639e9c1 2018-09-22 04:23:46,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-22 04:23:46,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/5c21309e-0848-4e5c-ba47-44936636809b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" 2018-09-22 04:23:47,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a210330-b6ea-4cfd-83e1-2553e95b79cf Date: Sat, 22 Sep 2018 04:23:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:23:47,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5c21309e-0848-4e5c-ba47-44936636809b.json used request id req-3a210330-b6ea-4cfd-83e1-2553e95b79cf 2018-09-22 04:23:47,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.06578707695s 2018-09-22 04:23:47,976 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5c21309e-0848-4e5c-ba47-44936636809b.json used request id req-3a210330-b6ea-4cfd-83e1-2553e95b79cf 2018-09-22 04:23:47,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 04:23:47,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" 2018-09-22 04:23:48,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-aaafe3b7-b4a7-481b-b97e-dfe6224ede79 Date: Sat, 22 Sep 2018 04:23:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/13bf4c1b-24d2-4a6c-9142-539860803e75/snap", "metadata": {}}], "file": "/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75/file", "owner": "2bc483cec21e4cad8e8c59f743575606", "id": "13bf4c1b-24d2-4a6c-9142-539860803e75", "size": 12716032, "self": "/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/13bf4c1b-24d2-4a6c-9142-539860803e75/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T04:20:57Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_83ce0626-1ef2-41e5-b12c-744087f61c77", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_83ce0626-1ef2-41e5-b12c-744087f61c77", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T04:20:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 04:23:48,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-aaafe3b7-b4a7-481b-b97e-dfe6224ede79 2018-09-22 04:23:48,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185555934906s 2018-09-22 04:23:48,162 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-aaafe3b7-b4a7-481b-b97e-dfe6224ede79 2018-09-22 04:23:48,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-22 04:23:48,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be5305876a2bb6b9374fd643b7f82b6ce06562e5" 2018-09-22 04:23:50,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-65caf498-a41a-450a-92d0-bb43a65f1752 Date: Sat, 22 Sep 2018 04:23:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:23:50,044 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75 used request id req-65caf498-a41a-450a-92d0-bb43a65f1752 2018-09-22 04:23:50,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.87997889519s 2018-09-22 04:23:50,044 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/13bf4c1b-24d2-4a6c-9142-539860803e75 used request id req-65caf498-a41a-450a-92d0-bb43a65f1752 2018-09-22 04:23:50,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 04:23:50,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:23:50,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd3232a7-9075-4624-8593-cc9566b7fa05 x-compute-request-id: req-dd3232a7-9075-4624-8593-cc9566b7fa05 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1d9061a2-e857-40ac-9611-dda5ab914c93", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1d9061a2-e857-40ac-9611-dda5ab914c93", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1d9061a2-e857-40ac-9611-dda5ab914c93", "name": "patrole-flavor_83ce0626-1ef2-41e5-b12c-744087f61c77", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 04:23:50,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-dd3232a7-9075-4624-8593-cc9566b7fa05 2018-09-22 04:23:50,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0357260704041s 2018-09-22 04:23:50,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-dd3232a7-9075-4624-8593-cc9566b7fa05 2018-09-22 04:23:50,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-22 04:23:50,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/1d9061a2-e857-40ac-9611-dda5ab914c93 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:23:50,123 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:23:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f0e9d84a-2cfe-49ec-bb87-4b0a6d14de03 x-compute-request-id: req-f0e9d84a-2cfe-49ec-bb87-4b0a6d14de03 Content-Length: 0 Content-Type: application/json 2018-09-22 04:23:50,124 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1d9061a2-e857-40ac-9611-dda5ab914c93 used request id req-f0e9d84a-2cfe-49ec-bb87-4b0a6d14de03 2018-09-22 04:23:50,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.040953874588s 2018-09-22 04:23:50,124 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1d9061a2-e857-40ac-9611-dda5ab914c93 used request id req-f0e9d84a-2cfe-49ec-bb87-4b0a6d14de03 2018-09-22 04:23:50,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 04:23:50,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:23:50,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd203f60-4fc9-4f33-94db-9658ce98d9cd Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_83ce0626-1ef2-41e5-b12c-744087f61c77", "links": {"self": "http://172.30.9.23:5000/v3/users/6286a8026a03428c903d4da29f741a12"}, "domain_id": "default", "enabled": true, "id": "6286a8026a03428c903d4da29f741a12", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:23:50,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bd203f60-4fc9-4f33-94db-9658ce98d9cd 2018-09-22 04:23:50,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109493017197s 2018-09-22 04:23:50,234 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bd203f60-4fc9-4f33-94db-9658ce98d9cd 2018-09-22 04:23:50,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 04:23:50,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/6286a8026a03428c903d4da29f741a12 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:23:50,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6272e2e-c8bd-4d19-906b-dd9db1b73e80 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/6286a8026a03428c903d4da29f741a12"}, "enabled": true, "id": "6286a8026a03428c903d4da29f741a12", "options": {}, "domain_id": "default", "name": "patrole-user_83ce0626-1ef2-41e5-b12c-744087f61c77"}} 2018-09-22 04:23:50,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/6286a8026a03428c903d4da29f741a12 used request id req-d6272e2e-c8bd-4d19-906b-dd9db1b73e80 2018-09-22 04:23:50,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0893440246582s 2018-09-22 04:23:50,330 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/6286a8026a03428c903d4da29f741a12 used request id req-d6272e2e-c8bd-4d19-906b-dd9db1b73e80 2018-09-22 04:23:50,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-22 04:23:50,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/6286a8026a03428c903d4da29f741a12 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:23:50,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f95fe92-7090-4d79-a1f5-e1f4cafb80ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:23:50,631 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6286a8026a03428c903d4da29f741a12 used request id req-3f95fe92-7090-4d79-a1f5-e1f4cafb80ff 2018-09-22 04:23:50,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.300301074982s 2018-09-22 04:23:50,631 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6286a8026a03428c903d4da29f741a12 used request id req-3f95fe92-7090-4d79-a1f5-e1f4cafb80ff 2018-09-22 04:23:50,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 04:23:50,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:23:50,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e995ec57-c65a-45a1-ae01-21f25831cd34 Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606"}, "enabled": true, "id": "2bc483cec21e4cad8e8c59f743575606", "parent_id": "default", "domain_id": "default", "name": "patrole-project_83ce0626-1ef2-41e5-b12c-744087f61c77"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 04:23:50,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-e995ec57-c65a-45a1-ae01-21f25831cd34 2018-09-22 04:23:50,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0920600891113s 2018-09-22 04:23:50,724 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-e995ec57-c65a-45a1-ae01-21f25831cd34 2018-09-22 04:23:50,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-22 04:23:50,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:23:50,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3781e49d-4abc-45de-9467-1cc25f0c4c26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:23:50,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-3781e49d-4abc-45de-9467-1cc25f0c4c26 2018-09-22 04:23:50,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.133471012115s 2018-09-22 04:23:50,860 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-3781e49d-4abc-45de-9467-1cc25f0c4c26 2018-09-22 04:23:50,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:23:50,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:23:50,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3724e4e2-6f6a-4b7f-b4b3-560fbb46c5a3 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f444567709144a0ba2ca5343e5f59c58", "links": {"self": "http://172.30.9.23:5000/v3/roles/f444567709144a0ba2ca5343e5f59c58"}, "name": "Member"}]} 2018-09-22 04:23:50,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3724e4e2-6f6a-4b7f-b4b3-560fbb46c5a3 2018-09-22 04:23:50,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0800189971924s 2018-09-22 04:23:50,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-22 04:23:50,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/f444567709144a0ba2ca5343e5f59c58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d012d7a80fbf7f73109bd146ab1ff5f191c2c554" 2018-09-22 04:23:51,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8c7904c-619c-4412-9cf6-a134ebdfd1d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:23:51,067 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f444567709144a0ba2ca5343e5f59c58 used request id req-c8c7904c-619c-4412-9cf6-a134ebdfd1d7 2018-09-22 04:23:51,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.124781131744s 2018-09-22 04:23:51,118 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-09-22 04:23:51,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 04:23:51,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 04:23:51,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 04:23:51,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 04:23:51,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 04:23:51,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 04:23:51,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 04:23:51,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 04:23:51,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 04:23:51,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 04:23:51,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 04:23:51,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 04:23:51,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 04:23:51,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 04:23:51,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 04:23:51,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 04:23:51,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 04:23:51,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 04:23:51,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 04:23:51,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 04:23:51,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 04:23:51,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 04:23:51,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-22 04:23:51,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-22 04:23:51,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 04:23:51,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:23:51,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bfe365f-14f3-4a60-8940-7a4164d0f6d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:23:51,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4bfe365f-14f3-4a60-8940-7a4164d0f6d7 2018-09-22 04:23:51,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:23:51,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T05:23:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ff8cabfb0d6a44caa5c42fbe75da5740"}, "audit_ids": ["-XEfjb1OR2SGZy-aSTH4Fg"], "issued_at": "2018-09-22T04:23:51.000000Z"}} 2018-09-22 04:23:51,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:51,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:23:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:23:51,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:51,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4b6d9b9-0324-442c-8563-56b25c493344 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 04:23:51,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-a4b6d9b9-0324-442c-8563-56b25c493344 2018-09-22 04:23:51,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.477009057999s 2018-09-22 04:23:51,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-22 04:23:51,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}}' 2018-09-22 04:23:51,876 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:23:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aed13eb3-bd1d-4583-bce2-24f6ce1e200e Content-Length: 356 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:23:51,877 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-aed13eb3-bd1d-4583-bce2-24f6ce1e200e 2018-09-22 04:23:51,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.111362934113s 2018-09-22 04:23:51,877 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-aed13eb3-bd1d-4583-bce2-24f6ce1e200e 2018-09-22 04:23:51,878 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685', 'id': u'228b8e5239db42ab839634234cfa19ca', 'description': u'Created by OPNFV Functest: snaps_smoke', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-22 04:23:51,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-22 04:23:52,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.375268936157s 2018-09-22 04:23:52,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:52,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22e97f58-a6be-48e8-aeaa-286c7b6a5386 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:23:52,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4 used request id req-22e97f58-a6be-48e8-aeaa-286c7b6a5386 2018-09-22 04:23:52,341 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c7f0064b3f1848fda73caf46da22e8f4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685'}) 2018-09-22 04:23:52,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:23:52,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:52,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8879136-1b74-4505-a5d4-1d581e754498 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:23:52,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b8879136-1b74-4505-a5d4-1d581e754498 2018-09-22 04:23:52,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0882821083069s 2018-09-22 04:23:52,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:23:52,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:52,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-545e27f6-9f49-469f-b73f-c15a303b8d6a Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:23:52,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-545e27f6-9f49-469f-b73f-c15a303b8d6a 2018-09-22 04:23:52,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0777070522308s 2018-09-22 04:23:52,510 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-22 04:23:52,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-22 04:23:52,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" -d '{"role": {"name": "Member"}}' 2018-09-22 04:23:52,600 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:23:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebd7db42-7ac3-4792-94b2-0eedffe1bedf Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}} 2018-09-22 04:23:52,600 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ebd7db42-7ac3-4792-94b2-0eedffe1bedf 2018-09-22 04:23:52,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0895900726318s 2018-09-22 04:23:52,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:52,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eca681a4-830c-4fe7-bbdc-7ba9b4f84e95 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "domain_id": null, "name": "Member", "id": "8908bb4dff7749f0b689c80c6fc68bc6"}} 2018-09-22 04:23:52,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6 used request id req-eca681a4-830c-4fe7-bbdc-7ba9b4f84e95 2018-09-22 04:23:52,617 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6'}, 'domain_id': None, 'human_id': None, 'id': u'8908bb4dff7749f0b689c80c6fc68bc6', 'HUMAN_ID': False}) 2018-09-22 04:23:52,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:23:52,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:52,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf4072fa-340c-4eec-8ec8-37f45dceb299 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:23:52,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bf4072fa-340c-4eec-8ec8-37f45dceb299 2018-09-22 04:23:52,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0807919502258s 2018-09-22 04:23:52,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 04:23:52,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:52,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d63cec77-09cd-4b2b-aae8-af4146e942f5 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 04:23:52,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-d63cec77-09cd-4b2b-aae8-af4146e942f5 2018-09-22 04:23:52,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0745520591736s 2018-09-22 04:23:52,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 04:23:52,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:52,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a362a50-1de1-469f-baf1-ece28e2bf890 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:23:52,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9a362a50-1de1-469f-baf1-ece28e2bf890 2018-09-22 04:23:52,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103914022446s 2018-09-22 04:23:52,880 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9a362a50-1de1-469f-baf1-ece28e2bf890 2018-09-22 04:23:52,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 04:23:52,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:52,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd62ff80-3268-4f7b-9609-40a7b79525cb Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 04:23:52,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-cd62ff80-3268-4f7b-9609-40a7b79525cb 2018-09-22 04:23:52,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0824298858643s 2018-09-22 04:23:52,969 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-cd62ff80-3268-4f7b-9609-40a7b79525cb 2018-09-22 04:23:52,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 04:23:52,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=c7f0064b3f1848fda73caf46da22e8f4&scope.project.id=228b8e5239db42ab839634234cfa19ca&role.id=8908bb4dff7749f0b689c80c6fc68bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:53,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c808435-fdaa-4a1a-9823-004ef24effb5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=c7f0064b3f1848fda73caf46da22e8f4&scope.project.id=228b8e5239db42ab839634234cfa19ca&role.id=8908bb4dff7749f0b689c80c6fc68bc6", "previous": null, "next": null}} 2018-09-22 04:23:53,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=c7f0064b3f1848fda73caf46da22e8f4&scope.project.id=228b8e5239db42ab839634234cfa19ca&role.id=8908bb4dff7749f0b689c80c6fc68bc6 used request id req-5c808435-fdaa-4a1a-9823-004ef24effb5 2018-09-22 04:23:53,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0769968032837s 2018-09-22 04:23:53,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 04:23:53,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca/users/c7f0064b3f1848fda73caf46da22e8f4/roles/8908bb4dff7749f0b689c80c6fc68bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:53,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82067d5b-f5de-4bc6-bab0-4ad4216b30d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:23:53,177 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca/users/c7f0064b3f1848fda73caf46da22e8f4/roles/8908bb4dff7749f0b689c80c6fc68bc6 used request id req-82067d5b-f5de-4bc6-bab0-4ad4216b30d2 2018-09-22 04:23:53,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.129067182541s 2018-09-22 04:23:53,178 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'e6af92ab-95d0-4afe-bab9-13b085d469d8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685', 'project_id': u'228b8e5239db42ab839634234cfa19ca', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-22 04:23:53,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 04:23:53,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 04:23:53,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 04:23:53,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 04:23:53,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 04:23:53,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 04:23:53,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 04:23:53,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 04:23:53,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 04:23:53,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 04:23:53,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 04:23:53,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 04:23:53,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 04:23:53,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 04:23:53,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 04:23:53,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 04:23:53,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 04:23:53,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 04:23:53,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 04:23:53,181 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 04:23:53,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 04:23:53,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 04:23:53,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-22 04:23:53,182 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-22 04:23:53,183 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685', 'password': 'e6af92ab-95d0-4afe-bab9-13b085d469d8', 'project_name': 'snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '228b8e5239db42ab839634234cfa19ca', 'project_domain_name': 'Default'} 2018-09-22 04:23:53,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:23:53,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:53,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf567be8-b50b-4146-9381-b6fb1f523422 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:23:53,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bf567be8-b50b-4146-9381-b6fb1f523422 2018-09-22 04:23:53,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0834009647369s 2018-09-22 04:23:53,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:23:53,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:53,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f324b32-f21f-4bd5-bb53-de4fa9c0a31a Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:23:53,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2f324b32-f21f-4bd5-bb53-de4fa9c0a31a 2018-09-22 04:23:53,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0791189670563s 2018-09-22 04:23:53,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 04:23:53,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:53,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b358567-d827-440e-b5e4-48e33ff81487 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 04:23:53,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-8b358567-d827-440e-b5e4-48e33ff81487 2018-09-22 04:23:53,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0807070732117s 2018-09-22 04:23:53,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 04:23:53,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:53,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccb05f73-accb-418c-9a67-c30712d636a9 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:23:53,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ccb05f73-accb-418c-9a67-c30712d636a9 2018-09-22 04:23:53,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0975351333618s 2018-09-22 04:23:53,528 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ccb05f73-accb-418c-9a67-c30712d636a9 2018-09-22 04:23:53,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 04:23:53,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:53,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff333f8c-1027-4a58-a744-4601ccf69b24 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 04:23:53,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ff333f8c-1027-4a58-a744-4601ccf69b24 2018-09-22 04:23:53,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0729088783264s 2018-09-22 04:23:53,607 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ff333f8c-1027-4a58-a744-4601ccf69b24 2018-09-22 04:23:53,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 04:23:53,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=c7f0064b3f1848fda73caf46da22e8f4&scope.project.id=228b8e5239db42ab839634234cfa19ca&role.id=47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:53,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e74e9f-fd19-40cd-955c-67af352dac2b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=c7f0064b3f1848fda73caf46da22e8f4&scope.project.id=228b8e5239db42ab839634234cfa19ca&role.id=47adb45f654a4d67913388702479dc07", "previous": null, "next": null}} 2018-09-22 04:23:53,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=c7f0064b3f1848fda73caf46da22e8f4&scope.project.id=228b8e5239db42ab839634234cfa19ca&role.id=47adb45f654a4d67913388702479dc07 used request id req-f9e74e9f-fd19-40cd-955c-67af352dac2b 2018-09-22 04:23:53,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0780498981476s 2018-09-22 04:23:53,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 04:23:53,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca/users/c7f0064b3f1848fda73caf46da22e8f4/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:53,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe468991-c845-4ff0-a348-66d076bec81b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:23:53,806 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca/users/c7f0064b3f1848fda73caf46da22e8f4/roles/47adb45f654a4d67913388702479dc07 used request id req-fe468991-c845-4ff0-a348-66d076bec81b 2018-09-22 04:23:53,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119355916977s 2018-09-22 04:23:53,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:23:53,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:53,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b1411ab-0a18-4401-b0a5-209f14188a6b Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:23:53,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0b1411ab-0a18-4401-b0a5-209f14188a6b 2018-09-22 04:23:53,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0747389793396s 2018-09-22 04:23:53,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-22 04:23:53,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" -d '{"role": {"name": "heat_stack_owner"}}' 2018-09-22 04:23:53,984 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c962e87-8367-4a76-811b-f07c60067cc4 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}} 2018-09-22 04:23:53,984 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3c962e87-8367-4a76-811b-f07c60067cc4 2018-09-22 04:23:53,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.100830793381s 2018-09-22 04:23:53,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:54,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b22a0bb-ab8a-4fc2-8906-c7e9b49f0345 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "domain_id": null, "name": "heat_stack_owner", "id": "856b989bf6d145da8925089966bd0dfd"}} 2018-09-22 04:23:54,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd used request id req-9b22a0bb-ab8a-4fc2-8906-c7e9b49f0345 2018-09-22 04:23:54,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 04:23:54,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:54,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c4f090-df86-4985-b205-41dcf155272a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:23:54,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-22c4f090-df86-4985-b205-41dcf155272a 2018-09-22 04:23:54,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0762860774994s 2018-09-22 04:23:54,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 04:23:54,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:54,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1950bcbb-b172-4e74-a3bd-b194d3446314 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 04:23:54,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-1950bcbb-b172-4e74-a3bd-b194d3446314 2018-09-22 04:23:54,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0790209770203s 2018-09-22 04:23:54,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 04:23:54,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:54,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3edf0b3c-87c5-4f25-b84e-74258dd84bdc Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:23:54,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3edf0b3c-87c5-4f25-b84e-74258dd84bdc 2018-09-22 04:23:54,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0994811058044s 2018-09-22 04:23:54,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3edf0b3c-87c5-4f25-b84e-74258dd84bdc 2018-09-22 04:23:54,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 04:23:54,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:54,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-902ae7fe-d1ad-4994-b778-2da99817ce94 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 04:23:54,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-902ae7fe-d1ad-4994-b778-2da99817ce94 2018-09-22 04:23:54,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.159998178482s 2018-09-22 04:23:54,489 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-902ae7fe-d1ad-4994-b778-2da99817ce94 2018-09-22 04:23:54,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 04:23:54,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=c7f0064b3f1848fda73caf46da22e8f4&scope.project.id=228b8e5239db42ab839634234cfa19ca&role.id=856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:54,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee3c4c15-c2c0-43dd-b267-6e5db10f6a36 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=c7f0064b3f1848fda73caf46da22e8f4&scope.project.id=228b8e5239db42ab839634234cfa19ca&role.id=856b989bf6d145da8925089966bd0dfd", "previous": null, "next": null}} 2018-09-22 04:23:54,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=c7f0064b3f1848fda73caf46da22e8f4&scope.project.id=228b8e5239db42ab839634234cfa19ca&role.id=856b989bf6d145da8925089966bd0dfd used request id req-ee3c4c15-c2c0-43dd-b267-6e5db10f6a36 2018-09-22 04:23:54,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0792360305786s 2018-09-22 04:23:54,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 04:23:54,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca/users/c7f0064b3f1848fda73caf46da22e8f4/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 04:23:54,686 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:23:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85b00612-9ec2-4d8b-8d70-702ee1917c9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:23:54,686 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca/users/c7f0064b3f1848fda73caf46da22e8f4/roles/856b989bf6d145da8925089966bd0dfd used request id req-85b00612-9ec2-4d8b-8d70-702ee1917c9d 2018-09-22 04:23:54,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115277051926s 2018-09-22 04:23:54,687 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-22 04:23:54,687 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-22 04:23:54,687 - openstack_tests - INFO - OS Credentials = > 2018-09-22 04:23:54,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:54,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:23:55,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:23:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["E6UtnqdFQgePQY6JEg5K1Q"], "issued_at": "2018-09-22T04:23:55.000000Z"}} 2018-09-22 04:23:55,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7031ef14afceba9194329a9522662ddb662976a" 2018-09-22 04:23:55,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-af143f07-9fef-450d-aed0-f1ecb90a3f78 Date: Sat, 22 Sep 2018 04:23:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 04:23:55,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-af143f07-9fef-450d-aed0-f1ecb90a3f78 2018-09-22 04:23:55,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7031ef14afceba9194329a9522662ddb662976a" 2018-09-22 04:23:55,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f9a496a4-e4d0-4eca-b4dc-6b156e080291 Date: Sat, 22 Sep 2018 04:23:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 04:23:55,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-f9a496a4-e4d0-4eca-b4dc-6b156e080291 2018-09-22 04:23:55,528 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-22 04:23:55,528 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-09-22 04:23:55,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:55,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:23:55,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:23:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["qhMFOiNsSE2PPKM8ZEEwoQ"], "issued_at": "2018-09-22T04:23:55.000000Z"}} 2018-09-22 04:23:55,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179e3018916c25e724aad47fe139ce85e6ed6d67" 2018-09-22 04:23:56,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adcc6a8a-91d9-4484-b352-0b7beab81994 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:23:56,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-adcc6a8a-91d9-4484-b352-0b7beab81994 2018-09-22 04:23:56,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:56,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:23:56,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:23:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["uEFOfTL2TYO4AjuFy33M_g"], "issued_at": "2018-09-22T04:23:56.000000Z"}} 2018-09-22 04:23:56,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" 2018-09-22 04:23:56,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b25b05f-922b-4239-a630-b5bcb465bbc3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:23:56,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5b25b05f-922b-4239-a630-b5bcb465bbc3 2018-09-22 04:23:56,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:23:56,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:23:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:23:56,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6c9086dd-22e8-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" 2018-09-22 04:23:56,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3617dd14-820e-4103-b79b-cae769715be7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6c9086dd-22e8-421-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:23:56,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6c9086dd-22e8-421-proj used request id req-3617dd14-820e-4103-b79b-cae769715be7 2018-09-22 04:23:56,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" 2018-09-22 04:23:56,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7ca6fc2-4326-489e-846b-6e16ba6037b8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:23:56,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a7ca6fc2-4326-489e-846b-6e16ba6037b8 2018-09-22 04:23:56,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-6c9086dd-22e8-421-proj"}}' 2018-09-22 04:23:56,834 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:23:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-489f1f68-7363-4e43-9a94-cb5068954a41 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/192f5c18793148e4ad969aabcbc61ab3"}, "enabled": true, "id": "192f5c18793148e4ad969aabcbc61ab3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6c9086dd-22e8-421-proj"}} 2018-09-22 04:23:56,834 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-489f1f68-7363-4e43-9a94-cb5068954a41 2018-09-22 04:23:56,834 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-6c9086dd-22e8-421-proj 2018-09-22 04:23:56,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:56,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:23:57,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:23:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["FkhVAG4ASYCeBX0HoJWCSA"], "issued_at": "2018-09-22T04:23:57.000000Z"}} 2018-09-22 04:23:57,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706f4fa275f88620bc4c12f22f7e0ab7eaf6908a" 2018-09-22 04:23:57,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcedeba6-d799-4a7b-9062-c6bedbdfa1da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:23:57,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bcedeba6-d799-4a7b-9062-c6bedbdfa1da 2018-09-22 04:23:57,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:23:57,304 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:23:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:23:57,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706f4fa275f88620bc4c12f22f7e0ab7eaf6908a" 2018-09-22 04:23:57,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115d3bef-25cb-4c7e-8223-d70372662530 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:23:57,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-115d3bef-25cb-4c7e-8223-d70372662530 2018-09-22 04:23:57,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-6c9086dd-22e8-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706f4fa275f88620bc4c12f22f7e0ab7eaf6908a" 2018-09-22 04:23:57,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ed9e6d9-fbdf-4e7d-b36d-bafb60afdcd7 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-6c9086dd-22e8-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/192f5c18793148e4ad969aabcbc61ab3"}, "enabled": true, "id": "192f5c18793148e4ad969aabcbc61ab3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6c9086dd-22e8-421-proj"}]} 2018-09-22 04:23:57,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-6c9086dd-22e8-421-proj used request id req-5ed9e6d9-fbdf-4e7d-b36d-bafb60afdcd7 2018-09-22 04:23:57,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706f4fa275f88620bc4c12f22f7e0ab7eaf6908a" 2018-09-22 04:23:57,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13c5d04f-0792-450d-8ca2-25c8031a7abc Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:23:57,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-13c5d04f-0792-450d-8ca2-25c8031a7abc 2018-09-22 04:23:57,935 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-6c9086dd-22e8-421-user 2018-09-22 04:23:57,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:57,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" 2018-09-22 04:23:57,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c019b348-31a7-423d-af2f-e0fdfee2665b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:23:57,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c019b348-31a7-423d-af2f-e0fdfee2665b 2018-09-22 04:23:57,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" -d '{"role": {"name": "CreateSecurityGroupTests-6c9086dd-22e8-421-proj-role"}}' 2018-09-22 04:23:58,043 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:23:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b40b1d45-ea39-46e4-8a53-b5cc2c8777c3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "43059763f1af4b0a8f06fff956867b48", "links": {"self": "http://172.30.9.23:5000/v3/roles/43059763f1af4b0a8f06fff956867b48"}, "name": "CreateSecurityGroupTests-6c9086dd-22e8-421-proj-role"}} 2018-09-22 04:23:58,043 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b40b1d45-ea39-46e4-8a53-b5cc2c8777c3 2018-09-22 04:23:58,044 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-6c9086dd-22e8-421-proj-role 2018-09-22 04:23:58,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/43059763f1af4b0a8f06fff956867b48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" 2018-09-22 04:23:58,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17d525a9-67d0-43bb-bf6e-342b7a0a4462 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/43059763f1af4b0a8f06fff956867b48"}, "domain_id": null, "name": "CreateSecurityGroupTests-6c9086dd-22e8-421-proj-role", "id": "43059763f1af4b0a8f06fff956867b48"}} 2018-09-22 04:23:58,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/43059763f1af4b0a8f06fff956867b48 used request id req-17d525a9-67d0-43bb-bf6e-342b7a0a4462 2018-09-22 04:23:58,128 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-6c9086dd-22e8-421-proj-role to project CreateSecurityGroupTests-6c9086dd-22e8-421-proj 2018-09-22 04:23:58,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/192f5c18793148e4ad969aabcbc61ab3/users/9c835c604e5346e6b2fed2b0d1a66ac4/roles/43059763f1af4b0a8f06fff956867b48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" 2018-09-22 04:23:58,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:23:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05e75540-07be-462a-969d-83f79b5d3a58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:23:58,262 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/192f5c18793148e4ad969aabcbc61ab3/users/9c835c604e5346e6b2fed2b0d1a66ac4/roles/43059763f1af4b0a8f06fff956867b48 used request id req-05e75540-07be-462a-969d-83f79b5d3a58 2018-09-22 04:23:58,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:23:58,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:23:58,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43059763f1af4b0a8f06fff956867b48", "name": "CreateSecurityGroupTests-6c9086dd-22e8-421-proj-role"}], "expires_at": "2018-09-22T05:23:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "192f5c18793148e4ad969aabcbc61ab3", "name": "CreateSecurityGroupTests-6c9086dd-22e8-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/192f5c18793148e4ad969aabcbc61ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/192f5c18793148e4ad969aabcbc61ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/192f5c18793148e4ad969aabcbc61ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/192f5c18793148e4ad969aabcbc61ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/192f5c18793148e4ad969aabcbc61ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/192f5c18793148e4ad969aabcbc61ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/192f5c18793148e4ad969aabcbc61ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/192f5c18793148e4ad969aabcbc61ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/192f5c18793148e4ad969aabcbc61ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/192f5c18793148e4ad969aabcbc61ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/192f5c18793148e4ad969aabcbc61ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/192f5c18793148e4ad969aabcbc61ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6c9086dd-22e8-421-user", "id": "9c835c604e5346e6b2fed2b0d1a66ac4"}, "audit_ids": ["YWParSnORQWehvfLYJ3LNA"], "issued_at": "2018-09-22T04:23:58.000000Z"}} 2018-09-22 04:23:58,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:23:58,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366c77ea-7743-4845-8ec6-19bcff1b7f75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:23:58,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-366c77ea-7743-4845-8ec6-19bcff1b7f75 2018-09-22 04:23:58,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:23:59,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f1799994-317b-4627-82f4-7330c60ad29e Date: Sat, 22 Sep 2018 04:23:59 GMT RESP BODY: {"security_groups": []} 2018-09-22 04:23:59,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name&description=hello+group used request id req-f1799994-317b-4627-82f4-7330c60ad29e 2018-09-22 04:23:59,025 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name... 2018-09-22 04:23:59,025 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name 2018-09-22 04:23:59,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" -d '{"security_group": {"name": "CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name", "description": "hello group"}}' 2018-09-22 04:23:59,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-01079915-7406-4e33-8154-84ea4d0f0766 Date: Sat, 22 Sep 2018 04:23:59 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "updated_at": "2018-09-22T04:23:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "revision_number": 0, "id": "dcb22e6d-5c0f-4470-ab0c-4f84887fbf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "revision_number": 0, "id": "ff11370e-4a86-45b8-b298-6205d8299c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv6", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}], "revision_number": 2, "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "name": "CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name"}} 2018-09-22 04:23:59,445 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-01079915-7406-4e33-8154-84ea4d0f0766 2018-09-22 04:23:59,446 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 119b32e3-88fd-426a-9e7b-61dd645834e7 2018-09-22 04:23:59,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:23:59,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c47bac0b-547a-4fca-b2e7-6f22f5ce63b4 Date: Sat, 22 Sep 2018 04:23:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "dcb22e6d-5c0f-4470-ab0c-4f84887fbf02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "ff11370e-4a86-45b8-b298-6205d8299c76"}]} 2018-09-22 04:23:59,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 used request id req-c47bac0b-547a-4fca-b2e7-6f22f5ce63b4 2018-09-22 04:23:59,643 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 119b32e3-88fd-426a-9e7b-61dd645834e7 2018-09-22 04:23:59,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:23:59,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-927c8e6e-cd14-49e9-87c4-6ae193916bcb Date: Sat, 22 Sep 2018 04:23:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "dcb22e6d-5c0f-4470-ab0c-4f84887fbf02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "ff11370e-4a86-45b8-b298-6205d8299c76"}]} 2018-09-22 04:23:59,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 used request id req-927c8e6e-cd14-49e9-87c4-6ae193916bcb 2018-09-22 04:23:59,830 - neutron_utils - INFO - Retrieving security group with ID - 119b32e3-88fd-426a-9e7b-61dd645834e7 2018-09-22 04:23:59,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=119b32e3-88fd-426a-9e7b-61dd645834e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:23:59,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9960db6a-e33c-4a1b-b7ba-4393429da372 Date: Sat, 22 Sep 2018 04:23:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "updated_at": "2018-09-22T04:23:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "revision_number": 0, "id": "dcb22e6d-5c0f-4470-ab0c-4f84887fbf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "revision_number": 0, "id": "ff11370e-4a86-45b8-b298-6205d8299c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv6", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}], "revision_number": 2, "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "name": "CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name"}]} 2018-09-22 04:23:59,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=119b32e3-88fd-426a-9e7b-61dd645834e7 used request id req-9960db6a-e33c-4a1b-b7ba-4393429da372 2018-09-22 04:23:59,910 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 119b32e3-88fd-426a-9e7b-61dd645834e7 2018-09-22 04:23:59,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:23:59,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e602cc81-3edf-451d-9a83-7a3c15e26571 Date: Sat, 22 Sep 2018 04:23:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "dcb22e6d-5c0f-4470-ab0c-4f84887fbf02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "ff11370e-4a86-45b8-b298-6205d8299c76"}]} 2018-09-22 04:23:59,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 used request id req-e602cc81-3edf-451d-9a83-7a3c15e26571 2018-09-22 04:23:59,939 - neutron_utils - INFO - Retrieving security group with ID - 119b32e3-88fd-426a-9e7b-61dd645834e7 2018-09-22 04:23:59,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=119b32e3-88fd-426a-9e7b-61dd645834e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:24:00,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8561dafb-b1ce-4e63-a3b4-2c499f154911 Date: Sat, 22 Sep 2018 04:24:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "updated_at": "2018-09-22T04:23:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "revision_number": 0, "id": "dcb22e6d-5c0f-4470-ab0c-4f84887fbf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "revision_number": 0, "id": "ff11370e-4a86-45b8-b298-6205d8299c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv6", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}], "revision_number": 2, "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "name": "CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name"}]} 2018-09-22 04:24:00,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=119b32e3-88fd-426a-9e7b-61dd645834e7 used request id req-8561dafb-b1ce-4e63-a3b4-2c499f154911 2018-09-22 04:24:00,002 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 119b32e3-88fd-426a-9e7b-61dd645834e7 2018-09-22 04:24:00,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:24:00,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b5a0bd8d-987a-4593-a5f8-451d0aa9ba8a Date: Sat, 22 Sep 2018 04:24:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "dcb22e6d-5c0f-4470-ab0c-4f84887fbf02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "ff11370e-4a86-45b8-b298-6205d8299c76"}]} 2018-09-22 04:24:00,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 used request id req-b5a0bd8d-987a-4593-a5f8-451d0aa9ba8a 2018-09-22 04:24:00,060 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name 2018-09-22 04:24:00,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:24:00,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-271fdca3-a130-4dd7-9bb5-35d9f34fccde Date: Sat, 22 Sep 2018 04:24:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "updated_at": "2018-09-22T04:23:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "revision_number": 0, "id": "dcb22e6d-5c0f-4470-ab0c-4f84887fbf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "revision_number": 0, "id": "ff11370e-4a86-45b8-b298-6205d8299c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv6", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}], "revision_number": 2, "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "name": "CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name"}]} 2018-09-22 04:24:00,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name used request id req-271fdca3-a130-4dd7-9bb5-35d9f34fccde 2018-09-22 04:24:00,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:24:00,120 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:24:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:24:00,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/192f5c18793148e4ad969aabcbc61ab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:24:00,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57672212-f097-42d1-a079-9c1bbbaf8b3b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/192f5c18793148e4ad969aabcbc61ab3"}, "enabled": true, "id": "192f5c18793148e4ad969aabcbc61ab3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6c9086dd-22e8-421-proj"}} 2018-09-22 04:24:00,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/192f5c18793148e4ad969aabcbc61ab3 used request id req-57672212-f097-42d1-a079-9c1bbbaf8b3b 2018-09-22 04:24:00,201 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 119b32e3-88fd-426a-9e7b-61dd645834e7 2018-09-22 04:24:00,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:24:00,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7a7b5539-6418-4318-97c2-bc3645c0fe41 Date: Sat, 22 Sep 2018 04:24:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "dcb22e6d-5c0f-4470-ab0c-4f84887fbf02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "ff11370e-4a86-45b8-b298-6205d8299c76"}]} 2018-09-22 04:24:00,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 used request id req-7a7b5539-6418-4318-97c2-bc3645c0fe41 2018-09-22 04:24:00,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}9e8b381906626d724a6b327276ba410442bcd4fa" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7"}}' 2018-09-22 04:24:00,720 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-614a34a4-26ff-4f0e-909a-a8b7d262ab96 Date: Sat, 22 Sep 2018 04:24:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:00Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:24:00Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "445bbbf5-e74f-4655-8b02-7ca39fcc1ef2"}} 2018-09-22 04:24:00,721 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-614a34a4-26ff-4f0e-909a-a8b7d262ab96 2018-09-22 04:24:00,721 - neutron_utils - INFO - Retrieving security group with ID - 119b32e3-88fd-426a-9e7b-61dd645834e7 2018-09-22 04:24:00,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=119b32e3-88fd-426a-9e7b-61dd645834e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:24:00,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-9bcd0b81-a02d-42f9-8875-6587660fdbfe Date: Sat, 22 Sep 2018 04:24:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "updated_at": "2018-09-22T04:24:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:00Z", "revision_number": 0, "id": "445bbbf5-e74f-4655-8b02-7ca39fcc1ef2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:00Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "revision_number": 0, "id": "dcb22e6d-5c0f-4470-ab0c-4f84887fbf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "revision_number": 0, "id": "ff11370e-4a86-45b8-b298-6205d8299c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv6", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}], "revision_number": 3, "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "name": "CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name"}]} 2018-09-22 04:24:00,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=119b32e3-88fd-426a-9e7b-61dd645834e7 used request id req-9bcd0b81-a02d-42f9-8875-6587660fdbfe 2018-09-22 04:24:00,778 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 119b32e3-88fd-426a-9e7b-61dd645834e7 2018-09-22 04:24:00,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:24:00,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-dcbc5d28-3ce7-46e8-ab02-317b8125cba1 Date: Sat, 22 Sep 2018 04:24:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:00Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:24:00Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "445bbbf5-e74f-4655-8b02-7ca39fcc1ef2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "dcb22e6d-5c0f-4470-ab0c-4f84887fbf02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "ff11370e-4a86-45b8-b298-6205d8299c76"}]} 2018-09-22 04:24:00,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 used request id req-dcbc5d28-3ce7-46e8-ab02-317b8125cba1 2018-09-22 04:24:00,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:01,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43059763f1af4b0a8f06fff956867b48", "name": "CreateSecurityGroupTests-6c9086dd-22e8-421-proj-role"}], "expires_at": "2018-09-22T05:24:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "192f5c18793148e4ad969aabcbc61ab3", "name": "CreateSecurityGroupTests-6c9086dd-22e8-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/192f5c18793148e4ad969aabcbc61ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/192f5c18793148e4ad969aabcbc61ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/192f5c18793148e4ad969aabcbc61ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/192f5c18793148e4ad969aabcbc61ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/192f5c18793148e4ad969aabcbc61ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/192f5c18793148e4ad969aabcbc61ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/192f5c18793148e4ad969aabcbc61ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/192f5c18793148e4ad969aabcbc61ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/192f5c18793148e4ad969aabcbc61ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/192f5c18793148e4ad969aabcbc61ab3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/192f5c18793148e4ad969aabcbc61ab3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/192f5c18793148e4ad969aabcbc61ab3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6c9086dd-22e8-421-user", "id": "9c835c604e5346e6b2fed2b0d1a66ac4"}, "audit_ids": ["qXC0dRVLReGX4jrY-a8AbQ"], "issued_at": "2018-09-22T04:24:01.000000Z"}} 2018-09-22 04:24:01,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9371226fbdfc2b43e0249e40101d0b60e7bc078" 2018-09-22 04:24:01,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-dcc5c5c5-621d-4b45-8a13-d22dbc60ad55 Date: Sat, 22 Sep 2018 04:24:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "updated_at": "2018-09-22T04:24:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:00Z", "revision_number": 0, "id": "445bbbf5-e74f-4655-8b02-7ca39fcc1ef2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:00Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "revision_number": 0, "id": "dcb22e6d-5c0f-4470-ab0c-4f84887fbf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "revision_number": 0, "id": "ff11370e-4a86-45b8-b298-6205d8299c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv6", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}], "revision_number": 3, "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "name": "CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name"}]} 2018-09-22 04:24:01,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name&description=hello+group used request id req-dcc5c5c5-621d-4b45-8a13-d22dbc60ad55 2018-09-22 04:24:01,534 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 119b32e3-88fd-426a-9e7b-61dd645834e7 2018-09-22 04:24:01,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9371226fbdfc2b43e0249e40101d0b60e7bc078" 2018-09-22 04:24:01,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-5d3ae158-9c5f-4c01-b31f-e2bc70485b65 Date: Sat, 22 Sep 2018 04:24:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:00Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:24:00Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "445bbbf5-e74f-4655-8b02-7ca39fcc1ef2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "dcb22e6d-5c0f-4470-ab0c-4f84887fbf02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "ff11370e-4a86-45b8-b298-6205d8299c76"}]} 2018-09-22 04:24:01,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 used request id req-5d3ae158-9c5f-4c01-b31f-e2bc70485b65 2018-09-22 04:24:01,725 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 119b32e3-88fd-426a-9e7b-61dd645834e7 2018-09-22 04:24:01,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9371226fbdfc2b43e0249e40101d0b60e7bc078" 2018-09-22 04:24:01,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-35f578f4-3c19-4b59-9aee-c5f21d9f2d81 Date: Sat, 22 Sep 2018 04:24:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:00Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:24:00Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "445bbbf5-e74f-4655-8b02-7ca39fcc1ef2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "dcb22e6d-5c0f-4470-ab0c-4f84887fbf02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "ff11370e-4a86-45b8-b298-6205d8299c76"}]} 2018-09-22 04:24:01,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 used request id req-35f578f4-3c19-4b59-9aee-c5f21d9f2d81 2018-09-22 04:24:01,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9371226fbdfc2b43e0249e40101d0b60e7bc078" 2018-09-22 04:24:02,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-c0b7c228-3870-4407-8395-4393118ef401 Date: Sat, 22 Sep 2018 04:24:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "updated_at": "2018-09-22T04:24:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:00Z", "revision_number": 0, "id": "445bbbf5-e74f-4655-8b02-7ca39fcc1ef2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:00Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "revision_number": 0, "id": "dcb22e6d-5c0f-4470-ab0c-4f84887fbf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "revision_number": 0, "id": "ff11370e-4a86-45b8-b298-6205d8299c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv6", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}], "revision_number": 3, "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "name": "CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name"}]} 2018-09-22 04:24:02,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name used request id req-c0b7c228-3870-4407-8395-4393118ef401 2018-09-22 04:24:02,101 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 119b32e3-88fd-426a-9e7b-61dd645834e7 2018-09-22 04:24:02,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9371226fbdfc2b43e0249e40101d0b60e7bc078" 2018-09-22 04:24:02,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-0e637360-8cee-4b03-a454-d25adf774569 Date: Sat, 22 Sep 2018 04:24:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:00Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:24:00Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "445bbbf5-e74f-4655-8b02-7ca39fcc1ef2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "dcb22e6d-5c0f-4470-ab0c-4f84887fbf02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "ff11370e-4a86-45b8-b298-6205d8299c76"}]} 2018-09-22 04:24:02,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 used request id req-0e637360-8cee-4b03-a454-d25adf774569 2018-09-22 04:24:02,278 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 119b32e3-88fd-426a-9e7b-61dd645834e7 2018-09-22 04:24:02,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9371226fbdfc2b43e0249e40101d0b60e7bc078" 2018-09-22 04:24:02,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ba52006a-0981-40b4-9843-19413002d4f4 Date: Sat, 22 Sep 2018 04:24:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:00Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:24:00Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "445bbbf5-e74f-4655-8b02-7ca39fcc1ef2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "dcb22e6d-5c0f-4470-ab0c-4f84887fbf02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "ff11370e-4a86-45b8-b298-6205d8299c76"}]} 2018-09-22 04:24:02,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 used request id req-ba52006a-0981-40b4-9843-19413002d4f4 2018-09-22 04:24:02,465 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name 2018-09-22 04:24:02,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:24:02,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-c234cbb3-5040-4cb1-8ec9-4120aaf5f88b Date: Sat, 22 Sep 2018 04:24:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "updated_at": "2018-09-22T04:24:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:00Z", "revision_number": 0, "id": "445bbbf5-e74f-4655-8b02-7ca39fcc1ef2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:00Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "revision_number": 0, "id": "dcb22e6d-5c0f-4470-ab0c-4f84887fbf02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "revision_number": 0, "id": "ff11370e-4a86-45b8-b298-6205d8299c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv6", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}], "revision_number": 3, "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "name": "CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name"}]} 2018-09-22 04:24:02,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name used request id req-c234cbb3-5040-4cb1-8ec9-4120aaf5f88b 2018-09-22 04:24:02,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/192f5c18793148e4ad969aabcbc61ab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:24:02,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f97e483f-b77b-4f5c-a4ad-e5a244fff373 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/192f5c18793148e4ad969aabcbc61ab3"}, "enabled": true, "id": "192f5c18793148e4ad969aabcbc61ab3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6c9086dd-22e8-421-proj"}} 2018-09-22 04:24:02,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/192f5c18793148e4ad969aabcbc61ab3 used request id req-f97e483f-b77b-4f5c-a4ad-e5a244fff373 2018-09-22 04:24:02,735 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 119b32e3-88fd-426a-9e7b-61dd645834e7 2018-09-22 04:24:02,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:24:02,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-759b7f5d-1afe-4d51-9286-ab12d56edc2e Date: Sat, 22 Sep 2018 04:24:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:00Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:24:00Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "445bbbf5-e74f-4655-8b02-7ca39fcc1ef2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "dcb22e6d-5c0f-4470-ab0c-4f84887fbf02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "ff11370e-4a86-45b8-b298-6205d8299c76"}]} 2018-09-22 04:24:02,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 used request id req-759b7f5d-1afe-4d51-9286-ab12d56edc2e 2018-09-22 04:24:02,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}9e8b381906626d724a6b327276ba410442bcd4fa" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7"}}' 2018-09-22 04:24:03,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-736763bb-b7fc-4578-a573-955274e6762b Date: Sat, 22 Sep 2018 04:24:03 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:03Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:24:03Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "9fcd3609-4537-4825-ae8e-ca61ff38e738"}} 2018-09-22 04:24:03,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-736763bb-b7fc-4578-a573-955274e6762b 2018-09-22 04:24:03,266 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 119b32e3-88fd-426a-9e7b-61dd645834e7 2018-09-22 04:24:03,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9371226fbdfc2b43e0249e40101d0b60e7bc078" 2018-09-22 04:24:03,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-abf8d294-c656-44e9-b196-b443e5959a09 Date: Sat, 22 Sep 2018 04:24:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:00Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:24:00Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "445bbbf5-e74f-4655-8b02-7ca39fcc1ef2"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:03Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:24:03Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "9fcd3609-4537-4825-ae8e-ca61ff38e738"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "dcb22e6d-5c0f-4470-ab0c-4f84887fbf02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:59Z", "security_group_id": "119b32e3-88fd-426a-9e7b-61dd645834e7", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:59Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "ff11370e-4a86-45b8-b298-6205d8299c76"}]} 2018-09-22 04:24:03,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=119b32e3-88fd-426a-9e7b-61dd645834e7 used request id req-abf8d294-c656-44e9-b196-b443e5959a09 2018-09-22 04:24:03,439 - neutron_utils - INFO - Deleting security group rule with ID - dcb22e6d-5c0f-4470-ab0c-4f84887fbf02 2018-09-22 04:24:03,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/dcb22e6d-5c0f-4470-ab0c-4f84887fbf02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:24:03,550 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b89aa52f-71eb-4180-a76d-43fbd94c9bc2 Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:03,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/dcb22e6d-5c0f-4470-ab0c-4f84887fbf02 used request id req-b89aa52f-71eb-4180-a76d-43fbd94c9bc2 2018-09-22 04:24:03,551 - neutron_utils - INFO - Deleting security group rule with ID - 9fcd3609-4537-4825-ae8e-ca61ff38e738 2018-09-22 04:24:03,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/9fcd3609-4537-4825-ae8e-ca61ff38e738 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:24:03,659 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5c0d630-5353-4c46-ac35-8dc3832aec47 Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:03,659 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/9fcd3609-4537-4825-ae8e-ca61ff38e738 used request id req-c5c0d630-5353-4c46-ac35-8dc3832aec47 2018-09-22 04:24:03,659 - neutron_utils - INFO - Deleting security group rule with ID - 445bbbf5-e74f-4655-8b02-7ca39fcc1ef2 2018-09-22 04:24:03,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/445bbbf5-e74f-4655-8b02-7ca39fcc1ef2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:24:03,898 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9746ff54-7c57-4a9b-b3e0-c5271ce375d9 Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:03,898 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/445bbbf5-e74f-4655-8b02-7ca39fcc1ef2 used request id req-9746ff54-7c57-4a9b-b3e0-c5271ce375d9 2018-09-22 04:24:03,899 - neutron_utils - INFO - Deleting security group rule with ID - ff11370e-4a86-45b8-b298-6205d8299c76 2018-09-22 04:24:03,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/ff11370e-4a86-45b8-b298-6205d8299c76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:24:04,151 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d242890-a992-45cd-a86b-a5a4d9c895a9 Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:04,151 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/ff11370e-4a86-45b8-b298-6205d8299c76 used request id req-1d242890-a992-45cd-a86b-a5a4d9c895a9 2018-09-22 04:24:04,151 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-6b17bcce-658d-4714-8416-add0c90f5195name 2018-09-22 04:24:04,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/119b32e3-88fd-426a-9e7b-61dd645834e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8b381906626d724a6b327276ba410442bcd4fa" 2018-09-22 04:24:04,434 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7c3ee37-cb5b-4e1a-a0f3-1f964f142138 Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:04,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/119b32e3-88fd-426a-9e7b-61dd645834e7 used request id req-c7c3ee37-cb5b-4e1a-a0f3-1f964f142138 2018-09-22 04:24:04,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" 2018-09-22 04:24:04,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-b930812d-a940-4660-a669-cfe62e9b18f8 Date: Sat, 22 Sep 2018 04:24:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:58Z", "updated_at": "2018-09-22T04:23:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:23:58Z", "revision_number": 0, "id": "7a7a044d-f21e-4e11-af28-2bb4630a96a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:23:58Z", "security_group_id": "c13007f6-751e-4bb8-a693-cbdb3def4c16", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:23:58Z", "revision_number": 0, "id": "7ba78df5-8791-40c6-acd7-6f975b28568b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:23:58Z", "security_group_id": "c13007f6-751e-4bb8-a693-cbdb3def4c16", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv6", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:23:58Z", "revision_number": 0, "id": "b113ea32-fd4f-4e3a-9dcf-d1a7c3a15c14", "remote_group_id": "c13007f6-751e-4bb8-a693-cbdb3def4c16", "remote_ip_prefix": null, "created_at": "2018-09-22T04:23:58Z", "security_group_id": "c13007f6-751e-4bb8-a693-cbdb3def4c16", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv6", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:23:58Z", "revision_number": 0, "id": "fdc3a9fd-8a67-470c-85a4-799cb5a49a03", "remote_group_id": "c13007f6-751e-4bb8-a693-cbdb3def4c16", "remote_ip_prefix": null, "created_at": "2018-09-22T04:23:58Z", "security_group_id": "c13007f6-751e-4bb8-a693-cbdb3def4c16", "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "port_range_min": null, "ethertype": "IPv4", "project_id": "192f5c18793148e4ad969aabcbc61ab3"}], "revision_number": 4, "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "c13007f6-751e-4bb8-a693-cbdb3def4c16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:24:04,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b930812d-a940-4660-a669-cfe62e9b18f8 2018-09-22 04:24:04,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" 2018-09-22 04:24:04,881 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f0260ca-a6de-4ffe-8597-457a474c6f92 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:04,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-4f0260ca-a6de-4ffe-8597-457a474c6f92 2018-09-22 04:24:04,882 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:04,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" 2018-09-22 04:24:04,971 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6210894-9b68-4927-a7b9-bb55851418db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:04,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-c6210894-9b68-4927-a7b9-bb55851418db 2018-09-22 04:24:04,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:04,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" 2018-09-22 04:24:05,066 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45f6821e-06a8-4040-bbf6-934c808904af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:05,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-45f6821e-06a8-4040-bbf6-934c808904af 2018-09-22 04:24:05,066 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:05,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" 2018-09-22 04:24:05,154 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-003c7759-4f71-40d5-83ed-1ba026c44fc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:05,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-003c7759-4f71-40d5-83ed-1ba026c44fc6 2018-09-22 04:24:05,154 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:05,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" 2018-09-22 04:24:05,238 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73f04707-3a09-4377-8a12-a2ee902d4c13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:05,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-73f04707-3a09-4377-8a12-a2ee902d4c13 2018-09-22 04:24:05,238 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:05,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" 2018-09-22 04:24:05,336 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57abe0de-30f1-4033-a31a-611ef9d16116 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:05,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-57abe0de-30f1-4033-a31a-611ef9d16116 2018-09-22 04:24:05,336 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:05,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" 2018-09-22 04:24:05,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b66213a-c1e6-49d6-98c6-1bc68b2b721d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:05,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-8b66213a-c1e6-49d6-98c6-1bc68b2b721d 2018-09-22 04:24:05,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:05,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/192f5c18793148e4ad969aabcbc61ab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" 2018-09-22 04:24:05,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1fa234d-66b7-4c36-b68d-0ef561d23b88 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/192f5c18793148e4ad969aabcbc61ab3"}, "enabled": true, "id": "192f5c18793148e4ad969aabcbc61ab3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6c9086dd-22e8-421-proj"}} 2018-09-22 04:24:05,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/192f5c18793148e4ad969aabcbc61ab3 used request id req-e1fa234d-66b7-4c36-b68d-0ef561d23b88 2018-09-22 04:24:05,509 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c13007f6-751e-4bb8-a693-cbdb3def4c16 2018-09-22 04:24:05,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c13007f6-751e-4bb8-a693-cbdb3def4c16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" 2018-09-22 04:24:05,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1d1229b2-fd29-41c4-aae6-ac485cb406ca Date: Sat, 22 Sep 2018 04:24:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:58Z", "security_group_id": "c13007f6-751e-4bb8-a693-cbdb3def4c16", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:58Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "7a7a044d-f21e-4e11-af28-2bb4630a96a9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:58Z", "security_group_id": "c13007f6-751e-4bb8-a693-cbdb3def4c16", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:58Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "7ba78df5-8791-40c6-acd7-6f975b28568b"}, {"remote_group_id": "c13007f6-751e-4bb8-a693-cbdb3def4c16", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:58Z", "security_group_id": "c13007f6-751e-4bb8-a693-cbdb3def4c16", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:58Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "b113ea32-fd4f-4e3a-9dcf-d1a7c3a15c14"}, {"remote_group_id": "c13007f6-751e-4bb8-a693-cbdb3def4c16", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:23:58Z", "security_group_id": "c13007f6-751e-4bb8-a693-cbdb3def4c16", "port_range_min": null, "revision_number": 0, "tenant_id": "192f5c18793148e4ad969aabcbc61ab3", "created_at": "2018-09-22T04:23:58Z", "project_id": "192f5c18793148e4ad969aabcbc61ab3", "id": "fdc3a9fd-8a67-470c-85a4-799cb5a49a03"}]} 2018-09-22 04:24:05,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c13007f6-751e-4bb8-a693-cbdb3def4c16 used request id req-1d1229b2-fd29-41c4-aae6-ac485cb406ca 2018-09-22 04:24:05,675 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:24:05,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c13007f6-751e-4bb8-a693-cbdb3def4c16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" 2018-09-22 04:24:06,092 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1fd4f674-4464-4353-9390-6487b1de68ee Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:06,093 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c13007f6-751e-4bb8-a693-cbdb3def4c16 used request id req-1fd4f674-4464-4353-9390-6487b1de68ee 2018-09-22 04:24:06,093 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-6c9086dd-22e8-421-proj 2018-09-22 04:24:06,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/192f5c18793148e4ad969aabcbc61ab3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" 2018-09-22 04:24:06,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e51f9d4c-0e5c-48d9-9ebe-7dd274f8bcb9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:06,322 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/192f5c18793148e4ad969aabcbc61ab3 used request id req-e51f9d4c-0e5c-48d9-9ebe-7dd274f8bcb9 2018-09-22 04:24:06,323 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-6c9086dd-22e8-421-proj-role 2018-09-22 04:24:06,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/43059763f1af4b0a8f06fff956867b48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" 2018-09-22 04:24:06,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3421aa9-02a7-44ad-afef-9f5a7b24a6a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:06,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/43059763f1af4b0a8f06fff956867b48 used request id req-b3421aa9-02a7-44ad-afef-9f5a7b24a6a7 2018-09-22 04:24:06,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199864c0f1d26d8265e73b804facb043f24d6346" 2018-09-22 04:24:06,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99524639-a5b5-48c1-8c42-7793b5307a6d Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:24:06,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-99524639-a5b5-48c1-8c42-7793b5307a6d 2018-09-22 04:24:06,540 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-6c9086dd-22e8-421-user 2018-09-22 04:24:06,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9c835c604e5346e6b2fed2b0d1a66ac4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}706f4fa275f88620bc4c12f22f7e0ab7eaf6908a" 2018-09-22 04:24:06,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd43c8ef-a9cb-4a6c-baf5-b3740ab346cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:06,707 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9c835c604e5346e6b2fed2b0d1a66ac4 used request id req-cd43c8ef-a9cb-4a6c-baf5-b3740ab346cd 2018-09-22 04:24:06,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:07,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:24:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["-a6N6BRISLGHPU4Zs4NRMA"], "issued_at": "2018-09-22T04:24:07.000000Z"}} 2018-09-22 04:24:07,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16bc652b297e1190c0ef71909502fe1b8c88f894" 2018-09-22 04:24:07,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7de0b2f6-4e56-4fc3-a24f-79427e1186ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:07,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7de0b2f6-4e56-4fc3-a24f-79427e1186ab 2018-09-22 04:24:07,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:07,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:07,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:24:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["JrVoi3OeTHeMri9WqhD9BA"], "issued_at": "2018-09-22T04:24:07.000000Z"}} 2018-09-22 04:24:07,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53102ad8ddec7ffaf7f6f908ea0ca9562e98a878" 2018-09-22 04:24:07,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73daa245-cd6b-44a0-bad0-c1bd62841caa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:07,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-73daa245-cd6b-44a0-bad0-c1bd62841caa 2018-09-22 04:24:07,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:24:07,761 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:24:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:24:07,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-97de1cf2-247a-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53102ad8ddec7ffaf7f6f908ea0ca9562e98a878" 2018-09-22 04:24:07,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56be29a8-1a53-47bb-9655-809247d67392 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-97de1cf2-247a-400-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:24:07,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-97de1cf2-247a-400-proj used request id req-56be29a8-1a53-47bb-9655-809247d67392 2018-09-22 04:24:07,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53102ad8ddec7ffaf7f6f908ea0ca9562e98a878" 2018-09-22 04:24:07,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7939f3-14f0-46b9-b8cb-76cad48fd768 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:24:07,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5e7939f3-14f0-46b9-b8cb-76cad48fd768 2018-09-22 04:24:07,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53102ad8ddec7ffaf7f6f908ea0ca9562e98a878" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-97de1cf2-247a-400-proj"}}' 2018-09-22 04:24:08,031 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:24:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f9e78d8-51b5-4243-856d-381bbfcc6143 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9135e9c1167b4e47b503d7a037ff443d"}, "enabled": true, "id": "9135e9c1167b4e47b503d7a037ff443d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-97de1cf2-247a-400-proj"}} 2018-09-22 04:24:08,031 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3f9e78d8-51b5-4243-856d-381bbfcc6143 2018-09-22 04:24:08,031 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-97de1cf2-247a-400-proj 2018-09-22 04:24:08,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:08,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:08,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:24:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["NCkMMphZR-GtRqy6rbVvrw"], "issued_at": "2018-09-22T04:24:08.000000Z"}} 2018-09-22 04:24:08,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b553feb1299b552fc4ffb1f2907dffbdea5767" 2018-09-22 04:24:08,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeccc4b4-e53e-4f0e-be66-983f2ae9e9a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:08,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-aeccc4b4-e53e-4f0e-be66-983f2ae9e9a5 2018-09-22 04:24:08,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:24:08,598 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:24:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:24:08,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b553feb1299b552fc4ffb1f2907dffbdea5767" 2018-09-22 04:24:08,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69bccec-a7bd-4330-8892-98b8f66c6f0c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:24:08,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c69bccec-a7bd-4330-8892-98b8f66c6f0c 2018-09-22 04:24:08,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-97de1cf2-247a-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b553feb1299b552fc4ffb1f2907dffbdea5767" 2018-09-22 04:24:08,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19a60157-25cd-45c0-9e7a-b567b126389b Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-97de1cf2-247a-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9135e9c1167b4e47b503d7a037ff443d"}, "enabled": true, "id": "9135e9c1167b4e47b503d7a037ff443d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-97de1cf2-247a-400-proj"}]} 2018-09-22 04:24:08,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-97de1cf2-247a-400-proj used request id req-19a60157-25cd-45c0-9e7a-b567b126389b 2018-09-22 04:24:08,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b553feb1299b552fc4ffb1f2907dffbdea5767" 2018-09-22 04:24:08,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35245a66-02f7-4b15-849a-9fba67c1830f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:24:08,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-35245a66-02f7-4b15-849a-9fba67c1830f 2018-09-22 04:24:09,253 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-97de1cf2-247a-400-user 2018-09-22 04:24:09,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:09,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53102ad8ddec7ffaf7f6f908ea0ca9562e98a878" 2018-09-22 04:24:09,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac5edd02-7132-4afe-b020-d4b0ab373517 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:24:09,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ac5edd02-7132-4afe-b020-d4b0ab373517 2018-09-22 04:24:09,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53102ad8ddec7ffaf7f6f908ea0ca9562e98a878" -d '{"role": {"name": "CreateSecurityGroupTests-97de1cf2-247a-400-proj-role"}}' 2018-09-22 04:24:09,444 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:24:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2db82442-ccc5-4441-b0cf-1917a6267ad8 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e49fc74206bf4c5ab34ff3efc4a6b3f4", "links": {"self": "http://172.30.9.23:5000/v3/roles/e49fc74206bf4c5ab34ff3efc4a6b3f4"}, "name": "CreateSecurityGroupTests-97de1cf2-247a-400-proj-role"}} 2018-09-22 04:24:09,444 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-2db82442-ccc5-4441-b0cf-1917a6267ad8 2018-09-22 04:24:09,445 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-97de1cf2-247a-400-proj-role 2018-09-22 04:24:09,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e49fc74206bf4c5ab34ff3efc4a6b3f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53102ad8ddec7ffaf7f6f908ea0ca9562e98a878" 2018-09-22 04:24:09,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e72b7f27-4f43-4475-81d6-d1ea3644dbaf Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e49fc74206bf4c5ab34ff3efc4a6b3f4"}, "domain_id": null, "name": "CreateSecurityGroupTests-97de1cf2-247a-400-proj-role", "id": "e49fc74206bf4c5ab34ff3efc4a6b3f4"}} 2018-09-22 04:24:09,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e49fc74206bf4c5ab34ff3efc4a6b3f4 used request id req-e72b7f27-4f43-4475-81d6-d1ea3644dbaf 2018-09-22 04:24:09,541 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-97de1cf2-247a-400-proj-role to project CreateSecurityGroupTests-97de1cf2-247a-400-proj 2018-09-22 04:24:09,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9135e9c1167b4e47b503d7a037ff443d/users/b30f67e1f04f43559e953916a5d96dbc/roles/e49fc74206bf4c5ab34ff3efc4a6b3f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53102ad8ddec7ffaf7f6f908ea0ca9562e98a878" 2018-09-22 04:24:09,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc2d10c8-f06e-4887-badc-3f0b87cd5903 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:09,675 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9135e9c1167b4e47b503d7a037ff443d/users/b30f67e1f04f43559e953916a5d96dbc/roles/e49fc74206bf4c5ab34ff3efc4a6b3f4 used request id req-cc2d10c8-f06e-4887-badc-3f0b87cd5903 2018-09-22 04:24:09,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:09,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:10,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e49fc74206bf4c5ab34ff3efc4a6b3f4", "name": "CreateSecurityGroupTests-97de1cf2-247a-400-proj-role"}], "expires_at": "2018-09-22T05:24:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9135e9c1167b4e47b503d7a037ff443d", "name": "CreateSecurityGroupTests-97de1cf2-247a-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9135e9c1167b4e47b503d7a037ff443d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/9135e9c1167b4e47b503d7a037ff443d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/9135e9c1167b4e47b503d7a037ff443d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9135e9c1167b4e47b503d7a037ff443d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/9135e9c1167b4e47b503d7a037ff443d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/9135e9c1167b4e47b503d7a037ff443d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9135e9c1167b4e47b503d7a037ff443d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/9135e9c1167b4e47b503d7a037ff443d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/9135e9c1167b4e47b503d7a037ff443d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9135e9c1167b4e47b503d7a037ff443d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/9135e9c1167b4e47b503d7a037ff443d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/9135e9c1167b4e47b503d7a037ff443d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-97de1cf2-247a-400-user", "id": "b30f67e1f04f43559e953916a5d96dbc"}, "audit_ids": ["kRUdblcdSNWIon0a6rfUmw"], "issued_at": "2018-09-22T04:24:10.000000Z"}} 2018-09-22 04:24:10,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2ea13d5db0dc96ba3a135924a9b7c94c99ce47" 2018-09-22 04:24:10,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f582ab2-01c1-49f9-af24-d39daf231d2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:10,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1f582ab2-01c1-49f9-af24-d39daf231d2d 2018-09-22 04:24:10,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-776da2df-09c9-4056-9630-3899c91eb4ffname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2ea13d5db0dc96ba3a135924a9b7c94c99ce47" 2018-09-22 04:24:10,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6d1d2809-82c0-4ca6-8991-f8fdc6461aff Date: Sat, 22 Sep 2018 04:24:10 GMT RESP BODY: {"security_groups": []} 2018-09-22 04:24:10,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-776da2df-09c9-4056-9630-3899c91eb4ffname&description=hello+group used request id req-6d1d2809-82c0-4ca6-8991-f8fdc6461aff 2018-09-22 04:24:10,454 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-776da2df-09c9-4056-9630-3899c91eb4ffname... 2018-09-22 04:24:10,454 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-776da2df-09c9-4056-9630-3899c91eb4ffname 2018-09-22 04:24:10,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2ea13d5db0dc96ba3a135924a9b7c94c99ce47" -d '{"security_group": {"name": "CreateSecurityGroupTests-776da2df-09c9-4056-9630-3899c91eb4ffname", "description": "hello group"}}' 2018-09-22 04:24:10,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-4a26a3de-d15b-4995-8283-576739396e0f Date: Sat, 22 Sep 2018 04:24:10 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "created_at": "2018-09-22T04:24:10Z", "updated_at": "2018-09-22T04:24:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "revision_number": 0, "id": "3fd1766e-b272-456a-b948-64de399b8dc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:10Z", "security_group_id": "162b5fa0-0861-4f39-ab8c-396831066492", "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9135e9c1167b4e47b503d7a037ff443d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "revision_number": 0, "id": "c6c7e40d-5df6-43a3-9628-a66a38d8f7f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:10Z", "security_group_id": "162b5fa0-0861-4f39-ab8c-396831066492", "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9135e9c1167b4e47b503d7a037ff443d"}], "revision_number": 2, "project_id": "9135e9c1167b4e47b503d7a037ff443d", "id": "162b5fa0-0861-4f39-ab8c-396831066492", "name": "CreateSecurityGroupTests-776da2df-09c9-4056-9630-3899c91eb4ffname"}} 2018-09-22 04:24:10,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-4a26a3de-d15b-4995-8283-576739396e0f 2018-09-22 04:24:10,799 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 162b5fa0-0861-4f39-ab8c-396831066492 2018-09-22 04:24:10,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=162b5fa0-0861-4f39-ab8c-396831066492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2ea13d5db0dc96ba3a135924a9b7c94c99ce47" 2018-09-22 04:24:11,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-498baef9-2501-4851-a593-b68b369ab9ca Date: Sat, 22 Sep 2018 04:24:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "security_group_id": "162b5fa0-0861-4f39-ab8c-396831066492", "port_range_min": null, "revision_number": 0, "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "created_at": "2018-09-22T04:24:10Z", "project_id": "9135e9c1167b4e47b503d7a037ff443d", "id": "3fd1766e-b272-456a-b948-64de399b8dc3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "security_group_id": "162b5fa0-0861-4f39-ab8c-396831066492", "port_range_min": null, "revision_number": 0, "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "created_at": "2018-09-22T04:24:10Z", "project_id": "9135e9c1167b4e47b503d7a037ff443d", "id": "c6c7e40d-5df6-43a3-9628-a66a38d8f7f3"}]} 2018-09-22 04:24:11,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=162b5fa0-0861-4f39-ab8c-396831066492 used request id req-498baef9-2501-4851-a593-b68b369ab9ca 2018-09-22 04:24:11,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 162b5fa0-0861-4f39-ab8c-396831066492 2018-09-22 04:24:11,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=162b5fa0-0861-4f39-ab8c-396831066492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2ea13d5db0dc96ba3a135924a9b7c94c99ce47" 2018-09-22 04:24:11,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3c91d876-ccd7-4f4e-bc15-e8943b941297 Date: Sat, 22 Sep 2018 04:24:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "security_group_id": "162b5fa0-0861-4f39-ab8c-396831066492", "port_range_min": null, "revision_number": 0, "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "created_at": "2018-09-22T04:24:10Z", "project_id": "9135e9c1167b4e47b503d7a037ff443d", "id": "3fd1766e-b272-456a-b948-64de399b8dc3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "security_group_id": "162b5fa0-0861-4f39-ab8c-396831066492", "port_range_min": null, "revision_number": 0, "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "created_at": "2018-09-22T04:24:10Z", "project_id": "9135e9c1167b4e47b503d7a037ff443d", "id": "c6c7e40d-5df6-43a3-9628-a66a38d8f7f3"}]} 2018-09-22 04:24:11,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=162b5fa0-0861-4f39-ab8c-396831066492 used request id req-3c91d876-ccd7-4f4e-bc15-e8943b941297 2018-09-22 04:24:11,364 - neutron_utils - INFO - Retrieving security group with ID - 162b5fa0-0861-4f39-ab8c-396831066492 2018-09-22 04:24:11,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=162b5fa0-0861-4f39-ab8c-396831066492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2ea13d5db0dc96ba3a135924a9b7c94c99ce47" 2018-09-22 04:24:11,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-06a7194b-fdba-4ad4-b756-08c4030a3c2b Date: Sat, 22 Sep 2018 04:24:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "created_at": "2018-09-22T04:24:10Z", "updated_at": "2018-09-22T04:24:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "revision_number": 0, "id": "3fd1766e-b272-456a-b948-64de399b8dc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:10Z", "security_group_id": "162b5fa0-0861-4f39-ab8c-396831066492", "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9135e9c1167b4e47b503d7a037ff443d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "revision_number": 0, "id": "c6c7e40d-5df6-43a3-9628-a66a38d8f7f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:10Z", "security_group_id": "162b5fa0-0861-4f39-ab8c-396831066492", "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9135e9c1167b4e47b503d7a037ff443d"}], "revision_number": 2, "project_id": "9135e9c1167b4e47b503d7a037ff443d", "id": "162b5fa0-0861-4f39-ab8c-396831066492", "name": "CreateSecurityGroupTests-776da2df-09c9-4056-9630-3899c91eb4ffname"}]} 2018-09-22 04:24:11,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=162b5fa0-0861-4f39-ab8c-396831066492 used request id req-06a7194b-fdba-4ad4-b756-08c4030a3c2b 2018-09-22 04:24:11,566 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 162b5fa0-0861-4f39-ab8c-396831066492 2018-09-22 04:24:11,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=162b5fa0-0861-4f39-ab8c-396831066492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2ea13d5db0dc96ba3a135924a9b7c94c99ce47" 2018-09-22 04:24:11,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6009998e-b3a5-4eb0-bce0-72c69563ef00 Date: Sat, 22 Sep 2018 04:24:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "security_group_id": "162b5fa0-0861-4f39-ab8c-396831066492", "port_range_min": null, "revision_number": 0, "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "created_at": "2018-09-22T04:24:10Z", "project_id": "9135e9c1167b4e47b503d7a037ff443d", "id": "3fd1766e-b272-456a-b948-64de399b8dc3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "security_group_id": "162b5fa0-0861-4f39-ab8c-396831066492", "port_range_min": null, "revision_number": 0, "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "created_at": "2018-09-22T04:24:10Z", "project_id": "9135e9c1167b4e47b503d7a037ff443d", "id": "c6c7e40d-5df6-43a3-9628-a66a38d8f7f3"}]} 2018-09-22 04:24:11,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=162b5fa0-0861-4f39-ab8c-396831066492 used request id req-6009998e-b3a5-4eb0-bce0-72c69563ef00 2018-09-22 04:24:11,747 - neutron_utils - INFO - Retrieving security group with ID - 162b5fa0-0861-4f39-ab8c-396831066492 2018-09-22 04:24:11,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=162b5fa0-0861-4f39-ab8c-396831066492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2ea13d5db0dc96ba3a135924a9b7c94c99ce47" 2018-09-22 04:24:11,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3ca075f8-5e02-42ea-bb6d-ad6f94e7893f Date: Sat, 22 Sep 2018 04:24:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "created_at": "2018-09-22T04:24:10Z", "updated_at": "2018-09-22T04:24:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "revision_number": 0, "id": "3fd1766e-b272-456a-b948-64de399b8dc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:10Z", "security_group_id": "162b5fa0-0861-4f39-ab8c-396831066492", "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9135e9c1167b4e47b503d7a037ff443d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "revision_number": 0, "id": "c6c7e40d-5df6-43a3-9628-a66a38d8f7f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:10Z", "security_group_id": "162b5fa0-0861-4f39-ab8c-396831066492", "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9135e9c1167b4e47b503d7a037ff443d"}], "revision_number": 2, "project_id": "9135e9c1167b4e47b503d7a037ff443d", "id": "162b5fa0-0861-4f39-ab8c-396831066492", "name": "CreateSecurityGroupTests-776da2df-09c9-4056-9630-3899c91eb4ffname"}]} 2018-09-22 04:24:11,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=162b5fa0-0861-4f39-ab8c-396831066492 used request id req-3ca075f8-5e02-42ea-bb6d-ad6f94e7893f 2018-09-22 04:24:11,800 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 162b5fa0-0861-4f39-ab8c-396831066492 2018-09-22 04:24:11,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=162b5fa0-0861-4f39-ab8c-396831066492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2ea13d5db0dc96ba3a135924a9b7c94c99ce47" 2018-09-22 04:24:11,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1060d423-0d5f-4442-b646-df17721773f4 Date: Sat, 22 Sep 2018 04:24:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "security_group_id": "162b5fa0-0861-4f39-ab8c-396831066492", "port_range_min": null, "revision_number": 0, "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "created_at": "2018-09-22T04:24:10Z", "project_id": "9135e9c1167b4e47b503d7a037ff443d", "id": "3fd1766e-b272-456a-b948-64de399b8dc3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "security_group_id": "162b5fa0-0861-4f39-ab8c-396831066492", "port_range_min": null, "revision_number": 0, "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "created_at": "2018-09-22T04:24:10Z", "project_id": "9135e9c1167b4e47b503d7a037ff443d", "id": "c6c7e40d-5df6-43a3-9628-a66a38d8f7f3"}]} 2018-09-22 04:24:11,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=162b5fa0-0861-4f39-ab8c-396831066492 used request id req-1060d423-0d5f-4442-b646-df17721773f4 2018-09-22 04:24:11,984 - neutron_utils - INFO - Retrieving security group with ID - 162b5fa0-0861-4f39-ab8c-396831066492 2018-09-22 04:24:11,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=162b5fa0-0861-4f39-ab8c-396831066492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2ea13d5db0dc96ba3a135924a9b7c94c99ce47" 2018-09-22 04:24:12,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-71681485-5f92-4f80-9824-e5be60c4d3d9 Date: Sat, 22 Sep 2018 04:24:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "created_at": "2018-09-22T04:24:10Z", "updated_at": "2018-09-22T04:24:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "revision_number": 0, "id": "3fd1766e-b272-456a-b948-64de399b8dc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:10Z", "security_group_id": "162b5fa0-0861-4f39-ab8c-396831066492", "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9135e9c1167b4e47b503d7a037ff443d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "revision_number": 0, "id": "c6c7e40d-5df6-43a3-9628-a66a38d8f7f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:10Z", "security_group_id": "162b5fa0-0861-4f39-ab8c-396831066492", "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9135e9c1167b4e47b503d7a037ff443d"}], "revision_number": 2, "project_id": "9135e9c1167b4e47b503d7a037ff443d", "id": "162b5fa0-0861-4f39-ab8c-396831066492", "name": "CreateSecurityGroupTests-776da2df-09c9-4056-9630-3899c91eb4ffname"}]} 2018-09-22 04:24:12,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=162b5fa0-0861-4f39-ab8c-396831066492 used request id req-71681485-5f92-4f80-9824-e5be60c4d3d9 2018-09-22 04:24:12,190 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 162b5fa0-0861-4f39-ab8c-396831066492 2018-09-22 04:24:12,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=162b5fa0-0861-4f39-ab8c-396831066492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2ea13d5db0dc96ba3a135924a9b7c94c99ce47" 2018-09-22 04:24:12,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2a2dec15-88ea-4185-8d8c-854041c372b8 Date: Sat, 22 Sep 2018 04:24:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "security_group_id": "162b5fa0-0861-4f39-ab8c-396831066492", "port_range_min": null, "revision_number": 0, "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "created_at": "2018-09-22T04:24:10Z", "project_id": "9135e9c1167b4e47b503d7a037ff443d", "id": "3fd1766e-b272-456a-b948-64de399b8dc3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "security_group_id": "162b5fa0-0861-4f39-ab8c-396831066492", "port_range_min": null, "revision_number": 0, "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "created_at": "2018-09-22T04:24:10Z", "project_id": "9135e9c1167b4e47b503d7a037ff443d", "id": "c6c7e40d-5df6-43a3-9628-a66a38d8f7f3"}]} 2018-09-22 04:24:12,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=162b5fa0-0861-4f39-ab8c-396831066492 used request id req-2a2dec15-88ea-4185-8d8c-854041c372b8 2018-09-22 04:24:12,375 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-776da2df-09c9-4056-9630-3899c91eb4ffname 2018-09-22 04:24:12,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:12,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e49fc74206bf4c5ab34ff3efc4a6b3f4", "name": "CreateSecurityGroupTests-97de1cf2-247a-400-proj-role"}], "expires_at": "2018-09-22T05:24:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9135e9c1167b4e47b503d7a037ff443d", "name": "CreateSecurityGroupTests-97de1cf2-247a-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9135e9c1167b4e47b503d7a037ff443d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/9135e9c1167b4e47b503d7a037ff443d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/9135e9c1167b4e47b503d7a037ff443d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9135e9c1167b4e47b503d7a037ff443d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/9135e9c1167b4e47b503d7a037ff443d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/9135e9c1167b4e47b503d7a037ff443d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9135e9c1167b4e47b503d7a037ff443d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/9135e9c1167b4e47b503d7a037ff443d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/9135e9c1167b4e47b503d7a037ff443d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9135e9c1167b4e47b503d7a037ff443d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/9135e9c1167b4e47b503d7a037ff443d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/9135e9c1167b4e47b503d7a037ff443d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-97de1cf2-247a-400-user", "id": "b30f67e1f04f43559e953916a5d96dbc"}, "audit_ids": ["HDa6Xa0MQreYg5yEPChNoA"], "issued_at": "2018-09-22T04:24:12.000000Z"}} 2018-09-22 04:24:12,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/162b5fa0-0861-4f39-ab8c-396831066492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}096816133d52179c2ab4ecd8a20b1978912dcabe" 2018-09-22 04:24:13,053 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b224484-4970-42eb-a1df-9e5ed0456cf8 Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:13,053 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/162b5fa0-0861-4f39-ab8c-396831066492 used request id req-7b224484-4970-42eb-a1df-9e5ed0456cf8 2018-09-22 04:24:13,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-776da2df-09c9-4056-9630-3899c91eb4ffname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}096816133d52179c2ab4ecd8a20b1978912dcabe" 2018-09-22 04:24:13,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-db4be276-6c8c-4882-8f0d-888c02789e20 Date: Sat, 22 Sep 2018 04:24:13 GMT RESP BODY: {"security_groups": []} 2018-09-22 04:24:13,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-776da2df-09c9-4056-9630-3899c91eb4ffname&description=hello+group used request id req-db4be276-6c8c-4882-8f0d-888c02789e20 2018-09-22 04:24:13,234 - neutron_utils - INFO - Deleting security group rule with ID - c6c7e40d-5df6-43a3-9628-a66a38d8f7f3 2018-09-22 04:24:13,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/c6c7e40d-5df6-43a3-9628-a66a38d8f7f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2ea13d5db0dc96ba3a135924a9b7c94c99ce47" 2018-09-22 04:24:13,260 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-4ac4aa09-b8c7-43f8-8b8c-f42042cad8f2 Date: Sat, 22 Sep 2018 04:24:13 GMT RESP BODY: {"NeutronError": {"message": "Security group rule c6c7e40d-5df6-43a3-9628-a66a38d8f7f3 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-22 04:24:13,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/c6c7e40d-5df6-43a3-9628-a66a38d8f7f3 used request id req-4ac4aa09-b8c7-43f8-8b8c-f42042cad8f2 2018-09-22 04:24:13,260 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule c6c7e40d-5df6-43a3-9628-a66a38d8f7f3 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-22 04:24:13,260 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule c6c7e40d-5df6-43a3-9628-a66a38d8f7f3 does not exist Neutron server returns request_ids: ['req-4ac4aa09-b8c7-43f8-8b8c-f42042cad8f2'] 2018-09-22 04:24:13,260 - neutron_utils - INFO - Deleting security group rule with ID - 3fd1766e-b272-456a-b948-64de399b8dc3 2018-09-22 04:24:13,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/3fd1766e-b272-456a-b948-64de399b8dc3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2ea13d5db0dc96ba3a135924a9b7c94c99ce47" 2018-09-22 04:24:13,431 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-744c6b53-3cd6-4b88-afce-af8869b5e77c Date: Sat, 22 Sep 2018 04:24:13 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 3fd1766e-b272-456a-b948-64de399b8dc3 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-22 04:24:13,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/3fd1766e-b272-456a-b948-64de399b8dc3 used request id req-744c6b53-3cd6-4b88-afce-af8869b5e77c 2018-09-22 04:24:13,432 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 3fd1766e-b272-456a-b948-64de399b8dc3 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-22 04:24:13,432 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 3fd1766e-b272-456a-b948-64de399b8dc3 does not exist Neutron server returns request_ids: ['req-744c6b53-3cd6-4b88-afce-af8869b5e77c'] 2018-09-22 04:24:13,432 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-776da2df-09c9-4056-9630-3899c91eb4ffname 2018-09-22 04:24:13,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/162b5fa0-0861-4f39-ab8c-396831066492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d2ea13d5db0dc96ba3a135924a9b7c94c99ce47" 2018-09-22 04:24:13,610 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-399a7193-27b1-4806-b0bb-cffb7c40b11f Date: Sat, 22 Sep 2018 04:24:13 GMT RESP BODY: {"NeutronError": {"message": "Security group 162b5fa0-0861-4f39-ab8c-396831066492 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-09-22 04:24:13,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/162b5fa0-0861-4f39-ab8c-396831066492 used request id req-399a7193-27b1-4806-b0bb-cffb7c40b11f 2018-09-22 04:24:13,611 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 162b5fa0-0861-4f39-ab8c-396831066492 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-09-22 04:24:13,611 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 162b5fa0-0861-4f39-ab8c-396831066492 does not exist Neutron server returns request_ids: ['req-399a7193-27b1-4806-b0bb-cffb7c40b11f'] 2018-09-22 04:24:13,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53102ad8ddec7ffaf7f6f908ea0ca9562e98a878" 2018-09-22 04:24:13,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-501330c2-deaf-467c-a529-452b2149420c Date: Sat, 22 Sep 2018 04:24:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "created_at": "2018-09-22T04:24:10Z", "updated_at": "2018-09-22T04:24:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "revision_number": 0, "id": "8c633a53-0f11-49b6-9435-8e003de636e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:10Z", "security_group_id": "4a3b6dfb-4f1d-4669-80ad-fce50a68df38", "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9135e9c1167b4e47b503d7a037ff443d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "revision_number": 0, "id": "a6949b1e-c6a1-4d0a-bcca-e633a1901deb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:10Z", "security_group_id": "4a3b6dfb-4f1d-4669-80ad-fce50a68df38", "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9135e9c1167b4e47b503d7a037ff443d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "revision_number": 0, "id": "e313859c-fb07-4d3c-848b-2eb5fa4bc676", "remote_group_id": "4a3b6dfb-4f1d-4669-80ad-fce50a68df38", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:10Z", "security_group_id": "4a3b6dfb-4f1d-4669-80ad-fce50a68df38", "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9135e9c1167b4e47b503d7a037ff443d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "revision_number": 0, "id": "e5ed4e70-0a9e-4ad3-8dde-f4b225a3ce43", "remote_group_id": "4a3b6dfb-4f1d-4669-80ad-fce50a68df38", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:10Z", "security_group_id": "4a3b6dfb-4f1d-4669-80ad-fce50a68df38", "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9135e9c1167b4e47b503d7a037ff443d"}], "revision_number": 4, "project_id": "9135e9c1167b4e47b503d7a037ff443d", "id": "4a3b6dfb-4f1d-4669-80ad-fce50a68df38", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:24:13,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-501330c2-deaf-467c-a529-452b2149420c 2018-09-22 04:24:13,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53102ad8ddec7ffaf7f6f908ea0ca9562e98a878" 2018-09-22 04:24:13,924 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a802a9cb-7b73-42b9-8c4b-4ee85fb1ebde Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:13,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-a802a9cb-7b73-42b9-8c4b-4ee85fb1ebde 2018-09-22 04:24:13,924 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:13,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53102ad8ddec7ffaf7f6f908ea0ca9562e98a878" 2018-09-22 04:24:14,014 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c78c2e31-604a-47cf-b9e3-73f454982ccd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:14,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-c78c2e31-604a-47cf-b9e3-73f454982ccd 2018-09-22 04:24:14,015 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:14,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9135e9c1167b4e47b503d7a037ff443d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53102ad8ddec7ffaf7f6f908ea0ca9562e98a878" 2018-09-22 04:24:14,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea1b484a-3554-400c-9f1c-0eeda38b5326 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9135e9c1167b4e47b503d7a037ff443d"}, "enabled": true, "id": "9135e9c1167b4e47b503d7a037ff443d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-97de1cf2-247a-400-proj"}} 2018-09-22 04:24:14,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9135e9c1167b4e47b503d7a037ff443d used request id req-ea1b484a-3554-400c-9f1c-0eeda38b5326 2018-09-22 04:24:14,107 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4a3b6dfb-4f1d-4669-80ad-fce50a68df38 2018-09-22 04:24:14,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4a3b6dfb-4f1d-4669-80ad-fce50a68df38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53102ad8ddec7ffaf7f6f908ea0ca9562e98a878" 2018-09-22 04:24:14,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1c6a20a5-3a9f-423c-8c6a-31d8a0c71075 Date: Sat, 22 Sep 2018 04:24:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "security_group_id": "4a3b6dfb-4f1d-4669-80ad-fce50a68df38", "port_range_min": null, "revision_number": 0, "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "created_at": "2018-09-22T04:24:10Z", "project_id": "9135e9c1167b4e47b503d7a037ff443d", "id": "8c633a53-0f11-49b6-9435-8e003de636e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "security_group_id": "4a3b6dfb-4f1d-4669-80ad-fce50a68df38", "port_range_min": null, "revision_number": 0, "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "created_at": "2018-09-22T04:24:10Z", "project_id": "9135e9c1167b4e47b503d7a037ff443d", "id": "a6949b1e-c6a1-4d0a-bcca-e633a1901deb"}, {"remote_group_id": "4a3b6dfb-4f1d-4669-80ad-fce50a68df38", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "security_group_id": "4a3b6dfb-4f1d-4669-80ad-fce50a68df38", "port_range_min": null, "revision_number": 0, "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "created_at": "2018-09-22T04:24:10Z", "project_id": "9135e9c1167b4e47b503d7a037ff443d", "id": "e313859c-fb07-4d3c-848b-2eb5fa4bc676"}, {"remote_group_id": "4a3b6dfb-4f1d-4669-80ad-fce50a68df38", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:10Z", "security_group_id": "4a3b6dfb-4f1d-4669-80ad-fce50a68df38", "port_range_min": null, "revision_number": 0, "tenant_id": "9135e9c1167b4e47b503d7a037ff443d", "created_at": "2018-09-22T04:24:10Z", "project_id": "9135e9c1167b4e47b503d7a037ff443d", "id": "e5ed4e70-0a9e-4ad3-8dde-f4b225a3ce43"}]} 2018-09-22 04:24:14,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4a3b6dfb-4f1d-4669-80ad-fce50a68df38 used request id req-1c6a20a5-3a9f-423c-8c6a-31d8a0c71075 2018-09-22 04:24:14,292 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:24:14,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4a3b6dfb-4f1d-4669-80ad-fce50a68df38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53102ad8ddec7ffaf7f6f908ea0ca9562e98a878" 2018-09-22 04:24:14,576 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f4623925-72d5-46d5-b5ed-a97d5e547627 Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:14,577 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4a3b6dfb-4f1d-4669-80ad-fce50a68df38 used request id req-f4623925-72d5-46d5-b5ed-a97d5e547627 2018-09-22 04:24:14,577 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-97de1cf2-247a-400-proj 2018-09-22 04:24:14,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9135e9c1167b4e47b503d7a037ff443d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53102ad8ddec7ffaf7f6f908ea0ca9562e98a878" 2018-09-22 04:24:14,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-199b30ef-b249-486e-a69e-e9c4a42e8325 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:14,765 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9135e9c1167b4e47b503d7a037ff443d used request id req-199b30ef-b249-486e-a69e-e9c4a42e8325 2018-09-22 04:24:14,765 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-97de1cf2-247a-400-proj-role 2018-09-22 04:24:14,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e49fc74206bf4c5ab34ff3efc4a6b3f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53102ad8ddec7ffaf7f6f908ea0ca9562e98a878" 2018-09-22 04:24:14,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b77e383f-45a7-4564-bd52-16e601eb0c63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:14,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e49fc74206bf4c5ab34ff3efc4a6b3f4 used request id req-b77e383f-45a7-4564-bd52-16e601eb0c63 2018-09-22 04:24:14,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53102ad8ddec7ffaf7f6f908ea0ca9562e98a878" 2018-09-22 04:24:14,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ee58966-ecd0-4515-8167-e5a258cd4241 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:24:14,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7ee58966-ecd0-4515-8167-e5a258cd4241 2018-09-22 04:24:14,968 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-97de1cf2-247a-400-user 2018-09-22 04:24:14,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b30f67e1f04f43559e953916a5d96dbc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b553feb1299b552fc4ffb1f2907dffbdea5767" 2018-09-22 04:24:15,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-066c2cbe-5f98-4c99-b7fb-ec4f1807575f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:15,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b30f67e1f04f43559e953916a5d96dbc used request id req-066c2cbe-5f98-4c99-b7fb-ec4f1807575f 2018-09-22 04:24:15,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:15,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:24:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["_GpT40nlQVugPGH_LP8ZiA"], "issued_at": "2018-09-22T04:24:15.000000Z"}} 2018-09-22 04:24:15,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7aa4ba72e0fb1f2c396e68f1dc53044deb67e7" 2018-09-22 04:24:15,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d9007fd-e5b7-4fbc-ba7f-642efaa37aa9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:15,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5d9007fd-e5b7-4fbc-ba7f-642efaa37aa9 2018-09-22 04:24:15,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:15,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:16,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:24:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["btqw-FzWQ1S7c0UHEcpiNA"], "issued_at": "2018-09-22T04:24:16.000000Z"}} 2018-09-22 04:24:16,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" 2018-09-22 04:24:16,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2d12964-0271-4a73-8c47-3db2540af3db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:16,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b2d12964-0271-4a73-8c47-3db2540af3db 2018-09-22 04:24:16,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:24:16,125 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:24:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:24:16,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ef814182-5d24-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" 2018-09-22 04:24:16,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0802ed6-a357-4e98-8355-c5b96b40660f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ef814182-5d24-4d8-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:24:16,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ef814182-5d24-4d8-proj used request id req-a0802ed6-a357-4e98-8355-c5b96b40660f 2018-09-22 04:24:16,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" 2018-09-22 04:24:16,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a22e9565-53c2-4d90-88ea-35f8519ca724 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:24:16,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a22e9565-53c2-4d90-88ea-35f8519ca724 2018-09-22 04:24:16,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-ef814182-5d24-4d8-proj"}}' 2018-09-22 04:24:16,517 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:24:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c42c352-3d39-43af-b26b-dc09f5313ba9 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/edbf67d96ee1463496f6edc44e7f1aad"}, "enabled": true, "id": "edbf67d96ee1463496f6edc44e7f1aad", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ef814182-5d24-4d8-proj"}} 2018-09-22 04:24:16,517 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5c42c352-3d39-43af-b26b-dc09f5313ba9 2018-09-22 04:24:16,517 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-ef814182-5d24-4d8-proj 2018-09-22 04:24:16,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:16,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:16,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:24:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["pqoXGIvhT_2GOzZswjjplA"], "issued_at": "2018-09-22T04:24:16.000000Z"}} 2018-09-22 04:24:16,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f123e1065392122341ae103addf16908587133" 2018-09-22 04:24:16,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48811479-ea6e-4dca-9e68-e973936e931c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:16,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-48811479-ea6e-4dca-9e68-e973936e931c 2018-09-22 04:24:16,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:24:16,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:24:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:24:16,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f123e1065392122341ae103addf16908587133" 2018-09-22 04:24:17,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2750f2f-3316-4abc-8652-42cb94540561 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:24:17,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b2750f2f-3316-4abc-8652-42cb94540561 2018-09-22 04:24:17,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-ef814182-5d24-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f123e1065392122341ae103addf16908587133" 2018-09-22 04:24:17,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c44ef2-8743-4fd8-8ee4-02e59ee3824c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-ef814182-5d24-4d8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/edbf67d96ee1463496f6edc44e7f1aad"}, "enabled": true, "id": "edbf67d96ee1463496f6edc44e7f1aad", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ef814182-5d24-4d8-proj"}]} 2018-09-22 04:24:17,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-ef814182-5d24-4d8-proj used request id req-84c44ef2-8743-4fd8-8ee4-02e59ee3824c 2018-09-22 04:24:17,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f123e1065392122341ae103addf16908587133" 2018-09-22 04:24:17,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89dc758a-cba2-45c5-b75b-492e23dd4a50 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:24:17,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-89dc758a-cba2-45c5-b75b-492e23dd4a50 2018-09-22 04:24:17,648 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-ef814182-5d24-4d8-user 2018-09-22 04:24:17,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:17,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" 2018-09-22 04:24:17,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91677562-82e3-420e-bb9c-a7d7f7e12929 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:24:17,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-91677562-82e3-420e-bb9c-a7d7f7e12929 2018-09-22 04:24:17,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" -d '{"role": {"name": "CreateSecurityGroupTests-ef814182-5d24-4d8-proj-role"}}' 2018-09-22 04:24:17,852 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:24:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03874c10-a293-4b4d-9c27-f9087087cc37 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9e47cd0e1b1c4b8f8d03efedf6b21968", "links": {"self": "http://172.30.9.23:5000/v3/roles/9e47cd0e1b1c4b8f8d03efedf6b21968"}, "name": "CreateSecurityGroupTests-ef814182-5d24-4d8-proj-role"}} 2018-09-22 04:24:17,852 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-03874c10-a293-4b4d-9c27-f9087087cc37 2018-09-22 04:24:17,852 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-ef814182-5d24-4d8-proj-role 2018-09-22 04:24:17,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/9e47cd0e1b1c4b8f8d03efedf6b21968 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" 2018-09-22 04:24:17,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31a30eb9-6b44-4208-8d9b-76ea9b9d0c24 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/9e47cd0e1b1c4b8f8d03efedf6b21968"}, "domain_id": null, "name": "CreateSecurityGroupTests-ef814182-5d24-4d8-proj-role", "id": "9e47cd0e1b1c4b8f8d03efedf6b21968"}} 2018-09-22 04:24:17,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/9e47cd0e1b1c4b8f8d03efedf6b21968 used request id req-31a30eb9-6b44-4208-8d9b-76ea9b9d0c24 2018-09-22 04:24:17,870 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-ef814182-5d24-4d8-proj-role to project CreateSecurityGroupTests-ef814182-5d24-4d8-proj 2018-09-22 04:24:17,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/edbf67d96ee1463496f6edc44e7f1aad/users/8bafce80c038466eb5523901af0b9902/roles/9e47cd0e1b1c4b8f8d03efedf6b21968 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" 2018-09-22 04:24:18,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15b4a751-6c7c-4e69-8fb5-96d41e6f4b14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:18,004 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/edbf67d96ee1463496f6edc44e7f1aad/users/8bafce80c038466eb5523901af0b9902/roles/9e47cd0e1b1c4b8f8d03efedf6b21968 used request id req-15b4a751-6c7c-4e69-8fb5-96d41e6f4b14 2018-09-22 04:24:18,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:18,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:18,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:24:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["eyv0qEzWSdCsI_qRfJtsUQ"], "issued_at": "2018-09-22T04:24:18.000000Z"}} 2018-09-22 04:24:18,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771959f19985b545303df1a3ae4e93c9993f9a02" 2018-09-22 04:24:18,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-889ee3ff-05ff-4978-998d-97f50aea5d16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:18,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-889ee3ff-05ff-4978-998d-97f50aea5d16 2018-09-22 04:24:18,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-46aff5a0-4c16-4841-9cd8-feeb2c354b75name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771959f19985b545303df1a3ae4e93c9993f9a02" 2018-09-22 04:24:18,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ec223b4b-c1eb-4e75-b9cc-a789da91d365 Date: Sat, 22 Sep 2018 04:24:18 GMT RESP BODY: {"security_groups": []} 2018-09-22 04:24:18,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-46aff5a0-4c16-4841-9cd8-feeb2c354b75name&description=hello+group used request id req-ec223b4b-c1eb-4e75-b9cc-a789da91d365 2018-09-22 04:24:18,663 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-46aff5a0-4c16-4841-9cd8-feeb2c354b75name... 2018-09-22 04:24:18,664 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-46aff5a0-4c16-4841-9cd8-feeb2c354b75name 2018-09-22 04:24:18,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:24:18,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:24:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:24:18,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-ef814182-5d24-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771959f19985b545303df1a3ae4e93c9993f9a02" 2018-09-22 04:24:18,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4428ac3-8561-42a6-85d8-09da5c114265 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-ef814182-5d24-4d8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/edbf67d96ee1463496f6edc44e7f1aad"}, "enabled": true, "id": "edbf67d96ee1463496f6edc44e7f1aad", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ef814182-5d24-4d8-proj"}]} 2018-09-22 04:24:18,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-ef814182-5d24-4d8-proj used request id req-f4428ac3-8561-42a6-85d8-09da5c114265 2018-09-22 04:24:18,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771959f19985b545303df1a3ae4e93c9993f9a02" -d '{"security_group": {"tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "name": "CreateSecurityGroupTests-46aff5a0-4c16-4841-9cd8-feeb2c354b75name", "description": "hello group"}}' 2018-09-22 04:24:19,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-e9dadefa-f024-4c8c-b1c7-fd0b7e6c6c64 Date: Sat, 22 Sep 2018 04:24:19 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "updated_at": "2018-09-22T04:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "revision_number": 0, "id": "499bf79e-43b2-4b74-b04a-437dee75ef18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbf67d96ee1463496f6edc44e7f1aad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "revision_number": 0, "id": "bb8aaa88-3ba9-483c-99b7-756708de29c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbf67d96ee1463496f6edc44e7f1aad"}], "revision_number": 2, "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "name": "CreateSecurityGroupTests-46aff5a0-4c16-4841-9cd8-feeb2c354b75name"}} 2018-09-22 04:24:19,236 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-e9dadefa-f024-4c8c-b1c7-fd0b7e6c6c64 2018-09-22 04:24:19,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 83c17362-85bc-4aab-bd2e-bfc22737e9c5 2018-09-22 04:24:19,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771959f19985b545303df1a3ae4e93c9993f9a02" 2018-09-22 04:24:19,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-93144ce3-1cbf-44e4-a46f-cd0816c6b320 Date: Sat, 22 Sep 2018 04:24:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "499bf79e-43b2-4b74-b04a-437dee75ef18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "bb8aaa88-3ba9-483c-99b7-756708de29c8"}]} 2018-09-22 04:24:19,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 used request id req-93144ce3-1cbf-44e4-a46f-cd0816c6b320 2018-09-22 04:24:19,404 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 83c17362-85bc-4aab-bd2e-bfc22737e9c5 2018-09-22 04:24:19,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771959f19985b545303df1a3ae4e93c9993f9a02" 2018-09-22 04:24:19,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e98949f7-fa10-474f-af98-d5fb524b8cbb Date: Sat, 22 Sep 2018 04:24:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "499bf79e-43b2-4b74-b04a-437dee75ef18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "bb8aaa88-3ba9-483c-99b7-756708de29c8"}]} 2018-09-22 04:24:19,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 used request id req-e98949f7-fa10-474f-af98-d5fb524b8cbb 2018-09-22 04:24:19,591 - neutron_utils - INFO - Retrieving security group with ID - 83c17362-85bc-4aab-bd2e-bfc22737e9c5 2018-09-22 04:24:19,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771959f19985b545303df1a3ae4e93c9993f9a02" 2018-09-22 04:24:19,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-84fc2d7b-2cda-4fce-abae-2e5ec0c6a71c Date: Sat, 22 Sep 2018 04:24:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "updated_at": "2018-09-22T04:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "revision_number": 0, "id": "499bf79e-43b2-4b74-b04a-437dee75ef18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbf67d96ee1463496f6edc44e7f1aad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "revision_number": 0, "id": "bb8aaa88-3ba9-483c-99b7-756708de29c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbf67d96ee1463496f6edc44e7f1aad"}], "revision_number": 2, "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "name": "CreateSecurityGroupTests-46aff5a0-4c16-4841-9cd8-feeb2c354b75name"}]} 2018-09-22 04:24:19,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 used request id req-84fc2d7b-2cda-4fce-abae-2e5ec0c6a71c 2018-09-22 04:24:19,813 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 83c17362-85bc-4aab-bd2e-bfc22737e9c5 2018-09-22 04:24:19,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771959f19985b545303df1a3ae4e93c9993f9a02" 2018-09-22 04:24:19,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a2023fc7-dab0-4648-9e9d-90a2c177d6e6 Date: Sat, 22 Sep 2018 04:24:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "499bf79e-43b2-4b74-b04a-437dee75ef18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "bb8aaa88-3ba9-483c-99b7-756708de29c8"}]} 2018-09-22 04:24:19,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 used request id req-a2023fc7-dab0-4648-9e9d-90a2c177d6e6 2018-09-22 04:24:19,980 - neutron_utils - INFO - Retrieving security group with ID - 83c17362-85bc-4aab-bd2e-bfc22737e9c5 2018-09-22 04:24:19,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771959f19985b545303df1a3ae4e93c9993f9a02" 2018-09-22 04:24:20,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-965a21be-db16-4d09-9708-d5887ebb3057 Date: Sat, 22 Sep 2018 04:24:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "updated_at": "2018-09-22T04:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "revision_number": 0, "id": "499bf79e-43b2-4b74-b04a-437dee75ef18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbf67d96ee1463496f6edc44e7f1aad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "revision_number": 0, "id": "bb8aaa88-3ba9-483c-99b7-756708de29c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbf67d96ee1463496f6edc44e7f1aad"}], "revision_number": 2, "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "name": "CreateSecurityGroupTests-46aff5a0-4c16-4841-9cd8-feeb2c354b75name"}]} 2018-09-22 04:24:20,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 used request id req-965a21be-db16-4d09-9708-d5887ebb3057 2018-09-22 04:24:20,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 83c17362-85bc-4aab-bd2e-bfc22737e9c5 2018-09-22 04:24:20,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771959f19985b545303df1a3ae4e93c9993f9a02" 2018-09-22 04:24:20,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9c443b68-9e8e-4344-986b-24016e26c89f Date: Sat, 22 Sep 2018 04:24:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "499bf79e-43b2-4b74-b04a-437dee75ef18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "bb8aaa88-3ba9-483c-99b7-756708de29c8"}]} 2018-09-22 04:24:20,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 used request id req-9c443b68-9e8e-4344-986b-24016e26c89f 2018-09-22 04:24:20,370 - neutron_utils - INFO - Retrieving security group with ID - 83c17362-85bc-4aab-bd2e-bfc22737e9c5 2018-09-22 04:24:20,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771959f19985b545303df1a3ae4e93c9993f9a02" 2018-09-22 04:24:20,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-98d7821f-92dd-45f5-872c-85fb4aa59b2c Date: Sat, 22 Sep 2018 04:24:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "updated_at": "2018-09-22T04:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "revision_number": 0, "id": "499bf79e-43b2-4b74-b04a-437dee75ef18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbf67d96ee1463496f6edc44e7f1aad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "revision_number": 0, "id": "bb8aaa88-3ba9-483c-99b7-756708de29c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbf67d96ee1463496f6edc44e7f1aad"}], "revision_number": 2, "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "name": "CreateSecurityGroupTests-46aff5a0-4c16-4841-9cd8-feeb2c354b75name"}]} 2018-09-22 04:24:20,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 used request id req-98d7821f-92dd-45f5-872c-85fb4aa59b2c 2018-09-22 04:24:20,563 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 83c17362-85bc-4aab-bd2e-bfc22737e9c5 2018-09-22 04:24:20,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771959f19985b545303df1a3ae4e93c9993f9a02" 2018-09-22 04:24:20,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-db4cc6a3-118f-48cb-b421-098d26723d48 Date: Sat, 22 Sep 2018 04:24:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "499bf79e-43b2-4b74-b04a-437dee75ef18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "bb8aaa88-3ba9-483c-99b7-756708de29c8"}]} 2018-09-22 04:24:20,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 used request id req-db4cc6a3-118f-48cb-b421-098d26723d48 2018-09-22 04:24:20,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:21,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e47cd0e1b1c4b8f8d03efedf6b21968", "name": "CreateSecurityGroupTests-ef814182-5d24-4d8-proj-role"}], "expires_at": "2018-09-22T05:24:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "edbf67d96ee1463496f6edc44e7f1aad", "name": "CreateSecurityGroupTests-ef814182-5d24-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/edbf67d96ee1463496f6edc44e7f1aad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/edbf67d96ee1463496f6edc44e7f1aad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/edbf67d96ee1463496f6edc44e7f1aad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/edbf67d96ee1463496f6edc44e7f1aad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/edbf67d96ee1463496f6edc44e7f1aad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/edbf67d96ee1463496f6edc44e7f1aad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/edbf67d96ee1463496f6edc44e7f1aad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/edbf67d96ee1463496f6edc44e7f1aad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/edbf67d96ee1463496f6edc44e7f1aad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/edbf67d96ee1463496f6edc44e7f1aad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/edbf67d96ee1463496f6edc44e7f1aad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/edbf67d96ee1463496f6edc44e7f1aad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ef814182-5d24-4d8-user", "id": "8bafce80c038466eb5523901af0b9902"}, "audit_ids": ["8qj55nJbQtOv5Z0XiUhCvQ"], "issued_at": "2018-09-22T04:24:21.000000Z"}} 2018-09-22 04:24:21,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-46aff5a0-4c16-4841-9cd8-feeb2c354b75name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2968393c948396f609778c7c8e339387701be463" 2018-09-22 04:24:21,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e30c71d1-77d1-4989-9335-fd7ac595cf7c Date: Sat, 22 Sep 2018 04:24:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "updated_at": "2018-09-22T04:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "revision_number": 0, "id": "499bf79e-43b2-4b74-b04a-437dee75ef18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbf67d96ee1463496f6edc44e7f1aad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "revision_number": 0, "id": "bb8aaa88-3ba9-483c-99b7-756708de29c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbf67d96ee1463496f6edc44e7f1aad"}], "revision_number": 2, "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "name": "CreateSecurityGroupTests-46aff5a0-4c16-4841-9cd8-feeb2c354b75name"}]} 2018-09-22 04:24:21,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-46aff5a0-4c16-4841-9cd8-feeb2c354b75name&description=hello+group used request id req-e30c71d1-77d1-4989-9335-fd7ac595cf7c 2018-09-22 04:24:21,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:24:21,339 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:24:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:24:21,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/edbf67d96ee1463496f6edc44e7f1aad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7aa4ba72e0fb1f2c396e68f1dc53044deb67e7" 2018-09-22 04:24:21,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c98116e5-3092-4080-8f8d-42de17209cd5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/edbf67d96ee1463496f6edc44e7f1aad"}, "enabled": true, "id": "edbf67d96ee1463496f6edc44e7f1aad", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ef814182-5d24-4d8-proj"}} 2018-09-22 04:24:21,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/edbf67d96ee1463496f6edc44e7f1aad used request id req-c98116e5-3092-4080-8f8d-42de17209cd5 2018-09-22 04:24:21,423 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 83c17362-85bc-4aab-bd2e-bfc22737e9c5 2018-09-22 04:24:21,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2968393c948396f609778c7c8e339387701be463" 2018-09-22 04:24:21,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6d76cde5-7a7b-49b2-b148-6b8db7985805 Date: Sat, 22 Sep 2018 04:24:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "499bf79e-43b2-4b74-b04a-437dee75ef18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "bb8aaa88-3ba9-483c-99b7-756708de29c8"}]} 2018-09-22 04:24:21,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 used request id req-6d76cde5-7a7b-49b2-b148-6b8db7985805 2018-09-22 04:24:21,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 83c17362-85bc-4aab-bd2e-bfc22737e9c5 2018-09-22 04:24:21,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2968393c948396f609778c7c8e339387701be463" 2018-09-22 04:24:21,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4ffa3c11-ab96-4ebb-8d06-7e4b57e1ee4c Date: Sat, 22 Sep 2018 04:24:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "499bf79e-43b2-4b74-b04a-437dee75ef18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "bb8aaa88-3ba9-483c-99b7-756708de29c8"}]} 2018-09-22 04:24:21,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 used request id req-4ffa3c11-ab96-4ebb-8d06-7e4b57e1ee4c 2018-09-22 04:24:21,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:21,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:22,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e47cd0e1b1c4b8f8d03efedf6b21968", "name": "CreateSecurityGroupTests-ef814182-5d24-4d8-proj-role"}], "expires_at": "2018-09-22T05:24:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "edbf67d96ee1463496f6edc44e7f1aad", "name": "CreateSecurityGroupTests-ef814182-5d24-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/edbf67d96ee1463496f6edc44e7f1aad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/edbf67d96ee1463496f6edc44e7f1aad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/edbf67d96ee1463496f6edc44e7f1aad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/edbf67d96ee1463496f6edc44e7f1aad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/edbf67d96ee1463496f6edc44e7f1aad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/edbf67d96ee1463496f6edc44e7f1aad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/edbf67d96ee1463496f6edc44e7f1aad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/edbf67d96ee1463496f6edc44e7f1aad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/edbf67d96ee1463496f6edc44e7f1aad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/edbf67d96ee1463496f6edc44e7f1aad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/edbf67d96ee1463496f6edc44e7f1aad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/edbf67d96ee1463496f6edc44e7f1aad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ef814182-5d24-4d8-user", "id": "8bafce80c038466eb5523901af0b9902"}, "audit_ids": ["m1MxOy77RGWQlM3rwQBobQ"], "issued_at": "2018-09-22T04:24:22.000000Z"}} 2018-09-22 04:24:22,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61192deea3fb4fbd13175e80a23ae55bfe90a8ea" 2018-09-22 04:24:22,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8837a7cf-ed74-4984-9232-59c6e6b7876c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:22,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8837a7cf-ed74-4984-9232-59c6e6b7876c 2018-09-22 04:24:22,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-46aff5a0-4c16-4841-9cd8-feeb2c354b75name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61192deea3fb4fbd13175e80a23ae55bfe90a8ea" 2018-09-22 04:24:22,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-61b4ad4b-4173-4aa5-b4b8-2b49df933e72 Date: Sat, 22 Sep 2018 04:24:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "updated_at": "2018-09-22T04:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "revision_number": 0, "id": "499bf79e-43b2-4b74-b04a-437dee75ef18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbf67d96ee1463496f6edc44e7f1aad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "revision_number": 0, "id": "bb8aaa88-3ba9-483c-99b7-756708de29c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbf67d96ee1463496f6edc44e7f1aad"}], "revision_number": 2, "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "name": "CreateSecurityGroupTests-46aff5a0-4c16-4841-9cd8-feeb2c354b75name"}]} 2018-09-22 04:24:22,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-46aff5a0-4c16-4841-9cd8-feeb2c354b75name used request id req-61b4ad4b-4173-4aa5-b4b8-2b49df933e72 2018-09-22 04:24:22,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:24:22,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:24:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:24:22,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/edbf67d96ee1463496f6edc44e7f1aad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61192deea3fb4fbd13175e80a23ae55bfe90a8ea" 2018-09-22 04:24:22,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead04669-ea9e-49bb-8a2b-60f3a47d19c6 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/edbf67d96ee1463496f6edc44e7f1aad"}, "enabled": true, "id": "edbf67d96ee1463496f6edc44e7f1aad", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ef814182-5d24-4d8-proj"}} 2018-09-22 04:24:22,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/edbf67d96ee1463496f6edc44e7f1aad used request id req-ead04669-ea9e-49bb-8a2b-60f3a47d19c6 2018-09-22 04:24:22,502 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 83c17362-85bc-4aab-bd2e-bfc22737e9c5 2018-09-22 04:24:22,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61192deea3fb4fbd13175e80a23ae55bfe90a8ea" 2018-09-22 04:24:22,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-37ab8a2f-5a71-4378-a49c-c2d052c524c5 Date: Sat, 22 Sep 2018 04:24:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "499bf79e-43b2-4b74-b04a-437dee75ef18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "bb8aaa88-3ba9-483c-99b7-756708de29c8"}]} 2018-09-22 04:24:22,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 used request id req-37ab8a2f-5a71-4378-a49c-c2d052c524c5 2018-09-22 04:24:22,669 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 83c17362-85bc-4aab-bd2e-bfc22737e9c5 2018-09-22 04:24:22,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61192deea3fb4fbd13175e80a23ae55bfe90a8ea" 2018-09-22 04:24:22,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-21de4c2b-d4e0-4ca4-90c0-d303695ff788 Date: Sat, 22 Sep 2018 04:24:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "499bf79e-43b2-4b74-b04a-437dee75ef18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "bb8aaa88-3ba9-483c-99b7-756708de29c8"}]} 2018-09-22 04:24:22,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 used request id req-21de4c2b-d4e0-4ca4-90c0-d303695ff788 2018-09-22 04:24:22,854 - neutron_utils - INFO - Retrieving security group with ID - 83c17362-85bc-4aab-bd2e-bfc22737e9c5 2018-09-22 04:24:22,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61192deea3fb4fbd13175e80a23ae55bfe90a8ea" 2018-09-22 04:24:23,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4cd58655-4e0d-4909-b13a-6c66b70a349d Date: Sat, 22 Sep 2018 04:24:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "updated_at": "2018-09-22T04:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "revision_number": 0, "id": "499bf79e-43b2-4b74-b04a-437dee75ef18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbf67d96ee1463496f6edc44e7f1aad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "revision_number": 0, "id": "bb8aaa88-3ba9-483c-99b7-756708de29c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbf67d96ee1463496f6edc44e7f1aad"}], "revision_number": 2, "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "name": "CreateSecurityGroupTests-46aff5a0-4c16-4841-9cd8-feeb2c354b75name"}]} 2018-09-22 04:24:23,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 used request id req-4cd58655-4e0d-4909-b13a-6c66b70a349d 2018-09-22 04:24:23,041 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 83c17362-85bc-4aab-bd2e-bfc22737e9c5 2018-09-22 04:24:23,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61192deea3fb4fbd13175e80a23ae55bfe90a8ea" 2018-09-22 04:24:23,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dc6385fd-d2ad-4765-9b83-94c5c75e49eb Date: Sat, 22 Sep 2018 04:24:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "499bf79e-43b2-4b74-b04a-437dee75ef18"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "83c17362-85bc-4aab-bd2e-bfc22737e9c5", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "bb8aaa88-3ba9-483c-99b7-756708de29c8"}]} 2018-09-22 04:24:23,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=83c17362-85bc-4aab-bd2e-bfc22737e9c5 used request id req-dc6385fd-d2ad-4765-9b83-94c5c75e49eb 2018-09-22 04:24:23,213 - neutron_utils - INFO - Deleting security group rule with ID - bb8aaa88-3ba9-483c-99b7-756708de29c8 2018-09-22 04:24:23,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/bb8aaa88-3ba9-483c-99b7-756708de29c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771959f19985b545303df1a3ae4e93c9993f9a02" 2018-09-22 04:24:23,306 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba092092-ea7c-427d-a3d1-6acb937c3f8f Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:23,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/bb8aaa88-3ba9-483c-99b7-756708de29c8 used request id req-ba092092-ea7c-427d-a3d1-6acb937c3f8f 2018-09-22 04:24:23,306 - neutron_utils - INFO - Deleting security group rule with ID - 499bf79e-43b2-4b74-b04a-437dee75ef18 2018-09-22 04:24:23,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/499bf79e-43b2-4b74-b04a-437dee75ef18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771959f19985b545303df1a3ae4e93c9993f9a02" 2018-09-22 04:24:23,401 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9175f862-d047-4aa9-950e-b06ed12e28cd Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:23,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/499bf79e-43b2-4b74-b04a-437dee75ef18 used request id req-9175f862-d047-4aa9-950e-b06ed12e28cd 2018-09-22 04:24:23,401 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-46aff5a0-4c16-4841-9cd8-feeb2c354b75name 2018-09-22 04:24:23,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/83c17362-85bc-4aab-bd2e-bfc22737e9c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}771959f19985b545303df1a3ae4e93c9993f9a02" 2018-09-22 04:24:23,665 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23a320dd-f957-415b-8590-d641aa4ad3d7 Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:23,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/83c17362-85bc-4aab-bd2e-bfc22737e9c5 used request id req-23a320dd-f957-415b-8590-d641aa4ad3d7 2018-09-22 04:24:23,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" 2018-09-22 04:24:23,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-83d61f86-62bc-4c6a-b180-fd9f8fb673c0 Date: Sat, 22 Sep 2018 04:24:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:18Z", "updated_at": "2018-09-22T04:24:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "revision_number": 0, "id": "923e5d63-a6e9-4cab-94b1-2a4852d74ca9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:19Z", "security_group_id": "c1fcfd64-218a-4a44-97bc-47ae6955e2f8", "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbf67d96ee1463496f6edc44e7f1aad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "revision_number": 0, "id": "9a45ff2c-2aa0-44de-8b0c-7ddbd5075a9b", "remote_group_id": "c1fcfd64-218a-4a44-97bc-47ae6955e2f8", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:19Z", "security_group_id": "c1fcfd64-218a-4a44-97bc-47ae6955e2f8", "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbf67d96ee1463496f6edc44e7f1aad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "revision_number": 0, "id": "b9ea26c0-a39c-4bb5-b2d6-187a917a6238", "remote_group_id": "c1fcfd64-218a-4a44-97bc-47ae6955e2f8", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:19Z", "security_group_id": "c1fcfd64-218a-4a44-97bc-47ae6955e2f8", "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "port_range_min": null, "ethertype": "IPv4", "project_id": "edbf67d96ee1463496f6edc44e7f1aad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "revision_number": 0, "id": "d8f6f6d4-3f13-4df5-8984-599c14ec8c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:19Z", "security_group_id": "c1fcfd64-218a-4a44-97bc-47ae6955e2f8", "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "port_range_min": null, "ethertype": "IPv6", "project_id": "edbf67d96ee1463496f6edc44e7f1aad"}], "revision_number": 4, "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "c1fcfd64-218a-4a44-97bc-47ae6955e2f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:24:23,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-83d61f86-62bc-4c6a-b180-fd9f8fb673c0 2018-09-22 04:24:23,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" 2018-09-22 04:24:24,003 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc69d59d-d913-4450-b2c3-7996b6577ada Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:24,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-fc69d59d-d913-4450-b2c3-7996b6577ada 2018-09-22 04:24:24,003 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:24,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" 2018-09-22 04:24:24,094 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52d3f3bf-d6f8-4303-a022-3e4d7d05a145 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:24,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-52d3f3bf-d6f8-4303-a022-3e4d7d05a145 2018-09-22 04:24:24,095 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:24,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" 2018-09-22 04:24:24,176 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5b975bf-b3d7-4df2-bd9a-26f0b5293d7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:24,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-b5b975bf-b3d7-4df2-bd9a-26f0b5293d7c 2018-09-22 04:24:24,177 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:24,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" 2018-09-22 04:24:24,267 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d4947ad-aac8-4bb6-9240-105a5cb9e0ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:24,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-3d4947ad-aac8-4bb6-9240-105a5cb9e0ac 2018-09-22 04:24:24,268 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:24,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" 2018-09-22 04:24:24,357 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26cd9b00-84eb-4f9f-9029-a48ce27f2ad5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:24,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-26cd9b00-84eb-4f9f-9029-a48ce27f2ad5 2018-09-22 04:24:24,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:24,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" 2018-09-22 04:24:24,438 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8346fdcc-f185-4938-8f91-405313067def Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:24,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-8346fdcc-f185-4938-8f91-405313067def 2018-09-22 04:24:24,438 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:24,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" 2018-09-22 04:24:24,530 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dadcc1c-8fe2-4b5f-97d0-412e73f5351e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:24,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-0dadcc1c-8fe2-4b5f-97d0-412e73f5351e 2018-09-22 04:24:24,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:24,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/edbf67d96ee1463496f6edc44e7f1aad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" 2018-09-22 04:24:24,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91fe61eb-35a0-4434-93a0-cef1317416ea Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/edbf67d96ee1463496f6edc44e7f1aad"}, "enabled": true, "id": "edbf67d96ee1463496f6edc44e7f1aad", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ef814182-5d24-4d8-proj"}} 2018-09-22 04:24:24,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/edbf67d96ee1463496f6edc44e7f1aad used request id req-91fe61eb-35a0-4434-93a0-cef1317416ea 2018-09-22 04:24:24,618 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1fcfd64-218a-4a44-97bc-47ae6955e2f8 2018-09-22 04:24:24,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c1fcfd64-218a-4a44-97bc-47ae6955e2f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" 2018-09-22 04:24:24,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-da3c4d08-c91f-4e8c-83de-716ab44438f8 Date: Sat, 22 Sep 2018 04:24:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "c1fcfd64-218a-4a44-97bc-47ae6955e2f8", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "923e5d63-a6e9-4cab-94b1-2a4852d74ca9"}, {"remote_group_id": "c1fcfd64-218a-4a44-97bc-47ae6955e2f8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "c1fcfd64-218a-4a44-97bc-47ae6955e2f8", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "9a45ff2c-2aa0-44de-8b0c-7ddbd5075a9b"}, {"remote_group_id": "c1fcfd64-218a-4a44-97bc-47ae6955e2f8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "c1fcfd64-218a-4a44-97bc-47ae6955e2f8", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "b9ea26c0-a39c-4bb5-b2d6-187a917a6238"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:19Z", "security_group_id": "c1fcfd64-218a-4a44-97bc-47ae6955e2f8", "port_range_min": null, "revision_number": 0, "tenant_id": "edbf67d96ee1463496f6edc44e7f1aad", "created_at": "2018-09-22T04:24:19Z", "project_id": "edbf67d96ee1463496f6edc44e7f1aad", "id": "d8f6f6d4-3f13-4df5-8984-599c14ec8c48"}]} 2018-09-22 04:24:24,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c1fcfd64-218a-4a44-97bc-47ae6955e2f8 used request id req-da3c4d08-c91f-4e8c-83de-716ab44438f8 2018-09-22 04:24:24,806 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:24:24,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c1fcfd64-218a-4a44-97bc-47ae6955e2f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" 2018-09-22 04:24:25,071 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac150a09-97e2-470e-815d-fdc875f17308 Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:25,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c1fcfd64-218a-4a44-97bc-47ae6955e2f8 used request id req-ac150a09-97e2-470e-815d-fdc875f17308 2018-09-22 04:24:25,072 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-ef814182-5d24-4d8-proj 2018-09-22 04:24:25,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/edbf67d96ee1463496f6edc44e7f1aad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" 2018-09-22 04:24:25,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8784467-a1bc-435c-831b-8539af249278 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:25,261 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/edbf67d96ee1463496f6edc44e7f1aad used request id req-b8784467-a1bc-435c-831b-8539af249278 2018-09-22 04:24:25,262 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-ef814182-5d24-4d8-proj-role 2018-09-22 04:24:25,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/9e47cd0e1b1c4b8f8d03efedf6b21968 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" 2018-09-22 04:24:25,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ac8a035-d53a-4c0b-9834-54f7596672b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:25,372 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/9e47cd0e1b1c4b8f8d03efedf6b21968 used request id req-7ac8a035-d53a-4c0b-9834-54f7596672b3 2018-09-22 04:24:25,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2880b9b1e8899b0d06d55c42b57236c5ccb1206f" 2018-09-22 04:24:25,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9162ef0-554a-4209-b560-aadddf1440b2 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:24:25,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c9162ef0-554a-4209-b560-aadddf1440b2 2018-09-22 04:24:25,477 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-ef814182-5d24-4d8-user 2018-09-22 04:24:25,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8bafce80c038466eb5523901af0b9902 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f123e1065392122341ae103addf16908587133" 2018-09-22 04:24:25,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5623e30e-d9c4-45d5-8b29-f7418aa8089c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:25,635 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8bafce80c038466eb5523901af0b9902 used request id req-5623e30e-d9c4-45d5-8b29-f7418aa8089c 2018-09-22 04:24:25,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:26,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:24:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["SIo_YGMdRruIyPV9F1TBjw"], "issued_at": "2018-09-22T04:24:26.000000Z"}} 2018-09-22 04:24:26,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd69a1fb7c17073b50ae95e62e00f8bc9f8a842" 2018-09-22 04:24:26,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69730c85-b861-4a8c-a70c-e14c602c5ffd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:26,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-69730c85-b861-4a8c-a70c-e14c602c5ffd 2018-09-22 04:24:26,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:26,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:26,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:24:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["4BiYh4BvQGGk7Ae8vrmvLg"], "issued_at": "2018-09-22T04:24:26.000000Z"}} 2018-09-22 04:24:26,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" 2018-09-22 04:24:26,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0de0df9-e668-400a-bdfc-b4fadec8bc21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:26,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b0de0df9-e668-400a-bdfc-b4fadec8bc21 2018-09-22 04:24:26,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:24:26,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:24:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:24:26,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" 2018-09-22 04:24:26,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f53a11bf-2bc9-4092-bd21-0a79c170fef2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:24:26,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj used request id req-f53a11bf-2bc9-4092-bd21-0a79c170fef2 2018-09-22 04:24:26,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" 2018-09-22 04:24:26,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c5d732d-2a8e-4c2f-9175-4f471df278f5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:24:26,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8c5d732d-2a8e-4c2f-9175-4f471df278f5 2018-09-22 04:24:26,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj"}}' 2018-09-22 04:24:26,888 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:24:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b38f208d-68e8-4868-87fb-4945e83ea022 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2280cd75850e4ff48e972ba8183fbefb"}, "enabled": true, "id": "2280cd75850e4ff48e972ba8183fbefb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj"}} 2018-09-22 04:24:26,888 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b38f208d-68e8-4868-87fb-4945e83ea022 2018-09-22 04:24:26,889 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj 2018-09-22 04:24:26,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:26,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:27,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:24:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["c96wToh3Q4K7ArIhejoeyA"], "issued_at": "2018-09-22T04:24:27.000000Z"}} 2018-09-22 04:24:27,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b90a63e58728d62cdc3e14ab9f343e031c10ead" 2018-09-22 04:24:27,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21e4d3a5-3cbb-4834-9fff-fd5584b60635 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:27,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-21e4d3a5-3cbb-4834-9fff-fd5584b60635 2018-09-22 04:24:27,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:24:27,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:24:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:24:27,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b90a63e58728d62cdc3e14ab9f343e031c10ead" 2018-09-22 04:24:27,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd729b5-4f0a-4309-84d2-cc0a4749ff51 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:24:27,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-dbd729b5-4f0a-4309-84d2-cc0a4749ff51 2018-09-22 04:24:27,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b90a63e58728d62cdc3e14ab9f343e031c10ead" 2018-09-22 04:24:27,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06048225-cdad-4c17-ac5b-13ce3d8eceaf Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2280cd75850e4ff48e972ba8183fbefb"}, "enabled": true, "id": "2280cd75850e4ff48e972ba8183fbefb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj"}]} 2018-09-22 04:24:27,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj used request id req-06048225-cdad-4c17-ac5b-13ce3d8eceaf 2018-09-22 04:24:27,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b90a63e58728d62cdc3e14ab9f343e031c10ead" 2018-09-22 04:24:27,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6907a100-1ece-4878-953a-841b6c43473e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:24:27,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6907a100-1ece-4878-953a-841b6c43473e 2018-09-22 04:24:28,086 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-75ef8807-d2dd-4f0-user 2018-09-22 04:24:28,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:28,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" 2018-09-22 04:24:28,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9356dbf2-a14b-4776-9072-2ba87ab25b9a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:24:28,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9356dbf2-a14b-4776-9072-2ba87ab25b9a 2018-09-22 04:24:28,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" -d '{"role": {"name": "CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj-role"}}' 2018-09-22 04:24:28,289 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:24:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-559a55be-f2ef-43c9-bde0-7d54e8a15b3d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0245c8481b8b41c0b8738b5c4e329e3e", "links": {"self": "http://172.30.9.23:5000/v3/roles/0245c8481b8b41c0b8738b5c4e329e3e"}, "name": "CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj-role"}} 2018-09-22 04:24:28,289 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-559a55be-f2ef-43c9-bde0-7d54e8a15b3d 2018-09-22 04:24:28,289 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj-role 2018-09-22 04:24:28,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/0245c8481b8b41c0b8738b5c4e329e3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" 2018-09-22 04:24:28,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5108365f-52c1-469e-a371-c1baf5f46116 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/0245c8481b8b41c0b8738b5c4e329e3e"}, "domain_id": null, "name": "CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj-role", "id": "0245c8481b8b41c0b8738b5c4e329e3e"}} 2018-09-22 04:24:28,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/0245c8481b8b41c0b8738b5c4e329e3e used request id req-5108365f-52c1-469e-a371-c1baf5f46116 2018-09-22 04:24:28,311 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj-role to project CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj 2018-09-22 04:24:28,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2280cd75850e4ff48e972ba8183fbefb/users/49fe585cbd2f445190812c629c4dc3a9/roles/0245c8481b8b41c0b8738b5c4e329e3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" 2018-09-22 04:24:28,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e0d33e5-4da1-4f1f-a512-c3ba7aceddf5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:28,382 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2280cd75850e4ff48e972ba8183fbefb/users/49fe585cbd2f445190812c629c4dc3a9/roles/0245c8481b8b41c0b8738b5c4e329e3e used request id req-7e0d33e5-4da1-4f1f-a512-c3ba7aceddf5 2018-09-22 04:24:28,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:28,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:28,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:24:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["XKj9uqSuRRihSWWnMXFC1A"], "issued_at": "2018-09-22T04:24:28.000000Z"}} 2018-09-22 04:24:28,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdcedeb11f7fa153de7577b936d010f568fa9613" 2018-09-22 04:24:28,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec9beae-c352-4d0e-bf1c-d5a607148211 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:28,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4ec9beae-c352-4d0e-bf1c-d5a607148211 2018-09-22 04:24:28,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54827f84-ca38-4c99-bfa9-c9791202cb3cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdcedeb11f7fa153de7577b936d010f568fa9613" 2018-09-22 04:24:28,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f9cbec5b-ae4a-4ffb-a590-014558a7124a Date: Sat, 22 Sep 2018 04:24:28 GMT RESP BODY: {"security_groups": []} 2018-09-22 04:24:28,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54827f84-ca38-4c99-bfa9-c9791202cb3cname&description=hello+group used request id req-f9cbec5b-ae4a-4ffb-a590-014558a7124a 2018-09-22 04:24:28,987 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-54827f84-ca38-4c99-bfa9-c9791202cb3cname... 2018-09-22 04:24:28,987 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-54827f84-ca38-4c99-bfa9-c9791202cb3cname 2018-09-22 04:24:28,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:24:28,995 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:24:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:24:28,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdcedeb11f7fa153de7577b936d010f568fa9613" 2018-09-22 04:24:29,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3f980d-4f9e-41a0-8436-4ed499079ea9 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2280cd75850e4ff48e972ba8183fbefb"}, "enabled": true, "id": "2280cd75850e4ff48e972ba8183fbefb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj"}]} 2018-09-22 04:24:29,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj used request id req-0c3f980d-4f9e-41a0-8436-4ed499079ea9 2018-09-22 04:24:29,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdcedeb11f7fa153de7577b936d010f568fa9613" -d '{"security_group": {"tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "name": "CreateSecurityGroupTests-54827f84-ca38-4c99-bfa9-c9791202cb3cname", "description": "hello group"}}' 2018-09-22 04:24:29,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-ee70d37d-63ff-474a-a795-ad2017b2d364 Date: Sat, 22 Sep 2018 04:24:29 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "updated_at": "2018-09-22T04:24:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "revision_number": 0, "id": "2852ef61-0abe-4291-86dd-8e046c47dab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2280cd75850e4ff48e972ba8183fbefb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "revision_number": 0, "id": "c90e19bf-6c74-46a1-937c-8b988ac7461b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2280cd75850e4ff48e972ba8183fbefb"}], "revision_number": 2, "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "name": "CreateSecurityGroupTests-54827f84-ca38-4c99-bfa9-c9791202cb3cname"}} 2018-09-22 04:24:29,547 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-ee70d37d-63ff-474a-a795-ad2017b2d364 2018-09-22 04:24:29,548 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6fd260d-f5c1-434b-b0c7-39138dce7264 2018-09-22 04:24:29,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c6fd260d-f5c1-434b-b0c7-39138dce7264 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdcedeb11f7fa153de7577b936d010f568fa9613" 2018-09-22 04:24:29,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e43a84ce-1dd7-4953-91c3-72d4652bbb46 Date: Sat, 22 Sep 2018 04:24:29 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-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "port_range_min": null, "revision_number": 0, "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "2852ef61-0abe-4291-86dd-8e046c47dab8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "port_range_min": null, "revision_number": 0, "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "c90e19bf-6c74-46a1-937c-8b988ac7461b"}]} 2018-09-22 04:24:29,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c6fd260d-f5c1-434b-b0c7-39138dce7264 used request id req-e43a84ce-1dd7-4953-91c3-72d4652bbb46 2018-09-22 04:24:29,817 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6fd260d-f5c1-434b-b0c7-39138dce7264 2018-09-22 04:24:29,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c6fd260d-f5c1-434b-b0c7-39138dce7264 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdcedeb11f7fa153de7577b936d010f568fa9613" 2018-09-22 04:24:30,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bf3b5cd2-5096-4f08-afdb-b4556b5bddcf Date: Sat, 22 Sep 2018 04:24:30 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-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "port_range_min": null, "revision_number": 0, "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "2852ef61-0abe-4291-86dd-8e046c47dab8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "port_range_min": null, "revision_number": 0, "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "c90e19bf-6c74-46a1-937c-8b988ac7461b"}]} 2018-09-22 04:24:30,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c6fd260d-f5c1-434b-b0c7-39138dce7264 used request id req-bf3b5cd2-5096-4f08-afdb-b4556b5bddcf 2018-09-22 04:24:30,004 - neutron_utils - INFO - Retrieving security group with ID - c6fd260d-f5c1-434b-b0c7-39138dce7264 2018-09-22 04:24:30,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c6fd260d-f5c1-434b-b0c7-39138dce7264 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdcedeb11f7fa153de7577b936d010f568fa9613" 2018-09-22 04:24:30,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-09149c84-31f4-4e1e-a8b9-6039067455fc Date: Sat, 22 Sep 2018 04:24:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "updated_at": "2018-09-22T04:24:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "revision_number": 0, "id": "2852ef61-0abe-4291-86dd-8e046c47dab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2280cd75850e4ff48e972ba8183fbefb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "revision_number": 0, "id": "c90e19bf-6c74-46a1-937c-8b988ac7461b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2280cd75850e4ff48e972ba8183fbefb"}], "revision_number": 2, "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "name": "CreateSecurityGroupTests-54827f84-ca38-4c99-bfa9-c9791202cb3cname"}]} 2018-09-22 04:24:30,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c6fd260d-f5c1-434b-b0c7-39138dce7264 used request id req-09149c84-31f4-4e1e-a8b9-6039067455fc 2018-09-22 04:24:30,204 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6fd260d-f5c1-434b-b0c7-39138dce7264 2018-09-22 04:24:30,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c6fd260d-f5c1-434b-b0c7-39138dce7264 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdcedeb11f7fa153de7577b936d010f568fa9613" 2018-09-22 04:24:30,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-52f89100-a7e3-4084-a1d1-0ae81e004cbe Date: Sat, 22 Sep 2018 04:24:30 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-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "port_range_min": null, "revision_number": 0, "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "2852ef61-0abe-4291-86dd-8e046c47dab8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "port_range_min": null, "revision_number": 0, "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "c90e19bf-6c74-46a1-937c-8b988ac7461b"}]} 2018-09-22 04:24:30,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c6fd260d-f5c1-434b-b0c7-39138dce7264 used request id req-52f89100-a7e3-4084-a1d1-0ae81e004cbe 2018-09-22 04:24:30,396 - neutron_utils - INFO - Retrieving security group with ID - c6fd260d-f5c1-434b-b0c7-39138dce7264 2018-09-22 04:24:30,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c6fd260d-f5c1-434b-b0c7-39138dce7264 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdcedeb11f7fa153de7577b936d010f568fa9613" 2018-09-22 04:24:30,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-08e338e5-b3bb-42f8-a0cc-1f688f46caf8 Date: Sat, 22 Sep 2018 04:24:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "updated_at": "2018-09-22T04:24:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "revision_number": 0, "id": "2852ef61-0abe-4291-86dd-8e046c47dab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2280cd75850e4ff48e972ba8183fbefb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "revision_number": 0, "id": "c90e19bf-6c74-46a1-937c-8b988ac7461b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2280cd75850e4ff48e972ba8183fbefb"}], "revision_number": 2, "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "name": "CreateSecurityGroupTests-54827f84-ca38-4c99-bfa9-c9791202cb3cname"}]} 2018-09-22 04:24:30,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c6fd260d-f5c1-434b-b0c7-39138dce7264 used request id req-08e338e5-b3bb-42f8-a0cc-1f688f46caf8 2018-09-22 04:24:30,444 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6fd260d-f5c1-434b-b0c7-39138dce7264 2018-09-22 04:24:30,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c6fd260d-f5c1-434b-b0c7-39138dce7264 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdcedeb11f7fa153de7577b936d010f568fa9613" 2018-09-22 04:24:30,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b0fb084f-e850-4a90-995d-ef46315e8d43 Date: Sat, 22 Sep 2018 04:24:30 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-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "port_range_min": null, "revision_number": 0, "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "2852ef61-0abe-4291-86dd-8e046c47dab8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "port_range_min": null, "revision_number": 0, "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "c90e19bf-6c74-46a1-937c-8b988ac7461b"}]} 2018-09-22 04:24:30,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c6fd260d-f5c1-434b-b0c7-39138dce7264 used request id req-b0fb084f-e850-4a90-995d-ef46315e8d43 2018-09-22 04:24:30,625 - neutron_utils - INFO - Retrieving security group with ID - c6fd260d-f5c1-434b-b0c7-39138dce7264 2018-09-22 04:24:30,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c6fd260d-f5c1-434b-b0c7-39138dce7264 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdcedeb11f7fa153de7577b936d010f568fa9613" 2018-09-22 04:24:30,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0f8b882d-07fe-4ef0-b53d-38ea10a5eaac Date: Sat, 22 Sep 2018 04:24:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "updated_at": "2018-09-22T04:24:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "revision_number": 0, "id": "2852ef61-0abe-4291-86dd-8e046c47dab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2280cd75850e4ff48e972ba8183fbefb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "revision_number": 0, "id": "c90e19bf-6c74-46a1-937c-8b988ac7461b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2280cd75850e4ff48e972ba8183fbefb"}], "revision_number": 2, "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "name": "CreateSecurityGroupTests-54827f84-ca38-4c99-bfa9-c9791202cb3cname"}]} 2018-09-22 04:24:30,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c6fd260d-f5c1-434b-b0c7-39138dce7264 used request id req-0f8b882d-07fe-4ef0-b53d-38ea10a5eaac 2018-09-22 04:24:30,820 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6fd260d-f5c1-434b-b0c7-39138dce7264 2018-09-22 04:24:30,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c6fd260d-f5c1-434b-b0c7-39138dce7264 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdcedeb11f7fa153de7577b936d010f568fa9613" 2018-09-22 04:24:30,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e9c24a83-69fc-4060-aeb1-ee68a34552bb Date: Sat, 22 Sep 2018 04:24:31 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-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "port_range_min": null, "revision_number": 0, "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "2852ef61-0abe-4291-86dd-8e046c47dab8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "port_range_min": null, "revision_number": 0, "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "c90e19bf-6c74-46a1-937c-8b988ac7461b"}]} 2018-09-22 04:24:30,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c6fd260d-f5c1-434b-b0c7-39138dce7264 used request id req-e9c24a83-69fc-4060-aeb1-ee68a34552bb 2018-09-22 04:24:31,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:31,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0245c8481b8b41c0b8738b5c4e329e3e", "name": "CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj-role"}], "expires_at": "2018-09-22T05:24:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2280cd75850e4ff48e972ba8183fbefb", "name": "CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2280cd75850e4ff48e972ba8183fbefb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/2280cd75850e4ff48e972ba8183fbefb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/2280cd75850e4ff48e972ba8183fbefb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2280cd75850e4ff48e972ba8183fbefb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/2280cd75850e4ff48e972ba8183fbefb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/2280cd75850e4ff48e972ba8183fbefb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2280cd75850e4ff48e972ba8183fbefb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/2280cd75850e4ff48e972ba8183fbefb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/2280cd75850e4ff48e972ba8183fbefb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/2280cd75850e4ff48e972ba8183fbefb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/2280cd75850e4ff48e972ba8183fbefb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/2280cd75850e4ff48e972ba8183fbefb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-75ef8807-d2dd-4f0-user", "id": "49fe585cbd2f445190812c629c4dc3a9"}, "audit_ids": ["oQFRv-jeQR-4fXE7tgAvpA"], "issued_at": "2018-09-22T04:24:31.000000Z"}} 2018-09-22 04:24:31,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54827f84-ca38-4c99-bfa9-c9791202cb3cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394b83e2604b95fdd33b06d27c17894a7e3976ef" 2018-09-22 04:24:31,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-37f4ddf3-f41b-42bc-af64-ebf410985457 Date: Sat, 22 Sep 2018 04:24:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "updated_at": "2018-09-22T04:24:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "revision_number": 0, "id": "2852ef61-0abe-4291-86dd-8e046c47dab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2280cd75850e4ff48e972ba8183fbefb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "revision_number": 0, "id": "c90e19bf-6c74-46a1-937c-8b988ac7461b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2280cd75850e4ff48e972ba8183fbefb"}], "revision_number": 2, "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "name": "CreateSecurityGroupTests-54827f84-ca38-4c99-bfa9-c9791202cb3cname"}]} 2018-09-22 04:24:31,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-54827f84-ca38-4c99-bfa9-c9791202cb3cname&description=hello+group used request id req-37f4ddf3-f41b-42bc-af64-ebf410985457 2018-09-22 04:24:31,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:24:31,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:24:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:24:31,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2280cd75850e4ff48e972ba8183fbefb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bd69a1fb7c17073b50ae95e62e00f8bc9f8a842" 2018-09-22 04:24:31,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29bfa180-3539-4ca7-a28a-19fee7024d30 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2280cd75850e4ff48e972ba8183fbefb"}, "enabled": true, "id": "2280cd75850e4ff48e972ba8183fbefb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj"}} 2018-09-22 04:24:31,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2280cd75850e4ff48e972ba8183fbefb used request id req-29bfa180-3539-4ca7-a28a-19fee7024d30 2018-09-22 04:24:31,767 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6fd260d-f5c1-434b-b0c7-39138dce7264 2018-09-22 04:24:31,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c6fd260d-f5c1-434b-b0c7-39138dce7264 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394b83e2604b95fdd33b06d27c17894a7e3976ef" 2018-09-22 04:24:31,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c8828b16-33a3-489c-a711-be732cbc8006 Date: Sat, 22 Sep 2018 04:24:31 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-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "port_range_min": null, "revision_number": 0, "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "2852ef61-0abe-4291-86dd-8e046c47dab8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "port_range_min": null, "revision_number": 0, "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "c90e19bf-6c74-46a1-937c-8b988ac7461b"}]} 2018-09-22 04:24:31,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c6fd260d-f5c1-434b-b0c7-39138dce7264 used request id req-c8828b16-33a3-489c-a711-be732cbc8006 2018-09-22 04:24:31,952 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6fd260d-f5c1-434b-b0c7-39138dce7264 2018-09-22 04:24:31,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c6fd260d-f5c1-434b-b0c7-39138dce7264 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394b83e2604b95fdd33b06d27c17894a7e3976ef" 2018-09-22 04:24:32,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3c88fe50-464c-4bcd-9b5a-a5e6e4bbda93 Date: Sat, 22 Sep 2018 04:24:32 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-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "port_range_min": null, "revision_number": 0, "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "2852ef61-0abe-4291-86dd-8e046c47dab8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "security_group_id": "c6fd260d-f5c1-434b-b0c7-39138dce7264", "port_range_min": null, "revision_number": 0, "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "c90e19bf-6c74-46a1-937c-8b988ac7461b"}]} 2018-09-22 04:24:32,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c6fd260d-f5c1-434b-b0c7-39138dce7264 used request id req-3c88fe50-464c-4bcd-9b5a-a5e6e4bbda93 2018-09-22 04:24:32,125 - neutron_utils - INFO - Deleting security group rule with ID - 2852ef61-0abe-4291-86dd-8e046c47dab8 2018-09-22 04:24:32,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/2852ef61-0abe-4291-86dd-8e046c47dab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdcedeb11f7fa153de7577b936d010f568fa9613" 2018-09-22 04:24:32,371 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-00a56b39-d7ff-4636-b94a-22728794271c Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:32,371 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/2852ef61-0abe-4291-86dd-8e046c47dab8 used request id req-00a56b39-d7ff-4636-b94a-22728794271c 2018-09-22 04:24:32,371 - neutron_utils - INFO - Deleting security group rule with ID - c90e19bf-6c74-46a1-937c-8b988ac7461b 2018-09-22 04:24:32,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/c90e19bf-6c74-46a1-937c-8b988ac7461b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdcedeb11f7fa153de7577b936d010f568fa9613" 2018-09-22 04:24:32,599 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c883e4da-7f0d-4445-9dfe-e020e1e630e0 Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:32,599 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/c90e19bf-6c74-46a1-937c-8b988ac7461b used request id req-c883e4da-7f0d-4445-9dfe-e020e1e630e0 2018-09-22 04:24:32,600 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-54827f84-ca38-4c99-bfa9-c9791202cb3cname 2018-09-22 04:24:32,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c6fd260d-f5c1-434b-b0c7-39138dce7264 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdcedeb11f7fa153de7577b936d010f568fa9613" 2018-09-22 04:24:32,861 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e7942bd3-15fc-4518-ab6d-9962ce63a646 Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:32,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c6fd260d-f5c1-434b-b0c7-39138dce7264 used request id req-e7942bd3-15fc-4518-ab6d-9962ce63a646 2018-09-22 04:24:32,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" 2018-09-22 04:24:33,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-54002949-4672-4833-8f24-724bee0c7090 Date: Sat, 22 Sep 2018 04:24:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "updated_at": "2018-09-22T04:24:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "revision_number": 0, "id": "34261819-8a9a-4541-bcf1-cc45f9784fca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:29Z", "security_group_id": "e96e3ca0-7550-4612-879e-ca13fd683b46", "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2280cd75850e4ff48e972ba8183fbefb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "revision_number": 0, "id": "4e1ab798-7350-47e2-852a-054199528db8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:29Z", "security_group_id": "e96e3ca0-7550-4612-879e-ca13fd683b46", "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2280cd75850e4ff48e972ba8183fbefb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "revision_number": 0, "id": "60764c0a-ef55-4525-a09d-ba29bb5b83fc", "remote_group_id": "e96e3ca0-7550-4612-879e-ca13fd683b46", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:29Z", "security_group_id": "e96e3ca0-7550-4612-879e-ca13fd683b46", "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2280cd75850e4ff48e972ba8183fbefb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "revision_number": 0, "id": "674d89a9-498d-4391-8764-60e781fde4df", "remote_group_id": "e96e3ca0-7550-4612-879e-ca13fd683b46", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:29Z", "security_group_id": "e96e3ca0-7550-4612-879e-ca13fd683b46", "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2280cd75850e4ff48e972ba8183fbefb"}], "revision_number": 4, "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "e96e3ca0-7550-4612-879e-ca13fd683b46", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:24:33,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-54002949-4672-4833-8f24-724bee0c7090 2018-09-22 04:24:33,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" 2018-09-22 04:24:33,189 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5319aa9f-6c6d-48d5-8082-5d00d8d8d894 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:33,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-5319aa9f-6c6d-48d5-8082-5d00d8d8d894 2018-09-22 04:24:33,190 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:33,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" 2018-09-22 04:24:33,277 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-231c36f4-edea-4552-9a60-fcef7bc28b8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:33,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-231c36f4-edea-4552-9a60-fcef7bc28b8e 2018-09-22 04:24:33,277 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:33,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" 2018-09-22 04:24:33,366 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d633424-f11f-4c20-8b63-52531fea7b70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:33,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-2d633424-f11f-4c20-8b63-52531fea7b70 2018-09-22 04:24:33,367 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:33,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" 2018-09-22 04:24:33,452 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2003712b-13eb-4bc0-aa6b-0e6dda64db1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:33,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-2003712b-13eb-4bc0-aa6b-0e6dda64db1e 2018-09-22 04:24:33,452 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:33,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" 2018-09-22 04:24:33,552 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1229ac5-e08a-4ae3-ba04-585afee6b71d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:33,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-e1229ac5-e08a-4ae3-ba04-585afee6b71d 2018-09-22 04:24:33,552 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:33,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" 2018-09-22 04:24:33,641 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e012429-9300-46e2-bc98-67c7f959fd8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:33,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-8e012429-9300-46e2-bc98-67c7f959fd8e 2018-09-22 04:24:33,642 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:33,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" 2018-09-22 04:24:33,721 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fc2cc01-4d23-4769-93bd-70ac059fc0a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:33,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-9fc2cc01-4d23-4769-93bd-70ac059fc0a5 2018-09-22 04:24:33,722 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:33,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2280cd75850e4ff48e972ba8183fbefb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" 2018-09-22 04:24:33,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc0b314-5ac7-4f97-b20b-babf9573ddb7 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2280cd75850e4ff48e972ba8183fbefb"}, "enabled": true, "id": "2280cd75850e4ff48e972ba8183fbefb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj"}} 2018-09-22 04:24:33,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2280cd75850e4ff48e972ba8183fbefb used request id req-5cc0b314-5ac7-4f97-b20b-babf9573ddb7 2018-09-22 04:24:33,822 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e96e3ca0-7550-4612-879e-ca13fd683b46 2018-09-22 04:24:33,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e96e3ca0-7550-4612-879e-ca13fd683b46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" 2018-09-22 04:24:33,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7b9c1cf2-a33f-4f17-af7d-013ca63db373 Date: Sat, 22 Sep 2018 04:24:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "security_group_id": "e96e3ca0-7550-4612-879e-ca13fd683b46", "port_range_min": null, "revision_number": 0, "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "34261819-8a9a-4541-bcf1-cc45f9784fca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "security_group_id": "e96e3ca0-7550-4612-879e-ca13fd683b46", "port_range_min": null, "revision_number": 0, "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "4e1ab798-7350-47e2-852a-054199528db8"}, {"remote_group_id": "e96e3ca0-7550-4612-879e-ca13fd683b46", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "security_group_id": "e96e3ca0-7550-4612-879e-ca13fd683b46", "port_range_min": null, "revision_number": 0, "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "60764c0a-ef55-4525-a09d-ba29bb5b83fc"}, {"remote_group_id": "e96e3ca0-7550-4612-879e-ca13fd683b46", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:29Z", "security_group_id": "e96e3ca0-7550-4612-879e-ca13fd683b46", "port_range_min": null, "revision_number": 0, "tenant_id": "2280cd75850e4ff48e972ba8183fbefb", "created_at": "2018-09-22T04:24:29Z", "project_id": "2280cd75850e4ff48e972ba8183fbefb", "id": "674d89a9-498d-4391-8764-60e781fde4df"}]} 2018-09-22 04:24:33,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e96e3ca0-7550-4612-879e-ca13fd683b46 used request id req-7b9c1cf2-a33f-4f17-af7d-013ca63db373 2018-09-22 04:24:33,995 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:24:34,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e96e3ca0-7550-4612-879e-ca13fd683b46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" 2018-09-22 04:24:34,296 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e1177d9-0f27-4fcd-8c46-e7afdd7b59a4 Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:34,296 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e96e3ca0-7550-4612-879e-ca13fd683b46 used request id req-2e1177d9-0f27-4fcd-8c46-e7afdd7b59a4 2018-09-22 04:24:34,297 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj 2018-09-22 04:24:34,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2280cd75850e4ff48e972ba8183fbefb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" 2018-09-22 04:24:34,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13b9348f-1a3b-4a75-8e73-cd6b9dc9949a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:34,520 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2280cd75850e4ff48e972ba8183fbefb used request id req-13b9348f-1a3b-4a75-8e73-cd6b9dc9949a 2018-09-22 04:24:34,520 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-75ef8807-d2dd-4f0-proj-role 2018-09-22 04:24:34,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/0245c8481b8b41c0b8738b5c4e329e3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" 2018-09-22 04:24:34,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a88f4e4-d722-49d3-8289-1261e36d0a92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:34,636 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0245c8481b8b41c0b8738b5c4e329e3e used request id req-8a88f4e4-d722-49d3-8289-1261e36d0a92 2018-09-22 04:24:34,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec8d4a50238e04fbdaf06f68d0961f8d27c1670" 2018-09-22 04:24:34,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62caa43-257f-493e-af59-c4742ebdc013 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:24:34,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f62caa43-257f-493e-af59-c4742ebdc013 2018-09-22 04:24:34,730 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-75ef8807-d2dd-4f0-user 2018-09-22 04:24:34,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/49fe585cbd2f445190812c629c4dc3a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b90a63e58728d62cdc3e14ab9f343e031c10ead" 2018-09-22 04:24:34,910 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16ea1e95-fa77-4a62-a245-7de5310ce1db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:34,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/49fe585cbd2f445190812c629c4dc3a9 used request id req-16ea1e95-fa77-4a62-a245-7de5310ce1db 2018-09-22 04:24:34,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:35,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:24:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["OFdA9oVmS5W_1ew_zzp2Sg"], "issued_at": "2018-09-22T04:24:35.000000Z"}} 2018-09-22 04:24:35,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24716df3af98f2081ccf7d99ad88d667eb458f0a" 2018-09-22 04:24:35,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ce025ec-9d03-408f-bb36-c92c506fb2ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:35,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7ce025ec-9d03-408f-bb36-c92c506fb2ba 2018-09-22 04:24:35,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:35,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:35,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:24:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["dQwUyR87Q9iPvv9WGdPoDQ"], "issued_at": "2018-09-22T04:24:35.000000Z"}} 2018-09-22 04:24:35,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657d1ed577d4a4d39b8a7e566df4fec38a266726" 2018-09-22 04:24:35,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e7d956-8491-4345-8e6e-87a7fe48f3e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:35,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d5e7d956-8491-4345-8e6e-87a7fe48f3e7 2018-09-22 04:24:35,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:24:35,857 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:24:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:24:35,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657d1ed577d4a4d39b8a7e566df4fec38a266726" 2018-09-22 04:24:35,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5943635d-20d0-4fc2-891d-2a363c9d342b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:24:35,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj used request id req-5943635d-20d0-4fc2-891d-2a363c9d342b 2018-09-22 04:24:35,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657d1ed577d4a4d39b8a7e566df4fec38a266726" 2018-09-22 04:24:36,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c67bbd-2d86-4c37-9aa3-4ef113f7197a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:24:36,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-18c67bbd-2d86-4c37-9aa3-4ef113f7197a 2018-09-22 04:24:36,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657d1ed577d4a4d39b8a7e566df4fec38a266726" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj"}}' 2018-09-22 04:24:36,158 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f174e7b6-eb87-4b09-8e55-879511fc01e6 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8203481f08e6463b9ea8b6aee26699c7"}, "enabled": true, "id": "8203481f08e6463b9ea8b6aee26699c7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj"}} 2018-09-22 04:24:36,158 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f174e7b6-eb87-4b09-8e55-879511fc01e6 2018-09-22 04:24:36,158 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj 2018-09-22 04:24:36,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:36,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:36,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:24:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["V7vsKGZgQ5GLYVrZDk7gOA"], "issued_at": "2018-09-22T04:24:36.000000Z"}} 2018-09-22 04:24:36,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecd0d0705372085cce67faf04e95e06406e95a2" 2018-09-22 04:24:36,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa5323df-d396-41bc-966c-71836f4c58ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:36,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-aa5323df-d396-41bc-966c-71836f4c58ae 2018-09-22 04:24:36,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:24:36,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:24:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:24:36,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecd0d0705372085cce67faf04e95e06406e95a2" 2018-09-22 04:24:36,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93fb1ce2-286c-4d43-94d3-73ef50bc457e Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:24:36,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-93fb1ce2-286c-4d43-94d3-73ef50bc457e 2018-09-22 04:24:36,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecd0d0705372085cce67faf04e95e06406e95a2" 2018-09-22 04:24:36,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f445dba2-ba39-43ae-ba88-551cc30b8101 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8203481f08e6463b9ea8b6aee26699c7"}, "enabled": true, "id": "8203481f08e6463b9ea8b6aee26699c7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj"}]} 2018-09-22 04:24:36,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj used request id req-f445dba2-ba39-43ae-ba88-551cc30b8101 2018-09-22 04:24:36,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecd0d0705372085cce67faf04e95e06406e95a2" 2018-09-22 04:24:36,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83cac753-cbf5-4fdb-975f-1c97bdea7f2e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:24:36,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-83cac753-cbf5-4fdb-975f-1c97bdea7f2e 2018-09-22 04:24:37,301 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-ce5f1fd2-481e-49f-user 2018-09-22 04:24:37,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:37,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657d1ed577d4a4d39b8a7e566df4fec38a266726" 2018-09-22 04:24:37,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5b88867-ebb1-401b-acbf-e90dce8f2e42 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:24:37,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d5b88867-ebb1-401b-acbf-e90dce8f2e42 2018-09-22 04:24:37,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657d1ed577d4a4d39b8a7e566df4fec38a266726" -d '{"role": {"name": "CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj-role"}}' 2018-09-22 04:24:37,517 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ae0fcf2-5024-4de7-910b-9d84ff65b8c5 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c3e4a61218b4509b35d1354b264f619", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c3e4a61218b4509b35d1354b264f619"}, "name": "CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj-role"}} 2018-09-22 04:24:37,517 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-1ae0fcf2-5024-4de7-910b-9d84ff65b8c5 2018-09-22 04:24:37,518 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj-role 2018-09-22 04:24:37,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7c3e4a61218b4509b35d1354b264f619 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657d1ed577d4a4d39b8a7e566df4fec38a266726" 2018-09-22 04:24:37,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19fdf766-7fe3-40ae-9869-560ad8f04555 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/7c3e4a61218b4509b35d1354b264f619"}, "domain_id": null, "name": "CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj-role", "id": "7c3e4a61218b4509b35d1354b264f619"}} 2018-09-22 04:24:37,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7c3e4a61218b4509b35d1354b264f619 used request id req-19fdf766-7fe3-40ae-9869-560ad8f04555 2018-09-22 04:24:37,608 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj-role to project CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj 2018-09-22 04:24:37,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8203481f08e6463b9ea8b6aee26699c7/users/9149910c9daa4f9ca69b1737093d1ce0/roles/7c3e4a61218b4509b35d1354b264f619 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657d1ed577d4a4d39b8a7e566df4fec38a266726" 2018-09-22 04:24:37,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e7b7abb-1280-4497-b9f1-8bee47332fca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:37,729 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8203481f08e6463b9ea8b6aee26699c7/users/9149910c9daa4f9ca69b1737093d1ce0/roles/7c3e4a61218b4509b35d1354b264f619 used request id req-4e7b7abb-1280-4497-b9f1-8bee47332fca 2018-09-22 04:24:37,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:37,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:38,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c3e4a61218b4509b35d1354b264f619", "name": "CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj-role"}], "expires_at": "2018-09-22T05:24:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8203481f08e6463b9ea8b6aee26699c7", "name": "CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8203481f08e6463b9ea8b6aee26699c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/8203481f08e6463b9ea8b6aee26699c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/8203481f08e6463b9ea8b6aee26699c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/8203481f08e6463b9ea8b6aee26699c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/8203481f08e6463b9ea8b6aee26699c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/8203481f08e6463b9ea8b6aee26699c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8203481f08e6463b9ea8b6aee26699c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/8203481f08e6463b9ea8b6aee26699c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/8203481f08e6463b9ea8b6aee26699c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8203481f08e6463b9ea8b6aee26699c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/8203481f08e6463b9ea8b6aee26699c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/8203481f08e6463b9ea8b6aee26699c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ce5f1fd2-481e-49f-user", "id": "9149910c9daa4f9ca69b1737093d1ce0"}, "audit_ids": ["Dl44TnS3RZax62RSmeXZRw"], "issued_at": "2018-09-22T04:24:38.000000Z"}} 2018-09-22 04:24:38,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ef364169cdd5237aeaf705804f395fa2cbe7" 2018-09-22 04:24:38,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f517558a-d521-45b8-8306-938de05755df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:38,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f517558a-d521-45b8-8306-938de05755df 2018-09-22 04:24:38,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ef364169cdd5237aeaf705804f395fa2cbe7" 2018-09-22 04:24:38,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7189794e-b365-471b-8e3d-ae653bda109c Date: Sat, 22 Sep 2018 04:24:38 GMT RESP BODY: {"security_groups": []} 2018-09-22 04:24:38,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname&description=hello+group used request id req-7189794e-b365-471b-8e3d-ae653bda109c 2018-09-22 04:24:38,490 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname... 2018-09-22 04:24:38,490 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname 2018-09-22 04:24:38,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ef364169cdd5237aeaf705804f395fa2cbe7" -d '{"security_group": {"name": "CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname", "description": "hello group"}}' 2018-09-22 04:24:38,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-199525ea-ba4f-47f3-bd06-ac4fcc92f555 Date: Sat, 22 Sep 2018 04:24:38 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "updated_at": "2018-09-22T04:24:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "revision_number": 0, "id": "5f44be6f-632c-4c8e-8d46-ba9e893e32ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "revision_number": 0, "id": "b27e96d0-9578-4f57-af16-bc4b66a57e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}], "revision_number": 2, "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "name": "CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname"}} 2018-09-22 04:24:38,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-199525ea-ba4f-47f3-bd06-ac4fcc92f555 2018-09-22 04:24:38,854 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a 2018-09-22 04:24:38,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ef364169cdd5237aeaf705804f395fa2cbe7" 2018-09-22 04:24:39,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dc7f9670-dbd4-4d33-9bba-b6930b870697 Date: Sat, 22 Sep 2018 04:24:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "5f44be6f-632c-4c8e-8d46-ba9e893e32ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "b27e96d0-9578-4f57-af16-bc4b66a57e25"}]} 2018-09-22 04:24:39,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a used request id req-dc7f9670-dbd4-4d33-9bba-b6930b870697 2018-09-22 04:24:39,039 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a 2018-09-22 04:24:39,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ef364169cdd5237aeaf705804f395fa2cbe7" 2018-09-22 04:24:39,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a8b4e4e9-c747-48f0-b0bd-6f2703a1a53b Date: Sat, 22 Sep 2018 04:24:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "5f44be6f-632c-4c8e-8d46-ba9e893e32ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "b27e96d0-9578-4f57-af16-bc4b66a57e25"}]} 2018-09-22 04:24:39,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a used request id req-a8b4e4e9-c747-48f0-b0bd-6f2703a1a53b 2018-09-22 04:24:39,210 - neutron_utils - INFO - Retrieving security group with ID - 7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a 2018-09-22 04:24:39,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ef364169cdd5237aeaf705804f395fa2cbe7" 2018-09-22 04:24:39,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b3e4f17a-490a-4180-9bc0-4c60730acea3 Date: Sat, 22 Sep 2018 04:24:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "updated_at": "2018-09-22T04:24:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "revision_number": 0, "id": "5f44be6f-632c-4c8e-8d46-ba9e893e32ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "revision_number": 0, "id": "b27e96d0-9578-4f57-af16-bc4b66a57e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}], "revision_number": 2, "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "name": "CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname"}]} 2018-09-22 04:24:39,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a used request id req-b3e4f17a-490a-4180-9bc0-4c60730acea3 2018-09-22 04:24:39,294 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a 2018-09-22 04:24:39,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ef364169cdd5237aeaf705804f395fa2cbe7" 2018-09-22 04:24:39,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a4a7484d-4c0d-4197-adac-f3282efa4450 Date: Sat, 22 Sep 2018 04:24:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "5f44be6f-632c-4c8e-8d46-ba9e893e32ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "b27e96d0-9578-4f57-af16-bc4b66a57e25"}]} 2018-09-22 04:24:39,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a used request id req-a4a7484d-4c0d-4197-adac-f3282efa4450 2018-09-22 04:24:39,493 - neutron_utils - INFO - Retrieving security group with ID - 7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a 2018-09-22 04:24:39,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ef364169cdd5237aeaf705804f395fa2cbe7" 2018-09-22 04:24:39,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-cf17f6ca-a7d6-4b87-9c13-7ba36f3a7c8e Date: Sat, 22 Sep 2018 04:24:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "updated_at": "2018-09-22T04:24:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "revision_number": 0, "id": "5f44be6f-632c-4c8e-8d46-ba9e893e32ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "revision_number": 0, "id": "b27e96d0-9578-4f57-af16-bc4b66a57e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}], "revision_number": 2, "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "name": "CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname"}]} 2018-09-22 04:24:39,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a used request id req-cf17f6ca-a7d6-4b87-9c13-7ba36f3a7c8e 2018-09-22 04:24:39,696 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a 2018-09-22 04:24:39,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ef364169cdd5237aeaf705804f395fa2cbe7" 2018-09-22 04:24:39,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-014cc472-4d63-4a79-93fe-81470717e266 Date: Sat, 22 Sep 2018 04:24:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "5f44be6f-632c-4c8e-8d46-ba9e893e32ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "b27e96d0-9578-4f57-af16-bc4b66a57e25"}]} 2018-09-22 04:24:39,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a used request id req-014cc472-4d63-4a79-93fe-81470717e266 2018-09-22 04:24:39,864 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname 2018-09-22 04:24:39,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ef364169cdd5237aeaf705804f395fa2cbe7" 2018-09-22 04:24:40,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a216d446-26eb-47fc-9c67-805ce045de8a Date: Sat, 22 Sep 2018 04:24:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "updated_at": "2018-09-22T04:24:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "revision_number": 0, "id": "5f44be6f-632c-4c8e-8d46-ba9e893e32ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "revision_number": 0, "id": "b27e96d0-9578-4f57-af16-bc4b66a57e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}], "revision_number": 2, "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "name": "CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname"}]} 2018-09-22 04:24:40,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname used request id req-a216d446-26eb-47fc-9c67-805ce045de8a 2018-09-22 04:24:40,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:24:40,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:24:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:24:40,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8203481f08e6463b9ea8b6aee26699c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ef364169cdd5237aeaf705804f395fa2cbe7" 2018-09-22 04:24:40,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea46aa1-400b-45d2-a529-1d65aba3e3dc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8203481f08e6463b9ea8b6aee26699c7"}, "enabled": true, "id": "8203481f08e6463b9ea8b6aee26699c7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj"}} 2018-09-22 04:24:40,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8203481f08e6463b9ea8b6aee26699c7 used request id req-0ea46aa1-400b-45d2-a529-1d65aba3e3dc 2018-09-22 04:24:40,086 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a 2018-09-22 04:24:40,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ef364169cdd5237aeaf705804f395fa2cbe7" 2018-09-22 04:24:40,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f93eb914-8f66-4ac9-8ab9-41ac3d4c2461 Date: Sat, 22 Sep 2018 04:24:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "5f44be6f-632c-4c8e-8d46-ba9e893e32ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "b27e96d0-9578-4f57-af16-bc4b66a57e25"}]} 2018-09-22 04:24:40,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a used request id req-f93eb914-8f66-4ac9-8ab9-41ac3d4c2461 2018-09-22 04:24:40,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}3e10ef364169cdd5237aeaf705804f395fa2cbe7" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": 10}}' 2018-09-22 04:24:40,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-76e5bfd5-a54f-4f52-b3ff-d99ef02961e9 Date: Sat, 22 Sep 2018 04:24:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:24:40Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": 10, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:40Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "9107c737-91c6-42bb-bfa9-85a15ddae8ca"}} 2018-09-22 04:24:40,577 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-76e5bfd5-a54f-4f52-b3ff-d99ef02961e9 2018-09-22 04:24:40,578 - neutron_utils - INFO - Retrieving security group with ID - 7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a 2018-09-22 04:24:40,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ef364169cdd5237aeaf705804f395fa2cbe7" 2018-09-22 04:24:40,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-4554493a-e600-4f97-b786-36edbbce1109 Date: Sat, 22 Sep 2018 04:24:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "updated_at": "2018-09-22T04:24:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "revision_number": 0, "id": "5f44be6f-632c-4c8e-8d46-ba9e893e32ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:24:40Z", "revision_number": 0, "id": "9107c737-91c6-42bb-bfa9-85a15ddae8ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:40Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "revision_number": 0, "id": "b27e96d0-9578-4f57-af16-bc4b66a57e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}], "revision_number": 3, "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "name": "CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname"}]} 2018-09-22 04:24:40,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a used request id req-4554493a-e600-4f97-b786-36edbbce1109 2018-09-22 04:24:40,785 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a 2018-09-22 04:24:40,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ef364169cdd5237aeaf705804f395fa2cbe7" 2018-09-22 04:24:40,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-35d235bc-2f98-4b9b-b666-3cd74e6f4c73 Date: Sat, 22 Sep 2018 04:24:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "5f44be6f-632c-4c8e-8d46-ba9e893e32ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:24:40Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": 10, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:40Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "9107c737-91c6-42bb-bfa9-85a15ddae8ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "b27e96d0-9578-4f57-af16-bc4b66a57e25"}]} 2018-09-22 04:24:40,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a used request id req-35d235bc-2f98-4b9b-b666-3cd74e6f4c73 2018-09-22 04:24:40,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:41,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c3e4a61218b4509b35d1354b264f619", "name": "CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj-role"}], "expires_at": "2018-09-22T05:24:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8203481f08e6463b9ea8b6aee26699c7", "name": "CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8203481f08e6463b9ea8b6aee26699c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/8203481f08e6463b9ea8b6aee26699c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/8203481f08e6463b9ea8b6aee26699c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/8203481f08e6463b9ea8b6aee26699c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/8203481f08e6463b9ea8b6aee26699c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/8203481f08e6463b9ea8b6aee26699c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8203481f08e6463b9ea8b6aee26699c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/8203481f08e6463b9ea8b6aee26699c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/8203481f08e6463b9ea8b6aee26699c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8203481f08e6463b9ea8b6aee26699c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/8203481f08e6463b9ea8b6aee26699c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/8203481f08e6463b9ea8b6aee26699c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ce5f1fd2-481e-49f-user", "id": "9149910c9daa4f9ca69b1737093d1ce0"}, "audit_ids": ["pxNaVCKTTs66AgqF6_Gbuw"], "issued_at": "2018-09-22T04:24:41.000000Z"}} 2018-09-22 04:24:41,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c1e845f44e6ad2bec1b4612796be86ba7e50b4" 2018-09-22 04:24:41,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-eec4acf7-932b-4879-a1a5-0812230f5739 Date: Sat, 22 Sep 2018 04:24:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "updated_at": "2018-09-22T04:24:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "revision_number": 0, "id": "5f44be6f-632c-4c8e-8d46-ba9e893e32ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:24:40Z", "revision_number": 0, "id": "9107c737-91c6-42bb-bfa9-85a15ddae8ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:40Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "revision_number": 0, "id": "b27e96d0-9578-4f57-af16-bc4b66a57e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}], "revision_number": 3, "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "name": "CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname"}]} 2018-09-22 04:24:41,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname&description=hello+group used request id req-eec4acf7-932b-4879-a1a5-0812230f5739 2018-09-22 04:24:41,394 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a 2018-09-22 04:24:41,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c1e845f44e6ad2bec1b4612796be86ba7e50b4" 2018-09-22 04:24:41,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-a864183f-c742-46a2-8f52-a1e6b157fd0e Date: Sat, 22 Sep 2018 04:24:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "5f44be6f-632c-4c8e-8d46-ba9e893e32ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:24:40Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": 10, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:40Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "9107c737-91c6-42bb-bfa9-85a15ddae8ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "b27e96d0-9578-4f57-af16-bc4b66a57e25"}]} 2018-09-22 04:24:41,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a used request id req-a864183f-c742-46a2-8f52-a1e6b157fd0e 2018-09-22 04:24:41,586 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a 2018-09-22 04:24:41,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c1e845f44e6ad2bec1b4612796be86ba7e50b4" 2018-09-22 04:24:41,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-79bf6cef-af51-4e5f-8192-56bf67e3fd7c Date: Sat, 22 Sep 2018 04:24:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "5f44be6f-632c-4c8e-8d46-ba9e893e32ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:24:40Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": 10, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:40Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "9107c737-91c6-42bb-bfa9-85a15ddae8ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "b27e96d0-9578-4f57-af16-bc4b66a57e25"}]} 2018-09-22 04:24:41,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a used request id req-79bf6cef-af51-4e5f-8192-56bf67e3fd7c 2018-09-22 04:24:41,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c1e845f44e6ad2bec1b4612796be86ba7e50b4" 2018-09-22 04:24:42,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-11956d39-f6f0-444d-a350-bdeef6a79b2c Date: Sat, 22 Sep 2018 04:24:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "updated_at": "2018-09-22T04:24:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "revision_number": 0, "id": "5f44be6f-632c-4c8e-8d46-ba9e893e32ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:24:40Z", "revision_number": 0, "id": "9107c737-91c6-42bb-bfa9-85a15ddae8ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:40Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "revision_number": 0, "id": "b27e96d0-9578-4f57-af16-bc4b66a57e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}], "revision_number": 3, "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "name": "CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname"}]} 2018-09-22 04:24:42,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname used request id req-11956d39-f6f0-444d-a350-bdeef6a79b2c 2018-09-22 04:24:42,050 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a 2018-09-22 04:24:42,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c1e845f44e6ad2bec1b4612796be86ba7e50b4" 2018-09-22 04:24:42,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-45398831-5e4b-4378-bbc8-d33fce993676 Date: Sat, 22 Sep 2018 04:24:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "5f44be6f-632c-4c8e-8d46-ba9e893e32ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:24:40Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": 10, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:40Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "9107c737-91c6-42bb-bfa9-85a15ddae8ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "b27e96d0-9578-4f57-af16-bc4b66a57e25"}]} 2018-09-22 04:24:42,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a used request id req-45398831-5e4b-4378-bbc8-d33fce993676 2018-09-22 04:24:42,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c1e845f44e6ad2bec1b4612796be86ba7e50b4" 2018-09-22 04:24:42,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-2f0cb040-ec1b-4942-84ad-b2d80a79a23f Date: Sat, 22 Sep 2018 04:24:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "updated_at": "2018-09-22T04:24:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "revision_number": 0, "id": "5f44be6f-632c-4c8e-8d46-ba9e893e32ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:24:40Z", "revision_number": 0, "id": "9107c737-91c6-42bb-bfa9-85a15ddae8ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:40Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "revision_number": 0, "id": "b27e96d0-9578-4f57-af16-bc4b66a57e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}], "revision_number": 3, "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "name": "CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname"}]} 2018-09-22 04:24:42,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname used request id req-2f0cb040-ec1b-4942-84ad-b2d80a79a23f 2018-09-22 04:24:42,581 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a 2018-09-22 04:24:42,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c1e845f44e6ad2bec1b4612796be86ba7e50b4" 2018-09-22 04:24:42,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-ce523293-aa8c-4ac7-b788-c26d9c520cd5 Date: Sat, 22 Sep 2018 04:24:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "5f44be6f-632c-4c8e-8d46-ba9e893e32ea"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:24:40Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": 10, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:40Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "9107c737-91c6-42bb-bfa9-85a15ddae8ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "b27e96d0-9578-4f57-af16-bc4b66a57e25"}]} 2018-09-22 04:24:42,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a used request id req-ce523293-aa8c-4ac7-b788-c26d9c520cd5 2018-09-22 04:24:42,752 - neutron_utils - INFO - Deleting security group rule with ID - b27e96d0-9578-4f57-af16-bc4b66a57e25 2018-09-22 04:24:42,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/b27e96d0-9578-4f57-af16-bc4b66a57e25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ef364169cdd5237aeaf705804f395fa2cbe7" 2018-09-22 04:24:43,002 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af81d556-3148-4bbb-980a-7f2d80ad753d Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:43,002 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/b27e96d0-9578-4f57-af16-bc4b66a57e25 used request id req-af81d556-3148-4bbb-980a-7f2d80ad753d 2018-09-22 04:24:43,002 - neutron_utils - INFO - Deleting security group rule with ID - 5f44be6f-632c-4c8e-8d46-ba9e893e32ea 2018-09-22 04:24:43,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/5f44be6f-632c-4c8e-8d46-ba9e893e32ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ef364169cdd5237aeaf705804f395fa2cbe7" 2018-09-22 04:24:43,228 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b53062e-854d-42ac-9073-377b7e4b7f5e Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:43,228 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/5f44be6f-632c-4c8e-8d46-ba9e893e32ea used request id req-9b53062e-854d-42ac-9073-377b7e4b7f5e 2018-09-22 04:24:43,228 - neutron_utils - INFO - Deleting security group rule with ID - 9107c737-91c6-42bb-bfa9-85a15ddae8ca 2018-09-22 04:24:43,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/9107c737-91c6-42bb-bfa9-85a15ddae8ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ef364169cdd5237aeaf705804f395fa2cbe7" 2018-09-22 04:24:43,322 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d2abe39c-c778-437f-8ca6-942f9e115d0f Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:43,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/9107c737-91c6-42bb-bfa9-85a15ddae8ca used request id req-d2abe39c-c778-437f-8ca6-942f9e115d0f 2018-09-22 04:24:43,322 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-261ecd1e-582a-42d0-a254-6e8fd9eee94dname 2018-09-22 04:24:43,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e10ef364169cdd5237aeaf705804f395fa2cbe7" 2018-09-22 04:24:43,583 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1cb570dd-1aaf-40a2-882d-3abc53e13c46 Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:43,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/7f0d4fd6-cb6f-4c5f-84ef-6f4cf978cd0a used request id req-1cb570dd-1aaf-40a2-882d-3abc53e13c46 2018-09-22 04:24:43,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657d1ed577d4a4d39b8a7e566df4fec38a266726" 2018-09-22 04:24:43,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-1ab196e5-be86-48ed-81d2-bad2b68c08c1 Date: Sat, 22 Sep 2018 04:24:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "updated_at": "2018-09-22T04:24:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "revision_number": 0, "id": "17507f34-8ee9-4500-94d1-dd128b12b64b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:38Z", "security_group_id": "1585e8f7-e302-4520-a079-285a425799fe", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "revision_number": 0, "id": "1b5120b0-92e5-419e-822e-495ac1181573", "remote_group_id": "1585e8f7-e302-4520-a079-285a425799fe", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:38Z", "security_group_id": "1585e8f7-e302-4520-a079-285a425799fe", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "revision_number": 0, "id": "1f71e5ef-5d0c-43b6-b75d-03890321c071", "remote_group_id": "1585e8f7-e302-4520-a079-285a425799fe", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:38Z", "security_group_id": "1585e8f7-e302-4520-a079-285a425799fe", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "revision_number": 0, "id": "fbbe3d34-9317-4c55-b855-980553479d3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:38Z", "security_group_id": "1585e8f7-e302-4520-a079-285a425799fe", "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8203481f08e6463b9ea8b6aee26699c7"}], "revision_number": 4, "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "1585e8f7-e302-4520-a079-285a425799fe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:24:43,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-1ab196e5-be86-48ed-81d2-bad2b68c08c1 2018-09-22 04:24:43,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8203481f08e6463b9ea8b6aee26699c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657d1ed577d4a4d39b8a7e566df4fec38a266726" 2018-09-22 04:24:43,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-409cbcba-bf96-4e66-bceb-ef97fc8e8472 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8203481f08e6463b9ea8b6aee26699c7"}, "enabled": true, "id": "8203481f08e6463b9ea8b6aee26699c7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj"}} 2018-09-22 04:24:43,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8203481f08e6463b9ea8b6aee26699c7 used request id req-409cbcba-bf96-4e66-bceb-ef97fc8e8472 2018-09-22 04:24:43,929 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1585e8f7-e302-4520-a079-285a425799fe 2018-09-22 04:24:43,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1585e8f7-e302-4520-a079-285a425799fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657d1ed577d4a4d39b8a7e566df4fec38a266726" 2018-09-22 04:24:44,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-757b29d3-7477-4d03-aa78-cf7d449493e8 Date: Sat, 22 Sep 2018 04:24:44 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-09-22T04:24:38Z", "security_group_id": "1585e8f7-e302-4520-a079-285a425799fe", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "17507f34-8ee9-4500-94d1-dd128b12b64b"}, {"remote_group_id": "1585e8f7-e302-4520-a079-285a425799fe", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "1585e8f7-e302-4520-a079-285a425799fe", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "1b5120b0-92e5-419e-822e-495ac1181573"}, {"remote_group_id": "1585e8f7-e302-4520-a079-285a425799fe", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "1585e8f7-e302-4520-a079-285a425799fe", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "1f71e5ef-5d0c-43b6-b75d-03890321c071"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:38Z", "security_group_id": "1585e8f7-e302-4520-a079-285a425799fe", "port_range_min": null, "revision_number": 0, "tenant_id": "8203481f08e6463b9ea8b6aee26699c7", "created_at": "2018-09-22T04:24:38Z", "project_id": "8203481f08e6463b9ea8b6aee26699c7", "id": "fbbe3d34-9317-4c55-b855-980553479d3b"}]} 2018-09-22 04:24:44,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1585e8f7-e302-4520-a079-285a425799fe used request id req-757b29d3-7477-4d03-aa78-cf7d449493e8 2018-09-22 04:24:44,111 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:24:44,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/1585e8f7-e302-4520-a079-285a425799fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657d1ed577d4a4d39b8a7e566df4fec38a266726" 2018-09-22 04:24:44,403 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06f14f6c-8a6e-4b07-baeb-cf8acab6fe27 Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:44,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/1585e8f7-e302-4520-a079-285a425799fe used request id req-06f14f6c-8a6e-4b07-baeb-cf8acab6fe27 2018-09-22 04:24:44,403 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj 2018-09-22 04:24:44,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8203481f08e6463b9ea8b6aee26699c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657d1ed577d4a4d39b8a7e566df4fec38a266726" 2018-09-22 04:24:44,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fdafa1e-78fd-40bb-b76d-dc34ec6c4844 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:44,639 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8203481f08e6463b9ea8b6aee26699c7 used request id req-8fdafa1e-78fd-40bb-b76d-dc34ec6c4844 2018-09-22 04:24:44,639 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-ce5f1fd2-481e-49f-proj-role 2018-09-22 04:24:44,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7c3e4a61218b4509b35d1354b264f619 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657d1ed577d4a4d39b8a7e566df4fec38a266726" 2018-09-22 04:24:44,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a84cccd-099a-4069-8e47-eb920a07003f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:44,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7c3e4a61218b4509b35d1354b264f619 used request id req-6a84cccd-099a-4069-8e47-eb920a07003f 2018-09-22 04:24:44,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}657d1ed577d4a4d39b8a7e566df4fec38a266726" 2018-09-22 04:24:44,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca66f8a0-f892-46f3-8033-e172ef9f183c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:24:44,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ca66f8a0-f892-46f3-8033-e172ef9f183c 2018-09-22 04:24:44,842 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-ce5f1fd2-481e-49f-user 2018-09-22 04:24:44,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9149910c9daa4f9ca69b1737093d1ce0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ecd0d0705372085cce67faf04e95e06406e95a2" 2018-09-22 04:24:45,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fd81101-83bf-4aa3-8c2a-c01b4593e8f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:45,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9149910c9daa4f9ca69b1737093d1ce0 used request id req-6fd81101-83bf-4aa3-8c2a-c01b4593e8f7 2018-09-22 04:24:45,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:45,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:24:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["5LZaqHPsRcG83HKguA5v8Q"], "issued_at": "2018-09-22T04:24:45.000000Z"}} 2018-09-22 04:24:45,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}220684101a8f11bd90a23af642588b140ca80010" 2018-09-22 04:24:45,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d34c65-06f5-4ae4-a0ea-6fdd3b6c9c56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:45,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-37d34c65-06f5-4ae4-a0ea-6fdd3b6c9c56 2018-09-22 04:24:45,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:45,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:45,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:24:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["f1sr2BClR5CouBjncgsSjQ"], "issued_at": "2018-09-22T04:24:45.000000Z"}} 2018-09-22 04:24:45,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d73a56ff2e16b94a9f9218772092af3c585764" 2018-09-22 04:24:45,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68cc9bf3-1b23-4a4b-bfe6-1ef33e4baa25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:45,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-68cc9bf3-1b23-4a4b-bfe6-1ef33e4baa25 2018-09-22 04:24:45,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:24:45,995 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:24:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:24:45,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d7060adb-de85-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d73a56ff2e16b94a9f9218772092af3c585764" 2018-09-22 04:24:46,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05666d9a-65c6-40b9-bc5e-560e35270f2a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d7060adb-de85-496-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:24:46,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d7060adb-de85-496-proj used request id req-05666d9a-65c6-40b9-bc5e-560e35270f2a 2018-09-22 04:24:46,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d73a56ff2e16b94a9f9218772092af3c585764" 2018-09-22 04:24:46,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e6c6dee-206e-482f-a3ed-d2bbac9bee80 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:24:46,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4e6c6dee-206e-482f-a3ed-d2bbac9bee80 2018-09-22 04:24:46,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d73a56ff2e16b94a9f9218772092af3c585764" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-d7060adb-de85-496-proj"}}' 2018-09-22 04:24:46,301 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:24:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7a776c1-dfd9-4cfb-9ac8-013bb1732f0e Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1b90febdb4cf4bf5b9581ebe6fbcece9"}, "enabled": true, "id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d7060adb-de85-496-proj"}} 2018-09-22 04:24:46,301 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f7a776c1-dfd9-4cfb-9ac8-013bb1732f0e 2018-09-22 04:24:46,301 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-d7060adb-de85-496-proj 2018-09-22 04:24:46,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:46,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:46,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:24:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["R7oTbbbPTU6i0_loGe_WbQ"], "issued_at": "2018-09-22T04:24:46.000000Z"}} 2018-09-22 04:24:46,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cefefd9d3741a2b2c28daf4aa57e1fdf275744e" 2018-09-22 04:24:46,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-370f4db7-ffd1-4bfa-a7ab-ad0fe4679367 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:46,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-370f4db7-ffd1-4bfa-a7ab-ad0fe4679367 2018-09-22 04:24:46,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:24:46,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:24:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:24:46,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cefefd9d3741a2b2c28daf4aa57e1fdf275744e" 2018-09-22 04:24:46,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca19968c-7efb-4b09-a5ac-6e1cb344e836 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:24:46,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ca19968c-7efb-4b09-a5ac-6e1cb344e836 2018-09-22 04:24:46,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-d7060adb-de85-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cefefd9d3741a2b2c28daf4aa57e1fdf275744e" 2018-09-22 04:24:46,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1e2421b-73ee-4329-b0cf-34d9241d4adc Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-d7060adb-de85-496-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1b90febdb4cf4bf5b9581ebe6fbcece9"}, "enabled": true, "id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d7060adb-de85-496-proj"}]} 2018-09-22 04:24:46,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-d7060adb-de85-496-proj used request id req-d1e2421b-73ee-4329-b0cf-34d9241d4adc 2018-09-22 04:24:46,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cefefd9d3741a2b2c28daf4aa57e1fdf275744e" 2018-09-22 04:24:47,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e6833ec-371f-47fd-bc04-d2d53a53b007 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:24:47,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4e6833ec-371f-47fd-bc04-d2d53a53b007 2018-09-22 04:24:47,379 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-d7060adb-de85-496-user 2018-09-22 04:24:47,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:47,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d73a56ff2e16b94a9f9218772092af3c585764" 2018-09-22 04:24:47,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-415d7e32-b70c-4841-928f-65f61e1e722a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:24:47,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-415d7e32-b70c-4841-928f-65f61e1e722a 2018-09-22 04:24:47,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d73a56ff2e16b94a9f9218772092af3c585764" -d '{"role": {"name": "CreateSecurityGroupTests-d7060adb-de85-496-proj-role"}}' 2018-09-22 04:24:47,589 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:24:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8f61fd5-6c72-426e-8804-c587a2e05a15 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f8027e4d695949a4ab387efcfdf62f40", "links": {"self": "http://172.30.9.23:5000/v3/roles/f8027e4d695949a4ab387efcfdf62f40"}, "name": "CreateSecurityGroupTests-d7060adb-de85-496-proj-role"}} 2018-09-22 04:24:47,589 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c8f61fd5-6c72-426e-8804-c587a2e05a15 2018-09-22 04:24:47,590 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-d7060adb-de85-496-proj-role 2018-09-22 04:24:47,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f8027e4d695949a4ab387efcfdf62f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d73a56ff2e16b94a9f9218772092af3c585764" 2018-09-22 04:24:47,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0189a276-57a6-41b2-9c07-97aa6b34a599 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f8027e4d695949a4ab387efcfdf62f40"}, "domain_id": null, "name": "CreateSecurityGroupTests-d7060adb-de85-496-proj-role", "id": "f8027e4d695949a4ab387efcfdf62f40"}} 2018-09-22 04:24:47,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f8027e4d695949a4ab387efcfdf62f40 used request id req-0189a276-57a6-41b2-9c07-97aa6b34a599 2018-09-22 04:24:47,609 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-d7060adb-de85-496-proj-role to project CreateSecurityGroupTests-d7060adb-de85-496-proj 2018-09-22 04:24:47,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/1b90febdb4cf4bf5b9581ebe6fbcece9/users/2bad44efceeb40f18b5fb5035a60d87d/roles/f8027e4d695949a4ab387efcfdf62f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d73a56ff2e16b94a9f9218772092af3c585764" 2018-09-22 04:24:47,747 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-425de67f-ac38-404f-b6ba-92d6c95a5fed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:47,747 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1b90febdb4cf4bf5b9581ebe6fbcece9/users/2bad44efceeb40f18b5fb5035a60d87d/roles/f8027e4d695949a4ab387efcfdf62f40 used request id req-425de67f-ac38-404f-b6ba-92d6c95a5fed 2018-09-22 04:24:47,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:47,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:48,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f8027e4d695949a4ab387efcfdf62f40", "name": "CreateSecurityGroupTests-d7060adb-de85-496-proj-role"}], "expires_at": "2018-09-22T05:24:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "name": "CreateSecurityGroupTests-d7060adb-de85-496-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d7060adb-de85-496-user", "id": "2bad44efceeb40f18b5fb5035a60d87d"}, "audit_ids": ["UO-XhIP_TTuNqVGeEB2BYg"], "issued_at": "2018-09-22T04:24:48.000000Z"}} 2018-09-22 04:24:48,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5b4be14c9d15c9d19c65173796c4c308c85ca8" 2018-09-22 04:24:48,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da7eb1a-099d-4aa7-b2b6-d740ffa61d06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:48,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5da7eb1a-099d-4aa7-b2b6-d740ffa61d06 2018-09-22 04:24:48,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5b4be14c9d15c9d19c65173796c4c308c85ca8" 2018-09-22 04:24:48,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3d0078d0-f726-410b-aac0-650129fa81e8 Date: Sat, 22 Sep 2018 04:24:48 GMT RESP BODY: {"security_groups": []} 2018-09-22 04:24:48,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name&description=hello+group used request id req-3d0078d0-f726-410b-aac0-650129fa81e8 2018-09-22 04:24:48,497 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name... 2018-09-22 04:24:48,497 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name 2018-09-22 04:24:48,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5b4be14c9d15c9d19c65173796c4c308c85ca8" -d '{"security_group": {"name": "CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name", "description": "hello group"}}' 2018-09-22 04:24:48,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-eef78227-6eac-48ef-92c3-fe08fc79ccc1 Date: Sat, 22 Sep 2018 04:24:48 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "updated_at": "2018-09-22T04:24:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "revision_number": 0, "id": "34ed78d7-04ae-4aab-95ef-865de896f772", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "revision_number": 0, "id": "711bb775-ad6d-4c2b-8a71-69b570a9f8f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}], "revision_number": 2, "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "name": "CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name"}} 2018-09-22 04:24:48,919 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-eef78227-6eac-48ef-92c3-fe08fc79ccc1 2018-09-22 04:24:48,919 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3f0c95c8-4f0b-4e20-99a4-f8d97414806d 2018-09-22 04:24:48,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5b4be14c9d15c9d19c65173796c4c308c85ca8" 2018-09-22 04:24:49,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-370a026a-a553-48d9-92d3-2352ffb43245 Date: Sat, 22 Sep 2018 04:24:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "34ed78d7-04ae-4aab-95ef-865de896f772"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "711bb775-ad6d-4c2b-8a71-69b570a9f8f6"}]} 2018-09-22 04:24:49,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d used request id req-370a026a-a553-48d9-92d3-2352ffb43245 2018-09-22 04:24:49,097 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3f0c95c8-4f0b-4e20-99a4-f8d97414806d 2018-09-22 04:24:49,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5b4be14c9d15c9d19c65173796c4c308c85ca8" 2018-09-22 04:24:49,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-92b37d6c-9861-40ce-9f0a-76a1ac573270 Date: Sat, 22 Sep 2018 04:24:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "34ed78d7-04ae-4aab-95ef-865de896f772"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "711bb775-ad6d-4c2b-8a71-69b570a9f8f6"}]} 2018-09-22 04:24:49,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d used request id req-92b37d6c-9861-40ce-9f0a-76a1ac573270 2018-09-22 04:24:49,267 - neutron_utils - INFO - Retrieving security group with ID - 3f0c95c8-4f0b-4e20-99a4-f8d97414806d 2018-09-22 04:24:49,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5b4be14c9d15c9d19c65173796c4c308c85ca8" 2018-09-22 04:24:49,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-eb057846-026f-44b9-9d8f-49ebecc6b05b Date: Sat, 22 Sep 2018 04:24:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "updated_at": "2018-09-22T04:24:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "revision_number": 0, "id": "34ed78d7-04ae-4aab-95ef-865de896f772", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "revision_number": 0, "id": "711bb775-ad6d-4c2b-8a71-69b570a9f8f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}], "revision_number": 2, "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "name": "CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name"}]} 2018-09-22 04:24:49,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d used request id req-eb057846-026f-44b9-9d8f-49ebecc6b05b 2018-09-22 04:24:49,354 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3f0c95c8-4f0b-4e20-99a4-f8d97414806d 2018-09-22 04:24:49,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5b4be14c9d15c9d19c65173796c4c308c85ca8" 2018-09-22 04:24:49,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c41e9263-c597-482b-bc33-69a979faeba0 Date: Sat, 22 Sep 2018 04:24:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "34ed78d7-04ae-4aab-95ef-865de896f772"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "711bb775-ad6d-4c2b-8a71-69b570a9f8f6"}]} 2018-09-22 04:24:49,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d used request id req-c41e9263-c597-482b-bc33-69a979faeba0 2018-09-22 04:24:49,528 - neutron_utils - INFO - Retrieving security group with ID - 3f0c95c8-4f0b-4e20-99a4-f8d97414806d 2018-09-22 04:24:49,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5b4be14c9d15c9d19c65173796c4c308c85ca8" 2018-09-22 04:24:49,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-cd74b86b-ca0d-4387-8e27-be1fd3340c74 Date: Sat, 22 Sep 2018 04:24:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "updated_at": "2018-09-22T04:24:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "revision_number": 0, "id": "34ed78d7-04ae-4aab-95ef-865de896f772", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "revision_number": 0, "id": "711bb775-ad6d-4c2b-8a71-69b570a9f8f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}], "revision_number": 2, "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "name": "CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name"}]} 2018-09-22 04:24:49,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d used request id req-cd74b86b-ca0d-4387-8e27-be1fd3340c74 2018-09-22 04:24:49,726 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3f0c95c8-4f0b-4e20-99a4-f8d97414806d 2018-09-22 04:24:49,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5b4be14c9d15c9d19c65173796c4c308c85ca8" 2018-09-22 04:24:49,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-35f6abf1-ac69-434e-acc3-3b3b8d9bc119 Date: Sat, 22 Sep 2018 04:24:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "34ed78d7-04ae-4aab-95ef-865de896f772"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "711bb775-ad6d-4c2b-8a71-69b570a9f8f6"}]} 2018-09-22 04:24:49,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d used request id req-35f6abf1-ac69-434e-acc3-3b3b8d9bc119 2018-09-22 04:24:49,904 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name 2018-09-22 04:24:49,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5b4be14c9d15c9d19c65173796c4c308c85ca8" 2018-09-22 04:24:50,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-66128c54-2e61-48ef-aff6-58256073ad57 Date: Sat, 22 Sep 2018 04:24:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "updated_at": "2018-09-22T04:24:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "revision_number": 0, "id": "34ed78d7-04ae-4aab-95ef-865de896f772", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "revision_number": 0, "id": "711bb775-ad6d-4c2b-8a71-69b570a9f8f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}], "revision_number": 2, "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "name": "CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name"}]} 2018-09-22 04:24:50,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name used request id req-66128c54-2e61-48ef-aff6-58256073ad57 2018-09-22 04:24:50,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:24:50,109 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:24:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:24:50,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1b90febdb4cf4bf5b9581ebe6fbcece9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5b4be14c9d15c9d19c65173796c4c308c85ca8" 2018-09-22 04:24:50,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b14667e5-8b95-4b08-a27b-9586cf354737 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1b90febdb4cf4bf5b9581ebe6fbcece9"}, "enabled": true, "id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d7060adb-de85-496-proj"}} 2018-09-22 04:24:50,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1b90febdb4cf4bf5b9581ebe6fbcece9 used request id req-b14667e5-8b95-4b08-a27b-9586cf354737 2018-09-22 04:24:50,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3f0c95c8-4f0b-4e20-99a4-f8d97414806d 2018-09-22 04:24:50,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5b4be14c9d15c9d19c65173796c4c308c85ca8" 2018-09-22 04:24:50,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2694d9af-89c0-483a-9a1c-4b46120bf8a0 Date: Sat, 22 Sep 2018 04:24:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "34ed78d7-04ae-4aab-95ef-865de896f772"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "711bb775-ad6d-4c2b-8a71-69b570a9f8f6"}]} 2018-09-22 04:24:50,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d used request id req-2694d9af-89c0-483a-9a1c-4b46120bf8a0 2018-09-22 04:24:50,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}ff5b4be14c9d15c9d19c65173796c4c308c85ca8" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d"}}' 2018-09-22 04:24:50,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-7d3941d6-20b3-4e01-a665-fed0183ba429 Date: Sat, 22 Sep 2018 04:24:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:50Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:50Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "355510ca-ba8a-40ab-a713-dc56053a3617"}} 2018-09-22 04:24:50,697 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-7d3941d6-20b3-4e01-a665-fed0183ba429 2018-09-22 04:24:50,697 - neutron_utils - INFO - Retrieving security group with ID - 3f0c95c8-4f0b-4e20-99a4-f8d97414806d 2018-09-22 04:24:50,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5b4be14c9d15c9d19c65173796c4c308c85ca8" 2018-09-22 04:24:50,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-a482653a-f54f-43ce-b206-4c873805be2a Date: Sat, 22 Sep 2018 04:24:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "updated_at": "2018-09-22T04:24:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "revision_number": 0, "id": "34ed78d7-04ae-4aab-95ef-865de896f772", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:50Z", "revision_number": 0, "id": "355510ca-ba8a-40ab-a713-dc56053a3617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:50Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "revision_number": 0, "id": "711bb775-ad6d-4c2b-8a71-69b570a9f8f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}], "revision_number": 3, "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "name": "CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name"}]} 2018-09-22 04:24:50,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d used request id req-a482653a-f54f-43ce-b206-4c873805be2a 2018-09-22 04:24:50,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3f0c95c8-4f0b-4e20-99a4-f8d97414806d 2018-09-22 04:24:50,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5b4be14c9d15c9d19c65173796c4c308c85ca8" 2018-09-22 04:24:51,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-5bea6572-2f38-49bd-beb9-6820839939a8 Date: Sat, 22 Sep 2018 04:24:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "34ed78d7-04ae-4aab-95ef-865de896f772"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:50Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:50Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "355510ca-ba8a-40ab-a713-dc56053a3617"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "711bb775-ad6d-4c2b-8a71-69b570a9f8f6"}]} 2018-09-22 04:24:51,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d used request id req-5bea6572-2f38-49bd-beb9-6820839939a8 2018-09-22 04:24:51,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:51,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f8027e4d695949a4ab387efcfdf62f40", "name": "CreateSecurityGroupTests-d7060adb-de85-496-proj-role"}], "expires_at": "2018-09-22T05:24:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "name": "CreateSecurityGroupTests-d7060adb-de85-496-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/1b90febdb4cf4bf5b9581ebe6fbcece9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d7060adb-de85-496-user", "id": "2bad44efceeb40f18b5fb5035a60d87d"}, "audit_ids": ["FxNzc31lSXSVCvXFjSrHmg"], "issued_at": "2018-09-22T04:24:51.000000Z"}} 2018-09-22 04:24:51,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a057beb51bb70f46dde62f2b327bd3b88ae1c25d" 2018-09-22 04:24:51,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-76d5b121-4218-4682-b8db-efc92f39d275 Date: Sat, 22 Sep 2018 04:24:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "updated_at": "2018-09-22T04:24:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "revision_number": 0, "id": "34ed78d7-04ae-4aab-95ef-865de896f772", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:50Z", "revision_number": 0, "id": "355510ca-ba8a-40ab-a713-dc56053a3617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:50Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "revision_number": 0, "id": "711bb775-ad6d-4c2b-8a71-69b570a9f8f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}], "revision_number": 3, "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "name": "CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name"}]} 2018-09-22 04:24:51,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name&description=hello+group used request id req-76d5b121-4218-4682-b8db-efc92f39d275 2018-09-22 04:24:51,672 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3f0c95c8-4f0b-4e20-99a4-f8d97414806d 2018-09-22 04:24:51,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a057beb51bb70f46dde62f2b327bd3b88ae1c25d" 2018-09-22 04:24:51,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-a5a9d906-692d-4e5b-b7a8-7d5d22977436 Date: Sat, 22 Sep 2018 04:24:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "34ed78d7-04ae-4aab-95ef-865de896f772"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:50Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:50Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "355510ca-ba8a-40ab-a713-dc56053a3617"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "711bb775-ad6d-4c2b-8a71-69b570a9f8f6"}]} 2018-09-22 04:24:51,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d used request id req-a5a9d906-692d-4e5b-b7a8-7d5d22977436 2018-09-22 04:24:51,838 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3f0c95c8-4f0b-4e20-99a4-f8d97414806d 2018-09-22 04:24:51,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a057beb51bb70f46dde62f2b327bd3b88ae1c25d" 2018-09-22 04:24:52,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-7f23a61e-0edf-463a-a664-2d59c5203d00 Date: Sat, 22 Sep 2018 04:24:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "34ed78d7-04ae-4aab-95ef-865de896f772"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:50Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:50Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "355510ca-ba8a-40ab-a713-dc56053a3617"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "711bb775-ad6d-4c2b-8a71-69b570a9f8f6"}]} 2018-09-22 04:24:52,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d used request id req-7f23a61e-0edf-463a-a664-2d59c5203d00 2018-09-22 04:24:52,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a057beb51bb70f46dde62f2b327bd3b88ae1c25d" 2018-09-22 04:24:52,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-5de866a0-ac91-4b4b-bd92-3464d4ab9647 Date: Sat, 22 Sep 2018 04:24:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "updated_at": "2018-09-22T04:24:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "revision_number": 0, "id": "34ed78d7-04ae-4aab-95ef-865de896f772", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:50Z", "revision_number": 0, "id": "355510ca-ba8a-40ab-a713-dc56053a3617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:50Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "revision_number": 0, "id": "711bb775-ad6d-4c2b-8a71-69b570a9f8f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}], "revision_number": 3, "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "name": "CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name"}]} 2018-09-22 04:24:52,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name used request id req-5de866a0-ac91-4b4b-bd92-3464d4ab9647 2018-09-22 04:24:52,226 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3f0c95c8-4f0b-4e20-99a4-f8d97414806d 2018-09-22 04:24:52,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a057beb51bb70f46dde62f2b327bd3b88ae1c25d" 2018-09-22 04:24:52,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-567bd55b-ed82-4cf2-95c7-03d2e49c79cf Date: Sat, 22 Sep 2018 04:24:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "34ed78d7-04ae-4aab-95ef-865de896f772"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:50Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:50Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "355510ca-ba8a-40ab-a713-dc56053a3617"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "711bb775-ad6d-4c2b-8a71-69b570a9f8f6"}]} 2018-09-22 04:24:52,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d used request id req-567bd55b-ed82-4cf2-95c7-03d2e49c79cf 2018-09-22 04:24:52,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a057beb51bb70f46dde62f2b327bd3b88ae1c25d" 2018-09-22 04:24:52,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-5dc383ea-c321-4547-ade0-8c7aee2f2d69 Date: Sat, 22 Sep 2018 04:24:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "updated_at": "2018-09-22T04:24:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "revision_number": 0, "id": "34ed78d7-04ae-4aab-95ef-865de896f772", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:50Z", "revision_number": 0, "id": "355510ca-ba8a-40ab-a713-dc56053a3617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:50Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "revision_number": 0, "id": "711bb775-ad6d-4c2b-8a71-69b570a9f8f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}], "revision_number": 3, "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "name": "CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name"}]} 2018-09-22 04:24:52,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name used request id req-5dc383ea-c321-4547-ade0-8c7aee2f2d69 2018-09-22 04:24:52,314 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3f0c95c8-4f0b-4e20-99a4-f8d97414806d 2018-09-22 04:24:52,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a057beb51bb70f46dde62f2b327bd3b88ae1c25d" 2018-09-22 04:24:52,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-d726d38c-90ea-44b2-a580-38d772266168 Date: Sat, 22 Sep 2018 04:24:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "34ed78d7-04ae-4aab-95ef-865de896f772"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:50Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:50Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "355510ca-ba8a-40ab-a713-dc56053a3617"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "3f0c95c8-4f0b-4e20-99a4-f8d97414806d", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "711bb775-ad6d-4c2b-8a71-69b570a9f8f6"}]} 2018-09-22 04:24:52,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3f0c95c8-4f0b-4e20-99a4-f8d97414806d used request id req-d726d38c-90ea-44b2-a580-38d772266168 2018-09-22 04:24:52,491 - neutron_utils - INFO - Deleting security group rule with ID - 711bb775-ad6d-4c2b-8a71-69b570a9f8f6 2018-09-22 04:24:52,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/711bb775-ad6d-4c2b-8a71-69b570a9f8f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5b4be14c9d15c9d19c65173796c4c308c85ca8" 2018-09-22 04:24:52,737 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2922eb79-ba5d-473e-823f-415594bf797a Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:52,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/711bb775-ad6d-4c2b-8a71-69b570a9f8f6 used request id req-2922eb79-ba5d-473e-823f-415594bf797a 2018-09-22 04:24:52,737 - neutron_utils - INFO - Deleting security group rule with ID - 34ed78d7-04ae-4aab-95ef-865de896f772 2018-09-22 04:24:52,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/34ed78d7-04ae-4aab-95ef-865de896f772 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5b4be14c9d15c9d19c65173796c4c308c85ca8" 2018-09-22 04:24:52,980 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e5e17d91-6008-45e0-b941-d8edf6486f9b Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:52,980 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/34ed78d7-04ae-4aab-95ef-865de896f772 used request id req-e5e17d91-6008-45e0-b941-d8edf6486f9b 2018-09-22 04:24:52,980 - neutron_utils - INFO - Deleting security group rule with ID - 355510ca-ba8a-40ab-a713-dc56053a3617 2018-09-22 04:24:52,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/355510ca-ba8a-40ab-a713-dc56053a3617 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5b4be14c9d15c9d19c65173796c4c308c85ca8" 2018-09-22 04:24:53,235 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b2f01038-3a1e-4b12-9942-f82baa897c1b Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:53,236 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/355510ca-ba8a-40ab-a713-dc56053a3617 used request id req-b2f01038-3a1e-4b12-9942-f82baa897c1b 2018-09-22 04:24:53,236 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-c9aa9f38-9bd0-410c-9371-886abb8603b9name 2018-09-22 04:24:53,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3f0c95c8-4f0b-4e20-99a4-f8d97414806d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5b4be14c9d15c9d19c65173796c4c308c85ca8" 2018-09-22 04:24:53,543 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e35ff51-11ef-424c-b2d2-1dff5053e3a9 Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:53,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3f0c95c8-4f0b-4e20-99a4-f8d97414806d used request id req-7e35ff51-11ef-424c-b2d2-1dff5053e3a9 2018-09-22 04:24:53,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d73a56ff2e16b94a9f9218772092af3c585764" 2018-09-22 04:24:53,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-0c999c13-bb2a-4f4b-9c56-629ac91df689 Date: Sat, 22 Sep 2018 04:24:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "updated_at": "2018-09-22T04:24:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "revision_number": 0, "id": "02d92c9f-81fa-4096-b552-5d19ddc9390c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:48Z", "security_group_id": "767a27ee-b06e-42f9-9188-059dbc5155bc", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "revision_number": 0, "id": "1eaa7b77-bbcf-4801-95a3-0c15623cf759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:48Z", "security_group_id": "767a27ee-b06e-42f9-9188-059dbc5155bc", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "revision_number": 0, "id": "597f78f7-e826-482b-b143-1044f4b0e732", "remote_group_id": "767a27ee-b06e-42f9-9188-059dbc5155bc", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:48Z", "security_group_id": "767a27ee-b06e-42f9-9188-059dbc5155bc", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "revision_number": 0, "id": "a9d421fc-570f-4b92-8e0d-e3859c6a3c60", "remote_group_id": "767a27ee-b06e-42f9-9188-059dbc5155bc", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:48Z", "security_group_id": "767a27ee-b06e-42f9-9188-059dbc5155bc", "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9"}], "revision_number": 4, "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "767a27ee-b06e-42f9-9188-059dbc5155bc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:24:53,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-0c999c13-bb2a-4f4b-9c56-629ac91df689 2018-09-22 04:24:53,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d73a56ff2e16b94a9f9218772092af3c585764" 2018-09-22 04:24:53,873 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33c66ae6-2ed3-4ffd-9dae-e469b8d220f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:53,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-33c66ae6-2ed3-4ffd-9dae-e469b8d220f7 2018-09-22 04:24:53,873 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:53,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d73a56ff2e16b94a9f9218772092af3c585764" 2018-09-22 04:24:53,957 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b69bad46-6b58-41f8-9f1f-ac5f2029a022 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:53,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-b69bad46-6b58-41f8-9f1f-ac5f2029a022 2018-09-22 04:24:53,957 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:53,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d73a56ff2e16b94a9f9218772092af3c585764" 2018-09-22 04:24:54,049 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bd1247c-ae6f-481a-8b98-1ba0caf01c1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:54,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-9bd1247c-ae6f-481a-8b98-1ba0caf01c1d 2018-09-22 04:24:54,049 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:54,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d73a56ff2e16b94a9f9218772092af3c585764" 2018-09-22 04:24:54,136 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:24:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-361033e3-f35f-48b5-a2a8-4bdad906ea88 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:24:54,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-361033e3-f35f-48b5-a2a8-4bdad906ea88 2018-09-22 04:24:54,136 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:24:54,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1b90febdb4cf4bf5b9581ebe6fbcece9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d73a56ff2e16b94a9f9218772092af3c585764" 2018-09-22 04:24:54,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d5b64b6-b306-47a4-aa82-01dfb815444b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1b90febdb4cf4bf5b9581ebe6fbcece9"}, "enabled": true, "id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d7060adb-de85-496-proj"}} 2018-09-22 04:24:54,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1b90febdb4cf4bf5b9581ebe6fbcece9 used request id req-8d5b64b6-b306-47a4-aa82-01dfb815444b 2018-09-22 04:24:54,223 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 767a27ee-b06e-42f9-9188-059dbc5155bc 2018-09-22 04:24:54,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=767a27ee-b06e-42f9-9188-059dbc5155bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d73a56ff2e16b94a9f9218772092af3c585764" 2018-09-22 04:24:54,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a5a701d4-d1d8-42e4-b875-4cac6c3cd48b Date: Sat, 22 Sep 2018 04:24:54 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-09-22T04:24:48Z", "security_group_id": "767a27ee-b06e-42f9-9188-059dbc5155bc", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "02d92c9f-81fa-4096-b552-5d19ddc9390c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "767a27ee-b06e-42f9-9188-059dbc5155bc", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "1eaa7b77-bbcf-4801-95a3-0c15623cf759"}, {"remote_group_id": "767a27ee-b06e-42f9-9188-059dbc5155bc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "767a27ee-b06e-42f9-9188-059dbc5155bc", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "597f78f7-e826-482b-b143-1044f4b0e732"}, {"remote_group_id": "767a27ee-b06e-42f9-9188-059dbc5155bc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:48Z", "security_group_id": "767a27ee-b06e-42f9-9188-059dbc5155bc", "port_range_min": null, "revision_number": 0, "tenant_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "created_at": "2018-09-22T04:24:48Z", "project_id": "1b90febdb4cf4bf5b9581ebe6fbcece9", "id": "a9d421fc-570f-4b92-8e0d-e3859c6a3c60"}]} 2018-09-22 04:24:54,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=767a27ee-b06e-42f9-9188-059dbc5155bc used request id req-a5a701d4-d1d8-42e4-b875-4cac6c3cd48b 2018-09-22 04:24:54,391 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:24:54,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/767a27ee-b06e-42f9-9188-059dbc5155bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d73a56ff2e16b94a9f9218772092af3c585764" 2018-09-22 04:24:54,690 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-11d730ee-896a-48d2-8b4f-7da4a39d1746 Content-Length: 0 Date: Sat, 22 Sep 2018 04:24:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:24:54,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/767a27ee-b06e-42f9-9188-059dbc5155bc used request id req-11d730ee-896a-48d2-8b4f-7da4a39d1746 2018-09-22 04:24:54,691 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-d7060adb-de85-496-proj 2018-09-22 04:24:54,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/1b90febdb4cf4bf5b9581ebe6fbcece9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d73a56ff2e16b94a9f9218772092af3c585764" 2018-09-22 04:24:54,883 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19cf155a-4733-44ed-b4f1-f9c249a6b968 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:54,883 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1b90febdb4cf4bf5b9581ebe6fbcece9 used request id req-19cf155a-4733-44ed-b4f1-f9c249a6b968 2018-09-22 04:24:54,883 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-d7060adb-de85-496-proj-role 2018-09-22 04:24:54,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f8027e4d695949a4ab387efcfdf62f40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d73a56ff2e16b94a9f9218772092af3c585764" 2018-09-22 04:24:54,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47f1ffeb-c6a6-45e2-9900-9463c2f43889 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:54,996 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f8027e4d695949a4ab387efcfdf62f40 used request id req-47f1ffeb-c6a6-45e2-9900-9463c2f43889 2018-09-22 04:24:54,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d73a56ff2e16b94a9f9218772092af3c585764" 2018-09-22 04:24:55,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f887a1-764a-4e8d-8b1e-f2c564bcc89f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:24:55,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-56f887a1-764a-4e8d-8b1e-f2c564bcc89f 2018-09-22 04:24:55,081 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-d7060adb-de85-496-user 2018-09-22 04:24:55,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/2bad44efceeb40f18b5fb5035a60d87d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cefefd9d3741a2b2c28daf4aa57e1fdf275744e" 2018-09-22 04:24:55,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdd64e5c-d186-4014-a36d-22990c8b22d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:55,260 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2bad44efceeb40f18b5fb5035a60d87d used request id req-cdd64e5c-d186-4014-a36d-22990c8b22d8 2018-09-22 04:24:55,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:55,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:24:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Vr96LuouQCqnEZjkwbxscg"], "issued_at": "2018-09-22T04:24:55.000000Z"}} 2018-09-22 04:24:55,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fe0fb188f41c3eb7a11e542f93cf38886e6943" 2018-09-22 04:24:55,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1adec05f-30d9-48e3-b141-60973d40cb37 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:55,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1adec05f-30d9-48e3-b141-60973d40cb37 2018-09-22 04:24:55,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:55,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:56,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:24:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["TFgTLy3FRI2KczLNSSk8qg"], "issued_at": "2018-09-22T04:24:56.000000Z"}} 2018-09-22 04:24:56,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:24:56,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b3ee9c-26f6-4bfd-b40f-27fab10fae1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:56,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c2b3ee9c-26f6-4bfd-b40f-27fab10fae1b 2018-09-22 04:24:56,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:24:56,209 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:24:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:24:56,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:24:56,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be1ddf0-2a61-41ba-bb73-623369b7d4fb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:24:56,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj used request id req-3be1ddf0-2a61-41ba-bb73-623369b7d4fb 2018-09-22 04:24:56,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:24:56,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e0f6d3d-b100-4daa-9101-c2538e7e4d92 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:24:56,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9e0f6d3d-b100-4daa-9101-c2538e7e4d92 2018-09-22 04:24:56,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj"}}' 2018-09-22 04:24:56,492 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:24:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f31816f-142f-4646-ab96-9c1027ded632 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f2d4663e93ef45fd9d96d278c3285336"}, "enabled": true, "id": "f2d4663e93ef45fd9d96d278c3285336", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj"}} 2018-09-22 04:24:56,493 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3f31816f-142f-4646-ab96-9c1027ded632 2018-09-22 04:24:56,493 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj 2018-09-22 04:24:56,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:56,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:56,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:24:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["hFKDhkjGQB67NU-9jWPCZw"], "issued_at": "2018-09-22T04:24:56.000000Z"}} 2018-09-22 04:24:56,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1beab7eb5bad4f5a3e939feae5e28a09035fb3e" 2018-09-22 04:24:56,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04104b65-fd58-40d2-ab44-834c7ef0b089 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:56,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-04104b65-fd58-40d2-ab44-834c7ef0b089 2018-09-22 04:24:56,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:24:56,964 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:24:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:24:56,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1beab7eb5bad4f5a3e939feae5e28a09035fb3e" 2018-09-22 04:24:57,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aec91fd-c51b-4fd7-aabf-893fcfa78a6a Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:24:57,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3aec91fd-c51b-4fd7-aabf-893fcfa78a6a 2018-09-22 04:24:57,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1beab7eb5bad4f5a3e939feae5e28a09035fb3e" 2018-09-22 04:24:57,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67b08749-d2b7-4073-a940-9de18b509a74 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f2d4663e93ef45fd9d96d278c3285336"}, "enabled": true, "id": "f2d4663e93ef45fd9d96d278c3285336", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj"}]} 2018-09-22 04:24:57,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj used request id req-67b08749-d2b7-4073-a940-9de18b509a74 2018-09-22 04:24:57,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1beab7eb5bad4f5a3e939feae5e28a09035fb3e" 2018-09-22 04:24:57,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-812dfb30-28d1-4457-a180-8c21568063ae Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:24:57,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-812dfb30-28d1-4457-a180-8c21568063ae 2018-09-22 04:24:57,613 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e317fb7d-1ae0-4af-user 2018-09-22 04:24:57,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:57,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:24:57,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-210bce19-954a-420a-8817-c2f15da2bbcf Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:24:57,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-210bce19-954a-420a-8817-c2f15da2bbcf 2018-09-22 04:24:57,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" -d '{"role": {"name": "CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj-role"}}' 2018-09-22 04:24:57,816 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:24:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b594887-6544-48dd-a36d-1c8b4a114679 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dd0847ffb664404397d1f9719cb3eadb", "links": {"self": "http://172.30.9.23:5000/v3/roles/dd0847ffb664404397d1f9719cb3eadb"}, "name": "CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj-role"}} 2018-09-22 04:24:57,817 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8b594887-6544-48dd-a36d-1c8b4a114679 2018-09-22 04:24:57,817 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj-role 2018-09-22 04:24:57,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/dd0847ffb664404397d1f9719cb3eadb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:24:57,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e33a20ae-da1a-4998-a00a-17c9b05b13a6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/dd0847ffb664404397d1f9719cb3eadb"}, "domain_id": null, "name": "CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj-role", "id": "dd0847ffb664404397d1f9719cb3eadb"}} 2018-09-22 04:24:57,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/dd0847ffb664404397d1f9719cb3eadb used request id req-e33a20ae-da1a-4998-a00a-17c9b05b13a6 2018-09-22 04:24:57,907 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj-role to project CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj 2018-09-22 04:24:57,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f2d4663e93ef45fd9d96d278c3285336/users/716facfea2d942a4ae30adae5ea8f6b6/roles/dd0847ffb664404397d1f9719cb3eadb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:24:58,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:24:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebdeb46c-d8d9-47f1-8dc1-55578e7e2018 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:24:58,047 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f2d4663e93ef45fd9d96d278c3285336/users/716facfea2d942a4ae30adae5ea8f6b6/roles/dd0847ffb664404397d1f9719cb3eadb used request id req-ebdeb46c-d8d9-47f1-8dc1-55578e7e2018 2018-09-22 04:24:58,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:24:58,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:24:58,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd0847ffb664404397d1f9719cb3eadb", "name": "CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj-role"}], "expires_at": "2018-09-22T05:24:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2d4663e93ef45fd9d96d278c3285336", "name": "CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f2d4663e93ef45fd9d96d278c3285336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/f2d4663e93ef45fd9d96d278c3285336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/f2d4663e93ef45fd9d96d278c3285336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f2d4663e93ef45fd9d96d278c3285336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/f2d4663e93ef45fd9d96d278c3285336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/f2d4663e93ef45fd9d96d278c3285336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f2d4663e93ef45fd9d96d278c3285336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/f2d4663e93ef45fd9d96d278c3285336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/f2d4663e93ef45fd9d96d278c3285336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f2d4663e93ef45fd9d96d278c3285336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/f2d4663e93ef45fd9d96d278c3285336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/f2d4663e93ef45fd9d96d278c3285336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e317fb7d-1ae0-4af-user", "id": "716facfea2d942a4ae30adae5ea8f6b6"}, "audit_ids": ["IVE99z3_Qsu32RWFfWsnbA"], "issued_at": "2018-09-22T04:24:58.000000Z"}} 2018-09-22 04:24:58,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:24:58,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78725d54-f832-476d-8a77-0a2a54f5ab7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:24:58,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-78725d54-f832-476d-8a77-0a2a54f5ab7d 2018-09-22 04:24:58,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:24:58,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1054ab16-5367-41c7-b7c1-d5154472c72f Date: Sat, 22 Sep 2018 04:24:58 GMT RESP BODY: {"security_groups": []} 2018-09-22 04:24:58,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname&description=hello+group used request id req-1054ab16-5367-41c7-b7c1-d5154472c72f 2018-09-22 04:24:58,781 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname... 2018-09-22 04:24:58,781 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname 2018-09-22 04:24:58,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" -d '{"security_group": {"name": "CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname", "description": "hello group"}}' 2018-09-22 04:24:59,123 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-ab911b49-8243-46e6-af75-4d55d5a5e8c0 Date: Sat, 22 Sep 2018 04:24:59 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "updated_at": "2018-09-22T04:24:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "4320dc19-3283-4078-85c4-f96524499218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}], "revision_number": 2, "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "name": "CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname"}} 2018-09-22 04:24:59,123 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-ab911b49-8243-46e6-af75-4d55d5a5e8c0 2018-09-22 04:24:59,124 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:24:59,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:24:59,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5c7b3947-8f47-4db9-9751-06c1d24ba0f7 Date: Sat, 22 Sep 2018 04:24:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}]} 2018-09-22 04:24:59,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-5c7b3947-8f47-4db9-9751-06c1d24ba0f7 2018-09-22 04:24:59,309 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:24:59,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:24:59,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-26103faf-e8b3-4b77-bb4c-6d842afc0b10 Date: Sat, 22 Sep 2018 04:24:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}]} 2018-09-22 04:24:59,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-26103faf-e8b3-4b77-bb4c-6d842afc0b10 2018-09-22 04:24:59,477 - neutron_utils - INFO - Retrieving security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:24:59,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:24:59,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-11892a57-096e-4888-b55a-3a77c7d295d9 Date: Sat, 22 Sep 2018 04:24:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "updated_at": "2018-09-22T04:24:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "4320dc19-3283-4078-85c4-f96524499218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}], "revision_number": 2, "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "name": "CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname"}]} 2018-09-22 04:24:59,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-11892a57-096e-4888-b55a-3a77c7d295d9 2018-09-22 04:24:59,692 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:24:59,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:24:59,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-46496e54-6a37-411d-8179-3d7bb9500847 Date: Sat, 22 Sep 2018 04:24:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}]} 2018-09-22 04:24:59,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-46496e54-6a37-411d-8179-3d7bb9500847 2018-09-22 04:24:59,871 - neutron_utils - INFO - Retrieving security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:24:59,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:25:00,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b1cf624c-5289-4f79-82b1-2ad7c9a05895 Date: Sat, 22 Sep 2018 04:25:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "updated_at": "2018-09-22T04:24:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "4320dc19-3283-4078-85c4-f96524499218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}], "revision_number": 2, "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "name": "CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname"}]} 2018-09-22 04:25:00,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-b1cf624c-5289-4f79-82b1-2ad7c9a05895 2018-09-22 04:25:00,060 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:25:00,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:25:00,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8dd586c4-bbe0-4bbd-ade0-27adfd508f2e Date: Sat, 22 Sep 2018 04:25:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}]} 2018-09-22 04:25:00,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-8dd586c4-bbe0-4bbd-ade0-27adfd508f2e 2018-09-22 04:25:00,242 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname 2018-09-22 04:25:00,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:25:00,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1955f02d-48a6-4632-82bb-5fa6f28e2466 Date: Sat, 22 Sep 2018 04:25:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "updated_at": "2018-09-22T04:24:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "4320dc19-3283-4078-85c4-f96524499218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}], "revision_number": 2, "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "name": "CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname"}]} 2018-09-22 04:25:00,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname used request id req-1955f02d-48a6-4632-82bb-5fa6f28e2466 2018-09-22 04:25:00,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:25:00,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:25:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:25:00,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f2d4663e93ef45fd9d96d278c3285336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:25:00,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c928b9d-dbaa-4d02-aba8-66b9e8c7c9f9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f2d4663e93ef45fd9d96d278c3285336"}, "enabled": true, "id": "f2d4663e93ef45fd9d96d278c3285336", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj"}} 2018-09-22 04:25:00,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f2d4663e93ef45fd9d96d278c3285336 used request id req-3c928b9d-dbaa-4d02-aba8-66b9e8c7c9f9 2018-09-22 04:25:00,379 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:25:00,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:25:00,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c9bb68bd-d18e-44c9-83c0-f8a340e8d06a Date: Sat, 22 Sep 2018 04:25:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}]} 2018-09-22 04:25:00,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-c9bb68bd-d18e-44c9-83c0-f8a340e8d06a 2018-09-22 04:25:00,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c54336a57ac805f51b5420479141b6e1d576ecf" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66"}}' 2018-09-22 04:25:00,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-26aa6c9e-b79e-48bb-9274-df1171827a76 Date: Sat, 22 Sep 2018 04:25:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:00Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca"}} 2018-09-22 04:25:00,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-26aa6c9e-b79e-48bb-9274-df1171827a76 2018-09-22 04:25:00,709 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname 2018-09-22 04:25:00,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:25:00,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-0efa24a6-dc7b-4ea5-8fb5-6ba476feddc7 Date: Sat, 22 Sep 2018 04:25:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "updated_at": "2018-09-22T04:25:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "4320dc19-3283-4078-85c4-f96524499218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "revision_number": 0, "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}], "revision_number": 3, "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "name": "CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname"}]} 2018-09-22 04:25:00,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname used request id req-0efa24a6-dc7b-4ea5-8fb5-6ba476feddc7 2018-09-22 04:25:00,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f2d4663e93ef45fd9d96d278c3285336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:25:00,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c82a46-4059-497c-b2c5-6a0e48d72a07 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f2d4663e93ef45fd9d96d278c3285336"}, "enabled": true, "id": "f2d4663e93ef45fd9d96d278c3285336", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj"}} 2018-09-22 04:25:00,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f2d4663e93ef45fd9d96d278c3285336 used request id req-30c82a46-4059-497c-b2c5-6a0e48d72a07 2018-09-22 04:25:00,998 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:25:01,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:25:01,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-0f40a182-7b38-41ac-b9c3-5f23653ce215 Date: Sat, 22 Sep 2018 04:25:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:00Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca"}]} 2018-09-22 04:25:01,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-0f40a182-7b38-41ac-b9c3-5f23653ce215 2018-09-22 04:25:01,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c54336a57ac805f51b5420479141b6e1d576ecf" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66"}}' 2018-09-22 04:25:01,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-122af37b-0c89-4b4f-9189-97a1f455ddf2 Date: Sat, 22 Sep 2018 04:25:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18"}} 2018-09-22 04:25:01,506 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-122af37b-0c89-4b4f-9189-97a1f455ddf2 2018-09-22 04:25:01,506 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname 2018-09-22 04:25:01,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:25:01,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-0079e9a3-4e1f-4543-a551-8ac5813460c9 Date: Sat, 22 Sep 2018 04:25:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "updated_at": "2018-09-22T04:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "4320dc19-3283-4078-85c4-f96524499218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "revision_number": 0, "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}], "revision_number": 4, "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "name": "CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname"}]} 2018-09-22 04:25:01,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname used request id req-0079e9a3-4e1f-4543-a551-8ac5813460c9 2018-09-22 04:25:01,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f2d4663e93ef45fd9d96d278c3285336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:25:01,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e70c50-cbd4-42e5-81d6-d7597fbdc64b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f2d4663e93ef45fd9d96d278c3285336"}, "enabled": true, "id": "f2d4663e93ef45fd9d96d278c3285336", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj"}} 2018-09-22 04:25:01,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f2d4663e93ef45fd9d96d278c3285336 used request id req-63e70c50-cbd4-42e5-81d6-d7597fbdc64b 2018-09-22 04:25:01,788 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:25:01,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:25:01,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-078678fe-9552-4df6-91ff-6d4c002d8ae3 Date: Sat, 22 Sep 2018 04:25:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:00Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca"}]} 2018-09-22 04:25:01,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-078678fe-9552-4df6-91ff-6d4c002d8ae3 2018-09-22 04:25:01,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}6c54336a57ac805f51b5420479141b6e1d576ecf" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": 10}}' 2018-09-22 04:25:01,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-1c56b932-0281-42af-a2b8-f179d26d2dff Date: Sat, 22 Sep 2018 04:25:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": 10, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089"}} 2018-09-22 04:25:01,984 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-1c56b932-0281-42af-a2b8-f179d26d2dff 2018-09-22 04:25:01,985 - neutron_utils - INFO - Retrieving security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:25:01,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:25:02,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-db1d8633-f759-43eb-8f77-8465891e753c Date: Sat, 22 Sep 2018 04:25:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "updated_at": "2018-09-22T04:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "4320dc19-3283-4078-85c4-f96524499218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "revision_number": 0, "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}], "revision_number": 5, "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "name": "CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname"}]} 2018-09-22 04:25:02,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-db1d8633-f759-43eb-8f77-8465891e753c 2018-09-22 04:25:02,039 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:25:02,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:25:02,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6598b601-e16d-4052-8b6a-5fed6e3728fb Date: Sat, 22 Sep 2018 04:25:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": 10, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:00Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca"}]} 2018-09-22 04:25:02,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-6598b601-e16d-4052-8b6a-5fed6e3728fb 2018-09-22 04:25:02,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:02,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd0847ffb664404397d1f9719cb3eadb", "name": "CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj-role"}], "expires_at": "2018-09-22T05:25:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2d4663e93ef45fd9d96d278c3285336", "name": "CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f2d4663e93ef45fd9d96d278c3285336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/f2d4663e93ef45fd9d96d278c3285336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/f2d4663e93ef45fd9d96d278c3285336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f2d4663e93ef45fd9d96d278c3285336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/f2d4663e93ef45fd9d96d278c3285336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/f2d4663e93ef45fd9d96d278c3285336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f2d4663e93ef45fd9d96d278c3285336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/f2d4663e93ef45fd9d96d278c3285336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/f2d4663e93ef45fd9d96d278c3285336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f2d4663e93ef45fd9d96d278c3285336", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/f2d4663e93ef45fd9d96d278c3285336", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/f2d4663e93ef45fd9d96d278c3285336", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e317fb7d-1ae0-4af-user", "id": "716facfea2d942a4ae30adae5ea8f6b6"}, "audit_ids": ["uPrpIyybR4Ot2-vFbe-G1g"], "issued_at": "2018-09-22T04:25:02.000000Z"}} 2018-09-22 04:25:02,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:02,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e4218dad-a53b-417f-9dec-05a2f57acc6e Date: Sat, 22 Sep 2018 04:25:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "updated_at": "2018-09-22T04:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "4320dc19-3283-4078-85c4-f96524499218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "revision_number": 0, "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}], "revision_number": 5, "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "name": "CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname"}]} 2018-09-22 04:25:02,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname&description=hello+group used request id req-e4218dad-a53b-417f-9dec-05a2f57acc6e 2018-09-22 04:25:02,972 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:25:02,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:03,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-25b09f7f-f8f7-4247-9a90-e201b77d2742 Date: Sat, 22 Sep 2018 04:25:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": 10, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:00Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca"}]} 2018-09-22 04:25:03,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-25b09f7f-f8f7-4247-9a90-e201b77d2742 2018-09-22 04:25:03,148 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:25:03,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:03,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0dc865d1-77ca-4ff5-ab3a-b9d85aa93c61 Date: Sat, 22 Sep 2018 04:25:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": 10, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:00Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca"}]} 2018-09-22 04:25:03,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-0dc865d1-77ca-4ff5-ab3a-b9d85aa93c61 2018-09-22 04:25:03,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:03,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f22031d0-6384-4f74-99a5-8de17e2d74d1 Date: Sat, 22 Sep 2018 04:25:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "updated_at": "2018-09-22T04:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "4320dc19-3283-4078-85c4-f96524499218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "revision_number": 0, "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}], "revision_number": 5, "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "name": "CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname"}]} 2018-09-22 04:25:03,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname used request id req-f22031d0-6384-4f74-99a5-8de17e2d74d1 2018-09-22 04:25:03,411 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:25:03,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:03,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9ac38114-0b8e-480d-87bd-f9dbfb01d093 Date: Sat, 22 Sep 2018 04:25:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": 10, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:00Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca"}]} 2018-09-22 04:25:03,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-9ac38114-0b8e-480d-87bd-f9dbfb01d093 2018-09-22 04:25:03,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:03,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7e3a3497-f911-4e59-98d9-c7c42f5a1b70 Date: Sat, 22 Sep 2018 04:25:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "updated_at": "2018-09-22T04:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "4320dc19-3283-4078-85c4-f96524499218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "revision_number": 0, "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}], "revision_number": 5, "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "name": "CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname"}]} 2018-09-22 04:25:03,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname used request id req-7e3a3497-f911-4e59-98d9-c7c42f5a1b70 2018-09-22 04:25:03,788 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:25:03,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:03,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b654dcd9-0b8f-4b04-9d9e-b7c183b76440 Date: Sat, 22 Sep 2018 04:25:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": 10, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:00Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca"}]} 2018-09-22 04:25:03,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-b654dcd9-0b8f-4b04-9d9e-b7c183b76440 2018-09-22 04:25:03,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:04,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-241e1363-cd18-4335-9136-66d170941200 Date: Sat, 22 Sep 2018 04:25:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "updated_at": "2018-09-22T04:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "4320dc19-3283-4078-85c4-f96524499218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "revision_number": 0, "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}], "revision_number": 5, "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "name": "CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname"}]} 2018-09-22 04:25:04,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname used request id req-241e1363-cd18-4335-9136-66d170941200 2018-09-22 04:25:04,185 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:25:04,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:04,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ea995434-7367-4853-8292-e7938a138952 Date: Sat, 22 Sep 2018 04:25:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": 10, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:00Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca"}]} 2018-09-22 04:25:04,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-ea995434-7367-4853-8292-e7938a138952 2018-09-22 04:25:04,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:04,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f02775b2-d72d-41ed-913b-17bbbcd61a20 Date: Sat, 22 Sep 2018 04:25:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "updated_at": "2018-09-22T04:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "4320dc19-3283-4078-85c4-f96524499218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "revision_number": 0, "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}], "revision_number": 5, "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "name": "CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname"}]} 2018-09-22 04:25:04,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname used request id req-f02775b2-d72d-41ed-913b-17bbbcd61a20 2018-09-22 04:25:04,416 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:25:04,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:04,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2289641d-7987-4fc2-8d1d-25f60fd09956 Date: Sat, 22 Sep 2018 04:25:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": 10, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:00Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca"}]} 2018-09-22 04:25:04,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-2289641d-7987-4fc2-8d1d-25f60fd09956 2018-09-22 04:25:04,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:04,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-63218369-66dd-46bc-b909-c0eb9e8e7419 Date: Sat, 22 Sep 2018 04:25:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "updated_at": "2018-09-22T04:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "4320dc19-3283-4078-85c4-f96524499218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "revision_number": 0, "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}], "revision_number": 5, "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "name": "CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname"}]} 2018-09-22 04:25:04,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname used request id req-63218369-66dd-46bc-b909-c0eb9e8e7419 2018-09-22 04:25:04,657 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:25:04,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:04,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ba99caee-2741-4ccd-9ab0-a3ce8445ff0e Date: Sat, 22 Sep 2018 04:25:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": 10, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:00Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca"}]} 2018-09-22 04:25:04,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-ba99caee-2741-4ccd-9ab0-a3ce8445ff0e 2018-09-22 04:25:04,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:05,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0de91228-c11d-417c-b5c5-0151920a894f Date: Sat, 22 Sep 2018 04:25:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "updated_at": "2018-09-22T04:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "4320dc19-3283-4078-85c4-f96524499218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "revision_number": 0, "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}], "revision_number": 5, "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "name": "CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname"}]} 2018-09-22 04:25:05,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname used request id req-0de91228-c11d-417c-b5c5-0151920a894f 2018-09-22 04:25:05,035 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:25:05,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:05,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2bcc8bb9-4d35-4158-94e9-ab9f33afa605 Date: Sat, 22 Sep 2018 04:25:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": 10, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:00Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca"}]} 2018-09-22 04:25:05,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-2bcc8bb9-4d35-4158-94e9-ab9f33afa605 2018-09-22 04:25:05,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:05,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c69bd764-90cd-42b3-8798-d0dcd8790da2 Date: Sat, 22 Sep 2018 04:25:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "updated_at": "2018-09-22T04:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "4320dc19-3283-4078-85c4-f96524499218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "revision_number": 0, "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}], "revision_number": 5, "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "name": "CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname"}]} 2018-09-22 04:25:05,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname used request id req-c69bd764-90cd-42b3-8798-d0dcd8790da2 2018-09-22 04:25:05,287 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:25:05,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:05,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0f0d0863-05a0-4d67-95ae-1e5c8c888cb4 Date: Sat, 22 Sep 2018 04:25:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": 10, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:00Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca"}]} 2018-09-22 04:25:05,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-0f0d0863-05a0-4d67-95ae-1e5c8c888cb4 2018-09-22 04:25:05,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:05,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-99f1db7b-2b68-42a3-89f2-a871f8fe1bb2 Date: Sat, 22 Sep 2018 04:25:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "updated_at": "2018-09-22T04:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "4320dc19-3283-4078-85c4-f96524499218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "revision_number": 0, "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}], "revision_number": 5, "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "name": "CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname"}]} 2018-09-22 04:25:05,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname used request id req-99f1db7b-2b68-42a3-89f2-a871f8fe1bb2 2018-09-22 04:25:05,381 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:25:05,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:05,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b7a18b59-5557-4272-bfa5-64c60035d572 Date: Sat, 22 Sep 2018 04:25:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": 10, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:00Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca"}]} 2018-09-22 04:25:05,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-b7a18b59-5557-4272-bfa5-64c60035d572 2018-09-22 04:25:05,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:05,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5fa6937b-f589-4dd0-bf33-daa8e3af7257 Date: Sat, 22 Sep 2018 04:25:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "updated_at": "2018-09-22T04:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "4320dc19-3283-4078-85c4-f96524499218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "revision_number": 0, "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}], "revision_number": 5, "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "name": "CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname"}]} 2018-09-22 04:25:05,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname used request id req-5fa6937b-f589-4dd0-bf33-daa8e3af7257 2018-09-22 04:25:05,639 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:25:05,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:05,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1db2eace-7a5d-4d93-9580-0f4b9111b696 Date: Sat, 22 Sep 2018 04:25:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": 10, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:00Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca"}]} 2018-09-22 04:25:05,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-1db2eace-7a5d-4d93-9580-0f4b9111b696 2018-09-22 04:25:05,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:05,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7cc849d0-fde1-43b5-8acf-b9b33f791f04 Date: Sat, 22 Sep 2018 04:25:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "updated_at": "2018-09-22T04:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "4320dc19-3283-4078-85c4-f96524499218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "revision_number": 0, "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}], "revision_number": 5, "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "name": "CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname"}]} 2018-09-22 04:25:05,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname used request id req-7cc849d0-fde1-43b5-8acf-b9b33f791f04 2018-09-22 04:25:05,744 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:25:05,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:05,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1051ea2a-3f2f-4bd5-af7b-c8490cebbefb Date: Sat, 22 Sep 2018 04:25:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": 10, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:00Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca"}]} 2018-09-22 04:25:05,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-1051ea2a-3f2f-4bd5-af7b-c8490cebbefb 2018-09-22 04:25:05,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:05,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c5a5c1f4-c99d-4aa8-aa8f-782a65aac110 Date: Sat, 22 Sep 2018 04:25:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "updated_at": "2018-09-22T04:25:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "4320dc19-3283-4078-85c4-f96524499218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "revision_number": 0, "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "revision_number": 0, "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "revision_number": 0, "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}], "revision_number": 5, "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "name": "CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname"}]} 2018-09-22 04:25:05,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname used request id req-c5a5c1f4-c99d-4aa8-aa8f-782a65aac110 2018-09-22 04:25:05,982 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f24ae88-91f5-44dc-b39b-b970e0b23f66 2018-09-22 04:25:05,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccd2f04a2aed9b6405303a2e41c838a8ec1b0de" 2018-09-22 04:25:06,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0906a827-37af-4058-b2f1-4e37ec624895 Date: Sat, 22 Sep 2018 04:25:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "4320dc19-3283-4078-85c4-f96524499218"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": 10, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "43f0795b-2a1d-4397-9d09-ee8e70a93089"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:59Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:59Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "75738507-0bbe-4c03-b3a9-3cb108446f7b"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:01Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:01Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "dd9c2e70-87b3-441d-bc5a-b565908cbf18"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:00Z", "security_group_id": "2f24ae88-91f5-44dc-b39b-b970e0b23f66", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:25:00Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "f7a489f7-7d2a-4e85-851f-97d8beea17ca"}]} 2018-09-22 04:25:06,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-0906a827-37af-4058-b2f1-4e37ec624895 2018-09-22 04:25:06,022 - neutron_utils - INFO - Deleting security group rule with ID - dd9c2e70-87b3-441d-bc5a-b565908cbf18 2018-09-22 04:25:06,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/dd9c2e70-87b3-441d-bc5a-b565908cbf18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:25:06,152 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0fbde1ec-8d9e-40e0-8bdd-f55cd7c5e9fd Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:06,152 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/dd9c2e70-87b3-441d-bc5a-b565908cbf18 used request id req-0fbde1ec-8d9e-40e0-8bdd-f55cd7c5e9fd 2018-09-22 04:25:06,152 - neutron_utils - INFO - Deleting security group rule with ID - 43f0795b-2a1d-4397-9d09-ee8e70a93089 2018-09-22 04:25:06,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/43f0795b-2a1d-4397-9d09-ee8e70a93089 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:25:06,419 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f50ffa66-02ed-48fb-afbb-721764dffd7b Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:06,419 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/43f0795b-2a1d-4397-9d09-ee8e70a93089 used request id req-f50ffa66-02ed-48fb-afbb-721764dffd7b 2018-09-22 04:25:06,419 - neutron_utils - INFO - Deleting security group rule with ID - 4320dc19-3283-4078-85c4-f96524499218 2018-09-22 04:25:06,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/4320dc19-3283-4078-85c4-f96524499218 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:25:06,664 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32a683e1-f18c-4e0f-8ea6-522d40a34dc3 Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:06,664 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/4320dc19-3283-4078-85c4-f96524499218 used request id req-32a683e1-f18c-4e0f-8ea6-522d40a34dc3 2018-09-22 04:25:06,664 - neutron_utils - INFO - Deleting security group rule with ID - 75738507-0bbe-4c03-b3a9-3cb108446f7b 2018-09-22 04:25:06,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/75738507-0bbe-4c03-b3a9-3cb108446f7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:25:06,908 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a387d647-81fc-4115-9e36-c869eb3c95e1 Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:06,908 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/75738507-0bbe-4c03-b3a9-3cb108446f7b used request id req-a387d647-81fc-4115-9e36-c869eb3c95e1 2018-09-22 04:25:06,908 - neutron_utils - INFO - Deleting security group rule with ID - f7a489f7-7d2a-4e85-851f-97d8beea17ca 2018-09-22 04:25:06,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/f7a489f7-7d2a-4e85-851f-97d8beea17ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:25:07,162 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-990a0101-c7d4-48f3-8ab0-1b5e9ea5358d Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:07,162 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/f7a489f7-7d2a-4e85-851f-97d8beea17ca used request id req-990a0101-c7d4-48f3-8ab0-1b5e9ea5358d 2018-09-22 04:25:07,162 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-862cdedd-cbbe-4933-998d-24c12d5cb2baname 2018-09-22 04:25:07,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2f24ae88-91f5-44dc-b39b-b970e0b23f66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c54336a57ac805f51b5420479141b6e1d576ecf" 2018-09-22 04:25:07,283 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-803510a4-6552-466e-b204-a8f08cf2efb1 Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:07,284 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2f24ae88-91f5-44dc-b39b-b970e0b23f66 used request id req-803510a4-6552-466e-b204-a8f08cf2efb1 2018-09-22 04:25:07,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:25:07,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-e7d55e2b-5a84-458b-b384-5a4338746d6b Date: Sat, 22 Sep 2018 04:25:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:58Z", "updated_at": "2018-09-22T04:24:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:58Z", "revision_number": 0, "id": "186b1019-68c4-4048-986c-6a559f5b3f81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:58Z", "security_group_id": "ee7c94f0-c2b3-4c37-82cb-7962a1688f6d", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:58Z", "revision_number": 0, "id": "505c6433-7bde-4651-8caf-af1a9e7e576b", "remote_group_id": "ee7c94f0-c2b3-4c37-82cb-7962a1688f6d", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:58Z", "security_group_id": "ee7c94f0-c2b3-4c37-82cb-7962a1688f6d", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:58Z", "revision_number": 0, "id": "f05f6f11-a002-443e-a9d0-8a0af3ed4962", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:58Z", "security_group_id": "ee7c94f0-c2b3-4c37-82cb-7962a1688f6d", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:58Z", "revision_number": 0, "id": "fecf4790-45cc-4a58-bbda-251c3ce28057", "remote_group_id": "ee7c94f0-c2b3-4c37-82cb-7962a1688f6d", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:58Z", "security_group_id": "ee7c94f0-c2b3-4c37-82cb-7962a1688f6d", "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2d4663e93ef45fd9d96d278c3285336"}], "revision_number": 4, "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "ee7c94f0-c2b3-4c37-82cb-7962a1688f6d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:25:07,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e7d55e2b-5a84-458b-b384-5a4338746d6b 2018-09-22 04:25:07,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:25:07,610 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0358caa4-c12b-488c-85ed-58d4db82d213 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:07,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-0358caa4-c12b-488c-85ed-58d4db82d213 2018-09-22 04:25:07,610 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:07,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:25:07,701 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6e2cf7e-4cf7-4eaa-ba5b-f930fbaa03a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:07,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-a6e2cf7e-4cf7-4eaa-ba5b-f930fbaa03a6 2018-09-22 04:25:07,702 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:07,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:25:07,782 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42f60bbf-b15b-4a3d-8dd7-b08121df5090 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:07,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-42f60bbf-b15b-4a3d-8dd7-b08121df5090 2018-09-22 04:25:07,782 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:07,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:25:07,869 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7946a306-5d03-4a3c-b977-46097d4fc17e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:07,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-7946a306-5d03-4a3c-b977-46097d4fc17e 2018-09-22 04:25:07,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:07,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:25:07,960 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49bb4c27-aaef-439e-b374-85ca03861bba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:07,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-49bb4c27-aaef-439e-b374-85ca03861bba 2018-09-22 04:25:07,960 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:07,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:25:08,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c3f8c3d-67cf-4c72-897b-d7965db9a6b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:08,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-1c3f8c3d-67cf-4c72-897b-d7965db9a6b3 2018-09-22 04:25:08,044 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:08,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:25:08,134 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17d98d5b-8e17-4718-a564-ca673ba43b27 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:08,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-17d98d5b-8e17-4718-a564-ca673ba43b27 2018-09-22 04:25:08,135 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:08,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:25:08,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c9991f2-24c1-4ec2-8c31-99d65898ddab Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:25:08,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-8c9991f2-24c1-4ec2-8c31-99d65898ddab 2018-09-22 04:25:08,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f2d4663e93ef45fd9d96d278c3285336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:25:08,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0594048-d50e-4211-a7fd-7b6efd2d63c3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f2d4663e93ef45fd9d96d278c3285336"}, "enabled": true, "id": "f2d4663e93ef45fd9d96d278c3285336", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj"}} 2018-09-22 04:25:08,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f2d4663e93ef45fd9d96d278c3285336 used request id req-b0594048-d50e-4211-a7fd-7b6efd2d63c3 2018-09-22 04:25:08,312 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee7c94f0-c2b3-4c37-82cb-7962a1688f6d 2018-09-22 04:25:08,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ee7c94f0-c2b3-4c37-82cb-7962a1688f6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:25:08,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f52fed46-b2e0-46a7-86c8-3b6ef347037b Date: Sat, 22 Sep 2018 04:25:08 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-09-22T04:24:58Z", "security_group_id": "ee7c94f0-c2b3-4c37-82cb-7962a1688f6d", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:58Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "186b1019-68c4-4048-986c-6a559f5b3f81"}, {"remote_group_id": "ee7c94f0-c2b3-4c37-82cb-7962a1688f6d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:58Z", "security_group_id": "ee7c94f0-c2b3-4c37-82cb-7962a1688f6d", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:58Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "505c6433-7bde-4651-8caf-af1a9e7e576b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:58Z", "security_group_id": "ee7c94f0-c2b3-4c37-82cb-7962a1688f6d", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:58Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "f05f6f11-a002-443e-a9d0-8a0af3ed4962"}, {"remote_group_id": "ee7c94f0-c2b3-4c37-82cb-7962a1688f6d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:24:58Z", "security_group_id": "ee7c94f0-c2b3-4c37-82cb-7962a1688f6d", "port_range_min": null, "revision_number": 0, "tenant_id": "f2d4663e93ef45fd9d96d278c3285336", "created_at": "2018-09-22T04:24:58Z", "project_id": "f2d4663e93ef45fd9d96d278c3285336", "id": "fecf4790-45cc-4a58-bbda-251c3ce28057"}]} 2018-09-22 04:25:08,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ee7c94f0-c2b3-4c37-82cb-7962a1688f6d used request id req-f52fed46-b2e0-46a7-86c8-3b6ef347037b 2018-09-22 04:25:08,482 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:25:08,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ee7c94f0-c2b3-4c37-82cb-7962a1688f6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:25:08,771 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ebab1992-dd9f-47cf-8ff9-f0004cefd468 Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:08,771 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ee7c94f0-c2b3-4c37-82cb-7962a1688f6d used request id req-ebab1992-dd9f-47cf-8ff9-f0004cefd468 2018-09-22 04:25:08,772 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj 2018-09-22 04:25:08,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f2d4663e93ef45fd9d96d278c3285336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:25:08,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec49d594-a76c-49d6-ad69-805d2c2aed4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:25:08,993 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f2d4663e93ef45fd9d96d278c3285336 used request id req-ec49d594-a76c-49d6-ad69-805d2c2aed4a 2018-09-22 04:25:08,993 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e317fb7d-1ae0-4af-proj-role 2018-09-22 04:25:08,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/dd0847ffb664404397d1f9719cb3eadb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:25:09,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:25:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-305bb62b-f512-47d0-affb-0eaea06e3535 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:25:09,109 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/dd0847ffb664404397d1f9719cb3eadb used request id req-305bb62b-f512-47d0-affb-0eaea06e3535 2018-09-22 04:25:09,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eba01b28680e0a7cc0a342889fdb91c16e8a436" 2018-09-22 04:25:09,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d8b9b57-f64f-488f-acc4-67991ebe0a70 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:25:09,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5d8b9b57-f64f-488f-acc4-67991ebe0a70 2018-09-22 04:25:09,191 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e317fb7d-1ae0-4af-user 2018-09-22 04:25:09,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/716facfea2d942a4ae30adae5ea8f6b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1beab7eb5bad4f5a3e939feae5e28a09035fb3e" 2018-09-22 04:25:09,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:25:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f197b7c-221e-4eb1-a53e-b4d9dcb45709 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:25:09,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/716facfea2d942a4ae30adae5ea8f6b6 used request id req-4f197b7c-221e-4eb1-a53e-b4d9dcb45709 2018-09-22 04:25:09,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:09,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:25:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["GGOo9eMBT02WAQfUS2pJow"], "issued_at": "2018-09-22T04:25:09.000000Z"}} 2018-09-22 04:25:09,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a31cbe8b15d9e12f2f3e12a8187952cb95a0c3" 2018-09-22 04:25:09,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89479225-b018-4667-8b49-6a380fbdc79d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:25:09,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-89479225-b018-4667-8b49-6a380fbdc79d 2018-09-22 04:25:09,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:25:09,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:10,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:25:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["dYazEiLXS2uW_P1i1tj7Bw"], "issued_at": "2018-09-22T04:25:10.000000Z"}} 2018-09-22 04:25:10,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:10,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b99be0-42cb-4e38-884b-682c6ef7268c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:25:10,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f4b99be0-42cb-4e38-884b-682c6ef7268c 2018-09-22 04:25:10,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:25:10,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:25:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:25:10,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-dfac9540-d46d-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:10,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d740fd9b-d6df-4466-b78b-b9813170772b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-dfac9540-d46d-421-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:25:10,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-dfac9540-d46d-421-proj used request id req-d740fd9b-d6df-4466-b78b-b9813170772b 2018-09-22 04:25:10,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:10,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f7fe23-7929-408a-8705-3c5c23c98851 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:25:10,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-81f7fe23-7929-408a-8705-3c5c23c98851 2018-09-22 04:25:10,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-dfac9540-d46d-421-proj"}}' 2018-09-22 04:25:10,708 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:25:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de621740-fc81-4725-a7e8-e8384d6219b6 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/879b7b1d887d4bce8b3c759adb7a904f"}, "enabled": true, "id": "879b7b1d887d4bce8b3c759adb7a904f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-dfac9540-d46d-421-proj"}} 2018-09-22 04:25:10,708 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-de621740-fc81-4725-a7e8-e8384d6219b6 2018-09-22 04:25:10,708 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-dfac9540-d46d-421-proj 2018-09-22 04:25:10,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:25:10,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:11,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:25:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["3lpUiaaCTjaemR_rPK0Lug"], "issued_at": "2018-09-22T04:25:11.000000Z"}} 2018-09-22 04:25:11,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f981377f414483ddee05873a4394609b664fff2" 2018-09-22 04:25:11,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f22e7e99-213c-4aae-8a12-bfe3f671f6c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:25:11,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f22e7e99-213c-4aae-8a12-bfe3f671f6c3 2018-09-22 04:25:11,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:25:11,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:25:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:25:11,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f981377f414483ddee05873a4394609b664fff2" 2018-09-22 04:25:11,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c93083e-215a-4f11-a4cb-c397b4dece05 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:25:11,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1c93083e-215a-4f11-a4cb-c397b4dece05 2018-09-22 04:25:11,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-dfac9540-d46d-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f981377f414483ddee05873a4394609b664fff2" 2018-09-22 04:25:11,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dabb3c1-88c8-4fef-b7e0-10cfa56d7710 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-dfac9540-d46d-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/879b7b1d887d4bce8b3c759adb7a904f"}, "enabled": true, "id": "879b7b1d887d4bce8b3c759adb7a904f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-dfac9540-d46d-421-proj"}]} 2018-09-22 04:25:11,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-dfac9540-d46d-421-proj used request id req-4dabb3c1-88c8-4fef-b7e0-10cfa56d7710 2018-09-22 04:25:11,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f981377f414483ddee05873a4394609b664fff2" 2018-09-22 04:25:11,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9028b64b-80be-4abc-ba46-c0fdde82cac4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:25:11,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9028b64b-80be-4abc-ba46-c0fdde82cac4 2018-09-22 04:25:11,858 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-dfac9540-d46d-421-user 2018-09-22 04:25:11,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:25:11,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:11,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6eafea5-2f5b-4d9b-94ea-456490890d28 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:25:11,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d6eafea5-2f5b-4d9b-94ea-456490890d28 2018-09-22 04:25:11,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" -d '{"role": {"name": "CreateSecurityGroupTests-dfac9540-d46d-421-proj-role"}}' 2018-09-22 04:25:11,990 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:25:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04df0910-9374-4678-bd78-e0c13e3ff837 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf7bbfd8fa1d4be3af33b18c4b256a3e", "links": {"self": "http://172.30.9.23:5000/v3/roles/bf7bbfd8fa1d4be3af33b18c4b256a3e"}, "name": "CreateSecurityGroupTests-dfac9540-d46d-421-proj-role"}} 2018-09-22 04:25:11,990 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-04df0910-9374-4678-bd78-e0c13e3ff837 2018-09-22 04:25:11,991 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-dfac9540-d46d-421-proj-role 2018-09-22 04:25:11,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/bf7bbfd8fa1d4be3af33b18c4b256a3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:12,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6800bbb3-e2c0-4a39-9234-89e6d039bdfa Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/bf7bbfd8fa1d4be3af33b18c4b256a3e"}, "domain_id": null, "name": "CreateSecurityGroupTests-dfac9540-d46d-421-proj-role", "id": "bf7bbfd8fa1d4be3af33b18c4b256a3e"}} 2018-09-22 04:25:12,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/bf7bbfd8fa1d4be3af33b18c4b256a3e used request id req-6800bbb3-e2c0-4a39-9234-89e6d039bdfa 2018-09-22 04:25:12,087 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-dfac9540-d46d-421-proj-role to project CreateSecurityGroupTests-dfac9540-d46d-421-proj 2018-09-22 04:25:12,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/879b7b1d887d4bce8b3c759adb7a904f/users/b92f757d6bae4c4389e0e9a31ca1b8b4/roles/bf7bbfd8fa1d4be3af33b18c4b256a3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:12,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:25:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a48eaeb2-c0f3-4dc0-8660-4b4c6010bb3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:25:12,225 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/879b7b1d887d4bce8b3c759adb7a904f/users/b92f757d6bae4c4389e0e9a31ca1b8b4/roles/bf7bbfd8fa1d4be3af33b18c4b256a3e used request id req-a48eaeb2-c0f3-4dc0-8660-4b4c6010bb3c 2018-09-22 04:25:12,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:25:12,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:12,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf7bbfd8fa1d4be3af33b18c4b256a3e", "name": "CreateSecurityGroupTests-dfac9540-d46d-421-proj-role"}], "expires_at": "2018-09-22T05:25:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "879b7b1d887d4bce8b3c759adb7a904f", "name": "CreateSecurityGroupTests-dfac9540-d46d-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/879b7b1d887d4bce8b3c759adb7a904f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/879b7b1d887d4bce8b3c759adb7a904f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/879b7b1d887d4bce8b3c759adb7a904f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/879b7b1d887d4bce8b3c759adb7a904f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/879b7b1d887d4bce8b3c759adb7a904f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/879b7b1d887d4bce8b3c759adb7a904f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/879b7b1d887d4bce8b3c759adb7a904f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/879b7b1d887d4bce8b3c759adb7a904f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/879b7b1d887d4bce8b3c759adb7a904f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/879b7b1d887d4bce8b3c759adb7a904f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/879b7b1d887d4bce8b3c759adb7a904f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/879b7b1d887d4bce8b3c759adb7a904f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-dfac9540-d46d-421-user", "id": "b92f757d6bae4c4389e0e9a31ca1b8b4"}, "audit_ids": ["OWgdG_ndQMSRJ1ODzUgkeA"], "issued_at": "2018-09-22T04:25:12.000000Z"}} 2018-09-22 04:25:12,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd86c17e1a47397893968d97ae40fdb4ddaf8b" 2018-09-22 04:25:12,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcee5ffa-6c4e-4da7-a936-09f0b3c86f38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:25:12,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dcee5ffa-6c4e-4da7-a936-09f0b3c86f38 2018-09-22 04:25:12,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34bdf5a7-9cd5-40a1-a7e4-3ad1acec4cccname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd86c17e1a47397893968d97ae40fdb4ddaf8b" 2018-09-22 04:25:12,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-52225cd4-29ff-45d7-9c87-251aaecca415 Date: Sat, 22 Sep 2018 04:25:12 GMT RESP BODY: {"security_groups": []} 2018-09-22 04:25:12,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34bdf5a7-9cd5-40a1-a7e4-3ad1acec4cccname&description=hello+group used request id req-52225cd4-29ff-45d7-9c87-251aaecca415 2018-09-22 04:25:12,979 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-34bdf5a7-9cd5-40a1-a7e4-3ad1acec4cccname... 2018-09-22 04:25:12,979 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-34bdf5a7-9cd5-40a1-a7e4-3ad1acec4cccname 2018-09-22 04:25:12,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd86c17e1a47397893968d97ae40fdb4ddaf8b" -d '{"security_group": {"name": "CreateSecurityGroupTests-34bdf5a7-9cd5-40a1-a7e4-3ad1acec4cccname", "description": "hello group"}}' 2018-09-22 04:25:13,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-b965fb15-bbe4-4b8e-a846-a7bbc1fa53d6 Date: Sat, 22 Sep 2018 04:25:13 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:13Z", "updated_at": "2018-09-22T04:25:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "revision_number": 0, "id": "0ddac4bf-6c20-4ed8-9128-aa03bd9ad80f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "port_range_min": null, "ethertype": "IPv4", "project_id": "879b7b1d887d4bce8b3c759adb7a904f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "revision_number": 0, "id": "371591c3-f5de-41d6-9ae3-c07ba6738df1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "port_range_min": null, "ethertype": "IPv6", "project_id": "879b7b1d887d4bce8b3c759adb7a904f"}], "revision_number": 2, "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "name": "CreateSecurityGroupTests-34bdf5a7-9cd5-40a1-a7e4-3ad1acec4cccname"}} 2018-09-22 04:25:13,368 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-b965fb15-bbe4-4b8e-a846-a7bbc1fa53d6 2018-09-22 04:25:13,369 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 2018-09-22 04:25:13,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd86c17e1a47397893968d97ae40fdb4ddaf8b" 2018-09-22 04:25:13,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b0b15904-41ce-4804-98a9-a01bcaa127b0 Date: Sat, 22 Sep 2018 04:25:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "port_range_min": null, "revision_number": 0, "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:13Z", "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "0ddac4bf-6c20-4ed8-9128-aa03bd9ad80f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "port_range_min": null, "revision_number": 0, "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:13Z", "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "371591c3-f5de-41d6-9ae3-c07ba6738df1"}]} 2018-09-22 04:25:13,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 used request id req-b0b15904-41ce-4804-98a9-a01bcaa127b0 2018-09-22 04:25:13,558 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 2018-09-22 04:25:13,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd86c17e1a47397893968d97ae40fdb4ddaf8b" 2018-09-22 04:25:13,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-00620bfc-7f5c-48db-814f-5e059d8111d7 Date: Sat, 22 Sep 2018 04:25:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "port_range_min": null, "revision_number": 0, "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:13Z", "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "0ddac4bf-6c20-4ed8-9128-aa03bd9ad80f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "port_range_min": null, "revision_number": 0, "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:13Z", "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "371591c3-f5de-41d6-9ae3-c07ba6738df1"}]} 2018-09-22 04:25:13,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 used request id req-00620bfc-7f5c-48db-814f-5e059d8111d7 2018-09-22 04:25:13,728 - neutron_utils - INFO - Retrieving security group with ID - cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 2018-09-22 04:25:13,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd86c17e1a47397893968d97ae40fdb4ddaf8b" 2018-09-22 04:25:13,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-cf57854b-f655-4824-95a6-acbd29595e3f Date: Sat, 22 Sep 2018 04:25:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:13Z", "updated_at": "2018-09-22T04:25:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "revision_number": 0, "id": "0ddac4bf-6c20-4ed8-9128-aa03bd9ad80f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "port_range_min": null, "ethertype": "IPv4", "project_id": "879b7b1d887d4bce8b3c759adb7a904f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "revision_number": 0, "id": "371591c3-f5de-41d6-9ae3-c07ba6738df1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "port_range_min": null, "ethertype": "IPv6", "project_id": "879b7b1d887d4bce8b3c759adb7a904f"}], "revision_number": 2, "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "name": "CreateSecurityGroupTests-34bdf5a7-9cd5-40a1-a7e4-3ad1acec4cccname"}]} 2018-09-22 04:25:13,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 used request id req-cf57854b-f655-4824-95a6-acbd29595e3f 2018-09-22 04:25:13,809 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 2018-09-22 04:25:13,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd86c17e1a47397893968d97ae40fdb4ddaf8b" 2018-09-22 04:25:13,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d8d92227-e556-43d3-a850-1ec2c17f5483 Date: Sat, 22 Sep 2018 04:25:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "port_range_min": null, "revision_number": 0, "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:13Z", "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "0ddac4bf-6c20-4ed8-9128-aa03bd9ad80f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "port_range_min": null, "revision_number": 0, "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:13Z", "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "371591c3-f5de-41d6-9ae3-c07ba6738df1"}]} 2018-09-22 04:25:13,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 used request id req-d8d92227-e556-43d3-a850-1ec2c17f5483 2018-09-22 04:25:13,990 - neutron_utils - INFO - Retrieving security group with ID - cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 2018-09-22 04:25:13,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd86c17e1a47397893968d97ae40fdb4ddaf8b" 2018-09-22 04:25:14,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-68fc3975-4e91-49a4-a86f-7c136831fd79 Date: Sat, 22 Sep 2018 04:25:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:13Z", "updated_at": "2018-09-22T04:25:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "revision_number": 0, "id": "0ddac4bf-6c20-4ed8-9128-aa03bd9ad80f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "port_range_min": null, "ethertype": "IPv4", "project_id": "879b7b1d887d4bce8b3c759adb7a904f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "revision_number": 0, "id": "371591c3-f5de-41d6-9ae3-c07ba6738df1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "port_range_min": null, "ethertype": "IPv6", "project_id": "879b7b1d887d4bce8b3c759adb7a904f"}], "revision_number": 2, "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "name": "CreateSecurityGroupTests-34bdf5a7-9cd5-40a1-a7e4-3ad1acec4cccname"}]} 2018-09-22 04:25:14,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 used request id req-68fc3975-4e91-49a4-a86f-7c136831fd79 2018-09-22 04:25:14,046 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 2018-09-22 04:25:14,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd86c17e1a47397893968d97ae40fdb4ddaf8b" 2018-09-22 04:25:14,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f8fd033f-0a04-4a86-9742-4165282315ef Date: Sat, 22 Sep 2018 04:25:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "port_range_min": null, "revision_number": 0, "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:13Z", "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "0ddac4bf-6c20-4ed8-9128-aa03bd9ad80f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "port_range_min": null, "revision_number": 0, "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:13Z", "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "371591c3-f5de-41d6-9ae3-c07ba6738df1"}]} 2018-09-22 04:25:14,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 used request id req-f8fd033f-0a04-4a86-9742-4165282315ef 2018-09-22 04:25:14,102 - neutron_utils - INFO - Retrieving security group with ID - cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 2018-09-22 04:25:14,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd86c17e1a47397893968d97ae40fdb4ddaf8b" 2018-09-22 04:25:14,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8ad725bf-2169-41cd-b776-1d7bac18cdb4 Date: Sat, 22 Sep 2018 04:25:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:13Z", "updated_at": "2018-09-22T04:25:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "revision_number": 0, "id": "0ddac4bf-6c20-4ed8-9128-aa03bd9ad80f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "port_range_min": null, "ethertype": "IPv4", "project_id": "879b7b1d887d4bce8b3c759adb7a904f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "revision_number": 0, "id": "371591c3-f5de-41d6-9ae3-c07ba6738df1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "port_range_min": null, "ethertype": "IPv6", "project_id": "879b7b1d887d4bce8b3c759adb7a904f"}], "revision_number": 2, "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "name": "CreateSecurityGroupTests-34bdf5a7-9cd5-40a1-a7e4-3ad1acec4cccname"}]} 2018-09-22 04:25:14,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 used request id req-8ad725bf-2169-41cd-b776-1d7bac18cdb4 2018-09-22 04:25:14,152 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 2018-09-22 04:25:14,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd86c17e1a47397893968d97ae40fdb4ddaf8b" 2018-09-22 04:25:14,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-78844df3-ddb6-474d-a711-83bfaea0cd37 Date: Sat, 22 Sep 2018 04:25:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "port_range_min": null, "revision_number": 0, "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:13Z", "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "0ddac4bf-6c20-4ed8-9128-aa03bd9ad80f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "port_range_min": null, "revision_number": 0, "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:13Z", "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "371591c3-f5de-41d6-9ae3-c07ba6738df1"}]} 2018-09-22 04:25:14,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 used request id req-78844df3-ddb6-474d-a711-83bfaea0cd37 2018-09-22 04:25:14,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:14,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf7bbfd8fa1d4be3af33b18c4b256a3e", "name": "CreateSecurityGroupTests-dfac9540-d46d-421-proj-role"}], "expires_at": "2018-09-22T05:25:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "879b7b1d887d4bce8b3c759adb7a904f", "name": "CreateSecurityGroupTests-dfac9540-d46d-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/879b7b1d887d4bce8b3c759adb7a904f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/879b7b1d887d4bce8b3c759adb7a904f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/879b7b1d887d4bce8b3c759adb7a904f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/879b7b1d887d4bce8b3c759adb7a904f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/879b7b1d887d4bce8b3c759adb7a904f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/879b7b1d887d4bce8b3c759adb7a904f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/879b7b1d887d4bce8b3c759adb7a904f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/879b7b1d887d4bce8b3c759adb7a904f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/879b7b1d887d4bce8b3c759adb7a904f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/879b7b1d887d4bce8b3c759adb7a904f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/879b7b1d887d4bce8b3c759adb7a904f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/879b7b1d887d4bce8b3c759adb7a904f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-dfac9540-d46d-421-user", "id": "b92f757d6bae4c4389e0e9a31ca1b8b4"}, "audit_ids": ["I9N5N51ORfSnLovQ36njgQ"], "issued_at": "2018-09-22T04:25:14.000000Z"}} 2018-09-22 04:25:14,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34bdf5a7-9cd5-40a1-a7e4-3ad1acec4cccname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8705a251bb7e737b80c1fd603e73c2956e15306f" 2018-09-22 04:25:15,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-92f8995e-b2e8-44b6-8c6b-e6348c0f539d Date: Sat, 22 Sep 2018 04:25:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:13Z", "updated_at": "2018-09-22T04:25:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "revision_number": 0, "id": "0ddac4bf-6c20-4ed8-9128-aa03bd9ad80f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "port_range_min": null, "ethertype": "IPv4", "project_id": "879b7b1d887d4bce8b3c759adb7a904f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "revision_number": 0, "id": "371591c3-f5de-41d6-9ae3-c07ba6738df1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "port_range_min": null, "ethertype": "IPv6", "project_id": "879b7b1d887d4bce8b3c759adb7a904f"}], "revision_number": 2, "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "name": "CreateSecurityGroupTests-34bdf5a7-9cd5-40a1-a7e4-3ad1acec4cccname"}]} 2018-09-22 04:25:15,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34bdf5a7-9cd5-40a1-a7e4-3ad1acec4cccname&description=hello+group used request id req-92f8995e-b2e8-44b6-8c6b-e6348c0f539d 2018-09-22 04:25:15,081 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 2018-09-22 04:25:15,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8705a251bb7e737b80c1fd603e73c2956e15306f" 2018-09-22 04:25:15,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fb633301-e594-4d08-8ff9-5948b51e299b Date: Sat, 22 Sep 2018 04:25:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "port_range_min": null, "revision_number": 0, "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:13Z", "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "0ddac4bf-6c20-4ed8-9128-aa03bd9ad80f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "port_range_min": null, "revision_number": 0, "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:13Z", "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "371591c3-f5de-41d6-9ae3-c07ba6738df1"}]} 2018-09-22 04:25:15,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 used request id req-fb633301-e594-4d08-8ff9-5948b51e299b 2018-09-22 04:25:15,260 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 2018-09-22 04:25:15,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8705a251bb7e737b80c1fd603e73c2956e15306f" 2018-09-22 04:25:15,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-05bf8ead-ca10-474d-887a-ec6811cc19a6 Date: Sat, 22 Sep 2018 04:25:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "port_range_min": null, "revision_number": 0, "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:13Z", "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "0ddac4bf-6c20-4ed8-9128-aa03bd9ad80f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:13Z", "security_group_id": "cb3e17ac-ea9a-4544-8c4f-7ec47de7d851", "port_range_min": null, "revision_number": 0, "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:13Z", "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "371591c3-f5de-41d6-9ae3-c07ba6738df1"}]} 2018-09-22 04:25:15,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 used request id req-05bf8ead-ca10-474d-887a-ec6811cc19a6 2018-09-22 04:25:15,442 - neutron_utils - INFO - Deleting security group rule with ID - 0ddac4bf-6c20-4ed8-9128-aa03bd9ad80f 2018-09-22 04:25:15,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/0ddac4bf-6c20-4ed8-9128-aa03bd9ad80f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd86c17e1a47397893968d97ae40fdb4ddaf8b" 2018-09-22 04:25:15,697 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5b5b29ba-71d4-4ac6-86a2-26d34ac79add Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:15,697 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/0ddac4bf-6c20-4ed8-9128-aa03bd9ad80f used request id req-5b5b29ba-71d4-4ac6-86a2-26d34ac79add 2018-09-22 04:25:15,698 - neutron_utils - INFO - Deleting security group rule with ID - 371591c3-f5de-41d6-9ae3-c07ba6738df1 2018-09-22 04:25:15,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/371591c3-f5de-41d6-9ae3-c07ba6738df1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd86c17e1a47397893968d97ae40fdb4ddaf8b" 2018-09-22 04:25:15,940 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0e6bd37-14fa-4760-ad94-b251fff8fc8e Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:15,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/371591c3-f5de-41d6-9ae3-c07ba6738df1 used request id req-d0e6bd37-14fa-4760-ad94-b251fff8fc8e 2018-09-22 04:25:15,941 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-34bdf5a7-9cd5-40a1-a7e4-3ad1acec4cccname 2018-09-22 04:25:15,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55bd86c17e1a47397893968d97ae40fdb4ddaf8b" 2018-09-22 04:25:16,290 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e12ac6f-a4df-41f6-8037-4839a97cd9e6 Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:16,290 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/cb3e17ac-ea9a-4544-8c4f-7ec47de7d851 used request id req-2e12ac6f-a4df-41f6-8037-4839a97cd9e6 2018-09-22 04:25:16,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:16,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-e82b942c-97c1-4532-a577-253ddda47110 Date: Sat, 22 Sep 2018 04:25:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:12Z", "updated_at": "2018-09-22T04:25:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:12Z", "revision_number": 0, "id": "1b6f3e5f-67ec-4e7d-a73a-dbae103f7315", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:12Z", "security_group_id": "fae92cfb-f22a-47b8-a661-78d773c4fa96", "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "port_range_min": null, "ethertype": "IPv4", "project_id": "879b7b1d887d4bce8b3c759adb7a904f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:12Z", "revision_number": 0, "id": "3ce21899-8807-4780-9155-da5582e65a69", "remote_group_id": "fae92cfb-f22a-47b8-a661-78d773c4fa96", "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:12Z", "security_group_id": "fae92cfb-f22a-47b8-a661-78d773c4fa96", "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "port_range_min": null, "ethertype": "IPv6", "project_id": "879b7b1d887d4bce8b3c759adb7a904f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:12Z", "revision_number": 0, "id": "bd15fb3c-c8e6-45fc-baf1-4ee7a6141770", "remote_group_id": "fae92cfb-f22a-47b8-a661-78d773c4fa96", "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:12Z", "security_group_id": "fae92cfb-f22a-47b8-a661-78d773c4fa96", "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "port_range_min": null, "ethertype": "IPv4", "project_id": "879b7b1d887d4bce8b3c759adb7a904f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:12Z", "revision_number": 0, "id": "e968b44c-7080-4a7b-92dd-2ae618e00121", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:12Z", "security_group_id": "fae92cfb-f22a-47b8-a661-78d773c4fa96", "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "port_range_min": null, "ethertype": "IPv6", "project_id": "879b7b1d887d4bce8b3c759adb7a904f"}], "revision_number": 4, "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "fae92cfb-f22a-47b8-a661-78d773c4fa96", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:25:16,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e82b942c-97c1-4532-a577-253ddda47110 2018-09-22 04:25:16,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:16,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ff17fe5-0970-4034-a4f6-4195922a8507 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:16,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-3ff17fe5-0970-4034-a4f6-4195922a8507 2018-09-22 04:25:16,620 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:16,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:16,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-850e525c-fddf-4f6c-b298-b7cd809a0058 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:16,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-850e525c-fddf-4f6c-b298-b7cd809a0058 2018-09-22 04:25:16,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:16,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:16,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61a44cd4-b901-4886-a55a-52743c2c34b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:16,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-61a44cd4-b901-4886-a55a-52743c2c34b6 2018-09-22 04:25:16,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:16,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:16,891 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5039898b-71d3-4217-9559-09639f7ef429 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:16,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-5039898b-71d3-4217-9559-09639f7ef429 2018-09-22 04:25:16,891 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:16,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:16,985 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-549fd3f3-e852-4d94-a736-2b4e7a8d4be5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:16,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-549fd3f3-e852-4d94-a736-2b4e7a8d4be5 2018-09-22 04:25:16,985 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:16,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:17,081 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cb67c6d-97d5-4f5d-8783-aaf05a128798 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:17,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-3cb67c6d-97d5-4f5d-8783-aaf05a128798 2018-09-22 04:25:17,081 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:17,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:17,164 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27341b2f-81bf-4d9d-9d32-01b83559cacc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:17,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-27341b2f-81bf-4d9d-9d32-01b83559cacc 2018-09-22 04:25:17,164 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:17,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:17,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31c84fd8-99b4-4fa1-8b4f-b98ef8020c8c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:25:17,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-31c84fd8-99b4-4fa1-8b4f-b98ef8020c8c 2018-09-22 04:25:17,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:17,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48870365-1cea-4700-ac5a-b689eefc1f9a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:25:17,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-48870365-1cea-4700-ac5a-b689eefc1f9a 2018-09-22 04:25:17,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/879b7b1d887d4bce8b3c759adb7a904f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:17,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8884b20d-e299-430c-868c-d6f7a0d66eb8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/879b7b1d887d4bce8b3c759adb7a904f"}, "enabled": true, "id": "879b7b1d887d4bce8b3c759adb7a904f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-dfac9540-d46d-421-proj"}} 2018-09-22 04:25:17,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/879b7b1d887d4bce8b3c759adb7a904f used request id req-8884b20d-e299-430c-868c-d6f7a0d66eb8 2018-09-22 04:25:17,438 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fae92cfb-f22a-47b8-a661-78d773c4fa96 2018-09-22 04:25:17,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fae92cfb-f22a-47b8-a661-78d773c4fa96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:17,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fc2994a6-7f38-4986-896a-99861daded6b Date: Sat, 22 Sep 2018 04:25:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:12Z", "security_group_id": "fae92cfb-f22a-47b8-a661-78d773c4fa96", "port_range_min": null, "revision_number": 0, "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:12Z", "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "1b6f3e5f-67ec-4e7d-a73a-dbae103f7315"}, {"remote_group_id": "fae92cfb-f22a-47b8-a661-78d773c4fa96", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:12Z", "security_group_id": "fae92cfb-f22a-47b8-a661-78d773c4fa96", "port_range_min": null, "revision_number": 0, "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:12Z", "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "3ce21899-8807-4780-9155-da5582e65a69"}, {"remote_group_id": "fae92cfb-f22a-47b8-a661-78d773c4fa96", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:12Z", "security_group_id": "fae92cfb-f22a-47b8-a661-78d773c4fa96", "port_range_min": null, "revision_number": 0, "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:12Z", "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "bd15fb3c-c8e6-45fc-baf1-4ee7a6141770"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:12Z", "security_group_id": "fae92cfb-f22a-47b8-a661-78d773c4fa96", "port_range_min": null, "revision_number": 0, "tenant_id": "879b7b1d887d4bce8b3c759adb7a904f", "created_at": "2018-09-22T04:25:12Z", "project_id": "879b7b1d887d4bce8b3c759adb7a904f", "id": "e968b44c-7080-4a7b-92dd-2ae618e00121"}]} 2018-09-22 04:25:17,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fae92cfb-f22a-47b8-a661-78d773c4fa96 used request id req-fc2994a6-7f38-4986-896a-99861daded6b 2018-09-22 04:25:17,620 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:25:17,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/fae92cfb-f22a-47b8-a661-78d773c4fa96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:17,890 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-13d7e809-47df-44d9-beb3-bc9cde958f34 Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:17,890 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/fae92cfb-f22a-47b8-a661-78d773c4fa96 used request id req-13d7e809-47df-44d9-beb3-bc9cde958f34 2018-09-22 04:25:17,891 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-dfac9540-d46d-421-proj 2018-09-22 04:25:17,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/879b7b1d887d4bce8b3c759adb7a904f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:18,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:25:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f77a6a6c-5881-4b0a-8646-62600089ee04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:25:18,108 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/879b7b1d887d4bce8b3c759adb7a904f used request id req-f77a6a6c-5881-4b0a-8646-62600089ee04 2018-09-22 04:25:18,108 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-dfac9540-d46d-421-proj-role 2018-09-22 04:25:18,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/bf7bbfd8fa1d4be3af33b18c4b256a3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:18,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:25:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ebb57a3-d571-401e-a83d-acc65d1816f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:25:18,230 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/bf7bbfd8fa1d4be3af33b18c4b256a3e used request id req-7ebb57a3-d571-401e-a83d-acc65d1816f3 2018-09-22 04:25:18,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}211e9d17434eb700c227d35988c4de24f988bfb1" 2018-09-22 04:25:18,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-727ba97c-7522-4083-9fd4-42c925c78032 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:25:18,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-727ba97c-7522-4083-9fd4-42c925c78032 2018-09-22 04:25:18,316 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-dfac9540-d46d-421-user 2018-09-22 04:25:18,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b92f757d6bae4c4389e0e9a31ca1b8b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f981377f414483ddee05873a4394609b664fff2" 2018-09-22 04:25:18,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:25:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed9325d0-f790-405e-af94-47d0120b934e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:25:18,491 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b92f757d6bae4c4389e0e9a31ca1b8b4 used request id req-ed9325d0-f790-405e-af94-47d0120b934e 2018-09-22 04:25:18,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:18,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:25:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["GCC2voEtTcugUQEb-vb5Eg"], "issued_at": "2018-09-22T04:25:18.000000Z"}} 2018-09-22 04:25:18,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fce939be9b445434e8430af5c1cb9b74f3c395ad" 2018-09-22 04:25:18,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2005848d-c5da-4d3c-a511-f10b0286613b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:25:18,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2005848d-c5da-4d3c-a511-f10b0286613b 2018-09-22 04:25:18,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:25:18,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:19,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:25:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["6aBh0a3nTTGQNMjwd7Gbog"], "issued_at": "2018-09-22T04:25:19.000000Z"}} 2018-09-22 04:25:19,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713885b750c9f0925871726dd78a5defa77bb9a9" 2018-09-22 04:25:19,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39377ee2-ca00-4d16-bdd0-8d0221def54b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:25:19,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-39377ee2-ca00-4d16-bdd0-8d0221def54b 2018-09-22 04:25:19,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:25:19,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:25:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:25:19,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-0217f814-bf0e-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713885b750c9f0925871726dd78a5defa77bb9a9" 2018-09-22 04:25:19,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914397a7-4350-401a-b7c3-8af05d2c9ac7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-0217f814-bf0e-400-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:25:19,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-0217f814-bf0e-400-proj used request id req-914397a7-4350-401a-b7c3-8af05d2c9ac7 2018-09-22 04:25:19,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713885b750c9f0925871726dd78a5defa77bb9a9" 2018-09-22 04:25:19,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9a95856-a7fa-496b-8e83-b59e29ce3e69 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:25:19,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a9a95856-a7fa-496b-8e83-b59e29ce3e69 2018-09-22 04:25:19,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713885b750c9f0925871726dd78a5defa77bb9a9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-0217f814-bf0e-400-proj"}}' 2018-09-22 04:25:19,720 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:25:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e841e169-91bb-440a-99b9-2e280d10850c Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1dbfa7820a614830a43e356551ba3160"}, "enabled": true, "id": "1dbfa7820a614830a43e356551ba3160", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0217f814-bf0e-400-proj"}} 2018-09-22 04:25:19,720 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e841e169-91bb-440a-99b9-2e280d10850c 2018-09-22 04:25:19,721 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-0217f814-bf0e-400-proj 2018-09-22 04:25:19,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:25:19,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:20,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:25:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["I-Wx5abUTmuL82g8Tv7ytw"], "issued_at": "2018-09-22T04:25:20.000000Z"}} 2018-09-22 04:25:20,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b9aa6c29d3d91e03b6c38cccf16d3e8607b9f6" 2018-09-22 04:25:20,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67e8b92d-eaba-4e92-95f9-d48691329d1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:25:20,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-67e8b92d-eaba-4e92-95f9-d48691329d1b 2018-09-22 04:25:20,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:25:20,209 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:25:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:25:20,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b9aa6c29d3d91e03b6c38cccf16d3e8607b9f6" 2018-09-22 04:25:20,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7badd0d-d71c-41c6-b772-b274666e85b9 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:25:20,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c7badd0d-d71c-41c6-b772-b274666e85b9 2018-09-22 04:25:20,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-0217f814-bf0e-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b9aa6c29d3d91e03b6c38cccf16d3e8607b9f6" 2018-09-22 04:25:20,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-207e4fa0-57e4-4c47-a433-9bf0a895cb21 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-0217f814-bf0e-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1dbfa7820a614830a43e356551ba3160"}, "enabled": true, "id": "1dbfa7820a614830a43e356551ba3160", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0217f814-bf0e-400-proj"}]} 2018-09-22 04:25:20,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-0217f814-bf0e-400-proj used request id req-207e4fa0-57e4-4c47-a433-9bf0a895cb21 2018-09-22 04:25:20,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b9aa6c29d3d91e03b6c38cccf16d3e8607b9f6" 2018-09-22 04:25:20,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eaba2bf-ccbd-4226-84bc-0138e9a63af4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:25:20,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1eaba2bf-ccbd-4226-84bc-0138e9a63af4 2018-09-22 04:25:20,859 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-0217f814-bf0e-400-user 2018-09-22 04:25:20,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:25:20,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713885b750c9f0925871726dd78a5defa77bb9a9" 2018-09-22 04:25:20,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feec659e-976b-4bde-a7ac-a45d6bb30dff Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:25:20,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-feec659e-976b-4bde-a7ac-a45d6bb30dff 2018-09-22 04:25:20,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713885b750c9f0925871726dd78a5defa77bb9a9" -d '{"role": {"name": "CreateSecurityGroupTests-0217f814-bf0e-400-proj-role"}}' 2018-09-22 04:25:21,056 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:25:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b06fe91-e3c1-4922-a8ce-2058fd5d1b59 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5001953c26e6403ca8b55de7bd3908d2", "links": {"self": "http://172.30.9.23:5000/v3/roles/5001953c26e6403ca8b55de7bd3908d2"}, "name": "CreateSecurityGroupTests-0217f814-bf0e-400-proj-role"}} 2018-09-22 04:25:21,056 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-9b06fe91-e3c1-4922-a8ce-2058fd5d1b59 2018-09-22 04:25:21,057 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-0217f814-bf0e-400-proj-role 2018-09-22 04:25:21,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5001953c26e6403ca8b55de7bd3908d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713885b750c9f0925871726dd78a5defa77bb9a9" 2018-09-22 04:25:21,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-773ff143-b332-4725-8a21-d2590767e30e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5001953c26e6403ca8b55de7bd3908d2"}, "domain_id": null, "name": "CreateSecurityGroupTests-0217f814-bf0e-400-proj-role", "id": "5001953c26e6403ca8b55de7bd3908d2"}} 2018-09-22 04:25:21,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5001953c26e6403ca8b55de7bd3908d2 used request id req-773ff143-b332-4725-8a21-d2590767e30e 2018-09-22 04:25:21,075 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-0217f814-bf0e-400-proj-role to project CreateSecurityGroupTests-0217f814-bf0e-400-proj 2018-09-22 04:25:21,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/1dbfa7820a614830a43e356551ba3160/users/d003613d464c4c589405e7683a464148/roles/5001953c26e6403ca8b55de7bd3908d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713885b750c9f0925871726dd78a5defa77bb9a9" 2018-09-22 04:25:21,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:25:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4960ff8e-a9c5-4003-be2c-feef3cf013d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:25:21,292 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1dbfa7820a614830a43e356551ba3160/users/d003613d464c4c589405e7683a464148/roles/5001953c26e6403ca8b55de7bd3908d2 used request id req-4960ff8e-a9c5-4003-be2c-feef3cf013d9 2018-09-22 04:25:21,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:25:21,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:21,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5001953c26e6403ca8b55de7bd3908d2", "name": "CreateSecurityGroupTests-0217f814-bf0e-400-proj-role"}], "expires_at": "2018-09-22T05:25:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1dbfa7820a614830a43e356551ba3160", "name": "CreateSecurityGroupTests-0217f814-bf0e-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1dbfa7820a614830a43e356551ba3160", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/1dbfa7820a614830a43e356551ba3160", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/1dbfa7820a614830a43e356551ba3160", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/1dbfa7820a614830a43e356551ba3160", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/1dbfa7820a614830a43e356551ba3160", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/1dbfa7820a614830a43e356551ba3160", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1dbfa7820a614830a43e356551ba3160", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/1dbfa7820a614830a43e356551ba3160", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/1dbfa7820a614830a43e356551ba3160", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/1dbfa7820a614830a43e356551ba3160", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/1dbfa7820a614830a43e356551ba3160", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/1dbfa7820a614830a43e356551ba3160", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-0217f814-bf0e-400-user", "id": "d003613d464c4c589405e7683a464148"}, "audit_ids": ["lfgTVZSnSbezNLKHJGwPyQ"], "issued_at": "2018-09-22T04:25:21.000000Z"}} 2018-09-22 04:25:21,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:21,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff9f8816-55ef-427f-a2c3-fb021fe85255 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:25:21,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ff9f8816-55ef-427f-a2c3-fb021fe85255 2018-09-22 04:25:21,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:22,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cc65ecf8-04ec-485e-8a9c-06b0519eb50e Date: Sat, 22 Sep 2018 04:25:22 GMT RESP BODY: {"security_groups": []} 2018-09-22 04:25:22,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname&description=hello+group used request id req-cc65ecf8-04ec-485e-8a9c-06b0519eb50e 2018-09-22 04:25:22,043 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname... 2018-09-22 04:25:22,043 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname 2018-09-22 04:25:22,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" -d '{"security_group": {"name": "CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname", "description": "hello group"}}' 2018-09-22 04:25:22,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-de4b44fe-6627-4022-aa14-5343842c1f76 Date: Sat, 22 Sep 2018 04:25:22 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "updated_at": "2018-09-22T04:25:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}], "revision_number": 2, "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "name": "CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname"}} 2018-09-22 04:25:22,391 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-de4b44fe-6627-4022-aa14-5343842c1f76 2018-09-22 04:25:22,392 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:22,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:22,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-17773720-5ae4-4a81-88d8-36bd93688e12 Date: Sat, 22 Sep 2018 04:25:22 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-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac"}]} 2018-09-22 04:25:22,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-17773720-5ae4-4a81-88d8-36bd93688e12 2018-09-22 04:25:22,550 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:22,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:22,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-24c11d17-cf6f-4315-822c-3f053097c71c Date: Sat, 22 Sep 2018 04:25:22 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-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac"}]} 2018-09-22 04:25:22,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-24c11d17-cf6f-4315-822c-3f053097c71c 2018-09-22 04:25:22,579 - neutron_utils - INFO - Retrieving security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:22,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:22,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-056acd17-1c6d-43f7-8e82-446303cc9158 Date: Sat, 22 Sep 2018 04:25:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "updated_at": "2018-09-22T04:25:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}], "revision_number": 2, "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "name": "CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname"}]} 2018-09-22 04:25:22,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-056acd17-1c6d-43f7-8e82-446303cc9158 2018-09-22 04:25:22,792 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:22,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:22,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2819a6d7-8da3-41bd-8264-95defce566bf Date: Sat, 22 Sep 2018 04:25:22 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-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac"}]} 2018-09-22 04:25:22,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-2819a6d7-8da3-41bd-8264-95defce566bf 2018-09-22 04:25:22,972 - neutron_utils - INFO - Retrieving security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:22,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:23,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-07a06bf4-0a54-419d-a81b-2742936d86e4 Date: Sat, 22 Sep 2018 04:25:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "updated_at": "2018-09-22T04:25:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}], "revision_number": 2, "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "name": "CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname"}]} 2018-09-22 04:25:23,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-07a06bf4-0a54-419d-a81b-2742936d86e4 2018-09-22 04:25:23,165 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:23,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:23,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5a836f84-6e44-4f1c-a554-85170756b39e Date: Sat, 22 Sep 2018 04:25:23 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-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac"}]} 2018-09-22 04:25:23,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-5a836f84-6e44-4f1c-a554-85170756b39e 2018-09-22 04:25:23,345 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname 2018-09-22 04:25:23,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:23,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f37bef45-a88d-43d6-8487-a174c5648462 Date: Sat, 22 Sep 2018 04:25:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "updated_at": "2018-09-22T04:25:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}], "revision_number": 2, "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "name": "CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname"}]} 2018-09-22 04:25:23,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname used request id req-f37bef45-a88d-43d6-8487-a174c5648462 2018-09-22 04:25:23,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:25:23,550 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:25:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:25:23,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1dbfa7820a614830a43e356551ba3160 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:23,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ee4c073-7036-4a63-aad2-3e3aa66117de Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1dbfa7820a614830a43e356551ba3160"}, "enabled": true, "id": "1dbfa7820a614830a43e356551ba3160", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0217f814-bf0e-400-proj"}} 2018-09-22 04:25:23,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1dbfa7820a614830a43e356551ba3160 used request id req-3ee4c073-7036-4a63-aad2-3e3aa66117de 2018-09-22 04:25:23,625 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:23,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:23,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-44eb4b87-cb50-454e-b06e-113891d56430 Date: Sat, 22 Sep 2018 04:25:23 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-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac"}]} 2018-09-22 04:25:23,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-44eb4b87-cb50-454e-b06e-113891d56430 2018-09-22 04:25:23,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}a508b718659c0ba0cfb124a3a045a7ab71b710d1" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40"}}' 2018-09-22 04:25:24,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-ec5b1b7b-1ed2-42a0-b6b0-015af278e1fc Date: Sat, 22 Sep 2018 04:25:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "f5378883-497e-4671-a7c4-af5209496307"}} 2018-09-22 04:25:24,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-ec5b1b7b-1ed2-42a0-b6b0-015af278e1fc 2018-09-22 04:25:24,105 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname 2018-09-22 04:25:24,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:24,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-6d04fa5f-fb32-4d93-a9f8-1a6fbfa8a310 Date: Sat, 22 Sep 2018 04:25:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "updated_at": "2018-09-22T04:25:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "f5378883-497e-4671-a7c4-af5209496307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}], "revision_number": 3, "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "name": "CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname"}]} 2018-09-22 04:25:24,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname used request id req-6d04fa5f-fb32-4d93-a9f8-1a6fbfa8a310 2018-09-22 04:25:24,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1dbfa7820a614830a43e356551ba3160 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:24,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7be1fe5-4792-4ba3-9af1-4ee14cd80851 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1dbfa7820a614830a43e356551ba3160"}, "enabled": true, "id": "1dbfa7820a614830a43e356551ba3160", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0217f814-bf0e-400-proj"}} 2018-09-22 04:25:24,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1dbfa7820a614830a43e356551ba3160 used request id req-e7be1fe5-4792-4ba3-9af1-4ee14cd80851 2018-09-22 04:25:24,248 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:24,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:24,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-7307aef7-483c-4067-9823-70997c8b989f Date: Sat, 22 Sep 2018 04:25:24 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-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "f5378883-497e-4671-a7c4-af5209496307"}]} 2018-09-22 04:25:24,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-7307aef7-483c-4067-9823-70997c8b989f 2018-09-22 04:25:24,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}a508b718659c0ba0cfb124a3a045a7ab71b710d1" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40"}}' 2018-09-22 04:25:24,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-67c083ff-26a5-4684-bbff-986c32b64a66 Date: Sat, 22 Sep 2018 04:25:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "05431680-1862-4547-b99d-5d781a52c812"}} 2018-09-22 04:25:24,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-67c083ff-26a5-4684-bbff-986c32b64a66 2018-09-22 04:25:24,728 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname 2018-09-22 04:25:24,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:24,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-cafc62a4-a59f-405b-bcc0-baebac14f863 Date: Sat, 22 Sep 2018 04:25:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "updated_at": "2018-09-22T04:25:24Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "05431680-1862-4547-b99d-5d781a52c812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "f5378883-497e-4671-a7c4-af5209496307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}], "revision_number": 4, "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "name": "CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname"}]} 2018-09-22 04:25:24,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname used request id req-cafc62a4-a59f-405b-bcc0-baebac14f863 2018-09-22 04:25:24,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1dbfa7820a614830a43e356551ba3160 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:24,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a2b8296-1bb8-41b1-baf3-999112979a22 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1dbfa7820a614830a43e356551ba3160"}, "enabled": true, "id": "1dbfa7820a614830a43e356551ba3160", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0217f814-bf0e-400-proj"}} 2018-09-22 04:25:24,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1dbfa7820a614830a43e356551ba3160 used request id req-2a2b8296-1bb8-41b1-baf3-999112979a22 2018-09-22 04:25:24,864 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:24,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:24,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-e6caa27f-f0d4-4354-800a-6d5ab56753ea Date: Sat, 22 Sep 2018 04:25:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "05431680-1862-4547-b99d-5d781a52c812"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "f5378883-497e-4671-a7c4-af5209496307"}]} 2018-09-22 04:25:24,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-e6caa27f-f0d4-4354-800a-6d5ab56753ea 2018-09-22 04:25:24,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}a508b718659c0ba0cfb124a3a045a7ab71b710d1" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": 10}}' 2018-09-22 04:25:25,069 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-426002d3-790b-4208-b887-4b50728eac39 Date: Sat, 22 Sep 2018 04:25:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": 10, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:25Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "0cb15c68-35ac-468c-9180-6caa32272152"}} 2018-09-22 04:25:25,069 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-426002d3-790b-4208-b887-4b50728eac39 2018-09-22 04:25:25,069 - neutron_utils - INFO - Retrieving security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:25,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:25,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cbb7769a-d4b2-47fc-af48-c7477b3a3b5d Date: Sat, 22 Sep 2018 04:25:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "updated_at": "2018-09-22T04:25:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "05431680-1862-4547-b99d-5d781a52c812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "revision_number": 0, "id": "0cb15c68-35ac-468c-9180-6caa32272152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "f5378883-497e-4671-a7c4-af5209496307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}], "revision_number": 5, "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "name": "CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname"}]} 2018-09-22 04:25:25,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-cbb7769a-d4b2-47fc-af48-c7477b3a3b5d 2018-09-22 04:25:25,273 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:25,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:25,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cdb544ae-eba4-49d3-8f6a-56ae996d9134 Date: Sat, 22 Sep 2018 04:25:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "05431680-1862-4547-b99d-5d781a52c812"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": 10, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:25Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "0cb15c68-35ac-468c-9180-6caa32272152"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "f5378883-497e-4671-a7c4-af5209496307"}]} 2018-09-22 04:25:25,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-cdb544ae-eba4-49d3-8f6a-56ae996d9134 2018-09-22 04:25:25,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:25,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5001953c26e6403ca8b55de7bd3908d2", "name": "CreateSecurityGroupTests-0217f814-bf0e-400-proj-role"}], "expires_at": "2018-09-22T05:25:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1dbfa7820a614830a43e356551ba3160", "name": "CreateSecurityGroupTests-0217f814-bf0e-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1dbfa7820a614830a43e356551ba3160", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/1dbfa7820a614830a43e356551ba3160", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/1dbfa7820a614830a43e356551ba3160", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/1dbfa7820a614830a43e356551ba3160", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/1dbfa7820a614830a43e356551ba3160", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/1dbfa7820a614830a43e356551ba3160", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1dbfa7820a614830a43e356551ba3160", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/1dbfa7820a614830a43e356551ba3160", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/1dbfa7820a614830a43e356551ba3160", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/1dbfa7820a614830a43e356551ba3160", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/1dbfa7820a614830a43e356551ba3160", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/1dbfa7820a614830a43e356551ba3160", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-0217f814-bf0e-400-user", "id": "d003613d464c4c589405e7683a464148"}, "audit_ids": ["L10UBmskQYGAJe73sTmqww"], "issued_at": "2018-09-22T04:25:25.000000Z"}} 2018-09-22 04:25:25,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad86939269174e969eb147d3c6cd50eeb48ed584" 2018-09-22 04:25:26,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8c2e4918-d65b-4225-8649-df1c8349d8a0 Date: Sat, 22 Sep 2018 04:25:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "updated_at": "2018-09-22T04:25:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "05431680-1862-4547-b99d-5d781a52c812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "revision_number": 0, "id": "0cb15c68-35ac-468c-9180-6caa32272152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "f5378883-497e-4671-a7c4-af5209496307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}], "revision_number": 5, "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "name": "CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname"}]} 2018-09-22 04:25:26,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname&description=hello+group used request id req-8c2e4918-d65b-4225-8649-df1c8349d8a0 2018-09-22 04:25:26,024 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:26,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad86939269174e969eb147d3c6cd50eeb48ed584" 2018-09-22 04:25:26,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e3ff4cb3-9ec9-45c8-989c-ccefc500adca Date: Sat, 22 Sep 2018 04:25:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "05431680-1862-4547-b99d-5d781a52c812"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": 10, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:25Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "0cb15c68-35ac-468c-9180-6caa32272152"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "f5378883-497e-4671-a7c4-af5209496307"}]} 2018-09-22 04:25:26,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-e3ff4cb3-9ec9-45c8-989c-ccefc500adca 2018-09-22 04:25:26,225 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:26,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad86939269174e969eb147d3c6cd50eeb48ed584" 2018-09-22 04:25:26,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-77393cd0-42e4-46d3-8609-684d5cdafa48 Date: Sat, 22 Sep 2018 04:25:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "05431680-1862-4547-b99d-5d781a52c812"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": 10, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:25Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "0cb15c68-35ac-468c-9180-6caa32272152"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "f5378883-497e-4671-a7c4-af5209496307"}]} 2018-09-22 04:25:26,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-77393cd0-42e4-46d3-8609-684d5cdafa48 2018-09-22 04:25:26,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad86939269174e969eb147d3c6cd50eeb48ed584" 2018-09-22 04:25:26,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6668b56b-a4ff-472d-832e-a9a0176bebe4 Date: Sat, 22 Sep 2018 04:25:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "updated_at": "2018-09-22T04:25:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "05431680-1862-4547-b99d-5d781a52c812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "revision_number": 0, "id": "0cb15c68-35ac-468c-9180-6caa32272152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "f5378883-497e-4671-a7c4-af5209496307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}], "revision_number": 5, "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "name": "CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname"}]} 2018-09-22 04:25:26,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname used request id req-6668b56b-a4ff-472d-832e-a9a0176bebe4 2018-09-22 04:25:26,598 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:26,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad86939269174e969eb147d3c6cd50eeb48ed584" 2018-09-22 04:25:26,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2d358c21-e9c0-485c-bae8-7070c73f7adf Date: Sat, 22 Sep 2018 04:25:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "05431680-1862-4547-b99d-5d781a52c812"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": 10, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:25Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "0cb15c68-35ac-468c-9180-6caa32272152"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "f5378883-497e-4671-a7c4-af5209496307"}]} 2018-09-22 04:25:26,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-2d358c21-e9c0-485c-bae8-7070c73f7adf 2018-09-22 04:25:26,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad86939269174e969eb147d3c6cd50eeb48ed584" 2018-09-22 04:25:27,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-292771f0-3f09-4103-a0b7-9d156d28fa18 Date: Sat, 22 Sep 2018 04:25:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "updated_at": "2018-09-22T04:25:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "05431680-1862-4547-b99d-5d781a52c812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "revision_number": 0, "id": "0cb15c68-35ac-468c-9180-6caa32272152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "f5378883-497e-4671-a7c4-af5209496307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}], "revision_number": 5, "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "name": "CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname"}]} 2018-09-22 04:25:27,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname used request id req-292771f0-3f09-4103-a0b7-9d156d28fa18 2018-09-22 04:25:27,001 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:27,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad86939269174e969eb147d3c6cd50eeb48ed584" 2018-09-22 04:25:27,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-412d9176-fadb-4b37-ac1a-5bc8ca72b5e9 Date: Sat, 22 Sep 2018 04:25:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "05431680-1862-4547-b99d-5d781a52c812"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": 10, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:25Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "0cb15c68-35ac-468c-9180-6caa32272152"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "f5378883-497e-4671-a7c4-af5209496307"}]} 2018-09-22 04:25:27,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-412d9176-fadb-4b37-ac1a-5bc8ca72b5e9 2018-09-22 04:25:27,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad86939269174e969eb147d3c6cd50eeb48ed584" 2018-09-22 04:25:27,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9f25f9d8-9a63-4e56-98ed-40579ceb1eb6 Date: Sat, 22 Sep 2018 04:25:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "updated_at": "2018-09-22T04:25:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "05431680-1862-4547-b99d-5d781a52c812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "revision_number": 0, "id": "0cb15c68-35ac-468c-9180-6caa32272152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "f5378883-497e-4671-a7c4-af5209496307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}], "revision_number": 5, "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "name": "CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname"}]} 2018-09-22 04:25:27,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname used request id req-9f25f9d8-9a63-4e56-98ed-40579ceb1eb6 2018-09-22 04:25:27,231 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:27,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad86939269174e969eb147d3c6cd50eeb48ed584" 2018-09-22 04:25:27,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b089fe1d-d62c-4323-bca8-5434e04e6a1e Date: Sat, 22 Sep 2018 04:25:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "05431680-1862-4547-b99d-5d781a52c812"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": 10, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:25Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "0cb15c68-35ac-468c-9180-6caa32272152"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "f5378883-497e-4671-a7c4-af5209496307"}]} 2018-09-22 04:25:27,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-b089fe1d-d62c-4323-bca8-5434e04e6a1e 2018-09-22 04:25:27,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad86939269174e969eb147d3c6cd50eeb48ed584" 2018-09-22 04:25:27,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-67aa3ace-afc5-43bc-ac7d-d434a6e5e3f5 Date: Sat, 22 Sep 2018 04:25:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "updated_at": "2018-09-22T04:25:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "05431680-1862-4547-b99d-5d781a52c812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "revision_number": 0, "id": "0cb15c68-35ac-468c-9180-6caa32272152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "f5378883-497e-4671-a7c4-af5209496307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}], "revision_number": 5, "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "name": "CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname"}]} 2018-09-22 04:25:27,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname used request id req-67aa3ace-afc5-43bc-ac7d-d434a6e5e3f5 2018-09-22 04:25:27,478 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:27,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad86939269174e969eb147d3c6cd50eeb48ed584" 2018-09-22 04:25:27,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0c095f3c-73e1-4d42-a94c-bf5a45adc8ba Date: Sat, 22 Sep 2018 04:25:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "05431680-1862-4547-b99d-5d781a52c812"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": 10, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:25Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "0cb15c68-35ac-468c-9180-6caa32272152"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "f5378883-497e-4671-a7c4-af5209496307"}]} 2018-09-22 04:25:27,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-0c095f3c-73e1-4d42-a94c-bf5a45adc8ba 2018-09-22 04:25:27,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad86939269174e969eb147d3c6cd50eeb48ed584" 2018-09-22 04:25:27,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-196690e2-ebec-4c1e-93ab-0a63a5b5c4bb Date: Sat, 22 Sep 2018 04:25:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "updated_at": "2018-09-22T04:25:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "05431680-1862-4547-b99d-5d781a52c812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "revision_number": 0, "id": "0cb15c68-35ac-468c-9180-6caa32272152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "f5378883-497e-4671-a7c4-af5209496307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}], "revision_number": 5, "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "name": "CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname"}]} 2018-09-22 04:25:27,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname used request id req-196690e2-ebec-4c1e-93ab-0a63a5b5c4bb 2018-09-22 04:25:27,718 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:27,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad86939269174e969eb147d3c6cd50eeb48ed584" 2018-09-22 04:25:27,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a5af8f8b-2d66-45a4-8649-443fbde50a10 Date: Sat, 22 Sep 2018 04:25:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "05431680-1862-4547-b99d-5d781a52c812"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": 10, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:25Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "0cb15c68-35ac-468c-9180-6caa32272152"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "f5378883-497e-4671-a7c4-af5209496307"}]} 2018-09-22 04:25:27,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-a5af8f8b-2d66-45a4-8649-443fbde50a10 2018-09-22 04:25:27,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad86939269174e969eb147d3c6cd50eeb48ed584" 2018-09-22 04:25:28,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-85591f23-df1c-45e4-aad4-1dd3f01af31d Date: Sat, 22 Sep 2018 04:25:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "updated_at": "2018-09-22T04:25:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "05431680-1862-4547-b99d-5d781a52c812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "revision_number": 0, "id": "0cb15c68-35ac-468c-9180-6caa32272152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "f5378883-497e-4671-a7c4-af5209496307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}], "revision_number": 5, "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "name": "CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname"}]} 2018-09-22 04:25:28,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname used request id req-85591f23-df1c-45e4-aad4-1dd3f01af31d 2018-09-22 04:25:28,024 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:28,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad86939269174e969eb147d3c6cd50eeb48ed584" 2018-09-22 04:25:28,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-930b940b-4d61-4e48-8998-77d459a32c35 Date: Sat, 22 Sep 2018 04:25:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "05431680-1862-4547-b99d-5d781a52c812"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": 10, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:25Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "0cb15c68-35ac-468c-9180-6caa32272152"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "f5378883-497e-4671-a7c4-af5209496307"}]} 2018-09-22 04:25:28,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-930b940b-4d61-4e48-8998-77d459a32c35 2018-09-22 04:25:28,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad86939269174e969eb147d3c6cd50eeb48ed584" 2018-09-22 04:25:28,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-25a141cf-0e18-4b7d-93c7-1ad6440874db Date: Sat, 22 Sep 2018 04:25:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "updated_at": "2018-09-22T04:25:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "05431680-1862-4547-b99d-5d781a52c812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "revision_number": 0, "id": "0cb15c68-35ac-468c-9180-6caa32272152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "f5378883-497e-4671-a7c4-af5209496307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}], "revision_number": 5, "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "name": "CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname"}]} 2018-09-22 04:25:28,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname used request id req-25a141cf-0e18-4b7d-93c7-1ad6440874db 2018-09-22 04:25:28,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:28,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad86939269174e969eb147d3c6cd50eeb48ed584" 2018-09-22 04:25:28,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2016eb7b-5cd8-4ef5-9f7c-86880c113683 Date: Sat, 22 Sep 2018 04:25:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "05431680-1862-4547-b99d-5d781a52c812"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": 10, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:25Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "0cb15c68-35ac-468c-9180-6caa32272152"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "f5378883-497e-4671-a7c4-af5209496307"}]} 2018-09-22 04:25:28,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-2016eb7b-5cd8-4ef5-9f7c-86880c113683 2018-09-22 04:25:28,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad86939269174e969eb147d3c6cd50eeb48ed584" 2018-09-22 04:25:28,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-aee66f7b-96b4-4953-898e-d26173bf18c4 Date: Sat, 22 Sep 2018 04:25:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "updated_at": "2018-09-22T04:25:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "05431680-1862-4547-b99d-5d781a52c812", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "revision_number": 0, "id": "0cb15c68-35ac-468c-9180-6caa32272152", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "revision_number": 0, "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "revision_number": 0, "id": "f5378883-497e-4671-a7c4-af5209496307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}], "revision_number": 5, "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "name": "CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname"}]} 2018-09-22 04:25:28,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname used request id req-aee66f7b-96b4-4953-898e-d26173bf18c4 2018-09-22 04:25:28,534 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:28,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad86939269174e969eb147d3c6cd50eeb48ed584" 2018-09-22 04:25:28,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-26579d4f-4727-4dff-87c5-625aa9b54cf0 Date: Sat, 22 Sep 2018 04:25:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "05431680-1862-4547-b99d-5d781a52c812"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": 10, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:25Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "0cb15c68-35ac-468c-9180-6caa32272152"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "f5378883-497e-4671-a7c4-af5209496307"}]} 2018-09-22 04:25:28,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-26579d4f-4727-4dff-87c5-625aa9b54cf0 2018-09-22 04:25:28,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:28,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b98bb352-50f2-4185-a030-9a97711a1b39 Date: Sat, 22 Sep 2018 04:25:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "05431680-1862-4547-b99d-5d781a52c812"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": 10, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:25Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "0cb15c68-35ac-468c-9180-6caa32272152"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "f5378883-497e-4671-a7c4-af5209496307"}]} 2018-09-22 04:25:28,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-b98bb352-50f2-4185-a030-9a97711a1b39 2018-09-22 04:25:28,953 - neutron_utils - INFO - Deleting security group rule with ID - 05431680-1862-4547-b99d-5d781a52c812 2018-09-22 04:25:28,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/05431680-1862-4547-b99d-5d781a52c812 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:29,087 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f367746-2dd0-43af-b995-72cd8a87b115 Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:29,087 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/05431680-1862-4547-b99d-5d781a52c812 used request id req-8f367746-2dd0-43af-b995-72cd8a87b115 2018-09-22 04:25:29,087 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-09-22 04:25:29,088 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5b0d72f-288a-4d84-84d4-e7a4c842bd40 2018-09-22 04:25:29,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad86939269174e969eb147d3c6cd50eeb48ed584" 2018-09-22 04:25:29,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1993 X-Openstack-Request-Id: req-40323287-a466-474a-adcb-00ac9a225539 Date: Sat, 22 Sep 2018 04:25:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:25Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": 10, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:25Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "0cb15c68-35ac-468c-9180-6caa32272152"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "3350b90c-0388-4c18-89d9-fb25ddfcbf13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:22Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:22Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "52b11ed8-ee82-4d99-9390-64b272ae06ac"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:24Z", "security_group_id": "a5b0d72f-288a-4d84-84d4-e7a4c842bd40", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:24Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "f5378883-497e-4671-a7c4-af5209496307"}]} 2018-09-22 04:25:29,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-40323287-a466-474a-adcb-00ac9a225539 2018-09-22 04:25:29,122 - neutron_utils - INFO - Deleting security group rule with ID - 52b11ed8-ee82-4d99-9390-64b272ae06ac 2018-09-22 04:25:29,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/52b11ed8-ee82-4d99-9390-64b272ae06ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:29,360 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7fda6cc4-6674-49d4-bb44-8cac9df67492 Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:29,360 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/52b11ed8-ee82-4d99-9390-64b272ae06ac used request id req-7fda6cc4-6674-49d4-bb44-8cac9df67492 2018-09-22 04:25:29,360 - neutron_utils - INFO - Deleting security group rule with ID - 0cb15c68-35ac-468c-9180-6caa32272152 2018-09-22 04:25:29,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/0cb15c68-35ac-468c-9180-6caa32272152 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:29,458 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43126d6e-e00a-4ccd-83b0-1ba22f044457 Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:29,458 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/0cb15c68-35ac-468c-9180-6caa32272152 used request id req-43126d6e-e00a-4ccd-83b0-1ba22f044457 2018-09-22 04:25:29,458 - neutron_utils - INFO - Deleting security group rule with ID - f5378883-497e-4671-a7c4-af5209496307 2018-09-22 04:25:29,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/f5378883-497e-4671-a7c4-af5209496307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:29,552 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6cc6171d-f447-44e5-a58f-6914d6479c3c Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:29,553 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/f5378883-497e-4671-a7c4-af5209496307 used request id req-6cc6171d-f447-44e5-a58f-6914d6479c3c 2018-09-22 04:25:29,553 - neutron_utils - INFO - Deleting security group rule with ID - 05431680-1862-4547-b99d-5d781a52c812 2018-09-22 04:25:29,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/05431680-1862-4547-b99d-5d781a52c812 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:29,580 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-2d7e6074-c39d-4a62-9ebf-d68bad23d1ca Date: Sat, 22 Sep 2018 04:25:29 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 05431680-1862-4547-b99d-5d781a52c812 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-22 04:25:29,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/05431680-1862-4547-b99d-5d781a52c812 used request id req-2d7e6074-c39d-4a62-9ebf-d68bad23d1ca 2018-09-22 04:25:29,580 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 05431680-1862-4547-b99d-5d781a52c812 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-22 04:25:29,581 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 05431680-1862-4547-b99d-5d781a52c812 does not exist Neutron server returns request_ids: ['req-2d7e6074-c39d-4a62-9ebf-d68bad23d1ca'] 2018-09-22 04:25:29,581 - neutron_utils - INFO - Deleting security group rule with ID - 3350b90c-0388-4c18-89d9-fb25ddfcbf13 2018-09-22 04:25:29,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/3350b90c-0388-4c18-89d9-fb25ddfcbf13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:29,670 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-80132b7d-2365-40a3-bd8f-8750736d5aa9 Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:29,670 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/3350b90c-0388-4c18-89d9-fb25ddfcbf13 used request id req-80132b7d-2365-40a3-bd8f-8750736d5aa9 2018-09-22 04:25:29,671 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-2e450559-a14d-495b-aef5-cf9f15108b6aname 2018-09-22 04:25:29,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a5b0d72f-288a-4d84-84d4-e7a4c842bd40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508b718659c0ba0cfb124a3a045a7ab71b710d1" 2018-09-22 04:25:29,957 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-706e533c-c3e6-4791-bf7a-f99cb381f17f Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:29,957 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a5b0d72f-288a-4d84-84d4-e7a4c842bd40 used request id req-706e533c-c3e6-4791-bf7a-f99cb381f17f 2018-09-22 04:25:29,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713885b750c9f0925871726dd78a5defa77bb9a9" 2018-09-22 04:25:30,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-c0ab3eb9-f97f-47dd-b50a-af8c8e545763 Date: Sat, 22 Sep 2018 04:25:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:21Z", "updated_at": "2018-09-22T04:25:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:21Z", "revision_number": 0, "id": "548a5f19-0e50-4a47-b685-fbf1e773bbeb", "remote_group_id": "12421ad7-275f-4a3f-90a8-11980a99412a", "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:21Z", "security_group_id": "12421ad7-275f-4a3f-90a8-11980a99412a", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:21Z", "revision_number": 0, "id": "83cd73f1-a7dd-48a7-b97d-e7befc40ca70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:21Z", "security_group_id": "12421ad7-275f-4a3f-90a8-11980a99412a", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:21Z", "revision_number": 0, "id": "aea7c13b-08f2-4abc-981d-aa8bcbd62765", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:21Z", "security_group_id": "12421ad7-275f-4a3f-90a8-11980a99412a", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dbfa7820a614830a43e356551ba3160"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:21Z", "revision_number": 0, "id": "bd13ff49-1ca8-4281-8e3e-aae54dd29b03", "remote_group_id": "12421ad7-275f-4a3f-90a8-11980a99412a", "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:21Z", "security_group_id": "12421ad7-275f-4a3f-90a8-11980a99412a", "tenant_id": "1dbfa7820a614830a43e356551ba3160", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dbfa7820a614830a43e356551ba3160"}], "revision_number": 4, "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "12421ad7-275f-4a3f-90a8-11980a99412a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:25:30,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c0ab3eb9-f97f-47dd-b50a-af8c8e545763 2018-09-22 04:25:30,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1dbfa7820a614830a43e356551ba3160 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713885b750c9f0925871726dd78a5defa77bb9a9" 2018-09-22 04:25:30,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca13654-8288-435c-b9d4-62956afd3e86 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1dbfa7820a614830a43e356551ba3160"}, "enabled": true, "id": "1dbfa7820a614830a43e356551ba3160", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0217f814-bf0e-400-proj"}} 2018-09-22 04:25:30,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1dbfa7820a614830a43e356551ba3160 used request id req-8ca13654-8288-435c-b9d4-62956afd3e86 2018-09-22 04:25:30,297 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12421ad7-275f-4a3f-90a8-11980a99412a 2018-09-22 04:25:30,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=12421ad7-275f-4a3f-90a8-11980a99412a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713885b750c9f0925871726dd78a5defa77bb9a9" 2018-09-22 04:25:30,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7276d600-b0d3-48ce-8d57-c67638f57be8 Date: Sat, 22 Sep 2018 04:25:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "12421ad7-275f-4a3f-90a8-11980a99412a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:21Z", "security_group_id": "12421ad7-275f-4a3f-90a8-11980a99412a", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:21Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "548a5f19-0e50-4a47-b685-fbf1e773bbeb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:21Z", "security_group_id": "12421ad7-275f-4a3f-90a8-11980a99412a", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:21Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "83cd73f1-a7dd-48a7-b97d-e7befc40ca70"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:21Z", "security_group_id": "12421ad7-275f-4a3f-90a8-11980a99412a", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:21Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "aea7c13b-08f2-4abc-981d-aa8bcbd62765"}, {"remote_group_id": "12421ad7-275f-4a3f-90a8-11980a99412a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:21Z", "security_group_id": "12421ad7-275f-4a3f-90a8-11980a99412a", "port_range_min": null, "revision_number": 0, "tenant_id": "1dbfa7820a614830a43e356551ba3160", "created_at": "2018-09-22T04:25:21Z", "project_id": "1dbfa7820a614830a43e356551ba3160", "id": "bd13ff49-1ca8-4281-8e3e-aae54dd29b03"}]} 2018-09-22 04:25:30,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=12421ad7-275f-4a3f-90a8-11980a99412a used request id req-7276d600-b0d3-48ce-8d57-c67638f57be8 2018-09-22 04:25:30,493 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:25:30,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/12421ad7-275f-4a3f-90a8-11980a99412a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713885b750c9f0925871726dd78a5defa77bb9a9" 2018-09-22 04:25:30,787 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dbb0e076-0466-48ec-a998-c0eac89e8e60 Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:30,787 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/12421ad7-275f-4a3f-90a8-11980a99412a used request id req-dbb0e076-0466-48ec-a998-c0eac89e8e60 2018-09-22 04:25:30,788 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-0217f814-bf0e-400-proj 2018-09-22 04:25:30,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/1dbfa7820a614830a43e356551ba3160 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713885b750c9f0925871726dd78a5defa77bb9a9" 2018-09-22 04:25:31,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48d1e1c9-e520-4a2f-8b6b-5491ba4d0f54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:25:31,005 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1dbfa7820a614830a43e356551ba3160 used request id req-48d1e1c9-e520-4a2f-8b6b-5491ba4d0f54 2018-09-22 04:25:31,005 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-0217f814-bf0e-400-proj-role 2018-09-22 04:25:31,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5001953c26e6403ca8b55de7bd3908d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713885b750c9f0925871726dd78a5defa77bb9a9" 2018-09-22 04:25:31,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19968fd9-60fd-44a6-abe9-9d5509bf5784 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:25:31,116 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5001953c26e6403ca8b55de7bd3908d2 used request id req-19968fd9-60fd-44a6-abe9-9d5509bf5784 2018-09-22 04:25:31,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713885b750c9f0925871726dd78a5defa77bb9a9" 2018-09-22 04:25:31,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c02a01f1-52f4-4bd9-9156-52224f56f843 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:25:31,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c02a01f1-52f4-4bd9-9156-52224f56f843 2018-09-22 04:25:31,214 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-0217f814-bf0e-400-user 2018-09-22 04:25:31,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/d003613d464c4c589405e7683a464148 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b9aa6c29d3d91e03b6c38cccf16d3e8607b9f6" 2018-09-22 04:25:31,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18387344-eca2-4ea5-be4b-a1de4ab3caf0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:25:31,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d003613d464c4c589405e7683a464148 used request id req-18387344-eca2-4ea5-be4b-a1de4ab3caf0 2018-09-22 04:25:31,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:31,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:25:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["GbbMo6-dTBy52XQhPHb3rQ"], "issued_at": "2018-09-22T04:25:31.000000Z"}} 2018-09-22 04:25:31,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42dfac07a11fcea8be991ceec9500b59a2d1a82a" 2018-09-22 04:25:31,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e7ea264-0a0d-4ff5-895b-feae48691df0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:25:31,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0e7ea264-0a0d-4ff5-895b-feae48691df0 2018-09-22 04:25:31,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:25:31,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:32,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:25:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["11YPXt-aTgycKyVJXbTRtA"], "issued_at": "2018-09-22T04:25:32.000000Z"}} 2018-09-22 04:25:32,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" 2018-09-22 04:25:32,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a1ec357-af9a-4677-9ed7-683a0d90d460 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:25:32,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5a1ec357-af9a-4677-9ed7-683a0d90d460 2018-09-22 04:25:32,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:25:32,429 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:25:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:25:32,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9fc022c3-1541-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" 2018-09-22 04:25:32,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c090121a-fc33-4a09-b0e6-112ae4c1baeb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9fc022c3-1541-420-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:25:32,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9fc022c3-1541-420-proj used request id req-c090121a-fc33-4a09-b0e6-112ae4c1baeb 2018-09-22 04:25:32,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" 2018-09-22 04:25:32,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed0a6f2-1295-4a6e-b068-5f1906c60144 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:25:32,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2ed0a6f2-1295-4a6e-b068-5f1906c60144 2018-09-22 04:25:32,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-9fc022c3-1541-420-proj"}}' 2018-09-22 04:25:32,732 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:25:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac159a19-b114-4e24-b576-f9cb3bc2e770 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3159bff4de304a00bf9dd84079ff11b2"}, "enabled": true, "id": "3159bff4de304a00bf9dd84079ff11b2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9fc022c3-1541-420-proj"}} 2018-09-22 04:25:32,732 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ac159a19-b114-4e24-b576-f9cb3bc2e770 2018-09-22 04:25:32,733 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-9fc022c3-1541-420-proj 2018-09-22 04:25:32,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:25:32,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:33,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:25:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["4WSxFeZgTc6KVOxI1BzhKQ"], "issued_at": "2018-09-22T04:25:33.000000Z"}} 2018-09-22 04:25:33,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8531f8b518d9bbb511ee815cbf009ba17eaf3da" 2018-09-22 04:25:33,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-526f3f49-4716-4b60-901a-aed3df0a9c45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:25:33,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-526f3f49-4716-4b60-901a-aed3df0a9c45 2018-09-22 04:25:33,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:25:33,210 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:25:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:25:33,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8531f8b518d9bbb511ee815cbf009ba17eaf3da" 2018-09-22 04:25:33,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebadd662-7fba-45eb-8a17-f059b5872ced Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:25:33,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ebadd662-7fba-45eb-8a17-f059b5872ced 2018-09-22 04:25:33,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-9fc022c3-1541-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8531f8b518d9bbb511ee815cbf009ba17eaf3da" 2018-09-22 04:25:33,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7858237d-73f2-4ffe-b0ff-b0b0db498340 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-9fc022c3-1541-420-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3159bff4de304a00bf9dd84079ff11b2"}, "enabled": true, "id": "3159bff4de304a00bf9dd84079ff11b2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9fc022c3-1541-420-proj"}]} 2018-09-22 04:25:33,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-9fc022c3-1541-420-proj used request id req-7858237d-73f2-4ffe-b0ff-b0b0db498340 2018-09-22 04:25:33,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8531f8b518d9bbb511ee815cbf009ba17eaf3da" 2018-09-22 04:25:33,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74993f11-528c-4817-8b19-35d030804f77 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:25:33,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-74993f11-528c-4817-8b19-35d030804f77 2018-09-22 04:25:33,853 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-9fc022c3-1541-420-user 2018-09-22 04:25:33,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:25:33,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" 2018-09-22 04:25:33,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b9c0af8-46d2-4b26-bba5-5fafaefbef1f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:25:33,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2b9c0af8-46d2-4b26-bba5-5fafaefbef1f 2018-09-22 04:25:33,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" -d '{"role": {"name": "CreateSecurityGroupTests-9fc022c3-1541-420-proj-role"}}' 2018-09-22 04:25:34,049 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:25:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f49e9e07-75ea-4f1b-83bf-0c6d21f4beb1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dcc09376265f4033a8d3a222a9221d9d", "links": {"self": "http://172.30.9.23:5000/v3/roles/dcc09376265f4033a8d3a222a9221d9d"}, "name": "CreateSecurityGroupTests-9fc022c3-1541-420-proj-role"}} 2018-09-22 04:25:34,050 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f49e9e07-75ea-4f1b-83bf-0c6d21f4beb1 2018-09-22 04:25:34,050 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-9fc022c3-1541-420-proj-role 2018-09-22 04:25:34,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/dcc09376265f4033a8d3a222a9221d9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" 2018-09-22 04:25:34,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72b28b71-b1e5-48e4-8c42-3bb1c09f865f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/dcc09376265f4033a8d3a222a9221d9d"}, "domain_id": null, "name": "CreateSecurityGroupTests-9fc022c3-1541-420-proj-role", "id": "dcc09376265f4033a8d3a222a9221d9d"}} 2018-09-22 04:25:34,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/dcc09376265f4033a8d3a222a9221d9d used request id req-72b28b71-b1e5-48e4-8c42-3bb1c09f865f 2018-09-22 04:25:34,143 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-9fc022c3-1541-420-proj-role to project CreateSecurityGroupTests-9fc022c3-1541-420-proj 2018-09-22 04:25:34,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3159bff4de304a00bf9dd84079ff11b2/users/b1d77487669e43dab79ef6570063f419/roles/dcc09376265f4033a8d3a222a9221d9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" 2018-09-22 04:25:34,268 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:25:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beb204ec-51d4-4177-ba48-cef354d56dd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:25:34,268 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3159bff4de304a00bf9dd84079ff11b2/users/b1d77487669e43dab79ef6570063f419/roles/dcc09376265f4033a8d3a222a9221d9d used request id req-beb204ec-51d4-4177-ba48-cef354d56dd2 2018-09-22 04:25:34,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:25:34,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:34,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dcc09376265f4033a8d3a222a9221d9d", "name": "CreateSecurityGroupTests-9fc022c3-1541-420-proj-role"}], "expires_at": "2018-09-22T05:25:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3159bff4de304a00bf9dd84079ff11b2", "name": "CreateSecurityGroupTests-9fc022c3-1541-420-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3159bff4de304a00bf9dd84079ff11b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3159bff4de304a00bf9dd84079ff11b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3159bff4de304a00bf9dd84079ff11b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3159bff4de304a00bf9dd84079ff11b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3159bff4de304a00bf9dd84079ff11b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3159bff4de304a00bf9dd84079ff11b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3159bff4de304a00bf9dd84079ff11b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3159bff4de304a00bf9dd84079ff11b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3159bff4de304a00bf9dd84079ff11b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3159bff4de304a00bf9dd84079ff11b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3159bff4de304a00bf9dd84079ff11b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3159bff4de304a00bf9dd84079ff11b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9fc022c3-1541-420-user", "id": "b1d77487669e43dab79ef6570063f419"}, "audit_ids": ["kQ4tdFDkTcSRxEP1Nx4mYw"], "issued_at": "2018-09-22T04:25:34.000000Z"}} 2018-09-22 04:25:34,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:34,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12751e55-a6c9-403d-9fe4-76fcab0df4db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:25:34,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-12751e55-a6c9-403d-9fe4-76fcab0df4db 2018-09-22 04:25:34,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:35,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-95ddfe78-046d-474f-bcca-a448e453e16a Date: Sat, 22 Sep 2018 04:25:35 GMT RESP BODY: {"security_groups": []} 2018-09-22 04:25:35,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name&description=hello+group used request id req-95ddfe78-046d-474f-bcca-a448e453e16a 2018-09-22 04:25:35,017 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name... 2018-09-22 04:25:35,017 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name 2018-09-22 04:25:35,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" -d '{"security_group": {"name": "CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name", "description": "hello group"}}' 2018-09-22 04:25:35,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-0b38e1a1-903f-49fc-a05d-399b2d0e336b Date: Sat, 22 Sep 2018 04:25:35 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "updated_at": "2018-09-22T04:25:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}], "revision_number": 2, "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "name": "CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name"}} 2018-09-22 04:25:35,374 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-0b38e1a1-903f-49fc-a05d-399b2d0e336b 2018-09-22 04:25:35,375 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:35,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:35,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a7f3acee-a26e-4316-a819-8af0a4ada51d Date: Sat, 22 Sep 2018 04:25:35 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-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f"}]} 2018-09-22 04:25:35,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-a7f3acee-a26e-4316-a819-8af0a4ada51d 2018-09-22 04:25:35,545 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:35,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:35,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7ecfd733-081f-474f-97c1-218992776d42 Date: Sat, 22 Sep 2018 04:25:35 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-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f"}]} 2018-09-22 04:25:35,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-7ecfd733-081f-474f-97c1-218992776d42 2018-09-22 04:25:35,728 - neutron_utils - INFO - Retrieving security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:35,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:35,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-861ba3b6-7a15-4500-99b4-b51175ef8c93 Date: Sat, 22 Sep 2018 04:25:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "updated_at": "2018-09-22T04:25:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}], "revision_number": 2, "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "name": "CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name"}]} 2018-09-22 04:25:35,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-861ba3b6-7a15-4500-99b4-b51175ef8c93 2018-09-22 04:25:35,946 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:35,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:36,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3ab07097-0cab-4f0b-95e9-7aa0d83ab2b5 Date: Sat, 22 Sep 2018 04:25:36 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-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f"}]} 2018-09-22 04:25:36,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-3ab07097-0cab-4f0b-95e9-7aa0d83ab2b5 2018-09-22 04:25:36,113 - neutron_utils - INFO - Retrieving security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:36,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:36,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ae4e1c89-70a3-4bc5-9c84-582c33ff1698 Date: Sat, 22 Sep 2018 04:25:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "updated_at": "2018-09-22T04:25:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}], "revision_number": 2, "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "name": "CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name"}]} 2018-09-22 04:25:36,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-ae4e1c89-70a3-4bc5-9c84-582c33ff1698 2018-09-22 04:25:36,316 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:36,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:36,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-88ec65fb-e868-431c-85f4-1c88298a3ff5 Date: Sat, 22 Sep 2018 04:25:36 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-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f"}]} 2018-09-22 04:25:36,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-88ec65fb-e868-431c-85f4-1c88298a3ff5 2018-09-22 04:25:36,345 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name 2018-09-22 04:25:36,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:36,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-80cb759d-e41c-4f61-bc41-c2ab9bde331f Date: Sat, 22 Sep 2018 04:25:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "updated_at": "2018-09-22T04:25:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}], "revision_number": 2, "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "name": "CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name"}]} 2018-09-22 04:25:36,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name used request id req-80cb759d-e41c-4f61-bc41-c2ab9bde331f 2018-09-22 04:25:36,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:25:36,405 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:25:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:25:36,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3159bff4de304a00bf9dd84079ff11b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:36,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0670cc36-f7e9-49ad-a715-2b6ed5471459 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3159bff4de304a00bf9dd84079ff11b2"}, "enabled": true, "id": "3159bff4de304a00bf9dd84079ff11b2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9fc022c3-1541-420-proj"}} 2018-09-22 04:25:36,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3159bff4de304a00bf9dd84079ff11b2 used request id req-0670cc36-f7e9-49ad-a715-2b6ed5471459 2018-09-22 04:25:36,486 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:36,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:36,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-82e469ff-cb4a-4572-b2ca-74c1a50fdcc3 Date: Sat, 22 Sep 2018 04:25:36 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-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f"}]} 2018-09-22 04:25:36,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-82e469ff-cb4a-4572-b2ca-74c1a50fdcc3 2018-09-22 04:25:36,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}65511728565257a6f38218061b7ffebbd2aec594" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea"}}' 2018-09-22 04:25:36,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-030525ef-e1b0-45a2-8373-642f4efb548b Date: Sat, 22 Sep 2018 04:25:36 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:36Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53"}} 2018-09-22 04:25:36,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-030525ef-e1b0-45a2-8373-642f4efb548b 2018-09-22 04:25:36,836 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name 2018-09-22 04:25:36,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:36,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-7be99efb-101a-4fd4-8eb2-9668782cb9db Date: Sat, 22 Sep 2018 04:25:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "updated_at": "2018-09-22T04:25:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "revision_number": 0, "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}], "revision_number": 3, "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "name": "CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name"}]} 2018-09-22 04:25:36,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name used request id req-7be99efb-101a-4fd4-8eb2-9668782cb9db 2018-09-22 04:25:36,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3159bff4de304a00bf9dd84079ff11b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:36,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fec7a213-cf27-48d5-840e-adf054649464 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3159bff4de304a00bf9dd84079ff11b2"}, "enabled": true, "id": "3159bff4de304a00bf9dd84079ff11b2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9fc022c3-1541-420-proj"}} 2018-09-22 04:25:36,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3159bff4de304a00bf9dd84079ff11b2 used request id req-fec7a213-cf27-48d5-840e-adf054649464 2018-09-22 04:25:36,982 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:36,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:37,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-4f0ea560-fba8-4a5a-b62b-4c7cfba60695 Date: Sat, 22 Sep 2018 04:25:37 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-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:36Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f"}]} 2018-09-22 04:25:37,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-4f0ea560-fba8-4a5a-b62b-4c7cfba60695 2018-09-22 04:25:37,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}65511728565257a6f38218061b7ffebbd2aec594" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea"}}' 2018-09-22 04:25:37,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-f537e062-beb6-4f47-b74e-0bfc0aaefae9 Date: Sat, 22 Sep 2018 04:25:37 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "508a61c8-c91d-40b6-a81a-194fa46070d9"}} 2018-09-22 04:25:37,476 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-f537e062-beb6-4f47-b74e-0bfc0aaefae9 2018-09-22 04:25:37,476 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name 2018-09-22 04:25:37,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:37,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-675a6468-a634-466f-a7cb-2087899f2fe7 Date: Sat, 22 Sep 2018 04:25:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "updated_at": "2018-09-22T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "508a61c8-c91d-40b6-a81a-194fa46070d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "revision_number": 0, "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}], "revision_number": 4, "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "name": "CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name"}]} 2018-09-22 04:25:37,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name used request id req-675a6468-a634-466f-a7cb-2087899f2fe7 2018-09-22 04:25:37,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3159bff4de304a00bf9dd84079ff11b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:37,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2686107-cdc3-4c38-9c00-ab764f4af930 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3159bff4de304a00bf9dd84079ff11b2"}, "enabled": true, "id": "3159bff4de304a00bf9dd84079ff11b2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9fc022c3-1541-420-proj"}} 2018-09-22 04:25:37,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3159bff4de304a00bf9dd84079ff11b2 used request id req-f2686107-cdc3-4c38-9c00-ab764f4af930 2018-09-22 04:25:37,770 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:37,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:37,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-ed1450cd-7a21-4de7-8271-b7a9849b7af3 Date: Sat, 22 Sep 2018 04:25:37 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-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "508a61c8-c91d-40b6-a81a-194fa46070d9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:36Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f"}]} 2018-09-22 04:25:37,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-ed1450cd-7a21-4de7-8271-b7a9849b7af3 2018-09-22 04:25:37,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}65511728565257a6f38218061b7ffebbd2aec594" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": 10}}' 2018-09-22 04:25:37,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-37b245e8-8d8f-444e-99be-0d809be0e339 Date: Sat, 22 Sep 2018 04:25:37 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": 10, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "48059667-f96f-4de7-b85a-e3d8db1246e8"}} 2018-09-22 04:25:37,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-37b245e8-8d8f-444e-99be-0d809be0e339 2018-09-22 04:25:37,985 - neutron_utils - INFO - Retrieving security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:37,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:38,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ee37661d-ca13-4b6e-968b-bf1695f9a197 Date: Sat, 22 Sep 2018 04:25:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "updated_at": "2018-09-22T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "48059667-f96f-4de7-b85a-e3d8db1246e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "508a61c8-c91d-40b6-a81a-194fa46070d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "revision_number": 0, "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}], "revision_number": 5, "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "name": "CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name"}]} 2018-09-22 04:25:38,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-ee37661d-ca13-4b6e-968b-bf1695f9a197 2018-09-22 04:25:38,187 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:38,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:38,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2b08848a-2aa2-4e38-b18d-77fcc04e2b12 Date: Sat, 22 Sep 2018 04:25:38 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-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": 10, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "48059667-f96f-4de7-b85a-e3d8db1246e8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "508a61c8-c91d-40b6-a81a-194fa46070d9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:36Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f"}]} 2018-09-22 04:25:38,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-2b08848a-2aa2-4e38-b18d-77fcc04e2b12 2018-09-22 04:25:38,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:38,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dcc09376265f4033a8d3a222a9221d9d", "name": "CreateSecurityGroupTests-9fc022c3-1541-420-proj-role"}], "expires_at": "2018-09-22T05:25:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3159bff4de304a00bf9dd84079ff11b2", "name": "CreateSecurityGroupTests-9fc022c3-1541-420-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3159bff4de304a00bf9dd84079ff11b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3159bff4de304a00bf9dd84079ff11b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3159bff4de304a00bf9dd84079ff11b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3159bff4de304a00bf9dd84079ff11b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3159bff4de304a00bf9dd84079ff11b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3159bff4de304a00bf9dd84079ff11b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3159bff4de304a00bf9dd84079ff11b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3159bff4de304a00bf9dd84079ff11b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3159bff4de304a00bf9dd84079ff11b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3159bff4de304a00bf9dd84079ff11b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3159bff4de304a00bf9dd84079ff11b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3159bff4de304a00bf9dd84079ff11b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9fc022c3-1541-420-user", "id": "b1d77487669e43dab79ef6570063f419"}, "audit_ids": ["H8Qiy6DIS9CKM8Z1NakW8Q"], "issued_at": "2018-09-22T04:25:38.000000Z"}} 2018-09-22 04:25:38,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:38,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4697e142-757c-41ea-bd5d-11652928fa21 Date: Sat, 22 Sep 2018 04:25:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "updated_at": "2018-09-22T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "48059667-f96f-4de7-b85a-e3d8db1246e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "508a61c8-c91d-40b6-a81a-194fa46070d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "revision_number": 0, "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}], "revision_number": 5, "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "name": "CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name"}]} 2018-09-22 04:25:38,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name&description=hello+group used request id req-4697e142-757c-41ea-bd5d-11652928fa21 2018-09-22 04:25:38,966 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:38,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:39,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fcc6790c-2467-4b85-8c74-6282304dd176 Date: Sat, 22 Sep 2018 04:25:39 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-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": 10, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "48059667-f96f-4de7-b85a-e3d8db1246e8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "508a61c8-c91d-40b6-a81a-194fa46070d9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:36Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f"}]} 2018-09-22 04:25:39,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-fcc6790c-2467-4b85-8c74-6282304dd176 2018-09-22 04:25:39,150 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:39,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:39,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-978f43ab-a9c0-47a7-ac9e-c6b5cca71e7c Date: Sat, 22 Sep 2018 04:25:39 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-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": 10, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "48059667-f96f-4de7-b85a-e3d8db1246e8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "508a61c8-c91d-40b6-a81a-194fa46070d9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:36Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f"}]} 2018-09-22 04:25:39,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-978f43ab-a9c0-47a7-ac9e-c6b5cca71e7c 2018-09-22 04:25:39,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:39,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6aa49ed7-fd3a-4ec8-baa8-5704b7e70f15 Date: Sat, 22 Sep 2018 04:25:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "updated_at": "2018-09-22T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "48059667-f96f-4de7-b85a-e3d8db1246e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "508a61c8-c91d-40b6-a81a-194fa46070d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "revision_number": 0, "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}], "revision_number": 5, "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "name": "CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name"}]} 2018-09-22 04:25:39,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name used request id req-6aa49ed7-fd3a-4ec8-baa8-5704b7e70f15 2018-09-22 04:25:39,548 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:39,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:39,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7c5f1d0d-78fa-4820-bebb-2835d71852de Date: Sat, 22 Sep 2018 04:25:39 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-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": 10, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "48059667-f96f-4de7-b85a-e3d8db1246e8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "508a61c8-c91d-40b6-a81a-194fa46070d9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:36Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f"}]} 2018-09-22 04:25:39,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-7c5f1d0d-78fa-4820-bebb-2835d71852de 2018-09-22 04:25:39,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:39,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-27f1da32-c4ab-40f2-8ff2-61840b0d70e9 Date: Sat, 22 Sep 2018 04:25:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "updated_at": "2018-09-22T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "48059667-f96f-4de7-b85a-e3d8db1246e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "508a61c8-c91d-40b6-a81a-194fa46070d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "revision_number": 0, "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}], "revision_number": 5, "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "name": "CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name"}]} 2018-09-22 04:25:39,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name used request id req-27f1da32-c4ab-40f2-8ff2-61840b0d70e9 2018-09-22 04:25:39,934 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:39,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:39,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-53ad01a3-766e-433d-a475-bfe6fc80db2d Date: Sat, 22 Sep 2018 04:25:39 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-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": 10, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "48059667-f96f-4de7-b85a-e3d8db1246e8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "508a61c8-c91d-40b6-a81a-194fa46070d9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:36Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f"}]} 2018-09-22 04:25:39,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-53ad01a3-766e-433d-a475-bfe6fc80db2d 2018-09-22 04:25:39,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:40,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-611671e9-8398-41b4-9f2d-01c11fd47097 Date: Sat, 22 Sep 2018 04:25:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "updated_at": "2018-09-22T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "48059667-f96f-4de7-b85a-e3d8db1246e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "508a61c8-c91d-40b6-a81a-194fa46070d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "revision_number": 0, "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}], "revision_number": 5, "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "name": "CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name"}]} 2018-09-22 04:25:40,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name used request id req-611671e9-8398-41b4-9f2d-01c11fd47097 2018-09-22 04:25:40,188 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:40,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:40,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-72bc7a55-73d3-4886-8f3e-66d6b8c587d8 Date: Sat, 22 Sep 2018 04:25:40 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-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": 10, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "48059667-f96f-4de7-b85a-e3d8db1246e8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "508a61c8-c91d-40b6-a81a-194fa46070d9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:36Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f"}]} 2018-09-22 04:25:40,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-72bc7a55-73d3-4886-8f3e-66d6b8c587d8 2018-09-22 04:25:40,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:40,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6fca63be-a075-4135-9e12-9289a0664bec Date: Sat, 22 Sep 2018 04:25:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "updated_at": "2018-09-22T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "48059667-f96f-4de7-b85a-e3d8db1246e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "508a61c8-c91d-40b6-a81a-194fa46070d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "revision_number": 0, "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}], "revision_number": 5, "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "name": "CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name"}]} 2018-09-22 04:25:40,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name used request id req-6fca63be-a075-4135-9e12-9289a0664bec 2018-09-22 04:25:40,562 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:40,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:40,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f79e5397-97d6-4aa1-ac70-1fe5695c3bca Date: Sat, 22 Sep 2018 04:25:40 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-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": 10, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "48059667-f96f-4de7-b85a-e3d8db1246e8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "508a61c8-c91d-40b6-a81a-194fa46070d9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:36Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f"}]} 2018-09-22 04:25:40,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-f79e5397-97d6-4aa1-ac70-1fe5695c3bca 2018-09-22 04:25:40,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:40,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cca23a84-6a16-4152-85d5-7e0aa0ff802c Date: Sat, 22 Sep 2018 04:25:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "updated_at": "2018-09-22T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "48059667-f96f-4de7-b85a-e3d8db1246e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "508a61c8-c91d-40b6-a81a-194fa46070d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "revision_number": 0, "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}], "revision_number": 5, "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "name": "CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name"}]} 2018-09-22 04:25:40,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name used request id req-cca23a84-6a16-4152-85d5-7e0aa0ff802c 2018-09-22 04:25:40,801 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:40,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:40,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-34027c62-27fb-4e96-ad37-b3adb5563d0f Date: Sat, 22 Sep 2018 04:25:40 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-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": 10, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "48059667-f96f-4de7-b85a-e3d8db1246e8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "508a61c8-c91d-40b6-a81a-194fa46070d9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:36Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f"}]} 2018-09-22 04:25:40,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-34027c62-27fb-4e96-ad37-b3adb5563d0f 2018-09-22 04:25:40,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:41,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-05715187-7eac-4588-be86-0f19b498fa09 Date: Sat, 22 Sep 2018 04:25:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "updated_at": "2018-09-22T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "48059667-f96f-4de7-b85a-e3d8db1246e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "508a61c8-c91d-40b6-a81a-194fa46070d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "revision_number": 0, "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}], "revision_number": 5, "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "name": "CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name"}]} 2018-09-22 04:25:41,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name used request id req-05715187-7eac-4588-be86-0f19b498fa09 2018-09-22 04:25:41,032 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:41,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:41,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4489362c-84cc-4dae-be36-f6887298c9d9 Date: Sat, 22 Sep 2018 04:25:41 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-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": 10, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "48059667-f96f-4de7-b85a-e3d8db1246e8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "508a61c8-c91d-40b6-a81a-194fa46070d9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:36Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f"}]} 2018-09-22 04:25:41,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-4489362c-84cc-4dae-be36-f6887298c9d9 2018-09-22 04:25:41,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:41,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0614d3e2-9f89-4f95-a778-8ec9171402b2 Date: Sat, 22 Sep 2018 04:25:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "updated_at": "2018-09-22T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "48059667-f96f-4de7-b85a-e3d8db1246e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "508a61c8-c91d-40b6-a81a-194fa46070d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "revision_number": 0, "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}], "revision_number": 5, "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "name": "CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name"}]} 2018-09-22 04:25:41,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name used request id req-0614d3e2-9f89-4f95-a778-8ec9171402b2 2018-09-22 04:25:41,271 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:41,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:41,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4c6639d2-69d5-43e7-a721-128b6aafbd17 Date: Sat, 22 Sep 2018 04:25:41 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-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": 10, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "48059667-f96f-4de7-b85a-e3d8db1246e8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "508a61c8-c91d-40b6-a81a-194fa46070d9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:36Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f"}]} 2018-09-22 04:25:41,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-4c6639d2-69d5-43e7-a721-128b6aafbd17 2018-09-22 04:25:41,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:41,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a1475a68-6abf-492d-be0e-be7f011a9f2c Date: Sat, 22 Sep 2018 04:25:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "updated_at": "2018-09-22T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "48059667-f96f-4de7-b85a-e3d8db1246e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "508a61c8-c91d-40b6-a81a-194fa46070d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "revision_number": 0, "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}], "revision_number": 5, "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "name": "CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name"}]} 2018-09-22 04:25:41,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name used request id req-a1475a68-6abf-492d-be0e-be7f011a9f2c 2018-09-22 04:25:41,509 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:41,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:41,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8b578a53-9c30-4bef-a31c-f9700910a907 Date: Sat, 22 Sep 2018 04:25:41 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-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": 10, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "48059667-f96f-4de7-b85a-e3d8db1246e8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "508a61c8-c91d-40b6-a81a-194fa46070d9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:36Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f"}]} 2018-09-22 04:25:41,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-8b578a53-9c30-4bef-a31c-f9700910a907 2018-09-22 04:25:41,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:41,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8a353d3b-fbbd-4381-afec-45628d0c9fc5 Date: Sat, 22 Sep 2018 04:25:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "updated_at": "2018-09-22T04:25:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "48059667-f96f-4de7-b85a-e3d8db1246e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "revision_number": 0, "id": "508a61c8-c91d-40b6-a81a-194fa46070d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "revision_number": 0, "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "revision_number": 0, "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}], "revision_number": 5, "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "name": "CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name"}]} 2018-09-22 04:25:41,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name used request id req-8a353d3b-fbbd-4381-afec-45628d0c9fc5 2018-09-22 04:25:41,758 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:41,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:41,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2d3fc87c-66e7-4cb3-b08b-0756993cdc3e Date: Sat, 22 Sep 2018 04:25:41 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-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": 10, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "48059667-f96f-4de7-b85a-e3d8db1246e8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "508a61c8-c91d-40b6-a81a-194fa46070d9"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:36Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:36Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f314b0c7-d02b-42de-8838-11a5c4c33c53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f"}]} 2018-09-22 04:25:41,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-2d3fc87c-66e7-4cb3-b08b-0756993cdc3e 2018-09-22 04:25:41,795 - neutron_utils - INFO - Deleting security group rule with ID - f314b0c7-d02b-42de-8838-11a5c4c33c53 2018-09-22 04:25:41,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/f314b0c7-d02b-42de-8838-11a5c4c33c53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:42,047 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-155a0f1e-0ef5-4acb-82e4-b1189418ffbb Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:42,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/f314b0c7-d02b-42de-8838-11a5c4c33c53 used request id req-155a0f1e-0ef5-4acb-82e4-b1189418ffbb 2018-09-22 04:25:42,048 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-09-22 04:25:42,048 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f3a4758-bd0a-4bb2-9373-e4e1323092ea 2018-09-22 04:25:42,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7942eafd1b0d7b86965c0d85084db40ddf326578" 2018-09-22 04:25:42,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-a2219f1f-7e45-4eae-a6e4-ec50f293a05c Date: Sat, 22 Sep 2018 04:25:42 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-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1b22de6a-af11-4e4e-9c30-9d7c62e78c5a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": 10, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "48059667-f96f-4de7-b85a-e3d8db1246e8"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:37Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:37Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "508a61c8-c91d-40b6-a81a-194fa46070d9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:35Z", "security_group_id": "7f3a4758-bd0a-4bb2-9373-e4e1323092ea", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:35Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "f3e0b499-d493-44de-bb3b-3fcaed571e3f"}]} 2018-09-22 04:25:42,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-a2219f1f-7e45-4eae-a6e4-ec50f293a05c 2018-09-22 04:25:42,083 - neutron_utils - INFO - Deleting security group rule with ID - f3e0b499-d493-44de-bb3b-3fcaed571e3f 2018-09-22 04:25:42,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/f3e0b499-d493-44de-bb3b-3fcaed571e3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:42,341 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-251f15af-353c-4332-8e0f-917343240d24 Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:42,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/f3e0b499-d493-44de-bb3b-3fcaed571e3f used request id req-251f15af-353c-4332-8e0f-917343240d24 2018-09-22 04:25:42,342 - neutron_utils - INFO - Deleting security group rule with ID - f314b0c7-d02b-42de-8838-11a5c4c33c53 2018-09-22 04:25:42,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/f314b0c7-d02b-42de-8838-11a5c4c33c53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:42,501 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-f061823b-beee-49c5-8c81-aa811e379efe Date: Sat, 22 Sep 2018 04:25:42 GMT RESP BODY: {"NeutronError": {"message": "Security group rule f314b0c7-d02b-42de-8838-11a5c4c33c53 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-22 04:25:42,501 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/f314b0c7-d02b-42de-8838-11a5c4c33c53 used request id req-f061823b-beee-49c5-8c81-aa811e379efe 2018-09-22 04:25:42,501 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule f314b0c7-d02b-42de-8838-11a5c4c33c53 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-22 04:25:42,502 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule f314b0c7-d02b-42de-8838-11a5c4c33c53 does not exist Neutron server returns request_ids: ['req-f061823b-beee-49c5-8c81-aa811e379efe'] 2018-09-22 04:25:42,502 - neutron_utils - INFO - Deleting security group rule with ID - 1b22de6a-af11-4e4e-9c30-9d7c62e78c5a 2018-09-22 04:25:42,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/1b22de6a-af11-4e4e-9c30-9d7c62e78c5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:42,749 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7cc735ad-2f63-4f75-be12-2fce1c429105 Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:42,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/1b22de6a-af11-4e4e-9c30-9d7c62e78c5a used request id req-7cc735ad-2f63-4f75-be12-2fce1c429105 2018-09-22 04:25:42,749 - neutron_utils - INFO - Deleting security group rule with ID - 48059667-f96f-4de7-b85a-e3d8db1246e8 2018-09-22 04:25:42,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/48059667-f96f-4de7-b85a-e3d8db1246e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:42,851 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9135f60-608e-4576-a04c-80b04b3ad845 Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:42,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/48059667-f96f-4de7-b85a-e3d8db1246e8 used request id req-d9135f60-608e-4576-a04c-80b04b3ad845 2018-09-22 04:25:42,851 - neutron_utils - INFO - Deleting security group rule with ID - 508a61c8-c91d-40b6-a81a-194fa46070d9 2018-09-22 04:25:42,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/508a61c8-c91d-40b6-a81a-194fa46070d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:43,108 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4eb554dc-09e8-4334-ad13-b40b3f2f024f Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:43,108 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/508a61c8-c91d-40b6-a81a-194fa46070d9 used request id req-4eb554dc-09e8-4334-ad13-b40b3f2f024f 2018-09-22 04:25:43,108 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-0361b3ec-753a-4865-9244-f3dbe9bf58c1name 2018-09-22 04:25:43,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/7f3a4758-bd0a-4bb2-9373-e4e1323092ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65511728565257a6f38218061b7ffebbd2aec594" 2018-09-22 04:25:43,380 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61e5c8af-6281-4867-b714-1de9a82d1c7c Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:43,380 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/7f3a4758-bd0a-4bb2-9373-e4e1323092ea used request id req-61e5c8af-6281-4867-b714-1de9a82d1c7c 2018-09-22 04:25:43,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" 2018-09-22 04:25:43,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-304eef2e-1dc0-45aa-9733-d72a31042dd4 Date: Sat, 22 Sep 2018 04:25:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:34Z", "updated_at": "2018-09-22T04:25:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:34Z", "revision_number": 0, "id": "1d6a8d07-27a5-4a90-8383-3d6dab386317", "remote_group_id": "a246048c-f021-4943-8203-26d079cd4d25", "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:34Z", "security_group_id": "a246048c-f021-4943-8203-26d079cd4d25", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:34Z", "revision_number": 0, "id": "3bf58e2d-56c6-481c-84f9-adf9490ab13a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:34Z", "security_group_id": "a246048c-f021-4943-8203-26d079cd4d25", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:34Z", "revision_number": 0, "id": "3cc38617-1490-4fd0-8b9b-f6259e962117", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:34Z", "security_group_id": "a246048c-f021-4943-8203-26d079cd4d25", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:25:34Z", "revision_number": 0, "id": "ac305561-d540-40c6-b7db-7607c236d9a9", "remote_group_id": "a246048c-f021-4943-8203-26d079cd4d25", "remote_ip_prefix": null, "created_at": "2018-09-22T04:25:34Z", "security_group_id": "a246048c-f021-4943-8203-26d079cd4d25", "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "3159bff4de304a00bf9dd84079ff11b2"}], "revision_number": 4, "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "a246048c-f021-4943-8203-26d079cd4d25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:25:43,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-304eef2e-1dc0-45aa-9733-d72a31042dd4 2018-09-22 04:25:43,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" 2018-09-22 04:25:43,706 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c28fdc05-403c-4171-b0f9-b376bf2d43aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:43,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-c28fdc05-403c-4171-b0f9-b376bf2d43aa 2018-09-22 04:25:43,706 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:43,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" 2018-09-22 04:25:43,794 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebc536ad-4a5d-4baa-b2bf-06acb268bab4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:43,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-ebc536ad-4a5d-4baa-b2bf-06acb268bab4 2018-09-22 04:25:43,795 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:43,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" 2018-09-22 04:25:43,886 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-186c0789-de26-4b8b-a4ad-33e99ac96bf5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:43,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-186c0789-de26-4b8b-a4ad-33e99ac96bf5 2018-09-22 04:25:43,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:43,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" 2018-09-22 04:25:43,974 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed313732-de1f-43db-a78e-70e1d6650e84 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:43,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-ed313732-de1f-43db-a78e-70e1d6650e84 2018-09-22 04:25:43,974 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:43,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" 2018-09-22 04:25:44,056 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5d53d98-fcf7-4588-ac20-a924789bc505 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:44,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-a5d53d98-fcf7-4588-ac20-a924789bc505 2018-09-22 04:25:44,056 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:44,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" 2018-09-22 04:25:44,145 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4462bbf8-13f0-4ba2-a533-cd886eaf9c17 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:44,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-4462bbf8-13f0-4ba2-a533-cd886eaf9c17 2018-09-22 04:25:44,145 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:44,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" 2018-09-22 04:25:44,232 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-077391e2-65a5-4929-8322-559280b53519 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:44,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-077391e2-65a5-4929-8322-559280b53519 2018-09-22 04:25:44,232 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:44,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3159bff4de304a00bf9dd84079ff11b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" 2018-09-22 04:25:44,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41a1208-e66f-453a-982c-002a6065e700 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3159bff4de304a00bf9dd84079ff11b2"}, "enabled": true, "id": "3159bff4de304a00bf9dd84079ff11b2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9fc022c3-1541-420-proj"}} 2018-09-22 04:25:44,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3159bff4de304a00bf9dd84079ff11b2 used request id req-a41a1208-e66f-453a-982c-002a6065e700 2018-09-22 04:25:44,324 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a246048c-f021-4943-8203-26d079cd4d25 2018-09-22 04:25:44,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a246048c-f021-4943-8203-26d079cd4d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" 2018-09-22 04:25:44,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-aa9c94bb-192c-4410-8353-75e415cc0c84 Date: Sat, 22 Sep 2018 04:25:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a246048c-f021-4943-8203-26d079cd4d25", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:34Z", "security_group_id": "a246048c-f021-4943-8203-26d079cd4d25", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:34Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "1d6a8d07-27a5-4a90-8383-3d6dab386317"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:34Z", "security_group_id": "a246048c-f021-4943-8203-26d079cd4d25", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:34Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "3bf58e2d-56c6-481c-84f9-adf9490ab13a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:34Z", "security_group_id": "a246048c-f021-4943-8203-26d079cd4d25", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:34Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "3cc38617-1490-4fd0-8b9b-f6259e962117"}, {"remote_group_id": "a246048c-f021-4943-8203-26d079cd4d25", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:25:34Z", "security_group_id": "a246048c-f021-4943-8203-26d079cd4d25", "port_range_min": null, "revision_number": 0, "tenant_id": "3159bff4de304a00bf9dd84079ff11b2", "created_at": "2018-09-22T04:25:34Z", "project_id": "3159bff4de304a00bf9dd84079ff11b2", "id": "ac305561-d540-40c6-b7db-7607c236d9a9"}]} 2018-09-22 04:25:44,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a246048c-f021-4943-8203-26d079cd4d25 used request id req-aa9c94bb-192c-4410-8353-75e415cc0c84 2018-09-22 04:25:44,500 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:25:44,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a246048c-f021-4943-8203-26d079cd4d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" 2018-09-22 04:25:44,790 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f153aa42-4263-4477-a592-eaab560bd266 Content-Length: 0 Date: Sat, 22 Sep 2018 04:25:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:25:44,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a246048c-f021-4943-8203-26d079cd4d25 used request id req-f153aa42-4263-4477-a592-eaab560bd266 2018-09-22 04:25:44,791 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-9fc022c3-1541-420-proj 2018-09-22 04:25:44,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3159bff4de304a00bf9dd84079ff11b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" 2018-09-22 04:25:44,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:25:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71a8dfc7-c79f-413c-b025-1ab4ebc7c0dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:25:44,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3159bff4de304a00bf9dd84079ff11b2 used request id req-71a8dfc7-c79f-413c-b025-1ab4ebc7c0dc 2018-09-22 04:25:44,981 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-9fc022c3-1541-420-proj-role 2018-09-22 04:25:44,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/dcc09376265f4033a8d3a222a9221d9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" 2018-09-22 04:25:45,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:25:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dfa55ac-1208-4191-b227-c992c6055f9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:25:45,085 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/dcc09376265f4033a8d3a222a9221d9d used request id req-4dfa55ac-1208-4191-b227-c992c6055f9f 2018-09-22 04:25:45,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ddc33b1f2b3c3b093076f7bb105137eda4f4be6" 2018-09-22 04:25:45,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15f3488a-bc45-413e-87ef-c618202591a8 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:25:45,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-15f3488a-bc45-413e-87ef-c618202591a8 2018-09-22 04:25:45,169 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-9fc022c3-1541-420-user 2018-09-22 04:25:45,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b1d77487669e43dab79ef6570063f419 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8531f8b518d9bbb511ee815cbf009ba17eaf3da" 2018-09-22 04:25:45,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc6cf840-12e2-414c-813c-5e563de844a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:25:45,343 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b1d77487669e43dab79ef6570063f419 used request id req-cc6cf840-12e2-414c-813c-5e563de844a4 2018-09-22 04:25:45,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:45,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:25:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["n7SERhOHRf2dOuAbymdUqQ"], "issued_at": "2018-09-22T04:25:45.000000Z"}} 2018-09-22 04:25:45,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25076004f4141226a0bfce64a4a258b9abe9af3" 2018-09-22 04:25:45,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39cffa9b-959b-4c8b-967a-68ef792474fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:25:45,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-39cffa9b-959b-4c8b-967a-68ef792474fd 2018-09-22 04:25:45,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:25:45,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:46,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:25:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["QZjie7nISvuYw-39XdKeBQ"], "issued_at": "2018-09-22T04:25:46.000000Z"}} 2018-09-22 04:25:46,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" 2018-09-22 04:25:46,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b528b833-f98a-4650-b656-6e0b0f77643f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:25:46,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b528b833-f98a-4650-b656-6e0b0f77643f 2018-09-22 04:25:46,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:25:46,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:25:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:25:46,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c744b033-6b0b-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" 2018-09-22 04:25:46,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef9fc9c5-780a-4fe8-9787-f3de096a82c7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c744b033-6b0b-4a0-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:25:46,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c744b033-6b0b-4a0-proj used request id req-ef9fc9c5-780a-4fe8-9787-f3de096a82c7 2018-09-22 04:25:46,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" 2018-09-22 04:25:46,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b24b5a6-afc3-4f06-9721-b12da97e6b20 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:25:46,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9b24b5a6-afc3-4f06-9721-b12da97e6b20 2018-09-22 04:25:46,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-c744b033-6b0b-4a0-proj"}}' 2018-09-22 04:25:46,577 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:25:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a90c8c17-434a-4b80-b13c-f51d429e471b Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/91696b1fe04a4f2c8b0452ffd3b0fa4a"}, "enabled": true, "id": "91696b1fe04a4f2c8b0452ffd3b0fa4a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-c744b033-6b0b-4a0-proj"}} 2018-09-22 04:25:46,577 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a90c8c17-434a-4b80-b13c-f51d429e471b 2018-09-22 04:25:46,577 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-c744b033-6b0b-4a0-proj 2018-09-22 04:25:46,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:25:46,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:46,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:25:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["qIyh5KcXSI2JebcV4KN8Ng"], "issued_at": "2018-09-22T04:25:46.000000Z"}} 2018-09-22 04:25:46,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925fff61bea0647474978d6a0c3a30e2714d11f8" 2018-09-22 04:25:47,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b231c221-3d66-4be4-8232-78f1e9524975 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:25:47,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b231c221-3d66-4be4-8232-78f1e9524975 2018-09-22 04:25:47,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:25:47,060 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:25:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:25:47,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925fff61bea0647474978d6a0c3a30e2714d11f8" 2018-09-22 04:25:47,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b64a0ee7-29b1-4ae8-9d8c-95ca36a08873 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:25:47,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b64a0ee7-29b1-4ae8-9d8c-95ca36a08873 2018-09-22 04:25:47,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-c744b033-6b0b-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925fff61bea0647474978d6a0c3a30e2714d11f8" 2018-09-22 04:25:47,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7b7c5cf-f2f6-4e71-9f9f-fc71074b5912 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-c744b033-6b0b-4a0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/91696b1fe04a4f2c8b0452ffd3b0fa4a"}, "enabled": true, "id": "91696b1fe04a4f2c8b0452ffd3b0fa4a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-c744b033-6b0b-4a0-proj"}]} 2018-09-22 04:25:47,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-c744b033-6b0b-4a0-proj used request id req-f7b7c5cf-f2f6-4e71-9f9f-fc71074b5912 2018-09-22 04:25:47,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925fff61bea0647474978d6a0c3a30e2714d11f8" 2018-09-22 04:25:47,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0bd25f5-794c-4548-917f-7455d66d0cdb Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:25:47,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b0bd25f5-794c-4548-917f-7455d66d0cdb 2018-09-22 04:25:47,643 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-c744b033-6b0b-4a0-user 2018-09-22 04:25:47,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:25:47,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" 2018-09-22 04:25:47,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcdb8829-bd9e-425a-bb5c-7ded0dd52a7c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:25:47,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bcdb8829-bd9e-425a-bb5c-7ded0dd52a7c 2018-09-22 04:25:47,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" -d '{"role": {"name": "CreateImageSuccessTests-c744b033-6b0b-4a0-proj-role"}}' 2018-09-22 04:25:47,840 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:25:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-636b95af-5f15-4075-95a4-471781cb7d7f Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "421607f914854cba8e6bb7298cce8cc3", "links": {"self": "http://172.30.9.23:5000/v3/roles/421607f914854cba8e6bb7298cce8cc3"}, "name": "CreateImageSuccessTests-c744b033-6b0b-4a0-proj-role"}} 2018-09-22 04:25:47,840 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-636b95af-5f15-4075-95a4-471781cb7d7f 2018-09-22 04:25:47,840 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-c744b033-6b0b-4a0-proj-role 2018-09-22 04:25:47,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/421607f914854cba8e6bb7298cce8cc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" 2018-09-22 04:25:48,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0207bb49-c1b9-46a9-b419-3072fc43f1be Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/421607f914854cba8e6bb7298cce8cc3"}, "domain_id": null, "name": "CreateImageSuccessTests-c744b033-6b0b-4a0-proj-role", "id": "421607f914854cba8e6bb7298cce8cc3"}} 2018-09-22 04:25:48,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/421607f914854cba8e6bb7298cce8cc3 used request id req-0207bb49-c1b9-46a9-b419-3072fc43f1be 2018-09-22 04:25:48,012 - keystone_utils - INFO - Granting role CreateImageSuccessTests-c744b033-6b0b-4a0-proj-role to project CreateImageSuccessTests-c744b033-6b0b-4a0-proj 2018-09-22 04:25:48,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/91696b1fe04a4f2c8b0452ffd3b0fa4a/users/92c525f20a1f4476b6142c6316f61a16/roles/421607f914854cba8e6bb7298cce8cc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" 2018-09-22 04:25:48,142 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:25:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-805d26f9-f7f5-4816-8e7b-65d965817205 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:25:48,142 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/91696b1fe04a4f2c8b0452ffd3b0fa4a/users/92c525f20a1f4476b6142c6316f61a16/roles/421607f914854cba8e6bb7298cce8cc3 used request id req-805d26f9-f7f5-4816-8e7b-65d965817205 2018-09-22 04:25:48,165 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:25:48,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:25:48,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:48,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "421607f914854cba8e6bb7298cce8cc3", "name": "CreateImageSuccessTests-c744b033-6b0b-4a0-proj-role"}], "expires_at": "2018-09-22T05:25:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91696b1fe04a4f2c8b0452ffd3b0fa4a", "name": "CreateImageSuccessTests-c744b033-6b0b-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-c744b033-6b0b-4a0-user", "id": "92c525f20a1f4476b6142c6316f61a16"}, "audit_ids": ["ILqllc5GS46JGSOqLYBVkw"], "issued_at": "2018-09-22T04:25:48.000000Z"}} 2018-09-22 04:25:48,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56686cfb65ffb9bb30753a4b2ee98d62624f41db" 2018-09-22 04:25:48,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-688fdaca-68b0-478a-9636-84ab5822a874 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:25:48,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-688fdaca-68b0-478a-9636-84ab5822a874 2018-09-22 04:25:48,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8d86e583-d1ea-4632-b8ab-8aff0c291253 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56686cfb65ffb9bb30753a4b2ee98d62624f41db" 2018-09-22 04:25:48,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-0c1e222e-b7f0-4c65-9b7c-fde5c595eb8e Date: Sat, 22 Sep 2018 04:25:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8d86e583-d1ea-4632-b8ab-8aff0c291253"} 2018-09-22 04:25:48,783 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8d86e583-d1ea-4632-b8ab-8aff0c291253 used request id req-0c1e222e-b7f0-4c65-9b7c-fde5c595eb8e 2018-09-22 04:25:48,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56686cfb65ffb9bb30753a4b2ee98d62624f41db" 2018-09-22 04:25:48,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-92f463b4-b71c-4e2f-9151-b01445d840b3 Date: Sat, 22 Sep 2018 04:25:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:25:48,940 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-92f463b4-b71c-4e2f-9151-b01445d840b3 2018-09-22 04:25:48,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56686cfb65ffb9bb30753a4b2ee98d62624f41db" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-8d86e583-d1ea-4632-b8ab-8aff0c291253"}' 2018-09-22 04:25:49,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1 X-Openstack-Request-Id: req-d76b4b9d-11a1-4e82-b2aa-f7ae4ff03790 Date: Sat, 22 Sep 2018 04:25:49 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-8d86e583-d1ea-4632-b8ab-8aff0c291253", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:25:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:25:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1", "min_disk": 0, "protected": false, "id": "0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1", "file": "/v2/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1/file", "checksum": null, "owner": "91696b1fe04a4f2c8b0452ffd3b0fa4a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:25:49,165 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d76b4b9d-11a1-4e82-b2aa-f7ae4ff03790 2018-09-22 04:25:49,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56686cfb65ffb9bb30753a4b2ee98d62624f41db" -d '' 2018-09-22 04:25:50,384 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9e2ff7fb-7f6f-4e4c-b2fc-0b59da453db9 Date: Sat, 22 Sep 2018 04:25:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:25:50,384 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1/file used request id req-9e2ff7fb-7f6f-4e4c-b2fc-0b59da453db9 2018-09-22 04:25:50,385 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:25:50,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56686cfb65ffb9bb30753a4b2ee98d62624f41db" 2018-09-22 04:25:50,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-4245e00c-8199-45c5-8d00-0cb1c2cfb7ec Date: Sat, 22 Sep 2018 04:25:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8d86e583-d1ea-4632-b8ab-8aff0c291253", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:25:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:25:50Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1/snap", "metadata": {}}], "self": "/v2/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1", "min_disk": 0, "protected": false, "id": "0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1", "file": "/v2/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "91696b1fe04a4f2c8b0452ffd3b0fa4a", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:25:50,569 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1 used request id req-4245e00c-8199-45c5-8d00-0cb1c2cfb7ec 2018-09-22 04:25:50,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56686cfb65ffb9bb30753a4b2ee98d62624f41db" 2018-09-22 04:25:50,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5a08d7e0-a9c8-498f-9df3-b2061a22d22f Date: Sat, 22 Sep 2018 04:25:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:25:50,580 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5a08d7e0-a9c8-498f-9df3-b2061a22d22f 2018-09-22 04:25:50,582 - create_image - INFO - Created image with name - CreateImageSuccessTests-8d86e583-d1ea-4632-b8ab-8aff0c291253 2018-09-22 04:25:50,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56686cfb65ffb9bb30753a4b2ee98d62624f41db" 2018-09-22 04:25:50,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3df69fed-f4ad-46f7-8f9a-177ac9264643 Date: Sat, 22 Sep 2018 04:25:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8d86e583-d1ea-4632-b8ab-8aff0c291253", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:25:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:25:50Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1/snap", "metadata": {}}], "self": "/v2/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1", "min_disk": 0, "protected": false, "id": "0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1", "file": "/v2/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "91696b1fe04a4f2c8b0452ffd3b0fa4a", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:25:50,601 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1 used request id req-3df69fed-f4ad-46f7-8f9a-177ac9264643 2018-09-22 04:25:50,602 - create_image - DEBUG - Instance status is - active 2018-09-22 04:25:50,602 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-8d86e583-d1ea-4632-b8ab-8aff0c291253 2018-09-22 04:25:50,602 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-8d86e583-d1ea-4632-b8ab-8aff0c291253 2018-09-22 04:25:50,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:50,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "421607f914854cba8e6bb7298cce8cc3", "name": "CreateImageSuccessTests-c744b033-6b0b-4a0-proj-role"}], "expires_at": "2018-09-22T05:25:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91696b1fe04a4f2c8b0452ffd3b0fa4a", "name": "CreateImageSuccessTests-c744b033-6b0b-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/91696b1fe04a4f2c8b0452ffd3b0fa4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-c744b033-6b0b-4a0-user", "id": "92c525f20a1f4476b6142c6316f61a16"}, "audit_ids": ["OvMyhd5mQtO-ngLDvtMA6A"], "issued_at": "2018-09-22T04:25:50.000000Z"}} 2018-09-22 04:25:50,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8d86e583-d1ea-4632-b8ab-8aff0c291253 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ddf8b579e472b9144815244132023feeee2d628" 2018-09-22 04:25:51,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-b3b29db1-c00d-43e7-9089-99d50c623f9b Date: Sat, 22 Sep 2018 04:25:51 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8d86e583-d1ea-4632-b8ab-8aff0c291253", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:25:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:25:50Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1/snap", "metadata": {}}], "self": "/v2/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1", "min_disk": 0, "protected": false, "id": "0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1", "file": "/v2/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "91696b1fe04a4f2c8b0452ffd3b0fa4a", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8d86e583-d1ea-4632-b8ab-8aff0c291253"} 2018-09-22 04:25:51,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8d86e583-d1ea-4632-b8ab-8aff0c291253 used request id req-b3b29db1-c00d-43e7-9089-99d50c623f9b 2018-09-22 04:25:51,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ddf8b579e472b9144815244132023feeee2d628" 2018-09-22 04:25:51,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-19856f69-1fb3-4df3-ab00-08dba88b2b95 Date: Sat, 22 Sep 2018 04:25:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:25:51,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-19856f69-1fb3-4df3-ab00-08dba88b2b95 2018-09-22 04:25:51,314 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-8d86e583-d1ea-4632-b8ab-8aff0c291253 2018-09-22 04:25:51,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ddf8b579e472b9144815244132023feeee2d628" 2018-09-22 04:25:52,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-02063be6-a485-4680-aec9-397c8f531ba2 Date: Sat, 22 Sep 2018 04:25:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:25:52,919 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1 used request id req-02063be6-a485-4680-aec9-397c8f531ba2 2018-09-22 04:25:52,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8d86e583-d1ea-4632-b8ab-8aff0c291253 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ddf8b579e472b9144815244132023feeee2d628" 2018-09-22 04:25:53,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-84906896-49b2-4c78-9de2-7f2632e9b66a Date: Sat, 22 Sep 2018 04:25:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8d86e583-d1ea-4632-b8ab-8aff0c291253"} 2018-09-22 04:25:53,484 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8d86e583-d1ea-4632-b8ab-8aff0c291253 used request id req-84906896-49b2-4c78-9de2-7f2632e9b66a 2018-09-22 04:25:53,484 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-8d86e583-d1ea-4632-b8ab-8aff0c291253 2018-09-22 04:25:53,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56686cfb65ffb9bb30753a4b2ee98d62624f41db" 2018-09-22 04:25:53,761 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-0fb784e8-0895-4f09-9ff0-ec5176c9dc81 Date: Sat, 22 Sep 2018 04:25:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:25:53,761 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0c5c30e5-62bf-42ba-b0db-ac1168d3bbc1 used request id req-0fb784e8-0895-4f09-9ff0-ec5176c9dc81 2018-09-22 04:25:53,761 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-09-22 04:25:53,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" 2018-09-22 04:25:54,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-49ef70e9-6d16-435f-8260-afcf5c6790d1 Date: Sat, 22 Sep 2018 04:25:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:25:54,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-49ef70e9-6d16-435f-8260-afcf5c6790d1 2018-09-22 04:25:54,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" 2018-09-22 04:25:54,095 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43087c07-94c1-4681-aa55-a4e439068119 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:54,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-43087c07-94c1-4681-aa55-a4e439068119 2018-09-22 04:25:54,096 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:54,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" 2018-09-22 04:25:54,186 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e52a764-c25e-4d0c-8dca-061e35f8da92 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:54,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-5e52a764-c25e-4d0c-8dca-061e35f8da92 2018-09-22 04:25:54,186 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:54,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" 2018-09-22 04:25:54,277 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f08c415-4316-4633-9cc5-36774b2d4c15 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:54,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-9f08c415-4316-4633-9cc5-36774b2d4c15 2018-09-22 04:25:54,277 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:54,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" 2018-09-22 04:25:54,358 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de305ca2-b620-4947-923c-fbd61b43763b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:54,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-de305ca2-b620-4947-923c-fbd61b43763b 2018-09-22 04:25:54,358 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:54,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" 2018-09-22 04:25:54,449 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-698a7abd-30fe-44ab-8aae-4a06b4b16aa5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:54,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-698a7abd-30fe-44ab-8aae-4a06b4b16aa5 2018-09-22 04:25:54,450 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:54,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" 2018-09-22 04:25:54,541 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-185db745-cb10-4678-86d6-2a2f8c792119 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:54,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-185db745-cb10-4678-86d6-2a2f8c792119 2018-09-22 04:25:54,541 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:54,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" 2018-09-22 04:25:54,624 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2bbbd48-1aa6-4d8f-8a80-8604dd5911df Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:54,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-d2bbbd48-1aa6-4d8f-8a80-8604dd5911df 2018-09-22 04:25:54,625 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:54,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" 2018-09-22 04:25:54,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5696481-e32c-422a-bd88-9df45ef96043 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:25:54,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-c5696481-e32c-422a-bd88-9df45ef96043 2018-09-22 04:25:54,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" 2018-09-22 04:25:54,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02808f5a-07f6-4fb5-8393-e962c15aa35e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:25:54,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-02808f5a-07f6-4fb5-8393-e962c15aa35e 2018-09-22 04:25:54,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" 2018-09-22 04:25:54,886 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:25:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-392dc3fe-6e6f-4037-8d6a-f097c539a1bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:25:54,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-392dc3fe-6e6f-4037-8d6a-f097c539a1bc 2018-09-22 04:25:54,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:25:54,887 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-c744b033-6b0b-4a0-proj 2018-09-22 04:25:54,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/91696b1fe04a4f2c8b0452ffd3b0fa4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" 2018-09-22 04:25:55,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:25:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91a59548-aa94-4b70-b1ed-54767a99cd00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:25:55,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/91696b1fe04a4f2c8b0452ffd3b0fa4a used request id req-91a59548-aa94-4b70-b1ed-54767a99cd00 2018-09-22 04:25:55,101 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-c744b033-6b0b-4a0-proj-role 2018-09-22 04:25:55,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/421607f914854cba8e6bb7298cce8cc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" 2018-09-22 04:25:55,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:25:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d844e3d-de5c-4e0c-bde6-bd33b9569e9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:25:55,217 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/421607f914854cba8e6bb7298cce8cc3 used request id req-4d844e3d-de5c-4e0c-bde6-bd33b9569e9e 2018-09-22 04:25:55,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93fdaf50ee32c0661ea5b3a8c421477055526c31" 2018-09-22 04:25:55,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39bc92c2-6fe3-4caa-a1c8-ddd66cf125d8 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:25:55,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-39bc92c2-6fe3-4caa-a1c8-ddd66cf125d8 2018-09-22 04:25:55,307 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-c744b033-6b0b-4a0-user 2018-09-22 04:25:55,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/92c525f20a1f4476b6142c6316f61a16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925fff61bea0647474978d6a0c3a30e2714d11f8" 2018-09-22 04:25:55,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:25:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63c2386b-9f54-4625-8bc9-0b3424c9f43e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:25:55,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/92c525f20a1f4476b6142c6316f61a16 used request id req-63c2386b-9f54-4625-8bc9-0b3424c9f43e 2018-09-22 04:25:55,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:55,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:25:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["XopG2CYxTjCUaiY62J1J3Q"], "issued_at": "2018-09-22T04:25:55.000000Z"}} 2018-09-22 04:25:55,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efe648039b3b8fc0d58f46023e717f4a755d07df" 2018-09-22 04:25:55,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80bd1e4f-c7ff-47bc-a2f4-8a41cd20b41e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:25:55,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-80bd1e4f-c7ff-47bc-a2f4-8a41cd20b41e 2018-09-22 04:25:55,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:25:55,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:56,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:25:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["EXwt_eSJSgWYNE-DNBQAMw"], "issued_at": "2018-09-22T04:25:56.000000Z"}} 2018-09-22 04:25:56,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" 2018-09-22 04:25:56,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73615440-4ea7-4baa-91a9-b9545c9ce021 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:25:56,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-73615440-4ea7-4baa-91a9-b9545c9ce021 2018-09-22 04:25:56,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:25:56,466 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:25:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:25:56,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3a783abf-1632-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" 2018-09-22 04:25:56,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-507886cb-5ae8-4d9d-b10c-9789b1cb97db Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3a783abf-1632-4bf-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:25:56,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3a783abf-1632-4bf-proj used request id req-507886cb-5ae8-4d9d-b10c-9789b1cb97db 2018-09-22 04:25:56,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" 2018-09-22 04:25:56,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81393a39-5e0d-4777-bf55-ac87f86f7be9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:25:56,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-81393a39-5e0d-4777-bf55-ac87f86f7be9 2018-09-22 04:25:56,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-3a783abf-1632-4bf-proj"}}' 2018-09-22 04:25:56,756 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5942cddc-acf0-4e73-849a-3ddb3d52fa89 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/667d04dfb4ac4de094d5fccf051944e8"}, "enabled": true, "id": "667d04dfb4ac4de094d5fccf051944e8", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-3a783abf-1632-4bf-proj"}} 2018-09-22 04:25:56,756 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5942cddc-acf0-4e73-849a-3ddb3d52fa89 2018-09-22 04:25:56,757 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-3a783abf-1632-4bf-proj 2018-09-22 04:25:56,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:25:56,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:57,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:25:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["-Fwh1zmtRRu6jgkiu8RrZQ"], "issued_at": "2018-09-22T04:25:57.000000Z"}} 2018-09-22 04:25:57,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f7bca1646b5d0cf8307e7c3e24d5641f998f8a" 2018-09-22 04:25:57,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7ef91c7-a547-4a69-9df9-169655ecdb4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:25:57,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a7ef91c7-a547-4a69-9df9-169655ecdb4c 2018-09-22 04:25:57,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:25:57,232 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:25:57,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f7bca1646b5d0cf8307e7c3e24d5641f998f8a" 2018-09-22 04:25:57,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92fc5e8c-7f69-486d-879b-135826bc1d1d Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:25:57,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-92fc5e8c-7f69-486d-879b-135826bc1d1d 2018-09-22 04:25:57,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-3a783abf-1632-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f7bca1646b5d0cf8307e7c3e24d5641f998f8a" 2018-09-22 04:25:57,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a92455d4-5cf5-44f8-be08-4d57635594db Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-3a783abf-1632-4bf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/667d04dfb4ac4de094d5fccf051944e8"}, "enabled": true, "id": "667d04dfb4ac4de094d5fccf051944e8", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-3a783abf-1632-4bf-proj"}]} 2018-09-22 04:25:57,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-3a783abf-1632-4bf-proj used request id req-a92455d4-5cf5-44f8-be08-4d57635594db 2018-09-22 04:25:57,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f7bca1646b5d0cf8307e7c3e24d5641f998f8a" 2018-09-22 04:25:57,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4652b93b-e9c4-4339-8ab5-8c91fc67d0c9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:25:57,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4652b93b-e9c4-4339-8ab5-8c91fc67d0c9 2018-09-22 04:25:57,834 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-3a783abf-1632-4bf-user 2018-09-22 04:25:57,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:25:57,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" 2018-09-22 04:25:57,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c418703-620c-44d4-b310-a44a2fc55d77 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:25:57,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5c418703-620c-44d4-b310-a44a2fc55d77 2018-09-22 04:25:57,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" -d '{"role": {"name": "CreateImageSuccessTests-3a783abf-1632-4bf-proj-role"}}' 2018-09-22 04:25:58,044 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbdfec66-d392-4bbb-9e95-fbfcdc3ecab8 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0899fa67036048a89f3039aa1df5694d", "links": {"self": "http://172.30.9.23:5000/v3/roles/0899fa67036048a89f3039aa1df5694d"}, "name": "CreateImageSuccessTests-3a783abf-1632-4bf-proj-role"}} 2018-09-22 04:25:58,044 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-fbdfec66-d392-4bbb-9e95-fbfcdc3ecab8 2018-09-22 04:25:58,044 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-3a783abf-1632-4bf-proj-role 2018-09-22 04:25:58,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/0899fa67036048a89f3039aa1df5694d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" 2018-09-22 04:25:58,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-907d3f16-3c1f-4f9c-bf51-5e574632cabf Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/0899fa67036048a89f3039aa1df5694d"}, "domain_id": null, "name": "CreateImageSuccessTests-3a783abf-1632-4bf-proj-role", "id": "0899fa67036048a89f3039aa1df5694d"}} 2018-09-22 04:25:58,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/0899fa67036048a89f3039aa1df5694d used request id req-907d3f16-3c1f-4f9c-bf51-5e574632cabf 2018-09-22 04:25:58,142 - keystone_utils - INFO - Granting role CreateImageSuccessTests-3a783abf-1632-4bf-proj-role to project CreateImageSuccessTests-3a783abf-1632-4bf-proj 2018-09-22 04:25:58,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/667d04dfb4ac4de094d5fccf051944e8/users/3f5428503d1749c6b8a0b96e38087f4a/roles/0899fa67036048a89f3039aa1df5694d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" 2018-09-22 04:25:58,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:25:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c840c4af-6280-42a6-ba8a-01cc96fae42c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:25:58,203 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/667d04dfb4ac4de094d5fccf051944e8/users/3f5428503d1749c6b8a0b96e38087f4a/roles/0899fa67036048a89f3039aa1df5694d used request id req-c840c4af-6280-42a6-ba8a-01cc96fae42c 2018-09-22 04:25:58,203 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:25:58,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:25:58,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:25:58,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0899fa67036048a89f3039aa1df5694d", "name": "CreateImageSuccessTests-3a783abf-1632-4bf-proj-role"}], "expires_at": "2018-09-22T05:25:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "667d04dfb4ac4de094d5fccf051944e8", "name": "CreateImageSuccessTests-3a783abf-1632-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/667d04dfb4ac4de094d5fccf051944e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/667d04dfb4ac4de094d5fccf051944e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/667d04dfb4ac4de094d5fccf051944e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/667d04dfb4ac4de094d5fccf051944e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/667d04dfb4ac4de094d5fccf051944e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/667d04dfb4ac4de094d5fccf051944e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/667d04dfb4ac4de094d5fccf051944e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/667d04dfb4ac4de094d5fccf051944e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/667d04dfb4ac4de094d5fccf051944e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/667d04dfb4ac4de094d5fccf051944e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/667d04dfb4ac4de094d5fccf051944e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/667d04dfb4ac4de094d5fccf051944e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-3a783abf-1632-4bf-user", "id": "3f5428503d1749c6b8a0b96e38087f4a"}, "audit_ids": ["dd_HVhSzSWmiO42EMgPxNg"], "issued_at": "2018-09-22T04:25:58.000000Z"}} 2018-09-22 04:25:58,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8585962af5c897b93dab9688099a0c3bcff2b7fb" 2018-09-22 04:25:58,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4a9fd2d-75ea-4ee7-8c17-11dd27ab2d50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:25:58,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f4a9fd2d-75ea-4ee7-8c17-11dd27ab2d50 2018-09-22 04:25:58,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-3a2eb7e7-edbb-4cb2-acb8-77458d297700 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8585962af5c897b93dab9688099a0c3bcff2b7fb" 2018-09-22 04:25:58,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-c65015b2-f2fd-42a8-84dc-5047136f8ae0 Date: Sat, 22 Sep 2018 04:25:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-3a2eb7e7-edbb-4cb2-acb8-77458d297700"} 2018-09-22 04:25:58,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-3a2eb7e7-edbb-4cb2-acb8-77458d297700 used request id req-c65015b2-f2fd-42a8-84dc-5047136f8ae0 2018-09-22 04:25:58,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8585962af5c897b93dab9688099a0c3bcff2b7fb" 2018-09-22 04:25:59,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b61ccff9-bbd4-453c-90cc-bd021698ca94 Date: Sat, 22 Sep 2018 04:25:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:25:59,029 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b61ccff9-bbd4-453c-90cc-bd021698ca94 2018-09-22 04:25:59,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8585962af5c897b93dab9688099a0c3bcff2b7fb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-3a2eb7e7-edbb-4cb2-acb8-77458d297700"}' 2018-09-22 04:25:59,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32 X-Openstack-Request-Id: req-e67202c0-88ba-4823-9bcb-1d95de750961 Date: Sat, 22 Sep 2018 04:25:59 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-3a2eb7e7-edbb-4cb2-acb8-77458d297700", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:25:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:25:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32", "min_disk": 0, "protected": false, "id": "1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32", "file": "/v2/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32/file", "checksum": null, "owner": "667d04dfb4ac4de094d5fccf051944e8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:25:59,256 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e67202c0-88ba-4823-9bcb-1d95de750961 2018-09-22 04:25:59,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8585962af5c897b93dab9688099a0c3bcff2b7fb" -d '' 2018-09-22 04:26:00,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b684c107-e051-42fc-815d-7a176cae35a4 Date: Sat, 22 Sep 2018 04:26:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:26:00,359 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32/file used request id req-b684c107-e051-42fc-815d-7a176cae35a4 2018-09-22 04:26:00,359 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:26:00,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8585962af5c897b93dab9688099a0c3bcff2b7fb" 2018-09-22 04:26:00,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-51a36912-0acc-42e0-a97c-177463ce1011 Date: Sat, 22 Sep 2018 04:26:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-3a2eb7e7-edbb-4cb2-acb8-77458d297700", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:25:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:00Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32/snap", "metadata": {}}], "self": "/v2/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32", "min_disk": 0, "protected": false, "id": "1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32", "file": "/v2/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "667d04dfb4ac4de094d5fccf051944e8", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:26:00,983 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32 used request id req-51a36912-0acc-42e0-a97c-177463ce1011 2018-09-22 04:26:00,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8585962af5c897b93dab9688099a0c3bcff2b7fb" 2018-09-22 04:26:01,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6ef484af-318d-453d-801f-96419d225d69 Date: Sat, 22 Sep 2018 04:26:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:26:01,508 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6ef484af-318d-453d-801f-96419d225d69 2018-09-22 04:26:01,511 - create_image - INFO - Created image with name - CreateImageSuccessTests-3a2eb7e7-edbb-4cb2-acb8-77458d297700 2018-09-22 04:26:01,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8585962af5c897b93dab9688099a0c3bcff2b7fb" 2018-09-22 04:26:01,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-1b0dd8bc-89b9-4726-9bbb-678e570b91c7 Date: Sat, 22 Sep 2018 04:26:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-3a2eb7e7-edbb-4cb2-acb8-77458d297700", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:25:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:00Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32/snap", "metadata": {}}], "self": "/v2/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32", "min_disk": 0, "protected": false, "id": "1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32", "file": "/v2/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "667d04dfb4ac4de094d5fccf051944e8", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:26:01,681 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32 used request id req-1b0dd8bc-89b9-4726-9bbb-678e570b91c7 2018-09-22 04:26:01,681 - create_image - DEBUG - Instance status is - active 2018-09-22 04:26:01,681 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-3a2eb7e7-edbb-4cb2-acb8-77458d297700 2018-09-22 04:26:01,682 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-3a2eb7e7-edbb-4cb2-acb8-77458d297700 2018-09-22 04:26:01,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:02,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0899fa67036048a89f3039aa1df5694d", "name": "CreateImageSuccessTests-3a783abf-1632-4bf-proj-role"}], "expires_at": "2018-09-22T05:26:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "667d04dfb4ac4de094d5fccf051944e8", "name": "CreateImageSuccessTests-3a783abf-1632-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/667d04dfb4ac4de094d5fccf051944e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/667d04dfb4ac4de094d5fccf051944e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/667d04dfb4ac4de094d5fccf051944e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/667d04dfb4ac4de094d5fccf051944e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/667d04dfb4ac4de094d5fccf051944e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/667d04dfb4ac4de094d5fccf051944e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/667d04dfb4ac4de094d5fccf051944e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/667d04dfb4ac4de094d5fccf051944e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/667d04dfb4ac4de094d5fccf051944e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/667d04dfb4ac4de094d5fccf051944e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/667d04dfb4ac4de094d5fccf051944e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/667d04dfb4ac4de094d5fccf051944e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-3a783abf-1632-4bf-user", "id": "3f5428503d1749c6b8a0b96e38087f4a"}, "audit_ids": ["Pxrkj9kzS-2Ew4mvXL9mDw"], "issued_at": "2018-09-22T04:26:02.000000Z"}} 2018-09-22 04:26:02,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-3a2eb7e7-edbb-4cb2-acb8-77458d297700 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8839e551a0bf48a76721e46fcbf564ef8817f03" 2018-09-22 04:26:02,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-06b584c4-2193-4cf9-864f-aafed7426f82 Date: Sat, 22 Sep 2018 04:26:02 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-3a2eb7e7-edbb-4cb2-acb8-77458d297700", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:25:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:00Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32/snap", "metadata": {}}], "self": "/v2/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32", "min_disk": 0, "protected": false, "id": "1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32", "file": "/v2/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "667d04dfb4ac4de094d5fccf051944e8", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-3a2eb7e7-edbb-4cb2-acb8-77458d297700"} 2018-09-22 04:26:02,249 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-3a2eb7e7-edbb-4cb2-acb8-77458d297700 used request id req-06b584c4-2193-4cf9-864f-aafed7426f82 2018-09-22 04:26:02,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8839e551a0bf48a76721e46fcbf564ef8817f03" 2018-09-22 04:26:02,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a7e35ff9-3d72-4ae5-9527-1865b6615941 Date: Sat, 22 Sep 2018 04:26:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:26:02,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a7e35ff9-3d72-4ae5-9527-1865b6615941 2018-09-22 04:26:02,402 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-3a2eb7e7-edbb-4cb2-acb8-77458d297700 2018-09-22 04:26:02,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8585962af5c897b93dab9688099a0c3bcff2b7fb" 2018-09-22 04:26:03,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8266d3a0-ec32-4353-8722-73cd22d6476d Date: Sat, 22 Sep 2018 04:26:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:26:03,967 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/1d8f95bb-b4c6-4f99-9b89-dbb8b9192a32 used request id req-8266d3a0-ec32-4353-8722-73cd22d6476d 2018-09-22 04:26:03,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" 2018-09-22 04:26:04,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d33cda2d-9bb4-4d2a-88a9-87f27ac6362b Date: Sat, 22 Sep 2018 04:26:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:26:04,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d33cda2d-9bb4-4d2a-88a9-87f27ac6362b 2018-09-22 04:26:04,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" 2018-09-22 04:26:04,399 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8109e3a2-79ba-4281-857d-d01ec2860e62 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:04,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-8109e3a2-79ba-4281-857d-d01ec2860e62 2018-09-22 04:26:04,400 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:04,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" 2018-09-22 04:26:04,491 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d29e0eee-a184-4e8f-89b2-3ccebc7715ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:04,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-d29e0eee-a184-4e8f-89b2-3ccebc7715ac 2018-09-22 04:26:04,491 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:04,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" 2018-09-22 04:26:04,583 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c64a5ccb-f23c-4910-8e63-a129c33ef084 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:04,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-c64a5ccb-f23c-4910-8e63-a129c33ef084 2018-09-22 04:26:04,583 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:04,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" 2018-09-22 04:26:04,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-117efca9-6b1f-4bbf-84ae-a1fe4362922e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:04,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-117efca9-6b1f-4bbf-84ae-a1fe4362922e 2018-09-22 04:26:04,667 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:04,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" 2018-09-22 04:26:04,754 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dbc9451-fe32-40e5-a4a1-c4e5ae511ab1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:04,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-6dbc9451-fe32-40e5-a4a1-c4e5ae511ab1 2018-09-22 04:26:04,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:04,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" 2018-09-22 04:26:04,842 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8073cd1e-2d16-4cf1-96ed-9691bbba27fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:04,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-8073cd1e-2d16-4cf1-96ed-9691bbba27fa 2018-09-22 04:26:04,842 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:04,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" 2018-09-22 04:26:04,924 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e36c4247-82a4-4b9c-96de-e85ee6650ba4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:04,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-e36c4247-82a4-4b9c-96de-e85ee6650ba4 2018-09-22 04:26:04,925 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:04,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" 2018-09-22 04:26:05,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575a60a0-cefb-435d-90fd-a12d52dbd06e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:26:05,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-575a60a0-cefb-435d-90fd-a12d52dbd06e 2018-09-22 04:26:05,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" 2018-09-22 04:26:05,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd05eedc-85d0-474c-9e72-020191cbc501 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:26:05,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-bd05eedc-85d0-474c-9e72-020191cbc501 2018-09-22 04:26:05,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" 2018-09-22 04:26:05,212 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb04ee61-110f-433c-8dd9-fb210ef12dc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:05,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-bb04ee61-110f-433c-8dd9-fb210ef12dc6 2018-09-22 04:26:05,212 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:05,213 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-3a783abf-1632-4bf-proj 2018-09-22 04:26:05,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/667d04dfb4ac4de094d5fccf051944e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" 2018-09-22 04:26:05,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12628b07-6817-4588-9ca9-618ad3f48a69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:05,436 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/667d04dfb4ac4de094d5fccf051944e8 used request id req-12628b07-6817-4588-9ca9-618ad3f48a69 2018-09-22 04:26:05,437 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-3a783abf-1632-4bf-proj-role 2018-09-22 04:26:05,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/0899fa67036048a89f3039aa1df5694d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" 2018-09-22 04:26:05,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8449bb42-29d6-40cc-9a1a-940457dd8c13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:05,559 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0899fa67036048a89f3039aa1df5694d used request id req-8449bb42-29d6-40cc-9a1a-940457dd8c13 2018-09-22 04:26:05,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}447029f0b42f22ffba1f1a9dbd31ae76cc5da53c" 2018-09-22 04:26:05,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1473725-7f37-4d04-9b89-e87fe808d46f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:26:05,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a1473725-7f37-4d04-9b89-e87fe808d46f 2018-09-22 04:26:05,651 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-3a783abf-1632-4bf-user 2018-09-22 04:26:05,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3f5428503d1749c6b8a0b96e38087f4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f7bca1646b5d0cf8307e7c3e24d5641f998f8a" 2018-09-22 04:26:05,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-553cf0b7-9c56-4f09-81f5-f2d13524f3ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:05,840 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3f5428503d1749c6b8a0b96e38087f4a used request id req-553cf0b7-9c56-4f09-81f5-f2d13524f3ea 2018-09-22 04:26:05,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:06,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:26:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["-ujE0MAeSCaaQSjjhr_FjQ"], "issued_at": "2018-09-22T04:26:06.000000Z"}} 2018-09-22 04:26:06,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4872d843dcfcf2eb48b8d3545646158df6808dbc" 2018-09-22 04:26:06,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3162ddb1-65a0-453f-80a0-e211b7e6a9a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:06,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3162ddb1-65a0-453f-80a0-e211b7e6a9a2 2018-09-22 04:26:06,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:06,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:06,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:26:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["qRnwc5IzT3SKetytijxjRw"], "issued_at": "2018-09-22T04:26:06.000000Z"}} 2018-09-22 04:26:06,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" 2018-09-22 04:26:06,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc1ab74-544b-4010-ad74-5e640cea9415 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:06,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3cc1ab74-544b-4010-ad74-5e640cea9415 2018-09-22 04:26:06,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:26:06,781 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:26:06,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" 2018-09-22 04:26:06,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd4624c-f4f3-44d8-a1a7-583f64893401 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:26:06,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj used request id req-cdd4624c-f4f3-44d8-a1a7-583f64893401 2018-09-22 04:26:06,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" 2018-09-22 04:26:06,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca2a111-fb22-4159-88b2-57acc6a724df Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:26:06,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5ca2a111-fb22-4159-88b2-57acc6a724df 2018-09-22 04:26:06,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj"}}' 2018-09-22 04:26:07,002 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cfc9c39-0f06-4c41-bd47-ba59d75ccf79 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/86236c05d807456da3289f1be0d3bc1a"}, "enabled": true, "id": "86236c05d807456da3289f1be0d3bc1a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj"}} 2018-09-22 04:26:07,002 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6cfc9c39-0f06-4c41-bd47-ba59d75ccf79 2018-09-22 04:26:07,002 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj 2018-09-22 04:26:07,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:07,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:07,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:26:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["XMm6ldbfReiD6_zxNJjYDw"], "issued_at": "2018-09-22T04:26:07.000000Z"}} 2018-09-22 04:26:07,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebd25bd274e63fa7b98cb226517bb5ae9eec0d6" 2018-09-22 04:26:07,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb35bd3e-7061-4160-b5a1-233ac371ef58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:07,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bb35bd3e-7061-4160-b5a1-233ac371ef58 2018-09-22 04:26:07,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:26:07,415 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:26:07,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebd25bd274e63fa7b98cb226517bb5ae9eec0d6" 2018-09-22 04:26:07,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d2a59d-7eaf-4b21-a6e7-4f0c43b1b465 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:26:07,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-60d2a59d-7eaf-4b21-a6e7-4f0c43b1b465 2018-09-22 04:26:07,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebd25bd274e63fa7b98cb226517bb5ae9eec0d6" 2018-09-22 04:26:07,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd595546-cbf8-4520-9296-109543109e22 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/86236c05d807456da3289f1be0d3bc1a"}, "enabled": true, "id": "86236c05d807456da3289f1be0d3bc1a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj"}]} 2018-09-22 04:26:07,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj used request id req-bd595546-cbf8-4520-9296-109543109e22 2018-09-22 04:26:07,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebd25bd274e63fa7b98cb226517bb5ae9eec0d6" 2018-09-22 04:26:07,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3f60364-f656-4a92-8c63-e8eb16711265 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:26:07,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e3f60364-f656-4a92-8c63-e8eb16711265 2018-09-22 04:26:08,062 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-b26ed8a6-cb89-4e2-user 2018-09-22 04:26:08,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:08,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" 2018-09-22 04:26:08,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ed63580-57c7-4cdb-af5f-f9db10ad831c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:26:08,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0ed63580-57c7-4cdb-af5f-f9db10ad831c 2018-09-22 04:26:08,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" -d '{"role": {"name": "CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj-role"}}' 2018-09-22 04:26:08,260 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c0a0708-1a15-4bbd-a14f-f16377dd818c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4cc84b35d98349cca093da18b1dd9712", "links": {"self": "http://172.30.9.23:5000/v3/roles/4cc84b35d98349cca093da18b1dd9712"}, "name": "CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj-role"}} 2018-09-22 04:26:08,260 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-2c0a0708-1a15-4bbd-a14f-f16377dd818c 2018-09-22 04:26:08,260 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj-role 2018-09-22 04:26:08,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4cc84b35d98349cca093da18b1dd9712 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" 2018-09-22 04:26:08,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c9dcd2-7a14-498a-97fd-35d8dc609766 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/4cc84b35d98349cca093da18b1dd9712"}, "domain_id": null, "name": "CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj-role", "id": "4cc84b35d98349cca093da18b1dd9712"}} 2018-09-22 04:26:08,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4cc84b35d98349cca093da18b1dd9712 used request id req-d3c9dcd2-7a14-498a-97fd-35d8dc609766 2018-09-22 04:26:08,352 - keystone_utils - INFO - Granting role CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj-role to project CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj 2018-09-22 04:26:08,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/86236c05d807456da3289f1be0d3bc1a/users/fda9aacbfb4844e48d2442fa561d7304/roles/4cc84b35d98349cca093da18b1dd9712 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" 2018-09-22 04:26:08,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94c58369-ecce-4743-84ca-759441e1be8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:08,485 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/86236c05d807456da3289f1be0d3bc1a/users/fda9aacbfb4844e48d2442fa561d7304/roles/4cc84b35d98349cca093da18b1dd9712 used request id req-94c58369-ecce-4743-84ca-759441e1be8a 2018-09-22 04:26:08,486 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:26:08,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:08,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:08,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4cc84b35d98349cca093da18b1dd9712", "name": "CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj-role"}], "expires_at": "2018-09-22T05:26:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86236c05d807456da3289f1be0d3bc1a", "name": "CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/86236c05d807456da3289f1be0d3bc1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/86236c05d807456da3289f1be0d3bc1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/86236c05d807456da3289f1be0d3bc1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/86236c05d807456da3289f1be0d3bc1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/86236c05d807456da3289f1be0d3bc1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/86236c05d807456da3289f1be0d3bc1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/86236c05d807456da3289f1be0d3bc1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/86236c05d807456da3289f1be0d3bc1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/86236c05d807456da3289f1be0d3bc1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/86236c05d807456da3289f1be0d3bc1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/86236c05d807456da3289f1be0d3bc1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/86236c05d807456da3289f1be0d3bc1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-b26ed8a6-cb89-4e2-user", "id": "fda9aacbfb4844e48d2442fa561d7304"}, "audit_ids": ["7kFKOwTlRbCLQXubvJsfLg"], "issued_at": "2018-09-22T04:26:08.000000Z"}} 2018-09-22 04:26:08,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe3b523a90634034521561369b59f91312d075bd" 2018-09-22 04:26:08,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-495af196-8dd0-4672-a4fa-91438ad42f1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:08,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-495af196-8dd0-4672-a4fa-91438ad42f1f 2018-09-22 04:26:08,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0999ae44-ee45-497f-b84c-1a9a1bbe5f67 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe3b523a90634034521561369b59f91312d075bd" 2018-09-22 04:26:09,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-c4eb35e1-f607-4b61-8952-c551247bec08 Date: Sat, 22 Sep 2018 04:26:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0999ae44-ee45-497f-b84c-1a9a1bbe5f67"} 2018-09-22 04:26:09,123 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0999ae44-ee45-497f-b84c-1a9a1bbe5f67 used request id req-c4eb35e1-f607-4b61-8952-c551247bec08 2018-09-22 04:26:09,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe3b523a90634034521561369b59f91312d075bd" 2018-09-22 04:26:09,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fef89c6c-fb8b-4b44-83a4-ac44f9725c0b Date: Sat, 22 Sep 2018 04:26:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:26:09,650 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-fef89c6c-fb8b-4b44-83a4-ac44f9725c0b 2018-09-22 04:26:09,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fe3b523a90634034521561369b59f91312d075bd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-0999ae44-ee45-497f-b84c-1a9a1bbe5f67"}' 2018-09-22 04:26:09,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/695401ab-96ce-4c8b-b1ef-46bd51291227 X-Openstack-Request-Id: req-2ee76d33-34dc-4f3a-89c0-7fc61caf4879 Date: Sat, 22 Sep 2018 04:26:09 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-0999ae44-ee45-497f-b84c-1a9a1bbe5f67", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:26:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/695401ab-96ce-4c8b-b1ef-46bd51291227", "min_disk": 0, "protected": false, "id": "695401ab-96ce-4c8b-b1ef-46bd51291227", "file": "/v2/images/695401ab-96ce-4c8b-b1ef-46bd51291227/file", "checksum": null, "owner": "86236c05d807456da3289f1be0d3bc1a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:26:09,867 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2ee76d33-34dc-4f3a-89c0-7fc61caf4879 2018-09-22 04:26:09,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/695401ab-96ce-4c8b-b1ef-46bd51291227/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe3b523a90634034521561369b59f91312d075bd" -d '' 2018-09-22 04:26:11,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-898dc394-2236-464c-8c19-1f71eac83e60 Date: Sat, 22 Sep 2018 04:26:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:26:11,444 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/695401ab-96ce-4c8b-b1ef-46bd51291227/file used request id req-898dc394-2236-464c-8c19-1f71eac83e60 2018-09-22 04:26:11,445 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:26:11,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/695401ab-96ce-4c8b-b1ef-46bd51291227 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe3b523a90634034521561369b59f91312d075bd" 2018-09-22 04:26:11,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-bc114fea-cc01-4db1-a556-960e4ad2c92a Date: Sat, 22 Sep 2018 04:26:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0999ae44-ee45-497f-b84c-1a9a1bbe5f67", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:26:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:11Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/695401ab-96ce-4c8b-b1ef-46bd51291227/snap", "metadata": {}}], "self": "/v2/images/695401ab-96ce-4c8b-b1ef-46bd51291227", "min_disk": 0, "protected": false, "id": "695401ab-96ce-4c8b-b1ef-46bd51291227", "file": "/v2/images/695401ab-96ce-4c8b-b1ef-46bd51291227/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "86236c05d807456da3289f1be0d3bc1a", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/695401ab-96ce-4c8b-b1ef-46bd51291227/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:26:11,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/695401ab-96ce-4c8b-b1ef-46bd51291227 used request id req-bc114fea-cc01-4db1-a556-960e4ad2c92a 2018-09-22 04:26:11,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe3b523a90634034521561369b59f91312d075bd" 2018-09-22 04:26:11,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cff3dbf0-77ea-4a3a-b83a-edbe5d691851 Date: Sat, 22 Sep 2018 04:26:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:26:11,614 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-cff3dbf0-77ea-4a3a-b83a-edbe5d691851 2018-09-22 04:26:11,617 - create_image - INFO - Created image with name - CreateImageSuccessTests-0999ae44-ee45-497f-b84c-1a9a1bbe5f67 2018-09-22 04:26:11,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/695401ab-96ce-4c8b-b1ef-46bd51291227 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe3b523a90634034521561369b59f91312d075bd" 2018-09-22 04:26:11,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-20332635-6e1b-4541-be1a-f15d55521b42 Date: Sat, 22 Sep 2018 04:26:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0999ae44-ee45-497f-b84c-1a9a1bbe5f67", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:26:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:11Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/695401ab-96ce-4c8b-b1ef-46bd51291227/snap", "metadata": {}}], "self": "/v2/images/695401ab-96ce-4c8b-b1ef-46bd51291227", "min_disk": 0, "protected": false, "id": "695401ab-96ce-4c8b-b1ef-46bd51291227", "file": "/v2/images/695401ab-96ce-4c8b-b1ef-46bd51291227/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "86236c05d807456da3289f1be0d3bc1a", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/695401ab-96ce-4c8b-b1ef-46bd51291227/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:26:11,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/695401ab-96ce-4c8b-b1ef-46bd51291227 used request id req-20332635-6e1b-4541-be1a-f15d55521b42 2018-09-22 04:26:11,639 - create_image - DEBUG - Instance status is - active 2018-09-22 04:26:11,639 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-0999ae44-ee45-497f-b84c-1a9a1bbe5f67 2018-09-22 04:26:11,639 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-0999ae44-ee45-497f-b84c-1a9a1bbe5f67 2018-09-22 04:26:11,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:12,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4cc84b35d98349cca093da18b1dd9712", "name": "CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj-role"}], "expires_at": "2018-09-22T05:26:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86236c05d807456da3289f1be0d3bc1a", "name": "CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/86236c05d807456da3289f1be0d3bc1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/86236c05d807456da3289f1be0d3bc1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/86236c05d807456da3289f1be0d3bc1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/86236c05d807456da3289f1be0d3bc1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/86236c05d807456da3289f1be0d3bc1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/86236c05d807456da3289f1be0d3bc1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/86236c05d807456da3289f1be0d3bc1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/86236c05d807456da3289f1be0d3bc1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/86236c05d807456da3289f1be0d3bc1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/86236c05d807456da3289f1be0d3bc1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/86236c05d807456da3289f1be0d3bc1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/86236c05d807456da3289f1be0d3bc1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-b26ed8a6-cb89-4e2-user", "id": "fda9aacbfb4844e48d2442fa561d7304"}, "audit_ids": ["yTpy5pi2RuqW6z1VEUDfuQ"], "issued_at": "2018-09-22T04:26:12.000000Z"}} 2018-09-22 04:26:12,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0999ae44-ee45-497f-b84c-1a9a1bbe5f67 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b44dcf7b8bcbb6c576eb8164b3516bf318f623f9" 2018-09-22 04:26:12,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-239952f9-0550-4afc-b1cc-b459d0536f28 Date: Sat, 22 Sep 2018 04:26:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-0999ae44-ee45-497f-b84c-1a9a1bbe5f67", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:26:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:11Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/695401ab-96ce-4c8b-b1ef-46bd51291227/snap", "metadata": {}}], "self": "/v2/images/695401ab-96ce-4c8b-b1ef-46bd51291227", "min_disk": 0, "protected": false, "id": "695401ab-96ce-4c8b-b1ef-46bd51291227", "file": "/v2/images/695401ab-96ce-4c8b-b1ef-46bd51291227/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "86236c05d807456da3289f1be0d3bc1a", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/695401ab-96ce-4c8b-b1ef-46bd51291227/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-0999ae44-ee45-497f-b84c-1a9a1bbe5f67"} 2018-09-22 04:26:12,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-0999ae44-ee45-497f-b84c-1a9a1bbe5f67 used request id req-239952f9-0550-4afc-b1cc-b459d0536f28 2018-09-22 04:26:12,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b44dcf7b8bcbb6c576eb8164b3516bf318f623f9" 2018-09-22 04:26:12,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e9e1f62a-97cf-42f2-a999-f1c530b43db7 Date: Sat, 22 Sep 2018 04:26:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:26:12,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e9e1f62a-97cf-42f2-a999-f1c530b43db7 2018-09-22 04:26:12,430 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-0999ae44-ee45-497f-b84c-1a9a1bbe5f67 2018-09-22 04:26:12,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/695401ab-96ce-4c8b-b1ef-46bd51291227 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe3b523a90634034521561369b59f91312d075bd" 2018-09-22 04:26:14,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a04feac2-1a35-4ed1-8d35-f0877e67123e Date: Sat, 22 Sep 2018 04:26:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:26:14,002 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/695401ab-96ce-4c8b-b1ef-46bd51291227 used request id req-a04feac2-1a35-4ed1-8d35-f0877e67123e 2018-09-22 04:26:14,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" 2018-09-22 04:26:14,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ee4ec296-34fd-435a-8f7c-825b89099971 Date: Sat, 22 Sep 2018 04:26:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:26:14,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ee4ec296-34fd-435a-8f7c-825b89099971 2018-09-22 04:26:14,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" 2018-09-22 04:26:14,479 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c80da3d0-4ec1-4d4b-8de3-a801f8b799e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:14,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-c80da3d0-4ec1-4d4b-8de3-a801f8b799e4 2018-09-22 04:26:14,480 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:14,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" 2018-09-22 04:26:14,575 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc8cb4bf-b369-4632-b9d2-28a7667b947c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:14,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-fc8cb4bf-b369-4632-b9d2-28a7667b947c 2018-09-22 04:26:14,575 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:14,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" 2018-09-22 04:26:14,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-940c0d85-b843-426c-b5ec-41a359610161 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:14,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-940c0d85-b843-426c-b5ec-41a359610161 2018-09-22 04:26:14,667 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:14,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" 2018-09-22 04:26:14,757 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bae7b77-3ec9-4302-a099-b1c72b8e9de8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:14,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-7bae7b77-3ec9-4302-a099-b1c72b8e9de8 2018-09-22 04:26:14,757 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:14,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" 2018-09-22 04:26:14,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8f6d20d-fcbf-4c44-8132-5e69cb5503f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:14,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-a8f6d20d-fcbf-4c44-8132-5e69cb5503f9 2018-09-22 04:26:14,855 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:14,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" 2018-09-22 04:26:14,946 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ea95c49-9288-493a-a14c-67f8f57c1ef7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:14,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-6ea95c49-9288-493a-a14c-67f8f57c1ef7 2018-09-22 04:26:14,946 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:14,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" 2018-09-22 04:26:15,028 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d6fd2e2-6221-4dcc-b642-728bcf7f3a2d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:15,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-9d6fd2e2-6221-4dcc-b642-728bcf7f3a2d 2018-09-22 04:26:15,029 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:15,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" 2018-09-22 04:26:15,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-532013c3-9812-4de3-9534-62dace412b87 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:26:15,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-532013c3-9812-4de3-9534-62dace412b87 2018-09-22 04:26:15,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" 2018-09-22 04:26:15,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67276f41-fb36-4e9f-a13f-aa0a1e39c535 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:26:15,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-67276f41-fb36-4e9f-a13f-aa0a1e39c535 2018-09-22 04:26:15,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" 2018-09-22 04:26:15,296 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95c43943-2e30-434a-8ba9-30e6a812ac03 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:15,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-95c43943-2e30-434a-8ba9-30e6a812ac03 2018-09-22 04:26:15,296 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:15,297 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj 2018-09-22 04:26:15,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/86236c05d807456da3289f1be0d3bc1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" 2018-09-22 04:26:15,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a59fd56-5a8e-4f84-ad19-c7f1b4b7a42d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:15,496 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/86236c05d807456da3289f1be0d3bc1a used request id req-0a59fd56-5a8e-4f84-ad19-c7f1b4b7a42d 2018-09-22 04:26:15,497 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-b26ed8a6-cb89-4e2-proj-role 2018-09-22 04:26:15,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4cc84b35d98349cca093da18b1dd9712 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" 2018-09-22 04:26:15,607 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-753ddf1b-4e14-4c66-950b-96592557682d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:15,607 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4cc84b35d98349cca093da18b1dd9712 used request id req-753ddf1b-4e14-4c66-950b-96592557682d 2018-09-22 04:26:15,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}437c41a1f569fdf555dbef45bb93ea458b7fe341" 2018-09-22 04:26:15,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8293776-8021-4900-9dc1-48183abe78f4 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:26:15,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c8293776-8021-4900-9dc1-48183abe78f4 2018-09-22 04:26:15,692 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-b26ed8a6-cb89-4e2-user 2018-09-22 04:26:15,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/fda9aacbfb4844e48d2442fa561d7304 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebd25bd274e63fa7b98cb226517bb5ae9eec0d6" 2018-09-22 04:26:15,870 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ca0ef37-2801-48bf-8f37-6f8cff09455f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:15,871 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/fda9aacbfb4844e48d2442fa561d7304 used request id req-8ca0ef37-2801-48bf-8f37-6f8cff09455f 2018-09-22 04:26:15,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:16,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:26:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["SCBdBPruTZ-OfIsxcBtHjQ"], "issued_at": "2018-09-22T04:26:16.000000Z"}} 2018-09-22 04:26:16,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe0c31341be54cecc5f772481e3bae68af734a9" 2018-09-22 04:26:16,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b31ad3-b1d0-4d22-8df6-6bfe96e5ac1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:16,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-08b31ad3-b1d0-4d22-8df6-6bfe96e5ac1f 2018-09-22 04:26:16,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:16,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:16,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:26:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["3njGzGQGQkmE22SIN_gXVA"], "issued_at": "2018-09-22T04:26:16.000000Z"}} 2018-09-22 04:26:16,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" 2018-09-22 04:26:16,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-935df37c-693f-4dc5-9e71-2e147ef73609 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:16,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-935df37c-693f-4dc5-9e71-2e147ef73609 2018-09-22 04:26:16,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:26:16,841 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:26:16,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-841eeea7-1444-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" 2018-09-22 04:26:16,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dea791a-4539-4dd0-9257-7e50da128a4e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-841eeea7-1444-470-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:26:16,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-841eeea7-1444-470-proj used request id req-9dea791a-4539-4dd0-9257-7e50da128a4e 2018-09-22 04:26:16,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" 2018-09-22 04:26:16,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49785792-03e1-468d-93d0-e2eebc5624ae Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:26:16,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-49785792-03e1-468d-93d0-e2eebc5624ae 2018-09-22 04:26:16,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-841eeea7-1444-470-proj"}}' 2018-09-22 04:26:17,129 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cae5e40-0e7e-4d24-b82f-a7d66c9f98b1 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7659558a35124e3b800ff0d7b29c323b"}, "enabled": true, "id": "7659558a35124e3b800ff0d7b29c323b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-841eeea7-1444-470-proj"}} 2018-09-22 04:26:17,129 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9cae5e40-0e7e-4d24-b82f-a7d66c9f98b1 2018-09-22 04:26:17,129 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-841eeea7-1444-470-proj 2018-09-22 04:26:17,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:17,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:17,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:26:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["kNo13vfSTFGMDilk9xtsfw"], "issued_at": "2018-09-22T04:26:17.000000Z"}} 2018-09-22 04:26:17,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceda7443d73d5f90b6d46629810f9e3adb49ea89" 2018-09-22 04:26:17,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c66680c7-2b49-477f-9229-6030397602d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:17,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c66680c7-2b49-477f-9229-6030397602d9 2018-09-22 04:26:17,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:26:17,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:26:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:26:17,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceda7443d73d5f90b6d46629810f9e3adb49ea89" 2018-09-22 04:26:17,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ac41556-d627-4db1-b71d-a9e13ef3f8d0 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:26:17,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5ac41556-d627-4db1-b71d-a9e13ef3f8d0 2018-09-22 04:26:17,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-841eeea7-1444-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceda7443d73d5f90b6d46629810f9e3adb49ea89" 2018-09-22 04:26:17,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8758f48a-b47b-4235-9f13-52ae143f50b7 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-841eeea7-1444-470-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7659558a35124e3b800ff0d7b29c323b"}, "enabled": true, "id": "7659558a35124e3b800ff0d7b29c323b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-841eeea7-1444-470-proj"}]} 2018-09-22 04:26:17,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-841eeea7-1444-470-proj used request id req-8758f48a-b47b-4235-9f13-52ae143f50b7 2018-09-22 04:26:17,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceda7443d73d5f90b6d46629810f9e3adb49ea89" 2018-09-22 04:26:17,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18462f92-610e-4f16-af1d-22022fba045c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:26:17,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-18462f92-610e-4f16-af1d-22022fba045c 2018-09-22 04:26:18,284 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-841eeea7-1444-470-user 2018-09-22 04:26:18,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:18,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" 2018-09-22 04:26:18,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c25111df-e4c9-468f-820b-22f58a2483ad Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:26:18,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c25111df-e4c9-468f-820b-22f58a2483ad 2018-09-22 04:26:18,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" -d '{"role": {"name": "CreateImageSuccessTests-841eeea7-1444-470-proj-role"}}' 2018-09-22 04:26:18,475 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:26:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3769ad71-5527-4340-b96d-7b8cbf0334dd Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e809d59c870549c08b722df803563f5b", "links": {"self": "http://172.30.9.23:5000/v3/roles/e809d59c870549c08b722df803563f5b"}, "name": "CreateImageSuccessTests-841eeea7-1444-470-proj-role"}} 2018-09-22 04:26:18,475 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3769ad71-5527-4340-b96d-7b8cbf0334dd 2018-09-22 04:26:18,476 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-841eeea7-1444-470-proj-role 2018-09-22 04:26:18,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e809d59c870549c08b722df803563f5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" 2018-09-22 04:26:18,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-916475ca-a150-4671-9f2d-d62975d42638 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e809d59c870549c08b722df803563f5b"}, "domain_id": null, "name": "CreateImageSuccessTests-841eeea7-1444-470-proj-role", "id": "e809d59c870549c08b722df803563f5b"}} 2018-09-22 04:26:18,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e809d59c870549c08b722df803563f5b used request id req-916475ca-a150-4671-9f2d-d62975d42638 2018-09-22 04:26:18,495 - keystone_utils - INFO - Granting role CreateImageSuccessTests-841eeea7-1444-470-proj-role to project CreateImageSuccessTests-841eeea7-1444-470-proj 2018-09-22 04:26:18,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/7659558a35124e3b800ff0d7b29c323b/users/75fb2d7d0a984936a8ce4982b7a66d4e/roles/e809d59c870549c08b722df803563f5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" 2018-09-22 04:26:18,621 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16fd8a6f-42d3-4b81-b05d-3b7b61a8c7f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:18,621 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7659558a35124e3b800ff0d7b29c323b/users/75fb2d7d0a984936a8ce4982b7a66d4e/roles/e809d59c870549c08b722df803563f5b used request id req-16fd8a6f-42d3-4b81-b05d-3b7b61a8c7f5 2018-09-22 04:26:18,622 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:26:18,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:18,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:18,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e809d59c870549c08b722df803563f5b", "name": "CreateImageSuccessTests-841eeea7-1444-470-proj-role"}], "expires_at": "2018-09-22T05:26:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7659558a35124e3b800ff0d7b29c323b", "name": "CreateImageSuccessTests-841eeea7-1444-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7659558a35124e3b800ff0d7b29c323b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7659558a35124e3b800ff0d7b29c323b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7659558a35124e3b800ff0d7b29c323b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7659558a35124e3b800ff0d7b29c323b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7659558a35124e3b800ff0d7b29c323b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7659558a35124e3b800ff0d7b29c323b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7659558a35124e3b800ff0d7b29c323b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7659558a35124e3b800ff0d7b29c323b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7659558a35124e3b800ff0d7b29c323b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7659558a35124e3b800ff0d7b29c323b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7659558a35124e3b800ff0d7b29c323b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7659558a35124e3b800ff0d7b29c323b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-841eeea7-1444-470-user", "id": "75fb2d7d0a984936a8ce4982b7a66d4e"}, "audit_ids": ["AwgwqhMuQ5SZsv0nv4cK1g"], "issued_at": "2018-09-22T04:26:18.000000Z"}} 2018-09-22 04:26:18,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb787aa0219fd466db116c382aa8ee1b66aa4989" 2018-09-22 04:26:19,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdae4ab2-d416-42f4-9586-a887d3fa49a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:19,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cdae4ab2-d416-42f4-9586-a887d3fa49a3 2018-09-22 04:26:19,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-34bd2c8d-86ff-4321-b5ca-5bccd958e338 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb787aa0219fd466db116c382aa8ee1b66aa4989" 2018-09-22 04:26:19,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-4627a996-6ced-4998-9f29-e8d3146863c2 Date: Sat, 22 Sep 2018 04:26:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-34bd2c8d-86ff-4321-b5ca-5bccd958e338"} 2018-09-22 04:26:19,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-34bd2c8d-86ff-4321-b5ca-5bccd958e338 used request id req-4627a996-6ced-4998-9f29-e8d3146863c2 2018-09-22 04:26:19,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb787aa0219fd466db116c382aa8ee1b66aa4989" 2018-09-22 04:26:19,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-88e2f277-f4d8-41fc-8e00-d1f258c989f8 Date: Sat, 22 Sep 2018 04:26:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:26:19,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-88e2f277-f4d8-41fc-8e00-d1f258c989f8 2018-09-22 04:26:19,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb787aa0219fd466db116c382aa8ee1b66aa4989" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-34bd2c8d-86ff-4321-b5ca-5bccd958e338"}' 2018-09-22 04:26:19,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5 X-Openstack-Request-Id: req-85933147-3af4-4a40-99e3-0e6a823cf7fa Date: Sat, 22 Sep 2018 04:26:19 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-34bd2c8d-86ff-4321-b5ca-5bccd958e338", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:26:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5", "min_disk": 0, "protected": false, "id": "b14abbfb-27ec-4198-8c95-afa6218f9eb5", "file": "/v2/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5/file", "checksum": null, "owner": "7659558a35124e3b800ff0d7b29c323b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:26:19,615 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-85933147-3af4-4a40-99e3-0e6a823cf7fa 2018-09-22 04:26:19,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb787aa0219fd466db116c382aa8ee1b66aa4989" -d '' 2018-09-22 04:26:21,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a4a1d16-39a7-45c5-aa7c-fcd56fdf25c6 Date: Sat, 22 Sep 2018 04:26:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:26:21,598 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5/file used request id req-5a4a1d16-39a7-45c5-aa7c-fcd56fdf25c6 2018-09-22 04:26:21,598 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:26:21,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb787aa0219fd466db116c382aa8ee1b66aa4989" 2018-09-22 04:26:21,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-74e16b1d-41d5-4709-b633-4bc4a2c1c0fc Date: Sat, 22 Sep 2018 04:26:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-34bd2c8d-86ff-4321-b5ca-5bccd958e338", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:26:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:21Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5/snap", "metadata": {}}], "self": "/v2/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5", "min_disk": 0, "protected": false, "id": "b14abbfb-27ec-4198-8c95-afa6218f9eb5", "file": "/v2/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7659558a35124e3b800ff0d7b29c323b", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:26:21,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5 used request id req-74e16b1d-41d5-4709-b633-4bc4a2c1c0fc 2018-09-22 04:26:21,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb787aa0219fd466db116c382aa8ee1b66aa4989" 2018-09-22 04:26:21,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1c582b1a-134c-4d88-8d5a-f571a81d1fab Date: Sat, 22 Sep 2018 04:26:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:26:21,909 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-1c582b1a-134c-4d88-8d5a-f571a81d1fab 2018-09-22 04:26:21,912 - create_image - INFO - Created image with name - CreateImageSuccessTests-34bd2c8d-86ff-4321-b5ca-5bccd958e338 2018-09-22 04:26:21,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb787aa0219fd466db116c382aa8ee1b66aa4989" 2018-09-22 04:26:22,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-6101025b-a1ef-47cf-a74b-0a5da13b696f Date: Sat, 22 Sep 2018 04:26:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-34bd2c8d-86ff-4321-b5ca-5bccd958e338", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:26:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:21Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5/snap", "metadata": {}}], "self": "/v2/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5", "min_disk": 0, "protected": false, "id": "b14abbfb-27ec-4198-8c95-afa6218f9eb5", "file": "/v2/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7659558a35124e3b800ff0d7b29c323b", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:26:22,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5 used request id req-6101025b-a1ef-47cf-a74b-0a5da13b696f 2018-09-22 04:26:22,167 - create_image - DEBUG - Instance status is - active 2018-09-22 04:26:22,168 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-34bd2c8d-86ff-4321-b5ca-5bccd958e338 2018-09-22 04:26:22,168 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-34bd2c8d-86ff-4321-b5ca-5bccd958e338 2018-09-22 04:26:22,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:22,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e809d59c870549c08b722df803563f5b", "name": "CreateImageSuccessTests-841eeea7-1444-470-proj-role"}], "expires_at": "2018-09-22T05:26:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7659558a35124e3b800ff0d7b29c323b", "name": "CreateImageSuccessTests-841eeea7-1444-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7659558a35124e3b800ff0d7b29c323b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7659558a35124e3b800ff0d7b29c323b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7659558a35124e3b800ff0d7b29c323b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7659558a35124e3b800ff0d7b29c323b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7659558a35124e3b800ff0d7b29c323b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7659558a35124e3b800ff0d7b29c323b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7659558a35124e3b800ff0d7b29c323b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7659558a35124e3b800ff0d7b29c323b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7659558a35124e3b800ff0d7b29c323b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7659558a35124e3b800ff0d7b29c323b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7659558a35124e3b800ff0d7b29c323b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7659558a35124e3b800ff0d7b29c323b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-841eeea7-1444-470-user", "id": "75fb2d7d0a984936a8ce4982b7a66d4e"}, "audit_ids": ["0OyLkEeQQwiESXfCcrlUWA"], "issued_at": "2018-09-22T04:26:22.000000Z"}} 2018-09-22 04:26:22,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-34bd2c8d-86ff-4321-b5ca-5bccd958e338 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac40662ebbdb4fc75fdcc480154f19231bbe55ff" 2018-09-22 04:26:22,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-82683318-98ee-4117-9562-88911af957a1 Date: Sat, 22 Sep 2018 04:26:22 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-34bd2c8d-86ff-4321-b5ca-5bccd958e338", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:26:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:21Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5/snap", "metadata": {}}], "self": "/v2/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5", "min_disk": 0, "protected": false, "id": "b14abbfb-27ec-4198-8c95-afa6218f9eb5", "file": "/v2/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7659558a35124e3b800ff0d7b29c323b", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-34bd2c8d-86ff-4321-b5ca-5bccd958e338"} 2018-09-22 04:26:22,732 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-34bd2c8d-86ff-4321-b5ca-5bccd958e338 used request id req-82683318-98ee-4117-9562-88911af957a1 2018-09-22 04:26:22,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac40662ebbdb4fc75fdcc480154f19231bbe55ff" 2018-09-22 04:26:23,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2d578870-3df1-40ca-9e9b-6beeb272b834 Date: Sat, 22 Sep 2018 04:26:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:26:23,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-2d578870-3df1-40ca-9e9b-6beeb272b834 2018-09-22 04:26:23,336 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-34bd2c8d-86ff-4321-b5ca-5bccd958e338 2018-09-22 04:26:23,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb787aa0219fd466db116c382aa8ee1b66aa4989" 2018-09-22 04:26:25,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09dd416d-b14b-4c79-9abf-9888722b9c9d Date: Sat, 22 Sep 2018 04:26:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:26:25,134 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b14abbfb-27ec-4198-8c95-afa6218f9eb5 used request id req-09dd416d-b14b-4c79-9abf-9888722b9c9d 2018-09-22 04:26:25,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" 2018-09-22 04:26:25,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-94d419c6-5ae0-4732-89fd-ad3754e8d27d Date: Sat, 22 Sep 2018 04:26:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:26:25,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-94d419c6-5ae0-4732-89fd-ad3754e8d27d 2018-09-22 04:26:25,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" 2018-09-22 04:26:25,490 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1528bcb0-7316-47bf-b597-76c55bf4efb2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:25,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-1528bcb0-7316-47bf-b597-76c55bf4efb2 2018-09-22 04:26:25,490 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:25,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" 2018-09-22 04:26:25,588 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52dc7b6e-bfd7-483f-9647-d3cfa564391d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:25,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-52dc7b6e-bfd7-483f-9647-d3cfa564391d 2018-09-22 04:26:25,588 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:25,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" 2018-09-22 04:26:25,687 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9e18ea1-e297-4cd5-9e96-87a1b473e252 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:25,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-c9e18ea1-e297-4cd5-9e96-87a1b473e252 2018-09-22 04:26:25,688 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:25,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" 2018-09-22 04:26:25,769 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c041ac02-0d6f-4df7-b34f-8be70c2cb62f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:25,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-c041ac02-0d6f-4df7-b34f-8be70c2cb62f 2018-09-22 04:26:25,770 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:25,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" 2018-09-22 04:26:25,864 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bbaf4ce-2fc2-4bb7-8b44-35874fb6c80b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:25,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-7bbaf4ce-2fc2-4bb7-8b44-35874fb6c80b 2018-09-22 04:26:25,864 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:25,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" 2018-09-22 04:26:25,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-476bc163-677a-40d6-ac2a-4bdc8c9a39dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:25,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-476bc163-677a-40d6-ac2a-4bdc8c9a39dc 2018-09-22 04:26:25,956 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:25,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" 2018-09-22 04:26:26,039 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4e42b36-5edc-4b00-a9ba-bce539a1fc14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:26,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-f4e42b36-5edc-4b00-a9ba-bce539a1fc14 2018-09-22 04:26:26,039 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:26,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" 2018-09-22 04:26:26,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92155356-9991-46b5-9248-c33a354dd3c0 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:26:26,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-92155356-9991-46b5-9248-c33a354dd3c0 2018-09-22 04:26:26,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" 2018-09-22 04:26:26,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d02c24f1-db87-49c8-98b3-ef71b5dc2e30 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:26:26,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-d02c24f1-db87-49c8-98b3-ef71b5dc2e30 2018-09-22 04:26:26,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" 2018-09-22 04:26:26,307 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-087e4d4e-0820-4ff1-abf4-8211ac2a867a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:26,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-087e4d4e-0820-4ff1-abf4-8211ac2a867a 2018-09-22 04:26:26,308 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:26,309 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-841eeea7-1444-470-proj 2018-09-22 04:26:26,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/7659558a35124e3b800ff0d7b29c323b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" 2018-09-22 04:26:26,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47091f8d-6030-4ccc-b64e-8f5d1c99425a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:26,707 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7659558a35124e3b800ff0d7b29c323b used request id req-47091f8d-6030-4ccc-b64e-8f5d1c99425a 2018-09-22 04:26:26,707 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-841eeea7-1444-470-proj-role 2018-09-22 04:26:26,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e809d59c870549c08b722df803563f5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" 2018-09-22 04:26:26,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ba52395-7df3-4563-83ef-092e3bb6a9f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:26,840 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e809d59c870549c08b722df803563f5b used request id req-5ba52395-7df3-4563-83ef-092e3bb6a9f6 2018-09-22 04:26:26,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf11e0ab6e4f5c9e42f11fbc5e4caccb362b6d30" 2018-09-22 04:26:26,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-253dbfb1-b581-4f05-9748-238c2b8077a8 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:26:26,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-253dbfb1-b581-4f05-9748-238c2b8077a8 2018-09-22 04:26:26,924 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-841eeea7-1444-470-user 2018-09-22 04:26:26,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/75fb2d7d0a984936a8ce4982b7a66d4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceda7443d73d5f90b6d46629810f9e3adb49ea89" 2018-09-22 04:26:27,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62e1d69a-db4d-43e7-a285-b99580eefd3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:27,109 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/75fb2d7d0a984936a8ce4982b7a66d4e used request id req-62e1d69a-db4d-43e7-a285-b99580eefd3d 2018-09-22 04:26:27,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:27,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:26:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["vdS7o6mjTqKARDDCq2lfXw"], "issued_at": "2018-09-22T04:26:27.000000Z"}} 2018-09-22 04:26:27,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09d4eb0a660576c74be408992519e75272cc79be" 2018-09-22 04:26:27,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a371b6ca-6f88-4991-9d2b-165fe7c97f8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:27,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a371b6ca-6f88-4991-9d2b-165fe7c97f8d 2018-09-22 04:26:27,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:27,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:27,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:26:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["gA7wQpKCSHeNIl7FjcbJeQ"], "issued_at": "2018-09-22T04:26:27.000000Z"}} 2018-09-22 04:26:27,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" 2018-09-22 04:26:28,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1eb6ed4-db0e-474b-9f87-fc63f2bc4225 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:28,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c1eb6ed4-db0e-474b-9f87-fc63f2bc4225 2018-09-22 04:26:28,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:26:28,068 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:26:28,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-20e75055-300a-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" 2018-09-22 04:26:28,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca640500-907a-44b4-aea5-6aee340656ef Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-20e75055-300a-4dc-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:26:28,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-20e75055-300a-4dc-proj used request id req-ca640500-907a-44b4-aea5-6aee340656ef 2018-09-22 04:26:28,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" 2018-09-22 04:26:28,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02083cf3-0327-4fd3-a846-c35a9458bbfe Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:26:28,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-02083cf3-0327-4fd3-a846-c35a9458bbfe 2018-09-22 04:26:28,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-20e75055-300a-4dc-proj"}}' 2018-09-22 04:26:28,361 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee51e103-4408-4db1-85b6-85a392866ed7 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8d9b33ed29dd44708022e1d1ce2fbdd4"}, "enabled": true, "id": "8d9b33ed29dd44708022e1d1ce2fbdd4", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-20e75055-300a-4dc-proj"}} 2018-09-22 04:26:28,362 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ee51e103-4408-4db1-85b6-85a392866ed7 2018-09-22 04:26:28,362 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-20e75055-300a-4dc-proj 2018-09-22 04:26:28,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:28,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:28,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:26:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["REd2nooXS6iqd3DdAIoaSw"], "issued_at": "2018-09-22T04:26:28.000000Z"}} 2018-09-22 04:26:28,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a854ff92ecf9450d503b0f4a272845b34fec661" 2018-09-22 04:26:28,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e4e6100-87d7-40a4-af65-8c7dcc6a54bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:28,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4e4e6100-87d7-40a4-af65-8c7dcc6a54bd 2018-09-22 04:26:28,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:26:28,844 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:26:28,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a854ff92ecf9450d503b0f4a272845b34fec661" 2018-09-22 04:26:28,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c34a3d44-e90d-40e7-af38-04b2cbc99f60 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:26:28,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c34a3d44-e90d-40e7-af38-04b2cbc99f60 2018-09-22 04:26:28,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-20e75055-300a-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a854ff92ecf9450d503b0f4a272845b34fec661" 2018-09-22 04:26:29,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e7c38a-27c8-4d7e-82aa-339ed9b7aa4d Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-20e75055-300a-4dc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8d9b33ed29dd44708022e1d1ce2fbdd4"}, "enabled": true, "id": "8d9b33ed29dd44708022e1d1ce2fbdd4", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-20e75055-300a-4dc-proj"}]} 2018-09-22 04:26:29,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-20e75055-300a-4dc-proj used request id req-50e7c38a-27c8-4d7e-82aa-339ed9b7aa4d 2018-09-22 04:26:29,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a854ff92ecf9450d503b0f4a272845b34fec661" 2018-09-22 04:26:29,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-893f2679-77e6-41b4-9def-69f1b05a19f8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:26:29,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-893f2679-77e6-41b4-9def-69f1b05a19f8 2018-09-22 04:26:29,434 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-20e75055-300a-4dc-user 2018-09-22 04:26:29,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:29,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" 2018-09-22 04:26:29,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9430cea4-529e-4bfe-9d5e-38950bff049b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:26:29,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9430cea4-529e-4bfe-9d5e-38950bff049b 2018-09-22 04:26:29,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" -d '{"role": {"name": "CreateImageSuccessTests-20e75055-300a-4dc-proj-role"}}' 2018-09-22 04:26:29,559 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-706eb70a-78ac-42c3-8c53-72552883f750 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "feec96addb7240d9a60d98fbd124a447", "links": {"self": "http://172.30.9.23:5000/v3/roles/feec96addb7240d9a60d98fbd124a447"}, "name": "CreateImageSuccessTests-20e75055-300a-4dc-proj-role"}} 2018-09-22 04:26:29,559 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-706eb70a-78ac-42c3-8c53-72552883f750 2018-09-22 04:26:29,559 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-20e75055-300a-4dc-proj-role 2018-09-22 04:26:29,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/feec96addb7240d9a60d98fbd124a447 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" 2018-09-22 04:26:29,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-535c4dc8-5032-413c-9b5f-c7f792e3eb93 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/feec96addb7240d9a60d98fbd124a447"}, "domain_id": null, "name": "CreateImageSuccessTests-20e75055-300a-4dc-proj-role", "id": "feec96addb7240d9a60d98fbd124a447"}} 2018-09-22 04:26:29,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/feec96addb7240d9a60d98fbd124a447 used request id req-535c4dc8-5032-413c-9b5f-c7f792e3eb93 2018-09-22 04:26:29,651 - keystone_utils - INFO - Granting role CreateImageSuccessTests-20e75055-300a-4dc-proj-role to project CreateImageSuccessTests-20e75055-300a-4dc-proj 2018-09-22 04:26:29,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8d9b33ed29dd44708022e1d1ce2fbdd4/users/d73baacfe9d24114a0dd22328dc5fe9f/roles/feec96addb7240d9a60d98fbd124a447 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" 2018-09-22 04:26:29,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98af8cb4-9c9e-472e-b6a3-3edc15cba38c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:29,784 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8d9b33ed29dd44708022e1d1ce2fbdd4/users/d73baacfe9d24114a0dd22328dc5fe9f/roles/feec96addb7240d9a60d98fbd124a447 used request id req-98af8cb4-9c9e-472e-b6a3-3edc15cba38c 2018-09-22 04:26:29,784 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:26:29,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:29,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:30,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "feec96addb7240d9a60d98fbd124a447", "name": "CreateImageSuccessTests-20e75055-300a-4dc-proj-role"}], "expires_at": "2018-09-22T05:26:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d9b33ed29dd44708022e1d1ce2fbdd4", "name": "CreateImageSuccessTests-20e75055-300a-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-20e75055-300a-4dc-user", "id": "d73baacfe9d24114a0dd22328dc5fe9f"}, "audit_ids": ["22DGT_3PSI6Ol2XEU8o9kg"], "issued_at": "2018-09-22T04:26:30.000000Z"}} 2018-09-22 04:26:30,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa3e38a8fd6b2224dfd81dbb0e6591fa4453109" 2018-09-22 04:26:30,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b494773a-ab7d-41a4-a636-6733df0963a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:30,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b494773a-ab7d-41a4-a636-6733df0963a8 2018-09-22 04:26:30,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-390726eb-7ea6-46c9-bfe8-ea444b10fc5c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aa3e38a8fd6b2224dfd81dbb0e6591fa4453109" 2018-09-22 04:26:30,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-f1e341e1-ce6a-488e-8788-416f3ac95901 Date: Sat, 22 Sep 2018 04:26:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-390726eb-7ea6-46c9-bfe8-ea444b10fc5c"} 2018-09-22 04:26:30,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-390726eb-7ea6-46c9-bfe8-ea444b10fc5c used request id req-f1e341e1-ce6a-488e-8788-416f3ac95901 2018-09-22 04:26:30,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aa3e38a8fd6b2224dfd81dbb0e6591fa4453109" 2018-09-22 04:26:30,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8d96440d-0512-4931-8c2a-b9aba8f5a377 Date: Sat, 22 Sep 2018 04:26:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:26:30,552 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-8d96440d-0512-4931-8c2a-b9aba8f5a377 2018-09-22 04:26:30,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0aa3e38a8fd6b2224dfd81dbb0e6591fa4453109" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-390726eb-7ea6-46c9-bfe8-ea444b10fc5c"}' 2018-09-22 04:26:30,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834 X-Openstack-Request-Id: req-d2f7f8e1-0056-4884-a98b-2dff3bafc4dc Date: Sat, 22 Sep 2018 04:26:30 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-390726eb-7ea6-46c9-bfe8-ea444b10fc5c", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:26:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834", "min_disk": 0, "protected": false, "id": "a4fc44d3-c3d1-4598-b0d8-bf1f449d5834", "file": "/v2/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834/file", "checksum": null, "owner": "8d9b33ed29dd44708022e1d1ce2fbdd4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:26:30,834 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d2f7f8e1-0056-4884-a98b-2dff3bafc4dc 2018-09-22 04:26:30,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aa3e38a8fd6b2224dfd81dbb0e6591fa4453109" -d '' 2018-09-22 04:26:32,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f5469512-85fc-4ad2-8b44-60b5df8888b0 Date: Sat, 22 Sep 2018 04:26:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:26:32,819 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834/file used request id req-f5469512-85fc-4ad2-8b44-60b5df8888b0 2018-09-22 04:26:32,820 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:26:32,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aa3e38a8fd6b2224dfd81dbb0e6591fa4453109" 2018-09-22 04:26:32,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-d7416a72-89ab-4354-b534-cb71a0d77168 Date: Sat, 22 Sep 2018 04:26:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-390726eb-7ea6-46c9-bfe8-ea444b10fc5c", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:26:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:32Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834/snap", "metadata": {}}], "self": "/v2/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834", "min_disk": 0, "protected": false, "id": "a4fc44d3-c3d1-4598-b0d8-bf1f449d5834", "file": "/v2/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d9b33ed29dd44708022e1d1ce2fbdd4", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:26:32,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834 used request id req-d7416a72-89ab-4354-b534-cb71a0d77168 2018-09-22 04:26:32,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aa3e38a8fd6b2224dfd81dbb0e6591fa4453109" 2018-09-22 04:26:33,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f91c71aa-bdd5-46a4-9d44-b717baf16fa2 Date: Sat, 22 Sep 2018 04:26:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:26:33,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f91c71aa-bdd5-46a4-9d44-b717baf16fa2 2018-09-22 04:26:33,146 - create_image - INFO - Created image with name - CreateImageSuccessTests-390726eb-7ea6-46c9-bfe8-ea444b10fc5c 2018-09-22 04:26:33,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aa3e38a8fd6b2224dfd81dbb0e6591fa4453109" 2018-09-22 04:26:33,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-d6aa45ad-4f0d-4de2-b0a3-a4242dd3dc44 Date: Sat, 22 Sep 2018 04:26:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-390726eb-7ea6-46c9-bfe8-ea444b10fc5c", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:26:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:32Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834/snap", "metadata": {}}], "self": "/v2/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834", "min_disk": 0, "protected": false, "id": "a4fc44d3-c3d1-4598-b0d8-bf1f449d5834", "file": "/v2/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d9b33ed29dd44708022e1d1ce2fbdd4", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:26:33,300 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834 used request id req-d6aa45ad-4f0d-4de2-b0a3-a4242dd3dc44 2018-09-22 04:26:33,301 - create_image - DEBUG - Instance status is - active 2018-09-22 04:26:33,301 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-390726eb-7ea6-46c9-bfe8-ea444b10fc5c 2018-09-22 04:26:33,301 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-390726eb-7ea6-46c9-bfe8-ea444b10fc5c 2018-09-22 04:26:33,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:33,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "feec96addb7240d9a60d98fbd124a447", "name": "CreateImageSuccessTests-20e75055-300a-4dc-proj-role"}], "expires_at": "2018-09-22T05:26:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d9b33ed29dd44708022e1d1ce2fbdd4", "name": "CreateImageSuccessTests-20e75055-300a-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-20e75055-300a-4dc-user", "id": "d73baacfe9d24114a0dd22328dc5fe9f"}, "audit_ids": ["N_AQjIblQCWk3nRVTU5qcQ"], "issued_at": "2018-09-22T04:26:33.000000Z"}} 2018-09-22 04:26:33,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-390726eb-7ea6-46c9-bfe8-ea444b10fc5c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8891a4908837aa75ef85be0a14455d26ec9f1f54" 2018-09-22 04:26:33,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-f11e5e6a-b395-4169-8833-43fdff56b03e Date: Sat, 22 Sep 2018 04:26:33 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-390726eb-7ea6-46c9-bfe8-ea444b10fc5c", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:26:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:32Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834/snap", "metadata": {}}], "self": "/v2/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834", "min_disk": 0, "protected": false, "id": "a4fc44d3-c3d1-4598-b0d8-bf1f449d5834", "file": "/v2/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d9b33ed29dd44708022e1d1ce2fbdd4", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-390726eb-7ea6-46c9-bfe8-ea444b10fc5c"} 2018-09-22 04:26:33,862 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-390726eb-7ea6-46c9-bfe8-ea444b10fc5c used request id req-f11e5e6a-b395-4169-8833-43fdff56b03e 2018-09-22 04:26:33,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8891a4908837aa75ef85be0a14455d26ec9f1f54" 2018-09-22 04:26:34,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fdffd2fc-5b57-4a2b-b09a-5950e72a0aa9 Date: Sat, 22 Sep 2018 04:26:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:26:34,022 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-fdffd2fc-5b57-4a2b-b09a-5950e72a0aa9 2018-09-22 04:26:34,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:34,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:34,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "feec96addb7240d9a60d98fbd124a447", "name": "CreateImageSuccessTests-20e75055-300a-4dc-proj-role"}], "expires_at": "2018-09-22T05:26:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d9b33ed29dd44708022e1d1ce2fbdd4", "name": "CreateImageSuccessTests-20e75055-300a-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/8d9b33ed29dd44708022e1d1ce2fbdd4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-20e75055-300a-4dc-user", "id": "d73baacfe9d24114a0dd22328dc5fe9f"}, "audit_ids": ["ZwhtIP3RTn2Zn-fF1BU_4A"], "issued_at": "2018-09-22T04:26:34.000000Z"}} 2018-09-22 04:26:34,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d7ec2c3c728622d0234a89ec71a581fc08aaaf3" 2018-09-22 04:26:34,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dda74dd-3b3f-48a3-8999-c9c7e3e37ad8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:34,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6dda74dd-3b3f-48a3-8999-c9c7e3e37ad8 2018-09-22 04:26:34,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-390726eb-7ea6-46c9-bfe8-ea444b10fc5c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d7ec2c3c728622d0234a89ec71a581fc08aaaf3" 2018-09-22 04:26:34,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-a4bf20b2-fb0c-4039-8032-fabf1fc1c2ee Date: Sat, 22 Sep 2018 04:26:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-390726eb-7ea6-46c9-bfe8-ea444b10fc5c", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:26:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:32Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834/snap", "metadata": {}}], "self": "/v2/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834", "min_disk": 0, "protected": false, "id": "a4fc44d3-c3d1-4598-b0d8-bf1f449d5834", "file": "/v2/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d9b33ed29dd44708022e1d1ce2fbdd4", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-390726eb-7ea6-46c9-bfe8-ea444b10fc5c"} 2018-09-22 04:26:34,639 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-390726eb-7ea6-46c9-bfe8-ea444b10fc5c used request id req-a4bf20b2-fb0c-4039-8032-fabf1fc1c2ee 2018-09-22 04:26:34,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d7ec2c3c728622d0234a89ec71a581fc08aaaf3" 2018-09-22 04:26:34,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-65a50d93-c38b-43a8-bde9-95596b25566a Date: Sat, 22 Sep 2018 04:26:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:26:34,796 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-65a50d93-c38b-43a8-bde9-95596b25566a 2018-09-22 04:26:34,799 - create_image - INFO - Found image with name - CreateImageSuccessTests-390726eb-7ea6-46c9-bfe8-ea444b10fc5c 2018-09-22 04:26:34,799 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-390726eb-7ea6-46c9-bfe8-ea444b10fc5c 2018-09-22 04:26:34,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0aa3e38a8fd6b2224dfd81dbb0e6591fa4453109" 2018-09-22 04:26:36,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-92601aaf-101f-4a5f-8cf4-a9e3b84bee4b Date: Sat, 22 Sep 2018 04:26:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:26:36,943 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/a4fc44d3-c3d1-4598-b0d8-bf1f449d5834 used request id req-92601aaf-101f-4a5f-8cf4-a9e3b84bee4b 2018-09-22 04:26:36,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" 2018-09-22 04:26:37,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-94b678d3-49f8-45cb-8504-65c5ec2476da Date: Sat, 22 Sep 2018 04:26:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:26:37,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-94b678d3-49f8-45cb-8504-65c5ec2476da 2018-09-22 04:26:37,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" 2018-09-22 04:26:37,276 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4515e4e6-b593-4b62-ac89-b6ef8f075b47 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:37,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-4515e4e6-b593-4b62-ac89-b6ef8f075b47 2018-09-22 04:26:37,276 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:37,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" 2018-09-22 04:26:37,360 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-395e84e8-1011-4346-8e49-57d1a0c9ccc8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:37,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-395e84e8-1011-4346-8e49-57d1a0c9ccc8 2018-09-22 04:26:37,360 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:37,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" 2018-09-22 04:26:37,451 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c566b918-444c-4715-a9ec-a63820abc4c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:37,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-c566b918-444c-4715-a9ec-a63820abc4c6 2018-09-22 04:26:37,451 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:37,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" 2018-09-22 04:26:37,536 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a379d837-23b8-4b94-9e53-09f6add55a92 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:37,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-a379d837-23b8-4b94-9e53-09f6add55a92 2018-09-22 04:26:37,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:37,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" 2018-09-22 04:26:37,621 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc80702e-a12e-44ea-8f8e-a56cc6be6569 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:37,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-fc80702e-a12e-44ea-8f8e-a56cc6be6569 2018-09-22 04:26:37,621 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:37,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" 2018-09-22 04:26:37,718 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3a63873-7fba-4c2a-987b-321c279bb35b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:37,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-a3a63873-7fba-4c2a-987b-321c279bb35b 2018-09-22 04:26:37,718 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:37,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" 2018-09-22 04:26:37,808 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52e88f49-59d7-4245-905f-f911f65d4835 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:37,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-52e88f49-59d7-4245-905f-f911f65d4835 2018-09-22 04:26:37,808 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:37,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" 2018-09-22 04:26:37,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0734b251-a281-4c72-9356-386fbd2c0007 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:26:37,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-0734b251-a281-4c72-9356-386fbd2c0007 2018-09-22 04:26:37,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" 2018-09-22 04:26:38,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f4f3875-8cca-4be0-b74c-7d26e4081fdb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:26:38,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-1f4f3875-8cca-4be0-b74c-7d26e4081fdb 2018-09-22 04:26:38,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" 2018-09-22 04:26:38,169 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7b26ac5-da1e-40b1-81fb-6c41231dded9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:38,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-c7b26ac5-da1e-40b1-81fb-6c41231dded9 2018-09-22 04:26:38,169 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:38,170 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-20e75055-300a-4dc-proj 2018-09-22 04:26:38,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8d9b33ed29dd44708022e1d1ce2fbdd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" 2018-09-22 04:26:38,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89006498-6a9f-4beb-8919-4e45bbef152c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:38,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8d9b33ed29dd44708022e1d1ce2fbdd4 used request id req-89006498-6a9f-4beb-8919-4e45bbef152c 2018-09-22 04:26:38,388 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-20e75055-300a-4dc-proj-role 2018-09-22 04:26:38,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/feec96addb7240d9a60d98fbd124a447 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" 2018-09-22 04:26:38,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-424337fe-fc20-48be-8de4-aaa935db65a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:38,517 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/feec96addb7240d9a60d98fbd124a447 used request id req-424337fe-fc20-48be-8de4-aaa935db65a6 2018-09-22 04:26:38,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fd8ef5ed0738441fdaf8542a809c52367c4133" 2018-09-22 04:26:38,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35139e1a-2ef1-4c31-a30b-a13308e83357 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:26:38,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-35139e1a-2ef1-4c31-a30b-a13308e83357 2018-09-22 04:26:38,609 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-20e75055-300a-4dc-user 2018-09-22 04:26:38,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/d73baacfe9d24114a0dd22328dc5fe9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a854ff92ecf9450d503b0f4a272845b34fec661" 2018-09-22 04:26:38,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b9fd915-1880-4e56-b3df-9075bef69ad2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:38,785 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d73baacfe9d24114a0dd22328dc5fe9f used request id req-9b9fd915-1880-4e56-b3df-9075bef69ad2 2018-09-22 04:26:38,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:39,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:26:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["ELNdhmLGR9mgYXy5VZeFOQ"], "issued_at": "2018-09-22T04:26:39.000000Z"}} 2018-09-22 04:26:39,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae8f0a9416aac7d0588bc47c33c71de727b58b9" 2018-09-22 04:26:39,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24571f5-b511-409c-bf8a-3dbc21235f44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:39,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f24571f5-b511-409c-bf8a-3dbc21235f44 2018-09-22 04:26:39,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:39,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:39,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:26:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["eWwEQT5XQoaPlqnlxutuvg"], "issued_at": "2018-09-22T04:26:39.000000Z"}} 2018-09-22 04:26:39,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" 2018-09-22 04:26:39,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-821c5cef-c193-4e5c-81d7-b3c6ef379ea3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:39,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-821c5cef-c193-4e5c-81d7-b3c6ef379ea3 2018-09-22 04:26:39,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:26:39,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:26:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:26:39,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-73ae6dde-cd48-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" 2018-09-22 04:26:39,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d6d3685-efa2-4b6a-a536-19b047742a01 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-73ae6dde-cd48-4a1-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:26:39,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-73ae6dde-cd48-4a1-proj used request id req-9d6d3685-efa2-4b6a-a536-19b047742a01 2018-09-22 04:26:39,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" 2018-09-22 04:26:39,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89ca3c52-c693-4935-9751-f2d9230a1f69 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:26:39,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-89ca3c52-c693-4935-9751-f2d9230a1f69 2018-09-22 04:26:39,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-73ae6dde-cd48-4a1-proj"}}' 2018-09-22 04:26:40,039 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:26:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-647dbf21-9428-43fb-af43-2bba61cbde12 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8fb234b748a1454bb961147724e15a9d"}, "enabled": true, "id": "8fb234b748a1454bb961147724e15a9d", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-73ae6dde-cd48-4a1-proj"}} 2018-09-22 04:26:40,039 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-647dbf21-9428-43fb-af43-2bba61cbde12 2018-09-22 04:26:40,039 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-73ae6dde-cd48-4a1-proj 2018-09-22 04:26:40,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:40,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:40,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:26:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["LsgWOh6BS-iwPRZ92R1AGg"], "issued_at": "2018-09-22T04:26:40.000000Z"}} 2018-09-22 04:26:40,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ccc9aee4453ca6295fb8564aa1ab03bd6b1bce" 2018-09-22 04:26:40,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ad1bd7-f507-4da8-9df0-c94e9e2c49bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:40,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-17ad1bd7-f507-4da8-9df0-c94e9e2c49bc 2018-09-22 04:26:40,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:26:40,522 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:26:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:26:40,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ccc9aee4453ca6295fb8564aa1ab03bd6b1bce" 2018-09-22 04:26:40,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94dd7db9-83ee-4390-bc04-37045be333ff Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:26:40,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-94dd7db9-83ee-4390-bc04-37045be333ff 2018-09-22 04:26:40,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-73ae6dde-cd48-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ccc9aee4453ca6295fb8564aa1ab03bd6b1bce" 2018-09-22 04:26:40,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30bca1c0-3b7b-4941-9ef3-ad11f623c83f Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-73ae6dde-cd48-4a1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8fb234b748a1454bb961147724e15a9d"}, "enabled": true, "id": "8fb234b748a1454bb961147724e15a9d", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-73ae6dde-cd48-4a1-proj"}]} 2018-09-22 04:26:40,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-73ae6dde-cd48-4a1-proj used request id req-30bca1c0-3b7b-4941-9ef3-ad11f623c83f 2018-09-22 04:26:40,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ccc9aee4453ca6295fb8564aa1ab03bd6b1bce" 2018-09-22 04:26:40,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0f7dae8-58b0-4a6a-ac11-33e51812cfda Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:26:40,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b0f7dae8-58b0-4a6a-ac11-33e51812cfda 2018-09-22 04:26:41,038 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-73ae6dde-cd48-4a1-user 2018-09-22 04:26:41,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:41,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" 2018-09-22 04:26:41,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d6d4769-25f1-490d-aa19-538be1aff583 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:26:41,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6d6d4769-25f1-490d-aa19-538be1aff583 2018-09-22 04:26:41,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" -d '{"role": {"name": "CreateImageSuccessTests-73ae6dde-cd48-4a1-proj-role"}}' 2018-09-22 04:26:41,284 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2083fee5-90a5-428b-9e01-857b1f344f9c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bfcd647af8ee4137a8ef9db5864cde34", "links": {"self": "http://172.30.9.23:5000/v3/roles/bfcd647af8ee4137a8ef9db5864cde34"}, "name": "CreateImageSuccessTests-73ae6dde-cd48-4a1-proj-role"}} 2018-09-22 04:26:41,284 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-2083fee5-90a5-428b-9e01-857b1f344f9c 2018-09-22 04:26:41,284 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-73ae6dde-cd48-4a1-proj-role 2018-09-22 04:26:41,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/bfcd647af8ee4137a8ef9db5864cde34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" 2018-09-22 04:26:41,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba4dc1f9-67a3-483e-a042-ed9b62c271bd Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/bfcd647af8ee4137a8ef9db5864cde34"}, "domain_id": null, "name": "CreateImageSuccessTests-73ae6dde-cd48-4a1-proj-role", "id": "bfcd647af8ee4137a8ef9db5864cde34"}} 2018-09-22 04:26:41,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/bfcd647af8ee4137a8ef9db5864cde34 used request id req-ba4dc1f9-67a3-483e-a042-ed9b62c271bd 2018-09-22 04:26:41,369 - keystone_utils - INFO - Granting role CreateImageSuccessTests-73ae6dde-cd48-4a1-proj-role to project CreateImageSuccessTests-73ae6dde-cd48-4a1-proj 2018-09-22 04:26:41,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8fb234b748a1454bb961147724e15a9d/users/2bf725325cf6437497b8cf490623520f/roles/bfcd647af8ee4137a8ef9db5864cde34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" 2018-09-22 04:26:41,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f452b555-700b-4b65-b428-a96b8f9529da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:41,509 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8fb234b748a1454bb961147724e15a9d/users/2bf725325cf6437497b8cf490623520f/roles/bfcd647af8ee4137a8ef9db5864cde34 used request id req-f452b555-700b-4b65-b428-a96b8f9529da 2018-09-22 04:26:41,510 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:26:41,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:41,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:41,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bfcd647af8ee4137a8ef9db5864cde34", "name": "CreateImageSuccessTests-73ae6dde-cd48-4a1-proj-role"}], "expires_at": "2018-09-22T05:26:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8fb234b748a1454bb961147724e15a9d", "name": "CreateImageSuccessTests-73ae6dde-cd48-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8fb234b748a1454bb961147724e15a9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/8fb234b748a1454bb961147724e15a9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/8fb234b748a1454bb961147724e15a9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/8fb234b748a1454bb961147724e15a9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/8fb234b748a1454bb961147724e15a9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/8fb234b748a1454bb961147724e15a9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8fb234b748a1454bb961147724e15a9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/8fb234b748a1454bb961147724e15a9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/8fb234b748a1454bb961147724e15a9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8fb234b748a1454bb961147724e15a9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/8fb234b748a1454bb961147724e15a9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/8fb234b748a1454bb961147724e15a9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-73ae6dde-cd48-4a1-user", "id": "2bf725325cf6437497b8cf490623520f"}, "audit_ids": ["Q3rLG09-SRW_CAVUVq166A"], "issued_at": "2018-09-22T04:26:41.000000Z"}} 2018-09-22 04:26:41,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702fa1ca64ab4c2f698da8c44488a45dd438c524" 2018-09-22 04:26:41,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba926260-9709-4845-8b02-38a8b6ac645f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:41,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ba926260-9709-4845-8b02-38a8b6ac645f 2018-09-22 04:26:41,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-68970c41-b82b-49dc-b605-8398075de64c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}702fa1ca64ab4c2f698da8c44488a45dd438c524" 2018-09-22 04:26:42,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-f39c54bf-b684-4b57-8503-7230b3231ae9 Date: Sat, 22 Sep 2018 04:26:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-68970c41-b82b-49dc-b605-8398075de64c"} 2018-09-22 04:26:42,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-68970c41-b82b-49dc-b605-8398075de64c used request id req-f39c54bf-b684-4b57-8503-7230b3231ae9 2018-09-22 04:26:42,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}702fa1ca64ab4c2f698da8c44488a45dd438c524" 2018-09-22 04:26:42,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-341df291-f35f-435e-b72b-fd7a55ddd44b Date: Sat, 22 Sep 2018 04:26:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:26:42,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-341df291-f35f-435e-b72b-fd7a55ddd44b 2018-09-22 04:26:42,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}702fa1ca64ab4c2f698da8c44488a45dd438c524" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-68970c41-b82b-49dc-b605-8398075de64c"}' 2018-09-22 04:26:42,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/91f9421f-f802-439c-95e5-600532ea5a82 X-Openstack-Request-Id: req-b5edc929-803e-4444-aecf-682dbd002403 Date: Sat, 22 Sep 2018 04:26:42 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-68970c41-b82b-49dc-b605-8398075de64c", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:26:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/91f9421f-f802-439c-95e5-600532ea5a82", "min_disk": 0, "protected": false, "id": "91f9421f-f802-439c-95e5-600532ea5a82", "file": "/v2/images/91f9421f-f802-439c-95e5-600532ea5a82/file", "checksum": null, "owner": "8fb234b748a1454bb961147724e15a9d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:26:42,531 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b5edc929-803e-4444-aecf-682dbd002403 2018-09-22 04:26:42,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/91f9421f-f802-439c-95e5-600532ea5a82/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}702fa1ca64ab4c2f698da8c44488a45dd438c524" -d '' 2018-09-22 04:26:43,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-02ff1f31-d926-4f9a-857d-217c0d8050c4 Date: Sat, 22 Sep 2018 04:26:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:26:43,754 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/91f9421f-f802-439c-95e5-600532ea5a82/file used request id req-02ff1f31-d926-4f9a-857d-217c0d8050c4 2018-09-22 04:26:43,754 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:26:43,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/91f9421f-f802-439c-95e5-600532ea5a82 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}702fa1ca64ab4c2f698da8c44488a45dd438c524" 2018-09-22 04:26:43,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f352e3a5-678b-4995-9881-53243557a11e Date: Sat, 22 Sep 2018 04:26:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-68970c41-b82b-49dc-b605-8398075de64c", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:26:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:43Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/91f9421f-f802-439c-95e5-600532ea5a82/snap", "metadata": {}}], "self": "/v2/images/91f9421f-f802-439c-95e5-600532ea5a82", "min_disk": 0, "protected": false, "id": "91f9421f-f802-439c-95e5-600532ea5a82", "file": "/v2/images/91f9421f-f802-439c-95e5-600532ea5a82/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8fb234b748a1454bb961147724e15a9d", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/91f9421f-f802-439c-95e5-600532ea5a82/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:26:43,916 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/91f9421f-f802-439c-95e5-600532ea5a82 used request id req-f352e3a5-678b-4995-9881-53243557a11e 2018-09-22 04:26:43,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}702fa1ca64ab4c2f698da8c44488a45dd438c524" 2018-09-22 04:26:44,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-04723dce-da62-4f12-b905-6cd316eb349b Date: Sat, 22 Sep 2018 04:26:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:26:44,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-04723dce-da62-4f12-b905-6cd316eb349b 2018-09-22 04:26:44,067 - create_image - INFO - Created image with name - CreateImageSuccessTests-68970c41-b82b-49dc-b605-8398075de64c 2018-09-22 04:26:44,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/91f9421f-f802-439c-95e5-600532ea5a82 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}702fa1ca64ab4c2f698da8c44488a45dd438c524" 2018-09-22 04:26:44,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-d61980bd-91a7-4561-b0be-81b138d11347 Date: Sat, 22 Sep 2018 04:26:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-68970c41-b82b-49dc-b605-8398075de64c", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:26:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:43Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/91f9421f-f802-439c-95e5-600532ea5a82/snap", "metadata": {}}], "self": "/v2/images/91f9421f-f802-439c-95e5-600532ea5a82", "min_disk": 0, "protected": false, "id": "91f9421f-f802-439c-95e5-600532ea5a82", "file": "/v2/images/91f9421f-f802-439c-95e5-600532ea5a82/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8fb234b748a1454bb961147724e15a9d", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/91f9421f-f802-439c-95e5-600532ea5a82/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:26:44,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/91f9421f-f802-439c-95e5-600532ea5a82 used request id req-d61980bd-91a7-4561-b0be-81b138d11347 2018-09-22 04:26:44,226 - create_image - DEBUG - Instance status is - active 2018-09-22 04:26:44,226 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-68970c41-b82b-49dc-b605-8398075de64c 2018-09-22 04:26:44,226 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-68970c41-b82b-49dc-b605-8398075de64c 2018-09-22 04:26:44,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:44,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bfcd647af8ee4137a8ef9db5864cde34", "name": "CreateImageSuccessTests-73ae6dde-cd48-4a1-proj-role"}], "expires_at": "2018-09-22T05:26:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8fb234b748a1454bb961147724e15a9d", "name": "CreateImageSuccessTests-73ae6dde-cd48-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8fb234b748a1454bb961147724e15a9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/8fb234b748a1454bb961147724e15a9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/8fb234b748a1454bb961147724e15a9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/8fb234b748a1454bb961147724e15a9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/8fb234b748a1454bb961147724e15a9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/8fb234b748a1454bb961147724e15a9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8fb234b748a1454bb961147724e15a9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/8fb234b748a1454bb961147724e15a9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/8fb234b748a1454bb961147724e15a9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8fb234b748a1454bb961147724e15a9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/8fb234b748a1454bb961147724e15a9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/8fb234b748a1454bb961147724e15a9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-73ae6dde-cd48-4a1-user", "id": "2bf725325cf6437497b8cf490623520f"}, "audit_ids": ["2QF1fAecRqik4piIi0MmxA"], "issued_at": "2018-09-22T04:26:44.000000Z"}} 2018-09-22 04:26:44,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-68970c41-b82b-49dc-b605-8398075de64c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fa882ad9f867b58c5120e95cf43c8bfcc013f40" 2018-09-22 04:26:44,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-b256c6c8-2ae8-406a-bc25-5d42ea30a996 Date: Sat, 22 Sep 2018 04:26:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-68970c41-b82b-49dc-b605-8398075de64c", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:26:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:43Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/91f9421f-f802-439c-95e5-600532ea5a82/snap", "metadata": {}}], "self": "/v2/images/91f9421f-f802-439c-95e5-600532ea5a82", "min_disk": 0, "protected": false, "id": "91f9421f-f802-439c-95e5-600532ea5a82", "file": "/v2/images/91f9421f-f802-439c-95e5-600532ea5a82/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8fb234b748a1454bb961147724e15a9d", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/91f9421f-f802-439c-95e5-600532ea5a82/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-68970c41-b82b-49dc-b605-8398075de64c"} 2018-09-22 04:26:44,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-68970c41-b82b-49dc-b605-8398075de64c used request id req-b256c6c8-2ae8-406a-bc25-5d42ea30a996 2018-09-22 04:26:44,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fa882ad9f867b58c5120e95cf43c8bfcc013f40" 2018-09-22 04:26:44,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8927515e-acda-410c-abeb-eed192c132ca Date: Sat, 22 Sep 2018 04:26:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:26:44,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-8927515e-acda-410c-abeb-eed192c132ca 2018-09-22 04:26:44,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:44,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:45,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bfcd647af8ee4137a8ef9db5864cde34", "name": "CreateImageSuccessTests-73ae6dde-cd48-4a1-proj-role"}], "expires_at": "2018-09-22T05:26:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8fb234b748a1454bb961147724e15a9d", "name": "CreateImageSuccessTests-73ae6dde-cd48-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8fb234b748a1454bb961147724e15a9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/8fb234b748a1454bb961147724e15a9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/8fb234b748a1454bb961147724e15a9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/8fb234b748a1454bb961147724e15a9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/8fb234b748a1454bb961147724e15a9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/8fb234b748a1454bb961147724e15a9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8fb234b748a1454bb961147724e15a9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/8fb234b748a1454bb961147724e15a9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/8fb234b748a1454bb961147724e15a9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8fb234b748a1454bb961147724e15a9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/8fb234b748a1454bb961147724e15a9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/8fb234b748a1454bb961147724e15a9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-73ae6dde-cd48-4a1-user", "id": "2bf725325cf6437497b8cf490623520f"}, "audit_ids": ["eK_6xAP5S5SIgopntWSl2A"], "issued_at": "2018-09-22T04:26:45.000000Z"}} 2018-09-22 04:26:45,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b3ddcc371f2fc85ab3e0108908dc9f793ad113" 2018-09-22 04:26:45,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a89c4905-ce1f-456c-af5f-2f641b94155a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:45,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a89c4905-ce1f-456c-af5f-2f641b94155a 2018-09-22 04:26:45,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&name=CreateImageSuccessTests-68970c41-b82b-49dc-b605-8398075de64c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2b3ddcc371f2fc85ab3e0108908dc9f793ad113" 2018-09-22 04:26:45,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-9844a31b-3bfb-4cd5-9060-55ba71b6203d Date: Sat, 22 Sep 2018 04:26:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-68970c41-b82b-49dc-b605-8398075de64c", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:26:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:43Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/91f9421f-f802-439c-95e5-600532ea5a82/snap", "metadata": {}}], "self": "/v2/images/91f9421f-f802-439c-95e5-600532ea5a82", "min_disk": 0, "protected": false, "id": "91f9421f-f802-439c-95e5-600532ea5a82", "file": "/v2/images/91f9421f-f802-439c-95e5-600532ea5a82/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8fb234b748a1454bb961147724e15a9d", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/91f9421f-f802-439c-95e5-600532ea5a82/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-68970c41-b82b-49dc-b605-8398075de64c"} 2018-09-22 04:26:45,548 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&name=CreateImageSuccessTests-68970c41-b82b-49dc-b605-8398075de64c used request id req-9844a31b-3bfb-4cd5-9060-55ba71b6203d 2018-09-22 04:26:45,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2b3ddcc371f2fc85ab3e0108908dc9f793ad113" 2018-09-22 04:26:45,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3583991e-18d8-4132-b421-aa5d2c46d6a0 Date: Sat, 22 Sep 2018 04:26:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:26:45,697 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3583991e-18d8-4132-b421-aa5d2c46d6a0 2018-09-22 04:26:45,700 - create_image - INFO - Found image with name - CreateImageSuccessTests-68970c41-b82b-49dc-b605-8398075de64c 2018-09-22 04:26:45,701 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-68970c41-b82b-49dc-b605-8398075de64c 2018-09-22 04:26:45,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/91f9421f-f802-439c-95e5-600532ea5a82 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}702fa1ca64ab4c2f698da8c44488a45dd438c524" 2018-09-22 04:26:47,463 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4dadc9ef-ee70-41a7-9581-b6378c642afa Date: Sat, 22 Sep 2018 04:26:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:26:47,464 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/91f9421f-f802-439c-95e5-600532ea5a82 used request id req-4dadc9ef-ee70-41a7-9581-b6378c642afa 2018-09-22 04:26:47,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" 2018-09-22 04:26:47,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f6d0e25a-d655-4833-8417-68fce6f9df67 Date: Sat, 22 Sep 2018 04:26:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:26:47,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f6d0e25a-d655-4833-8417-68fce6f9df67 2018-09-22 04:26:47,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" 2018-09-22 04:26:47,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5610b83-6ca2-4f3e-9211-c20a243ae45a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:47,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-a5610b83-6ca2-4f3e-9211-c20a243ae45a 2018-09-22 04:26:47,811 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:47,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" 2018-09-22 04:26:47,900 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d66444a7-8c48-49a0-bc7b-e8ec1a0c8daa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:47,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-d66444a7-8c48-49a0-bc7b-e8ec1a0c8daa 2018-09-22 04:26:47,901 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:47,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" 2018-09-22 04:26:47,982 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6561c81b-9f3d-4568-8ba4-8d06b1b91557 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:47,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-6561c81b-9f3d-4568-8ba4-8d06b1b91557 2018-09-22 04:26:47,982 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:47,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" 2018-09-22 04:26:48,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0de1af77-9384-4c0b-ba36-b74a5e117739 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:48,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-0de1af77-9384-4c0b-ba36-b74a5e117739 2018-09-22 04:26:48,071 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:48,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" 2018-09-22 04:26:48,165 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6641bb4b-14bb-4946-a101-e7fcad52389d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:48,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-6641bb4b-14bb-4946-a101-e7fcad52389d 2018-09-22 04:26:48,165 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:48,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" 2018-09-22 04:26:48,251 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-468a24c3-e31f-4a1a-b0f3-317b15ba26c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:48,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-468a24c3-e31f-4a1a-b0f3-317b15ba26c1 2018-09-22 04:26:48,252 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:48,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" 2018-09-22 04:26:48,341 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae197d9f-eafc-4206-bb4a-c30e3b8659fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:48,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-ae197d9f-eafc-4206-bb4a-c30e3b8659fb 2018-09-22 04:26:48,342 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:48,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" 2018-09-22 04:26:48,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80d8a008-ddd7-4bd4-9f1a-d322de304593 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:26:48,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-80d8a008-ddd7-4bd4-9f1a-d322de304593 2018-09-22 04:26:48,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" 2018-09-22 04:26:48,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b2ea9a-5e7b-483e-9ea5-a616245ea9f3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:26:48,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-88b2ea9a-5e7b-483e-9ea5-a616245ea9f3 2018-09-22 04:26:48,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" 2018-09-22 04:26:48,609 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f61769e-4580-453c-a1b5-bf97d00ad7c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:48,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-6f61769e-4580-453c-a1b5-bf97d00ad7c8 2018-09-22 04:26:48,609 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:48,610 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-73ae6dde-cd48-4a1-proj 2018-09-22 04:26:48,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8fb234b748a1454bb961147724e15a9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" 2018-09-22 04:26:48,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1722259-b085-44d2-92b9-6cd391312095 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:48,808 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8fb234b748a1454bb961147724e15a9d used request id req-e1722259-b085-44d2-92b9-6cd391312095 2018-09-22 04:26:48,808 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-73ae6dde-cd48-4a1-proj-role 2018-09-22 04:26:48,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/bfcd647af8ee4137a8ef9db5864cde34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" 2018-09-22 04:26:48,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41ef8ece-61ac-4125-a2d0-589cfa501be2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:48,913 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/bfcd647af8ee4137a8ef9db5864cde34 used request id req-41ef8ece-61ac-4125-a2d0-589cfa501be2 2018-09-22 04:26:48,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f32f76d6cb5154dd855cc8e94938ecc40308bf0c" 2018-09-22 04:26:49,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d33229-c25c-42ef-b6ae-711ca483c2e6 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:26:49,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-06d33229-c25c-42ef-b6ae-711ca483c2e6 2018-09-22 04:26:49,009 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-73ae6dde-cd48-4a1-user 2018-09-22 04:26:49,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/2bf725325cf6437497b8cf490623520f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ccc9aee4453ca6295fb8564aa1ab03bd6b1bce" 2018-09-22 04:26:49,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28cf1b2d-6219-4eee-8dc1-7fa05d9e02ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:49,193 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2bf725325cf6437497b8cf490623520f used request id req-28cf1b2d-6219-4eee-8dc1-7fa05d9e02ac 2018-09-22 04:26:49,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:49,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:26:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["TwauA3jYTcWb4yTcKSP2HA"], "issued_at": "2018-09-22T04:26:49.000000Z"}} 2018-09-22 04:26:49,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b75a170df416145cd373d386100ebb0c271fc5" 2018-09-22 04:26:49,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb6b1afe-e9f9-482d-97cb-424f6e1a442f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:49,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fb6b1afe-e9f9-482d-97cb-424f6e1a442f 2018-09-22 04:26:49,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:49,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:50,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:26:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["2U9TKgYkQ_6xHyJfBdkDEg"], "issued_at": "2018-09-22T04:26:50.000000Z"}} 2018-09-22 04:26:50,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" 2018-09-22 04:26:50,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ce5abd6-2163-42de-a25c-53758e0e85f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:50,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8ce5abd6-2163-42de-a25c-53758e0e85f6 2018-09-22 04:26:50,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:26:50,251 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:26:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:26:50,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-b790c57d-e9e2-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" 2018-09-22 04:26:50,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89df6b6e-e16a-4733-90dc-8dd4bb3cd6b9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-b790c57d-e9e2-4dc-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:26:50,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-b790c57d-e9e2-4dc-proj used request id req-89df6b6e-e16a-4733-90dc-8dd4bb3cd6b9 2018-09-22 04:26:50,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" 2018-09-22 04:26:50,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1a71fee-5c7d-446a-9c07-0a01f29c05de Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:26:50,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d1a71fee-5c7d-446a-9c07-0a01f29c05de 2018-09-22 04:26:50,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-b790c57d-e9e2-4dc-proj"}}' 2018-09-22 04:26:50,488 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c857ae5-10a6-4a0d-82e1-ef8991d6ba24 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c0dd19aa23b54d369be36b7ae335c87c"}, "enabled": true, "id": "c0dd19aa23b54d369be36b7ae335c87c", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-b790c57d-e9e2-4dc-proj"}} 2018-09-22 04:26:50,488 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1c857ae5-10a6-4a0d-82e1-ef8991d6ba24 2018-09-22 04:26:50,488 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-b790c57d-e9e2-4dc-proj 2018-09-22 04:26:50,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:50,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:50,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:26:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["g5whDgNXTQm9Z_oVIcsYGQ"], "issued_at": "2018-09-22T04:26:50.000000Z"}} 2018-09-22 04:26:50,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab4eff9f68afe93d51893396ae166ee88f30c39" 2018-09-22 04:26:51,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fce63ee0-050e-4438-a126-9b9199b308f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:51,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fce63ee0-050e-4438-a126-9b9199b308f9 2018-09-22 04:26:51,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:26:51,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:26:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:26:51,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab4eff9f68afe93d51893396ae166ee88f30c39" 2018-09-22 04:26:51,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ba57661-497a-470e-81c6-a1407420beb4 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:26:51,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3ba57661-497a-470e-81c6-a1407420beb4 2018-09-22 04:26:51,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-b790c57d-e9e2-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab4eff9f68afe93d51893396ae166ee88f30c39" 2018-09-22 04:26:51,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205b5cf1-caeb-4e26-98df-df07cdc9b983 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-b790c57d-e9e2-4dc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c0dd19aa23b54d369be36b7ae335c87c"}, "enabled": true, "id": "c0dd19aa23b54d369be36b7ae335c87c", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-b790c57d-e9e2-4dc-proj"}]} 2018-09-22 04:26:51,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-b790c57d-e9e2-4dc-proj used request id req-205b5cf1-caeb-4e26-98df-df07cdc9b983 2018-09-22 04:26:51,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab4eff9f68afe93d51893396ae166ee88f30c39" 2018-09-22 04:26:51,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69048083-150f-478f-aca9-f4bcfbc153ef Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:26:51,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-69048083-150f-478f-aca9-f4bcfbc153ef 2018-09-22 04:26:51,709 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-b790c57d-e9e2-4dc-user 2018-09-22 04:26:51,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:51,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" 2018-09-22 04:26:51,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c023b6f5-147c-49c7-90d5-e0c0231da31c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:26:51,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c023b6f5-147c-49c7-90d5-e0c0231da31c 2018-09-22 04:26:51,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" -d '{"role": {"name": "CreateImageNegativeTests-b790c57d-e9e2-4dc-proj-role"}}' 2018-09-22 04:26:51,925 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f03741ad-aa1d-45bd-80df-e5a1a32754a2 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fc2a1309d5de4a8f9e86656cab25df9a", "links": {"self": "http://172.30.9.23:5000/v3/roles/fc2a1309d5de4a8f9e86656cab25df9a"}, "name": "CreateImageNegativeTests-b790c57d-e9e2-4dc-proj-role"}} 2018-09-22 04:26:51,925 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f03741ad-aa1d-45bd-80df-e5a1a32754a2 2018-09-22 04:26:51,925 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-b790c57d-e9e2-4dc-proj-role 2018-09-22 04:26:51,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/fc2a1309d5de4a8f9e86656cab25df9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" 2018-09-22 04:26:52,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca30d840-edf9-4923-9612-4f9b3b7abaae Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/fc2a1309d5de4a8f9e86656cab25df9a"}, "domain_id": null, "name": "CreateImageNegativeTests-b790c57d-e9e2-4dc-proj-role", "id": "fc2a1309d5de4a8f9e86656cab25df9a"}} 2018-09-22 04:26:52,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/fc2a1309d5de4a8f9e86656cab25df9a used request id req-ca30d840-edf9-4923-9612-4f9b3b7abaae 2018-09-22 04:26:52,018 - keystone_utils - INFO - Granting role CreateImageNegativeTests-b790c57d-e9e2-4dc-proj-role to project CreateImageNegativeTests-b790c57d-e9e2-4dc-proj 2018-09-22 04:26:52,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c0dd19aa23b54d369be36b7ae335c87c/users/08b03af4be0a42229f7e4ec7268e135f/roles/fc2a1309d5de4a8f9e86656cab25df9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" 2018-09-22 04:26:52,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53a70454-5af6-4b3a-aad3-24c7cf14c37b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:52,156 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c0dd19aa23b54d369be36b7ae335c87c/users/08b03af4be0a42229f7e4ec7268e135f/roles/fc2a1309d5de4a8f9e86656cab25df9a used request id req-53a70454-5af6-4b3a-aad3-24c7cf14c37b 2018-09-22 04:26:52,156 - openstack_tests - DEBUG - Image metadata - None 2018-09-22 04:26:52,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:52,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:52,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fc2a1309d5de4a8f9e86656cab25df9a", "name": "CreateImageNegativeTests-b790c57d-e9e2-4dc-proj-role"}], "expires_at": "2018-09-22T05:26:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0dd19aa23b54d369be36b7ae335c87c", "name": "CreateImageNegativeTests-b790c57d-e9e2-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c0dd19aa23b54d369be36b7ae335c87c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/c0dd19aa23b54d369be36b7ae335c87c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/c0dd19aa23b54d369be36b7ae335c87c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c0dd19aa23b54d369be36b7ae335c87c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/c0dd19aa23b54d369be36b7ae335c87c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/c0dd19aa23b54d369be36b7ae335c87c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c0dd19aa23b54d369be36b7ae335c87c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/c0dd19aa23b54d369be36b7ae335c87c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/c0dd19aa23b54d369be36b7ae335c87c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c0dd19aa23b54d369be36b7ae335c87c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/c0dd19aa23b54d369be36b7ae335c87c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/c0dd19aa23b54d369be36b7ae335c87c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-b790c57d-e9e2-4dc-user", "id": "08b03af4be0a42229f7e4ec7268e135f"}, "audit_ids": ["P6QYdqxPSAS5w-yInmDEqw"], "issued_at": "2018-09-22T04:26:52.000000Z"}} 2018-09-22 04:26:52,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cee0ad60ec889a0a7ac8f000c1b101417e7700d" 2018-09-22 04:26:52,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa0f8f65-95d5-4991-8299-4853b93918e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:52,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-aa0f8f65-95d5-4991-8299-4853b93918e0 2018-09-22 04:26:52,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-f5817dd1-cf2c-4a9a-895c-a0f03e03e929 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cee0ad60ec889a0a7ac8f000c1b101417e7700d" 2018-09-22 04:26:52,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-fbfdc79c-e087-42bb-8f06-df14397a1fa7 Date: Sat, 22 Sep 2018 04:26:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-f5817dd1-cf2c-4a9a-895c-a0f03e03e929"} 2018-09-22 04:26:52,884 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-f5817dd1-cf2c-4a9a-895c-a0f03e03e929 used request id req-fbfdc79c-e087-42bb-8f06-df14397a1fa7 2018-09-22 04:26:52,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cee0ad60ec889a0a7ac8f000c1b101417e7700d" 2018-09-22 04:26:53,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5e4ffdd6-c115-4611-b43d-805f2a4e4210 Date: Sat, 22 Sep 2018 04:26:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:26:53,028 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5e4ffdd6-c115-4611-b43d-805f2a4e4210 2018-09-22 04:26:53,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0cee0ad60ec889a0a7ac8f000c1b101417e7700d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-f5817dd1-cf2c-4a9a-895c-a0f03e03e929"}' 2018-09-22 04:26:53,250 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c556fd95-e57a-40dd-bc39-f317b80fee7f X-Openstack-Request-Id: req-b0137d0d-99d9-4437-bf6b-d4520ba8133c Date: Sat, 22 Sep 2018 04:26:53 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-f5817dd1-cf2c-4a9a-895c-a0f03e03e929", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:26:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:26:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/c556fd95-e57a-40dd-bc39-f317b80fee7f", "min_disk": 0, "protected": false, "id": "c556fd95-e57a-40dd-bc39-f317b80fee7f", "file": "/v2/images/c556fd95-e57a-40dd-bc39-f317b80fee7f/file", "checksum": null, "owner": "c0dd19aa23b54d369be36b7ae335c87c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:26:53,250 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b0137d0d-99d9-4437-bf6b-d4520ba8133c 2018-09-22 04:26:53,258 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-09-22 04:26:53,258 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-f5817dd1-cf2c-4a9a-895c-a0f03e03e929 2018-09-22 04:26:53,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c556fd95-e57a-40dd-bc39-f317b80fee7f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cee0ad60ec889a0a7ac8f000c1b101417e7700d" 2018-09-22 04:26:53,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b5103359-9f7d-4709-ad44-16e29bed1309 Date: Sat, 22 Sep 2018 04:26:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:26:53,572 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c556fd95-e57a-40dd-bc39-f317b80fee7f used request id req-b5103359-9f7d-4709-ad44-16e29bed1309 2018-09-22 04:26:53,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" 2018-09-22 04:26:53,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7482115c-84f9-4028-a6e4-5c313d8e0d44 Date: Sat, 22 Sep 2018 04:26:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:26:53,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-7482115c-84f9-4028-a6e4-5c313d8e0d44 2018-09-22 04:26:53,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" 2018-09-22 04:26:53,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ba0681e-5244-4d0c-b7ba-828909d5edf1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:53,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-8ba0681e-5244-4d0c-b7ba-828909d5edf1 2018-09-22 04:26:53,888 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:53,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" 2018-09-22 04:26:53,978 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbf50ee3-59ee-4979-85e8-d2eade02347c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:53,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-dbf50ee3-59ee-4979-85e8-d2eade02347c 2018-09-22 04:26:53,978 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:53,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" 2018-09-22 04:26:54,072 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0484dd6f-08a4-4b5c-b5ed-d7a2fa130023 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:54,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-0484dd6f-08a4-4b5c-b5ed-d7a2fa130023 2018-09-22 04:26:54,072 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:54,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" 2018-09-22 04:26:54,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d60086c-4cdc-45c9-a557-0c7fb48e8a6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:54,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-0d60086c-4cdc-45c9-a557-0c7fb48e8a6b 2018-09-22 04:26:54,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:54,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" 2018-09-22 04:26:54,248 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa97d7f3-f3fa-4057-96b5-f4d4063d1e38 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:54,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-fa97d7f3-f3fa-4057-96b5-f4d4063d1e38 2018-09-22 04:26:54,248 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:54,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" 2018-09-22 04:26:54,336 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ad80f1a-5ab5-415f-a72f-90a78f8470c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:54,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-8ad80f1a-5ab5-415f-a72f-90a78f8470c1 2018-09-22 04:26:54,336 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:54,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" 2018-09-22 04:26:54,418 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3883d07f-02f6-4573-bcca-c3a4ed011a45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:54,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-3883d07f-02f6-4573-bcca-c3a4ed011a45 2018-09-22 04:26:54,418 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:54,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" 2018-09-22 04:26:54,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b504c5-3d7f-4b40-9fe9-faf315f3e864 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:26:54,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-08b504c5-3d7f-4b40-9fe9-faf315f3e864 2018-09-22 04:26:54,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" 2018-09-22 04:26:54,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e5bba6-107b-4ad8-be9c-13cbde74e219 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:26:54,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-b9e5bba6-107b-4ad8-be9c-13cbde74e219 2018-09-22 04:26:54,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" 2018-09-22 04:26:54,692 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d24e3aac-05d0-4b93-8479-ba69e8443f70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:54,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-d24e3aac-05d0-4b93-8479-ba69e8443f70 2018-09-22 04:26:54,693 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:54,693 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-b790c57d-e9e2-4dc-proj 2018-09-22 04:26:54,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c0dd19aa23b54d369be36b7ae335c87c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" 2018-09-22 04:26:54,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-915bd7eb-776c-4307-9143-fef6a97f31fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:54,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c0dd19aa23b54d369be36b7ae335c87c used request id req-915bd7eb-776c-4307-9143-fef6a97f31fa 2018-09-22 04:26:54,886 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-b790c57d-e9e2-4dc-proj-role 2018-09-22 04:26:54,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/fc2a1309d5de4a8f9e86656cab25df9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" 2018-09-22 04:26:54,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59265294-500f-4e61-b66c-56930c61ba71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:54,996 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/fc2a1309d5de4a8f9e86656cab25df9a used request id req-59265294-500f-4e61-b66c-56930c61ba71 2018-09-22 04:26:55,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed618c9b8074f8257ec79bee71fe80cafb1eb4c0" 2018-09-22 04:26:55,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdbc83db-ef75-4c86-8b6f-5999a86a9a44 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:26:55,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cdbc83db-ef75-4c86-8b6f-5999a86a9a44 2018-09-22 04:26:55,082 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-b790c57d-e9e2-4dc-user 2018-09-22 04:26:55,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/08b03af4be0a42229f7e4ec7268e135f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab4eff9f68afe93d51893396ae166ee88f30c39" 2018-09-22 04:26:55,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2acae83-bd58-40ab-a42d-11c28a0df950 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:55,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/08b03af4be0a42229f7e4ec7268e135f used request id req-d2acae83-bd58-40ab-a42d-11c28a0df950 2018-09-22 04:26:55,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:55,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:26:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["KjmZk81IRsy1hkRC1oiI8Q"], "issued_at": "2018-09-22T04:26:55.000000Z"}} 2018-09-22 04:26:55,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8261c465188216af20bd81b6d87ee34964052c4d" 2018-09-22 04:26:55,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86cc6f15-c5e9-4c78-9fd4-6d9f16820847 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:55,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-86cc6f15-c5e9-4c78-9fd4-6d9f16820847 2018-09-22 04:26:55,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:55,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:56,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:26:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["TyZBPPICRha7Vqi85PT_Ag"], "issued_at": "2018-09-22T04:26:56.000000Z"}} 2018-09-22 04:26:56,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" 2018-09-22 04:26:56,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ad9d6cb-77ab-4a09-9b1c-87246f2680ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:56,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0ad9d6cb-77ab-4a09-9b1c-87246f2680ca 2018-09-22 04:26:56,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:26:56,377 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:26:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:26:56,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-324e85ab-bafb-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" 2018-09-22 04:26:56,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13641f6d-5628-4b1a-8994-2c551ef2e783 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-324e85ab-bafb-49d-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:26:56,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-324e85ab-bafb-49d-proj used request id req-13641f6d-5628-4b1a-8994-2c551ef2e783 2018-09-22 04:26:56,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" 2018-09-22 04:26:56,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d62d0447-579c-4cff-84e5-32253868c183 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:26:56,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d62d0447-579c-4cff-84e5-32253868c183 2018-09-22 04:26:56,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-324e85ab-bafb-49d-proj"}}' 2018-09-22 04:26:56,673 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:26:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e405cb12-4733-4f05-a53b-0a6533fc6ae9 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6958452e0b6b43678b079cd9de4fd4e5"}, "enabled": true, "id": "6958452e0b6b43678b079cd9de4fd4e5", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-324e85ab-bafb-49d-proj"}} 2018-09-22 04:26:56,673 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e405cb12-4733-4f05-a53b-0a6533fc6ae9 2018-09-22 04:26:56,674 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-324e85ab-bafb-49d-proj 2018-09-22 04:26:56,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:56,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:57,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:26:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["EhM41PEzS7mpskuHf92ocA"], "issued_at": "2018-09-22T04:26:57.000000Z"}} 2018-09-22 04:26:57,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6a9ddf8b6898e5edac1c9f0692c19db1e7539f" 2018-09-22 04:26:57,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df6323e9-c283-4b49-9506-20890ca42ffd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:57,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-df6323e9-c283-4b49-9506-20890ca42ffd 2018-09-22 04:26:57,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:26:57,144 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:26:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:26:57,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6a9ddf8b6898e5edac1c9f0692c19db1e7539f" 2018-09-22 04:26:57,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a823580-fa1a-48fb-9858-80645d4e39ab Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:26:57,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4a823580-fa1a-48fb-9858-80645d4e39ab 2018-09-22 04:26:57,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-324e85ab-bafb-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6a9ddf8b6898e5edac1c9f0692c19db1e7539f" 2018-09-22 04:26:57,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d09810eb-9fa2-4e7d-83f0-fded34bb8121 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-324e85ab-bafb-49d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6958452e0b6b43678b079cd9de4fd4e5"}, "enabled": true, "id": "6958452e0b6b43678b079cd9de4fd4e5", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-324e85ab-bafb-49d-proj"}]} 2018-09-22 04:26:57,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-324e85ab-bafb-49d-proj used request id req-d09810eb-9fa2-4e7d-83f0-fded34bb8121 2018-09-22 04:26:57,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6a9ddf8b6898e5edac1c9f0692c19db1e7539f" 2018-09-22 04:26:57,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6dd3fa7-bdbc-42de-a940-35659b7b5825 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:26:57,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c6dd3fa7-bdbc-42de-a940-35659b7b5825 2018-09-22 04:26:57,787 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-324e85ab-bafb-49d-user 2018-09-22 04:26:57,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:57,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" 2018-09-22 04:26:57,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc1047a1-fcca-46dd-9622-87331728cac5 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:26:57,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fc1047a1-fcca-46dd-9622-87331728cac5 2018-09-22 04:26:57,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" -d '{"role": {"name": "CreateImageNegativeTests-324e85ab-bafb-49d-proj-role"}}' 2018-09-22 04:26:57,984 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:26:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20628e12-064f-4bb3-af99-2fa72ca66c0c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "143a255ecab9495bb6d9aa4759fb0c52", "links": {"self": "http://172.30.9.23:5000/v3/roles/143a255ecab9495bb6d9aa4759fb0c52"}, "name": "CreateImageNegativeTests-324e85ab-bafb-49d-proj-role"}} 2018-09-22 04:26:57,985 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-20628e12-064f-4bb3-af99-2fa72ca66c0c 2018-09-22 04:26:57,985 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-324e85ab-bafb-49d-proj-role 2018-09-22 04:26:57,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/143a255ecab9495bb6d9aa4759fb0c52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" 2018-09-22 04:26:58,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7156ea7-83f7-44f2-9558-f49fd3e994b0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/143a255ecab9495bb6d9aa4759fb0c52"}, "domain_id": null, "name": "CreateImageNegativeTests-324e85ab-bafb-49d-proj-role", "id": "143a255ecab9495bb6d9aa4759fb0c52"}} 2018-09-22 04:26:58,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/143a255ecab9495bb6d9aa4759fb0c52 used request id req-e7156ea7-83f7-44f2-9558-f49fd3e994b0 2018-09-22 04:26:58,079 - keystone_utils - INFO - Granting role CreateImageNegativeTests-324e85ab-bafb-49d-proj-role to project CreateImageNegativeTests-324e85ab-bafb-49d-proj 2018-09-22 04:26:58,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/6958452e0b6b43678b079cd9de4fd4e5/users/32f1172a6e8741d48b8d6be85a142d5f/roles/143a255ecab9495bb6d9aa4759fb0c52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" 2018-09-22 04:26:58,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:26:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-772b7d26-27b3-409f-b409-586292b8d688 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:26:58,214 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6958452e0b6b43678b079cd9de4fd4e5/users/32f1172a6e8741d48b8d6be85a142d5f/roles/143a255ecab9495bb6d9aa4759fb0c52 used request id req-772b7d26-27b3-409f-b409-586292b8d688 2018-09-22 04:26:58,215 - openstack_tests - DEBUG - Image metadata - None 2018-09-22 04:26:58,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:26:58,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:26:58,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "143a255ecab9495bb6d9aa4759fb0c52", "name": "CreateImageNegativeTests-324e85ab-bafb-49d-proj-role"}], "expires_at": "2018-09-22T05:26:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6958452e0b6b43678b079cd9de4fd4e5", "name": "CreateImageNegativeTests-324e85ab-bafb-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6958452e0b6b43678b079cd9de4fd4e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/6958452e0b6b43678b079cd9de4fd4e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/6958452e0b6b43678b079cd9de4fd4e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/6958452e0b6b43678b079cd9de4fd4e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/6958452e0b6b43678b079cd9de4fd4e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/6958452e0b6b43678b079cd9de4fd4e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6958452e0b6b43678b079cd9de4fd4e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/6958452e0b6b43678b079cd9de4fd4e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/6958452e0b6b43678b079cd9de4fd4e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/6958452e0b6b43678b079cd9de4fd4e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/6958452e0b6b43678b079cd9de4fd4e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/6958452e0b6b43678b079cd9de4fd4e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-324e85ab-bafb-49d-user", "id": "32f1172a6e8741d48b8d6be85a142d5f"}, "audit_ids": ["K8OG46jtSVqBeK6ixBUVHg"], "issued_at": "2018-09-22T04:26:58.000000Z"}} 2018-09-22 04:26:58,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25fa93ba30fbf6e131d4e1ff1cf68450b1df318" 2018-09-22 04:26:58,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f43ba5-0f45-454e-a1c5-f307f8dcadcc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:26:58,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d3f43ba5-0f45-454e-a1c5-f307f8dcadcc 2018-09-22 04:26:58,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-4930b9ae-b48b-4239-8dd6-c11148c3e1b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f25fa93ba30fbf6e131d4e1ff1cf68450b1df318" 2018-09-22 04:26:58,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-e08cb230-df3d-45ce-9fab-cf8b90b08d87 Date: Sat, 22 Sep 2018 04:26:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-4930b9ae-b48b-4239-8dd6-c11148c3e1b8"} 2018-09-22 04:26:58,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-4930b9ae-b48b-4239-8dd6-c11148c3e1b8 used request id req-e08cb230-df3d-45ce-9fab-cf8b90b08d87 2018-09-22 04:26:58,820 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-09-22 04:26:58,820 - file_utils - DEBUG - Saving file to - /tmp/9a0811ec-4d8d-4899-b834-7d1fcda1e683 2018-09-22 04:26:59,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f25fa93ba30fbf6e131d4e1ff1cf68450b1df318" 2018-09-22 04:26:59,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-af175da0-188e-4220-9306-c0c0de59c6cf Date: Sat, 22 Sep 2018 04:26:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:26:59,248 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-af175da0-188e-4220-9306-c0c0de59c6cf 2018-09-22 04:26:59,271 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-09-22 04:26:59,271 - glance_utils - DEBUG - Closing file ./tmp/9a0811ec-4d8d-4899-b834-7d1fcda1e683 2018-09-22 04:26:59,271 - glance_utils - INFO - Removing file ./tmp/9a0811ec-4d8d-4899-b834-7d1fcda1e683 2018-09-22 04:26:59,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" 2018-09-22 04:26:59,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-db8e6bfc-6cb9-47f0-909f-a42d96bec135 Date: Sat, 22 Sep 2018 04:26:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:26:59,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-db8e6bfc-6cb9-47f0-909f-a42d96bec135 2018-09-22 04:26:59,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" 2018-09-22 04:26:59,610 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba12cc18-6ee7-45aa-b557-27c024438b05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:59,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-ba12cc18-6ee7-45aa-b557-27c024438b05 2018-09-22 04:26:59,610 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:59,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" 2018-09-22 04:26:59,695 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3af8f264-71c9-4769-98b7-f7f8129b2ab8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:59,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-3af8f264-71c9-4769-98b7-f7f8129b2ab8 2018-09-22 04:26:59,696 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:59,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" 2018-09-22 04:26:59,787 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e644bb61-2fc1-407b-a44c-da3d47ff3b28 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:59,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-e644bb61-2fc1-407b-a44c-da3d47ff3b28 2018-09-22 04:26:59,788 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:59,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" 2018-09-22 04:26:59,877 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14068302-41ee-47a3-abe0-33b450e5cf3b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:59,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-14068302-41ee-47a3-abe0-33b450e5cf3b 2018-09-22 04:26:59,878 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:59,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" 2018-09-22 04:26:59,957 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1339dc3-606e-42bb-93eb-5da23e19920f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:26:59,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-e1339dc3-606e-42bb-93eb-5da23e19920f 2018-09-22 04:26:59,957 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:26:59,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" 2018-09-22 04:27:00,047 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-964a2567-6c18-4f67-a26c-6f52f2d5d4e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:00,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-964a2567-6c18-4f67-a26c-6f52f2d5d4e8 2018-09-22 04:27:00,048 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:00,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" 2018-09-22 04:27:00,139 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-755b7cb2-6926-4744-867c-b1ab7a2e3832 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:00,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-755b7cb2-6926-4744-867c-b1ab7a2e3832 2018-09-22 04:27:00,139 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:00,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" 2018-09-22 04:27:00,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f094d5-6b3f-4013-a7fa-b3280207ed64 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:27:00,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-66f094d5-6b3f-4013-a7fa-b3280207ed64 2018-09-22 04:27:00,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" 2018-09-22 04:27:00,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a91e8b07-ff87-4f0d-87ae-07f6eed254f3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:27:00,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-a91e8b07-ff87-4f0d-87ae-07f6eed254f3 2018-09-22 04:27:00,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" 2018-09-22 04:27:00,409 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f9a3598-cc69-4d9f-8794-58851ed23598 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:00,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-6f9a3598-cc69-4d9f-8794-58851ed23598 2018-09-22 04:27:00,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:00,410 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-324e85ab-bafb-49d-proj 2018-09-22 04:27:00,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/6958452e0b6b43678b079cd9de4fd4e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" 2018-09-22 04:27:00,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c49cf53f-befc-45e6-a30c-058db28607d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:00,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/6958452e0b6b43678b079cd9de4fd4e5 used request id req-c49cf53f-befc-45e6-a30c-058db28607d0 2018-09-22 04:27:00,616 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-324e85ab-bafb-49d-proj-role 2018-09-22 04:27:00,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/143a255ecab9495bb6d9aa4759fb0c52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" 2018-09-22 04:27:00,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0c7f5d8-f051-4dfc-b4e9-d676bf944bbf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:00,733 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/143a255ecab9495bb6d9aa4759fb0c52 used request id req-a0c7f5d8-f051-4dfc-b4e9-d676bf944bbf 2018-09-22 04:27:00,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a81f7bb9df6338215efee40d4fb16baaf023812" 2018-09-22 04:27:00,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e2e6b8-7b96-4dd8-875b-af09cbb71208 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:27:00,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-89e2e6b8-7b96-4dd8-875b-af09cbb71208 2018-09-22 04:27:00,825 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-324e85ab-bafb-49d-user 2018-09-22 04:27:00,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/32f1172a6e8741d48b8d6be85a142d5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6a9ddf8b6898e5edac1c9f0692c19db1e7539f" 2018-09-22 04:27:01,007 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-876ee500-1c66-436c-bffd-95c3193be03a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:01,007 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/32f1172a6e8741d48b8d6be85a142d5f used request id req-876ee500-1c66-436c-bffd-95c3193be03a 2018-09-22 04:27:01,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:01,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["sZ9QLssmSVmN7DWB00mj2A"], "issued_at": "2018-09-22T04:27:01.000000Z"}} 2018-09-22 04:27:01,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8667a1a4f54f030aac66a0ce0ea6f17beacd8b01" 2018-09-22 04:27:01,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0db59cb-ccf6-4a54-a396-fee3da3579c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:01,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f0db59cb-ccf6-4a54-a396-fee3da3579c9 2018-09-22 04:27:01,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:01,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:01,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["CRcExOVaRIO8QTkDcMVL9w"], "issued_at": "2018-09-22T04:27:01.000000Z"}} 2018-09-22 04:27:01,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" 2018-09-22 04:27:01,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a30fd0ca-f7bf-4e85-8212-cddf6d5f5583 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:01,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a30fd0ca-f7bf-4e85-8212-cddf6d5f5583 2018-09-22 04:27:01,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:27:01,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:27:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:27:01,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-49827014-108f-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" 2018-09-22 04:27:02,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbbeb145-f220-4ed7-a0fd-87b8d6d9734a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-49827014-108f-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:27:02,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-49827014-108f-4fb-proj used request id req-dbbeb145-f220-4ed7-a0fd-87b8d6d9734a 2018-09-22 04:27:02,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" 2018-09-22 04:27:02,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd2720d1-4e4b-44be-8b76-d77cbf9537a9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:27:02,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dd2720d1-4e4b-44be-8b76-d77cbf9537a9 2018-09-22 04:27:02,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-49827014-108f-4fb-proj"}}' 2018-09-22 04:27:02,260 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-930d45e5-ad3f-4a20-b518-955f450afbe2 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7d6af1d7ab4440ca0b1ba0e718cd536"}, "enabled": true, "id": "f7d6af1d7ab4440ca0b1ba0e718cd536", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-49827014-108f-4fb-proj"}} 2018-09-22 04:27:02,260 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-930d45e5-ad3f-4a20-b518-955f450afbe2 2018-09-22 04:27:02,260 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-49827014-108f-4fb-proj 2018-09-22 04:27:02,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:02,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:02,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["MYuSEg1hT0S0OpClyf2P7Q"], "issued_at": "2018-09-22T04:27:02.000000Z"}} 2018-09-22 04:27:02,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36faaf3f58209ce8b2f614bcd0e3e3ae1a2c8080" 2018-09-22 04:27:02,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cffea379-90a6-42da-abf4-d6e95da281c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:02,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cffea379-90a6-42da-abf4-d6e95da281c1 2018-09-22 04:27:02,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:27:02,771 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:27:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:27:02,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36faaf3f58209ce8b2f614bcd0e3e3ae1a2c8080" 2018-09-22 04:27:02,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e579228c-5069-4fe4-94aa-e1eaec5e467d Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:27:02,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e579228c-5069-4fe4-94aa-e1eaec5e467d 2018-09-22 04:27:02,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-49827014-108f-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36faaf3f58209ce8b2f614bcd0e3e3ae1a2c8080" 2018-09-22 04:27:02,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f592f49-f61f-4f50-bf02-9043b071c3f7 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-49827014-108f-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f7d6af1d7ab4440ca0b1ba0e718cd536"}, "enabled": true, "id": "f7d6af1d7ab4440ca0b1ba0e718cd536", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-49827014-108f-4fb-proj"}]} 2018-09-22 04:27:02,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-49827014-108f-4fb-proj used request id req-8f592f49-f61f-4f50-bf02-9043b071c3f7 2018-09-22 04:27:02,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36faaf3f58209ce8b2f614bcd0e3e3ae1a2c8080" 2018-09-22 04:27:03,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30ed420-7dbf-40a5-b44b-6146f35f628d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:27:03,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b30ed420-7dbf-40a5-b44b-6146f35f628d 2018-09-22 04:27:03,457 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-49827014-108f-4fb-user 2018-09-22 04:27:03,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:03,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" 2018-09-22 04:27:03,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53cd61ce-0b96-43ba-bf83-bef1923846cf Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:27:03,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-53cd61ce-0b96-43ba-bf83-bef1923846cf 2018-09-22 04:27:03,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" -d '{"role": {"name": "CreateImageNegativeTests-49827014-108f-4fb-proj-role"}}' 2018-09-22 04:27:03,667 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:27:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01395bdd-edec-420f-9f23-d9b2b7db723f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e37765a8d9714a66a5bb200a970f8a30", "links": {"self": "http://172.30.9.23:5000/v3/roles/e37765a8d9714a66a5bb200a970f8a30"}, "name": "CreateImageNegativeTests-49827014-108f-4fb-proj-role"}} 2018-09-22 04:27:03,667 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-01395bdd-edec-420f-9f23-d9b2b7db723f 2018-09-22 04:27:03,668 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-49827014-108f-4fb-proj-role 2018-09-22 04:27:03,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e37765a8d9714a66a5bb200a970f8a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" 2018-09-22 04:27:03,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97bb495c-822c-4aa8-b65d-454797613ece Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e37765a8d9714a66a5bb200a970f8a30"}, "domain_id": null, "name": "CreateImageNegativeTests-49827014-108f-4fb-proj-role", "id": "e37765a8d9714a66a5bb200a970f8a30"}} 2018-09-22 04:27:03,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e37765a8d9714a66a5bb200a970f8a30 used request id req-97bb495c-822c-4aa8-b65d-454797613ece 2018-09-22 04:27:03,688 - keystone_utils - INFO - Granting role CreateImageNegativeTests-49827014-108f-4fb-proj-role to project CreateImageNegativeTests-49827014-108f-4fb-proj 2018-09-22 04:27:03,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f7d6af1d7ab4440ca0b1ba0e718cd536/users/b1daa10089fe49fa91dfa92afdd7e408/roles/e37765a8d9714a66a5bb200a970f8a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" 2018-09-22 04:27:03,819 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb35de1f-2a59-4767-9098-92f36fce8f30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:03,819 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f7d6af1d7ab4440ca0b1ba0e718cd536/users/b1daa10089fe49fa91dfa92afdd7e408/roles/e37765a8d9714a66a5bb200a970f8a30 used request id req-bb35de1f-2a59-4767-9098-92f36fce8f30 2018-09-22 04:27:03,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:03,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:04,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e37765a8d9714a66a5bb200a970f8a30", "name": "CreateImageNegativeTests-49827014-108f-4fb-proj-role"}], "expires_at": "2018-09-22T05:27:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7d6af1d7ab4440ca0b1ba0e718cd536", "name": "CreateImageNegativeTests-49827014-108f-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f7d6af1d7ab4440ca0b1ba0e718cd536", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/f7d6af1d7ab4440ca0b1ba0e718cd536", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/f7d6af1d7ab4440ca0b1ba0e718cd536", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f7d6af1d7ab4440ca0b1ba0e718cd536", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/f7d6af1d7ab4440ca0b1ba0e718cd536", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/f7d6af1d7ab4440ca0b1ba0e718cd536", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f7d6af1d7ab4440ca0b1ba0e718cd536", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/f7d6af1d7ab4440ca0b1ba0e718cd536", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/f7d6af1d7ab4440ca0b1ba0e718cd536", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f7d6af1d7ab4440ca0b1ba0e718cd536", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/f7d6af1d7ab4440ca0b1ba0e718cd536", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/f7d6af1d7ab4440ca0b1ba0e718cd536", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-49827014-108f-4fb-user", "id": "b1daa10089fe49fa91dfa92afdd7e408"}, "audit_ids": ["OvbVcxwEQ1ujzB-wkpfwig"], "issued_at": "2018-09-22T04:27:04.000000Z"}} 2018-09-22 04:27:04,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4e76496d8c66d124131ecccae59080f722b3334" 2018-09-22 04:27:04,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-082d7b40-b92a-44fd-a0e8-87f4759f38c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:04,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-082d7b40-b92a-44fd-a0e8-87f4759f38c7 2018-09-22 04:27:04,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4e76496d8c66d124131ecccae59080f722b3334" 2018-09-22 04:27:04,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-98698d54-ce08-4d8b-96e7-5581a29f0875 Date: Sat, 22 Sep 2018 04:27:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-09-22 04:27:04,439 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&name=foo used request id req-98698d54-ce08-4d8b-96e7-5581a29f0875 2018-09-22 04:27:04,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" 2018-09-22 04:27:04,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b8937c10-5e4c-436d-b6f3-ecc19d02358a Date: Sat, 22 Sep 2018 04:27:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:27:04,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b8937c10-5e4c-436d-b6f3-ecc19d02358a 2018-09-22 04:27:04,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" 2018-09-22 04:27:04,790 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-273f1cc2-2e6f-481a-8e7c-f8ec459923d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:04,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-273f1cc2-2e6f-481a-8e7c-f8ec459923d5 2018-09-22 04:27:04,790 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:04,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" 2018-09-22 04:27:04,884 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3541c16c-d72c-4aa4-b36c-3cceacafb57e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:04,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-3541c16c-d72c-4aa4-b36c-3cceacafb57e 2018-09-22 04:27:04,884 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:04,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" 2018-09-22 04:27:04,965 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a01ee97d-1621-4f83-a16f-bf405e144d08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:04,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-a01ee97d-1621-4f83-a16f-bf405e144d08 2018-09-22 04:27:04,965 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:04,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" 2018-09-22 04:27:05,053 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00814a39-76f6-40dd-b568-ca169a708c04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:05,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-00814a39-76f6-40dd-b568-ca169a708c04 2018-09-22 04:27:05,053 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:05,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" 2018-09-22 04:27:05,144 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4ceb830-13b9-413e-adb8-ffeb0588f28e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:05,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-a4ceb830-13b9-413e-adb8-ffeb0588f28e 2018-09-22 04:27:05,145 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:05,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" 2018-09-22 04:27:05,229 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ace2d1a-c3fa-4eb1-ad86-fa93e4270806 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:05,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-1ace2d1a-c3fa-4eb1-ad86-fa93e4270806 2018-09-22 04:27:05,230 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:05,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" 2018-09-22 04:27:05,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c2a9ed5-c76f-44ab-bea0-fc2afafd27df Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:05,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-6c2a9ed5-c76f-44ab-bea0-fc2afafd27df 2018-09-22 04:27:05,318 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:05,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" 2018-09-22 04:27:05,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e53096-830d-4c15-9c2e-76616eb18794 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:27:05,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-71e53096-830d-4c15-9c2e-76616eb18794 2018-09-22 04:27:05,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" 2018-09-22 04:27:05,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-521de374-c735-45e1-8287-8eb31430701a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:27:05,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-521de374-c735-45e1-8287-8eb31430701a 2018-09-22 04:27:05,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" 2018-09-22 04:27:05,585 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5098d2af-2fd6-47fe-a06c-cbc9081c3da0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:05,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-5098d2af-2fd6-47fe-a06c-cbc9081c3da0 2018-09-22 04:27:05,585 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:05,586 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-49827014-108f-4fb-proj 2018-09-22 04:27:05,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f7d6af1d7ab4440ca0b1ba0e718cd536 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" 2018-09-22 04:27:05,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab96d35d-8357-4293-b769-ef35d3c0e993 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:05,796 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f7d6af1d7ab4440ca0b1ba0e718cd536 used request id req-ab96d35d-8357-4293-b769-ef35d3c0e993 2018-09-22 04:27:05,796 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-49827014-108f-4fb-proj-role 2018-09-22 04:27:05,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e37765a8d9714a66a5bb200a970f8a30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" 2018-09-22 04:27:05,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff2b7368-66d0-4d54-a2f0-02aa41b736c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:05,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e37765a8d9714a66a5bb200a970f8a30 used request id req-ff2b7368-66d0-4d54-a2f0-02aa41b736c0 2018-09-22 04:27:05,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}925e3ecd6644da203e4c5d38574c852de2b7340d" 2018-09-22 04:27:06,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c9300b-caf3-47a1-a503-cba3417b6959 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:27:06,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d5c9300b-caf3-47a1-a503-cba3417b6959 2018-09-22 04:27:06,065 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-49827014-108f-4fb-user 2018-09-22 04:27:06,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b1daa10089fe49fa91dfa92afdd7e408 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36faaf3f58209ce8b2f614bcd0e3e3ae1a2c8080" 2018-09-22 04:27:06,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0ca1506-dd76-41e7-95cd-46028b979069 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:06,272 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b1daa10089fe49fa91dfa92afdd7e408 used request id req-f0ca1506-dd76-41e7-95cd-46028b979069 2018-09-22 04:27:06,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:06,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["6EY_G1AnR7yofz6T8zA7MQ"], "issued_at": "2018-09-22T04:27:06.000000Z"}} 2018-09-22 04:27:06,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ee8b7bb1641f4d5be528648b636f31448a9cbb" 2018-09-22 04:27:06,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc16b66-3923-4410-b59b-de987ead0dad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:06,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3fc16b66-3923-4410-b59b-de987ead0dad 2018-09-22 04:27:06,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:06,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:07,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["iJIp7Y1FQ9ytY1HCvoD6nQ"], "issued_at": "2018-09-22T04:27:07.000000Z"}} 2018-09-22 04:27:07,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" 2018-09-22 04:27:07,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e6d5a59-04f7-4db0-8481-c0faa7758f45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:07,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3e6d5a59-04f7-4db0-8481-c0faa7758f45 2018-09-22 04:27:07,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:27:07,306 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:27:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:27:07,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-3fc0076a-f7b4-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" 2018-09-22 04:27:07,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a117da-86c2-4bf8-b81d-d2be97c4515f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-3fc0076a-f7b4-4e9-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:27:07,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-3fc0076a-f7b4-4e9-proj used request id req-72a117da-86c2-4bf8-b81d-d2be97c4515f 2018-09-22 04:27:07,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" 2018-09-22 04:27:07,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f13ac77a-b64f-418c-811e-002a1a014a54 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:27:07,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f13ac77a-b64f-418c-811e-002a1a014a54 2018-09-22 04:27:07,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-3fc0076a-f7b4-4e9-proj"}}' 2018-09-22 04:27:07,613 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b20bae8d-baea-435c-8873-e4ed56ed6bda Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8a129287fda943309f28f0c2ab0ecb42"}, "enabled": true, "id": "8a129287fda943309f28f0c2ab0ecb42", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-3fc0076a-f7b4-4e9-proj"}} 2018-09-22 04:27:07,613 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b20bae8d-baea-435c-8873-e4ed56ed6bda 2018-09-22 04:27:07,614 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-3fc0076a-f7b4-4e9-proj 2018-09-22 04:27:07,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:07,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:08,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["4uFye6UbT3yxGGoVheXk4g"], "issued_at": "2018-09-22T04:27:07.000000Z"}} 2018-09-22 04:27:08,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15c43868117e21923d89c39daed4ee87d8067c6e" 2018-09-22 04:27:08,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e77f27e4-b331-4836-9f3d-4b58e7a592b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:08,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e77f27e4-b331-4836-9f3d-4b58e7a592b8 2018-09-22 04:27:08,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:27:08,022 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:27:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:27:08,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15c43868117e21923d89c39daed4ee87d8067c6e" 2018-09-22 04:27:08,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-355253d1-e7b1-4c53-ad14-f3185a6b4cba Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:27:08,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-355253d1-e7b1-4c53-ad14-f3185a6b4cba 2018-09-22 04:27:08,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-3fc0076a-f7b4-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15c43868117e21923d89c39daed4ee87d8067c6e" 2018-09-22 04:27:08,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de1af67-6c8d-4be8-aa93-6780a1839ebc Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-3fc0076a-f7b4-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8a129287fda943309f28f0c2ab0ecb42"}, "enabled": true, "id": "8a129287fda943309f28f0c2ab0ecb42", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-3fc0076a-f7b4-4e9-proj"}]} 2018-09-22 04:27:08,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-3fc0076a-f7b4-4e9-proj used request id req-5de1af67-6c8d-4be8-aa93-6780a1839ebc 2018-09-22 04:27:08,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15c43868117e21923d89c39daed4ee87d8067c6e" 2018-09-22 04:27:08,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c4cbd0f-d7cf-4bae-a9da-fbc99b3a349d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:27:08,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0c4cbd0f-d7cf-4bae-a9da-fbc99b3a349d 2018-09-22 04:27:08,679 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-3fc0076a-f7b4-4e9-user 2018-09-22 04:27:08,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:08,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" 2018-09-22 04:27:08,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f03e7d-e861-4cce-85c8-fb11151f18e6 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:27:08,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-06f03e7d-e861-4cce-85c8-fb11151f18e6 2018-09-22 04:27:08,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" -d '{"role": {"name": "CreateImageNegativeTests-3fc0076a-f7b4-4e9-proj-role"}}' 2018-09-22 04:27:08,890 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:27:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca4a5426-f70d-4853-8693-c6c82fcf6b0b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fa7b46765c1340d081556f5aca6ea8bb", "links": {"self": "http://172.30.9.23:5000/v3/roles/fa7b46765c1340d081556f5aca6ea8bb"}, "name": "CreateImageNegativeTests-3fc0076a-f7b4-4e9-proj-role"}} 2018-09-22 04:27:08,890 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ca4a5426-f70d-4853-8693-c6c82fcf6b0b 2018-09-22 04:27:08,891 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-3fc0076a-f7b4-4e9-proj-role 2018-09-22 04:27:08,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/fa7b46765c1340d081556f5aca6ea8bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" 2018-09-22 04:27:08,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b7c7c1-09e9-4653-b579-921e246bdb36 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/fa7b46765c1340d081556f5aca6ea8bb"}, "domain_id": null, "name": "CreateImageNegativeTests-3fc0076a-f7b4-4e9-proj-role", "id": "fa7b46765c1340d081556f5aca6ea8bb"}} 2018-09-22 04:27:08,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/fa7b46765c1340d081556f5aca6ea8bb used request id req-06b7c7c1-09e9-4653-b579-921e246bdb36 2018-09-22 04:27:08,985 - keystone_utils - INFO - Granting role CreateImageNegativeTests-3fc0076a-f7b4-4e9-proj-role to project CreateImageNegativeTests-3fc0076a-f7b4-4e9-proj 2018-09-22 04:27:08,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8a129287fda943309f28f0c2ab0ecb42/users/8197aa406fea4e2b8f080a19cc373c0b/roles/fa7b46765c1340d081556f5aca6ea8bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" 2018-09-22 04:27:09,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f908be9-3301-4512-84b9-6731b4584caa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:09,107 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8a129287fda943309f28f0c2ab0ecb42/users/8197aa406fea4e2b8f080a19cc373c0b/roles/fa7b46765c1340d081556f5aca6ea8bb used request id req-3f908be9-3301-4512-84b9-6731b4584caa 2018-09-22 04:27:09,107 - openstack_tests - DEBUG - Image metadata - None 2018-09-22 04:27:09,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:09,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:09,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fa7b46765c1340d081556f5aca6ea8bb", "name": "CreateImageNegativeTests-3fc0076a-f7b4-4e9-proj-role"}], "expires_at": "2018-09-22T05:27:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a129287fda943309f28f0c2ab0ecb42", "name": "CreateImageNegativeTests-3fc0076a-f7b4-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8a129287fda943309f28f0c2ab0ecb42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/8a129287fda943309f28f0c2ab0ecb42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/8a129287fda943309f28f0c2ab0ecb42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/8a129287fda943309f28f0c2ab0ecb42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/8a129287fda943309f28f0c2ab0ecb42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/8a129287fda943309f28f0c2ab0ecb42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8a129287fda943309f28f0c2ab0ecb42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/8a129287fda943309f28f0c2ab0ecb42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/8a129287fda943309f28f0c2ab0ecb42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8a129287fda943309f28f0c2ab0ecb42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/8a129287fda943309f28f0c2ab0ecb42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/8a129287fda943309f28f0c2ab0ecb42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-3fc0076a-f7b4-4e9-user", "id": "8197aa406fea4e2b8f080a19cc373c0b"}, "audit_ids": ["UYBDodwyQVqe4_d8ywkRYA"], "issued_at": "2018-09-22T04:27:09.000000Z"}} 2018-09-22 04:27:09,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb75645f7a18748f80d2b866ef56d7fe124d3811" 2018-09-22 04:27:09,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-271884c9-ef7b-4838-b180-a4f9d4bade67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:09,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-271884c9-ef7b-4838-b180-a4f9d4bade67 2018-09-22 04:27:09,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-74a70eab-ed7d-4624-a9e2-85429fdf93b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb75645f7a18748f80d2b866ef56d7fe124d3811" 2018-09-22 04:27:09,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-ba9da8f4-5340-41e9-8ec7-7e992e79ddb5 Date: Sat, 22 Sep 2018 04:27:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-74a70eab-ed7d-4624-a9e2-85429fdf93b0"} 2018-09-22 04:27:09,737 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-74a70eab-ed7d-4624-a9e2-85429fdf93b0 used request id req-ba9da8f4-5340-41e9-8ec7-7e992e79ddb5 2018-09-22 04:27:09,737 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-09-22 04:27:09,738 - file_utils - DEBUG - Saving file to - /tmp/e2c3711e-6dbc-4711-b239-987c9eaddfe8 2018-09-22 04:27:09,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" 2018-09-22 04:27:09,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-79226d02-1b93-49d0-9567-d2733721f273 Date: Sat, 22 Sep 2018 04:27:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:27:09,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-79226d02-1b93-49d0-9567-d2733721f273 2018-09-22 04:27:09,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" 2018-09-22 04:27:10,067 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dea1151a-f9e7-44a5-8762-bb708d537c94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:10,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-dea1151a-f9e7-44a5-8762-bb708d537c94 2018-09-22 04:27:10,067 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:10,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" 2018-09-22 04:27:10,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e67014a1-e72f-4956-bebf-ccb66d213f32 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:10,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-e67014a1-e72f-4956-bebf-ccb66d213f32 2018-09-22 04:27:10,159 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:10,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" 2018-09-22 04:27:10,249 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c93a7a6-3e4f-45a1-8dcb-f403c327983d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:10,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-4c93a7a6-3e4f-45a1-8dcb-f403c327983d 2018-09-22 04:27:10,249 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:10,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" 2018-09-22 04:27:10,331 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-208c061b-1df8-4cb4-b9a6-4f4f0930c232 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:10,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-208c061b-1df8-4cb4-b9a6-4f4f0930c232 2018-09-22 04:27:10,332 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:10,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" 2018-09-22 04:27:10,419 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f0ebc25-a51e-4ea0-bca3-1a7819ffb10b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:10,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-7f0ebc25-a51e-4ea0-bca3-1a7819ffb10b 2018-09-22 04:27:10,419 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:10,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" 2018-09-22 04:27:10,507 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2fb5e0b-5d7e-4714-949f-c0d96d86ebcc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:10,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-e2fb5e0b-5d7e-4714-949f-c0d96d86ebcc 2018-09-22 04:27:10,508 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:10,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" 2018-09-22 04:27:10,591 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5ae3745-7efa-4fb5-85e3-725c232ac9cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:10,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-a5ae3745-7efa-4fb5-85e3-725c232ac9cd 2018-09-22 04:27:10,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:10,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" 2018-09-22 04:27:10,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cec34c1-3112-4459-9006-4b28d50e2094 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:27:10,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-2cec34c1-3112-4459-9006-4b28d50e2094 2018-09-22 04:27:10,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" 2018-09-22 04:27:10,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1e0867e-4e8c-4f91-bc51-000c06972bcf Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:27:10,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-d1e0867e-4e8c-4f91-bc51-000c06972bcf 2018-09-22 04:27:10,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" 2018-09-22 04:27:10,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d709ebce-d132-4294-a102-bf4598734ae7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:10,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-d709ebce-d132-4294-a102-bf4598734ae7 2018-09-22 04:27:10,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:10,857 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-3fc0076a-f7b4-4e9-proj 2018-09-22 04:27:10,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8a129287fda943309f28f0c2ab0ecb42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" 2018-09-22 04:27:11,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8977db9-7779-4058-9298-52064ba4cd8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:11,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8a129287fda943309f28f0c2ab0ecb42 used request id req-a8977db9-7779-4058-9298-52064ba4cd8e 2018-09-22 04:27:11,096 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-3fc0076a-f7b4-4e9-proj-role 2018-09-22 04:27:11,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/fa7b46765c1340d081556f5aca6ea8bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" 2018-09-22 04:27:11,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46599ad8-5300-400a-a340-8baf186a9bb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:11,224 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/fa7b46765c1340d081556f5aca6ea8bb used request id req-46599ad8-5300-400a-a340-8baf186a9bb8 2018-09-22 04:27:11,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0543361ab54833196027dce444a5a9c600106e" 2018-09-22 04:27:11,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12c76927-50f7-4199-9af8-6b779e26ab17 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:27:11,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-12c76927-50f7-4199-9af8-6b779e26ab17 2018-09-22 04:27:11,323 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-3fc0076a-f7b4-4e9-user 2018-09-22 04:27:11,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8197aa406fea4e2b8f080a19cc373c0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15c43868117e21923d89c39daed4ee87d8067c6e" 2018-09-22 04:27:11,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc443d2f-38d7-4540-9dc5-ae296671183c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:11,519 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8197aa406fea4e2b8f080a19cc373c0b used request id req-dc443d2f-38d7-4540-9dc5-ae296671183c 2018-09-22 04:27:11,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:11,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["iAiPH-NtQseo8qXUUcOCDw"], "issued_at": "2018-09-22T04:27:11.000000Z"}} 2018-09-22 04:27:11,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1c4a5664a3ca06cea8dd499d118bc983b44aa8" 2018-09-22 04:27:11,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e99746f3-7672-4b67-b865-130ff2aeb8b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:11,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e99746f3-7672-4b67-b865-130ff2aeb8b6 2018-09-22 04:27:11,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:11,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:12,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["ugnq95UzQjihDmSHuSaHng"], "issued_at": "2018-09-22T04:27:12.000000Z"}} 2018-09-22 04:27:12,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" 2018-09-22 04:27:12,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1df77dd4-2427-48bc-b9b8-0749d5386f23 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:12,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1df77dd4-2427-48bc-b9b8-0749d5386f23 2018-09-22 04:27:12,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:27:12,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:27:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:27:12,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-8011e571-ec0f-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" 2018-09-22 04:27:12,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-888216f8-5b9e-4a56-b1d7-a51acf10c8b3 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-8011e571-ec0f-478-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:27:12,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-8011e571-ec0f-478-proj used request id req-888216f8-5b9e-4a56-b1d7-a51acf10c8b3 2018-09-22 04:27:12,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" 2018-09-22 04:27:12,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ae34c0-07e0-451c-8d85-eaf3e0aa5e1e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:27:12,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-31ae34c0-07e0-451c-8d85-eaf3e0aa5e1e 2018-09-22 04:27:12,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-8011e571-ec0f-478-proj"}}' 2018-09-22 04:27:12,919 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d230ffe8-0bf3-4049-bcf2-d9d34d81100e Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7e5c4bc045724de2ab326ad19f93fc65"}, "enabled": true, "id": "7e5c4bc045724de2ab326ad19f93fc65", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-8011e571-ec0f-478-proj"}} 2018-09-22 04:27:12,919 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d230ffe8-0bf3-4049-bcf2-d9d34d81100e 2018-09-22 04:27:12,919 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-8011e571-ec0f-478-proj 2018-09-22 04:27:12,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:12,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:13,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["jwuQXaheTgWm_qhm7SKr5A"], "issued_at": "2018-09-22T04:27:13.000000Z"}} 2018-09-22 04:27:13,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9175bd96f206423e6d92c38a3d07625dbdc9656d" 2018-09-22 04:27:13,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-582400f5-eb94-4edc-a7eb-5cc331fe68c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:13,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-582400f5-eb94-4edc-a7eb-5cc331fe68c2 2018-09-22 04:27:13,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:27:13,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:27:13,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9175bd96f206423e6d92c38a3d07625dbdc9656d" 2018-09-22 04:27:13,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-683b3cfb-134a-4781-9ed9-d642e389ac8f Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:27:13,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-683b3cfb-134a-4781-9ed9-d642e389ac8f 2018-09-22 04:27:13,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-8011e571-ec0f-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9175bd96f206423e6d92c38a3d07625dbdc9656d" 2018-09-22 04:27:13,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eeac092-10d4-4e49-a599-721f2eebc6a2 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-8011e571-ec0f-478-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7e5c4bc045724de2ab326ad19f93fc65"}, "enabled": true, "id": "7e5c4bc045724de2ab326ad19f93fc65", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-8011e571-ec0f-478-proj"}]} 2018-09-22 04:27:13,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-8011e571-ec0f-478-proj used request id req-2eeac092-10d4-4e49-a599-721f2eebc6a2 2018-09-22 04:27:13,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9175bd96f206423e6d92c38a3d07625dbdc9656d" 2018-09-22 04:27:13,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dbbe0aa-08f8-4607-ba4e-0ae89a7d7fb2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:27:13,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2dbbe0aa-08f8-4607-ba4e-0ae89a7d7fb2 2018-09-22 04:27:13,992 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-8011e571-ec0f-478-user 2018-09-22 04:27:13,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:13,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" 2018-09-22 04:27:14,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe898815-a323-4e89-9575-644764520179 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:27:14,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fe898815-a323-4e89-9575-644764520179 2018-09-22 04:27:14,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" -d '{"role": {"name": "CreateMultiPartImageTests-8011e571-ec0f-478-proj-role"}}' 2018-09-22 04:27:14,188 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:27:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddc79626-7a7d-42c6-9755-58a0e65cf562 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "69c81380decc4d01a73b3ce03f341040", "links": {"self": "http://172.30.9.23:5000/v3/roles/69c81380decc4d01a73b3ce03f341040"}, "name": "CreateMultiPartImageTests-8011e571-ec0f-478-proj-role"}} 2018-09-22 04:27:14,188 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ddc79626-7a7d-42c6-9755-58a0e65cf562 2018-09-22 04:27:14,188 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-8011e571-ec0f-478-proj-role 2018-09-22 04:27:14,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/69c81380decc4d01a73b3ce03f341040 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" 2018-09-22 04:27:14,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea70afde-6b88-4d5e-b3f2-57ebe4402bf1 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/69c81380decc4d01a73b3ce03f341040"}, "domain_id": null, "name": "CreateMultiPartImageTests-8011e571-ec0f-478-proj-role", "id": "69c81380decc4d01a73b3ce03f341040"}} 2018-09-22 04:27:14,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/69c81380decc4d01a73b3ce03f341040 used request id req-ea70afde-6b88-4d5e-b3f2-57ebe4402bf1 2018-09-22 04:27:14,280 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-8011e571-ec0f-478-proj-role to project CreateMultiPartImageTests-8011e571-ec0f-478-proj 2018-09-22 04:27:14,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/7e5c4bc045724de2ab326ad19f93fc65/users/a19e47f7c5444c35b3e54bc10bc60686/roles/69c81380decc4d01a73b3ce03f341040 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" 2018-09-22 04:27:14,412 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b732e192-a488-48bd-a163-4e0fee70347b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:14,412 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7e5c4bc045724de2ab326ad19f93fc65/users/a19e47f7c5444c35b3e54bc10bc60686/roles/69c81380decc4d01a73b3ce03f341040 used request id req-b732e192-a488-48bd-a163-4e0fee70347b 2018-09-22 04:27:14,413 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-09-22 04:27:14,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" 2018-09-22 04:27:14,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9e780d8a-7695-4bd6-9448-af05bf05d5b0 Date: Sat, 22 Sep 2018 04:27:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:27:14,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-9e780d8a-7695-4bd6-9448-af05bf05d5b0 2018-09-22 04:27:14,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" 2018-09-22 04:27:14,743 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e41843fa-0a08-4a0f-b19c-4c4d33968c07 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:14,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-e41843fa-0a08-4a0f-b19c-4c4d33968c07 2018-09-22 04:27:14,743 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:14,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" 2018-09-22 04:27:14,760 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78421060-0f33-4a6d-99b9-490545318d78 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:14,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-78421060-0f33-4a6d-99b9-490545318d78 2018-09-22 04:27:14,761 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:14,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" 2018-09-22 04:27:14,942 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a53a293-0577-48be-a884-aa58d20b6998 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:14,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-3a53a293-0577-48be-a884-aa58d20b6998 2018-09-22 04:27:14,942 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:14,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" 2018-09-22 04:27:15,024 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70241bde-400a-418c-bc11-54e4bf2d147f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:15,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-70241bde-400a-418c-bc11-54e4bf2d147f 2018-09-22 04:27:15,024 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:15,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" 2018-09-22 04:27:15,114 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-016f8058-1ab2-4605-ad92-bc17f1241981 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:15,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-016f8058-1ab2-4605-ad92-bc17f1241981 2018-09-22 04:27:15,115 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:15,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" 2018-09-22 04:27:15,200 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2315f7e8-8a1a-42a0-8e4f-81b4795e935b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:15,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-2315f7e8-8a1a-42a0-8e4f-81b4795e935b 2018-09-22 04:27:15,201 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:15,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" 2018-09-22 04:27:15,284 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cde042db-ece5-4edd-93be-48fd96695008 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:15,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-cde042db-ece5-4edd-93be-48fd96695008 2018-09-22 04:27:15,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:15,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" 2018-09-22 04:27:15,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24f51902-4508-42fb-90e4-fae8fdb182e4 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:27:15,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-24f51902-4508-42fb-90e4-fae8fdb182e4 2018-09-22 04:27:15,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" 2018-09-22 04:27:15,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a4abb0-0ac5-4729-9265-fc83dc13f05f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:27:15,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-61a4abb0-0ac5-4729-9265-fc83dc13f05f 2018-09-22 04:27:15,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" 2018-09-22 04:27:15,552 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f94bab4-1256-4237-8847-5a36ce466d9c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:15,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-8f94bab4-1256-4237-8847-5a36ce466d9c 2018-09-22 04:27:15,552 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:15,553 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-8011e571-ec0f-478-proj 2018-09-22 04:27:15,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/7e5c4bc045724de2ab326ad19f93fc65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" 2018-09-22 04:27:15,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81c00bd5-f044-45c9-b961-7346a7e9cc39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:15,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7e5c4bc045724de2ab326ad19f93fc65 used request id req-81c00bd5-f044-45c9-b961-7346a7e9cc39 2018-09-22 04:27:15,766 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-8011e571-ec0f-478-proj-role 2018-09-22 04:27:15,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/69c81380decc4d01a73b3ce03f341040 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" 2018-09-22 04:27:15,889 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-971476ff-2eb9-40e2-aa40-b4c0fd0048a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:15,889 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/69c81380decc4d01a73b3ce03f341040 used request id req-971476ff-2eb9-40e2-aa40-b4c0fd0048a4 2018-09-22 04:27:15,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a4fa06f94a287ff0347a059c11f2b6fab0d9ce" 2018-09-22 04:27:15,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79254785-d438-44ee-98d1-dc02e3444610 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:27:15,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-79254785-d438-44ee-98d1-dc02e3444610 2018-09-22 04:27:15,973 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-8011e571-ec0f-478-user 2018-09-22 04:27:15,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a19e47f7c5444c35b3e54bc10bc60686 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9175bd96f206423e6d92c38a3d07625dbdc9656d" 2018-09-22 04:27:16,158 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eeea623-8034-47c9-b402-a1dab248839b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:16,158 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a19e47f7c5444c35b3e54bc10bc60686 used request id req-0eeea623-8034-47c9-b402-a1dab248839b 2018-09-22 04:27:16,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:16,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["_2DF_dHOR1qM1Yw1Hk5xJw"], "issued_at": "2018-09-22T04:27:16.000000Z"}} 2018-09-22 04:27:16,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57c7dec9e39768a372a3fde0688d1636719beaa" 2018-09-22 04:27:16,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a68e30d6-edca-4d49-a1db-83116bc9b47d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:16,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a68e30d6-edca-4d49-a1db-83116bc9b47d 2018-09-22 04:27:16,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:16,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:17,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["OU86pJjYR8WVq4nRXqF94g"], "issued_at": "2018-09-22T04:27:17.000000Z"}} 2018-09-22 04:27:17,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" 2018-09-22 04:27:17,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebcadceb-6902-4141-8e7e-69acd7fd051e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:17,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ebcadceb-6902-4141-8e7e-69acd7fd051e 2018-09-22 04:27:17,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:27:17,115 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:27:17,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-594fb40b-4331-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" 2018-09-22 04:27:17,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6341ee7e-9a5d-41a1-8c7d-4afbc5fda8f6 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-594fb40b-4331-4c1-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:27:17,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-594fb40b-4331-4c1-proj used request id req-6341ee7e-9a5d-41a1-8c7d-4afbc5fda8f6 2018-09-22 04:27:17,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" 2018-09-22 04:27:17,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-302183a6-2c02-4b38-93b8-f5ecb196c36b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:27:17,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-302183a6-2c02-4b38-93b8-f5ecb196c36b 2018-09-22 04:27:17,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-594fb40b-4331-4c1-proj"}}' 2018-09-22 04:27:17,422 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37542487-6038-48d5-873f-cb9b1c2188a1 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05d1a36fd87d42df9b209115e9698a19"}, "enabled": true, "id": "05d1a36fd87d42df9b209115e9698a19", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-594fb40b-4331-4c1-proj"}} 2018-09-22 04:27:17,422 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-37542487-6038-48d5-873f-cb9b1c2188a1 2018-09-22 04:27:17,423 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-594fb40b-4331-4c1-proj 2018-09-22 04:27:17,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:17,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:17,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["FiE8jsfQQ7Ki4VVdZOVK-Q"], "issued_at": "2018-09-22T04:27:17.000000Z"}} 2018-09-22 04:27:17,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db06df256e69f3ccaedd82037c998b6270ac56ff" 2018-09-22 04:27:17,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-995b0ebd-35b7-4230-9baa-68b60f70d8cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:17,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-995b0ebd-35b7-4230-9baa-68b60f70d8cb 2018-09-22 04:27:17,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:27:17,906 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:27:17,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db06df256e69f3ccaedd82037c998b6270ac56ff" 2018-09-22 04:27:18,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ddc9e8-d711-453b-a551-b28abe7ee988 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:27:18,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-32ddc9e8-d711-453b-a551-b28abe7ee988 2018-09-22 04:27:18,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-594fb40b-4331-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db06df256e69f3ccaedd82037c998b6270ac56ff" 2018-09-22 04:27:18,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3a9fa1-8f5b-4ac8-9cb4-e794eedca753 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-594fb40b-4331-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/05d1a36fd87d42df9b209115e9698a19"}, "enabled": true, "id": "05d1a36fd87d42df9b209115e9698a19", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-594fb40b-4331-4c1-proj"}]} 2018-09-22 04:27:18,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-594fb40b-4331-4c1-proj used request id req-fb3a9fa1-8f5b-4ac8-9cb4-e794eedca753 2018-09-22 04:27:18,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db06df256e69f3ccaedd82037c998b6270ac56ff" 2018-09-22 04:27:18,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-412a84c7-2022-42ec-9858-7cd74f659ab7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:27:18,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-412a84c7-2022-42ec-9858-7cd74f659ab7 2018-09-22 04:27:18,577 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-594fb40b-4331-4c1-user 2018-09-22 04:27:18,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:18,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" 2018-09-22 04:27:18,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-977ad370-829e-44b7-8ae8-0a7c3a8f3ae0 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:27:18,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-977ad370-829e-44b7-8ae8-0a7c3a8f3ae0 2018-09-22 04:27:18,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" -d '{"role": {"name": "CreateMultiPartImageTests-594fb40b-4331-4c1-proj-role"}}' 2018-09-22 04:27:18,793 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8c3adfa-3b67-4f0c-862c-84afb15d3d76 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7bf705b170274ffe8abcb20c9794a722", "links": {"self": "http://172.30.9.23:5000/v3/roles/7bf705b170274ffe8abcb20c9794a722"}, "name": "CreateMultiPartImageTests-594fb40b-4331-4c1-proj-role"}} 2018-09-22 04:27:18,793 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e8c3adfa-3b67-4f0c-862c-84afb15d3d76 2018-09-22 04:27:18,793 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-594fb40b-4331-4c1-proj-role 2018-09-22 04:27:18,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7bf705b170274ffe8abcb20c9794a722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" 2018-09-22 04:27:18,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7872430a-1d63-4801-8f70-50a905296730 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/7bf705b170274ffe8abcb20c9794a722"}, "domain_id": null, "name": "CreateMultiPartImageTests-594fb40b-4331-4c1-proj-role", "id": "7bf705b170274ffe8abcb20c9794a722"}} 2018-09-22 04:27:18,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7bf705b170274ffe8abcb20c9794a722 used request id req-7872430a-1d63-4801-8f70-50a905296730 2018-09-22 04:27:18,886 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-594fb40b-4331-4c1-proj-role to project CreateMultiPartImageTests-594fb40b-4331-4c1-proj 2018-09-22 04:27:18,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/05d1a36fd87d42df9b209115e9698a19/users/568461ff7636407a806d59738f3cfe16/roles/7bf705b170274ffe8abcb20c9794a722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" 2018-09-22 04:27:19,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05ac083d-fec7-47d1-b070-c79a933f6225 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:19,026 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/05d1a36fd87d42df9b209115e9698a19/users/568461ff7636407a806d59738f3cfe16/roles/7bf705b170274ffe8abcb20c9794a722 used request id req-05ac083d-fec7-47d1-b070-c79a933f6225 2018-09-22 04:27:19,044 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-09-22 04:27:19,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" 2018-09-22 04:27:19,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-450b9202-6f11-4aa1-a73b-e26048eedd20 Date: Sat, 22 Sep 2018 04:27:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:27:19,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-450b9202-6f11-4aa1-a73b-e26048eedd20 2018-09-22 04:27:19,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" 2018-09-22 04:27:19,380 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f97f796-1cd9-4f5b-b6d1-bd38c538fbc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:19,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-5f97f796-1cd9-4f5b-b6d1-bd38c538fbc3 2018-09-22 04:27:19,380 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:19,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" 2018-09-22 04:27:19,396 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab7d862c-0a36-46db-8469-b858a2c23007 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:19,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-ab7d862c-0a36-46db-8469-b858a2c23007 2018-09-22 04:27:19,397 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:19,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" 2018-09-22 04:27:19,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23eff410-1c56-49ae-845b-dd85cb28426f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:19,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-23eff410-1c56-49ae-845b-dd85cb28426f 2018-09-22 04:27:19,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:19,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" 2018-09-22 04:27:19,568 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cff788e6-64f3-405e-8aa9-1fd2c4208ce6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:19,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-cff788e6-64f3-405e-8aa9-1fd2c4208ce6 2018-09-22 04:27:19,568 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:19,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" 2018-09-22 04:27:19,652 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d513927-1985-4026-9de2-57564f6577cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:19,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-6d513927-1985-4026-9de2-57564f6577cd 2018-09-22 04:27:19,653 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:19,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" 2018-09-22 04:27:19,743 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2634db41-71b5-4117-abaa-1a4d4d378492 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:19,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-2634db41-71b5-4117-abaa-1a4d4d378492 2018-09-22 04:27:19,743 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:19,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" 2018-09-22 04:27:19,827 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a5c9626-e8ba-4a89-a0b0-29125baae525 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:19,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-5a5c9626-e8ba-4a89-a0b0-29125baae525 2018-09-22 04:27:19,827 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:19,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" 2018-09-22 04:27:19,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef678b8-76e0-458e-b153-a0bb4214ea32 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:27:19,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-3ef678b8-76e0-458e-b153-a0bb4214ea32 2018-09-22 04:27:19,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" 2018-09-22 04:27:19,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b5cedf-69da-438e-ad3c-50dc6a39c790 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:27:19,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-a5b5cedf-69da-438e-ad3c-50dc6a39c790 2018-09-22 04:27:19,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" 2018-09-22 04:27:20,031 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e5e2e9c-6408-49f4-9631-06a5b9ddb18c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:20,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-9e5e2e9c-6408-49f4-9631-06a5b9ddb18c 2018-09-22 04:27:20,031 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:20,032 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-594fb40b-4331-4c1-proj 2018-09-22 04:27:20,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/05d1a36fd87d42df9b209115e9698a19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" 2018-09-22 04:27:20,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-246e7745-ee2a-4c07-a4e0-f13a2ded1950 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:20,214 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/05d1a36fd87d42df9b209115e9698a19 used request id req-246e7745-ee2a-4c07-a4e0-f13a2ded1950 2018-09-22 04:27:20,215 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-594fb40b-4331-4c1-proj-role 2018-09-22 04:27:20,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7bf705b170274ffe8abcb20c9794a722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" 2018-09-22 04:27:20,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ba1e8bd-7483-43b3-8649-f4840fd37802 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:20,320 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7bf705b170274ffe8abcb20c9794a722 used request id req-3ba1e8bd-7483-43b3-8649-f4840fd37802 2018-09-22 04:27:20,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80d1e0a0332d066efde3a53ac9deb99c7974716d" 2018-09-22 04:27:20,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b63c00-560f-4778-93d4-46e93762c9d5 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:27:20,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-37b63c00-560f-4778-93d4-46e93762c9d5 2018-09-22 04:27:20,403 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-594fb40b-4331-4c1-user 2018-09-22 04:27:20,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/568461ff7636407a806d59738f3cfe16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db06df256e69f3ccaedd82037c998b6270ac56ff" 2018-09-22 04:27:20,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06591b2f-cc90-4c95-8566-09445736a33a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:20,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/568461ff7636407a806d59738f3cfe16 used request id req-06591b2f-cc90-4c95-8566-09445736a33a 2018-09-22 04:27:20,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:20,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["bC6-s8lXRlW0IUAh9a0v3w"], "issued_at": "2018-09-22T04:27:20.000000Z"}} 2018-09-22 04:27:20,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477aa470323d98a5ef3f379f8f8b88d2e1075676" 2018-09-22 04:27:21,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30422dbc-ba1d-4ca1-b148-edb56a482db1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:21,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-30422dbc-ba1d-4ca1-b148-edb56a482db1 2018-09-22 04:27:21,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:21,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:21,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["3qiQIk-YRqaCRZN_mYluwA"], "issued_at": "2018-09-22T04:27:21.000000Z"}} 2018-09-22 04:27:21,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" 2018-09-22 04:27:21,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05e68a13-9a51-45b9-87bb-1379d5f3cdd2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:21,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-05e68a13-9a51-45b9-87bb-1379d5f3cdd2 2018-09-22 04:27:21,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:27:21,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:27:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:27:21,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-eb3fbcea-7952-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" 2018-09-22 04:27:21,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85afe990-1776-467e-9b0b-55dd763ef9bb Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-eb3fbcea-7952-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:27:21,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-eb3fbcea-7952-4d9-proj used request id req-85afe990-1776-467e-9b0b-55dd763ef9bb 2018-09-22 04:27:21,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" 2018-09-22 04:27:21,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f524f4ae-99e8-474f-80ba-3a5f74d90007 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:27:21,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f524f4ae-99e8-474f-80ba-3a5f74d90007 2018-09-22 04:27:21,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-eb3fbcea-7952-4d9-proj"}}' 2018-09-22 04:27:21,829 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:27:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b05bcb79-a4fd-4867-95e2-0435dbc1cfc7 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a5c9a0332eb34bb5a166dd231e770929"}, "enabled": true, "id": "a5c9a0332eb34bb5a166dd231e770929", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-eb3fbcea-7952-4d9-proj"}} 2018-09-22 04:27:21,829 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b05bcb79-a4fd-4867-95e2-0435dbc1cfc7 2018-09-22 04:27:21,829 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-eb3fbcea-7952-4d9-proj 2018-09-22 04:27:21,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:21,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:22,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["ro0j29THS3-IwO8ANGiZBA"], "issued_at": "2018-09-22T04:27:22.000000Z"}} 2018-09-22 04:27:22,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88de208062572916644631fe4884125e2588b87d" 2018-09-22 04:27:22,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c6c31e-03dd-428e-8552-af6c02fa4649 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:22,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-59c6c31e-03dd-428e-8552-af6c02fa4649 2018-09-22 04:27:22,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:27:22,234 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:27:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:27:22,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88de208062572916644631fe4884125e2588b87d" 2018-09-22 04:27:22,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-387a885f-b407-402f-b321-190bb7eb2170 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:27:22,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-387a885f-b407-402f-b321-190bb7eb2170 2018-09-22 04:27:22,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-eb3fbcea-7952-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88de208062572916644631fe4884125e2588b87d" 2018-09-22 04:27:22,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b8313d-6625-4aed-b246-55cde5cddebd Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-eb3fbcea-7952-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a5c9a0332eb34bb5a166dd231e770929"}, "enabled": true, "id": "a5c9a0332eb34bb5a166dd231e770929", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-eb3fbcea-7952-4d9-proj"}]} 2018-09-22 04:27:22,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-eb3fbcea-7952-4d9-proj used request id req-20b8313d-6625-4aed-b246-55cde5cddebd 2018-09-22 04:27:22,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88de208062572916644631fe4884125e2588b87d" 2018-09-22 04:27:22,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3933e365-3366-48eb-a8dd-68f19952a236 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:27:22,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3933e365-3366-48eb-a8dd-68f19952a236 2018-09-22 04:27:22,883 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-eb3fbcea-7952-4d9-user 2018-09-22 04:27:22,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:22,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" 2018-09-22 04:27:22,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05cceb17-76c2-4198-920c-78ec7676c0d1 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:27:22,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-05cceb17-76c2-4198-920c-78ec7676c0d1 2018-09-22 04:27:22,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" -d '{"role": {"name": "CreateMultiPartImageTests-eb3fbcea-7952-4d9-proj-role"}}' 2018-09-22 04:27:23,080 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ba9f282-61f5-4cbe-982b-3fcaf74cab50 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e49207fd7e4e4c69a06232e62e0a55dc", "links": {"self": "http://172.30.9.23:5000/v3/roles/e49207fd7e4e4c69a06232e62e0a55dc"}, "name": "CreateMultiPartImageTests-eb3fbcea-7952-4d9-proj-role"}} 2018-09-22 04:27:23,081 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0ba9f282-61f5-4cbe-982b-3fcaf74cab50 2018-09-22 04:27:23,081 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-eb3fbcea-7952-4d9-proj-role 2018-09-22 04:27:23,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e49207fd7e4e4c69a06232e62e0a55dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" 2018-09-22 04:27:23,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99fee72f-9cba-4ac6-8483-0ca6289d0cc5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e49207fd7e4e4c69a06232e62e0a55dc"}, "domain_id": null, "name": "CreateMultiPartImageTests-eb3fbcea-7952-4d9-proj-role", "id": "e49207fd7e4e4c69a06232e62e0a55dc"}} 2018-09-22 04:27:23,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e49207fd7e4e4c69a06232e62e0a55dc used request id req-99fee72f-9cba-4ac6-8483-0ca6289d0cc5 2018-09-22 04:27:23,102 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-eb3fbcea-7952-4d9-proj-role to project CreateMultiPartImageTests-eb3fbcea-7952-4d9-proj 2018-09-22 04:27:23,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a5c9a0332eb34bb5a166dd231e770929/users/559ffa3caed2492f8b5924431ffe38c4/roles/e49207fd7e4e4c69a06232e62e0a55dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" 2018-09-22 04:27:23,227 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0e947e0-95ad-4e37-a4db-656081e55993 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:23,227 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a5c9a0332eb34bb5a166dd231e770929/users/559ffa3caed2492f8b5924431ffe38c4/roles/e49207fd7e4e4c69a06232e62e0a55dc used request id req-e0e947e0-95ad-4e37-a4db-656081e55993 2018-09-22 04:27:23,242 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-09-22 04:27:23,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" 2018-09-22 04:27:23,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-de1d9d21-958a-4cd1-ab68-c4efe9c0fbd9 Date: Sat, 22 Sep 2018 04:27:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:27:23,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-de1d9d21-958a-4cd1-ab68-c4efe9c0fbd9 2018-09-22 04:27:23,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" 2018-09-22 04:27:23,566 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed52ae0d-0f2b-4b32-98e0-d3733b6ad65e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:23,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-ed52ae0d-0f2b-4b32-98e0-d3733b6ad65e 2018-09-22 04:27:23,567 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:23,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" 2018-09-22 04:27:23,655 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-005d672f-e2de-4d13-9905-0181db3fa1a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:23,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-005d672f-e2de-4d13-9905-0181db3fa1a9 2018-09-22 04:27:23,655 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:23,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" 2018-09-22 04:27:23,746 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6192cd2-eb1a-4dc4-8723-a825572e3e19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:23,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-e6192cd2-eb1a-4dc4-8723-a825572e3e19 2018-09-22 04:27:23,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:23,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" 2018-09-22 04:27:23,829 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-205324bc-a067-4097-a358-f7119c4778c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:23,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-205324bc-a067-4097-a358-f7119c4778c8 2018-09-22 04:27:23,829 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:23,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" 2018-09-22 04:27:23,924 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62a6d7fb-9d90-4a5e-a873-9662564aef21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:23,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-62a6d7fb-9d90-4a5e-a873-9662564aef21 2018-09-22 04:27:23,924 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:23,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" 2018-09-22 04:27:24,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6299179-9274-4cc5-ba8c-4f7803851721 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:24,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-e6299179-9274-4cc5-ba8c-4f7803851721 2018-09-22 04:27:24,013 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:24,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" 2018-09-22 04:27:24,094 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51f17bff-cfba-4b40-a5eb-31083a163b14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:24,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-51f17bff-cfba-4b40-a5eb-31083a163b14 2018-09-22 04:27:24,095 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:24,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" 2018-09-22 04:27:24,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be3e56c-3e7a-47fb-beb2-cfc54b7faeba Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:27:24,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-2be3e56c-3e7a-47fb-beb2-cfc54b7faeba 2018-09-22 04:27:24,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" 2018-09-22 04:27:24,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea539a4-6486-469d-9464-a11437fcebd2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:27:24,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-aea539a4-6486-469d-9464-a11437fcebd2 2018-09-22 04:27:24,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" 2018-09-22 04:27:24,363 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-518c55f7-50d3-4f53-af5f-b10df4ead8a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:24,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-518c55f7-50d3-4f53-af5f-b10df4ead8a7 2018-09-22 04:27:24,363 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:24,364 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-eb3fbcea-7952-4d9-proj 2018-09-22 04:27:24,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a5c9a0332eb34bb5a166dd231e770929 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" 2018-09-22 04:27:24,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0d2f9f9-77c0-495e-9152-3fe6abb69487 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:24,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a5c9a0332eb34bb5a166dd231e770929 used request id req-f0d2f9f9-77c0-495e-9152-3fe6abb69487 2018-09-22 04:27:24,556 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-eb3fbcea-7952-4d9-proj-role 2018-09-22 04:27:24,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e49207fd7e4e4c69a06232e62e0a55dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" 2018-09-22 04:27:24,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee3c9912-451b-46fe-99b0-2f59d2a1721f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:24,667 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e49207fd7e4e4c69a06232e62e0a55dc used request id req-ee3c9912-451b-46fe-99b0-2f59d2a1721f 2018-09-22 04:27:24,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70082d49be587dc75cf4d2e0d0d07c35ffea9532" 2018-09-22 04:27:24,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7bd059d-6483-4fed-a4d1-848df0324519 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:27:24,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f7bd059d-6483-4fed-a4d1-848df0324519 2018-09-22 04:27:24,754 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-eb3fbcea-7952-4d9-user 2018-09-22 04:27:24,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/559ffa3caed2492f8b5924431ffe38c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88de208062572916644631fe4884125e2588b87d" 2018-09-22 04:27:24,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39159a62-ff3c-4b27-91a9-7cc4d3c00438 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:24,931 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/559ffa3caed2492f8b5924431ffe38c4 used request id req-39159a62-ff3c-4b27-91a9-7cc4d3c00438 2018-09-22 04:27:24,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:25,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["uhkmVIl5SkK6_Ir5hSpW4Q"], "issued_at": "2018-09-22T04:27:25.000000Z"}} 2018-09-22 04:27:25,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0531f857b3f17c566de39c00807066d31053434" 2018-09-22 04:27:25,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04be70b2-8ad8-4d27-b36d-00b7be85ba3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:25,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-04be70b2-8ad8-4d27-b36d-00b7be85ba3b 2018-09-22 04:27:25,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:25,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:25,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["6gVesgSLTU2Y4ezlQLcarw"], "issued_at": "2018-09-22T04:27:25.000000Z"}} 2018-09-22 04:27:25,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" 2018-09-22 04:27:25,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-033eddea-7e2b-4faa-96d9-d6292c6a3a0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:25,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-033eddea-7e2b-4faa-96d9-d6292c6a3a0b 2018-09-22 04:27:25,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:27:25,896 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:27:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:27:25,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-9c4ae72f-a01d-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" 2018-09-22 04:27:25,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30bab05d-3eec-4e4b-b06a-98d68a233d3b Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-9c4ae72f-a01d-4ec-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:27:25,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-9c4ae72f-a01d-4ec-proj used request id req-30bab05d-3eec-4e4b-b06a-98d68a233d3b 2018-09-22 04:27:25,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" 2018-09-22 04:27:26,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca0cca1-f8b1-411d-a9cd-d5f37ee3bc2d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:27:26,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bca0cca1-f8b1-411d-a9cd-d5f37ee3bc2d 2018-09-22 04:27:26,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-9c4ae72f-a01d-4ec-proj"}}' 2018-09-22 04:27:26,206 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:27:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2049d9d8-abd9-4c57-82ab-7ca5f20d41a6 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9f0ac41b880148279fbef75b3fc45599"}, "enabled": true, "id": "9f0ac41b880148279fbef75b3fc45599", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-9c4ae72f-a01d-4ec-proj"}} 2018-09-22 04:27:26,206 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2049d9d8-abd9-4c57-82ab-7ca5f20d41a6 2018-09-22 04:27:26,207 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-9c4ae72f-a01d-4ec-proj 2018-09-22 04:27:26,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:26,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:26,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["ZNffhoX6SW2VFOUUt0jB0Q"], "issued_at": "2018-09-22T04:27:26.000000Z"}} 2018-09-22 04:27:26,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ca0d83ce224ecd33fd1d29b7ba8e7fe775b918" 2018-09-22 04:27:26,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a71ca643-f58e-4d00-9b4e-3c1c63c22cb2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:26,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a71ca643-f58e-4d00-9b4e-3c1c63c22cb2 2018-09-22 04:27:26,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:27:26,694 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:27:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:27:26,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ca0d83ce224ecd33fd1d29b7ba8e7fe775b918" 2018-09-22 04:27:26,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7abc2356-b06a-45cc-a526-29b8cb4d56b0 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:27:26,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7abc2356-b06a-45cc-a526-29b8cb4d56b0 2018-09-22 04:27:26,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-9c4ae72f-a01d-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ca0d83ce224ecd33fd1d29b7ba8e7fe775b918" 2018-09-22 04:27:26,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2155c14a-7d52-43bf-a0ee-d6fba63dd044 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-9c4ae72f-a01d-4ec-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9f0ac41b880148279fbef75b3fc45599"}, "enabled": true, "id": "9f0ac41b880148279fbef75b3fc45599", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-9c4ae72f-a01d-4ec-proj"}]} 2018-09-22 04:27:26,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-9c4ae72f-a01d-4ec-proj used request id req-2155c14a-7d52-43bf-a0ee-d6fba63dd044 2018-09-22 04:27:26,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ca0d83ce224ecd33fd1d29b7ba8e7fe775b918" 2018-09-22 04:27:26,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f295da5e-7f64-4167-8160-23dc861e676d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:27:26,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f295da5e-7f64-4167-8160-23dc861e676d 2018-09-22 04:27:27,267 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-9c4ae72f-a01d-4ec-user 2018-09-22 04:27:27,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:27,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" 2018-09-22 04:27:27,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9be71185-3010-46a6-9393-94c1ae1641c9 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:27:27,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9be71185-3010-46a6-9393-94c1ae1641c9 2018-09-22 04:27:27,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" -d '{"role": {"name": "CreateKeypairsTests-9c4ae72f-a01d-4ec-proj-role"}}' 2018-09-22 04:27:27,451 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f4d4b19-3e6b-4795-9237-babeb8810992 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bc84fdedd5d64287a40b76d3b3d5540e", "links": {"self": "http://172.30.9.23:5000/v3/roles/bc84fdedd5d64287a40b76d3b3d5540e"}, "name": "CreateKeypairsTests-9c4ae72f-a01d-4ec-proj-role"}} 2018-09-22 04:27:27,452 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8f4d4b19-3e6b-4795-9237-babeb8810992 2018-09-22 04:27:27,452 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-9c4ae72f-a01d-4ec-proj-role 2018-09-22 04:27:27,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/bc84fdedd5d64287a40b76d3b3d5540e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" 2018-09-22 04:27:27,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a899c97-9bf9-4c67-abc8-11e30ef01ed1 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/bc84fdedd5d64287a40b76d3b3d5540e"}, "domain_id": null, "name": "CreateKeypairsTests-9c4ae72f-a01d-4ec-proj-role", "id": "bc84fdedd5d64287a40b76d3b3d5540e"}} 2018-09-22 04:27:27,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/bc84fdedd5d64287a40b76d3b3d5540e used request id req-5a899c97-9bf9-4c67-abc8-11e30ef01ed1 2018-09-22 04:27:27,625 - keystone_utils - INFO - Granting role CreateKeypairsTests-9c4ae72f-a01d-4ec-proj-role to project CreateKeypairsTests-9c4ae72f-a01d-4ec-proj 2018-09-22 04:27:27,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9f0ac41b880148279fbef75b3fc45599/users/fad47365ac8342878c6cf07d95276f00/roles/bc84fdedd5d64287a40b76d3b3d5540e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" 2018-09-22 04:27:27,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b14b13ff-5323-475b-ab28-d32e53c56fe3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:27,760 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9f0ac41b880148279fbef75b3fc45599/users/fad47365ac8342878c6cf07d95276f00/roles/bc84fdedd5d64287a40b76d3b3d5540e used request id req-b14b13ff-5323-475b-ab28-d32e53c56fe3 2018-09-22 04:27:27,761 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:27:27,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:27,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:28,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc84fdedd5d64287a40b76d3b3d5540e", "name": "CreateKeypairsTests-9c4ae72f-a01d-4ec-proj-role"}], "expires_at": "2018-09-22T05:27:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f0ac41b880148279fbef75b3fc45599", "name": "CreateKeypairsTests-9c4ae72f-a01d-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9f0ac41b880148279fbef75b3fc45599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/9f0ac41b880148279fbef75b3fc45599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/9f0ac41b880148279fbef75b3fc45599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9f0ac41b880148279fbef75b3fc45599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/9f0ac41b880148279fbef75b3fc45599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/9f0ac41b880148279fbef75b3fc45599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9f0ac41b880148279fbef75b3fc45599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/9f0ac41b880148279fbef75b3fc45599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/9f0ac41b880148279fbef75b3fc45599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9f0ac41b880148279fbef75b3fc45599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/9f0ac41b880148279fbef75b3fc45599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/9f0ac41b880148279fbef75b3fc45599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-9c4ae72f-a01d-4ec-user", "id": "fad47365ac8342878c6cf07d95276f00"}, "audit_ids": ["aCE4COxERFKObPoMo9h43Q"], "issued_at": "2018-09-22T04:27:28.000000Z"}} 2018-09-22 04:27:28,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b00f89c3917e9a3a86ea308bcfc0302e8ec390" 2018-09-22 04:27:28,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4706afdd-bb6b-40ad-817c-53ef8c3f1ed2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:28,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4706afdd-bb6b-40ad-817c-53ef8c3f1ed2 2018-09-22 04:27:28,254 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:27:28,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b00f89c3917e9a3a86ea308bcfc0302e8ec390" 2018-09-22 04:27:28,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27: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-257ad173-5f45-40ac-ac83-24cc6e95b2e9 x-compute-request-id: req-257ad173-5f45-40ac-ac83-24cc6e95b2e9 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 04:27:28,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-257ad173-5f45-40ac-ac83-24cc6e95b2e9 2018-09-22 04:27:28,431 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-8c2776fa-e7fb-4d52-a996-138350835969... 2018-09-22 04:27:28,431 - OpenStackKeypair - INFO - Creating new keypair 2018-09-22 04:27:28,492 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-8c2776fa-e7fb-4d52-a996-138350835969 2018-09-22 04:27:28,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b00f89c3917e9a3a86ea308bcfc0302e8ec390" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDEW7ZuWEroVKRACHRKYq3F7XeD9DjxTYILmR2PSP6niIYM5RKeJuadN/BE4pORDeFkuN6bHSg+a5oX6rSdR5Nqe+03f5MyPuxdA06ABorpC9GMyMcR+lMaSm9inI1u7ko1OLN2rxAyzOeYQoAYwZ5RKBnhd/yV7wtE9iqzXcQ2nw==", "name": "CreateKeypairsTests-8c2776fa-e7fb-4d52-a996-138350835969"}}' 2018-09-22 04:27:28,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27: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-289ef3d3-68df-4dce-be2a-0f450f5b9165 x-compute-request-id: req-289ef3d3-68df-4dce-be2a-0f450f5b9165 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDEW7ZuWEroVKRACHRKYq3F7XeD9DjxTYILmR2PSP6niIYM5RKeJuadN/BE4pORDeFkuN6bHSg+a5oX6rSdR5Nqe+03f5MyPuxdA06ABorpC9GMyMcR+lMaSm9inI1u7ko1OLN2rxAyzOeYQoAYwZ5RKBnhd/yV7wtE9iqzXcQ2nw==", "user_id": "fad47365ac8342878c6cf07d95276f00", "name": "CreateKeypairsTests-8c2776fa-e7fb-4d52-a996-138350835969", "fingerprint": "7f:98:50:6f:a2:d9:76:2b:2a:92:d9:9f:73:4f:6c:68"}} 2018-09-22 04:27:28,560 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-289ef3d3-68df-4dce-be2a-0f450f5b9165 2018-09-22 04:27:28,561 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-8c2776fa-e7fb-4d52-a996-138350835969 2018-09-22 04:27:28,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:28,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc84fdedd5d64287a40b76d3b3d5540e", "name": "CreateKeypairsTests-9c4ae72f-a01d-4ec-proj-role"}], "expires_at": "2018-09-22T05:27:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f0ac41b880148279fbef75b3fc45599", "name": "CreateKeypairsTests-9c4ae72f-a01d-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9f0ac41b880148279fbef75b3fc45599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/9f0ac41b880148279fbef75b3fc45599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/9f0ac41b880148279fbef75b3fc45599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9f0ac41b880148279fbef75b3fc45599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/9f0ac41b880148279fbef75b3fc45599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/9f0ac41b880148279fbef75b3fc45599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9f0ac41b880148279fbef75b3fc45599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/9f0ac41b880148279fbef75b3fc45599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/9f0ac41b880148279fbef75b3fc45599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9f0ac41b880148279fbef75b3fc45599", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/9f0ac41b880148279fbef75b3fc45599", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/9f0ac41b880148279fbef75b3fc45599", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-9c4ae72f-a01d-4ec-user", "id": "fad47365ac8342878c6cf07d95276f00"}, "audit_ids": ["0FXpTTfiQIeOCCa1CECUNQ"], "issued_at": "2018-09-22T04:27:28.000000Z"}} 2018-09-22 04:27:28,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-8c2776fa-e7fb-4d52-a996-138350835969 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b576c6c37fb5233ad495259aaf7aa177f06da27" 2018-09-22 04:27:29,122 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:27: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-deca3bac-f2e0-41ca-b68b-0694430eefce x-compute-request-id: req-deca3bac-f2e0-41ca-b68b-0694430eefce Content-Length: 0 Content-Type: application/json 2018-09-22 04:27:29,123 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-8c2776fa-e7fb-4d52-a996-138350835969 used request id req-deca3bac-f2e0-41ca-b68b-0694430eefce 2018-09-22 04:27:29,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b576c6c37fb5233ad495259aaf7aa177f06da27" 2018-09-22 04:27:29,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27: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-a94f7b95-fca0-489b-8999-ab522ac61ed3 x-compute-request-id: req-a94f7b95-fca0-489b-8999-ab522ac61ed3 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 04:27:29,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a94f7b95-fca0-489b-8999-ab522ac61ed3 2018-09-22 04:27:29,150 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-8c2776fa-e7fb-4d52-a996-138350835969 2018-09-22 04:27:29,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-8c2776fa-e7fb-4d52-a996-138350835969 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b00f89c3917e9a3a86ea308bcfc0302e8ec390" 2018-09-22 04:27:29,195 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27: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-03517ede-87e0-4828-b164-9e93dae8a5f8 x-compute-request-id: req-03517ede-87e0-4828-b164-9e93dae8a5f8 Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-8c2776fa-e7fb-4d52-a996-138350835969 not found for user fad47365ac8342878c6cf07d95276f00", "code": 404}} 2018-09-22 04:27:29,195 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-8c2776fa-e7fb-4d52-a996-138350835969 used request id req-03517ede-87e0-4828-b164-9e93dae8a5f8 2018-09-22 04:27:29,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" 2018-09-22 04:27:29,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-cf58bec3-d2b3-4611-9804-99d815f6a015 Date: Sat, 22 Sep 2018 04:27:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:27:29,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-cf58bec3-d2b3-4611-9804-99d815f6a015 2018-09-22 04:27:29,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" 2018-09-22 04:27:29,680 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dccc73f0-ec47-4c6c-82d7-9ed3de9393a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:29,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-dccc73f0-ec47-4c6c-82d7-9ed3de9393a5 2018-09-22 04:27:29,680 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:29,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" 2018-09-22 04:27:29,775 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a637c4a-a0ac-4606-a857-b70f86e2fd06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:29,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-8a637c4a-a0ac-4606-a857-b70f86e2fd06 2018-09-22 04:27:29,775 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:29,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" 2018-09-22 04:27:29,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-846286d4-f673-480e-9529-b0ec9680b0e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:29,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-846286d4-f673-480e-9529-b0ec9680b0e2 2018-09-22 04:27:29,868 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:29,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" 2018-09-22 04:27:29,951 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f7e66e2-4876-4664-a10f-185a812f7f43 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:29,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-6f7e66e2-4876-4664-a10f-185a812f7f43 2018-09-22 04:27:29,951 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:29,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" 2018-09-22 04:27:30,043 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d662dcdc-83d9-4923-bdc6-701dacc7b66d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:30,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-d662dcdc-83d9-4923-bdc6-701dacc7b66d 2018-09-22 04:27:30,043 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:30,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" 2018-09-22 04:27:30,132 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae9dd140-1baa-4712-999c-d5724155ea0d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:30,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-ae9dd140-1baa-4712-999c-d5724155ea0d 2018-09-22 04:27:30,132 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:30,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" 2018-09-22 04:27:30,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eb4aeda-42fc-453c-b3f4-adaf095a30e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:30,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-0eb4aeda-42fc-453c-b3f4-adaf095a30e2 2018-09-22 04:27:30,213 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:30,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" 2018-09-22 04:27:30,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b972d08-461a-4106-83fc-45456eed767c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:27:30,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-3b972d08-461a-4106-83fc-45456eed767c 2018-09-22 04:27:30,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" 2018-09-22 04:27:30,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48dff2e7-de4c-4ef0-b02a-a8063bbb72c5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:27:30,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-48dff2e7-de4c-4ef0-b02a-a8063bbb72c5 2018-09-22 04:27:30,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" 2018-09-22 04:27:30,482 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4faff40-1e07-4df8-b153-9f16bc7400b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:30,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-f4faff40-1e07-4df8-b153-9f16bc7400b6 2018-09-22 04:27:30,482 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:30,483 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-9c4ae72f-a01d-4ec-proj 2018-09-22 04:27:30,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9f0ac41b880148279fbef75b3fc45599 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" 2018-09-22 04:27:30,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-020f2da9-ad89-4ccf-8ba7-de9460984ef6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:30,676 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9f0ac41b880148279fbef75b3fc45599 used request id req-020f2da9-ad89-4ccf-8ba7-de9460984ef6 2018-09-22 04:27:30,676 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-9c4ae72f-a01d-4ec-proj-role 2018-09-22 04:27:30,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/bc84fdedd5d64287a40b76d3b3d5540e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" 2018-09-22 04:27:30,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c96bd1bd-59ea-4837-a7cf-2c5e88f3fa78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:30,787 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/bc84fdedd5d64287a40b76d3b3d5540e used request id req-c96bd1bd-59ea-4837-a7cf-2c5e88f3fa78 2018-09-22 04:27:30,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28e3a3a76530e84e5511c84ceb76a86e1561362b" 2018-09-22 04:27:30,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cadbc7d6-71cf-4a35-9816-559f23f3a2c6 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:27:30,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cadbc7d6-71cf-4a35-9816-559f23f3a2c6 2018-09-22 04:27:30,874 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-9c4ae72f-a01d-4ec-user 2018-09-22 04:27:30,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/fad47365ac8342878c6cf07d95276f00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ca0d83ce224ecd33fd1d29b7ba8e7fe775b918" 2018-09-22 04:27:31,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d519af9-31d1-414c-b805-8dfb6f21fdff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:31,051 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/fad47365ac8342878c6cf07d95276f00 used request id req-4d519af9-31d1-414c-b805-8dfb6f21fdff 2018-09-22 04:27:31,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:31,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["mvTLUJsfQB6NEg436TnJcQ"], "issued_at": "2018-09-22T04:27:31.000000Z"}} 2018-09-22 04:27:31,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cfacf733d73bab032c53182f93b5de453cd9f9" 2018-09-22 04:27:31,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15f8966f-8036-4cd9-a35b-dceff16d1fdc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:31,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-15f8966f-8036-4cd9-a35b-dceff16d1fdc 2018-09-22 04:27:31,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:31,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:31,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["2DsEw2GgSnO3WjrkSfuFeg"], "issued_at": "2018-09-22T04:27:31.000000Z"}} 2018-09-22 04:27:31,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" 2018-09-22 04:27:31,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d647d51f-77a2-4479-8587-9b86ae806186 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:31,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d647d51f-77a2-4479-8587-9b86ae806186 2018-09-22 04:27:31,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:27:32,005 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:27:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:27:32,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-c991acff-db6c-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" 2018-09-22 04:27:32,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00b94b1-16d8-47c2-81ad-ba049b7126c0 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-c991acff-db6c-43c-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:27:32,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-c991acff-db6c-43c-proj used request id req-e00b94b1-16d8-47c2-81ad-ba049b7126c0 2018-09-22 04:27:32,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" 2018-09-22 04:27:32,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84856aca-6274-4078-8786-250f59b19a8f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:27:32,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-84856aca-6274-4078-8786-250f59b19a8f 2018-09-22 04:27:32,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-c991acff-db6c-43c-proj"}}' 2018-09-22 04:27:32,309 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abec418e-81db-43bd-97be-727f310f5a32 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b51e725d2154392824f1a41e4c12f5a"}, "enabled": true, "id": "2b51e725d2154392824f1a41e4c12f5a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-c991acff-db6c-43c-proj"}} 2018-09-22 04:27:32,309 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-abec418e-81db-43bd-97be-727f310f5a32 2018-09-22 04:27:32,309 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-c991acff-db6c-43c-proj 2018-09-22 04:27:32,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:32,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:32,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["sp0aE4W6SR--D5vIJ8JrZg"], "issued_at": "2018-09-22T04:27:32.000000Z"}} 2018-09-22 04:27:32,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}404ad760b23a880922693069fb67613249659e4b" 2018-09-22 04:27:32,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb4d4bc1-b44d-4893-957f-b49e5c49296f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:32,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fb4d4bc1-b44d-4893-957f-b49e5c49296f 2018-09-22 04:27:32,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:27:32,792 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:27:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:27:32,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}404ad760b23a880922693069fb67613249659e4b" 2018-09-22 04:27:32,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e4b8048-8820-4d43-9085-41e2622321db Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:27:32,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6e4b8048-8820-4d43-9085-41e2622321db 2018-09-22 04:27:32,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-c991acff-db6c-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}404ad760b23a880922693069fb67613249659e4b" 2018-09-22 04:27:32,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a516888-e5ec-4253-9fd0-3ca70bac8d12 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-c991acff-db6c-43c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b51e725d2154392824f1a41e4c12f5a"}, "enabled": true, "id": "2b51e725d2154392824f1a41e4c12f5a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-c991acff-db6c-43c-proj"}]} 2018-09-22 04:27:32,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-c991acff-db6c-43c-proj used request id req-5a516888-e5ec-4253-9fd0-3ca70bac8d12 2018-09-22 04:27:33,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}404ad760b23a880922693069fb67613249659e4b" 2018-09-22 04:27:33,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d94ac9-a0a1-4d99-b1c5-6d7cb1ace280 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:27:33,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a7d94ac9-a0a1-4d99-b1c5-6d7cb1ace280 2018-09-22 04:27:33,452 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-c991acff-db6c-43c-user 2018-09-22 04:27:33,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:33,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" 2018-09-22 04:27:33,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a3cd48b-1a6c-46a7-b109-5397c2780bb6 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:27:33,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1a3cd48b-1a6c-46a7-b109-5397c2780bb6 2018-09-22 04:27:33,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" -d '{"role": {"name": "CreateKeypairsTests-c991acff-db6c-43c-proj-role"}}' 2018-09-22 04:27:33,577 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87f7c287-c85b-43ce-b3d0-01746ce34e75 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f04a265cf5dd405db1bdc65d741da111", "links": {"self": "http://172.30.9.23:5000/v3/roles/f04a265cf5dd405db1bdc65d741da111"}, "name": "CreateKeypairsTests-c991acff-db6c-43c-proj-role"}} 2018-09-22 04:27:33,578 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-87f7c287-c85b-43ce-b3d0-01746ce34e75 2018-09-22 04:27:33,578 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-c991acff-db6c-43c-proj-role 2018-09-22 04:27:33,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f04a265cf5dd405db1bdc65d741da111 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" 2018-09-22 04:27:33,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2af817b7-7737-403e-b56e-7ee5a2e9b0f9 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f04a265cf5dd405db1bdc65d741da111"}, "domain_id": null, "name": "CreateKeypairsTests-c991acff-db6c-43c-proj-role", "id": "f04a265cf5dd405db1bdc65d741da111"}} 2018-09-22 04:27:33,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f04a265cf5dd405db1bdc65d741da111 used request id req-2af817b7-7737-403e-b56e-7ee5a2e9b0f9 2018-09-22 04:27:33,596 - keystone_utils - INFO - Granting role CreateKeypairsTests-c991acff-db6c-43c-proj-role to project CreateKeypairsTests-c991acff-db6c-43c-proj 2018-09-22 04:27:33,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2b51e725d2154392824f1a41e4c12f5a/users/aa82645285e44dc283ae5fa81f3d3c83/roles/f04a265cf5dd405db1bdc65d741da111 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" 2018-09-22 04:27:33,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e80e996-58c4-4c7c-bbca-094a2741b494 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:33,724 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2b51e725d2154392824f1a41e4c12f5a/users/aa82645285e44dc283ae5fa81f3d3c83/roles/f04a265cf5dd405db1bdc65d741da111 used request id req-8e80e996-58c4-4c7c-bbca-094a2741b494 2018-09-22 04:27:33,725 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:27:33,905 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-0338868c-242a-4269-8e64-992f6e25e791.pub 2018-09-22 04:27:33,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:33,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:34,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f04a265cf5dd405db1bdc65d741da111", "name": "CreateKeypairsTests-c991acff-db6c-43c-proj-role"}], "expires_at": "2018-09-22T05:27:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b51e725d2154392824f1a41e4c12f5a", "name": "CreateKeypairsTests-c991acff-db6c-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2b51e725d2154392824f1a41e4c12f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/2b51e725d2154392824f1a41e4c12f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/2b51e725d2154392824f1a41e4c12f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2b51e725d2154392824f1a41e4c12f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/2b51e725d2154392824f1a41e4c12f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/2b51e725d2154392824f1a41e4c12f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2b51e725d2154392824f1a41e4c12f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/2b51e725d2154392824f1a41e4c12f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/2b51e725d2154392824f1a41e4c12f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/2b51e725d2154392824f1a41e4c12f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/2b51e725d2154392824f1a41e4c12f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/2b51e725d2154392824f1a41e4c12f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-c991acff-db6c-43c-user", "id": "aa82645285e44dc283ae5fa81f3d3c83"}, "audit_ids": ["cX0Dusx2Sgaooqw8-0Hfww"], "issued_at": "2018-09-22T04:27:34.000000Z"}} 2018-09-22 04:27:34,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90932d884a7f75df5e7c74705036bec1fc7ace4d" 2018-09-22 04:27:34,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d426b94-2c55-4c02-813a-4360ea07874d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:34,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0d426b94-2c55-4c02-813a-4360ea07874d 2018-09-22 04:27:34,356 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:27:34,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90932d884a7f75df5e7c74705036bec1fc7ace4d" 2018-09-22 04:27:34,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27: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-aa3d97e5-d381-410a-85c6-104bf55af0ba x-compute-request-id: req-aa3d97e5-d381-410a-85c6-104bf55af0ba Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 04:27:34,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-aa3d97e5-d381-410a-85c6-104bf55af0ba 2018-09-22 04:27:34,531 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-0338868c-242a-4269-8e64-992f6e25e791... 2018-09-22 04:27:34,531 - OpenStackKeypair - INFO - Uploading existing keypair 2018-09-22 04:27:34,531 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-0338868c-242a-4269-8e64-992f6e25e791.pub 2018-09-22 04:27:34,531 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-0338868c-242a-4269-8e64-992f6e25e791 2018-09-22 04:27:34,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90932d884a7f75df5e7c74705036bec1fc7ace4d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCukUCVYGe+CbjWyplRjPT153DT++hiCnjkfxWNPN1uKXImigTnQIqVT+im9UZiTnpoxfTTQHY69hr1N2N3WsPC/7wHuENuCg2+fDlDBiLEu9n2JHbZJ+TSxdWLBeUwcWmkaTme3Y2hQcjVXazoXggDgGuMwoSGDJGdDlo6EGpbLp3bwRFKs4novQSZA2mryOh28PjxCLZCmhVrUtDQv6PGUxU0vA5fWqb4CXsjw2JnbdB0Ujjvpn64QXaHxeldFolVgi/gJdq0+veEiM0UO2J4qpFA/GFek2I1MSHkXISPh8dmlqepk9TPSlTDzx0N0KarxmTTtGrpy7NyRyvbul85", "name": "CreateKeypairsTests-0338868c-242a-4269-8e64-992f6e25e791"}}' 2018-09-22 04:27:34,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27: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-f0bf7d11-1db5-48d2-87fb-be2d135997b8 x-compute-request-id: req-f0bf7d11-1db5-48d2-87fb-be2d135997b8 Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCukUCVYGe+CbjWyplRjPT153DT++hiCnjkfxWNPN1uKXImigTnQIqVT+im9UZiTnpoxfTTQHY69hr1N2N3WsPC/7wHuENuCg2+fDlDBiLEu9n2JHbZJ+TSxdWLBeUwcWmkaTme3Y2hQcjVXazoXggDgGuMwoSGDJGdDlo6EGpbLp3bwRFKs4novQSZA2mryOh28PjxCLZCmhVrUtDQv6PGUxU0vA5fWqb4CXsjw2JnbdB0Ujjvpn64QXaHxeldFolVgi/gJdq0+veEiM0UO2J4qpFA/GFek2I1MSHkXISPh8dmlqepk9TPSlTDzx0N0KarxmTTtGrpy7NyRyvbul85", "user_id": "aa82645285e44dc283ae5fa81f3d3c83", "name": "CreateKeypairsTests-0338868c-242a-4269-8e64-992f6e25e791", "fingerprint": "73:cb:de:88:25:f7:fa:76:5c:43:6a:23:12:7a:92:c0"}} 2018-09-22 04:27:34,595 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f0bf7d11-1db5-48d2-87fb-be2d135997b8 2018-09-22 04:27:34,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:34,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f04a265cf5dd405db1bdc65d741da111", "name": "CreateKeypairsTests-c991acff-db6c-43c-proj-role"}], "expires_at": "2018-09-22T05:27:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b51e725d2154392824f1a41e4c12f5a", "name": "CreateKeypairsTests-c991acff-db6c-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2b51e725d2154392824f1a41e4c12f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/2b51e725d2154392824f1a41e4c12f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/2b51e725d2154392824f1a41e4c12f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2b51e725d2154392824f1a41e4c12f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/2b51e725d2154392824f1a41e4c12f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/2b51e725d2154392824f1a41e4c12f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2b51e725d2154392824f1a41e4c12f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/2b51e725d2154392824f1a41e4c12f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/2b51e725d2154392824f1a41e4c12f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/2b51e725d2154392824f1a41e4c12f5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/2b51e725d2154392824f1a41e4c12f5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/2b51e725d2154392824f1a41e4c12f5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-c991acff-db6c-43c-user", "id": "aa82645285e44dc283ae5fa81f3d3c83"}, "audit_ids": ["4N7kFp66R8KTPXF8iPw5Xw"], "issued_at": "2018-09-22T04:27:34.000000Z"}} 2018-09-22 04:27:34,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-0338868c-242a-4269-8e64-992f6e25e791 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e6a172f0c53f22c1e5713cdf853cb734aec46c5" 2018-09-22 04:27:35,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27: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-5c939121-3d2a-4ca1-937e-1088735083f0 x-compute-request-id: req-5c939121-3d2a-4ca1-937e-1088735083f0 Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCukUCVYGe+CbjWyplRjPT153DT++hiCnjkfxWNPN1uKXImigTnQIqVT+im9UZiTnpoxfTTQHY69hr1N2N3WsPC/7wHuENuCg2+fDlDBiLEu9n2JHbZJ+TSxdWLBeUwcWmkaTme3Y2hQcjVXazoXggDgGuMwoSGDJGdDlo6EGpbLp3bwRFKs4novQSZA2mryOh28PjxCLZCmhVrUtDQv6PGUxU0vA5fWqb4CXsjw2JnbdB0Ujjvpn64QXaHxeldFolVgi/gJdq0+veEiM0UO2J4qpFA/GFek2I1MSHkXISPh8dmlqepk9TPSlTDzx0N0KarxmTTtGrpy7NyRyvbul85", "user_id": "aa82645285e44dc283ae5fa81f3d3c83", "name": "CreateKeypairsTests-0338868c-242a-4269-8e64-992f6e25e791", "deleted": false, "created_at": "2018-09-22T04:27:34.000000", "updated_at": null, "fingerprint": "73:cb:de:88:25:f7:fa:76:5c:43:6a:23:12:7a:92:c0", "deleted_at": null, "id": 66}} 2018-09-22 04:27:35,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-0338868c-242a-4269-8e64-992f6e25e791 used request id req-5c939121-3d2a-4ca1-937e-1088735083f0 2018-09-22 04:27:35,153 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-0338868c-242a-4269-8e64-992f6e25e791 2018-09-22 04:27:35,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-0338868c-242a-4269-8e64-992f6e25e791 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90932d884a7f75df5e7c74705036bec1fc7ace4d" 2018-09-22 04:27:35,188 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:27: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-8af45672-d3d4-4fcf-95d9-0d06405e47ad x-compute-request-id: req-8af45672-d3d4-4fcf-95d9-0d06405e47ad Content-Length: 0 Content-Type: application/json 2018-09-22 04:27:35,188 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-0338868c-242a-4269-8e64-992f6e25e791 used request id req-8af45672-d3d4-4fcf-95d9-0d06405e47ad 2018-09-22 04:27:35,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" 2018-09-22 04:27:35,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-fafc6c4b-2422-4155-b2ed-7e07ed5a7869 Date: Sat, 22 Sep 2018 04:27:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:27:35,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-fafc6c4b-2422-4155-b2ed-7e07ed5a7869 2018-09-22 04:27:35,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" 2018-09-22 04:27:35,517 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4619afd-32f6-4f18-897f-4e517e07271f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:35,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-b4619afd-32f6-4f18-897f-4e517e07271f 2018-09-22 04:27:35,517 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:35,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" 2018-09-22 04:27:35,613 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4792930a-fa2b-4295-a3b9-18f037de18c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:35,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-4792930a-fa2b-4295-a3b9-18f037de18c1 2018-09-22 04:27:35,614 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:35,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" 2018-09-22 04:27:35,714 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0fb579f-c0e4-496a-afcc-ce3b2c0d2a0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:35,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-f0fb579f-c0e4-496a-afcc-ce3b2c0d2a0f 2018-09-22 04:27:35,714 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:35,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" 2018-09-22 04:27:35,798 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92abf4b8-ba0a-4b5f-8c4c-b1bcc0ef1bb9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:35,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-92abf4b8-ba0a-4b5f-8c4c-b1bcc0ef1bb9 2018-09-22 04:27:35,798 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:35,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" 2018-09-22 04:27:35,890 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edbf132d-d38d-4b76-a0a0-d4c5db15b481 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:35,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-edbf132d-d38d-4b76-a0a0-d4c5db15b481 2018-09-22 04:27:35,890 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:35,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" 2018-09-22 04:27:35,981 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91eb7e9f-ceb5-483c-9d6b-03ceef579464 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:35,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-91eb7e9f-ceb5-483c-9d6b-03ceef579464 2018-09-22 04:27:35,982 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:35,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" 2018-09-22 04:27:36,066 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56d9f885-da9e-436f-bcac-6e018d8bfdc8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:36,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-56d9f885-da9e-436f-bcac-6e018d8bfdc8 2018-09-22 04:27:36,066 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:36,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" 2018-09-22 04:27:36,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-189b00ba-1bf3-4a60-8f25-36eafb686550 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:27:36,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-189b00ba-1bf3-4a60-8f25-36eafb686550 2018-09-22 04:27:36,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" 2018-09-22 04:27:36,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c980fac-e262-4793-b5f6-355900853898 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:27:36,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-6c980fac-e262-4793-b5f6-355900853898 2018-09-22 04:27:36,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" 2018-09-22 04:27:36,336 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43c48d2a-14d9-4a82-af50-b6b49e5c9e75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:36,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-43c48d2a-14d9-4a82-af50-b6b49e5c9e75 2018-09-22 04:27:36,336 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:36,337 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-c991acff-db6c-43c-proj 2018-09-22 04:27:36,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2b51e725d2154392824f1a41e4c12f5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" 2018-09-22 04:27:36,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2a9c121-676e-4034-b0a7-d125644f3ecb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:36,611 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2b51e725d2154392824f1a41e4c12f5a used request id req-c2a9c121-676e-4034-b0a7-d125644f3ecb 2018-09-22 04:27:36,611 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-c991acff-db6c-43c-proj-role 2018-09-22 04:27:36,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f04a265cf5dd405db1bdc65d741da111 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" 2018-09-22 04:27:36,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfba8c9e-1450-4654-9157-41e5d82bf8ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:36,721 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f04a265cf5dd405db1bdc65d741da111 used request id req-cfba8c9e-1450-4654-9157-41e5d82bf8ff 2018-09-22 04:27:36,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}736d55cf27adfc81a4591b65327d4c9fb1265a04" 2018-09-22 04:27:36,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50309a8f-2928-443f-b1b0-f6879fc996e1 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:27:36,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-50309a8f-2928-443f-b1b0-f6879fc996e1 2018-09-22 04:27:36,808 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-c991acff-db6c-43c-user 2018-09-22 04:27:36,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/aa82645285e44dc283ae5fa81f3d3c83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}404ad760b23a880922693069fb67613249659e4b" 2018-09-22 04:27:36,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93026e76-a734-419e-ba1e-5343a5c2ae9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:36,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/aa82645285e44dc283ae5fa81f3d3c83 used request id req-93026e76-a734-419e-ba1e-5343a5c2ae9a 2018-09-22 04:27:36,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:37,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["vn-Jw9hIRxO6oo3Hi3GtrA"], "issued_at": "2018-09-22T04:27:37.000000Z"}} 2018-09-22 04:27:37,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98dd2be8793f6c1b28033aa2416e361e86cb9c91" 2018-09-22 04:27:37,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2e1c08f-92f8-4b67-aea2-d010abb48bf9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:37,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e2e1c08f-92f8-4b67-aea2-d010abb48bf9 2018-09-22 04:27:37,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:37,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:37,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Wmcctv5CTA-o1etpFCXYoQ"], "issued_at": "2018-09-22T04:27:37.000000Z"}} 2018-09-22 04:27:37,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" 2018-09-22 04:27:37,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-252c15fc-c9ac-417e-94b3-e89a7a0fb3dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:37,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-252c15fc-c9ac-417e-94b3-e89a7a0fb3dd 2018-09-22 04:27:37,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:27:37,922 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:27:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:27:37,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-52e474f4-c779-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" 2018-09-22 04:27:38,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f6c7570-4f53-46eb-bff0-4f3848ac3bda Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-52e474f4-c779-438-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:27:38,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-52e474f4-c779-438-proj used request id req-1f6c7570-4f53-46eb-bff0-4f3848ac3bda 2018-09-22 04:27:38,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" 2018-09-22 04:27:38,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91fdb92c-68a1-4a05-8ef9-1b8afa1e4e71 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:27:38,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-91fdb92c-68a1-4a05-8ef9-1b8afa1e4e71 2018-09-22 04:27:38,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-52e474f4-c779-438-proj"}}' 2018-09-22 04:27:38,218 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6608472-c0ea-48c0-873e-0ac366d1bc3e Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc030f41ffeb4c0dac8f263e61c647b2"}, "enabled": true, "id": "cc030f41ffeb4c0dac8f263e61c647b2", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-52e474f4-c779-438-proj"}} 2018-09-22 04:27:38,218 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d6608472-c0ea-48c0-873e-0ac366d1bc3e 2018-09-22 04:27:38,218 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-52e474f4-c779-438-proj 2018-09-22 04:27:38,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:38,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:38,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["H9_4PxRUTAqZzDalvYGz4Q"], "issued_at": "2018-09-22T04:27:38.000000Z"}} 2018-09-22 04:27:38,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d13bd02ae33ea1d5500c2659e40f49ad2aaf945" 2018-09-22 04:27:38,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e5870e-7d14-4db2-8f3c-163847c6ca00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:38,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-50e5870e-7d14-4db2-8f3c-163847c6ca00 2018-09-22 04:27:38,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:27:38,625 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:27:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:27:38,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d13bd02ae33ea1d5500c2659e40f49ad2aaf945" 2018-09-22 04:27:38,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-543f25dd-12ab-47b0-b2b3-e65f698069bf Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:27:38,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-543f25dd-12ab-47b0-b2b3-e65f698069bf 2018-09-22 04:27:38,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-52e474f4-c779-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d13bd02ae33ea1d5500c2659e40f49ad2aaf945" 2018-09-22 04:27:38,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-708992c0-de3d-4188-bd0d-5c09af2079a8 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-52e474f4-c779-438-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cc030f41ffeb4c0dac8f263e61c647b2"}, "enabled": true, "id": "cc030f41ffeb4c0dac8f263e61c647b2", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-52e474f4-c779-438-proj"}]} 2018-09-22 04:27:38,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-52e474f4-c779-438-proj used request id req-708992c0-de3d-4188-bd0d-5c09af2079a8 2018-09-22 04:27:38,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d13bd02ae33ea1d5500c2659e40f49ad2aaf945" 2018-09-22 04:27:38,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa6ac7a-0a4f-4ea4-8e04-69a26377bdb5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:27:38,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8fa6ac7a-0a4f-4ea4-8e04-69a26377bdb5 2018-09-22 04:27:39,284 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-52e474f4-c779-438-user 2018-09-22 04:27:39,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:39,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" 2018-09-22 04:27:39,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a203859-b920-498d-b663-da35d83b4f95 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:27:39,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1a203859-b920-498d-b663-da35d83b4f95 2018-09-22 04:27:39,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" -d '{"role": {"name": "CreateKeypairsTests-52e474f4-c779-438-proj-role"}}' 2018-09-22 04:27:39,487 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:27:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3409d20d-fa7a-4c03-a9cf-5e998921b0b0 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d4e11624a1a4417e8f1e6cf63573ee40", "links": {"self": "http://172.30.9.23:5000/v3/roles/d4e11624a1a4417e8f1e6cf63573ee40"}, "name": "CreateKeypairsTests-52e474f4-c779-438-proj-role"}} 2018-09-22 04:27:39,487 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3409d20d-fa7a-4c03-a9cf-5e998921b0b0 2018-09-22 04:27:39,488 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-52e474f4-c779-438-proj-role 2018-09-22 04:27:39,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d4e11624a1a4417e8f1e6cf63573ee40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" 2018-09-22 04:27:39,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56ffc72b-6f16-481b-8ecd-6a82e2a81248 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d4e11624a1a4417e8f1e6cf63573ee40"}, "domain_id": null, "name": "CreateKeypairsTests-52e474f4-c779-438-proj-role", "id": "d4e11624a1a4417e8f1e6cf63573ee40"}} 2018-09-22 04:27:39,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d4e11624a1a4417e8f1e6cf63573ee40 used request id req-56ffc72b-6f16-481b-8ecd-6a82e2a81248 2018-09-22 04:27:39,578 - keystone_utils - INFO - Granting role CreateKeypairsTests-52e474f4-c779-438-proj-role to project CreateKeypairsTests-52e474f4-c779-438-proj 2018-09-22 04:27:39,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/cc030f41ffeb4c0dac8f263e61c647b2/users/ebf32b85a1204fff87b1a96e6ec4d60e/roles/d4e11624a1a4417e8f1e6cf63573ee40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" 2018-09-22 04:27:39,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b968e00f-d30d-4a3e-bd93-039f23d5793c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:39,712 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cc030f41ffeb4c0dac8f263e61c647b2/users/ebf32b85a1204fff87b1a96e6ec4d60e/roles/d4e11624a1a4417e8f1e6cf63573ee40 used request id req-b968e00f-d30d-4a3e-bd93-039f23d5793c 2018-09-22 04:27:39,712 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:27:39,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:39,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:40,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4e11624a1a4417e8f1e6cf63573ee40", "name": "CreateKeypairsTests-52e474f4-c779-438-proj-role"}], "expires_at": "2018-09-22T05:27:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc030f41ffeb4c0dac8f263e61c647b2", "name": "CreateKeypairsTests-52e474f4-c779-438-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-52e474f4-c779-438-user", "id": "ebf32b85a1204fff87b1a96e6ec4d60e"}, "audit_ids": ["AFVbfHYtSWaU8kQLmSAynA"], "issued_at": "2018-09-22T04:27:40.000000Z"}} 2018-09-22 04:27:40,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8966b199bfb778d6d87478059266f29d28fb913e" 2018-09-22 04:27:40,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15918496-c16f-4ab0-84da-50afd04ffea3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:40,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-15918496-c16f-4ab0-84da-50afd04ffea3 2018-09-22 04:27:40,161 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:27:40,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8966b199bfb778d6d87478059266f29d28fb913e" 2018-09-22 04:27:40,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27: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-4b1c3280-e391-4645-8c59-a68f03e98bb8 x-compute-request-id: req-4b1c3280-e391-4645-8c59-a68f03e98bb8 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 04:27:40,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-4b1c3280-e391-4645-8c59-a68f03e98bb8 2018-09-22 04:27:40,335 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-02797025-877f-4c2c-986e-7e06cf9dcb52... 2018-09-22 04:27:40,336 - OpenStackKeypair - INFO - Creating new keypair 2018-09-22 04:27:54,282 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-02797025-877f-4c2c-986e-7e06cf9dcb52 2018-09-22 04:27:54,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8966b199bfb778d6d87478059266f29d28fb913e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDJ5mv9qri8DgK+/oFcZTRqQpzrNDJLuvs+fXKCqxKmCHlbUbX4sPwHEddCZzdr27KesJKEpPiMiYhyQBqj5jZITtJPhQyD/gm1p9lyDHA7WUxFgSZ2CrHuSqVqNOi+qaKyGJQXy311praJG5ayQCPWgMeUaxkhyN7JZ/jKEmFtRs4md42kfi1J4xyzoj68Egp007dJ9j6J1zHARGCAMEHfhiETe0DkjKeUtZoy1c36vNK+KJ6e0jo6VzQLTCPex8JBlXSflSTMwocCuOt+6fucPrbAAQ3tc1gDD4jXrN4XuSw2MI40Bf+XFwbKH9TU4lLS+SzLzkyBCiwgqofFeYkQeNAShkP+bzsbUb74n63R6uKSYsyx6u62kFZKgLbRU7Eoc4QQTV/bsIbdofilaxJwRy3XwoyeY0FT9J8HYDuGJeA0oUathJ2V3kkRzdnVI9rs3WAQdYRUyKY+cmNBqkB8J7IBM45IY5tDVZjZzmeEzPbMnPQWCLIwpW5XtCRno9JxHcNmJlKGkF+ZWsKr+i12csUd5EufQUytleDOB1qO+z88N7nCF9MCqIyAP0YPp0VHV11gBxaOMK5FEHOHLyFx36knR2LxCzC/HlOdMLByZQOq9U0N58fJ/yj5dED6l2G1ZDZZRteJWYRP8y8+mCBRfZ2lBbF5yLdYCP1+ok79VCLB1cgtgU4q8eu7mA6SeGMJ9ftDaWdx6FekmKxUHADACdXFAtMosGkWOh3B+y6uf0l1GmrqFi4ho2MM8v4xnR/c/3WJU5oyWuG74noOvvXaUhxNcWR8hQkwehHIvN+kYwtwHhxUfBzUzq9x2eGLFgTHSzYQCJ1CHCQRg+h+/aRAITzZ2lNT1OEJU+bz2mquTd+p5uk7dxanvYBKhvTUhml2iiUksujogXEouLAWDgpcXVaENfylob5gEW6qlbkP3tRxxq2lp+JR3dA90EIbUNq5Y8xgi5Gu25YvmEb4IKI9PBv9ysJicb2WcNTFlZ5WRHXceeJuQ07aKC/KWNRQ2fNRNKlR42Bi146wlpYphjzMl8MTHiNcrem4n3rOAPOijUFKSlaLkdmBkn8Wg5GKJ/oZSI3wVBtz6yCoTlxtFFmEARB2LmS6xoqIudYD4rLAbjMmCFry/LH3WihTSqVGST/5QhkRpLssn/QxXSz51UdLzUqvFNT7f+pbkBZ4tyBI+0+yxXQX26GRpgSQUrzW2KxsUTpJCYHQcDXcRKz79ZFA2Wa4vt95zLcpV0tQ/XbFXRh992odNJsKnLjQM+Q43NiO1Z6QuO0WfWpCwZDUyiZG2ET5lG2sWQARQkE+/NvlcU2C+7uYPeIwWm2iDgU3NIuFTAdk1pOUtsUxaSEdZkbXqwsumbtysoeTQYpwWOtytNC9q5WRvJbeOiFpsYsSljK/9UKbPdJJvzRU0r/z7u2TBIFKBoLVcscd9RJxB2xnHrVBeb9b9N9SRaPaGSKsMNnelIhw/MpLaTB83+mA2woq4198CM55BS+8v1KrNkwF3d8FPkhHZ+bfthllUjHe3hIb3nOrC6NIj6vRNyPNMFjbKMXmKDExxemcV7SOxWxOxQikIsDObIFPfodrHJAa+GYYHJWM4vDrtwBrkbkr8juApbZ7S89PLM9tjU+IC8Ob6wzRCZki7JWgtxdUJfuwWvFJtQ==", "name": "CreateKeypairsTests-02797025-877f-4c2c-986e-7e06cf9dcb52"}}' 2018-09-22 04:27:54,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27: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-fc67851d-e6c0-47b6-a0c8-b0d44b81b114 x-compute-request-id: req-fc67851d-e6c0-47b6-a0c8-b0d44b81b114 Content-Encoding: gzip Content-Length: 1511 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDJ5mv9qri8DgK+/oFcZTRqQpzrNDJLuvs+fXKCqxKmCHlbUbX4sPwHEddCZzdr27KesJKEpPiMiYhyQBqj5jZITtJPhQyD/gm1p9lyDHA7WUxFgSZ2CrHuSqVqNOi+qaKyGJQXy311praJG5ayQCPWgMeUaxkhyN7JZ/jKEmFtRs4md42kfi1J4xyzoj68Egp007dJ9j6J1zHARGCAMEHfhiETe0DkjKeUtZoy1c36vNK+KJ6e0jo6VzQLTCPex8JBlXSflSTMwocCuOt+6fucPrbAAQ3tc1gDD4jXrN4XuSw2MI40Bf+XFwbKH9TU4lLS+SzLzkyBCiwgqofFeYkQeNAShkP+bzsbUb74n63R6uKSYsyx6u62kFZKgLbRU7Eoc4QQTV/bsIbdofilaxJwRy3XwoyeY0FT9J8HYDuGJeA0oUathJ2V3kkRzdnVI9rs3WAQdYRUyKY+cmNBqkB8J7IBM45IY5tDVZjZzmeEzPbMnPQWCLIwpW5XtCRno9JxHcNmJlKGkF+ZWsKr+i12csUd5EufQUytleDOB1qO+z88N7nCF9MCqIyAP0YPp0VHV11gBxaOMK5FEHOHLyFx36knR2LxCzC/HlOdMLByZQOq9U0N58fJ/yj5dED6l2G1ZDZZRteJWYRP8y8+mCBRfZ2lBbF5yLdYCP1+ok79VCLB1cgtgU4q8eu7mA6SeGMJ9ftDaWdx6FekmKxUHADACdXFAtMosGkWOh3B+y6uf0l1GmrqFi4ho2MM8v4xnR/c/3WJU5oyWuG74noOvvXaUhxNcWR8hQkwehHIvN+kYwtwHhxUfBzUzq9x2eGLFgTHSzYQCJ1CHCQRg+h+/aRAITzZ2lNT1OEJU+bz2mquTd+p5uk7dxanvYBKhvTUhml2iiUksujogXEouLAWDgpcXVaENfylob5gEW6qlbkP3tRxxq2lp+JR3dA90EIbUNq5Y8xgi5Gu25YvmEb4IKI9PBv9ysJicb2WcNTFlZ5WRHXceeJuQ07aKC/KWNRQ2fNRNKlR42Bi146wlpYphjzMl8MTHiNcrem4n3rOAPOijUFKSlaLkdmBkn8Wg5GKJ/oZSI3wVBtz6yCoTlxtFFmEARB2LmS6xoqIudYD4rLAbjMmCFry/LH3WihTSqVGST/5QhkRpLssn/QxXSz51UdLzUqvFNT7f+pbkBZ4tyBI+0+yxXQX26GRpgSQUrzW2KxsUTpJCYHQcDXcRKz79ZFA2Wa4vt95zLcpV0tQ/XbFXRh992odNJsKnLjQM+Q43NiO1Z6QuO0WfWpCwZDUyiZG2ET5lG2sWQARQkE+/NvlcU2C+7uYPeIwWm2iDgU3NIuFTAdk1pOUtsUxaSEdZkbXqwsumbtysoeTQYpwWOtytNC9q5WRvJbeOiFpsYsSljK/9UKbPdJJvzRU0r/z7u2TBIFKBoLVcscd9RJxB2xnHrVBeb9b9N9SRaPaGSKsMNnelIhw/MpLaTB83+mA2woq4198CM55BS+8v1KrNkwF3d8FPkhHZ+bfthllUjHe3hIb3nOrC6NIj6vRNyPNMFjbKMXmKDExxemcV7SOxWxOxQikIsDObIFPfodrHJAa+GYYHJWM4vDrtwBrkbkr8juApbZ7S89PLM9tjU+IC8Ob6wzRCZki7JWgtxdUJfuwWvFJtQ==", "user_id": "ebf32b85a1204fff87b1a96e6ec4d60e", "name": "CreateKeypairsTests-02797025-877f-4c2c-986e-7e06cf9dcb52", "fingerprint": "23:9c:c3:a6:f3:74:76:00:1d:f4:49:ff:83:7f:25:94"}} 2018-09-22 04:27:54,351 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-fc67851d-e6c0-47b6-a0c8-b0d44b81b114 2018-09-22 04:27:54,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:54,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4e11624a1a4417e8f1e6cf63573ee40", "name": "CreateKeypairsTests-52e474f4-c779-438-proj-role"}], "expires_at": "2018-09-22T05:27:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc030f41ffeb4c0dac8f263e61c647b2", "name": "CreateKeypairsTests-52e474f4-c779-438-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/cc030f41ffeb4c0dac8f263e61c647b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-52e474f4-c779-438-user", "id": "ebf32b85a1204fff87b1a96e6ec4d60e"}, "audit_ids": ["kZ9pH6IBTSGi1QxnkCiIJw"], "issued_at": "2018-09-22T04:27:54.000000Z"}} 2018-09-22 04:27:54,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-02797025-877f-4c2c-986e-7e06cf9dcb52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7969021b1c598c6ce5f9326201ad73832f4f2f94" 2018-09-22 04:27:54,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27: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-0dadcf28-48a9-45a3-b3be-6778cf0c79df x-compute-request-id: req-0dadcf28-48a9-45a3-b3be-6778cf0c79df Content-Encoding: gzip Content-Length: 1577 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDJ5mv9qri8DgK+/oFcZTRqQpzrNDJLuvs+fXKCqxKmCHlbUbX4sPwHEddCZzdr27KesJKEpPiMiYhyQBqj5jZITtJPhQyD/gm1p9lyDHA7WUxFgSZ2CrHuSqVqNOi+qaKyGJQXy311praJG5ayQCPWgMeUaxkhyN7JZ/jKEmFtRs4md42kfi1J4xyzoj68Egp007dJ9j6J1zHARGCAMEHfhiETe0DkjKeUtZoy1c36vNK+KJ6e0jo6VzQLTCPex8JBlXSflSTMwocCuOt+6fucPrbAAQ3tc1gDD4jXrN4XuSw2MI40Bf+XFwbKH9TU4lLS+SzLzkyBCiwgqofFeYkQeNAShkP+bzsbUb74n63R6uKSYsyx6u62kFZKgLbRU7Eoc4QQTV/bsIbdofilaxJwRy3XwoyeY0FT9J8HYDuGJeA0oUathJ2V3kkRzdnVI9rs3WAQdYRUyKY+cmNBqkB8J7IBM45IY5tDVZjZzmeEzPbMnPQWCLIwpW5XtCRno9JxHcNmJlKGkF+ZWsKr+i12csUd5EufQUytleDOB1qO+z88N7nCF9MCqIyAP0YPp0VHV11gBxaOMK5FEHOHLyFx36knR2LxCzC/HlOdMLByZQOq9U0N58fJ/yj5dED6l2G1ZDZZRteJWYRP8y8+mCBRfZ2lBbF5yLdYCP1+ok79VCLB1cgtgU4q8eu7mA6SeGMJ9ftDaWdx6FekmKxUHADACdXFAtMosGkWOh3B+y6uf0l1GmrqFi4ho2MM8v4xnR/c/3WJU5oyWuG74noOvvXaUhxNcWR8hQkwehHIvN+kYwtwHhxUfBzUzq9x2eGLFgTHSzYQCJ1CHCQRg+h+/aRAITzZ2lNT1OEJU+bz2mquTd+p5uk7dxanvYBKhvTUhml2iiUksujogXEouLAWDgpcXVaENfylob5gEW6qlbkP3tRxxq2lp+JR3dA90EIbUNq5Y8xgi5Gu25YvmEb4IKI9PBv9ysJicb2WcNTFlZ5WRHXceeJuQ07aKC/KWNRQ2fNRNKlR42Bi146wlpYphjzMl8MTHiNcrem4n3rOAPOijUFKSlaLkdmBkn8Wg5GKJ/oZSI3wVBtz6yCoTlxtFFmEARB2LmS6xoqIudYD4rLAbjMmCFry/LH3WihTSqVGST/5QhkRpLssn/QxXSz51UdLzUqvFNT7f+pbkBZ4tyBI+0+yxXQX26GRpgSQUrzW2KxsUTpJCYHQcDXcRKz79ZFA2Wa4vt95zLcpV0tQ/XbFXRh992odNJsKnLjQM+Q43NiO1Z6QuO0WfWpCwZDUyiZG2ET5lG2sWQARQkE+/NvlcU2C+7uYPeIwWm2iDgU3NIuFTAdk1pOUtsUxaSEdZkbXqwsumbtysoeTQYpwWOtytNC9q5WRvJbeOiFpsYsSljK/9UKbPdJJvzRU0r/z7u2TBIFKBoLVcscd9RJxB2xnHrVBeb9b9N9SRaPaGSKsMNnelIhw/MpLaTB83+mA2woq4198CM55BS+8v1KrNkwF3d8FPkhHZ+bfthllUjHe3hIb3nOrC6NIj6vRNyPNMFjbKMXmKDExxemcV7SOxWxOxQikIsDObIFPfodrHJAa+GYYHJWM4vDrtwBrkbkr8juApbZ7S89PLM9tjU+IC8Ob6wzRCZki7JWgtxdUJfuwWvFJtQ==", "user_id": "ebf32b85a1204fff87b1a96e6ec4d60e", "name": "CreateKeypairsTests-02797025-877f-4c2c-986e-7e06cf9dcb52", "deleted": false, "created_at": "2018-09-22T04:27:54.000000", "updated_at": null, "fingerprint": "23:9c:c3:a6:f3:74:76:00:1d:f4:49:ff:83:7f:25:94", "deleted_at": null, "id": 69}} 2018-09-22 04:27:54,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-02797025-877f-4c2c-986e-7e06cf9dcb52 used request id req-0dadcf28-48a9-45a3-b3be-6778cf0c79df 2018-09-22 04:27:54,935 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-02797025-877f-4c2c-986e-7e06cf9dcb52 2018-09-22 04:27:54,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-02797025-877f-4c2c-986e-7e06cf9dcb52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8966b199bfb778d6d87478059266f29d28fb913e" 2018-09-22 04:27:54,973 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:27: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-084a71ff-a007-4770-ad80-ddb9b9121e55 x-compute-request-id: req-084a71ff-a007-4770-ad80-ddb9b9121e55 Content-Length: 0 Content-Type: application/json 2018-09-22 04:27:54,973 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-02797025-877f-4c2c-986e-7e06cf9dcb52 used request id req-084a71ff-a007-4770-ad80-ddb9b9121e55 2018-09-22 04:27:54,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" 2018-09-22 04:27:55,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-bb3bc867-aebf-46c7-80f5-d8f04b5b0b1e Date: Sat, 22 Sep 2018 04:27:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:27:55,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-bb3bc867-aebf-46c7-80f5-d8f04b5b0b1e 2018-09-22 04:27:55,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" 2018-09-22 04:27:55,321 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77e66946-2a7d-4e6f-9415-befdb6eb2f57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:55,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-77e66946-2a7d-4e6f-9415-befdb6eb2f57 2018-09-22 04:27:55,322 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:55,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" 2018-09-22 04:27:55,415 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d18fc847-5670-4756-8a35-3e21c9c4251a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:55,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-d18fc847-5670-4756-8a35-3e21c9c4251a 2018-09-22 04:27:55,415 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:55,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" 2018-09-22 04:27:55,513 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dc0610f-9a79-477a-b050-e866f237e173 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:55,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-9dc0610f-9a79-477a-b050-e866f237e173 2018-09-22 04:27:55,513 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:55,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" 2018-09-22 04:27:55,618 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7404932-e534-4902-9c0b-06585afc6ed2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:55,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-f7404932-e534-4902-9c0b-06585afc6ed2 2018-09-22 04:27:55,618 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:55,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" 2018-09-22 04:27:55,709 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1341fa29-8016-4946-b3da-d76b72a2632a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:55,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-1341fa29-8016-4946-b3da-d76b72a2632a 2018-09-22 04:27:55,709 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:55,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" 2018-09-22 04:27:55,802 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb6767fb-0ba9-4354-bd2c-275a5547982f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:55,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-cb6767fb-0ba9-4354-bd2c-275a5547982f 2018-09-22 04:27:55,802 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:55,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" 2018-09-22 04:27:55,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5b8ceb9-9d60-4f14-8bf0-6ad8e5303459 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:55,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-f5b8ceb9-9d60-4f14-8bf0-6ad8e5303459 2018-09-22 04:27:55,904 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:55,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" 2018-09-22 04:27:55,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0100341-4af5-43e7-89b5-32e35db48113 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:27:55,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-f0100341-4af5-43e7-89b5-32e35db48113 2018-09-22 04:27:56,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" 2018-09-22 04:27:56,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb9ac787-a23d-4241-9145-4b9a88fc3838 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:27:56,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-eb9ac787-a23d-4241-9145-4b9a88fc3838 2018-09-22 04:27:56,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" 2018-09-22 04:27:56,170 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-366ca308-8dfa-4a4e-9478-fe82d7878a29 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:27:56,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-366ca308-8dfa-4a4e-9478-fe82d7878a29 2018-09-22 04:27:56,170 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:27:56,171 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-52e474f4-c779-438-proj 2018-09-22 04:27:56,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/cc030f41ffeb4c0dac8f263e61c647b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" 2018-09-22 04:27:56,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c99afb9-6ae9-4249-8169-0bea067f5d7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:56,389 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cc030f41ffeb4c0dac8f263e61c647b2 used request id req-1c99afb9-6ae9-4249-8169-0bea067f5d7c 2018-09-22 04:27:56,389 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-52e474f4-c779-438-proj-role 2018-09-22 04:27:56,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d4e11624a1a4417e8f1e6cf63573ee40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" 2018-09-22 04:27:56,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fd81c24-b317-44d2-af08-8a43749a60c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:56,493 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d4e11624a1a4417e8f1e6cf63573ee40 used request id req-6fd81c24-b317-44d2-af08-8a43749a60c4 2018-09-22 04:27:56,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cc47fe17d357fbc13dc13741db32ce75ff5c40" 2018-09-22 04:27:56,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71bcfb79-531c-44a3-9652-dad3e256b457 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:27:56,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-71bcfb79-531c-44a3-9652-dad3e256b457 2018-09-22 04:27:56,576 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-52e474f4-c779-438-user 2018-09-22 04:27:56,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ebf32b85a1204fff87b1a96e6ec4d60e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d13bd02ae33ea1d5500c2659e40f49ad2aaf945" 2018-09-22 04:27:56,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-216d7048-6752-4606-b36b-0473110457f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:56,751 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ebf32b85a1204fff87b1a96e6ec4d60e used request id req-216d7048-6752-4606-b36b-0473110457f9 2018-09-22 04:27:56,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:57,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["4aej7yEpQSaZhBD6sthMJw"], "issued_at": "2018-09-22T04:27:57.000000Z"}} 2018-09-22 04:27:57,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1942cd596b5bae618ba0ff78de2ce33165f0c069" 2018-09-22 04:27:57,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adc2f640-5a8e-4b31-a80f-f731dfb80c30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:57,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-adc2f640-5a8e-4b31-a80f-f731dfb80c30 2018-09-22 04:27:57,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:57,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:57,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["eSW8jYy-TGSGXma-HcSo-w"], "issued_at": "2018-09-22T04:27:57.000000Z"}} 2018-09-22 04:27:57,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" 2018-09-22 04:27:57,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-134a6196-4dd0-41e1-bfea-4913bc125553 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:57,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-134a6196-4dd0-41e1-bfea-4913bc125553 2018-09-22 04:27:57,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:27:57,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:27:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:27:57,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-6e652ee1-bbd6-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" 2018-09-22 04:27:57,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-287262cc-63b9-4d75-af01-5e40dc19c107 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-6e652ee1-bbd6-4e7-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:27:57,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-6e652ee1-bbd6-4e7-proj used request id req-287262cc-63b9-4d75-af01-5e40dc19c107 2018-09-22 04:27:57,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" 2018-09-22 04:27:57,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a33a920e-1b4b-44c0-99c4-0461dd89ee13 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:27:57,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a33a920e-1b4b-44c0-99c4-0461dd89ee13 2018-09-22 04:27:57,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-6e652ee1-bbd6-4e7-proj"}}' 2018-09-22 04:27:57,997 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:27:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18eb7dac-a7b9-4230-90e0-3e63c733e1ad Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/166714d245f2408c923bacf5ef3eaac1"}, "enabled": true, "id": "166714d245f2408c923bacf5ef3eaac1", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-6e652ee1-bbd6-4e7-proj"}} 2018-09-22 04:27:57,997 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-18eb7dac-a7b9-4230-90e0-3e63c733e1ad 2018-09-22 04:27:57,997 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-6e652ee1-bbd6-4e7-proj 2018-09-22 04:27:57,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:57,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:58,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:27:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["zWdTHZo7SrCIsc4AJSZxvg"], "issued_at": "2018-09-22T04:27:58.000000Z"}} 2018-09-22 04:27:58,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e75b133eb6187c5f67006237f61ae9fc27a64" 2018-09-22 04:27:58,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10e7798f-ff49-4abf-9bd7-6ca814d55f60 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:27:58,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-10e7798f-ff49-4abf-9bd7-6ca814d55f60 2018-09-22 04:27:58,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:27:58,478 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:27:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:27:58,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e75b133eb6187c5f67006237f61ae9fc27a64" 2018-09-22 04:27:58,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc06f35-ead8-491d-b820-f842a3702a60 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:27:58,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1fc06f35-ead8-491d-b820-f842a3702a60 2018-09-22 04:27:58,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-6e652ee1-bbd6-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e75b133eb6187c5f67006237f61ae9fc27a64" 2018-09-22 04:27:58,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e36e53b-620e-453d-97e5-a3086807cc1a Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-6e652ee1-bbd6-4e7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/166714d245f2408c923bacf5ef3eaac1"}, "enabled": true, "id": "166714d245f2408c923bacf5ef3eaac1", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-6e652ee1-bbd6-4e7-proj"}]} 2018-09-22 04:27:58,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-6e652ee1-bbd6-4e7-proj used request id req-4e36e53b-620e-453d-97e5-a3086807cc1a 2018-09-22 04:27:58,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e75b133eb6187c5f67006237f61ae9fc27a64" 2018-09-22 04:27:58,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11d5ff3-53ce-4db3-8c6a-4001897cd8b9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:27:58,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b11d5ff3-53ce-4db3-8c6a-4001897cd8b9 2018-09-22 04:27:59,130 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-6e652ee1-bbd6-4e7-user 2018-09-22 04:27:59,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:59,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" 2018-09-22 04:27:59,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28573c74-ceed-427c-b2d8-2b0a36417bb0 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:27:59,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-28573c74-ceed-427c-b2d8-2b0a36417bb0 2018-09-22 04:27:59,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" -d '{"role": {"name": "CreateKeypairsTests-6e652ee1-bbd6-4e7-proj-role"}}' 2018-09-22 04:27:59,332 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:27:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe665cc4-e270-4b1c-a640-9b1fe6db2b6e Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e3845960c4a94ac1b2046ff039b2e859", "links": {"self": "http://172.30.9.23:5000/v3/roles/e3845960c4a94ac1b2046ff039b2e859"}, "name": "CreateKeypairsTests-6e652ee1-bbd6-4e7-proj-role"}} 2018-09-22 04:27:59,333 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-fe665cc4-e270-4b1c-a640-9b1fe6db2b6e 2018-09-22 04:27:59,333 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-6e652ee1-bbd6-4e7-proj-role 2018-09-22 04:27:59,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e3845960c4a94ac1b2046ff039b2e859 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" 2018-09-22 04:27:59,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a13e175-d827-41fc-a598-54685a3d3984 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e3845960c4a94ac1b2046ff039b2e859"}, "domain_id": null, "name": "CreateKeypairsTests-6e652ee1-bbd6-4e7-proj-role", "id": "e3845960c4a94ac1b2046ff039b2e859"}} 2018-09-22 04:27:59,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e3845960c4a94ac1b2046ff039b2e859 used request id req-5a13e175-d827-41fc-a598-54685a3d3984 2018-09-22 04:27:59,427 - keystone_utils - INFO - Granting role CreateKeypairsTests-6e652ee1-bbd6-4e7-proj-role to project CreateKeypairsTests-6e652ee1-bbd6-4e7-proj 2018-09-22 04:27:59,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/166714d245f2408c923bacf5ef3eaac1/users/793bf79ffed14466beef50cd4c163436/roles/e3845960c4a94ac1b2046ff039b2e859 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" 2018-09-22 04:27:59,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:27:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-159bca89-c424-4c20-9bfe-adf1acc5d254 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:27:59,556 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/166714d245f2408c923bacf5ef3eaac1/users/793bf79ffed14466beef50cd4c163436/roles/e3845960c4a94ac1b2046ff039b2e859 used request id req-159bca89-c424-4c20-9bfe-adf1acc5d254 2018-09-22 04:27:59,556 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:27:59,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:27:59,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:27:59,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3845960c4a94ac1b2046ff039b2e859", "name": "CreateKeypairsTests-6e652ee1-bbd6-4e7-proj-role"}], "expires_at": "2018-09-22T05:27:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "166714d245f2408c923bacf5ef3eaac1", "name": "CreateKeypairsTests-6e652ee1-bbd6-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/166714d245f2408c923bacf5ef3eaac1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/166714d245f2408c923bacf5ef3eaac1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/166714d245f2408c923bacf5ef3eaac1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/166714d245f2408c923bacf5ef3eaac1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/166714d245f2408c923bacf5ef3eaac1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/166714d245f2408c923bacf5ef3eaac1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/166714d245f2408c923bacf5ef3eaac1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/166714d245f2408c923bacf5ef3eaac1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/166714d245f2408c923bacf5ef3eaac1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/166714d245f2408c923bacf5ef3eaac1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/166714d245f2408c923bacf5ef3eaac1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/166714d245f2408c923bacf5ef3eaac1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-6e652ee1-bbd6-4e7-user", "id": "793bf79ffed14466beef50cd4c163436"}, "audit_ids": ["VyOW1ttDQCWevP26EfuFYg"], "issued_at": "2018-09-22T04:27:59.000000Z"}} 2018-09-22 04:27:59,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a0ebcc624775e9690b9f25081add2b20561aaa" 2018-09-22 04:28:00,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-416391e6-76d5-4a6a-ba61-67cb576ff26f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:00,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-416391e6-76d5-4a6a-ba61-67cb576ff26f 2018-09-22 04:28:00,017 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:28:00,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a0ebcc624775e9690b9f25081add2b20561aaa" 2018-09-22 04:28:00,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28: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-32ebca6d-d354-4ea2-aed9-4c262187a7b1 x-compute-request-id: req-32ebca6d-d354-4ea2-aed9-4c262187a7b1 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 04:28:00,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-32ebca6d-d354-4ea2-aed9-4c262187a7b1 2018-09-22 04:28:00,197 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-a30da313-aeb0-4425-a30f-db2b274fcd88... 2018-09-22 04:28:00,197 - OpenStackKeypair - INFO - Creating new keypair 2018-09-22 04:28:00,236 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-a30da313-aeb0-4425-a30f-db2b274fcd88 2018-09-22 04:28:00,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a0ebcc624775e9690b9f25081add2b20561aaa" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4Q66CIDrkP+VDJ0r8VCdW9jX5wauUADm3tXKyrwjBM1EwJJ0hC0cubs1BoVb9wEgP2/z9I+1RuDsjlEfPTcUFh1XeDEGEsgCq6wWTu1t3el509UM2+M30mQhnoh9eLrNWgf1fEcQoLOib0AtobLG0GWfJTb/cegHqxCbayURq9Q==", "name": "CreateKeypairsTests-a30da313-aeb0-4425-a30f-db2b274fcd88"}}' 2018-09-22 04:28:00,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28: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-c75d2f0b-aa7d-4f5a-b25d-35a2e72e46eb x-compute-request-id: req-c75d2f0b-aa7d-4f5a-b25d-35a2e72e46eb Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4Q66CIDrkP+VDJ0r8VCdW9jX5wauUADm3tXKyrwjBM1EwJJ0hC0cubs1BoVb9wEgP2/z9I+1RuDsjlEfPTcUFh1XeDEGEsgCq6wWTu1t3el509UM2+M30mQhnoh9eLrNWgf1fEcQoLOib0AtobLG0GWfJTb/cegHqxCbayURq9Q==", "user_id": "793bf79ffed14466beef50cd4c163436", "name": "CreateKeypairsTests-a30da313-aeb0-4425-a30f-db2b274fcd88", "fingerprint": "1e:a1:3f:61:9d:e5:8c:87:6e:d5:e8:8d:38:f2:c4:91"}} 2018-09-22 04:28:00,308 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-c75d2f0b-aa7d-4f5a-b25d-35a2e72e46eb 2018-09-22 04:28:00,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:00,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3845960c4a94ac1b2046ff039b2e859", "name": "CreateKeypairsTests-6e652ee1-bbd6-4e7-proj-role"}], "expires_at": "2018-09-22T05:28:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "166714d245f2408c923bacf5ef3eaac1", "name": "CreateKeypairsTests-6e652ee1-bbd6-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/166714d245f2408c923bacf5ef3eaac1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/166714d245f2408c923bacf5ef3eaac1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/166714d245f2408c923bacf5ef3eaac1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/166714d245f2408c923bacf5ef3eaac1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/166714d245f2408c923bacf5ef3eaac1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/166714d245f2408c923bacf5ef3eaac1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/166714d245f2408c923bacf5ef3eaac1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/166714d245f2408c923bacf5ef3eaac1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/166714d245f2408c923bacf5ef3eaac1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/166714d245f2408c923bacf5ef3eaac1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/166714d245f2408c923bacf5ef3eaac1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/166714d245f2408c923bacf5ef3eaac1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-6e652ee1-bbd6-4e7-user", "id": "793bf79ffed14466beef50cd4c163436"}, "audit_ids": ["Y7XyJYLUSYyuPN-aKPALYQ"], "issued_at": "2018-09-22T04:28:00.000000Z"}} 2018-09-22 04:28:00,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-a30da313-aeb0-4425-a30f-db2b274fcd88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}862c32bd86d743a51466916e75e5ee75c14a1fcd" 2018-09-22 04:28:00,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28: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-c6f5022f-9ed8-4b9c-8b18-c1d04f4df9cd x-compute-request-id: req-c6f5022f-9ed8-4b9c-8b18-c1d04f4df9cd Content-Encoding: gzip Content-Length: 418 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4Q66CIDrkP+VDJ0r8VCdW9jX5wauUADm3tXKyrwjBM1EwJJ0hC0cubs1BoVb9wEgP2/z9I+1RuDsjlEfPTcUFh1XeDEGEsgCq6wWTu1t3el509UM2+M30mQhnoh9eLrNWgf1fEcQoLOib0AtobLG0GWfJTb/cegHqxCbayURq9Q==", "user_id": "793bf79ffed14466beef50cd4c163436", "name": "CreateKeypairsTests-a30da313-aeb0-4425-a30f-db2b274fcd88", "deleted": false, "created_at": "2018-09-22T04:28:00.000000", "updated_at": null, "fingerprint": "1e:a1:3f:61:9d:e5:8c:87:6e:d5:e8:8d:38:f2:c4:91", "deleted_at": null, "id": 72}} 2018-09-22 04:28:00,862 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-a30da313-aeb0-4425-a30f-db2b274fcd88 used request id req-c6f5022f-9ed8-4b9c-8b18-c1d04f4df9cd 2018-09-22 04:28:00,862 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-a30da313-aeb0-4425-a30f-db2b274fcd88 2018-09-22 04:28:00,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-a30da313-aeb0-4425-a30f-db2b274fcd88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a0ebcc624775e9690b9f25081add2b20561aaa" 2018-09-22 04:28:00,895 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:28: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-78e84766-b99d-439f-8d29-4140b1783d72 x-compute-request-id: req-78e84766-b99d-439f-8d29-4140b1783d72 Content-Length: 0 Content-Type: application/json 2018-09-22 04:28:00,895 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-a30da313-aeb0-4425-a30f-db2b274fcd88 used request id req-78e84766-b99d-439f-8d29-4140b1783d72 2018-09-22 04:28:00,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" 2018-09-22 04:28:01,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2eb707a8-8aaa-43b4-bcc6-dbc125c346a1 Date: Sat, 22 Sep 2018 04:28:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:28:01,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-2eb707a8-8aaa-43b4-bcc6-dbc125c346a1 2018-09-22 04:28:01,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" 2018-09-22 04:28:01,222 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6657562-0541-4432-a148-0fa3c006fdcf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:01,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-d6657562-0541-4432-a148-0fa3c006fdcf 2018-09-22 04:28:01,223 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:01,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" 2018-09-22 04:28:01,398 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caf26886-b87b-4ae3-ab40-aa566ded6ca2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:01,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-caf26886-b87b-4ae3-ab40-aa566ded6ca2 2018-09-22 04:28:01,399 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:01,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" 2018-09-22 04:28:01,489 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7a484f4-98d2-4897-b344-dff86256cb19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:01,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-f7a484f4-98d2-4897-b344-dff86256cb19 2018-09-22 04:28:01,489 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:01,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" 2018-09-22 04:28:01,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d1dfb5c-3e42-4fa1-ba95-213688b8dbd5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:01,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-3d1dfb5c-3e42-4fa1-ba95-213688b8dbd5 2018-09-22 04:28:01,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:01,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" 2018-09-22 04:28:01,747 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fccd60a-87d8-45eb-b162-449c06dd549d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:01,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-5fccd60a-87d8-45eb-b162-449c06dd549d 2018-09-22 04:28:01,747 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:01,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" 2018-09-22 04:28:01,840 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a35c3bea-4b74-4a61-9fe3-01d764de8634 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:01,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-a35c3bea-4b74-4a61-9fe3-01d764de8634 2018-09-22 04:28:01,840 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:01,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" 2018-09-22 04:28:01,924 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-964618e8-e891-44b7-8e92-a6d02de3c21e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:01,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-964618e8-e891-44b7-8e92-a6d02de3c21e 2018-09-22 04:28:01,925 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:01,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" 2018-09-22 04:28:02,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b3fc418-d09c-4dbb-bb52-cb3fbab33c33 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:28:02,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-3b3fc418-d09c-4dbb-bb52-cb3fbab33c33 2018-09-22 04:28:02,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" 2018-09-22 04:28:02,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62ad750c-3c65-4d2a-9800-c075d009ffe7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:28:02,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-62ad750c-3c65-4d2a-9800-c075d009ffe7 2018-09-22 04:28:02,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" 2018-09-22 04:28:02,183 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94d2a128-64af-4ddb-af38-ea8355cd1e4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:02,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-94d2a128-64af-4ddb-af38-ea8355cd1e4b 2018-09-22 04:28:02,183 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:02,185 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-6e652ee1-bbd6-4e7-proj 2018-09-22 04:28:02,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/166714d245f2408c923bacf5ef3eaac1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" 2018-09-22 04:28:02,406 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ce44072-c27d-47f5-88ee-41b93619cd23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:02,406 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/166714d245f2408c923bacf5ef3eaac1 used request id req-5ce44072-c27d-47f5-88ee-41b93619cd23 2018-09-22 04:28:02,407 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-6e652ee1-bbd6-4e7-proj-role 2018-09-22 04:28:02,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e3845960c4a94ac1b2046ff039b2e859 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" 2018-09-22 04:28:02,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b75bfee-3ed2-46fe-adc9-5056aa93a2a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:02,524 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e3845960c4a94ac1b2046ff039b2e859 used request id req-6b75bfee-3ed2-46fe-adc9-5056aa93a2a1 2018-09-22 04:28:02,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8684fd3b1b97851d1bc3a35a6778e8cb69e64191" 2018-09-22 04:28:02,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c91952c-f483-48f4-9f36-fa811c630df4 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:28:02,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9c91952c-f483-48f4-9f36-fa811c630df4 2018-09-22 04:28:02,609 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-6e652ee1-bbd6-4e7-user 2018-09-22 04:28:02,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/793bf79ffed14466beef50cd4c163436 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e75b133eb6187c5f67006237f61ae9fc27a64" 2018-09-22 04:28:02,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f339624-749f-4b54-b9ef-4321549ee5be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:02,788 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/793bf79ffed14466beef50cd4c163436 used request id req-5f339624-749f-4b54-b9ef-4321549ee5be 2018-09-22 04:28:02,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:03,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["156kR0hEQF6f_0e34j1ROQ"], "issued_at": "2018-09-22T04:28:03.000000Z"}} 2018-09-22 04:28:03,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23d45b367268815e99ec9ac12a5550dea792ac07" 2018-09-22 04:28:03,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-629d690c-143c-4e79-b45d-3008467cd7af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:03,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-629d690c-143c-4e79-b45d-3008467cd7af 2018-09-22 04:28:03,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:03,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:03,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["ul0wmZ4KSJKnNhAd3X6pIg"], "issued_at": "2018-09-22T04:28:03.000000Z"}} 2018-09-22 04:28:03,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" 2018-09-22 04:28:03,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c33f8743-23d2-4f89-9207-a44a894be2cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:03,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c33f8743-23d2-4f89-9207-a44a894be2cc 2018-09-22 04:28:03,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:28:03,738 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:28:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:28:03,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1cb2f306-ae34-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" 2018-09-22 04:28:03,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-015dd0c8-1225-4905-9c7d-c9d68d447c97 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1cb2f306-ae34-444-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:28:03,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1cb2f306-ae34-444-proj used request id req-015dd0c8-1225-4905-9c7d-c9d68d447c97 2018-09-22 04:28:03,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" 2018-09-22 04:28:03,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-865c3739-3073-4c65-a17c-efda5dd3a3b8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:28:03,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-865c3739-3073-4c65-a17c-efda5dd3a3b8 2018-09-22 04:28:03,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-1cb2f306-ae34-444-proj"}}' 2018-09-22 04:28:04,027 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:28:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad75a4d6-fab4-4edb-9a94-2b0802fc292b Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e3c37481aee04b8b8e5dfd01e7d02209"}, "enabled": true, "id": "e3c37481aee04b8b8e5dfd01e7d02209", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-1cb2f306-ae34-444-proj"}} 2018-09-22 04:28:04,027 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ad75a4d6-fab4-4edb-9a94-2b0802fc292b 2018-09-22 04:28:04,027 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-1cb2f306-ae34-444-proj 2018-09-22 04:28:04,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:04,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:04,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["btm4N3jCTV6DX3rw1-tjgA"], "issued_at": "2018-09-22T04:28:04.000000Z"}} 2018-09-22 04:28:04,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76dd811ff575c603afe60ba89236f7ed2c9fd0f7" 2018-09-22 04:28:04,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6951e38-8572-4708-af17-d9ad45eed884 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:04,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f6951e38-8572-4708-af17-d9ad45eed884 2018-09-22 04:28:04,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:28:04,507 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:28:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:28:04,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76dd811ff575c603afe60ba89236f7ed2c9fd0f7" 2018-09-22 04:28:04,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e4da1fd-d4c7-4328-9046-e37d802ff6d8 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:28:04,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2e4da1fd-d4c7-4328-9046-e37d802ff6d8 2018-09-22 04:28:04,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-1cb2f306-ae34-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76dd811ff575c603afe60ba89236f7ed2c9fd0f7" 2018-09-22 04:28:04,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0362650f-3f5f-4d51-9d79-4b21a935c201 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-1cb2f306-ae34-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e3c37481aee04b8b8e5dfd01e7d02209"}, "enabled": true, "id": "e3c37481aee04b8b8e5dfd01e7d02209", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-1cb2f306-ae34-444-proj"}]} 2018-09-22 04:28:04,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-1cb2f306-ae34-444-proj used request id req-0362650f-3f5f-4d51-9d79-4b21a935c201 2018-09-22 04:28:04,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76dd811ff575c603afe60ba89236f7ed2c9fd0f7" 2018-09-22 04:28:04,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51874321-db68-44a0-a99d-0d2f547d0a5b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:28:04,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-51874321-db68-44a0-a99d-0d2f547d0a5b 2018-09-22 04:28:05,087 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-1cb2f306-ae34-444-user 2018-09-22 04:28:05,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:05,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" 2018-09-22 04:28:05,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1d5261-28ab-41da-96f8-26a227ec0f74 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:28:05,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fb1d5261-28ab-41da-96f8-26a227ec0f74 2018-09-22 04:28:05,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" -d '{"role": {"name": "CreateKeypairsTests-1cb2f306-ae34-444-proj-role"}}' 2018-09-22 04:28:05,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d13f781e-4de1-4d1d-a70a-0fe3855ee49c Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "185c4d41374549968adf8d7cf3cd8bef", "links": {"self": "http://172.30.9.23:5000/v3/roles/185c4d41374549968adf8d7cf3cd8bef"}, "name": "CreateKeypairsTests-1cb2f306-ae34-444-proj-role"}} 2018-09-22 04:28:05,302 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d13f781e-4de1-4d1d-a70a-0fe3855ee49c 2018-09-22 04:28:05,302 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-1cb2f306-ae34-444-proj-role 2018-09-22 04:28:05,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/185c4d41374549968adf8d7cf3cd8bef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" 2018-09-22 04:28:05,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f358dc-87be-466a-8f49-4c1121a8df46 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/185c4d41374549968adf8d7cf3cd8bef"}, "domain_id": null, "name": "CreateKeypairsTests-1cb2f306-ae34-444-proj-role", "id": "185c4d41374549968adf8d7cf3cd8bef"}} 2018-09-22 04:28:05,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/185c4d41374549968adf8d7cf3cd8bef used request id req-16f358dc-87be-466a-8f49-4c1121a8df46 2018-09-22 04:28:05,396 - keystone_utils - INFO - Granting role CreateKeypairsTests-1cb2f306-ae34-444-proj-role to project CreateKeypairsTests-1cb2f306-ae34-444-proj 2018-09-22 04:28:05,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e3c37481aee04b8b8e5dfd01e7d02209/users/8757b9ab7ddc4b98ab6d7c041ff07a68/roles/185c4d41374549968adf8d7cf3cd8bef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" 2018-09-22 04:28:05,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e2470d6-b80e-4302-ad0f-7b297c2200f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:05,533 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e3c37481aee04b8b8e5dfd01e7d02209/users/8757b9ab7ddc4b98ab6d7c041ff07a68/roles/185c4d41374549968adf8d7cf3cd8bef used request id req-2e2470d6-b80e-4302-ad0f-7b297c2200f8 2018-09-22 04:28:05,533 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:28:05,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:05,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:05,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "185c4d41374549968adf8d7cf3cd8bef", "name": "CreateKeypairsTests-1cb2f306-ae34-444-proj-role"}], "expires_at": "2018-09-22T05:28:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3c37481aee04b8b8e5dfd01e7d02209", "name": "CreateKeypairsTests-1cb2f306-ae34-444-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-1cb2f306-ae34-444-user", "id": "8757b9ab7ddc4b98ab6d7c041ff07a68"}, "audit_ids": ["9lQXk1ICS26zuq--Mdir9A"], "issued_at": "2018-09-22T04:28:05.000000Z"}} 2018-09-22 04:28:05,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aed8adcb57cce63c201b11254c7e9286116c970" 2018-09-22 04:28:05,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b246bb15-f1d8-4507-998b-af1b6f9b198b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:05,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b246bb15-f1d8-4507-998b-af1b6f9b198b 2018-09-22 04:28:05,990 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:28:05,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aed8adcb57cce63c201b11254c7e9286116c970" 2018-09-22 04:28:06,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6a9d167-ea07-491d-9e53-203ceb30fa5f x-compute-request-id: req-b6a9d167-ea07-491d-9e53-203ceb30fa5f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 04:28:06,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b6a9d167-ea07-491d-9e53-203ceb30fa5f 2018-09-22 04:28:06,533 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-0435d22a-579f-4ba0-ae15-2164b2282a9f... 2018-09-22 04:28:06,533 - OpenStackKeypair - INFO - Creating new keypair 2018-09-22 04:28:06,565 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-0435d22a-579f-4ba0-ae15-2164b2282a9f 2018-09-22 04:28:06,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aed8adcb57cce63c201b11254c7e9286116c970" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/s6JIvm3LdDrRGd9KgrAVnrGl7kBzW/RVHvX6DyiMVWupx5SUXuDqhfCa/TJFDLAioVz8tefhEYxcLXkN8a3dSWmtAs34FQegB/Y3PuCarXbwkdNwAEtQctTUJ7oFONDw+Sq2OLFtqYXAzufjw1at9V0AOw+jKqz4MKPhBhwp0Q==", "name": "CreateKeypairsTests-0435d22a-579f-4ba0-ae15-2164b2282a9f"}}' 2018-09-22 04:28:06,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28: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-715fe471-57ad-4952-8304-bb83d48a80e5 x-compute-request-id: req-715fe471-57ad-4952-8304-bb83d48a80e5 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/s6JIvm3LdDrRGd9KgrAVnrGl7kBzW/RVHvX6DyiMVWupx5SUXuDqhfCa/TJFDLAioVz8tefhEYxcLXkN8a3dSWmtAs34FQegB/Y3PuCarXbwkdNwAEtQctTUJ7oFONDw+Sq2OLFtqYXAzufjw1at9V0AOw+jKqz4MKPhBhwp0Q==", "user_id": "8757b9ab7ddc4b98ab6d7c041ff07a68", "name": "CreateKeypairsTests-0435d22a-579f-4ba0-ae15-2164b2282a9f", "fingerprint": "1a:f2:07:21:8e:f4:ab:e4:48:b9:b5:85:5d:1d:3a:9f"}} 2018-09-22 04:28:06,633 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-715fe471-57ad-4952-8304-bb83d48a80e5 2018-09-22 04:28:06,635 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-0435d22a-579f-4ba0-ae15-2164b2282a9f.pub 2018-09-22 04:28:06,636 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-0435d22a-579f-4ba0-ae15-2164b2282a9f 2018-09-22 04:28:06,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:07,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "185c4d41374549968adf8d7cf3cd8bef", "name": "CreateKeypairsTests-1cb2f306-ae34-444-proj-role"}], "expires_at": "2018-09-22T05:28:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3c37481aee04b8b8e5dfd01e7d02209", "name": "CreateKeypairsTests-1cb2f306-ae34-444-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e3c37481aee04b8b8e5dfd01e7d02209", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-1cb2f306-ae34-444-user", "id": "8757b9ab7ddc4b98ab6d7c041ff07a68"}, "audit_ids": ["Wo1bG2lZTEmSZmSodTHwkA"], "issued_at": "2018-09-22T04:28:07.000000Z"}} 2018-09-22 04:28:07,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-0435d22a-579f-4ba0-ae15-2164b2282a9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9173445be8860120bf784d20d418fbe2a33aa224" 2018-09-22 04:28:07,197 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28: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-b0b544a6-65b8-48f0-8bb4-b09c01f1dd29 x-compute-request-id: req-b0b544a6-65b8-48f0-8bb4-b09c01f1dd29 Content-Encoding: gzip Content-Length: 424 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/s6JIvm3LdDrRGd9KgrAVnrGl7kBzW/RVHvX6DyiMVWupx5SUXuDqhfCa/TJFDLAioVz8tefhEYxcLXkN8a3dSWmtAs34FQegB/Y3PuCarXbwkdNwAEtQctTUJ7oFONDw+Sq2OLFtqYXAzufjw1at9V0AOw+jKqz4MKPhBhwp0Q==", "user_id": "8757b9ab7ddc4b98ab6d7c041ff07a68", "name": "CreateKeypairsTests-0435d22a-579f-4ba0-ae15-2164b2282a9f", "deleted": false, "created_at": "2018-09-22T04:28:06.000000", "updated_at": null, "fingerprint": "1a:f2:07:21:8e:f4:ab:e4:48:b9:b5:85:5d:1d:3a:9f", "deleted_at": null, "id": 75}} 2018-09-22 04:28:07,197 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-0435d22a-579f-4ba0-ae15-2164b2282a9f used request id req-b0b544a6-65b8-48f0-8bb4-b09c01f1dd29 2018-09-22 04:28:07,198 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-0435d22a-579f-4ba0-ae15-2164b2282a9f 2018-09-22 04:28:07,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-0435d22a-579f-4ba0-ae15-2164b2282a9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aed8adcb57cce63c201b11254c7e9286116c970" 2018-09-22 04:28:07,230 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:28: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-031b59c5-8940-439d-bbcc-37af4232b501 x-compute-request-id: req-031b59c5-8940-439d-bbcc-37af4232b501 Content-Length: 0 Content-Type: application/json 2018-09-22 04:28:07,230 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-0435d22a-579f-4ba0-ae15-2164b2282a9f used request id req-031b59c5-8940-439d-bbcc-37af4232b501 2018-09-22 04:28:07,230 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-0435d22a-579f-4ba0-ae15-2164b2282a9f.pub] 2018-09-22 04:28:07,231 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-0435d22a-579f-4ba0-ae15-2164b2282a9f] 2018-09-22 04:28:07,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" 2018-09-22 04:28:07,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7744c47d-1a09-4628-b3de-e8356650a692 Date: Sat, 22 Sep 2018 04:28:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:28:07,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-7744c47d-1a09-4628-b3de-e8356650a692 2018-09-22 04:28:07,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" 2018-09-22 04:28:07,572 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2509541-2439-4c8a-9ab3-6a1148c65e66 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:07,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-e2509541-2439-4c8a-9ab3-6a1148c65e66 2018-09-22 04:28:07,572 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:07,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" 2018-09-22 04:28:07,664 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f801cf22-3f05-4583-b840-ddd522043e3f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:07,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-f801cf22-3f05-4583-b840-ddd522043e3f 2018-09-22 04:28:07,665 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:07,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" 2018-09-22 04:28:07,754 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e3ae73c-0c68-48f7-81fd-cdfa91928378 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:07,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-6e3ae73c-0c68-48f7-81fd-cdfa91928378 2018-09-22 04:28:07,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:07,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" 2018-09-22 04:28:07,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9eaa1111-11a8-4cf4-9a9d-44a053565399 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:07,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-9eaa1111-11a8-4cf4-9a9d-44a053565399 2018-09-22 04:28:07,834 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:07,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" 2018-09-22 04:28:07,924 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3db43ec3-62d7-457a-970f-3676119995c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:07,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-3db43ec3-62d7-457a-970f-3676119995c9 2018-09-22 04:28:07,924 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:07,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" 2018-09-22 04:28:08,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18936293-2788-43ed-a6c0-7df352230928 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:08,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-18936293-2788-43ed-a6c0-7df352230928 2018-09-22 04:28:08,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:08,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" 2018-09-22 04:28:08,094 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb70250d-2f0d-4f2d-886e-edcb75d9a200 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:08,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-fb70250d-2f0d-4f2d-886e-edcb75d9a200 2018-09-22 04:28:08,094 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:08,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" 2018-09-22 04:28:08,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74e2801b-390b-4ef7-94b2-0c6b1ed5a395 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:28:08,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-74e2801b-390b-4ef7-94b2-0c6b1ed5a395 2018-09-22 04:28:08,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" 2018-09-22 04:28:08,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1283d396-d713-4e24-aef3-896c3d88767d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:28:08,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-1283d396-d713-4e24-aef3-896c3d88767d 2018-09-22 04:28:08,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" 2018-09-22 04:28:08,363 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f206ce3-bbb6-440e-987d-e96f73be243a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:08,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-8f206ce3-bbb6-440e-987d-e96f73be243a 2018-09-22 04:28:08,363 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:08,364 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-1cb2f306-ae34-444-proj 2018-09-22 04:28:08,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e3c37481aee04b8b8e5dfd01e7d02209 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" 2018-09-22 04:28:08,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64a43cd7-135d-4860-ab46-50cb314591c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:08,574 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e3c37481aee04b8b8e5dfd01e7d02209 used request id req-64a43cd7-135d-4860-ab46-50cb314591c3 2018-09-22 04:28:08,575 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-1cb2f306-ae34-444-proj-role 2018-09-22 04:28:08,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/185c4d41374549968adf8d7cf3cd8bef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" 2018-09-22 04:28:08,692 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5d6e404-60ee-4d17-96df-bd6c9a1f91bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:08,692 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/185c4d41374549968adf8d7cf3cd8bef used request id req-c5d6e404-60ee-4d17-96df-bd6c9a1f91bd 2018-09-22 04:28:08,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238ff5e51a9185c8eafa40d71bc9709d33cb6bac" 2018-09-22 04:28:08,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7056bdea-2492-4c9c-89fb-3311502b4a8c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:28:08,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7056bdea-2492-4c9c-89fb-3311502b4a8c 2018-09-22 04:28:08,775 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-1cb2f306-ae34-444-user 2018-09-22 04:28:08,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8757b9ab7ddc4b98ab6d7c041ff07a68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76dd811ff575c603afe60ba89236f7ed2c9fd0f7" 2018-09-22 04:28:08,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b78e4686-b08f-4c2b-b3b6-0e50e595d691 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:08,955 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8757b9ab7ddc4b98ab6d7c041ff07a68 used request id req-b78e4686-b08f-4c2b-b3b6-0e50e595d691 2018-09-22 04:28:08,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:09,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["lg5MmdUHRIKP3WcAmSnGvg"], "issued_at": "2018-09-22T04:28:09.000000Z"}} 2018-09-22 04:28:09,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b8549265c184ae860c70cd85fbc070511defa3" 2018-09-22 04:28:09,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c14ae95d-c187-4f74-b6f9-6d4af161ca0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:09,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c14ae95d-c187-4f74-b6f9-6d4af161ca0a 2018-09-22 04:28:09,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:09,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:09,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["2ThDtitvTgSZ-gxIU9hT4Q"], "issued_at": "2018-09-22T04:28:09.000000Z"}} 2018-09-22 04:28:09,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" 2018-09-22 04:28:09,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65744a78-60e4-44f4-809e-dd58c3f9cf29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:09,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-65744a78-60e4-44f4-809e-dd58c3f9cf29 2018-09-22 04:28:09,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:28:09,903 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:28:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:28:09,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4db16603-b3cf-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" 2018-09-22 04:28:09,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f46bffd2-e090-4c64-8ff8-e7a85c7de0f7 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4db16603-b3cf-468-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:28:09,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4db16603-b3cf-468-proj used request id req-f46bffd2-e090-4c64-8ff8-e7a85c7de0f7 2018-09-22 04:28:09,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" 2018-09-22 04:28:10,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-330418e5-f164-44fe-85d0-f12b32ffda13 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:28:10,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-330418e5-f164-44fe-85d0-f12b32ffda13 2018-09-22 04:28:10,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-4db16603-b3cf-468-proj"}}' 2018-09-22 04:28:10,200 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a6d7d7e-fd1b-4eb4-92f6-c3598bbda4f0 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/45bd0a9753644848aa5cbcac7a746e01"}, "enabled": true, "id": "45bd0a9753644848aa5cbcac7a746e01", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-4db16603-b3cf-468-proj"}} 2018-09-22 04:28:10,200 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0a6d7d7e-fd1b-4eb4-92f6-c3598bbda4f0 2018-09-22 04:28:10,201 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-4db16603-b3cf-468-proj 2018-09-22 04:28:10,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:10,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:10,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["n9RW71P-Scmt0G9H8Ig2Bg"], "issued_at": "2018-09-22T04:28:10.000000Z"}} 2018-09-22 04:28:10,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c0136962394c46859434c0510733ee3cab31d6" 2018-09-22 04:28:10,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4276f3e5-d295-46b6-8f2a-bcfe0b3771b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:10,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4276f3e5-d295-46b6-8f2a-bcfe0b3771b1 2018-09-22 04:28:10,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:28:10,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:28:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:28:10,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c0136962394c46859434c0510733ee3cab31d6" 2018-09-22 04:28:10,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be3bca6-ea86-442c-a970-298da32aadb0 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:28:10,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3be3bca6-ea86-442c-a970-298da32aadb0 2018-09-22 04:28:10,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-4db16603-b3cf-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c0136962394c46859434c0510733ee3cab31d6" 2018-09-22 04:28:10,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aefde344-4d24-4de5-9080-fc42319144f3 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-4db16603-b3cf-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/45bd0a9753644848aa5cbcac7a746e01"}, "enabled": true, "id": "45bd0a9753644848aa5cbcac7a746e01", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-4db16603-b3cf-468-proj"}]} 2018-09-22 04:28:10,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-4db16603-b3cf-468-proj used request id req-aefde344-4d24-4de5-9080-fc42319144f3 2018-09-22 04:28:10,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c0136962394c46859434c0510733ee3cab31d6" 2018-09-22 04:28:10,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb20ffa-ab3c-42e0-beb8-21eee36ed383 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:28:10,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bbb20ffa-ab3c-42e0-beb8-21eee36ed383 2018-09-22 04:28:11,344 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-4db16603-b3cf-468-user 2018-09-22 04:28:11,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:11,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" 2018-09-22 04:28:11,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee52461-da71-4278-9811-42e20e13f5f4 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:28:11,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4ee52461-da71-4278-9811-42e20e13f5f4 2018-09-22 04:28:11,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" -d '{"role": {"name": "CreateKeypairsTests-4db16603-b3cf-468-proj-role"}}' 2018-09-22 04:28:11,644 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b1bbce9-f797-4eca-9d35-0b28bf63237e Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d88d4792af584d98a4b89ea363381ff2", "links": {"self": "http://172.30.9.23:5000/v3/roles/d88d4792af584d98a4b89ea363381ff2"}, "name": "CreateKeypairsTests-4db16603-b3cf-468-proj-role"}} 2018-09-22 04:28:11,644 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3b1bbce9-f797-4eca-9d35-0b28bf63237e 2018-09-22 04:28:11,644 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-4db16603-b3cf-468-proj-role 2018-09-22 04:28:11,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d88d4792af584d98a4b89ea363381ff2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" 2018-09-22 04:28:11,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-890b331a-327e-44da-99ae-1f39b08588fb Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d88d4792af584d98a4b89ea363381ff2"}, "domain_id": null, "name": "CreateKeypairsTests-4db16603-b3cf-468-proj-role", "id": "d88d4792af584d98a4b89ea363381ff2"}} 2018-09-22 04:28:11,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d88d4792af584d98a4b89ea363381ff2 used request id req-890b331a-327e-44da-99ae-1f39b08588fb 2018-09-22 04:28:11,735 - keystone_utils - INFO - Granting role CreateKeypairsTests-4db16603-b3cf-468-proj-role to project CreateKeypairsTests-4db16603-b3cf-468-proj 2018-09-22 04:28:11,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/45bd0a9753644848aa5cbcac7a746e01/users/5d591fb57fac4f788cc6e6a32dee30f9/roles/d88d4792af584d98a4b89ea363381ff2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" 2018-09-22 04:28:11,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-734c7cd1-8d62-4fde-9070-d1d861afab8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:11,869 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/45bd0a9753644848aa5cbcac7a746e01/users/5d591fb57fac4f788cc6e6a32dee30f9/roles/d88d4792af584d98a4b89ea363381ff2 used request id req-734c7cd1-8d62-4fde-9070-d1d861afab8c 2018-09-22 04:28:11,870 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:28:11,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:11,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:12,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d88d4792af584d98a4b89ea363381ff2", "name": "CreateKeypairsTests-4db16603-b3cf-468-proj-role"}], "expires_at": "2018-09-22T05:28:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45bd0a9753644848aa5cbcac7a746e01", "name": "CreateKeypairsTests-4db16603-b3cf-468-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/45bd0a9753644848aa5cbcac7a746e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/45bd0a9753644848aa5cbcac7a746e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/45bd0a9753644848aa5cbcac7a746e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/45bd0a9753644848aa5cbcac7a746e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/45bd0a9753644848aa5cbcac7a746e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/45bd0a9753644848aa5cbcac7a746e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/45bd0a9753644848aa5cbcac7a746e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/45bd0a9753644848aa5cbcac7a746e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/45bd0a9753644848aa5cbcac7a746e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/45bd0a9753644848aa5cbcac7a746e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/45bd0a9753644848aa5cbcac7a746e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/45bd0a9753644848aa5cbcac7a746e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-4db16603-b3cf-468-user", "id": "5d591fb57fac4f788cc6e6a32dee30f9"}, "audit_ids": ["Wl8uCnrUSSGx5g8a0v_D1g"], "issued_at": "2018-09-22T04:28:12.000000Z"}} 2018-09-22 04:28:12,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eee5d28d74a732ad057fef4dea19be860741f45" 2018-09-22 04:28:12,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc1140a3-adac-457c-b92e-8b807d10d448 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:12,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bc1140a3-adac-457c-b92e-8b807d10d448 2018-09-22 04:28:12,312 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:28:12,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eee5d28d74a732ad057fef4dea19be860741f45" 2018-09-22 04:28:12,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28: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-d712aa80-2168-4ad8-9590-af38d915e833 x-compute-request-id: req-d712aa80-2168-4ad8-9590-af38d915e833 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 04:28:12,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d712aa80-2168-4ad8-9590-af38d915e833 2018-09-22 04:28:12,479 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-11293e54-f6ab-4ad9-8d61-78e8aad14277... 2018-09-22 04:28:12,479 - OpenStackKeypair - INFO - Creating new keypair 2018-09-22 04:28:12,522 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-11293e54-f6ab-4ad9-8d61-78e8aad14277 2018-09-22 04:28:12,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eee5d28d74a732ad057fef4dea19be860741f45" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD0E1ATUWxbSAGTAjMzKXYYzRfJwg18ixL38MgynPZ2Cyp0DA6BJAlZgf+GR/TGz3I44+hE0G7kYFKacnNOP6Nyl7y80Y7v5QLgtR2sAeh8eLltZs262JiCEA4S/NuQvSVXdowlg3qFrHIySE36UrxBRz3SzrBb0crX8xJkEQUEXw==", "name": "CreateKeypairsTests-11293e54-f6ab-4ad9-8d61-78e8aad14277"}}' 2018-09-22 04:28:12,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28: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-f309b9ba-e3b8-4d99-908e-91ad40607e17 x-compute-request-id: req-f309b9ba-e3b8-4d99-908e-91ad40607e17 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD0E1ATUWxbSAGTAjMzKXYYzRfJwg18ixL38MgynPZ2Cyp0DA6BJAlZgf+GR/TGz3I44+hE0G7kYFKacnNOP6Nyl7y80Y7v5QLgtR2sAeh8eLltZs262JiCEA4S/NuQvSVXdowlg3qFrHIySE36UrxBRz3SzrBb0crX8xJkEQUEXw==", "user_id": "5d591fb57fac4f788cc6e6a32dee30f9", "name": "CreateKeypairsTests-11293e54-f6ab-4ad9-8d61-78e8aad14277", "fingerprint": "ca:50:59:e9:ec:76:74:45:62:4b:30:61:31:56:96:84"}} 2018-09-22 04:28:12,586 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f309b9ba-e3b8-4d99-908e-91ad40607e17 2018-09-22 04:28:12,597 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-11293e54-f6ab-4ad9-8d61-78e8aad14277.pub 2018-09-22 04:28:12,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:12,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d88d4792af584d98a4b89ea363381ff2", "name": "CreateKeypairsTests-4db16603-b3cf-468-proj-role"}], "expires_at": "2018-09-22T05:28:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45bd0a9753644848aa5cbcac7a746e01", "name": "CreateKeypairsTests-4db16603-b3cf-468-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/45bd0a9753644848aa5cbcac7a746e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/45bd0a9753644848aa5cbcac7a746e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/45bd0a9753644848aa5cbcac7a746e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/45bd0a9753644848aa5cbcac7a746e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/45bd0a9753644848aa5cbcac7a746e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/45bd0a9753644848aa5cbcac7a746e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/45bd0a9753644848aa5cbcac7a746e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/45bd0a9753644848aa5cbcac7a746e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/45bd0a9753644848aa5cbcac7a746e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/45bd0a9753644848aa5cbcac7a746e01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/45bd0a9753644848aa5cbcac7a746e01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/45bd0a9753644848aa5cbcac7a746e01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-4db16603-b3cf-468-user", "id": "5d591fb57fac4f788cc6e6a32dee30f9"}, "audit_ids": ["Xj1vvullQUuNwDORKRc12A"], "issued_at": "2018-09-22T04:28:12.000000Z"}} 2018-09-22 04:28:12,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-11293e54-f6ab-4ad9-8d61-78e8aad14277 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9303453c4c449a7b8697514f97ec5cc72dfd9c89" 2018-09-22 04:28:13,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28: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-013fad7b-82c8-44b6-84c2-adbdf1745c9a x-compute-request-id: req-013fad7b-82c8-44b6-84c2-adbdf1745c9a Content-Encoding: gzip Content-Length: 424 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD0E1ATUWxbSAGTAjMzKXYYzRfJwg18ixL38MgynPZ2Cyp0DA6BJAlZgf+GR/TGz3I44+hE0G7kYFKacnNOP6Nyl7y80Y7v5QLgtR2sAeh8eLltZs262JiCEA4S/NuQvSVXdowlg3qFrHIySE36UrxBRz3SzrBb0crX8xJkEQUEXw==", "user_id": "5d591fb57fac4f788cc6e6a32dee30f9", "name": "CreateKeypairsTests-11293e54-f6ab-4ad9-8d61-78e8aad14277", "deleted": false, "created_at": "2018-09-22T04:28:12.000000", "updated_at": null, "fingerprint": "ca:50:59:e9:ec:76:74:45:62:4b:30:61:31:56:96:84", "deleted_at": null, "id": 78}} 2018-09-22 04:28:13,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-11293e54-f6ab-4ad9-8d61-78e8aad14277 used request id req-013fad7b-82c8-44b6-84c2-adbdf1745c9a 2018-09-22 04:28:13,528 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-11293e54-f6ab-4ad9-8d61-78e8aad14277 2018-09-22 04:28:13,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-11293e54-f6ab-4ad9-8d61-78e8aad14277 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eee5d28d74a732ad057fef4dea19be860741f45" 2018-09-22 04:28:13,573 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:28: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-e6c3d0b9-ab4e-4061-83c9-da960d894443 x-compute-request-id: req-e6c3d0b9-ab4e-4061-83c9-da960d894443 Content-Length: 0 Content-Type: application/json 2018-09-22 04:28:13,573 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-11293e54-f6ab-4ad9-8d61-78e8aad14277 used request id req-e6c3d0b9-ab4e-4061-83c9-da960d894443 2018-09-22 04:28:13,573 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-11293e54-f6ab-4ad9-8d61-78e8aad14277.pub] 2018-09-22 04:28:13,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" 2018-09-22 04:28:13,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-eec9d850-e802-4124-8064-47a2e69180be Date: Sat, 22 Sep 2018 04:28:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:28:13,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-eec9d850-e802-4124-8064-47a2e69180be 2018-09-22 04:28:13,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" 2018-09-22 04:28:14,023 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdcb83a9-8acc-4e3b-b8bb-e89eae997206 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:14,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-bdcb83a9-8acc-4e3b-b8bb-e89eae997206 2018-09-22 04:28:14,023 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:14,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" 2018-09-22 04:28:14,112 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdaa0052-463e-42fd-af29-2f49d9ff014b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:14,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-cdaa0052-463e-42fd-af29-2f49d9ff014b 2018-09-22 04:28:14,113 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:14,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" 2018-09-22 04:28:14,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffdba801-22d4-485b-bfcc-1117136401c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:14,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-ffdba801-22d4-485b-bfcc-1117136401c3 2018-09-22 04:28:14,215 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:14,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" 2018-09-22 04:28:14,303 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-305d75a4-4e8b-43c1-8086-c83fbb75f2f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:14,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-305d75a4-4e8b-43c1-8086-c83fbb75f2f0 2018-09-22 04:28:14,303 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:14,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" 2018-09-22 04:28:14,395 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-497fa7cf-7193-4ba1-b8ad-aa8eee74fce9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:14,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-497fa7cf-7193-4ba1-b8ad-aa8eee74fce9 2018-09-22 04:28:14,395 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:14,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" 2018-09-22 04:28:14,487 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdebc2a8-7b45-404f-9385-5000531a5026 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:14,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-bdebc2a8-7b45-404f-9385-5000531a5026 2018-09-22 04:28:14,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:14,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" 2018-09-22 04:28:14,569 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bc4568f-9422-4dd0-b6a4-019ed310d359 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:14,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-0bc4568f-9422-4dd0-b6a4-019ed310d359 2018-09-22 04:28:14,569 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:14,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" 2018-09-22 04:28:14,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd7f358d-58e0-4aae-a03f-5d63a6da032a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:28:14,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-cd7f358d-58e0-4aae-a03f-5d63a6da032a 2018-09-22 04:28:14,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" 2018-09-22 04:28:14,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a23829-ea83-46c6-ac81-ca470437049a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:28:14,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-26a23829-ea83-46c6-ac81-ca470437049a 2018-09-22 04:28:14,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" 2018-09-22 04:28:14,831 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a16b594-9748-423a-ab47-9ec82cb1e5f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:14,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-8a16b594-9748-423a-ab47-9ec82cb1e5f6 2018-09-22 04:28:14,832 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:14,833 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-4db16603-b3cf-468-proj 2018-09-22 04:28:14,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/45bd0a9753644848aa5cbcac7a746e01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" 2018-09-22 04:28:15,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de401b2c-cc76-4f24-8c8e-4bd64e790fdc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:15,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/45bd0a9753644848aa5cbcac7a746e01 used request id req-de401b2c-cc76-4f24-8c8e-4bd64e790fdc 2018-09-22 04:28:15,060 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-4db16603-b3cf-468-proj-role 2018-09-22 04:28:15,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d88d4792af584d98a4b89ea363381ff2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" 2018-09-22 04:28:15,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48326752-536f-4631-aed2-70ade6061999 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:15,176 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d88d4792af584d98a4b89ea363381ff2 used request id req-48326752-536f-4631-aed2-70ade6061999 2018-09-22 04:28:15,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7bdea47795e1bd35366f97ffdb6ddff3ded82d" 2018-09-22 04:28:15,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04619c1a-b7db-40ef-9e54-8316c8896e12 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:28:15,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-04619c1a-b7db-40ef-9e54-8316c8896e12 2018-09-22 04:28:15,265 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-4db16603-b3cf-468-user 2018-09-22 04:28:15,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/5d591fb57fac4f788cc6e6a32dee30f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c0136962394c46859434c0510733ee3cab31d6" 2018-09-22 04:28:15,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4843698f-a265-4ab2-bf04-e5d0882cf3a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:15,451 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/5d591fb57fac4f788cc6e6a32dee30f9 used request id req-4843698f-a265-4ab2-bf04-e5d0882cf3a4 2018-09-22 04:28:15,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:15,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["GvuCFqPTSuixCmbdemLVpg"], "issued_at": "2018-09-22T04:28:15.000000Z"}} 2018-09-22 04:28:15,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02069c368622a18b2dfb5f562de4ffa16fcd2347" 2018-09-22 04:28:16,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-079c9aa4-e89d-4961-9b34-ab85c9a7913e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:16,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-079c9aa4-e89d-4961-9b34-ab85c9a7913e 2018-09-22 04:28:16,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:16,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:16,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["bNiNckT1RNy59H45AxyhAA"], "issued_at": "2018-09-22T04:28:16.000000Z"}} 2018-09-22 04:28:16,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" 2018-09-22 04:28:16,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b4f936c-b948-4a00-8a15-5fb11bfd8fd6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:16,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8b4f936c-b948-4a00-8a15-5fb11bfd8fd6 2018-09-22 04:28:16,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:28:16,488 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:28:16,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-d38c9336-9069-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" 2018-09-22 04:28:16,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60517c9e-02e2-4c56-9b22-c1f3ff3c3d4b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-d38c9336-9069-407-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:28:16,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-d38c9336-9069-407-proj used request id req-60517c9e-02e2-4c56-9b22-c1f3ff3c3d4b 2018-09-22 04:28:16,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" 2018-09-22 04:28:16,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d0602d-aeb9-4d98-9439-12ccdee451b9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:28:16,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-13d0602d-aeb9-4d98-9439-12ccdee451b9 2018-09-22 04:28:16,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-d38c9336-9069-407-proj"}}' 2018-09-22 04:28:16,782 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26b6e5a5-d1e9-44af-b891-e7b34f64afb2 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/957f52eb973249bb9a13d0feef772453"}, "enabled": true, "id": "957f52eb973249bb9a13d0feef772453", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-d38c9336-9069-407-proj"}} 2018-09-22 04:28:16,782 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-26b6e5a5-d1e9-44af-b891-e7b34f64afb2 2018-09-22 04:28:16,782 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-d38c9336-9069-407-proj 2018-09-22 04:28:16,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:16,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:17,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["tltrkMtgTv2_X5nw943D1A"], "issued_at": "2018-09-22T04:28:17.000000Z"}} 2018-09-22 04:28:17,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12851c343cbc5311c664a61331580d6ead720a8" 2018-09-22 04:28:17,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bccfce6-1e62-4ac4-acfe-ebc524a6da80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:17,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3bccfce6-1e62-4ac4-acfe-ebc524a6da80 2018-09-22 04:28:17,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:28:17,272 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:28:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:28:17,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12851c343cbc5311c664a61331580d6ead720a8" 2018-09-22 04:28:17,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-581ca1ff-cb5d-49de-b28d-0c1beabe9b9b Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:28:17,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-581ca1ff-cb5d-49de-b28d-0c1beabe9b9b 2018-09-22 04:28:17,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-d38c9336-9069-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12851c343cbc5311c664a61331580d6ead720a8" 2018-09-22 04:28:17,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed02423-adb6-49b0-80fa-137349bf709a Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-d38c9336-9069-407-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/957f52eb973249bb9a13d0feef772453"}, "enabled": true, "id": "957f52eb973249bb9a13d0feef772453", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-d38c9336-9069-407-proj"}]} 2018-09-22 04:28:17,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-d38c9336-9069-407-proj used request id req-1ed02423-adb6-49b0-80fa-137349bf709a 2018-09-22 04:28:17,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12851c343cbc5311c664a61331580d6ead720a8" 2018-09-22 04:28:17,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad60140d-e470-49ec-a47f-dbf0496934ac Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:28:17,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ad60140d-e470-49ec-a47f-dbf0496934ac 2018-09-22 04:28:17,787 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-d38c9336-9069-407-user 2018-09-22 04:28:17,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:17,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" 2018-09-22 04:28:17,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51cdff4f-4131-4ee8-8ad3-4850a7197a5e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:28:17,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-51cdff4f-4131-4ee8-8ad3-4850a7197a5e 2018-09-22 04:28:17,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" -d '{"role": {"name": "CreateKeypairsCleanupTests-d38c9336-9069-407-proj-role"}}' 2018-09-22 04:28:17,985 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87002713-7a17-4f3c-88a1-d5783e52ba9f Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d059bfbf61a49faa2bee70bf34f8b11", "links": {"self": "http://172.30.9.23:5000/v3/roles/6d059bfbf61a49faa2bee70bf34f8b11"}, "name": "CreateKeypairsCleanupTests-d38c9336-9069-407-proj-role"}} 2018-09-22 04:28:17,985 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-87002713-7a17-4f3c-88a1-d5783e52ba9f 2018-09-22 04:28:17,986 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-d38c9336-9069-407-proj-role 2018-09-22 04:28:17,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6d059bfbf61a49faa2bee70bf34f8b11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" 2018-09-22 04:28:18,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-802f2683-4b97-45cf-b6b1-ec02f8b859fe Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6d059bfbf61a49faa2bee70bf34f8b11"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-d38c9336-9069-407-proj-role", "id": "6d059bfbf61a49faa2bee70bf34f8b11"}} 2018-09-22 04:28:18,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6d059bfbf61a49faa2bee70bf34f8b11 used request id req-802f2683-4b97-45cf-b6b1-ec02f8b859fe 2018-09-22 04:28:18,008 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-d38c9336-9069-407-proj-role to project CreateKeypairsCleanupTests-d38c9336-9069-407-proj 2018-09-22 04:28:18,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/957f52eb973249bb9a13d0feef772453/users/8d61cb45ac564ede958cb7e325a79cc4/roles/6d059bfbf61a49faa2bee70bf34f8b11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" 2018-09-22 04:28:18,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1473ac56-5575-4f84-a6b8-785a3ed3e198 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:18,144 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/957f52eb973249bb9a13d0feef772453/users/8d61cb45ac564ede958cb7e325a79cc4/roles/6d059bfbf61a49faa2bee70bf34f8b11 used request id req-1473ac56-5575-4f84-a6b8-785a3ed3e198 2018-09-22 04:28:18,144 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:28:18,399 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-359dab93-4e75-4bc5-a0c6-c9c77b242be9.pub 2018-09-22 04:28:18,400 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-359dab93-4e75-4bc5-a0c6-c9c77b242be9 2018-09-22 04:28:18,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:18,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:18,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d059bfbf61a49faa2bee70bf34f8b11", "name": "CreateKeypairsCleanupTests-d38c9336-9069-407-proj-role"}], "expires_at": "2018-09-22T05:28:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "957f52eb973249bb9a13d0feef772453", "name": "CreateKeypairsCleanupTests-d38c9336-9069-407-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/957f52eb973249bb9a13d0feef772453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/957f52eb973249bb9a13d0feef772453", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/957f52eb973249bb9a13d0feef772453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/957f52eb973249bb9a13d0feef772453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/957f52eb973249bb9a13d0feef772453", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/957f52eb973249bb9a13d0feef772453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/957f52eb973249bb9a13d0feef772453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/957f52eb973249bb9a13d0feef772453", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/957f52eb973249bb9a13d0feef772453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/957f52eb973249bb9a13d0feef772453", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/957f52eb973249bb9a13d0feef772453", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/957f52eb973249bb9a13d0feef772453", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-d38c9336-9069-407-user", "id": "8d61cb45ac564ede958cb7e325a79cc4"}, "audit_ids": ["unep1ObKSOGfi2NzrKL7xA"], "issued_at": "2018-09-22T04:28:18.000000Z"}} 2018-09-22 04:28:18,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d525be35cfbaed630bd2143040122626db8cc4c8" 2018-09-22 04:28:18,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22857051-7611-4fa8-bf84-bae706363792 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:18,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-22857051-7611-4fa8-bf84-bae706363792 2018-09-22 04:28:18,854 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:28:18,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d525be35cfbaed630bd2143040122626db8cc4c8" 2018-09-22 04:28:19,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28: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-2699176c-1a94-4399-ade5-a37788c2ffdd x-compute-request-id: req-2699176c-1a94-4399-ade5-a37788c2ffdd Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 04:28:19,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-2699176c-1a94-4399-ade5-a37788c2ffdd 2018-09-22 04:28:19,034 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-359dab93-4e75-4bc5-a0c6-c9c77b242be9... 2018-09-22 04:28:19,034 - OpenStackKeypair - INFO - Uploading existing keypair 2018-09-22 04:28:19,034 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-359dab93-4e75-4bc5-a0c6-c9c77b242be9.pub 2018-09-22 04:28:19,034 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-359dab93-4e75-4bc5-a0c6-c9c77b242be9 2018-09-22 04:28:19,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d525be35cfbaed630bd2143040122626db8cc4c8" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDCaKtZ+E9vgBYftRAE7SpK3M8/9D7jYuXII7ZvTEIl3W9SehpZSYKK16jUzaHnZbxImTlb8wdKyNnkrc8v3/Xwy4j2p7dlVCXxlw4PugA+sQgk8Uo8x5Q6dG0LOcUAFFUzbxYe/nBaNpaIiO+xXgjyycCjNwjBUC9dwwpA2+zzyGh19Zqfhrp2RWvKJx9GoLN/ujP53HvtG91cVyhW4YSNqdqS00fX1ItD41n2Lcnjx5fRQVNfYf0Appzn3bjN/VmZgDiH0w3eIPzxRIVQVjYnb9Q6a2gh5KIUpixTVy3/L1pNQ4MNrCfo6ub/oV+fI3Fu8HdaWtYWwoyZko8PPRV", "name": "CreateKeypairsCleanupTests-359dab93-4e75-4bc5-a0c6-c9c77b242be9"}}' 2018-09-22 04:28:19,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28: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-81e42080-e1a7-4e74-b85f-0ffe72d7ad53 x-compute-request-id: req-81e42080-e1a7-4e74-b85f-0ffe72d7ad53 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDCaKtZ+E9vgBYftRAE7SpK3M8/9D7jYuXII7ZvTEIl3W9SehpZSYKK16jUzaHnZbxImTlb8wdKyNnkrc8v3/Xwy4j2p7dlVCXxlw4PugA+sQgk8Uo8x5Q6dG0LOcUAFFUzbxYe/nBaNpaIiO+xXgjyycCjNwjBUC9dwwpA2+zzyGh19Zqfhrp2RWvKJx9GoLN/ujP53HvtG91cVyhW4YSNqdqS00fX1ItD41n2Lcnjx5fRQVNfYf0Appzn3bjN/VmZgDiH0w3eIPzxRIVQVjYnb9Q6a2gh5KIUpixTVy3/L1pNQ4MNrCfo6ub/oV+fI3Fu8HdaWtYWwoyZko8PPRV", "user_id": "8d61cb45ac564ede958cb7e325a79cc4", "name": "CreateKeypairsCleanupTests-359dab93-4e75-4bc5-a0c6-c9c77b242be9", "fingerprint": "2c:75:53:40:2c:af:1d:49:bb:dc:22:1d:51:fc:0d:0b"}} 2018-09-22 04:28:19,093 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-81e42080-e1a7-4e74-b85f-0ffe72d7ad53 2018-09-22 04:28:19,094 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-359dab93-4e75-4bc5-a0c6-c9c77b242be9 2018-09-22 04:28:19,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-359dab93-4e75-4bc5-a0c6-c9c77b242be9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d525be35cfbaed630bd2143040122626db8cc4c8" 2018-09-22 04:28:19,128 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:28:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5686c52-b7f0-4018-9569-97fca853f014 x-compute-request-id: req-e5686c52-b7f0-4018-9569-97fca853f014 Content-Length: 0 Content-Type: application/json 2018-09-22 04:28:19,128 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-359dab93-4e75-4bc5-a0c6-c9c77b242be9 used request id req-e5686c52-b7f0-4018-9569-97fca853f014 2018-09-22 04:28:19,129 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-359dab93-4e75-4bc5-a0c6-c9c77b242be9.pub] 2018-09-22 04:28:19,129 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-359dab93-4e75-4bc5-a0c6-c9c77b242be9] 2018-09-22 04:28:19,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" 2018-09-22 04:28:19,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-23eae612-93ce-4257-9c30-1ff3be371c19 Date: Sat, 22 Sep 2018 04:28:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:28:19,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-23eae612-93ce-4257-9c30-1ff3be371c19 2018-09-22 04:28:19,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" 2018-09-22 04:28:19,456 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04e3b5ef-340c-48f7-9252-1794783a046b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:19,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-04e3b5ef-340c-48f7-9252-1794783a046b 2018-09-22 04:28:19,456 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:19,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" 2018-09-22 04:28:19,546 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aceed96-5d8d-4b19-b312-703f4929d630 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:19,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-4aceed96-5d8d-4b19-b312-703f4929d630 2018-09-22 04:28:19,547 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:19,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" 2018-09-22 04:28:19,640 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24486e3e-54fb-4283-b982-8f74c72c2eda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:19,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-24486e3e-54fb-4283-b982-8f74c72c2eda 2018-09-22 04:28:19,640 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:19,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" 2018-09-22 04:28:19,728 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-882862a6-40c4-43c1-8c14-d63cc1472303 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:19,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-882862a6-40c4-43c1-8c14-d63cc1472303 2018-09-22 04:28:19,729 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:19,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" 2018-09-22 04:28:19,811 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d5f6d14-9276-4986-af09-e7cf6479d01e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:19,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-7d5f6d14-9276-4986-af09-e7cf6479d01e 2018-09-22 04:28:19,812 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:19,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" 2018-09-22 04:28:19,900 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efabb1ea-7468-40c4-8ae7-8147b296fb25 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:19,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-efabb1ea-7468-40c4-8ae7-8147b296fb25 2018-09-22 04:28:19,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:19,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" 2018-09-22 04:28:19,990 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcabf02c-26e7-45a5-8402-7f7be257a18e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:19,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-dcabf02c-26e7-45a5-8402-7f7be257a18e 2018-09-22 04:28:19,991 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:19,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" 2018-09-22 04:28:20,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c83eb87-9e9f-43c0-8fff-06b22d1b5463 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:28:20,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-8c83eb87-9e9f-43c0-8fff-06b22d1b5463 2018-09-22 04:28:20,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" 2018-09-22 04:28:20,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cdb7504-95ed-4b77-b167-4163ce84befa Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:28:20,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-4cdb7504-95ed-4b77-b167-4163ce84befa 2018-09-22 04:28:20,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" 2018-09-22 04:28:20,259 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bc7d837-e2b6-42c3-a91d-8c03b0463e04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:20,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-7bc7d837-e2b6-42c3-a91d-8c03b0463e04 2018-09-22 04:28:20,260 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:20,261 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-d38c9336-9069-407-proj 2018-09-22 04:28:20,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/957f52eb973249bb9a13d0feef772453 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" 2018-09-22 04:28:20,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cb80ec7-518e-4fc8-97af-c566d0758334 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:20,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/957f52eb973249bb9a13d0feef772453 used request id req-4cb80ec7-518e-4fc8-97af-c566d0758334 2018-09-22 04:28:20,467 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-d38c9336-9069-407-proj-role 2018-09-22 04:28:20,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/6d059bfbf61a49faa2bee70bf34f8b11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" 2018-09-22 04:28:20,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b58f2ab0-4fbb-4ddf-ab0f-a78e13342ee1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:20,577 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6d059bfbf61a49faa2bee70bf34f8b11 used request id req-b58f2ab0-4fbb-4ddf-ab0f-a78e13342ee1 2018-09-22 04:28:20,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a556a70b8920833b261172bf4ea544fd9764e39" 2018-09-22 04:28:20,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfdbe8b5-f1a1-4e74-93ad-bebc4dc36172 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:28:20,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bfdbe8b5-f1a1-4e74-93ad-bebc4dc36172 2018-09-22 04:28:20,661 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-d38c9336-9069-407-user 2018-09-22 04:28:20,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8d61cb45ac564ede958cb7e325a79cc4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12851c343cbc5311c664a61331580d6ead720a8" 2018-09-22 04:28:20,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6460adfe-d13a-4efe-9672-7588088c3d22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:20,839 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8d61cb45ac564ede958cb7e325a79cc4 used request id req-6460adfe-d13a-4efe-9672-7588088c3d22 2018-09-22 04:28:20,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:21,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["CBqWTZX6RYmHd0B5_jylIA"], "issued_at": "2018-09-22T04:28:21.000000Z"}} 2018-09-22 04:28:21,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddddce13dbdc2a9235bd9f2d3bfdd0fa8c5ec8b7" 2018-09-22 04:28:21,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7e4d7f7-660d-4a96-9066-eacb3f17fd47 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:21,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e7e4d7f7-660d-4a96-9066-eacb3f17fd47 2018-09-22 04:28:21,314 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:21,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:21,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["mxEVDYRcRfe6P1dl-_8ORQ"], "issued_at": "2018-09-22T04:28:21.000000Z"}} 2018-09-22 04:28:21,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" 2018-09-22 04:28:21,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1a64b00-f684-4f52-8dd9-23abda893dcd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:21,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e1a64b00-f684-4f52-8dd9-23abda893dcd 2018-09-22 04:28:21,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:28:21,781 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:28:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:28:21,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-54694fe5-e4c4-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" 2018-09-22 04:28:21,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b8e822-8176-454a-8d71-4db6c551e265 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-54694fe5-e4c4-430-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:28:21,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-54694fe5-e4c4-430-proj used request id req-f3b8e822-8176-454a-8d71-4db6c551e265 2018-09-22 04:28:21,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" 2018-09-22 04:28:21,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ace83b62-04d7-4d57-a837-7eaf01009d16 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:28:21,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ace83b62-04d7-4d57-a837-7eaf01009d16 2018-09-22 04:28:21,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-54694fe5-e4c4-430-proj"}}' 2018-09-22 04:28:22,081 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:28:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dd1dc8d-433d-4b01-aea6-18b65c664149 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8b4efd8589ac4029a86a552fe0a3bd9c"}, "enabled": true, "id": "8b4efd8589ac4029a86a552fe0a3bd9c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-54694fe5-e4c4-430-proj"}} 2018-09-22 04:28:22,081 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9dd1dc8d-433d-4b01-aea6-18b65c664149 2018-09-22 04:28:22,082 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-54694fe5-e4c4-430-proj 2018-09-22 04:28:22,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:22,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:22,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["vRA708U-RoujPEh_bk6zRQ"], "issued_at": "2018-09-22T04:28:22.000000Z"}} 2018-09-22 04:28:22,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8fa6b49ff7823b0627834a845235ea3c38431a" 2018-09-22 04:28:22,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59365c09-3b16-4332-8a00-b86976fd6fb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:22,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-59365c09-3b16-4332-8a00-b86976fd6fb4 2018-09-22 04:28:22,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:28:22,488 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:28:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:28:22,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8fa6b49ff7823b0627834a845235ea3c38431a" 2018-09-22 04:28:22,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24f7799-b62d-41a6-b838-58ca78977446 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:28:22,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f24f7799-b62d-41a6-b838-58ca78977446 2018-09-22 04:28:22,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-54694fe5-e4c4-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8fa6b49ff7823b0627834a845235ea3c38431a" 2018-09-22 04:28:22,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e88d8263-5fc7-4451-b70c-8307ff1028fe Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-54694fe5-e4c4-430-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8b4efd8589ac4029a86a552fe0a3bd9c"}, "enabled": true, "id": "8b4efd8589ac4029a86a552fe0a3bd9c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-54694fe5-e4c4-430-proj"}]} 2018-09-22 04:28:22,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-54694fe5-e4c4-430-proj used request id req-e88d8263-5fc7-4451-b70c-8307ff1028fe 2018-09-22 04:28:22,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8fa6b49ff7823b0627834a845235ea3c38431a" 2018-09-22 04:28:22,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac70e223-605c-4da0-a814-a9342f855f12 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:28:22,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ac70e223-605c-4da0-a814-a9342f855f12 2018-09-22 04:28:23,063 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-54694fe5-e4c4-430-user 2018-09-22 04:28:23,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:23,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" 2018-09-22 04:28:23,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2795d70-daa2-46c7-8b1f-f66c8752520b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:28:23,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d2795d70-daa2-46c7-8b1f-f66c8752520b 2018-09-22 04:28:23,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" -d '{"role": {"name": "CreateKeypairsCleanupTests-54694fe5-e4c4-430-proj-role"}}' 2018-09-22 04:28:23,278 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:28:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40dd584b-cf14-45d1-8ca8-6fa722ba595c Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "689b324c5ec84e9bba83bf05ed96ad67", "links": {"self": "http://172.30.9.23:5000/v3/roles/689b324c5ec84e9bba83bf05ed96ad67"}, "name": "CreateKeypairsCleanupTests-54694fe5-e4c4-430-proj-role"}} 2018-09-22 04:28:23,279 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-40dd584b-cf14-45d1-8ca8-6fa722ba595c 2018-09-22 04:28:23,279 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-54694fe5-e4c4-430-proj-role 2018-09-22 04:28:23,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/689b324c5ec84e9bba83bf05ed96ad67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" 2018-09-22 04:28:23,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08d6c56f-b55e-4d67-8994-f6fc56333933 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/689b324c5ec84e9bba83bf05ed96ad67"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-54694fe5-e4c4-430-proj-role", "id": "689b324c5ec84e9bba83bf05ed96ad67"}} 2018-09-22 04:28:23,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/689b324c5ec84e9bba83bf05ed96ad67 used request id req-08d6c56f-b55e-4d67-8994-f6fc56333933 2018-09-22 04:28:23,366 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-54694fe5-e4c4-430-proj-role to project CreateKeypairsCleanupTests-54694fe5-e4c4-430-proj 2018-09-22 04:28:23,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8b4efd8589ac4029a86a552fe0a3bd9c/users/bb6aa18231a5497a8485becac5ca19c7/roles/689b324c5ec84e9bba83bf05ed96ad67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" 2018-09-22 04:28:23,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ca2760d-4ccd-4eb7-a32a-91c13637b2ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:23,515 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8b4efd8589ac4029a86a552fe0a3bd9c/users/bb6aa18231a5497a8485becac5ca19c7/roles/689b324c5ec84e9bba83bf05ed96ad67 used request id req-2ca2760d-4ccd-4eb7-a32a-91c13637b2ed 2018-09-22 04:28:23,515 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:28:23,794 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-ee42d2c7-1cff-42f3-8d90-c7d08f363341.pub 2018-09-22 04:28:23,794 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-ee42d2c7-1cff-42f3-8d90-c7d08f363341 2018-09-22 04:28:23,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:23,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:24,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "689b324c5ec84e9bba83bf05ed96ad67", "name": "CreateKeypairsCleanupTests-54694fe5-e4c4-430-proj-role"}], "expires_at": "2018-09-22T05:28:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b4efd8589ac4029a86a552fe0a3bd9c", "name": "CreateKeypairsCleanupTests-54694fe5-e4c4-430-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8b4efd8589ac4029a86a552fe0a3bd9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/8b4efd8589ac4029a86a552fe0a3bd9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/8b4efd8589ac4029a86a552fe0a3bd9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/8b4efd8589ac4029a86a552fe0a3bd9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/8b4efd8589ac4029a86a552fe0a3bd9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/8b4efd8589ac4029a86a552fe0a3bd9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8b4efd8589ac4029a86a552fe0a3bd9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/8b4efd8589ac4029a86a552fe0a3bd9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/8b4efd8589ac4029a86a552fe0a3bd9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8b4efd8589ac4029a86a552fe0a3bd9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/8b4efd8589ac4029a86a552fe0a3bd9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/8b4efd8589ac4029a86a552fe0a3bd9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-54694fe5-e4c4-430-user", "id": "bb6aa18231a5497a8485becac5ca19c7"}, "audit_ids": ["HGWNBihzQp2eYKB1xXSeuQ"], "issued_at": "2018-09-22T04:28:24.000000Z"}} 2018-09-22 04:28:24,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6adc95d285e24dfb2eef89451212dfbe76439f" 2018-09-22 04:28:24,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-917f7ba7-ac3e-4457-8154-c9cde252310b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:24,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-917f7ba7-ac3e-4457-8154-c9cde252310b 2018-09-22 04:28:24,265 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:28:24,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6adc95d285e24dfb2eef89451212dfbe76439f" 2018-09-22 04:28:24,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28: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-b5b105f3-75e2-4e68-814b-071f72720496 x-compute-request-id: req-b5b105f3-75e2-4e68-814b-071f72720496 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 04:28:24,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b5b105f3-75e2-4e68-814b-071f72720496 2018-09-22 04:28:24,534 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-ee42d2c7-1cff-42f3-8d90-c7d08f363341... 2018-09-22 04:28:24,534 - OpenStackKeypair - INFO - Uploading existing keypair 2018-09-22 04:28:24,534 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-ee42d2c7-1cff-42f3-8d90-c7d08f363341.pub 2018-09-22 04:28:24,534 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-ee42d2c7-1cff-42f3-8d90-c7d08f363341 2018-09-22 04:28:24,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6adc95d285e24dfb2eef89451212dfbe76439f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXJKsArHP6Zc+lVyV33uSExJLvqwnGIiwX910wH4eaWbVyhc9YqvA5UfeZV+VsuJm1K+dJrkejPMaxNN0z8Gwj17Z/xqmN9H+G78D+k0dvqN4dhMwDv/qwi3KFY1I0dIQlo31ooTGnSlfYcz4owOukfi3VkIQcSKoaxOvLg3cxUkX6sieaeepqgLscVHgqBn31HCFEvQ+WZlXc2KphKboVCdPStr0AN2kVgMTqn3JbdJH5Xo9TGRsIO9dpbadbyzKoUcsitsxrMgq7mRXpuOK5q7Cse8hVAI/8792VNKWcmJxl/DMzQKEAEE6ynws87zK5OT80tprZArgMey/jgXzR", "name": "CreateKeypairsCleanupTests-ee42d2c7-1cff-42f3-8d90-c7d08f363341"}}' 2018-09-22 04:28:24,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28: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-748025aa-1195-4f9a-b6e9-f28cab526dbc x-compute-request-id: req-748025aa-1195-4f9a-b6e9-f28cab526dbc Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXJKsArHP6Zc+lVyV33uSExJLvqwnGIiwX910wH4eaWbVyhc9YqvA5UfeZV+VsuJm1K+dJrkejPMaxNN0z8Gwj17Z/xqmN9H+G78D+k0dvqN4dhMwDv/qwi3KFY1I0dIQlo31ooTGnSlfYcz4owOukfi3VkIQcSKoaxOvLg3cxUkX6sieaeepqgLscVHgqBn31HCFEvQ+WZlXc2KphKboVCdPStr0AN2kVgMTqn3JbdJH5Xo9TGRsIO9dpbadbyzKoUcsitsxrMgq7mRXpuOK5q7Cse8hVAI/8792VNKWcmJxl/DMzQKEAEE6ynws87zK5OT80tprZArgMey/jgXzR", "user_id": "bb6aa18231a5497a8485becac5ca19c7", "name": "CreateKeypairsCleanupTests-ee42d2c7-1cff-42f3-8d90-c7d08f363341", "fingerprint": "b2:b1:ad:b4:ba:3d:ed:04:88:e8:c4:56:b5:8e:e7:92"}} 2018-09-22 04:28:24,603 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-748025aa-1195-4f9a-b6e9-f28cab526dbc 2018-09-22 04:28:24,603 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-ee42d2c7-1cff-42f3-8d90-c7d08f363341 2018-09-22 04:28:24,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-ee42d2c7-1cff-42f3-8d90-c7d08f363341 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6adc95d285e24dfb2eef89451212dfbe76439f" 2018-09-22 04:28:24,638 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:28: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-7e112385-c5e7-4b5b-a86e-04a8300f5cab x-compute-request-id: req-7e112385-c5e7-4b5b-a86e-04a8300f5cab Content-Length: 0 Content-Type: application/json 2018-09-22 04:28:24,638 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-ee42d2c7-1cff-42f3-8d90-c7d08f363341 used request id req-7e112385-c5e7-4b5b-a86e-04a8300f5cab 2018-09-22 04:28:24,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" 2018-09-22 04:28:24,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-1b34a247-9ae4-4107-93b8-412b66e4b1f6 Date: Sat, 22 Sep 2018 04:28:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:28:24,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-1b34a247-9ae4-4107-93b8-412b66e4b1f6 2018-09-22 04:28:24,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" 2018-09-22 04:28:24,968 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9867bc89-790d-423d-9a6c-5a414d615569 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:24,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-9867bc89-790d-423d-9a6c-5a414d615569 2018-09-22 04:28:24,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:24,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" 2018-09-22 04:28:25,059 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb9d543b-2211-4cba-88a9-b5e2998a06a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:25,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-fb9d543b-2211-4cba-88a9-b5e2998a06a6 2018-09-22 04:28:25,059 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:25,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" 2018-09-22 04:28:25,140 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-044cbc06-5135-40d4-bd53-d3a7b2725f05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:25,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-044cbc06-5135-40d4-bd53-d3a7b2725f05 2018-09-22 04:28:25,140 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:25,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" 2018-09-22 04:28:25,231 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce7a475a-aeac-48b8-bf70-5856fc95ee2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:25,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-ce7a475a-aeac-48b8-bf70-5856fc95ee2e 2018-09-22 04:28:25,231 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:25,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" 2018-09-22 04:28:25,318 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a746a220-179a-49fd-b722-e4f5a07235bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:25,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-a746a220-179a-49fd-b722-e4f5a07235bd 2018-09-22 04:28:25,318 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:25,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" 2018-09-22 04:28:25,414 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca6da7df-ad3c-48d3-a1cf-ea0f288b4f32 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:25,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-ca6da7df-ad3c-48d3-a1cf-ea0f288b4f32 2018-09-22 04:28:25,414 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:25,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" 2018-09-22 04:28:25,502 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c9156c3-912a-465f-ae76-74061ea5befe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:25,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-0c9156c3-912a-465f-ae76-74061ea5befe 2018-09-22 04:28:25,503 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:25,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" 2018-09-22 04:28:25,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b65d5e31-b9ec-47e9-abe6-ef2b99c5313b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:28:25,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-b65d5e31-b9ec-47e9-abe6-ef2b99c5313b 2018-09-22 04:28:25,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" 2018-09-22 04:28:25,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c52889b1-d71a-4176-8154-80314a91d98a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:28:25,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-c52889b1-d71a-4176-8154-80314a91d98a 2018-09-22 04:28:25,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" 2018-09-22 04:28:25,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8d02fd0-5776-4300-9fa3-11f12d270105 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:25,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-a8d02fd0-5776-4300-9fa3-11f12d270105 2018-09-22 04:28:25,770 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:25,771 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-54694fe5-e4c4-430-proj 2018-09-22 04:28:25,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8b4efd8589ac4029a86a552fe0a3bd9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" 2018-09-22 04:28:25,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48b67db4-8437-4564-93dd-fce5b02b290b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:25,988 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8b4efd8589ac4029a86a552fe0a3bd9c used request id req-48b67db4-8437-4564-93dd-fce5b02b290b 2018-09-22 04:28:25,988 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-54694fe5-e4c4-430-proj-role 2018-09-22 04:28:25,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/689b324c5ec84e9bba83bf05ed96ad67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" 2018-09-22 04:28:26,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b6456b9-19b4-4eb3-be2c-bee1202fcec1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:26,092 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/689b324c5ec84e9bba83bf05ed96ad67 used request id req-2b6456b9-19b4-4eb3-be2c-bee1202fcec1 2018-09-22 04:28:26,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26bb8a8e6f8e0eeabc22ba42c423d350a94160a3" 2018-09-22 04:28:26,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98352024-a5c3-4efb-bbd2-375f844e98a9 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:28:26,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-98352024-a5c3-4efb-bbd2-375f844e98a9 2018-09-22 04:28:26,188 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-54694fe5-e4c4-430-user 2018-09-22 04:28:26,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/bb6aa18231a5497a8485becac5ca19c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8fa6b49ff7823b0627834a845235ea3c38431a" 2018-09-22 04:28:26,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d104f5c9-8c9f-4893-805d-8f44793d7e3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:26,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/bb6aa18231a5497a8485becac5ca19c7 used request id req-d104f5c9-8c9f-4893-805d-8f44793d7e3e 2018-09-22 04:28:26,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:26,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Wp9J2IaaTZiBiUf2z1HVCA"], "issued_at": "2018-09-22T04:28:26.000000Z"}} 2018-09-22 04:28:26,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2b65c2a92df2c36dfc56a6da33d394009e7f8ff" 2018-09-22 04:28:26,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4366b92-a20d-463c-8220-5fe08f3adee7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:26,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b4366b92-a20d-463c-8220-5fe08f3adee7 2018-09-22 04:28:26,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:26,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:27,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["nTiD6Pj0SKedueWTOiWuww"], "issued_at": "2018-09-22T04:28:27.000000Z"}} 2018-09-22 04:28:27,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" 2018-09-22 04:28:27,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fef93775-d3ab-4465-975e-7f9df1bd2544 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:27,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fef93775-d3ab-4465-975e-7f9df1bd2544 2018-09-22 04:28:27,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:28:27,326 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:28:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:28:27,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" 2018-09-22 04:28:27,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1600ed22-4d8f-4269-9265-2760dd08ba7e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:28:27,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-proj used request id req-1600ed22-4d8f-4269-9265-2760dd08ba7e 2018-09-22 04:28:27,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" 2018-09-22 04:28:27,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f69fabd-ecd3-4107-b859-48999a704018 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:28:27,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9f69fabd-ecd3-4107-b859-48999a704018 2018-09-22 04:28:27,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-proj"}}' 2018-09-22 04:28:27,620 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dea25ccc-3115-4502-b167-c1acda25b9b5 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4b5e2e792fa34f88967674b6823b920f"}, "enabled": true, "id": "4b5e2e792fa34f88967674b6823b920f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-proj"}} 2018-09-22 04:28:27,620 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-dea25ccc-3115-4502-b167-c1acda25b9b5 2018-09-22 04:28:27,620 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-proj 2018-09-22 04:28:27,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:27,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:28,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["IFq5nexmT6yccoek3Yu79w"], "issued_at": "2018-09-22T04:28:28.000000Z"}} 2018-09-22 04:28:28,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bdd8585af191a1dab05c018c255b93b3f2203fa" 2018-09-22 04:28:28,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb01ba74-cb68-4fa7-82ed-e97fb449cd3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:28,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fb01ba74-cb68-4fa7-82ed-e97fb449cd3d 2018-09-22 04:28:28,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:28:28,040 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:28:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:28:28,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bdd8585af191a1dab05c018c255b93b3f2203fa" 2018-09-22 04:28:28,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f95a98ae-b65e-4cb2-bd92-6e2b95630c19 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:28:28,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f95a98ae-b65e-4cb2-bd92-6e2b95630c19 2018-09-22 04:28:28,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bdd8585af191a1dab05c018c255b93b3f2203fa" 2018-09-22 04:28:28,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9db9817-fecd-4d68-a2fa-6e0060ccda90 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4b5e2e792fa34f88967674b6823b920f"}, "enabled": true, "id": "4b5e2e792fa34f88967674b6823b920f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-proj"}]} 2018-09-22 04:28:28,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-proj used request id req-f9db9817-fecd-4d68-a2fa-6e0060ccda90 2018-09-22 04:28:28,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bdd8585af191a1dab05c018c255b93b3f2203fa" 2018-09-22 04:28:28,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-375c9c00-214b-4fad-b871-dd3a70cfa8ec Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:28:28,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-375c9c00-214b-4fad-b871-dd3a70cfa8ec 2018-09-22 04:28:28,691 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-user 2018-09-22 04:28:28,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:28,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" 2018-09-22 04:28:28,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa2dae5-6832-4657-a787-bb0721f2013c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:28:28,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-daa2dae5-6832-4657-a787-bb0721f2013c 2018-09-22 04:28:28,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" -d '{"role": {"name": "CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-proj-role"}}' 2018-09-22 04:28:28,901 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:28:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9e36807-1d72-44db-bdfa-9aeca912a0a2 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7cf2c28c8b13454a89c84c9e8b51be66", "links": {"self": "http://172.30.9.23:5000/v3/roles/7cf2c28c8b13454a89c84c9e8b51be66"}, "name": "CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-proj-role"}} 2018-09-22 04:28:28,901 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e9e36807-1d72-44db-bdfa-9aeca912a0a2 2018-09-22 04:28:28,902 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-proj-role 2018-09-22 04:28:28,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7cf2c28c8b13454a89c84c9e8b51be66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" 2018-09-22 04:28:28,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f51de999-b0b6-4f50-9ba6-5172defc6170 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/7cf2c28c8b13454a89c84c9e8b51be66"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-proj-role", "id": "7cf2c28c8b13454a89c84c9e8b51be66"}} 2018-09-22 04:28:28,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7cf2c28c8b13454a89c84c9e8b51be66 used request id req-f51de999-b0b6-4f50-9ba6-5172defc6170 2018-09-22 04:28:28,998 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-proj-role to project CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-proj 2018-09-22 04:28:29,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/4b5e2e792fa34f88967674b6823b920f/users/3edc7e33764047f79483a9bfee87d1cd/roles/7cf2c28c8b13454a89c84c9e8b51be66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" 2018-09-22 04:28:29,119 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16d498d1-9ad4-4059-8e4f-e1c0c9f3767a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:29,120 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4b5e2e792fa34f88967674b6823b920f/users/3edc7e33764047f79483a9bfee87d1cd/roles/7cf2c28c8b13454a89c84c9e8b51be66 used request id req-16d498d1-9ad4-4059-8e4f-e1c0c9f3767a 2018-09-22 04:28:29,120 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:28:29,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:29,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:29,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7cf2c28c8b13454a89c84c9e8b51be66", "name": "CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-proj-role"}], "expires_at": "2018-09-22T05:28:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b5e2e792fa34f88967674b6823b920f", "name": "CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4b5e2e792fa34f88967674b6823b920f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/4b5e2e792fa34f88967674b6823b920f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/4b5e2e792fa34f88967674b6823b920f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/4b5e2e792fa34f88967674b6823b920f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/4b5e2e792fa34f88967674b6823b920f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/4b5e2e792fa34f88967674b6823b920f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4b5e2e792fa34f88967674b6823b920f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/4b5e2e792fa34f88967674b6823b920f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/4b5e2e792fa34f88967674b6823b920f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4b5e2e792fa34f88967674b6823b920f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/4b5e2e792fa34f88967674b6823b920f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/4b5e2e792fa34f88967674b6823b920f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-user", "id": "3edc7e33764047f79483a9bfee87d1cd"}, "audit_ids": ["CpWJ4XtERZSoLGNSgaBYxw"], "issued_at": "2018-09-22T04:28:29.000000Z"}} 2018-09-22 04:28:29,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8113585f986c4d57f540608a91bae539008e61a0" 2018-09-22 04:28:29,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c41496-e782-42cf-b2ff-42e3bbf17366 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:29,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b8c41496-e782-42cf-b2ff-42e3bbf17366 2018-09-22 04:28:29,585 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:28:29,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8113585f986c4d57f540608a91bae539008e61a0" 2018-09-22 04:28:29,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28: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-25253f2c-efb4-436f-8f9a-66bc8903960f x-compute-request-id: req-25253f2c-efb4-436f-8f9a-66bc8903960f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 04:28:29,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-25253f2c-efb4-436f-8f9a-66bc8903960f 2018-09-22 04:28:29,757 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-b0985d3a-da7e-450a-83c1-8b0bdf171c37... 2018-09-22 04:28:29,757 - OpenStackKeypair - INFO - Creating new keypair 2018-09-22 04:28:29,839 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-b0985d3a-da7e-450a-83c1-8b0bdf171c37 2018-09-22 04:28:29,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8113585f986c4d57f540608a91bae539008e61a0" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD4KqL5uzgzVlCqSmH+RWtghez+6gli/O6eFLqv8ucneJT0Kzgcb+J/o8xayftrt0r7tynZ14y13LBRKQXqlGYfvmoZ8JZwC2riXjYK4am1cPi5XcPfwJz0Jij7VfM2XSoR7Fj2eXmm3vViYnNGXeHYuU9BE8G4wL+ZSTQpEJk6kw==", "name": "CreateKeypairsCleanupTests-b0985d3a-da7e-450a-83c1-8b0bdf171c37"}}' 2018-09-22 04:28:29,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28: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-354ea112-7647-4af2-a1e9-c588859c835c x-compute-request-id: req-354ea112-7647-4af2-a1e9-c588859c835c Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD4KqL5uzgzVlCqSmH+RWtghez+6gli/O6eFLqv8ucneJT0Kzgcb+J/o8xayftrt0r7tynZ14y13LBRKQXqlGYfvmoZ8JZwC2riXjYK4am1cPi5XcPfwJz0Jij7VfM2XSoR7Fj2eXmm3vViYnNGXeHYuU9BE8G4wL+ZSTQpEJk6kw==", "user_id": "3edc7e33764047f79483a9bfee87d1cd", "name": "CreateKeypairsCleanupTests-b0985d3a-da7e-450a-83c1-8b0bdf171c37", "fingerprint": "a7:63:1a:b0:c3:bb:10:34:b2:6d:36:24:e4:f3:8b:cc"}} 2018-09-22 04:28:29,896 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-354ea112-7647-4af2-a1e9-c588859c835c 2018-09-22 04:28:29,898 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-b0985d3a-da7e-450a-83c1-8b0bdf171c37.pub 2018-09-22 04:28:29,898 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-b0985d3a-da7e-450a-83c1-8b0bdf171c37 2018-09-22 04:28:29,899 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-b0985d3a-da7e-450a-83c1-8b0bdf171c37 2018-09-22 04:28:29,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-b0985d3a-da7e-450a-83c1-8b0bdf171c37 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8113585f986c4d57f540608a91bae539008e61a0" 2018-09-22 04:28:29,931 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:28: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-2702adc7-36c5-46b6-814d-a58ac8e57bc6 x-compute-request-id: req-2702adc7-36c5-46b6-814d-a58ac8e57bc6 Content-Length: 0 Content-Type: application/json 2018-09-22 04:28:29,931 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-b0985d3a-da7e-450a-83c1-8b0bdf171c37 used request id req-2702adc7-36c5-46b6-814d-a58ac8e57bc6 2018-09-22 04:28:29,931 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-b0985d3a-da7e-450a-83c1-8b0bdf171c37.pub] 2018-09-22 04:28:29,932 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-b0985d3a-da7e-450a-83c1-8b0bdf171c37] 2018-09-22 04:28:29,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" 2018-09-22 04:28:30,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-15005606-fcd9-4f2e-a7f1-51fae2e971d4 Date: Sat, 22 Sep 2018 04:28:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:28:30,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-15005606-fcd9-4f2e-a7f1-51fae2e971d4 2018-09-22 04:28:30,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" 2018-09-22 04:28:30,269 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e65d37d0-a31c-4bbb-9f71-d8dddee18d2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:30,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-e65d37d0-a31c-4bbb-9f71-d8dddee18d2f 2018-09-22 04:28:30,270 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:30,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" 2018-09-22 04:28:30,363 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1db77ee-c7f3-49e0-a01a-1b3807f982ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:30,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-e1db77ee-c7f3-49e0-a01a-1b3807f982ed 2018-09-22 04:28:30,363 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:30,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" 2018-09-22 04:28:30,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49a5ea0a-372e-4a11-a5ec-e2e51b184243 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:30,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-49a5ea0a-372e-4a11-a5ec-e2e51b184243 2018-09-22 04:28:30,453 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:30,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" 2018-09-22 04:28:30,537 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-460853aa-0360-4386-b3f6-b7944aa28480 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:30,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-460853aa-0360-4386-b3f6-b7944aa28480 2018-09-22 04:28:30,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:30,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" 2018-09-22 04:28:30,631 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94581283-3306-43c9-85e4-ea2130d37e06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:30,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-94581283-3306-43c9-85e4-ea2130d37e06 2018-09-22 04:28:30,631 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:30,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" 2018-09-22 04:28:30,653 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8712fde2-d4a6-4727-942f-2a5be7d452c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:30,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-8712fde2-d4a6-4727-942f-2a5be7d452c2 2018-09-22 04:28:30,653 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:30,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" 2018-09-22 04:28:30,732 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30b0fa3c-4392-49e2-81cb-7ef831f8d832 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:30,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-30b0fa3c-4392-49e2-81cb-7ef831f8d832 2018-09-22 04:28:30,733 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:30,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" 2018-09-22 04:28:30,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be08dd2-c159-45a3-afa3-b16f6e8040d7 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:28:30,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-2be08dd2-c159-45a3-afa3-b16f6e8040d7 2018-09-22 04:28:30,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" 2018-09-22 04:28:30,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1aee44b-1454-47d6-8e5f-4725aef13e40 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:28:30,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-c1aee44b-1454-47d6-8e5f-4725aef13e40 2018-09-22 04:28:30,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" 2018-09-22 04:28:31,001 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17345a9b-905f-4c32-a6e5-0beb9f9acc2d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:31,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-17345a9b-905f-4c32-a6e5-0beb9f9acc2d 2018-09-22 04:28:31,001 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:31,002 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-proj 2018-09-22 04:28:31,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/4b5e2e792fa34f88967674b6823b920f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" 2018-09-22 04:28:31,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2b1a741-2f54-4cc3-b4aa-162a2ffd914c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:31,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4b5e2e792fa34f88967674b6823b920f used request id req-b2b1a741-2f54-4cc3-b4aa-162a2ffd914c 2018-09-22 04:28:31,210 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-proj-role 2018-09-22 04:28:31,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7cf2c28c8b13454a89c84c9e8b51be66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" 2018-09-22 04:28:31,326 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29b4118d-5a7a-49fe-a9db-072865f280e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:31,326 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7cf2c28c8b13454a89c84c9e8b51be66 used request id req-29b4118d-5a7a-49fe-a9db-072865f280e1 2018-09-22 04:28:31,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d575c8a03774d44e0902654af586e0e6442b6f0f" 2018-09-22 04:28:31,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e745ad-3111-44b7-91e5-e64087808480 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:28:31,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-64e745ad-3111-44b7-91e5-e64087808480 2018-09-22 04:28:31,411 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-6cc20c5e-2b4b-4cb-user 2018-09-22 04:28:31,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3edc7e33764047f79483a9bfee87d1cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bdd8585af191a1dab05c018c255b93b3f2203fa" 2018-09-22 04:28:31,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df31c897-7766-4596-91fa-89522f86de1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:31,601 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3edc7e33764047f79483a9bfee87d1cd used request id req-df31c897-7766-4596-91fa-89522f86de1c 2018-09-22 04:28:31,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:31,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["RdVOgHt-R66qkko1ZJ4FNg"], "issued_at": "2018-09-22T04:28:31.000000Z"}} 2018-09-22 04:28:31,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd430b98cf5a201cbda4273288ba47d7b52d7da" 2018-09-22 04:28:32,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ec48b9-aa58-4c3e-acf2-dad41662e1bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:32,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-58ec48b9-aa58-4c3e-acf2-dad41662e1bc 2018-09-22 04:28:32,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:32,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:32,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["_jJAXMIJRqWt3UESFbfDzA"], "issued_at": "2018-09-22T04:28:32.000000Z"}} 2018-09-22 04:28:32,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" 2018-09-22 04:28:32,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c72bdb-6ab9-42aa-8a26-2eb92c733a45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:32,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-74c72bdb-6ab9-42aa-8a26-2eb92c733a45 2018-09-22 04:28:32,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:28:32,544 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:28:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:28:32,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a518536b-2693-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" 2018-09-22 04:28:32,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52eb0bb0-1f70-4bd8-889b-1ccfa8aef085 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a518536b-2693-48b-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:28:32,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a518536b-2693-48b-proj used request id req-52eb0bb0-1f70-4bd8-889b-1ccfa8aef085 2018-09-22 04:28:32,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" 2018-09-22 04:28:32,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb938862-741b-41be-8d95-0a730fdbff2c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:28:32,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fb938862-741b-41be-8d95-0a730fdbff2c 2018-09-22 04:28:32,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-a518536b-2693-48b-proj"}}' 2018-09-22 04:28:32,829 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cc8b887-2f9f-490a-9b7f-d15302e77772 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/02723f7384074a59a4d99a6e9845ead3"}, "enabled": true, "id": "02723f7384074a59a4d99a6e9845ead3", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-a518536b-2693-48b-proj"}} 2018-09-22 04:28:32,829 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4cc8b887-2f9f-490a-9b7f-d15302e77772 2018-09-22 04:28:32,830 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-a518536b-2693-48b-proj 2018-09-22 04:28:32,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:32,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:33,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["4AkxadeEQq6ZcwdRn9ZMaA"], "issued_at": "2018-09-22T04:28:33.000000Z"}} 2018-09-22 04:28:33,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c58defcf04aa9b421b312fc392d298d269210c" 2018-09-22 04:28:33,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdcdba6e-4b10-4724-83df-51388ad94a66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:33,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cdcdba6e-4b10-4724-83df-51388ad94a66 2018-09-22 04:28:33,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:28:33,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:28:33,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c58defcf04aa9b421b312fc392d298d269210c" 2018-09-22 04:28:33,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c70a1d49-60bf-4029-bbf1-79ce77d4e50c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:28:33,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c70a1d49-60bf-4029-bbf1-79ce77d4e50c 2018-09-22 04:28:33,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-a518536b-2693-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c58defcf04aa9b421b312fc392d298d269210c" 2018-09-22 04:28:33,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc5aef9-4b8d-4d5e-8478-cf41e847a4b8 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-a518536b-2693-48b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/02723f7384074a59a4d99a6e9845ead3"}, "enabled": true, "id": "02723f7384074a59a4d99a6e9845ead3", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-a518536b-2693-48b-proj"}]} 2018-09-22 04:28:33,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-a518536b-2693-48b-proj used request id req-3dc5aef9-4b8d-4d5e-8478-cf41e847a4b8 2018-09-22 04:28:33,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c58defcf04aa9b421b312fc392d298d269210c" 2018-09-22 04:28:33,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-897b5ff6-5760-4a0e-b827-e64a2a425c8e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:28:33,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-897b5ff6-5760-4a0e-b827-e64a2a425c8e 2018-09-22 04:28:33,823 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-a518536b-2693-48b-user 2018-09-22 04:28:33,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:33,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" 2018-09-22 04:28:33,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c8f13da-fa49-4b91-9b9c-9ddceef160ad Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:28:33,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3c8f13da-fa49-4b91-9b9c-9ddceef160ad 2018-09-22 04:28:33,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" -d '{"role": {"name": "CreateKeypairsCleanupTests-a518536b-2693-48b-proj-role"}}' 2018-09-22 04:28:34,008 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7787fa57-ec77-4d5f-91d8-99331f03376a Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2e3917f148e4c3d8e8207f39be7d814", "links": {"self": "http://172.30.9.23:5000/v3/roles/c2e3917f148e4c3d8e8207f39be7d814"}, "name": "CreateKeypairsCleanupTests-a518536b-2693-48b-proj-role"}} 2018-09-22 04:28:34,008 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7787fa57-ec77-4d5f-91d8-99331f03376a 2018-09-22 04:28:34,009 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-a518536b-2693-48b-proj-role 2018-09-22 04:28:34,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c2e3917f148e4c3d8e8207f39be7d814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" 2018-09-22 04:28:34,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5065eed1-0d64-4e4c-ad91-7269ad92492d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c2e3917f148e4c3d8e8207f39be7d814"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-a518536b-2693-48b-proj-role", "id": "c2e3917f148e4c3d8e8207f39be7d814"}} 2018-09-22 04:28:34,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c2e3917f148e4c3d8e8207f39be7d814 used request id req-5065eed1-0d64-4e4c-ad91-7269ad92492d 2018-09-22 04:28:34,025 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-a518536b-2693-48b-proj-role to project CreateKeypairsCleanupTests-a518536b-2693-48b-proj 2018-09-22 04:28:34,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/02723f7384074a59a4d99a6e9845ead3/users/7b5e7f2dca384992a1b214ac561a146c/roles/c2e3917f148e4c3d8e8207f39be7d814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" 2018-09-22 04:28:34,155 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eec2ad9b-df93-459d-91c3-a68cdc53a51a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:34,155 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/02723f7384074a59a4d99a6e9845ead3/users/7b5e7f2dca384992a1b214ac561a146c/roles/c2e3917f148e4c3d8e8207f39be7d814 used request id req-eec2ad9b-df93-459d-91c3-a68cdc53a51a 2018-09-22 04:28:34,155 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:28:34,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:34,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:34,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2e3917f148e4c3d8e8207f39be7d814", "name": "CreateKeypairsCleanupTests-a518536b-2693-48b-proj-role"}], "expires_at": "2018-09-22T05:28:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02723f7384074a59a4d99a6e9845ead3", "name": "CreateKeypairsCleanupTests-a518536b-2693-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/02723f7384074a59a4d99a6e9845ead3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/02723f7384074a59a4d99a6e9845ead3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/02723f7384074a59a4d99a6e9845ead3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/02723f7384074a59a4d99a6e9845ead3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/02723f7384074a59a4d99a6e9845ead3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/02723f7384074a59a4d99a6e9845ead3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/02723f7384074a59a4d99a6e9845ead3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/02723f7384074a59a4d99a6e9845ead3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/02723f7384074a59a4d99a6e9845ead3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/02723f7384074a59a4d99a6e9845ead3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/02723f7384074a59a4d99a6e9845ead3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/02723f7384074a59a4d99a6e9845ead3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-a518536b-2693-48b-user", "id": "7b5e7f2dca384992a1b214ac561a146c"}, "audit_ids": ["cFHiHUaHSgygNhxd-RaaDQ"], "issued_at": "2018-09-22T04:28:34.000000Z"}} 2018-09-22 04:28:34,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccb198f9f1a95b0b5fc33ffaff3aaf19e867d56" 2018-09-22 04:28:34,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fac3524-2e97-42f0-9dba-34a765bc0a67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:34,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9fac3524-2e97-42f0-9dba-34a765bc0a67 2018-09-22 04:28:34,687 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:28:34,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccb198f9f1a95b0b5fc33ffaff3aaf19e867d56" 2018-09-22 04:28:34,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28: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-606af0a9-e84e-4166-8942-3a9e01ce8193 x-compute-request-id: req-606af0a9-e84e-4166-8942-3a9e01ce8193 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 04:28:34,850 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-606af0a9-e84e-4166-8942-3a9e01ce8193 2018-09-22 04:28:34,851 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-ddb882b3-1cd4-4ce7-969a-d87680823e55... 2018-09-22 04:28:34,851 - OpenStackKeypair - INFO - Creating new keypair 2018-09-22 04:28:34,930 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-ddb882b3-1cd4-4ce7-969a-d87680823e55 2018-09-22 04:28:34,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccb198f9f1a95b0b5fc33ffaff3aaf19e867d56" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDLxUqgplCSY0WIle3hbPq9T6wS0fmAgZz5jiw1+4hl6dYsqof/v3vApn4aa3ITk2MFmQW6CdIphDViVPzH7xQbMHyqvWdNKqx3HnqNGLrDJkopuwaEByW2n0NcTQgZOsGBeQ5rVikYKDPYRzvIQKyHM7JogbMw3yrRAHV9mrkuhQ==", "name": "CreateKeypairsCleanupTests-ddb882b3-1cd4-4ce7-969a-d87680823e55"}}' 2018-09-22 04:28:34,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28: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-b393b5b3-be87-4edd-8637-d3cf24fb3e2e x-compute-request-id: req-b393b5b3-be87-4edd-8637-d3cf24fb3e2e Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDLxUqgplCSY0WIle3hbPq9T6wS0fmAgZz5jiw1+4hl6dYsqof/v3vApn4aa3ITk2MFmQW6CdIphDViVPzH7xQbMHyqvWdNKqx3HnqNGLrDJkopuwaEByW2n0NcTQgZOsGBeQ5rVikYKDPYRzvIQKyHM7JogbMw3yrRAHV9mrkuhQ==", "user_id": "7b5e7f2dca384992a1b214ac561a146c", "name": "CreateKeypairsCleanupTests-ddb882b3-1cd4-4ce7-969a-d87680823e55", "fingerprint": "bb:e0:01:40:aa:be:d7:db:a6:fb:2e:fe:83:19:93:06"}} 2018-09-22 04:28:34,985 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b393b5b3-be87-4edd-8637-d3cf24fb3e2e 2018-09-22 04:28:34,998 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-ddb882b3-1cd4-4ce7-969a-d87680823e55.pub 2018-09-22 04:28:34,999 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-ddb882b3-1cd4-4ce7-969a-d87680823e55 2018-09-22 04:28:34,999 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-ddb882b3-1cd4-4ce7-969a-d87680823e55 2018-09-22 04:28:35,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-ddb882b3-1cd4-4ce7-969a-d87680823e55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ccb198f9f1a95b0b5fc33ffaff3aaf19e867d56" 2018-09-22 04:28:35,033 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:28: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-1fd057bd-2c58-4734-980d-8a5f8f37f65d x-compute-request-id: req-1fd057bd-2c58-4734-980d-8a5f8f37f65d Content-Length: 0 Content-Type: application/json 2018-09-22 04:28:35,033 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-ddb882b3-1cd4-4ce7-969a-d87680823e55 used request id req-1fd057bd-2c58-4734-980d-8a5f8f37f65d 2018-09-22 04:28:35,033 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-ddb882b3-1cd4-4ce7-969a-d87680823e55.pub] 2018-09-22 04:28:35,034 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-ddb882b3-1cd4-4ce7-969a-d87680823e55] 2018-09-22 04:28:35,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" 2018-09-22 04:28:35,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ac5b542b-c81b-4c9f-93cd-171bd06da4ca Date: Sat, 22 Sep 2018 04:28:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:28:35,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ac5b542b-c81b-4c9f-93cd-171bd06da4ca 2018-09-22 04:28:35,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" 2018-09-22 04:28:35,497 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d962f1f9-8324-46dc-bafa-27ea0650eb6a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:35,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-d962f1f9-8324-46dc-bafa-27ea0650eb6a 2018-09-22 04:28:35,497 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:35,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" 2018-09-22 04:28:35,583 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40d4e5b4-81dd-421d-b2ce-37d7509ed0c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:35,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-40d4e5b4-81dd-421d-b2ce-37d7509ed0c8 2018-09-22 04:28:35,583 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:35,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" 2018-09-22 04:28:35,670 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3df8f6f4-12d2-42cb-87c6-eef1a68ba784 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:35,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-3df8f6f4-12d2-42cb-87c6-eef1a68ba784 2018-09-22 04:28:35,670 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:35,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" 2018-09-22 04:28:35,766 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f14878f-5c12-47b4-a0b1-e8b9c13eb908 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:35,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-1f14878f-5c12-47b4-a0b1-e8b9c13eb908 2018-09-22 04:28:35,767 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:35,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" 2018-09-22 04:28:35,850 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39a85065-6815-47a9-88f9-2aaf9e27733c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:35,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-39a85065-6815-47a9-88f9-2aaf9e27733c 2018-09-22 04:28:35,850 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:35,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" 2018-09-22 04:28:35,948 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-458a27e3-d54c-4303-995d-9ffc29ccae2a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:35,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-458a27e3-d54c-4303-995d-9ffc29ccae2a 2018-09-22 04:28:35,948 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:35,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" 2018-09-22 04:28:36,037 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ae87093-3f68-48db-a4d1-250c6ce4100b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:36,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-0ae87093-3f68-48db-a4d1-250c6ce4100b 2018-09-22 04:28:36,037 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:36,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" 2018-09-22 04:28:36,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fabf1395-d700-41d6-8b8c-a49d4f3ab186 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:28:36,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-fabf1395-d700-41d6-8b8c-a49d4f3ab186 2018-09-22 04:28:36,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" 2018-09-22 04:28:36,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b7fdc21-b1e8-498f-8d14-2f9d302cbdd3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:28:36,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-3b7fdc21-b1e8-498f-8d14-2f9d302cbdd3 2018-09-22 04:28:36,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" 2018-09-22 04:28:36,298 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-969e1ff7-e129-4405-b42a-75170cb6b3de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:36,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-969e1ff7-e129-4405-b42a-75170cb6b3de 2018-09-22 04:28:36,298 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:36,299 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-a518536b-2693-48b-proj 2018-09-22 04:28:36,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/02723f7384074a59a4d99a6e9845ead3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" 2018-09-22 04:28:36,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4753de9-3103-42d4-b867-db8d370578a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:36,508 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/02723f7384074a59a4d99a6e9845ead3 used request id req-a4753de9-3103-42d4-b867-db8d370578a2 2018-09-22 04:28:36,509 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-a518536b-2693-48b-proj-role 2018-09-22 04:28:36,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c2e3917f148e4c3d8e8207f39be7d814 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" 2018-09-22 04:28:36,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3e294a4-3ade-42bb-9b4f-925dc948cfa8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:36,619 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c2e3917f148e4c3d8e8207f39be7d814 used request id req-e3e294a4-3ade-42bb-9b4f-925dc948cfa8 2018-09-22 04:28:36,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a3067337c426090d7f04d51ab3e1c4d3d40265" 2018-09-22 04:28:36,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4fd27d3-f484-44f8-8aaf-268ba8217b6b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:28:36,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d4fd27d3-f484-44f8-8aaf-268ba8217b6b 2018-09-22 04:28:36,709 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-a518536b-2693-48b-user 2018-09-22 04:28:36,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/7b5e7f2dca384992a1b214ac561a146c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84c58defcf04aa9b421b312fc392d298d269210c" 2018-09-22 04:28:36,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-927770f4-b263-4ccb-9e7e-a662038c29bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:36,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7b5e7f2dca384992a1b214ac561a146c used request id req-927770f4-b263-4ccb-9e7e-a662038c29bf 2018-09-22 04:28:36,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:37,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["YzDjUYtoSE2YrmVumoBSTQ"], "issued_at": "2018-09-22T04:28:37.000000Z"}} 2018-09-22 04:28:37,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa7be0418ae7941042996fcdd1195b66198fb7d" 2018-09-22 04:28:37,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00d99cbe-efe7-4f90-9629-25f7afe431c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:37,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-00d99cbe-efe7-4f90-9629-25f7afe431c2 2018-09-22 04:28:37,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:37,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:37,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["xKq3CxPWQWuaa4N2SK4AlA"], "issued_at": "2018-09-22T04:28:37.000000Z"}} 2018-09-22 04:28:37,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" 2018-09-22 04:28:37,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e2c456-b13a-4486-b5ca-9b0c0a9b588c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:37,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-29e2c456-b13a-4486-b5ca-9b0c0a9b588c 2018-09-22 04:28:37,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:28:37,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:28:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:28:37,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-bda38182-2d21-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" 2018-09-22 04:28:37,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5edaa13a-72f3-425b-924b-a4934f6a96b5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-bda38182-2d21-4c7-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:28:37,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-bda38182-2d21-4c7-proj used request id req-5edaa13a-72f3-425b-924b-a4934f6a96b5 2018-09-22 04:28:37,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" 2018-09-22 04:28:37,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc570b6f-401e-4b8d-890f-6b7680783a3f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:28:37,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bc570b6f-401e-4b8d-890f-6b7680783a3f 2018-09-22 04:28:37,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-bda38182-2d21-4c7-proj"}}' 2018-09-22 04:28:38,063 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9274ec1f-bfa0-4270-afa8-cd58c3dcc4d8 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/83fdae6997974a5390a2b187ce0e5db4"}, "enabled": true, "id": "83fdae6997974a5390a2b187ce0e5db4", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-bda38182-2d21-4c7-proj"}} 2018-09-22 04:28:38,063 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9274ec1f-bfa0-4270-afa8-cd58c3dcc4d8 2018-09-22 04:28:38,063 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-bda38182-2d21-4c7-proj 2018-09-22 04:28:38,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:38,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:38,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["lAzI1oUwQ9CBMGu5EwJm1w"], "issued_at": "2018-09-22T04:28:38.000000Z"}} 2018-09-22 04:28:38,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3ff9aca91949b2b218c006effc5da68b86315" 2018-09-22 04:28:38,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d512632-f251-414f-bdf3-310b4f3608b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:38,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0d512632-f251-414f-bdf3-310b4f3608b1 2018-09-22 04:28:38,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:28:38,539 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:28:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:28:38,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3ff9aca91949b2b218c006effc5da68b86315" 2018-09-22 04:28:38,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-283b4c7a-8bb0-458f-b244-1d021c91499e Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:28:38,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-283b4c7a-8bb0-458f-b244-1d021c91499e 2018-09-22 04:28:38,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-bda38182-2d21-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3ff9aca91949b2b218c006effc5da68b86315" 2018-09-22 04:28:38,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adbfe78c-68da-4af2-9584-79b3afeba3ab Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-bda38182-2d21-4c7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/83fdae6997974a5390a2b187ce0e5db4"}, "enabled": true, "id": "83fdae6997974a5390a2b187ce0e5db4", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-bda38182-2d21-4c7-proj"}]} 2018-09-22 04:28:38,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-bda38182-2d21-4c7-proj used request id req-adbfe78c-68da-4af2-9584-79b3afeba3ab 2018-09-22 04:28:38,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3ff9aca91949b2b218c006effc5da68b86315" 2018-09-22 04:28:38,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ae4344d-0830-4bb9-b7b0-f94a26d12b62 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:28:38,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0ae4344d-0830-4bb9-b7b0-f94a26d12b62 2018-09-22 04:28:39,183 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-bda38182-2d21-4c7-user 2018-09-22 04:28:39,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:39,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" 2018-09-22 04:28:39,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41908bb7-dfee-4404-b71b-93e2ddd4cfae Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:28:39,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-41908bb7-dfee-4404-b71b-93e2ddd4cfae 2018-09-22 04:28:39,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" -d '{"role": {"name": "CreateKeypairsCleanupTests-bda38182-2d21-4c7-proj-role"}}' 2018-09-22 04:28:39,417 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2dba52c-3a26-4352-9107-0211dac9d23e Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00027e52efdd4db5af2dd9785567073b", "links": {"self": "http://172.30.9.23:5000/v3/roles/00027e52efdd4db5af2dd9785567073b"}, "name": "CreateKeypairsCleanupTests-bda38182-2d21-4c7-proj-role"}} 2018-09-22 04:28:39,417 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b2dba52c-3a26-4352-9107-0211dac9d23e 2018-09-22 04:28:39,417 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-bda38182-2d21-4c7-proj-role 2018-09-22 04:28:39,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/00027e52efdd4db5af2dd9785567073b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" 2018-09-22 04:28:39,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe28e60f-c752-4a6b-9238-bc1ff4a1f3dd Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/00027e52efdd4db5af2dd9785567073b"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-bda38182-2d21-4c7-proj-role", "id": "00027e52efdd4db5af2dd9785567073b"}} 2018-09-22 04:28:39,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/00027e52efdd4db5af2dd9785567073b used request id req-fe28e60f-c752-4a6b-9238-bc1ff4a1f3dd 2018-09-22 04:28:39,437 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-bda38182-2d21-4c7-proj-role to project CreateKeypairsCleanupTests-bda38182-2d21-4c7-proj 2018-09-22 04:28:39,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/83fdae6997974a5390a2b187ce0e5db4/users/a7124cd595414259be11389394a759f5/roles/00027e52efdd4db5af2dd9785567073b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" 2018-09-22 04:28:39,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ed03237-c627-4c54-8398-f44c135e2761 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:39,593 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/83fdae6997974a5390a2b187ce0e5db4/users/a7124cd595414259be11389394a759f5/roles/00027e52efdd4db5af2dd9785567073b used request id req-3ed03237-c627-4c54-8398-f44c135e2761 2018-09-22 04:28:39,593 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:28:39,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:39,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:39,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00027e52efdd4db5af2dd9785567073b", "name": "CreateKeypairsCleanupTests-bda38182-2d21-4c7-proj-role"}], "expires_at": "2018-09-22T05:28:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83fdae6997974a5390a2b187ce0e5db4", "name": "CreateKeypairsCleanupTests-bda38182-2d21-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/83fdae6997974a5390a2b187ce0e5db4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/83fdae6997974a5390a2b187ce0e5db4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/83fdae6997974a5390a2b187ce0e5db4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/83fdae6997974a5390a2b187ce0e5db4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/83fdae6997974a5390a2b187ce0e5db4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/83fdae6997974a5390a2b187ce0e5db4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/83fdae6997974a5390a2b187ce0e5db4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/83fdae6997974a5390a2b187ce0e5db4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/83fdae6997974a5390a2b187ce0e5db4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/83fdae6997974a5390a2b187ce0e5db4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/83fdae6997974a5390a2b187ce0e5db4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/83fdae6997974a5390a2b187ce0e5db4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-bda38182-2d21-4c7-user", "id": "a7124cd595414259be11389394a759f5"}, "audit_ids": ["zhzwFUg0Q1eYZVIwMBEBgA"], "issued_at": "2018-09-22T04:28:39.000000Z"}} 2018-09-22 04:28:39,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd6953b7cc1bf07afcee74d055274c84f55b0bd" 2018-09-22 04:28:40,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b42104b5-538d-4ee9-bb73-2f42e1929d1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:40,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b42104b5-538d-4ee9-bb73-2f42e1929d1b 2018-09-22 04:28:40,056 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:28:40,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd6953b7cc1bf07afcee74d055274c84f55b0bd" 2018-09-22 04:28:40,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28: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-df80f70d-5889-4dab-a161-6dcbb2868cd3 x-compute-request-id: req-df80f70d-5889-4dab-a161-6dcbb2868cd3 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 04:28:40,612 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-df80f70d-5889-4dab-a161-6dcbb2868cd3 2018-09-22 04:28:40,613 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-2eccd21b-52d4-4a9f-a87a-b41316a5bf59... 2018-09-22 04:28:40,613 - OpenStackKeypair - INFO - Creating new keypair 2018-09-22 04:28:40,634 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-2eccd21b-52d4-4a9f-a87a-b41316a5bf59 2018-09-22 04:28:40,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd6953b7cc1bf07afcee74d055274c84f55b0bd" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQChahvsCl3acSPi7TxVSZF2/ZTUarIcOo4LnUAuRhq43Nm4S0DmJ+kSoz52S1M88sOYm/Kh93974aI05Z0dXFXVlEaBLmCGfpsQdp16xvIyJBj1u7ZP3Ytambzk1a3i9N0un2KmiROoycanJZ0UvFUSsTbYhT2nBWmyjs6dnYqheQ==", "name": "CreateKeypairsCleanupTests-2eccd21b-52d4-4a9f-a87a-b41316a5bf59"}}' 2018-09-22 04:28:40,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28: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-bb5b760d-9f7d-4242-87e7-bfc4f9336641 x-compute-request-id: req-bb5b760d-9f7d-4242-87e7-bfc4f9336641 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQChahvsCl3acSPi7TxVSZF2/ZTUarIcOo4LnUAuRhq43Nm4S0DmJ+kSoz52S1M88sOYm/Kh93974aI05Z0dXFXVlEaBLmCGfpsQdp16xvIyJBj1u7ZP3Ytambzk1a3i9N0un2KmiROoycanJZ0UvFUSsTbYhT2nBWmyjs6dnYqheQ==", "user_id": "a7124cd595414259be11389394a759f5", "name": "CreateKeypairsCleanupTests-2eccd21b-52d4-4a9f-a87a-b41316a5bf59", "fingerprint": "bf:19:81:83:22:3c:51:8b:5e:d7:09:12:da:8d:23:4f"}} 2018-09-22 04:28:40,693 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-bb5b760d-9f7d-4242-87e7-bfc4f9336641 2018-09-22 04:28:40,707 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-2eccd21b-52d4-4a9f-a87a-b41316a5bf59.pub 2018-09-22 04:28:40,707 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-2eccd21b-52d4-4a9f-a87a-b41316a5bf59 2018-09-22 04:28:40,707 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-2eccd21b-52d4-4a9f-a87a-b41316a5bf59 2018-09-22 04:28:40,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-2eccd21b-52d4-4a9f-a87a-b41316a5bf59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd6953b7cc1bf07afcee74d055274c84f55b0bd" 2018-09-22 04:28:40,746 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:28: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-15b1f585-9bf4-4de4-9413-b1ed3115c867 x-compute-request-id: req-15b1f585-9bf4-4de4-9413-b1ed3115c867 Content-Length: 0 Content-Type: application/json 2018-09-22 04:28:40,746 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-2eccd21b-52d4-4a9f-a87a-b41316a5bf59 used request id req-15b1f585-9bf4-4de4-9413-b1ed3115c867 2018-09-22 04:28:40,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" 2018-09-22 04:28:41,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-299a1bb4-2539-4581-9e0d-f101377f1bed Date: Sat, 22 Sep 2018 04:28:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:28:41,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-299a1bb4-2539-4581-9e0d-f101377f1bed 2018-09-22 04:28:41,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" 2018-09-22 04:28:41,101 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbe9103e-e658-45c6-89a7-cbbce99d33ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:41,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-fbe9103e-e658-45c6-89a7-cbbce99d33ec 2018-09-22 04:28:41,101 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:41,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" 2018-09-22 04:28:41,191 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78101194-d071-4bbf-9940-eb7195b626c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:41,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-78101194-d071-4bbf-9940-eb7195b626c3 2018-09-22 04:28:41,192 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:41,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" 2018-09-22 04:28:41,275 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6275c32b-74af-45a3-a3b9-c8cba4b23a15 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:41,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-6275c32b-74af-45a3-a3b9-c8cba4b23a15 2018-09-22 04:28:41,276 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:41,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" 2018-09-22 04:28:41,364 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a72438e-2527-481a-b7e4-0c3367b15595 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:41,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-3a72438e-2527-481a-b7e4-0c3367b15595 2018-09-22 04:28:41,364 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:41,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" 2018-09-22 04:28:41,454 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb2d298d-b85c-4b80-8efa-23fb9c314b78 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:41,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-cb2d298d-b85c-4b80-8efa-23fb9c314b78 2018-09-22 04:28:41,455 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:41,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" 2018-09-22 04:28:41,535 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f19e606a-84b0-4206-ab74-dcdb3e95160a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:41,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-f19e606a-84b0-4206-ab74-dcdb3e95160a 2018-09-22 04:28:41,536 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:41,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" 2018-09-22 04:28:41,625 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74122543-c402-4c21-a6aa-f9908ee5325b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:41,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-74122543-c402-4c21-a6aa-f9908ee5325b 2018-09-22 04:28:41,626 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:41,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" 2018-09-22 04:28:41,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-294584a2-01ef-458e-a90f-0a25d4875780 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:28:41,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-294584a2-01ef-458e-a90f-0a25d4875780 2018-09-22 04:28:41,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" 2018-09-22 04:28:41,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6297b0-c61c-4bf2-81cb-5321c9837442 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:28:41,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-7f6297b0-c61c-4bf2-81cb-5321c9837442 2018-09-22 04:28:41,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" 2018-09-22 04:28:41,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68e3b8d5-ed3f-4467-abc7-8bfd39fbd203 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:41,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-68e3b8d5-ed3f-4467-abc7-8bfd39fbd203 2018-09-22 04:28:41,888 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:41,889 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-bda38182-2d21-4c7-proj 2018-09-22 04:28:41,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/83fdae6997974a5390a2b187ce0e5db4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" 2018-09-22 04:28:42,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7153bd8-0d80-4dff-a93f-1d57a941b54f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:42,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/83fdae6997974a5390a2b187ce0e5db4 used request id req-a7153bd8-0d80-4dff-a93f-1d57a941b54f 2018-09-22 04:28:42,102 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-bda38182-2d21-4c7-proj-role 2018-09-22 04:28:42,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/00027e52efdd4db5af2dd9785567073b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" 2018-09-22 04:28:42,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f5ad7ce-274b-47c3-8817-2ed77276c860 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:42,200 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/00027e52efdd4db5af2dd9785567073b used request id req-1f5ad7ce-274b-47c3-8817-2ed77276c860 2018-09-22 04:28:42,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2036f70f3ae31fac216ffb65bd4866701acf94e2" 2018-09-22 04:28:42,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b926a4-b253-4bac-ae7e-bf2102d9b4de Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:28:42,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b4b926a4-b253-4bac-ae7e-bf2102d9b4de 2018-09-22 04:28:42,293 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-bda38182-2d21-4c7-user 2018-09-22 04:28:42,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a7124cd595414259be11389394a759f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3ff9aca91949b2b218c006effc5da68b86315" 2018-09-22 04:28:42,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-373d6efd-9cbc-431a-a0cb-3f9cbbc9b762 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:42,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a7124cd595414259be11389394a759f5 used request id req-373d6efd-9cbc-431a-a0cb-3f9cbbc9b762 2018-09-22 04:28:42,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:42,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["MfWaGpAGSICYJEiSyxMq0w"], "issued_at": "2018-09-22T04:28:42.000000Z"}} 2018-09-22 04:28:42,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667328d773feca3ebba951ffbcd2eff8ece7c29" 2018-09-22 04:28:42,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a376500d-7588-4ef4-ad90-e9478283295e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:42,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a376500d-7588-4ef4-ad90-e9478283295e 2018-09-22 04:28:42,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:42,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:43,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["wR9xsS79SQ6-49pBb3kykQ"], "issued_at": "2018-09-22T04:28:43.000000Z"}} 2018-09-22 04:28:43,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf6206a7e179354d1e89b1232b41d8b0394a73" 2018-09-22 04:28:43,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e6028c-060c-4a38-95ee-9d9dbcae551b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:43,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-14e6028c-060c-4a38-95ee-9d9dbcae551b 2018-09-22 04:28:43,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:28:43,450 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:28:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:28:43,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf6206a7e179354d1e89b1232b41d8b0394a73" 2018-09-22 04:28:43,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6e5591b-c25b-474c-808b-c72322a0f19f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:28:43,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj used request id req-f6e5591b-c25b-474c-808b-c72322a0f19f 2018-09-22 04:28:43,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf6206a7e179354d1e89b1232b41d8b0394a73" 2018-09-22 04:28:43,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba42336-2be9-4cac-977c-3efdbaa94968 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:28:43,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dba42336-2be9-4cac-977c-3efdbaa94968 2018-09-22 04:28:43,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf6206a7e179354d1e89b1232b41d8b0394a73" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj"}}' 2018-09-22 04:28:43,752 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edbade3b-9ecd-4ec1-8ccd-09afa7df4dfc Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0c113f39b38d451fabd5590c92873d85"}, "enabled": true, "id": "0c113f39b38d451fabd5590c92873d85", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj"}} 2018-09-22 04:28:43,752 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-edbade3b-9ecd-4ec1-8ccd-09afa7df4dfc 2018-09-22 04:28:43,752 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj 2018-09-22 04:28:43,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:43,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:44,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["N-nRmMDrTBKaqk79ZJ16Rg"], "issued_at": "2018-09-22T04:28:44.000000Z"}} 2018-09-22 04:28:44,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0df15b5dcf46dc84a2bf6cf10397c3a397720b" 2018-09-22 04:28:44,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a5faab2-05d0-476f-9a15-86959f97ad50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:44,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1a5faab2-05d0-476f-9a15-86959f97ad50 2018-09-22 04:28:44,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:28:44,236 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:28:44,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0df15b5dcf46dc84a2bf6cf10397c3a397720b" 2018-09-22 04:28:44,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0715eb0-af9c-48bb-aea4-36c13effd968 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:28:44,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f0715eb0-af9c-48bb-aea4-36c13effd968 2018-09-22 04:28:44,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0df15b5dcf46dc84a2bf6cf10397c3a397720b" 2018-09-22 04:28:44,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06561270-85fd-4a53-aa9f-f2dab17e7de5 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0c113f39b38d451fabd5590c92873d85"}, "enabled": true, "id": "0c113f39b38d451fabd5590c92873d85", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj"}]} 2018-09-22 04:28:44,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj used request id req-06561270-85fd-4a53-aa9f-f2dab17e7de5 2018-09-22 04:28:44,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0df15b5dcf46dc84a2bf6cf10397c3a397720b" 2018-09-22 04:28:44,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f18efc1-f359-4cfb-b8c7-505e524b2719 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:28:44,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7f18efc1-f359-4cfb-b8c7-505e524b2719 2018-09-22 04:28:44,913 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-c820a7ed-f3f9-417-user 2018-09-22 04:28:44,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:44,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf6206a7e179354d1e89b1232b41d8b0394a73" 2018-09-22 04:28:45,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d3f049b-8383-4410-a57a-0c955d0db3cb Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:28:45,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8d3f049b-8383-4410-a57a-0c955d0db3cb 2018-09-22 04:28:45,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf6206a7e179354d1e89b1232b41d8b0394a73" -d '{"role": {"name": "CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj-role"}}' 2018-09-22 04:28:45,153 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a93a6a5-fc96-4b54-a9e3-514186c9d2db Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "883871ca05fd45389fe29b6c8c750ba4", "links": {"self": "http://172.30.9.23:5000/v3/roles/883871ca05fd45389fe29b6c8c750ba4"}, "name": "CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj-role"}} 2018-09-22 04:28:45,153 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6a93a6a5-fc96-4b54-a9e3-514186c9d2db 2018-09-22 04:28:45,153 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj-role 2018-09-22 04:28:45,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/883871ca05fd45389fe29b6c8c750ba4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf6206a7e179354d1e89b1232b41d8b0394a73" 2018-09-22 04:28:45,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c040d4e-1d24-4dee-9d07-bd3b69583a6d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/883871ca05fd45389fe29b6c8c750ba4"}, "domain_id": null, "name": "CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj-role", "id": "883871ca05fd45389fe29b6c8c750ba4"}} 2018-09-22 04:28:45,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/883871ca05fd45389fe29b6c8c750ba4 used request id req-6c040d4e-1d24-4dee-9d07-bd3b69583a6d 2018-09-22 04:28:45,245 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj-role to project CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj 2018-09-22 04:28:45,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0c113f39b38d451fabd5590c92873d85/users/2946c343c3f843ab91076ee1ed5afd8b/roles/883871ca05fd45389fe29b6c8c750ba4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf6206a7e179354d1e89b1232b41d8b0394a73" 2018-09-22 04:28:45,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-392c3d48-23d9-4e88-8107-4977bfcb6688 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:45,454 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0c113f39b38d451fabd5590c92873d85/users/2946c343c3f843ab91076ee1ed5afd8b/roles/883871ca05fd45389fe29b6c8c750ba4 used request id req-392c3d48-23d9-4e88-8107-4977bfcb6688 2018-09-22 04:28:45,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:45,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:45,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "883871ca05fd45389fe29b6c8c750ba4", "name": "CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj-role"}], "expires_at": "2018-09-22T05:28:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c113f39b38d451fabd5590c92873d85", "name": "CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0c113f39b38d451fabd5590c92873d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/0c113f39b38d451fabd5590c92873d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/0c113f39b38d451fabd5590c92873d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0c113f39b38d451fabd5590c92873d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/0c113f39b38d451fabd5590c92873d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/0c113f39b38d451fabd5590c92873d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0c113f39b38d451fabd5590c92873d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/0c113f39b38d451fabd5590c92873d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/0c113f39b38d451fabd5590c92873d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0c113f39b38d451fabd5590c92873d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/0c113f39b38d451fabd5590c92873d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/0c113f39b38d451fabd5590c92873d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-c820a7ed-f3f9-417-user", "id": "2946c343c3f843ab91076ee1ed5afd8b"}, "audit_ids": ["_n5vidIsRoiyje6yg9D3_A"], "issued_at": "2018-09-22T04:28:45.000000Z"}} 2018-09-22 04:28:45,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}909407258eb47843fa43ea31e21029edb5fae39d" 2018-09-22 04:28:45,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dff55df-fc79-4b29-a0e9-ae5bd253069f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:45,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5dff55df-fc79-4b29-a0e9-ae5bd253069f 2018-09-22 04:28:45,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}909407258eb47843fa43ea31e21029edb5fae39d" 2018-09-22 04:28:46,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-398f88f6-f1de-4c12-933b-73f273a507cc Date: Sat, 22 Sep 2018 04:28:46 GMT RESP BODY: {"networks":[]} 2018-09-22 04:28:46,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-net used request id req-398f88f6-f1de-4c12-933b-73f273a507cc 2018-09-22 04:28:46,073 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-net 2018-09-22 04:28:46,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}909407258eb47843fa43ea31e21029edb5fae39d" -d '{"network": {"name": "CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-net", "admin_state_up": true}}' 2018-09-22 04:28:46,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d5a24128-1078-4188-978d-bfe346aa9169 Date: Sat, 22 Sep 2018 04:28:46 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9a41face-bb20-4cf0-bab8-a2a55ffeedc4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0c113f39b38d451fabd5590c92873d85","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:28:46Z","is_default":false,"name":"CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0c113f39b38d451fabd5590c92873d85","created_at":"2018-09-22T04:28:46Z","mtu":1450}} 2018-09-22 04:28:46,607 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-d5a24128-1078-4188-978d-bfe346aa9169 2018-09-22 04:28:46,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=9a41face-bb20-4cf0-bab8-a2a55ffeedc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}909407258eb47843fa43ea31e21029edb5fae39d" 2018-09-22 04:28:46,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-20f18795-f615-4b82-96bb-c197c92420f2 Date: Sat, 22 Sep 2018 04:28:46 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-09-22T04:28:46Z","tenant_id":"0c113f39b38d451fabd5590c92873d85","created_at":"2018-09-22T04:28:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0c113f39b38d451fabd5590c92873d85","id":"9a41face-bb20-4cf0-bab8-a2a55ffeedc4","name":"CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-net"}]} 2018-09-22 04:28:46,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=9a41face-bb20-4cf0-bab8-a2a55ffeedc4 used request id req-20f18795-f615-4b82-96bb-c197c92420f2 2018-09-22 04:28:46,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9a41face-bb20-4cf0-bab8-a2a55ffeedc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}909407258eb47843fa43ea31e21029edb5fae39d" 2018-09-22 04:28:47,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a17cd548-5e62-485a-9632-5eac420ae9a6 Date: Sat, 22 Sep 2018 04:28:47 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:28:47,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9a41face-bb20-4cf0-bab8-a2a55ffeedc4 used request id req-a17cd548-5e62-485a-9632-5eac420ae9a6 2018-09-22 04:28:47,028 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-subnet 2018-09-22 04:28:47,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}909407258eb47843fa43ea31e21029edb5fae39d" -d '{"subnets": [{"ip_version": 4, "network_id": "9a41face-bb20-4cf0-bab8-a2a55ffeedc4", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-subnet"}]}' 2018-09-22 04:28:47,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f9d7c94d-c1d3-4ca7-9f27-ef1eb39036c6 Date: Sat, 22 Sep 2018 04:28:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a41face-bb20-4cf0-bab8-a2a55ffeedc4","tenant_id":"0c113f39b38d451fabd5590c92873d85","created_at":"2018-09-22T04:28:47Z","dns_nameservers":[],"updated_at":"2018-09-22T04:28:47Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0c113f39b38d451fabd5590c92873d85","id":"42f101fe-0a41-4580-8489-eb0ea8629e76","subnetpool_id":null,"name":"CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-subnet"}]} 2018-09-22 04:28:47,911 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-f9d7c94d-c1d3-4ca7-9f27-ef1eb39036c6 2018-09-22 04:28:47,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=9a41face-bb20-4cf0-bab8-a2a55ffeedc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}909407258eb47843fa43ea31e21029edb5fae39d" 2018-09-22 04:28:48,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0b149f57-5e8f-42f5-8d7d-a72d3b6c3cb1 Date: Sat, 22 Sep 2018 04:28: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":["42f101fe-0a41-4580-8489-eb0ea8629e76"],"updated_at":"2018-09-22T04:28:47Z","tenant_id":"0c113f39b38d451fabd5590c92873d85","created_at":"2018-09-22T04:28:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c113f39b38d451fabd5590c92873d85","id":"9a41face-bb20-4cf0-bab8-a2a55ffeedc4","name":"CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-net"}]} 2018-09-22 04:28:48,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=9a41face-bb20-4cf0-bab8-a2a55ffeedc4 used request id req-0b149f57-5e8f-42f5-8d7d-a72d3b6c3cb1 2018-09-22 04:28:48,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9a41face-bb20-4cf0-bab8-a2a55ffeedc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}909407258eb47843fa43ea31e21029edb5fae39d" 2018-09-22 04:28:48,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1a40c24d-a696-450b-8ffa-22ea71341841 Date: Sat, 22 Sep 2018 04:28:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a41face-bb20-4cf0-bab8-a2a55ffeedc4","tenant_id":"0c113f39b38d451fabd5590c92873d85","created_at":"2018-09-22T04:28:47Z","dns_nameservers":[],"updated_at":"2018-09-22T04:28:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0c113f39b38d451fabd5590c92873d85","id":"42f101fe-0a41-4580-8489-eb0ea8629e76","subnetpool_id":null,"name":"CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-subnet"}]} 2018-09-22 04:28:48,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9a41face-bb20-4cf0-bab8-a2a55ffeedc4 used request id req-1a40c24d-a696-450b-8ffa-22ea71341841 2018-09-22 04:28:48,387 - OpenStackNetwork - DEBUG - Network [9a41face-bb20-4cf0-bab8-a2a55ffeedc4] created successfully 2018-09-22 04:28:48,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:48,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "883871ca05fd45389fe29b6c8c750ba4", "name": "CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj-role"}], "expires_at": "2018-09-22T05:28:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c113f39b38d451fabd5590c92873d85", "name": "CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0c113f39b38d451fabd5590c92873d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/0c113f39b38d451fabd5590c92873d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/0c113f39b38d451fabd5590c92873d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0c113f39b38d451fabd5590c92873d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/0c113f39b38d451fabd5590c92873d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/0c113f39b38d451fabd5590c92873d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0c113f39b38d451fabd5590c92873d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/0c113f39b38d451fabd5590c92873d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/0c113f39b38d451fabd5590c92873d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0c113f39b38d451fabd5590c92873d85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/0c113f39b38d451fabd5590c92873d85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/0c113f39b38d451fabd5590c92873d85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-c820a7ed-f3f9-417-user", "id": "2946c343c3f843ab91076ee1ed5afd8b"}, "audit_ids": ["ImjLrITNSYKzV53pz_0Ufg"], "issued_at": "2018-09-22T04:28:48.000000Z"}} 2018-09-22 04:28:48,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8bccd3fb75126a48dc3c40444de2bc74677f7a5" 2018-09-22 04:28:49,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-76708735-9425-4515-a8a5-259a681e29a8 Date: Sat, 22 Sep 2018 04:28:49 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":["42f101fe-0a41-4580-8489-eb0ea8629e76"],"updated_at":"2018-09-22T04:28:47Z","tenant_id":"0c113f39b38d451fabd5590c92873d85","created_at":"2018-09-22T04:28:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c113f39b38d451fabd5590c92873d85","id":"9a41face-bb20-4cf0-bab8-a2a55ffeedc4","name":"CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-net"}]} 2018-09-22 04:28:49,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-net used request id req-76708735-9425-4515-a8a5-259a681e29a8 2018-09-22 04:28:49,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:28:49,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:28:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:28:49,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0c113f39b38d451fabd5590c92873d85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2667328d773feca3ebba951ffbcd2eff8ece7c29" 2018-09-22 04:28:49,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f739f60b-9c40-48b6-a1a3-0cff45a8715d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0c113f39b38d451fabd5590c92873d85"}, "enabled": true, "id": "0c113f39b38d451fabd5590c92873d85", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj"}} 2018-09-22 04:28:49,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0c113f39b38d451fabd5590c92873d85 used request id req-f739f60b-9c40-48b6-a1a3-0cff45a8715d 2018-09-22 04:28:49,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9a41face-bb20-4cf0-bab8-a2a55ffeedc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8bccd3fb75126a48dc3c40444de2bc74677f7a5" 2018-09-22 04:28:49,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fe0210ec-ae86-4560-aa39-763ca5a05954 Date: Sat, 22 Sep 2018 04:28:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a41face-bb20-4cf0-bab8-a2a55ffeedc4","tenant_id":"0c113f39b38d451fabd5590c92873d85","created_at":"2018-09-22T04:28:47Z","dns_nameservers":[],"updated_at":"2018-09-22T04:28:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0c113f39b38d451fabd5590c92873d85","id":"42f101fe-0a41-4580-8489-eb0ea8629e76","subnetpool_id":null,"name":"CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-subnet"}]} 2018-09-22 04:28:49,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9a41face-bb20-4cf0-bab8-a2a55ffeedc4 used request id req-fe0210ec-ae86-4560-aa39-763ca5a05954 2018-09-22 04:28:49,332 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-subnet 2018-09-22 04:28:49,332 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-subnet 2018-09-22 04:28:49,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/42f101fe-0a41-4580-8489-eb0ea8629e76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8bccd3fb75126a48dc3c40444de2bc74677f7a5" 2018-09-22 04:28:51,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d597b27c-f68c-44bd-b31c-972d59fe0f4d Date: Sat, 22 Sep 2018 04:28:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:28:51,357 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/42f101fe-0a41-4580-8489-eb0ea8629e76 used request id req-d597b27c-f68c-44bd-b31c-972d59fe0f4d 2018-09-22 04:28:51,357 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-net 2018-09-22 04:28:51,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/9a41face-bb20-4cf0-bab8-a2a55ffeedc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8bccd3fb75126a48dc3c40444de2bc74677f7a5" 2018-09-22 04:28:52,631 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a40a99a-a6da-4e14-b717-33a1cab5367d Date: Sat, 22 Sep 2018 04:28:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:28:52,631 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/9a41face-bb20-4cf0-bab8-a2a55ffeedc4 used request id req-3a40a99a-a6da-4e14-b717-33a1cab5367d 2018-09-22 04:28:52,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8bccd3fb75126a48dc3c40444de2bc74677f7a5" 2018-09-22 04:28:52,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8f8916d0-b10b-427b-8a34-d8ebec56e570 Date: Sat, 22 Sep 2018 04:28:52 GMT RESP BODY: {"networks":[]} 2018-09-22 04:28:52,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-net used request id req-8f8916d0-b10b-427b-8a34-d8ebec56e570 2018-09-22 04:28:52,663 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-subnet 2018-09-22 04:28:52,664 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-subnet 2018-09-22 04:28:52,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/42f101fe-0a41-4580-8489-eb0ea8629e76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}909407258eb47843fa43ea31e21029edb5fae39d" 2018-09-22 04:28:52,707 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-9c24d280-5bc2-49e3-ac05-4d70c7bd3763 Date: Sat, 22 Sep 2018 04:28:52 GMT RESP BODY: {"NeutronError": {"message": "Subnet 42f101fe-0a41-4580-8489-eb0ea8629e76 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-22 04:28:52,707 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/42f101fe-0a41-4580-8489-eb0ea8629e76 used request id req-9c24d280-5bc2-49e3-ac05-4d70c7bd3763 2018-09-22 04:28:52,708 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 42f101fe-0a41-4580-8489-eb0ea8629e76 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-22 04:28:52,708 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-bfa7a480-e176-4c8e-8f5d-f66c3888182b-pub-net 2018-09-22 04:28:52,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/9a41face-bb20-4cf0-bab8-a2a55ffeedc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}909407258eb47843fa43ea31e21029edb5fae39d" 2018-09-22 04:28:52,878 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-9928ae9a-8f3f-417a-91fb-f10febd082b2 Date: Sat, 22 Sep 2018 04:28:52 GMT RESP BODY: {"NeutronError": {"message": "Network 9a41face-bb20-4cf0-bab8-a2a55ffeedc4 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-09-22 04:28:52,878 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/9a41face-bb20-4cf0-bab8-a2a55ffeedc4 used request id req-9928ae9a-8f3f-417a-91fb-f10febd082b2 2018-09-22 04:28:52,878 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 9a41face-bb20-4cf0-bab8-a2a55ffeedc4 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-09-22 04:28:52,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf6206a7e179354d1e89b1232b41d8b0394a73" 2018-09-22 04:28:53,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-abf3b838-6eab-4758-99ab-cc52d7d27678 Date: Sat, 22 Sep 2018 04:28:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c113f39b38d451fabd5590c92873d85", "created_at": "2018-09-22T04:28:46Z", "updated_at": "2018-09-22T04:28:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:28:46Z", "revision_number": 0, "id": "1171d49c-c9ab-4527-85f9-60dd4a64de04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:28:46Z", "security_group_id": "6473a139-0941-48a1-bf44-2fb0b0eb9bc8", "tenant_id": "0c113f39b38d451fabd5590c92873d85", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c113f39b38d451fabd5590c92873d85"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:28:46Z", "revision_number": 0, "id": "6309f2bf-53d2-4780-9536-b637df326562", "remote_group_id": "6473a139-0941-48a1-bf44-2fb0b0eb9bc8", "remote_ip_prefix": null, "created_at": "2018-09-22T04:28:46Z", "security_group_id": "6473a139-0941-48a1-bf44-2fb0b0eb9bc8", "tenant_id": "0c113f39b38d451fabd5590c92873d85", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c113f39b38d451fabd5590c92873d85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:28:46Z", "revision_number": 0, "id": "7168c677-1110-47ec-b64a-97cfeb75f4df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:28:46Z", "security_group_id": "6473a139-0941-48a1-bf44-2fb0b0eb9bc8", "tenant_id": "0c113f39b38d451fabd5590c92873d85", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c113f39b38d451fabd5590c92873d85"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:28:46Z", "revision_number": 0, "id": "e533f289-7c58-47c7-b242-bdfa5517ea05", "remote_group_id": "6473a139-0941-48a1-bf44-2fb0b0eb9bc8", "remote_ip_prefix": null, "created_at": "2018-09-22T04:28:46Z", "security_group_id": "6473a139-0941-48a1-bf44-2fb0b0eb9bc8", "tenant_id": "0c113f39b38d451fabd5590c92873d85", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c113f39b38d451fabd5590c92873d85"}], "revision_number": 4, "project_id": "0c113f39b38d451fabd5590c92873d85", "id": "6473a139-0941-48a1-bf44-2fb0b0eb9bc8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:28:53,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-abf3b838-6eab-4758-99ab-cc52d7d27678 2018-09-22 04:28:53,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf6206a7e179354d1e89b1232b41d8b0394a73" 2018-09-22 04:28:53,217 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdfb4427-b314-420f-b79c-ea53c929bc63 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:53,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-cdfb4427-b314-420f-b79c-ea53c929bc63 2018-09-22 04:28:53,218 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:53,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf6206a7e179354d1e89b1232b41d8b0394a73" 2018-09-22 04:28:53,306 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7130d649-232a-4e2e-8de0-17ec49c5b7bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:53,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-7130d649-232a-4e2e-8de0-17ec49c5b7bf 2018-09-22 04:28:53,306 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:53,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf6206a7e179354d1e89b1232b41d8b0394a73" 2018-09-22 04:28:53,405 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-587fb32b-200d-419d-8a78-a394a053ab0a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:53,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-587fb32b-200d-419d-8a78-a394a053ab0a 2018-09-22 04:28:53,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:53,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf6206a7e179354d1e89b1232b41d8b0394a73" 2018-09-22 04:28:53,488 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68bcb439-aeef-4e3f-9142-98dcf9560bd5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:28:53,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-68bcb439-aeef-4e3f-9142-98dcf9560bd5 2018-09-22 04:28:53,489 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:28:53,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0c113f39b38d451fabd5590c92873d85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf6206a7e179354d1e89b1232b41d8b0394a73" 2018-09-22 04:28:53,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e72e4ce5-94ec-461c-865c-bcd097948b1d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0c113f39b38d451fabd5590c92873d85"}, "enabled": true, "id": "0c113f39b38d451fabd5590c92873d85", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj"}} 2018-09-22 04:28:53,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0c113f39b38d451fabd5590c92873d85 used request id req-e72e4ce5-94ec-461c-865c-bcd097948b1d 2018-09-22 04:28:53,580 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6473a139-0941-48a1-bf44-2fb0b0eb9bc8 2018-09-22 04:28:53,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6473a139-0941-48a1-bf44-2fb0b0eb9bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf6206a7e179354d1e89b1232b41d8b0394a73" 2018-09-22 04:28:53,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-986285e8-ac96-416f-b0ea-3e8aff2ff60b Date: Sat, 22 Sep 2018 04:28:53 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-09-22T04:28:46Z", "security_group_id": "6473a139-0941-48a1-bf44-2fb0b0eb9bc8", "port_range_min": null, "revision_number": 0, "tenant_id": "0c113f39b38d451fabd5590c92873d85", "created_at": "2018-09-22T04:28:46Z", "project_id": "0c113f39b38d451fabd5590c92873d85", "id": "1171d49c-c9ab-4527-85f9-60dd4a64de04"}, {"remote_group_id": "6473a139-0941-48a1-bf44-2fb0b0eb9bc8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:28:46Z", "security_group_id": "6473a139-0941-48a1-bf44-2fb0b0eb9bc8", "port_range_min": null, "revision_number": 0, "tenant_id": "0c113f39b38d451fabd5590c92873d85", "created_at": "2018-09-22T04:28:46Z", "project_id": "0c113f39b38d451fabd5590c92873d85", "id": "6309f2bf-53d2-4780-9536-b637df326562"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:28:46Z", "security_group_id": "6473a139-0941-48a1-bf44-2fb0b0eb9bc8", "port_range_min": null, "revision_number": 0, "tenant_id": "0c113f39b38d451fabd5590c92873d85", "created_at": "2018-09-22T04:28:46Z", "project_id": "0c113f39b38d451fabd5590c92873d85", "id": "7168c677-1110-47ec-b64a-97cfeb75f4df"}, {"remote_group_id": "6473a139-0941-48a1-bf44-2fb0b0eb9bc8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:28:46Z", "security_group_id": "6473a139-0941-48a1-bf44-2fb0b0eb9bc8", "port_range_min": null, "revision_number": 0, "tenant_id": "0c113f39b38d451fabd5590c92873d85", "created_at": "2018-09-22T04:28:46Z", "project_id": "0c113f39b38d451fabd5590c92873d85", "id": "e533f289-7c58-47c7-b242-bdfa5517ea05"}]} 2018-09-22 04:28:53,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6473a139-0941-48a1-bf44-2fb0b0eb9bc8 used request id req-986285e8-ac96-416f-b0ea-3e8aff2ff60b 2018-09-22 04:28:53,768 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:28:53,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/6473a139-0941-48a1-bf44-2fb0b0eb9bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf6206a7e179354d1e89b1232b41d8b0394a73" 2018-09-22 04:28:54,046 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-72256b57-6b79-4114-8250-c33a04d3e668 Content-Length: 0 Date: Sat, 22 Sep 2018 04:28:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:28:54,046 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/6473a139-0941-48a1-bf44-2fb0b0eb9bc8 used request id req-72256b57-6b79-4114-8250-c33a04d3e668 2018-09-22 04:28:54,047 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj 2018-09-22 04:28:54,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/0c113f39b38d451fabd5590c92873d85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf6206a7e179354d1e89b1232b41d8b0394a73" 2018-09-22 04:28:54,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3583735-fdc0-41f8-87e7-d030af9a0a44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:54,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0c113f39b38d451fabd5590c92873d85 used request id req-e3583735-fdc0-41f8-87e7-d030af9a0a44 2018-09-22 04:28:54,271 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-c820a7ed-f3f9-417-proj-role 2018-09-22 04:28:54,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/883871ca05fd45389fe29b6c8c750ba4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf6206a7e179354d1e89b1232b41d8b0394a73" 2018-09-22 04:28:54,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe893dcb-abd1-49cc-854d-c376250dc18b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:54,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/883871ca05fd45389fe29b6c8c750ba4 used request id req-fe893dcb-abd1-49cc-854d-c376250dc18b 2018-09-22 04:28:54,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf6206a7e179354d1e89b1232b41d8b0394a73" 2018-09-22 04:28:54,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c9e94e9-9b9b-40e7-a5bb-4356385ca2a3 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:28:54,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2c9e94e9-9b9b-40e7-a5bb-4356385ca2a3 2018-09-22 04:28:54,489 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-c820a7ed-f3f9-417-user 2018-09-22 04:28:54,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/2946c343c3f843ab91076ee1ed5afd8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0df15b5dcf46dc84a2bf6cf10397c3a397720b" 2018-09-22 04:28:54,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfc8f448-5ad9-494b-a90e-0b6890968404 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:54,667 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2946c343c3f843ab91076ee1ed5afd8b used request id req-cfc8f448-5ad9-494b-a90e-0b6890968404 2018-09-22 04:28:54,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:55,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["AhZ5Z3k8Sjqf7bxKUhl_eA"], "issued_at": "2018-09-22T04:28:55.000000Z"}} 2018-09-22 04:28:55,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6652882e3fe2abe739ad6c4ace20bdc20bab90a2" 2018-09-22 04:28:55,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad7c485d-4f57-4bae-b244-3be7362238cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:55,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ad7c485d-4f57-4bae-b244-3be7362238cf 2018-09-22 04:28:55,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:55,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:55,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["R-dFN1OGRmmLjT0vXVU2ww"], "issued_at": "2018-09-22T04:28:55.000000Z"}} 2018-09-22 04:28:55,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:28:55,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c96d1daa-4c81-4bcc-b930-106e0150cb0e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:55,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c96d1daa-4c81-4bcc-b930-106e0150cb0e 2018-09-22 04:28:55,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:28:55,704 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:28:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:28:55,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:28:55,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c7ed41b-8116-4702-9e27-db33b8031fd7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:28:55,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj used request id req-5c7ed41b-8116-4702-9e27-db33b8031fd7 2018-09-22 04:28:55,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:28:55,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f87a56f-78fa-48eb-ac18-fa4974a0562d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:28:55,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4f87a56f-78fa-48eb-ac18-fa4974a0562d 2018-09-22 04:28:55,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj"}}' 2018-09-22 04:28:56,009 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:28:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6498a6a2-6207-436f-9a7e-3b773c844643 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1"}, "enabled": true, "id": "c09d1a36eb144ae49646fbb9a10222e1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj"}} 2018-09-22 04:28:56,009 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6498a6a2-6207-436f-9a7e-3b773c844643 2018-09-22 04:28:56,010 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj 2018-09-22 04:28:56,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:56,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:56,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["d8Ohs8kjQceUpZkO4uV5IA"], "issued_at": "2018-09-22T04:28:56.000000Z"}} 2018-09-22 04:28:56,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a996325bdf1bafa0375ab8a79e631f7c4bfe74db" 2018-09-22 04:28:56,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a40cd7-2f3f-487b-badc-9442634adaec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:56,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-39a40cd7-2f3f-487b-badc-9442634adaec 2018-09-22 04:28:56,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:28:56,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:28:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:28:56,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a996325bdf1bafa0375ab8a79e631f7c4bfe74db" 2018-09-22 04:28:56,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b044d1d-7ddf-4620-9958-b454c9fca481 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:28:56,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8b044d1d-7ddf-4620-9958-b454c9fca481 2018-09-22 04:28:56,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a996325bdf1bafa0375ab8a79e631f7c4bfe74db" 2018-09-22 04:28:56,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-777689d6-3adf-4ef7-92da-e6ee56fc3c8b Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1"}, "enabled": true, "id": "c09d1a36eb144ae49646fbb9a10222e1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj"}]} 2018-09-22 04:28:56,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj used request id req-777689d6-3adf-4ef7-92da-e6ee56fc3c8b 2018-09-22 04:28:56,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a996325bdf1bafa0375ab8a79e631f7c4bfe74db" 2018-09-22 04:28:56,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc5fde27-9fa1-4293-ad6a-1dfa68f2b03d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:28:56,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bc5fde27-9fa1-4293-ad6a-1dfa68f2b03d 2018-09-22 04:28:57,152 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-user 2018-09-22 04:28:57,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:57,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:28:57,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94e84848-b9f5-442f-a3ec-09a1f7d9f914 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:28:57,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-94e84848-b9f5-442f-a3ec-09a1f7d9f914 2018-09-22 04:28:57,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" -d '{"role": {"name": "CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj-role"}}' 2018-09-22 04:28:57,440 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82020772-15e5-4eab-a787-073d832664be Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "beeb2293281e42219fb66669f8d89370", "links": {"self": "http://172.30.9.23:5000/v3/roles/beeb2293281e42219fb66669f8d89370"}, "name": "CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj-role"}} 2018-09-22 04:28:57,441 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-82020772-15e5-4eab-a787-073d832664be 2018-09-22 04:28:57,441 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj-role 2018-09-22 04:28:57,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/beeb2293281e42219fb66669f8d89370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:28:57,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81d0e102-558f-4ceb-82c9-606f4715f5be Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/beeb2293281e42219fb66669f8d89370"}, "domain_id": null, "name": "CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj-role", "id": "beeb2293281e42219fb66669f8d89370"}} 2018-09-22 04:28:57,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/beeb2293281e42219fb66669f8d89370 used request id req-81d0e102-558f-4ceb-82c9-606f4715f5be 2018-09-22 04:28:57,530 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj-role to project CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj 2018-09-22 04:28:57,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1/users/b8ee535477004497a267b61ad0973e70/roles/beeb2293281e42219fb66669f8d89370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:28:57,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10ae10d3-2c3f-4b53-a165-020f4bca293e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:28:57,654 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1/users/b8ee535477004497a267b61ad0973e70/roles/beeb2293281e42219fb66669f8d89370 used request id req-10ae10d3-2c3f-4b53-a165-020f4bca293e 2018-09-22 04:28:57,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:57,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:58,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["KqMkSEXMS_q964MXJWaWmQ"], "issued_at": "2018-09-22T04:28:58.000000Z"}} 2018-09-22 04:28:58,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7f4f3ccfc65461cfe762aeb2c041c934227429d" 2018-09-22 04:28:58,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2e23bfa-8a7e-4ed6-891b-f40440f5a5ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:58,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e2e23bfa-8a7e-4ed6-891b-f40440f5a5ff 2018-09-22 04:28:58,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7f4f3ccfc65461cfe762aeb2c041c934227429d" 2018-09-22 04:28:58,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5ac7d4df-b355-4147-a13b-9ccfb38d84e2 Date: Sat, 22 Sep 2018 04:28:58 GMT RESP BODY: {"networks":[]} 2018-09-22 04:28:58,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-net used request id req-5ac7d4df-b355-4147-a13b-9ccfb38d84e2 2018-09-22 04:28:58,312 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-net 2018-09-22 04:28:58,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:58,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:28:58,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:28:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Al5rX08NSweI9jD7G7JSXg"], "issued_at": "2018-09-22T04:28:58.000000Z"}} 2018-09-22 04:28:58,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f8ec9b6f9f376f55e0bd0dda7fa2b70da9cc4c" 2018-09-22 04:28:58,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d4611ae-56a3-4b5a-88aa-19cfe04ba5b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:28:58,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7d4611ae-56a3-4b5a-88aa-19cfe04ba5b5 2018-09-22 04:28:58,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:28:58,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:28:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:28:58,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99f8ec9b6f9f376f55e0bd0dda7fa2b70da9cc4c" 2018-09-22 04:28:58,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e472ac-3b99-4b4b-9019-2c1c2aa26c7f Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1"}, "enabled": true, "id": "c09d1a36eb144ae49646fbb9a10222e1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj"}]} 2018-09-22 04:28:58,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj used request id req-50e472ac-3b99-4b4b-9019-2c1c2aa26c7f 2018-09-22 04:28:58,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7f4f3ccfc65461cfe762aeb2c041c934227429d" -d '{"network": {"tenant_id": "c09d1a36eb144ae49646fbb9a10222e1", "name": "CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-net", "admin_state_up": true}}' 2018-09-22 04:28:59,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-ca86d384-0efe-44ef-b208-07c6dfdc6643 Date: Sat, 22 Sep 2018 04:28:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6cae30e7-763c-4760-9981-6b2f0d523fa7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"c09d1a36eb144ae49646fbb9a10222e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:28:59Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-net","admin_state_up":true,"tenant_id":"c09d1a36eb144ae49646fbb9a10222e1","created_at":"2018-09-22T04:28:59Z","mtu":1450}} 2018-09-22 04:28:59,433 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-ca86d384-0efe-44ef-b208-07c6dfdc6643 2018-09-22 04:28:59,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6cae30e7-763c-4760-9981-6b2f0d523fa7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7f4f3ccfc65461cfe762aeb2c041c934227429d" 2018-09-22 04:28:59,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-78a4aad6-b32c-4b26-abe5-1ea764794925 Date: Sat, 22 Sep 2018 04:28:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6cae30e7-763c-4760-9981-6b2f0d523fa7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"c09d1a36eb144ae49646fbb9a10222e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:28:59Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-net","admin_state_up":true,"tenant_id":"c09d1a36eb144ae49646fbb9a10222e1","created_at":"2018-09-22T04:28:59Z","provider:network_type":"vxlan"}]} 2018-09-22 04:28:59,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6cae30e7-763c-4760-9981-6b2f0d523fa7 used request id req-78a4aad6-b32c-4b26-abe5-1ea764794925 2018-09-22 04:28:59,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6cae30e7-763c-4760-9981-6b2f0d523fa7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7f4f3ccfc65461cfe762aeb2c041c934227429d" 2018-09-22 04:28:59,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bf5efc34-3ab1-4ca9-b271-582a7021cd99 Date: Sat, 22 Sep 2018 04:28:59 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:28:59,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6cae30e7-763c-4760-9981-6b2f0d523fa7 used request id req-bf5efc34-3ab1-4ca9-b271-582a7021cd99 2018-09-22 04:28:59,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:28:59,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:29:00,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:29:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["_eAHaZduTuqg5S2JpXRMHw"], "issued_at": "2018-09-22T04:29:00.000000Z"}} 2018-09-22 04:29:00,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6efb50f7cf35fe41bc15b1d2066a1d06ab3d23e" 2018-09-22 04:29:00,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8909f218-1093-428f-9782-f36b6ded40ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:29:00,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8909f218-1093-428f-9782-f36b6ded40ac 2018-09-22 04:29:00,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:29:00,467 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:29:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:29:00,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6efb50f7cf35fe41bc15b1d2066a1d06ab3d23e" 2018-09-22 04:29:00,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac8d428-2980-471f-8d41-10115f07ef19 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1"}, "enabled": true, "id": "c09d1a36eb144ae49646fbb9a10222e1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj"}]} 2018-09-22 04:29:00,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj used request id req-6ac8d428-2980-471f-8d41-10115f07ef19 2018-09-22 04:29:00,560 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-subnet 2018-09-22 04:29:00,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7f4f3ccfc65461cfe762aeb2c041c934227429d" -d '{"subnets": [{"ip_version": 4, "network_id": "6cae30e7-763c-4760-9981-6b2f0d523fa7", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-subnet", "tenant_id": "c09d1a36eb144ae49646fbb9a10222e1"}]}' 2018-09-22 04:29:01,109 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cff74e3a-28c0-44ab-8648-a585d38831b3 Date: Sat, 22 Sep 2018 04:29:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cae30e7-763c-4760-9981-6b2f0d523fa7","tenant_id":"c09d1a36eb144ae49646fbb9a10222e1","created_at":"2018-09-22T04:29:00Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:00Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c09d1a36eb144ae49646fbb9a10222e1","id":"5ba54abc-f3d7-4598-8e9f-351a0bb2304e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-subnet"}]} 2018-09-22 04:29:01,109 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-cff74e3a-28c0-44ab-8648-a585d38831b3 2018-09-22 04:29:01,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6cae30e7-763c-4760-9981-6b2f0d523fa7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7f4f3ccfc65461cfe762aeb2c041c934227429d" 2018-09-22 04:29:01,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-2428156e-6a26-46b3-b43c-5b3296bdd515 Date: Sat, 22 Sep 2018 04:29:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6cae30e7-763c-4760-9981-6b2f0d523fa7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"c09d1a36eb144ae49646fbb9a10222e1","status":"ACTIVE","subnets":["5ba54abc-f3d7-4598-8e9f-351a0bb2304e"],"description":"","tags":[],"updated_at":"2018-09-22T04:29:00Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-net","admin_state_up":true,"tenant_id":"c09d1a36eb144ae49646fbb9a10222e1","created_at":"2018-09-22T04:28:59Z","provider:network_type":"vxlan"}]} 2018-09-22 04:29:01,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6cae30e7-763c-4760-9981-6b2f0d523fa7 used request id req-2428156e-6a26-46b3-b43c-5b3296bdd515 2018-09-22 04:29:01,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6cae30e7-763c-4760-9981-6b2f0d523fa7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7f4f3ccfc65461cfe762aeb2c041c934227429d" 2018-09-22 04:29:01,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c6aa2e44-ee5f-419b-896e-5a21dcdba0f9 Date: Sat, 22 Sep 2018 04:29:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cae30e7-763c-4760-9981-6b2f0d523fa7","tenant_id":"c09d1a36eb144ae49646fbb9a10222e1","created_at":"2018-09-22T04:29:00Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c09d1a36eb144ae49646fbb9a10222e1","id":"5ba54abc-f3d7-4598-8e9f-351a0bb2304e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-subnet"}]} 2018-09-22 04:29:01,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6cae30e7-763c-4760-9981-6b2f0d523fa7 used request id req-c6aa2e44-ee5f-419b-896e-5a21dcdba0f9 2018-09-22 04:29:01,595 - OpenStackNetwork - DEBUG - Network [6cae30e7-763c-4760-9981-6b2f0d523fa7] created successfully 2018-09-22 04:29:01,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:29:01,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "beeb2293281e42219fb66669f8d89370", "name": "CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj-role"}], "expires_at": "2018-09-22T05:29:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c09d1a36eb144ae49646fbb9a10222e1", "name": "CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c09d1a36eb144ae49646fbb9a10222e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/c09d1a36eb144ae49646fbb9a10222e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/c09d1a36eb144ae49646fbb9a10222e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c09d1a36eb144ae49646fbb9a10222e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/c09d1a36eb144ae49646fbb9a10222e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/c09d1a36eb144ae49646fbb9a10222e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c09d1a36eb144ae49646fbb9a10222e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/c09d1a36eb144ae49646fbb9a10222e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/c09d1a36eb144ae49646fbb9a10222e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c09d1a36eb144ae49646fbb9a10222e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/c09d1a36eb144ae49646fbb9a10222e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/c09d1a36eb144ae49646fbb9a10222e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-user", "id": "b8ee535477004497a267b61ad0973e70"}, "audit_ids": ["uA_eud7MQYqUdEftviNK2g"], "issued_at": "2018-09-22T04:29:01.000000Z"}} 2018-09-22 04:29:01,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9180909a61ec461832042791eae1ddafacb7808a" 2018-09-22 04:29:02,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-69655ac7-8489-4de6-b594-6fe3198a38b5 Date: Sat, 22 Sep 2018 04:29: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":["5ba54abc-f3d7-4598-8e9f-351a0bb2304e"],"updated_at":"2018-09-22T04:29:00Z","tenant_id":"c09d1a36eb144ae49646fbb9a10222e1","created_at":"2018-09-22T04:28:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c09d1a36eb144ae49646fbb9a10222e1","id":"6cae30e7-763c-4760-9981-6b2f0d523fa7","name":"CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-net"}]} 2018-09-22 04:29:02,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-net used request id req-69655ac7-8489-4de6-b594-6fe3198a38b5 2018-09-22 04:29:02,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:29:02,228 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:29:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:29:02,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6652882e3fe2abe739ad6c4ace20bdc20bab90a2" 2018-09-22 04:29:02,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f282662-813d-4586-b18a-3a95ce21e892 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1"}, "enabled": true, "id": "c09d1a36eb144ae49646fbb9a10222e1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj"}} 2018-09-22 04:29:02,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1 used request id req-4f282662-813d-4586-b18a-3a95ce21e892 2018-09-22 04:29:02,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6cae30e7-763c-4760-9981-6b2f0d523fa7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9180909a61ec461832042791eae1ddafacb7808a" 2018-09-22 04:29:02,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4d5b6ad3-9f7b-49eb-a095-8bb9e98912df Date: Sat, 22 Sep 2018 04:29:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cae30e7-763c-4760-9981-6b2f0d523fa7","tenant_id":"c09d1a36eb144ae49646fbb9a10222e1","created_at":"2018-09-22T04:29:00Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c09d1a36eb144ae49646fbb9a10222e1","id":"5ba54abc-f3d7-4598-8e9f-351a0bb2304e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-subnet"}]} 2018-09-22 04:29:02,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6cae30e7-763c-4760-9981-6b2f0d523fa7 used request id req-4d5b6ad3-9f7b-49eb-a095-8bb9e98912df 2018-09-22 04:29:02,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:29:02,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:29:02,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "beeb2293281e42219fb66669f8d89370", "name": "CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj-role"}], "expires_at": "2018-09-22T05:29:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c09d1a36eb144ae49646fbb9a10222e1", "name": "CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c09d1a36eb144ae49646fbb9a10222e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/c09d1a36eb144ae49646fbb9a10222e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/c09d1a36eb144ae49646fbb9a10222e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c09d1a36eb144ae49646fbb9a10222e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/c09d1a36eb144ae49646fbb9a10222e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/c09d1a36eb144ae49646fbb9a10222e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c09d1a36eb144ae49646fbb9a10222e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/c09d1a36eb144ae49646fbb9a10222e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/c09d1a36eb144ae49646fbb9a10222e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c09d1a36eb144ae49646fbb9a10222e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/c09d1a36eb144ae49646fbb9a10222e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/c09d1a36eb144ae49646fbb9a10222e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-user", "id": "b8ee535477004497a267b61ad0973e70"}, "audit_ids": ["5s_TdwumRkKeuu367cBHpg"], "issued_at": "2018-09-22T04:29:02.000000Z"}} 2018-09-22 04:29:02,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ef2376ed133a6d3cb37ef118b91f96d996e828" 2018-09-22 04:29:02,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28cc24a9-e525-4a2f-9d2a-bfc1400367de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:29:02,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-28cc24a9-e525-4a2f-9d2a-bfc1400367de 2018-09-22 04:29:02,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ef2376ed133a6d3cb37ef118b91f96d996e828" 2018-09-22 04:29:03,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-569d5327-c640-467f-9d79-874b74a2db80 Date: Sat, 22 Sep 2018 04:29: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":["5ba54abc-f3d7-4598-8e9f-351a0bb2304e"],"updated_at":"2018-09-22T04:29:00Z","tenant_id":"c09d1a36eb144ae49646fbb9a10222e1","created_at":"2018-09-22T04:28:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c09d1a36eb144ae49646fbb9a10222e1","id":"6cae30e7-763c-4760-9981-6b2f0d523fa7","name":"CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-net"}]} 2018-09-22 04:29:03,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-net used request id req-569d5327-c640-467f-9d79-874b74a2db80 2018-09-22 04:29:03,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:29:03,229 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:29:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:29:03,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ef2376ed133a6d3cb37ef118b91f96d996e828" 2018-09-22 04:29:03,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9979a8f3-b0a5-4c78-9fc4-92fee9bdee3e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1"}, "enabled": true, "id": "c09d1a36eb144ae49646fbb9a10222e1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj"}} 2018-09-22 04:29:03,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1 used request id req-9979a8f3-b0a5-4c78-9fc4-92fee9bdee3e 2018-09-22 04:29:03,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6cae30e7-763c-4760-9981-6b2f0d523fa7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ef2376ed133a6d3cb37ef118b91f96d996e828" 2018-09-22 04:29:03,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-512ed4ea-9542-44a4-b892-4f22d4759b62 Date: Sat, 22 Sep 2018 04:29:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cae30e7-763c-4760-9981-6b2f0d523fa7","tenant_id":"c09d1a36eb144ae49646fbb9a10222e1","created_at":"2018-09-22T04:29:00Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c09d1a36eb144ae49646fbb9a10222e1","id":"5ba54abc-f3d7-4598-8e9f-351a0bb2304e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-subnet"}]} 2018-09-22 04:29:03,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6cae30e7-763c-4760-9981-6b2f0d523fa7 used request id req-512ed4ea-9542-44a4-b892-4f22d4759b62 2018-09-22 04:29:03,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:29:03,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:29:03,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:29:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["8KrRHFVYRD2nokx6D8Uo6A"], "issued_at": "2018-09-22T04:29:03.000000Z"}} 2018-09-22 04:29:03,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:03,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4213b5a-42f7-4ed5-a4b9-f3dbd98e55ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:29:03,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d4213b5a-42f7-4ed5-a4b9-f3dbd98e55ad 2018-09-22 04:29:03,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:04,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a2bab336-3705-4254-aa2e-668d60b0d90f Date: Sat, 22 Sep 2018 04:29:04 GMT RESP BODY: {"routers": []} 2018-09-22 04:29:04,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-router&admin_state_up=True used request id req-a2bab336-3705-4254-aa2e-668d60b0d90f 2018-09-22 04:29:04,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:29:04,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:29:04,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:29:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["VLUSJjRwTXKeTlq_1w-F_w"], "issued_at": "2018-09-22T04:29:04.000000Z"}} 2018-09-22 04:29:04,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62367adae0b493cdc047256f5eba8ba5851df2b" 2018-09-22 04:29:04,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7563ff7f-94de-42aa-a31f-585ba86df670 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:29:04,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7563ff7f-94de-42aa-a31f-585ba86df670 2018-09-22 04:29:04,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:29:04,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:29:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:29:04,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62367adae0b493cdc047256f5eba8ba5851df2b" 2018-09-22 04:29:04,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6ab3e99-ce57-47b7-ad4c-2f4c8ad6b4a5 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1"}, "enabled": true, "id": "c09d1a36eb144ae49646fbb9a10222e1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj"}]} 2018-09-22 04:29:04,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj used request id req-c6ab3e99-ce57-47b7-ad4c-2f4c8ad6b4a5 2018-09-22 04:29:04,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:04,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a66fe083-c514-445c-8396-dab3f57ec47c Date: Sat, 22 Sep 2018 04:29:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 04:29:04,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-a66fe083-c514-445c-8396-dab3f57ec47c 2018-09-22 04:29:04,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:05,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-0000bb8e-26c7-4855-8ec2-7bcb92118644 Date: Sat, 22 Sep 2018 04:29:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 04:29:05,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-0000bb8e-26c7-4855-8ec2-7bcb92118644 2018-09-22 04:29:05,107 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-router 2018-09-22 04:29:05,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "tenant_id": "c09d1a36eb144ae49646fbb9a10222e1", "name": "CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-router", "admin_state_up": true}}' 2018-09-22 04:29:10,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c1fc2017-7846-4416-8717-0b096b6eeca2 Date: Sat, 22 Sep 2018 04:29:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c09d1a36eb144ae49646fbb9a10222e1", "created_at": "2018-09-22T04:29:05Z", "admin_state_up": true, "updated_at": "2018-09-22T04:29:06Z", "project_id": "c09d1a36eb144ae49646fbb9a10222e1", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "23bac2bf-046e-4c17-adf9-19c932cc04a9", "name": "CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-router"}} 2018-09-22 04:29:10,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-c1fc2017-7846-4416-8717-0b096b6eeca2 2018-09-22 04:29:10,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=23bac2bf-046e-4c17-adf9-19c932cc04a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:10,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-6a1a4fb2-1240-4cc9-8d3b-be1c868bc19d Date: Sat, 22 Sep 2018 04:29:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:29:08Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"56e55d3b-7d7d-4dea-aee5-80ac79620fab","ip_address":"169.254.192.8"}],"id":"27192f52-0f19-45fe-8c53-7ee005c6529a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:29:dc:d6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c09d1a36eb144ae49646fbb9a10222e1","admin_state_up":true,"network_id":"29f6ee84-72d5-4ba0-98d3-f87d73aa6cd5","tenant_id":"","created_at":"2018-09-22T04:29:08Z","binding:vnic_type":"normal","device_id":"23bac2bf-046e-4c17-adf9-19c932cc04a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:29:06Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.204"}],"id":"a7a2bab9-ed6f-4076-b82b-41fcc41b7e58","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:f0:df","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"","created_at":"2018-09-22T04:29:06Z","binding:vnic_type":"normal","device_id":"23bac2bf-046e-4c17-adf9-19c932cc04a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:29:07Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"56e55d3b-7d7d-4dea-aee5-80ac79620fab","ip_address":"169.254.192.9"}],"id":"b2e6d40f-11e9-497a-be1f-70cde5151c5d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:73:a5:15","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c09d1a36eb144ae49646fbb9a10222e1","admin_state_up":true,"network_id":"29f6ee84-72d5-4ba0-98d3-f87d73aa6cd5","tenant_id":"","created_at":"2018-09-22T04:29:07Z","binding:vnic_type":"normal","device_id":"23bac2bf-046e-4c17-adf9-19c932cc04a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:29:08Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"56e55d3b-7d7d-4dea-aee5-80ac79620fab","ip_address":"169.254.192.3"}],"id":"e5fbd1d3-f170-44c0-9722-e3cbd208136f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ea:82:7a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c09d1a36eb144ae49646fbb9a10222e1","admin_state_up":true,"network_id":"29f6ee84-72d5-4ba0-98d3-f87d73aa6cd5","tenant_id":"","created_at":"2018-09-22T04:29:07Z","binding:vnic_type":"normal","device_id":"23bac2bf-046e-4c17-adf9-19c932cc04a9"}]} 2018-09-22 04:29:10,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=23bac2bf-046e-4c17-adf9-19c932cc04a9 used request id req-6a1a4fb2-1240-4cc9-8d3b-be1c868bc19d 2018-09-22 04:29:10,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:10,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b28f76c0-6de1-4279-9c2d-eb89bda3a6aa Date: Sat, 22 Sep 2018 04:29:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 04:29:10,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-b28f76c0-6de1-4279-9c2d-eb89bda3a6aa 2018-09-22 04:29:10,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/56e55d3b-7d7d-4dea-aee5-80ac79620fab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:10,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f1d60c61-129e-4ef2-a2f3-5b7aee82082e Date: Sat, 22 Sep 2018 04:29:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"29f6ee84-72d5-4ba0-98d3-f87d73aa6cd5","tenant_id":"","created_at":"2018-09-22T04:29:05Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:05Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"56e55d3b-7d7d-4dea-aee5-80ac79620fab","subnetpool_id":null,"name":"HA subnet tenant c09d1a36eb144ae49646fbb9a10222e1"}} 2018-09-22 04:29:10,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/56e55d3b-7d7d-4dea-aee5-80ac79620fab used request id req-f1d60c61-129e-4ef2-a2f3-5b7aee82082e 2018-09-22 04:29:10,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/56e55d3b-7d7d-4dea-aee5-80ac79620fab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:11,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-125f4c6a-a43b-4fb1-bcfa-64c1c344a2ee Date: Sat, 22 Sep 2018 04:29:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"29f6ee84-72d5-4ba0-98d3-f87d73aa6cd5","tenant_id":"","created_at":"2018-09-22T04:29:05Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:05Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"56e55d3b-7d7d-4dea-aee5-80ac79620fab","subnetpool_id":null,"name":"HA subnet tenant c09d1a36eb144ae49646fbb9a10222e1"}} 2018-09-22 04:29:11,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/56e55d3b-7d7d-4dea-aee5-80ac79620fab used request id req-125f4c6a-a43b-4fb1-bcfa-64c1c344a2ee 2018-09-22 04:29:11,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/56e55d3b-7d7d-4dea-aee5-80ac79620fab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:11,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0e641db4-9589-4138-8530-3c351cfe4408 Date: Sat, 22 Sep 2018 04:29:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"29f6ee84-72d5-4ba0-98d3-f87d73aa6cd5","tenant_id":"","created_at":"2018-09-22T04:29:05Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:05Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"56e55d3b-7d7d-4dea-aee5-80ac79620fab","subnetpool_id":null,"name":"HA subnet tenant c09d1a36eb144ae49646fbb9a10222e1"}} 2018-09-22 04:29:11,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/56e55d3b-7d7d-4dea-aee5-80ac79620fab used request id req-0e641db4-9589-4138-8530-3c351cfe4408 2018-09-22 04:29:11,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:11,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-5597f9dd-b7c5-4c4b-808d-fd9ea89cfcae Date: Sat, 22 Sep 2018 04:29:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6cae30e7-763c-4760-9981-6b2f0d523fa7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"c09d1a36eb144ae49646fbb9a10222e1","status":"ACTIVE","subnets":["5ba54abc-f3d7-4598-8e9f-351a0bb2304e"],"description":"","tags":[],"updated_at":"2018-09-22T04:29:00Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-net","admin_state_up":true,"tenant_id":"c09d1a36eb144ae49646fbb9a10222e1","created_at":"2018-09-22T04:28:59Z","provider:network_type":"vxlan"}]} 2018-09-22 04:29:11,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-net used request id req-5597f9dd-b7c5-4c4b-808d-fd9ea89cfcae 2018-09-22 04:29:11,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:29:11,494 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:29:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:29:11,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:11,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba10b98-b808-477b-a226-aa1c74570460 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1"}, "enabled": true, "id": "c09d1a36eb144ae49646fbb9a10222e1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj"}} 2018-09-22 04:29:11,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1 used request id req-2ba10b98-b808-477b-a226-aa1c74570460 2018-09-22 04:29:11,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6cae30e7-763c-4760-9981-6b2f0d523fa7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:11,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-defb7d41-f6c5-44c9-a0c5-fa872a123a02 Date: Sat, 22 Sep 2018 04:29:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cae30e7-763c-4760-9981-6b2f0d523fa7","tenant_id":"c09d1a36eb144ae49646fbb9a10222e1","created_at":"2018-09-22T04:29:00Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c09d1a36eb144ae49646fbb9a10222e1","id":"5ba54abc-f3d7-4598-8e9f-351a0bb2304e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-subnet"}]} 2018-09-22 04:29:11,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6cae30e7-763c-4760-9981-6b2f0d523fa7 used request id req-defb7d41-f6c5-44c9-a0c5-fa872a123a02 2018-09-22 04:29:11,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6cae30e7-763c-4760-9981-6b2f0d523fa7&name=CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:12,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-58e1b875-3462-4372-b2b5-6cb658fd208d Date: Sat, 22 Sep 2018 04:29:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cae30e7-763c-4760-9981-6b2f0d523fa7","tenant_id":"c09d1a36eb144ae49646fbb9a10222e1","created_at":"2018-09-22T04:29:00Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c09d1a36eb144ae49646fbb9a10222e1","id":"5ba54abc-f3d7-4598-8e9f-351a0bb2304e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-subnet"}]} 2018-09-22 04:29:12,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6cae30e7-763c-4760-9981-6b2f0d523fa7&name=CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-subnet used request id req-58e1b875-3462-4372-b2b5-6cb658fd208d 2018-09-22 04:29:12,096 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-22 04:29:12,096 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-router 2018-09-22 04:29:12,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/23bac2bf-046e-4c17-adf9-19c932cc04a9/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" -d '{"subnet_id": "5ba54abc-f3d7-4598-8e9f-351a0bb2304e"}' 2018-09-22 04:29:14,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f1261a0a-de4a-4b46-b5cc-7f85b29a3ce6 Date: Sat, 22 Sep 2018 04:29:14 GMT RESP BODY: {"network_id": "6cae30e7-763c-4760-9981-6b2f0d523fa7", "tenant_id": "c09d1a36eb144ae49646fbb9a10222e1", "subnet_id": "5ba54abc-f3d7-4598-8e9f-351a0bb2304e", "subnet_ids": ["5ba54abc-f3d7-4598-8e9f-351a0bb2304e"], "port_id": "ae37d5ba-723a-4f60-bcf8-6eed6943f24f", "id": "23bac2bf-046e-4c17-adf9-19c932cc04a9"} 2018-09-22 04:29:14,039 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/23bac2bf-046e-4c17-adf9-19c932cc04a9/add_router_interface used request id req-f1261a0a-de4a-4b46-b5cc-7f85b29a3ce6 2018-09-22 04:29:14,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/23bac2bf-046e-4c17-adf9-19c932cc04a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:14,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-68ff9076-59ab-4e08-9e9b-e39b4e82f379 Date: Sat, 22 Sep 2018 04:29:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c09d1a36eb144ae49646fbb9a10222e1", "created_at": "2018-09-22T04:29:05Z", "admin_state_up": true, "updated_at": "2018-09-22T04:29:13Z", "project_id": "c09d1a36eb144ae49646fbb9a10222e1", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "23bac2bf-046e-4c17-adf9-19c932cc04a9", "name": "CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-router"}} 2018-09-22 04:29:14,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/23bac2bf-046e-4c17-adf9-19c932cc04a9 used request id req-68ff9076-59ab-4e08-9e9b-e39b4e82f379 2018-09-22 04:29:14,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=23bac2bf-046e-4c17-adf9-19c932cc04a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:14,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4439 X-Openstack-Request-Id: req-399d300e-0bc7-421a-85e6-9801d1b93f37 Date: Sat, 22 Sep 2018 04:29:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:29:13Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"56e55d3b-7d7d-4dea-aee5-80ac79620fab","ip_address":"169.254.192.8"}],"id":"27192f52-0f19-45fe-8c53-7ee005c6529a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:dc:d6","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c09d1a36eb144ae49646fbb9a10222e1","admin_state_up":true,"network_id":"29f6ee84-72d5-4ba0-98d3-f87d73aa6cd5","tenant_id":"","created_at":"2018-09-22T04:29:08Z","binding:vnic_type":"normal","device_id":"23bac2bf-046e-4c17-adf9-19c932cc04a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:29:12Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.204"}],"id":"a7a2bab9-ed6f-4076-b82b-41fcc41b7e58","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:f0:df","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"","created_at":"2018-09-22T04:29:06Z","binding:vnic_type":"normal","device_id":"23bac2bf-046e-4c17-adf9-19c932cc04a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:29:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ba54abc-f3d7-4598-8e9f-351a0bb2304e","ip_address":"10.55.1.1"}],"id":"ae37d5ba-723a-4f60-bcf8-6eed6943f24f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:18:60:55","project_id":"c09d1a36eb144ae49646fbb9a10222e1","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6cae30e7-763c-4760-9981-6b2f0d523fa7","tenant_id":"c09d1a36eb144ae49646fbb9a10222e1","created_at":"2018-09-22T04:29:12Z","binding:vnic_type":"normal","device_id":"23bac2bf-046e-4c17-adf9-19c932cc04a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:29:12Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"56e55d3b-7d7d-4dea-aee5-80ac79620fab","ip_address":"169.254.192.9"}],"id":"b2e6d40f-11e9-497a-be1f-70cde5151c5d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:a5:15","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c09d1a36eb144ae49646fbb9a10222e1","admin_state_up":true,"network_id":"29f6ee84-72d5-4ba0-98d3-f87d73aa6cd5","tenant_id":"","created_at":"2018-09-22T04:29:07Z","binding:vnic_type":"normal","device_id":"23bac2bf-046e-4c17-adf9-19c932cc04a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:29:12Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"56e55d3b-7d7d-4dea-aee5-80ac79620fab","ip_address":"169.254.192.3"}],"id":"e5fbd1d3-f170-44c0-9722-e3cbd208136f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ea:82:7a","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c09d1a36eb144ae49646fbb9a10222e1","admin_state_up":true,"network_id":"29f6ee84-72d5-4ba0-98d3-f87d73aa6cd5","tenant_id":"","created_at":"2018-09-22T04:29:07Z","binding:vnic_type":"normal","device_id":"23bac2bf-046e-4c17-adf9-19c932cc04a9"}]} 2018-09-22 04:29:14,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=23bac2bf-046e-4c17-adf9-19c932cc04a9 used request id req-399d300e-0bc7-421a-85e6-9801d1b93f37 2018-09-22 04:29:14,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:14,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4c985943-afdd-4c3a-88f6-8807ad96aec8 Date: Sat, 22 Sep 2018 04:29:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 04:29:14,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-4c985943-afdd-4c3a-88f6-8807ad96aec8 2018-09-22 04:29:14,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/56e55d3b-7d7d-4dea-aee5-80ac79620fab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:14,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8b054761-056b-46fb-9ac6-71424c8f32c2 Date: Sat, 22 Sep 2018 04:29:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"29f6ee84-72d5-4ba0-98d3-f87d73aa6cd5","tenant_id":"","created_at":"2018-09-22T04:29:05Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:05Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"56e55d3b-7d7d-4dea-aee5-80ac79620fab","subnetpool_id":null,"name":"HA subnet tenant c09d1a36eb144ae49646fbb9a10222e1"}} 2018-09-22 04:29:14,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/56e55d3b-7d7d-4dea-aee5-80ac79620fab used request id req-8b054761-056b-46fb-9ac6-71424c8f32c2 2018-09-22 04:29:14,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/56e55d3b-7d7d-4dea-aee5-80ac79620fab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:14,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0e94c77c-5c68-4571-8e43-eab001ad76d9 Date: Sat, 22 Sep 2018 04:29:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"29f6ee84-72d5-4ba0-98d3-f87d73aa6cd5","tenant_id":"","created_at":"2018-09-22T04:29:05Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:05Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"56e55d3b-7d7d-4dea-aee5-80ac79620fab","subnetpool_id":null,"name":"HA subnet tenant c09d1a36eb144ae49646fbb9a10222e1"}} 2018-09-22 04:29:14,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/56e55d3b-7d7d-4dea-aee5-80ac79620fab used request id req-0e94c77c-5c68-4571-8e43-eab001ad76d9 2018-09-22 04:29:14,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/56e55d3b-7d7d-4dea-aee5-80ac79620fab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:15,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a7695c9e-71b0-4fd8-8a70-aa2ec1c29aeb Date: Sat, 22 Sep 2018 04:29:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"29f6ee84-72d5-4ba0-98d3-f87d73aa6cd5","tenant_id":"","created_at":"2018-09-22T04:29:05Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:05Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"56e55d3b-7d7d-4dea-aee5-80ac79620fab","subnetpool_id":null,"name":"HA subnet tenant c09d1a36eb144ae49646fbb9a10222e1"}} 2018-09-22 04:29:15,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/56e55d3b-7d7d-4dea-aee5-80ac79620fab used request id req-a7695c9e-71b0-4fd8-8a70-aa2ec1c29aeb 2018-09-22 04:29:15,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/5ba54abc-f3d7-4598-8e9f-351a0bb2304e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:15,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-c5f12055-2eeb-4670-8722-84db2cc400b8 Date: Sat, 22 Sep 2018 04:29:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cae30e7-763c-4760-9981-6b2f0d523fa7","tenant_id":"c09d1a36eb144ae49646fbb9a10222e1","created_at":"2018-09-22T04:29:00Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:00Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c09d1a36eb144ae49646fbb9a10222e1","id":"5ba54abc-f3d7-4598-8e9f-351a0bb2304e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-subnet"}} 2018-09-22 04:29:15,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/5ba54abc-f3d7-4598-8e9f-351a0bb2304e used request id req-c5f12055-2eeb-4670-8722-84db2cc400b8 2018-09-22 04:29:15,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9180909a61ec461832042791eae1ddafacb7808a" 2018-09-22 04:29:15,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-8724da2b-9aa1-420a-b4ff-f0118e9a2dc0 Date: Sat, 22 Sep 2018 04:29:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c09d1a36eb144ae49646fbb9a10222e1", "created_at": "2018-09-22T04:29:05Z", "admin_state_up": true, "updated_at": "2018-09-22T04:29:13Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "c09d1a36eb144ae49646fbb9a10222e1", "id": "23bac2bf-046e-4c17-adf9-19c932cc04a9", "name": "CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-router"}]} 2018-09-22 04:29:15,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-router&admin_state_up=True used request id req-8724da2b-9aa1-420a-b4ff-f0118e9a2dc0 2018-09-22 04:29:15,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6652882e3fe2abe739ad6c4ace20bdc20bab90a2" 2018-09-22 04:29:15,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ae48b7-c62a-46f4-bd50-8a23749bfa39 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1"}, "enabled": true, "id": "c09d1a36eb144ae49646fbb9a10222e1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj"}} 2018-09-22 04:29:15,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1 used request id req-17ae48b7-c62a-46f4-bd50-8a23749bfa39 2018-09-22 04:29:15,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=23bac2bf-046e-4c17-adf9-19c932cc04a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9180909a61ec461832042791eae1ddafacb7808a" 2018-09-22 04:29:15,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-4c42c583-b504-4afe-8389-038894d5ecd6 Date: Sat, 22 Sep 2018 04:29:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:29:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5ba54abc-f3d7-4598-8e9f-351a0bb2304e","ip_address":"10.55.1.1"}],"id":"ae37d5ba-723a-4f60-bcf8-6eed6943f24f","security_groups":[],"mac_address":"fa:16:3e:18:60:55","project_id":"c09d1a36eb144ae49646fbb9a10222e1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6cae30e7-763c-4760-9981-6b2f0d523fa7","tenant_id":"c09d1a36eb144ae49646fbb9a10222e1","created_at":"2018-09-22T04:29:12Z","binding:vnic_type":"normal","device_id":"23bac2bf-046e-4c17-adf9-19c932cc04a9"}]} 2018-09-22 04:29:15,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=23bac2bf-046e-4c17-adf9-19c932cc04a9 used request id req-4c42c583-b504-4afe-8389-038894d5ecd6 2018-09-22 04:29:15,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/5ba54abc-f3d7-4598-8e9f-351a0bb2304e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9180909a61ec461832042791eae1ddafacb7808a" 2018-09-22 04:29:15,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-97409944-d6e0-47c2-a09c-a677640a6a44 Date: Sat, 22 Sep 2018 04:29:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cae30e7-763c-4760-9981-6b2f0d523fa7","tenant_id":"c09d1a36eb144ae49646fbb9a10222e1","created_at":"2018-09-22T04:29:00Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:00Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c09d1a36eb144ae49646fbb9a10222e1","id":"5ba54abc-f3d7-4598-8e9f-351a0bb2304e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-subnet"}} 2018-09-22 04:29:15,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/5ba54abc-f3d7-4598-8e9f-351a0bb2304e used request id req-97409944-d6e0-47c2-a09c-a677640a6a44 2018-09-22 04:29:15,943 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-router and subnet CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-subnet 2018-09-22 04:29:15,943 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-router 2018-09-22 04:29:15,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/23bac2bf-046e-4c17-adf9-19c932cc04a9/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" -d '{"subnet_id": "5ba54abc-f3d7-4598-8e9f-351a0bb2304e"}' 2018-09-22 04:29:17,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-10514970-51a9-49c3-8548-203b5d443b4a Date: Sat, 22 Sep 2018 04:29:17 GMT RESP BODY: {"network_id": "6cae30e7-763c-4760-9981-6b2f0d523fa7", "tenant_id": "c09d1a36eb144ae49646fbb9a10222e1", "subnet_id": "5ba54abc-f3d7-4598-8e9f-351a0bb2304e", "subnet_ids": ["5ba54abc-f3d7-4598-8e9f-351a0bb2304e"], "port_id": "ae37d5ba-723a-4f60-bcf8-6eed6943f24f", "id": "23bac2bf-046e-4c17-adf9-19c932cc04a9"} 2018-09-22 04:29:17,436 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/23bac2bf-046e-4c17-adf9-19c932cc04a9/remove_router_interface used request id req-10514970-51a9-49c3-8548-203b5d443b4a 2018-09-22 04:29:17,436 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-router 2018-09-22 04:29:17,436 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-router 2018-09-22 04:29:17,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/23bac2bf-046e-4c17-adf9-19c932cc04a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c575c2895f6bd77698051f736d586e8663dd216" 2018-09-22 04:29:20,827 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a58bceeb-a2d5-4e0a-bb7a-990c3aa4970a Content-Length: 0 Date: Sat, 22 Sep 2018 04:29:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:29:20,827 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/23bac2bf-046e-4c17-adf9-19c932cc04a9 used request id req-a58bceeb-a2d5-4e0a-bb7a-990c3aa4970a 2018-09-22 04:29:20,828 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-subnet 2018-09-22 04:29:20,828 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-subnet 2018-09-22 04:29:20,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/5ba54abc-f3d7-4598-8e9f-351a0bb2304e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7f4f3ccfc65461cfe762aeb2c041c934227429d" 2018-09-22 04:29:23,025 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec32c10f-a87d-4952-93fc-4b1571656620 Date: Sat, 22 Sep 2018 04:29:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:29:23,025 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/5ba54abc-f3d7-4598-8e9f-351a0bb2304e used request id req-ec32c10f-a87d-4952-93fc-4b1571656620 2018-09-22 04:29:23,026 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-35cc9202-e212-4235-b5e7-a4f5d6aaedd5-pub-net 2018-09-22 04:29:23,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/6cae30e7-763c-4760-9981-6b2f0d523fa7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7f4f3ccfc65461cfe762aeb2c041c934227429d" 2018-09-22 04:29:24,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3912db57-b622-4adb-9287-5297cf29e036 Date: Sat, 22 Sep 2018 04:29:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:29:24,369 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6cae30e7-763c-4760-9981-6b2f0d523fa7 used request id req-3912db57-b622-4adb-9287-5297cf29e036 2018-09-22 04:29:24,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:29:24,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-c3147025-493e-4c26-bb4a-fde54b60f356 Date: Sat, 22 Sep 2018 04:29:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c09d1a36eb144ae49646fbb9a10222e1", "created_at": "2018-09-22T04:28:59Z", "updated_at": "2018-09-22T04:28:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:28:59Z", "revision_number": 0, "id": "695b96e1-dbaf-480f-9a27-91d9548e8433", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:28:59Z", "security_group_id": "f076b938-b6ef-4206-b18a-e4e10e8766a2", "tenant_id": "c09d1a36eb144ae49646fbb9a10222e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "c09d1a36eb144ae49646fbb9a10222e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:28:59Z", "revision_number": 0, "id": "792407db-e7b5-4944-97d6-db7bc79359cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:28:59Z", "security_group_id": "f076b938-b6ef-4206-b18a-e4e10e8766a2", "tenant_id": "c09d1a36eb144ae49646fbb9a10222e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "c09d1a36eb144ae49646fbb9a10222e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:28:59Z", "revision_number": 0, "id": "ef852d60-bcef-4927-804d-e01cbf1ca7f1", "remote_group_id": "f076b938-b6ef-4206-b18a-e4e10e8766a2", "remote_ip_prefix": null, "created_at": "2018-09-22T04:28:59Z", "security_group_id": "f076b938-b6ef-4206-b18a-e4e10e8766a2", "tenant_id": "c09d1a36eb144ae49646fbb9a10222e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "c09d1a36eb144ae49646fbb9a10222e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:28:59Z", "revision_number": 0, "id": "f5b604ab-0aa1-4539-b8a6-b9b561d18c85", "remote_group_id": "f076b938-b6ef-4206-b18a-e4e10e8766a2", "remote_ip_prefix": null, "created_at": "2018-09-22T04:28:59Z", "security_group_id": "f076b938-b6ef-4206-b18a-e4e10e8766a2", "tenant_id": "c09d1a36eb144ae49646fbb9a10222e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "c09d1a36eb144ae49646fbb9a10222e1"}], "revision_number": 4, "project_id": "c09d1a36eb144ae49646fbb9a10222e1", "id": "f076b938-b6ef-4206-b18a-e4e10e8766a2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:29:24,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c3147025-493e-4c26-bb4a-fde54b60f356 2018-09-22 04:29:24,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:29:24,711 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82542bb3-4b3e-4e3e-a7ec-12a4a17c212d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:29:24,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-82542bb3-4b3e-4e3e-a7ec-12a4a17c212d 2018-09-22 04:29:24,711 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:29:24,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:29:24,802 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70056da1-d9b4-4c9f-81d4-0f61c800add0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:29:24,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-70056da1-d9b4-4c9f-81d4-0f61c800add0 2018-09-22 04:29:24,802 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:29:24,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:29:24,891 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd4423df-3091-47a3-b922-c0d4a3b8f0a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:29:24,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-bd4423df-3091-47a3-b922-c0d4a3b8f0a4 2018-09-22 04:29:24,892 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:29:24,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:29:24,976 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a777e0e-627c-4472-a258-b1a0d9d7837f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:29:24,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-2a777e0e-627c-4472-a258-b1a0d9d7837f 2018-09-22 04:29:24,976 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:29:24,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:29:25,063 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-940c1254-d708-4f00-9645-93f40d962c76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:29:25,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-940c1254-d708-4f00-9645-93f40d962c76 2018-09-22 04:29:25,063 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:29:25,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:29:25,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8795f812-215c-4081-9833-880ec7d9f40e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:29:25,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-8795f812-215c-4081-9833-880ec7d9f40e 2018-09-22 04:29:25,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:29:25,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:29:25,250 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d4371aa-8b26-458b-8f42-211d42874ea7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:29:25,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-2d4371aa-8b26-458b-8f42-211d42874ea7 2018-09-22 04:29:25,250 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:29:25,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:29:25,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a4d45a9-d616-426a-b376-8e7e900afcb1 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:29:25,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-3a4d45a9-d616-426a-b376-8e7e900afcb1 2018-09-22 04:29:25,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:29:25,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d9f7ce-4faf-4e42-9495-3cd7b9f03135 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1"}, "enabled": true, "id": "c09d1a36eb144ae49646fbb9a10222e1", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj"}} 2018-09-22 04:29:25,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1 used request id req-d6d9f7ce-4faf-4e42-9495-3cd7b9f03135 2018-09-22 04:29:25,430 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f076b938-b6ef-4206-b18a-e4e10e8766a2 2018-09-22 04:29:25,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f076b938-b6ef-4206-b18a-e4e10e8766a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:29:25,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bbec1342-2114-4f29-b8d0-cc2df3c1de3c Date: Sat, 22 Sep 2018 04:29:25 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-09-22T04:28:59Z", "security_group_id": "f076b938-b6ef-4206-b18a-e4e10e8766a2", "port_range_min": null, "revision_number": 0, "tenant_id": "c09d1a36eb144ae49646fbb9a10222e1", "created_at": "2018-09-22T04:28:59Z", "project_id": "c09d1a36eb144ae49646fbb9a10222e1", "id": "695b96e1-dbaf-480f-9a27-91d9548e8433"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:28:59Z", "security_group_id": "f076b938-b6ef-4206-b18a-e4e10e8766a2", "port_range_min": null, "revision_number": 0, "tenant_id": "c09d1a36eb144ae49646fbb9a10222e1", "created_at": "2018-09-22T04:28:59Z", "project_id": "c09d1a36eb144ae49646fbb9a10222e1", "id": "792407db-e7b5-4944-97d6-db7bc79359cf"}, {"remote_group_id": "f076b938-b6ef-4206-b18a-e4e10e8766a2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:28:59Z", "security_group_id": "f076b938-b6ef-4206-b18a-e4e10e8766a2", "port_range_min": null, "revision_number": 0, "tenant_id": "c09d1a36eb144ae49646fbb9a10222e1", "created_at": "2018-09-22T04:28:59Z", "project_id": "c09d1a36eb144ae49646fbb9a10222e1", "id": "ef852d60-bcef-4927-804d-e01cbf1ca7f1"}, {"remote_group_id": "f076b938-b6ef-4206-b18a-e4e10e8766a2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:28:59Z", "security_group_id": "f076b938-b6ef-4206-b18a-e4e10e8766a2", "port_range_min": null, "revision_number": 0, "tenant_id": "c09d1a36eb144ae49646fbb9a10222e1", "created_at": "2018-09-22T04:28:59Z", "project_id": "c09d1a36eb144ae49646fbb9a10222e1", "id": "f5b604ab-0aa1-4539-b8a6-b9b561d18c85"}]} 2018-09-22 04:29:25,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f076b938-b6ef-4206-b18a-e4e10e8766a2 used request id req-bbec1342-2114-4f29-b8d0-cc2df3c1de3c 2018-09-22 04:29:25,631 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:29:25,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f076b938-b6ef-4206-b18a-e4e10e8766a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:29:26,022 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-621ef456-3713-440e-92ee-b4a1a657c752 Content-Length: 0 Date: Sat, 22 Sep 2018 04:29:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:29:26,022 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f076b938-b6ef-4206-b18a-e4e10e8766a2 used request id req-621ef456-3713-440e-92ee-b4a1a657c752 2018-09-22 04:29:26,023 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj 2018-09-22 04:29:26,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:29:26,257 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75c12fb4-0864-4da5-85af-d4e1203cb5d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:29:26,257 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c09d1a36eb144ae49646fbb9a10222e1 used request id req-75c12fb4-0864-4da5-85af-d4e1203cb5d5 2018-09-22 04:29:26,257 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-proj-role 2018-09-22 04:29:26,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/beeb2293281e42219fb66669f8d89370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:29:26,380 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87e17127-1951-463b-9757-4ff7a113005f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:29:26,380 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/beeb2293281e42219fb66669f8d89370 used request id req-87e17127-1951-463b-9757-4ff7a113005f 2018-09-22 04:29:26,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c0d9facc9bebfbd6f59bc712ffe37ca664e8d8e" 2018-09-22 04:29:26,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bc04fad-e910-4e34-8d68-edc7a5ab2749 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:29:26,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8bc04fad-e910-4e34-8d68-edc7a5ab2749 2018-09-22 04:29:26,472 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-e04cdf0f-b1b6-45a-user 2018-09-22 04:29:26,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b8ee535477004497a267b61ad0973e70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a996325bdf1bafa0375ab8a79e631f7c4bfe74db" 2018-09-22 04:29:26,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a396b62-ec2b-4017-9cd2-d8729ab7b7cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:29:26,666 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b8ee535477004497a267b61ad0973e70 used request id req-7a396b62-ec2b-4017-9cd2-d8729ab7b7cb 2018-09-22 04:29:26,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:29:27,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["21cX-iClSWK4F8DcAkvQlQ"], "issued_at": "2018-09-22T04:29:27.000000Z"}} 2018-09-22 04:29:27,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4ace7bbd26dda0853b9960d3eb37e9747f9be1" 2018-09-22 04:29:27,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc84c46b-67d0-488b-bfe9-eea95228f46a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:29:27,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bc84c46b-67d0-488b-bfe9-eea95228f46a 2018-09-22 04:29:27,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:29:27,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:29:27,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["9mU_BQwoQJCM6kHtRd7oYw"], "issued_at": "2018-09-22T04:29:27.000000Z"}} 2018-09-22 04:29:27,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6fcefd053dfbb8478a0b1e88030ad455029e825" 2018-09-22 04:29:27,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c12810-f2af-493c-896a-df756e244bfe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:29:27,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c8c12810-f2af-493c-896a-df756e244bfe 2018-09-22 04:29:27,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:29:27,617 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:29:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:29:27,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c447a98f-869a-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6fcefd053dfbb8478a0b1e88030ad455029e825" 2018-09-22 04:29:27,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-683a5427-e61e-4db9-8c81-1ede1a966891 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c447a98f-869a-491-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:29:27,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c447a98f-869a-491-proj used request id req-683a5427-e61e-4db9-8c81-1ede1a966891 2018-09-22 04:29:27,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6fcefd053dfbb8478a0b1e88030ad455029e825" 2018-09-22 04:29:27,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e362b1-9a1f-44b0-b326-01797e253d72 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:29:27,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-97e362b1-9a1f-44b0-b326-01797e253d72 2018-09-22 04:29:27,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6fcefd053dfbb8478a0b1e88030ad455029e825" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-c447a98f-869a-491-proj"}}' 2018-09-22 04:29:27,920 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e4f0599-7a32-4c35-9a47-b4975d6c97ff Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd"}, "enabled": true, "id": "d359c96e47d44003922220666b05cefd", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c447a98f-869a-491-proj"}} 2018-09-22 04:29:27,920 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4e4f0599-7a32-4c35-9a47-b4975d6c97ff 2018-09-22 04:29:27,920 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-c447a98f-869a-491-proj 2018-09-22 04:29:27,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:29:27,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:29:28,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:29:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["8Ep0tCGCQgiORpKftmNXPg"], "issued_at": "2018-09-22T04:29:28.000000Z"}} 2018-09-22 04:29:28,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ac9ed04160b6ceb738db572f64ceae81eddd2b" 2018-09-22 04:29:28,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f585e265-635c-4ece-996d-c46011cf5d58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:29:28,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f585e265-635c-4ece-996d-c46011cf5d58 2018-09-22 04:29:28,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:29:28,320 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:29:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:29:28,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ac9ed04160b6ceb738db572f64ceae81eddd2b" 2018-09-22 04:29:28,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d617ce-0ef6-46b4-b6a5-80303b77eaf2 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:29:28,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a7d617ce-0ef6-46b4-b6a5-80303b77eaf2 2018-09-22 04:29:28,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-c447a98f-869a-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ac9ed04160b6ceb738db572f64ceae81eddd2b" 2018-09-22 04:29:28,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c06644-c49d-46e4-a885-352684fbc1cb Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-c447a98f-869a-491-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd"}, "enabled": true, "id": "d359c96e47d44003922220666b05cefd", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c447a98f-869a-491-proj"}]} 2018-09-22 04:29:28,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-c447a98f-869a-491-proj used request id req-53c06644-c49d-46e4-a885-352684fbc1cb 2018-09-22 04:29:28,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ac9ed04160b6ceb738db572f64ceae81eddd2b" 2018-09-22 04:29:28,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e4837f5-a7fc-45ee-96e3-3c60c4f78a45 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:29:28,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2e4837f5-a7fc-45ee-96e3-3c60c4f78a45 2018-09-22 04:29:28,919 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-c447a98f-869a-491-user 2018-09-22 04:29:28,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:29:28,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6fcefd053dfbb8478a0b1e88030ad455029e825" 2018-09-22 04:29:29,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5749a104-60aa-4894-b389-655cff0c7a20 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:29:29,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5749a104-60aa-4894-b389-655cff0c7a20 2018-09-22 04:29:29,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6fcefd053dfbb8478a0b1e88030ad455029e825" -d '{"role": {"name": "CreateNetworkSuccessTests-c447a98f-869a-491-proj-role"}}' 2018-09-22 04:29:29,129 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85ff3d6d-bc40-4f96-aa5a-9221568db22a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "701e6b919ade49cbb607cbdf2f5311d4", "links": {"self": "http://172.30.9.23:5000/v3/roles/701e6b919ade49cbb607cbdf2f5311d4"}, "name": "CreateNetworkSuccessTests-c447a98f-869a-491-proj-role"}} 2018-09-22 04:29:29,129 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-85ff3d6d-bc40-4f96-aa5a-9221568db22a 2018-09-22 04:29:29,130 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-c447a98f-869a-491-proj-role 2018-09-22 04:29:29,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/701e6b919ade49cbb607cbdf2f5311d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6fcefd053dfbb8478a0b1e88030ad455029e825" 2018-09-22 04:29:29,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e9bf5d5-9d8d-4309-9690-b0de57728b70 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/701e6b919ade49cbb607cbdf2f5311d4"}, "domain_id": null, "name": "CreateNetworkSuccessTests-c447a98f-869a-491-proj-role", "id": "701e6b919ade49cbb607cbdf2f5311d4"}} 2018-09-22 04:29:29,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/701e6b919ade49cbb607cbdf2f5311d4 used request id req-0e9bf5d5-9d8d-4309-9690-b0de57728b70 2018-09-22 04:29:29,213 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-c447a98f-869a-491-proj-role to project CreateNetworkSuccessTests-c447a98f-869a-491-proj 2018-09-22 04:29:29,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd/users/a2548a1290f64c2d8ee177ba2b042124/roles/701e6b919ade49cbb607cbdf2f5311d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6fcefd053dfbb8478a0b1e88030ad455029e825" 2018-09-22 04:29:29,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-999d937e-c521-470e-8dad-48099308d754 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:29:29,353 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd/users/a2548a1290f64c2d8ee177ba2b042124/roles/701e6b919ade49cbb607cbdf2f5311d4 used request id req-999d937e-c521-470e-8dad-48099308d754 2018-09-22 04:29:29,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:29:29,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:29:29,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:29:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["TgD7qquoQ8CCq9Tm6VY_rQ"], "issued_at": "2018-09-22T04:29:29.000000Z"}} 2018-09-22 04:29:29,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4746597341c50787fc0a75967e221b82f9afd071" 2018-09-22 04:29:29,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c516e02f-ae40-4f08-a56f-14970294ab35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:29:29,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c516e02f-ae40-4f08-a56f-14970294ab35 2018-09-22 04:29:29,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4746597341c50787fc0a75967e221b82f9afd071" 2018-09-22 04:29:30,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-33c574d7-7ba7-4313-a7df-a9b5a961b42f Date: Sat, 22 Sep 2018 04:29:30 GMT RESP BODY: {"networks":[]} 2018-09-22 04:29:30,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-net used request id req-33c574d7-7ba7-4313-a7df-a9b5a961b42f 2018-09-22 04:29:30,096 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-net 2018-09-22 04:29:30,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:29:30,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:29:30,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:29:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["j_k60zfaQfCNyjrHPTHETg"], "issued_at": "2018-09-22T04:29:30.000000Z"}} 2018-09-22 04:29:30,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31713d0615ac4face69d55865cf7978b7c30612e" 2018-09-22 04:29:30,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-604857ea-e5f6-475f-b6ea-4ffdf6599aae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:29:30,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-604857ea-e5f6-475f-b6ea-4ffdf6599aae 2018-09-22 04:29:30,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:29:30,594 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:29:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:29:30,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-c447a98f-869a-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31713d0615ac4face69d55865cf7978b7c30612e" 2018-09-22 04:29:30,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b495ad-660c-4db5-8c6e-e2e2cbd59e4e Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-c447a98f-869a-491-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd"}, "enabled": true, "id": "d359c96e47d44003922220666b05cefd", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c447a98f-869a-491-proj"}]} 2018-09-22 04:29:30,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-c447a98f-869a-491-proj used request id req-a7b495ad-660c-4db5-8c6e-e2e2cbd59e4e 2018-09-22 04:29:30,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4746597341c50787fc0a75967e221b82f9afd071" -d '{"network": {"tenant_id": "d359c96e47d44003922220666b05cefd", "name": "CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-net", "admin_state_up": true}}' 2018-09-22 04:29:31,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-78dcf55d-c2bc-4469-bef3-118574cdabce Date: Sat, 22 Sep 2018 04:29:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"47f91187-b824-4efb-bca9-49a97f101157","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"d359c96e47d44003922220666b05cefd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:29:31Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-net","admin_state_up":true,"tenant_id":"d359c96e47d44003922220666b05cefd","created_at":"2018-09-22T04:29:31Z","mtu":1450}} 2018-09-22 04:29:31,223 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-78dcf55d-c2bc-4469-bef3-118574cdabce 2018-09-22 04:29:31,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=47f91187-b824-4efb-bca9-49a97f101157 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4746597341c50787fc0a75967e221b82f9afd071" 2018-09-22 04:29:31,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-9c92efdd-77d8-48f0-b276-c389dd3dac1a Date: Sat, 22 Sep 2018 04:29:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"47f91187-b824-4efb-bca9-49a97f101157","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"d359c96e47d44003922220666b05cefd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:29:31Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-net","admin_state_up":true,"tenant_id":"d359c96e47d44003922220666b05cefd","created_at":"2018-09-22T04:29:31Z","provider:network_type":"vxlan"}]} 2018-09-22 04:29:31,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=47f91187-b824-4efb-bca9-49a97f101157 used request id req-9c92efdd-77d8-48f0-b276-c389dd3dac1a 2018-09-22 04:29:31,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=47f91187-b824-4efb-bca9-49a97f101157 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4746597341c50787fc0a75967e221b82f9afd071" 2018-09-22 04:29:31,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4cddc2dd-c71a-417a-ab2b-44a9df66f542 Date: Sat, 22 Sep 2018 04:29:31 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:29:31,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=47f91187-b824-4efb-bca9-49a97f101157 used request id req-4cddc2dd-c71a-417a-ab2b-44a9df66f542 2018-09-22 04:29:31,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:29:31,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:29:32,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:29:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["ONO8jfobRo-vjcZmWr3LlA"], "issued_at": "2018-09-22T04:29:32.000000Z"}} 2018-09-22 04:29:32,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1ea8f7817ff1fac5623111feb00fa4cbf5adef" 2018-09-22 04:29:32,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a776b762-c5d4-4c93-a71e-c85656255668 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:29:32,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a776b762-c5d4-4c93-a71e-c85656255668 2018-09-22 04:29:32,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:29:32,216 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:29:32,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-c447a98f-869a-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1ea8f7817ff1fac5623111feb00fa4cbf5adef" 2018-09-22 04:29:32,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c8ae02-31c5-4639-800c-2e23e93b690c Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-c447a98f-869a-491-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd"}, "enabled": true, "id": "d359c96e47d44003922220666b05cefd", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c447a98f-869a-491-proj"}]} 2018-09-22 04:29:32,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-c447a98f-869a-491-proj used request id req-18c8ae02-31c5-4639-800c-2e23e93b690c 2018-09-22 04:29:32,302 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-subnet 2018-09-22 04:29:32,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4746597341c50787fc0a75967e221b82f9afd071" -d '{"subnets": [{"ip_version": 4, "network_id": "47f91187-b824-4efb-bca9-49a97f101157", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-subnet", "tenant_id": "d359c96e47d44003922220666b05cefd"}]}' 2018-09-22 04:29:33,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-771d2473-a409-411b-a020-e89cd057b772 Date: Sat, 22 Sep 2018 04:29:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47f91187-b824-4efb-bca9-49a97f101157","tenant_id":"d359c96e47d44003922220666b05cefd","created_at":"2018-09-22T04:29:32Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:32Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d359c96e47d44003922220666b05cefd","id":"78b875a9-9894-40d8-a26e-f07ee717afa0","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-subnet"}]} 2018-09-22 04:29:33,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-771d2473-a409-411b-a020-e89cd057b772 2018-09-22 04:29:33,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=47f91187-b824-4efb-bca9-49a97f101157 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4746597341c50787fc0a75967e221b82f9afd071" 2018-09-22 04:29:33,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-25b87b7a-e1e6-425c-9cdd-c45c492864a6 Date: Sat, 22 Sep 2018 04:29:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"47f91187-b824-4efb-bca9-49a97f101157","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"d359c96e47d44003922220666b05cefd","status":"ACTIVE","subnets":["78b875a9-9894-40d8-a26e-f07ee717afa0"],"description":"","tags":[],"updated_at":"2018-09-22T04:29:32Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-net","admin_state_up":true,"tenant_id":"d359c96e47d44003922220666b05cefd","created_at":"2018-09-22T04:29:31Z","provider:network_type":"vxlan"}]} 2018-09-22 04:29:33,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=47f91187-b824-4efb-bca9-49a97f101157 used request id req-25b87b7a-e1e6-425c-9cdd-c45c492864a6 2018-09-22 04:29:33,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=47f91187-b824-4efb-bca9-49a97f101157 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4746597341c50787fc0a75967e221b82f9afd071" 2018-09-22 04:29:33,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-301ce549-03f0-41a3-9ae2-bc9eb8a37de8 Date: Sat, 22 Sep 2018 04:29:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47f91187-b824-4efb-bca9-49a97f101157","tenant_id":"d359c96e47d44003922220666b05cefd","created_at":"2018-09-22T04:29:32Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d359c96e47d44003922220666b05cefd","id":"78b875a9-9894-40d8-a26e-f07ee717afa0","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-subnet"}]} 2018-09-22 04:29:33,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=47f91187-b824-4efb-bca9-49a97f101157 used request id req-301ce549-03f0-41a3-9ae2-bc9eb8a37de8 2018-09-22 04:29:33,563 - OpenStackNetwork - DEBUG - Network [47f91187-b824-4efb-bca9-49a97f101157] created successfully 2018-09-22 04:29:33,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:29:33,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "701e6b919ade49cbb607cbdf2f5311d4", "name": "CreateNetworkSuccessTests-c447a98f-869a-491-proj-role"}], "expires_at": "2018-09-22T05:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d359c96e47d44003922220666b05cefd", "name": "CreateNetworkSuccessTests-c447a98f-869a-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d359c96e47d44003922220666b05cefd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/d359c96e47d44003922220666b05cefd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/d359c96e47d44003922220666b05cefd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/d359c96e47d44003922220666b05cefd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/d359c96e47d44003922220666b05cefd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/d359c96e47d44003922220666b05cefd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d359c96e47d44003922220666b05cefd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/d359c96e47d44003922220666b05cefd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/d359c96e47d44003922220666b05cefd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d359c96e47d44003922220666b05cefd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/d359c96e47d44003922220666b05cefd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/d359c96e47d44003922220666b05cefd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-c447a98f-869a-491-user", "id": "a2548a1290f64c2d8ee177ba2b042124"}, "audit_ids": ["AUNL4CXUQ8myHLv96S1WVQ"], "issued_at": "2018-09-22T04:29:33.000000Z"}} 2018-09-22 04:29:33,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e185d62f96fa4f2d213013ab2fdefc695a40e69b" 2018-09-22 04:29:34,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a865e959-6f1b-4e14-acb9-aae529f3f6b2 Date: Sat, 22 Sep 2018 04:29:34 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":["78b875a9-9894-40d8-a26e-f07ee717afa0"],"updated_at":"2018-09-22T04:29:32Z","tenant_id":"d359c96e47d44003922220666b05cefd","created_at":"2018-09-22T04:29:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d359c96e47d44003922220666b05cefd","id":"47f91187-b824-4efb-bca9-49a97f101157","name":"CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-net"}]} 2018-09-22 04:29:34,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-net used request id req-a865e959-6f1b-4e14-acb9-aae529f3f6b2 2018-09-22 04:29:34,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:29:34,206 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:29:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:29:34,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4ace7bbd26dda0853b9960d3eb37e9747f9be1" 2018-09-22 04:29:34,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba3fcda-9ada-4e32-9e4a-20d00d4babac Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd"}, "enabled": true, "id": "d359c96e47d44003922220666b05cefd", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c447a98f-869a-491-proj"}} 2018-09-22 04:29:34,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd used request id req-bba3fcda-9ada-4e32-9e4a-20d00d4babac 2018-09-22 04:29:34,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=47f91187-b824-4efb-bca9-49a97f101157 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e185d62f96fa4f2d213013ab2fdefc695a40e69b" 2018-09-22 04:29:34,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6ed3495b-bc47-4ad4-87b6-c5f41d4c866e Date: Sat, 22 Sep 2018 04:29:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47f91187-b824-4efb-bca9-49a97f101157","tenant_id":"d359c96e47d44003922220666b05cefd","created_at":"2018-09-22T04:29:32Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d359c96e47d44003922220666b05cefd","id":"78b875a9-9894-40d8-a26e-f07ee717afa0","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-subnet"}]} 2018-09-22 04:29:34,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=47f91187-b824-4efb-bca9-49a97f101157 used request id req-6ed3495b-bc47-4ad4-87b6-c5f41d4c866e 2018-09-22 04:29:34,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:29:34,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:29:34,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:29:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["mUntiV78TiO_b9oQnk_i3Q"], "issued_at": "2018-09-22T04:29:34.000000Z"}} 2018-09-22 04:29:34,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:34,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae31707e-08f5-414f-99df-d478acc8b43f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:29:34,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ae31707e-08f5-414f-99df-d478acc8b43f 2018-09-22 04:29:34,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:35,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-86bdaa11-6820-4232-aee6-29247e11a613 Date: Sat, 22 Sep 2018 04:29:35 GMT RESP BODY: {"routers": []} 2018-09-22 04:29:35,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-router&admin_state_up=True used request id req-86bdaa11-6820-4232-aee6-29247e11a613 2018-09-22 04:29:35,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:29:35,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:29:35,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:29:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Nh0pMyoQSNWUZMzX8VzyUg"], "issued_at": "2018-09-22T04:29:35.000000Z"}} 2018-09-22 04:29:35,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb5d146ca2b7ef5d2ad0e10bfbc16a3fbb511ed" 2018-09-22 04:29:35,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c8d956-0312-4f55-9c90-57ca41c50959 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:29:35,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-85c8d956-0312-4f55-9c90-57ca41c50959 2018-09-22 04:29:35,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:29:35,707 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:29:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:29:35,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-c447a98f-869a-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb5d146ca2b7ef5d2ad0e10bfbc16a3fbb511ed" 2018-09-22 04:29:35,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49ea6300-3070-4551-aa15-6c31ea29022f Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-c447a98f-869a-491-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd"}, "enabled": true, "id": "d359c96e47d44003922220666b05cefd", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c447a98f-869a-491-proj"}]} 2018-09-22 04:29:35,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-c447a98f-869a-491-proj used request id req-49ea6300-3070-4551-aa15-6c31ea29022f 2018-09-22 04:29:35,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:36,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-02600e68-e048-49b3-8cbf-f39a1e97f014 Date: Sat, 22 Sep 2018 04:29:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 04:29:36,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-02600e68-e048-49b3-8cbf-f39a1e97f014 2018-09-22 04:29:36,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:36,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-bc66f84f-808c-4401-b160-3fea11666a9e Date: Sat, 22 Sep 2018 04:29:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 04:29:36,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-bc66f84f-808c-4401-b160-3fea11666a9e 2018-09-22 04:29:36,245 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-router 2018-09-22 04:29:36,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "tenant_id": "d359c96e47d44003922220666b05cefd", "name": "CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-router", "admin_state_up": true}}' 2018-09-22 04:29:41,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c689c189-645f-473a-9313-f0dea1597d91 Date: Sat, 22 Sep 2018 04:29:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d359c96e47d44003922220666b05cefd", "created_at": "2018-09-22T04:29:37Z", "admin_state_up": true, "updated_at": "2018-09-22T04:29:38Z", "project_id": "d359c96e47d44003922220666b05cefd", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "4cb0a83d-b048-437f-b5ad-de19d7c22131", "name": "CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-router"}} 2018-09-22 04:29:41,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-c689c189-645f-473a-9313-f0dea1597d91 2018-09-22 04:29:41,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=4cb0a83d-b048-437f-b5ad-de19d7c22131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:41,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-99143395-1fad-4aa1-b925-ffdc801d5012 Date: Sat, 22 Sep 2018 04:29:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:29:37Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.209"}],"id":"3318552e-bd17-4720-9cd1-4f233642a10e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b5:87:c8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"","created_at":"2018-09-22T04:29:37Z","binding:vnic_type":"normal","device_id":"4cb0a83d-b048-437f-b5ad-de19d7c22131"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:29:40Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfe559f-3784-4f3d-9a53-376f29159a09","ip_address":"169.254.192.4"}],"id":"66dcb754-afaa-4740-80c5-5a2698854d32","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:95:54:f1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d359c96e47d44003922220666b05cefd","admin_state_up":true,"network_id":"09146585-20e8-4a24-9a73-47eb0cc4b157","tenant_id":"","created_at":"2018-09-22T04:29:40Z","binding:vnic_type":"normal","device_id":"4cb0a83d-b048-437f-b5ad-de19d7c22131"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:29:38Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfe559f-3784-4f3d-9a53-376f29159a09","ip_address":"169.254.192.5"}],"id":"8ed51f46-ba26-459d-91e8-0c0ec1cab441","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:9b:1f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d359c96e47d44003922220666b05cefd","admin_state_up":true,"network_id":"09146585-20e8-4a24-9a73-47eb0cc4b157","tenant_id":"","created_at":"2018-09-22T04:29:38Z","binding:vnic_type":"normal","device_id":"4cb0a83d-b048-437f-b5ad-de19d7c22131"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:29:39Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfe559f-3784-4f3d-9a53-376f29159a09","ip_address":"169.254.192.2"}],"id":"d0039742-2383-44f2-be81-11a2f6c355e2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a0:04:f0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d359c96e47d44003922220666b05cefd","admin_state_up":true,"network_id":"09146585-20e8-4a24-9a73-47eb0cc4b157","tenant_id":"","created_at":"2018-09-22T04:29:39Z","binding:vnic_type":"normal","device_id":"4cb0a83d-b048-437f-b5ad-de19d7c22131"}]} 2018-09-22 04:29:41,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=4cb0a83d-b048-437f-b5ad-de19d7c22131 used request id req-99143395-1fad-4aa1-b925-ffdc801d5012 2018-09-22 04:29:41,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:41,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b1b75d6b-94e7-46a4-b55c-6a09b017387a Date: Sat, 22 Sep 2018 04:29:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 04:29:41,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-b1b75d6b-94e7-46a4-b55c-6a09b017387a 2018-09-22 04:29:41,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1bfe559f-3784-4f3d-9a53-376f29159a09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:42,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-daf07519-2cc2-434e-91de-f5d68cafd69e Date: Sat, 22 Sep 2018 04:29:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"09146585-20e8-4a24-9a73-47eb0cc4b157","tenant_id":"","created_at":"2018-09-22T04:29:36Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:36Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1bfe559f-3784-4f3d-9a53-376f29159a09","subnetpool_id":null,"name":"HA subnet tenant d359c96e47d44003922220666b05cefd"}} 2018-09-22 04:29:42,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1bfe559f-3784-4f3d-9a53-376f29159a09 used request id req-daf07519-2cc2-434e-91de-f5d68cafd69e 2018-09-22 04:29:42,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1bfe559f-3784-4f3d-9a53-376f29159a09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:42,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-35281d70-41ff-47f2-9dd0-5c057f33a477 Date: Sat, 22 Sep 2018 04:29:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"09146585-20e8-4a24-9a73-47eb0cc4b157","tenant_id":"","created_at":"2018-09-22T04:29:36Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:36Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1bfe559f-3784-4f3d-9a53-376f29159a09","subnetpool_id":null,"name":"HA subnet tenant d359c96e47d44003922220666b05cefd"}} 2018-09-22 04:29:42,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1bfe559f-3784-4f3d-9a53-376f29159a09 used request id req-35281d70-41ff-47f2-9dd0-5c057f33a477 2018-09-22 04:29:42,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1bfe559f-3784-4f3d-9a53-376f29159a09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:42,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7a7199e5-d98d-4547-86be-a5b83f0ab135 Date: Sat, 22 Sep 2018 04:29:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"09146585-20e8-4a24-9a73-47eb0cc4b157","tenant_id":"","created_at":"2018-09-22T04:29:36Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:36Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1bfe559f-3784-4f3d-9a53-376f29159a09","subnetpool_id":null,"name":"HA subnet tenant d359c96e47d44003922220666b05cefd"}} 2018-09-22 04:29:42,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1bfe559f-3784-4f3d-9a53-376f29159a09 used request id req-7a7199e5-d98d-4547-86be-a5b83f0ab135 2018-09-22 04:29:42,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:42,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-f786c6a6-3e52-43de-9931-89d2cb16886d Date: Sat, 22 Sep 2018 04:29:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"47f91187-b824-4efb-bca9-49a97f101157","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"d359c96e47d44003922220666b05cefd","status":"ACTIVE","subnets":["78b875a9-9894-40d8-a26e-f07ee717afa0"],"description":"","tags":[],"updated_at":"2018-09-22T04:29:32Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-net","admin_state_up":true,"tenant_id":"d359c96e47d44003922220666b05cefd","created_at":"2018-09-22T04:29:31Z","provider:network_type":"vxlan"}]} 2018-09-22 04:29:42,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-net used request id req-f786c6a6-3e52-43de-9931-89d2cb16886d 2018-09-22 04:29:42,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:29:42,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:29:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:29:42,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:42,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92787846-33b1-4de0-baf7-83c215a1ccbf Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd"}, "enabled": true, "id": "d359c96e47d44003922220666b05cefd", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c447a98f-869a-491-proj"}} 2018-09-22 04:29:42,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd used request id req-92787846-33b1-4de0-baf7-83c215a1ccbf 2018-09-22 04:29:42,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=47f91187-b824-4efb-bca9-49a97f101157 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:42,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-77be6e5e-44e1-4097-98a2-4d4bd036b283 Date: Sat, 22 Sep 2018 04:29:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47f91187-b824-4efb-bca9-49a97f101157","tenant_id":"d359c96e47d44003922220666b05cefd","created_at":"2018-09-22T04:29:32Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d359c96e47d44003922220666b05cefd","id":"78b875a9-9894-40d8-a26e-f07ee717afa0","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-subnet"}]} 2018-09-22 04:29:42,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=47f91187-b824-4efb-bca9-49a97f101157 used request id req-77be6e5e-44e1-4097-98a2-4d4bd036b283 2018-09-22 04:29:42,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=47f91187-b824-4efb-bca9-49a97f101157&name=CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:42,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1e2af51b-db96-4e6f-a54c-f4e5e650ad45 Date: Sat, 22 Sep 2018 04:29:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47f91187-b824-4efb-bca9-49a97f101157","tenant_id":"d359c96e47d44003922220666b05cefd","created_at":"2018-09-22T04:29:32Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d359c96e47d44003922220666b05cefd","id":"78b875a9-9894-40d8-a26e-f07ee717afa0","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-subnet"}]} 2018-09-22 04:29:42,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=47f91187-b824-4efb-bca9-49a97f101157&name=CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-subnet used request id req-1e2af51b-db96-4e6f-a54c-f4e5e650ad45 2018-09-22 04:29:42,918 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-22 04:29:42,918 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-router 2018-09-22 04:29:42,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/4cb0a83d-b048-437f-b5ad-de19d7c22131/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" -d '{"subnet_id": "78b875a9-9894-40d8-a26e-f07ee717afa0"}' 2018-09-22 04:29:44,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-442afbe6-09a1-4f05-9d1f-091d5b812ede Date: Sat, 22 Sep 2018 04:29:44 GMT RESP BODY: {"network_id": "47f91187-b824-4efb-bca9-49a97f101157", "tenant_id": "d359c96e47d44003922220666b05cefd", "subnet_id": "78b875a9-9894-40d8-a26e-f07ee717afa0", "subnet_ids": ["78b875a9-9894-40d8-a26e-f07ee717afa0"], "port_id": "7cb23ad5-cc77-4d29-98de-be73490c6bff", "id": "4cb0a83d-b048-437f-b5ad-de19d7c22131"} 2018-09-22 04:29:44,752 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/4cb0a83d-b048-437f-b5ad-de19d7c22131/add_router_interface used request id req-442afbe6-09a1-4f05-9d1f-091d5b812ede 2018-09-22 04:29:44,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/4cb0a83d-b048-437f-b5ad-de19d7c22131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:44,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-b399d693-e4a1-4278-9f79-8364d15814e4 Date: Sat, 22 Sep 2018 04:29:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d359c96e47d44003922220666b05cefd", "created_at": "2018-09-22T04:29:37Z", "admin_state_up": true, "updated_at": "2018-09-22T04:29:44Z", "project_id": "d359c96e47d44003922220666b05cefd", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "4cb0a83d-b048-437f-b5ad-de19d7c22131", "name": "CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-router"}} 2018-09-22 04:29:44,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/4cb0a83d-b048-437f-b5ad-de19d7c22131 used request id req-b399d693-e4a1-4278-9f79-8364d15814e4 2018-09-22 04:29:44,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=4cb0a83d-b048-437f-b5ad-de19d7c22131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:45,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4441 X-Openstack-Request-Id: req-c897f8d3-32f4-4abe-9135-487fc63c26c9 Date: Sat, 22 Sep 2018 04:29:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:29:43Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.209"}],"id":"3318552e-bd17-4720-9cd1-4f233642a10e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:87:c8","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"","created_at":"2018-09-22T04:29:37Z","binding:vnic_type":"normal","device_id":"4cb0a83d-b048-437f-b5ad-de19d7c22131"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:29:43Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfe559f-3784-4f3d-9a53-376f29159a09","ip_address":"169.254.192.4"}],"id":"66dcb754-afaa-4740-80c5-5a2698854d32","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:54:f1","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d359c96e47d44003922220666b05cefd","admin_state_up":true,"network_id":"09146585-20e8-4a24-9a73-47eb0cc4b157","tenant_id":"","created_at":"2018-09-22T04:29:40Z","binding:vnic_type":"normal","device_id":"4cb0a83d-b048-437f-b5ad-de19d7c22131"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:29:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"78b875a9-9894-40d8-a26e-f07ee717afa0","ip_address":"10.55.1.1"}],"id":"7cb23ad5-cc77-4d29-98de-be73490c6bff","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0d:62:77","project_id":"d359c96e47d44003922220666b05cefd","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"47f91187-b824-4efb-bca9-49a97f101157","tenant_id":"d359c96e47d44003922220666b05cefd","created_at":"2018-09-22T04:29:43Z","binding:vnic_type":"normal","device_id":"4cb0a83d-b048-437f-b5ad-de19d7c22131"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:29:44Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfe559f-3784-4f3d-9a53-376f29159a09","ip_address":"169.254.192.5"}],"id":"8ed51f46-ba26-459d-91e8-0c0ec1cab441","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:9b:1f","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d359c96e47d44003922220666b05cefd","admin_state_up":true,"network_id":"09146585-20e8-4a24-9a73-47eb0cc4b157","tenant_id":"","created_at":"2018-09-22T04:29:38Z","binding:vnic_type":"normal","device_id":"4cb0a83d-b048-437f-b5ad-de19d7c22131"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:29:43Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1bfe559f-3784-4f3d-9a53-376f29159a09","ip_address":"169.254.192.2"}],"id":"d0039742-2383-44f2-be81-11a2f6c355e2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:04:f0","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d359c96e47d44003922220666b05cefd","admin_state_up":true,"network_id":"09146585-20e8-4a24-9a73-47eb0cc4b157","tenant_id":"","created_at":"2018-09-22T04:29:39Z","binding:vnic_type":"normal","device_id":"4cb0a83d-b048-437f-b5ad-de19d7c22131"}]} 2018-09-22 04:29:45,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=4cb0a83d-b048-437f-b5ad-de19d7c22131 used request id req-c897f8d3-32f4-4abe-9135-487fc63c26c9 2018-09-22 04:29:45,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:45,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ffece6b6-822f-4ca0-8572-97dbecda09b9 Date: Sat, 22 Sep 2018 04:29:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 04:29:45,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-ffece6b6-822f-4ca0-8572-97dbecda09b9 2018-09-22 04:29:45,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1bfe559f-3784-4f3d-9a53-376f29159a09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:45,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a3b8e229-13b0-4f64-8ce4-1da027003bd5 Date: Sat, 22 Sep 2018 04:29:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"09146585-20e8-4a24-9a73-47eb0cc4b157","tenant_id":"","created_at":"2018-09-22T04:29:36Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:36Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1bfe559f-3784-4f3d-9a53-376f29159a09","subnetpool_id":null,"name":"HA subnet tenant d359c96e47d44003922220666b05cefd"}} 2018-09-22 04:29:45,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1bfe559f-3784-4f3d-9a53-376f29159a09 used request id req-a3b8e229-13b0-4f64-8ce4-1da027003bd5 2018-09-22 04:29:45,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1bfe559f-3784-4f3d-9a53-376f29159a09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:45,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1014ab2e-f571-4682-abe4-fd3efb450b60 Date: Sat, 22 Sep 2018 04:29:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"09146585-20e8-4a24-9a73-47eb0cc4b157","tenant_id":"","created_at":"2018-09-22T04:29:36Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:36Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1bfe559f-3784-4f3d-9a53-376f29159a09","subnetpool_id":null,"name":"HA subnet tenant d359c96e47d44003922220666b05cefd"}} 2018-09-22 04:29:45,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1bfe559f-3784-4f3d-9a53-376f29159a09 used request id req-1014ab2e-f571-4682-abe4-fd3efb450b60 2018-09-22 04:29:45,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1bfe559f-3784-4f3d-9a53-376f29159a09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:45,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d24a6a66-a414-414e-a558-cc1e885dcf99 Date: Sat, 22 Sep 2018 04:29:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"09146585-20e8-4a24-9a73-47eb0cc4b157","tenant_id":"","created_at":"2018-09-22T04:29:36Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:36Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"1bfe559f-3784-4f3d-9a53-376f29159a09","subnetpool_id":null,"name":"HA subnet tenant d359c96e47d44003922220666b05cefd"}} 2018-09-22 04:29:45,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1bfe559f-3784-4f3d-9a53-376f29159a09 used request id req-d24a6a66-a414-414e-a558-cc1e885dcf99 2018-09-22 04:29:45,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/78b875a9-9894-40d8-a26e-f07ee717afa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:45,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-e570f36a-3eea-4c07-9afe-c5eb376ed1e8 Date: Sat, 22 Sep 2018 04:29:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47f91187-b824-4efb-bca9-49a97f101157","tenant_id":"d359c96e47d44003922220666b05cefd","created_at":"2018-09-22T04:29:32Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:32Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d359c96e47d44003922220666b05cefd","id":"78b875a9-9894-40d8-a26e-f07ee717afa0","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-subnet"}} 2018-09-22 04:29:45,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/78b875a9-9894-40d8-a26e-f07ee717afa0 used request id req-e570f36a-3eea-4c07-9afe-c5eb376ed1e8 2018-09-22 04:29:45,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e185d62f96fa4f2d213013ab2fdefc695a40e69b" 2018-09-22 04:29:46,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-83d2a17a-eac9-411d-a610-e823415e406c Date: Sat, 22 Sep 2018 04:29:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d359c96e47d44003922220666b05cefd", "created_at": "2018-09-22T04:29:37Z", "admin_state_up": true, "updated_at": "2018-09-22T04:29:44Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "d359c96e47d44003922220666b05cefd", "id": "4cb0a83d-b048-437f-b5ad-de19d7c22131", "name": "CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-router"}]} 2018-09-22 04:29:46,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-router&admin_state_up=True used request id req-83d2a17a-eac9-411d-a610-e823415e406c 2018-09-22 04:29:46,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4ace7bbd26dda0853b9960d3eb37e9747f9be1" 2018-09-22 04:29:46,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c22d26-df72-47ec-a00a-57ece8ffc423 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd"}, "enabled": true, "id": "d359c96e47d44003922220666b05cefd", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c447a98f-869a-491-proj"}} 2018-09-22 04:29:46,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd used request id req-c6c22d26-df72-47ec-a00a-57ece8ffc423 2018-09-22 04:29:46,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=4cb0a83d-b048-437f-b5ad-de19d7c22131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e185d62f96fa4f2d213013ab2fdefc695a40e69b" 2018-09-22 04:29:46,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-b9b1da40-8082-49c0-acff-2daaeed018ed Date: Sat, 22 Sep 2018 04:29:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:29:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"78b875a9-9894-40d8-a26e-f07ee717afa0","ip_address":"10.55.1.1"}],"id":"7cb23ad5-cc77-4d29-98de-be73490c6bff","security_groups":[],"mac_address":"fa:16:3e:0d:62:77","project_id":"d359c96e47d44003922220666b05cefd","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"47f91187-b824-4efb-bca9-49a97f101157","tenant_id":"d359c96e47d44003922220666b05cefd","created_at":"2018-09-22T04:29:43Z","binding:vnic_type":"normal","device_id":"4cb0a83d-b048-437f-b5ad-de19d7c22131"}]} 2018-09-22 04:29:46,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=4cb0a83d-b048-437f-b5ad-de19d7c22131 used request id req-b9b1da40-8082-49c0-acff-2daaeed018ed 2018-09-22 04:29:46,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/78b875a9-9894-40d8-a26e-f07ee717afa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e185d62f96fa4f2d213013ab2fdefc695a40e69b" 2018-09-22 04:29:46,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-0f6add59-9d21-435f-a172-587d121fce83 Date: Sat, 22 Sep 2018 04:29:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47f91187-b824-4efb-bca9-49a97f101157","tenant_id":"d359c96e47d44003922220666b05cefd","created_at":"2018-09-22T04:29:32Z","dns_nameservers":[],"updated_at":"2018-09-22T04:29:32Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d359c96e47d44003922220666b05cefd","id":"78b875a9-9894-40d8-a26e-f07ee717afa0","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-subnet"}} 2018-09-22 04:29:46,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/78b875a9-9894-40d8-a26e-f07ee717afa0 used request id req-0f6add59-9d21-435f-a172-587d121fce83 2018-09-22 04:29:46,819 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-router and subnet CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-subnet 2018-09-22 04:29:46,819 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-router 2018-09-22 04:29:46,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/4cb0a83d-b048-437f-b5ad-de19d7c22131/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" -d '{"subnet_id": "78b875a9-9894-40d8-a26e-f07ee717afa0"}' 2018-09-22 04:29:48,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7405d86c-2205-4f85-b6c3-2ed7470e5b0d Date: Sat, 22 Sep 2018 04:29:48 GMT RESP BODY: {"network_id": "47f91187-b824-4efb-bca9-49a97f101157", "tenant_id": "d359c96e47d44003922220666b05cefd", "subnet_id": "78b875a9-9894-40d8-a26e-f07ee717afa0", "subnet_ids": ["78b875a9-9894-40d8-a26e-f07ee717afa0"], "port_id": "7cb23ad5-cc77-4d29-98de-be73490c6bff", "id": "4cb0a83d-b048-437f-b5ad-de19d7c22131"} 2018-09-22 04:29:48,206 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/4cb0a83d-b048-437f-b5ad-de19d7c22131/remove_router_interface used request id req-7405d86c-2205-4f85-b6c3-2ed7470e5b0d 2018-09-22 04:29:48,206 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-router 2018-09-22 04:29:48,206 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-router 2018-09-22 04:29:48,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/4cb0a83d-b048-437f-b5ad-de19d7c22131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d97fb4302f76a4b6263a0e0d31b5e2b3c5bb6fdf" 2018-09-22 04:29:52,056 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-631be30f-5ac8-41fd-a9bf-fc2c20c45493 Content-Length: 0 Date: Sat, 22 Sep 2018 04:29:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:29:52,056 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/4cb0a83d-b048-437f-b5ad-de19d7c22131 used request id req-631be30f-5ac8-41fd-a9bf-fc2c20c45493 2018-09-22 04:29:52,057 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-subnet 2018-09-22 04:29:52,057 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-subnet 2018-09-22 04:29:52,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/78b875a9-9894-40d8-a26e-f07ee717afa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4746597341c50787fc0a75967e221b82f9afd071" 2018-09-22 04:29:54,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52c81c85-c31d-42a7-a81d-c7fa922ef0a6 Date: Sat, 22 Sep 2018 04:29:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:29:54,296 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/78b875a9-9894-40d8-a26e-f07ee717afa0 used request id req-52c81c85-c31d-42a7-a81d-c7fa922ef0a6 2018-09-22 04:29:54,296 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-1ea61b0a-22d4-429b-90d7-a7c676ef9a99-pub-net 2018-09-22 04:29:54,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/47f91187-b824-4efb-bca9-49a97f101157 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4746597341c50787fc0a75967e221b82f9afd071" 2018-09-22 04:29:55,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b5db1ac-7d59-40bf-a16d-ac89a8a8737f Date: Sat, 22 Sep 2018 04:29:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:29:55,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/47f91187-b824-4efb-bca9-49a97f101157 used request id req-0b5db1ac-7d59-40bf-a16d-ac89a8a8737f 2018-09-22 04:29:55,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6fcefd053dfbb8478a0b1e88030ad455029e825" 2018-09-22 04:29:55,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-fafdf727-9a87-4221-906d-47d8ea4ee96e Date: Sat, 22 Sep 2018 04:29:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d359c96e47d44003922220666b05cefd", "created_at": "2018-09-22T04:29:30Z", "updated_at": "2018-09-22T04:29:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:29:30Z", "revision_number": 0, "id": "850c0521-4a31-449c-a570-f1388152cc24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:29:30Z", "security_group_id": "060bacb0-fbca-48e9-b0f5-8556dfe15baf", "tenant_id": "d359c96e47d44003922220666b05cefd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d359c96e47d44003922220666b05cefd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:29:30Z", "revision_number": 0, "id": "94929153-3c52-4b89-8874-90df38458f36", "remote_group_id": "060bacb0-fbca-48e9-b0f5-8556dfe15baf", "remote_ip_prefix": null, "created_at": "2018-09-22T04:29:30Z", "security_group_id": "060bacb0-fbca-48e9-b0f5-8556dfe15baf", "tenant_id": "d359c96e47d44003922220666b05cefd", "port_range_min": null, "ethertype": "IPv6", "project_id": "d359c96e47d44003922220666b05cefd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:29:30Z", "revision_number": 0, "id": "f2b9e39f-7948-41d3-bd74-525f662c6710", "remote_group_id": "060bacb0-fbca-48e9-b0f5-8556dfe15baf", "remote_ip_prefix": null, "created_at": "2018-09-22T04:29:30Z", "security_group_id": "060bacb0-fbca-48e9-b0f5-8556dfe15baf", "tenant_id": "d359c96e47d44003922220666b05cefd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d359c96e47d44003922220666b05cefd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:29:30Z", "revision_number": 0, "id": "ff0783b5-6461-45c4-a754-16a989ecb324", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:29:30Z", "security_group_id": "060bacb0-fbca-48e9-b0f5-8556dfe15baf", "tenant_id": "d359c96e47d44003922220666b05cefd", "port_range_min": null, "ethertype": "IPv4", "project_id": "d359c96e47d44003922220666b05cefd"}], "revision_number": 4, "project_id": "d359c96e47d44003922220666b05cefd", "id": "060bacb0-fbca-48e9-b0f5-8556dfe15baf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:29:55,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-fafdf727-9a87-4221-906d-47d8ea4ee96e 2018-09-22 04:29:55,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6fcefd053dfbb8478a0b1e88030ad455029e825" 2018-09-22 04:29:55,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c2f143-7e5b-4702-9f25-c9a8415d7f57 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd"}, "enabled": true, "id": "d359c96e47d44003922220666b05cefd", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c447a98f-869a-491-proj"}} 2018-09-22 04:29:55,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd used request id req-b2c2f143-7e5b-4702-9f25-c9a8415d7f57 2018-09-22 04:29:55,689 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 060bacb0-fbca-48e9-b0f5-8556dfe15baf 2018-09-22 04:29:55,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=060bacb0-fbca-48e9-b0f5-8556dfe15baf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6fcefd053dfbb8478a0b1e88030ad455029e825" 2018-09-22 04:29:55,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e6bc969c-5876-451f-9917-94c4e2bae72c Date: Sat, 22 Sep 2018 04:29:55 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-09-22T04:29:30Z", "security_group_id": "060bacb0-fbca-48e9-b0f5-8556dfe15baf", "port_range_min": null, "revision_number": 0, "tenant_id": "d359c96e47d44003922220666b05cefd", "created_at": "2018-09-22T04:29:30Z", "project_id": "d359c96e47d44003922220666b05cefd", "id": "850c0521-4a31-449c-a570-f1388152cc24"}, {"remote_group_id": "060bacb0-fbca-48e9-b0f5-8556dfe15baf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:29:30Z", "security_group_id": "060bacb0-fbca-48e9-b0f5-8556dfe15baf", "port_range_min": null, "revision_number": 0, "tenant_id": "d359c96e47d44003922220666b05cefd", "created_at": "2018-09-22T04:29:30Z", "project_id": "d359c96e47d44003922220666b05cefd", "id": "94929153-3c52-4b89-8874-90df38458f36"}, {"remote_group_id": "060bacb0-fbca-48e9-b0f5-8556dfe15baf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:29:30Z", "security_group_id": "060bacb0-fbca-48e9-b0f5-8556dfe15baf", "port_range_min": null, "revision_number": 0, "tenant_id": "d359c96e47d44003922220666b05cefd", "created_at": "2018-09-22T04:29:30Z", "project_id": "d359c96e47d44003922220666b05cefd", "id": "f2b9e39f-7948-41d3-bd74-525f662c6710"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:29:30Z", "security_group_id": "060bacb0-fbca-48e9-b0f5-8556dfe15baf", "port_range_min": null, "revision_number": 0, "tenant_id": "d359c96e47d44003922220666b05cefd", "created_at": "2018-09-22T04:29:30Z", "project_id": "d359c96e47d44003922220666b05cefd", "id": "ff0783b5-6461-45c4-a754-16a989ecb324"}]} 2018-09-22 04:29:55,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=060bacb0-fbca-48e9-b0f5-8556dfe15baf used request id req-e6bc969c-5876-451f-9917-94c4e2bae72c 2018-09-22 04:29:55,869 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:29:55,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/060bacb0-fbca-48e9-b0f5-8556dfe15baf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6fcefd053dfbb8478a0b1e88030ad455029e825" 2018-09-22 04:29:56,215 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c4f581c8-1090-4477-8d02-8386276b1814 Content-Length: 0 Date: Sat, 22 Sep 2018 04:29:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:29:56,215 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/060bacb0-fbca-48e9-b0f5-8556dfe15baf used request id req-c4f581c8-1090-4477-8d02-8386276b1814 2018-09-22 04:29:56,216 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-c447a98f-869a-491-proj 2018-09-22 04:29:56,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6fcefd053dfbb8478a0b1e88030ad455029e825" 2018-09-22 04:29:56,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d21fdc1f-3327-4adf-acfd-c710b62af283 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:29:56,426 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d359c96e47d44003922220666b05cefd used request id req-d21fdc1f-3327-4adf-acfd-c710b62af283 2018-09-22 04:29:56,426 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-c447a98f-869a-491-proj-role 2018-09-22 04:29:56,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/701e6b919ade49cbb607cbdf2f5311d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6fcefd053dfbb8478a0b1e88030ad455029e825" 2018-09-22 04:29:56,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42159947-cc9b-40be-8816-cc04125f549b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:29:56,542 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/701e6b919ade49cbb607cbdf2f5311d4 used request id req-42159947-cc9b-40be-8816-cc04125f549b 2018-09-22 04:29:56,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6fcefd053dfbb8478a0b1e88030ad455029e825" 2018-09-22 04:29:56,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f584f68-07b9-415f-80bf-082b255d11a5 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:29:56,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7f584f68-07b9-415f-80bf-082b255d11a5 2018-09-22 04:29:56,629 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-c447a98f-869a-491-user 2018-09-22 04:29:56,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a2548a1290f64c2d8ee177ba2b042124 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7ac9ed04160b6ceb738db572f64ceae81eddd2b" 2018-09-22 04:29:56,800 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e432f526-a273-4ebd-b915-5bdb0029a060 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:29:56,800 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a2548a1290f64c2d8ee177ba2b042124 used request id req-e432f526-a273-4ebd-b915-5bdb0029a060 2018-09-22 04:29:56,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:29:57,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:29:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["JHUyYzWES3-0j_QMw0OJqQ"], "issued_at": "2018-09-22T04:29:57.000000Z"}} 2018-09-22 04:29:57,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e341dcd8ab40296710a1c6dfe9246f73d537cbdf" 2018-09-22 04:29:57,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-646f874a-aeec-40ef-be3c-2ae7c420ada6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:29:57,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-646f874a-aeec-40ef-be3c-2ae7c420ada6 2018-09-22 04:29:57,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:29:57,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:29:57,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:29:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["C4s4nyNDTt-oSKsDi89twA"], "issued_at": "2018-09-22T04:29:57.000000Z"}} 2018-09-22 04:29:57,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" 2018-09-22 04:29:57,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-470ab2b8-35c8-4ac3-b78a-caea64b0a1c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:29:57,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-470ab2b8-35c8-4ac3-b78a-caea64b0a1c4 2018-09-22 04:29:57,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:29:57,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:29:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:29:57,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-75aa7062-af5a-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" 2018-09-22 04:29:57,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed87da1-c18e-4bb7-8d72-70e63aeaadde Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-75aa7062-af5a-454-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:29:57,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-75aa7062-af5a-454-proj used request id req-2ed87da1-c18e-4bb7-8d72-70e63aeaadde 2018-09-22 04:29:57,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" 2018-09-22 04:29:57,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2597e71-6283-4c55-927b-524bed6bc736 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:29:57,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b2597e71-6283-4c55-927b-524bed6bc736 2018-09-22 04:29:57,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-proj"}}' 2018-09-22 04:29:58,040 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:29:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19812717-a224-48b2-9e37-1a7174e5d41e Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cd0e06255c0d40a7a71bcbfe923000fa"}, "enabled": true, "id": "cd0e06255c0d40a7a71bcbfe923000fa", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-proj"}} 2018-09-22 04:29:58,040 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-19812717-a224-48b2-9e37-1a7174e5d41e 2018-09-22 04:29:58,040 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-75aa7062-af5a-454-proj 2018-09-22 04:29:58,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:29:58,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:29:58,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:29:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["YJPycu1HQJ61nExJ2_7jCQ"], "issued_at": "2018-09-22T04:29:58.000000Z"}} 2018-09-22 04:29:58,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74565164c7359b8eec7540ee1e801523c130c296" 2018-09-22 04:29:58,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a58c375a-ad16-4540-a436-85633b667f78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:29:58,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a58c375a-ad16-4540-a436-85633b667f78 2018-09-22 04:29:58,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:29:58,513 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:29:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:29:58,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74565164c7359b8eec7540ee1e801523c130c296" 2018-09-22 04:29:58,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fe0706b-6584-4fa0-97a8-be08add51607 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:29:58,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3fe0706b-6584-4fa0-97a8-be08add51607 2018-09-22 04:29:58,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-75aa7062-af5a-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74565164c7359b8eec7540ee1e801523c130c296" 2018-09-22 04:29:58,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27c8647c-418d-4cce-862c-ec95b05bcb89 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-75aa7062-af5a-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cd0e06255c0d40a7a71bcbfe923000fa"}, "enabled": true, "id": "cd0e06255c0d40a7a71bcbfe923000fa", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-proj"}]} 2018-09-22 04:29:58,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-75aa7062-af5a-454-proj used request id req-27c8647c-418d-4cce-862c-ec95b05bcb89 2018-09-22 04:29:58,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74565164c7359b8eec7540ee1e801523c130c296" 2018-09-22 04:29:58,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11ec8125-5379-44ef-832b-80b9d63bc200 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:29:58,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-11ec8125-5379-44ef-832b-80b9d63bc200 2018-09-22 04:29:59,177 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-75aa7062-af5a-454-user 2018-09-22 04:29:59,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:29:59,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" 2018-09-22 04:29:59,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f752b71-e33b-4d23-aa93-2cb811664874 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:29:59,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3f752b71-e33b-4d23-aa93-2cb811664874 2018-09-22 04:29:59,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" -d '{"role": {"name": "CreateNetworkSuccessTests-75aa7062-af5a-454-proj-role"}}' 2018-09-22 04:29:59,380 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c4dc9b0-ad70-498d-bfdd-a9748305883f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "697222dac8f34759972e332bd82219fd", "links": {"self": "http://172.30.9.23:5000/v3/roles/697222dac8f34759972e332bd82219fd"}, "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-proj-role"}} 2018-09-22 04:29:59,380 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0c4dc9b0-ad70-498d-bfdd-a9748305883f 2018-09-22 04:29:59,381 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-75aa7062-af5a-454-proj-role 2018-09-22 04:29:59,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/697222dac8f34759972e332bd82219fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" 2018-09-22 04:29:59,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29831cba-b0e9-4d0d-9d3a-e63b1e74b590 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/697222dac8f34759972e332bd82219fd"}, "domain_id": null, "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-proj-role", "id": "697222dac8f34759972e332bd82219fd"}} 2018-09-22 04:29:59,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/697222dac8f34759972e332bd82219fd used request id req-29831cba-b0e9-4d0d-9d3a-e63b1e74b590 2018-09-22 04:29:59,400 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-75aa7062-af5a-454-proj-role to project CreateNetworkSuccessTests-75aa7062-af5a-454-proj 2018-09-22 04:29:59,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/cd0e06255c0d40a7a71bcbfe923000fa/users/fe15975cfbd54d1eb7a8791e305bd921/roles/697222dac8f34759972e332bd82219fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" 2018-09-22 04:29:59,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-322fb7ff-bd14-4efe-ac9d-24ed432db380 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:29:59,527 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cd0e06255c0d40a7a71bcbfe923000fa/users/fe15975cfbd54d1eb7a8791e305bd921/roles/697222dac8f34759972e332bd82219fd used request id req-322fb7ff-bd14-4efe-ac9d-24ed432db380 2018-09-22 04:29:59,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:29:59,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:29:59,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "697222dac8f34759972e332bd82219fd", "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-proj-role"}], "expires_at": "2018-09-22T05:29:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd0e06255c0d40a7a71bcbfe923000fa", "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-user", "id": "fe15975cfbd54d1eb7a8791e305bd921"}, "audit_ids": ["8XwPQ8L0REOG9wROv32eLA"], "issued_at": "2018-09-22T04:29:59.000000Z"}} 2018-09-22 04:29:59,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c93ae8af5c658233ec1da9231bb00909ae80e5" 2018-09-22 04:29:59,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd5b5b8a-0b6a-450b-bef3-db72fe8da1a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:29:59,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fd5b5b8a-0b6a-450b-bef3-db72fe8da1a2 2018-09-22 04:29:59,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c93ae8af5c658233ec1da9231bb00909ae80e5" 2018-09-22 04:30:00,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d74e5d4c-fc44-4336-9ddf-ff9a3ee52f3d Date: Sat, 22 Sep 2018 04:30:00 GMT RESP BODY: {"networks":[]} 2018-09-22 04:30:00,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-net used request id req-d74e5d4c-fc44-4336-9ddf-ff9a3ee52f3d 2018-09-22 04:30:00,152 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-net 2018-09-22 04:30:00,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c93ae8af5c658233ec1da9231bb00909ae80e5" -d '{"network": {"name": "CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-net", "admin_state_up": true}}' 2018-09-22 04:30:00,714 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-77a29a59-2ed8-4c0c-8169-3161f1b350c7 Date: Sat, 22 Sep 2018 04:30:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f2a549f3-8e1c-409d-ad73-346aa214f1fe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cd0e06255c0d40a7a71bcbfe923000fa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:30:00Z","is_default":false,"name":"CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cd0e06255c0d40a7a71bcbfe923000fa","created_at":"2018-09-22T04:30:00Z","mtu":1450}} 2018-09-22 04:30:00,714 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-77a29a59-2ed8-4c0c-8169-3161f1b350c7 2018-09-22 04:30:00,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f2a549f3-8e1c-409d-ad73-346aa214f1fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c93ae8af5c658233ec1da9231bb00909ae80e5" 2018-09-22 04:30:00,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-206e4cc9-8475-42db-b7a8-a3f0b2e7aa48 Date: Sat, 22 Sep 2018 04:30: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-09-22T04:30:00Z","tenant_id":"cd0e06255c0d40a7a71bcbfe923000fa","created_at":"2018-09-22T04:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cd0e06255c0d40a7a71bcbfe923000fa","id":"f2a549f3-8e1c-409d-ad73-346aa214f1fe","name":"CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-net"}]} 2018-09-22 04:30:00,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f2a549f3-8e1c-409d-ad73-346aa214f1fe used request id req-206e4cc9-8475-42db-b7a8-a3f0b2e7aa48 2018-09-22 04:30:00,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f2a549f3-8e1c-409d-ad73-346aa214f1fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c93ae8af5c658233ec1da9231bb00909ae80e5" 2018-09-22 04:30:01,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-97668be8-f597-4d0d-b09c-6603b9e122e4 Date: Sat, 22 Sep 2018 04:30:01 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:30:01,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f2a549f3-8e1c-409d-ad73-346aa214f1fe used request id req-97668be8-f597-4d0d-b09c-6603b9e122e4 2018-09-22 04:30:01,130 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-subnet 2018-09-22 04:30:01,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c93ae8af5c658233ec1da9231bb00909ae80e5" -d '{"subnets": [{"ip_version": 4, "network_id": "f2a549f3-8e1c-409d-ad73-346aa214f1fe", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-subnet"}]}' 2018-09-22 04:30:01,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a57bdd72-9f1f-46e1-aff9-d50a0fb9b52d Date: Sat, 22 Sep 2018 04:30:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a549f3-8e1c-409d-ad73-346aa214f1fe","tenant_id":"cd0e06255c0d40a7a71bcbfe923000fa","created_at":"2018-09-22T04:30:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:30:01Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"cd0e06255c0d40a7a71bcbfe923000fa","id":"ea02cff9-7e45-4eb8-a3e3-2dc1219ab463","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-subnet"}]} 2018-09-22 04:30:01,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-a57bdd72-9f1f-46e1-aff9-d50a0fb9b52d 2018-09-22 04:30:01,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f2a549f3-8e1c-409d-ad73-346aa214f1fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c93ae8af5c658233ec1da9231bb00909ae80e5" 2018-09-22 04:30:02,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8c60b5eb-be3f-48f5-b248-084744120348 Date: Sat, 22 Sep 2018 04:30: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":["ea02cff9-7e45-4eb8-a3e3-2dc1219ab463"],"updated_at":"2018-09-22T04:30:01Z","tenant_id":"cd0e06255c0d40a7a71bcbfe923000fa","created_at":"2018-09-22T04:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd0e06255c0d40a7a71bcbfe923000fa","id":"f2a549f3-8e1c-409d-ad73-346aa214f1fe","name":"CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-net"}]} 2018-09-22 04:30:02,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f2a549f3-8e1c-409d-ad73-346aa214f1fe used request id req-8c60b5eb-be3f-48f5-b248-084744120348 2018-09-22 04:30:02,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f2a549f3-8e1c-409d-ad73-346aa214f1fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c93ae8af5c658233ec1da9231bb00909ae80e5" 2018-09-22 04:30:02,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ef421967-da26-4db8-b426-fa6fcec1f7b4 Date: Sat, 22 Sep 2018 04:30:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a549f3-8e1c-409d-ad73-346aa214f1fe","tenant_id":"cd0e06255c0d40a7a71bcbfe923000fa","created_at":"2018-09-22T04:30:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:30:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd0e06255c0d40a7a71bcbfe923000fa","id":"ea02cff9-7e45-4eb8-a3e3-2dc1219ab463","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-subnet"}]} 2018-09-22 04:30:02,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f2a549f3-8e1c-409d-ad73-346aa214f1fe used request id req-ef421967-da26-4db8-b426-fa6fcec1f7b4 2018-09-22 04:30:02,265 - OpenStackNetwork - DEBUG - Network [f2a549f3-8e1c-409d-ad73-346aa214f1fe] created successfully 2018-09-22 04:30:02,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:30:02,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:30:02,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "697222dac8f34759972e332bd82219fd", "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-proj-role"}], "expires_at": "2018-09-22T05:30:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd0e06255c0d40a7a71bcbfe923000fa", "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-user", "id": "fe15975cfbd54d1eb7a8791e305bd921"}, "audit_ids": ["vqlYZFbzQz2CA71b8lMj3w"], "issued_at": "2018-09-22T04:30:02.000000Z"}} 2018-09-22 04:30:02,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96b81bccdd16704a84809fff33cd54febaa4241" 2018-09-22 04:30:02,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8495c99-008f-403a-85bc-dab25c7581c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:30:02,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a8495c99-008f-403a-85bc-dab25c7581c7 2018-09-22 04:30:02,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96b81bccdd16704a84809fff33cd54febaa4241" 2018-09-22 04:30:02,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-016c0b67-8d76-4823-aa91-6c630e28c99e Date: Sat, 22 Sep 2018 04:30:03 GMT RESP BODY: {"routers": []} 2018-09-22 04:30:02,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-router&admin_state_up=True used request id req-016c0b67-8d76-4823-aa91-6c630e28c99e 2018-09-22 04:30:02,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:30:02,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:30:03,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "697222dac8f34759972e332bd82219fd", "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-proj-role"}], "expires_at": "2018-09-22T05:30:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd0e06255c0d40a7a71bcbfe923000fa", "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-user", "id": "fe15975cfbd54d1eb7a8791e305bd921"}, "audit_ids": ["hEoD9ZvcS1qzVy9ukk-Ofg"], "issued_at": "2018-09-22T04:30:03.000000Z"}} 2018-09-22 04:30:03,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea4b13b8b105bd3f6eaee4b2aef09dde90798c0" 2018-09-22 04:30:03,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80b88527-4a85-4f58-bc8d-fc8578193853 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:30:03,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-80b88527-4a85-4f58-bc8d-fc8578193853 2018-09-22 04:30:03,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96b81bccdd16704a84809fff33cd54febaa4241" 2018-09-22 04:30:03,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4fbeac5c-acb9-4a88-80f9-11adba48cf15 Date: Sat, 22 Sep 2018 04:30:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 04:30:03,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-4fbeac5c-acb9-4a88-80f9-11adba48cf15 2018-09-22 04:30:03,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96b81bccdd16704a84809fff33cd54febaa4241" 2018-09-22 04:30:04,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-081a0645-8d89-4bca-8827-cd78465aaeff Date: Sat, 22 Sep 2018 04:30:04 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:30:04,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-081a0645-8d89-4bca-8827-cd78465aaeff 2018-09-22 04:30:04,073 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-router 2018-09-22 04:30:04,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96b81bccdd16704a84809fff33cd54febaa4241" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-router", "admin_state_up": true}}' 2018-09-22 04:30:09,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-72bf5dd0-70bf-4679-a584-231330adb9fd Date: Sat, 22 Sep 2018 04:30:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cd0e06255c0d40a7a71bcbfe923000fa", "created_at": "2018-09-22T04:30:04Z", "admin_state_up": true, "updated_at": "2018-09-22T04:30:05Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "cd0e06255c0d40a7a71bcbfe923000fa", "id": "047780c5-8455-45e0-8d76-9b7b57c2fba8", "name": "CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-router"}} 2018-09-22 04:30:09,232 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-72bf5dd0-70bf-4679-a584-231330adb9fd 2018-09-22 04:30:09,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=047780c5-8455-45e0-8d76-9b7b57c2fba8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96b81bccdd16704a84809fff33cd54febaa4241" 2018-09-22 04:30:09,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-32268c40-f1ef-4dce-8304-fbd5c341c86a Date: Sat, 22 Sep 2018 04:30:09 GMT RESP BODY: {"ports":[]} 2018-09-22 04:30:09,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=047780c5-8455-45e0-8d76-9b7b57c2fba8 used request id req-32268c40-f1ef-4dce-8304-fbd5c341c86a 2018-09-22 04:30:09,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96b81bccdd16704a84809fff33cd54febaa4241" 2018-09-22 04:30:09,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-73e1463d-7b1a-4ee5-8988-9db6c13aed78 Date: Sat, 22 Sep 2018 04:30: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":["ea02cff9-7e45-4eb8-a3e3-2dc1219ab463"],"updated_at":"2018-09-22T04:30:01Z","tenant_id":"cd0e06255c0d40a7a71bcbfe923000fa","created_at":"2018-09-22T04:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd0e06255c0d40a7a71bcbfe923000fa","id":"f2a549f3-8e1c-409d-ad73-346aa214f1fe","name":"CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-net"}]} 2018-09-22 04:30:09,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-net used request id req-73e1463d-7b1a-4ee5-8988-9db6c13aed78 2018-09-22 04:30:09,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:30:09,533 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:30:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:30:09,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cd0e06255c0d40a7a71bcbfe923000fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96b81bccdd16704a84809fff33cd54febaa4241" 2018-09-22 04:30:09,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16bcc94e-d998-4c32-9389-f891c162b059 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cd0e06255c0d40a7a71bcbfe923000fa"}, "enabled": true, "id": "cd0e06255c0d40a7a71bcbfe923000fa", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-proj"}} 2018-09-22 04:30:09,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cd0e06255c0d40a7a71bcbfe923000fa used request id req-16bcc94e-d998-4c32-9389-f891c162b059 2018-09-22 04:30:09,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f2a549f3-8e1c-409d-ad73-346aa214f1fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96b81bccdd16704a84809fff33cd54febaa4241" 2018-09-22 04:30:09,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f5b7f59e-5b73-49a5-a925-810afd6b5be1 Date: Sat, 22 Sep 2018 04:30:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a549f3-8e1c-409d-ad73-346aa214f1fe","tenant_id":"cd0e06255c0d40a7a71bcbfe923000fa","created_at":"2018-09-22T04:30:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:30:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd0e06255c0d40a7a71bcbfe923000fa","id":"ea02cff9-7e45-4eb8-a3e3-2dc1219ab463","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-subnet"}]} 2018-09-22 04:30:09,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f2a549f3-8e1c-409d-ad73-346aa214f1fe used request id req-f5b7f59e-5b73-49a5-a925-810afd6b5be1 2018-09-22 04:30:09,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f2a549f3-8e1c-409d-ad73-346aa214f1fe&name=CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96b81bccdd16704a84809fff33cd54febaa4241" 2018-09-22 04:30:10,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d604079d-f0b1-40e0-8844-acf2f5322569 Date: Sat, 22 Sep 2018 04:30:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a549f3-8e1c-409d-ad73-346aa214f1fe","tenant_id":"cd0e06255c0d40a7a71bcbfe923000fa","created_at":"2018-09-22T04:30:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:30:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd0e06255c0d40a7a71bcbfe923000fa","id":"ea02cff9-7e45-4eb8-a3e3-2dc1219ab463","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-subnet"}]} 2018-09-22 04:30:10,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f2a549f3-8e1c-409d-ad73-346aa214f1fe&name=CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-subnet used request id req-d604079d-f0b1-40e0-8844-acf2f5322569 2018-09-22 04:30:10,034 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-22 04:30:10,034 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-router 2018-09-22 04:30:10,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/047780c5-8455-45e0-8d76-9b7b57c2fba8/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96b81bccdd16704a84809fff33cd54febaa4241" -d '{"subnet_id": "ea02cff9-7e45-4eb8-a3e3-2dc1219ab463"}' 2018-09-22 04:30:12,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f589b465-d91c-4b20-83eb-3ba9522e6c1b Date: Sat, 22 Sep 2018 04:30:12 GMT RESP BODY: {"network_id": "f2a549f3-8e1c-409d-ad73-346aa214f1fe", "tenant_id": "cd0e06255c0d40a7a71bcbfe923000fa", "subnet_id": "ea02cff9-7e45-4eb8-a3e3-2dc1219ab463", "subnet_ids": ["ea02cff9-7e45-4eb8-a3e3-2dc1219ab463"], "port_id": "9cb45da5-61e5-42b4-badd-27ffdcb5dd0b", "id": "047780c5-8455-45e0-8d76-9b7b57c2fba8"} 2018-09-22 04:30:12,133 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/047780c5-8455-45e0-8d76-9b7b57c2fba8/add_router_interface used request id req-f589b465-d91c-4b20-83eb-3ba9522e6c1b 2018-09-22 04:30:12,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/047780c5-8455-45e0-8d76-9b7b57c2fba8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96b81bccdd16704a84809fff33cd54febaa4241" 2018-09-22 04:30:12,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-27ab3bd1-1836-4c01-9e82-c490e26a0142 Date: Sat, 22 Sep 2018 04:30:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cd0e06255c0d40a7a71bcbfe923000fa", "created_at": "2018-09-22T04:30:04Z", "admin_state_up": true, "updated_at": "2018-09-22T04:30:11Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "cd0e06255c0d40a7a71bcbfe923000fa", "id": "047780c5-8455-45e0-8d76-9b7b57c2fba8", "name": "CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-router"}} 2018-09-22 04:30:12,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/047780c5-8455-45e0-8d76-9b7b57c2fba8 used request id req-27ab3bd1-1836-4c01-9e82-c490e26a0142 2018-09-22 04:30:12,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=047780c5-8455-45e0-8d76-9b7b57c2fba8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96b81bccdd16704a84809fff33cd54febaa4241" 2018-09-22 04:30:12,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-4568f030-c1c6-4302-9e62-d992148b43bc Date: Sat, 22 Sep 2018 04:30:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:30:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ea02cff9-7e45-4eb8-a3e3-2dc1219ab463","ip_address":"10.55.1.1"}],"id":"9cb45da5-61e5-42b4-badd-27ffdcb5dd0b","security_groups":[],"mac_address":"fa:16:3e:7b:c4:b7","project_id":"cd0e06255c0d40a7a71bcbfe923000fa","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a549f3-8e1c-409d-ad73-346aa214f1fe","tenant_id":"cd0e06255c0d40a7a71bcbfe923000fa","created_at":"2018-09-22T04:30:10Z","binding:vnic_type":"normal","device_id":"047780c5-8455-45e0-8d76-9b7b57c2fba8"}]} 2018-09-22 04:30:12,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=047780c5-8455-45e0-8d76-9b7b57c2fba8 used request id req-4568f030-c1c6-4302-9e62-d992148b43bc 2018-09-22 04:30:12,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ea02cff9-7e45-4eb8-a3e3-2dc1219ab463 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96b81bccdd16704a84809fff33cd54febaa4241" 2018-09-22 04:30:12,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-0fa2bfe6-ffc1-4cb5-ba08-d34a3d6eaf29 Date: Sat, 22 Sep 2018 04:30:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a549f3-8e1c-409d-ad73-346aa214f1fe","tenant_id":"cd0e06255c0d40a7a71bcbfe923000fa","created_at":"2018-09-22T04:30:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:30:01Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"cd0e06255c0d40a7a71bcbfe923000fa","id":"ea02cff9-7e45-4eb8-a3e3-2dc1219ab463","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-subnet"}} 2018-09-22 04:30:12,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ea02cff9-7e45-4eb8-a3e3-2dc1219ab463 used request id req-0fa2bfe6-ffc1-4cb5-ba08-d34a3d6eaf29 2018-09-22 04:30:12,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:30:12,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "697222dac8f34759972e332bd82219fd", "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-proj-role"}], "expires_at": "2018-09-22T05:30:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd0e06255c0d40a7a71bcbfe923000fa", "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/cd0e06255c0d40a7a71bcbfe923000fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-user", "id": "fe15975cfbd54d1eb7a8791e305bd921"}, "audit_ids": ["3_YG_lzZSVSZ59vJjCf3hg"], "issued_at": "2018-09-22T04:30:12.000000Z"}} 2018-09-22 04:30:12,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df166e2bd77d3b758c4338cbdbb2a17f5960965" 2018-09-22 04:30:13,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f263da7f-8a6e-42ae-bd1c-672ac587314e Date: Sat, 22 Sep 2018 04:30: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":["ea02cff9-7e45-4eb8-a3e3-2dc1219ab463"],"updated_at":"2018-09-22T04:30:01Z","tenant_id":"cd0e06255c0d40a7a71bcbfe923000fa","created_at":"2018-09-22T04:30:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cd0e06255c0d40a7a71bcbfe923000fa","id":"f2a549f3-8e1c-409d-ad73-346aa214f1fe","name":"CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-net"}]} 2018-09-22 04:30:13,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-net used request id req-f263da7f-8a6e-42ae-bd1c-672ac587314e 2018-09-22 04:30:13,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:30:13,103 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:30:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:30:13,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cd0e06255c0d40a7a71bcbfe923000fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e341dcd8ab40296710a1c6dfe9246f73d537cbdf" 2018-09-22 04:30:13,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-210abb55-90fa-4cf6-959e-bf0bfcff4b33 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cd0e06255c0d40a7a71bcbfe923000fa"}, "enabled": true, "id": "cd0e06255c0d40a7a71bcbfe923000fa", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-proj"}} 2018-09-22 04:30:13,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cd0e06255c0d40a7a71bcbfe923000fa used request id req-210abb55-90fa-4cf6-959e-bf0bfcff4b33 2018-09-22 04:30:13,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f2a549f3-8e1c-409d-ad73-346aa214f1fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df166e2bd77d3b758c4338cbdbb2a17f5960965" 2018-09-22 04:30:13,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-23d3b235-0d0f-4856-9bff-134b1cba9073 Date: Sat, 22 Sep 2018 04:30:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a549f3-8e1c-409d-ad73-346aa214f1fe","tenant_id":"cd0e06255c0d40a7a71bcbfe923000fa","created_at":"2018-09-22T04:30:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:30:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd0e06255c0d40a7a71bcbfe923000fa","id":"ea02cff9-7e45-4eb8-a3e3-2dc1219ab463","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-subnet"}]} 2018-09-22 04:30:13,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f2a549f3-8e1c-409d-ad73-346aa214f1fe used request id req-23d3b235-0d0f-4856-9bff-134b1cba9073 2018-09-22 04:30:13,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f2a549f3-8e1c-409d-ad73-346aa214f1fe&name=CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df166e2bd77d3b758c4338cbdbb2a17f5960965" 2018-09-22 04:30:13,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9d00ffba-eb0b-4ca5-bcdc-e5b1af49220b Date: Sat, 22 Sep 2018 04:30:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a549f3-8e1c-409d-ad73-346aa214f1fe","tenant_id":"cd0e06255c0d40a7a71bcbfe923000fa","created_at":"2018-09-22T04:30:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:30:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"cd0e06255c0d40a7a71bcbfe923000fa","id":"ea02cff9-7e45-4eb8-a3e3-2dc1219ab463","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-subnet"}]} 2018-09-22 04:30:13,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f2a549f3-8e1c-409d-ad73-346aa214f1fe&name=CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-subnet used request id req-9d00ffba-eb0b-4ca5-bcdc-e5b1af49220b 2018-09-22 04:30:13,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df166e2bd77d3b758c4338cbdbb2a17f5960965" 2018-09-22 04:30:13,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-bca23db1-0776-46c4-8f92-47d9af784ff7 Date: Sat, 22 Sep 2018 04:30:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cd0e06255c0d40a7a71bcbfe923000fa", "created_at": "2018-09-22T04:30:04Z", "admin_state_up": true, "updated_at": "2018-09-22T04:30:11Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "cd0e06255c0d40a7a71bcbfe923000fa", "id": "047780c5-8455-45e0-8d76-9b7b57c2fba8", "name": "CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-router"}]} 2018-09-22 04:30:13,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-router used request id req-bca23db1-0776-46c4-8f92-47d9af784ff7 2018-09-22 04:30:13,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cd0e06255c0d40a7a71bcbfe923000fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e341dcd8ab40296710a1c6dfe9246f73d537cbdf" 2018-09-22 04:30:13,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-048666cc-1fb9-4a31-8de2-59213ddc4cda Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cd0e06255c0d40a7a71bcbfe923000fa"}, "enabled": true, "id": "cd0e06255c0d40a7a71bcbfe923000fa", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-proj"}} 2018-09-22 04:30:13,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cd0e06255c0d40a7a71bcbfe923000fa used request id req-048666cc-1fb9-4a31-8de2-59213ddc4cda 2018-09-22 04:30:13,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=047780c5-8455-45e0-8d76-9b7b57c2fba8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df166e2bd77d3b758c4338cbdbb2a17f5960965" 2018-09-22 04:30:14,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-7f0f0bce-aa08-4ca2-83ab-247bda6ecc4c Date: Sat, 22 Sep 2018 04:30:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:30:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ea02cff9-7e45-4eb8-a3e3-2dc1219ab463","ip_address":"10.55.1.1"}],"id":"9cb45da5-61e5-42b4-badd-27ffdcb5dd0b","security_groups":[],"mac_address":"fa:16:3e:7b:c4:b7","project_id":"cd0e06255c0d40a7a71bcbfe923000fa","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a549f3-8e1c-409d-ad73-346aa214f1fe","tenant_id":"cd0e06255c0d40a7a71bcbfe923000fa","created_at":"2018-09-22T04:30:10Z","binding:vnic_type":"normal","device_id":"047780c5-8455-45e0-8d76-9b7b57c2fba8"}]} 2018-09-22 04:30:14,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=047780c5-8455-45e0-8d76-9b7b57c2fba8 used request id req-7f0f0bce-aa08-4ca2-83ab-247bda6ecc4c 2018-09-22 04:30:14,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/ea02cff9-7e45-4eb8-a3e3-2dc1219ab463 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df166e2bd77d3b758c4338cbdbb2a17f5960965" 2018-09-22 04:30:14,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-6403e4aa-18b9-4ed5-9f89-91b40a8b54ee Date: Sat, 22 Sep 2018 04:30:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a549f3-8e1c-409d-ad73-346aa214f1fe","tenant_id":"cd0e06255c0d40a7a71bcbfe923000fa","created_at":"2018-09-22T04:30:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:30:01Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"cd0e06255c0d40a7a71bcbfe923000fa","id":"ea02cff9-7e45-4eb8-a3e3-2dc1219ab463","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-subnet"}} 2018-09-22 04:30:14,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/ea02cff9-7e45-4eb8-a3e3-2dc1219ab463 used request id req-6403e4aa-18b9-4ed5-9f89-91b40a8b54ee 2018-09-22 04:30:14,413 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-router and subnet CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-subnet 2018-09-22 04:30:14,413 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-router 2018-09-22 04:30:14,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/047780c5-8455-45e0-8d76-9b7b57c2fba8/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96b81bccdd16704a84809fff33cd54febaa4241" -d '{"subnet_id": "ea02cff9-7e45-4eb8-a3e3-2dc1219ab463"}' 2018-09-22 04:30:16,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-30a3eb85-7e84-4a38-99ac-b9d883495e88 Date: Sat, 22 Sep 2018 04:30:16 GMT RESP BODY: {"network_id": "f2a549f3-8e1c-409d-ad73-346aa214f1fe", "tenant_id": "cd0e06255c0d40a7a71bcbfe923000fa", "subnet_id": "ea02cff9-7e45-4eb8-a3e3-2dc1219ab463", "subnet_ids": ["ea02cff9-7e45-4eb8-a3e3-2dc1219ab463"], "port_id": "9cb45da5-61e5-42b4-badd-27ffdcb5dd0b", "id": "047780c5-8455-45e0-8d76-9b7b57c2fba8"} 2018-09-22 04:30:16,061 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/047780c5-8455-45e0-8d76-9b7b57c2fba8/remove_router_interface used request id req-30a3eb85-7e84-4a38-99ac-b9d883495e88 2018-09-22 04:30:16,061 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-router 2018-09-22 04:30:16,061 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-router 2018-09-22 04:30:16,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/047780c5-8455-45e0-8d76-9b7b57c2fba8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96b81bccdd16704a84809fff33cd54febaa4241" 2018-09-22 04:30:19,644 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dfa165a3-7650-4607-b576-7c805bbddc1b Content-Length: 0 Date: Sat, 22 Sep 2018 04:30:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:30:19,644 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/047780c5-8455-45e0-8d76-9b7b57c2fba8 used request id req-dfa165a3-7650-4607-b576-7c805bbddc1b 2018-09-22 04:30:19,644 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-subnet 2018-09-22 04:30:19,645 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-subnet 2018-09-22 04:30:19,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/ea02cff9-7e45-4eb8-a3e3-2dc1219ab463 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c93ae8af5c658233ec1da9231bb00909ae80e5" 2018-09-22 04:30:21,818 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a8d5b43d-6c20-4cf4-81f2-9183076fe720 Date: Sat, 22 Sep 2018 04:30:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:30:21,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/ea02cff9-7e45-4eb8-a3e3-2dc1219ab463 used request id req-a8d5b43d-6c20-4cf4-81f2-9183076fe720 2018-09-22 04:30:21,819 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-d4e3c253-88d3-4fdc-bc59-ba2480ce726f-pub-net 2018-09-22 04:30:21,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/f2a549f3-8e1c-409d-ad73-346aa214f1fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c93ae8af5c658233ec1da9231bb00909ae80e5" 2018-09-22 04:30:23,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e26c966-654f-4ee5-abe7-868823bb4ae2 Date: Sat, 22 Sep 2018 04:30:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:30:23,124 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/f2a549f3-8e1c-409d-ad73-346aa214f1fe used request id req-1e26c966-654f-4ee5-abe7-868823bb4ae2 2018-09-22 04:30:23,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" 2018-09-22 04:30:23,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-0d96d20f-d657-453b-8d0e-962188fc93ed Date: Sat, 22 Sep 2018 04:30:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cd0e06255c0d40a7a71bcbfe923000fa", "created_at": "2018-09-22T04:30:00Z", "updated_at": "2018-09-22T04:30:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:30:00Z", "revision_number": 0, "id": "3b8539eb-62a2-46c0-88df-ea2da09cb312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:30:00Z", "security_group_id": "c83154be-b879-43bc-b38c-0198137d17b1", "tenant_id": "cd0e06255c0d40a7a71bcbfe923000fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd0e06255c0d40a7a71bcbfe923000fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:30:00Z", "revision_number": 0, "id": "cf4f786b-bc2e-4bd6-b443-61a8cbfa1931", "remote_group_id": "c83154be-b879-43bc-b38c-0198137d17b1", "remote_ip_prefix": null, "created_at": "2018-09-22T04:30:00Z", "security_group_id": "c83154be-b879-43bc-b38c-0198137d17b1", "tenant_id": "cd0e06255c0d40a7a71bcbfe923000fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd0e06255c0d40a7a71bcbfe923000fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:30:00Z", "revision_number": 0, "id": "d816a201-f08f-4755-874a-6cab635cd6e2", "remote_group_id": "c83154be-b879-43bc-b38c-0198137d17b1", "remote_ip_prefix": null, "created_at": "2018-09-22T04:30:00Z", "security_group_id": "c83154be-b879-43bc-b38c-0198137d17b1", "tenant_id": "cd0e06255c0d40a7a71bcbfe923000fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd0e06255c0d40a7a71bcbfe923000fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:30:00Z", "revision_number": 0, "id": "daeae690-d4ea-4b04-9789-3173eea30c91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:30:00Z", "security_group_id": "c83154be-b879-43bc-b38c-0198137d17b1", "tenant_id": "cd0e06255c0d40a7a71bcbfe923000fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd0e06255c0d40a7a71bcbfe923000fa"}], "revision_number": 4, "project_id": "cd0e06255c0d40a7a71bcbfe923000fa", "id": "c83154be-b879-43bc-b38c-0198137d17b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:30:23,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-0d96d20f-d657-453b-8d0e-962188fc93ed 2018-09-22 04:30:23,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" 2018-09-22 04:30:23,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a65205da-0cc2-4e64-b2d5-a9194db12e30 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:30:23,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-a65205da-0cc2-4e64-b2d5-a9194db12e30 2018-09-22 04:30:23,470 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:30:23,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" 2018-09-22 04:30:23,560 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baba2e0c-e914-4957-ba95-f120cb3cd81f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:30:23,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-baba2e0c-e914-4957-ba95-f120cb3cd81f 2018-09-22 04:30:23,560 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:30:23,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" 2018-09-22 04:30:23,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90ff611e-e0fd-4a4f-b439-d1a0e365d936 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:30:23,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-90ff611e-e0fd-4a4f-b439-d1a0e365d936 2018-09-22 04:30:23,652 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:30:23,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" 2018-09-22 04:30:23,734 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a27d12a0-e613-413b-8ebb-20241f47c551 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:30:23,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-a27d12a0-e613-413b-8ebb-20241f47c551 2018-09-22 04:30:23,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:30:23,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" 2018-09-22 04:30:23,826 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ac2ace8-e653-4416-9e92-eaf7839ca39d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:30:23,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-8ac2ace8-e653-4416-9e92-eaf7839ca39d 2018-09-22 04:30:23,826 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:30:23,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" 2018-09-22 04:30:23,915 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-589e7b54-414c-4f3b-8d02-69e47a2d6bbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:30:23,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-589e7b54-414c-4f3b-8d02-69e47a2d6bbb 2018-09-22 04:30:23,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:30:23,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" 2018-09-22 04:30:23,997 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8fddec7-3eae-44a6-9760-582a237db690 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:30:23,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-c8fddec7-3eae-44a6-9760-582a237db690 2018-09-22 04:30:23,997 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:30:24,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cd0e06255c0d40a7a71bcbfe923000fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" 2018-09-22 04:30:24,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba560ba1-d8f1-44b7-ac56-c08364a7f11a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cd0e06255c0d40a7a71bcbfe923000fa"}, "enabled": true, "id": "cd0e06255c0d40a7a71bcbfe923000fa", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-75aa7062-af5a-454-proj"}} 2018-09-22 04:30:24,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cd0e06255c0d40a7a71bcbfe923000fa used request id req-ba560ba1-d8f1-44b7-ac56-c08364a7f11a 2018-09-22 04:30:24,088 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c83154be-b879-43bc-b38c-0198137d17b1 2018-09-22 04:30:24,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c83154be-b879-43bc-b38c-0198137d17b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" 2018-09-22 04:30:24,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e75407bc-704a-4c65-bed9-7760a75704f8 Date: Sat, 22 Sep 2018 04:30:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:30:00Z", "security_group_id": "c83154be-b879-43bc-b38c-0198137d17b1", "port_range_min": null, "revision_number": 0, "tenant_id": "cd0e06255c0d40a7a71bcbfe923000fa", "created_at": "2018-09-22T04:30:00Z", "project_id": "cd0e06255c0d40a7a71bcbfe923000fa", "id": "3b8539eb-62a2-46c0-88df-ea2da09cb312"}, {"remote_group_id": "c83154be-b879-43bc-b38c-0198137d17b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:30:00Z", "security_group_id": "c83154be-b879-43bc-b38c-0198137d17b1", "port_range_min": null, "revision_number": 0, "tenant_id": "cd0e06255c0d40a7a71bcbfe923000fa", "created_at": "2018-09-22T04:30:00Z", "project_id": "cd0e06255c0d40a7a71bcbfe923000fa", "id": "cf4f786b-bc2e-4bd6-b443-61a8cbfa1931"}, {"remote_group_id": "c83154be-b879-43bc-b38c-0198137d17b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:30:00Z", "security_group_id": "c83154be-b879-43bc-b38c-0198137d17b1", "port_range_min": null, "revision_number": 0, "tenant_id": "cd0e06255c0d40a7a71bcbfe923000fa", "created_at": "2018-09-22T04:30:00Z", "project_id": "cd0e06255c0d40a7a71bcbfe923000fa", "id": "d816a201-f08f-4755-874a-6cab635cd6e2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:30:00Z", "security_group_id": "c83154be-b879-43bc-b38c-0198137d17b1", "port_range_min": null, "revision_number": 0, "tenant_id": "cd0e06255c0d40a7a71bcbfe923000fa", "created_at": "2018-09-22T04:30:00Z", "project_id": "cd0e06255c0d40a7a71bcbfe923000fa", "id": "daeae690-d4ea-4b04-9789-3173eea30c91"}]} 2018-09-22 04:30:24,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c83154be-b879-43bc-b38c-0198137d17b1 used request id req-e75407bc-704a-4c65-bed9-7760a75704f8 2018-09-22 04:30:24,283 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:30:24,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c83154be-b879-43bc-b38c-0198137d17b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" 2018-09-22 04:30:24,581 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dab64f58-52c7-4db5-9b71-300e7381bb98 Content-Length: 0 Date: Sat, 22 Sep 2018 04:30:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:30:24,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c83154be-b879-43bc-b38c-0198137d17b1 used request id req-dab64f58-52c7-4db5-9b71-300e7381bb98 2018-09-22 04:30:24,582 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-75aa7062-af5a-454-proj 2018-09-22 04:30:24,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/cd0e06255c0d40a7a71bcbfe923000fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" 2018-09-22 04:30:24,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:30:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62e6a0b3-77c7-4e79-a627-bfe4469b19de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:30:24,803 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cd0e06255c0d40a7a71bcbfe923000fa used request id req-62e6a0b3-77c7-4e79-a627-bfe4469b19de 2018-09-22 04:30:24,804 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-75aa7062-af5a-454-proj-role 2018-09-22 04:30:24,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/697222dac8f34759972e332bd82219fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" 2018-09-22 04:30:24,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:30:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c55f3528-564f-4c34-b64d-541d3f11fff2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:30:24,914 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/697222dac8f34759972e332bd82219fd used request id req-c55f3528-564f-4c34-b64d-541d3f11fff2 2018-09-22 04:30:24,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84319d21540c75c265314412e9a1ecda342dd5ad" 2018-09-22 04:30:25,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5078da7c-f195-4c2b-a96f-e5166f7834a6 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:30:25,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5078da7c-f195-4c2b-a96f-e5166f7834a6 2018-09-22 04:30:25,004 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-75aa7062-af5a-454-user 2018-09-22 04:30:25,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/fe15975cfbd54d1eb7a8791e305bd921 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74565164c7359b8eec7540ee1e801523c130c296" 2018-09-22 04:30:25,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a5deded-3095-4c22-9ddc-432d3395c978 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:30:25,237 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/fe15975cfbd54d1eb7a8791e305bd921 used request id req-5a5deded-3095-4c22-9ddc-432d3395c978 2018-09-22 04:30:25,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:30:25,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:30:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["A5fjH7SZS86nTL0zfoG1rw"], "issued_at": "2018-09-22T04:30:25.000000Z"}} 2018-09-22 04:30:25,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb92a2df2adcbf4e24598b996b19f636ca50f102" 2018-09-22 04:30:25,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38d3e43-2616-4050-821c-7db659b2aac9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:30:25,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f38d3e43-2616-4050-821c-7db659b2aac9 2018-09-22 04:30:25,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:30:25,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:30:26,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:30:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["ZcJwev9NS_GyBQBzfMtSJQ"], "issued_at": "2018-09-22T04:30:26.000000Z"}} 2018-09-22 04:30:26,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" 2018-09-22 04:30:26,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759c9efc-0800-4579-9228-4d19c1db5020 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:30:26,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-759c9efc-0800-4579-9228-4d19c1db5020 2018-09-22 04:30:26,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:30:26,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:30:26,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" 2018-09-22 04:30:26,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0289808-07f6-4c9e-8a1f-61fb5c0b131f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:30:26,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj used request id req-a0289808-07f6-4c9e-8a1f-61fb5c0b131f 2018-09-22 04:30:26,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" 2018-09-22 04:30:26,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-006e7e91-4fc0-4412-8120-c9c34cc819e9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:30:26,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-006e7e91-4fc0-4412-8120-c9c34cc819e9 2018-09-22 04:30:26,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj"}}' 2018-09-22 04:30:26,520 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a983ef9d-b9ae-4e0d-9055-6e74580b687b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/37e0a3cc3398417494000dfe6f0030b0"}, "enabled": true, "id": "37e0a3cc3398417494000dfe6f0030b0", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj"}} 2018-09-22 04:30:26,520 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a983ef9d-b9ae-4e0d-9055-6e74580b687b 2018-09-22 04:30:26,521 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj 2018-09-22 04:30:26,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:30:26,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:30:26,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:30:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["MFDuP_f5RyGUY08dG_vpCQ"], "issued_at": "2018-09-22T04:30:26.000000Z"}} 2018-09-22 04:30:26,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f761864ae7b09cea9b0435910ef462471c283699" 2018-09-22 04:30:26,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02fb7c17-0a9e-40b6-8ba8-37a9513772c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:30:26,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-02fb7c17-0a9e-40b6-8ba8-37a9513772c1 2018-09-22 04:30:26,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:30:26,996 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:30:26,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f761864ae7b09cea9b0435910ef462471c283699" 2018-09-22 04:30:27,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03bda638-8161-4a78-b21c-ec2f410874c5 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:30:27,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-03bda638-8161-4a78-b21c-ec2f410874c5 2018-09-22 04:30:27,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f761864ae7b09cea9b0435910ef462471c283699" 2018-09-22 04:30:27,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31a8ab95-99f5-4edf-8335-b305fe717647 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/37e0a3cc3398417494000dfe6f0030b0"}, "enabled": true, "id": "37e0a3cc3398417494000dfe6f0030b0", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj"}]} 2018-09-22 04:30:27,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj used request id req-31a8ab95-99f5-4edf-8335-b305fe717647 2018-09-22 04:30:27,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f761864ae7b09cea9b0435910ef462471c283699" 2018-09-22 04:30:27,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80b3027d-7322-4fb6-9dfe-117ded053d24 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:30:27,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-80b3027d-7322-4fb6-9dfe-117ded053d24 2018-09-22 04:30:27,687 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-654b8ec7-8fb5-4da-user 2018-09-22 04:30:27,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:30:27,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" 2018-09-22 04:30:27,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44074091-30e2-4b05-9885-7cdbf578f6f0 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:30:27,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-44074091-30e2-4b05-9885-7cdbf578f6f0 2018-09-22 04:30:27,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" -d '{"role": {"name": "CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj-role"}}' 2018-09-22 04:30:27,914 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ac3db41-1292-4f04-8913-2ebf7b2ce46f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2f9af003bae147d79ddaefba86a53f6f", "links": {"self": "http://172.30.9.23:5000/v3/roles/2f9af003bae147d79ddaefba86a53f6f"}, "name": "CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj-role"}} 2018-09-22 04:30:27,914 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8ac3db41-1292-4f04-8913-2ebf7b2ce46f 2018-09-22 04:30:27,915 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj-role 2018-09-22 04:30:27,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2f9af003bae147d79ddaefba86a53f6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" 2018-09-22 04:30:27,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d447ebd-6fcf-457b-9ac6-158c4db27b12 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/2f9af003bae147d79ddaefba86a53f6f"}, "domain_id": null, "name": "CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj-role", "id": "2f9af003bae147d79ddaefba86a53f6f"}} 2018-09-22 04:30:27,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2f9af003bae147d79ddaefba86a53f6f used request id req-1d447ebd-6fcf-457b-9ac6-158c4db27b12 2018-09-22 04:30:27,936 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj-role to project CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj 2018-09-22 04:30:27,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/37e0a3cc3398417494000dfe6f0030b0/users/7a389e92d3e74b59a52758c06a976c64/roles/2f9af003bae147d79ddaefba86a53f6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" 2018-09-22 04:30:27,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43038a01-1c51-402e-a4f7-4fd4e01ce70f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:30:27,994 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/37e0a3cc3398417494000dfe6f0030b0/users/7a389e92d3e74b59a52758c06a976c64/roles/2f9af003bae147d79ddaefba86a53f6f used request id req-43038a01-1c51-402e-a4f7-4fd4e01ce70f 2018-09-22 04:30:27,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:30:27,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:30:28,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f9af003bae147d79ddaefba86a53f6f", "name": "CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj-role"}], "expires_at": "2018-09-22T05:30:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "37e0a3cc3398417494000dfe6f0030b0", "name": "CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/37e0a3cc3398417494000dfe6f0030b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/37e0a3cc3398417494000dfe6f0030b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/37e0a3cc3398417494000dfe6f0030b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/37e0a3cc3398417494000dfe6f0030b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/37e0a3cc3398417494000dfe6f0030b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/37e0a3cc3398417494000dfe6f0030b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/37e0a3cc3398417494000dfe6f0030b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/37e0a3cc3398417494000dfe6f0030b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/37e0a3cc3398417494000dfe6f0030b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/37e0a3cc3398417494000dfe6f0030b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/37e0a3cc3398417494000dfe6f0030b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/37e0a3cc3398417494000dfe6f0030b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-654b8ec7-8fb5-4da-user", "id": "7a389e92d3e74b59a52758c06a976c64"}, "audit_ids": ["8syNuTg2TWuI8PX43TqGIw"], "issued_at": "2018-09-22T04:30:28.000000Z"}} 2018-09-22 04:30:28,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc479d1abff65248b73b320453bb0c6a0580ab1" 2018-09-22 04:30:28,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d6f0684-e15d-4e88-b92d-a56a05a14618 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:30:28,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9d6f0684-e15d-4e88-b92d-a56a05a14618 2018-09-22 04:30:28,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc479d1abff65248b73b320453bb0c6a0580ab1" 2018-09-22 04:30:28,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b64b84a9-9a75-45ac-a860-11b6bd2a215a Date: Sat, 22 Sep 2018 04:30:28 GMT RESP BODY: {"networks":[]} 2018-09-22 04:30:28,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-net used request id req-b64b84a9-9a75-45ac-a860-11b6bd2a215a 2018-09-22 04:30:28,640 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-net 2018-09-22 04:30:28,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc479d1abff65248b73b320453bb0c6a0580ab1" -d '{"network": {"name": "CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-net", "admin_state_up": true}}' 2018-09-22 04:30:29,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-263d4221-c1a3-42a9-bf48-9d024888b202 Date: Sat, 22 Sep 2018 04:30:29 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70341f8a-3972-4850-98d5-bfd1a628fff6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"37e0a3cc3398417494000dfe6f0030b0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:30:29Z","is_default":false,"name":"CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"37e0a3cc3398417494000dfe6f0030b0","created_at":"2018-09-22T04:30:28Z","mtu":1450}} 2018-09-22 04:30:29,391 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-263d4221-c1a3-42a9-bf48-9d024888b202 2018-09-22 04:30:29,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=70341f8a-3972-4850-98d5-bfd1a628fff6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc479d1abff65248b73b320453bb0c6a0580ab1" 2018-09-22 04:30:29,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-faa9f223-95ef-4f4d-9488-ad0e0129aea6 Date: Sat, 22 Sep 2018 04:30:29 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-09-22T04:30:29Z","tenant_id":"37e0a3cc3398417494000dfe6f0030b0","created_at":"2018-09-22T04:30:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"37e0a3cc3398417494000dfe6f0030b0","id":"70341f8a-3972-4850-98d5-bfd1a628fff6","name":"CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-net"}]} 2018-09-22 04:30:29,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=70341f8a-3972-4850-98d5-bfd1a628fff6 used request id req-faa9f223-95ef-4f4d-9488-ad0e0129aea6 2018-09-22 04:30:29,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=70341f8a-3972-4850-98d5-bfd1a628fff6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc479d1abff65248b73b320453bb0c6a0580ab1" 2018-09-22 04:30:29,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-187978b1-5a57-4ba1-a170-26cf5f1cc27b Date: Sat, 22 Sep 2018 04:30:29 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:30:29,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=70341f8a-3972-4850-98d5-bfd1a628fff6 used request id req-187978b1-5a57-4ba1-a170-26cf5f1cc27b 2018-09-22 04:30:29,832 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-subnet 2018-09-22 04:30:29,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc479d1abff65248b73b320453bb0c6a0580ab1" -d '{"subnets": [{"ip_version": 4, "network_id": "70341f8a-3972-4850-98d5-bfd1a628fff6", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-subnet"}]}' 2018-09-22 04:30:30,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-81ea8717-173b-4e63-a897-3e2f6e755e83 Date: Sat, 22 Sep 2018 04:30:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70341f8a-3972-4850-98d5-bfd1a628fff6","tenant_id":"37e0a3cc3398417494000dfe6f0030b0","created_at":"2018-09-22T04:30:30Z","dns_nameservers":[],"updated_at":"2018-09-22T04:30:30Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"37e0a3cc3398417494000dfe6f0030b0","id":"2a6e6689-3a75-4a24-a2cc-df026108d9e7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-subnet"}]} 2018-09-22 04:30:30,517 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-81ea8717-173b-4e63-a897-3e2f6e755e83 2018-09-22 04:30:30,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=70341f8a-3972-4850-98d5-bfd1a628fff6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc479d1abff65248b73b320453bb0c6a0580ab1" 2018-09-22 04:30:30,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0d8d5dd4-4d23-4db9-98ba-1dc55fae729c Date: Sat, 22 Sep 2018 04:30:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2a6e6689-3a75-4a24-a2cc-df026108d9e7"],"updated_at":"2018-09-22T04:30:30Z","tenant_id":"37e0a3cc3398417494000dfe6f0030b0","created_at":"2018-09-22T04:30:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"37e0a3cc3398417494000dfe6f0030b0","id":"70341f8a-3972-4850-98d5-bfd1a628fff6","name":"CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-net"}]} 2018-09-22 04:30:30,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=70341f8a-3972-4850-98d5-bfd1a628fff6 used request id req-0d8d5dd4-4d23-4db9-98ba-1dc55fae729c 2018-09-22 04:30:30,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=70341f8a-3972-4850-98d5-bfd1a628fff6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc479d1abff65248b73b320453bb0c6a0580ab1" 2018-09-22 04:30:31,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-089776e0-00f7-4f5f-976c-27c5e2120ca6 Date: Sat, 22 Sep 2018 04:30:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70341f8a-3972-4850-98d5-bfd1a628fff6","tenant_id":"37e0a3cc3398417494000dfe6f0030b0","created_at":"2018-09-22T04:30:30Z","dns_nameservers":[],"updated_at":"2018-09-22T04:30:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"37e0a3cc3398417494000dfe6f0030b0","id":"2a6e6689-3a75-4a24-a2cc-df026108d9e7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-subnet"}]} 2018-09-22 04:30:31,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=70341f8a-3972-4850-98d5-bfd1a628fff6 used request id req-089776e0-00f7-4f5f-976c-27c5e2120ca6 2018-09-22 04:30:31,078 - OpenStackNetwork - DEBUG - Network [70341f8a-3972-4850-98d5-bfd1a628fff6] created successfully 2018-09-22 04:30:31,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:30:31,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f9af003bae147d79ddaefba86a53f6f", "name": "CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj-role"}], "expires_at": "2018-09-22T05:30:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "37e0a3cc3398417494000dfe6f0030b0", "name": "CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/37e0a3cc3398417494000dfe6f0030b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/37e0a3cc3398417494000dfe6f0030b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/37e0a3cc3398417494000dfe6f0030b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/37e0a3cc3398417494000dfe6f0030b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/37e0a3cc3398417494000dfe6f0030b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/37e0a3cc3398417494000dfe6f0030b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/37e0a3cc3398417494000dfe6f0030b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/37e0a3cc3398417494000dfe6f0030b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/37e0a3cc3398417494000dfe6f0030b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/37e0a3cc3398417494000dfe6f0030b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/37e0a3cc3398417494000dfe6f0030b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/37e0a3cc3398417494000dfe6f0030b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-654b8ec7-8fb5-4da-user", "id": "7a389e92d3e74b59a52758c06a976c64"}, "audit_ids": ["JJHOBidTSHOmK6U3uPPp5w"], "issued_at": "2018-09-22T04:30:31.000000Z"}} 2018-09-22 04:30:31,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3944b6f4ae0a6b323436819b2eade9de52440f2e" 2018-09-22 04:30:31,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-633eff7f-1434-4731-80a5-7bc608767bbb Date: Sat, 22 Sep 2018 04:30:31 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":["2a6e6689-3a75-4a24-a2cc-df026108d9e7"],"updated_at":"2018-09-22T04:30:30Z","tenant_id":"37e0a3cc3398417494000dfe6f0030b0","created_at":"2018-09-22T04:30:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"37e0a3cc3398417494000dfe6f0030b0","id":"70341f8a-3972-4850-98d5-bfd1a628fff6","name":"CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-net"}]} 2018-09-22 04:30:31,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-net used request id req-633eff7f-1434-4731-80a5-7bc608767bbb 2018-09-22 04:30:31,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:30:31,712 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:30:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:30:31,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/37e0a3cc3398417494000dfe6f0030b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb92a2df2adcbf4e24598b996b19f636ca50f102" 2018-09-22 04:30:31,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7af1f634-17be-40db-bcf9-65d07ffe516d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/37e0a3cc3398417494000dfe6f0030b0"}, "enabled": true, "id": "37e0a3cc3398417494000dfe6f0030b0", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj"}} 2018-09-22 04:30:31,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/37e0a3cc3398417494000dfe6f0030b0 used request id req-7af1f634-17be-40db-bcf9-65d07ffe516d 2018-09-22 04:30:31,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=70341f8a-3972-4850-98d5-bfd1a628fff6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3944b6f4ae0a6b323436819b2eade9de52440f2e" 2018-09-22 04:30:32,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a49f0c53-d216-4017-b067-21756ec74d83 Date: Sat, 22 Sep 2018 04:30:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70341f8a-3972-4850-98d5-bfd1a628fff6","tenant_id":"37e0a3cc3398417494000dfe6f0030b0","created_at":"2018-09-22T04:30:30Z","dns_nameservers":[],"updated_at":"2018-09-22T04:30:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"37e0a3cc3398417494000dfe6f0030b0","id":"2a6e6689-3a75-4a24-a2cc-df026108d9e7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-subnet"}]} 2018-09-22 04:30:32,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=70341f8a-3972-4850-98d5-bfd1a628fff6 used request id req-a49f0c53-d216-4017-b067-21756ec74d83 2018-09-22 04:30:32,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=70341f8a-3972-4850-98d5-bfd1a628fff6&name=CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3944b6f4ae0a6b323436819b2eade9de52440f2e" 2018-09-22 04:30:32,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-663f8f50-9c54-439d-8a60-4fad2aaff35a Date: Sat, 22 Sep 2018 04:30:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70341f8a-3972-4850-98d5-bfd1a628fff6","tenant_id":"37e0a3cc3398417494000dfe6f0030b0","created_at":"2018-09-22T04:30:30Z","dns_nameservers":[],"updated_at":"2018-09-22T04:30:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"37e0a3cc3398417494000dfe6f0030b0","id":"2a6e6689-3a75-4a24-a2cc-df026108d9e7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-subnet"}]} 2018-09-22 04:30:32,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=70341f8a-3972-4850-98d5-bfd1a628fff6&name=CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-subnet used request id req-663f8f50-9c54-439d-8a60-4fad2aaff35a 2018-09-22 04:30:32,210 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-subnet 2018-09-22 04:30:32,210 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-subnet 2018-09-22 04:30:32,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/2a6e6689-3a75-4a24-a2cc-df026108d9e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc479d1abff65248b73b320453bb0c6a0580ab1" 2018-09-22 04:30:34,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3ab41501-7c5b-4ed7-9650-f57eaf311ba7 Date: Sat, 22 Sep 2018 04:30:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:30:34,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2a6e6689-3a75-4a24-a2cc-df026108d9e7 used request id req-3ab41501-7c5b-4ed7-9650-f57eaf311ba7 2018-09-22 04:30:34,838 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-eb928c30-4783-43c1-a19f-2c0f7afbb49c-pub-net 2018-09-22 04:30:34,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/70341f8a-3972-4850-98d5-bfd1a628fff6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc479d1abff65248b73b320453bb0c6a0580ab1" 2018-09-22 04:30:35,905 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8717e930-d8c6-4533-ab1b-621f4da6cf3a Date: Sat, 22 Sep 2018 04:30:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:30:35,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/70341f8a-3972-4850-98d5-bfd1a628fff6 used request id req-8717e930-d8c6-4533-ab1b-621f4da6cf3a 2018-09-22 04:30:35,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" 2018-09-22 04:30:36,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-07ebf131-6426-4705-a4cc-725426857c07 Date: Sat, 22 Sep 2018 04:30:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "37e0a3cc3398417494000dfe6f0030b0", "created_at": "2018-09-22T04:30:28Z", "updated_at": "2018-09-22T04:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:30:28Z", "revision_number": 0, "id": "168f8d87-a997-482b-af02-ee26a29dff04", "remote_group_id": "c5cad6bf-74ff-4280-88aa-acc8d029c1a6", "remote_ip_prefix": null, "created_at": "2018-09-22T04:30:28Z", "security_group_id": "c5cad6bf-74ff-4280-88aa-acc8d029c1a6", "tenant_id": "37e0a3cc3398417494000dfe6f0030b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "37e0a3cc3398417494000dfe6f0030b0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:30:28Z", "revision_number": 0, "id": "9128ac1e-c95c-4bf6-84d2-f4a1de57d497", "remote_group_id": "c5cad6bf-74ff-4280-88aa-acc8d029c1a6", "remote_ip_prefix": null, "created_at": "2018-09-22T04:30:28Z", "security_group_id": "c5cad6bf-74ff-4280-88aa-acc8d029c1a6", "tenant_id": "37e0a3cc3398417494000dfe6f0030b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "37e0a3cc3398417494000dfe6f0030b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:30:28Z", "revision_number": 0, "id": "dbf7b301-cb8f-450b-b849-a0556b648f1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:30:28Z", "security_group_id": "c5cad6bf-74ff-4280-88aa-acc8d029c1a6", "tenant_id": "37e0a3cc3398417494000dfe6f0030b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "37e0a3cc3398417494000dfe6f0030b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:30:28Z", "revision_number": 0, "id": "f9973b30-a984-40a9-9173-528d25b9793a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:30:28Z", "security_group_id": "c5cad6bf-74ff-4280-88aa-acc8d029c1a6", "tenant_id": "37e0a3cc3398417494000dfe6f0030b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "37e0a3cc3398417494000dfe6f0030b0"}], "revision_number": 4, "project_id": "37e0a3cc3398417494000dfe6f0030b0", "id": "c5cad6bf-74ff-4280-88aa-acc8d029c1a6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:30:36,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-07ebf131-6426-4705-a4cc-725426857c07 2018-09-22 04:30:36,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" 2018-09-22 04:30:36,239 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59a481eb-195b-47a1-9db1-f46e240a2c2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:30:36,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-59a481eb-195b-47a1-9db1-f46e240a2c2b 2018-09-22 04:30:36,240 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:30:36,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" 2018-09-22 04:30:36,325 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-210b75f2-3aa1-483b-aae3-ebfac0b4b15e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:30:36,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-210b75f2-3aa1-483b-aae3-ebfac0b4b15e 2018-09-22 04:30:36,325 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:30:36,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" 2018-09-22 04:30:36,417 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e32de508-af3f-4c7f-91e1-e2c7d2f4a1f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:30:36,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-e32de508-af3f-4c7f-91e1-e2c7d2f4a1f8 2018-09-22 04:30:36,418 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:30:36,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" 2018-09-22 04:30:36,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c08a6e6-4f5a-41cf-a11a-2e3a5e0dc6a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:30:36,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-0c08a6e6-4f5a-41cf-a11a-2e3a5e0dc6a5 2018-09-22 04:30:36,499 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:30:36,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" 2018-09-22 04:30:36,586 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ab4247e-6612-4b58-b88a-0b1aebca54a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:30:36,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-4ab4247e-6612-4b58-b88a-0b1aebca54a5 2018-09-22 04:30:36,586 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:30:36,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" 2018-09-22 04:30:36,676 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-023b14c4-9d7e-453b-8a05-46f79dd33b3f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:30:36,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-023b14c4-9d7e-453b-8a05-46f79dd33b3f 2018-09-22 04:30:36,677 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:30:36,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" 2018-09-22 04:30:36,760 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f480242-135d-4058-aa06-d753ea9ffb50 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:30:36,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-3f480242-135d-4058-aa06-d753ea9ffb50 2018-09-22 04:30:36,761 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:30:36,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/37e0a3cc3398417494000dfe6f0030b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" 2018-09-22 04:30:36,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b217fdb-cb5f-42c2-a7aa-1391fe3e20ed Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/37e0a3cc3398417494000dfe6f0030b0"}, "enabled": true, "id": "37e0a3cc3398417494000dfe6f0030b0", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj"}} 2018-09-22 04:30:36,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/37e0a3cc3398417494000dfe6f0030b0 used request id req-5b217fdb-cb5f-42c2-a7aa-1391fe3e20ed 2018-09-22 04:30:36,851 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5cad6bf-74ff-4280-88aa-acc8d029c1a6 2018-09-22 04:30:36,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c5cad6bf-74ff-4280-88aa-acc8d029c1a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" 2018-09-22 04:30:37,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2f4aefbc-979d-4658-acff-8d0a6446112c Date: Sat, 22 Sep 2018 04:30:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c5cad6bf-74ff-4280-88aa-acc8d029c1a6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:30:28Z", "security_group_id": "c5cad6bf-74ff-4280-88aa-acc8d029c1a6", "port_range_min": null, "revision_number": 0, "tenant_id": "37e0a3cc3398417494000dfe6f0030b0", "created_at": "2018-09-22T04:30:28Z", "project_id": "37e0a3cc3398417494000dfe6f0030b0", "id": "168f8d87-a997-482b-af02-ee26a29dff04"}, {"remote_group_id": "c5cad6bf-74ff-4280-88aa-acc8d029c1a6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:30:28Z", "security_group_id": "c5cad6bf-74ff-4280-88aa-acc8d029c1a6", "port_range_min": null, "revision_number": 0, "tenant_id": "37e0a3cc3398417494000dfe6f0030b0", "created_at": "2018-09-22T04:30:28Z", "project_id": "37e0a3cc3398417494000dfe6f0030b0", "id": "9128ac1e-c95c-4bf6-84d2-f4a1de57d497"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:30:28Z", "security_group_id": "c5cad6bf-74ff-4280-88aa-acc8d029c1a6", "port_range_min": null, "revision_number": 0, "tenant_id": "37e0a3cc3398417494000dfe6f0030b0", "created_at": "2018-09-22T04:30:28Z", "project_id": "37e0a3cc3398417494000dfe6f0030b0", "id": "dbf7b301-cb8f-450b-b849-a0556b648f1d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:30:28Z", "security_group_id": "c5cad6bf-74ff-4280-88aa-acc8d029c1a6", "port_range_min": null, "revision_number": 0, "tenant_id": "37e0a3cc3398417494000dfe6f0030b0", "created_at": "2018-09-22T04:30:28Z", "project_id": "37e0a3cc3398417494000dfe6f0030b0", "id": "f9973b30-a984-40a9-9173-528d25b9793a"}]} 2018-09-22 04:30:37,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c5cad6bf-74ff-4280-88aa-acc8d029c1a6 used request id req-2f4aefbc-979d-4658-acff-8d0a6446112c 2018-09-22 04:30:37,033 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:30:37,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c5cad6bf-74ff-4280-88aa-acc8d029c1a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" 2018-09-22 04:30:37,394 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f2fe591-eebf-40f4-81fe-1f0cb53014da Content-Length: 0 Date: Sat, 22 Sep 2018 04:30:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:30:37,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c5cad6bf-74ff-4280-88aa-acc8d029c1a6 used request id req-4f2fe591-eebf-40f4-81fe-1f0cb53014da 2018-09-22 04:30:37,395 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj 2018-09-22 04:30:37,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/37e0a3cc3398417494000dfe6f0030b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" 2018-09-22 04:30:37,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65f385f6-be57-498d-8a5b-4dc11bbc84e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:30:37,666 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/37e0a3cc3398417494000dfe6f0030b0 used request id req-65f385f6-be57-498d-8a5b-4dc11bbc84e2 2018-09-22 04:30:37,666 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-654b8ec7-8fb5-4da-proj-role 2018-09-22 04:30:37,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/2f9af003bae147d79ddaefba86a53f6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" 2018-09-22 04:30:37,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47a9d5a2-893a-43ac-a1fd-ce3991ef6ef1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:30:37,776 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/2f9af003bae147d79ddaefba86a53f6f used request id req-47a9d5a2-893a-43ac-a1fd-ce3991ef6ef1 2018-09-22 04:30:37,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}081ace2f4c6c298a02ff383d6a19ca41253992e8" 2018-09-22 04:30:37,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e314dfb9-77e8-4016-b882-26ca7858dc35 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:30:37,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e314dfb9-77e8-4016-b882-26ca7858dc35 2018-09-22 04:30:37,868 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-654b8ec7-8fb5-4da-user 2018-09-22 04:30:37,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/7a389e92d3e74b59a52758c06a976c64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f761864ae7b09cea9b0435910ef462471c283699" 2018-09-22 04:30:38,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2619065-945f-44b6-a7db-4a0d5f6f491d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:30:38,070 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7a389e92d3e74b59a52758c06a976c64 used request id req-c2619065-945f-44b6-a7db-4a0d5f6f491d 2018-09-22 04:30:38,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:30:38,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:30:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["ZMVL8BCuRrOe7cUTbCievg"], "issued_at": "2018-09-22T04:30:38.000000Z"}} 2018-09-22 04:30:38,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2818ccafd9c34aa1fe7c39fdecc68d6691caea" 2018-09-22 04:30:38,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d42cdb-1356-4f13-b83e-41137bf26fb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:30:38,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d8d42cdb-1356-4f13-b83e-41137bf26fb0 2018-09-22 04:30:38,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:30:38,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:30:38,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:30:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Hnk_VVZPToa6nPcuznxGOQ"], "issued_at": "2018-09-22T04:30:38.000000Z"}} 2018-09-22 04:30:38,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be36ff5232207dac5e1adcbf425a67daa1ea8392" 2018-09-22 04:30:39,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6074a9-97a8-433c-8005-2800ff56f727 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:30:39,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8e6074a9-97a8-433c-8005-2800ff56f727 2018-09-22 04:30:39,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:30:39,014 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:30:39,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-975c15b4-da67-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be36ff5232207dac5e1adcbf425a67daa1ea8392" 2018-09-22 04:30:39,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b05fb70a-3f41-401d-921c-b6939de39967 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-975c15b4-da67-4e5-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:30:39,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-975c15b4-da67-4e5-proj used request id req-b05fb70a-3f41-401d-921c-b6939de39967 2018-09-22 04:30:39,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be36ff5232207dac5e1adcbf425a67daa1ea8392" 2018-09-22 04:30:39,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c7144ac-c65c-4511-9740-9b034d981a5d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:30:39,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2c7144ac-c65c-4511-9740-9b034d981a5d 2018-09-22 04:30:39,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be36ff5232207dac5e1adcbf425a67daa1ea8392" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-975c15b4-da67-4e5-proj"}}' 2018-09-22 04:30:39,321 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a7f9015-352c-4dbc-a9ed-bebe87672ced Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9f081588463145c2aea28eb10a77c304"}, "enabled": true, "id": "9f081588463145c2aea28eb10a77c304", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-975c15b4-da67-4e5-proj"}} 2018-09-22 04:30:39,321 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3a7f9015-352c-4dbc-a9ed-bebe87672ced 2018-09-22 04:30:39,322 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-975c15b4-da67-4e5-proj 2018-09-22 04:30:39,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:30:39,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:30:39,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:30:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["caw3CM0DSdq2JuSFoD9blA"], "issued_at": "2018-09-22T04:30:39.000000Z"}} 2018-09-22 04:30:39,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b1b6a7985e5fa84677f664aba89729fdfe87c19" 2018-09-22 04:30:39,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f5a3000-9f16-4dce-887c-74ffa8380b10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:30:39,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7f5a3000-9f16-4dce-887c-74ffa8380b10 2018-09-22 04:30:39,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:30:39,798 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:30:39,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b1b6a7985e5fa84677f664aba89729fdfe87c19" 2018-09-22 04:30:39,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-025f306c-a59e-4872-8326-4868a5e3bf92 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:30:39,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-025f306c-a59e-4872-8326-4868a5e3bf92 2018-09-22 04:30:39,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-975c15b4-da67-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b1b6a7985e5fa84677f664aba89729fdfe87c19" 2018-09-22 04:30:39,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f82705f-14c0-4fd7-9f18-bdc5b6d4b255 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-975c15b4-da67-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9f081588463145c2aea28eb10a77c304"}, "enabled": true, "id": "9f081588463145c2aea28eb10a77c304", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-975c15b4-da67-4e5-proj"}]} 2018-09-22 04:30:39,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-975c15b4-da67-4e5-proj used request id req-0f82705f-14c0-4fd7-9f18-bdc5b6d4b255 2018-09-22 04:30:39,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b1b6a7985e5fa84677f664aba89729fdfe87c19" 2018-09-22 04:30:40,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9345ad66-e3f4-4a45-b05e-ab55967af903 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:30:40,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9345ad66-e3f4-4a45-b05e-ab55967af903 2018-09-22 04:30:40,467 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-975c15b4-da67-4e5-user 2018-09-22 04:30:40,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:30:40,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be36ff5232207dac5e1adcbf425a67daa1ea8392" 2018-09-22 04:30:40,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe80b21b-a964-41b6-947a-d03168965b48 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:30:40,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fe80b21b-a964-41b6-947a-d03168965b48 2018-09-22 04:30:40,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be36ff5232207dac5e1adcbf425a67daa1ea8392" -d '{"role": {"name": "CreateNetworkSuccessTests-975c15b4-da67-4e5-proj-role"}}' 2018-09-22 04:30:40,608 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60c2c38d-01fd-4ed2-9cd3-c8896ce5972f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8497290200174c61b9a45c182f8aceac", "links": {"self": "http://172.30.9.23:5000/v3/roles/8497290200174c61b9a45c182f8aceac"}, "name": "CreateNetworkSuccessTests-975c15b4-da67-4e5-proj-role"}} 2018-09-22 04:30:40,609 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-60c2c38d-01fd-4ed2-9cd3-c8896ce5972f 2018-09-22 04:30:40,609 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-975c15b4-da67-4e5-proj-role 2018-09-22 04:30:40,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/8497290200174c61b9a45c182f8aceac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be36ff5232207dac5e1adcbf425a67daa1ea8392" 2018-09-22 04:30:40,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b542bbfe-f102-484f-8f33-642ae290d84b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/8497290200174c61b9a45c182f8aceac"}, "domain_id": null, "name": "CreateNetworkSuccessTests-975c15b4-da67-4e5-proj-role", "id": "8497290200174c61b9a45c182f8aceac"}} 2018-09-22 04:30:40,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/8497290200174c61b9a45c182f8aceac used request id req-b542bbfe-f102-484f-8f33-642ae290d84b 2018-09-22 04:30:40,787 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-975c15b4-da67-4e5-proj-role to project CreateNetworkSuccessTests-975c15b4-da67-4e5-proj 2018-09-22 04:30:40,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9f081588463145c2aea28eb10a77c304/users/77f751d09e6449acaedf12f81cd4445a/roles/8497290200174c61b9a45c182f8aceac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be36ff5232207dac5e1adcbf425a67daa1ea8392" 2018-09-22 04:30:40,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-757d72fa-d7d0-417b-8209-d4a10354f0f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:30:40,916 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9f081588463145c2aea28eb10a77c304/users/77f751d09e6449acaedf12f81cd4445a/roles/8497290200174c61b9a45c182f8aceac used request id req-757d72fa-d7d0-417b-8209-d4a10354f0f6 2018-09-22 04:30:40,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:30:40,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:30:41,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8497290200174c61b9a45c182f8aceac", "name": "CreateNetworkSuccessTests-975c15b4-da67-4e5-proj-role"}], "expires_at": "2018-09-22T05:30:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f081588463145c2aea28eb10a77c304", "name": "CreateNetworkSuccessTests-975c15b4-da67-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9f081588463145c2aea28eb10a77c304", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/9f081588463145c2aea28eb10a77c304", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/9f081588463145c2aea28eb10a77c304", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9f081588463145c2aea28eb10a77c304", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/9f081588463145c2aea28eb10a77c304", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/9f081588463145c2aea28eb10a77c304", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9f081588463145c2aea28eb10a77c304", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/9f081588463145c2aea28eb10a77c304", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/9f081588463145c2aea28eb10a77c304", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9f081588463145c2aea28eb10a77c304", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/9f081588463145c2aea28eb10a77c304", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/9f081588463145c2aea28eb10a77c304", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-975c15b4-da67-4e5-user", "id": "77f751d09e6449acaedf12f81cd4445a"}, "audit_ids": ["3L3aaEKgT6C_MFH1RWpq_g"], "issued_at": "2018-09-22T04:30:41.000000Z"}} 2018-09-22 04:30:41,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2567c8bca2e8098bbcf637fb5c2fbfa19a846eab" 2018-09-22 04:30:41,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d4a15f-a8d6-44cc-980e-fa016aace020 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:30:41,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-46d4a15f-a8d6-44cc-980e-fa016aace020 2018-09-22 04:30:41,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-a0488814-172e-4cc7-97fa-fb8121a2f602-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2567c8bca2e8098bbcf637fb5c2fbfa19a846eab" 2018-09-22 04:30:41,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2e697b95-874b-4708-bd79-fe50a01ef273 Date: Sat, 22 Sep 2018 04:30:41 GMT RESP BODY: {"networks":[]} 2018-09-22 04:30:41,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-a0488814-172e-4cc7-97fa-fb8121a2f602-pub-net used request id req-2e697b95-874b-4708-bd79-fe50a01ef273 2018-09-22 04:30:41,551 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-a0488814-172e-4cc7-97fa-fb8121a2f602-pub-net 2018-09-22 04:30:41,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2567c8bca2e8098bbcf637fb5c2fbfa19a846eab" -d '{"network": {"name": "CreateNetworkSuccessTests-a0488814-172e-4cc7-97fa-fb8121a2f602-pub-net", "admin_state_up": true}}' 2018-09-22 04:30:42,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1457dd1a-9b0f-41e6-bbd6-c98a152924df Date: Sat, 22 Sep 2018 04:30:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e9dad8a2-dbdd-4c3b-9807-803f87f73402","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9f081588463145c2aea28eb10a77c304","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:30:41Z","is_default":false,"name":"CreateNetworkSuccessTests-a0488814-172e-4cc7-97fa-fb8121a2f602-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9f081588463145c2aea28eb10a77c304","created_at":"2018-09-22T04:30:41Z","mtu":1450}} 2018-09-22 04:30:42,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-1457dd1a-9b0f-41e6-bbd6-c98a152924df 2018-09-22 04:30:42,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e9dad8a2-dbdd-4c3b-9807-803f87f73402 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2567c8bca2e8098bbcf637fb5c2fbfa19a846eab" 2018-09-22 04:30:42,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a0a997fb-51c0-4684-9ef9-7cd73ac631b4 Date: Sat, 22 Sep 2018 04:30:42 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-09-22T04:30:41Z","tenant_id":"9f081588463145c2aea28eb10a77c304","created_at":"2018-09-22T04:30:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9f081588463145c2aea28eb10a77c304","id":"e9dad8a2-dbdd-4c3b-9807-803f87f73402","name":"CreateNetworkSuccessTests-a0488814-172e-4cc7-97fa-fb8121a2f602-pub-net"}]} 2018-09-22 04:30:42,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e9dad8a2-dbdd-4c3b-9807-803f87f73402 used request id req-a0a997fb-51c0-4684-9ef9-7cd73ac631b4 2018-09-22 04:30:42,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e9dad8a2-dbdd-4c3b-9807-803f87f73402 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2567c8bca2e8098bbcf637fb5c2fbfa19a846eab" 2018-09-22 04:30:42,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a76db8d8-73f5-42bf-86d9-3e61b562012c Date: Sat, 22 Sep 2018 04:30:42 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:30:42,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e9dad8a2-dbdd-4c3b-9807-803f87f73402 used request id req-a76db8d8-73f5-42bf-86d9-3e61b562012c 2018-09-22 04:30:42,514 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-a0488814-172e-4cc7-97fa-fb8121a2f602-pub-subnet 2018-09-22 04:30:42,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2567c8bca2e8098bbcf637fb5c2fbfa19a846eab" -d '{"subnets": [{"ip_version": 4, "network_id": "e9dad8a2-dbdd-4c3b-9807-803f87f73402", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-a0488814-172e-4cc7-97fa-fb8121a2f602-pub-subnet"}]}' 2018-09-22 04:30:43,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9ee5f25a-5d8e-4166-8d68-1fe55858cdc9 Date: Sat, 22 Sep 2018 04:30:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9dad8a2-dbdd-4c3b-9807-803f87f73402","tenant_id":"9f081588463145c2aea28eb10a77c304","created_at":"2018-09-22T04:30:42Z","dns_nameservers":[],"updated_at":"2018-09-22T04:30:42Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9f081588463145c2aea28eb10a77c304","id":"01cbcd14-bd58-4b6c-9a38-69dab41a87b9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a0488814-172e-4cc7-97fa-fb8121a2f602-pub-subnet"}]} 2018-09-22 04:30:43,188 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-9ee5f25a-5d8e-4166-8d68-1fe55858cdc9 2018-09-22 04:30:43,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e9dad8a2-dbdd-4c3b-9807-803f87f73402 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2567c8bca2e8098bbcf637fb5c2fbfa19a846eab" 2018-09-22 04:30:43,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c9ee2264-59f8-4292-860c-fbb1f937beb3 Date: Sat, 22 Sep 2018 04:30: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":["01cbcd14-bd58-4b6c-9a38-69dab41a87b9"],"updated_at":"2018-09-22T04:30:42Z","tenant_id":"9f081588463145c2aea28eb10a77c304","created_at":"2018-09-22T04:30:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9f081588463145c2aea28eb10a77c304","id":"e9dad8a2-dbdd-4c3b-9807-803f87f73402","name":"CreateNetworkSuccessTests-a0488814-172e-4cc7-97fa-fb8121a2f602-pub-net"}]} 2018-09-22 04:30:43,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e9dad8a2-dbdd-4c3b-9807-803f87f73402 used request id req-c9ee2264-59f8-4292-860c-fbb1f937beb3 2018-09-22 04:30:43,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e9dad8a2-dbdd-4c3b-9807-803f87f73402 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2567c8bca2e8098bbcf637fb5c2fbfa19a846eab" 2018-09-22 04:30:43,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d18eadde-1f02-4483-bc9b-f813a0cb7957 Date: Sat, 22 Sep 2018 04:30:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9dad8a2-dbdd-4c3b-9807-803f87f73402","tenant_id":"9f081588463145c2aea28eb10a77c304","created_at":"2018-09-22T04:30:42Z","dns_nameservers":[],"updated_at":"2018-09-22T04:30:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9f081588463145c2aea28eb10a77c304","id":"01cbcd14-bd58-4b6c-9a38-69dab41a87b9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a0488814-172e-4cc7-97fa-fb8121a2f602-pub-subnet"}]} 2018-09-22 04:30:43,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e9dad8a2-dbdd-4c3b-9807-803f87f73402 used request id req-d18eadde-1f02-4483-bc9b-f813a0cb7957 2018-09-22 04:30:43,643 - OpenStackNetwork - DEBUG - Network [e9dad8a2-dbdd-4c3b-9807-803f87f73402] created successfully 2018-09-22 04:30:43,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:30:43,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:30:44,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8497290200174c61b9a45c182f8aceac", "name": "CreateNetworkSuccessTests-975c15b4-da67-4e5-proj-role"}], "expires_at": "2018-09-22T05:30:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f081588463145c2aea28eb10a77c304", "name": "CreateNetworkSuccessTests-975c15b4-da67-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9f081588463145c2aea28eb10a77c304", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/9f081588463145c2aea28eb10a77c304", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/9f081588463145c2aea28eb10a77c304", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9f081588463145c2aea28eb10a77c304", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/9f081588463145c2aea28eb10a77c304", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/9f081588463145c2aea28eb10a77c304", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9f081588463145c2aea28eb10a77c304", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/9f081588463145c2aea28eb10a77c304", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/9f081588463145c2aea28eb10a77c304", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9f081588463145c2aea28eb10a77c304", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/9f081588463145c2aea28eb10a77c304", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/9f081588463145c2aea28eb10a77c304", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-975c15b4-da67-4e5-user", "id": "77f751d09e6449acaedf12f81cd4445a"}, "audit_ids": ["66s_vTmbTOy_jkvwmqYiwg"], "issued_at": "2018-09-22T04:30:44.000000Z"}} 2018-09-22 04:30:44,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202ecdfe7d71b2b23594f21c0ba8cbed5811c4d5" 2018-09-22 04:30:44,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-484a5f26-f7e5-4d7f-a628-c7a1b497d7a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:30:44,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-484a5f26-f7e5-4d7f-a628-c7a1b497d7a3 2018-09-22 04:30:44,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-a0488814-172e-4cc7-97fa-fb8121a2f602-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202ecdfe7d71b2b23594f21c0ba8cbed5811c4d5" 2018-09-22 04:30:44,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e5ef0d8c-8993-4f25-ba8e-278b31ea1dd3 Date: Sat, 22 Sep 2018 04:30:44 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":["01cbcd14-bd58-4b6c-9a38-69dab41a87b9"],"updated_at":"2018-09-22T04:30:42Z","tenant_id":"9f081588463145c2aea28eb10a77c304","created_at":"2018-09-22T04:30:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9f081588463145c2aea28eb10a77c304","id":"e9dad8a2-dbdd-4c3b-9807-803f87f73402","name":"CreateNetworkSuccessTests-a0488814-172e-4cc7-97fa-fb8121a2f602-pub-net"}]} 2018-09-22 04:30:44,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-a0488814-172e-4cc7-97fa-fb8121a2f602-pub-net used request id req-e5ef0d8c-8993-4f25-ba8e-278b31ea1dd3 2018-09-22 04:30:44,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:30:44,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:30:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:30:44,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9f081588463145c2aea28eb10a77c304 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202ecdfe7d71b2b23594f21c0ba8cbed5811c4d5" 2018-09-22 04:30:44,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c1491e7-6bb9-4738-b87e-1e8bcee4de34 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9f081588463145c2aea28eb10a77c304"}, "enabled": true, "id": "9f081588463145c2aea28eb10a77c304", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-975c15b4-da67-4e5-proj"}} 2018-09-22 04:30:44,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9f081588463145c2aea28eb10a77c304 used request id req-4c1491e7-6bb9-4738-b87e-1e8bcee4de34 2018-09-22 04:30:44,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e9dad8a2-dbdd-4c3b-9807-803f87f73402 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}202ecdfe7d71b2b23594f21c0ba8cbed5811c4d5" 2018-09-22 04:30:44,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6d8f8bff-4e76-4409-89b0-95eb530e44de Date: Sat, 22 Sep 2018 04:30:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9dad8a2-dbdd-4c3b-9807-803f87f73402","tenant_id":"9f081588463145c2aea28eb10a77c304","created_at":"2018-09-22T04:30:42Z","dns_nameservers":[],"updated_at":"2018-09-22T04:30:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9f081588463145c2aea28eb10a77c304","id":"01cbcd14-bd58-4b6c-9a38-69dab41a87b9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a0488814-172e-4cc7-97fa-fb8121a2f602-pub-subnet"}]} 2018-09-22 04:30:44,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e9dad8a2-dbdd-4c3b-9807-803f87f73402 used request id req-6d8f8bff-4e76-4409-89b0-95eb530e44de 2018-09-22 04:30:44,778 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-a0488814-172e-4cc7-97fa-fb8121a2f602-pub-subnet 2018-09-22 04:30:44,778 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-a0488814-172e-4cc7-97fa-fb8121a2f602-pub-subnet 2018-09-22 04:30:44,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/01cbcd14-bd58-4b6c-9a38-69dab41a87b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2567c8bca2e8098bbcf637fb5c2fbfa19a846eab" 2018-09-22 04:30:46,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-20a2119c-1776-4254-a9f1-44dc442c33e9 Date: Sat, 22 Sep 2018 04:30:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:30:46,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/01cbcd14-bd58-4b6c-9a38-69dab41a87b9 used request id req-20a2119c-1776-4254-a9f1-44dc442c33e9 2018-09-22 04:30:46,432 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-a0488814-172e-4cc7-97fa-fb8121a2f602-pub-net 2018-09-22 04:30:46,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/e9dad8a2-dbdd-4c3b-9807-803f87f73402 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2567c8bca2e8098bbcf637fb5c2fbfa19a846eab" 2018-09-22 04:30:48,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eeee2417-ecea-4d3a-bc3a-869f6627ed4f Date: Sat, 22 Sep 2018 04:30:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:30:48,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/e9dad8a2-dbdd-4c3b-9807-803f87f73402 used request id req-eeee2417-ecea-4d3a-bc3a-869f6627ed4f 2018-09-22 04:30:48,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be36ff5232207dac5e1adcbf425a67daa1ea8392" 2018-09-22 04:30:48,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-424f69d1-654b-49e6-99ee-2fc55a997a81 Date: Sat, 22 Sep 2018 04:30:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f081588463145c2aea28eb10a77c304", "created_at": "2018-09-22T04:30:41Z", "updated_at": "2018-09-22T04:30:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:30:41Z", "revision_number": 0, "id": "2e96b087-5f4c-4bfd-bfbe-200e0786723d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:30:41Z", "security_group_id": "30c91a37-11f5-4590-b83f-753ecd6b3950", "tenant_id": "9f081588463145c2aea28eb10a77c304", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f081588463145c2aea28eb10a77c304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:30:41Z", "revision_number": 0, "id": "6432cff3-e66d-4a74-9edd-60152c04406c", "remote_group_id": "30c91a37-11f5-4590-b83f-753ecd6b3950", "remote_ip_prefix": null, "created_at": "2018-09-22T04:30:41Z", "security_group_id": "30c91a37-11f5-4590-b83f-753ecd6b3950", "tenant_id": "9f081588463145c2aea28eb10a77c304", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f081588463145c2aea28eb10a77c304"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:30:41Z", "revision_number": 0, "id": "6f1acf1a-fd5e-4361-9a67-3be422c9d98e", "remote_group_id": "30c91a37-11f5-4590-b83f-753ecd6b3950", "remote_ip_prefix": null, "created_at": "2018-09-22T04:30:41Z", "security_group_id": "30c91a37-11f5-4590-b83f-753ecd6b3950", "tenant_id": "9f081588463145c2aea28eb10a77c304", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f081588463145c2aea28eb10a77c304"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:30:41Z", "revision_number": 0, "id": "fb96fc91-ee8a-48ce-a482-f961a670c941", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:30:41Z", "security_group_id": "30c91a37-11f5-4590-b83f-753ecd6b3950", "tenant_id": "9f081588463145c2aea28eb10a77c304", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f081588463145c2aea28eb10a77c304"}], "revision_number": 4, "project_id": "9f081588463145c2aea28eb10a77c304", "id": "30c91a37-11f5-4590-b83f-753ecd6b3950", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:30:48,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-424f69d1-654b-49e6-99ee-2fc55a997a81 2018-09-22 04:30:48,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9f081588463145c2aea28eb10a77c304 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be36ff5232207dac5e1adcbf425a67daa1ea8392" 2018-09-22 04:30:48,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0695de64-4deb-4075-bb61-097e986b6128 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9f081588463145c2aea28eb10a77c304"}, "enabled": true, "id": "9f081588463145c2aea28eb10a77c304", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-975c15b4-da67-4e5-proj"}} 2018-09-22 04:30:48,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9f081588463145c2aea28eb10a77c304 used request id req-0695de64-4deb-4075-bb61-097e986b6128 2018-09-22 04:30:48,334 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30c91a37-11f5-4590-b83f-753ecd6b3950 2018-09-22 04:30:48,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=30c91a37-11f5-4590-b83f-753ecd6b3950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be36ff5232207dac5e1adcbf425a67daa1ea8392" 2018-09-22 04:30:48,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5494b434-bec4-47bd-9781-fdcc751f3cc0 Date: Sat, 22 Sep 2018 04:30:48 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-09-22T04:30:41Z", "security_group_id": "30c91a37-11f5-4590-b83f-753ecd6b3950", "port_range_min": null, "revision_number": 0, "tenant_id": "9f081588463145c2aea28eb10a77c304", "created_at": "2018-09-22T04:30:41Z", "project_id": "9f081588463145c2aea28eb10a77c304", "id": "2e96b087-5f4c-4bfd-bfbe-200e0786723d"}, {"remote_group_id": "30c91a37-11f5-4590-b83f-753ecd6b3950", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:30:41Z", "security_group_id": "30c91a37-11f5-4590-b83f-753ecd6b3950", "port_range_min": null, "revision_number": 0, "tenant_id": "9f081588463145c2aea28eb10a77c304", "created_at": "2018-09-22T04:30:41Z", "project_id": "9f081588463145c2aea28eb10a77c304", "id": "6432cff3-e66d-4a74-9edd-60152c04406c"}, {"remote_group_id": "30c91a37-11f5-4590-b83f-753ecd6b3950", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:30:41Z", "security_group_id": "30c91a37-11f5-4590-b83f-753ecd6b3950", "port_range_min": null, "revision_number": 0, "tenant_id": "9f081588463145c2aea28eb10a77c304", "created_at": "2018-09-22T04:30:41Z", "project_id": "9f081588463145c2aea28eb10a77c304", "id": "6f1acf1a-fd5e-4361-9a67-3be422c9d98e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:30:41Z", "security_group_id": "30c91a37-11f5-4590-b83f-753ecd6b3950", "port_range_min": null, "revision_number": 0, "tenant_id": "9f081588463145c2aea28eb10a77c304", "created_at": "2018-09-22T04:30:41Z", "project_id": "9f081588463145c2aea28eb10a77c304", "id": "fb96fc91-ee8a-48ce-a482-f961a670c941"}]} 2018-09-22 04:30:48,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=30c91a37-11f5-4590-b83f-753ecd6b3950 used request id req-5494b434-bec4-47bd-9781-fdcc751f3cc0 2018-09-22 04:30:48,513 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:30:48,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/30c91a37-11f5-4590-b83f-753ecd6b3950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be36ff5232207dac5e1adcbf425a67daa1ea8392" 2018-09-22 04:30:48,915 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-edaaccb8-c79f-4274-8717-d3091e7f9a91 Content-Length: 0 Date: Sat, 22 Sep 2018 04:30:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:30:48,916 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/30c91a37-11f5-4590-b83f-753ecd6b3950 used request id req-edaaccb8-c79f-4274-8717-d3091e7f9a91 2018-09-22 04:30:48,916 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-975c15b4-da67-4e5-proj 2018-09-22 04:30:48,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9f081588463145c2aea28eb10a77c304 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be36ff5232207dac5e1adcbf425a67daa1ea8392" 2018-09-22 04:30:49,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:30:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c72183de-5314-4af6-bef2-3184088d6a6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:30:49,109 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9f081588463145c2aea28eb10a77c304 used request id req-c72183de-5314-4af6-bef2-3184088d6a6e 2018-09-22 04:30:49,109 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-975c15b4-da67-4e5-proj-role 2018-09-22 04:30:49,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/8497290200174c61b9a45c182f8aceac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be36ff5232207dac5e1adcbf425a67daa1ea8392" 2018-09-22 04:30:49,219 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:30:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1f0b854-5215-4b54-90e2-a90caa27b41f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:30:49,219 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/8497290200174c61b9a45c182f8aceac used request id req-b1f0b854-5215-4b54-90e2-a90caa27b41f 2018-09-22 04:30:49,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be36ff5232207dac5e1adcbf425a67daa1ea8392" 2018-09-22 04:30:49,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22050ddc-8764-4b9a-8404-a8496dfd367a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:30:49,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-22050ddc-8764-4b9a-8404-a8496dfd367a 2018-09-22 04:30:49,311 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-975c15b4-da67-4e5-user 2018-09-22 04:30:49,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/77f751d09e6449acaedf12f81cd4445a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b1b6a7985e5fa84677f664aba89729fdfe87c19" 2018-09-22 04:30:49,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:30:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76237d95-56aa-4f73-bd46-a3b3f3a506ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:30:49,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/77f751d09e6449acaedf12f81cd4445a used request id req-76237d95-56aa-4f73-bd46-a3b3f3a506ad 2018-09-22 04:30:49,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:30:50,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:30:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["OQD8swUQSim7_N0hQkJXwg"], "issued_at": "2018-09-22T04:30:50.000000Z"}} 2018-09-22 04:30:50,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96adf4693fa17cb9667fd3485ab7a484359edc0c" 2018-09-22 04:30:50,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6b6bc08-120d-4d0b-9840-ba2779bc4c5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:30:50,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b6b6bc08-120d-4d0b-9840-ba2779bc4c5c 2018-09-22 04:30:50,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:30:50,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:30:50,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:30:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["633q_fEQRwipxkY7xHuSGA"], "issued_at": "2018-09-22T04:30:50.000000Z"}} 2018-09-22 04:30:50,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" 2018-09-22 04:30:50,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2533e14-eafd-4c12-a9f6-682974ab3a39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:30:50,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e2533e14-eafd-4c12-a9f6-682974ab3a39 2018-09-22 04:30:50,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:30:50,640 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:30:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:30:50,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-06db9eda-54e4-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" 2018-09-22 04:30:50,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d85da75c-315d-4d8f-a125-0e4711d1ba03 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-06db9eda-54e4-42e-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:30:50,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-06db9eda-54e4-42e-proj used request id req-d85da75c-315d-4d8f-a125-0e4711d1ba03 2018-09-22 04:30:50,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" 2018-09-22 04:30:50,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-633bd216-621e-4079-9afa-8bec0d2515fd Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:30:50,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-633bd216-621e-4079-9afa-8bec0d2515fd 2018-09-22 04:30:50,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-06db9eda-54e4-42e-proj"}}' 2018-09-22 04:30:50,956 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:30:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b451aa54-341a-4aba-8bb3-cf85fe88922a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e827fb1495024eec8ae24eddaf104b0a"}, "enabled": true, "id": "e827fb1495024eec8ae24eddaf104b0a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-06db9eda-54e4-42e-proj"}} 2018-09-22 04:30:50,957 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b451aa54-341a-4aba-8bb3-cf85fe88922a 2018-09-22 04:30:50,957 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-06db9eda-54e4-42e-proj 2018-09-22 04:30:50,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:30:50,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:30:51,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:30:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["qP1JuP5nQIercx9tbOOHxw"], "issued_at": "2018-09-22T04:30:51.000000Z"}} 2018-09-22 04:30:51,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fdad38e8e9a77240c6cc46281e11e8179bad6d" 2018-09-22 04:30:51,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e050883a-2e2c-44d7-9487-4b47d19d7b08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:30:51,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e050883a-2e2c-44d7-9487-4b47d19d7b08 2018-09-22 04:30:51,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:30:51,436 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:30:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:30:51,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fdad38e8e9a77240c6cc46281e11e8179bad6d" 2018-09-22 04:30:51,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-109d0aea-4545-4deb-94fc-1b13db2f4b10 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:30:51,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-109d0aea-4545-4deb-94fc-1b13db2f4b10 2018-09-22 04:30:51,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-06db9eda-54e4-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fdad38e8e9a77240c6cc46281e11e8179bad6d" 2018-09-22 04:30:51,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23acf012-2367-436d-b7b2-b0027cfccb2e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-06db9eda-54e4-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e827fb1495024eec8ae24eddaf104b0a"}, "enabled": true, "id": "e827fb1495024eec8ae24eddaf104b0a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-06db9eda-54e4-42e-proj"}]} 2018-09-22 04:30:51,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-06db9eda-54e4-42e-proj used request id req-23acf012-2367-436d-b7b2-b0027cfccb2e 2018-09-22 04:30:51,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fdad38e8e9a77240c6cc46281e11e8179bad6d" 2018-09-22 04:30:51,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b031ca8-9408-4532-ab19-aef474fd8e7f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:30:51,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6b031ca8-9408-4532-ab19-aef474fd8e7f 2018-09-22 04:30:52,105 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-06db9eda-54e4-42e-user 2018-09-22 04:30:52,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:30:52,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" 2018-09-22 04:30:52,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ad6e27-2043-4ffe-a651-b1e50271df9a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:30:52,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a5ad6e27-2043-4ffe-a651-b1e50271df9a 2018-09-22 04:30:52,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" -d '{"role": {"name": "CreateRouterSuccessTests-06db9eda-54e4-42e-proj-role"}}' 2018-09-22 04:30:52,327 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:30:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d0b3456-897a-4187-926b-44a82a04d036 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ef8cc7d09f84c23aa9b7ba5e2f700e0", "links": {"self": "http://172.30.9.23:5000/v3/roles/8ef8cc7d09f84c23aa9b7ba5e2f700e0"}, "name": "CreateRouterSuccessTests-06db9eda-54e4-42e-proj-role"}} 2018-09-22 04:30:52,327 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7d0b3456-897a-4187-926b-44a82a04d036 2018-09-22 04:30:52,328 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-06db9eda-54e4-42e-proj-role 2018-09-22 04:30:52,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/8ef8cc7d09f84c23aa9b7ba5e2f700e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" 2018-09-22 04:30:52,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7aac91c-6054-42e5-a249-5a2bdd582b19 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/8ef8cc7d09f84c23aa9b7ba5e2f700e0"}, "domain_id": null, "name": "CreateRouterSuccessTests-06db9eda-54e4-42e-proj-role", "id": "8ef8cc7d09f84c23aa9b7ba5e2f700e0"}} 2018-09-22 04:30:52,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/8ef8cc7d09f84c23aa9b7ba5e2f700e0 used request id req-b7aac91c-6054-42e5-a249-5a2bdd582b19 2018-09-22 04:30:52,423 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-06db9eda-54e4-42e-proj-role to project CreateRouterSuccessTests-06db9eda-54e4-42e-proj 2018-09-22 04:30:52,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e827fb1495024eec8ae24eddaf104b0a/users/4914546f848d4b728bf517f67f2d9c0c/roles/8ef8cc7d09f84c23aa9b7ba5e2f700e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" 2018-09-22 04:30:52,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:30:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd184cfa-04e0-4035-8e25-c712cd5d9280 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:30:52,539 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e827fb1495024eec8ae24eddaf104b0a/users/4914546f848d4b728bf517f67f2d9c0c/roles/8ef8cc7d09f84c23aa9b7ba5e2f700e0 used request id req-cd184cfa-04e0-4035-8e25-c712cd5d9280 2018-09-22 04:30:52,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:30:52,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:30:52,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ef8cc7d09f84c23aa9b7ba5e2f700e0", "name": "CreateRouterSuccessTests-06db9eda-54e4-42e-proj-role"}], "expires_at": "2018-09-22T05:30:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e827fb1495024eec8ae24eddaf104b0a", "name": "CreateRouterSuccessTests-06db9eda-54e4-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e827fb1495024eec8ae24eddaf104b0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e827fb1495024eec8ae24eddaf104b0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e827fb1495024eec8ae24eddaf104b0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e827fb1495024eec8ae24eddaf104b0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e827fb1495024eec8ae24eddaf104b0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e827fb1495024eec8ae24eddaf104b0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e827fb1495024eec8ae24eddaf104b0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e827fb1495024eec8ae24eddaf104b0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e827fb1495024eec8ae24eddaf104b0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e827fb1495024eec8ae24eddaf104b0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e827fb1495024eec8ae24eddaf104b0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e827fb1495024eec8ae24eddaf104b0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-06db9eda-54e4-42e-user", "id": "4914546f848d4b728bf517f67f2d9c0c"}, "audit_ids": ["rD-S8gDWTSWs9LoqRvZGjQ"], "issued_at": "2018-09-22T04:30:52.000000Z"}} 2018-09-22 04:30:52,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8dd2e3b89bd7c478740c8183f4b48de7fe17b7" 2018-09-22 04:30:53,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-146961fb-94aa-4b43-b89e-65a38dd53cd6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:30:53,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-146961fb-94aa-4b43-b89e-65a38dd53cd6 2018-09-22 04:30:53,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-49946d78-6453-4714-aa8a-beccf4c9ec1f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8dd2e3b89bd7c478740c8183f4b48de7fe17b7" 2018-09-22 04:30:53,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-014b3e6f-9a69-408e-b4b3-97dcac11a208 Date: Sat, 22 Sep 2018 04:30:53 GMT RESP BODY: {"routers": []} 2018-09-22 04:30:53,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-49946d78-6453-4714-aa8a-beccf4c9ec1f-pub-router&admin_state_up=True used request id req-014b3e6f-9a69-408e-b4b3-97dcac11a208 2018-09-22 04:30:53,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:30:53,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:30:53,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ef8cc7d09f84c23aa9b7ba5e2f700e0", "name": "CreateRouterSuccessTests-06db9eda-54e4-42e-proj-role"}], "expires_at": "2018-09-22T05:30:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e827fb1495024eec8ae24eddaf104b0a", "name": "CreateRouterSuccessTests-06db9eda-54e4-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e827fb1495024eec8ae24eddaf104b0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e827fb1495024eec8ae24eddaf104b0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e827fb1495024eec8ae24eddaf104b0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e827fb1495024eec8ae24eddaf104b0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e827fb1495024eec8ae24eddaf104b0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e827fb1495024eec8ae24eddaf104b0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e827fb1495024eec8ae24eddaf104b0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e827fb1495024eec8ae24eddaf104b0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e827fb1495024eec8ae24eddaf104b0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e827fb1495024eec8ae24eddaf104b0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e827fb1495024eec8ae24eddaf104b0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e827fb1495024eec8ae24eddaf104b0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-06db9eda-54e4-42e-user", "id": "4914546f848d4b728bf517f67f2d9c0c"}, "audit_ids": ["sE9tEANyRXuIEpYajnL8bg"], "issued_at": "2018-09-22T04:30:53.000000Z"}} 2018-09-22 04:30:53,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad19384938877ca5227e0c865f1310538871a48" 2018-09-22 04:30:53,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-092e4277-5d72-4770-8211-2d517fd0b416 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:30:53,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-092e4277-5d72-4770-8211-2d517fd0b416 2018-09-22 04:30:53,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8dd2e3b89bd7c478740c8183f4b48de7fe17b7" 2018-09-22 04:30:54,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-624f91e4-1b81-49c4-ba0a-4a9a78a649bf Date: Sat, 22 Sep 2018 04:30:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 04:30:54,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-624f91e4-1b81-49c4-ba0a-4a9a78a649bf 2018-09-22 04:30:54,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8dd2e3b89bd7c478740c8183f4b48de7fe17b7" 2018-09-22 04:30:54,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4e73d49e-0feb-496c-baac-fa1edf327397 Date: Sat, 22 Sep 2018 04:30:54 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:30:54,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-4e73d49e-0feb-496c-baac-fa1edf327397 2018-09-22 04:30:54,180 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-49946d78-6453-4714-aa8a-beccf4c9ec1f-pub-router 2018-09-22 04:30:54,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8dd2e3b89bd7c478740c8183f4b48de7fe17b7" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "CreateRouterSuccessTests-49946d78-6453-4714-aa8a-beccf4c9ec1f-pub-router", "admin_state_up": true}}' 2018-09-22 04:30:59,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-c271e95f-1e21-4229-8f26-cf6161655fa2 Date: Sat, 22 Sep 2018 04:30:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e827fb1495024eec8ae24eddaf104b0a", "created_at": "2018-09-22T04:30:54Z", "admin_state_up": true, "updated_at": "2018-09-22T04:30:55Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e827fb1495024eec8ae24eddaf104b0a", "id": "b6245f45-46db-48ef-92de-acafe2297aa3", "name": "CreateRouterSuccessTests-49946d78-6453-4714-aa8a-beccf4c9ec1f-pub-router"}} 2018-09-22 04:30:59,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-c271e95f-1e21-4229-8f26-cf6161655fa2 2018-09-22 04:30:59,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b6245f45-46db-48ef-92de-acafe2297aa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8dd2e3b89bd7c478740c8183f4b48de7fe17b7" 2018-09-22 04:30:59,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-38075554-227d-4d4f-84fd-bce07dc4aaa8 Date: Sat, 22 Sep 2018 04:30:59 GMT RESP BODY: {"ports":[]} 2018-09-22 04:30:59,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b6245f45-46db-48ef-92de-acafe2297aa3 used request id req-38075554-227d-4d4f-84fd-bce07dc4aaa8 2018-09-22 04:30:59,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/b6245f45-46db-48ef-92de-acafe2297aa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8dd2e3b89bd7c478740c8183f4b48de7fe17b7" 2018-09-22 04:30:59,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-a25267cb-0af4-4de0-aef7-8c0f16104241 Date: Sat, 22 Sep 2018 04:30:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e827fb1495024eec8ae24eddaf104b0a", "created_at": "2018-09-22T04:30:54Z", "admin_state_up": true, "updated_at": "2018-09-22T04:30:58Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "e827fb1495024eec8ae24eddaf104b0a", "id": "b6245f45-46db-48ef-92de-acafe2297aa3", "name": "CreateRouterSuccessTests-49946d78-6453-4714-aa8a-beccf4c9ec1f-pub-router"}} 2018-09-22 04:30:59,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/b6245f45-46db-48ef-92de-acafe2297aa3 used request id req-a25267cb-0af4-4de0-aef7-8c0f16104241 2018-09-22 04:30:59,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b6245f45-46db-48ef-92de-acafe2297aa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8dd2e3b89bd7c478740c8183f4b48de7fe17b7" 2018-09-22 04:30:59,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1732aadd-a914-498d-8676-2b2d5e17fe6c Date: Sat, 22 Sep 2018 04:30:59 GMT RESP BODY: {"ports":[]} 2018-09-22 04:30:59,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b6245f45-46db-48ef-92de-acafe2297aa3 used request id req-1732aadd-a914-498d-8676-2b2d5e17fe6c 2018-09-22 04:30:59,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:00,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ef8cc7d09f84c23aa9b7ba5e2f700e0", "name": "CreateRouterSuccessTests-06db9eda-54e4-42e-proj-role"}], "expires_at": "2018-09-22T05:31:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e827fb1495024eec8ae24eddaf104b0a", "name": "CreateRouterSuccessTests-06db9eda-54e4-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e827fb1495024eec8ae24eddaf104b0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e827fb1495024eec8ae24eddaf104b0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e827fb1495024eec8ae24eddaf104b0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e827fb1495024eec8ae24eddaf104b0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e827fb1495024eec8ae24eddaf104b0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e827fb1495024eec8ae24eddaf104b0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e827fb1495024eec8ae24eddaf104b0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e827fb1495024eec8ae24eddaf104b0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e827fb1495024eec8ae24eddaf104b0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e827fb1495024eec8ae24eddaf104b0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e827fb1495024eec8ae24eddaf104b0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e827fb1495024eec8ae24eddaf104b0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-06db9eda-54e4-42e-user", "id": "4914546f848d4b728bf517f67f2d9c0c"}, "audit_ids": ["zyxj_JhhRSqYdzIGVW-omg"], "issued_at": "2018-09-22T04:31:00.000000Z"}} 2018-09-22 04:31:00,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-49946d78-6453-4714-aa8a-beccf4c9ec1f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15bb175a24969483ca1d9998938eca0ba8b43bdc" 2018-09-22 04:31:00,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-6753af8c-f560-4c0c-a98a-8c48f9d66fb1 Date: Sat, 22 Sep 2018 04:31:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e827fb1495024eec8ae24eddaf104b0a", "created_at": "2018-09-22T04:30:54Z", "admin_state_up": true, "updated_at": "2018-09-22T04:30:58Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "e827fb1495024eec8ae24eddaf104b0a", "id": "b6245f45-46db-48ef-92de-acafe2297aa3", "name": "CreateRouterSuccessTests-49946d78-6453-4714-aa8a-beccf4c9ec1f-pub-router"}]} 2018-09-22 04:31:00,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-49946d78-6453-4714-aa8a-beccf4c9ec1f-pub-router&admin_state_up=True used request id req-6753af8c-f560-4c0c-a98a-8c48f9d66fb1 2018-09-22 04:31:00,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:31:00,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:31:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:31:00,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e827fb1495024eec8ae24eddaf104b0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96adf4693fa17cb9667fd3485ab7a484359edc0c" 2018-09-22 04:31:00,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27006d07-6508-4618-b9a5-b3dcd53499e9 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e827fb1495024eec8ae24eddaf104b0a"}, "enabled": true, "id": "e827fb1495024eec8ae24eddaf104b0a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-06db9eda-54e4-42e-proj"}} 2018-09-22 04:31:00,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e827fb1495024eec8ae24eddaf104b0a used request id req-27006d07-6508-4618-b9a5-b3dcd53499e9 2018-09-22 04:31:00,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b6245f45-46db-48ef-92de-acafe2297aa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15bb175a24969483ca1d9998938eca0ba8b43bdc" 2018-09-22 04:31:00,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-65905e89-3cc2-4ac9-9a87-3f61118d08d4 Date: Sat, 22 Sep 2018 04:31:00 GMT RESP BODY: {"ports":[]} 2018-09-22 04:31:00,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b6245f45-46db-48ef-92de-acafe2297aa3 used request id req-65905e89-3cc2-4ac9-9a87-3f61118d08d4 2018-09-22 04:31:00,619 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-49946d78-6453-4714-aa8a-beccf4c9ec1f-pub-router 2018-09-22 04:31:00,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/b6245f45-46db-48ef-92de-acafe2297aa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15bb175a24969483ca1d9998938eca0ba8b43bdc" 2018-09-22 04:31:04,338 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-00504d98-f2d0-47a2-9a32-1db81c9d4654 Content-Length: 0 Date: Sat, 22 Sep 2018 04:31:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:31:04,338 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b6245f45-46db-48ef-92de-acafe2297aa3 used request id req-00504d98-f2d0-47a2-9a32-1db81c9d4654 2018-09-22 04:31:04,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-49946d78-6453-4714-aa8a-beccf4c9ec1f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15bb175a24969483ca1d9998938eca0ba8b43bdc" 2018-09-22 04:31:04,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-390084dc-96fc-457a-89cf-87e8f2471367 Date: Sat, 22 Sep 2018 04:31:04 GMT RESP BODY: {"routers": []} 2018-09-22 04:31:04,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-49946d78-6453-4714-aa8a-beccf4c9ec1f-pub-router&admin_state_up=True used request id req-390084dc-96fc-457a-89cf-87e8f2471367 2018-09-22 04:31:04,540 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-49946d78-6453-4714-aa8a-beccf4c9ec1f-pub-router 2018-09-22 04:31:04,541 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-49946d78-6453-4714-aa8a-beccf4c9ec1f-pub-router 2018-09-22 04:31:04,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/b6245f45-46db-48ef-92de-acafe2297aa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8dd2e3b89bd7c478740c8183f4b48de7fe17b7" 2018-09-22 04:31:04,742 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-fc54c178-9d9b-4703-ad2d-574593cb1c96 Date: Sat, 22 Sep 2018 04:31:04 GMT RESP BODY: {"NeutronError": {"message": "Router b6245f45-46db-48ef-92de-acafe2297aa3 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-09-22 04:31:04,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b6245f45-46db-48ef-92de-acafe2297aa3 used request id req-fc54c178-9d9b-4703-ad2d-574593cb1c96 2018-09-22 04:31:04,742 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router b6245f45-46db-48ef-92de-acafe2297aa3 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-09-22 04:31:04,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" 2018-09-22 04:31:04,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-11a7f9a7-ebc5-4b1e-ad9a-63419ef39bb2 Date: Sat, 22 Sep 2018 04:31:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:31:04,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-11a7f9a7-ebc5-4b1e-ad9a-63419ef39bb2 2018-09-22 04:31:04,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" 2018-09-22 04:31:05,070 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a887881-1be8-45f1-8843-355f1880a648 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:05,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-6a887881-1be8-45f1-8843-355f1880a648 2018-09-22 04:31:05,071 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:05,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" 2018-09-22 04:31:05,153 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9604371f-23c8-4845-bfd9-6db443aa4b8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:05,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-9604371f-23c8-4845-bfd9-6db443aa4b8e 2018-09-22 04:31:05,154 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:05,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" 2018-09-22 04:31:05,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34bb3b9d-2e0e-4ccb-94a8-e3d8411143c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:05,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-34bb3b9d-2e0e-4ccb-94a8-e3d8411143c0 2018-09-22 04:31:05,244 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:05,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" 2018-09-22 04:31:05,335 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bad14261-a9cd-4850-b7fb-6963e03dec2c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:05,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-bad14261-a9cd-4850-b7fb-6963e03dec2c 2018-09-22 04:31:05,335 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:05,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" 2018-09-22 04:31:05,416 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2264cfc0-7ff2-4403-974e-fa268f521103 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:05,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-2264cfc0-7ff2-4403-974e-fa268f521103 2018-09-22 04:31:05,417 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:05,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" 2018-09-22 04:31:05,506 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99522772-3668-4502-bd05-0fd4d98e5ec9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:05,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-99522772-3668-4502-bd05-0fd4d98e5ec9 2018-09-22 04:31:05,506 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:05,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" 2018-09-22 04:31:05,600 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f0bd2b4-a3d6-4525-a3c2-7ff43d0c4d74 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:05,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-3f0bd2b4-a3d6-4525-a3c2-7ff43d0c4d74 2018-09-22 04:31:05,600 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:05,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" 2018-09-22 04:31:05,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-430cdef8-58b1-46a4-9008-02dca3c1d698 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:31:05,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-430cdef8-58b1-46a4-9008-02dca3c1d698 2018-09-22 04:31:05,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" 2018-09-22 04:31:05,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d33b04f0-ffd6-49a2-90ee-bdd0895dedc4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:31:05,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-d33b04f0-ffd6-49a2-90ee-bdd0895dedc4 2018-09-22 04:31:05,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" 2018-09-22 04:31:05,879 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49f9b250-e747-4ed7-9660-6bb4a6751973 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:05,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-49f9b250-e747-4ed7-9660-6bb4a6751973 2018-09-22 04:31:05,880 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:05,881 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-06db9eda-54e4-42e-proj 2018-09-22 04:31:05,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e827fb1495024eec8ae24eddaf104b0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" 2018-09-22 04:31:06,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:31:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-957e6cfa-7f82-49e2-9807-b6e4ed07eb8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:31:06,078 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e827fb1495024eec8ae24eddaf104b0a used request id req-957e6cfa-7f82-49e2-9807-b6e4ed07eb8d 2018-09-22 04:31:06,079 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-06db9eda-54e4-42e-proj-role 2018-09-22 04:31:06,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/8ef8cc7d09f84c23aa9b7ba5e2f700e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" 2018-09-22 04:31:06,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15054deb-75a8-48b9-b327-e187039e3fce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:31:06,195 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/8ef8cc7d09f84c23aa9b7ba5e2f700e0 used request id req-15054deb-75a8-48b9-b327-e187039e3fce 2018-09-22 04:31:06,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bcaaf3a287bb8626cfae33415cb3c842e6137e0" 2018-09-22 04:31:06,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca2e1f74-5069-41ca-b351-dc9d4f1591b1 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:31:06,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ca2e1f74-5069-41ca-b351-dc9d4f1591b1 2018-09-22 04:31:06,288 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-06db9eda-54e4-42e-user 2018-09-22 04:31:06,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/4914546f848d4b728bf517f67f2d9c0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3fdad38e8e9a77240c6cc46281e11e8179bad6d" 2018-09-22 04:31:06,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a765499-c286-419b-89d6-9618290c54fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:31:06,511 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4914546f848d4b728bf517f67f2d9c0c used request id req-5a765499-c286-419b-89d6-9618290c54fc 2018-09-22 04:31:06,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:06,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:31:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["2No9p90VS8OBkOMBGyresw"], "issued_at": "2018-09-22T04:31:06.000000Z"}} 2018-09-22 04:31:06,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f4241e63b2275ffd476a088fbe1a2821ba1494" 2018-09-22 04:31:06,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba103d9a-ba7c-4be9-a6b5-f952475d3b40 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:06,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ba103d9a-ba7c-4be9-a6b5-f952475d3b40 2018-09-22 04:31:06,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:06,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:07,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:31:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["LHn-HkH8RfGvQ9wcpxkEtw"], "issued_at": "2018-09-22T04:31:07.000000Z"}} 2018-09-22 04:31:07,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" 2018-09-22 04:31:07,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2de2a0b6-4283-4084-a158-e96a89fa9503 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:07,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2de2a0b6-4283-4084-a158-e96a89fa9503 2018-09-22 04:31:07,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:31:07,475 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:31:07,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d34b607d-fbd5-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" 2018-09-22 04:31:07,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36bb8ee6-88ef-43d2-a628-d278b2d1cb17 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d34b607d-fbd5-423-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:31:07,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d34b607d-fbd5-423-proj used request id req-36bb8ee6-88ef-43d2-a628-d278b2d1cb17 2018-09-22 04:31:07,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" 2018-09-22 04:31:07,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d88e9466-d77f-4dca-a069-d2f59814b909 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:31:07,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d88e9466-d77f-4dca-a069-d2f59814b909 2018-09-22 04:31:07,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-d34b607d-fbd5-423-proj"}}' 2018-09-22 04:31:07,789 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e93045bf-5572-4630-9527-0a7902cb0f48 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/93378333b749401dacd7ea1e4bcaac5a"}, "enabled": true, "id": "93378333b749401dacd7ea1e4bcaac5a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d34b607d-fbd5-423-proj"}} 2018-09-22 04:31:07,789 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e93045bf-5572-4630-9527-0a7902cb0f48 2018-09-22 04:31:07,790 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d34b607d-fbd5-423-proj 2018-09-22 04:31:07,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:07,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:08,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:31:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["rku-Fn2gQ8W5MLViFlueug"], "issued_at": "2018-09-22T04:31:08.000000Z"}} 2018-09-22 04:31:08,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28bb65029a9982faedc7c05995b582961d65f8" 2018-09-22 04:31:08,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4b6dc3e-0cd9-47ea-8aa6-8da228f52b29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:08,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c4b6dc3e-0cd9-47ea-8aa6-8da228f52b29 2018-09-22 04:31:08,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:31:08,271 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:31:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:31:08,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28bb65029a9982faedc7c05995b582961d65f8" 2018-09-22 04:31:08,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb0201e-b615-4d0e-8350-44f1a5add343 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:31:08,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-beb0201e-b615-4d0e-8350-44f1a5add343 2018-09-22 04:31:08,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-d34b607d-fbd5-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28bb65029a9982faedc7c05995b582961d65f8" 2018-09-22 04:31:08,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc8b0766-1298-408a-a392-04c5e6a43284 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-d34b607d-fbd5-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/93378333b749401dacd7ea1e4bcaac5a"}, "enabled": true, "id": "93378333b749401dacd7ea1e4bcaac5a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d34b607d-fbd5-423-proj"}]} 2018-09-22 04:31:08,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-d34b607d-fbd5-423-proj used request id req-cc8b0766-1298-408a-a392-04c5e6a43284 2018-09-22 04:31:08,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28bb65029a9982faedc7c05995b582961d65f8" 2018-09-22 04:31:08,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96685860-0c5c-45ed-a85c-cbb1fa60e87f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:31:08,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-96685860-0c5c-45ed-a85c-cbb1fa60e87f 2018-09-22 04:31:08,926 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d34b607d-fbd5-423-user 2018-09-22 04:31:08,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:08,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" 2018-09-22 04:31:09,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-411f120a-407f-4340-97b0-87639427cadf Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:31:09,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-411f120a-407f-4340-97b0-87639427cadf 2018-09-22 04:31:09,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" -d '{"role": {"name": "CreateRouterSuccessTests-d34b607d-fbd5-423-proj-role"}}' 2018-09-22 04:31:09,129 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:31:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-908a2024-f20f-4002-a818-3e9ea39d7c31 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c881a9eb60a479e8f77072f3e13bf0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c881a9eb60a479e8f77072f3e13bf0b"}, "name": "CreateRouterSuccessTests-d34b607d-fbd5-423-proj-role"}} 2018-09-22 04:31:09,130 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-908a2024-f20f-4002-a818-3e9ea39d7c31 2018-09-22 04:31:09,130 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d34b607d-fbd5-423-proj-role 2018-09-22 04:31:09,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7c881a9eb60a479e8f77072f3e13bf0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" 2018-09-22 04:31:09,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e1eb40a-19da-4895-a929-2efcbe102267 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/7c881a9eb60a479e8f77072f3e13bf0b"}, "domain_id": null, "name": "CreateRouterSuccessTests-d34b607d-fbd5-423-proj-role", "id": "7c881a9eb60a479e8f77072f3e13bf0b"}} 2018-09-22 04:31:09,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7c881a9eb60a479e8f77072f3e13bf0b used request id req-4e1eb40a-19da-4895-a929-2efcbe102267 2018-09-22 04:31:09,152 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d34b607d-fbd5-423-proj-role to project CreateRouterSuccessTests-d34b607d-fbd5-423-proj 2018-09-22 04:31:09,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/93378333b749401dacd7ea1e4bcaac5a/users/01de506c1663433aaf184e5ebf1ce01f/roles/7c881a9eb60a479e8f77072f3e13bf0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" 2018-09-22 04:31:09,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:31:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eecc188d-10ec-45be-987e-d7c25ed1c656 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:31:09,282 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/93378333b749401dacd7ea1e4bcaac5a/users/01de506c1663433aaf184e5ebf1ce01f/roles/7c881a9eb60a479e8f77072f3e13bf0b used request id req-eecc188d-10ec-45be-987e-d7c25ed1c656 2018-09-22 04:31:09,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:09,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:09,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c881a9eb60a479e8f77072f3e13bf0b", "name": "CreateRouterSuccessTests-d34b607d-fbd5-423-proj-role"}], "expires_at": "2018-09-22T05:31:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93378333b749401dacd7ea1e4bcaac5a", "name": "CreateRouterSuccessTests-d34b607d-fbd5-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/93378333b749401dacd7ea1e4bcaac5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/93378333b749401dacd7ea1e4bcaac5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/93378333b749401dacd7ea1e4bcaac5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/93378333b749401dacd7ea1e4bcaac5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/93378333b749401dacd7ea1e4bcaac5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/93378333b749401dacd7ea1e4bcaac5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/93378333b749401dacd7ea1e4bcaac5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/93378333b749401dacd7ea1e4bcaac5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/93378333b749401dacd7ea1e4bcaac5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/93378333b749401dacd7ea1e4bcaac5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/93378333b749401dacd7ea1e4bcaac5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/93378333b749401dacd7ea1e4bcaac5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d34b607d-fbd5-423-user", "id": "01de506c1663433aaf184e5ebf1ce01f"}, "audit_ids": ["QggguM9NRHizGAf1Pnms5Q"], "issued_at": "2018-09-22T04:31:09.000000Z"}} 2018-09-22 04:31:09,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a73ff1e36c81cf9c3530537616d8f5005b122b" 2018-09-22 04:31:09,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c829070-755c-49c9-ba3c-2d03aff2b8b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:09,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6c829070-755c-49c9-ba3c-2d03aff2b8b8 2018-09-22 04:31:09,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-6cd94028-edf2-42f5-8884-cdc9683adc8a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a73ff1e36c81cf9c3530537616d8f5005b122b" 2018-09-22 04:31:10,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7663ee2a-2a86-4bb3-8151-91c4106fc05f Date: Sat, 22 Sep 2018 04:31:10 GMT RESP BODY: {"routers": []} 2018-09-22 04:31:10,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-6cd94028-edf2-42f5-8884-cdc9683adc8a-pub-router&admin_state_up=True used request id req-7663ee2a-2a86-4bb3-8151-91c4106fc05f 2018-09-22 04:31:10,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:10,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:10,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c881a9eb60a479e8f77072f3e13bf0b", "name": "CreateRouterSuccessTests-d34b607d-fbd5-423-proj-role"}], "expires_at": "2018-09-22T05:31:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93378333b749401dacd7ea1e4bcaac5a", "name": "CreateRouterSuccessTests-d34b607d-fbd5-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/93378333b749401dacd7ea1e4bcaac5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/93378333b749401dacd7ea1e4bcaac5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/93378333b749401dacd7ea1e4bcaac5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/93378333b749401dacd7ea1e4bcaac5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/93378333b749401dacd7ea1e4bcaac5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/93378333b749401dacd7ea1e4bcaac5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/93378333b749401dacd7ea1e4bcaac5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/93378333b749401dacd7ea1e4bcaac5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/93378333b749401dacd7ea1e4bcaac5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/93378333b749401dacd7ea1e4bcaac5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/93378333b749401dacd7ea1e4bcaac5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/93378333b749401dacd7ea1e4bcaac5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d34b607d-fbd5-423-user", "id": "01de506c1663433aaf184e5ebf1ce01f"}, "audit_ids": ["bREyqojtTWecymH0cicZxw"], "issued_at": "2018-09-22T04:31:10.000000Z"}} 2018-09-22 04:31:10,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3c8838157000d3df8fece1cc175b16beea34f17" 2018-09-22 04:31:10,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8e9721b-752d-4ad0-8e09-9b457c6e1504 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:10,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a8e9721b-752d-4ad0-8e09-9b457c6e1504 2018-09-22 04:31:10,505 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-6cd94028-edf2-42f5-8884-cdc9683adc8a-pub-router 2018-09-22 04:31:10,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a73ff1e36c81cf9c3530537616d8f5005b122b" -d '{"router": {"name": "CreateRouterSuccessTests-6cd94028-edf2-42f5-8884-cdc9683adc8a-pub-router", "admin_state_up": true}}' 2018-09-22 04:31:13,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-3f311357-944e-48d5-b35b-ff40a9f80d78 Date: Sat, 22 Sep 2018 04:31:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "93378333b749401dacd7ea1e4bcaac5a", "created_at": "2018-09-22T04:31:11Z", "admin_state_up": true, "updated_at": "2018-09-22T04:31:11Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "93378333b749401dacd7ea1e4bcaac5a", "id": "c9705dec-79ac-4a0f-8136-8e59ecac306e", "name": "CreateRouterSuccessTests-6cd94028-edf2-42f5-8884-cdc9683adc8a-pub-router"}} 2018-09-22 04:31:13,839 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-3f311357-944e-48d5-b35b-ff40a9f80d78 2018-09-22 04:31:13,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c9705dec-79ac-4a0f-8136-8e59ecac306e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a73ff1e36c81cf9c3530537616d8f5005b122b" 2018-09-22 04:31:14,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8a7fddda-4cc0-4dd5-afd1-a4cf44e0b456 Date: Sat, 22 Sep 2018 04:31:14 GMT RESP BODY: {"ports":[]} 2018-09-22 04:31:14,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c9705dec-79ac-4a0f-8136-8e59ecac306e used request id req-8a7fddda-4cc0-4dd5-afd1-a4cf44e0b456 2018-09-22 04:31:14,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/c9705dec-79ac-4a0f-8136-8e59ecac306e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a73ff1e36c81cf9c3530537616d8f5005b122b" 2018-09-22 04:31:14,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-df69b6ce-75a5-4ef3-8fa1-7ad4c2fef43f Date: Sat, 22 Sep 2018 04:31:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "93378333b749401dacd7ea1e4bcaac5a", "created_at": "2018-09-22T04:31:11Z", "admin_state_up": true, "updated_at": "2018-09-22T04:31:13Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "93378333b749401dacd7ea1e4bcaac5a", "id": "c9705dec-79ac-4a0f-8136-8e59ecac306e", "name": "CreateRouterSuccessTests-6cd94028-edf2-42f5-8884-cdc9683adc8a-pub-router"}} 2018-09-22 04:31:14,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/c9705dec-79ac-4a0f-8136-8e59ecac306e used request id req-df69b6ce-75a5-4ef3-8fa1-7ad4c2fef43f 2018-09-22 04:31:14,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c9705dec-79ac-4a0f-8136-8e59ecac306e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a73ff1e36c81cf9c3530537616d8f5005b122b" 2018-09-22 04:31:14,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a2b1c46b-c44b-4e49-a540-38adb794c6e7 Date: Sat, 22 Sep 2018 04:31:14 GMT RESP BODY: {"ports":[]} 2018-09-22 04:31:14,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c9705dec-79ac-4a0f-8136-8e59ecac306e used request id req-a2b1c46b-c44b-4e49-a540-38adb794c6e7 2018-09-22 04:31:14,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:14,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c881a9eb60a479e8f77072f3e13bf0b", "name": "CreateRouterSuccessTests-d34b607d-fbd5-423-proj-role"}], "expires_at": "2018-09-22T05:31:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93378333b749401dacd7ea1e4bcaac5a", "name": "CreateRouterSuccessTests-d34b607d-fbd5-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/93378333b749401dacd7ea1e4bcaac5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/93378333b749401dacd7ea1e4bcaac5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/93378333b749401dacd7ea1e4bcaac5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/93378333b749401dacd7ea1e4bcaac5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/93378333b749401dacd7ea1e4bcaac5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/93378333b749401dacd7ea1e4bcaac5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/93378333b749401dacd7ea1e4bcaac5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/93378333b749401dacd7ea1e4bcaac5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/93378333b749401dacd7ea1e4bcaac5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/93378333b749401dacd7ea1e4bcaac5a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/93378333b749401dacd7ea1e4bcaac5a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/93378333b749401dacd7ea1e4bcaac5a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d34b607d-fbd5-423-user", "id": "01de506c1663433aaf184e5ebf1ce01f"}, "audit_ids": ["zjEZpe2jRYCHGkaPCQ3lmw"], "issued_at": "2018-09-22T04:31:14.000000Z"}} 2018-09-22 04:31:14,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-6cd94028-edf2-42f5-8884-cdc9683adc8a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78e5df15312ab0f69859cf5ed41ad74900e4edd5" 2018-09-22 04:31:15,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-0105f883-596a-4c46-8f2c-2a2ecf406eb8 Date: Sat, 22 Sep 2018 04:31:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "93378333b749401dacd7ea1e4bcaac5a", "created_at": "2018-09-22T04:31:11Z", "admin_state_up": true, "updated_at": "2018-09-22T04:31:13Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "93378333b749401dacd7ea1e4bcaac5a", "id": "c9705dec-79ac-4a0f-8136-8e59ecac306e", "name": "CreateRouterSuccessTests-6cd94028-edf2-42f5-8884-cdc9683adc8a-pub-router"}]} 2018-09-22 04:31:15,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-6cd94028-edf2-42f5-8884-cdc9683adc8a-pub-router&admin_state_up=True used request id req-0105f883-596a-4c46-8f2c-2a2ecf406eb8 2018-09-22 04:31:15,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:31:15,086 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:31:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:31:15,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/93378333b749401dacd7ea1e4bcaac5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f4241e63b2275ffd476a088fbe1a2821ba1494" 2018-09-22 04:31:15,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce20a619-c619-4c51-852a-8480c64410a7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/93378333b749401dacd7ea1e4bcaac5a"}, "enabled": true, "id": "93378333b749401dacd7ea1e4bcaac5a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d34b607d-fbd5-423-proj"}} 2018-09-22 04:31:15,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/93378333b749401dacd7ea1e4bcaac5a used request id req-ce20a619-c619-4c51-852a-8480c64410a7 2018-09-22 04:31:15,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c9705dec-79ac-4a0f-8136-8e59ecac306e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78e5df15312ab0f69859cf5ed41ad74900e4edd5" 2018-09-22 04:31:15,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6791e345-30d3-4cec-9fe4-a09c83eb50d5 Date: Sat, 22 Sep 2018 04:31:15 GMT RESP BODY: {"ports":[]} 2018-09-22 04:31:15,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c9705dec-79ac-4a0f-8136-8e59ecac306e used request id req-6791e345-30d3-4cec-9fe4-a09c83eb50d5 2018-09-22 04:31:15,358 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-6cd94028-edf2-42f5-8884-cdc9683adc8a-pub-router 2018-09-22 04:31:15,358 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-6cd94028-edf2-42f5-8884-cdc9683adc8a-pub-router 2018-09-22 04:31:15,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/c9705dec-79ac-4a0f-8136-8e59ecac306e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a73ff1e36c81cf9c3530537616d8f5005b122b" 2018-09-22 04:31:18,007 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ee02639-5aec-40d7-8233-ada0900ccabd Content-Length: 0 Date: Sat, 22 Sep 2018 04:31:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:31:18,007 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/c9705dec-79ac-4a0f-8136-8e59ecac306e used request id req-2ee02639-5aec-40d7-8233-ada0900ccabd 2018-09-22 04:31:18,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" 2018-09-22 04:31:18,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-998483c5-a124-4908-9c94-ed64299eba67 Date: Sat, 22 Sep 2018 04:31:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:31:18,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-998483c5-a124-4908-9c94-ed64299eba67 2018-09-22 04:31:18,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" 2018-09-22 04:31:18,347 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d91157f6-ddcb-47ca-a5e7-cba93451c90b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:18,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-d91157f6-ddcb-47ca-a5e7-cba93451c90b 2018-09-22 04:31:18,347 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:18,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" 2018-09-22 04:31:18,437 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-793eb5b9-bfc7-4ffa-81cc-9635c1659094 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:18,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-793eb5b9-bfc7-4ffa-81cc-9635c1659094 2018-09-22 04:31:18,437 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:18,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" 2018-09-22 04:31:18,530 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60eb2a7e-2485-4f9a-b73b-8986abb8b7e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:18,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-60eb2a7e-2485-4f9a-b73b-8986abb8b7e7 2018-09-22 04:31:18,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:18,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" 2018-09-22 04:31:18,611 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52d6a09a-6c76-428b-a10f-51f9db9482aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:18,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-52d6a09a-6c76-428b-a10f-51f9db9482aa 2018-09-22 04:31:18,611 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:18,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" 2018-09-22 04:31:18,700 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ba51654-9059-4198-8bea-9165aec78b8f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:18,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-4ba51654-9059-4198-8bea-9165aec78b8f 2018-09-22 04:31:18,700 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:18,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" 2018-09-22 04:31:18,790 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfdcb914-d184-4287-b3f6-a3e23723f1d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:18,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-cfdcb914-d184-4287-b3f6-a3e23723f1d3 2018-09-22 04:31:18,790 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:18,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" 2018-09-22 04:31:18,872 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ec7d197-2d0f-4cbb-a48f-40a5463e6d53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:18,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-3ec7d197-2d0f-4cbb-a48f-40a5463e6d53 2018-09-22 04:31:18,872 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:18,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" 2018-09-22 04:31:18,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de7bbf1-087a-432d-840b-e13877ac45a9 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:31:18,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-6de7bbf1-087a-432d-840b-e13877ac45a9 2018-09-22 04:31:18,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" 2018-09-22 04:31:19,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ea4d01-9778-4bae-aca1-d67d81528ab0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:31:19,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-25ea4d01-9778-4bae-aca1-d67d81528ab0 2018-09-22 04:31:19,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" 2018-09-22 04:31:19,135 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0454a277-d904-45d3-8ea2-52cbd1539648 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:19,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-0454a277-d904-45d3-8ea2-52cbd1539648 2018-09-22 04:31:19,135 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:19,136 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d34b607d-fbd5-423-proj 2018-09-22 04:31:19,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/93378333b749401dacd7ea1e4bcaac5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" 2018-09-22 04:31:19,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7b6c71d-5c5d-44d3-9513-68f9ca529e42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:31:19,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/93378333b749401dacd7ea1e4bcaac5a used request id req-b7b6c71d-5c5d-44d3-9513-68f9ca529e42 2018-09-22 04:31:19,360 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d34b607d-fbd5-423-proj-role 2018-09-22 04:31:19,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7c881a9eb60a479e8f77072f3e13bf0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" 2018-09-22 04:31:19,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1989e70-3a88-4147-b476-3199274e1d31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:31:19,489 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7c881a9eb60a479e8f77072f3e13bf0b used request id req-f1989e70-3a88-4147-b476-3199274e1d31 2018-09-22 04:31:19,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4d0160c3425c18fecdfd9760124092034ab6c" 2018-09-22 04:31:19,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5ae1c5-1b78-4467-8da2-f44b1d8de950 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:31:19,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-af5ae1c5-1b78-4467-8da2-f44b1d8de950 2018-09-22 04:31:19,572 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d34b607d-fbd5-423-user 2018-09-22 04:31:19,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/01de506c1663433aaf184e5ebf1ce01f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a28bb65029a9982faedc7c05995b582961d65f8" 2018-09-22 04:31:19,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35f05fce-fccc-4e14-8ac2-c17f2c24f8d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:31:19,751 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/01de506c1663433aaf184e5ebf1ce01f used request id req-35f05fce-fccc-4e14-8ac2-c17f2c24f8d6 2018-09-22 04:31:19,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:20,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["q8wEseR7Qvileqh2IlzvDQ"], "issued_at": "2018-09-22T04:31:20.000000Z"}} 2018-09-22 04:31:20,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd980fc2960c00ad5b7f2d2a0a0117a214d42d75" 2018-09-22 04:31:20,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18635356-b1c6-49ff-8781-e668c9c0ad3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:20,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-18635356-b1c6-49ff-8781-e668c9c0ad3f 2018-09-22 04:31:20,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:20,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:20,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["xKq_DMLHR7e2bXe8xUUybg"], "issued_at": "2018-09-22T04:31:20.000000Z"}} 2018-09-22 04:31:20,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" 2018-09-22 04:31:20,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d45730-67e2-4ad6-9d4b-8f7e0baddb02 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:20,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-54d45730-67e2-4ad6-9d4b-8f7e0baddb02 2018-09-22 04:31:20,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:31:20,712 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:31:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:31:20,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-aeab4540-6db2-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" 2018-09-22 04:31:20,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df83d056-7d8e-448d-ac7a-60c70675bc94 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-aeab4540-6db2-4de-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:31:20,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-aeab4540-6db2-4de-proj used request id req-df83d056-7d8e-448d-ac7a-60c70675bc94 2018-09-22 04:31:20,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" 2018-09-22 04:31:20,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad883543-a702-4b4b-96ae-9c9bdb21e20f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:31:20,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ad883543-a702-4b4b-96ae-9c9bdb21e20f 2018-09-22 04:31:20,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-aeab4540-6db2-4de-proj"}}' 2018-09-22 04:31:21,010 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6298866-7648-4a0e-816e-5103f820dce6 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/083cf405768b4040b2a2da6598af7d9b"}, "enabled": true, "id": "083cf405768b4040b2a2da6598af7d9b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-aeab4540-6db2-4de-proj"}} 2018-09-22 04:31:21,010 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c6298866-7648-4a0e-816e-5103f820dce6 2018-09-22 04:31:21,010 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-aeab4540-6db2-4de-proj 2018-09-22 04:31:21,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:21,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:21,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:31:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["f5WlixMHT8y15h2tVGexQQ"], "issued_at": "2018-09-22T04:31:21.000000Z"}} 2018-09-22 04:31:21,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254598a23c75021fc336b19176ea5057ce08a693" 2018-09-22 04:31:21,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c9eebf4-ad30-4b58-ada7-18c91b0b8b01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:21,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3c9eebf4-ad30-4b58-ada7-18c91b0b8b01 2018-09-22 04:31:21,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:31:21,519 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:31:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:31:21,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254598a23c75021fc336b19176ea5057ce08a693" 2018-09-22 04:31:21,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e127da-c7bb-47be-ac29-b90ab0a9527e Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:31:21,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e5e127da-c7bb-47be-ac29-b90ab0a9527e 2018-09-22 04:31:21,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-aeab4540-6db2-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254598a23c75021fc336b19176ea5057ce08a693" 2018-09-22 04:31:21,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21eeb9ea-6ea9-4638-9825-05a6915f17f2 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-aeab4540-6db2-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/083cf405768b4040b2a2da6598af7d9b"}, "enabled": true, "id": "083cf405768b4040b2a2da6598af7d9b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-aeab4540-6db2-4de-proj"}]} 2018-09-22 04:31:21,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-aeab4540-6db2-4de-proj used request id req-21eeb9ea-6ea9-4638-9825-05a6915f17f2 2018-09-22 04:31:21,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254598a23c75021fc336b19176ea5057ce08a693" 2018-09-22 04:31:21,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94194551-491e-4be6-85a7-3fe2c59804f2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:31:21,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-94194551-491e-4be6-85a7-3fe2c59804f2 2018-09-22 04:31:22,172 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-aeab4540-6db2-4de-user 2018-09-22 04:31:22,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:22,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" 2018-09-22 04:31:22,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098f164e-a7f5-4ac7-bdb8-bcab39eae211 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:31:22,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-098f164e-a7f5-4ac7-bdb8-bcab39eae211 2018-09-22 04:31:22,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" -d '{"role": {"name": "CreateRouterSuccessTests-aeab4540-6db2-4de-proj-role"}}' 2018-09-22 04:31:22,399 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5b95b77-e204-496d-a666-8deb8b920dd5 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2102fa63fe8c42eb8c6c64e67b5c80a5", "links": {"self": "http://172.30.9.23:5000/v3/roles/2102fa63fe8c42eb8c6c64e67b5c80a5"}, "name": "CreateRouterSuccessTests-aeab4540-6db2-4de-proj-role"}} 2018-09-22 04:31:22,399 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a5b95b77-e204-496d-a666-8deb8b920dd5 2018-09-22 04:31:22,399 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-aeab4540-6db2-4de-proj-role 2018-09-22 04:31:22,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2102fa63fe8c42eb8c6c64e67b5c80a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" 2018-09-22 04:31:22,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e8c9c58-cfc5-459a-a899-ca3934383893 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/2102fa63fe8c42eb8c6c64e67b5c80a5"}, "domain_id": null, "name": "CreateRouterSuccessTests-aeab4540-6db2-4de-proj-role", "id": "2102fa63fe8c42eb8c6c64e67b5c80a5"}} 2018-09-22 04:31:22,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2102fa63fe8c42eb8c6c64e67b5c80a5 used request id req-3e8c9c58-cfc5-459a-a899-ca3934383893 2018-09-22 04:31:22,496 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-aeab4540-6db2-4de-proj-role to project CreateRouterSuccessTests-aeab4540-6db2-4de-proj 2018-09-22 04:31:22,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/083cf405768b4040b2a2da6598af7d9b/users/bbfbcd560e7049989c9bc1295df29e28/roles/2102fa63fe8c42eb8c6c64e67b5c80a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" 2018-09-22 04:31:22,637 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2c32672-8b86-45f8-9f52-619b562b0f0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:31:22,637 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/083cf405768b4040b2a2da6598af7d9b/users/bbfbcd560e7049989c9bc1295df29e28/roles/2102fa63fe8c42eb8c6c64e67b5c80a5 used request id req-d2c32672-8b86-45f8-9f52-619b562b0f0b 2018-09-22 04:31:22,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:22,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:23,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2102fa63fe8c42eb8c6c64e67b5c80a5", "name": "CreateRouterSuccessTests-aeab4540-6db2-4de-proj-role"}], "expires_at": "2018-09-22T05:31:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "083cf405768b4040b2a2da6598af7d9b", "name": "CreateRouterSuccessTests-aeab4540-6db2-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/083cf405768b4040b2a2da6598af7d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/083cf405768b4040b2a2da6598af7d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/083cf405768b4040b2a2da6598af7d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/083cf405768b4040b2a2da6598af7d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/083cf405768b4040b2a2da6598af7d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/083cf405768b4040b2a2da6598af7d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/083cf405768b4040b2a2da6598af7d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/083cf405768b4040b2a2da6598af7d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/083cf405768b4040b2a2da6598af7d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/083cf405768b4040b2a2da6598af7d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/083cf405768b4040b2a2da6598af7d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/083cf405768b4040b2a2da6598af7d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-aeab4540-6db2-4de-user", "id": "bbfbcd560e7049989c9bc1295df29e28"}, "audit_ids": ["u9zrJoToSiCYBy6MiOEhzg"], "issued_at": "2018-09-22T04:31:23.000000Z"}} 2018-09-22 04:31:23,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3668c3609e1b7d600c3197207cc46d9644c49085" 2018-09-22 04:31:23,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8651f4b-4549-4f2b-8bd4-9d668af3aa8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:23,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d8651f4b-4549-4f2b-8bd4-9d668af3aa8a 2018-09-22 04:31:23,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-d175dc5e-c77e-4e27-a0bf-8250fbc535dc-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3668c3609e1b7d600c3197207cc46d9644c49085" 2018-09-22 04:31:23,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f7c9a063-d1fa-4fbb-a768-a735b9c072fd Date: Sat, 22 Sep 2018 04:31:23 GMT RESP BODY: {"routers": []} 2018-09-22 04:31:23,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-d175dc5e-c77e-4e27-a0bf-8250fbc535dc-pub-router&admin_state_up=False used request id req-f7c9a063-d1fa-4fbb-a768-a735b9c072fd 2018-09-22 04:31:23,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:23,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:23,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2102fa63fe8c42eb8c6c64e67b5c80a5", "name": "CreateRouterSuccessTests-aeab4540-6db2-4de-proj-role"}], "expires_at": "2018-09-22T05:31:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "083cf405768b4040b2a2da6598af7d9b", "name": "CreateRouterSuccessTests-aeab4540-6db2-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/083cf405768b4040b2a2da6598af7d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/083cf405768b4040b2a2da6598af7d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/083cf405768b4040b2a2da6598af7d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/083cf405768b4040b2a2da6598af7d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/083cf405768b4040b2a2da6598af7d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/083cf405768b4040b2a2da6598af7d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/083cf405768b4040b2a2da6598af7d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/083cf405768b4040b2a2da6598af7d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/083cf405768b4040b2a2da6598af7d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/083cf405768b4040b2a2da6598af7d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/083cf405768b4040b2a2da6598af7d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/083cf405768b4040b2a2da6598af7d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-aeab4540-6db2-4de-user", "id": "bbfbcd560e7049989c9bc1295df29e28"}, "audit_ids": ["DP32-WOERb-j_m7LRs8V6A"], "issued_at": "2018-09-22T04:31:23.000000Z"}} 2018-09-22 04:31:23,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6599963c101ab24d311b97eb91de0e88b0944fc1" 2018-09-22 04:31:23,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe3f1814-8fdf-4046-9ec2-fc3acb62736c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:23,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fe3f1814-8fdf-4046-9ec2-fc3acb62736c 2018-09-22 04:31:23,755 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-d175dc5e-c77e-4e27-a0bf-8250fbc535dc-pub-router 2018-09-22 04:31:23,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3668c3609e1b7d600c3197207cc46d9644c49085" -d '{"router": {"name": "CreateRouterSuccessTests-d175dc5e-c77e-4e27-a0bf-8250fbc535dc-pub-router", "admin_state_up": false}}' 2018-09-22 04:31:27,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-545c2313-a7c9-4088-93e8-c411f41b292f Date: Sat, 22 Sep 2018 04:31:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "083cf405768b4040b2a2da6598af7d9b", "created_at": "2018-09-22T04:31:24Z", "admin_state_up": false, "updated_at": "2018-09-22T04:31:24Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "083cf405768b4040b2a2da6598af7d9b", "id": "c4252c4b-42fe-401b-8b3e-18d7f93a8a0f", "name": "CreateRouterSuccessTests-d175dc5e-c77e-4e27-a0bf-8250fbc535dc-pub-router"}} 2018-09-22 04:31:27,376 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-545c2313-a7c9-4088-93e8-c411f41b292f 2018-09-22 04:31:27,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c4252c4b-42fe-401b-8b3e-18d7f93a8a0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3668c3609e1b7d600c3197207cc46d9644c49085" 2018-09-22 04:31:27,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6b2d3460-87f1-4c1a-b02b-6783877dd5fe Date: Sat, 22 Sep 2018 04:31:27 GMT RESP BODY: {"ports":[]} 2018-09-22 04:31:27,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c4252c4b-42fe-401b-8b3e-18d7f93a8a0f used request id req-6b2d3460-87f1-4c1a-b02b-6783877dd5fe 2018-09-22 04:31:27,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/c4252c4b-42fe-401b-8b3e-18d7f93a8a0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3668c3609e1b7d600c3197207cc46d9644c49085" 2018-09-22 04:31:27,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-cc5269be-a458-408c-bd8e-24570f907ac1 Date: Sat, 22 Sep 2018 04:31:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "083cf405768b4040b2a2da6598af7d9b", "created_at": "2018-09-22T04:31:24Z", "admin_state_up": false, "updated_at": "2018-09-22T04:31:27Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "083cf405768b4040b2a2da6598af7d9b", "id": "c4252c4b-42fe-401b-8b3e-18d7f93a8a0f", "name": "CreateRouterSuccessTests-d175dc5e-c77e-4e27-a0bf-8250fbc535dc-pub-router"}} 2018-09-22 04:31:27,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/c4252c4b-42fe-401b-8b3e-18d7f93a8a0f used request id req-cc5269be-a458-408c-bd8e-24570f907ac1 2018-09-22 04:31:27,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c4252c4b-42fe-401b-8b3e-18d7f93a8a0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3668c3609e1b7d600c3197207cc46d9644c49085" 2018-09-22 04:31:27,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c3e3c39c-11b6-4d5e-8bf6-7f25c54216d3 Date: Sat, 22 Sep 2018 04:31:27 GMT RESP BODY: {"ports":[]} 2018-09-22 04:31:27,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c4252c4b-42fe-401b-8b3e-18d7f93a8a0f used request id req-c3e3c39c-11b6-4d5e-8bf6-7f25c54216d3 2018-09-22 04:31:27,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:28,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2102fa63fe8c42eb8c6c64e67b5c80a5", "name": "CreateRouterSuccessTests-aeab4540-6db2-4de-proj-role"}], "expires_at": "2018-09-22T05:31:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "083cf405768b4040b2a2da6598af7d9b", "name": "CreateRouterSuccessTests-aeab4540-6db2-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/083cf405768b4040b2a2da6598af7d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/083cf405768b4040b2a2da6598af7d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/083cf405768b4040b2a2da6598af7d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/083cf405768b4040b2a2da6598af7d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/083cf405768b4040b2a2da6598af7d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/083cf405768b4040b2a2da6598af7d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/083cf405768b4040b2a2da6598af7d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/083cf405768b4040b2a2da6598af7d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/083cf405768b4040b2a2da6598af7d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/083cf405768b4040b2a2da6598af7d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/083cf405768b4040b2a2da6598af7d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/083cf405768b4040b2a2da6598af7d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-aeab4540-6db2-4de-user", "id": "bbfbcd560e7049989c9bc1295df29e28"}, "audit_ids": ["y_slpMFmROK3VvVSrvAHbg"], "issued_at": "2018-09-22T04:31:28.000000Z"}} 2018-09-22 04:31:28,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-d175dc5e-c77e-4e27-a0bf-8250fbc535dc-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b450962d99e9053bec1f943fede993371a83b4f" 2018-09-22 04:31:28,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 545 X-Openstack-Request-Id: req-4ea5e405-ee60-4f53-983b-bc87ed04aa65 Date: Sat, 22 Sep 2018 04:31:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "083cf405768b4040b2a2da6598af7d9b", "created_at": "2018-09-22T04:31:24Z", "admin_state_up": false, "updated_at": "2018-09-22T04:31:27Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "083cf405768b4040b2a2da6598af7d9b", "id": "c4252c4b-42fe-401b-8b3e-18d7f93a8a0f", "name": "CreateRouterSuccessTests-d175dc5e-c77e-4e27-a0bf-8250fbc535dc-pub-router"}]} 2018-09-22 04:31:28,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-d175dc5e-c77e-4e27-a0bf-8250fbc535dc-pub-router&admin_state_up=False used request id req-4ea5e405-ee60-4f53-983b-bc87ed04aa65 2018-09-22 04:31:28,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:31:28,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:31:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:31:28,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/083cf405768b4040b2a2da6598af7d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd980fc2960c00ad5b7f2d2a0a0117a214d42d75" 2018-09-22 04:31:28,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ec950e1-9fb9-47ae-83c2-ab95472bad41 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/083cf405768b4040b2a2da6598af7d9b"}, "enabled": true, "id": "083cf405768b4040b2a2da6598af7d9b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-aeab4540-6db2-4de-proj"}} 2018-09-22 04:31:28,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/083cf405768b4040b2a2da6598af7d9b used request id req-7ec950e1-9fb9-47ae-83c2-ab95472bad41 2018-09-22 04:31:28,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c4252c4b-42fe-401b-8b3e-18d7f93a8a0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b450962d99e9053bec1f943fede993371a83b4f" 2018-09-22 04:31:28,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d12a7d88-2b24-49db-9a4a-899094c69880 Date: Sat, 22 Sep 2018 04:31:28 GMT RESP BODY: {"ports":[]} 2018-09-22 04:31:28,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c4252c4b-42fe-401b-8b3e-18d7f93a8a0f used request id req-d12a7d88-2b24-49db-9a4a-899094c69880 2018-09-22 04:31:28,901 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-d175dc5e-c77e-4e27-a0bf-8250fbc535dc-pub-router 2018-09-22 04:31:28,902 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-d175dc5e-c77e-4e27-a0bf-8250fbc535dc-pub-router 2018-09-22 04:31:28,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/c4252c4b-42fe-401b-8b3e-18d7f93a8a0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3668c3609e1b7d600c3197207cc46d9644c49085" 2018-09-22 04:31:31,780 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-59d8b523-6c4d-486a-8ea6-b0e73daf7742 Content-Length: 0 Date: Sat, 22 Sep 2018 04:31:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:31:31,780 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/c4252c4b-42fe-401b-8b3e-18d7f93a8a0f used request id req-59d8b523-6c4d-486a-8ea6-b0e73daf7742 2018-09-22 04:31:31,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" 2018-09-22 04:31:32,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3831e61b-b3bc-468e-bbfc-bc721ed545fa Date: Sat, 22 Sep 2018 04:31:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:31:32,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3831e61b-b3bc-468e-bbfc-bc721ed545fa 2018-09-22 04:31:32,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" 2018-09-22 04:31:32,130 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e77301f9-2068-4a01-99bb-1b698a934043 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:32,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-e77301f9-2068-4a01-99bb-1b698a934043 2018-09-22 04:31:32,131 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:32,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" 2018-09-22 04:31:32,237 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6fc249f-6640-4f87-aca5-b0949447b75e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:32,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-f6fc249f-6640-4f87-aca5-b0949447b75e 2018-09-22 04:31:32,237 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:32,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" 2018-09-22 04:31:32,325 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-773e513f-fcd3-4e0e-91ad-d39642726c2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:32,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-773e513f-fcd3-4e0e-91ad-d39642726c2b 2018-09-22 04:31:32,325 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:32,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" 2018-09-22 04:31:32,413 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4802e1d-118b-4019-9262-406db2c894ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:32,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-c4802e1d-118b-4019-9262-406db2c894ba 2018-09-22 04:31:32,413 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:32,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" 2018-09-22 04:31:32,507 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23f97b8c-52b0-412c-855b-2b71f3e78099 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:32,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-23f97b8c-52b0-412c-855b-2b71f3e78099 2018-09-22 04:31:32,507 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:32,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" 2018-09-22 04:31:32,589 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa9e8e56-d2af-4a7b-9022-807abd0b01b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:32,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-aa9e8e56-d2af-4a7b-9022-807abd0b01b9 2018-09-22 04:31:32,590 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:32,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" 2018-09-22 04:31:32,678 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c63f4ecd-9fc0-4e91-843a-0bdb2594ba1a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:32,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-c63f4ecd-9fc0-4e91-843a-0bdb2594ba1a 2018-09-22 04:31:32,678 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:32,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" 2018-09-22 04:31:32,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-756125d4-880f-4a99-bcad-85a40ac9635c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:31:32,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-756125d4-880f-4a99-bcad-85a40ac9635c 2018-09-22 04:31:32,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" 2018-09-22 04:31:32,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df81f132-14ad-4098-8e96-b553661035c2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:31:32,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-df81f132-14ad-4098-8e96-b553661035c2 2018-09-22 04:31:32,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" 2018-09-22 04:31:32,945 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af668d8a-a0f3-4446-b8ef-34e870fa9374 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:32,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-af668d8a-a0f3-4446-b8ef-34e870fa9374 2018-09-22 04:31:32,946 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:32,946 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-aeab4540-6db2-4de-proj 2018-09-22 04:31:32,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/083cf405768b4040b2a2da6598af7d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" 2018-09-22 04:31:33,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53e682bf-a44a-4bcd-97a1-d2c8709aa4a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:31:33,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/083cf405768b4040b2a2da6598af7d9b used request id req-53e682bf-a44a-4bcd-97a1-d2c8709aa4a1 2018-09-22 04:31:33,163 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-aeab4540-6db2-4de-proj-role 2018-09-22 04:31:33,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/2102fa63fe8c42eb8c6c64e67b5c80a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" 2018-09-22 04:31:33,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:31:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f07920b-e279-463b-8cfd-1e418a5ca311 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:31:33,268 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/2102fa63fe8c42eb8c6c64e67b5c80a5 used request id req-1f07920b-e279-463b-8cfd-1e418a5ca311 2018-09-22 04:31:33,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b2633155ef2c01dbfeb9f7e5339caf9fd5f91ff" 2018-09-22 04:31:33,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef84249f-129d-49de-a6aa-70d07fb88d6b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:31:33,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ef84249f-129d-49de-a6aa-70d07fb88d6b 2018-09-22 04:31:33,359 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-aeab4540-6db2-4de-user 2018-09-22 04:31:33,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/bbfbcd560e7049989c9bc1295df29e28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254598a23c75021fc336b19176ea5057ce08a693" 2018-09-22 04:31:33,584 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:31:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aab77368-957d-406d-b8e6-a36e2773e526 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:31:33,584 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/bbfbcd560e7049989c9bc1295df29e28 used request id req-aab77368-957d-406d-b8e6-a36e2773e526 2018-09-22 04:31:33,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:33,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:31:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["6PJOFrkTTZOHIRJLAyon7A"], "issued_at": "2018-09-22T04:31:33.000000Z"}} 2018-09-22 04:31:33,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21bc8a529baa6ea6d0ca59f4d274c0b321714f6" 2018-09-22 04:31:34,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4b101e8-6a58-47fe-b1aa-23fe01ddd262 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:34,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a4b101e8-6a58-47fe-b1aa-23fe01ddd262 2018-09-22 04:31:34,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:34,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:34,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:31:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["ZPO-cDZETWu26X_IEphHHg"], "issued_at": "2018-09-22T04:31:34.000000Z"}} 2018-09-22 04:31:34,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" 2018-09-22 04:31:34,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20282876-bac6-4e13-a370-1284e67d824b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:34,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-20282876-bac6-4e13-a370-1284e67d824b 2018-09-22 04:31:34,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:31:34,521 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:31:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:31:34,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3128ef85-281a-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" 2018-09-22 04:31:34,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aeac68b-f26d-4147-8753-30991e259e9e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3128ef85-281a-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:31:34,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3128ef85-281a-4ea-proj used request id req-1aeac68b-f26d-4147-8753-30991e259e9e 2018-09-22 04:31:34,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" 2018-09-22 04:31:34,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6359340a-6554-4f19-9b45-b354584b09da Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:31:34,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6359340a-6554-4f19-9b45-b354584b09da 2018-09-22 04:31:34,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-3128ef85-281a-4ea-proj"}}' 2018-09-22 04:31:34,806 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:31:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd8aacee-48af-4e64-981f-412c0225e889 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c921ca42ef14466ca2bbc1c7815916b2"}, "enabled": true, "id": "c921ca42ef14466ca2bbc1c7815916b2", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3128ef85-281a-4ea-proj"}} 2018-09-22 04:31:34,806 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-bd8aacee-48af-4e64-981f-412c0225e889 2018-09-22 04:31:34,807 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-3128ef85-281a-4ea-proj 2018-09-22 04:31:34,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:34,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:35,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:31:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["9UF-tic8TI2RyjrzHYeeuw"], "issued_at": "2018-09-22T04:31:35.000000Z"}} 2018-09-22 04:31:35,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1800a4ff9025ec2170d5be9fed8a1355ea88df6" 2018-09-22 04:31:35,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-522ece88-e5d1-4dd3-87cf-61a6f6b3d93e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:35,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-522ece88-e5d1-4dd3-87cf-61a6f6b3d93e 2018-09-22 04:31:35,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:31:35,278 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:31:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:31:35,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1800a4ff9025ec2170d5be9fed8a1355ea88df6" 2018-09-22 04:31:35,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33b687ba-ef27-4fe3-ae0b-23f518c055aa Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:31:35,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-33b687ba-ef27-4fe3-ae0b-23f518c055aa 2018-09-22 04:31:35,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-3128ef85-281a-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1800a4ff9025ec2170d5be9fed8a1355ea88df6" 2018-09-22 04:31:35,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-168ff8f4-7a49-4339-9a59-7518fb8ade81 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-3128ef85-281a-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c921ca42ef14466ca2bbc1c7815916b2"}, "enabled": true, "id": "c921ca42ef14466ca2bbc1c7815916b2", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3128ef85-281a-4ea-proj"}]} 2018-09-22 04:31:35,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-3128ef85-281a-4ea-proj used request id req-168ff8f4-7a49-4339-9a59-7518fb8ade81 2018-09-22 04:31:35,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1800a4ff9025ec2170d5be9fed8a1355ea88df6" 2018-09-22 04:31:35,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8074daf3-43c6-4374-8fee-1f4d20845238 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:31:35,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8074daf3-43c6-4374-8fee-1f4d20845238 2018-09-22 04:31:35,944 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-3128ef85-281a-4ea-user 2018-09-22 04:31:35,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:35,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" 2018-09-22 04:31:36,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfe7e610-77e4-4f79-b873-0dc9810eb618 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:31:36,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dfe7e610-77e4-4f79-b873-0dc9810eb618 2018-09-22 04:31:36,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" -d '{"role": {"name": "CreateRouterSuccessTests-3128ef85-281a-4ea-proj-role"}}' 2018-09-22 04:31:36,148 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dc3bc2d-6fcf-4775-a13d-812aeade600a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "13e34f7aae544063bfe674074cfe87c0", "links": {"self": "http://172.30.9.23:5000/v3/roles/13e34f7aae544063bfe674074cfe87c0"}, "name": "CreateRouterSuccessTests-3128ef85-281a-4ea-proj-role"}} 2018-09-22 04:31:36,148 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0dc3bc2d-6fcf-4775-a13d-812aeade600a 2018-09-22 04:31:36,148 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-3128ef85-281a-4ea-proj-role 2018-09-22 04:31:36,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/13e34f7aae544063bfe674074cfe87c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" 2018-09-22 04:31:36,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2116d18e-322d-4c41-9b36-7a994285a565 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/13e34f7aae544063bfe674074cfe87c0"}, "domain_id": null, "name": "CreateRouterSuccessTests-3128ef85-281a-4ea-proj-role", "id": "13e34f7aae544063bfe674074cfe87c0"}} 2018-09-22 04:31:36,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/13e34f7aae544063bfe674074cfe87c0 used request id req-2116d18e-322d-4c41-9b36-7a994285a565 2018-09-22 04:31:36,237 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-3128ef85-281a-4ea-proj-role to project CreateRouterSuccessTests-3128ef85-281a-4ea-proj 2018-09-22 04:31:36,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c921ca42ef14466ca2bbc1c7815916b2/users/1e03d1fb3a0c424cab2b601b34f7e53a/roles/13e34f7aae544063bfe674074cfe87c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" 2018-09-22 04:31:36,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26d60e14-b79e-440e-b83a-28851d24bd95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:31:36,360 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c921ca42ef14466ca2bbc1c7815916b2/users/1e03d1fb3a0c424cab2b601b34f7e53a/roles/13e34f7aae544063bfe674074cfe87c0 used request id req-26d60e14-b79e-440e-b83a-28851d24bd95 2018-09-22 04:31:36,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:36,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:36,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:31:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["zR_ivAW8Ql2e_zrgapn9JA"], "issued_at": "2018-09-22T04:31:36.000000Z"}} 2018-09-22 04:31:36,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b75ea8f31b886fbb8e1134c739827e0dc24a2f5" 2018-09-22 04:31:36,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56b48e23-fedd-4084-b671-7c118ea67347 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:36,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-56b48e23-fedd-4084-b671-7c118ea67347 2018-09-22 04:31:36,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-df428113-64f0-406b-a3c7-2b437176644e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b75ea8f31b886fbb8e1134c739827e0dc24a2f5" 2018-09-22 04:31:37,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c9d27230-2d72-4770-90ce-7346ae229f89 Date: Sat, 22 Sep 2018 04:31:37 GMT RESP BODY: {"routers": []} 2018-09-22 04:31:37,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-df428113-64f0-406b-a3c7-2b437176644e-pub-router&admin_state_up=True used request id req-c9d27230-2d72-4770-90ce-7346ae229f89 2018-09-22 04:31:37,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:37,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:37,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:31:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["K-v0wqOwQG2c7tv3saIO6Q"], "issued_at": "2018-09-22T04:31:37.000000Z"}} 2018-09-22 04:31:37,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961e62724c4f9c67c860cca79c32af8d06b4681d" 2018-09-22 04:31:37,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d0ce66-ab35-4101-958a-f056d4e81ab8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:37,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-04d0ce66-ab35-4101-958a-f056d4e81ab8 2018-09-22 04:31:37,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:31:37,509 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:31:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:31:37,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-3128ef85-281a-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961e62724c4f9c67c860cca79c32af8d06b4681d" 2018-09-22 04:31:37,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ef7696-2f4a-4c3c-90c2-dd43f7301814 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-3128ef85-281a-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c921ca42ef14466ca2bbc1c7815916b2"}, "enabled": true, "id": "c921ca42ef14466ca2bbc1c7815916b2", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3128ef85-281a-4ea-proj"}]} 2018-09-22 04:31:37,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-3128ef85-281a-4ea-proj used request id req-96ef7696-2f4a-4c3c-90c2-dd43f7301814 2018-09-22 04:31:37,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b75ea8f31b886fbb8e1134c739827e0dc24a2f5" 2018-09-22 04:31:37,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-56f26895-e85d-4bc1-9535-fd8dabb4e4b9 Date: Sat, 22 Sep 2018 04:31:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 04:31:37,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-56f26895-e85d-4bc1-9535-fd8dabb4e4b9 2018-09-22 04:31:37,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b75ea8f31b886fbb8e1134c739827e0dc24a2f5" 2018-09-22 04:31:38,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-85d7672c-3487-4936-a337-cb6611a2cad6 Date: Sat, 22 Sep 2018 04:31:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 04:31:38,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-85d7672c-3487-4936-a337-cb6611a2cad6 2018-09-22 04:31:38,133 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-df428113-64f0-406b-a3c7-2b437176644e-pub-router 2018-09-22 04:31:38,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b75ea8f31b886fbb8e1134c739827e0dc24a2f5" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "tenant_id": "c921ca42ef14466ca2bbc1c7815916b2", "name": "CreateRouterSuccessTests-df428113-64f0-406b-a3c7-2b437176644e-pub-router", "admin_state_up": true}}' 2018-09-22 04:31:43,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-5902ed27-9cb7-4611-a090-d6aee471e070 Date: Sat, 22 Sep 2018 04:31:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c921ca42ef14466ca2bbc1c7815916b2", "created_at": "2018-09-22T04:31:38Z", "admin_state_up": true, "updated_at": "2018-09-22T04:31:39Z", "project_id": "c921ca42ef14466ca2bbc1c7815916b2", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "335d82f1-3206-4b28-bcc1-7151cc4a6861", "name": "CreateRouterSuccessTests-df428113-64f0-406b-a3c7-2b437176644e-pub-router"}} 2018-09-22 04:31:43,131 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-5902ed27-9cb7-4611-a090-d6aee471e070 2018-09-22 04:31:43,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=335d82f1-3206-4b28-bcc1-7151cc4a6861 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b75ea8f31b886fbb8e1134c739827e0dc24a2f5" 2018-09-22 04:31:43,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3249 X-Openstack-Request-Id: req-57a89a0f-549e-4d08-b28d-308cca14b3e0 Date: Sat, 22 Sep 2018 04:31:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:31:43Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.208"}],"id":"0c34d77b-957b-4447-a800-08b9c64527f2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:4f:ed","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"","created_at":"2018-09-22T04:31:39Z","binding:vnic_type":"normal","device_id":"335d82f1-3206-4b28-bcc1-7151cc4a6861"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:31:40Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"add21702-c326-4077-91d5-0bcb95b10228","ip_address":"169.254.192.6"}],"id":"3be1fa32-d9ea-4764-8948-69b4ffa10d28","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9b:94:e7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c921ca42ef14466ca2bbc1c7815916b2","admin_state_up":true,"network_id":"27b8f236-7dcf-4a23-9292-9019d781092a","tenant_id":"","created_at":"2018-09-22T04:31:40Z","binding:vnic_type":"normal","device_id":"335d82f1-3206-4b28-bcc1-7151cc4a6861"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:31:42Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"add21702-c326-4077-91d5-0bcb95b10228","ip_address":"169.254.192.10"}],"id":"44301867-2f1f-42ae-88b5-533f5afa2288","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b2:9d:e8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c921ca42ef14466ca2bbc1c7815916b2","admin_state_up":true,"network_id":"27b8f236-7dcf-4a23-9292-9019d781092a","tenant_id":"","created_at":"2018-09-22T04:31:41Z","binding:vnic_type":"normal","device_id":"335d82f1-3206-4b28-bcc1-7151cc4a6861"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:31:41Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"add21702-c326-4077-91d5-0bcb95b10228","ip_address":"169.254.192.1"}],"id":"ce2b88c8-c463-4761-9bdb-e24b5b1234b2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9c:79:2a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c921ca42ef14466ca2bbc1c7815916b2","admin_state_up":true,"network_id":"27b8f236-7dcf-4a23-9292-9019d781092a","tenant_id":"","created_at":"2018-09-22T04:31:41Z","binding:vnic_type":"normal","device_id":"335d82f1-3206-4b28-bcc1-7151cc4a6861"}]} 2018-09-22 04:31:43,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=335d82f1-3206-4b28-bcc1-7151cc4a6861 used request id req-57a89a0f-549e-4d08-b28d-308cca14b3e0 2018-09-22 04:31:43,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b75ea8f31b886fbb8e1134c739827e0dc24a2f5" 2018-09-22 04:31:43,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-54b9fab7-f80d-457d-9d86-9ab4938fba9e Date: Sat, 22 Sep 2018 04:31:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 04:31:43,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-54b9fab7-f80d-457d-9d86-9ab4938fba9e 2018-09-22 04:31:43,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/add21702-c326-4077-91d5-0bcb95b10228 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b75ea8f31b886fbb8e1134c739827e0dc24a2f5" 2018-09-22 04:31:43,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1db5bb66-a34a-483c-a6cb-0f9d5c2ee131 Date: Sat, 22 Sep 2018 04:31:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"27b8f236-7dcf-4a23-9292-9019d781092a","tenant_id":"","created_at":"2018-09-22T04:31:38Z","dns_nameservers":[],"updated_at":"2018-09-22T04:31:38Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"add21702-c326-4077-91d5-0bcb95b10228","subnetpool_id":null,"name":"HA subnet tenant c921ca42ef14466ca2bbc1c7815916b2"}} 2018-09-22 04:31:43,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/add21702-c326-4077-91d5-0bcb95b10228 used request id req-1db5bb66-a34a-483c-a6cb-0f9d5c2ee131 2018-09-22 04:31:43,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/add21702-c326-4077-91d5-0bcb95b10228 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b75ea8f31b886fbb8e1134c739827e0dc24a2f5" 2018-09-22 04:31:43,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e0b75d44-9b83-4711-957f-a8bb4f53b14e Date: Sat, 22 Sep 2018 04:31:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"27b8f236-7dcf-4a23-9292-9019d781092a","tenant_id":"","created_at":"2018-09-22T04:31:38Z","dns_nameservers":[],"updated_at":"2018-09-22T04:31:38Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"add21702-c326-4077-91d5-0bcb95b10228","subnetpool_id":null,"name":"HA subnet tenant c921ca42ef14466ca2bbc1c7815916b2"}} 2018-09-22 04:31:43,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/add21702-c326-4077-91d5-0bcb95b10228 used request id req-e0b75d44-9b83-4711-957f-a8bb4f53b14e 2018-09-22 04:31:43,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/add21702-c326-4077-91d5-0bcb95b10228 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b75ea8f31b886fbb8e1134c739827e0dc24a2f5" 2018-09-22 04:31:44,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3640921d-ae90-497e-a23f-203acb8bd90b Date: Sat, 22 Sep 2018 04:31:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"27b8f236-7dcf-4a23-9292-9019d781092a","tenant_id":"","created_at":"2018-09-22T04:31:38Z","dns_nameservers":[],"updated_at":"2018-09-22T04:31:38Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"add21702-c326-4077-91d5-0bcb95b10228","subnetpool_id":null,"name":"HA subnet tenant c921ca42ef14466ca2bbc1c7815916b2"}} 2018-09-22 04:31:44,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/add21702-c326-4077-91d5-0bcb95b10228 used request id req-3640921d-ae90-497e-a23f-203acb8bd90b 2018-09-22 04:31:44,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/335d82f1-3206-4b28-bcc1-7151cc4a6861 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b75ea8f31b886fbb8e1134c739827e0dc24a2f5" 2018-09-22 04:31:44,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-f0e8b0cd-466b-4f29-9a04-ba602cd11d18 Date: Sat, 22 Sep 2018 04:31:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c921ca42ef14466ca2bbc1c7815916b2", "created_at": "2018-09-22T04:31:38Z", "admin_state_up": true, "updated_at": "2018-09-22T04:31:42Z", "project_id": "c921ca42ef14466ca2bbc1c7815916b2", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "335d82f1-3206-4b28-bcc1-7151cc4a6861", "name": "CreateRouterSuccessTests-df428113-64f0-406b-a3c7-2b437176644e-pub-router"}} 2018-09-22 04:31:44,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/335d82f1-3206-4b28-bcc1-7151cc4a6861 used request id req-f0e8b0cd-466b-4f29-9a04-ba602cd11d18 2018-09-22 04:31:44,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=335d82f1-3206-4b28-bcc1-7151cc4a6861 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b75ea8f31b886fbb8e1134c739827e0dc24a2f5" 2018-09-22 04:31:44,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3442 X-Openstack-Request-Id: req-a2b187fd-78b1-4f21-bddc-d82034fc0f35 Date: Sat, 22 Sep 2018 04:31:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:31:44Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.208"}],"id":"0c34d77b-957b-4447-a800-08b9c64527f2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:4f:ed","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"","created_at":"2018-09-22T04:31:39Z","binding:vnic_type":"normal","device_id":"335d82f1-3206-4b28-bcc1-7151cc4a6861"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:31:40Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"add21702-c326-4077-91d5-0bcb95b10228","ip_address":"169.254.192.6"}],"id":"3be1fa32-d9ea-4764-8948-69b4ffa10d28","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9b:94:e7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c921ca42ef14466ca2bbc1c7815916b2","admin_state_up":true,"network_id":"27b8f236-7dcf-4a23-9292-9019d781092a","tenant_id":"","created_at":"2018-09-22T04:31:40Z","binding:vnic_type":"normal","device_id":"335d82f1-3206-4b28-bcc1-7151cc4a6861"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:31:44Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"add21702-c326-4077-91d5-0bcb95b10228","ip_address":"169.254.192.10"}],"id":"44301867-2f1f-42ae-88b5-533f5afa2288","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b2:9d:e8","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c921ca42ef14466ca2bbc1c7815916b2","admin_state_up":true,"network_id":"27b8f236-7dcf-4a23-9292-9019d781092a","tenant_id":"","created_at":"2018-09-22T04:31:41Z","binding:vnic_type":"normal","device_id":"335d82f1-3206-4b28-bcc1-7151cc4a6861"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:31:44Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"add21702-c326-4077-91d5-0bcb95b10228","ip_address":"169.254.192.1"}],"id":"ce2b88c8-c463-4761-9bdb-e24b5b1234b2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9c:79:2a","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c921ca42ef14466ca2bbc1c7815916b2","admin_state_up":true,"network_id":"27b8f236-7dcf-4a23-9292-9019d781092a","tenant_id":"","created_at":"2018-09-22T04:31:41Z","binding:vnic_type":"normal","device_id":"335d82f1-3206-4b28-bcc1-7151cc4a6861"}]} 2018-09-22 04:31:44,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=335d82f1-3206-4b28-bcc1-7151cc4a6861 used request id req-a2b187fd-78b1-4f21-bddc-d82034fc0f35 2018-09-22 04:31:44,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b75ea8f31b886fbb8e1134c739827e0dc24a2f5" 2018-09-22 04:31:44,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-fe33430c-2e5c-4a45-b8a8-afa846c329ae Date: Sat, 22 Sep 2018 04:31:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 04:31:44,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-fe33430c-2e5c-4a45-b8a8-afa846c329ae 2018-09-22 04:31:44,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/add21702-c326-4077-91d5-0bcb95b10228 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b75ea8f31b886fbb8e1134c739827e0dc24a2f5" 2018-09-22 04:31:45,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5a2528bd-f044-4a5f-8136-bebcee80016e Date: Sat, 22 Sep 2018 04:31:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"27b8f236-7dcf-4a23-9292-9019d781092a","tenant_id":"","created_at":"2018-09-22T04:31:38Z","dns_nameservers":[],"updated_at":"2018-09-22T04:31:38Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"add21702-c326-4077-91d5-0bcb95b10228","subnetpool_id":null,"name":"HA subnet tenant c921ca42ef14466ca2bbc1c7815916b2"}} 2018-09-22 04:31:45,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/add21702-c326-4077-91d5-0bcb95b10228 used request id req-5a2528bd-f044-4a5f-8136-bebcee80016e 2018-09-22 04:31:45,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/add21702-c326-4077-91d5-0bcb95b10228 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b75ea8f31b886fbb8e1134c739827e0dc24a2f5" 2018-09-22 04:31:45,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-945dd0e0-46c9-41c3-9053-c9b87e502fce Date: Sat, 22 Sep 2018 04:31:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"27b8f236-7dcf-4a23-9292-9019d781092a","tenant_id":"","created_at":"2018-09-22T04:31:38Z","dns_nameservers":[],"updated_at":"2018-09-22T04:31:38Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"add21702-c326-4077-91d5-0bcb95b10228","subnetpool_id":null,"name":"HA subnet tenant c921ca42ef14466ca2bbc1c7815916b2"}} 2018-09-22 04:31:45,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/add21702-c326-4077-91d5-0bcb95b10228 used request id req-945dd0e0-46c9-41c3-9053-c9b87e502fce 2018-09-22 04:31:45,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/add21702-c326-4077-91d5-0bcb95b10228 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b75ea8f31b886fbb8e1134c739827e0dc24a2f5" 2018-09-22 04:31:45,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f6c9b3c2-7f11-49d1-9174-3ecc78e69828 Date: Sat, 22 Sep 2018 04:31:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"27b8f236-7dcf-4a23-9292-9019d781092a","tenant_id":"","created_at":"2018-09-22T04:31:38Z","dns_nameservers":[],"updated_at":"2018-09-22T04:31:38Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"add21702-c326-4077-91d5-0bcb95b10228","subnetpool_id":null,"name":"HA subnet tenant c921ca42ef14466ca2bbc1c7815916b2"}} 2018-09-22 04:31:45,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/add21702-c326-4077-91d5-0bcb95b10228 used request id req-f6c9b3c2-7f11-49d1-9174-3ecc78e69828 2018-09-22 04:31:45,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:45,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13e34f7aae544063bfe674074cfe87c0", "name": "CreateRouterSuccessTests-3128ef85-281a-4ea-proj-role"}], "expires_at": "2018-09-22T05:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c921ca42ef14466ca2bbc1c7815916b2", "name": "CreateRouterSuccessTests-3128ef85-281a-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c921ca42ef14466ca2bbc1c7815916b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/c921ca42ef14466ca2bbc1c7815916b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/c921ca42ef14466ca2bbc1c7815916b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c921ca42ef14466ca2bbc1c7815916b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/c921ca42ef14466ca2bbc1c7815916b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/c921ca42ef14466ca2bbc1c7815916b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c921ca42ef14466ca2bbc1c7815916b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/c921ca42ef14466ca2bbc1c7815916b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/c921ca42ef14466ca2bbc1c7815916b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c921ca42ef14466ca2bbc1c7815916b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/c921ca42ef14466ca2bbc1c7815916b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/c921ca42ef14466ca2bbc1c7815916b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3128ef85-281a-4ea-user", "id": "1e03d1fb3a0c424cab2b601b34f7e53a"}, "audit_ids": ["4HjFYaSOSc6TedKFLnyOnw"], "issued_at": "2018-09-22T04:31:45.000000Z"}} 2018-09-22 04:31:45,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-df428113-64f0-406b-a3c7-2b437176644e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6ceb65fad024fcca439543c9b84d5fab07c75" 2018-09-22 04:31:45,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-5dc42cef-0796-484a-83c0-1f3e2b34491a Date: Sat, 22 Sep 2018 04:31:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c921ca42ef14466ca2bbc1c7815916b2", "created_at": "2018-09-22T04:31:38Z", "admin_state_up": true, "updated_at": "2018-09-22T04:31:42Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "c921ca42ef14466ca2bbc1c7815916b2", "id": "335d82f1-3206-4b28-bcc1-7151cc4a6861", "name": "CreateRouterSuccessTests-df428113-64f0-406b-a3c7-2b437176644e-pub-router"}]} 2018-09-22 04:31:45,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-df428113-64f0-406b-a3c7-2b437176644e-pub-router&admin_state_up=True used request id req-5dc42cef-0796-484a-83c0-1f3e2b34491a 2018-09-22 04:31:45,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:31:45,874 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:31:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:31:45,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c921ca42ef14466ca2bbc1c7815916b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21bc8a529baa6ea6d0ca59f4d274c0b321714f6" 2018-09-22 04:31:45,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f6b37a3-af47-4ce5-b00b-d15891a54be9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c921ca42ef14466ca2bbc1c7815916b2"}, "enabled": true, "id": "c921ca42ef14466ca2bbc1c7815916b2", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3128ef85-281a-4ea-proj"}} 2018-09-22 04:31:45,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c921ca42ef14466ca2bbc1c7815916b2 used request id req-3f6b37a3-af47-4ce5-b00b-d15891a54be9 2018-09-22 04:31:45,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=335d82f1-3206-4b28-bcc1-7151cc4a6861 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6ceb65fad024fcca439543c9b84d5fab07c75" 2018-09-22 04:31:46,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e5d3f70d-7d1f-4222-8b82-2d5176626661 Date: Sat, 22 Sep 2018 04:31:46 GMT RESP BODY: {"ports":[]} 2018-09-22 04:31:46,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=335d82f1-3206-4b28-bcc1-7151cc4a6861 used request id req-e5d3f70d-7d1f-4222-8b82-2d5176626661 2018-09-22 04:31:46,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6ceb65fad024fcca439543c9b84d5fab07c75" 2018-09-22 04:31:46,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-8a7f7a6d-c3f2-42e9-91f5-61be2cebe469 Date: Sat, 22 Sep 2018 04:31:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 04:31:46,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-8a7f7a6d-c3f2-42e9-91f5-61be2cebe469 2018-09-22 04:31:46,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6ceb65fad024fcca439543c9b84d5fab07c75" 2018-09-22 04:31:46,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-48015c9f-a460-4123-9cd0-4a42e3a39df3 Date: Sat, 22 Sep 2018 04:31:46 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:31:46,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-48015c9f-a460-4123-9cd0-4a42e3a39df3 2018-09-22 04:31:46,571 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-df428113-64f0-406b-a3c7-2b437176644e-pub-router 2018-09-22 04:31:46,572 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-df428113-64f0-406b-a3c7-2b437176644e-pub-router 2018-09-22 04:31:46,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/335d82f1-3206-4b28-bcc1-7151cc4a6861 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b75ea8f31b886fbb8e1134c739827e0dc24a2f5" 2018-09-22 04:31:49,970 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9d26f09-323a-4a84-81d4-4d55114339e8 Content-Length: 0 Date: Sat, 22 Sep 2018 04:31:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:31:49,971 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/335d82f1-3206-4b28-bcc1-7151cc4a6861 used request id req-d9d26f09-323a-4a84-81d4-4d55114339e8 2018-09-22 04:31:49,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" 2018-09-22 04:31:50,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2d2184f6-b5f4-49e0-9150-eb8afb2983f3 Date: Sat, 22 Sep 2018 04:31:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:31:50,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-2d2184f6-b5f4-49e0-9150-eb8afb2983f3 2018-09-22 04:31:50,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" 2018-09-22 04:31:50,290 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80555043-4ce6-45e2-8dbc-35c6aeb0f017 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:50,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-80555043-4ce6-45e2-8dbc-35c6aeb0f017 2018-09-22 04:31:50,290 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:50,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" 2018-09-22 04:31:50,377 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fe33786-2ca0-4d70-8bb6-2e415a754683 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:50,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-4fe33786-2ca0-4d70-8bb6-2e415a754683 2018-09-22 04:31:50,377 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:50,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" 2018-09-22 04:31:50,463 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c1245ee-6c71-483a-81c0-773c27885d2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:50,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-2c1245ee-6c71-483a-81c0-773c27885d2e 2018-09-22 04:31:50,463 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:50,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" 2018-09-22 04:31:50,553 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72c06b9d-6d6c-4f66-8d30-76d854e902b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:50,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-72c06b9d-6d6c-4f66-8d30-76d854e902b8 2018-09-22 04:31:50,554 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:50,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" 2018-09-22 04:31:50,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-065eee0d-cd00-4a6d-b2a3-f485633ada69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:50,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-065eee0d-cd00-4a6d-b2a3-f485633ada69 2018-09-22 04:31:50,644 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:50,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" 2018-09-22 04:31:50,725 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b31aa780-f570-4a7e-bdb6-93287825f391 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:50,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-b31aa780-f570-4a7e-bdb6-93287825f391 2018-09-22 04:31:50,725 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:50,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" 2018-09-22 04:31:50,814 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7635b749-4c4a-4dce-a64c-c6c76e43d622 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:50,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-7635b749-4c4a-4dce-a64c-c6c76e43d622 2018-09-22 04:31:50,815 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:50,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" 2018-09-22 04:31:50,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a8b582-69f0-48eb-8237-a1427ad0a6dc Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:31:50,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-04a8b582-69f0-48eb-8237-a1427ad0a6dc 2018-09-22 04:31:50,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" 2018-09-22 04:31:50,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a7ba87-5a28-4bfd-8b6a-e30995ebecae Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:31:50,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-96a7ba87-5a28-4bfd-8b6a-e30995ebecae 2018-09-22 04:31:51,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" 2018-09-22 04:31:51,086 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1248c2d8-96c3-419b-b620-09b5cdbaf6e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:31:51,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-1248c2d8-96c3-419b-b620-09b5cdbaf6e7 2018-09-22 04:31:51,087 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:31:51,088 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-3128ef85-281a-4ea-proj 2018-09-22 04:31:51,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c921ca42ef14466ca2bbc1c7815916b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" 2018-09-22 04:31:51,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ebe62b1-29d7-460a-81a2-821f9868cbf8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:31:51,373 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c921ca42ef14466ca2bbc1c7815916b2 used request id req-7ebe62b1-29d7-460a-81a2-821f9868cbf8 2018-09-22 04:31:51,373 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-3128ef85-281a-4ea-proj-role 2018-09-22 04:31:51,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/13e34f7aae544063bfe674074cfe87c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" 2018-09-22 04:31:51,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d3b040c-ddc0-4e47-b3db-e647b606003f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:31:51,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/13e34f7aae544063bfe674074cfe87c0 used request id req-4d3b040c-ddc0-4e47-b3db-e647b606003f 2018-09-22 04:31:51,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c043d758bfc0ede91e01147f3a434080e76f3c" 2018-09-22 04:31:51,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea795388-f979-48cc-b49f-b0fbc96c944e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:31:51,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ea795388-f979-48cc-b49f-b0fbc96c944e 2018-09-22 04:31:51,578 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-3128ef85-281a-4ea-user 2018-09-22 04:31:51,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/1e03d1fb3a0c424cab2b601b34f7e53a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1800a4ff9025ec2170d5be9fed8a1355ea88df6" 2018-09-22 04:31:51,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-772460a0-1fad-4dbd-a20a-54430506281f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:31:51,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/1e03d1fb3a0c424cab2b601b34f7e53a used request id req-772460a0-1fad-4dbd-a20a-54430506281f 2018-09-22 04:31:51,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:52,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:31:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["1cGcJrYZTW6T6Zb6KjXXvg"], "issued_at": "2018-09-22T04:31:52.000000Z"}} 2018-09-22 04:31:52,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b747372233f657bb35dd355234fae011c326495" 2018-09-22 04:31:52,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4baabb98-ca32-46dc-89d5-d1cf8d2a0e51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:52,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4baabb98-ca32-46dc-89d5-d1cf8d2a0e51 2018-09-22 04:31:52,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:52,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:52,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:31:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["ljT7P9pyR_OHmxd4ehQivg"], "issued_at": "2018-09-22T04:31:52.000000Z"}} 2018-09-22 04:31:52,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" 2018-09-22 04:31:52,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2c7d9c7-f2b1-4b0d-8685-32edfb4b726b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:52,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d2c7d9c7-f2b1-4b0d-8685-32edfb4b726b 2018-09-22 04:31:52,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:31:52,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:31:52,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fbee69cb-d081-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" 2018-09-22 04:31:52,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9ffdfb1-7762-4cc9-b564-dab824368148 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fbee69cb-d081-43e-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:31:52,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fbee69cb-d081-43e-proj used request id req-c9ffdfb1-7762-4cc9-b564-dab824368148 2018-09-22 04:31:52,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" 2018-09-22 04:31:52,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-518e29d9-bc02-45ab-931c-25e623eb0f4c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:31:52,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-518e29d9-bc02-45ab-931c-25e623eb0f4c 2018-09-22 04:31:52,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-proj"}}' 2018-09-22 04:31:53,052 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97f6743c-e187-41a3-ad73-87eb9cc55922 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/89cef168ebe74d5699383379e1014778"}, "enabled": true, "id": "89cef168ebe74d5699383379e1014778", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-proj"}} 2018-09-22 04:31:53,052 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-97f6743c-e187-41a3-ad73-87eb9cc55922 2018-09-22 04:31:53,053 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-fbee69cb-d081-43e-proj 2018-09-22 04:31:53,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:53,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:53,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:31:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["jdTU66XTSlu-NtIH_SJXhA"], "issued_at": "2018-09-22T04:31:53.000000Z"}} 2018-09-22 04:31:53,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b7fbc50ef1decf2d57a186eabe292101a20e9d4" 2018-09-22 04:31:53,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad75e627-52f1-4fe9-9db4-d86712be5f1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:53,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ad75e627-52f1-4fe9-9db4-d86712be5f1f 2018-09-22 04:31:53,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:31:53,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:31:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:31:53,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b7fbc50ef1decf2d57a186eabe292101a20e9d4" 2018-09-22 04:31:53,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c95159b3-9df2-4c3e-8151-4f73a6b1c50e Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:31:53,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c95159b3-9df2-4c3e-8151-4f73a6b1c50e 2018-09-22 04:31:53,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-fbee69cb-d081-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b7fbc50ef1decf2d57a186eabe292101a20e9d4" 2018-09-22 04:31:53,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c124be-a1a5-465e-b11a-11eeed65d740 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-fbee69cb-d081-43e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/89cef168ebe74d5699383379e1014778"}, "enabled": true, "id": "89cef168ebe74d5699383379e1014778", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-proj"}]} 2018-09-22 04:31:53,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-fbee69cb-d081-43e-proj used request id req-60c124be-a1a5-465e-b11a-11eeed65d740 2018-09-22 04:31:53,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b7fbc50ef1decf2d57a186eabe292101a20e9d4" 2018-09-22 04:31:53,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a1fc5e0-9751-485b-883a-447240a5da9c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:31:53,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1a1fc5e0-9751-485b-883a-447240a5da9c 2018-09-22 04:31:53,998 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-fbee69cb-d081-43e-user 2018-09-22 04:31:53,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:54,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" 2018-09-22 04:31:54,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac8d522e-a8b3-436c-8b04-4481b38ea476 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:31:54,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ac8d522e-a8b3-436c-8b04-4481b38ea476 2018-09-22 04:31:54,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" -d '{"role": {"name": "CreateRouterSuccessTests-fbee69cb-d081-43e-proj-role"}}' 2018-09-22 04:31:54,214 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83cfe120-8961-4cea-a2ec-47f5f7b67bc8 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0ff987c713b44ce4a7c98ae8342af1a4", "links": {"self": "http://172.30.9.23:5000/v3/roles/0ff987c713b44ce4a7c98ae8342af1a4"}, "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-proj-role"}} 2018-09-22 04:31:54,214 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-83cfe120-8961-4cea-a2ec-47f5f7b67bc8 2018-09-22 04:31:54,214 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-fbee69cb-d081-43e-proj-role 2018-09-22 04:31:54,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/0ff987c713b44ce4a7c98ae8342af1a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" 2018-09-22 04:31:54,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bee374b-78cf-4627-900a-65fd78ee9872 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/0ff987c713b44ce4a7c98ae8342af1a4"}, "domain_id": null, "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-proj-role", "id": "0ff987c713b44ce4a7c98ae8342af1a4"}} 2018-09-22 04:31:54,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/0ff987c713b44ce4a7c98ae8342af1a4 used request id req-6bee374b-78cf-4627-900a-65fd78ee9872 2018-09-22 04:31:54,235 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-fbee69cb-d081-43e-proj-role to project CreateRouterSuccessTests-fbee69cb-d081-43e-proj 2018-09-22 04:31:54,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/89cef168ebe74d5699383379e1014778/users/9a09b07fe36549a3949c27203397b224/roles/0ff987c713b44ce4a7c98ae8342af1a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" 2018-09-22 04:31:54,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-483f4742-7b4d-4bbf-80f1-3b2367edfa0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:31:54,360 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/89cef168ebe74d5699383379e1014778/users/9a09b07fe36549a3949c27203397b224/roles/0ff987c713b44ce4a7c98ae8342af1a4 used request id req-483f4742-7b4d-4bbf-80f1-3b2367edfa0a 2018-09-22 04:31:54,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:54,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:54,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0ff987c713b44ce4a7c98ae8342af1a4", "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-proj-role"}], "expires_at": "2018-09-22T05:31:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89cef168ebe74d5699383379e1014778", "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/89cef168ebe74d5699383379e1014778", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/89cef168ebe74d5699383379e1014778", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/89cef168ebe74d5699383379e1014778", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/89cef168ebe74d5699383379e1014778", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/89cef168ebe74d5699383379e1014778", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/89cef168ebe74d5699383379e1014778", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/89cef168ebe74d5699383379e1014778", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/89cef168ebe74d5699383379e1014778", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/89cef168ebe74d5699383379e1014778", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/89cef168ebe74d5699383379e1014778", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/89cef168ebe74d5699383379e1014778", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/89cef168ebe74d5699383379e1014778", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-user", "id": "9a09b07fe36549a3949c27203397b224"}, "audit_ids": ["mYRpYk9nRZiPl3kQnWncxQ"], "issued_at": "2018-09-22T04:31:54.000000Z"}} 2018-09-22 04:31:54,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c171e2031e32d34ad83d5b2b3923bba2b0f" 2018-09-22 04:31:54,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31a842ef-46e6-4944-966b-a9f2b352b896 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:54,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-31a842ef-46e6-4944-966b-a9f2b352b896 2018-09-22 04:31:54,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c171e2031e32d34ad83d5b2b3923bba2b0f" 2018-09-22 04:31:55,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-876cec75-a9b6-4060-b4d5-8747c79089f9 Date: Sat, 22 Sep 2018 04:31:55 GMT RESP BODY: {"networks":[]} 2018-09-22 04:31:55,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-net1 used request id req-876cec75-a9b6-4060-b4d5-8747c79089f9 2018-09-22 04:31:55,003 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-net1 2018-09-22 04:31:55,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c171e2031e32d34ad83d5b2b3923bba2b0f" -d '{"network": {"name": "CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-net1", "admin_state_up": true}}' 2018-09-22 04:31:55,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-7ded5ec5-7c54-48f2-82c9-1ee4b687e855 Date: Sat, 22 Sep 2018 04:31:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"89cef168ebe74d5699383379e1014778","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:31:55Z","is_default":false,"name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:55Z","mtu":1450}} 2018-09-22 04:31:55,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-7ded5ec5-7c54-48f2-82c9-1ee4b687e855 2018-09-22 04:31:55,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c171e2031e32d34ad83d5b2b3923bba2b0f" 2018-09-22 04:31:55,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f6a89813-f9e3-426f-a5fe-68e209cbeca1 Date: Sat, 22 Sep 2018 04:31:55 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-09-22T04:31:55Z","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"89cef168ebe74d5699383379e1014778","id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-net1"}]} 2018-09-22 04:31:55,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 used request id req-f6a89813-f9e3-426f-a5fe-68e209cbeca1 2018-09-22 04:31:55,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c171e2031e32d34ad83d5b2b3923bba2b0f" 2018-09-22 04:31:55,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6272d4ad-ab50-4b23-9f10-1dce12baed4a Date: Sat, 22 Sep 2018 04:31:55 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:31:55,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 used request id req-6272d4ad-ab50-4b23-9f10-1dce12baed4a 2018-09-22 04:31:55,943 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-subnet1 2018-09-22 04:31:55,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c171e2031e32d34ad83d5b2b3923bba2b0f" -d '{"subnets": [{"ip_version": 4, "network_id": "e58ee7fa-00b9-4bbb-b6a1-10a96081b086", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-subnet1"}]}' 2018-09-22 04:31:56,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-67de3edb-6551-49fb-8190-8268b7b1aa21 Date: Sat, 22 Sep 2018 04:31:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:31:56Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"89cef168ebe74d5699383379e1014778","id":"df077f01-3a1d-4bbd-806a-4520d3c9da71","subnetpool_id":null,"name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-subnet1"}]} 2018-09-22 04:31:56,679 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-67de3edb-6551-49fb-8190-8268b7b1aa21 2018-09-22 04:31:56,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c171e2031e32d34ad83d5b2b3923bba2b0f" 2018-09-22 04:31:56,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a32d4ed0-9f67-4811-a428-eb39179b1f6d Date: Sat, 22 Sep 2018 04:31:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["df077f01-3a1d-4bbd-806a-4520d3c9da71"],"updated_at":"2018-09-22T04:31:56Z","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89cef168ebe74d5699383379e1014778","id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-net1"}]} 2018-09-22 04:31:56,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 used request id req-a32d4ed0-9f67-4811-a428-eb39179b1f6d 2018-09-22 04:31:56,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c171e2031e32d34ad83d5b2b3923bba2b0f" 2018-09-22 04:31:56,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-edb44b95-1bdc-4ce4-9d5f-f57be8cfa76a Date: Sat, 22 Sep 2018 04:31:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:31:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"89cef168ebe74d5699383379e1014778","id":"df077f01-3a1d-4bbd-806a-4520d3c9da71","subnetpool_id":null,"name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-subnet1"}]} 2018-09-22 04:31:56,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 used request id req-edb44b95-1bdc-4ce4-9d5f-f57be8cfa76a 2018-09-22 04:31:56,999 - OpenStackNetwork - DEBUG - Network [e58ee7fa-00b9-4bbb-b6a1-10a96081b086] created successfully 2018-09-22 04:31:56,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:57,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:57,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0ff987c713b44ce4a7c98ae8342af1a4", "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-proj-role"}], "expires_at": "2018-09-22T05:31:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89cef168ebe74d5699383379e1014778", "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/89cef168ebe74d5699383379e1014778", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/89cef168ebe74d5699383379e1014778", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/89cef168ebe74d5699383379e1014778", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/89cef168ebe74d5699383379e1014778", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/89cef168ebe74d5699383379e1014778", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/89cef168ebe74d5699383379e1014778", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/89cef168ebe74d5699383379e1014778", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/89cef168ebe74d5699383379e1014778", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/89cef168ebe74d5699383379e1014778", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/89cef168ebe74d5699383379e1014778", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/89cef168ebe74d5699383379e1014778", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/89cef168ebe74d5699383379e1014778", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-user", "id": "9a09b07fe36549a3949c27203397b224"}, "audit_ids": ["WRcZI1-lR2-n21Fxe3AjxQ"], "issued_at": "2018-09-22T04:31:57.000000Z"}} 2018-09-22 04:31:57,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" 2018-09-22 04:31:57,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e540645a-f55b-43e1-9463-b5391ba112fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:57,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e540645a-f55b-43e1-9463-b5391ba112fa 2018-09-22 04:31:57,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" 2018-09-22 04:31:57,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b84bfec6-b9d3-429e-bc44-8c2ea053089c Date: Sat, 22 Sep 2018 04:31:57 GMT RESP BODY: {"routers": []} 2018-09-22 04:31:57,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-router&admin_state_up=True used request id req-b84bfec6-b9d3-429e-bc44-8c2ea053089c 2018-09-22 04:31:57,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:31:57,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:31:58,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0ff987c713b44ce4a7c98ae8342af1a4", "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-proj-role"}], "expires_at": "2018-09-22T05:31:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89cef168ebe74d5699383379e1014778", "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/89cef168ebe74d5699383379e1014778", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/89cef168ebe74d5699383379e1014778", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/89cef168ebe74d5699383379e1014778", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/89cef168ebe74d5699383379e1014778", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/89cef168ebe74d5699383379e1014778", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/89cef168ebe74d5699383379e1014778", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/89cef168ebe74d5699383379e1014778", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/89cef168ebe74d5699383379e1014778", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/89cef168ebe74d5699383379e1014778", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/89cef168ebe74d5699383379e1014778", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/89cef168ebe74d5699383379e1014778", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/89cef168ebe74d5699383379e1014778", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-user", "id": "9a09b07fe36549a3949c27203397b224"}, "audit_ids": ["zYrUpYIJSs2tqjHfqBdgjQ"], "issued_at": "2018-09-22T04:31:58.000000Z"}} 2018-09-22 04:31:58,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016da4e482edd6c28db044c92c4d713dd610d7ce" 2018-09-22 04:31:58,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd6941a5-2f06-4a7b-b681-f1ebdd3b357b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:31:58,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fd6941a5-2f06-4a7b-b681-f1ebdd3b357b 2018-09-22 04:31:58,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" 2018-09-22 04:31:58,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-cbc92ba1-783e-4823-aed9-3d9ce9733383 Date: Sat, 22 Sep 2018 04:31:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 04:31:58,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-cbc92ba1-783e-4823-aed9-3d9ce9733383 2018-09-22 04:31:58,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" 2018-09-22 04:31:58,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b3b3321d-0bcc-497e-a263-70432c10c72e Date: Sat, 22 Sep 2018 04:31:58 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:31:58,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-b3b3321d-0bcc-497e-a263-70432c10c72e 2018-09-22 04:31:58,666 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-router 2018-09-22 04:31:58,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-router", "admin_state_up": true}}' 2018-09-22 04:32:03,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-19ced937-04ed-46a4-bb6d-0c9477b5fb4a Date: Sat, 22 Sep 2018 04:32:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "89cef168ebe74d5699383379e1014778", "created_at": "2018-09-22T04:31:59Z", "admin_state_up": true, "updated_at": "2018-09-22T04:32:00Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "89cef168ebe74d5699383379e1014778", "id": "27fd94ad-45db-430f-9209-b76a2fde6718", "name": "CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-router"}} 2018-09-22 04:32:03,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-19ced937-04ed-46a4-bb6d-0c9477b5fb4a 2018-09-22 04:32:03,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=27fd94ad-45db-430f-9209-b76a2fde6718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" 2018-09-22 04:32:03,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-534ed91e-015d-42f0-a6d1-9061b00eff50 Date: Sat, 22 Sep 2018 04:32:04 GMT RESP BODY: {"ports":[]} 2018-09-22 04:32:03,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=27fd94ad-45db-430f-9209-b76a2fde6718 used request id req-534ed91e-015d-42f0-a6d1-9061b00eff50 2018-09-22 04:32:04,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" 2018-09-22 04:32:04,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7eec121a-014d-4488-8d43-44abd820cd1d Date: Sat, 22 Sep 2018 04:32: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":["df077f01-3a1d-4bbd-806a-4520d3c9da71"],"updated_at":"2018-09-22T04:31:56Z","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89cef168ebe74d5699383379e1014778","id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-net1"}]} 2018-09-22 04:32:04,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-net1 used request id req-7eec121a-014d-4488-8d43-44abd820cd1d 2018-09-22 04:32:04,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:32:04,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:32:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:32:04,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/89cef168ebe74d5699383379e1014778 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" 2018-09-22 04:32:04,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-382e0fea-e605-4926-861a-45f69bcf780a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/89cef168ebe74d5699383379e1014778"}, "enabled": true, "id": "89cef168ebe74d5699383379e1014778", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-proj"}} 2018-09-22 04:32:04,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/89cef168ebe74d5699383379e1014778 used request id req-382e0fea-e605-4926-861a-45f69bcf780a 2018-09-22 04:32:04,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" 2018-09-22 04:32:04,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-640c6e22-10f1-40f3-9c36-baa6764cdd27 Date: Sat, 22 Sep 2018 04:32:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:31:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"89cef168ebe74d5699383379e1014778","id":"df077f01-3a1d-4bbd-806a-4520d3c9da71","subnetpool_id":null,"name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-subnet1"}]} 2018-09-22 04:32:04,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 used request id req-640c6e22-10f1-40f3-9c36-baa6764cdd27 2018-09-22 04:32:04,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086&name=CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" 2018-09-22 04:32:04,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6fb27bed-c6d3-4c94-b736-9aad0ffe923a Date: Sat, 22 Sep 2018 04:32:04 GMT RESP BODY: {"ports":[]} 2018-09-22 04:32:04,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086&name=CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-port1&admin_state_up=True used request id req-6fb27bed-c6d3-4c94-b736-9aad0ffe923a 2018-09-22 04:32:04,816 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-port1 for router - CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-router 2018-09-22 04:32:04,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:32:04,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:32:05,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0ff987c713b44ce4a7c98ae8342af1a4", "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-proj-role"}], "expires_at": "2018-09-22T05:32:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89cef168ebe74d5699383379e1014778", "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/89cef168ebe74d5699383379e1014778", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/89cef168ebe74d5699383379e1014778", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/89cef168ebe74d5699383379e1014778", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/89cef168ebe74d5699383379e1014778", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/89cef168ebe74d5699383379e1014778", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/89cef168ebe74d5699383379e1014778", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/89cef168ebe74d5699383379e1014778", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/89cef168ebe74d5699383379e1014778", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/89cef168ebe74d5699383379e1014778", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/89cef168ebe74d5699383379e1014778", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/89cef168ebe74d5699383379e1014778", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/89cef168ebe74d5699383379e1014778", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-user", "id": "9a09b07fe36549a3949c27203397b224"}, "audit_ids": ["_UaKX2FTTWSnI3PEknEY9A"], "issued_at": "2018-09-22T04:32:05.000000Z"}} 2018-09-22 04:32:05,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af67da32407eac358ad213ef7b81e9789a355ba8" 2018-09-22 04:32:05,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-116e1b0e-dc9b-47d2-8375-5ddd8e195cdc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:32:05,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-116e1b0e-dc9b-47d2-8375-5ddd8e195cdc 2018-09-22 04:32:05,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" 2018-09-22 04:32:05,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0a49aeb0-9b98-4ca0-8bd5-69ebb77ce9eb Date: Sat, 22 Sep 2018 04:32:05 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":["df077f01-3a1d-4bbd-806a-4520d3c9da71"],"updated_at":"2018-09-22T04:31:56Z","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89cef168ebe74d5699383379e1014778","id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-net1"}]} 2018-09-22 04:32:05,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-net1 used request id req-0a49aeb0-9b98-4ca0-8bd5-69ebb77ce9eb 2018-09-22 04:32:05,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" 2018-09-22 04:32:05,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3281d729-12a8-4e92-835b-05288f463381 Date: Sat, 22 Sep 2018 04:32:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:31:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"89cef168ebe74d5699383379e1014778","id":"df077f01-3a1d-4bbd-806a-4520d3c9da71","subnetpool_id":null,"name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-subnet1"}]} 2018-09-22 04:32:05,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 used request id req-3281d729-12a8-4e92-835b-05288f463381 2018-09-22 04:32:05,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" 2018-09-22 04:32:05,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8e40945b-013a-41d8-a125-069cb352180a Date: Sat, 22 Sep 2018 04:32:05 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":["df077f01-3a1d-4bbd-806a-4520d3c9da71"],"updated_at":"2018-09-22T04:31:56Z","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89cef168ebe74d5699383379e1014778","id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-net1"}]} 2018-09-22 04:32:05,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-net1 used request id req-8e40945b-013a-41d8-a125-069cb352180a 2018-09-22 04:32:05,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:32:05,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:32:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:32:05,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/89cef168ebe74d5699383379e1014778 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af67da32407eac358ad213ef7b81e9789a355ba8" 2018-09-22 04:32:05,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37235cfd-b75b-4828-b491-763e871f019f Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/89cef168ebe74d5699383379e1014778"}, "enabled": true, "id": "89cef168ebe74d5699383379e1014778", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-proj"}} 2018-09-22 04:32:05,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/89cef168ebe74d5699383379e1014778 used request id req-37235cfd-b75b-4828-b491-763e871f019f 2018-09-22 04:32:05,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" 2018-09-22 04:32:05,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-923c7b22-6cd8-4b28-9f47-e94be1589acb Date: Sat, 22 Sep 2018 04:32:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:31:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"89cef168ebe74d5699383379e1014778","id":"df077f01-3a1d-4bbd-806a-4520d3c9da71","subnetpool_id":null,"name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-subnet1"}]} 2018-09-22 04:32:05,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 used request id req-923c7b22-6cd8-4b28-9f47-e94be1589acb 2018-09-22 04:32:05,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086&name=CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" 2018-09-22 04:32:06,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-41cff046-d1e0-4d05-ae3d-57216896b407 Date: Sat, 22 Sep 2018 04:32:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:31:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"89cef168ebe74d5699383379e1014778","id":"df077f01-3a1d-4bbd-806a-4520d3c9da71","subnetpool_id":null,"name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-subnet1"}]} 2018-09-22 04:32:06,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086&name=CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-subnet1 used request id req-41cff046-d1e0-4d05-ae3d-57216896b407 2018-09-22 04:32:06,025 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-net1 2018-09-22 04:32:06,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" -d '{"port": {"network_id": "e58ee7fa-00b9-4bbb-b6a1-10a96081b086", "fixed_ips": [{"subnet_id": "df077f01-3a1d-4bbd-806a-4520d3c9da71", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-port1", "admin_state_up": true}}' 2018-09-22 04:32:07,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-ba42e31f-f748-4cc4-ada3-83f53994c8bb Date: Sat, 22 Sep 2018 04:32:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:32:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df077f01-3a1d-4bbd-806a-4520d3c9da71","ip_address":"10.200.201.1"}],"id":"b55001c5-54fb-403c-b820-f3d4b3b8fe46","security_groups":["80e6d33e-e6f2-4ffc-80f6-5968d480132e"],"mac_address":"fa:16:3e:46:4c:6c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-port1","project_id":"89cef168ebe74d5699383379e1014778","qos_policy_id":null,"admin_state_up":true,"network_id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:32:06Z","binding:vnic_type":"normal"}} 2018-09-22 04:32:07,056 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-ba42e31f-f748-4cc4-ada3-83f53994c8bb 2018-09-22 04:32:07,057 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-port1 for router - CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-router 2018-09-22 04:32:07,057 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-router 2018-09-22 04:32:07,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/27fd94ad-45db-430f-9209-b76a2fde6718/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" -d '{"port_id": "b55001c5-54fb-403c-b820-f3d4b3b8fe46"}' 2018-09-22 04:32:08,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8c382317-49ef-4894-9843-40aa3ce1793b Date: Sat, 22 Sep 2018 04:32:08 GMT RESP BODY: {"network_id": "e58ee7fa-00b9-4bbb-b6a1-10a96081b086", "tenant_id": "89cef168ebe74d5699383379e1014778", "subnet_id": "df077f01-3a1d-4bbd-806a-4520d3c9da71", "subnet_ids": ["df077f01-3a1d-4bbd-806a-4520d3c9da71"], "port_id": "b55001c5-54fb-403c-b820-f3d4b3b8fe46", "id": "27fd94ad-45db-430f-9209-b76a2fde6718"} 2018-09-22 04:32:08,979 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/27fd94ad-45db-430f-9209-b76a2fde6718/add_router_interface used request id req-8c382317-49ef-4894-9843-40aa3ce1793b 2018-09-22 04:32:08,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/27fd94ad-45db-430f-9209-b76a2fde6718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" 2018-09-22 04:32:09,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-953f49f9-b468-4b58-8294-00c10f9da513 Date: Sat, 22 Sep 2018 04:32:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "89cef168ebe74d5699383379e1014778", "created_at": "2018-09-22T04:31:59Z", "admin_state_up": true, "updated_at": "2018-09-22T04:32:08Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "89cef168ebe74d5699383379e1014778", "id": "27fd94ad-45db-430f-9209-b76a2fde6718", "name": "CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-router"}} 2018-09-22 04:32:09,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/27fd94ad-45db-430f-9209-b76a2fde6718 used request id req-953f49f9-b468-4b58-8294-00c10f9da513 2018-09-22 04:32:09,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=27fd94ad-45db-430f-9209-b76a2fde6718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" 2018-09-22 04:32:09,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 860 X-Openstack-Request-Id: req-6f34952b-10fa-4d79-a1a0-5c8db6a27ac9 Date: Sat, 22 Sep 2018 04:32:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:32:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df077f01-3a1d-4bbd-806a-4520d3c9da71","ip_address":"10.200.201.1"}],"id":"b55001c5-54fb-403c-b820-f3d4b3b8fe46","security_groups":["80e6d33e-e6f2-4ffc-80f6-5968d480132e"],"mac_address":"fa:16:3e:46:4c:6c","project_id":"89cef168ebe74d5699383379e1014778","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-port1","admin_state_up":true,"network_id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:32:06Z","binding:vnic_type":"normal","device_id":"27fd94ad-45db-430f-9209-b76a2fde6718"}]} 2018-09-22 04:32:09,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=27fd94ad-45db-430f-9209-b76a2fde6718 used request id req-6f34952b-10fa-4d79-a1a0-5c8db6a27ac9 2018-09-22 04:32:09,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/df077f01-3a1d-4bbd-806a-4520d3c9da71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" 2018-09-22 04:32:09,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-134e0606-8ebe-40bb-a08a-e644ba027a12 Date: Sat, 22 Sep 2018 04:32:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:31:56Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"89cef168ebe74d5699383379e1014778","id":"df077f01-3a1d-4bbd-806a-4520d3c9da71","subnetpool_id":null,"name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-subnet1"}} 2018-09-22 04:32:09,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/df077f01-3a1d-4bbd-806a-4520d3c9da71 used request id req-134e0606-8ebe-40bb-a08a-e644ba027a12 2018-09-22 04:32:09,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:32:09,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0ff987c713b44ce4a7c98ae8342af1a4", "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-proj-role"}], "expires_at": "2018-09-22T05:32:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89cef168ebe74d5699383379e1014778", "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/89cef168ebe74d5699383379e1014778", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/89cef168ebe74d5699383379e1014778", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/89cef168ebe74d5699383379e1014778", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/89cef168ebe74d5699383379e1014778", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/89cef168ebe74d5699383379e1014778", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/89cef168ebe74d5699383379e1014778", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/89cef168ebe74d5699383379e1014778", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/89cef168ebe74d5699383379e1014778", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/89cef168ebe74d5699383379e1014778", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/89cef168ebe74d5699383379e1014778", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/89cef168ebe74d5699383379e1014778", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/89cef168ebe74d5699383379e1014778", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-user", "id": "9a09b07fe36549a3949c27203397b224"}, "audit_ids": ["Ls7hsA8gTouZG00mh_Kaug"], "issued_at": "2018-09-22T04:32:09.000000Z"}} 2018-09-22 04:32:09,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a410c2462f44885bd388019ab6b461b3410cf9" 2018-09-22 04:32:09,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-2fc49f3c-ea8b-45e8-9c2d-8ca1890f383c Date: Sat, 22 Sep 2018 04:32:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "89cef168ebe74d5699383379e1014778", "created_at": "2018-09-22T04:31:59Z", "admin_state_up": true, "updated_at": "2018-09-22T04:32:08Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "89cef168ebe74d5699383379e1014778", "id": "27fd94ad-45db-430f-9209-b76a2fde6718", "name": "CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-router"}]} 2018-09-22 04:32:09,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-router&admin_state_up=True used request id req-2fc49f3c-ea8b-45e8-9c2d-8ca1890f383c 2018-09-22 04:32:09,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:32:09,982 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:32:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:32:09,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/89cef168ebe74d5699383379e1014778 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b747372233f657bb35dd355234fae011c326495" 2018-09-22 04:32:10,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae3bdb52-c698-46e0-9a26-10c81e317857 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/89cef168ebe74d5699383379e1014778"}, "enabled": true, "id": "89cef168ebe74d5699383379e1014778", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-proj"}} 2018-09-22 04:32:10,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/89cef168ebe74d5699383379e1014778 used request id req-ae3bdb52-c698-46e0-9a26-10c81e317857 2018-09-22 04:32:10,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=27fd94ad-45db-430f-9209-b76a2fde6718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a410c2462f44885bd388019ab6b461b3410cf9" 2018-09-22 04:32:10,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 860 X-Openstack-Request-Id: req-48782fa1-243f-461a-bf1e-eee788a858fe Date: Sat, 22 Sep 2018 04:32:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:32:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df077f01-3a1d-4bbd-806a-4520d3c9da71","ip_address":"10.200.201.1"}],"id":"b55001c5-54fb-403c-b820-f3d4b3b8fe46","security_groups":["80e6d33e-e6f2-4ffc-80f6-5968d480132e"],"mac_address":"fa:16:3e:46:4c:6c","project_id":"89cef168ebe74d5699383379e1014778","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-port1","admin_state_up":true,"network_id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:32:06Z","binding:vnic_type":"normal","device_id":"27fd94ad-45db-430f-9209-b76a2fde6718"}]} 2018-09-22 04:32:10,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=27fd94ad-45db-430f-9209-b76a2fde6718 used request id req-48782fa1-243f-461a-bf1e-eee788a858fe 2018-09-22 04:32:10,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/df077f01-3a1d-4bbd-806a-4520d3c9da71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a410c2462f44885bd388019ab6b461b3410cf9" 2018-09-22 04:32:10,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-71f668b4-41a8-4ef5-b32d-4e78ba82d4fa Date: Sat, 22 Sep 2018 04:32:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:31:56Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"89cef168ebe74d5699383379e1014778","id":"df077f01-3a1d-4bbd-806a-4520d3c9da71","subnetpool_id":null,"name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-subnet1"}} 2018-09-22 04:32:10,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/df077f01-3a1d-4bbd-806a-4520d3c9da71 used request id req-71f668b4-41a8-4ef5-b32d-4e78ba82d4fa 2018-09-22 04:32:10,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a410c2462f44885bd388019ab6b461b3410cf9" 2018-09-22 04:32:10,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-be4fa42d-1257-4be2-813f-9a31a1231ec3 Date: Sat, 22 Sep 2018 04:32:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 04:32:10,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-be4fa42d-1257-4be2-813f-9a31a1231ec3 2018-09-22 04:32:10,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a410c2462f44885bd388019ab6b461b3410cf9" 2018-09-22 04:32:10,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ffa2b49e-0a59-4fe2-995c-4b477d1b9566 Date: Sat, 22 Sep 2018 04:32:10 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:32:10,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-ffa2b49e-0a59-4fe2-995c-4b477d1b9566 2018-09-22 04:32:10,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a410c2462f44885bd388019ab6b461b3410cf9" 2018-09-22 04:32:11,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-aee7a55b-2e40-4515-ab86-ca5ef3568cc7 Date: Sat, 22 Sep 2018 04:32:11 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":["df077f01-3a1d-4bbd-806a-4520d3c9da71"],"updated_at":"2018-09-22T04:31:56Z","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89cef168ebe74d5699383379e1014778","id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-net1"}]} 2018-09-22 04:32:11,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 used request id req-aee7a55b-2e40-4515-ab86-ca5ef3568cc7 2018-09-22 04:32:11,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a410c2462f44885bd388019ab6b461b3410cf9" 2018-09-22 04:32:11,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-34bf2bde-ed36-4822-9ccc-38a39473412d Date: Sat, 22 Sep 2018 04:32:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:31:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"89cef168ebe74d5699383379e1014778","id":"df077f01-3a1d-4bbd-806a-4520d3c9da71","subnetpool_id":null,"name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-subnet1"}]} 2018-09-22 04:32:11,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 used request id req-34bf2bde-ed36-4822-9ccc-38a39473412d 2018-09-22 04:32:11,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a410c2462f44885bd388019ab6b461b3410cf9" 2018-09-22 04:32:11,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-47830385-700f-40bb-89e5-1d9dca004fbd Date: Sat, 22 Sep 2018 04:32:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:31:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df077f01-3a1d-4bbd-806a-4520d3c9da71","ip_address":"10.200.201.2"}],"id":"28223c4b-3fdb-40d5-b710-f1a3b870a158","security_groups":[],"mac_address":"fa:16:3e:e6:ef:5c","project_id":"89cef168ebe74d5699383379e1014778","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e58ee7fa-00b9-4bbb-b6a1-10a96081b086"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:31:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df077f01-3a1d-4bbd-806a-4520d3c9da71","ip_address":"10.200.201.4"}],"id":"2e83c2a8-6336-4a77-8d23-dcbf843cace0","security_groups":[],"mac_address":"fa:16:3e:52:fc:44","project_id":"89cef168ebe74d5699383379e1014778","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e58ee7fa-00b9-4bbb-b6a1-10a96081b086"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:32:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"df077f01-3a1d-4bbd-806a-4520d3c9da71","ip_address":"10.200.201.1"}],"id":"b55001c5-54fb-403c-b820-f3d4b3b8fe46","security_groups":["80e6d33e-e6f2-4ffc-80f6-5968d480132e"],"mac_address":"fa:16:3e:46:4c:6c","project_id":"89cef168ebe74d5699383379e1014778","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-port1","admin_state_up":true,"network_id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:32:06Z","binding:vnic_type":"normal","device_id":"27fd94ad-45db-430f-9209-b76a2fde6718"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:32:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"df077f01-3a1d-4bbd-806a-4520d3c9da71","ip_address":"10.200.201.3"}],"id":"e9f64f68-5c44-44f0-baf9-203aaeb4ba47","security_groups":[],"mac_address":"fa:16:3e:7d:38:7f","project_id":"89cef168ebe74d5699383379e1014778","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e58ee7fa-00b9-4bbb-b6a1-10a96081b086"}]} 2018-09-22 04:32:11,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 used request id req-47830385-700f-40bb-89e5-1d9dca004fbd 2018-09-22 04:32:11,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/df077f01-3a1d-4bbd-806a-4520d3c9da71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a410c2462f44885bd388019ab6b461b3410cf9" 2018-09-22 04:32:11,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b4f048c6-73af-47bf-b76a-2f647d3313a1 Date: Sat, 22 Sep 2018 04:32:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:31:56Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"89cef168ebe74d5699383379e1014778","id":"df077f01-3a1d-4bbd-806a-4520d3c9da71","subnetpool_id":null,"name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-subnet1"}} 2018-09-22 04:32:11,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/df077f01-3a1d-4bbd-806a-4520d3c9da71 used request id req-b4f048c6-73af-47bf-b76a-2f647d3313a1 2018-09-22 04:32:11,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a410c2462f44885bd388019ab6b461b3410cf9" 2018-09-22 04:32:12,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bafcb2c7-0f18-46f2-ab51-f869bae76ec1 Date: Sat, 22 Sep 2018 04:32: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":["df077f01-3a1d-4bbd-806a-4520d3c9da71"],"updated_at":"2018-09-22T04:31:56Z","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89cef168ebe74d5699383379e1014778","id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-net1"}]} 2018-09-22 04:32:12,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 used request id req-bafcb2c7-0f18-46f2-ab51-f869bae76ec1 2018-09-22 04:32:12,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a410c2462f44885bd388019ab6b461b3410cf9" 2018-09-22 04:32:12,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d42026e0-c8a6-4e58-a158-1e03bbe444b2 Date: Sat, 22 Sep 2018 04:32:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e58ee7fa-00b9-4bbb-b6a1-10a96081b086","tenant_id":"89cef168ebe74d5699383379e1014778","created_at":"2018-09-22T04:31:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:31:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"89cef168ebe74d5699383379e1014778","id":"df077f01-3a1d-4bbd-806a-4520d3c9da71","subnetpool_id":null,"name":"CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-subnet1"}]} 2018-09-22 04:32:12,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e58ee7fa-00b9-4bbb-b6a1-10a96081b086 used request id req-d42026e0-c8a6-4e58-a158-1e03bbe444b2 2018-09-22 04:32:12,254 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-router and port CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-port1 2018-09-22 04:32:12,254 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-router 2018-09-22 04:32:12,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/27fd94ad-45db-430f-9209-b76a2fde6718/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" -d '{"port_id": "b55001c5-54fb-403c-b820-f3d4b3b8fe46"}' 2018-09-22 04:32:13,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fdeda483-0bac-40cd-ab14-0782320ca962 Date: Sat, 22 Sep 2018 04:32:13 GMT RESP BODY: {"network_id": "e58ee7fa-00b9-4bbb-b6a1-10a96081b086", "tenant_id": "89cef168ebe74d5699383379e1014778", "subnet_id": "df077f01-3a1d-4bbd-806a-4520d3c9da71", "subnet_ids": ["df077f01-3a1d-4bbd-806a-4520d3c9da71"], "port_id": "b55001c5-54fb-403c-b820-f3d4b3b8fe46", "id": "27fd94ad-45db-430f-9209-b76a2fde6718"} 2018-09-22 04:32:13,635 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/27fd94ad-45db-430f-9209-b76a2fde6718/remove_router_interface used request id req-fdeda483-0bac-40cd-ab14-0782320ca962 2018-09-22 04:32:13,635 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-router 2018-09-22 04:32:13,635 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-router 2018-09-22 04:32:13,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/27fd94ad-45db-430f-9209-b76a2fde6718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd9108e9446b1f702286956ede2df93bdf67c7d" 2018-09-22 04:32:17,058 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a33f6569-71bc-42ea-9e40-3a09b0229943 Content-Length: 0 Date: Sat, 22 Sep 2018 04:32:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:32:17,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/27fd94ad-45db-430f-9209-b76a2fde6718 used request id req-a33f6569-71bc-42ea-9e40-3a09b0229943 2018-09-22 04:32:17,059 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-subnet1 2018-09-22 04:32:17,059 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-subnet1 2018-09-22 04:32:17,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/df077f01-3a1d-4bbd-806a-4520d3c9da71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c171e2031e32d34ad83d5b2b3923bba2b0f" 2018-09-22 04:32:19,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3227ba10-4a06-4499-90e1-4274d20d349b Date: Sat, 22 Sep 2018 04:32:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:32:19,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/df077f01-3a1d-4bbd-806a-4520d3c9da71 used request id req-3227ba10-4a06-4499-90e1-4274d20d349b 2018-09-22 04:32:19,225 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-2dd255d5-3381-4e29-ac8d-16efe4e7ea10-pub-net1 2018-09-22 04:32:19,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/e58ee7fa-00b9-4bbb-b6a1-10a96081b086 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986c171e2031e32d34ad83d5b2b3923bba2b0f" 2018-09-22 04:32:20,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d80b576-5fb6-4e63-90b6-68341aa6ec7a Date: Sat, 22 Sep 2018 04:32:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:32:20,623 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/e58ee7fa-00b9-4bbb-b6a1-10a96081b086 used request id req-1d80b576-5fb6-4e63-90b6-68341aa6ec7a 2018-09-22 04:32:20,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" 2018-09-22 04:32:20,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-7566d382-80b4-4afa-a826-165d73780fc6 Date: Sat, 22 Sep 2018 04:32:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "89cef168ebe74d5699383379e1014778", "created_at": "2018-09-22T04:31:55Z", "updated_at": "2018-09-22T04:31:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:31:55Z", "revision_number": 0, "id": "502bba4d-c7c6-47fa-98b5-0602467f2cdf", "remote_group_id": "80e6d33e-e6f2-4ffc-80f6-5968d480132e", "remote_ip_prefix": null, "created_at": "2018-09-22T04:31:55Z", "security_group_id": "80e6d33e-e6f2-4ffc-80f6-5968d480132e", "tenant_id": "89cef168ebe74d5699383379e1014778", "port_range_min": null, "ethertype": "IPv4", "project_id": "89cef168ebe74d5699383379e1014778"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:31:55Z", "revision_number": 0, "id": "97147ba3-e53c-46e3-a463-068bf6fa1d51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:31:55Z", "security_group_id": "80e6d33e-e6f2-4ffc-80f6-5968d480132e", "tenant_id": "89cef168ebe74d5699383379e1014778", "port_range_min": null, "ethertype": "IPv4", "project_id": "89cef168ebe74d5699383379e1014778"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:31:55Z", "revision_number": 0, "id": "d87c5369-f87c-4feb-802b-88b9a3f74877", "remote_group_id": "80e6d33e-e6f2-4ffc-80f6-5968d480132e", "remote_ip_prefix": null, "created_at": "2018-09-22T04:31:55Z", "security_group_id": "80e6d33e-e6f2-4ffc-80f6-5968d480132e", "tenant_id": "89cef168ebe74d5699383379e1014778", "port_range_min": null, "ethertype": "IPv6", "project_id": "89cef168ebe74d5699383379e1014778"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:31:55Z", "revision_number": 0, "id": "ebf8c3a9-e89a-4801-b95f-6f522e531749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:31:55Z", "security_group_id": "80e6d33e-e6f2-4ffc-80f6-5968d480132e", "tenant_id": "89cef168ebe74d5699383379e1014778", "port_range_min": null, "ethertype": "IPv6", "project_id": "89cef168ebe74d5699383379e1014778"}], "revision_number": 4, "project_id": "89cef168ebe74d5699383379e1014778", "id": "80e6d33e-e6f2-4ffc-80f6-5968d480132e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:32:20,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-7566d382-80b4-4afa-a826-165d73780fc6 2018-09-22 04:32:20,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" 2018-09-22 04:32:20,964 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73406f24-2631-4e72-92d8-35fa2eebfdcf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:32:20,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-73406f24-2631-4e72-92d8-35fa2eebfdcf 2018-09-22 04:32:20,965 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:32:20,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" 2018-09-22 04:32:21,061 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-029b7ed2-1c0d-4c7b-9f96-6e07389dcc33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:32:21,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-029b7ed2-1c0d-4c7b-9f96-6e07389dcc33 2018-09-22 04:32:21,061 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:32:21,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" 2018-09-22 04:32:21,144 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b2ddbdd-8aba-471b-b238-17a64cc2522e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:32:21,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-4b2ddbdd-8aba-471b-b238-17a64cc2522e 2018-09-22 04:32:21,144 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:32:21,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" 2018-09-22 04:32:21,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a752159d-8d09-4b94-a9ea-27e66f04a284 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:32:21,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-a752159d-8d09-4b94-a9ea-27e66f04a284 2018-09-22 04:32:21,235 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:32:21,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" 2018-09-22 04:32:21,332 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff18ec98-71fc-4e09-9262-8db7af3e3702 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:32:21,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-ff18ec98-71fc-4e09-9262-8db7af3e3702 2018-09-22 04:32:21,333 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:32:21,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" 2018-09-22 04:32:21,416 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19c7fd9f-6b47-4f4f-8750-688edb922586 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:32:21,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-19c7fd9f-6b47-4f4f-8750-688edb922586 2018-09-22 04:32:21,416 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:32:21,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/89cef168ebe74d5699383379e1014778 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" 2018-09-22 04:32:21,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-546ce7b4-752f-420c-b43e-2841516f11bc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/89cef168ebe74d5699383379e1014778"}, "enabled": true, "id": "89cef168ebe74d5699383379e1014778", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fbee69cb-d081-43e-proj"}} 2018-09-22 04:32:21,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/89cef168ebe74d5699383379e1014778 used request id req-546ce7b4-752f-420c-b43e-2841516f11bc 2018-09-22 04:32:21,509 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80e6d33e-e6f2-4ffc-80f6-5968d480132e 2018-09-22 04:32:21,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=80e6d33e-e6f2-4ffc-80f6-5968d480132e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" 2018-09-22 04:32:21,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cd0e624a-0b64-400f-8cd3-4a30b608e090 Date: Sat, 22 Sep 2018 04:32:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "80e6d33e-e6f2-4ffc-80f6-5968d480132e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:31:55Z", "security_group_id": "80e6d33e-e6f2-4ffc-80f6-5968d480132e", "port_range_min": null, "revision_number": 0, "tenant_id": "89cef168ebe74d5699383379e1014778", "created_at": "2018-09-22T04:31:55Z", "project_id": "89cef168ebe74d5699383379e1014778", "id": "502bba4d-c7c6-47fa-98b5-0602467f2cdf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:31:55Z", "security_group_id": "80e6d33e-e6f2-4ffc-80f6-5968d480132e", "port_range_min": null, "revision_number": 0, "tenant_id": "89cef168ebe74d5699383379e1014778", "created_at": "2018-09-22T04:31:55Z", "project_id": "89cef168ebe74d5699383379e1014778", "id": "97147ba3-e53c-46e3-a463-068bf6fa1d51"}, {"remote_group_id": "80e6d33e-e6f2-4ffc-80f6-5968d480132e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:31:55Z", "security_group_id": "80e6d33e-e6f2-4ffc-80f6-5968d480132e", "port_range_min": null, "revision_number": 0, "tenant_id": "89cef168ebe74d5699383379e1014778", "created_at": "2018-09-22T04:31:55Z", "project_id": "89cef168ebe74d5699383379e1014778", "id": "d87c5369-f87c-4feb-802b-88b9a3f74877"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:31:55Z", "security_group_id": "80e6d33e-e6f2-4ffc-80f6-5968d480132e", "port_range_min": null, "revision_number": 0, "tenant_id": "89cef168ebe74d5699383379e1014778", "created_at": "2018-09-22T04:31:55Z", "project_id": "89cef168ebe74d5699383379e1014778", "id": "ebf8c3a9-e89a-4801-b95f-6f522e531749"}]} 2018-09-22 04:32:21,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=80e6d33e-e6f2-4ffc-80f6-5968d480132e used request id req-cd0e624a-0b64-400f-8cd3-4a30b608e090 2018-09-22 04:32:21,688 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:32:21,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/80e6d33e-e6f2-4ffc-80f6-5968d480132e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" 2018-09-22 04:32:21,989 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61bbbd64-f8f1-4d40-aa5d-f236b50c8783 Content-Length: 0 Date: Sat, 22 Sep 2018 04:32:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:32:21,989 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/80e6d33e-e6f2-4ffc-80f6-5968d480132e used request id req-61bbbd64-f8f1-4d40-aa5d-f236b50c8783 2018-09-22 04:32:21,990 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-fbee69cb-d081-43e-proj 2018-09-22 04:32:21,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/89cef168ebe74d5699383379e1014778 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" 2018-09-22 04:32:22,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84334cf2-459e-4c9e-8be6-31e357507d03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:32:22,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/89cef168ebe74d5699383379e1014778 used request id req-84334cf2-459e-4c9e-8be6-31e357507d03 2018-09-22 04:32:22,199 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-fbee69cb-d081-43e-proj-role 2018-09-22 04:32:22,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/0ff987c713b44ce4a7c98ae8342af1a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" 2018-09-22 04:32:22,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:32:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-400eeae7-b1ea-493c-a5e5-299034903bde Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:32:22,315 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0ff987c713b44ce4a7c98ae8342af1a4 used request id req-400eeae7-b1ea-493c-a5e5-299034903bde 2018-09-22 04:32:22,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3bf376536fecce6d1a6f970f4fd626590f9293" 2018-09-22 04:32:22,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-854f771f-32e2-41da-82ee-cee50d0c2b65 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:32:22,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-854f771f-32e2-41da-82ee-cee50d0c2b65 2018-09-22 04:32:22,410 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-fbee69cb-d081-43e-user 2018-09-22 04:32:22,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9a09b07fe36549a3949c27203397b224 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b7fbc50ef1decf2d57a186eabe292101a20e9d4" 2018-09-22 04:32:22,603 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:32:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc87c595-671a-4a46-9c2e-8a898969b593 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:32:22,603 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9a09b07fe36549a3949c27203397b224 used request id req-bc87c595-671a-4a46-9c2e-8a898969b593 2018-09-22 04:32:22,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:32:22,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:32:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["g1t_0OyNQ0GY9GvAJdAubQ"], "issued_at": "2018-09-22T04:32:22.000000Z"}} 2018-09-22 04:32:22,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797bacb49e8bc562d70c28eb0b464bddce51c264" 2018-09-22 04:32:23,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d060d591-dfc2-4374-85ed-b720ac958b2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:32:23,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d060d591-dfc2-4374-85ed-b720ac958b2a 2018-09-22 04:32:23,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:32:23,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:32:23,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:32:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["GIG0K8eERsG_JNf8XAJr_w"], "issued_at": "2018-09-22T04:32:23.000000Z"}} 2018-09-22 04:32:23,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" 2018-09-22 04:32:23,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8cbc787-cf1c-46cd-962a-5e7e9b667c16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:32:23,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d8cbc787-cf1c-46cd-962a-5e7e9b667c16 2018-09-22 04:32:23,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:32:23,545 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:32:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:32:23,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" 2018-09-22 04:32:23,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23bd555b-fd8b-4dc0-9da5-d1616270e363 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:32:23,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj used request id req-23bd555b-fd8b-4dc0-9da5-d1616270e363 2018-09-22 04:32:23,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" 2018-09-22 04:32:23,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ba4666-2380-4cc3-9e6f-0099e179d241 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:32:23,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a5ba4666-2380-4cc3-9e6f-0099e179d241 2018-09-22 04:32:23,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj"}}' 2018-09-22 04:32:23,849 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:32:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8479e2f-9f75-4d48-b0ad-62ff273ac748 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d6e76e809d47490d97c993a0e45a2062"}, "enabled": true, "id": "d6e76e809d47490d97c993a0e45a2062", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj"}} 2018-09-22 04:32:23,849 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e8479e2f-9f75-4d48-b0ad-62ff273ac748 2018-09-22 04:32:23,849 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj 2018-09-22 04:32:23,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:32:23,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:32:24,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:32:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Y-ivWnUxRHqpATEbOVDXOQ"], "issued_at": "2018-09-22T04:32:24.000000Z"}} 2018-09-22 04:32:24,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca14dfaa54d4bbc21e675412c2e20c188ac733f4" 2018-09-22 04:32:24,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d64e73e1-4a9f-435d-a998-85be8abbb1a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:32:24,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d64e73e1-4a9f-435d-a998-85be8abbb1a2 2018-09-22 04:32:24,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:32:24,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:32:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:32:24,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca14dfaa54d4bbc21e675412c2e20c188ac733f4" 2018-09-22 04:32:24,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efe40e86-9f54-4ad3-a43e-848e1ae469e4 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:32:24,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-efe40e86-9f54-4ad3-a43e-848e1ae469e4 2018-09-22 04:32:24,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca14dfaa54d4bbc21e675412c2e20c188ac733f4" 2018-09-22 04:32:24,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e870693f-3dd8-414c-bda8-4a04688afd40 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d6e76e809d47490d97c993a0e45a2062"}, "enabled": true, "id": "d6e76e809d47490d97c993a0e45a2062", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj"}]} 2018-09-22 04:32:24,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj used request id req-e870693f-3dd8-414c-bda8-4a04688afd40 2018-09-22 04:32:24,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca14dfaa54d4bbc21e675412c2e20c188ac733f4" 2018-09-22 04:32:24,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6005f32-7892-4dab-8e06-4d22c5778f62 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:32:24,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d6005f32-7892-4dab-8e06-4d22c5778f62 2018-09-22 04:32:24,932 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-9c2cbeb6-3701-48f-user 2018-09-22 04:32:24,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:32:24,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" 2018-09-22 04:32:25,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-729f555d-ccc2-4433-8125-6052266325b3 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:32:25,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-729f555d-ccc2-4433-8125-6052266325b3 2018-09-22 04:32:25,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" -d '{"role": {"name": "CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj-role"}}' 2018-09-22 04:32:25,136 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20130157-1a59-40a9-8200-1655eb04c572 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c2516bb95094e44b5538e07ba9da678", "links": {"self": "http://172.30.9.23:5000/v3/roles/7c2516bb95094e44b5538e07ba9da678"}, "name": "CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj-role"}} 2018-09-22 04:32:25,136 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-20130157-1a59-40a9-8200-1655eb04c572 2018-09-22 04:32:25,136 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj-role 2018-09-22 04:32:25,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7c2516bb95094e44b5538e07ba9da678 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" 2018-09-22 04:32:25,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-237d539c-8f68-4d83-abf1-17de3eccb9a8 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/7c2516bb95094e44b5538e07ba9da678"}, "domain_id": null, "name": "CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj-role", "id": "7c2516bb95094e44b5538e07ba9da678"}} 2018-09-22 04:32:25,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7c2516bb95094e44b5538e07ba9da678 used request id req-237d539c-8f68-4d83-abf1-17de3eccb9a8 2018-09-22 04:32:25,158 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj-role to project CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj 2018-09-22 04:32:25,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d6e76e809d47490d97c993a0e45a2062/users/4ecd6a110ef24713ae0ad7e5a7a1b786/roles/7c2516bb95094e44b5538e07ba9da678 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" 2018-09-22 04:32:25,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b69e8a6-343d-4aff-aefb-f0b750f5037c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:32:25,288 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d6e76e809d47490d97c993a0e45a2062/users/4ecd6a110ef24713ae0ad7e5a7a1b786/roles/7c2516bb95094e44b5538e07ba9da678 used request id req-1b69e8a6-343d-4aff-aefb-f0b750f5037c 2018-09-22 04:32:25,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:32:25,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:32:25,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:32:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["_RrbPJmnRJ6G96mTTU-8kQ"], "issued_at": "2018-09-22T04:32:25.000000Z"}} 2018-09-22 04:32:25,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a2c369bfd5767214f0224dcc731841d9033c59" 2018-09-22 04:32:25,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe4abd5f-9c1a-4531-aece-5e09ffce13f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:32:25,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fe4abd5f-9c1a-4531-aece-5e09ffce13f3 2018-09-22 04:32:25,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-bf10fb16-5a1c-4232-a708-fc85707f779e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a2c369bfd5767214f0224dcc731841d9033c59" 2018-09-22 04:32:25,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0fda9cfd-2ae6-43ee-ae93-f64001dec589 Date: Sat, 22 Sep 2018 04:32:25 GMT RESP BODY: {"routers": []} 2018-09-22 04:32:25,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-bf10fb16-5a1c-4232-a708-fc85707f779e-pub-router&admin_state_up=True used request id req-0fda9cfd-2ae6-43ee-ae93-f64001dec589 2018-09-22 04:32:25,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:32:25,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:32:26,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:32:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["oi8ZRcomRuebj_7MDhCt6w"], "issued_at": "2018-09-22T04:32:26.000000Z"}} 2018-09-22 04:32:26,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524aba3fd4bc9fe7d20d02af0855bc2233c3822c" 2018-09-22 04:32:26,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-664c18fd-f2d3-4d1a-a548-0fc644ef8566 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:32:26,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-664c18fd-f2d3-4d1a-a548-0fc644ef8566 2018-09-22 04:32:26,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:32:26,448 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:32:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:32:26,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524aba3fd4bc9fe7d20d02af0855bc2233c3822c" 2018-09-22 04:32:26,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e003d6-beab-4136-b324-8e565e863e04 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d6e76e809d47490d97c993a0e45a2062"}, "enabled": true, "id": "d6e76e809d47490d97c993a0e45a2062", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj"}]} 2018-09-22 04:32:26,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj used request id req-30e003d6-beab-4136-b324-8e565e863e04 2018-09-22 04:32:26,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a2c369bfd5767214f0224dcc731841d9033c59" 2018-09-22 04:32:26,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-cc03b017-fad8-480c-943e-9ff68a44f7fc Date: Sat, 22 Sep 2018 04:32:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 04:32:26,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-cc03b017-fad8-480c-943e-9ff68a44f7fc 2018-09-22 04:32:26,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a2c369bfd5767214f0224dcc731841d9033c59" 2018-09-22 04:32:26,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-baa2f85f-3f8c-4e64-b529-72b0f8c28c54 Date: Sat, 22 Sep 2018 04:32:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 04:32:26,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-baa2f85f-3f8c-4e64-b529-72b0f8c28c54 2018-09-22 04:32:27,000 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-bf10fb16-5a1c-4232-a708-fc85707f779e-pub-router 2018-09-22 04:32:27,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a2c369bfd5767214f0224dcc731841d9033c59" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "tenant_id": "d6e76e809d47490d97c993a0e45a2062", "name": "CreateRouterSuccessTests-bf10fb16-5a1c-4232-a708-fc85707f779e-pub-router", "admin_state_up": true}}' 2018-09-22 04:32:32,359 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-45beed91-ff31-4e19-86f1-516ccc620a41 Date: Sat, 22 Sep 2018 04:32:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d6e76e809d47490d97c993a0e45a2062", "created_at": "2018-09-22T04:32:27Z", "admin_state_up": true, "updated_at": "2018-09-22T04:32:28Z", "project_id": "d6e76e809d47490d97c993a0e45a2062", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "6b05731a-8829-4dd3-af28-64366e9d3136", "name": "CreateRouterSuccessTests-bf10fb16-5a1c-4232-a708-fc85707f779e-pub-router"}} 2018-09-22 04:32:32,360 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-45beed91-ff31-4e19-86f1-516ccc620a41 2018-09-22 04:32:32,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=6b05731a-8829-4dd3-af28-64366e9d3136 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a2c369bfd5767214f0224dcc731841d9033c59" 2018-09-22 04:32:32,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-7f97bfa3-007d-4dd1-bee1-cf96ae06f06b Date: Sat, 22 Sep 2018 04:32:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:32:28Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.202"}],"id":"8b400387-3523-4cce-a96a-f3c514686e1d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ba:c1:b7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"","created_at":"2018-09-22T04:32:28Z","binding:vnic_type":"normal","device_id":"6b05731a-8829-4dd3-af28-64366e9d3136"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:32:31Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"22eba98b-58c9-4618-8f97-2c965b457b32","ip_address":"169.254.192.7"}],"id":"a15b031a-0033-4366-a1de-e7bee6148c05","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:b5:3a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d6e76e809d47490d97c993a0e45a2062","admin_state_up":true,"network_id":"44a2c6c3-41b6-41bc-a26a-1380da677d68","tenant_id":"","created_at":"2018-09-22T04:32:31Z","binding:vnic_type":"normal","device_id":"6b05731a-8829-4dd3-af28-64366e9d3136"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:32:29Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"22eba98b-58c9-4618-8f97-2c965b457b32","ip_address":"169.254.192.2"}],"id":"d8a55666-0faf-484b-b593-348609a8b577","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f8:a0:bd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d6e76e809d47490d97c993a0e45a2062","admin_state_up":true,"network_id":"44a2c6c3-41b6-41bc-a26a-1380da677d68","tenant_id":"","created_at":"2018-09-22T04:32:29Z","binding:vnic_type":"normal","device_id":"6b05731a-8829-4dd3-af28-64366e9d3136"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:32:30Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"22eba98b-58c9-4618-8f97-2c965b457b32","ip_address":"169.254.192.10"}],"id":"ea060d6b-4117-46cc-b4dd-33ac8ae78b23","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1e:b2:02","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d6e76e809d47490d97c993a0e45a2062","admin_state_up":true,"network_id":"44a2c6c3-41b6-41bc-a26a-1380da677d68","tenant_id":"","created_at":"2018-09-22T04:32:30Z","binding:vnic_type":"normal","device_id":"6b05731a-8829-4dd3-af28-64366e9d3136"}]} 2018-09-22 04:32:32,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=6b05731a-8829-4dd3-af28-64366e9d3136 used request id req-7f97bfa3-007d-4dd1-bee1-cf96ae06f06b 2018-09-22 04:32:32,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a2c369bfd5767214f0224dcc731841d9033c59" 2018-09-22 04:32:32,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-545d9c20-6588-4db8-8946-3f6890c7b711 Date: Sat, 22 Sep 2018 04:32:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 04:32:32,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-545d9c20-6588-4db8-8946-3f6890c7b711 2018-09-22 04:32:32,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/22eba98b-58c9-4618-8f97-2c965b457b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a2c369bfd5767214f0224dcc731841d9033c59" 2018-09-22 04:32:32,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f01673ad-6715-4106-8c3a-e76ebad31d7c Date: Sat, 22 Sep 2018 04:32:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"44a2c6c3-41b6-41bc-a26a-1380da677d68","tenant_id":"","created_at":"2018-09-22T04:32:27Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:27Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"22eba98b-58c9-4618-8f97-2c965b457b32","subnetpool_id":null,"name":"HA subnet tenant d6e76e809d47490d97c993a0e45a2062"}} 2018-09-22 04:32:32,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/22eba98b-58c9-4618-8f97-2c965b457b32 used request id req-f01673ad-6715-4106-8c3a-e76ebad31d7c 2018-09-22 04:32:32,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/22eba98b-58c9-4618-8f97-2c965b457b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a2c369bfd5767214f0224dcc731841d9033c59" 2018-09-22 04:32:33,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8bd79e39-703d-4d6a-8a66-3fb344bf6eef Date: Sat, 22 Sep 2018 04:32:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"44a2c6c3-41b6-41bc-a26a-1380da677d68","tenant_id":"","created_at":"2018-09-22T04:32:27Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:27Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"22eba98b-58c9-4618-8f97-2c965b457b32","subnetpool_id":null,"name":"HA subnet tenant d6e76e809d47490d97c993a0e45a2062"}} 2018-09-22 04:32:33,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/22eba98b-58c9-4618-8f97-2c965b457b32 used request id req-8bd79e39-703d-4d6a-8a66-3fb344bf6eef 2018-09-22 04:32:33,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/22eba98b-58c9-4618-8f97-2c965b457b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a2c369bfd5767214f0224dcc731841d9033c59" 2018-09-22 04:32:33,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5d9cf11b-12c4-4840-8c0f-a79e5d8766e8 Date: Sat, 22 Sep 2018 04:32:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"44a2c6c3-41b6-41bc-a26a-1380da677d68","tenant_id":"","created_at":"2018-09-22T04:32:27Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:27Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"22eba98b-58c9-4618-8f97-2c965b457b32","subnetpool_id":null,"name":"HA subnet tenant d6e76e809d47490d97c993a0e45a2062"}} 2018-09-22 04:32:33,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/22eba98b-58c9-4618-8f97-2c965b457b32 used request id req-5d9cf11b-12c4-4840-8c0f-a79e5d8766e8 2018-09-22 04:32:33,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/6b05731a-8829-4dd3-af28-64366e9d3136 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a2c369bfd5767214f0224dcc731841d9033c59" 2018-09-22 04:32:33,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-1104bd31-97d2-45d9-ab73-6a6327db08b9 Date: Sat, 22 Sep 2018 04:32:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d6e76e809d47490d97c993a0e45a2062", "created_at": "2018-09-22T04:32:27Z", "admin_state_up": true, "updated_at": "2018-09-22T04:32:31Z", "project_id": "d6e76e809d47490d97c993a0e45a2062", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "6b05731a-8829-4dd3-af28-64366e9d3136", "name": "CreateRouterSuccessTests-bf10fb16-5a1c-4232-a708-fc85707f779e-pub-router"}} 2018-09-22 04:32:33,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/6b05731a-8829-4dd3-af28-64366e9d3136 used request id req-1104bd31-97d2-45d9-ab73-6a6327db08b9 2018-09-22 04:32:33,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=6b05731a-8829-4dd3-af28-64366e9d3136 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a2c369bfd5767214f0224dcc731841d9033c59" 2018-09-22 04:32:33,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-0f11347a-d839-4af2-b7af-f84505f1a21c Date: Sat, 22 Sep 2018 04:32:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:32:32Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.202"}],"id":"8b400387-3523-4cce-a96a-f3c514686e1d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:c1:b7","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"","created_at":"2018-09-22T04:32:28Z","binding:vnic_type":"normal","device_id":"6b05731a-8829-4dd3-af28-64366e9d3136"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:32:33Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"22eba98b-58c9-4618-8f97-2c965b457b32","ip_address":"169.254.192.7"}],"id":"a15b031a-0033-4366-a1de-e7bee6148c05","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:b5:3a","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d6e76e809d47490d97c993a0e45a2062","admin_state_up":true,"network_id":"44a2c6c3-41b6-41bc-a26a-1380da677d68","tenant_id":"","created_at":"2018-09-22T04:32:31Z","binding:vnic_type":"normal","device_id":"6b05731a-8829-4dd3-af28-64366e9d3136"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:32:29Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"22eba98b-58c9-4618-8f97-2c965b457b32","ip_address":"169.254.192.2"}],"id":"d8a55666-0faf-484b-b593-348609a8b577","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f8:a0:bd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d6e76e809d47490d97c993a0e45a2062","admin_state_up":true,"network_id":"44a2c6c3-41b6-41bc-a26a-1380da677d68","tenant_id":"","created_at":"2018-09-22T04:32:29Z","binding:vnic_type":"normal","device_id":"6b05731a-8829-4dd3-af28-64366e9d3136"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:32:30Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"22eba98b-58c9-4618-8f97-2c965b457b32","ip_address":"169.254.192.10"}],"id":"ea060d6b-4117-46cc-b4dd-33ac8ae78b23","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1e:b2:02","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d6e76e809d47490d97c993a0e45a2062","admin_state_up":true,"network_id":"44a2c6c3-41b6-41bc-a26a-1380da677d68","tenant_id":"","created_at":"2018-09-22T04:32:30Z","binding:vnic_type":"normal","device_id":"6b05731a-8829-4dd3-af28-64366e9d3136"}]} 2018-09-22 04:32:33,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=6b05731a-8829-4dd3-af28-64366e9d3136 used request id req-0f11347a-d839-4af2-b7af-f84505f1a21c 2018-09-22 04:32:33,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a2c369bfd5767214f0224dcc731841d9033c59" 2018-09-22 04:32:33,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-d85da90e-fcbf-4a0d-8d41-8f632ff0beda Date: Sat, 22 Sep 2018 04:32:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 04:32:33,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-d85da90e-fcbf-4a0d-8d41-8f632ff0beda 2018-09-22 04:32:33,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/22eba98b-58c9-4618-8f97-2c965b457b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a2c369bfd5767214f0224dcc731841d9033c59" 2018-09-22 04:32:33,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f2b035fe-2b3d-40de-9245-cf41fa6b955a Date: Sat, 22 Sep 2018 04:32:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"44a2c6c3-41b6-41bc-a26a-1380da677d68","tenant_id":"","created_at":"2018-09-22T04:32:27Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:27Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"22eba98b-58c9-4618-8f97-2c965b457b32","subnetpool_id":null,"name":"HA subnet tenant d6e76e809d47490d97c993a0e45a2062"}} 2018-09-22 04:32:33,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/22eba98b-58c9-4618-8f97-2c965b457b32 used request id req-f2b035fe-2b3d-40de-9245-cf41fa6b955a 2018-09-22 04:32:33,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/22eba98b-58c9-4618-8f97-2c965b457b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a2c369bfd5767214f0224dcc731841d9033c59" 2018-09-22 04:32:34,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-057155fd-3798-426d-826f-a15070b171ad Date: Sat, 22 Sep 2018 04:32:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"44a2c6c3-41b6-41bc-a26a-1380da677d68","tenant_id":"","created_at":"2018-09-22T04:32:27Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:27Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"22eba98b-58c9-4618-8f97-2c965b457b32","subnetpool_id":null,"name":"HA subnet tenant d6e76e809d47490d97c993a0e45a2062"}} 2018-09-22 04:32:34,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/22eba98b-58c9-4618-8f97-2c965b457b32 used request id req-057155fd-3798-426d-826f-a15070b171ad 2018-09-22 04:32:34,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/22eba98b-58c9-4618-8f97-2c965b457b32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a2c369bfd5767214f0224dcc731841d9033c59" 2018-09-22 04:32:34,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f348da7a-15cf-4a10-bf10-267c49c93c07 Date: Sat, 22 Sep 2018 04:32:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"44a2c6c3-41b6-41bc-a26a-1380da677d68","tenant_id":"","created_at":"2018-09-22T04:32:27Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:27Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"22eba98b-58c9-4618-8f97-2c965b457b32","subnetpool_id":null,"name":"HA subnet tenant d6e76e809d47490d97c993a0e45a2062"}} 2018-09-22 04:32:34,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/22eba98b-58c9-4618-8f97-2c965b457b32 used request id req-f348da7a-15cf-4a10-bf10-267c49c93c07 2018-09-22 04:32:34,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:32:34,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c2516bb95094e44b5538e07ba9da678", "name": "CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj-role"}], "expires_at": "2018-09-22T05:32:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6e76e809d47490d97c993a0e45a2062", "name": "CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d6e76e809d47490d97c993a0e45a2062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/d6e76e809d47490d97c993a0e45a2062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/d6e76e809d47490d97c993a0e45a2062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/d6e76e809d47490d97c993a0e45a2062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/d6e76e809d47490d97c993a0e45a2062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/d6e76e809d47490d97c993a0e45a2062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d6e76e809d47490d97c993a0e45a2062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/d6e76e809d47490d97c993a0e45a2062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/d6e76e809d47490d97c993a0e45a2062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d6e76e809d47490d97c993a0e45a2062", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/d6e76e809d47490d97c993a0e45a2062", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/d6e76e809d47490d97c993a0e45a2062", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-9c2cbeb6-3701-48f-user", "id": "4ecd6a110ef24713ae0ad7e5a7a1b786"}, "audit_ids": ["cQ6lSwhhSaqicQYR1pXngA"], "issued_at": "2018-09-22T04:32:34.000000Z"}} 2018-09-22 04:32:34,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-bf10fb16-5a1c-4232-a708-fc85707f779e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1dc4f972ef0532a94adfd16e04eda1c0241c5c" 2018-09-22 04:32:35,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-a6f751b0-ebe9-4cd1-a322-64d06ac94d9e Date: Sat, 22 Sep 2018 04:32:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d6e76e809d47490d97c993a0e45a2062", "created_at": "2018-09-22T04:32:27Z", "admin_state_up": true, "updated_at": "2018-09-22T04:32:31Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "d6e76e809d47490d97c993a0e45a2062", "id": "6b05731a-8829-4dd3-af28-64366e9d3136", "name": "CreateRouterSuccessTests-bf10fb16-5a1c-4232-a708-fc85707f779e-pub-router"}]} 2018-09-22 04:32:35,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-bf10fb16-5a1c-4232-a708-fc85707f779e-pub-router&admin_state_up=True used request id req-a6f751b0-ebe9-4cd1-a322-64d06ac94d9e 2018-09-22 04:32:35,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:32:35,024 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:32:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:32:35,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d6e76e809d47490d97c993a0e45a2062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797bacb49e8bc562d70c28eb0b464bddce51c264" 2018-09-22 04:32:35,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e37a5099-d4b5-4fee-9e77-4a125e93b0a6 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d6e76e809d47490d97c993a0e45a2062"}, "enabled": true, "id": "d6e76e809d47490d97c993a0e45a2062", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj"}} 2018-09-22 04:32:35,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d6e76e809d47490d97c993a0e45a2062 used request id req-e37a5099-d4b5-4fee-9e77-4a125e93b0a6 2018-09-22 04:32:35,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=6b05731a-8829-4dd3-af28-64366e9d3136 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1dc4f972ef0532a94adfd16e04eda1c0241c5c" 2018-09-22 04:32:35,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4e78bea0-59db-4613-b139-0acc14df60ef Date: Sat, 22 Sep 2018 04:32:35 GMT RESP BODY: {"ports":[]} 2018-09-22 04:32:35,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=6b05731a-8829-4dd3-af28-64366e9d3136 used request id req-4e78bea0-59db-4613-b139-0acc14df60ef 2018-09-22 04:32:35,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1dc4f972ef0532a94adfd16e04eda1c0241c5c" 2018-09-22 04:32:35,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f2fcc338-ea1e-4e55-83b6-11f48ac3e8d8 Date: Sat, 22 Sep 2018 04:32:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 04:32:35,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-f2fcc338-ea1e-4e55-83b6-11f48ac3e8d8 2018-09-22 04:32:35,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1dc4f972ef0532a94adfd16e04eda1c0241c5c" 2018-09-22 04:32:35,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2102b905-1045-4b8b-a5e4-5c7450d9f00d Date: Sat, 22 Sep 2018 04:32:35 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:32:35,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-2102b905-1045-4b8b-a5e4-5c7450d9f00d 2018-09-22 04:32:35,833 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-bf10fb16-5a1c-4232-a708-fc85707f779e-pub-router 2018-09-22 04:32:35,833 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-bf10fb16-5a1c-4232-a708-fc85707f779e-pub-router 2018-09-22 04:32:35,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/6b05731a-8829-4dd3-af28-64366e9d3136 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a2c369bfd5767214f0224dcc731841d9033c59" 2018-09-22 04:32:39,324 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c78cf400-fd8b-4cd8-9999-bad3c789b622 Content-Length: 0 Date: Sat, 22 Sep 2018 04:32:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:32:39,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/6b05731a-8829-4dd3-af28-64366e9d3136 used request id req-c78cf400-fd8b-4cd8-9999-bad3c789b622 2018-09-22 04:32:39,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" 2018-09-22 04:32:39,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-64ff7a06-0b82-480e-ac68-918059d84ee1 Date: Sat, 22 Sep 2018 04:32:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:32:39,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-64ff7a06-0b82-480e-ac68-918059d84ee1 2018-09-22 04:32:39,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" 2018-09-22 04:32:39,661 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b12077a4-04eb-4d36-9330-c0733ffd9b59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:32:39,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-b12077a4-04eb-4d36-9330-c0733ffd9b59 2018-09-22 04:32:39,662 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:32:39,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" 2018-09-22 04:32:39,748 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbc2d3a7-9acc-48a4-9370-97d0c23c7f3b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:32:39,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-dbc2d3a7-9acc-48a4-9370-97d0c23c7f3b 2018-09-22 04:32:39,748 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:32:39,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" 2018-09-22 04:32:39,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c187698e-447a-4ab4-b4eb-e1eaaf1e5399 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:32:39,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-c187698e-447a-4ab4-b4eb-e1eaaf1e5399 2018-09-22 04:32:39,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:32:39,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" 2018-09-22 04:32:39,921 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a58c8e12-da86-4732-86ef-293c70cdb4e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:32:39,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-a58c8e12-da86-4732-86ef-293c70cdb4e2 2018-09-22 04:32:39,922 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:32:39,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" 2018-09-22 04:32:40,011 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8080d7ea-9d2a-4e96-b6e1-701cd7f091bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:32:40,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-8080d7ea-9d2a-4e96-b6e1-701cd7f091bb 2018-09-22 04:32:40,011 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:32:40,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" 2018-09-22 04:32:40,094 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8530fc1-8bfb-44c5-ad67-30bf10c88b54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:32:40,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-b8530fc1-8bfb-44c5-ad67-30bf10c88b54 2018-09-22 04:32:40,094 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:32:40,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" 2018-09-22 04:32:40,185 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4084d3a-1e68-48eb-acf8-5d5309f27052 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:32:40,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-d4084d3a-1e68-48eb-acf8-5d5309f27052 2018-09-22 04:32:40,186 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:32:40,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" 2018-09-22 04:32:40,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97fbd32a-f138-4d11-ab76-60f48ee82790 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:32:40,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-97fbd32a-f138-4d11-ab76-60f48ee82790 2018-09-22 04:32:40,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" 2018-09-22 04:32:40,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aaa7cd7-5836-4059-8e62-f31717c2487b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:32:40,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-6aaa7cd7-5836-4059-8e62-f31717c2487b 2018-09-22 04:32:40,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" 2018-09-22 04:32:40,452 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85611b36-329d-4bf8-af79-95df63c82b2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:32:40,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-85611b36-329d-4bf8-af79-95df63c82b2f 2018-09-22 04:32:40,453 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:32:40,454 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj 2018-09-22 04:32:40,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d6e76e809d47490d97c993a0e45a2062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" 2018-09-22 04:32:40,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13d030ac-b76f-459b-b54c-e118b2cab7df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:32:40,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d6e76e809d47490d97c993a0e45a2062 used request id req-13d030ac-b76f-459b-b54c-e118b2cab7df 2018-09-22 04:32:40,702 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-9c2cbeb6-3701-48f-proj-role 2018-09-22 04:32:40,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7c2516bb95094e44b5538e07ba9da678 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" 2018-09-22 04:32:40,812 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa900b30-4488-4a1b-991b-001b887a6f89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:32:40,812 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7c2516bb95094e44b5538e07ba9da678 used request id req-fa900b30-4488-4a1b-991b-001b887a6f89 2018-09-22 04:32:40,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f5b7750b59eb443bf629c5cafb6fd903efb31c" 2018-09-22 04:32:40,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7b05e8e-e864-4afc-abf9-974f6f212a84 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:32:40,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f7b05e8e-e864-4afc-abf9-974f6f212a84 2018-09-22 04:32:40,905 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-9c2cbeb6-3701-48f-user 2018-09-22 04:32:40,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/4ecd6a110ef24713ae0ad7e5a7a1b786 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca14dfaa54d4bbc21e675412c2e20c188ac733f4" 2018-09-22 04:32:41,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f60f1f1b-a684-4b46-ad3f-a3943686ea60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:32:41,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4ecd6a110ef24713ae0ad7e5a7a1b786 used request id req-f60f1f1b-a684-4b46-ad3f-a3943686ea60 2018-09-22 04:32:41,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:32:41,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:32:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["yZw6gWjrQtWukaFBmI0Keg"], "issued_at": "2018-09-22T04:32:41.000000Z"}} 2018-09-22 04:32:41,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44aabba1fcea6dd01ac7a4e6e0b5e8a07a04ccd6" 2018-09-22 04:32:41,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b22808a-1df0-4237-a834-8a76d92a1d8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:32:41,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7b22808a-1df0-4237-a834-8a76d92a1d8a 2018-09-22 04:32:41,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:32:41,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:32:41,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:32:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["INYWMElEQxaxl-ajTajFhw"], "issued_at": "2018-09-22T04:32:41.000000Z"}} 2018-09-22 04:32:41,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:32:42,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dfa3571-f8f2-4763-92df-25fef53d4374 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:32:42,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4dfa3571-f8f2-4763-92df-25fef53d4374 2018-09-22 04:32:42,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:32:42,072 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:32:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:32:42,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:32:42,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-902ce32b-06fa-42b0-ad81-49cbe192db31 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:32:42,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj used request id req-902ce32b-06fa-42b0-ad81-49cbe192db31 2018-09-22 04:32:42,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:32:42,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e986b10-eba2-4f41-9c28-aa55910510c4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:32:42,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1e986b10-eba2-4f41-9c28-aa55910510c4 2018-09-22 04:32:42,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}}' 2018-09-22 04:32:42,376 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:32:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73d3158c-2676-412a-b82c-3ef16545ca72 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc"}, "enabled": true, "id": "868740c73f434f98a25c3c27738ca4fc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}} 2018-09-22 04:32:42,376 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-73d3158c-2676-412a-b82c-3ef16545ca72 2018-09-22 04:32:42,376 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj 2018-09-22 04:32:42,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:32:42,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:32:42,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:32:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["rrEHPl81TuKARD9LKVmy3g"], "issued_at": "2018-09-22T04:32:42.000000Z"}} 2018-09-22 04:32:42,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c6b3b77d96a216b132d7f27caa5560150fa9b95" 2018-09-22 04:32:42,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc286597-26ea-4adb-99a3-3fa3d74e2f14 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:32:42,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bc286597-26ea-4adb-99a3-3fa3d74e2f14 2018-09-22 04:32:42,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:32:42,847 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:32:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:32:42,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c6b3b77d96a216b132d7f27caa5560150fa9b95" 2018-09-22 04:32:42,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b91cadf-9abb-4ec4-92aa-cd089d9b9786 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:32:42,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3b91cadf-9abb-4ec4-92aa-cd089d9b9786 2018-09-22 04:32:42,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c6b3b77d96a216b132d7f27caa5560150fa9b95" 2018-09-22 04:32:43,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3026c60-fa63-437c-b7df-310977f24a1d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc"}, "enabled": true, "id": "868740c73f434f98a25c3c27738ca4fc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}]} 2018-09-22 04:32:43,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj used request id req-e3026c60-fa63-437c-b7df-310977f24a1d 2018-09-22 04:32:43,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c6b3b77d96a216b132d7f27caa5560150fa9b95" 2018-09-22 04:32:43,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ad9562b-d9cc-4f50-9891-82ba9dae4359 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:32:43,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8ad9562b-d9cc-4f50-9891-82ba9dae4359 2018-09-22 04:32:43,502 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-c8926edf-2cc0-4a3-user 2018-09-22 04:32:43,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:32:43,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:32:43,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bedc62d1-1009-464a-a4a3-d417c6a8deb3 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:32:43,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bedc62d1-1009-464a-a4a3-d417c6a8deb3 2018-09-22 04:32:43,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" -d '{"role": {"name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj-role"}}' 2018-09-22 04:32:43,705 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19e790d1-d371-4e91-a4bb-29d033423639 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bc6d4ac3a56342cfa46f900f408037b9", "links": {"self": "http://172.30.9.23:5000/v3/roles/bc6d4ac3a56342cfa46f900f408037b9"}, "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj-role"}} 2018-09-22 04:32:43,705 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-19e790d1-d371-4e91-a4bb-29d033423639 2018-09-22 04:32:43,705 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj-role 2018-09-22 04:32:43,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/bc6d4ac3a56342cfa46f900f408037b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:32:43,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a487c96-ea09-4dd8-802f-aa7599945987 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/bc6d4ac3a56342cfa46f900f408037b9"}, "domain_id": null, "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj-role", "id": "bc6d4ac3a56342cfa46f900f408037b9"}} 2018-09-22 04:32:43,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/bc6d4ac3a56342cfa46f900f408037b9 used request id req-6a487c96-ea09-4dd8-802f-aa7599945987 2018-09-22 04:32:43,796 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj-role to project CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj 2018-09-22 04:32:43,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc/users/1119186a7b584c1293b2d5add0c8675e/roles/bc6d4ac3a56342cfa46f900f408037b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:32:43,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7678f34-306e-424f-9570-1627c164e6c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:32:43,917 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc/users/1119186a7b584c1293b2d5add0c8675e/roles/bc6d4ac3a56342cfa46f900f408037b9 used request id req-e7678f34-306e-424f-9570-1627c164e6c0 2018-09-22 04:32:43,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:32:43,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:32:44,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc6d4ac3a56342cfa46f900f408037b9", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj-role"}], "expires_at": "2018-09-22T05:32:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "868740c73f434f98a25c3c27738ca4fc", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-user", "id": "1119186a7b584c1293b2d5add0c8675e"}, "audit_ids": ["_BPzqo0gQ_usZ7vQP0vAHA"], "issued_at": "2018-09-22T04:32:44.000000Z"}} 2018-09-22 04:32:44,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddf0ef9e8db72307a22d23534af95a7773bac7c" 2018-09-22 04:32:44,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82561a69-2520-4043-a4ff-8ea3b0855550 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:32:44,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-82561a69-2520-4043-a4ff-8ea3b0855550 2018-09-22 04:32:44,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddf0ef9e8db72307a22d23534af95a7773bac7c" 2018-09-22 04:32:44,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cec019bd-8314-4988-89b8-535c575e9238 Date: Sat, 22 Sep 2018 04:32:44 GMT RESP BODY: {"networks":[]} 2018-09-22 04:32:44,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1 used request id req-cec019bd-8314-4988-89b8-535c575e9238 2018-09-22 04:32:44,562 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1 2018-09-22 04:32:44,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddf0ef9e8db72307a22d23534af95a7773bac7c" -d '{"network": {"name": "CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1", "admin_state_up": true}}' 2018-09-22 04:32:45,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1845b2a6-5e06-43a0-9321-458671b2faf9 Date: Sat, 22 Sep 2018 04:32:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"868740c73f434f98a25c3c27738ca4fc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:32:44Z","is_default":false,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:44Z","mtu":1450}} 2018-09-22 04:32:45,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-1845b2a6-5e06-43a0-9321-458671b2faf9 2018-09-22 04:32:45,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddf0ef9e8db72307a22d23534af95a7773bac7c" 2018-09-22 04:32:45,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-42dee997-6484-4f50-a699-9b7e3ed35cfb Date: Sat, 22 Sep 2018 04:32:45 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-09-22T04:32:44Z","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"868740c73f434f98a25c3c27738ca4fc","id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1"}]} 2018-09-22 04:32:45,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 used request id req-42dee997-6484-4f50-a699-9b7e3ed35cfb 2018-09-22 04:32:45,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddf0ef9e8db72307a22d23534af95a7773bac7c" 2018-09-22 04:32:45,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ff1baa1d-9687-4008-8b8e-6140a6295af8 Date: Sat, 22 Sep 2018 04:32:45 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:32:45,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 used request id req-ff1baa1d-9687-4008-8b8e-6140a6295af8 2018-09-22 04:32:45,742 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet1 2018-09-22 04:32:45,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddf0ef9e8db72307a22d23534af95a7773bac7c" -d '{"subnets": [{"ip_version": 4, "network_id": "a7c7d928-a9f0-4010-8309-e5c1ff93f104", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet1"}]}' 2018-09-22 04:32:46,403 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3373539f-c2f4-45d0-baae-a64fb0a7d307 Date: Sat, 22 Sep 2018 04:32:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:46Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:46Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"38356e74-f809-4aab-bbd4-ae5a10c69732","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet1"}]} 2018-09-22 04:32:46,404 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-3373539f-c2f4-45d0-baae-a64fb0a7d307 2018-09-22 04:32:46,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddf0ef9e8db72307a22d23534af95a7773bac7c" 2018-09-22 04:32:46,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-586c8893-c2e6-487b-96e8-0a080cc5b786 Date: Sat, 22 Sep 2018 04:32:46 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":["38356e74-f809-4aab-bbd4-ae5a10c69732"],"updated_at":"2018-09-22T04:32:46Z","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"868740c73f434f98a25c3c27738ca4fc","id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1"}]} 2018-09-22 04:32:46,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 used request id req-586c8893-c2e6-487b-96e8-0a080cc5b786 2018-09-22 04:32:46,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddf0ef9e8db72307a22d23534af95a7773bac7c" 2018-09-22 04:32:46,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2ae953b0-af5e-4b34-ab24-26f67b7f381d Date: Sat, 22 Sep 2018 04:32:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:46Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"38356e74-f809-4aab-bbd4-ae5a10c69732","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet1"}]} 2018-09-22 04:32:46,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 used request id req-2ae953b0-af5e-4b34-ab24-26f67b7f381d 2018-09-22 04:32:46,852 - OpenStackNetwork - DEBUG - Network [a7c7d928-a9f0-4010-8309-e5c1ff93f104] created successfully 2018-09-22 04:32:46,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:32:46,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:32:47,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc6d4ac3a56342cfa46f900f408037b9", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj-role"}], "expires_at": "2018-09-22T05:32:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "868740c73f434f98a25c3c27738ca4fc", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-user", "id": "1119186a7b584c1293b2d5add0c8675e"}, "audit_ids": ["IOL9loisSwajyqfhLYmqtQ"], "issued_at": "2018-09-22T04:32:47.000000Z"}} 2018-09-22 04:32:47,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9000074cbcc0b8eb5db8a5b6dc268baec5847101" 2018-09-22 04:32:47,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ce5c56d-2b64-4b57-96df-3aa97aefc185 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:32:47,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7ce5c56d-2b64-4b57-96df-3aa97aefc185 2018-09-22 04:32:47,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9000074cbcc0b8eb5db8a5b6dc268baec5847101" 2018-09-22 04:32:47,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-579e605f-022e-4046-b45c-c92b028e22d0 Date: Sat, 22 Sep 2018 04:32:47 GMT RESP BODY: {"networks":[]} 2018-09-22 04:32:47,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2 used request id req-579e605f-022e-4046-b45c-c92b028e22d0 2018-09-22 04:32:47,434 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2 2018-09-22 04:32:47,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9000074cbcc0b8eb5db8a5b6dc268baec5847101" -d '{"network": {"name": "CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2", "admin_state_up": true}}' 2018-09-22 04:32:47,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0adf9482-a08f-4544-be91-771ddc982fe8 Date: Sat, 22 Sep 2018 04:32:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"868740c73f434f98a25c3c27738ca4fc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:32:47Z","is_default":false,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:47Z","mtu":1450}} 2018-09-22 04:32:47,841 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-0adf9482-a08f-4544-be91-771ddc982fe8 2018-09-22 04:32:47,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9000074cbcc0b8eb5db8a5b6dc268baec5847101" 2018-09-22 04:32:48,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d1fb8830-10df-4124-8475-9e6ea04b1361 Date: Sat, 22 Sep 2018 04:32:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-22T04:32:47Z","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"868740c73f434f98a25c3c27738ca4fc","id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2"}]} 2018-09-22 04:32:48,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 used request id req-d1fb8830-10df-4124-8475-9e6ea04b1361 2018-09-22 04:32:48,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9000074cbcc0b8eb5db8a5b6dc268baec5847101" 2018-09-22 04:32:48,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b16ebd75-0c3f-4aec-a2ce-f9759fa6638e Date: Sat, 22 Sep 2018 04:32:48 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:32:48,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 used request id req-b16ebd75-0c3f-4aec-a2ce-f9759fa6638e 2018-09-22 04:32:48,141 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet2 2018-09-22 04:32:48,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9000074cbcc0b8eb5db8a5b6dc268baec5847101" -d '{"subnets": [{"ip_version": 4, "network_id": "e17b5b28-957f-409d-a6cb-57e9e803e9d1", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet2"}]}' 2018-09-22 04:32:48,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6d9e6443-52f3-45d7-9f96-767d463f5e39 Date: Sat, 22 Sep 2018 04:32:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:48Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:48Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet2"}]} 2018-09-22 04:32:48,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-6d9e6443-52f3-45d7-9f96-767d463f5e39 2018-09-22 04:32:48,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9000074cbcc0b8eb5db8a5b6dc268baec5847101" 2018-09-22 04:32:49,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fab9bd78-5d62-499e-9d3b-26fb6dcc3775 Date: Sat, 22 Sep 2018 04:32:49 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":["d33bdcb3-e183-4f0a-848b-0451600da0e7"],"updated_at":"2018-09-22T04:32:48Z","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"868740c73f434f98a25c3c27738ca4fc","id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2"}]} 2018-09-22 04:32:49,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 used request id req-fab9bd78-5d62-499e-9d3b-26fb6dcc3775 2018-09-22 04:32:49,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9000074cbcc0b8eb5db8a5b6dc268baec5847101" 2018-09-22 04:32:49,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0ce0a836-a675-435f-92ef-fe3c60c35b85 Date: Sat, 22 Sep 2018 04:32:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:48Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet2"}]} 2018-09-22 04:32:49,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 used request id req-0ce0a836-a675-435f-92ef-fe3c60c35b85 2018-09-22 04:32:49,385 - OpenStackNetwork - DEBUG - Network [e17b5b28-957f-409d-a6cb-57e9e803e9d1] created successfully 2018-09-22 04:32:49,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:32:49,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:32:49,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc6d4ac3a56342cfa46f900f408037b9", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj-role"}], "expires_at": "2018-09-22T05:32:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "868740c73f434f98a25c3c27738ca4fc", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-user", "id": "1119186a7b584c1293b2d5add0c8675e"}, "audit_ids": ["C66AETJcQ2aIi5fIKdCZSg"], "issued_at": "2018-09-22T04:32:49.000000Z"}} 2018-09-22 04:32:49,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:32:49,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e1e6f5-a258-40f1-8b4d-ee3e457e203a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:32:49,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-57e1e6f5-a258-40f1-8b4d-ee3e457e203a 2018-09-22 04:32:49,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:32:49,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1484a10d-ee01-4709-879c-54b05c24096c Date: Sat, 22 Sep 2018 04:32:49 GMT RESP BODY: {"routers": []} 2018-09-22 04:32:49,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router&admin_state_up=True used request id req-1484a10d-ee01-4709-879c-54b05c24096c 2018-09-22 04:32:49,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:32:49,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:32:50,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc6d4ac3a56342cfa46f900f408037b9", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj-role"}], "expires_at": "2018-09-22T05:32:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "868740c73f434f98a25c3c27738ca4fc", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-user", "id": "1119186a7b584c1293b2d5add0c8675e"}, "audit_ids": ["ICXyztj-RO-9RaGb1MfJmw"], "issued_at": "2018-09-22T04:32:50.000000Z"}} 2018-09-22 04:32:50,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8de480a0bd94646055cc5a7ecbbb252332f0fbc" 2018-09-22 04:32:50,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-418a17fc-9a3f-46c6-bd7c-be35c4644719 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:32:50,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-418a17fc-9a3f-46c6-bd7c-be35c4644719 2018-09-22 04:32:50,423 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router 2018-09-22 04:32:50,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" -d '{"router": {"name": "CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router", "admin_state_up": true}}' 2018-09-22 04:32:54,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-ceffaf4f-bf54-4316-9a91-ed1aca7d57a6 Date: Sat, 22 Sep 2018 04:32:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "868740c73f434f98a25c3c27738ca4fc", "created_at": "2018-09-22T04:32:51Z", "admin_state_up": true, "updated_at": "2018-09-22T04:32:51Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "868740c73f434f98a25c3c27738ca4fc", "id": "0a3e2660-17cf-482d-b37e-c7aefaff6dd5", "name": "CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router"}} 2018-09-22 04:32:54,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-ceffaf4f-bf54-4316-9a91-ed1aca7d57a6 2018-09-22 04:32:54,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=0a3e2660-17cf-482d-b37e-c7aefaff6dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:32:54,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-60ab9175-4f56-4c12-8d61-184132254b2b Date: Sat, 22 Sep 2018 04:32:54 GMT RESP BODY: {"ports":[]} 2018-09-22 04:32:54,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=0a3e2660-17cf-482d-b37e-c7aefaff6dd5 used request id req-60ab9175-4f56-4c12-8d61-184132254b2b 2018-09-22 04:32:54,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:32:54,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-862ecb6d-04b0-4f2a-a177-7fb82583d6ec Date: Sat, 22 Sep 2018 04:32:54 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":["38356e74-f809-4aab-bbd4-ae5a10c69732"],"updated_at":"2018-09-22T04:32:46Z","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"868740c73f434f98a25c3c27738ca4fc","id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1"}]} 2018-09-22 04:32:54,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1 used request id req-862ecb6d-04b0-4f2a-a177-7fb82583d6ec 2018-09-22 04:32:54,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:32:54,507 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:32:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:32:54,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:32:54,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f6b2849-3ed8-4b07-ad20-555c33102180 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc"}, "enabled": true, "id": "868740c73f434f98a25c3c27738ca4fc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}} 2018-09-22 04:32:54,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc used request id req-4f6b2849-3ed8-4b07-ad20-555c33102180 2018-09-22 04:32:54,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:32:54,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-db5fca6f-4e7f-48d7-8cc2-98e21d659d51 Date: Sat, 22 Sep 2018 04:32:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:46Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"38356e74-f809-4aab-bbd4-ae5a10c69732","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet1"}]} 2018-09-22 04:32:54,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 used request id req-db5fca6f-4e7f-48d7-8cc2-98e21d659d51 2018-09-22 04:32:54,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104&name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:32:55,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9d75662a-d2ff-4ed1-9bc2-34df4dee871b Date: Sat, 22 Sep 2018 04:32:55 GMT RESP BODY: {"ports":[]} 2018-09-22 04:32:55,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104&name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port1&admin_state_up=True used request id req-9d75662a-d2ff-4ed1-9bc2-34df4dee871b 2018-09-22 04:32:55,031 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port1 for router - CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router 2018-09-22 04:32:55,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:32:55,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:32:55,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc6d4ac3a56342cfa46f900f408037b9", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj-role"}], "expires_at": "2018-09-22T05:32:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "868740c73f434f98a25c3c27738ca4fc", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-user", "id": "1119186a7b584c1293b2d5add0c8675e"}, "audit_ids": ["c4ecM0xUTWihXICdyKAsSg"], "issued_at": "2018-09-22T04:32:55.000000Z"}} 2018-09-22 04:32:55,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44ef01b61a5af0595a8cb4008af3b97589ba85d" 2018-09-22 04:32:55,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa92c871-557f-4376-a912-b4379a3a9740 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:32:55,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-aa92c871-557f-4376-a912-b4379a3a9740 2018-09-22 04:32:55,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:32:55,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0f486637-05b4-416e-89fc-b61b8f157b45 Date: Sat, 22 Sep 2018 04:32:55 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":["38356e74-f809-4aab-bbd4-ae5a10c69732"],"updated_at":"2018-09-22T04:32:46Z","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"868740c73f434f98a25c3c27738ca4fc","id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1"}]} 2018-09-22 04:32:55,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1 used request id req-0f486637-05b4-416e-89fc-b61b8f157b45 2018-09-22 04:32:55,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:32:55,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3262cda7-b07e-4733-a616-f37ae0a30cde Date: Sat, 22 Sep 2018 04:32:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:46Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"38356e74-f809-4aab-bbd4-ae5a10c69732","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet1"}]} 2018-09-22 04:32:55,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 used request id req-3262cda7-b07e-4733-a616-f37ae0a30cde 2018-09-22 04:32:55,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:32:55,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-96ad6e06-5a6f-4e2f-b16d-0def9364bf7a Date: Sat, 22 Sep 2018 04:32:55 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":["38356e74-f809-4aab-bbd4-ae5a10c69732"],"updated_at":"2018-09-22T04:32:46Z","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"868740c73f434f98a25c3c27738ca4fc","id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1"}]} 2018-09-22 04:32:55,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1 used request id req-96ad6e06-5a6f-4e2f-b16d-0def9364bf7a 2018-09-22 04:32:55,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:32:55,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:32:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:32:55,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b44ef01b61a5af0595a8cb4008af3b97589ba85d" 2018-09-22 04:32:55,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ac65436-6f0b-4fa9-9eb8-2012c244330c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc"}, "enabled": true, "id": "868740c73f434f98a25c3c27738ca4fc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}} 2018-09-22 04:32:55,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc used request id req-5ac65436-6f0b-4fa9-9eb8-2012c244330c 2018-09-22 04:32:55,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:32:56,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ae4b1276-c663-4f2a-9808-326962fe0cf6 Date: Sat, 22 Sep 2018 04:32:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:46Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"38356e74-f809-4aab-bbd4-ae5a10c69732","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet1"}]} 2018-09-22 04:32:56,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 used request id req-ae4b1276-c663-4f2a-9808-326962fe0cf6 2018-09-22 04:32:56,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104&name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:32:56,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ca7e6e6b-5296-40ec-88e1-3cb5872274a8 Date: Sat, 22 Sep 2018 04:32:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:46Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"38356e74-f809-4aab-bbd4-ae5a10c69732","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet1"}]} 2018-09-22 04:32:56,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104&name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet1 used request id req-ca7e6e6b-5296-40ec-88e1-3cb5872274a8 2018-09-22 04:32:56,241 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1 2018-09-22 04:32:56,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" -d '{"port": {"network_id": "a7c7d928-a9f0-4010-8309-e5c1ff93f104", "fixed_ips": [{"subnet_id": "38356e74-f809-4aab-bbd4-ae5a10c69732", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port1", "admin_state_up": true}}' 2018-09-22 04:32:57,242 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-6fe9934d-7715-4af7-94de-8bf5dfdcc468 Date: Sat, 22 Sep 2018 04:32:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:32:56Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38356e74-f809-4aab-bbd4-ae5a10c69732","ip_address":"10.200.201.1"}],"id":"9a527499-b020-4fca-86a6-8aee5437e071","security_groups":["fa19700c-16cc-4188-af12-3d8d9f0da948"],"mac_address":"fa:16:3e:67:17:ff","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port1","project_id":"868740c73f434f98a25c3c27738ca4fc","qos_policy_id":null,"admin_state_up":true,"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:56Z","binding:vnic_type":"normal"}} 2018-09-22 04:32:57,242 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-6fe9934d-7715-4af7-94de-8bf5dfdcc468 2018-09-22 04:32:57,243 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port1 for router - CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router 2018-09-22 04:32:57,243 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router 2018-09-22 04:32:57,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/0a3e2660-17cf-482d-b37e-c7aefaff6dd5/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" -d '{"port_id": "9a527499-b020-4fca-86a6-8aee5437e071"}' 2018-09-22 04:32:58,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f247a8f9-848e-486f-bb04-fc286c990358 Date: Sat, 22 Sep 2018 04:32:58 GMT RESP BODY: {"network_id": "a7c7d928-a9f0-4010-8309-e5c1ff93f104", "tenant_id": "868740c73f434f98a25c3c27738ca4fc", "subnet_id": "38356e74-f809-4aab-bbd4-ae5a10c69732", "subnet_ids": ["38356e74-f809-4aab-bbd4-ae5a10c69732"], "port_id": "9a527499-b020-4fca-86a6-8aee5437e071", "id": "0a3e2660-17cf-482d-b37e-c7aefaff6dd5"} 2018-09-22 04:32:58,892 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0a3e2660-17cf-482d-b37e-c7aefaff6dd5/add_router_interface used request id req-f247a8f9-848e-486f-bb04-fc286c990358 2018-09-22 04:32:58,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:32:59,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-942bae35-7151-4243-bd83-e5b7825f8ae7 Date: Sat, 22 Sep 2018 04:32:59 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":["d33bdcb3-e183-4f0a-848b-0451600da0e7"],"updated_at":"2018-09-22T04:32:48Z","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"868740c73f434f98a25c3c27738ca4fc","id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2"}]} 2018-09-22 04:32:59,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2 used request id req-942bae35-7151-4243-bd83-e5b7825f8ae7 2018-09-22 04:32:59,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:32:59,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e2df8b-c3f9-418b-9fc5-3e1bf35c6211 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc"}, "enabled": true, "id": "868740c73f434f98a25c3c27738ca4fc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}} 2018-09-22 04:32:59,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc used request id req-84e2df8b-c3f9-418b-9fc5-3e1bf35c6211 2018-09-22 04:32:59,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:32:59,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e81c52ef-145f-4e60-bfc9-811c066dc51f Date: Sat, 22 Sep 2018 04:32:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:48Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet2"}]} 2018-09-22 04:32:59,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 used request id req-e81c52ef-145f-4e60-bfc9-811c066dc51f 2018-09-22 04:32:59,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1&name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:32:59,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6c1baf45-cf40-41d7-b326-ccb3ff643677 Date: Sat, 22 Sep 2018 04:32:59 GMT RESP BODY: {"ports":[]} 2018-09-22 04:32:59,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1&name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port2&admin_state_up=True used request id req-6c1baf45-cf40-41d7-b326-ccb3ff643677 2018-09-22 04:32:59,620 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port2 for router - CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router 2018-09-22 04:32:59,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:32:59,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:32:59,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc6d4ac3a56342cfa46f900f408037b9", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj-role"}], "expires_at": "2018-09-22T05:32:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "868740c73f434f98a25c3c27738ca4fc", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-user", "id": "1119186a7b584c1293b2d5add0c8675e"}, "audit_ids": ["HWOOwre7SqeqcpFE6_GOhg"], "issued_at": "2018-09-22T04:32:59.000000Z"}} 2018-09-22 04:32:59,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82fc3d8c6c3e83df88bcfdd43fe1a96a254bc49f" 2018-09-22 04:33:00,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7710f83a-d7e3-4924-8e3c-47a776b029d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:33:00,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7710f83a-d7e3-4924-8e3c-47a776b029d2 2018-09-22 04:33:00,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:33:00,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-da7058bf-d2f4-4ad7-84fe-793977739b45 Date: Sat, 22 Sep 2018 04:33: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":["d33bdcb3-e183-4f0a-848b-0451600da0e7"],"updated_at":"2018-09-22T04:32:48Z","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"868740c73f434f98a25c3c27738ca4fc","id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2"}]} 2018-09-22 04:33:00,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2 used request id req-da7058bf-d2f4-4ad7-84fe-793977739b45 2018-09-22 04:33:00,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:33:00,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9c0fbd03-a22c-430e-a2fa-690e274bb9d9 Date: Sat, 22 Sep 2018 04:33:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:48Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet2"}]} 2018-09-22 04:33:00,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 used request id req-9c0fbd03-a22c-430e-a2fa-690e274bb9d9 2018-09-22 04:33:00,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:33:00,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3bdb8b40-5c0c-4b10-93ad-436ac019aba5 Date: Sat, 22 Sep 2018 04:33: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":["d33bdcb3-e183-4f0a-848b-0451600da0e7"],"updated_at":"2018-09-22T04:32:48Z","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"868740c73f434f98a25c3c27738ca4fc","id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2"}]} 2018-09-22 04:33:00,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2 used request id req-3bdb8b40-5c0c-4b10-93ad-436ac019aba5 2018-09-22 04:33:00,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:33:00,636 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:33:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:33:00,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82fc3d8c6c3e83df88bcfdd43fe1a96a254bc49f" 2018-09-22 04:33:00,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34254c32-c4cc-42a8-9aac-3f1cc937b054 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc"}, "enabled": true, "id": "868740c73f434f98a25c3c27738ca4fc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}} 2018-09-22 04:33:00,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc used request id req-34254c32-c4cc-42a8-9aac-3f1cc937b054 2018-09-22 04:33:00,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:33:00,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1b1f5827-e29c-4185-a963-658860e30fb1 Date: Sat, 22 Sep 2018 04:33:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:48Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet2"}]} 2018-09-22 04:33:00,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 used request id req-1b1f5827-e29c-4185-a963-658860e30fb1 2018-09-22 04:33:00,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1&name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:33:00,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4388f1dd-0706-4c4d-a20e-1bac3c424348 Date: Sat, 22 Sep 2018 04:33:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:48Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet2"}]} 2018-09-22 04:33:00,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1&name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet2 used request id req-4388f1dd-0706-4c4d-a20e-1bac3c424348 2018-09-22 04:33:00,829 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2 2018-09-22 04:33:00,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" -d '{"port": {"network_id": "e17b5b28-957f-409d-a6cb-57e9e803e9d1", "fixed_ips": [{"subnet_id": "d33bdcb3-e183-4f0a-848b-0451600da0e7", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port2", "admin_state_up": true}}' 2018-09-22 04:33:01,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-4efdf025-23d6-4117-be53-6af604c97e3a Date: Sat, 22 Sep 2018 04:33:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","ip_address":"10.200.202.1"}],"id":"f1ad6023-7209-4bed-ac2f-450ab798ea10","security_groups":["fa19700c-16cc-4188-af12-3d8d9f0da948"],"mac_address":"fa:16:3e:5e:3b:0d","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port2","project_id":"868740c73f434f98a25c3c27738ca4fc","qos_policy_id":null,"admin_state_up":true,"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:33:01Z","binding:vnic_type":"normal"}} 2018-09-22 04:33:01,943 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-4efdf025-23d6-4117-be53-6af604c97e3a 2018-09-22 04:33:01,943 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port2 for router - CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router 2018-09-22 04:33:01,944 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router 2018-09-22 04:33:01,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/0a3e2660-17cf-482d-b37e-c7aefaff6dd5/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" -d '{"port_id": "f1ad6023-7209-4bed-ac2f-450ab798ea10"}' 2018-09-22 04:33:03,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5958f816-6726-40c4-a2df-70cfb10acaff Date: Sat, 22 Sep 2018 04:33:03 GMT RESP BODY: {"network_id": "e17b5b28-957f-409d-a6cb-57e9e803e9d1", "tenant_id": "868740c73f434f98a25c3c27738ca4fc", "subnet_id": "d33bdcb3-e183-4f0a-848b-0451600da0e7", "subnet_ids": ["d33bdcb3-e183-4f0a-848b-0451600da0e7"], "port_id": "f1ad6023-7209-4bed-ac2f-450ab798ea10", "id": "0a3e2660-17cf-482d-b37e-c7aefaff6dd5"} 2018-09-22 04:33:03,597 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0a3e2660-17cf-482d-b37e-c7aefaff6dd5/add_router_interface used request id req-5958f816-6726-40c4-a2df-70cfb10acaff 2018-09-22 04:33:03,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/0a3e2660-17cf-482d-b37e-c7aefaff6dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:33:03,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-585fcd95-ce82-4b2b-97e9-726ad4550ffa Date: Sat, 22 Sep 2018 04:33:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "868740c73f434f98a25c3c27738ca4fc", "created_at": "2018-09-22T04:32:51Z", "admin_state_up": true, "updated_at": "2018-09-22T04:33:02Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "868740c73f434f98a25c3c27738ca4fc", "id": "0a3e2660-17cf-482d-b37e-c7aefaff6dd5", "name": "CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router"}} 2018-09-22 04:33:03,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/0a3e2660-17cf-482d-b37e-c7aefaff6dd5 used request id req-585fcd95-ce82-4b2b-97e9-726ad4550ffa 2018-09-22 04:33:03,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=0a3e2660-17cf-482d-b37e-c7aefaff6dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:33:03,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-6e99cba0-4fc8-410f-968b-a02bb4c5d1f2 Date: Sat, 22 Sep 2018 04:33:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38356e74-f809-4aab-bbd4-ae5a10c69732","ip_address":"10.200.201.1"}],"id":"9a527499-b020-4fca-86a6-8aee5437e071","security_groups":["fa19700c-16cc-4188-af12-3d8d9f0da948"],"mac_address":"fa:16:3e:67:17:ff","project_id":"868740c73f434f98a25c3c27738ca4fc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port1","admin_state_up":true,"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:56Z","binding:vnic_type":"normal","device_id":"0a3e2660-17cf-482d-b37e-c7aefaff6dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","ip_address":"10.200.202.1"}],"id":"f1ad6023-7209-4bed-ac2f-450ab798ea10","security_groups":["fa19700c-16cc-4188-af12-3d8d9f0da948"],"mac_address":"fa:16:3e:5e:3b:0d","project_id":"868740c73f434f98a25c3c27738ca4fc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port2","admin_state_up":true,"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:33:01Z","binding:vnic_type":"normal","device_id":"0a3e2660-17cf-482d-b37e-c7aefaff6dd5"}]} 2018-09-22 04:33:03,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=0a3e2660-17cf-482d-b37e-c7aefaff6dd5 used request id req-6e99cba0-4fc8-410f-968b-a02bb4c5d1f2 2018-09-22 04:33:03,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/38356e74-f809-4aab-bbd4-ae5a10c69732 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:33:03,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f54b6402-e44a-4769-af95-adb87d2da9e1 Date: Sat, 22 Sep 2018 04:33:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:46Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:46Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"38356e74-f809-4aab-bbd4-ae5a10c69732","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet1"}} 2018-09-22 04:33:03,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/38356e74-f809-4aab-bbd4-ae5a10c69732 used request id req-f54b6402-e44a-4769-af95-adb87d2da9e1 2018-09-22 04:33:03,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/d33bdcb3-e183-4f0a-848b-0451600da0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:33:03,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-624cd002-57be-4a8e-a0b1-87f83359cc68 Date: Sat, 22 Sep 2018 04:33:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:48Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:48Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet2"}} 2018-09-22 04:33:03,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/d33bdcb3-e183-4f0a-848b-0451600da0e7 used request id req-624cd002-57be-4a8e-a0b1-87f83359cc68 2018-09-22 04:33:03,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:33:04,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc6d4ac3a56342cfa46f900f408037b9", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj-role"}], "expires_at": "2018-09-22T05:33:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "868740c73f434f98a25c3c27738ca4fc", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-user", "id": "1119186a7b584c1293b2d5add0c8675e"}, "audit_ids": ["MpAG8mWST3WSXqrCU_PmkA"], "issued_at": "2018-09-22T04:33:04.000000Z"}} 2018-09-22 04:33:04,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9976353d59bd0a9cc69247df9c483c4a54e03c20" 2018-09-22 04:33:04,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-e0104c27-ed88-4294-bb6b-f055d20621d5 Date: Sat, 22 Sep 2018 04:33:04 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "868740c73f434f98a25c3c27738ca4fc", "created_at": "2018-09-22T04:32:51Z", "admin_state_up": true, "updated_at": "2018-09-22T04:33:02Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "868740c73f434f98a25c3c27738ca4fc", "id": "0a3e2660-17cf-482d-b37e-c7aefaff6dd5", "name": "CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router"}]} 2018-09-22 04:33:04,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router&admin_state_up=True used request id req-e0104c27-ed88-4294-bb6b-f055d20621d5 2018-09-22 04:33:04,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:33:04,680 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:33:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:33:04,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44aabba1fcea6dd01ac7a4e6e0b5e8a07a04ccd6" 2018-09-22 04:33:04,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-096fc3e2-6f7a-4ea3-8295-ed3b240d1c7b Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc"}, "enabled": true, "id": "868740c73f434f98a25c3c27738ca4fc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}} 2018-09-22 04:33:04,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc used request id req-096fc3e2-6f7a-4ea3-8295-ed3b240d1c7b 2018-09-22 04:33:04,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=0a3e2660-17cf-482d-b37e-c7aefaff6dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9976353d59bd0a9cc69247df9c483c4a54e03c20" 2018-09-22 04:33:04,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-7c06e56a-abeb-4490-ab85-64af4efb828e Date: Sat, 22 Sep 2018 04:33:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38356e74-f809-4aab-bbd4-ae5a10c69732","ip_address":"10.200.201.1"}],"id":"9a527499-b020-4fca-86a6-8aee5437e071","security_groups":["fa19700c-16cc-4188-af12-3d8d9f0da948"],"mac_address":"fa:16:3e:67:17:ff","project_id":"868740c73f434f98a25c3c27738ca4fc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port1","admin_state_up":true,"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:56Z","binding:vnic_type":"normal","device_id":"0a3e2660-17cf-482d-b37e-c7aefaff6dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:04Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","ip_address":"10.200.202.1"}],"id":"f1ad6023-7209-4bed-ac2f-450ab798ea10","security_groups":["fa19700c-16cc-4188-af12-3d8d9f0da948"],"mac_address":"fa:16:3e:5e:3b:0d","project_id":"868740c73f434f98a25c3c27738ca4fc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port2","admin_state_up":true,"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:33:01Z","binding:vnic_type":"normal","device_id":"0a3e2660-17cf-482d-b37e-c7aefaff6dd5"}]} 2018-09-22 04:33:04,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=0a3e2660-17cf-482d-b37e-c7aefaff6dd5 used request id req-7c06e56a-abeb-4490-ab85-64af4efb828e 2018-09-22 04:33:04,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/38356e74-f809-4aab-bbd4-ae5a10c69732 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9976353d59bd0a9cc69247df9c483c4a54e03c20" 2018-09-22 04:33:05,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a4bbe6f7-a753-4d71-b74f-a95cc84bdb97 Date: Sat, 22 Sep 2018 04:33:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:46Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:46Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"38356e74-f809-4aab-bbd4-ae5a10c69732","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet1"}} 2018-09-22 04:33:05,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/38356e74-f809-4aab-bbd4-ae5a10c69732 used request id req-a4bbe6f7-a753-4d71-b74f-a95cc84bdb97 2018-09-22 04:33:05,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/d33bdcb3-e183-4f0a-848b-0451600da0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9976353d59bd0a9cc69247df9c483c4a54e03c20" 2018-09-22 04:33:05,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a00b7b78-516e-43e0-b21a-3bd97d7af52c Date: Sat, 22 Sep 2018 04:33:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:48Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:48Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet2"}} 2018-09-22 04:33:05,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/d33bdcb3-e183-4f0a-848b-0451600da0e7 used request id req-a00b7b78-516e-43e0-b21a-3bd97d7af52c 2018-09-22 04:33:05,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:33:05,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:33:05,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc6d4ac3a56342cfa46f900f408037b9", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj-role"}], "expires_at": "2018-09-22T05:33:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "868740c73f434f98a25c3c27738ca4fc", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/868740c73f434f98a25c3c27738ca4fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-user", "id": "1119186a7b584c1293b2d5add0c8675e"}, "audit_ids": ["nqJL3A0hQNi84yZLNkhKfg"], "issued_at": "2018-09-22T04:33:05.000000Z"}} 2018-09-22 04:33:05,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d77e20b7f4a779ad5d5e4f80c229a95efcdc1" 2018-09-22 04:33:05,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc7bd2b-7ff7-41db-bd03-24cd41b3adb1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:33:05,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ffc7bd2b-7ff7-41db-bd03-24cd41b3adb1 2018-09-22 04:33:05,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d77e20b7f4a779ad5d5e4f80c229a95efcdc1" 2018-09-22 04:33:06,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-d4e8cc1d-fe3c-4d18-a331-f75709298304 Date: Sat, 22 Sep 2018 04:33:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "868740c73f434f98a25c3c27738ca4fc", "created_at": "2018-09-22T04:32:51Z", "admin_state_up": true, "updated_at": "2018-09-22T04:33:02Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "868740c73f434f98a25c3c27738ca4fc", "id": "0a3e2660-17cf-482d-b37e-c7aefaff6dd5", "name": "CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router"}]} 2018-09-22 04:33:06,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router&admin_state_up=True used request id req-d4e8cc1d-fe3c-4d18-a331-f75709298304 2018-09-22 04:33:06,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:33:06,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:33:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:33:06,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d77e20b7f4a779ad5d5e4f80c229a95efcdc1" 2018-09-22 04:33:06,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a754bf-68b7-4b2f-9734-06e80b095d85 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc"}, "enabled": true, "id": "868740c73f434f98a25c3c27738ca4fc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}} 2018-09-22 04:33:06,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc used request id req-61a754bf-68b7-4b2f-9734-06e80b095d85 2018-09-22 04:33:06,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=0a3e2660-17cf-482d-b37e-c7aefaff6dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d77e20b7f4a779ad5d5e4f80c229a95efcdc1" 2018-09-22 04:33:06,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-f9e3bfc3-1834-4c62-83d7-d1449b3d06c2 Date: Sat, 22 Sep 2018 04:33:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38356e74-f809-4aab-bbd4-ae5a10c69732","ip_address":"10.200.201.1"}],"id":"9a527499-b020-4fca-86a6-8aee5437e071","security_groups":["fa19700c-16cc-4188-af12-3d8d9f0da948"],"mac_address":"fa:16:3e:67:17:ff","project_id":"868740c73f434f98a25c3c27738ca4fc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port1","admin_state_up":true,"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:56Z","binding:vnic_type":"normal","device_id":"0a3e2660-17cf-482d-b37e-c7aefaff6dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","ip_address":"10.200.202.1"}],"id":"f1ad6023-7209-4bed-ac2f-450ab798ea10","security_groups":["fa19700c-16cc-4188-af12-3d8d9f0da948"],"mac_address":"fa:16:3e:5e:3b:0d","project_id":"868740c73f434f98a25c3c27738ca4fc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port2","admin_state_up":true,"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:33:01Z","binding:vnic_type":"normal","device_id":"0a3e2660-17cf-482d-b37e-c7aefaff6dd5"}]} 2018-09-22 04:33:06,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=0a3e2660-17cf-482d-b37e-c7aefaff6dd5 used request id req-f9e3bfc3-1834-4c62-83d7-d1449b3d06c2 2018-09-22 04:33:06,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/38356e74-f809-4aab-bbd4-ae5a10c69732 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d77e20b7f4a779ad5d5e4f80c229a95efcdc1" 2018-09-22 04:33:06,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a06d240b-437c-4af7-a4cf-892adc77e8d2 Date: Sat, 22 Sep 2018 04:33:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:46Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:46Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"38356e74-f809-4aab-bbd4-ae5a10c69732","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet1"}} 2018-09-22 04:33:06,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/38356e74-f809-4aab-bbd4-ae5a10c69732 used request id req-a06d240b-437c-4af7-a4cf-892adc77e8d2 2018-09-22 04:33:06,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/d33bdcb3-e183-4f0a-848b-0451600da0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d77e20b7f4a779ad5d5e4f80c229a95efcdc1" 2018-09-22 04:33:06,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f20271c1-d161-4710-9c71-983b443330e5 Date: Sat, 22 Sep 2018 04:33:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:48Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:48Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet2"}} 2018-09-22 04:33:06,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/d33bdcb3-e183-4f0a-848b-0451600da0e7 used request id req-f20271c1-d161-4710-9c71-983b443330e5 2018-09-22 04:33:06,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d77e20b7f4a779ad5d5e4f80c229a95efcdc1" 2018-09-22 04:33:07,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b2a7f46f-ad8a-4893-acb8-6f1122596490 Date: Sat, 22 Sep 2018 04:33:07 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":["38356e74-f809-4aab-bbd4-ae5a10c69732"],"updated_at":"2018-09-22T04:32:46Z","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"868740c73f434f98a25c3c27738ca4fc","id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1"}]} 2018-09-22 04:33:07,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1 used request id req-b2a7f46f-ad8a-4893-acb8-6f1122596490 2018-09-22 04:33:07,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d77e20b7f4a779ad5d5e4f80c229a95efcdc1" 2018-09-22 04:33:07,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-568aeffa-b443-4bc0-81f9-112721f62080 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc"}, "enabled": true, "id": "868740c73f434f98a25c3c27738ca4fc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}} 2018-09-22 04:33:07,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc used request id req-568aeffa-b443-4bc0-81f9-112721f62080 2018-09-22 04:33:07,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d77e20b7f4a779ad5d5e4f80c229a95efcdc1" 2018-09-22 04:33:07,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6f78da3a-ffce-477e-9a1a-4128db214c91 Date: Sat, 22 Sep 2018 04:33:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:46Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"38356e74-f809-4aab-bbd4-ae5a10c69732","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet1"}]} 2018-09-22 04:33:07,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 used request id req-6f78da3a-ffce-477e-9a1a-4128db214c91 2018-09-22 04:33:07,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104&name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d77e20b7f4a779ad5d5e4f80c229a95efcdc1" 2018-09-22 04:33:07,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-6c4d8d88-470e-44d7-9a84-fa6ab2a4351e Date: Sat, 22 Sep 2018 04:33:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38356e74-f809-4aab-bbd4-ae5a10c69732","ip_address":"10.200.201.1"}],"id":"9a527499-b020-4fca-86a6-8aee5437e071","security_groups":["fa19700c-16cc-4188-af12-3d8d9f0da948"],"mac_address":"fa:16:3e:67:17:ff","project_id":"868740c73f434f98a25c3c27738ca4fc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port1","admin_state_up":true,"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:56Z","binding:vnic_type":"normal","device_id":"0a3e2660-17cf-482d-b37e-c7aefaff6dd5"}]} 2018-09-22 04:33:07,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104&name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port1&admin_state_up=True used request id req-6c4d8d88-470e-44d7-9a84-fa6ab2a4351e 2018-09-22 04:33:07,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d77e20b7f4a779ad5d5e4f80c229a95efcdc1" 2018-09-22 04:33:07,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa65d91-fd76-4b7b-bfe4-c78e540c3184 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc"}, "enabled": true, "id": "868740c73f434f98a25c3c27738ca4fc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}} 2018-09-22 04:33:07,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc used request id req-dfa65d91-fd76-4b7b-bfe4-c78e540c3184 2018-09-22 04:33:07,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d77e20b7f4a779ad5d5e4f80c229a95efcdc1" 2018-09-22 04:33:07,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a52015f4-4344-4430-92fc-5e1ba7912793 Date: Sat, 22 Sep 2018 04:33:07 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":["d33bdcb3-e183-4f0a-848b-0451600da0e7"],"updated_at":"2018-09-22T04:32:48Z","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"868740c73f434f98a25c3c27738ca4fc","id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2"}]} 2018-09-22 04:33:07,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2 used request id req-a52015f4-4344-4430-92fc-5e1ba7912793 2018-09-22 04:33:07,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d77e20b7f4a779ad5d5e4f80c229a95efcdc1" 2018-09-22 04:33:08,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-087e30de-1bf4-41f0-966c-920e5c7cfdcb Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc"}, "enabled": true, "id": "868740c73f434f98a25c3c27738ca4fc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}} 2018-09-22 04:33:08,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc used request id req-087e30de-1bf4-41f0-966c-920e5c7cfdcb 2018-09-22 04:33:08,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d77e20b7f4a779ad5d5e4f80c229a95efcdc1" 2018-09-22 04:33:08,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-38d3a147-7ba4-4de8-a2c9-c4f38c619547 Date: Sat, 22 Sep 2018 04:33:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:48Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet2"}]} 2018-09-22 04:33:08,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 used request id req-38d3a147-7ba4-4de8-a2c9-c4f38c619547 2018-09-22 04:33:08,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1&name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d77e20b7f4a779ad5d5e4f80c229a95efcdc1" 2018-09-22 04:33:08,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-39a72636-95b9-4575-b8e5-82c350e6f2e8 Date: Sat, 22 Sep 2018 04:33:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","ip_address":"10.200.202.1"}],"id":"f1ad6023-7209-4bed-ac2f-450ab798ea10","security_groups":["fa19700c-16cc-4188-af12-3d8d9f0da948"],"mac_address":"fa:16:3e:5e:3b:0d","project_id":"868740c73f434f98a25c3c27738ca4fc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port2","admin_state_up":true,"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:33:01Z","binding:vnic_type":"normal","device_id":"0a3e2660-17cf-482d-b37e-c7aefaff6dd5"}]} 2018-09-22 04:33:08,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1&name=CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port2&admin_state_up=True used request id req-39a72636-95b9-4575-b8e5-82c350e6f2e8 2018-09-22 04:33:08,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d77e20b7f4a779ad5d5e4f80c229a95efcdc1" 2018-09-22 04:33:08,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fce43f31-47bc-437f-8a45-ee6000a45d3b Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc"}, "enabled": true, "id": "868740c73f434f98a25c3c27738ca4fc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}} 2018-09-22 04:33:08,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc used request id req-fce43f31-47bc-437f-8a45-ee6000a45d3b 2018-09-22 04:33:08,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/0a3e2660-17cf-482d-b37e-c7aefaff6dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d77e20b7f4a779ad5d5e4f80c229a95efcdc1" 2018-09-22 04:33:08,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-ca5c6376-ade4-4bc4-92af-97a194cdd26c Date: Sat, 22 Sep 2018 04:33:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "868740c73f434f98a25c3c27738ca4fc", "created_at": "2018-09-22T04:32:51Z", "admin_state_up": true, "updated_at": "2018-09-22T04:33:02Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "868740c73f434f98a25c3c27738ca4fc", "id": "0a3e2660-17cf-482d-b37e-c7aefaff6dd5", "name": "CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router"}} 2018-09-22 04:33:08,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/0a3e2660-17cf-482d-b37e-c7aefaff6dd5 used request id req-ca5c6376-ade4-4bc4-92af-97a194cdd26c 2018-09-22 04:33:08,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=0a3e2660-17cf-482d-b37e-c7aefaff6dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d77e20b7f4a779ad5d5e4f80c229a95efcdc1" 2018-09-22 04:33:08,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1715 X-Openstack-Request-Id: req-e3b45092-a8a5-4bd2-a413-f330b1c6e3e8 Date: Sat, 22 Sep 2018 04:33:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38356e74-f809-4aab-bbd4-ae5a10c69732","ip_address":"10.200.201.1"}],"id":"9a527499-b020-4fca-86a6-8aee5437e071","security_groups":["fa19700c-16cc-4188-af12-3d8d9f0da948"],"mac_address":"fa:16:3e:67:17:ff","project_id":"868740c73f434f98a25c3c27738ca4fc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port1","admin_state_up":true,"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:56Z","binding:vnic_type":"normal","device_id":"0a3e2660-17cf-482d-b37e-c7aefaff6dd5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","ip_address":"10.200.202.1"}],"id":"f1ad6023-7209-4bed-ac2f-450ab798ea10","security_groups":["fa19700c-16cc-4188-af12-3d8d9f0da948"],"mac_address":"fa:16:3e:5e:3b:0d","project_id":"868740c73f434f98a25c3c27738ca4fc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port2","admin_state_up":true,"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:33:01Z","binding:vnic_type":"normal","device_id":"0a3e2660-17cf-482d-b37e-c7aefaff6dd5"}]} 2018-09-22 04:33:08,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=0a3e2660-17cf-482d-b37e-c7aefaff6dd5 used request id req-e3b45092-a8a5-4bd2-a413-f330b1c6e3e8 2018-09-22 04:33:08,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/38356e74-f809-4aab-bbd4-ae5a10c69732 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d77e20b7f4a779ad5d5e4f80c229a95efcdc1" 2018-09-22 04:33:08,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b861ec66-bf53-4b4f-b0d5-f9a374357af1 Date: Sat, 22 Sep 2018 04:33:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:46Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:46Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"38356e74-f809-4aab-bbd4-ae5a10c69732","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet1"}} 2018-09-22 04:33:08,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/38356e74-f809-4aab-bbd4-ae5a10c69732 used request id req-b861ec66-bf53-4b4f-b0d5-f9a374357af1 2018-09-22 04:33:08,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/d33bdcb3-e183-4f0a-848b-0451600da0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4d77e20b7f4a779ad5d5e4f80c229a95efcdc1" 2018-09-22 04:33:08,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-50eea5e5-8939-425a-9dc1-432c0c450827 Date: Sat, 22 Sep 2018 04:33:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:48Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:48Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet2"}} 2018-09-22 04:33:08,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/d33bdcb3-e183-4f0a-848b-0451600da0e7 used request id req-50eea5e5-8939-425a-9dc1-432c0c450827 2018-09-22 04:33:08,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9976353d59bd0a9cc69247df9c483c4a54e03c20" 2018-09-22 04:33:08,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7be60ed7-cc40-4dee-b268-457af7e70db2 Date: Sat, 22 Sep 2018 04:33: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":["38356e74-f809-4aab-bbd4-ae5a10c69732"],"updated_at":"2018-09-22T04:32:46Z","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"868740c73f434f98a25c3c27738ca4fc","id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1"}]} 2018-09-22 04:33:08,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 used request id req-7be60ed7-cc40-4dee-b268-457af7e70db2 2018-09-22 04:33:08,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9976353d59bd0a9cc69247df9c483c4a54e03c20" 2018-09-22 04:33:09,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7da3c436-e470-4052-b1c2-79e74e29a803 Date: Sat, 22 Sep 2018 04:33:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:46Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"38356e74-f809-4aab-bbd4-ae5a10c69732","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet1"}]} 2018-09-22 04:33:09,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 used request id req-7da3c436-e470-4052-b1c2-79e74e29a803 2018-09-22 04:33:09,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9976353d59bd0a9cc69247df9c483c4a54e03c20" 2018-09-22 04:33:09,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-4587d1c8-9f5e-49a3-8bbb-4627129a3924 Date: Sat, 22 Sep 2018 04:33:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:32:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"38356e74-f809-4aab-bbd4-ae5a10c69732","ip_address":"10.200.201.4"}],"id":"01c5fddc-5e55-4f26-9900-68e49204786c","security_groups":[],"mac_address":"fa:16:3e:1d:2e:0f","project_id":"868740c73f434f98a25c3c27738ca4fc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a7c7d928-a9f0-4010-8309-e5c1ff93f104"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:32:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"38356e74-f809-4aab-bbd4-ae5a10c69732","ip_address":"10.200.201.2"}],"id":"14fd4c31-cd3c-4e74-bd43-420a9529ce54","security_groups":[],"mac_address":"fa:16:3e:f0:54:9e","project_id":"868740c73f434f98a25c3c27738ca4fc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a7c7d928-a9f0-4010-8309-e5c1ff93f104"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:32:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"38356e74-f809-4aab-bbd4-ae5a10c69732","ip_address":"10.200.201.3"}],"id":"68a32c90-297d-463e-ac39-b067f5611b8b","security_groups":[],"mac_address":"fa:16:3e:e9:67:41","project_id":"868740c73f434f98a25c3c27738ca4fc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a7c7d928-a9f0-4010-8309-e5c1ff93f104"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38356e74-f809-4aab-bbd4-ae5a10c69732","ip_address":"10.200.201.1"}],"id":"9a527499-b020-4fca-86a6-8aee5437e071","security_groups":["fa19700c-16cc-4188-af12-3d8d9f0da948"],"mac_address":"fa:16:3e:67:17:ff","project_id":"868740c73f434f98a25c3c27738ca4fc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port1","admin_state_up":true,"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:56Z","binding:vnic_type":"normal","device_id":"0a3e2660-17cf-482d-b37e-c7aefaff6dd5"}]} 2018-09-22 04:33:09,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 used request id req-4587d1c8-9f5e-49a3-8bbb-4627129a3924 2018-09-22 04:33:09,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9976353d59bd0a9cc69247df9c483c4a54e03c20" 2018-09-22 04:33:09,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d1e481a2-c897-4b3d-934c-905ac7b752f5 Date: Sat, 22 Sep 2018 04:33: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":["d33bdcb3-e183-4f0a-848b-0451600da0e7"],"updated_at":"2018-09-22T04:32:48Z","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"868740c73f434f98a25c3c27738ca4fc","id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2"}]} 2018-09-22 04:33:09,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 used request id req-d1e481a2-c897-4b3d-934c-905ac7b752f5 2018-09-22 04:33:09,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9976353d59bd0a9cc69247df9c483c4a54e03c20" 2018-09-22 04:33:09,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-fa597b14-ccff-4950-8f8a-229382736e2a Date: Sat, 22 Sep 2018 04:33:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:48Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet2"}]} 2018-09-22 04:33:09,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 used request id req-fa597b14-ccff-4950-8f8a-229382736e2a 2018-09-22 04:33:09,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9976353d59bd0a9cc69247df9c483c4a54e03c20" 2018-09-22 04:33:10,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-9a4e037e-b036-4d2b-a8c7-04ba6e756ed5 Date: Sat, 22 Sep 2018 04:33:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:32:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","ip_address":"10.200.202.4"}],"id":"10d959b8-a9b0-423f-9f69-6ee0285ad4a9","security_groups":[],"mac_address":"fa:16:3e:dd:1e:03","project_id":"868740c73f434f98a25c3c27738ca4fc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e17b5b28-957f-409d-a6cb-57e9e803e9d1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:32:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","ip_address":"10.200.202.2"}],"id":"77c42bb4-1064-4bf9-8bba-960f78b173ac","security_groups":[],"mac_address":"fa:16:3e:f2:2c:2c","project_id":"868740c73f434f98a25c3c27738ca4fc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e17b5b28-957f-409d-a6cb-57e9e803e9d1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:32:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","ip_address":"10.200.202.3"}],"id":"c0d59ee7-cca3-45a4-9324-7ce53b882c32","security_groups":[],"mac_address":"fa:16:3e:77:d2:06","project_id":"868740c73f434f98a25c3c27738ca4fc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e17b5b28-957f-409d-a6cb-57e9e803e9d1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","ip_address":"10.200.202.1"}],"id":"f1ad6023-7209-4bed-ac2f-450ab798ea10","security_groups":["fa19700c-16cc-4188-af12-3d8d9f0da948"],"mac_address":"fa:16:3e:5e:3b:0d","project_id":"868740c73f434f98a25c3c27738ca4fc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port2","admin_state_up":true,"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:33:01Z","binding:vnic_type":"normal","device_id":"0a3e2660-17cf-482d-b37e-c7aefaff6dd5"}]} 2018-09-22 04:33:10,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 used request id req-9a4e037e-b036-4d2b-a8c7-04ba6e756ed5 2018-09-22 04:33:10,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/38356e74-f809-4aab-bbd4-ae5a10c69732 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9976353d59bd0a9cc69247df9c483c4a54e03c20" 2018-09-22 04:33:10,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1eed7ac6-140c-4be0-a8ad-73d5c9da88f0 Date: Sat, 22 Sep 2018 04:33:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:46Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:46Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"38356e74-f809-4aab-bbd4-ae5a10c69732","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet1"}} 2018-09-22 04:33:10,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/38356e74-f809-4aab-bbd4-ae5a10c69732 used request id req-1eed7ac6-140c-4be0-a8ad-73d5c9da88f0 2018-09-22 04:33:10,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9976353d59bd0a9cc69247df9c483c4a54e03c20" 2018-09-22 04:33:10,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-978a2cd9-a156-4291-920f-76b1fb7afdda Date: Sat, 22 Sep 2018 04:33:10 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":["38356e74-f809-4aab-bbd4-ae5a10c69732"],"updated_at":"2018-09-22T04:32:46Z","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"868740c73f434f98a25c3c27738ca4fc","id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1"}]} 2018-09-22 04:33:10,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 used request id req-978a2cd9-a156-4291-920f-76b1fb7afdda 2018-09-22 04:33:10,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9976353d59bd0a9cc69247df9c483c4a54e03c20" 2018-09-22 04:33:10,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0293f264-3408-4e4d-9fb5-d6e719c62e3b Date: Sat, 22 Sep 2018 04:33:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7c7d928-a9f0-4010-8309-e5c1ff93f104","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:46Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"38356e74-f809-4aab-bbd4-ae5a10c69732","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet1"}]} 2018-09-22 04:33:10,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a7c7d928-a9f0-4010-8309-e5c1ff93f104 used request id req-0293f264-3408-4e4d-9fb5-d6e719c62e3b 2018-09-22 04:33:10,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/d33bdcb3-e183-4f0a-848b-0451600da0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9976353d59bd0a9cc69247df9c483c4a54e03c20" 2018-09-22 04:33:10,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ffd41ab3-d040-4fb9-b878-188654a7920f Date: Sat, 22 Sep 2018 04:33:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:48Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:48Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet2"}} 2018-09-22 04:33:10,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/d33bdcb3-e183-4f0a-848b-0451600da0e7 used request id req-ffd41ab3-d040-4fb9-b878-188654a7920f 2018-09-22 04:33:10,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9976353d59bd0a9cc69247df9c483c4a54e03c20" 2018-09-22 04:33:10,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e2d5ccd6-8799-4cc6-a731-819f6cef0384 Date: Sat, 22 Sep 2018 04:33:10 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":["d33bdcb3-e183-4f0a-848b-0451600da0e7"],"updated_at":"2018-09-22T04:32:48Z","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"868740c73f434f98a25c3c27738ca4fc","id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2"}]} 2018-09-22 04:33:10,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 used request id req-e2d5ccd6-8799-4cc6-a731-819f6cef0384 2018-09-22 04:33:10,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9976353d59bd0a9cc69247df9c483c4a54e03c20" 2018-09-22 04:33:11,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f9d85e81-6df3-447f-8e86-fba8c13f0120 Date: Sat, 22 Sep 2018 04:33:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e17b5b28-957f-409d-a6cb-57e9e803e9d1","tenant_id":"868740c73f434f98a25c3c27738ca4fc","created_at":"2018-09-22T04:32:48Z","dns_nameservers":[],"updated_at":"2018-09-22T04:32:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"868740c73f434f98a25c3c27738ca4fc","id":"d33bdcb3-e183-4f0a-848b-0451600da0e7","subnetpool_id":null,"name":"CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet2"}]} 2018-09-22 04:33:11,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e17b5b28-957f-409d-a6cb-57e9e803e9d1 used request id req-f9d85e81-6df3-447f-8e86-fba8c13f0120 2018-09-22 04:33:11,113 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router and port CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port1 2018-09-22 04:33:11,113 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router 2018-09-22 04:33:11,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/0a3e2660-17cf-482d-b37e-c7aefaff6dd5/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" -d '{"port_id": "9a527499-b020-4fca-86a6-8aee5437e071"}' 2018-09-22 04:33:12,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c20f5b41-54cc-4c2d-a89a-dffb18e9e851 Date: Sat, 22 Sep 2018 04:33:12 GMT RESP BODY: {"network_id": "a7c7d928-a9f0-4010-8309-e5c1ff93f104", "tenant_id": "868740c73f434f98a25c3c27738ca4fc", "subnet_id": "38356e74-f809-4aab-bbd4-ae5a10c69732", "subnet_ids": ["38356e74-f809-4aab-bbd4-ae5a10c69732"], "port_id": "9a527499-b020-4fca-86a6-8aee5437e071", "id": "0a3e2660-17cf-482d-b37e-c7aefaff6dd5"} 2018-09-22 04:33:12,458 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0a3e2660-17cf-482d-b37e-c7aefaff6dd5/remove_router_interface used request id req-c20f5b41-54cc-4c2d-a89a-dffb18e9e851 2018-09-22 04:33:12,458 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router and port CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-port2 2018-09-22 04:33:12,458 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router 2018-09-22 04:33:12,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/0a3e2660-17cf-482d-b37e-c7aefaff6dd5/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" -d '{"port_id": "f1ad6023-7209-4bed-ac2f-450ab798ea10"}' 2018-09-22 04:33:13,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-49e0f582-b4eb-4b4e-8a7a-dcb0eed8e623 Date: Sat, 22 Sep 2018 04:33:13 GMT RESP BODY: {"network_id": "e17b5b28-957f-409d-a6cb-57e9e803e9d1", "tenant_id": "868740c73f434f98a25c3c27738ca4fc", "subnet_id": "d33bdcb3-e183-4f0a-848b-0451600da0e7", "subnet_ids": ["d33bdcb3-e183-4f0a-848b-0451600da0e7"], "port_id": "f1ad6023-7209-4bed-ac2f-450ab798ea10", "id": "0a3e2660-17cf-482d-b37e-c7aefaff6dd5"} 2018-09-22 04:33:13,796 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/0a3e2660-17cf-482d-b37e-c7aefaff6dd5/remove_router_interface used request id req-49e0f582-b4eb-4b4e-8a7a-dcb0eed8e623 2018-09-22 04:33:13,796 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router 2018-09-22 04:33:13,796 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-router 2018-09-22 04:33:13,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/0a3e2660-17cf-482d-b37e-c7aefaff6dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df286c4ad94398388bfcc5a398a0556f97e3d2d" 2018-09-22 04:33:16,573 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bfe85fec-2bcc-4d54-999c-b9352816a97f Content-Length: 0 Date: Sat, 22 Sep 2018 04:33:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:33:16,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/0a3e2660-17cf-482d-b37e-c7aefaff6dd5 used request id req-bfe85fec-2bcc-4d54-999c-b9352816a97f 2018-09-22 04:33:16,574 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet1 2018-09-22 04:33:16,574 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet1 2018-09-22 04:33:16,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/38356e74-f809-4aab-bbd4-ae5a10c69732 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddf0ef9e8db72307a22d23534af95a7773bac7c" 2018-09-22 04:33:18,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-efea2e48-5487-40dd-a4ab-4a5e9b350ebb Date: Sat, 22 Sep 2018 04:33:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:33:18,883 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/38356e74-f809-4aab-bbd4-ae5a10c69732 used request id req-efea2e48-5487-40dd-a4ab-4a5e9b350ebb 2018-09-22 04:33:18,883 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net1 2018-09-22 04:33:18,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/a7c7d928-a9f0-4010-8309-e5c1ff93f104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ddf0ef9e8db72307a22d23534af95a7773bac7c" 2018-09-22 04:33:19,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-56892d8c-d911-40c1-9657-cbf54afe64de Date: Sat, 22 Sep 2018 04:33:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:33:19,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a7c7d928-a9f0-4010-8309-e5c1ff93f104 used request id req-56892d8c-d911-40c1-9657-cbf54afe64de 2018-09-22 04:33:19,852 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet2 2018-09-22 04:33:19,852 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-subnet2 2018-09-22 04:33:19,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/d33bdcb3-e183-4f0a-848b-0451600da0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9000074cbcc0b8eb5db8a5b6dc268baec5847101" 2018-09-22 04:33:22,328 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ebeea726-acbf-4f03-9aac-bd88b797e590 Date: Sat, 22 Sep 2018 04:33:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:33:22,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d33bdcb3-e183-4f0a-848b-0451600da0e7 used request id req-ebeea726-acbf-4f03-9aac-bd88b797e590 2018-09-22 04:33:22,328 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-7c748945-ad75-449d-aa58-932d57d5802f-pub-net2 2018-09-22 04:33:22,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/e17b5b28-957f-409d-a6cb-57e9e803e9d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9000074cbcc0b8eb5db8a5b6dc268baec5847101" 2018-09-22 04:33:23,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9c182f61-8b93-492b-b270-6008728578c9 Date: Sat, 22 Sep 2018 04:33:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:33:23,537 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/e17b5b28-957f-409d-a6cb-57e9e803e9d1 used request id req-9c182f61-8b93-492b-b270-6008728578c9 2018-09-22 04:33:23,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:33:23,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-8a337083-c273-46a2-9ef6-fee206504133 Date: Sat, 22 Sep 2018 04:33:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "868740c73f434f98a25c3c27738ca4fc", "created_at": "2018-09-22T04:32:44Z", "updated_at": "2018-09-22T04:32:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:32:44Z", "revision_number": 0, "id": "00fc3658-9ce1-4362-b0ec-ab486636de2d", "remote_group_id": "fa19700c-16cc-4188-af12-3d8d9f0da948", "remote_ip_prefix": null, "created_at": "2018-09-22T04:32:44Z", "security_group_id": "fa19700c-16cc-4188-af12-3d8d9f0da948", "tenant_id": "868740c73f434f98a25c3c27738ca4fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "868740c73f434f98a25c3c27738ca4fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:32:44Z", "revision_number": 0, "id": "0374504f-352e-40b0-9cbe-e3abc96fc02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:32:44Z", "security_group_id": "fa19700c-16cc-4188-af12-3d8d9f0da948", "tenant_id": "868740c73f434f98a25c3c27738ca4fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "868740c73f434f98a25c3c27738ca4fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:32:44Z", "revision_number": 0, "id": "54f320c1-bc7b-467d-9580-de18408467df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:32:44Z", "security_group_id": "fa19700c-16cc-4188-af12-3d8d9f0da948", "tenant_id": "868740c73f434f98a25c3c27738ca4fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "868740c73f434f98a25c3c27738ca4fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:32:44Z", "revision_number": 0, "id": "a7130b9c-c829-4b8c-b6d0-3804184c030a", "remote_group_id": "fa19700c-16cc-4188-af12-3d8d9f0da948", "remote_ip_prefix": null, "created_at": "2018-09-22T04:32:44Z", "security_group_id": "fa19700c-16cc-4188-af12-3d8d9f0da948", "tenant_id": "868740c73f434f98a25c3c27738ca4fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "868740c73f434f98a25c3c27738ca4fc"}], "revision_number": 4, "project_id": "868740c73f434f98a25c3c27738ca4fc", "id": "fa19700c-16cc-4188-af12-3d8d9f0da948", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:33:23,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-8a337083-c273-46a2-9ef6-fee206504133 2018-09-22 04:33:23,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:33:23,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:33:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b41e52ab-fb0d-4943-b350-ab8b4394ca99 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:33:23,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-b41e52ab-fb0d-4943-b350-ab8b4394ca99 2018-09-22 04:33:23,868 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:33:23,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:33:23,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:33:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00f6078f-33eb-4ab3-8a1c-7c95df93278e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:33:23,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-00f6078f-33eb-4ab3-8a1c-7c95df93278e 2018-09-22 04:33:23,957 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:33:23,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:33:24,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:33:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e88a0d6-0649-4f3d-be91-eb04184060e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:33:24,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-3e88a0d6-0649-4f3d-be91-eb04184060e3 2018-09-22 04:33:24,038 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:33:24,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:33:24,125 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:33:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0685263-b96d-44ff-9e16-5974bb1813b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:33:24,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-d0685263-b96d-44ff-9e16-5974bb1813b5 2018-09-22 04:33:24,125 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:33:24,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:33:24,220 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:33:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d264e063-3895-4201-a63c-fe98823500b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:33:24,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-d264e063-3895-4201-a63c-fe98823500b6 2018-09-22 04:33:24,220 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:33:24,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:33:24,305 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:33:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ba81558-283d-491e-81e6-c9845aa0f041 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:33:24,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-1ba81558-283d-491e-81e6-c9845aa0f041 2018-09-22 04:33:24,305 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:33:24,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:33:24,396 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:33:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1ba4a6e-b354-45ac-9594-4dcfcb5c15f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:33:24,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-f1ba4a6e-b354-45ac-9594-4dcfcb5c15f5 2018-09-22 04:33:24,396 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:33:24,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:33:24,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ef2b305-3b4a-49dc-9574-44b6fa362e29 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:33:24,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-5ef2b305-3b4a-49dc-9574-44b6fa362e29 2018-09-22 04:33:24,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:33:24,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edcee915-8db2-46bb-87d0-75b1f1706e1f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:33:24,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-edcee915-8db2-46bb-87d0-75b1f1706e1f 2018-09-22 04:33:24,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:33:24,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cc19057-32fe-4da8-86c8-fa304db8dd48 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc"}, "enabled": true, "id": "868740c73f434f98a25c3c27738ca4fc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj"}} 2018-09-22 04:33:24,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc used request id req-7cc19057-32fe-4da8-86c8-fa304db8dd48 2018-09-22 04:33:24,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fa19700c-16cc-4188-af12-3d8d9f0da948 2018-09-22 04:33:24,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fa19700c-16cc-4188-af12-3d8d9f0da948 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:33:24,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a2097967-3a21-4e90-928f-a428c427f513 Date: Sat, 22 Sep 2018 04:33:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fa19700c-16cc-4188-af12-3d8d9f0da948", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:32:44Z", "security_group_id": "fa19700c-16cc-4188-af12-3d8d9f0da948", "port_range_min": null, "revision_number": 0, "tenant_id": "868740c73f434f98a25c3c27738ca4fc", "created_at": "2018-09-22T04:32:44Z", "project_id": "868740c73f434f98a25c3c27738ca4fc", "id": "00fc3658-9ce1-4362-b0ec-ab486636de2d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:32:44Z", "security_group_id": "fa19700c-16cc-4188-af12-3d8d9f0da948", "port_range_min": null, "revision_number": 0, "tenant_id": "868740c73f434f98a25c3c27738ca4fc", "created_at": "2018-09-22T04:32:44Z", "project_id": "868740c73f434f98a25c3c27738ca4fc", "id": "0374504f-352e-40b0-9cbe-e3abc96fc02b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:32:44Z", "security_group_id": "fa19700c-16cc-4188-af12-3d8d9f0da948", "port_range_min": null, "revision_number": 0, "tenant_id": "868740c73f434f98a25c3c27738ca4fc", "created_at": "2018-09-22T04:32:44Z", "project_id": "868740c73f434f98a25c3c27738ca4fc", "id": "54f320c1-bc7b-467d-9580-de18408467df"}, {"remote_group_id": "fa19700c-16cc-4188-af12-3d8d9f0da948", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:32:44Z", "security_group_id": "fa19700c-16cc-4188-af12-3d8d9f0da948", "port_range_min": null, "revision_number": 0, "tenant_id": "868740c73f434f98a25c3c27738ca4fc", "created_at": "2018-09-22T04:32:44Z", "project_id": "868740c73f434f98a25c3c27738ca4fc", "id": "a7130b9c-c829-4b8c-b6d0-3804184c030a"}]} 2018-09-22 04:33:24,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fa19700c-16cc-4188-af12-3d8d9f0da948 used request id req-a2097967-3a21-4e90-928f-a428c427f513 2018-09-22 04:33:24,842 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:33:24,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/fa19700c-16cc-4188-af12-3d8d9f0da948 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:33:25,291 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0bc85bc-e505-4cf3-bcad-4af4329c292e Content-Length: 0 Date: Sat, 22 Sep 2018 04:33:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:33:25,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/fa19700c-16cc-4188-af12-3d8d9f0da948 used request id req-d0bc85bc-e505-4cf3-bcad-4af4329c292e 2018-09-22 04:33:25,292 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj 2018-09-22 04:33:25,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:33:25,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85f37268-b7c9-4251-89cd-6d0faf960f1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:33:25,517 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/868740c73f434f98a25c3c27738ca4fc used request id req-85f37268-b7c9-4251-89cd-6d0faf960f1e 2018-09-22 04:33:25,517 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-c8926edf-2cc0-4a3-proj-role 2018-09-22 04:33:25,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/bc6d4ac3a56342cfa46f900f408037b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:33:25,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-586e1f59-15f3-4d2a-8bb5-b517a24f7826 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:33:25,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/bc6d4ac3a56342cfa46f900f408037b9 used request id req-586e1f59-15f3-4d2a-8bb5-b517a24f7826 2018-09-22 04:33:25,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fd8970bb8a1d1d0777e5158246645641421bf" 2018-09-22 04:33:25,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a725865a-ea3c-49f9-a98a-4ce7a8839045 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:33:25,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a725865a-ea3c-49f9-a98a-4ce7a8839045 2018-09-22 04:33:25,737 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-c8926edf-2cc0-4a3-user 2018-09-22 04:33:25,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/1119186a7b584c1293b2d5add0c8675e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c6b3b77d96a216b132d7f27caa5560150fa9b95" 2018-09-22 04:33:25,927 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9e52cb3-15f5-44ba-a800-aa5e78f95f25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:33:25,927 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/1119186a7b584c1293b2d5add0c8675e used request id req-f9e52cb3-15f5-44ba-a800-aa5e78f95f25 2018-09-22 04:33:25,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:33:26,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:33:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Il2BVXKWSH2FLy4fuXTw_g"], "issued_at": "2018-09-22T04:33:26.000000Z"}} 2018-09-22 04:33:26,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b368a6b00b62006d2a9346f710db74c2263c74ee" 2018-09-22 04:33:26,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce26aa16-4470-457e-8f99-d9f968acf137 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:33:26,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ce26aa16-4470-457e-8f99-d9f968acf137 2018-09-22 04:33:26,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:33:26,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:33:26,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:33:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["X66L-FX7Qjyntz7eW2Q_VQ"], "issued_at": "2018-09-22T04:33:26.000000Z"}} 2018-09-22 04:33:26,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" 2018-09-22 04:33:26,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2c18cb4-4347-44b3-a818-fd8a7e49ed43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:33:26,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e2c18cb4-4347-44b3-a818-fd8a7e49ed43 2018-09-22 04:33:26,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:33:26,873 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:33:26,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-35297ec8-1be1-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" 2018-09-22 04:33:26,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90d03d5e-d5de-447d-84b4-52e6ad75f3e5 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-35297ec8-1be1-4a9-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:33:26,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-35297ec8-1be1-4a9-proj used request id req-90d03d5e-d5de-447d-84b4-52e6ad75f3e5 2018-09-22 04:33:26,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" 2018-09-22 04:33:27,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d6dd816-afba-45d8-a9f9-f48f03aa4689 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:33:27,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8d6dd816-afba-45d8-a9f9-f48f03aa4689 2018-09-22 04:33:27,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-35297ec8-1be1-4a9-proj"}}' 2018-09-22 04:33:27,154 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-329f1ab3-a0ba-4303-80cc-3a3326f6590d Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5ce1d4ce735744d09a8ccf5b0f0bcdfb"}, "enabled": true, "id": "5ce1d4ce735744d09a8ccf5b0f0bcdfb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-35297ec8-1be1-4a9-proj"}} 2018-09-22 04:33:27,154 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-329f1ab3-a0ba-4303-80cc-3a3326f6590d 2018-09-22 04:33:27,154 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-35297ec8-1be1-4a9-proj 2018-09-22 04:33:27,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:33:27,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:33:27,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:33:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["pJXJPLN9TCGtt1QR0v7Kxw"], "issued_at": "2018-09-22T04:33:27.000000Z"}} 2018-09-22 04:33:27,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0855cdd6f3ab14b1fa9cc752fc6f20dc24f96d5a" 2018-09-22 04:33:27,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7326e4bc-2d28-492c-b56c-b6ace9397857 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:33:27,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7326e4bc-2d28-492c-b56c-b6ace9397857 2018-09-22 04:33:27,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:33:27,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:33:27,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0855cdd6f3ab14b1fa9cc752fc6f20dc24f96d5a" 2018-09-22 04:33:27,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4288843-d7ce-4a1b-b711-f892c4c2195b Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:33:27,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d4288843-d7ce-4a1b-b711-f892c4c2195b 2018-09-22 04:33:27,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-35297ec8-1be1-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0855cdd6f3ab14b1fa9cc752fc6f20dc24f96d5a" 2018-09-22 04:33:27,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe6f31f-e37f-470e-8510-829b81aa5580 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-35297ec8-1be1-4a9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5ce1d4ce735744d09a8ccf5b0f0bcdfb"}, "enabled": true, "id": "5ce1d4ce735744d09a8ccf5b0f0bcdfb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-35297ec8-1be1-4a9-proj"}]} 2018-09-22 04:33:27,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-35297ec8-1be1-4a9-proj used request id req-cfe6f31f-e37f-470e-8510-829b81aa5580 2018-09-22 04:33:27,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0855cdd6f3ab14b1fa9cc752fc6f20dc24f96d5a" 2018-09-22 04:33:27,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-975144bd-d77e-490b-ac31-5ab684ef4187 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:33:27,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-975144bd-d77e-490b-ac31-5ab684ef4187 2018-09-22 04:33:28,376 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-35297ec8-1be1-4a9-user 2018-09-22 04:33:28,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:33:28,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" 2018-09-22 04:33:28,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7449067c-523d-465b-ba16-615f4c676164 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:33:28,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7449067c-523d-465b-ba16-615f4c676164 2018-09-22 04:33:28,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" -d '{"role": {"name": "CreateRouterSuccessTests-35297ec8-1be1-4a9-proj-role"}}' 2018-09-22 04:33:28,574 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e87fdda5-2a7b-4bd0-bd66-662349dfbda2 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "58225d43853f493ea3988cfb82482659", "links": {"self": "http://172.30.9.23:5000/v3/roles/58225d43853f493ea3988cfb82482659"}, "name": "CreateRouterSuccessTests-35297ec8-1be1-4a9-proj-role"}} 2018-09-22 04:33:28,574 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e87fdda5-2a7b-4bd0-bd66-662349dfbda2 2018-09-22 04:33:28,574 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-35297ec8-1be1-4a9-proj-role 2018-09-22 04:33:28,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/58225d43853f493ea3988cfb82482659 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" 2018-09-22 04:33:28,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a43f0d-ea5c-495e-aa71-df0708062659 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/58225d43853f493ea3988cfb82482659"}, "domain_id": null, "name": "CreateRouterSuccessTests-35297ec8-1be1-4a9-proj-role", "id": "58225d43853f493ea3988cfb82482659"}} 2018-09-22 04:33:28,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/58225d43853f493ea3988cfb82482659 used request id req-70a43f0d-ea5c-495e-aa71-df0708062659 2018-09-22 04:33:28,667 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-35297ec8-1be1-4a9-proj-role to project CreateRouterSuccessTests-35297ec8-1be1-4a9-proj 2018-09-22 04:33:28,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5ce1d4ce735744d09a8ccf5b0f0bcdfb/users/0443bfd89075427fb7b318199bf53416/roles/58225d43853f493ea3988cfb82482659 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" 2018-09-22 04:33:28,791 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b9592af-233c-4921-bd78-317f80f22696 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:33:28,792 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5ce1d4ce735744d09a8ccf5b0f0bcdfb/users/0443bfd89075427fb7b318199bf53416/roles/58225d43853f493ea3988cfb82482659 used request id req-8b9592af-233c-4921-bd78-317f80f22696 2018-09-22 04:33:28,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:33:28,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:33:29,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58225d43853f493ea3988cfb82482659", "name": "CreateRouterSuccessTests-35297ec8-1be1-4a9-proj-role"}], "expires_at": "2018-09-22T05:33:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ce1d4ce735744d09a8ccf5b0f0bcdfb", "name": "CreateRouterSuccessTests-35297ec8-1be1-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-35297ec8-1be1-4a9-user", "id": "0443bfd89075427fb7b318199bf53416"}, "audit_ids": ["CPD6k9vUQlm3SCNgwRhSgw"], "issued_at": "2018-09-22T04:33:29.000000Z"}} 2018-09-22 04:33:29,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d375e05c9bcc1a568f719d8b1122e899e62b4b2" 2018-09-22 04:33:29,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f1f303e-461f-44de-afa2-35b2ecf3026a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:33:29,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1f1f303e-461f-44de-afa2-35b2ecf3026a 2018-09-22 04:33:29,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-c7beb891-48b9-4a9e-96d2-6b51f6357e02-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d375e05c9bcc1a568f719d8b1122e899e62b4b2" 2018-09-22 04:33:29,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-debdf3a7-10f0-44fd-9946-b1b756eb9627 Date: Sat, 22 Sep 2018 04:33:29 GMT RESP BODY: {"routers": []} 2018-09-22 04:33:29,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-c7beb891-48b9-4a9e-96d2-6b51f6357e02-pub-router&admin_state_up=True used request id req-debdf3a7-10f0-44fd-9946-b1b756eb9627 2018-09-22 04:33:29,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:33:29,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:33:29,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58225d43853f493ea3988cfb82482659", "name": "CreateRouterSuccessTests-35297ec8-1be1-4a9-proj-role"}], "expires_at": "2018-09-22T05:33:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ce1d4ce735744d09a8ccf5b0f0bcdfb", "name": "CreateRouterSuccessTests-35297ec8-1be1-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-35297ec8-1be1-4a9-user", "id": "0443bfd89075427fb7b318199bf53416"}, "audit_ids": ["L8V2ITbJRFej6WJqbiEQgA"], "issued_at": "2018-09-22T04:33:29.000000Z"}} 2018-09-22 04:33:29,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37fd0b0a2815faeda24f449e4f6614f5f228a86d" 2018-09-22 04:33:29,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e8b155-0ede-4c45-9d7a-42d7c428ebf7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:33:29,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-14e8b155-0ede-4c45-9d7a-42d7c428ebf7 2018-09-22 04:33:29,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d375e05c9bcc1a568f719d8b1122e899e62b4b2" 2018-09-22 04:33:30,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-12f34b59-2978-4704-a9f5-efd2c411551f Date: Sat, 22 Sep 2018 04:33:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 04:33:30,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-12f34b59-2978-4704-a9f5-efd2c411551f 2018-09-22 04:33:30,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d375e05c9bcc1a568f719d8b1122e899e62b4b2" 2018-09-22 04:33:30,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4ad8ea76-ba84-4bde-a175-47d8c0c3b739 Date: Sat, 22 Sep 2018 04:33:30 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:33:30,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-4ad8ea76-ba84-4bde-a175-47d8c0c3b739 2018-09-22 04:33:30,370 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-c7beb891-48b9-4a9e-96d2-6b51f6357e02-pub-router 2018-09-22 04:33:30,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d375e05c9bcc1a568f719d8b1122e899e62b4b2" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "CreateRouterSuccessTests-c7beb891-48b9-4a9e-96d2-6b51f6357e02-pub-router", "admin_state_up": true}}' 2018-09-22 04:33:35,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-115f2373-38fa-4b96-adf7-8a2200537631 Date: Sat, 22 Sep 2018 04:33:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5ce1d4ce735744d09a8ccf5b0f0bcdfb", "created_at": "2018-09-22T04:33:31Z", "admin_state_up": true, "updated_at": "2018-09-22T04:33:32Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "5ce1d4ce735744d09a8ccf5b0f0bcdfb", "id": "c46fcdcd-1313-4d1d-a8e8-7b37325eaa58", "name": "CreateRouterSuccessTests-c7beb891-48b9-4a9e-96d2-6b51f6357e02-pub-router"}} 2018-09-22 04:33:35,306 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-115f2373-38fa-4b96-adf7-8a2200537631 2018-09-22 04:33:35,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c46fcdcd-1313-4d1d-a8e8-7b37325eaa58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d375e05c9bcc1a568f719d8b1122e899e62b4b2" 2018-09-22 04:33:35,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-48d00bed-aa79-4d3b-a17c-c3a0a0db408a Date: Sat, 22 Sep 2018 04:33:35 GMT RESP BODY: {"ports":[]} 2018-09-22 04:33:35,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c46fcdcd-1313-4d1d-a8e8-7b37325eaa58 used request id req-48d00bed-aa79-4d3b-a17c-c3a0a0db408a 2018-09-22 04:33:35,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/c46fcdcd-1313-4d1d-a8e8-7b37325eaa58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d375e05c9bcc1a568f719d8b1122e899e62b4b2" 2018-09-22 04:33:35,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-035b4832-2338-45cf-86b5-5b210b5f8747 Date: Sat, 22 Sep 2018 04:33:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5ce1d4ce735744d09a8ccf5b0f0bcdfb", "created_at": "2018-09-22T04:33:31Z", "admin_state_up": true, "updated_at": "2018-09-22T04:33:34Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "5ce1d4ce735744d09a8ccf5b0f0bcdfb", "id": "c46fcdcd-1313-4d1d-a8e8-7b37325eaa58", "name": "CreateRouterSuccessTests-c7beb891-48b9-4a9e-96d2-6b51f6357e02-pub-router"}} 2018-09-22 04:33:35,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/c46fcdcd-1313-4d1d-a8e8-7b37325eaa58 used request id req-035b4832-2338-45cf-86b5-5b210b5f8747 2018-09-22 04:33:35,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c46fcdcd-1313-4d1d-a8e8-7b37325eaa58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d375e05c9bcc1a568f719d8b1122e899e62b4b2" 2018-09-22 04:33:35,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-52f76472-e097-4641-8f87-a106b68ad927 Date: Sat, 22 Sep 2018 04:33:35 GMT RESP BODY: {"ports":[]} 2018-09-22 04:33:35,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c46fcdcd-1313-4d1d-a8e8-7b37325eaa58 used request id req-52f76472-e097-4641-8f87-a106b68ad927 2018-09-22 04:33:35,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:33:36,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58225d43853f493ea3988cfb82482659", "name": "CreateRouterSuccessTests-35297ec8-1be1-4a9-proj-role"}], "expires_at": "2018-09-22T05:33:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ce1d4ce735744d09a8ccf5b0f0bcdfb", "name": "CreateRouterSuccessTests-35297ec8-1be1-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/5ce1d4ce735744d09a8ccf5b0f0bcdfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-35297ec8-1be1-4a9-user", "id": "0443bfd89075427fb7b318199bf53416"}, "audit_ids": ["w34MsxZLQcWsEotHhNKegg"], "issued_at": "2018-09-22T04:33:36.000000Z"}} 2018-09-22 04:33:36,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-c7beb891-48b9-4a9e-96d2-6b51f6357e02-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddaf9e52db7c32ef8c1506afac357b0c6741a4e3" 2018-09-22 04:33:36,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-e5f75fcf-8d25-4bbf-9194-c3cd3815c9fd Date: Sat, 22 Sep 2018 04:33:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5ce1d4ce735744d09a8ccf5b0f0bcdfb", "created_at": "2018-09-22T04:33:31Z", "admin_state_up": true, "updated_at": "2018-09-22T04:33:34Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "5ce1d4ce735744d09a8ccf5b0f0bcdfb", "id": "c46fcdcd-1313-4d1d-a8e8-7b37325eaa58", "name": "CreateRouterSuccessTests-c7beb891-48b9-4a9e-96d2-6b51f6357e02-pub-router"}]} 2018-09-22 04:33:36,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-c7beb891-48b9-4a9e-96d2-6b51f6357e02-pub-router&admin_state_up=True used request id req-e5f75fcf-8d25-4bbf-9194-c3cd3815c9fd 2018-09-22 04:33:36,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:33:36,675 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:33:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:33:36,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5ce1d4ce735744d09a8ccf5b0f0bcdfb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b368a6b00b62006d2a9346f710db74c2263c74ee" 2018-09-22 04:33:36,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35eee9fb-ec97-42e6-bbd2-4be5bd4e384b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5ce1d4ce735744d09a8ccf5b0f0bcdfb"}, "enabled": true, "id": "5ce1d4ce735744d09a8ccf5b0f0bcdfb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-35297ec8-1be1-4a9-proj"}} 2018-09-22 04:33:36,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5ce1d4ce735744d09a8ccf5b0f0bcdfb used request id req-35eee9fb-ec97-42e6-bbd2-4be5bd4e384b 2018-09-22 04:33:36,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c46fcdcd-1313-4d1d-a8e8-7b37325eaa58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddaf9e52db7c32ef8c1506afac357b0c6741a4e3" 2018-09-22 04:33:36,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4a9c7c05-4978-4c74-95fe-35961e313b76 Date: Sat, 22 Sep 2018 04:33:36 GMT RESP BODY: {"ports":[]} 2018-09-22 04:33:36,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c46fcdcd-1313-4d1d-a8e8-7b37325eaa58 used request id req-4a9c7c05-4978-4c74-95fe-35961e313b76 2018-09-22 04:33:36,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddaf9e52db7c32ef8c1506afac357b0c6741a4e3" 2018-09-22 04:33:37,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6cf8cd7a-f2fb-4eb5-87d7-e6bfbd4f0d40 Date: Sat, 22 Sep 2018 04:33:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 04:33:37,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-6cf8cd7a-f2fb-4eb5-87d7-e6bfbd4f0d40 2018-09-22 04:33:37,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddaf9e52db7c32ef8c1506afac357b0c6741a4e3" 2018-09-22 04:33:37,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-39712df8-47b0-4873-8a03-a666020a58cc Date: Sat, 22 Sep 2018 04:33:37 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:33:37,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-39712df8-47b0-4873-8a03-a666020a58cc 2018-09-22 04:33:37,522 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-c7beb891-48b9-4a9e-96d2-6b51f6357e02-pub-router 2018-09-22 04:33:37,522 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-c7beb891-48b9-4a9e-96d2-6b51f6357e02-pub-router 2018-09-22 04:33:37,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/c46fcdcd-1313-4d1d-a8e8-7b37325eaa58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d375e05c9bcc1a568f719d8b1122e899e62b4b2" 2018-09-22 04:33:41,369 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d27f1d18-41df-48bf-8d50-2890c184fb8f Content-Length: 0 Date: Sat, 22 Sep 2018 04:33:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:33:41,369 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/c46fcdcd-1313-4d1d-a8e8-7b37325eaa58 used request id req-d27f1d18-41df-48bf-8d50-2890c184fb8f 2018-09-22 04:33:41,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" 2018-09-22 04:33:41,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-475dfb4b-933f-4608-be19-8a25bce7a196 Date: Sat, 22 Sep 2018 04:33:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:33:41,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-475dfb4b-933f-4608-be19-8a25bce7a196 2018-09-22 04:33:41,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" 2018-09-22 04:33:41,714 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:33:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d2aeb62-10ea-4dd7-aa32-65ead500da27 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:33:41,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-2d2aeb62-10ea-4dd7-aa32-65ead500da27 2018-09-22 04:33:41,715 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:33:41,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" 2018-09-22 04:33:41,881 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:33:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e850a249-e2a5-418e-b314-c26dc1d8f964 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:33:41,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-e850a249-e2a5-418e-b314-c26dc1d8f964 2018-09-22 04:33:41,882 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:33:41,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" 2018-09-22 04:33:41,971 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:33:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d863dece-3789-4b00-9f9d-0be8df44e334 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:33:41,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-d863dece-3789-4b00-9f9d-0be8df44e334 2018-09-22 04:33:41,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:33:41,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" 2018-09-22 04:33:42,063 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:33:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c94a7dcb-ce99-451a-99f1-63777fc853e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:33:42,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-c94a7dcb-ce99-451a-99f1-63777fc853e8 2018-09-22 04:33:42,063 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:33:42,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" 2018-09-22 04:33:42,145 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1498bb29-69f6-46bf-bb4e-7e5ab00bb2bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:33:42,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-1498bb29-69f6-46bf-bb4e-7e5ab00bb2bf 2018-09-22 04:33:42,146 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:33:42,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" 2018-09-22 04:33:42,233 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9197f198-2582-4e8a-b0f5-78abc72145d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:33:42,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-9197f198-2582-4e8a-b0f5-78abc72145d0 2018-09-22 04:33:42,234 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:33:42,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" 2018-09-22 04:33:42,327 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c47588c-cc45-453c-971c-f10c86af00ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:33:42,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-5c47588c-cc45-453c-971c-f10c86af00ff 2018-09-22 04:33:42,327 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:33:42,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" 2018-09-22 04:33:42,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9df9822-5401-49d5-b3c3-051f79c6350a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:33:42,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-f9df9822-5401-49d5-b3c3-051f79c6350a 2018-09-22 04:33:42,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" 2018-09-22 04:33:42,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19fa2102-dd60-49b6-a2c1-2e807934e006 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:33:42,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-19fa2102-dd60-49b6-a2c1-2e807934e006 2018-09-22 04:33:42,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" 2018-09-22 04:33:42,595 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4943509-f931-4935-8170-f3fa15b7dccb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:33:42,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-e4943509-f931-4935-8170-f3fa15b7dccb 2018-09-22 04:33:42,595 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:33:42,596 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-35297ec8-1be1-4a9-proj 2018-09-22 04:33:42,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5ce1d4ce735744d09a8ccf5b0f0bcdfb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" 2018-09-22 04:33:42,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3debb8d-5113-47d2-b086-45dda26a5007 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:33:42,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5ce1d4ce735744d09a8ccf5b0f0bcdfb used request id req-f3debb8d-5113-47d2-b086-45dda26a5007 2018-09-22 04:33:42,804 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-35297ec8-1be1-4a9-proj-role 2018-09-22 04:33:42,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/58225d43853f493ea3988cfb82482659 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" 2018-09-22 04:33:42,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83fbb1c2-a29f-45b4-b256-e386da6e3255 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:33:42,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/58225d43853f493ea3988cfb82482659 used request id req-83fbb1c2-a29f-45b4-b256-e386da6e3255 2018-09-22 04:33:42,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61faec9f68065ae11052eb1675eb00f1ceb2a14f" 2018-09-22 04:33:43,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05982cb0-c989-492f-8674-193e2abf0ab2 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:33:43,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-05982cb0-c989-492f-8674-193e2abf0ab2 2018-09-22 04:33:43,009 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-35297ec8-1be1-4a9-user 2018-09-22 04:33:43,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0443bfd89075427fb7b318199bf53416 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0855cdd6f3ab14b1fa9cc752fc6f20dc24f96d5a" 2018-09-22 04:33:43,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:33:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be1a9433-49d2-40ef-a51e-7496e0666b63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:33:43,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0443bfd89075427fb7b318199bf53416 used request id req-be1a9433-49d2-40ef-a51e-7496e0666b63 2018-09-22 04:33:43,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:33:43,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["YhWuWL2HSdaTJVVBssR4ag"], "issued_at": "2018-09-22T04:33:43.000000Z"}} 2018-09-22 04:33:43,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ceaceec60461e95f16ce74a57c39512378ec14" 2018-09-22 04:33:43,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a809c44c-5c9a-468b-957b-cc5bd1808081 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:33:43,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a809c44c-5c9a-468b-957b-cc5bd1808081 2018-09-22 04:33:43,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:33:43,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:33:44,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:33:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["y7lKOJIQQ_yNCvzNl7uLyA"], "issued_at": "2018-09-22T04:33:44.000000Z"}} 2018-09-22 04:33:44,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" 2018-09-22 04:33:44,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f27af68-8b85-4b8c-a4d4-5a43b19d5e26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:33:44,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0f27af68-8b85-4b8c-a4d4-5a43b19d5e26 2018-09-22 04:33:44,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:33:44,144 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:33:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:33:44,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e7b543bf-c956-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" 2018-09-22 04:33:44,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6127df3d-c6d9-405f-9922-0e770af39f9e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e7b543bf-c956-4a5-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:33:44,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e7b543bf-c956-4a5-proj used request id req-6127df3d-c6d9-405f-9922-0e770af39f9e 2018-09-22 04:33:44,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" 2018-09-22 04:33:44,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b18ee81-763c-4587-a4fa-10826b6159e3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:33:44,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3b18ee81-763c-4587-a4fa-10826b6159e3 2018-09-22 04:33:44,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-e7b543bf-c956-4a5-proj"}}' 2018-09-22 04:33:44,436 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:33:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-647f46ca-7ff7-4bc7-b879-d26c27788ead Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a7ffdbd0031a4bb5be9350d2eb6e6997"}, "enabled": true, "id": "a7ffdbd0031a4bb5be9350d2eb6e6997", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e7b543bf-c956-4a5-proj"}} 2018-09-22 04:33:44,436 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-647f46ca-7ff7-4bc7-b879-d26c27788ead 2018-09-22 04:33:44,436 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e7b543bf-c956-4a5-proj 2018-09-22 04:33:44,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:33:44,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:33:44,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:33:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["MSk-ronyRWaWvaH2shWX8g"], "issued_at": "2018-09-22T04:33:44.000000Z"}} 2018-09-22 04:33:44,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7906e68c9817e292b8d27076601b5a300bd3168" 2018-09-22 04:33:44,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a85d98f-a956-423d-aa30-2914194bd684 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:33:44,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9a85d98f-a956-423d-aa30-2914194bd684 2018-09-22 04:33:44,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:33:44,913 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:33:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:33:44,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7906e68c9817e292b8d27076601b5a300bd3168" 2018-09-22 04:33:44,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b1300cc-dee2-4897-8189-9d23de430d7f Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:33:44,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6b1300cc-dee2-4897-8189-9d23de430d7f 2018-09-22 04:33:44,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-e7b543bf-c956-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7906e68c9817e292b8d27076601b5a300bd3168" 2018-09-22 04:33:45,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4a87d55-9e25-4bcf-8c3b-3db41798001f Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-e7b543bf-c956-4a5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a7ffdbd0031a4bb5be9350d2eb6e6997"}, "enabled": true, "id": "a7ffdbd0031a4bb5be9350d2eb6e6997", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e7b543bf-c956-4a5-proj"}]} 2018-09-22 04:33:45,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-e7b543bf-c956-4a5-proj used request id req-b4a87d55-9e25-4bcf-8c3b-3db41798001f 2018-09-22 04:33:45,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7906e68c9817e292b8d27076601b5a300bd3168" 2018-09-22 04:33:45,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9486f815-8eb3-449d-8a0f-2131ac2eece1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:33:45,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9486f815-8eb3-449d-8a0f-2131ac2eece1 2018-09-22 04:33:45,491 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e7b543bf-c956-4a5-user 2018-09-22 04:33:45,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:33:45,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" 2018-09-22 04:33:45,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5643be7a-2732-4f91-970b-974a800582b7 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:33:45,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5643be7a-2732-4f91-970b-974a800582b7 2018-09-22 04:33:45,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" -d '{"role": {"name": "CreateRouterSuccessTests-e7b543bf-c956-4a5-proj-role"}}' 2018-09-22 04:33:45,693 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8585bde8-48a9-498f-a2a5-4a287f264519 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a05ee19a4a394ff4a58f21c71d4f798f", "links": {"self": "http://172.30.9.23:5000/v3/roles/a05ee19a4a394ff4a58f21c71d4f798f"}, "name": "CreateRouterSuccessTests-e7b543bf-c956-4a5-proj-role"}} 2018-09-22 04:33:45,693 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8585bde8-48a9-498f-a2a5-4a287f264519 2018-09-22 04:33:45,693 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e7b543bf-c956-4a5-proj-role 2018-09-22 04:33:45,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/a05ee19a4a394ff4a58f21c71d4f798f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" 2018-09-22 04:33:45,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c8b26ad-11f2-418e-9be3-f21cf7d374d7 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/a05ee19a4a394ff4a58f21c71d4f798f"}, "domain_id": null, "name": "CreateRouterSuccessTests-e7b543bf-c956-4a5-proj-role", "id": "a05ee19a4a394ff4a58f21c71d4f798f"}} 2018-09-22 04:33:45,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/a05ee19a4a394ff4a58f21c71d4f798f used request id req-8c8b26ad-11f2-418e-9be3-f21cf7d374d7 2018-09-22 04:33:45,778 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e7b543bf-c956-4a5-proj-role to project CreateRouterSuccessTests-e7b543bf-c956-4a5-proj 2018-09-22 04:33:45,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a7ffdbd0031a4bb5be9350d2eb6e6997/users/d4046bdd1eaa46aebc7ba7c795c02d6d/roles/a05ee19a4a394ff4a58f21c71d4f798f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" 2018-09-22 04:33:45,912 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8103202-139a-46fd-8221-cea151f68347 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:33:45,912 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a7ffdbd0031a4bb5be9350d2eb6e6997/users/d4046bdd1eaa46aebc7ba7c795c02d6d/roles/a05ee19a4a394ff4a58f21c71d4f798f used request id req-b8103202-139a-46fd-8221-cea151f68347 2018-09-22 04:33:45,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:33:45,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:33:46,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:33:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["K_zA7V3XQX2IOXpBov28ag"], "issued_at": "2018-09-22T04:33:46.000000Z"}} 2018-09-22 04:33:46,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" 2018-09-22 04:33:46,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d26dec6-24e9-4d4c-a857-4813e496692d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:33:46,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1d26dec6-24e9-4d4c-a857-4813e496692d 2018-09-22 04:33:46,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" 2018-09-22 04:33:46,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-06c28ffb-4277-4db0-af68-6e5561b601ef Date: Sat, 22 Sep 2018 04:33:46 GMT RESP BODY: {"routers": []} 2018-09-22 04:33:46,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-pub-router&admin_state_up=True used request id req-06c28ffb-4277-4db0-af68-6e5561b601ef 2018-09-22 04:33:46,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:33:46,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:33:46,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:33:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["6OJVN38qQJyYAhr9IhXLxQ"], "issued_at": "2018-09-22T04:33:46.000000Z"}} 2018-09-22 04:33:46,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8bfdcd75e23ab49e253b75adbfdcf0c40e99f50" 2018-09-22 04:33:47,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a26731c7-fbb9-49bc-b73a-a7828c145625 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:33:47,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a26731c7-fbb9-49bc-b73a-a7828c145625 2018-09-22 04:33:47,047 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-pub-router 2018-09-22 04:33:47,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" -d '{"router": {"name": "CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-pub-router", "admin_state_up": true}}' 2018-09-22 04:33:50,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-2f89af3b-6e9d-4153-8e4c-434875281cd2 Date: Sat, 22 Sep 2018 04:33:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:33:47Z", "admin_state_up": true, "updated_at": "2018-09-22T04:33:47Z", "project_id": "228b8e5239db42ab839634234cfa19ca", "flavor_id": null, "revision_number": 1, "routes": [], "ha": true, "id": "94a4e596-26f3-4e68-bee8-09be7fa0a51c", "name": "CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-pub-router"}} 2018-09-22 04:33:50,790 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-2f89af3b-6e9d-4153-8e4c-434875281cd2 2018-09-22 04:33:50,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=94a4e596-26f3-4e68-bee8-09be7fa0a51c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" 2018-09-22 04:33:51,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2454 X-Openstack-Request-Id: req-ddc7c159-88b7-4798-a94e-9b07bbb4fde1 Date: Sat, 22 Sep 2018 04:33:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:48Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3e46662d-6d9b-4a4f-9fd0-519353adccf2","ip_address":"169.254.192.3"}],"id":"91a2c34d-a6de-4765-8533-62dd12cd7a67","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:56:bb:54","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 228b8e5239db42ab839634234cfa19ca","admin_state_up":true,"network_id":"2ce1078a-8748-40d2-9d32-397b2aa5c4f9","tenant_id":"","created_at":"2018-09-22T04:33:48Z","binding:vnic_type":"normal","device_id":"94a4e596-26f3-4e68-bee8-09be7fa0a51c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:49Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3e46662d-6d9b-4a4f-9fd0-519353adccf2","ip_address":"169.254.192.10"}],"id":"92ac4cd4-8414-49d2-a8ae-c8cdfddad050","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cf:6c:14","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 228b8e5239db42ab839634234cfa19ca","admin_state_up":true,"network_id":"2ce1078a-8748-40d2-9d32-397b2aa5c4f9","tenant_id":"","created_at":"2018-09-22T04:33:48Z","binding:vnic_type":"normal","device_id":"94a4e596-26f3-4e68-bee8-09be7fa0a51c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:50Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3e46662d-6d9b-4a4f-9fd0-519353adccf2","ip_address":"169.254.192.6"}],"id":"bc49bff3-203d-4f1e-b944-20f295f6ad5f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:73:35:05","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 228b8e5239db42ab839634234cfa19ca","admin_state_up":true,"network_id":"2ce1078a-8748-40d2-9d32-397b2aa5c4f9","tenant_id":"","created_at":"2018-09-22T04:33:49Z","binding:vnic_type":"normal","device_id":"94a4e596-26f3-4e68-bee8-09be7fa0a51c"}]} 2018-09-22 04:33:51,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=94a4e596-26f3-4e68-bee8-09be7fa0a51c used request id req-ddc7c159-88b7-4798-a94e-9b07bbb4fde1 2018-09-22 04:33:51,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/3e46662d-6d9b-4a4f-9fd0-519353adccf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" 2018-09-22 04:33:51,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d5243560-33c6-4a92-8c7d-a91feba27da5 Date: Sat, 22 Sep 2018 04:33:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2ce1078a-8748-40d2-9d32-397b2aa5c4f9","tenant_id":"","created_at":"2018-09-22T04:33:47Z","dns_nameservers":[],"updated_at":"2018-09-22T04:33:47Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"3e46662d-6d9b-4a4f-9fd0-519353adccf2","subnetpool_id":null,"name":"HA subnet tenant 228b8e5239db42ab839634234cfa19ca"}} 2018-09-22 04:33:51,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/3e46662d-6d9b-4a4f-9fd0-519353adccf2 used request id req-d5243560-33c6-4a92-8c7d-a91feba27da5 2018-09-22 04:33:51,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/3e46662d-6d9b-4a4f-9fd0-519353adccf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" 2018-09-22 04:33:51,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a7bbd0a5-2e5d-423f-aa87-bc21084ec9b0 Date: Sat, 22 Sep 2018 04:33:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2ce1078a-8748-40d2-9d32-397b2aa5c4f9","tenant_id":"","created_at":"2018-09-22T04:33:47Z","dns_nameservers":[],"updated_at":"2018-09-22T04:33:47Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"3e46662d-6d9b-4a4f-9fd0-519353adccf2","subnetpool_id":null,"name":"HA subnet tenant 228b8e5239db42ab839634234cfa19ca"}} 2018-09-22 04:33:51,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/3e46662d-6d9b-4a4f-9fd0-519353adccf2 used request id req-a7bbd0a5-2e5d-423f-aa87-bc21084ec9b0 2018-09-22 04:33:51,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/3e46662d-6d9b-4a4f-9fd0-519353adccf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" 2018-09-22 04:33:51,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-91526698-b5de-4956-a73b-3b7c36ccd00f Date: Sat, 22 Sep 2018 04:33:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2ce1078a-8748-40d2-9d32-397b2aa5c4f9","tenant_id":"","created_at":"2018-09-22T04:33:47Z","dns_nameservers":[],"updated_at":"2018-09-22T04:33:47Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"3e46662d-6d9b-4a4f-9fd0-519353adccf2","subnetpool_id":null,"name":"HA subnet tenant 228b8e5239db42ab839634234cfa19ca"}} 2018-09-22 04:33:51,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/3e46662d-6d9b-4a4f-9fd0-519353adccf2 used request id req-91526698-b5de-4956-a73b-3b7c36ccd00f 2018-09-22 04:33:51,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" 2018-09-22 04:33:51,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-5185052a-c2e4-450f-9577-a7dab9057791 Date: Sat, 22 Sep 2018 04:33:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 04:33:51,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-5185052a-c2e4-450f-9577-a7dab9057791 2018-09-22 04:33:51,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:33:51,623 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:33:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:33:51,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" 2018-09-22 04:33:51,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b0ff89d-5906-4003-a43d-d7391762966a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:33:51,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-4b0ff89d-5906-4003-a43d-d7391762966a 2018-09-22 04:33:51,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?name=CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" 2018-09-22 04:33:51,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-58188b72-9a8d-4d19-a883-af31b87b3466 Date: Sat, 22 Sep 2018 04:33:51 GMT RESP BODY: {"ports":[]} 2018-09-22 04:33:51,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?name=CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-port1&admin_state_up=True used request id req-58188b72-9a8d-4d19-a883-af31b87b3466 2018-09-22 04:33:51,893 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-port1 for router - CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-pub-router 2018-09-22 04:33:51,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:33:51,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:33:52,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:33:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["meEyacj_QPC2eCjGPjN7ZQ"], "issued_at": "2018-09-22T04:33:52.000000Z"}} 2018-09-22 04:33:52,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde11326bf9b1fbe8094824a02cc9bc985d85a37" 2018-09-22 04:33:52,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-371f1b43-9612-4821-b67c-51de6de319fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:33:52,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-371f1b43-9612-4821-b67c-51de6de319fc 2018-09-22 04:33:52,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" 2018-09-22 04:33:52,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c494dca5-5afa-4210-8d6f-7ef70d6ecfb6 Date: Sat, 22 Sep 2018 04:33:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 04:33:52,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-c494dca5-5afa-4210-8d6f-7ef70d6ecfb6 2018-09-22 04:33:52,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" 2018-09-22 04:33:52,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-1702a8ba-2daf-4b26-baec-57966c00a122 Date: Sat, 22 Sep 2018 04:33:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 04:33:52,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-1702a8ba-2daf-4b26-baec-57966c00a122 2018-09-22 04:33:52,658 - neutron_utils - INFO - Creating port for network with name - external 2018-09-22 04:33:52,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" -d '{"port": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "name": "CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-port1", "admin_state_up": true}}' 2018-09-22 04:33:53,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-f19fb3e6-953d-4cea-b215-1e81c26c12ee Date: Sat, 22 Sep 2018 04:33:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:53Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.201"}],"id":"c81b3467-8e06-4c8c-a267-e71c804b2fc6","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:88:4e:5e","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-port1","project_id":"228b8e5239db42ab839634234cfa19ca","qos_policy_id":null,"admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:33:52Z","binding:vnic_type":"normal"}} 2018-09-22 04:33:53,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-f19fb3e6-953d-4cea-b215-1e81c26c12ee 2018-09-22 04:33:53,572 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-port1 for router - CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-pub-router 2018-09-22 04:33:53,573 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-pub-router 2018-09-22 04:33:53,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/94a4e596-26f3-4e68-bee8-09be7fa0a51c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" -d '{"port_id": "c81b3467-8e06-4c8c-a267-e71c804b2fc6"}' 2018-09-22 04:33:55,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ee496a7b-fc8f-4827-8c1e-281c1808f176 Date: Sat, 22 Sep 2018 04:33:55 GMT RESP BODY: {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "subnet_ids": ["439a8a54-bb11-4288-a17c-58ca0efd5d9d"], "port_id": "c81b3467-8e06-4c8c-a267-e71c804b2fc6", "id": "94a4e596-26f3-4e68-bee8-09be7fa0a51c"} 2018-09-22 04:33:55,277 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/94a4e596-26f3-4e68-bee8-09be7fa0a51c/add_router_interface used request id req-ee496a7b-fc8f-4827-8c1e-281c1808f176 2018-09-22 04:33:55,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/94a4e596-26f3-4e68-bee8-09be7fa0a51c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" 2018-09-22 04:33:55,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-7cb2715a-326c-4bd9-a6b2-61e13ba61d62 Date: Sat, 22 Sep 2018 04:33:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:33:47Z", "admin_state_up": true, "updated_at": "2018-09-22T04:33:54Z", "project_id": "228b8e5239db42ab839634234cfa19ca", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "94a4e596-26f3-4e68-bee8-09be7fa0a51c", "name": "CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-pub-router"}} 2018-09-22 04:33:55,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/94a4e596-26f3-4e68-bee8-09be7fa0a51c used request id req-7cb2715a-326c-4bd9-a6b2-61e13ba61d62 2018-09-22 04:33:55,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=94a4e596-26f3-4e68-bee8-09be7fa0a51c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" 2018-09-22 04:33:55,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3693 X-Openstack-Request-Id: req-58d49fac-1883-44f2-b263-b88bfe11b9f7 Date: Sat, 22 Sep 2018 04:33:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:52Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3e46662d-6d9b-4a4f-9fd0-519353adccf2","ip_address":"169.254.192.3"}],"id":"91a2c34d-a6de-4765-8533-62dd12cd7a67","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:bb:54","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 228b8e5239db42ab839634234cfa19ca","admin_state_up":true,"network_id":"2ce1078a-8748-40d2-9d32-397b2aa5c4f9","tenant_id":"","created_at":"2018-09-22T04:33:48Z","binding:vnic_type":"normal","device_id":"94a4e596-26f3-4e68-bee8-09be7fa0a51c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:53Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3e46662d-6d9b-4a4f-9fd0-519353adccf2","ip_address":"169.254.192.10"}],"id":"92ac4cd4-8414-49d2-a8ae-c8cdfddad050","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:6c:14","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 228b8e5239db42ab839634234cfa19ca","admin_state_up":true,"network_id":"2ce1078a-8748-40d2-9d32-397b2aa5c4f9","tenant_id":"","created_at":"2018-09-22T04:33:48Z","binding:vnic_type":"normal","device_id":"94a4e596-26f3-4e68-bee8-09be7fa0a51c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:52Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3e46662d-6d9b-4a4f-9fd0-519353adccf2","ip_address":"169.254.192.6"}],"id":"bc49bff3-203d-4f1e-b944-20f295f6ad5f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:35:05","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 228b8e5239db42ab839634234cfa19ca","admin_state_up":true,"network_id":"2ce1078a-8748-40d2-9d32-397b2aa5c4f9","tenant_id":"","created_at":"2018-09-22T04:33:49Z","binding:vnic_type":"normal","device_id":"94a4e596-26f3-4e68-bee8-09be7fa0a51c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:54Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.201"}],"id":"c81b3467-8e06-4c8c-a267-e71c804b2fc6","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:88:4e:5e","project_id":"228b8e5239db42ab839634234cfa19ca","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-port1","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:33:52Z","binding:vnic_type":"normal","device_id":"94a4e596-26f3-4e68-bee8-09be7fa0a51c"}]} 2018-09-22 04:33:55,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=94a4e596-26f3-4e68-bee8-09be7fa0a51c used request id req-58d49fac-1883-44f2-b263-b88bfe11b9f7 2018-09-22 04:33:55,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/3e46662d-6d9b-4a4f-9fd0-519353adccf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" 2018-09-22 04:33:56,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fb5d959f-1747-4b9e-b63f-dcbb8d30ba58 Date: Sat, 22 Sep 2018 04:33:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2ce1078a-8748-40d2-9d32-397b2aa5c4f9","tenant_id":"","created_at":"2018-09-22T04:33:47Z","dns_nameservers":[],"updated_at":"2018-09-22T04:33:47Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"3e46662d-6d9b-4a4f-9fd0-519353adccf2","subnetpool_id":null,"name":"HA subnet tenant 228b8e5239db42ab839634234cfa19ca"}} 2018-09-22 04:33:56,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/3e46662d-6d9b-4a4f-9fd0-519353adccf2 used request id req-fb5d959f-1747-4b9e-b63f-dcbb8d30ba58 2018-09-22 04:33:56,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/3e46662d-6d9b-4a4f-9fd0-519353adccf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" 2018-09-22 04:33:56,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8c8cb5cd-514a-4387-8d5f-62bc86dd6102 Date: Sat, 22 Sep 2018 04:33:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2ce1078a-8748-40d2-9d32-397b2aa5c4f9","tenant_id":"","created_at":"2018-09-22T04:33:47Z","dns_nameservers":[],"updated_at":"2018-09-22T04:33:47Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"3e46662d-6d9b-4a4f-9fd0-519353adccf2","subnetpool_id":null,"name":"HA subnet tenant 228b8e5239db42ab839634234cfa19ca"}} 2018-09-22 04:33:56,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/3e46662d-6d9b-4a4f-9fd0-519353adccf2 used request id req-8c8cb5cd-514a-4387-8d5f-62bc86dd6102 2018-09-22 04:33:56,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/3e46662d-6d9b-4a4f-9fd0-519353adccf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" 2018-09-22 04:33:56,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fc82d43b-e668-4339-89b4-86e268b2b274 Date: Sat, 22 Sep 2018 04:33:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2ce1078a-8748-40d2-9d32-397b2aa5c4f9","tenant_id":"","created_at":"2018-09-22T04:33:47Z","dns_nameservers":[],"updated_at":"2018-09-22T04:33:47Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"3e46662d-6d9b-4a4f-9fd0-519353adccf2","subnetpool_id":null,"name":"HA subnet tenant 228b8e5239db42ab839634234cfa19ca"}} 2018-09-22 04:33:56,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/3e46662d-6d9b-4a4f-9fd0-519353adccf2 used request id req-fc82d43b-e668-4339-89b4-86e268b2b274 2018-09-22 04:33:56,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" 2018-09-22 04:33:56,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ea891276-4a9c-4441-a5b2-5332a47ce35a Date: Sat, 22 Sep 2018 04:33:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 04:33:56,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-ea891276-4a9c-4441-a5b2-5332a47ce35a 2018-09-22 04:33:56,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ceaceec60461e95f16ce74a57c39512378ec14" 2018-09-22 04:33:56,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af115772-4100-4c78-b476-bafd2590a6b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:33:56,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-af115772-4100-4c78-b476-bafd2590a6b1 2018-09-22 04:33:56,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ceaceec60461e95f16ce74a57c39512378ec14" 2018-09-22 04:33:56,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-1bc8b284-acc2-462f-acd5-6256dadd4fd6 Date: Sat, 22 Sep 2018 04:33:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:33:47Z", "admin_state_up": true, "updated_at": "2018-09-22T04:33:54Z", "project_id": "228b8e5239db42ab839634234cfa19ca", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "94a4e596-26f3-4e68-bee8-09be7fa0a51c", "name": "CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-pub-router"}]} 2018-09-22 04:33:56,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-pub-router&admin_state_up=True used request id req-1bc8b284-acc2-462f-acd5-6256dadd4fd6 2018-09-22 04:33:56,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:33:56,800 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:33:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:33:56,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ceaceec60461e95f16ce74a57c39512378ec14" 2018-09-22 04:33:56,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-191a6d71-d928-4c9f-9adc-1131ec56ae70 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:33:56,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-191a6d71-d928-4c9f-9adc-1131ec56ae70 2018-09-22 04:33:56,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=94a4e596-26f3-4e68-bee8-09be7fa0a51c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ceaceec60461e95f16ce74a57c39512378ec14" 2018-09-22 04:33:57,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3728 X-Openstack-Request-Id: req-51af3e5a-228a-4062-ba23-be9e2f596c6c Date: Sat, 22 Sep 2018 04:33:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:52Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3e46662d-6d9b-4a4f-9fd0-519353adccf2","ip_address":"169.254.192.3"}],"id":"91a2c34d-a6de-4765-8533-62dd12cd7a67","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:bb:54","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 228b8e5239db42ab839634234cfa19ca","admin_state_up":true,"network_id":"2ce1078a-8748-40d2-9d32-397b2aa5c4f9","tenant_id":"","created_at":"2018-09-22T04:33:48Z","binding:vnic_type":"normal","device_id":"94a4e596-26f3-4e68-bee8-09be7fa0a51c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:53Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3e46662d-6d9b-4a4f-9fd0-519353adccf2","ip_address":"169.254.192.10"}],"id":"92ac4cd4-8414-49d2-a8ae-c8cdfddad050","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:6c:14","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 228b8e5239db42ab839634234cfa19ca","admin_state_up":true,"network_id":"2ce1078a-8748-40d2-9d32-397b2aa5c4f9","tenant_id":"","created_at":"2018-09-22T04:33:48Z","binding:vnic_type":"normal","device_id":"94a4e596-26f3-4e68-bee8-09be7fa0a51c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:52Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3e46662d-6d9b-4a4f-9fd0-519353adccf2","ip_address":"169.254.192.6"}],"id":"bc49bff3-203d-4f1e-b944-20f295f6ad5f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:35:05","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 228b8e5239db42ab839634234cfa19ca","admin_state_up":true,"network_id":"2ce1078a-8748-40d2-9d32-397b2aa5c4f9","tenant_id":"","created_at":"2018-09-22T04:33:49Z","binding:vnic_type":"normal","device_id":"94a4e596-26f3-4e68-bee8-09be7fa0a51c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:33:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.201"}],"id":"c81b3467-8e06-4c8c-a267-e71c804b2fc6","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:88:4e:5e","project_id":"228b8e5239db42ab839634234cfa19ca","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-port1","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:33:52Z","binding:vnic_type":"normal","device_id":"94a4e596-26f3-4e68-bee8-09be7fa0a51c"}]} 2018-09-22 04:33:57,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=94a4e596-26f3-4e68-bee8-09be7fa0a51c used request id req-51af3e5a-228a-4062-ba23-be9e2f596c6c 2018-09-22 04:33:57,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/3e46662d-6d9b-4a4f-9fd0-519353adccf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ceaceec60461e95f16ce74a57c39512378ec14" 2018-09-22 04:33:57,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-59e18f18-1d10-49ec-b7d4-45738ea9b8e0 Date: Sat, 22 Sep 2018 04:33:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2ce1078a-8748-40d2-9d32-397b2aa5c4f9","tenant_id":"","created_at":"2018-09-22T04:33:47Z","dns_nameservers":[],"updated_at":"2018-09-22T04:33:47Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"3e46662d-6d9b-4a4f-9fd0-519353adccf2","subnetpool_id":null,"name":"HA subnet tenant 228b8e5239db42ab839634234cfa19ca"}} 2018-09-22 04:33:57,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/3e46662d-6d9b-4a4f-9fd0-519353adccf2 used request id req-59e18f18-1d10-49ec-b7d4-45738ea9b8e0 2018-09-22 04:33:57,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/3e46662d-6d9b-4a4f-9fd0-519353adccf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ceaceec60461e95f16ce74a57c39512378ec14" 2018-09-22 04:33:57,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-df431f24-c45b-469d-be0e-fe4231f38ea3 Date: Sat, 22 Sep 2018 04:33:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2ce1078a-8748-40d2-9d32-397b2aa5c4f9","tenant_id":"","created_at":"2018-09-22T04:33:47Z","dns_nameservers":[],"updated_at":"2018-09-22T04:33:47Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"3e46662d-6d9b-4a4f-9fd0-519353adccf2","subnetpool_id":null,"name":"HA subnet tenant 228b8e5239db42ab839634234cfa19ca"}} 2018-09-22 04:33:57,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/3e46662d-6d9b-4a4f-9fd0-519353adccf2 used request id req-df431f24-c45b-469d-be0e-fe4231f38ea3 2018-09-22 04:33:57,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/3e46662d-6d9b-4a4f-9fd0-519353adccf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ceaceec60461e95f16ce74a57c39512378ec14" 2018-09-22 04:33:57,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f6d78670-555d-4492-8b50-0d951185f38d Date: Sat, 22 Sep 2018 04:33:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2ce1078a-8748-40d2-9d32-397b2aa5c4f9","tenant_id":"","created_at":"2018-09-22T04:33:47Z","dns_nameservers":[],"updated_at":"2018-09-22T04:33:47Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"3e46662d-6d9b-4a4f-9fd0-519353adccf2","subnetpool_id":null,"name":"HA subnet tenant 228b8e5239db42ab839634234cfa19ca"}} 2018-09-22 04:33:57,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/3e46662d-6d9b-4a4f-9fd0-519353adccf2 used request id req-f6d78670-555d-4492-8b50-0d951185f38d 2018-09-22 04:33:57,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ceaceec60461e95f16ce74a57c39512378ec14" 2018-09-22 04:33:57,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-dd0a218a-3261-4a97-8888-ba7a1540699f Date: Sat, 22 Sep 2018 04:33:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 04:33:57,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-dd0a218a-3261-4a97-8888-ba7a1540699f 2018-09-22 04:33:57,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ceaceec60461e95f16ce74a57c39512378ec14" 2018-09-22 04:33:58,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f158742d-def1-40ad-a8ac-673458c9a551 Date: Sat, 22 Sep 2018 04:33:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 04:33:58,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-f158742d-def1-40ad-a8ac-673458c9a551 2018-09-22 04:33:58,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ceaceec60461e95f16ce74a57c39512378ec14" 2018-09-22 04:33:58,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-575e1352-be44-4a32-8d05-05888b0186ec Date: Sat, 22 Sep 2018 04:33:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 04:33:58,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-575e1352-be44-4a32-8d05-05888b0186ec 2018-09-22 04:33:58,212 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-pub-router and port CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-port1 2018-09-22 04:33:58,213 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-pub-router 2018-09-22 04:33:58,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/94a4e596-26f3-4e68-bee8-09be7fa0a51c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" -d '{"port_id": "c81b3467-8e06-4c8c-a267-e71c804b2fc6"}' 2018-09-22 04:33:59,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f248656b-574c-498d-b6ad-81ab841af06e Date: Sat, 22 Sep 2018 04:33:59 GMT RESP BODY: {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "subnet_ids": ["439a8a54-bb11-4288-a17c-58ca0efd5d9d"], "port_id": "c81b3467-8e06-4c8c-a267-e71c804b2fc6", "id": "94a4e596-26f3-4e68-bee8-09be7fa0a51c"} 2018-09-22 04:33:59,854 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/94a4e596-26f3-4e68-bee8-09be7fa0a51c/remove_router_interface used request id req-f248656b-574c-498d-b6ad-81ab841af06e 2018-09-22 04:33:59,854 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-pub-router 2018-09-22 04:33:59,854 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-4a7518a2-8a41-47d6-abf8-4654340f3ea9-pub-router 2018-09-22 04:33:59,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/94a4e596-26f3-4e68-bee8-09be7fa0a51c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18c1e2223a81f5f58092391a6d65c019b4632109" 2018-09-22 04:34:02,796 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1183599c-3fd0-488a-89f0-46d4babd57bb Content-Length: 0 Date: Sat, 22 Sep 2018 04:34:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:34:02,796 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/94a4e596-26f3-4e68-bee8-09be7fa0a51c used request id req-1183599c-3fd0-488a-89f0-46d4babd57bb 2018-09-22 04:34:02,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" 2018-09-22 04:34:03,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-54e8a406-9141-4bfd-a596-bf580416a74e Date: Sat, 22 Sep 2018 04:34:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:34:03,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-54e8a406-9141-4bfd-a596-bf580416a74e 2018-09-22 04:34:03,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" 2018-09-22 04:34:03,130 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb5a2154-2353-47e8-8e33-91198dd9839a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:03,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-fb5a2154-2353-47e8-8e33-91198dd9839a 2018-09-22 04:34:03,130 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:03,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" 2018-09-22 04:34:03,214 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-782039f3-34c3-4b7d-9d8e-0f893ba42f35 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:03,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-782039f3-34c3-4b7d-9d8e-0f893ba42f35 2018-09-22 04:34:03,214 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:03,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" 2018-09-22 04:34:03,297 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e606641c-7196-447e-93fd-1ebebd4e4ce9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:03,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-e606641c-7196-447e-93fd-1ebebd4e4ce9 2018-09-22 04:34:03,298 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:03,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" 2018-09-22 04:34:03,388 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2ac3bbc-f834-4fea-9772-bdff4ea22845 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:03,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-a2ac3bbc-f834-4fea-9772-bdff4ea22845 2018-09-22 04:34:03,388 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:03,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" 2018-09-22 04:34:03,473 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92999c27-1e00-4c57-9a02-6221756c8029 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:03,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-92999c27-1e00-4c57-9a02-6221756c8029 2018-09-22 04:34:03,473 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:03,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" 2018-09-22 04:34:03,557 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6de0316-a98d-40b7-977b-14a7e2d22ff2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:03,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-f6de0316-a98d-40b7-977b-14a7e2d22ff2 2018-09-22 04:34:03,558 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:03,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" 2018-09-22 04:34:03,645 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07ad5400-5c01-492f-b236-765004fc4ae6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:03,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-07ad5400-5c01-492f-b236-765004fc4ae6 2018-09-22 04:34:03,646 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:03,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" 2018-09-22 04:34:03,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835c5096-8d97-4fb1-8d33-8574e319cfe4 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:34:03,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-835c5096-8d97-4fb1-8d33-8574e319cfe4 2018-09-22 04:34:03,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" 2018-09-22 04:34:03,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b572a9d-7cad-44aa-a341-52ace50a2261 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:34:03,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-1b572a9d-7cad-44aa-a341-52ace50a2261 2018-09-22 04:34:03,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" 2018-09-22 04:34:03,916 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a998910-2ae6-4060-ab3a-16f9479d36cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:03,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-4a998910-2ae6-4060-ab3a-16f9479d36cd 2018-09-22 04:34:03,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:03,917 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e7b543bf-c956-4a5-proj 2018-09-22 04:34:03,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a7ffdbd0031a4bb5be9350d2eb6e6997 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" 2018-09-22 04:34:04,140 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8614a771-1f37-448d-aac4-33904af6ee67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:34:04,140 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a7ffdbd0031a4bb5be9350d2eb6e6997 used request id req-8614a771-1f37-448d-aac4-33904af6ee67 2018-09-22 04:34:04,140 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e7b543bf-c956-4a5-proj-role 2018-09-22 04:34:04,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/a05ee19a4a394ff4a58f21c71d4f798f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" 2018-09-22 04:34:04,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:34:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03ec2e4c-df9d-4877-b2e4-49bc18ca1c03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:34:04,244 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a05ee19a4a394ff4a58f21c71d4f798f used request id req-03ec2e4c-df9d-4877-b2e4-49bc18ca1c03 2018-09-22 04:34:04,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d62a65453cac92589a63fa037a1df774c15247e3" 2018-09-22 04:34:04,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae24c18d-12d6-4970-bbb8-28e5bfbe2818 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:34:04,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ae24c18d-12d6-4970-bbb8-28e5bfbe2818 2018-09-22 04:34:04,339 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e7b543bf-c956-4a5-user 2018-09-22 04:34:04,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/d4046bdd1eaa46aebc7ba7c795c02d6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7906e68c9817e292b8d27076601b5a300bd3168" 2018-09-22 04:34:04,513 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:34:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86dcce9b-929b-4fca-94e8-9dd5446d013d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:34:04,513 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d4046bdd1eaa46aebc7ba7c795c02d6d used request id req-86dcce9b-929b-4fca-94e8-9dd5446d013d 2018-09-22 04:34:04,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:34:04,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:34:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["UO_bPihSSnK85OcwN3CZPQ"], "issued_at": "2018-09-22T04:34:04.000000Z"}} 2018-09-22 04:34:04,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e10860149d38f66f04f1d3241a0791900cf725a" 2018-09-22 04:34:04,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5140626d-4772-4d90-ad94-156188a81a14 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:34:04,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5140626d-4772-4d90-ad94-156188a81a14 2018-09-22 04:34:04,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:34:04,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:34:05,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:34:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["4LS57IxlTFa68yjQ9qTMCA"], "issued_at": "2018-09-22T04:34:05.000000Z"}} 2018-09-22 04:34:05,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" 2018-09-22 04:34:05,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d8324c1-7ef9-47db-ae95-0746eb41bfd2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:34:05,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9d8324c1-7ef9-47db-ae95-0746eb41bfd2 2018-09-22 04:34:05,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:34:05,449 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:34:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:34:05,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-798d463f-2242-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" 2018-09-22 04:34:05,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205e6ef7-b012-4ca6-9e8c-90de57052622 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-798d463f-2242-427-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:34:05,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-798d463f-2242-427-proj used request id req-205e6ef7-b012-4ca6-9e8c-90de57052622 2018-09-22 04:34:05,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" 2018-09-22 04:34:05,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22d3cbbd-8665-45c0-aff2-0acb5f7e06f9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:34:05,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-22d3cbbd-8665-45c0-aff2-0acb5f7e06f9 2018-09-22 04:34:05,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-798d463f-2242-427-proj"}}' 2018-09-22 04:34:05,700 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:34:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18a7c6f5-9ad5-4644-9b3a-e1e25b1b49a8 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a2011f3d7a404e64bb469f0a12a10589"}, "enabled": true, "id": "a2011f3d7a404e64bb469f0a12a10589", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-798d463f-2242-427-proj"}} 2018-09-22 04:34:05,700 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-18a7c6f5-9ad5-4644-9b3a-e1e25b1b49a8 2018-09-22 04:34:05,700 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-798d463f-2242-427-proj 2018-09-22 04:34:05,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:34:05,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:34:06,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:34:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["cidWqo9xRvOMeu6xRqyQTg"], "issued_at": "2018-09-22T04:34:06.000000Z"}} 2018-09-22 04:34:06,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c49f3fea880e6cd1f60dae0ceb8c20957b5af" 2018-09-22 04:34:06,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f71f587-7a70-41fe-9c2f-df2c2e36a3eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:34:06,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1f71f587-7a70-41fe-9c2f-df2c2e36a3eb 2018-09-22 04:34:06,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:34:06,182 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:34:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:34:06,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c49f3fea880e6cd1f60dae0ceb8c20957b5af" 2018-09-22 04:34:06,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-184f516e-de58-4250-be94-d9acd1521f10 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:34:06,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-184f516e-de58-4250-be94-d9acd1521f10 2018-09-22 04:34:06,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-798d463f-2242-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c49f3fea880e6cd1f60dae0ceb8c20957b5af" 2018-09-22 04:34:06,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c2419f-f319-4113-8392-78df79fa8b99 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-798d463f-2242-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a2011f3d7a404e64bb469f0a12a10589"}, "enabled": true, "id": "a2011f3d7a404e64bb469f0a12a10589", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-798d463f-2242-427-proj"}]} 2018-09-22 04:34:06,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-798d463f-2242-427-proj used request id req-54c2419f-f319-4113-8392-78df79fa8b99 2018-09-22 04:34:06,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c49f3fea880e6cd1f60dae0ceb8c20957b5af" 2018-09-22 04:34:06,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1171c3c5-0abe-4bec-a5f7-dd728d303375 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:34:06,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1171c3c5-0abe-4bec-a5f7-dd728d303375 2018-09-22 04:34:06,796 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-798d463f-2242-427-user 2018-09-22 04:34:06,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:34:06,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" 2018-09-22 04:34:06,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c23fc46e-bbd5-4186-9a58-fa5432b4e577 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:34:06,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c23fc46e-bbd5-4186-9a58-fa5432b4e577 2018-09-22 04:34:06,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" -d '{"role": {"name": "CreateRouterSuccessTests-798d463f-2242-427-proj-role"}}' 2018-09-22 04:34:07,017 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c8855e5-6296-436d-b0eb-ee8e4cca7ba3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2905962b6814a8cb8bc60c452d9425e", "links": {"self": "http://172.30.9.23:5000/v3/roles/c2905962b6814a8cb8bc60c452d9425e"}, "name": "CreateRouterSuccessTests-798d463f-2242-427-proj-role"}} 2018-09-22 04:34:07,017 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7c8855e5-6296-436d-b0eb-ee8e4cca7ba3 2018-09-22 04:34:07,017 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-798d463f-2242-427-proj-role 2018-09-22 04:34:07,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c2905962b6814a8cb8bc60c452d9425e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" 2018-09-22 04:34:07,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec932962-e0c0-4654-8dd9-76328a25c770 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c2905962b6814a8cb8bc60c452d9425e"}, "domain_id": null, "name": "CreateRouterSuccessTests-798d463f-2242-427-proj-role", "id": "c2905962b6814a8cb8bc60c452d9425e"}} 2018-09-22 04:34:07,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c2905962b6814a8cb8bc60c452d9425e used request id req-ec932962-e0c0-4654-8dd9-76328a25c770 2018-09-22 04:34:07,115 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-798d463f-2242-427-proj-role to project CreateRouterSuccessTests-798d463f-2242-427-proj 2018-09-22 04:34:07,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a2011f3d7a404e64bb469f0a12a10589/users/4dcd2947584e46ad9a6606b3f6a78f5b/roles/c2905962b6814a8cb8bc60c452d9425e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" 2018-09-22 04:34:07,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-512c265b-2dc9-4ad8-a332-063f86ac64c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:34:07,235 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a2011f3d7a404e64bb469f0a12a10589/users/4dcd2947584e46ad9a6606b3f6a78f5b/roles/c2905962b6814a8cb8bc60c452d9425e used request id req-512c265b-2dc9-4ad8-a332-063f86ac64c9 2018-09-22 04:34:07,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:34:07,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:34:07,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2905962b6814a8cb8bc60c452d9425e", "name": "CreateRouterSuccessTests-798d463f-2242-427-proj-role"}], "expires_at": "2018-09-22T05:34:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2011f3d7a404e64bb469f0a12a10589", "name": "CreateRouterSuccessTests-798d463f-2242-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a2011f3d7a404e64bb469f0a12a10589", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a2011f3d7a404e64bb469f0a12a10589", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a2011f3d7a404e64bb469f0a12a10589", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a2011f3d7a404e64bb469f0a12a10589", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a2011f3d7a404e64bb469f0a12a10589", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a2011f3d7a404e64bb469f0a12a10589", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a2011f3d7a404e64bb469f0a12a10589", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a2011f3d7a404e64bb469f0a12a10589", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a2011f3d7a404e64bb469f0a12a10589", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a2011f3d7a404e64bb469f0a12a10589", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a2011f3d7a404e64bb469f0a12a10589", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a2011f3d7a404e64bb469f0a12a10589", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-798d463f-2242-427-user", "id": "4dcd2947584e46ad9a6606b3f6a78f5b"}, "audit_ids": ["IPewd-w_S9Kxk300LVGC1w"], "issued_at": "2018-09-22T04:34:07.000000Z"}} 2018-09-22 04:34:07,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f823a52e966c2a9a4a702dc59d938042eb1a73" 2018-09-22 04:34:07,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a94d3708-557f-469c-80a1-0f3004b4887d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:34:07,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a94d3708-557f-469c-80a1-0f3004b4887d 2018-09-22 04:34:07,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f823a52e966c2a9a4a702dc59d938042eb1a73" 2018-09-22 04:34:07,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5262c340-4cf2-424f-bb48-c24b54d630bc Date: Sat, 22 Sep 2018 04:34:07 GMT RESP BODY: {"networks":[]} 2018-09-22 04:34:07,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-net1 used request id req-5262c340-4cf2-424f-bb48-c24b54d630bc 2018-09-22 04:34:07,882 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-net1 2018-09-22 04:34:07,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f823a52e966c2a9a4a702dc59d938042eb1a73" -d '{"network": {"name": "CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-net1", "admin_state_up": true}}' 2018-09-22 04:34:08,416 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-8336910c-ee1e-4ab3-b666-11a6f2c41ab5 Date: Sat, 22 Sep 2018 04:34:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eeff6a43-4828-42aa-850c-4cf2fd2e09a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a2011f3d7a404e64bb469f0a12a10589","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:34:08Z","is_default":false,"name":"CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a2011f3d7a404e64bb469f0a12a10589","created_at":"2018-09-22T04:34:08Z","mtu":1450}} 2018-09-22 04:34:08,417 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-8336910c-ee1e-4ab3-b666-11a6f2c41ab5 2018-09-22 04:34:08,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=eeff6a43-4828-42aa-850c-4cf2fd2e09a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f823a52e966c2a9a4a702dc59d938042eb1a73" 2018-09-22 04:34:08,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-50a149f9-749b-4c0c-98c9-dd22b69c96e7 Date: Sat, 22 Sep 2018 04:34:08 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-09-22T04:34:08Z","tenant_id":"a2011f3d7a404e64bb469f0a12a10589","created_at":"2018-09-22T04:34:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2011f3d7a404e64bb469f0a12a10589","id":"eeff6a43-4828-42aa-850c-4cf2fd2e09a1","name":"CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-net1"}]} 2018-09-22 04:34:08,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=eeff6a43-4828-42aa-850c-4cf2fd2e09a1 used request id req-50a149f9-749b-4c0c-98c9-dd22b69c96e7 2018-09-22 04:34:08,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=eeff6a43-4828-42aa-850c-4cf2fd2e09a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f823a52e966c2a9a4a702dc59d938042eb1a73" 2018-09-22 04:34:08,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-43ba1129-30c2-418a-a1dd-2809edc32843 Date: Sat, 22 Sep 2018 04:34:08 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:34:08,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=eeff6a43-4828-42aa-850c-4cf2fd2e09a1 used request id req-43ba1129-30c2-418a-a1dd-2809edc32843 2018-09-22 04:34:08,853 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-subnet1 2018-09-22 04:34:08,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f823a52e966c2a9a4a702dc59d938042eb1a73" -d '{"subnets": [{"ip_version": 4, "network_id": "eeff6a43-4828-42aa-850c-4cf2fd2e09a1", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-subnet1"}]}' 2018-09-22 04:34:09,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-8c43814d-42b0-4356-91ed-f2ab78f761be Date: Sat, 22 Sep 2018 04:34:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeff6a43-4828-42aa-850c-4cf2fd2e09a1","tenant_id":"a2011f3d7a404e64bb469f0a12a10589","created_at":"2018-09-22T04:34:09Z","dns_nameservers":[],"updated_at":"2018-09-22T04:34:09Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"a2011f3d7a404e64bb469f0a12a10589","id":"d9c25082-bbfb-45d3-b48d-e61f130f22ba","subnetpool_id":null,"name":"CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-subnet1"}]} 2018-09-22 04:34:09,506 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-8c43814d-42b0-4356-91ed-f2ab78f761be 2018-09-22 04:34:09,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=eeff6a43-4828-42aa-850c-4cf2fd2e09a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f823a52e966c2a9a4a702dc59d938042eb1a73" 2018-09-22 04:34:09,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a61e082f-1521-4349-900a-ffcdfbc30fff Date: Sat, 22 Sep 2018 04:34: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":["d9c25082-bbfb-45d3-b48d-e61f130f22ba"],"updated_at":"2018-09-22T04:34:09Z","tenant_id":"a2011f3d7a404e64bb469f0a12a10589","created_at":"2018-09-22T04:34:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a2011f3d7a404e64bb469f0a12a10589","id":"eeff6a43-4828-42aa-850c-4cf2fd2e09a1","name":"CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-net1"}]} 2018-09-22 04:34:09,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=eeff6a43-4828-42aa-850c-4cf2fd2e09a1 used request id req-a61e082f-1521-4349-900a-ffcdfbc30fff 2018-09-22 04:34:09,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=eeff6a43-4828-42aa-850c-4cf2fd2e09a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f823a52e966c2a9a4a702dc59d938042eb1a73" 2018-09-22 04:34:09,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-fcfce03e-d794-40bf-bf31-d8e904163dca Date: Sat, 22 Sep 2018 04:34:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeff6a43-4828-42aa-850c-4cf2fd2e09a1","tenant_id":"a2011f3d7a404e64bb469f0a12a10589","created_at":"2018-09-22T04:34:09Z","dns_nameservers":[],"updated_at":"2018-09-22T04:34:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a2011f3d7a404e64bb469f0a12a10589","id":"d9c25082-bbfb-45d3-b48d-e61f130f22ba","subnetpool_id":null,"name":"CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-subnet1"}]} 2018-09-22 04:34:09,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=eeff6a43-4828-42aa-850c-4cf2fd2e09a1 used request id req-fcfce03e-d794-40bf-bf31-d8e904163dca 2018-09-22 04:34:09,957 - OpenStackNetwork - DEBUG - Network [eeff6a43-4828-42aa-850c-4cf2fd2e09a1] created successfully 2018-09-22 04:34:09,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:34:09,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:34:10,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2905962b6814a8cb8bc60c452d9425e", "name": "CreateRouterSuccessTests-798d463f-2242-427-proj-role"}], "expires_at": "2018-09-22T05:34:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2011f3d7a404e64bb469f0a12a10589", "name": "CreateRouterSuccessTests-798d463f-2242-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a2011f3d7a404e64bb469f0a12a10589", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a2011f3d7a404e64bb469f0a12a10589", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a2011f3d7a404e64bb469f0a12a10589", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a2011f3d7a404e64bb469f0a12a10589", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a2011f3d7a404e64bb469f0a12a10589", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a2011f3d7a404e64bb469f0a12a10589", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a2011f3d7a404e64bb469f0a12a10589", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a2011f3d7a404e64bb469f0a12a10589", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a2011f3d7a404e64bb469f0a12a10589", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a2011f3d7a404e64bb469f0a12a10589", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a2011f3d7a404e64bb469f0a12a10589", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a2011f3d7a404e64bb469f0a12a10589", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-798d463f-2242-427-user", "id": "4dcd2947584e46ad9a6606b3f6a78f5b"}, "audit_ids": ["rOSHmxYqR-6i1kkXDJB4rQ"], "issued_at": "2018-09-22T04:34:10.000000Z"}} 2018-09-22 04:34:10,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13d59bc39725b7ceec80de4fb43fc3234007fd3" 2018-09-22 04:34:10,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a076931-c8aa-4d4b-b33b-17c2a177fe6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:34:10,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4a076931-c8aa-4d4b-b33b-17c2a177fe6c 2018-09-22 04:34:10,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13d59bc39725b7ceec80de4fb43fc3234007fd3" 2018-09-22 04:34:10,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5a3b2550-8ca5-448a-abb9-82e82474fdd1 Date: Sat, 22 Sep 2018 04:34:10 GMT RESP BODY: {"routers": []} 2018-09-22 04:34:10,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-router&admin_state_up=True used request id req-5a3b2550-8ca5-448a-abb9-82e82474fdd1 2018-09-22 04:34:10,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:34:10,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:34:11,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2905962b6814a8cb8bc60c452d9425e", "name": "CreateRouterSuccessTests-798d463f-2242-427-proj-role"}], "expires_at": "2018-09-22T05:34:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2011f3d7a404e64bb469f0a12a10589", "name": "CreateRouterSuccessTests-798d463f-2242-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a2011f3d7a404e64bb469f0a12a10589", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a2011f3d7a404e64bb469f0a12a10589", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a2011f3d7a404e64bb469f0a12a10589", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a2011f3d7a404e64bb469f0a12a10589", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a2011f3d7a404e64bb469f0a12a10589", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a2011f3d7a404e64bb469f0a12a10589", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a2011f3d7a404e64bb469f0a12a10589", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a2011f3d7a404e64bb469f0a12a10589", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a2011f3d7a404e64bb469f0a12a10589", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a2011f3d7a404e64bb469f0a12a10589", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a2011f3d7a404e64bb469f0a12a10589", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a2011f3d7a404e64bb469f0a12a10589", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-798d463f-2242-427-user", "id": "4dcd2947584e46ad9a6606b3f6a78f5b"}, "audit_ids": ["XbkSfNhHSfq8Z497lI9SgA"], "issued_at": "2018-09-22T04:34:11.000000Z"}} 2018-09-22 04:34:11,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea65718130de4ef8c027efcdbea8bace5687c645" 2018-09-22 04:34:11,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dadac4b6-adeb-433c-ae16-7c25d7a249ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:34:11,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dadac4b6-adeb-433c-ae16-7c25d7a249ab 2018-09-22 04:34:11,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13d59bc39725b7ceec80de4fb43fc3234007fd3" 2018-09-22 04:34:11,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-54f6f0ba-f448-494b-ab7e-7aa522882cd1 Date: Sat, 22 Sep 2018 04:34:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 04:34:11,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-54f6f0ba-f448-494b-ab7e-7aa522882cd1 2018-09-22 04:34:11,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13d59bc39725b7ceec80de4fb43fc3234007fd3" 2018-09-22 04:34:11,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e881f309-6447-4574-abd1-e190f2f889ae Date: Sat, 22 Sep 2018 04:34:11 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:34:11,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-e881f309-6447-4574-abd1-e190f2f889ae 2018-09-22 04:34:11,559 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-router 2018-09-22 04:34:11,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13d59bc39725b7ceec80de4fb43fc3234007fd3" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-router", "admin_state_up": true}}' 2018-09-22 04:34:16,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-8156ffdb-494a-41e3-818b-2a38b19da88f Date: Sat, 22 Sep 2018 04:34:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a2011f3d7a404e64bb469f0a12a10589", "created_at": "2018-09-22T04:34:12Z", "admin_state_up": true, "updated_at": "2018-09-22T04:34:13Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a2011f3d7a404e64bb469f0a12a10589", "id": "211e06fd-4594-4474-a4f5-b38f7bd99a17", "name": "CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-router"}} 2018-09-22 04:34:16,965 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-8156ffdb-494a-41e3-818b-2a38b19da88f 2018-09-22 04:34:16,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=211e06fd-4594-4474-a4f5-b38f7bd99a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13d59bc39725b7ceec80de4fb43fc3234007fd3" 2018-09-22 04:34:17,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a9e6db24-3999-40b1-9677-4d5970438d47 Date: Sat, 22 Sep 2018 04:34:17 GMT RESP BODY: {"ports":[]} 2018-09-22 04:34:17,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=211e06fd-4594-4474-a4f5-b38f7bd99a17 used request id req-a9e6db24-3999-40b1-9677-4d5970438d47 2018-09-22 04:34:17,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?name=CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13d59bc39725b7ceec80de4fb43fc3234007fd3" 2018-09-22 04:34:17,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ab68e1d1-c59f-401d-85cc-00d7e1ad6bc5 Date: Sat, 22 Sep 2018 04:34:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeff6a43-4828-42aa-850c-4cf2fd2e09a1","tenant_id":"a2011f3d7a404e64bb469f0a12a10589","created_at":"2018-09-22T04:34:09Z","dns_nameservers":[],"updated_at":"2018-09-22T04:34:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"a2011f3d7a404e64bb469f0a12a10589","id":"d9c25082-bbfb-45d3-b48d-e61f130f22ba","subnetpool_id":null,"name":"CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-subnet1"}]} 2018-09-22 04:34:17,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?name=CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-subnet1 used request id req-ab68e1d1-c59f-401d-85cc-00d7e1ad6bc5 2018-09-22 04:34:17,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:34:17,404 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:34:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:34:17,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a2011f3d7a404e64bb469f0a12a10589 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13d59bc39725b7ceec80de4fb43fc3234007fd3" 2018-09-22 04:34:17,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-782c3d79-258f-4637-b82d-4e59ae15a380 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a2011f3d7a404e64bb469f0a12a10589"}, "enabled": true, "id": "a2011f3d7a404e64bb469f0a12a10589", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-798d463f-2242-427-proj"}} 2018-09-22 04:34:17,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a2011f3d7a404e64bb469f0a12a10589 used request id req-782c3d79-258f-4637-b82d-4e59ae15a380 2018-09-22 04:34:17,490 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-22 04:34:17,490 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-router 2018-09-22 04:34:17,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/211e06fd-4594-4474-a4f5-b38f7bd99a17/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13d59bc39725b7ceec80de4fb43fc3234007fd3" -d '{"subnet_id": "d9c25082-bbfb-45d3-b48d-e61f130f22ba"}' 2018-09-22 04:34:19,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f94fe13a-d4a3-4dcc-9da3-83f55caca3a6 Date: Sat, 22 Sep 2018 04:34:19 GMT RESP BODY: {"network_id": "eeff6a43-4828-42aa-850c-4cf2fd2e09a1", "tenant_id": "a2011f3d7a404e64bb469f0a12a10589", "subnet_id": "d9c25082-bbfb-45d3-b48d-e61f130f22ba", "subnet_ids": ["d9c25082-bbfb-45d3-b48d-e61f130f22ba"], "port_id": "6577f7d6-14ac-48f5-b4d4-8e6d24b18a69", "id": "211e06fd-4594-4474-a4f5-b38f7bd99a17"} 2018-09-22 04:34:19,530 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/211e06fd-4594-4474-a4f5-b38f7bd99a17/add_router_interface used request id req-f94fe13a-d4a3-4dcc-9da3-83f55caca3a6 2018-09-22 04:34:19,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/211e06fd-4594-4474-a4f5-b38f7bd99a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13d59bc39725b7ceec80de4fb43fc3234007fd3" 2018-09-22 04:34:19,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-86cc76e1-2430-483a-b74c-b759b6ed58e5 Date: Sat, 22 Sep 2018 04:34:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a2011f3d7a404e64bb469f0a12a10589", "created_at": "2018-09-22T04:34:12Z", "admin_state_up": true, "updated_at": "2018-09-22T04:34:18Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a2011f3d7a404e64bb469f0a12a10589", "id": "211e06fd-4594-4474-a4f5-b38f7bd99a17", "name": "CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-router"}} 2018-09-22 04:34:19,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/211e06fd-4594-4474-a4f5-b38f7bd99a17 used request id req-86cc76e1-2430-483a-b74c-b759b6ed58e5 2018-09-22 04:34:19,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=211e06fd-4594-4474-a4f5-b38f7bd99a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13d59bc39725b7ceec80de4fb43fc3234007fd3" 2018-09-22 04:34:19,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-ca6d6172-a31b-4d3d-adec-521bbfe2cf4c Date: Sat, 22 Sep 2018 04:34:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:34:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d9c25082-bbfb-45d3-b48d-e61f130f22ba","ip_address":"10.200.201.1"}],"id":"6577f7d6-14ac-48f5-b4d4-8e6d24b18a69","security_groups":[],"mac_address":"fa:16:3e:d9:a9:ee","project_id":"a2011f3d7a404e64bb469f0a12a10589","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eeff6a43-4828-42aa-850c-4cf2fd2e09a1","tenant_id":"a2011f3d7a404e64bb469f0a12a10589","created_at":"2018-09-22T04:34:18Z","binding:vnic_type":"normal","device_id":"211e06fd-4594-4474-a4f5-b38f7bd99a17"}]} 2018-09-22 04:34:19,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=211e06fd-4594-4474-a4f5-b38f7bd99a17 used request id req-ca6d6172-a31b-4d3d-adec-521bbfe2cf4c 2018-09-22 04:34:19,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/d9c25082-bbfb-45d3-b48d-e61f130f22ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13d59bc39725b7ceec80de4fb43fc3234007fd3" 2018-09-22 04:34:20,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d6212472-f813-43bc-8dc0-c1a928fefe58 Date: Sat, 22 Sep 2018 04:34:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eeff6a43-4828-42aa-850c-4cf2fd2e09a1","tenant_id":"a2011f3d7a404e64bb469f0a12a10589","created_at":"2018-09-22T04:34:09Z","dns_nameservers":[],"updated_at":"2018-09-22T04:34:09Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"a2011f3d7a404e64bb469f0a12a10589","id":"d9c25082-bbfb-45d3-b48d-e61f130f22ba","subnetpool_id":null,"name":"CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-subnet1"}} 2018-09-22 04:34:20,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/d9c25082-bbfb-45d3-b48d-e61f130f22ba used request id req-d6212472-f813-43bc-8dc0-c1a928fefe58 2018-09-22 04:34:20,149 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-router and subnet CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-subnet1 2018-09-22 04:34:20,149 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-router 2018-09-22 04:34:20,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/211e06fd-4594-4474-a4f5-b38f7bd99a17/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13d59bc39725b7ceec80de4fb43fc3234007fd3" -d '{"subnet_id": "d9c25082-bbfb-45d3-b48d-e61f130f22ba"}' 2018-09-22 04:34:21,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-30f5b67a-f87e-4374-bab0-206499fe322d Date: Sat, 22 Sep 2018 04:34:21 GMT RESP BODY: {"network_id": "eeff6a43-4828-42aa-850c-4cf2fd2e09a1", "tenant_id": "a2011f3d7a404e64bb469f0a12a10589", "subnet_id": "d9c25082-bbfb-45d3-b48d-e61f130f22ba", "subnet_ids": ["d9c25082-bbfb-45d3-b48d-e61f130f22ba"], "port_id": "6577f7d6-14ac-48f5-b4d4-8e6d24b18a69", "id": "211e06fd-4594-4474-a4f5-b38f7bd99a17"} 2018-09-22 04:34:21,636 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/211e06fd-4594-4474-a4f5-b38f7bd99a17/remove_router_interface used request id req-30f5b67a-f87e-4374-bab0-206499fe322d 2018-09-22 04:34:21,636 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-router 2018-09-22 04:34:21,637 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-router 2018-09-22 04:34:21,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/211e06fd-4594-4474-a4f5-b38f7bd99a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13d59bc39725b7ceec80de4fb43fc3234007fd3" 2018-09-22 04:34:24,985 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0696ae0b-be81-4b76-bf39-574287afde1a Content-Length: 0 Date: Sat, 22 Sep 2018 04:34:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:34:24,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/211e06fd-4594-4474-a4f5-b38f7bd99a17 used request id req-0696ae0b-be81-4b76-bf39-574287afde1a 2018-09-22 04:34:24,986 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-subnet1 2018-09-22 04:34:24,987 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-subnet1 2018-09-22 04:34:24,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/d9c25082-bbfb-45d3-b48d-e61f130f22ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f823a52e966c2a9a4a702dc59d938042eb1a73" 2018-09-22 04:34:27,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0fe93f25-9590-4b18-93e1-bc05911c4fbb Date: Sat, 22 Sep 2018 04:34:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:34:27,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d9c25082-bbfb-45d3-b48d-e61f130f22ba used request id req-0fe93f25-9590-4b18-93e1-bc05911c4fbb 2018-09-22 04:34:27,412 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-aa9a28c7-5f08-4a68-9606-2afa1bb7c59d-pub-net1 2018-09-22 04:34:27,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/eeff6a43-4828-42aa-850c-4cf2fd2e09a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f823a52e966c2a9a4a702dc59d938042eb1a73" 2018-09-22 04:34:28,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6221603f-fc1b-4e91-8c77-e2230af556a9 Date: Sat, 22 Sep 2018 04:34:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:34:28,667 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/eeff6a43-4828-42aa-850c-4cf2fd2e09a1 used request id req-6221603f-fc1b-4e91-8c77-e2230af556a9 2018-09-22 04:34:28,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" 2018-09-22 04:34:28,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-85eed29b-9454-4877-bb61-f43676198fd4 Date: Sat, 22 Sep 2018 04:34:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2011f3d7a404e64bb469f0a12a10589", "created_at": "2018-09-22T04:34:08Z", "updated_at": "2018-09-22T04:34:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:34:08Z", "revision_number": 0, "id": "5aa84c47-5ba3-4814-9303-a1e1cc39591e", "remote_group_id": "d43d7bd0-8542-49e6-bfc4-32a16b24dc79", "remote_ip_prefix": null, "created_at": "2018-09-22T04:34:08Z", "security_group_id": "d43d7bd0-8542-49e6-bfc4-32a16b24dc79", "tenant_id": "a2011f3d7a404e64bb469f0a12a10589", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2011f3d7a404e64bb469f0a12a10589"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:34:08Z", "revision_number": 0, "id": "68e4cb89-3034-49f6-9f4d-1a8f1cd351b3", "remote_group_id": "d43d7bd0-8542-49e6-bfc4-32a16b24dc79", "remote_ip_prefix": null, "created_at": "2018-09-22T04:34:08Z", "security_group_id": "d43d7bd0-8542-49e6-bfc4-32a16b24dc79", "tenant_id": "a2011f3d7a404e64bb469f0a12a10589", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2011f3d7a404e64bb469f0a12a10589"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:34:08Z", "revision_number": 0, "id": "f88783b0-d020-4fc9-a298-3637f0793484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:34:08Z", "security_group_id": "d43d7bd0-8542-49e6-bfc4-32a16b24dc79", "tenant_id": "a2011f3d7a404e64bb469f0a12a10589", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2011f3d7a404e64bb469f0a12a10589"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:34:08Z", "revision_number": 0, "id": "ff6c8ff7-82f4-46d9-83ea-27c364269c6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:34:08Z", "security_group_id": "d43d7bd0-8542-49e6-bfc4-32a16b24dc79", "tenant_id": "a2011f3d7a404e64bb469f0a12a10589", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2011f3d7a404e64bb469f0a12a10589"}], "revision_number": 4, "project_id": "a2011f3d7a404e64bb469f0a12a10589", "id": "d43d7bd0-8542-49e6-bfc4-32a16b24dc79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:34:28,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-85eed29b-9454-4877-bb61-f43676198fd4 2018-09-22 04:34:28,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" 2018-09-22 04:34:29,014 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-835c8b0b-f522-4d1b-a423-58d708ed8409 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:29,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-835c8b0b-f522-4d1b-a423-58d708ed8409 2018-09-22 04:34:29,014 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:29,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" 2018-09-22 04:34:29,112 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38ff69da-3c42-4a67-8831-b904ed8ee662 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:29,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-38ff69da-3c42-4a67-8831-b904ed8ee662 2018-09-22 04:34:29,112 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:29,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" 2018-09-22 04:34:29,206 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28f0614f-404f-4b8f-be03-a6d39213d0ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:29,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-28f0614f-404f-4b8f-be03-a6d39213d0ac 2018-09-22 04:34:29,207 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:29,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" 2018-09-22 04:34:29,287 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cf93f81-412c-4ff3-bbf8-60e16034a825 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:29,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-3cf93f81-412c-4ff3-bbf8-60e16034a825 2018-09-22 04:34:29,288 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:29,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" 2018-09-22 04:34:29,379 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7d2c552-df72-498a-a6b6-964ad7304bca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:29,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-a7d2c552-df72-498a-a6b6-964ad7304bca 2018-09-22 04:34:29,379 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:29,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" 2018-09-22 04:34:29,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dec88c4-bc89-4564-9684-60a73e7dc835 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:29,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-7dec88c4-bc89-4564-9684-60a73e7dc835 2018-09-22 04:34:29,470 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:29,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" 2018-09-22 04:34:29,553 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-800c83dc-3204-421e-8887-aec2ece8db77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:29,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-800c83dc-3204-421e-8887-aec2ece8db77 2018-09-22 04:34:29,554 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:29,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a2011f3d7a404e64bb469f0a12a10589 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" 2018-09-22 04:34:29,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6580250-1ec4-4e30-8e1b-2cd1fd8d3d31 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a2011f3d7a404e64bb469f0a12a10589"}, "enabled": true, "id": "a2011f3d7a404e64bb469f0a12a10589", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-798d463f-2242-427-proj"}} 2018-09-22 04:34:29,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a2011f3d7a404e64bb469f0a12a10589 used request id req-d6580250-1ec4-4e30-8e1b-2cd1fd8d3d31 2018-09-22 04:34:29,647 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d43d7bd0-8542-49e6-bfc4-32a16b24dc79 2018-09-22 04:34:29,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d43d7bd0-8542-49e6-bfc4-32a16b24dc79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" 2018-09-22 04:34:29,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-910db037-6c16-40b6-be46-18d82b391c3d Date: Sat, 22 Sep 2018 04:34:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d43d7bd0-8542-49e6-bfc4-32a16b24dc79", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:34:08Z", "security_group_id": "d43d7bd0-8542-49e6-bfc4-32a16b24dc79", "port_range_min": null, "revision_number": 0, "tenant_id": "a2011f3d7a404e64bb469f0a12a10589", "created_at": "2018-09-22T04:34:08Z", "project_id": "a2011f3d7a404e64bb469f0a12a10589", "id": "5aa84c47-5ba3-4814-9303-a1e1cc39591e"}, {"remote_group_id": "d43d7bd0-8542-49e6-bfc4-32a16b24dc79", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:34:08Z", "security_group_id": "d43d7bd0-8542-49e6-bfc4-32a16b24dc79", "port_range_min": null, "revision_number": 0, "tenant_id": "a2011f3d7a404e64bb469f0a12a10589", "created_at": "2018-09-22T04:34:08Z", "project_id": "a2011f3d7a404e64bb469f0a12a10589", "id": "68e4cb89-3034-49f6-9f4d-1a8f1cd351b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:34:08Z", "security_group_id": "d43d7bd0-8542-49e6-bfc4-32a16b24dc79", "port_range_min": null, "revision_number": 0, "tenant_id": "a2011f3d7a404e64bb469f0a12a10589", "created_at": "2018-09-22T04:34:08Z", "project_id": "a2011f3d7a404e64bb469f0a12a10589", "id": "f88783b0-d020-4fc9-a298-3637f0793484"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:34:08Z", "security_group_id": "d43d7bd0-8542-49e6-bfc4-32a16b24dc79", "port_range_min": null, "revision_number": 0, "tenant_id": "a2011f3d7a404e64bb469f0a12a10589", "created_at": "2018-09-22T04:34:08Z", "project_id": "a2011f3d7a404e64bb469f0a12a10589", "id": "ff6c8ff7-82f4-46d9-83ea-27c364269c6e"}]} 2018-09-22 04:34:29,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d43d7bd0-8542-49e6-bfc4-32a16b24dc79 used request id req-910db037-6c16-40b6-be46-18d82b391c3d 2018-09-22 04:34:29,832 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:34:29,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d43d7bd0-8542-49e6-bfc4-32a16b24dc79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" 2018-09-22 04:34:30,176 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cba992da-558d-4560-acc9-dc7ec1faff2b Content-Length: 0 Date: Sat, 22 Sep 2018 04:34:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:34:30,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d43d7bd0-8542-49e6-bfc4-32a16b24dc79 used request id req-cba992da-558d-4560-acc9-dc7ec1faff2b 2018-09-22 04:34:30,177 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-798d463f-2242-427-proj 2018-09-22 04:34:30,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a2011f3d7a404e64bb469f0a12a10589 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" 2018-09-22 04:34:30,409 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:34:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e138ba5-8fc3-45b9-91a5-577618c1d4e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:34:30,410 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a2011f3d7a404e64bb469f0a12a10589 used request id req-8e138ba5-8fc3-45b9-91a5-577618c1d4e1 2018-09-22 04:34:30,410 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-798d463f-2242-427-proj-role 2018-09-22 04:34:30,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c2905962b6814a8cb8bc60c452d9425e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" 2018-09-22 04:34:30,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:34:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16c6d8b0-5175-4db1-adbe-ba249187ef27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:34:30,520 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c2905962b6814a8cb8bc60c452d9425e used request id req-16c6d8b0-5175-4db1-adbe-ba249187ef27 2018-09-22 04:34:30,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800487cb7dde90d31c9a78492a3c906a19ce110b" 2018-09-22 04:34:30,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e5e1ff8-6c39-4e4b-8e91-d4f420999ef0 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:34:30,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4e5e1ff8-6c39-4e4b-8e91-d4f420999ef0 2018-09-22 04:34:30,613 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-798d463f-2242-427-user 2018-09-22 04:34:30,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/4dcd2947584e46ad9a6606b3f6a78f5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}902c49f3fea880e6cd1f60dae0ceb8c20957b5af" 2018-09-22 04:34:30,812 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:34:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91c698c7-0c5e-49f8-891c-29d6b3534353 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:34:30,812 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4dcd2947584e46ad9a6606b3f6a78f5b used request id req-91c698c7-0c5e-49f8-891c-29d6b3534353 2018-09-22 04:34:30,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:34:31,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:34:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["oZn9GBgnSRygw76wD3a5xQ"], "issued_at": "2018-09-22T04:34:31.000000Z"}} 2018-09-22 04:34:31,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5cc0f5d831e99298aa951138922a3d11e57f733" 2018-09-22 04:34:31,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e804f58-e1a7-4029-a06e-b89f7bba3488 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:34:31,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8e804f58-e1a7-4029-a06e-b89f7bba3488 2018-09-22 04:34:31,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:34:31,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:34:31,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:34:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["CiSlkH1VTp6D0Phz0OE40w"], "issued_at": "2018-09-22T04:34:31.000000Z"}} 2018-09-22 04:34:31,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" 2018-09-22 04:34:31,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf8f4107-a9b4-4bb8-b69d-0163334827b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:34:31,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bf8f4107-a9b4-4bb8-b69d-0163334827b1 2018-09-22 04:34:31,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:34:31,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:34:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:34:31,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4735b1c4-86db-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" 2018-09-22 04:34:31,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff3a4787-d4f8-4da7-9d26-764f88c46821 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4735b1c4-86db-4a8-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:34:31,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4735b1c4-86db-4a8-proj used request id req-ff3a4787-d4f8-4da7-9d26-764f88c46821 2018-09-22 04:34:31,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" 2018-09-22 04:34:31,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f4642ab-d6c3-420d-bb82-410c74f0fd77 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:34:31,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6f4642ab-d6c3-420d-bb82-410c74f0fd77 2018-09-22 04:34:31,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-4735b1c4-86db-4a8-proj"}}' 2018-09-22 04:34:32,059 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:34:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0086496a-4811-46c2-af01-282c4b38cdd5 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f916507b1ed94ea39de40aff374d8c91"}, "enabled": true, "id": "f916507b1ed94ea39de40aff374d8c91", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4735b1c4-86db-4a8-proj"}} 2018-09-22 04:34:32,059 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0086496a-4811-46c2-af01-282c4b38cdd5 2018-09-22 04:34:32,060 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-4735b1c4-86db-4a8-proj 2018-09-22 04:34:32,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:34:32,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:34:32,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:34:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["w5rgkPavQKy7HAi_7tnljQ"], "issued_at": "2018-09-22T04:34:32.000000Z"}} 2018-09-22 04:34:32,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a8fb3811480a8a0baf5717fd14504d49ab72aff" 2018-09-22 04:34:32,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51f87da0-768f-4380-b2b1-b610f8edc478 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:34:32,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-51f87da0-768f-4380-b2b1-b610f8edc478 2018-09-22 04:34:32,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:34:32,534 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:34:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:34:32,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a8fb3811480a8a0baf5717fd14504d49ab72aff" 2018-09-22 04:34:32,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50fa760f-29e7-4102-b8ca-d5abe0b8756e Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:34:32,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-50fa760f-29e7-4102-b8ca-d5abe0b8756e 2018-09-22 04:34:32,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-4735b1c4-86db-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a8fb3811480a8a0baf5717fd14504d49ab72aff" 2018-09-22 04:34:32,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d1d2492-0bf7-456b-814a-2ef376a86530 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-4735b1c4-86db-4a8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f916507b1ed94ea39de40aff374d8c91"}, "enabled": true, "id": "f916507b1ed94ea39de40aff374d8c91", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4735b1c4-86db-4a8-proj"}]} 2018-09-22 04:34:32,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-4735b1c4-86db-4a8-proj used request id req-2d1d2492-0bf7-456b-814a-2ef376a86530 2018-09-22 04:34:32,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a8fb3811480a8a0baf5717fd14504d49ab72aff" 2018-09-22 04:34:32,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb90ecc-3857-4e15-8f38-222e192d857a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:34:32,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dbb90ecc-3857-4e15-8f38-222e192d857a 2018-09-22 04:34:33,155 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-4735b1c4-86db-4a8-user 2018-09-22 04:34:33,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:34:33,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" 2018-09-22 04:34:33,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4780870-d4ce-4fd5-a1e0-a93c9b518906 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:34:33,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d4780870-d4ce-4fd5-a1e0-a93c9b518906 2018-09-22 04:34:33,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" -d '{"role": {"name": "CreateRouterSuccessTests-4735b1c4-86db-4a8-proj-role"}}' 2018-09-22 04:34:33,401 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:34:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0f909d9-53ec-4a7e-98b5-f05667d33461 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8377d70be534451d9a699856f136881f", "links": {"self": "http://172.30.9.23:5000/v3/roles/8377d70be534451d9a699856f136881f"}, "name": "CreateRouterSuccessTests-4735b1c4-86db-4a8-proj-role"}} 2018-09-22 04:34:33,401 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c0f909d9-53ec-4a7e-98b5-f05667d33461 2018-09-22 04:34:33,401 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-4735b1c4-86db-4a8-proj-role 2018-09-22 04:34:33,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/8377d70be534451d9a699856f136881f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" 2018-09-22 04:34:33,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf3d63d6-c6c8-408d-9db8-cce88d0e124e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/8377d70be534451d9a699856f136881f"}, "domain_id": null, "name": "CreateRouterSuccessTests-4735b1c4-86db-4a8-proj-role", "id": "8377d70be534451d9a699856f136881f"}} 2018-09-22 04:34:33,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/8377d70be534451d9a699856f136881f used request id req-cf3d63d6-c6c8-408d-9db8-cce88d0e124e 2018-09-22 04:34:33,496 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-4735b1c4-86db-4a8-proj-role to project CreateRouterSuccessTests-4735b1c4-86db-4a8-proj 2018-09-22 04:34:33,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f916507b1ed94ea39de40aff374d8c91/users/fd9ecb8d86634818874cc1930c9f7cb8/roles/8377d70be534451d9a699856f136881f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" 2018-09-22 04:34:33,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:34:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e02f23cd-41e6-40bc-963c-da8d59d9c847 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:34:33,624 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f916507b1ed94ea39de40aff374d8c91/users/fd9ecb8d86634818874cc1930c9f7cb8/roles/8377d70be534451d9a699856f136881f used request id req-e02f23cd-41e6-40bc-963c-da8d59d9c847 2018-09-22 04:34:33,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:34:33,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:34:34,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:34:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["C2kDmhTaQVmhDx9mKiTMew"], "issued_at": "2018-09-22T04:34:34.000000Z"}} 2018-09-22 04:34:34,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c544634e2c03e9e691a901b807732e21c94db4" 2018-09-22 04:34:34,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf63b68-a698-4e3e-ac9c-21d7b1e79444 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:34:34,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2cf63b68-a698-4e3e-ac9c-21d7b1e79444 2018-09-22 04:34:34,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c544634e2c03e9e691a901b807732e21c94db4" 2018-09-22 04:34:34,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-77217095-6006-4513-ad3d-df48a4bc9307 Date: Sat, 22 Sep 2018 04:34:34 GMT RESP BODY: {"networks":[]} 2018-09-22 04:34:34,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-net1 used request id req-77217095-6006-4513-ad3d-df48a4bc9307 2018-09-22 04:34:34,276 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-net1 2018-09-22 04:34:34,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c544634e2c03e9e691a901b807732e21c94db4" -d '{"network": {"name": "CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-net1", "admin_state_up": true}}' 2018-09-22 04:34:34,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-49819d51-a736-4f48-b880-492134428884 Date: Sat, 22 Sep 2018 04:34:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b9a528b1-5063-4da9-a69d-bf00c79399ee","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:34:34Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-net1","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:34:34Z","mtu":1450}} 2018-09-22 04:34:34,728 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-49819d51-a736-4f48-b880-492134428884 2018-09-22 04:34:34,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b9a528b1-5063-4da9-a69d-bf00c79399ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c544634e2c03e9e691a901b807732e21c94db4" 2018-09-22 04:34:35,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-a88f5c34-b5b9-4e92-b81e-ed0683d18103 Date: Sat, 22 Sep 2018 04:34:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b9a528b1-5063-4da9-a69d-bf00c79399ee","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:34:34Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-net1","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:34:34Z","provider:network_type":"vxlan"}]} 2018-09-22 04:34:35,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b9a528b1-5063-4da9-a69d-bf00c79399ee used request id req-a88f5c34-b5b9-4e92-b81e-ed0683d18103 2018-09-22 04:34:35,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b9a528b1-5063-4da9-a69d-bf00c79399ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c544634e2c03e9e691a901b807732e21c94db4" 2018-09-22 04:34:35,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b5ed7542-f41c-46a8-a108-989582559ee8 Date: Sat, 22 Sep 2018 04:34:35 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:34:35,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b9a528b1-5063-4da9-a69d-bf00c79399ee used request id req-b5ed7542-f41c-46a8-a108-989582559ee8 2018-09-22 04:34:35,264 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-subnet1 2018-09-22 04:34:35,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c544634e2c03e9e691a901b807732e21c94db4" -d '{"subnets": [{"ip_version": 4, "network_id": "b9a528b1-5063-4da9-a69d-bf00c79399ee", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-subnet1"}]}' 2018-09-22 04:34:35,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-48396cd6-a815-46dc-a334-2580a3fe93c5 Date: Sat, 22 Sep 2018 04:34:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9a528b1-5063-4da9-a69d-bf00c79399ee","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:34:35Z","dns_nameservers":[],"updated_at":"2018-09-22T04:34:35Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"ecb183b9-c9d6-4b20-9f10-10fd00eb1e59","subnetpool_id":null,"name":"CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-subnet1"}]} 2018-09-22 04:34:35,812 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-48396cd6-a815-46dc-a334-2580a3fe93c5 2018-09-22 04:34:35,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b9a528b1-5063-4da9-a69d-bf00c79399ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c544634e2c03e9e691a901b807732e21c94db4" 2018-09-22 04:34:36,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-80d53a98-5e58-4848-a20b-64d96477a766 Date: Sat, 22 Sep 2018 04:34:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b9a528b1-5063-4da9-a69d-bf00c79399ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["ecb183b9-c9d6-4b20-9f10-10fd00eb1e59"],"description":"","tags":[],"updated_at":"2018-09-22T04:34:35Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-net1","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:34:34Z","provider:network_type":"vxlan"}]} 2018-09-22 04:34:36,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b9a528b1-5063-4da9-a69d-bf00c79399ee used request id req-80d53a98-5e58-4848-a20b-64d96477a766 2018-09-22 04:34:36,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b9a528b1-5063-4da9-a69d-bf00c79399ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c544634e2c03e9e691a901b807732e21c94db4" 2018-09-22 04:34:36,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0eb78019-f319-4b81-a98b-bd1d29a9dc5e Date: Sat, 22 Sep 2018 04:34:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9a528b1-5063-4da9-a69d-bf00c79399ee","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:34:35Z","dns_nameservers":[],"updated_at":"2018-09-22T04:34:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"ecb183b9-c9d6-4b20-9f10-10fd00eb1e59","subnetpool_id":null,"name":"CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-subnet1"}]} 2018-09-22 04:34:36,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b9a528b1-5063-4da9-a69d-bf00c79399ee used request id req-0eb78019-f319-4b81-a98b-bd1d29a9dc5e 2018-09-22 04:34:36,282 - OpenStackNetwork - DEBUG - Network [b9a528b1-5063-4da9-a69d-bf00c79399ee] created successfully 2018-09-22 04:34:36,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:34:36,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:34:36,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8377d70be534451d9a699856f136881f", "name": "CreateRouterSuccessTests-4735b1c4-86db-4a8-proj-role"}], "expires_at": "2018-09-22T05:34:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f916507b1ed94ea39de40aff374d8c91", "name": "CreateRouterSuccessTests-4735b1c4-86db-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f916507b1ed94ea39de40aff374d8c91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/f916507b1ed94ea39de40aff374d8c91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/f916507b1ed94ea39de40aff374d8c91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f916507b1ed94ea39de40aff374d8c91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/f916507b1ed94ea39de40aff374d8c91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/f916507b1ed94ea39de40aff374d8c91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f916507b1ed94ea39de40aff374d8c91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/f916507b1ed94ea39de40aff374d8c91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/f916507b1ed94ea39de40aff374d8c91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f916507b1ed94ea39de40aff374d8c91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/f916507b1ed94ea39de40aff374d8c91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/f916507b1ed94ea39de40aff374d8c91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-4735b1c4-86db-4a8-user", "id": "fd9ecb8d86634818874cc1930c9f7cb8"}, "audit_ids": ["lZo3UD8KQsuQ2gLbKFZRsQ"], "issued_at": "2018-09-22T04:34:36.000000Z"}} 2018-09-22 04:34:36,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537995720c356a07d242f49c9b22c28b05f8ff52" 2018-09-22 04:34:36,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe22ca70-2ec8-4afa-b2af-ae75ade228b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:34:36,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fe22ca70-2ec8-4afa-b2af-ae75ade228b4 2018-09-22 04:34:36,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537995720c356a07d242f49c9b22c28b05f8ff52" 2018-09-22 04:34:36,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fc5ca94c-7f79-41fa-a468-d024ce304e72 Date: Sat, 22 Sep 2018 04:34:36 GMT RESP BODY: {"routers": []} 2018-09-22 04:34:36,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-router&admin_state_up=True used request id req-fc5ca94c-7f79-41fa-a468-d024ce304e72 2018-09-22 04:34:36,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:34:36,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:34:37,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8377d70be534451d9a699856f136881f", "name": "CreateRouterSuccessTests-4735b1c4-86db-4a8-proj-role"}], "expires_at": "2018-09-22T05:34:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f916507b1ed94ea39de40aff374d8c91", "name": "CreateRouterSuccessTests-4735b1c4-86db-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f916507b1ed94ea39de40aff374d8c91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/f916507b1ed94ea39de40aff374d8c91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/f916507b1ed94ea39de40aff374d8c91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f916507b1ed94ea39de40aff374d8c91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/f916507b1ed94ea39de40aff374d8c91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/f916507b1ed94ea39de40aff374d8c91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f916507b1ed94ea39de40aff374d8c91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/f916507b1ed94ea39de40aff374d8c91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/f916507b1ed94ea39de40aff374d8c91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f916507b1ed94ea39de40aff374d8c91", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/f916507b1ed94ea39de40aff374d8c91", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/f916507b1ed94ea39de40aff374d8c91", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-4735b1c4-86db-4a8-user", "id": "fd9ecb8d86634818874cc1930c9f7cb8"}, "audit_ids": ["AqVFGzikT-qgwALw9eFjhg"], "issued_at": "2018-09-22T04:34:37.000000Z"}} 2018-09-22 04:34:37,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a7b4a0bce68da66dc5057e8de1a55cbeaa73d0" 2018-09-22 04:34:37,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b127423-0b5c-4c33-9a4c-6b266e063ded Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:34:37,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7b127423-0b5c-4c33-9a4c-6b266e063ded 2018-09-22 04:34:37,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537995720c356a07d242f49c9b22c28b05f8ff52" 2018-09-22 04:34:37,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0625aa4a-f797-4cac-bb0d-bff848cd6ff9 Date: Sat, 22 Sep 2018 04:34:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 04:34:37,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-0625aa4a-f797-4cac-bb0d-bff848cd6ff9 2018-09-22 04:34:37,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537995720c356a07d242f49c9b22c28b05f8ff52" 2018-09-22 04:34:37,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d9c66a83-536c-4ce6-9ce7-fae03da655a1 Date: Sat, 22 Sep 2018 04:34:37 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:34:37,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-d9c66a83-536c-4ce6-9ce7-fae03da655a1 2018-09-22 04:34:37,886 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-router 2018-09-22 04:34:37,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537995720c356a07d242f49c9b22c28b05f8ff52" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-router", "admin_state_up": true}}' 2018-09-22 04:34:42,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-cf1a9e6b-47ff-4c52-9daa-f19a9f3fe74b Date: Sat, 22 Sep 2018 04:34:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f916507b1ed94ea39de40aff374d8c91", "created_at": "2018-09-22T04:34:38Z", "admin_state_up": true, "updated_at": "2018-09-22T04:34:39Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f916507b1ed94ea39de40aff374d8c91", "id": "ef72a8a1-e07b-4fac-9fd4-11ea22415162", "name": "CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-router"}} 2018-09-22 04:34:42,826 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-cf1a9e6b-47ff-4c52-9daa-f19a9f3fe74b 2018-09-22 04:34:42,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=ef72a8a1-e07b-4fac-9fd4-11ea22415162 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537995720c356a07d242f49c9b22c28b05f8ff52" 2018-09-22 04:34:43,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-decf61ae-5243-48a7-a5c2-6ded13ef9b0f Date: Sat, 22 Sep 2018 04:34:43 GMT RESP BODY: {"ports":[]} 2018-09-22 04:34:43,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=ef72a8a1-e07b-4fac-9fd4-11ea22415162 used request id req-decf61ae-5243-48a7-a5c2-6ded13ef9b0f 2018-09-22 04:34:43,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?name=CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537995720c356a07d242f49c9b22c28b05f8ff52" 2018-09-22 04:34:43,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4e1bddff-e746-4e79-bce7-9385af36f79d Date: Sat, 22 Sep 2018 04:34:43 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:34:43,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?name=CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-subnet1 used request id req-4e1bddff-e746-4e79-bce7-9385af36f79d 2018-09-22 04:34:43,223 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-router 2018-09-22 04:34:43,223 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-router 2018-09-22 04:34:43,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/ef72a8a1-e07b-4fac-9fd4-11ea22415162 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}537995720c356a07d242f49c9b22c28b05f8ff52" 2018-09-22 04:34:46,770 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22a4d2fb-57ab-4386-acf3-e4c8666a6f1d Content-Length: 0 Date: Sat, 22 Sep 2018 04:34:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:34:46,770 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/ef72a8a1-e07b-4fac-9fd4-11ea22415162 used request id req-22a4d2fb-57ab-4386-acf3-e4c8666a6f1d 2018-09-22 04:34:46,771 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-subnet1 2018-09-22 04:34:46,771 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-subnet1 2018-09-22 04:34:46,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/ecb183b9-c9d6-4b20-9f10-10fd00eb1e59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c544634e2c03e9e691a901b807732e21c94db4" 2018-09-22 04:34:48,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2515075f-9bfa-49b0-81bd-a5d45c99ed22 Date: Sat, 22 Sep 2018 04:34:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:34:48,880 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/ecb183b9-c9d6-4b20-9f10-10fd00eb1e59 used request id req-2515075f-9bfa-49b0-81bd-a5d45c99ed22 2018-09-22 04:34:48,880 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-75f1f2d2-1ad8-41e3-8c7e-cf208daaad85-pub-net1 2018-09-22 04:34:48,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/b9a528b1-5063-4da9-a69d-bf00c79399ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c544634e2c03e9e691a901b807732e21c94db4" 2018-09-22 04:34:50,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-32953efe-ed70-4a6f-a59b-3023bd06129b Date: Sat, 22 Sep 2018 04:34:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:34:50,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b9a528b1-5063-4da9-a69d-bf00c79399ee used request id req-32953efe-ed70-4a6f-a59b-3023bd06129b 2018-09-22 04:34:50,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" 2018-09-22 04:34:50,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ec109c2f-d797-43ba-ac90-7bef07d9d2e0 Date: Sat, 22 Sep 2018 04:34:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:34:50,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ec109c2f-d797-43ba-ac90-7bef07d9d2e0 2018-09-22 04:34:50,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" 2018-09-22 04:34:50,581 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4927d2a-c802-4ec1-9f26-85497af1972a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:50,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-d4927d2a-c802-4ec1-9f26-85497af1972a 2018-09-22 04:34:50,581 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:50,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" 2018-09-22 04:34:50,680 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de6d7855-a236-4a93-81f3-ae7c851510a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:50,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-de6d7855-a236-4a93-81f3-ae7c851510a5 2018-09-22 04:34:50,681 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:50,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" 2018-09-22 04:34:50,771 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46dba170-31c7-4f66-b279-7576b1dc477b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:50,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-46dba170-31c7-4f66-b279-7576b1dc477b 2018-09-22 04:34:50,772 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:50,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" 2018-09-22 04:34:50,947 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e434fff1-85f4-4a03-a30d-80388221c05f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:50,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-e434fff1-85f4-4a03-a30d-80388221c05f 2018-09-22 04:34:50,947 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:50,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" 2018-09-22 04:34:51,048 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fcee234-3b5d-405e-8c3d-f46bb0b1380c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:51,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-2fcee234-3b5d-405e-8c3d-f46bb0b1380c 2018-09-22 04:34:51,048 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:51,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" 2018-09-22 04:34:51,130 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e018fab8-0662-4f51-b3a2-e12132b391a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:51,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-e018fab8-0662-4f51-b3a2-e12132b391a2 2018-09-22 04:34:51,130 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:51,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" 2018-09-22 04:34:51,221 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49f3e2e8-5dfd-40e7-9a87-c3b61580f642 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:51,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-49f3e2e8-5dfd-40e7-9a87-c3b61580f642 2018-09-22 04:34:51,221 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:51,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" 2018-09-22 04:34:51,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49920533-117d-4b42-b4e1-273e88ac2dd9 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:34:51,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-49920533-117d-4b42-b4e1-273e88ac2dd9 2018-09-22 04:34:51,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" 2018-09-22 04:34:51,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dfff411-6586-4fc4-a4a6-9e3b9d5259d8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:34:51,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-2dfff411-6586-4fc4-a4a6-9e3b9d5259d8 2018-09-22 04:34:51,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" 2018-09-22 04:34:51,500 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:34:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e75f591-23f7-4898-b41c-f16a2aff891a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:34:51,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-2e75f591-23f7-4898-b41c-f16a2aff891a 2018-09-22 04:34:51,501 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:34:51,502 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-4735b1c4-86db-4a8-proj 2018-09-22 04:34:51,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f916507b1ed94ea39de40aff374d8c91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" 2018-09-22 04:34:51,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:34:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c22f549-768f-42e5-b47a-bf99934f9438 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:34:51,733 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f916507b1ed94ea39de40aff374d8c91 used request id req-0c22f549-768f-42e5-b47a-bf99934f9438 2018-09-22 04:34:51,733 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-4735b1c4-86db-4a8-proj-role 2018-09-22 04:34:51,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/8377d70be534451d9a699856f136881f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" 2018-09-22 04:34:51,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:34:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fd4ceba-0373-481c-a952-54f623e4c234 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:34:51,843 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/8377d70be534451d9a699856f136881f used request id req-8fd4ceba-0373-481c-a952-54f623e4c234 2018-09-22 04:34:51,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caec281a361c5487f4444075ab4712acf954ad" 2018-09-22 04:34:51,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b64948b-7777-45c1-b84c-366389e880ca Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:34:51,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3b64948b-7777-45c1-b84c-366389e880ca 2018-09-22 04:34:51,935 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-4735b1c4-86db-4a8-user 2018-09-22 04:34:51,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/fd9ecb8d86634818874cc1930c9f7cb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a8fb3811480a8a0baf5717fd14504d49ab72aff" 2018-09-22 04:34:52,119 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:34:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23ffcb34-21c5-4128-91fc-93caaa68e009 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:34:52,119 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/fd9ecb8d86634818874cc1930c9f7cb8 used request id req-23ffcb34-21c5-4128-91fc-93caaa68e009 2018-09-22 04:34:52,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:34:52,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:34:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["UHVIRmB8Qvy9ZDDsNT6tug"], "issued_at": "2018-09-22T04:34:52.000000Z"}} 2018-09-22 04:34:52,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee54e07ebb9c8cd66c54404b6bc66709ad5bc6fd" 2018-09-22 04:34:52,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c9cb3e5-158f-461d-8b0b-42ee3a60e387 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:34:52,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0c9cb3e5-158f-461d-8b0b-42ee3a60e387 2018-09-22 04:34:52,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:34:52,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:34:52,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:34:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["bW3AOG-aTrGpMUGulto-ug"], "issued_at": "2018-09-22T04:34:52.000000Z"}} 2018-09-22 04:34:52,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" 2018-09-22 04:34:53,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec78cb6-d939-4885-ab07-bc7c80c63a15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:34:53,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4ec78cb6-d939-4885-ab07-bc7c80c63a15 2018-09-22 04:34:53,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:34:53,071 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:34:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:34:53,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-fef13649-f951-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" 2018-09-22 04:34:53,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e315b7d2-7c77-4258-aa1e-c2605916d055 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-fef13649-f951-496-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:34:53,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-fef13649-f951-496-proj used request id req-e315b7d2-7c77-4258-aa1e-c2605916d055 2018-09-22 04:34:53,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" 2018-09-22 04:34:53,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca1e12bd-b830-4f34-af6d-195fa88988ff Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:34:53,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ca1e12bd-b830-4f34-af6d-195fa88988ff 2018-09-22 04:34:53,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-fef13649-f951-496-proj"}}' 2018-09-22 04:34:53,390 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:34:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba87e9f2-803a-4173-8d12-2181f67e59dc Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6a3d3286557148e7b8478895fc86f824"}, "enabled": true, "id": "6a3d3286557148e7b8478895fc86f824", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-fef13649-f951-496-proj"}} 2018-09-22 04:34:53,390 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ba87e9f2-803a-4173-8d12-2181f67e59dc 2018-09-22 04:34:53,391 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-fef13649-f951-496-proj 2018-09-22 04:34:53,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:34:53,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:34:53,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:34:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["yh7U9CGSQsqQUKIFh0ZVdw"], "issued_at": "2018-09-22T04:34:53.000000Z"}} 2018-09-22 04:34:53,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feef1429c0551550fab54514adc6662f5e75cebe" 2018-09-22 04:34:53,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c872409-2a09-405f-ba5f-16e9826b1211 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:34:53,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3c872409-2a09-405f-ba5f-16e9826b1211 2018-09-22 04:34:53,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:34:53,801 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:34:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:34:53,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feef1429c0551550fab54514adc6662f5e75cebe" 2018-09-22 04:34:53,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d142b6f-1378-4c7f-9544-1872c8ddd4e6 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:34:53,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0d142b6f-1378-4c7f-9544-1872c8ddd4e6 2018-09-22 04:34:53,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-fef13649-f951-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feef1429c0551550fab54514adc6662f5e75cebe" 2018-09-22 04:34:53,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8acb78cc-e2e5-4674-a95c-ae83b8bb70f9 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-fef13649-f951-496-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6a3d3286557148e7b8478895fc86f824"}, "enabled": true, "id": "6a3d3286557148e7b8478895fc86f824", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-fef13649-f951-496-proj"}]} 2018-09-22 04:34:53,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-fef13649-f951-496-proj used request id req-8acb78cc-e2e5-4674-a95c-ae83b8bb70f9 2018-09-22 04:34:53,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feef1429c0551550fab54514adc6662f5e75cebe" 2018-09-22 04:34:54,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b860e19b-c257-4769-ab4a-82563cef5d35 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:34:54,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b860e19b-c257-4769-ab4a-82563cef5d35 2018-09-22 04:34:54,413 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-fef13649-f951-496-user 2018-09-22 04:34:54,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:34:54,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" 2018-09-22 04:34:54,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d4390d-0d6e-4d16-adf3-50561026db42 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:34:54,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-53d4390d-0d6e-4d16-adf3-50561026db42 2018-09-22 04:34:54,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" -d '{"role": {"name": "CreateRouterNegativeTests-fef13649-f951-496-proj-role"}}' 2018-09-22 04:34:54,628 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:34:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa338e70-7eaa-4441-9ef0-12529e6261af Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a9597aaac9a64d75ba12edf004eb957c", "links": {"self": "http://172.30.9.23:5000/v3/roles/a9597aaac9a64d75ba12edf004eb957c"}, "name": "CreateRouterNegativeTests-fef13649-f951-496-proj-role"}} 2018-09-22 04:34:54,628 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-fa338e70-7eaa-4441-9ef0-12529e6261af 2018-09-22 04:34:54,628 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-fef13649-f951-496-proj-role 2018-09-22 04:34:54,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/a9597aaac9a64d75ba12edf004eb957c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" 2018-09-22 04:34:54,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18689178-50e4-4107-a365-8c12d7335fbf Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/a9597aaac9a64d75ba12edf004eb957c"}, "domain_id": null, "name": "CreateRouterNegativeTests-fef13649-f951-496-proj-role", "id": "a9597aaac9a64d75ba12edf004eb957c"}} 2018-09-22 04:34:54,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/a9597aaac9a64d75ba12edf004eb957c used request id req-18689178-50e4-4107-a365-8c12d7335fbf 2018-09-22 04:34:54,724 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-fef13649-f951-496-proj-role to project CreateRouterNegativeTests-fef13649-f951-496-proj 2018-09-22 04:34:54,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/6a3d3286557148e7b8478895fc86f824/users/4dd6abcc3bf1471aabc124b835c8dede/roles/a9597aaac9a64d75ba12edf004eb957c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" 2018-09-22 04:34:54,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:34:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-419dacc9-bb0b-42e4-8dcf-cc507e17c847 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:34:54,846 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6a3d3286557148e7b8478895fc86f824/users/4dd6abcc3bf1471aabc124b835c8dede/roles/a9597aaac9a64d75ba12edf004eb957c used request id req-419dacc9-bb0b-42e4-8dcf-cc507e17c847 2018-09-22 04:34:54,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:34:54,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:34:55,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:34:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["DsubpZnKR7S5Mno3SrriAQ"], "issued_at": "2018-09-22T04:34:55.000000Z"}} 2018-09-22 04:34:55,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8065229bf48731eed6d1b0fe520d5ff05e794cf5" 2018-09-22 04:34:55,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc07bc1-36f0-4124-933e-1e845813c177 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:34:55,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fbc07bc1-36f0-4124-933e-1e845813c177 2018-09-22 04:34:55,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8065229bf48731eed6d1b0fe520d5ff05e794cf5" 2018-09-22 04:34:55,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5bfe1403-0791-40ea-bc77-c7f0acb913d4 Date: Sat, 22 Sep 2018 04:34:55 GMT RESP BODY: {"networks":[]} 2018-09-22 04:34:55,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-net1 used request id req-5bfe1403-0791-40ea-bc77-c7f0acb913d4 2018-09-22 04:34:55,451 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-net1 2018-09-22 04:34:55,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8065229bf48731eed6d1b0fe520d5ff05e794cf5" -d '{"network": {"name": "CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-net1", "admin_state_up": true}}' 2018-09-22 04:34:55,937 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-7d6b2bff-3709-4666-bc12-9a263d598182 Date: Sat, 22 Sep 2018 04:34:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"604a1fa0-286e-4d22-8aef-2b99d689cc4c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:34:55Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-net1","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:34:55Z","mtu":1450}} 2018-09-22 04:34:55,937 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-7d6b2bff-3709-4666-bc12-9a263d598182 2018-09-22 04:34:55,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=604a1fa0-286e-4d22-8aef-2b99d689cc4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8065229bf48731eed6d1b0fe520d5ff05e794cf5" 2018-09-22 04:34:56,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-24558aab-bd2b-4aca-9d0c-6daa9ee2772e Date: Sat, 22 Sep 2018 04:34:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"604a1fa0-286e-4d22-8aef-2b99d689cc4c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:34:55Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-net1","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:34:55Z","provider:network_type":"vxlan"}]} 2018-09-22 04:34:56,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=604a1fa0-286e-4d22-8aef-2b99d689cc4c used request id req-24558aab-bd2b-4aca-9d0c-6daa9ee2772e 2018-09-22 04:34:56,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=604a1fa0-286e-4d22-8aef-2b99d689cc4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8065229bf48731eed6d1b0fe520d5ff05e794cf5" 2018-09-22 04:34:56,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2823897c-c435-4a3e-8b85-ca9c2a60d8d9 Date: Sat, 22 Sep 2018 04:34:56 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:34:56,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=604a1fa0-286e-4d22-8aef-2b99d689cc4c used request id req-2823897c-c435-4a3e-8b85-ca9c2a60d8d9 2018-09-22 04:34:56,371 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-subnet1 2018-09-22 04:34:56,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8065229bf48731eed6d1b0fe520d5ff05e794cf5" -d '{"subnets": [{"ip_version": 4, "network_id": "604a1fa0-286e-4d22-8aef-2b99d689cc4c", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-subnet1"}]}' 2018-09-22 04:34:56,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-664a44e6-8a8b-4484-9b45-08635b032cb7 Date: Sat, 22 Sep 2018 04:34:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"604a1fa0-286e-4d22-8aef-2b99d689cc4c","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:34:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:34:56Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"4610e10c-dd5a-4176-afca-957d62f9be43","subnetpool_id":null,"name":"CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-subnet1"}]} 2018-09-22 04:34:56,974 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-664a44e6-8a8b-4484-9b45-08635b032cb7 2018-09-22 04:34:56,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=604a1fa0-286e-4d22-8aef-2b99d689cc4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8065229bf48731eed6d1b0fe520d5ff05e794cf5" 2018-09-22 04:34:57,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-c1f5e016-9c8d-44c8-8dba-923aa62e91f9 Date: Sat, 22 Sep 2018 04:34:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"604a1fa0-286e-4d22-8aef-2b99d689cc4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["4610e10c-dd5a-4176-afca-957d62f9be43"],"description":"","tags":[],"updated_at":"2018-09-22T04:34:56Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-net1","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:34:55Z","provider:network_type":"vxlan"}]} 2018-09-22 04:34:57,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=604a1fa0-286e-4d22-8aef-2b99d689cc4c used request id req-c1f5e016-9c8d-44c8-8dba-923aa62e91f9 2018-09-22 04:34:57,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=604a1fa0-286e-4d22-8aef-2b99d689cc4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8065229bf48731eed6d1b0fe520d5ff05e794cf5" 2018-09-22 04:34:57,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-8c72786e-56f2-4f2a-80d6-f8cd2ff0ba3c Date: Sat, 22 Sep 2018 04:34:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"604a1fa0-286e-4d22-8aef-2b99d689cc4c","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:34:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:34:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"4610e10c-dd5a-4176-afca-957d62f9be43","subnetpool_id":null,"name":"CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-subnet1"}]} 2018-09-22 04:34:57,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=604a1fa0-286e-4d22-8aef-2b99d689cc4c used request id req-8c72786e-56f2-4f2a-80d6-f8cd2ff0ba3c 2018-09-22 04:34:57,409 - OpenStackNetwork - DEBUG - Network [604a1fa0-286e-4d22-8aef-2b99d689cc4c] created successfully 2018-09-22 04:34:57,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:34:57,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:34:57,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9597aaac9a64d75ba12edf004eb957c", "name": "CreateRouterNegativeTests-fef13649-f951-496-proj-role"}], "expires_at": "2018-09-22T05:34:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a3d3286557148e7b8478895fc86f824", "name": "CreateRouterNegativeTests-fef13649-f951-496-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6a3d3286557148e7b8478895fc86f824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/6a3d3286557148e7b8478895fc86f824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/6a3d3286557148e7b8478895fc86f824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/6a3d3286557148e7b8478895fc86f824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/6a3d3286557148e7b8478895fc86f824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/6a3d3286557148e7b8478895fc86f824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6a3d3286557148e7b8478895fc86f824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/6a3d3286557148e7b8478895fc86f824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/6a3d3286557148e7b8478895fc86f824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/6a3d3286557148e7b8478895fc86f824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/6a3d3286557148e7b8478895fc86f824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/6a3d3286557148e7b8478895fc86f824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-fef13649-f951-496-user", "id": "4dd6abcc3bf1471aabc124b835c8dede"}, "audit_ids": ["YyvRO4wGTPOWhN8iNssN7w"], "issued_at": "2018-09-22T04:34:57.000000Z"}} 2018-09-22 04:34:57,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ead365d8867087dd833b6def12e2ae9c37b0466" 2018-09-22 04:34:57,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f42d5b-857e-46da-a069-e946ebe4ce54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:34:57,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b4f42d5b-857e-46da-a069-e946ebe4ce54 2018-09-22 04:34:57,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ead365d8867087dd833b6def12e2ae9c37b0466" 2018-09-22 04:34:58,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-eaef8205-79c1-4774-8885-dae33b223bdd Date: Sat, 22 Sep 2018 04:34:58 GMT RESP BODY: {"routers": []} 2018-09-22 04:34:58,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-router&admin_state_up=True used request id req-eaef8205-79c1-4774-8885-dae33b223bdd 2018-09-22 04:34:58,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:34:58,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:34:58,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9597aaac9a64d75ba12edf004eb957c", "name": "CreateRouterNegativeTests-fef13649-f951-496-proj-role"}], "expires_at": "2018-09-22T05:34:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a3d3286557148e7b8478895fc86f824", "name": "CreateRouterNegativeTests-fef13649-f951-496-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6a3d3286557148e7b8478895fc86f824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/6a3d3286557148e7b8478895fc86f824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/6a3d3286557148e7b8478895fc86f824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/6a3d3286557148e7b8478895fc86f824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/6a3d3286557148e7b8478895fc86f824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/6a3d3286557148e7b8478895fc86f824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6a3d3286557148e7b8478895fc86f824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/6a3d3286557148e7b8478895fc86f824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/6a3d3286557148e7b8478895fc86f824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/6a3d3286557148e7b8478895fc86f824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/6a3d3286557148e7b8478895fc86f824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/6a3d3286557148e7b8478895fc86f824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-fef13649-f951-496-user", "id": "4dd6abcc3bf1471aabc124b835c8dede"}, "audit_ids": ["TvYJlw5pR3yqQyeiRjiYyg"], "issued_at": "2018-09-22T04:34:58.000000Z"}} 2018-09-22 04:34:58,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56860616da51846ec1d16afee843e8e05be7edae" 2018-09-22 04:34:58,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f67832cf-d2f0-4fa6-bd16-bbad424a3a57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:34:58,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f67832cf-d2f0-4fa6-bd16-bbad424a3a57 2018-09-22 04:34:58,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ead365d8867087dd833b6def12e2ae9c37b0466" 2018-09-22 04:34:58,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e579e406-148d-4317-9da0-359e438ab927 Date: Sat, 22 Sep 2018 04:34:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 04:34:58,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-e579e406-148d-4317-9da0-359e438ab927 2018-09-22 04:34:58,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ead365d8867087dd833b6def12e2ae9c37b0466" 2018-09-22 04:34:58,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7c904bed-20a4-4316-9b36-0e6cb421f490 Date: Sat, 22 Sep 2018 04:34:58 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:34:58,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-7c904bed-20a4-4316-9b36-0e6cb421f490 2018-09-22 04:34:58,962 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-router 2018-09-22 04:34:58,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ead365d8867087dd833b6def12e2ae9c37b0466" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-router", "admin_state_up": true}}' 2018-09-22 04:35:04,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-d71ce83c-63d6-4ba5-b43e-fa8609f14b4e Date: Sat, 22 Sep 2018 04:35:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6a3d3286557148e7b8478895fc86f824", "created_at": "2018-09-22T04:34:59Z", "admin_state_up": true, "updated_at": "2018-09-22T04:35:00Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "6a3d3286557148e7b8478895fc86f824", "id": "4d1250f0-7e52-40dc-a676-e35c305e7290", "name": "CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-router"}} 2018-09-22 04:35:04,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-d71ce83c-63d6-4ba5-b43e-fa8609f14b4e 2018-09-22 04:35:04,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=4d1250f0-7e52-40dc-a676-e35c305e7290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ead365d8867087dd833b6def12e2ae9c37b0466" 2018-09-22 04:35:04,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0f1cc2a2-68f1-4f0a-803c-026294f2af8c Date: Sat, 22 Sep 2018 04:35:04 GMT RESP BODY: {"ports":[]} 2018-09-22 04:35:04,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=4d1250f0-7e52-40dc-a676-e35c305e7290 used request id req-0f1cc2a2-68f1-4f0a-803c-026294f2af8c 2018-09-22 04:35:04,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ead365d8867087dd833b6def12e2ae9c37b0466" 2018-09-22 04:35:04,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3c4b2e04-bd6b-4fa6-9e07-55371930380e Date: Sat, 22 Sep 2018 04:35:04 GMT RESP BODY: {"networks":[]} 2018-09-22 04:35:04,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-net1 used request id req-3c4b2e04-bd6b-4fa6-9e07-55371930380e 2018-09-22 04:35:04,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?name=CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ead365d8867087dd833b6def12e2ae9c37b0466" 2018-09-22 04:35:04,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d3e6ffc3-c22f-4230-a6bd-3783edb11c5a Date: Sat, 22 Sep 2018 04:35:04 GMT RESP BODY: {"ports":[]} 2018-09-22 04:35:04,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?name=CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-port1&admin_state_up=True used request id req-d3e6ffc3-c22f-4230-a6bd-3783edb11c5a 2018-09-22 04:35:04,617 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-port1 for router - CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-router 2018-09-22 04:35:04,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:04,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:04,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9597aaac9a64d75ba12edf004eb957c", "name": "CreateRouterNegativeTests-fef13649-f951-496-proj-role"}], "expires_at": "2018-09-22T05:35:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a3d3286557148e7b8478895fc86f824", "name": "CreateRouterNegativeTests-fef13649-f951-496-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6a3d3286557148e7b8478895fc86f824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/6a3d3286557148e7b8478895fc86f824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/6a3d3286557148e7b8478895fc86f824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/6a3d3286557148e7b8478895fc86f824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/6a3d3286557148e7b8478895fc86f824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/6a3d3286557148e7b8478895fc86f824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6a3d3286557148e7b8478895fc86f824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/6a3d3286557148e7b8478895fc86f824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/6a3d3286557148e7b8478895fc86f824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/6a3d3286557148e7b8478895fc86f824", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/6a3d3286557148e7b8478895fc86f824", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/6a3d3286557148e7b8478895fc86f824", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-fef13649-f951-496-user", "id": "4dd6abcc3bf1471aabc124b835c8dede"}, "audit_ids": ["XiCrJwDgTcujB-TVJQL-PQ"], "issued_at": "2018-09-22T04:35:04.000000Z"}} 2018-09-22 04:35:04,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc9341c447fddf9a210bd8e8f3943384abd41b6" 2018-09-22 04:35:05,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5700a04-d204-4329-adcf-85b402d3ee15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:05,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e5700a04-d204-4329-adcf-85b402d3ee15 2018-09-22 04:35:05,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ead365d8867087dd833b6def12e2ae9c37b0466" 2018-09-22 04:35:05,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3492c216-a4cb-4c29-b7b7-664582fbee10 Date: Sat, 22 Sep 2018 04:35:05 GMT RESP BODY: {"networks":[]} 2018-09-22 04:35:05,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-net1 used request id req-3492c216-a4cb-4c29-b7b7-664582fbee10 2018-09-22 04:35:05,322 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-router 2018-09-22 04:35:05,322 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-router 2018-09-22 04:35:05,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/4d1250f0-7e52-40dc-a676-e35c305e7290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ead365d8867087dd833b6def12e2ae9c37b0466" 2018-09-22 04:35:08,742 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3948b29c-be04-41a9-9900-791b2f2728ef Content-Length: 0 Date: Sat, 22 Sep 2018 04:35:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:35:08,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/4d1250f0-7e52-40dc-a676-e35c305e7290 used request id req-3948b29c-be04-41a9-9900-791b2f2728ef 2018-09-22 04:35:08,743 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-subnet1 2018-09-22 04:35:08,743 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-subnet1 2018-09-22 04:35:08,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/4610e10c-dd5a-4176-afca-957d62f9be43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8065229bf48731eed6d1b0fe520d5ff05e794cf5" 2018-09-22 04:35:10,824 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-961d695a-c24f-45ef-a2be-6c9e0dc4d4ca Date: Sat, 22 Sep 2018 04:35:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:35:10,824 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/4610e10c-dd5a-4176-afca-957d62f9be43 used request id req-961d695a-c24f-45ef-a2be-6c9e0dc4d4ca 2018-09-22 04:35:10,824 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-1a8c330a-0674-430e-b816-482be9494ba9-pub-net1 2018-09-22 04:35:10,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/604a1fa0-286e-4d22-8aef-2b99d689cc4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8065229bf48731eed6d1b0fe520d5ff05e794cf5" 2018-09-22 04:35:12,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d7d94923-1fc1-443b-b0aa-c65c32d796dd Date: Sat, 22 Sep 2018 04:35:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:35:12,021 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/604a1fa0-286e-4d22-8aef-2b99d689cc4c used request id req-d7d94923-1fc1-443b-b0aa-c65c32d796dd 2018-09-22 04:35:12,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" 2018-09-22 04:35:12,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-605198ad-66a7-44f7-9dc6-61cae6d62ba8 Date: Sat, 22 Sep 2018 04:35:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:35:12,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-605198ad-66a7-44f7-9dc6-61cae6d62ba8 2018-09-22 04:35:12,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" 2018-09-22 04:35:12,342 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae26a9a6-9190-4750-b30c-8dd7523663ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:12,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-ae26a9a6-9190-4750-b30c-8dd7523663ec 2018-09-22 04:35:12,342 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:12,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" 2018-09-22 04:35:12,435 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-759cb548-bda2-4a43-8e6c-373104d5b428 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:12,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-759cb548-bda2-4a43-8e6c-373104d5b428 2018-09-22 04:35:12,436 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:12,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" 2018-09-22 04:35:12,530 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e273cbf1-5b63-4c33-917f-0681f49e6269 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:12,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-e273cbf1-5b63-4c33-917f-0681f49e6269 2018-09-22 04:35:12,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:12,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" 2018-09-22 04:35:12,612 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-feee962f-074b-4ca8-a8b1-261c09bd5847 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:12,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-feee962f-074b-4ca8-a8b1-261c09bd5847 2018-09-22 04:35:12,612 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:12,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" 2018-09-22 04:35:12,698 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfaa6d8f-e0b6-42e1-9e0f-b8ba688f2eb7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:12,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-bfaa6d8f-e0b6-42e1-9e0f-b8ba688f2eb7 2018-09-22 04:35:12,698 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:12,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" 2018-09-22 04:35:12,787 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2770bed9-1c67-41eb-a6be-0547ad55f784 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:12,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-2770bed9-1c67-41eb-a6be-0547ad55f784 2018-09-22 04:35:12,788 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:12,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" 2018-09-22 04:35:12,886 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77b6b642-f8ba-45d6-9c5c-9d8d1e44657d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:12,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-77b6b642-f8ba-45d6-9c5c-9d8d1e44657d 2018-09-22 04:35:12,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:12,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" 2018-09-22 04:35:12,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c57d0384-90c7-4401-88ea-484613d3e6ac Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:35:12,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-c57d0384-90c7-4401-88ea-484613d3e6ac 2018-09-22 04:35:12,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" 2018-09-22 04:35:13,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b67b929d-75d4-47b2-ba46-50a201e24f80 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:35:13,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-b67b929d-75d4-47b2-ba46-50a201e24f80 2018-09-22 04:35:13,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" 2018-09-22 04:35:13,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0aae25a-0c1d-45c4-ab78-9d01c7f977c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:13,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-b0aae25a-0c1d-45c4-ab78-9d01c7f977c3 2018-09-22 04:35:13,159 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:13,160 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-fef13649-f951-496-proj 2018-09-22 04:35:13,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/6a3d3286557148e7b8478895fc86f824 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" 2018-09-22 04:35:13,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53625e60-f68a-4bc4-b305-9a865ce10658 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:13,393 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/6a3d3286557148e7b8478895fc86f824 used request id req-53625e60-f68a-4bc4-b305-9a865ce10658 2018-09-22 04:35:13,393 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-fef13649-f951-496-proj-role 2018-09-22 04:35:13,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/a9597aaac9a64d75ba12edf004eb957c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" 2018-09-22 04:35:13,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e61d7f00-9fa3-458e-bee8-884de80ebfac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:13,502 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a9597aaac9a64d75ba12edf004eb957c used request id req-e61d7f00-9fa3-458e-bee8-884de80ebfac 2018-09-22 04:35:13,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e1c04e59660b21cc152a9be899f932ded26a017" 2018-09-22 04:35:13,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c28b047-450b-46da-aae9-9c2c70f94bbd Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:35:13,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1c28b047-450b-46da-aae9-9c2c70f94bbd 2018-09-22 04:35:13,587 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-fef13649-f951-496-user 2018-09-22 04:35:13,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/4dd6abcc3bf1471aabc124b835c8dede -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feef1429c0551550fab54514adc6662f5e75cebe" 2018-09-22 04:35:13,812 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-803026aa-e97c-44b1-b081-dd695fe6a64e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:13,812 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4dd6abcc3bf1471aabc124b835c8dede used request id req-803026aa-e97c-44b1-b081-dd695fe6a64e 2018-09-22 04:35:13,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:14,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["0eM6jCkpTAusRoXLT9RR-Q"], "issued_at": "2018-09-22T04:35:14.000000Z"}} 2018-09-22 04:35:14,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f098de6e1bf749c3762fdc9c510df754d9b7a9af" 2018-09-22 04:35:14,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee19aa18-3b2a-44bd-85f9-74dcf3b62791 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:14,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ee19aa18-3b2a-44bd-85f9-74dcf3b62791 2018-09-22 04:35:14,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:14,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:14,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["v3AtypMOSsC8gmdoIHjVkQ"], "issued_at": "2018-09-22T04:35:14.000000Z"}} 2018-09-22 04:35:14,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" 2018-09-22 04:35:14,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fdf4fa6-9988-47cc-aafa-6ea5879d049a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:14,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2fdf4fa6-9988-47cc-aafa-6ea5879d049a 2018-09-22 04:35:14,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:35:14,763 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:35:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:35:14,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-5350f9da-4da4-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" 2018-09-22 04:35:14,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2113ac22-240a-4c06-b4ad-370ff398dc84 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-5350f9da-4da4-484-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:35:14,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-5350f9da-4da4-484-proj used request id req-2113ac22-240a-4c06-b4ad-370ff398dc84 2018-09-22 04:35:14,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" 2018-09-22 04:35:14,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c1f1f52-1627-4e45-90fc-25280e8f9cd0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:35:14,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2c1f1f52-1627-4e45-90fc-25280e8f9cd0 2018-09-22 04:35:14,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-5350f9da-4da4-484-proj"}}' 2018-09-22 04:35:15,065 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:35:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca0ee00e-3f29-4e74-be73-d28dc48b8e40 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/233103ef71ad4865b471986f904ee961"}, "enabled": true, "id": "233103ef71ad4865b471986f904ee961", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-5350f9da-4da4-484-proj"}} 2018-09-22 04:35:15,065 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ca0ee00e-3f29-4e74-be73-d28dc48b8e40 2018-09-22 04:35:15,065 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-5350f9da-4da4-484-proj 2018-09-22 04:35:15,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:15,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:15,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["jvSjSCSATWCpRTQLeoJUkg"], "issued_at": "2018-09-22T04:35:15.000000Z"}} 2018-09-22 04:35:15,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31906d61bca850c65320a3acab84ead0c0ee16d4" 2018-09-22 04:35:15,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35fc251d-f6d8-448d-841a-27e8c8a3ae22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:15,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-35fc251d-f6d8-448d-841a-27e8c8a3ae22 2018-09-22 04:35:15,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:35:15,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:35:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:35:15,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31906d61bca850c65320a3acab84ead0c0ee16d4" 2018-09-22 04:35:15,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c864440d-3693-4d43-a903-7d42da5f548c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:35:15,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c864440d-3693-4d43-a903-7d42da5f548c 2018-09-22 04:35:15,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-5350f9da-4da4-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31906d61bca850c65320a3acab84ead0c0ee16d4" 2018-09-22 04:35:15,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fd1513e-e7b6-4bad-9e0d-800b9e4f3cde Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-5350f9da-4da4-484-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/233103ef71ad4865b471986f904ee961"}, "enabled": true, "id": "233103ef71ad4865b471986f904ee961", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-5350f9da-4da4-484-proj"}]} 2018-09-22 04:35:15,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-5350f9da-4da4-484-proj used request id req-6fd1513e-e7b6-4bad-9e0d-800b9e4f3cde 2018-09-22 04:35:15,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31906d61bca850c65320a3acab84ead0c0ee16d4" 2018-09-22 04:35:15,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc8c5ea-d994-4270-9262-22b3e6c6fb90 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:35:15,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3bc8c5ea-d994-4270-9262-22b3e6c6fb90 2018-09-22 04:35:16,227 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-5350f9da-4da4-484-user 2018-09-22 04:35:16,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:16,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" 2018-09-22 04:35:16,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6085435b-6eee-44dc-b392-245caeccdebd Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:35:16,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6085435b-6eee-44dc-b392-245caeccdebd 2018-09-22 04:35:16,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" -d '{"role": {"name": "CreateRouterNegativeTests-5350f9da-4da4-484-proj-role"}}' 2018-09-22 04:35:16,436 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:35:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca818f48-f330-47a3-8949-541192097c99 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7c3c391ffa24fafae5071eaef7c1cc7", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7c3c391ffa24fafae5071eaef7c1cc7"}, "name": "CreateRouterNegativeTests-5350f9da-4da4-484-proj-role"}} 2018-09-22 04:35:16,436 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ca818f48-f330-47a3-8949-541192097c99 2018-09-22 04:35:16,437 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-5350f9da-4da4-484-proj-role 2018-09-22 04:35:16,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e7c3c391ffa24fafae5071eaef7c1cc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" 2018-09-22 04:35:16,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff070f4-7e53-45e2-a7d8-7d3e4658fbdb Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e7c3c391ffa24fafae5071eaef7c1cc7"}, "domain_id": null, "name": "CreateRouterNegativeTests-5350f9da-4da4-484-proj-role", "id": "e7c3c391ffa24fafae5071eaef7c1cc7"}} 2018-09-22 04:35:16,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e7c3c391ffa24fafae5071eaef7c1cc7 used request id req-cff070f4-7e53-45e2-a7d8-7d3e4658fbdb 2018-09-22 04:35:16,527 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-5350f9da-4da4-484-proj-role to project CreateRouterNegativeTests-5350f9da-4da4-484-proj 2018-09-22 04:35:16,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/233103ef71ad4865b471986f904ee961/users/27ce20de30924b47b8d1ffed0bb14ab8/roles/e7c3c391ffa24fafae5071eaef7c1cc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" 2018-09-22 04:35:16,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c80f4111-e212-4045-867b-ca413310991c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:16,679 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/233103ef71ad4865b471986f904ee961/users/27ce20de30924b47b8d1ffed0bb14ab8/roles/e7c3c391ffa24fafae5071eaef7c1cc7 used request id req-c80f4111-e212-4045-867b-ca413310991c 2018-09-22 04:35:16,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:16,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:17,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7c3c391ffa24fafae5071eaef7c1cc7", "name": "CreateRouterNegativeTests-5350f9da-4da4-484-proj-role"}], "expires_at": "2018-09-22T05:35:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "233103ef71ad4865b471986f904ee961", "name": "CreateRouterNegativeTests-5350f9da-4da4-484-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/233103ef71ad4865b471986f904ee961", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/233103ef71ad4865b471986f904ee961", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/233103ef71ad4865b471986f904ee961", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/233103ef71ad4865b471986f904ee961", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/233103ef71ad4865b471986f904ee961", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/233103ef71ad4865b471986f904ee961", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/233103ef71ad4865b471986f904ee961", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/233103ef71ad4865b471986f904ee961", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/233103ef71ad4865b471986f904ee961", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/233103ef71ad4865b471986f904ee961", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/233103ef71ad4865b471986f904ee961", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/233103ef71ad4865b471986f904ee961", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-5350f9da-4da4-484-user", "id": "27ce20de30924b47b8d1ffed0bb14ab8"}, "audit_ids": ["l2EyiVY7ShylhxUBcQQigA"], "issued_at": "2018-09-22T04:35:17.000000Z"}} 2018-09-22 04:35:17,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c3680d03aaf94649ac2fbddbe8b36e5cfca58c" 2018-09-22 04:35:17,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ecb6a1-c896-4911-83ce-9430ee49bf8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:17,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-44ecb6a1-c896-4911-83ce-9430ee49bf8a 2018-09-22 04:35:17,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterNegativeTests-3c22c481-e882-46ee-bcdc-45aa15bbd149-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c3680d03aaf94649ac2fbddbe8b36e5cfca58c" 2018-09-22 04:35:17,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e3435555-a7db-445b-add4-0107b61e8117 Date: Sat, 22 Sep 2018 04:35:17 GMT RESP BODY: {"routers": []} 2018-09-22 04:35:17,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterNegativeTests-3c22c481-e882-46ee-bcdc-45aa15bbd149-pub-router&admin_state_up=True used request id req-e3435555-a7db-445b-add4-0107b61e8117 2018-09-22 04:35:17,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:17,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:17,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7c3c391ffa24fafae5071eaef7c1cc7", "name": "CreateRouterNegativeTests-5350f9da-4da4-484-proj-role"}], "expires_at": "2018-09-22T05:35:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "233103ef71ad4865b471986f904ee961", "name": "CreateRouterNegativeTests-5350f9da-4da4-484-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/233103ef71ad4865b471986f904ee961", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/233103ef71ad4865b471986f904ee961", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/233103ef71ad4865b471986f904ee961", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/233103ef71ad4865b471986f904ee961", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/233103ef71ad4865b471986f904ee961", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/233103ef71ad4865b471986f904ee961", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/233103ef71ad4865b471986f904ee961", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/233103ef71ad4865b471986f904ee961", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/233103ef71ad4865b471986f904ee961", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/233103ef71ad4865b471986f904ee961", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/233103ef71ad4865b471986f904ee961", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/233103ef71ad4865b471986f904ee961", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-5350f9da-4da4-484-user", "id": "27ce20de30924b47b8d1ffed0bb14ab8"}, "audit_ids": ["Vvh6sfrnScudCReeAbCVhg"], "issued_at": "2018-09-22T04:35:17.000000Z"}} 2018-09-22 04:35:17,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c64f031b313c08fdaeac05dd7a3de130173aca" 2018-09-22 04:35:17,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-804e22ba-a13a-4e58-aa3d-5ac03bb755c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:17,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-804e22ba-a13a-4e58-aa3d-5ac03bb755c2 2018-09-22 04:35:17,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c3680d03aaf94649ac2fbddbe8b36e5cfca58c" 2018-09-22 04:35:17,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0e7fd137-da75-461e-8ed5-55a3b7cc2b97 Date: Sat, 22 Sep 2018 04:35:17 GMT RESP BODY: {"networks":[]} 2018-09-22 04:35:17,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=Invalid_name used request id req-0e7fd137-da75-461e-8ed5-55a3b7cc2b97 2018-09-22 04:35:17,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" 2018-09-22 04:35:18,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d92b99b8-e07f-4b58-9db8-b4cff2ac30c6 Date: Sat, 22 Sep 2018 04:35:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:35:18,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d92b99b8-e07f-4b58-9db8-b4cff2ac30c6 2018-09-22 04:35:18,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" 2018-09-22 04:35:18,299 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24ecb178-03b7-4e27-882a-a0a52957b860 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:18,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-24ecb178-03b7-4e27-882a-a0a52957b860 2018-09-22 04:35:18,299 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:18,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" 2018-09-22 04:35:18,390 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d066df53-b7b9-498e-89c6-a69e2b652d86 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:18,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-d066df53-b7b9-498e-89c6-a69e2b652d86 2018-09-22 04:35:18,390 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:18,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" 2018-09-22 04:35:18,470 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15374aef-f775-40ef-9179-975e38c91f09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:18,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-15374aef-f775-40ef-9179-975e38c91f09 2018-09-22 04:35:18,470 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:18,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" 2018-09-22 04:35:18,563 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c853ba1-e819-43d6-9fcc-b9fe9f62f3a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:18,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-4c853ba1-e819-43d6-9fcc-b9fe9f62f3a5 2018-09-22 04:35:18,563 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:18,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" 2018-09-22 04:35:18,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a9f3ea8-62cf-4284-9c51-85f728f42ed4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:18,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-3a9f3ea8-62cf-4284-9c51-85f728f42ed4 2018-09-22 04:35:18,652 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:18,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" 2018-09-22 04:35:18,736 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57cd2bd3-261e-48a0-993f-43b54c2be7a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:18,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-57cd2bd3-261e-48a0-993f-43b54c2be7a9 2018-09-22 04:35:18,737 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:18,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" 2018-09-22 04:35:18,826 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2f82fce-f2b2-4084-940d-14597f95f5fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:18,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-d2f82fce-f2b2-4084-940d-14597f95f5fc 2018-09-22 04:35:18,826 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:18,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" 2018-09-22 04:35:18,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537c337f-8a13-4775-aa48-63c4ff7429fc Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:35:18,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-537c337f-8a13-4775-aa48-63c4ff7429fc 2018-09-22 04:35:18,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" 2018-09-22 04:35:19,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3df6dbfd-693e-4a28-a27d-c46f8447c4a0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:35:19,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-3df6dbfd-693e-4a28-a27d-c46f8447c4a0 2018-09-22 04:35:19,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" 2018-09-22 04:35:19,092 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14d740c1-18c9-4062-b667-a630f0f6cc8a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:19,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-14d740c1-18c9-4062-b667-a630f0f6cc8a 2018-09-22 04:35:19,092 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:19,093 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-5350f9da-4da4-484-proj 2018-09-22 04:35:19,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/233103ef71ad4865b471986f904ee961 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" 2018-09-22 04:35:19,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d2bbe75-236f-4064-8cc9-6d16145a9e23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:19,297 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/233103ef71ad4865b471986f904ee961 used request id req-4d2bbe75-236f-4064-8cc9-6d16145a9e23 2018-09-22 04:35:19,297 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-5350f9da-4da4-484-proj-role 2018-09-22 04:35:19,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e7c3c391ffa24fafae5071eaef7c1cc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" 2018-09-22 04:35:19,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9b90bb6-2945-4369-9ca0-fbed49b859b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:19,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e7c3c391ffa24fafae5071eaef7c1cc7 used request id req-e9b90bb6-2945-4369-9ca0-fbed49b859b1 2018-09-22 04:35:19,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c2e40f960f5a7662f9db12101ff5a819dad87f2" 2018-09-22 04:35:19,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f32683b8-62b1-4502-a742-d048391abb43 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:35:19,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f32683b8-62b1-4502-a742-d048391abb43 2018-09-22 04:35:19,496 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-5350f9da-4da4-484-user 2018-09-22 04:35:19,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/27ce20de30924b47b8d1ffed0bb14ab8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31906d61bca850c65320a3acab84ead0c0ee16d4" 2018-09-22 04:35:19,662 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-264af8dd-acbf-4380-8c1c-6601bc7c5e42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:19,662 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/27ce20de30924b47b8d1ffed0bb14ab8 used request id req-264af8dd-acbf-4380-8c1c-6601bc7c5e42 2018-09-22 04:35:19,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:20,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["vAKNyy7rT-unffEtKZLVQA"], "issued_at": "2018-09-22T04:35:20.000000Z"}} 2018-09-22 04:35:20,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340e7d2fd8a10cdf575cc4066e69e898615c3500" 2018-09-22 04:35:20,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6cf74d6-f29d-4b33-8a55-d28a26c1e70d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:20,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d6cf74d6-f29d-4b33-8a55-d28a26c1e70d 2018-09-22 04:35:20,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:20,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:20,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["6VBNXw2-QA64l_DLRFdoyA"], "issued_at": "2018-09-22T04:35:20.000000Z"}} 2018-09-22 04:35:20,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" 2018-09-22 04:35:20,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba02598-6232-4270-8d1f-099cd43d630f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:20,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dba02598-6232-4270-8d1f-099cd43d630f 2018-09-22 04:35:20,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:35:20,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:35:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:35:20,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-523a9eb2-cb35-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" 2018-09-22 04:35:20,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e493d4-28aa-4134-896e-f8a5f292a688 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-523a9eb2-cb35-41a-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:35:20,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-523a9eb2-cb35-41a-proj used request id req-d3e493d4-28aa-4134-896e-f8a5f292a688 2018-09-22 04:35:20,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" 2018-09-22 04:35:20,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97433ab2-17e8-4399-bb55-3a780b971f97 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:35:20,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-97433ab2-17e8-4399-bb55-3a780b971f97 2018-09-22 04:35:20,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-523a9eb2-cb35-41a-proj"}}' 2018-09-22 04:35:20,934 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:35:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0934119a-3018-4d49-943c-01a22d958def Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/464c59cdba61459a90a68a3358052c77"}, "enabled": true, "id": "464c59cdba61459a90a68a3358052c77", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-523a9eb2-cb35-41a-proj"}} 2018-09-22 04:35:20,934 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0934119a-3018-4d49-943c-01a22d958def 2018-09-22 04:35:20,934 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-523a9eb2-cb35-41a-proj 2018-09-22 04:35:20,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:20,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:21,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["YCpANSRFSTiZRaWR5pWt7Q"], "issued_at": "2018-09-22T04:35:21.000000Z"}} 2018-09-22 04:35:21,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}903c6d7474f2a798ecc8f69ad779b0d8286f7948" 2018-09-22 04:35:21,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a848c83f-af65-464c-a58d-bcb28872f889 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:21,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a848c83f-af65-464c-a58d-bcb28872f889 2018-09-22 04:35:21,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:35:21,406 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:35:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:35:21,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}903c6d7474f2a798ecc8f69ad779b0d8286f7948" 2018-09-22 04:35:21,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89016589-6ebe-43e8-8156-4c88cd2f7ba8 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:35:21,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-89016589-6ebe-43e8-8156-4c88cd2f7ba8 2018-09-22 04:35:21,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-523a9eb2-cb35-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}903c6d7474f2a798ecc8f69ad779b0d8286f7948" 2018-09-22 04:35:21,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb8449d5-b19b-4d1a-b03a-5dd5057e5900 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-523a9eb2-cb35-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/464c59cdba61459a90a68a3358052c77"}, "enabled": true, "id": "464c59cdba61459a90a68a3358052c77", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-523a9eb2-cb35-41a-proj"}]} 2018-09-22 04:35:21,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-523a9eb2-cb35-41a-proj used request id req-fb8449d5-b19b-4d1a-b03a-5dd5057e5900 2018-09-22 04:35:21,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}903c6d7474f2a798ecc8f69ad779b0d8286f7948" 2018-09-22 04:35:21,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c65b05f-a560-48b5-be1d-4c6e21d923d6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:35:21,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1c65b05f-a560-48b5-be1d-4c6e21d923d6 2018-09-22 04:35:22,143 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-523a9eb2-cb35-41a-user 2018-09-22 04:35:22,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:22,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" 2018-09-22 04:35:22,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd6d7c60-f8ed-4dab-baa4-ff21009fdf47 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:35:22,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bd6d7c60-f8ed-4dab-baa4-ff21009fdf47 2018-09-22 04:35:22,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" -d '{"role": {"name": "CreateRouterNegativeTests-523a9eb2-cb35-41a-proj-role"}}' 2018-09-22 04:35:22,347 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdcea0d3-bbda-412a-9e1b-ea2de0a7fa60 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "55ce49c104ea4c4da9c6d23b873fc78f", "links": {"self": "http://172.30.9.23:5000/v3/roles/55ce49c104ea4c4da9c6d23b873fc78f"}, "name": "CreateRouterNegativeTests-523a9eb2-cb35-41a-proj-role"}} 2018-09-22 04:35:22,347 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-cdcea0d3-bbda-412a-9e1b-ea2de0a7fa60 2018-09-22 04:35:22,347 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-523a9eb2-cb35-41a-proj-role 2018-09-22 04:35:22,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/55ce49c104ea4c4da9c6d23b873fc78f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" 2018-09-22 04:35:22,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7e0080b-3ce0-46e6-8f55-6093f00c0c26 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/55ce49c104ea4c4da9c6d23b873fc78f"}, "domain_id": null, "name": "CreateRouterNegativeTests-523a9eb2-cb35-41a-proj-role", "id": "55ce49c104ea4c4da9c6d23b873fc78f"}} 2018-09-22 04:35:22,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/55ce49c104ea4c4da9c6d23b873fc78f used request id req-f7e0080b-3ce0-46e6-8f55-6093f00c0c26 2018-09-22 04:35:22,439 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-523a9eb2-cb35-41a-proj-role to project CreateRouterNegativeTests-523a9eb2-cb35-41a-proj 2018-09-22 04:35:22,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/464c59cdba61459a90a68a3358052c77/users/3a4712f90ea943dfb03715852a9b639d/roles/55ce49c104ea4c4da9c6d23b873fc78f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" 2018-09-22 04:35:22,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3d246de-890c-4fb7-9890-2fd4748d39e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:22,493 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/464c59cdba61459a90a68a3358052c77/users/3a4712f90ea943dfb03715852a9b639d/roles/55ce49c104ea4c4da9c6d23b873fc78f used request id req-e3d246de-890c-4fb7-9890-2fd4748d39e3 2018-09-22 04:35:22,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" 2018-09-22 04:35:22,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6757ac03-6e74-469a-a605-7eaf4d89e5b1 Date: Sat, 22 Sep 2018 04:35:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:35:22,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6757ac03-6e74-469a-a605-7eaf4d89e5b1 2018-09-22 04:35:22,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" 2018-09-22 04:35:22,914 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-508278c9-bfc6-472e-8a0e-29833a57dcc4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:22,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-508278c9-bfc6-472e-8a0e-29833a57dcc4 2018-09-22 04:35:22,914 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:22,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" 2018-09-22 04:35:23,005 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-017a28d6-63d9-465c-9a5c-42c3024d0e5a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:23,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-017a28d6-63d9-465c-9a5c-42c3024d0e5a 2018-09-22 04:35:23,005 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:23,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" 2018-09-22 04:35:23,090 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-981dc350-eb3e-47df-8025-54e45b546f67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:23,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-981dc350-eb3e-47df-8025-54e45b546f67 2018-09-22 04:35:23,090 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:23,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" 2018-09-22 04:35:23,177 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e79ec6f-7315-4f8e-ad16-ff3640eea47f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:23,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-0e79ec6f-7315-4f8e-ad16-ff3640eea47f 2018-09-22 04:35:23,178 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:23,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" 2018-09-22 04:35:23,196 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a445ab2-2e12-4f1a-9f97-3df7d6706eee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:23,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-1a445ab2-2e12-4f1a-9f97-3df7d6706eee 2018-09-22 04:35:23,196 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:23,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" 2018-09-22 04:35:23,279 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-244cab39-4386-446d-b0f2-16a0312c1ed8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:23,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-244cab39-4386-446d-b0f2-16a0312c1ed8 2018-09-22 04:35:23,279 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:23,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" 2018-09-22 04:35:23,366 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-114c3bb4-bc40-4f07-ae9b-9555359d42cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:23,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-114c3bb4-bc40-4f07-ae9b-9555359d42cc 2018-09-22 04:35:23,366 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:23,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" 2018-09-22 04:35:23,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-518a6526-d51e-450c-941b-e12c8a26390e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:35:23,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-518a6526-d51e-450c-941b-e12c8a26390e 2018-09-22 04:35:23,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" 2018-09-22 04:35:23,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2acae54-24c2-4826-9e56-0cd8b17b2a35 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:35:23,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-f2acae54-24c2-4826-9e56-0cd8b17b2a35 2018-09-22 04:35:23,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" 2018-09-22 04:35:23,633 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c68de5c5-ef48-421b-9b38-5f87d692f940 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:23,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-c68de5c5-ef48-421b-9b38-5f87d692f940 2018-09-22 04:35:23,633 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:23,634 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-523a9eb2-cb35-41a-proj 2018-09-22 04:35:23,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/464c59cdba61459a90a68a3358052c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" 2018-09-22 04:35:23,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfb0275c-4843-43fe-babf-b539a54faba1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:23,841 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/464c59cdba61459a90a68a3358052c77 used request id req-dfb0275c-4843-43fe-babf-b539a54faba1 2018-09-22 04:35:23,841 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-523a9eb2-cb35-41a-proj-role 2018-09-22 04:35:23,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/55ce49c104ea4c4da9c6d23b873fc78f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" 2018-09-22 04:35:23,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-614c3bba-2428-4974-852d-409b5bea135a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:23,952 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/55ce49c104ea4c4da9c6d23b873fc78f used request id req-614c3bba-2428-4974-852d-409b5bea135a 2018-09-22 04:35:23,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10efdedbfed2f2cfda2083814083a5a14212da89" 2018-09-22 04:35:24,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08e9f685-fd7d-4284-b293-dae16ed01dff Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:35:24,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-08e9f685-fd7d-4284-b293-dae16ed01dff 2018-09-22 04:35:24,122 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-523a9eb2-cb35-41a-user 2018-09-22 04:35:24,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3a4712f90ea943dfb03715852a9b639d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}903c6d7474f2a798ecc8f69ad779b0d8286f7948" 2018-09-22 04:35:24,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa5c7f57-0198-4e0d-8e7a-922552440fa1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:24,285 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3a4712f90ea943dfb03715852a9b639d used request id req-fa5c7f57-0198-4e0d-8e7a-922552440fa1 2018-09-22 04:35:24,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:24,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["kGiq7NMMQRC9bPvtAE52Zw"], "issued_at": "2018-09-22T04:35:24.000000Z"}} 2018-09-22 04:35:24,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ba4e029ba16689bdc03e3cfa9a21803b9497d3" 2018-09-22 04:35:24,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c98f469c-ad50-4eff-b17a-d39e14b06a75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:24,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c98f469c-ad50-4eff-b17a-d39e14b06a75 2018-09-22 04:35:24,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:24,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:25,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["M7AD-LdRQgaPHlgXAr6kVQ"], "issued_at": "2018-09-22T04:35:25.000000Z"}} 2018-09-22 04:35:25,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" 2018-09-22 04:35:25,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80ce90a1-d45a-4ea4-846c-47caf2119022 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:25,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-80ce90a1-d45a-4ea4-846c-47caf2119022 2018-09-22 04:35:25,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:35:25,230 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:35:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:35:25,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-56adbfc0-253b-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" 2018-09-22 04:35:25,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5b44f57-1aad-46c7-b425-8359bf97673f Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-56adbfc0-253b-48e-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:35:25,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-56adbfc0-253b-48e-proj used request id req-c5b44f57-1aad-46c7-b425-8359bf97673f 2018-09-22 04:35:25,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" 2018-09-22 04:35:25,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c749ef47-27f8-469f-adc7-175f5423687e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:35:25,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c749ef47-27f8-469f-adc7-175f5423687e 2018-09-22 04:35:25,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-56adbfc0-253b-48e-proj"}}' 2018-09-22 04:35:25,526 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:35:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd3106cb-4479-4ab8-9c94-8f3c4e245a73 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be790550318b42bd94e34f874bd33b92"}, "enabled": true, "id": "be790550318b42bd94e34f874bd33b92", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-56adbfc0-253b-48e-proj"}} 2018-09-22 04:35:25,527 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cd3106cb-4479-4ab8-9c94-8f3c4e245a73 2018-09-22 04:35:25,527 - keystone_utils - INFO - Created project with name - CreateQoSTests-56adbfc0-253b-48e-proj 2018-09-22 04:35:25,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:25,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:26,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["49cNFAE0TCGTl7W29_Q1ow"], "issued_at": "2018-09-22T04:35:26.000000Z"}} 2018-09-22 04:35:26,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc39502e08539b4498b494247ad848ea1283461" 2018-09-22 04:35:26,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2849ddc1-5e9a-4a31-9573-2f16948bfdbf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:26,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2849ddc1-5e9a-4a31-9573-2f16948bfdbf 2018-09-22 04:35:26,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:35:26,091 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:35:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:35:26,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc39502e08539b4498b494247ad848ea1283461" 2018-09-22 04:35:26,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d856f4d-ebff-43f2-abc2-21cacca3e56c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:35:26,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5d856f4d-ebff-43f2-abc2-21cacca3e56c 2018-09-22 04:35:26,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-56adbfc0-253b-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc39502e08539b4498b494247ad848ea1283461" 2018-09-22 04:35:26,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3084be0a-c80e-4e56-a4ab-9686b8b4dc42 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-56adbfc0-253b-48e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be790550318b42bd94e34f874bd33b92"}, "enabled": true, "id": "be790550318b42bd94e34f874bd33b92", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-56adbfc0-253b-48e-proj"}]} 2018-09-22 04:35:26,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-56adbfc0-253b-48e-proj used request id req-3084be0a-c80e-4e56-a4ab-9686b8b4dc42 2018-09-22 04:35:26,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc39502e08539b4498b494247ad848ea1283461" 2018-09-22 04:35:26,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6fdba12-24ad-4b84-ae25-973e584f5b2b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:35:26,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b6fdba12-24ad-4b84-ae25-973e584f5b2b 2018-09-22 04:35:26,744 - keystone_utils - INFO - Created user with name - CreateQoSTests-56adbfc0-253b-48e-user 2018-09-22 04:35:26,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:26,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" 2018-09-22 04:35:26,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e44b363-a7ec-4820-a57f-a97cd34b0d87 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:35:26,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8e44b363-a7ec-4820-a57f-a97cd34b0d87 2018-09-22 04:35:26,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" -d '{"role": {"name": "CreateQoSTests-56adbfc0-253b-48e-proj-role"}}' 2018-09-22 04:35:26,940 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:35:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14fa6f77-6889-47b9-9d13-9acfc22fa486 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c8ee26fa4ef245fe982c91a77a689f0a", "links": {"self": "http://172.30.9.23:5000/v3/roles/c8ee26fa4ef245fe982c91a77a689f0a"}, "name": "CreateQoSTests-56adbfc0-253b-48e-proj-role"}} 2018-09-22 04:35:26,940 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-14fa6f77-6889-47b9-9d13-9acfc22fa486 2018-09-22 04:35:26,940 - keystone_utils - INFO - Created role with name - CreateQoSTests-56adbfc0-253b-48e-proj-role 2018-09-22 04:35:26,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c8ee26fa4ef245fe982c91a77a689f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" 2018-09-22 04:35:26,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02731cbc-39a4-469d-aab2-4986902dc1ff Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c8ee26fa4ef245fe982c91a77a689f0a"}, "domain_id": null, "name": "CreateQoSTests-56adbfc0-253b-48e-proj-role", "id": "c8ee26fa4ef245fe982c91a77a689f0a"}} 2018-09-22 04:35:26,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c8ee26fa4ef245fe982c91a77a689f0a used request id req-02731cbc-39a4-469d-aab2-4986902dc1ff 2018-09-22 04:35:26,961 - keystone_utils - INFO - Granting role CreateQoSTests-56adbfc0-253b-48e-proj-role to project CreateQoSTests-56adbfc0-253b-48e-proj 2018-09-22 04:35:26,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/be790550318b42bd94e34f874bd33b92/users/e93e36af09284a87baf15c0527c96641/roles/c8ee26fa4ef245fe982c91a77a689f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" 2018-09-22 04:35:27,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e05c1a3d-4a2c-4a95-89f8-93903e28cbc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:27,079 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/be790550318b42bd94e34f874bd33b92/users/e93e36af09284a87baf15c0527c96641/roles/c8ee26fa4ef245fe982c91a77a689f0a used request id req-e05c1a3d-4a2c-4a95-89f8-93903e28cbc3 2018-09-22 04:35:27,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:27,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:27,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["x6hqtGGuSueWK24uNDIzzA"], "issued_at": "2018-09-22T04:35:27.000000Z"}} 2018-09-22 04:35:27,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9bb8646c2a7e2c19d052434deefcf1c50383508" 2018-09-22 04:35:27,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4597e13-0e1f-4b2e-8713-2160fed123f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:27,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e4597e13-0e1f-4b2e-8713-2160fed123f5 2018-09-22 04:35:27,577 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9bb8646c2a7e2c19d052434deefcf1c50383508" 2018-09-22 04:35:28,142 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:27 GMT Server: Apache x-compute-request-id: req-fa78b66c-1214-420b-959f-9df2ac68a9e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fa78b66c-1214-420b-959f-9df2ac68a9e3 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-22 04:35:28,142 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs used request id req-fa78b66c-1214-420b-959f-9df2ac68a9e3 2018-09-22 04:35:28,146 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fa78b66c-1214-420b-959f-9df2ac68a9e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9bb8646c2a7e2c19d052434deefcf1c50383508" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-81700057-420a-4b4c-884c-4ee2edb62f5d"}}' 2018-09-22 04:35:28,330 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:28 GMT Server: Apache x-compute-request-id: req-aaf83966-e31d-4cca-aee1-6445120fc298 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aaf83966-e31d-4cca-aee1-6445120fc298 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "b8c282b7-3f36-4b28-9a44-250cc2f7588a", "name": "CreateQoSTests-81700057-420a-4b4c-884c-4ee2edb62f5d"}, "links": [{"href": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/b8c282b7-3f36-4b28-9a44-250cc2f7588a", "rel": "self"}, {"href": "http://172.30.9.23:8776/228b8e5239db42ab839634234cfa19ca/qos-specs/b8c282b7-3f36-4b28-9a44-250cc2f7588a", "rel": "bookmark"}]} 2018-09-22 04:35:28,330 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs used request id req-aaf83966-e31d-4cca-aee1-6445120fc298 2018-09-22 04:35:28,330 - create_qos - INFO - Created qos with name - CreateQoSTests-81700057-420a-4b4c-884c-4ee2edb62f5d 2018-09-22 04:35:28,333 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ba4e029ba16689bdc03e3cfa9a21803b9497d3" 2018-09-22 04:35:28,515 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:28 GMT Server: Apache x-compute-request-id: req-73974a59-245d-4183-b9e0-ab9a4b516edc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-73974a59-245d-4183-b9e0-ab9a4b516edc Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "b8c282b7-3f36-4b28-9a44-250cc2f7588a", "name": "CreateQoSTests-81700057-420a-4b4c-884c-4ee2edb62f5d"}]} 2018-09-22 04:35:28,516 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs used request id req-73974a59-245d-4183-b9e0-ab9a4b516edc 2018-09-22 04:35:28,516 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-81700057-420a-4b4c-884c-4ee2edb62f5d 2018-09-22 04:35:28,519 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/b8c282b7-3f36-4b28-9a44-250cc2f7588a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-73974a59-245d-4183-b9e0-ab9a4b516edc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ba4e029ba16689bdc03e3cfa9a21803b9497d3" 2018-09-22 04:35:28,736 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:35:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-005caf61-de3f-42ec-a9cc-cdc066efff40 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-09-22 04:35:28,737 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/b8c282b7-3f36-4b28-9a44-250cc2f7588a?force=False used request id req-005caf61-de3f-42ec-a9cc-cdc066efff40 2018-09-22 04:35:28,740 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-73974a59-245d-4183-b9e0-ab9a4b516edc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35ba4e029ba16689bdc03e3cfa9a21803b9497d3" 2018-09-22 04:35:28,902 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:28 GMT Server: Apache x-compute-request-id: req-d66cd268-a705-41c7-97b5-72d8250bf186 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d66cd268-a705-41c7-97b5-72d8250bf186 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-22 04:35:28,902 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs used request id req-d66cd268-a705-41c7-97b5-72d8250bf186 2018-09-22 04:35:28,903 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-81700057-420a-4b4c-884c-4ee2edb62f5d 2018-09-22 04:35:28,906 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/b8c282b7-3f36-4b28-9a44-250cc2f7588a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa78b66c-1214-420b-959f-9df2ac68a9e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9bb8646c2a7e2c19d052434deefcf1c50383508" 2018-09-22 04:35:29,092 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f6b3bd52-7a7b-4df4-8e42-27574259529c x-openstack-request-id: req-f6b3bd52-7a7b-4df4-8e42-27574259529c Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec b8c282b7-3f36-4b28-9a44-250cc2f7588a.", "code": 404}} 2018-09-22 04:35:29,092 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/b8c282b7-3f36-4b28-9a44-250cc2f7588a?force=False used request id req-f6b3bd52-7a7b-4df4-8e42-27574259529c 2018-09-22 04:35:29,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" 2018-09-22 04:35:29,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-630b273c-5b47-40f7-9929-96f682edd73b Date: Sat, 22 Sep 2018 04:35:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:35:29,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-630b273c-5b47-40f7-9929-96f682edd73b 2018-09-22 04:35:29,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" 2018-09-22 04:35:29,432 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ab4affc-107b-4efc-bb45-a64763daf54c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:29,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-0ab4affc-107b-4efc-bb45-a64763daf54c 2018-09-22 04:35:29,433 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:29,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" 2018-09-22 04:35:29,525 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1928e81-cdb9-4164-86a1-5c77279f918e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:29,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-a1928e81-cdb9-4164-86a1-5c77279f918e 2018-09-22 04:35:29,526 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:29,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" 2018-09-22 04:35:29,609 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0522d203-3813-4e89-9c4c-d473b612f2e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:29,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-0522d203-3813-4e89-9c4c-d473b612f2e4 2018-09-22 04:35:29,609 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:29,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" 2018-09-22 04:35:29,692 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c3e71fc-c7a3-42a0-8e46-ac1b9d433482 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:29,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-1c3e71fc-c7a3-42a0-8e46-ac1b9d433482 2018-09-22 04:35:29,692 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:29,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" 2018-09-22 04:35:29,784 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-022000c5-8709-4165-a686-7496a812e0cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:29,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-022000c5-8709-4165-a686-7496a812e0cd 2018-09-22 04:35:29,784 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:29,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" 2018-09-22 04:35:29,875 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82a71b3c-c0f5-49b8-be2a-87c0bc0b19f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:29,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-82a71b3c-c0f5-49b8-be2a-87c0bc0b19f9 2018-09-22 04:35:29,875 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:29,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" 2018-09-22 04:35:29,959 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-170b09db-72d4-4088-b695-0e01fb57e102 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:29,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-170b09db-72d4-4088-b695-0e01fb57e102 2018-09-22 04:35:29,959 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:29,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" 2018-09-22 04:35:30,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2481823-b5e7-477a-8db0-55b80cdd1b77 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:35:30,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-a2481823-b5e7-477a-8db0-55b80cdd1b77 2018-09-22 04:35:30,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" 2018-09-22 04:35:30,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04544453-04cb-4c61-9714-efe51bd3ee77 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:35:30,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-04544453-04cb-4c61-9714-efe51bd3ee77 2018-09-22 04:35:30,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" 2018-09-22 04:35:30,228 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51609583-6983-4388-991f-f335c8373f81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:30,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-51609583-6983-4388-991f-f335c8373f81 2018-09-22 04:35:30,228 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:30,229 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-56adbfc0-253b-48e-proj 2018-09-22 04:35:30,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/be790550318b42bd94e34f874bd33b92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" 2018-09-22 04:35:30,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4cfd339-3ac1-4920-bc99-c35a553ae372 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:30,428 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/be790550318b42bd94e34f874bd33b92 used request id req-b4cfd339-3ac1-4920-bc99-c35a553ae372 2018-09-22 04:35:30,428 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-56adbfc0-253b-48e-proj-role 2018-09-22 04:35:30,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c8ee26fa4ef245fe982c91a77a689f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" 2018-09-22 04:35:30,538 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe046a0a-094d-4794-be9a-cf7fcdaa1e2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:30,538 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c8ee26fa4ef245fe982c91a77a689f0a used request id req-fe046a0a-094d-4794-be9a-cf7fcdaa1e2f 2018-09-22 04:35:30,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b9a6d706a10e96f0bf81b62132c0b15bcdbd0b" 2018-09-22 04:35:30,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fdb439c-7a9a-472b-a41f-44c87476a828 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:35:30,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3fdb439c-7a9a-472b-a41f-44c87476a828 2018-09-22 04:35:30,623 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-56adbfc0-253b-48e-user 2018-09-22 04:35:30,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e93e36af09284a87baf15c0527c96641 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc39502e08539b4498b494247ad848ea1283461" 2018-09-22 04:35:30,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6fbabaf-1e2a-4094-8816-fe3d22530413 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:30,795 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e93e36af09284a87baf15c0527c96641 used request id req-d6fbabaf-1e2a-4094-8816-fe3d22530413 2018-09-22 04:35:30,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:31,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["2VbUrbJkQLSH1yYRjezqXA"], "issued_at": "2018-09-22T04:35:31.000000Z"}} 2018-09-22 04:35:31,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb6e95da32d17ba5a4e4439f08f4161057e427c" 2018-09-22 04:35:31,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db55a91f-a756-4203-9e9e-5e0d826290e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:31,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-db55a91f-a756-4203-9e9e-5e0d826290e1 2018-09-22 04:35:31,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:31,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:31,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["TDN-P-i4THWba6bJ2-RIAA"], "issued_at": "2018-09-22T04:35:31.000000Z"}} 2018-09-22 04:35:31,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" 2018-09-22 04:35:31,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e905853a-2bdf-4c47-9998-6f402386e602 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:31,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e905853a-2bdf-4c47-9998-6f402386e602 2018-09-22 04:35:31,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:35:31,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:35:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:35:31,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-7eba49d1-3548-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" 2018-09-22 04:35:31,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d91261e6-cb4f-45ca-bffa-dc29f7e87683 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-7eba49d1-3548-491-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:35:31,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-7eba49d1-3548-491-proj used request id req-d91261e6-cb4f-45ca-bffa-dc29f7e87683 2018-09-22 04:35:31,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" 2018-09-22 04:35:31,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c375001-4cbd-4e6d-80f6-ea551b92614d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:35:31,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7c375001-4cbd-4e6d-80f6-ea551b92614d 2018-09-22 04:35:31,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-7eba49d1-3548-491-proj"}}' 2018-09-22 04:35:32,041 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:35:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52c07ac9-7fd6-4248-a662-ef921bee1326 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/943a2d76ceb04f09ae41e0103f6849aa"}, "enabled": true, "id": "943a2d76ceb04f09ae41e0103f6849aa", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-7eba49d1-3548-491-proj"}} 2018-09-22 04:35:32,042 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-52c07ac9-7fd6-4248-a662-ef921bee1326 2018-09-22 04:35:32,042 - keystone_utils - INFO - Created project with name - CreateQoSTests-7eba49d1-3548-491-proj 2018-09-22 04:35:32,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:32,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:32,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["ZpowUxruTampDm4CW9cwXw"], "issued_at": "2018-09-22T04:35:32.000000Z"}} 2018-09-22 04:35:32,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24af6c062d14d9fa2de5a8775502c7ebe8c9283" 2018-09-22 04:35:32,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b53ca8-a66c-43ad-8f98-e0faa39d4bd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:32,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-35b53ca8-a66c-43ad-8f98-e0faa39d4bd9 2018-09-22 04:35:32,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:35:32,604 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:35:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:35:32,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24af6c062d14d9fa2de5a8775502c7ebe8c9283" 2018-09-22 04:35:32,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c517e1f-f4f1-45fc-9c39-5d09fac3d3c1 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:35:32,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2c517e1f-f4f1-45fc-9c39-5d09fac3d3c1 2018-09-22 04:35:32,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-7eba49d1-3548-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24af6c062d14d9fa2de5a8775502c7ebe8c9283" 2018-09-22 04:35:32,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38e22415-d349-494b-9c77-ff9b1835d6fe Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-7eba49d1-3548-491-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/943a2d76ceb04f09ae41e0103f6849aa"}, "enabled": true, "id": "943a2d76ceb04f09ae41e0103f6849aa", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-7eba49d1-3548-491-proj"}]} 2018-09-22 04:35:32,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-7eba49d1-3548-491-proj used request id req-38e22415-d349-494b-9c77-ff9b1835d6fe 2018-09-22 04:35:32,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24af6c062d14d9fa2de5a8775502c7ebe8c9283" 2018-09-22 04:35:32,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fdc2c17-c025-443c-b992-6a52f677f85c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:35:32,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4fdc2c17-c025-443c-b992-6a52f677f85c 2018-09-22 04:35:33,329 - keystone_utils - INFO - Created user with name - CreateQoSTests-7eba49d1-3548-491-user 2018-09-22 04:35:33,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:33,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" 2018-09-22 04:35:33,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd1d4b37-7aa2-4698-86af-1c8e4fe05e4d Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:35:33,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fd1d4b37-7aa2-4698-86af-1c8e4fe05e4d 2018-09-22 04:35:33,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" -d '{"role": {"name": "CreateQoSTests-7eba49d1-3548-491-proj-role"}}' 2018-09-22 04:35:33,533 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:35:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34a117ea-4379-439d-a654-ba0ddd99a9f4 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cf788d772bbb4db9b4490ce30a8564e6", "links": {"self": "http://172.30.9.23:5000/v3/roles/cf788d772bbb4db9b4490ce30a8564e6"}, "name": "CreateQoSTests-7eba49d1-3548-491-proj-role"}} 2018-09-22 04:35:33,533 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-34a117ea-4379-439d-a654-ba0ddd99a9f4 2018-09-22 04:35:33,533 - keystone_utils - INFO - Created role with name - CreateQoSTests-7eba49d1-3548-491-proj-role 2018-09-22 04:35:33,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cf788d772bbb4db9b4490ce30a8564e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" 2018-09-22 04:35:33,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e9ce6e1-f179-4487-8204-0d0a97d4a70f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cf788d772bbb4db9b4490ce30a8564e6"}, "domain_id": null, "name": "CreateQoSTests-7eba49d1-3548-491-proj-role", "id": "cf788d772bbb4db9b4490ce30a8564e6"}} 2018-09-22 04:35:33,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cf788d772bbb4db9b4490ce30a8564e6 used request id req-8e9ce6e1-f179-4487-8204-0d0a97d4a70f 2018-09-22 04:35:33,624 - keystone_utils - INFO - Granting role CreateQoSTests-7eba49d1-3548-491-proj-role to project CreateQoSTests-7eba49d1-3548-491-proj 2018-09-22 04:35:33,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/943a2d76ceb04f09ae41e0103f6849aa/users/30b61ebfc9f64272ab9668be80a1abac/roles/cf788d772bbb4db9b4490ce30a8564e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" 2018-09-22 04:35:33,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cd71a39-c048-4707-a61d-2297d4cf0d2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:33,763 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/943a2d76ceb04f09ae41e0103f6849aa/users/30b61ebfc9f64272ab9668be80a1abac/roles/cf788d772bbb4db9b4490ce30a8564e6 used request id req-0cd71a39-c048-4707-a61d-2297d4cf0d2b 2018-09-22 04:35:33,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:33,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:34,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["xMTZVcXHQVWslW5h3T3GWg"], "issued_at": "2018-09-22T04:35:34.000000Z"}} 2018-09-22 04:35:34,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4588f19a2106c141995cf212845a627e976e0682" 2018-09-22 04:35:34,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb29b98d-0e7e-4cb1-b231-9c5c5945eb61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:34,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fb29b98d-0e7e-4cb1-b231-9c5c5945eb61 2018-09-22 04:35:34,241 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4588f19a2106c141995cf212845a627e976e0682" 2018-09-22 04:35:34,774 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:34 GMT Server: Apache x-compute-request-id: req-c200ea9d-5495-4043-92b5-8173f3ac5d35 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c200ea9d-5495-4043-92b5-8173f3ac5d35 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-22 04:35:34,774 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs used request id req-c200ea9d-5495-4043-92b5-8173f3ac5d35 2018-09-22 04:35:34,777 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c200ea9d-5495-4043-92b5-8173f3ac5d35" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4588f19a2106c141995cf212845a627e976e0682" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-51fc9822-395e-4f5f-bd2d-2bce97193a7e"}}' 2018-09-22 04:35:35,012 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:34 GMT Server: Apache x-compute-request-id: req-ef87d4c6-c1e9-4a42-a4f6-eb5c7b00190c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ef87d4c6-c1e9-4a42-a4f6-eb5c7b00190c Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "63dfebe5-211f-4eaf-afab-bbf38467c521", "name": "CreateQoSTests-51fc9822-395e-4f5f-bd2d-2bce97193a7e"}, "links": [{"href": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/63dfebe5-211f-4eaf-afab-bbf38467c521", "rel": "self"}, {"href": "http://172.30.9.23:8776/228b8e5239db42ab839634234cfa19ca/qos-specs/63dfebe5-211f-4eaf-afab-bbf38467c521", "rel": "bookmark"}]} 2018-09-22 04:35:35,012 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs used request id req-ef87d4c6-c1e9-4a42-a4f6-eb5c7b00190c 2018-09-22 04:35:35,013 - create_qos - INFO - Created qos with name - CreateQoSTests-51fc9822-395e-4f5f-bd2d-2bce97193a7e 2018-09-22 04:35:35,015 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb6e95da32d17ba5a4e4439f08f4161057e427c" 2018-09-22 04:35:35,659 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:35 GMT Server: Apache x-compute-request-id: req-55fe3652-ad3f-4bf4-963e-017fad44ffb9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55fe3652-ad3f-4bf4-963e-017fad44ffb9 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "63dfebe5-211f-4eaf-afab-bbf38467c521", "name": "CreateQoSTests-51fc9822-395e-4f5f-bd2d-2bce97193a7e"}]} 2018-09-22 04:35:35,659 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs used request id req-55fe3652-ad3f-4bf4-963e-017fad44ffb9 2018-09-22 04:35:35,660 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-51fc9822-395e-4f5f-bd2d-2bce97193a7e 2018-09-22 04:35:35,663 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/63dfebe5-211f-4eaf-afab-bbf38467c521?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c200ea9d-5495-4043-92b5-8173f3ac5d35" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4588f19a2106c141995cf212845a627e976e0682" 2018-09-22 04:35:35,862 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:35:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2111841a-e48f-4092-94d8-5ffb459f591e 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-09-22 04:35:35,862 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/63dfebe5-211f-4eaf-afab-bbf38467c521?force=False used request id req-2111841a-e48f-4092-94d8-5ffb459f591e 2018-09-22 04:35:35,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" 2018-09-22 04:35:36,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c62b9e8f-4211-49e8-a407-3d34477a11f8 Date: Sat, 22 Sep 2018 04:35:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:35:36,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c62b9e8f-4211-49e8-a407-3d34477a11f8 2018-09-22 04:35:36,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" 2018-09-22 04:35:36,186 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-957a9441-c148-4567-9e15-b3eb26749a0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:36,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-957a9441-c148-4567-9e15-b3eb26749a0f 2018-09-22 04:35:36,186 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:36,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" 2018-09-22 04:35:36,210 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-429ba198-b487-44fa-9941-c8e83759ed3a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:36,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-429ba198-b487-44fa-9941-c8e83759ed3a 2018-09-22 04:35:36,211 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:36,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" 2018-09-22 04:35:36,297 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a85d2d88-77af-41e1-a1c6-1e779aae93f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:36,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-a85d2d88-77af-41e1-a1c6-1e779aae93f1 2018-09-22 04:35:36,298 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:36,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" 2018-09-22 04:35:36,382 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e243213-ae89-40b6-bb87-be0d2e81bffd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:36,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-9e243213-ae89-40b6-bb87-be0d2e81bffd 2018-09-22 04:35:36,382 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:36,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" 2018-09-22 04:35:36,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-781fe8bf-c177-4a03-ac0c-05844711303b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:36,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-781fe8bf-c177-4a03-ac0c-05844711303b 2018-09-22 04:35:36,469 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:36,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" 2018-09-22 04:35:36,565 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9641e027-cada-4e74-af80-b403a081f3cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:36,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-9641e027-cada-4e74-af80-b403a081f3cf 2018-09-22 04:35:36,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:36,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" 2018-09-22 04:35:36,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ac34b9a-cb70-4147-a944-1841bc8609ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:36,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-0ac34b9a-cb70-4147-a944-1841bc8609ac 2018-09-22 04:35:36,659 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:36,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" 2018-09-22 04:35:36,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eedbd59e-f5f3-4849-b0b2-19f70dbea08d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:35:36,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-eedbd59e-f5f3-4849-b0b2-19f70dbea08d 2018-09-22 04:35:36,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" 2018-09-22 04:35:36,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acd49abd-b37e-407e-b6df-c402d83d10df Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:35:36,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-acd49abd-b37e-407e-b6df-c402d83d10df 2018-09-22 04:35:36,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" 2018-09-22 04:35:36,915 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93a4c27f-377d-4113-bad1-c35221e6bc75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:36,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-93a4c27f-377d-4113-bad1-c35221e6bc75 2018-09-22 04:35:36,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:36,917 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-7eba49d1-3548-491-proj 2018-09-22 04:35:36,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/943a2d76ceb04f09ae41e0103f6849aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" 2018-09-22 04:35:37,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a82a59a2-2cbf-4aeb-b680-a6f3fdf42580 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:37,134 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/943a2d76ceb04f09ae41e0103f6849aa used request id req-a82a59a2-2cbf-4aeb-b680-a6f3fdf42580 2018-09-22 04:35:37,134 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-7eba49d1-3548-491-proj-role 2018-09-22 04:35:37,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/cf788d772bbb4db9b4490ce30a8564e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" 2018-09-22 04:35:37,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02539330-d92e-4a64-89de-bfb05d3fba7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:37,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/cf788d772bbb4db9b4490ce30a8564e6 used request id req-02539330-d92e-4a64-89de-bfb05d3fba7f 2018-09-22 04:35:37,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2ebb93fb7ab6f2b77d8079471daec5ae1187c72" 2018-09-22 04:35:37,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4185af6c-3a81-413a-84e2-1a4c12e72e70 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:35:37,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4185af6c-3a81-413a-84e2-1a4c12e72e70 2018-09-22 04:35:37,341 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-7eba49d1-3548-491-user 2018-09-22 04:35:37,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/30b61ebfc9f64272ab9668be80a1abac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24af6c062d14d9fa2de5a8775502c7ebe8c9283" 2018-09-22 04:35:37,513 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd70625f-27d4-4099-9cd9-fdee7ba4de69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:37,513 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/30b61ebfc9f64272ab9668be80a1abac used request id req-dd70625f-27d4-4099-9cd9-fdee7ba4de69 2018-09-22 04:35:37,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:37,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["7eMfEXPJQoafA6b-N1WGNA"], "issued_at": "2018-09-22T04:35:37.000000Z"}} 2018-09-22 04:35:37,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113c7440ae2abb1e1acda8d70c09a69e03d6268c" 2018-09-22 04:35:38,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d7ffb3-ce67-4db6-a6ea-9ea7076eaf8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:38,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e3d7ffb3-ce67-4db6-a6ea-9ea7076eaf8d 2018-09-22 04:35:38,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:38,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:38,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["up5-qeGQRzunIE1fUDeM0Q"], "issued_at": "2018-09-22T04:35:38.000000Z"}} 2018-09-22 04:35:38,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" 2018-09-22 04:35:38,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29a1e7f4-88a0-4351-90a9-4ba2d97a4d2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:38,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-29a1e7f4-88a0-4351-90a9-4ba2d97a4d2d 2018-09-22 04:35:38,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:35:38,490 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:35:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:35:38,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-0a8b59be-b8e8-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" 2018-09-22 04:35:38,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aaf63e3-249f-494c-8f3d-d02d03f6eae4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-0a8b59be-b8e8-45f-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:35:38,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-0a8b59be-b8e8-45f-proj used request id req-6aaf63e3-249f-494c-8f3d-d02d03f6eae4 2018-09-22 04:35:38,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" 2018-09-22 04:35:38,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53f7e291-c0cc-4b33-b80a-b516b4cf02df Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:35:38,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-53f7e291-c0cc-4b33-b80a-b516b4cf02df 2018-09-22 04:35:38,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-0a8b59be-b8e8-45f-proj"}}' 2018-09-22 04:35:38,790 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b3229d3-b206-4f45-85ee-7ae0a7978001 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a41852ce16d44ef1add5c552564ec5a6"}, "enabled": true, "id": "a41852ce16d44ef1add5c552564ec5a6", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-0a8b59be-b8e8-45f-proj"}} 2018-09-22 04:35:38,790 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4b3229d3-b206-4f45-85ee-7ae0a7978001 2018-09-22 04:35:38,790 - keystone_utils - INFO - Created project with name - CreateQoSTests-0a8b59be-b8e8-45f-proj 2018-09-22 04:35:38,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:38,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:39,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["GY_bEC6jREK6T3tex6QTzQ"], "issued_at": "2018-09-22T04:35:39.000000Z"}} 2018-09-22 04:35:39,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dd4d58711612996c809e91c46593c299d2e174" 2018-09-22 04:35:39,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc76f175-9141-4b67-8200-758a7cf114c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:39,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fc76f175-9141-4b67-8200-758a7cf114c3 2018-09-22 04:35:39,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:35:39,362 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:35:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:35:39,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dd4d58711612996c809e91c46593c299d2e174" 2018-09-22 04:35:39,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59b88031-347f-4c05-9d03-a241c7df58d9 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:35:39,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-59b88031-347f-4c05-9d03-a241c7df58d9 2018-09-22 04:35:39,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-0a8b59be-b8e8-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dd4d58711612996c809e91c46593c299d2e174" 2018-09-22 04:35:39,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b4d349-c268-472a-94db-cf0cf682e7f2 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-0a8b59be-b8e8-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a41852ce16d44ef1add5c552564ec5a6"}, "enabled": true, "id": "a41852ce16d44ef1add5c552564ec5a6", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-0a8b59be-b8e8-45f-proj"}]} 2018-09-22 04:35:39,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-0a8b59be-b8e8-45f-proj used request id req-e2b4d349-c268-472a-94db-cf0cf682e7f2 2018-09-22 04:35:39,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dd4d58711612996c809e91c46593c299d2e174" 2018-09-22 04:35:39,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf769335-abbd-4ea2-9ce4-88e66a517af0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:35:39,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bf769335-abbd-4ea2-9ce4-88e66a517af0 2018-09-22 04:35:39,946 - keystone_utils - INFO - Created user with name - CreateQoSTests-0a8b59be-b8e8-45f-user 2018-09-22 04:35:39,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:39,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" 2018-09-22 04:35:40,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e0f8ceb-d85f-4485-9e95-9aaa33c61a0f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:35:40,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7e0f8ceb-d85f-4485-9e95-9aaa33c61a0f 2018-09-22 04:35:40,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" -d '{"role": {"name": "CreateQoSTests-0a8b59be-b8e8-45f-proj-role"}}' 2018-09-22 04:35:40,155 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41594c22-4a91-46ba-93f6-caf3c1b4f1f4 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "802a808b30c84a6fbd046bddb7ae3bcd", "links": {"self": "http://172.30.9.23:5000/v3/roles/802a808b30c84a6fbd046bddb7ae3bcd"}, "name": "CreateQoSTests-0a8b59be-b8e8-45f-proj-role"}} 2018-09-22 04:35:40,155 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-41594c22-4a91-46ba-93f6-caf3c1b4f1f4 2018-09-22 04:35:40,156 - keystone_utils - INFO - Created role with name - CreateQoSTests-0a8b59be-b8e8-45f-proj-role 2018-09-22 04:35:40,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/802a808b30c84a6fbd046bddb7ae3bcd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" 2018-09-22 04:35:40,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4a97b5-2398-4524-8a9b-f0732220fd83 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/802a808b30c84a6fbd046bddb7ae3bcd"}, "domain_id": null, "name": "CreateQoSTests-0a8b59be-b8e8-45f-proj-role", "id": "802a808b30c84a6fbd046bddb7ae3bcd"}} 2018-09-22 04:35:40,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/802a808b30c84a6fbd046bddb7ae3bcd used request id req-ef4a97b5-2398-4524-8a9b-f0732220fd83 2018-09-22 04:35:40,241 - keystone_utils - INFO - Granting role CreateQoSTests-0a8b59be-b8e8-45f-proj-role to project CreateQoSTests-0a8b59be-b8e8-45f-proj 2018-09-22 04:35:40,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a41852ce16d44ef1add5c552564ec5a6/users/255e88d8e7b04d0cb48d87c3329d4461/roles/802a808b30c84a6fbd046bddb7ae3bcd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" 2018-09-22 04:35:40,302 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b930b251-1a5f-4a6f-a2a8-a7d69eeb23d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:40,302 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a41852ce16d44ef1add5c552564ec5a6/users/255e88d8e7b04d0cb48d87c3329d4461/roles/802a808b30c84a6fbd046bddb7ae3bcd used request id req-b930b251-1a5f-4a6f-a2a8-a7d69eeb23d7 2018-09-22 04:35:40,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:40,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:40,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["mkyaVegBQeGmcVKg_oVSmw"], "issued_at": "2018-09-22T04:35:40.000000Z"}} 2018-09-22 04:35:40,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d83b4bc50923419a45d1ce83d86c8de74966e90" 2018-09-22 04:35:40,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa9c0053-fb17-4605-b5c3-bc0623fb66ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:40,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fa9c0053-fb17-4605-b5c3-bc0623fb66ef 2018-09-22 04:35:40,773 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d83b4bc50923419a45d1ce83d86c8de74966e90" 2018-09-22 04:35:40,938 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:40 GMT Server: Apache x-compute-request-id: req-3846428e-2cf5-4685-8d2f-76001294a31d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3846428e-2cf5-4685-8d2f-76001294a31d Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-22 04:35:40,938 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs used request id req-3846428e-2cf5-4685-8d2f-76001294a31d 2018-09-22 04:35:40,941 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3846428e-2cf5-4685-8d2f-76001294a31d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d83b4bc50923419a45d1ce83d86c8de74966e90" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-f883ae52-fbe3-4bde-be0b-65d60b714891"}}' 2018-09-22 04:35:41,540 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:40 GMT Server: Apache x-compute-request-id: req-8b9746d3-3bc9-44d9-8d25-bec9a3af6dcc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8b9746d3-3bc9-44d9-8d25-bec9a3af6dcc Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "87542457-5524-48f9-b7cb-1d187836d669", "name": "CreateQoSTests-f883ae52-fbe3-4bde-be0b-65d60b714891"}, "links": [{"href": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/87542457-5524-48f9-b7cb-1d187836d669", "rel": "self"}, {"href": "http://172.30.9.23:8776/228b8e5239db42ab839634234cfa19ca/qos-specs/87542457-5524-48f9-b7cb-1d187836d669", "rel": "bookmark"}]} 2018-09-22 04:35:41,540 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs used request id req-8b9746d3-3bc9-44d9-8d25-bec9a3af6dcc 2018-09-22 04:35:41,541 - create_qos - INFO - Created qos with name - CreateQoSTests-f883ae52-fbe3-4bde-be0b-65d60b714891 2018-09-22 04:35:41,543 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113c7440ae2abb1e1acda8d70c09a69e03d6268c" 2018-09-22 04:35:41,721 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:41 GMT Server: Apache x-compute-request-id: req-20c7d4c4-5156-4dc5-8d4b-bd244e01299b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-20c7d4c4-5156-4dc5-8d4b-bd244e01299b Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "87542457-5524-48f9-b7cb-1d187836d669", "name": "CreateQoSTests-f883ae52-fbe3-4bde-be0b-65d60b714891"}]} 2018-09-22 04:35:41,721 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs used request id req-20c7d4c4-5156-4dc5-8d4b-bd244e01299b 2018-09-22 04:35:41,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:41,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:42,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["7fs90VOfQr26vSfdTOALVA"], "issued_at": "2018-09-22T04:35:42.000000Z"}} 2018-09-22 04:35:42,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b921344c94bebf777043215c836fe2d4de2539" 2018-09-22 04:35:42,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca1078d4-f4d3-40c1-bde9-3db9aabada65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:42,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ca1078d4-f4d3-40c1-bde9-3db9aabada65 2018-09-22 04:35:42,220 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b921344c94bebf777043215c836fe2d4de2539" 2018-09-22 04:35:42,389 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:42 GMT Server: Apache x-compute-request-id: req-5244abe9-10ff-448c-8308-7bf5da6e07a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5244abe9-10ff-448c-8308-7bf5da6e07a5 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "87542457-5524-48f9-b7cb-1d187836d669", "name": "CreateQoSTests-f883ae52-fbe3-4bde-be0b-65d60b714891"}]} 2018-09-22 04:35:42,390 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs used request id req-5244abe9-10ff-448c-8308-7bf5da6e07a5 2018-09-22 04:35:42,390 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-f883ae52-fbe3-4bde-be0b-65d60b714891 2018-09-22 04:35:42,393 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/87542457-5524-48f9-b7cb-1d187836d669?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3846428e-2cf5-4685-8d2f-76001294a31d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d83b4bc50923419a45d1ce83d86c8de74966e90" 2018-09-22 04:35:42,594 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:35:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e00e1cf8-30c7-422f-b700-a2b8648dcda1 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-09-22 04:35:42,594 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/87542457-5524-48f9-b7cb-1d187836d669?force=False used request id req-e00e1cf8-30c7-422f-b700-a2b8648dcda1 2018-09-22 04:35:42,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" 2018-09-22 04:35:42,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-231c378a-e449-480c-8f96-143f14fbb5eb Date: Sat, 22 Sep 2018 04:35:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:35:42,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-231c378a-e449-480c-8f96-143f14fbb5eb 2018-09-22 04:35:42,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" 2018-09-22 04:35:42,874 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-193445ce-c0e3-4f0a-a5df-c7dbb8ffe0c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:42,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-193445ce-c0e3-4f0a-a5df-c7dbb8ffe0c6 2018-09-22 04:35:42,875 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:42,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" 2018-09-22 04:35:42,963 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-694d0b23-0c41-4ecf-b9f7-bcc859cf62eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:42,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-694d0b23-0c41-4ecf-b9f7-bcc859cf62eb 2018-09-22 04:35:42,963 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:42,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" 2018-09-22 04:35:43,053 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5311494c-bc56-4e78-93af-bc86f19bd9eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:43,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-5311494c-bc56-4e78-93af-bc86f19bd9eb 2018-09-22 04:35:43,053 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:43,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" 2018-09-22 04:35:43,223 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88643f62-2c76-44a7-9e28-a1404b1c95a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:43,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-88643f62-2c76-44a7-9e28-a1404b1c95a2 2018-09-22 04:35:43,224 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:43,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" 2018-09-22 04:35:43,316 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a030e3aa-d1ca-42a0-b79c-ad5296d7b738 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:43,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-a030e3aa-d1ca-42a0-b79c-ad5296d7b738 2018-09-22 04:35:43,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:43,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" 2018-09-22 04:35:43,408 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71d5437d-9b58-4185-9b08-5f55b616053e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:43,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-71d5437d-9b58-4185-9b08-5f55b616053e 2018-09-22 04:35:43,408 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:43,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" 2018-09-22 04:35:43,489 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2f8c2a3-1fa6-4051-aeca-b1df9c3fb9c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:43,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-d2f8c2a3-1fa6-4051-aeca-b1df9c3fb9c7 2018-09-22 04:35:43,489 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:43,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" 2018-09-22 04:35:43,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5481f618-a91d-4185-aa0a-b3e78682883f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:35:43,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-5481f618-a91d-4185-aa0a-b3e78682883f 2018-09-22 04:35:43,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" 2018-09-22 04:35:43,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d49d9544-08ff-4195-ad4d-2eb998a6f517 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:35:43,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-d49d9544-08ff-4195-ad4d-2eb998a6f517 2018-09-22 04:35:43,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" 2018-09-22 04:35:43,758 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f358f261-146c-402c-b6ea-41e7d9643d5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:43,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-f358f261-146c-402c-b6ea-41e7d9643d5e 2018-09-22 04:35:43,759 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:43,759 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-0a8b59be-b8e8-45f-proj 2018-09-22 04:35:43,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a41852ce16d44ef1add5c552564ec5a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" 2018-09-22 04:35:43,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5926d574-b838-42d3-9aa9-688884b71057 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:43,954 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a41852ce16d44ef1add5c552564ec5a6 used request id req-5926d574-b838-42d3-9aa9-688884b71057 2018-09-22 04:35:43,954 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-0a8b59be-b8e8-45f-proj-role 2018-09-22 04:35:43,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/802a808b30c84a6fbd046bddb7ae3bcd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" 2018-09-22 04:35:44,071 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9c0cbe0-4d4c-4ab1-9d14-06f1ba620f88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:44,071 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/802a808b30c84a6fbd046bddb7ae3bcd used request id req-d9c0cbe0-4d4c-4ab1-9d14-06f1ba620f88 2018-09-22 04:35:44,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}366328e037361ce7a5365496a6939096ba768f40" 2018-09-22 04:35:44,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f86d18f-0c53-4c0c-90a4-c0b12078d1e6 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:35:44,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1f86d18f-0c53-4c0c-90a4-c0b12078d1e6 2018-09-22 04:35:44,157 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-0a8b59be-b8e8-45f-user 2018-09-22 04:35:44,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/255e88d8e7b04d0cb48d87c3329d4461 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dd4d58711612996c809e91c46593c299d2e174" 2018-09-22 04:35:44,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02b17420-2812-4399-9537-bfa7417ccce1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:44,318 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/255e88d8e7b04d0cb48d87c3329d4461 used request id req-02b17420-2812-4399-9537-bfa7417ccce1 2018-09-22 04:35:44,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:44,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["NVGgvrNrSIO-TpuSIp60kQ"], "issued_at": "2018-09-22T04:35:44.000000Z"}} 2018-09-22 04:35:44,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f66df7a251ea5be81722a0acb6ef09622b5a94" 2018-09-22 04:35:44,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ded9a8fe-0958-4143-ab02-2dad712b5910 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:44,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ded9a8fe-0958-4143-ab02-2dad712b5910 2018-09-22 04:35:44,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:44,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:45,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["-tsqw6mXQUi1kPJ6v05NQg"], "issued_at": "2018-09-22T04:35:45.000000Z"}} 2018-09-22 04:35:45,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" 2018-09-22 04:35:45,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85dacc85-dd80-4b4d-80a0-59ea2956367b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:45,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-85dacc85-dd80-4b4d-80a0-59ea2956367b 2018-09-22 04:35:45,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:35:45,277 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:35:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:35:45,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-1e4ce757-cb82-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" 2018-09-22 04:35:45,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1a4f2f2-5d99-4306-a5ae-dd009c9a4b71 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-1e4ce757-cb82-4a7-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:35:45,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-1e4ce757-cb82-4a7-proj used request id req-f1a4f2f2-5d99-4306-a5ae-dd009c9a4b71 2018-09-22 04:35:45,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" 2018-09-22 04:35:45,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad3e5cd-42bc-412f-9a9e-e8b3b27c71ce Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:35:45,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-aad3e5cd-42bc-412f-9a9e-e8b3b27c71ce 2018-09-22 04:35:45,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-1e4ce757-cb82-4a7-proj"}}' 2018-09-22 04:35:45,496 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:35:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dde0844-3fdf-422d-95c1-3a7488b8e835 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2652adeb39de4c55b85f21101b736c3b"}, "enabled": true, "id": "2652adeb39de4c55b85f21101b736c3b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-1e4ce757-cb82-4a7-proj"}} 2018-09-22 04:35:45,497 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4dde0844-3fdf-422d-95c1-3a7488b8e835 2018-09-22 04:35:45,497 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-1e4ce757-cb82-4a7-proj 2018-09-22 04:35:45,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:45,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:45,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["-m3tiVvMQ92KwgtM9u2ANg"], "issued_at": "2018-09-22T04:35:45.000000Z"}} 2018-09-22 04:35:45,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11422cfc8561386447a2489acfc30a805c340f10" 2018-09-22 04:35:45,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c918a07-0fc7-4f07-b041-b9c751834923 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:45,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8c918a07-0fc7-4f07-b041-b9c751834923 2018-09-22 04:35:45,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:35:45,980 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:35:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:35:45,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11422cfc8561386447a2489acfc30a805c340f10" 2018-09-22 04:35:46,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faac38ac-37f1-41b0-af46-d6c31f3e7cb5 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:35:46,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-faac38ac-37f1-41b0-af46-d6c31f3e7cb5 2018-09-22 04:35:46,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-1e4ce757-cb82-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11422cfc8561386447a2489acfc30a805c340f10" 2018-09-22 04:35:46,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed4c04d6-6161-45b6-bce8-d29048d43ba0 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-1e4ce757-cb82-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2652adeb39de4c55b85f21101b736c3b"}, "enabled": true, "id": "2652adeb39de4c55b85f21101b736c3b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-1e4ce757-cb82-4a7-proj"}]} 2018-09-22 04:35:46,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-1e4ce757-cb82-4a7-proj used request id req-ed4c04d6-6161-45b6-bce8-d29048d43ba0 2018-09-22 04:35:46,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11422cfc8561386447a2489acfc30a805c340f10" 2018-09-22 04:35:46,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-518fea0a-5ce9-4794-a6fc-17752c05456d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:35:46,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-518fea0a-5ce9-4794-a6fc-17752c05456d 2018-09-22 04:35:46,562 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-1e4ce757-cb82-4a7-user 2018-09-22 04:35:46,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:46,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" 2018-09-22 04:35:46,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-846673f4-373e-44f0-83e5-e2dbf39e4aa1 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:35:46,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-846673f4-373e-44f0-83e5-e2dbf39e4aa1 2018-09-22 04:35:46,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-1e4ce757-cb82-4a7-proj-role"}}' 2018-09-22 04:35:46,688 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:35:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40fcc152-4e04-4801-85b2-43e71c34761d Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e0cbe2dc28f479eac3a7cdff3cc370b", "links": {"self": "http://172.30.9.23:5000/v3/roles/8e0cbe2dc28f479eac3a7cdff3cc370b"}, "name": "CreateSimpleVolumeTypeSuccessTests-1e4ce757-cb82-4a7-proj-role"}} 2018-09-22 04:35:46,688 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-40fcc152-4e04-4801-85b2-43e71c34761d 2018-09-22 04:35:46,688 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-1e4ce757-cb82-4a7-proj-role 2018-09-22 04:35:46,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/8e0cbe2dc28f479eac3a7cdff3cc370b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" 2018-09-22 04:35:46,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6fa827b-cf32-4c17-8da4-542b0e714cb1 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/8e0cbe2dc28f479eac3a7cdff3cc370b"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-1e4ce757-cb82-4a7-proj-role", "id": "8e0cbe2dc28f479eac3a7cdff3cc370b"}} 2018-09-22 04:35:46,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/8e0cbe2dc28f479eac3a7cdff3cc370b used request id req-a6fa827b-cf32-4c17-8da4-542b0e714cb1 2018-09-22 04:35:46,781 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-1e4ce757-cb82-4a7-proj-role to project CreateSimpleVolumeTypeSuccessTests-1e4ce757-cb82-4a7-proj 2018-09-22 04:35:46,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2652adeb39de4c55b85f21101b736c3b/users/19cc0189dbd54ae0aac4d8b812e347b5/roles/8e0cbe2dc28f479eac3a7cdff3cc370b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" 2018-09-22 04:35:46,912 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c5853c5-0e57-486b-814c-e0c780bc95cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:46,913 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2652adeb39de4c55b85f21101b736c3b/users/19cc0189dbd54ae0aac4d8b812e347b5/roles/8e0cbe2dc28f479eac3a7cdff3cc370b used request id req-5c5853c5-0e57-486b-814c-e0c780bc95cb 2018-09-22 04:35:46,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:46,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:47,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["-ftVcjU6SQeDeznT0e68Xg"], "issued_at": "2018-09-22T04:35:47.000000Z"}} 2018-09-22 04:35:47,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}512f0312c9c9226a1ad99b8e32aedef53b6ac3ed" 2018-09-22 04:35:47,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a5d2b9f-54d4-4841-bc11-4925e809558c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:47,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0a5d2b9f-54d4-4841-bc11-4925e809558c 2018-09-22 04:35:47,390 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}512f0312c9c9226a1ad99b8e32aedef53b6ac3ed" 2018-09-22 04:35:47,930 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:47 GMT Server: Apache x-compute-request-id: req-0db680a6-7fa4-4717-80f0-e08358fc9d96 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0db680a6-7fa4-4717-80f0-e08358fc9d96 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-22 04:35:47,930 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None used request id req-0db680a6-7fa4-4717-80f0-e08358fc9d96 2018-09-22 04:35:47,934 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0db680a6-7fa4-4717-80f0-e08358fc9d96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}512f0312c9c9226a1ad99b8e32aedef53b6ac3ed" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-d7bc78a6-da60-4504-8473-c8bfc1adfad9", "description": null}}' 2018-09-22 04:35:48,154 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:47 GMT Server: Apache x-compute-request-id: req-464e51af-2caf-4332-9d6a-f8f53a8714d5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-464e51af-2caf-4332-9d6a-f8f53a8714d5 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-d7bc78a6-da60-4504-8473-c8bfc1adfad9", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c12ca231-0e5c-478a-b801-48396a8f8ff1", "description": null}} 2018-09-22 04:35:48,154 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types used request id req-464e51af-2caf-4332-9d6a-f8f53a8714d5 2018-09-22 04:35:48,154 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-d7bc78a6-da60-4504-8473-c8bfc1adfad9 2018-09-22 04:35:48,157 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f66df7a251ea5be81722a0acb6ef09622b5a94" 2018-09-22 04:35:48,326 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:48 GMT Server: Apache x-compute-request-id: req-1b474aec-baf8-4133-bd8b-02353d4d47f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1b474aec-baf8-4133-bd8b-02353d4d47f2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-d7bc78a6-da60-4504-8473-c8bfc1adfad9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c12ca231-0e5c-478a-b801-48396a8f8ff1", "description": null}]} 2018-09-22 04:35:48,327 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None used request id req-1b474aec-baf8-4133-bd8b-02353d4d47f2 2018-09-22 04:35:48,330 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/c12ca231-0e5c-478a-b801-48396a8f8ff1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1b474aec-baf8-4133-bd8b-02353d4d47f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f66df7a251ea5be81722a0acb6ef09622b5a94" 2018-09-22 04:35:48,506 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:48 GMT Server: Apache x-compute-request-id: req-7d248b4b-4310-409d-ae5b-097e7074fa24 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7d248b4b-4310-409d-ae5b-097e7074fa24 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-d7bc78a6-da60-4504-8473-c8bfc1adfad9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c12ca231-0e5c-478a-b801-48396a8f8ff1", "description": null}} 2018-09-22 04:35:48,506 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/c12ca231-0e5c-478a-b801-48396a8f8ff1 used request id req-7d248b4b-4310-409d-ae5b-097e7074fa24 2018-09-22 04:35:48,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/c12ca231-0e5c-478a-b801-48396a8f8ff1/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1b474aec-baf8-4133-bd8b-02353d4d47f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f66df7a251ea5be81722a0acb6ef09622b5a94" 2018-09-22 04:35:49,064 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:48 GMT Server: Apache x-compute-request-id: req-f41413db-3824-4fda-a8b3-094edd060e88 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f41413db-3824-4fda-a8b3-094edd060e88 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-22 04:35:49,064 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/c12ca231-0e5c-478a-b801-48396a8f8ff1/encryption used request id req-f41413db-3824-4fda-a8b3-094edd060e88 2018-09-22 04:35:49,064 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-d7bc78a6-da60-4504-8473-c8bfc1adfad9 2018-09-22 04:35:49,067 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/c12ca231-0e5c-478a-b801-48396a8f8ff1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1b474aec-baf8-4133-bd8b-02353d4d47f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f66df7a251ea5be81722a0acb6ef09622b5a94" 2018-09-22 04:35:49,777 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:35:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-95f0c679-1bd4-48f7-b567-8142a7c9a5c9 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-09-22 04:35:49,777 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/c12ca231-0e5c-478a-b801-48396a8f8ff1 used request id req-95f0c679-1bd4-48f7-b567-8142a7c9a5c9 2018-09-22 04:35:49,781 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1b474aec-baf8-4133-bd8b-02353d4d47f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f66df7a251ea5be81722a0acb6ef09622b5a94" 2018-09-22 04:35:49,798 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:49 GMT Server: Apache x-compute-request-id: req-5bce257d-441d-4c93-a360-c35200a57354 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5bce257d-441d-4c93-a360-c35200a57354 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-22 04:35:49,798 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None used request id req-5bce257d-441d-4c93-a360-c35200a57354 2018-09-22 04:35:49,799 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-d7bc78a6-da60-4504-8473-c8bfc1adfad9 2018-09-22 04:35:49,802 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/c12ca231-0e5c-478a-b801-48396a8f8ff1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0db680a6-7fa4-4717-80f0-e08358fc9d96" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}512f0312c9c9226a1ad99b8e32aedef53b6ac3ed" 2018-09-22 04:35:49,973 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-fcae7dec-e972-4d5e-85aa-dc30d36194eb x-openstack-request-id: req-fcae7dec-e972-4d5e-85aa-dc30d36194eb Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type c12ca231-0e5c-478a-b801-48396a8f8ff1 could not be found.", "code": 404}} 2018-09-22 04:35:49,973 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/c12ca231-0e5c-478a-b801-48396a8f8ff1 used request id req-fcae7dec-e972-4d5e-85aa-dc30d36194eb 2018-09-22 04:35:49,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" 2018-09-22 04:35:50,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d67ff19b-9dee-49e8-9bbb-b714a9cbbe69 Date: Sat, 22 Sep 2018 04:35:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:35:50,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d67ff19b-9dee-49e8-9bbb-b714a9cbbe69 2018-09-22 04:35:50,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" 2018-09-22 04:35:50,322 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a4f2936-7918-4ec1-bdb7-10073827d19c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:50,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-8a4f2936-7918-4ec1-bdb7-10073827d19c 2018-09-22 04:35:50,323 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:50,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" 2018-09-22 04:35:50,341 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d3ab086-c406-4fed-b214-59f6140d24f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:50,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-2d3ab086-c406-4fed-b214-59f6140d24f8 2018-09-22 04:35:50,342 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:50,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" 2018-09-22 04:35:50,438 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcda6fbf-52a1-4067-9a1d-7e4803e5f6c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:50,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-bcda6fbf-52a1-4067-9a1d-7e4803e5f6c8 2018-09-22 04:35:50,439 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:50,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" 2018-09-22 04:35:50,537 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a273bd05-d7fa-467d-9474-feb1fa27a1eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:50,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-a273bd05-d7fa-467d-9474-feb1fa27a1eb 2018-09-22 04:35:50,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:50,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" 2018-09-22 04:35:50,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-337e2a3c-a4e0-4edf-881e-2afba17cde1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:50,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-337e2a3c-a4e0-4edf-881e-2afba17cde1e 2018-09-22 04:35:50,620 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:50,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" 2018-09-22 04:35:50,708 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5736957-af2e-48ea-a89d-ad51f00dfe85 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:50,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-a5736957-af2e-48ea-a89d-ad51f00dfe85 2018-09-22 04:35:50,709 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:50,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" 2018-09-22 04:35:50,803 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac2254a9-18e1-4808-bb0a-33ca4088d259 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:50,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-ac2254a9-18e1-4808-bb0a-33ca4088d259 2018-09-22 04:35:50,804 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:50,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" 2018-09-22 04:35:50,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e2718e-9801-4e41-92b3-a70a590bd140 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:35:50,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-30e2718e-9801-4e41-92b3-a70a590bd140 2018-09-22 04:35:50,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" 2018-09-22 04:35:50,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b12037-1f28-4ba3-81b3-6245d6b86f76 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:35:50,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-06b12037-1f28-4ba3-81b3-6245d6b86f76 2018-09-22 04:35:50,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" 2018-09-22 04:35:51,077 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed2cd00a-6ed3-4fe8-8073-aa8de2375775 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:51,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-ed2cd00a-6ed3-4fe8-8073-aa8de2375775 2018-09-22 04:35:51,077 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:51,078 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-1e4ce757-cb82-4a7-proj 2018-09-22 04:35:51,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2652adeb39de4c55b85f21101b736c3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" 2018-09-22 04:35:51,313 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c791bab7-35be-4bb4-9e81-d9dc77ecbfe9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:51,313 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2652adeb39de4c55b85f21101b736c3b used request id req-c791bab7-35be-4bb4-9e81-d9dc77ecbfe9 2018-09-22 04:35:51,314 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-1e4ce757-cb82-4a7-proj-role 2018-09-22 04:35:51,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/8e0cbe2dc28f479eac3a7cdff3cc370b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" 2018-09-22 04:35:51,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f17f932-3301-4d0d-a5d5-4ba6e7162ace Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:51,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/8e0cbe2dc28f479eac3a7cdff3cc370b used request id req-4f17f932-3301-4d0d-a5d5-4ba6e7162ace 2018-09-22 04:35:51,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041a03b1a4efa38b2a7813269004065a159bfca" 2018-09-22 04:35:51,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17bdb785-d1c6-4146-8334-28e6dc14a917 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:35:51,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-17bdb785-d1c6-4146-8334-28e6dc14a917 2018-09-22 04:35:51,520 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-1e4ce757-cb82-4a7-user 2018-09-22 04:35:51,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/19cc0189dbd54ae0aac4d8b812e347b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11422cfc8561386447a2489acfc30a805c340f10" 2018-09-22 04:35:51,680 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fab823b0-b60b-443d-8f2e-cce47ca5cc5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:51,680 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/19cc0189dbd54ae0aac4d8b812e347b5 used request id req-fab823b0-b60b-443d-8f2e-cce47ca5cc5a 2018-09-22 04:35:51,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:52,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["ens21FsFScufCXjoAwwj6A"], "issued_at": "2018-09-22T04:35:52.000000Z"}} 2018-09-22 04:35:52,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451fa7d1a920d7c09a2084eccf7a0e415f4d3e4c" 2018-09-22 04:35:52,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-433683ce-c4a6-4299-9be1-75ce0c55d228 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:52,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-433683ce-c4a6-4299-9be1-75ce0c55d228 2018-09-22 04:35:52,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:52,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:52,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["YkGNlrYZQsOgY__MkU2FOw"], "issued_at": "2018-09-22T04:35:52.000000Z"}} 2018-09-22 04:35:52,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" 2018-09-22 04:35:52,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adbd8b49-9928-4466-910e-971888ee4147 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:52,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-adbd8b49-9928-4466-910e-971888ee4147 2018-09-22 04:35:52,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:35:52,640 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:35:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:35:52,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-78b239e8-0321-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" 2018-09-22 04:35:52,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8d276f7-9f59-4823-99bf-ae6bb8ee29c2 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-78b239e8-0321-4f0-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:35:52,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-78b239e8-0321-4f0-proj used request id req-a8d276f7-9f59-4823-99bf-ae6bb8ee29c2 2018-09-22 04:35:52,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" 2018-09-22 04:35:52,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c9a0baa-fd55-46e1-bf08-13033605342d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:35:52,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2c9a0baa-fd55-46e1-bf08-13033605342d 2018-09-22 04:35:52,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-78b239e8-0321-4f0-proj"}}' 2018-09-22 04:35:52,868 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:35:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44a4559e-7705-49ea-aac7-c3b72908a75c Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f3a79829550a458697c8fed456b1735b"}, "enabled": true, "id": "f3a79829550a458697c8fed456b1735b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-78b239e8-0321-4f0-proj"}} 2018-09-22 04:35:52,868 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-44a4559e-7705-49ea-aac7-c3b72908a75c 2018-09-22 04:35:52,868 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-78b239e8-0321-4f0-proj 2018-09-22 04:35:52,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:52,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:53,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["4OjRCMQFT0KIXiCBlqRjKA"], "issued_at": "2018-09-22T04:35:53.000000Z"}} 2018-09-22 04:35:53,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f6c5b7849243c5b9a6b505d77deb40aca6b" 2018-09-22 04:35:53,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad121680-0b1c-45ff-ad85-112b558004d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:53,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ad121680-0b1c-45ff-ad85-112b558004d0 2018-09-22 04:35:53,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:35:53,424 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:35:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:35:53,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f6c5b7849243c5b9a6b505d77deb40aca6b" 2018-09-22 04:35:53,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d03e0d7e-633f-4e48-88cc-838f39a7ecc5 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:35:53,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d03e0d7e-633f-4e48-88cc-838f39a7ecc5 2018-09-22 04:35:53,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-78b239e8-0321-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f6c5b7849243c5b9a6b505d77deb40aca6b" 2018-09-22 04:35:53,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad66a874-4e1d-4d43-a4a6-6ae826eacc58 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-78b239e8-0321-4f0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f3a79829550a458697c8fed456b1735b"}, "enabled": true, "id": "f3a79829550a458697c8fed456b1735b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-78b239e8-0321-4f0-proj"}]} 2018-09-22 04:35:53,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-78b239e8-0321-4f0-proj used request id req-ad66a874-4e1d-4d43-a4a6-6ae826eacc58 2018-09-22 04:35:53,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f6c5b7849243c5b9a6b505d77deb40aca6b" 2018-09-22 04:35:53,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e7d58f2-8cc8-4e4a-97fd-d4e7f95042db Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:35:53,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1e7d58f2-8cc8-4e4a-97fd-d4e7f95042db 2018-09-22 04:35:54,077 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-78b239e8-0321-4f0-user 2018-09-22 04:35:54,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:54,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" 2018-09-22 04:35:54,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdeda6f4-3091-4df9-a532-0c7c23c26eb2 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:35:54,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bdeda6f4-3091-4df9-a532-0c7c23c26eb2 2018-09-22 04:35:54,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-78b239e8-0321-4f0-proj-role"}}' 2018-09-22 04:35:54,293 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:35:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b045d839-9ba8-4b77-bb03-3383e991084a Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d1019a80de594730821d802212b95830", "links": {"self": "http://172.30.9.23:5000/v3/roles/d1019a80de594730821d802212b95830"}, "name": "CreateSimpleVolumeTypeSuccessTests-78b239e8-0321-4f0-proj-role"}} 2018-09-22 04:35:54,293 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b045d839-9ba8-4b77-bb03-3383e991084a 2018-09-22 04:35:54,294 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-78b239e8-0321-4f0-proj-role 2018-09-22 04:35:54,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d1019a80de594730821d802212b95830 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" 2018-09-22 04:35:54,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b12311a-8b35-44ba-87a4-eb43c98f7250 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d1019a80de594730821d802212b95830"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-78b239e8-0321-4f0-proj-role", "id": "d1019a80de594730821d802212b95830"}} 2018-09-22 04:35:54,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d1019a80de594730821d802212b95830 used request id req-2b12311a-8b35-44ba-87a4-eb43c98f7250 2018-09-22 04:35:54,314 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-78b239e8-0321-4f0-proj-role to project CreateSimpleVolumeTypeSuccessTests-78b239e8-0321-4f0-proj 2018-09-22 04:35:54,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f3a79829550a458697c8fed456b1735b/users/c0c9ce22695e4c8e9d799f6b84a4ca40/roles/d1019a80de594730821d802212b95830 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" 2018-09-22 04:35:54,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff56a7d6-f501-48e0-8837-388d3f39c680 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:54,446 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f3a79829550a458697c8fed456b1735b/users/c0c9ce22695e4c8e9d799f6b84a4ca40/roles/d1019a80de594730821d802212b95830 used request id req-ff56a7d6-f501-48e0-8837-388d3f39c680 2018-09-22 04:35:54,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:54,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:54,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["BmcEvbROR0Sjn3fse7vRcQ"], "issued_at": "2018-09-22T04:35:54.000000Z"}} 2018-09-22 04:35:54,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e85269d170eadfd497c08d683fe241c1c785b1c" 2018-09-22 04:35:54,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de906233-e45c-4839-8cd2-7efe00cdf7e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:54,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-de906233-e45c-4839-8cd2-7efe00cdf7e6 2018-09-22 04:35:54,922 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e85269d170eadfd497c08d683fe241c1c785b1c" 2018-09-22 04:35:55,467 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:54 GMT Server: Apache x-compute-request-id: req-058eee4e-2d83-4ea5-a42e-6046cc42bb6d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-058eee4e-2d83-4ea5-a42e-6046cc42bb6d Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-22 04:35:55,467 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None used request id req-058eee4e-2d83-4ea5-a42e-6046cc42bb6d 2018-09-22 04:35:55,471 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-058eee4e-2d83-4ea5-a42e-6046cc42bb6d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e85269d170eadfd497c08d683fe241c1c785b1c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-2b1343f2-cc7c-4d23-83f3-d9339b1dccf7", "description": null}}' 2018-09-22 04:35:55,704 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:55 GMT Server: Apache x-compute-request-id: req-a86da7fd-1377-473b-8904-c0db6641c09b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a86da7fd-1377-473b-8904-c0db6641c09b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-2b1343f2-cc7c-4d23-83f3-d9339b1dccf7", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c3de284e-4226-4327-a56c-05d84f19ad18", "description": null}} 2018-09-22 04:35:55,704 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types used request id req-a86da7fd-1377-473b-8904-c0db6641c09b 2018-09-22 04:35:55,705 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-2b1343f2-cc7c-4d23-83f3-d9339b1dccf7 2018-09-22 04:35:55,707 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451fa7d1a920d7c09a2084eccf7a0e415f4d3e4c" 2018-09-22 04:35:55,873 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:55 GMT Server: Apache x-compute-request-id: req-5d5b0983-b594-4ab4-bfa7-08848733b512 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5d5b0983-b594-4ab4-bfa7-08848733b512 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-2b1343f2-cc7c-4d23-83f3-d9339b1dccf7", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c3de284e-4226-4327-a56c-05d84f19ad18", "description": null}]} 2018-09-22 04:35:55,873 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None used request id req-5d5b0983-b594-4ab4-bfa7-08848733b512 2018-09-22 04:35:55,877 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/c3de284e-4226-4327-a56c-05d84f19ad18 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5d5b0983-b594-4ab4-bfa7-08848733b512" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451fa7d1a920d7c09a2084eccf7a0e415f4d3e4c" 2018-09-22 04:35:56,057 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:55 GMT Server: Apache x-compute-request-id: req-274d0ce8-7e24-47e3-a031-ea4d22dc5d50 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-274d0ce8-7e24-47e3-a031-ea4d22dc5d50 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-2b1343f2-cc7c-4d23-83f3-d9339b1dccf7", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c3de284e-4226-4327-a56c-05d84f19ad18", "description": null}} 2018-09-22 04:35:56,057 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/c3de284e-4226-4327-a56c-05d84f19ad18 used request id req-274d0ce8-7e24-47e3-a031-ea4d22dc5d50 2018-09-22 04:35:56,061 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/c3de284e-4226-4327-a56c-05d84f19ad18/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5d5b0983-b594-4ab4-bfa7-08848733b512" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451fa7d1a920d7c09a2084eccf7a0e415f4d3e4c" 2018-09-22 04:35:56,245 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:56 GMT Server: Apache x-compute-request-id: req-2ea8824f-24f7-4ace-861e-1ced4cad99be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2ea8824f-24f7-4ace-861e-1ced4cad99be Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-22 04:35:56,245 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/c3de284e-4226-4327-a56c-05d84f19ad18/encryption used request id req-2ea8824f-24f7-4ace-861e-1ced4cad99be 2018-09-22 04:35:56,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:56,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:56,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["V7HbHRkMTZSLs6couK35Hg"], "issued_at": "2018-09-22T04:35:56.000000Z"}} 2018-09-22 04:35:56,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42208509d97b658578c29ab4a6cae00f3e2adad" 2018-09-22 04:35:56,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4fb7985-6ced-4c14-89e0-77f3b586e56a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:56,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a4fb7985-6ced-4c14-89e0-77f3b586e56a 2018-09-22 04:35:56,729 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42208509d97b658578c29ab4a6cae00f3e2adad" 2018-09-22 04:35:56,894 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:56 GMT Server: Apache x-compute-request-id: req-c76f358a-75b4-4a81-a6dc-2769fe26a946 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c76f358a-75b4-4a81-a6dc-2769fe26a946 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-2b1343f2-cc7c-4d23-83f3-d9339b1dccf7", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c3de284e-4226-4327-a56c-05d84f19ad18", "description": null}]} 2018-09-22 04:35:56,895 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None used request id req-c76f358a-75b4-4a81-a6dc-2769fe26a946 2018-09-22 04:35:56,899 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/c3de284e-4226-4327-a56c-05d84f19ad18 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c76f358a-75b4-4a81-a6dc-2769fe26a946" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42208509d97b658578c29ab4a6cae00f3e2adad" 2018-09-22 04:35:57,069 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:56 GMT Server: Apache x-compute-request-id: req-acbc8ebe-f99c-4d7f-a93c-158167f2b045 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-acbc8ebe-f99c-4d7f-a93c-158167f2b045 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-2b1343f2-cc7c-4d23-83f3-d9339b1dccf7", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c3de284e-4226-4327-a56c-05d84f19ad18", "description": null}} 2018-09-22 04:35:57,069 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/c3de284e-4226-4327-a56c-05d84f19ad18 used request id req-acbc8ebe-f99c-4d7f-a93c-158167f2b045 2018-09-22 04:35:57,072 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/c3de284e-4226-4327-a56c-05d84f19ad18/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c76f358a-75b4-4a81-a6dc-2769fe26a946" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b42208509d97b658578c29ab4a6cae00f3e2adad" 2018-09-22 04:35:57,256 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:57 GMT Server: Apache x-compute-request-id: req-66433bc0-92af-4d3e-b74a-e159b1f72e85 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-66433bc0-92af-4d3e-b74a-e159b1f72e85 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-22 04:35:57,256 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/c3de284e-4226-4327-a56c-05d84f19ad18/encryption used request id req-66433bc0-92af-4d3e-b74a-e159b1f72e85 2018-09-22 04:35:57,257 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-2b1343f2-cc7c-4d23-83f3-d9339b1dccf7 2018-09-22 04:35:57,260 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/c3de284e-4226-4327-a56c-05d84f19ad18 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-058eee4e-2d83-4ea5-a42e-6046cc42bb6d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e85269d170eadfd497c08d683fe241c1c785b1c" 2018-09-22 04:35:57,473 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:35:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ee182d7b-47f7-4d28-a169-5678b8cef973 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-09-22 04:35:57,473 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/c3de284e-4226-4327-a56c-05d84f19ad18 used request id req-ee182d7b-47f7-4d28-a169-5678b8cef973 2018-09-22 04:35:57,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" 2018-09-22 04:35:57,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d85926e1-c682-450e-b0bf-b586d09fc313 Date: Sat, 22 Sep 2018 04:35:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:35:57,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d85926e1-c682-450e-b0bf-b586d09fc313 2018-09-22 04:35:57,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" 2018-09-22 04:35:57,813 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d17aa9c2-f729-4412-ba38-272d92186a7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:57,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-d17aa9c2-f729-4412-ba38-272d92186a7c 2018-09-22 04:35:57,813 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:57,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" 2018-09-22 04:35:57,903 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7c1e57e-c352-4386-a81b-fb6eefd62391 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:57,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-a7c1e57e-c352-4386-a81b-fb6eefd62391 2018-09-22 04:35:57,904 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:57,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" 2018-09-22 04:35:58,000 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86179fcd-5423-40a1-8b72-facfbd1fc199 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:58,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-86179fcd-5423-40a1-8b72-facfbd1fc199 2018-09-22 04:35:58,000 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:58,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" 2018-09-22 04:35:58,109 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78ab5ffd-5f12-4b2d-9186-14b42ced55fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:58,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-78ab5ffd-5f12-4b2d-9186-14b42ced55fb 2018-09-22 04:35:58,109 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:58,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" 2018-09-22 04:35:58,129 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a61fec7d-f286-45ee-ade3-cdb2a3d4917a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:58,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-a61fec7d-f286-45ee-ade3-cdb2a3d4917a 2018-09-22 04:35:58,129 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:58,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" 2018-09-22 04:35:58,222 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aefee67b-b7c2-458b-af43-00ddf4f0dfff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:58,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-aefee67b-b7c2-458b-af43-00ddf4f0dfff 2018-09-22 04:35:58,222 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:58,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" 2018-09-22 04:35:58,306 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6714b579-884e-44af-8c9c-4cba2603658c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:58,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-6714b579-884e-44af-8c9c-4cba2603658c 2018-09-22 04:35:58,306 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:58,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" 2018-09-22 04:35:58,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21e21dcc-7aba-48b4-b19c-f22b69273097 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:35:58,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-21e21dcc-7aba-48b4-b19c-f22b69273097 2018-09-22 04:35:58,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" 2018-09-22 04:35:58,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f09202a-5fba-4429-9594-aff32424f0a0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:35:58,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-6f09202a-5fba-4429-9594-aff32424f0a0 2018-09-22 04:35:58,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" 2018-09-22 04:35:58,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:35:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93b87342-2fd2-41b3-9185-921b2a291734 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:35:58,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-93b87342-2fd2-41b3-9185-921b2a291734 2018-09-22 04:35:58,573 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:35:58,574 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-78b239e8-0321-4f0-proj 2018-09-22 04:35:58,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f3a79829550a458697c8fed456b1735b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" 2018-09-22 04:35:58,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a0e224d-3ad8-45b3-af1e-4cf131a5a803 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:58,774 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f3a79829550a458697c8fed456b1735b used request id req-6a0e224d-3ad8-45b3-af1e-4cf131a5a803 2018-09-22 04:35:58,775 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-78b239e8-0321-4f0-proj-role 2018-09-22 04:35:58,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d1019a80de594730821d802212b95830 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" 2018-09-22 04:35:58,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-643866a6-19cc-4687-ac36-746766b22d63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:58,813 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d1019a80de594730821d802212b95830 used request id req-643866a6-19cc-4687-ac36-746766b22d63 2018-09-22 04:35:58,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5349973c96148c38e1ce3e63b0af9a45d1906f96" 2018-09-22 04:35:58,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b99b6013-5d93-4723-9db5-3e278b610a37 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:35:58,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b99b6013-5d93-4723-9db5-3e278b610a37 2018-09-22 04:35:58,897 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-78b239e8-0321-4f0-user 2018-09-22 04:35:58,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c0c9ce22695e4c8e9d799f6b84a4ca40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f6c5b7849243c5b9a6b505d77deb40aca6b" 2018-09-22 04:35:59,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:35:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d62ca40-0228-4440-8908-c0f7e27813e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:35:59,071 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c0c9ce22695e4c8e9d799f6b84a4ca40 used request id req-1d62ca40-0228-4440-8908-c0f7e27813e0 2018-09-22 04:35:59,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:59,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["tHTt25ybRhe9WmBf2DbEgg"], "issued_at": "2018-09-22T04:35:59.000000Z"}} 2018-09-22 04:35:59,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbcf5033294aa13a383d091f16e308ef250562b" 2018-09-22 04:35:59,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a8e444d-96e4-43ee-a339-e37fc7cd4fef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:59,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9a8e444d-96e4-43ee-a339-e37fc7cd4fef 2018-09-22 04:35:59,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:35:59,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:35:59,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:35:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["PtCwplxwSju4kJcPppomCg"], "issued_at": "2018-09-22T04:35:59.000000Z"}} 2018-09-22 04:35:59,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" 2018-09-22 04:35:59,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a899940f-468f-4368-93df-f719a8c31526 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:35:59,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a899940f-468f-4368-93df-f719a8c31526 2018-09-22 04:35:59,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:36:00,004 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:36:00,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-928d762b-3ddc-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" 2018-09-22 04:36:00,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5fb302-7da8-4249-b1ba-2d73ae623e40 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-928d762b-3ddc-4a4-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:36:00,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-928d762b-3ddc-4a4-proj used request id req-7b5fb302-7da8-4249-b1ba-2d73ae623e40 2018-09-22 04:36:00,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" 2018-09-22 04:36:00,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba9c3ca0-e268-4bca-b3c9-31637d5e592f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:36:00,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ba9c3ca0-e268-4bca-b3c9-31637d5e592f 2018-09-22 04:36:00,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-928d762b-3ddc-4a4-proj"}}' 2018-09-22 04:36:00,299 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-087e8499-550f-43e8-9f64-22b9d8ae7005 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1d58fc0dfc244cc7aff57e7e7e8240fe"}, "enabled": true, "id": "1d58fc0dfc244cc7aff57e7e7e8240fe", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-928d762b-3ddc-4a4-proj"}} 2018-09-22 04:36:00,299 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-087e8499-550f-43e8-9f64-22b9d8ae7005 2018-09-22 04:36:00,299 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-928d762b-3ddc-4a4-proj 2018-09-22 04:36:00,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:00,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:00,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["LhkdR3RESd2FsYA4_VInhQ"], "issued_at": "2018-09-22T04:36:00.000000Z"}} 2018-09-22 04:36:00,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a5c07669069b058950d8b0655af8b4d3a446559" 2018-09-22 04:36:00,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95c5d793-e1a0-458f-83bc-d7032830828c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:00,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-95c5d793-e1a0-458f-83bc-d7032830828c 2018-09-22 04:36:00,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:36:00,777 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:36:00,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a5c07669069b058950d8b0655af8b4d3a446559" 2018-09-22 04:36:00,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c370a0a-b68b-44e2-881d-a8e7d2d6d901 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:36:00,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0c370a0a-b68b-44e2-881d-a8e7d2d6d901 2018-09-22 04:36:00,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-928d762b-3ddc-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a5c07669069b058950d8b0655af8b4d3a446559" 2018-09-22 04:36:00,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-532e50a9-a85d-40eb-8d09-03b4510300bc Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-928d762b-3ddc-4a4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1d58fc0dfc244cc7aff57e7e7e8240fe"}, "enabled": true, "id": "1d58fc0dfc244cc7aff57e7e7e8240fe", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-928d762b-3ddc-4a4-proj"}]} 2018-09-22 04:36:00,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-928d762b-3ddc-4a4-proj used request id req-532e50a9-a85d-40eb-8d09-03b4510300bc 2018-09-22 04:36:00,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a5c07669069b058950d8b0655af8b4d3a446559" 2018-09-22 04:36:01,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f873a042-6fdd-4f49-ac74-ddecb26c9296 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:36:01,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f873a042-6fdd-4f49-ac74-ddecb26c9296 2018-09-22 04:36:01,419 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-928d762b-3ddc-4a4-user 2018-09-22 04:36:01,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:01,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" 2018-09-22 04:36:01,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-349d6b93-e0e6-4e5e-b06e-b7e3dab0a04d Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:36:01,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-349d6b93-e0e6-4e5e-b06e-b7e3dab0a04d 2018-09-22 04:36:01,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-928d762b-3ddc-4a4-proj-role"}}' 2018-09-22 04:36:01,610 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:36:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f20ccde-4936-46f6-ada4-d41d81ff7926 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "041fceb96ce14645807f332c8ca12a2f", "links": {"self": "http://172.30.9.23:5000/v3/roles/041fceb96ce14645807f332c8ca12a2f"}, "name": "CreateSimpleVolumeTypeSuccessTests-928d762b-3ddc-4a4-proj-role"}} 2018-09-22 04:36:01,610 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-2f20ccde-4936-46f6-ada4-d41d81ff7926 2018-09-22 04:36:01,610 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-928d762b-3ddc-4a4-proj-role 2018-09-22 04:36:01,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/041fceb96ce14645807f332c8ca12a2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" 2018-09-22 04:36:01,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b7deaf4-9645-4560-8fd2-77090617dd7c Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/041fceb96ce14645807f332c8ca12a2f"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-928d762b-3ddc-4a4-proj-role", "id": "041fceb96ce14645807f332c8ca12a2f"}} 2018-09-22 04:36:01,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/041fceb96ce14645807f332c8ca12a2f used request id req-8b7deaf4-9645-4560-8fd2-77090617dd7c 2018-09-22 04:36:01,702 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-928d762b-3ddc-4a4-proj-role to project CreateSimpleVolumeTypeSuccessTests-928d762b-3ddc-4a4-proj 2018-09-22 04:36:01,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/1d58fc0dfc244cc7aff57e7e7e8240fe/users/ac395c8c5ee447f5bbce031fb60bbbf8/roles/041fceb96ce14645807f332c8ca12a2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" 2018-09-22 04:36:01,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c66428b-7295-4eae-927f-c1b2730e6037 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:01,840 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1d58fc0dfc244cc7aff57e7e7e8240fe/users/ac395c8c5ee447f5bbce031fb60bbbf8/roles/041fceb96ce14645807f332c8ca12a2f used request id req-0c66428b-7295-4eae-927f-c1b2730e6037 2018-09-22 04:36:01,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:01,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:02,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["45750RP6TUWLFJRVoDZ0rQ"], "issued_at": "2018-09-22T04:36:02.000000Z"}} 2018-09-22 04:36:02,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba8298d3bb1b464a48620256a9b1090a293cdffd" 2018-09-22 04:36:02,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8f87c46-12ad-4932-b5fb-602b013cfc89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:02,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c8f87c46-12ad-4932-b5fb-602b013cfc89 2018-09-22 04:36:02,311 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba8298d3bb1b464a48620256a9b1090a293cdffd" 2018-09-22 04:36:02,481 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:02 GMT Server: Apache x-compute-request-id: req-0c32c741-14c0-425d-8a4d-776c871f755e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0c32c741-14c0-425d-8a4d-776c871f755e Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-22 04:36:02,481 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None used request id req-0c32c741-14c0-425d-8a4d-776c871f755e 2018-09-22 04:36:02,485 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0c32c741-14c0-425d-8a4d-776c871f755e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba8298d3bb1b464a48620256a9b1090a293cdffd" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-ac809add-b774-422e-ab61-1186506c22c3", "description": null}}' 2018-09-22 04:36:02,707 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:02 GMT Server: Apache x-compute-request-id: req-ec85f659-9621-4753-9e5f-13f2ce975a41 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec85f659-9621-4753-9e5f-13f2ce975a41 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-ac809add-b774-422e-ab61-1186506c22c3", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bcae32cf-b2d9-4ca2-b552-55b08496fe70", "description": null}} 2018-09-22 04:36:02,707 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types used request id req-ec85f659-9621-4753-9e5f-13f2ce975a41 2018-09-22 04:36:02,708 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-ac809add-b774-422e-ab61-1186506c22c3 2018-09-22 04:36:02,710 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbcf5033294aa13a383d091f16e308ef250562b" 2018-09-22 04:36:02,875 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:02 GMT Server: Apache x-compute-request-id: req-b4b48574-b9f5-473c-9f35-17a068904df6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b4b48574-b9f5-473c-9f35-17a068904df6 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-ac809add-b774-422e-ab61-1186506c22c3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bcae32cf-b2d9-4ca2-b552-55b08496fe70", "description": null}]} 2018-09-22 04:36:02,875 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None used request id req-b4b48574-b9f5-473c-9f35-17a068904df6 2018-09-22 04:36:02,879 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/bcae32cf-b2d9-4ca2-b552-55b08496fe70 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4b48574-b9f5-473c-9f35-17a068904df6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbcf5033294aa13a383d091f16e308ef250562b" 2018-09-22 04:36:03,056 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:02 GMT Server: Apache x-compute-request-id: req-c444e959-1410-4d24-8aca-f4bb4ec097e0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c444e959-1410-4d24-8aca-f4bb4ec097e0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-ac809add-b774-422e-ab61-1186506c22c3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bcae32cf-b2d9-4ca2-b552-55b08496fe70", "description": null}} 2018-09-22 04:36:03,056 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/bcae32cf-b2d9-4ca2-b552-55b08496fe70 used request id req-c444e959-1410-4d24-8aca-f4bb4ec097e0 2018-09-22 04:36:03,058 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/bcae32cf-b2d9-4ca2-b552-55b08496fe70/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4b48574-b9f5-473c-9f35-17a068904df6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbcf5033294aa13a383d091f16e308ef250562b" 2018-09-22 04:36:03,235 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:03 GMT Server: Apache x-compute-request-id: req-8a7309ef-602c-49e4-b0fb-edfb6295888f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8a7309ef-602c-49e4-b0fb-edfb6295888f Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-22 04:36:03,236 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/bcae32cf-b2d9-4ca2-b552-55b08496fe70/encryption used request id req-8a7309ef-602c-49e4-b0fb-edfb6295888f 2018-09-22 04:36:03,239 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/bcae32cf-b2d9-4ca2-b552-55b08496fe70 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4b48574-b9f5-473c-9f35-17a068904df6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbcf5033294aa13a383d091f16e308ef250562b" 2018-09-22 04:36:03,494 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:03 GMT Server: Apache x-compute-request-id: req-16d846f8-c42f-4855-9403-c2bf69b62de4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-16d846f8-c42f-4855-9403-c2bf69b62de4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-ac809add-b774-422e-ab61-1186506c22c3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bcae32cf-b2d9-4ca2-b552-55b08496fe70", "description": null}} 2018-09-22 04:36:03,495 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/bcae32cf-b2d9-4ca2-b552-55b08496fe70 used request id req-16d846f8-c42f-4855-9403-c2bf69b62de4 2018-09-22 04:36:03,498 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/bcae32cf-b2d9-4ca2-b552-55b08496fe70 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4b48574-b9f5-473c-9f35-17a068904df6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbcf5033294aa13a383d091f16e308ef250562b" 2018-09-22 04:36:03,678 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:03 GMT Server: Apache x-compute-request-id: req-a3975516-1b35-4535-a29f-1471da4f936c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a3975516-1b35-4535-a29f-1471da4f936c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-ac809add-b774-422e-ab61-1186506c22c3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bcae32cf-b2d9-4ca2-b552-55b08496fe70", "description": null}} 2018-09-22 04:36:03,678 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/bcae32cf-b2d9-4ca2-b552-55b08496fe70 used request id req-a3975516-1b35-4535-a29f-1471da4f936c 2018-09-22 04:36:03,681 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/bcae32cf-b2d9-4ca2-b552-55b08496fe70/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b4b48574-b9f5-473c-9f35-17a068904df6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cbcf5033294aa13a383d091f16e308ef250562b" 2018-09-22 04:36:03,851 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:03 GMT Server: Apache x-compute-request-id: req-e174d882-8e06-4c92-b9d8-15b388f58056 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e174d882-8e06-4c92-b9d8-15b388f58056 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-22 04:36:03,851 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/bcae32cf-b2d9-4ca2-b552-55b08496fe70/encryption used request id req-e174d882-8e06-4c92-b9d8-15b388f58056 2018-09-22 04:36:03,852 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-ac809add-b774-422e-ab61-1186506c22c3 2018-09-22 04:36:03,855 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/bcae32cf-b2d9-4ca2-b552-55b08496fe70 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c32c741-14c0-425d-8a4d-776c871f755e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba8298d3bb1b464a48620256a9b1090a293cdffd" 2018-09-22 04:36:04,049 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:36:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b74655ad-db24-4316-9cdb-aa9368def9a4 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-09-22 04:36:04,049 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/bcae32cf-b2d9-4ca2-b552-55b08496fe70 used request id req-b74655ad-db24-4316-9cdb-aa9368def9a4 2018-09-22 04:36:04,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" 2018-09-22 04:36:04,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c49e2201-03f7-40f1-aaa5-7a9fe2057000 Date: Sat, 22 Sep 2018 04:36:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:36:04,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c49e2201-03f7-40f1-aaa5-7a9fe2057000 2018-09-22 04:36:04,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" 2018-09-22 04:36:04,392 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70cb813a-c111-4662-9a4a-0066742c7afa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:04,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-70cb813a-c111-4662-9a4a-0066742c7afa 2018-09-22 04:36:04,392 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:04,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" 2018-09-22 04:36:04,411 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-444af8a5-3e2f-4c5d-9b1d-ab956cc30508 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:04,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-444af8a5-3e2f-4c5d-9b1d-ab956cc30508 2018-09-22 04:36:04,412 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:04,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" 2018-09-22 04:36:04,500 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49a43787-e693-4c6f-bc9a-9152756c438f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:04,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-49a43787-e693-4c6f-bc9a-9152756c438f 2018-09-22 04:36:04,500 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:04,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" 2018-09-22 04:36:04,588 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a668cdf0-d12d-48e7-a587-d65f3cec4e9c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:04,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-a668cdf0-d12d-48e7-a587-d65f3cec4e9c 2018-09-22 04:36:04,589 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:04,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" 2018-09-22 04:36:04,673 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5d101a9-7ede-4728-a9b3-7bb665775490 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:04,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-e5d101a9-7ede-4728-a9b3-7bb665775490 2018-09-22 04:36:04,673 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:04,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" 2018-09-22 04:36:04,764 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d946c23c-2cc5-4a52-a3f1-c4d50b960376 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:04,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-d946c23c-2cc5-4a52-a3f1-c4d50b960376 2018-09-22 04:36:04,764 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:04,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" 2018-09-22 04:36:04,857 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22c9ea61-967a-411d-a454-5594c605e82d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:04,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-22c9ea61-967a-411d-a454-5594c605e82d 2018-09-22 04:36:04,857 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:04,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" 2018-09-22 04:36:04,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c6bf198-f45b-4fc2-9d91-ce3c7d425603 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:36:04,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-0c6bf198-f45b-4fc2-9d91-ce3c7d425603 2018-09-22 04:36:04,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" 2018-09-22 04:36:05,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87cadb50-1834-4aa8-b205-f9b46ece8393 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:36:05,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-87cadb50-1834-4aa8-b205-f9b46ece8393 2018-09-22 04:36:05,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" 2018-09-22 04:36:05,126 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7096fe84-1a0d-4849-a610-b0eecb1dc52c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:05,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-7096fe84-1a0d-4849-a610-b0eecb1dc52c 2018-09-22 04:36:05,126 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:05,127 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-928d762b-3ddc-4a4-proj 2018-09-22 04:36:05,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/1d58fc0dfc244cc7aff57e7e7e8240fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" 2018-09-22 04:36:05,313 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4453d146-8e08-4c47-8ccd-268fca70a200 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:05,314 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1d58fc0dfc244cc7aff57e7e7e8240fe used request id req-4453d146-8e08-4c47-8ccd-268fca70a200 2018-09-22 04:36:05,314 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-928d762b-3ddc-4a4-proj-role 2018-09-22 04:36:05,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/041fceb96ce14645807f332c8ca12a2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" 2018-09-22 04:36:05,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac368f59-31bf-4667-8991-8f8fba1d0e1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:05,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/041fceb96ce14645807f332c8ca12a2f used request id req-ac368f59-31bf-4667-8991-8f8fba1d0e1d 2018-09-22 04:36:05,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa1a29dc7079affe3a9419fcbed6c6f52c845ba3" 2018-09-22 04:36:05,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7417901f-cc03-40a8-ba78-1224d69ae2fd Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:36:05,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7417901f-cc03-40a8-ba78-1224d69ae2fd 2018-09-22 04:36:05,525 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-928d762b-3ddc-4a4-user 2018-09-22 04:36:05,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ac395c8c5ee447f5bbce031fb60bbbf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a5c07669069b058950d8b0655af8b4d3a446559" 2018-09-22 04:36:05,692 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a15bdf55-7cbd-4c54-90f2-ee1812ba8032 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:05,692 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ac395c8c5ee447f5bbce031fb60bbbf8 used request id req-a15bdf55-7cbd-4c54-90f2-ee1812ba8032 2018-09-22 04:36:05,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:06,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["3J5TcxhISdSrYMNENNqeyg"], "issued_at": "2018-09-22T04:36:06.000000Z"}} 2018-09-22 04:36:06,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3e308076bdd6943995051e7b286fb0605a8b30" 2018-09-22 04:36:06,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97ff1f53-d054-4cac-9f6e-d6caaace7712 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:06,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-97ff1f53-d054-4cac-9f6e-d6caaace7712 2018-09-22 04:36:06,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:06,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:06,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Acm09JUTR3ql_VMEFMgWyg"], "issued_at": "2018-09-22T04:36:06.000000Z"}} 2018-09-22 04:36:06,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" 2018-09-22 04:36:06,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ec616b-8efe-46c7-bb5f-99958226eb7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:06,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-66ec616b-8efe-46c7-bb5f-99958226eb7f 2018-09-22 04:36:06,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:36:06,720 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:36:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:36:06,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-2c7726cb-5a32-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" 2018-09-22 04:36:06,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b6ec9b0-9460-42f0-95c5-bc83d2fdf928 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-2c7726cb-5a32-46e-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:36:06,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-2c7726cb-5a32-46e-proj used request id req-0b6ec9b0-9460-42f0-95c5-bc83d2fdf928 2018-09-22 04:36:06,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" 2018-09-22 04:36:06,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bedd3307-4ac9-407e-91cc-cc9bc69105d2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:36:06,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bedd3307-4ac9-407e-91cc-cc9bc69105d2 2018-09-22 04:36:06,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-2c7726cb-5a32-46e-proj"}}' 2018-09-22 04:36:07,018 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:36:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0decf461-cd93-4d22-b051-95665100ea67 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3fde960fedb54af789d3249470f2f29d"}, "enabled": true, "id": "3fde960fedb54af789d3249470f2f29d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-2c7726cb-5a32-46e-proj"}} 2018-09-22 04:36:07,018 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0decf461-cd93-4d22-b051-95665100ea67 2018-09-22 04:36:07,018 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-2c7726cb-5a32-46e-proj 2018-09-22 04:36:07,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:07,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:07,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["_1wopajvRyymh6exOzYRYw"], "issued_at": "2018-09-22T04:36:07.000000Z"}} 2018-09-22 04:36:07,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e0f020fa4f27b38f3e5fb5990e903c5a48be2f" 2018-09-22 04:36:07,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a955da3f-ba27-4ad2-8e86-ab329b49c1e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:07,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a955da3f-ba27-4ad2-8e86-ab329b49c1e0 2018-09-22 04:36:07,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:36:07,420 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:36:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:36:07,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e0f020fa4f27b38f3e5fb5990e903c5a48be2f" 2018-09-22 04:36:07,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b75fec37-5319-4205-b0c3-f4fdf1012b24 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:36:07,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b75fec37-5319-4205-b0c3-f4fdf1012b24 2018-09-22 04:36:07,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-2c7726cb-5a32-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e0f020fa4f27b38f3e5fb5990e903c5a48be2f" 2018-09-22 04:36:07,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f354b6ea-312d-4183-94cb-e2435eb62166 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-2c7726cb-5a32-46e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3fde960fedb54af789d3249470f2f29d"}, "enabled": true, "id": "3fde960fedb54af789d3249470f2f29d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-2c7726cb-5a32-46e-proj"}]} 2018-09-22 04:36:07,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-2c7726cb-5a32-46e-proj used request id req-f354b6ea-312d-4183-94cb-e2435eb62166 2018-09-22 04:36:07,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e0f020fa4f27b38f3e5fb5990e903c5a48be2f" 2018-09-22 04:36:07,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b64f63b-4cc1-41f2-acc6-49f1db09be35 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:36:07,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7b64f63b-4cc1-41f2-acc6-49f1db09be35 2018-09-22 04:36:08,079 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-2c7726cb-5a32-46e-user 2018-09-22 04:36:08,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:08,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" 2018-09-22 04:36:08,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f388cd96-214b-4af1-85cd-704e501ffd1e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:36:08,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f388cd96-214b-4af1-85cd-704e501ffd1e 2018-09-22 04:36:08,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" -d '{"role": {"name": "CreateVolumeTypeComplexTests-2c7726cb-5a32-46e-proj-role"}}' 2018-09-22 04:36:08,299 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:36:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-424d8794-c5a1-4f07-93d8-d8702fcad7c9 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81129999a98d47ceac9d31ff4d63d66c", "links": {"self": "http://172.30.9.23:5000/v3/roles/81129999a98d47ceac9d31ff4d63d66c"}, "name": "CreateVolumeTypeComplexTests-2c7726cb-5a32-46e-proj-role"}} 2018-09-22 04:36:08,299 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-424d8794-c5a1-4f07-93d8-d8702fcad7c9 2018-09-22 04:36:08,300 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-2c7726cb-5a32-46e-proj-role 2018-09-22 04:36:08,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/81129999a98d47ceac9d31ff4d63d66c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" 2018-09-22 04:36:08,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-770c7cbe-f8ad-40e9-8f66-5638e991e239 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/81129999a98d47ceac9d31ff4d63d66c"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-2c7726cb-5a32-46e-proj-role", "id": "81129999a98d47ceac9d31ff4d63d66c"}} 2018-09-22 04:36:08,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/81129999a98d47ceac9d31ff4d63d66c used request id req-770c7cbe-f8ad-40e9-8f66-5638e991e239 2018-09-22 04:36:08,387 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-2c7726cb-5a32-46e-proj-role to project CreateVolumeTypeComplexTests-2c7726cb-5a32-46e-proj 2018-09-22 04:36:08,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3fde960fedb54af789d3249470f2f29d/users/f622ec54dfba40a491b908a53bb50aef/roles/81129999a98d47ceac9d31ff4d63d66c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" 2018-09-22 04:36:08,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8819d0e-add5-46d7-94f9-57a0f5656e52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:08,452 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3fde960fedb54af789d3249470f2f29d/users/f622ec54dfba40a491b908a53bb50aef/roles/81129999a98d47ceac9d31ff4d63d66c used request id req-b8819d0e-add5-46d7-94f9-57a0f5656e52 2018-09-22 04:36:08,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:08,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:08,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["i4rEq_TOS5GJIqH3oEiYfA"], "issued_at": "2018-09-22T04:36:08.000000Z"}} 2018-09-22 04:36:08,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928fd06d8cff273fab1268adc0c2971f587b41c7" 2018-09-22 04:36:08,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f5eede8-ccaa-423e-bcfd-c7e5779abd2e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:08,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3f5eede8-ccaa-423e-bcfd-c7e5779abd2e 2018-09-22 04:36:08,858 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928fd06d8cff273fab1268adc0c2971f587b41c7" 2018-09-22 04:36:09,024 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:08 GMT Server: Apache x-compute-request-id: req-fba3c613-b4b5-4552-b113-dfed0c660dac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fba3c613-b4b5-4552-b113-dfed0c660dac Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-22 04:36:09,024 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs used request id req-fba3c613-b4b5-4552-b113-dfed0c660dac 2018-09-22 04:36:09,027 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fba3c613-b4b5-4552-b113-dfed0c660dac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928fd06d8cff273fab1268adc0c2971f587b41c7" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-82b7841d-e125-47c4-8056-5574f61c7977-qos-spec"}}' 2018-09-22 04:36:09,239 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:09 GMT Server: Apache x-compute-request-id: req-fd8cd249-16d6-4746-955c-6e8be0e676cb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fd8cd249-16d6-4746-955c-6e8be0e676cb Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "1d83856f-9c50-4f6f-b8bf-d05ca2d48f86", "name": "CreateVolumeTypeComplexTests-82b7841d-e125-47c4-8056-5574f61c7977-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/1d83856f-9c50-4f6f-b8bf-d05ca2d48f86", "rel": "self"}, {"href": "http://172.30.9.23:8776/228b8e5239db42ab839634234cfa19ca/qos-specs/1d83856f-9c50-4f6f-b8bf-d05ca2d48f86", "rel": "bookmark"}]} 2018-09-22 04:36:09,239 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs used request id req-fd8cd249-16d6-4746-955c-6e8be0e676cb 2018-09-22 04:36:09,240 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-82b7841d-e125-47c4-8056-5574f61c7977-qos-spec 2018-09-22 04:36:09,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:09,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:09,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["_i5FegrXTUuBEymkXTU9qQ"], "issued_at": "2018-09-22T04:36:09.000000Z"}} 2018-09-22 04:36:09,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cb362ebed94a446a8c31b4a71babfcbab9eef02" 2018-09-22 04:36:09,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ef9bb51-678d-4c52-8e28-589a402929f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:09,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5ef9bb51-678d-4c52-8e28-589a402929f4 2018-09-22 04:36:09,733 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cb362ebed94a446a8c31b4a71babfcbab9eef02" 2018-09-22 04:36:09,911 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:09 GMT Server: Apache x-compute-request-id: req-060b6f58-a6b8-43d1-a80f-d3c25078fea4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-060b6f58-a6b8-43d1-a80f-d3c25078fea4 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-22 04:36:09,911 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None used request id req-060b6f58-a6b8-43d1-a80f-d3c25078fea4 2018-09-22 04:36:09,915 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-060b6f58-a6b8-43d1-a80f-d3c25078fea4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cb362ebed94a446a8c31b4a71babfcbab9eef02" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-82b7841d-e125-47c4-8056-5574f61c7977-vol_type", "description": null}}' 2018-09-22 04:36:10,131 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:09 GMT Server: Apache x-compute-request-id: req-ff597885-4054-4922-9137-bfa0deeb2445 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ff597885-4054-4922-9137-bfa0deeb2445 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-82b7841d-e125-47c4-8056-5574f61c7977-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7697991a-6baf-4dcc-8df7-6c0f751f9c29", "description": null}} 2018-09-22 04:36:10,131 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types used request id req-ff597885-4054-4922-9137-bfa0deeb2445 2018-09-22 04:36:10,134 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/7697991a-6baf-4dcc-8df7-6c0f751f9c29/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-060b6f58-a6b8-43d1-a80f-d3c25078fea4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cb362ebed94a446a8c31b4a71babfcbab9eef02" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-09-22 04:36:10,437 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:10 GMT Server: Apache x-compute-request-id: req-700ea750-f43e-4288-84ab-af8cb909cceb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-700ea750-f43e-4288-84ab-af8cb909cceb Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "7697991a-6baf-4dcc-8df7-6c0f751f9c29", "name": "foo", "control_location": "back-end", "encryption_id": "238e1e8b-6f52-4e9c-9944-275300fe1d57", "provider": "bar", "provider_class": "bar"}} 2018-09-22 04:36:10,438 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/7697991a-6baf-4dcc-8df7-6c0f751f9c29/encryption used request id req-700ea750-f43e-4288-84ab-af8cb909cceb 2018-09-22 04:36:10,438 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-82b7841d-e125-47c4-8056-5574f61c7977-vol_type 2018-09-22 04:36:10,441 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/7697991a-6baf-4dcc-8df7-6c0f751f9c29 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3e308076bdd6943995051e7b286fb0605a8b30" 2018-09-22 04:36:10,987 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:10 GMT Server: Apache x-compute-request-id: req-80607a91-c092-46bc-a4fa-47e7337217d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-80607a91-c092-46bc-a4fa-47e7337217d0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-82b7841d-e125-47c4-8056-5574f61c7977-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7697991a-6baf-4dcc-8df7-6c0f751f9c29", "description": null}} 2018-09-22 04:36:10,987 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/7697991a-6baf-4dcc-8df7-6c0f751f9c29 used request id req-80607a91-c092-46bc-a4fa-47e7337217d0 2018-09-22 04:36:10,990 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/7697991a-6baf-4dcc-8df7-6c0f751f9c29 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-80607a91-c092-46bc-a4fa-47e7337217d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3e308076bdd6943995051e7b286fb0605a8b30" 2018-09-22 04:36:11,155 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:10 GMT Server: Apache x-compute-request-id: req-e3a86fb3-01a4-4b1f-9941-7b9a83d8c434 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e3a86fb3-01a4-4b1f-9941-7b9a83d8c434 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-82b7841d-e125-47c4-8056-5574f61c7977-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7697991a-6baf-4dcc-8df7-6c0f751f9c29", "description": null}} 2018-09-22 04:36:11,155 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/7697991a-6baf-4dcc-8df7-6c0f751f9c29 used request id req-e3a86fb3-01a4-4b1f-9941-7b9a83d8c434 2018-09-22 04:36:11,158 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/7697991a-6baf-4dcc-8df7-6c0f751f9c29/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-80607a91-c092-46bc-a4fa-47e7337217d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3e308076bdd6943995051e7b286fb0605a8b30" 2018-09-22 04:36:11,341 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:11 GMT Server: Apache x-compute-request-id: req-bca21fa4-3062-4905-979f-c0adfdbe7bd0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bca21fa4-3062-4905-979f-c0adfdbe7bd0 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "7697991a-6baf-4dcc-8df7-6c0f751f9c29", "control_location": "back-end", "deleted": false, "created_at": "2018-09-22T04:36:10.000000", "updated_at": null, "encryption_id": "238e1e8b-6f52-4e9c-9944-275300fe1d57", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-09-22 04:36:11,341 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/7697991a-6baf-4dcc-8df7-6c0f751f9c29/encryption used request id req-bca21fa4-3062-4905-979f-c0adfdbe7bd0 2018-09-22 04:36:11,342 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-82b7841d-e125-47c4-8056-5574f61c7977-vol_type 2018-09-22 04:36:11,345 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/7697991a-6baf-4dcc-8df7-6c0f751f9c29 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-060b6f58-a6b8-43d1-a80f-d3c25078fea4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cb362ebed94a446a8c31b4a71babfcbab9eef02" 2018-09-22 04:36:11,401 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:36:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f8cad2b7-0b8e-4065-a84d-ef85a8277321 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-09-22 04:36:11,401 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/7697991a-6baf-4dcc-8df7-6c0f751f9c29 used request id req-f8cad2b7-0b8e-4065-a84d-ef85a8277321 2018-09-22 04:36:11,402 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-82b7841d-e125-47c4-8056-5574f61c7977-qos-spec 2018-09-22 04:36:11,405 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/1d83856f-9c50-4f6f-b8bf-d05ca2d48f86?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fba3c613-b4b5-4552-b113-dfed0c660dac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928fd06d8cff273fab1268adc0c2971f587b41c7" 2018-09-22 04:36:11,450 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:36:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2308b7ba-8043-41e4-964c-559a6012bef8 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-09-22 04:36:11,450 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/1d83856f-9c50-4f6f-b8bf-d05ca2d48f86?force=False used request id req-2308b7ba-8043-41e4-964c-559a6012bef8 2018-09-22 04:36:11,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" 2018-09-22 04:36:11,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b1f8c5fa-40be-4d96-8f3c-c2b24e22e20e Date: Sat, 22 Sep 2018 04:36:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:36:11,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b1f8c5fa-40be-4d96-8f3c-c2b24e22e20e 2018-09-22 04:36:11,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" 2018-09-22 04:36:11,848 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-889f1d0a-3abb-4fbf-86eb-531237b82290 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:11,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-889f1d0a-3abb-4fbf-86eb-531237b82290 2018-09-22 04:36:11,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:11,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" 2018-09-22 04:36:11,936 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6417483b-c238-4f8c-9795-0b02f5b7e86a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:11,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-6417483b-c238-4f8c-9795-0b02f5b7e86a 2018-09-22 04:36:11,936 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:11,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" 2018-09-22 04:36:12,023 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7b40ee2-a4d5-421e-8295-97bd1298e091 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:12,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-d7b40ee2-a4d5-421e-8295-97bd1298e091 2018-09-22 04:36:12,023 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:12,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" 2018-09-22 04:36:12,039 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57ecef12-1b6b-47a4-a1a2-2a18dfde9cfb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:12,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-57ecef12-1b6b-47a4-a1a2-2a18dfde9cfb 2018-09-22 04:36:12,040 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:12,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" 2018-09-22 04:36:12,130 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d3070f5-5d32-49f7-af2b-4f574c8fedbe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:12,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-9d3070f5-5d32-49f7-af2b-4f574c8fedbe 2018-09-22 04:36:12,131 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:12,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" 2018-09-22 04:36:12,222 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58a2e1f1-f7b9-412b-ae31-7e4873f67b4a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:12,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-58a2e1f1-f7b9-412b-ae31-7e4873f67b4a 2018-09-22 04:36:12,223 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:12,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" 2018-09-22 04:36:12,310 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c061478-d952-4e51-9685-659cfd094f45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:12,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-7c061478-d952-4e51-9685-659cfd094f45 2018-09-22 04:36:12,311 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:12,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" 2018-09-22 04:36:12,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1022f9b9-fb41-464d-b56b-a4fb93271d73 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:36:12,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-1022f9b9-fb41-464d-b56b-a4fb93271d73 2018-09-22 04:36:12,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" 2018-09-22 04:36:12,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ed64023-9481-4aa0-b2a0-f0f25e142022 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:36:12,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-0ed64023-9481-4aa0-b2a0-f0f25e142022 2018-09-22 04:36:12,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" 2018-09-22 04:36:12,571 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b273450e-be99-4190-a5e5-2079b176965b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:12,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-b273450e-be99-4190-a5e5-2079b176965b 2018-09-22 04:36:12,572 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:12,573 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-2c7726cb-5a32-46e-proj 2018-09-22 04:36:12,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3fde960fedb54af789d3249470f2f29d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" 2018-09-22 04:36:12,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98259386-e018-4eee-9a50-d2e97bdf5dc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:12,882 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3fde960fedb54af789d3249470f2f29d used request id req-98259386-e018-4eee-9a50-d2e97bdf5dc8 2018-09-22 04:36:12,883 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-2c7726cb-5a32-46e-proj-role 2018-09-22 04:36:12,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/81129999a98d47ceac9d31ff4d63d66c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" 2018-09-22 04:36:12,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae925efa-d8ed-4a8b-be87-5a16956a9af6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:12,999 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/81129999a98d47ceac9d31ff4d63d66c used request id req-ae925efa-d8ed-4a8b-be87-5a16956a9af6 2018-09-22 04:36:13,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b170da6406a2f7309bef675b1298d9c98612021" 2018-09-22 04:36:13,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-330c55f2-c5e2-4443-b351-ac2b8afe325c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:36:13,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-330c55f2-c5e2-4443-b351-ac2b8afe325c 2018-09-22 04:36:13,086 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-2c7726cb-5a32-46e-user 2018-09-22 04:36:13,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/f622ec54dfba40a491b908a53bb50aef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63e0f020fa4f27b38f3e5fb5990e903c5a48be2f" 2018-09-22 04:36:13,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3364879c-ff6c-4f07-b84e-141595d3b613 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:13,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f622ec54dfba40a491b908a53bb50aef used request id req-3364879c-ff6c-4f07-b84e-141595d3b613 2018-09-22 04:36:13,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:13,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["CabSzHDpRJeFwGZ8Yqn4Yw"], "issued_at": "2018-09-22T04:36:13.000000Z"}} 2018-09-22 04:36:13,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e64280c3df527243db09060e1218d2a2112aca" 2018-09-22 04:36:13,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae0ae8cf-8705-4c6a-8538-3640dfe4e68d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:13,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ae0ae8cf-8705-4c6a-8538-3640dfe4e68d 2018-09-22 04:36:13,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:13,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:14,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Fb1srLz_Tnu5ezugsER_Hg"], "issued_at": "2018-09-22T04:36:14.000000Z"}} 2018-09-22 04:36:14,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" 2018-09-22 04:36:14,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d7aea5-f9a3-4b3f-a9b0-a5b761dd2349 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:14,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-13d7aea5-f9a3-4b3f-a9b0-a5b761dd2349 2018-09-22 04:36:14,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:36:14,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:36:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:36:14,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-5ec9d2e2-c7ad-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" 2018-09-22 04:36:14,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2aebc13-3b3b-41b1-a0e8-57e13f843d63 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-5ec9d2e2-c7ad-448-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:36:14,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-5ec9d2e2-c7ad-448-proj used request id req-b2aebc13-3b3b-41b1-a0e8-57e13f843d63 2018-09-22 04:36:14,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" 2018-09-22 04:36:14,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5bc87c3-9f61-4645-8fe1-f680b111a474 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:36:14,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d5bc87c3-9f61-4645-8fe1-f680b111a474 2018-09-22 04:36:14,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-5ec9d2e2-c7ad-448-proj"}}' 2018-09-22 04:36:14,533 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:36:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00d98e64-56b8-4e85-ad0f-73b1aafd65bb Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f967748db4ba4d4ba212e015f603057d"}, "enabled": true, "id": "f967748db4ba4d4ba212e015f603057d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-5ec9d2e2-c7ad-448-proj"}} 2018-09-22 04:36:14,533 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-00d98e64-56b8-4e85-ad0f-73b1aafd65bb 2018-09-22 04:36:14,533 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-5ec9d2e2-c7ad-448-proj 2018-09-22 04:36:14,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:14,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:15,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["OY66JcwQT1WVl-hxWPT3dA"], "issued_at": "2018-09-22T04:36:15.000000Z"}} 2018-09-22 04:36:15,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97552ea6318e6055ea6b736b26ec79a18b01179a" 2018-09-22 04:36:15,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b989f00-0c0b-4373-9520-620796891da3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:15,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9b989f00-0c0b-4373-9520-620796891da3 2018-09-22 04:36:15,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:36:15,104 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:36:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:36:15,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97552ea6318e6055ea6b736b26ec79a18b01179a" 2018-09-22 04:36:15,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e8a915d-63f2-44f4-b433-1591d2faac0a Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:36:15,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9e8a915d-63f2-44f4-b433-1591d2faac0a 2018-09-22 04:36:15,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-5ec9d2e2-c7ad-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97552ea6318e6055ea6b736b26ec79a18b01179a" 2018-09-22 04:36:15,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70f75cc9-ea57-4824-aa7c-59622e05ad02 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-5ec9d2e2-c7ad-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f967748db4ba4d4ba212e015f603057d"}, "enabled": true, "id": "f967748db4ba4d4ba212e015f603057d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-5ec9d2e2-c7ad-448-proj"}]} 2018-09-22 04:36:15,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-5ec9d2e2-c7ad-448-proj used request id req-70f75cc9-ea57-4824-aa7c-59622e05ad02 2018-09-22 04:36:15,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97552ea6318e6055ea6b736b26ec79a18b01179a" 2018-09-22 04:36:15,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b1349d-d324-459a-bb4b-68f9c94819c8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:36:15,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-40b1349d-d324-459a-bb4b-68f9c94819c8 2018-09-22 04:36:15,688 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-5ec9d2e2-c7ad-448-user 2018-09-22 04:36:15,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:15,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" 2018-09-22 04:36:15,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f68eef28-8c97-4d73-a9af-85c8930dab08 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:36:15,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f68eef28-8c97-4d73-a9af-85c8930dab08 2018-09-22 04:36:15,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" -d '{"role": {"name": "CreateVolumeTypeComplexTests-5ec9d2e2-c7ad-448-proj-role"}}' 2018-09-22 04:36:15,885 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:36:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ee761b9-0312-48b7-9572-384b98e536b5 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0d361f1ae5ea46a09e4b1d3ccc07025f", "links": {"self": "http://172.30.9.23:5000/v3/roles/0d361f1ae5ea46a09e4b1d3ccc07025f"}, "name": "CreateVolumeTypeComplexTests-5ec9d2e2-c7ad-448-proj-role"}} 2018-09-22 04:36:15,886 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-4ee761b9-0312-48b7-9572-384b98e536b5 2018-09-22 04:36:15,886 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-5ec9d2e2-c7ad-448-proj-role 2018-09-22 04:36:15,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/0d361f1ae5ea46a09e4b1d3ccc07025f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" 2018-09-22 04:36:15,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b57f3d-77e2-4956-a0df-909c756b33dc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/0d361f1ae5ea46a09e4b1d3ccc07025f"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-5ec9d2e2-c7ad-448-proj-role", "id": "0d361f1ae5ea46a09e4b1d3ccc07025f"}} 2018-09-22 04:36:15,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/0d361f1ae5ea46a09e4b1d3ccc07025f used request id req-a2b57f3d-77e2-4956-a0df-909c756b33dc 2018-09-22 04:36:15,981 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-5ec9d2e2-c7ad-448-proj-role to project CreateVolumeTypeComplexTests-5ec9d2e2-c7ad-448-proj 2018-09-22 04:36:15,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f967748db4ba4d4ba212e015f603057d/users/efb2e2e221444f65a2f8b9803bcc2dd2/roles/0d361f1ae5ea46a09e4b1d3ccc07025f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" 2018-09-22 04:36:16,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec0a5bc1-4ed8-4194-bb02-b914ad7f4f98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:16,110 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f967748db4ba4d4ba212e015f603057d/users/efb2e2e221444f65a2f8b9803bcc2dd2/roles/0d361f1ae5ea46a09e4b1d3ccc07025f used request id req-ec0a5bc1-4ed8-4194-bb02-b914ad7f4f98 2018-09-22 04:36:16,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:16,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:16,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["hHhcf7QqQiSRwvQibNqgIg"], "issued_at": "2018-09-22T04:36:16.000000Z"}} 2018-09-22 04:36:16,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d627994ae3428b99a9d1af46ae7d8c5f3f1755" 2018-09-22 04:36:16,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1a10a0d-4f28-4c8d-89c6-8f43b6b5a155 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:16,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f1a10a0d-4f28-4c8d-89c6-8f43b6b5a155 2018-09-22 04:36:16,580 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d627994ae3428b99a9d1af46ae7d8c5f3f1755" 2018-09-22 04:36:16,757 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:16 GMT Server: Apache x-compute-request-id: req-9b035897-a723-43f4-a75f-38d66d4572aa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9b035897-a723-43f4-a75f-38d66d4572aa Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-22 04:36:16,757 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs used request id req-9b035897-a723-43f4-a75f-38d66d4572aa 2018-09-22 04:36:16,761 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9b035897-a723-43f4-a75f-38d66d4572aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d627994ae3428b99a9d1af46ae7d8c5f3f1755" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-035376e5-934c-4805-a58c-3f8fb5b4c590-qos-spec"}}' 2018-09-22 04:36:16,952 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:16 GMT Server: Apache x-compute-request-id: req-0a92fc11-72a9-49e4-8016-bec8678d9cb9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0a92fc11-72a9-49e4-8016-bec8678d9cb9 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "0e75f1d7-77b2-40cf-834c-6d5a60c46cc0", "name": "CreateVolumeTypeComplexTests-035376e5-934c-4805-a58c-3f8fb5b4c590-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/0e75f1d7-77b2-40cf-834c-6d5a60c46cc0", "rel": "self"}, {"href": "http://172.30.9.23:8776/228b8e5239db42ab839634234cfa19ca/qos-specs/0e75f1d7-77b2-40cf-834c-6d5a60c46cc0", "rel": "bookmark"}]} 2018-09-22 04:36:16,952 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs used request id req-0a92fc11-72a9-49e4-8016-bec8678d9cb9 2018-09-22 04:36:16,953 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-035376e5-934c-4805-a58c-3f8fb5b4c590-qos-spec 2018-09-22 04:36:16,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:16,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:17,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["6oIPIDSPQ1-0M94Cv7aKdA"], "issued_at": "2018-09-22T04:36:17.000000Z"}} 2018-09-22 04:36:17,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf2babb4143f599057931b481e4882d66f8cf8e" 2018-09-22 04:36:17,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd45c804-9705-4a0a-b65b-13415200342f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:17,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cd45c804-9705-4a0a-b65b-13415200342f 2018-09-22 04:36:17,416 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf2babb4143f599057931b481e4882d66f8cf8e" 2018-09-22 04:36:17,579 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:17 GMT Server: Apache x-compute-request-id: req-382e08e8-c24c-412f-a83e-f2380afcdac6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-382e08e8-c24c-412f-a83e-f2380afcdac6 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-22 04:36:17,580 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None used request id req-382e08e8-c24c-412f-a83e-f2380afcdac6 2018-09-22 04:36:17,583 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-382e08e8-c24c-412f-a83e-f2380afcdac6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf2babb4143f599057931b481e4882d66f8cf8e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-035376e5-934c-4805-a58c-3f8fb5b4c590-vol_type", "description": null}}' 2018-09-22 04:36:17,812 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:17 GMT Server: Apache x-compute-request-id: req-492f0b77-29f3-4d09-b960-6870ce7953a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-492f0b77-29f3-4d09-b960-6870ce7953a9 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-035376e5-934c-4805-a58c-3f8fb5b4c590-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "edb46684-09f1-4796-a0be-88affd89341c", "description": null}} 2018-09-22 04:36:17,812 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types used request id req-492f0b77-29f3-4d09-b960-6870ce7953a9 2018-09-22 04:36:17,815 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-382e08e8-c24c-412f-a83e-f2380afcdac6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf2babb4143f599057931b481e4882d66f8cf8e" 2018-09-22 04:36:17,998 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:17 GMT Server: Apache x-compute-request-id: req-73680cd8-f9ee-477b-8a5c-6983a3f462cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-73680cd8-f9ee-477b-8a5c-6983a3f462cc Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "0e75f1d7-77b2-40cf-834c-6d5a60c46cc0", "name": "CreateVolumeTypeComplexTests-035376e5-934c-4805-a58c-3f8fb5b4c590-qos-spec"}]} 2018-09-22 04:36:17,999 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs used request id req-73680cd8-f9ee-477b-8a5c-6983a3f462cc 2018-09-22 04:36:18,002 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/0e75f1d7-77b2-40cf-834c-6d5a60c46cc0/associate?vol_type_id=edb46684-09f1-4796-a0be-88affd89341c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-382e08e8-c24c-412f-a83e-f2380afcdac6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf2babb4143f599057931b481e4882d66f8cf8e" 2018-09-22 04:36:18,198 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:36:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-81aa5199-a8d4-4b4d-912b-c622c52ca54b 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-09-22 04:36:18,198 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/0e75f1d7-77b2-40cf-834c-6d5a60c46cc0/associate?vol_type_id=edb46684-09f1-4796-a0be-88affd89341c used request id req-81aa5199-a8d4-4b4d-912b-c622c52ca54b 2018-09-22 04:36:18,198 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-035376e5-934c-4805-a58c-3f8fb5b4c590-vol_type 2018-09-22 04:36:18,201 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/edb46684-09f1-4796-a0be-88affd89341c -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e64280c3df527243db09060e1218d2a2112aca" 2018-09-22 04:36:18,383 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:18 GMT Server: Apache x-compute-request-id: req-8d5d6514-3f6d-4d07-8f99-fa3e7256c5db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8d5d6514-3f6d-4d07-8f99-fa3e7256c5db Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-035376e5-934c-4805-a58c-3f8fb5b4c590-vol_type", "qos_specs_id": "0e75f1d7-77b2-40cf-834c-6d5a60c46cc0", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "edb46684-09f1-4796-a0be-88affd89341c", "description": null}} 2018-09-22 04:36:18,384 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/edb46684-09f1-4796-a0be-88affd89341c used request id req-8d5d6514-3f6d-4d07-8f99-fa3e7256c5db 2018-09-22 04:36:18,387 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/edb46684-09f1-4796-a0be-88affd89341c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d5d6514-3f6d-4d07-8f99-fa3e7256c5db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e64280c3df527243db09060e1218d2a2112aca" 2018-09-22 04:36:18,567 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:18 GMT Server: Apache x-compute-request-id: req-df3b57a7-d74d-49de-b3d8-21510327186f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-df3b57a7-d74d-49de-b3d8-21510327186f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-035376e5-934c-4805-a58c-3f8fb5b4c590-vol_type", "qos_specs_id": "0e75f1d7-77b2-40cf-834c-6d5a60c46cc0", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "edb46684-09f1-4796-a0be-88affd89341c", "description": null}} 2018-09-22 04:36:18,568 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/edb46684-09f1-4796-a0be-88affd89341c used request id req-df3b57a7-d74d-49de-b3d8-21510327186f 2018-09-22 04:36:18,571 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/edb46684-09f1-4796-a0be-88affd89341c/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d5d6514-3f6d-4d07-8f99-fa3e7256c5db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e64280c3df527243db09060e1218d2a2112aca" 2018-09-22 04:36:19,120 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:18 GMT Server: Apache x-compute-request-id: req-ddc69288-a8c5-4de4-9f9f-fb0ca9c265ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ddc69288-a8c5-4de4-9f9f-fb0ca9c265ed Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-22 04:36:19,121 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/edb46684-09f1-4796-a0be-88affd89341c/encryption used request id req-ddc69288-a8c5-4de4-9f9f-fb0ca9c265ed 2018-09-22 04:36:19,124 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/0e75f1d7-77b2-40cf-834c-6d5a60c46cc0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d5d6514-3f6d-4d07-8f99-fa3e7256c5db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e64280c3df527243db09060e1218d2a2112aca" 2018-09-22 04:36:19,295 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:19 GMT Server: Apache x-compute-request-id: req-809b444e-1c83-4437-8387-e18fb9c6ef14 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-809b444e-1c83-4437-8387-e18fb9c6ef14 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "0e75f1d7-77b2-40cf-834c-6d5a60c46cc0", "name": "CreateVolumeTypeComplexTests-035376e5-934c-4805-a58c-3f8fb5b4c590-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/0e75f1d7-77b2-40cf-834c-6d5a60c46cc0", "rel": "self"}, {"href": "http://172.30.9.23:8776/228b8e5239db42ab839634234cfa19ca/qos-specs/0e75f1d7-77b2-40cf-834c-6d5a60c46cc0", "rel": "bookmark"}]} 2018-09-22 04:36:19,296 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/0e75f1d7-77b2-40cf-834c-6d5a60c46cc0 used request id req-809b444e-1c83-4437-8387-e18fb9c6ef14 2018-09-22 04:36:19,296 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-035376e5-934c-4805-a58c-3f8fb5b4c590-vol_type 2018-09-22 04:36:19,299 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/edb46684-09f1-4796-a0be-88affd89341c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-382e08e8-c24c-412f-a83e-f2380afcdac6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf2babb4143f599057931b481e4882d66f8cf8e" 2018-09-22 04:36:19,899 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:36:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f2e3460c-8ba5-433b-b189-38895e436e4e 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-09-22 04:36:19,899 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/edb46684-09f1-4796-a0be-88affd89341c used request id req-f2e3460c-8ba5-433b-b189-38895e436e4e 2018-09-22 04:36:19,900 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-035376e5-934c-4805-a58c-3f8fb5b4c590-qos-spec 2018-09-22 04:36:19,903 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/0e75f1d7-77b2-40cf-834c-6d5a60c46cc0?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b035897-a723-43f4-a75f-38d66d4572aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d627994ae3428b99a9d1af46ae7d8c5f3f1755" 2018-09-22 04:36:20,096 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:36:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-44b0be5f-4dfc-4598-adf4-d3f3da17a5ac 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-09-22 04:36:20,096 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/0e75f1d7-77b2-40cf-834c-6d5a60c46cc0?force=False used request id req-44b0be5f-4dfc-4598-adf4-d3f3da17a5ac 2018-09-22 04:36:20,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" 2018-09-22 04:36:20,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3bb5642e-bf58-4596-b174-940272fbc9ef Date: Sat, 22 Sep 2018 04:36:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:36:20,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3bb5642e-bf58-4596-b174-940272fbc9ef 2018-09-22 04:36:20,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" 2018-09-22 04:36:20,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91d3ee13-9709-45ff-b2b7-eb324ff7f27d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:20,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-91d3ee13-9709-45ff-b2b7-eb324ff7f27d 2018-09-22 04:36:20,435 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:20,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" 2018-09-22 04:36:20,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd720cfd-89ff-42bb-8e5e-66721886aaa7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:20,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-bd720cfd-89ff-42bb-8e5e-66721886aaa7 2018-09-22 04:36:20,529 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:20,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" 2018-09-22 04:36:20,613 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88e4b512-61b1-4744-ae17-af2e04cc7a12 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:20,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-88e4b512-61b1-4744-ae17-af2e04cc7a12 2018-09-22 04:36:20,613 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:20,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" 2018-09-22 04:36:20,702 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d08e6c6-a3c3-4e95-884f-0e33859a246d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:20,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-4d08e6c6-a3c3-4e95-884f-0e33859a246d 2018-09-22 04:36:20,702 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:20,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" 2018-09-22 04:36:20,796 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d475dbfb-740b-49c1-a010-7570ab00de7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:20,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-d475dbfb-740b-49c1-a010-7570ab00de7a 2018-09-22 04:36:20,796 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:20,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" 2018-09-22 04:36:20,971 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aab1810-df74-4f15-b513-28cbab8f9f56 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:20,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-3aab1810-df74-4f15-b513-28cbab8f9f56 2018-09-22 04:36:20,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:20,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" 2018-09-22 04:36:21,059 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d389d6f-41a0-4731-9fb2-604efec883fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:21,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-9d389d6f-41a0-4731-9fb2-604efec883fc 2018-09-22 04:36:21,059 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:21,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" 2018-09-22 04:36:21,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd855063-67f6-4e99-b810-1731c5ebb251 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:36:21,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-bd855063-67f6-4e99-b810-1731c5ebb251 2018-09-22 04:36:21,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" 2018-09-22 04:36:21,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58773caf-5bc3-4eb6-9c55-641a035f5b67 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:36:21,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-58773caf-5bc3-4eb6-9c55-641a035f5b67 2018-09-22 04:36:21,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" 2018-09-22 04:36:21,332 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26ca885f-21f7-4b86-8033-0c15fb1dfc9a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:21,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-26ca885f-21f7-4b86-8033-0c15fb1dfc9a 2018-09-22 04:36:21,332 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:21,333 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-5ec9d2e2-c7ad-448-proj 2018-09-22 04:36:21,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f967748db4ba4d4ba212e015f603057d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" 2018-09-22 04:36:21,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-672c1931-9476-4bcd-9a3d-611e05f43b10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:21,542 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f967748db4ba4d4ba212e015f603057d used request id req-672c1931-9476-4bcd-9a3d-611e05f43b10 2018-09-22 04:36:21,542 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-5ec9d2e2-c7ad-448-proj-role 2018-09-22 04:36:21,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/0d361f1ae5ea46a09e4b1d3ccc07025f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" 2018-09-22 04:36:21,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-065b4636-8be3-4212-8b4d-720811e79198 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:21,646 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0d361f1ae5ea46a09e4b1d3ccc07025f used request id req-065b4636-8be3-4212-8b4d-720811e79198 2018-09-22 04:36:21,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4daa508b4adb08bda0475ba0f57154604267c3" 2018-09-22 04:36:21,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e4a2955-ef69-4898-9be8-8aa1503b807e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:36:21,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2e4a2955-ef69-4898-9be8-8aa1503b807e 2018-09-22 04:36:21,743 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-5ec9d2e2-c7ad-448-user 2018-09-22 04:36:21,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/efb2e2e221444f65a2f8b9803bcc2dd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97552ea6318e6055ea6b736b26ec79a18b01179a" 2018-09-22 04:36:21,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e10a694-08dc-44b0-b3f1-14cf7e03425a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:21,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/efb2e2e221444f65a2f8b9803bcc2dd2 used request id req-5e10a694-08dc-44b0-b3f1-14cf7e03425a 2018-09-22 04:36:21,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:22,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["XCgUGy94SL6pe0b0XMI2nw"], "issued_at": "2018-09-22T04:36:22.000000Z"}} 2018-09-22 04:36:22,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd85a49497f057dec5dbd685f84e4ab39421c3a" 2018-09-22 04:36:22,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9723400a-e58b-4f6b-b37a-d46403f5ef02 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:22,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9723400a-e58b-4f6b-b37a-d46403f5ef02 2018-09-22 04:36:22,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:22,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:22,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["MAEqJ-wjTXulk7g2XH7MYw"], "issued_at": "2018-09-22T04:36:22.000000Z"}} 2018-09-22 04:36:22,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" 2018-09-22 04:36:22,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab4eddf3-b3b2-417a-bc40-43a2124ab412 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:22,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ab4eddf3-b3b2-417a-bc40-43a2124ab412 2018-09-22 04:36:22,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:36:22,859 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:36:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:36:22,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-4c4b76d5-8e02-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" 2018-09-22 04:36:22,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f79cce5e-7740-4734-82e9-55d7c4d0015e Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-4c4b76d5-8e02-44b-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:36:22,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-4c4b76d5-8e02-44b-proj used request id req-f79cce5e-7740-4734-82e9-55d7c4d0015e 2018-09-22 04:36:22,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" 2018-09-22 04:36:23,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9a56c08-a259-4dd7-978f-fbb1aad973ce Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:36:23,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d9a56c08-a259-4dd7-978f-fbb1aad973ce 2018-09-22 04:36:23,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-4c4b76d5-8e02-44b-proj"}}' 2018-09-22 04:36:23,156 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:36:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dd36ff8-afa2-48ff-9ebc-cc8ba1400049 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2d77124087cc4c318df2f3ff53ca0510"}, "enabled": true, "id": "2d77124087cc4c318df2f3ff53ca0510", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-4c4b76d5-8e02-44b-proj"}} 2018-09-22 04:36:23,156 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7dd36ff8-afa2-48ff-9ebc-cc8ba1400049 2018-09-22 04:36:23,156 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-4c4b76d5-8e02-44b-proj 2018-09-22 04:36:23,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:23,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:23,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["GMie8mYaQQCW7P2JZvJmqQ"], "issued_at": "2018-09-22T04:36:23.000000Z"}} 2018-09-22 04:36:23,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24a8831222ed125a8223c45d8b8de8296f840884" 2018-09-22 04:36:23,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9260e47c-fd4c-4b23-a3ac-dadcf7f64263 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:23,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9260e47c-fd4c-4b23-a3ac-dadcf7f64263 2018-09-22 04:36:23,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:36:23,623 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:36:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:36:23,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24a8831222ed125a8223c45d8b8de8296f840884" 2018-09-22 04:36:23,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8170b947-5371-4f6b-808e-58a62d35fb4d Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:36:23,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8170b947-5371-4f6b-808e-58a62d35fb4d 2018-09-22 04:36:23,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-4c4b76d5-8e02-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24a8831222ed125a8223c45d8b8de8296f840884" 2018-09-22 04:36:23,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0de26828-1917-4789-9515-90c1ca31bad8 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-4c4b76d5-8e02-44b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2d77124087cc4c318df2f3ff53ca0510"}, "enabled": true, "id": "2d77124087cc4c318df2f3ff53ca0510", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-4c4b76d5-8e02-44b-proj"}]} 2018-09-22 04:36:23,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-4c4b76d5-8e02-44b-proj used request id req-0de26828-1917-4789-9515-90c1ca31bad8 2018-09-22 04:36:23,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24a8831222ed125a8223c45d8b8de8296f840884" 2018-09-22 04:36:23,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b07730a-f0ac-4cfa-b427-6ee7e992839c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:36:23,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2b07730a-f0ac-4cfa-b427-6ee7e992839c 2018-09-22 04:36:24,215 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-4c4b76d5-8e02-44b-user 2018-09-22 04:36:24,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:24,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" 2018-09-22 04:36:24,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe64bdf8-1d1c-4e4c-8671-8ba29deec5db Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:36:24,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fe64bdf8-1d1c-4e4c-8671-8ba29deec5db 2018-09-22 04:36:24,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" -d '{"role": {"name": "CreateVolumeTypeComplexTests-4c4b76d5-8e02-44b-proj-role"}}' 2018-09-22 04:36:24,420 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:36:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3323b929-773d-4ed2-a595-a4908ef7c8b7 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3d43f7643f3468b852fc3970cf4dfee", "links": {"self": "http://172.30.9.23:5000/v3/roles/d3d43f7643f3468b852fc3970cf4dfee"}, "name": "CreateVolumeTypeComplexTests-4c4b76d5-8e02-44b-proj-role"}} 2018-09-22 04:36:24,420 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3323b929-773d-4ed2-a595-a4908ef7c8b7 2018-09-22 04:36:24,420 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-4c4b76d5-8e02-44b-proj-role 2018-09-22 04:36:24,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d3d43f7643f3468b852fc3970cf4dfee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" 2018-09-22 04:36:24,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d438a04b-0031-460b-a7eb-f9efc51f72f9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d3d43f7643f3468b852fc3970cf4dfee"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-4c4b76d5-8e02-44b-proj-role", "id": "d3d43f7643f3468b852fc3970cf4dfee"}} 2018-09-22 04:36:24,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d3d43f7643f3468b852fc3970cf4dfee used request id req-d438a04b-0031-460b-a7eb-f9efc51f72f9 2018-09-22 04:36:24,507 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-4c4b76d5-8e02-44b-proj-role to project CreateVolumeTypeComplexTests-4c4b76d5-8e02-44b-proj 2018-09-22 04:36:24,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2d77124087cc4c318df2f3ff53ca0510/users/9e81555779c741d4bb3cb4fbbaac3011/roles/d3d43f7643f3468b852fc3970cf4dfee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" 2018-09-22 04:36:24,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6e482ee-c8f7-4874-a19a-e3131b25b64f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:24,631 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2d77124087cc4c318df2f3ff53ca0510/users/9e81555779c741d4bb3cb4fbbaac3011/roles/d3d43f7643f3468b852fc3970cf4dfee used request id req-f6e482ee-c8f7-4874-a19a-e3131b25b64f 2018-09-22 04:36:24,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:24,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:25,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["5kjbM35QRgiebvxOKl9JUA"], "issued_at": "2018-09-22T04:36:25.000000Z"}} 2018-09-22 04:36:25,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc222e43a1f44617e36afd6aee75687893b43bdb" 2018-09-22 04:36:25,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b6f2406-69fe-4f8f-bec2-6ca9f1e5a0d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:25,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4b6f2406-69fe-4f8f-bec2-6ca9f1e5a0d6 2018-09-22 04:36:25,111 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc222e43a1f44617e36afd6aee75687893b43bdb" 2018-09-22 04:36:25,282 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:25 GMT Server: Apache x-compute-request-id: req-480755d4-17e0-4380-906a-a59d91278c5e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-480755d4-17e0-4380-906a-a59d91278c5e Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-22 04:36:25,282 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs used request id req-480755d4-17e0-4380-906a-a59d91278c5e 2018-09-22 04:36:25,285 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-480755d4-17e0-4380-906a-a59d91278c5e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc222e43a1f44617e36afd6aee75687893b43bdb" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-ab695205-db31-4a7a-88e6-95fdb49f46a6-qos-spec"}}' 2018-09-22 04:36:25,468 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:25 GMT Server: Apache x-compute-request-id: req-fc1eb031-bfdc-4253-bebf-9b0a944d5ebc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fc1eb031-bfdc-4253-bebf-9b0a944d5ebc Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "ae1b35aa-e0d3-46fc-b2af-b90399d58a0d", "name": "CreateVolumeTypeComplexTests-ab695205-db31-4a7a-88e6-95fdb49f46a6-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/ae1b35aa-e0d3-46fc-b2af-b90399d58a0d", "rel": "self"}, {"href": "http://172.30.9.23:8776/228b8e5239db42ab839634234cfa19ca/qos-specs/ae1b35aa-e0d3-46fc-b2af-b90399d58a0d", "rel": "bookmark"}]} 2018-09-22 04:36:25,468 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs used request id req-fc1eb031-bfdc-4253-bebf-9b0a944d5ebc 2018-09-22 04:36:25,468 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-ab695205-db31-4a7a-88e6-95fdb49f46a6-qos-spec 2018-09-22 04:36:25,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:25,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:25,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["p_WCvT4cS3ere15Lf-8IXA"], "issued_at": "2018-09-22T04:36:25.000000Z"}} 2018-09-22 04:36:25,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc40df06274936c02619a98e0227466e7fadd1b3" 2018-09-22 04:36:26,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35f7ff81-9ff8-4d54-8929-b09f89b75934 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:26,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-35f7ff81-9ff8-4d54-8929-b09f89b75934 2018-09-22 04:36:26,159 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc40df06274936c02619a98e0227466e7fadd1b3" 2018-09-22 04:36:26,347 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:26 GMT Server: Apache x-compute-request-id: req-d44d7f9e-0b22-4f4c-8648-b4974683cf43 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d44d7f9e-0b22-4f4c-8648-b4974683cf43 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-22 04:36:26,347 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None used request id req-d44d7f9e-0b22-4f4c-8648-b4974683cf43 2018-09-22 04:36:26,351 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d44d7f9e-0b22-4f4c-8648-b4974683cf43" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc40df06274936c02619a98e0227466e7fadd1b3" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-ab695205-db31-4a7a-88e6-95fdb49f46a6-vol_type", "description": null}}' 2018-09-22 04:36:26,553 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:26 GMT Server: Apache x-compute-request-id: req-60343842-acec-4d41-93b0-74594bbc4723 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-60343842-acec-4d41-93b0-74594bbc4723 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ab695205-db31-4a7a-88e6-95fdb49f46a6-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "20dbd0a5-6adf-422b-a98c-99d2c81f9238", "description": null}} 2018-09-22 04:36:26,554 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types used request id req-60343842-acec-4d41-93b0-74594bbc4723 2018-09-22 04:36:26,557 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/20dbd0a5-6adf-422b-a98c-99d2c81f9238/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d44d7f9e-0b22-4f4c-8648-b4974683cf43" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc40df06274936c02619a98e0227466e7fadd1b3" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-09-22 04:36:26,773 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:26 GMT Server: Apache x-compute-request-id: req-a2708e42-c59f-4c17-b1ed-7943c4780d41 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a2708e42-c59f-4c17-b1ed-7943c4780d41 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "20dbd0a5-6adf-422b-a98c-99d2c81f9238", "name": "foo", "control_location": "back-end", "encryption_id": "017d4f64-5173-4977-9978-9264762d1160", "provider": "bar", "provider_class": "bar"}} 2018-09-22 04:36:26,773 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/20dbd0a5-6adf-422b-a98c-99d2c81f9238/encryption used request id req-a2708e42-c59f-4c17-b1ed-7943c4780d41 2018-09-22 04:36:26,776 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d44d7f9e-0b22-4f4c-8648-b4974683cf43" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc40df06274936c02619a98e0227466e7fadd1b3" 2018-09-22 04:36:26,945 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:26 GMT Server: Apache x-compute-request-id: req-4d03e874-0923-4ab4-b34b-f444690f5e87 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4d03e874-0923-4ab4-b34b-f444690f5e87 Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "ae1b35aa-e0d3-46fc-b2af-b90399d58a0d", "name": "CreateVolumeTypeComplexTests-ab695205-db31-4a7a-88e6-95fdb49f46a6-qos-spec"}]} 2018-09-22 04:36:26,945 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs used request id req-4d03e874-0923-4ab4-b34b-f444690f5e87 2018-09-22 04:36:26,949 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/ae1b35aa-e0d3-46fc-b2af-b90399d58a0d/associate?vol_type_id=20dbd0a5-6adf-422b-a98c-99d2c81f9238 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d44d7f9e-0b22-4f4c-8648-b4974683cf43" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc40df06274936c02619a98e0227466e7fadd1b3" 2018-09-22 04:36:27,143 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:36:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-68554ad6-6203-4721-b929-0085fbb90b10 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-09-22 04:36:27,143 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/ae1b35aa-e0d3-46fc-b2af-b90399d58a0d/associate?vol_type_id=20dbd0a5-6adf-422b-a98c-99d2c81f9238 used request id req-68554ad6-6203-4721-b929-0085fbb90b10 2018-09-22 04:36:27,144 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-ab695205-db31-4a7a-88e6-95fdb49f46a6-vol_type 2018-09-22 04:36:27,146 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/20dbd0a5-6adf-422b-a98c-99d2c81f9238 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd85a49497f057dec5dbd685f84e4ab39421c3a" 2018-09-22 04:36:27,335 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:27 GMT Server: Apache x-compute-request-id: req-64f2db5a-199b-4a7b-83ad-747886147a5b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-64f2db5a-199b-4a7b-83ad-747886147a5b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ab695205-db31-4a7a-88e6-95fdb49f46a6-vol_type", "qos_specs_id": "ae1b35aa-e0d3-46fc-b2af-b90399d58a0d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "20dbd0a5-6adf-422b-a98c-99d2c81f9238", "description": null}} 2018-09-22 04:36:27,335 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/20dbd0a5-6adf-422b-a98c-99d2c81f9238 used request id req-64f2db5a-199b-4a7b-83ad-747886147a5b 2018-09-22 04:36:27,338 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/20dbd0a5-6adf-422b-a98c-99d2c81f9238 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64f2db5a-199b-4a7b-83ad-747886147a5b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd85a49497f057dec5dbd685f84e4ab39421c3a" 2018-09-22 04:36:27,520 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:27 GMT Server: Apache x-compute-request-id: req-54badae6-5b58-4aeb-b967-a50ff79513de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-54badae6-5b58-4aeb-b967-a50ff79513de Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-ab695205-db31-4a7a-88e6-95fdb49f46a6-vol_type", "qos_specs_id": "ae1b35aa-e0d3-46fc-b2af-b90399d58a0d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "20dbd0a5-6adf-422b-a98c-99d2c81f9238", "description": null}} 2018-09-22 04:36:27,521 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/20dbd0a5-6adf-422b-a98c-99d2c81f9238 used request id req-54badae6-5b58-4aeb-b967-a50ff79513de 2018-09-22 04:36:27,524 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/20dbd0a5-6adf-422b-a98c-99d2c81f9238/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64f2db5a-199b-4a7b-83ad-747886147a5b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd85a49497f057dec5dbd685f84e4ab39421c3a" 2018-09-22 04:36:27,680 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:27 GMT Server: Apache x-compute-request-id: req-ad02f654-2e22-4a43-b7ce-6cbceb903b1a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ad02f654-2e22-4a43-b7ce-6cbceb903b1a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "20dbd0a5-6adf-422b-a98c-99d2c81f9238", "control_location": "back-end", "deleted": false, "created_at": "2018-09-22T04:36:26.000000", "updated_at": null, "encryption_id": "017d4f64-5173-4977-9978-9264762d1160", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-09-22 04:36:27,680 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/20dbd0a5-6adf-422b-a98c-99d2c81f9238/encryption used request id req-ad02f654-2e22-4a43-b7ce-6cbceb903b1a 2018-09-22 04:36:27,684 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/ae1b35aa-e0d3-46fc-b2af-b90399d58a0d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64f2db5a-199b-4a7b-83ad-747886147a5b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd85a49497f057dec5dbd685f84e4ab39421c3a" 2018-09-22 04:36:27,853 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:27 GMT Server: Apache x-compute-request-id: req-ad97c398-df43-4c94-b143-9520cfcaee11 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ad97c398-df43-4c94-b143-9520cfcaee11 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "ae1b35aa-e0d3-46fc-b2af-b90399d58a0d", "name": "CreateVolumeTypeComplexTests-ab695205-db31-4a7a-88e6-95fdb49f46a6-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/ae1b35aa-e0d3-46fc-b2af-b90399d58a0d", "rel": "self"}, {"href": "http://172.30.9.23:8776/228b8e5239db42ab839634234cfa19ca/qos-specs/ae1b35aa-e0d3-46fc-b2af-b90399d58a0d", "rel": "bookmark"}]} 2018-09-22 04:36:27,854 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/ae1b35aa-e0d3-46fc-b2af-b90399d58a0d used request id req-ad97c398-df43-4c94-b143-9520cfcaee11 2018-09-22 04:36:27,854 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-ab695205-db31-4a7a-88e6-95fdb49f46a6-vol_type 2018-09-22 04:36:27,857 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/20dbd0a5-6adf-422b-a98c-99d2c81f9238 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d44d7f9e-0b22-4f4c-8648-b4974683cf43" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc40df06274936c02619a98e0227466e7fadd1b3" 2018-09-22 04:36:28,060 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:36:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e02b7daa-bf6f-4841-92d3-93a82c6f3168 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-09-22 04:36:28,060 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/20dbd0a5-6adf-422b-a98c-99d2c81f9238 used request id req-e02b7daa-bf6f-4841-92d3-93a82c6f3168 2018-09-22 04:36:28,061 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-ab695205-db31-4a7a-88e6-95fdb49f46a6-qos-spec 2018-09-22 04:36:28,064 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/ae1b35aa-e0d3-46fc-b2af-b90399d58a0d?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-480755d4-17e0-4380-906a-a59d91278c5e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc222e43a1f44617e36afd6aee75687893b43bdb" 2018-09-22 04:36:28,252 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:36:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ae970f15-67e7-4b0c-bbf5-6bc4a64692cd 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-09-22 04:36:28,252 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/qos-specs/ae1b35aa-e0d3-46fc-b2af-b90399d58a0d?force=False used request id req-ae970f15-67e7-4b0c-bbf5-6bc4a64692cd 2018-09-22 04:36:28,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" 2018-09-22 04:36:28,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f3d8ba74-2a7e-41d0-8536-a61087b463c9 Date: Sat, 22 Sep 2018 04:36:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:36:28,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f3d8ba74-2a7e-41d0-8536-a61087b463c9 2018-09-22 04:36:28,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" 2018-09-22 04:36:28,591 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-721b0219-ed2b-4409-a6e8-4d22e24464cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:28,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-721b0219-ed2b-4409-a6e8-4d22e24464cc 2018-09-22 04:36:28,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:28,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" 2018-09-22 04:36:28,674 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b5c8205-74ad-4665-8bab-63d5aedbcf70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:28,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-5b5c8205-74ad-4665-8bab-63d5aedbcf70 2018-09-22 04:36:28,675 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:28,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" 2018-09-22 04:36:28,768 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-666d0269-3c27-4586-9586-0533d7601d96 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:28,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-666d0269-3c27-4586-9586-0533d7601d96 2018-09-22 04:36:28,768 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:28,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" 2018-09-22 04:36:28,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b2291c4-1b1c-4894-912b-b2bea7c0d61a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:28,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-0b2291c4-1b1c-4894-912b-b2bea7c0d61a 2018-09-22 04:36:28,854 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:28,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" 2018-09-22 04:36:28,936 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb2c9cd3-6732-430c-b159-d6989046f259 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:28,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-cb2c9cd3-6732-430c-b159-d6989046f259 2018-09-22 04:36:28,937 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:28,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" 2018-09-22 04:36:29,025 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a011cbc-2675-4ecc-b626-33b19a14f67e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:29,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-8a011cbc-2675-4ecc-b626-33b19a14f67e 2018-09-22 04:36:29,025 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:29,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" 2018-09-22 04:36:29,112 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3af18a96-b378-485c-b12a-08536e673464 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:29,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-3af18a96-b378-485c-b12a-08536e673464 2018-09-22 04:36:29,112 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:29,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" 2018-09-22 04:36:29,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-201b56d5-0f6a-491e-a119-ca611b3cf8a8 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:36:29,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-201b56d5-0f6a-491e-a119-ca611b3cf8a8 2018-09-22 04:36:29,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" 2018-09-22 04:36:29,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00d7b65f-598e-48c9-9d40-01860da8c617 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:36:29,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-00d7b65f-598e-48c9-9d40-01860da8c617 2018-09-22 04:36:29,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" 2018-09-22 04:36:29,382 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e470bc1-7502-431e-a3c3-a17c772384ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:29,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-5e470bc1-7502-431e-a3c3-a17c772384ec 2018-09-22 04:36:29,382 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:29,383 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-4c4b76d5-8e02-44b-proj 2018-09-22 04:36:29,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2d77124087cc4c318df2f3ff53ca0510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" 2018-09-22 04:36:29,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05b5b7dd-5aea-46f6-a0e2-f106c362b718 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:29,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2d77124087cc4c318df2f3ff53ca0510 used request id req-05b5b7dd-5aea-46f6-a0e2-f106c362b718 2018-09-22 04:36:29,583 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-4c4b76d5-8e02-44b-proj-role 2018-09-22 04:36:29,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d3d43f7643f3468b852fc3970cf4dfee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" 2018-09-22 04:36:29,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b8d3c1e-736a-458d-ab65-da40bd3c77a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:29,707 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d3d43f7643f3468b852fc3970cf4dfee used request id req-9b8d3c1e-736a-458d-ab65-da40bd3c77a0 2018-09-22 04:36:29,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f6bd38bdb7ff35a9a165b7c539c8dfaadf4cb3" 2018-09-22 04:36:29,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e54110d1-df95-4a99-a817-8357081b3151 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:36:29,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e54110d1-df95-4a99-a817-8357081b3151 2018-09-22 04:36:29,802 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-4c4b76d5-8e02-44b-user 2018-09-22 04:36:29,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9e81555779c741d4bb3cb4fbbaac3011 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24a8831222ed125a8223c45d8b8de8296f840884" 2018-09-22 04:36:29,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-693425fa-03c8-4966-b99d-5237da8c659f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:29,962 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9e81555779c741d4bb3cb4fbbaac3011 used request id req-693425fa-03c8-4966-b99d-5237da8c659f 2018-09-22 04:36:29,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:30,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["8SQLP3dDRei5q-GIgrWMdA"], "issued_at": "2018-09-22T04:36:30.000000Z"}} 2018-09-22 04:36:30,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}302a84cb4b1d53090139c919c17f079230655400" 2018-09-22 04:36:30,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8231335b-e35a-4ebc-88ad-3dd53a1412c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:30,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8231335b-e35a-4ebc-88ad-3dd53a1412c4 2018-09-22 04:36:30,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:30,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:30,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["698SgkJ5QnOosyO24XEZ7Q"], "issued_at": "2018-09-22T04:36:30.000000Z"}} 2018-09-22 04:36:30,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" 2018-09-22 04:36:30,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a76182a4-6dac-4648-af88-f7f3b406e990 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:30,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a76182a4-6dac-4648-af88-f7f3b406e990 2018-09-22 04:36:30,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:36:30,911 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:36:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:36:30,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" 2018-09-22 04:36:30,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab48fac-cce5-4b34-9ab5-135c9fb9c8ad Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:36:30,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj used request id req-6ab48fac-cce5-4b34-9ab5-135c9fb9c8ad 2018-09-22 04:36:30,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" 2018-09-22 04:36:31,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c116df4-72e5-4a56-8863-f981a7507a36 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:36:31,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5c116df4-72e5-4a56-8863-f981a7507a36 2018-09-22 04:36:31,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj"}}' 2018-09-22 04:36:31,143 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:36:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b03ef8b3-509c-4440-8891-3ae21ef7ffbf Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e3dd672f10504daa97a740b36dbfa2de"}, "enabled": true, "id": "e3dd672f10504daa97a740b36dbfa2de", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj"}} 2018-09-22 04:36:31,143 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b03ef8b3-509c-4440-8891-3ae21ef7ffbf 2018-09-22 04:36:31,143 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj 2018-09-22 04:36:31,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:31,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:31,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["cztDmDBQT3unfWqMPN2UGg"], "issued_at": "2018-09-22T04:36:31.000000Z"}} 2018-09-22 04:36:31,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997a022daf38e7c3bf8902de5c89664c265ec8bb" 2018-09-22 04:36:31,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c70c1b27-54d7-481c-8f4b-e635fe444fd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:31,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c70c1b27-54d7-481c-8f4b-e635fe444fd9 2018-09-22 04:36:31,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:36:31,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:36:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:36:31,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997a022daf38e7c3bf8902de5c89664c265ec8bb" 2018-09-22 04:36:31,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe4e3f25-94c6-465f-b74e-06066a2948aa Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:36:31,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fe4e3f25-94c6-465f-b74e-06066a2948aa 2018-09-22 04:36:31,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997a022daf38e7c3bf8902de5c89664c265ec8bb" 2018-09-22 04:36:31,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9332021-6047-4c7d-b465-d3ed8349045c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e3dd672f10504daa97a740b36dbfa2de"}, "enabled": true, "id": "e3dd672f10504daa97a740b36dbfa2de", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj"}]} 2018-09-22 04:36:31,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj used request id req-c9332021-6047-4c7d-b465-d3ed8349045c 2018-09-22 04:36:31,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997a022daf38e7c3bf8902de5c89664c265ec8bb" 2018-09-22 04:36:31,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da5477dc-ecb1-402a-b391-a5c8a580378b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:36:31,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-da5477dc-ecb1-402a-b391-a5c8a580378b 2018-09-22 04:36:32,269 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-83070058-4e38-405-user 2018-09-22 04:36:32,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:32,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" 2018-09-22 04:36:32,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b620ec7d-b32b-4310-939a-32dd85e16d21 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:36:32,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b620ec7d-b32b-4310-939a-32dd85e16d21 2018-09-22 04:36:32,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj-role"}}' 2018-09-22 04:36:32,479 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:36:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0486820d-4cc6-45d9-94fd-0158e9c116ae Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "71ea0bc7d5b445babe67836d780ee420", "links": {"self": "http://172.30.9.23:5000/v3/roles/71ea0bc7d5b445babe67836d780ee420"}, "name": "CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj-role"}} 2018-09-22 04:36:32,479 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0486820d-4cc6-45d9-94fd-0158e9c116ae 2018-09-22 04:36:32,479 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj-role 2018-09-22 04:36:32,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/71ea0bc7d5b445babe67836d780ee420 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" 2018-09-22 04:36:32,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90cdd9b7-68e8-479a-b07a-57ad3cb60ba6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/71ea0bc7d5b445babe67836d780ee420"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj-role", "id": "71ea0bc7d5b445babe67836d780ee420"}} 2018-09-22 04:36:32,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/71ea0bc7d5b445babe67836d780ee420 used request id req-90cdd9b7-68e8-479a-b07a-57ad3cb60ba6 2018-09-22 04:36:32,565 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj-role to project CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj 2018-09-22 04:36:32,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e3dd672f10504daa97a740b36dbfa2de/users/e09dd43d273c49d4bc0b57630729e444/roles/71ea0bc7d5b445babe67836d780ee420 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" 2018-09-22 04:36:32,697 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fa92a2b-80bb-4fbe-ba60-6e0dcd22df29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:32,697 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e3dd672f10504daa97a740b36dbfa2de/users/e09dd43d273c49d4bc0b57630729e444/roles/71ea0bc7d5b445babe67836d780ee420 used request id req-0fa92a2b-80bb-4fbe-ba60-6e0dcd22df29 2018-09-22 04:36:32,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:33,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "71ea0bc7d5b445babe67836d780ee420", "name": "CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj-role"}], "expires_at": "2018-09-22T05:36:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3dd672f10504daa97a740b36dbfa2de", "name": "CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e3dd672f10504daa97a740b36dbfa2de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e3dd672f10504daa97a740b36dbfa2de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e3dd672f10504daa97a740b36dbfa2de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e3dd672f10504daa97a740b36dbfa2de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e3dd672f10504daa97a740b36dbfa2de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e3dd672f10504daa97a740b36dbfa2de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e3dd672f10504daa97a740b36dbfa2de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e3dd672f10504daa97a740b36dbfa2de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e3dd672f10504daa97a740b36dbfa2de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e3dd672f10504daa97a740b36dbfa2de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e3dd672f10504daa97a740b36dbfa2de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-83070058-4e38-405-user", "id": "e09dd43d273c49d4bc0b57630729e444"}, "audit_ids": ["auPoEOYJR5yaSroyA_2cAA"], "issued_at": "2018-09-22T04:36:33.000000Z"}} 2018-09-22 04:36:33,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff58dd6d30e16cf5773d484b8d0efff5b9b55835" 2018-09-22 04:36:33,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-606d3dec-b9ba-4bcf-9a32-a538731b6169 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:33,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-606d3dec-b9ba-4bcf-9a32-a538731b6169 2018-09-22 04:36:33,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:33,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:33,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "71ea0bc7d5b445babe67836d780ee420", "name": "CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj-role"}], "expires_at": "2018-09-22T05:36:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3dd672f10504daa97a740b36dbfa2de", "name": "CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e3dd672f10504daa97a740b36dbfa2de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e3dd672f10504daa97a740b36dbfa2de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e3dd672f10504daa97a740b36dbfa2de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e3dd672f10504daa97a740b36dbfa2de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e3dd672f10504daa97a740b36dbfa2de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e3dd672f10504daa97a740b36dbfa2de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e3dd672f10504daa97a740b36dbfa2de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e3dd672f10504daa97a740b36dbfa2de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e3dd672f10504daa97a740b36dbfa2de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e3dd672f10504daa97a740b36dbfa2de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e3dd672f10504daa97a740b36dbfa2de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-83070058-4e38-405-user", "id": "e09dd43d273c49d4bc0b57630729e444"}, "audit_ids": ["qp5f9cP-Tw-bm5WCZdfDvw"], "issued_at": "2018-09-22T04:36:33.000000Z"}} 2018-09-22 04:36:33,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dcd64a28948e83ade5d5434129830731b87a73a" 2018-09-22 04:36:33,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b0cb545-db10-4c8d-9ac9-1e479cf03eda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:33,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1b0cb545-db10-4c8d-9ac9-1e479cf03eda 2018-09-22 04:36:33,691 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dcd64a28948e83ade5d5434129830731b87a73a" 2018-09-22 04:36:33,886 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:33 GMT Server: Apache x-compute-request-id: req-aa311791-3e19-4647-b73b-d144a248a8ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aa311791-3e19-4647-b73b-d144a248a8ff Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-22 04:36:33,886 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/detail used request id req-aa311791-3e19-4647-b73b-d144a248a8ff 2018-09-22 04:36:33,889 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-aa311791-3e19-4647-b73b-d144a248a8ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dcd64a28948e83ade5d5434129830731b87a73a" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-0c59c422-b382-46ef-b885-2d90f800579a", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-22 04:36:34,202 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:36:33 GMT Server: Apache x-compute-request-id: req-c9f88ff9-502f-42ff-9246-c75bb4ea6647 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c9f88ff9-502f-42ff-9246-c75bb4ea6647 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e09dd43d273c49d4bc0b57630729e444", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924", "rel": "self"}, {"href": "http://172.30.9.23:8776/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:36:34.118349", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0c59c422-b382-46ef-b885-2d90f800579a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "22827218-9f6e-483c-9420-55039494f924", "size": 1}} 2018-09-22 04:36:34,202 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes used request id req-c9f88ff9-502f-42ff-9246-c75bb4ea6647 2018-09-22 04:36:34,206 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa311791-3e19-4647-b73b-d144a248a8ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dcd64a28948e83ade5d5434129830731b87a73a" 2018-09-22 04:36:34,395 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:34 GMT Server: Apache x-compute-request-id: req-c9f0f9eb-d0f6-4cab-92a4-f04691186bfd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c9f0f9eb-d0f6-4cab-92a4-f04691186bfd Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e09dd43d273c49d4bc0b57630729e444", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924", "rel": "self"}, {"href": "http://172.30.9.23:8776/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:36:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e3dd672f10504daa97a740b36dbfa2de", "updated_at": "2018-09-22T04:36:34.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0c59c422-b382-46ef-b885-2d90f800579a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "22827218-9f6e-483c-9420-55039494f924", "size": 1}} 2018-09-22 04:36:34,395 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924 used request id req-c9f0f9eb-d0f6-4cab-92a4-f04691186bfd 2018-09-22 04:36:34,396 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-0c59c422-b382-46ef-b885-2d90f800579a 2018-09-22 04:36:34,399 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa311791-3e19-4647-b73b-d144a248a8ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dcd64a28948e83ade5d5434129830731b87a73a" 2018-09-22 04:36:34,585 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:34 GMT Server: Apache x-compute-request-id: req-b54bb02f-7cd0-4f3e-93fa-0e181267e145 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b54bb02f-7cd0-4f3e-93fa-0e181267e145 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e09dd43d273c49d4bc0b57630729e444", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924", "rel": "self"}, {"href": "http://172.30.9.23:8776/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:36:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e3dd672f10504daa97a740b36dbfa2de", "updated_at": "2018-09-22T04:36:34.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0c59c422-b382-46ef-b885-2d90f800579a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "22827218-9f6e-483c-9420-55039494f924", "size": 1}} 2018-09-22 04:36:34,585 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924 used request id req-b54bb02f-7cd0-4f3e-93fa-0e181267e145 2018-09-22 04:36:34,585 - create_volume - DEBUG - Instance status is - available 2018-09-22 04:36:34,585 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-0c59c422-b382-46ef-b885-2d90f800579a 2018-09-22 04:36:34,585 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-0c59c422-b382-46ef-b885-2d90f800579a 2018-09-22 04:36:34,588 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff58dd6d30e16cf5773d484b8d0efff5b9b55835" 2018-09-22 04:36:34,770 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:34 GMT Server: Apache x-compute-request-id: req-56a81fb3-67b2-4e40-8e73-e72197fe6aae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-56a81fb3-67b2-4e40-8e73-e72197fe6aae Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e09dd43d273c49d4bc0b57630729e444", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924", "rel": "self"}, {"href": "http://172.30.9.23:8776/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:36:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e3dd672f10504daa97a740b36dbfa2de", "updated_at": "2018-09-22T04:36:34.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0c59c422-b382-46ef-b885-2d90f800579a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "22827218-9f6e-483c-9420-55039494f924", "size": 1}]} 2018-09-22 04:36:34,770 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/detail used request id req-56a81fb3-67b2-4e40-8e73-e72197fe6aae 2018-09-22 04:36:34,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:36:34,779 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:36:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:36:34,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e3dd672f10504daa97a740b36dbfa2de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff58dd6d30e16cf5773d484b8d0efff5b9b55835" 2018-09-22 04:36:34,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-483db8e5-1472-470b-bf7f-a318f22a9272 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e3dd672f10504daa97a740b36dbfa2de"}, "enabled": true, "id": "e3dd672f10504daa97a740b36dbfa2de", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj"}} 2018-09-22 04:36:34,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e3dd672f10504daa97a740b36dbfa2de used request id req-483db8e5-1472-470b-bf7f-a318f22a9272 2018-09-22 04:36:34,864 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa311791-3e19-4647-b73b-d144a248a8ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dcd64a28948e83ade5d5434129830731b87a73a" 2018-09-22 04:36:35,052 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:34 GMT Server: Apache x-compute-request-id: req-4f96c804-2bb7-4b38-bc1d-28494492e00d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4f96c804-2bb7-4b38-bc1d-28494492e00d Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e09dd43d273c49d4bc0b57630729e444", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924", "rel": "self"}, {"href": "http://172.30.9.23:8776/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:36:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e3dd672f10504daa97a740b36dbfa2de", "updated_at": "2018-09-22T04:36:34.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0c59c422-b382-46ef-b885-2d90f800579a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "22827218-9f6e-483c-9420-55039494f924", "size": 1}} 2018-09-22 04:36:35,052 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924 used request id req-4f96c804-2bb7-4b38-bc1d-28494492e00d 2018-09-22 04:36:35,052 - create_volume - DEBUG - Instance status is - available 2018-09-22 04:36:35,052 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-0c59c422-b382-46ef-b885-2d90f800579a 2018-09-22 04:36:35,053 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-0c59c422-b382-46ef-b885-2d90f800579a 2018-09-22 04:36:35,055 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa311791-3e19-4647-b73b-d144a248a8ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dcd64a28948e83ade5d5434129830731b87a73a" 2018-09-22 04:36:35,276 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:36:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b0c06a41-7871-4971-9b30-d8c823d47b3c 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-09-22 04:36:35,276 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924 used request id req-b0c06a41-7871-4971-9b30-d8c823d47b3c 2018-09-22 04:36:35,279 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa311791-3e19-4647-b73b-d144a248a8ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dcd64a28948e83ade5d5434129830731b87a73a" 2018-09-22 04:36:35,469 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:35 GMT Server: Apache x-compute-request-id: req-391470bb-70af-4321-844e-50bd91dd3bff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-391470bb-70af-4321-844e-50bd91dd3bff Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "e09dd43d273c49d4bc0b57630729e444", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924", "rel": "self"}, {"href": "http://172.30.9.23:8776/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:36:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e3dd672f10504daa97a740b36dbfa2de", "updated_at": "2018-09-22T04:36:35.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0c59c422-b382-46ef-b885-2d90f800579a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "22827218-9f6e-483c-9420-55039494f924", "size": 1}} 2018-09-22 04:36:35,469 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924 used request id req-391470bb-70af-4321-844e-50bd91dd3bff 2018-09-22 04:36:35,469 - create_volume - DEBUG - Instance status is - deleting 2018-09-22 04:36:35,469 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-22 04:36:38,473 - create_volume - DEBUG - Volume status query timeout in 56.8037500381 2018-09-22 04:36:38,476 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa311791-3e19-4647-b73b-d144a248a8ff" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dcd64a28948e83ade5d5434129830731b87a73a" 2018-09-22 04:36:38,509 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9aed09ad-a166-469d-b39b-dacb57a30625 x-openstack-request-id: req-9aed09ad-a166-469d-b39b-dacb57a30625 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 22827218-9f6e-483c-9420-55039494f924 could not be found.", "code": 404}} 2018-09-22 04:36:38,509 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/22827218-9f6e-483c-9420-55039494f924 used request id req-9aed09ad-a166-469d-b39b-dacb57a30625 2018-09-22 04:36:38,509 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 22827218-9f6e-483c-9420-55039494f924 could not be found. (HTTP 404) (Request-ID: req-9aed09ad-a166-469d-b39b-dacb57a30625) 2018-09-22 04:36:38,510 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-0c59c422-b382-46ef-b885-2d90f800579a 2018-09-22 04:36:38,513 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56a81fb3-67b2-4e40-8e73-e72197fe6aae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff58dd6d30e16cf5773d484b8d0efff5b9b55835" 2018-09-22 04:36:39,067 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:38 GMT Server: Apache x-compute-request-id: req-2c8b1035-6c66-4d92-9a7d-37f0e2938f17 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2c8b1035-6c66-4d92-9a7d-37f0e2938f17 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-22 04:36:39,068 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/e3dd672f10504daa97a740b36dbfa2de/volumes/detail used request id req-2c8b1035-6c66-4d92-9a7d-37f0e2938f17 2018-09-22 04:36:39,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" 2018-09-22 04:36:39,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-fe3a58d0-87cd-4cd5-be20-3608df784039 Date: Sat, 22 Sep 2018 04:36:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:36:39,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-fe3a58d0-87cd-4cd5-be20-3608df784039 2018-09-22 04:36:39,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" 2018-09-22 04:36:39,411 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00ad722f-ea79-4a52-b5a2-f39f12649bc7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:39,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-00ad722f-ea79-4a52-b5a2-f39f12649bc7 2018-09-22 04:36:39,412 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:39,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" 2018-09-22 04:36:39,497 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab8fd815-e8cf-40ca-84e9-8ecc06b53ebb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:39,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-ab8fd815-e8cf-40ca-84e9-8ecc06b53ebb 2018-09-22 04:36:39,497 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:39,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" 2018-09-22 04:36:39,589 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75a51f50-a367-4f55-bda6-5aea22c8220d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:39,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-75a51f50-a367-4f55-bda6-5aea22c8220d 2018-09-22 04:36:39,589 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:39,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" 2018-09-22 04:36:39,681 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afef9af2-5130-44c8-ab2c-184971612c09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:39,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-afef9af2-5130-44c8-ab2c-184971612c09 2018-09-22 04:36:39,682 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:39,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" 2018-09-22 04:36:39,765 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf89297c-8590-4c56-81c8-b0d3a409b31f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:39,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-cf89297c-8590-4c56-81c8-b0d3a409b31f 2018-09-22 04:36:39,765 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:39,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" 2018-09-22 04:36:39,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b1ce83a-54ae-4e05-9d3b-0dc0df1ae641 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:39,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-2b1ce83a-54ae-4e05-9d3b-0dc0df1ae641 2018-09-22 04:36:39,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:39,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" 2018-09-22 04:36:39,946 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2dc4d1b-d7d7-4977-81ee-ba85fe67ddc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:39,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-b2dc4d1b-d7d7-4977-81ee-ba85fe67ddc3 2018-09-22 04:36:39,946 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:39,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" 2018-09-22 04:36:40,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e594282-e195-4785-821d-57a2eee58e39 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:36:40,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-5e594282-e195-4785-821d-57a2eee58e39 2018-09-22 04:36:40,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" 2018-09-22 04:36:40,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d8ee89-93f9-4ae3-a3cd-6f8a2e3bfbca Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:36:40,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-e3d8ee89-93f9-4ae3-a3cd-6f8a2e3bfbca 2018-09-22 04:36:40,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" 2018-09-22 04:36:40,214 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06d4951b-24ef-4be8-9e87-c6b3a2a5345d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:40,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-06d4951b-24ef-4be8-9e87-c6b3a2a5345d 2018-09-22 04:36:40,214 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:40,215 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj 2018-09-22 04:36:40,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e3dd672f10504daa97a740b36dbfa2de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" 2018-09-22 04:36:40,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f0b6f8c-860d-4ce1-9ce4-a74d9c5ea787 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:40,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e3dd672f10504daa97a740b36dbfa2de used request id req-6f0b6f8c-860d-4ce1-9ce4-a74d9c5ea787 2018-09-22 04:36:40,416 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-83070058-4e38-405-proj-role 2018-09-22 04:36:40,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/71ea0bc7d5b445babe67836d780ee420 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" 2018-09-22 04:36:40,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b9bf9fd-865c-4993-a444-e73d0d8cb88a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:40,533 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/71ea0bc7d5b445babe67836d780ee420 used request id req-6b9bf9fd-865c-4993-a444-e73d0d8cb88a 2018-09-22 04:36:40,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}426112a307348bd2ee22611505fc2e6d4d57a363" 2018-09-22 04:36:40,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e908a2-c9ef-49cd-aeb2-760caf22ed8e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:36:40,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-29e908a2-c9ef-49cd-aeb2-760caf22ed8e 2018-09-22 04:36:40,629 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-83070058-4e38-405-user 2018-09-22 04:36:40,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e09dd43d273c49d4bc0b57630729e444 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997a022daf38e7c3bf8902de5c89664c265ec8bb" 2018-09-22 04:36:40,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1be618c-0f3e-4ba5-8a87-c8f7a6e990b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:40,806 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e09dd43d273c49d4bc0b57630729e444 used request id req-a1be618c-0f3e-4ba5-8a87-c8f7a6e990b0 2018-09-22 04:36:40,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:41,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["B3dy-N3gTfGRYFGSuFoVqQ"], "issued_at": "2018-09-22T04:36:41.000000Z"}} 2018-09-22 04:36:41,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52a15e9f3aaf0101fc445b01f1df1dee5973769e" 2018-09-22 04:36:41,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d15c8b-9faf-4570-9c74-68e502db0453 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:41,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-35d15c8b-9faf-4570-9c74-68e502db0453 2018-09-22 04:36:41,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:41,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:41,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["7TqDtHT1TmCrf_ohoA8flw"], "issued_at": "2018-09-22T04:36:41.000000Z"}} 2018-09-22 04:36:41,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" 2018-09-22 04:36:41,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-815a290c-6387-4696-b278-9b33c16164f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:41,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-815a290c-6387-4696-b278-9b33c16164f5 2018-09-22 04:36:41,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:36:41,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:36:41,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" 2018-09-22 04:36:41,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f33f47ac-248d-46e6-91f5-1e41b0671a1e Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:36:41,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj used request id req-f33f47ac-248d-46e6-91f5-1e41b0671a1e 2018-09-22 04:36:41,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" 2018-09-22 04:36:41,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-384026d5-c387-4f9d-ab88-e1a9f21c987b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:36:41,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-384026d5-c387-4f9d-ab88-e1a9f21c987b 2018-09-22 04:36:41,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj"}}' 2018-09-22 04:36:42,066 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b083b9c7-7160-4081-ad74-4db5393b5b3a Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3d6504a8ee504f3e99400a7abe268710"}, "enabled": true, "id": "3d6504a8ee504f3e99400a7abe268710", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj"}} 2018-09-22 04:36:42,066 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b083b9c7-7160-4081-ad74-4db5393b5b3a 2018-09-22 04:36:42,067 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj 2018-09-22 04:36:42,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:42,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:42,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["_7ncmtByRc-3JfblGiwctQ"], "issued_at": "2018-09-22T04:36:42.000000Z"}} 2018-09-22 04:36:42,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73044e7907254a84b880fe022be5886455b718e2" 2018-09-22 04:36:42,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c731642-7273-4225-9fdf-0a04ec0fdee8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:42,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9c731642-7273-4225-9fdf-0a04ec0fdee8 2018-09-22 04:36:42,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:36:42,539 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:36:42,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73044e7907254a84b880fe022be5886455b718e2" 2018-09-22 04:36:42,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5d776f4-73d3-418c-b989-d910a266b69e Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:36:42,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a5d776f4-73d3-418c-b989-d910a266b69e 2018-09-22 04:36:42,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73044e7907254a84b880fe022be5886455b718e2" 2018-09-22 04:36:42,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c3685d6-63fd-4557-87ce-b0e279263024 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3d6504a8ee504f3e99400a7abe268710"}, "enabled": true, "id": "3d6504a8ee504f3e99400a7abe268710", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj"}]} 2018-09-22 04:36:42,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj used request id req-6c3685d6-63fd-4557-87ce-b0e279263024 2018-09-22 04:36:42,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73044e7907254a84b880fe022be5886455b718e2" 2018-09-22 04:36:42,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4866cb79-85e6-4b4e-899c-f2ffe254614a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:36:42,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4866cb79-85e6-4b4e-899c-f2ffe254614a 2018-09-22 04:36:43,126 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-user 2018-09-22 04:36:43,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:43,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" 2018-09-22 04:36:43,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65f47ff0-08c3-4eb2-9227-c73c00846d56 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:36:43,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-65f47ff0-08c3-4eb2-9227-c73c00846d56 2018-09-22 04:36:43,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj-role"}}' 2018-09-22 04:36:43,342 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:36:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d4f84b0-6c8e-42cb-b2df-84f360f942a9 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f9b27a46aaab401f8a11ef6dd1b7fa09", "links": {"self": "http://172.30.9.23:5000/v3/roles/f9b27a46aaab401f8a11ef6dd1b7fa09"}, "name": "CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj-role"}} 2018-09-22 04:36:43,342 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-5d4f84b0-6c8e-42cb-b2df-84f360f942a9 2018-09-22 04:36:43,342 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj-role 2018-09-22 04:36:43,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f9b27a46aaab401f8a11ef6dd1b7fa09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" 2018-09-22 04:36:43,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1df492c-32be-482a-9e4a-cbb4e0729044 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f9b27a46aaab401f8a11ef6dd1b7fa09"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj-role", "id": "f9b27a46aaab401f8a11ef6dd1b7fa09"}} 2018-09-22 04:36:43,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f9b27a46aaab401f8a11ef6dd1b7fa09 used request id req-f1df492c-32be-482a-9e4a-cbb4e0729044 2018-09-22 04:36:43,363 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj-role to project CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj 2018-09-22 04:36:43,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3d6504a8ee504f3e99400a7abe268710/users/6bb65cebb4af4ebda8dba8d252cf3619/roles/f9b27a46aaab401f8a11ef6dd1b7fa09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" 2018-09-22 04:36:43,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0765a2cf-3e19-4904-a2ab-76413e87e7bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:43,499 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3d6504a8ee504f3e99400a7abe268710/users/6bb65cebb4af4ebda8dba8d252cf3619/roles/f9b27a46aaab401f8a11ef6dd1b7fa09 used request id req-0765a2cf-3e19-4904-a2ab-76413e87e7bf 2018-09-22 04:36:43,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:43,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f9b27a46aaab401f8a11ef6dd1b7fa09", "name": "CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj-role"}], "expires_at": "2018-09-22T05:36:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d6504a8ee504f3e99400a7abe268710", "name": "CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3d6504a8ee504f3e99400a7abe268710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3d6504a8ee504f3e99400a7abe268710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3d6504a8ee504f3e99400a7abe268710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3d6504a8ee504f3e99400a7abe268710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3d6504a8ee504f3e99400a7abe268710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3d6504a8ee504f3e99400a7abe268710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3d6504a8ee504f3e99400a7abe268710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3d6504a8ee504f3e99400a7abe268710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3d6504a8ee504f3e99400a7abe268710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3d6504a8ee504f3e99400a7abe268710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3d6504a8ee504f3e99400a7abe268710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-user", "id": "6bb65cebb4af4ebda8dba8d252cf3619"}, "audit_ids": ["ncLOmi1fS7eQw0yQ9lxSVQ"], "issued_at": "2018-09-22T04:36:43.000000Z"}} 2018-09-22 04:36:43,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b9960a505f4b1842b506539eb409801b97b81b1" 2018-09-22 04:36:43,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e91a9d-9c66-4763-8412-5ea22dbb308a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:43,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-50e91a9d-9c66-4763-8412-5ea22dbb308a 2018-09-22 04:36:43,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:43,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:44,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f9b27a46aaab401f8a11ef6dd1b7fa09", "name": "CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj-role"}], "expires_at": "2018-09-22T05:36:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d6504a8ee504f3e99400a7abe268710", "name": "CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3d6504a8ee504f3e99400a7abe268710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3d6504a8ee504f3e99400a7abe268710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3d6504a8ee504f3e99400a7abe268710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3d6504a8ee504f3e99400a7abe268710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3d6504a8ee504f3e99400a7abe268710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3d6504a8ee504f3e99400a7abe268710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3d6504a8ee504f3e99400a7abe268710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3d6504a8ee504f3e99400a7abe268710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3d6504a8ee504f3e99400a7abe268710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3d6504a8ee504f3e99400a7abe268710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3d6504a8ee504f3e99400a7abe268710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-user", "id": "6bb65cebb4af4ebda8dba8d252cf3619"}, "audit_ids": ["c9t0k7_oRWSf4fyJHRaNoQ"], "issued_at": "2018-09-22T04:36:44.000000Z"}} 2018-09-22 04:36:44,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd58e06d47cb8fed403d75911bd1b0ae1f35582" 2018-09-22 04:36:44,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-069f82e1-0105-41c1-b479-6d78d41ece8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:44,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-069f82e1-0105-41c1-b479-6d78d41ece8c 2018-09-22 04:36:44,424 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd58e06d47cb8fed403d75911bd1b0ae1f35582" 2018-09-22 04:36:44,711 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:44 GMT Server: Apache x-compute-request-id: req-645e8b6d-9d70-4263-872c-0eef6e938bb2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-645e8b6d-9d70-4263-872c-0eef6e938bb2 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-22 04:36:44,711 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/detail used request id req-645e8b6d-9d70-4263-872c-0eef6e938bb2 2018-09-22 04:36:44,714 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-645e8b6d-9d70-4263-872c-0eef6e938bb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd58e06d47cb8fed403d75911bd1b0ae1f35582" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-5f450e5d-24bf-49ed-8f7c-c9e99748d274", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-22 04:36:45,040 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:36:44 GMT Server: Apache x-compute-request-id: req-6d80281e-d406-474f-83f4-2bff5eb8db15 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6d80281e-d406-474f-83f4-2bff5eb8db15 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "6bb65cebb4af4ebda8dba8d252cf3619", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22", "rel": "self"}, {"href": "http://172.30.9.23:8776/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:36:44.948580", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5f450e5d-24bf-49ed-8f7c-c9e99748d274", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c10e3c22-7451-4ffc-bd86-231cae1edf22", "size": 1}} 2018-09-22 04:36:45,040 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes used request id req-6d80281e-d406-474f-83f4-2bff5eb8db15 2018-09-22 04:36:45,044 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-645e8b6d-9d70-4263-872c-0eef6e938bb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd58e06d47cb8fed403d75911bd1b0ae1f35582" 2018-09-22 04:36:45,265 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:45 GMT Server: Apache x-compute-request-id: req-7018b737-18d6-4d63-9365-a7bd08ba310c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7018b737-18d6-4d63-9365-a7bd08ba310c Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "6bb65cebb4af4ebda8dba8d252cf3619", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22", "rel": "self"}, {"href": "http://172.30.9.23:8776/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:36:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3d6504a8ee504f3e99400a7abe268710", "updated_at": "2018-09-22T04:36:45.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5f450e5d-24bf-49ed-8f7c-c9e99748d274", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c10e3c22-7451-4ffc-bd86-231cae1edf22", "size": 1}} 2018-09-22 04:36:45,265 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22 used request id req-7018b737-18d6-4d63-9365-a7bd08ba310c 2018-09-22 04:36:45,265 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-5f450e5d-24bf-49ed-8f7c-c9e99748d274 2018-09-22 04:36:45,268 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-645e8b6d-9d70-4263-872c-0eef6e938bb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd58e06d47cb8fed403d75911bd1b0ae1f35582" 2018-09-22 04:36:45,453 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:45 GMT Server: Apache x-compute-request-id: req-9bbd52c5-003e-49f3-a6ba-c93b1bd2bca3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9bbd52c5-003e-49f3-a6ba-c93b1bd2bca3 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "6bb65cebb4af4ebda8dba8d252cf3619", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22", "rel": "self"}, {"href": "http://172.30.9.23:8776/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:36:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3d6504a8ee504f3e99400a7abe268710", "updated_at": "2018-09-22T04:36:45.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5f450e5d-24bf-49ed-8f7c-c9e99748d274", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c10e3c22-7451-4ffc-bd86-231cae1edf22", "size": 1}} 2018-09-22 04:36:45,453 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22 used request id req-9bbd52c5-003e-49f3-a6ba-c93b1bd2bca3 2018-09-22 04:36:45,454 - create_volume - DEBUG - Instance status is - available 2018-09-22 04:36:45,454 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-5f450e5d-24bf-49ed-8f7c-c9e99748d274 2018-09-22 04:36:45,454 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-5f450e5d-24bf-49ed-8f7c-c9e99748d274 2018-09-22 04:36:45,457 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b9960a505f4b1842b506539eb409801b97b81b1" 2018-09-22 04:36:45,650 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:45 GMT Server: Apache x-compute-request-id: req-6d77c2bf-2dc2-4bf6-9587-bba97027aeb5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6d77c2bf-2dc2-4bf6-9587-bba97027aeb5 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "6bb65cebb4af4ebda8dba8d252cf3619", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22", "rel": "self"}, {"href": "http://172.30.9.23:8776/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:36:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3d6504a8ee504f3e99400a7abe268710", "updated_at": "2018-09-22T04:36:45.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5f450e5d-24bf-49ed-8f7c-c9e99748d274", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c10e3c22-7451-4ffc-bd86-231cae1edf22", "size": 1}]} 2018-09-22 04:36:45,650 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/detail used request id req-6d77c2bf-2dc2-4bf6-9587-bba97027aeb5 2018-09-22 04:36:45,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:36:45,659 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:36:45,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3d6504a8ee504f3e99400a7abe268710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b9960a505f4b1842b506539eb409801b97b81b1" 2018-09-22 04:36:45,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1057074b-ba78-4e73-8832-8a522f227ff8 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3d6504a8ee504f3e99400a7abe268710"}, "enabled": true, "id": "3d6504a8ee504f3e99400a7abe268710", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj"}} 2018-09-22 04:36:45,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3d6504a8ee504f3e99400a7abe268710 used request id req-1057074b-ba78-4e73-8832-8a522f227ff8 2018-09-22 04:36:45,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:45,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:46,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f9b27a46aaab401f8a11ef6dd1b7fa09", "name": "CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj-role"}], "expires_at": "2018-09-22T05:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d6504a8ee504f3e99400a7abe268710", "name": "CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3d6504a8ee504f3e99400a7abe268710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3d6504a8ee504f3e99400a7abe268710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3d6504a8ee504f3e99400a7abe268710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3d6504a8ee504f3e99400a7abe268710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3d6504a8ee504f3e99400a7abe268710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3d6504a8ee504f3e99400a7abe268710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3d6504a8ee504f3e99400a7abe268710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3d6504a8ee504f3e99400a7abe268710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3d6504a8ee504f3e99400a7abe268710", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3d6504a8ee504f3e99400a7abe268710", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3d6504a8ee504f3e99400a7abe268710", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-user", "id": "6bb65cebb4af4ebda8dba8d252cf3619"}, "audit_ids": ["9zuvXCINQEyLZk633j3uDg"], "issued_at": "2018-09-22T04:36:46.000000Z"}} 2018-09-22 04:36:46,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e58e4457e560917948673c531aac9978fcc5ada5" 2018-09-22 04:36:46,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28ff42a0-a475-4103-bc9d-8e14cfcc6a08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:46,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-28ff42a0-a475-4103-bc9d-8e14cfcc6a08 2018-09-22 04:36:46,274 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e58e4457e560917948673c531aac9978fcc5ada5" 2018-09-22 04:36:46,459 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:46 GMT Server: Apache x-compute-request-id: req-a99392ce-33fa-454d-8b8f-4594acc9bd6b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a99392ce-33fa-454d-8b8f-4594acc9bd6b Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "6bb65cebb4af4ebda8dba8d252cf3619", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22", "rel": "self"}, {"href": "http://172.30.9.23:8776/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:36:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3d6504a8ee504f3e99400a7abe268710", "updated_at": "2018-09-22T04:36:45.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5f450e5d-24bf-49ed-8f7c-c9e99748d274", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c10e3c22-7451-4ffc-bd86-231cae1edf22", "size": 1}]} 2018-09-22 04:36:46,460 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/detail used request id req-a99392ce-33fa-454d-8b8f-4594acc9bd6b 2018-09-22 04:36:46,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:36:46,469 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:36:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:36:46,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3d6504a8ee504f3e99400a7abe268710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e58e4457e560917948673c531aac9978fcc5ada5" 2018-09-22 04:36:46,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d1b9f11-1b90-46d9-8c9a-c76cba9e57e4 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3d6504a8ee504f3e99400a7abe268710"}, "enabled": true, "id": "3d6504a8ee504f3e99400a7abe268710", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj"}} 2018-09-22 04:36:46,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3d6504a8ee504f3e99400a7abe268710 used request id req-1d1b9f11-1b90-46d9-8c9a-c76cba9e57e4 2018-09-22 04:36:46,555 - create_volume - INFO - Did not create volume due to cleanup mode 2018-09-22 04:36:46,558 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-645e8b6d-9d70-4263-872c-0eef6e938bb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd58e06d47cb8fed403d75911bd1b0ae1f35582" 2018-09-22 04:36:46,609 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:46 GMT Server: Apache x-compute-request-id: req-5adb65cc-931a-413c-8870-c74a4fb42c42 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5adb65cc-931a-413c-8870-c74a4fb42c42 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "6bb65cebb4af4ebda8dba8d252cf3619", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22", "rel": "self"}, {"href": "http://172.30.9.23:8776/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:36:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3d6504a8ee504f3e99400a7abe268710", "updated_at": "2018-09-22T04:36:45.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5f450e5d-24bf-49ed-8f7c-c9e99748d274", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c10e3c22-7451-4ffc-bd86-231cae1edf22", "size": 1}} 2018-09-22 04:36:46,609 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22 used request id req-5adb65cc-931a-413c-8870-c74a4fb42c42 2018-09-22 04:36:46,610 - create_volume - DEBUG - Instance status is - available 2018-09-22 04:36:46,610 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-5f450e5d-24bf-49ed-8f7c-c9e99748d274 2018-09-22 04:36:46,610 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-5f450e5d-24bf-49ed-8f7c-c9e99748d274 2018-09-22 04:36:46,613 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-645e8b6d-9d70-4263-872c-0eef6e938bb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd58e06d47cb8fed403d75911bd1b0ae1f35582" 2018-09-22 04:36:46,833 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:36:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fcb0d805-aaa2-472d-b063-f2b96497c7c8 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-09-22 04:36:46,833 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22 used request id req-fcb0d805-aaa2-472d-b063-f2b96497c7c8 2018-09-22 04:36:46,836 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-645e8b6d-9d70-4263-872c-0eef6e938bb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd58e06d47cb8fed403d75911bd1b0ae1f35582" 2018-09-22 04:36:47,021 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:46 GMT Server: Apache x-compute-request-id: req-eed64513-3ac3-4e4c-8bd6-76612a665c5a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eed64513-3ac3-4e4c-8bd6-76612a665c5a Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "6bb65cebb4af4ebda8dba8d252cf3619", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22", "rel": "self"}, {"href": "http://172.30.9.23:8776/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:36:44.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3d6504a8ee504f3e99400a7abe268710", "updated_at": "2018-09-22T04:36:46.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-5f450e5d-24bf-49ed-8f7c-c9e99748d274", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c10e3c22-7451-4ffc-bd86-231cae1edf22", "size": 1}} 2018-09-22 04:36:47,021 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22 used request id req-eed64513-3ac3-4e4c-8bd6-76612a665c5a 2018-09-22 04:36:47,022 - create_volume - DEBUG - Instance status is - deleting 2018-09-22 04:36:47,022 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-22 04:36:50,025 - create_volume - DEBUG - Volume status query timeout in 56.8081791401 2018-09-22 04:36:50,028 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-645e8b6d-9d70-4263-872c-0eef6e938bb2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd58e06d47cb8fed403d75911bd1b0ae1f35582" 2018-09-22 04:36:50,270 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-13e38af4-ad51-460e-b7f5-0d8a9ae2e202 x-openstack-request-id: req-13e38af4-ad51-460e-b7f5-0d8a9ae2e202 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume c10e3c22-7451-4ffc-bd86-231cae1edf22 could not be found.", "code": 404}} 2018-09-22 04:36:50,270 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/3d6504a8ee504f3e99400a7abe268710/volumes/c10e3c22-7451-4ffc-bd86-231cae1edf22 used request id req-13e38af4-ad51-460e-b7f5-0d8a9ae2e202 2018-09-22 04:36:50,270 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume c10e3c22-7451-4ffc-bd86-231cae1edf22 could not be found. (HTTP 404) (Request-ID: req-13e38af4-ad51-460e-b7f5-0d8a9ae2e202) 2018-09-22 04:36:50,271 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-5f450e5d-24bf-49ed-8f7c-c9e99748d274 2018-09-22 04:36:50,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" 2018-09-22 04:36:50,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-498ed9af-bbfb-44b1-b3de-48a4f4e176a1 Date: Sat, 22 Sep 2018 04:36:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:36:50,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-498ed9af-bbfb-44b1-b3de-48a4f4e176a1 2018-09-22 04:36:50,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" 2018-09-22 04:36:50,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae2110d1-c531-400f-8ac0-28a3a9120299 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:50,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-ae2110d1-c531-400f-8ac0-28a3a9120299 2018-09-22 04:36:50,604 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:50,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" 2018-09-22 04:36:50,695 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-313525bc-2c23-491c-a4ab-f5b54ece3574 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:50,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-313525bc-2c23-491c-a4ab-f5b54ece3574 2018-09-22 04:36:50,696 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:50,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" 2018-09-22 04:36:50,786 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-119fed9a-f471-4074-be1d-1d07f24878f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:50,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-119fed9a-f471-4074-be1d-1d07f24878f2 2018-09-22 04:36:50,786 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:50,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" 2018-09-22 04:36:50,869 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62f8d07c-56fd-4a41-b806-1a255b0242ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:50,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-62f8d07c-56fd-4a41-b806-1a255b0242ea 2018-09-22 04:36:50,869 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:50,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" 2018-09-22 04:36:50,961 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0652895b-e62e-4295-acf2-887429b3c411 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:50,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-0652895b-e62e-4295-acf2-887429b3c411 2018-09-22 04:36:50,961 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:50,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" 2018-09-22 04:36:51,052 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-803c4029-e348-4db2-b0ce-0194a25384cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:51,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-803c4029-e348-4db2-b0ce-0194a25384cb 2018-09-22 04:36:51,052 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:51,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" 2018-09-22 04:36:51,135 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0b7cfdb-9563-41b7-9916-e740816d843e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:51,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-e0b7cfdb-9563-41b7-9916-e740816d843e 2018-09-22 04:36:51,136 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:51,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" 2018-09-22 04:36:51,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99605a27-9b92-4f7d-928d-f070ca751375 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:36:51,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-99605a27-9b92-4f7d-928d-f070ca751375 2018-09-22 04:36:51,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" 2018-09-22 04:36:51,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-099da5b9-1def-47eb-9484-bed63507605f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:36:51,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-099da5b9-1def-47eb-9484-bed63507605f 2018-09-22 04:36:51,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" 2018-09-22 04:36:51,398 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99ee0d24-2533-4cc1-b19d-61b82466f4c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:36:51,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-99ee0d24-2533-4cc1-b19d-61b82466f4c7 2018-09-22 04:36:51,399 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:36:51,400 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj 2018-09-22 04:36:51,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3d6504a8ee504f3e99400a7abe268710 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" 2018-09-22 04:36:51,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2309ae7-29f1-4a91-8d18-65229ba6c5f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:51,602 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3d6504a8ee504f3e99400a7abe268710 used request id req-a2309ae7-29f1-4a91-8d18-65229ba6c5f0 2018-09-22 04:36:51,602 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-proj-role 2018-09-22 04:36:51,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f9b27a46aaab401f8a11ef6dd1b7fa09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" 2018-09-22 04:36:51,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0f4310b-b919-41be-a716-32112f459278 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:51,712 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f9b27a46aaab401f8a11ef6dd1b7fa09 used request id req-d0f4310b-b919-41be-a716-32112f459278 2018-09-22 04:36:51,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c88ad6e759bd5d08f950f7f70830187703f273" 2018-09-22 04:36:51,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60cea397-498b-4bd2-9a21-97d86b88f7f3 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:36:51,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-60cea397-498b-4bd2-9a21-97d86b88f7f3 2018-09-22 04:36:51,802 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-99cf10b0-d8f9-495-user 2018-09-22 04:36:51,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/6bb65cebb4af4ebda8dba8d252cf3619 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73044e7907254a84b880fe022be5886455b718e2" 2018-09-22 04:36:52,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7585b042-ddb3-4cd2-9342-3e9bee9eede0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:52,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6bb65cebb4af4ebda8dba8d252cf3619 used request id req-7585b042-ddb3-4cd2-9342-3e9bee9eede0 2018-09-22 04:36:52,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:52,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["utwCNMCNTxi6SwMUCDEhTA"], "issued_at": "2018-09-22T04:36:52.000000Z"}} 2018-09-22 04:36:52,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8850be24ac862296211edff13a780350f6927b22" 2018-09-22 04:36:52,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6ec8007-f11c-4f8b-a826-554e3574b95a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:52,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b6ec8007-f11c-4f8b-a826-554e3574b95a 2018-09-22 04:36:52,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:52,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:52,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["iXlNyBDZQ9SVZU_vfY5c7w"], "issued_at": "2018-09-22T04:36:52.000000Z"}} 2018-09-22 04:36:52,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" 2018-09-22 04:36:53,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0499ad1-c688-47dd-9db3-fca92cf0bca0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:53,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c0499ad1-c688-47dd-9db3-fca92cf0bca0 2018-09-22 04:36:53,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:36:53,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:36:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:36:53,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" 2018-09-22 04:36:53,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bc86d26-ecb9-4bd4-b8de-de0e79ffd0f3 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:36:53,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj used request id req-8bc86d26-ecb9-4bd4-b8de-de0e79ffd0f3 2018-09-22 04:36:53,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" 2018-09-22 04:36:53,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d258f1-39d9-4998-beae-d65216a168c0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:36:53,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-70d258f1-39d9-4998-beae-d65216a168c0 2018-09-22 04:36:53,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj"}}' 2018-09-22 04:36:53,269 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:36:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fd1bad9-4c3d-4d9e-b537-404695df4c74 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7f1b204826844b41be870d3d9aa5cc7e"}, "enabled": true, "id": "7f1b204826844b41be870d3d9aa5cc7e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj"}} 2018-09-22 04:36:53,270 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9fd1bad9-4c3d-4d9e-b537-404695df4c74 2018-09-22 04:36:53,270 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj 2018-09-22 04:36:53,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:53,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:53,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:36:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["54KSm0l6TKeX5YFpl3j75g"], "issued_at": "2018-09-22T04:36:53.000000Z"}} 2018-09-22 04:36:53,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c42ef2d9336bd93afaaf78ed2bd7f00d8581bc" 2018-09-22 04:36:53,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0daa3ab-e2b2-417c-93b7-a3c356654597 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:53,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a0daa3ab-e2b2-417c-93b7-a3c356654597 2018-09-22 04:36:53,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:36:53,752 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:36:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:36:53,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c42ef2d9336bd93afaaf78ed2bd7f00d8581bc" 2018-09-22 04:36:53,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b058f01-a93c-4b10-b3ff-37c3e0707dc3 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:36:53,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5b058f01-a93c-4b10-b3ff-37c3e0707dc3 2018-09-22 04:36:53,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c42ef2d9336bd93afaaf78ed2bd7f00d8581bc" 2018-09-22 04:36:53,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c931f91-c51d-48f8-a082-3d507010f583 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7f1b204826844b41be870d3d9aa5cc7e"}, "enabled": true, "id": "7f1b204826844b41be870d3d9aa5cc7e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj"}]} 2018-09-22 04:36:53,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj used request id req-0c931f91-c51d-48f8-a082-3d507010f583 2018-09-22 04:36:53,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c42ef2d9336bd93afaaf78ed2bd7f00d8581bc" 2018-09-22 04:36:54,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01426d1b-636f-4461-8630-5b7d2e456a27 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:36:54,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-01426d1b-636f-4461-8630-5b7d2e456a27 2018-09-22 04:36:54,401 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-user 2018-09-22 04:36:54,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:54,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" 2018-09-22 04:36:54,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab4af92d-47bd-4b29-9e26-4e9478962164 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:36:54,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ab4af92d-47bd-4b29-9e26-4e9478962164 2018-09-22 04:36:54,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj-role"}}' 2018-09-22 04:36:54,605 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:36:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04511a06-35b4-4f99-bd65-fa493c9d7dd5 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2084587b6b094d6fad1f57a1cc272fae", "links": {"self": "http://172.30.9.23:5000/v3/roles/2084587b6b094d6fad1f57a1cc272fae"}, "name": "CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj-role"}} 2018-09-22 04:36:54,605 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-04511a06-35b4-4f99-bd65-fa493c9d7dd5 2018-09-22 04:36:54,605 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj-role 2018-09-22 04:36:54,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2084587b6b094d6fad1f57a1cc272fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" 2018-09-22 04:36:54,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc7d1471-8916-4c14-adec-8ae13c508d6a Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/2084587b6b094d6fad1f57a1cc272fae"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj-role", "id": "2084587b6b094d6fad1f57a1cc272fae"}} 2018-09-22 04:36:54,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2084587b6b094d6fad1f57a1cc272fae used request id req-bc7d1471-8916-4c14-adec-8ae13c508d6a 2018-09-22 04:36:54,698 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj-role to project CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj 2018-09-22 04:36:54,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/7f1b204826844b41be870d3d9aa5cc7e/users/9991b1bc7dba4e6fac47ab459880eac3/roles/2084587b6b094d6fad1f57a1cc272fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" 2018-09-22 04:36:54,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:36:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04365898-a514-4d9b-b976-75b363dd5685 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:36:54,836 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7f1b204826844b41be870d3d9aa5cc7e/users/9991b1bc7dba4e6fac47ab459880eac3/roles/2084587b6b094d6fad1f57a1cc272fae used request id req-04365898-a514-4d9b-b976-75b363dd5685 2018-09-22 04:36:54,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:55,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2084587b6b094d6fad1f57a1cc272fae", "name": "CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj-role"}], "expires_at": "2018-09-22T05:36:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f1b204826844b41be870d3d9aa5cc7e", "name": "CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7f1b204826844b41be870d3d9aa5cc7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7f1b204826844b41be870d3d9aa5cc7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7f1b204826844b41be870d3d9aa5cc7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7f1b204826844b41be870d3d9aa5cc7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7f1b204826844b41be870d3d9aa5cc7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7f1b204826844b41be870d3d9aa5cc7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7f1b204826844b41be870d3d9aa5cc7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7f1b204826844b41be870d3d9aa5cc7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7f1b204826844b41be870d3d9aa5cc7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7f1b204826844b41be870d3d9aa5cc7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7f1b204826844b41be870d3d9aa5cc7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-user", "id": "9991b1bc7dba4e6fac47ab459880eac3"}, "audit_ids": ["BsD8NfUGTSyLB8frWHkFxw"], "issued_at": "2018-09-22T04:36:55.000000Z"}} 2018-09-22 04:36:55,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642a0156213806ddb3339f5fd74bfbbd459a8ff4" 2018-09-22 04:36:55,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42bed623-227d-4571-8446-623563f546a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:55,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-42bed623-227d-4571-8446-623563f546a8 2018-09-22 04:36:55,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:36:55,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:36:55,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2084587b6b094d6fad1f57a1cc272fae", "name": "CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj-role"}], "expires_at": "2018-09-22T05:36:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f1b204826844b41be870d3d9aa5cc7e", "name": "CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7f1b204826844b41be870d3d9aa5cc7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7f1b204826844b41be870d3d9aa5cc7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7f1b204826844b41be870d3d9aa5cc7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7f1b204826844b41be870d3d9aa5cc7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7f1b204826844b41be870d3d9aa5cc7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7f1b204826844b41be870d3d9aa5cc7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7f1b204826844b41be870d3d9aa5cc7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7f1b204826844b41be870d3d9aa5cc7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7f1b204826844b41be870d3d9aa5cc7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7f1b204826844b41be870d3d9aa5cc7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7f1b204826844b41be870d3d9aa5cc7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-user", "id": "9991b1bc7dba4e6fac47ab459880eac3"}, "audit_ids": ["VvHZLdI2SIKYI6V2EulRHg"], "issued_at": "2018-09-22T04:36:55.000000Z"}} 2018-09-22 04:36:55,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c426d188d620ecfae79a0d6388ec884b3759383d" 2018-09-22 04:36:55,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b311d63-0fd1-4b6a-ba7c-de014dc020ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:36:55,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5b311d63-0fd1-4b6a-ba7c-de014dc020ce 2018-09-22 04:36:55,735 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c426d188d620ecfae79a0d6388ec884b3759383d" 2018-09-22 04:36:55,939 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:55 GMT Server: Apache x-compute-request-id: req-f491b995-3f4b-4eb4-bf96-84d79632799a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f491b995-3f4b-4eb4-bf96-84d79632799a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-22 04:36:55,939 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/detail used request id req-f491b995-3f4b-4eb4-bf96-84d79632799a 2018-09-22 04:36:55,942 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f491b995-3f4b-4eb4-bf96-84d79632799a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c426d188d620ecfae79a0d6388ec884b3759383d" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-dd1005f9-c655-4227-b8ee-8ec3876bc119", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-22 04:36:56,304 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:36:55 GMT Server: Apache x-compute-request-id: req-e85ee6c4-d19a-4999-ab20-fabd6084b6b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e85ee6c4-d19a-4999-ab20-fabd6084b6b0 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "9991b1bc7dba4e6fac47ab459880eac3", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a", "rel": "self"}, {"href": "http://172.30.9.23:8776/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:36:56.203049", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-dd1005f9-c655-4227-b8ee-8ec3876bc119", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "173cddd6-575f-4006-af38-85c0b220284a", "size": 1}} 2018-09-22 04:36:56,305 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes used request id req-e85ee6c4-d19a-4999-ab20-fabd6084b6b0 2018-09-22 04:36:56,308 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f491b995-3f4b-4eb4-bf96-84d79632799a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c426d188d620ecfae79a0d6388ec884b3759383d" 2018-09-22 04:36:56,499 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:56 GMT Server: Apache x-compute-request-id: req-67d233fa-5d68-41e8-bd51-fca90f946178 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-67d233fa-5d68-41e8-bd51-fca90f946178 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "9991b1bc7dba4e6fac47ab459880eac3", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a", "rel": "self"}, {"href": "http://172.30.9.23:8776/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:36:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7f1b204826844b41be870d3d9aa5cc7e", "updated_at": "2018-09-22T04:36:56.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-dd1005f9-c655-4227-b8ee-8ec3876bc119", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "173cddd6-575f-4006-af38-85c0b220284a", "size": 1}} 2018-09-22 04:36:56,499 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a used request id req-67d233fa-5d68-41e8-bd51-fca90f946178 2018-09-22 04:36:56,500 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-dd1005f9-c655-4227-b8ee-8ec3876bc119 2018-09-22 04:36:56,503 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f491b995-3f4b-4eb4-bf96-84d79632799a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c426d188d620ecfae79a0d6388ec884b3759383d" 2018-09-22 04:36:56,699 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:56 GMT Server: Apache x-compute-request-id: req-01440edc-747a-44ac-8c58-50ee65596242 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-01440edc-747a-44ac-8c58-50ee65596242 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "9991b1bc7dba4e6fac47ab459880eac3", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a", "rel": "self"}, {"href": "http://172.30.9.23:8776/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:36:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7f1b204826844b41be870d3d9aa5cc7e", "updated_at": "2018-09-22T04:36:56.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-dd1005f9-c655-4227-b8ee-8ec3876bc119", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "173cddd6-575f-4006-af38-85c0b220284a", "size": 1}} 2018-09-22 04:36:56,699 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a used request id req-01440edc-747a-44ac-8c58-50ee65596242 2018-09-22 04:36:56,700 - create_volume - DEBUG - Instance status is - available 2018-09-22 04:36:56,700 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-dd1005f9-c655-4227-b8ee-8ec3876bc119 2018-09-22 04:36:56,700 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-dd1005f9-c655-4227-b8ee-8ec3876bc119 2018-09-22 04:36:56,703 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642a0156213806ddb3339f5fd74bfbbd459a8ff4" 2018-09-22 04:36:56,891 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:56 GMT Server: Apache x-compute-request-id: req-ccedddd1-d45a-4c26-876f-8331b93e3e37 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ccedddd1-d45a-4c26-876f-8331b93e3e37 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "9991b1bc7dba4e6fac47ab459880eac3", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a", "rel": "self"}, {"href": "http://172.30.9.23:8776/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:36:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7f1b204826844b41be870d3d9aa5cc7e", "updated_at": "2018-09-22T04:36:56.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-dd1005f9-c655-4227-b8ee-8ec3876bc119", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "173cddd6-575f-4006-af38-85c0b220284a", "size": 1}]} 2018-09-22 04:36:56,891 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/detail used request id req-ccedddd1-d45a-4c26-876f-8331b93e3e37 2018-09-22 04:36:56,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:36:56,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:36:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:36:56,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7f1b204826844b41be870d3d9aa5cc7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642a0156213806ddb3339f5fd74bfbbd459a8ff4" 2018-09-22 04:36:56,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97557340-933e-4827-b1ff-1b768caf72e1 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7f1b204826844b41be870d3d9aa5cc7e"}, "enabled": true, "id": "7f1b204826844b41be870d3d9aa5cc7e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj"}} 2018-09-22 04:36:56,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7f1b204826844b41be870d3d9aa5cc7e used request id req-97557340-933e-4827-b1ff-1b768caf72e1 2018-09-22 04:36:56,982 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f491b995-3f4b-4eb4-bf96-84d79632799a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c426d188d620ecfae79a0d6388ec884b3759383d" 2018-09-22 04:36:57,030 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:56 GMT Server: Apache x-compute-request-id: req-bcb0098c-bbe8-4d04-a90b-e09b15cbc433 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bcb0098c-bbe8-4d04-a90b-e09b15cbc433 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "9991b1bc7dba4e6fac47ab459880eac3", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a", "rel": "self"}, {"href": "http://172.30.9.23:8776/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:36:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7f1b204826844b41be870d3d9aa5cc7e", "updated_at": "2018-09-22T04:36:56.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-dd1005f9-c655-4227-b8ee-8ec3876bc119", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "173cddd6-575f-4006-af38-85c0b220284a", "size": 1}} 2018-09-22 04:36:57,030 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a used request id req-bcb0098c-bbe8-4d04-a90b-e09b15cbc433 2018-09-22 04:36:57,030 - create_volume - DEBUG - Instance status is - available 2018-09-22 04:36:57,031 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-dd1005f9-c655-4227-b8ee-8ec3876bc119 2018-09-22 04:36:57,031 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-dd1005f9-c655-4227-b8ee-8ec3876bc119 2018-09-22 04:36:57,033 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f491b995-3f4b-4eb4-bf96-84d79632799a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c426d188d620ecfae79a0d6388ec884b3759383d" 2018-09-22 04:36:57,258 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:36:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0b7af0c7-1458-4397-8a18-f7d5580b6849 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-09-22 04:36:57,258 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a used request id req-0b7af0c7-1458-4397-8a18-f7d5580b6849 2018-09-22 04:36:57,261 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f491b995-3f4b-4eb4-bf96-84d79632799a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c426d188d620ecfae79a0d6388ec884b3759383d" 2018-09-22 04:36:57,450 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:36:57 GMT Server: Apache x-compute-request-id: req-ad09cb14-54cd-4efa-a57b-0ee839069470 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ad09cb14-54cd-4efa-a57b-0ee839069470 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "9991b1bc7dba4e6fac47ab459880eac3", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a", "rel": "self"}, {"href": "http://172.30.9.23:8776/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:36:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "7f1b204826844b41be870d3d9aa5cc7e", "updated_at": "2018-09-22T04:36:57.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-dd1005f9-c655-4227-b8ee-8ec3876bc119", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "173cddd6-575f-4006-af38-85c0b220284a", "size": 1}} 2018-09-22 04:36:57,451 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a used request id req-ad09cb14-54cd-4efa-a57b-0ee839069470 2018-09-22 04:36:57,451 - create_volume - DEBUG - Instance status is - deleting 2018-09-22 04:36:57,451 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-22 04:37:00,454 - create_volume - DEBUG - Volume status query timeout in 56.8042869568 2018-09-22 04:37:00,457 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f491b995-3f4b-4eb4-bf96-84d79632799a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c426d188d620ecfae79a0d6388ec884b3759383d" 2018-09-22 04:37:00,651 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-064928a6-6ffe-4e3e-9d86-02932974de35 x-openstack-request-id: req-064928a6-6ffe-4e3e-9d86-02932974de35 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 173cddd6-575f-4006-af38-85c0b220284a could not be found.", "code": 404}} 2018-09-22 04:37:00,652 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/7f1b204826844b41be870d3d9aa5cc7e/volumes/173cddd6-575f-4006-af38-85c0b220284a used request id req-064928a6-6ffe-4e3e-9d86-02932974de35 2018-09-22 04:37:00,652 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 173cddd6-575f-4006-af38-85c0b220284a could not be found. (HTTP 404) (Request-ID: req-064928a6-6ffe-4e3e-9d86-02932974de35) 2018-09-22 04:37:00,652 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-dd1005f9-c655-4227-b8ee-8ec3876bc119 2018-09-22 04:37:00,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" 2018-09-22 04:37:00,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e8fd2c2b-897b-4bb9-8e4b-73add4ccbdb5 Date: Sat, 22 Sep 2018 04:37:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:37:00,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e8fd2c2b-897b-4bb9-8e4b-73add4ccbdb5 2018-09-22 04:37:00,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" 2018-09-22 04:37:00,986 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b60fd469-1eea-4396-ae68-8538732b64ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:00,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-b60fd469-1eea-4396-ae68-8538732b64ac 2018-09-22 04:37:00,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:00,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" 2018-09-22 04:37:01,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bb9881e-af45-4857-8902-6fd6fd82c4e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:01,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-6bb9881e-af45-4857-8902-6fd6fd82c4e1 2018-09-22 04:37:01,071 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:01,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" 2018-09-22 04:37:01,164 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e808fdb-485b-488e-abc8-75776cf64a86 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:01,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-8e808fdb-485b-488e-abc8-75776cf64a86 2018-09-22 04:37:01,165 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:01,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" 2018-09-22 04:37:01,264 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc24d1ac-2349-48f3-a4e6-661b91ea4be6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:01,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-dc24d1ac-2349-48f3-a4e6-661b91ea4be6 2018-09-22 04:37:01,265 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:01,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" 2018-09-22 04:37:01,370 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e34588cc-2645-47e0-b2bb-cf5a78ac232c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:01,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-e34588cc-2645-47e0-b2bb-cf5a78ac232c 2018-09-22 04:37:01,371 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:01,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" 2018-09-22 04:37:01,464 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c5a8dbf-ae7a-4124-aa60-4aa83ccf5031 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:01,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-4c5a8dbf-ae7a-4124-aa60-4aa83ccf5031 2018-09-22 04:37:01,465 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:01,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" 2018-09-22 04:37:01,547 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13d1f639-ac80-4e0d-ac59-bc250e1a5df1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:01,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-13d1f639-ac80-4e0d-ac59-bc250e1a5df1 2018-09-22 04:37:01,547 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:01,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" 2018-09-22 04:37:01,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0f82819-e415-4357-acca-ca258a7dfb36 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:37:01,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-a0f82819-e415-4357-acca-ca258a7dfb36 2018-09-22 04:37:01,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" 2018-09-22 04:37:01,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-768017bd-5a95-44b0-971e-70f5a8cc0a6f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:37:01,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-768017bd-5a95-44b0-971e-70f5a8cc0a6f 2018-09-22 04:37:01,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" 2018-09-22 04:37:01,821 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af85293d-83eb-4ac9-9b9a-35b26e2543fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:01,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-af85293d-83eb-4ac9-9b9a-35b26e2543fa 2018-09-22 04:37:01,821 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:01,822 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj 2018-09-22 04:37:01,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/7f1b204826844b41be870d3d9aa5cc7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" 2018-09-22 04:37:02,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37e6efa4-7b69-4a51-a4cd-a457fee95284 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:02,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7f1b204826844b41be870d3d9aa5cc7e used request id req-37e6efa4-7b69-4a51-a4cd-a457fee95284 2018-09-22 04:37:02,049 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-proj-role 2018-09-22 04:37:02,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/2084587b6b094d6fad1f57a1cc272fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" 2018-09-22 04:37:02,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6ddf817-a24d-4332-83fd-ed14a04b5a14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:02,161 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/2084587b6b094d6fad1f57a1cc272fae used request id req-d6ddf817-a24d-4332-83fd-ed14a04b5a14 2018-09-22 04:37:02,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdd43089ffac514160e2868167233e67d9dd03f" 2018-09-22 04:37:02,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d18028c-2cd3-4808-86a6-63df43254ad4 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:37:02,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2d18028c-2cd3-4808-86a6-63df43254ad4 2018-09-22 04:37:02,247 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-1ec3c56c-7e29-4f2-user 2018-09-22 04:37:02,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9991b1bc7dba4e6fac47ab459880eac3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c42ef2d9336bd93afaaf78ed2bd7f00d8581bc" 2018-09-22 04:37:02,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aef1b8c4-5746-40f3-bc2d-74282cfc02f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:02,442 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9991b1bc7dba4e6fac47ab459880eac3 used request id req-aef1b8c4-5746-40f3-bc2d-74282cfc02f2 2018-09-22 04:37:02,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:02,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["26KhIx0WSJeTLfsdHUsV6w"], "issued_at": "2018-09-22T04:37:02.000000Z"}} 2018-09-22 04:37:02,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63c593d6e3f00075f8817d934f440ee50c265586" 2018-09-22 04:37:02,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72fc999c-2709-40d0-a9dd-f69c637341ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:02,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-72fc999c-2709-40d0-a9dd-f69c637341ba 2018-09-22 04:37:02,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:02,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:03,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["fGzjyj4eQM2xdVDOyqJeqA"], "issued_at": "2018-09-22T04:37:03.000000Z"}} 2018-09-22 04:37:03,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" 2018-09-22 04:37:03,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72dc747f-6e9d-4ace-9f72-75a9249f5bee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:03,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-72dc747f-6e9d-4ace-9f72-75a9249f5bee 2018-09-22 04:37:03,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:37:03,394 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:37:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:37:03,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" 2018-09-22 04:37:03,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e66934f1-e088-4693-86b7-6c30c36b9522 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:37:03,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-proj used request id req-e66934f1-e088-4693-86b7-6c30c36b9522 2018-09-22 04:37:03,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" 2018-09-22 04:37:03,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66c1f3d5-8848-485f-a726-5023255f7ab7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:37:03,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-66c1f3d5-8848-485f-a726-5023255f7ab7 2018-09-22 04:37:03,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-proj"}}' 2018-09-22 04:37:03,623 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:37:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a9000d0-27c3-440a-96bc-3eeab873f88d Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/32866933debe453ca54654cdc98e66e1"}, "enabled": true, "id": "32866933debe453ca54654cdc98e66e1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-proj"}} 2018-09-22 04:37:03,623 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4a9000d0-27c3-440a-96bc-3eeab873f88d 2018-09-22 04:37:03,624 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-proj 2018-09-22 04:37:03,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:03,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:04,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["54K61g7DRk2auwFn1gPEsQ"], "issued_at": "2018-09-22T04:37:04.000000Z"}} 2018-09-22 04:37:04,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbcaab4ac936cd38c37ad5104a64d2a8f26e7a6" 2018-09-22 04:37:04,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f23af0d7-3556-4ccc-8109-b331dad6d2b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:04,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f23af0d7-3556-4ccc-8109-b331dad6d2b9 2018-09-22 04:37:04,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:37:04,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:37:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:37:04,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbcaab4ac936cd38c37ad5104a64d2a8f26e7a6" 2018-09-22 04:37:04,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d97676f8-9241-4338-ba42-7ef43f4b8b07 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:37:04,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d97676f8-9241-4338-ba42-7ef43f4b8b07 2018-09-22 04:37:04,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbcaab4ac936cd38c37ad5104a64d2a8f26e7a6" 2018-09-22 04:37:04,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f6e5d84-ec54-4d8b-8842-cc5bb4c8b2df Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/32866933debe453ca54654cdc98e66e1"}, "enabled": true, "id": "32866933debe453ca54654cdc98e66e1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-proj"}]} 2018-09-22 04:37:04,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-proj used request id req-4f6e5d84-ec54-4d8b-8842-cc5bb4c8b2df 2018-09-22 04:37:04,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbcaab4ac936cd38c37ad5104a64d2a8f26e7a6" 2018-09-22 04:37:04,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceca920f-1218-448f-b7e4-74f51025dc0e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:37:04,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ceca920f-1218-448f-b7e4-74f51025dc0e 2018-09-22 04:37:04,766 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-user 2018-09-22 04:37:04,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:04,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" 2018-09-22 04:37:04,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24335242-e495-47a1-b0d3-b9b770b20915 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:37:04,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-24335242-e495-47a1-b0d3-b9b770b20915 2018-09-22 04:37:04,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-proj-role"}}' 2018-09-22 04:37:04,976 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:37:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17d91846-a4c8-46f0-b0dc-4b055c73882f Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b42982acf98d4f75af66d0d0dbaeaa82", "links": {"self": "http://172.30.9.23:5000/v3/roles/b42982acf98d4f75af66d0d0dbaeaa82"}, "name": "CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-proj-role"}} 2018-09-22 04:37:04,977 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-17d91846-a4c8-46f0-b0dc-4b055c73882f 2018-09-22 04:37:04,977 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-proj-role 2018-09-22 04:37:04,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/b42982acf98d4f75af66d0d0dbaeaa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" 2018-09-22 04:37:04,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ce1a693-0e13-49a8-a698-f8480a5ff039 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/b42982acf98d4f75af66d0d0dbaeaa82"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-proj-role", "id": "b42982acf98d4f75af66d0d0dbaeaa82"}} 2018-09-22 04:37:04,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/b42982acf98d4f75af66d0d0dbaeaa82 used request id req-8ce1a693-0e13-49a8-a698-f8480a5ff039 2018-09-22 04:37:04,995 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-proj-role to project CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-proj 2018-09-22 04:37:04,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/32866933debe453ca54654cdc98e66e1/users/904e86742d324c0abe957b6370cbd796/roles/b42982acf98d4f75af66d0d0dbaeaa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" 2018-09-22 04:37:05,218 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94f2ba02-6a96-49c1-908c-1b3ebc7bb82b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:05,218 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/32866933debe453ca54654cdc98e66e1/users/904e86742d324c0abe957b6370cbd796/roles/b42982acf98d4f75af66d0d0dbaeaa82 used request id req-94f2ba02-6a96-49c1-908c-1b3ebc7bb82b 2018-09-22 04:37:05,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:05,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:05,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b42982acf98d4f75af66d0d0dbaeaa82", "name": "CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-proj-role"}], "expires_at": "2018-09-22T05:37:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32866933debe453ca54654cdc98e66e1", "name": "CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/32866933debe453ca54654cdc98e66e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/32866933debe453ca54654cdc98e66e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/32866933debe453ca54654cdc98e66e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/32866933debe453ca54654cdc98e66e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/32866933debe453ca54654cdc98e66e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/32866933debe453ca54654cdc98e66e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/32866933debe453ca54654cdc98e66e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/32866933debe453ca54654cdc98e66e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/32866933debe453ca54654cdc98e66e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/32866933debe453ca54654cdc98e66e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/32866933debe453ca54654cdc98e66e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/32866933debe453ca54654cdc98e66e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-user", "id": "904e86742d324c0abe957b6370cbd796"}, "audit_ids": ["jipshufrR4Wq_Vzo4PTFFQ"], "issued_at": "2018-09-22T04:37:05.000000Z"}} 2018-09-22 04:37:05,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b63c3f7787c53e56e84dc942153a625eb3f2ff" 2018-09-22 04:37:05,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c21be44-b85c-4a27-b864-3ecb16c248dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:05,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2c21be44-b85c-4a27-b864-3ecb16c248dc 2018-09-22 04:37:05,667 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/32866933debe453ca54654cdc98e66e1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b63c3f7787c53e56e84dc942153a625eb3f2ff" 2018-09-22 04:37:05,855 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:05 GMT Server: Apache x-compute-request-id: req-b739ab0e-87d9-41f3-b309-5b58efb9816e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b739ab0e-87d9-41f3-b309-5b58efb9816e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-22 04:37:05,855 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/32866933debe453ca54654cdc98e66e1/volumes/detail used request id req-b739ab0e-87d9-41f3-b309-5b58efb9816e 2018-09-22 04:37:05,859 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/32866933debe453ca54654cdc98e66e1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b739ab0e-87d9-41f3-b309-5b58efb9816e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17b63c3f7787c53e56e84dc942153a625eb3f2ff" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-0284c4e4-c9e2-4e09-9cc3-acf5293967ca", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-22 04:37:06,197 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sat, 22 Sep 2018 04:37:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e2f67f0e-d6fa-492e-a000-fa760a72a67e x-openstack-request-id: req-e2f67f0e-d6fa-492e-a000-fa760a72a67e Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-09-22 04:37:06,197 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/32866933debe453ca54654cdc98e66e1/volumes used request id req-e2f67f0e-d6fa-492e-a000-fa760a72a67e 2018-09-22 04:37:06,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" 2018-09-22 04:37:06,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5e0832dc-0c2f-45f7-8f3d-573cdd716631 Date: Sat, 22 Sep 2018 04:37:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:37:06,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-5e0832dc-0c2f-45f7-8f3d-573cdd716631 2018-09-22 04:37:06,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" 2018-09-22 04:37:06,539 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96ed0ee6-d1b0-44f7-bf4e-fc8f738b1ec2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:06,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-96ed0ee6-d1b0-44f7-bf4e-fc8f738b1ec2 2018-09-22 04:37:06,540 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:06,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" 2018-09-22 04:37:06,623 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efc67b33-92e5-4df0-b264-f938c6d26d9b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:06,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-efc67b33-92e5-4df0-b264-f938c6d26d9b 2018-09-22 04:37:06,623 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:06,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" 2018-09-22 04:37:06,713 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e79ee2d-e93e-4d69-b7ac-572a6d0eba6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:06,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-9e79ee2d-e93e-4d69-b7ac-572a6d0eba6f 2018-09-22 04:37:06,713 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:06,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" 2018-09-22 04:37:06,802 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-908ff244-5583-45ac-9316-53178a9c0988 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:06,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-908ff244-5583-45ac-9316-53178a9c0988 2018-09-22 04:37:06,803 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:06,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" 2018-09-22 04:37:06,884 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e1ba63b-fe02-45d1-a3e8-d2bdf389e185 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:06,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-8e1ba63b-fe02-45d1-a3e8-d2bdf389e185 2018-09-22 04:37:06,885 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:06,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" 2018-09-22 04:37:06,970 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f75c851d-c290-4049-8fa6-a5cac988cbdb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:06,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-f75c851d-c290-4049-8fa6-a5cac988cbdb 2018-09-22 04:37:06,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:06,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" 2018-09-22 04:37:07,059 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03e21144-c45e-4b27-a7f9-b6d09911416a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:07,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-03e21144-c45e-4b27-a7f9-b6d09911416a 2018-09-22 04:37:07,060 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:07,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" 2018-09-22 04:37:07,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef802b51-da8f-48bd-8efd-9c257e698e82 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:37:07,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-ef802b51-da8f-48bd-8efd-9c257e698e82 2018-09-22 04:37:07,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" 2018-09-22 04:37:07,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8605f29-f75e-4e65-b0c9-5b95b869c6eb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:37:07,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-f8605f29-f75e-4e65-b0c9-5b95b869c6eb 2018-09-22 04:37:07,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" 2018-09-22 04:37:07,322 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-120d3b25-d8c7-4401-88ff-42c715dc2c40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:07,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-120d3b25-d8c7-4401-88ff-42c715dc2c40 2018-09-22 04:37:07,322 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:07,323 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-proj 2018-09-22 04:37:07,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/32866933debe453ca54654cdc98e66e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" 2018-09-22 04:37:07,523 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cecdea5-bbc2-4dce-9a28-56b771e91d05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:07,523 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/32866933debe453ca54654cdc98e66e1 used request id req-5cecdea5-bbc2-4dce-9a28-56b771e91d05 2018-09-22 04:37:07,524 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-proj-role 2018-09-22 04:37:07,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/b42982acf98d4f75af66d0d0dbaeaa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" 2018-09-22 04:37:07,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d086cff7-0eec-40f4-b897-8fb7fb4a4d11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:07,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b42982acf98d4f75af66d0d0dbaeaa82 used request id req-d086cff7-0eec-40f4-b897-8fb7fb4a4d11 2018-09-22 04:37:07,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82dfb0583f63a0498ca95870c5923434bb0c459f" 2018-09-22 04:37:07,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a9f5fcf-1b07-4d6f-b14b-4b82bcd4bf39 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:37:07,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4a9f5fcf-1b07-4d6f-b14b-4b82bcd4bf39 2018-09-22 04:37:07,733 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-23b7c409-2d75-43c-user 2018-09-22 04:37:07,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/904e86742d324c0abe957b6370cbd796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbcaab4ac936cd38c37ad5104a64d2a8f26e7a6" 2018-09-22 04:37:07,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e18c325f-43a9-441d-b19c-6bea7a7d3d20 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:07,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/904e86742d324c0abe957b6370cbd796 used request id req-e18c325f-43a9-441d-b19c-6bea7a7d3d20 2018-09-22 04:37:07,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:08,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["7MkkWjEuQSicPnQr5MSSVg"], "issued_at": "2018-09-22T04:37:08.000000Z"}} 2018-09-22 04:37:08,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc3707c5ff03805980d678463100a21fae849695" 2018-09-22 04:37:08,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806f8aad-6ca7-43aa-bc3c-1ae6a773a793 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:08,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-806f8aad-6ca7-43aa-bc3c-1ae6a773a793 2018-09-22 04:37:08,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:08,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:08,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["VomgYUl6R7upZczM-3lZkQ"], "issued_at": "2018-09-22T04:37:08.000000Z"}} 2018-09-22 04:37:08,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" 2018-09-22 04:37:08,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81bb22ec-5a6e-4fef-a652-70b2e0399926 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:08,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-81bb22ec-5a6e-4fef-a652-70b2e0399926 2018-09-22 04:37:08,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:37:08,845 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:37:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:37:08,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" 2018-09-22 04:37:08,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e5e184b-8ec0-4364-a409-188e1b4c2058 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:37:08,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-proj used request id req-6e5e184b-8ec0-4364-a409-188e1b4c2058 2018-09-22 04:37:08,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" 2018-09-22 04:37:09,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7a38878-a6b7-4032-9046-0467062f1848 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:37:09,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d7a38878-a6b7-4032-9046-0467062f1848 2018-09-22 04:37:09,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-proj"}}' 2018-09-22 04:37:09,144 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d10f1748-23e2-4251-b51a-45e76735303c Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1c7eb380312442ba89b34a12deeff716"}, "enabled": true, "id": "1c7eb380312442ba89b34a12deeff716", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-proj"}} 2018-09-22 04:37:09,144 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d10f1748-23e2-4251-b51a-45e76735303c 2018-09-22 04:37:09,144 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-proj 2018-09-22 04:37:09,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:09,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:09,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["V3EmaDm1QvmKSCAHYnVPsQ"], "issued_at": "2018-09-22T04:37:09.000000Z"}} 2018-09-22 04:37:09,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e052ec11408a41bb3153a81dd76e8864d31c18" 2018-09-22 04:37:09,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df269b3-843b-4c52-843d-1a7abfc9828a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:09,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8df269b3-843b-4c52-843d-1a7abfc9828a 2018-09-22 04:37:09,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:37:09,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:37:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:37:09,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e052ec11408a41bb3153a81dd76e8864d31c18" 2018-09-22 04:37:09,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1d958dd-5a91-4429-820f-e276956e47f3 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:37:09,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a1d958dd-5a91-4429-820f-e276956e47f3 2018-09-22 04:37:09,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e052ec11408a41bb3153a81dd76e8864d31c18" 2018-09-22 04:37:09,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9575b304-ebe2-4041-9713-0bb84247e237 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1c7eb380312442ba89b34a12deeff716"}, "enabled": true, "id": "1c7eb380312442ba89b34a12deeff716", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-proj"}]} 2018-09-22 04:37:09,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-proj used request id req-9575b304-ebe2-4041-9713-0bb84247e237 2018-09-22 04:37:09,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e052ec11408a41bb3153a81dd76e8864d31c18" 2018-09-22 04:37:09,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e9e0750-21a9-4b9b-bccb-a89c8de66f59 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:37:09,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3e9e0750-21a9-4b9b-bccb-a89c8de66f59 2018-09-22 04:37:10,282 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-user 2018-09-22 04:37:10,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:10,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" 2018-09-22 04:37:10,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ed8ff0-6707-4860-9207-3f1b8907d379 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:37:10,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-33ed8ff0-6707-4860-9207-3f1b8907d379 2018-09-22 04:37:10,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-proj-role"}}' 2018-09-22 04:37:10,510 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:37:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2ef017d-dd6b-4c88-9283-0dcbd5ddd2d4 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5a0151b8722b43a1bda4d8c65d33603a", "links": {"self": "http://172.30.9.23:5000/v3/roles/5a0151b8722b43a1bda4d8c65d33603a"}, "name": "CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-proj-role"}} 2018-09-22 04:37:10,510 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b2ef017d-dd6b-4c88-9283-0dcbd5ddd2d4 2018-09-22 04:37:10,510 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-proj-role 2018-09-22 04:37:10,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5a0151b8722b43a1bda4d8c65d33603a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" 2018-09-22 04:37:10,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdeb65c9-1af2-454c-ae8d-34466db7a4ce Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5a0151b8722b43a1bda4d8c65d33603a"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-proj-role", "id": "5a0151b8722b43a1bda4d8c65d33603a"}} 2018-09-22 04:37:10,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5a0151b8722b43a1bda4d8c65d33603a used request id req-fdeb65c9-1af2-454c-ae8d-34466db7a4ce 2018-09-22 04:37:10,592 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-proj-role to project CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-proj 2018-09-22 04:37:10,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/1c7eb380312442ba89b34a12deeff716/users/0bb79adfc4374fce88e21525116ae73c/roles/5a0151b8722b43a1bda4d8c65d33603a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" 2018-09-22 04:37:10,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c668b21-6962-4100-9d95-790b71905c5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:10,727 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1c7eb380312442ba89b34a12deeff716/users/0bb79adfc4374fce88e21525116ae73c/roles/5a0151b8722b43a1bda4d8c65d33603a used request id req-7c668b21-6962-4100-9d95-790b71905c5d 2018-09-22 04:37:10,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:10,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:11,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a0151b8722b43a1bda4d8c65d33603a", "name": "CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-proj-role"}], "expires_at": "2018-09-22T05:37:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c7eb380312442ba89b34a12deeff716", "name": "CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1c7eb380312442ba89b34a12deeff716", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/1c7eb380312442ba89b34a12deeff716", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/1c7eb380312442ba89b34a12deeff716", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/1c7eb380312442ba89b34a12deeff716", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/1c7eb380312442ba89b34a12deeff716", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/1c7eb380312442ba89b34a12deeff716", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1c7eb380312442ba89b34a12deeff716", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/1c7eb380312442ba89b34a12deeff716", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/1c7eb380312442ba89b34a12deeff716", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/1c7eb380312442ba89b34a12deeff716", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/1c7eb380312442ba89b34a12deeff716", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/1c7eb380312442ba89b34a12deeff716", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-user", "id": "0bb79adfc4374fce88e21525116ae73c"}, "audit_ids": ["VTk69L3UT7OG9h-eYKe0kw"], "issued_at": "2018-09-22T04:37:11.000000Z"}} 2018-09-22 04:37:11,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e6025dd72b7a70538cd61fb2a729401c715f93" 2018-09-22 04:37:11,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39cce888-b760-48fd-a33e-700e16c441dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:11,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-39cce888-b760-48fd-a33e-700e16c441dc 2018-09-22 04:37:11,186 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/1c7eb380312442ba89b34a12deeff716/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e6025dd72b7a70538cd61fb2a729401c715f93" 2018-09-22 04:37:11,502 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:11 GMT Server: Apache x-compute-request-id: req-723f81f9-5a8e-4bbb-8f88-54d235307ef3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-723f81f9-5a8e-4bbb-8f88-54d235307ef3 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-22 04:37:11,503 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/1c7eb380312442ba89b34a12deeff716/volumes/detail used request id req-723f81f9-5a8e-4bbb-8f88-54d235307ef3 2018-09-22 04:37:11,506 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/1c7eb380312442ba89b34a12deeff716/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-723f81f9-5a8e-4bbb-8f88-54d235307ef3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e6025dd72b7a70538cd61fb2a729401c715f93" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-e89e9c79-389c-40df-96c7-ebf109e0f4e0", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": -1}}' 2018-09-22 04:37:12,058 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sat, 22 Sep 2018 04:37:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-88fa1ebc-8da4-408d-8740-449497d984a7 x-openstack-request-id: req-88fa1ebc-8da4-408d-8740-449497d984a7 Content-Length: 218 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input received: Invalid volume size provided for create request: -1 (size argument must be an integer (or string representation of an integer) and greater than zero).", "code": 400}} 2018-09-22 04:37:12,058 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/1c7eb380312442ba89b34a12deeff716/volumes used request id req-88fa1ebc-8da4-408d-8740-449497d984a7 2018-09-22 04:37:12,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" 2018-09-22 04:37:12,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c506dc0f-13b3-4f36-a8cd-e5828bff46f1 Date: Sat, 22 Sep 2018 04:37:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:37:12,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c506dc0f-13b3-4f36-a8cd-e5828bff46f1 2018-09-22 04:37:12,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" 2018-09-22 04:37:12,395 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c606312-e0ac-464f-bb00-2a40d7b9c6ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:12,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-9c606312-e0ac-464f-bb00-2a40d7b9c6ee 2018-09-22 04:37:12,395 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:12,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" 2018-09-22 04:37:12,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e195f23-1718-4d44-8e43-b9dc2bd9817b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:12,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-4e195f23-1718-4d44-8e43-b9dc2bd9817b 2018-09-22 04:37:12,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:12,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" 2018-09-22 04:37:12,568 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4f78f24-5df7-42ef-8430-e4e6bbed66ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:12,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-a4f78f24-5df7-42ef-8430-e4e6bbed66ac 2018-09-22 04:37:12,568 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:12,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" 2018-09-22 04:37:12,658 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7a17cfc-74b0-4934-9c2e-72d8e962a96e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:12,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-b7a17cfc-74b0-4934-9c2e-72d8e962a96e 2018-09-22 04:37:12,659 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:12,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" 2018-09-22 04:37:12,747 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7786e9e-9820-4f0d-a029-f50cd2f03cad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:12,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-b7786e9e-9820-4f0d-a029-f50cd2f03cad 2018-09-22 04:37:12,748 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:12,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" 2018-09-22 04:37:12,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e5e0160-964e-4a73-9f5d-da46d074136e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:12,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-4e5e0160-964e-4a73-9f5d-da46d074136e 2018-09-22 04:37:12,834 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:12,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" 2018-09-22 04:37:12,922 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcf38c0a-04d0-41df-b876-8713c59e0c46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:12,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-fcf38c0a-04d0-41df-b876-8713c59e0c46 2018-09-22 04:37:12,923 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:12,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" 2018-09-22 04:37:13,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95a69604-5f01-420a-b079-b94ca3ac5884 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:37:13,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-95a69604-5f01-420a-b079-b94ca3ac5884 2018-09-22 04:37:13,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" 2018-09-22 04:37:13,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d8b545a-e66a-4694-a210-28625dcafafc Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:37:13,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-0d8b545a-e66a-4694-a210-28625dcafafc 2018-09-22 04:37:13,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" 2018-09-22 04:37:13,179 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0fbe5de-556a-4b3f-a2ca-94439d269b9f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:13,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-f0fbe5de-556a-4b3f-a2ca-94439d269b9f 2018-09-22 04:37:13,179 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:13,180 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-proj 2018-09-22 04:37:13,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/1c7eb380312442ba89b34a12deeff716 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" 2018-09-22 04:37:13,380 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86983f3c-0fc9-4e90-8cc3-c10e87e8179f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:13,380 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1c7eb380312442ba89b34a12deeff716 used request id req-86983f3c-0fc9-4e90-8cc3-c10e87e8179f 2018-09-22 04:37:13,380 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-proj-role 2018-09-22 04:37:13,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5a0151b8722b43a1bda4d8c65d33603a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" 2018-09-22 04:37:13,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07cdd588-d5bc-4998-9900-7b2abcb64cf0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:13,485 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5a0151b8722b43a1bda4d8c65d33603a used request id req-07cdd588-d5bc-4998-9900-7b2abcb64cf0 2018-09-22 04:37:13,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e0112887a19859253a921c3b8caa3532babda1" 2018-09-22 04:37:13,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce0c0b67-c817-4dc5-bd02-5ebb509417ad Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:37:13,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ce0c0b67-c817-4dc5-bd02-5ebb509417ad 2018-09-22 04:37:13,577 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-81ff1198-a0b3-477-user 2018-09-22 04:37:13,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0bb79adfc4374fce88e21525116ae73c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e052ec11408a41bb3153a81dd76e8864d31c18" 2018-09-22 04:37:13,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64c56755-e531-4ec7-a437-0b4a78f93fa2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:13,838 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0bb79adfc4374fce88e21525116ae73c used request id req-64c56755-e531-4ec7-a437-0b4a78f93fa2 2018-09-22 04:37:13,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:14,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["hQVtpDMXRme7CKhcYtyZPw"], "issued_at": "2018-09-22T04:37:14.000000Z"}} 2018-09-22 04:37:14,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43604190edd38fadbd71bc2f6876a9d99070542b" 2018-09-22 04:37:14,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-facb5916-742b-4adc-b304-d13d445714b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:14,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-facb5916-742b-4adc-b304-d13d445714b8 2018-09-22 04:37:14,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:14,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:14,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["3HvVkszMR9aZvCvW7gjowg"], "issued_at": "2018-09-22T04:37:14.000000Z"}} 2018-09-22 04:37:14,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" 2018-09-22 04:37:14,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-350e59aa-9fb9-4677-8dd5-31c62d83e308 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:14,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-350e59aa-9fb9-4677-8dd5-31c62d83e308 2018-09-22 04:37:14,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:37:14,797 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:37:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:37:14,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" 2018-09-22 04:37:14,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd7ecd97-6fb8-4f72-ae00-31db7496565c Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:37:14,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-proj used request id req-fd7ecd97-6fb8-4f72-ae00-31db7496565c 2018-09-22 04:37:14,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" 2018-09-22 04:37:14,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ea73528-7d38-4ba8-a149-0da4fb791913 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:37:14,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4ea73528-7d38-4ba8-a149-0da4fb791913 2018-09-22 04:37:14,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-proj"}}' 2018-09-22 04:37:15,084 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:37:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb8f8185-72bd-4d84-9dcc-73c02d31de4f Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d257a887588d4c619975abac03bbb338"}, "enabled": true, "id": "d257a887588d4c619975abac03bbb338", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-proj"}} 2018-09-22 04:37:15,084 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-eb8f8185-72bd-4d84-9dcc-73c02d31de4f 2018-09-22 04:37:15,084 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-proj 2018-09-22 04:37:15,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:15,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:15,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["PbFRxxDJS62amujHCGkggg"], "issued_at": "2018-09-22T04:37:15.000000Z"}} 2018-09-22 04:37:15,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9d1b8260fd621937bb35f83fd8991c1bb8a4ff" 2018-09-22 04:37:15,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-443b2ff8-5a40-419e-ac1d-cc0be99b6f70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:15,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-443b2ff8-5a40-419e-ac1d-cc0be99b6f70 2018-09-22 04:37:15,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:37:15,563 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:37:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:37:15,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9d1b8260fd621937bb35f83fd8991c1bb8a4ff" 2018-09-22 04:37:15,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ac5917-2b52-462c-9aac-d8a01412fddd Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:37:15,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-92ac5917-2b52-462c-9aac-d8a01412fddd 2018-09-22 04:37:15,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9d1b8260fd621937bb35f83fd8991c1bb8a4ff" 2018-09-22 04:37:15,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61ca3505-abcf-462b-bc1d-6e33e977f861 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d257a887588d4c619975abac03bbb338"}, "enabled": true, "id": "d257a887588d4c619975abac03bbb338", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-proj"}]} 2018-09-22 04:37:15,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-proj used request id req-61ca3505-abcf-462b-bc1d-6e33e977f861 2018-09-22 04:37:15,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9d1b8260fd621937bb35f83fd8991c1bb8a4ff" 2018-09-22 04:37:15,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5437c2a-e4f3-4e8e-aa53-d7497535d7a3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:37:15,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c5437c2a-e4f3-4e8e-aa53-d7497535d7a3 2018-09-22 04:37:16,161 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-user 2018-09-22 04:37:16,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:16,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" 2018-09-22 04:37:16,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3623e091-fe6c-4a51-aee3-2dffb45b01f0 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:37:16,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3623e091-fe6c-4a51-aee3-2dffb45b01f0 2018-09-22 04:37:16,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-proj-role"}}' 2018-09-22 04:37:16,473 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:37:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b32a4c8-9ce2-4b9d-82a3-0e7a24db8953 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b1f2c372f33a486e8eb4b7858e0e6c9a", "links": {"self": "http://172.30.9.23:5000/v3/roles/b1f2c372f33a486e8eb4b7858e0e6c9a"}, "name": "CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-proj-role"}} 2018-09-22 04:37:16,473 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0b32a4c8-9ce2-4b9d-82a3-0e7a24db8953 2018-09-22 04:37:16,473 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-proj-role 2018-09-22 04:37:16,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/b1f2c372f33a486e8eb4b7858e0e6c9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" 2018-09-22 04:37:16,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee7525e0-9d92-4b87-89a7-29404cc37e6c Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/b1f2c372f33a486e8eb4b7858e0e6c9a"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-proj-role", "id": "b1f2c372f33a486e8eb4b7858e0e6c9a"}} 2018-09-22 04:37:16,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/b1f2c372f33a486e8eb4b7858e0e6c9a used request id req-ee7525e0-9d92-4b87-89a7-29404cc37e6c 2018-09-22 04:37:16,570 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-proj-role to project CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-proj 2018-09-22 04:37:16,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d257a887588d4c619975abac03bbb338/users/dc719a8715714838b357326f33621a49/roles/b1f2c372f33a486e8eb4b7858e0e6c9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" 2018-09-22 04:37:16,697 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba2bf310-7fa7-4cfd-9672-4eae51b9e8e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:16,698 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d257a887588d4c619975abac03bbb338/users/dc719a8715714838b357326f33621a49/roles/b1f2c372f33a486e8eb4b7858e0e6c9a used request id req-ba2bf310-7fa7-4cfd-9672-4eae51b9e8e7 2018-09-22 04:37:16,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:16,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:17,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1f2c372f33a486e8eb4b7858e0e6c9a", "name": "CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-proj-role"}], "expires_at": "2018-09-22T05:37:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d257a887588d4c619975abac03bbb338", "name": "CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d257a887588d4c619975abac03bbb338", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/d257a887588d4c619975abac03bbb338", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/d257a887588d4c619975abac03bbb338", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/d257a887588d4c619975abac03bbb338", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/d257a887588d4c619975abac03bbb338", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/d257a887588d4c619975abac03bbb338", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d257a887588d4c619975abac03bbb338", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/d257a887588d4c619975abac03bbb338", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/d257a887588d4c619975abac03bbb338", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d257a887588d4c619975abac03bbb338", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/d257a887588d4c619975abac03bbb338", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/d257a887588d4c619975abac03bbb338", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-user", "id": "dc719a8715714838b357326f33621a49"}, "audit_ids": ["mmMTr7asQEmIFMbtKr1x2A"], "issued_at": "2018-09-22T04:37:17.000000Z"}} 2018-09-22 04:37:17,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8042e896c034b046685445ab87af9a6102a7e1" 2018-09-22 04:37:17,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61c09e5f-304d-4aa1-8a39-cefde5380046 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:17,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-61c09e5f-304d-4aa1-8a39-cefde5380046 2018-09-22 04:37:17,162 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d257a887588d4c619975abac03bbb338/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8042e896c034b046685445ab87af9a6102a7e1" 2018-09-22 04:37:17,344 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:17 GMT Server: Apache x-compute-request-id: req-4af8e863-869c-45a9-841c-e0090c50931a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4af8e863-869c-45a9-841c-e0090c50931a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-22 04:37:17,344 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d257a887588d4c619975abac03bbb338/volumes/detail used request id req-4af8e863-869c-45a9-841c-e0090c50931a 2018-09-22 04:37:17,347 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/d257a887588d4c619975abac03bbb338/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4af8e863-869c-45a9-841c-e0090c50931a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8042e896c034b046685445ab87af9a6102a7e1" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-a6100e58-21b1-43a7-acd9-e70a62a056d5", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-22 04:37:17,514 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e3a4fa61-63ad-4e2e-9afe-f6ae13966b9c x-openstack-request-id: req-e3a4fa61-63ad-4e2e-9afe-f6ae13966b9c Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-09-22 04:37:17,514 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/d257a887588d4c619975abac03bbb338/volumes used request id req-e3a4fa61-63ad-4e2e-9afe-f6ae13966b9c 2018-09-22 04:37:17,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" 2018-09-22 04:37:17,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0f80bf1f-5463-45ad-9c9f-559f7a75bcc0 Date: Sat, 22 Sep 2018 04:37:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:37:17,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-0f80bf1f-5463-45ad-9c9f-559f7a75bcc0 2018-09-22 04:37:17,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" 2018-09-22 04:37:17,835 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c24ebec9-3b33-4e29-b035-ae00a1e16ac7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:17,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-c24ebec9-3b33-4e29-b035-ae00a1e16ac7 2018-09-22 04:37:17,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:17,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" 2018-09-22 04:37:17,929 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f63d1535-b6b7-4a94-bd06-e1d2cd9abccd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:17,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-f63d1535-b6b7-4a94-bd06-e1d2cd9abccd 2018-09-22 04:37:17,930 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:17,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" 2018-09-22 04:37:18,018 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ccfe4c6-400b-492d-9418-27844c5c072f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:18,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-8ccfe4c6-400b-492d-9418-27844c5c072f 2018-09-22 04:37:18,018 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:18,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" 2018-09-22 04:37:18,100 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22cb3159-9baf-45d7-a677-22fb37ed4684 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:18,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-22cb3159-9baf-45d7-a677-22fb37ed4684 2018-09-22 04:37:18,100 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:18,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" 2018-09-22 04:37:18,192 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15905684-e151-4036-a0c6-30bccf460920 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:18,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-15905684-e151-4036-a0c6-30bccf460920 2018-09-22 04:37:18,192 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:18,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" 2018-09-22 04:37:18,284 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95283e13-8123-4ea4-8614-7533da42fc42 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:18,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-95283e13-8123-4ea4-8614-7533da42fc42 2018-09-22 04:37:18,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:18,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" 2018-09-22 04:37:18,370 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb777b73-454c-4ead-b948-c14e6409730d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:18,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-eb777b73-454c-4ead-b948-c14e6409730d 2018-09-22 04:37:18,370 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:18,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" 2018-09-22 04:37:18,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7b9fb9-08ad-4087-a550-2160ac20b6f3 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:37:18,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-5e7b9fb9-08ad-4087-a550-2160ac20b6f3 2018-09-22 04:37:18,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" 2018-09-22 04:37:18,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-541e3fbc-e5c2-4abb-98ef-ebe5448aa4a0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:37:18,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-541e3fbc-e5c2-4abb-98ef-ebe5448aa4a0 2018-09-22 04:37:18,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" 2018-09-22 04:37:18,562 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3342ff41-a5d5-4527-b87d-8a5755edf783 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:18,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-3342ff41-a5d5-4527-b87d-8a5755edf783 2018-09-22 04:37:18,563 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:18,564 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-proj 2018-09-22 04:37:18,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d257a887588d4c619975abac03bbb338 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" 2018-09-22 04:37:18,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7fb8622-8585-4fdf-be4a-fb53803e4fe5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:18,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d257a887588d4c619975abac03bbb338 used request id req-e7fb8622-8585-4fdf-be4a-fb53803e4fe5 2018-09-22 04:37:18,818 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-proj-role 2018-09-22 04:37:18,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/b1f2c372f33a486e8eb4b7858e0e6c9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" 2018-09-22 04:37:18,946 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f70ce95-7af1-44a9-a500-55eb7999fcda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:18,946 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b1f2c372f33a486e8eb4b7858e0e6c9a used request id req-4f70ce95-7af1-44a9-a500-55eb7999fcda 2018-09-22 04:37:18,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da8dab6231bbd699c4b3fe4229cd6f983ed9cd0" 2018-09-22 04:37:19,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90e44bf8-ae4a-484c-b1b9-62953fab3c06 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:37:19,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-90e44bf8-ae4a-484c-b1b9-62953fab3c06 2018-09-22 04:37:19,039 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-2a5632c8-4c86-45f-user 2018-09-22 04:37:19,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/dc719a8715714838b357326f33621a49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9d1b8260fd621937bb35f83fd8991c1bb8a4ff" 2018-09-22 04:37:19,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d32610ad-871b-4e17-9022-2137bce193b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:19,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/dc719a8715714838b357326f33621a49 used request id req-d32610ad-871b-4e17-9022-2137bce193b3 2018-09-22 04:37:19,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:19,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["w2R445h3RLuVvymmNAPlcQ"], "issued_at": "2018-09-22T04:37:19.000000Z"}} 2018-09-22 04:37:19,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b579fb25a966c6779e121e3116596b3a869cbde4" 2018-09-22 04:37:19,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-288ec963-4b57-49d1-ac52-ff9df4e519ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:19,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-288ec963-4b57-49d1-ac52-ff9df4e519ec 2018-09-22 04:37:19,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:19,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:20,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["KagiBBTdS0qHXffgvcWXEg"], "issued_at": "2018-09-22T04:37:20.000000Z"}} 2018-09-22 04:37:20,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" 2018-09-22 04:37:20,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c38b934e-e61a-415b-8bb4-2a9d5aab543a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:20,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c38b934e-e61a-415b-8bb4-2a9d5aab543a 2018-09-22 04:37:20,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:37:20,176 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:37:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:37:20,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-d0da6126-0ad2-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" 2018-09-22 04:37:20,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8d0154c-e3ab-4d84-ab36-ce5216594e99 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-d0da6126-0ad2-483-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:37:20,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-d0da6126-0ad2-483-proj used request id req-e8d0154c-e3ab-4d84-ab36-ce5216594e99 2018-09-22 04:37:20,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" 2018-09-22 04:37:20,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c83b9a46-b76d-49e6-92b2-e87176a4e65c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:37:20,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c83b9a46-b76d-49e6-92b2-e87176a4e65c 2018-09-22 04:37:20,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-d0da6126-0ad2-483-proj"}}' 2018-09-22 04:37:20,473 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9601aac8-264c-4a69-ba27-c9511b1bdfda Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2e28a464a19b436fbb7a1f1027081de8"}, "enabled": true, "id": "2e28a464a19b436fbb7a1f1027081de8", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-d0da6126-0ad2-483-proj"}} 2018-09-22 04:37:20,473 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9601aac8-264c-4a69-ba27-c9511b1bdfda 2018-09-22 04:37:20,474 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-d0da6126-0ad2-483-proj 2018-09-22 04:37:20,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:20,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:20,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["rGIqHg8PQm-uXnvwICB0Lw"], "issued_at": "2018-09-22T04:37:20.000000Z"}} 2018-09-22 04:37:20,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09b8f32394a3799d284953adbdfb3bee35dba8c" 2018-09-22 04:37:20,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f272894a-5fe0-4bf4-9c11-df2cf3c19de5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:20,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f272894a-5fe0-4bf4-9c11-df2cf3c19de5 2018-09-22 04:37:20,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:37:20,965 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:37:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:37:20,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09b8f32394a3799d284953adbdfb3bee35dba8c" 2018-09-22 04:37:21,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7ec994b-cb59-46b8-bf40-a272abc3c01c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:37:21,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d7ec994b-cb59-46b8-bf40-a272abc3c01c 2018-09-22 04:37:21,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-d0da6126-0ad2-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09b8f32394a3799d284953adbdfb3bee35dba8c" 2018-09-22 04:37:21,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cb94acd-891b-4596-bd42-e6720a6cfc5d Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-d0da6126-0ad2-483-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2e28a464a19b436fbb7a1f1027081de8"}, "enabled": true, "id": "2e28a464a19b436fbb7a1f1027081de8", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-d0da6126-0ad2-483-proj"}]} 2018-09-22 04:37:21,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-d0da6126-0ad2-483-proj used request id req-1cb94acd-891b-4596-bd42-e6720a6cfc5d 2018-09-22 04:37:21,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09b8f32394a3799d284953adbdfb3bee35dba8c" 2018-09-22 04:37:21,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36713580-bcf6-4887-ab09-4eec31004a04 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:37:21,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-36713580-bcf6-4887-ab09-4eec31004a04 2018-09-22 04:37:21,617 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-d0da6126-0ad2-483-user 2018-09-22 04:37:21,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:21,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" 2018-09-22 04:37:21,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334cb0e2-f13d-46fe-99cb-c81b70b6d732 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:37:21,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-334cb0e2-f13d-46fe-99cb-c81b70b6d732 2018-09-22 04:37:21,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" -d '{"role": {"name": "CreateVolumeWithTypeTests-d0da6126-0ad2-483-proj-role"}}' 2018-09-22 04:37:21,820 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:37:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4182cc08-aeee-4905-9e97-c09ba8d9de97 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "127939ee2d4d4813979ac3959bbe4639", "links": {"self": "http://172.30.9.23:5000/v3/roles/127939ee2d4d4813979ac3959bbe4639"}, "name": "CreateVolumeWithTypeTests-d0da6126-0ad2-483-proj-role"}} 2018-09-22 04:37:21,820 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-4182cc08-aeee-4905-9e97-c09ba8d9de97 2018-09-22 04:37:21,821 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-d0da6126-0ad2-483-proj-role 2018-09-22 04:37:21,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/127939ee2d4d4813979ac3959bbe4639 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" 2018-09-22 04:37:21,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93834561-e845-4292-a12c-1f51314ad524 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/127939ee2d4d4813979ac3959bbe4639"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-d0da6126-0ad2-483-proj-role", "id": "127939ee2d4d4813979ac3959bbe4639"}} 2018-09-22 04:37:21,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/127939ee2d4d4813979ac3959bbe4639 used request id req-93834561-e845-4292-a12c-1f51314ad524 2018-09-22 04:37:21,912 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-d0da6126-0ad2-483-proj-role to project CreateVolumeWithTypeTests-d0da6126-0ad2-483-proj 2018-09-22 04:37:21,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2e28a464a19b436fbb7a1f1027081de8/users/6f4a434f60db4f48b4a34f2706e3bc15/roles/127939ee2d4d4813979ac3959bbe4639 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" 2018-09-22 04:37:22,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-968ce75a-1835-4139-ae70-dff0cb878f5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:22,050 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2e28a464a19b436fbb7a1f1027081de8/users/6f4a434f60db4f48b4a34f2706e3bc15/roles/127939ee2d4d4813979ac3959bbe4639 used request id req-968ce75a-1835-4139-ae70-dff0cb878f5d 2018-09-22 04:37:22,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:22,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:22,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["DfzmW9ukQiOQBT7mEl23Jg"], "issued_at": "2018-09-22T04:37:22.000000Z"}} 2018-09-22 04:37:22,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bfbaebee9009f4cd5088a2556b384378dbf38e1" 2018-09-22 04:37:22,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95879a29-a0fa-480f-9abc-fdfd43e7d99f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:22,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-95879a29-a0fa-480f-9abc-fdfd43e7d99f 2018-09-22 04:37:22,518 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bfbaebee9009f4cd5088a2556b384378dbf38e1" 2018-09-22 04:37:22,685 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:22 GMT Server: Apache x-compute-request-id: req-e1c82156-51bf-43e1-9caa-d4440348097f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e1c82156-51bf-43e1-9caa-d4440348097f Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-22 04:37:22,685 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None used request id req-e1c82156-51bf-43e1-9caa-d4440348097f 2018-09-22 04:37:22,689 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e1c82156-51bf-43e1-9caa-d4440348097f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bfbaebee9009f4cd5088a2556b384378dbf38e1" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-54f7cad7-ea66-42ad-bcac-77d598c3553b-vol-type", "description": null}}' 2018-09-22 04:37:22,903 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:22 GMT Server: Apache x-compute-request-id: req-e8820235-eb91-4351-88bf-c227e0b8c67e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e8820235-eb91-4351-88bf-c227e0b8c67e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-54f7cad7-ea66-42ad-bcac-77d598c3553b-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "12ce34c5-f790-439e-8492-1a7f8a1a227c", "description": null}} 2018-09-22 04:37:22,903 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types used request id req-e8820235-eb91-4351-88bf-c227e0b8c67e 2018-09-22 04:37:22,904 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-54f7cad7-ea66-42ad-bcac-77d598c3553b-vol-type 2018-09-22 04:37:22,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:22,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:23,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "127939ee2d4d4813979ac3959bbe4639", "name": "CreateVolumeWithTypeTests-d0da6126-0ad2-483-proj-role"}], "expires_at": "2018-09-22T05:37:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e28a464a19b436fbb7a1f1027081de8", "name": "CreateVolumeWithTypeTests-d0da6126-0ad2-483-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2e28a464a19b436fbb7a1f1027081de8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/2e28a464a19b436fbb7a1f1027081de8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/2e28a464a19b436fbb7a1f1027081de8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2e28a464a19b436fbb7a1f1027081de8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/2e28a464a19b436fbb7a1f1027081de8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/2e28a464a19b436fbb7a1f1027081de8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2e28a464a19b436fbb7a1f1027081de8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/2e28a464a19b436fbb7a1f1027081de8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/2e28a464a19b436fbb7a1f1027081de8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/2e28a464a19b436fbb7a1f1027081de8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/2e28a464a19b436fbb7a1f1027081de8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/2e28a464a19b436fbb7a1f1027081de8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-d0da6126-0ad2-483-user", "id": "6f4a434f60db4f48b4a34f2706e3bc15"}, "audit_ids": ["9FZwisbKQP-NbHDEqhWZFQ"], "issued_at": "2018-09-22T04:37:23.000000Z"}} 2018-09-22 04:37:23,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5336a37877fafe844a27d4b72e735f1aad9e8a" 2018-09-22 04:37:23,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-656b92ca-cac2-42eb-af9d-a0075b06d7c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:23,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-656b92ca-cac2-42eb-af9d-a0075b06d7c6 2018-09-22 04:37:23,356 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/2e28a464a19b436fbb7a1f1027081de8/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5336a37877fafe844a27d4b72e735f1aad9e8a" 2018-09-22 04:37:23,542 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:23 GMT Server: Apache x-compute-request-id: req-24c0d762-f816-4a7b-bbbd-7f9e12e8100d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-24c0d762-f816-4a7b-bbbd-7f9e12e8100d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-22 04:37:23,542 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/2e28a464a19b436fbb7a1f1027081de8/volumes/detail used request id req-24c0d762-f816-4a7b-bbbd-7f9e12e8100d 2018-09-22 04:37:23,546 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/2e28a464a19b436fbb7a1f1027081de8/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-24c0d762-f816-4a7b-bbbd-7f9e12e8100d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e5336a37877fafe844a27d4b72e735f1aad9e8a" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-54f7cad7-ea66-42ad-bcac-77d598c3553b-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-22 04:37:23,698 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7479adeb-1c8e-4fa0-9583-f72dc27d0044 x-openstack-request-id: req-7479adeb-1c8e-4fa0-9583-f72dc27d0044 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-09-22 04:37:23,698 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/2e28a464a19b436fbb7a1f1027081de8/volumes used request id req-7479adeb-1c8e-4fa0-9583-f72dc27d0044 2018-09-22 04:37:23,699 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-54f7cad7-ea66-42ad-bcac-77d598c3553b-vol-type 2018-09-22 04:37:23,702 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/12ce34c5-f790-439e-8492-1a7f8a1a227c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e1c82156-51bf-43e1-9caa-d4440348097f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bfbaebee9009f4cd5088a2556b384378dbf38e1" 2018-09-22 04:37:23,917 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:37:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cf722408-ad0d-4ac7-a6f3-fe2771d54e7d 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-09-22 04:37:23,917 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/12ce34c5-f790-439e-8492-1a7f8a1a227c used request id req-cf722408-ad0d-4ac7-a6f3-fe2771d54e7d 2018-09-22 04:37:23,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" 2018-09-22 04:37:24,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-54a6345b-23da-4f5f-a8d3-caa094a4143b Date: Sat, 22 Sep 2018 04:37:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:37:24,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-54a6345b-23da-4f5f-a8d3-caa094a4143b 2018-09-22 04:37:24,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" 2018-09-22 04:37:24,233 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0a96fb9-05a1-4984-8b4d-32e96557fefc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:24,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-b0a96fb9-05a1-4984-8b4d-32e96557fefc 2018-09-22 04:37:24,234 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:24,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" 2018-09-22 04:37:24,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d2ea451-651a-460b-9570-49b95b2c728a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:24,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-3d2ea451-651a-460b-9570-49b95b2c728a 2018-09-22 04:37:24,318 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:24,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" 2018-09-22 04:37:24,400 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1f324bb-7c41-4a3c-a7b8-35799f9d87f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:24,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-e1f324bb-7c41-4a3c-a7b8-35799f9d87f1 2018-09-22 04:37:24,400 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:24,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" 2018-09-22 04:37:24,487 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fb6a5ce-4eab-42cc-aee9-684a01cc0f10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:24,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-9fb6a5ce-4eab-42cc-aee9-684a01cc0f10 2018-09-22 04:37:24,488 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:24,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" 2018-09-22 04:37:24,575 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66744e30-851d-410b-904f-e940c0ec9cee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:24,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-66744e30-851d-410b-904f-e940c0ec9cee 2018-09-22 04:37:24,575 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:24,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" 2018-09-22 04:37:24,658 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a735786-8af7-4ab3-8c86-b2c04f94b8ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:24,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-1a735786-8af7-4ab3-8c86-b2c04f94b8ca 2018-09-22 04:37:24,659 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:24,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" 2018-09-22 04:37:24,753 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a2b147a-9a6c-4a33-91bb-fafc30b27708 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:24,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-8a2b147a-9a6c-4a33-91bb-fafc30b27708 2018-09-22 04:37:24,753 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:24,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" 2018-09-22 04:37:24,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94b9eaa8-d37b-449f-a66d-97366bf7a49e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:37:24,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-94b9eaa8-d37b-449f-a66d-97366bf7a49e 2018-09-22 04:37:24,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" 2018-09-22 04:37:24,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce7ead78-3bca-43a7-b2fb-a175a87600c6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:37:24,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-ce7ead78-3bca-43a7-b2fb-a175a87600c6 2018-09-22 04:37:24,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" 2018-09-22 04:37:25,016 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c757312-b6b4-442e-8a41-6fbedea17d49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:25,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-9c757312-b6b4-442e-8a41-6fbedea17d49 2018-09-22 04:37:25,016 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:25,017 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-d0da6126-0ad2-483-proj 2018-09-22 04:37:25,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2e28a464a19b436fbb7a1f1027081de8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" 2018-09-22 04:37:25,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25b2557f-b51d-4360-bc55-38bef2543246 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:25,248 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2e28a464a19b436fbb7a1f1027081de8 used request id req-25b2557f-b51d-4360-bc55-38bef2543246 2018-09-22 04:37:25,248 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-d0da6126-0ad2-483-proj-role 2018-09-22 04:37:25,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/127939ee2d4d4813979ac3959bbe4639 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" 2018-09-22 04:37:25,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b5ca051-5744-4f95-9f25-a0618a24299d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:25,365 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/127939ee2d4d4813979ac3959bbe4639 used request id req-1b5ca051-5744-4f95-9f25-a0618a24299d 2018-09-22 04:37:25,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3a2fbd573e80a0e35a68cbc8d50f39fb38bfba6" 2018-09-22 04:37:25,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2195fd4f-c9a7-4d6c-a3d7-d6d552f4912e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:37:25,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2195fd4f-c9a7-4d6c-a3d7-d6d552f4912e 2018-09-22 04:37:25,461 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-d0da6126-0ad2-483-user 2018-09-22 04:37:25,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/6f4a434f60db4f48b4a34f2706e3bc15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09b8f32394a3799d284953adbdfb3bee35dba8c" 2018-09-22 04:37:25,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69db0d8f-c7c9-4f9a-899e-a371969ed886 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:25,646 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6f4a434f60db4f48b4a34f2706e3bc15 used request id req-69db0d8f-c7c9-4f9a-899e-a371969ed886 2018-09-22 04:37:25,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:26,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["6CrNHQkYQAySOiJ5JwF5Mw"], "issued_at": "2018-09-22T04:37:26.000000Z"}} 2018-09-22 04:37:26,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88e1376947841e7e9ce51b2687f404cbeb4055" 2018-09-22 04:37:26,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fda5a676-87c5-4386-b46c-d2ab0efba4d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:26,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fda5a676-87c5-4386-b46c-d2ab0efba4d5 2018-09-22 04:37:26,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:26,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:26,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Dh5QWGQmRG-RVMphcjr61g"], "issued_at": "2018-09-22T04:37:26.000000Z"}} 2018-09-22 04:37:26,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" 2018-09-22 04:37:26,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b466e58-f8fe-4add-979d-18c8d46a83b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:26,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1b466e58-f8fe-4add-979d-18c8d46a83b8 2018-09-22 04:37:26,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:37:26,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:37:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:37:26,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-042220f5-3ae0-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" 2018-09-22 04:37:26,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-decdace0-b38d-49fd-af1d-2ecbd78126f7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-042220f5-3ae0-43f-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:37:26,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-042220f5-3ae0-43f-proj used request id req-decdace0-b38d-49fd-af1d-2ecbd78126f7 2018-09-22 04:37:26,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" 2018-09-22 04:37:26,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e4dbda4-c04c-4278-b860-f6d73b0b7753 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:37:26,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1e4dbda4-c04c-4278-b860-f6d73b0b7753 2018-09-22 04:37:26,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-042220f5-3ae0-43f-proj"}}' 2018-09-22 04:37:26,868 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:37:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f6e6091-3b87-4894-aeb5-30961b251be3 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8da4bb8c9a1442f80f0f35f52f83c63"}, "enabled": true, "id": "a8da4bb8c9a1442f80f0f35f52f83c63", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-042220f5-3ae0-43f-proj"}} 2018-09-22 04:37:26,868 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6f6e6091-3b87-4894-aeb5-30961b251be3 2018-09-22 04:37:26,869 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-042220f5-3ae0-43f-proj 2018-09-22 04:37:26,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:26,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:27,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["9WHNudv7ReCwsCGDKytOvQ"], "issued_at": "2018-09-22T04:37:27.000000Z"}} 2018-09-22 04:37:27,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59fa3c42a46f342e574ee645eaa501c2eec88a02" 2018-09-22 04:37:27,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c66121b-bd55-4e20-9506-803791a3fef3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:27,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5c66121b-bd55-4e20-9506-803791a3fef3 2018-09-22 04:37:27,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:37:27,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:37:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:37:27,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59fa3c42a46f342e574ee645eaa501c2eec88a02" 2018-09-22 04:37:27,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8bbeb34-72ff-4511-87ee-9e116096595a Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:37:27,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b8bbeb34-72ff-4511-87ee-9e116096595a 2018-09-22 04:37:27,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-042220f5-3ae0-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59fa3c42a46f342e574ee645eaa501c2eec88a02" 2018-09-22 04:37:27,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068d2064-ea53-4ccc-abb5-5db97fd75047 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-042220f5-3ae0-43f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a8da4bb8c9a1442f80f0f35f52f83c63"}, "enabled": true, "id": "a8da4bb8c9a1442f80f0f35f52f83c63", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-042220f5-3ae0-43f-proj"}]} 2018-09-22 04:37:27,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-042220f5-3ae0-43f-proj used request id req-068d2064-ea53-4ccc-abb5-5db97fd75047 2018-09-22 04:37:27,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59fa3c42a46f342e574ee645eaa501c2eec88a02" 2018-09-22 04:37:27,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5256dea-895f-4c27-9287-7556877a9788 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:37:27,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e5256dea-895f-4c27-9287-7556877a9788 2018-09-22 04:37:27,922 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-042220f5-3ae0-43f-user 2018-09-22 04:37:27,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:27,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" 2018-09-22 04:37:28,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7ee2ea0-7e6b-4f2c-8b85-48760c443561 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:37:28,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a7ee2ea0-7e6b-4f2c-8b85-48760c443561 2018-09-22 04:37:28,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" -d '{"role": {"name": "CreateVolumeWithTypeTests-042220f5-3ae0-43f-proj-role"}}' 2018-09-22 04:37:28,120 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:37:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94b61021-8853-4965-816f-d7a41e7f9f06 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d83c3e03b95242e5b7c23027610aa3c2", "links": {"self": "http://172.30.9.23:5000/v3/roles/d83c3e03b95242e5b7c23027610aa3c2"}, "name": "CreateVolumeWithTypeTests-042220f5-3ae0-43f-proj-role"}} 2018-09-22 04:37:28,120 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-94b61021-8853-4965-816f-d7a41e7f9f06 2018-09-22 04:37:28,120 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-042220f5-3ae0-43f-proj-role 2018-09-22 04:37:28,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d83c3e03b95242e5b7c23027610aa3c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" 2018-09-22 04:37:28,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96db2ea6-5a71-493f-a20f-563a7b64e839 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d83c3e03b95242e5b7c23027610aa3c2"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-042220f5-3ae0-43f-proj-role", "id": "d83c3e03b95242e5b7c23027610aa3c2"}} 2018-09-22 04:37:28,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d83c3e03b95242e5b7c23027610aa3c2 used request id req-96db2ea6-5a71-493f-a20f-563a7b64e839 2018-09-22 04:37:28,142 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-042220f5-3ae0-43f-proj-role to project CreateVolumeWithTypeTests-042220f5-3ae0-43f-proj 2018-09-22 04:37:28,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a8da4bb8c9a1442f80f0f35f52f83c63/users/4b35d1ddfbdd406189b9dd403ddc8bae/roles/d83c3e03b95242e5b7c23027610aa3c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" 2018-09-22 04:37:28,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-652de272-440a-47c3-a7a6-51687af752e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:28,266 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a8da4bb8c9a1442f80f0f35f52f83c63/users/4b35d1ddfbdd406189b9dd403ddc8bae/roles/d83c3e03b95242e5b7c23027610aa3c2 used request id req-652de272-440a-47c3-a7a6-51687af752e0 2018-09-22 04:37:28,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:28,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:28,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Jfd6jJBzSs6R051PpyQcaA"], "issued_at": "2018-09-22T04:37:28.000000Z"}} 2018-09-22 04:37:28,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a69be17db41aa2bc109041e9ef9969845d5efdd1" 2018-09-22 04:37:28,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf224bfe-e058-4452-b159-c41f7eca9839 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:28,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cf224bfe-e058-4452-b159-c41f7eca9839 2018-09-22 04:37:28,743 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a69be17db41aa2bc109041e9ef9969845d5efdd1" 2018-09-22 04:37:28,914 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:28 GMT Server: Apache x-compute-request-id: req-aeb69d55-46cd-4991-bba4-dc8be3b55d31 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aeb69d55-46cd-4991-bba4-dc8be3b55d31 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-22 04:37:28,914 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types?is_public=None used request id req-aeb69d55-46cd-4991-bba4-dc8be3b55d31 2018-09-22 04:37:28,917 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-aeb69d55-46cd-4991-bba4-dc8be3b55d31" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a69be17db41aa2bc109041e9ef9969845d5efdd1" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol-type", "description": null}}' 2018-09-22 04:37:29,123 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:28 GMT Server: Apache x-compute-request-id: req-a55411fa-cf30-47d1-8455-b2d20f574605 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a55411fa-cf30-47d1-8455-b2d20f574605 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "250d0a24-e975-48fe-bc1e-b46c62201e7a", "description": null}} 2018-09-22 04:37:29,123 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types used request id req-a55411fa-cf30-47d1-8455-b2d20f574605 2018-09-22 04:37:29,124 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol-type 2018-09-22 04:37:29,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:29,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:29,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["BMwUxXH7SpOfYzV_iRrJuQ"], "issued_at": "2018-09-22T04:37:29.000000Z"}} 2018-09-22 04:37:29,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a738065172bd064866ac55522525bb27e59555" 2018-09-22 04:37:29,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7731b21b-fb87-49d6-b088-8284f74232d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:29,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7731b21b-fb87-49d6-b088-8284f74232d7 2018-09-22 04:37:29,598 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a738065172bd064866ac55522525bb27e59555" 2018-09-22 04:37:29,782 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:29 GMT Server: Apache x-compute-request-id: req-889be403-95a6-47ff-b0f3-cf34b334a00d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-889be403-95a6-47ff-b0f3-cf34b334a00d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-22 04:37:29,783 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes/detail used request id req-889be403-95a6-47ff-b0f3-cf34b334a00d 2018-09-22 04:37:29,786 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-889be403-95a6-47ff-b0f3-cf34b334a00d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a738065172bd064866ac55522525bb27e59555" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-22 04:37:30,180 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:37:29 GMT Server: Apache x-compute-request-id: req-538d6394-3d90-4f82-99a2-1b559db01fa0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-538d6394-3d90-4f82-99a2-1b559db01fa0 Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2", "rel": "self"}, {"href": "http://172.30.9.23:8776/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:37:30.076452", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol-type", "name": "CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37ff7485-8918-4c88-8df8-a431497c0fd2", "size": 1}} 2018-09-22 04:37:30,181 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes used request id req-538d6394-3d90-4f82-99a2-1b559db01fa0 2018-09-22 04:37:30,184 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-889be403-95a6-47ff-b0f3-cf34b334a00d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a738065172bd064866ac55522525bb27e59555" 2018-09-22 04:37:30,386 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:30 GMT Server: Apache x-compute-request-id: req-b9d10505-ff8d-4e68-952d-833d89e8345d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b9d10505-ff8d-4e68-952d-833d89e8345d Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2", "rel": "self"}, {"href": "http://172.30.9.23:8776/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T04:37:30.000000", "replication_status": null, "snapshot_id": null, "id": "37ff7485-8918-4c88-8df8-a431497c0fd2", "size": 1, "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "os-vol-tenant-attr:tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol", "bootable": "false", "created_at": "2018-09-22T04:37:30.000000", "volume_type": "CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol-type"}} 2018-09-22 04:37:30,387 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2 used request id req-b9d10505-ff8d-4e68-952d-833d89e8345d 2018-09-22 04:37:30,387 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol 2018-09-22 04:37:30,390 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-889be403-95a6-47ff-b0f3-cf34b334a00d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a738065172bd064866ac55522525bb27e59555" 2018-09-22 04:37:30,583 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:30 GMT Server: Apache x-compute-request-id: req-ad7af909-f74c-4bc3-a43e-4de578675433 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ad7af909-f74c-4bc3-a43e-4de578675433 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2", "rel": "self"}, {"href": "http://172.30.9.23:8776/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T04:37:30.000000", "replication_status": null, "snapshot_id": null, "id": "37ff7485-8918-4c88-8df8-a431497c0fd2", "size": 1, "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "os-vol-tenant-attr:tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol", "bootable": "false", "created_at": "2018-09-22T04:37:30.000000", "volume_type": "CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol-type"}} 2018-09-22 04:37:30,584 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2 used request id req-ad7af909-f74c-4bc3-a43e-4de578675433 2018-09-22 04:37:30,584 - create_volume - DEBUG - Instance status is - available 2018-09-22 04:37:30,584 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol 2018-09-22 04:37:30,584 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol 2018-09-22 04:37:30,587 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-889be403-95a6-47ff-b0f3-cf34b334a00d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a738065172bd064866ac55522525bb27e59555" 2018-09-22 04:37:30,801 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:30 GMT Server: Apache x-compute-request-id: req-d3f802bb-365a-4d46-bf47-801881dfac4f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d3f802bb-365a-4d46-bf47-801881dfac4f Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2", "rel": "self"}, {"href": "http://172.30.9.23:8776/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T04:37:30.000000", "replication_status": null, "snapshot_id": null, "id": "37ff7485-8918-4c88-8df8-a431497c0fd2", "size": 1, "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "os-vol-tenant-attr:tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol", "bootable": "false", "created_at": "2018-09-22T04:37:30.000000", "volume_type": "CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol-type"}} 2018-09-22 04:37:30,801 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2 used request id req-d3f802bb-365a-4d46-bf47-801881dfac4f 2018-09-22 04:37:30,802 - create_volume - DEBUG - Instance status is - available 2018-09-22 04:37:30,802 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol 2018-09-22 04:37:30,802 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol 2018-09-22 04:37:30,805 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-889be403-95a6-47ff-b0f3-cf34b334a00d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a738065172bd064866ac55522525bb27e59555" 2018-09-22 04:37:31,037 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:37:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ba6c8dba-c489-4651-bcc8-5f12e18a271a 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-09-22 04:37:31,037 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2 used request id req-ba6c8dba-c489-4651-bcc8-5f12e18a271a 2018-09-22 04:37:31,040 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-889be403-95a6-47ff-b0f3-cf34b334a00d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a738065172bd064866ac55522525bb27e59555" 2018-09-22 04:37:31,236 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:31 GMT Server: Apache x-compute-request-id: req-515d629b-3a64-4fb6-b004-06b81e64aaa4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-515d629b-3a64-4fb6-b004-06b81e64aaa4 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2", "rel": "self"}, {"href": "http://172.30.9.23:8776/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T04:37:31.000000", "replication_status": null, "snapshot_id": null, "id": "37ff7485-8918-4c88-8df8-a431497c0fd2", "size": 1, "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "os-vol-tenant-attr:tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol", "bootable": "false", "created_at": "2018-09-22T04:37:30.000000", "volume_type": "CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol-type"}} 2018-09-22 04:37:31,236 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2 used request id req-515d629b-3a64-4fb6-b004-06b81e64aaa4 2018-09-22 04:37:31,237 - create_volume - DEBUG - Instance status is - deleting 2018-09-22 04:37:31,237 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-22 04:37:34,240 - create_volume - DEBUG - Volume status query timeout in 56.7969870567 2018-09-22 04:37:34,243 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-889be403-95a6-47ff-b0f3-cf34b334a00d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14a738065172bd064866ac55522525bb27e59555" 2018-09-22 04:37:34,447 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6fea596c-ddc0-4365-8512-cc2b32f917f1 x-openstack-request-id: req-6fea596c-ddc0-4365-8512-cc2b32f917f1 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 37ff7485-8918-4c88-8df8-a431497c0fd2 could not be found.", "code": 404}} 2018-09-22 04:37:34,447 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/volumes/37ff7485-8918-4c88-8df8-a431497c0fd2 used request id req-6fea596c-ddc0-4365-8512-cc2b32f917f1 2018-09-22 04:37:34,447 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 37ff7485-8918-4c88-8df8-a431497c0fd2 could not be found. (HTTP 404) (Request-ID: req-6fea596c-ddc0-4365-8512-cc2b32f917f1) 2018-09-22 04:37:34,448 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol 2018-09-22 04:37:34,448 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-4f9cdbef-18d6-4d63-9202-14b965cc7a9c-vol-type 2018-09-22 04:37:34,451 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/250d0a24-e975-48fe-bc1e-b46c62201e7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aeb69d55-46cd-4991-bba4-dc8be3b55d31" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a69be17db41aa2bc109041e9ef9969845d5efdd1" 2018-09-22 04:37:34,749 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:37:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cde66f50-7553-4dab-8c67-9a8e9d73cc3f 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-09-22 04:37:34,749 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca/types/250d0a24-e975-48fe-bc1e-b46c62201e7a used request id req-cde66f50-7553-4dab-8c67-9a8e9d73cc3f 2018-09-22 04:37:34,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" 2018-09-22 04:37:34,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2dff3c8d-8644-4525-aa5e-543df24ae6b4 Date: Sat, 22 Sep 2018 04:37:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:37:34,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-2dff3c8d-8644-4525-aa5e-543df24ae6b4 2018-09-22 04:37:35,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" 2018-09-22 04:37:35,086 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b513fe91-85dc-40a2-af39-d79914d0e159 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:35,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-b513fe91-85dc-40a2-af39-d79914d0e159 2018-09-22 04:37:35,087 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:35,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" 2018-09-22 04:37:35,170 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1a64d7b-7964-4417-8734-28b7c7c78319 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:35,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-e1a64d7b-7964-4417-8734-28b7c7c78319 2018-09-22 04:37:35,171 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:35,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" 2018-09-22 04:37:35,265 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c43978d-63b1-46fe-9e80-9ae86843f81f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:35,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-2c43978d-63b1-46fe-9e80-9ae86843f81f 2018-09-22 04:37:35,265 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:35,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" 2018-09-22 04:37:35,351 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b268fd00-87d1-4247-b7fc-69d21f92a9a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:35,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-b268fd00-87d1-4247-b7fc-69d21f92a9a1 2018-09-22 04:37:35,351 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:35,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" 2018-09-22 04:37:35,370 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03ef1d0d-ce8d-4f61-acb8-b295338cfca1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:35,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-03ef1d0d-ce8d-4f61-acb8-b295338cfca1 2018-09-22 04:37:35,370 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:35,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" 2018-09-22 04:37:35,459 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5b7d726-b416-4b81-8b1d-7947ce3d4fb8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:35,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-c5b7d726-b416-4b81-8b1d-7947ce3d4fb8 2018-09-22 04:37:35,460 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:35,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" 2018-09-22 04:37:35,549 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9146262-0af6-4749-a218-f7a7dbbdedbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:35,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-a9146262-0af6-4749-a218-f7a7dbbdedbb 2018-09-22 04:37:35,550 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:35,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" 2018-09-22 04:37:35,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cda5e74-d879-47d8-8490-4cbb78fd693c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:37:35,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-8cda5e74-d879-47d8-8490-4cbb78fd693c 2018-09-22 04:37:35,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" 2018-09-22 04:37:35,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50fd2f3f-db78-472c-b15c-34f69b8b5abc Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:37:35,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-50fd2f3f-db78-472c-b15c-34f69b8b5abc 2018-09-22 04:37:35,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" 2018-09-22 04:37:35,811 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e79fb72-1d0f-4f39-96fd-cdac08d960a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:35,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-7e79fb72-1d0f-4f39-96fd-cdac08d960a1 2018-09-22 04:37:35,812 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:35,813 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-042220f5-3ae0-43f-proj 2018-09-22 04:37:35,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a8da4bb8c9a1442f80f0f35f52f83c63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" 2018-09-22 04:37:36,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-665c2b36-f1e0-4298-b2b3-db7bc0f99942 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:36,008 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a8da4bb8c9a1442f80f0f35f52f83c63 used request id req-665c2b36-f1e0-4298-b2b3-db7bc0f99942 2018-09-22 04:37:36,009 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-042220f5-3ae0-43f-proj-role 2018-09-22 04:37:36,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d83c3e03b95242e5b7c23027610aa3c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" 2018-09-22 04:37:36,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d76a72e-962f-4cb9-bb68-8cd81ced811d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:36,114 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d83c3e03b95242e5b7c23027610aa3c2 used request id req-4d76a72e-962f-4cb9-bb68-8cd81ced811d 2018-09-22 04:37:36,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5c3aa0e1cb322a38fb3454c7fd2e778c7c0a18" 2018-09-22 04:37:36,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c68fd267-7145-45b7-9ca6-42eaa17ff5bc Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:37:36,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c68fd267-7145-45b7-9ca6-42eaa17ff5bc 2018-09-22 04:37:36,203 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-042220f5-3ae0-43f-user 2018-09-22 04:37:36,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/4b35d1ddfbdd406189b9dd403ddc8bae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59fa3c42a46f342e574ee645eaa501c2eec88a02" 2018-09-22 04:37:36,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b38127e-a4cb-4a19-b358-0c4da77c3609 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:36,363 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4b35d1ddfbdd406189b9dd403ddc8bae used request id req-7b38127e-a4cb-4a19-b358-0c4da77c3609 2018-09-22 04:37:36,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:36,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["FrbO8L13R0a3-Ueoc899ng"], "issued_at": "2018-09-22T04:37:36.000000Z"}} 2018-09-22 04:37:36,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4938c020e87392efc52bdf50b9ad48ed62f8feb5" 2018-09-22 04:37:36,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49694435-5667-4576-be9d-3f613dd5cae4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:36,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-49694435-5667-4576-be9d-3f613dd5cae4 2018-09-22 04:37:36,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:36,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:37,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["QAXV1WS1TKidZn9lBSv9NQ"], "issued_at": "2018-09-22T04:37:37.000000Z"}} 2018-09-22 04:37:37,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" 2018-09-22 04:37:37,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-991c048a-f7c5-49ed-974b-8431cde037c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:37,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-991c048a-f7c5-49ed-974b-8431cde037c9 2018-09-22 04:37:37,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:37:37,316 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:37:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:37:37,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" 2018-09-22 04:37:37,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb85f76f-2070-4767-91aa-a2885282e60d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:37:37,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj used request id req-fb85f76f-2070-4767-91aa-a2885282e60d 2018-09-22 04:37:37,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" 2018-09-22 04:37:37,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-649cc4ec-a80a-4fd8-b628-a6307c00865b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:37:37,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-649cc4ec-a80a-4fd8-b628-a6307c00865b 2018-09-22 04:37:37,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj"}}' 2018-09-22 04:37:37,617 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:37:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a01b887-14f3-467f-a1b4-01b3075da610 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3fda27c430c241948aba1654ca751618"}, "enabled": true, "id": "3fda27c430c241948aba1654ca751618", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj"}} 2018-09-22 04:37:37,618 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1a01b887-14f3-467f-a1b4-01b3075da610 2018-09-22 04:37:37,618 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj 2018-09-22 04:37:37,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:37,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:37,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["VmZHMGgSRMqtT3rXMzLtGw"], "issued_at": "2018-09-22T04:37:38.000000Z"}} 2018-09-22 04:37:37,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab5f67396ed14d6b54bd112dec0ceee171374519" 2018-09-22 04:37:38,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4791f34-2192-432b-a77f-65f08efb80f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:38,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c4791f34-2192-432b-a77f-65f08efb80f0 2018-09-22 04:37:38,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:37:38,091 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:37:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:37:38,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab5f67396ed14d6b54bd112dec0ceee171374519" 2018-09-22 04:37:38,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd7e426f-0cda-49e7-a160-146136ca1dbd Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:37:38,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-dd7e426f-0cda-49e7-a160-146136ca1dbd 2018-09-22 04:37:38,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab5f67396ed14d6b54bd112dec0ceee171374519" 2018-09-22 04:37:38,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b660a63-c9a9-4269-82a4-22b58e1d2a7d Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3fda27c430c241948aba1654ca751618"}, "enabled": true, "id": "3fda27c430c241948aba1654ca751618", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj"}]} 2018-09-22 04:37:38,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj used request id req-6b660a63-c9a9-4269-82a4-22b58e1d2a7d 2018-09-22 04:37:38,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab5f67396ed14d6b54bd112dec0ceee171374519" 2018-09-22 04:37:38,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0371e392-cc0e-4c98-979c-6892a946f047 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:37:38,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0371e392-cc0e-4c98-979c-6892a946f047 2018-09-22 04:37:38,736 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-d12a0e71-bbc3-47c-user 2018-09-22 04:37:38,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:38,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" 2018-09-22 04:37:38,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31cd4ea9-4a40-485c-9c29-82c09222d30e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:37:38,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-31cd4ea9-4a40-485c-9c29-82c09222d30e 2018-09-22 04:37:38,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" -d '{"role": {"name": "CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj-role"}}' 2018-09-22 04:37:38,959 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:37:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7286d488-64a6-47b3-9ddd-189eff755130 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "192ecbb62d524af78dc3c52b24428122", "links": {"self": "http://172.30.9.23:5000/v3/roles/192ecbb62d524af78dc3c52b24428122"}, "name": "CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj-role"}} 2018-09-22 04:37:38,959 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7286d488-64a6-47b3-9ddd-189eff755130 2018-09-22 04:37:38,959 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj-role 2018-09-22 04:37:38,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/192ecbb62d524af78dc3c52b24428122 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" 2018-09-22 04:37:39,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa1450a2-4944-40ec-aa80-562cc147cc7e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/192ecbb62d524af78dc3c52b24428122"}, "domain_id": null, "name": "CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj-role", "id": "192ecbb62d524af78dc3c52b24428122"}} 2018-09-22 04:37:39,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/192ecbb62d524af78dc3c52b24428122 used request id req-fa1450a2-4944-40ec-aa80-562cc147cc7e 2018-09-22 04:37:39,045 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj-role to project CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj 2018-09-22 04:37:39,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3fda27c430c241948aba1654ca751618/users/8633c5bedd614ba5a6549a74e52d58b8/roles/192ecbb62d524af78dc3c52b24428122 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" 2018-09-22 04:37:39,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c488894-19e3-4ff9-b1d2-a234281c46a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:39,170 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3fda27c430c241948aba1654ca751618/users/8633c5bedd614ba5a6549a74e52d58b8/roles/192ecbb62d524af78dc3c52b24428122 used request id req-0c488894-19e3-4ff9-b1d2-a234281c46a3 2018-09-22 04:37:39,172 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:37:39,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:39,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:39,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "192ecbb62d524af78dc3c52b24428122", "name": "CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj-role"}], "expires_at": "2018-09-22T05:37:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fda27c430c241948aba1654ca751618", "name": "CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3fda27c430c241948aba1654ca751618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3fda27c430c241948aba1654ca751618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3fda27c430c241948aba1654ca751618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3fda27c430c241948aba1654ca751618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3fda27c430c241948aba1654ca751618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3fda27c430c241948aba1654ca751618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3fda27c430c241948aba1654ca751618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3fda27c430c241948aba1654ca751618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3fda27c430c241948aba1654ca751618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3fda27c430c241948aba1654ca751618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3fda27c430c241948aba1654ca751618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3fda27c430c241948aba1654ca751618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-d12a0e71-bbc3-47c-user", "id": "8633c5bedd614ba5a6549a74e52d58b8"}, "audit_ids": ["bEDphTEgRUK7v5ruan_mbw"], "issued_at": "2018-09-22T04:37:39.000000Z"}} 2018-09-22 04:37:39,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f184f116c8b1e1f9db892180e4735f8a2adc36f7" 2018-09-22 04:37:39,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f48e0b-0818-4963-901b-8a49fccab8eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:39,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e0f48e0b-0818-4963-901b-8a49fccab8eb 2018-09-22 04:37:39,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-91841fc2-7ea2-419d-8717-6d6850026fe6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f184f116c8b1e1f9db892180e4735f8a2adc36f7" 2018-09-22 04:37:39,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-ef9d4251-4bb1-46bb-a407-9d492a82a99c Date: Sat, 22 Sep 2018 04:37:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-91841fc2-7ea2-419d-8717-6d6850026fe6-image"} 2018-09-22 04:37:39,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-91841fc2-7ea2-419d-8717-6d6850026fe6-image used request id req-ef9d4251-4bb1-46bb-a407-9d492a82a99c 2018-09-22 04:37:39,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f184f116c8b1e1f9db892180e4735f8a2adc36f7" 2018-09-22 04:37:40,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7e216455-0315-464d-93c5-adcdb751bc24 Date: Sat, 22 Sep 2018 04:37:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:37:40,070 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7e216455-0315-464d-93c5-adcdb751bc24 2018-09-22 04:37:40,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f184f116c8b1e1f9db892180e4735f8a2adc36f7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-91841fc2-7ea2-419d-8717-6d6850026fe6-image"}' 2018-09-22 04:37:40,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/122acfbf-8982-413c-9414-b6e768301728 X-Openstack-Request-Id: req-998bb158-dd1e-46d0-8b11-559159d1b297 Date: Sat, 22 Sep 2018 04:37:40 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-91841fc2-7ea2-419d-8717-6d6850026fe6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:37:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:37:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/122acfbf-8982-413c-9414-b6e768301728", "min_disk": 0, "protected": false, "id": "122acfbf-8982-413c-9414-b6e768301728", "file": "/v2/images/122acfbf-8982-413c-9414-b6e768301728/file", "checksum": null, "owner": "3fda27c430c241948aba1654ca751618", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:37:40,284 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-998bb158-dd1e-46d0-8b11-559159d1b297 2018-09-22 04:37:40,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/122acfbf-8982-413c-9414-b6e768301728/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f184f116c8b1e1f9db892180e4735f8a2adc36f7" -d '' 2018-09-22 04:37:41,542 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-36b02aca-1a74-4bd6-9565-d1c703940ce8 Date: Sat, 22 Sep 2018 04:37:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:37:41,542 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/122acfbf-8982-413c-9414-b6e768301728/file used request id req-36b02aca-1a74-4bd6-9565-d1c703940ce8 2018-09-22 04:37:41,543 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:37:41,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/122acfbf-8982-413c-9414-b6e768301728 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f184f116c8b1e1f9db892180e4735f8a2adc36f7" 2018-09-22 04:37:41,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-cd948ec6-e057-480a-ae1e-4167ae9c482b Date: Sat, 22 Sep 2018 04:37:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-91841fc2-7ea2-419d-8717-6d6850026fe6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:37:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:37:41Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/122acfbf-8982-413c-9414-b6e768301728/snap", "metadata": {}}], "self": "/v2/images/122acfbf-8982-413c-9414-b6e768301728", "min_disk": 0, "protected": false, "id": "122acfbf-8982-413c-9414-b6e768301728", "file": "/v2/images/122acfbf-8982-413c-9414-b6e768301728/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3fda27c430c241948aba1654ca751618", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/122acfbf-8982-413c-9414-b6e768301728/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:37:41,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/122acfbf-8982-413c-9414-b6e768301728 used request id req-cd948ec6-e057-480a-ae1e-4167ae9c482b 2018-09-22 04:37:41,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f184f116c8b1e1f9db892180e4735f8a2adc36f7" 2018-09-22 04:37:41,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9811419c-dc61-40d3-bbb5-528ecf6e5813 Date: Sat, 22 Sep 2018 04:37:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:37:41,874 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-9811419c-dc61-40d3-bbb5-528ecf6e5813 2018-09-22 04:37:41,877 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-91841fc2-7ea2-419d-8717-6d6850026fe6-image 2018-09-22 04:37:41,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/122acfbf-8982-413c-9414-b6e768301728 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f184f116c8b1e1f9db892180e4735f8a2adc36f7" 2018-09-22 04:37:42,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-eb2fe020-2981-4f22-bab3-47ecca0a7076 Date: Sat, 22 Sep 2018 04:37:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-91841fc2-7ea2-419d-8717-6d6850026fe6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:37:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:37:41Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/122acfbf-8982-413c-9414-b6e768301728/snap", "metadata": {}}], "self": "/v2/images/122acfbf-8982-413c-9414-b6e768301728", "min_disk": 0, "protected": false, "id": "122acfbf-8982-413c-9414-b6e768301728", "file": "/v2/images/122acfbf-8982-413c-9414-b6e768301728/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3fda27c430c241948aba1654ca751618", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/122acfbf-8982-413c-9414-b6e768301728/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:37:42,050 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/122acfbf-8982-413c-9414-b6e768301728 used request id req-eb2fe020-2981-4f22-bab3-47ecca0a7076 2018-09-22 04:37:42,050 - create_image - DEBUG - Instance status is - active 2018-09-22 04:37:42,051 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-91841fc2-7ea2-419d-8717-6d6850026fe6-image 2018-09-22 04:37:42,051 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-91841fc2-7ea2-419d-8717-6d6850026fe6-image 2018-09-22 04:37:42,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:42,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:42,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "192ecbb62d524af78dc3c52b24428122", "name": "CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj-role"}], "expires_at": "2018-09-22T05:37:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fda27c430c241948aba1654ca751618", "name": "CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3fda27c430c241948aba1654ca751618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3fda27c430c241948aba1654ca751618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3fda27c430c241948aba1654ca751618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3fda27c430c241948aba1654ca751618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3fda27c430c241948aba1654ca751618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3fda27c430c241948aba1654ca751618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3fda27c430c241948aba1654ca751618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3fda27c430c241948aba1654ca751618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3fda27c430c241948aba1654ca751618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3fda27c430c241948aba1654ca751618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3fda27c430c241948aba1654ca751618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3fda27c430c241948aba1654ca751618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-d12a0e71-bbc3-47c-user", "id": "8633c5bedd614ba5a6549a74e52d58b8"}, "audit_ids": ["I-ncTEnFQauMeMK8C6mOgw"], "issued_at": "2018-09-22T04:37:42.000000Z"}} 2018-09-22 04:37:42,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c90a0d2cac687ccff7455f5eb9f96e49bf0299" 2018-09-22 04:37:42,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc11de2-70a6-46d0-a052-e62714e7ad00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:42,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0bc11de2-70a6-46d0-a052-e62714e7ad00 2018-09-22 04:37:42,527 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/3fda27c430c241948aba1654ca751618/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c90a0d2cac687ccff7455f5eb9f96e49bf0299" 2018-09-22 04:37:42,727 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:42 GMT Server: Apache x-compute-request-id: req-7cec0a73-8a35-4d15-b2c8-ba18fafac448 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7cec0a73-8a35-4d15-b2c8-ba18fafac448 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-22 04:37:42,727 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/3fda27c430c241948aba1654ca751618/volumes/detail used request id req-7cec0a73-8a35-4d15-b2c8-ba18fafac448 2018-09-22 04:37:42,730 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/3fda27c430c241948aba1654ca751618/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7cec0a73-8a35-4d15-b2c8-ba18fafac448" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c90a0d2cac687ccff7455f5eb9f96e49bf0299" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-91841fc2-7ea2-419d-8717-6d6850026fe6-vol", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-22 04:37:43,428 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sat, 22 Sep 2018 04:37:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3e3c10a9-a407-49ea-a764-17027face95d x-openstack-request-id: req-3e3c10a9-a407-49ea-a764-17027face95d Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-09-22 04:37:43,428 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/3fda27c430c241948aba1654ca751618/volumes used request id req-3e3c10a9-a407-49ea-a764-17027face95d 2018-09-22 04:37:43,429 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-91841fc2-7ea2-419d-8717-6d6850026fe6-image 2018-09-22 04:37:43,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/122acfbf-8982-413c-9414-b6e768301728 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f184f116c8b1e1f9db892180e4735f8a2adc36f7" 2018-09-22 04:37:45,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c90e530-54c5-483c-ab58-f1329eaddddb Date: Sat, 22 Sep 2018 04:37:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:37:45,300 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/122acfbf-8982-413c-9414-b6e768301728 used request id req-1c90e530-54c5-483c-ab58-f1329eaddddb 2018-09-22 04:37:45,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" 2018-09-22 04:37:45,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-99367bb2-1b93-46cd-bbd2-d13947e6ebcb Date: Sat, 22 Sep 2018 04:37:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:37:45,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-99367bb2-1b93-46cd-bbd2-d13947e6ebcb 2018-09-22 04:37:45,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" 2018-09-22 04:37:45,614 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac80aba8-dc75-4329-a259-730ec43699d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:45,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-ac80aba8-dc75-4329-a259-730ec43699d7 2018-09-22 04:37:45,614 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:45,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" 2018-09-22 04:37:45,704 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46f99437-8118-41e7-89b7-b21680cca629 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:45,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-46f99437-8118-41e7-89b7-b21680cca629 2018-09-22 04:37:45,704 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:45,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" 2018-09-22 04:37:45,803 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5374634-6251-458a-afbb-6ea74a73e5a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:45,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-a5374634-6251-458a-afbb-6ea74a73e5a9 2018-09-22 04:37:45,803 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:45,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" 2018-09-22 04:37:45,886 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd413699-6551-4e8c-9f30-ae2ef3146e55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:45,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-bd413699-6551-4e8c-9f30-ae2ef3146e55 2018-09-22 04:37:45,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:45,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" 2018-09-22 04:37:45,977 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f915261-b940-4236-8d33-808986ba4a02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:45,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-7f915261-b940-4236-8d33-808986ba4a02 2018-09-22 04:37:45,978 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:45,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" 2018-09-22 04:37:46,161 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce98de3a-f469-476a-8f35-00b9f39dfc49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:46,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-ce98de3a-f469-476a-8f35-00b9f39dfc49 2018-09-22 04:37:46,161 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:46,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" 2018-09-22 04:37:46,242 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-614efcf6-72fc-44f6-8c9e-147b86030f32 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:46,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-614efcf6-72fc-44f6-8c9e-147b86030f32 2018-09-22 04:37:46,243 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:46,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" 2018-09-22 04:37:46,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45040f28-4637-4d02-bb7d-b1ff41053b0e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:37:46,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-45040f28-4637-4d02-bb7d-b1ff41053b0e 2018-09-22 04:37:46,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" 2018-09-22 04:37:46,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddf3d0fc-99ba-42c3-a5e5-22f58f130db0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:37:46,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-ddf3d0fc-99ba-42c3-a5e5-22f58f130db0 2018-09-22 04:37:46,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" 2018-09-22 04:37:46,511 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:37:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5eddfb9-1852-41bd-b802-aa5312cf1a8f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:37:46,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-b5eddfb9-1852-41bd-b802-aa5312cf1a8f 2018-09-22 04:37:46,512 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:37:46,513 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj 2018-09-22 04:37:46,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3fda27c430c241948aba1654ca751618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" 2018-09-22 04:37:46,740 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1523a9bb-8d3a-485d-b964-275bb5948716 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:46,740 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3fda27c430c241948aba1654ca751618 used request id req-1523a9bb-8d3a-485d-b964-275bb5948716 2018-09-22 04:37:46,740 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-d12a0e71-bbc3-47c-proj-role 2018-09-22 04:37:46,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/192ecbb62d524af78dc3c52b24428122 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" 2018-09-22 04:37:46,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ccb19df-e52e-4b6b-9f53-3d421d7e157c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:46,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/192ecbb62d524af78dc3c52b24428122 used request id req-1ccb19df-e52e-4b6b-9f53-3d421d7e157c 2018-09-22 04:37:46,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4739e4c796f31f29b4b698c3b84e8ccfe248e09b" 2018-09-22 04:37:46,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfbedb83-5cdd-440e-b020-780ab3f3dafe Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:37:46,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cfbedb83-5cdd-440e-b020-780ab3f3dafe 2018-09-22 04:37:46,952 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-d12a0e71-bbc3-47c-user 2018-09-22 04:37:46,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8633c5bedd614ba5a6549a74e52d58b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab5f67396ed14d6b54bd112dec0ceee171374519" 2018-09-22 04:37:47,155 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01dc1510-8434-4d26-8ed9-3d4cf226be86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:47,155 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8633c5bedd614ba5a6549a74e52d58b8 used request id req-01dc1510-8434-4d26-8ed9-3d4cf226be86 2018-09-22 04:37:47,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:47,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["czOKwXT0Q1aMKe6qrewhVg"], "issued_at": "2018-09-22T04:37:47.000000Z"}} 2018-09-22 04:37:47,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8df744c64b284eb6f97b8ea5be943ce5e123da" 2018-09-22 04:37:47,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ccaba8-2f4b-4756-b6d1-5ed026e4c547 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:47,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-20ccaba8-2f4b-4756-b6d1-5ed026e4c547 2018-09-22 04:37:47,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:47,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:48,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["FSP-pTh0SHmje-TS7xlRng"], "issued_at": "2018-09-22T04:37:48.000000Z"}} 2018-09-22 04:37:48,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" 2018-09-22 04:37:48,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34568374-03dd-431d-9868-37ca764b6d11 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:48,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-34568374-03dd-431d-9868-37ca764b6d11 2018-09-22 04:37:48,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:37:48,103 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:37:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:37:48,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" 2018-09-22 04:37:48,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e77bd483-3650-4e8b-b14e-53fb47e3266f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:37:48,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj used request id req-e77bd483-3650-4e8b-b14e-53fb47e3266f 2018-09-22 04:37:48,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" 2018-09-22 04:37:48,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ce414f6-25a5-4a25-b6d7-6b4736e55e83 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:37:48,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5ce414f6-25a5-4a25-b6d7-6b4736e55e83 2018-09-22 04:37:48,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj"}}' 2018-09-22 04:37:48,389 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:37:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f05b20f-82bd-4476-b572-fcc20ea63c7d Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/eef10355fa174b0eb26fa91bea46b190"}, "enabled": true, "id": "eef10355fa174b0eb26fa91bea46b190", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj"}} 2018-09-22 04:37:48,390 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9f05b20f-82bd-4476-b572-fcc20ea63c7d 2018-09-22 04:37:48,390 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj 2018-09-22 04:37:48,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:48,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:48,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:37:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["eDg_2me9SESRPPQ6hn936w"], "issued_at": "2018-09-22T04:37:48.000000Z"}} 2018-09-22 04:37:48,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3169dacb2dea84c58d17ee3432876823643647ac" 2018-09-22 04:37:48,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b2b1578-bc66-48fd-b642-eeb9cd991b88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:48,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1b2b1578-bc66-48fd-b642-eeb9cd991b88 2018-09-22 04:37:48,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:37:48,871 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:37:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:37:48,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3169dacb2dea84c58d17ee3432876823643647ac" 2018-09-22 04:37:48,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ceeb84-8be5-4f27-a137-6a001634e0ee Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:37:48,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-58ceeb84-8be5-4f27-a137-6a001634e0ee 2018-09-22 04:37:48,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3169dacb2dea84c58d17ee3432876823643647ac" 2018-09-22 04:37:49,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e31e791a-6a7e-4387-b30b-6320c426507f Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/eef10355fa174b0eb26fa91bea46b190"}, "enabled": true, "id": "eef10355fa174b0eb26fa91bea46b190", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj"}]} 2018-09-22 04:37:49,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj used request id req-e31e791a-6a7e-4387-b30b-6320c426507f 2018-09-22 04:37:49,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3169dacb2dea84c58d17ee3432876823643647ac" 2018-09-22 04:37:49,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab7143b-7da6-4751-b653-5136934e26f4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:37:49,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5ab7143b-7da6-4751-b653-5136934e26f4 2018-09-22 04:37:49,539 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-c1c07e70-fd5b-451-user 2018-09-22 04:37:49,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:49,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" 2018-09-22 04:37:49,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cefdff1c-ed50-4669-af86-7138a91882be Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:37:49,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cefdff1c-ed50-4669-af86-7138a91882be 2018-09-22 04:37:49,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" -d '{"role": {"name": "CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj-role"}}' 2018-09-22 04:37:49,731 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:37:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad6f12e2-5cb0-4ff2-a17f-4bf5d12a8fb0 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "914eba8292e2490099ef75dca7c0942f", "links": {"self": "http://172.30.9.23:5000/v3/roles/914eba8292e2490099ef75dca7c0942f"}, "name": "CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj-role"}} 2018-09-22 04:37:49,731 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ad6f12e2-5cb0-4ff2-a17f-4bf5d12a8fb0 2018-09-22 04:37:49,731 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj-role 2018-09-22 04:37:49,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/914eba8292e2490099ef75dca7c0942f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" 2018-09-22 04:37:49,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b517e38-764c-47d2-b4b2-0023e920a37f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/914eba8292e2490099ef75dca7c0942f"}, "domain_id": null, "name": "CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj-role", "id": "914eba8292e2490099ef75dca7c0942f"}} 2018-09-22 04:37:49,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/914eba8292e2490099ef75dca7c0942f used request id req-1b517e38-764c-47d2-b4b2-0023e920a37f 2018-09-22 04:37:49,818 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj-role to project CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj 2018-09-22 04:37:49,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/eef10355fa174b0eb26fa91bea46b190/users/40c4fd0a78754f5993e3b8eb120b48ff/roles/914eba8292e2490099ef75dca7c0942f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" 2018-09-22 04:37:49,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:37:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e678b62a-9647-4701-8d48-3ad2a486ab51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:37:49,943 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/eef10355fa174b0eb26fa91bea46b190/users/40c4fd0a78754f5993e3b8eb120b48ff/roles/914eba8292e2490099ef75dca7c0942f used request id req-e678b62a-9647-4701-8d48-3ad2a486ab51 2018-09-22 04:37:49,945 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:37:49,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:49,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:50,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "914eba8292e2490099ef75dca7c0942f", "name": "CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj-role"}], "expires_at": "2018-09-22T05:37:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eef10355fa174b0eb26fa91bea46b190", "name": "CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/eef10355fa174b0eb26fa91bea46b190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/eef10355fa174b0eb26fa91bea46b190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/eef10355fa174b0eb26fa91bea46b190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/eef10355fa174b0eb26fa91bea46b190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/eef10355fa174b0eb26fa91bea46b190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/eef10355fa174b0eb26fa91bea46b190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/eef10355fa174b0eb26fa91bea46b190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/eef10355fa174b0eb26fa91bea46b190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/eef10355fa174b0eb26fa91bea46b190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/eef10355fa174b0eb26fa91bea46b190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/eef10355fa174b0eb26fa91bea46b190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-c1c07e70-fd5b-451-user", "id": "40c4fd0a78754f5993e3b8eb120b48ff"}, "audit_ids": ["9raHdi7FRtG-oUwHpRMfRw"], "issued_at": "2018-09-22T04:37:50.000000Z"}} 2018-09-22 04:37:50,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834acbf242e8f8ce4737d10ac4bd1a7dffcbac02" 2018-09-22 04:37:50,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05b45a91-b391-43e0-8ab6-f0b8d424354c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:50,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-05b45a91-b391-43e0-8ab6-f0b8d424354c 2018-09-22 04:37:50,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}834acbf242e8f8ce4737d10ac4bd1a7dffcbac02" 2018-09-22 04:37:50,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-88cd7df1-14b7-4227-b40c-d87e3283711f Date: Sat, 22 Sep 2018 04:37:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-image"} 2018-09-22 04:37:50,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-image used request id req-88cd7df1-14b7-4227-b40c-d87e3283711f 2018-09-22 04:37:50,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}834acbf242e8f8ce4737d10ac4bd1a7dffcbac02" 2018-09-22 04:37:50,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5bdcc978-ff3d-48ae-9050-088b01224879 Date: Sat, 22 Sep 2018 04:37:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:37:50,739 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5bdcc978-ff3d-48ae-9050-088b01224879 2018-09-22 04:37:50,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}834acbf242e8f8ce4737d10ac4bd1a7dffcbac02" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-image"}' 2018-09-22 04:37:50,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/44ed1402-daa8-4ef1-9abd-5024e7b34dc7 X-Openstack-Request-Id: req-5d0afdce-41a4-4319-8f64-0147b604bb2c Date: Sat, 22 Sep 2018 04:37:50 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:37:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:37:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/44ed1402-daa8-4ef1-9abd-5024e7b34dc7", "min_disk": 0, "protected": false, "id": "44ed1402-daa8-4ef1-9abd-5024e7b34dc7", "file": "/v2/images/44ed1402-daa8-4ef1-9abd-5024e7b34dc7/file", "checksum": null, "owner": "eef10355fa174b0eb26fa91bea46b190", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:37:50,949 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-5d0afdce-41a4-4319-8f64-0147b604bb2c 2018-09-22 04:37:50,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/44ed1402-daa8-4ef1-9abd-5024e7b34dc7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}834acbf242e8f8ce4737d10ac4bd1a7dffcbac02" -d '' 2018-09-22 04:37:52,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-989c31e4-4f4d-4e39-8df9-781b6d7627c3 Date: Sat, 22 Sep 2018 04:37:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:37:52,760 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/44ed1402-daa8-4ef1-9abd-5024e7b34dc7/file used request id req-989c31e4-4f4d-4e39-8df9-781b6d7627c3 2018-09-22 04:37:52,761 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:37:52,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/44ed1402-daa8-4ef1-9abd-5024e7b34dc7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}834acbf242e8f8ce4737d10ac4bd1a7dffcbac02" 2018-09-22 04:37:52,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f747e1c4-ac20-4daa-b9b2-b18eaf51214e Date: Sat, 22 Sep 2018 04:37:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:37:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:37:52Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/44ed1402-daa8-4ef1-9abd-5024e7b34dc7/snap", "metadata": {}}], "self": "/v2/images/44ed1402-daa8-4ef1-9abd-5024e7b34dc7", "min_disk": 0, "protected": false, "id": "44ed1402-daa8-4ef1-9abd-5024e7b34dc7", "file": "/v2/images/44ed1402-daa8-4ef1-9abd-5024e7b34dc7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eef10355fa174b0eb26fa91bea46b190", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/44ed1402-daa8-4ef1-9abd-5024e7b34dc7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:37:52,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/44ed1402-daa8-4ef1-9abd-5024e7b34dc7 used request id req-f747e1c4-ac20-4daa-b9b2-b18eaf51214e 2018-09-22 04:37:52,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}834acbf242e8f8ce4737d10ac4bd1a7dffcbac02" 2018-09-22 04:37:53,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9f4ba5fa-1192-43f5-9fe3-7c2574ac8500 Date: Sat, 22 Sep 2018 04:37:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:37:53,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-9f4ba5fa-1192-43f5-9fe3-7c2574ac8500 2018-09-22 04:37:53,097 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-image 2018-09-22 04:37:53,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/44ed1402-daa8-4ef1-9abd-5024e7b34dc7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}834acbf242e8f8ce4737d10ac4bd1a7dffcbac02" 2018-09-22 04:37:53,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-16a1cc81-2ba6-4860-96db-f230861dea83 Date: Sat, 22 Sep 2018 04:37:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:37:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:37:52Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/44ed1402-daa8-4ef1-9abd-5024e7b34dc7/snap", "metadata": {}}], "self": "/v2/images/44ed1402-daa8-4ef1-9abd-5024e7b34dc7", "min_disk": 0, "protected": false, "id": "44ed1402-daa8-4ef1-9abd-5024e7b34dc7", "file": "/v2/images/44ed1402-daa8-4ef1-9abd-5024e7b34dc7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eef10355fa174b0eb26fa91bea46b190", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/44ed1402-daa8-4ef1-9abd-5024e7b34dc7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:37:53,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/44ed1402-daa8-4ef1-9abd-5024e7b34dc7 used request id req-16a1cc81-2ba6-4860-96db-f230861dea83 2018-09-22 04:37:53,269 - create_image - DEBUG - Instance status is - active 2018-09-22 04:37:53,269 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-image 2018-09-22 04:37:53,269 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-image 2018-09-22 04:37:53,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:37:53,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:37:53,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "914eba8292e2490099ef75dca7c0942f", "name": "CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj-role"}], "expires_at": "2018-09-22T05:37:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eef10355fa174b0eb26fa91bea46b190", "name": "CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/eef10355fa174b0eb26fa91bea46b190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/eef10355fa174b0eb26fa91bea46b190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/eef10355fa174b0eb26fa91bea46b190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/eef10355fa174b0eb26fa91bea46b190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/eef10355fa174b0eb26fa91bea46b190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/eef10355fa174b0eb26fa91bea46b190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/eef10355fa174b0eb26fa91bea46b190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/eef10355fa174b0eb26fa91bea46b190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/eef10355fa174b0eb26fa91bea46b190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/eef10355fa174b0eb26fa91bea46b190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/eef10355fa174b0eb26fa91bea46b190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-c1c07e70-fd5b-451-user", "id": "40c4fd0a78754f5993e3b8eb120b48ff"}, "audit_ids": ["u9gANnjeRsKp51VKi5Id9g"], "issued_at": "2018-09-22T04:37:53.000000Z"}} 2018-09-22 04:37:53,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c08663aad65c6e05bc750b9c66ed916ab8272" 2018-09-22 04:37:53,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dae156d-3fac-49a9-872f-f57c4739bb28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:37:53,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7dae156d-3fac-49a9-872f-f57c4739bb28 2018-09-22 04:37:53,732 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c08663aad65c6e05bc750b9c66ed916ab8272" 2018-09-22 04:37:53,926 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:53 GMT Server: Apache x-compute-request-id: req-9204523d-3dfa-4b72-b017-f77232984f54 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9204523d-3dfa-4b72-b017-f77232984f54 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-22 04:37:53,926 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/detail used request id req-9204523d-3dfa-4b72-b017-f77232984f54 2018-09-22 04:37:53,929 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9204523d-3dfa-4b72-b017-f77232984f54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c08663aad65c6e05bc750b9c66ed916ab8272" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-vol", "imageRef": "CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-image", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-22 04:37:55,442 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:37:53 GMT Server: Apache x-compute-request-id: req-487b0f3b-e7c0-4d8b-9a5f-4e0e5e09fff8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-487b0f3b-e7c0-4d8b-9a5f-4e0e5e09fff8 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "40c4fd0a78754f5993e3b8eb120b48ff", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7", "rel": "self"}, {"href": "http://172.30.9.23:8776/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:37:55.353178", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ae57c8f2-1869-46bd-bec1-5950830db2a7", "size": 1}} 2018-09-22 04:37:55,442 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes used request id req-487b0f3b-e7c0-4d8b-9a5f-4e0e5e09fff8 2018-09-22 04:37:55,446 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9204523d-3dfa-4b72-b017-f77232984f54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c08663aad65c6e05bc750b9c66ed916ab8272" 2018-09-22 04:37:55,640 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:55 GMT Server: Apache x-compute-request-id: req-311f6949-5ebb-49a3-90a3-55d27e0244d2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-311f6949-5ebb-49a3-90a3-55d27e0244d2 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "40c4fd0a78754f5993e3b8eb120b48ff", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7", "rel": "self"}, {"href": "http://172.30.9.23:8776/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:37:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eef10355fa174b0eb26fa91bea46b190", "updated_at": "2018-09-22T04:37:55.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ae57c8f2-1869-46bd-bec1-5950830db2a7", "size": 1}} 2018-09-22 04:37:55,640 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7 used request id req-311f6949-5ebb-49a3-90a3-55d27e0244d2 2018-09-22 04:37:55,641 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-vol 2018-09-22 04:37:55,643 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9204523d-3dfa-4b72-b017-f77232984f54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c08663aad65c6e05bc750b9c66ed916ab8272" 2018-09-22 04:37:55,691 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:55 GMT Server: Apache x-compute-request-id: req-f5f02840-e696-42ec-9408-b1eef779e534 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f5f02840-e696-42ec-9408-b1eef779e534 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "40c4fd0a78754f5993e3b8eb120b48ff", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7", "rel": "self"}, {"href": "http://172.30.9.23:8776/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:37:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eef10355fa174b0eb26fa91bea46b190", "updated_at": "2018-09-22T04:37:55.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ae57c8f2-1869-46bd-bec1-5950830db2a7", "size": 1}} 2018-09-22 04:37:55,691 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7 used request id req-f5f02840-e696-42ec-9408-b1eef779e534 2018-09-22 04:37:55,691 - create_volume - DEBUG - Instance status is - creating 2018-09-22 04:37:55,691 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-22 04:37:58,695 - create_volume - DEBUG - Volume status query timeout in 296.946167946 2018-09-22 04:37:58,698 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9204523d-3dfa-4b72-b017-f77232984f54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c08663aad65c6e05bc750b9c66ed916ab8272" 2018-09-22 04:37:58,746 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:37:58 GMT Server: Apache x-compute-request-id: req-85f9d586-df06-4eb3-9b24-842c0274df35 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-85f9d586-df06-4eb3-9b24-842c0274df35 Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "40c4fd0a78754f5993e3b8eb120b48ff", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7", "rel": "self"}, {"href": "http://172.30.9.23:8776/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:37:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eef10355fa174b0eb26fa91bea46b190", "updated_at": "2018-09-22T04:37:58.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ae57c8f2-1869-46bd-bec1-5950830db2a7", "size": 1}} 2018-09-22 04:37:58,746 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7 used request id req-85f9d586-df06-4eb3-9b24-842c0274df35 2018-09-22 04:37:58,747 - create_volume - DEBUG - Instance status is - downloading 2018-09-22 04:37:58,747 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-22 04:38:01,750 - create_volume - DEBUG - Volume status query timeout in 293.890599966 2018-09-22 04:38:01,753 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9204523d-3dfa-4b72-b017-f77232984f54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c08663aad65c6e05bc750b9c66ed916ab8272" 2018-09-22 04:38:02,028 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:01 GMT Server: Apache x-compute-request-id: req-99ad300b-931d-42fd-b61e-1eb0ac1528ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-99ad300b-931d-42fd-b61e-1eb0ac1528ac Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7", "rel": "self"}, {"href": "http://172.30.9.23:8776/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-09-22T04:38:01.000000", "replication_status": null, "snapshot_id": null, "id": "ae57c8f2-1869-46bd-bec1-5950830db2a7", "size": 1, "user_id": "40c4fd0a78754f5993e3b8eb120b48ff", "os-vol-tenant-attr:tenant_id": "eef10355fa174b0eb26fa91bea46b190", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-image", "image_id": "44ed1402-daa8-4ef1-9abd-5024e7b34dc7", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-vol", "bootable": "true", "created_at": "2018-09-22T04:37:55.000000", "volume_type": null}} 2018-09-22 04:38:02,028 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7 used request id req-99ad300b-931d-42fd-b61e-1eb0ac1528ac 2018-09-22 04:38:02,028 - create_volume - DEBUG - Instance status is - available 2018-09-22 04:38:02,029 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-vol 2018-09-22 04:38:02,029 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-vol 2018-09-22 04:38:02,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9204523d-3dfa-4b72-b017-f77232984f54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c08663aad65c6e05bc750b9c66ed916ab8272" 2018-09-22 04:38:02,220 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:02 GMT Server: Apache x-compute-request-id: req-9b024d3e-c3c6-4c48-9dbb-4f201b97eaa6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9b024d3e-c3c6-4c48-9dbb-4f201b97eaa6 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7", "rel": "self"}, {"href": "http://172.30.9.23:8776/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-09-22T04:38:01.000000", "replication_status": null, "snapshot_id": null, "id": "ae57c8f2-1869-46bd-bec1-5950830db2a7", "size": 1, "user_id": "40c4fd0a78754f5993e3b8eb120b48ff", "os-vol-tenant-attr:tenant_id": "eef10355fa174b0eb26fa91bea46b190", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-image", "image_id": "44ed1402-daa8-4ef1-9abd-5024e7b34dc7", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-vol", "bootable": "true", "created_at": "2018-09-22T04:37:55.000000", "volume_type": null}} 2018-09-22 04:38:02,220 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7 used request id req-9b024d3e-c3c6-4c48-9dbb-4f201b97eaa6 2018-09-22 04:38:02,221 - create_volume - DEBUG - Instance status is - available 2018-09-22 04:38:02,221 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-vol 2018-09-22 04:38:02,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:38:02,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "914eba8292e2490099ef75dca7c0942f", "name": "CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj-role"}], "expires_at": "2018-09-22T05:38:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eef10355fa174b0eb26fa91bea46b190", "name": "CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/eef10355fa174b0eb26fa91bea46b190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/eef10355fa174b0eb26fa91bea46b190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/eef10355fa174b0eb26fa91bea46b190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/eef10355fa174b0eb26fa91bea46b190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/eef10355fa174b0eb26fa91bea46b190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/eef10355fa174b0eb26fa91bea46b190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/eef10355fa174b0eb26fa91bea46b190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/eef10355fa174b0eb26fa91bea46b190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/eef10355fa174b0eb26fa91bea46b190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/eef10355fa174b0eb26fa91bea46b190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/eef10355fa174b0eb26fa91bea46b190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-c1c07e70-fd5b-451-user", "id": "40c4fd0a78754f5993e3b8eb120b48ff"}, "audit_ids": ["WSZb9WlISNWbdiI4vgT_yA"], "issued_at": "2018-09-22T04:38:02.000000Z"}} 2018-09-22 04:38:02,605 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8406afb28f3d81f05b98d7560a209823bbdbdb45" 2018-09-22 04:38:02,807 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:02 GMT Server: Apache x-compute-request-id: req-69b70c5e-2a95-4649-9624-05b25c79e8c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-69b70c5e-2a95-4649-9624-05b25c79e8c8 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7", "rel": "self"}, {"href": "http://172.30.9.23:8776/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-09-22T04:38:01.000000", "replication_status": null, "snapshot_id": null, "id": "ae57c8f2-1869-46bd-bec1-5950830db2a7", "size": 1, "user_id": "40c4fd0a78754f5993e3b8eb120b48ff", "os-vol-tenant-attr:tenant_id": "eef10355fa174b0eb26fa91bea46b190", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-image", "image_id": "44ed1402-daa8-4ef1-9abd-5024e7b34dc7", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-vol", "bootable": "true", "created_at": "2018-09-22T04:37:55.000000", "volume_type": null}} 2018-09-22 04:38:02,807 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7 used request id req-69b70c5e-2a95-4649-9624-05b25c79e8c8 2018-09-22 04:38:02,810 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9204523d-3dfa-4b72-b017-f77232984f54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c08663aad65c6e05bc750b9c66ed916ab8272" 2018-09-22 04:38:03,095 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:02 GMT Server: Apache x-compute-request-id: req-4a2500c9-fbfb-461b-b45e-2402c433ffe9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4a2500c9-fbfb-461b-b45e-2402c433ffe9 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7", "rel": "self"}, {"href": "http://172.30.9.23:8776/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-09-22T04:38:01.000000", "replication_status": null, "snapshot_id": null, "id": "ae57c8f2-1869-46bd-bec1-5950830db2a7", "size": 1, "user_id": "40c4fd0a78754f5993e3b8eb120b48ff", "os-vol-tenant-attr:tenant_id": "eef10355fa174b0eb26fa91bea46b190", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-image", "image_id": "44ed1402-daa8-4ef1-9abd-5024e7b34dc7", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-vol", "bootable": "true", "created_at": "2018-09-22T04:37:55.000000", "volume_type": null}} 2018-09-22 04:38:03,095 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7 used request id req-4a2500c9-fbfb-461b-b45e-2402c433ffe9 2018-09-22 04:38:03,095 - create_volume - DEBUG - Instance status is - available 2018-09-22 04:38:03,095 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-vol 2018-09-22 04:38:03,096 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-vol 2018-09-22 04:38:03,099 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9204523d-3dfa-4b72-b017-f77232984f54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c08663aad65c6e05bc750b9c66ed916ab8272" 2018-09-22 04:38:03,187 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:38:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-61be1bbc-b3b0-4984-b5b2-95a8e155bfd7 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-09-22 04:38:03,187 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7 used request id req-61be1bbc-b3b0-4984-b5b2-95a8e155bfd7 2018-09-22 04:38:03,190 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9204523d-3dfa-4b72-b017-f77232984f54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c08663aad65c6e05bc750b9c66ed916ab8272" 2018-09-22 04:38:03,383 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:03 GMT Server: Apache x-compute-request-id: req-d3057cb9-4466-4a3e-8fb1-5685ceba6722 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d3057cb9-4466-4a3e-8fb1-5685ceba6722 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7", "rel": "self"}, {"href": "http://172.30.9.23:8776/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-09-22T04:38:03.000000", "replication_status": null, "snapshot_id": null, "id": "ae57c8f2-1869-46bd-bec1-5950830db2a7", "size": 1, "user_id": "40c4fd0a78754f5993e3b8eb120b48ff", "os-vol-tenant-attr:tenant_id": "eef10355fa174b0eb26fa91bea46b190", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-image", "image_id": "44ed1402-daa8-4ef1-9abd-5024e7b34dc7", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-vol", "bootable": "true", "created_at": "2018-09-22T04:37:55.000000", "volume_type": null}} 2018-09-22 04:38:03,384 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7 used request id req-d3057cb9-4466-4a3e-8fb1-5685ceba6722 2018-09-22 04:38:03,384 - create_volume - DEBUG - Instance status is - deleting 2018-09-22 04:38:03,384 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-22 04:38:06,388 - create_volume - DEBUG - Volume status query timeout in 56.799695015 2018-09-22 04:38:06,391 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9204523d-3dfa-4b72-b017-f77232984f54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c08663aad65c6e05bc750b9c66ed916ab8272" 2018-09-22 04:38:06,596 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:38:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b11ac04e-5993-4051-bbfa-acc161d6190a x-openstack-request-id: req-b11ac04e-5993-4051-bbfa-acc161d6190a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume ae57c8f2-1869-46bd-bec1-5950830db2a7 could not be found.", "code": 404}} 2018-09-22 04:38:06,596 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/eef10355fa174b0eb26fa91bea46b190/volumes/ae57c8f2-1869-46bd-bec1-5950830db2a7 used request id req-b11ac04e-5993-4051-bbfa-acc161d6190a 2018-09-22 04:38:06,597 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume ae57c8f2-1869-46bd-bec1-5950830db2a7 could not be found. (HTTP 404) (Request-ID: req-b11ac04e-5993-4051-bbfa-acc161d6190a) 2018-09-22 04:38:06,597 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-vol 2018-09-22 04:38:06,598 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-ee8a72da-1d20-4f1f-8c5f-3eef0549e6f6-image 2018-09-22 04:38:06,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/44ed1402-daa8-4ef1-9abd-5024e7b34dc7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}834acbf242e8f8ce4737d10ac4bd1a7dffcbac02" 2018-09-22 04:38:08,420 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bbd4b97c-ba54-47a1-a9f8-3b9edbc418b6 Date: Sat, 22 Sep 2018 04:38:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:38:08,420 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/44ed1402-daa8-4ef1-9abd-5024e7b34dc7 used request id req-bbd4b97c-ba54-47a1-a9f8-3b9edbc418b6 2018-09-22 04:38:08,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" 2018-09-22 04:38:08,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-aca18436-49dd-47ed-9cab-c8d923f02b99 Date: Sat, 22 Sep 2018 04:38:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:38:08,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-aca18436-49dd-47ed-9cab-c8d923f02b99 2018-09-22 04:38:08,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" 2018-09-22 04:38:08,762 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:38:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d82b15f-4b3c-45d2-8089-98309a330a27 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:38:08,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-7d82b15f-4b3c-45d2-8089-98309a330a27 2018-09-22 04:38:08,762 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:38:08,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" 2018-09-22 04:38:08,844 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:38:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b434326-d379-4a03-af00-d14f51416b74 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:38:08,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-5b434326-d379-4a03-af00-d14f51416b74 2018-09-22 04:38:08,845 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:38:08,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" 2018-09-22 04:38:08,936 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:38:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc8b7841-11e2-4956-918d-c9376a476b7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:38:08,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-fc8b7841-11e2-4956-918d-c9376a476b7a 2018-09-22 04:38:08,936 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:38:08,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" 2018-09-22 04:38:09,031 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:38:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41fc66cd-dc92-4502-9bde-219cc43200f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:38:09,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-41fc66cd-dc92-4502-9bde-219cc43200f7 2018-09-22 04:38:09,032 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:38:09,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" 2018-09-22 04:38:09,118 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:38:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ce36146-f124-4602-b1a1-3a37007b763e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:38:09,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-2ce36146-f124-4602-b1a1-3a37007b763e 2018-09-22 04:38:09,118 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:38:09,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" 2018-09-22 04:38:09,209 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:38:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1735ea0a-744d-47ca-beb1-483a45d874c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:38:09,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-1735ea0a-744d-47ca-beb1-483a45d874c8 2018-09-22 04:38:09,209 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:38:09,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" 2018-09-22 04:38:09,300 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:38:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc803afa-2f04-425f-9c52-11e447a025cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:38:09,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-cc803afa-2f04-425f-9c52-11e447a025cc 2018-09-22 04:38:09,301 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:38:09,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" 2018-09-22 04:38:09,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84a9cacc-fbdc-4a2f-a4d1-ad89e2d883c2 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:38:09,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-84a9cacc-fbdc-4a2f-a4d1-ad89e2d883c2 2018-09-22 04:38:09,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" 2018-09-22 04:38:09,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6daa3d20-6bfe-4026-84b8-56e9c63b0990 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:38:09,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-6daa3d20-6bfe-4026-84b8-56e9c63b0990 2018-09-22 04:38:09,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" 2018-09-22 04:38:09,567 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:38:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a02909c5-8f5d-4292-8814-5fdd7f5165bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:38:09,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-a02909c5-8f5d-4292-8814-5fdd7f5165bd 2018-09-22 04:38:09,568 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:38:09,569 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj 2018-09-22 04:38:09,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/eef10355fa174b0eb26fa91bea46b190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" 2018-09-22 04:38:09,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:38:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2a9cac2-2013-41bc-b712-820dbf0f7b37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:38:09,781 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/eef10355fa174b0eb26fa91bea46b190 used request id req-e2a9cac2-2013-41bc-b712-820dbf0f7b37 2018-09-22 04:38:09,781 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-c1c07e70-fd5b-451-proj-role 2018-09-22 04:38:09,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/914eba8292e2490099ef75dca7c0942f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" 2018-09-22 04:38:09,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:38:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c11374a9-4604-451f-a4f7-83ce018a5091 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:38:09,892 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/914eba8292e2490099ef75dca7c0942f used request id req-c11374a9-4604-451f-a4f7-83ce018a5091 2018-09-22 04:38:09,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}248035c846aa80097d1f8a8259205d20f7cc74ca" 2018-09-22 04:38:09,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-260ef7e6-eb96-4b23-a7e5-8a05239279d0 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:38:09,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-260ef7e6-eb96-4b23-a7e5-8a05239279d0 2018-09-22 04:38:09,991 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-c1c07e70-fd5b-451-user 2018-09-22 04:38:09,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/40c4fd0a78754f5993e3b8eb120b48ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3169dacb2dea84c58d17ee3432876823643647ac" 2018-09-22 04:38:10,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:38:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b8224ce-475b-4419-aa95-8745f3b91594 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:38:10,160 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/40c4fd0a78754f5993e3b8eb120b48ff used request id req-5b8224ce-475b-4419-aa95-8745f3b91594 2018-09-22 04:38:10,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:38:10,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:38:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["9We8JQZBSPipYa4Yp4bosg"], "issued_at": "2018-09-22T04:38:10.000000Z"}} 2018-09-22 04:38:10,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c00b44185dab859990d88f8c3ac6fa05831dca22" 2018-09-22 04:38:10,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee8b461e-7402-45be-9dc5-6fdbe0ae8128 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:38:10,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ee8b461e-7402-45be-9dc5-6fdbe0ae8128 2018-09-22 04:38:10,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:38:10,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:38:11,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:38:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["vHVSyor-RniOIdYlwESbVw"], "issued_at": "2018-09-22T04:38:11.000000Z"}} 2018-09-22 04:38:11,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" 2018-09-22 04:38:11,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe965ad-922e-422c-a32e-b188aebd5d09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:38:11,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7fe965ad-922e-422c-a32e-b188aebd5d09 2018-09-22 04:38:11,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:38:11,123 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:38:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:38:11,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-0a57550d-1a36-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" 2018-09-22 04:38:11,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-897c0300-d227-42ed-a2a5-ebd5f14c39df Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-0a57550d-1a36-44e-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:38:11,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-0a57550d-1a36-44e-proj used request id req-897c0300-d227-42ed-a2a5-ebd5f14c39df 2018-09-22 04:38:11,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" 2018-09-22 04:38:11,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4524edcc-1dd0-472b-853b-4dac2a50dc01 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:38:11,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4524edcc-1dd0-472b-853b-4dac2a50dc01 2018-09-22 04:38:11,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-0a57550d-1a36-44e-proj"}}' 2018-09-22 04:38:11,515 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:38:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1593b590-1b20-4528-9af7-1e8c54a4041c Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c"}, "enabled": true, "id": "e089e21177394b3aadcafff9b3c02e6c", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0a57550d-1a36-44e-proj"}} 2018-09-22 04:38:11,516 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1593b590-1b20-4528-9af7-1e8c54a4041c 2018-09-22 04:38:11,516 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-0a57550d-1a36-44e-proj 2018-09-22 04:38:11,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:38:11,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:38:11,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:38:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["FnoAOMuFRGePRRtUTi3I7g"], "issued_at": "2018-09-22T04:38:11.000000Z"}} 2018-09-22 04:38:11,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75d2365d2e9c6ef31980826515ca178b793a2cd" 2018-09-22 04:38:12,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d12b90-35cc-483b-8bf9-a22bea0c1afe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:38:12,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a3d12b90-35cc-483b-8bf9-a22bea0c1afe 2018-09-22 04:38:12,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:38:12,010 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:38:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:38:12,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75d2365d2e9c6ef31980826515ca178b793a2cd" 2018-09-22 04:38:12,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c81984e5-33fa-4030-8313-e0e3dfd8f129 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:38:12,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c81984e5-33fa-4030-8313-e0e3dfd8f129 2018-09-22 04:38:12,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-0a57550d-1a36-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75d2365d2e9c6ef31980826515ca178b793a2cd" 2018-09-22 04:38:12,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2818f74-bd84-4c17-b2b3-42a256c7e087 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-0a57550d-1a36-44e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c"}, "enabled": true, "id": "e089e21177394b3aadcafff9b3c02e6c", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0a57550d-1a36-44e-proj"}]} 2018-09-22 04:38:12,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-0a57550d-1a36-44e-proj used request id req-a2818f74-bd84-4c17-b2b3-42a256c7e087 2018-09-22 04:38:12,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75d2365d2e9c6ef31980826515ca178b793a2cd" 2018-09-22 04:38:12,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a7f761d-4329-4b58-b5b7-1940ca08ade5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:38:12,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3a7f761d-4329-4b58-b5b7-1940ca08ade5 2018-09-22 04:38:12,599 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-0a57550d-1a36-44e-user 2018-09-22 04:38:12,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:38:12,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" 2018-09-22 04:38:12,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca9c851-6bb2-459e-a783-9a590cc78c5b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:38:12,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2ca9c851-6bb2-459e-a783-9a590cc78c5b 2018-09-22 04:38:12,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" -d '{"role": {"name": "SimpleHealthCheck-0a57550d-1a36-44e-proj-role"}}' 2018-09-22 04:38:12,821 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:38:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20a40ec4-910d-4978-af56-75eec6df13a0 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8a07b6510fb5445dbf7c04ec886618a7", "links": {"self": "http://172.30.9.23:5000/v3/roles/8a07b6510fb5445dbf7c04ec886618a7"}, "name": "SimpleHealthCheck-0a57550d-1a36-44e-proj-role"}} 2018-09-22 04:38:12,821 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-20a40ec4-910d-4978-af56-75eec6df13a0 2018-09-22 04:38:12,821 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-0a57550d-1a36-44e-proj-role 2018-09-22 04:38:12,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/8a07b6510fb5445dbf7c04ec886618a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" 2018-09-22 04:38:12,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c2ffdd-614e-4721-8a51-a729b3522f6b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/8a07b6510fb5445dbf7c04ec886618a7"}, "domain_id": null, "name": "SimpleHealthCheck-0a57550d-1a36-44e-proj-role", "id": "8a07b6510fb5445dbf7c04ec886618a7"}} 2018-09-22 04:38:12,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/8a07b6510fb5445dbf7c04ec886618a7 used request id req-18c2ffdd-614e-4721-8a51-a729b3522f6b 2018-09-22 04:38:12,864 - keystone_utils - INFO - Granting role SimpleHealthCheck-0a57550d-1a36-44e-proj-role to project SimpleHealthCheck-0a57550d-1a36-44e-proj 2018-09-22 04:38:12,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c/users/f50a8eadab4e4981a345fe1d6de5f496/roles/8a07b6510fb5445dbf7c04ec886618a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" 2018-09-22 04:38:13,009 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:38:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4623e096-6702-45e6-9384-823e3580b03e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:38:13,009 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c/users/f50a8eadab4e4981a345fe1d6de5f496/roles/8a07b6510fb5445dbf7c04ec886618a7 used request id req-4623e096-6702-45e6-9384-823e3580b03e 2018-09-22 04:38:13,010 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:38:13,011 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:38:13,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:38:13,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:38:13,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a07b6510fb5445dbf7c04ec886618a7", "name": "SimpleHealthCheck-0a57550d-1a36-44e-proj-role"}], "expires_at": "2018-09-22T05:38:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e089e21177394b3aadcafff9b3c02e6c", "name": "SimpleHealthCheck-0a57550d-1a36-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e089e21177394b3aadcafff9b3c02e6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e089e21177394b3aadcafff9b3c02e6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e089e21177394b3aadcafff9b3c02e6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e089e21177394b3aadcafff9b3c02e6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e089e21177394b3aadcafff9b3c02e6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e089e21177394b3aadcafff9b3c02e6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-0a57550d-1a36-44e-user", "id": "f50a8eadab4e4981a345fe1d6de5f496"}, "audit_ids": ["ixmZdftiRgW1r_gASNLxpQ"], "issued_at": "2018-09-22T04:38:13.000000Z"}} 2018-09-22 04:38:13,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57f21352cd846400b61300c79b116404e65490d9" 2018-09-22 04:38:13,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df807871-1ae5-4fbc-8502-53ff542d2c2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:38:13,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-df807871-1ae5-4fbc-8502-53ff542d2c2d 2018-09-22 04:38:13,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57f21352cd846400b61300c79b116404e65490d9" 2018-09-22 04:38:13,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-5839afe3-3199-472b-94c8-067a89ad8516 Date: Sat, 22 Sep 2018 04:38:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-image"} 2018-09-22 04:38:13,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-image used request id req-5839afe3-3199-472b-94c8-067a89ad8516 2018-09-22 04:38:13,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57f21352cd846400b61300c79b116404e65490d9" 2018-09-22 04:38:13,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3faf0c8c-548b-419b-819f-45c576a358c3 Date: Sat, 22 Sep 2018 04:38:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:38:13,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3faf0c8c-548b-419b-819f-45c576a358c3 2018-09-22 04:38:13,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}57f21352cd846400b61300c79b116404e65490d9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-image"}' 2018-09-22 04:38:14,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f X-Openstack-Request-Id: req-823914aa-42b6-462b-8f0b-d0e5975facaa Date: Sat, 22 Sep 2018 04:38:14 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:38:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:38:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f", "min_disk": 0, "protected": false, "id": "407b86df-2e3c-4ccd-a345-4c34d5f8032f", "file": "/v2/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f/file", "checksum": null, "owner": "e089e21177394b3aadcafff9b3c02e6c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:38:14,032 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-823914aa-42b6-462b-8f0b-d0e5975facaa 2018-09-22 04:38:14,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57f21352cd846400b61300c79b116404e65490d9" -d '' 2018-09-22 04:38:14,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cedd6ccb-66bc-4133-92a6-ea7ebd4e32e2 Date: Sat, 22 Sep 2018 04:38:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:38:14,964 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f/file used request id req-cedd6ccb-66bc-4133-92a6-ea7ebd4e32e2 2018-09-22 04:38:14,965 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:38:14,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57f21352cd846400b61300c79b116404e65490d9" 2018-09-22 04:38:15,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-53649fee-711b-4a93-b237-0883b013a981 Date: Sat, 22 Sep 2018 04:38:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:38:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:38:14Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f/snap", "metadata": {}}], "self": "/v2/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f", "min_disk": 0, "protected": false, "id": "407b86df-2e3c-4ccd-a345-4c34d5f8032f", "file": "/v2/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e089e21177394b3aadcafff9b3c02e6c", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:38:15,130 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f used request id req-53649fee-711b-4a93-b237-0883b013a981 2018-09-22 04:38:15,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57f21352cd846400b61300c79b116404e65490d9" 2018-09-22 04:38:15,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-56afe499-12e7-49d9-9b82-dbf0644f783b Date: Sat, 22 Sep 2018 04:38:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:38:15,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-56afe499-12e7-49d9-9b82-dbf0644f783b 2018-09-22 04:38:15,288 - create_image - INFO - Created image with name - SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-image 2018-09-22 04:38:15,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57f21352cd846400b61300c79b116404e65490d9" 2018-09-22 04:38:15,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-ec58b969-628c-4922-92b1-2eb21c1bea05 Date: Sat, 22 Sep 2018 04:38:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:38:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:38:14Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f/snap", "metadata": {}}], "self": "/v2/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f", "min_disk": 0, "protected": false, "id": "407b86df-2e3c-4ccd-a345-4c34d5f8032f", "file": "/v2/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e089e21177394b3aadcafff9b3c02e6c", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:38:15,438 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f used request id req-ec58b969-628c-4922-92b1-2eb21c1bea05 2018-09-22 04:38:15,439 - create_image - DEBUG - Instance status is - active 2018-09-22 04:38:15,439 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-image 2018-09-22 04:38:15,439 - create_image - INFO - Image is now active with name - SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-image 2018-09-22 04:38:15,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:38:15,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:38:15,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a07b6510fb5445dbf7c04ec886618a7", "name": "SimpleHealthCheck-0a57550d-1a36-44e-proj-role"}], "expires_at": "2018-09-22T05:38:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e089e21177394b3aadcafff9b3c02e6c", "name": "SimpleHealthCheck-0a57550d-1a36-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e089e21177394b3aadcafff9b3c02e6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e089e21177394b3aadcafff9b3c02e6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e089e21177394b3aadcafff9b3c02e6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e089e21177394b3aadcafff9b3c02e6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e089e21177394b3aadcafff9b3c02e6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e089e21177394b3aadcafff9b3c02e6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-0a57550d-1a36-44e-user", "id": "f50a8eadab4e4981a345fe1d6de5f496"}, "audit_ids": ["8hv9LHmWTfOxazXxGs4SZA"], "issued_at": "2018-09-22T04:38:15.000000Z"}} 2018-09-22 04:38:15,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e404805cb2cbbc06a499af52c05b795ce1c0be" 2018-09-22 04:38:15,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14580ff8-dac6-4687-9318-66f04e31a73c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:38:15,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-14580ff8-dac6-4687-9318-66f04e31a73c 2018-09-22 04:38:15,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e404805cb2cbbc06a499af52c05b795ce1c0be" 2018-09-22 04:38:16,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8d2c7c92-dc4f-4997-b10d-a32a0faf277b Date: Sat, 22 Sep 2018 04:38:16 GMT RESP BODY: {"networks":[]} 2018-09-22 04:38:16,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net used request id req-8d2c7c92-dc4f-4997-b10d-a32a0faf277b 2018-09-22 04:38:16,087 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net 2018-09-22 04:38:16,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e404805cb2cbbc06a499af52c05b795ce1c0be" -d '{"network": {"name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net", "admin_state_up": true}}' 2018-09-22 04:38:16,777 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-37345ab3-129b-4c70-a509-cddaa84fc83c Date: Sat, 22 Sep 2018 04:38:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0b250ede-8e9f-4520-be46-00007c97990b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e089e21177394b3aadcafff9b3c02e6c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:38:16Z","is_default":false,"name":"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:16Z","mtu":1450}} 2018-09-22 04:38:16,777 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-37345ab3-129b-4c70-a509-cddaa84fc83c 2018-09-22 04:38:16,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0b250ede-8e9f-4520-be46-00007c97990b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e404805cb2cbbc06a499af52c05b795ce1c0be" 2018-09-22 04:38:17,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-541b522c-50bd-4ed2-8418-76a2e65b13af Date: Sat, 22 Sep 2018 04:38:17 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-09-22T04:38:16Z","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e089e21177394b3aadcafff9b3c02e6c","id":"0b250ede-8e9f-4520-be46-00007c97990b","name":"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net"}]} 2018-09-22 04:38:17,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0b250ede-8e9f-4520-be46-00007c97990b used request id req-541b522c-50bd-4ed2-8418-76a2e65b13af 2018-09-22 04:38:17,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0b250ede-8e9f-4520-be46-00007c97990b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e404805cb2cbbc06a499af52c05b795ce1c0be" 2018-09-22 04:38:17,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f49e2690-d6c4-4e9e-aa40-433213ac25f0 Date: Sat, 22 Sep 2018 04:38:17 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:38:17,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0b250ede-8e9f-4520-be46-00007c97990b used request id req-f49e2690-d6c4-4e9e-aa40-433213ac25f0 2018-09-22 04:38:17,189 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-subnet 2018-09-22 04:38:17,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e404805cb2cbbc06a499af52c05b795ce1c0be" -d '{"subnets": [{"ip_version": 4, "network_id": "0b250ede-8e9f-4520-be46-00007c97990b", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-subnet"}]}' 2018-09-22 04:38:18,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-44061c61-af95-4832-8eca-d75815f44f3d Date: Sat, 22 Sep 2018 04:38:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b250ede-8e9f-4520-be46-00007c97990b","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:17Z","dns_nameservers":[],"updated_at":"2018-09-22T04:38:17Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e089e21177394b3aadcafff9b3c02e6c","id":"527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b","subnetpool_id":null,"name":"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-subnet"}]} 2018-09-22 04:38:18,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-44061c61-af95-4832-8eca-d75815f44f3d 2018-09-22 04:38:18,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0b250ede-8e9f-4520-be46-00007c97990b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e404805cb2cbbc06a499af52c05b795ce1c0be" 2018-09-22 04:38:18,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-5f179e37-6b35-455f-a059-b2ccd182254b Date: Sat, 22 Sep 2018 04:38:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b"],"updated_at":"2018-09-22T04:38:17Z","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e089e21177394b3aadcafff9b3c02e6c","id":"0b250ede-8e9f-4520-be46-00007c97990b","name":"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net"}]} 2018-09-22 04:38:18,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0b250ede-8e9f-4520-be46-00007c97990b used request id req-5f179e37-6b35-455f-a059-b2ccd182254b 2018-09-22 04:38:18,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0b250ede-8e9f-4520-be46-00007c97990b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e404805cb2cbbc06a499af52c05b795ce1c0be" 2018-09-22 04:38:18,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-851f8959-b5cc-4997-96f9-9c7db64b1a7a Date: Sat, 22 Sep 2018 04:38:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b250ede-8e9f-4520-be46-00007c97990b","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:17Z","dns_nameservers":[],"updated_at":"2018-09-22T04:38:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e089e21177394b3aadcafff9b3c02e6c","id":"527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b","subnetpool_id":null,"name":"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-subnet"}]} 2018-09-22 04:38:18,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0b250ede-8e9f-4520-be46-00007c97990b used request id req-851f8959-b5cc-4997-96f9-9c7db64b1a7a 2018-09-22 04:38:18,483 - OpenStackNetwork - DEBUG - Network [0b250ede-8e9f-4520-be46-00007c97990b] created successfully 2018-09-22 04:38:18,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:38:18,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:38:18,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:38:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["uuNPTwSWQhm2VlL_TmmvTg"], "issued_at": "2018-09-22T04:38:18.000000Z"}} 2018-09-22 04:38:18,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1840cbb21bd367cf0abf864808b346aa38af0dc2" 2018-09-22 04:38:18,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdb041bd-a09d-4d72-aabd-9a3bf8d54c5a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:38:18,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bdb041bd-a09d-4d72-aabd-9a3bf8d54c5a 2018-09-22 04:38:18,940 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:38:18,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1840cbb21bd367cf0abf864808b346aa38af0dc2" 2018-09-22 04:38:19,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38: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-da25834d-7d02-410c-ba2c-5541bdf6958d x-compute-request-id: req-da25834d-7d02-410c-ba2c-5541bdf6958d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:38:19,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-da25834d-7d02-410c-ba2c-5541bdf6958d 2018-09-22 04:38:19,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1840cbb21bd367cf0abf864808b346aa38af0dc2" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:38:19,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38: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-3db0774e-1999-470e-8576-5241b10e8f44 x-compute-request-id: req-3db0774e-1999-470e-8576-5241b10e8f44 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b8f78bec-377a-4098-83e6-27a6f4271a5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b8f78bec-377a-4098-83e6-27a6f4271a5f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b8f78bec-377a-4098-83e6-27a6f4271a5f", "name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:38:19,185 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3db0774e-1999-470e-8576-5241b10e8f44 2018-09-22 04:38:19,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:38:19,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:38:19,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a07b6510fb5445dbf7c04ec886618a7", "name": "SimpleHealthCheck-0a57550d-1a36-44e-proj-role"}], "expires_at": "2018-09-22T05:38:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e089e21177394b3aadcafff9b3c02e6c", "name": "SimpleHealthCheck-0a57550d-1a36-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e089e21177394b3aadcafff9b3c02e6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e089e21177394b3aadcafff9b3c02e6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e089e21177394b3aadcafff9b3c02e6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e089e21177394b3aadcafff9b3c02e6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e089e21177394b3aadcafff9b3c02e6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e089e21177394b3aadcafff9b3c02e6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-0a57550d-1a36-44e-user", "id": "f50a8eadab4e4981a345fe1d6de5f496"}, "audit_ids": ["3H9REWBoRbS3u0t8mZjqOg"], "issued_at": "2018-09-22T04:38:19.000000Z"}} 2018-09-22 04:38:19,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:19,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc684660-fbb8-43ac-9411-454648da6276 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:38:19,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fc684660-fbb8-43ac-9411-454648da6276 2018-09-22 04:38:19,677 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:38:19,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:19,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-033de321-7f29-4b20-996c-7bc1663e8679 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:38:19,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-033de321-7f29-4b20-996c-7bc1663e8679 2018-09-22 04:38:19,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:20,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-65aa50ba-76b0-4c84-b9ff-e802dd45803c Date: Sat, 22 Sep 2018 04:38: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":["527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b"],"updated_at":"2018-09-22T04:38:17Z","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e089e21177394b3aadcafff9b3c02e6c","id":"0b250ede-8e9f-4520-be46-00007c97990b","name":"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net"}]} 2018-09-22 04:38:20,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net used request id req-65aa50ba-76b0-4c84-b9ff-e802dd45803c 2018-09-22 04:38:20,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:38:20,049 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:38:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:38:20,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:20,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-802dff66-2294-437e-9cc3-ab5f348e4b9e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c"}, "enabled": true, "id": "e089e21177394b3aadcafff9b3c02e6c", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0a57550d-1a36-44e-proj"}} 2018-09-22 04:38:20,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c used request id req-802dff66-2294-437e-9cc3-ab5f348e4b9e 2018-09-22 04:38:20,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0b250ede-8e9f-4520-be46-00007c97990b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:20,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c34118bb-ee64-48d6-9339-dd3696fe6ff9 Date: Sat, 22 Sep 2018 04:38:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b250ede-8e9f-4520-be46-00007c97990b","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:17Z","dns_nameservers":[],"updated_at":"2018-09-22T04:38:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e089e21177394b3aadcafff9b3c02e6c","id":"527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b","subnetpool_id":null,"name":"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-subnet"}]} 2018-09-22 04:38:20,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0b250ede-8e9f-4520-be46-00007c97990b used request id req-c34118bb-ee64-48d6-9339-dd3696fe6ff9 2018-09-22 04:38:20,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0b250ede-8e9f-4520-be46-00007c97990b&name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:20,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-739a2351-cfeb-4228-b85d-9f3705ec7e5b Date: Sat, 22 Sep 2018 04:38:20 GMT RESP BODY: {"ports":[]} 2018-09-22 04:38:20,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0b250ede-8e9f-4520-be46-00007c97990b&name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914port-1&admin_state_up=True used request id req-739a2351-cfeb-4228-b85d-9f3705ec7e5b 2018-09-22 04:38:20,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:21,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38: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-3de741c7-6a61-4452-8d19-6ec4f390a2c3 x-compute-request-id: req-3de741c7-6a61-4452-8d19-6ec4f390a2c3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:38:21,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst used request id req-3de741c7-6a61-4452-8d19-6ec4f390a2c3 2018-09-22 04:38:21,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:21,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-da0f99a3-c543-4df8-a508-e2190e3f9b74 Date: Sat, 22 Sep 2018 04:38: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":["527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b"],"updated_at":"2018-09-22T04:38:17Z","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e089e21177394b3aadcafff9b3c02e6c","id":"0b250ede-8e9f-4520-be46-00007c97990b","name":"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net"}]} 2018-09-22 04:38:21,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net used request id req-da0f99a3-c543-4df8-a508-e2190e3f9b74 2018-09-22 04:38:21,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:21,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50334450-e226-4e77-90ea-b6bcb19f56fd Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c"}, "enabled": true, "id": "e089e21177394b3aadcafff9b3c02e6c", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0a57550d-1a36-44e-proj"}} 2018-09-22 04:38:21,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c used request id req-50334450-e226-4e77-90ea-b6bcb19f56fd 2018-09-22 04:38:21,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0b250ede-8e9f-4520-be46-00007c97990b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:22,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-44d1b8b0-3796-4dde-a1bf-2c5bc69b04ba Date: Sat, 22 Sep 2018 04:38:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b250ede-8e9f-4520-be46-00007c97990b","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:17Z","dns_nameservers":[],"updated_at":"2018-09-22T04:38:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e089e21177394b3aadcafff9b3c02e6c","id":"527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b","subnetpool_id":null,"name":"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-subnet"}]} 2018-09-22 04:38:22,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0b250ede-8e9f-4520-be46-00007c97990b used request id req-44d1b8b0-3796-4dde-a1bf-2c5bc69b04ba 2018-09-22 04:38:22,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0b250ede-8e9f-4520-be46-00007c97990b&name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:22,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6c36a280-632e-4722-b182-79fef974a2e2 Date: Sat, 22 Sep 2018 04:38:22 GMT RESP BODY: {"ports":[]} 2018-09-22 04:38:22,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0b250ede-8e9f-4520-be46-00007c97990b&name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914port-1&admin_state_up=True used request id req-6c36a280-632e-4722-b182-79fef974a2e2 2018-09-22 04:38:22,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:38:22,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:38:22,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a07b6510fb5445dbf7c04ec886618a7", "name": "SimpleHealthCheck-0a57550d-1a36-44e-proj-role"}], "expires_at": "2018-09-22T05:38:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e089e21177394b3aadcafff9b3c02e6c", "name": "SimpleHealthCheck-0a57550d-1a36-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e089e21177394b3aadcafff9b3c02e6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e089e21177394b3aadcafff9b3c02e6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e089e21177394b3aadcafff9b3c02e6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e089e21177394b3aadcafff9b3c02e6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e089e21177394b3aadcafff9b3c02e6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e089e21177394b3aadcafff9b3c02e6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e089e21177394b3aadcafff9b3c02e6c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-0a57550d-1a36-44e-user", "id": "f50a8eadab4e4981a345fe1d6de5f496"}, "audit_ids": ["A9sTw_5bS9-GQpGHe2kApw"], "issued_at": "2018-09-22T04:38:22.000000Z"}} 2018-09-22 04:38:22,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b38c6a2f8fcd3b68d54019ecfe26aeba352dae22" 2018-09-22 04:38:22,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7912b75-7736-4231-a57c-119db97a6687 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:38:22,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a7912b75-7736-4231-a57c-119db97a6687 2018-09-22 04:38:22,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:22,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-b3745b23-7fab-40bb-9907-8026a5895990 Date: Sat, 22 Sep 2018 04:38: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":["527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b"],"updated_at":"2018-09-22T04:38:17Z","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e089e21177394b3aadcafff9b3c02e6c","id":"0b250ede-8e9f-4520-be46-00007c97990b","name":"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net"}]} 2018-09-22 04:38:22,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net used request id req-b3745b23-7fab-40bb-9907-8026a5895990 2018-09-22 04:38:22,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0b250ede-8e9f-4520-be46-00007c97990b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:23,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1d846f60-023a-405a-907d-ac5d4242eac7 Date: Sat, 22 Sep 2018 04:38:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b250ede-8e9f-4520-be46-00007c97990b","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:17Z","dns_nameservers":[],"updated_at":"2018-09-22T04:38:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e089e21177394b3aadcafff9b3c02e6c","id":"527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b","subnetpool_id":null,"name":"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-subnet"}]} 2018-09-22 04:38:23,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0b250ede-8e9f-4520-be46-00007c97990b used request id req-1d846f60-023a-405a-907d-ac5d4242eac7 2018-09-22 04:38:23,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:23,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-f92f840f-5159-464a-b05d-ef1718c0f6ed Date: Sat, 22 Sep 2018 04:38:23 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":["527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b"],"updated_at":"2018-09-22T04:38:17Z","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e089e21177394b3aadcafff9b3c02e6c","id":"0b250ede-8e9f-4520-be46-00007c97990b","name":"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net"}]} 2018-09-22 04:38:23,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net used request id req-f92f840f-5159-464a-b05d-ef1718c0f6ed 2018-09-22 04:38:23,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:38:23,408 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:38:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:38:23,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b38c6a2f8fcd3b68d54019ecfe26aeba352dae22" 2018-09-22 04:38:23,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7739117e-d9ea-419d-944d-e52d790932b8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c"}, "enabled": true, "id": "e089e21177394b3aadcafff9b3c02e6c", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0a57550d-1a36-44e-proj"}} 2018-09-22 04:38:23,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c used request id req-7739117e-d9ea-419d-944d-e52d790932b8 2018-09-22 04:38:23,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0b250ede-8e9f-4520-be46-00007c97990b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:23,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fbb446c2-c2aa-4010-b17f-b8afe11a1ff7 Date: Sat, 22 Sep 2018 04:38:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b250ede-8e9f-4520-be46-00007c97990b","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:17Z","dns_nameservers":[],"updated_at":"2018-09-22T04:38:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e089e21177394b3aadcafff9b3c02e6c","id":"527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b","subnetpool_id":null,"name":"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-subnet"}]} 2018-09-22 04:38:23,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0b250ede-8e9f-4520-be46-00007c97990b used request id req-fbb446c2-c2aa-4010-b17f-b8afe11a1ff7 2018-09-22 04:38:23,549 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net 2018-09-22 04:38:23,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" -d '{"port": {"network_id": "0b250ede-8e9f-4520-be46-00007c97990b", "name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914port-1", "admin_state_up": true}}' 2018-09-22 04:38:24,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-ce369376-92f6-41cc-b455-8ec95128ca25 Date: Sat, 22 Sep 2018 04:38:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:38:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b","ip_address":"10.55.0.12"}],"id":"38aa4ea7-4412-4d18-b7b0-28557f7f8b90","security_groups":["e8b8cbdd-3b61-473f-9418-59abaacf18d7"],"mac_address":"fa:16:3e:49:87:d9","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914port-1","project_id":"e089e21177394b3aadcafff9b3c02e6c","qos_policy_id":null,"admin_state_up":true,"network_id":"0b250ede-8e9f-4520-be46-00007c97990b","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:23Z","binding:vnic_type":"normal"}} 2018-09-22 04:38:24,484 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-ce369376-92f6-41cc-b455-8ec95128ca25 2018-09-22 04:38:24,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:24,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-6f9d7c30-967e-4be4-b945-066098141732 Date: Sat, 22 Sep 2018 04:38:24 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":["527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b"],"updated_at":"2018-09-22T04:38:17Z","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e089e21177394b3aadcafff9b3c02e6c","id":"0b250ede-8e9f-4520-be46-00007c97990b","name":"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net"}]} 2018-09-22 04:38:24,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net used request id req-6f9d7c30-967e-4be4-b945-066098141732 2018-09-22 04:38:24,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:24,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bed12c8f-dd57-432b-9e47-a10f4004d600 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c"}, "enabled": true, "id": "e089e21177394b3aadcafff9b3c02e6c", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0a57550d-1a36-44e-proj"}} 2018-09-22 04:38:24,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c used request id req-bed12c8f-dd57-432b-9e47-a10f4004d600 2018-09-22 04:38:24,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0b250ede-8e9f-4520-be46-00007c97990b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:25,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-10f9f4b8-d4d1-4317-ae15-1ded0ec6b9aa Date: Sat, 22 Sep 2018 04:38:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b250ede-8e9f-4520-be46-00007c97990b","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:17Z","dns_nameservers":[],"updated_at":"2018-09-22T04:38:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e089e21177394b3aadcafff9b3c02e6c","id":"527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b","subnetpool_id":null,"name":"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-subnet"}]} 2018-09-22 04:38:25,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0b250ede-8e9f-4520-be46-00007c97990b used request id req-10f9f4b8-d4d1-4317-ae15-1ded0ec6b9aa 2018-09-22 04:38:25,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0b250ede-8e9f-4520-be46-00007c97990b&name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:25,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 777 X-Openstack-Request-Id: req-06e95369-5695-42f0-b491-e9768eb5e5f7 Date: Sat, 22 Sep 2018 04:38:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:38:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b","ip_address":"10.55.0.12"}],"id":"38aa4ea7-4412-4d18-b7b0-28557f7f8b90","security_groups":["e8b8cbdd-3b61-473f-9418-59abaacf18d7"],"mac_address":"fa:16:3e:49:87:d9","project_id":"e089e21177394b3aadcafff9b3c02e6c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914port-1","admin_state_up":true,"network_id":"0b250ede-8e9f-4520-be46-00007c97990b","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:23Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:38:25,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0b250ede-8e9f-4520-be46-00007c97990b&name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914port-1&admin_state_up=True used request id req-06e95369-5695-42f0-b491-e9768eb5e5f7 2018-09-22 04:38:25,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:25,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84ad906-b954-42bb-88b3-a14549789700 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c"}, "enabled": true, "id": "e089e21177394b3aadcafff9b3c02e6c", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0a57550d-1a36-44e-proj"}} 2018-09-22 04:38:25,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c used request id req-d84ad906-b954-42bb-88b3-a14549789700 2018-09-22 04:38:25,359 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst 2018-09-22 04:38:25,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:25,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38: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-6d9f3cde-bfab-4830-9972-3aed9c482a3f x-compute-request-id: req-6d9f3cde-bfab-4830-9972-3aed9c482a3f Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b8f78bec-377a-4098-83e6-27a6f4271a5f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b8f78bec-377a-4098-83e6-27a6f4271a5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b8f78bec-377a-4098-83e6-27a6f4271a5f", "rel": "bookmark"}], "name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-flavor-name"}]} 2018-09-22 04:38:25,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6d9f3cde-bfab-4830-9972-3aed9c482a3f 2018-09-22 04:38:25,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/b8f78bec-377a-4098-83e6-27a6f4271a5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:25,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38: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-27f1a6ed-c6b0-45ef-a335-7c57c1727d4b x-compute-request-id: req-27f1a6ed-c6b0-45ef-a335-7c57c1727d4b Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b8f78bec-377a-4098-83e6-27a6f4271a5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b8f78bec-377a-4098-83e6-27a6f4271a5f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b8f78bec-377a-4098-83e6-27a6f4271a5f", "name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:38:25,418 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/b8f78bec-377a-4098-83e6-27a6f4271a5f used request id req-27f1a6ed-c6b0-45ef-a335-7c57c1727d4b 2018-09-22 04:38:25,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:25,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-dfc81805-5207-4d78-8459-6a139ce4125d Date: Sat, 22 Sep 2018 04:38:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:38:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:38:14Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f/snap", "metadata": {}}], "self": "/v2/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f", "min_disk": 0, "protected": false, "id": "407b86df-2e3c-4ccd-a345-4c34d5f8032f", "file": "/v2/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e089e21177394b3aadcafff9b3c02e6c", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-image"} 2018-09-22 04:38:25,663 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-image used request id req-dfc81805-5207-4d78-8459-6a139ce4125d 2018-09-22 04:38:25,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:25,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b2a41c94-ff24-4c44-bf69-4a03a9202b8b Date: Sat, 22 Sep 2018 04:38:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:38:25,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b2a41c94-ff24-4c44-bf69-4a03a9202b8b 2018-09-22 04:38:25,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" -d '{"server": {"name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst", "imageRef": "407b86df-2e3c-4ccd-a345-4c34d5f8032f", "flavorRef": "b8f78bec-377a-4098-83e6-27a6f4271a5f", "max_count": 1, "min_count": 1, "networks": [{"port": "38aa4ea7-4412-4d18-b7b0-28557f7f8b90"}]}}' 2018-09-22 04:38:27,897 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:38: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-fe0cf947-9408-4b00-82e8-52c4e35fb48d x-compute-request-id: req-fe0cf947-9408-4b00-82e8-52c4e35fb48d Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7ea09253-f43d-4461-a07d-11c31ff6bddc", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc", "rel": "bookmark"}], "adminPass": "a3Pn86tNZADU"}} 2018-09-22 04:38:27,897 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-fe0cf947-9408-4b00-82e8-52c4e35fb48d 2018-09-22 04:38:27,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:28,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38: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-6022c892-2f43-4b43-8268-6623279ec0a1 x-compute-request-id: req-6022c892-2f43-4b43-8268-6623279ec0a1 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc", "rel": "bookmark"}], "image": {"id": "407b86df-2e3c-4ccd-a345-4c34d5f8032f", "links": [{"href": "http://172.30.9.23:8774/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b8f78bec-377a-4098-83e6-27a6f4271a5f", "links": [{"href": "http://172.30.9.23:8774/flavors/b8f78bec-377a-4098-83e6-27a6f4271a5f", "rel": "bookmark"}]}, "id": "7ea09253-f43d-4461-a07d-11c31ff6bddc", "user_id": "f50a8eadab4e4981a345fe1d6de5f496", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:38:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst", "created": "2018-09-22T04:38:27Z", "tenant_id": "e089e21177394b3aadcafff9b3c02e6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:38:28,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc used request id req-6022c892-2f43-4b43-8268-6623279ec0a1 2018-09-22 04:38:28,262 - create_instance - INFO - Created instance with name - SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst 2018-09-22 04:38:28,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:28,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38: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-3beda321-d415-4894-be9f-95fa79853c0f x-compute-request-id: req-3beda321-d415-4894-be9f-95fa79853c0f Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc", "rel": "bookmark"}], "image": {"id": "407b86df-2e3c-4ccd-a345-4c34d5f8032f", "links": [{"href": "http://172.30.9.23:8774/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b8f78bec-377a-4098-83e6-27a6f4271a5f", "links": [{"href": "http://172.30.9.23:8774/flavors/b8f78bec-377a-4098-83e6-27a6f4271a5f", "rel": "bookmark"}]}, "id": "7ea09253-f43d-4461-a07d-11c31ff6bddc", "user_id": "f50a8eadab4e4981a345fe1d6de5f496", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:38:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst", "created": "2018-09-22T04:38:27Z", "tenant_id": "e089e21177394b3aadcafff9b3c02e6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:38:28,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc used request id req-3beda321-d415-4894-be9f-95fa79853c0f 2018-09-22 04:38:28,479 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst] is - BUILD 2018-09-22 04:38:28,479 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:38:31,480 - create_instance - DEBUG - VM status query timeout in 896.782212973 2018-09-22 04:38:31,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:32,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38: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-0b8304c6-d2b8-41d5-ab7c-8dc7197311db x-compute-request-id: req-0b8304c6-d2b8-41d5-ab7c-8dc7197311db Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc", "rel": "bookmark"}], "image": {"id": "407b86df-2e3c-4ccd-a345-4c34d5f8032f", "links": [{"href": "http://172.30.9.23:8774/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b8f78bec-377a-4098-83e6-27a6f4271a5f", "links": [{"href": "http://172.30.9.23:8774/flavors/b8f78bec-377a-4098-83e6-27a6f4271a5f", "rel": "bookmark"}]}, "id": "7ea09253-f43d-4461-a07d-11c31ff6bddc", "security_groups": [{"name": "default"}], "user_id": "f50a8eadab4e4981a345fe1d6de5f496", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:38:29Z", "hostId": "a318dc79be272915fa1f4457b1b3e1b714c642d5e5d223fecac1fade", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst", "created": "2018-09-22T04:38:27Z", "tenant_id": "e089e21177394b3aadcafff9b3c02e6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:38:32,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc used request id req-0b8304c6-d2b8-41d5-ab7c-8dc7197311db 2018-09-22 04:38:32,033 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst] is - BUILD 2018-09-22 04:38:32,033 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:38:35,037 - create_instance - DEBUG - VM status query timeout in 893.225649118 2018-09-22 04:38:35,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:35,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38: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-dccd2046-dc4b-478b-a9a7-9f62a4fe0e7f x-compute-request-id: req-dccd2046-dc4b-478b-a9a7-9f62a4fe0e7f Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:87:d9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc", "rel": "bookmark"}], "image": {"id": "407b86df-2e3c-4ccd-a345-4c34d5f8032f", "links": [{"href": "http://172.30.9.23:8774/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:38:20.000000", "flavor": {"id": "b8f78bec-377a-4098-83e6-27a6f4271a5f", "links": [{"href": "http://172.30.9.23:8774/flavors/b8f78bec-377a-4098-83e6-27a6f4271a5f", "rel": "bookmark"}]}, "id": "7ea09253-f43d-4461-a07d-11c31ff6bddc", "security_groups": [{"name": "default"}], "user_id": "f50a8eadab4e4981a345fe1d6de5f496", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:38:34Z", "hostId": "a318dc79be272915fa1f4457b1b3e1b714c642d5e5d223fecac1fade", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst", "created": "2018-09-22T04:38:27Z", "tenant_id": "e089e21177394b3aadcafff9b3c02e6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:38:35,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc used request id req-dccd2046-dc4b-478b-a9a7-9f62a4fe0e7f 2018-09-22 04:38:35,458 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst] is - ACTIVE 2018-09-22 04:38:35,458 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:38:35,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:36,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38: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-f4e24e26-1f57-49a7-a849-f45cad366989 x-compute-request-id: req-f4e24e26-1f57-49a7-a849-f45cad366989 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:87:d9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc", "rel": "bookmark"}], "image": {"id": "407b86df-2e3c-4ccd-a345-4c34d5f8032f", "links": [{"href": "http://172.30.9.23:8774/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:38:20.000000", "flavor": {"id": "b8f78bec-377a-4098-83e6-27a6f4271a5f", "links": [{"href": "http://172.30.9.23:8774/flavors/b8f78bec-377a-4098-83e6-27a6f4271a5f", "rel": "bookmark"}]}, "id": "7ea09253-f43d-4461-a07d-11c31ff6bddc", "security_groups": [{"name": "default"}], "user_id": "f50a8eadab4e4981a345fe1d6de5f496", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:38:34Z", "hostId": "a318dc79be272915fa1f4457b1b3e1b714c642d5e5d223fecac1fade", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst", "created": "2018-09-22T04:38:27Z", "tenant_id": "e089e21177394b3aadcafff9b3c02e6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:38:36,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc used request id req-f4e24e26-1f57-49a7-a849-f45cad366989 2018-09-22 04:38:36,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:36,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-2f0d3f12-86e6-41f3-9729-9d984574d169 Date: Sat, 22 Sep 2018 04:38:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b"],"updated_at":"2018-09-22T04:38:17Z","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e089e21177394b3aadcafff9b3c02e6c","id":"0b250ede-8e9f-4520-be46-00007c97990b","name":"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net"}]} 2018-09-22 04:38:36,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net used request id req-2f0d3f12-86e6-41f3-9729-9d984574d169 2018-09-22 04:38:36,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:36,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ae80272-093e-4773-a30a-15afe45db6de Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c"}, "enabled": true, "id": "e089e21177394b3aadcafff9b3c02e6c", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0a57550d-1a36-44e-proj"}} 2018-09-22 04:38:36,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c used request id req-5ae80272-093e-4773-a30a-15afe45db6de 2018-09-22 04:38:36,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0b250ede-8e9f-4520-be46-00007c97990b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:36,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-517adca6-615f-4150-917c-34d415026452 Date: Sat, 22 Sep 2018 04:38:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0b250ede-8e9f-4520-be46-00007c97990b","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:17Z","dns_nameservers":[],"updated_at":"2018-09-22T04:38:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e089e21177394b3aadcafff9b3c02e6c","id":"527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b","subnetpool_id":null,"name":"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-subnet"}]} 2018-09-22 04:38:36,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0b250ede-8e9f-4520-be46-00007c97990b used request id req-517adca6-615f-4150-917c-34d415026452 2018-09-22 04:38:36,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=0b250ede-8e9f-4520-be46-00007c97990b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:36,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3104 X-Openstack-Request-Id: req-fdd2970c-c635-457a-927c-bfab82bfbced Date: Sat, 22 Sep 2018 04:38:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:38:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b","ip_address":"10.55.0.12"}],"id":"38aa4ea7-4412-4d18-b7b0-28557f7f8b90","security_groups":["e8b8cbdd-3b61-473f-9418-59abaacf18d7"],"mac_address":"fa:16:3e:49:87:d9","project_id":"e089e21177394b3aadcafff9b3c02e6c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914port-1","admin_state_up":true,"network_id":"0b250ede-8e9f-4520-be46-00007c97990b","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:23Z","binding:vnic_type":"normal","device_id":"7ea09253-f43d-4461-a07d-11c31ff6bddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:38:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b","ip_address":"10.55.0.4"}],"id":"7710fc66-052c-4ae2-b690-2c7578d18ed0","security_groups":[],"mac_address":"fa:16:3e:2a:cb:d2","project_id":"e089e21177394b3aadcafff9b3c02e6c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b250ede-8e9f-4520-be46-00007c97990b","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0b250ede-8e9f-4520-be46-00007c97990b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:38:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b","ip_address":"10.55.0.3"}],"id":"c7787b88-6577-4663-9bc2-79f1f2534d16","security_groups":[],"mac_address":"fa:16:3e:2e:45:60","project_id":"e089e21177394b3aadcafff9b3c02e6c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b250ede-8e9f-4520-be46-00007c97990b","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0b250ede-8e9f-4520-be46-00007c97990b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:38:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b","ip_address":"10.55.0.2"}],"id":"fc1c69a6-00d0-4845-9e97-e4ebea7dd401","security_groups":[],"mac_address":"fa:16:3e:a9:11:41","project_id":"e089e21177394b3aadcafff9b3c02e6c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b250ede-8e9f-4520-be46-00007c97990b","tenant_id":"e089e21177394b3aadcafff9b3c02e6c","created_at":"2018-09-22T04:38:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0b250ede-8e9f-4520-be46-00007c97990b"}]} 2018-09-22 04:38:36,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=0b250ede-8e9f-4520-be46-00007c97990b used request id req-fdd2970c-c635-457a-927c-bfab82bfbced 2018-09-22 04:38:36,651 - create_instance_tests - INFO - Looking for IP 10.55.0.12 in the console log 2018-09-22 04:38:36,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:37,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38: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-e15ba017-0d71-4b23-8b12-9ce62bfbdaf3 x-compute-request-id: req-e15ba017-0d71-4b23-8b12-9ce62bfbdaf3 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:87:d9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc", "rel": "bookmark"}], "image": {"id": "407b86df-2e3c-4ccd-a345-4c34d5f8032f", "links": [{"href": "http://172.30.9.23:8774/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:38:20.000000", "flavor": {"id": "b8f78bec-377a-4098-83e6-27a6f4271a5f", "links": [{"href": "http://172.30.9.23:8774/flavors/b8f78bec-377a-4098-83e6-27a6f4271a5f", "rel": "bookmark"}]}, "id": "7ea09253-f43d-4461-a07d-11c31ff6bddc", "security_groups": [{"name": "default"}], "user_id": "f50a8eadab4e4981a345fe1d6de5f496", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:38:34Z", "hostId": "a318dc79be272915fa1f4457b1b3e1b714c642d5e5d223fecac1fade", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst", "created": "2018-09-22T04:38:27Z", "tenant_id": "e089e21177394b3aadcafff9b3c02e6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:38:37,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc used request id req-e15ba017-0d71-4b23-8b12-9ce62bfbdaf3 2018-09-22 04:38:37,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 04:38:38,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38: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-e4734a6d-32c1-4a0e-92a0-9c99048dd9f9 x-compute-request-id: req-e4734a6d-32c1-4a0e-92a0-9c99048dd9f9 Content-Encoding: gzip Content-Length: 9419 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 721547249 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128276] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129894] pid_max: default: 32768 minimum: 301\n[ 0.130760] ACPI: Core revision 20150930\n[ 0.132117] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133388] Security Framework initialized\n[ 0.134179] Yama: becoming mindful.\n[ 0.134890] AppArmor: AppArmor initialized\n[ 0.135725] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136971] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.138191] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139342] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140665] Initializing cgroup subsys io\n[ 0.141451] Initializing cgroup subsys memory\n[ 0.142287] Initializing cgroup subsys devices\n[ 0.143130] Initializing cgroup subsys freezer\n[ 0.143980] Initializing cgroup subsys net_cls\n[ 0.144821] Initializing cgroup subsys perf_event\n[ 0.145700] Initializing cgroup subsys net_prio\n[ 0.146552] Initializing cgroup subsys hugetlb\n[ 0.147422] Initializing cgroup subsys pids\n[ 0.148275] CPU: Physical Processor ID: 0\n[ 0.149748] mce: CPU supports 10 MCE banks\n[ 0.150567] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151544] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162680] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169046] ftrace: allocating 31920 entries in 125 pages\n[ 0.195301] smpboot: Max logical packages: 1\n[ 0.196138] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197460] x2apic enabled\n[ 0.198257] Switched APIC routing to physical x2apic.\n[ 0.199994] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201078] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203017] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204749] KVM setup paravirtual spinlock\n[ 0.206011] x86: Booted up 1 node, 1 CPUs\n[ 0.206797] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208145] devtmpfs: initialized\n[ 0.209827] evm: security.selinux\n[ 0.210506] evm: security.SMACK64\n[ 0.211178] evm: security.SMACK64EXEC\n[ 0.211910] evm: security.SMACK64TRANSMUTE\n[ 0.212705] evm: security.SMACK64MMAP\n[ 0.213422] evm: security.ima\n[ 0.214052] evm: security.capability\n[ 0.214833] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216628] pinctrl core: initialized pinctrl subsystem\n[ 0.217693] RTC time: 4:38:21, date: 09/22/18\n[ 0.218621] NET: Registered protocol family 16\n[ 0.219566] cpuidle: using governor ladder\n[ 0.220363] cpuidle: using governor menu\n[ 0.221127] PCCT header not found.\n[ 0.221853] ACPI: bus type PCI registered\n[ 0.222633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223839] PCI: Using configuration type 1 for base access\n[ 0.225548] ACPI: Added _OSI(Module Device)\n[ 0.226367] ACPI: Added _OSI(Processor Device)\n[ 0.227210] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228083] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230166] ACPI: Interpreter enabled\n[ 0.230914] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238108] ACPI: (supports S0 S5)\n[ 0.238794] ACPI: Using IOAPIC for interrupt routing\n[ 0.239828] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242865] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243976] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245169] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246322] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248480] acpiphp: Slot [3] registered\n[ 0.249264] acpiphp: Slot [4] registered\n[ 0.250046] acpiphp: Slot [5] registered\n[ 0.250824] acpiphp: Slot [6] registered\n[ 0.251597] acpiphp: Slot [7] registered\n[ 0.252382] acpiphp: Slot [8] registered\n[ 0.253167] acpiphp: Slot [9] registered\n[ 0.253945] acpiphp: Slot [10] registered\n[ 0.254736] acpiphp: Slot [11] registered\n[ 0.255524] acpiphp: Slot [12] registered\n[ 0.256319] acpiphp: Slot [13] registered\n[ 0.257116] acpiphp: Slot [14] registered\n[ 0.257904] acpiphp: Slot [15] registered\n[ 0.268803] acpiphp: Slot [16] registered\n[ 0.269593] acpiphp: Slot [17] registered\n[ 0.270387] acpiphp: Slot [18] registered\n[ 0.271175] acpiphp: Slot [19] registered\n[ 0.271965] acpiphp: Slot [20] registered\n[ 0.272754] acpiphp: Slot [21] registered\n[ 0.273541] acpiphp: Slot [22] registered\n[ 0.274332] acpiphp: Slot [23] registered\n[ 0.275128] acpiphp: Slot [24] registered\n[ 0.275919] acpiphp: Slot [25] registered\n[ 0.276705] acpiphp: Slot [26] registered\n[ 0.277489] acpiphp: Slot [27] registered\n[ 0.278283] acpiphp: Slot [28] registered\n[ 0.279072] acpiphp: Slot [29] registered\n[ 0.279861] acpiphp: Slot [30] registered\n[ 0.280653] acpiphp: Slot [31] registered\n[ 0.281436] PCI host bridge to bus 0000:00\n[ 0.282224] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283402] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284579] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285984] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.287393] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294789] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.295926] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297157] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303542] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304935] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349558] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351040] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.352423] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353806] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355172] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.356388] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357521] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358619] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360134] vgaarb: loaded\n[ 0.360726] vgaarb: bridge control possible 0000:00:02.0\n[ 0.361846] SCSI subsystem initialized\n[ 0.362652] ACPI: bus type USB registered\n[ 0.363447] usbcore: registered new interface driver usbfs\n[ 0.364457] usbcore: registered new interface driver hub\n[ 0.365439] usbcore: registered new device driver usb\n[ 0.366472] PCI: Using ACPI for IRQ routing\n[ 0.367479] NetLabel: Initializing\n[ 0.368184] NetLabel: domain hash size = 128\n[ 0.369020] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.369949] NetLabel: unlabeled traffic allowed by default\n[ 0.371014] clocksource: Switched to clocksource kvm-clock\n[ 0.376384] AppArmor: AppArmor Filesystem Enabled\n[ 0.377332] pnp: PnP ACPI init\n[ 0.378234] pnp: PnP ACPI: found 5 devices\n[ 0.384241] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.385900] NET: Registered protocol family 2\n[ 0.386842] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.388079] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.389217] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.390348] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.391394] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392530] NET: Registered protocol family 1\n[ 0.393374] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.394434] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.395478] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409836] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424047] Trying to unpack rootfs image as initramfs...\n[ 0.474753] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.488777] Scanning for low memory corruption every 60 seconds\n[ 0.490098] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.491216] audit: initializing netlink subsys (disabled)\n[ 0.492216] audit: type=2000 audit(1537591101.338:1): initialized\n[ 0.493481] Initialise system trusted keyring\n[ 0.494381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.495512] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.497455] zbud: loaded\n[ 0.498146] VFS: Disk quotas dquot_6.6.0\n[ 0.498944] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.500417] fuse init (API version 7.23)\n[ 0.501278] Key type big_key registered\n[ 0.502057] Allocating IMA MOK and blacklist keyrings.\n[ 0.503148] Key type asymmetric registered\n[ 0.503950] Asymmetric key parser 'x509' registered\n[ 0.504874] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506296] io scheduler noop registered\n[ 0.507079] io scheduler deadline registered (default)\n[ 0.508039] io scheduler cfq registered\n[ 0.508849] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.509865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511102] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.512516] ACPI: Power Button [PWRF]\n[ 0.513327] GHES: HEST is not enabled!\n[ 0.526984] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.554945] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.559344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.585332] Linux agpgart interface v0.103\n[ 0.587765] brd: module loaded\n[ 0.588933] loop: module loaded\n[ 0.593758] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.595185] GPT:90111 != 20971519\n[ 0.595864] GPT:Alternate GPT header not at the end of the disk.\n[ 0.596923] GPT:90111 != 20971519\n[ 0.597591] GPT: Use GNU Parted to correct GPT errors.\n[ 0.598530] vda: vda1 vda15\n[ 0.599927] scsi host0: ata_piix\n[ 0.600660] scsi host1: ata_piix\n[ 0.601346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.602525] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.604301] libphy: Fixed MDIO Bus: probed\n[ 0.605106] tun: Universal TUN/TAP device driver, 1.6\n[ 0.606031] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608151] PPP generic driver version 2.4.2\n[ 0.609020] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610244] ehci-pci: EHCI PCI platform driver\n[ 0.611111] ehci-platform: EHCI generic platform driver\n[ 0.612076] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613169] ohci-pci: OHCI PCI platform driver\n[ 0.614015] ohci-platform: OHCI generic platform driver\n[ 0.614978] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629279] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630257] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631678] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.633765] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634950] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636335] usb usb1: Product: UHCI Host Controller\n[ 0.637246] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638355] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639286] hub 1-0:1.0: USB hub found\n[ 0.640052] hub 1-0:1.0: 2 ports detected\n[ 0.640927] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.642992] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.643920] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.644919] mousedev: PS/2 mouse device common for all mice\n[ 0.646137] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.647948] rtc_cmos 00:00: RTC can wake from S4\n[ 0.649017] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.650177] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.651342] i2c /dev entries driver\n[ 0.652095] device-mapper: uevent: version 1.0.3\n[ 0.653012] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.654596] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.655858] NET: Registered protocol family 10\n[ 0.656829] NET: Registered protocol family 17\n[ 0.657689] Key type dns_resolver registered\n[ 0.658598] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.659695] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.661400] registered taskstats version 1\n[ 0.662216] Loading compiled-in X.509 certificates\n[ 0.663633] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665441] zswap: loaded using pool lzo/zbud\n[ 0.666812] Key type trusted registered\n[ 0.668350] Key type encrypted registered\n[ 0.669156] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670150] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671165] evm: HMAC attrs: 0x1\n[ 0.672094] Magic number: 2:674:616\n[ 0.672843] clockevents: hash matches\n[ 0.673663] rtc_cmos 00:00: setting system clock to 2018-09-22 04:38:21 UTC (1537591101)\n[ 0.675247] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676327] EDD information not available.\n[ 0.763953] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.775687] Write protecting the kernel read-only data: 14336k\n[ 0.777218] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.778979] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.226993] 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.55.0.12...\nLease of 10.55.0.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.16. iid=i-000000ae\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=20953055,end=20971487\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkkx6+H8tsWsAp1wvUm1AaXv0Ec/ROkdep6KpkbdJkAt43zfk0NnRHToj84SPwznGPvjfAEQ6KCZxwMeQIMGATGWh2vOh84NRZPA5WAwsz3ciXaSo+9HdSZY1xFMBUPOKMQ89oTubMuoYyZkNuugRTu3w81HLVMgC2R/aFpBvuS1v/bQlUCOEVAeGpOIGgpmCWr1t75OMDsGQ5EL6NlaSViicXjaBrgUEe+Yj61WJnMujeBf/NsOTI53+dQqJAIHxScdajCS9q+uIt/fY1TR9hpkg80YbbELger1rMkttdcQTLojzOJ347DraeTKwsylIEHN1c+biZrVJYudXP7Mdb root@simplehealthcheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAO8/Vi02zjq19C3vJsW2WrrNTSyMLflI8JIp+EOd2OIVSKmCujGNvNQJXqeWvwarpdlKx5d14dO2LCfFbEJNxArXZRWE2D2hvSho8OGgUdr0qM5+8Jt577GUuFu1F/f07mb+V8dHht8q3nspcHmIOBiJPV+xIH0R/EKcNNi8c3upAAAAFQCb6pPyoVSVNn3HMZKet6aKt+IcAQAAAIEAkM2JHda13V33lKCORZXueMLqCAvRkS1b6fLpm7KdGImB5QVA1DLa2cgLlw1kt6RQLSIOAv8wFDVbd0paf8BrfZpaHjmb0hTD6KKX2ki60gLjXi9OzeM30HWcPqiw3LCoh6prhJ7YGXNpBZbYcg0fHWoferGKM2RwCMXi+cb9CLoAAACAN7Jp1nCKJhmpSwUeu7MJ3azO0Nx0R1hu+dz+0uiiPMxU5Tjy921Ima2ZihoqWO014Yxt2XXj45dEweE7vv9pqtx/r2V3/rhwhV77jWsNTbkzQZtYC0R1Z85dRnmXXIanGAZmFPLDn97o69tKaSxAN9buaIIH8aii7k9+LcEVftw= root@simplehealthcheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.0.12,24,fe80::f816:3eff:fe49:87d9/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.12 \nip-route:169.254.169.254 via 10.55.0.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-000000ae\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.29 ===\n"} 2018-09-22 04:38:38,945 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc/action used request id req-e4734a6d-32c1-4a0e-92a0-9c99048dd9f9 2018-09-22 04:38:38,947 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-22 04:38:38,947 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72f0-0x000f72ff] mapped at [ffff8800000f72f0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F70A0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14C9 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE13DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 00139D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1451 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 721547249 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 0x10000000-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 @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128276] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129894] pid_max: default: 32768 minimum: 301 [ 0.130760] ACPI: Core revision 20150930 [ 0.132117] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133388] Security Framework initialized [ 0.134179] Yama: becoming mindful. [ 0.134890] AppArmor: AppArmor initialized [ 0.135725] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136971] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.138191] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139342] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140665] Initializing cgroup subsys io [ 0.141451] Initializing cgroup subsys memory [ 0.142287] Initializing cgroup subsys devices [ 0.143130] Initializing cgroup subsys freezer [ 0.143980] Initializing cgroup subsys net_cls [ 0.144821] Initializing cgroup subsys perf_event [ 0.145700] Initializing cgroup subsys net_prio [ 0.146552] Initializing cgroup subsys hugetlb [ 0.147422] Initializing cgroup subsys pids [ 0.148275] CPU: Physical Processor ID: 0 [ 0.149748] mce: CPU supports 10 MCE banks [ 0.150567] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151544] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162680] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169046] ftrace: allocating 31920 entries in 125 pages [ 0.195301] smpboot: Max logical packages: 1 [ 0.196138] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197460] x2apic enabled [ 0.198257] Switched APIC routing to physical x2apic. [ 0.199994] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201078] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203017] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204749] KVM setup paravirtual spinlock [ 0.206011] x86: Booted up 1 node, 1 CPUs [ 0.206797] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208145] devtmpfs: initialized [ 0.209827] evm: security.selinux [ 0.210506] evm: security.SMACK64 [ 0.211178] evm: security.SMACK64EXEC [ 0.211910] evm: security.SMACK64TRANSMUTE [ 0.212705] evm: security.SMACK64MMAP [ 0.213422] evm: security.ima [ 0.214052] evm: security.capability [ 0.214833] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216628] pinctrl core: initialized pinctrl subsystem [ 0.217693] RTC time: 4:38:21, date: 09/22/18 [ 0.218621] NET: Registered protocol family 16 [ 0.219566] cpuidle: using governor ladder [ 0.220363] cpuidle: using governor menu [ 0.221127] PCCT header not found. [ 0.221853] ACPI: bus type PCI registered [ 0.222633] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223839] PCI: Using configuration type 1 for base access [ 0.225548] ACPI: Added _OSI(Module Device) [ 0.226367] ACPI: Added _OSI(Processor Device) [ 0.227210] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228083] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230166] ACPI: Interpreter enabled [ 0.230914] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236320] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238108] ACPI: (supports S0 S5) [ 0.238794] ACPI: Using IOAPIC for interrupt routing [ 0.239828] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242865] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243976] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245169] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246322] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248480] acpiphp: Slot [3] registered [ 0.249264] acpiphp: Slot [4] registered [ 0.250046] acpiphp: Slot [5] registered [ 0.250824] acpiphp: Slot [6] registered [ 0.251597] acpiphp: Slot [7] registered [ 0.252382] acpiphp: Slot [8] registered [ 0.253167] acpiphp: Slot [9] registered [ 0.253945] acpiphp: Slot [10] registered [ 0.254736] acpiphp: Slot [11] registered [ 0.255524] acpiphp: Slot [12] registered [ 0.256319] acpiphp: Slot [13] registered [ 0.257116] acpiphp: Slot [14] registered [ 0.257904] acpiphp: Slot [15] registered [ 0.268803] acpiphp: Slot [16] registered [ 0.269593] acpiphp: Slot [17] registered [ 0.270387] acpiphp: Slot [18] registered [ 0.271175] acpiphp: Slot [19] registered [ 0.271965] acpiphp: Slot [20] registered [ 0.272754] acpiphp: Slot [21] registered [ 0.273541] acpiphp: Slot [22] registered [ 0.274332] acpiphp: Slot [23] registered [ 0.275128] acpiphp: Slot [24] registered [ 0.275919] acpiphp: Slot [25] registered [ 0.276705] acpiphp: Slot [26] registered [ 0.277489] acpiphp: Slot [27] registered [ 0.278283] acpiphp: Slot [28] registered [ 0.279072] acpiphp: Slot [29] registered [ 0.279861] acpiphp: Slot [30] registered [ 0.280653] acpiphp: Slot [31] registered [ 0.281436] PCI host bridge to bus 0000:00 [ 0.282224] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283402] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284579] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285984] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.287393] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294789] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.295926] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297157] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303542] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304935] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.349558] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351040] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.352423] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.353806] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.355172] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.356388] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.357521] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.358619] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.360134] vgaarb: loaded [ 0.360726] vgaarb: bridge control possible 0000:00:02.0 [ 0.361846] SCSI subsystem initialized [ 0.362652] ACPI: bus type USB registered [ 0.363447] usbcore: registered new interface driver usbfs [ 0.364457] usbcore: registered new interface driver hub [ 0.365439] usbcore: registered new device driver usb [ 0.366472] PCI: Using ACPI for IRQ routing [ 0.367479] NetLabel: Initializing [ 0.368184] NetLabel: domain hash size = 128 [ 0.369020] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.369949] NetLabel: unlabeled traffic allowed by default [ 0.371014] clocksource: Switched to clocksource kvm-clock [ 0.376384] AppArmor: AppArmor Filesystem Enabled [ 0.377332] pnp: PnP ACPI init [ 0.378234] pnp: PnP ACPI: found 5 devices [ 0.384241] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.385900] NET: Registered protocol family 2 [ 0.386842] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.388079] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.389217] TCP: Hash tables configured (established 2048 bind 2048) [ 0.390348] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.391394] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.392530] NET: Registered protocol family 1 [ 0.393374] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.394434] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.395478] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409836] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424047] Trying to unpack rootfs image as initramfs... [ 0.474753] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.488777] Scanning for low memory corruption every 60 seconds [ 0.490098] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.491216] audit: initializing netlink subsys (disabled) [ 0.492216] audit: type=2000 audit(1537591101.338:1): initialized [ 0.493481] Initialise system trusted keyring [ 0.494381] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.495512] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.497455] zbud: loaded [ 0.498146] VFS: Disk quotas dquot_6.6.0 [ 0.498944] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.500417] fuse init (API version 7.23) [ 0.501278] Key type big_key registered [ 0.502057] Allocating IMA MOK and blacklist keyrings. [ 0.503148] Key type asymmetric registered [ 0.503950] Asymmetric key parser 'x509' registered [ 0.504874] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.506296] io scheduler noop registered [ 0.507079] io scheduler deadline registered (default) [ 0.508039] io scheduler cfq registered [ 0.508849] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.509865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.511102] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.512516] ACPI: Power Button [PWRF] [ 0.513327] GHES: HEST is not enabled! [ 0.526984] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.554945] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.559344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583216] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.585332] Linux agpgart interface v0.103 [ 0.587765] brd: module loaded [ 0.588933] loop: module loaded [ 0.593758] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.595185] GPT:90111 != 20971519 [ 0.595864] GPT:Alternate GPT header not at the end of the disk. [ 0.596923] GPT:90111 != 20971519 [ 0.597591] GPT: Use GNU Parted to correct GPT errors. [ 0.598530] vda: vda1 vda15 [ 0.599927] scsi host0: ata_piix [ 0.600660] scsi host1: ata_piix [ 0.601346] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.602525] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.604301] libphy: Fixed MDIO Bus: probed [ 0.605106] tun: Universal TUN/TAP device driver, 1.6 [ 0.606031] tun: (C) 1999-2004 Max Krasnyansky [ 0.608151] PPP generic driver version 2.4.2 [ 0.609020] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610244] ehci-pci: EHCI PCI platform driver [ 0.611111] ehci-platform: EHCI generic platform driver [ 0.612076] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613169] ohci-pci: OHCI PCI platform driver [ 0.614015] ohci-platform: OHCI generic platform driver [ 0.614978] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629279] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630257] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631678] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.633765] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634950] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636335] usb usb1: Product: UHCI Host Controller [ 0.637246] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638355] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639286] hub 1-0:1.0: USB hub found [ 0.640052] hub 1-0:1.0: 2 ports detected [ 0.640927] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.642992] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.643920] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.644919] mousedev: PS/2 mouse device common for all mice [ 0.646137] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.647948] rtc_cmos 00:00: RTC can wake from S4 [ 0.649017] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.650177] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.651342] i2c /dev entries driver [ 0.652095] device-mapper: uevent: version 1.0.3 [ 0.653012] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.654596] ledtrig-cpu: registered to indicate activity on CPUs [ 0.655858] NET: Registered protocol family 10 [ 0.656829] NET: Registered protocol family 17 [ 0.657689] Key type dns_resolver registered [ 0.658598] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.659695] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.661400] registered taskstats version 1 [ 0.662216] Loading compiled-in X.509 certificates [ 0.663633] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665441] zswap: loaded using pool lzo/zbud [ 0.666812] Key type trusted registered [ 0.668350] Key type encrypted registered [ 0.669156] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670150] ima: No TPM chip found, activating TPM-bypass! [ 0.671165] evm: HMAC attrs: 0x1 [ 0.672094] Magic number: 2:674:616 [ 0.672843] clockevents: hash matches [ 0.673663] rtc_cmos 00:00: setting system clock to 2018-09-22 04:38:21 UTC (1537591101) [ 0.675247] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676327] EDD information not available. [ 0.763953] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.775687] Write protecting the kernel read-only data: 14336k [ 0.777218] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.778979] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 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 1.02 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.226993] 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 10.55.0.12... Lease of 10.55.0.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.16. iid=i-000000ae failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkkx6+H8tsWsAp1wvUm1AaXv0Ec/ROkdep6KpkbdJkAt43zfk0NnRHToj84SPwznGPvjfAEQ6KCZxwMeQIMGATGWh2vOh84NRZPA5WAwsz3ciXaSo+9HdSZY1xFMBUPOKMQ89oTubMuoYyZkNuugRTu3w81HLVMgC2R/aFpBvuS1v/bQlUCOEVAeGpOIGgpmCWr1t75OMDsGQ5EL6NlaSViicXjaBrgUEe+Yj61WJnMujeBf/NsOTI53+dQqJAIHxScdajCS9q+uIt/fY1TR9hpkg80YbbELger1rMkttdcQTLojzOJ347DraeTKwsylIEHN1c+biZrVJYudXP7Mdb root@simplehealthcheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst ssh-dss AAAAB3NzaC1kc3MAAACBAO8/Vi02zjq19C3vJsW2WrrNTSyMLflI8JIp+EOd2OIVSKmCujGNvNQJXqeWvwarpdlKx5d14dO2LCfFbEJNxArXZRWE2D2hvSho8OGgUdr0qM5+8Jt577GUuFu1F/f07mb+V8dHht8q3nspcHmIOBiJPV+xIH0R/EKcNNi8c3upAAAAFQCb6pPyoVSVNn3HMZKet6aKt+IcAQAAAIEAkM2JHda13V33lKCORZXueMLqCAvRkS1b6fLpm7KdGImB5QVA1DLa2cgLlw1kt6RQLSIOAv8wFDVbd0paf8BrfZpaHjmb0hTD6KKX2ki60gLjXi9OzeM30HWcPqiw3LCoh6prhJ7YGXNpBZbYcg0fHWoferGKM2RwCMXi+cb9CLoAAACAN7Jp1nCKJhmpSwUeu7MJ3azO0Nx0R1hu+dz+0uiiPMxU5Tjy921Ima2ZihoqWO014Yxt2XXj45dEweE7vv9pqtx/r2V3/rhwhV77jWsNTbkzQZtYC0R1Z85dRnmXXIanGAZmFPLDn97o69tKaSxAN9buaIIH8aii7k9+LcEVftw= root@simplehealthcheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.12,24,fe80::f816:3eff:fe49:87d9/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.12 ip-route:169.254.169.254 via 10.55.0.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-000000ae name: N/A availability-zone: nova local-hostname: simplehealthcheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.29 === 2018-09-22 04:38:38,948 - create_instance - INFO - Deleting Port with ID - 38aa4ea7-4412-4d18-b7b0-28557f7f8b90 2018-09-22 04:38:38,948 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914port-1 2018-09-22 04:38:38,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/38aa4ea7-4412-4d18-b7b0-28557f7f8b90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:39,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a736bad-4db8-488e-8a07-ac79fcf41f4b Date: Sat, 22 Sep 2018 04:38:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:38:39,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/38aa4ea7-4412-4d18-b7b0-28557f7f8b90 used request id req-4a736bad-4db8-488e-8a07-ac79fcf41f4b 2018-09-22 04:38:39,558 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst 2018-09-22 04:38:39,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:39,696 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:38:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d2ea2ed3-86da-4075-ac53-8e15c901874c x-compute-request-id: req-d2ea2ed3-86da-4075-ac53-8e15c901874c Content-Type: application/json 2018-09-22 04:38:39,696 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc used request id req-d2ea2ed3-86da-4075-ac53-8e15c901874c 2018-09-22 04:38:39,697 - create_instance - INFO - Checking deletion status 2018-09-22 04:38:39,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:40,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38: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-89f2e0a9-78df-41ec-880d-53094d42e62e x-compute-request-id: req-89f2e0a9-78df-41ec-880d-53094d42e62e Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:87:d9", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc", "rel": "bookmark"}], "image": {"id": "407b86df-2e3c-4ccd-a345-4c34d5f8032f", "links": [{"href": "http://172.30.9.23:8774/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:38:20.000000", "flavor": {"id": "b8f78bec-377a-4098-83e6-27a6f4271a5f", "links": [{"href": "http://172.30.9.23:8774/flavors/b8f78bec-377a-4098-83e6-27a6f4271a5f", "rel": "bookmark"}]}, "id": "7ea09253-f43d-4461-a07d-11c31ff6bddc", "user_id": "f50a8eadab4e4981a345fe1d6de5f496", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:38:39Z", "hostId": "a318dc79be272915fa1f4457b1b3e1b714c642d5e5d223fecac1fade", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst", "created": "2018-09-22T04:38:27Z", "tenant_id": "e089e21177394b3aadcafff9b3c02e6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:38:40,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc used request id req-89f2e0a9-78df-41ec-880d-53094d42e62e 2018-09-22 04:38:40,027 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst] is - ACTIVE 2018-09-22 04:38:40,027 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:38:43,031 - create_instance - DEBUG - VM status query timeout in 296.666319132 2018-09-22 04:38:43,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:43,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38: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-0bae0b65-02da-4aa1-8e9a-a1353003241a x-compute-request-id: req-0bae0b65-02da-4aa1-8e9a-a1353003241a Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc", "rel": "bookmark"}], "image": {"id": "407b86df-2e3c-4ccd-a345-4c34d5f8032f", "links": [{"href": "http://172.30.9.23:8774/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:38:20.000000", "flavor": {"id": "b8f78bec-377a-4098-83e6-27a6f4271a5f", "links": [{"href": "http://172.30.9.23:8774/flavors/b8f78bec-377a-4098-83e6-27a6f4271a5f", "rel": "bookmark"}]}, "id": "7ea09253-f43d-4461-a07d-11c31ff6bddc", "user_id": "f50a8eadab4e4981a345fe1d6de5f496", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:38:39Z", "hostId": "a318dc79be272915fa1f4457b1b3e1b714c642d5e5d223fecac1fade", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst", "created": "2018-09-22T04:38:27Z", "tenant_id": "e089e21177394b3aadcafff9b3c02e6c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:38:43,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc used request id req-0bae0b65-02da-4aa1-8e9a-a1353003241a 2018-09-22 04:38:43,144 - create_instance - DEBUG - Instance status [SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst] is - ACTIVE 2018-09-22 04:38:43,144 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:38:46,148 - create_instance - DEBUG - VM status query timeout in 293.549223185 2018-09-22 04:38:46,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb9b83575e1a2f20460cf742a30b03df9454566d" 2018-09-22 04:38:46,204 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:38: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-2d5b9f8a-65cb-4ae7-9833-a47e82a934c0 x-compute-request-id: req-2d5b9f8a-65cb-4ae7-9833-a47e82a934c0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7ea09253-f43d-4461-a07d-11c31ff6bddc could not be found.", "code": 404}} 2018-09-22 04:38:46,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7ea09253-f43d-4461-a07d-11c31ff6bddc used request id req-2d5b9f8a-65cb-4ae7-9833-a47e82a934c0 2018-09-22 04:38:46,204 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7ea09253-f43d-4461-a07d-11c31ff6bddc could not be found. (HTTP 404) (Request-ID: req-2d5b9f8a-65cb-4ae7-9833-a47e82a934c0) 2018-09-22 04:38:46,205 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-inst 2018-09-22 04:38:46,206 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-subnet 2018-09-22 04:38:46,206 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-subnet 2018-09-22 04:38:46,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e404805cb2cbbc06a499af52c05b795ce1c0be" 2018-09-22 04:38:48,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1fe5fd78-a50e-405b-a448-eab605c838c7 Date: Sat, 22 Sep 2018 04:38:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:38:48,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/527a6bea-0f93-4aa0-ac1d-cb8b4b24f02b used request id req-1fe5fd78-a50e-405b-a448-eab605c838c7 2018-09-22 04:38:48,831 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-priv-net 2018-09-22 04:38:48,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/0b250ede-8e9f-4520-be46-00007c97990b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e404805cb2cbbc06a499af52c05b795ce1c0be" 2018-09-22 04:38:50,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f83d36b1-54c1-4c27-b41f-5f3f918960b1 Date: Sat, 22 Sep 2018 04:38:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:38:50,184 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/0b250ede-8e9f-4520-be46-00007c97990b used request id req-f83d36b1-54c1-4c27-b41f-5f3f918960b1 2018-09-22 04:38:50,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/b8f78bec-377a-4098-83e6-27a6f4271a5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1840cbb21bd367cf0abf864808b346aa38af0dc2" 2018-09-22 04:38:50,223 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:38: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-ea01919e-addf-494c-a3d5-6da71994d1ec x-compute-request-id: req-ea01919e-addf-494c-a3d5-6da71994d1ec Content-Length: 0 Content-Type: application/json 2018-09-22 04:38:50,223 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b8f78bec-377a-4098-83e6-27a6f4271a5f used request id req-ea01919e-addf-494c-a3d5-6da71994d1ec 2018-09-22 04:38:50,224 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-a3b6cefb-7a5d-4901-8ad9-36b73051f914-image 2018-09-22 04:38:50,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57f21352cd846400b61300c79b116404e65490d9" 2018-09-22 04:38:51,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2f1f45ef-a654-44d6-bbc7-6cd2bec7edfe Date: Sat, 22 Sep 2018 04:38:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:38:51,791 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/407b86df-2e3c-4ccd-a345-4c34d5f8032f used request id req-2f1f45ef-a654-44d6-bbc7-6cd2bec7edfe 2018-09-22 04:38:51,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" 2018-09-22 04:38:52,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-1bf8274b-ab3b-4ed7-af8f-2ce27daf214b Date: Sat, 22 Sep 2018 04:38:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e089e21177394b3aadcafff9b3c02e6c", "created_at": "2018-09-22T04:38:16Z", "updated_at": "2018-09-22T04:38:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:38:16Z", "revision_number": 0, "id": "51899e83-63cc-4449-b8e0-9e920ae419be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:38:16Z", "security_group_id": "e8b8cbdd-3b61-473f-9418-59abaacf18d7", "tenant_id": "e089e21177394b3aadcafff9b3c02e6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "e089e21177394b3aadcafff9b3c02e6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:38:16Z", "revision_number": 0, "id": "719182cd-2145-49ef-85c6-341501195f56", "remote_group_id": "e8b8cbdd-3b61-473f-9418-59abaacf18d7", "remote_ip_prefix": null, "created_at": "2018-09-22T04:38:16Z", "security_group_id": "e8b8cbdd-3b61-473f-9418-59abaacf18d7", "tenant_id": "e089e21177394b3aadcafff9b3c02e6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "e089e21177394b3aadcafff9b3c02e6c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:38:16Z", "revision_number": 0, "id": "7b80723d-edb9-4510-9242-98be8ef99f57", "remote_group_id": "e8b8cbdd-3b61-473f-9418-59abaacf18d7", "remote_ip_prefix": null, "created_at": "2018-09-22T04:38:16Z", "security_group_id": "e8b8cbdd-3b61-473f-9418-59abaacf18d7", "tenant_id": "e089e21177394b3aadcafff9b3c02e6c", "port_range_min": null, "ethertype": "IPv6", "project_id": "e089e21177394b3aadcafff9b3c02e6c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:38:16Z", "revision_number": 0, "id": "f978d70a-79ad-41e5-b30f-62abe030197d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:38:16Z", "security_group_id": "e8b8cbdd-3b61-473f-9418-59abaacf18d7", "tenant_id": "e089e21177394b3aadcafff9b3c02e6c", "port_range_min": null, "ethertype": "IPv4", "project_id": "e089e21177394b3aadcafff9b3c02e6c"}], "revision_number": 4, "project_id": "e089e21177394b3aadcafff9b3c02e6c", "id": "e8b8cbdd-3b61-473f-9418-59abaacf18d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:38:52,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-1bf8274b-ab3b-4ed7-af8f-2ce27daf214b 2018-09-22 04:38:52,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" 2018-09-22 04:38:52,117 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:38:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-918a8945-9fe5-4c53-837e-924c90095cd9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:38:52,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-918a8945-9fe5-4c53-837e-924c90095cd9 2018-09-22 04:38:52,118 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:38:52,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" 2018-09-22 04:38:52,208 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:38:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a516f68a-1ea8-47aa-9dd8-9a46a32dbfa6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:38:52,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-a516f68a-1ea8-47aa-9dd8-9a46a32dbfa6 2018-09-22 04:38:52,209 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:38:52,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" 2018-09-22 04:38:52,297 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:38:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e8d82b3-8ebc-46eb-b6c6-5458d870803b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:38:52,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-9e8d82b3-8ebc-46eb-b6c6-5458d870803b 2018-09-22 04:38:52,297 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:38:52,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" 2018-09-22 04:38:52,378 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:38:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db682ccc-3088-4ce3-aafa-01efbdd6b125 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:38:52,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-db682ccc-3088-4ce3-aafa-01efbdd6b125 2018-09-22 04:38:52,378 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:38:52,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" 2018-09-22 04:38:52,467 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:38:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-139bc131-e51c-46b1-9838-316b63adbb2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:38:52,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-139bc131-e51c-46b1-9838-316b63adbb2b 2018-09-22 04:38:52,467 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:38:52,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" 2018-09-22 04:38:52,557 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:38:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f2fe7bd-6d7b-46e6-8f53-0785db40bc86 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:38:52,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-3f2fe7bd-6d7b-46e6-8f53-0785db40bc86 2018-09-22 04:38:52,557 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:38:52,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" 2018-09-22 04:38:52,647 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:38:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7965b487-2514-4292-8a07-78992945e14d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:38:52,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-7965b487-2514-4292-8a07-78992945e14d 2018-09-22 04:38:52,648 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:38:52,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" 2018-09-22 04:38:52,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21100ccb-89a3-4fe5-972c-5ef8906fe2be Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c"}, "enabled": true, "id": "e089e21177394b3aadcafff9b3c02e6c", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-0a57550d-1a36-44e-proj"}} 2018-09-22 04:38:52,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c used request id req-21100ccb-89a3-4fe5-972c-5ef8906fe2be 2018-09-22 04:38:52,747 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8b8cbdd-3b61-473f-9418-59abaacf18d7 2018-09-22 04:38:52,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e8b8cbdd-3b61-473f-9418-59abaacf18d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" 2018-09-22 04:38:52,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-63d6a252-adb0-4a30-90f0-4ec91501ab2a Date: Sat, 22 Sep 2018 04:38:52 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-09-22T04:38:16Z", "security_group_id": "e8b8cbdd-3b61-473f-9418-59abaacf18d7", "port_range_min": null, "revision_number": 0, "tenant_id": "e089e21177394b3aadcafff9b3c02e6c", "created_at": "2018-09-22T04:38:16Z", "project_id": "e089e21177394b3aadcafff9b3c02e6c", "id": "51899e83-63cc-4449-b8e0-9e920ae419be"}, {"remote_group_id": "e8b8cbdd-3b61-473f-9418-59abaacf18d7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:38:16Z", "security_group_id": "e8b8cbdd-3b61-473f-9418-59abaacf18d7", "port_range_min": null, "revision_number": 0, "tenant_id": "e089e21177394b3aadcafff9b3c02e6c", "created_at": "2018-09-22T04:38:16Z", "project_id": "e089e21177394b3aadcafff9b3c02e6c", "id": "719182cd-2145-49ef-85c6-341501195f56"}, {"remote_group_id": "e8b8cbdd-3b61-473f-9418-59abaacf18d7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:38:16Z", "security_group_id": "e8b8cbdd-3b61-473f-9418-59abaacf18d7", "port_range_min": null, "revision_number": 0, "tenant_id": "e089e21177394b3aadcafff9b3c02e6c", "created_at": "2018-09-22T04:38:16Z", "project_id": "e089e21177394b3aadcafff9b3c02e6c", "id": "7b80723d-edb9-4510-9242-98be8ef99f57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:38:16Z", "security_group_id": "e8b8cbdd-3b61-473f-9418-59abaacf18d7", "port_range_min": null, "revision_number": 0, "tenant_id": "e089e21177394b3aadcafff9b3c02e6c", "created_at": "2018-09-22T04:38:16Z", "project_id": "e089e21177394b3aadcafff9b3c02e6c", "id": "f978d70a-79ad-41e5-b30f-62abe030197d"}]} 2018-09-22 04:38:52,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e8b8cbdd-3b61-473f-9418-59abaacf18d7 used request id req-63d6a252-adb0-4a30-90f0-4ec91501ab2a 2018-09-22 04:38:52,922 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:38:52,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e8b8cbdd-3b61-473f-9418-59abaacf18d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" 2018-09-22 04:38:53,236 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd481195-f12f-44c6-9b96-24999030dc57 Content-Length: 0 Date: Sat, 22 Sep 2018 04:38:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:38:53,236 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e8b8cbdd-3b61-473f-9418-59abaacf18d7 used request id req-bd481195-f12f-44c6-9b96-24999030dc57 2018-09-22 04:38:53,237 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-0a57550d-1a36-44e-proj 2018-09-22 04:38:53,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" 2018-09-22 04:38:53,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:38:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34ab4855-0bf0-4c11-8875-b0ac697f7f1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:38:53,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e089e21177394b3aadcafff9b3c02e6c used request id req-34ab4855-0bf0-4c11-8875-b0ac697f7f1d 2018-09-22 04:38:53,483 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-0a57550d-1a36-44e-proj-role 2018-09-22 04:38:53,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/8a07b6510fb5445dbf7c04ec886618a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" 2018-09-22 04:38:53,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:38:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7415a9a4-782d-4e84-8bc2-1b94a3ca351d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:38:53,587 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/8a07b6510fb5445dbf7c04ec886618a7 used request id req-7415a9a4-782d-4e84-8bc2-1b94a3ca351d 2018-09-22 04:38:53,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee8605371de8d79aefe2720697a3734afb99068b" 2018-09-22 04:38:53,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf5baeb-f3c5-4e8e-8293-ddb1525dcf3c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:38:53,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4bf5baeb-f3c5-4e8e-8293-ddb1525dcf3c 2018-09-22 04:38:53,682 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-0a57550d-1a36-44e-user 2018-09-22 04:38:53,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/f50a8eadab4e4981a345fe1d6de5f496 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75d2365d2e9c6ef31980826515ca178b793a2cd" 2018-09-22 04:38:53,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:38:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23f894ba-c4af-439d-8e91-d7ad827f041d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:38:53,868 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f50a8eadab4e4981a345fe1d6de5f496 used request id req-23f894ba-c4af-439d-8e91-d7ad827f041d 2018-09-22 04:38:53,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:38:54,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:38:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["q5udK3raRWqQJvb__59PHA"], "issued_at": "2018-09-22T04:38:54.000000Z"}} 2018-09-22 04:38:54,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c591c704cb12b995636c770869302795552fa3a8" 2018-09-22 04:38:54,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ba1135e-807e-450e-8f14-1339803579a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:38:54,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0ba1135e-807e-450e-8f14-1339803579a3 2018-09-22 04:38:54,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:38:54,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:38:54,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:38:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["k28Jbn8LRsy9J3IzOOIagQ"], "issued_at": "2018-09-22T04:38:54.000000Z"}} 2018-09-22 04:38:54,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184e54ffbe4233d0bf1c1482b0ef10004ab5cc12" 2018-09-22 04:38:54,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1139fb54-c28b-48b0-a09d-01be01b1f80a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:38:54,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1139fb54-c28b-48b0-a09d-01be01b1f80a 2018-09-22 04:38:54,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:38:54,819 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:38:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:38:54,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184e54ffbe4233d0bf1c1482b0ef10004ab5cc12" 2018-09-22 04:38:54,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8524bd95-ea5f-4d21-afc3-1545d36ae7d4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:38:54,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj used request id req-8524bd95-ea5f-4d21-afc3-1545d36ae7d4 2018-09-22 04:38:54,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184e54ffbe4233d0bf1c1482b0ef10004ab5cc12" 2018-09-22 04:38:54,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c58a8a-d0dc-428b-b553-4be1b5a879b6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:38:54,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-70c58a8a-d0dc-428b-b553-4be1b5a879b6 2018-09-22 04:38:54,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184e54ffbe4233d0bf1c1482b0ef10004ab5cc12" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}}' 2018-09-22 04:38:55,114 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:38:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc7c53c0-645a-4543-8c6d-0191cf37dbe6 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578"}, "enabled": true, "id": "47b5ae1e24bb4602a637ae36c2d19578", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}} 2018-09-22 04:38:55,115 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-bc7c53c0-645a-4543-8c6d-0191cf37dbe6 2018-09-22 04:38:55,115 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj 2018-09-22 04:38:55,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:38:55,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:38:55,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:38:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["lN8-GRmfTO6-mCwXohwaHg"], "issued_at": "2018-09-22T04:38:55.000000Z"}} 2018-09-22 04:38:55,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9808d021157e1a353784e079267682b3183e4682" 2018-09-22 04:38:55,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20df2db4-93fc-4075-906f-52fa21412f2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:38:55,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-20df2db4-93fc-4075-906f-52fa21412f2a 2018-09-22 04:38:55,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:38:55,594 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:38:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:38:55,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9808d021157e1a353784e079267682b3183e4682" 2018-09-22 04:38:55,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62dc3c2b-4232-4d6d-9fab-b5a291ed7060 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:38:55,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-62dc3c2b-4232-4d6d-9fab-b5a291ed7060 2018-09-22 04:38:55,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9808d021157e1a353784e079267682b3183e4682" 2018-09-22 04:38:55,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76925455-50dd-42a2-9ca9-c9f5cc8c2e53 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578"}, "enabled": true, "id": "47b5ae1e24bb4602a637ae36c2d19578", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}]} 2018-09-22 04:38:55,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj used request id req-76925455-50dd-42a2-9ca9-c9f5cc8c2e53 2018-09-22 04:38:55,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9808d021157e1a353784e079267682b3183e4682" 2018-09-22 04:38:55,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-638c2a66-8714-4183-a0dd-94a8ad99d3a4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:38:55,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-638c2a66-8714-4183-a0dd-94a8ad99d3a4 2018-09-22 04:38:56,288 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-275de18c-e3c7-4e3-user 2018-09-22 04:38:56,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:38:56,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184e54ffbe4233d0bf1c1482b0ef10004ab5cc12" 2018-09-22 04:38:56,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd167c1-95de-4ff1-ae98-7f47910538d6 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:38:56,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7bd167c1-95de-4ff1-ae98-7f47910538d6 2018-09-22 04:38:56,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184e54ffbe4233d0bf1c1482b0ef10004ab5cc12" -d '{"role": {"name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj-role"}}' 2018-09-22 04:38:56,492 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdc65493-2eee-4bf8-a6cb-3caf1785c6d2 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09d8438d647940d59a2f2d22384965cb", "links": {"self": "http://172.30.9.23:5000/v3/roles/09d8438d647940d59a2f2d22384965cb"}, "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj-role"}} 2018-09-22 04:38:56,492 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-fdc65493-2eee-4bf8-a6cb-3caf1785c6d2 2018-09-22 04:38:56,492 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj-role 2018-09-22 04:38:56,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/09d8438d647940d59a2f2d22384965cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184e54ffbe4233d0bf1c1482b0ef10004ab5cc12" 2018-09-22 04:38:56,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d457d5b2-00a5-4d82-84bf-4a3d855a5a32 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/09d8438d647940d59a2f2d22384965cb"}, "domain_id": null, "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj-role", "id": "09d8438d647940d59a2f2d22384965cb"}} 2018-09-22 04:38:56,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/09d8438d647940d59a2f2d22384965cb used request id req-d457d5b2-00a5-4d82-84bf-4a3d855a5a32 2018-09-22 04:38:56,586 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj-role to project CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj 2018-09-22 04:38:56,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578/users/d66dcb1f01b046d8954a542f7469aaae/roles/09d8438d647940d59a2f2d22384965cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184e54ffbe4233d0bf1c1482b0ef10004ab5cc12" 2018-09-22 04:38:56,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee3e98c3-fc35-4933-a8e6-0401f8a5915b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:38:56,644 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578/users/d66dcb1f01b046d8954a542f7469aaae/roles/09d8438d647940d59a2f2d22384965cb used request id req-ee3e98c3-fc35-4933-a8e6-0401f8a5915b 2018-09-22 04:38:56,644 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:38:56,645 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:38:56,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:38:56,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:38:57,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09d8438d647940d59a2f2d22384965cb", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj-role"}], "expires_at": "2018-09-22T05:38:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47b5ae1e24bb4602a637ae36c2d19578", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-user", "id": "d66dcb1f01b046d8954a542f7469aaae"}, "audit_ids": ["7vK3sNGiTj6DuQ1fXEt7KA"], "issued_at": "2018-09-22T04:38:57.000000Z"}} 2018-09-22 04:38:57,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec039a4f03f414b936bdd4f3cd5a2170fb4479f3" 2018-09-22 04:38:57,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45b49c1b-9e83-477d-a2d8-e28b59f13790 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:38:57,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-45b49c1b-9e83-477d-a2d8-e28b59f13790 2018-09-22 04:38:57,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-2afdbd53-b671-448e-9e47-bc8d3086b08e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec039a4f03f414b936bdd4f3cd5a2170fb4479f3" 2018-09-22 04:38:57,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-89c4d43d-5e47-41ed-99db-5f6b6ec3c401 Date: Sat, 22 Sep 2018 04:38:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-2afdbd53-b671-448e-9e47-bc8d3086b08e"} 2018-09-22 04:38:57,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-2afdbd53-b671-448e-9e47-bc8d3086b08e used request id req-89c4d43d-5e47-41ed-99db-5f6b6ec3c401 2018-09-22 04:38:57,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec039a4f03f414b936bdd4f3cd5a2170fb4479f3" 2018-09-22 04:38:57,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ae99a80e-bebe-4713-85e9-97f7d17d3c19 Date: Sat, 22 Sep 2018 04:38:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:38:57,442 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ae99a80e-bebe-4713-85e9-97f7d17d3c19 2018-09-22 04:38:57,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ec039a4f03f414b936bdd4f3cd5a2170fb4479f3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-2afdbd53-b671-448e-9e47-bc8d3086b08e"}' 2018-09-22 04:38:57,764 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87 X-Openstack-Request-Id: req-790fd1fa-b2ef-4759-8a5c-50e8fd090c30 Date: Sat, 22 Sep 2018 04:38:57 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-2afdbd53-b671-448e-9e47-bc8d3086b08e", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:38:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:38:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "min_disk": 0, "protected": false, "id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "file": "/v2/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87/file", "checksum": null, "owner": "47b5ae1e24bb4602a637ae36c2d19578", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:38:57,764 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-790fd1fa-b2ef-4759-8a5c-50e8fd090c30 2018-09-22 04:38:57,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec039a4f03f414b936bdd4f3cd5a2170fb4479f3" -d '' 2018-09-22 04:38:58,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f3e98ee4-01bc-4fd5-9802-a85e946f2702 Date: Sat, 22 Sep 2018 04:38:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:38:58,915 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87/file used request id req-f3e98ee4-01bc-4fd5-9802-a85e946f2702 2018-09-22 04:38:58,915 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:38:58,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec039a4f03f414b936bdd4f3cd5a2170fb4479f3" 2018-09-22 04:38:59,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-4367403d-21ab-48dd-8c5b-f2bcf2ba33ee Date: Sat, 22 Sep 2018 04:38:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-2afdbd53-b671-448e-9e47-bc8d3086b08e", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:38:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:38:58Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87/snap", "metadata": {}}], "self": "/v2/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "min_disk": 0, "protected": false, "id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "file": "/v2/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "47b5ae1e24bb4602a637ae36c2d19578", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:38:59,082 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87 used request id req-4367403d-21ab-48dd-8c5b-f2bcf2ba33ee 2018-09-22 04:38:59,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec039a4f03f414b936bdd4f3cd5a2170fb4479f3" 2018-09-22 04:38:59,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7da1fee9-24d7-4bb2-a580-b903edb79fcd Date: Sat, 22 Sep 2018 04:38:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:38:59,241 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7da1fee9-24d7-4bb2-a580-b903edb79fcd 2018-09-22 04:38:59,244 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-2afdbd53-b671-448e-9e47-bc8d3086b08e 2018-09-22 04:38:59,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec039a4f03f414b936bdd4f3cd5a2170fb4479f3" 2018-09-22 04:38:59,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-88de68a3-178a-43af-b194-4a67a0517128 Date: Sat, 22 Sep 2018 04:38:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-2afdbd53-b671-448e-9e47-bc8d3086b08e", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:38:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:38:58Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87/snap", "metadata": {}}], "self": "/v2/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "min_disk": 0, "protected": false, "id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "file": "/v2/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "47b5ae1e24bb4602a637ae36c2d19578", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:38:59,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87 used request id req-88de68a3-178a-43af-b194-4a67a0517128 2018-09-22 04:38:59,423 - create_image - DEBUG - Instance status is - active 2018-09-22 04:38:59,423 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-2afdbd53-b671-448e-9e47-bc8d3086b08e 2018-09-22 04:38:59,423 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-2afdbd53-b671-448e-9e47-bc8d3086b08e 2018-09-22 04:38:59,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:38:59,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:38:59,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09d8438d647940d59a2f2d22384965cb", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj-role"}], "expires_at": "2018-09-22T05:38:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47b5ae1e24bb4602a637ae36c2d19578", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-user", "id": "d66dcb1f01b046d8954a542f7469aaae"}, "audit_ids": ["tAot6xqhR8a40bezGLoGLw"], "issued_at": "2018-09-22T04:38:59.000000Z"}} 2018-09-22 04:38:59,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd27592b4a7ddb8cf42ddb5d7b0e259807c22274" 2018-09-22 04:38:59,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45cb5463-12c8-4e4a-8d0f-0d47ce13213d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:38:59,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-45cb5463-12c8-4e4a-8d0f-0d47ce13213d 2018-09-22 04:38:59,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd27592b4a7ddb8cf42ddb5d7b0e259807c22274" 2018-09-22 04:39:00,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b92b4aa5-3bbe-42e2-901e-ea2902300c90 Date: Sat, 22 Sep 2018 04:39:00 GMT RESP BODY: {"networks":[]} 2018-09-22 04:39:00,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 used request id req-b92b4aa5-3bbe-42e2-901e-ea2902300c90 2018-09-22 04:39:00,049 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 2018-09-22 04:39:00,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd27592b4a7ddb8cf42ddb5d7b0e259807c22274" -d '{"network": {"name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1", "admin_state_up": true}}' 2018-09-22 04:39:00,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-b606e720-e0f0-436c-80f2-170d65bf0238 Date: Sat, 22 Sep 2018 04:39:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:39:00Z","is_default":false,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:00Z","mtu":1450}} 2018-09-22 04:39:00,592 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-b606e720-e0f0-436c-80f2-170d65bf0238 2018-09-22 04:39:00,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd27592b4a7ddb8cf42ddb5d7b0e259807c22274" 2018-09-22 04:39:00,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-02292c76-55e4-4d9d-8d17-5bf6eaed59ba Date: Sat, 22 Sep 2018 04:39: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-09-22T04:39:00Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1"}]} 2018-09-22 04:39:00,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 used request id req-02292c76-55e4-4d9d-8d17-5bf6eaed59ba 2018-09-22 04:39:00,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd27592b4a7ddb8cf42ddb5d7b0e259807c22274" 2018-09-22 04:39:00,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ec8fb1c5-ba49-4852-a853-b12d33fc0101 Date: Sat, 22 Sep 2018 04:39:00 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:39:00,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 used request id req-ec8fb1c5-ba49-4852-a853-b12d33fc0101 2018-09-22 04:39:00,997 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1 2018-09-22 04:39:01,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd27592b4a7ddb8cf42ddb5d7b0e259807c22274" -d '{"subnets": [{"ip_version": 4, "network_id": "319e8668-f0a5-45bf-bdde-2ea2f256eee2", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1"}]}' 2018-09-22 04:39:01,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1abdc804-02f5-484d-94c7-f1f816ba9f72 Date: Sat, 22 Sep 2018 04:39:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:01Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1"}]} 2018-09-22 04:39:01,645 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-1abdc804-02f5-484d-94c7-f1f816ba9f72 2018-09-22 04:39:01,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd27592b4a7ddb8cf42ddb5d7b0e259807c22274" 2018-09-22 04:39:01,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-409ec5c7-7326-4002-82f4-738be1461cb8 Date: Sat, 22 Sep 2018 04:39: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":["1e0937d2-2224-4d76-83f4-b59f19400c5d"],"updated_at":"2018-09-22T04:39:01Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1"}]} 2018-09-22 04:39:01,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 used request id req-409ec5c7-7326-4002-82f4-738be1461cb8 2018-09-22 04:39:01,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd27592b4a7ddb8cf42ddb5d7b0e259807c22274" 2018-09-22 04:39:02,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-63efac15-68a0-4070-a24c-4639c7772123 Date: Sat, 22 Sep 2018 04:39:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1"}]} 2018-09-22 04:39:02,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 used request id req-63efac15-68a0-4070-a24c-4639c7772123 2018-09-22 04:39:02,106 - OpenStackNetwork - DEBUG - Network [319e8668-f0a5-45bf-bdde-2ea2f256eee2] created successfully 2018-09-22 04:39:02,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:39:02,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:39:02,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09d8438d647940d59a2f2d22384965cb", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj-role"}], "expires_at": "2018-09-22T05:39:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47b5ae1e24bb4602a637ae36c2d19578", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-user", "id": "d66dcb1f01b046d8954a542f7469aaae"}, "audit_ids": ["py7BSkESRlqHC49YNFmAZg"], "issued_at": "2018-09-22T04:39:02.000000Z"}} 2018-09-22 04:39:02,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12c43a2c9653adb7248384af5a17e8323a6ac0" 2018-09-22 04:39:02,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fabe03bc-9fd7-41a6-9408-1af4c5baec83 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:39:02,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fabe03bc-9fd7-41a6-9408-1af4c5baec83 2018-09-22 04:39:02,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12c43a2c9653adb7248384af5a17e8323a6ac0" 2018-09-22 04:39:02,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-19eb1633-f651-4e3a-9815-e87b0d83c48f Date: Sat, 22 Sep 2018 04:39:02 GMT RESP BODY: {"networks":[]} 2018-09-22 04:39:02,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 used request id req-19eb1633-f651-4e3a-9815-e87b0d83c48f 2018-09-22 04:39:02,734 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 2018-09-22 04:39:02,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12c43a2c9653adb7248384af5a17e8323a6ac0" -d '{"network": {"name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2", "admin_state_up": true}}' 2018-09-22 04:39:03,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-97a189f7-f7a6-40b8-a9f9-c721bab8c490 Date: Sat, 22 Sep 2018 04:39:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:39:03Z","is_default":false,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:02Z","mtu":1450}} 2018-09-22 04:39:03,172 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-97a189f7-f7a6-40b8-a9f9-c721bab8c490 2018-09-22 04:39:03,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=7c875f74-1f48-423e-80ec-be21e1aa34ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12c43a2c9653adb7248384af5a17e8323a6ac0" 2018-09-22 04:39:03,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-2428986f-a3fe-42c9-9ee3-e9b4398d0abb Date: Sat, 22 Sep 2018 04:39:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-22T04:39:03Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2"}]} 2018-09-22 04:39:03,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=7c875f74-1f48-423e-80ec-be21e1aa34ee used request id req-2428986f-a3fe-42c9-9ee3-e9b4398d0abb 2018-09-22 04:39:03,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12c43a2c9653adb7248384af5a17e8323a6ac0" 2018-09-22 04:39:03,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b117dc19-bb38-4c91-8474-4fc07e180f1f Date: Sat, 22 Sep 2018 04:39:03 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:39:03,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee used request id req-b117dc19-bb38-4c91-8474-4fc07e180f1f 2018-09-22 04:39:03,439 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2 2018-09-22 04:39:03,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12c43a2c9653adb7248384af5a17e8323a6ac0" -d '{"subnets": [{"ip_version": 4, "network_id": "7c875f74-1f48-423e-80ec-be21e1aa34ee", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2"}]}' 2018-09-22 04:39:04,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d4dc9b68-d34e-461c-9738-039abae35cd9 Date: Sat, 22 Sep 2018 04:39:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:03Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:03Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"cba92ac4-309b-446a-b328-0ad114e49ed2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2"}]} 2018-09-22 04:39:04,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-d4dc9b68-d34e-461c-9738-039abae35cd9 2018-09-22 04:39:04,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=7c875f74-1f48-423e-80ec-be21e1aa34ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12c43a2c9653adb7248384af5a17e8323a6ac0" 2018-09-22 04:39:04,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-ecdd073d-9345-46c4-ac62-756bd69a8ff3 Date: Sat, 22 Sep 2018 04:39: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":["cba92ac4-309b-446a-b328-0ad114e49ed2"],"updated_at":"2018-09-22T04:39:03Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2"}]} 2018-09-22 04:39:04,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=7c875f74-1f48-423e-80ec-be21e1aa34ee used request id req-ecdd073d-9345-46c4-ac62-756bd69a8ff3 2018-09-22 04:39:04,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12c43a2c9653adb7248384af5a17e8323a6ac0" 2018-09-22 04:39:04,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e65af7fd-3b0b-4f99-bd08-edbdd1d732f4 Date: Sat, 22 Sep 2018 04:39:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:03Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"cba92ac4-309b-446a-b328-0ad114e49ed2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2"}]} 2018-09-22 04:39:04,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee used request id req-e65af7fd-3b0b-4f99-bd08-edbdd1d732f4 2018-09-22 04:39:04,676 - OpenStackNetwork - DEBUG - Network [7c875f74-1f48-423e-80ec-be21e1aa34ee] created successfully 2018-09-22 04:39:04,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:39:04,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:39:05,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09d8438d647940d59a2f2d22384965cb", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj-role"}], "expires_at": "2018-09-22T05:39:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47b5ae1e24bb4602a637ae36c2d19578", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-user", "id": "d66dcb1f01b046d8954a542f7469aaae"}, "audit_ids": ["UW6pfoBJS4a2JzrTAoX1og"], "issued_at": "2018-09-22T04:39:05.000000Z"}} 2018-09-22 04:39:05,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:05,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3319e78c-350e-4ce8-b9e8-a4c7bd2ef5c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:39:05,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3319e78c-350e-4ce8-b9e8-a4c7bd2ef5c8 2018-09-22 04:39:05,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:05,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c6484d1a-d951-41ca-80c2-f71edcfa0db5 Date: Sat, 22 Sep 2018 04:39:05 GMT RESP BODY: {"routers": []} 2018-09-22 04:39:05,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-pub-router&admin_state_up=True used request id req-c6484d1a-d951-41ca-80c2-f71edcfa0db5 2018-09-22 04:39:05,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:39:05,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:39:05,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09d8438d647940d59a2f2d22384965cb", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj-role"}], "expires_at": "2018-09-22T05:39:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47b5ae1e24bb4602a637ae36c2d19578", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-user", "id": "d66dcb1f01b046d8954a542f7469aaae"}, "audit_ids": ["aPyUIersQ_Wy8d6H4FbUIQ"], "issued_at": "2018-09-22T04:39:05.000000Z"}} 2018-09-22 04:39:05,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735802390b6fe78b0783882ddd5dd41dc59839d5" 2018-09-22 04:39:05,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6026ba78-bfeb-4891-8194-3aca065728ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:39:05,890 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6026ba78-bfeb-4891-8194-3aca065728ee 2018-09-22 04:39:05,891 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-pub-router 2018-09-22 04:39:05,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" -d '{"router": {"name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-pub-router", "admin_state_up": true}}' 2018-09-22 04:39:09,696 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-1e1eb1b0-d037-43ac-8ea7-d956788e6dab Date: Sat, 22 Sep 2018 04:39:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:06Z", "admin_state_up": true, "updated_at": "2018-09-22T04:39:06Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "47b6aa0b-284d-400f-95ab-237b80e971ae", "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-pub-router"}} 2018-09-22 04:39:09,696 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-1e1eb1b0-d037-43ac-8ea7-d956788e6dab 2018-09-22 04:39:09,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=47b6aa0b-284d-400f-95ab-237b80e971ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:09,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3790576b-a662-4db0-b167-6203a2142401 Date: Sat, 22 Sep 2018 04:39:09 GMT RESP BODY: {"ports":[]} 2018-09-22 04:39:09,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=47b6aa0b-284d-400f-95ab-237b80e971ae used request id req-3790576b-a662-4db0-b167-6203a2142401 2018-09-22 04:39:09,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:10,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-a7db97b7-cfff-40cb-b99d-c3705db53878 Date: Sat, 22 Sep 2018 04:39:10 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":["1e0937d2-2224-4d76-83f4-b59f19400c5d"],"updated_at":"2018-09-22T04:39:01Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1"}]} 2018-09-22 04:39:10,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 used request id req-a7db97b7-cfff-40cb-b99d-c3705db53878 2018-09-22 04:39:10,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:39:10,199 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:39:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:39:10,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:10,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b34a4da8-1475-46f0-b63b-8c52a8abf751 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578"}, "enabled": true, "id": "47b5ae1e24bb4602a637ae36c2d19578", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}} 2018-09-22 04:39:10,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 used request id req-b34a4da8-1475-46f0-b63b-8c52a8abf751 2018-09-22 04:39:10,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:10,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-07c21774-959d-4462-9f37-1f450faf3982 Date: Sat, 22 Sep 2018 04:39:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1"}]} 2018-09-22 04:39:10,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 used request id req-07c21774-959d-4462-9f37-1f450faf3982 2018-09-22 04:39:10,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:10,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-80834b33-2bd9-47df-bbdc-c2c98e39af95 Date: Sat, 22 Sep 2018 04:39:10 GMT RESP BODY: {"ports":[]} 2018-09-22 04:39:10,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-router-port1&admin_state_up=True used request id req-80834b33-2bd9-47df-bbdc-c2c98e39af95 2018-09-22 04:39:10,538 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-router-port1 for router - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-pub-router 2018-09-22 04:39:10,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:39:10,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:39:10,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09d8438d647940d59a2f2d22384965cb", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj-role"}], "expires_at": "2018-09-22T05:39:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47b5ae1e24bb4602a637ae36c2d19578", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-user", "id": "d66dcb1f01b046d8954a542f7469aaae"}, "audit_ids": ["1NnqkdsOS8eCaTCVXYFz8g"], "issued_at": "2018-09-22T04:39:10.000000Z"}} 2018-09-22 04:39:10,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57cf174e34895f35df4bb0c14849c4b21fda8ac4" 2018-09-22 04:39:11,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4b46a93-7e18-47e8-8602-2684832d5911 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:39:11,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a4b46a93-7e18-47e8-8602-2684832d5911 2018-09-22 04:39:11,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:11,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-d237a9ae-4646-43b4-8f41-d2c7e089bea6 Date: Sat, 22 Sep 2018 04:39:11 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":["1e0937d2-2224-4d76-83f4-b59f19400c5d"],"updated_at":"2018-09-22T04:39:01Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1"}]} 2018-09-22 04:39:11,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 used request id req-d237a9ae-4646-43b4-8f41-d2c7e089bea6 2018-09-22 04:39:11,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:11,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-99559633-4c2c-4a63-bd8b-c7c651fe6e66 Date: Sat, 22 Sep 2018 04:39:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1"}]} 2018-09-22 04:39:11,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 used request id req-99559633-4c2c-4a63-bd8b-c7c651fe6e66 2018-09-22 04:39:11,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:11,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-13419bde-72f0-48a4-9d40-b125317b1057 Date: Sat, 22 Sep 2018 04:39:11 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":["1e0937d2-2224-4d76-83f4-b59f19400c5d"],"updated_at":"2018-09-22T04:39:01Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1"}]} 2018-09-22 04:39:11,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 used request id req-13419bde-72f0-48a4-9d40-b125317b1057 2018-09-22 04:39:11,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:39:11,576 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:39:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:39:11,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57cf174e34895f35df4bb0c14849c4b21fda8ac4" 2018-09-22 04:39:11,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6315666d-b71e-487a-814f-422e91103672 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578"}, "enabled": true, "id": "47b5ae1e24bb4602a637ae36c2d19578", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}} 2018-09-22 04:39:11,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 used request id req-6315666d-b71e-487a-814f-422e91103672 2018-09-22 04:39:11,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:11,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9c4d337e-c322-478a-8116-22a06df0620c Date: Sat, 22 Sep 2018 04:39:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1"}]} 2018-09-22 04:39:11,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 used request id req-9c4d337e-c322-478a-8116-22a06df0620c 2018-09-22 04:39:11,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:12,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fcb7502c-cdfa-4cdd-ba10-3e3f8723d6bc Date: Sat, 22 Sep 2018 04:39:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1"}]} 2018-09-22 04:39:12,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1 used request id req-fcb7502c-cdfa-4cdd-ba10-3e3f8723d6bc 2018-09-22 04:39:12,073 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 2018-09-22 04:39:12,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" -d '{"port": {"network_id": "319e8668-f0a5-45bf-bdde-2ea2f256eee2", "fixed_ips": [{"subnet_id": "1e0937d2-2224-4d76-83f4-b59f19400c5d", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-router-port1", "admin_state_up": true}}' 2018-09-22 04:39:13,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-747707f7-291e-47ec-87fc-27ff9ae83ce6 Date: Sat, 22 Sep 2018 04:39:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:39:12Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","ip_address":"10.200.201.1"}],"id":"5c01d19e-d730-4fc6-8cde-bbd561ae0b6c","security_groups":["3c361973-4179-4acd-ac92-e5c87cb8a88c"],"mac_address":"fa:16:3e:c8:3b:ec","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-router-port1","project_id":"47b5ae1e24bb4602a637ae36c2d19578","qos_policy_id":null,"admin_state_up":true,"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:12Z","binding:vnic_type":"normal"}} 2018-09-22 04:39:13,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-747707f7-291e-47ec-87fc-27ff9ae83ce6 2018-09-22 04:39:13,024 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-router-port1 for router - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-pub-router 2018-09-22 04:39:13,024 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-pub-router 2018-09-22 04:39:13,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/47b6aa0b-284d-400f-95ab-237b80e971ae/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" -d '{"port_id": "5c01d19e-d730-4fc6-8cde-bbd561ae0b6c"}' 2018-09-22 04:39:14,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5a1372c3-ffa6-4f2f-81e0-e6730611b757 Date: Sat, 22 Sep 2018 04:39:14 GMT RESP BODY: {"network_id": "319e8668-f0a5-45bf-bdde-2ea2f256eee2", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "subnet_id": "1e0937d2-2224-4d76-83f4-b59f19400c5d", "subnet_ids": ["1e0937d2-2224-4d76-83f4-b59f19400c5d"], "port_id": "5c01d19e-d730-4fc6-8cde-bbd561ae0b6c", "id": "47b6aa0b-284d-400f-95ab-237b80e971ae"} 2018-09-22 04:39:14,875 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/47b6aa0b-284d-400f-95ab-237b80e971ae/add_router_interface used request id req-5a1372c3-ffa6-4f2f-81e0-e6730611b757 2018-09-22 04:39:14,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:15,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-ac1e74f5-8752-4005-9cb1-c4187969e26a Date: Sat, 22 Sep 2018 04:39: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":["cba92ac4-309b-446a-b328-0ad114e49ed2"],"updated_at":"2018-09-22T04:39:03Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2"}]} 2018-09-22 04:39:15,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 used request id req-ac1e74f5-8752-4005-9cb1-c4187969e26a 2018-09-22 04:39:15,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:15,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c406f865-1d5e-40d0-830b-d2daad92bc19 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578"}, "enabled": true, "id": "47b5ae1e24bb4602a637ae36c2d19578", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}} 2018-09-22 04:39:15,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 used request id req-c406f865-1d5e-40d0-830b-d2daad92bc19 2018-09-22 04:39:15,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:15,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cb444f71-cb1c-4068-a818-24228438560c Date: Sat, 22 Sep 2018 04:39:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:03Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"cba92ac4-309b-446a-b328-0ad114e49ed2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2"}]} 2018-09-22 04:39:15,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee used request id req-cb444f71-cb1c-4068-a818-24228438560c 2018-09-22 04:39:15,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:15,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3fd41fe8-d47b-4641-9740-db506b74b068 Date: Sat, 22 Sep 2018 04:39:15 GMT RESP BODY: {"ports":[]} 2018-09-22 04:39:15,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-router-port2&admin_state_up=True used request id req-3fd41fe8-d47b-4641-9740-db506b74b068 2018-09-22 04:39:15,748 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-router-port2 for router - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-pub-router 2018-09-22 04:39:15,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:39:15,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:39:16,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09d8438d647940d59a2f2d22384965cb", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj-role"}], "expires_at": "2018-09-22T05:39:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47b5ae1e24bb4602a637ae36c2d19578", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-user", "id": "d66dcb1f01b046d8954a542f7469aaae"}, "audit_ids": ["tJVwdYXQTrKcF7OFzra6kQ"], "issued_at": "2018-09-22T04:39:16.000000Z"}} 2018-09-22 04:39:16,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159131cb1d1583998a95c1363d1b8916a0aef9c8" 2018-09-22 04:39:16,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0247ef69-a66e-486d-9761-97194e5a92da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:39:16,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0247ef69-a66e-486d-9761-97194e5a92da 2018-09-22 04:39:16,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:16,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-1a1591c2-6a99-4324-a19d-986b16fde8d0 Date: Sat, 22 Sep 2018 04:39:16 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":["cba92ac4-309b-446a-b328-0ad114e49ed2"],"updated_at":"2018-09-22T04:39:03Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2"}]} 2018-09-22 04:39:16,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 used request id req-1a1591c2-6a99-4324-a19d-986b16fde8d0 2018-09-22 04:39:16,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:16,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-78baa473-3ce2-4318-922b-619419aa54a8 Date: Sat, 22 Sep 2018 04:39:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:03Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"cba92ac4-309b-446a-b328-0ad114e49ed2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2"}]} 2018-09-22 04:39:16,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee used request id req-78baa473-3ce2-4318-922b-619419aa54a8 2018-09-22 04:39:16,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:16,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-1ed4c681-3fa7-4d4d-879b-fd868da104ab Date: Sat, 22 Sep 2018 04:39:16 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":["cba92ac4-309b-446a-b328-0ad114e49ed2"],"updated_at":"2018-09-22T04:39:03Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2"}]} 2018-09-22 04:39:16,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 used request id req-1ed4c681-3fa7-4d4d-879b-fd868da104ab 2018-09-22 04:39:16,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:39:16,758 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:39:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:39:16,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159131cb1d1583998a95c1363d1b8916a0aef9c8" 2018-09-22 04:39:16,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c28913d9-ec9c-429b-8e22-2075c44ad922 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578"}, "enabled": true, "id": "47b5ae1e24bb4602a637ae36c2d19578", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}} 2018-09-22 04:39:16,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 used request id req-c28913d9-ec9c-429b-8e22-2075c44ad922 2018-09-22 04:39:16,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:17,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-37a6ee8b-2241-45de-ace0-6e077349f295 Date: Sat, 22 Sep 2018 04:39:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:03Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"cba92ac4-309b-446a-b328-0ad114e49ed2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2"}]} 2018-09-22 04:39:17,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee used request id req-37a6ee8b-2241-45de-ace0-6e077349f295 2018-09-22 04:39:17,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:17,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-92ad627e-e198-4f02-a743-7dad9d10ec32 Date: Sat, 22 Sep 2018 04:39:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:03Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"cba92ac4-309b-446a-b328-0ad114e49ed2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2"}]} 2018-09-22 04:39:17,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2 used request id req-92ad627e-e198-4f02-a743-7dad9d10ec32 2018-09-22 04:39:17,239 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 2018-09-22 04:39:17,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" -d '{"port": {"network_id": "7c875f74-1f48-423e-80ec-be21e1aa34ee", "fixed_ips": [{"subnet_id": "cba92ac4-309b-446a-b328-0ad114e49ed2", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-router-port2", "admin_state_up": true}}' 2018-09-22 04:39:18,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-2427662f-9698-46f2-99e2-7d6b8349fded Date: Sat, 22 Sep 2018 04:39:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:39:17Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cba92ac4-309b-446a-b328-0ad114e49ed2","ip_address":"10.200.202.1"}],"id":"751a3a3f-5e44-4af9-862f-1b06a443c343","security_groups":["3c361973-4179-4acd-ac92-e5c87cb8a88c"],"mac_address":"fa:16:3e:dc:85:82","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-router-port2","project_id":"47b5ae1e24bb4602a637ae36c2d19578","qos_policy_id":null,"admin_state_up":true,"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:17Z","binding:vnic_type":"normal"}} 2018-09-22 04:39:18,113 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-2427662f-9698-46f2-99e2-7d6b8349fded 2018-09-22 04:39:18,113 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-router-port2 for router - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-pub-router 2018-09-22 04:39:18,113 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-pub-router 2018-09-22 04:39:18,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/47b6aa0b-284d-400f-95ab-237b80e971ae/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" -d '{"port_id": "751a3a3f-5e44-4af9-862f-1b06a443c343"}' 2018-09-22 04:39:19,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b777908d-3682-4aa0-9ac6-7325ea5fe8c1 Date: Sat, 22 Sep 2018 04:39:19 GMT RESP BODY: {"network_id": "7c875f74-1f48-423e-80ec-be21e1aa34ee", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "subnet_id": "cba92ac4-309b-446a-b328-0ad114e49ed2", "subnet_ids": ["cba92ac4-309b-446a-b328-0ad114e49ed2"], "port_id": "751a3a3f-5e44-4af9-862f-1b06a443c343", "id": "47b6aa0b-284d-400f-95ab-237b80e971ae"} 2018-09-22 04:39:19,671 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/47b6aa0b-284d-400f-95ab-237b80e971ae/add_router_interface used request id req-b777908d-3682-4aa0-9ac6-7325ea5fe8c1 2018-09-22 04:39:19,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/47b6aa0b-284d-400f-95ab-237b80e971ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:19,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-6324475f-44d3-4764-8634-da84ff1268c2 Date: Sat, 22 Sep 2018 04:39:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:06Z", "admin_state_up": true, "updated_at": "2018-09-22T04:39:18Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "47b6aa0b-284d-400f-95ab-237b80e971ae", "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-pub-router"}} 2018-09-22 04:39:19,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/47b6aa0b-284d-400f-95ab-237b80e971ae used request id req-6324475f-44d3-4764-8634-da84ff1268c2 2018-09-22 04:39:19,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=47b6aa0b-284d-400f-95ab-237b80e971ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:20,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1728 X-Openstack-Request-Id: req-5b785ae1-d506-4342-ab95-c75a088cad63 Date: Sat, 22 Sep 2018 04:39:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:39:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","ip_address":"10.200.201.1"}],"id":"5c01d19e-d730-4fc6-8cde-bbd561ae0b6c","security_groups":["3c361973-4179-4acd-ac92-e5c87cb8a88c"],"mac_address":"fa:16:3e:c8:3b:ec","project_id":"47b5ae1e24bb4602a637ae36c2d19578","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-router-port1","admin_state_up":true,"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:12Z","binding:vnic_type":"normal","device_id":"47b6aa0b-284d-400f-95ab-237b80e971ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:39:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cba92ac4-309b-446a-b328-0ad114e49ed2","ip_address":"10.200.202.1"}],"id":"751a3a3f-5e44-4af9-862f-1b06a443c343","security_groups":["3c361973-4179-4acd-ac92-e5c87cb8a88c"],"mac_address":"fa:16:3e:dc:85:82","project_id":"47b5ae1e24bb4602a637ae36c2d19578","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-router-port2","admin_state_up":true,"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:17Z","binding:vnic_type":"normal","device_id":"47b6aa0b-284d-400f-95ab-237b80e971ae"}]} 2018-09-22 04:39:20,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=47b6aa0b-284d-400f-95ab-237b80e971ae used request id req-5b785ae1-d506-4342-ab95-c75a088cad63 2018-09-22 04:39:20,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1e0937d2-2224-4d76-83f4-b59f19400c5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:20,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-77c35e4e-1a81-4127-aa0d-26808e5e1b54 Date: Sat, 22 Sep 2018 04:39:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:01Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1"}} 2018-09-22 04:39:20,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1e0937d2-2224-4d76-83f4-b59f19400c5d used request id req-77c35e4e-1a81-4127-aa0d-26808e5e1b54 2018-09-22 04:39:20,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/cba92ac4-309b-446a-b328-0ad114e49ed2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:39:20,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-d1a26e09-90ba-4aa7-844a-8a1254a9a7a2 Date: Sat, 22 Sep 2018 04:39:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:03Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:03Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"cba92ac4-309b-446a-b328-0ad114e49ed2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2"}} 2018-09-22 04:39:20,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/cba92ac4-309b-446a-b328-0ad114e49ed2 used request id req-d1a26e09-90ba-4aa7-844a-8a1254a9a7a2 2018-09-22 04:39:20,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:39:20,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:39:20,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:39:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["UfGpbofMTwqdtpqZD3Au-A"], "issued_at": "2018-09-22T04:39:20.000000Z"}} 2018-09-22 04:39:20,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d39b95381a0d825a8f9c265707f505a247272c6" 2018-09-22 04:39:21,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd67856-1ba8-42a6-b1d3-9a48dc0f24c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:39:21,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ffd67856-1ba8-42a6-b1d3-9a48dc0f24c7 2018-09-22 04:39:21,052 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:39:21,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d39b95381a0d825a8f9c265707f505a247272c6" 2018-09-22 04:39:21,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39: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-f1d6f3b4-55ac-417e-b53a-cd499aae5c60 x-compute-request-id: req-f1d6f3b4-55ac-417e-b53a-cd499aae5c60 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:39:21,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f1d6f3b4-55ac-417e-b53a-cd499aae5c60 2018-09-22 04:39:21,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d39b95381a0d825a8f9c265707f505a247272c6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-09-22 04:39:21,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39: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-cc1dd2d3-dee3-4a5b-91ec-527606e773f4 x-compute-request-id: req-cc1dd2d3-dee3-4a5b-91ec-527606e773f4 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "97902980-1841-4d83-82bf-d64399bdec67", "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:39:21,678 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-cc1dd2d3-dee3-4a5b-91ec-527606e773f4 2018-09-22 04:39:21,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:39:21,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:39:22,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09d8438d647940d59a2f2d22384965cb", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj-role"}], "expires_at": "2018-09-22T05:39:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47b5ae1e24bb4602a637ae36c2d19578", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-user", "id": "d66dcb1f01b046d8954a542f7469aaae"}, "audit_ids": ["K9b7HVSRThaPCwiTid5pzw"], "issued_at": "2018-09-22T04:39:22.000000Z"}} 2018-09-22 04:39:22,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb74e55932e366c1a23e38a67c9ec221f363ea5" 2018-09-22 04:39:22,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fe070c0-c2ed-4b89-9271-12c8e70abbba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:39:22,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4fe070c0-c2ed-4b89-9271-12c8e70abbba 2018-09-22 04:39:22,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb74e55932e366c1a23e38a67c9ec221f363ea5" 2018-09-22 04:39:22,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ac7a8c11-5d1b-492f-827f-470e41d0727e Date: Sat, 22 Sep 2018 04:39:22 GMT RESP BODY: {"security_groups": []} 2018-09-22 04:39:22,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-sec-grp used request id req-ac7a8c11-5d1b-492f-827f-470e41d0727e 2018-09-22 04:39:22,316 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-sec-grp... 2018-09-22 04:39:22,316 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-sec-grp 2018-09-22 04:39:22,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb74e55932e366c1a23e38a67c9ec221f363ea5" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-sec-grp"}}' 2018-09-22 04:39:22,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-e560dd40-5506-4191-9cdc-03b03d64e064 Date: Sat, 22 Sep 2018 04:39:22 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:22Z", "updated_at": "2018-09-22T04:39:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:39:22Z", "revision_number": 0, "id": "895ec965-c139-4257-9998-a9ea5b617434", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b5ae1e24bb4602a637ae36c2d19578"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:39:22Z", "revision_number": 0, "id": "c7d14705-4e44-4fe3-a75c-a4f6b57a0e63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b5ae1e24bb4602a637ae36c2d19578"}], "revision_number": 2, "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-sec-grp"}} 2018-09-22 04:39:22,673 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-e560dd40-5506-4191-9cdc-03b03d64e064 2018-09-22 04:39:22,674 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff1314db-7f78-48cc-8a80-4f232c2b342e 2018-09-22 04:39:22,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff1314db-7f78-48cc-8a80-4f232c2b342e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb74e55932e366c1a23e38a67c9ec221f363ea5" 2018-09-22 04:39:22,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-32483eda-4607-4d1c-9706-dec68be7214e Date: Sat, 22 Sep 2018 04:39:22 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-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "port_range_min": null, "revision_number": 0, "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:22Z", "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "895ec965-c139-4257-9998-a9ea5b617434"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "port_range_min": null, "revision_number": 0, "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:22Z", "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "c7d14705-4e44-4fe3-a75c-a4f6b57a0e63"}]} 2018-09-22 04:39:22,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff1314db-7f78-48cc-8a80-4f232c2b342e used request id req-32483eda-4607-4d1c-9706-dec68be7214e 2018-09-22 04:39:22,853 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff1314db-7f78-48cc-8a80-4f232c2b342e 2018-09-22 04:39:22,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff1314db-7f78-48cc-8a80-4f232c2b342e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb74e55932e366c1a23e38a67c9ec221f363ea5" 2018-09-22 04:39:23,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-59b5cc66-0c83-447c-a1c6-7cf3b4510431 Date: Sat, 22 Sep 2018 04:39:23 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-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "port_range_min": null, "revision_number": 0, "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:22Z", "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "895ec965-c139-4257-9998-a9ea5b617434"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "port_range_min": null, "revision_number": 0, "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:22Z", "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "c7d14705-4e44-4fe3-a75c-a4f6b57a0e63"}]} 2018-09-22 04:39:23,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff1314db-7f78-48cc-8a80-4f232c2b342e used request id req-59b5cc66-0c83-447c-a1c6-7cf3b4510431 2018-09-22 04:39:23,030 - neutron_utils - INFO - Retrieving security group with ID - ff1314db-7f78-48cc-8a80-4f232c2b342e 2018-09-22 04:39:23,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ff1314db-7f78-48cc-8a80-4f232c2b342e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb74e55932e366c1a23e38a67c9ec221f363ea5" 2018-09-22 04:39:23,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-94e9968d-f0fb-4e2b-bec7-96116d64d019 Date: Sat, 22 Sep 2018 04:39:23 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:22Z", "updated_at": "2018-09-22T04:39:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:39:22Z", "revision_number": 0, "id": "895ec965-c139-4257-9998-a9ea5b617434", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b5ae1e24bb4602a637ae36c2d19578"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:39:22Z", "revision_number": 0, "id": "c7d14705-4e44-4fe3-a75c-a4f6b57a0e63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b5ae1e24bb4602a637ae36c2d19578"}], "revision_number": 2, "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-sec-grp"}]} 2018-09-22 04:39:23,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ff1314db-7f78-48cc-8a80-4f232c2b342e used request id req-94e9968d-f0fb-4e2b-bec7-96116d64d019 2018-09-22 04:39:23,318 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff1314db-7f78-48cc-8a80-4f232c2b342e 2018-09-22 04:39:23,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff1314db-7f78-48cc-8a80-4f232c2b342e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb74e55932e366c1a23e38a67c9ec221f363ea5" 2018-09-22 04:39:23,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-49d33d35-4efd-4f8e-936c-563c546ac4ed Date: Sat, 22 Sep 2018 04:39:23 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-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "port_range_min": null, "revision_number": 0, "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:22Z", "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "895ec965-c139-4257-9998-a9ea5b617434"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "port_range_min": null, "revision_number": 0, "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:22Z", "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "c7d14705-4e44-4fe3-a75c-a4f6b57a0e63"}]} 2018-09-22 04:39:23,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff1314db-7f78-48cc-8a80-4f232c2b342e used request id req-49d33d35-4efd-4f8e-936c-563c546ac4ed 2018-09-22 04:39:23,489 - neutron_utils - INFO - Retrieving security group with ID - ff1314db-7f78-48cc-8a80-4f232c2b342e 2018-09-22 04:39:23,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ff1314db-7f78-48cc-8a80-4f232c2b342e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb74e55932e366c1a23e38a67c9ec221f363ea5" 2018-09-22 04:39:23,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-a2e7645e-9153-4cfe-bc46-fe16557ea0ac Date: Sat, 22 Sep 2018 04:39:23 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:22Z", "updated_at": "2018-09-22T04:39:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:39:22Z", "revision_number": 0, "id": "895ec965-c139-4257-9998-a9ea5b617434", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b5ae1e24bb4602a637ae36c2d19578"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:39:22Z", "revision_number": 0, "id": "c7d14705-4e44-4fe3-a75c-a4f6b57a0e63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b5ae1e24bb4602a637ae36c2d19578"}], "revision_number": 2, "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-sec-grp"}]} 2018-09-22 04:39:23,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ff1314db-7f78-48cc-8a80-4f232c2b342e used request id req-a2e7645e-9153-4cfe-bc46-fe16557ea0ac 2018-09-22 04:39:23,700 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff1314db-7f78-48cc-8a80-4f232c2b342e 2018-09-22 04:39:23,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff1314db-7f78-48cc-8a80-4f232c2b342e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb74e55932e366c1a23e38a67c9ec221f363ea5" 2018-09-22 04:39:23,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5c2e63b4-af35-4e04-8cdf-939ce5e80bbb Date: Sat, 22 Sep 2018 04:39:23 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-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "port_range_min": null, "revision_number": 0, "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:22Z", "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "895ec965-c139-4257-9998-a9ea5b617434"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "port_range_min": null, "revision_number": 0, "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:22Z", "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "c7d14705-4e44-4fe3-a75c-a4f6b57a0e63"}]} 2018-09-22 04:39:23,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff1314db-7f78-48cc-8a80-4f232c2b342e used request id req-5c2e63b4-af35-4e04-8cdf-939ce5e80bbb 2018-09-22 04:39:23,872 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-sec-grp 2018-09-22 04:39:23,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb74e55932e366c1a23e38a67c9ec221f363ea5" 2018-09-22 04:39:24,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-4315c003-8b45-4ebe-ac3d-404afa6840bd Date: Sat, 22 Sep 2018 04:39:24 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:22Z", "updated_at": "2018-09-22T04:39:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:39:22Z", "revision_number": 0, "id": "895ec965-c139-4257-9998-a9ea5b617434", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b5ae1e24bb4602a637ae36c2d19578"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:39:22Z", "revision_number": 0, "id": "c7d14705-4e44-4fe3-a75c-a4f6b57a0e63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b5ae1e24bb4602a637ae36c2d19578"}], "revision_number": 2, "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-sec-grp"}]} 2018-09-22 04:39:24,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-sec-grp used request id req-4315c003-8b45-4ebe-ac3d-404afa6840bd 2018-09-22 04:39:24,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:39:24,228 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:39:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:39:24,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb74e55932e366c1a23e38a67c9ec221f363ea5" 2018-09-22 04:39:24,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc608aa-d3af-4737-8edb-8782ce8a8b8d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578"}, "enabled": true, "id": "47b5ae1e24bb4602a637ae36c2d19578", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}} 2018-09-22 04:39:24,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 used request id req-4dc608aa-d3af-4737-8edb-8782ce8a8b8d 2018-09-22 04:39:24,309 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff1314db-7f78-48cc-8a80-4f232c2b342e 2018-09-22 04:39:24,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff1314db-7f78-48cc-8a80-4f232c2b342e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb74e55932e366c1a23e38a67c9ec221f363ea5" 2018-09-22 04:39:24,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fc29f112-3846-4b6a-a74e-132ec7ba3efb Date: Sat, 22 Sep 2018 04:39:24 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-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "port_range_min": null, "revision_number": 0, "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:22Z", "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "895ec965-c139-4257-9998-a9ea5b617434"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "port_range_min": null, "revision_number": 0, "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:22Z", "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "c7d14705-4e44-4fe3-a75c-a4f6b57a0e63"}]} 2018-09-22 04:39:24,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff1314db-7f78-48cc-8a80-4f232c2b342e used request id req-fc29f112-3846-4b6a-a74e-132ec7ba3efb 2018-09-22 04:39:24,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}fcb74e55932e366c1a23e38a67c9ec221f363ea5" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e"}}' 2018-09-22 04:39:24,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-0e257263-12ca-4aac-b2a5-5a3e4db1a32b Date: Sat, 22 Sep 2018 04:39:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:39:24Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "port_range_min": null, "revision_number": 0, "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:24Z", "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "9ed1b3f6-35b6-4eeb-b33e-7348dce6643b"}} 2018-09-22 04:39:24,821 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-0e257263-12ca-4aac-b2a5-5a3e4db1a32b 2018-09-22 04:39:24,822 - neutron_utils - INFO - Retrieving security group with ID - ff1314db-7f78-48cc-8a80-4f232c2b342e 2018-09-22 04:39:24,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ff1314db-7f78-48cc-8a80-4f232c2b342e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb74e55932e366c1a23e38a67c9ec221f363ea5" 2018-09-22 04:39:24,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-0d2e1806-9ecb-4f71-b16e-d1627af26185 Date: Sat, 22 Sep 2018 04:39:24 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:22Z", "updated_at": "2018-09-22T04:39:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:39:22Z", "revision_number": 0, "id": "895ec965-c139-4257-9998-a9ea5b617434", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b5ae1e24bb4602a637ae36c2d19578"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:39:24Z", "revision_number": 0, "id": "9ed1b3f6-35b6-4eeb-b33e-7348dce6643b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:39:24Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b5ae1e24bb4602a637ae36c2d19578"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:39:22Z", "revision_number": 0, "id": "c7d14705-4e44-4fe3-a75c-a4f6b57a0e63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b5ae1e24bb4602a637ae36c2d19578"}], "revision_number": 3, "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-sec-grp"}]} 2018-09-22 04:39:24,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ff1314db-7f78-48cc-8a80-4f232c2b342e used request id req-0d2e1806-9ecb-4f71-b16e-d1627af26185 2018-09-22 04:39:24,875 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff1314db-7f78-48cc-8a80-4f232c2b342e 2018-09-22 04:39:24,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff1314db-7f78-48cc-8a80-4f232c2b342e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb74e55932e366c1a23e38a67c9ec221f363ea5" 2018-09-22 04:39:24,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-d34c4048-b4ec-4d6b-bb9d-d3c7c1c3bcc3 Date: Sat, 22 Sep 2018 04:39:24 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-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "port_range_min": null, "revision_number": 0, "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:22Z", "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "895ec965-c139-4257-9998-a9ea5b617434"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:39:24Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "port_range_min": null, "revision_number": 0, "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:24Z", "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "9ed1b3f6-35b6-4eeb-b33e-7348dce6643b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:39:22Z", "security_group_id": "ff1314db-7f78-48cc-8a80-4f232c2b342e", "port_range_min": null, "revision_number": 0, "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:22Z", "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "c7d14705-4e44-4fe3-a75c-a4f6b57a0e63"}]} 2018-09-22 04:39:24,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff1314db-7f78-48cc-8a80-4f232c2b342e used request id req-d34c4048-b4ec-4d6b-bb9d-d3c7c1c3bcc3 2018-09-22 04:39:24,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:39:24,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:39:25,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09d8438d647940d59a2f2d22384965cb", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj-role"}], "expires_at": "2018-09-22T05:39:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47b5ae1e24bb4602a637ae36c2d19578", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-user", "id": "d66dcb1f01b046d8954a542f7469aaae"}, "audit_ids": ["leIqQMS-QiWTVrWX1yZxUg"], "issued_at": "2018-09-22T04:39:25.000000Z"}} 2018-09-22 04:39:25,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:25,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f615c4-8e95-432b-ad73-2a9a78e9612b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:39:25,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e6f615c4-8e95-432b-ad73-2a9a78e9612b 2018-09-22 04:39:25,361 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:39:25,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:25,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f0335d4-b1b3-42be-b4a5-953f8830abda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:39:25,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3f0335d4-b1b3-42be-b4a5-953f8830abda 2018-09-22 04:39:25,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:25,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-6846d79e-e487-4c76-8527-8939e764074c Date: Sat, 22 Sep 2018 04:39:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1e0937d2-2224-4d76-83f4-b59f19400c5d"],"updated_at":"2018-09-22T04:39:01Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1"}]} 2018-09-22 04:39:25,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 used request id req-6846d79e-e487-4c76-8527-8939e764074c 2018-09-22 04:39:25,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:39:25,678 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:39:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:39:25,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:25,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcac3f98-7ec9-4de5-a8ba-6198b0f1c6e9 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578"}, "enabled": true, "id": "47b5ae1e24bb4602a637ae36c2d19578", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}} 2018-09-22 04:39:25,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 used request id req-bcac3f98-7ec9-4de5-a8ba-6198b0f1c6e9 2018-09-22 04:39:25,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:25,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-aa8f6771-f6b1-48f8-922c-c1894d8c687e Date: Sat, 22 Sep 2018 04:39:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1"}]} 2018-09-22 04:39:25,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 used request id req-aa8f6771-f6b1-48f8-922c-c1894d8c687e 2018-09-22 04:39:25,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:26,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-19c43ef9-5806-4683-a677-14e168f22b6a Date: Sat, 22 Sep 2018 04:39:26 GMT RESP BODY: {"ports":[]} 2018-09-22 04:39:26,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm1-port&admin_state_up=True used request id req-19c43ef9-5806-4683-a677-14e168f22b6a 2018-09-22 04:39:26,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:26,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39: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-4035100f-b74e-4ae9-841d-96e011b66498 x-compute-request-id: req-4035100f-b74e-4ae9-841d-96e011b66498 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:39:26,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1 used request id req-4035100f-b74e-4ae9-841d-96e011b66498 2018-09-22 04:39:26,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:26,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-d9ad13a7-db23-4b05-af43-d5336c874527 Date: Sat, 22 Sep 2018 04:39:26 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":["1e0937d2-2224-4d76-83f4-b59f19400c5d"],"updated_at":"2018-09-22T04:39:01Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1"}]} 2018-09-22 04:39:26,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 used request id req-d9ad13a7-db23-4b05-af43-d5336c874527 2018-09-22 04:39:26,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:26,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-136b802b-457b-46c5-af47-8eb95b8a5fa2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578"}, "enabled": true, "id": "47b5ae1e24bb4602a637ae36c2d19578", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}} 2018-09-22 04:39:26,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 used request id req-136b802b-457b-46c5-af47-8eb95b8a5fa2 2018-09-22 04:39:26,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:27,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c481a061-d8c9-4cd1-9dc2-8bc99aeeca08 Date: Sat, 22 Sep 2018 04:39:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1"}]} 2018-09-22 04:39:27,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 used request id req-c481a061-d8c9-4cd1-9dc2-8bc99aeeca08 2018-09-22 04:39:27,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:27,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0884e818-2489-4776-aece-130a09b950cc Date: Sat, 22 Sep 2018 04:39:27 GMT RESP BODY: {"ports":[]} 2018-09-22 04:39:27,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm1-port&admin_state_up=True used request id req-0884e818-2489-4776-aece-130a09b950cc 2018-09-22 04:39:27,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:39:27,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:39:27,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09d8438d647940d59a2f2d22384965cb", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj-role"}], "expires_at": "2018-09-22T05:39:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47b5ae1e24bb4602a637ae36c2d19578", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-user", "id": "d66dcb1f01b046d8954a542f7469aaae"}, "audit_ids": ["bf8TzFjKR0edJLZkVaWEzQ"], "issued_at": "2018-09-22T04:39:27.000000Z"}} 2018-09-22 04:39:27,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea212e6e5e5a8f30998fb746365739b1c3f7e669" 2018-09-22 04:39:27,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-562eb216-7e22-4c33-8fa0-00d06156d48f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:39:27,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-562eb216-7e22-4c33-8fa0-00d06156d48f 2018-09-22 04:39:27,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:27,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-67b16d65-68f5-4322-9455-3a49efd55fec Date: Sat, 22 Sep 2018 04:39:27 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":["1e0937d2-2224-4d76-83f4-b59f19400c5d"],"updated_at":"2018-09-22T04:39:01Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1"}]} 2018-09-22 04:39:27,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 used request id req-67b16d65-68f5-4322-9455-3a49efd55fec 2018-09-22 04:39:27,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:28,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-83b38839-f12c-4022-a76a-0bb3f389e6cd Date: Sat, 22 Sep 2018 04:39:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1"}]} 2018-09-22 04:39:28,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 used request id req-83b38839-f12c-4022-a76a-0bb3f389e6cd 2018-09-22 04:39:28,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:28,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-148a48c5-6c1e-4188-8e56-f428577d91bb Date: Sat, 22 Sep 2018 04:39:28 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":["1e0937d2-2224-4d76-83f4-b59f19400c5d"],"updated_at":"2018-09-22T04:39:01Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1"}]} 2018-09-22 04:39:28,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 used request id req-148a48c5-6c1e-4188-8e56-f428577d91bb 2018-09-22 04:39:28,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:39:28,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:39:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:39:28,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea212e6e5e5a8f30998fb746365739b1c3f7e669" 2018-09-22 04:39:28,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2ab4a50-fce2-4f54-b869-0984b1e120d3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578"}, "enabled": true, "id": "47b5ae1e24bb4602a637ae36c2d19578", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}} 2018-09-22 04:39:28,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 used request id req-a2ab4a50-fce2-4f54-b869-0984b1e120d3 2018-09-22 04:39:28,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:28,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b00d7583-7b07-4d4a-a255-86337fe69f18 Date: Sat, 22 Sep 2018 04:39:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1"}]} 2018-09-22 04:39:28,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 used request id req-b00d7583-7b07-4d4a-a255-86337fe69f18 2018-09-22 04:39:28,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:28,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8c3c387b-4a22-4681-b346-654b7ecf31c5 Date: Sat, 22 Sep 2018 04:39:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1"}]} 2018-09-22 04:39:28,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1 used request id req-8c3c387b-4a22-4681-b346-654b7ecf31c5 2018-09-22 04:39:28,917 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 2018-09-22 04:39:28,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" -d '{"port": {"network_id": "319e8668-f0a5-45bf-bdde-2ea2f256eee2", "fixed_ips": [{"subnet_id": "1e0937d2-2224-4d76-83f4-b59f19400c5d", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm1-port", "admin_state_up": true}}' 2018-09-22 04:39:29,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-397e5eaf-5e19-453e-98d5-b92b85636383 Date: Sat, 22 Sep 2018 04:39:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:39:29Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","ip_address":"10.200.201.5"}],"id":"fb9d2a2f-55b6-4bee-9bbc-e548f6ca2882","security_groups":["3c361973-4179-4acd-ac92-e5c87cb8a88c"],"mac_address":"fa:16:3e:a8:52:7e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm1-port","project_id":"47b5ae1e24bb4602a637ae36c2d19578","qos_policy_id":null,"admin_state_up":true,"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:29Z","binding:vnic_type":"normal"}} 2018-09-22 04:39:29,766 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-397e5eaf-5e19-453e-98d5-b92b85636383 2018-09-22 04:39:29,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:30,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-7553c4ae-5595-494e-b5fb-15bcb0060199 Date: Sat, 22 Sep 2018 04:39:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1e0937d2-2224-4d76-83f4-b59f19400c5d"],"updated_at":"2018-09-22T04:39:01Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1"}]} 2018-09-22 04:39:30,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 used request id req-7553c4ae-5595-494e-b5fb-15bcb0060199 2018-09-22 04:39:30,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:30,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53234e99-6b4f-42f3-a6a4-e9f5a63feb9e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578"}, "enabled": true, "id": "47b5ae1e24bb4602a637ae36c2d19578", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}} 2018-09-22 04:39:30,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 used request id req-53234e99-6b4f-42f3-a6a4-e9f5a63feb9e 2018-09-22 04:39:30,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:30,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c9b45a3e-b01d-4e74-a2be-d076703970e2 Date: Sat, 22 Sep 2018 04:39:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1"}]} 2018-09-22 04:39:30,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 used request id req-c9b45a3e-b01d-4e74-a2be-d076703970e2 2018-09-22 04:39:30,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:30,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-0fbb075c-4c4d-40d1-afbc-391a583872f0 Date: Sat, 22 Sep 2018 04:39:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:39:29Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","ip_address":"10.200.201.5"}],"id":"fb9d2a2f-55b6-4bee-9bbc-e548f6ca2882","security_groups":["3c361973-4179-4acd-ac92-e5c87cb8a88c"],"mac_address":"fa:16:3e:a8:52:7e","project_id":"47b5ae1e24bb4602a637ae36c2d19578","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm1-port","admin_state_up":true,"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:29Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:39:30,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm1-port&admin_state_up=True used request id req-0fbb075c-4c4d-40d1-afbc-391a583872f0 2018-09-22 04:39:30,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:30,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557a581e-0911-4cde-9904-e8cb2bbf71cf Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578"}, "enabled": true, "id": "47b5ae1e24bb4602a637ae36c2d19578", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}} 2018-09-22 04:39:30,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 used request id req-557a581e-0911-4cde-9904-e8cb2bbf71cf 2018-09-22 04:39:30,481 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1 2018-09-22 04:39:30,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:30,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39: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-5fefe9aa-1684-4d60-8140-a9e9ca775625 x-compute-request-id: req-5fefe9aa-1684-4d60-8140-a9e9ca775625 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-flavor-name"}]} 2018-09-22 04:39:30,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-5fefe9aa-1684-4d60-8140-a9e9ca775625 2018-09-22 04:39:30,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/97902980-1841-4d83-82bf-d64399bdec67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:30,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39: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-164f8972-2a01-47e0-a40e-0a172a05dc71 x-compute-request-id: req-164f8972-2a01-47e0-a40e-0a172a05dc71 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "97902980-1841-4d83-82bf-d64399bdec67", "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:39:30,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/97902980-1841-4d83-82bf-d64399bdec67 used request id req-164f8972-2a01-47e0-a40e-0a172a05dc71 2018-09-22 04:39:30,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-2afdbd53-b671-448e-9e47-bc8d3086b08e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:30,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-eabed709-0b44-43c5-a944-448784b32283 Date: Sat, 22 Sep 2018 04:39:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-2afdbd53-b671-448e-9e47-bc8d3086b08e", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:38:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:38:58Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87/snap", "metadata": {}}], "self": "/v2/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "min_disk": 0, "protected": false, "id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "file": "/v2/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "47b5ae1e24bb4602a637ae36c2d19578", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-2afdbd53-b671-448e-9e47-bc8d3086b08e"} 2018-09-22 04:39:30,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-2afdbd53-b671-448e-9e47-bc8d3086b08e used request id req-eabed709-0b44-43c5-a944-448784b32283 2018-09-22 04:39:30,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:30,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e1a9534d-83ad-4c76-9bae-c820a5886f84 Date: Sat, 22 Sep 2018 04:39:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:39:30,874 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e1a9534d-83ad-4c76-9bae-c820a5886f84 2018-09-22 04:39:30,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" -d '{"server": {"name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1", "imageRef": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "flavorRef": "97902980-1841-4d83-82bf-d64399bdec67", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "fb9d2a2f-55b6-4bee-9bbc-e548f6ca2882"}]}}' 2018-09-22 04:39:32,033 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:39: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-2b25af24-9cc2-4bbc-a93e-bdbe5efe13ab x-compute-request-id: req-2b25af24-9cc2-4bbc-a93e-bdbe5efe13ab Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "bookmark"}], "adminPass": "vzhz8LqKYaf9"}} 2018-09-22 04:39:32,033 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-2b25af24-9cc2-4bbc-a93e-bdbe5efe13ab 2018-09-22 04:39:32,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:32,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39: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-6b49e887-1dd6-4ded-8fee-997d825892eb x-compute-request-id: req-6b49e887-1dd6-4ded-8fee-997d825892eb 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.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:39:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1", "created": "2018-09-22T04:39:31Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:39:32,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f used request id req-6b49e887-1dd6-4ded-8fee-997d825892eb 2018-09-22 04:39:32,410 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1 2018-09-22 04:39:32,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:32,789 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39: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-2d6d6e91-4b52-490c-9e26-bd5c2b3894f2 x-compute-request-id: req-2d6d6e91-4b52-490c-9e26-bd5c2b3894f2 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.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:39:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1", "created": "2018-09-22T04:39:31Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:39:32,789 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f used request id req-2d6d6e91-4b52-490c-9e26-bd5c2b3894f2 2018-09-22 04:39:32,789 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1] is - BUILD 2018-09-22 04:39:32,789 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:39:35,793 - create_instance - DEBUG - VM status query timeout in 896.617429972 2018-09-22 04:39:35,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:36,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39: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-bb1bf987-e9c7-41bc-882c-f342683f26cc x-compute-request-id: req-bb1bf987-e9c7-41bc-882c-f342683f26cc Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "security_groups": [{"name": "default"}], "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:39:34Z", "hostId": "7009a311746354d678ab6c737b87c44f6670c2c3a7f22ede77567695", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1", "created": "2018-09-22T04:39:31Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:39:36,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f used request id req-bb1bf987-e9c7-41bc-882c-f342683f26cc 2018-09-22 04:39:36,393 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1] is - BUILD 2018-09-22 04:39:36,393 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:39:39,396 - create_instance - DEBUG - VM status query timeout in 893.013599873 2018-09-22 04:39:39,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:39,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39: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-eec18b8b-5156-49ae-9a24-288cb4027420 x-compute-request-id: req-eec18b8b-5156-49ae-9a24-288cb4027420 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "security_groups": [{"name": "default"}], "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:39:34Z", "hostId": "7009a311746354d678ab6c737b87c44f6670c2c3a7f22ede77567695", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1", "created": "2018-09-22T04:39:31Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:39:39,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f used request id req-eec18b8b-5156-49ae-9a24-288cb4027420 2018-09-22 04:39:39,876 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1] is - BUILD 2018-09-22 04:39:39,877 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:39:42,880 - create_instance - DEBUG - VM status query timeout in 889.530314922 2018-09-22 04:39:42,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:43,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39: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-17c0731c-78a0-4805-aa1a-854f5dfe0c44 x-compute-request-id: req-17c0731c-78a0-4805-aa1a-854f5dfe0c44 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:52:7e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:39:26.000000", "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "security_groups": [{"name": "default"}], "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:39:40Z", "hostId": "7009a311746354d678ab6c737b87c44f6670c2c3a7f22ede77567695", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1", "created": "2018-09-22T04:39:31Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:39:43,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f used request id req-17c0731c-78a0-4805-aa1a-854f5dfe0c44 2018-09-22 04:39:43,693 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1] is - ACTIVE 2018-09-22 04:39:43,694 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:39:43,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:44,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39: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-b53ed69d-2db2-4185-ba21-470616df4642 x-compute-request-id: req-b53ed69d-2db2-4185-ba21-470616df4642 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:52:7e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:39:26.000000", "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "security_groups": [{"name": "default"}], "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:39:40Z", "hostId": "7009a311746354d678ab6c737b87c44f6670c2c3a7f22ede77567695", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1", "created": "2018-09-22T04:39:31Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:39:44,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f used request id req-b53ed69d-2db2-4185-ba21-470616df4642 2018-09-22 04:39:44,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:44,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-791edd42-75c0-47d6-900b-ec088eec558a Date: Sat, 22 Sep 2018 04:39:44 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":["1e0937d2-2224-4d76-83f4-b59f19400c5d"],"updated_at":"2018-09-22T04:39:01Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1"}]} 2018-09-22 04:39:44,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 used request id req-791edd42-75c0-47d6-900b-ec088eec558a 2018-09-22 04:39:44,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:44,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5821adc-b075-4fa0-94b3-515825529126 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578"}, "enabled": true, "id": "47b5ae1e24bb4602a637ae36c2d19578", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}} 2018-09-22 04:39:44,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 used request id req-e5821adc-b075-4fa0-94b3-515825529126 2018-09-22 04:39:44,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:44,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-bc93d3fb-1bbf-439c-b98c-240565a27883 Date: Sat, 22 Sep 2018 04:39:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:01Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1"}]} 2018-09-22 04:39:44,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 used request id req-bc93d3fb-1bbf-439c-b98c-240565a27883 2018-09-22 04:39:44,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:39:44,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-e59a9c62-3ddc-4a75-b4d0-15c74845c10d Date: Sat, 22 Sep 2018 04:39:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:39:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","ip_address":"10.200.201.2"}],"id":"29597b2d-38fb-4a6f-a606-b834b0ba4369","security_groups":[],"mac_address":"fa:16:3e:86:87:29","project_id":"47b5ae1e24bb4602a637ae36c2d19578","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-319e8668-f0a5-45bf-bdde-2ea2f256eee2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:39:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","ip_address":"10.200.201.1"}],"id":"5c01d19e-d730-4fc6-8cde-bbd561ae0b6c","security_groups":["3c361973-4179-4acd-ac92-e5c87cb8a88c"],"mac_address":"fa:16:3e:c8:3b:ec","project_id":"47b5ae1e24bb4602a637ae36c2d19578","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-router-port1","admin_state_up":true,"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:12Z","binding:vnic_type":"normal","device_id":"47b6aa0b-284d-400f-95ab-237b80e971ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:39:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","ip_address":"10.200.201.4"}],"id":"61ceb0bf-7071-4310-9b48-ab339cdb99f6","security_groups":[],"mac_address":"fa:16:3e:d6:ca:a2","project_id":"47b5ae1e24bb4602a637ae36c2d19578","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-319e8668-f0a5-45bf-bdde-2ea2f256eee2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:39:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","ip_address":"10.200.201.3"}],"id":"78918bb1-8adf-4841-915e-28713f275ad1","security_groups":[],"mac_address":"fa:16:3e:35:b9:61","project_id":"47b5ae1e24bb4602a637ae36c2d19578","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-319e8668-f0a5-45bf-bdde-2ea2f256eee2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:39:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1e0937d2-2224-4d76-83f4-b59f19400c5d","ip_address":"10.200.201.5"}],"id":"fb9d2a2f-55b6-4bee-9bbc-e548f6ca2882","security_groups":["3c361973-4179-4acd-ac92-e5c87cb8a88c"],"mac_address":"fa:16:3e:a8:52:7e","project_id":"47b5ae1e24bb4602a637ae36c2d19578","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm1-port","admin_state_up":true,"network_id":"319e8668-f0a5-45bf-bdde-2ea2f256eee2","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:29Z","binding:vnic_type":"normal","device_id":"a49b186b-6a3b-4f2e-8f7c-a78459505d2f"}]} 2018-09-22 04:39:44,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=319e8668-f0a5-45bf-bdde-2ea2f256eee2 used request id req-e59a9c62-3ddc-4a75-b4d0-15c74845c10d 2018-09-22 04:39:44,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:39:44,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:39:44,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09d8438d647940d59a2f2d22384965cb", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj-role"}], "expires_at": "2018-09-22T05:39:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47b5ae1e24bb4602a637ae36c2d19578", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-user", "id": "d66dcb1f01b046d8954a542f7469aaae"}, "audit_ids": ["A4o3tYYbSIiAheqLUKUNUw"], "issued_at": "2018-09-22T04:39:44.000000Z"}} 2018-09-22 04:39:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:45,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-408eb710-4ee2-43d9-abaa-332c7b60c0f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:39:45,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-408eb710-4ee2-43d9-abaa-332c7b60c0f4 2018-09-22 04:39:45,063 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:39:45,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:45,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f529dee7-fafc-4cf4-9a30-34a7e776c7b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:39:45,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f529dee7-fafc-4cf4-9a30-34a7e776c7b3 2018-09-22 04:39:45,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:45,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-3e21aaf5-8e21-43cb-88ee-5ecf47b860f7 Date: Sat, 22 Sep 2018 04:39: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":["cba92ac4-309b-446a-b328-0ad114e49ed2"],"updated_at":"2018-09-22T04:39:03Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2"}]} 2018-09-22 04:39:45,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 used request id req-3e21aaf5-8e21-43cb-88ee-5ecf47b860f7 2018-09-22 04:39:45,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:39:45,392 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:39:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:39:45,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:45,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c532301a-55ac-4c65-967b-d9973cf2ef67 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578"}, "enabled": true, "id": "47b5ae1e24bb4602a637ae36c2d19578", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}} 2018-09-22 04:39:45,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 used request id req-c532301a-55ac-4c65-967b-d9973cf2ef67 2018-09-22 04:39:45,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:45,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2dbd5fbd-dd76-4f08-97ca-18286afcc2a6 Date: Sat, 22 Sep 2018 04:39:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:03Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"cba92ac4-309b-446a-b328-0ad114e49ed2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2"}]} 2018-09-22 04:39:45,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee used request id req-2dbd5fbd-dd76-4f08-97ca-18286afcc2a6 2018-09-22 04:39:45,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:46,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f104bcdc-f1a0-428a-9d8a-fd589b818bc5 Date: Sat, 22 Sep 2018 04:39:46 GMT RESP BODY: {"ports":[]} 2018-09-22 04:39:46,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm2-port&admin_state_up=True used request id req-f104bcdc-f1a0-428a-9d8a-fd589b818bc5 2018-09-22 04:39:46,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:46,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39: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-eaf7ad12-a381-455a-8b51-8de3295076df x-compute-request-id: req-eaf7ad12-a381-455a-8b51-8de3295076df Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:39:46,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2 used request id req-eaf7ad12-a381-455a-8b51-8de3295076df 2018-09-22 04:39:46,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:46,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-a028302d-e8b3-417e-8437-43ec1e11ef20 Date: Sat, 22 Sep 2018 04:39:46 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":["cba92ac4-309b-446a-b328-0ad114e49ed2"],"updated_at":"2018-09-22T04:39:03Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2"}]} 2018-09-22 04:39:46,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 used request id req-a028302d-e8b3-417e-8437-43ec1e11ef20 2018-09-22 04:39:46,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:46,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91ef149e-2300-41f3-8b59-b8aeda58c763 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578"}, "enabled": true, "id": "47b5ae1e24bb4602a637ae36c2d19578", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}} 2018-09-22 04:39:46,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 used request id req-91ef149e-2300-41f3-8b59-b8aeda58c763 2018-09-22 04:39:46,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:46,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-978a2399-cbca-421b-83d1-2d7a50c2269d Date: Sat, 22 Sep 2018 04:39:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:03Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"cba92ac4-309b-446a-b328-0ad114e49ed2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2"}]} 2018-09-22 04:39:46,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee used request id req-978a2399-cbca-421b-83d1-2d7a50c2269d 2018-09-22 04:39:46,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:47,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e6430d1b-1138-4f3e-ac37-4eac0f407672 Date: Sat, 22 Sep 2018 04:39:47 GMT RESP BODY: {"ports":[]} 2018-09-22 04:39:47,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm2-port&admin_state_up=True used request id req-e6430d1b-1138-4f3e-ac37-4eac0f407672 2018-09-22 04:39:47,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:39:47,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:39:47,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09d8438d647940d59a2f2d22384965cb", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj-role"}], "expires_at": "2018-09-22T05:39:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47b5ae1e24bb4602a637ae36c2d19578", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/47b5ae1e24bb4602a637ae36c2d19578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-user", "id": "d66dcb1f01b046d8954a542f7469aaae"}, "audit_ids": ["GrzyG_d7S8yJEk1W5Ls0bQ"], "issued_at": "2018-09-22T04:39:47.000000Z"}} 2018-09-22 04:39:47,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af36548d811964ecb3d06584ecb06f7504fcba20" 2018-09-22 04:39:47,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b60b7122-ae53-4890-b6f7-1d4b7377fedb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:39:47,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b60b7122-ae53-4890-b6f7-1d4b7377fedb 2018-09-22 04:39:47,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:47,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-a0a62c43-3a57-4830-8caa-be7b26d8cb58 Date: Sat, 22 Sep 2018 04:39:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cba92ac4-309b-446a-b328-0ad114e49ed2"],"updated_at":"2018-09-22T04:39:03Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2"}]} 2018-09-22 04:39:47,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 used request id req-a0a62c43-3a57-4830-8caa-be7b26d8cb58 2018-09-22 04:39:47,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:47,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d76eece6-3e06-42c4-a259-c46c7e99864e Date: Sat, 22 Sep 2018 04:39:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:03Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"cba92ac4-309b-446a-b328-0ad114e49ed2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2"}]} 2018-09-22 04:39:47,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee used request id req-d76eece6-3e06-42c4-a259-c46c7e99864e 2018-09-22 04:39:47,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:48,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-c635f539-e698-47ec-9240-5d08868bfa87 Date: Sat, 22 Sep 2018 04:39: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":["cba92ac4-309b-446a-b328-0ad114e49ed2"],"updated_at":"2018-09-22T04:39:03Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2"}]} 2018-09-22 04:39:48,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 used request id req-c635f539-e698-47ec-9240-5d08868bfa87 2018-09-22 04:39:48,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:39:48,038 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:39:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:39:48,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af36548d811964ecb3d06584ecb06f7504fcba20" 2018-09-22 04:39:48,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f19c832-4d85-43db-9b2e-4dd9db4d70cb Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578"}, "enabled": true, "id": "47b5ae1e24bb4602a637ae36c2d19578", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}} 2018-09-22 04:39:48,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 used request id req-6f19c832-4d85-43db-9b2e-4dd9db4d70cb 2018-09-22 04:39:48,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:48,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9263ebae-58da-4669-96a4-1323abaa41ec Date: Sat, 22 Sep 2018 04:39:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:03Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"cba92ac4-309b-446a-b328-0ad114e49ed2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2"}]} 2018-09-22 04:39:48,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee used request id req-9263ebae-58da-4669-96a4-1323abaa41ec 2018-09-22 04:39:48,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:48,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ebec6f9c-4723-47aa-9df8-02875986a282 Date: Sat, 22 Sep 2018 04:39:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:03Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"cba92ac4-309b-446a-b328-0ad114e49ed2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2"}]} 2018-09-22 04:39:48,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2 used request id req-ebec6f9c-4723-47aa-9df8-02875986a282 2018-09-22 04:39:48,538 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 2018-09-22 04:39:48,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" -d '{"port": {"network_id": "7c875f74-1f48-423e-80ec-be21e1aa34ee", "fixed_ips": [{"subnet_id": "cba92ac4-309b-446a-b328-0ad114e49ed2", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm2-port", "admin_state_up": true}}' 2018-09-22 04:39:49,693 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-e4b3607b-2182-47d3-913b-48b91d12b6e5 Date: Sat, 22 Sep 2018 04:39:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:39:49Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cba92ac4-309b-446a-b328-0ad114e49ed2","ip_address":"10.200.202.5"}],"id":"398ed543-d670-48ea-bfaa-bd2124c5bfd6","security_groups":["3c361973-4179-4acd-ac92-e5c87cb8a88c"],"mac_address":"fa:16:3e:25:74:10","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm2-port","project_id":"47b5ae1e24bb4602a637ae36c2d19578","qos_policy_id":null,"admin_state_up":true,"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:49Z","binding:vnic_type":"normal"}} 2018-09-22 04:39:49,694 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-e4b3607b-2182-47d3-913b-48b91d12b6e5 2018-09-22 04:39:49,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:49,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-34bb8b2c-740f-49da-a988-d35747112563 Date: Sat, 22 Sep 2018 04:39:49 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":["cba92ac4-309b-446a-b328-0ad114e49ed2"],"updated_at":"2018-09-22T04:39:03Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2"}]} 2018-09-22 04:39:49,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 used request id req-34bb8b2c-740f-49da-a988-d35747112563 2018-09-22 04:39:49,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:49,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-890edabc-d06e-4234-84fe-4131579b7ab5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578"}, "enabled": true, "id": "47b5ae1e24bb4602a637ae36c2d19578", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}} 2018-09-22 04:39:49,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 used request id req-890edabc-d06e-4234-84fe-4131579b7ab5 2018-09-22 04:39:49,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:50,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9f75bfb7-c416-4615-9994-d922039a30ac Date: Sat, 22 Sep 2018 04:39:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:03Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"cba92ac4-309b-446a-b328-0ad114e49ed2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2"}]} 2018-09-22 04:39:50,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee used request id req-9f75bfb7-c416-4615-9994-d922039a30ac 2018-09-22 04:39:50,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:50,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-b2fc9ff6-9977-4f48-8e12-3cac9c4470c9 Date: Sat, 22 Sep 2018 04:39:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:39:49Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cba92ac4-309b-446a-b328-0ad114e49ed2","ip_address":"10.200.202.5"}],"id":"398ed543-d670-48ea-bfaa-bd2124c5bfd6","security_groups":["3c361973-4179-4acd-ac92-e5c87cb8a88c"],"mac_address":"fa:16:3e:25:74:10","project_id":"47b5ae1e24bb4602a637ae36c2d19578","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm2-port","admin_state_up":true,"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:49Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:39:50,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee&name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm2-port&admin_state_up=True used request id req-b2fc9ff6-9977-4f48-8e12-3cac9c4470c9 2018-09-22 04:39:50,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:50,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afde6881-1944-42f8-9851-9eb4f7b66fb1 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578"}, "enabled": true, "id": "47b5ae1e24bb4602a637ae36c2d19578", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}} 2018-09-22 04:39:50,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 used request id req-afde6881-1944-42f8-9851-9eb4f7b66fb1 2018-09-22 04:39:50,244 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2 2018-09-22 04:39:50,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:50,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39: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-042a754a-445a-4fd1-87ed-b05acd1685e7 x-compute-request-id: req-042a754a-445a-4fd1-87ed-b05acd1685e7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-flavor-name"}]} 2018-09-22 04:39:50,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-042a754a-445a-4fd1-87ed-b05acd1685e7 2018-09-22 04:39:50,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/97902980-1841-4d83-82bf-d64399bdec67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:50,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39: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-81130bde-2712-44b0-af0c-9bf3f6cfa6ca x-compute-request-id: req-81130bde-2712-44b0-af0c-9bf3f6cfa6ca Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "97902980-1841-4d83-82bf-d64399bdec67", "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:39:50,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/97902980-1841-4d83-82bf-d64399bdec67 used request id req-81130bde-2712-44b0-af0c-9bf3f6cfa6ca 2018-09-22 04:39:50,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-2afdbd53-b671-448e-9e47-bc8d3086b08e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:50,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-ff89b768-6664-4ea0-88ff-e2db94862ee9 Date: Sat, 22 Sep 2018 04:39:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-2afdbd53-b671-448e-9e47-bc8d3086b08e", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:38:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:38:58Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87/snap", "metadata": {}}], "self": "/v2/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "min_disk": 0, "protected": false, "id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "file": "/v2/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "47b5ae1e24bb4602a637ae36c2d19578", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-2afdbd53-b671-448e-9e47-bc8d3086b08e"} 2018-09-22 04:39:50,564 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-2afdbd53-b671-448e-9e47-bc8d3086b08e used request id req-ff89b768-6664-4ea0-88ff-e2db94862ee9 2018-09-22 04:39:50,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:50,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0b7b1d84-cb94-4266-8469-61a8cced3c39 Date: Sat, 22 Sep 2018 04:39:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:39:50,713 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0b7b1d84-cb94-4266-8469-61a8cced3c39 2018-09-22 04:39:50,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" -d '{"server": {"name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2", "imageRef": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "flavorRef": "97902980-1841-4d83-82bf-d64399bdec67", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "398ed543-d670-48ea-bfaa-bd2124c5bfd6"}]}}' 2018-09-22 04:39:52,092 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:39: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-65fe2544-43c1-4cd0-858d-845df14c7f7c x-compute-request-id: req-65fe2544-43c1-4cd0-858d-845df14c7f7c Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "bookmark"}], "adminPass": "8b3z9QKAwrna"}} 2018-09-22 04:39:52,092 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-65fe2544-43c1-4cd0-858d-845df14c7f7c 2018-09-22 04:39:52,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:52,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39: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-21b50aff-9fdd-45b9-84df-1d8c9bc863c2 x-compute-request-id: req-21b50aff-9fdd-45b9-84df-1d8c9bc863c2 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:39:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2", "created": "2018-09-22T04:39:52Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:39:52,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f used request id req-21b50aff-9fdd-45b9-84df-1d8c9bc863c2 2018-09-22 04:39:52,310 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2 2018-09-22 04:39:52,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:52,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39: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-e8afaa89-3f88-4df2-926d-8ce027585e71 x-compute-request-id: req-e8afaa89-3f88-4df2-926d-8ce027585e71 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:39:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2", "created": "2018-09-22T04:39:52Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:39:52,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f used request id req-e8afaa89-3f88-4df2-926d-8ce027585e71 2018-09-22 04:39:52,533 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2] is - BUILD 2018-09-22 04:39:52,533 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:39:55,536 - create_instance - DEBUG - VM status query timeout in 896.774008989 2018-09-22 04:39:55,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:55,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39: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-74853747-8d5d-43a7-a482-c88b6973ccdd x-compute-request-id: req-74853747-8d5d-43a7-a482-c88b6973ccdd Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:39:54Z", "hostId": "8097bc3ed0f141c3345dc55d30e42647110044ca83921dbd60aaf726", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2", "created": "2018-09-22T04:39:52Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:39:55,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f used request id req-74853747-8d5d-43a7-a482-c88b6973ccdd 2018-09-22 04:39:55,912 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2] is - BUILD 2018-09-22 04:39:55,912 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:39:58,915 - create_instance - DEBUG - VM status query timeout in 893.395280838 2018-09-22 04:39:58,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:39:59,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:39: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-be48df9a-bfe8-4ac5-a8ea-a24b20ca9c62 x-compute-request-id: req-be48df9a-bfe8-4ac5-a8ea-a24b20ca9c62 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "security_groups": [{"name": "default"}], "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:39:54Z", "hostId": "8097bc3ed0f141c3345dc55d30e42647110044ca83921dbd60aaf726", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2", "created": "2018-09-22T04:39:52Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:39:59,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f used request id req-be48df9a-bfe8-4ac5-a8ea-a24b20ca9c62 2018-09-22 04:39:59,384 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2] is - BUILD 2018-09-22 04:39:59,385 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:40:02,388 - create_instance - DEBUG - VM status query timeout in 889.922509909 2018-09-22 04:40:02,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:40:02,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40: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-92a7120a-ab32-4881-b7a4-1200537925bc x-compute-request-id: req-92a7120a-ab32-4881-b7a4-1200537925bc Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "security_groups": [{"name": "default"}], "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:39:54Z", "hostId": "8097bc3ed0f141c3345dc55d30e42647110044ca83921dbd60aaf726", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2", "created": "2018-09-22T04:39:52Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:40:02,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f used request id req-92a7120a-ab32-4881-b7a4-1200537925bc 2018-09-22 04:40:02,856 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2] is - BUILD 2018-09-22 04:40:02,856 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:40:05,860 - create_instance - DEBUG - VM status query timeout in 886.450567961 2018-09-22 04:40:05,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:40:06,474 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40: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-84b8e3ae-2221-44a7-b66f-cdc67f70674e x-compute-request-id: req-84b8e3ae-2221-44a7-b66f-cdc67f70674e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:74:10", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:39:56.000000", "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "security_groups": [{"name": "default"}], "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:40:02Z", "hostId": "8097bc3ed0f141c3345dc55d30e42647110044ca83921dbd60aaf726", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2", "created": "2018-09-22T04:39:52Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:40:06,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f used request id req-84b8e3ae-2221-44a7-b66f-cdc67f70674e 2018-09-22 04:40:06,475 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2] is - ACTIVE 2018-09-22 04:40:06,475 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:40:06,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:40:06,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40: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-caa1e096-b43c-4d99-89ef-3368102bde9c x-compute-request-id: req-caa1e096-b43c-4d99-89ef-3368102bde9c Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:74:10", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:39:56.000000", "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "security_groups": [{"name": "default"}], "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:40:02Z", "hostId": "8097bc3ed0f141c3345dc55d30e42647110044ca83921dbd60aaf726", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2", "created": "2018-09-22T04:39:52Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:40:06,875 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f used request id req-caa1e096-b43c-4d99-89ef-3368102bde9c 2018-09-22 04:40:06,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:40:06,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-cd60a0f3-8d0a-43bc-bf72-e5737140523f Date: Sat, 22 Sep 2018 04:40:06 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":["cba92ac4-309b-446a-b328-0ad114e49ed2"],"updated_at":"2018-09-22T04:39:03Z","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2"}]} 2018-09-22 04:40:06,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 used request id req-cd60a0f3-8d0a-43bc-bf72-e5737140523f 2018-09-22 04:40:06,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:40:07,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-111c5ec5-ab0a-4571-8e5e-90f090fb260f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578"}, "enabled": true, "id": "47b5ae1e24bb4602a637ae36c2d19578", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}} 2018-09-22 04:40:07,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 used request id req-111c5ec5-ab0a-4571-8e5e-90f090fb260f 2018-09-22 04:40:07,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:40:07,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6ca7a5f0-1273-495e-b3b7-df7ff9f7dd70 Date: Sat, 22 Sep 2018 04:40:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:03Z","dns_nameservers":[],"updated_at":"2018-09-22T04:39:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"47b5ae1e24bb4602a637ae36c2d19578","id":"cba92ac4-309b-446a-b328-0ad114e49ed2","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2"}]} 2018-09-22 04:40:07,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee used request id req-6ca7a5f0-1273-495e-b3b7-df7ff9f7dd70 2018-09-22 04:40:07,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:40:07,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-5a4335b4-a9b6-48ee-b988-d7632aeac38b Date: Sat, 22 Sep 2018 04:40:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:40:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cba92ac4-309b-446a-b328-0ad114e49ed2","ip_address":"10.200.202.5"}],"id":"398ed543-d670-48ea-bfaa-bd2124c5bfd6","security_groups":["3c361973-4179-4acd-ac92-e5c87cb8a88c"],"mac_address":"fa:16:3e:25:74:10","project_id":"47b5ae1e24bb4602a637ae36c2d19578","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm2-port","admin_state_up":true,"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:49Z","binding:vnic_type":"normal","device_id":"bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:39:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cba92ac4-309b-446a-b328-0ad114e49ed2","ip_address":"10.200.202.2"}],"id":"5a703d49-4033-4910-84c9-0e15ace984eb","security_groups":[],"mac_address":"fa:16:3e:3f:ff:cf","project_id":"47b5ae1e24bb4602a637ae36c2d19578","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7c875f74-1f48-423e-80ec-be21e1aa34ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:39:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cba92ac4-309b-446a-b328-0ad114e49ed2","ip_address":"10.200.202.1"}],"id":"751a3a3f-5e44-4af9-862f-1b06a443c343","security_groups":["3c361973-4179-4acd-ac92-e5c87cb8a88c"],"mac_address":"fa:16:3e:dc:85:82","project_id":"47b5ae1e24bb4602a637ae36c2d19578","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-router-port2","admin_state_up":true,"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:17Z","binding:vnic_type":"normal","device_id":"47b6aa0b-284d-400f-95ab-237b80e971ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:39:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cba92ac4-309b-446a-b328-0ad114e49ed2","ip_address":"10.200.202.3"}],"id":"c5392a87-94f9-4bf3-bb94-d67f95540bad","security_groups":[],"mac_address":"fa:16:3e:9d:46:b1","project_id":"47b5ae1e24bb4602a637ae36c2d19578","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7c875f74-1f48-423e-80ec-be21e1aa34ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:39:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cba92ac4-309b-446a-b328-0ad114e49ed2","ip_address":"10.200.202.4"}],"id":"f4064292-7493-444a-a514-3c9c08a1694f","security_groups":[],"mac_address":"fa:16:3e:6c:6f:4f","project_id":"47b5ae1e24bb4602a637ae36c2d19578","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7c875f74-1f48-423e-80ec-be21e1aa34ee","tenant_id":"47b5ae1e24bb4602a637ae36c2d19578","created_at":"2018-09-22T04:39:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7c875f74-1f48-423e-80ec-be21e1aa34ee"}]} 2018-09-22 04:40:07,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7c875f74-1f48-423e-80ec-be21e1aa34ee used request id req-5a4335b4-a9b6-48ee-b988-d7632aeac38b 2018-09-22 04:40:07,384 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-09-22 04:40:07,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:40:08,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40: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-c62ef575-214b-4231-9d06-822dec29e2d4 x-compute-request-id: req-c62ef575-214b-4231-9d06-822dec29e2d4 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:52:7e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:39:26.000000", "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "security_groups": [{"name": "default"}], "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:39:40Z", "hostId": "7009a311746354d678ab6c737b87c44f6670c2c3a7f22ede77567695", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1", "created": "2018-09-22T04:39:31Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:40:08,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f used request id req-c62ef575-214b-4231-9d06-822dec29e2d4 2018-09-22 04:40:08,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 04:40:09,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40: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-4a93b190-e895-462c-b04b-4474951675c2 x-compute-request-id: req-4a93b190-e895-462c-b04b-4474951675c2 Content-Encoding: gzip Content-Length: 9622 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512098914 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128871] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130512] pid_max: default: 32768 minimum: 301\n[ 0.131402] ACPI: Core revision 20150930\n[ 0.132790] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134087] Security Framework initialized\n[ 0.134899] Yama: becoming mindful.\n[ 0.135620] AppArmor: AppArmor initialized\n[ 0.136479] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137799] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139066] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140267] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141643] Initializing cgroup subsys io\n[ 0.142455] Initializing cgroup subsys memory\n[ 0.143307] Initializing cgroup subsys devices\n[ 0.144189] Initializing cgroup subsys freezer\n[ 0.145056] Initializing cgroup subsys net_cls\n[ 0.145919] Initializing cgroup subsys perf_event\n[ 0.146825] Initializing cgroup subsys net_prio\n[ 0.147700] Initializing cgroup subsys hugetlb\n[ 0.148570] Initializing cgroup subsys pids\n[ 0.149440] CPU: Physical Processor ID: 0\n[ 0.150944] mce: CPU supports 10 MCE banks\n[ 0.151783] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152776] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155018] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.161328] ftrace: allocating 31920 entries in 125 pages\n[ 0.187259] smpboot: Max logical packages: 2\n[ 0.188112] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.189295] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.190629] x2apic enabled\n[ 0.191434] Switched APIC routing to physical x2apic.\n[ 0.193179] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.194380] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.196505] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.198421] KVM setup paravirtual spinlock\n[ 0.199834] x86: Booting SMP configuration:\n[ 0.200728] .... node #0, CPUs: #1\n[ 0.201618] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.223282] x86: Booted up 1 node, 2 CPUs\n[ 0.223285] KVM setup async PF for cpu 1\n[ 0.223287] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.225854] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.227310] devtmpfs: initialized\n[ 0.229029] evm: security.selinux\n[ 0.229719] evm: security.SMACK64\n[ 0.230405] evm: security.SMACK64EXEC\n[ 0.231145] evm: security.SMACK64TRANSMUTE\n[ 0.231953] evm: security.SMACK64MMAP\n[ 0.232689] evm: security.ima\n[ 0.233323] evm: security.capability\n[ 0.234166] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236031] pinctrl core: initialized pinctrl subsystem\n[ 0.237118] RTC time: 4:39:26, date: 09/22/18\n[ 0.238088] NET: Registered protocol family 16\n[ 0.248078] cpuidle: using governor ladder\n[ 0.260147] cpuidle: using governor menu\n[ 0.260953] PCCT header not found.\n[ 0.261704] ACPI: bus type PCI registered\n[ 0.262488] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.263743] PCI: Using configuration type 1 for base access\n[ 0.277154] ACPI: Added _OSI(Module Device)\n[ 0.277986] ACPI: Added _OSI(Processor Device)\n[ 0.278824] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.279694] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.282005] ACPI: Interpreter enabled\n[ 0.282746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.284547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.286346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.288136] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.289930] ACPI: (supports S0 S5)\n[ 0.290614] ACPI: Using IOAPIC for interrupt routing\n[ 0.291641] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.294971] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.296080] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.297286] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.298449] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.300643] acpiphp: Slot [3] registered\n[ 0.301434] acpiphp: Slot [4] registered\n[ 0.302212] acpiphp: Slot [5] registered\n[ 0.302993] acpiphp: Slot [6] registered\n[ 0.303772] acpiphp: Slot [7] registered\n[ 0.304547] acpiphp: Slot [8] registered\n[ 0.305327] acpiphp: Slot [9] registered\n[ 0.306102] acpiphp: Slot [10] registered\n[ 0.316835] acpiphp: Slot [11] registered\n[ 0.317627] acpiphp: Slot [12] registered\n[ 0.318419] acpiphp: Slot [13] registered\n[ 0.319211] acpiphp: Slot [14] registered\n[ 0.319998] acpiphp: Slot [15] registered\n[ 0.320788] acpiphp: Slot [16] registered\n[ 0.321582] acpiphp: Slot [17] registered\n[ 0.322373] acpiphp: Slot [18] registered\n[ 0.323160] acpiphp: Slot [19] registered\n[ 0.323949] acpiphp: Slot [20] registered\n[ 0.324736] acpiphp: Slot [21] registered\n[ 0.325523] acpiphp: Slot [22] registered\n[ 0.326339] acpiphp: Slot [23] registered\n[ 0.327131] acpiphp: Slot [24] registered\n[ 0.327918] acpiphp: Slot [25] registered\n[ 0.328701] acpiphp: Slot [26] registered\n[ 0.329491] acpiphp: Slot [27] registered\n[ 0.330284] acpiphp: Slot [28] registered\n[ 0.331079] acpiphp: Slot [29] registered\n[ 0.331868] acpiphp: Slot [30] registered\n[ 0.332652] acpiphp: Slot [31] registered\n[ 0.333439] PCI host bridge to bus 0000:00\n[ 0.334227] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.335407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.336589] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.338004] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.339416] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.345702] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.346969] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.348111] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.349338] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.355631] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.357042] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.403845] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.405326] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.408145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409689] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.411001] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413462] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.415005] vgaarb: loaded\n[ 0.415607] vgaarb: bridge control possible 0000:00:02.0\n[ 0.417122] SCSI subsystem initialized\n[ 0.417962] ACPI: bus type USB registered\n[ 0.418784] usbcore: registered new interface driver usbfs\n[ 0.419819] usbcore: registered new interface driver hub\n[ 0.420824] usbcore: registered new device driver usb\n[ 0.421901] PCI: Using ACPI for IRQ routing\n[ 0.422929] NetLabel: Initializing\n[ 0.423640] NetLabel: domain hash size = 128\n[ 0.424497] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425444] NetLabel: unlabeled traffic allowed by default\n[ 0.426576] clocksource: Switched to clocksource kvm-clock\n[ 0.432562] AppArmor: AppArmor Filesystem Enabled\n[ 0.433529] pnp: PnP ACPI init\n[ 0.434469] pnp: PnP ACPI: found 5 devices\n[ 0.441198] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.442910] NET: Registered protocol family 2\n[ 0.443872] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.445141] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.446309] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.447469] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448543] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449699] NET: Registered protocol family 1\n[ 0.450555] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.451649] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.452718] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471362] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.490219] Trying to unpack rootfs image as initramfs...\n[ 0.540513] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.554703] Scanning for low memory corruption every 60 seconds\n[ 0.556154] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.557307] audit: initializing netlink subsys (disabled)\n[ 0.558337] audit: type=2000 audit(1537591167.461:1): initialized\n[ 0.559661] Initialise system trusted keyring\n[ 0.560634] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.561812] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.563933] zbud: loaded\n[ 0.565051] VFS: Disk quotas dquot_6.6.0\n[ 0.565879] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.567484] fuse init (API version 7.23)\n[ 0.568431] Key type big_key registered\n[ 0.569245] Allocating IMA MOK and blacklist keyrings.\n[ 0.570497] Key type asymmetric registered\n[ 0.571331] Asymmetric key parser 'x509' registered\n[ 0.572293] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.573797] io scheduler noop registered\n[ 0.574599] io scheduler deadline registered (default)\n[ 0.575607] io scheduler cfq registered\n[ 0.576449] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.577501] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580242] ACPI: Power Button [PWRF]\n[ 0.581123] GHES: HEST is not enabled!\n[ 0.600868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.638740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.641313] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.665142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.667600] Linux agpgart interface v0.103\n[ 0.670012] brd: module loaded\n[ 0.671777] loop: module loaded\n[ 0.676562] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.678015] GPT:90111 != 20971519\n[ 0.678707] GPT:Alternate GPT header not at the end of the disk.\n[ 0.679803] GPT:90111 != 20971519\n[ 0.680488] GPT: Use GNU Parted to correct GPT errors.\n[ 0.681454] vda: vda1 vda15\n[ 0.682998] scsi host0: ata_piix\n[ 0.683794] scsi host1: ata_piix\n[ 0.684504] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.685718] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.687014] libphy: Fixed MDIO Bus: probed\n[ 0.687871] tun: Universal TUN/TAP device driver, 1.6\n[ 0.688864] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.690801] PPP generic driver version 2.4.2\n[ 0.691725] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.692972] ehci-pci: EHCI PCI platform driver\n[ 0.693841] ehci-platform: EHCI generic platform driver\n[ 0.694832] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.695954] ohci-pci: OHCI PCI platform driver\n[ 0.696820] ohci-platform: OHCI generic platform driver\n[ 0.697802] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.716598] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.717601] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.719056] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.720083] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.721201] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.722415] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.723839] usb usb1: Product: UHCI Host Controller\n[ 0.724772] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.725904] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726960] hub 1-0:1.0: USB hub found\n[ 0.727737] hub 1-0:1.0: 2 ports detected\n[ 0.728649] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730774] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.731905] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.732987] mousedev: PS/2 mouse device common for all mice\n[ 0.734291] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.736142] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737286] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738474] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739682] i2c /dev entries driver\n[ 0.740445] device-mapper: uevent: version 1.0.3\n[ 0.741402] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.743030] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.744371] NET: Registered protocol family 10\n[ 0.745767] NET: Registered protocol family 17\n[ 0.746658] Key type dns_resolver registered\n[ 0.747635] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.748744] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.749883] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.751686] registered taskstats version 1\n[ 0.752513] Loading compiled-in X.509 certificates\n[ 0.753944] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.755793] zswap: loaded using pool lzo/zbud\n[ 0.757345] Key type trusted registered\n[ 0.759106] Key type encrypted registered\n[ 0.759934] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.760963] ima: No TPM chip found, activating TPM-bypass!\n[ 0.762007] evm: HMAC attrs: 0x1\n[ 0.762968] Magic number: 2:227:667\n[ 0.763824] rtc_cmos 00:00: setting system clock to 2018-09-22 04:39:26 UTC (1537591166)\n[ 0.775681] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.776808] EDD information not available.\n[ 0.843975] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.845531] Write protecting the kernel read-only data: 14336k\n[ 0.847161] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.848990] 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.908387] 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.42\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.62. iid=i-000000b1\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=20953055,end=20971487\nvPing KO\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLalul4lX2R+t/3oQYeP8/yrrwyPeW+GuvzzNxMKLFxp0lTV1ozncX7DTex9O6k6oiXBhWXt1vHjbLr+42IwJ92BM7sV2Xj4PxJ6doF8McWBYxK5Yx0Yqnk5CDbdgulDl6Xcaz5f6kEebmfQpFoguBtr+rLNHQg25kapRK5y8h1XKssPn4GTqNj4y5iPeyabfFK9fJZLoo5IV0ByGbRx090t/7TS9KCOR/VEj7+3VAu9CrYrmuYFkgMhNy/L5Q0KPBvyawigrKxdEyLsS3+OMGw7PLO91s6SKvlKv80lej9aheJw6Dhq3N9xOLh0eYc3azlnoZOp1yRy29Oe6NeFVx root@createinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558\nssh-dss AAAAB3NzaC1kc3MAAACBAIHXDjR/mWynwOM79Rcjfo+WEOnxtxrENGI73bcAOt4TqRX8WEmE7rswE7QVPaEv+SJoEvwpgYr7Jf01yHSipm/rahZD2DCgJk68lnNzTQurA01O97YyML7ld/S479X9aYncdSDVUsJYmzTb30zwXap5EUnj2gjCYW/+6j6K+zWnAAAAFQC0AtZq6WXKR70tzctdyyKUBvPQ0wAAAIBiZG5Ws2IwBzpEWFoYuGvvqJbmcrCdIT4isFqirFfZLsNvnDPfgDm13J0xMW7FiKullE02ZMTx0wqgTJpLQTZ6xCb4qKV4u9patXpf+b2qug/1JkXjHpG6ITf0DtqVvL1AJNEvn+K7neojprXG/z3kQZNKi74vxTo2cX5YKXXoZgAAAIAfUhpcYMzb6cyQsN9SZHU1GAC3qOig1DS/F4QBskkZwHFGNLNi83ajKXvgMBrU3UznLLfjPnKkQGj0T7TOjAla9sIzrAMk/KtyVZ3k9noh6xBLAcud5Uo1zKn4Yp9okFQsfEWJva9rONV5ns8Sd88bcFY/k5wf/ywIg9xT4h5hhQ== root@createinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fea8:527e/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b1\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=26.21 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558 login: "} 2018-09-22 04:40:09,117 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f/action used request id req-4a93b190-e895-462c-b04b-4474951675c2 2018-09-22 04:40:09,118 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-22 04:40:09,118 - create_instance_tests - DEBUG - Full console output - [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (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 512098914 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 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: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.128871] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.130512] pid_max: default: 32768 minimum: 301 [ 0.131402] ACPI: Core revision 20150930 [ 0.132790] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134087] Security Framework initialized [ 0.134899] Yama: becoming mindful. [ 0.135620] AppArmor: AppArmor initialized [ 0.136479] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137799] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139066] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140267] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141643] Initializing cgroup subsys io [ 0.142455] Initializing cgroup subsys memory [ 0.143307] Initializing cgroup subsys devices [ 0.144189] Initializing cgroup subsys freezer [ 0.145056] Initializing cgroup subsys net_cls [ 0.145919] Initializing cgroup subsys perf_event [ 0.146825] Initializing cgroup subsys net_prio [ 0.147700] Initializing cgroup subsys hugetlb [ 0.148570] Initializing cgroup subsys pids [ 0.149440] CPU: Physical Processor ID: 0 [ 0.150944] mce: CPU supports 10 MCE banks [ 0.151783] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152776] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155018] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161328] ftrace: allocating 31920 entries in 125 pages [ 0.187259] smpboot: Max logical packages: 2 [ 0.188112] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.189295] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.190629] x2apic enabled [ 0.191434] Switched APIC routing to physical x2apic. [ 0.193179] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.194380] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.196505] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.198421] KVM setup paravirtual spinlock [ 0.199834] x86: Booting SMP configuration: [ 0.200728] .... node #0, CPUs: #1 [ 0.201618] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.223282] x86: Booted up 1 node, 2 CPUs [ 0.223285] KVM setup async PF for cpu 1 [ 0.223287] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.225854] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.227310] devtmpfs: initialized [ 0.229029] evm: security.selinux [ 0.229719] evm: security.SMACK64 [ 0.230405] evm: security.SMACK64EXEC [ 0.231145] evm: security.SMACK64TRANSMUTE [ 0.231953] evm: security.SMACK64MMAP [ 0.232689] evm: security.ima [ 0.233323] evm: security.capability [ 0.234166] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236031] pinctrl core: initialized pinctrl subsystem [ 0.237118] RTC time: 4:39:26, date: 09/22/18 [ 0.238088] NET: Registered protocol family 16 [ 0.248078] cpuidle: using governor ladder [ 0.260147] cpuidle: using governor menu [ 0.260953] PCCT header not found. [ 0.261704] ACPI: bus type PCI registered [ 0.262488] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.263743] PCI: Using configuration type 1 for base access [ 0.277154] ACPI: Added _OSI(Module Device) [ 0.277986] ACPI: Added _OSI(Processor Device) [ 0.278824] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279694] ACPI: Added _OSI(Processor Aggregator Device) [ 0.282005] ACPI: Interpreter enabled [ 0.282746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.284547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.286346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.288136] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289930] ACPI: (supports S0 S5) [ 0.290614] ACPI: Using IOAPIC for interrupt routing [ 0.291641] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294971] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.296080] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.297286] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.298449] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300643] acpiphp: Slot [3] registered [ 0.301434] acpiphp: Slot [4] registered [ 0.302212] acpiphp: Slot [5] registered [ 0.302993] acpiphp: Slot [6] registered [ 0.303772] acpiphp: Slot [7] registered [ 0.304547] acpiphp: Slot [8] registered [ 0.305327] acpiphp: Slot [9] registered [ 0.306102] acpiphp: Slot [10] registered [ 0.316835] acpiphp: Slot [11] registered [ 0.317627] acpiphp: Slot [12] registered [ 0.318419] acpiphp: Slot [13] registered [ 0.319211] acpiphp: Slot [14] registered [ 0.319998] acpiphp: Slot [15] registered [ 0.320788] acpiphp: Slot [16] registered [ 0.321582] acpiphp: Slot [17] registered [ 0.322373] acpiphp: Slot [18] registered [ 0.323160] acpiphp: Slot [19] registered [ 0.323949] acpiphp: Slot [20] registered [ 0.324736] acpiphp: Slot [21] registered [ 0.325523] acpiphp: Slot [22] registered [ 0.326339] acpiphp: Slot [23] registered [ 0.327131] acpiphp: Slot [24] registered [ 0.327918] acpiphp: Slot [25] registered [ 0.328701] acpiphp: Slot [26] registered [ 0.329491] acpiphp: Slot [27] registered [ 0.330284] acpiphp: Slot [28] registered [ 0.331079] acpiphp: Slot [29] registered [ 0.331868] acpiphp: Slot [30] registered [ 0.332652] acpiphp: Slot [31] registered [ 0.333439] PCI host bridge to bus 0000:00 [ 0.334227] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336589] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.338004] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.339416] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345702] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.346969] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348111] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349338] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355631] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357042] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.403845] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405326] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.406725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.409689] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411001] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412230] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413462] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415005] vgaarb: loaded [ 0.415607] vgaarb: bridge control possible 0000:00:02.0 [ 0.417122] SCSI subsystem initialized [ 0.417962] ACPI: bus type USB registered [ 0.418784] usbcore: registered new interface driver usbfs [ 0.419819] usbcore: registered new interface driver hub [ 0.420824] usbcore: registered new device driver usb [ 0.421901] PCI: Using ACPI for IRQ routing [ 0.422929] NetLabel: Initializing [ 0.423640] NetLabel: domain hash size = 128 [ 0.424497] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425444] NetLabel: unlabeled traffic allowed by default [ 0.426576] clocksource: Switched to clocksource kvm-clock [ 0.432562] AppArmor: AppArmor Filesystem Enabled [ 0.433529] pnp: PnP ACPI init [ 0.434469] pnp: PnP ACPI: found 5 devices [ 0.441198] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442910] NET: Registered protocol family 2 [ 0.443872] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.445141] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.446309] TCP: Hash tables configured (established 4096 bind 4096) [ 0.447469] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448543] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449699] NET: Registered protocol family 1 [ 0.450555] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451649] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452718] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471362] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.490219] Trying to unpack rootfs image as initramfs... [ 0.540513] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.554703] Scanning for low memory corruption every 60 seconds [ 0.556154] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.557307] audit: initializing netlink subsys (disabled) [ 0.558337] audit: type=2000 audit(1537591167.461:1): initialized [ 0.559661] Initialise system trusted keyring [ 0.560634] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.561812] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.563933] zbud: loaded [ 0.565051] VFS: Disk quotas dquot_6.6.0 [ 0.565879] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.567484] fuse init (API version 7.23) [ 0.568431] Key type big_key registered [ 0.569245] Allocating IMA MOK and blacklist keyrings. [ 0.570497] Key type asymmetric registered [ 0.571331] Asymmetric key parser 'x509' registered [ 0.572293] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.573797] io scheduler noop registered [ 0.574599] io scheduler deadline registered (default) [ 0.575607] io scheduler cfq registered [ 0.576449] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.577501] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.578781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.580242] ACPI: Power Button [PWRF] [ 0.581123] GHES: HEST is not enabled! [ 0.600868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.638740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.641313] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.665142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.667600] Linux agpgart interface v0.103 [ 0.670012] brd: module loaded [ 0.671777] loop: module loaded [ 0.676562] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.678015] GPT:90111 != 20971519 [ 0.678707] GPT:Alternate GPT header not at the end of the disk. [ 0.679803] GPT:90111 != 20971519 [ 0.680488] GPT: Use GNU Parted to correct GPT errors. [ 0.681454] vda: vda1 vda15 [ 0.682998] scsi host0: ata_piix [ 0.683794] scsi host1: ata_piix [ 0.684504] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.685718] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.687014] libphy: Fixed MDIO Bus: probed [ 0.687871] tun: Universal TUN/TAP device driver, 1.6 [ 0.688864] tun: (C) 1999-2004 Max Krasnyansky [ 0.690801] PPP generic driver version 2.4.2 [ 0.691725] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.692972] ehci-pci: EHCI PCI platform driver [ 0.693841] ehci-platform: EHCI generic platform driver [ 0.694832] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.695954] ohci-pci: OHCI PCI platform driver [ 0.696820] ohci-platform: OHCI generic platform driver [ 0.697802] uhci_hcd: USB Universal Host Controller Interface driver [ 0.716598] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.717601] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.719056] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.720083] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.721201] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.722415] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.723839] usb usb1: Product: UHCI Host Controller [ 0.724772] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.725904] usb usb1: SerialNumber: 0000:00:01.2 [ 0.726960] hub 1-0:1.0: USB hub found [ 0.727737] hub 1-0:1.0: 2 ports detected [ 0.728649] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.730774] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.731905] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.732987] mousedev: PS/2 mouse device common for all mice [ 0.734291] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.736142] rtc_cmos 00:00: RTC can wake from S4 [ 0.737286] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738474] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.739682] i2c /dev entries driver [ 0.740445] device-mapper: uevent: version 1.0.3 [ 0.741402] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.743030] ledtrig-cpu: registered to indicate activity on CPUs [ 0.744371] NET: Registered protocol family 10 [ 0.745767] NET: Registered protocol family 17 [ 0.746658] Key type dns_resolver registered [ 0.747635] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.748744] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.749883] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.751686] registered taskstats version 1 [ 0.752513] Loading compiled-in X.509 certificates [ 0.753944] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.755793] zswap: loaded using pool lzo/zbud [ 0.757345] Key type trusted registered [ 0.759106] Key type encrypted registered [ 0.759934] AppArmor: AppArmor sha1 policy hashing enabled [ 0.760963] ima: No TPM chip found, activating TPM-bypass! [ 0.762007] evm: HMAC attrs: 0x1 [ 0.762968] Magic number: 2:227:667 [ 0.763824] rtc_cmos 00:00: setting system clock to 2018-09-22 04:39:26 UTC (1537591166) [ 0.775681] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.776808] EDD information not available. [ 0.843975] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.845531] Write protecting the kernel read-only data: 14336k [ 0.847161] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.848990] 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.908387] 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.42 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.200.201.5... Lease of 10.200.201.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.201.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.62. iid=i-000000b1 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=20953055,end=20971487 vPing KO vPing KO vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLalul4lX2R+t/3oQYeP8/yrrwyPeW+GuvzzNxMKLFxp0lTV1ozncX7DTex9O6k6oiXBhWXt1vHjbLr+42IwJ92BM7sV2Xj4PxJ6doF8McWBYxK5Yx0Yqnk5CDbdgulDl6Xcaz5f6kEebmfQpFoguBtr+rLNHQg25kapRK5y8h1XKssPn4GTqNj4y5iPeyabfFK9fJZLoo5IV0ByGbRx090t/7TS9KCOR/VEj7+3VAu9CrYrmuYFkgMhNy/L5Q0KPBvyawigrKxdEyLsS3+OMGw7PLO91s6SKvlKv80lej9aheJw6Dhq3N9xOLh0eYc3azlnoZOp1yRy29Oe6NeFVx root@createinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558 ssh-dss AAAAB3NzaC1kc3MAAACBAIHXDjR/mWynwOM79Rcjfo+WEOnxtxrENGI73bcAOt4TqRX8WEmE7rswE7QVPaEv+SJoEvwpgYr7Jf01yHSipm/rahZD2DCgJk68lnNzTQurA01O97YyML7ld/S479X9aYncdSDVUsJYmzTb30zwXap5EUnj2gjCYW/+6j6K+zWnAAAAFQC0AtZq6WXKR70tzctdyyKUBvPQ0wAAAIBiZG5Ws2IwBzpEWFoYuGvvqJbmcrCdIT4isFqirFfZLsNvnDPfgDm13J0xMW7FiKullE02ZMTx0wqgTJpLQTZ6xCb4qKV4u9patXpf+b2qug/1JkXjHpG6ITf0DtqVvL1AJNEvn+K7neojprXG/z3kQZNKi74vxTo2cX5YKXXoZgAAAIAfUhpcYMzb6cyQsN9SZHU1GAC3qOig1DS/F4QBskkZwHFGNLNi83ajKXvgMBrU3UznLLfjPnKkQGj0T7TOjAla9sIzrAMk/KtyVZ3k9noh6xBLAcud5Uo1zKn4Yp9okFQsfEWJva9rONV5ns8Sd88bcFY/k5wf/ywIg9xT4h5hhQ== root@createinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fea8:527e/64, ip-route:default via 10.200.201.1 dev eth0 ip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 ip-route:169.254.169.254 via 10.200.201.4 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-000000b1 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558 launch-index: 0 === cirros: current=0.4.0 uptime=26.21 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558 login: 2018-09-22 04:40:09,119 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-09-22 04:40:09,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:40:09,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40: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-efc147a4-1859-439b-99d9-efe4359b11c5 x-compute-request-id: req-efc147a4-1859-439b-99d9-efe4359b11c5 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:74:10", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:39:56.000000", "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "security_groups": [{"name": "default"}], "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:40:02Z", "hostId": "8097bc3ed0f141c3345dc55d30e42647110044ca83921dbd60aaf726", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2", "created": "2018-09-22T04:39:52Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:40:09,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f used request id req-efc147a4-1859-439b-99d9-efe4359b11c5 2018-09-22 04:40:09,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 04:40:10,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40: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-1708d011-4bcf-4639-8b35-ffd89402990b x-compute-request-id: req-1708d011-4bcf-4639-8b35-ffd89402990b Content-Encoding: gzip Content-Length: 9610 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 639314298 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.131309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132998] pid_max: default: 32768 minimum: 301\n[ 0.133960] ACPI: Core revision 20150930\n[ 0.135339] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136669] Security Framework initialized\n[ 0.137490] Yama: becoming mindful.\n[ 0.138230] AppArmor: AppArmor initialized\n[ 0.139106] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140439] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141719] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142928] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144368] Initializing cgroup subsys io\n[ 0.145186] Initializing cgroup subsys memory\n[ 0.146043] Initializing cgroup subsys devices\n[ 0.146936] Initializing cgroup subsys freezer\n[ 0.147834] Initializing cgroup subsys net_cls\n[ 0.148726] Initializing cgroup subsys perf_event\n[ 0.149635] Initializing cgroup subsys net_prio\n[ 0.150533] Initializing cgroup subsys hugetlb\n[ 0.151438] Initializing cgroup subsys pids\n[ 0.152304] CPU: Physical Processor ID: 0\n[ 0.153825] mce: CPU supports 10 MCE banks\n[ 0.154705] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155715] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.157950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.164290] ftrace: allocating 31920 entries in 125 pages\n[ 0.190140] smpboot: Max logical packages: 2\n[ 0.191011] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.192203] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.193557] x2apic enabled\n[ 0.194406] Switched APIC routing to physical x2apic.\n[ 0.196203] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197428] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199605] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201545] KVM setup paravirtual spinlock\n[ 0.202993] x86: Booting SMP configuration:\n[ 0.203908] .... node #0, CPUs: #1\n[ 0.204876] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.227439] x86: Booted up 1 node, 2 CPUs\n[ 0.227465] KVM setup async PF for cpu 1\n[ 0.227467] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.230463] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.232257] devtmpfs: initialized\n[ 0.234061] evm: security.selinux\n[ 0.234880] evm: security.SMACK64\n[ 0.235636] evm: security.SMACK64EXEC\n[ 0.236476] evm: security.SMACK64TRANSMUTE\n[ 0.237367] evm: security.SMACK64MMAP\n[ 0.238187] evm: security.ima\n[ 0.238900] evm: security.capability\n[ 0.239801] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.242011] pinctrl core: initialized pinctrl subsystem\n[ 0.243263] RTC time: 4:39:57, date: 09/22/18\n[ 0.244372] NET: Registered protocol family 16\n[ 0.254050] cpuidle: using governor ladder\n[ 0.266114] cpuidle: using governor menu\n[ 0.267058] PCCT header not found.\n[ 0.267881] ACPI: bus type PCI registered\n[ 0.268818] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270282] PCI: Using configuration type 1 for base access\n[ 0.282590] ACPI: Added _OSI(Module Device)\n[ 0.283588] ACPI: Added _OSI(Processor Device)\n[ 0.284937] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.286252] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.288891] ACPI: Interpreter enabled\n[ 0.289905] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.292218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.294475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.296681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.298953] ACPI: (supports S0 S5)\n[ 0.299845] ACPI: Using IOAPIC for interrupt routing\n[ 0.301026] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304801] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.306175] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.307663] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.309112] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.311399] acpiphp: Slot [3] registered\n[ 0.312218] acpiphp: Slot [4] registered\n[ 0.313025] acpiphp: Slot [5] registered\n[ 0.313811] acpiphp: Slot [6] registered\n[ 0.314598] acpiphp: Slot [7] registered\n[ 0.315419] acpiphp: Slot [8] registered\n[ 0.316239] acpiphp: Slot [9] registered\n[ 0.317040] acpiphp: Slot [10] registered\n[ 0.327410] acpiphp: Slot [11] registered\n[ 0.328220] acpiphp: Slot [12] registered\n[ 0.329051] acpiphp: Slot [13] registered\n[ 0.329838] acpiphp: Slot [14] registered\n[ 0.330626] acpiphp: Slot [15] registered\n[ 0.331413] acpiphp: Slot [16] registered\n[ 0.332202] acpiphp: Slot [17] registered\n[ 0.333017] acpiphp: Slot [18] registered\n[ 0.333802] acpiphp: Slot [19] registered\n[ 0.334603] acpiphp: Slot [20] registered\n[ 0.335415] acpiphp: Slot [21] registered\n[ 0.336238] acpiphp: Slot [22] registered\n[ 0.337085] acpiphp: Slot [23] registered\n[ 0.337873] acpiphp: Slot [24] registered\n[ 0.338654] acpiphp: Slot [25] registered\n[ 0.339440] acpiphp: Slot [26] registered\n[ 0.340276] acpiphp: Slot [27] registered\n[ 0.341111] acpiphp: Slot [28] registered\n[ 0.341895] acpiphp: Slot [29] registered\n[ 0.342682] acpiphp: Slot [30] registered\n[ 0.343471] acpiphp: Slot [31] registered\n[ 0.344277] PCI host bridge to bus 0000:00\n[ 0.345103] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.346285] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.347469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348958] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.350355] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356454] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357727] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.358859] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.360077] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.367132] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368543] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.416235] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417659] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419020] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.420370] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.421699] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.422935] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.424721] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.425735] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.427212] vgaarb: loaded\n[ 0.427791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.429262] SCSI subsystem initialized\n[ 0.430076] ACPI: bus type USB registered\n[ 0.430861] usbcore: registered new interface driver usbfs\n[ 0.431851] usbcore: registered new interface driver hub\n[ 0.432814] usbcore: registered new device driver usb\n[ 0.433861] PCI: Using ACPI for IRQ routing\n[ 0.434857] NetLabel: Initializing\n[ 0.435539] NetLabel: domain hash size = 128\n[ 0.436361] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.437269] NetLabel: unlabeled traffic allowed by default\n[ 0.438361] clocksource: Switched to clocksource kvm-clock\n[ 0.444596] AppArmor: AppArmor Filesystem Enabled\n[ 0.445520] pnp: PnP ACPI init\n[ 0.446446] pnp: PnP ACPI: found 5 devices\n[ 0.453161] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.454818] NET: Registered protocol family 2\n[ 0.455759] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.456973] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.458090] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.459205] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460237] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.461353] NET: Registered protocol family 1\n[ 0.462185] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.463238] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.464266] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.482866] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.501487] Trying to unpack rootfs image as initramfs...\n[ 0.551889] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.566063] Scanning for low memory corruption every 60 seconds\n[ 0.567480] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.568594] audit: initializing netlink subsys (disabled)\n[ 0.569588] audit: type=2000 audit(1537591197.731:1): initialized\n[ 0.570976] Initialise system trusted keyring\n[ 0.571896] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.573021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575143] zbud: loaded\n[ 0.576240] VFS: Disk quotas dquot_6.6.0\n[ 0.577044] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.578605] fuse init (API version 7.23)\n[ 0.579519] Key type big_key registered\n[ 0.580299] Allocating IMA MOK and blacklist keyrings.\n[ 0.581487] Key type asymmetric registered\n[ 0.582282] Asymmetric key parser 'x509' registered\n[ 0.583210] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.584655] io scheduler noop registered\n[ 0.585416] io scheduler deadline registered (default)\n[ 0.586387] io scheduler cfq registered\n[ 0.587203] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.588211] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.589432] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590845] ACPI: Power Button [PWRF]\n[ 0.591693] GHES: HEST is not enabled!\n[ 0.609608] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.652740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.656058] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679936] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682476] Linux agpgart interface v0.103\n[ 0.684996] brd: module loaded\n[ 0.686943] loop: module loaded\n[ 0.692880] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694616] GPT:90111 != 20971519\n[ 0.695419] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696722] GPT:90111 != 20971519\n[ 0.697511] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698695] vda: vda1 vda15\n[ 0.700213] scsi host0: ata_piix\n[ 0.700957] scsi host1: ata_piix\n[ 0.701654] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.702850] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704116] libphy: Fixed MDIO Bus: probed\n[ 0.704966] tun: Universal TUN/TAP device driver, 1.6\n[ 0.705940] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.707935] PPP generic driver version 2.4.2\n[ 0.709076] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.710347] ehci-pci: EHCI PCI platform driver\n[ 0.711196] ehci-platform: EHCI generic platform driver\n[ 0.712147] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.713224] ohci-pci: OHCI PCI platform driver\n[ 0.714058] ohci-platform: OHCI generic platform driver\n[ 0.715011] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733945] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734911] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736309] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737285] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739545] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.740915] usb usb1: Product: UHCI Host Controller\n[ 0.741812] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.742909] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743936] hub 1-0:1.0: USB hub found\n[ 0.744691] hub 1-0:1.0: 2 ports detected\n[ 0.745565] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.747623] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.748532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.749550] mousedev: PS/2 mouse device common for all mice\n[ 0.750792] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.752577] rtc_cmos 00:00: RTC can wake from S4\n[ 0.753650] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.754816] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.755959] i2c /dev entries driver\n[ 0.756689] device-mapper: uevent: version 1.0.3\n[ 0.757596] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.759173] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.760469] NET: Registered protocol family 10\n[ 0.761823] NET: Registered protocol family 17\n[ 0.762686] Key type dns_resolver registered\n[ 0.763616] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.764659] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.766082] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767858] registered taskstats version 1\n[ 0.768671] Loading compiled-in X.509 certificates\n[ 0.770069] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771856] zswap: loaded using pool lzo/zbud\n[ 0.773793] Key type trusted registered\n[ 0.775461] Key type encrypted registered\n[ 0.776262] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.777248] ima: No TPM chip found, activating TPM-bypass!\n[ 0.778729] evm: HMAC attrs: 0x1\n[ 0.779685] Magic number: 2:227:667\n[ 0.780521] rtc_cmos 00:00: setting system clock to 2018-09-22 04:39:57 UTC (1537591197)\n[ 0.791979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.793058] EDD information not available.\n[ 0.859535] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.861040] Write protecting the kernel read-only data: 14336k\n[ 0.862613] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.864363] 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.923760] 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.58\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.80. iid=i-000000b4\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=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiFmD5F7GgduxRlUeJtZM7umorZC7QhQTxBVL7AnGjvjWlessEue289eYwfjUr9LArtD+69JwmlW1DTp3lVZsqkOZw+Ko28euSQqPthd6EtCuSF3a3m6zToYHJxP3X0khi8sHXnvqmDjI0+G3WaGC2MMghxVVRqLbXJg0FUL0hXWHqB0PoFLPcC6DbJkaZmb2ByeXbZ/1z6IiA55njCfNryLUm0rgsEiBgj9pv5nAb+TW0ravAH1dhraWV0LGWk1U50JbpRyyMQX/RTk0vyVdQMAeFilihOEPBw8TVf6gQoVkUzAHM4J2QK+G0BwDm78JSpoQantTYEezCAKcq/iHz root@createinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558\nssh-dss AAAAB3NzaC1kc3MAAACBALiPYK6W7sG5QXK4UYUWaLdthcG2i77I8x8OHOF8HL5kEMjLGAhgdo9f+rZlu6O2amE7HwPOPmGIf2jKoDvablrBOV0qtXhipZKKWM35RJ7tyKejfrc2uC1lYYXyWedcIzBYHVVVwSYtBb4M3er+PRhIzpqCRQ+vngBwJlWgMgxpAAAAFQDk4UE5cCb/Cdk7uhsUA3AAAnLRIwAAAIByojP/pGPezRDhjRmSYsjv+CjnCGB3ycqueH5eWXAinlfofFtd6c909D9eXiqxFPgVwZbbiXfa0iKVbwwe/7O3CsIpz9rxWZ6y7RLuvPtCaQbrbP4FiR+AWs1r4jzpOgCCbbGJODIsX0LUZeFGJMRcLoNtC8vl/PUJDt1/Q1fSHQAAAIBd1mEc2sXuXVWGp0fUEc+o2ONVimQ/Y781XXfNFdI1MJUL6rgbplJVJSuhZiBOTGVGUlxDvEnIJbmLrrEB6dSk65AWFNcGLPdFVU5Zblwpp87E8XVAoMiSzPjKjOhVHzRqEdnZLMic/Y8EKodIaS8S+FnGw2yKB5erZSsZtFaWTQ== root@createinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe25:7410/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.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-000000b4\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=5.18 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558 login: "} 2018-09-22 04:40:10,652 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f/action used request id req-1708d011-4bcf-4639-8b35-ffd89402990b 2018-09-22 04:40:10,654 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-22 04:40:10,654 - create_instance_tests - DEBUG - Full console output - [ 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 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 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (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 639314298 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 2 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 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: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.131309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.132998] pid_max: default: 32768 minimum: 301 [ 0.133960] ACPI: Core revision 20150930 [ 0.135339] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.136669] Security Framework initialized [ 0.137490] Yama: becoming mindful. [ 0.138230] AppArmor: AppArmor initialized [ 0.139106] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.140439] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141719] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142928] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144368] Initializing cgroup subsys io [ 0.145186] Initializing cgroup subsys memory [ 0.146043] Initializing cgroup subsys devices [ 0.146936] Initializing cgroup subsys freezer [ 0.147834] Initializing cgroup subsys net_cls [ 0.148726] Initializing cgroup subsys perf_event [ 0.149635] Initializing cgroup subsys net_prio [ 0.150533] Initializing cgroup subsys hugetlb [ 0.151438] Initializing cgroup subsys pids [ 0.152304] CPU: Physical Processor ID: 0 [ 0.153825] mce: CPU supports 10 MCE banks [ 0.154705] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.155715] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.157950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164290] ftrace: allocating 31920 entries in 125 pages [ 0.190140] smpboot: Max logical packages: 2 [ 0.191011] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.192203] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.193557] x2apic enabled [ 0.194406] Switched APIC routing to physical x2apic. [ 0.196203] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.197428] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.199605] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.201545] KVM setup paravirtual spinlock [ 0.202993] x86: Booting SMP configuration: [ 0.203908] .... node #0, CPUs: #1 [ 0.204876] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.227439] x86: Booted up 1 node, 2 CPUs [ 0.227465] KVM setup async PF for cpu 1 [ 0.227467] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.230463] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.232257] devtmpfs: initialized [ 0.234061] evm: security.selinux [ 0.234880] evm: security.SMACK64 [ 0.235636] evm: security.SMACK64EXEC [ 0.236476] evm: security.SMACK64TRANSMUTE [ 0.237367] evm: security.SMACK64MMAP [ 0.238187] evm: security.ima [ 0.238900] evm: security.capability [ 0.239801] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.242011] pinctrl core: initialized pinctrl subsystem [ 0.243263] RTC time: 4:39:57, date: 09/22/18 [ 0.244372] NET: Registered protocol family 16 [ 0.254050] cpuidle: using governor ladder [ 0.266114] cpuidle: using governor menu [ 0.267058] PCCT header not found. [ 0.267881] ACPI: bus type PCI registered [ 0.268818] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.270282] PCI: Using configuration type 1 for base access [ 0.282590] ACPI: Added _OSI(Module Device) [ 0.283588] ACPI: Added _OSI(Processor Device) [ 0.284937] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.286252] ACPI: Added _OSI(Processor Aggregator Device) [ 0.288891] ACPI: Interpreter enabled [ 0.289905] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.292218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.294475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.296681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.298953] ACPI: (supports S0 S5) [ 0.299845] ACPI: Using IOAPIC for interrupt routing [ 0.301026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304801] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.306175] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.307663] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.309112] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.311399] acpiphp: Slot [3] registered [ 0.312218] acpiphp: Slot [4] registered [ 0.313025] acpiphp: Slot [5] registered [ 0.313811] acpiphp: Slot [6] registered [ 0.314598] acpiphp: Slot [7] registered [ 0.315419] acpiphp: Slot [8] registered [ 0.316239] acpiphp: Slot [9] registered [ 0.317040] acpiphp: Slot [10] registered [ 0.327410] acpiphp: Slot [11] registered [ 0.328220] acpiphp: Slot [12] registered [ 0.329051] acpiphp: Slot [13] registered [ 0.329838] acpiphp: Slot [14] registered [ 0.330626] acpiphp: Slot [15] registered [ 0.331413] acpiphp: Slot [16] registered [ 0.332202] acpiphp: Slot [17] registered [ 0.333017] acpiphp: Slot [18] registered [ 0.333802] acpiphp: Slot [19] registered [ 0.334603] acpiphp: Slot [20] registered [ 0.335415] acpiphp: Slot [21] registered [ 0.336238] acpiphp: Slot [22] registered [ 0.337085] acpiphp: Slot [23] registered [ 0.337873] acpiphp: Slot [24] registered [ 0.338654] acpiphp: Slot [25] registered [ 0.339440] acpiphp: Slot [26] registered [ 0.340276] acpiphp: Slot [27] registered [ 0.341111] acpiphp: Slot [28] registered [ 0.341895] acpiphp: Slot [29] registered [ 0.342682] acpiphp: Slot [30] registered [ 0.343471] acpiphp: Slot [31] registered [ 0.344277] PCI host bridge to bus 0000:00 [ 0.345103] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.346285] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.347469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348958] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.350355] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356454] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.357727] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.358859] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.360077] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.367132] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368543] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.416235] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.417659] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.419020] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.420370] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.421699] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.422935] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.424721] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.425735] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.427212] vgaarb: loaded [ 0.427791] vgaarb: bridge control possible 0000:00:02.0 [ 0.429262] SCSI subsystem initialized [ 0.430076] ACPI: bus type USB registered [ 0.430861] usbcore: registered new interface driver usbfs [ 0.431851] usbcore: registered new interface driver hub [ 0.432814] usbcore: registered new device driver usb [ 0.433861] PCI: Using ACPI for IRQ routing [ 0.434857] NetLabel: Initializing [ 0.435539] NetLabel: domain hash size = 128 [ 0.436361] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.437269] NetLabel: unlabeled traffic allowed by default [ 0.438361] clocksource: Switched to clocksource kvm-clock [ 0.444596] AppArmor: AppArmor Filesystem Enabled [ 0.445520] pnp: PnP ACPI init [ 0.446446] pnp: PnP ACPI: found 5 devices [ 0.453161] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.454818] NET: Registered protocol family 2 [ 0.455759] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.456973] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.458090] TCP: Hash tables configured (established 4096 bind 4096) [ 0.459205] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.460237] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.461353] NET: Registered protocol family 1 [ 0.462185] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.463238] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.464266] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.482866] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.501487] Trying to unpack rootfs image as initramfs... [ 0.551889] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.566063] Scanning for low memory corruption every 60 seconds [ 0.567480] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.568594] audit: initializing netlink subsys (disabled) [ 0.569588] audit: type=2000 audit(1537591197.731:1): initialized [ 0.570976] Initialise system trusted keyring [ 0.571896] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.573021] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575143] zbud: loaded [ 0.576240] VFS: Disk quotas dquot_6.6.0 [ 0.577044] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.578605] fuse init (API version 7.23) [ 0.579519] Key type big_key registered [ 0.580299] Allocating IMA MOK and blacklist keyrings. [ 0.581487] Key type asymmetric registered [ 0.582282] Asymmetric key parser 'x509' registered [ 0.583210] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.584655] io scheduler noop registered [ 0.585416] io scheduler deadline registered (default) [ 0.586387] io scheduler cfq registered [ 0.587203] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.588211] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.589432] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590845] ACPI: Power Button [PWRF] [ 0.591693] GHES: HEST is not enabled! [ 0.609608] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.652740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.656058] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679936] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682476] Linux agpgart interface v0.103 [ 0.684996] brd: module loaded [ 0.686943] loop: module loaded [ 0.692880] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.694616] GPT:90111 != 20971519 [ 0.695419] GPT:Alternate GPT header not at the end of the disk. [ 0.696722] GPT:90111 != 20971519 [ 0.697511] GPT: Use GNU Parted to correct GPT errors. [ 0.698695] vda: vda1 vda15 [ 0.700213] scsi host0: ata_piix [ 0.700957] scsi host1: ata_piix [ 0.701654] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.702850] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704116] libphy: Fixed MDIO Bus: probed [ 0.704966] tun: Universal TUN/TAP device driver, 1.6 [ 0.705940] tun: (C) 1999-2004 Max Krasnyansky [ 0.707935] PPP generic driver version 2.4.2 [ 0.709076] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.710347] ehci-pci: EHCI PCI platform driver [ 0.711196] ehci-platform: EHCI generic platform driver [ 0.712147] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.713224] ohci-pci: OHCI PCI platform driver [ 0.714058] ohci-platform: OHCI generic platform driver [ 0.715011] uhci_hcd: USB Universal Host Controller Interface driver [ 0.733945] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.734911] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.736309] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.737285] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.738372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.739545] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.740915] usb usb1: Product: UHCI Host Controller [ 0.741812] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.742909] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743936] hub 1-0:1.0: USB hub found [ 0.744691] hub 1-0:1.0: 2 ports detected [ 0.745565] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.747623] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.748532] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.749550] mousedev: PS/2 mouse device common for all mice [ 0.750792] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.752577] rtc_cmos 00:00: RTC can wake from S4 [ 0.753650] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.754816] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755959] i2c /dev entries driver [ 0.756689] device-mapper: uevent: version 1.0.3 [ 0.757596] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.759173] ledtrig-cpu: registered to indicate activity on CPUs [ 0.760469] NET: Registered protocol family 10 [ 0.761823] NET: Registered protocol family 17 [ 0.762686] Key type dns_resolver registered [ 0.763616] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.764659] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.766082] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.767858] registered taskstats version 1 [ 0.768671] Loading compiled-in X.509 certificates [ 0.770069] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.771856] zswap: loaded using pool lzo/zbud [ 0.773793] Key type trusted registered [ 0.775461] Key type encrypted registered [ 0.776262] AppArmor: AppArmor sha1 policy hashing enabled [ 0.777248] ima: No TPM chip found, activating TPM-bypass! [ 0.778729] evm: HMAC attrs: 0x1 [ 0.779685] Magic number: 2:227:667 [ 0.780521] rtc_cmos 00:00: setting system clock to 2018-09-22 04:39:57 UTC (1537591197) [ 0.791979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.793058] EDD information not available. [ 0.859535] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.861040] Write protecting the kernel read-only data: 14336k [ 0.862613] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.864363] 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.923760] 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.58 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.200.202.5... Lease of 10.200.202.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.80. iid=i-000000b4 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=20953055,end=20971487 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiFmD5F7GgduxRlUeJtZM7umorZC7QhQTxBVL7AnGjvjWlessEue289eYwfjUr9LArtD+69JwmlW1DTp3lVZsqkOZw+Ko28euSQqPthd6EtCuSF3a3m6zToYHJxP3X0khi8sHXnvqmDjI0+G3WaGC2MMghxVVRqLbXJg0FUL0hXWHqB0PoFLPcC6DbJkaZmb2ByeXbZ/1z6IiA55njCfNryLUm0rgsEiBgj9pv5nAb+TW0ravAH1dhraWV0LGWk1U50JbpRyyMQX/RTk0vyVdQMAeFilihOEPBw8TVf6gQoVkUzAHM4J2QK+G0BwDm78JSpoQantTYEezCAKcq/iHz root@createinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558 ssh-dss AAAAB3NzaC1kc3MAAACBALiPYK6W7sG5QXK4UYUWaLdthcG2i77I8x8OHOF8HL5kEMjLGAhgdo9f+rZlu6O2amE7HwPOPmGIf2jKoDvablrBOV0qtXhipZKKWM35RJ7tyKejfrc2uC1lYYXyWedcIzBYHVVVwSYtBb4M3er+PRhIzpqCRQ+vngBwJlWgMgxpAAAAFQDk4UE5cCb/Cdk7uhsUA3AAAnLRIwAAAIByojP/pGPezRDhjRmSYsjv+CjnCGB3ycqueH5eWXAinlfofFtd6c909D9eXiqxFPgVwZbbiXfa0iKVbwwe/7O3CsIpz9rxWZ6y7RLuvPtCaQbrbP4FiR+AWs1r4jzpOgCCbbGJODIsX0LUZeFGJMRcLoNtC8vl/PUJDt1/Q1fSHQAAAIBd1mEc2sXuXVWGp0fUEc+o2ONVimQ/Y781XXfNFdI1MJUL6rgbplJVJSuhZiBOTGVGUlxDvEnIJbmLrrEB6dSk65AWFNcGLPdFVU5Zblwpp87E8XVAoMiSzPjKjOhVHzRqEdnZLMic/Y8EKodIaS8S+FnGw2yKB5erZSsZtFaWTQ== root@createinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe25:7410/64, ip-route:default via 10.200.202.1 dev eth0 ip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 ip-route:169.254.169.254 via 10.200.202.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-000000b4 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558 launch-index: 0 === cirros: current=0.4.0 uptime=5.18 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558 login: 2018-09-22 04:40:11,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:40:12,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40: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-5f2a490b-40bd-4df6-bbee-3b65ef1198c1 x-compute-request-id: req-5f2a490b-40bd-4df6-bbee-3b65ef1198c1 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:52:7e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:39:26.000000", "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "security_groups": [{"name": "default"}], "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:39:40Z", "hostId": "7009a311746354d678ab6c737b87c44f6670c2c3a7f22ede77567695", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1", "created": "2018-09-22T04:39:31Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:40:12,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f used request id req-5f2a490b-40bd-4df6-bbee-3b65ef1198c1 2018-09-22 04:40:12,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 04:40:13,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-9a60b339-6579-45ff-b64d-f73e0ef7c35e x-compute-request-id: req-9a60b339-6579-45ff-b64d-f73e0ef7c35e Content-Encoding: gzip Content-Length: 9622 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 512098914 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.128871] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.130512] pid_max: default: 32768 minimum: 301\n[ 0.131402] ACPI: Core revision 20150930\n[ 0.132790] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134087] Security Framework initialized\n[ 0.134899] Yama: becoming mindful.\n[ 0.135620] AppArmor: AppArmor initialized\n[ 0.136479] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137799] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139066] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140267] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141643] Initializing cgroup subsys io\n[ 0.142455] Initializing cgroup subsys memory\n[ 0.143307] Initializing cgroup subsys devices\n[ 0.144189] Initializing cgroup subsys freezer\n[ 0.145056] Initializing cgroup subsys net_cls\n[ 0.145919] Initializing cgroup subsys perf_event\n[ 0.146825] Initializing cgroup subsys net_prio\n[ 0.147700] Initializing cgroup subsys hugetlb\n[ 0.148570] Initializing cgroup subsys pids\n[ 0.149440] CPU: Physical Processor ID: 0\n[ 0.150944] mce: CPU supports 10 MCE banks\n[ 0.151783] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152776] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155018] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.161328] ftrace: allocating 31920 entries in 125 pages\n[ 0.187259] smpboot: Max logical packages: 2\n[ 0.188112] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.189295] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.190629] x2apic enabled\n[ 0.191434] Switched APIC routing to physical x2apic.\n[ 0.193179] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.194380] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.196505] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.198421] KVM setup paravirtual spinlock\n[ 0.199834] x86: Booting SMP configuration:\n[ 0.200728] .... node #0, CPUs: #1\n[ 0.201618] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.223282] x86: Booted up 1 node, 2 CPUs\n[ 0.223285] KVM setup async PF for cpu 1\n[ 0.223287] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.225854] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.227310] devtmpfs: initialized\n[ 0.229029] evm: security.selinux\n[ 0.229719] evm: security.SMACK64\n[ 0.230405] evm: security.SMACK64EXEC\n[ 0.231145] evm: security.SMACK64TRANSMUTE\n[ 0.231953] evm: security.SMACK64MMAP\n[ 0.232689] evm: security.ima\n[ 0.233323] evm: security.capability\n[ 0.234166] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236031] pinctrl core: initialized pinctrl subsystem\n[ 0.237118] RTC time: 4:39:26, date: 09/22/18\n[ 0.238088] NET: Registered protocol family 16\n[ 0.248078] cpuidle: using governor ladder\n[ 0.260147] cpuidle: using governor menu\n[ 0.260953] PCCT header not found.\n[ 0.261704] ACPI: bus type PCI registered\n[ 0.262488] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.263743] PCI: Using configuration type 1 for base access\n[ 0.277154] ACPI: Added _OSI(Module Device)\n[ 0.277986] ACPI: Added _OSI(Processor Device)\n[ 0.278824] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.279694] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.282005] ACPI: Interpreter enabled\n[ 0.282746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.284547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.286346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.288136] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.289930] ACPI: (supports S0 S5)\n[ 0.290614] ACPI: Using IOAPIC for interrupt routing\n[ 0.291641] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.294971] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.296080] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.297286] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.298449] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.300643] acpiphp: Slot [3] registered\n[ 0.301434] acpiphp: Slot [4] registered\n[ 0.302212] acpiphp: Slot [5] registered\n[ 0.302993] acpiphp: Slot [6] registered\n[ 0.303772] acpiphp: Slot [7] registered\n[ 0.304547] acpiphp: Slot [8] registered\n[ 0.305327] acpiphp: Slot [9] registered\n[ 0.306102] acpiphp: Slot [10] registered\n[ 0.316835] acpiphp: Slot [11] registered\n[ 0.317627] acpiphp: Slot [12] registered\n[ 0.318419] acpiphp: Slot [13] registered\n[ 0.319211] acpiphp: Slot [14] registered\n[ 0.319998] acpiphp: Slot [15] registered\n[ 0.320788] acpiphp: Slot [16] registered\n[ 0.321582] acpiphp: Slot [17] registered\n[ 0.322373] acpiphp: Slot [18] registered\n[ 0.323160] acpiphp: Slot [19] registered\n[ 0.323949] acpiphp: Slot [20] registered\n[ 0.324736] acpiphp: Slot [21] registered\n[ 0.325523] acpiphp: Slot [22] registered\n[ 0.326339] acpiphp: Slot [23] registered\n[ 0.327131] acpiphp: Slot [24] registered\n[ 0.327918] acpiphp: Slot [25] registered\n[ 0.328701] acpiphp: Slot [26] registered\n[ 0.329491] acpiphp: Slot [27] registered\n[ 0.330284] acpiphp: Slot [28] registered\n[ 0.331079] acpiphp: Slot [29] registered\n[ 0.331868] acpiphp: Slot [30] registered\n[ 0.332652] acpiphp: Slot [31] registered\n[ 0.333439] PCI host bridge to bus 0000:00\n[ 0.334227] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.335407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.336589] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.338004] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.339416] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.345702] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.346969] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.348111] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.349338] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.355631] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.357042] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.403845] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.405326] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406725] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.408145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409689] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.411001] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412230] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413462] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.415005] vgaarb: loaded\n[ 0.415607] vgaarb: bridge control possible 0000:00:02.0\n[ 0.417122] SCSI subsystem initialized\n[ 0.417962] ACPI: bus type USB registered\n[ 0.418784] usbcore: registered new interface driver usbfs\n[ 0.419819] usbcore: registered new interface driver hub\n[ 0.420824] usbcore: registered new device driver usb\n[ 0.421901] PCI: Using ACPI for IRQ routing\n[ 0.422929] NetLabel: Initializing\n[ 0.423640] NetLabel: domain hash size = 128\n[ 0.424497] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425444] NetLabel: unlabeled traffic allowed by default\n[ 0.426576] clocksource: Switched to clocksource kvm-clock\n[ 0.432562] AppArmor: AppArmor Filesystem Enabled\n[ 0.433529] pnp: PnP ACPI init\n[ 0.434469] pnp: PnP ACPI: found 5 devices\n[ 0.441198] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.442910] NET: Registered protocol family 2\n[ 0.443872] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.445141] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.446309] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.447469] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448543] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449699] NET: Registered protocol family 1\n[ 0.450555] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.451649] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.452718] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471362] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.490219] Trying to unpack rootfs image as initramfs...\n[ 0.540513] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.554703] Scanning for low memory corruption every 60 seconds\n[ 0.556154] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.557307] audit: initializing netlink subsys (disabled)\n[ 0.558337] audit: type=2000 audit(1537591167.461:1): initialized\n[ 0.559661] Initialise system trusted keyring\n[ 0.560634] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.561812] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.563933] zbud: loaded\n[ 0.565051] VFS: Disk quotas dquot_6.6.0\n[ 0.565879] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.567484] fuse init (API version 7.23)\n[ 0.568431] Key type big_key registered\n[ 0.569245] Allocating IMA MOK and blacklist keyrings.\n[ 0.570497] Key type asymmetric registered\n[ 0.571331] Asymmetric key parser 'x509' registered\n[ 0.572293] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.573797] io scheduler noop registered\n[ 0.574599] io scheduler deadline registered (default)\n[ 0.575607] io scheduler cfq registered\n[ 0.576449] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.577501] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580242] ACPI: Power Button [PWRF]\n[ 0.581123] GHES: HEST is not enabled!\n[ 0.600868] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.638740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.641313] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.665142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.667600] Linux agpgart interface v0.103\n[ 0.670012] brd: module loaded\n[ 0.671777] loop: module loaded\n[ 0.676562] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.678015] GPT:90111 != 20971519\n[ 0.678707] GPT:Alternate GPT header not at the end of the disk.\n[ 0.679803] GPT:90111 != 20971519\n[ 0.680488] GPT: Use GNU Parted to correct GPT errors.\n[ 0.681454] vda: vda1 vda15\n[ 0.682998] scsi host0: ata_piix\n[ 0.683794] scsi host1: ata_piix\n[ 0.684504] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.685718] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.687014] libphy: Fixed MDIO Bus: probed\n[ 0.687871] tun: Universal TUN/TAP device driver, 1.6\n[ 0.688864] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.690801] PPP generic driver version 2.4.2\n[ 0.691725] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.692972] ehci-pci: EHCI PCI platform driver\n[ 0.693841] ehci-platform: EHCI generic platform driver\n[ 0.694832] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.695954] ohci-pci: OHCI PCI platform driver\n[ 0.696820] ohci-platform: OHCI generic platform driver\n[ 0.697802] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.716598] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.717601] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.719056] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.720083] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.721201] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.722415] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.723839] usb usb1: Product: UHCI Host Controller\n[ 0.724772] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.725904] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.726960] hub 1-0:1.0: USB hub found\n[ 0.727737] hub 1-0:1.0: 2 ports detected\n[ 0.728649] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.730774] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.731905] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.732987] mousedev: PS/2 mouse device common for all mice\n[ 0.734291] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.736142] rtc_cmos 00:00: RTC can wake from S4\n[ 0.737286] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738474] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.739682] i2c /dev entries driver\n[ 0.740445] device-mapper: uevent: version 1.0.3\n[ 0.741402] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.743030] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.744371] NET: Registered protocol family 10\n[ 0.745767] NET: Registered protocol family 17\n[ 0.746658] Key type dns_resolver registered\n[ 0.747635] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.748744] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.749883] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.751686] registered taskstats version 1\n[ 0.752513] Loading compiled-in X.509 certificates\n[ 0.753944] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.755793] zswap: loaded using pool lzo/zbud\n[ 0.757345] Key type trusted registered\n[ 0.759106] Key type encrypted registered\n[ 0.759934] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.760963] ima: No TPM chip found, activating TPM-bypass!\n[ 0.762007] evm: HMAC attrs: 0x1\n[ 0.762968] Magic number: 2:227:667\n[ 0.763824] rtc_cmos 00:00: setting system clock to 2018-09-22 04:39:26 UTC (1537591166)\n[ 0.775681] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.776808] EDD information not available.\n[ 0.843975] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.845531] Write protecting the kernel read-only data: 14336k\n[ 0.847161] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.848990] 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.908387] 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.42\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.62. iid=i-000000b1\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=20953055,end=20971487\nvPing KO\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLalul4lX2R+t/3oQYeP8/yrrwyPeW+GuvzzNxMKLFxp0lTV1ozncX7DTex9O6k6oiXBhWXt1vHjbLr+42IwJ92BM7sV2Xj4PxJ6doF8McWBYxK5Yx0Yqnk5CDbdgulDl6Xcaz5f6kEebmfQpFoguBtr+rLNHQg25kapRK5y8h1XKssPn4GTqNj4y5iPeyabfFK9fJZLoo5IV0ByGbRx090t/7TS9KCOR/VEj7+3VAu9CrYrmuYFkgMhNy/L5Q0KPBvyawigrKxdEyLsS3+OMGw7PLO91s6SKvlKv80lej9aheJw6Dhq3N9xOLh0eYc3azlnoZOp1yRy29Oe6NeFVx root@createinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558\nssh-dss AAAAB3NzaC1kc3MAAACBAIHXDjR/mWynwOM79Rcjfo+WEOnxtxrENGI73bcAOt4TqRX8WEmE7rswE7QVPaEv+SJoEvwpgYr7Jf01yHSipm/rahZD2DCgJk68lnNzTQurA01O97YyML7ld/S479X9aYncdSDVUsJYmzTb30zwXap5EUnj2gjCYW/+6j6K+zWnAAAAFQC0AtZq6WXKR70tzctdyyKUBvPQ0wAAAIBiZG5Ws2IwBzpEWFoYuGvvqJbmcrCdIT4isFqirFfZLsNvnDPfgDm13J0xMW7FiKullE02ZMTx0wqgTJpLQTZ6xCb4qKV4u9patXpf+b2qug/1JkXjHpG6ITf0DtqVvL1AJNEvn+K7neojprXG/z3kQZNKi74vxTo2cX5YKXXoZgAAAIAfUhpcYMzb6cyQsN9SZHU1GAC3qOig1DS/F4QBskkZwHFGNLNi83ajKXvgMBrU3UznLLfjPnKkQGj0T7TOjAla9sIzrAMk/KtyVZ3k9noh6xBLAcud5Uo1zKn4Yp9okFQsfEWJva9rONV5ns8Sd88bcFY/k5wf/ywIg9xT4h5hhQ== root@createinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fea8:527e/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b1\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=26.21 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558 login: "} 2018-09-22 04:40:13,229 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f/action used request id req-9a60b339-6579-45ff-b64d-f73e0ef7c35e 2018-09-22 04:40:14,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:40:14,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-3ee9c646-50a4-401f-9f4d-7d8a7b2a6a11 x-compute-request-id: req-3ee9c646-50a4-401f-9f4d-7d8a7b2a6a11 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:74:10", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:39:56.000000", "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "security_groups": [{"name": "default"}], "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:40:02Z", "hostId": "8097bc3ed0f141c3345dc55d30e42647110044ca83921dbd60aaf726", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2", "created": "2018-09-22T04:39:52Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:40:14,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f used request id req-3ee9c646-50a4-401f-9f4d-7d8a7b2a6a11 2018-09-22 04:40:14,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 04:40:15,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-8d491378-4948-4bd8-86ba-2937b9569a9e x-compute-request-id: req-8d491378-4948-4bd8-86ba-2937b9569a9e Content-Encoding: gzip Content-Length: 9610 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 639314298 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.131309] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132998] pid_max: default: 32768 minimum: 301\n[ 0.133960] ACPI: Core revision 20150930\n[ 0.135339] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136669] Security Framework initialized\n[ 0.137490] Yama: becoming mindful.\n[ 0.138230] AppArmor: AppArmor initialized\n[ 0.139106] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140439] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141719] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142928] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144368] Initializing cgroup subsys io\n[ 0.145186] Initializing cgroup subsys memory\n[ 0.146043] Initializing cgroup subsys devices\n[ 0.146936] Initializing cgroup subsys freezer\n[ 0.147834] Initializing cgroup subsys net_cls\n[ 0.148726] Initializing cgroup subsys perf_event\n[ 0.149635] Initializing cgroup subsys net_prio\n[ 0.150533] Initializing cgroup subsys hugetlb\n[ 0.151438] Initializing cgroup subsys pids\n[ 0.152304] CPU: Physical Processor ID: 0\n[ 0.153825] mce: CPU supports 10 MCE banks\n[ 0.154705] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155715] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.157950] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.164290] ftrace: allocating 31920 entries in 125 pages\n[ 0.190140] smpboot: Max logical packages: 2\n[ 0.191011] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.192203] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.193557] x2apic enabled\n[ 0.194406] Switched APIC routing to physical x2apic.\n[ 0.196203] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197428] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199605] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201545] KVM setup paravirtual spinlock\n[ 0.202993] x86: Booting SMP configuration:\n[ 0.203908] .... node #0, CPUs: #1\n[ 0.204876] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.227439] x86: Booted up 1 node, 2 CPUs\n[ 0.227465] KVM setup async PF for cpu 1\n[ 0.227467] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.230463] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.232257] devtmpfs: initialized\n[ 0.234061] evm: security.selinux\n[ 0.234880] evm: security.SMACK64\n[ 0.235636] evm: security.SMACK64EXEC\n[ 0.236476] evm: security.SMACK64TRANSMUTE\n[ 0.237367] evm: security.SMACK64MMAP\n[ 0.238187] evm: security.ima\n[ 0.238900] evm: security.capability\n[ 0.239801] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.242011] pinctrl core: initialized pinctrl subsystem\n[ 0.243263] RTC time: 4:39:57, date: 09/22/18\n[ 0.244372] NET: Registered protocol family 16\n[ 0.254050] cpuidle: using governor ladder\n[ 0.266114] cpuidle: using governor menu\n[ 0.267058] PCCT header not found.\n[ 0.267881] ACPI: bus type PCI registered\n[ 0.268818] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270282] PCI: Using configuration type 1 for base access\n[ 0.282590] ACPI: Added _OSI(Module Device)\n[ 0.283588] ACPI: Added _OSI(Processor Device)\n[ 0.284937] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.286252] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.288891] ACPI: Interpreter enabled\n[ 0.289905] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.292218] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.294475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.296681] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.298953] ACPI: (supports S0 S5)\n[ 0.299845] ACPI: Using IOAPIC for interrupt routing\n[ 0.301026] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304801] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.306175] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.307663] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.309112] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.311399] acpiphp: Slot [3] registered\n[ 0.312218] acpiphp: Slot [4] registered\n[ 0.313025] acpiphp: Slot [5] registered\n[ 0.313811] acpiphp: Slot [6] registered\n[ 0.314598] acpiphp: Slot [7] registered\n[ 0.315419] acpiphp: Slot [8] registered\n[ 0.316239] acpiphp: Slot [9] registered\n[ 0.317040] acpiphp: Slot [10] registered\n[ 0.327410] acpiphp: Slot [11] registered\n[ 0.328220] acpiphp: Slot [12] registered\n[ 0.329051] acpiphp: Slot [13] registered\n[ 0.329838] acpiphp: Slot [14] registered\n[ 0.330626] acpiphp: Slot [15] registered\n[ 0.331413] acpiphp: Slot [16] registered\n[ 0.332202] acpiphp: Slot [17] registered\n[ 0.333017] acpiphp: Slot [18] registered\n[ 0.333802] acpiphp: Slot [19] registered\n[ 0.334603] acpiphp: Slot [20] registered\n[ 0.335415] acpiphp: Slot [21] registered\n[ 0.336238] acpiphp: Slot [22] registered\n[ 0.337085] acpiphp: Slot [23] registered\n[ 0.337873] acpiphp: Slot [24] registered\n[ 0.338654] acpiphp: Slot [25] registered\n[ 0.339440] acpiphp: Slot [26] registered\n[ 0.340276] acpiphp: Slot [27] registered\n[ 0.341111] acpiphp: Slot [28] registered\n[ 0.341895] acpiphp: Slot [29] registered\n[ 0.342682] acpiphp: Slot [30] registered\n[ 0.343471] acpiphp: Slot [31] registered\n[ 0.344277] PCI host bridge to bus 0000:00\n[ 0.345103] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.346285] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.347469] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348958] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.350355] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356454] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357727] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.358859] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.360077] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.367132] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368543] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.416235] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.417659] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.419020] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.420370] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.421699] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.422935] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.424721] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.425735] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.427212] vgaarb: loaded\n[ 0.427791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.429262] SCSI subsystem initialized\n[ 0.430076] ACPI: bus type USB registered\n[ 0.430861] usbcore: registered new interface driver usbfs\n[ 0.431851] usbcore: registered new interface driver hub\n[ 0.432814] usbcore: registered new device driver usb\n[ 0.433861] PCI: Using ACPI for IRQ routing\n[ 0.434857] NetLabel: Initializing\n[ 0.435539] NetLabel: domain hash size = 128\n[ 0.436361] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.437269] NetLabel: unlabeled traffic allowed by default\n[ 0.438361] clocksource: Switched to clocksource kvm-clock\n[ 0.444596] AppArmor: AppArmor Filesystem Enabled\n[ 0.445520] pnp: PnP ACPI init\n[ 0.446446] pnp: PnP ACPI: found 5 devices\n[ 0.453161] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.454818] NET: Registered protocol family 2\n[ 0.455759] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.456973] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.458090] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.459205] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460237] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.461353] NET: Registered protocol family 1\n[ 0.462185] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.463238] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.464266] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.482866] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.501487] Trying to unpack rootfs image as initramfs...\n[ 0.551889] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.566063] Scanning for low memory corruption every 60 seconds\n[ 0.567480] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.568594] audit: initializing netlink subsys (disabled)\n[ 0.569588] audit: type=2000 audit(1537591197.731:1): initialized\n[ 0.570976] Initialise system trusted keyring\n[ 0.571896] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.573021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575143] zbud: loaded\n[ 0.576240] VFS: Disk quotas dquot_6.6.0\n[ 0.577044] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.578605] fuse init (API version 7.23)\n[ 0.579519] Key type big_key registered\n[ 0.580299] Allocating IMA MOK and blacklist keyrings.\n[ 0.581487] Key type asymmetric registered\n[ 0.582282] Asymmetric key parser 'x509' registered\n[ 0.583210] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.584655] io scheduler noop registered\n[ 0.585416] io scheduler deadline registered (default)\n[ 0.586387] io scheduler cfq registered\n[ 0.587203] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.588211] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.589432] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590845] ACPI: Power Button [PWRF]\n[ 0.591693] GHES: HEST is not enabled!\n[ 0.609608] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.652740] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.656058] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679936] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682476] Linux agpgart interface v0.103\n[ 0.684996] brd: module loaded\n[ 0.686943] loop: module loaded\n[ 0.692880] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.694616] GPT:90111 != 20971519\n[ 0.695419] GPT:Alternate GPT header not at the end of the disk.\n[ 0.696722] GPT:90111 != 20971519\n[ 0.697511] GPT: Use GNU Parted to correct GPT errors.\n[ 0.698695] vda: vda1 vda15\n[ 0.700213] scsi host0: ata_piix\n[ 0.700957] scsi host1: ata_piix\n[ 0.701654] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.702850] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704116] libphy: Fixed MDIO Bus: probed\n[ 0.704966] tun: Universal TUN/TAP device driver, 1.6\n[ 0.705940] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.707935] PPP generic driver version 2.4.2\n[ 0.709076] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.710347] ehci-pci: EHCI PCI platform driver\n[ 0.711196] ehci-platform: EHCI generic platform driver\n[ 0.712147] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.713224] ohci-pci: OHCI PCI platform driver\n[ 0.714058] ohci-platform: OHCI generic platform driver\n[ 0.715011] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733945] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734911] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736309] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.737285] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738372] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739545] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.740915] usb usb1: Product: UHCI Host Controller\n[ 0.741812] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.742909] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743936] hub 1-0:1.0: USB hub found\n[ 0.744691] hub 1-0:1.0: 2 ports detected\n[ 0.745565] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.747623] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.748532] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.749550] mousedev: PS/2 mouse device common for all mice\n[ 0.750792] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.752577] rtc_cmos 00:00: RTC can wake from S4\n[ 0.753650] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.754816] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.755959] i2c /dev entries driver\n[ 0.756689] device-mapper: uevent: version 1.0.3\n[ 0.757596] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.759173] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.760469] NET: Registered protocol family 10\n[ 0.761823] NET: Registered protocol family 17\n[ 0.762686] Key type dns_resolver registered\n[ 0.763616] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.764659] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.766082] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767858] registered taskstats version 1\n[ 0.768671] Loading compiled-in X.509 certificates\n[ 0.770069] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771856] zswap: loaded using pool lzo/zbud\n[ 0.773793] Key type trusted registered\n[ 0.775461] Key type encrypted registered\n[ 0.776262] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.777248] ima: No TPM chip found, activating TPM-bypass!\n[ 0.778729] evm: HMAC attrs: 0x1\n[ 0.779685] Magic number: 2:227:667\n[ 0.780521] rtc_cmos 00:00: setting system clock to 2018-09-22 04:39:57 UTC (1537591197)\n[ 0.791979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.793058] EDD information not available.\n[ 0.859535] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.861040] Write protecting the kernel read-only data: 14336k\n[ 0.862613] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.864363] 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.923760] 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.58\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.80. iid=i-000000b4\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=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiFmD5F7GgduxRlUeJtZM7umorZC7QhQTxBVL7AnGjvjWlessEue289eYwfjUr9LArtD+69JwmlW1DTp3lVZsqkOZw+Ko28euSQqPthd6EtCuSF3a3m6zToYHJxP3X0khi8sHXnvqmDjI0+G3WaGC2MMghxVVRqLbXJg0FUL0hXWHqB0PoFLPcC6DbJkaZmb2ByeXbZ/1z6IiA55njCfNryLUm0rgsEiBgj9pv5nAb+TW0ravAH1dhraWV0LGWk1U50JbpRyyMQX/RTk0vyVdQMAeFilihOEPBw8TVf6gQoVkUzAHM4J2QK+G0BwDm78JSpoQantTYEezCAKcq/iHz root@createinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558\nssh-dss AAAAB3NzaC1kc3MAAACBALiPYK6W7sG5QXK4UYUWaLdthcG2i77I8x8OHOF8HL5kEMjLGAhgdo9f+rZlu6O2amE7HwPOPmGIf2jKoDvablrBOV0qtXhipZKKWM35RJ7tyKejfrc2uC1lYYXyWedcIzBYHVVVwSYtBb4M3er+PRhIzpqCRQ+vngBwJlWgMgxpAAAAFQDk4UE5cCb/Cdk7uhsUA3AAAnLRIwAAAIByojP/pGPezRDhjRmSYsjv+CjnCGB3ycqueH5eWXAinlfofFtd6c909D9eXiqxFPgVwZbbiXfa0iKVbwwe/7O3CsIpz9rxWZ6y7RLuvPtCaQbrbP4FiR+AWs1r4jzpOgCCbbGJODIsX0LUZeFGJMRcLoNtC8vl/PUJDt1/Q1fSHQAAAIBd1mEc2sXuXVWGp0fUEc+o2ONVimQ/Y781XXfNFdI1MJUL6rgbplJVJSuhZiBOTGVGUlxDvEnIJbmLrrEB6dSk65AWFNcGLPdFVU5Zblwpp87E8XVAoMiSzPjKjOhVHzRqEdnZLMic/Y8EKodIaS8S+FnGw2yKB5erZSsZtFaWTQ== root@createinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe25:7410/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.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-000000b4\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=5.18 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558 login: "} 2018-09-22 04:40:15,916 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f/action used request id req-8d491378-4948-4bd8-86ba-2937b9569a9e 2018-09-22 04:40:15,918 - create_instance - INFO - Deleting Port with ID - fb9d2a2f-55b6-4bee-9bbc-e548f6ca2882 2018-09-22 04:40:15,918 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm1-port 2018-09-22 04:40:15,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/fb9d2a2f-55b6-4bee-9bbc-e548f6ca2882 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:40:16,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6eab1241-9549-4e6b-9265-dbbf9ced2669 Date: Sat, 22 Sep 2018 04:40:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:40:16,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/fb9d2a2f-55b6-4bee-9bbc-e548f6ca2882 used request id req-6eab1241-9549-4e6b-9265-dbbf9ced2669 2018-09-22 04:40:16,367 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1 2018-09-22 04:40:16,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:40:16,650 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:40: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-6d453a0a-0a96-42b8-acf6-8b13f72255a4 x-compute-request-id: req-6d453a0a-0a96-42b8-acf6-8b13f72255a4 Content-Type: application/json 2018-09-22 04:40:16,650 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f used request id req-6d453a0a-0a96-42b8-acf6-8b13f72255a4 2018-09-22 04:40:16,650 - create_instance - INFO - Checking deletion status 2018-09-22 04:40:16,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:40:17,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40: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-864fdb26-3221-49aa-95b6-ce709ce1fc85 x-compute-request-id: req-864fdb26-3221-49aa-95b6-ce709ce1fc85 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:52:7e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:39:26.000000", "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:40:16Z", "hostId": "7009a311746354d678ab6c737b87c44f6670c2c3a7f22ede77567695", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1", "created": "2018-09-22T04:39:31Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:40:17,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f used request id req-864fdb26-3221-49aa-95b6-ce709ce1fc85 2018-09-22 04:40:17,393 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1] is - ACTIVE 2018-09-22 04:40:17,393 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:40:20,397 - create_instance - DEBUG - VM status query timeout in 296.253774881 2018-09-22 04:40:20,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:40:20,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40: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-14d07ff3-b6eb-4825-b34c-426f390fcffa x-compute-request-id: req-14d07ff3-b6eb-4825-b34c-426f390fcffa Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:39:26.000000", "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:40:16Z", "hostId": "7009a311746354d678ab6c737b87c44f6670c2c3a7f22ede77567695", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1", "created": "2018-09-22T04:39:31Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:40:20,994 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f used request id req-14d07ff3-b6eb-4825-b34c-426f390fcffa 2018-09-22 04:40:20,994 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1] is - ACTIVE 2018-09-22 04:40:20,994 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:40:23,997 - create_instance - DEBUG - VM status query timeout in 292.652927876 2018-09-22 04:40:24,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:40:24,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40: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-87c8ac9d-3ba4-463a-9268-d8b8477002c2 x-compute-request-id: req-87c8ac9d-3ba4-463a-9268-d8b8477002c2 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:39:26.000000", "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:40:16Z", "hostId": "7009a311746354d678ab6c737b87c44f6670c2c3a7f22ede77567695", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1", "created": "2018-09-22T04:39:31Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:40:24,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f used request id req-87c8ac9d-3ba4-463a-9268-d8b8477002c2 2018-09-22 04:40:24,101 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1] is - ACTIVE 2018-09-22 04:40:24,102 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:40:27,105 - create_instance - DEBUG - VM status query timeout in 289.545609951 2018-09-22 04:40:27,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:40:27,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40: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-2dc83005-47ea-402c-b500-1e3485f87d21 x-compute-request-id: req-2dc83005-47ea-402c-b500-1e3485f87d21 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:39:26.000000", "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "a49b186b-6a3b-4f2e-8f7c-a78459505d2f", "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:40:16Z", "hostId": "7009a311746354d678ab6c737b87c44f6670c2c3a7f22ede77567695", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1", "created": "2018-09-22T04:39:31Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:40:27,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f used request id req-2dc83005-47ea-402c-b500-1e3485f87d21 2018-09-22 04:40:27,445 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1] is - ACTIVE 2018-09-22 04:40:27,445 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:40:30,448 - create_instance - DEBUG - VM status query timeout in 286.202353954 2018-09-22 04:40:30,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf74e29d09c710a75d59dad1021e36ed314602f5" 2018-09-22 04:40:30,500 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:40: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-00631c39-82b5-42d9-be13-74c41f3e6ea2 x-compute-request-id: req-00631c39-82b5-42d9-be13-74c41f3e6ea2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a49b186b-6a3b-4f2e-8f7c-a78459505d2f could not be found.", "code": 404}} 2018-09-22 04:40:30,500 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49b186b-6a3b-4f2e-8f7c-a78459505d2f used request id req-00631c39-82b5-42d9-be13-74c41f3e6ea2 2018-09-22 04:40:30,500 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a49b186b-6a3b-4f2e-8f7c-a78459505d2f could not be found. (HTTP 404) (Request-ID: req-00631c39-82b5-42d9-be13-74c41f3e6ea2) 2018-09-22 04:40:30,500 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst1 2018-09-22 04:40:30,501 - create_instance - INFO - Deleting Port with ID - 398ed543-d670-48ea-bfaa-bd2124c5bfd6 2018-09-22 04:40:30,502 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-vm2-port 2018-09-22 04:40:30,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/398ed543-d670-48ea-bfaa-bd2124c5bfd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:40:31,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fed8e15f-9d51-4367-89c1-7e908f9ecffb Date: Sat, 22 Sep 2018 04:40:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:40:31,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/398ed543-d670-48ea-bfaa-bd2124c5bfd6 used request id req-fed8e15f-9d51-4367-89c1-7e908f9ecffb 2018-09-22 04:40:31,047 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2 2018-09-22 04:40:31,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:40:31,188 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:40: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-8428ffe4-4ee1-408f-8097-1d8031f14f70 x-compute-request-id: req-8428ffe4-4ee1-408f-8097-1d8031f14f70 Content-Type: application/json 2018-09-22 04:40:31,189 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f used request id req-8428ffe4-4ee1-408f-8097-1d8031f14f70 2018-09-22 04:40:31,189 - create_instance - INFO - Checking deletion status 2018-09-22 04:40:31,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:40:31,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40: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-802976d0-8b2d-4959-a976-9dc3deca5191 x-compute-request-id: req-802976d0-8b2d-4959-a976-9dc3deca5191 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:74:10", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:39:56.000000", "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:40:31Z", "hostId": "8097bc3ed0f141c3345dc55d30e42647110044ca83921dbd60aaf726", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2", "created": "2018-09-22T04:39:52Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:40:31,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f used request id req-802976d0-8b2d-4959-a976-9dc3deca5191 2018-09-22 04:40:31,449 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2] is - ACTIVE 2018-09-22 04:40:31,449 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:40:34,452 - create_instance - DEBUG - VM status query timeout in 296.736737013 2018-09-22 04:40:34,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:40:34,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40: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-339e3a0b-5ac4-428f-89f5-915b3465a0d0 x-compute-request-id: req-339e3a0b-5ac4-428f-89f5-915b3465a0d0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:39:56.000000", "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:40:31Z", "hostId": "8097bc3ed0f141c3345dc55d30e42647110044ca83921dbd60aaf726", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2", "created": "2018-09-22T04:39:52Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:40:34,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f used request id req-339e3a0b-5ac4-428f-89f5-915b3465a0d0 2018-09-22 04:40:34,867 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2] is - ACTIVE 2018-09-22 04:40:34,868 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:40:37,871 - create_instance - DEBUG - VM status query timeout in 293.318503857 2018-09-22 04:40:37,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:40:37,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40: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-568bcdea-45da-4a8b-8ada-c5b17ae04f8e x-compute-request-id: req-568bcdea-45da-4a8b-8ada-c5b17ae04f8e Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "rel": "bookmark"}], "image": {"id": "3fd41bd9-64c8-451f-9eba-9192e2c12f87", "links": [{"href": "http://172.30.9.23:8774/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:39:56.000000", "flavor": {"id": "97902980-1841-4d83-82bf-d64399bdec67", "links": [{"href": "http://172.30.9.23:8774/flavors/97902980-1841-4d83-82bf-d64399bdec67", "rel": "bookmark"}]}, "id": "bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f", "user_id": "d66dcb1f01b046d8954a542f7469aaae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:40:31Z", "hostId": "8097bc3ed0f141c3345dc55d30e42647110044ca83921dbd60aaf726", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2", "created": "2018-09-22T04:39:52Z", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:40:37,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f used request id req-568bcdea-45da-4a8b-8ada-c5b17ae04f8e 2018-09-22 04:40:37,970 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2] is - ACTIVE 2018-09-22 04:40:37,970 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:40:40,973 - create_instance - DEBUG - VM status query timeout in 290.216012955 2018-09-22 04:40:40,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1572b85213e5a578ed6a025c35d86fbd74b7d1a" 2018-09-22 04:40:41,030 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:40: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-12703a56-0f1a-48a5-8384-237033543e36 x-compute-request-id: req-12703a56-0f1a-48a5-8384-237033543e36 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f could not be found.", "code": 404}} 2018-09-22 04:40:41,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f used request id req-12703a56-0f1a-48a5-8384-237033543e36 2018-09-22 04:40:41,030 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance bf53ce10-37ab-4ccd-b10b-4a21de4dcb6f could not be found. (HTTP 404) (Request-ID: req-12703a56-0f1a-48a5-8384-237033543e36) 2018-09-22 04:40:41,031 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-inst2 2018-09-22 04:40:41,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/97902980-1841-4d83-82bf-d64399bdec67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d39b95381a0d825a8f9c265707f505a247272c6" 2018-09-22 04:40:41,088 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:40: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-1ac35e26-8008-4ab8-a246-3e84c34350d6 x-compute-request-id: req-1ac35e26-8008-4ab8-a246-3e84c34350d6 Content-Length: 0 Content-Type: application/json 2018-09-22 04:40:41,088 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/97902980-1841-4d83-82bf-d64399bdec67 used request id req-1ac35e26-8008-4ab8-a246-3e84c34350d6 2018-09-22 04:40:41,088 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-pub-router and port CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-router-port1 2018-09-22 04:40:41,089 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-pub-router 2018-09-22 04:40:41,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/47b6aa0b-284d-400f-95ab-237b80e971ae/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" -d '{"port_id": "5c01d19e-d730-4fc6-8cde-bbd561ae0b6c"}' 2018-09-22 04:40:42,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3f0c3ff3-8f6f-48cd-be9f-cb1548d4177c Date: Sat, 22 Sep 2018 04:40:42 GMT RESP BODY: {"network_id": "319e8668-f0a5-45bf-bdde-2ea2f256eee2", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "subnet_id": "1e0937d2-2224-4d76-83f4-b59f19400c5d", "subnet_ids": ["1e0937d2-2224-4d76-83f4-b59f19400c5d"], "port_id": "5c01d19e-d730-4fc6-8cde-bbd561ae0b6c", "id": "47b6aa0b-284d-400f-95ab-237b80e971ae"} 2018-09-22 04:40:42,372 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/47b6aa0b-284d-400f-95ab-237b80e971ae/remove_router_interface used request id req-3f0c3ff3-8f6f-48cd-be9f-cb1548d4177c 2018-09-22 04:40:42,373 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-pub-router and port CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-router-port2 2018-09-22 04:40:42,373 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-pub-router 2018-09-22 04:40:42,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/47b6aa0b-284d-400f-95ab-237b80e971ae/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" -d '{"port_id": "751a3a3f-5e44-4af9-862f-1b06a443c343"}' 2018-09-22 04:40:43,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-00e79d83-078b-448c-8559-be3bee2d669a Date: Sat, 22 Sep 2018 04:40:43 GMT RESP BODY: {"network_id": "7c875f74-1f48-423e-80ec-be21e1aa34ee", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "subnet_id": "cba92ac4-309b-446a-b328-0ad114e49ed2", "subnet_ids": ["cba92ac4-309b-446a-b328-0ad114e49ed2"], "port_id": "751a3a3f-5e44-4af9-862f-1b06a443c343", "id": "47b6aa0b-284d-400f-95ab-237b80e971ae"} 2018-09-22 04:40:43,786 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/47b6aa0b-284d-400f-95ab-237b80e971ae/remove_router_interface used request id req-00e79d83-078b-448c-8559-be3bee2d669a 2018-09-22 04:40:43,786 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-pub-router 2018-09-22 04:40:43,787 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-pub-router 2018-09-22 04:40:43,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/47b6aa0b-284d-400f-95ab-237b80e971ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0f56d06c56750317df8c19dd65f1e1fcb9f36b" 2018-09-22 04:40:46,746 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6a0a261a-d033-4dc9-8d11-e44b8314fff1 Content-Length: 0 Date: Sat, 22 Sep 2018 04:40:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:40:46,746 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/47b6aa0b-284d-400f-95ab-237b80e971ae used request id req-6a0a261a-d033-4dc9-8d11-e44b8314fff1 2018-09-22 04:40:46,747 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1 2018-09-22 04:40:46,747 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet1 2018-09-22 04:40:46,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/1e0937d2-2224-4d76-83f4-b59f19400c5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd27592b4a7ddb8cf42ddb5d7b0e259807c22274" 2018-09-22 04:40:49,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0add7118-c5c4-46a5-b524-78e9cdc84542 Date: Sat, 22 Sep 2018 04:40:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:40:49,221 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/1e0937d2-2224-4d76-83f4-b59f19400c5d used request id req-0add7118-c5c4-46a5-b524-78e9cdc84542 2018-09-22 04:40:49,221 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net1 2018-09-22 04:40:49,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/319e8668-f0a5-45bf-bdde-2ea2f256eee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd27592b4a7ddb8cf42ddb5d7b0e259807c22274" 2018-09-22 04:40:50,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9c739fd3-7c02-4419-b2d6-7cb888db9219 Date: Sat, 22 Sep 2018 04:40:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:40:50,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/319e8668-f0a5-45bf-bdde-2ea2f256eee2 used request id req-9c739fd3-7c02-4419-b2d6-7cb888db9219 2018-09-22 04:40:50,610 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2 2018-09-22 04:40:50,611 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-subnet2 2018-09-22 04:40:50,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/cba92ac4-309b-446a-b328-0ad114e49ed2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12c43a2c9653adb7248384af5a17e8323a6ac0" 2018-09-22 04:40:52,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8eef93b4-bd2e-453c-9556-d3a15ba02f0b Date: Sat, 22 Sep 2018 04:40:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:40:52,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/cba92ac4-309b-446a-b328-0ad114e49ed2 used request id req-8eef93b4-bd2e-453c-9556-d3a15ba02f0b 2018-09-22 04:40:52,665 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-net2 2018-09-22 04:40:52,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/7c875f74-1f48-423e-80ec-be21e1aa34ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a12c43a2c9653adb7248384af5a17e8323a6ac0" 2018-09-22 04:40:53,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3305718b-a2c1-4c06-94f7-cfbaab332eb6 Date: Sat, 22 Sep 2018 04:40:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:40:53,852 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/7c875f74-1f48-423e-80ec-be21e1aa34ee used request id req-3305718b-a2c1-4c06-94f7-cfbaab332eb6 2018-09-22 04:40:53,853 - neutron_utils - INFO - Deleting security group rule with ID - c7d14705-4e44-4fe3-a75c-a4f6b57a0e63 2018-09-22 04:40:53,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/c7d14705-4e44-4fe3-a75c-a4f6b57a0e63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb74e55932e366c1a23e38a67c9ec221f363ea5" 2018-09-22 04:40:54,117 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f62b0773-6633-4eed-bdb5-6a97829af1eb Content-Length: 0 Date: Sat, 22 Sep 2018 04:40:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:40:54,117 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/c7d14705-4e44-4fe3-a75c-a4f6b57a0e63 used request id req-f62b0773-6633-4eed-bdb5-6a97829af1eb 2018-09-22 04:40:54,117 - neutron_utils - INFO - Deleting security group rule with ID - 9ed1b3f6-35b6-4eeb-b33e-7348dce6643b 2018-09-22 04:40:54,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/9ed1b3f6-35b6-4eeb-b33e-7348dce6643b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb74e55932e366c1a23e38a67c9ec221f363ea5" 2018-09-22 04:40:54,220 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0002dc40-fb60-45c9-ab3d-97960cf2b0ae Content-Length: 0 Date: Sat, 22 Sep 2018 04:40:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:40:54,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/9ed1b3f6-35b6-4eeb-b33e-7348dce6643b used request id req-0002dc40-fb60-45c9-ab3d-97960cf2b0ae 2018-09-22 04:40:54,220 - neutron_utils - INFO - Deleting security group rule with ID - 895ec965-c139-4257-9998-a9ea5b617434 2018-09-22 04:40:54,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/895ec965-c139-4257-9998-a9ea5b617434 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb74e55932e366c1a23e38a67c9ec221f363ea5" 2018-09-22 04:40:54,489 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3cb27b54-8647-4f08-96e6-8d903d068613 Content-Length: 0 Date: Sat, 22 Sep 2018 04:40:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:40:54,489 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/895ec965-c139-4257-9998-a9ea5b617434 used request id req-3cb27b54-8647-4f08-96e6-8d903d068613 2018-09-22 04:40:54,489 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-fc7e950d-bf7f-4cd4-99ce-2ca4195d7558-sec-grp 2018-09-22 04:40:54,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ff1314db-7f78-48cc-8a80-4f232c2b342e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb74e55932e366c1a23e38a67c9ec221f363ea5" 2018-09-22 04:40:54,604 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f57ecea1-cfe0-47dd-adf9-50f87dff7832 Content-Length: 0 Date: Sat, 22 Sep 2018 04:40:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:40:54,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ff1314db-7f78-48cc-8a80-4f232c2b342e used request id req-f57ecea1-cfe0-47dd-adf9-50f87dff7832 2018-09-22 04:40:54,605 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-2afdbd53-b671-448e-9e47-bc8d3086b08e 2018-09-22 04:40:54,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec039a4f03f414b936bdd4f3cd5a2170fb4479f3" 2018-09-22 04:40:55,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bcf2b7b5-5157-4601-ab52-9b2e2dcfa317 Date: Sat, 22 Sep 2018 04:40:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:40:55,690 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/3fd41bd9-64c8-451f-9eba-9192e2c12f87 used request id req-bcf2b7b5-5157-4601-ab52-9b2e2dcfa317 2018-09-22 04:40:55,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184e54ffbe4233d0bf1c1482b0ef10004ab5cc12" 2018-09-22 04:40:55,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-39df68a3-0a6b-4c9a-a38f-cf3bd6d02024 Date: Sat, 22 Sep 2018 04:40:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:00Z", "updated_at": "2018-09-22T04:39:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:39:00Z", "revision_number": 0, "id": "38fb6abf-a1ad-476c-9c69-dbd6e6664614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:39:00Z", "security_group_id": "3c361973-4179-4acd-ac92-e5c87cb8a88c", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b5ae1e24bb4602a637ae36c2d19578"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:39:00Z", "revision_number": 0, "id": "c570debc-98dc-4d0e-ae7b-c24ccedaeed6", "remote_group_id": "3c361973-4179-4acd-ac92-e5c87cb8a88c", "remote_ip_prefix": null, "created_at": "2018-09-22T04:39:00Z", "security_group_id": "3c361973-4179-4acd-ac92-e5c87cb8a88c", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b5ae1e24bb4602a637ae36c2d19578"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:39:00Z", "revision_number": 0, "id": "ec4b8621-f632-4711-9986-0c87a168e1e3", "remote_group_id": "3c361973-4179-4acd-ac92-e5c87cb8a88c", "remote_ip_prefix": null, "created_at": "2018-09-22T04:39:00Z", "security_group_id": "3c361973-4179-4acd-ac92-e5c87cb8a88c", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b5ae1e24bb4602a637ae36c2d19578"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:39:00Z", "revision_number": 0, "id": "ff7fa1af-b460-421b-82f6-6d3d28840cf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:39:00Z", "security_group_id": "3c361973-4179-4acd-ac92-e5c87cb8a88c", "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b5ae1e24bb4602a637ae36c2d19578"}], "revision_number": 4, "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "3c361973-4179-4acd-ac92-e5c87cb8a88c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:40:55,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-39df68a3-0a6b-4c9a-a38f-cf3bd6d02024 2018-09-22 04:40:55,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184e54ffbe4233d0bf1c1482b0ef10004ab5cc12" 2018-09-22 04:40:56,017 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:40:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-980c8acc-61c7-49f1-98df-990d8e78e541 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:40:56,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-980c8acc-61c7-49f1-98df-990d8e78e541 2018-09-22 04:40:56,018 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:40:56,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184e54ffbe4233d0bf1c1482b0ef10004ab5cc12" 2018-09-22 04:40:56,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6360cb33-1275-4ccb-b22b-a33d34c371eb Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578"}, "enabled": true, "id": "47b5ae1e24bb4602a637ae36c2d19578", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj"}} 2018-09-22 04:40:56,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 used request id req-6360cb33-1275-4ccb-b22b-a33d34c371eb 2018-09-22 04:40:56,108 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c361973-4179-4acd-ac92-e5c87cb8a88c 2018-09-22 04:40:56,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3c361973-4179-4acd-ac92-e5c87cb8a88c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184e54ffbe4233d0bf1c1482b0ef10004ab5cc12" 2018-09-22 04:40:56,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b7a0d256-f112-4620-a672-637f40d1f866 Date: Sat, 22 Sep 2018 04:40:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:39:00Z", "security_group_id": "3c361973-4179-4acd-ac92-e5c87cb8a88c", "port_range_min": null, "revision_number": 0, "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:00Z", "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "38fb6abf-a1ad-476c-9c69-dbd6e6664614"}, {"remote_group_id": "3c361973-4179-4acd-ac92-e5c87cb8a88c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:39:00Z", "security_group_id": "3c361973-4179-4acd-ac92-e5c87cb8a88c", "port_range_min": null, "revision_number": 0, "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:00Z", "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "c570debc-98dc-4d0e-ae7b-c24ccedaeed6"}, {"remote_group_id": "3c361973-4179-4acd-ac92-e5c87cb8a88c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:39:00Z", "security_group_id": "3c361973-4179-4acd-ac92-e5c87cb8a88c", "port_range_min": null, "revision_number": 0, "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:00Z", "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "ec4b8621-f632-4711-9986-0c87a168e1e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:39:00Z", "security_group_id": "3c361973-4179-4acd-ac92-e5c87cb8a88c", "port_range_min": null, "revision_number": 0, "tenant_id": "47b5ae1e24bb4602a637ae36c2d19578", "created_at": "2018-09-22T04:39:00Z", "project_id": "47b5ae1e24bb4602a637ae36c2d19578", "id": "ff7fa1af-b460-421b-82f6-6d3d28840cf2"}]} 2018-09-22 04:40:56,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3c361973-4179-4acd-ac92-e5c87cb8a88c used request id req-b7a0d256-f112-4620-a672-637f40d1f866 2018-09-22 04:40:56,290 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:40:56,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3c361973-4179-4acd-ac92-e5c87cb8a88c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184e54ffbe4233d0bf1c1482b0ef10004ab5cc12" 2018-09-22 04:40:56,588 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e1e6611-8d69-47fe-bb60-2110d9771d8a Content-Length: 0 Date: Sat, 22 Sep 2018 04:40:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:40:56,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3c361973-4179-4acd-ac92-e5c87cb8a88c used request id req-7e1e6611-8d69-47fe-bb60-2110d9771d8a 2018-09-22 04:40:56,589 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj 2018-09-22 04:40:56,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184e54ffbe4233d0bf1c1482b0ef10004ab5cc12" 2018-09-22 04:40:56,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:40:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71217dc9-2dc0-4510-b326-92ba4978b92e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:40:56,801 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/47b5ae1e24bb4602a637ae36c2d19578 used request id req-71217dc9-2dc0-4510-b326-92ba4978b92e 2018-09-22 04:40:56,801 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-275de18c-e3c7-4e3-proj-role 2018-09-22 04:40:56,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/09d8438d647940d59a2f2d22384965cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184e54ffbe4233d0bf1c1482b0ef10004ab5cc12" 2018-09-22 04:40:56,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:40:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-570d3d91-602b-4a7e-985f-8cd335876bb1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:40:56,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/09d8438d647940d59a2f2d22384965cb used request id req-570d3d91-602b-4a7e-985f-8cd335876bb1 2018-09-22 04:40:56,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184e54ffbe4233d0bf1c1482b0ef10004ab5cc12" 2018-09-22 04:40:57,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-483b555a-9b97-4a79-8144-23f0e4490161 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:40:57,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-483b555a-9b97-4a79-8144-23f0e4490161 2018-09-22 04:40:57,053 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-275de18c-e3c7-4e3-user 2018-09-22 04:40:57,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/d66dcb1f01b046d8954a542f7469aaae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9808d021157e1a353784e079267682b3183e4682" 2018-09-22 04:40:57,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:40:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e059f329-14ec-4ea8-878c-fb13718bfa48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:40:57,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d66dcb1f01b046d8954a542f7469aaae used request id req-e059f329-14ec-4ea8-878c-fb13718bfa48 2018-09-22 04:40:57,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:40:57,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:40:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["jeUvxVODTIKYPz5DA19jzQ"], "issued_at": "2018-09-22T04:40:57.000000Z"}} 2018-09-22 04:40:57,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9581e272aba81af445debfbe2765b1c7db8daf0f" 2018-09-22 04:40:57,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b588cd7-cbf1-4c68-b4d5-8ff4f9e29528 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:40:57,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1b588cd7-cbf1-4c68-b4d5-8ff4f9e29528 2018-09-22 04:40:57,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:40:57,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:40:58,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:40:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["miQBZ8eKR2ujQS2_CROgTQ"], "issued_at": "2018-09-22T04:40:58.000000Z"}} 2018-09-22 04:40:58,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" 2018-09-22 04:40:58,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b50073c6-b7e8-4559-9ff7-21904e7840e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:40:58,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b50073c6-b7e8-4559-9ff7-21904e7840e2 2018-09-22 04:40:58,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:40:58,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:40:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:40:58,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-2796d014-5f81-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" 2018-09-22 04:40:58,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f044396-25f1-40c8-a08b-20f260fdb120 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-2796d014-5f81-4ee-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:40:58,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-2796d014-5f81-4ee-proj used request id req-4f044396-25f1-40c8-a08b-20f260fdb120 2018-09-22 04:40:58,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" 2018-09-22 04:40:58,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2444a58-27a2-482b-99f4-c0ebb1317429 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:40:58,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b2444a58-27a2-482b-99f4-c0ebb1317429 2018-09-22 04:40:58,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-2796d014-5f81-4ee-proj"}}' 2018-09-22 04:40:58,522 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:40:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56b1c52f-642f-49e0-9e8a-2741ae0319f7 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5928bf80244acc864773e146d3ab4a"}, "enabled": true, "id": "5e5928bf80244acc864773e146d3ab4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-2796d014-5f81-4ee-proj"}} 2018-09-22 04:40:58,522 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-56b1c52f-642f-49e0-9e8a-2741ae0319f7 2018-09-22 04:40:58,523 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-2796d014-5f81-4ee-proj 2018-09-22 04:40:58,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:40:58,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:40:58,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:40:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["pj4SM5yqRdeJ5quKLw7GCQ"], "issued_at": "2018-09-22T04:40:58.000000Z"}} 2018-09-22 04:40:58,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6226d83e4aba11750079bdfb91adca0c40445ac2" 2018-09-22 04:40:58,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0847473f-e3cc-4185-94cb-90487367d0dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:40:58,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0847473f-e3cc-4185-94cb-90487367d0dd 2018-09-22 04:40:58,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:40:59,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:40:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:40:59,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6226d83e4aba11750079bdfb91adca0c40445ac2" 2018-09-22 04:40:59,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f60348e-e44f-4f7f-bc3c-b715daba9774 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:40:59,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4f60348e-e44f-4f7f-bc3c-b715daba9774 2018-09-22 04:40:59,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-2796d014-5f81-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6226d83e4aba11750079bdfb91adca0c40445ac2" 2018-09-22 04:40:59,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f224b44c-4b3a-41c2-8970-f578117c1f15 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-2796d014-5f81-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e5928bf80244acc864773e146d3ab4a"}, "enabled": true, "id": "5e5928bf80244acc864773e146d3ab4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-2796d014-5f81-4ee-proj"}]} 2018-09-22 04:40:59,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-2796d014-5f81-4ee-proj used request id req-f224b44c-4b3a-41c2-8970-f578117c1f15 2018-09-22 04:40:59,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6226d83e4aba11750079bdfb91adca0c40445ac2" 2018-09-22 04:40:59,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04cc80b3-a828-4e51-bed9-f8389c0e9592 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:40:59,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-04cc80b3-a828-4e51-bed9-f8389c0e9592 2018-09-22 04:40:59,660 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-2796d014-5f81-4ee-user 2018-09-22 04:40:59,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:40:59,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" 2018-09-22 04:40:59,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92fb41a4-7744-4271-b111-45de490b0175 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:40:59,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-92fb41a4-7744-4271-b111-45de490b0175 2018-09-22 04:40:59,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" -d '{"role": {"name": "CreateInstanceSimpleTests-2796d014-5f81-4ee-proj-role"}}' 2018-09-22 04:40:59,857 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:40:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bb6f09c-0ffd-4748-a529-9fc03b5145d7 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e803bec0326947b1b9d6d6e9589d8c59", "links": {"self": "http://172.30.9.23:5000/v3/roles/e803bec0326947b1b9d6d6e9589d8c59"}, "name": "CreateInstanceSimpleTests-2796d014-5f81-4ee-proj-role"}} 2018-09-22 04:40:59,857 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8bb6f09c-0ffd-4748-a529-9fc03b5145d7 2018-09-22 04:40:59,858 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-2796d014-5f81-4ee-proj-role 2018-09-22 04:40:59,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e803bec0326947b1b9d6d6e9589d8c59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" 2018-09-22 04:40:59,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52b6b5e2-a40c-4c03-8850-dfb6ba4849b4 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e803bec0326947b1b9d6d6e9589d8c59"}, "domain_id": null, "name": "CreateInstanceSimpleTests-2796d014-5f81-4ee-proj-role", "id": "e803bec0326947b1b9d6d6e9589d8c59"}} 2018-09-22 04:40:59,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e803bec0326947b1b9d6d6e9589d8c59 used request id req-52b6b5e2-a40c-4c03-8850-dfb6ba4849b4 2018-09-22 04:40:59,949 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-2796d014-5f81-4ee-proj-role to project CreateInstanceSimpleTests-2796d014-5f81-4ee-proj 2018-09-22 04:40:59,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5e5928bf80244acc864773e146d3ab4a/users/f9b9802590e34e5284250cc0049de73c/roles/e803bec0326947b1b9d6d6e9589d8c59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" 2018-09-22 04:41:00,009 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:40:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-169da099-3036-4114-935d-004061635076 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:41:00,009 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5e5928bf80244acc864773e146d3ab4a/users/f9b9802590e34e5284250cc0049de73c/roles/e803bec0326947b1b9d6d6e9589d8c59 used request id req-169da099-3036-4114-935d-004061635076 2018-09-22 04:41:00,010 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:41:00,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:41:00,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:41:00,012 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:41:00,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:41:00,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:41:00,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e803bec0326947b1b9d6d6e9589d8c59", "name": "CreateInstanceSimpleTests-2796d014-5f81-4ee-proj-role"}], "expires_at": "2018-09-22T05:41:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5928bf80244acc864773e146d3ab4a", "name": "CreateInstanceSimpleTests-2796d014-5f81-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5e5928bf80244acc864773e146d3ab4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/5e5928bf80244acc864773e146d3ab4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/5e5928bf80244acc864773e146d3ab4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/5e5928bf80244acc864773e146d3ab4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/5e5928bf80244acc864773e146d3ab4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/5e5928bf80244acc864773e146d3ab4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5e5928bf80244acc864773e146d3ab4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/5e5928bf80244acc864773e146d3ab4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/5e5928bf80244acc864773e146d3ab4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5e5928bf80244acc864773e146d3ab4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/5e5928bf80244acc864773e146d3ab4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/5e5928bf80244acc864773e146d3ab4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-2796d014-5f81-4ee-user", "id": "f9b9802590e34e5284250cc0049de73c"}, "audit_ids": ["ur0mllQSRPCLq_vNnsNy1Q"], "issued_at": "2018-09-22T04:41:00.000000Z"}} 2018-09-22 04:41:00,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc36b6a475f7639b185696ad3d6b3aae0f712ccb" 2018-09-22 04:41:00,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbceabb2-defa-471b-9590-e9266685d060 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:41:00,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cbceabb2-defa-471b-9590-e9266685d060 2018-09-22 04:41:00,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc36b6a475f7639b185696ad3d6b3aae0f712ccb" 2018-09-22 04:41:00,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-4037c932-4573-43f8-8c39-babc5ef36df7 Date: Sat, 22 Sep 2018 04:41:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-image"} 2018-09-22 04:41:00,654 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-image used request id req-4037c932-4573-43f8-8c39-babc5ef36df7 2018-09-22 04:41:00,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc36b6a475f7639b185696ad3d6b3aae0f712ccb" 2018-09-22 04:41:00,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-55aebc37-ce52-4e5f-84c2-30fff8fba4b7 Date: Sat, 22 Sep 2018 04:41:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:41:00,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-55aebc37-ce52-4e5f-84c2-30fff8fba4b7 2018-09-22 04:41:00,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc36b6a475f7639b185696ad3d6b3aae0f712ccb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-image"}' 2018-09-22 04:41:01,039 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/e85504e8-a132-4c46-ab70-65bc1b5056c4 X-Openstack-Request-Id: req-e19360de-cdc9-4135-a949-349775e9b890 Date: Sat, 22 Sep 2018 04:41:01 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:41:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:41:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/e85504e8-a132-4c46-ab70-65bc1b5056c4", "min_disk": 0, "protected": false, "id": "e85504e8-a132-4c46-ab70-65bc1b5056c4", "file": "/v2/images/e85504e8-a132-4c46-ab70-65bc1b5056c4/file", "checksum": null, "owner": "5e5928bf80244acc864773e146d3ab4a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:41:01,040 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e19360de-cdc9-4135-a949-349775e9b890 2018-09-22 04:41:01,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/e85504e8-a132-4c46-ab70-65bc1b5056c4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc36b6a475f7639b185696ad3d6b3aae0f712ccb" -d '' 2018-09-22 04:41:02,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-26d75819-e8cf-4901-bee8-f47be633c1a2 Date: Sat, 22 Sep 2018 04:41:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:41:02,826 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/e85504e8-a132-4c46-ab70-65bc1b5056c4/file used request id req-26d75819-e8cf-4901-bee8-f47be633c1a2 2018-09-22 04:41:02,827 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:41:02,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/e85504e8-a132-4c46-ab70-65bc1b5056c4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc36b6a475f7639b185696ad3d6b3aae0f712ccb" 2018-09-22 04:41:02,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-dd33c1b7-848f-46d8-94a7-46322044faab Date: Sat, 22 Sep 2018 04:41:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:41:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:41:02Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/e85504e8-a132-4c46-ab70-65bc1b5056c4/snap", "metadata": {}}], "self": "/v2/images/e85504e8-a132-4c46-ab70-65bc1b5056c4", "min_disk": 0, "protected": false, "id": "e85504e8-a132-4c46-ab70-65bc1b5056c4", "file": "/v2/images/e85504e8-a132-4c46-ab70-65bc1b5056c4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5e5928bf80244acc864773e146d3ab4a", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/e85504e8-a132-4c46-ab70-65bc1b5056c4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:41:02,985 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/e85504e8-a132-4c46-ab70-65bc1b5056c4 used request id req-dd33c1b7-848f-46d8-94a7-46322044faab 2018-09-22 04:41:02,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc36b6a475f7639b185696ad3d6b3aae0f712ccb" 2018-09-22 04:41:02,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e318a397-bea9-4b0d-ba8b-1be5724444d2 Date: Sat, 22 Sep 2018 04:41:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:41:02,995 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e318a397-bea9-4b0d-ba8b-1be5724444d2 2018-09-22 04:41:02,998 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-image 2018-09-22 04:41:03,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/e85504e8-a132-4c46-ab70-65bc1b5056c4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc36b6a475f7639b185696ad3d6b3aae0f712ccb" 2018-09-22 04:41:03,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-f965ade5-4805-46b8-bb23-4a09c058907c Date: Sat, 22 Sep 2018 04:41:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:41:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:41:02Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/e85504e8-a132-4c46-ab70-65bc1b5056c4/snap", "metadata": {}}], "self": "/v2/images/e85504e8-a132-4c46-ab70-65bc1b5056c4", "min_disk": 0, "protected": false, "id": "e85504e8-a132-4c46-ab70-65bc1b5056c4", "file": "/v2/images/e85504e8-a132-4c46-ab70-65bc1b5056c4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5e5928bf80244acc864773e146d3ab4a", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/e85504e8-a132-4c46-ab70-65bc1b5056c4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:41:03,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/e85504e8-a132-4c46-ab70-65bc1b5056c4 used request id req-f965ade5-4805-46b8-bb23-4a09c058907c 2018-09-22 04:41:03,158 - create_image - DEBUG - Instance status is - active 2018-09-22 04:41:03,158 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-image 2018-09-22 04:41:03,158 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-image 2018-09-22 04:41:03,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:41:03,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:41:03,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:41:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["7QVAQGuDR16s55VNk8oT6Q"], "issued_at": "2018-09-22T04:41:03.000000Z"}} 2018-09-22 04:41:03,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf90096c7c4248918f4dd70854659068bbb9366" 2018-09-22 04:41:03,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3b5e698-aaac-47a7-8480-c46ce3bee0a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:41:03,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b3b5e698-aaac-47a7-8480-c46ce3bee0a2 2018-09-22 04:41:03,630 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:41:03,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf90096c7c4248918f4dd70854659068bbb9366" 2018-09-22 04:41:03,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41: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-21ae97e4-1751-413d-af0e-9020ccbfdd4d x-compute-request-id: req-21ae97e4-1751-413d-af0e-9020ccbfdd4d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:41:03,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-21ae97e4-1751-413d-af0e-9020ccbfdd4d 2018-09-22 04:41:03,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf90096c7c4248918f4dd70854659068bbb9366" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:41:03,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41: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-db567706-546c-44ba-83c0-580cd7f84788 x-compute-request-id: req-db567706-546c-44ba-83c0-580cd7f84788 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8dd80cb5-7d6c-48c3-8957-4e16830152dc", "name": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:41:03,863 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-db567706-546c-44ba-83c0-580cd7f84788 2018-09-22 04:41:03,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:41:03,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:41:04,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:41:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["WNQXVFXtRQCWjTm-wg2x6A"], "issued_at": "2018-09-22T04:41:04.000000Z"}} 2018-09-22 04:41:04,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf671306660a13e0e695cae445efe85f276de8ca" 2018-09-22 04:41:04,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce36c06-4d7c-4fa1-8518-ef6ff205b8d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:41:04,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cce36c06-4d7c-4fa1-8518-ef6ff205b8d2 2018-09-22 04:41:04,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf671306660a13e0e695cae445efe85f276de8ca" 2018-09-22 04:41:04,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-caac7ae6-b9b9-46aa-a8ed-f60fd78bae32 Date: Sat, 22 Sep 2018 04:41:04 GMT RESP BODY: {"networks":[]} 2018-09-22 04:41:04,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net used request id req-caac7ae6-b9b9-46aa-a8ed-f60fd78bae32 2018-09-22 04:41:04,539 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net 2018-09-22 04:41:04,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf671306660a13e0e695cae445efe85f276de8ca" -d '{"network": {"name": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net", "admin_state_up": true}}' 2018-09-22 04:41:04,934 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-0b9e342a-83b5-4e96-b2a8-2ee514843a19 Date: Sat, 22 Sep 2018 04:41:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:41:04Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:04Z","mtu":1450}} 2018-09-22 04:41:04,934 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-0b9e342a-83b5-4e96-b2a8-2ee514843a19 2018-09-22 04:41:04,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=eed48b25-f746-42fc-ba23-abbb62fe31c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf671306660a13e0e695cae445efe85f276de8ca" 2018-09-22 04:41:05,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-f13cd7e9-c334-4b56-8d6a-181b93d344b8 Date: Sat, 22 Sep 2018 04:41:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:41:04Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:04Z","provider:network_type":"vxlan"}]} 2018-09-22 04:41:05,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=eed48b25-f746-42fc-ba23-abbb62fe31c3 used request id req-f13cd7e9-c334-4b56-8d6a-181b93d344b8 2018-09-22 04:41:05,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf671306660a13e0e695cae445efe85f276de8ca" 2018-09-22 04:41:05,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-db7a3539-4f78-47b0-a77d-9044326687f0 Date: Sat, 22 Sep 2018 04:41:05 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:41:05,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 used request id req-db7a3539-4f78-47b0-a77d-9044326687f0 2018-09-22 04:41:05,194 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-subnet 2018-09-22 04:41:05,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf671306660a13e0e695cae445efe85f276de8ca" -d '{"subnets": [{"ip_version": 4, "network_id": "eed48b25-f746-42fc-ba23-abbb62fe31c3", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-subnet"}]}' 2018-09-22 04:41:05,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b75edc51-411c-4708-bfb3-82a6a944ced5 Date: Sat, 22 Sep 2018 04:41:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:05Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:05Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-subnet"}]} 2018-09-22 04:41:05,754 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-b75edc51-411c-4708-bfb3-82a6a944ced5 2018-09-22 04:41:05,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=eed48b25-f746-42fc-ba23-abbb62fe31c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf671306660a13e0e695cae445efe85f276de8ca" 2018-09-22 04:41:05,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0e309e7d-1c34-4761-bed9-1b40d012fe4c Date: Sat, 22 Sep 2018 04:41:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["43ad7e27-793a-4773-90bc-bd83b8ec9ae6"],"description":"","tags":[],"updated_at":"2018-09-22T04:41:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:04Z","provider:network_type":"vxlan"}]} 2018-09-22 04:41:05,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=eed48b25-f746-42fc-ba23-abbb62fe31c3 used request id req-0e309e7d-1c34-4761-bed9-1b40d012fe4c 2018-09-22 04:41:05,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf671306660a13e0e695cae445efe85f276de8ca" 2018-09-22 04:41:05,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bab5ef8b-ea1c-41ba-8e69-75e2829f8e18 Date: Sat, 22 Sep 2018 04:41:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:05Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-subnet"}]} 2018-09-22 04:41:05,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 used request id req-bab5ef8b-ea1c-41ba-8e69-75e2829f8e18 2018-09-22 04:41:05,900 - OpenStackNetwork - DEBUG - Network [eed48b25-f746-42fc-ba23-abbb62fe31c3] created successfully 2018-09-22 04:41:05,900 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:41:05,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:41:05,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:41:05,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:41:05,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:41:06,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:41:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Q1mR_1YFQZCv-uAgBzPwBQ"], "issued_at": "2018-09-22T04:41:06.000000Z"}} 2018-09-22 04:41:06,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce67dc0c611955903006116de8a2998212c884bf" 2018-09-22 04:41:06,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc6c0ea-6778-4375-9e7c-4e70bdcab547 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:41:06,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-edc6c0ea-6778-4375-9e7c-4e70bdcab547 2018-09-22 04:41:06,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:41:06,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:41:06,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:41:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["B4Gps6H6S2apGtUJhPW6Fg"], "issued_at": "2018-09-22T04:41:06.000000Z"}} 2018-09-22 04:41:06,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:06,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e90902e-1865-4d23-ade9-56a4390c2c39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:41:06,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2e90902e-1865-4d23-ade9-56a4390c2c39 2018-09-22 04:41:06,802 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:41:06,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:06,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8ec550c-5125-4d27-9516-75c6355e224d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:41:06,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b8ec550c-5125-4d27-9516-75c6355e224d 2018-09-22 04:41:06,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:07,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b79854a5-a4c6-4299-8ce8-5365cc40f8a8 Date: Sat, 22 Sep 2018 04:41:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["43ad7e27-793a-4773-90bc-bd83b8ec9ae6"],"description":"","tags":[],"updated_at":"2018-09-22T04:41:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:04Z","provider:network_type":"vxlan"}]} 2018-09-22 04:41:07,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net used request id req-b79854a5-a4c6-4299-8ce8-5365cc40f8a8 2018-09-22 04:41:07,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:41:07,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:41:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:41:07,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:07,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3ed606e-fdf6-40b9-baf9-4617ad747fb9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:41:07,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-d3ed606e-fdf6-40b9-baf9-4617ad747fb9 2018-09-22 04:41:07,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:07,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-24b6d057-42e2-4c3c-99a8-56435c472096 Date: Sat, 22 Sep 2018 04:41:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:05Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-subnet"}]} 2018-09-22 04:41:07,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 used request id req-24b6d057-42e2-4c3c-99a8-56435c472096 2018-09-22 04:41:07,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3&name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:07,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4689c879-e3e4-403a-95ac-2dc5809dfcd0 Date: Sat, 22 Sep 2018 04:41:07 GMT RESP BODY: {"ports":[]} 2018-09-22 04:41:07,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3&name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-port&admin_state_up=True used request id req-4689c879-e3e4-403a-95ac-2dc5809dfcd0 2018-09-22 04:41:07,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:07,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41: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-962f8fa3-3150-4e52-8e1e-f723e39ce0c6 x-compute-request-id: req-962f8fa3-3150-4e52-8e1e-f723e39ce0c6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:41:07,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst used request id req-962f8fa3-3150-4e52-8e1e-f723e39ce0c6 2018-09-22 04:41:07,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:08,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-12b06ca7-c7e2-45b8-9bae-80e1e123adc3 Date: Sat, 22 Sep 2018 04:41:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["43ad7e27-793a-4773-90bc-bd83b8ec9ae6"],"description":"","tags":[],"updated_at":"2018-09-22T04:41:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:04Z","provider:network_type":"vxlan"}]} 2018-09-22 04:41:08,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net used request id req-12b06ca7-c7e2-45b8-9bae-80e1e123adc3 2018-09-22 04:41:08,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:08,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a004b1b2-44d1-4f62-8a48-7197ef401e38 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:41:08,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-a004b1b2-44d1-4f62-8a48-7197ef401e38 2018-09-22 04:41:08,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:08,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f397a8a0-9006-4031-b7f3-063df1fbbb6f Date: Sat, 22 Sep 2018 04:41:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:05Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-subnet"}]} 2018-09-22 04:41:08,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 used request id req-f397a8a0-9006-4031-b7f3-063df1fbbb6f 2018-09-22 04:41:08,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3&name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:08,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7d7b4cb4-6e54-407b-b21c-ddbee588c461 Date: Sat, 22 Sep 2018 04:41:08 GMT RESP BODY: {"ports":[]} 2018-09-22 04:41:08,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3&name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-port&admin_state_up=True used request id req-7d7b4cb4-6e54-407b-b21c-ddbee588c461 2018-09-22 04:41:08,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:41:08,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:41:08,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:41:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["jMr3AI0sQQSXCDq6m9BihA"], "issued_at": "2018-09-22T04:41:08.000000Z"}} 2018-09-22 04:41:08,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49fe47b4d360bf4d39ab3028fc34aab39e5fdb5" 2018-09-22 04:41:08,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e999ae-6a6e-489c-a268-513ef08afcd1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:41:08,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d5e999ae-6a6e-489c-a268-513ef08afcd1 2018-09-22 04:41:08,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:09,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-fa95f9c7-4a4d-43f9-8444-58b3cb65357a Date: Sat, 22 Sep 2018 04:41:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["43ad7e27-793a-4773-90bc-bd83b8ec9ae6"],"description":"","tags":[],"updated_at":"2018-09-22T04:41:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:04Z","provider:network_type":"vxlan"}]} 2018-09-22 04:41:09,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net used request id req-fa95f9c7-4a4d-43f9-8444-58b3cb65357a 2018-09-22 04:41:09,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:09,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5c531b7d-fb9c-4851-a5a4-851d9f552c0c Date: Sat, 22 Sep 2018 04:41:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:05Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-subnet"}]} 2018-09-22 04:41:09,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 used request id req-5c531b7d-fb9c-4851-a5a4-851d9f552c0c 2018-09-22 04:41:09,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:09,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-05df6cc2-d31d-4d0f-b32c-1502c60fce99 Date: Sat, 22 Sep 2018 04:41:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["43ad7e27-793a-4773-90bc-bd83b8ec9ae6"],"description":"","tags":[],"updated_at":"2018-09-22T04:41:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:04Z","provider:network_type":"vxlan"}]} 2018-09-22 04:41:09,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net used request id req-05df6cc2-d31d-4d0f-b32c-1502c60fce99 2018-09-22 04:41:09,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:41:09,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:41:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:41:09,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49fe47b4d360bf4d39ab3028fc34aab39e5fdb5" 2018-09-22 04:41:09,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55c6fc52-760b-4bcb-b268-35f54ef1ca81 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:41:09,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-55c6fc52-760b-4bcb-b268-35f54ef1ca81 2018-09-22 04:41:09,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:09,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c7b636bd-0c74-426d-920b-03ff6d18c14c Date: Sat, 22 Sep 2018 04:41:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:05Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-subnet"}]} 2018-09-22 04:41:09,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 used request id req-c7b636bd-0c74-426d-920b-03ff6d18c14c 2018-09-22 04:41:09,828 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net 2018-09-22 04:41:09,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" -d '{"port": {"network_id": "eed48b25-f746-42fc-ba23-abbb62fe31c3", "name": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-port", "admin_state_up": true}}' 2018-09-22 04:41:10,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-47fc9f7c-83d3-4974-8f6f-1cbfb18171f9 Date: Sat, 22 Sep 2018 04:41:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:10Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","ip_address":"10.55.0.11"}],"id":"211b2549-b79d-442a-a5ee-7711a4d23bbc","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:75:1b:c5","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-port","project_id":"228b8e5239db42ab839634234cfa19ca","qos_policy_id":null,"admin_state_up":true,"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:10Z","binding:vnic_type":"normal"}} 2018-09-22 04:41:10,778 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-47fc9f7c-83d3-4974-8f6f-1cbfb18171f9 2018-09-22 04:41:10,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:10,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c212f42f-bebc-4f6c-9404-de72307780ff Date: Sat, 22 Sep 2018 04:41:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["43ad7e27-793a-4773-90bc-bd83b8ec9ae6"],"description":"","tags":[],"updated_at":"2018-09-22T04:41:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:04Z","provider:network_type":"vxlan"}]} 2018-09-22 04:41:10,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net used request id req-c212f42f-bebc-4f6c-9404-de72307780ff 2018-09-22 04:41:10,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:10,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1a31bc7-fa27-4a92-8642-08353312b797 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:41:10,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-e1a31bc7-fa27-4a92-8642-08353312b797 2018-09-22 04:41:10,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:11,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f0f8d260-244a-4b0f-a90c-b6cdc5635405 Date: Sat, 22 Sep 2018 04:41:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:05Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-subnet"}]} 2018-09-22 04:41:11,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 used request id req-f0f8d260-244a-4b0f-a90c-b6cdc5635405 2018-09-22 04:41:11,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3&name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:11,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-1d83573d-189e-406b-9273-199c97ea7148 Date: Sat, 22 Sep 2018 04:41:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:10Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","ip_address":"10.55.0.11"}],"id":"211b2549-b79d-442a-a5ee-7711a4d23bbc","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:75:1b:c5","project_id":"228b8e5239db42ab839634234cfa19ca","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-port","admin_state_up":true,"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:10Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:41:11,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3&name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-port&admin_state_up=True used request id req-1d83573d-189e-406b-9273-199c97ea7148 2018-09-22 04:41:11,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:11,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97abe6be-f539-47bc-840b-e4a46c545f38 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:41:11,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-97abe6be-f539-47bc-840b-e4a46c545f38 2018-09-22 04:41:11,479 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst 2018-09-22 04:41:11,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:11,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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,Accept-Encoding x-openstack-request-id: req-ae21b6fd-d157-4d78-8290-0814de1c3468 x-compute-request-id: req-ae21b6fd-d157-4d78-8290-0814de1c3468 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8dd80cb5-7d6c-48c3-8957-4e16830152dc", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-flavor-name"}]} 2018-09-22 04:41:11,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ae21b6fd-d157-4d78-8290-0814de1c3468 2018-09-22 04:41:11,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:11,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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,Accept-Encoding x-openstack-request-id: req-f7cf2740-fc09-4d45-8f3d-dabc2d0455f5 x-compute-request-id: req-f7cf2740-fc09-4d45-8f3d-dabc2d0455f5 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8dd80cb5-7d6c-48c3-8957-4e16830152dc", "name": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:41:11,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc used request id req-f7cf2740-fc09-4d45-8f3d-dabc2d0455f5 2018-09-22 04:41:11,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:11,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-6e34d4c6-cc3c-49dd-9746-cb928f9304c6 Date: Sat, 22 Sep 2018 04:41:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:41:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:41:02Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/e85504e8-a132-4c46-ab70-65bc1b5056c4/snap", "metadata": {}}], "self": "/v2/images/e85504e8-a132-4c46-ab70-65bc1b5056c4", "min_disk": 0, "protected": false, "id": "e85504e8-a132-4c46-ab70-65bc1b5056c4", "file": "/v2/images/e85504e8-a132-4c46-ab70-65bc1b5056c4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5e5928bf80244acc864773e146d3ab4a", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/e85504e8-a132-4c46-ab70-65bc1b5056c4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-image"} 2018-09-22 04:41:11,717 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-image used request id req-6e34d4c6-cc3c-49dd-9746-cb928f9304c6 2018-09-22 04:41:11,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:11,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5b326c4d-c1f7-4ac6-a846-d27f86269ab7 Date: Sat, 22 Sep 2018 04:41:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:41:11,875 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5b326c4d-c1f7-4ac6-a846-d27f86269ab7 2018-09-22 04:41:11,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" -d '{"server": {"name": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst", "imageRef": "e85504e8-a132-4c46-ab70-65bc1b5056c4", "flavorRef": "8dd80cb5-7d6c-48c3-8957-4e16830152dc", "max_count": 1, "min_count": 1, "networks": [{"port": "211b2549-b79d-442a-a5ee-7711a4d23bbc"}]}}' 2018-09-22 04:41:13,469 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04: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-e5653190-f4a4-4a88-bb22-9c294be369f1 x-compute-request-id: req-e5653190-f4a4-4a88-bb22-9c294be369f1 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "bookmark"}], "adminPass": "ZrQ7y7F5c8Vj"}} 2018-09-22 04:41:13,470 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-e5653190-f4a4-4a88-bb22-9c294be369f1 2018-09-22 04:41:13,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:13,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41: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-6887dda9-0bf3-445f-8265-0096c13f4c8d x-compute-request-id: req-6887dda9-0bf3-445f-8265-0096c13f4c8d Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "bookmark"}], "image": {"id": "e85504e8-a132-4c46-ab70-65bc1b5056c4", "links": [{"href": "http://172.30.9.23:8774/images/e85504e8-a132-4c46-ab70-65bc1b5056c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8dd80cb5-7d6c-48c3-8957-4e16830152dc", "links": [{"href": "http://172.30.9.23:8774/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc", "rel": "bookmark"}]}, "id": "0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:41:13Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst", "created": "2018-09-22T04:41:13Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:41:13,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 used request id req-6887dda9-0bf3-445f-8265-0096c13f4c8d 2018-09-22 04:41:13,842 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst 2018-09-22 04:41:13,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:14,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41: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-d3fe8e70-e027-4c07-abc2-627bb85a7d7c x-compute-request-id: req-d3fe8e70-e027-4c07-abc2-627bb85a7d7c Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "bookmark"}], "image": {"id": "e85504e8-a132-4c46-ab70-65bc1b5056c4", "links": [{"href": "http://172.30.9.23:8774/images/e85504e8-a132-4c46-ab70-65bc1b5056c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8dd80cb5-7d6c-48c3-8957-4e16830152dc", "links": [{"href": "http://172.30.9.23:8774/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc", "rel": "bookmark"}]}, "id": "0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:41:13Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst", "created": "2018-09-22T04:41:13Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:41:14,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 used request id req-d3fe8e70-e027-4c07-abc2-627bb85a7d7c 2018-09-22 04:41:14,123 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst] is - BUILD 2018-09-22 04:41:14,123 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:41:17,126 - create_instance - DEBUG - VM status query timeout in 896.716006994 2018-09-22 04:41:17,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:17,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-669fdb93-ea5d-4b2a-8837-4c38818347ab x-compute-request-id: req-669fdb93-ea5d-4b2a-8837-4c38818347ab Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:1b:c5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "bookmark"}], "image": {"id": "e85504e8-a132-4c46-ab70-65bc1b5056c4", "links": [{"href": "http://172.30.9.23:8774/images/e85504e8-a132-4c46-ab70-65bc1b5056c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8dd80cb5-7d6c-48c3-8957-4e16830152dc", "links": [{"href": "http://172.30.9.23:8774/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc", "rel": "bookmark"}]}, "id": "0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:41:14Z", "hostId": "820149074b4de6ef9fabe4d19fd7908eedc4066feedacefdbc744d3b", "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": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst", "created": "2018-09-22T04:41:13Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:41:17,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 used request id req-669fdb93-ea5d-4b2a-8837-4c38818347ab 2018-09-22 04:41:17,689 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst] is - BUILD 2018-09-22 04:41:17,689 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:41:20,691 - create_instance - DEBUG - VM status query timeout in 893.151459932 2018-09-22 04:41:20,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:21,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41: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-d09ec261-5336-4c8d-9e16-615ede0f4ce3 x-compute-request-id: req-d09ec261-5336-4c8d-9e16-615ede0f4ce3 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:1b:c5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "bookmark"}], "image": {"id": "e85504e8-a132-4c46-ab70-65bc1b5056c4", "links": [{"href": "http://172.30.9.23:8774/images/e85504e8-a132-4c46-ab70-65bc1b5056c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-09-22T04:41:06.000000", "flavor": {"id": "8dd80cb5-7d6c-48c3-8957-4e16830152dc", "links": [{"href": "http://172.30.9.23:8774/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc", "rel": "bookmark"}]}, "id": "0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:41:20Z", "hostId": "820149074b4de6ef9fabe4d19fd7908eedc4066feedacefdbc744d3b", "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": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst", "created": "2018-09-22T04:41:13Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:41:21,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 used request id req-d09ec261-5336-4c8d-9e16-615ede0f4ce3 2018-09-22 04:41:21,396 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst] is - ACTIVE 2018-09-22 04:41:21,396 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:41:21,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:22,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41: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-70924efe-9b48-47ce-8d75-f747a2fd2951 x-compute-request-id: req-70924efe-9b48-47ce-8d75-f747a2fd2951 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:1b:c5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "bookmark"}], "image": {"id": "e85504e8-a132-4c46-ab70-65bc1b5056c4", "links": [{"href": "http://172.30.9.23:8774/images/e85504e8-a132-4c46-ab70-65bc1b5056c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-09-22T04:41:06.000000", "flavor": {"id": "8dd80cb5-7d6c-48c3-8957-4e16830152dc", "links": [{"href": "http://172.30.9.23:8774/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc", "rel": "bookmark"}]}, "id": "0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:41:20Z", "hostId": "820149074b4de6ef9fabe4d19fd7908eedc4066feedacefdbc744d3b", "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": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst", "created": "2018-09-22T04:41:13Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:41:22,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 used request id req-70924efe-9b48-47ce-8d75-f747a2fd2951 2018-09-22 04:41:22,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:22,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-750f9662-20c8-4a98-acbb-9bfb3b27f974 Date: Sat, 22 Sep 2018 04:41:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["43ad7e27-793a-4773-90bc-bd83b8ec9ae6"],"description":"","tags":[],"updated_at":"2018-09-22T04:41:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:04Z","provider:network_type":"vxlan"}]} 2018-09-22 04:41:22,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net used request id req-750f9662-20c8-4a98-acbb-9bfb3b27f974 2018-09-22 04:41:22,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:22,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce915ea4-ce36-4ccb-abde-97726b8196cd Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:41:22,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-ce915ea4-ce36-4ccb-abde-97726b8196cd 2018-09-22 04:41:22,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:22,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a1291453-dbea-4aa2-abe1-6c9f09ce4d51 Date: Sat, 22 Sep 2018 04:41:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:05Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-subnet"}]} 2018-09-22 04:41:22,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 used request id req-a1291453-dbea-4aa2-abe1-6c9f09ce4d51 2018-09-22 04:41:22,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:22,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-7c444e32-3589-45d7-a69c-b4e988401b06 Date: Sat, 22 Sep 2018 04:41:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","ip_address":"10.55.0.11"}],"id":"211b2549-b79d-442a-a5ee-7711a4d23bbc","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:1b:c5","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-port","admin_state_up":true,"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:10Z","binding:vnic_type":"normal","device_id":"0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","ip_address":"10.55.0.4"}],"id":"2679691e-b7a2-4618-a1d3-5a2374533697","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:27:11:e0","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eed48b25-f746-42fc-ba23-abbb62fe31c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","ip_address":"10.55.0.3"}],"id":"2c87b2dd-0fb2-43cb-b0c4-1e1fb8424756","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:9a:40","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eed48b25-f746-42fc-ba23-abbb62fe31c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","ip_address":"10.55.0.2"}],"id":"69fe6d57-748c-421b-bf2e-91c7619727c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:fd:33","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eed48b25-f746-42fc-ba23-abbb62fe31c3"}]} 2018-09-22 04:41:22,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 used request id req-7c444e32-3589-45d7-a69c-b4e988401b06 2018-09-22 04:41:22,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:41:22,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:41:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["hjAx0sI8RRG3Y7yevuR55Q"], "issued_at": "2018-09-22T04:41:22.000000Z"}} 2018-09-22 04:41:22,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d477f6f1fd8d6f4ed899591ba09fccaafa7aa90" 2018-09-22 04:41:24,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41: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-44934992-4382-49cc-9663-7b3f83359151 x-compute-request-id: req-44934992-4382-49cc-9663-7b3f83359151 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:1b:c5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "bookmark"}], "image": {"id": "e85504e8-a132-4c46-ab70-65bc1b5056c4", "links": [{"href": "http://172.30.9.23:8774/images/e85504e8-a132-4c46-ab70-65bc1b5056c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-09-22T04:41:06.000000", "flavor": {"id": "8dd80cb5-7d6c-48c3-8957-4e16830152dc", "links": [{"href": "http://172.30.9.23:8774/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc", "rel": "bookmark"}]}, "id": "0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:41:20Z", "hostId": "820149074b4de6ef9fabe4d19fd7908eedc4066feedacefdbc744d3b", "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": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst", "created": "2018-09-22T04:41:13Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 04:41:24,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst used request id req-44934992-4382-49cc-9663-7b3f83359151 2018-09-22 04:41:24,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:41:24,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:41:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["UtcHmmCbSXqiHhMi2OZEsA"], "issued_at": "2018-09-22T04:41:24.000000Z"}} 2018-09-22 04:41:24,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa8e1bfee9fdc9f00a4ad82729c2cfec34f2c2b" 2018-09-22 04:41:24,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ac530e8d-b918-48f1-b54d-3fb2fbc1e812 Date: Sat, 22 Sep 2018 04:41:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["43ad7e27-793a-4773-90bc-bd83b8ec9ae6"],"description":"","tags":[],"updated_at":"2018-09-22T04:41:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:04Z","provider:network_type":"vxlan"}]} 2018-09-22 04:41:24,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net used request id req-ac530e8d-b918-48f1-b54d-3fb2fbc1e812 2018-09-22 04:41:24,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa8e1bfee9fdc9f00a4ad82729c2cfec34f2c2b" 2018-09-22 04:41:24,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f5db6dd8-ffca-44c4-90f8-59e0e9f6ecf1 Date: Sat, 22 Sep 2018 04:41:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:05Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-subnet"}]} 2018-09-22 04:41:24,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 used request id req-f5db6dd8-ffca-44c4-90f8-59e0e9f6ecf1 2018-09-22 04:41:24,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa8e1bfee9fdc9f00a4ad82729c2cfec34f2c2b" 2018-09-22 04:41:25,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-6fb6ea65-2e2e-4955-b9c3-6f9655fcf248 Date: Sat, 22 Sep 2018 04:41:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","ip_address":"10.55.0.11"}],"id":"211b2549-b79d-442a-a5ee-7711a4d23bbc","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:1b:c5","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-port","admin_state_up":true,"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:10Z","binding:vnic_type":"normal","device_id":"0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","ip_address":"10.55.0.4"}],"id":"2679691e-b7a2-4618-a1d3-5a2374533697","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:27:11:e0","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eed48b25-f746-42fc-ba23-abbb62fe31c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","ip_address":"10.55.0.3"}],"id":"2c87b2dd-0fb2-43cb-b0c4-1e1fb8424756","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:9a:40","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eed48b25-f746-42fc-ba23-abbb62fe31c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","ip_address":"10.55.0.2"}],"id":"69fe6d57-748c-421b-bf2e-91c7619727c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:fd:33","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eed48b25-f746-42fc-ba23-abbb62fe31c3"}]} 2018-09-22 04:41:25,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 used request id req-6fb6ea65-2e2e-4955-b9c3-6f9655fcf248 2018-09-22 04:41:25,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:41:25,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e803bec0326947b1b9d6d6e9589d8c59", "name": "CreateInstanceSimpleTests-2796d014-5f81-4ee-proj-role"}], "expires_at": "2018-09-22T05:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e5928bf80244acc864773e146d3ab4a", "name": "CreateInstanceSimpleTests-2796d014-5f81-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5e5928bf80244acc864773e146d3ab4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/5e5928bf80244acc864773e146d3ab4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/5e5928bf80244acc864773e146d3ab4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/5e5928bf80244acc864773e146d3ab4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/5e5928bf80244acc864773e146d3ab4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/5e5928bf80244acc864773e146d3ab4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5e5928bf80244acc864773e146d3ab4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/5e5928bf80244acc864773e146d3ab4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/5e5928bf80244acc864773e146d3ab4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5e5928bf80244acc864773e146d3ab4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/5e5928bf80244acc864773e146d3ab4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/5e5928bf80244acc864773e146d3ab4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-2796d014-5f81-4ee-user", "id": "f9b9802590e34e5284250cc0049de73c"}, "audit_ids": ["dXw_z-SkSLCI6S80kCUqSg"], "issued_at": "2018-09-22T04:41:25.000000Z"}} 2018-09-22 04:41:25,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2c5a06d8a9e0676b07f595226de97e0d1cc801" 2018-09-22 04:41:25,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-b9f6b191-738f-4f98-88a7-551c649c69f9 x-compute-request-id: req-b9f6b191-738f-4f98-88a7-551c649c69f9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:41:25,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst used request id req-b9f6b191-738f-4f98-88a7-551c649c69f9 2018-09-22 04:41:25,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:26,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-4f16c3fc-713f-4d58-a1d0-a6f667805c8d x-compute-request-id: req-4f16c3fc-713f-4d58-a1d0-a6f667805c8d Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:1b:c5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "bookmark"}], "image": {"id": "e85504e8-a132-4c46-ab70-65bc1b5056c4", "links": [{"href": "http://172.30.9.23:8774/images/e85504e8-a132-4c46-ab70-65bc1b5056c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-09-22T04:41:06.000000", "flavor": {"id": "8dd80cb5-7d6c-48c3-8957-4e16830152dc", "links": [{"href": "http://172.30.9.23:8774/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc", "rel": "bookmark"}]}, "id": "0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:41:20Z", "hostId": "820149074b4de6ef9fabe4d19fd7908eedc4066feedacefdbc744d3b", "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": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst", "created": "2018-09-22T04:41:13Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:41:26,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 used request id req-4f16c3fc-713f-4d58-a1d0-a6f667805c8d 2018-09-22 04:41:26,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:26,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-aa700d9d-a5f3-4fff-87c4-82234b70331b Date: Sat, 22 Sep 2018 04:41:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["43ad7e27-793a-4773-90bc-bd83b8ec9ae6"],"description":"","tags":[],"updated_at":"2018-09-22T04:41:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:04Z","provider:network_type":"vxlan"}]} 2018-09-22 04:41:26,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net used request id req-aa700d9d-a5f3-4fff-87c4-82234b70331b 2018-09-22 04:41:26,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:26,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a78455f-4d6d-4d50-8253-3e512e95496b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:41:26,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-3a78455f-4d6d-4d50-8253-3e512e95496b 2018-09-22 04:41:26,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:26,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-056de853-9f37-48cf-91ad-f45922c8f08e Date: Sat, 22 Sep 2018 04:41:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:05Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-subnet"}]} 2018-09-22 04:41:26,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 used request id req-056de853-9f37-48cf-91ad-f45922c8f08e 2018-09-22 04:41:26,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:26,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-c534d4b9-5108-4581-bdad-246cdd2666c3 Date: Sat, 22 Sep 2018 04:41:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","ip_address":"10.55.0.11"}],"id":"211b2549-b79d-442a-a5ee-7711a4d23bbc","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:1b:c5","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-port","admin_state_up":true,"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:10Z","binding:vnic_type":"normal","device_id":"0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","ip_address":"10.55.0.4"}],"id":"2679691e-b7a2-4618-a1d3-5a2374533697","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:27:11:e0","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eed48b25-f746-42fc-ba23-abbb62fe31c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","ip_address":"10.55.0.3"}],"id":"2c87b2dd-0fb2-43cb-b0c4-1e1fb8424756","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:9a:40","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eed48b25-f746-42fc-ba23-abbb62fe31c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","ip_address":"10.55.0.2"}],"id":"69fe6d57-748c-421b-bf2e-91c7619727c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:fd:33","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eed48b25-f746-42fc-ba23-abbb62fe31c3"}]} 2018-09-22 04:41:26,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 used request id req-c534d4b9-5108-4581-bdad-246cdd2666c3 2018-09-22 04:41:26,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:27,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41: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-14d55960-c7e7-4780-80bc-33075605f392 x-compute-request-id: req-14d55960-c7e7-4780-80bc-33075605f392 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:1b:c5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "bookmark"}], "image": {"id": "e85504e8-a132-4c46-ab70-65bc1b5056c4", "links": [{"href": "http://172.30.9.23:8774/images/e85504e8-a132-4c46-ab70-65bc1b5056c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-09-22T04:41:06.000000", "flavor": {"id": "8dd80cb5-7d6c-48c3-8957-4e16830152dc", "links": [{"href": "http://172.30.9.23:8774/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc", "rel": "bookmark"}]}, "id": "0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:41:20Z", "hostId": "820149074b4de6ef9fabe4d19fd7908eedc4066feedacefdbc744d3b", "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": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst", "created": "2018-09-22T04:41:13Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:41:27,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 used request id req-14d55960-c7e7-4780-80bc-33075605f392 2018-09-22 04:41:27,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:27,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-54d688e9-a08a-44fb-abc8-331736707321 Date: Sat, 22 Sep 2018 04:41:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["43ad7e27-793a-4773-90bc-bd83b8ec9ae6"],"description":"","tags":[],"updated_at":"2018-09-22T04:41:05Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:04Z","provider:network_type":"vxlan"}]} 2018-09-22 04:41:27,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net used request id req-54d688e9-a08a-44fb-abc8-331736707321 2018-09-22 04:41:27,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:27,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e969f3bc-9ef3-4d88-b724-dff357e9cc0b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:41:27,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-e969f3bc-9ef3-4d88-b724-dff357e9cc0b 2018-09-22 04:41:27,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:28,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-593eff16-ea52-4230-a2f5-9c2fbd03e3f6 Date: Sat, 22 Sep 2018 04:41:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:05Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-subnet"}]} 2018-09-22 04:41:28,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 used request id req-593eff16-ea52-4230-a2f5-9c2fbd03e3f6 2018-09-22 04:41:28,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:28,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-2e08f07a-eff9-4e4f-a36c-69b5d1a574f4 Date: Sat, 22 Sep 2018 04:41:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","ip_address":"10.55.0.11"}],"id":"211b2549-b79d-442a-a5ee-7711a4d23bbc","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:1b:c5","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-port","admin_state_up":true,"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:10Z","binding:vnic_type":"normal","device_id":"0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","ip_address":"10.55.0.4"}],"id":"2679691e-b7a2-4618-a1d3-5a2374533697","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:27:11:e0","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eed48b25-f746-42fc-ba23-abbb62fe31c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","ip_address":"10.55.0.3"}],"id":"2c87b2dd-0fb2-43cb-b0c4-1e1fb8424756","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:9a:40","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eed48b25-f746-42fc-ba23-abbb62fe31c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"43ad7e27-793a-4773-90bc-bd83b8ec9ae6","ip_address":"10.55.0.2"}],"id":"69fe6d57-748c-421b-bf2e-91c7619727c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:fd:33","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eed48b25-f746-42fc-ba23-abbb62fe31c3","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:41:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eed48b25-f746-42fc-ba23-abbb62fe31c3"}]} 2018-09-22 04:41:28,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=eed48b25-f746-42fc-ba23-abbb62fe31c3 used request id req-2e08f07a-eff9-4e4f-a36c-69b5d1a574f4 2018-09-22 04:41:28,252 - create_instance - INFO - Deleting Port with ID - 211b2549-b79d-442a-a5ee-7711a4d23bbc 2018-09-22 04:41:28,253 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-port 2018-09-22 04:41:28,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/211b2549-b79d-442a-a5ee-7711a4d23bbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:29,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-733ad420-c5e6-43db-939d-8affab4067d9 Date: Sat, 22 Sep 2018 04:41:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:41:29,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/211b2549-b79d-442a-a5ee-7711a4d23bbc used request id req-733ad420-c5e6-43db-939d-8affab4067d9 2018-09-22 04:41:29,281 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst 2018-09-22 04:41:29,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:29,596 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:41: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-f849d8a3-3a0b-42ef-ab34-4acd37de8a39 x-compute-request-id: req-f849d8a3-3a0b-42ef-ab34-4acd37de8a39 Content-Type: application/json 2018-09-22 04:41:29,596 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 used request id req-f849d8a3-3a0b-42ef-ab34-4acd37de8a39 2018-09-22 04:41:29,596 - create_instance - INFO - Checking deletion status 2018-09-22 04:41:29,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:29,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41: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-ccb8286f-f6d9-4f7b-833d-9727e9cb9e47 x-compute-request-id: req-ccb8286f-f6d9-4f7b-833d-9727e9cb9e47 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "bookmark"}], "image": {"id": "e85504e8-a132-4c46-ab70-65bc1b5056c4", "links": [{"href": "http://172.30.9.23:8774/images/e85504e8-a132-4c46-ab70-65bc1b5056c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-09-22T04:41:06.000000", "flavor": {"id": "8dd80cb5-7d6c-48c3-8957-4e16830152dc", "links": [{"href": "http://172.30.9.23:8774/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc", "rel": "bookmark"}]}, "id": "0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:41:29Z", "hostId": "820149074b4de6ef9fabe4d19fd7908eedc4066feedacefdbc744d3b", "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": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst", "created": "2018-09-22T04:41:13Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:41:29,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 used request id req-ccb8286f-f6d9-4f7b-833d-9727e9cb9e47 2018-09-22 04:41:29,982 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst] is - ACTIVE 2018-09-22 04:41:29,982 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:41:32,985 - create_instance - DEBUG - VM status query timeout in 296.611163139 2018-09-22 04:41:32,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:33,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41: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-00a1f318-5aea-4c2a-b64b-a190321e96cc x-compute-request-id: req-00a1f318-5aea-4c2a-b64b-a190321e96cc Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "bookmark"}], "image": {"id": "e85504e8-a132-4c46-ab70-65bc1b5056c4", "links": [{"href": "http://172.30.9.23:8774/images/e85504e8-a132-4c46-ab70-65bc1b5056c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-09-22T04:41:06.000000", "flavor": {"id": "8dd80cb5-7d6c-48c3-8957-4e16830152dc", "links": [{"href": "http://172.30.9.23:8774/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc", "rel": "bookmark"}]}, "id": "0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:41:29Z", "hostId": "820149074b4de6ef9fabe4d19fd7908eedc4066feedacefdbc744d3b", "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": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst", "created": "2018-09-22T04:41:13Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:41:33,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 used request id req-00a1f318-5aea-4c2a-b64b-a190321e96cc 2018-09-22 04:41:33,245 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst] is - ACTIVE 2018-09-22 04:41:33,245 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:41:36,248 - create_instance - DEBUG - VM status query timeout in 293.348083973 2018-09-22 04:41:36,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:36,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41: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-acaa778c-0c8d-431d-b83c-25bcf66a80c2 x-compute-request-id: req-acaa778c-0c8d-431d-b83c-25bcf66a80c2 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "rel": "bookmark"}], "image": {"id": "e85504e8-a132-4c46-ab70-65bc1b5056c4", "links": [{"href": "http://172.30.9.23:8774/images/e85504e8-a132-4c46-ab70-65bc1b5056c4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ba", "OS-SRV-USG:launched_at": "2018-09-22T04:41:06.000000", "flavor": {"id": "8dd80cb5-7d6c-48c3-8957-4e16830152dc", "links": [{"href": "http://172.30.9.23:8774/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc", "rel": "bookmark"}]}, "id": "0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66", "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:41:29Z", "hostId": "820149074b4de6ef9fabe4d19fd7908eedc4066feedacefdbc744d3b", "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": "CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst", "created": "2018-09-22T04:41:13Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:41:36,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 used request id req-acaa778c-0c8d-431d-b83c-25bcf66a80c2 2018-09-22 04:41:36,530 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst] is - ACTIVE 2018-09-22 04:41:36,530 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:41:39,533 - create_instance - DEBUG - VM status query timeout in 290.062775135 2018-09-22 04:41:39,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a972c669014dec802ba23e4a8cb4ef24d4df1b71" 2018-09-22 04:41:39,582 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:41:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a4878c8-c829-4a85-85ef-fbf48c75f3a5 x-compute-request-id: req-8a4878c8-c829-4a85-85ef-fbf48c75f3a5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 could not be found.", "code": 404}} 2018-09-22 04:41:39,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 used request id req-8a4878c8-c829-4a85-85ef-fbf48c75f3a5 2018-09-22 04:41:39,583 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0fecc6f3-4ce3-4619-aa9f-5243f7a6cb66 could not be found. (HTTP 404) (Request-ID: req-8a4878c8-c829-4a85-85ef-fbf48c75f3a5) 2018-09-22 04:41:39,583 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-inst 2018-09-22 04:41:39,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf90096c7c4248918f4dd70854659068bbb9366" 2018-09-22 04:41:39,704 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:41:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f0a08025-0af4-4858-9e72-aeab3aea43dd x-compute-request-id: req-f0a08025-0af4-4858-9e72-aeab3aea43dd Content-Length: 0 Content-Type: application/json 2018-09-22 04:41:39,704 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/8dd80cb5-7d6c-48c3-8957-4e16830152dc used request id req-f0a08025-0af4-4858-9e72-aeab3aea43dd 2018-09-22 04:41:39,705 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-subnet 2018-09-22 04:41:39,705 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-subnet 2018-09-22 04:41:39,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/43ad7e27-793a-4773-90bc-bd83b8ec9ae6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf671306660a13e0e695cae445efe85f276de8ca" 2018-09-22 04:41:42,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-096d9de8-b22c-4c6d-adb6-f2510e6ab836 Date: Sat, 22 Sep 2018 04:41:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:41:42,006 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/43ad7e27-793a-4773-90bc-bd83b8ec9ae6 used request id req-096d9de8-b22c-4c6d-adb6-f2510e6ab836 2018-09-22 04:41:42,006 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-pub-net 2018-09-22 04:41:42,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/eed48b25-f746-42fc-ba23-abbb62fe31c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf671306660a13e0e695cae445efe85f276de8ca" 2018-09-22 04:41:43,245 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-980e15ec-f33c-4e32-9d39-aed9b7273645 Date: Sat, 22 Sep 2018 04:41:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:41:43,245 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/eed48b25-f746-42fc-ba23-abbb62fe31c3 used request id req-980e15ec-f33c-4e32-9d39-aed9b7273645 2018-09-22 04:41:43,246 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-1d86d7b2-7338-4174-8f3b-302e7c8368d6-image 2018-09-22 04:41:43,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/e85504e8-a132-4c46-ab70-65bc1b5056c4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc36b6a475f7639b185696ad3d6b3aae0f712ccb" 2018-09-22 04:41:45,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a801ec70-532b-450a-90c4-d2cbad2c9532 Date: Sat, 22 Sep 2018 04:41:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:41:45,224 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/e85504e8-a132-4c46-ab70-65bc1b5056c4 used request id req-a801ec70-532b-450a-90c4-d2cbad2c9532 2018-09-22 04:41:45,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" 2018-09-22 04:41:45,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2c523bc2-150f-4afe-b039-e301afa9995f Date: Sat, 22 Sep 2018 04:41:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:41:45,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-2c523bc2-150f-4afe-b039-e301afa9995f 2018-09-22 04:41:45,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" 2018-09-22 04:41:45,551 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-791a98ff-b5ed-40e1-93f3-05712013ce04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:41:45,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-791a98ff-b5ed-40e1-93f3-05712013ce04 2018-09-22 04:41:45,551 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:41:45,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" 2018-09-22 04:41:45,642 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58468d4e-6d2b-46c0-b15e-0013fbd04764 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:41:45,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-58468d4e-6d2b-46c0-b15e-0013fbd04764 2018-09-22 04:41:45,642 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:41:45,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" 2018-09-22 04:41:45,732 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11938981-2992-4347-97f7-9dd5c210b9b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:41:45,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-11938981-2992-4347-97f7-9dd5c210b9b3 2018-09-22 04:41:45,732 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:41:45,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" 2018-09-22 04:41:45,815 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-831e1325-91d8-446d-b6d1-e08d3e4e4b6d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:41:45,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-831e1325-91d8-446d-b6d1-e08d3e4e4b6d 2018-09-22 04:41:45,815 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:41:45,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" 2018-09-22 04:41:45,909 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf1b36f1-9b5f-4454-b18d-3d5d8d602395 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:41:45,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-cf1b36f1-9b5f-4454-b18d-3d5d8d602395 2018-09-22 04:41:45,910 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:41:45,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" 2018-09-22 04:41:46,005 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f047ba2c-d536-409a-9892-ca5eaf77e823 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:41:46,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-f047ba2c-d536-409a-9892-ca5eaf77e823 2018-09-22 04:41:46,006 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:41:46,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" 2018-09-22 04:41:46,093 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb74f042-0ee4-4f57-8933-d598ce24818a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:41:46,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-eb74f042-0ee4-4f57-8933-d598ce24818a 2018-09-22 04:41:46,093 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:41:46,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" 2018-09-22 04:41:46,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-339ae45b-b47f-48c2-ad41-5956eb69d486 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:41:46,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-339ae45b-b47f-48c2-ad41-5956eb69d486 2018-09-22 04:41:46,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" 2018-09-22 04:41:46,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b2a93b-9621-4633-a3b1-2962a681e1f0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:41:46,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-35b2a93b-9621-4633-a3b1-2962a681e1f0 2018-09-22 04:41:46,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" 2018-09-22 04:41:46,361 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5337891c-c647-4f3e-b6eb-ebf1c33d139d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:41:46,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-5337891c-c647-4f3e-b6eb-ebf1c33d139d 2018-09-22 04:41:46,362 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:41:46,363 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-2796d014-5f81-4ee-proj 2018-09-22 04:41:46,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5e5928bf80244acc864773e146d3ab4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" 2018-09-22 04:41:46,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f250d5c0-571f-4e32-897e-95d5589d672d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:41:46,579 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5e5928bf80244acc864773e146d3ab4a used request id req-f250d5c0-571f-4e32-897e-95d5589d672d 2018-09-22 04:41:46,580 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-2796d014-5f81-4ee-proj-role 2018-09-22 04:41:46,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e803bec0326947b1b9d6d6e9589d8c59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" 2018-09-22 04:41:46,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91d5d894-3158-4482-9cd6-e0ad3a395050 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:41:46,696 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e803bec0326947b1b9d6d6e9589d8c59 used request id req-91d5d894-3158-4482-9cd6-e0ad3a395050 2018-09-22 04:41:46,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4308d4798c6b013a70bc6758c57e6327940f36" 2018-09-22 04:41:46,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-458a7536-97c1-4cae-89ed-5f541409df49 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:41:46,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-458a7536-97c1-4cae-89ed-5f541409df49 2018-09-22 04:41:46,865 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-2796d014-5f81-4ee-user 2018-09-22 04:41:46,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/f9b9802590e34e5284250cc0049de73c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6226d83e4aba11750079bdfb91adca0c40445ac2" 2018-09-22 04:41:47,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-893535c9-c65b-4d2f-857c-aa577a53fc87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:41:47,464 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f9b9802590e34e5284250cc0049de73c used request id req-893535c9-c65b-4d2f-857c-aa577a53fc87 2018-09-22 04:41:47,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:41:47,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:41:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["0JhQ6woORo-LL47Lo3jSMQ"], "issued_at": "2018-09-22T04:41:47.000000Z"}} 2018-09-22 04:41:47,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de6ecd51b52c5bed0eea9cd1b60952e677208103" 2018-09-22 04:41:47,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f63bffbf-a0ef-4a36-a5d6-7c4c89de6010 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:41:47,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f63bffbf-a0ef-4a36-a5d6-7c4c89de6010 2018-09-22 04:41:47,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:41:47,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:41:48,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:41:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Vfz7P__zSb6kxA7_dOCagA"], "issued_at": "2018-09-22T04:41:48.000000Z"}} 2018-09-22 04:41:48,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" 2018-09-22 04:41:48,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b48f87-25e8-4c30-b79b-92f9bdd57e9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:41:48,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-09b48f87-25e8-4c30-b79b-92f9bdd57e9a 2018-09-22 04:41:48,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:41:48,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:41:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:41:48,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" 2018-09-22 04:41:48,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f299b56e-55f5-4506-b3d0-228b63977991 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:41:48,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj used request id req-f299b56e-55f5-4506-b3d0-228b63977991 2018-09-22 04:41:48,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" 2018-09-22 04:41:48,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-243cc612-45fb-4d87-8bc2-f8ff41b53911 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:41:48,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-243cc612-45fb-4d87-8bc2-f8ff41b53911 2018-09-22 04:41:48,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj"}}' 2018-09-22 04:41:48,720 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:41:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2be4834-fe98-463e-aef9-788954ce7322 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513"}, "enabled": true, "id": "3ca68a2b285744b7aba61ed2f981b513", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj"}} 2018-09-22 04:41:48,720 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a2be4834-fe98-463e-aef9-788954ce7322 2018-09-22 04:41:48,721 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj 2018-09-22 04:41:48,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:41:48,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:41:49,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:41:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["wGbZg-0yTCGdpBihYZA56w"], "issued_at": "2018-09-22T04:41:49.000000Z"}} 2018-09-22 04:41:49,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ff7af4f656a73b88113511f57c34387efb473e" 2018-09-22 04:41:49,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b468950-44c2-49a5-988a-6b742f5ce134 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:41:49,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8b468950-44c2-49a5-988a-6b742f5ce134 2018-09-22 04:41:49,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:41:49,138 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:41:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:41:49,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ff7af4f656a73b88113511f57c34387efb473e" 2018-09-22 04:41:49,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25e19235-a3d6-4697-b245-30b6947a3499 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:41:49,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-25e19235-a3d6-4697-b245-30b6947a3499 2018-09-22 04:41:49,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ff7af4f656a73b88113511f57c34387efb473e" 2018-09-22 04:41:49,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b7bfe18-7ea0-40fa-aa97-69150409701d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513"}, "enabled": true, "id": "3ca68a2b285744b7aba61ed2f981b513", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj"}]} 2018-09-22 04:41:49,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj used request id req-4b7bfe18-7ea0-40fa-aa97-69150409701d 2018-09-22 04:41:49,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ff7af4f656a73b88113511f57c34387efb473e" 2018-09-22 04:41:49,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09eceafb-2061-4304-ae37-e14d1869b9a9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:41:49,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-09eceafb-2061-4304-ae37-e14d1869b9a9 2018-09-22 04:41:49,804 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-534498b4-2c7f-4b7-user 2018-09-22 04:41:49,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:41:49,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" 2018-09-22 04:41:49,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b689616d-d700-4081-a587-813514707ef2 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:41:49,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b689616d-d700-4081-a587-813514707ef2 2018-09-22 04:41:49,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" -d '{"role": {"name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj-role"}}' 2018-09-22 04:41:50,013 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:41:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e33e480e-8f5b-4102-ab47-7246c32ead40 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "affbe564fe7843b5b224b0bb628b6bcb", "links": {"self": "http://172.30.9.23:5000/v3/roles/affbe564fe7843b5b224b0bb628b6bcb"}, "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj-role"}} 2018-09-22 04:41:50,013 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e33e480e-8f5b-4102-ab47-7246c32ead40 2018-09-22 04:41:50,014 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj-role 2018-09-22 04:41:50,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/affbe564fe7843b5b224b0bb628b6bcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" 2018-09-22 04:41:50,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb9724e2-787e-41e4-a907-0c5984d31e82 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/affbe564fe7843b5b224b0bb628b6bcb"}, "domain_id": null, "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj-role", "id": "affbe564fe7843b5b224b0bb628b6bcb"}} 2018-09-22 04:41:50,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/affbe564fe7843b5b224b0bb628b6bcb used request id req-fb9724e2-787e-41e4-a907-0c5984d31e82 2018-09-22 04:41:50,104 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj-role to project CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj 2018-09-22 04:41:50,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513/users/e458877e66084acb8068d0cff2a38cfe/roles/affbe564fe7843b5b224b0bb628b6bcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" 2018-09-22 04:41:50,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9e62dff-4a26-48fb-95e6-f76452e69ae2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:41:50,232 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513/users/e458877e66084acb8068d0cff2a38cfe/roles/affbe564fe7843b5b224b0bb628b6bcb used request id req-a9e62dff-4a26-48fb-95e6-f76452e69ae2 2018-09-22 04:41:50,233 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:41:50,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:41:50,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:41:50,235 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:41:50,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:41:50,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:41:50,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "affbe564fe7843b5b224b0bb628b6bcb", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj-role"}], "expires_at": "2018-09-22T05:41:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ca68a2b285744b7aba61ed2f981b513", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-user", "id": "e458877e66084acb8068d0cff2a38cfe"}, "audit_ids": ["-EYrE0QFQNa_nPGMf0sxyg"], "issued_at": "2018-09-22T04:41:50.000000Z"}} 2018-09-22 04:41:50,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10eab67003ef41d4033d773080659c4d7319763c" 2018-09-22 04:41:50,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eea5e18-651f-4d85-8027-269bd4a00f86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:41:50,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6eea5e18-651f-4d85-8027-269bd4a00f86 2018-09-22 04:41:50,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10eab67003ef41d4033d773080659c4d7319763c" 2018-09-22 04:41:50,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-981327cd-4dae-464d-b528-11c3d4fab9a7 Date: Sat, 22 Sep 2018 04:41:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-image"} 2018-09-22 04:41:50,847 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-image used request id req-981327cd-4dae-464d-b528-11c3d4fab9a7 2018-09-22 04:41:50,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10eab67003ef41d4033d773080659c4d7319763c" 2018-09-22 04:41:51,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bb1eafc2-2a1c-467b-8248-4718d8cdc537 Date: Sat, 22 Sep 2018 04:41:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:41:51,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-bb1eafc2-2a1c-467b-8248-4718d8cdc537 2018-09-22 04:41:51,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}10eab67003ef41d4033d773080659c4d7319763c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-image"}' 2018-09-22 04:41:51,242 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/be4d8c81-4cff-4924-9224-08fc5da3ce20 X-Openstack-Request-Id: req-6799928c-c83f-42ff-8209-5ff13e7b5c3b Date: Sat, 22 Sep 2018 04:41:51 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:41:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:41:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/be4d8c81-4cff-4924-9224-08fc5da3ce20", "min_disk": 0, "protected": false, "id": "be4d8c81-4cff-4924-9224-08fc5da3ce20", "file": "/v2/images/be4d8c81-4cff-4924-9224-08fc5da3ce20/file", "checksum": null, "owner": "3ca68a2b285744b7aba61ed2f981b513", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:41:51,242 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-6799928c-c83f-42ff-8209-5ff13e7b5c3b 2018-09-22 04:41:51,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/be4d8c81-4cff-4924-9224-08fc5da3ce20/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10eab67003ef41d4033d773080659c4d7319763c" -d '' 2018-09-22 04:41:52,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-07188797-c9ef-4cd8-bf0f-bc479c61a3a6 Date: Sat, 22 Sep 2018 04:41:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:41:52,796 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/be4d8c81-4cff-4924-9224-08fc5da3ce20/file used request id req-07188797-c9ef-4cd8-bf0f-bc479c61a3a6 2018-09-22 04:41:52,796 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:41:52,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/be4d8c81-4cff-4924-9224-08fc5da3ce20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10eab67003ef41d4033d773080659c4d7319763c" 2018-09-22 04:41:52,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-7f85268e-2079-4526-8d21-b5c1ed3a85d3 Date: Sat, 22 Sep 2018 04:41:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:41:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:41:52Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/be4d8c81-4cff-4924-9224-08fc5da3ce20/snap", "metadata": {}}], "self": "/v2/images/be4d8c81-4cff-4924-9224-08fc5da3ce20", "min_disk": 0, "protected": false, "id": "be4d8c81-4cff-4924-9224-08fc5da3ce20", "file": "/v2/images/be4d8c81-4cff-4924-9224-08fc5da3ce20/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3ca68a2b285744b7aba61ed2f981b513", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/be4d8c81-4cff-4924-9224-08fc5da3ce20/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:41:52,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/be4d8c81-4cff-4924-9224-08fc5da3ce20 used request id req-7f85268e-2079-4526-8d21-b5c1ed3a85d3 2018-09-22 04:41:52,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10eab67003ef41d4033d773080659c4d7319763c" 2018-09-22 04:41:52,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-76805a2d-faf5-409d-868c-e00d5e6a9c2c Date: Sat, 22 Sep 2018 04:41:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:41:52,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-76805a2d-faf5-409d-868c-e00d5e6a9c2c 2018-09-22 04:41:52,832 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-image 2018-09-22 04:41:52,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/be4d8c81-4cff-4924-9224-08fc5da3ce20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10eab67003ef41d4033d773080659c4d7319763c" 2018-09-22 04:41:53,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-61675ba2-7564-4895-8601-69a8e0490092 Date: Sat, 22 Sep 2018 04:41:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:41:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:41:52Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/be4d8c81-4cff-4924-9224-08fc5da3ce20/snap", "metadata": {}}], "self": "/v2/images/be4d8c81-4cff-4924-9224-08fc5da3ce20", "min_disk": 0, "protected": false, "id": "be4d8c81-4cff-4924-9224-08fc5da3ce20", "file": "/v2/images/be4d8c81-4cff-4924-9224-08fc5da3ce20/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3ca68a2b285744b7aba61ed2f981b513", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/be4d8c81-4cff-4924-9224-08fc5da3ce20/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:41:53,012 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/be4d8c81-4cff-4924-9224-08fc5da3ce20 used request id req-61675ba2-7564-4895-8601-69a8e0490092 2018-09-22 04:41:53,013 - create_image - DEBUG - Instance status is - active 2018-09-22 04:41:53,013 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-image 2018-09-22 04:41:53,013 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-image 2018-09-22 04:41:53,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:41:53,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:41:53,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:41:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["oJsT2LpdRrmtQ73GFnfGeA"], "issued_at": "2018-09-22T04:41:53.000000Z"}} 2018-09-22 04:41:53,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a43eeb9525e00f9f13943e939f2dd00f33d506f" 2018-09-22 04:41:53,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e3e1637-4b64-4f03-aeaa-a785c8700195 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:41:53,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1e3e1637-4b64-4f03-aeaa-a785c8700195 2018-09-22 04:41:53,476 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:41:53,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a43eeb9525e00f9f13943e939f2dd00f33d506f" 2018-09-22 04:41:53,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41: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-0ea75adc-1f46-4aa0-bddc-daaf84c629a0 x-compute-request-id: req-0ea75adc-1f46-4aa0-bddc-daaf84c629a0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:41:53,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0ea75adc-1f46-4aa0-bddc-daaf84c629a0 2018-09-22 04:41:53,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a43eeb9525e00f9f13943e939f2dd00f33d506f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:41:53,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41: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-458b4df2-510e-4d52-9a99-fa874e1fe4a3 x-compute-request-id: req-458b4df2-510e-4d52-9a99-fa874e1fe4a3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b72fae21-51df-40c0-af26-4eee81704442", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b72fae21-51df-40c0-af26-4eee81704442", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b72fae21-51df-40c0-af26-4eee81704442", "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:41:53,714 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-458b4df2-510e-4d52-9a99-fa874e1fe4a3 2018-09-22 04:41:53,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:41:53,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:41:54,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "affbe564fe7843b5b224b0bb628b6bcb", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj-role"}], "expires_at": "2018-09-22T05:41:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ca68a2b285744b7aba61ed2f981b513", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-user", "id": "e458877e66084acb8068d0cff2a38cfe"}, "audit_ids": ["v30U9mZYQrKlQDnp9Pua-Q"], "issued_at": "2018-09-22T04:41:54.000000Z"}} 2018-09-22 04:41:54,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee200bc3a0e05a137e73e1f317ddfa6afca09ca" 2018-09-22 04:41:54,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8752d2af-c9c0-4491-afdb-d95ff212eb6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:41:54,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8752d2af-c9c0-4491-afdb-d95ff212eb6a 2018-09-22 04:41:54,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee200bc3a0e05a137e73e1f317ddfa6afca09ca" 2018-09-22 04:41:54,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f581815c-a1f5-4150-8974-6102cab96437 Date: Sat, 22 Sep 2018 04:41:54 GMT RESP BODY: {"networks":[]} 2018-09-22 04:41:54,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net used request id req-f581815c-a1f5-4150-8974-6102cab96437 2018-09-22 04:41:54,366 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net 2018-09-22 04:41:54,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee200bc3a0e05a137e73e1f317ddfa6afca09ca" -d '{"network": {"name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net", "admin_state_up": true}}' 2018-09-22 04:41:54,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-fc4ec7d7-dd7e-40be-b1fd-a33c3583e4e5 Date: Sat, 22 Sep 2018 04:41:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3ca68a2b285744b7aba61ed2f981b513","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:41:54Z","is_default":false,"name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:54Z","mtu":1450}} 2018-09-22 04:41:54,910 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-fc4ec7d7-dd7e-40be-b1fd-a33c3583e4e5 2018-09-22 04:41:54,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee200bc3a0e05a137e73e1f317ddfa6afca09ca" 2018-09-22 04:41:55,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-183695ac-fb8f-447a-9848-2f027b3a1ef0 Date: Sat, 22 Sep 2018 04:41:55 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-09-22T04:41:54Z","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net"}]} 2018-09-22 04:41:55,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 used request id req-183695ac-fb8f-447a-9848-2f027b3a1ef0 2018-09-22 04:41:55,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee200bc3a0e05a137e73e1f317ddfa6afca09ca" 2018-09-22 04:41:55,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-827e2ea0-9386-42ee-951b-118e16c4d7c6 Date: Sat, 22 Sep 2018 04:41:55 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:41:55,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 used request id req-827e2ea0-9386-42ee-951b-118e16c4d7c6 2018-09-22 04:41:55,331 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-subnet 2018-09-22 04:41:55,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee200bc3a0e05a137e73e1f317ddfa6afca09ca" -d '{"subnets": [{"ip_version": 4, "network_id": "6240dffd-8f54-4dbf-8ea1-f7eef1770251", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-subnet"}]}' 2018-09-22 04:41:56,132 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fe61cdc7-5b01-42d2-b48f-d83e1eb44082 Date: Sat, 22 Sep 2018 04:41:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:55Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:55Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"fbf2e646-8390-46a6-ab41-59e14869a861","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-subnet"}]} 2018-09-22 04:41:56,132 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-fe61cdc7-5b01-42d2-b48f-d83e1eb44082 2018-09-22 04:41:56,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee200bc3a0e05a137e73e1f317ddfa6afca09ca" 2018-09-22 04:41:56,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bca7b7a4-1847-4dfb-950b-79e30708a0c3 Date: Sat, 22 Sep 2018 04:41:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbf2e646-8390-46a6-ab41-59e14869a861"],"updated_at":"2018-09-22T04:41:55Z","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net"}]} 2018-09-22 04:41:56,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 used request id req-bca7b7a4-1847-4dfb-950b-79e30708a0c3 2018-09-22 04:41:56,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee200bc3a0e05a137e73e1f317ddfa6afca09ca" 2018-09-22 04:41:56,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-73692efd-80d3-4cb9-93b7-f6407bfd4591 Date: Sat, 22 Sep 2018 04:41:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:55Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"fbf2e646-8390-46a6-ab41-59e14869a861","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-subnet"}]} 2018-09-22 04:41:56,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 used request id req-73692efd-80d3-4cb9-93b7-f6407bfd4591 2018-09-22 04:41:56,589 - OpenStackNetwork - DEBUG - Network [6240dffd-8f54-4dbf-8ea1-f7eef1770251] created successfully 2018-09-22 04:41:56,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:41:56,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:41:56,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "affbe564fe7843b5b224b0bb628b6bcb", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj-role"}], "expires_at": "2018-09-22T05:41:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ca68a2b285744b7aba61ed2f981b513", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-user", "id": "e458877e66084acb8068d0cff2a38cfe"}, "audit_ids": ["Peixw4KBQN2Ef0puGSz22Q"], "issued_at": "2018-09-22T04:41:56.000000Z"}} 2018-09-22 04:41:56,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:41:57,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c85021a-e978-4a04-be9e-9d0142d0cb75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:41:57,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5c85021a-e978-4a04-be9e-9d0142d0cb75 2018-09-22 04:41:57,041 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:41:57,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:41:57,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f0afc8e-97db-4ba5-878c-5ed573f9200d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:41:57,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8f0afc8e-97db-4ba5-878c-5ed573f9200d 2018-09-22 04:41:57,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:41:57,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3ecf7aaf-39ee-4faf-8590-0a8ba4642637 Date: Sat, 22 Sep 2018 04:41:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbf2e646-8390-46a6-ab41-59e14869a861"],"updated_at":"2018-09-22T04:41:55Z","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net"}]} 2018-09-22 04:41:57,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net used request id req-3ecf7aaf-39ee-4faf-8590-0a8ba4642637 2018-09-22 04:41:57,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:41:57,392 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:41:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:41:57,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:41:57,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1ca53a9-0f75-4baf-97b7-f08922943ba2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513"}, "enabled": true, "id": "3ca68a2b285744b7aba61ed2f981b513", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj"}} 2018-09-22 04:41:57,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513 used request id req-c1ca53a9-0f75-4baf-97b7-f08922943ba2 2018-09-22 04:41:57,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:41:57,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dbc8e162-119b-4e1a-ae87-73dff6ab56d6 Date: Sat, 22 Sep 2018 04:41:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:55Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"fbf2e646-8390-46a6-ab41-59e14869a861","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-subnet"}]} 2018-09-22 04:41:57,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 used request id req-dbc8e162-119b-4e1a-ae87-73dff6ab56d6 2018-09-22 04:41:57,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251&name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:41:57,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1b877717-81cd-4b9d-882a-c1f6ef4eac42 Date: Sat, 22 Sep 2018 04:41:57 GMT RESP BODY: {"ports":[]} 2018-09-22 04:41:57,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251&name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-port&admin_state_up=True used request id req-1b877717-81cd-4b9d-882a-c1f6ef4eac42 2018-09-22 04:41:57,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:41:58,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-078dcb8d-d531-460d-91d1-1940b7044832 x-compute-request-id: req-078dcb8d-d531-460d-91d1-1940b7044832 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:41:58,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst used request id req-078dcb8d-d531-460d-91d1-1940b7044832 2018-09-22 04:41:58,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:41:58,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a025131d-7770-415f-8ead-5213c3db0e1a Date: Sat, 22 Sep 2018 04:41: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":["fbf2e646-8390-46a6-ab41-59e14869a861"],"updated_at":"2018-09-22T04:41:55Z","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net"}]} 2018-09-22 04:41:58,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net used request id req-a025131d-7770-415f-8ead-5213c3db0e1a 2018-09-22 04:41:58,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:41:58,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-359dd279-d90e-470f-b26c-61cbb04b2ac6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513"}, "enabled": true, "id": "3ca68a2b285744b7aba61ed2f981b513", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj"}} 2018-09-22 04:41:58,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513 used request id req-359dd279-d90e-470f-b26c-61cbb04b2ac6 2018-09-22 04:41:58,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:41:58,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-320e6bac-f7e5-42ee-b320-51ca4348e5ae Date: Sat, 22 Sep 2018 04:41:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:55Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"fbf2e646-8390-46a6-ab41-59e14869a861","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-subnet"}]} 2018-09-22 04:41:58,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 used request id req-320e6bac-f7e5-42ee-b320-51ca4348e5ae 2018-09-22 04:41:58,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251&name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:41:58,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ae90ebed-c6e4-4b56-b5ca-b6c9a89b37a2 Date: Sat, 22 Sep 2018 04:41:58 GMT RESP BODY: {"ports":[]} 2018-09-22 04:41:58,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251&name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-port&admin_state_up=True used request id req-ae90ebed-c6e4-4b56-b5ca-b6c9a89b37a2 2018-09-22 04:41:58,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:41:58,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:41:59,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "affbe564fe7843b5b224b0bb628b6bcb", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj-role"}], "expires_at": "2018-09-22T05:41:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ca68a2b285744b7aba61ed2f981b513", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-user", "id": "e458877e66084acb8068d0cff2a38cfe"}, "audit_ids": ["lnOa4prlQqal1XPo2X6IBg"], "issued_at": "2018-09-22T04:41:59.000000Z"}} 2018-09-22 04:41:59,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19c4e3c3db2533a6f00c679af76664a6a77b14f6" 2018-09-22 04:41:59,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b95d20f-0c70-418e-a80c-30281aed15e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:41:59,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3b95d20f-0c70-418e-a80c-30281aed15e1 2018-09-22 04:41:59,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:41:59,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b2908b2f-91f8-428a-8b9a-63d4fb503456 Date: Sat, 22 Sep 2018 04:41:59 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":["fbf2e646-8390-46a6-ab41-59e14869a861"],"updated_at":"2018-09-22T04:41:55Z","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net"}]} 2018-09-22 04:41:59,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net used request id req-b2908b2f-91f8-428a-8b9a-63d4fb503456 2018-09-22 04:41:59,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:41:59,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-29a47bf0-b679-4b98-8062-622310185a1c Date: Sat, 22 Sep 2018 04:41:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:55Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"fbf2e646-8390-46a6-ab41-59e14869a861","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-subnet"}]} 2018-09-22 04:41:59,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 used request id req-29a47bf0-b679-4b98-8062-622310185a1c 2018-09-22 04:41:59,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:41:59,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1dbdf409-4cbd-472a-a8f1-9e2edc69eea7 Date: Sat, 22 Sep 2018 04:41:59 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":["fbf2e646-8390-46a6-ab41-59e14869a861"],"updated_at":"2018-09-22T04:41:55Z","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net"}]} 2018-09-22 04:41:59,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net used request id req-1dbdf409-4cbd-472a-a8f1-9e2edc69eea7 2018-09-22 04:41:59,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:41:59,978 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:41:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:41:59,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19c4e3c3db2533a6f00c679af76664a6a77b14f6" 2018-09-22 04:42:00,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de055a51-9f0a-461d-a575-29eba3fdbd5e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513"}, "enabled": true, "id": "3ca68a2b285744b7aba61ed2f981b513", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj"}} 2018-09-22 04:42:00,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513 used request id req-de055a51-9f0a-461d-a575-29eba3fdbd5e 2018-09-22 04:42:00,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:00,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f1398525-55b4-49ed-8e9e-288c7257b27c Date: Sat, 22 Sep 2018 04:42:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:55Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"fbf2e646-8390-46a6-ab41-59e14869a861","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-subnet"}]} 2018-09-22 04:42:00,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 used request id req-f1398525-55b4-49ed-8e9e-288c7257b27c 2018-09-22 04:42:00,266 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net 2018-09-22 04:42:00,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" -d '{"port": {"network_id": "6240dffd-8f54-4dbf-8ea1-f7eef1770251", "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-port", "admin_state_up": true}}' 2018-09-22 04:42:01,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-ec701e9d-878d-4ae2-a9d8-550845a9eba2 Date: Sat, 22 Sep 2018 04:42:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:42:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbf2e646-8390-46a6-ab41-59e14869a861","ip_address":"10.55.0.8"}],"id":"fd7db3b8-a35b-4f96-b7c4-08623c3ba9b1","security_groups":["c1dddd35-2759-4192-95de-e7e207609854"],"mac_address":"fa:16:3e:38:79:cf","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-port","project_id":"3ca68a2b285744b7aba61ed2f981b513","qos_policy_id":null,"admin_state_up":true,"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:42:00Z","binding:vnic_type":"normal"}} 2018-09-22 04:42:01,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-ec701e9d-878d-4ae2-a9d8-550845a9eba2 2018-09-22 04:42:01,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:01,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c4e5b7eb-24f9-41c3-ac4b-3d3085f57e23 Date: Sat, 22 Sep 2018 04:42: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":["fbf2e646-8390-46a6-ab41-59e14869a861"],"updated_at":"2018-09-22T04:41:55Z","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net"}]} 2018-09-22 04:42:01,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net used request id req-c4e5b7eb-24f9-41c3-ac4b-3d3085f57e23 2018-09-22 04:42:01,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:01,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d5bb71-40d8-4c27-ad74-df2493d230e0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513"}, "enabled": true, "id": "3ca68a2b285744b7aba61ed2f981b513", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj"}} 2018-09-22 04:42:01,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513 used request id req-66d5bb71-40d8-4c27-ad74-df2493d230e0 2018-09-22 04:42:01,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:01,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7610f599-8c5b-4fc6-aef8-b97bf21fd29a Date: Sat, 22 Sep 2018 04:42:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:55Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"fbf2e646-8390-46a6-ab41-59e14869a861","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-subnet"}]} 2018-09-22 04:42:01,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 used request id req-7610f599-8c5b-4fc6-aef8-b97bf21fd29a 2018-09-22 04:42:01,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251&name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:01,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-322234a3-ffea-4199-8634-a02ea0f2cc2f Date: Sat, 22 Sep 2018 04:42:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:42:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbf2e646-8390-46a6-ab41-59e14869a861","ip_address":"10.55.0.8"}],"id":"fd7db3b8-a35b-4f96-b7c4-08623c3ba9b1","security_groups":["c1dddd35-2759-4192-95de-e7e207609854"],"mac_address":"fa:16:3e:38:79:cf","project_id":"3ca68a2b285744b7aba61ed2f981b513","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-port","admin_state_up":true,"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:42:00Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:42:01,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251&name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-port&admin_state_up=True used request id req-322234a3-ffea-4199-8634-a02ea0f2cc2f 2018-09-22 04:42:01,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:01,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79e56997-25e1-4dfd-ad69-a44004e604d5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513"}, "enabled": true, "id": "3ca68a2b285744b7aba61ed2f981b513", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj"}} 2018-09-22 04:42:01,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513 used request id req-79e56997-25e1-4dfd-ad69-a44004e604d5 2018-09-22 04:42:01,748 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst 2018-09-22 04:42:01,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:01,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42: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-d47f6002-3019-4d22-a593-6851c057aeaa x-compute-request-id: req-d47f6002-3019-4d22-a593-6851c057aeaa Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b72fae21-51df-40c0-af26-4eee81704442", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b72fae21-51df-40c0-af26-4eee81704442", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b72fae21-51df-40c0-af26-4eee81704442", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-flavor-name"}]} 2018-09-22 04:42:01,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d47f6002-3019-4d22-a593-6851c057aeaa 2018-09-22 04:42:01,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/b72fae21-51df-40c0-af26-4eee81704442 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:01,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42: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-479cb1df-8748-4166-9ec5-19fd30a2205a x-compute-request-id: req-479cb1df-8748-4166-9ec5-19fd30a2205a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b72fae21-51df-40c0-af26-4eee81704442", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b72fae21-51df-40c0-af26-4eee81704442", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b72fae21-51df-40c0-af26-4eee81704442", "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:42:01,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/b72fae21-51df-40c0-af26-4eee81704442 used request id req-479cb1df-8748-4166-9ec5-19fd30a2205a 2018-09-22 04:42:01,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:01,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-09e30d34-695c-42b1-94e7-422bbc05b106 Date: Sat, 22 Sep 2018 04:42:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:41:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:41:52Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/be4d8c81-4cff-4924-9224-08fc5da3ce20/snap", "metadata": {}}], "self": "/v2/images/be4d8c81-4cff-4924-9224-08fc5da3ce20", "min_disk": 0, "protected": false, "id": "be4d8c81-4cff-4924-9224-08fc5da3ce20", "file": "/v2/images/be4d8c81-4cff-4924-9224-08fc5da3ce20/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3ca68a2b285744b7aba61ed2f981b513", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/be4d8c81-4cff-4924-9224-08fc5da3ce20/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-image"} 2018-09-22 04:42:01,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-image used request id req-09e30d34-695c-42b1-94e7-422bbc05b106 2018-09-22 04:42:01,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:02,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-af106bb7-2803-495a-b19d-d731b20f2614 Date: Sat, 22 Sep 2018 04:42:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:42:02,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-af106bb7-2803-495a-b19d-d731b20f2614 2018-09-22 04:42:02,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" -d '{"server": {"name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst", "imageRef": "be4d8c81-4cff-4924-9224-08fc5da3ce20", "flavorRef": "b72fae21-51df-40c0-af26-4eee81704442", "max_count": 1, "min_count": 1, "networks": [{"port": "fd7db3b8-a35b-4f96-b7c4-08623c3ba9b1"}]}}' 2018-09-22 04:42:03,776 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:42: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-f66d10e4-5f8c-47d7-aa3d-47ae4f335ff5 x-compute-request-id: req-f66d10e4-5f8c-47d7-aa3d-47ae4f335ff5 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fa7385da-0454-4536-9ef0-24242a500c01", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "bookmark"}], "adminPass": "789Vc44Gp8Ns"}} 2018-09-22 04:42:03,776 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f66d10e4-5f8c-47d7-aa3d-47ae4f335ff5 2018-09-22 04:42:03,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:03,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42: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-a8883e7e-526a-4372-847a-6398b3bb5b71 x-compute-request-id: req-a8883e7e-526a-4372-847a-6398b3bb5b71 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "bookmark"}], "image": {"id": "be4d8c81-4cff-4924-9224-08fc5da3ce20", "links": [{"href": "http://172.30.9.23:8774/images/be4d8c81-4cff-4924-9224-08fc5da3ce20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b72fae21-51df-40c0-af26-4eee81704442", "links": [{"href": "http://172.30.9.23:8774/flavors/b72fae21-51df-40c0-af26-4eee81704442", "rel": "bookmark"}]}, "id": "fa7385da-0454-4536-9ef0-24242a500c01", "user_id": "e458877e66084acb8068d0cff2a38cfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:42:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst", "created": "2018-09-22T04:42:03Z", "tenant_id": "3ca68a2b285744b7aba61ed2f981b513", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:42:03,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 used request id req-a8883e7e-526a-4372-847a-6398b3bb5b71 2018-09-22 04:42:03,992 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst 2018-09-22 04:42:03,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:04,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42: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-7ad1ad88-081c-4616-a8a3-267d4656b44b x-compute-request-id: req-7ad1ad88-081c-4616-a8a3-267d4656b44b Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "bookmark"}], "image": {"id": "be4d8c81-4cff-4924-9224-08fc5da3ce20", "links": [{"href": "http://172.30.9.23:8774/images/be4d8c81-4cff-4924-9224-08fc5da3ce20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b72fae21-51df-40c0-af26-4eee81704442", "links": [{"href": "http://172.30.9.23:8774/flavors/b72fae21-51df-40c0-af26-4eee81704442", "rel": "bookmark"}]}, "id": "fa7385da-0454-4536-9ef0-24242a500c01", "user_id": "e458877e66084acb8068d0cff2a38cfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:42:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst", "created": "2018-09-22T04:42:03Z", "tenant_id": "3ca68a2b285744b7aba61ed2f981b513", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:42:04,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 used request id req-7ad1ad88-081c-4616-a8a3-267d4656b44b 2018-09-22 04:42:04,366 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst] is - BUILD 2018-09-22 04:42:04,366 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:42:07,370 - create_instance - DEBUG - VM status query timeout in 896.622200012 2018-09-22 04:42:07,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:07,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-5f86f41c-9350-4ddd-9b49-91a1e53a8651 x-compute-request-id: req-5f86f41c-9350-4ddd-9b49-91a1e53a8651 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "bookmark"}], "image": {"id": "be4d8c81-4cff-4924-9224-08fc5da3ce20", "links": [{"href": "http://172.30.9.23:8774/images/be4d8c81-4cff-4924-9224-08fc5da3ce20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b72fae21-51df-40c0-af26-4eee81704442", "links": [{"href": "http://172.30.9.23:8774/flavors/b72fae21-51df-40c0-af26-4eee81704442", "rel": "bookmark"}]}, "id": "fa7385da-0454-4536-9ef0-24242a500c01", "security_groups": [{"name": "default"}], "user_id": "e458877e66084acb8068d0cff2a38cfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:42:04Z", "hostId": "62849bb192a18f6aa386db3813bcbc687643c16c31c15e882492c859", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst", "created": "2018-09-22T04:42:03Z", "tenant_id": "3ca68a2b285744b7aba61ed2f981b513", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:42:07,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 used request id req-5f86f41c-9350-4ddd-9b49-91a1e53a8651 2018-09-22 04:42:07,939 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst] is - BUILD 2018-09-22 04:42:07,939 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:42:10,942 - create_instance - DEBUG - VM status query timeout in 893.04970789 2018-09-22 04:42:10,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:11,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42: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-059289ac-e314-4584-bc10-3837a46a86ac x-compute-request-id: req-059289ac-e314-4584-bc10-3837a46a86ac Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:79:cf", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "bookmark"}], "image": {"id": "be4d8c81-4cff-4924-9224-08fc5da3ce20", "links": [{"href": "http://172.30.9.23:8774/images/be4d8c81-4cff-4924-9224-08fc5da3ce20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:41:56.000000", "flavor": {"id": "b72fae21-51df-40c0-af26-4eee81704442", "links": [{"href": "http://172.30.9.23:8774/flavors/b72fae21-51df-40c0-af26-4eee81704442", "rel": "bookmark"}]}, "id": "fa7385da-0454-4536-9ef0-24242a500c01", "security_groups": [{"name": "default"}], "user_id": "e458877e66084acb8068d0cff2a38cfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:42:10Z", "hostId": "62849bb192a18f6aa386db3813bcbc687643c16c31c15e882492c859", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst", "created": "2018-09-22T04:42:03Z", "tenant_id": "3ca68a2b285744b7aba61ed2f981b513", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:42:11,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 used request id req-059289ac-e314-4584-bc10-3837a46a86ac 2018-09-22 04:42:11,710 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst] is - ACTIVE 2018-09-22 04:42:11,711 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:42:11,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:12,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-8e169463-e855-4e8c-8ae4-174f5c8d4268 x-compute-request-id: req-8e169463-e855-4e8c-8ae4-174f5c8d4268 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:79:cf", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "bookmark"}], "image": {"id": "be4d8c81-4cff-4924-9224-08fc5da3ce20", "links": [{"href": "http://172.30.9.23:8774/images/be4d8c81-4cff-4924-9224-08fc5da3ce20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:41:56.000000", "flavor": {"id": "b72fae21-51df-40c0-af26-4eee81704442", "links": [{"href": "http://172.30.9.23:8774/flavors/b72fae21-51df-40c0-af26-4eee81704442", "rel": "bookmark"}]}, "id": "fa7385da-0454-4536-9ef0-24242a500c01", "security_groups": [{"name": "default"}], "user_id": "e458877e66084acb8068d0cff2a38cfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:42:10Z", "hostId": "62849bb192a18f6aa386db3813bcbc687643c16c31c15e882492c859", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst", "created": "2018-09-22T04:42:03Z", "tenant_id": "3ca68a2b285744b7aba61ed2f981b513", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:42:12,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 used request id req-8e169463-e855-4e8c-8ae4-174f5c8d4268 2018-09-22 04:42:12,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:12,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d45878d4-97fb-45df-b4e9-f04da133237c Date: Sat, 22 Sep 2018 04: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":["fbf2e646-8390-46a6-ab41-59e14869a861"],"updated_at":"2018-09-22T04:41:55Z","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net"}]} 2018-09-22 04:42:12,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net used request id req-d45878d4-97fb-45df-b4e9-f04da133237c 2018-09-22 04:42:12,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:12,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a2c4ac6-982f-401e-8031-811f0853c247 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513"}, "enabled": true, "id": "3ca68a2b285744b7aba61ed2f981b513", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj"}} 2018-09-22 04:42:12,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513 used request id req-7a2c4ac6-982f-401e-8031-811f0853c247 2018-09-22 04:42:12,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:12,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c9c766dd-c820-4615-a287-f3d181510f3f Date: Sat, 22 Sep 2018 04:42:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:55Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"fbf2e646-8390-46a6-ab41-59e14869a861","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-subnet"}]} 2018-09-22 04:42:12,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 used request id req-c9c766dd-c820-4615-a287-f3d181510f3f 2018-09-22 04:42:12,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:12,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-c7c3455a-4eb8-4b3f-aaf2-77372d3646b8 Date: Sat, 22 Sep 2018 04:42:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbf2e646-8390-46a6-ab41-59e14869a861","ip_address":"10.55.0.3"}],"id":"66b919e1-9eb1-40d4-a8ec-bbac0435649d","security_groups":[],"mac_address":"fa:16:3e:48:91:03","project_id":"3ca68a2b285744b7aba61ed2f981b513","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6240dffd-8f54-4dbf-8ea1-f7eef1770251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbf2e646-8390-46a6-ab41-59e14869a861","ip_address":"10.55.0.4"}],"id":"b74dc4f3-203e-4df6-91c6-6be54a12a90b","security_groups":[],"mac_address":"fa:16:3e:0a:b3:8a","project_id":"3ca68a2b285744b7aba61ed2f981b513","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6240dffd-8f54-4dbf-8ea1-f7eef1770251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbf2e646-8390-46a6-ab41-59e14869a861","ip_address":"10.55.0.2"}],"id":"c44ca8ed-a100-43a7-96b4-d8380b913e17","security_groups":[],"mac_address":"fa:16:3e:e9:17:11","project_id":"3ca68a2b285744b7aba61ed2f981b513","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6240dffd-8f54-4dbf-8ea1-f7eef1770251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:42:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbf2e646-8390-46a6-ab41-59e14869a861","ip_address":"10.55.0.8"}],"id":"fd7db3b8-a35b-4f96-b7c4-08623c3ba9b1","security_groups":["c1dddd35-2759-4192-95de-e7e207609854"],"mac_address":"fa:16:3e:38:79:cf","project_id":"3ca68a2b285744b7aba61ed2f981b513","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-port","admin_state_up":true,"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:42:00Z","binding:vnic_type":"normal","device_id":"fa7385da-0454-4536-9ef0-24242a500c01"}]} 2018-09-22 04:42:12,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 used request id req-c7c3455a-4eb8-4b3f-aaf2-77372d3646b8 2018-09-22 04:42:12,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:42:13,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "affbe564fe7843b5b224b0bb628b6bcb", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj-role"}], "expires_at": "2018-09-22T05:42:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ca68a2b285744b7aba61ed2f981b513", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-user", "id": "e458877e66084acb8068d0cff2a38cfe"}, "audit_ids": ["YW3fbFJQS3SFQEMML0punQ"], "issued_at": "2018-09-22T04:42:13.000000Z"}} 2018-09-22 04:42:13,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3946dbcb98e21a485f1cc9fafb9b7cd522f61e45" 2018-09-22 04:42:14,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42: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-5893e1db-032d-4786-a633-54b40f2637f7 x-compute-request-id: req-5893e1db-032d-4786-a633-54b40f2637f7 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:79:cf", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "bookmark"}], "image": {"id": "be4d8c81-4cff-4924-9224-08fc5da3ce20", "links": [{"href": "http://172.30.9.23:8774/images/be4d8c81-4cff-4924-9224-08fc5da3ce20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:41:56.000000", "flavor": {"id": "b72fae21-51df-40c0-af26-4eee81704442", "links": [{"href": "http://172.30.9.23:8774/flavors/b72fae21-51df-40c0-af26-4eee81704442", "rel": "bookmark"}]}, "id": "fa7385da-0454-4536-9ef0-24242a500c01", "security_groups": [{"name": "default"}], "user_id": "e458877e66084acb8068d0cff2a38cfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:42:10Z", "hostId": "62849bb192a18f6aa386db3813bcbc687643c16c31c15e882492c859", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst", "created": "2018-09-22T04:42:03Z", "tenant_id": "3ca68a2b285744b7aba61ed2f981b513", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 04:42:14,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst used request id req-5893e1db-032d-4786-a633-54b40f2637f7 2018-09-22 04:42:14,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:42:14,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "affbe564fe7843b5b224b0bb628b6bcb", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj-role"}], "expires_at": "2018-09-22T05:42:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ca68a2b285744b7aba61ed2f981b513", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3ca68a2b285744b7aba61ed2f981b513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-user", "id": "e458877e66084acb8068d0cff2a38cfe"}, "audit_ids": ["Up_OZSwIRg-aZPlmCEyUEA"], "issued_at": "2018-09-22T04:42:14.000000Z"}} 2018-09-22 04:42:14,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e793a6ed78ad5c36d376a6b4204e20431cdb7c64" 2018-09-22 04:42:14,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5b01fd2c-29d7-4326-ad10-f98e8bec30be Date: Sat, 22 Sep 2018 04:42:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbf2e646-8390-46a6-ab41-59e14869a861"],"updated_at":"2018-09-22T04:41:55Z","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net"}]} 2018-09-22 04:42:14,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net used request id req-5b01fd2c-29d7-4326-ad10-f98e8bec30be 2018-09-22 04:42:14,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e793a6ed78ad5c36d376a6b4204e20431cdb7c64" 2018-09-22 04:42:14,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-10045898-2ca7-47aa-80d5-68d9e09955fa Date: Sat, 22 Sep 2018 04:42:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:55Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"fbf2e646-8390-46a6-ab41-59e14869a861","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-subnet"}]} 2018-09-22 04:42:14,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 used request id req-10045898-2ca7-47aa-80d5-68d9e09955fa 2018-09-22 04:42:14,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e793a6ed78ad5c36d376a6b4204e20431cdb7c64" 2018-09-22 04:42:15,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-31cf1193-1f32-4d41-9cb1-89bf67e4e9df Date: Sat, 22 Sep 2018 04:42:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbf2e646-8390-46a6-ab41-59e14869a861","ip_address":"10.55.0.3"}],"id":"66b919e1-9eb1-40d4-a8ec-bbac0435649d","security_groups":[],"mac_address":"fa:16:3e:48:91:03","project_id":"3ca68a2b285744b7aba61ed2f981b513","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6240dffd-8f54-4dbf-8ea1-f7eef1770251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbf2e646-8390-46a6-ab41-59e14869a861","ip_address":"10.55.0.4"}],"id":"b74dc4f3-203e-4df6-91c6-6be54a12a90b","security_groups":[],"mac_address":"fa:16:3e:0a:b3:8a","project_id":"3ca68a2b285744b7aba61ed2f981b513","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6240dffd-8f54-4dbf-8ea1-f7eef1770251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbf2e646-8390-46a6-ab41-59e14869a861","ip_address":"10.55.0.2"}],"id":"c44ca8ed-a100-43a7-96b4-d8380b913e17","security_groups":[],"mac_address":"fa:16:3e:e9:17:11","project_id":"3ca68a2b285744b7aba61ed2f981b513","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6240dffd-8f54-4dbf-8ea1-f7eef1770251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:42:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbf2e646-8390-46a6-ab41-59e14869a861","ip_address":"10.55.0.8"}],"id":"fd7db3b8-a35b-4f96-b7c4-08623c3ba9b1","security_groups":["c1dddd35-2759-4192-95de-e7e207609854"],"mac_address":"fa:16:3e:38:79:cf","project_id":"3ca68a2b285744b7aba61ed2f981b513","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-port","admin_state_up":true,"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:42:00Z","binding:vnic_type":"normal","device_id":"fa7385da-0454-4536-9ef0-24242a500c01"}]} 2018-09-22 04:42:15,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 used request id req-31cf1193-1f32-4d41-9cb1-89bf67e4e9df 2018-09-22 04:42:15,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:15,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42: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-018d93ba-41da-4fec-9aa4-7805c4ffc6fd x-compute-request-id: req-018d93ba-41da-4fec-9aa4-7805c4ffc6fd Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:79:cf", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "bookmark"}], "image": {"id": "be4d8c81-4cff-4924-9224-08fc5da3ce20", "links": [{"href": "http://172.30.9.23:8774/images/be4d8c81-4cff-4924-9224-08fc5da3ce20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:41:56.000000", "flavor": {"id": "b72fae21-51df-40c0-af26-4eee81704442", "links": [{"href": "http://172.30.9.23:8774/flavors/b72fae21-51df-40c0-af26-4eee81704442", "rel": "bookmark"}]}, "id": "fa7385da-0454-4536-9ef0-24242a500c01", "security_groups": [{"name": "default"}], "user_id": "e458877e66084acb8068d0cff2a38cfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:42:10Z", "hostId": "62849bb192a18f6aa386db3813bcbc687643c16c31c15e882492c859", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst", "created": "2018-09-22T04:42:03Z", "tenant_id": "3ca68a2b285744b7aba61ed2f981b513", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:42:15,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 used request id req-018d93ba-41da-4fec-9aa4-7805c4ffc6fd 2018-09-22 04:42:15,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:16,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3f1f2953-2439-49ac-8356-70527248f9ea Date: Sat, 22 Sep 2018 04:42:16 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":["fbf2e646-8390-46a6-ab41-59e14869a861"],"updated_at":"2018-09-22T04:41:55Z","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net"}]} 2018-09-22 04:42:16,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net used request id req-3f1f2953-2439-49ac-8356-70527248f9ea 2018-09-22 04:42:16,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:16,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742170d0-a511-4e10-869f-c3339dba2b94 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513"}, "enabled": true, "id": "3ca68a2b285744b7aba61ed2f981b513", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj"}} 2018-09-22 04:42:16,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513 used request id req-742170d0-a511-4e10-869f-c3339dba2b94 2018-09-22 04:42:16,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:16,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fba1a26a-12ba-421e-ab73-5ac6d0f9e8b9 Date: Sat, 22 Sep 2018 04:42:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:55Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"fbf2e646-8390-46a6-ab41-59e14869a861","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-subnet"}]} 2018-09-22 04:42:16,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 used request id req-fba1a26a-12ba-421e-ab73-5ac6d0f9e8b9 2018-09-22 04:42:16,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:16,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-73953ba3-a07c-4a28-87ef-c626c88820a1 Date: Sat, 22 Sep 2018 04:42:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbf2e646-8390-46a6-ab41-59e14869a861","ip_address":"10.55.0.3"}],"id":"66b919e1-9eb1-40d4-a8ec-bbac0435649d","security_groups":[],"mac_address":"fa:16:3e:48:91:03","project_id":"3ca68a2b285744b7aba61ed2f981b513","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6240dffd-8f54-4dbf-8ea1-f7eef1770251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbf2e646-8390-46a6-ab41-59e14869a861","ip_address":"10.55.0.4"}],"id":"b74dc4f3-203e-4df6-91c6-6be54a12a90b","security_groups":[],"mac_address":"fa:16:3e:0a:b3:8a","project_id":"3ca68a2b285744b7aba61ed2f981b513","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6240dffd-8f54-4dbf-8ea1-f7eef1770251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbf2e646-8390-46a6-ab41-59e14869a861","ip_address":"10.55.0.2"}],"id":"c44ca8ed-a100-43a7-96b4-d8380b913e17","security_groups":[],"mac_address":"fa:16:3e:e9:17:11","project_id":"3ca68a2b285744b7aba61ed2f981b513","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6240dffd-8f54-4dbf-8ea1-f7eef1770251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:42:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbf2e646-8390-46a6-ab41-59e14869a861","ip_address":"10.55.0.8"}],"id":"fd7db3b8-a35b-4f96-b7c4-08623c3ba9b1","security_groups":["c1dddd35-2759-4192-95de-e7e207609854"],"mac_address":"fa:16:3e:38:79:cf","project_id":"3ca68a2b285744b7aba61ed2f981b513","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-port","admin_state_up":true,"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:42:00Z","binding:vnic_type":"normal","device_id":"fa7385da-0454-4536-9ef0-24242a500c01"}]} 2018-09-22 04:42:16,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 used request id req-73953ba3-a07c-4a28-87ef-c626c88820a1 2018-09-22 04:42:16,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:17,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42: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-3fe56cc1-0df0-4db1-8572-fbb0108144bb x-compute-request-id: req-3fe56cc1-0df0-4db1-8572-fbb0108144bb Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:79:cf", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "bookmark"}], "image": {"id": "be4d8c81-4cff-4924-9224-08fc5da3ce20", "links": [{"href": "http://172.30.9.23:8774/images/be4d8c81-4cff-4924-9224-08fc5da3ce20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:41:56.000000", "flavor": {"id": "b72fae21-51df-40c0-af26-4eee81704442", "links": [{"href": "http://172.30.9.23:8774/flavors/b72fae21-51df-40c0-af26-4eee81704442", "rel": "bookmark"}]}, "id": "fa7385da-0454-4536-9ef0-24242a500c01", "security_groups": [{"name": "default"}], "user_id": "e458877e66084acb8068d0cff2a38cfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:42:10Z", "hostId": "62849bb192a18f6aa386db3813bcbc687643c16c31c15e882492c859", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst", "created": "2018-09-22T04:42:03Z", "tenant_id": "3ca68a2b285744b7aba61ed2f981b513", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:42:17,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 used request id req-3fe56cc1-0df0-4db1-8572-fbb0108144bb 2018-09-22 04:42:17,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:17,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-09b6f416-28b8-4f8b-8261-b82f343359a2 Date: Sat, 22 Sep 2018 04:42:17 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":["fbf2e646-8390-46a6-ab41-59e14869a861"],"updated_at":"2018-09-22T04:41:55Z","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net"}]} 2018-09-22 04:42:17,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net used request id req-09b6f416-28b8-4f8b-8261-b82f343359a2 2018-09-22 04:42:17,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:17,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e2c5823-cb6a-401f-82bd-e5254e254fe0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513"}, "enabled": true, "id": "3ca68a2b285744b7aba61ed2f981b513", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj"}} 2018-09-22 04:42:17,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513 used request id req-3e2c5823-cb6a-401f-82bd-e5254e254fe0 2018-09-22 04:42:17,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:17,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-69c03623-89ba-406c-87a0-cf0b0fc871d6 Date: Sat, 22 Sep 2018 04:42:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:55Z","dns_nameservers":[],"updated_at":"2018-09-22T04:41:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3ca68a2b285744b7aba61ed2f981b513","id":"fbf2e646-8390-46a6-ab41-59e14869a861","subnetpool_id":null,"name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-subnet"}]} 2018-09-22 04:42:17,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 used request id req-69c03623-89ba-406c-87a0-cf0b0fc871d6 2018-09-22 04:42:17,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:17,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-49fd6c4b-3d6f-44bf-97ca-6e15b5ee84db Date: Sat, 22 Sep 2018 04:42:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbf2e646-8390-46a6-ab41-59e14869a861","ip_address":"10.55.0.3"}],"id":"66b919e1-9eb1-40d4-a8ec-bbac0435649d","security_groups":[],"mac_address":"fa:16:3e:48:91:03","project_id":"3ca68a2b285744b7aba61ed2f981b513","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6240dffd-8f54-4dbf-8ea1-f7eef1770251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbf2e646-8390-46a6-ab41-59e14869a861","ip_address":"10.55.0.4"}],"id":"b74dc4f3-203e-4df6-91c6-6be54a12a90b","security_groups":[],"mac_address":"fa:16:3e:0a:b3:8a","project_id":"3ca68a2b285744b7aba61ed2f981b513","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6240dffd-8f54-4dbf-8ea1-f7eef1770251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:41:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbf2e646-8390-46a6-ab41-59e14869a861","ip_address":"10.55.0.2"}],"id":"c44ca8ed-a100-43a7-96b4-d8380b913e17","security_groups":[],"mac_address":"fa:16:3e:e9:17:11","project_id":"3ca68a2b285744b7aba61ed2f981b513","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:41:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6240dffd-8f54-4dbf-8ea1-f7eef1770251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:42:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbf2e646-8390-46a6-ab41-59e14869a861","ip_address":"10.55.0.8"}],"id":"fd7db3b8-a35b-4f96-b7c4-08623c3ba9b1","security_groups":["c1dddd35-2759-4192-95de-e7e207609854"],"mac_address":"fa:16:3e:38:79:cf","project_id":"3ca68a2b285744b7aba61ed2f981b513","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-port","admin_state_up":true,"network_id":"6240dffd-8f54-4dbf-8ea1-f7eef1770251","tenant_id":"3ca68a2b285744b7aba61ed2f981b513","created_at":"2018-09-22T04:42:00Z","binding:vnic_type":"normal","device_id":"fa7385da-0454-4536-9ef0-24242a500c01"}]} 2018-09-22 04:42:17,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6240dffd-8f54-4dbf-8ea1-f7eef1770251 used request id req-49fd6c4b-3d6f-44bf-97ca-6e15b5ee84db 2018-09-22 04:42:17,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3946dbcb98e21a485f1cc9fafb9b7cd522f61e45" 2018-09-22 04:42:18,045 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:42: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-4218b63e-edb8-4e03-a203-2a0344f7581a x-compute-request-id: req-4218b63e-edb8-4e03-a203-2a0344f7581a Content-Type: application/json 2018-09-22 04:42:18,045 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 used request id req-4218b63e-edb8-4e03-a203-2a0344f7581a 2018-09-22 04:42:18,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:18,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-54b00c3d-0826-4ae2-ada0-8a23b05c7a37 x-compute-request-id: req-54b00c3d-0826-4ae2-ada0-8a23b05c7a37 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:79:cf", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "bookmark"}], "image": {"id": "be4d8c81-4cff-4924-9224-08fc5da3ce20", "links": [{"href": "http://172.30.9.23:8774/images/be4d8c81-4cff-4924-9224-08fc5da3ce20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:41:56.000000", "flavor": {"id": "b72fae21-51df-40c0-af26-4eee81704442", "links": [{"href": "http://172.30.9.23:8774/flavors/b72fae21-51df-40c0-af26-4eee81704442", "rel": "bookmark"}]}, "id": "fa7385da-0454-4536-9ef0-24242a500c01", "security_groups": [{"name": "default"}], "user_id": "e458877e66084acb8068d0cff2a38cfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:42:17Z", "hostId": "62849bb192a18f6aa386db3813bcbc687643c16c31c15e882492c859", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst", "created": "2018-09-22T04:42:03Z", "tenant_id": "3ca68a2b285744b7aba61ed2f981b513", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:42:18,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 used request id req-54b00c3d-0826-4ae2-ada0-8a23b05c7a37 2018-09-22 04:42:18,670 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst] is - ACTIVE 2018-09-22 04:42:18,671 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:42:21,674 - create_instance - DEBUG - VM status query timeout in 296.371967077 2018-09-22 04:42:21,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:22,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42: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-238a5952-f323-4eda-a464-a398d9959cdf x-compute-request-id: req-238a5952-f323-4eda-a464-a398d9959cdf Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:79:cf", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fa7385da-0454-4536-9ef0-24242a500c01", "rel": "bookmark"}], "image": {"id": "be4d8c81-4cff-4924-9224-08fc5da3ce20", "links": [{"href": "http://172.30.9.23:8774/images/be4d8c81-4cff-4924-9224-08fc5da3ce20", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:41:56.000000", "flavor": {"id": "b72fae21-51df-40c0-af26-4eee81704442", "links": [{"href": "http://172.30.9.23:8774/flavors/b72fae21-51df-40c0-af26-4eee81704442", "rel": "bookmark"}]}, "id": "fa7385da-0454-4536-9ef0-24242a500c01", "security_groups": [{"name": "default"}], "user_id": "e458877e66084acb8068d0cff2a38cfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:42:17Z", "hostId": "62849bb192a18f6aa386db3813bcbc687643c16c31c15e882492c859", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst", "created": "2018-09-22T04:42:03Z", "tenant_id": "3ca68a2b285744b7aba61ed2f981b513", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:42:22,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 used request id req-238a5952-f323-4eda-a464-a398d9959cdf 2018-09-22 04:42:22,011 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst] is - ACTIVE 2018-09-22 04:42:22,011 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:42:25,015 - create_instance - DEBUG - VM status query timeout in 293.031209946 2018-09-22 04:42:25,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:25,063 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:42: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-b12eb12a-a1ad-4977-8ecf-a30e51e0d922 x-compute-request-id: req-b12eb12a-a1ad-4977-8ecf-a30e51e0d922 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fa7385da-0454-4536-9ef0-24242a500c01 could not be found.", "code": 404}} 2018-09-22 04:42:25,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 used request id req-b12eb12a-a1ad-4977-8ecf-a30e51e0d922 2018-09-22 04:42:25,064 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fa7385da-0454-4536-9ef0-24242a500c01 could not be found. (HTTP 404) (Request-ID: req-b12eb12a-a1ad-4977-8ecf-a30e51e0d922) 2018-09-22 04:42:25,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3946dbcb98e21a485f1cc9fafb9b7cd522f61e45" 2018-09-22 04:42:25,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42: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-416c922e-5fa2-4cb2-a0c9-e25a8243c152 x-compute-request-id: req-416c922e-5fa2-4cb2-a0c9-e25a8243c152 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:42:25,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst used request id req-416c922e-5fa2-4cb2-a0c9-e25a8243c152 2018-09-22 04:42:25,156 - create_instance - INFO - Deleting Port with ID - fd7db3b8-a35b-4f96-b7c4-08623c3ba9b1 2018-09-22 04:42:25,156 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-port 2018-09-22 04:42:25,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/fd7db3b8-a35b-4f96-b7c4-08623c3ba9b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:25,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7ff5a9e3-8db6-41cb-94be-a68ff6de0664 Date: Sat, 22 Sep 2018 04:42:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:42:25,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/fd7db3b8-a35b-4f96-b7c4-08623c3ba9b1 used request id req-7ff5a9e3-8db6-41cb-94be-a68ff6de0664 2018-09-22 04:42:25,635 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst 2018-09-22 04:42:25,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:25,682 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:42: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-f8ae4294-9398-4886-a4f2-c20db24700e4 x-compute-request-id: req-f8ae4294-9398-4886-a4f2-c20db24700e4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fa7385da-0454-4536-9ef0-24242a500c01 could not be found.", "code": 404}} 2018-09-22 04:42:25,683 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 used request id req-f8ae4294-9398-4886-a4f2-c20db24700e4 2018-09-22 04:42:25,683 - create_instance - WARNING - Instance already deleted - Instance fa7385da-0454-4536-9ef0-24242a500c01 could not be found. (HTTP 404) (Request-ID: req-f8ae4294-9398-4886-a4f2-c20db24700e4) 2018-09-22 04:42:25,684 - create_instance - INFO - Checking deletion status 2018-09-22 04:42:25,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2febbc3dd069792fc3ddbb9437ef73f660f581fe" 2018-09-22 04:42:25,730 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:42: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-3e5e33b8-4b9e-4d6c-a4b3-7f62df20e10d x-compute-request-id: req-3e5e33b8-4b9e-4d6c-a4b3-7f62df20e10d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fa7385da-0454-4536-9ef0-24242a500c01 could not be found.", "code": 404}} 2018-09-22 04:42:25,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fa7385da-0454-4536-9ef0-24242a500c01 used request id req-3e5e33b8-4b9e-4d6c-a4b3-7f62df20e10d 2018-09-22 04:42:25,730 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fa7385da-0454-4536-9ef0-24242a500c01 could not be found. (HTTP 404) (Request-ID: req-3e5e33b8-4b9e-4d6c-a4b3-7f62df20e10d) 2018-09-22 04:42:25,730 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-inst 2018-09-22 04:42:25,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/b72fae21-51df-40c0-af26-4eee81704442 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a43eeb9525e00f9f13943e939f2dd00f33d506f" 2018-09-22 04:42:25,781 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:42: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-5e2d0321-4127-4959-8cb4-2d16ea038c8d x-compute-request-id: req-5e2d0321-4127-4959-8cb4-2d16ea038c8d Content-Length: 0 Content-Type: application/json 2018-09-22 04:42:25,781 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b72fae21-51df-40c0-af26-4eee81704442 used request id req-5e2d0321-4127-4959-8cb4-2d16ea038c8d 2018-09-22 04:42:25,782 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-subnet 2018-09-22 04:42:25,782 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-subnet 2018-09-22 04:42:25,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/fbf2e646-8390-46a6-ab41-59e14869a861 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee200bc3a0e05a137e73e1f317ddfa6afca09ca" 2018-09-22 04:42:28,103 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-edfab31e-cf3c-486b-9c73-9bff22264e62 Date: Sat, 22 Sep 2018 04:42:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:42:28,104 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/fbf2e646-8390-46a6-ab41-59e14869a861 used request id req-edfab31e-cf3c-486b-9c73-9bff22264e62 2018-09-22 04:42:28,104 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-pub-net 2018-09-22 04:42:28,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/6240dffd-8f54-4dbf-8ea1-f7eef1770251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee200bc3a0e05a137e73e1f317ddfa6afca09ca" 2018-09-22 04:42:29,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40fbbc8b-5e96-4aa1-a26b-9f433c676f8a Date: Sat, 22 Sep 2018 04:42:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:42:29,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6240dffd-8f54-4dbf-8ea1-f7eef1770251 used request id req-40fbbc8b-5e96-4aa1-a26b-9f433c676f8a 2018-09-22 04:42:29,330 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-c85f70b2-6227-49be-b8b4-dda033913248-image 2018-09-22 04:42:29,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/be4d8c81-4cff-4924-9224-08fc5da3ce20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10eab67003ef41d4033d773080659c4d7319763c" 2018-09-22 04:42:30,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be424629-04e4-46b4-8e2a-b0c174f64062 Date: Sat, 22 Sep 2018 04:42:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:42:30,241 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/be4d8c81-4cff-4924-9224-08fc5da3ce20 used request id req-be424629-04e4-46b4-8e2a-b0c174f64062 2018-09-22 04:42:30,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" 2018-09-22 04:42:30,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-f34275a4-2540-41be-9375-f85f90987e94 Date: Sat, 22 Sep 2018 04:42:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ca68a2b285744b7aba61ed2f981b513", "created_at": "2018-09-22T04:41:54Z", "updated_at": "2018-09-22T04:41:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:41:54Z", "revision_number": 0, "id": "5dfd7ba4-624f-475c-b271-9937ab53fc64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:41:54Z", "security_group_id": "c1dddd35-2759-4192-95de-e7e207609854", "tenant_id": "3ca68a2b285744b7aba61ed2f981b513", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ca68a2b285744b7aba61ed2f981b513"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:41:54Z", "revision_number": 0, "id": "5e82e1e0-f6b9-493a-9d6d-3546f502d2a4", "remote_group_id": "c1dddd35-2759-4192-95de-e7e207609854", "remote_ip_prefix": null, "created_at": "2018-09-22T04:41:54Z", "security_group_id": "c1dddd35-2759-4192-95de-e7e207609854", "tenant_id": "3ca68a2b285744b7aba61ed2f981b513", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ca68a2b285744b7aba61ed2f981b513"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:41:54Z", "revision_number": 0, "id": "74ab4ca2-2419-4efc-8bf2-aedff9b455c3", "remote_group_id": "c1dddd35-2759-4192-95de-e7e207609854", "remote_ip_prefix": null, "created_at": "2018-09-22T04:41:54Z", "security_group_id": "c1dddd35-2759-4192-95de-e7e207609854", "tenant_id": "3ca68a2b285744b7aba61ed2f981b513", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ca68a2b285744b7aba61ed2f981b513"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:41:54Z", "revision_number": 0, "id": "e74ecfd3-c912-49a3-b307-411db854b06b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:41:54Z", "security_group_id": "c1dddd35-2759-4192-95de-e7e207609854", "tenant_id": "3ca68a2b285744b7aba61ed2f981b513", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ca68a2b285744b7aba61ed2f981b513"}], "revision_number": 4, "project_id": "3ca68a2b285744b7aba61ed2f981b513", "id": "c1dddd35-2759-4192-95de-e7e207609854", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:42:30,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f34275a4-2540-41be-9375-f85f90987e94 2018-09-22 04:42:30,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" 2018-09-22 04:42:30,588 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55d24517-4e7e-4e80-9632-2c2c11bc790e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:42:30,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-55d24517-4e7e-4e80-9632-2c2c11bc790e 2018-09-22 04:42:30,588 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:42:30,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" 2018-09-22 04:42:30,672 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d52e7809-6cb9-4754-89c9-60265a1568da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:42:30,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-d52e7809-6cb9-4754-89c9-60265a1568da 2018-09-22 04:42:30,672 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:42:30,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" 2018-09-22 04:42:30,769 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cfcc034-e4cd-4b2c-bd76-7bf01c9a572b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:42:30,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-9cfcc034-e4cd-4b2c-bd76-7bf01c9a572b 2018-09-22 04:42:30,770 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:42:30,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" 2018-09-22 04:42:30,858 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97f12068-4e3e-48a6-af4f-ba899f8f7311 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:42:30,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-97f12068-4e3e-48a6-af4f-ba899f8f7311 2018-09-22 04:42:30,859 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:42:30,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" 2018-09-22 04:42:30,942 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31e89d5d-26d7-415b-bb16-1b56a36fc087 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:42:30,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-31e89d5d-26d7-415b-bb16-1b56a36fc087 2018-09-22 04:42:30,942 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:42:30,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" 2018-09-22 04:42:31,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ba82920-4919-4a96-bb54-499fc1ab6e47 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:42:31,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-6ba82920-4919-4a96-bb54-499fc1ab6e47 2018-09-22 04:42:31,039 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:42:31,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" 2018-09-22 04:42:31,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:42:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b38bda9e-43ea-4b4b-a3c2-ff5a3da19f10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:42:31,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-b38bda9e-43ea-4b4b-a3c2-ff5a3da19f10 2018-09-22 04:42:31,216 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:42:31,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" 2018-09-22 04:42:31,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-780633d5-dbd5-48cd-ad60-b3bcbd869a7c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513"}, "enabled": true, "id": "3ca68a2b285744b7aba61ed2f981b513", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj"}} 2018-09-22 04:42:31,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513 used request id req-780633d5-dbd5-48cd-ad60-b3bcbd869a7c 2018-09-22 04:42:31,305 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1dddd35-2759-4192-95de-e7e207609854 2018-09-22 04:42:31,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c1dddd35-2759-4192-95de-e7e207609854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" 2018-09-22 04:42:31,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-469917d0-534a-4bc7-a565-91ef85b373f8 Date: Sat, 22 Sep 2018 04:42:31 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-09-22T04:41:54Z", "security_group_id": "c1dddd35-2759-4192-95de-e7e207609854", "port_range_min": null, "revision_number": 0, "tenant_id": "3ca68a2b285744b7aba61ed2f981b513", "created_at": "2018-09-22T04:41:54Z", "project_id": "3ca68a2b285744b7aba61ed2f981b513", "id": "5dfd7ba4-624f-475c-b271-9937ab53fc64"}, {"remote_group_id": "c1dddd35-2759-4192-95de-e7e207609854", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:41:54Z", "security_group_id": "c1dddd35-2759-4192-95de-e7e207609854", "port_range_min": null, "revision_number": 0, "tenant_id": "3ca68a2b285744b7aba61ed2f981b513", "created_at": "2018-09-22T04:41:54Z", "project_id": "3ca68a2b285744b7aba61ed2f981b513", "id": "5e82e1e0-f6b9-493a-9d6d-3546f502d2a4"}, {"remote_group_id": "c1dddd35-2759-4192-95de-e7e207609854", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:41:54Z", "security_group_id": "c1dddd35-2759-4192-95de-e7e207609854", "port_range_min": null, "revision_number": 0, "tenant_id": "3ca68a2b285744b7aba61ed2f981b513", "created_at": "2018-09-22T04:41:54Z", "project_id": "3ca68a2b285744b7aba61ed2f981b513", "id": "74ab4ca2-2419-4efc-8bf2-aedff9b455c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:41:54Z", "security_group_id": "c1dddd35-2759-4192-95de-e7e207609854", "port_range_min": null, "revision_number": 0, "tenant_id": "3ca68a2b285744b7aba61ed2f981b513", "created_at": "2018-09-22T04:41:54Z", "project_id": "3ca68a2b285744b7aba61ed2f981b513", "id": "e74ecfd3-c912-49a3-b307-411db854b06b"}]} 2018-09-22 04:42:31,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c1dddd35-2759-4192-95de-e7e207609854 used request id req-469917d0-534a-4bc7-a565-91ef85b373f8 2018-09-22 04:42:31,484 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:42:31,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c1dddd35-2759-4192-95de-e7e207609854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" 2018-09-22 04:42:31,814 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac62fd90-6126-4cc6-a073-184788bd5a0a Content-Length: 0 Date: Sat, 22 Sep 2018 04:42:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:42:31,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c1dddd35-2759-4192-95de-e7e207609854 used request id req-ac62fd90-6126-4cc6-a073-184788bd5a0a 2018-09-22 04:42:31,815 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj 2018-09-22 04:42:31,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" 2018-09-22 04:42:32,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:42:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-701d315c-0bd9-40f6-b476-0af713dc6701 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:42:32,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3ca68a2b285744b7aba61ed2f981b513 used request id req-701d315c-0bd9-40f6-b476-0af713dc6701 2018-09-22 04:42:32,059 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-534498b4-2c7f-4b7-proj-role 2018-09-22 04:42:32,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/affbe564fe7843b5b224b0bb628b6bcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" 2018-09-22 04:42:32,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:42:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b19f8b6-0be1-4b19-b408-381f7b359245 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:42:32,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/affbe564fe7843b5b224b0bb628b6bcb used request id req-3b19f8b6-0be1-4b19-b408-381f7b359245 2018-09-22 04:42:32,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b25edddc1c8dd5e819907d5ac45385ebfe1c44" 2018-09-22 04:42:32,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-705b0d0c-1a72-4bb2-b132-5096e58d7edc Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:42:32,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-705b0d0c-1a72-4bb2-b132-5096e58d7edc 2018-09-22 04:42:32,268 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-534498b4-2c7f-4b7-user 2018-09-22 04:42:32,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e458877e66084acb8068d0cff2a38cfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ff7af4f656a73b88113511f57c34387efb473e" 2018-09-22 04:42:32,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:42:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ada5782-d193-4f9c-8f13-d42321dcde57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:42:32,666 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e458877e66084acb8068d0cff2a38cfe used request id req-7ada5782-d193-4f9c-8f13-d42321dcde57 2018-09-22 04:42:32,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:42:33,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:42:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["lhHn0xtMRGOCMjepPLtTwQ"], "issued_at": "2018-09-22T04:42:33.000000Z"}} 2018-09-22 04:42:33,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d190cb26b1695002071223482b31870493d738" 2018-09-22 04:42:33,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3bf608c-c2b3-4db5-a5f9-fc1abf7997b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:42:33,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f3bf608c-c2b3-4db5-a5f9-fc1abf7997b8 2018-09-22 04:42:33,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:42:33,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:42:33,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:42:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["rfRm-7SkTKmEMDgOEdeQwA"], "issued_at": "2018-09-22T04:42:33.000000Z"}} 2018-09-22 04:42:33,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c920b5ee60012c3196892e1dbc109adfd5355a4" 2018-09-22 04:42:33,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e4b630a-d64f-46f0-bb5f-07870b9eaef4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:42:33,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3e4b630a-d64f-46f0-bb5f-07870b9eaef4 2018-09-22 04:42:33,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:42:33,637 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:42:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:42:33,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c920b5ee60012c3196892e1dbc109adfd5355a4" 2018-09-22 04:42:33,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6248823-bb5a-49c4-9c4b-aaa1ea5e30d5 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:42:33,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj used request id req-d6248823-bb5a-49c4-9c4b-aaa1ea5e30d5 2018-09-22 04:42:33,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c920b5ee60012c3196892e1dbc109adfd5355a4" 2018-09-22 04:42:33,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d04608b0-1b2a-43e4-a449-d77c439c7fda Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:42:33,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d04608b0-1b2a-43e4-a449-d77c439c7fda 2018-09-22 04:42:33,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c920b5ee60012c3196892e1dbc109adfd5355a4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj"}}' 2018-09-22 04:42:33,942 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-309e5f08-1744-49ea-be9d-6a20b9992418 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41"}, "enabled": true, "id": "131ac9724fbf45a6964b9cafaf61ee41", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj"}} 2018-09-22 04:42:33,942 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-309e5f08-1744-49ea-be9d-6a20b9992418 2018-09-22 04:42:33,943 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj 2018-09-22 04:42:33,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:42:33,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:42:34,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:42:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Gp6zqRhIS-Wu_o9HeKFqnw"], "issued_at": "2018-09-22T04:42:34.000000Z"}} 2018-09-22 04:42:34,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c909d18dd526d8ad9e888725bc693c5345353f" 2018-09-22 04:42:34,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5d367f4-78ae-4488-b1ba-47e7f4edc1ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:42:34,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d5d367f4-78ae-4488-b1ba-47e7f4edc1ee 2018-09-22 04:42:34,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:42:34,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:42:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:42:34,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c909d18dd526d8ad9e888725bc693c5345353f" 2018-09-22 04:42:34,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a19d1288-43ec-4562-8d19-96c123f7028e Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:42:34,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a19d1288-43ec-4562-8d19-96c123f7028e 2018-09-22 04:42:34,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c909d18dd526d8ad9e888725bc693c5345353f" 2018-09-22 04:42:34,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a859fc05-9506-4f77-833b-8f3eacebfd22 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41"}, "enabled": true, "id": "131ac9724fbf45a6964b9cafaf61ee41", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj"}]} 2018-09-22 04:42:34,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj used request id req-a859fc05-9506-4f77-833b-8f3eacebfd22 2018-09-22 04:42:34,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c909d18dd526d8ad9e888725bc693c5345353f" 2018-09-22 04:42:34,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a9c929c-2972-4c9a-9e3b-1be75f9267ea Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:42:34,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9a9c929c-2972-4c9a-9e3b-1be75f9267ea 2018-09-22 04:42:35,055 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-user 2018-09-22 04:42:35,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:42:35,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c920b5ee60012c3196892e1dbc109adfd5355a4" 2018-09-22 04:42:35,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bc8b1e0-526f-43f7-809b-692745d97d77 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:42:35,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9bc8b1e0-526f-43f7-809b-692745d97d77 2018-09-22 04:42:35,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c920b5ee60012c3196892e1dbc109adfd5355a4" -d '{"role": {"name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj-role"}}' 2018-09-22 04:42:35,285 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:42:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4baf229-fe72-43f5-b931-e34995fc8e7b Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44a4c462e3344aa098d5269cc2563932", "links": {"self": "http://172.30.9.23:5000/v3/roles/44a4c462e3344aa098d5269cc2563932"}, "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj-role"}} 2018-09-22 04:42:35,285 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b4baf229-fe72-43f5-b931-e34995fc8e7b 2018-09-22 04:42:35,285 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj-role 2018-09-22 04:42:35,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/44a4c462e3344aa098d5269cc2563932 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c920b5ee60012c3196892e1dbc109adfd5355a4" 2018-09-22 04:42:35,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2746367-6b48-4506-9882-5b0c3780575e Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/44a4c462e3344aa098d5269cc2563932"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj-role", "id": "44a4c462e3344aa098d5269cc2563932"}} 2018-09-22 04:42:35,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/44a4c462e3344aa098d5269cc2563932 used request id req-a2746367-6b48-4506-9882-5b0c3780575e 2018-09-22 04:42:35,379 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj-role to project CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj 2018-09-22 04:42:35,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41/users/e398bdc04aa3412a8d5c5e88adb39769/roles/44a4c462e3344aa098d5269cc2563932 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c920b5ee60012c3196892e1dbc109adfd5355a4" 2018-09-22 04:42:35,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:42:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c72be93d-be50-49c5-8d97-048938656fbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:42:35,514 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41/users/e398bdc04aa3412a8d5c5e88adb39769/roles/44a4c462e3344aa098d5269cc2563932 used request id req-c72be93d-be50-49c5-8d97-048938656fbc 2018-09-22 04:42:35,514 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:42:35,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:42:35,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:42:35,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44a4c462e3344aa098d5269cc2563932", "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj-role"}], "expires_at": "2018-09-22T05:42:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "131ac9724fbf45a6964b9cafaf61ee41", "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/131ac9724fbf45a6964b9cafaf61ee41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/131ac9724fbf45a6964b9cafaf61ee41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/131ac9724fbf45a6964b9cafaf61ee41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/131ac9724fbf45a6964b9cafaf61ee41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/131ac9724fbf45a6964b9cafaf61ee41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/131ac9724fbf45a6964b9cafaf61ee41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-user", "id": "e398bdc04aa3412a8d5c5e88adb39769"}, "audit_ids": ["xx86k0Q4S9yQT7x8UUgDQQ"], "issued_at": "2018-09-22T04:42:35.000000Z"}} 2018-09-22 04:42:35,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18937916b1eb676b63dfba7fb4bb1e6a493dd75d" 2018-09-22 04:42:35,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7376bf2c-fc8f-4ec9-950a-fdb5a54cffc3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:42:35,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7376bf2c-fc8f-4ec9-950a-fdb5a54cffc3 2018-09-22 04:42:35,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18937916b1eb676b63dfba7fb4bb1e6a493dd75d" 2018-09-22 04:42:36,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-e373b168-97d2-4c90-9ce9-4fe8bee496a1 Date: Sat, 22 Sep 2018 04:42:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-image"} 2018-09-22 04:42:36,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-image used request id req-e373b168-97d2-4c90-9ce9-4fe8bee496a1 2018-09-22 04:42:36,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18937916b1eb676b63dfba7fb4bb1e6a493dd75d" 2018-09-22 04:42:36,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-50634370-bb9c-4a35-9ce8-7047f782e516 Date: Sat, 22 Sep 2018 04:42:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:42:36,411 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-50634370-bb9c-4a35-9ce8-7047f782e516 2018-09-22 04:42:36,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}18937916b1eb676b63dfba7fb4bb1e6a493dd75d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-image"}' 2018-09-22 04:42:36,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/24ffce72-d658-4135-8e12-0bb0190d0d9c X-Openstack-Request-Id: req-8e92c2b5-3556-474a-8d41-16914e94f2d3 Date: Sat, 22 Sep 2018 04:42:36 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:42:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:42:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/24ffce72-d658-4135-8e12-0bb0190d0d9c", "min_disk": 0, "protected": false, "id": "24ffce72-d658-4135-8e12-0bb0190d0d9c", "file": "/v2/images/24ffce72-d658-4135-8e12-0bb0190d0d9c/file", "checksum": null, "owner": "131ac9724fbf45a6964b9cafaf61ee41", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:42:36,620 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-8e92c2b5-3556-474a-8d41-16914e94f2d3 2018-09-22 04:42:36,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/24ffce72-d658-4135-8e12-0bb0190d0d9c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18937916b1eb676b63dfba7fb4bb1e6a493dd75d" -d '' 2018-09-22 04:42:37,863 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c33cb1a0-df46-42e5-9d07-f3dfff62277f Date: Sat, 22 Sep 2018 04:42:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:42:37,863 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/24ffce72-d658-4135-8e12-0bb0190d0d9c/file used request id req-c33cb1a0-df46-42e5-9d07-f3dfff62277f 2018-09-22 04:42:37,864 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:42:37,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/24ffce72-d658-4135-8e12-0bb0190d0d9c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18937916b1eb676b63dfba7fb4bb1e6a493dd75d" 2018-09-22 04:42:38,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-6e01a0ec-e060-4af1-915c-d754799849e6 Date: Sat, 22 Sep 2018 04:42:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:42:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:42:37Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/24ffce72-d658-4135-8e12-0bb0190d0d9c/snap", "metadata": {}}], "self": "/v2/images/24ffce72-d658-4135-8e12-0bb0190d0d9c", "min_disk": 0, "protected": false, "id": "24ffce72-d658-4135-8e12-0bb0190d0d9c", "file": "/v2/images/24ffce72-d658-4135-8e12-0bb0190d0d9c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "131ac9724fbf45a6964b9cafaf61ee41", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/24ffce72-d658-4135-8e12-0bb0190d0d9c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:42:38,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/24ffce72-d658-4135-8e12-0bb0190d0d9c used request id req-6e01a0ec-e060-4af1-915c-d754799849e6 2018-09-22 04:42:38,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18937916b1eb676b63dfba7fb4bb1e6a493dd75d" 2018-09-22 04:42:38,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7d9302f2-39f0-4a3a-a601-92cbbabc569f Date: Sat, 22 Sep 2018 04:42:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:42:38,290 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7d9302f2-39f0-4a3a-a601-92cbbabc569f 2018-09-22 04:42:38,293 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-image 2018-09-22 04:42:38,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/24ffce72-d658-4135-8e12-0bb0190d0d9c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18937916b1eb676b63dfba7fb4bb1e6a493dd75d" 2018-09-22 04:42:38,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-339a793f-2bfe-490e-908e-3af8dfa3a7ed Date: Sat, 22 Sep 2018 04:42:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:42:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:42:37Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/24ffce72-d658-4135-8e12-0bb0190d0d9c/snap", "metadata": {}}], "self": "/v2/images/24ffce72-d658-4135-8e12-0bb0190d0d9c", "min_disk": 0, "protected": false, "id": "24ffce72-d658-4135-8e12-0bb0190d0d9c", "file": "/v2/images/24ffce72-d658-4135-8e12-0bb0190d0d9c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "131ac9724fbf45a6964b9cafaf61ee41", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/24ffce72-d658-4135-8e12-0bb0190d0d9c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:42:38,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/24ffce72-d658-4135-8e12-0bb0190d0d9c used request id req-339a793f-2bfe-490e-908e-3af8dfa3a7ed 2018-09-22 04:42:38,459 - create_image - DEBUG - Instance status is - active 2018-09-22 04:42:38,459 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-image 2018-09-22 04:42:38,459 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-image 2018-09-22 04:42:38,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:42:38,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:42:38,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44a4c462e3344aa098d5269cc2563932", "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj-role"}], "expires_at": "2018-09-22T05:42:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "131ac9724fbf45a6964b9cafaf61ee41", "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/131ac9724fbf45a6964b9cafaf61ee41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/131ac9724fbf45a6964b9cafaf61ee41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/131ac9724fbf45a6964b9cafaf61ee41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/131ac9724fbf45a6964b9cafaf61ee41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/131ac9724fbf45a6964b9cafaf61ee41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/131ac9724fbf45a6964b9cafaf61ee41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-user", "id": "e398bdc04aa3412a8d5c5e88adb39769"}, "audit_ids": ["ZL1ztz6HS92_X4RmH_5feg"], "issued_at": "2018-09-22T04:42:38.000000Z"}} 2018-09-22 04:42:38,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa992b23380df2bda3399390528657840fae7805" 2018-09-22 04:42:38,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-974ab3ef-63fa-489e-98a3-6db22bf6011f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:42:38,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-974ab3ef-63fa-489e-98a3-6db22bf6011f 2018-09-22 04:42:38,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa992b23380df2bda3399390528657840fae7805" 2018-09-22 04:42:39,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-78eba51f-fc97-4bb5-88e4-8eb07b43ef83 Date: Sat, 22 Sep 2018 04:42:39 GMT RESP BODY: {"networks":[]} 2018-09-22 04:42:39,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net used request id req-78eba51f-fc97-4bb5-88e4-8eb07b43ef83 2018-09-22 04:42:39,163 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net 2018-09-22 04:42:39,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa992b23380df2bda3399390528657840fae7805" -d '{"network": {"name": "CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net", "admin_state_up": true}}' 2018-09-22 04:42:39,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-6421b74c-8251-40bf-86d8-e346e75df7a6 Date: Sat, 22 Sep 2018 04:42:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"131ac9724fbf45a6964b9cafaf61ee41","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:42:39Z","is_default":false,"name":"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:39Z","mtu":1450}} 2018-09-22 04:42:39,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-6421b74c-8251-40bf-86d8-e346e75df7a6 2018-09-22 04:42:39,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa992b23380df2bda3399390528657840fae7805" 2018-09-22 04:42:39,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-720fda51-a528-4729-9911-6faa5bfd565b Date: Sat, 22 Sep 2018 04:42:39 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-09-22T04:42:39Z","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"131ac9724fbf45a6964b9cafaf61ee41","id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","name":"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net"}]} 2018-09-22 04:42:39,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a used request id req-720fda51-a528-4729-9911-6faa5bfd565b 2018-09-22 04:42:39,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa992b23380df2bda3399390528657840fae7805" 2018-09-22 04:42:40,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-083872ed-e7ea-4f6e-bd7f-c2d1d25dcc77 Date: Sat, 22 Sep 2018 04:42:40 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:42:40,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a used request id req-083872ed-e7ea-4f6e-bd7f-c2d1d25dcc77 2018-09-22 04:42:40,149 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-subnet 2018-09-22 04:42:40,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa992b23380df2bda3399390528657840fae7805" -d '{"subnets": [{"ip_version": 4, "network_id": "26dc4a7b-36d9-4eb4-a59c-952862bc2e9a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-subnet"}]}' 2018-09-22 04:42:41,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7d3db205-c6a2-451c-b83b-dff6b1b82251 Date: Sat, 22 Sep 2018 04:42:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:40Z","dns_nameservers":[],"updated_at":"2018-09-22T04:42:40Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"131ac9724fbf45a6964b9cafaf61ee41","id":"5bead2ed-2993-4f3c-9322-290113e28792","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-subnet"}]} 2018-09-22 04:42:41,036 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-7d3db205-c6a2-451c-b83b-dff6b1b82251 2018-09-22 04:42:41,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa992b23380df2bda3399390528657840fae7805" 2018-09-22 04:42:41,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-371e6643-0bc1-4e85-a34b-15fbb4cc88b2 Date: Sat, 22 Sep 2018 04:42: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":["5bead2ed-2993-4f3c-9322-290113e28792"],"updated_at":"2018-09-22T04:42:40Z","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"131ac9724fbf45a6964b9cafaf61ee41","id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","name":"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net"}]} 2018-09-22 04:42:41,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a used request id req-371e6643-0bc1-4e85-a34b-15fbb4cc88b2 2018-09-22 04:42:41,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa992b23380df2bda3399390528657840fae7805" 2018-09-22 04:42:41,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c337a75e-c348-481b-89a3-93868e1e9c94 Date: Sat, 22 Sep 2018 04:42:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:40Z","dns_nameservers":[],"updated_at":"2018-09-22T04:42:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"131ac9724fbf45a6964b9cafaf61ee41","id":"5bead2ed-2993-4f3c-9322-290113e28792","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-subnet"}]} 2018-09-22 04:42:41,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a used request id req-c337a75e-c348-481b-89a3-93868e1e9c94 2018-09-22 04:42:41,490 - OpenStackNetwork - DEBUG - Network [26dc4a7b-36d9-4eb4-a59c-952862bc2e9a] created successfully 2018-09-22 04:42:41,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:42:41,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:42:41,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:42:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Oyz5Z25JR8WLNsqWY5gRdg"], "issued_at": "2018-09-22T04:42:41.000000Z"}} 2018-09-22 04:42:41,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5f6d556ac0497792d4950a698c3225e38575d4" 2018-09-22 04:42:41,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3713378e-0fe1-492f-b625-4ffe44c6ac07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:42:41,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3713378e-0fe1-492f-b625-4ffe44c6ac07 2018-09-22 04:42:41,979 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:42:41,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5f6d556ac0497792d4950a698c3225e38575d4" 2018-09-22 04:42:42,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42: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-0b217a93-d3bd-40c1-b7b2-543d94a85470 x-compute-request-id: req-0b217a93-d3bd-40c1-b7b2-543d94a85470 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:42:42,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0b217a93-d3bd-40c1-b7b2-543d94a85470 2018-09-22 04:42:42,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5f6d556ac0497792d4950a698c3225e38575d4" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:42:42,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3277e632-4a0c-4d3f-bc23-e767a4b3bb25 x-compute-request-id: req-3277e632-4a0c-4d3f-bc23-e767a4b3bb25 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/387aed4e-66eb-41f6-b3c2-a11f53d088d7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/387aed4e-66eb-41f6-b3c2-a11f53d088d7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "387aed4e-66eb-41f6-b3c2-a11f53d088d7", "name": "CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:42:42,213 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3277e632-4a0c-4d3f-bc23-e767a4b3bb25 2018-09-22 04:42:42,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:42:42,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:42:42,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44a4c462e3344aa098d5269cc2563932", "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj-role"}], "expires_at": "2018-09-22T05:42:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "131ac9724fbf45a6964b9cafaf61ee41", "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/131ac9724fbf45a6964b9cafaf61ee41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/131ac9724fbf45a6964b9cafaf61ee41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/131ac9724fbf45a6964b9cafaf61ee41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/131ac9724fbf45a6964b9cafaf61ee41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/131ac9724fbf45a6964b9cafaf61ee41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/131ac9724fbf45a6964b9cafaf61ee41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-user", "id": "e398bdc04aa3412a8d5c5e88adb39769"}, "audit_ids": ["1q4TYFKOSpCYjR0Z4o_qGA"], "issued_at": "2018-09-22T04:42:42.000000Z"}} 2018-09-22 04:42:42,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:42,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28e04e18-1e72-467d-8fe4-93996853b159 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:42:42,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-28e04e18-1e72-467d-8fe4-93996853b159 2018-09-22 04:42:42,673 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:42:42,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:42,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c647446e-afab-4ec6-8610-eb19f7f167a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:42:42,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c647446e-afab-4ec6-8610-eb19f7f167a2 2018-09-22 04:42:42,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:43,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4ab9afc3-6290-4d94-ab27-d608cd4337e5 Date: Sat, 22 Sep 2018 04: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":["5bead2ed-2993-4f3c-9322-290113e28792"],"updated_at":"2018-09-22T04:42:40Z","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"131ac9724fbf45a6964b9cafaf61ee41","id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","name":"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net"}]} 2018-09-22 04:42:43,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net used request id req-4ab9afc3-6290-4d94-ab27-d608cd4337e5 2018-09-22 04:42:43,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:42:43,057 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:42:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:42:43,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:43,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05babb1f-3410-406e-8302-895d41f961f5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41"}, "enabled": true, "id": "131ac9724fbf45a6964b9cafaf61ee41", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj"}} 2018-09-22 04:42:43,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41 used request id req-05babb1f-3410-406e-8302-895d41f961f5 2018-09-22 04:42:43,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:43,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f48169f0-1579-4116-a522-023eb391fe65 Date: Sat, 22 Sep 2018 04:42:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:40Z","dns_nameservers":[],"updated_at":"2018-09-22T04:42:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"131ac9724fbf45a6964b9cafaf61ee41","id":"5bead2ed-2993-4f3c-9322-290113e28792","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-subnet"}]} 2018-09-22 04:42:43,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a used request id req-f48169f0-1579-4116-a522-023eb391fe65 2018-09-22 04:42:43,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a&name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:43,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cdcb7bb7-842c-49cb-9974-b99ea57c47e2 Date: Sat, 22 Sep 2018 04:42:43 GMT RESP BODY: {"ports":[]} 2018-09-22 04:42:43,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a&name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93port-1&admin_state_up=True used request id req-cdcb7bb7-842c-49cb-9974-b99ea57c47e2 2018-09-22 04:42:43,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:43,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-62e024b0-0ef1-41dd-b1d0-9e164064c269 x-compute-request-id: req-62e024b0-0ef1-41dd-b1d0-9e164064c269 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:42:43,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-inst used request id req-62e024b0-0ef1-41dd-b1d0-9e164064c269 2018-09-22 04:42:43,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:44,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bad109ab-198d-4961-be20-754e994f318b Date: Sat, 22 Sep 2018 04:42:44 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":["5bead2ed-2993-4f3c-9322-290113e28792"],"updated_at":"2018-09-22T04:42:40Z","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"131ac9724fbf45a6964b9cafaf61ee41","id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","name":"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net"}]} 2018-09-22 04:42:44,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net used request id req-bad109ab-198d-4961-be20-754e994f318b 2018-09-22 04:42:44,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:44,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7ace518-174a-4930-9919-258b29d1a5e5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41"}, "enabled": true, "id": "131ac9724fbf45a6964b9cafaf61ee41", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj"}} 2018-09-22 04:42:44,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41 used request id req-d7ace518-174a-4930-9919-258b29d1a5e5 2018-09-22 04:42:44,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:44,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-77ad2351-41b5-4d0a-83f0-68c34c575406 Date: Sat, 22 Sep 2018 04:42:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:40Z","dns_nameservers":[],"updated_at":"2018-09-22T04:42:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"131ac9724fbf45a6964b9cafaf61ee41","id":"5bead2ed-2993-4f3c-9322-290113e28792","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-subnet"}]} 2018-09-22 04:42:44,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a used request id req-77ad2351-41b5-4d0a-83f0-68c34c575406 2018-09-22 04:42:44,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a&name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:44,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b38f76d4-203b-48ba-a06b-786469abc6b3 Date: Sat, 22 Sep 2018 04:42:44 GMT RESP BODY: {"ports":[]} 2018-09-22 04:42:44,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a&name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93port-1&admin_state_up=True used request id req-b38f76d4-203b-48ba-a06b-786469abc6b3 2018-09-22 04:42:44,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:42:44,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:42:44,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44a4c462e3344aa098d5269cc2563932", "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj-role"}], "expires_at": "2018-09-22T05:42:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "131ac9724fbf45a6964b9cafaf61ee41", "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/131ac9724fbf45a6964b9cafaf61ee41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/131ac9724fbf45a6964b9cafaf61ee41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/131ac9724fbf45a6964b9cafaf61ee41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/131ac9724fbf45a6964b9cafaf61ee41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/131ac9724fbf45a6964b9cafaf61ee41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/131ac9724fbf45a6964b9cafaf61ee41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/131ac9724fbf45a6964b9cafaf61ee41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-user", "id": "e398bdc04aa3412a8d5c5e88adb39769"}, "audit_ids": ["ZBH1u72xTQe__X6vPOdxWw"], "issued_at": "2018-09-22T04:42:44.000000Z"}} 2018-09-22 04:42:44,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f455d6a1e160c5d78edf3c4ca424629f2ab6df8" 2018-09-22 04:42:44,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4818d741-e23a-4581-85cd-76907fe14659 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:42:44,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4818d741-e23a-4581-85cd-76907fe14659 2018-09-22 04:42:44,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:45,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-cd1c6b83-424c-4f12-a8e6-356285d9ee79 Date: Sat, 22 Sep 2018 04:42: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":["5bead2ed-2993-4f3c-9322-290113e28792"],"updated_at":"2018-09-22T04:42:40Z","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"131ac9724fbf45a6964b9cafaf61ee41","id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","name":"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net"}]} 2018-09-22 04:42:45,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net used request id req-cd1c6b83-424c-4f12-a8e6-356285d9ee79 2018-09-22 04:42:45,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:45,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-29780800-92a5-45ae-a369-f8f3fad603ab Date: Sat, 22 Sep 2018 04:42:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:40Z","dns_nameservers":[],"updated_at":"2018-09-22T04:42:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"131ac9724fbf45a6964b9cafaf61ee41","id":"5bead2ed-2993-4f3c-9322-290113e28792","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-subnet"}]} 2018-09-22 04:42:45,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a used request id req-29780800-92a5-45ae-a369-f8f3fad603ab 2018-09-22 04:42:45,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:45,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bac7c998-d328-474e-8e72-97ee1f1fded7 Date: Sat, 22 Sep 2018 04:42: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":["5bead2ed-2993-4f3c-9322-290113e28792"],"updated_at":"2018-09-22T04:42:40Z","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"131ac9724fbf45a6964b9cafaf61ee41","id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","name":"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net"}]} 2018-09-22 04:42:45,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net used request id req-bac7c998-d328-474e-8e72-97ee1f1fded7 2018-09-22 04:42:45,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:42:45,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:42:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:42:45,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f455d6a1e160c5d78edf3c4ca424629f2ab6df8" 2018-09-22 04:42:45,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-185d8cee-4b4d-43d4-bd8a-bacbcdaeef00 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41"}, "enabled": true, "id": "131ac9724fbf45a6964b9cafaf61ee41", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj"}} 2018-09-22 04:42:45,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41 used request id req-185d8cee-4b4d-43d4-bd8a-bacbcdaeef00 2018-09-22 04:42:45,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:45,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7bea0682-2cd6-42c4-9680-beeb0e5f9fcf Date: Sat, 22 Sep 2018 04:42:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:40Z","dns_nameservers":[],"updated_at":"2018-09-22T04:42:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"131ac9724fbf45a6964b9cafaf61ee41","id":"5bead2ed-2993-4f3c-9322-290113e28792","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-subnet"}]} 2018-09-22 04:42:45,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a used request id req-7bea0682-2cd6-42c4-9680-beeb0e5f9fcf 2018-09-22 04:42:45,526 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net 2018-09-22 04:42:45,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" -d '{"port": {"network_id": "26dc4a7b-36d9-4eb4-a59c-952862bc2e9a", "name": "CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-09-22 04:42:46,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 853 X-Openstack-Request-Id: req-ad0bee11-27f5-4f79-a22c-ae408fe4312a Date: Sat, 22 Sep 2018 04:42:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:42:46Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5bead2ed-2993-4f3c-9322-290113e28792","ip_address":"10.55.0.9"}],"id":"48730542-047f-4b90-84e1-648debc96df7","security_groups":["14e2e851-8caf-4be1-8350-95dcdb3cd6f1"],"mac_address":"fa:16:3e:07:ca:60","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93port-1","project_id":"131ac9724fbf45a6964b9cafaf61ee41","qos_policy_id":null,"admin_state_up":true,"network_id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:46Z","binding:vnic_type":"normal"}} 2018-09-22 04:42:46,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-ad0bee11-27f5-4f79-a22c-ae408fe4312a 2018-09-22 04:42:46,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:46,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d92ddbec-bcd6-4722-8392-6e4134e31a0a Date: Sat, 22 Sep 2018 04:42:46 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":["5bead2ed-2993-4f3c-9322-290113e28792"],"updated_at":"2018-09-22T04:42:40Z","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"131ac9724fbf45a6964b9cafaf61ee41","id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","name":"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net"}]} 2018-09-22 04:42:46,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net used request id req-d92ddbec-bcd6-4722-8392-6e4134e31a0a 2018-09-22 04:42:46,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:47,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65ebf495-f82b-4b48-a40d-5d6450f31199 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41"}, "enabled": true, "id": "131ac9724fbf45a6964b9cafaf61ee41", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj"}} 2018-09-22 04:42:47,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41 used request id req-65ebf495-f82b-4b48-a40d-5d6450f31199 2018-09-22 04:42:47,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:47,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f6637041-9e73-4b3d-a7db-cb2b6c36cc64 Date: Sat, 22 Sep 2018 04:42:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:40Z","dns_nameservers":[],"updated_at":"2018-09-22T04:42:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"131ac9724fbf45a6964b9cafaf61ee41","id":"5bead2ed-2993-4f3c-9322-290113e28792","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-subnet"}]} 2018-09-22 04:42:47,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a used request id req-f6637041-9e73-4b3d-a7db-cb2b6c36cc64 2018-09-22 04:42:47,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a&name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:47,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 856 X-Openstack-Request-Id: req-dccc049e-8489-4690-8c51-e403e6b73dc4 Date: Sat, 22 Sep 2018 04:42:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:42:46Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5bead2ed-2993-4f3c-9322-290113e28792","ip_address":"10.55.0.9"}],"id":"48730542-047f-4b90-84e1-648debc96df7","security_groups":["14e2e851-8caf-4be1-8350-95dcdb3cd6f1"],"mac_address":"fa:16:3e:07:ca:60","project_id":"131ac9724fbf45a6964b9cafaf61ee41","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93port-1","admin_state_up":true,"network_id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:46Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:42:47,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a&name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93port-1&admin_state_up=True used request id req-dccc049e-8489-4690-8c51-e403e6b73dc4 2018-09-22 04:42:47,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:47,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-352addcd-3dfc-4b6f-a057-030df95f710d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41"}, "enabled": true, "id": "131ac9724fbf45a6964b9cafaf61ee41", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj"}} 2018-09-22 04:42:47,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41 used request id req-352addcd-3dfc-4b6f-a057-030df95f710d 2018-09-22 04:42:47,399 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-inst 2018-09-22 04:42:47,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:47,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42: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-6c2f53a2-1061-4591-a33b-a8fe33d83baf x-compute-request-id: req-6c2f53a2-1061-4591-a33b-a8fe33d83baf Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"flavors": [{"id": "387aed4e-66eb-41f6-b3c2-a11f53d088d7", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/387aed4e-66eb-41f6-b3c2-a11f53d088d7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/387aed4e-66eb-41f6-b3c2-a11f53d088d7", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-flavor-name"}]} 2018-09-22 04:42:47,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6c2f53a2-1061-4591-a33b-a8fe33d83baf 2018-09-22 04:42:47,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/387aed4e-66eb-41f6-b3c2-a11f53d088d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:47,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42: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-f44e955a-be30-4fd2-96d2-60087790c5ae x-compute-request-id: req-f44e955a-be30-4fd2-96d2-60087790c5ae Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/387aed4e-66eb-41f6-b3c2-a11f53d088d7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/387aed4e-66eb-41f6-b3c2-a11f53d088d7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "387aed4e-66eb-41f6-b3c2-a11f53d088d7", "name": "CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:42:47,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/387aed4e-66eb-41f6-b3c2-a11f53d088d7 used request id req-f44e955a-be30-4fd2-96d2-60087790c5ae 2018-09-22 04:42:47,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:47,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-e3118148-0a14-45e0-a45f-4461128b4b96 Date: Sat, 22 Sep 2018 04:42:47 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:42:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:42:37Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/24ffce72-d658-4135-8e12-0bb0190d0d9c/snap", "metadata": {}}], "self": "/v2/images/24ffce72-d658-4135-8e12-0bb0190d0d9c", "min_disk": 0, "protected": false, "id": "24ffce72-d658-4135-8e12-0bb0190d0d9c", "file": "/v2/images/24ffce72-d658-4135-8e12-0bb0190d0d9c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "131ac9724fbf45a6964b9cafaf61ee41", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/24ffce72-d658-4135-8e12-0bb0190d0d9c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-image"} 2018-09-22 04:42:47,625 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-image used request id req-e3118148-0a14-45e0-a45f-4461128b4b96 2018-09-22 04:42:47,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:47,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c0010264-e834-4d6e-8644-f598e4ee1822 Date: Sat, 22 Sep 2018 04:42:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:42:47,780 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c0010264-e834-4d6e-8644-f598e4ee1822 2018-09-22 04:42:47,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" -d '{"server": {"name": "CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-inst", "imageRef": "24ffce72-d658-4135-8e12-0bb0190d0d9c", "flavorRef": "387aed4e-66eb-41f6-b3c2-a11f53d088d7", "max_count": 1, "min_count": 1, "networks": [{"port": "48730542-047f-4b90-84e1-648debc96df7"}]}}' 2018-09-22 04:42:49,369 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:42: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-83640661-9ae0-4d1a-bff0-6bbc29f71b07 x-compute-request-id: req-83640661-9ae0-4d1a-bff0-6bbc29f71b07 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "rel": "bookmark"}], "adminPass": "uxtj6E6DEV2R"}} 2018-09-22 04:42:49,369 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-83640661-9ae0-4d1a-bff0-6bbc29f71b07 2018-09-22 04:42:49,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:49,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42: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-624f2332-0604-4769-9f07-5fdca31384ce x-compute-request-id: req-624f2332-0604-4769-9f07-5fdca31384ce 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.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "rel": "bookmark"}], "image": {"id": "24ffce72-d658-4135-8e12-0bb0190d0d9c", "links": [{"href": "http://172.30.9.23:8774/images/24ffce72-d658-4135-8e12-0bb0190d0d9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "387aed4e-66eb-41f6-b3c2-a11f53d088d7", "links": [{"href": "http://172.30.9.23:8774/flavors/387aed4e-66eb-41f6-b3c2-a11f53d088d7", "rel": "bookmark"}]}, "id": "0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "user_id": "e398bdc04aa3412a8d5c5e88adb39769", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:42:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-inst", "created": "2018-09-22T04:42:49Z", "tenant_id": "131ac9724fbf45a6964b9cafaf61ee41", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:42:49,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e used request id req-624f2332-0604-4769-9f07-5fdca31384ce 2018-09-22 04:42:49,725 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-inst 2018-09-22 04:42:49,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:50,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42: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-609d31a6-1930-416f-a619-842cec269bc9 x-compute-request-id: req-609d31a6-1930-416f-a619-842cec269bc9 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.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "rel": "bookmark"}], "image": {"id": "24ffce72-d658-4135-8e12-0bb0190d0d9c", "links": [{"href": "http://172.30.9.23:8774/images/24ffce72-d658-4135-8e12-0bb0190d0d9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "387aed4e-66eb-41f6-b3c2-a11f53d088d7", "links": [{"href": "http://172.30.9.23:8774/flavors/387aed4e-66eb-41f6-b3c2-a11f53d088d7", "rel": "bookmark"}]}, "id": "0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "user_id": "e398bdc04aa3412a8d5c5e88adb39769", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:42:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-inst", "created": "2018-09-22T04:42:49Z", "tenant_id": "131ac9724fbf45a6964b9cafaf61ee41", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:42:50,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e used request id req-609d31a6-1930-416f-a619-842cec269bc9 2018-09-22 04:42:50,093 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-inst] is - BUILD 2018-09-22 04:42:50,093 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:42:53,097 - create_instance - DEBUG - VM status query timeout in 896.628770113 2018-09-22 04:42:53,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:53,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42: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-75c2894e-103d-4b88-8344-e961a0169c3f x-compute-request-id: req-75c2894e-103d-4b88-8344-e961a0169c3f Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "rel": "bookmark"}], "image": {"id": "24ffce72-d658-4135-8e12-0bb0190d0d9c", "links": [{"href": "http://172.30.9.23:8774/images/24ffce72-d658-4135-8e12-0bb0190d0d9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "387aed4e-66eb-41f6-b3c2-a11f53d088d7", "links": [{"href": "http://172.30.9.23:8774/flavors/387aed4e-66eb-41f6-b3c2-a11f53d088d7", "rel": "bookmark"}]}, "id": "0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "security_groups": [{"name": "default"}], "user_id": "e398bdc04aa3412a8d5c5e88adb39769", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:42:50Z", "hostId": "59e0d16d3c4114940b89c5de47b2764ddc6b9e85769eb6eb50f3553a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-inst", "created": "2018-09-22T04:42:49Z", "tenant_id": "131ac9724fbf45a6964b9cafaf61ee41", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:42:53,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e used request id req-75c2894e-103d-4b88-8344-e961a0169c3f 2018-09-22 04:42:53,742 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-inst] is - BUILD 2018-09-22 04:42:53,742 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:42:56,745 - create_instance - DEBUG - VM status query timeout in 892.980376005 2018-09-22 04:42:56,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:57,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-95659bef-6e32-4817-9561-b268517003fe x-compute-request-id: req-95659bef-6e32-4817-9561-b268517003fe Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:ca:60", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "rel": "bookmark"}], "image": {"id": "24ffce72-d658-4135-8e12-0bb0190d0d9c", "links": [{"href": "http://172.30.9.23:8774/images/24ffce72-d658-4135-8e12-0bb0190d0d9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:42:42.000000", "flavor": {"id": "387aed4e-66eb-41f6-b3c2-a11f53d088d7", "links": [{"href": "http://172.30.9.23:8774/flavors/387aed4e-66eb-41f6-b3c2-a11f53d088d7", "rel": "bookmark"}]}, "id": "0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "security_groups": [{"name": "default"}], "user_id": "e398bdc04aa3412a8d5c5e88adb39769", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:42:56Z", "hostId": "59e0d16d3c4114940b89c5de47b2764ddc6b9e85769eb6eb50f3553a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-inst", "created": "2018-09-22T04:42:49Z", "tenant_id": "131ac9724fbf45a6964b9cafaf61ee41", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:42:57,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e used request id req-95659bef-6e32-4817-9561-b268517003fe 2018-09-22 04:42:57,372 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-inst] is - ACTIVE 2018-09-22 04:42:57,373 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:42:57,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:57,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42: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-cf4b2b65-3cb8-4490-aa44-f6c2b011e522 x-compute-request-id: req-cf4b2b65-3cb8-4490-aa44-f6c2b011e522 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:ca:60", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "rel": "bookmark"}], "image": {"id": "24ffce72-d658-4135-8e12-0bb0190d0d9c", "links": [{"href": "http://172.30.9.23:8774/images/24ffce72-d658-4135-8e12-0bb0190d0d9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:42:42.000000", "flavor": {"id": "387aed4e-66eb-41f6-b3c2-a11f53d088d7", "links": [{"href": "http://172.30.9.23:8774/flavors/387aed4e-66eb-41f6-b3c2-a11f53d088d7", "rel": "bookmark"}]}, "id": "0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "security_groups": [{"name": "default"}], "user_id": "e398bdc04aa3412a8d5c5e88adb39769", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:42:56Z", "hostId": "59e0d16d3c4114940b89c5de47b2764ddc6b9e85769eb6eb50f3553a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-inst", "created": "2018-09-22T04:42:49Z", "tenant_id": "131ac9724fbf45a6964b9cafaf61ee41", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:42:57,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e used request id req-cf4b2b65-3cb8-4490-aa44-f6c2b011e522 2018-09-22 04:42:57,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:58,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d1645983-1175-48cc-a4fb-a221cbd9a83a Date: Sat, 22 Sep 2018 04: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":["5bead2ed-2993-4f3c-9322-290113e28792"],"updated_at":"2018-09-22T04:42:40Z","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"131ac9724fbf45a6964b9cafaf61ee41","id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","name":"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net"}]} 2018-09-22 04:42:58,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net used request id req-d1645983-1175-48cc-a4fb-a221cbd9a83a 2018-09-22 04:42:58,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:58,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c34fe60f-0c2a-4a40-b1de-e63acd71e67f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41"}, "enabled": true, "id": "131ac9724fbf45a6964b9cafaf61ee41", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj"}} 2018-09-22 04:42:58,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41 used request id req-c34fe60f-0c2a-4a40-b1de-e63acd71e67f 2018-09-22 04:42:58,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:58,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-08d612cd-bcee-4c44-97b9-a833aabae8cc Date: Sat, 22 Sep 2018 04:42:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:40Z","dns_nameservers":[],"updated_at":"2018-09-22T04:42:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"131ac9724fbf45a6964b9cafaf61ee41","id":"5bead2ed-2993-4f3c-9322-290113e28792","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-subnet"}]} 2018-09-22 04:42:58,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a used request id req-08d612cd-bcee-4c44-97b9-a833aabae8cc 2018-09-22 04:42:58,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:58,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3183 X-Openstack-Request-Id: req-a3a25657-a07b-4750-839a-6da7be2371ba Date: Sat, 22 Sep 2018 04:42:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:42:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5bead2ed-2993-4f3c-9322-290113e28792","ip_address":"10.55.0.3"}],"id":"1f6ac5da-1d1a-4f7f-8d4c-a01ea0b3ee3a","security_groups":[],"mac_address":"fa:16:3e:72:7b:9e","project_id":"131ac9724fbf45a6964b9cafaf61ee41","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-26dc4a7b-36d9-4eb4-a59c-952862bc2e9a"},{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:42:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5bead2ed-2993-4f3c-9322-290113e28792","ip_address":"10.55.0.9"}],"id":"48730542-047f-4b90-84e1-648debc96df7","security_groups":["14e2e851-8caf-4be1-8350-95dcdb3cd6f1"],"mac_address":"fa:16:3e:07:ca:60","project_id":"131ac9724fbf45a6964b9cafaf61ee41","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93port-1","admin_state_up":true,"network_id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:46Z","binding:vnic_type":"normal","device_id":"0dbc4d40-1130-49ec-a9de-d524acf3fa7e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:42:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5bead2ed-2993-4f3c-9322-290113e28792","ip_address":"10.55.0.2"}],"id":"727665bb-5e9e-43db-808b-df386b7835d9","security_groups":[],"mac_address":"fa:16:3e:41:d0:91","project_id":"131ac9724fbf45a6964b9cafaf61ee41","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-26dc4a7b-36d9-4eb4-a59c-952862bc2e9a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:42:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5bead2ed-2993-4f3c-9322-290113e28792","ip_address":"10.55.0.4"}],"id":"abc2a846-52aa-4250-b517-73c63269d228","security_groups":[],"mac_address":"fa:16:3e:88:85:be","project_id":"131ac9724fbf45a6964b9cafaf61ee41","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26dc4a7b-36d9-4eb4-a59c-952862bc2e9a","tenant_id":"131ac9724fbf45a6964b9cafaf61ee41","created_at":"2018-09-22T04:42:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-26dc4a7b-36d9-4eb4-a59c-952862bc2e9a"}]} 2018-09-22 04:42:58,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=26dc4a7b-36d9-4eb4-a59c-952862bc2e9a used request id req-a3a25657-a07b-4750-839a-6da7be2371ba 2018-09-22 04:42:58,705 - create_instance - INFO - Deleting Port with ID - 48730542-047f-4b90-84e1-648debc96df7 2018-09-22 04:42:58,705 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93port-1 2018-09-22 04:42:58,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/48730542-047f-4b90-84e1-648debc96df7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:59,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bf40d1eb-7f71-49a1-8f00-2725e41827bb Date: Sat, 22 Sep 2018 04:42:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:42:59,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/48730542-047f-4b90-84e1-648debc96df7 used request id req-bf40d1eb-7f71-49a1-8f00-2725e41827bb 2018-09-22 04:42:59,273 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-inst 2018-09-22 04:42:59,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:59,434 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:42: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-719fb716-f3c2-4693-93a8-67e112f36dff x-compute-request-id: req-719fb716-f3c2-4693-93a8-67e112f36dff Content-Type: application/json 2018-09-22 04:42:59,434 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e used request id req-719fb716-f3c2-4693-93a8-67e112f36dff 2018-09-22 04:42:59,435 - create_instance - INFO - Checking deletion status 2018-09-22 04:42:59,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:42:59,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:42: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-bef6ae69-4651-4b85-9f5f-e44235b59ec7 x-compute-request-id: req-bef6ae69-4651-4b85-9f5f-e44235b59ec7 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:ca:60", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "rel": "bookmark"}], "image": {"id": "24ffce72-d658-4135-8e12-0bb0190d0d9c", "links": [{"href": "http://172.30.9.23:8774/images/24ffce72-d658-4135-8e12-0bb0190d0d9c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:42:42.000000", "flavor": {"id": "387aed4e-66eb-41f6-b3c2-a11f53d088d7", "links": [{"href": "http://172.30.9.23:8774/flavors/387aed4e-66eb-41f6-b3c2-a11f53d088d7", "rel": "bookmark"}]}, "id": "0dbc4d40-1130-49ec-a9de-d524acf3fa7e", "user_id": "e398bdc04aa3412a8d5c5e88adb39769", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:42:59Z", "hostId": "59e0d16d3c4114940b89c5de47b2764ddc6b9e85769eb6eb50f3553a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-inst", "created": "2018-09-22T04:42:49Z", "tenant_id": "131ac9724fbf45a6964b9cafaf61ee41", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:42:59,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e used request id req-bef6ae69-4651-4b85-9f5f-e44235b59ec7 2018-09-22 04:42:59,665 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-inst] is - ACTIVE 2018-09-22 04:42:59,665 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:43:02,668 - create_instance - DEBUG - VM status query timeout in 296.766945124 2018-09-22 04:43:02,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dccb9c607af4112f8c65d32fa64354fc38f34a7c" 2018-09-22 04:43:02,743 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:43: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-e52e19ff-3eee-46bf-9ca8-b42d677b1227 x-compute-request-id: req-e52e19ff-3eee-46bf-9ca8-b42d677b1227 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0dbc4d40-1130-49ec-a9de-d524acf3fa7e could not be found.", "code": 404}} 2018-09-22 04:43:02,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0dbc4d40-1130-49ec-a9de-d524acf3fa7e used request id req-e52e19ff-3eee-46bf-9ca8-b42d677b1227 2018-09-22 04:43:02,743 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0dbc4d40-1130-49ec-a9de-d524acf3fa7e could not be found. (HTTP 404) (Request-ID: req-e52e19ff-3eee-46bf-9ca8-b42d677b1227) 2018-09-22 04:43:02,743 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-inst 2018-09-22 04:43:02,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/387aed4e-66eb-41f6-b3c2-a11f53d088d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a5f6d556ac0497792d4950a698c3225e38575d4" 2018-09-22 04:43:02,788 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:43: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-8be33f8f-3b5a-407b-8e4b-e15042cc633d x-compute-request-id: req-8be33f8f-3b5a-407b-8e4b-e15042cc633d Content-Length: 0 Content-Type: application/json 2018-09-22 04:43:02,788 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/387aed4e-66eb-41f6-b3c2-a11f53d088d7 used request id req-8be33f8f-3b5a-407b-8e4b-e15042cc633d 2018-09-22 04:43:02,789 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-subnet 2018-09-22 04:43:02,789 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-subnet 2018-09-22 04:43:02,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/5bead2ed-2993-4f3c-9322-290113e28792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa992b23380df2bda3399390528657840fae7805" 2018-09-22 04:43:05,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14508bed-de5b-413b-9a70-e3f24f93e73e Date: Sat, 22 Sep 2018 04:43:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:43:05,144 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/5bead2ed-2993-4f3c-9322-290113e28792 used request id req-14508bed-de5b-413b-9a70-e3f24f93e73e 2018-09-22 04:43:05,144 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-pub-net 2018-09-22 04:43:05,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/26dc4a7b-36d9-4eb4-a59c-952862bc2e9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa992b23380df2bda3399390528657840fae7805" 2018-09-22 04:43:06,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7370f16d-fdab-4e15-b80d-71f7304d8610 Date: Sat, 22 Sep 2018 04:43:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:43:06,784 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/26dc4a7b-36d9-4eb4-a59c-952862bc2e9a used request id req-7370f16d-fdab-4e15-b80d-71f7304d8610 2018-09-22 04:43:06,785 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-b525756c-9c51-47c9-90d8-571610915a93-image 2018-09-22 04:43:06,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/24ffce72-d658-4135-8e12-0bb0190d0d9c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18937916b1eb676b63dfba7fb4bb1e6a493dd75d" 2018-09-22 04:43:07,990 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-64141c7c-28a7-42f8-901b-634cb03faeea Date: Sat, 22 Sep 2018 04:43:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:43:07,990 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/24ffce72-d658-4135-8e12-0bb0190d0d9c used request id req-64141c7c-28a7-42f8-901b-634cb03faeea 2018-09-22 04:43:07,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c920b5ee60012c3196892e1dbc109adfd5355a4" 2018-09-22 04:43:08,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-a2a289ad-76d1-4178-b6c3-96ba9115d1d5 Date: Sat, 22 Sep 2018 04:43:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "131ac9724fbf45a6964b9cafaf61ee41", "created_at": "2018-09-22T04:42:39Z", "updated_at": "2018-09-22T04:42:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:42:39Z", "revision_number": 0, "id": "176cdd15-e9b7-409a-8908-6e192c3006a0", "remote_group_id": "14e2e851-8caf-4be1-8350-95dcdb3cd6f1", "remote_ip_prefix": null, "created_at": "2018-09-22T04:42:39Z", "security_group_id": "14e2e851-8caf-4be1-8350-95dcdb3cd6f1", "tenant_id": "131ac9724fbf45a6964b9cafaf61ee41", "port_range_min": null, "ethertype": "IPv4", "project_id": "131ac9724fbf45a6964b9cafaf61ee41"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:42:39Z", "revision_number": 0, "id": "7f854a05-8e36-415f-883b-4f00b17842ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:42:39Z", "security_group_id": "14e2e851-8caf-4be1-8350-95dcdb3cd6f1", "tenant_id": "131ac9724fbf45a6964b9cafaf61ee41", "port_range_min": null, "ethertype": "IPv6", "project_id": "131ac9724fbf45a6964b9cafaf61ee41"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:42:39Z", "revision_number": 0, "id": "a2fc7ea3-d49f-46bc-ade4-e0661f494c84", "remote_group_id": "14e2e851-8caf-4be1-8350-95dcdb3cd6f1", "remote_ip_prefix": null, "created_at": "2018-09-22T04:42:39Z", "security_group_id": "14e2e851-8caf-4be1-8350-95dcdb3cd6f1", "tenant_id": "131ac9724fbf45a6964b9cafaf61ee41", "port_range_min": null, "ethertype": "IPv6", "project_id": "131ac9724fbf45a6964b9cafaf61ee41"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:42:39Z", "revision_number": 0, "id": "d2032089-cd5d-49ab-a4eb-e26e3299899a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:42:39Z", "security_group_id": "14e2e851-8caf-4be1-8350-95dcdb3cd6f1", "tenant_id": "131ac9724fbf45a6964b9cafaf61ee41", "port_range_min": null, "ethertype": "IPv4", "project_id": "131ac9724fbf45a6964b9cafaf61ee41"}], "revision_number": 4, "project_id": "131ac9724fbf45a6964b9cafaf61ee41", "id": "14e2e851-8caf-4be1-8350-95dcdb3cd6f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:43:08,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-a2a289ad-76d1-4178-b6c3-96ba9115d1d5 2018-09-22 04:43:08,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c920b5ee60012c3196892e1dbc109adfd5355a4" 2018-09-22 04:43:08,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-401e0e93-fb02-438f-9374-89ea8f6041e6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41"}, "enabled": true, "id": "131ac9724fbf45a6964b9cafaf61ee41", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj"}} 2018-09-22 04:43:08,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41 used request id req-401e0e93-fb02-438f-9374-89ea8f6041e6 2018-09-22 04:43:08,353 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 14e2e851-8caf-4be1-8350-95dcdb3cd6f1 2018-09-22 04:43:08,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=14e2e851-8caf-4be1-8350-95dcdb3cd6f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c920b5ee60012c3196892e1dbc109adfd5355a4" 2018-09-22 04:43:08,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e629778d-07ed-4ef1-820a-528f00465f2b Date: Sat, 22 Sep 2018 04:43:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "14e2e851-8caf-4be1-8350-95dcdb3cd6f1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:42:39Z", "security_group_id": "14e2e851-8caf-4be1-8350-95dcdb3cd6f1", "port_range_min": null, "revision_number": 0, "tenant_id": "131ac9724fbf45a6964b9cafaf61ee41", "created_at": "2018-09-22T04:42:39Z", "project_id": "131ac9724fbf45a6964b9cafaf61ee41", "id": "176cdd15-e9b7-409a-8908-6e192c3006a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:42:39Z", "security_group_id": "14e2e851-8caf-4be1-8350-95dcdb3cd6f1", "port_range_min": null, "revision_number": 0, "tenant_id": "131ac9724fbf45a6964b9cafaf61ee41", "created_at": "2018-09-22T04:42:39Z", "project_id": "131ac9724fbf45a6964b9cafaf61ee41", "id": "7f854a05-8e36-415f-883b-4f00b17842ff"}, {"remote_group_id": "14e2e851-8caf-4be1-8350-95dcdb3cd6f1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:42:39Z", "security_group_id": "14e2e851-8caf-4be1-8350-95dcdb3cd6f1", "port_range_min": null, "revision_number": 0, "tenant_id": "131ac9724fbf45a6964b9cafaf61ee41", "created_at": "2018-09-22T04:42:39Z", "project_id": "131ac9724fbf45a6964b9cafaf61ee41", "id": "a2fc7ea3-d49f-46bc-ade4-e0661f494c84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:42:39Z", "security_group_id": "14e2e851-8caf-4be1-8350-95dcdb3cd6f1", "port_range_min": null, "revision_number": 0, "tenant_id": "131ac9724fbf45a6964b9cafaf61ee41", "created_at": "2018-09-22T04:42:39Z", "project_id": "131ac9724fbf45a6964b9cafaf61ee41", "id": "d2032089-cd5d-49ab-a4eb-e26e3299899a"}]} 2018-09-22 04:43:08,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=14e2e851-8caf-4be1-8350-95dcdb3cd6f1 used request id req-e629778d-07ed-4ef1-820a-528f00465f2b 2018-09-22 04:43:08,549 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:43:08,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/14e2e851-8caf-4be1-8350-95dcdb3cd6f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c920b5ee60012c3196892e1dbc109adfd5355a4" 2018-09-22 04:43:08,853 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b666ea5c-5dbe-4af2-a12f-ab746378f1c5 Content-Length: 0 Date: Sat, 22 Sep 2018 04:43:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:43:08,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/14e2e851-8caf-4be1-8350-95dcdb3cd6f1 used request id req-b666ea5c-5dbe-4af2-a12f-ab746378f1c5 2018-09-22 04:43:08,854 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj 2018-09-22 04:43:08,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c920b5ee60012c3196892e1dbc109adfd5355a4" 2018-09-22 04:43:09,179 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:43:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4da6e499-c09e-4764-a9be-3659e6d2f894 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:43:09,179 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/131ac9724fbf45a6964b9cafaf61ee41 used request id req-4da6e499-c09e-4764-a9be-3659e6d2f894 2018-09-22 04:43:09,179 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-proj-role 2018-09-22 04:43:09,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/44a4c462e3344aa098d5269cc2563932 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c920b5ee60012c3196892e1dbc109adfd5355a4" 2018-09-22 04:43:09,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ede501e3-e359-475a-b39c-f3ffa2eae7f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:43:09,289 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/44a4c462e3344aa098d5269cc2563932 used request id req-ede501e3-e359-475a-b39c-f3ffa2eae7f5 2018-09-22 04:43:09,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c920b5ee60012c3196892e1dbc109adfd5355a4" 2018-09-22 04:43:09,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74e769b0-2987-44f8-acf2-edffc16c2b65 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:43:09,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-74e769b0-2987-44f8-acf2-edffc16c2b65 2018-09-22 04:43:09,394 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-8cc7b2a4-d4b6-4cd-user 2018-09-22 04:43:09,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e398bdc04aa3412a8d5c5e88adb39769 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c909d18dd526d8ad9e888725bc693c5345353f" 2018-09-22 04:43:09,564 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab4d5b59-5ce6-41a1-a77d-718958e5719c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:43:09,565 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e398bdc04aa3412a8d5c5e88adb39769 used request id req-ab4d5b59-5ce6-41a1-a77d-718958e5719c 2018-09-22 04:43:09,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:09,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:43:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["67r3vz2_RY6Kq0j3yy5YDQ"], "issued_at": "2018-09-22T04:43:09.000000Z"}} 2018-09-22 04:43:09,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3960afed3028830a7d2d8d6e3f941902c5d5377b" 2018-09-22 04:43:10,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e25334a-7917-45ba-af6d-ae4aa9af0089 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:10,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9e25334a-7917-45ba-af6d-ae4aa9af0089 2018-09-22 04:43:10,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:10,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:10,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:43:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["H6gf344oQICluUwa0yXQ_A"], "issued_at": "2018-09-22T04:43:10.000000Z"}} 2018-09-22 04:43:10,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" 2018-09-22 04:43:10,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-100996b5-f49e-48db-978f-df9ae90b2ea7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:10,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-100996b5-f49e-48db-978f-df9ae90b2ea7 2018-09-22 04:43:10,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:43:10,520 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:43:10,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" 2018-09-22 04:43:10,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f17e07ae-ccc2-4c39-bce6-b8c56f32535d Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:43:10,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj used request id req-f17e07ae-ccc2-4c39-bce6-b8c56f32535d 2018-09-22 04:43:10,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" 2018-09-22 04:43:10,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c7a05e1-2d5b-46ea-91a4-6e1167cef713 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:43:10,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4c7a05e1-2d5b-46ea-91a4-6e1167cef713 2018-09-22 04:43:10,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj"}}' 2018-09-22 04:43:10,840 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd47e589-c550-41bb-bd90-cafad8df5d65 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fb0df213db844fe79c7c1cc974de629d"}, "enabled": true, "id": "fb0df213db844fe79c7c1cc974de629d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj"}} 2018-09-22 04:43:10,840 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cd47e589-c550-41bb-bd90-cafad8df5d65 2018-09-22 04:43:10,841 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj 2018-09-22 04:43:10,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:10,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:11,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:43:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["5mqmd3AvTkyxnDHsh7KdnA"], "issued_at": "2018-09-22T04:43:11.000000Z"}} 2018-09-22 04:43:11,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f91a409d38636f5faa6d74771e14d7f4eab9c8fd" 2018-09-22 04:43:11,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b81da9-f1b1-4479-af37-0adea031b05a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:11,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-25b81da9-f1b1-4479-af37-0adea031b05a 2018-09-22 04:43:11,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:43:11,317 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:43:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:43:11,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f91a409d38636f5faa6d74771e14d7f4eab9c8fd" 2018-09-22 04:43:11,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53497b76-77a1-42ef-a8ec-5a35c7fb5203 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:43:11,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-53497b76-77a1-42ef-a8ec-5a35c7fb5203 2018-09-22 04:43:11,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f91a409d38636f5faa6d74771e14d7f4eab9c8fd" 2018-09-22 04:43:11,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ea50f6-a094-4f78-a20e-f26aa0fc4a89 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fb0df213db844fe79c7c1cc974de629d"}, "enabled": true, "id": "fb0df213db844fe79c7c1cc974de629d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj"}]} 2018-09-22 04:43:11,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj used request id req-95ea50f6-a094-4f78-a20e-f26aa0fc4a89 2018-09-22 04:43:11,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f91a409d38636f5faa6d74771e14d7f4eab9c8fd" 2018-09-22 04:43:11,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c7d0449-5c80-467d-aaa9-fc63379ae673 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:43:11,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4c7d0449-5c80-467d-aaa9-fc63379ae673 2018-09-22 04:43:11,983 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-1a974b0f-b370-4d6-user 2018-09-22 04:43:11,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:11,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" 2018-09-22 04:43:12,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-121b6b5d-3ba9-4225-8aa6-5a42629d9a4b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:43:12,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-121b6b5d-3ba9-4225-8aa6-5a42629d9a4b 2018-09-22 04:43:12,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" -d '{"role": {"name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj-role"}}' 2018-09-22 04:43:12,187 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d62077c-47ad-43a6-8981-44917f378391 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fdc60614b4c44d6a9f366701463dbd16", "links": {"self": "http://172.30.9.23:5000/v3/roles/fdc60614b4c44d6a9f366701463dbd16"}, "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj-role"}} 2018-09-22 04:43:12,188 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-1d62077c-47ad-43a6-8981-44917f378391 2018-09-22 04:43:12,188 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj-role 2018-09-22 04:43:12,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/fdc60614b4c44d6a9f366701463dbd16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" 2018-09-22 04:43:12,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddcce7d6-39aa-42d5-a768-81c7eff82b71 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/fdc60614b4c44d6a9f366701463dbd16"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj-role", "id": "fdc60614b4c44d6a9f366701463dbd16"}} 2018-09-22 04:43:12,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/fdc60614b4c44d6a9f366701463dbd16 used request id req-ddcce7d6-39aa-42d5-a768-81c7eff82b71 2018-09-22 04:43:12,279 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj-role to project CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj 2018-09-22 04:43:12,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/fb0df213db844fe79c7c1cc974de629d/users/37ad69719e234b2ca3ed1939df196572/roles/fdc60614b4c44d6a9f366701463dbd16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" 2018-09-22 04:43:12,405 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfa6a95f-c03d-4b3e-8ca9-2d0c69d1ca2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:43:12,406 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fb0df213db844fe79c7c1cc974de629d/users/37ad69719e234b2ca3ed1939df196572/roles/fdc60614b4c44d6a9f366701463dbd16 used request id req-bfa6a95f-c03d-4b3e-8ca9-2d0c69d1ca2e 2018-09-22 04:43:12,406 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:43:12,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:12,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:12,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdc60614b4c44d6a9f366701463dbd16", "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj-role"}], "expires_at": "2018-09-22T05:43:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb0df213db844fe79c7c1cc974de629d", "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fb0df213db844fe79c7c1cc974de629d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/fb0df213db844fe79c7c1cc974de629d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/fb0df213db844fe79c7c1cc974de629d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/fb0df213db844fe79c7c1cc974de629d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/fb0df213db844fe79c7c1cc974de629d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/fb0df213db844fe79c7c1cc974de629d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-user", "id": "37ad69719e234b2ca3ed1939df196572"}, "audit_ids": ["9feBe2zgSDyyF77tUopF_A"], "issued_at": "2018-09-22T04:43:12.000000Z"}} 2018-09-22 04:43:12,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ce9573929ab4aa264489350109a4e70a39cb4" 2018-09-22 04:43:12,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf3d5d7-b669-4b61-b92f-f0eb7fbaeb98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:12,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5cf3d5d7-b669-4b61-b92f-f0eb7fbaeb98 2018-09-22 04:43:12,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c68ce9573929ab4aa264489350109a4e70a39cb4" 2018-09-22 04:43:13,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-5a2c4616-95e6-48db-8e7e-b663ce1de1be Date: Sat, 22 Sep 2018 04:43:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-image"} 2018-09-22 04:43:13,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-image used request id req-5a2c4616-95e6-48db-8e7e-b663ce1de1be 2018-09-22 04:43:13,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c68ce9573929ab4aa264489350109a4e70a39cb4" 2018-09-22 04:43:13,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f3d531b9-26c9-495a-ba94-6f06a3f57788 Date: Sat, 22 Sep 2018 04:43:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:43:13,277 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f3d531b9-26c9-495a-ba94-6f06a3f57788 2018-09-22 04:43:13,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c68ce9573929ab4aa264489350109a4e70a39cb4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-image"}' 2018-09-22 04:43:13,485 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/95347aed-e7bd-49ee-9405-9611816d3642 X-Openstack-Request-Id: req-d5881e19-e648-4437-9501-57ae9a0138c1 Date: Sat, 22 Sep 2018 04:43:13 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:43:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:43:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/95347aed-e7bd-49ee-9405-9611816d3642", "min_disk": 0, "protected": false, "id": "95347aed-e7bd-49ee-9405-9611816d3642", "file": "/v2/images/95347aed-e7bd-49ee-9405-9611816d3642/file", "checksum": null, "owner": "fb0df213db844fe79c7c1cc974de629d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:43:13,485 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d5881e19-e648-4437-9501-57ae9a0138c1 2018-09-22 04:43:13,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/95347aed-e7bd-49ee-9405-9611816d3642/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c68ce9573929ab4aa264489350109a4e70a39cb4" -d '' 2018-09-22 04:43:14,909 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fffdef96-3679-43c1-8c6a-d7203f324618 Date: Sat, 22 Sep 2018 04:43:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:43:14,910 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/95347aed-e7bd-49ee-9405-9611816d3642/file used request id req-fffdef96-3679-43c1-8c6a-d7203f324618 2018-09-22 04:43:14,910 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:43:14,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/95347aed-e7bd-49ee-9405-9611816d3642 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c68ce9573929ab4aa264489350109a4e70a39cb4" 2018-09-22 04:43:15,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-c0996ef6-afb1-441f-b17a-aa2aa126ee44 Date: Sat, 22 Sep 2018 04:43:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:43:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:43:14Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/95347aed-e7bd-49ee-9405-9611816d3642/snap", "metadata": {}}], "self": "/v2/images/95347aed-e7bd-49ee-9405-9611816d3642", "min_disk": 0, "protected": false, "id": "95347aed-e7bd-49ee-9405-9611816d3642", "file": "/v2/images/95347aed-e7bd-49ee-9405-9611816d3642/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb0df213db844fe79c7c1cc974de629d", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/95347aed-e7bd-49ee-9405-9611816d3642/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:43:15,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/95347aed-e7bd-49ee-9405-9611816d3642 used request id req-c0996ef6-afb1-441f-b17a-aa2aa126ee44 2018-09-22 04:43:15,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c68ce9573929ab4aa264489350109a4e70a39cb4" 2018-09-22 04:43:15,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-75c07e44-0f3a-4d2c-bcbe-fadb0787c14d Date: Sat, 22 Sep 2018 04:43:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:43:15,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-75c07e44-0f3a-4d2c-bcbe-fadb0787c14d 2018-09-22 04:43:15,233 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-image 2018-09-22 04:43:15,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/95347aed-e7bd-49ee-9405-9611816d3642 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c68ce9573929ab4aa264489350109a4e70a39cb4" 2018-09-22 04:43:15,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5d2b1dae-7329-40e5-a2b2-0ca5dd57e1e7 Date: Sat, 22 Sep 2018 04:43:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:43:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:43:14Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/95347aed-e7bd-49ee-9405-9611816d3642/snap", "metadata": {}}], "self": "/v2/images/95347aed-e7bd-49ee-9405-9611816d3642", "min_disk": 0, "protected": false, "id": "95347aed-e7bd-49ee-9405-9611816d3642", "file": "/v2/images/95347aed-e7bd-49ee-9405-9611816d3642/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb0df213db844fe79c7c1cc974de629d", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/95347aed-e7bd-49ee-9405-9611816d3642/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:43:15,252 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/95347aed-e7bd-49ee-9405-9611816d3642 used request id req-5d2b1dae-7329-40e5-a2b2-0ca5dd57e1e7 2018-09-22 04:43:15,253 - create_image - DEBUG - Instance status is - active 2018-09-22 04:43:15,253 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-image 2018-09-22 04:43:15,253 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-image 2018-09-22 04:43:15,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:15,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:15,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdc60614b4c44d6a9f366701463dbd16", "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj-role"}], "expires_at": "2018-09-22T05:43:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb0df213db844fe79c7c1cc974de629d", "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fb0df213db844fe79c7c1cc974de629d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/fb0df213db844fe79c7c1cc974de629d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/fb0df213db844fe79c7c1cc974de629d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/fb0df213db844fe79c7c1cc974de629d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/fb0df213db844fe79c7c1cc974de629d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/fb0df213db844fe79c7c1cc974de629d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-user", "id": "37ad69719e234b2ca3ed1939df196572"}, "audit_ids": ["4qwCoq2wT0CVqkNGWJkcBQ"], "issued_at": "2018-09-22T04:43:15.000000Z"}} 2018-09-22 04:43:15,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d20a458d34aea4ed00486bcb08c24a07322a9ff" 2018-09-22 04:43:15,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47794680-612f-466f-92e6-fab450dce2f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:15,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-47794680-612f-466f-92e6-fab450dce2f9 2018-09-22 04:43:15,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d20a458d34aea4ed00486bcb08c24a07322a9ff" 2018-09-22 04:43:15,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-40ca1e5b-1b9d-4e06-ad4d-43435642797b Date: Sat, 22 Sep 2018 04:43:15 GMT RESP BODY: {"networks":[]} 2018-09-22 04:43:15,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net used request id req-40ca1e5b-1b9d-4e06-ad4d-43435642797b 2018-09-22 04:43:15,820 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net 2018-09-22 04:43:15,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d20a458d34aea4ed00486bcb08c24a07322a9ff" -d '{"network": {"name": "CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net", "admin_state_up": true}}' 2018-09-22 04:43:16,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-09523590-beb0-4663-a31e-fcbfaed86be6 Date: Sat, 22 Sep 2018 04:43:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f559c75c-4c1e-4349-a607-6cbfc68e6e94","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fb0df213db844fe79c7c1cc974de629d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:43:16Z","is_default":false,"name":"CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fb0df213db844fe79c7c1cc974de629d","created_at":"2018-09-22T04:43:16Z","mtu":1450}} 2018-09-22 04:43:16,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-09523590-beb0-4663-a31e-fcbfaed86be6 2018-09-22 04:43:16,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f559c75c-4c1e-4349-a607-6cbfc68e6e94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d20a458d34aea4ed00486bcb08c24a07322a9ff" 2018-09-22 04:43:16,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-ed54dee7-a584-44cf-8f35-dcb0f8d1123c Date: Sat, 22 Sep 2018 04:43:16 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-09-22T04:43:16Z","tenant_id":"fb0df213db844fe79c7c1cc974de629d","created_at":"2018-09-22T04:43:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb0df213db844fe79c7c1cc974de629d","id":"f559c75c-4c1e-4349-a607-6cbfc68e6e94","name":"CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net"}]} 2018-09-22 04:43:16,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f559c75c-4c1e-4349-a607-6cbfc68e6e94 used request id req-ed54dee7-a584-44cf-8f35-dcb0f8d1123c 2018-09-22 04:43:16,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f559c75c-4c1e-4349-a607-6cbfc68e6e94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d20a458d34aea4ed00486bcb08c24a07322a9ff" 2018-09-22 04:43:16,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-65686963-d9a5-493a-bf88-c3b842c088f7 Date: Sat, 22 Sep 2018 04:43:16 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:43:16,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f559c75c-4c1e-4349-a607-6cbfc68e6e94 used request id req-65686963-d9a5-493a-bf88-c3b842c088f7 2018-09-22 04:43:16,798 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-subnet 2018-09-22 04:43:16,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d20a458d34aea4ed00486bcb08c24a07322a9ff" -d '{"subnets": [{"ip_version": 4, "network_id": "f559c75c-4c1e-4349-a607-6cbfc68e6e94", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-subnet"}]}' 2018-09-22 04:43:17,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1af8e402-95b1-444f-b841-74c98d51902d Date: Sat, 22 Sep 2018 04:43:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f559c75c-4c1e-4349-a607-6cbfc68e6e94","tenant_id":"fb0df213db844fe79c7c1cc974de629d","created_at":"2018-09-22T04:43:17Z","dns_nameservers":[],"updated_at":"2018-09-22T04:43:17Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"fb0df213db844fe79c7c1cc974de629d","id":"cabf6d64-a1c1-4b7c-a3fd-61df1bfea374","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-subnet"}]} 2018-09-22 04:43:17,898 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-1af8e402-95b1-444f-b841-74c98d51902d 2018-09-22 04:43:17,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f559c75c-4c1e-4349-a607-6cbfc68e6e94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d20a458d34aea4ed00486bcb08c24a07322a9ff" 2018-09-22 04:43:18,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2474f308-7673-40e3-8ee4-03c5410908fd Date: Sat, 22 Sep 2018 04:43:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cabf6d64-a1c1-4b7c-a3fd-61df1bfea374"],"updated_at":"2018-09-22T04:43:17Z","tenant_id":"fb0df213db844fe79c7c1cc974de629d","created_at":"2018-09-22T04:43:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb0df213db844fe79c7c1cc974de629d","id":"f559c75c-4c1e-4349-a607-6cbfc68e6e94","name":"CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net"}]} 2018-09-22 04:43:18,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f559c75c-4c1e-4349-a607-6cbfc68e6e94 used request id req-2474f308-7673-40e3-8ee4-03c5410908fd 2018-09-22 04:43:18,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f559c75c-4c1e-4349-a607-6cbfc68e6e94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d20a458d34aea4ed00486bcb08c24a07322a9ff" 2018-09-22 04:43:18,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f53f58bd-31d9-48c3-8aba-e657b5f3eb47 Date: Sat, 22 Sep 2018 04:43:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f559c75c-4c1e-4349-a607-6cbfc68e6e94","tenant_id":"fb0df213db844fe79c7c1cc974de629d","created_at":"2018-09-22T04:43:17Z","dns_nameservers":[],"updated_at":"2018-09-22T04:43:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fb0df213db844fe79c7c1cc974de629d","id":"cabf6d64-a1c1-4b7c-a3fd-61df1bfea374","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-subnet"}]} 2018-09-22 04:43:18,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f559c75c-4c1e-4349-a607-6cbfc68e6e94 used request id req-f53f58bd-31d9-48c3-8aba-e657b5f3eb47 2018-09-22 04:43:18,345 - OpenStackNetwork - DEBUG - Network [f559c75c-4c1e-4349-a607-6cbfc68e6e94] created successfully 2018-09-22 04:43:18,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:18,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:18,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:43:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["eRcmk26BRo-hrszMe2IXAg"], "issued_at": "2018-09-22T04:43:18.000000Z"}} 2018-09-22 04:43:18,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46e725fc5f331b45d6823a61e9bb21d7f29857a" 2018-09-22 04:43:18,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebbce99c-e7d1-45e2-86b1-1e24136087d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:18,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ebbce99c-e7d1-45e2-86b1-1e24136087d7 2018-09-22 04:43:18,809 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:43:18,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46e725fc5f331b45d6823a61e9bb21d7f29857a" 2018-09-22 04:43:18,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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 x-openstack-request-id: req-f2dc4d69-cc20-4867-a439-73b4e7df6c5c x-compute-request-id: req-f2dc4d69-cc20-4867-a439-73b4e7df6c5c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:43:18,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f2dc4d69-cc20-4867-a439-73b4e7df6c5c 2018-09-22 04:43:18,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46e725fc5f331b45d6823a61e9bb21d7f29857a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:43:19,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-f0f24d78-20b4-446f-aa1e-1dfe8942bc08 x-compute-request-id: req-f0f24d78-20b4-446f-aa1e-1dfe8942bc08 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7f2d7cdf-473c-4b23-bd10-9fb195c4aa3e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7f2d7cdf-473c-4b23-bd10-9fb195c4aa3e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7f2d7cdf-473c-4b23-bd10-9fb195c4aa3e", "name": "CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:43:19,045 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f0f24d78-20b4-446f-aa1e-1dfe8942bc08 2018-09-22 04:43:19,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:19,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:19,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdc60614b4c44d6a9f366701463dbd16", "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj-role"}], "expires_at": "2018-09-22T05:43:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb0df213db844fe79c7c1cc974de629d", "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fb0df213db844fe79c7c1cc974de629d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/fb0df213db844fe79c7c1cc974de629d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/fb0df213db844fe79c7c1cc974de629d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/fb0df213db844fe79c7c1cc974de629d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/fb0df213db844fe79c7c1cc974de629d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/fb0df213db844fe79c7c1cc974de629d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-user", "id": "37ad69719e234b2ca3ed1939df196572"}, "audit_ids": ["hZvV_7kNSHCH7mCxgLpF1g"], "issued_at": "2018-09-22T04:43:19.000000Z"}} 2018-09-22 04:43:19,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab785c813930d10597a1e8fbdd5e90f99c35f3f" 2018-09-22 04:43:19,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3acf2327-7c78-4168-9c2f-eb7abb936f62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:19,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3acf2327-7c78-4168-9c2f-eb7abb936f62 2018-09-22 04:43:19,498 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:43:19,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab785c813930d10597a1e8fbdd5e90f99c35f3f" 2018-09-22 04:43:19,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3473f79d-df99-45bc-a2f5-0f802b04f40c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:19,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3473f79d-df99-45bc-a2f5-0f802b04f40c 2018-09-22 04:43:19,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab785c813930d10597a1e8fbdd5e90f99c35f3f" 2018-09-22 04:43:19,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f11d5360-2526-474e-9eb8-c6f4f2316bde Date: Sat, 22 Sep 2018 04:43: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":["cabf6d64-a1c1-4b7c-a3fd-61df1bfea374"],"updated_at":"2018-09-22T04:43:17Z","tenant_id":"fb0df213db844fe79c7c1cc974de629d","created_at":"2018-09-22T04:43:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb0df213db844fe79c7c1cc974de629d","id":"f559c75c-4c1e-4349-a607-6cbfc68e6e94","name":"CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net"}]} 2018-09-22 04:43:19,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net used request id req-f11d5360-2526-474e-9eb8-c6f4f2316bde 2018-09-22 04:43:19,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:43:19,836 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:43:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:43:19,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fb0df213db844fe79c7c1cc974de629d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab785c813930d10597a1e8fbdd5e90f99c35f3f" 2018-09-22 04:43:19,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-606f6960-915c-4213-86fd-320bc4e45446 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fb0df213db844fe79c7c1cc974de629d"}, "enabled": true, "id": "fb0df213db844fe79c7c1cc974de629d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj"}} 2018-09-22 04:43:19,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fb0df213db844fe79c7c1cc974de629d used request id req-606f6960-915c-4213-86fd-320bc4e45446 2018-09-22 04:43:19,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f559c75c-4c1e-4349-a607-6cbfc68e6e94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab785c813930d10597a1e8fbdd5e90f99c35f3f" 2018-09-22 04:43:20,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-70664d9b-9de2-493f-83d3-d5b3f8f08f98 Date: Sat, 22 Sep 2018 04:43:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f559c75c-4c1e-4349-a607-6cbfc68e6e94","tenant_id":"fb0df213db844fe79c7c1cc974de629d","created_at":"2018-09-22T04:43:17Z","dns_nameservers":[],"updated_at":"2018-09-22T04:43:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fb0df213db844fe79c7c1cc974de629d","id":"cabf6d64-a1c1-4b7c-a3fd-61df1bfea374","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-subnet"}]} 2018-09-22 04:43:20,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f559c75c-4c1e-4349-a607-6cbfc68e6e94 used request id req-70664d9b-9de2-493f-83d3-d5b3f8f08f98 2018-09-22 04:43:20,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f559c75c-4c1e-4349-a607-6cbfc68e6e94&name=CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab785c813930d10597a1e8fbdd5e90f99c35f3f" 2018-09-22 04:43:20,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-517c9a96-1c6c-437a-95e7-c187ebdc10cf Date: Sat, 22 Sep 2018 04:43:20 GMT RESP BODY: {"ports":[]} 2018-09-22 04:43:20,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f559c75c-4c1e-4349-a607-6cbfc68e6e94&name=CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5port-1&admin_state_up=True used request id req-517c9a96-1c6c-437a-95e7-c187ebdc10cf 2018-09-22 04:43:20,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab785c813930d10597a1e8fbdd5e90f99c35f3f" 2018-09-22 04:43:20,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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 x-openstack-request-id: req-7ef63014-0db3-4234-b20d-f024eed371e5 x-compute-request-id: req-7ef63014-0db3-4234-b20d-f024eed371e5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:43:20,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-inst used request id req-7ef63014-0db3-4234-b20d-f024eed371e5 2018-09-22 04:43:20,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab785c813930d10597a1e8fbdd5e90f99c35f3f" 2018-09-22 04:43:20,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5041e24d-88d6-4268-875b-9c52f6122e33 Date: Sat, 22 Sep 2018 04:43: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":["cabf6d64-a1c1-4b7c-a3fd-61df1bfea374"],"updated_at":"2018-09-22T04:43:17Z","tenant_id":"fb0df213db844fe79c7c1cc974de629d","created_at":"2018-09-22T04:43:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb0df213db844fe79c7c1cc974de629d","id":"f559c75c-4c1e-4349-a607-6cbfc68e6e94","name":"CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net"}]} 2018-09-22 04:43:20,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net used request id req-5041e24d-88d6-4268-875b-9c52f6122e33 2018-09-22 04:43:20,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fb0df213db844fe79c7c1cc974de629d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab785c813930d10597a1e8fbdd5e90f99c35f3f" 2018-09-22 04:43:20,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24f34712-bc45-4ba1-b44f-733d041fb34e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fb0df213db844fe79c7c1cc974de629d"}, "enabled": true, "id": "fb0df213db844fe79c7c1cc974de629d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj"}} 2018-09-22 04:43:20,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fb0df213db844fe79c7c1cc974de629d used request id req-24f34712-bc45-4ba1-b44f-733d041fb34e 2018-09-22 04:43:20,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f559c75c-4c1e-4349-a607-6cbfc68e6e94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab785c813930d10597a1e8fbdd5e90f99c35f3f" 2018-09-22 04:43:21,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c7856ba9-098a-4487-b825-040a2c565f09 Date: Sat, 22 Sep 2018 04:43:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f559c75c-4c1e-4349-a607-6cbfc68e6e94","tenant_id":"fb0df213db844fe79c7c1cc974de629d","created_at":"2018-09-22T04:43:17Z","dns_nameservers":[],"updated_at":"2018-09-22T04:43:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fb0df213db844fe79c7c1cc974de629d","id":"cabf6d64-a1c1-4b7c-a3fd-61df1bfea374","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-subnet"}]} 2018-09-22 04:43:21,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f559c75c-4c1e-4349-a607-6cbfc68e6e94 used request id req-c7856ba9-098a-4487-b825-040a2c565f09 2018-09-22 04:43:21,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f559c75c-4c1e-4349-a607-6cbfc68e6e94&name=CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab785c813930d10597a1e8fbdd5e90f99c35f3f" 2018-09-22 04:43:21,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d46cbbe5-4bf9-48fd-8dd7-6a17847acd4e Date: Sat, 22 Sep 2018 04:43:21 GMT RESP BODY: {"ports":[]} 2018-09-22 04:43:21,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f559c75c-4c1e-4349-a607-6cbfc68e6e94&name=CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5port-1&admin_state_up=True used request id req-d46cbbe5-4bf9-48fd-8dd7-6a17847acd4e 2018-09-22 04:43:21,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:21,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:21,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdc60614b4c44d6a9f366701463dbd16", "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj-role"}], "expires_at": "2018-09-22T05:43:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb0df213db844fe79c7c1cc974de629d", "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fb0df213db844fe79c7c1cc974de629d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/fb0df213db844fe79c7c1cc974de629d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/fb0df213db844fe79c7c1cc974de629d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/fb0df213db844fe79c7c1cc974de629d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/fb0df213db844fe79c7c1cc974de629d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/fb0df213db844fe79c7c1cc974de629d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/fb0df213db844fe79c7c1cc974de629d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-user", "id": "37ad69719e234b2ca3ed1939df196572"}, "audit_ids": ["uiO6rF12Sget5yKLyGt8mg"], "issued_at": "2018-09-22T04:43:21.000000Z"}} 2018-09-22 04:43:21,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c457594ceac0a5aef5eb7446c2c3bad538bc049" 2018-09-22 04:43:21,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d96731-4d26-41f0-947d-2ec863ac914d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:21,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-38d96731-4d26-41f0-947d-2ec863ac914d 2018-09-22 04:43:21,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab785c813930d10597a1e8fbdd5e90f99c35f3f" 2018-09-22 04:43:21,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-777de3d9-a006-402f-ac3a-78936b948439 Date: Sat, 22 Sep 2018 04:43: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":["cabf6d64-a1c1-4b7c-a3fd-61df1bfea374"],"updated_at":"2018-09-22T04:43:17Z","tenant_id":"fb0df213db844fe79c7c1cc974de629d","created_at":"2018-09-22T04:43:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb0df213db844fe79c7c1cc974de629d","id":"f559c75c-4c1e-4349-a607-6cbfc68e6e94","name":"CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net"}]} 2018-09-22 04:43:21,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net used request id req-777de3d9-a006-402f-ac3a-78936b948439 2018-09-22 04:43:21,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f559c75c-4c1e-4349-a607-6cbfc68e6e94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab785c813930d10597a1e8fbdd5e90f99c35f3f" 2018-09-22 04:43:22,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fb569c34-fa77-4261-9f80-ca21b2d11488 Date: Sat, 22 Sep 2018 04:43:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f559c75c-4c1e-4349-a607-6cbfc68e6e94","tenant_id":"fb0df213db844fe79c7c1cc974de629d","created_at":"2018-09-22T04:43:17Z","dns_nameservers":[],"updated_at":"2018-09-22T04:43:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fb0df213db844fe79c7c1cc974de629d","id":"cabf6d64-a1c1-4b7c-a3fd-61df1bfea374","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-subnet"}]} 2018-09-22 04:43:22,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f559c75c-4c1e-4349-a607-6cbfc68e6e94 used request id req-fb569c34-fa77-4261-9f80-ca21b2d11488 2018-09-22 04:43:22,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab785c813930d10597a1e8fbdd5e90f99c35f3f" 2018-09-22 04:43:22,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-cc24c18b-242e-46a6-ac36-e88953ee0d56 Date: Sat, 22 Sep 2018 04: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":["cabf6d64-a1c1-4b7c-a3fd-61df1bfea374"],"updated_at":"2018-09-22T04:43:17Z","tenant_id":"fb0df213db844fe79c7c1cc974de629d","created_at":"2018-09-22T04:43:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fb0df213db844fe79c7c1cc974de629d","id":"f559c75c-4c1e-4349-a607-6cbfc68e6e94","name":"CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net"}]} 2018-09-22 04:43:22,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net used request id req-cc24c18b-242e-46a6-ac36-e88953ee0d56 2018-09-22 04:43:22,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:43:22,320 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:43:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:43:22,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fb0df213db844fe79c7c1cc974de629d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c457594ceac0a5aef5eb7446c2c3bad538bc049" 2018-09-22 04:43:22,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06a9c5e0-fcfe-491e-a800-653844197ca1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fb0df213db844fe79c7c1cc974de629d"}, "enabled": true, "id": "fb0df213db844fe79c7c1cc974de629d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj"}} 2018-09-22 04:43:22,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fb0df213db844fe79c7c1cc974de629d used request id req-06a9c5e0-fcfe-491e-a800-653844197ca1 2018-09-22 04:43:22,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f559c75c-4c1e-4349-a607-6cbfc68e6e94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab785c813930d10597a1e8fbdd5e90f99c35f3f" 2018-09-22 04:43:22,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7b827424-f6bf-4b14-80c2-7e86b3f7932a Date: Sat, 22 Sep 2018 04:43:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f559c75c-4c1e-4349-a607-6cbfc68e6e94","tenant_id":"fb0df213db844fe79c7c1cc974de629d","created_at":"2018-09-22T04:43:17Z","dns_nameservers":[],"updated_at":"2018-09-22T04:43:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"fb0df213db844fe79c7c1cc974de629d","id":"cabf6d64-a1c1-4b7c-a3fd-61df1bfea374","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-subnet"}]} 2018-09-22 04:43:22,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f559c75c-4c1e-4349-a607-6cbfc68e6e94 used request id req-7b827424-f6bf-4b14-80c2-7e86b3f7932a 2018-09-22 04:43:22,455 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net 2018-09-22 04:43:22,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab785c813930d10597a1e8fbdd5e90f99c35f3f" -d '{"port": {"network_id": "f559c75c-4c1e-4349-a607-6cbfc68e6e94", "name": "CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5port-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-09-22 04:43:22,618 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-570b36e7-71c4-4b15-8370-86785a73c27a Date: Sat, 22 Sep 2018 04:43:22 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-09-22 04:43:22,618 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-570b36e7-71c4-4b15-8370-86785a73c27a 2018-09-22 04:43:22,618 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-09-22 04:43:22,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/7f2d7cdf-473c-4b23-bd10-9fb195c4aa3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46e725fc5f331b45d6823a61e9bb21d7f29857a" 2018-09-22 04:43:22,668 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:43: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-aa7473bb-3027-409c-999d-d290c7750814 x-compute-request-id: req-aa7473bb-3027-409c-999d-d290c7750814 Content-Length: 0 Content-Type: application/json 2018-09-22 04:43:22,669 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/7f2d7cdf-473c-4b23-bd10-9fb195c4aa3e used request id req-aa7473bb-3027-409c-999d-d290c7750814 2018-09-22 04:43:22,669 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-subnet 2018-09-22 04:43:22,670 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-subnet 2018-09-22 04:43:22,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/cabf6d64-a1c1-4b7c-a3fd-61df1bfea374 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d20a458d34aea4ed00486bcb08c24a07322a9ff" 2018-09-22 04:43:24,876 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5c4cf200-823e-4628-bb65-835442ef558e Date: Sat, 22 Sep 2018 04:43:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:43:24,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/cabf6d64-a1c1-4b7c-a3fd-61df1bfea374 used request id req-5c4cf200-823e-4628-bb65-835442ef558e 2018-09-22 04:43:24,877 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-pub-net 2018-09-22 04:43:24,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/f559c75c-4c1e-4349-a607-6cbfc68e6e94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d20a458d34aea4ed00486bcb08c24a07322a9ff" 2018-09-22 04:43:26,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-28ac822d-b8d2-4362-91f9-ef14a42a2613 Date: Sat, 22 Sep 2018 04:43:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:43:26,106 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/f559c75c-4c1e-4349-a607-6cbfc68e6e94 used request id req-28ac822d-b8d2-4362-91f9-ef14a42a2613 2018-09-22 04:43:26,107 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-5f061cde-8fcd-4d5b-bf21-259b2aa89cf5-image 2018-09-22 04:43:26,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/95347aed-e7bd-49ee-9405-9611816d3642 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c68ce9573929ab4aa264489350109a4e70a39cb4" 2018-09-22 04:43:27,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5650fd0c-066f-4703-93cc-0ccbc463a500 Date: Sat, 22 Sep 2018 04:43:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:43:27,930 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/95347aed-e7bd-49ee-9405-9611816d3642 used request id req-5650fd0c-066f-4703-93cc-0ccbc463a500 2018-09-22 04:43:27,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" 2018-09-22 04:43:28,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-8bf9fef2-585f-42c3-a762-f235b456f5b2 Date: Sat, 22 Sep 2018 04:43:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fb0df213db844fe79c7c1cc974de629d", "created_at": "2018-09-22T04:43:16Z", "updated_at": "2018-09-22T04:43:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:43:16Z", "revision_number": 0, "id": "150397ca-de89-4871-9640-bbad67446b02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:43:16Z", "security_group_id": "ca78027f-d381-4c68-8e69-ba4004b56e7f", "tenant_id": "fb0df213db844fe79c7c1cc974de629d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb0df213db844fe79c7c1cc974de629d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:43:16Z", "revision_number": 0, "id": "1da37006-8b98-4014-bcd1-c2376d32f447", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:43:16Z", "security_group_id": "ca78027f-d381-4c68-8e69-ba4004b56e7f", "tenant_id": "fb0df213db844fe79c7c1cc974de629d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb0df213db844fe79c7c1cc974de629d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:43:16Z", "revision_number": 0, "id": "53b66791-3a59-4fd2-89fe-ee978fd5c445", "remote_group_id": "ca78027f-d381-4c68-8e69-ba4004b56e7f", "remote_ip_prefix": null, "created_at": "2018-09-22T04:43:16Z", "security_group_id": "ca78027f-d381-4c68-8e69-ba4004b56e7f", "tenant_id": "fb0df213db844fe79c7c1cc974de629d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb0df213db844fe79c7c1cc974de629d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:43:16Z", "revision_number": 0, "id": "5816b3d1-9dc5-4f21-a531-c2d416a69983", "remote_group_id": "ca78027f-d381-4c68-8e69-ba4004b56e7f", "remote_ip_prefix": null, "created_at": "2018-09-22T04:43:16Z", "security_group_id": "ca78027f-d381-4c68-8e69-ba4004b56e7f", "tenant_id": "fb0df213db844fe79c7c1cc974de629d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb0df213db844fe79c7c1cc974de629d"}], "revision_number": 4, "project_id": "fb0df213db844fe79c7c1cc974de629d", "id": "ca78027f-d381-4c68-8e69-ba4004b56e7f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:43:28,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-8bf9fef2-585f-42c3-a762-f235b456f5b2 2018-09-22 04:43:28,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" 2018-09-22 04:43:28,274 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eed37cbe-869a-4714-964e-d219b865855e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:43:28,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-eed37cbe-869a-4714-964e-d219b865855e 2018-09-22 04:43:28,274 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:43:28,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" 2018-09-22 04:43:28,357 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4e37992-855d-4314-8b9d-7e6f84c435e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:43:28,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-f4e37992-855d-4314-8b9d-7e6f84c435e9 2018-09-22 04:43:28,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:43:28,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" 2018-09-22 04:43:28,458 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb74d647-db1b-4f34-bace-a2e18c898f5c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:43:28,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-eb74d647-db1b-4f34-bace-a2e18c898f5c 2018-09-22 04:43:28,458 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:43:28,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" 2018-09-22 04:43:28,546 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c39ab864-9b11-4ea7-8fff-e8ebd16bd3ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:43:28,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-c39ab864-9b11-4ea7-8fff-e8ebd16bd3ae 2018-09-22 04:43:28,547 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:43:28,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" 2018-09-22 04:43:28,634 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-734dc698-88c0-4412-9560-86ceb1e06f1f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:43:28,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-734dc698-88c0-4412-9560-86ceb1e06f1f 2018-09-22 04:43:28,634 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:43:28,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" 2018-09-22 04:43:28,726 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85828999-2520-4f6a-a0f0-0cf958d8eece Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:43:28,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-85828999-2520-4f6a-a0f0-0cf958d8eece 2018-09-22 04:43:28,727 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:43:28,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" 2018-09-22 04:43:28,818 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-073e0138-956a-4d00-a2ed-8f319e4ad665 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:43:28,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-073e0138-956a-4d00-a2ed-8f319e4ad665 2018-09-22 04:43:28,818 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:43:28,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fb0df213db844fe79c7c1cc974de629d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" 2018-09-22 04:43:28,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-775f2fa3-58e2-438c-a351-8647cd9dc734 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fb0df213db844fe79c7c1cc974de629d"}, "enabled": true, "id": "fb0df213db844fe79c7c1cc974de629d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj"}} 2018-09-22 04:43:28,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fb0df213db844fe79c7c1cc974de629d used request id req-775f2fa3-58e2-438c-a351-8647cd9dc734 2018-09-22 04:43:28,901 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ca78027f-d381-4c68-8e69-ba4004b56e7f 2018-09-22 04:43:28,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ca78027f-d381-4c68-8e69-ba4004b56e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" 2018-09-22 04:43:29,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cc61943e-0089-4a32-97e3-23121fefe0ea Date: Sat, 22 Sep 2018 04:43:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:43:16Z", "security_group_id": "ca78027f-d381-4c68-8e69-ba4004b56e7f", "port_range_min": null, "revision_number": 0, "tenant_id": "fb0df213db844fe79c7c1cc974de629d", "created_at": "2018-09-22T04:43:16Z", "project_id": "fb0df213db844fe79c7c1cc974de629d", "id": "150397ca-de89-4871-9640-bbad67446b02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:43:16Z", "security_group_id": "ca78027f-d381-4c68-8e69-ba4004b56e7f", "port_range_min": null, "revision_number": 0, "tenant_id": "fb0df213db844fe79c7c1cc974de629d", "created_at": "2018-09-22T04:43:16Z", "project_id": "fb0df213db844fe79c7c1cc974de629d", "id": "1da37006-8b98-4014-bcd1-c2376d32f447"}, {"remote_group_id": "ca78027f-d381-4c68-8e69-ba4004b56e7f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:43:16Z", "security_group_id": "ca78027f-d381-4c68-8e69-ba4004b56e7f", "port_range_min": null, "revision_number": 0, "tenant_id": "fb0df213db844fe79c7c1cc974de629d", "created_at": "2018-09-22T04:43:16Z", "project_id": "fb0df213db844fe79c7c1cc974de629d", "id": "53b66791-3a59-4fd2-89fe-ee978fd5c445"}, {"remote_group_id": "ca78027f-d381-4c68-8e69-ba4004b56e7f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:43:16Z", "security_group_id": "ca78027f-d381-4c68-8e69-ba4004b56e7f", "port_range_min": null, "revision_number": 0, "tenant_id": "fb0df213db844fe79c7c1cc974de629d", "created_at": "2018-09-22T04:43:16Z", "project_id": "fb0df213db844fe79c7c1cc974de629d", "id": "5816b3d1-9dc5-4f21-a531-c2d416a69983"}]} 2018-09-22 04:43:29,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ca78027f-d381-4c68-8e69-ba4004b56e7f used request id req-cc61943e-0089-4a32-97e3-23121fefe0ea 2018-09-22 04:43:29,098 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:43:29,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ca78027f-d381-4c68-8e69-ba4004b56e7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" 2018-09-22 04:43:29,423 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53f81d52-cd18-48c6-9045-9f63544cc626 Content-Length: 0 Date: Sat, 22 Sep 2018 04:43:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:43:29,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ca78027f-d381-4c68-8e69-ba4004b56e7f used request id req-53f81d52-cd18-48c6-9045-9f63544cc626 2018-09-22 04:43:29,424 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj 2018-09-22 04:43:29,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/fb0df213db844fe79c7c1cc974de629d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" 2018-09-22 04:43:29,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e071292-89d2-4db1-a144-bdce549ad070 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:43:29,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/fb0df213db844fe79c7c1cc974de629d used request id req-8e071292-89d2-4db1-a144-bdce549ad070 2018-09-22 04:43:29,797 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-1a974b0f-b370-4d6-proj-role 2018-09-22 04:43:29,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/fdc60614b4c44d6a9f366701463dbd16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" 2018-09-22 04:43:29,918 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65252a8b-d3eb-4465-b4a5-fea0bcf2b431 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:43:29,918 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/fdc60614b4c44d6a9f366701463dbd16 used request id req-65252a8b-d3eb-4465-b4a5-fea0bcf2b431 2018-09-22 04:43:29,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83926407c22f3fcd8ffac9c0df0c68576645a2b6" 2018-09-22 04:43:30,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4e0be6-9de0-41d2-90b8-2953979d7b40 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:43:30,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ef4e0be6-9de0-41d2-90b8-2953979d7b40 2018-09-22 04:43:30,003 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-1a974b0f-b370-4d6-user 2018-09-22 04:43:30,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/37ad69719e234b2ca3ed1939df196572 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f91a409d38636f5faa6d74771e14d7f4eab9c8fd" 2018-09-22 04:43:30,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:43:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3b79bea-e491-47b2-ae6c-8371e826c5fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:43:30,212 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/37ad69719e234b2ca3ed1939df196572 used request id req-b3b79bea-e491-47b2-ae6c-8371e826c5fe 2018-09-22 04:43:30,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:30,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:43:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["7yPOCY4cRc2pRRP2JC4hHA"], "issued_at": "2018-09-22T04:43:30.000000Z"}} 2018-09-22 04:43:30,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ddd71f794e9302c1dcc3cde79b96ba24c6a3d80" 2018-09-22 04:43:30,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6574cbc3-ddde-4c04-96fd-840e02c953db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:30,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6574cbc3-ddde-4c04-96fd-840e02c953db 2018-09-22 04:43:30,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:30,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:31,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:43:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["9-wfKSikSaunLkaV9jj8AQ"], "issued_at": "2018-09-22T04:43:31.000000Z"}} 2018-09-22 04:43:31,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" 2018-09-22 04:43:31,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-875eeecf-1f89-4734-b2a5-ee20501daa2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:31,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-875eeecf-1f89-4734-b2a5-ee20501daa2f 2018-09-22 04:43:31,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:43:31,155 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:43:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:43:31,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" 2018-09-22 04:43:31,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dc83cb8-a13e-4333-9041-892eb080bf57 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:43:31,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj used request id req-6dc83cb8-a13e-4333-9041-892eb080bf57 2018-09-22 04:43:31,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" 2018-09-22 04:43:31,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e252021a-5ddd-4f80-85dd-eacf32a6e3f0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:43:31,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e252021a-5ddd-4f80-85dd-eacf32a6e3f0 2018-09-22 04:43:31,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj"}}' 2018-09-22 04:43:31,457 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:43:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0caff80a-b43d-4d3b-be8e-fb6b6ea2fbbf Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d39cf0d8bbcf475d843c6d9a8e8b3081"}, "enabled": true, "id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj"}} 2018-09-22 04:43:31,458 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0caff80a-b43d-4d3b-be8e-fb6b6ea2fbbf 2018-09-22 04:43:31,458 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj 2018-09-22 04:43:31,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:31,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:31,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:43:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["yCcd1T_8TgaOHzfPAiIoIA"], "issued_at": "2018-09-22T04:43:31.000000Z"}} 2018-09-22 04:43:31,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8085db92121bb86862132f5a1165266ee9c6c5" 2018-09-22 04:43:31,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ec218e-f529-4868-a5ca-36458e42b917 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:31,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-73ec218e-f529-4868-a5ca-36458e42b917 2018-09-22 04:43:31,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:43:31,951 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:43:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:43:31,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8085db92121bb86862132f5a1165266ee9c6c5" 2018-09-22 04:43:32,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c76b89-a9c7-44f0-b61a-faaabc83ceae Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:43:32,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-59c76b89-a9c7-44f0-b61a-faaabc83ceae 2018-09-22 04:43:32,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8085db92121bb86862132f5a1165266ee9c6c5" 2018-09-22 04:43:32,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d8395bb-79d1-4e13-ab7c-ad8b6e5c662a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d39cf0d8bbcf475d843c6d9a8e8b3081"}, "enabled": true, "id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj"}]} 2018-09-22 04:43:32,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj used request id req-5d8395bb-79d1-4e13-ab7c-ad8b6e5c662a 2018-09-22 04:43:32,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8085db92121bb86862132f5a1165266ee9c6c5" 2018-09-22 04:43:32,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-634304c0-4ca7-433b-aba5-7e26b8ac7285 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:43:32,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-634304c0-4ca7-433b-aba5-7e26b8ac7285 2018-09-22 04:43:32,655 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-4cddecfd-f309-41e-user 2018-09-22 04:43:32,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:32,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" 2018-09-22 04:43:32,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-669a74c6-9785-44b7-98c7-cfc158171317 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:43:32,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-669a74c6-9785-44b7-98c7-cfc158171317 2018-09-22 04:43:32,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" -d '{"role": {"name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj-role"}}' 2018-09-22 04:43:32,871 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:43:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75963a7f-a10b-4dcd-bd65-373f8f9351d9 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cbe1baedd9864c0faec0fa652717f318", "links": {"self": "http://172.30.9.23:5000/v3/roles/cbe1baedd9864c0faec0fa652717f318"}, "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj-role"}} 2018-09-22 04:43:32,871 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-75963a7f-a10b-4dcd-bd65-373f8f9351d9 2018-09-22 04:43:32,871 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj-role 2018-09-22 04:43:32,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cbe1baedd9864c0faec0fa652717f318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" 2018-09-22 04:43:32,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a439fa16-f766-430b-a6c4-8d94ade086fe Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cbe1baedd9864c0faec0fa652717f318"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj-role", "id": "cbe1baedd9864c0faec0fa652717f318"}} 2018-09-22 04:43:32,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cbe1baedd9864c0faec0fa652717f318 used request id req-a439fa16-f766-430b-a6c4-8d94ade086fe 2018-09-22 04:43:32,893 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj-role to project CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj 2018-09-22 04:43:32,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d39cf0d8bbcf475d843c6d9a8e8b3081/users/2b0d5c7d015f4f76a19b1eba557bc885/roles/cbe1baedd9864c0faec0fa652717f318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" 2018-09-22 04:43:33,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:43:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2195ee25-54f6-4408-a751-47f19290026f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:43:33,029 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d39cf0d8bbcf475d843c6d9a8e8b3081/users/2b0d5c7d015f4f76a19b1eba557bc885/roles/cbe1baedd9864c0faec0fa652717f318 used request id req-2195ee25-54f6-4408-a751-47f19290026f 2018-09-22 04:43:33,029 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:43:33,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:33,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:33,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cbe1baedd9864c0faec0fa652717f318", "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj-role"}], "expires_at": "2018-09-22T05:43:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-user", "id": "2b0d5c7d015f4f76a19b1eba557bc885"}, "audit_ids": ["0Os5dbbwRuCF0R0Mqc53XA"], "issued_at": "2018-09-22T04:43:33.000000Z"}} 2018-09-22 04:43:33,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d19d2113ea30726dbbed1d0c4875d87e6820d9" 2018-09-22 04:43:33,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6fb3fb9-4fd5-4d2b-a91c-326e3afc1d1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:33,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a6fb3fb9-4fd5-4d2b-a91c-326e3afc1d1b 2018-09-22 04:43:33,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8d19d2113ea30726dbbed1d0c4875d87e6820d9" 2018-09-22 04:43:33,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-c9669f0e-6ed5-477a-b0e6-26b070aaf975 Date: Sat, 22 Sep 2018 04:43:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-image"} 2018-09-22 04:43:33,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-image used request id req-c9669f0e-6ed5-477a-b0e6-26b070aaf975 2018-09-22 04:43:33,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8d19d2113ea30726dbbed1d0c4875d87e6820d9" 2018-09-22 04:43:33,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2ab82b50-5158-4244-b9a0-cf6ce4f43c4c Date: Sat, 22 Sep 2018 04:43:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:43:33,922 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-2ab82b50-5158-4244-b9a0-cf6ce4f43c4c 2018-09-22 04:43:33,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8d19d2113ea30726dbbed1d0c4875d87e6820d9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-image"}' 2018-09-22 04:43:34,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/7fa3e052-d145-43b5-b245-cbdcdc3eb15e X-Openstack-Request-Id: req-965211c0-bce9-492a-8686-127dc23af7d4 Date: Sat, 22 Sep 2018 04:43:34 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:43:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:43:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/7fa3e052-d145-43b5-b245-cbdcdc3eb15e", "min_disk": 0, "protected": false, "id": "7fa3e052-d145-43b5-b245-cbdcdc3eb15e", "file": "/v2/images/7fa3e052-d145-43b5-b245-cbdcdc3eb15e/file", "checksum": null, "owner": "d39cf0d8bbcf475d843c6d9a8e8b3081", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:43:34,144 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-965211c0-bce9-492a-8686-127dc23af7d4 2018-09-22 04:43:34,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/7fa3e052-d145-43b5-b245-cbdcdc3eb15e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8d19d2113ea30726dbbed1d0c4875d87e6820d9" -d '' 2018-09-22 04:43:35,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-454840b2-52f0-4dcf-9e48-887eb3d01a27 Date: Sat, 22 Sep 2018 04:43:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:43:35,487 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7fa3e052-d145-43b5-b245-cbdcdc3eb15e/file used request id req-454840b2-52f0-4dcf-9e48-887eb3d01a27 2018-09-22 04:43:35,487 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:43:35,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/7fa3e052-d145-43b5-b245-cbdcdc3eb15e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8d19d2113ea30726dbbed1d0c4875d87e6820d9" 2018-09-22 04:43:35,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-23eb3914-b739-4dd0-93b5-f509b201a1b6 Date: Sat, 22 Sep 2018 04:43:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:43:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:43:35Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/7fa3e052-d145-43b5-b245-cbdcdc3eb15e/snap", "metadata": {}}], "self": "/v2/images/7fa3e052-d145-43b5-b245-cbdcdc3eb15e", "min_disk": 0, "protected": false, "id": "7fa3e052-d145-43b5-b245-cbdcdc3eb15e", "file": "/v2/images/7fa3e052-d145-43b5-b245-cbdcdc3eb15e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d39cf0d8bbcf475d843c6d9a8e8b3081", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/7fa3e052-d145-43b5-b245-cbdcdc3eb15e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:43:35,663 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/7fa3e052-d145-43b5-b245-cbdcdc3eb15e used request id req-23eb3914-b739-4dd0-93b5-f509b201a1b6 2018-09-22 04:43:35,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8d19d2113ea30726dbbed1d0c4875d87e6820d9" 2018-09-22 04:43:35,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-248a476e-62a0-4144-bd5f-b457455ddf7c Date: Sat, 22 Sep 2018 04:43:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:43:35,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-248a476e-62a0-4144-bd5f-b457455ddf7c 2018-09-22 04:43:35,821 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-image 2018-09-22 04:43:35,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/7fa3e052-d145-43b5-b245-cbdcdc3eb15e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8d19d2113ea30726dbbed1d0c4875d87e6820d9" 2018-09-22 04:43:35,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-9ab78877-1c7a-4d7f-88cf-442a06b109bb Date: Sat, 22 Sep 2018 04:43:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:43:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:43:35Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/7fa3e052-d145-43b5-b245-cbdcdc3eb15e/snap", "metadata": {}}], "self": "/v2/images/7fa3e052-d145-43b5-b245-cbdcdc3eb15e", "min_disk": 0, "protected": false, "id": "7fa3e052-d145-43b5-b245-cbdcdc3eb15e", "file": "/v2/images/7fa3e052-d145-43b5-b245-cbdcdc3eb15e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d39cf0d8bbcf475d843c6d9a8e8b3081", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/7fa3e052-d145-43b5-b245-cbdcdc3eb15e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:43:35,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/7fa3e052-d145-43b5-b245-cbdcdc3eb15e used request id req-9ab78877-1c7a-4d7f-88cf-442a06b109bb 2018-09-22 04:43:35,977 - create_image - DEBUG - Instance status is - active 2018-09-22 04:43:35,978 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-image 2018-09-22 04:43:35,978 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-image 2018-09-22 04:43:35,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:35,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:36,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cbe1baedd9864c0faec0fa652717f318", "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj-role"}], "expires_at": "2018-09-22T05:43:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-user", "id": "2b0d5c7d015f4f76a19b1eba557bc885"}, "audit_ids": ["fPJSMscIRZKd5Q1v1Td7Ng"], "issued_at": "2018-09-22T04:43:36.000000Z"}} 2018-09-22 04:43:36,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5124bde559f60535b93e94dc7ba15cd094022557" 2018-09-22 04:43:36,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19a69368-da55-46a5-b644-9a33451a1886 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:36,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-19a69368-da55-46a5-b644-9a33451a1886 2018-09-22 04:43:36,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5124bde559f60535b93e94dc7ba15cd094022557" 2018-09-22 04:43:36,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8f40f4c1-83fa-4a44-befd-050768207e38 Date: Sat, 22 Sep 2018 04:43:36 GMT RESP BODY: {"networks":[]} 2018-09-22 04:43:36,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net used request id req-8f40f4c1-83fa-4a44-befd-050768207e38 2018-09-22 04:43:36,611 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net 2018-09-22 04:43:36,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5124bde559f60535b93e94dc7ba15cd094022557" -d '{"network": {"name": "CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net", "admin_state_up": true}}' 2018-09-22 04:43:37,192 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-0f01558d-bd0e-40d5-b027-5c7ca21aa5b1 Date: Sat, 22 Sep 2018 04:43:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"64e1ac71-382b-44a0-bcc7-c2d59f67ec8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:43:37Z","is_default":false,"name":"CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","created_at":"2018-09-22T04:43:36Z","mtu":1450}} 2018-09-22 04:43:37,192 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-0f01558d-bd0e-40d5-b027-5c7ca21aa5b1 2018-09-22 04:43:37,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=64e1ac71-382b-44a0-bcc7-c2d59f67ec8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5124bde559f60535b93e94dc7ba15cd094022557" 2018-09-22 04:43:37,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-40be7e3f-3701-45ce-a856-2c5616e2bc8d Date: Sat, 22 Sep 2018 04:43:37 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-09-22T04:43:37Z","tenant_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","created_at":"2018-09-22T04:43:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","id":"64e1ac71-382b-44a0-bcc7-c2d59f67ec8e","name":"CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net"}]} 2018-09-22 04:43:37,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=64e1ac71-382b-44a0-bcc7-c2d59f67ec8e used request id req-40be7e3f-3701-45ce-a856-2c5616e2bc8d 2018-09-22 04:43:37,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=64e1ac71-382b-44a0-bcc7-c2d59f67ec8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5124bde559f60535b93e94dc7ba15cd094022557" 2018-09-22 04:43:37,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4fe83a32-4ae8-4980-b94b-dd4d1408717e Date: Sat, 22 Sep 2018 04:43:37 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:43:37,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=64e1ac71-382b-44a0-bcc7-c2d59f67ec8e used request id req-4fe83a32-4ae8-4980-b94b-dd4d1408717e 2018-09-22 04:43:37,635 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-subnet 2018-09-22 04:43:37,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5124bde559f60535b93e94dc7ba15cd094022557" -d '{"subnets": [{"ip_version": 4, "network_id": "64e1ac71-382b-44a0-bcc7-c2d59f67ec8e", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-subnet"}]}' 2018-09-22 04:43:38,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-70c32cc7-768d-488a-8fde-4909cc8792bf Date: Sat, 22 Sep 2018 04:43:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64e1ac71-382b-44a0-bcc7-c2d59f67ec8e","tenant_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","created_at":"2018-09-22T04:43:37Z","dns_nameservers":[],"updated_at":"2018-09-22T04:43:37Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","id":"e88663e3-a452-4cd8-837b-4d26260c9f23","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-subnet"}]} 2018-09-22 04:43:38,204 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-70c32cc7-768d-488a-8fde-4909cc8792bf 2018-09-22 04:43:38,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=64e1ac71-382b-44a0-bcc7-c2d59f67ec8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5124bde559f60535b93e94dc7ba15cd094022557" 2018-09-22 04:43:38,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f9df6c30-41c8-4af9-a707-2adff9b1d2ff Date: Sat, 22 Sep 2018 04:43:38 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":["e88663e3-a452-4cd8-837b-4d26260c9f23"],"updated_at":"2018-09-22T04:43:37Z","tenant_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","created_at":"2018-09-22T04:43:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","id":"64e1ac71-382b-44a0-bcc7-c2d59f67ec8e","name":"CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net"}]} 2018-09-22 04:43:38,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=64e1ac71-382b-44a0-bcc7-c2d59f67ec8e used request id req-f9df6c30-41c8-4af9-a707-2adff9b1d2ff 2018-09-22 04:43:38,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=64e1ac71-382b-44a0-bcc7-c2d59f67ec8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5124bde559f60535b93e94dc7ba15cd094022557" 2018-09-22 04:43:38,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3db9127b-c4ad-4488-b472-098cc5ae596d Date: Sat, 22 Sep 2018 04:43:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64e1ac71-382b-44a0-bcc7-c2d59f67ec8e","tenant_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","created_at":"2018-09-22T04:43:37Z","dns_nameservers":[],"updated_at":"2018-09-22T04:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","id":"e88663e3-a452-4cd8-837b-4d26260c9f23","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-subnet"}]} 2018-09-22 04:43:38,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=64e1ac71-382b-44a0-bcc7-c2d59f67ec8e used request id req-3db9127b-c4ad-4488-b472-098cc5ae596d 2018-09-22 04:43:38,662 - OpenStackNetwork - DEBUG - Network [64e1ac71-382b-44a0-bcc7-c2d59f67ec8e] created successfully 2018-09-22 04:43:38,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:38,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:39,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:43:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["oiMuGdyXT8-oiO6LTfWx9Q"], "issued_at": "2018-09-22T04:43:39.000000Z"}} 2018-09-22 04:43:39,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497a81c3b3e1f4ebb0606e83e420e309819ddaff" 2018-09-22 04:43:39,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d87ef1-3324-4afe-b279-ac23e5e6fea1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:39,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c8d87ef1-3324-4afe-b279-ac23e5e6fea1 2018-09-22 04:43:39,160 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:43:39,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497a81c3b3e1f4ebb0606e83e420e309819ddaff" 2018-09-22 04:43:39,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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 x-openstack-request-id: req-1f88698c-608b-4faf-9c62-a5344acf078e x-compute-request-id: req-1f88698c-608b-4faf-9c62-a5344acf078e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:43:39,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1f88698c-608b-4faf-9c62-a5344acf078e 2018-09-22 04:43:39,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497a81c3b3e1f4ebb0606e83e420e309819ddaff" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:43:39,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-280bd66e-a4f7-4bc5-b461-c7031bf4a141 x-compute-request-id: req-280bd66e-a4f7-4bc5-b461-c7031bf4a141 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dd81118f-a83f-475a-9a8c-22db3094b2eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dd81118f-a83f-475a-9a8c-22db3094b2eb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dd81118f-a83f-475a-9a8c-22db3094b2eb", "name": "CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:43:39,427 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-280bd66e-a4f7-4bc5-b461-c7031bf4a141 2018-09-22 04:43:39,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:39,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:39,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cbe1baedd9864c0faec0fa652717f318", "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj-role"}], "expires_at": "2018-09-22T05:43:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-user", "id": "2b0d5c7d015f4f76a19b1eba557bc885"}, "audit_ids": ["9pZPKn-lQYSHXilqMwGC0A"], "issued_at": "2018-09-22T04:43:39.000000Z"}} 2018-09-22 04:43:39,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a5aaef3c22cf95756d89ddf3f72e664f2e6290" 2018-09-22 04:43:39,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e93cd2e0-e090-4290-92d4-183d739233f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:39,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e93cd2e0-e090-4290-92d4-183d739233f9 2018-09-22 04:43:39,953 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:43:39,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a5aaef3c22cf95756d89ddf3f72e664f2e6290" 2018-09-22 04:43:40,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47f54987-fb2d-40ee-a852-49b7c1cc6449 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:40,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-47f54987-fb2d-40ee-a852-49b7c1cc6449 2018-09-22 04:43:40,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a5aaef3c22cf95756d89ddf3f72e664f2e6290" 2018-09-22 04:43:40,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-14363e0a-9a1e-461c-8880-64b0bc06422d Date: Sat, 22 Sep 2018 04:43:40 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":["e88663e3-a452-4cd8-837b-4d26260c9f23"],"updated_at":"2018-09-22T04:43:37Z","tenant_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","created_at":"2018-09-22T04:43:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","id":"64e1ac71-382b-44a0-bcc7-c2d59f67ec8e","name":"CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net"}]} 2018-09-22 04:43:40,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net used request id req-14363e0a-9a1e-461c-8880-64b0bc06422d 2018-09-22 04:43:40,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:43:40,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:43:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:43:40,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d39cf0d8bbcf475d843c6d9a8e8b3081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a5aaef3c22cf95756d89ddf3f72e664f2e6290" 2018-09-22 04:43:40,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdd1a08d-0e91-4554-89c5-931bf0e57e90 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d39cf0d8bbcf475d843c6d9a8e8b3081"}, "enabled": true, "id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj"}} 2018-09-22 04:43:40,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d39cf0d8bbcf475d843c6d9a8e8b3081 used request id req-fdd1a08d-0e91-4554-89c5-931bf0e57e90 2018-09-22 04:43:40,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=64e1ac71-382b-44a0-bcc7-c2d59f67ec8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a5aaef3c22cf95756d89ddf3f72e664f2e6290" 2018-09-22 04:43:40,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f174b837-b688-406e-a5de-939aa7b4cc47 Date: Sat, 22 Sep 2018 04:43:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64e1ac71-382b-44a0-bcc7-c2d59f67ec8e","tenant_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","created_at":"2018-09-22T04:43:37Z","dns_nameservers":[],"updated_at":"2018-09-22T04:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","id":"e88663e3-a452-4cd8-837b-4d26260c9f23","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-subnet"}]} 2018-09-22 04:43:40,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=64e1ac71-382b-44a0-bcc7-c2d59f67ec8e used request id req-f174b837-b688-406e-a5de-939aa7b4cc47 2018-09-22 04:43:40,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=64e1ac71-382b-44a0-bcc7-c2d59f67ec8e&name=CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a5aaef3c22cf95756d89ddf3f72e664f2e6290" 2018-09-22 04:43:40,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7b6579a7-9b11-4754-8819-5452c0ef6294 Date: Sat, 22 Sep 2018 04:43:40 GMT RESP BODY: {"ports":[]} 2018-09-22 04:43:40,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=64e1ac71-382b-44a0-bcc7-c2d59f67ec8e&name=CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514port-1&admin_state_up=True used request id req-7b6579a7-9b11-4754-8819-5452c0ef6294 2018-09-22 04:43:40,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a5aaef3c22cf95756d89ddf3f72e664f2e6290" 2018-09-22 04:43:40,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-d8c949dc-5576-4f5c-a183-e105897019ce x-compute-request-id: req-d8c949dc-5576-4f5c-a183-e105897019ce Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:43:40,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-inst used request id req-d8c949dc-5576-4f5c-a183-e105897019ce 2018-09-22 04:43:41,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a5aaef3c22cf95756d89ddf3f72e664f2e6290" 2018-09-22 04:43:41,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ffc3e260-ff4c-4a3d-a5ec-a6c9e1f75bd9 Date: Sat, 22 Sep 2018 04:43: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":["e88663e3-a452-4cd8-837b-4d26260c9f23"],"updated_at":"2018-09-22T04:43:37Z","tenant_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","created_at":"2018-09-22T04:43:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","id":"64e1ac71-382b-44a0-bcc7-c2d59f67ec8e","name":"CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net"}]} 2018-09-22 04:43:41,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net used request id req-ffc3e260-ff4c-4a3d-a5ec-a6c9e1f75bd9 2018-09-22 04:43:41,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d39cf0d8bbcf475d843c6d9a8e8b3081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a5aaef3c22cf95756d89ddf3f72e664f2e6290" 2018-09-22 04:43:41,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2254791c-9298-4b09-93d8-fe94a70b597a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d39cf0d8bbcf475d843c6d9a8e8b3081"}, "enabled": true, "id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj"}} 2018-09-22 04:43:41,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d39cf0d8bbcf475d843c6d9a8e8b3081 used request id req-2254791c-9298-4b09-93d8-fe94a70b597a 2018-09-22 04:43:41,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=64e1ac71-382b-44a0-bcc7-c2d59f67ec8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a5aaef3c22cf95756d89ddf3f72e664f2e6290" 2018-09-22 04:43:41,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-18ecc9b4-292d-4f9e-94a6-57e08264e91b Date: Sat, 22 Sep 2018 04:43:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64e1ac71-382b-44a0-bcc7-c2d59f67ec8e","tenant_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","created_at":"2018-09-22T04:43:37Z","dns_nameservers":[],"updated_at":"2018-09-22T04:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","id":"e88663e3-a452-4cd8-837b-4d26260c9f23","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-subnet"}]} 2018-09-22 04:43:41,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=64e1ac71-382b-44a0-bcc7-c2d59f67ec8e used request id req-18ecc9b4-292d-4f9e-94a6-57e08264e91b 2018-09-22 04:43:41,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=64e1ac71-382b-44a0-bcc7-c2d59f67ec8e&name=CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a5aaef3c22cf95756d89ddf3f72e664f2e6290" 2018-09-22 04:43:41,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b8e5f9fc-29aa-43b4-90bd-55905c957b11 Date: Sat, 22 Sep 2018 04:43:41 GMT RESP BODY: {"ports":[]} 2018-09-22 04:43:41,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=64e1ac71-382b-44a0-bcc7-c2d59f67ec8e&name=CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514port-1&admin_state_up=True used request id req-b8e5f9fc-29aa-43b4-90bd-55905c957b11 2018-09-22 04:43:41,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:41,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:42,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cbe1baedd9864c0faec0fa652717f318", "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj-role"}], "expires_at": "2018-09-22T05:43:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/d39cf0d8bbcf475d843c6d9a8e8b3081", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-user", "id": "2b0d5c7d015f4f76a19b1eba557bc885"}, "audit_ids": ["RRcOyunZQ_qVxRi66e81yA"], "issued_at": "2018-09-22T04:43:42.000000Z"}} 2018-09-22 04:43:42,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a15459c6f24d11b8671ea76e7de20032ab11fc" 2018-09-22 04:43:42,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efde34ab-487f-4fc5-b049-3a9198991a09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:42,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-efde34ab-487f-4fc5-b049-3a9198991a09 2018-09-22 04:43:42,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a5aaef3c22cf95756d89ddf3f72e664f2e6290" 2018-09-22 04:43:42,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ee9fc13e-b87f-4884-b02e-b0d418830972 Date: Sat, 22 Sep 2018 04:43:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e88663e3-a452-4cd8-837b-4d26260c9f23"],"updated_at":"2018-09-22T04:43:37Z","tenant_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","created_at":"2018-09-22T04:43:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","id":"64e1ac71-382b-44a0-bcc7-c2d59f67ec8e","name":"CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net"}]} 2018-09-22 04:43:42,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net used request id req-ee9fc13e-b87f-4884-b02e-b0d418830972 2018-09-22 04:43:42,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=64e1ac71-382b-44a0-bcc7-c2d59f67ec8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a5aaef3c22cf95756d89ddf3f72e664f2e6290" 2018-09-22 04:43:42,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6b82f75d-ac04-47b2-92c7-f9b3a96a759d Date: Sat, 22 Sep 2018 04:43:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64e1ac71-382b-44a0-bcc7-c2d59f67ec8e","tenant_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","created_at":"2018-09-22T04:43:37Z","dns_nameservers":[],"updated_at":"2018-09-22T04:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","id":"e88663e3-a452-4cd8-837b-4d26260c9f23","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-subnet"}]} 2018-09-22 04:43:42,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=64e1ac71-382b-44a0-bcc7-c2d59f67ec8e used request id req-6b82f75d-ac04-47b2-92c7-f9b3a96a759d 2018-09-22 04:43:42,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a5aaef3c22cf95756d89ddf3f72e664f2e6290" 2018-09-22 04:43:43,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-00006af9-73ce-42f2-ae31-ac23c0825e0c Date: Sat, 22 Sep 2018 04:43: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":["e88663e3-a452-4cd8-837b-4d26260c9f23"],"updated_at":"2018-09-22T04:43:37Z","tenant_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","created_at":"2018-09-22T04:43:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","id":"64e1ac71-382b-44a0-bcc7-c2d59f67ec8e","name":"CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net"}]} 2018-09-22 04:43:43,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net used request id req-00006af9-73ce-42f2-ae31-ac23c0825e0c 2018-09-22 04:43:43,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:43:43,027 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:43:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:43:43,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d39cf0d8bbcf475d843c6d9a8e8b3081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a15459c6f24d11b8671ea76e7de20032ab11fc" 2018-09-22 04:43:43,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d04f12c3-9c38-49ad-b829-59f6f3937df3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d39cf0d8bbcf475d843c6d9a8e8b3081"}, "enabled": true, "id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj"}} 2018-09-22 04:43:43,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d39cf0d8bbcf475d843c6d9a8e8b3081 used request id req-d04f12c3-9c38-49ad-b829-59f6f3937df3 2018-09-22 04:43:43,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=64e1ac71-382b-44a0-bcc7-c2d59f67ec8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a5aaef3c22cf95756d89ddf3f72e664f2e6290" 2018-09-22 04:43:43,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1945b98c-184f-4645-a9af-9704dc20f66e Date: Sat, 22 Sep 2018 04:43:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64e1ac71-382b-44a0-bcc7-c2d59f67ec8e","tenant_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","created_at":"2018-09-22T04:43:37Z","dns_nameservers":[],"updated_at":"2018-09-22T04:43:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d39cf0d8bbcf475d843c6d9a8e8b3081","id":"e88663e3-a452-4cd8-837b-4d26260c9f23","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-subnet"}]} 2018-09-22 04:43:43,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=64e1ac71-382b-44a0-bcc7-c2d59f67ec8e used request id req-1945b98c-184f-4645-a9af-9704dc20f66e 2018-09-22 04:43:43,193 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net 2018-09-22 04:43:43,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a5aaef3c22cf95756d89ddf3f72e664f2e6290" -d '{"port": {"network_id": "64e1ac71-382b-44a0-bcc7-c2d59f67ec8e", "name": "CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-09-22 04:43:43,210 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-04f0e45b-45ef-4e8c-ac2c-fd01e3dc2bcc Date: Sat, 22 Sep 2018 04:43:43 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-09-22 04:43:43,210 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-04f0e45b-45ef-4e8c-ac2c-fd01e3dc2bcc 2018-09-22 04:43:43,210 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-09-22 04:43:43,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/dd81118f-a83f-475a-9a8c-22db3094b2eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497a81c3b3e1f4ebb0606e83e420e309819ddaff" 2018-09-22 04:43:43,267 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04: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-f235bebd-a616-4443-8624-a4caa3559d19 x-compute-request-id: req-f235bebd-a616-4443-8624-a4caa3559d19 Content-Length: 0 Content-Type: application/json 2018-09-22 04:43:43,268 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/dd81118f-a83f-475a-9a8c-22db3094b2eb used request id req-f235bebd-a616-4443-8624-a4caa3559d19 2018-09-22 04:43:43,268 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-subnet 2018-09-22 04:43:43,269 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-subnet 2018-09-22 04:43:43,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/e88663e3-a452-4cd8-837b-4d26260c9f23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5124bde559f60535b93e94dc7ba15cd094022557" 2018-09-22 04:43:45,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0aec6b3d-1f1a-4f56-9a48-caf3cb21417a Date: Sat, 22 Sep 2018 04:43:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:43:45,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e88663e3-a452-4cd8-837b-4d26260c9f23 used request id req-0aec6b3d-1f1a-4f56-9a48-caf3cb21417a 2018-09-22 04:43:45,509 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-pub-net 2018-09-22 04:43:45,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/64e1ac71-382b-44a0-bcc7-c2d59f67ec8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5124bde559f60535b93e94dc7ba15cd094022557" 2018-09-22 04:43:46,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d66aca3-de4e-42b2-9da1-c841852ecbcd Date: Sat, 22 Sep 2018 04:43:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:43:46,689 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/64e1ac71-382b-44a0-bcc7-c2d59f67ec8e used request id req-5d66aca3-de4e-42b2-9da1-c841852ecbcd 2018-09-22 04:43:46,690 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-e706d128-c28f-4c7e-8c99-8beb9f077514-image 2018-09-22 04:43:46,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/7fa3e052-d145-43b5-b245-cbdcdc3eb15e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8d19d2113ea30726dbbed1d0c4875d87e6820d9" 2018-09-22 04:43:48,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-67746e2d-728c-4274-bb3e-6328bc2b3729 Date: Sat, 22 Sep 2018 04:43:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:43:48,122 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7fa3e052-d145-43b5-b245-cbdcdc3eb15e used request id req-67746e2d-728c-4274-bb3e-6328bc2b3729 2018-09-22 04:43:48,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" 2018-09-22 04:43:48,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-ec17d1ce-0d0d-4010-928c-f30d598b5fe7 Date: Sat, 22 Sep 2018 04:43:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "created_at": "2018-09-22T04:43:36Z", "updated_at": "2018-09-22T04:43:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:43:36Z", "revision_number": 0, "id": "14c69ab3-b13b-41a1-96b1-fde4bf83f213", "remote_group_id": "97fcac80-80fa-4a66-80db-a5138cb7df41", "remote_ip_prefix": null, "created_at": "2018-09-22T04:43:36Z", "security_group_id": "97fcac80-80fa-4a66-80db-a5138cb7df41", "tenant_id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "port_range_min": null, "ethertype": "IPv6", "project_id": "d39cf0d8bbcf475d843c6d9a8e8b3081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:43:36Z", "revision_number": 0, "id": "18ab751b-c75b-452c-9fb0-ecc5e7e57016", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:43:36Z", "security_group_id": "97fcac80-80fa-4a66-80db-a5138cb7df41", "tenant_id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "port_range_min": null, "ethertype": "IPv6", "project_id": "d39cf0d8bbcf475d843c6d9a8e8b3081"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:43:36Z", "revision_number": 0, "id": "95e8dd96-051e-42ad-b320-20174f16d7c0", "remote_group_id": "97fcac80-80fa-4a66-80db-a5138cb7df41", "remote_ip_prefix": null, "created_at": "2018-09-22T04:43:36Z", "security_group_id": "97fcac80-80fa-4a66-80db-a5138cb7df41", "tenant_id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "port_range_min": null, "ethertype": "IPv4", "project_id": "d39cf0d8bbcf475d843c6d9a8e8b3081"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:43:36Z", "revision_number": 0, "id": "d1366a56-760c-497b-b838-9852f55d3646", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:43:36Z", "security_group_id": "97fcac80-80fa-4a66-80db-a5138cb7df41", "tenant_id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "port_range_min": null, "ethertype": "IPv4", "project_id": "d39cf0d8bbcf475d843c6d9a8e8b3081"}], "revision_number": 4, "project_id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "id": "97fcac80-80fa-4a66-80db-a5138cb7df41", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:43:48,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ec17d1ce-0d0d-4010-928c-f30d598b5fe7 2018-09-22 04:43:48,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" 2018-09-22 04:43:48,458 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:43:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e84102f-adb2-4d8f-aef7-f7e038074221 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:43:48,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-0e84102f-adb2-4d8f-aef7-f7e038074221 2018-09-22 04:43:48,458 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:43:48,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" 2018-09-22 04:43:48,545 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:43:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f5f98f9-88d4-4035-830a-e125b814c912 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:43:48,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-3f5f98f9-88d4-4035-830a-e125b814c912 2018-09-22 04:43:48,545 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:43:48,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" 2018-09-22 04:43:48,626 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:43:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ae71586-028c-4f19-a8f5-a38a8318ae2d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:43:48,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-0ae71586-028c-4f19-a8f5-a38a8318ae2d 2018-09-22 04:43:48,626 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:43:48,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" 2018-09-22 04:43:48,718 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:43:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1060f7d7-ebe6-42f6-8444-6ab60fe7e31a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:43:48,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-1060f7d7-ebe6-42f6-8444-6ab60fe7e31a 2018-09-22 04:43:48,718 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:43:48,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" 2018-09-22 04:43:48,808 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:43:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edee62f9-f3ed-4c0e-8c36-f4261ccfacd6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:43:48,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-edee62f9-f3ed-4c0e-8c36-f4261ccfacd6 2018-09-22 04:43:48,808 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:43:48,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" 2018-09-22 04:43:48,890 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:43:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a85fc8dd-7620-4712-857f-8170c26017bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:43:48,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-a85fc8dd-7620-4712-857f-8170c26017bd 2018-09-22 04:43:48,890 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:43:48,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" 2018-09-22 04:43:48,978 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:43:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e15fdde-9470-4945-9e3b-2f97c07884c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:43:48,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-6e15fdde-9470-4945-9e3b-2f97c07884c9 2018-09-22 04:43:48,978 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:43:48,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d39cf0d8bbcf475d843c6d9a8e8b3081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" 2018-09-22 04:43:49,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c7fc8c-d06f-4767-a81e-0613b5d8277c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d39cf0d8bbcf475d843c6d9a8e8b3081"}, "enabled": true, "id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj"}} 2018-09-22 04:43:49,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d39cf0d8bbcf475d843c6d9a8e8b3081 used request id req-c8c7fc8c-d06f-4767-a81e-0613b5d8277c 2018-09-22 04:43:49,071 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97fcac80-80fa-4a66-80db-a5138cb7df41 2018-09-22 04:43:49,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97fcac80-80fa-4a66-80db-a5138cb7df41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" 2018-09-22 04:43:49,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-36f1f481-95fd-4a69-9160-e3e7fe92f9d8 Date: Sat, 22 Sep 2018 04:43:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "97fcac80-80fa-4a66-80db-a5138cb7df41", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:43:36Z", "security_group_id": "97fcac80-80fa-4a66-80db-a5138cb7df41", "port_range_min": null, "revision_number": 0, "tenant_id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "created_at": "2018-09-22T04:43:36Z", "project_id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "id": "14c69ab3-b13b-41a1-96b1-fde4bf83f213"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:43:36Z", "security_group_id": "97fcac80-80fa-4a66-80db-a5138cb7df41", "port_range_min": null, "revision_number": 0, "tenant_id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "created_at": "2018-09-22T04:43:36Z", "project_id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "id": "18ab751b-c75b-452c-9fb0-ecc5e7e57016"}, {"remote_group_id": "97fcac80-80fa-4a66-80db-a5138cb7df41", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:43:36Z", "security_group_id": "97fcac80-80fa-4a66-80db-a5138cb7df41", "port_range_min": null, "revision_number": 0, "tenant_id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "created_at": "2018-09-22T04:43:36Z", "project_id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "id": "95e8dd96-051e-42ad-b320-20174f16d7c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:43:36Z", "security_group_id": "97fcac80-80fa-4a66-80db-a5138cb7df41", "port_range_min": null, "revision_number": 0, "tenant_id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "created_at": "2018-09-22T04:43:36Z", "project_id": "d39cf0d8bbcf475d843c6d9a8e8b3081", "id": "d1366a56-760c-497b-b838-9852f55d3646"}]} 2018-09-22 04:43:49,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97fcac80-80fa-4a66-80db-a5138cb7df41 used request id req-36f1f481-95fd-4a69-9160-e3e7fe92f9d8 2018-09-22 04:43:49,265 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:43:49,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/97fcac80-80fa-4a66-80db-a5138cb7df41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" 2018-09-22 04:43:49,565 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4918b896-e588-4500-b24f-ceffe5faa9ba Content-Length: 0 Date: Sat, 22 Sep 2018 04:43:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:43:49,565 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/97fcac80-80fa-4a66-80db-a5138cb7df41 used request id req-4918b896-e588-4500-b24f-ceffe5faa9ba 2018-09-22 04:43:49,566 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj 2018-09-22 04:43:49,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d39cf0d8bbcf475d843c6d9a8e8b3081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" 2018-09-22 04:43:49,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:43:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15272f8c-1447-4124-8871-454e123dacb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:43:49,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d39cf0d8bbcf475d843c6d9a8e8b3081 used request id req-15272f8c-1447-4124-8871-454e123dacb2 2018-09-22 04:43:49,772 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-4cddecfd-f309-41e-proj-role 2018-09-22 04:43:49,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/cbe1baedd9864c0faec0fa652717f318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" 2018-09-22 04:43:49,889 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:43:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-752455ed-510e-44ab-973a-8c5d0813549e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:43:49,889 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/cbe1baedd9864c0faec0fa652717f318 used request id req-752455ed-510e-44ab-973a-8c5d0813549e 2018-09-22 04:43:49,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb0aec3befa84cab7809a4ee3a00af07add822" 2018-09-22 04:43:49,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-164eb1ac-195b-4dbc-8868-808ac4ce4a80 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:43:49,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-164eb1ac-195b-4dbc-8868-808ac4ce4a80 2018-09-22 04:43:49,983 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-4cddecfd-f309-41e-user 2018-09-22 04:43:49,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/2b0d5c7d015f4f76a19b1eba557bc885 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8085db92121bb86862132f5a1165266ee9c6c5" 2018-09-22 04:43:50,150 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:43:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e41badb-4db8-480d-959a-6ab83d039d57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:43:50,150 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2b0d5c7d015f4f76a19b1eba557bc885 used request id req-5e41badb-4db8-480d-959a-6ab83d039d57 2018-09-22 04:43:50,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:50,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:43:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["bm3Jk4K-ToqIRrjlYSgIzw"], "issued_at": "2018-09-22T04:43:50.000000Z"}} 2018-09-22 04:43:50,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a86f66d3c57ca7596305d8538cbae3bc3961403" 2018-09-22 04:43:50,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6973b80-9773-4770-9c33-c96ee29018bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:50,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d6973b80-9773-4770-9c33-c96ee29018bd 2018-09-22 04:43:50,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:50,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:51,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:43:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Ecmd_IkkRTi7DMJRuCIcHQ"], "issued_at": "2018-09-22T04:43:51.000000Z"}} 2018-09-22 04:43:51,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adf77f8396b56706a50327fa56c9837980da72d" 2018-09-22 04:43:51,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9a1d679-3e41-4637-9357-8a49c8dc8a01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:51,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b9a1d679-3e41-4637-9357-8a49c8dc8a01 2018-09-22 04:43:51,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:43:51,120 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:43:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:43:51,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-468980db-fa05-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adf77f8396b56706a50327fa56c9837980da72d" 2018-09-22 04:43:51,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-538cc083-f187-4a37-816c-626cc744fea0 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-468980db-fa05-493-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:43:51,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-468980db-fa05-493-proj used request id req-538cc083-f187-4a37-816c-626cc744fea0 2018-09-22 04:43:51,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adf77f8396b56706a50327fa56c9837980da72d" 2018-09-22 04:43:51,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcf47d15-d7bd-4d50-986b-603959c522bd Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:43:51,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dcf47d15-d7bd-4d50-986b-603959c522bd 2018-09-22 04:43:51,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adf77f8396b56706a50327fa56c9837980da72d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-468980db-fa05-493-proj"}}' 2018-09-22 04:43:51,421 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a4d0c6a-8cc3-4135-bd20-23fd6a4b7c10 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6fc83bd3805e4af6abbac53671e8ad4c"}, "enabled": true, "id": "6fc83bd3805e4af6abbac53671e8ad4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-468980db-fa05-493-proj"}} 2018-09-22 04:43:51,422 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8a4d0c6a-8cc3-4135-bd20-23fd6a4b7c10 2018-09-22 04:43:51,422 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-468980db-fa05-493-proj 2018-09-22 04:43:51,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:51,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:51,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:43:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["vOspvROvTQulbn2JRfMXDQ"], "issued_at": "2018-09-22T04:43:51.000000Z"}} 2018-09-22 04:43:51,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78451babe3129f916451ac29629801d123d9cfe8" 2018-09-22 04:43:51,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c3a60e-6930-4966-a037-f4eeaa949997 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:51,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-94c3a60e-6930-4966-a037-f4eeaa949997 2018-09-22 04:43:51,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:43:51,823 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:43:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:43:51,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78451babe3129f916451ac29629801d123d9cfe8" 2018-09-22 04:43:51,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d218bbd0-d730-4e8f-9af7-6bec1834b75b Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:43:51,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d218bbd0-d730-4e8f-9af7-6bec1834b75b 2018-09-22 04:43:51,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-468980db-fa05-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78451babe3129f916451ac29629801d123d9cfe8" 2018-09-22 04:43:52,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf75ec7-fc4c-4f8b-b8fb-e5ca0011a45c Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-468980db-fa05-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6fc83bd3805e4af6abbac53671e8ad4c"}, "enabled": true, "id": "6fc83bd3805e4af6abbac53671e8ad4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-468980db-fa05-493-proj"}]} 2018-09-22 04:43:52,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-468980db-fa05-493-proj used request id req-ebf75ec7-fc4c-4f8b-b8fb-e5ca0011a45c 2018-09-22 04:43:52,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78451babe3129f916451ac29629801d123d9cfe8" 2018-09-22 04:43:52,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9672c7e8-670c-4dea-ba40-b3286bff029d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:43:52,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9672c7e8-670c-4dea-ba40-b3286bff029d 2018-09-22 04:43:52,518 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-468980db-fa05-493-user 2018-09-22 04:43:52,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:52,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adf77f8396b56706a50327fa56c9837980da72d" 2018-09-22 04:43:52,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1be3eaf3-323d-4cc5-810f-68761d067818 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:43:52,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1be3eaf3-323d-4cc5-810f-68761d067818 2018-09-22 04:43:52,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adf77f8396b56706a50327fa56c9837980da72d" -d '{"role": {"name": "CreateInstancePortManipulationTests-468980db-fa05-493-proj-role"}}' 2018-09-22 04:43:52,721 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:43:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a70ae5e8-f0ea-420a-8356-a802f10cc6dc Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c469b2404f41499d8cc18a88ecde74c0", "links": {"self": "http://172.30.9.23:5000/v3/roles/c469b2404f41499d8cc18a88ecde74c0"}, "name": "CreateInstancePortManipulationTests-468980db-fa05-493-proj-role"}} 2018-09-22 04:43:52,721 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a70ae5e8-f0ea-420a-8356-a802f10cc6dc 2018-09-22 04:43:52,721 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-468980db-fa05-493-proj-role 2018-09-22 04:43:52,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c469b2404f41499d8cc18a88ecde74c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adf77f8396b56706a50327fa56c9837980da72d" 2018-09-22 04:43:52,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76a55711-f1b1-4a18-bb4a-d19f5b04952b Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c469b2404f41499d8cc18a88ecde74c0"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-468980db-fa05-493-proj-role", "id": "c469b2404f41499d8cc18a88ecde74c0"}} 2018-09-22 04:43:52,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c469b2404f41499d8cc18a88ecde74c0 used request id req-76a55711-f1b1-4a18-bb4a-d19f5b04952b 2018-09-22 04:43:52,810 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-468980db-fa05-493-proj-role to project CreateInstancePortManipulationTests-468980db-fa05-493-proj 2018-09-22 04:43:52,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/6fc83bd3805e4af6abbac53671e8ad4c/users/2455525144b94306a92e0e9e68668f7f/roles/c469b2404f41499d8cc18a88ecde74c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adf77f8396b56706a50327fa56c9837980da72d" 2018-09-22 04:43:52,951 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:43:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd742406-9dec-48eb-8eba-7e9bab860567 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:43:52,952 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/6fc83bd3805e4af6abbac53671e8ad4c/users/2455525144b94306a92e0e9e68668f7f/roles/c469b2404f41499d8cc18a88ecde74c0 used request id req-bd742406-9dec-48eb-8eba-7e9bab860567 2018-09-22 04:43:52,952 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:43:52,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:52,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:53,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c469b2404f41499d8cc18a88ecde74c0", "name": "CreateInstancePortManipulationTests-468980db-fa05-493-proj-role"}], "expires_at": "2018-09-22T05:43:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fc83bd3805e4af6abbac53671e8ad4c", "name": "CreateInstancePortManipulationTests-468980db-fa05-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-468980db-fa05-493-user", "id": "2455525144b94306a92e0e9e68668f7f"}, "audit_ids": ["EJwrg411Tx-g8-vcQqL9XA"], "issued_at": "2018-09-22T04:43:53.000000Z"}} 2018-09-22 04:43:53,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c48baa0d317e4f29692589048304d386b7a3c26c" 2018-09-22 04:43:53,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6882088-ed91-4a2a-806a-fdac4dc06922 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:53,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f6882088-ed91-4a2a-806a-fdac4dc06922 2018-09-22 04:43:53,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c48baa0d317e4f29692589048304d386b7a3c26c" 2018-09-22 04:43:53,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-8f5edf70-f6d7-43c5-b5b2-d1e95cf36ddd Date: Sat, 22 Sep 2018 04:43:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-image"} 2018-09-22 04:43:53,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-image used request id req-8f5edf70-f6d7-43c5-b5b2-d1e95cf36ddd 2018-09-22 04:43:53,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c48baa0d317e4f29692589048304d386b7a3c26c" 2018-09-22 04:43:53,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c7c6f4b8-71d1-4d53-a613-80dd96393fb9 Date: Sat, 22 Sep 2018 04:43:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:43:53,732 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c7c6f4b8-71d1-4d53-a613-80dd96393fb9 2018-09-22 04:43:53,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c48baa0d317e4f29692589048304d386b7a3c26c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-image"}' 2018-09-22 04:43:53,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/89a680c2-8058-4896-9fd1-0ad1e80e380a X-Openstack-Request-Id: req-1948880f-648a-40c5-b8ac-f1cdfe46ba49 Date: Sat, 22 Sep 2018 04:43:53 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:43:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:43:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/89a680c2-8058-4896-9fd1-0ad1e80e380a", "min_disk": 0, "protected": false, "id": "89a680c2-8058-4896-9fd1-0ad1e80e380a", "file": "/v2/images/89a680c2-8058-4896-9fd1-0ad1e80e380a/file", "checksum": null, "owner": "6fc83bd3805e4af6abbac53671e8ad4c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:43:53,951 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1948880f-648a-40c5-b8ac-f1cdfe46ba49 2018-09-22 04:43:53,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/89a680c2-8058-4896-9fd1-0ad1e80e380a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c48baa0d317e4f29692589048304d386b7a3c26c" -d '' 2018-09-22 04:43:54,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1db5ac1a-2cdf-49c5-9d69-769e0961bdf6 Date: Sat, 22 Sep 2018 04:43:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:43:54,976 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/89a680c2-8058-4896-9fd1-0ad1e80e380a/file used request id req-1db5ac1a-2cdf-49c5-9d69-769e0961bdf6 2018-09-22 04:43:54,976 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:43:54,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/89a680c2-8058-4896-9fd1-0ad1e80e380a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c48baa0d317e4f29692589048304d386b7a3c26c" 2018-09-22 04:43:54,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f1d4d2db-c312-40d7-87d8-af2c2544832c Date: Sat, 22 Sep 2018 04:43:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:43:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:43:54Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/89a680c2-8058-4896-9fd1-0ad1e80e380a/snap", "metadata": {}}], "self": "/v2/images/89a680c2-8058-4896-9fd1-0ad1e80e380a", "min_disk": 0, "protected": false, "id": "89a680c2-8058-4896-9fd1-0ad1e80e380a", "file": "/v2/images/89a680c2-8058-4896-9fd1-0ad1e80e380a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6fc83bd3805e4af6abbac53671e8ad4c", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/89a680c2-8058-4896-9fd1-0ad1e80e380a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:43:54,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/89a680c2-8058-4896-9fd1-0ad1e80e380a used request id req-f1d4d2db-c312-40d7-87d8-af2c2544832c 2018-09-22 04:43:54,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c48baa0d317e4f29692589048304d386b7a3c26c" 2018-09-22 04:43:55,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e91e3e7f-1833-46f1-aedb-769b5254cad6 Date: Sat, 22 Sep 2018 04:43:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:43:55,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e91e3e7f-1833-46f1-aedb-769b5254cad6 2018-09-22 04:43:55,009 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-image 2018-09-22 04:43:55,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/89a680c2-8058-4896-9fd1-0ad1e80e380a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c48baa0d317e4f29692589048304d386b7a3c26c" 2018-09-22 04:43:55,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-867388eb-25b6-4c5a-9121-5b8554cf20bb Date: Sat, 22 Sep 2018 04:43:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:43:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:43:54Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/89a680c2-8058-4896-9fd1-0ad1e80e380a/snap", "metadata": {}}], "self": "/v2/images/89a680c2-8058-4896-9fd1-0ad1e80e380a", "min_disk": 0, "protected": false, "id": "89a680c2-8058-4896-9fd1-0ad1e80e380a", "file": "/v2/images/89a680c2-8058-4896-9fd1-0ad1e80e380a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6fc83bd3805e4af6abbac53671e8ad4c", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/89a680c2-8058-4896-9fd1-0ad1e80e380a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:43:55,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/89a680c2-8058-4896-9fd1-0ad1e80e380a used request id req-867388eb-25b6-4c5a-9121-5b8554cf20bb 2018-09-22 04:43:55,176 - create_image - DEBUG - Instance status is - active 2018-09-22 04:43:55,176 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-image 2018-09-22 04:43:55,176 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-image 2018-09-22 04:43:55,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:55,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:55,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c469b2404f41499d8cc18a88ecde74c0", "name": "CreateInstancePortManipulationTests-468980db-fa05-493-proj-role"}], "expires_at": "2018-09-22T05:43:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fc83bd3805e4af6abbac53671e8ad4c", "name": "CreateInstancePortManipulationTests-468980db-fa05-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-468980db-fa05-493-user", "id": "2455525144b94306a92e0e9e68668f7f"}, "audit_ids": ["fyGqt3XqQfWaKPgYJkUILA"], "issued_at": "2018-09-22T04:43:55.000000Z"}} 2018-09-22 04:43:55,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c49718cdd6a7affd9e8334aff3c771bf197aea" 2018-09-22 04:43:55,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c64009f-1bc0-4e5b-93ea-007ce45e7214 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:55,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5c64009f-1bc0-4e5b-93ea-007ce45e7214 2018-09-22 04:43:55,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c49718cdd6a7affd9e8334aff3c771bf197aea" 2018-09-22 04:43:55,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b39d3ae8-5810-432f-9855-840f0b8afd02 Date: Sat, 22 Sep 2018 04:43:55 GMT RESP BODY: {"networks":[]} 2018-09-22 04:43:55,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net used request id req-b39d3ae8-5810-432f-9855-840f0b8afd02 2018-09-22 04:43:55,819 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net 2018-09-22 04:43:55,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c49718cdd6a7affd9e8334aff3c771bf197aea" -d '{"network": {"name": "CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net", "admin_state_up": true}}' 2018-09-22 04:43:56,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-303e6fe8-a864-4649-bade-4b06b17b6b44 Date: Sat, 22 Sep 2018 04:43:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"00fd41e2-4ad0-479f-a8c8-da2543153a9d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6fc83bd3805e4af6abbac53671e8ad4c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:43:56Z","is_default":false,"name":"CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6fc83bd3805e4af6abbac53671e8ad4c","created_at":"2018-09-22T04:43:56Z","mtu":1450}} 2018-09-22 04:43:56,372 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-303e6fe8-a864-4649-bade-4b06b17b6b44 2018-09-22 04:43:56,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=00fd41e2-4ad0-479f-a8c8-da2543153a9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c49718cdd6a7affd9e8334aff3c771bf197aea" 2018-09-22 04:43:56,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-72a2f3db-177b-47df-a573-70f01d3900bf Date: Sat, 22 Sep 2018 04: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-09-22T04:43:56Z","tenant_id":"6fc83bd3805e4af6abbac53671e8ad4c","created_at":"2018-09-22T04:43:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6fc83bd3805e4af6abbac53671e8ad4c","id":"00fd41e2-4ad0-479f-a8c8-da2543153a9d","name":"CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net"}]} 2018-09-22 04:43:56,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=00fd41e2-4ad0-479f-a8c8-da2543153a9d used request id req-72a2f3db-177b-47df-a573-70f01d3900bf 2018-09-22 04:43:56,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=00fd41e2-4ad0-479f-a8c8-da2543153a9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c49718cdd6a7affd9e8334aff3c771bf197aea" 2018-09-22 04:43:56,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6338a87c-590c-418f-ac9d-43ba089993cd Date: Sat, 22 Sep 2018 04:43:56 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:43:56,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=00fd41e2-4ad0-479f-a8c8-da2543153a9d used request id req-6338a87c-590c-418f-ac9d-43ba089993cd 2018-09-22 04:43:56,788 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-subnet 2018-09-22 04:43:56,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c49718cdd6a7affd9e8334aff3c771bf197aea" -d '{"subnets": [{"ip_version": 4, "network_id": "00fd41e2-4ad0-479f-a8c8-da2543153a9d", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-subnet"}]}' 2018-09-22 04:43:57,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2f656054-a514-4f05-ac9d-bf958ccecdef Date: Sat, 22 Sep 2018 04:43:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00fd41e2-4ad0-479f-a8c8-da2543153a9d","tenant_id":"6fc83bd3805e4af6abbac53671e8ad4c","created_at":"2018-09-22T04:43:57Z","dns_nameservers":[],"updated_at":"2018-09-22T04:43:57Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6fc83bd3805e4af6abbac53671e8ad4c","id":"7c307edb-723d-4ecd-9e30-e631bdade2f9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-subnet"}]} 2018-09-22 04:43:57,678 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-2f656054-a514-4f05-ac9d-bf958ccecdef 2018-09-22 04:43:57,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=00fd41e2-4ad0-479f-a8c8-da2543153a9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c49718cdd6a7affd9e8334aff3c771bf197aea" 2018-09-22 04:43:57,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-db6ded69-f21e-4503-bf3c-5ef0811a9196 Date: Sat, 22 Sep 2018 04:43:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7c307edb-723d-4ecd-9e30-e631bdade2f9"],"updated_at":"2018-09-22T04:43:57Z","tenant_id":"6fc83bd3805e4af6abbac53671e8ad4c","created_at":"2018-09-22T04:43:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6fc83bd3805e4af6abbac53671e8ad4c","id":"00fd41e2-4ad0-479f-a8c8-da2543153a9d","name":"CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net"}]} 2018-09-22 04:43:57,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=00fd41e2-4ad0-479f-a8c8-da2543153a9d used request id req-db6ded69-f21e-4503-bf3c-5ef0811a9196 2018-09-22 04:43:57,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=00fd41e2-4ad0-479f-a8c8-da2543153a9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c49718cdd6a7affd9e8334aff3c771bf197aea" 2018-09-22 04:43:58,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fee58b67-d40a-4629-a8f5-cee170e505ea Date: Sat, 22 Sep 2018 04:43:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00fd41e2-4ad0-479f-a8c8-da2543153a9d","tenant_id":"6fc83bd3805e4af6abbac53671e8ad4c","created_at":"2018-09-22T04:43:57Z","dns_nameservers":[],"updated_at":"2018-09-22T04:43:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6fc83bd3805e4af6abbac53671e8ad4c","id":"7c307edb-723d-4ecd-9e30-e631bdade2f9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-subnet"}]} 2018-09-22 04:43:58,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=00fd41e2-4ad0-479f-a8c8-da2543153a9d used request id req-fee58b67-d40a-4629-a8f5-cee170e505ea 2018-09-22 04:43:58,163 - OpenStackNetwork - DEBUG - Network [00fd41e2-4ad0-479f-a8c8-da2543153a9d] created successfully 2018-09-22 04:43:58,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:58,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:58,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:43:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["tcDxZeiGR5Wa0Nm-2SBrQA"], "issued_at": "2018-09-22T04:43:58.000000Z"}} 2018-09-22 04:43:58,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07056c7b35e7edb29a6a9344943607664ae5370a" 2018-09-22 04:43:58,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37705bfd-99e6-442b-b449-312ad732cd8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:58,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-37705bfd-99e6-442b-b449-312ad732cd8b 2018-09-22 04:43:58,626 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:43:58,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07056c7b35e7edb29a6a9344943607664ae5370a" 2018-09-22 04:43:58,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43: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-4a77517f-809f-4c8b-a736-53d2da35bb0d x-compute-request-id: req-4a77517f-809f-4c8b-a736-53d2da35bb0d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:43:58,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4a77517f-809f-4c8b-a736-53d2da35bb0d 2018-09-22 04:43:58,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07056c7b35e7edb29a6a9344943607664ae5370a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:43:58,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43: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-1c28ba31-27e4-4cf4-9d93-5f4b94998787 x-compute-request-id: req-1c28ba31-27e4-4cf4-9d93-5f4b94998787 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d3c161ae-67e2-459d-bdd6-62d41614da79", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d3c161ae-67e2-459d-bdd6-62d41614da79", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d3c161ae-67e2-459d-bdd6-62d41614da79", "name": "CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:43:58,875 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1c28ba31-27e4-4cf4-9d93-5f4b94998787 2018-09-22 04:43:58,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:43:58,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:43:59,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c469b2404f41499d8cc18a88ecde74c0", "name": "CreateInstancePortManipulationTests-468980db-fa05-493-proj-role"}], "expires_at": "2018-09-22T05:43:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fc83bd3805e4af6abbac53671e8ad4c", "name": "CreateInstancePortManipulationTests-468980db-fa05-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-468980db-fa05-493-user", "id": "2455525144b94306a92e0e9e68668f7f"}, "audit_ids": ["NVU_dWRkTp27DE4Mmk6q6w"], "issued_at": "2018-09-22T04:43:59.000000Z"}} 2018-09-22 04:43:59,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c1a43bed1df00856a231eec837a3a6e461081f" 2018-09-22 04:43:59,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dc339e6-503d-4bcc-99ba-9888865b84e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:59,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1dc339e6-503d-4bcc-99ba-9888865b84e1 2018-09-22 04:43:59,327 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:43:59,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c1a43bed1df00856a231eec837a3a6e461081f" 2018-09-22 04:43:59,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3fbaca-67b8-4eba-9a64-ecc33d602582 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:43:59,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8b3fbaca-67b8-4eba-9a64-ecc33d602582 2018-09-22 04:43:59,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c1a43bed1df00856a231eec837a3a6e461081f" 2018-09-22 04:43:59,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ff8fae35-e1d3-4ad0-abfc-e58e31158fc1 Date: Sat, 22 Sep 2018 04:43:59 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":["7c307edb-723d-4ecd-9e30-e631bdade2f9"],"updated_at":"2018-09-22T04:43:57Z","tenant_id":"6fc83bd3805e4af6abbac53671e8ad4c","created_at":"2018-09-22T04:43:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6fc83bd3805e4af6abbac53671e8ad4c","id":"00fd41e2-4ad0-479f-a8c8-da2543153a9d","name":"CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net"}]} 2018-09-22 04:43:59,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net used request id req-ff8fae35-e1d3-4ad0-abfc-e58e31158fc1 2018-09-22 04:43:59,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:43:59,656 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:43:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:43:59,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6fc83bd3805e4af6abbac53671e8ad4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c1a43bed1df00856a231eec837a3a6e461081f" 2018-09-22 04:43:59,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1258e449-c49c-4771-ab2c-559338e6e594 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6fc83bd3805e4af6abbac53671e8ad4c"}, "enabled": true, "id": "6fc83bd3805e4af6abbac53671e8ad4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-468980db-fa05-493-proj"}} 2018-09-22 04:43:59,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6fc83bd3805e4af6abbac53671e8ad4c used request id req-1258e449-c49c-4771-ab2c-559338e6e594 2018-09-22 04:43:59,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=00fd41e2-4ad0-479f-a8c8-da2543153a9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c1a43bed1df00856a231eec837a3a6e461081f" 2018-09-22 04:43:59,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2dbea17a-8ed7-4f64-8b3b-af6eede4a74d Date: Sat, 22 Sep 2018 04:43:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00fd41e2-4ad0-479f-a8c8-da2543153a9d","tenant_id":"6fc83bd3805e4af6abbac53671e8ad4c","created_at":"2018-09-22T04:43:57Z","dns_nameservers":[],"updated_at":"2018-09-22T04:43:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6fc83bd3805e4af6abbac53671e8ad4c","id":"7c307edb-723d-4ecd-9e30-e631bdade2f9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-subnet"}]} 2018-09-22 04:43:59,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=00fd41e2-4ad0-479f-a8c8-da2543153a9d used request id req-2dbea17a-8ed7-4f64-8b3b-af6eede4a74d 2018-09-22 04:43:59,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=00fd41e2-4ad0-479f-a8c8-da2543153a9d&name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c1a43bed1df00856a231eec837a3a6e461081f" 2018-09-22 04:44:00,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f2f84d12-46e0-4a5f-8237-90223a5cf357 Date: Sat, 22 Sep 2018 04:44:00 GMT RESP BODY: {"ports":[]} 2018-09-22 04:44:00,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=00fd41e2-4ad0-479f-a8c8-da2543153a9d&name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4port-1&admin_state_up=True used request id req-f2f84d12-46e0-4a5f-8237-90223a5cf357 2018-09-22 04:44:00,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c1a43bed1df00856a231eec837a3a6e461081f" 2018-09-22 04:44:00,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44: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-345a3c34-b725-4146-8a8b-b949465f5a28 x-compute-request-id: req-345a3c34-b725-4146-8a8b-b949465f5a28 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:44:00,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-inst used request id req-345a3c34-b725-4146-8a8b-b949465f5a28 2018-09-22 04:44:00,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c1a43bed1df00856a231eec837a3a6e461081f" 2018-09-22 04:44:00,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d965603d-d7fd-4508-86c0-75d4675e2aa8 Date: Sat, 22 Sep 2018 04:44: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":["7c307edb-723d-4ecd-9e30-e631bdade2f9"],"updated_at":"2018-09-22T04:43:57Z","tenant_id":"6fc83bd3805e4af6abbac53671e8ad4c","created_at":"2018-09-22T04:43:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6fc83bd3805e4af6abbac53671e8ad4c","id":"00fd41e2-4ad0-479f-a8c8-da2543153a9d","name":"CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net"}]} 2018-09-22 04:44:00,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net used request id req-d965603d-d7fd-4508-86c0-75d4675e2aa8 2018-09-22 04:44:00,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6fc83bd3805e4af6abbac53671e8ad4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c1a43bed1df00856a231eec837a3a6e461081f" 2018-09-22 04:44:00,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a69b27b-1254-411e-a6c8-fbe5a7f10935 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6fc83bd3805e4af6abbac53671e8ad4c"}, "enabled": true, "id": "6fc83bd3805e4af6abbac53671e8ad4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-468980db-fa05-493-proj"}} 2018-09-22 04:44:00,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6fc83bd3805e4af6abbac53671e8ad4c used request id req-3a69b27b-1254-411e-a6c8-fbe5a7f10935 2018-09-22 04:44:00,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=00fd41e2-4ad0-479f-a8c8-da2543153a9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c1a43bed1df00856a231eec837a3a6e461081f" 2018-09-22 04:44:00,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7d8e9dcf-bbf2-42fb-a374-3d5695954a8b Date: Sat, 22 Sep 2018 04:44:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00fd41e2-4ad0-479f-a8c8-da2543153a9d","tenant_id":"6fc83bd3805e4af6abbac53671e8ad4c","created_at":"2018-09-22T04:43:57Z","dns_nameservers":[],"updated_at":"2018-09-22T04:43:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6fc83bd3805e4af6abbac53671e8ad4c","id":"7c307edb-723d-4ecd-9e30-e631bdade2f9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-subnet"}]} 2018-09-22 04:44:00,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=00fd41e2-4ad0-479f-a8c8-da2543153a9d used request id req-7d8e9dcf-bbf2-42fb-a374-3d5695954a8b 2018-09-22 04:44:00,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=00fd41e2-4ad0-479f-a8c8-da2543153a9d&name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c1a43bed1df00856a231eec837a3a6e461081f" 2018-09-22 04:44:01,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-301d3d41-29f0-4917-8b5a-09b1cb695f68 Date: Sat, 22 Sep 2018 04:44:01 GMT RESP BODY: {"ports":[]} 2018-09-22 04:44:01,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=00fd41e2-4ad0-479f-a8c8-da2543153a9d&name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4port-1&admin_state_up=True used request id req-301d3d41-29f0-4917-8b5a-09b1cb695f68 2018-09-22 04:44:01,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:44:01,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:44:01,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c469b2404f41499d8cc18a88ecde74c0", "name": "CreateInstancePortManipulationTests-468980db-fa05-493-proj-role"}], "expires_at": "2018-09-22T05:44:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fc83bd3805e4af6abbac53671e8ad4c", "name": "CreateInstancePortManipulationTests-468980db-fa05-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/6fc83bd3805e4af6abbac53671e8ad4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-468980db-fa05-493-user", "id": "2455525144b94306a92e0e9e68668f7f"}, "audit_ids": ["9uTHPOH5RUmjNgjoCHsb6w"], "issued_at": "2018-09-22T04:44:01.000000Z"}} 2018-09-22 04:44:01,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71dc4a8278a2f26c2ac9869d232da627d07fcfe6" 2018-09-22 04:44:01,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cc08144-700c-40c6-ac97-85ba80d463eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:44:01,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9cc08144-700c-40c6-ac97-85ba80d463eb 2018-09-22 04:44:01,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c1a43bed1df00856a231eec837a3a6e461081f" 2018-09-22 04:44:01,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a7836222-3490-4e89-96e3-b2703f7453e0 Date: Sat, 22 Sep 2018 04:44: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":["7c307edb-723d-4ecd-9e30-e631bdade2f9"],"updated_at":"2018-09-22T04:43:57Z","tenant_id":"6fc83bd3805e4af6abbac53671e8ad4c","created_at":"2018-09-22T04:43:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6fc83bd3805e4af6abbac53671e8ad4c","id":"00fd41e2-4ad0-479f-a8c8-da2543153a9d","name":"CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net"}]} 2018-09-22 04:44:01,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net used request id req-a7836222-3490-4e89-96e3-b2703f7453e0 2018-09-22 04:44:01,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=00fd41e2-4ad0-479f-a8c8-da2543153a9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c1a43bed1df00856a231eec837a3a6e461081f" 2018-09-22 04:44:02,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-be66a8b2-4a28-44d1-bb6f-22b69fc5e1d3 Date: Sat, 22 Sep 2018 04:44:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00fd41e2-4ad0-479f-a8c8-da2543153a9d","tenant_id":"6fc83bd3805e4af6abbac53671e8ad4c","created_at":"2018-09-22T04:43:57Z","dns_nameservers":[],"updated_at":"2018-09-22T04:43:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6fc83bd3805e4af6abbac53671e8ad4c","id":"7c307edb-723d-4ecd-9e30-e631bdade2f9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-subnet"}]} 2018-09-22 04:44:02,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=00fd41e2-4ad0-479f-a8c8-da2543153a9d used request id req-be66a8b2-4a28-44d1-bb6f-22b69fc5e1d3 2018-09-22 04:44:02,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c1a43bed1df00856a231eec837a3a6e461081f" 2018-09-22 04:44:02,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8ac9bccf-bf23-4b9f-854b-cd7307c18bba Date: Sat, 22 Sep 2018 04: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":["7c307edb-723d-4ecd-9e30-e631bdade2f9"],"updated_at":"2018-09-22T04:43:57Z","tenant_id":"6fc83bd3805e4af6abbac53671e8ad4c","created_at":"2018-09-22T04:43:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6fc83bd3805e4af6abbac53671e8ad4c","id":"00fd41e2-4ad0-479f-a8c8-da2543153a9d","name":"CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net"}]} 2018-09-22 04:44:02,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net used request id req-8ac9bccf-bf23-4b9f-854b-cd7307c18bba 2018-09-22 04:44:02,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:44:02,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:44:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:44:02,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6fc83bd3805e4af6abbac53671e8ad4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71dc4a8278a2f26c2ac9869d232da627d07fcfe6" 2018-09-22 04:44:02,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d6c65e-ff24-413e-a924-5ebd3351f312 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6fc83bd3805e4af6abbac53671e8ad4c"}, "enabled": true, "id": "6fc83bd3805e4af6abbac53671e8ad4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-468980db-fa05-493-proj"}} 2018-09-22 04:44:02,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6fc83bd3805e4af6abbac53671e8ad4c used request id req-53d6c65e-ff24-413e-a924-5ebd3351f312 2018-09-22 04:44:02,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=00fd41e2-4ad0-479f-a8c8-da2543153a9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c1a43bed1df00856a231eec837a3a6e461081f" 2018-09-22 04:44:02,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8836d090-4505-4bad-96b1-ec048f8d6ffa Date: Sat, 22 Sep 2018 04:44:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00fd41e2-4ad0-479f-a8c8-da2543153a9d","tenant_id":"6fc83bd3805e4af6abbac53671e8ad4c","created_at":"2018-09-22T04:43:57Z","dns_nameservers":[],"updated_at":"2018-09-22T04:43:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6fc83bd3805e4af6abbac53671e8ad4c","id":"7c307edb-723d-4ecd-9e30-e631bdade2f9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-subnet"}]} 2018-09-22 04:44:02,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=00fd41e2-4ad0-479f-a8c8-da2543153a9d used request id req-8836d090-4505-4bad-96b1-ec048f8d6ffa 2018-09-22 04:44:02,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=00fd41e2-4ad0-479f-a8c8-da2543153a9d&name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c1a43bed1df00856a231eec837a3a6e461081f" 2018-09-22 04:44:03,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ff8368bb-9683-4998-b540-e2c93c7dae87 Date: Sat, 22 Sep 2018 04:44:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00fd41e2-4ad0-479f-a8c8-da2543153a9d","tenant_id":"6fc83bd3805e4af6abbac53671e8ad4c","created_at":"2018-09-22T04:43:57Z","dns_nameservers":[],"updated_at":"2018-09-22T04:43:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6fc83bd3805e4af6abbac53671e8ad4c","id":"7c307edb-723d-4ecd-9e30-e631bdade2f9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-subnet"}]} 2018-09-22 04:44:03,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=00fd41e2-4ad0-479f-a8c8-da2543153a9d&name=CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-subnet used request id req-ff8368bb-9683-4998-b540-e2c93c7dae87 2018-09-22 04:44:03,048 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net 2018-09-22 04:44:03,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9c1a43bed1df00856a231eec837a3a6e461081f" -d '{"port": {"network_id": "00fd41e2-4ad0-479f-a8c8-da2543153a9d", "fixed_ips": [{"subnet_id": "7c307edb-723d-4ecd-9e30-e631bdade2f9", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4port-1", "admin_state_up": true}}' 2018-09-22 04:44:03,581 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-536a3a4c-8cd1-4ccf-a1bf-60c411303ed0 Date: Sat, 22 Sep 2018 04:44:03 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-09-22 04:44:03,582 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-536a3a4c-8cd1-4ccf-a1bf-60c411303ed0 2018-09-22 04:44:03,582 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-09-22 04:44:03,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/d3c161ae-67e2-459d-bdd6-62d41614da79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07056c7b35e7edb29a6a9344943607664ae5370a" 2018-09-22 04:44:03,622 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:44: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-257be68a-bf0c-4768-92d1-0dafb1f9fb70 x-compute-request-id: req-257be68a-bf0c-4768-92d1-0dafb1f9fb70 Content-Length: 0 Content-Type: application/json 2018-09-22 04:44:03,622 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d3c161ae-67e2-459d-bdd6-62d41614da79 used request id req-257be68a-bf0c-4768-92d1-0dafb1f9fb70 2018-09-22 04:44:03,623 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-subnet 2018-09-22 04:44:03,623 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-subnet 2018-09-22 04:44:03,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/7c307edb-723d-4ecd-9e30-e631bdade2f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c49718cdd6a7affd9e8334aff3c771bf197aea" 2018-09-22 04:44:05,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1b627fdf-b389-44fe-b960-f9a445c08774 Date: Sat, 22 Sep 2018 04:44:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:44:05,946 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7c307edb-723d-4ecd-9e30-e631bdade2f9 used request id req-1b627fdf-b389-44fe-b960-f9a445c08774 2018-09-22 04:44:05,946 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-pub-net 2018-09-22 04:44:05,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/00fd41e2-4ad0-479f-a8c8-da2543153a9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c49718cdd6a7affd9e8334aff3c771bf197aea" 2018-09-22 04:44:07,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-974bdd4f-7916-43e9-93ce-b5ec99e7c3b2 Date: Sat, 22 Sep 2018 04:44:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:44:07,199 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/00fd41e2-4ad0-479f-a8c8-da2543153a9d used request id req-974bdd4f-7916-43e9-93ce-b5ec99e7c3b2 2018-09-22 04:44:07,200 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-49ffb1a0-50c3-4077-911e-f3479ae751f4-image 2018-09-22 04:44:07,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/89a680c2-8058-4896-9fd1-0ad1e80e380a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c48baa0d317e4f29692589048304d386b7a3c26c" 2018-09-22 04:44:08,961 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d59a7e7c-d45f-4c1b-a6da-709ed4c89e6f Date: Sat, 22 Sep 2018 04:44:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:44:08,961 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/89a680c2-8058-4896-9fd1-0ad1e80e380a used request id req-d59a7e7c-d45f-4c1b-a6da-709ed4c89e6f 2018-09-22 04:44:08,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adf77f8396b56706a50327fa56c9837980da72d" 2018-09-22 04:44:09,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-f4a2b56e-116a-41ad-9667-a5ddbbffd238 Date: Sat, 22 Sep 2018 04:44:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6fc83bd3805e4af6abbac53671e8ad4c", "created_at": "2018-09-22T04:43:56Z", "updated_at": "2018-09-22T04:43:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:43:56Z", "revision_number": 0, "id": "24985f76-f462-4a7c-b061-f44ba2c75563", "remote_group_id": "33d9f7a4-eefd-4c81-b342-b17648268f86", "remote_ip_prefix": null, "created_at": "2018-09-22T04:43:56Z", "security_group_id": "33d9f7a4-eefd-4c81-b342-b17648268f86", "tenant_id": "6fc83bd3805e4af6abbac53671e8ad4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fc83bd3805e4af6abbac53671e8ad4c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:43:56Z", "revision_number": 0, "id": "2d216874-46fa-4c13-b595-33dfecc12dbd", "remote_group_id": "33d9f7a4-eefd-4c81-b342-b17648268f86", "remote_ip_prefix": null, "created_at": "2018-09-22T04:43:56Z", "security_group_id": "33d9f7a4-eefd-4c81-b342-b17648268f86", "tenant_id": "6fc83bd3805e4af6abbac53671e8ad4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fc83bd3805e4af6abbac53671e8ad4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:43:56Z", "revision_number": 0, "id": "34f87bfc-13ab-49dc-acec-a756f372c775", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:43:56Z", "security_group_id": "33d9f7a4-eefd-4c81-b342-b17648268f86", "tenant_id": "6fc83bd3805e4af6abbac53671e8ad4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fc83bd3805e4af6abbac53671e8ad4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:43:56Z", "revision_number": 0, "id": "48cd29e2-9c8b-4111-a468-e7f908efdf88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:43:56Z", "security_group_id": "33d9f7a4-eefd-4c81-b342-b17648268f86", "tenant_id": "6fc83bd3805e4af6abbac53671e8ad4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fc83bd3805e4af6abbac53671e8ad4c"}], "revision_number": 4, "project_id": "6fc83bd3805e4af6abbac53671e8ad4c", "id": "33d9f7a4-eefd-4c81-b342-b17648268f86", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:44:09,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f4a2b56e-116a-41ad-9667-a5ddbbffd238 2018-09-22 04:44:09,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/6fc83bd3805e4af6abbac53671e8ad4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adf77f8396b56706a50327fa56c9837980da72d" 2018-09-22 04:44:09,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fdffbe9-0713-45de-96df-68b5256c5bd9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/6fc83bd3805e4af6abbac53671e8ad4c"}, "enabled": true, "id": "6fc83bd3805e4af6abbac53671e8ad4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-468980db-fa05-493-proj"}} 2018-09-22 04:44:09,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/6fc83bd3805e4af6abbac53671e8ad4c used request id req-7fdffbe9-0713-45de-96df-68b5256c5bd9 2018-09-22 04:44:09,294 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33d9f7a4-eefd-4c81-b342-b17648268f86 2018-09-22 04:44:09,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=33d9f7a4-eefd-4c81-b342-b17648268f86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adf77f8396b56706a50327fa56c9837980da72d" 2018-09-22 04:44:09,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6b2407a9-3ead-40e8-aee0-bfea7d74a8f7 Date: Sat, 22 Sep 2018 04:44:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "33d9f7a4-eefd-4c81-b342-b17648268f86", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:43:56Z", "security_group_id": "33d9f7a4-eefd-4c81-b342-b17648268f86", "port_range_min": null, "revision_number": 0, "tenant_id": "6fc83bd3805e4af6abbac53671e8ad4c", "created_at": "2018-09-22T04:43:56Z", "project_id": "6fc83bd3805e4af6abbac53671e8ad4c", "id": "24985f76-f462-4a7c-b061-f44ba2c75563"}, {"remote_group_id": "33d9f7a4-eefd-4c81-b342-b17648268f86", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:43:56Z", "security_group_id": "33d9f7a4-eefd-4c81-b342-b17648268f86", "port_range_min": null, "revision_number": 0, "tenant_id": "6fc83bd3805e4af6abbac53671e8ad4c", "created_at": "2018-09-22T04:43:56Z", "project_id": "6fc83bd3805e4af6abbac53671e8ad4c", "id": "2d216874-46fa-4c13-b595-33dfecc12dbd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:43:56Z", "security_group_id": "33d9f7a4-eefd-4c81-b342-b17648268f86", "port_range_min": null, "revision_number": 0, "tenant_id": "6fc83bd3805e4af6abbac53671e8ad4c", "created_at": "2018-09-22T04:43:56Z", "project_id": "6fc83bd3805e4af6abbac53671e8ad4c", "id": "34f87bfc-13ab-49dc-acec-a756f372c775"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:43:56Z", "security_group_id": "33d9f7a4-eefd-4c81-b342-b17648268f86", "port_range_min": null, "revision_number": 0, "tenant_id": "6fc83bd3805e4af6abbac53671e8ad4c", "created_at": "2018-09-22T04:43:56Z", "project_id": "6fc83bd3805e4af6abbac53671e8ad4c", "id": "48cd29e2-9c8b-4111-a468-e7f908efdf88"}]} 2018-09-22 04:44:09,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=33d9f7a4-eefd-4c81-b342-b17648268f86 used request id req-6b2407a9-3ead-40e8-aee0-bfea7d74a8f7 2018-09-22 04:44:09,464 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:44:09,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/33d9f7a4-eefd-4c81-b342-b17648268f86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adf77f8396b56706a50327fa56c9837980da72d" 2018-09-22 04:44:09,798 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8bcbf622-46f5-4ffd-8f2b-1540ed9f6ae3 Content-Length: 0 Date: Sat, 22 Sep 2018 04:44:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:44:09,799 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/33d9f7a4-eefd-4c81-b342-b17648268f86 used request id req-8bcbf622-46f5-4ffd-8f2b-1540ed9f6ae3 2018-09-22 04:44:09,799 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-468980db-fa05-493-proj 2018-09-22 04:44:09,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/6fc83bd3805e4af6abbac53671e8ad4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adf77f8396b56706a50327fa56c9837980da72d" 2018-09-22 04:44:09,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:44:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a14134c-d9f8-423f-a92c-3b696614b0c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:44:09,999 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/6fc83bd3805e4af6abbac53671e8ad4c used request id req-5a14134c-d9f8-423f-a92c-3b696614b0c5 2018-09-22 04:44:10,000 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-468980db-fa05-493-proj-role 2018-09-22 04:44:10,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c469b2404f41499d8cc18a88ecde74c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adf77f8396b56706a50327fa56c9837980da72d" 2018-09-22 04:44:10,140 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:44:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2fae52f-ef35-48a8-9a36-cb1689400513 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:44:10,140 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c469b2404f41499d8cc18a88ecde74c0 used request id req-a2fae52f-ef35-48a8-9a36-cb1689400513 2018-09-22 04:44:10,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adf77f8396b56706a50327fa56c9837980da72d" 2018-09-22 04:44:10,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca4ede82-a158-4e9e-a7b3-9f289d57ae40 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:44:10,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ca4ede82-a158-4e9e-a7b3-9f289d57ae40 2018-09-22 04:44:10,229 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-468980db-fa05-493-user 2018-09-22 04:44:10,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/2455525144b94306a92e0e9e68668f7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78451babe3129f916451ac29629801d123d9cfe8" 2018-09-22 04:44:10,433 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:44:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d6f6598-ddf3-47fc-b940-ab41dcfebcfe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:44:10,433 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2455525144b94306a92e0e9e68668f7f used request id req-5d6f6598-ddf3-47fc-b940-ab41dcfebcfe 2018-09-22 04:44:10,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:44:10,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:44:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["_ECUNI0sTemCcvxqfOXtDQ"], "issued_at": "2018-09-22T04:44:10.000000Z"}} 2018-09-22 04:44:10,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f2b5a18354b8bcadb348157adf66f7806a4022d" 2018-09-22 04:44:10,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d08dcfa-0a05-4c24-80d3-a8741a7a40a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:44:10,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2d08dcfa-0a05-4c24-80d3-a8741a7a40a5 2018-09-22 04:44:10,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:44:10,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:44:11,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:44:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["IxgSw7AqRbeUcrRgOTkg6w"], "issued_at": "2018-09-22T04:44:11.000000Z"}} 2018-09-22 04:44:11,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" 2018-09-22 04:44:11,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4ff84b6-76cb-47b7-aa9e-d0bcbc61a6ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:44:11,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d4ff84b6-76cb-47b7-aa9e-d0bcbc61a6ae 2018-09-22 04:44:11,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:44:11,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:44:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:44:11,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-831d1650-6b4a-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" 2018-09-22 04:44:11,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea40fe0-00d2-4c30-ae2a-4069a098e5ae Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-831d1650-6b4a-465-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:44:11,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-831d1650-6b4a-465-proj used request id req-5ea40fe0-00d2-4c30-ae2a-4069a098e5ae 2018-09-22 04:44:11,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" 2018-09-22 04:44:11,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca1af9d5-c588-4f85-a206-a51c778cf95f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:44:11,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ca1af9d5-c588-4f85-a206-a51c778cf95f 2018-09-22 04:44:11,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-proj"}}' 2018-09-22 04:44:11,691 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:44:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66053830-031e-414c-960a-36563b3b45fc Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/292562e70e8d4c43ac44cdc8d88640ec"}, "enabled": true, "id": "292562e70e8d4c43ac44cdc8d88640ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-proj"}} 2018-09-22 04:44:11,691 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-66053830-031e-414c-960a-36563b3b45fc 2018-09-22 04:44:11,692 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-831d1650-6b4a-465-proj 2018-09-22 04:44:11,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:44:11,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:44:12,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:44:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["8i6-E_5qQ5GS2Nnglx_RqA"], "issued_at": "2018-09-22T04:44:12.000000Z"}} 2018-09-22 04:44:12,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06af22dc7292201aece54c7d2552daddfc8eed8" 2018-09-22 04:44:12,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf640c96-99f7-469a-8e40-8c0048df4c3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:44:12,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bf640c96-99f7-469a-8e40-8c0048df4c3a 2018-09-22 04:44:12,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:44:12,179 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:44:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:44:12,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06af22dc7292201aece54c7d2552daddfc8eed8" 2018-09-22 04:44:12,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fd9dcf0-0a28-4c88-a224-4e62aafd212b Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:44:12,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-1fd9dcf0-0a28-4c88-a224-4e62aafd212b 2018-09-22 04:44:12,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-831d1650-6b4a-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06af22dc7292201aece54c7d2552daddfc8eed8" 2018-09-22 04:44:12,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2549158c-13f2-4f7f-b54e-35f2be2a5e62 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-831d1650-6b4a-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/292562e70e8d4c43ac44cdc8d88640ec"}, "enabled": true, "id": "292562e70e8d4c43ac44cdc8d88640ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-proj"}]} 2018-09-22 04:44:12,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-831d1650-6b4a-465-proj used request id req-2549158c-13f2-4f7f-b54e-35f2be2a5e62 2018-09-22 04:44:12,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06af22dc7292201aece54c7d2552daddfc8eed8" 2018-09-22 04:44:12,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-026c7517-1dbc-4a11-b64d-839ef5a9707f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:44:12,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-026c7517-1dbc-4a11-b64d-839ef5a9707f 2018-09-22 04:44:12,860 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-831d1650-6b4a-465-user 2018-09-22 04:44:12,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:44:12,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" 2018-09-22 04:44:12,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60872318-51c0-448d-bb69-a9e76336a3e5 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:44:12,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-60872318-51c0-448d-bb69-a9e76336a3e5 2018-09-22 04:44:12,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" -d '{"role": {"name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-proj-role"}}' 2018-09-22 04:44:13,062 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40c7b4b6-420a-4f5d-8351-e29f2279624e Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4d5b32924ff34af4a242930dc5a315e3", "links": {"self": "http://172.30.9.23:5000/v3/roles/4d5b32924ff34af4a242930dc5a315e3"}, "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-proj-role"}} 2018-09-22 04:44:13,062 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-40c7b4b6-420a-4f5d-8351-e29f2279624e 2018-09-22 04:44:13,063 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-831d1650-6b4a-465-proj-role 2018-09-22 04:44:13,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4d5b32924ff34af4a242930dc5a315e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" 2018-09-22 04:44:13,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c810ec-176a-42ef-ad3b-26c57a63b7c2 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/4d5b32924ff34af4a242930dc5a315e3"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-proj-role", "id": "4d5b32924ff34af4a242930dc5a315e3"}} 2018-09-22 04:44:13,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4d5b32924ff34af4a242930dc5a315e3 used request id req-80c810ec-176a-42ef-ad3b-26c57a63b7c2 2018-09-22 04:44:13,154 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-831d1650-6b4a-465-proj-role to project CreateInstancePortManipulationTests-831d1650-6b4a-465-proj 2018-09-22 04:44:13,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/292562e70e8d4c43ac44cdc8d88640ec/users/b1b9c93a8b0946c59515f3e8063caa90/roles/4d5b32924ff34af4a242930dc5a315e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" 2018-09-22 04:44:13,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:44:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-229960b8-d553-4b8f-995e-6b897feadc04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:44:13,280 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/292562e70e8d4c43ac44cdc8d88640ec/users/b1b9c93a8b0946c59515f3e8063caa90/roles/4d5b32924ff34af4a242930dc5a315e3 used request id req-229960b8-d553-4b8f-995e-6b897feadc04 2018-09-22 04:44:13,281 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:44:13,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:44:13,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:44:13,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d5b32924ff34af4a242930dc5a315e3", "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-proj-role"}], "expires_at": "2018-09-22T05:44:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "292562e70e8d4c43ac44cdc8d88640ec", "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/292562e70e8d4c43ac44cdc8d88640ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/292562e70e8d4c43ac44cdc8d88640ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/292562e70e8d4c43ac44cdc8d88640ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/292562e70e8d4c43ac44cdc8d88640ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/292562e70e8d4c43ac44cdc8d88640ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/292562e70e8d4c43ac44cdc8d88640ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-user", "id": "b1b9c93a8b0946c59515f3e8063caa90"}, "audit_ids": ["DuVcmOv8T0SF0AiUQOYWHg"], "issued_at": "2018-09-22T04:44:13.000000Z"}} 2018-09-22 04:44:13,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e514e5b7992e057bd517af8e74d35921c6c5e6ec" 2018-09-22 04:44:13,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a0b6ed8-fa6e-43c6-9cd1-4e5f71f85c33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:44:13,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9a0b6ed8-fa6e-43c6-9cd1-4e5f71f85c33 2018-09-22 04:44:13,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e514e5b7992e057bd517af8e74d35921c6c5e6ec" 2018-09-22 04:44:13,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-b83b1644-3cc7-4881-aaa4-4020cf0421f9 Date: Sat, 22 Sep 2018 04:44:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-image"} 2018-09-22 04:44:13,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-image used request id req-b83b1644-3cc7-4881-aaa4-4020cf0421f9 2018-09-22 04:44:13,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e514e5b7992e057bd517af8e74d35921c6c5e6ec" 2018-09-22 04:44:14,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-210abd2c-1089-44cf-ae32-720c2a205b1d Date: Sat, 22 Sep 2018 04:44:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:44:14,065 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-210abd2c-1089-44cf-ae32-720c2a205b1d 2018-09-22 04:44:14,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e514e5b7992e057bd517af8e74d35921c6c5e6ec" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-image"}' 2018-09-22 04:44:14,292 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/de0e3486-20e1-4290-abf7-f5af1adc2981 X-Openstack-Request-Id: req-ae6bf8fd-531e-4f9c-a9c8-680e56c4acf3 Date: Sat, 22 Sep 2018 04:44:14 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:44:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:44:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/de0e3486-20e1-4290-abf7-f5af1adc2981", "min_disk": 0, "protected": false, "id": "de0e3486-20e1-4290-abf7-f5af1adc2981", "file": "/v2/images/de0e3486-20e1-4290-abf7-f5af1adc2981/file", "checksum": null, "owner": "292562e70e8d4c43ac44cdc8d88640ec", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:44:14,292 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-ae6bf8fd-531e-4f9c-a9c8-680e56c4acf3 2018-09-22 04:44:14,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/de0e3486-20e1-4290-abf7-f5af1adc2981/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e514e5b7992e057bd517af8e74d35921c6c5e6ec" -d '' 2018-09-22 04:44:15,311 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a2106bd-a36f-493e-bcf2-8dbe7ea8458e Date: Sat, 22 Sep 2018 04:44:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:44:15,311 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/de0e3486-20e1-4290-abf7-f5af1adc2981/file used request id req-0a2106bd-a36f-493e-bcf2-8dbe7ea8458e 2018-09-22 04:44:15,312 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:44:15,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/de0e3486-20e1-4290-abf7-f5af1adc2981 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e514e5b7992e057bd517af8e74d35921c6c5e6ec" 2018-09-22 04:44:15,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ce9a6d61-5e1f-4e4f-8d1a-afe2aceb7701 Date: Sat, 22 Sep 2018 04:44:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:44:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:44:15Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/de0e3486-20e1-4290-abf7-f5af1adc2981/snap", "metadata": {}}], "self": "/v2/images/de0e3486-20e1-4290-abf7-f5af1adc2981", "min_disk": 0, "protected": false, "id": "de0e3486-20e1-4290-abf7-f5af1adc2981", "file": "/v2/images/de0e3486-20e1-4290-abf7-f5af1adc2981/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "292562e70e8d4c43ac44cdc8d88640ec", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/de0e3486-20e1-4290-abf7-f5af1adc2981/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:44:15,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/de0e3486-20e1-4290-abf7-f5af1adc2981 used request id req-ce9a6d61-5e1f-4e4f-8d1a-afe2aceb7701 2018-09-22 04:44:15,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e514e5b7992e057bd517af8e74d35921c6c5e6ec" 2018-09-22 04:44:15,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7e028a4e-c57c-44c0-b517-a72c07a4d620 Date: Sat, 22 Sep 2018 04:44:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:44:15,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7e028a4e-c57c-44c0-b517-a72c07a4d620 2018-09-22 04:44:15,635 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-image 2018-09-22 04:44:15,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/de0e3486-20e1-4290-abf7-f5af1adc2981 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e514e5b7992e057bd517af8e74d35921c6c5e6ec" 2018-09-22 04:44:15,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d81fd0e4-8643-4607-8118-4a9224419706 Date: Sat, 22 Sep 2018 04:44:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:44:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:44:15Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/de0e3486-20e1-4290-abf7-f5af1adc2981/snap", "metadata": {}}], "self": "/v2/images/de0e3486-20e1-4290-abf7-f5af1adc2981", "min_disk": 0, "protected": false, "id": "de0e3486-20e1-4290-abf7-f5af1adc2981", "file": "/v2/images/de0e3486-20e1-4290-abf7-f5af1adc2981/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "292562e70e8d4c43ac44cdc8d88640ec", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/de0e3486-20e1-4290-abf7-f5af1adc2981/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:44:15,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/de0e3486-20e1-4290-abf7-f5af1adc2981 used request id req-d81fd0e4-8643-4607-8118-4a9224419706 2018-09-22 04:44:15,656 - create_image - DEBUG - Instance status is - active 2018-09-22 04:44:15,656 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-image 2018-09-22 04:44:15,656 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-image 2018-09-22 04:44:15,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:44:15,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:44:16,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d5b32924ff34af4a242930dc5a315e3", "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-proj-role"}], "expires_at": "2018-09-22T05:44:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "292562e70e8d4c43ac44cdc8d88640ec", "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/292562e70e8d4c43ac44cdc8d88640ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/292562e70e8d4c43ac44cdc8d88640ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/292562e70e8d4c43ac44cdc8d88640ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/292562e70e8d4c43ac44cdc8d88640ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/292562e70e8d4c43ac44cdc8d88640ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/292562e70e8d4c43ac44cdc8d88640ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-user", "id": "b1b9c93a8b0946c59515f3e8063caa90"}, "audit_ids": ["7dbzO4LMTGiEJDDfnLQreA"], "issued_at": "2018-09-22T04:44:16.000000Z"}} 2018-09-22 04:44:16,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa91c3418f73581351ab3bac02a4b58c1756c23" 2018-09-22 04:44:16,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29757adc-c4bb-465e-94b0-48f16f6131e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:44:16,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-29757adc-c4bb-465e-94b0-48f16f6131e4 2018-09-22 04:44:16,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa91c3418f73581351ab3bac02a4b58c1756c23" 2018-09-22 04:44:16,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b8b40f37-9918-4516-85cb-b71d460220dc Date: Sat, 22 Sep 2018 04:44:16 GMT RESP BODY: {"networks":[]} 2018-09-22 04:44:16,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net used request id req-b8b40f37-9918-4516-85cb-b71d460220dc 2018-09-22 04:44:16,298 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net 2018-09-22 04:44:16,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa91c3418f73581351ab3bac02a4b58c1756c23" -d '{"network": {"name": "CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net", "admin_state_up": true}}' 2018-09-22 04:44:17,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-d65adba0-b7a1-4349-b5f8-8680b2b1ad54 Date: Sat, 22 Sep 2018 04:44:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"21aa2750-cc72-4538-acae-dd0fbc702080","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"292562e70e8d4c43ac44cdc8d88640ec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:44:16Z","is_default":false,"name":"CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"292562e70e8d4c43ac44cdc8d88640ec","created_at":"2018-09-22T04:44:16Z","mtu":1450}} 2018-09-22 04:44:17,084 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-d65adba0-b7a1-4349-b5f8-8680b2b1ad54 2018-09-22 04:44:17,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=21aa2750-cc72-4538-acae-dd0fbc702080 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa91c3418f73581351ab3bac02a4b58c1756c23" 2018-09-22 04:44:17,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-5048b015-59aa-46de-98ec-c1e01cd1bb48 Date: Sat, 22 Sep 2018 04:44:17 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-09-22T04:44:16Z","tenant_id":"292562e70e8d4c43ac44cdc8d88640ec","created_at":"2018-09-22T04:44:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"292562e70e8d4c43ac44cdc8d88640ec","id":"21aa2750-cc72-4538-acae-dd0fbc702080","name":"CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net"}]} 2018-09-22 04:44:17,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=21aa2750-cc72-4538-acae-dd0fbc702080 used request id req-5048b015-59aa-46de-98ec-c1e01cd1bb48 2018-09-22 04:44:17,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=21aa2750-cc72-4538-acae-dd0fbc702080 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa91c3418f73581351ab3bac02a4b58c1756c23" 2018-09-22 04:44:17,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-32f26b5c-a74c-49c4-b002-82e45cd741de Date: Sat, 22 Sep 2018 04:44:17 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:44:17,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=21aa2750-cc72-4538-acae-dd0fbc702080 used request id req-32f26b5c-a74c-49c4-b002-82e45cd741de 2018-09-22 04:44:17,489 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-subnet 2018-09-22 04:44:17,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa91c3418f73581351ab3bac02a4b58c1756c23" -d '{"subnets": [{"ip_version": 4, "network_id": "21aa2750-cc72-4538-acae-dd0fbc702080", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-subnet"}]}' 2018-09-22 04:44:18,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c7f48bf9-3b97-4c30-ba85-cdefd65cb823 Date: Sat, 22 Sep 2018 04:44:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21aa2750-cc72-4538-acae-dd0fbc702080","tenant_id":"292562e70e8d4c43ac44cdc8d88640ec","created_at":"2018-09-22T04:44:17Z","dns_nameservers":[],"updated_at":"2018-09-22T04:44:17Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"292562e70e8d4c43ac44cdc8d88640ec","id":"3984f3cb-b284-4a08-9163-57d8b7952909","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-subnet"}]} 2018-09-22 04:44:18,031 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-c7f48bf9-3b97-4c30-ba85-cdefd65cb823 2018-09-22 04:44:18,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=21aa2750-cc72-4538-acae-dd0fbc702080 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa91c3418f73581351ab3bac02a4b58c1756c23" 2018-09-22 04:44:18,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b79169e4-e44d-4409-be2f-eda89c0da8d5 Date: Sat, 22 Sep 2018 04:44:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3984f3cb-b284-4a08-9163-57d8b7952909"],"updated_at":"2018-09-22T04:44:17Z","tenant_id":"292562e70e8d4c43ac44cdc8d88640ec","created_at":"2018-09-22T04:44:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"292562e70e8d4c43ac44cdc8d88640ec","id":"21aa2750-cc72-4538-acae-dd0fbc702080","name":"CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net"}]} 2018-09-22 04:44:18,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=21aa2750-cc72-4538-acae-dd0fbc702080 used request id req-b79169e4-e44d-4409-be2f-eda89c0da8d5 2018-09-22 04:44:18,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=21aa2750-cc72-4538-acae-dd0fbc702080 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa91c3418f73581351ab3bac02a4b58c1756c23" 2018-09-22 04:44:18,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bc03dcbe-bb38-492b-9dc3-2f3afc369fd2 Date: Sat, 22 Sep 2018 04:44:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21aa2750-cc72-4538-acae-dd0fbc702080","tenant_id":"292562e70e8d4c43ac44cdc8d88640ec","created_at":"2018-09-22T04:44:17Z","dns_nameservers":[],"updated_at":"2018-09-22T04:44:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"292562e70e8d4c43ac44cdc8d88640ec","id":"3984f3cb-b284-4a08-9163-57d8b7952909","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-subnet"}]} 2018-09-22 04:44:18,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=21aa2750-cc72-4538-acae-dd0fbc702080 used request id req-bc03dcbe-bb38-492b-9dc3-2f3afc369fd2 2018-09-22 04:44:18,548 - OpenStackNetwork - DEBUG - Network [21aa2750-cc72-4538-acae-dd0fbc702080] created successfully 2018-09-22 04:44:18,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:44:18,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:44:18,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:44:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["zSqI0TjjQe60lciN0Nrr_w"], "issued_at": "2018-09-22T04:44:18.000000Z"}} 2018-09-22 04:44:18,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}505b31ef64a57b1014cd844ee79641c18dee444a" 2018-09-22 04:44:19,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f049403-1e60-45eb-aef9-0f8d7f075f68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:44:19,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2f049403-1e60-45eb-aef9-0f8d7f075f68 2018-09-22 04:44:19,024 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:44:19,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}505b31ef64a57b1014cd844ee79641c18dee444a" 2018-09-22 04:44:19,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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 x-openstack-request-id: req-28cf5b71-01bb-48fa-a3ae-fe795914975f x-compute-request-id: req-28cf5b71-01bb-48fa-a3ae-fe795914975f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:44:19,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-28cf5b71-01bb-48fa-a3ae-fe795914975f 2018-09-22 04:44:19,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}505b31ef64a57b1014cd844ee79641c18dee444a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:44:19,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-6fea57de-4018-438a-8838-77375019d239 x-compute-request-id: req-6fea57de-4018-438a-8838-77375019d239 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0f5f8063-9b86-4491-842d-389e465a535b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0f5f8063-9b86-4491-842d-389e465a535b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0f5f8063-9b86-4491-842d-389e465a535b", "name": "CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:44:19,309 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6fea57de-4018-438a-8838-77375019d239 2018-09-22 04:44:19,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:44:19,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:44:19,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d5b32924ff34af4a242930dc5a315e3", "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-proj-role"}], "expires_at": "2018-09-22T05:44:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "292562e70e8d4c43ac44cdc8d88640ec", "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/292562e70e8d4c43ac44cdc8d88640ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/292562e70e8d4c43ac44cdc8d88640ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/292562e70e8d4c43ac44cdc8d88640ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/292562e70e8d4c43ac44cdc8d88640ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/292562e70e8d4c43ac44cdc8d88640ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/292562e70e8d4c43ac44cdc8d88640ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-user", "id": "b1b9c93a8b0946c59515f3e8063caa90"}, "audit_ids": ["DuWBSTySTqaRW7FkfS92LA"], "issued_at": "2018-09-22T04:44:19.000000Z"}} 2018-09-22 04:44:19,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0717e77afb9122ab2ea554dd18ae46054bf9cc" 2018-09-22 04:44:19,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adbb9a25-6191-4d15-a7af-8dd652548342 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:44:19,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-adbb9a25-6191-4d15-a7af-8dd652548342 2018-09-22 04:44:19,849 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:44:19,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0717e77afb9122ab2ea554dd18ae46054bf9cc" 2018-09-22 04:44:19,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6231485-13a9-4255-8d8a-8ddec2c058d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:44:19,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b6231485-13a9-4255-8d8a-8ddec2c058d7 2018-09-22 04:44:19,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0717e77afb9122ab2ea554dd18ae46054bf9cc" 2018-09-22 04:44:20,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-315346ff-9c33-4a7a-b399-fc108fe1a960 Date: Sat, 22 Sep 2018 04:44: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":["3984f3cb-b284-4a08-9163-57d8b7952909"],"updated_at":"2018-09-22T04:44:17Z","tenant_id":"292562e70e8d4c43ac44cdc8d88640ec","created_at":"2018-09-22T04:44:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"292562e70e8d4c43ac44cdc8d88640ec","id":"21aa2750-cc72-4538-acae-dd0fbc702080","name":"CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net"}]} 2018-09-22 04:44:20,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net used request id req-315346ff-9c33-4a7a-b399-fc108fe1a960 2018-09-22 04:44:20,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:44:20,309 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:44:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:44:20,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/292562e70e8d4c43ac44cdc8d88640ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0717e77afb9122ab2ea554dd18ae46054bf9cc" 2018-09-22 04:44:20,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-904735c2-8c30-4bcb-b786-fa49114bd408 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/292562e70e8d4c43ac44cdc8d88640ec"}, "enabled": true, "id": "292562e70e8d4c43ac44cdc8d88640ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-proj"}} 2018-09-22 04:44:20,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/292562e70e8d4c43ac44cdc8d88640ec used request id req-904735c2-8c30-4bcb-b786-fa49114bd408 2018-09-22 04:44:20,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=21aa2750-cc72-4538-acae-dd0fbc702080 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0717e77afb9122ab2ea554dd18ae46054bf9cc" 2018-09-22 04:44:20,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-03834085-9fe9-433d-a11f-0622ac78f1b4 Date: Sat, 22 Sep 2018 04:44:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21aa2750-cc72-4538-acae-dd0fbc702080","tenant_id":"292562e70e8d4c43ac44cdc8d88640ec","created_at":"2018-09-22T04:44:17Z","dns_nameservers":[],"updated_at":"2018-09-22T04:44:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"292562e70e8d4c43ac44cdc8d88640ec","id":"3984f3cb-b284-4a08-9163-57d8b7952909","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-subnet"}]} 2018-09-22 04:44:20,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=21aa2750-cc72-4538-acae-dd0fbc702080 used request id req-03834085-9fe9-433d-a11f-0622ac78f1b4 2018-09-22 04:44:20,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=21aa2750-cc72-4538-acae-dd0fbc702080&mac_address=foo&name=CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0717e77afb9122ab2ea554dd18ae46054bf9cc" 2018-09-22 04:44:20,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6a15dc2c-8590-4eab-806c-9717e8d8abf4 Date: Sat, 22 Sep 2018 04:44:20 GMT RESP BODY: {"ports":[]} 2018-09-22 04:44:20,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=21aa2750-cc72-4538-acae-dd0fbc702080&mac_address=foo&name=CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6port-1&admin_state_up=True used request id req-6a15dc2c-8590-4eab-806c-9717e8d8abf4 2018-09-22 04:44:20,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0717e77afb9122ab2ea554dd18ae46054bf9cc" 2018-09-22 04:44:21,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44: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-726de63f-d061-44c4-8220-5e74415bbba9 x-compute-request-id: req-726de63f-d061-44c4-8220-5e74415bbba9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:44:21,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-inst used request id req-726de63f-d061-44c4-8220-5e74415bbba9 2018-09-22 04:44:21,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0717e77afb9122ab2ea554dd18ae46054bf9cc" 2018-09-22 04:44:21,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ec959919-9115-4fe4-92b6-a7fc03c673a9 Date: Sat, 22 Sep 2018 04:44: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":["3984f3cb-b284-4a08-9163-57d8b7952909"],"updated_at":"2018-09-22T04:44:17Z","tenant_id":"292562e70e8d4c43ac44cdc8d88640ec","created_at":"2018-09-22T04:44:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"292562e70e8d4c43ac44cdc8d88640ec","id":"21aa2750-cc72-4538-acae-dd0fbc702080","name":"CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net"}]} 2018-09-22 04:44:21,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net used request id req-ec959919-9115-4fe4-92b6-a7fc03c673a9 2018-09-22 04:44:21,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/292562e70e8d4c43ac44cdc8d88640ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0717e77afb9122ab2ea554dd18ae46054bf9cc" 2018-09-22 04:44:21,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f101995-7990-4a20-a4aa-bde822ca7101 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/292562e70e8d4c43ac44cdc8d88640ec"}, "enabled": true, "id": "292562e70e8d4c43ac44cdc8d88640ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-proj"}} 2018-09-22 04:44:21,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/292562e70e8d4c43ac44cdc8d88640ec used request id req-9f101995-7990-4a20-a4aa-bde822ca7101 2018-09-22 04:44:21,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=21aa2750-cc72-4538-acae-dd0fbc702080 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0717e77afb9122ab2ea554dd18ae46054bf9cc" 2018-09-22 04:44:21,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c7c5daff-448e-46d7-b121-5d6fe64abf38 Date: Sat, 22 Sep 2018 04:44:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21aa2750-cc72-4538-acae-dd0fbc702080","tenant_id":"292562e70e8d4c43ac44cdc8d88640ec","created_at":"2018-09-22T04:44:17Z","dns_nameservers":[],"updated_at":"2018-09-22T04:44:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"292562e70e8d4c43ac44cdc8d88640ec","id":"3984f3cb-b284-4a08-9163-57d8b7952909","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-subnet"}]} 2018-09-22 04:44:21,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=21aa2750-cc72-4538-acae-dd0fbc702080 used request id req-c7c5daff-448e-46d7-b121-5d6fe64abf38 2018-09-22 04:44:21,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=21aa2750-cc72-4538-acae-dd0fbc702080&mac_address=foo&name=CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0717e77afb9122ab2ea554dd18ae46054bf9cc" 2018-09-22 04:44:21,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ba2f499f-4ad0-4470-8cae-b07d942c9ca2 Date: Sat, 22 Sep 2018 04:44:21 GMT RESP BODY: {"ports":[]} 2018-09-22 04:44:21,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=21aa2750-cc72-4538-acae-dd0fbc702080&mac_address=foo&name=CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6port-1&admin_state_up=True used request id req-ba2f499f-4ad0-4470-8cae-b07d942c9ca2 2018-09-22 04:44:21,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:44:21,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:44:22,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d5b32924ff34af4a242930dc5a315e3", "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-proj-role"}], "expires_at": "2018-09-22T05:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "292562e70e8d4c43ac44cdc8d88640ec", "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/292562e70e8d4c43ac44cdc8d88640ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/292562e70e8d4c43ac44cdc8d88640ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/292562e70e8d4c43ac44cdc8d88640ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/292562e70e8d4c43ac44cdc8d88640ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/292562e70e8d4c43ac44cdc8d88640ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/292562e70e8d4c43ac44cdc8d88640ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/292562e70e8d4c43ac44cdc8d88640ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-user", "id": "b1b9c93a8b0946c59515f3e8063caa90"}, "audit_ids": ["4I--sYvBSO2i1dLe5IhjdQ"], "issued_at": "2018-09-22T04:44:22.000000Z"}} 2018-09-22 04:44:22,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2a0ff9c38daf53663d3e7235fced4276e8cf86" 2018-09-22 04:44:22,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a981e2-ec4c-42aa-9435-1037408716b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:44:22,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-96a981e2-ec4c-42aa-9435-1037408716b9 2018-09-22 04:44:22,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0717e77afb9122ab2ea554dd18ae46054bf9cc" 2018-09-22 04:44:22,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-260b951c-893b-44b3-972e-1018ad427457 Date: Sat, 22 Sep 2018 04:44: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":["3984f3cb-b284-4a08-9163-57d8b7952909"],"updated_at":"2018-09-22T04:44:17Z","tenant_id":"292562e70e8d4c43ac44cdc8d88640ec","created_at":"2018-09-22T04:44:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"292562e70e8d4c43ac44cdc8d88640ec","id":"21aa2750-cc72-4538-acae-dd0fbc702080","name":"CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net"}]} 2018-09-22 04:44:22,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net used request id req-260b951c-893b-44b3-972e-1018ad427457 2018-09-22 04:44:22,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=21aa2750-cc72-4538-acae-dd0fbc702080 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0717e77afb9122ab2ea554dd18ae46054bf9cc" 2018-09-22 04:44:22,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a0ab99ee-e5cc-4aa8-963b-0bfcd706f5be Date: Sat, 22 Sep 2018 04:44:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21aa2750-cc72-4538-acae-dd0fbc702080","tenant_id":"292562e70e8d4c43ac44cdc8d88640ec","created_at":"2018-09-22T04:44:17Z","dns_nameservers":[],"updated_at":"2018-09-22T04:44:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"292562e70e8d4c43ac44cdc8d88640ec","id":"3984f3cb-b284-4a08-9163-57d8b7952909","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-subnet"}]} 2018-09-22 04:44:22,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=21aa2750-cc72-4538-acae-dd0fbc702080 used request id req-a0ab99ee-e5cc-4aa8-963b-0bfcd706f5be 2018-09-22 04:44:22,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0717e77afb9122ab2ea554dd18ae46054bf9cc" 2018-09-22 04:44:22,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f4543136-7520-4f3a-8553-00352a808704 Date: Sat, 22 Sep 2018 04:44: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":["3984f3cb-b284-4a08-9163-57d8b7952909"],"updated_at":"2018-09-22T04:44:17Z","tenant_id":"292562e70e8d4c43ac44cdc8d88640ec","created_at":"2018-09-22T04:44:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"292562e70e8d4c43ac44cdc8d88640ec","id":"21aa2750-cc72-4538-acae-dd0fbc702080","name":"CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net"}]} 2018-09-22 04:44:22,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net used request id req-f4543136-7520-4f3a-8553-00352a808704 2018-09-22 04:44:22,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:44:22,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:44:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:44:22,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/292562e70e8d4c43ac44cdc8d88640ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e2a0ff9c38daf53663d3e7235fced4276e8cf86" 2018-09-22 04:44:23,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6909a11a-f52b-4032-a0b9-af676a2556dd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/292562e70e8d4c43ac44cdc8d88640ec"}, "enabled": true, "id": "292562e70e8d4c43ac44cdc8d88640ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-proj"}} 2018-09-22 04:44:23,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/292562e70e8d4c43ac44cdc8d88640ec used request id req-6909a11a-f52b-4032-a0b9-af676a2556dd 2018-09-22 04:44:23,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=21aa2750-cc72-4538-acae-dd0fbc702080 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0717e77afb9122ab2ea554dd18ae46054bf9cc" 2018-09-22 04:44:23,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-615fb9cc-56f2-4d59-823b-d72dff93c761 Date: Sat, 22 Sep 2018 04:44:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21aa2750-cc72-4538-acae-dd0fbc702080","tenant_id":"292562e70e8d4c43ac44cdc8d88640ec","created_at":"2018-09-22T04:44:17Z","dns_nameservers":[],"updated_at":"2018-09-22T04:44:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"292562e70e8d4c43ac44cdc8d88640ec","id":"3984f3cb-b284-4a08-9163-57d8b7952909","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-subnet"}]} 2018-09-22 04:44:23,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=21aa2750-cc72-4538-acae-dd0fbc702080 used request id req-615fb9cc-56f2-4d59-823b-d72dff93c761 2018-09-22 04:44:23,212 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net 2018-09-22 04:44:23,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0717e77afb9122ab2ea554dd18ae46054bf9cc" -d '{"port": {"network_id": "21aa2750-cc72-4538-acae-dd0fbc702080", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6port-1", "admin_state_up": true}}' 2018-09-22 04:44:23,229 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-62af859f-67cb-40e8-a4b5-323f222a65ba Date: Sat, 22 Sep 2018 04:44:23 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-22 04:44:23,229 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-62af859f-67cb-40e8-a4b5-323f222a65ba 2018-09-22 04:44:23,229 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-22 04:44:23,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/0f5f8063-9b86-4491-842d-389e465a535b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}505b31ef64a57b1014cd844ee79641c18dee444a" 2018-09-22 04:44:23,274 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04: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 x-openstack-request-id: req-98cad147-3996-413f-8870-7e53603a73e8 x-compute-request-id: req-98cad147-3996-413f-8870-7e53603a73e8 Content-Length: 0 Content-Type: application/json 2018-09-22 04:44:23,274 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0f5f8063-9b86-4491-842d-389e465a535b used request id req-98cad147-3996-413f-8870-7e53603a73e8 2018-09-22 04:44:23,275 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-subnet 2018-09-22 04:44:23,275 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-subnet 2018-09-22 04:44:23,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/3984f3cb-b284-4a08-9163-57d8b7952909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa91c3418f73581351ab3bac02a4b58c1756c23" 2018-09-22 04:44:25,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4afc3b33-1ac7-43e4-bcf6-68f67ababd84 Date: Sat, 22 Sep 2018 04:44:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:44:25,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/3984f3cb-b284-4a08-9163-57d8b7952909 used request id req-4afc3b33-1ac7-43e4-bcf6-68f67ababd84 2018-09-22 04:44:25,346 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-pub-net 2018-09-22 04:44:25,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/21aa2750-cc72-4538-acae-dd0fbc702080 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa91c3418f73581351ab3bac02a4b58c1756c23" 2018-09-22 04:44:26,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-167ea832-faae-4384-ad76-be8f6985c22e Date: Sat, 22 Sep 2018 04:44:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:44:26,708 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/21aa2750-cc72-4538-acae-dd0fbc702080 used request id req-167ea832-faae-4384-ad76-be8f6985c22e 2018-09-22 04:44:26,708 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-4d0c53ce-a0e4-40c1-9da1-0eb47577a2b6-image 2018-09-22 04:44:26,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/de0e3486-20e1-4290-abf7-f5af1adc2981 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e514e5b7992e057bd517af8e74d35921c6c5e6ec" 2018-09-22 04:44:27,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0af07feb-4c3b-4115-9a84-adee21dcd243 Date: Sat, 22 Sep 2018 04:44:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:44:27,985 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/de0e3486-20e1-4290-abf7-f5af1adc2981 used request id req-0af07feb-4c3b-4115-9a84-adee21dcd243 2018-09-22 04:44:27,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" 2018-09-22 04:44:28,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-b8918227-5c5a-487c-bbaf-194257315364 Date: Sat, 22 Sep 2018 04:44:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "292562e70e8d4c43ac44cdc8d88640ec", "created_at": "2018-09-22T04:44:16Z", "updated_at": "2018-09-22T04:44:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:44:16Z", "revision_number": 0, "id": "3e1c7f60-4591-4794-89e3-fef125b95de3", "remote_group_id": "94f1064b-1c8c-46e4-a0a4-20bf3b729660", "remote_ip_prefix": null, "created_at": "2018-09-22T04:44:16Z", "security_group_id": "94f1064b-1c8c-46e4-a0a4-20bf3b729660", "tenant_id": "292562e70e8d4c43ac44cdc8d88640ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "292562e70e8d4c43ac44cdc8d88640ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:44:16Z", "revision_number": 0, "id": "565e95aa-14f1-4637-a386-bdbc99141249", "remote_group_id": "94f1064b-1c8c-46e4-a0a4-20bf3b729660", "remote_ip_prefix": null, "created_at": "2018-09-22T04:44:16Z", "security_group_id": "94f1064b-1c8c-46e4-a0a4-20bf3b729660", "tenant_id": "292562e70e8d4c43ac44cdc8d88640ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "292562e70e8d4c43ac44cdc8d88640ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:44:16Z", "revision_number": 0, "id": "6a55e3eb-3cfd-4128-9d2b-2663d6391410", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:44:16Z", "security_group_id": "94f1064b-1c8c-46e4-a0a4-20bf3b729660", "tenant_id": "292562e70e8d4c43ac44cdc8d88640ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "292562e70e8d4c43ac44cdc8d88640ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:44:16Z", "revision_number": 0, "id": "c8e38530-e01a-4e03-be80-16be3071d2f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:44:16Z", "security_group_id": "94f1064b-1c8c-46e4-a0a4-20bf3b729660", "tenant_id": "292562e70e8d4c43ac44cdc8d88640ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "292562e70e8d4c43ac44cdc8d88640ec"}], "revision_number": 4, "project_id": "292562e70e8d4c43ac44cdc8d88640ec", "id": "94f1064b-1c8c-46e4-a0a4-20bf3b729660", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:44:28,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b8918227-5c5a-487c-bbaf-194257315364 2018-09-22 04:44:28,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" 2018-09-22 04:44:28,302 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcd9076a-3fde-4489-8c8a-dc6bbccc6cdf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:44:28,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-bcd9076a-3fde-4489-8c8a-dc6bbccc6cdf 2018-09-22 04:44:28,302 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:44:28,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" 2018-09-22 04:44:28,393 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a038dd75-cc25-47ce-866c-91ff425788e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:44:28,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-a038dd75-cc25-47ce-866c-91ff425788e3 2018-09-22 04:44:28,394 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:44:28,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" 2018-09-22 04:44:28,482 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0696a159-97d0-4c22-bf92-10c9bf3f8aac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:44:28,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-0696a159-97d0-4c22-bf92-10c9bf3f8aac 2018-09-22 04:44:28,482 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:44:28,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" 2018-09-22 04:44:28,567 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-693d6b02-66dc-4a09-b844-1b4fb2a0ba39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:44:28,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-693d6b02-66dc-4a09-b844-1b4fb2a0ba39 2018-09-22 04:44:28,567 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:44:28,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" 2018-09-22 04:44:28,656 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e4bbc31-2737-49ac-96db-b55fd0354844 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:44:28,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-2e4bbc31-2737-49ac-96db-b55fd0354844 2018-09-22 04:44:28,656 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:44:28,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" 2018-09-22 04:44:28,739 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8567a119-b43c-4334-8256-31077beb2991 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:44:28,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-8567a119-b43c-4334-8256-31077beb2991 2018-09-22 04:44:28,739 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:44:28,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" 2018-09-22 04:44:28,833 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2978f785-4cd3-406d-9f08-6487137018ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:44:28,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-2978f785-4cd3-406d-9f08-6487137018ca 2018-09-22 04:44:28,834 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:44:28,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/292562e70e8d4c43ac44cdc8d88640ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" 2018-09-22 04:44:28,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a733e88-1adf-4875-be9f-6601a0c1e7bf Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/292562e70e8d4c43ac44cdc8d88640ec"}, "enabled": true, "id": "292562e70e8d4c43ac44cdc8d88640ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-831d1650-6b4a-465-proj"}} 2018-09-22 04:44:28,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/292562e70e8d4c43ac44cdc8d88640ec used request id req-6a733e88-1adf-4875-be9f-6601a0c1e7bf 2018-09-22 04:44:28,928 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94f1064b-1c8c-46e4-a0a4-20bf3b729660 2018-09-22 04:44:28,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=94f1064b-1c8c-46e4-a0a4-20bf3b729660 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" 2018-09-22 04:44:29,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-82b46a76-48da-4f40-b121-5b435a191904 Date: Sat, 22 Sep 2018 04:44:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "94f1064b-1c8c-46e4-a0a4-20bf3b729660", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:44:16Z", "security_group_id": "94f1064b-1c8c-46e4-a0a4-20bf3b729660", "port_range_min": null, "revision_number": 0, "tenant_id": "292562e70e8d4c43ac44cdc8d88640ec", "created_at": "2018-09-22T04:44:16Z", "project_id": "292562e70e8d4c43ac44cdc8d88640ec", "id": "3e1c7f60-4591-4794-89e3-fef125b95de3"}, {"remote_group_id": "94f1064b-1c8c-46e4-a0a4-20bf3b729660", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:44:16Z", "security_group_id": "94f1064b-1c8c-46e4-a0a4-20bf3b729660", "port_range_min": null, "revision_number": 0, "tenant_id": "292562e70e8d4c43ac44cdc8d88640ec", "created_at": "2018-09-22T04:44:16Z", "project_id": "292562e70e8d4c43ac44cdc8d88640ec", "id": "565e95aa-14f1-4637-a386-bdbc99141249"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:44:16Z", "security_group_id": "94f1064b-1c8c-46e4-a0a4-20bf3b729660", "port_range_min": null, "revision_number": 0, "tenant_id": "292562e70e8d4c43ac44cdc8d88640ec", "created_at": "2018-09-22T04:44:16Z", "project_id": "292562e70e8d4c43ac44cdc8d88640ec", "id": "6a55e3eb-3cfd-4128-9d2b-2663d6391410"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:44:16Z", "security_group_id": "94f1064b-1c8c-46e4-a0a4-20bf3b729660", "port_range_min": null, "revision_number": 0, "tenant_id": "292562e70e8d4c43ac44cdc8d88640ec", "created_at": "2018-09-22T04:44:16Z", "project_id": "292562e70e8d4c43ac44cdc8d88640ec", "id": "c8e38530-e01a-4e03-be80-16be3071d2f8"}]} 2018-09-22 04:44:29,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=94f1064b-1c8c-46e4-a0a4-20bf3b729660 used request id req-82b46a76-48da-4f40-b121-5b435a191904 2018-09-22 04:44:29,113 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:44:29,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/94f1064b-1c8c-46e4-a0a4-20bf3b729660 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" 2018-09-22 04:44:29,398 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92137113-388c-402f-b498-cb7dfd845927 Content-Length: 0 Date: Sat, 22 Sep 2018 04:44:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:44:29,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/94f1064b-1c8c-46e4-a0a4-20bf3b729660 used request id req-92137113-388c-402f-b498-cb7dfd845927 2018-09-22 04:44:29,399 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-831d1650-6b4a-465-proj 2018-09-22 04:44:29,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/292562e70e8d4c43ac44cdc8d88640ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" 2018-09-22 04:44:29,603 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:44:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ae8c1ba-e2a5-4e75-a843-20e250bd7ce1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:44:29,603 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/292562e70e8d4c43ac44cdc8d88640ec used request id req-3ae8c1ba-e2a5-4e75-a843-20e250bd7ce1 2018-09-22 04:44:29,604 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-831d1650-6b4a-465-proj-role 2018-09-22 04:44:29,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4d5b32924ff34af4a242930dc5a315e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" 2018-09-22 04:44:29,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:44:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-feb58a38-018e-4e7e-bbcc-45884a22515c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:44:29,721 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4d5b32924ff34af4a242930dc5a315e3 used request id req-feb58a38-018e-4e7e-bbcc-45884a22515c 2018-09-22 04:44:29,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08148631da95aad5ee6f07149fd78eac5e6f27d" 2018-09-22 04:44:29,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ccc8d9-5096-42ce-9ff6-92c7012c6552 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:44:29,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-66ccc8d9-5096-42ce-9ff6-92c7012c6552 2018-09-22 04:44:29,814 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-831d1650-6b4a-465-user 2018-09-22 04:44:29,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b1b9c93a8b0946c59515f3e8063caa90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06af22dc7292201aece54c7d2552daddfc8eed8" 2018-09-22 04:44:29,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:44:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3e0ec7a-8c6d-40ef-ba7a-38e63b9e8c6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:44:29,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b1b9c93a8b0946c59515f3e8063caa90 used request id req-d3e0ec7a-8c6d-40ef-ba7a-38e63b9e8c6b 2018-09-22 04:44:29,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:44:30,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:44:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["fvIHhL1_Q_mxmrYwTBN-mA"], "issued_at": "2018-09-22T04:44:30.000000Z"}} 2018-09-22 04:44:30,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b3d4a6dccec36b22f2d864ea1756809a45118c" 2018-09-22 04:44:30,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23341d66-791c-45a9-8522-d5cb51497a16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:44:30,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-23341d66-791c-45a9-8522-d5cb51497a16 2018-09-22 04:44:30,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:44:30,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:44:30,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:44:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["x27c743gT6m0NYPAF8iVXA"], "issued_at": "2018-09-22T04:44:30.000000Z"}} 2018-09-22 04:44:30,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4c000adc8b9a88c9b72a9aa525746fc08bab75" 2018-09-22 04:44:30,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f72f85-020c-43a2-8dfe-bdebbb95a901 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:44:30,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-59f72f85-020c-43a2-8dfe-bdebbb95a901 2018-09-22 04:44:30,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:44:30,925 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:44:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:44:30,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4c000adc8b9a88c9b72a9aa525746fc08bab75" 2018-09-22 04:44:31,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7348ca55-78c9-4dfd-9b21-e885e0b5895a Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:44:31,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj used request id req-7348ca55-78c9-4dfd-9b21-e885e0b5895a 2018-09-22 04:44:31,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4c000adc8b9a88c9b72a9aa525746fc08bab75" 2018-09-22 04:44:31,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34f45c9a-bca6-4e18-acfd-e6b5ae0b0dde Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:44:31,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-34f45c9a-bca6-4e18-acfd-e6b5ae0b0dde 2018-09-22 04:44:31,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4c000adc8b9a88c9b72a9aa525746fc08bab75" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj"}}' 2018-09-22 04:44:31,230 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e24240e2-2854-41f6-8e4d-bfe497ba9a0d Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f"}, "enabled": true, "id": "f153f3a223304a95952fc016db8ebe5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj"}} 2018-09-22 04:44:31,230 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e24240e2-2854-41f6-8e4d-bfe497ba9a0d 2018-09-22 04:44:31,230 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj 2018-09-22 04:44:31,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:44:31,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:44:31,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:44:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["9lAliqrQSOm5pVHrSJlN6w"], "issued_at": "2018-09-22T04:44:31.000000Z"}} 2018-09-22 04:44:31,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43d86a1cb2c6b8d510636703992dc9d20b2419d3" 2018-09-22 04:44:31,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa2e372-81c6-4fac-91b6-2d7b29e0e01f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:44:31,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-daa2e372-81c6-4fac-91b6-2d7b29e0e01f 2018-09-22 04:44:31,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:44:31,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:44:31,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43d86a1cb2c6b8d510636703992dc9d20b2419d3" 2018-09-22 04:44:31,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb2a796a-9e9e-4082-b9d9-d3c4cb4b2c26 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:44:31,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bb2a796a-9e9e-4082-b9d9-d3c4cb4b2c26 2018-09-22 04:44:31,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43d86a1cb2c6b8d510636703992dc9d20b2419d3" 2018-09-22 04:44:31,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c02d6b-b5f2-4eb4-9694-c8c4a852bfeb Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f"}, "enabled": true, "id": "f153f3a223304a95952fc016db8ebe5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj"}]} 2018-09-22 04:44:31,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj used request id req-60c02d6b-b5f2-4eb4-9694-c8c4a852bfeb 2018-09-22 04:44:31,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43d86a1cb2c6b8d510636703992dc9d20b2419d3" 2018-09-22 04:44:31,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-720c7c73-703d-4c00-a3ed-ac026c024303 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:44:31,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-720c7c73-703d-4c00-a3ed-ac026c024303 2018-09-22 04:44:32,224 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-user 2018-09-22 04:44:32,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:44:32,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4c000adc8b9a88c9b72a9aa525746fc08bab75" 2018-09-22 04:44:32,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82196b46-c084-4ed2-a517-dd2d74e9517b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:44:32,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-82196b46-c084-4ed2-a517-dd2d74e9517b 2018-09-22 04:44:32,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4c000adc8b9a88c9b72a9aa525746fc08bab75" -d '{"role": {"name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj-role"}}' 2018-09-22 04:44:32,451 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a64e7370-85e4-4807-bbdf-6a7af553bb4c Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ff887514c7634f7291e34790de3556a3", "links": {"self": "http://172.30.9.23:5000/v3/roles/ff887514c7634f7291e34790de3556a3"}, "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj-role"}} 2018-09-22 04:44:32,452 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a64e7370-85e4-4807-bbdf-6a7af553bb4c 2018-09-22 04:44:32,452 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj-role 2018-09-22 04:44:32,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ff887514c7634f7291e34790de3556a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4c000adc8b9a88c9b72a9aa525746fc08bab75" 2018-09-22 04:44:32,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d08496c8-4b59-4d7f-a64d-928f2d991d68 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/ff887514c7634f7291e34790de3556a3"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj-role", "id": "ff887514c7634f7291e34790de3556a3"}} 2018-09-22 04:44:32,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ff887514c7634f7291e34790de3556a3 used request id req-d08496c8-4b59-4d7f-a64d-928f2d991d68 2018-09-22 04:44:32,537 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj-role to project CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj 2018-09-22 04:44:32,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f/users/9c7c3ad9db874d599d1d2277f61d3a13/roles/ff887514c7634f7291e34790de3556a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4c000adc8b9a88c9b72a9aa525746fc08bab75" 2018-09-22 04:44:32,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-058897bc-873c-4767-a1a0-a41dcbe25a6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:44:32,682 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f/users/9c7c3ad9db874d599d1d2277f61d3a13/roles/ff887514c7634f7291e34790de3556a3 used request id req-058897bc-873c-4767-a1a0-a41dcbe25a6f 2018-09-22 04:44:32,683 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:44:32,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:44:32,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:44:33,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff887514c7634f7291e34790de3556a3", "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj-role"}], "expires_at": "2018-09-22T05:44:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f153f3a223304a95952fc016db8ebe5f", "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f153f3a223304a95952fc016db8ebe5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/f153f3a223304a95952fc016db8ebe5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/f153f3a223304a95952fc016db8ebe5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f153f3a223304a95952fc016db8ebe5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/f153f3a223304a95952fc016db8ebe5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/f153f3a223304a95952fc016db8ebe5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-user", "id": "9c7c3ad9db874d599d1d2277f61d3a13"}, "audit_ids": ["seWNyMhVTWiXI4d_2WQrDg"], "issued_at": "2018-09-22T04:44:33.000000Z"}} 2018-09-22 04:44:33,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bedc5807b754591620968ddf14905edfb2a5127d" 2018-09-22 04:44:33,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14b5d8be-d055-45a8-a8ef-f95cf7038eb1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:44:33,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-14b5d8be-d055-45a8-a8ef-f95cf7038eb1 2018-09-22 04:44:33,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bedc5807b754591620968ddf14905edfb2a5127d" 2018-09-22 04:44:33,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-e07eb9b7-988c-46d5-b9cb-fc56a6abbd68 Date: Sat, 22 Sep 2018 04:44:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-image"} 2018-09-22 04:44:33,307 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-image used request id req-e07eb9b7-988c-46d5-b9cb-fc56a6abbd68 2018-09-22 04:44:33,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bedc5807b754591620968ddf14905edfb2a5127d" 2018-09-22 04:44:33,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4229673f-39e5-41e1-a196-e837317dacf0 Date: Sat, 22 Sep 2018 04:44:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:44:33,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-4229673f-39e5-41e1-a196-e837317dacf0 2018-09-22 04:44:33,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bedc5807b754591620968ddf14905edfb2a5127d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-image"}' 2018-09-22 04:44:33,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/d4642074-aba5-4372-975e-b14b8ad4b63b X-Openstack-Request-Id: req-07c38794-422b-4926-bb4a-d0699802cfdb Date: Sat, 22 Sep 2018 04:44:33 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:44:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:44:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/d4642074-aba5-4372-975e-b14b8ad4b63b", "min_disk": 0, "protected": false, "id": "d4642074-aba5-4372-975e-b14b8ad4b63b", "file": "/v2/images/d4642074-aba5-4372-975e-b14b8ad4b63b/file", "checksum": null, "owner": "f153f3a223304a95952fc016db8ebe5f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:44:33,699 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-07c38794-422b-4926-bb4a-d0699802cfdb 2018-09-22 04:44:33,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/d4642074-aba5-4372-975e-b14b8ad4b63b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bedc5807b754591620968ddf14905edfb2a5127d" -d '' 2018-09-22 04:44:34,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a7aa767-a41a-4c9f-a71f-ef82c213852e Date: Sat, 22 Sep 2018 04:44:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:44:34,881 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d4642074-aba5-4372-975e-b14b8ad4b63b/file used request id req-7a7aa767-a41a-4c9f-a71f-ef82c213852e 2018-09-22 04:44:34,882 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:44:34,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d4642074-aba5-4372-975e-b14b8ad4b63b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bedc5807b754591620968ddf14905edfb2a5127d" 2018-09-22 04:44:35,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-494b12d2-d501-4bcd-be8d-ac6e9df75f72 Date: Sat, 22 Sep 2018 04:44:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:44:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:44:34Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d4642074-aba5-4372-975e-b14b8ad4b63b/snap", "metadata": {}}], "self": "/v2/images/d4642074-aba5-4372-975e-b14b8ad4b63b", "min_disk": 0, "protected": false, "id": "d4642074-aba5-4372-975e-b14b8ad4b63b", "file": "/v2/images/d4642074-aba5-4372-975e-b14b8ad4b63b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f153f3a223304a95952fc016db8ebe5f", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d4642074-aba5-4372-975e-b14b8ad4b63b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:44:35,045 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d4642074-aba5-4372-975e-b14b8ad4b63b used request id req-494b12d2-d501-4bcd-be8d-ac6e9df75f72 2018-09-22 04:44:35,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bedc5807b754591620968ddf14905edfb2a5127d" 2018-09-22 04:44:35,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c200b5a3-703c-4a64-ba70-f75f33cee03c Date: Sat, 22 Sep 2018 04:44:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:44:35,191 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c200b5a3-703c-4a64-ba70-f75f33cee03c 2018-09-22 04:44:35,194 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-image 2018-09-22 04:44:35,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d4642074-aba5-4372-975e-b14b8ad4b63b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bedc5807b754591620968ddf14905edfb2a5127d" 2018-09-22 04:44:35,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f1212610-0610-477e-b9b2-d9a579fd1312 Date: Sat, 22 Sep 2018 04:44:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:44:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:44:34Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d4642074-aba5-4372-975e-b14b8ad4b63b/snap", "metadata": {}}], "self": "/v2/images/d4642074-aba5-4372-975e-b14b8ad4b63b", "min_disk": 0, "protected": false, "id": "d4642074-aba5-4372-975e-b14b8ad4b63b", "file": "/v2/images/d4642074-aba5-4372-975e-b14b8ad4b63b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f153f3a223304a95952fc016db8ebe5f", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d4642074-aba5-4372-975e-b14b8ad4b63b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:44:35,370 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d4642074-aba5-4372-975e-b14b8ad4b63b used request id req-f1212610-0610-477e-b9b2-d9a579fd1312 2018-09-22 04:44:35,370 - create_image - DEBUG - Instance status is - active 2018-09-22 04:44:35,371 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-image 2018-09-22 04:44:35,371 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-image 2018-09-22 04:44:35,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:44:35,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:44:35,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff887514c7634f7291e34790de3556a3", "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj-role"}], "expires_at": "2018-09-22T05:44:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f153f3a223304a95952fc016db8ebe5f", "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f153f3a223304a95952fc016db8ebe5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/f153f3a223304a95952fc016db8ebe5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/f153f3a223304a95952fc016db8ebe5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f153f3a223304a95952fc016db8ebe5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/f153f3a223304a95952fc016db8ebe5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/f153f3a223304a95952fc016db8ebe5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-user", "id": "9c7c3ad9db874d599d1d2277f61d3a13"}, "audit_ids": ["xn1ZcZKtTZ-KxiqfWxxPqQ"], "issued_at": "2018-09-22T04:44:35.000000Z"}} 2018-09-22 04:44:35,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32fefcf5954dbdd06c08f6629b0a5496cfec1736" 2018-09-22 04:44:35,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf427c32-eaa9-4f1c-b641-7058fd8312b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:44:35,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cf427c32-eaa9-4f1c-b641-7058fd8312b0 2018-09-22 04:44:35,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32fefcf5954dbdd06c08f6629b0a5496cfec1736" 2018-09-22 04:44:36,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-50d5d8b5-3fab-4fa8-98f9-c67f8781c75d Date: Sat, 22 Sep 2018 04:44:36 GMT RESP BODY: {"networks":[]} 2018-09-22 04:44:36,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net used request id req-50d5d8b5-3fab-4fa8-98f9-c67f8781c75d 2018-09-22 04:44:36,002 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net 2018-09-22 04:44:36,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32fefcf5954dbdd06c08f6629b0a5496cfec1736" -d '{"network": {"name": "CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net", "admin_state_up": true}}' 2018-09-22 04:44:36,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-ab42b914-6c82-40f3-a2cf-b647d44d75a8 Date: Sat, 22 Sep 2018 04:44:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f153f3a223304a95952fc016db8ebe5f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:44:36Z","is_default":false,"name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:36Z","mtu":1450}} 2018-09-22 04:44:36,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-ab42b914-6c82-40f3-a2cf-b647d44d75a8 2018-09-22 04:44:36,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=20acd90b-5da8-416d-ba71-2edc30de8d9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32fefcf5954dbdd06c08f6629b0a5496cfec1736" 2018-09-22 04:44:36,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-38a17d08-c430-499d-a5b4-c42f764a3e4a Date: Sat, 22 Sep 2018 04:44:36 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-09-22T04:44:36Z","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f153f3a223304a95952fc016db8ebe5f","id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net"}]} 2018-09-22 04:44:36,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=20acd90b-5da8-416d-ba71-2edc30de8d9a used request id req-38a17d08-c430-499d-a5b4-c42f764a3e4a 2018-09-22 04:44:36,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32fefcf5954dbdd06c08f6629b0a5496cfec1736" 2018-09-22 04:44:37,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8deca2af-996a-472d-a827-0d702763bdae Date: Sat, 22 Sep 2018 04:44:37 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:44:37,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a used request id req-8deca2af-996a-472d-a827-0d702763bdae 2018-09-22 04:44:37,049 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-subnet 2018-09-22 04:44:37,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32fefcf5954dbdd06c08f6629b0a5496cfec1736" -d '{"subnets": [{"ip_version": 4, "network_id": "20acd90b-5da8-416d-ba71-2edc30de8d9a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-subnet"}]}' 2018-09-22 04:44:37,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-768f37c1-0ec0-4e34-b5f8-e7342acfd573 Date: Sat, 22 Sep 2018 04:44:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:37Z","dns_nameservers":[],"updated_at":"2018-09-22T04:44:37Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f153f3a223304a95952fc016db8ebe5f","id":"987ecb79-f0c0-4398-a4d2-0bcfc4c1e721","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-subnet"}]} 2018-09-22 04:44:37,761 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-768f37c1-0ec0-4e34-b5f8-e7342acfd573 2018-09-22 04:44:37,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=20acd90b-5da8-416d-ba71-2edc30de8d9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32fefcf5954dbdd06c08f6629b0a5496cfec1736" 2018-09-22 04:44:38,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d1d65499-6920-473a-be4f-6753800e6f3b Date: Sat, 22 Sep 2018 04:44:38 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":["987ecb79-f0c0-4398-a4d2-0bcfc4c1e721"],"updated_at":"2018-09-22T04:44:37Z","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f153f3a223304a95952fc016db8ebe5f","id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net"}]} 2018-09-22 04:44:38,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=20acd90b-5da8-416d-ba71-2edc30de8d9a used request id req-d1d65499-6920-473a-be4f-6753800e6f3b 2018-09-22 04:44:38,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32fefcf5954dbdd06c08f6629b0a5496cfec1736" 2018-09-22 04:44:38,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f13e4995-fad3-44f8-9cc5-3662edc2a2d3 Date: Sat, 22 Sep 2018 04:44:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:37Z","dns_nameservers":[],"updated_at":"2018-09-22T04:44:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f153f3a223304a95952fc016db8ebe5f","id":"987ecb79-f0c0-4398-a4d2-0bcfc4c1e721","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-subnet"}]} 2018-09-22 04:44:38,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a used request id req-f13e4995-fad3-44f8-9cc5-3662edc2a2d3 2018-09-22 04:44:38,260 - OpenStackNetwork - DEBUG - Network [20acd90b-5da8-416d-ba71-2edc30de8d9a] created successfully 2018-09-22 04:44:38,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:44:38,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:44:38,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:44:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["iyKZ6oQlT2W4lnNdTvzw4g"], "issued_at": "2018-09-22T04:44:38.000000Z"}} 2018-09-22 04:44:38,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5009e107994bce6dabec1e7923c151973060acf8" 2018-09-22 04:44:38,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91b69c3a-eca8-4f1b-8fc9-d649073938a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:44:38,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-91b69c3a-eca8-4f1b-8fc9-d649073938a7 2018-09-22 04:44:38,731 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:44:38,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5009e107994bce6dabec1e7923c151973060acf8" 2018-09-22 04:44:38,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44: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-d3d49d76-57c2-4783-9530-a9259ceb202b x-compute-request-id: req-d3d49d76-57c2-4783-9530-a9259ceb202b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:44:38,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d3d49d76-57c2-4783-9530-a9259ceb202b 2018-09-22 04:44:38,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5009e107994bce6dabec1e7923c151973060acf8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:44:38,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44: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-22dda3b2-907e-4f03-af80-d354592073f9 x-compute-request-id: req-22dda3b2-907e-4f03-af80-d354592073f9 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "name": "CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:44:38,968 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-22dda3b2-907e-4f03-af80-d354592073f9 2018-09-22 04:44:38,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:44:38,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:44:39,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff887514c7634f7291e34790de3556a3", "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj-role"}], "expires_at": "2018-09-22T05:44:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f153f3a223304a95952fc016db8ebe5f", "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f153f3a223304a95952fc016db8ebe5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/f153f3a223304a95952fc016db8ebe5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/f153f3a223304a95952fc016db8ebe5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f153f3a223304a95952fc016db8ebe5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/f153f3a223304a95952fc016db8ebe5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/f153f3a223304a95952fc016db8ebe5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-user", "id": "9c7c3ad9db874d599d1d2277f61d3a13"}, "audit_ids": ["ypk1pAhwTjy5qvMT5THN7A"], "issued_at": "2018-09-22T04:44:39.000000Z"}} 2018-09-22 04:44:39,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:39,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2382fcdf-5589-40b8-85f3-60a284a67035 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:44:39,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2382fcdf-5589-40b8-85f3-60a284a67035 2018-09-22 04:44:39,423 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:44:39,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:39,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14fbacfe-1fc0-4490-b58f-dde6c0a87498 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:44:39,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-14fbacfe-1fc0-4490-b58f-dde6c0a87498 2018-09-22 04:44:39,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:39,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b8de4b44-a417-46c3-9c93-05529b119bd0 Date: Sat, 22 Sep 2018 04:44:39 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":["987ecb79-f0c0-4398-a4d2-0bcfc4c1e721"],"updated_at":"2018-09-22T04:44:37Z","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f153f3a223304a95952fc016db8ebe5f","id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net"}]} 2018-09-22 04:44:39,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net used request id req-b8de4b44-a417-46c3-9c93-05529b119bd0 2018-09-22 04:44:39,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:44:39,747 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:44:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:44:39,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:39,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5009bd8-14a2-44cd-aebd-d1ebadb2900c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f"}, "enabled": true, "id": "f153f3a223304a95952fc016db8ebe5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj"}} 2018-09-22 04:44:39,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f used request id req-b5009bd8-14a2-44cd-aebd-d1ebadb2900c 2018-09-22 04:44:39,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:40,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b465b80c-c78c-4438-a0e1-5b63c4900246 Date: Sat, 22 Sep 2018 04:44:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:37Z","dns_nameservers":[],"updated_at":"2018-09-22T04:44:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f153f3a223304a95952fc016db8ebe5f","id":"987ecb79-f0c0-4398-a4d2-0bcfc4c1e721","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-subnet"}]} 2018-09-22 04:44:40,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a used request id req-b465b80c-c78c-4438-a0e1-5b63c4900246 2018-09-22 04:44:40,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:40,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-121ceb76-637d-42e7-85ff-049a5c012bff Date: Sat, 22 Sep 2018 04:44:40 GMT RESP BODY: {"ports":[]} 2018-09-22 04:44:40,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816aport-1&admin_state_up=True used request id req-121ceb76-637d-42e7-85ff-049a5c012bff 2018-09-22 04:44:40,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:40,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44: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-b530303f-9c98-411c-b11b-6c9877cb3a6c x-compute-request-id: req-b530303f-9c98-411c-b11b-6c9877cb3a6c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:44:40,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-inst used request id req-b530303f-9c98-411c-b11b-6c9877cb3a6c 2018-09-22 04:44:40,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:40,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f545c286-828f-4710-86a7-e96cb1ebda01 Date: Sat, 22 Sep 2018 04:44:40 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":["987ecb79-f0c0-4398-a4d2-0bcfc4c1e721"],"updated_at":"2018-09-22T04:44:37Z","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f153f3a223304a95952fc016db8ebe5f","id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net"}]} 2018-09-22 04:44:40,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net used request id req-f545c286-828f-4710-86a7-e96cb1ebda01 2018-09-22 04:44:40,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:40,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853f66fe-d9d4-448e-b016-a2d0dd613e52 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f"}, "enabled": true, "id": "f153f3a223304a95952fc016db8ebe5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj"}} 2018-09-22 04:44:40,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f used request id req-853f66fe-d9d4-448e-b016-a2d0dd613e52 2018-09-22 04:44:40,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:40,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-18c2dec8-aada-4aff-9fbc-22fe7c21c6dd Date: Sat, 22 Sep 2018 04:44:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:37Z","dns_nameservers":[],"updated_at":"2018-09-22T04:44:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f153f3a223304a95952fc016db8ebe5f","id":"987ecb79-f0c0-4398-a4d2-0bcfc4c1e721","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-subnet"}]} 2018-09-22 04:44:40,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a used request id req-18c2dec8-aada-4aff-9fbc-22fe7c21c6dd 2018-09-22 04:44:40,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:41,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b8ce447b-7e0a-4f2d-9353-b56aa4472b13 Date: Sat, 22 Sep 2018 04:44:41 GMT RESP BODY: {"ports":[]} 2018-09-22 04:44:41,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816aport-1&admin_state_up=True used request id req-b8ce447b-7e0a-4f2d-9353-b56aa4472b13 2018-09-22 04:44:41,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:44:41,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:44:41,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff887514c7634f7291e34790de3556a3", "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj-role"}], "expires_at": "2018-09-22T05:44:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f153f3a223304a95952fc016db8ebe5f", "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f153f3a223304a95952fc016db8ebe5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/f153f3a223304a95952fc016db8ebe5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/f153f3a223304a95952fc016db8ebe5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f153f3a223304a95952fc016db8ebe5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/f153f3a223304a95952fc016db8ebe5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/f153f3a223304a95952fc016db8ebe5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/f153f3a223304a95952fc016db8ebe5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-user", "id": "9c7c3ad9db874d599d1d2277f61d3a13"}, "audit_ids": ["lLjbIipKTriZb_AdeATN9Q"], "issued_at": "2018-09-22T04:44:41.000000Z"}} 2018-09-22 04:44:41,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57e132411d26ad6b444de6cde9d01bd282c09bb" 2018-09-22 04:44:41,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4846af61-4592-41f6-9668-d81d908606d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:44:41,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4846af61-4592-41f6-9668-d81d908606d8 2018-09-22 04:44:41,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:41,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-388d16c5-30c5-49d5-8d26-ff9c85b4ef3f Date: Sat, 22 Sep 2018 04:44: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":["987ecb79-f0c0-4398-a4d2-0bcfc4c1e721"],"updated_at":"2018-09-22T04:44:37Z","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f153f3a223304a95952fc016db8ebe5f","id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net"}]} 2018-09-22 04:44:41,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net used request id req-388d16c5-30c5-49d5-8d26-ff9c85b4ef3f 2018-09-22 04:44:41,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:42,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5612bf9a-2c70-459c-aff5-d3e4e0563941 Date: Sat, 22 Sep 2018 04:44:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:37Z","dns_nameservers":[],"updated_at":"2018-09-22T04:44:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f153f3a223304a95952fc016db8ebe5f","id":"987ecb79-f0c0-4398-a4d2-0bcfc4c1e721","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-subnet"}]} 2018-09-22 04:44:42,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a used request id req-5612bf9a-2c70-459c-aff5-d3e4e0563941 2018-09-22 04:44:42,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:42,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-46355b03-890f-4f92-9e7f-a8a8a11ad6d7 Date: Sat, 22 Sep 2018 04:44:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["987ecb79-f0c0-4398-a4d2-0bcfc4c1e721"],"updated_at":"2018-09-22T04:44:37Z","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f153f3a223304a95952fc016db8ebe5f","id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net"}]} 2018-09-22 04:44:42,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net used request id req-46355b03-890f-4f92-9e7f-a8a8a11ad6d7 2018-09-22 04:44:42,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:44:42,545 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:44:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:44:42,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b57e132411d26ad6b444de6cde9d01bd282c09bb" 2018-09-22 04:44:42,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-588e8a0d-fb42-4704-a5f9-e6d5d519ddda Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f"}, "enabled": true, "id": "f153f3a223304a95952fc016db8ebe5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj"}} 2018-09-22 04:44:42,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f used request id req-588e8a0d-fb42-4704-a5f9-e6d5d519ddda 2018-09-22 04:44:42,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:42,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-35b529b9-a10b-4ec0-9fe0-87d126ef87cf Date: Sat, 22 Sep 2018 04:44:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:37Z","dns_nameservers":[],"updated_at":"2018-09-22T04:44:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f153f3a223304a95952fc016db8ebe5f","id":"987ecb79-f0c0-4398-a4d2-0bcfc4c1e721","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-subnet"}]} 2018-09-22 04:44:42,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a used request id req-35b529b9-a10b-4ec0-9fe0-87d126ef87cf 2018-09-22 04:44:42,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a&name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:43,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-090b3209-9d16-4af1-a2b2-9a910147d126 Date: Sat, 22 Sep 2018 04:44:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:37Z","dns_nameservers":[],"updated_at":"2018-09-22T04:44:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f153f3a223304a95952fc016db8ebe5f","id":"987ecb79-f0c0-4398-a4d2-0bcfc4c1e721","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-subnet"}]} 2018-09-22 04:44:43,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a&name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-subnet used request id req-090b3209-9d16-4af1-a2b2-9a910147d126 2018-09-22 04:44:43,027 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net 2018-09-22 04:44:43,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" -d '{"port": {"network_id": "20acd90b-5da8-416d-ba71-2edc30de8d9a", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "987ecb79-f0c0-4398-a4d2-0bcfc4c1e721", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816aport-1", "admin_state_up": true}}' 2018-09-22 04:44:44,192 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-653be5f3-835a-4682-993a-ea90411035c1 Date: Sat, 22 Sep 2018 04:44:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:44:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"987ecb79-f0c0-4398-a4d2-0bcfc4c1e721","ip_address":"10.55.0.101"}],"id":"0cb48c4c-b53d-4b07-bdc4-c105f243d06f","security_groups":["12b8a4bb-653a-4525-b729-b4cacb955a12"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816aport-1","project_id":"f153f3a223304a95952fc016db8ebe5f","qos_policy_id":null,"admin_state_up":true,"network_id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:43Z","binding:vnic_type":"normal"}} 2018-09-22 04:44:44,193 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-653be5f3-835a-4682-993a-ea90411035c1 2018-09-22 04:44:44,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:44,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-07df25f7-eb0f-421b-b0ef-44fa272d4bec Date: Sat, 22 Sep 2018 04:44:44 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":["987ecb79-f0c0-4398-a4d2-0bcfc4c1e721"],"updated_at":"2018-09-22T04:44:37Z","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f153f3a223304a95952fc016db8ebe5f","id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net"}]} 2018-09-22 04:44:44,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net used request id req-07df25f7-eb0f-421b-b0ef-44fa272d4bec 2018-09-22 04:44:44,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:44,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb4798a0-3f39-40c0-89dc-e8b24f755e62 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f"}, "enabled": true, "id": "f153f3a223304a95952fc016db8ebe5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj"}} 2018-09-22 04:44:44,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f used request id req-fb4798a0-3f39-40c0-89dc-e8b24f755e62 2018-09-22 04:44:44,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:44,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e814532e-013a-460a-8b52-3f4284e29461 Date: Sat, 22 Sep 2018 04:44:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:37Z","dns_nameservers":[],"updated_at":"2018-09-22T04:44:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f153f3a223304a95952fc016db8ebe5f","id":"987ecb79-f0c0-4398-a4d2-0bcfc4c1e721","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-subnet"}]} 2018-09-22 04:44:44,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a used request id req-e814532e-013a-460a-8b52-3f4284e29461 2018-09-22 04:44:44,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:44,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-872b232c-d761-47e0-940a-a160ff3f0e6d Date: Sat, 22 Sep 2018 04:44:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:44:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"987ecb79-f0c0-4398-a4d2-0bcfc4c1e721","ip_address":"10.55.0.101"}],"id":"0cb48c4c-b53d-4b07-bdc4-c105f243d06f","security_groups":["12b8a4bb-653a-4525-b729-b4cacb955a12"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"f153f3a223304a95952fc016db8ebe5f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816aport-1","admin_state_up":true,"network_id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:43Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:44:44,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816aport-1&admin_state_up=True used request id req-872b232c-d761-47e0-940a-a160ff3f0e6d 2018-09-22 04:44:44,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:44,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96cd9809-1085-4b8c-a8ff-6b2d4fe59075 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f"}, "enabled": true, "id": "f153f3a223304a95952fc016db8ebe5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj"}} 2018-09-22 04:44:44,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f used request id req-96cd9809-1085-4b8c-a8ff-6b2d4fe59075 2018-09-22 04:44:44,897 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-inst 2018-09-22 04:44:44,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:44,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44: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-71fc3cf4-d9b8-41f2-9c72-c22c16ba9727 x-compute-request-id: req-71fc3cf4-d9b8-41f2-9c72-c22c16ba9727 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-flavor-name"}]} 2018-09-22 04:44:44,937 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-71fc3cf4-d9b8-41f2-9c72-c22c16ba9727 2018-09-22 04:44:44,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/b32bfd85-1529-4607-a1e2-67e9a2bf21c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:44,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44: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-f863b15e-9ea1-42c8-a35e-0fd93712e721 x-compute-request-id: req-f863b15e-9ea1-42c8-a35e-0fd93712e721 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "name": "CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:44:44,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/b32bfd85-1529-4607-a1e2-67e9a2bf21c0 used request id req-f863b15e-9ea1-42c8-a35e-0fd93712e721 2018-09-22 04:44:44,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:45,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-18ebc495-58f9-47d8-80f2-394a25dd9840 Date: Sat, 22 Sep 2018 04:44:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:44:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:44:34Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d4642074-aba5-4372-975e-b14b8ad4b63b/snap", "metadata": {}}], "self": "/v2/images/d4642074-aba5-4372-975e-b14b8ad4b63b", "min_disk": 0, "protected": false, "id": "d4642074-aba5-4372-975e-b14b8ad4b63b", "file": "/v2/images/d4642074-aba5-4372-975e-b14b8ad4b63b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f153f3a223304a95952fc016db8ebe5f", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d4642074-aba5-4372-975e-b14b8ad4b63b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-image"} 2018-09-22 04:44:45,224 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-image used request id req-18ebc495-58f9-47d8-80f2-394a25dd9840 2018-09-22 04:44:45,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:45,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b01eac40-d5c1-4528-b517-37685654fee6 Date: Sat, 22 Sep 2018 04:44:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:44:45,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b01eac40-d5c1-4528-b517-37685654fee6 2018-09-22 04:44:45,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" -d '{"server": {"name": "CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-inst", "imageRef": "d4642074-aba5-4372-975e-b14b8ad4b63b", "flavorRef": "b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "max_count": 1, "min_count": 1, "networks": [{"port": "0cb48c4c-b53d-4b07-bdc4-c105f243d06f"}]}}' 2018-09-22 04:44:47,778 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:44: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-c77575ee-ec01-45e3-9f5e-a4cda5d357d0 x-compute-request-id: req-c77575ee-ec01-45e3-9f5e-a4cda5d357d0 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "224f48da-8890-49ec-b243-412693fcfa7c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/224f48da-8890-49ec-b243-412693fcfa7c", "rel": "bookmark"}], "adminPass": "PaMakw36dGSX"}} 2018-09-22 04:44:47,778 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c77575ee-ec01-45e3-9f5e-a4cda5d357d0 2018-09-22 04:44:47,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:48,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44: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-39021f7b-1901-4ad3-a4cb-233aa02cdc6a x-compute-request-id: req-39021f7b-1901-4ad3-a4cb-233aa02cdc6a 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.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/224f48da-8890-49ec-b243-412693fcfa7c", "rel": "bookmark"}], "image": {"id": "d4642074-aba5-4372-975e-b14b8ad4b63b", "links": [{"href": "http://172.30.9.23:8774/images/d4642074-aba5-4372-975e-b14b8ad4b63b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "links": [{"href": "http://172.30.9.23:8774/flavors/b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "rel": "bookmark"}]}, "id": "224f48da-8890-49ec-b243-412693fcfa7c", "user_id": "9c7c3ad9db874d599d1d2277f61d3a13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:44:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-inst", "created": "2018-09-22T04:44:47Z", "tenant_id": "f153f3a223304a95952fc016db8ebe5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:44:48,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c used request id req-39021f7b-1901-4ad3-a4cb-233aa02cdc6a 2018-09-22 04:44:48,007 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-inst 2018-09-22 04:44:48,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:48,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-915a3f9b-47ba-49d0-8605-a4168cd3c8df x-compute-request-id: req-915a3f9b-47ba-49d0-8605-a4168cd3c8df 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.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/224f48da-8890-49ec-b243-412693fcfa7c", "rel": "bookmark"}], "image": {"id": "d4642074-aba5-4372-975e-b14b8ad4b63b", "links": [{"href": "http://172.30.9.23:8774/images/d4642074-aba5-4372-975e-b14b8ad4b63b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "links": [{"href": "http://172.30.9.23:8774/flavors/b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "rel": "bookmark"}]}, "id": "224f48da-8890-49ec-b243-412693fcfa7c", "user_id": "9c7c3ad9db874d599d1d2277f61d3a13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:44:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-inst", "created": "2018-09-22T04:44:47Z", "tenant_id": "f153f3a223304a95952fc016db8ebe5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:44:48,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c used request id req-915a3f9b-47ba-49d0-8605-a4168cd3c8df 2018-09-22 04:44:48,358 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-inst] is - BUILD 2018-09-22 04:44:48,359 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:44:51,362 - create_instance - DEBUG - VM status query timeout in 896.645795107 2018-09-22 04:44:51,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:51,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-0cf1ab88-3ff7-4cf7-8a85-e46fc5dce9f8 x-compute-request-id: req-0cf1ab88-3ff7-4cf7-8a85-e46fc5dce9f8 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/224f48da-8890-49ec-b243-412693fcfa7c", "rel": "bookmark"}], "image": {"id": "d4642074-aba5-4372-975e-b14b8ad4b63b", "links": [{"href": "http://172.30.9.23:8774/images/d4642074-aba5-4372-975e-b14b8ad4b63b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "links": [{"href": "http://172.30.9.23:8774/flavors/b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "rel": "bookmark"}]}, "id": "224f48da-8890-49ec-b243-412693fcfa7c", "security_groups": [{"name": "default"}], "user_id": "9c7c3ad9db874d599d1d2277f61d3a13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:44:49Z", "hostId": "4d5dcb4492af8749887acd7eb7662e331f0d3fb61b4fc0428a39237b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-inst", "created": "2018-09-22T04:44:47Z", "tenant_id": "f153f3a223304a95952fc016db8ebe5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:44:51,663 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c used request id req-0cf1ab88-3ff7-4cf7-8a85-e46fc5dce9f8 2018-09-22 04:44:51,663 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-inst] is - BUILD 2018-09-22 04:44:51,663 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:44:54,667 - create_instance - DEBUG - VM status query timeout in 893.341066122 2018-09-22 04:44:54,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:55,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-1f23d3af-96d9-4c5c-9087-c619fc8d48fb x-compute-request-id: req-1f23d3af-96d9-4c5c-9087-c619fc8d48fb Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/224f48da-8890-49ec-b243-412693fcfa7c", "rel": "bookmark"}], "image": {"id": "d4642074-aba5-4372-975e-b14b8ad4b63b", "links": [{"href": "http://172.30.9.23:8774/images/d4642074-aba5-4372-975e-b14b8ad4b63b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:44:40.000000", "flavor": {"id": "b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "links": [{"href": "http://172.30.9.23:8774/flavors/b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "rel": "bookmark"}]}, "id": "224f48da-8890-49ec-b243-412693fcfa7c", "security_groups": [{"name": "default"}], "user_id": "9c7c3ad9db874d599d1d2277f61d3a13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:44:54Z", "hostId": "4d5dcb4492af8749887acd7eb7662e331f0d3fb61b4fc0428a39237b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-inst", "created": "2018-09-22T04:44:47Z", "tenant_id": "f153f3a223304a95952fc016db8ebe5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:44:55,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c used request id req-1f23d3af-96d9-4c5c-9087-c619fc8d48fb 2018-09-22 04:44:55,411 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-inst] is - ACTIVE 2018-09-22 04:44:55,411 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:44:55,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:56,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44: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-95cb9892-1d1c-4bea-85be-865b3314dc0d x-compute-request-id: req-95cb9892-1d1c-4bea-85be-865b3314dc0d Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/224f48da-8890-49ec-b243-412693fcfa7c", "rel": "bookmark"}], "image": {"id": "d4642074-aba5-4372-975e-b14b8ad4b63b", "links": [{"href": "http://172.30.9.23:8774/images/d4642074-aba5-4372-975e-b14b8ad4b63b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:44:40.000000", "flavor": {"id": "b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "links": [{"href": "http://172.30.9.23:8774/flavors/b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "rel": "bookmark"}]}, "id": "224f48da-8890-49ec-b243-412693fcfa7c", "security_groups": [{"name": "default"}], "user_id": "9c7c3ad9db874d599d1d2277f61d3a13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:44:54Z", "hostId": "4d5dcb4492af8749887acd7eb7662e331f0d3fb61b4fc0428a39237b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-inst", "created": "2018-09-22T04:44:47Z", "tenant_id": "f153f3a223304a95952fc016db8ebe5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:44:56,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c used request id req-95cb9892-1d1c-4bea-85be-865b3314dc0d 2018-09-22 04:44:56,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:56,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c9ecd152-5596-49b0-8031-a5a152f815ba Date: Sat, 22 Sep 2018 04:44:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["987ecb79-f0c0-4398-a4d2-0bcfc4c1e721"],"updated_at":"2018-09-22T04:44:37Z","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f153f3a223304a95952fc016db8ebe5f","id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net"}]} 2018-09-22 04:44:56,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net used request id req-c9ecd152-5596-49b0-8031-a5a152f815ba 2018-09-22 04:44:56,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:56,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a41a163-a6fa-4d37-ae5e-9a3d8d1d8003 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f"}, "enabled": true, "id": "f153f3a223304a95952fc016db8ebe5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj"}} 2018-09-22 04:44:56,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f used request id req-2a41a163-a6fa-4d37-ae5e-9a3d8d1d8003 2018-09-22 04:44:56,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:56,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-51790d39-b5f4-4a46-b15c-4ab02b24aa63 Date: Sat, 22 Sep 2018 04:44:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:37Z","dns_nameservers":[],"updated_at":"2018-09-22T04:44:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f153f3a223304a95952fc016db8ebe5f","id":"987ecb79-f0c0-4398-a4d2-0bcfc4c1e721","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-subnet"}]} 2018-09-22 04:44:56,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a used request id req-51790d39-b5f4-4a46-b15c-4ab02b24aa63 2018-09-22 04:44:56,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:56,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-78c710b8-ed6c-40ae-9746-3025c19f6476 Date: Sat, 22 Sep 2018 04:44:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:44:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"987ecb79-f0c0-4398-a4d2-0bcfc4c1e721","ip_address":"10.55.0.2"}],"id":"00d95800-c42f-4ab1-b3d1-c7bd743652f0","security_groups":[],"mac_address":"fa:16:3e:0b:41:86","project_id":"f153f3a223304a95952fc016db8ebe5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-20acd90b-5da8-416d-ba71-2edc30de8d9a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:44:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"987ecb79-f0c0-4398-a4d2-0bcfc4c1e721","ip_address":"10.55.0.101"}],"id":"0cb48c4c-b53d-4b07-bdc4-c105f243d06f","security_groups":["12b8a4bb-653a-4525-b729-b4cacb955a12"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"f153f3a223304a95952fc016db8ebe5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816aport-1","admin_state_up":true,"network_id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:43Z","binding:vnic_type":"normal","device_id":"224f48da-8890-49ec-b243-412693fcfa7c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:44:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"987ecb79-f0c0-4398-a4d2-0bcfc4c1e721","ip_address":"10.55.0.3"}],"id":"3abf963b-9688-4fbb-948f-f78006c67bee","security_groups":[],"mac_address":"fa:16:3e:ce:68:7f","project_id":"f153f3a223304a95952fc016db8ebe5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-20acd90b-5da8-416d-ba71-2edc30de8d9a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:44:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"987ecb79-f0c0-4398-a4d2-0bcfc4c1e721","ip_address":"10.55.0.4"}],"id":"d845c8fe-0a8f-4285-97fb-a57ea6cbef5f","security_groups":[],"mac_address":"fa:16:3e:00:33:fe","project_id":"f153f3a223304a95952fc016db8ebe5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-20acd90b-5da8-416d-ba71-2edc30de8d9a"}]} 2018-09-22 04:44:56,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a used request id req-78c710b8-ed6c-40ae-9746-3025c19f6476 2018-09-22 04:44:56,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=20acd90b-5da8-416d-ba71-2edc30de8d9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:57,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-acb61ca1-786f-47c8-92ab-4058d9875bba Date: Sat, 22 Sep 2018 04:44:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["987ecb79-f0c0-4398-a4d2-0bcfc4c1e721"],"updated_at":"2018-09-22T04:44:37Z","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f153f3a223304a95952fc016db8ebe5f","id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net"}]} 2018-09-22 04:44:57,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=20acd90b-5da8-416d-ba71-2edc30de8d9a used request id req-acb61ca1-786f-47c8-92ab-4058d9875bba 2018-09-22 04:44:57,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:57,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3e9552b2-8cae-42a3-aa72-453670d8d01e Date: Sat, 22 Sep 2018 04:44:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:37Z","dns_nameservers":[],"updated_at":"2018-09-22T04:44:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f153f3a223304a95952fc016db8ebe5f","id":"987ecb79-f0c0-4398-a4d2-0bcfc4c1e721","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-subnet"}]} 2018-09-22 04:44:57,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a used request id req-3e9552b2-8cae-42a3-aa72-453670d8d01e 2018-09-22 04:44:57,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a&name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:57,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b84d4131-9588-4119-800f-2ce4efc6352d Date: Sat, 22 Sep 2018 04:44:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"20acd90b-5da8-416d-ba71-2edc30de8d9a","tenant_id":"f153f3a223304a95952fc016db8ebe5f","created_at":"2018-09-22T04:44:37Z","dns_nameservers":[],"updated_at":"2018-09-22T04:44:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f153f3a223304a95952fc016db8ebe5f","id":"987ecb79-f0c0-4398-a4d2-0bcfc4c1e721","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-subnet"}]} 2018-09-22 04:44:57,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=20acd90b-5da8-416d-ba71-2edc30de8d9a&name=CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-subnet used request id req-b84d4131-9588-4119-800f-2ce4efc6352d 2018-09-22 04:44:57,376 - create_instance - INFO - Deleting Port with ID - 0cb48c4c-b53d-4b07-bdc4-c105f243d06f 2018-09-22 04:44:57,376 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816aport-1 2018-09-22 04:44:57,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/0cb48c4c-b53d-4b07-bdc4-c105f243d06f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:57,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8b2a0650-57a7-488d-b549-cff5238a1db6 Date: Sat, 22 Sep 2018 04:44:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:44:57,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/0cb48c4c-b53d-4b07-bdc4-c105f243d06f used request id req-8b2a0650-57a7-488d-b549-cff5238a1db6 2018-09-22 04:44:57,941 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-inst 2018-09-22 04:44:57,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:58,088 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:44: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-6777dac0-3ada-4c02-98d8-d2565adf801c x-compute-request-id: req-6777dac0-3ada-4c02-98d8-d2565adf801c Content-Type: application/json 2018-09-22 04:44:58,088 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c used request id req-6777dac0-3ada-4c02-98d8-d2565adf801c 2018-09-22 04:44:58,088 - create_instance - INFO - Checking deletion status 2018-09-22 04:44:58,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:44:58,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:44: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-bf81849f-0084-49c7-a9d0-bb4167f115f7 x-compute-request-id: req-bf81849f-0084-49c7-a9d0-bb4167f115f7 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/224f48da-8890-49ec-b243-412693fcfa7c", "rel": "bookmark"}], "image": {"id": "d4642074-aba5-4372-975e-b14b8ad4b63b", "links": [{"href": "http://172.30.9.23:8774/images/d4642074-aba5-4372-975e-b14b8ad4b63b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:44:40.000000", "flavor": {"id": "b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "links": [{"href": "http://172.30.9.23:8774/flavors/b32bfd85-1529-4607-a1e2-67e9a2bf21c0", "rel": "bookmark"}]}, "id": "224f48da-8890-49ec-b243-412693fcfa7c", "user_id": "9c7c3ad9db874d599d1d2277f61d3a13", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:44:58Z", "hostId": "4d5dcb4492af8749887acd7eb7662e331f0d3fb61b4fc0428a39237b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-inst", "created": "2018-09-22T04:44:47Z", "tenant_id": "f153f3a223304a95952fc016db8ebe5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:44:58,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c used request id req-bf81849f-0084-49c7-a9d0-bb4167f115f7 2018-09-22 04:44:58,528 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-inst] is - ACTIVE 2018-09-22 04:44:58,529 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:45:01,532 - create_instance - DEBUG - VM status query timeout in 296.556823969 2018-09-22 04:45:01,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa352a526e81eb730034973f78e49ea17867c4c" 2018-09-22 04:45:01,590 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:45: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-a31543e4-be03-4800-b23c-222a049e55bf x-compute-request-id: req-a31543e4-be03-4800-b23c-222a049e55bf Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 224f48da-8890-49ec-b243-412693fcfa7c could not be found.", "code": 404}} 2018-09-22 04:45:01,590 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/224f48da-8890-49ec-b243-412693fcfa7c used request id req-a31543e4-be03-4800-b23c-222a049e55bf 2018-09-22 04:45:01,590 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 224f48da-8890-49ec-b243-412693fcfa7c could not be found. (HTTP 404) (Request-ID: req-a31543e4-be03-4800-b23c-222a049e55bf) 2018-09-22 04:45:01,591 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-inst 2018-09-22 04:45:01,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/b32bfd85-1529-4607-a1e2-67e9a2bf21c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5009e107994bce6dabec1e7923c151973060acf8" 2018-09-22 04:45:01,634 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:45: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-4f21aaf9-8bc0-46ed-83bb-6d0c7d41db90 x-compute-request-id: req-4f21aaf9-8bc0-46ed-83bb-6d0c7d41db90 Content-Length: 0 Content-Type: application/json 2018-09-22 04:45:01,634 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b32bfd85-1529-4607-a1e2-67e9a2bf21c0 used request id req-4f21aaf9-8bc0-46ed-83bb-6d0c7d41db90 2018-09-22 04:45:01,635 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-subnet 2018-09-22 04:45:01,635 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-subnet 2018-09-22 04:45:01,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/987ecb79-f0c0-4398-a4d2-0bcfc4c1e721 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32fefcf5954dbdd06c08f6629b0a5496cfec1736" 2018-09-22 04:45:04,093 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f153182c-e0c8-47ee-af24-b10c4d63f43e Date: Sat, 22 Sep 2018 04:45:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:45:04,093 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/987ecb79-f0c0-4398-a4d2-0bcfc4c1e721 used request id req-f153182c-e0c8-47ee-af24-b10c4d63f43e 2018-09-22 04:45:04,093 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-pub-net 2018-09-22 04:45:04,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/20acd90b-5da8-416d-ba71-2edc30de8d9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32fefcf5954dbdd06c08f6629b0a5496cfec1736" 2018-09-22 04:45:05,384 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a63aaf24-3c61-4c6d-819a-c86eee9a6d58 Date: Sat, 22 Sep 2018 04:45:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:45:05,384 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/20acd90b-5da8-416d-ba71-2edc30de8d9a used request id req-a63aaf24-3c61-4c6d-819a-c86eee9a6d58 2018-09-22 04:45:05,385 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-1e3862d7-2d65-48c5-a7fd-3c0512a5816a-image 2018-09-22 04:45:05,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/d4642074-aba5-4372-975e-b14b8ad4b63b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bedc5807b754591620968ddf14905edfb2a5127d" 2018-09-22 04:45:06,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b7f4d9d3-9f42-4d76-a86b-9e3989977855 Date: Sat, 22 Sep 2018 04:45:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:45:06,835 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d4642074-aba5-4372-975e-b14b8ad4b63b used request id req-b7f4d9d3-9f42-4d76-a86b-9e3989977855 2018-09-22 04:45:06,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4c000adc8b9a88c9b72a9aa525746fc08bab75" 2018-09-22 04:45:07,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-b64ae18f-7b1f-4303-b16a-9c18ba69d25e Date: Sat, 22 Sep 2018 04:45:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f153f3a223304a95952fc016db8ebe5f", "created_at": "2018-09-22T04:44:36Z", "updated_at": "2018-09-22T04:44:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:44:36Z", "revision_number": 0, "id": "4d8f8acd-51de-4027-9378-b6d55702f186", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:44:36Z", "security_group_id": "12b8a4bb-653a-4525-b729-b4cacb955a12", "tenant_id": "f153f3a223304a95952fc016db8ebe5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f153f3a223304a95952fc016db8ebe5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:44:36Z", "revision_number": 0, "id": "516293cf-3ca2-47b7-b2ad-083386cd08ca", "remote_group_id": "12b8a4bb-653a-4525-b729-b4cacb955a12", "remote_ip_prefix": null, "created_at": "2018-09-22T04:44:36Z", "security_group_id": "12b8a4bb-653a-4525-b729-b4cacb955a12", "tenant_id": "f153f3a223304a95952fc016db8ebe5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f153f3a223304a95952fc016db8ebe5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:44:36Z", "revision_number": 0, "id": "734cd6c0-e452-48c0-bcf2-3c3aa0e4a4c1", "remote_group_id": "12b8a4bb-653a-4525-b729-b4cacb955a12", "remote_ip_prefix": null, "created_at": "2018-09-22T04:44:36Z", "security_group_id": "12b8a4bb-653a-4525-b729-b4cacb955a12", "tenant_id": "f153f3a223304a95952fc016db8ebe5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f153f3a223304a95952fc016db8ebe5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:44:36Z", "revision_number": 0, "id": "c0048f07-af02-49f5-884c-39e84734ab50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:44:36Z", "security_group_id": "12b8a4bb-653a-4525-b729-b4cacb955a12", "tenant_id": "f153f3a223304a95952fc016db8ebe5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f153f3a223304a95952fc016db8ebe5f"}], "revision_number": 4, "project_id": "f153f3a223304a95952fc016db8ebe5f", "id": "12b8a4bb-653a-4525-b729-b4cacb955a12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:45:07,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b64ae18f-7b1f-4303-b16a-9c18ba69d25e 2018-09-22 04:45:07,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4c000adc8b9a88c9b72a9aa525746fc08bab75" 2018-09-22 04:45:07,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b07548-9ef9-47b9-8c8d-403b7a93851f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f"}, "enabled": true, "id": "f153f3a223304a95952fc016db8ebe5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj"}} 2018-09-22 04:45:07,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f used request id req-06b07548-9ef9-47b9-8c8d-403b7a93851f 2018-09-22 04:45:07,206 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12b8a4bb-653a-4525-b729-b4cacb955a12 2018-09-22 04:45:07,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=12b8a4bb-653a-4525-b729-b4cacb955a12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4c000adc8b9a88c9b72a9aa525746fc08bab75" 2018-09-22 04:45:07,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c6e9e11b-b92b-4ad5-9e86-ffa066b784af Date: Sat, 22 Sep 2018 04:45:07 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-09-22T04:44:36Z", "security_group_id": "12b8a4bb-653a-4525-b729-b4cacb955a12", "port_range_min": null, "revision_number": 0, "tenant_id": "f153f3a223304a95952fc016db8ebe5f", "created_at": "2018-09-22T04:44:36Z", "project_id": "f153f3a223304a95952fc016db8ebe5f", "id": "4d8f8acd-51de-4027-9378-b6d55702f186"}, {"remote_group_id": "12b8a4bb-653a-4525-b729-b4cacb955a12", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:44:36Z", "security_group_id": "12b8a4bb-653a-4525-b729-b4cacb955a12", "port_range_min": null, "revision_number": 0, "tenant_id": "f153f3a223304a95952fc016db8ebe5f", "created_at": "2018-09-22T04:44:36Z", "project_id": "f153f3a223304a95952fc016db8ebe5f", "id": "516293cf-3ca2-47b7-b2ad-083386cd08ca"}, {"remote_group_id": "12b8a4bb-653a-4525-b729-b4cacb955a12", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:44:36Z", "security_group_id": "12b8a4bb-653a-4525-b729-b4cacb955a12", "port_range_min": null, "revision_number": 0, "tenant_id": "f153f3a223304a95952fc016db8ebe5f", "created_at": "2018-09-22T04:44:36Z", "project_id": "f153f3a223304a95952fc016db8ebe5f", "id": "734cd6c0-e452-48c0-bcf2-3c3aa0e4a4c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:44:36Z", "security_group_id": "12b8a4bb-653a-4525-b729-b4cacb955a12", "port_range_min": null, "revision_number": 0, "tenant_id": "f153f3a223304a95952fc016db8ebe5f", "created_at": "2018-09-22T04:44:36Z", "project_id": "f153f3a223304a95952fc016db8ebe5f", "id": "c0048f07-af02-49f5-884c-39e84734ab50"}]} 2018-09-22 04:45:07,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=12b8a4bb-653a-4525-b729-b4cacb955a12 used request id req-c6e9e11b-b92b-4ad5-9e86-ffa066b784af 2018-09-22 04:45:07,393 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:45:07,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/12b8a4bb-653a-4525-b729-b4cacb955a12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4c000adc8b9a88c9b72a9aa525746fc08bab75" 2018-09-22 04:45:07,716 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a50d15fb-88f7-4111-95da-6f61741d7cc5 Content-Length: 0 Date: Sat, 22 Sep 2018 04:45:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:45:07,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/12b8a4bb-653a-4525-b729-b4cacb955a12 used request id req-a50d15fb-88f7-4111-95da-6f61741d7cc5 2018-09-22 04:45:07,717 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj 2018-09-22 04:45:07,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4c000adc8b9a88c9b72a9aa525746fc08bab75" 2018-09-22 04:45:07,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:45:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cec035c-e008-4030-9899-44560d6b9ef0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:45:07,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f153f3a223304a95952fc016db8ebe5f used request id req-0cec035c-e008-4030-9899-44560d6b9ef0 2018-09-22 04:45:07,930 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-proj-role 2018-09-22 04:45:07,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ff887514c7634f7291e34790de3556a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4c000adc8b9a88c9b72a9aa525746fc08bab75" 2018-09-22 04:45:08,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:45:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e4448fb-d535-42ad-9ac7-5017fd61e0a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:45:08,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ff887514c7634f7291e34790de3556a3 used request id req-1e4448fb-d535-42ad-9ac7-5017fd61e0a0 2018-09-22 04:45:08,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e4c000adc8b9a88c9b72a9aa525746fc08bab75" 2018-09-22 04:45:08,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a740a6c5-726d-4dcc-b259-a48c1cd4282c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:45:08,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a740a6c5-726d-4dcc-b259-a48c1cd4282c 2018-09-22 04:45:08,134 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-2e0ac2b6-c88a-4cd-user 2018-09-22 04:45:08,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9c7c3ad9db874d599d1d2277f61d3a13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43d86a1cb2c6b8d510636703992dc9d20b2419d3" 2018-09-22 04:45:08,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:45:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22f66b91-a179-4aa0-8b25-87fd487836d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:45:08,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9c7c3ad9db874d599d1d2277f61d3a13 used request id req-22f66b91-a179-4aa0-8b25-87fd487836d2 2018-09-22 04:45:08,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:45:08,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:45:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["HoGpo9nnQiiZ4vzBC5aX8w"], "issued_at": "2018-09-22T04:45:08.000000Z"}} 2018-09-22 04:45:08,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e18d81d45473b4900ed94bd23c03ef588fdde2a" 2018-09-22 04:45:08,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5b1dbb7-168c-4e40-8570-a9be804145a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:45:08,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d5b1dbb7-168c-4e40-8570-a9be804145a6 2018-09-22 04:45:08,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:45:08,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:45:09,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:45:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Vy2n3ls0QE-1RGsJiTEf-g"], "issued_at": "2018-09-22T04:45:09.000000Z"}} 2018-09-22 04:45:09,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746b81ba6c3d9c01d38e37907d1036d7097f4a30" 2018-09-22 04:45:09,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b58d571-62e6-4ec1-8315-77f5a300f7c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:45:09,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5b58d571-62e6-4ec1-8315-77f5a300f7c7 2018-09-22 04:45:09,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:45:09,343 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:45:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:45:09,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746b81ba6c3d9c01d38e37907d1036d7097f4a30" 2018-09-22 04:45:09,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e60cb1-7610-497d-a366-3e4bd2f20f6b Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:45:09,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj used request id req-a5e60cb1-7610-497d-a366-3e4bd2f20f6b 2018-09-22 04:45:09,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746b81ba6c3d9c01d38e37907d1036d7097f4a30" 2018-09-22 04:45:09,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b896e972-fd14-4d5c-8245-2449c7cb2726 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:45:09,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b896e972-fd14-4d5c-8245-2449c7cb2726 2018-09-22 04:45:09,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746b81ba6c3d9c01d38e37907d1036d7097f4a30" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj"}}' 2018-09-22 04:45:09,649 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:45:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38b36a31-4d4c-4ea0-a8b3-50fa6159642f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e"}, "enabled": true, "id": "c5e9827d9de9479fb7fa84ef96f18b4e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj"}} 2018-09-22 04:45:09,649 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-38b36a31-4d4c-4ea0-a8b3-50fa6159642f 2018-09-22 04:45:09,650 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj 2018-09-22 04:45:09,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:45:09,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:45:10,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:45:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["MpNN4GYARsa7psvTjVp8pA"], "issued_at": "2018-09-22T04:45:10.000000Z"}} 2018-09-22 04:45:10,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb48e24940c0647cd012699d5cc044032da1949" 2018-09-22 04:45:10,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c046afd-e6b6-44c3-84c2-0fbb3b72b99d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:45:10,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4c046afd-e6b6-44c3-84c2-0fbb3b72b99d 2018-09-22 04:45:10,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:45:10,059 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:45:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:45:10,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb48e24940c0647cd012699d5cc044032da1949" 2018-09-22 04:45:10,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-119d282b-7d58-4df7-8a12-918a9bb47a85 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:45:10,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-119d282b-7d58-4df7-8a12-918a9bb47a85 2018-09-22 04:45:10,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb48e24940c0647cd012699d5cc044032da1949" 2018-09-22 04:45:10,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d16ebc6-bdd4-43c2-adc7-1d6d837a574a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e"}, "enabled": true, "id": "c5e9827d9de9479fb7fa84ef96f18b4e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj"}]} 2018-09-22 04:45:10,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj used request id req-9d16ebc6-bdd4-43c2-adc7-1d6d837a574a 2018-09-22 04:45:10,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb48e24940c0647cd012699d5cc044032da1949" 2018-09-22 04:45:10,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c5c5d51-4cd9-4873-9baf-68962a8b9ec1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:45:10,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4c5c5d51-4cd9-4873-9baf-68962a8b9ec1 2018-09-22 04:45:10,751 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-3fb0123b-9780-4e3-user 2018-09-22 04:45:10,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:45:10,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746b81ba6c3d9c01d38e37907d1036d7097f4a30" 2018-09-22 04:45:10,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c8a9859-dd3c-466b-9edb-298ba4be6fe8 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:45:10,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3c8a9859-dd3c-466b-9edb-298ba4be6fe8 2018-09-22 04:45:10,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746b81ba6c3d9c01d38e37907d1036d7097f4a30" -d '{"role": {"name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj-role"}}' 2018-09-22 04:45:10,973 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e441005-4624-453f-b121-72166cdd4580 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9bf50dfd9154ed78d30abe65fc4bd23", "links": {"self": "http://172.30.9.23:5000/v3/roles/d9bf50dfd9154ed78d30abe65fc4bd23"}, "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj-role"}} 2018-09-22 04:45:10,973 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0e441005-4624-453f-b121-72166cdd4580 2018-09-22 04:45:10,973 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj-role 2018-09-22 04:45:10,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d9bf50dfd9154ed78d30abe65fc4bd23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746b81ba6c3d9c01d38e37907d1036d7097f4a30" 2018-09-22 04:45:11,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c96737b-3074-4eda-b800-08a1775d2bac Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d9bf50dfd9154ed78d30abe65fc4bd23"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj-role", "id": "d9bf50dfd9154ed78d30abe65fc4bd23"}} 2018-09-22 04:45:11,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d9bf50dfd9154ed78d30abe65fc4bd23 used request id req-9c96737b-3074-4eda-b800-08a1775d2bac 2018-09-22 04:45:11,071 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj-role to project CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj 2018-09-22 04:45:11,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e/users/93ba09dc7a30434983953df05f4127b2/roles/d9bf50dfd9154ed78d30abe65fc4bd23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746b81ba6c3d9c01d38e37907d1036d7097f4a30" 2018-09-22 04:45:11,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5636234a-9784-4ac4-a330-722e537bac3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:45:11,233 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e/users/93ba09dc7a30434983953df05f4127b2/roles/d9bf50dfd9154ed78d30abe65fc4bd23 used request id req-5636234a-9784-4ac4-a330-722e537bac3f 2018-09-22 04:45:11,234 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:45:11,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:45:11,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:45:11,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9bf50dfd9154ed78d30abe65fc4bd23", "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj-role"}], "expires_at": "2018-09-22T05:45:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5e9827d9de9479fb7fa84ef96f18b4e", "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-user", "id": "93ba09dc7a30434983953df05f4127b2"}, "audit_ids": ["vEqe3yeGQtWbXtwNfw2Qcg"], "issued_at": "2018-09-22T04:45:11.000000Z"}} 2018-09-22 04:45:11,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fc49807383ee5d5801f0c5a26cd66d003f4507d" 2018-09-22 04:45:11,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b6c9a14-ee1f-4a8b-a9b4-71efbf9f226d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:45:11,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1b6c9a14-ee1f-4a8b-a9b4-71efbf9f226d 2018-09-22 04:45:11,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fc49807383ee5d5801f0c5a26cd66d003f4507d" 2018-09-22 04:45:11,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-e26b935e-b7f4-459d-a5a2-bb635069f01d Date: Sat, 22 Sep 2018 04:45:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-image"} 2018-09-22 04:45:11,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-image used request id req-e26b935e-b7f4-459d-a5a2-bb635069f01d 2018-09-22 04:45:11,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fc49807383ee5d5801f0c5a26cd66d003f4507d" 2018-09-22 04:45:12,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-805bf747-8bb7-4c52-b927-9353feac1466 Date: Sat, 22 Sep 2018 04:45:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:45:12,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-805bf747-8bb7-4c52-b927-9353feac1466 2018-09-22 04:45:12,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1fc49807383ee5d5801f0c5a26cd66d003f4507d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-image"}' 2018-09-22 04:45:12,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/8d5d3b67-c145-4123-89b0-db112774fe4b X-Openstack-Request-Id: req-24b956e8-ce69-47e1-ba22-0809a1ebb035 Date: Sat, 22 Sep 2018 04:45:12 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:45:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:45:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/8d5d3b67-c145-4123-89b0-db112774fe4b", "min_disk": 0, "protected": false, "id": "8d5d3b67-c145-4123-89b0-db112774fe4b", "file": "/v2/images/8d5d3b67-c145-4123-89b0-db112774fe4b/file", "checksum": null, "owner": "c5e9827d9de9479fb7fa84ef96f18b4e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:45:12,233 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-24b956e8-ce69-47e1-ba22-0809a1ebb035 2018-09-22 04:45:12,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/8d5d3b67-c145-4123-89b0-db112774fe4b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fc49807383ee5d5801f0c5a26cd66d003f4507d" -d '' 2018-09-22 04:45:14,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ade1d0c3-6e70-474c-a66b-e92131f8e233 Date: Sat, 22 Sep 2018 04:45:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:45:14,200 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8d5d3b67-c145-4123-89b0-db112774fe4b/file used request id req-ade1d0c3-6e70-474c-a66b-e92131f8e233 2018-09-22 04:45:14,201 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:45:14,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8d5d3b67-c145-4123-89b0-db112774fe4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fc49807383ee5d5801f0c5a26cd66d003f4507d" 2018-09-22 04:45:14,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b5d16f54-25e6-4594-8bc2-e671c106be99 Date: Sat, 22 Sep 2018 04:45:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:45:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:45:14Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/8d5d3b67-c145-4123-89b0-db112774fe4b/snap", "metadata": {}}], "self": "/v2/images/8d5d3b67-c145-4123-89b0-db112774fe4b", "min_disk": 0, "protected": false, "id": "8d5d3b67-c145-4123-89b0-db112774fe4b", "file": "/v2/images/8d5d3b67-c145-4123-89b0-db112774fe4b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c5e9827d9de9479fb7fa84ef96f18b4e", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/8d5d3b67-c145-4123-89b0-db112774fe4b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:45:14,368 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8d5d3b67-c145-4123-89b0-db112774fe4b used request id req-b5d16f54-25e6-4594-8bc2-e671c106be99 2018-09-22 04:45:14,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fc49807383ee5d5801f0c5a26cd66d003f4507d" 2018-09-22 04:45:14,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a4da187b-5f58-42f1-a94b-eaab994caa04 Date: Sat, 22 Sep 2018 04:45:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:45:14,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a4da187b-5f58-42f1-a94b-eaab994caa04 2018-09-22 04:45:14,531 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-image 2018-09-22 04:45:14,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8d5d3b67-c145-4123-89b0-db112774fe4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fc49807383ee5d5801f0c5a26cd66d003f4507d" 2018-09-22 04:45:14,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8d5c2f52-94e1-4218-be8e-670f32cab246 Date: Sat, 22 Sep 2018 04:45:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:45:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:45:14Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/8d5d3b67-c145-4123-89b0-db112774fe4b/snap", "metadata": {}}], "self": "/v2/images/8d5d3b67-c145-4123-89b0-db112774fe4b", "min_disk": 0, "protected": false, "id": "8d5d3b67-c145-4123-89b0-db112774fe4b", "file": "/v2/images/8d5d3b67-c145-4123-89b0-db112774fe4b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c5e9827d9de9479fb7fa84ef96f18b4e", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/8d5d3b67-c145-4123-89b0-db112774fe4b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:45:14,692 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8d5d3b67-c145-4123-89b0-db112774fe4b used request id req-8d5c2f52-94e1-4218-be8e-670f32cab246 2018-09-22 04:45:14,692 - create_image - DEBUG - Instance status is - active 2018-09-22 04:45:14,693 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-image 2018-09-22 04:45:14,693 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-image 2018-09-22 04:45:14,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:45:14,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:45:15,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9bf50dfd9154ed78d30abe65fc4bd23", "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj-role"}], "expires_at": "2018-09-22T05:45:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5e9827d9de9479fb7fa84ef96f18b4e", "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-user", "id": "93ba09dc7a30434983953df05f4127b2"}, "audit_ids": ["8qAeG5viQXuuCgNAHBHS6w"], "issued_at": "2018-09-22T04:45:15.000000Z"}} 2018-09-22 04:45:15,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f396f6e797e142dcf50457b0005ab678282bab5" 2018-09-22 04:45:15,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1517c90a-8100-43c6-b13c-fbae7b1d9301 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:45:15,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1517c90a-8100-43c6-b13c-fbae7b1d9301 2018-09-22 04:45:15,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f396f6e797e142dcf50457b0005ab678282bab5" 2018-09-22 04:45:15,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1e464363-4e89-435f-a8cf-77ecab71c0ab Date: Sat, 22 Sep 2018 04:45:15 GMT RESP BODY: {"networks":[]} 2018-09-22 04:45:15,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net used request id req-1e464363-4e89-435f-a8cf-77ecab71c0ab 2018-09-22 04:45:15,317 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net 2018-09-22 04:45:15,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f396f6e797e142dcf50457b0005ab678282bab5" -d '{"network": {"name": "CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net", "admin_state_up": true}}' 2018-09-22 04:45:15,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-9f10f946-48e8-448d-9cf5-2ee1794a1c88 Date: Sat, 22 Sep 2018 04:45:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:45:15Z","is_default":false,"name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:15Z","mtu":1450}} 2018-09-22 04:45:15,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-9f10f946-48e8-448d-9cf5-2ee1794a1c88 2018-09-22 04:45:15,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4a341693-153f-4e9b-98fb-d55a7d397ce2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f396f6e797e142dcf50457b0005ab678282bab5" 2018-09-22 04:45:16,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-fff38f4c-f239-4e93-8422-e54e804393bc Date: Sat, 22 Sep 2018 04:45:16 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-09-22T04:45:15Z","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net"}]} 2018-09-22 04:45:16,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4a341693-153f-4e9b-98fb-d55a7d397ce2 used request id req-fff38f4c-f239-4e93-8422-e54e804393bc 2018-09-22 04:45:16,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f396f6e797e142dcf50457b0005ab678282bab5" 2018-09-22 04:45:16,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d9d20345-68e1-4438-86c5-1fdad0412076 Date: Sat, 22 Sep 2018 04:45:16 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:45:16,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2 used request id req-d9d20345-68e1-4438-86c5-1fdad0412076 2018-09-22 04:45:16,493 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-subnet 2018-09-22 04:45:16,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f396f6e797e142dcf50457b0005ab678282bab5" -d '{"subnets": [{"ip_version": 4, "network_id": "4a341693-153f-4e9b-98fb-d55a7d397ce2", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-subnet"}]}' 2018-09-22 04:45:17,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-71c1d0c4-7a70-4b9b-b2e7-2422db79e580 Date: Sat, 22 Sep 2018 04:45:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:16Z","dns_nameservers":[],"updated_at":"2018-09-22T04:45:16Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","id":"35047ae2-2670-4b10-b2d8-fed2fc6bf166","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-subnet"}]} 2018-09-22 04:45:17,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-71c1d0c4-7a70-4b9b-b2e7-2422db79e580 2018-09-22 04:45:17,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4a341693-153f-4e9b-98fb-d55a7d397ce2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f396f6e797e142dcf50457b0005ab678282bab5" 2018-09-22 04:45:17,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-758c4c06-0138-4ae0-a70d-e6cf8518c4d5 Date: Sat, 22 Sep 2018 04:45:17 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":["35047ae2-2670-4b10-b2d8-fed2fc6bf166"],"updated_at":"2018-09-22T04:45:16Z","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net"}]} 2018-09-22 04:45:17,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4a341693-153f-4e9b-98fb-d55a7d397ce2 used request id req-758c4c06-0138-4ae0-a70d-e6cf8518c4d5 2018-09-22 04:45:17,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f396f6e797e142dcf50457b0005ab678282bab5" 2018-09-22 04:45:17,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3daf9c87-e9a3-4e06-a7bf-1fce4694ce91 Date: Sat, 22 Sep 2018 04:45:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:16Z","dns_nameservers":[],"updated_at":"2018-09-22T04:45:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","id":"35047ae2-2670-4b10-b2d8-fed2fc6bf166","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-subnet"}]} 2018-09-22 04:45:17,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2 used request id req-3daf9c87-e9a3-4e06-a7bf-1fce4694ce91 2018-09-22 04:45:17,693 - OpenStackNetwork - DEBUG - Network [4a341693-153f-4e9b-98fb-d55a7d397ce2] created successfully 2018-09-22 04:45:17,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:45:17,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:45:18,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:45:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["2J9sRTXvQmqDDhtHDrpDGg"], "issued_at": "2018-09-22T04:45:18.000000Z"}} 2018-09-22 04:45:18,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a2230b39a9998ec8e9b24ff15d875e12ad265e" 2018-09-22 04:45:18,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ec56b5c-990e-400d-964a-7ff7c57e4ef6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:45:18,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6ec56b5c-990e-400d-964a-7ff7c57e4ef6 2018-09-22 04:45:18,166 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:45:18,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a2230b39a9998ec8e9b24ff15d875e12ad265e" 2018-09-22 04:45:18,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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 x-openstack-request-id: req-c2724060-5c56-4f0c-b036-8c8d920e01ec x-compute-request-id: req-c2724060-5c56-4f0c-b036-8c8d920e01ec Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:45:18,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c2724060-5c56-4f0c-b036-8c8d920e01ec 2018-09-22 04:45:18,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a2230b39a9998ec8e9b24ff15d875e12ad265e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:45:18,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-52c92afc-639f-4165-b44c-30346e012c1c x-compute-request-id: req-52c92afc-639f-4165-b44c-30346e012c1c Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2484c7ef-39d1-41a8-8695-4d7fda27c233", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2484c7ef-39d1-41a8-8695-4d7fda27c233", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2484c7ef-39d1-41a8-8695-4d7fda27c233", "name": "CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:45:18,421 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-52c92afc-639f-4165-b44c-30346e012c1c 2018-09-22 04:45:18,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:45:18,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:45:18,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9bf50dfd9154ed78d30abe65fc4bd23", "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj-role"}], "expires_at": "2018-09-22T05:45:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5e9827d9de9479fb7fa84ef96f18b4e", "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-user", "id": "93ba09dc7a30434983953df05f4127b2"}, "audit_ids": ["EKj4-Qo6Qjmis1mH-4AF3w"], "issued_at": "2018-09-22T04:45:18.000000Z"}} 2018-09-22 04:45:18,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:18,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-addde0fd-cca2-495b-8df8-3d3ed198af9e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:45:18,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-addde0fd-cca2-495b-8df8-3d3ed198af9e 2018-09-22 04:45:18,879 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:45:18,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:18,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5ff2433-a1b7-4ed7-9e36-6a122fb08928 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:45:18,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e5ff2433-a1b7-4ed7-9e36-6a122fb08928 2018-09-22 04:45:18,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:19,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7bfd5a5e-8b28-416c-8d39-64afc41ba486 Date: Sat, 22 Sep 2018 04: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":["35047ae2-2670-4b10-b2d8-fed2fc6bf166"],"updated_at":"2018-09-22T04:45:16Z","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net"}]} 2018-09-22 04:45:19,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net used request id req-7bfd5a5e-8b28-416c-8d39-64afc41ba486 2018-09-22 04:45:19,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:45:19,214 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:45:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:45:19,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:19,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a144684-c4b3-40ab-8669-cdd9e9534116 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e"}, "enabled": true, "id": "c5e9827d9de9479fb7fa84ef96f18b4e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj"}} 2018-09-22 04:45:19,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e used request id req-8a144684-c4b3-40ab-8669-cdd9e9534116 2018-09-22 04:45:19,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:19,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e6021771-9625-4c66-9bfe-f344bd7c6132 Date: Sat, 22 Sep 2018 04:45:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:16Z","dns_nameservers":[],"updated_at":"2018-09-22T04:45:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","id":"35047ae2-2670-4b10-b2d8-fed2fc6bf166","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-subnet"}]} 2018-09-22 04:45:19,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2 used request id req-e6021771-9625-4c66-9bfe-f344bd7c6132 2018-09-22 04:45:19,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2&name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:19,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4c291be3-46b3-4507-ac03-cf57c26c110b Date: Sat, 22 Sep 2018 04:45:19 GMT RESP BODY: {"ports":[]} 2018-09-22 04:45:19,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2&name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46bport-1&admin_state_up=True used request id req-4c291be3-46b3-4507-ac03-cf57c26c110b 2018-09-22 04:45:19,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:19,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5725d3db-ce2b-458a-b3ee-d0df898ceefa x-compute-request-id: req-5725d3db-ce2b-458a-b3ee-d0df898ceefa Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:45:19,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-inst used request id req-5725d3db-ce2b-458a-b3ee-d0df898ceefa 2018-09-22 04:45:19,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:19,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-045defc6-787e-4fb3-98ad-75cf8a92b950 Date: Sat, 22 Sep 2018 04:45: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":["35047ae2-2670-4b10-b2d8-fed2fc6bf166"],"updated_at":"2018-09-22T04:45:16Z","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net"}]} 2018-09-22 04:45:19,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net used request id req-045defc6-787e-4fb3-98ad-75cf8a92b950 2018-09-22 04:45:20,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:20,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e46114-baf5-4ce7-b56d-46bf977263b3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e"}, "enabled": true, "id": "c5e9827d9de9479fb7fa84ef96f18b4e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj"}} 2018-09-22 04:45:20,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e used request id req-73e46114-baf5-4ce7-b56d-46bf977263b3 2018-09-22 04:45:20,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:20,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-95ba6f68-791b-46f6-846b-430b04ced8a1 Date: Sat, 22 Sep 2018 04:45:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:16Z","dns_nameservers":[],"updated_at":"2018-09-22T04:45:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","id":"35047ae2-2670-4b10-b2d8-fed2fc6bf166","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-subnet"}]} 2018-09-22 04:45:20,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2 used request id req-95ba6f68-791b-46f6-846b-430b04ced8a1 2018-09-22 04:45:20,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2&name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:20,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7fd341fe-6d1d-44a5-bef2-be8d35448f41 Date: Sat, 22 Sep 2018 04:45:20 GMT RESP BODY: {"ports":[]} 2018-09-22 04:45:20,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2&name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46bport-1&admin_state_up=True used request id req-7fd341fe-6d1d-44a5-bef2-be8d35448f41 2018-09-22 04:45:20,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:45:20,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:45:20,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9bf50dfd9154ed78d30abe65fc4bd23", "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj-role"}], "expires_at": "2018-09-22T05:45:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5e9827d9de9479fb7fa84ef96f18b4e", "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/c5e9827d9de9479fb7fa84ef96f18b4e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-user", "id": "93ba09dc7a30434983953df05f4127b2"}, "audit_ids": ["xyQGWirDSE2u4xpUr1GO9g"], "issued_at": "2018-09-22T04:45:20.000000Z"}} 2018-09-22 04:45:20,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc5683e2b06faa933910246ab4171ea1f055141" 2018-09-22 04:45:20,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1a29d8e-223b-46f4-ac77-10f25e3f5217 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:45:20,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d1a29d8e-223b-46f4-ac77-10f25e3f5217 2018-09-22 04:45:20,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:21,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-528f8eff-dcd9-42fa-901d-08543c0e8dcd Date: Sat, 22 Sep 2018 04:45: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":["35047ae2-2670-4b10-b2d8-fed2fc6bf166"],"updated_at":"2018-09-22T04:45:16Z","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net"}]} 2018-09-22 04:45:21,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net used request id req-528f8eff-dcd9-42fa-901d-08543c0e8dcd 2018-09-22 04:45:21,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:21,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-55a1a69f-6f5a-4e9b-91c6-f3317dc57649 Date: Sat, 22 Sep 2018 04:45:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:16Z","dns_nameservers":[],"updated_at":"2018-09-22T04:45:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","id":"35047ae2-2670-4b10-b2d8-fed2fc6bf166","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-subnet"}]} 2018-09-22 04:45:21,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2 used request id req-55a1a69f-6f5a-4e9b-91c6-f3317dc57649 2018-09-22 04:45:21,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:21,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b98e4e54-4d80-4295-9f61-7f1c3ec76c7c Date: Sat, 22 Sep 2018 04:45: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":["35047ae2-2670-4b10-b2d8-fed2fc6bf166"],"updated_at":"2018-09-22T04:45:16Z","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net"}]} 2018-09-22 04:45:21,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net used request id req-b98e4e54-4d80-4295-9f61-7f1c3ec76c7c 2018-09-22 04:45:21,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:45:21,502 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:45:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:45:21,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc5683e2b06faa933910246ab4171ea1f055141" 2018-09-22 04:45:21,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18103115-4bf4-4cd6-b81b-f3d5f286fce6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e"}, "enabled": true, "id": "c5e9827d9de9479fb7fa84ef96f18b4e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj"}} 2018-09-22 04:45:21,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e used request id req-18103115-4bf4-4cd6-b81b-f3d5f286fce6 2018-09-22 04:45:21,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:21,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a3b256fc-9725-4d03-a79c-758e00208910 Date: Sat, 22 Sep 2018 04:45:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:16Z","dns_nameservers":[],"updated_at":"2018-09-22T04:45:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","id":"35047ae2-2670-4b10-b2d8-fed2fc6bf166","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-subnet"}]} 2018-09-22 04:45:21,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2 used request id req-a3b256fc-9725-4d03-a79c-758e00208910 2018-09-22 04:45:21,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2&name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:22,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-26739385-8d9b-4f7e-8244-73b3da6fe7ef Date: Sat, 22 Sep 2018 04:45:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:16Z","dns_nameservers":[],"updated_at":"2018-09-22T04:45:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","id":"35047ae2-2670-4b10-b2d8-fed2fc6bf166","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-subnet"}]} 2018-09-22 04:45:22,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2&name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-subnet used request id req-26739385-8d9b-4f7e-8244-73b3da6fe7ef 2018-09-22 04:45:22,008 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net 2018-09-22 04:45:22,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" -d '{"port": {"network_id": "4a341693-153f-4e9b-98fb-d55a7d397ce2", "fixed_ips": [{"subnet_id": "35047ae2-2670-4b10-b2d8-fed2fc6bf166", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46bport-1", "admin_state_up": true}}' 2018-09-22 04:45:23,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-1b9509ee-b3f5-4dae-b48e-decbcdf5d065 Date: Sat, 22 Sep 2018 04:45:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:45:22Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"35047ae2-2670-4b10-b2d8-fed2fc6bf166","ip_address":"10.55.0.101"}],"id":"2f26880d-5155-4e4d-b338-43fbe0d1fd27","security_groups":["015e238a-4c9b-48e6-810e-9b0c03aca7de"],"mac_address":"fa:16:3e:fb:c4:9b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46bport-1","project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","qos_policy_id":null,"admin_state_up":true,"network_id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:22Z","binding:vnic_type":"normal"}} 2018-09-22 04:45:23,019 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-1b9509ee-b3f5-4dae-b48e-decbcdf5d065 2018-09-22 04:45:23,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:23,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2219f493-d0fa-4fc7-b900-9bd688a6a570 Date: Sat, 22 Sep 2018 04:45:23 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":["35047ae2-2670-4b10-b2d8-fed2fc6bf166"],"updated_at":"2018-09-22T04:45:16Z","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net"}]} 2018-09-22 04:45:23,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net used request id req-2219f493-d0fa-4fc7-b900-9bd688a6a570 2018-09-22 04:45:23,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:23,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef52a8da-8ff0-46d7-b251-67cca226803d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e"}, "enabled": true, "id": "c5e9827d9de9479fb7fa84ef96f18b4e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj"}} 2018-09-22 04:45:23,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e used request id req-ef52a8da-8ff0-46d7-b251-67cca226803d 2018-09-22 04:45:23,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:23,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2a528ef6-d30d-44a7-aa7b-28bc780b66d0 Date: Sat, 22 Sep 2018 04:45:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:16Z","dns_nameservers":[],"updated_at":"2018-09-22T04:45:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","id":"35047ae2-2670-4b10-b2d8-fed2fc6bf166","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-subnet"}]} 2018-09-22 04:45:23,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2 used request id req-2a528ef6-d30d-44a7-aa7b-28bc780b66d0 2018-09-22 04:45:23,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2&name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:23,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-c739717f-0da5-42e7-ae19-e4f499feed19 Date: Sat, 22 Sep 2018 04:45:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:45:22Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"35047ae2-2670-4b10-b2d8-fed2fc6bf166","ip_address":"10.55.0.101"}],"id":"2f26880d-5155-4e4d-b338-43fbe0d1fd27","security_groups":["015e238a-4c9b-48e6-810e-9b0c03aca7de"],"mac_address":"fa:16:3e:fb:c4:9b","project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46bport-1","admin_state_up":true,"network_id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:22Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:45:23,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2&name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46bport-1&admin_state_up=True used request id req-c739717f-0da5-42e7-ae19-e4f499feed19 2018-09-22 04:45:23,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:23,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f5d732-2a64-47cf-b4f3-06e701952349 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e"}, "enabled": true, "id": "c5e9827d9de9479fb7fa84ef96f18b4e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj"}} 2018-09-22 04:45:23,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e used request id req-96f5d732-2a64-47cf-b4f3-06e701952349 2018-09-22 04:45:23,875 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-inst 2018-09-22 04:45:23,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:23,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45: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-0f5a2aaf-83d4-49b3-ac47-bdf34e77b586 x-compute-request-id: req-0f5a2aaf-83d4-49b3-ac47-bdf34e77b586 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2484c7ef-39d1-41a8-8695-4d7fda27c233", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2484c7ef-39d1-41a8-8695-4d7fda27c233", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2484c7ef-39d1-41a8-8695-4d7fda27c233", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-flavor-name"}]} 2018-09-22 04:45:23,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0f5a2aaf-83d4-49b3-ac47-bdf34e77b586 2018-09-22 04:45:23,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/2484c7ef-39d1-41a8-8695-4d7fda27c233 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:23,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45: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-8036620c-c976-47a2-ac8d-a7eb8f106523 x-compute-request-id: req-8036620c-c976-47a2-ac8d-a7eb8f106523 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2484c7ef-39d1-41a8-8695-4d7fda27c233", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2484c7ef-39d1-41a8-8695-4d7fda27c233", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2484c7ef-39d1-41a8-8695-4d7fda27c233", "name": "CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:45:23,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/2484c7ef-39d1-41a8-8695-4d7fda27c233 used request id req-8036620c-c976-47a2-ac8d-a7eb8f106523 2018-09-22 04:45:23,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:24,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-a6f6e5ab-f13b-45ca-929f-7467fa27aaae Date: Sat, 22 Sep 2018 04:45:24 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:45:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:45:14Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/8d5d3b67-c145-4123-89b0-db112774fe4b/snap", "metadata": {}}], "self": "/v2/images/8d5d3b67-c145-4123-89b0-db112774fe4b", "min_disk": 0, "protected": false, "id": "8d5d3b67-c145-4123-89b0-db112774fe4b", "file": "/v2/images/8d5d3b67-c145-4123-89b0-db112774fe4b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c5e9827d9de9479fb7fa84ef96f18b4e", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/8d5d3b67-c145-4123-89b0-db112774fe4b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-image"} 2018-09-22 04:45:24,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-image used request id req-a6f6e5ab-f13b-45ca-929f-7467fa27aaae 2018-09-22 04:45:24,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:24,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4a1157d2-ecc1-47c0-a77f-66fcee4ba99a Date: Sat, 22 Sep 2018 04:45:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:45:24,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-4a1157d2-ecc1-47c0-a77f-66fcee4ba99a 2018-09-22 04:45:24,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" -d '{"server": {"name": "CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-inst", "imageRef": "8d5d3b67-c145-4123-89b0-db112774fe4b", "flavorRef": "2484c7ef-39d1-41a8-8695-4d7fda27c233", "max_count": 1, "min_count": 1, "networks": [{"port": "2f26880d-5155-4e4d-b338-43fbe0d1fd27"}]}}' 2018-09-22 04:45:25,538 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:45: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-4c03ad13-3dbf-476b-b607-ec714bef8520 x-compute-request-id: req-4c03ad13-3dbf-476b-b607-ec714bef8520 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "df1167bc-6da0-45ed-8164-55e890b36e7b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df1167bc-6da0-45ed-8164-55e890b36e7b", "rel": "bookmark"}], "adminPass": "SqL5REkkfwTq"}} 2018-09-22 04:45:25,538 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-4c03ad13-3dbf-476b-b607-ec714bef8520 2018-09-22 04:45:25,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:25,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45: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-e6257bf8-71e6-42f7-9078-021bffed172f x-compute-request-id: req-e6257bf8-71e6-42f7-9078-021bffed172f 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.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df1167bc-6da0-45ed-8164-55e890b36e7b", "rel": "bookmark"}], "image": {"id": "8d5d3b67-c145-4123-89b0-db112774fe4b", "links": [{"href": "http://172.30.9.23:8774/images/8d5d3b67-c145-4123-89b0-db112774fe4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2484c7ef-39d1-41a8-8695-4d7fda27c233", "links": [{"href": "http://172.30.9.23:8774/flavors/2484c7ef-39d1-41a8-8695-4d7fda27c233", "rel": "bookmark"}]}, "id": "df1167bc-6da0-45ed-8164-55e890b36e7b", "user_id": "93ba09dc7a30434983953df05f4127b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:45:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-inst", "created": "2018-09-22T04:45:25Z", "tenant_id": "c5e9827d9de9479fb7fa84ef96f18b4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:45:25,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b used request id req-e6257bf8-71e6-42f7-9078-021bffed172f 2018-09-22 04:45:25,906 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-inst 2018-09-22 04:45:25,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:26,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45: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-ff7e85cb-f4f9-4b00-8b04-ac864e8883ff x-compute-request-id: req-ff7e85cb-f4f9-4b00-8b04-ac864e8883ff 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.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df1167bc-6da0-45ed-8164-55e890b36e7b", "rel": "bookmark"}], "image": {"id": "8d5d3b67-c145-4123-89b0-db112774fe4b", "links": [{"href": "http://172.30.9.23:8774/images/8d5d3b67-c145-4123-89b0-db112774fe4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2484c7ef-39d1-41a8-8695-4d7fda27c233", "links": [{"href": "http://172.30.9.23:8774/flavors/2484c7ef-39d1-41a8-8695-4d7fda27c233", "rel": "bookmark"}]}, "id": "df1167bc-6da0-45ed-8164-55e890b36e7b", "user_id": "93ba09dc7a30434983953df05f4127b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:45:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-inst", "created": "2018-09-22T04:45:25Z", "tenant_id": "c5e9827d9de9479fb7fa84ef96f18b4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:45:26,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b used request id req-ff7e85cb-f4f9-4b00-8b04-ac864e8883ff 2018-09-22 04:45:26,270 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-inst] is - BUILD 2018-09-22 04:45:26,270 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:45:29,273 - create_instance - DEBUG - VM status query timeout in 896.633253098 2018-09-22 04:45:29,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:30,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45: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-47c87a6c-9d07-4cc8-a643-dccda6f7a650 x-compute-request-id: req-47c87a6c-9d07-4cc8-a643-dccda6f7a650 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df1167bc-6da0-45ed-8164-55e890b36e7b", "rel": "bookmark"}], "image": {"id": "8d5d3b67-c145-4123-89b0-db112774fe4b", "links": [{"href": "http://172.30.9.23:8774/images/8d5d3b67-c145-4123-89b0-db112774fe4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2484c7ef-39d1-41a8-8695-4d7fda27c233", "links": [{"href": "http://172.30.9.23:8774/flavors/2484c7ef-39d1-41a8-8695-4d7fda27c233", "rel": "bookmark"}]}, "id": "df1167bc-6da0-45ed-8164-55e890b36e7b", "security_groups": [{"name": "default"}], "user_id": "93ba09dc7a30434983953df05f4127b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:45:26Z", "hostId": "2d5fd335ecfc0f891dd6087943f5b23e7e190805a8593715a292fa2b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-inst", "created": "2018-09-22T04:45:25Z", "tenant_id": "c5e9827d9de9479fb7fa84ef96f18b4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:45:30,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b used request id req-47c87a6c-9d07-4cc8-a643-dccda6f7a650 2018-09-22 04:45:30,018 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-inst] is - BUILD 2018-09-22 04:45:30,018 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:45:33,021 - create_instance - DEBUG - VM status query timeout in 892.885168076 2018-09-22 04:45:33,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:33,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45: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-d72fece4-4a19-4f35-b8a0-ddd67fd31ff0 x-compute-request-id: req-d72fece4-4a19-4f35-b8a0-ddd67fd31ff0 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:c4:9b", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df1167bc-6da0-45ed-8164-55e890b36e7b", "rel": "bookmark"}], "image": {"id": "8d5d3b67-c145-4123-89b0-db112774fe4b", "links": [{"href": "http://172.30.9.23:8774/images/8d5d3b67-c145-4123-89b0-db112774fe4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:45:18.000000", "flavor": {"id": "2484c7ef-39d1-41a8-8695-4d7fda27c233", "links": [{"href": "http://172.30.9.23:8774/flavors/2484c7ef-39d1-41a8-8695-4d7fda27c233", "rel": "bookmark"}]}, "id": "df1167bc-6da0-45ed-8164-55e890b36e7b", "security_groups": [{"name": "default"}], "user_id": "93ba09dc7a30434983953df05f4127b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:45:32Z", "hostId": "2d5fd335ecfc0f891dd6087943f5b23e7e190805a8593715a292fa2b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-inst", "created": "2018-09-22T04:45:25Z", "tenant_id": "c5e9827d9de9479fb7fa84ef96f18b4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:45:33,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b used request id req-d72fece4-4a19-4f35-b8a0-ddd67fd31ff0 2018-09-22 04:45:33,475 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-inst] is - ACTIVE 2018-09-22 04:45:33,476 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:45:33,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:33,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45: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-34133e94-dbac-4517-81b9-4fece7c72824 x-compute-request-id: req-34133e94-dbac-4517-81b9-4fece7c72824 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:c4:9b", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df1167bc-6da0-45ed-8164-55e890b36e7b", "rel": "bookmark"}], "image": {"id": "8d5d3b67-c145-4123-89b0-db112774fe4b", "links": [{"href": "http://172.30.9.23:8774/images/8d5d3b67-c145-4123-89b0-db112774fe4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:45:18.000000", "flavor": {"id": "2484c7ef-39d1-41a8-8695-4d7fda27c233", "links": [{"href": "http://172.30.9.23:8774/flavors/2484c7ef-39d1-41a8-8695-4d7fda27c233", "rel": "bookmark"}]}, "id": "df1167bc-6da0-45ed-8164-55e890b36e7b", "security_groups": [{"name": "default"}], "user_id": "93ba09dc7a30434983953df05f4127b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:45:32Z", "hostId": "2d5fd335ecfc0f891dd6087943f5b23e7e190805a8593715a292fa2b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-inst", "created": "2018-09-22T04:45:25Z", "tenant_id": "c5e9827d9de9479fb7fa84ef96f18b4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:45:33,790 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b used request id req-34133e94-dbac-4517-81b9-4fece7c72824 2018-09-22 04:45:33,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:33,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4b5c5e64-86e9-4c25-8d90-edccb43cc134 Date: Sat, 22 Sep 2018 04:45:33 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":["35047ae2-2670-4b10-b2d8-fed2fc6bf166"],"updated_at":"2018-09-22T04:45:16Z","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net"}]} 2018-09-22 04:45:33,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net used request id req-4b5c5e64-86e9-4c25-8d90-edccb43cc134 2018-09-22 04:45:33,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:33,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26fae9cc-43b0-4991-a77e-e1ef18c5c284 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e"}, "enabled": true, "id": "c5e9827d9de9479fb7fa84ef96f18b4e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj"}} 2018-09-22 04:45:33,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e used request id req-26fae9cc-43b0-4991-a77e-e1ef18c5c284 2018-09-22 04:45:33,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:34,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3e4e67a6-1037-4ae1-99af-f0f81d25f13b Date: Sat, 22 Sep 2018 04:45:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:16Z","dns_nameservers":[],"updated_at":"2018-09-22T04:45:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","id":"35047ae2-2670-4b10-b2d8-fed2fc6bf166","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-subnet"}]} 2018-09-22 04:45:34,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2 used request id req-3e4e67a6-1037-4ae1-99af-f0f81d25f13b 2018-09-22 04:45:34,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:34,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-43e25aaf-8180-4476-8298-5db3d71f0545 Date: Sat, 22 Sep 2018 04:45:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:45:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35047ae2-2670-4b10-b2d8-fed2fc6bf166","ip_address":"10.55.0.4"}],"id":"2086bb3a-d09e-4f7c-a09c-a48b7ad1bff0","security_groups":[],"mac_address":"fa:16:3e:3e:f2:63","project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4a341693-153f-4e9b-98fb-d55a7d397ce2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:45:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"35047ae2-2670-4b10-b2d8-fed2fc6bf166","ip_address":"10.55.0.101"}],"id":"2f26880d-5155-4e4d-b338-43fbe0d1fd27","security_groups":["015e238a-4c9b-48e6-810e-9b0c03aca7de"],"mac_address":"fa:16:3e:fb:c4:9b","project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46bport-1","admin_state_up":true,"network_id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:22Z","binding:vnic_type":"normal","device_id":"df1167bc-6da0-45ed-8164-55e890b36e7b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:45:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35047ae2-2670-4b10-b2d8-fed2fc6bf166","ip_address":"10.55.0.3"}],"id":"5db7d9af-d6bb-4c4e-becd-ed4cd4dd692e","security_groups":[],"mac_address":"fa:16:3e:70:7a:f2","project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4a341693-153f-4e9b-98fb-d55a7d397ce2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:45:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35047ae2-2670-4b10-b2d8-fed2fc6bf166","ip_address":"10.55.0.2"}],"id":"bc52f5bc-aec6-4a3c-b7d6-0d32f6ca4891","security_groups":[],"mac_address":"fa:16:3e:97:01:41","project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4a341693-153f-4e9b-98fb-d55a7d397ce2"}]} 2018-09-22 04:45:34,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2 used request id req-43e25aaf-8180-4476-8298-5db3d71f0545 2018-09-22 04:45:34,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4a341693-153f-4e9b-98fb-d55a7d397ce2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:34,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0e0a0a07-d002-477c-8ae5-d97cd1dd7fe7 Date: Sat, 22 Sep 2018 04:45:34 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":["35047ae2-2670-4b10-b2d8-fed2fc6bf166"],"updated_at":"2018-09-22T04:45:16Z","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net"}]} 2018-09-22 04:45:34,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4a341693-153f-4e9b-98fb-d55a7d397ce2 used request id req-0e0a0a07-d002-477c-8ae5-d97cd1dd7fe7 2018-09-22 04:45:34,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:34,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7a412705-803f-47e3-bd3e-6ceb03890954 Date: Sat, 22 Sep 2018 04:45:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:16Z","dns_nameservers":[],"updated_at":"2018-09-22T04:45:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","id":"35047ae2-2670-4b10-b2d8-fed2fc6bf166","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-subnet"}]} 2018-09-22 04:45:34,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2 used request id req-7a412705-803f-47e3-bd3e-6ceb03890954 2018-09-22 04:45:34,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2&name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:34,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-76b5f783-811c-4cf3-9521-7b0c74b0c352 Date: Sat, 22 Sep 2018 04:45:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a341693-153f-4e9b-98fb-d55a7d397ce2","tenant_id":"c5e9827d9de9479fb7fa84ef96f18b4e","created_at":"2018-09-22T04:45:16Z","dns_nameservers":[],"updated_at":"2018-09-22T04:45:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c5e9827d9de9479fb7fa84ef96f18b4e","id":"35047ae2-2670-4b10-b2d8-fed2fc6bf166","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-subnet"}]} 2018-09-22 04:45:34,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4a341693-153f-4e9b-98fb-d55a7d397ce2&name=CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-subnet used request id req-76b5f783-811c-4cf3-9521-7b0c74b0c352 2018-09-22 04:45:34,964 - create_instance - INFO - Deleting Port with ID - 2f26880d-5155-4e4d-b338-43fbe0d1fd27 2018-09-22 04:45:34,964 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46bport-1 2018-09-22 04:45:34,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/2f26880d-5155-4e4d-b338-43fbe0d1fd27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:35,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5ee29639-4e5b-409d-8d36-c73f62ea7cd4 Date: Sat, 22 Sep 2018 04:45:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:45:35,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/2f26880d-5155-4e4d-b338-43fbe0d1fd27 used request id req-5ee29639-4e5b-409d-8d36-c73f62ea7cd4 2018-09-22 04:45:35,546 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-inst 2018-09-22 04:45:35,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:35,711 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:45: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-0ba3146e-fc27-4e26-86c3-e3398024e1a1 x-compute-request-id: req-0ba3146e-fc27-4e26-86c3-e3398024e1a1 Content-Type: application/json 2018-09-22 04:45:35,712 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b used request id req-0ba3146e-fc27-4e26-86c3-e3398024e1a1 2018-09-22 04:45:35,712 - create_instance - INFO - Checking deletion status 2018-09-22 04:45:35,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:35,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45: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-7e6c3cce-7d3a-4b14-bd33-c5f027d32266 x-compute-request-id: req-7e6c3cce-7d3a-4b14-bd33-c5f027d32266 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:c4:9b", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df1167bc-6da0-45ed-8164-55e890b36e7b", "rel": "bookmark"}], "image": {"id": "8d5d3b67-c145-4123-89b0-db112774fe4b", "links": [{"href": "http://172.30.9.23:8774/images/8d5d3b67-c145-4123-89b0-db112774fe4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:45:18.000000", "flavor": {"id": "2484c7ef-39d1-41a8-8695-4d7fda27c233", "links": [{"href": "http://172.30.9.23:8774/flavors/2484c7ef-39d1-41a8-8695-4d7fda27c233", "rel": "bookmark"}]}, "id": "df1167bc-6da0-45ed-8164-55e890b36e7b", "user_id": "93ba09dc7a30434983953df05f4127b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:45:35Z", "hostId": "2d5fd335ecfc0f891dd6087943f5b23e7e190805a8593715a292fa2b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-inst", "created": "2018-09-22T04:45:25Z", "tenant_id": "c5e9827d9de9479fb7fa84ef96f18b4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:45:35,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b used request id req-7e6c3cce-7d3a-4b14-bd33-c5f027d32266 2018-09-22 04:45:35,973 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-inst] is - ACTIVE 2018-09-22 04:45:35,973 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:45:38,976 - create_instance - DEBUG - VM status query timeout in 296.735629082 2018-09-22 04:45:38,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7d90a65fb2743ffe43b0b76af2b21f33e5fbf9" 2018-09-22 04:45:39,038 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04: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-b96edcda-1307-46b2-82a2-8cadcbb05421 x-compute-request-id: req-b96edcda-1307-46b2-82a2-8cadcbb05421 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance df1167bc-6da0-45ed-8164-55e890b36e7b could not be found.", "code": 404}} 2018-09-22 04:45:39,039 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/df1167bc-6da0-45ed-8164-55e890b36e7b used request id req-b96edcda-1307-46b2-82a2-8cadcbb05421 2018-09-22 04:45:39,039 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance df1167bc-6da0-45ed-8164-55e890b36e7b could not be found. (HTTP 404) (Request-ID: req-b96edcda-1307-46b2-82a2-8cadcbb05421) 2018-09-22 04:45:39,039 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-inst 2018-09-22 04:45:39,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/2484c7ef-39d1-41a8-8695-4d7fda27c233 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34a2230b39a9998ec8e9b24ff15d875e12ad265e" 2018-09-22 04:45:39,089 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:45:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-513d3842-729f-426c-b032-9905ae1b7d5b x-compute-request-id: req-513d3842-729f-426c-b032-9905ae1b7d5b Content-Length: 0 Content-Type: application/json 2018-09-22 04:45:39,089 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/2484c7ef-39d1-41a8-8695-4d7fda27c233 used request id req-513d3842-729f-426c-b032-9905ae1b7d5b 2018-09-22 04:45:39,090 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-subnet 2018-09-22 04:45:39,090 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-subnet 2018-09-22 04:45:39,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/35047ae2-2670-4b10-b2d8-fed2fc6bf166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f396f6e797e142dcf50457b0005ab678282bab5" 2018-09-22 04:45:41,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-99e92af6-7bca-483b-af36-a2653c31d0e5 Date: Sat, 22 Sep 2018 04:45:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:45:41,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/35047ae2-2670-4b10-b2d8-fed2fc6bf166 used request id req-99e92af6-7bca-483b-af36-a2653c31d0e5 2018-09-22 04:45:41,445 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-pub-net 2018-09-22 04:45:41,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/4a341693-153f-4e9b-98fb-d55a7d397ce2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f396f6e797e142dcf50457b0005ab678282bab5" 2018-09-22 04:45:42,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8c867f25-6781-44a9-8aba-347ad1ec5bae Date: Sat, 22 Sep 2018 04:45:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:45:42,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4a341693-153f-4e9b-98fb-d55a7d397ce2 used request id req-8c867f25-6781-44a9-8aba-347ad1ec5bae 2018-09-22 04:45:42,583 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-d529d3ed-3858-4245-b7c9-583f6398f46b-image 2018-09-22 04:45:42,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/8d5d3b67-c145-4123-89b0-db112774fe4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fc49807383ee5d5801f0c5a26cd66d003f4507d" 2018-09-22 04:45:44,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fc48b6a3-75cb-4360-862b-b88fdc69a232 Date: Sat, 22 Sep 2018 04:45:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:45:44,148 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8d5d3b67-c145-4123-89b0-db112774fe4b used request id req-fc48b6a3-75cb-4360-862b-b88fdc69a232 2018-09-22 04:45:44,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746b81ba6c3d9c01d38e37907d1036d7097f4a30" 2018-09-22 04:45:44,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-639f4b50-cb96-4ded-ab0e-0902dbf3afe9 Date: Sat, 22 Sep 2018 04:45:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c5e9827d9de9479fb7fa84ef96f18b4e", "created_at": "2018-09-22T04:45:15Z", "updated_at": "2018-09-22T04:45:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:45:15Z", "revision_number": 0, "id": "810a04a2-bffa-44ac-9ce5-0994808242f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:45:15Z", "security_group_id": "015e238a-4c9b-48e6-810e-9b0c03aca7de", "tenant_id": "c5e9827d9de9479fb7fa84ef96f18b4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5e9827d9de9479fb7fa84ef96f18b4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:45:15Z", "revision_number": 0, "id": "83b2a7a4-5878-450b-a3c2-60f2170b07d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:45:15Z", "security_group_id": "015e238a-4c9b-48e6-810e-9b0c03aca7de", "tenant_id": "c5e9827d9de9479fb7fa84ef96f18b4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5e9827d9de9479fb7fa84ef96f18b4e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:45:15Z", "revision_number": 0, "id": "8b306e12-8703-46be-9c96-8e374904160d", "remote_group_id": "015e238a-4c9b-48e6-810e-9b0c03aca7de", "remote_ip_prefix": null, "created_at": "2018-09-22T04:45:15Z", "security_group_id": "015e238a-4c9b-48e6-810e-9b0c03aca7de", "tenant_id": "c5e9827d9de9479fb7fa84ef96f18b4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5e9827d9de9479fb7fa84ef96f18b4e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:45:15Z", "revision_number": 0, "id": "ffb49836-273b-4497-a231-0b9540b2c823", "remote_group_id": "015e238a-4c9b-48e6-810e-9b0c03aca7de", "remote_ip_prefix": null, "created_at": "2018-09-22T04:45:15Z", "security_group_id": "015e238a-4c9b-48e6-810e-9b0c03aca7de", "tenant_id": "c5e9827d9de9479fb7fa84ef96f18b4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5e9827d9de9479fb7fa84ef96f18b4e"}], "revision_number": 4, "project_id": "c5e9827d9de9479fb7fa84ef96f18b4e", "id": "015e238a-4c9b-48e6-810e-9b0c03aca7de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:45:44,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-639f4b50-cb96-4ded-ab0e-0902dbf3afe9 2018-09-22 04:45:44,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746b81ba6c3d9c01d38e37907d1036d7097f4a30" 2018-09-22 04:45:44,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc2c422-0cb6-421f-a208-c24ec72e969e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e"}, "enabled": true, "id": "c5e9827d9de9479fb7fa84ef96f18b4e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj"}} 2018-09-22 04:45:44,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e used request id req-6bc2c422-0cb6-421f-a208-c24ec72e969e 2018-09-22 04:45:44,498 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 015e238a-4c9b-48e6-810e-9b0c03aca7de 2018-09-22 04:45:44,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=015e238a-4c9b-48e6-810e-9b0c03aca7de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746b81ba6c3d9c01d38e37907d1036d7097f4a30" 2018-09-22 04:45:44,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-baf3c572-2d0b-4fab-9a29-32633c79066d Date: Sat, 22 Sep 2018 04:45:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:45:15Z", "security_group_id": "015e238a-4c9b-48e6-810e-9b0c03aca7de", "port_range_min": null, "revision_number": 0, "tenant_id": "c5e9827d9de9479fb7fa84ef96f18b4e", "created_at": "2018-09-22T04:45:15Z", "project_id": "c5e9827d9de9479fb7fa84ef96f18b4e", "id": "810a04a2-bffa-44ac-9ce5-0994808242f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:45:15Z", "security_group_id": "015e238a-4c9b-48e6-810e-9b0c03aca7de", "port_range_min": null, "revision_number": 0, "tenant_id": "c5e9827d9de9479fb7fa84ef96f18b4e", "created_at": "2018-09-22T04:45:15Z", "project_id": "c5e9827d9de9479fb7fa84ef96f18b4e", "id": "83b2a7a4-5878-450b-a3c2-60f2170b07d7"}, {"remote_group_id": "015e238a-4c9b-48e6-810e-9b0c03aca7de", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:45:15Z", "security_group_id": "015e238a-4c9b-48e6-810e-9b0c03aca7de", "port_range_min": null, "revision_number": 0, "tenant_id": "c5e9827d9de9479fb7fa84ef96f18b4e", "created_at": "2018-09-22T04:45:15Z", "project_id": "c5e9827d9de9479fb7fa84ef96f18b4e", "id": "8b306e12-8703-46be-9c96-8e374904160d"}, {"remote_group_id": "015e238a-4c9b-48e6-810e-9b0c03aca7de", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:45:15Z", "security_group_id": "015e238a-4c9b-48e6-810e-9b0c03aca7de", "port_range_min": null, "revision_number": 0, "tenant_id": "c5e9827d9de9479fb7fa84ef96f18b4e", "created_at": "2018-09-22T04:45:15Z", "project_id": "c5e9827d9de9479fb7fa84ef96f18b4e", "id": "ffb49836-273b-4497-a231-0b9540b2c823"}]} 2018-09-22 04:45:44,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=015e238a-4c9b-48e6-810e-9b0c03aca7de used request id req-baf3c572-2d0b-4fab-9a29-32633c79066d 2018-09-22 04:45:44,688 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:45:44,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/015e238a-4c9b-48e6-810e-9b0c03aca7de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746b81ba6c3d9c01d38e37907d1036d7097f4a30" 2018-09-22 04:45:44,986 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cdc099e4-8c2f-4237-86d5-60296acb8dfd Content-Length: 0 Date: Sat, 22 Sep 2018 04:45:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:45:44,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/015e238a-4c9b-48e6-810e-9b0c03aca7de used request id req-cdc099e4-8c2f-4237-86d5-60296acb8dfd 2018-09-22 04:45:44,987 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj 2018-09-22 04:45:44,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746b81ba6c3d9c01d38e37907d1036d7097f4a30" 2018-09-22 04:45:45,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:45:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bd51fd5-bee0-491a-b096-a54ac0eca86e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:45:45,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c5e9827d9de9479fb7fa84ef96f18b4e used request id req-8bd51fd5-bee0-491a-b096-a54ac0eca86e 2018-09-22 04:45:45,251 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-3fb0123b-9780-4e3-proj-role 2018-09-22 04:45:45,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d9bf50dfd9154ed78d30abe65fc4bd23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746b81ba6c3d9c01d38e37907d1036d7097f4a30" 2018-09-22 04:45:45,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:45:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0631005-65c2-4b71-b6ad-b1de8b012306 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:45:45,362 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d9bf50dfd9154ed78d30abe65fc4bd23 used request id req-c0631005-65c2-4b71-b6ad-b1de8b012306 2018-09-22 04:45:45,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746b81ba6c3d9c01d38e37907d1036d7097f4a30" 2018-09-22 04:45:45,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4303e3cb-2b58-4354-863e-55e77cc72999 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:45:45,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4303e3cb-2b58-4354-863e-55e77cc72999 2018-09-22 04:45:45,469 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-3fb0123b-9780-4e3-user 2018-09-22 04:45:45,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/93ba09dc7a30434983953df05f4127b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb48e24940c0647cd012699d5cc044032da1949" 2018-09-22 04:45:45,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:45:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fef93aae-d5e8-4478-937d-977f6cedc827 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:45:45,686 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/93ba09dc7a30434983953df05f4127b2 used request id req-fef93aae-d5e8-4478-937d-977f6cedc827 2018-09-22 04:45:45,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:45:46,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:45:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["GAgVzWFkQxy8kJyMl0vH9Q"], "issued_at": "2018-09-22T04:45:46.000000Z"}} 2018-09-22 04:45:46,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0041d98d22e48b951651097afa6f00acc9d47019" 2018-09-22 04:45:46,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e519ec2-db14-484b-b63b-fa4f45f140c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:45:46,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3e519ec2-db14-484b-b63b-fa4f45f140c5 2018-09-22 04:45:46,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:45:46,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:45:46,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:45:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["6pBe4Cf0RB6Rgbt0q3AEgA"], "issued_at": "2018-09-22T04:45:46.000000Z"}} 2018-09-22 04:45:46,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" 2018-09-22 04:45:46,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b0b1d1b-f793-4f26-a327-154f621aa408 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:45:46,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8b0b1d1b-f793-4f26-a327-154f621aa408 2018-09-22 04:45:46,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:45:46,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:45:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:45:46,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-04927dfb-3009-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" 2018-09-22 04:45:46,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4024983e-3abf-46ce-a8e7-810ba36f0377 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-04927dfb-3009-434-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:45:46,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-04927dfb-3009-434-proj used request id req-4024983e-3abf-46ce-a8e7-810ba36f0377 2018-09-22 04:45:46,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" 2018-09-22 04:45:46,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a932c13-4744-4386-ba51-b743031fb42b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:45:46,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7a932c13-4744-4386-ba51-b743031fb42b 2018-09-22 04:45:46,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj"}}' 2018-09-22 04:45:47,117 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:45:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-585c995e-09fd-4869-935f-af3c7ade2d0f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199"}, "enabled": true, "id": "7aa49a12c6bf4ae89c1534add2905199", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj"}} 2018-09-22 04:45:47,117 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-585c995e-09fd-4869-935f-af3c7ade2d0f 2018-09-22 04:45:47,117 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-04927dfb-3009-434-proj 2018-09-22 04:45:47,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:45:47,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:45:47,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:45:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["PsmG9enZRE-pzy83EQRa7w"], "issued_at": "2018-09-22T04:45:47.000000Z"}} 2018-09-22 04:45:47,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece73413af87acb9ec6ad1a3d481910ffb090fd2" 2018-09-22 04:45:47,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c5bbc44-aea8-4e89-9b44-3e774ec27d03 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:45:47,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4c5bbc44-aea8-4e89-9b44-3e774ec27d03 2018-09-22 04:45:47,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:45:47,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:45:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:45:47,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece73413af87acb9ec6ad1a3d481910ffb090fd2" 2018-09-22 04:45:47,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-723cb7cc-9d7d-4d99-b7eb-8cd2064d06ed Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:45:47,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-723cb7cc-9d7d-4d99-b7eb-8cd2064d06ed 2018-09-22 04:45:47,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-04927dfb-3009-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece73413af87acb9ec6ad1a3d481910ffb090fd2" 2018-09-22 04:45:47,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec16f38-3938-4e29-b073-b99c185d8b60 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-04927dfb-3009-434-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199"}, "enabled": true, "id": "7aa49a12c6bf4ae89c1534add2905199", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj"}]} 2018-09-22 04:45:47,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-04927dfb-3009-434-proj used request id req-4ec16f38-3938-4e29-b073-b99c185d8b60 2018-09-22 04:45:47,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece73413af87acb9ec6ad1a3d481910ffb090fd2" 2018-09-22 04:45:48,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94020195-1065-4ee5-9ac7-ff395fb824f5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:45:48,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-94020195-1065-4ee5-9ac7-ff395fb824f5 2018-09-22 04:45:48,404 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-04927dfb-3009-434-user 2018-09-22 04:45:48,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:45:48,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" 2018-09-22 04:45:48,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d08c3d4f-22ec-4369-a410-a01eb9fa04d6 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:45:48,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d08c3d4f-22ec-4369-a410-a01eb9fa04d6 2018-09-22 04:45:48,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" -d '{"role": {"name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj-role"}}' 2018-09-22 04:45:48,608 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c54f25f4-dcd8-4ece-b8df-92b534bd846d Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ef38d05a58164068a7d67a843bf4610d", "links": {"self": "http://172.30.9.23:5000/v3/roles/ef38d05a58164068a7d67a843bf4610d"}, "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj-role"}} 2018-09-22 04:45:48,608 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c54f25f4-dcd8-4ece-b8df-92b534bd846d 2018-09-22 04:45:48,608 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-04927dfb-3009-434-proj-role 2018-09-22 04:45:48,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ef38d05a58164068a7d67a843bf4610d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" 2018-09-22 04:45:48,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c6e4072-1e9e-4a6c-912b-69cfc75faade Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/ef38d05a58164068a7d67a843bf4610d"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj-role", "id": "ef38d05a58164068a7d67a843bf4610d"}} 2018-09-22 04:45:48,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ef38d05a58164068a7d67a843bf4610d used request id req-3c6e4072-1e9e-4a6c-912b-69cfc75faade 2018-09-22 04:45:48,702 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-04927dfb-3009-434-proj-role to project CreateInstancePortManipulationTests-04927dfb-3009-434-proj 2018-09-22 04:45:48,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199/users/e516beb23197451e9f10296920ae20de/roles/ef38d05a58164068a7d67a843bf4610d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" 2018-09-22 04:45:48,820 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ae833b8-e009-40e3-a4cc-381bd6dc2da1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:45:48,820 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199/users/e516beb23197451e9f10296920ae20de/roles/ef38d05a58164068a7d67a843bf4610d used request id req-5ae833b8-e009-40e3-a4cc-381bd6dc2da1 2018-09-22 04:45:48,821 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:45:48,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:45:48,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:45:49,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef38d05a58164068a7d67a843bf4610d", "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj-role"}], "expires_at": "2018-09-22T05:45:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7aa49a12c6bf4ae89c1534add2905199", "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7aa49a12c6bf4ae89c1534add2905199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7aa49a12c6bf4ae89c1534add2905199", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7aa49a12c6bf4ae89c1534add2905199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7aa49a12c6bf4ae89c1534add2905199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7aa49a12c6bf4ae89c1534add2905199", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7aa49a12c6bf4ae89c1534add2905199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-user", "id": "e516beb23197451e9f10296920ae20de"}, "audit_ids": ["5XxVs1hKQrKU2zruYCA_sA"], "issued_at": "2018-09-22T04:45:49.000000Z"}} 2018-09-22 04:45:49,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80b87ff560b345751edd8e25e89f4c4ba00a32f" 2018-09-22 04:45:49,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a23e50ae-b909-439a-b210-beb306d31afc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:45:49,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a23e50ae-b909-439a-b210-beb306d31afc 2018-09-22 04:45:49,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c80b87ff560b345751edd8e25e89f4c4ba00a32f" 2018-09-22 04:45:49,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-fc20cbbf-bb6b-488c-8b21-bb184c9203aa Date: Sat, 22 Sep 2018 04:45:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-image"} 2018-09-22 04:45:49,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-image used request id req-fc20cbbf-bb6b-488c-8b21-bb184c9203aa 2018-09-22 04:45:49,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c80b87ff560b345751edd8e25e89f4c4ba00a32f" 2018-09-22 04:45:49,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-10feb4c1-a0c6-47ef-a32a-6b165accbe0d Date: Sat, 22 Sep 2018 04:45:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:45:49,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-10feb4c1-a0c6-47ef-a32a-6b165accbe0d 2018-09-22 04:45:49,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c80b87ff560b345751edd8e25e89f4c4ba00a32f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-image"}' 2018-09-22 04:45:49,922 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb X-Openstack-Request-Id: req-7b007490-8636-4a4b-991f-9b877af81ab2 Date: Sat, 22 Sep 2018 04:45:49 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:45:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:45:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "min_disk": 0, "protected": false, "id": "38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "file": "/v2/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb/file", "checksum": null, "owner": "7aa49a12c6bf4ae89c1534add2905199", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:45:49,922 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-7b007490-8636-4a4b-991f-9b877af81ab2 2018-09-22 04:45:49,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c80b87ff560b345751edd8e25e89f4c4ba00a32f" -d '' 2018-09-22 04:45:51,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6fe97caf-7120-4510-99ff-0595af3312cb Date: Sat, 22 Sep 2018 04:45:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:45:51,665 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb/file used request id req-6fe97caf-7120-4510-99ff-0595af3312cb 2018-09-22 04:45:51,665 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:45:51,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c80b87ff560b345751edd8e25e89f4c4ba00a32f" 2018-09-22 04:45:51,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-74f0f396-e787-4f0f-ad34-504c431c5042 Date: Sat, 22 Sep 2018 04:45:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:45:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:45:51Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb/snap", "metadata": {}}], "self": "/v2/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "min_disk": 0, "protected": false, "id": "38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "file": "/v2/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7aa49a12c6bf4ae89c1534add2905199", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:45:51,827 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb used request id req-74f0f396-e787-4f0f-ad34-504c431c5042 2018-09-22 04:45:51,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c80b87ff560b345751edd8e25e89f4c4ba00a32f" 2018-09-22 04:45:51,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8af9e03f-1be6-4ed2-b1a4-8d5a250c8cf0 Date: Sat, 22 Sep 2018 04:45:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:45:51,838 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-8af9e03f-1be6-4ed2-b1a4-8d5a250c8cf0 2018-09-22 04:45:51,841 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-image 2018-09-22 04:45:51,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c80b87ff560b345751edd8e25e89f4c4ba00a32f" 2018-09-22 04:45:52,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b8b2c9d5-01c3-46bb-962c-8f0ecdcc58a3 Date: Sat, 22 Sep 2018 04:45:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:45:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:45:51Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb/snap", "metadata": {}}], "self": "/v2/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "min_disk": 0, "protected": false, "id": "38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "file": "/v2/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7aa49a12c6bf4ae89c1534add2905199", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:45:52,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb used request id req-b8b2c9d5-01c3-46bb-962c-8f0ecdcc58a3 2018-09-22 04:45:52,001 - create_image - DEBUG - Instance status is - active 2018-09-22 04:45:52,002 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-image 2018-09-22 04:45:52,002 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-image 2018-09-22 04:45:52,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:45:52,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:45:52,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef38d05a58164068a7d67a843bf4610d", "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj-role"}], "expires_at": "2018-09-22T05:45:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7aa49a12c6bf4ae89c1534add2905199", "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7aa49a12c6bf4ae89c1534add2905199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7aa49a12c6bf4ae89c1534add2905199", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7aa49a12c6bf4ae89c1534add2905199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7aa49a12c6bf4ae89c1534add2905199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7aa49a12c6bf4ae89c1534add2905199", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7aa49a12c6bf4ae89c1534add2905199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-user", "id": "e516beb23197451e9f10296920ae20de"}, "audit_ids": ["YszJrqz5Rr2LnUcr8yIzQQ"], "issued_at": "2018-09-22T04:45:52.000000Z"}} 2018-09-22 04:45:52,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce6026cfecf8f86fd300d1677aacabafb4d9d1c" 2018-09-22 04:45:52,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa366607-18c2-4bf2-be14-05c3148fae8e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:45:52,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fa366607-18c2-4bf2-be14-05c3148fae8e 2018-09-22 04:45:52,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce6026cfecf8f86fd300d1677aacabafb4d9d1c" 2018-09-22 04:45:52,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2f600d07-72ff-4783-8d5a-43bfec689d16 Date: Sat, 22 Sep 2018 04:45:52 GMT RESP BODY: {"networks":[]} 2018-09-22 04:45:52,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net used request id req-2f600d07-72ff-4783-8d5a-43bfec689d16 2018-09-22 04:45:52,633 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net 2018-09-22 04:45:52,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce6026cfecf8f86fd300d1677aacabafb4d9d1c" -d '{"network": {"name": "CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net", "admin_state_up": true}}' 2018-09-22 04:45:53,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-f5995f44-9d25-4b89-984f-338c85f3f3a3 Date: Sat, 22 Sep 2018 04:45:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7aa49a12c6bf4ae89c1534add2905199","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:45:53Z","is_default":false,"name":"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:52Z","mtu":1450}} 2018-09-22 04:45:53,151 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-f5995f44-9d25-4b89-984f-338c85f3f3a3 2018-09-22 04:45:53,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=8defedd4-a6ab-47df-a399-f96914f5c1dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce6026cfecf8f86fd300d1677aacabafb4d9d1c" 2018-09-22 04:45:53,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-c3f1d241-436e-4669-b5f7-178712dd42cb Date: Sat, 22 Sep 2018 04:45:53 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-09-22T04:45:53Z","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7aa49a12c6bf4ae89c1534add2905199","id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","name":"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net"}]} 2018-09-22 04:45:53,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=8defedd4-a6ab-47df-a399-f96914f5c1dd used request id req-c3f1d241-436e-4669-b5f7-178712dd42cb 2018-09-22 04:45:53,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce6026cfecf8f86fd300d1677aacabafb4d9d1c" 2018-09-22 04:45:53,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-42963dcb-c813-403c-92aa-8aa6ef0cebfe Date: Sat, 22 Sep 2018 04:45:53 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:45:53,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd used request id req-42963dcb-c813-403c-92aa-8aa6ef0cebfe 2018-09-22 04:45:53,555 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-subnet 2018-09-22 04:45:53,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce6026cfecf8f86fd300d1677aacabafb4d9d1c" -d '{"subnets": [{"ip_version": 4, "network_id": "8defedd4-a6ab-47df-a399-f96914f5c1dd", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-subnet"}]}' 2018-09-22 04:45:54,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-73626ddf-cf3c-4bb4-afb2-f6ac312c7799 Date: Sat, 22 Sep 2018 04:45:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:45:53Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7aa49a12c6bf4ae89c1534add2905199","id":"d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-subnet"}]} 2018-09-22 04:45:54,199 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-73626ddf-cf3c-4bb4-afb2-f6ac312c7799 2018-09-22 04:45:54,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=8defedd4-a6ab-47df-a399-f96914f5c1dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce6026cfecf8f86fd300d1677aacabafb4d9d1c" 2018-09-22 04:45:54,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a3516239-302d-4e9a-868f-cc27969a4d0d Date: Sat, 22 Sep 2018 04:45:54 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":["d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a"],"updated_at":"2018-09-22T04:45:53Z","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7aa49a12c6bf4ae89c1534add2905199","id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","name":"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net"}]} 2018-09-22 04:45:54,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=8defedd4-a6ab-47df-a399-f96914f5c1dd used request id req-a3516239-302d-4e9a-868f-cc27969a4d0d 2018-09-22 04:45:54,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce6026cfecf8f86fd300d1677aacabafb4d9d1c" 2018-09-22 04:45:54,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-61adfc25-4275-4dfd-9d31-3026665f264d Date: Sat, 22 Sep 2018 04:45:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:45:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7aa49a12c6bf4ae89c1534add2905199","id":"d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-subnet"}]} 2018-09-22 04:45:54,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd used request id req-61adfc25-4275-4dfd-9d31-3026665f264d 2018-09-22 04:45:54,533 - OpenStackNetwork - DEBUG - Network [8defedd4-a6ab-47df-a399-f96914f5c1dd] created successfully 2018-09-22 04:45:54,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:45:54,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:45:54,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:45:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Q3GCoQEOTf22nWVY5P0Bhg"], "issued_at": "2018-09-22T04:45:54.000000Z"}} 2018-09-22 04:45:54,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9419b9d9ec788bc4bf4038c028dbf8607620a156" 2018-09-22 04:45:55,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc277c16-3a01-4eb4-9951-e1d048126c88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:45:55,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dc277c16-3a01-4eb4-9951-e1d048126c88 2018-09-22 04:45:55,007 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:45:55,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9419b9d9ec788bc4bf4038c028dbf8607620a156" 2018-09-22 04:45:55,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-e98032fe-4cc8-4014-a4de-b11ce3a06139 x-compute-request-id: req-e98032fe-4cc8-4014-a4de-b11ce3a06139 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:45:55,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e98032fe-4cc8-4014-a4de-b11ce3a06139 2018-09-22 04:45:55,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9419b9d9ec788bc4bf4038c028dbf8607620a156" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:45:55,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-aa66699d-4671-4fbb-90e4-fe87357598d3 x-compute-request-id: req-aa66699d-4671-4fbb-90e4-fe87357598d3 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d8d65c87-4573-40bc-b532-82d095cacc9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d8d65c87-4573-40bc-b532-82d095cacc9c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d8d65c87-4573-40bc-b532-82d095cacc9c", "name": "CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:45:55,397 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-aa66699d-4671-4fbb-90e4-fe87357598d3 2018-09-22 04:45:55,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:45:55,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:45:55,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef38d05a58164068a7d67a843bf4610d", "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj-role"}], "expires_at": "2018-09-22T05:45:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7aa49a12c6bf4ae89c1534add2905199", "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7aa49a12c6bf4ae89c1534add2905199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7aa49a12c6bf4ae89c1534add2905199", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7aa49a12c6bf4ae89c1534add2905199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7aa49a12c6bf4ae89c1534add2905199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7aa49a12c6bf4ae89c1534add2905199", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7aa49a12c6bf4ae89c1534add2905199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-user", "id": "e516beb23197451e9f10296920ae20de"}, "audit_ids": ["IqD_l0enTdy89l1XRVtsLQ"], "issued_at": "2018-09-22T04:45:55.000000Z"}} 2018-09-22 04:45:55,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:45:55,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c386539-93c6-4d7f-be27-823a39b0ca93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:45:55,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4c386539-93c6-4d7f-be27-823a39b0ca93 2018-09-22 04:45:55,855 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:45:55,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:45:55,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eecc7ff5-d6f9-4b8b-9f29-1dd4b514fb2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:45:55,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-eecc7ff5-d6f9-4b8b-9f29-1dd4b514fb2b 2018-09-22 04:45:55,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:45:56,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-faf5cf5e-7de0-40c9-b9b4-bc18ab74db12 Date: Sat, 22 Sep 2018 04:45:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a"],"updated_at":"2018-09-22T04:45:53Z","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7aa49a12c6bf4ae89c1534add2905199","id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","name":"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net"}]} 2018-09-22 04:45:56,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net used request id req-faf5cf5e-7de0-40c9-b9b4-bc18ab74db12 2018-09-22 04:45:56,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:45:56,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:45:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:45:56,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:45:56,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2445c0f1-a850-4802-957d-fb3e5ddfbeea Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199"}, "enabled": true, "id": "7aa49a12c6bf4ae89c1534add2905199", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj"}} 2018-09-22 04:45:56,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199 used request id req-2445c0f1-a850-4802-957d-fb3e5ddfbeea 2018-09-22 04:45:56,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:45:56,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-63813e0b-d6ca-4f38-af71-b0742310916a Date: Sat, 22 Sep 2018 04:45:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:45:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7aa49a12c6bf4ae89c1534add2905199","id":"d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-subnet"}]} 2018-09-22 04:45:56,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd used request id req-63813e0b-d6ca-4f38-af71-b0742310916a 2018-09-22 04:45:56,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:45:56,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d03fff54-a315-486b-9a96-c7842df515fc Date: Sat, 22 Sep 2018 04:45:56 GMT RESP BODY: {"ports":[]} 2018-09-22 04:45:56,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245port-1&admin_state_up=True used request id req-d03fff54-a315-486b-9a96-c7842df515fc 2018-09-22 04:45:56,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:45:56,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45: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-29955cf5-aaff-4dfc-b86c-e6bf53cc71ea x-compute-request-id: req-29955cf5-aaff-4dfc-b86c-e6bf53cc71ea Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:45:56,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-inst used request id req-29955cf5-aaff-4dfc-b86c-e6bf53cc71ea 2018-09-22 04:45:56,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:45:57,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-df195c52-9701-4447-a13b-9df4750eb09d Date: Sat, 22 Sep 2018 04:45:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a"],"updated_at":"2018-09-22T04:45:53Z","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7aa49a12c6bf4ae89c1534add2905199","id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","name":"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net"}]} 2018-09-22 04:45:57,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net used request id req-df195c52-9701-4447-a13b-9df4750eb09d 2018-09-22 04:45:57,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:45:57,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c880ae-7c27-4723-b5c2-93fde36e2e79 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199"}, "enabled": true, "id": "7aa49a12c6bf4ae89c1534add2905199", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj"}} 2018-09-22 04:45:57,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199 used request id req-82c880ae-7c27-4723-b5c2-93fde36e2e79 2018-09-22 04:45:57,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:45:57,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6e633584-b8dc-4666-8354-8d5676035696 Date: Sat, 22 Sep 2018 04:45:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:45:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7aa49a12c6bf4ae89c1534add2905199","id":"d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-subnet"}]} 2018-09-22 04:45:57,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd used request id req-6e633584-b8dc-4666-8354-8d5676035696 2018-09-22 04:45:57,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:45:57,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-80086186-1a93-40ef-8366-8456586a7408 Date: Sat, 22 Sep 2018 04:45:57 GMT RESP BODY: {"ports":[]} 2018-09-22 04:45:57,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245port-1&admin_state_up=True used request id req-80086186-1a93-40ef-8366-8456586a7408 2018-09-22 04:45:57,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:45:57,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:45:58,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef38d05a58164068a7d67a843bf4610d", "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj-role"}], "expires_at": "2018-09-22T05:45:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7aa49a12c6bf4ae89c1534add2905199", "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7aa49a12c6bf4ae89c1534add2905199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/7aa49a12c6bf4ae89c1534add2905199", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/7aa49a12c6bf4ae89c1534add2905199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7aa49a12c6bf4ae89c1534add2905199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/7aa49a12c6bf4ae89c1534add2905199", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/7aa49a12c6bf4ae89c1534add2905199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/7aa49a12c6bf4ae89c1534add2905199", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-user", "id": "e516beb23197451e9f10296920ae20de"}, "audit_ids": ["Rihgd4NbRDy0t903DhS00g"], "issued_at": "2018-09-22T04:45:58.000000Z"}} 2018-09-22 04:45:58,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d201f0b2bf3c1137715625c4505fe970257b8972" 2018-09-22 04:45:58,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a54bde03-e010-4e37-af9f-9d3ffd116dc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:45:58,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a54bde03-e010-4e37-af9f-9d3ffd116dc4 2018-09-22 04:45:58,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:45:58,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a291cf1a-e836-40d7-87fc-82c44cd2bec0 Date: Sat, 22 Sep 2018 04:45: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":["d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a"],"updated_at":"2018-09-22T04:45:53Z","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7aa49a12c6bf4ae89c1534add2905199","id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","name":"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net"}]} 2018-09-22 04:45:58,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net used request id req-a291cf1a-e836-40d7-87fc-82c44cd2bec0 2018-09-22 04:45:58,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:45:58,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-edf4fb89-2523-40a6-91da-755f8ed15a03 Date: Sat, 22 Sep 2018 04:45:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:45:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7aa49a12c6bf4ae89c1534add2905199","id":"d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-subnet"}]} 2018-09-22 04:45:58,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd used request id req-edf4fb89-2523-40a6-91da-755f8ed15a03 2018-09-22 04:45:58,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:45:58,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8dedef47-5881-4342-b7f3-ab96dbc8fc8d Date: Sat, 22 Sep 2018 04:45: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":["d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a"],"updated_at":"2018-09-22T04:45:53Z","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7aa49a12c6bf4ae89c1534add2905199","id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","name":"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net"}]} 2018-09-22 04:45:58,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net used request id req-8dedef47-5881-4342-b7f3-ab96dbc8fc8d 2018-09-22 04:45:58,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:45:58,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:45:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:45:58,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d201f0b2bf3c1137715625c4505fe970257b8972" 2018-09-22 04:45:59,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd54a902-96e8-4220-865e-be6094b0c8ca Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199"}, "enabled": true, "id": "7aa49a12c6bf4ae89c1534add2905199", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj"}} 2018-09-22 04:45:59,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199 used request id req-cd54a902-96e8-4220-865e-be6094b0c8ca 2018-09-22 04:45:59,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:45:59,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c20684d2-c519-4a00-88cd-e15c154cfd37 Date: Sat, 22 Sep 2018 04:45:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:45:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7aa49a12c6bf4ae89c1534add2905199","id":"d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-subnet"}]} 2018-09-22 04:45:59,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd used request id req-c20684d2-c519-4a00-88cd-e15c154cfd37 2018-09-22 04:45:59,497 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net 2018-09-22 04:45:59,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" -d '{"port": {"network_id": "8defedd4-a6ab-47df-a399-f96914f5c1dd", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245port-1", "admin_state_up": true}}' 2018-09-22 04:46:00,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-258e8fd6-bdcb-47b9-ad08-fa38f8aab137 Date: Sat, 22 Sep 2018 04:46:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:46:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a","ip_address":"10.55.0.8"}],"id":"8f554fd3-2b97-4ed3-94ff-47ed59014033","security_groups":["b70224a1-b231-40e5-9718-9310aca29b0a"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245port-1","project_id":"7aa49a12c6bf4ae89c1534add2905199","qos_policy_id":null,"admin_state_up":true,"network_id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:59Z","binding:vnic_type":"normal"}} 2018-09-22 04:46:00,702 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-258e8fd6-bdcb-47b9-ad08-fa38f8aab137 2018-09-22 04:46:00,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:00,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9d1f52c3-2fd3-403d-8702-b270b2bf1912 Date: Sat, 22 Sep 2018 04:46: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":["d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a"],"updated_at":"2018-09-22T04:45:53Z","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7aa49a12c6bf4ae89c1534add2905199","id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","name":"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net"}]} 2018-09-22 04:46:00,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net used request id req-9d1f52c3-2fd3-403d-8702-b270b2bf1912 2018-09-22 04:46:00,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:01,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b5e7f39-2c08-449f-8a6f-5578126f30c5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199"}, "enabled": true, "id": "7aa49a12c6bf4ae89c1534add2905199", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj"}} 2018-09-22 04:46:01,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199 used request id req-3b5e7f39-2c08-449f-8a6f-5578126f30c5 2018-09-22 04:46:01,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:01,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bdb6447c-7fae-4af2-91fa-de42ae9e2abe Date: Sat, 22 Sep 2018 04:46:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:45:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7aa49a12c6bf4ae89c1534add2905199","id":"d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-subnet"}]} 2018-09-22 04:46:01,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd used request id req-bdb6447c-7fae-4af2-91fa-de42ae9e2abe 2018-09-22 04:46:01,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:01,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 794 X-Openstack-Request-Id: req-88753847-8a67-402a-84f0-1fa02f010671 Date: Sat, 22 Sep 2018 04:46:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:46:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a","ip_address":"10.55.0.8"}],"id":"8f554fd3-2b97-4ed3-94ff-47ed59014033","security_groups":["b70224a1-b231-40e5-9718-9310aca29b0a"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"7aa49a12c6bf4ae89c1534add2905199","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245port-1","admin_state_up":true,"network_id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:59Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:46:01,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245port-1&admin_state_up=True used request id req-88753847-8a67-402a-84f0-1fa02f010671 2018-09-22 04:46:01,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:01,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be783b58-0acd-4fdb-b8a0-23efbdc9a066 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199"}, "enabled": true, "id": "7aa49a12c6bf4ae89c1534add2905199", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj"}} 2018-09-22 04:46:01,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199 used request id req-be783b58-0acd-4fdb-b8a0-23efbdc9a066 2018-09-22 04:46:01,391 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-inst 2018-09-22 04:46:01,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:01,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46: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-c47501c1-806b-4464-9c97-42c80a549290 x-compute-request-id: req-c47501c1-806b-4464-9c97-42c80a549290 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d8d65c87-4573-40bc-b532-82d095cacc9c", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d8d65c87-4573-40bc-b532-82d095cacc9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d8d65c87-4573-40bc-b532-82d095cacc9c", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-flavor-name"}]} 2018-09-22 04:46:01,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c47501c1-806b-4464-9c97-42c80a549290 2018-09-22 04:46:01,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/d8d65c87-4573-40bc-b532-82d095cacc9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:01,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46: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-eb9ccbe6-5a38-412b-a24f-37815dfea75b x-compute-request-id: req-eb9ccbe6-5a38-412b-a24f-37815dfea75b Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d8d65c87-4573-40bc-b532-82d095cacc9c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d8d65c87-4573-40bc-b532-82d095cacc9c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d8d65c87-4573-40bc-b532-82d095cacc9c", "name": "CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:46:01,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/d8d65c87-4573-40bc-b532-82d095cacc9c used request id req-eb9ccbe6-5a38-412b-a24f-37815dfea75b 2018-09-22 04:46:01,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:01,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-5be7fdde-9d43-4129-a44a-c872dfc2b6e7 Date: Sat, 22 Sep 2018 04:46:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:45:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:45:51Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb/snap", "metadata": {}}], "self": "/v2/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "min_disk": 0, "protected": false, "id": "38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "file": "/v2/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7aa49a12c6bf4ae89c1534add2905199", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-image"} 2018-09-22 04:46:01,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-image used request id req-5be7fdde-9d43-4129-a44a-c872dfc2b6e7 2018-09-22 04:46:01,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:01,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0b1eff6b-aa0b-4282-aceb-b9fb17145eac Date: Sat, 22 Sep 2018 04:46:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:46:01,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0b1eff6b-aa0b-4282-aceb-b9fb17145eac 2018-09-22 04:46:01,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" -d '{"server": {"name": "CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-inst", "imageRef": "38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "flavorRef": "d8d65c87-4573-40bc-b532-82d095cacc9c", "max_count": 1, "min_count": 1, "networks": [{"port": "8f554fd3-2b97-4ed3-94ff-47ed59014033"}]}}' 2018-09-22 04:46:03,580 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:46: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-19ff24cd-661e-4b6a-9495-7d82def2f6e2 x-compute-request-id: req-19ff24cd-661e-4b6a-9495-7d82def2f6e2 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "552a0320-252d-43a3-b15e-617519e0ece4", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/552a0320-252d-43a3-b15e-617519e0ece4", "rel": "bookmark"}], "adminPass": "mE6zZrWngDmZ"}} 2018-09-22 04:46:03,580 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-19ff24cd-661e-4b6a-9495-7d82def2f6e2 2018-09-22 04:46:03,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:03,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46: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-66e5da5a-2eac-4754-bfa1-78818f23ad2c x-compute-request-id: req-66e5da5a-2eac-4754-bfa1-78818f23ad2c 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.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/552a0320-252d-43a3-b15e-617519e0ece4", "rel": "bookmark"}], "image": {"id": "38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "links": [{"href": "http://172.30.9.23:8774/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d8d65c87-4573-40bc-b532-82d095cacc9c", "links": [{"href": "http://172.30.9.23:8774/flavors/d8d65c87-4573-40bc-b532-82d095cacc9c", "rel": "bookmark"}]}, "id": "552a0320-252d-43a3-b15e-617519e0ece4", "user_id": "e516beb23197451e9f10296920ae20de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:46:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-inst", "created": "2018-09-22T04:46:03Z", "tenant_id": "7aa49a12c6bf4ae89c1534add2905199", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:46:03,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4 used request id req-66e5da5a-2eac-4754-bfa1-78818f23ad2c 2018-09-22 04:46:03,942 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-inst 2018-09-22 04:46:03,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:04,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46: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-e5cb74e3-762d-4dbb-98b0-d5b0fdb1844a x-compute-request-id: req-e5cb74e3-762d-4dbb-98b0-d5b0fdb1844a 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.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/552a0320-252d-43a3-b15e-617519e0ece4", "rel": "bookmark"}], "image": {"id": "38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "links": [{"href": "http://172.30.9.23:8774/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d8d65c87-4573-40bc-b532-82d095cacc9c", "links": [{"href": "http://172.30.9.23:8774/flavors/d8d65c87-4573-40bc-b532-82d095cacc9c", "rel": "bookmark"}]}, "id": "552a0320-252d-43a3-b15e-617519e0ece4", "user_id": "e516beb23197451e9f10296920ae20de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:46:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-inst", "created": "2018-09-22T04:46:03Z", "tenant_id": "7aa49a12c6bf4ae89c1534add2905199", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:46:04,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4 used request id req-e5cb74e3-762d-4dbb-98b0-d5b0fdb1844a 2018-09-22 04:46:04,162 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-inst] is - BUILD 2018-09-22 04:46:04,162 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:46:07,165 - create_instance - DEBUG - VM status query timeout in 896.776546955 2018-09-22 04:46:07,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:07,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46: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-3615f37f-f8f8-4865-9ba5-397062c7aad3 x-compute-request-id: req-3615f37f-f8f8-4865-9ba5-397062c7aad3 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/552a0320-252d-43a3-b15e-617519e0ece4", "rel": "bookmark"}], "image": {"id": "38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "links": [{"href": "http://172.30.9.23:8774/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d8d65c87-4573-40bc-b532-82d095cacc9c", "links": [{"href": "http://172.30.9.23:8774/flavors/d8d65c87-4573-40bc-b532-82d095cacc9c", "rel": "bookmark"}]}, "id": "552a0320-252d-43a3-b15e-617519e0ece4", "security_groups": [{"name": "default"}], "user_id": "e516beb23197451e9f10296920ae20de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:46:04Z", "hostId": "18b8f230b6ae23f0d6e1de4782d35e0fd40793daa322114934093766", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-inst", "created": "2018-09-22T04:46:03Z", "tenant_id": "7aa49a12c6bf4ae89c1534add2905199", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:46:07,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4 used request id req-3615f37f-f8f8-4865-9ba5-397062c7aad3 2018-09-22 04:46:07,900 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-inst] is - BUILD 2018-09-22 04:46:07,900 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:46:10,903 - create_instance - DEBUG - VM status query timeout in 893.038722992 2018-09-22 04:46:10,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:11,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46: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-2300b8b1-ba57-446e-b5e4-c7076ca11664 x-compute-request-id: req-2300b8b1-ba57-446e-b5e4-c7076ca11664 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/552a0320-252d-43a3-b15e-617519e0ece4", "rel": "bookmark"}], "image": {"id": "38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "links": [{"href": "http://172.30.9.23:8774/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:45:55.000000", "flavor": {"id": "d8d65c87-4573-40bc-b532-82d095cacc9c", "links": [{"href": "http://172.30.9.23:8774/flavors/d8d65c87-4573-40bc-b532-82d095cacc9c", "rel": "bookmark"}]}, "id": "552a0320-252d-43a3-b15e-617519e0ece4", "security_groups": [{"name": "default"}], "user_id": "e516beb23197451e9f10296920ae20de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:46:09Z", "hostId": "18b8f230b6ae23f0d6e1de4782d35e0fd40793daa322114934093766", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-inst", "created": "2018-09-22T04:46:03Z", "tenant_id": "7aa49a12c6bf4ae89c1534add2905199", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:46:11,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4 used request id req-2300b8b1-ba57-446e-b5e4-c7076ca11664 2018-09-22 04:46:11,368 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-inst] is - ACTIVE 2018-09-22 04:46:11,368 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:46:11,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:12,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46: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-b436cf26-fdf0-422b-afd6-0f2ada1fedd3 x-compute-request-id: req-b436cf26-fdf0-422b-afd6-0f2ada1fedd3 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/552a0320-252d-43a3-b15e-617519e0ece4", "rel": "bookmark"}], "image": {"id": "38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "links": [{"href": "http://172.30.9.23:8774/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:45:55.000000", "flavor": {"id": "d8d65c87-4573-40bc-b532-82d095cacc9c", "links": [{"href": "http://172.30.9.23:8774/flavors/d8d65c87-4573-40bc-b532-82d095cacc9c", "rel": "bookmark"}]}, "id": "552a0320-252d-43a3-b15e-617519e0ece4", "security_groups": [{"name": "default"}], "user_id": "e516beb23197451e9f10296920ae20de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:46:09Z", "hostId": "18b8f230b6ae23f0d6e1de4782d35e0fd40793daa322114934093766", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-inst", "created": "2018-09-22T04:46:03Z", "tenant_id": "7aa49a12c6bf4ae89c1534add2905199", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:46:12,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4 used request id req-b436cf26-fdf0-422b-afd6-0f2ada1fedd3 2018-09-22 04:46:12,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:12,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-49ced6e1-58ae-46ed-9ca8-3eccb9ac1cd0 Date: Sat, 22 Sep 2018 04:46: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":["d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a"],"updated_at":"2018-09-22T04:45:53Z","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7aa49a12c6bf4ae89c1534add2905199","id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","name":"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net"}]} 2018-09-22 04:46:12,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net used request id req-49ced6e1-58ae-46ed-9ca8-3eccb9ac1cd0 2018-09-22 04:46:12,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:12,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2f1c52-59b8-4632-8a09-c5a01c66d7f7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199"}, "enabled": true, "id": "7aa49a12c6bf4ae89c1534add2905199", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj"}} 2018-09-22 04:46:12,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199 used request id req-de2f1c52-59b8-4632-8a09-c5a01c66d7f7 2018-09-22 04:46:12,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:12,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c4292b0f-f1cc-436b-91f8-0ff1960257f7 Date: Sat, 22 Sep 2018 04:46:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:45:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7aa49a12c6bf4ae89c1534add2905199","id":"d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-subnet"}]} 2018-09-22 04:46:12,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd used request id req-c4292b0f-f1cc-436b-91f8-0ff1960257f7 2018-09-22 04:46:12,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:12,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3121 X-Openstack-Request-Id: req-86b49859-d025-4741-82c9-2706664200c6 Date: Sat, 22 Sep 2018 04:46:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:45:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a","ip_address":"10.55.0.2"}],"id":"1bd7ebc6-c2c4-4a05-9c2c-c6a33b3e5e67","security_groups":[],"mac_address":"fa:16:3e:da:41:b6","project_id":"7aa49a12c6bf4ae89c1534add2905199","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8defedd4-a6ab-47df-a399-f96914f5c1dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:45:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a","ip_address":"10.55.0.4"}],"id":"3e9aca55-3123-4bdd-9f87-15004d1fb16c","security_groups":[],"mac_address":"fa:16:3e:00:df:d1","project_id":"7aa49a12c6bf4ae89c1534add2905199","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8defedd4-a6ab-47df-a399-f96914f5c1dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:45:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a","ip_address":"10.55.0.3"}],"id":"446d91bd-34bb-41c3-a4be-9393e3c08a3f","security_groups":[],"mac_address":"fa:16:3e:6c:c8:4e","project_id":"7aa49a12c6bf4ae89c1534add2905199","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8defedd4-a6ab-47df-a399-f96914f5c1dd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:46:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a","ip_address":"10.55.0.8"}],"id":"8f554fd3-2b97-4ed3-94ff-47ed59014033","security_groups":["b70224a1-b231-40e5-9718-9310aca29b0a"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"7aa49a12c6bf4ae89c1534add2905199","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245port-1","admin_state_up":true,"network_id":"8defedd4-a6ab-47df-a399-f96914f5c1dd","tenant_id":"7aa49a12c6bf4ae89c1534add2905199","created_at":"2018-09-22T04:45:59Z","binding:vnic_type":"normal","device_id":"552a0320-252d-43a3-b15e-617519e0ece4"}]} 2018-09-22 04:46:12,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8defedd4-a6ab-47df-a399-f96914f5c1dd used request id req-86b49859-d025-4741-82c9-2706664200c6 2018-09-22 04:46:12,490 - create_instance - INFO - Deleting Port with ID - 8f554fd3-2b97-4ed3-94ff-47ed59014033 2018-09-22 04:46:12,490 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245port-1 2018-09-22 04:46:12,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/8f554fd3-2b97-4ed3-94ff-47ed59014033 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:13,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2d3bca00-9116-4990-8bc2-a11c55bac2b0 Date: Sat, 22 Sep 2018 04:46:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:46:13,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/8f554fd3-2b97-4ed3-94ff-47ed59014033 used request id req-2d3bca00-9116-4990-8bc2-a11c55bac2b0 2018-09-22 04:46:13,072 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-inst 2018-09-22 04:46:13,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:13,250 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:46: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-c4386945-5d3d-4827-a91d-6761b210f398 x-compute-request-id: req-c4386945-5d3d-4827-a91d-6761b210f398 Content-Type: application/json 2018-09-22 04:46:13,250 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4 used request id req-c4386945-5d3d-4827-a91d-6761b210f398 2018-09-22 04:46:13,251 - create_instance - INFO - Checking deletion status 2018-09-22 04:46:13,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:13,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46: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-11d5438f-49f4-494c-b2c5-078a6fa350a8 x-compute-request-id: req-11d5438f-49f4-494c-b2c5-078a6fa350a8 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/552a0320-252d-43a3-b15e-617519e0ece4", "rel": "bookmark"}], "image": {"id": "38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "links": [{"href": "http://172.30.9.23:8774/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:45:55.000000", "flavor": {"id": "d8d65c87-4573-40bc-b532-82d095cacc9c", "links": [{"href": "http://172.30.9.23:8774/flavors/d8d65c87-4573-40bc-b532-82d095cacc9c", "rel": "bookmark"}]}, "id": "552a0320-252d-43a3-b15e-617519e0ece4", "user_id": "e516beb23197451e9f10296920ae20de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:46:13Z", "hostId": "18b8f230b6ae23f0d6e1de4782d35e0fd40793daa322114934093766", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-inst", "created": "2018-09-22T04:46:03Z", "tenant_id": "7aa49a12c6bf4ae89c1534add2905199", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:46:13,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4 used request id req-11d5438f-49f4-494c-b2c5-078a6fa350a8 2018-09-22 04:46:13,492 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-inst] is - ACTIVE 2018-09-22 04:46:13,492 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:46:16,495 - create_instance - DEBUG - VM status query timeout in 296.755706072 2018-09-22 04:46:16,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6798847612dc3402a696fbe3f018ac4a34b4cf63" 2018-09-22 04:46:16,542 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:46: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-88a61f75-d2ba-434f-b2f9-2c01e4ea0d75 x-compute-request-id: req-88a61f75-d2ba-434f-b2f9-2c01e4ea0d75 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 552a0320-252d-43a3-b15e-617519e0ece4 could not be found.", "code": 404}} 2018-09-22 04:46:16,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/552a0320-252d-43a3-b15e-617519e0ece4 used request id req-88a61f75-d2ba-434f-b2f9-2c01e4ea0d75 2018-09-22 04:46:16,542 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 552a0320-252d-43a3-b15e-617519e0ece4 could not be found. (HTTP 404) (Request-ID: req-88a61f75-d2ba-434f-b2f9-2c01e4ea0d75) 2018-09-22 04:46:16,542 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-inst 2018-09-22 04:46:16,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/d8d65c87-4573-40bc-b532-82d095cacc9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9419b9d9ec788bc4bf4038c028dbf8607620a156" 2018-09-22 04:46:16,592 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:46: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-edff57bc-f3cd-41c4-9e18-6bcad1fbbd4a x-compute-request-id: req-edff57bc-f3cd-41c4-9e18-6bcad1fbbd4a Content-Length: 0 Content-Type: application/json 2018-09-22 04:46:16,592 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d8d65c87-4573-40bc-b532-82d095cacc9c used request id req-edff57bc-f3cd-41c4-9e18-6bcad1fbbd4a 2018-09-22 04:46:16,593 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-subnet 2018-09-22 04:46:16,593 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-subnet 2018-09-22 04:46:16,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce6026cfecf8f86fd300d1677aacabafb4d9d1c" 2018-09-22 04:46:19,127 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-87435041-0e5c-4481-b528-e94ae08c94cf Date: Sat, 22 Sep 2018 04:46:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:46:19,127 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d9c9afcb-d9ae-45b2-bad3-fe8ce4bb1a2a used request id req-87435041-0e5c-4481-b528-e94ae08c94cf 2018-09-22 04:46:19,128 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-pub-net 2018-09-22 04:46:19,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/8defedd4-a6ab-47df-a399-f96914f5c1dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ce6026cfecf8f86fd300d1677aacabafb4d9d1c" 2018-09-22 04:46:20,377 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4f848f07-b4a7-4d12-9f56-6a9490e79b14 Date: Sat, 22 Sep 2018 04:46:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:46:20,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/8defedd4-a6ab-47df-a399-f96914f5c1dd used request id req-4f848f07-b4a7-4d12-9f56-6a9490e79b14 2018-09-22 04:46:20,378 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-5a1b914f-83e6-4731-9d40-017172740245-image 2018-09-22 04:46:20,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c80b87ff560b345751edd8e25e89f4c4ba00a32f" 2018-09-22 04:46:21,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bb6f3236-5183-4131-885b-a87fed53585c Date: Sat, 22 Sep 2018 04:46:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:46:21,812 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/38ab86ff-fa58-4f36-93c3-fadf1a5e61cb used request id req-bb6f3236-5183-4131-885b-a87fed53585c 2018-09-22 04:46:21,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" 2018-09-22 04:46:22,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-e1f086e9-0dc4-4a7a-973c-e097564b2fe9 Date: Sat, 22 Sep 2018 04:46:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7aa49a12c6bf4ae89c1534add2905199", "created_at": "2018-09-22T04:45:52Z", "updated_at": "2018-09-22T04:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:45:52Z", "revision_number": 0, "id": "3a57b2b4-9126-428f-9332-44499608535c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:45:52Z", "security_group_id": "b70224a1-b231-40e5-9718-9310aca29b0a", "tenant_id": "7aa49a12c6bf4ae89c1534add2905199", "port_range_min": null, "ethertype": "IPv6", "project_id": "7aa49a12c6bf4ae89c1534add2905199"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:45:52Z", "revision_number": 0, "id": "59adefef-d56f-4b6e-80e6-53e83cfb48e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:45:52Z", "security_group_id": "b70224a1-b231-40e5-9718-9310aca29b0a", "tenant_id": "7aa49a12c6bf4ae89c1534add2905199", "port_range_min": null, "ethertype": "IPv4", "project_id": "7aa49a12c6bf4ae89c1534add2905199"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:45:52Z", "revision_number": 0, "id": "a1afbbba-8496-4f5f-923a-13beb9775cf7", "remote_group_id": "b70224a1-b231-40e5-9718-9310aca29b0a", "remote_ip_prefix": null, "created_at": "2018-09-22T04:45:52Z", "security_group_id": "b70224a1-b231-40e5-9718-9310aca29b0a", "tenant_id": "7aa49a12c6bf4ae89c1534add2905199", "port_range_min": null, "ethertype": "IPv4", "project_id": "7aa49a12c6bf4ae89c1534add2905199"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:45:52Z", "revision_number": 0, "id": "d65fdac4-0be6-4bbd-804b-066161cb37f8", "remote_group_id": "b70224a1-b231-40e5-9718-9310aca29b0a", "remote_ip_prefix": null, "created_at": "2018-09-22T04:45:52Z", "security_group_id": "b70224a1-b231-40e5-9718-9310aca29b0a", "tenant_id": "7aa49a12c6bf4ae89c1534add2905199", "port_range_min": null, "ethertype": "IPv6", "project_id": "7aa49a12c6bf4ae89c1534add2905199"}], "revision_number": 4, "project_id": "7aa49a12c6bf4ae89c1534add2905199", "id": "b70224a1-b231-40e5-9718-9310aca29b0a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:46:22,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e1f086e9-0dc4-4a7a-973c-e097564b2fe9 2018-09-22 04:46:22,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" 2018-09-22 04:46:22,149 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:46:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-308ecf7d-5d1f-479a-ba2b-ad4a7eceb842 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:46:22,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-308ecf7d-5d1f-479a-ba2b-ad4a7eceb842 2018-09-22 04:46:22,150 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:46:22,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" 2018-09-22 04:46:22,231 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:46:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71233baa-74e0-42bc-b9c7-3e200da52650 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:46:22,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-71233baa-74e0-42bc-b9c7-3e200da52650 2018-09-22 04:46:22,231 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:46:22,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" 2018-09-22 04:46:22,318 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:46:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3a9c714-8443-464d-b7b7-5a18158dd0a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:46:22,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-b3a9c714-8443-464d-b7b7-5a18158dd0a1 2018-09-22 04:46:22,318 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:46:22,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" 2018-09-22 04:46:22,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:46:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45076aaf-f818-4917-8d7c-33528abbe617 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:46:22,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-45076aaf-f818-4917-8d7c-33528abbe617 2018-09-22 04:46:22,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:46:22,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" 2018-09-22 04:46:22,502 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:46:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3570544-90bb-44f8-99b0-79151ca5da85 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:46:22,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-f3570544-90bb-44f8-99b0-79151ca5da85 2018-09-22 04:46:22,502 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:46:22,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" 2018-09-22 04:46:22,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:46:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9501f858-240c-4cc5-ba04-82004c9ce438 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:46:22,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-9501f858-240c-4cc5-ba04-82004c9ce438 2018-09-22 04:46:22,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:46:22,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" 2018-09-22 04:46:22,681 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:46:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a8e2607-c378-4977-8e6f-07fc63873585 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:46:22,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-3a8e2607-c378-4977-8e6f-07fc63873585 2018-09-22 04:46:22,682 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:46:22,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" 2018-09-22 04:46:22,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18a5d2de-c452-4dd3-9dc5-891acfc36520 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199"}, "enabled": true, "id": "7aa49a12c6bf4ae89c1534add2905199", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-04927dfb-3009-434-proj"}} 2018-09-22 04:46:22,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199 used request id req-18a5d2de-c452-4dd3-9dc5-891acfc36520 2018-09-22 04:46:22,772 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b70224a1-b231-40e5-9718-9310aca29b0a 2018-09-22 04:46:22,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b70224a1-b231-40e5-9718-9310aca29b0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" 2018-09-22 04:46:22,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fef9733b-6e6a-48e2-895e-36efd6c6bdac Date: Sat, 22 Sep 2018 04:46:22 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-09-22T04:45:52Z", "security_group_id": "b70224a1-b231-40e5-9718-9310aca29b0a", "port_range_min": null, "revision_number": 0, "tenant_id": "7aa49a12c6bf4ae89c1534add2905199", "created_at": "2018-09-22T04:45:52Z", "project_id": "7aa49a12c6bf4ae89c1534add2905199", "id": "3a57b2b4-9126-428f-9332-44499608535c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:45:52Z", "security_group_id": "b70224a1-b231-40e5-9718-9310aca29b0a", "port_range_min": null, "revision_number": 0, "tenant_id": "7aa49a12c6bf4ae89c1534add2905199", "created_at": "2018-09-22T04:45:52Z", "project_id": "7aa49a12c6bf4ae89c1534add2905199", "id": "59adefef-d56f-4b6e-80e6-53e83cfb48e2"}, {"remote_group_id": "b70224a1-b231-40e5-9718-9310aca29b0a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:45:52Z", "security_group_id": "b70224a1-b231-40e5-9718-9310aca29b0a", "port_range_min": null, "revision_number": 0, "tenant_id": "7aa49a12c6bf4ae89c1534add2905199", "created_at": "2018-09-22T04:45:52Z", "project_id": "7aa49a12c6bf4ae89c1534add2905199", "id": "a1afbbba-8496-4f5f-923a-13beb9775cf7"}, {"remote_group_id": "b70224a1-b231-40e5-9718-9310aca29b0a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:45:52Z", "security_group_id": "b70224a1-b231-40e5-9718-9310aca29b0a", "port_range_min": null, "revision_number": 0, "tenant_id": "7aa49a12c6bf4ae89c1534add2905199", "created_at": "2018-09-22T04:45:52Z", "project_id": "7aa49a12c6bf4ae89c1534add2905199", "id": "d65fdac4-0be6-4bbd-804b-066161cb37f8"}]} 2018-09-22 04:46:22,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b70224a1-b231-40e5-9718-9310aca29b0a used request id req-fef9733b-6e6a-48e2-895e-36efd6c6bdac 2018-09-22 04:46:22,957 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:46:22,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b70224a1-b231-40e5-9718-9310aca29b0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" 2018-09-22 04:46:23,329 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea26b6f0-d8df-4db5-b4a5-18bef42fb2e2 Content-Length: 0 Date: Sat, 22 Sep 2018 04:46:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:46:23,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b70224a1-b231-40e5-9718-9310aca29b0a used request id req-ea26b6f0-d8df-4db5-b4a5-18bef42fb2e2 2018-09-22 04:46:23,330 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-04927dfb-3009-434-proj 2018-09-22 04:46:23,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" 2018-09-22 04:46:23,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:46:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5cc78a0-4970-4539-b998-d28e6fb59f18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:46:23,545 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7aa49a12c6bf4ae89c1534add2905199 used request id req-e5cc78a0-4970-4539-b998-d28e6fb59f18 2018-09-22 04:46:23,545 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-04927dfb-3009-434-proj-role 2018-09-22 04:46:23,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ef38d05a58164068a7d67a843bf4610d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" 2018-09-22 04:46:23,661 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:46:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b588649a-3014-4dd1-a201-c9234e209dab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:46:23,661 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ef38d05a58164068a7d67a843bf4610d used request id req-b588649a-3014-4dd1-a201-c9234e209dab 2018-09-22 04:46:23,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51a8c7be8dca871c91363c9b91dbbbe4b7116474" 2018-09-22 04:46:23,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7ac6d05-8cdc-4d08-9d27-0b11a8d8b930 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:46:23,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b7ac6d05-8cdc-4d08-9d27-0b11a8d8b930 2018-09-22 04:46:23,746 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-04927dfb-3009-434-user 2018-09-22 04:46:23,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e516beb23197451e9f10296920ae20de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece73413af87acb9ec6ad1a3d481910ffb090fd2" 2018-09-22 04:46:23,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:46:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f95276f-8c33-4152-80db-37adada837ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:46:23,913 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e516beb23197451e9f10296920ae20de used request id req-0f95276f-8c33-4152-80db-37adada837ae 2018-09-22 04:46:23,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:46:24,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:46:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["58fYD0zURTGvk7rBJv8r1w"], "issued_at": "2018-09-22T04:46:24.000000Z"}} 2018-09-22 04:46:24,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d38c97a2f95eea20bf93e5560680ae9ffd0728d" 2018-09-22 04:46:24,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb57cb4-4e8f-4aa9-b7f6-74de3489788b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:46:24,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-edb57cb4-4e8f-4aa9-b7f6-74de3489788b 2018-09-22 04:46:24,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:46:24,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:46:24,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:46:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Ioe-NfPiSvqykbOQ4n8MSA"], "issued_at": "2018-09-22T04:46:24.000000Z"}} 2018-09-22 04:46:24,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" 2018-09-22 04:46:24,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-245baa7b-7eb8-44e2-9988-fde3fd7da051 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:46:24,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-245baa7b-7eb8-44e2-9988-fde3fd7da051 2018-09-22 04:46:24,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:46:24,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:46:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:46:24,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b7c1677a-9542-401-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" 2018-09-22 04:46:24,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61062aec-75b6-42b6-b1fd-dcd2b443a589 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b7c1677a-9542-401-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:46:24,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b7c1677a-9542-401-proj used request id req-61062aec-75b6-42b6-b1fd-dcd2b443a589 2018-09-22 04:46:24,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" 2018-09-22 04:46:25,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0711b09a-1e6d-4385-a4c8-7e53b952bc44 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:46:25,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0711b09a-1e6d-4385-a4c8-7e53b952bc44 2018-09-22 04:46:25,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj"}}' 2018-09-22 04:46:25,171 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:46:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7629cbd-b4ea-46d5-b75e-1b17859c415c Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e"}, "enabled": true, "id": "862a79ba5df74c5fae4b04a07bb68a6e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj"}} 2018-09-22 04:46:25,171 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d7629cbd-b4ea-46d5-b75e-1b17859c415c 2018-09-22 04:46:25,171 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b7c1677a-9542-401-proj 2018-09-22 04:46:25,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:46:25,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:46:25,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:46:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["4nFGy3u6SQ2_7Bxu9xQhXQ"], "issued_at": "2018-09-22T04:46:25.000000Z"}} 2018-09-22 04:46:25,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c228eff0e76b12ea372ade9574124c845a63f92" 2018-09-22 04:46:25,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b6f3f1-0287-4f4b-9643-7aa8be5c7fe8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:46:25,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-90b6f3f1-0287-4f4b-9643-7aa8be5c7fe8 2018-09-22 04:46:25,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:46:25,671 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:46:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:46:25,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c228eff0e76b12ea372ade9574124c845a63f92" 2018-09-22 04:46:25,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3d2d326-e17d-4425-96d8-6a9a1bd5e1c9 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:46:25,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d3d2d326-e17d-4425-96d8-6a9a1bd5e1c9 2018-09-22 04:46:25,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-b7c1677a-9542-401-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c228eff0e76b12ea372ade9574124c845a63f92" 2018-09-22 04:46:25,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbf33080-20fc-44e2-8e6b-a951e1057301 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-b7c1677a-9542-401-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e"}, "enabled": true, "id": "862a79ba5df74c5fae4b04a07bb68a6e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj"}]} 2018-09-22 04:46:25,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-b7c1677a-9542-401-proj used request id req-cbf33080-20fc-44e2-8e6b-a951e1057301 2018-09-22 04:46:25,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c228eff0e76b12ea372ade9574124c845a63f92" 2018-09-22 04:46:25,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfd38e64-ea02-4dbc-abae-e36b4a584591 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:46:25,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-cfd38e64-ea02-4dbc-abae-e36b4a584591 2018-09-22 04:46:26,279 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b7c1677a-9542-401-user 2018-09-22 04:46:26,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:46:26,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" 2018-09-22 04:46:26,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9396501-a9ce-428d-af0d-3da79313390e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:46:26,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c9396501-a9ce-428d-af0d-3da79313390e 2018-09-22 04:46:26,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" -d '{"role": {"name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj-role"}}' 2018-09-22 04:46:26,716 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9e9232d-349e-4286-aa76-f13262da93e3 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ea1efb425394f00af69270d0b034b20", "links": {"self": "http://172.30.9.23:5000/v3/roles/4ea1efb425394f00af69270d0b034b20"}, "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj-role"}} 2018-09-22 04:46:26,716 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c9e9232d-349e-4286-aa76-f13262da93e3 2018-09-22 04:46:26,716 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b7c1677a-9542-401-proj-role 2018-09-22 04:46:26,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4ea1efb425394f00af69270d0b034b20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" 2018-09-22 04:46:26,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b2f9a8-b0df-4c22-b9e2-e5d5d662306b Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/4ea1efb425394f00af69270d0b034b20"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj-role", "id": "4ea1efb425394f00af69270d0b034b20"}} 2018-09-22 04:46:26,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4ea1efb425394f00af69270d0b034b20 used request id req-85b2f9a8-b0df-4c22-b9e2-e5d5d662306b 2018-09-22 04:46:26,806 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b7c1677a-9542-401-proj-role to project CreateInstancePortManipulationTests-b7c1677a-9542-401-proj 2018-09-22 04:46:26,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e/users/64aa581b58ca41aaa374cfc791e3d6d4/roles/4ea1efb425394f00af69270d0b034b20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" 2018-09-22 04:46:26,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a158ec98-aefe-42a0-9773-ed1ec34da24f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:46:26,947 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e/users/64aa581b58ca41aaa374cfc791e3d6d4/roles/4ea1efb425394f00af69270d0b034b20 used request id req-a158ec98-aefe-42a0-9773-ed1ec34da24f 2018-09-22 04:46:26,947 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:46:26,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:46:26,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:46:27,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ea1efb425394f00af69270d0b034b20", "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj-role"}], "expires_at": "2018-09-22T05:46:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "862a79ba5df74c5fae4b04a07bb68a6e", "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-user", "id": "64aa581b58ca41aaa374cfc791e3d6d4"}, "audit_ids": ["9L4HJIVqSwGxMhs9D65OeQ"], "issued_at": "2018-09-22T04:46:27.000000Z"}} 2018-09-22 04:46:27,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e24968b20e0221d62a53ae3b320975c11f2a6946" 2018-09-22 04:46:27,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4cc39db-8c9a-4cc0-acd4-75c1445a18ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:46:27,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e4cc39db-8c9a-4cc0-acd4-75c1445a18ab 2018-09-22 04:46:27,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e24968b20e0221d62a53ae3b320975c11f2a6946" 2018-09-22 04:46:27,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-d48844ce-9d37-4ad4-854e-0e87021af880 Date: Sat, 22 Sep 2018 04:46:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-image"} 2018-09-22 04:46:27,664 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-image used request id req-d48844ce-9d37-4ad4-854e-0e87021af880 2018-09-22 04:46:27,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e24968b20e0221d62a53ae3b320975c11f2a6946" 2018-09-22 04:46:27,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ccbef23c-8a74-451d-9a0d-e3d5bc713b3a Date: Sat, 22 Sep 2018 04:46:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:46:27,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ccbef23c-8a74-451d-9a0d-e3d5bc713b3a 2018-09-22 04:46:27,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e24968b20e0221d62a53ae3b320975c11f2a6946" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-image"}' 2018-09-22 04:46:28,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/8524512f-6d93-4bc4-af48-c8c5300d463b X-Openstack-Request-Id: req-58132623-334a-495b-8048-af1ec0e81e26 Date: Sat, 22 Sep 2018 04:46:28 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:46:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:46:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/8524512f-6d93-4bc4-af48-c8c5300d463b", "min_disk": 0, "protected": false, "id": "8524512f-6d93-4bc4-af48-c8c5300d463b", "file": "/v2/images/8524512f-6d93-4bc4-af48-c8c5300d463b/file", "checksum": null, "owner": "862a79ba5df74c5fae4b04a07bb68a6e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:46:28,017 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-58132623-334a-495b-8048-af1ec0e81e26 2018-09-22 04:46:28,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/8524512f-6d93-4bc4-af48-c8c5300d463b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e24968b20e0221d62a53ae3b320975c11f2a6946" -d '' 2018-09-22 04:46:30,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5001463a-7445-48c1-98fe-7707520c0959 Date: Sat, 22 Sep 2018 04:46:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:46:30,144 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8524512f-6d93-4bc4-af48-c8c5300d463b/file used request id req-5001463a-7445-48c1-98fe-7707520c0959 2018-09-22 04:46:30,144 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:46:30,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8524512f-6d93-4bc4-af48-c8c5300d463b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e24968b20e0221d62a53ae3b320975c11f2a6946" 2018-09-22 04:46:30,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-609c4783-48ca-451d-bcf3-d6b79b80e3b6 Date: Sat, 22 Sep 2018 04:46:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:46:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:46:30Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/8524512f-6d93-4bc4-af48-c8c5300d463b/snap", "metadata": {}}], "self": "/v2/images/8524512f-6d93-4bc4-af48-c8c5300d463b", "min_disk": 0, "protected": false, "id": "8524512f-6d93-4bc4-af48-c8c5300d463b", "file": "/v2/images/8524512f-6d93-4bc4-af48-c8c5300d463b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "862a79ba5df74c5fae4b04a07bb68a6e", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/8524512f-6d93-4bc4-af48-c8c5300d463b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:46:30,313 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8524512f-6d93-4bc4-af48-c8c5300d463b used request id req-609c4783-48ca-451d-bcf3-d6b79b80e3b6 2018-09-22 04:46:30,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e24968b20e0221d62a53ae3b320975c11f2a6946" 2018-09-22 04:46:30,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3756098e-ebf0-4ea9-a09d-03855dcf4dac Date: Sat, 22 Sep 2018 04:46:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:46:30,469 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3756098e-ebf0-4ea9-a09d-03855dcf4dac 2018-09-22 04:46:30,472 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-image 2018-09-22 04:46:30,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8524512f-6d93-4bc4-af48-c8c5300d463b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e24968b20e0221d62a53ae3b320975c11f2a6946" 2018-09-22 04:46:30,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-c6426a24-c3c3-4c11-a4eb-9211ea4c22c0 Date: Sat, 22 Sep 2018 04:46:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:46:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:46:30Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/8524512f-6d93-4bc4-af48-c8c5300d463b/snap", "metadata": {}}], "self": "/v2/images/8524512f-6d93-4bc4-af48-c8c5300d463b", "min_disk": 0, "protected": false, "id": "8524512f-6d93-4bc4-af48-c8c5300d463b", "file": "/v2/images/8524512f-6d93-4bc4-af48-c8c5300d463b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "862a79ba5df74c5fae4b04a07bb68a6e", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/8524512f-6d93-4bc4-af48-c8c5300d463b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:46:30,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8524512f-6d93-4bc4-af48-c8c5300d463b used request id req-c6426a24-c3c3-4c11-a4eb-9211ea4c22c0 2018-09-22 04:46:30,638 - create_image - DEBUG - Instance status is - active 2018-09-22 04:46:30,639 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-image 2018-09-22 04:46:30,639 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-image 2018-09-22 04:46:30,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:46:30,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:46:31,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ea1efb425394f00af69270d0b034b20", "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj-role"}], "expires_at": "2018-09-22T05:46:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "862a79ba5df74c5fae4b04a07bb68a6e", "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-user", "id": "64aa581b58ca41aaa374cfc791e3d6d4"}, "audit_ids": ["rz18nq7yTHiNL32Gvz1LNA"], "issued_at": "2018-09-22T04:46:31.000000Z"}} 2018-09-22 04:46:31,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f965e85339461bb35da6bba388d765a405d45e1" 2018-09-22 04:46:31,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-058e8e06-bd46-4f01-b111-5b5681b0a983 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:46:31,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-058e8e06-bd46-4f01-b111-5b5681b0a983 2018-09-22 04:46:31,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f965e85339461bb35da6bba388d765a405d45e1" 2018-09-22 04:46:31,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d9484c2d-a89d-420d-968c-4b0469d89346 Date: Sat, 22 Sep 2018 04:46:31 GMT RESP BODY: {"networks":[]} 2018-09-22 04:46:31,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net used request id req-d9484c2d-a89d-420d-968c-4b0469d89346 2018-09-22 04:46:31,272 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net 2018-09-22 04:46:31,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f965e85339461bb35da6bba388d765a405d45e1" -d '{"network": {"name": "CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net", "admin_state_up": true}}' 2018-09-22 04:46:31,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-5c32398e-1674-4ecb-ba26-7a3511fa6913 Date: Sat, 22 Sep 2018 04:46:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8073d437-2ea7-4844-8284-f47251eb2114","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"862a79ba5df74c5fae4b04a07bb68a6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:46:31Z","is_default":false,"name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:31Z","mtu":1450}} 2018-09-22 04:46:31,786 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-5c32398e-1674-4ecb-ba26-7a3511fa6913 2018-09-22 04:46:31,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=8073d437-2ea7-4844-8284-f47251eb2114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f965e85339461bb35da6bba388d765a405d45e1" 2018-09-22 04:46:32,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-b79e2b9d-ea74-4abc-950b-a2476bc69963 Date: Sat, 22 Sep 2018 04:46:32 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-09-22T04:46:31Z","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"862a79ba5df74c5fae4b04a07bb68a6e","id":"8073d437-2ea7-4844-8284-f47251eb2114","name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net"}]} 2018-09-22 04:46:32,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=8073d437-2ea7-4844-8284-f47251eb2114 used request id req-b79e2b9d-ea74-4abc-950b-a2476bc69963 2018-09-22 04:46:32,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8073d437-2ea7-4844-8284-f47251eb2114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f965e85339461bb35da6bba388d765a405d45e1" 2018-09-22 04:46:32,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d657c975-9c3b-4df5-aa58-8deea3483f25 Date: Sat, 22 Sep 2018 04:46:32 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:46:32,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8073d437-2ea7-4844-8284-f47251eb2114 used request id req-d657c975-9c3b-4df5-aa58-8deea3483f25 2018-09-22 04:46:32,215 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-subnet 2018-09-22 04:46:32,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f965e85339461bb35da6bba388d765a405d45e1" -d '{"subnets": [{"ip_version": 4, "network_id": "8073d437-2ea7-4844-8284-f47251eb2114", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-subnet"}]}' 2018-09-22 04:46:32,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-834cd764-4bb9-40da-9559-b75f3e17d3b2 Date: Sat, 22 Sep 2018 04:46:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8073d437-2ea7-4844-8284-f47251eb2114","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:32Z","dns_nameservers":[],"updated_at":"2018-09-22T04:46:32Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"862a79ba5df74c5fae4b04a07bb68a6e","id":"16f081c0-ddc3-454e-a8c5-3eed6eeba3bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-subnet"}]} 2018-09-22 04:46:32,871 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-834cd764-4bb9-40da-9559-b75f3e17d3b2 2018-09-22 04:46:32,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=8073d437-2ea7-4844-8284-f47251eb2114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f965e85339461bb35da6bba388d765a405d45e1" 2018-09-22 04:46:33,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-cbcd4294-01bf-466c-a28d-bae02d8e7a6f Date: Sat, 22 Sep 2018 04:46:33 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":["16f081c0-ddc3-454e-a8c5-3eed6eeba3bf"],"updated_at":"2018-09-22T04:46:32Z","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"862a79ba5df74c5fae4b04a07bb68a6e","id":"8073d437-2ea7-4844-8284-f47251eb2114","name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net"}]} 2018-09-22 04:46:33,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=8073d437-2ea7-4844-8284-f47251eb2114 used request id req-cbcd4294-01bf-466c-a28d-bae02d8e7a6f 2018-09-22 04:46:33,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8073d437-2ea7-4844-8284-f47251eb2114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f965e85339461bb35da6bba388d765a405d45e1" 2018-09-22 04:46:33,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d914d312-781c-40c7-9428-7870458c5eb0 Date: Sat, 22 Sep 2018 04:46:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8073d437-2ea7-4844-8284-f47251eb2114","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:32Z","dns_nameservers":[],"updated_at":"2018-09-22T04:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"862a79ba5df74c5fae4b04a07bb68a6e","id":"16f081c0-ddc3-454e-a8c5-3eed6eeba3bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-subnet"}]} 2018-09-22 04:46:33,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8073d437-2ea7-4844-8284-f47251eb2114 used request id req-d914d312-781c-40c7-9428-7870458c5eb0 2018-09-22 04:46:33,338 - OpenStackNetwork - DEBUG - Network [8073d437-2ea7-4844-8284-f47251eb2114] created successfully 2018-09-22 04:46:33,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:46:33,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:46:33,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:46:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["NGFM5mOETa6U70-ynBMUZg"], "issued_at": "2018-09-22T04:46:33.000000Z"}} 2018-09-22 04:46:33,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fe08cc35058fab96c449556892ab81a4bee0050" 2018-09-22 04:46:33,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4eb9843-f1ef-4409-8797-4bf4809122cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:46:33,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c4eb9843-f1ef-4409-8797-4bf4809122cc 2018-09-22 04:46:33,814 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:46:33,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fe08cc35058fab96c449556892ab81a4bee0050" 2018-09-22 04:46:34,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46: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-3aeffba1-8483-435a-9432-ffb582b10525 x-compute-request-id: req-3aeffba1-8483-435a-9432-ffb582b10525 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:46:34,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3aeffba1-8483-435a-9432-ffb582b10525 2018-09-22 04:46:34,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fe08cc35058fab96c449556892ab81a4bee0050" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:46:34,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46: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-f2353a4d-c03f-4354-a391-8124e13beda5 x-compute-request-id: req-f2353a4d-c03f-4354-a391-8124e13beda5 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/41ef1b01-ff8e-4e83-9b42-b9201f487d78", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/41ef1b01-ff8e-4e83-9b42-b9201f487d78", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "41ef1b01-ff8e-4e83-9b42-b9201f487d78", "name": "CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:46:34,057 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f2353a4d-c03f-4354-a391-8124e13beda5 2018-09-22 04:46:34,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:46:34,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:46:34,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ea1efb425394f00af69270d0b034b20", "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj-role"}], "expires_at": "2018-09-22T05:46:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "862a79ba5df74c5fae4b04a07bb68a6e", "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-user", "id": "64aa581b58ca41aaa374cfc791e3d6d4"}, "audit_ids": ["xCMPqaVmRpmTru0UCkd5bg"], "issued_at": "2018-09-22T04:46:34.000000Z"}} 2018-09-22 04:46:34,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:34,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bcb3ee9-a2c5-46d2-a20d-71aebe9d6089 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:46:34,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6bcb3ee9-a2c5-46d2-a20d-71aebe9d6089 2018-09-22 04:46:34,515 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:46:34,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:34,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de0e7df6-d3f1-400d-96c3-e41fa2912f03 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:46:34,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-de0e7df6-d3f1-400d-96c3-e41fa2912f03 2018-09-22 04:46:34,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:34,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f58b9813-da62-4183-8a31-9e7cf14bbc9c Date: Sat, 22 Sep 2018 04:46:34 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":["16f081c0-ddc3-454e-a8c5-3eed6eeba3bf"],"updated_at":"2018-09-22T04:46:32Z","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"862a79ba5df74c5fae4b04a07bb68a6e","id":"8073d437-2ea7-4844-8284-f47251eb2114","name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net"}]} 2018-09-22 04:46:34,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net used request id req-f58b9813-da62-4183-8a31-9e7cf14bbc9c 2018-09-22 04:46:34,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:46:34,880 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:46:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:46:34,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:34,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45d10ebb-30f9-4830-b6cc-2b240240396c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e"}, "enabled": true, "id": "862a79ba5df74c5fae4b04a07bb68a6e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj"}} 2018-09-22 04:46:34,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e used request id req-45d10ebb-30f9-4830-b6cc-2b240240396c 2018-09-22 04:46:34,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8073d437-2ea7-4844-8284-f47251eb2114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:35,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-22ce0e9b-0593-442c-b2ba-05531bc273ad Date: Sat, 22 Sep 2018 04:46:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8073d437-2ea7-4844-8284-f47251eb2114","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:32Z","dns_nameservers":[],"updated_at":"2018-09-22T04:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"862a79ba5df74c5fae4b04a07bb68a6e","id":"16f081c0-ddc3-454e-a8c5-3eed6eeba3bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-subnet"}]} 2018-09-22 04:46:35,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8073d437-2ea7-4844-8284-f47251eb2114 used request id req-22ce0e9b-0593-442c-b2ba-05531bc273ad 2018-09-22 04:46:35,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8073d437-2ea7-4844-8284-f47251eb2114&name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:35,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6dcd7631-6708-41b7-9504-71b4d6ca6d3d Date: Sat, 22 Sep 2018 04:46:35 GMT RESP BODY: {"ports":[]} 2018-09-22 04:46:35,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8073d437-2ea7-4844-8284-f47251eb2114&name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1port-1&admin_state_up=True used request id req-6dcd7631-6708-41b7-9504-71b4d6ca6d3d 2018-09-22 04:46:35,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:35,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46: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-9f2dd047-8975-482f-902c-921f62770e2a x-compute-request-id: req-9f2dd047-8975-482f-902c-921f62770e2a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:46:35,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-inst used request id req-9f2dd047-8975-482f-902c-921f62770e2a 2018-09-22 04:46:35,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:35,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fccf082c-15a5-45c9-943a-a7bc472a2787 Date: Sat, 22 Sep 2018 04:46: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":["16f081c0-ddc3-454e-a8c5-3eed6eeba3bf"],"updated_at":"2018-09-22T04:46:32Z","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"862a79ba5df74c5fae4b04a07bb68a6e","id":"8073d437-2ea7-4844-8284-f47251eb2114","name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net"}]} 2018-09-22 04:46:35,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net used request id req-fccf082c-15a5-45c9-943a-a7bc472a2787 2018-09-22 04:46:35,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:35,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f6ebf0-8968-4bf4-896d-dc606ee7cb88 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e"}, "enabled": true, "id": "862a79ba5df74c5fae4b04a07bb68a6e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj"}} 2018-09-22 04:46:35,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e used request id req-30f6ebf0-8968-4bf4-896d-dc606ee7cb88 2018-09-22 04:46:35,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8073d437-2ea7-4844-8284-f47251eb2114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:36,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6aa81c36-a7d2-48c2-b733-5e303ded0375 Date: Sat, 22 Sep 2018 04:46:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8073d437-2ea7-4844-8284-f47251eb2114","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:32Z","dns_nameservers":[],"updated_at":"2018-09-22T04:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"862a79ba5df74c5fae4b04a07bb68a6e","id":"16f081c0-ddc3-454e-a8c5-3eed6eeba3bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-subnet"}]} 2018-09-22 04:46:36,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8073d437-2ea7-4844-8284-f47251eb2114 used request id req-6aa81c36-a7d2-48c2-b733-5e303ded0375 2018-09-22 04:46:36,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8073d437-2ea7-4844-8284-f47251eb2114&name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:36,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5f62fc4a-6d7e-460c-8bb9-6400b54a1367 Date: Sat, 22 Sep 2018 04:46:36 GMT RESP BODY: {"ports":[]} 2018-09-22 04:46:36,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8073d437-2ea7-4844-8284-f47251eb2114&name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1port-1&admin_state_up=True used request id req-5f62fc4a-6d7e-460c-8bb9-6400b54a1367 2018-09-22 04:46:36,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:46:36,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:46:36,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ea1efb425394f00af69270d0b034b20", "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj-role"}], "expires_at": "2018-09-22T05:46:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "862a79ba5df74c5fae4b04a07bb68a6e", "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/862a79ba5df74c5fae4b04a07bb68a6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-user", "id": "64aa581b58ca41aaa374cfc791e3d6d4"}, "audit_ids": ["iypcZ1mJS-6-OfrELOKz_w"], "issued_at": "2018-09-22T04:46:36.000000Z"}} 2018-09-22 04:46:36,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa610864bd2c035574a3025a668a2be3206983f" 2018-09-22 04:46:36,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66fd9d7b-52e4-459d-bd20-7f8d904e0c52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:46:36,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-66fd9d7b-52e4-459d-bd20-7f8d904e0c52 2018-09-22 04:46:36,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:36,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a68d9cbe-78f0-4c51-afec-c6690ef139fd Date: Sat, 22 Sep 2018 04:46:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["16f081c0-ddc3-454e-a8c5-3eed6eeba3bf"],"updated_at":"2018-09-22T04:46:32Z","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"862a79ba5df74c5fae4b04a07bb68a6e","id":"8073d437-2ea7-4844-8284-f47251eb2114","name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net"}]} 2018-09-22 04:46:36,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net used request id req-a68d9cbe-78f0-4c51-afec-c6690ef139fd 2018-09-22 04:46:36,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8073d437-2ea7-4844-8284-f47251eb2114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:37,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-49385c48-cfc7-409c-8a54-a2332ef8f146 Date: Sat, 22 Sep 2018 04:46:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8073d437-2ea7-4844-8284-f47251eb2114","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:32Z","dns_nameservers":[],"updated_at":"2018-09-22T04:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"862a79ba5df74c5fae4b04a07bb68a6e","id":"16f081c0-ddc3-454e-a8c5-3eed6eeba3bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-subnet"}]} 2018-09-22 04:46:37,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8073d437-2ea7-4844-8284-f47251eb2114 used request id req-49385c48-cfc7-409c-8a54-a2332ef8f146 2018-09-22 04:46:37,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:37,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e7498774-4148-451d-a1c6-6332acc97795 Date: Sat, 22 Sep 2018 04:46:37 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":["16f081c0-ddc3-454e-a8c5-3eed6eeba3bf"],"updated_at":"2018-09-22T04:46:32Z","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"862a79ba5df74c5fae4b04a07bb68a6e","id":"8073d437-2ea7-4844-8284-f47251eb2114","name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net"}]} 2018-09-22 04:46:37,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net used request id req-e7498774-4148-451d-a1c6-6332acc97795 2018-09-22 04:46:37,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:46:37,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:46:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:46:37,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa610864bd2c035574a3025a668a2be3206983f" 2018-09-22 04:46:37,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff308be5-029e-45aa-80d3-ca286e7458d5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e"}, "enabled": true, "id": "862a79ba5df74c5fae4b04a07bb68a6e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj"}} 2018-09-22 04:46:37,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e used request id req-ff308be5-029e-45aa-80d3-ca286e7458d5 2018-09-22 04:46:37,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8073d437-2ea7-4844-8284-f47251eb2114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:37,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6fa2f2e9-1424-4f37-b932-6a30dcf59f79 Date: Sat, 22 Sep 2018 04:46:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8073d437-2ea7-4844-8284-f47251eb2114","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:32Z","dns_nameservers":[],"updated_at":"2018-09-22T04:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"862a79ba5df74c5fae4b04a07bb68a6e","id":"16f081c0-ddc3-454e-a8c5-3eed6eeba3bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-subnet"}]} 2018-09-22 04:46:37,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8073d437-2ea7-4844-8284-f47251eb2114 used request id req-6fa2f2e9-1424-4f37-b932-6a30dcf59f79 2018-09-22 04:46:37,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8073d437-2ea7-4844-8284-f47251eb2114&name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:37,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f64b29b4-94a0-4e71-983a-944ef23be5e4 Date: Sat, 22 Sep 2018 04:46:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8073d437-2ea7-4844-8284-f47251eb2114","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:32Z","dns_nameservers":[],"updated_at":"2018-09-22T04:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"862a79ba5df74c5fae4b04a07bb68a6e","id":"16f081c0-ddc3-454e-a8c5-3eed6eeba3bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-subnet"}]} 2018-09-22 04:46:37,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8073d437-2ea7-4844-8284-f47251eb2114&name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-subnet used request id req-f64b29b4-94a0-4e71-983a-944ef23be5e4 2018-09-22 04:46:37,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8073d437-2ea7-4844-8284-f47251eb2114&name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:37,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8d05689a-6c46-4498-b421-e90ee62107c4 Date: Sat, 22 Sep 2018 04:46:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8073d437-2ea7-4844-8284-f47251eb2114","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:32Z","dns_nameservers":[],"updated_at":"2018-09-22T04:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"862a79ba5df74c5fae4b04a07bb68a6e","id":"16f081c0-ddc3-454e-a8c5-3eed6eeba3bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-subnet"}]} 2018-09-22 04:46:37,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8073d437-2ea7-4844-8284-f47251eb2114&name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-subnet used request id req-8d05689a-6c46-4498-b421-e90ee62107c4 2018-09-22 04:46:37,711 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net 2018-09-22 04:46:37,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" -d '{"port": {"network_id": "8073d437-2ea7-4844-8284-f47251eb2114", "fixed_ips": [{"subnet_id": "16f081c0-ddc3-454e-a8c5-3eed6eeba3bf", "ip_address": "10.55.0.101"}, {"subnet_id": "16f081c0-ddc3-454e-a8c5-3eed6eeba3bf", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1port-1", "admin_state_up": true}}' 2018-09-22 04:46:38,936 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-ee31fb12-dbfb-42df-a58c-fcccd8e06ade Date: Sat, 22 Sep 2018 04:46:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:46:38Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"16f081c0-ddc3-454e-a8c5-3eed6eeba3bf","ip_address":"10.55.0.101"},{"subnet_id":"16f081c0-ddc3-454e-a8c5-3eed6eeba3bf","ip_address":"10.55.0.102"}],"id":"24bfbdd8-3561-4145-8146-dd2501ee3ef9","security_groups":["e1176b9a-6390-458d-b693-429864426b4c"],"mac_address":"fa:16:3e:d8:bf:cf","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1port-1","project_id":"862a79ba5df74c5fae4b04a07bb68a6e","qos_policy_id":null,"admin_state_up":true,"network_id":"8073d437-2ea7-4844-8284-f47251eb2114","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:38Z","binding:vnic_type":"normal"}} 2018-09-22 04:46:38,936 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-ee31fb12-dbfb-42df-a58c-fcccd8e06ade 2018-09-22 04:46:38,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:39,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fccf4758-c5e8-4b11-80ab-ff3b14d37391 Date: Sat, 22 Sep 2018 04:46:39 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":["16f081c0-ddc3-454e-a8c5-3eed6eeba3bf"],"updated_at":"2018-09-22T04:46:32Z","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"862a79ba5df74c5fae4b04a07bb68a6e","id":"8073d437-2ea7-4844-8284-f47251eb2114","name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net"}]} 2018-09-22 04:46:39,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net used request id req-fccf4758-c5e8-4b11-80ab-ff3b14d37391 2018-09-22 04:46:39,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:39,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4df6c9fd-d18a-4f5c-a721-bbd47ad0906b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e"}, "enabled": true, "id": "862a79ba5df74c5fae4b04a07bb68a6e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj"}} 2018-09-22 04:46:39,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e used request id req-4df6c9fd-d18a-4f5c-a721-bbd47ad0906b 2018-09-22 04:46:39,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8073d437-2ea7-4844-8284-f47251eb2114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:39,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-00226d05-1cd6-4c55-9e6c-5f608a79d7eb Date: Sat, 22 Sep 2018 04:46:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8073d437-2ea7-4844-8284-f47251eb2114","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:32Z","dns_nameservers":[],"updated_at":"2018-09-22T04:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"862a79ba5df74c5fae4b04a07bb68a6e","id":"16f081c0-ddc3-454e-a8c5-3eed6eeba3bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-subnet"}]} 2018-09-22 04:46:39,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8073d437-2ea7-4844-8284-f47251eb2114 used request id req-00226d05-1cd6-4c55-9e6c-5f608a79d7eb 2018-09-22 04:46:39,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8073d437-2ea7-4844-8284-f47251eb2114&name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:39,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-92efe15b-d0fe-4120-b4a8-8f3954408a88 Date: Sat, 22 Sep 2018 04:46:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:46:38Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"16f081c0-ddc3-454e-a8c5-3eed6eeba3bf","ip_address":"10.55.0.101"},{"subnet_id":"16f081c0-ddc3-454e-a8c5-3eed6eeba3bf","ip_address":"10.55.0.102"}],"id":"24bfbdd8-3561-4145-8146-dd2501ee3ef9","security_groups":["e1176b9a-6390-458d-b693-429864426b4c"],"mac_address":"fa:16:3e:d8:bf:cf","project_id":"862a79ba5df74c5fae4b04a07bb68a6e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1port-1","admin_state_up":true,"network_id":"8073d437-2ea7-4844-8284-f47251eb2114","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:38Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:46:39,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8073d437-2ea7-4844-8284-f47251eb2114&name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1port-1&admin_state_up=True used request id req-92efe15b-d0fe-4120-b4a8-8f3954408a88 2018-09-22 04:46:39,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:39,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f6a4135-a998-4c06-bf62-d3197222241f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e"}, "enabled": true, "id": "862a79ba5df74c5fae4b04a07bb68a6e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj"}} 2018-09-22 04:46:39,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e used request id req-5f6a4135-a998-4c06-bf62-d3197222241f 2018-09-22 04:46:39,645 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-inst 2018-09-22 04:46:39,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:39,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46: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-4d3ed2fb-13d4-43ee-9edd-1ab772d35e23 x-compute-request-id: req-4d3ed2fb-13d4-43ee-9edd-1ab772d35e23 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "41ef1b01-ff8e-4e83-9b42-b9201f487d78", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/41ef1b01-ff8e-4e83-9b42-b9201f487d78", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/41ef1b01-ff8e-4e83-9b42-b9201f487d78", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-flavor-name"}]} 2018-09-22 04:46:39,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4d3ed2fb-13d4-43ee-9edd-1ab772d35e23 2018-09-22 04:46:39,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/41ef1b01-ff8e-4e83-9b42-b9201f487d78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:39,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46: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-68db6bcb-9f4a-4583-a738-36a3166c26a2 x-compute-request-id: req-68db6bcb-9f4a-4583-a738-36a3166c26a2 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/41ef1b01-ff8e-4e83-9b42-b9201f487d78", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/41ef1b01-ff8e-4e83-9b42-b9201f487d78", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "41ef1b01-ff8e-4e83-9b42-b9201f487d78", "name": "CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:46:39,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/41ef1b01-ff8e-4e83-9b42-b9201f487d78 used request id req-68db6bcb-9f4a-4583-a738-36a3166c26a2 2018-09-22 04:46:39,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:39,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-dd218ab8-4d20-4b79-b5d4-ff286ab889bd Date: Sat, 22 Sep 2018 04:46:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:46:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:46:30Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/8524512f-6d93-4bc4-af48-c8c5300d463b/snap", "metadata": {}}], "self": "/v2/images/8524512f-6d93-4bc4-af48-c8c5300d463b", "min_disk": 0, "protected": false, "id": "8524512f-6d93-4bc4-af48-c8c5300d463b", "file": "/v2/images/8524512f-6d93-4bc4-af48-c8c5300d463b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "862a79ba5df74c5fae4b04a07bb68a6e", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/8524512f-6d93-4bc4-af48-c8c5300d463b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-image"} 2018-09-22 04:46:39,874 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-image used request id req-dd218ab8-4d20-4b79-b5d4-ff286ab889bd 2018-09-22 04:46:39,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:40,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-63c06b25-778f-4368-ad6c-8c12e3dd6468 Date: Sat, 22 Sep 2018 04:46:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:46:40,027 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-63c06b25-778f-4368-ad6c-8c12e3dd6468 2018-09-22 04:46:40,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" -d '{"server": {"name": "CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-inst", "imageRef": "8524512f-6d93-4bc4-af48-c8c5300d463b", "flavorRef": "41ef1b01-ff8e-4e83-9b42-b9201f487d78", "max_count": 1, "min_count": 1, "networks": [{"port": "24bfbdd8-3561-4145-8146-dd2501ee3ef9"}]}}' 2018-09-22 04:46:41,149 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:46: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-c10b1b09-2767-49a5-b44a-b104192618ba x-compute-request-id: req-c10b1b09-2767-49a5-b44a-b104192618ba Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "135c7162-3df2-4b3e-b207-bbe746bee3c9", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9", "rel": "bookmark"}], "adminPass": "h2ELg6bU3TVq"}} 2018-09-22 04:46:41,149 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-c10b1b09-2767-49a5-b44a-b104192618ba 2018-09-22 04:46:41,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:41,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46: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-e06133fc-e63f-4c0f-843d-5e02cf8965c4 x-compute-request-id: req-e06133fc-e63f-4c0f-843d-5e02cf8965c4 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.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9", "rel": "bookmark"}], "image": {"id": "8524512f-6d93-4bc4-af48-c8c5300d463b", "links": [{"href": "http://172.30.9.23:8774/images/8524512f-6d93-4bc4-af48-c8c5300d463b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41ef1b01-ff8e-4e83-9b42-b9201f487d78", "links": [{"href": "http://172.30.9.23:8774/flavors/41ef1b01-ff8e-4e83-9b42-b9201f487d78", "rel": "bookmark"}]}, "id": "135c7162-3df2-4b3e-b207-bbe746bee3c9", "user_id": "64aa581b58ca41aaa374cfc791e3d6d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:46:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-inst", "created": "2018-09-22T04:46:41Z", "tenant_id": "862a79ba5df74c5fae4b04a07bb68a6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:46:41,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9 used request id req-e06133fc-e63f-4c0f-843d-5e02cf8965c4 2018-09-22 04:46:41,382 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-inst 2018-09-22 04:46:41,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:41,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46: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-99f00c1f-71ec-4aa9-bd7b-b45620ddd383 x-compute-request-id: req-99f00c1f-71ec-4aa9-bd7b-b45620ddd383 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.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9", "rel": "bookmark"}], "image": {"id": "8524512f-6d93-4bc4-af48-c8c5300d463b", "links": [{"href": "http://172.30.9.23:8774/images/8524512f-6d93-4bc4-af48-c8c5300d463b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41ef1b01-ff8e-4e83-9b42-b9201f487d78", "links": [{"href": "http://172.30.9.23:8774/flavors/41ef1b01-ff8e-4e83-9b42-b9201f487d78", "rel": "bookmark"}]}, "id": "135c7162-3df2-4b3e-b207-bbe746bee3c9", "user_id": "64aa581b58ca41aaa374cfc791e3d6d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:46:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-inst", "created": "2018-09-22T04:46:41Z", "tenant_id": "862a79ba5df74c5fae4b04a07bb68a6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:46:41,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9 used request id req-99f00c1f-71ec-4aa9-bd7b-b45620ddd383 2018-09-22 04:46:41,745 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-inst] is - BUILD 2018-09-22 04:46:41,746 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:46:44,749 - create_instance - DEBUG - VM status query timeout in 896.633486986 2018-09-22 04:46:44,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:45,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46: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-ac4bff04-255c-445e-a3b8-3651f8a0b0be x-compute-request-id: req-ac4bff04-255c-445e-a3b8-3651f8a0b0be Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9", "rel": "bookmark"}], "image": {"id": "8524512f-6d93-4bc4-af48-c8c5300d463b", "links": [{"href": "http://172.30.9.23:8774/images/8524512f-6d93-4bc4-af48-c8c5300d463b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "41ef1b01-ff8e-4e83-9b42-b9201f487d78", "links": [{"href": "http://172.30.9.23:8774/flavors/41ef1b01-ff8e-4e83-9b42-b9201f487d78", "rel": "bookmark"}]}, "id": "135c7162-3df2-4b3e-b207-bbe746bee3c9", "security_groups": [{"name": "default"}], "user_id": "64aa581b58ca41aaa374cfc791e3d6d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:46:42Z", "hostId": "3a0cfa05d8c6b7fbd7fa9c98762ce546639b86a7c88d5ab2bc63b558", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-inst", "created": "2018-09-22T04:46:41Z", "tenant_id": "862a79ba5df74c5fae4b04a07bb68a6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:46:45,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9 used request id req-ac4bff04-255c-445e-a3b8-3651f8a0b0be 2018-09-22 04:46:45,218 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-inst] is - BUILD 2018-09-22 04:46:45,218 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:46:48,221 - create_instance - DEBUG - VM status query timeout in 893.161458015 2018-09-22 04:46:48,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:49,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46: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-81d9a71c-4b76-4bdb-a919-dbc6d200d853 x-compute-request-id: req-81d9a71c-4b76-4bdb-a919-dbc6d200d853 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:bf:cf", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:bf:cf", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9", "rel": "bookmark"}], "image": {"id": "8524512f-6d93-4bc4-af48-c8c5300d463b", "links": [{"href": "http://172.30.9.23:8774/images/8524512f-6d93-4bc4-af48-c8c5300d463b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:46:32.000000", "flavor": {"id": "41ef1b01-ff8e-4e83-9b42-b9201f487d78", "links": [{"href": "http://172.30.9.23:8774/flavors/41ef1b01-ff8e-4e83-9b42-b9201f487d78", "rel": "bookmark"}]}, "id": "135c7162-3df2-4b3e-b207-bbe746bee3c9", "security_groups": [{"name": "default"}], "user_id": "64aa581b58ca41aaa374cfc791e3d6d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:46:46Z", "hostId": "3a0cfa05d8c6b7fbd7fa9c98762ce546639b86a7c88d5ab2bc63b558", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-inst", "created": "2018-09-22T04:46:41Z", "tenant_id": "862a79ba5df74c5fae4b04a07bb68a6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:46:49,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9 used request id req-81d9a71c-4b76-4bdb-a919-dbc6d200d853 2018-09-22 04:46:49,130 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-inst] is - ACTIVE 2018-09-22 04:46:49,130 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:46:49,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:49,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46: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-1230e198-1ce1-4cda-a4f1-1639ea4a2b75 x-compute-request-id: req-1230e198-1ce1-4cda-a4f1-1639ea4a2b75 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:bf:cf", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:bf:cf", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9", "rel": "bookmark"}], "image": {"id": "8524512f-6d93-4bc4-af48-c8c5300d463b", "links": [{"href": "http://172.30.9.23:8774/images/8524512f-6d93-4bc4-af48-c8c5300d463b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:46:32.000000", "flavor": {"id": "41ef1b01-ff8e-4e83-9b42-b9201f487d78", "links": [{"href": "http://172.30.9.23:8774/flavors/41ef1b01-ff8e-4e83-9b42-b9201f487d78", "rel": "bookmark"}]}, "id": "135c7162-3df2-4b3e-b207-bbe746bee3c9", "security_groups": [{"name": "default"}], "user_id": "64aa581b58ca41aaa374cfc791e3d6d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:46:46Z", "hostId": "3a0cfa05d8c6b7fbd7fa9c98762ce546639b86a7c88d5ab2bc63b558", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-inst", "created": "2018-09-22T04:46:41Z", "tenant_id": "862a79ba5df74c5fae4b04a07bb68a6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:46:49,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9 used request id req-1230e198-1ce1-4cda-a4f1-1639ea4a2b75 2018-09-22 04:46:49,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:49,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a80515bf-d679-4c59-85ac-0c38e3c58822 Date: Sat, 22 Sep 2018 04:46:49 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":["16f081c0-ddc3-454e-a8c5-3eed6eeba3bf"],"updated_at":"2018-09-22T04:46:32Z","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"862a79ba5df74c5fae4b04a07bb68a6e","id":"8073d437-2ea7-4844-8284-f47251eb2114","name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net"}]} 2018-09-22 04:46:49,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net used request id req-a80515bf-d679-4c59-85ac-0c38e3c58822 2018-09-22 04:46:49,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:49,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5169008c-b079-4035-9b77-66245cf0b632 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e"}, "enabled": true, "id": "862a79ba5df74c5fae4b04a07bb68a6e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj"}} 2018-09-22 04:46:49,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e used request id req-5169008c-b079-4035-9b77-66245cf0b632 2018-09-22 04:46:49,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8073d437-2ea7-4844-8284-f47251eb2114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:49,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d7346e7e-d37b-4a72-b561-8fc39eae7cd9 Date: Sat, 22 Sep 2018 04:46:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8073d437-2ea7-4844-8284-f47251eb2114","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:32Z","dns_nameservers":[],"updated_at":"2018-09-22T04:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"862a79ba5df74c5fae4b04a07bb68a6e","id":"16f081c0-ddc3-454e-a8c5-3eed6eeba3bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-subnet"}]} 2018-09-22 04:46:49,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8073d437-2ea7-4844-8284-f47251eb2114 used request id req-d7346e7e-d37b-4a72-b561-8fc39eae7cd9 2018-09-22 04:46:49,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8073d437-2ea7-4844-8284-f47251eb2114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:49,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3203 X-Openstack-Request-Id: req-a15e47a3-5d30-4a39-b53c-4a13815d5147 Date: Sat, 22 Sep 2018 04:46:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:46:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"16f081c0-ddc3-454e-a8c5-3eed6eeba3bf","ip_address":"10.55.0.101"},{"subnet_id":"16f081c0-ddc3-454e-a8c5-3eed6eeba3bf","ip_address":"10.55.0.102"}],"id":"24bfbdd8-3561-4145-8146-dd2501ee3ef9","security_groups":["e1176b9a-6390-458d-b693-429864426b4c"],"mac_address":"fa:16:3e:d8:bf:cf","project_id":"862a79ba5df74c5fae4b04a07bb68a6e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1port-1","admin_state_up":true,"network_id":"8073d437-2ea7-4844-8284-f47251eb2114","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:38Z","binding:vnic_type":"normal","device_id":"135c7162-3df2-4b3e-b207-bbe746bee3c9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"16f081c0-ddc3-454e-a8c5-3eed6eeba3bf","ip_address":"10.55.0.3"}],"id":"40cfbac9-7261-4aef-9e2d-2b8cdabc6bf0","security_groups":[],"mac_address":"fa:16:3e:fd:67:90","project_id":"862a79ba5df74c5fae4b04a07bb68a6e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8073d437-2ea7-4844-8284-f47251eb2114","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8073d437-2ea7-4844-8284-f47251eb2114"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"16f081c0-ddc3-454e-a8c5-3eed6eeba3bf","ip_address":"10.55.0.2"}],"id":"782d7cc3-a963-45e0-bfc9-800dcc284524","security_groups":[],"mac_address":"fa:16:3e:33:ec:8b","project_id":"862a79ba5df74c5fae4b04a07bb68a6e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8073d437-2ea7-4844-8284-f47251eb2114","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8073d437-2ea7-4844-8284-f47251eb2114"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:46:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"16f081c0-ddc3-454e-a8c5-3eed6eeba3bf","ip_address":"10.55.0.4"}],"id":"8796ed3b-d4c2-430b-80fc-12f499a1e5e8","security_groups":[],"mac_address":"fa:16:3e:fb:7b:3f","project_id":"862a79ba5df74c5fae4b04a07bb68a6e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8073d437-2ea7-4844-8284-f47251eb2114","tenant_id":"862a79ba5df74c5fae4b04a07bb68a6e","created_at":"2018-09-22T04:46:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8073d437-2ea7-4844-8284-f47251eb2114"}]} 2018-09-22 04:46:49,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8073d437-2ea7-4844-8284-f47251eb2114 used request id req-a15e47a3-5d30-4a39-b53c-4a13815d5147 2018-09-22 04:46:49,930 - create_instance - INFO - Deleting Port with ID - 24bfbdd8-3561-4145-8146-dd2501ee3ef9 2018-09-22 04:46:49,931 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1port-1 2018-09-22 04:46:49,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/24bfbdd8-3561-4145-8146-dd2501ee3ef9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:50,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d11808d7-ca25-41f2-85a5-95bb0fe297eb Date: Sat, 22 Sep 2018 04:46:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:46:50,671 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/24bfbdd8-3561-4145-8146-dd2501ee3ef9 used request id req-d11808d7-ca25-41f2-85a5-95bb0fe297eb 2018-09-22 04:46:50,672 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-inst 2018-09-22 04:46:50,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:50,825 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:46: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-72e27987-e1c0-44c3-b81e-833613bf46f3 x-compute-request-id: req-72e27987-e1c0-44c3-b81e-833613bf46f3 Content-Type: application/json 2018-09-22 04:46:50,825 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9 used request id req-72e27987-e1c0-44c3-b81e-833613bf46f3 2018-09-22 04:46:50,825 - create_instance - INFO - Checking deletion status 2018-09-22 04:46:50,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:51,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:46: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-1f8e7065-32f2-45ff-ae44-86374f46faca x-compute-request-id: req-1f8e7065-32f2-45ff-ae44-86374f46faca Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9", "rel": "bookmark"}], "image": {"id": "8524512f-6d93-4bc4-af48-c8c5300d463b", "links": [{"href": "http://172.30.9.23:8774/images/8524512f-6d93-4bc4-af48-c8c5300d463b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:46:32.000000", "flavor": {"id": "41ef1b01-ff8e-4e83-9b42-b9201f487d78", "links": [{"href": "http://172.30.9.23:8774/flavors/41ef1b01-ff8e-4e83-9b42-b9201f487d78", "rel": "bookmark"}]}, "id": "135c7162-3df2-4b3e-b207-bbe746bee3c9", "user_id": "64aa581b58ca41aaa374cfc791e3d6d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:46:50Z", "hostId": "3a0cfa05d8c6b7fbd7fa9c98762ce546639b86a7c88d5ab2bc63b558", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-inst", "created": "2018-09-22T04:46:41Z", "tenant_id": "862a79ba5df74c5fae4b04a07bb68a6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:46:51,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9 used request id req-1f8e7065-32f2-45ff-ae44-86374f46faca 2018-09-22 04:46:51,218 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-inst] is - ACTIVE 2018-09-22 04:46:51,218 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:46:54,221 - create_instance - DEBUG - VM status query timeout in 296.603969097 2018-09-22 04:46:54,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae5b9a94da685fe28212bb3fdda1e0096c9e604" 2018-09-22 04:46:54,269 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:46: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-517cbe3c-0a2f-4c51-a393-a383e5c5b445 x-compute-request-id: req-517cbe3c-0a2f-4c51-a393-a383e5c5b445 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 135c7162-3df2-4b3e-b207-bbe746bee3c9 could not be found.", "code": 404}} 2018-09-22 04:46:54,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/135c7162-3df2-4b3e-b207-bbe746bee3c9 used request id req-517cbe3c-0a2f-4c51-a393-a383e5c5b445 2018-09-22 04:46:54,269 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 135c7162-3df2-4b3e-b207-bbe746bee3c9 could not be found. (HTTP 404) (Request-ID: req-517cbe3c-0a2f-4c51-a393-a383e5c5b445) 2018-09-22 04:46:54,269 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-inst 2018-09-22 04:46:54,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/41ef1b01-ff8e-4e83-9b42-b9201f487d78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fe08cc35058fab96c449556892ab81a4bee0050" 2018-09-22 04:46:54,316 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:46: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-43ba92dc-1cc9-46f1-aea1-c3b02ffc7f5a x-compute-request-id: req-43ba92dc-1cc9-46f1-aea1-c3b02ffc7f5a Content-Length: 0 Content-Type: application/json 2018-09-22 04:46:54,316 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/41ef1b01-ff8e-4e83-9b42-b9201f487d78 used request id req-43ba92dc-1cc9-46f1-aea1-c3b02ffc7f5a 2018-09-22 04:46:54,317 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-subnet 2018-09-22 04:46:54,317 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-subnet 2018-09-22 04:46:54,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/16f081c0-ddc3-454e-a8c5-3eed6eeba3bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f965e85339461bb35da6bba388d765a405d45e1" 2018-09-22 04:46:56,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-38982f92-e969-4617-a3dd-c703752ebb7b Date: Sat, 22 Sep 2018 04:46:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:46:56,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/16f081c0-ddc3-454e-a8c5-3eed6eeba3bf used request id req-38982f92-e969-4617-a3dd-c703752ebb7b 2018-09-22 04:46:56,547 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-pub-net 2018-09-22 04:46:56,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/8073d437-2ea7-4844-8284-f47251eb2114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f965e85339461bb35da6bba388d765a405d45e1" 2018-09-22 04:46:57,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5c611158-2d7a-4850-95ce-93a1cdd2f000 Date: Sat, 22 Sep 2018 04:46:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:46:57,832 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/8073d437-2ea7-4844-8284-f47251eb2114 used request id req-5c611158-2d7a-4850-95ce-93a1cdd2f000 2018-09-22 04:46:57,833 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-e30055d7-6921-445e-95c6-c310444f71d1-image 2018-09-22 04:46:57,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/8524512f-6d93-4bc4-af48-c8c5300d463b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e24968b20e0221d62a53ae3b320975c11f2a6946" 2018-09-22 04:46:59,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ae71ee08-0257-4773-b0d4-31a565bc3818 Date: Sat, 22 Sep 2018 04:46:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:46:59,105 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8524512f-6d93-4bc4-af48-c8c5300d463b used request id req-ae71ee08-0257-4773-b0d4-31a565bc3818 2018-09-22 04:46:59,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" 2018-09-22 04:46:59,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-fe9fc776-834c-4f24-a1c8-4e8e540ee261 Date: Sat, 22 Sep 2018 04:46:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "862a79ba5df74c5fae4b04a07bb68a6e", "created_at": "2018-09-22T04:46:31Z", "updated_at": "2018-09-22T04:46:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:46:31Z", "revision_number": 0, "id": "aa7d5e77-a157-4e63-a55b-b5dded597c79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:46:31Z", "security_group_id": "e1176b9a-6390-458d-b693-429864426b4c", "tenant_id": "862a79ba5df74c5fae4b04a07bb68a6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "862a79ba5df74c5fae4b04a07bb68a6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:46:31Z", "revision_number": 0, "id": "b0a72199-19cb-45e1-9942-4b647344c062", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:46:31Z", "security_group_id": "e1176b9a-6390-458d-b693-429864426b4c", "tenant_id": "862a79ba5df74c5fae4b04a07bb68a6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "862a79ba5df74c5fae4b04a07bb68a6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:46:31Z", "revision_number": 0, "id": "bd28c2d9-c3ca-429a-be0a-783f6a460725", "remote_group_id": "e1176b9a-6390-458d-b693-429864426b4c", "remote_ip_prefix": null, "created_at": "2018-09-22T04:46:31Z", "security_group_id": "e1176b9a-6390-458d-b693-429864426b4c", "tenant_id": "862a79ba5df74c5fae4b04a07bb68a6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "862a79ba5df74c5fae4b04a07bb68a6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:46:31Z", "revision_number": 0, "id": "d437dd2e-0fd0-46df-b5b4-10de352f9172", "remote_group_id": "e1176b9a-6390-458d-b693-429864426b4c", "remote_ip_prefix": null, "created_at": "2018-09-22T04:46:31Z", "security_group_id": "e1176b9a-6390-458d-b693-429864426b4c", "tenant_id": "862a79ba5df74c5fae4b04a07bb68a6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "862a79ba5df74c5fae4b04a07bb68a6e"}], "revision_number": 4, "project_id": "862a79ba5df74c5fae4b04a07bb68a6e", "id": "e1176b9a-6390-458d-b693-429864426b4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:46:59,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-fe9fc776-834c-4f24-a1c8-4e8e540ee261 2018-09-22 04:46:59,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" 2018-09-22 04:46:59,458 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39c0f70f-bb0d-4ac5-a3b3-20e76b39a203 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:46:59,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-39c0f70f-bb0d-4ac5-a3b3-20e76b39a203 2018-09-22 04:46:59,459 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:46:59,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" 2018-09-22 04:46:59,556 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd86dfc3-ca43-44c5-b414-4fc3c6b08938 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:46:59,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-cd86dfc3-ca43-44c5-b414-4fc3c6b08938 2018-09-22 04:46:59,556 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:46:59,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" 2018-09-22 04:46:59,640 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35ae5c6d-d93c-406d-bc0c-1f6dcc6c124b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:46:59,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-35ae5c6d-d93c-406d-bc0c-1f6dcc6c124b 2018-09-22 04:46:59,640 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:46:59,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" 2018-09-22 04:46:59,728 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c3f0eeb-5362-4700-b11b-d7213b0b7099 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:46:59,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-6c3f0eeb-5362-4700-b11b-d7213b0b7099 2018-09-22 04:46:59,729 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:46:59,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" 2018-09-22 04:46:59,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9b6afa2-e49f-4704-9fe0-f4507faa681d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:46:59,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-d9b6afa2-e49f-4704-9fe0-f4507faa681d 2018-09-22 04:46:59,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:46:59,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" 2018-09-22 04:46:59,898 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f39ef09-be6f-415e-bb0a-2e2453e9d6cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:46:59,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-4f39ef09-be6f-415e-bb0a-2e2453e9d6cd 2018-09-22 04:46:59,898 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:46:59,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" 2018-09-22 04:46:59,990 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-474f119f-6060-4887-a70b-236d8af245a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:46:59,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-474f119f-6060-4887-a70b-236d8af245a0 2018-09-22 04:46:59,990 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:46:59,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" 2018-09-22 04:47:00,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-372baf5b-41f1-4449-98c8-a403acc82793 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e"}, "enabled": true, "id": "862a79ba5df74c5fae4b04a07bb68a6e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b7c1677a-9542-401-proj"}} 2018-09-22 04:47:00,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e used request id req-372baf5b-41f1-4449-98c8-a403acc82793 2018-09-22 04:47:00,088 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e1176b9a-6390-458d-b693-429864426b4c 2018-09-22 04:47:00,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e1176b9a-6390-458d-b693-429864426b4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" 2018-09-22 04:47:00,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-480fc77b-a46e-4764-a3f0-f18d9a64339b Date: Sat, 22 Sep 2018 04:47:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:46:31Z", "security_group_id": "e1176b9a-6390-458d-b693-429864426b4c", "port_range_min": null, "revision_number": 0, "tenant_id": "862a79ba5df74c5fae4b04a07bb68a6e", "created_at": "2018-09-22T04:46:31Z", "project_id": "862a79ba5df74c5fae4b04a07bb68a6e", "id": "aa7d5e77-a157-4e63-a55b-b5dded597c79"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:46:31Z", "security_group_id": "e1176b9a-6390-458d-b693-429864426b4c", "port_range_min": null, "revision_number": 0, "tenant_id": "862a79ba5df74c5fae4b04a07bb68a6e", "created_at": "2018-09-22T04:46:31Z", "project_id": "862a79ba5df74c5fae4b04a07bb68a6e", "id": "b0a72199-19cb-45e1-9942-4b647344c062"}, {"remote_group_id": "e1176b9a-6390-458d-b693-429864426b4c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:46:31Z", "security_group_id": "e1176b9a-6390-458d-b693-429864426b4c", "port_range_min": null, "revision_number": 0, "tenant_id": "862a79ba5df74c5fae4b04a07bb68a6e", "created_at": "2018-09-22T04:46:31Z", "project_id": "862a79ba5df74c5fae4b04a07bb68a6e", "id": "bd28c2d9-c3ca-429a-be0a-783f6a460725"}, {"remote_group_id": "e1176b9a-6390-458d-b693-429864426b4c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:46:31Z", "security_group_id": "e1176b9a-6390-458d-b693-429864426b4c", "port_range_min": null, "revision_number": 0, "tenant_id": "862a79ba5df74c5fae4b04a07bb68a6e", "created_at": "2018-09-22T04:46:31Z", "project_id": "862a79ba5df74c5fae4b04a07bb68a6e", "id": "d437dd2e-0fd0-46df-b5b4-10de352f9172"}]} 2018-09-22 04:47:00,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e1176b9a-6390-458d-b693-429864426b4c used request id req-480fc77b-a46e-4764-a3f0-f18d9a64339b 2018-09-22 04:47:00,262 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:47:00,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e1176b9a-6390-458d-b693-429864426b4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" 2018-09-22 04:47:00,561 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0bade060-db54-4baf-a3ab-cd95a488a001 Content-Length: 0 Date: Sat, 22 Sep 2018 04:47:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:47:00,562 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e1176b9a-6390-458d-b693-429864426b4c used request id req-0bade060-db54-4baf-a3ab-cd95a488a001 2018-09-22 04:47:00,562 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b7c1677a-9542-401-proj 2018-09-22 04:47:00,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" 2018-09-22 04:47:00,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-812976cd-85ad-4a2c-b236-3b077cece910 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:47:00,832 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/862a79ba5df74c5fae4b04a07bb68a6e used request id req-812976cd-85ad-4a2c-b236-3b077cece910 2018-09-22 04:47:00,832 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b7c1677a-9542-401-proj-role 2018-09-22 04:47:00,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4ea1efb425394f00af69270d0b034b20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" 2018-09-22 04:47:00,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c4f1172-3087-47f2-aa91-71f545b7cabd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:47:00,949 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4ea1efb425394f00af69270d0b034b20 used request id req-2c4f1172-3087-47f2-aa91-71f545b7cabd 2018-09-22 04:47:00,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998f80fa079d87247e149489b3636806c3d18ba6" 2018-09-22 04:47:01,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-118e4e4b-fc8b-4e14-b4bd-0b78ab2cc9a0 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:47:01,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-118e4e4b-fc8b-4e14-b4bd-0b78ab2cc9a0 2018-09-22 04:47:01,043 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b7c1677a-9542-401-user 2018-09-22 04:47:01,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/64aa581b58ca41aaa374cfc791e3d6d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c228eff0e76b12ea372ade9574124c845a63f92" 2018-09-22 04:47:01,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:47:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e516fb87-9d8f-43ec-b489-b986a946a0b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:47:01,373 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/64aa581b58ca41aaa374cfc791e3d6d4 used request id req-e516fb87-9d8f-43ec-b489-b986a946a0b8 2018-09-22 04:47:01,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:47:01,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:47:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["tCk6ieaRQAaCm-01my6TlA"], "issued_at": "2018-09-22T04:47:01.000000Z"}} 2018-09-22 04:47:01,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801d9720536b0395820dcd02d3644ae7c72ebbbf" 2018-09-22 04:47:01,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b49d7ff-f1d9-4158-a441-a80ecf4949bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:47:01,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0b49d7ff-f1d9-4158-a441-a80ecf4949bb 2018-09-22 04:47:01,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:47:01,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:47:02,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:47:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["tzS87kaWRAyJW2jgMRZs8w"], "issued_at": "2018-09-22T04:47:02.000000Z"}} 2018-09-22 04:47:02,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" 2018-09-22 04:47:02,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-310ba576-f9c1-42ba-9450-e1b639a91c67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:47:02,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-310ba576-f9c1-42ba-9450-e1b639a91c67 2018-09-22 04:47:02,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:47:02,413 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:47:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:47:02,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1f634572-a570-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" 2018-09-22 04:47:02,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48d41058-2cbb-4eab-bec7-519f87c668c3 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1f634572-a570-4ad-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:47:02,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1f634572-a570-4ad-proj used request id req-48d41058-2cbb-4eab-bec7-519f87c668c3 2018-09-22 04:47:02,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" 2018-09-22 04:47:02,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7e8835d-2807-4a22-9d1e-491d08d3f762 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:47:02,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b7e8835d-2807-4a22-9d1e-491d08d3f762 2018-09-22 04:47:02,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj"}}' 2018-09-22 04:47:02,722 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:47:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeed09d5-9250-490e-afd2-dbaf4dd569cf Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74"}, "enabled": true, "id": "24b1decfc0a746798a8e74c778d43d74", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj"}} 2018-09-22 04:47:02,722 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-eeed09d5-9250-490e-afd2-dbaf4dd569cf 2018-09-22 04:47:02,722 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-1f634572-a570-4ad-proj 2018-09-22 04:47:02,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:47:02,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:47:03,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:47:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["ujfTGdvGRVeoLGCPSIgIzg"], "issued_at": "2018-09-22T04:47:03.000000Z"}} 2018-09-22 04:47:03,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fab189457f91b2367d4b442b6bdbd6499db1e18" 2018-09-22 04:47:03,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f152869-08b3-4065-9f4c-1225edec22e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:47:03,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6f152869-08b3-4065-9f4c-1225edec22e4 2018-09-22 04:47:03,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:47:03,192 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:47:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:47:03,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fab189457f91b2367d4b442b6bdbd6499db1e18" 2018-09-22 04:47:03,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f8f7bc-2b6e-4daf-bb54-628e5987f0c8 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:47:03,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e6f8f7bc-2b6e-4daf-bb54-628e5987f0c8 2018-09-22 04:47:03,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-1f634572-a570-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fab189457f91b2367d4b442b6bdbd6499db1e18" 2018-09-22 04:47:03,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff239927-9d6c-4fa2-8e69-829282af34da Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-1f634572-a570-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74"}, "enabled": true, "id": "24b1decfc0a746798a8e74c778d43d74", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj"}]} 2018-09-22 04:47:03,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-1f634572-a570-4ad-proj used request id req-ff239927-9d6c-4fa2-8e69-829282af34da 2018-09-22 04:47:03,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fab189457f91b2367d4b442b6bdbd6499db1e18" 2018-09-22 04:47:03,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d68981d5-ff4a-45fc-adc0-19c507b5c936 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:47:03,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d68981d5-ff4a-45fc-adc0-19c507b5c936 2018-09-22 04:47:03,799 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-1f634572-a570-4ad-user 2018-09-22 04:47:03,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:47:03,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" 2018-09-22 04:47:03,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bcd9586-23fa-4ab2-bbbd-5033eb04f393 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:47:03,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1bcd9586-23fa-4ab2-bbbd-5033eb04f393 2018-09-22 04:47:03,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" -d '{"role": {"name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj-role"}}' 2018-09-22 04:47:03,974 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:47:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3986d5d8-4c26-4c41-b78f-534cb0ea1718 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec292fe016f649efa92b53e4fd0358a5", "links": {"self": "http://172.30.9.23:5000/v3/roles/ec292fe016f649efa92b53e4fd0358a5"}, "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj-role"}} 2018-09-22 04:47:03,974 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3986d5d8-4c26-4c41-b78f-534cb0ea1718 2018-09-22 04:47:03,974 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-1f634572-a570-4ad-proj-role 2018-09-22 04:47:03,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ec292fe016f649efa92b53e4fd0358a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" 2018-09-22 04:47:04,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f1a191-6dd1-451b-a2a2-6404c236b018 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/ec292fe016f649efa92b53e4fd0358a5"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj-role", "id": "ec292fe016f649efa92b53e4fd0358a5"}} 2018-09-22 04:47:04,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ec292fe016f649efa92b53e4fd0358a5 used request id req-b2f1a191-6dd1-451b-a2a2-6404c236b018 2018-09-22 04:47:04,060 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-1f634572-a570-4ad-proj-role to project CreateInstancePortManipulationTests-1f634572-a570-4ad-proj 2018-09-22 04:47:04,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74/users/da157ed55759433ea3186f6864fcf68c/roles/ec292fe016f649efa92b53e4fd0358a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" 2018-09-22 04:47:04,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:47:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9b3a71e-b2fb-416c-9076-0b2c60c3d63e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:47:04,197 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74/users/da157ed55759433ea3186f6864fcf68c/roles/ec292fe016f649efa92b53e4fd0358a5 used request id req-b9b3a71e-b2fb-416c-9076-0b2c60c3d63e 2018-09-22 04:47:04,198 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:47:04,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:47:04,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:47:04,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec292fe016f649efa92b53e4fd0358a5", "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj-role"}], "expires_at": "2018-09-22T05:47:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24b1decfc0a746798a8e74c778d43d74", "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/24b1decfc0a746798a8e74c778d43d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/24b1decfc0a746798a8e74c778d43d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/24b1decfc0a746798a8e74c778d43d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/24b1decfc0a746798a8e74c778d43d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/24b1decfc0a746798a8e74c778d43d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/24b1decfc0a746798a8e74c778d43d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-user", "id": "da157ed55759433ea3186f6864fcf68c"}, "audit_ids": ["bOwBR3H3Tnyam5gzBw3ttw"], "issued_at": "2018-09-22T04:47:04.000000Z"}} 2018-09-22 04:47:04,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fc95f3933a7f0baa1f2ecacbf5cc08b18ce277" 2018-09-22 04:47:04,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7863d006-356a-4c25-81e6-50fdb2133586 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:47:04,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7863d006-356a-4c25-81e6-50fdb2133586 2018-09-22 04:47:04,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5fc95f3933a7f0baa1f2ecacbf5cc08b18ce277" 2018-09-22 04:47:04,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-252fc48f-2b9b-4bae-9722-4b939574aba8 Date: Sat, 22 Sep 2018 04:47:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-image"} 2018-09-22 04:47:04,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-image used request id req-252fc48f-2b9b-4bae-9722-4b939574aba8 2018-09-22 04:47:04,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5fc95f3933a7f0baa1f2ecacbf5cc08b18ce277" 2018-09-22 04:47:05,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b5468482-43eb-4c94-ab41-596da9a62c0b Date: Sat, 22 Sep 2018 04:47:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:47:05,052 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b5468482-43eb-4c94-ab41-596da9a62c0b 2018-09-22 04:47:05,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5fc95f3933a7f0baa1f2ecacbf5cc08b18ce277" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-image"}' 2018-09-22 04:47:05,287 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/423d03dc-fd21-44fc-9eeb-b760d1b82186 X-Openstack-Request-Id: req-efa38e64-2c36-4dc5-a99f-e73e8588f663 Date: Sat, 22 Sep 2018 04:47:05 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:47:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:47:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/423d03dc-fd21-44fc-9eeb-b760d1b82186", "min_disk": 0, "protected": false, "id": "423d03dc-fd21-44fc-9eeb-b760d1b82186", "file": "/v2/images/423d03dc-fd21-44fc-9eeb-b760d1b82186/file", "checksum": null, "owner": "24b1decfc0a746798a8e74c778d43d74", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:47:05,287 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-efa38e64-2c36-4dc5-a99f-e73e8588f663 2018-09-22 04:47:05,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/423d03dc-fd21-44fc-9eeb-b760d1b82186/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5fc95f3933a7f0baa1f2ecacbf5cc08b18ce277" -d '' 2018-09-22 04:47:06,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7c0cc773-bf53-4b91-bacd-f0faec2a7f65 Date: Sat, 22 Sep 2018 04:47:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:47:06,603 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/423d03dc-fd21-44fc-9eeb-b760d1b82186/file used request id req-7c0cc773-bf53-4b91-bacd-f0faec2a7f65 2018-09-22 04:47:06,603 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:47:06,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/423d03dc-fd21-44fc-9eeb-b760d1b82186 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5fc95f3933a7f0baa1f2ecacbf5cc08b18ce277" 2018-09-22 04:47:06,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-333577b0-551f-4765-8525-a59434150355 Date: Sat, 22 Sep 2018 04:47:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:47:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:47:06Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/423d03dc-fd21-44fc-9eeb-b760d1b82186/snap", "metadata": {}}], "self": "/v2/images/423d03dc-fd21-44fc-9eeb-b760d1b82186", "min_disk": 0, "protected": false, "id": "423d03dc-fd21-44fc-9eeb-b760d1b82186", "file": "/v2/images/423d03dc-fd21-44fc-9eeb-b760d1b82186/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "24b1decfc0a746798a8e74c778d43d74", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/423d03dc-fd21-44fc-9eeb-b760d1b82186/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:47:06,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/423d03dc-fd21-44fc-9eeb-b760d1b82186 used request id req-333577b0-551f-4765-8525-a59434150355 2018-09-22 04:47:06,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5fc95f3933a7f0baa1f2ecacbf5cc08b18ce277" 2018-09-22 04:47:07,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-71d30e8e-68d2-4128-84e0-11e9a7ddb9ac Date: Sat, 22 Sep 2018 04:47:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:47:07,005 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-71d30e8e-68d2-4128-84e0-11e9a7ddb9ac 2018-09-22 04:47:07,008 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-image 2018-09-22 04:47:07,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/423d03dc-fd21-44fc-9eeb-b760d1b82186 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5fc95f3933a7f0baa1f2ecacbf5cc08b18ce277" 2018-09-22 04:47:07,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4e9458ac-dd19-46b1-9a28-d55e78250e9f Date: Sat, 22 Sep 2018 04:47:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:47:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:47:06Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/423d03dc-fd21-44fc-9eeb-b760d1b82186/snap", "metadata": {}}], "self": "/v2/images/423d03dc-fd21-44fc-9eeb-b760d1b82186", "min_disk": 0, "protected": false, "id": "423d03dc-fd21-44fc-9eeb-b760d1b82186", "file": "/v2/images/423d03dc-fd21-44fc-9eeb-b760d1b82186/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "24b1decfc0a746798a8e74c778d43d74", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/423d03dc-fd21-44fc-9eeb-b760d1b82186/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:47:07,179 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/423d03dc-fd21-44fc-9eeb-b760d1b82186 used request id req-4e9458ac-dd19-46b1-9a28-d55e78250e9f 2018-09-22 04:47:07,179 - create_image - DEBUG - Instance status is - active 2018-09-22 04:47:07,180 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-image 2018-09-22 04:47:07,180 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-image 2018-09-22 04:47:07,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:47:07,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:47:07,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec292fe016f649efa92b53e4fd0358a5", "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj-role"}], "expires_at": "2018-09-22T05:47:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24b1decfc0a746798a8e74c778d43d74", "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/24b1decfc0a746798a8e74c778d43d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/24b1decfc0a746798a8e74c778d43d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/24b1decfc0a746798a8e74c778d43d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/24b1decfc0a746798a8e74c778d43d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/24b1decfc0a746798a8e74c778d43d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/24b1decfc0a746798a8e74c778d43d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-user", "id": "da157ed55759433ea3186f6864fcf68c"}, "audit_ids": ["YN0S431JSA-4RGycxZ9giQ"], "issued_at": "2018-09-22T04:47:07.000000Z"}} 2018-09-22 04:47:07,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904a7c6affd10c6bd447fc8e3f4098b5e679a361" 2018-09-22 04:47:07,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fad2220-15d0-4407-9d9e-74ef07b29c03 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:47:07,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2fad2220-15d0-4407-9d9e-74ef07b29c03 2018-09-22 04:47:07,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904a7c6affd10c6bd447fc8e3f4098b5e679a361" 2018-09-22 04:47:07,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-03f14663-2d22-4d49-a825-8d60fa3ce104 Date: Sat, 22 Sep 2018 04:47:07 GMT RESP BODY: {"networks":[]} 2018-09-22 04:47:07,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-pub-net used request id req-03f14663-2d22-4d49-a825-8d60fa3ce104 2018-09-22 04:47:07,834 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-pub-net 2018-09-22 04:47:07,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904a7c6affd10c6bd447fc8e3f4098b5e679a361" -d '{"network": {"name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-pub-net", "admin_state_up": true}}' 2018-09-22 04:47:08,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-b9f06814-31f8-4fa6-9c92-e5c421e834f9 Date: Sat, 22 Sep 2018 04:47:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60aeb89b-e073-4d3c-85b8-723dcbccdf96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"24b1decfc0a746798a8e74c778d43d74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:47:08Z","is_default":false,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:08Z","mtu":1450}} 2018-09-22 04:47:08,397 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-b9f06814-31f8-4fa6-9c92-e5c421e834f9 2018-09-22 04:47:08,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=60aeb89b-e073-4d3c-85b8-723dcbccdf96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904a7c6affd10c6bd447fc8e3f4098b5e679a361" 2018-09-22 04:47:08,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-e04d718f-8e99-4359-bd40-74ccce8a58d1 Date: Sat, 22 Sep 2018 04:47:08 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-09-22T04:47:08Z","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"24b1decfc0a746798a8e74c778d43d74","id":"60aeb89b-e073-4d3c-85b8-723dcbccdf96","name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-pub-net"}]} 2018-09-22 04:47:08,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=60aeb89b-e073-4d3c-85b8-723dcbccdf96 used request id req-e04d718f-8e99-4359-bd40-74ccce8a58d1 2018-09-22 04:47:08,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60aeb89b-e073-4d3c-85b8-723dcbccdf96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904a7c6affd10c6bd447fc8e3f4098b5e679a361" 2018-09-22 04:47:08,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a4b956e0-3176-4cff-8ca4-39e4ed6afbe2 Date: Sat, 22 Sep 2018 04:47:08 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:47:08,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60aeb89b-e073-4d3c-85b8-723dcbccdf96 used request id req-a4b956e0-3176-4cff-8ca4-39e4ed6afbe2 2018-09-22 04:47:08,809 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-pub-subnet 2018-09-22 04:47:08,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904a7c6affd10c6bd447fc8e3f4098b5e679a361" -d '{"subnets": [{"ip_version": 4, "network_id": "60aeb89b-e073-4d3c-85b8-723dcbccdf96", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-pub-subnet"}]}' 2018-09-22 04:47:09,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1a4e8392-f673-4706-adc9-3a4c8f701c39 Date: Sat, 22 Sep 2018 04:47:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60aeb89b-e073-4d3c-85b8-723dcbccdf96","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:09Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:09Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"24b1decfc0a746798a8e74c778d43d74","id":"dc259b39-4921-4937-9214-5e8ab1dfa583","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-pub-subnet"}]} 2018-09-22 04:47:09,678 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-1a4e8392-f673-4706-adc9-3a4c8f701c39 2018-09-22 04:47:09,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=60aeb89b-e073-4d3c-85b8-723dcbccdf96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904a7c6affd10c6bd447fc8e3f4098b5e679a361" 2018-09-22 04:47:09,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a8d2395f-c389-4d56-9185-ae21c119380f Date: Sat, 22 Sep 2018 04:47: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":["dc259b39-4921-4937-9214-5e8ab1dfa583"],"updated_at":"2018-09-22T04:47:09Z","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"24b1decfc0a746798a8e74c778d43d74","id":"60aeb89b-e073-4d3c-85b8-723dcbccdf96","name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-pub-net"}]} 2018-09-22 04:47:09,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=60aeb89b-e073-4d3c-85b8-723dcbccdf96 used request id req-a8d2395f-c389-4d56-9185-ae21c119380f 2018-09-22 04:47:09,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60aeb89b-e073-4d3c-85b8-723dcbccdf96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904a7c6affd10c6bd447fc8e3f4098b5e679a361" 2018-09-22 04:47:10,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1657ce51-26af-46ee-973c-70de90926f07 Date: Sat, 22 Sep 2018 04:47:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60aeb89b-e073-4d3c-85b8-723dcbccdf96","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:09Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"24b1decfc0a746798a8e74c778d43d74","id":"dc259b39-4921-4937-9214-5e8ab1dfa583","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-pub-subnet"}]} 2018-09-22 04:47:10,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60aeb89b-e073-4d3c-85b8-723dcbccdf96 used request id req-1657ce51-26af-46ee-973c-70de90926f07 2018-09-22 04:47:10,027 - OpenStackNetwork - DEBUG - Network [60aeb89b-e073-4d3c-85b8-723dcbccdf96] created successfully 2018-09-22 04:47:10,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:47:10,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:47:10,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:47:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["vDn8TQtHT_WDVwD4CyiGTw"], "issued_at": "2018-09-22T04:47:10.000000Z"}} 2018-09-22 04:47:10,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cede834abd319ac7a283b5901b05645ab14e09ec" 2018-09-22 04:47:10,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1042a385-24e9-4107-8b81-993cffbe7910 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:47:10,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1042a385-24e9-4107-8b81-993cffbe7910 2018-09-22 04:47:10,489 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:47:10,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cede834abd319ac7a283b5901b05645ab14e09ec" 2018-09-22 04:47:10,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47: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-b77c13df-fa3d-470a-8fc3-b41027283c79 x-compute-request-id: req-b77c13df-fa3d-470a-8fc3-b41027283c79 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:47:10,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b77c13df-fa3d-470a-8fc3-b41027283c79 2018-09-22 04:47:10,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cede834abd319ac7a283b5901b05645ab14e09ec" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:47:10,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47: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-fd17b678-3bf9-4b4d-a9d6-b1a958c8feba x-compute-request-id: req-fd17b678-3bf9-4b4d-a9d6-b1a958c8feba Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/92870bc5-bae2-4b31-8dde-2d5866267689", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/92870bc5-bae2-4b31-8dde-2d5866267689", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "92870bc5-bae2-4b31-8dde-2d5866267689", "name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:47:10,716 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fd17b678-3bf9-4b4d-a9d6-b1a958c8feba 2018-09-22 04:47:10,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:47:10,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:47:11,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec292fe016f649efa92b53e4fd0358a5", "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj-role"}], "expires_at": "2018-09-22T05:47:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24b1decfc0a746798a8e74c778d43d74", "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/24b1decfc0a746798a8e74c778d43d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/24b1decfc0a746798a8e74c778d43d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/24b1decfc0a746798a8e74c778d43d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/24b1decfc0a746798a8e74c778d43d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/24b1decfc0a746798a8e74c778d43d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/24b1decfc0a746798a8e74c778d43d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-user", "id": "da157ed55759433ea3186f6864fcf68c"}, "audit_ids": ["_xkFiUFkQJurbnixwaJwOg"], "issued_at": "2018-09-22T04:47:11.000000Z"}} 2018-09-22 04:47:11,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bcb9fc92684bbf8c5e36d7a14370b162e30b6b" 2018-09-22 04:47:11,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-befa8bd8-b927-45fb-b27b-7c7f66835dcb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:47:11,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-befa8bd8-b927-45fb-b27b-7c7f66835dcb 2018-09-22 04:47:11,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bcb9fc92684bbf8c5e36d7a14370b162e30b6b" 2018-09-22 04:47:11,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-12fd72b8-4bda-4b3d-a554-9df94b03bd6e Date: Sat, 22 Sep 2018 04:47:11 GMT RESP BODY: {"networks":[]} 2018-09-22 04:47:11,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2 used request id req-12fd72b8-4bda-4b3d-a554-9df94b03bd6e 2018-09-22 04:47:11,344 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2 2018-09-22 04:47:11,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bcb9fc92684bbf8c5e36d7a14370b162e30b6b" -d '{"network": {"name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2", "admin_state_up": true}}' 2018-09-22 04:47:11,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-299148d0-b98f-4712-9206-bccc04fb5b3b Date: Sat, 22 Sep 2018 04:47:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a3265d6d-f993-47e1-88be-b6e352659f71","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"24b1decfc0a746798a8e74c778d43d74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:47:11Z","is_default":false,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:11Z","mtu":1450}} 2018-09-22 04:47:11,756 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-299148d0-b98f-4712-9206-bccc04fb5b3b 2018-09-22 04:47:11,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a3265d6d-f993-47e1-88be-b6e352659f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bcb9fc92684bbf8c5e36d7a14370b162e30b6b" 2018-09-22 04:47:11,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-31fa2e5e-a602-44d3-9f7a-8843116adb9d Date: Sat, 22 Sep 2018 04:47:11 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-09-22T04:47:11Z","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"24b1decfc0a746798a8e74c778d43d74","id":"a3265d6d-f993-47e1-88be-b6e352659f71","name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2"}]} 2018-09-22 04:47:11,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a3265d6d-f993-47e1-88be-b6e352659f71 used request id req-31fa2e5e-a602-44d3-9f7a-8843116adb9d 2018-09-22 04:47:11,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a3265d6d-f993-47e1-88be-b6e352659f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bcb9fc92684bbf8c5e36d7a14370b162e30b6b" 2018-09-22 04:47:12,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8bba7461-bb53-45a0-8986-3bda9cd8f1b4 Date: Sat, 22 Sep 2018 04:47:12 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:47:12,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a3265d6d-f993-47e1-88be-b6e352659f71 used request id req-8bba7461-bb53-45a0-8986-3bda9cd8f1b4 2018-09-22 04:47:12,018 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet1 2018-09-22 04:47:12,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bcb9fc92684bbf8c5e36d7a14370b162e30b6b" -d '{"subnets": [{"ip_version": 4, "network_id": "a3265d6d-f993-47e1-88be-b6e352659f71", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet1"}]}' 2018-09-22 04:47:12,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7fc7dedf-4608-498e-b5bc-a52a8b12ddc3 Date: Sat, 22 Sep 2018 04:47:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:12Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:12Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"24b1decfc0a746798a8e74c778d43d74","id":"0f044e63-e11a-47c8-8203-8ebd288cefb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet1"}]} 2018-09-22 04:47:12,733 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-7fc7dedf-4608-498e-b5bc-a52a8b12ddc3 2018-09-22 04:47:12,734 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet2 2018-09-22 04:47:12,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bcb9fc92684bbf8c5e36d7a14370b162e30b6b" -d '{"subnets": [{"ip_version": 4, "network_id": "a3265d6d-f993-47e1-88be-b6e352659f71", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet2"}]}' 2018-09-22 04:47:13,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fd129417-b502-42dc-be43-2111194059c4 Date: Sat, 22 Sep 2018 04:47:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:13Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:13Z","gateway_ip":"10.65.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.65.0.0/24","project_id":"24b1decfc0a746798a8e74c778d43d74","id":"7be26eb5-52be-4b8c-83b0-c8a262f04803","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet2"}]} 2018-09-22 04:47:13,322 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-fd129417-b502-42dc-be43-2111194059c4 2018-09-22 04:47:13,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a3265d6d-f993-47e1-88be-b6e352659f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bcb9fc92684bbf8c5e36d7a14370b162e30b6b" 2018-09-22 04:47:13,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-28197b0b-9bff-42e7-bee8-ad653298977a Date: Sat, 22 Sep 2018 04:47: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":["0f044e63-e11a-47c8-8203-8ebd288cefb7","7be26eb5-52be-4b8c-83b0-c8a262f04803"],"updated_at":"2018-09-22T04:47:13Z","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"24b1decfc0a746798a8e74c778d43d74","id":"a3265d6d-f993-47e1-88be-b6e352659f71","name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2"}]} 2018-09-22 04:47:13,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a3265d6d-f993-47e1-88be-b6e352659f71 used request id req-28197b0b-9bff-42e7-bee8-ad653298977a 2018-09-22 04:47:13,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a3265d6d-f993-47e1-88be-b6e352659f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bcb9fc92684bbf8c5e36d7a14370b162e30b6b" 2018-09-22 04:47:13,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-897bed08-f2d5-4763-9f41-2360dd06b648 Date: Sat, 22 Sep 2018 04:47:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:12Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"24b1decfc0a746798a8e74c778d43d74","id":"0f044e63-e11a-47c8-8203-8ebd288cefb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:13Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"24b1decfc0a746798a8e74c778d43d74","id":"7be26eb5-52be-4b8c-83b0-c8a262f04803","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet2"}]} 2018-09-22 04:47:13,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a3265d6d-f993-47e1-88be-b6e352659f71 used request id req-897bed08-f2d5-4763-9f41-2360dd06b648 2018-09-22 04:47:13,959 - OpenStackNetwork - DEBUG - Network [a3265d6d-f993-47e1-88be-b6e352659f71] created successfully 2018-09-22 04:47:13,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:47:13,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:47:14,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec292fe016f649efa92b53e4fd0358a5", "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj-role"}], "expires_at": "2018-09-22T05:47:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24b1decfc0a746798a8e74c778d43d74", "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/24b1decfc0a746798a8e74c778d43d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/24b1decfc0a746798a8e74c778d43d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/24b1decfc0a746798a8e74c778d43d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/24b1decfc0a746798a8e74c778d43d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/24b1decfc0a746798a8e74c778d43d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/24b1decfc0a746798a8e74c778d43d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-user", "id": "da157ed55759433ea3186f6864fcf68c"}, "audit_ids": ["sHQj1WYcTf6z3Yd-vcVcxA"], "issued_at": "2018-09-22T04:47:14.000000Z"}} 2018-09-22 04:47:14,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:14,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60a237cc-1639-4fb7-ba31-5387b1a73a06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:47:14,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-60a237cc-1639-4fb7-ba31-5387b1a73a06 2018-09-22 04:47:14,445 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:47:14,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:14,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5218a98-1915-40dc-80c6-b0cac7f4ae09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:47:14,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d5218a98-1915-40dc-80c6-b0cac7f4ae09 2018-09-22 04:47:14,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:14,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-bfdb2b61-80e0-4f03-94de-9826dd0a5e06 Date: Sat, 22 Sep 2018 04:47:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0f044e63-e11a-47c8-8203-8ebd288cefb7","7be26eb5-52be-4b8c-83b0-c8a262f04803"],"updated_at":"2018-09-22T04:47:13Z","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"24b1decfc0a746798a8e74c778d43d74","id":"a3265d6d-f993-47e1-88be-b6e352659f71","name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2"}]} 2018-09-22 04:47:14,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2 used request id req-bfdb2b61-80e0-4f03-94de-9826dd0a5e06 2018-09-22 04:47:14,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:47:14,916 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:47:14,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:15,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d440490-83f1-4fb2-a86a-221f80b8ff06 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74"}, "enabled": true, "id": "24b1decfc0a746798a8e74c778d43d74", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj"}} 2018-09-22 04:47:15,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74 used request id req-0d440490-83f1-4fb2-a86a-221f80b8ff06 2018-09-22 04:47:15,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a3265d6d-f993-47e1-88be-b6e352659f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:15,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-e6a34c68-830d-4683-aff1-7fcb61bb39dc Date: Sat, 22 Sep 2018 04:47:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:12Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"24b1decfc0a746798a8e74c778d43d74","id":"0f044e63-e11a-47c8-8203-8ebd288cefb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:13Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"24b1decfc0a746798a8e74c778d43d74","id":"7be26eb5-52be-4b8c-83b0-c8a262f04803","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet2"}]} 2018-09-22 04:47:15,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a3265d6d-f993-47e1-88be-b6e352659f71 used request id req-e6a34c68-830d-4683-aff1-7fcb61bb39dc 2018-09-22 04:47:15,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a3265d6d-f993-47e1-88be-b6e352659f71&name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:15,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e20a4640-23c1-4fbe-a475-17ab17424f01 Date: Sat, 22 Sep 2018 04:47:15 GMT RESP BODY: {"ports":[]} 2018-09-22 04:47:15,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a3265d6d-f993-47e1-88be-b6e352659f71&name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667port-1&admin_state_up=True used request id req-e20a4640-23c1-4fbe-a475-17ab17424f01 2018-09-22 04:47:15,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:15,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47: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-dba4da2c-4ca5-4ea9-b1e1-9692cb1b5326 x-compute-request-id: req-dba4da2c-4ca5-4ea9-b1e1-9692cb1b5326 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:47:15,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-inst used request id req-dba4da2c-4ca5-4ea9-b1e1-9692cb1b5326 2018-09-22 04:47:15,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:15,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-9eef48c6-bdbf-494a-b6c6-258e0db1ba4f Date: Sat, 22 Sep 2018 04:47: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":["7be26eb5-52be-4b8c-83b0-c8a262f04803","0f044e63-e11a-47c8-8203-8ebd288cefb7"],"updated_at":"2018-09-22T04:47:13Z","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"24b1decfc0a746798a8e74c778d43d74","id":"a3265d6d-f993-47e1-88be-b6e352659f71","name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2"}]} 2018-09-22 04:47:15,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2 used request id req-9eef48c6-bdbf-494a-b6c6-258e0db1ba4f 2018-09-22 04:47:15,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:15,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aa325a5-0558-4380-a576-067e53e8574b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74"}, "enabled": true, "id": "24b1decfc0a746798a8e74c778d43d74", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj"}} 2018-09-22 04:47:15,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74 used request id req-6aa325a5-0558-4380-a576-067e53e8574b 2018-09-22 04:47:15,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a3265d6d-f993-47e1-88be-b6e352659f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:16,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-9d4b2bcd-c8cf-49f6-80ae-a443974b9f67 Date: Sat, 22 Sep 2018 04:47:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:12Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"24b1decfc0a746798a8e74c778d43d74","id":"0f044e63-e11a-47c8-8203-8ebd288cefb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:13Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"24b1decfc0a746798a8e74c778d43d74","id":"7be26eb5-52be-4b8c-83b0-c8a262f04803","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet2"}]} 2018-09-22 04:47:16,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a3265d6d-f993-47e1-88be-b6e352659f71 used request id req-9d4b2bcd-c8cf-49f6-80ae-a443974b9f67 2018-09-22 04:47:16,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a3265d6d-f993-47e1-88be-b6e352659f71&name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:16,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-655ccb5f-4549-44bc-b89f-3e9710faf6db Date: Sat, 22 Sep 2018 04:47:16 GMT RESP BODY: {"ports":[]} 2018-09-22 04:47:16,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a3265d6d-f993-47e1-88be-b6e352659f71&name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667port-1&admin_state_up=True used request id req-655ccb5f-4549-44bc-b89f-3e9710faf6db 2018-09-22 04:47:16,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:47:16,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:47:16,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec292fe016f649efa92b53e4fd0358a5", "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj-role"}], "expires_at": "2018-09-22T05:47:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24b1decfc0a746798a8e74c778d43d74", "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/24b1decfc0a746798a8e74c778d43d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/24b1decfc0a746798a8e74c778d43d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/24b1decfc0a746798a8e74c778d43d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/24b1decfc0a746798a8e74c778d43d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/24b1decfc0a746798a8e74c778d43d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/24b1decfc0a746798a8e74c778d43d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/24b1decfc0a746798a8e74c778d43d74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-user", "id": "da157ed55759433ea3186f6864fcf68c"}, "audit_ids": ["4gGgnn44QlqM3hGMWUrmNA"], "issued_at": "2018-09-22T04:47:16.000000Z"}} 2018-09-22 04:47:16,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e89c5abf07b143b6fec75be925a60eda1da2b6" 2018-09-22 04:47:16,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2240c7f1-f6ac-415b-9ba2-5907f46d5d4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:47:16,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2240c7f1-f6ac-415b-9ba2-5907f46d5d4f 2018-09-22 04:47:16,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:17,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-232ae7f0-66c6-4c8c-8c93-b768f1e0d8d2 Date: Sat, 22 Sep 2018 04:47:17 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":["7be26eb5-52be-4b8c-83b0-c8a262f04803","0f044e63-e11a-47c8-8203-8ebd288cefb7"],"updated_at":"2018-09-22T04:47:13Z","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"24b1decfc0a746798a8e74c778d43d74","id":"a3265d6d-f993-47e1-88be-b6e352659f71","name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2"}]} 2018-09-22 04:47:17,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2 used request id req-232ae7f0-66c6-4c8c-8c93-b768f1e0d8d2 2018-09-22 04:47:17,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a3265d6d-f993-47e1-88be-b6e352659f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:17,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-6e3869e4-994f-4d26-8f53-e2df3cafb69e Date: Sat, 22 Sep 2018 04:47:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:12Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"24b1decfc0a746798a8e74c778d43d74","id":"0f044e63-e11a-47c8-8203-8ebd288cefb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:13Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"24b1decfc0a746798a8e74c778d43d74","id":"7be26eb5-52be-4b8c-83b0-c8a262f04803","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet2"}]} 2018-09-22 04:47:17,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a3265d6d-f993-47e1-88be-b6e352659f71 used request id req-6e3869e4-994f-4d26-8f53-e2df3cafb69e 2018-09-22 04:47:17,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:17,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-d022e48e-dc8a-46cf-9bc4-997358a7ee06 Date: Sat, 22 Sep 2018 04:47:17 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":["0f044e63-e11a-47c8-8203-8ebd288cefb7","7be26eb5-52be-4b8c-83b0-c8a262f04803"],"updated_at":"2018-09-22T04:47:13Z","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"24b1decfc0a746798a8e74c778d43d74","id":"a3265d6d-f993-47e1-88be-b6e352659f71","name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2"}]} 2018-09-22 04:47:17,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2 used request id req-d022e48e-dc8a-46cf-9bc4-997358a7ee06 2018-09-22 04:47:17,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:47:17,533 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:47:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:47:17,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e89c5abf07b143b6fec75be925a60eda1da2b6" 2018-09-22 04:47:17,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fe2bc99-a68a-4b70-b08b-bc71f087f7c8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74"}, "enabled": true, "id": "24b1decfc0a746798a8e74c778d43d74", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj"}} 2018-09-22 04:47:17,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74 used request id req-4fe2bc99-a68a-4b70-b08b-bc71f087f7c8 2018-09-22 04:47:17,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a3265d6d-f993-47e1-88be-b6e352659f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:17,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-c2185d32-7c0e-4740-8522-07a7b4c159fe Date: Sat, 22 Sep 2018 04:47:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:12Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"24b1decfc0a746798a8e74c778d43d74","id":"0f044e63-e11a-47c8-8203-8ebd288cefb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:13Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"24b1decfc0a746798a8e74c778d43d74","id":"7be26eb5-52be-4b8c-83b0-c8a262f04803","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet2"}]} 2018-09-22 04:47:17,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a3265d6d-f993-47e1-88be-b6e352659f71 used request id req-c2185d32-7c0e-4740-8522-07a7b4c159fe 2018-09-22 04:47:17,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a3265d6d-f993-47e1-88be-b6e352659f71&name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:18,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f0fb75a7-2919-436f-88e4-9aed38a7c9a8 Date: Sat, 22 Sep 2018 04:47:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:12Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"24b1decfc0a746798a8e74c778d43d74","id":"0f044e63-e11a-47c8-8203-8ebd288cefb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet1"}]} 2018-09-22 04:47:18,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a3265d6d-f993-47e1-88be-b6e352659f71&name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet1 used request id req-f0fb75a7-2919-436f-88e4-9aed38a7c9a8 2018-09-22 04:47:18,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a3265d6d-f993-47e1-88be-b6e352659f71&name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:18,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7ba24799-8b04-4e18-be2b-3aed9b77c021 Date: Sat, 22 Sep 2018 04:47:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:13Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"24b1decfc0a746798a8e74c778d43d74","id":"7be26eb5-52be-4b8c-83b0-c8a262f04803","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet2"}]} 2018-09-22 04:47:18,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a3265d6d-f993-47e1-88be-b6e352659f71&name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet2 used request id req-7ba24799-8b04-4e18-be2b-3aed9b77c021 2018-09-22 04:47:18,229 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2 2018-09-22 04:47:18,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" -d '{"port": {"network_id": "a3265d6d-f993-47e1-88be-b6e352659f71", "fixed_ips": [{"subnet_id": "0f044e63-e11a-47c8-8203-8ebd288cefb7", "ip_address": "10.55.0.101"}, {"subnet_id": "7be26eb5-52be-4b8c-83b0-c8a262f04803", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667port-1", "admin_state_up": true}}' 2018-09-22 04:47:19,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-c20f640c-ea07-4fd6-88d1-bcfeb1afaece Date: Sat, 22 Sep 2018 04:47:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:47:18Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0f044e63-e11a-47c8-8203-8ebd288cefb7","ip_address":"10.55.0.101"},{"subnet_id":"7be26eb5-52be-4b8c-83b0-c8a262f04803","ip_address":"10.65.0.101"}],"id":"eb61cea6-09c3-4c5b-8bda-1f4a8dc68ab5","security_groups":["98014fad-dddd-40f6-926b-bd96a23f4895"],"mac_address":"fa:16:3e:84:72:df","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667port-1","project_id":"24b1decfc0a746798a8e74c778d43d74","qos_policy_id":null,"admin_state_up":true,"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:18Z","binding:vnic_type":"normal"}} 2018-09-22 04:47:19,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-c20f640c-ea07-4fd6-88d1-bcfeb1afaece 2018-09-22 04:47:19,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:19,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-133147d0-4a64-4827-85e1-c58e10ff6258 Date: Sat, 22 Sep 2018 04:47: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":["0f044e63-e11a-47c8-8203-8ebd288cefb7","7be26eb5-52be-4b8c-83b0-c8a262f04803"],"updated_at":"2018-09-22T04:47:13Z","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"24b1decfc0a746798a8e74c778d43d74","id":"a3265d6d-f993-47e1-88be-b6e352659f71","name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2"}]} 2018-09-22 04:47:19,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2 used request id req-133147d0-4a64-4827-85e1-c58e10ff6258 2018-09-22 04:47:19,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:19,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-135c9dcd-a7f5-4257-8beb-b20f6a8460a6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74"}, "enabled": true, "id": "24b1decfc0a746798a8e74c778d43d74", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj"}} 2018-09-22 04:47:19,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74 used request id req-135c9dcd-a7f5-4257-8beb-b20f6a8460a6 2018-09-22 04:47:19,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a3265d6d-f993-47e1-88be-b6e352659f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:19,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-db936d1c-5737-4e39-8538-ffc321b2f4f2 Date: Sat, 22 Sep 2018 04:47:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:12Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"24b1decfc0a746798a8e74c778d43d74","id":"0f044e63-e11a-47c8-8203-8ebd288cefb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:13Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"24b1decfc0a746798a8e74c778d43d74","id":"7be26eb5-52be-4b8c-83b0-c8a262f04803","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet2"}]} 2018-09-22 04:47:19,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a3265d6d-f993-47e1-88be-b6e352659f71 used request id req-db936d1c-5737-4e39-8538-ffc321b2f4f2 2018-09-22 04:47:19,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a3265d6d-f993-47e1-88be-b6e352659f71&name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:19,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-7f93b589-aedc-4cec-aeea-c9a97730ec80 Date: Sat, 22 Sep 2018 04:47:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:47:18Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0f044e63-e11a-47c8-8203-8ebd288cefb7","ip_address":"10.55.0.101"},{"subnet_id":"7be26eb5-52be-4b8c-83b0-c8a262f04803","ip_address":"10.65.0.101"}],"id":"eb61cea6-09c3-4c5b-8bda-1f4a8dc68ab5","security_groups":["98014fad-dddd-40f6-926b-bd96a23f4895"],"mac_address":"fa:16:3e:84:72:df","project_id":"24b1decfc0a746798a8e74c778d43d74","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667port-1","admin_state_up":true,"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:18Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:47:19,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a3265d6d-f993-47e1-88be-b6e352659f71&name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667port-1&admin_state_up=True used request id req-7f93b589-aedc-4cec-aeea-c9a97730ec80 2018-09-22 04:47:19,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:20,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ea014d1-deed-48aa-a85a-06bd24f08034 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74"}, "enabled": true, "id": "24b1decfc0a746798a8e74c778d43d74", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj"}} 2018-09-22 04:47:20,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74 used request id req-2ea014d1-deed-48aa-a85a-06bd24f08034 2018-09-22 04:47:20,042 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-inst 2018-09-22 04:47:20,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:20,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47: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-610b072c-5ad8-4603-be98-01c4f18b3514 x-compute-request-id: req-610b072c-5ad8-4603-be98-01c4f18b3514 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "92870bc5-bae2-4b31-8dde-2d5866267689", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/92870bc5-bae2-4b31-8dde-2d5866267689", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/92870bc5-bae2-4b31-8dde-2d5866267689", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-flavor-name"}]} 2018-09-22 04:47:20,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-610b072c-5ad8-4603-be98-01c4f18b3514 2018-09-22 04:47:20,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/92870bc5-bae2-4b31-8dde-2d5866267689 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:20,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47: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-8dbbe54c-32fd-4f1a-bcfe-4226755e9fb1 x-compute-request-id: req-8dbbe54c-32fd-4f1a-bcfe-4226755e9fb1 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/92870bc5-bae2-4b31-8dde-2d5866267689", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/92870bc5-bae2-4b31-8dde-2d5866267689", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "92870bc5-bae2-4b31-8dde-2d5866267689", "name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:47:20,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/92870bc5-bae2-4b31-8dde-2d5866267689 used request id req-8dbbe54c-32fd-4f1a-bcfe-4226755e9fb1 2018-09-22 04:47:20,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:20,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-62d93150-7aeb-413e-9caf-f184e1752658 Date: Sat, 22 Sep 2018 04:47:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:47:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:47:06Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/423d03dc-fd21-44fc-9eeb-b760d1b82186/snap", "metadata": {}}], "self": "/v2/images/423d03dc-fd21-44fc-9eeb-b760d1b82186", "min_disk": 0, "protected": false, "id": "423d03dc-fd21-44fc-9eeb-b760d1b82186", "file": "/v2/images/423d03dc-fd21-44fc-9eeb-b760d1b82186/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "24b1decfc0a746798a8e74c778d43d74", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/423d03dc-fd21-44fc-9eeb-b760d1b82186/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-image"} 2018-09-22 04:47:20,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-image used request id req-62d93150-7aeb-413e-9caf-f184e1752658 2018-09-22 04:47:20,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:20,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-534f258e-8353-4818-9d89-e8a5c07db26a Date: Sat, 22 Sep 2018 04:47:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:47:20,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-534f258e-8353-4818-9d89-e8a5c07db26a 2018-09-22 04:47:20,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" -d '{"server": {"name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-inst", "imageRef": "423d03dc-fd21-44fc-9eeb-b760d1b82186", "flavorRef": "92870bc5-bae2-4b31-8dde-2d5866267689", "max_count": 1, "min_count": 1, "networks": [{"port": "eb61cea6-09c3-4c5b-8bda-1f4a8dc68ab5"}]}}' 2018-09-22 04:47:21,819 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:47: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-64bfbf1c-f073-4201-817d-3797d0135ee3 x-compute-request-id: req-64bfbf1c-f073-4201-817d-3797d0135ee3 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "rel": "bookmark"}], "adminPass": "XQtBVGa9H8SS"}} 2018-09-22 04:47:21,819 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-64bfbf1c-f073-4201-817d-3797d0135ee3 2018-09-22 04:47:21,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:22,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47: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-5dc29a02-d425-4364-83a6-191f59ec34ae x-compute-request-id: req-5dc29a02-d425-4364-83a6-191f59ec34ae 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.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "rel": "bookmark"}], "image": {"id": "423d03dc-fd21-44fc-9eeb-b760d1b82186", "links": [{"href": "http://172.30.9.23:8774/images/423d03dc-fd21-44fc-9eeb-b760d1b82186", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92870bc5-bae2-4b31-8dde-2d5866267689", "links": [{"href": "http://172.30.9.23:8774/flavors/92870bc5-bae2-4b31-8dde-2d5866267689", "rel": "bookmark"}]}, "id": "e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "user_id": "da157ed55759433ea3186f6864fcf68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:47:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-inst", "created": "2018-09-22T04:47:21Z", "tenant_id": "24b1decfc0a746798a8e74c778d43d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:47:22,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129 used request id req-5dc29a02-d425-4364-83a6-191f59ec34ae 2018-09-22 04:47:22,033 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-inst 2018-09-22 04:47:22,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:22,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47: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-bb3e63d5-0208-4068-b48c-44147c493c82 x-compute-request-id: req-bb3e63d5-0208-4068-b48c-44147c493c82 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.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "rel": "bookmark"}], "image": {"id": "423d03dc-fd21-44fc-9eeb-b760d1b82186", "links": [{"href": "http://172.30.9.23:8774/images/423d03dc-fd21-44fc-9eeb-b760d1b82186", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92870bc5-bae2-4b31-8dde-2d5866267689", "links": [{"href": "http://172.30.9.23:8774/flavors/92870bc5-bae2-4b31-8dde-2d5866267689", "rel": "bookmark"}]}, "id": "e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "user_id": "da157ed55759433ea3186f6864fcf68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:47:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-inst", "created": "2018-09-22T04:47:21Z", "tenant_id": "24b1decfc0a746798a8e74c778d43d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:47:22,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129 used request id req-bb3e63d5-0208-4068-b48c-44147c493c82 2018-09-22 04:47:22,394 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-inst] is - BUILD 2018-09-22 04:47:22,394 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:47:25,397 - create_instance - DEBUG - VM status query timeout in 896.636368036 2018-09-22 04:47:25,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:25,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47: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-b5de3c99-10a2-4fd5-a411-f213c1bc54b1 x-compute-request-id: req-b5de3c99-10a2-4fd5-a411-f213c1bc54b1 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "rel": "bookmark"}], "image": {"id": "423d03dc-fd21-44fc-9eeb-b760d1b82186", "links": [{"href": "http://172.30.9.23:8774/images/423d03dc-fd21-44fc-9eeb-b760d1b82186", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92870bc5-bae2-4b31-8dde-2d5866267689", "links": [{"href": "http://172.30.9.23:8774/flavors/92870bc5-bae2-4b31-8dde-2d5866267689", "rel": "bookmark"}]}, "id": "e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "security_groups": [{"name": "default"}], "user_id": "da157ed55759433ea3186f6864fcf68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:47:22Z", "hostId": "1a54efc82abf0d2b9b58fe474e3e370e851adc0d2893cb09b3fdb4fc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-inst", "created": "2018-09-22T04:47:21Z", "tenant_id": "24b1decfc0a746798a8e74c778d43d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:47:25,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129 used request id req-b5de3c99-10a2-4fd5-a411-f213c1bc54b1 2018-09-22 04:47:25,979 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-inst] is - BUILD 2018-09-22 04:47:25,979 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:47:28,982 - create_instance - DEBUG - VM status query timeout in 893.051142931 2018-09-22 04:47:28,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:29,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47: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-cbf5b45b-53f7-4798-95b8-49de2ee51b67 x-compute-request-id: req-cbf5b45b-53f7-4798-95b8-49de2ee51b67 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:72:df", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:72:df", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "rel": "bookmark"}], "image": {"id": "423d03dc-fd21-44fc-9eeb-b760d1b82186", "links": [{"href": "http://172.30.9.23:8774/images/423d03dc-fd21-44fc-9eeb-b760d1b82186", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:47:14.000000", "flavor": {"id": "92870bc5-bae2-4b31-8dde-2d5866267689", "links": [{"href": "http://172.30.9.23:8774/flavors/92870bc5-bae2-4b31-8dde-2d5866267689", "rel": "bookmark"}]}, "id": "e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "security_groups": [{"name": "default"}], "user_id": "da157ed55759433ea3186f6864fcf68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:47:28Z", "hostId": "1a54efc82abf0d2b9b58fe474e3e370e851adc0d2893cb09b3fdb4fc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-inst", "created": "2018-09-22T04:47:21Z", "tenant_id": "24b1decfc0a746798a8e74c778d43d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:47:29,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129 used request id req-cbf5b45b-53f7-4798-95b8-49de2ee51b67 2018-09-22 04:47:29,458 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-inst] is - ACTIVE 2018-09-22 04:47:29,459 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:47:29,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:29,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47: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-06b245b4-4882-411e-a2d1-8547d67a817f x-compute-request-id: req-06b245b4-4882-411e-a2d1-8547d67a817f Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:72:df", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:72:df", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "rel": "bookmark"}], "image": {"id": "423d03dc-fd21-44fc-9eeb-b760d1b82186", "links": [{"href": "http://172.30.9.23:8774/images/423d03dc-fd21-44fc-9eeb-b760d1b82186", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:47:14.000000", "flavor": {"id": "92870bc5-bae2-4b31-8dde-2d5866267689", "links": [{"href": "http://172.30.9.23:8774/flavors/92870bc5-bae2-4b31-8dde-2d5866267689", "rel": "bookmark"}]}, "id": "e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "security_groups": [{"name": "default"}], "user_id": "da157ed55759433ea3186f6864fcf68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:47:28Z", "hostId": "1a54efc82abf0d2b9b58fe474e3e370e851adc0d2893cb09b3fdb4fc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-inst", "created": "2018-09-22T04:47:21Z", "tenant_id": "24b1decfc0a746798a8e74c778d43d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:47:29,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129 used request id req-06b245b4-4882-411e-a2d1-8547d67a817f 2018-09-22 04:47:29,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:30,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-7fe3e1f3-642c-448e-aa0b-d5e84062fab8 Date: Sat, 22 Sep 2018 04:47:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7be26eb5-52be-4b8c-83b0-c8a262f04803","0f044e63-e11a-47c8-8203-8ebd288cefb7"],"updated_at":"2018-09-22T04:47:13Z","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"24b1decfc0a746798a8e74c778d43d74","id":"a3265d6d-f993-47e1-88be-b6e352659f71","name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2"}]} 2018-09-22 04:47:30,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2 used request id req-7fe3e1f3-642c-448e-aa0b-d5e84062fab8 2018-09-22 04:47:30,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:30,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0894c048-9453-40fa-8792-ae98438f2beb Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74"}, "enabled": true, "id": "24b1decfc0a746798a8e74c778d43d74", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj"}} 2018-09-22 04:47:30,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74 used request id req-0894c048-9453-40fa-8792-ae98438f2beb 2018-09-22 04:47:30,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a3265d6d-f993-47e1-88be-b6e352659f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:30,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-d0a81124-84de-4528-98ff-1d5c2e9b9c7d Date: Sat, 22 Sep 2018 04:47:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:12Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"24b1decfc0a746798a8e74c778d43d74","id":"0f044e63-e11a-47c8-8203-8ebd288cefb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:13Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.65.0.2","end":"10.65.0.254"}],"gateway_ip":"10.65.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.65.0.0/24","project_id":"24b1decfc0a746798a8e74c778d43d74","id":"7be26eb5-52be-4b8c-83b0-c8a262f04803","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet2"}]} 2018-09-22 04:47:30,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a3265d6d-f993-47e1-88be-b6e352659f71 used request id req-d0a81124-84de-4528-98ff-1d5c2e9b9c7d 2018-09-22 04:47:30,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a3265d6d-f993-47e1-88be-b6e352659f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:30,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3437 X-Openstack-Request-Id: req-920ec268-0076-4c05-a464-dfd516b73d87 Date: Sat, 22 Sep 2018 04:47:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:47:15Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0f044e63-e11a-47c8-8203-8ebd288cefb7","ip_address":"10.55.0.3"},{"subnet_id":"7be26eb5-52be-4b8c-83b0-c8a262f04803","ip_address":"10.65.0.3"}],"id":"9e45c82e-f25b-4e10-9c79-fcd56552b36c","security_groups":[],"mac_address":"fa:16:3e:34:c2:8a","project_id":"24b1decfc0a746798a8e74c778d43d74","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a3265d6d-f993-47e1-88be-b6e352659f71"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:47:15Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0f044e63-e11a-47c8-8203-8ebd288cefb7","ip_address":"10.55.0.2"},{"subnet_id":"7be26eb5-52be-4b8c-83b0-c8a262f04803","ip_address":"10.65.0.2"}],"id":"aeae1fbe-2fa1-46af-bc7c-2114febb8bbe","security_groups":[],"mac_address":"fa:16:3e:9e:2c:71","project_id":"24b1decfc0a746798a8e74c778d43d74","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a3265d6d-f993-47e1-88be-b6e352659f71"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:47:15Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0f044e63-e11a-47c8-8203-8ebd288cefb7","ip_address":"10.55.0.4"},{"subnet_id":"7be26eb5-52be-4b8c-83b0-c8a262f04803","ip_address":"10.65.0.4"}],"id":"d052529a-6d1e-4784-a112-3ea3dfddcb29","security_groups":[],"mac_address":"fa:16:3e:00:47:86","project_id":"24b1decfc0a746798a8e74c778d43d74","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a3265d6d-f993-47e1-88be-b6e352659f71"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:47:27Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0f044e63-e11a-47c8-8203-8ebd288cefb7","ip_address":"10.55.0.101"},{"subnet_id":"7be26eb5-52be-4b8c-83b0-c8a262f04803","ip_address":"10.65.0.101"}],"id":"eb61cea6-09c3-4c5b-8bda-1f4a8dc68ab5","security_groups":["98014fad-dddd-40f6-926b-bd96a23f4895"],"mac_address":"fa:16:3e:84:72:df","project_id":"24b1decfc0a746798a8e74c778d43d74","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667port-1","admin_state_up":true,"network_id":"a3265d6d-f993-47e1-88be-b6e352659f71","tenant_id":"24b1decfc0a746798a8e74c778d43d74","created_at":"2018-09-22T04:47:18Z","binding:vnic_type":"normal","device_id":"e001f8dd-16fa-4575-9f9a-2cbbb4fda129"}]} 2018-09-22 04:47:30,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a3265d6d-f993-47e1-88be-b6e352659f71 used request id req-920ec268-0076-4c05-a464-dfd516b73d87 2018-09-22 04:47:30,552 - create_instance - INFO - Deleting Port with ID - eb61cea6-09c3-4c5b-8bda-1f4a8dc68ab5 2018-09-22 04:47:30,552 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667port-1 2018-09-22 04:47:30,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/eb61cea6-09c3-4c5b-8bda-1f4a8dc68ab5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:31,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-681d0534-cfd4-4ae5-b024-adbe81d88b30 Date: Sat, 22 Sep 2018 04:47:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:47:31,193 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/eb61cea6-09c3-4c5b-8bda-1f4a8dc68ab5 used request id req-681d0534-cfd4-4ae5-b024-adbe81d88b30 2018-09-22 04:47:31,194 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-inst 2018-09-22 04:47:31,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:31,370 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:47: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-36370e15-1923-4898-bf3b-945d5c74cb02 x-compute-request-id: req-36370e15-1923-4898-bf3b-945d5c74cb02 Content-Type: application/json 2018-09-22 04:47:31,370 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129 used request id req-36370e15-1923-4898-bf3b-945d5c74cb02 2018-09-22 04:47:31,371 - create_instance - INFO - Checking deletion status 2018-09-22 04:47:31,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:31,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47: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-8066cb66-4000-4f3e-996c-c1e4981add1d x-compute-request-id: req-8066cb66-4000-4f3e-996c-c1e4981add1d Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:72:df", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:72:df", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "rel": "bookmark"}], "image": {"id": "423d03dc-fd21-44fc-9eeb-b760d1b82186", "links": [{"href": "http://172.30.9.23:8774/images/423d03dc-fd21-44fc-9eeb-b760d1b82186", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:47:14.000000", "flavor": {"id": "92870bc5-bae2-4b31-8dde-2d5866267689", "links": [{"href": "http://172.30.9.23:8774/flavors/92870bc5-bae2-4b31-8dde-2d5866267689", "rel": "bookmark"}]}, "id": "e001f8dd-16fa-4575-9f9a-2cbbb4fda129", "user_id": "da157ed55759433ea3186f6864fcf68c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:47:31Z", "hostId": "1a54efc82abf0d2b9b58fe474e3e370e851adc0d2893cb09b3fdb4fc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-inst", "created": "2018-09-22T04:47:21Z", "tenant_id": "24b1decfc0a746798a8e74c778d43d74", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:47:31,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129 used request id req-8066cb66-4000-4f3e-996c-c1e4981add1d 2018-09-22 04:47:31,611 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-inst] is - ACTIVE 2018-09-22 04:47:31,611 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:47:34,615 - create_instance - DEBUG - VM status query timeout in 296.756386995 2018-09-22 04:47:34,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3727df86d52e9cb1eaebaeffbd070d2d4f5fbade" 2018-09-22 04:47:34,668 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:47: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-e4e46a33-f794-481e-990a-1fc45d661746 x-compute-request-id: req-e4e46a33-f794-481e-990a-1fc45d661746 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e001f8dd-16fa-4575-9f9a-2cbbb4fda129 could not be found.", "code": 404}} 2018-09-22 04:47:34,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e001f8dd-16fa-4575-9f9a-2cbbb4fda129 used request id req-e4e46a33-f794-481e-990a-1fc45d661746 2018-09-22 04:47:34,668 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e001f8dd-16fa-4575-9f9a-2cbbb4fda129 could not be found. (HTTP 404) (Request-ID: req-e4e46a33-f794-481e-990a-1fc45d661746) 2018-09-22 04:47:34,669 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-inst 2018-09-22 04:47:34,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/92870bc5-bae2-4b31-8dde-2d5866267689 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cede834abd319ac7a283b5901b05645ab14e09ec" 2018-09-22 04:47:34,719 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:47: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-71b74324-09cf-4a13-9b0e-6831f088fe4e x-compute-request-id: req-71b74324-09cf-4a13-9b0e-6831f088fe4e Content-Length: 0 Content-Type: application/json 2018-09-22 04:47:34,719 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/92870bc5-bae2-4b31-8dde-2d5866267689 used request id req-71b74324-09cf-4a13-9b0e-6831f088fe4e 2018-09-22 04:47:34,720 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-pub-subnet 2018-09-22 04:47:34,720 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-pub-subnet 2018-09-22 04:47:34,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/dc259b39-4921-4937-9214-5e8ab1dfa583 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904a7c6affd10c6bd447fc8e3f4098b5e679a361" 2018-09-22 04:47:37,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bdb9cf1b-94ae-40ac-b9b2-56b7b55cbf16 Date: Sat, 22 Sep 2018 04:47:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:47:37,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/dc259b39-4921-4937-9214-5e8ab1dfa583 used request id req-bdb9cf1b-94ae-40ac-b9b2-56b7b55cbf16 2018-09-22 04:47:37,162 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-pub-net 2018-09-22 04:47:37,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/60aeb89b-e073-4d3c-85b8-723dcbccdf96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904a7c6affd10c6bd447fc8e3f4098b5e679a361" 2018-09-22 04:47:38,386 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c917835-06e5-400b-9fa2-7baa8f42284d Date: Sat, 22 Sep 2018 04:47:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:47:38,386 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/60aeb89b-e073-4d3c-85b8-723dcbccdf96 used request id req-6c917835-06e5-400b-9fa2-7baa8f42284d 2018-09-22 04:47:38,387 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet1 2018-09-22 04:47:38,387 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet1 2018-09-22 04:47:38,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/0f044e63-e11a-47c8-8203-8ebd288cefb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bcb9fc92684bbf8c5e36d7a14370b162e30b6b" 2018-09-22 04:47:40,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6bef7f25-ca74-43ea-a4ad-feee1edede20 Date: Sat, 22 Sep 2018 04:47:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:47:40,787 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/0f044e63-e11a-47c8-8203-8ebd288cefb7 used request id req-6bef7f25-ca74-43ea-a4ad-feee1edede20 2018-09-22 04:47:40,787 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet2 2018-09-22 04:47:40,787 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-subnet2 2018-09-22 04:47:40,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/7be26eb5-52be-4b8c-83b0-c8a262f04803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bcb9fc92684bbf8c5e36d7a14370b162e30b6b" 2018-09-22 04:47:43,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9bff0793-a505-4bd0-b825-ddf3222a9199 Date: Sat, 22 Sep 2018 04:47:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:47:43,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7be26eb5-52be-4b8c-83b0-c8a262f04803 used request id req-9bff0793-a505-4bd0-b825-ddf3222a9199 2018-09-22 04:47:43,256 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667net2 2018-09-22 04:47:43,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/a3265d6d-f993-47e1-88be-b6e352659f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6bcb9fc92684bbf8c5e36d7a14370b162e30b6b" 2018-09-22 04:47:44,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e0ad1754-7c85-4acc-a6e2-8247c733ad32 Date: Sat, 22 Sep 2018 04:47:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:47:44,699 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a3265d6d-f993-47e1-88be-b6e352659f71 used request id req-e0ad1754-7c85-4acc-a6e2-8247c733ad32 2018-09-22 04:47:44,699 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-32b8a946-86f5-447f-858c-e7b667e98667-image 2018-09-22 04:47:44,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/423d03dc-fd21-44fc-9eeb-b760d1b82186 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5fc95f3933a7f0baa1f2ecacbf5cc08b18ce277" 2018-09-22 04:47:45,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a22a6086-bb34-4dc8-8215-69e11ca786ea Date: Sat, 22 Sep 2018 04:47:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:47:45,894 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/423d03dc-fd21-44fc-9eeb-b760d1b82186 used request id req-a22a6086-bb34-4dc8-8215-69e11ca786ea 2018-09-22 04:47:45,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" 2018-09-22 04:47:46,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-9871cedb-4128-47a4-b074-f4a31a9ce517 Date: Sat, 22 Sep 2018 04:47:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "24b1decfc0a746798a8e74c778d43d74", "created_at": "2018-09-22T04:47:08Z", "updated_at": "2018-09-22T04:47:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:47:08Z", "revision_number": 0, "id": "4859c109-10a8-4002-b3f2-aa1b5ad813c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:47:08Z", "security_group_id": "98014fad-dddd-40f6-926b-bd96a23f4895", "tenant_id": "24b1decfc0a746798a8e74c778d43d74", "port_range_min": null, "ethertype": "IPv4", "project_id": "24b1decfc0a746798a8e74c778d43d74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:47:08Z", "revision_number": 0, "id": "4ef97935-c1d1-46fe-9e9c-1bd2c2cc9e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:47:08Z", "security_group_id": "98014fad-dddd-40f6-926b-bd96a23f4895", "tenant_id": "24b1decfc0a746798a8e74c778d43d74", "port_range_min": null, "ethertype": "IPv6", "project_id": "24b1decfc0a746798a8e74c778d43d74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:47:08Z", "revision_number": 0, "id": "5d3abd20-1019-45ca-9038-4370554ee757", "remote_group_id": "98014fad-dddd-40f6-926b-bd96a23f4895", "remote_ip_prefix": null, "created_at": "2018-09-22T04:47:08Z", "security_group_id": "98014fad-dddd-40f6-926b-bd96a23f4895", "tenant_id": "24b1decfc0a746798a8e74c778d43d74", "port_range_min": null, "ethertype": "IPv4", "project_id": "24b1decfc0a746798a8e74c778d43d74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:47:08Z", "revision_number": 0, "id": "89a8bfbc-297d-4bfa-9a91-e16b632dc7cb", "remote_group_id": "98014fad-dddd-40f6-926b-bd96a23f4895", "remote_ip_prefix": null, "created_at": "2018-09-22T04:47:08Z", "security_group_id": "98014fad-dddd-40f6-926b-bd96a23f4895", "tenant_id": "24b1decfc0a746798a8e74c778d43d74", "port_range_min": null, "ethertype": "IPv6", "project_id": "24b1decfc0a746798a8e74c778d43d74"}], "revision_number": 4, "project_id": "24b1decfc0a746798a8e74c778d43d74", "id": "98014fad-dddd-40f6-926b-bd96a23f4895", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:47:46,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-9871cedb-4128-47a4-b074-f4a31a9ce517 2018-09-22 04:47:46,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" 2018-09-22 04:47:46,235 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:47:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e11cb30-631d-4b89-81e7-40c99b24914e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:47:46,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-0e11cb30-631d-4b89-81e7-40c99b24914e 2018-09-22 04:47:46,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:47:46,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" 2018-09-22 04:47:46,323 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:47:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed28b285-0fea-4e7b-b7d6-2293dc835f53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:47:46,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-ed28b285-0fea-4e7b-b7d6-2293dc835f53 2018-09-22 04:47:46,323 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:47:46,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" 2018-09-22 04:47:46,412 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:47:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7e37b80-2660-4e24-a9f7-de0a98f4224c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:47:46,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-a7e37b80-2660-4e24-a9f7-de0a98f4224c 2018-09-22 04:47:46,412 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:47:46,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" 2018-09-22 04:47:46,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:47:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c11d571-a863-4889-884d-9a799246e8a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:47:46,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-5c11d571-a863-4889-884d-9a799246e8a4 2018-09-22 04:47:46,500 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:47:46,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" 2018-09-22 04:47:46,583 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:47:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c23df4f8-0916-4896-83c0-36e1a1274ffc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:47:46,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-c23df4f8-0916-4896-83c0-36e1a1274ffc 2018-09-22 04:47:46,584 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:47:46,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" 2018-09-22 04:47:46,671 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:47:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0e6abfe-784d-4916-b8e2-ade5c75d1f6c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:47:46,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-b0e6abfe-784d-4916-b8e2-ade5c75d1f6c 2018-09-22 04:47:46,672 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:47:46,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" 2018-09-22 04:47:46,762 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:47:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b8adf4f-207b-4980-b6b5-602386716a6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:47:46,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-4b8adf4f-207b-4980-b6b5-602386716a6e 2018-09-22 04:47:46,763 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:47:46,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" 2018-09-22 04:47:46,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4602187b-f153-4fb7-b778-23a7b88ef670 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74"}, "enabled": true, "id": "24b1decfc0a746798a8e74c778d43d74", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1f634572-a570-4ad-proj"}} 2018-09-22 04:47:46,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74 used request id req-4602187b-f153-4fb7-b778-23a7b88ef670 2018-09-22 04:47:46,848 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98014fad-dddd-40f6-926b-bd96a23f4895 2018-09-22 04:47:46,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=98014fad-dddd-40f6-926b-bd96a23f4895 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" 2018-09-22 04:47:47,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d2af7f4b-bd4f-43ab-b163-51cb244312d6 Date: Sat, 22 Sep 2018 04:47:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:47:08Z", "security_group_id": "98014fad-dddd-40f6-926b-bd96a23f4895", "port_range_min": null, "revision_number": 0, "tenant_id": "24b1decfc0a746798a8e74c778d43d74", "created_at": "2018-09-22T04:47:08Z", "project_id": "24b1decfc0a746798a8e74c778d43d74", "id": "4859c109-10a8-4002-b3f2-aa1b5ad813c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:47:08Z", "security_group_id": "98014fad-dddd-40f6-926b-bd96a23f4895", "port_range_min": null, "revision_number": 0, "tenant_id": "24b1decfc0a746798a8e74c778d43d74", "created_at": "2018-09-22T04:47:08Z", "project_id": "24b1decfc0a746798a8e74c778d43d74", "id": "4ef97935-c1d1-46fe-9e9c-1bd2c2cc9e72"}, {"remote_group_id": "98014fad-dddd-40f6-926b-bd96a23f4895", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:47:08Z", "security_group_id": "98014fad-dddd-40f6-926b-bd96a23f4895", "port_range_min": null, "revision_number": 0, "tenant_id": "24b1decfc0a746798a8e74c778d43d74", "created_at": "2018-09-22T04:47:08Z", "project_id": "24b1decfc0a746798a8e74c778d43d74", "id": "5d3abd20-1019-45ca-9038-4370554ee757"}, {"remote_group_id": "98014fad-dddd-40f6-926b-bd96a23f4895", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:47:08Z", "security_group_id": "98014fad-dddd-40f6-926b-bd96a23f4895", "port_range_min": null, "revision_number": 0, "tenant_id": "24b1decfc0a746798a8e74c778d43d74", "created_at": "2018-09-22T04:47:08Z", "project_id": "24b1decfc0a746798a8e74c778d43d74", "id": "89a8bfbc-297d-4bfa-9a91-e16b632dc7cb"}]} 2018-09-22 04:47:47,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=98014fad-dddd-40f6-926b-bd96a23f4895 used request id req-d2af7f4b-bd4f-43ab-b163-51cb244312d6 2018-09-22 04:47:47,041 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:47:47,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/98014fad-dddd-40f6-926b-bd96a23f4895 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" 2018-09-22 04:47:47,392 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de2040bc-3a5c-4af9-a8be-77d5fab944c9 Content-Length: 0 Date: Sat, 22 Sep 2018 04:47:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:47:47,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/98014fad-dddd-40f6-926b-bd96a23f4895 used request id req-de2040bc-3a5c-4af9-a8be-77d5fab944c9 2018-09-22 04:47:47,393 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-1f634572-a570-4ad-proj 2018-09-22 04:47:47,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" 2018-09-22 04:47:47,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:47:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-654bf856-7f7b-4cd1-b023-2e0a745e8759 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:47:47,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/24b1decfc0a746798a8e74c778d43d74 used request id req-654bf856-7f7b-4cd1-b023-2e0a745e8759 2018-09-22 04:47:47,624 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-1f634572-a570-4ad-proj-role 2018-09-22 04:47:47,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ec292fe016f649efa92b53e4fd0358a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" 2018-09-22 04:47:47,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:47:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fafd8dc-9e06-4dc3-aa6e-41e7363ca78a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:47:47,758 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ec292fe016f649efa92b53e4fd0358a5 used request id req-1fafd8dc-9e06-4dc3-aa6e-41e7363ca78a 2018-09-22 04:47:47,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5ca4d641b0b09d53332ccc2ab558cd73915ef5" 2018-09-22 04:47:47,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfba0ba7-3d3c-4a1d-938b-f2892166fad7 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:47:47,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dfba0ba7-3d3c-4a1d-938b-f2892166fad7 2018-09-22 04:47:47,846 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-1f634572-a570-4ad-user 2018-09-22 04:47:47,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/da157ed55759433ea3186f6864fcf68c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fab189457f91b2367d4b442b6bdbd6499db1e18" 2018-09-22 04:47:48,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:47:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-581c002d-c2c0-4ec9-8cfe-41078276e601 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:47:48,261 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/da157ed55759433ea3186f6864fcf68c used request id req-581c002d-c2c0-4ec9-8cfe-41078276e601 2018-09-22 04:47:48,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:47:48,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:47:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["ckhGLzU2RfebiGPmJ_4UnA"], "issued_at": "2018-09-22T04:47:48.000000Z"}} 2018-09-22 04:47:48,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5e16c88e96c26c48fec231b77e2074bd04f742" 2018-09-22 04:47:48,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd207e20-7c89-483b-b1e4-45e82978dd0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:47:48,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cd207e20-7c89-483b-b1e4-45e82978dd0b 2018-09-22 04:47:48,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:47:48,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:47:49,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:47:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["jCYAxko6T46tJ9D8Yyz3qQ"], "issued_at": "2018-09-22T04:47:49.000000Z"}} 2018-09-22 04:47:49,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9322473e0182d34fae246e3fe9c8aadf2d7d98e3" 2018-09-22 04:47:49,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2a7bf46-42bf-4542-843e-410947ed850e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:47:49,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c2a7bf46-42bf-4542-843e-410947ed850e 2018-09-22 04:47:49,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:47:49,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:47:49,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9322473e0182d34fae246e3fe9c8aadf2d7d98e3" 2018-09-22 04:47:49,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b578481-17be-4ed9-ab77-a4b54cfb2822 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:47:49,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj used request id req-0b578481-17be-4ed9-ab77-a4b54cfb2822 2018-09-22 04:47:49,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9322473e0182d34fae246e3fe9c8aadf2d7d98e3" 2018-09-22 04:47:49,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a535bd9d-9fed-416d-934d-592abbaa4b5d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:47:49,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a535bd9d-9fed-416d-934d-592abbaa4b5d 2018-09-22 04:47:49,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9322473e0182d34fae246e3fe9c8aadf2d7d98e3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj"}}' 2018-09-22 04:47:49,506 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0df48c76-0bf3-4134-9247-cc02645914e1 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd"}, "enabled": true, "id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj"}} 2018-09-22 04:47:49,507 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0df48c76-0bf3-4134-9247-cc02645914e1 2018-09-22 04:47:49,507 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj 2018-09-22 04:47:49,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:47:49,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:47:49,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:47:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["KYag_WL0RtCEu2N0lEZa-w"], "issued_at": "2018-09-22T04:47:49.000000Z"}} 2018-09-22 04:47:49,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646310e1edfdf82ff3ef16fb3618dcd7b2050104" 2018-09-22 04:47:49,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e235703-40a1-4540-9cbd-cf5d4227b2ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:47:49,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3e235703-40a1-4540-9cbd-cf5d4227b2ea 2018-09-22 04:47:49,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:47:49,990 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:47:49,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646310e1edfdf82ff3ef16fb3618dcd7b2050104" 2018-09-22 04:47:50,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82788be7-1d2d-416d-a443-aa92f269ad58 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:47:50,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-82788be7-1d2d-416d-a443-aa92f269ad58 2018-09-22 04:47:50,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646310e1edfdf82ff3ef16fb3618dcd7b2050104" 2018-09-22 04:47:50,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c63d68c1-4ca9-4068-8153-9632d66d6318 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd"}, "enabled": true, "id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj"}]} 2018-09-22 04:47:50,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj used request id req-c63d68c1-4ca9-4068-8153-9632d66d6318 2018-09-22 04:47:50,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646310e1edfdf82ff3ef16fb3618dcd7b2050104" 2018-09-22 04:47:50,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea22616-8358-41dc-9907-686cba5e1707 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:47:50,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6ea22616-8358-41dc-9907-686cba5e1707 2018-09-22 04:47:50,621 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-0c5f55ec-362d-4d6-user 2018-09-22 04:47:50,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:47:50,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9322473e0182d34fae246e3fe9c8aadf2d7d98e3" 2018-09-22 04:47:50,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c98a16e-77f9-443a-a45a-c98bf87d52b4 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:47:50,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8c98a16e-77f9-443a-a45a-c98bf87d52b4 2018-09-22 04:47:50,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9322473e0182d34fae246e3fe9c8aadf2d7d98e3" -d '{"role": {"name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj-role"}}' 2018-09-22 04:47:50,830 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:47:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-384e8785-e245-4821-a727-63e4fc36df87 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ca7d6ccd97e41cbb64dd481000022cc", "links": {"self": "http://172.30.9.23:5000/v3/roles/4ca7d6ccd97e41cbb64dd481000022cc"}, "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj-role"}} 2018-09-22 04:47:50,830 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-384e8785-e245-4821-a727-63e4fc36df87 2018-09-22 04:47:50,830 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj-role 2018-09-22 04:47:50,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4ca7d6ccd97e41cbb64dd481000022cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9322473e0182d34fae246e3fe9c8aadf2d7d98e3" 2018-09-22 04:47:50,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65597cd7-31b4-4931-95d2-6334ab96e46c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/4ca7d6ccd97e41cbb64dd481000022cc"}, "domain_id": null, "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj-role", "id": "4ca7d6ccd97e41cbb64dd481000022cc"}} 2018-09-22 04:47:50,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4ca7d6ccd97e41cbb64dd481000022cc used request id req-65597cd7-31b4-4931-95d2-6334ab96e46c 2018-09-22 04:47:50,849 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj-role to project InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj 2018-09-22 04:47:50,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd/users/463af3af36a04f2cbfc63de67a01cfed/roles/4ca7d6ccd97e41cbb64dd481000022cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9322473e0182d34fae246e3fe9c8aadf2d7d98e3" 2018-09-22 04:47:50,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:47:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-124a9029-6051-419a-9e88-2b6411c1dd29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:47:50,989 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd/users/463af3af36a04f2cbfc63de67a01cfed/roles/4ca7d6ccd97e41cbb64dd481000022cc used request id req-124a9029-6051-419a-9e88-2b6411c1dd29 2018-09-22 04:47:50,989 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:47:50,990 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:47:50,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:47:50,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:47:51,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ca7d6ccd97e41cbb64dd481000022cc", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj-role"}], "expires_at": "2018-09-22T05:47:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-user", "id": "463af3af36a04f2cbfc63de67a01cfed"}, "audit_ids": ["uLri4Jy8RUCwoaqsYAUyiA"], "issued_at": "2018-09-22T04:47:51.000000Z"}} 2018-09-22 04:47:51,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d6663a6118fa395dd8eb987206a7006fab255d" 2018-09-22 04:47:51,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-038d5b04-8440-430d-9d84-ca039797b414 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:47:51,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-038d5b04-8440-430d-9d84-ca039797b414 2018-09-22 04:47:51,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4d6663a6118fa395dd8eb987206a7006fab255d" 2018-09-22 04:47:51,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-547ca1d4-23e2-43f7-b814-330a4047dd66 Date: Sat, 22 Sep 2018 04:47:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-image"} 2018-09-22 04:47:51,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-image used request id req-547ca1d4-23e2-43f7-b814-330a4047dd66 2018-09-22 04:47:51,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4d6663a6118fa395dd8eb987206a7006fab255d" 2018-09-22 04:47:51,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-68a9e760-815b-4203-bb6d-a0496703f4cd Date: Sat, 22 Sep 2018 04:47:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:47:51,780 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-68a9e760-815b-4203-bb6d-a0496703f4cd 2018-09-22 04:47:51,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4d6663a6118fa395dd8eb987206a7006fab255d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-image"}' 2018-09-22 04:47:52,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2 X-Openstack-Request-Id: req-e1bd549e-b139-4d8f-a9cc-1e84cda20b79 Date: Sat, 22 Sep 2018 04:47:52 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:47:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:47:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "min_disk": 0, "protected": false, "id": "211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "file": "/v2/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2/file", "checksum": null, "owner": "a582c4f89d7c4067b3d7f8e1e9f843cd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:47:52,024 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e1bd549e-b139-4d8f-a9cc-1e84cda20b79 2018-09-22 04:47:52,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4d6663a6118fa395dd8eb987206a7006fab255d" -d '' 2018-09-22 04:47:53,869 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e346bb9b-a26f-474e-9940-5fe01d72583a Date: Sat, 22 Sep 2018 04:47:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:47:53,870 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2/file used request id req-e346bb9b-a26f-474e-9940-5fe01d72583a 2018-09-22 04:47:53,870 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:47:53,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4d6663a6118fa395dd8eb987206a7006fab255d" 2018-09-22 04:47:53,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-96042e46-a9c3-4883-a659-020bdf9d4ade Date: Sat, 22 Sep 2018 04:47:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:47:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:47:53Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2/snap", "metadata": {}}], "self": "/v2/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "min_disk": 0, "protected": false, "id": "211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "file": "/v2/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a582c4f89d7c4067b3d7f8e1e9f843cd", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:47:53,893 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2 used request id req-96042e46-a9c3-4883-a659-020bdf9d4ade 2018-09-22 04:47:53,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4d6663a6118fa395dd8eb987206a7006fab255d" 2018-09-22 04:47:54,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bf2aba09-e0b3-4118-a9c0-ddaf6350542d Date: Sat, 22 Sep 2018 04:47:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:47:54,040 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-bf2aba09-e0b3-4118-a9c0-ddaf6350542d 2018-09-22 04:47:54,043 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-image 2018-09-22 04:47:54,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4d6663a6118fa395dd8eb987206a7006fab255d" 2018-09-22 04:47:54,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3d8fadd0-7f07-4bb9-94fb-c4d0f5bec27a Date: Sat, 22 Sep 2018 04:47:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:47:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:47:53Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2/snap", "metadata": {}}], "self": "/v2/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "min_disk": 0, "protected": false, "id": "211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "file": "/v2/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a582c4f89d7c4067b3d7f8e1e9f843cd", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:47:54,204 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2 used request id req-3d8fadd0-7f07-4bb9-94fb-c4d0f5bec27a 2018-09-22 04:47:54,205 - create_image - DEBUG - Instance status is - active 2018-09-22 04:47:54,205 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-image 2018-09-22 04:47:54,205 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-image 2018-09-22 04:47:54,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:47:54,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:47:54,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ca7d6ccd97e41cbb64dd481000022cc", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj-role"}], "expires_at": "2018-09-22T05:47:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-user", "id": "463af3af36a04f2cbfc63de67a01cfed"}, "audit_ids": ["8OSfrATnQ9eiUul_2Y5PQw"], "issued_at": "2018-09-22T04:47:54.000000Z"}} 2018-09-22 04:47:54,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd65e4e6348cd65f6df395408ec2ef0e939c7e1b" 2018-09-22 04:47:54,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ac8eb20-a16d-4f10-9d61-0d298b5232bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:47:54,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5ac8eb20-a16d-4f10-9d61-0d298b5232bb 2018-09-22 04:47:54,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd65e4e6348cd65f6df395408ec2ef0e939c7e1b" 2018-09-22 04:47:54,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d0a29d7a-2563-4d8b-a444-ffad1ab844df Date: Sat, 22 Sep 2018 04:47:54 GMT RESP BODY: {"networks":[]} 2018-09-22 04:47:54,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net used request id req-d0a29d7a-2563-4d8b-a444-ffad1ab844df 2018-09-22 04:47:54,833 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net 2018-09-22 04:47:54,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd65e4e6348cd65f6df395408ec2ef0e939c7e1b" -d '{"network": {"name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net", "admin_state_up": true}}' 2018-09-22 04:47:55,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-495e89a3-c6f0-4d93-b937-9ec9e0e505a9 Date: Sat, 22 Sep 2018 04:47:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:47:55Z","is_default":false,"name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:55Z","mtu":1450}} 2018-09-22 04:47:55,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-495e89a3-c6f0-4d93-b937-9ec9e0e505a9 2018-09-22 04:47:55,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd65e4e6348cd65f6df395408ec2ef0e939c7e1b" 2018-09-22 04:47:55,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-1440c0a6-1c7b-451a-a6b9-de46cbb2b43e Date: Sat, 22 Sep 2018 04:47:55 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-09-22T04:47:55Z","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net"}]} 2018-09-22 04:47:55,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 used request id req-1440c0a6-1c7b-451a-a6b9-de46cbb2b43e 2018-09-22 04:47:55,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd65e4e6348cd65f6df395408ec2ef0e939c7e1b" 2018-09-22 04:47:55,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f18ae10c-212c-48f3-8e71-feb7eb160720 Date: Sat, 22 Sep 2018 04:47:55 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:47:55,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 used request id req-f18ae10c-212c-48f3-8e71-feb7eb160720 2018-09-22 04:47:55,697 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-subnet 2018-09-22 04:47:55,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd65e4e6348cd65f6df395408ec2ef0e939c7e1b" -d '{"subnets": [{"ip_version": 4, "network_id": "982dffb7-2ff6-4353-8afe-a1dc695fbc62", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-subnet"}]}' 2018-09-22 04:47:56,373 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-aff4423b-01fd-4c3f-8921-23dc3eb1c31e Date: Sat, 22 Sep 2018 04:47:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:56Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-subnet"}]} 2018-09-22 04:47:56,374 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-aff4423b-01fd-4c3f-8921-23dc3eb1c31e 2018-09-22 04:47:56,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd65e4e6348cd65f6df395408ec2ef0e939c7e1b" 2018-09-22 04:47:56,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-97079303-9806-4281-808c-5b065add89e6 Date: Sat, 22 Sep 2018 04:47:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c763d1f5-623c-49ab-a96e-2b422f7796c3"],"updated_at":"2018-09-22T04:47:56Z","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net"}]} 2018-09-22 04:47:56,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 used request id req-97079303-9806-4281-808c-5b065add89e6 2018-09-22 04:47:56,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd65e4e6348cd65f6df395408ec2ef0e939c7e1b" 2018-09-22 04:47:56,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-37fd93a8-be3c-4b11-b547-3ac76914ba58 Date: Sat, 22 Sep 2018 04:47:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-subnet"}]} 2018-09-22 04:47:56,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 used request id req-37fd93a8-be3c-4b11-b547-3ac76914ba58 2018-09-22 04:47:56,820 - OpenStackNetwork - DEBUG - Network [982dffb7-2ff6-4353-8afe-a1dc695fbc62] created successfully 2018-09-22 04:47:56,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:47:56,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:47:57,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:47:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["lq_LlxlfQbml5Lt5rJ_v1w"], "issued_at": "2018-09-22T04:47:57.000000Z"}} 2018-09-22 04:47:57,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc209bc97b561c07e4a51f1ca646c200a503d0d" 2018-09-22 04:47:57,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e317e75-1345-4a29-9589-3628727620dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:47:57,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6e317e75-1345-4a29-9589-3628727620dd 2018-09-22 04:47:57,290 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:47:57,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc209bc97b561c07e4a51f1ca646c200a503d0d" 2018-09-22 04:47:57,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47: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-0632f9d3-52d7-453f-aa4f-4be4da41a8d5 x-compute-request-id: req-0632f9d3-52d7-453f-aa4f-4be4da41a8d5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:47:57,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0632f9d3-52d7-453f-aa4f-4be4da41a8d5 2018-09-22 04:47:57,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc209bc97b561c07e4a51f1ca646c200a503d0d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:47:57,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47: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-2aad6c23-2206-40ed-b2b2-d182323852c7 x-compute-request-id: req-2aad6c23-2206-40ed-b2b2-d182323852c7 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4c1873d0-749d-4f47-b35f-3225d1e610a3", "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:47:57,526 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2aad6c23-2206-40ed-b2b2-d182323852c7 2018-09-22 04:47:57,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:47:57,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:47:57,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ca7d6ccd97e41cbb64dd481000022cc", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj-role"}], "expires_at": "2018-09-22T05:47:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-user", "id": "463af3af36a04f2cbfc63de67a01cfed"}, "audit_ids": ["0qP5m5_fTHmj0gOKYhWg5Q"], "issued_at": "2018-09-22T04:47:57.000000Z"}} 2018-09-22 04:47:57,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:47:57,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-335b8a99-a08a-4b29-b4cc-7bbdb5a8688f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:47:57,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-335b8a99-a08a-4b29-b4cc-7bbdb5a8688f 2018-09-22 04:47:57,974 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:47:57,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:47:58,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16dd187c-b082-4c1f-9c58-90d76cd51a1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:47:58,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-16dd187c-b082-4c1f-9c58-90d76cd51a1a 2018-09-22 04:47:58,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:47:58,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-13726d8e-cc97-4d2e-8893-c85cbe9f6f03 Date: Sat, 22 Sep 2018 04:47: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":["c763d1f5-623c-49ab-a96e-2b422f7796c3"],"updated_at":"2018-09-22T04:47:56Z","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net"}]} 2018-09-22 04:47:58,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net used request id req-13726d8e-cc97-4d2e-8893-c85cbe9f6f03 2018-09-22 04:47:58,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:47:58,315 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:47:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:47:58,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:47:58,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce0496cc-b88e-4621-b4ea-daaf9a63ba19 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd"}, "enabled": true, "id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj"}} 2018-09-22 04:47:58,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd used request id req-ce0496cc-b88e-4621-b4ea-daaf9a63ba19 2018-09-22 04:47:58,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:47:58,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8869de41-305c-4627-987a-f9b345a1e72a Date: Sat, 22 Sep 2018 04:47:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-subnet"}]} 2018-09-22 04:47:58,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 used request id req-8869de41-305c-4627-987a-f9b345a1e72a 2018-09-22 04:47:58,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62&name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:47:58,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ebeafbb7-84ae-4dd7-935f-c451a92a5d50 Date: Sat, 22 Sep 2018 04:47:58 GMT RESP BODY: {"ports":[]} 2018-09-22 04:47:58,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62&name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-port&admin_state_up=True used request id req-ebeafbb7-84ae-4dd7-935f-c451a92a5d50 2018-09-22 04:47:58,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:47:59,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47: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-364fe760-6e2b-47a4-b8dd-dbd5fbba18f6 x-compute-request-id: req-364fe760-6e2b-47a4-b8dd-dbd5fbba18f6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:47:59,164 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst used request id req-364fe760-6e2b-47a4-b8dd-dbd5fbba18f6 2018-09-22 04:47:59,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:47:59,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ebe80d9c-dc73-4a34-9c1b-cd7161bfc0ab Date: Sat, 22 Sep 2018 04:47:59 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":["c763d1f5-623c-49ab-a96e-2b422f7796c3"],"updated_at":"2018-09-22T04:47:56Z","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net"}]} 2018-09-22 04:47:59,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net used request id req-ebe80d9c-dc73-4a34-9c1b-cd7161bfc0ab 2018-09-22 04:47:59,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:47:59,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ce40e6a-703e-4997-a296-7754bccdbbf4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd"}, "enabled": true, "id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj"}} 2018-09-22 04:47:59,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd used request id req-7ce40e6a-703e-4997-a296-7754bccdbbf4 2018-09-22 04:47:59,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:47:59,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3e0caf9d-1e72-40cc-928c-bd086fe0d3f7 Date: Sat, 22 Sep 2018 04:47:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-subnet"}]} 2018-09-22 04:47:59,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 used request id req-3e0caf9d-1e72-40cc-928c-bd086fe0d3f7 2018-09-22 04:47:59,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62&name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:47:59,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cc2a2ca5-1f87-47de-bb41-209223576e22 Date: Sat, 22 Sep 2018 04:47:59 GMT RESP BODY: {"ports":[]} 2018-09-22 04:47:59,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62&name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-port&admin_state_up=True used request id req-cc2a2ca5-1f87-47de-bb41-209223576e22 2018-09-22 04:47:59,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:47:59,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:48:00,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ca7d6ccd97e41cbb64dd481000022cc", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj-role"}], "expires_at": "2018-09-22T05:48:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-user", "id": "463af3af36a04f2cbfc63de67a01cfed"}, "audit_ids": ["R0NqXUvVSCqNYD4n7fb8_g"], "issued_at": "2018-09-22T04:48:00.000000Z"}} 2018-09-22 04:48:00,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263fdb9918b53bfc27c926eb476401ac74a7e02b" 2018-09-22 04:48:00,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2582b9dd-0176-4ac4-89a7-1a2bbf121727 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:48:00,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2582b9dd-0176-4ac4-89a7-1a2bbf121727 2018-09-22 04:48:00,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:00,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5b6988a5-69f9-486e-9975-171ac232b220 Date: Sat, 22 Sep 2018 04:48: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":["c763d1f5-623c-49ab-a96e-2b422f7796c3"],"updated_at":"2018-09-22T04:47:56Z","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net"}]} 2018-09-22 04:48:00,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net used request id req-5b6988a5-69f9-486e-9975-171ac232b220 2018-09-22 04:48:00,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:00,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-79e48d51-27cf-4b36-bd43-09fb62dec5b5 Date: Sat, 22 Sep 2018 04:48:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-subnet"}]} 2018-09-22 04:48:00,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 used request id req-79e48d51-27cf-4b36-bd43-09fb62dec5b5 2018-09-22 04:48:00,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:00,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7a43b67d-4ea9-4851-9fca-49e86f740eeb Date: Sat, 22 Sep 2018 04:48: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":["c763d1f5-623c-49ab-a96e-2b422f7796c3"],"updated_at":"2018-09-22T04:47:56Z","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net"}]} 2018-09-22 04:48:00,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net used request id req-7a43b67d-4ea9-4851-9fca-49e86f740eeb 2018-09-22 04:48:00,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:48:00,988 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:48:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:48:00,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263fdb9918b53bfc27c926eb476401ac74a7e02b" 2018-09-22 04:48:01,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea3bdfcc-6aba-4ae4-bd89-ed5246b17e26 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd"}, "enabled": true, "id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj"}} 2018-09-22 04:48:01,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd used request id req-ea3bdfcc-6aba-4ae4-bd89-ed5246b17e26 2018-09-22 04:48:01,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:01,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-add360e0-e412-45dc-8817-9fe100545b6f Date: Sat, 22 Sep 2018 04:48:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-subnet"}]} 2018-09-22 04:48:01,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 used request id req-add360e0-e412-45dc-8817-9fe100545b6f 2018-09-22 04:48:01,284 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net 2018-09-22 04:48:01,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" -d '{"port": {"network_id": "982dffb7-2ff6-4353-8afe-a1dc695fbc62", "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-port", "admin_state_up": true}}' 2018-09-22 04:48:02,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-d450c330-8cc5-4189-8330-b6602b1cc599 Date: Sat, 22 Sep 2018 04:48:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.12"}],"id":"bb345b87-9993-43cd-ba73-cf7a73b27f8c","security_groups":["6ab1f58c-ecb1-4ace-8403-314d55cec627"],"mac_address":"fa:16:3e:75:1c:88","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-port","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","qos_policy_id":null,"admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:48:01Z","binding:vnic_type":"normal"}} 2018-09-22 04:48:02,074 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-d450c330-8cc5-4189-8330-b6602b1cc599 2018-09-22 04:48:02,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:02,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-96ccd589-c732-4e86-b707-968211914b9a Date: Sat, 22 Sep 2018 04:48: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":["c763d1f5-623c-49ab-a96e-2b422f7796c3"],"updated_at":"2018-09-22T04:47:56Z","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net"}]} 2018-09-22 04:48:02,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net used request id req-96ccd589-c732-4e86-b707-968211914b9a 2018-09-22 04:48:02,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:02,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8dab2a2-6f39-4819-a2cd-4415d4b4d397 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd"}, "enabled": true, "id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj"}} 2018-09-22 04:48:02,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd used request id req-c8dab2a2-6f39-4819-a2cd-4415d4b4d397 2018-09-22 04:48:02,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:02,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-760d1ae6-34ba-4cac-b202-f928f6636250 Date: Sat, 22 Sep 2018 04:48:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-subnet"}]} 2018-09-22 04:48:02,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 used request id req-760d1ae6-34ba-4cac-b202-f928f6636250 2018-09-22 04:48:02,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62&name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:02,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-ae4fb5e1-15ba-4b44-b417-bfa3d2ce2b41 Date: Sat, 22 Sep 2018 04:48:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.12"}],"id":"bb345b87-9993-43cd-ba73-cf7a73b27f8c","security_groups":["6ab1f58c-ecb1-4ace-8403-314d55cec627"],"mac_address":"fa:16:3e:75:1c:88","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-port","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:48:01Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:48:02,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62&name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-port&admin_state_up=True used request id req-ae4fb5e1-15ba-4b44-b417-bfa3d2ce2b41 2018-09-22 04:48:02,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:02,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eef41f1-7d6d-4ba6-b054-a8abd658224c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd"}, "enabled": true, "id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj"}} 2018-09-22 04:48:02,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd used request id req-9eef41f1-7d6d-4ba6-b054-a8abd658224c 2018-09-22 04:48:02,622 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst 2018-09-22 04:48:02,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:02,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-5fe8e8a9-4ae4-4a38-bd22-702399dea527 x-compute-request-id: req-5fe8e8a9-4ae4-4a38-bd22-702399dea527 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4c1873d0-749d-4f47-b35f-3225d1e610a3", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-flavor-name"}]} 2018-09-22 04:48:02,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-5fe8e8a9-4ae4-4a38-bd22-702399dea527 2018-09-22 04:48:02,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:02,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-8fe7570b-21ce-42b0-879d-d40f1d05d25d x-compute-request-id: req-8fe7570b-21ce-42b0-879d-d40f1d05d25d Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4c1873d0-749d-4f47-b35f-3225d1e610a3", "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:48:02,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3 used request id req-8fe7570b-21ce-42b0-879d-d40f1d05d25d 2018-09-22 04:48:02,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:02,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-e5c12f37-ecd5-4bff-a13d-66c596a996c2 Date: Sat, 22 Sep 2018 04:48:02 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:47:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:47:53Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2/snap", "metadata": {}}], "self": "/v2/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "min_disk": 0, "protected": false, "id": "211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "file": "/v2/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a582c4f89d7c4067b3d7f8e1e9f843cd", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-image"} 2018-09-22 04:48:02,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-image used request id req-e5c12f37-ecd5-4bff-a13d-66c596a996c2 2018-09-22 04:48:02,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:03,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d72bf4c2-00ea-459a-b359-42ffa8d8e35e Date: Sat, 22 Sep 2018 04:48:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:48:03,014 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-d72bf4c2-00ea-459a-b359-42ffa8d8e35e 2018-09-22 04:48:03,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" -d '{"server": {"name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst", "imageRef": "211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "flavorRef": "4c1873d0-749d-4f47-b35f-3225d1e610a3", "max_count": 1, "min_count": 1, "networks": [{"port": "bb345b87-9993-43cd-ba73-cf7a73b27f8c"}]}}' 2018-09-22 04:48:04,622 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:48: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-e3590185-0fe5-4b28-9afd-e640c9346e5d x-compute-request-id: req-e3590185-0fe5-4b28-9afd-e640c9346e5d Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b6abd654-ac73-4e58-be55-49d33a709c0b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "bookmark"}], "adminPass": "bvHQscB43AHi"}} 2018-09-22 04:48:04,622 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-e3590185-0fe5-4b28-9afd-e640c9346e5d 2018-09-22 04:48:04,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:04,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-16a3d1f6-801d-43fb-a1e2-a9c7ed401b03 x-compute-request-id: req-16a3d1f6-801d-43fb-a1e2-a9c7ed401b03 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "bookmark"}], "image": {"id": "211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "links": [{"href": "http://172.30.9.23:8774/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4c1873d0-749d-4f47-b35f-3225d1e610a3", "links": [{"href": "http://172.30.9.23:8774/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "bookmark"}]}, "id": "b6abd654-ac73-4e58-be55-49d33a709c0b", "user_id": "463af3af36a04f2cbfc63de67a01cfed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:48:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst", "created": "2018-09-22T04:48:04Z", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:48:04,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b used request id req-16a3d1f6-801d-43fb-a1e2-a9c7ed401b03 2018-09-22 04:48:04,893 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst 2018-09-22 04:48:04,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:05,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-0f9ba721-a153-458f-8202-c0b12874b75d x-compute-request-id: req-0f9ba721-a153-458f-8202-c0b12874b75d Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "bookmark"}], "image": {"id": "211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "links": [{"href": "http://172.30.9.23:8774/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4c1873d0-749d-4f47-b35f-3225d1e610a3", "links": [{"href": "http://172.30.9.23:8774/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "bookmark"}]}, "id": "b6abd654-ac73-4e58-be55-49d33a709c0b", "user_id": "463af3af36a04f2cbfc63de67a01cfed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:48:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst", "created": "2018-09-22T04:48:04Z", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:48:05,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b used request id req-0f9ba721-a153-458f-8202-c0b12874b75d 2018-09-22 04:48:05,109 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst] is - BUILD 2018-09-22 04:48:05,109 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:48:08,113 - create_instance - DEBUG - VM status query timeout in 896.780277967 2018-09-22 04:48:08,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:08,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-d8bb6392-e4ea-42aa-bfe8-ce787128373e x-compute-request-id: req-d8bb6392-e4ea-42aa-bfe8-ce787128373e Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "bookmark"}], "image": {"id": "211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "links": [{"href": "http://172.30.9.23:8774/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4c1873d0-749d-4f47-b35f-3225d1e610a3", "links": [{"href": "http://172.30.9.23:8774/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "bookmark"}]}, "id": "b6abd654-ac73-4e58-be55-49d33a709c0b", "security_groups": [{"name": "default"}], "user_id": "463af3af36a04f2cbfc63de67a01cfed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:48:05Z", "hostId": "025733a47a128fdecd22f30583a1975b882f3a25f6f8d27a006074eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst", "created": "2018-09-22T04:48:04Z", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:48:08,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b used request id req-d8bb6392-e4ea-42aa-bfe8-ce787128373e 2018-09-22 04:48:08,870 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst] is - BUILD 2018-09-22 04:48:08,870 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:48:11,873 - create_instance - DEBUG - VM status query timeout in 893.019297838 2018-09-22 04:48:11,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:12,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-bc384a3e-c3b8-44ec-911d-c301b66ba7b6 x-compute-request-id: req-bc384a3e-c3b8-44ec-911d-c301b66ba7b6 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:1c:88", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "bookmark"}], "image": {"id": "211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "links": [{"href": "http://172.30.9.23:8774/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:47:56.000000", "flavor": {"id": "4c1873d0-749d-4f47-b35f-3225d1e610a3", "links": [{"href": "http://172.30.9.23:8774/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "bookmark"}]}, "id": "b6abd654-ac73-4e58-be55-49d33a709c0b", "security_groups": [{"name": "default"}], "user_id": "463af3af36a04f2cbfc63de67a01cfed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:48:10Z", "hostId": "025733a47a128fdecd22f30583a1975b882f3a25f6f8d27a006074eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst", "created": "2018-09-22T04:48:04Z", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:48:12,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b used request id req-bc384a3e-c3b8-44ec-911d-c301b66ba7b6 2018-09-22 04:48:12,329 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst] is - ACTIVE 2018-09-22 04:48:12,329 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:48:12,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:13,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-1b81cf0e-49fa-4d53-bc39-ea1658605353 x-compute-request-id: req-1b81cf0e-49fa-4d53-bc39-ea1658605353 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:1c:88", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "bookmark"}], "image": {"id": "211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "links": [{"href": "http://172.30.9.23:8774/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:47:56.000000", "flavor": {"id": "4c1873d0-749d-4f47-b35f-3225d1e610a3", "links": [{"href": "http://172.30.9.23:8774/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "bookmark"}]}, "id": "b6abd654-ac73-4e58-be55-49d33a709c0b", "security_groups": [{"name": "default"}], "user_id": "463af3af36a04f2cbfc63de67a01cfed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:48:10Z", "hostId": "025733a47a128fdecd22f30583a1975b882f3a25f6f8d27a006074eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst", "created": "2018-09-22T04:48:04Z", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:48:13,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b used request id req-1b81cf0e-49fa-4d53-bc39-ea1658605353 2018-09-22 04:48:13,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:13,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-39849eaa-816b-48e9-be7e-7f518f8c0262 Date: Sat, 22 Sep 2018 04:48: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":["c763d1f5-623c-49ab-a96e-2b422f7796c3"],"updated_at":"2018-09-22T04:47:56Z","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net"}]} 2018-09-22 04:48:13,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net used request id req-39849eaa-816b-48e9-be7e-7f518f8c0262 2018-09-22 04:48:13,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:13,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685d0054-5fe9-44f2-a75d-9cbc4e811745 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd"}, "enabled": true, "id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj"}} 2018-09-22 04:48:13,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd used request id req-685d0054-5fe9-44f2-a75d-9cbc4e811745 2018-09-22 04:48:13,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:13,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-319442cd-1912-4893-b9c7-4cf6d0f715ff Date: Sat, 22 Sep 2018 04:48:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-subnet"}]} 2018-09-22 04:48:13,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 used request id req-319442cd-1912-4893-b9c7-4cf6d0f715ff 2018-09-22 04:48:13,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:13,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-4f6be547-0c46-41d3-bcee-7c7bd88eab20 Date: Sat, 22 Sep 2018 04:48:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:47:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.2"}],"id":"165394e8-3ce3-4bcf-920c-af557c4f6bf2","security_groups":[],"mac_address":"fa:16:3e:1e:21:1e","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-982dffb7-2ff6-4353-8afe-a1dc695fbc62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.4"}],"id":"604f5727-fa0d-4558-a74e-f5f20aee8009","security_groups":[],"mac_address":"fa:16:3e:44:48:70","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-982dffb7-2ff6-4353-8afe-a1dc695fbc62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:47:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.3"}],"id":"68b0ac20-f496-4425-88c1-97f445e807d3","security_groups":[],"mac_address":"fa:16:3e:43:b0:e5","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-982dffb7-2ff6-4353-8afe-a1dc695fbc62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.12"}],"id":"bb345b87-9993-43cd-ba73-cf7a73b27f8c","security_groups":["6ab1f58c-ecb1-4ace-8403-314d55cec627"],"mac_address":"fa:16:3e:75:1c:88","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-port","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:48:01Z","binding:vnic_type":"normal","device_id":"b6abd654-ac73-4e58-be55-49d33a709c0b"}]} 2018-09-22 04:48:13,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 used request id req-4f6be547-0c46-41d3-bcee-7c7bd88eab20 2018-09-22 04:48:13,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:48:13,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:48:13,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ca7d6ccd97e41cbb64dd481000022cc", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj-role"}], "expires_at": "2018-09-22T05:48:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-user", "id": "463af3af36a04f2cbfc63de67a01cfed"}, "audit_ids": ["PE7oVE5lT-WT8nR7XV6lnw"], "issued_at": "2018-09-22T04:48:13.000000Z"}} 2018-09-22 04:48:13,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45605b601ee7cbd30932e5ce7bdc19d233f324fd" 2018-09-22 04:48:13,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dbc7f12-3fb3-47af-acd0-d476862f1e32 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:48:13,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2dbc7f12-3fb3-47af-acd0-d476862f1e32 2018-09-22 04:48:13,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45605b601ee7cbd30932e5ce7bdc19d233f324fd" 2018-09-22 04:48:14,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c0ed9bdf-6d2f-4171-809f-75bf4936c268 Date: Sat, 22 Sep 2018 04:48:14 GMT RESP BODY: {"security_groups": []} 2018-09-22 04:48:14,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-name&description=hello+group used request id req-c0ed9bdf-6d2f-4171-809f-75bf4936c268 2018-09-22 04:48:14,071 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-name... 2018-09-22 04:48:14,071 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-name 2018-09-22 04:48:14,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45605b601ee7cbd30932e5ce7bdc19d233f324fd" -d '{"security_group": {"name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-name", "description": "hello group"}}' 2018-09-22 04:48:14,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ad549d4e-c8bb-407b-a88b-c49ec114c396 Date: Sat, 22 Sep 2018 04:48:14 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "created_at": "2018-09-22T04:48:14Z", "updated_at": "2018-09-22T04:48:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:48:14Z", "revision_number": 0, "id": "0b6a26c2-f5ff-43d2-a939-0dc73459c89d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:48:14Z", "security_group_id": "db42e2db-738f-43bf-87b6-60481caaa417", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:48:14Z", "revision_number": 0, "id": "737413b9-7ba8-404e-b2ea-fa1f9640bbc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:48:14Z", "security_group_id": "db42e2db-738f-43bf-87b6-60481caaa417", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd"}], "revision_number": 2, "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "id": "db42e2db-738f-43bf-87b6-60481caaa417", "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-name"}} 2018-09-22 04:48:14,407 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-ad549d4e-c8bb-407b-a88b-c49ec114c396 2018-09-22 04:48:14,407 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db42e2db-738f-43bf-87b6-60481caaa417 2018-09-22 04:48:14,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=db42e2db-738f-43bf-87b6-60481caaa417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45605b601ee7cbd30932e5ce7bdc19d233f324fd" 2018-09-22 04:48:14,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ca61f457-7c6a-4679-960e-87c6317492b5 Date: Sat, 22 Sep 2018 04:48:14 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-09-22T04:48:14Z", "security_group_id": "db42e2db-738f-43bf-87b6-60481caaa417", "port_range_min": null, "revision_number": 0, "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "created_at": "2018-09-22T04:48:14Z", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "id": "0b6a26c2-f5ff-43d2-a939-0dc73459c89d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:48:14Z", "security_group_id": "db42e2db-738f-43bf-87b6-60481caaa417", "port_range_min": null, "revision_number": 0, "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "created_at": "2018-09-22T04:48:14Z", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "id": "737413b9-7ba8-404e-b2ea-fa1f9640bbc2"}]} 2018-09-22 04:48:14,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=db42e2db-738f-43bf-87b6-60481caaa417 used request id req-ca61f457-7c6a-4679-960e-87c6317492b5 2018-09-22 04:48:14,586 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db42e2db-738f-43bf-87b6-60481caaa417 2018-09-22 04:48:14,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=db42e2db-738f-43bf-87b6-60481caaa417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45605b601ee7cbd30932e5ce7bdc19d233f324fd" 2018-09-22 04:48:14,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3c1a128b-602d-41b3-858b-0b4ba0d12525 Date: Sat, 22 Sep 2018 04:48:14 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-09-22T04:48:14Z", "security_group_id": "db42e2db-738f-43bf-87b6-60481caaa417", "port_range_min": null, "revision_number": 0, "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "created_at": "2018-09-22T04:48:14Z", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "id": "0b6a26c2-f5ff-43d2-a939-0dc73459c89d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:48:14Z", "security_group_id": "db42e2db-738f-43bf-87b6-60481caaa417", "port_range_min": null, "revision_number": 0, "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "created_at": "2018-09-22T04:48:14Z", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "id": "737413b9-7ba8-404e-b2ea-fa1f9640bbc2"}]} 2018-09-22 04:48:14,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=db42e2db-738f-43bf-87b6-60481caaa417 used request id req-3c1a128b-602d-41b3-858b-0b4ba0d12525 2018-09-22 04:48:14,749 - neutron_utils - INFO - Retrieving security group with ID - db42e2db-738f-43bf-87b6-60481caaa417 2018-09-22 04:48:14,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=db42e2db-738f-43bf-87b6-60481caaa417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45605b601ee7cbd30932e5ce7bdc19d233f324fd" 2018-09-22 04:48:14,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1a2754fb-caea-44f5-913a-176656791736 Date: Sat, 22 Sep 2018 04:48:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "created_at": "2018-09-22T04:48:14Z", "updated_at": "2018-09-22T04:48:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:48:14Z", "revision_number": 0, "id": "0b6a26c2-f5ff-43d2-a939-0dc73459c89d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:48:14Z", "security_group_id": "db42e2db-738f-43bf-87b6-60481caaa417", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:48:14Z", "revision_number": 0, "id": "737413b9-7ba8-404e-b2ea-fa1f9640bbc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:48:14Z", "security_group_id": "db42e2db-738f-43bf-87b6-60481caaa417", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd"}], "revision_number": 2, "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "id": "db42e2db-738f-43bf-87b6-60481caaa417", "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-name"}]} 2018-09-22 04:48:14,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=db42e2db-738f-43bf-87b6-60481caaa417 used request id req-1a2754fb-caea-44f5-913a-176656791736 2018-09-22 04:48:14,950 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db42e2db-738f-43bf-87b6-60481caaa417 2018-09-22 04:48:14,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=db42e2db-738f-43bf-87b6-60481caaa417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45605b601ee7cbd30932e5ce7bdc19d233f324fd" 2018-09-22 04:48:15,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ff6060da-dbcd-41c4-a29c-1f0d9bbb4acc Date: Sat, 22 Sep 2018 04:48:15 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-09-22T04:48:14Z", "security_group_id": "db42e2db-738f-43bf-87b6-60481caaa417", "port_range_min": null, "revision_number": 0, "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "created_at": "2018-09-22T04:48:14Z", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "id": "0b6a26c2-f5ff-43d2-a939-0dc73459c89d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:48:14Z", "security_group_id": "db42e2db-738f-43bf-87b6-60481caaa417", "port_range_min": null, "revision_number": 0, "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "created_at": "2018-09-22T04:48:14Z", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "id": "737413b9-7ba8-404e-b2ea-fa1f9640bbc2"}]} 2018-09-22 04:48:15,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=db42e2db-738f-43bf-87b6-60481caaa417 used request id req-ff6060da-dbcd-41c4-a29c-1f0d9bbb4acc 2018-09-22 04:48:15,206 - neutron_utils - INFO - Retrieving security group with ID - db42e2db-738f-43bf-87b6-60481caaa417 2018-09-22 04:48:15,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=db42e2db-738f-43bf-87b6-60481caaa417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45605b601ee7cbd30932e5ce7bdc19d233f324fd" 2018-09-22 04:48:15,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-419601c9-7644-43c9-9383-6d082d12898e Date: Sat, 22 Sep 2018 04:48:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "created_at": "2018-09-22T04:48:14Z", "updated_at": "2018-09-22T04:48:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:48:14Z", "revision_number": 0, "id": "0b6a26c2-f5ff-43d2-a939-0dc73459c89d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:48:14Z", "security_group_id": "db42e2db-738f-43bf-87b6-60481caaa417", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:48:14Z", "revision_number": 0, "id": "737413b9-7ba8-404e-b2ea-fa1f9640bbc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:48:14Z", "security_group_id": "db42e2db-738f-43bf-87b6-60481caaa417", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd"}], "revision_number": 2, "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "id": "db42e2db-738f-43bf-87b6-60481caaa417", "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-name"}]} 2018-09-22 04:48:15,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=db42e2db-738f-43bf-87b6-60481caaa417 used request id req-419601c9-7644-43c9-9383-6d082d12898e 2018-09-22 04:48:15,259 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db42e2db-738f-43bf-87b6-60481caaa417 2018-09-22 04:48:15,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=db42e2db-738f-43bf-87b6-60481caaa417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45605b601ee7cbd30932e5ce7bdc19d233f324fd" 2018-09-22 04:48:15,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b78798a1-112c-45e1-92ca-817b893e5829 Date: Sat, 22 Sep 2018 04:48:15 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-09-22T04:48:14Z", "security_group_id": "db42e2db-738f-43bf-87b6-60481caaa417", "port_range_min": null, "revision_number": 0, "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "created_at": "2018-09-22T04:48:14Z", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "id": "0b6a26c2-f5ff-43d2-a939-0dc73459c89d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:48:14Z", "security_group_id": "db42e2db-738f-43bf-87b6-60481caaa417", "port_range_min": null, "revision_number": 0, "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "created_at": "2018-09-22T04:48:14Z", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "id": "737413b9-7ba8-404e-b2ea-fa1f9640bbc2"}]} 2018-09-22 04:48:15,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=db42e2db-738f-43bf-87b6-60481caaa417 used request id req-b78798a1-112c-45e1-92ca-817b893e5829 2018-09-22 04:48:15,292 - neutron_utils - INFO - Retrieving security group with ID - db42e2db-738f-43bf-87b6-60481caaa417 2018-09-22 04:48:15,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=db42e2db-738f-43bf-87b6-60481caaa417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45605b601ee7cbd30932e5ce7bdc19d233f324fd" 2018-09-22 04:48:15,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e67ae087-feb2-4726-ada2-31ceb0821f9f Date: Sat, 22 Sep 2018 04:48:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "created_at": "2018-09-22T04:48:14Z", "updated_at": "2018-09-22T04:48:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:48:14Z", "revision_number": 0, "id": "0b6a26c2-f5ff-43d2-a939-0dc73459c89d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:48:14Z", "security_group_id": "db42e2db-738f-43bf-87b6-60481caaa417", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:48:14Z", "revision_number": 0, "id": "737413b9-7ba8-404e-b2ea-fa1f9640bbc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:48:14Z", "security_group_id": "db42e2db-738f-43bf-87b6-60481caaa417", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd"}], "revision_number": 2, "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "id": "db42e2db-738f-43bf-87b6-60481caaa417", "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-name"}]} 2018-09-22 04:48:15,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=db42e2db-738f-43bf-87b6-60481caaa417 used request id req-e67ae087-feb2-4726-ada2-31ceb0821f9f 2018-09-22 04:48:15,342 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db42e2db-738f-43bf-87b6-60481caaa417 2018-09-22 04:48:15,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=db42e2db-738f-43bf-87b6-60481caaa417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45605b601ee7cbd30932e5ce7bdc19d233f324fd" 2018-09-22 04:48:15,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ed798a48-6e83-47e0-b49b-66fc43b6f72c Date: Sat, 22 Sep 2018 04:48:15 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-09-22T04:48:14Z", "security_group_id": "db42e2db-738f-43bf-87b6-60481caaa417", "port_range_min": null, "revision_number": 0, "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "created_at": "2018-09-22T04:48:14Z", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "id": "0b6a26c2-f5ff-43d2-a939-0dc73459c89d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:48:14Z", "security_group_id": "db42e2db-738f-43bf-87b6-60481caaa417", "port_range_min": null, "revision_number": 0, "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "created_at": "2018-09-22T04:48:14Z", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "id": "737413b9-7ba8-404e-b2ea-fa1f9640bbc2"}]} 2018-09-22 04:48:15,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=db42e2db-738f-43bf-87b6-60481caaa417 used request id req-ed798a48-6e83-47e0-b49b-66fc43b6f72c 2018-09-22 04:48:15,370 - neutron_utils - INFO - Deleting security group rule with ID - 737413b9-7ba8-404e-b2ea-fa1f9640bbc2 2018-09-22 04:48:15,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/737413b9-7ba8-404e-b2ea-fa1f9640bbc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45605b601ee7cbd30932e5ce7bdc19d233f324fd" 2018-09-22 04:48:15,470 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9c9977c-750e-486a-b927-758efc1f9f71 Content-Length: 0 Date: Sat, 22 Sep 2018 04:48:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:48:15,470 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/737413b9-7ba8-404e-b2ea-fa1f9640bbc2 used request id req-d9c9977c-750e-486a-b927-758efc1f9f71 2018-09-22 04:48:15,471 - neutron_utils - INFO - Deleting security group rule with ID - 0b6a26c2-f5ff-43d2-a939-0dc73459c89d 2018-09-22 04:48:15,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/0b6a26c2-f5ff-43d2-a939-0dc73459c89d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45605b601ee7cbd30932e5ce7bdc19d233f324fd" 2018-09-22 04:48:15,695 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6797de2-aac4-495f-88ee-8cc7807747ab Content-Length: 0 Date: Sat, 22 Sep 2018 04:48:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:48:15,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/0b6a26c2-f5ff-43d2-a939-0dc73459c89d used request id req-a6797de2-aac4-495f-88ee-8cc7807747ab 2018-09-22 04:48:15,696 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-name 2018-09-22 04:48:15,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/db42e2db-738f-43bf-87b6-60481caaa417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45605b601ee7cbd30932e5ce7bdc19d233f324fd" 2018-09-22 04:48:15,806 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-84198411-7e30-4d92-b947-69780891a694 Content-Length: 0 Date: Sat, 22 Sep 2018 04:48:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:48:15,806 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/db42e2db-738f-43bf-87b6-60481caaa417 used request id req-84198411-7e30-4d92-b947-69780891a694 2018-09-22 04:48:15,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:16,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-9c3e7bf8-e226-4248-9a8d-5c0fea8a8d3f x-compute-request-id: req-9c3e7bf8-e226-4248-9a8d-5c0fea8a8d3f Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:1c:88", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "bookmark"}], "image": {"id": "211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "links": [{"href": "http://172.30.9.23:8774/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:47:56.000000", "flavor": {"id": "4c1873d0-749d-4f47-b35f-3225d1e610a3", "links": [{"href": "http://172.30.9.23:8774/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "bookmark"}]}, "id": "b6abd654-ac73-4e58-be55-49d33a709c0b", "security_groups": [{"name": "default"}], "user_id": "463af3af36a04f2cbfc63de67a01cfed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:48:10Z", "hostId": "025733a47a128fdecd22f30583a1975b882f3a25f6f8d27a006074eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst", "created": "2018-09-22T04:48:04Z", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:48:16,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b used request id req-9c3e7bf8-e226-4248-9a8d-5c0fea8a8d3f 2018-09-22 04:48:16,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:16,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-da90c324-6779-49df-b3af-6e9c62425fcb Date: Sat, 22 Sep 2018 04:48:16 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":["c763d1f5-623c-49ab-a96e-2b422f7796c3"],"updated_at":"2018-09-22T04:47:56Z","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net"}]} 2018-09-22 04:48:16,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net used request id req-da90c324-6779-49df-b3af-6e9c62425fcb 2018-09-22 04:48:16,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:16,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25bd336e-6710-4299-aea0-79da71d30e12 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd"}, "enabled": true, "id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj"}} 2018-09-22 04:48:16,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd used request id req-25bd336e-6710-4299-aea0-79da71d30e12 2018-09-22 04:48:16,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:16,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-345d89f6-5047-48f2-a8f5-c24a28b542ab Date: Sat, 22 Sep 2018 04:48:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-subnet"}]} 2018-09-22 04:48:16,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 used request id req-345d89f6-5047-48f2-a8f5-c24a28b542ab 2018-09-22 04:48:16,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:16,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-6f57c923-4eb8-4dcb-b28a-72442a5a35b2 Date: Sat, 22 Sep 2018 04:48:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:47:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.2"}],"id":"165394e8-3ce3-4bcf-920c-af557c4f6bf2","security_groups":[],"mac_address":"fa:16:3e:1e:21:1e","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-982dffb7-2ff6-4353-8afe-a1dc695fbc62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.4"}],"id":"604f5727-fa0d-4558-a74e-f5f20aee8009","security_groups":[],"mac_address":"fa:16:3e:44:48:70","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-982dffb7-2ff6-4353-8afe-a1dc695fbc62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:47:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.3"}],"id":"68b0ac20-f496-4425-88c1-97f445e807d3","security_groups":[],"mac_address":"fa:16:3e:43:b0:e5","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-982dffb7-2ff6-4353-8afe-a1dc695fbc62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.12"}],"id":"bb345b87-9993-43cd-ba73-cf7a73b27f8c","security_groups":["6ab1f58c-ecb1-4ace-8403-314d55cec627"],"mac_address":"fa:16:3e:75:1c:88","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-port","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:48:01Z","binding:vnic_type":"normal","device_id":"b6abd654-ac73-4e58-be55-49d33a709c0b"}]} 2018-09-22 04:48:16,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 used request id req-6f57c923-4eb8-4dcb-b28a-72442a5a35b2 2018-09-22 04:48:16,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:48:17,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ca7d6ccd97e41cbb64dd481000022cc", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj-role"}], "expires_at": "2018-09-22T05:48:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a582c4f89d7c4067b3d7f8e1e9f843cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-user", "id": "463af3af36a04f2cbfc63de67a01cfed"}, "audit_ids": ["jx2zbebAQICS7nLQSwenWQ"], "issued_at": "2018-09-22T04:48:17.000000Z"}} 2018-09-22 04:48:17,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2241e4089330ad7d594d23cd5b9eb50dfe2cca89" 2018-09-22 04:48:18,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-b235ccb8-3d42-47b3-a945-5003f46dce99 x-compute-request-id: req-b235ccb8-3d42-47b3-a945-5003f46dce99 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:1c:88", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "bookmark"}], "image": {"id": "211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "links": [{"href": "http://172.30.9.23:8774/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:47:56.000000", "flavor": {"id": "4c1873d0-749d-4f47-b35f-3225d1e610a3", "links": [{"href": "http://172.30.9.23:8774/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "bookmark"}]}, "id": "b6abd654-ac73-4e58-be55-49d33a709c0b", "security_groups": [{"name": "default"}], "user_id": "463af3af36a04f2cbfc63de67a01cfed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:48:10Z", "hostId": "025733a47a128fdecd22f30583a1975b882f3a25f6f8d27a006074eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst", "created": "2018-09-22T04:48:04Z", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:48:18,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b used request id req-b235ccb8-3d42-47b3-a945-5003f46dce99 2018-09-22 04:48:18,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:18,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-340128f0-192b-4804-8456-ec957c1c2f6f x-compute-request-id: req-340128f0-192b-4804-8456-ec957c1c2f6f Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:1c:88", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "bookmark"}], "image": {"id": "211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "links": [{"href": "http://172.30.9.23:8774/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:47:56.000000", "flavor": {"id": "4c1873d0-749d-4f47-b35f-3225d1e610a3", "links": [{"href": "http://172.30.9.23:8774/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "bookmark"}]}, "id": "b6abd654-ac73-4e58-be55-49d33a709c0b", "security_groups": [{"name": "default"}], "user_id": "463af3af36a04f2cbfc63de67a01cfed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:48:10Z", "hostId": "025733a47a128fdecd22f30583a1975b882f3a25f6f8d27a006074eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst", "created": "2018-09-22T04:48:04Z", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:48:18,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b used request id req-340128f0-192b-4804-8456-ec957c1c2f6f 2018-09-22 04:48:18,962 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst] is - ACTIVE 2018-09-22 04:48:18,962 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:48:18,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:19,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-19f47aee-37a0-456b-a18d-ce5e427251e3 x-compute-request-id: req-19f47aee-37a0-456b-a18d-ce5e427251e3 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:1c:88", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "bookmark"}], "image": {"id": "211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "links": [{"href": "http://172.30.9.23:8774/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:47:56.000000", "flavor": {"id": "4c1873d0-749d-4f47-b35f-3225d1e610a3", "links": [{"href": "http://172.30.9.23:8774/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "bookmark"}]}, "id": "b6abd654-ac73-4e58-be55-49d33a709c0b", "security_groups": [{"name": "default"}], "user_id": "463af3af36a04f2cbfc63de67a01cfed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:48:10Z", "hostId": "025733a47a128fdecd22f30583a1975b882f3a25f6f8d27a006074eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst", "created": "2018-09-22T04:48:04Z", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:48:19,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b used request id req-19f47aee-37a0-456b-a18d-ce5e427251e3 2018-09-22 04:48:19,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:19,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-207c9fb5-d54e-44db-a4d1-d9450f073f19 Date: Sat, 22 Sep 2018 04:48: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":["c763d1f5-623c-49ab-a96e-2b422f7796c3"],"updated_at":"2018-09-22T04:47:56Z","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net"}]} 2018-09-22 04:48:19,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net used request id req-207c9fb5-d54e-44db-a4d1-d9450f073f19 2018-09-22 04:48:19,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:19,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34661067-8e85-484b-adff-7824da2d374a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd"}, "enabled": true, "id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj"}} 2018-09-22 04:48:19,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd used request id req-34661067-8e85-484b-adff-7824da2d374a 2018-09-22 04:48:19,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:20,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6ce1773c-fb04-4076-a622-f3e4679e457f Date: Sat, 22 Sep 2018 04:48:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-subnet"}]} 2018-09-22 04:48:20,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 used request id req-6ce1773c-fb04-4076-a622-f3e4679e457f 2018-09-22 04:48:20,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:20,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-aeb1b57f-9bb0-47f0-aca9-21fd26c870c7 Date: Sat, 22 Sep 2018 04:48:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:47:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.2"}],"id":"165394e8-3ce3-4bcf-920c-af557c4f6bf2","security_groups":[],"mac_address":"fa:16:3e:1e:21:1e","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-982dffb7-2ff6-4353-8afe-a1dc695fbc62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.4"}],"id":"604f5727-fa0d-4558-a74e-f5f20aee8009","security_groups":[],"mac_address":"fa:16:3e:44:48:70","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-982dffb7-2ff6-4353-8afe-a1dc695fbc62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:47:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.3"}],"id":"68b0ac20-f496-4425-88c1-97f445e807d3","security_groups":[],"mac_address":"fa:16:3e:43:b0:e5","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-982dffb7-2ff6-4353-8afe-a1dc695fbc62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.12"}],"id":"bb345b87-9993-43cd-ba73-cf7a73b27f8c","security_groups":["6ab1f58c-ecb1-4ace-8403-314d55cec627"],"mac_address":"fa:16:3e:75:1c:88","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-port","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:48:01Z","binding:vnic_type":"normal","device_id":"b6abd654-ac73-4e58-be55-49d33a709c0b"}]} 2018-09-22 04:48:20,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 used request id req-aeb1b57f-9bb0-47f0-aca9-21fd26c870c7 2018-09-22 04:48:20,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:20,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-481497cb-3ff6-4efa-88f1-9ac3cb6bf929 x-compute-request-id: req-481497cb-3ff6-4efa-88f1-9ac3cb6bf929 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:1c:88", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "bookmark"}], "image": {"id": "211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "links": [{"href": "http://172.30.9.23:8774/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:47:56.000000", "flavor": {"id": "4c1873d0-749d-4f47-b35f-3225d1e610a3", "links": [{"href": "http://172.30.9.23:8774/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "bookmark"}]}, "id": "b6abd654-ac73-4e58-be55-49d33a709c0b", "security_groups": [{"name": "default"}], "user_id": "463af3af36a04f2cbfc63de67a01cfed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:48:10Z", "hostId": "025733a47a128fdecd22f30583a1975b882f3a25f6f8d27a006074eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst", "created": "2018-09-22T04:48:04Z", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:48:20,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b used request id req-481497cb-3ff6-4efa-88f1-9ac3cb6bf929 2018-09-22 04:48:20,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:20,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1f5dd55b-0298-4e8e-9c60-2ee5e9a2274c Date: Sat, 22 Sep 2018 04:48: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":["c763d1f5-623c-49ab-a96e-2b422f7796c3"],"updated_at":"2018-09-22T04:47:56Z","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net"}]} 2018-09-22 04:48:20,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net used request id req-1f5dd55b-0298-4e8e-9c60-2ee5e9a2274c 2018-09-22 04:48:20,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:20,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e328a6ad-e099-4f2f-b3e4-bd077c2bf43f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd"}, "enabled": true, "id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj"}} 2018-09-22 04:48:20,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd used request id req-e328a6ad-e099-4f2f-b3e4-bd077c2bf43f 2018-09-22 04:48:20,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:20,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0e860b79-6e97-4b69-bc54-f27781611a40 Date: Sat, 22 Sep 2018 04:48:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-subnet"}]} 2018-09-22 04:48:20,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 used request id req-0e860b79-6e97-4b69-bc54-f27781611a40 2018-09-22 04:48:20,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:21,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-c5d7e936-c2ff-48df-a534-e2697b22b84e Date: Sat, 22 Sep 2018 04:48:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:47:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.2"}],"id":"165394e8-3ce3-4bcf-920c-af557c4f6bf2","security_groups":[],"mac_address":"fa:16:3e:1e:21:1e","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-982dffb7-2ff6-4353-8afe-a1dc695fbc62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.4"}],"id":"604f5727-fa0d-4558-a74e-f5f20aee8009","security_groups":[],"mac_address":"fa:16:3e:44:48:70","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-982dffb7-2ff6-4353-8afe-a1dc695fbc62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:47:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.3"}],"id":"68b0ac20-f496-4425-88c1-97f445e807d3","security_groups":[],"mac_address":"fa:16:3e:43:b0:e5","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-982dffb7-2ff6-4353-8afe-a1dc695fbc62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.12"}],"id":"bb345b87-9993-43cd-ba73-cf7a73b27f8c","security_groups":["6ab1f58c-ecb1-4ace-8403-314d55cec627"],"mac_address":"fa:16:3e:75:1c:88","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-port","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:48:01Z","binding:vnic_type":"normal","device_id":"b6abd654-ac73-4e58-be55-49d33a709c0b"}]} 2018-09-22 04:48:21,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 used request id req-c5d7e936-c2ff-48df-a534-e2697b22b84e 2018-09-22 04:48:21,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-name"}}' 2018-09-22 04:48:21,314 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:48: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-0a0f587f-2524-4f24-b527-82d5bc5183fc x-compute-request-id: req-0a0f587f-2524-4f24-b527-82d5bc5183fc Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-name is not found for project a582c4f89d7c4067b3d7f8e1e9f843cd", "code": 404}} 2018-09-22 04:48:21,314 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b/action used request id req-0a0f587f-2524-4f24-b527-82d5bc5183fc 2018-09-22 04:48:21,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:21,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-2e92e462-0d4c-47b2-8ed1-8a9d608f5023 x-compute-request-id: req-2e92e462-0d4c-47b2-8ed1-8a9d608f5023 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:1c:88", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "bookmark"}], "image": {"id": "211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "links": [{"href": "http://172.30.9.23:8774/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:47:56.000000", "flavor": {"id": "4c1873d0-749d-4f47-b35f-3225d1e610a3", "links": [{"href": "http://172.30.9.23:8774/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "bookmark"}]}, "id": "b6abd654-ac73-4e58-be55-49d33a709c0b", "security_groups": [{"name": "default"}], "user_id": "463af3af36a04f2cbfc63de67a01cfed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:48:10Z", "hostId": "025733a47a128fdecd22f30583a1975b882f3a25f6f8d27a006074eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst", "created": "2018-09-22T04:48:04Z", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:48:21,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b used request id req-2e92e462-0d4c-47b2-8ed1-8a9d608f5023 2018-09-22 04:48:21,623 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-name] - Security group InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-name is not found for project a582c4f89d7c4067b3d7f8e1e9f843cd (HTTP 404) (Request-ID: req-0a0f587f-2524-4f24-b527-82d5bc5183fc) 2018-09-22 04:48:21,623 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-name is not found for project a582c4f89d7c4067b3d7f8e1e9f843cd (HTTP 404) (Request-ID: req-0a0f587f-2524-4f24-b527-82d5bc5183fc) 2018-09-22 04:48:21,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:22,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-3f4f7c4b-4cd6-4ba2-8b7f-c9139c52c213 x-compute-request-id: req-3f4f7c4b-4cd6-4ba2-8b7f-c9139c52c213 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:1c:88", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "bookmark"}], "image": {"id": "211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "links": [{"href": "http://172.30.9.23:8774/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:47:56.000000", "flavor": {"id": "4c1873d0-749d-4f47-b35f-3225d1e610a3", "links": [{"href": "http://172.30.9.23:8774/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "bookmark"}]}, "id": "b6abd654-ac73-4e58-be55-49d33a709c0b", "security_groups": [{"name": "default"}], "user_id": "463af3af36a04f2cbfc63de67a01cfed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:48:10Z", "hostId": "025733a47a128fdecd22f30583a1975b882f3a25f6f8d27a006074eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst", "created": "2018-09-22T04:48:04Z", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:48:22,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b used request id req-3f4f7c4b-4cd6-4ba2-8b7f-c9139c52c213 2018-09-22 04:48:22,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:22,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-92980ee8-9dd7-4255-93fb-be547db0f79a Date: Sat, 22 Sep 2018 04:48: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":["c763d1f5-623c-49ab-a96e-2b422f7796c3"],"updated_at":"2018-09-22T04:47:56Z","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net"}]} 2018-09-22 04:48:22,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net used request id req-92980ee8-9dd7-4255-93fb-be547db0f79a 2018-09-22 04:48:22,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:22,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a175adda-bb99-4aba-8358-90370fffe3ac Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd"}, "enabled": true, "id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj"}} 2018-09-22 04:48:22,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd used request id req-a175adda-bb99-4aba-8358-90370fffe3ac 2018-09-22 04:48:22,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:22,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e69382fa-e29d-4cb0-abf6-12e2aad017bf Date: Sat, 22 Sep 2018 04:48:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:56Z","dns_nameservers":[],"updated_at":"2018-09-22T04:47:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-subnet"}]} 2018-09-22 04:48:22,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 used request id req-e69382fa-e29d-4cb0-abf6-12e2aad017bf 2018-09-22 04:48:22,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:22,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-ee70f77b-36d3-4b54-905e-7c7a12d1ab51 Date: Sat, 22 Sep 2018 04:48:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:47:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.2"}],"id":"165394e8-3ce3-4bcf-920c-af557c4f6bf2","security_groups":[],"mac_address":"fa:16:3e:1e:21:1e","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-982dffb7-2ff6-4353-8afe-a1dc695fbc62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.4"}],"id":"604f5727-fa0d-4558-a74e-f5f20aee8009","security_groups":[],"mac_address":"fa:16:3e:44:48:70","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-982dffb7-2ff6-4353-8afe-a1dc695fbc62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:47:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.3"}],"id":"68b0ac20-f496-4425-88c1-97f445e807d3","security_groups":[],"mac_address":"fa:16:3e:43:b0:e5","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:47:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-982dffb7-2ff6-4353-8afe-a1dc695fbc62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c763d1f5-623c-49ab-a96e-2b422f7796c3","ip_address":"10.55.0.12"}],"id":"bb345b87-9993-43cd-ba73-cf7a73b27f8c","security_groups":["6ab1f58c-ecb1-4ace-8403-314d55cec627"],"mac_address":"fa:16:3e:75:1c:88","project_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-port","admin_state_up":true,"network_id":"982dffb7-2ff6-4353-8afe-a1dc695fbc62","tenant_id":"a582c4f89d7c4067b3d7f8e1e9f843cd","created_at":"2018-09-22T04:48:01Z","binding:vnic_type":"normal","device_id":"b6abd654-ac73-4e58-be55-49d33a709c0b"}]} 2018-09-22 04:48:22,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=982dffb7-2ff6-4353-8afe-a1dc695fbc62 used request id req-ee70f77b-36d3-4b54-905e-7c7a12d1ab51 2018-09-22 04:48:22,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2241e4089330ad7d594d23cd5b9eb50dfe2cca89" 2018-09-22 04:48:23,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-f5e66150-5fba-4bde-a7da-0c5f5cdc6ac9 x-compute-request-id: req-f5e66150-5fba-4bde-a7da-0c5f5cdc6ac9 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:1c:88", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "bookmark"}], "image": {"id": "211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "links": [{"href": "http://172.30.9.23:8774/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:47:56.000000", "flavor": {"id": "4c1873d0-749d-4f47-b35f-3225d1e610a3", "links": [{"href": "http://172.30.9.23:8774/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "bookmark"}]}, "id": "b6abd654-ac73-4e58-be55-49d33a709c0b", "security_groups": [{"name": "default"}], "user_id": "463af3af36a04f2cbfc63de67a01cfed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:48:10Z", "hostId": "025733a47a128fdecd22f30583a1975b882f3a25f6f8d27a006074eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst", "created": "2018-09-22T04:48:04Z", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:48:23,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b used request id req-f5e66150-5fba-4bde-a7da-0c5f5cdc6ac9 2018-09-22 04:48:23,353 - create_instance - INFO - Deleting Port with ID - bb345b87-9993-43cd-ba73-cf7a73b27f8c 2018-09-22 04:48:23,353 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-port 2018-09-22 04:48:23,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/bb345b87-9993-43cd-ba73-cf7a73b27f8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:23,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40b56d89-76b7-4828-9aca-e8c81d964ba2 Date: Sat, 22 Sep 2018 04:48:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:48:23,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/bb345b87-9993-43cd-ba73-cf7a73b27f8c used request id req-40b56d89-76b7-4828-9aca-e8c81d964ba2 2018-09-22 04:48:23,798 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst 2018-09-22 04:48:23,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:23,940 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:48: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-5a2daca6-a349-4ccd-bdb0-ec5d9364a4d7 x-compute-request-id: req-5a2daca6-a349-4ccd-bdb0-ec5d9364a4d7 Content-Type: application/json 2018-09-22 04:48:23,940 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b used request id req-5a2daca6-a349-4ccd-bdb0-ec5d9364a4d7 2018-09-22 04:48:23,940 - create_instance - INFO - Checking deletion status 2018-09-22 04:48:23,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:24,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-32093f38-dd38-444d-89db-5a2c26ab85dc x-compute-request-id: req-32093f38-dd38-444d-89db-5a2c26ab85dc Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:1c:88", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "bookmark"}], "image": {"id": "211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "links": [{"href": "http://172.30.9.23:8774/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:47:56.000000", "flavor": {"id": "4c1873d0-749d-4f47-b35f-3225d1e610a3", "links": [{"href": "http://172.30.9.23:8774/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "bookmark"}]}, "id": "b6abd654-ac73-4e58-be55-49d33a709c0b", "user_id": "463af3af36a04f2cbfc63de67a01cfed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:48:23Z", "hostId": "025733a47a128fdecd22f30583a1975b882f3a25f6f8d27a006074eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst", "created": "2018-09-22T04:48:04Z", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:48:24,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b used request id req-32093f38-dd38-444d-89db-5a2c26ab85dc 2018-09-22 04:48:24,338 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst] is - ACTIVE 2018-09-22 04:48:24,338 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:48:27,341 - create_instance - DEBUG - VM status query timeout in 296.599606037 2018-09-22 04:48:27,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:27,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-9920182d-1fef-4575-9710-d07daf7e84b6 x-compute-request-id: req-9920182d-1fef-4575-9710-d07daf7e84b6 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b6abd654-ac73-4e58-be55-49d33a709c0b", "rel": "bookmark"}], "image": {"id": "211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "links": [{"href": "http://172.30.9.23:8774/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:47:56.000000", "flavor": {"id": "4c1873d0-749d-4f47-b35f-3225d1e610a3", "links": [{"href": "http://172.30.9.23:8774/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3", "rel": "bookmark"}]}, "id": "b6abd654-ac73-4e58-be55-49d33a709c0b", "user_id": "463af3af36a04f2cbfc63de67a01cfed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:48:23Z", "hostId": "025733a47a128fdecd22f30583a1975b882f3a25f6f8d27a006074eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst", "created": "2018-09-22T04:48:04Z", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:48:27,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b used request id req-9920182d-1fef-4575-9710-d07daf7e84b6 2018-09-22 04:48:27,768 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst] is - ACTIVE 2018-09-22 04:48:27,768 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:48:30,771 - create_instance - DEBUG - VM status query timeout in 293.169117928 2018-09-22 04:48:30,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4281b8ba6d396b757165715e805b2096ad8037e" 2018-09-22 04:48:30,819 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:48: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-4a45ab37-2f8a-4200-9b99-ded49481ddbb x-compute-request-id: req-4a45ab37-2f8a-4200-9b99-ded49481ddbb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b6abd654-ac73-4e58-be55-49d33a709c0b could not be found.", "code": 404}} 2018-09-22 04:48:30,819 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b6abd654-ac73-4e58-be55-49d33a709c0b used request id req-4a45ab37-2f8a-4200-9b99-ded49481ddbb 2018-09-22 04:48:30,819 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b6abd654-ac73-4e58-be55-49d33a709c0b could not be found. (HTTP 404) (Request-ID: req-4a45ab37-2f8a-4200-9b99-ded49481ddbb) 2018-09-22 04:48:30,819 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-inst 2018-09-22 04:48:30,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc209bc97b561c07e4a51f1ca646c200a503d0d" 2018-09-22 04:48:30,868 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:48: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-8e2056d1-b7e3-4ce9-811a-8917bcb52ce8 x-compute-request-id: req-8e2056d1-b7e3-4ce9-811a-8917bcb52ce8 Content-Length: 0 Content-Type: application/json 2018-09-22 04:48:30,868 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/4c1873d0-749d-4f47-b35f-3225d1e610a3 used request id req-8e2056d1-b7e3-4ce9-811a-8917bcb52ce8 2018-09-22 04:48:30,869 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-subnet 2018-09-22 04:48:30,869 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-subnet 2018-09-22 04:48:30,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/c763d1f5-623c-49ab-a96e-2b422f7796c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd65e4e6348cd65f6df395408ec2ef0e939c7e1b" 2018-09-22 04:48:33,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c524b08c-c546-4a68-9b88-601822c53dc8 Date: Sat, 22 Sep 2018 04:48:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:48:33,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c763d1f5-623c-49ab-a96e-2b422f7796c3 used request id req-c524b08c-c546-4a68-9b88-601822c53dc8 2018-09-22 04:48:33,091 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-pub-net 2018-09-22 04:48:33,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/982dffb7-2ff6-4353-8afe-a1dc695fbc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd65e4e6348cd65f6df395408ec2ef0e939c7e1b" 2018-09-22 04:48:34,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cb011976-d761-4601-964f-9f04b93bf01b Date: Sat, 22 Sep 2018 04:48:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:48:34,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/982dffb7-2ff6-4353-8afe-a1dc695fbc62 used request id req-cb011976-d761-4601-964f-9f04b93bf01b 2018-09-22 04:48:34,269 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-da8031ed-c7cb-45cb-b6b9-2402786d889f-image 2018-09-22 04:48:34,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4d6663a6118fa395dd8eb987206a7006fab255d" 2018-09-22 04:48:35,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4007f08a-839f-41e0-b5ec-5d5ed041c947 Date: Sat, 22 Sep 2018 04:48:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:48:35,489 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/211eb6a2-3ec1-44cd-a02d-7fde091cc3a2 used request id req-4007f08a-839f-41e0-b5ec-5d5ed041c947 2018-09-22 04:48:35,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9322473e0182d34fae246e3fe9c8aadf2d7d98e3" 2018-09-22 04:48:35,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-5c368ed2-a9d9-417a-b3c7-ace7cae0ba1a Date: Sat, 22 Sep 2018 04:48:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "created_at": "2018-09-22T04:47:55Z", "updated_at": "2018-09-22T04:47:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:47:55Z", "revision_number": 0, "id": "4944eed8-8f0a-4825-8440-bba7bf9f3034", "remote_group_id": "6ab1f58c-ecb1-4ace-8403-314d55cec627", "remote_ip_prefix": null, "created_at": "2018-09-22T04:47:55Z", "security_group_id": "6ab1f58c-ecb1-4ace-8403-314d55cec627", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:47:55Z", "revision_number": 0, "id": "4faa1102-c7ed-4fc6-9b96-f4fef538f2e6", "remote_group_id": "6ab1f58c-ecb1-4ace-8403-314d55cec627", "remote_ip_prefix": null, "created_at": "2018-09-22T04:47:55Z", "security_group_id": "6ab1f58c-ecb1-4ace-8403-314d55cec627", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:47:55Z", "revision_number": 0, "id": "898fb1d0-e906-4b48-823e-369ff5d58737", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:47:55Z", "security_group_id": "6ab1f58c-ecb1-4ace-8403-314d55cec627", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:47:55Z", "revision_number": 0, "id": "9709eedf-c07f-4933-bb90-9d41af68d8ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:47:55Z", "security_group_id": "6ab1f58c-ecb1-4ace-8403-314d55cec627", "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd"}], "revision_number": 4, "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "id": "6ab1f58c-ecb1-4ace-8403-314d55cec627", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:48:35,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-5c368ed2-a9d9-417a-b3c7-ace7cae0ba1a 2018-09-22 04:48:35,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9322473e0182d34fae246e3fe9c8aadf2d7d98e3" 2018-09-22 04:48:35,838 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc82cb63-ab90-457d-8ff1-9a44bb9c9cc7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:48:35,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-dc82cb63-ab90-457d-8ff1-9a44bb9c9cc7 2018-09-22 04:48:35,839 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:48:35,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9322473e0182d34fae246e3fe9c8aadf2d7d98e3" 2018-09-22 04:48:35,921 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1891ba47-e263-4bc9-bf8a-f0bf2f886812 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:48:35,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-1891ba47-e263-4bc9-bf8a-f0bf2f886812 2018-09-22 04:48:35,922 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:48:35,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9322473e0182d34fae246e3fe9c8aadf2d7d98e3" 2018-09-22 04:48:36,022 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c8fc13a-c54c-47e8-be79-ab1a8b01eceb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:48:36,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-9c8fc13a-c54c-47e8-be79-ab1a8b01eceb 2018-09-22 04:48:36,022 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:48:36,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9322473e0182d34fae246e3fe9c8aadf2d7d98e3" 2018-09-22 04:48:36,116 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:48:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9878e1e-49fb-4f2e-ae3b-e971d7e869be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:48:36,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-b9878e1e-49fb-4f2e-ae3b-e971d7e869be 2018-09-22 04:48:36,117 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:48:36,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9322473e0182d34fae246e3fe9c8aadf2d7d98e3" 2018-09-22 04:48:36,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83be267f-17a7-4844-b6d1-b034f94a2ded Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd"}, "enabled": true, "id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj"}} 2018-09-22 04:48:36,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd used request id req-83be267f-17a7-4844-b6d1-b034f94a2ded 2018-09-22 04:48:36,202 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab1f58c-ecb1-4ace-8403-314d55cec627 2018-09-22 04:48:36,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6ab1f58c-ecb1-4ace-8403-314d55cec627 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9322473e0182d34fae246e3fe9c8aadf2d7d98e3" 2018-09-22 04:48:36,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-95cacb01-53be-4e73-a8e6-e9b22822cb38 Date: Sat, 22 Sep 2018 04:48:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "6ab1f58c-ecb1-4ace-8403-314d55cec627", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:47:55Z", "security_group_id": "6ab1f58c-ecb1-4ace-8403-314d55cec627", "port_range_min": null, "revision_number": 0, "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "created_at": "2018-09-22T04:47:55Z", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "id": "4944eed8-8f0a-4825-8440-bba7bf9f3034"}, {"remote_group_id": "6ab1f58c-ecb1-4ace-8403-314d55cec627", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:47:55Z", "security_group_id": "6ab1f58c-ecb1-4ace-8403-314d55cec627", "port_range_min": null, "revision_number": 0, "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "created_at": "2018-09-22T04:47:55Z", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "id": "4faa1102-c7ed-4fc6-9b96-f4fef538f2e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:47:55Z", "security_group_id": "6ab1f58c-ecb1-4ace-8403-314d55cec627", "port_range_min": null, "revision_number": 0, "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "created_at": "2018-09-22T04:47:55Z", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "id": "898fb1d0-e906-4b48-823e-369ff5d58737"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:47:55Z", "security_group_id": "6ab1f58c-ecb1-4ace-8403-314d55cec627", "port_range_min": null, "revision_number": 0, "tenant_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "created_at": "2018-09-22T04:47:55Z", "project_id": "a582c4f89d7c4067b3d7f8e1e9f843cd", "id": "9709eedf-c07f-4933-bb90-9d41af68d8ca"}]} 2018-09-22 04:48:36,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6ab1f58c-ecb1-4ace-8403-314d55cec627 used request id req-95cacb01-53be-4e73-a8e6-e9b22822cb38 2018-09-22 04:48:36,383 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:48:36,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/6ab1f58c-ecb1-4ace-8403-314d55cec627 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9322473e0182d34fae246e3fe9c8aadf2d7d98e3" 2018-09-22 04:48:36,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b33c613-53ca-4835-924a-d09afd80d7db Content-Length: 0 Date: Sat, 22 Sep 2018 04:48:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:48:36,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/6ab1f58c-ecb1-4ace-8403-314d55cec627 used request id req-4b33c613-53ca-4835-924a-d09afd80d7db 2018-09-22 04:48:36,694 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj 2018-09-22 04:48:36,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9322473e0182d34fae246e3fe9c8aadf2d7d98e3" 2018-09-22 04:48:36,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:48:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77e958ef-a503-4637-ab78-a000c21cba9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:48:36,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a582c4f89d7c4067b3d7f8e1e9f843cd used request id req-77e958ef-a503-4637-ab78-a000c21cba9c 2018-09-22 04:48:36,923 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-0c5f55ec-362d-4d6-proj-role 2018-09-22 04:48:36,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4ca7d6ccd97e41cbb64dd481000022cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9322473e0182d34fae246e3fe9c8aadf2d7d98e3" 2018-09-22 04:48:37,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:48:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ab84ebd-41f2-4055-9d77-26d7c5717945 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:48:37,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4ca7d6ccd97e41cbb64dd481000022cc used request id req-0ab84ebd-41f2-4055-9d77-26d7c5717945 2018-09-22 04:48:37,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9322473e0182d34fae246e3fe9c8aadf2d7d98e3" 2018-09-22 04:48:37,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769e5f82-60b7-49c5-b0fa-453721ff32b3 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:48:37,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-769e5f82-60b7-49c5-b0fa-453721ff32b3 2018-09-22 04:48:37,132 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-0c5f55ec-362d-4d6-user 2018-09-22 04:48:37,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/463af3af36a04f2cbfc63de67a01cfed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}646310e1edfdf82ff3ef16fb3618dcd7b2050104" 2018-09-22 04:48:37,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:48:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cd43189-8e4a-4102-a71b-b3ba7511f779 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:48:37,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/463af3af36a04f2cbfc63de67a01cfed used request id req-1cd43189-8e4a-4102-a71b-b3ba7511f779 2018-09-22 04:48:37,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:48:37,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:48:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["atcPDhYlTiuKxz3iEKozNg"], "issued_at": "2018-09-22T04:48:37.000000Z"}} 2018-09-22 04:48:37,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a177dd85c2a3a817d81661b9a21c9cd3be59c848" 2018-09-22 04:48:37,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42bf7a92-db78-4b3e-84bb-43b182915eea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:48:37,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-42bf7a92-db78-4b3e-84bb-43b182915eea 2018-09-22 04:48:37,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:48:37,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:48:38,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:48:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["VrdwMk43RwyNOrmIZqm9ww"], "issued_at": "2018-09-22T04:48:38.000000Z"}} 2018-09-22 04:48:38,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" 2018-09-22 04:48:38,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba305470-7dd3-4fcf-9ca2-10087e5f77c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:48:38,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ba305470-7dd3-4fcf-9ca2-10087e5f77c7 2018-09-22 04:48:38,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:48:38,427 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:48:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:48:38,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" 2018-09-22 04:48:38,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc50f67-3a97-4e3f-abef-5518fb5167cd Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:48:38,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj used request id req-efc50f67-3a97-4e3f-abef-5518fb5167cd 2018-09-22 04:48:38,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" 2018-09-22 04:48:38,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcbd31c2-4691-449d-8a4e-30d8f2d57e24 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:48:38,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fcbd31c2-4691-449d-8a4e-30d8f2d57e24 2018-09-22 04:48:38,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}}' 2018-09-22 04:48:38,741 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab0aaa85-3014-485b-aca8-4a4463de3e49 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c"}, "enabled": true, "id": "984d5ec2095140d5810a353a401b687c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}} 2018-09-22 04:48:38,741 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ab0aaa85-3014-485b-aca8-4a4463de3e49 2018-09-22 04:48:38,742 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj 2018-09-22 04:48:38,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:48:38,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:48:39,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:48:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["tapgFP4oTzOnZS8kytiT4g"], "issued_at": "2018-09-22T04:48:39.000000Z"}} 2018-09-22 04:48:39,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe944f5aa9172c4b13cc4fee83da8ca199717a8" 2018-09-22 04:48:39,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f57ac7a6-c729-42a3-82b7-276737aa4e7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:48:39,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f57ac7a6-c729-42a3-82b7-276737aa4e7d 2018-09-22 04:48:39,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:48:39,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:48:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:48:39,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe944f5aa9172c4b13cc4fee83da8ca199717a8" 2018-09-22 04:48:39,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7c2962a-15c7-4a47-92c7-c12533e2a081 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:48:39,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d7c2962a-15c7-4a47-92c7-c12533e2a081 2018-09-22 04:48:39,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe944f5aa9172c4b13cc4fee83da8ca199717a8" 2018-09-22 04:48:39,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9606ebcc-cbcc-44ba-bbec-7ea6ceca2052 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c"}, "enabled": true, "id": "984d5ec2095140d5810a353a401b687c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}]} 2018-09-22 04:48:39,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj used request id req-9606ebcc-cbcc-44ba-bbec-7ea6ceca2052 2018-09-22 04:48:39,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe944f5aa9172c4b13cc4fee83da8ca199717a8" 2018-09-22 04:48:39,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40c77b0b-bbd5-45bf-93ce-d43743942042 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:48:39,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-40c77b0b-bbd5-45bf-93ce-d43743942042 2018-09-22 04:48:39,818 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-e1e6e9a3-dd63-454-user 2018-09-22 04:48:39,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:48:39,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" 2018-09-22 04:48:39,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdad525d-306d-4d22-b065-d1f63f576a60 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:48:39,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cdad525d-306d-4d22-b065-d1f63f576a60 2018-09-22 04:48:39,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" -d '{"role": {"name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj-role"}}' 2018-09-22 04:48:40,015 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:48:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-349a4f08-c94c-41cb-9903-4ec9c62ccb1e Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5bb126fa0d94d70a16803908fee49b4", "links": {"self": "http://172.30.9.23:5000/v3/roles/f5bb126fa0d94d70a16803908fee49b4"}, "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj-role"}} 2018-09-22 04:48:40,016 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-349a4f08-c94c-41cb-9903-4ec9c62ccb1e 2018-09-22 04:48:40,016 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj-role 2018-09-22 04:48:40,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f5bb126fa0d94d70a16803908fee49b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" 2018-09-22 04:48:40,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb55a48-b1c4-4ee4-a05e-fe6327f5af8f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f5bb126fa0d94d70a16803908fee49b4"}, "domain_id": null, "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj-role", "id": "f5bb126fa0d94d70a16803908fee49b4"}} 2018-09-22 04:48:40,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f5bb126fa0d94d70a16803908fee49b4 used request id req-2bb55a48-b1c4-4ee4-a05e-fe6327f5af8f 2018-09-22 04:48:40,038 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj-role to project InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj 2018-09-22 04:48:40,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c/users/333dda1f623a49aa8167bd99a2ed8919/roles/f5bb126fa0d94d70a16803908fee49b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" 2018-09-22 04:48:40,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e8e6383-8bc1-46aa-a34e-880dcbcf6c3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:48:40,169 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c/users/333dda1f623a49aa8167bd99a2ed8919/roles/f5bb126fa0d94d70a16803908fee49b4 used request id req-3e8e6383-8bc1-46aa-a34e-880dcbcf6c3a 2018-09-22 04:48:40,169 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:48:40,170 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:48:40,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:48:40,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:48:40,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5bb126fa0d94d70a16803908fee49b4", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj-role"}], "expires_at": "2018-09-22T05:48:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "984d5ec2095140d5810a353a401b687c", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-user", "id": "333dda1f623a49aa8167bd99a2ed8919"}, "audit_ids": ["qsc1IqMgTOaZV4Z6J7BFOQ"], "issued_at": "2018-09-22T04:48:40.000000Z"}} 2018-09-22 04:48:40,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25250b7e8d6a04ac8b83bf10218ffbacdc2939f6" 2018-09-22 04:48:40,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8433931e-36fb-4f5f-b098-3a571fd6edc0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:48:40,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8433931e-36fb-4f5f-b098-3a571fd6edc0 2018-09-22 04:48:40,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25250b7e8d6a04ac8b83bf10218ffbacdc2939f6" 2018-09-22 04:48:40,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-80eea7a5-1c2e-435d-b335-d66575821e9b Date: Sat, 22 Sep 2018 04:48:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-image"} 2018-09-22 04:48:40,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-image used request id req-80eea7a5-1c2e-435d-b335-d66575821e9b 2018-09-22 04:48:40,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25250b7e8d6a04ac8b83bf10218ffbacdc2939f6" 2018-09-22 04:48:40,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-90a19fec-df6f-43cc-9b5d-6368199e5d93 Date: Sat, 22 Sep 2018 04:48:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:48:40,965 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-90a19fec-df6f-43cc-9b5d-6368199e5d93 2018-09-22 04:48:40,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25250b7e8d6a04ac8b83bf10218ffbacdc2939f6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-image"}' 2018-09-22 04:48:41,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2 X-Openstack-Request-Id: req-120b76af-f80d-4af2-bda2-e5b3833bbbfd Date: Sat, 22 Sep 2018 04:48:41 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:48:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:48:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "min_disk": 0, "protected": false, "id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "file": "/v2/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2/file", "checksum": null, "owner": "984d5ec2095140d5810a353a401b687c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:48:41,185 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-120b76af-f80d-4af2-bda2-e5b3833bbbfd 2018-09-22 04:48:41,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25250b7e8d6a04ac8b83bf10218ffbacdc2939f6" -d '' 2018-09-22 04:48:42,714 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ae7f21b4-18e2-4a56-abe0-70365008bcfb Date: Sat, 22 Sep 2018 04:48:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:48:42,714 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2/file used request id req-ae7f21b4-18e2-4a56-abe0-70365008bcfb 2018-09-22 04:48:42,715 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:48:42,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25250b7e8d6a04ac8b83bf10218ffbacdc2939f6" 2018-09-22 04:48:42,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-17a984ea-3a0b-4b77-a73e-c57170b357c0 Date: Sat, 22 Sep 2018 04:48:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:48:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:48:42Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2/snap", "metadata": {}}], "self": "/v2/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "min_disk": 0, "protected": false, "id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "file": "/v2/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "984d5ec2095140d5810a353a401b687c", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:48:42,880 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2 used request id req-17a984ea-3a0b-4b77-a73e-c57170b357c0 2018-09-22 04:48:42,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25250b7e8d6a04ac8b83bf10218ffbacdc2939f6" 2018-09-22 04:48:43,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c5a2bf77-fc16-4f9a-9543-bc4667f2e02e Date: Sat, 22 Sep 2018 04:48:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:48:43,029 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c5a2bf77-fc16-4f9a-9543-bc4667f2e02e 2018-09-22 04:48:43,032 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-image 2018-09-22 04:48:43,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25250b7e8d6a04ac8b83bf10218ffbacdc2939f6" 2018-09-22 04:48:43,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-dcb644ba-f384-4152-a476-d5866c90168c Date: Sat, 22 Sep 2018 04:48:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:48:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:48:42Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2/snap", "metadata": {}}], "self": "/v2/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "min_disk": 0, "protected": false, "id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "file": "/v2/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "984d5ec2095140d5810a353a401b687c", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:48:43,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2 used request id req-dcb644ba-f384-4152-a476-d5866c90168c 2018-09-22 04:48:43,202 - create_image - DEBUG - Instance status is - active 2018-09-22 04:48:43,203 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-image 2018-09-22 04:48:43,203 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-image 2018-09-22 04:48:43,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:48:43,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:48:43,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5bb126fa0d94d70a16803908fee49b4", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj-role"}], "expires_at": "2018-09-22T05:48:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "984d5ec2095140d5810a353a401b687c", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-user", "id": "333dda1f623a49aa8167bd99a2ed8919"}, "audit_ids": ["UPjX5Hp0RIWl5R0bTIq0_Q"], "issued_at": "2018-09-22T04:48:43.000000Z"}} 2018-09-22 04:48:43,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc331c4c4ddcd7dc802954983c988417fc6210cf" 2018-09-22 04:48:43,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-527e2826-5a7e-4d44-9a57-1fe92927a4ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:48:43,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-527e2826-5a7e-4d44-9a57-1fe92927a4ad 2018-09-22 04:48:43,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc331c4c4ddcd7dc802954983c988417fc6210cf" 2018-09-22 04:48:43,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ed6da49b-aae7-4aae-a3e7-d731e36eb93a Date: Sat, 22 Sep 2018 04:48:43 GMT RESP BODY: {"networks":[]} 2018-09-22 04:48:43,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net used request id req-ed6da49b-aae7-4aae-a3e7-d731e36eb93a 2018-09-22 04:48:43,825 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net 2018-09-22 04:48:43,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc331c4c4ddcd7dc802954983c988417fc6210cf" -d '{"network": {"name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net", "admin_state_up": true}}' 2018-09-22 04:48:44,541 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-8a40fd85-d6cf-4dc4-9ae6-3a4a0e63906e Date: Sat, 22 Sep 2018 04:48:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:48:44Z","is_default":false,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:44Z","mtu":1450}} 2018-09-22 04:48:44,541 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-8a40fd85-d6cf-4dc4-9ae6-3a4a0e63906e 2018-09-22 04:48:44,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc331c4c4ddcd7dc802954983c988417fc6210cf" 2018-09-22 04:48:44,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-fb4ee9f3-bbe1-41b7-9196-fa258fe40bce Date: Sat, 22 Sep 2018 04:48:44 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-09-22T04:48:44Z","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"984d5ec2095140d5810a353a401b687c","id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net"}]} 2018-09-22 04:48:44,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-fb4ee9f3-bbe1-41b7-9196-fa258fe40bce 2018-09-22 04:48:44,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc331c4c4ddcd7dc802954983c988417fc6210cf" 2018-09-22 04:48:44,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ab6a5560-12a9-486e-9039-14e06221d134 Date: Sat, 22 Sep 2018 04:48:44 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:48:44,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-ab6a5560-12a9-486e-9039-14e06221d134 2018-09-22 04:48:44,949 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-subnet 2018-09-22 04:48:44,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc331c4c4ddcd7dc802954983c988417fc6210cf" -d '{"subnets": [{"ip_version": 4, "network_id": "3c9b292a-ae28-40c0-995b-37bb421c87b8", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-subnet"}]}' 2018-09-22 04:48:45,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-13912036-0a60-448e-a731-4c0be658105e Date: Sat, 22 Sep 2018 04:48:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:45Z","dns_nameservers":[],"updated_at":"2018-09-22T04:48:45Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"984d5ec2095140d5810a353a401b687c","id":"966054ac-326e-4cad-b551-f459a63fefd0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-subnet"}]} 2018-09-22 04:48:45,607 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-13912036-0a60-448e-a731-4c0be658105e 2018-09-22 04:48:45,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc331c4c4ddcd7dc802954983c988417fc6210cf" 2018-09-22 04:48:45,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d865b4f1-7770-4143-8f08-ffe1c0a23126 Date: Sat, 22 Sep 2018 04:48: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":["966054ac-326e-4cad-b551-f459a63fefd0"],"updated_at":"2018-09-22T04:48:45Z","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"984d5ec2095140d5810a353a401b687c","id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net"}]} 2018-09-22 04:48:45,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-d865b4f1-7770-4143-8f08-ffe1c0a23126 2018-09-22 04:48:45,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc331c4c4ddcd7dc802954983c988417fc6210cf" 2018-09-22 04:48:46,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-920a30ac-fb20-4995-9fc1-331c9f68c39d Date: Sat, 22 Sep 2018 04:48:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:45Z","dns_nameservers":[],"updated_at":"2018-09-22T04:48:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"984d5ec2095140d5810a353a401b687c","id":"966054ac-326e-4cad-b551-f459a63fefd0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-subnet"}]} 2018-09-22 04:48:46,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-920a30ac-fb20-4995-9fc1-331c9f68c39d 2018-09-22 04:48:46,066 - OpenStackNetwork - DEBUG - Network [3c9b292a-ae28-40c0-995b-37bb421c87b8] created successfully 2018-09-22 04:48:46,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:48:46,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:48:46,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:48:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["BOteJ333T2KJ7vTL--RGiQ"], "issued_at": "2018-09-22T04:48:46.000000Z"}} 2018-09-22 04:48:46,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795c69812ae7c5ef6e31eb41f78ea1cf8171b850" 2018-09-22 04:48:46,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a747a2b3-e7a9-4e40-b445-bd28d5c07eb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:48:46,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a747a2b3-e7a9-4e40-b445-bd28d5c07eb0 2018-09-22 04:48:46,581 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:48:46,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795c69812ae7c5ef6e31eb41f78ea1cf8171b850" 2018-09-22 04:48:46,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-b0bcc317-bf50-4acc-8cbb-be72402ca05e x-compute-request-id: req-b0bcc317-bf50-4acc-8cbb-be72402ca05e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:48:46,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b0bcc317-bf50-4acc-8cbb-be72402ca05e 2018-09-22 04:48:46,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795c69812ae7c5ef6e31eb41f78ea1cf8171b850" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:48:46,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-603f6ea1-19d4-456e-b952-f3f69ac351eb x-compute-request-id: req-603f6ea1-19d4-456e-b952-f3f69ac351eb Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:48:46,823 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-603f6ea1-19d4-456e-b952-f3f69ac351eb 2018-09-22 04:48:46,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:48:46,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:48:47,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5bb126fa0d94d70a16803908fee49b4", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj-role"}], "expires_at": "2018-09-22T05:48:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "984d5ec2095140d5810a353a401b687c", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-user", "id": "333dda1f623a49aa8167bd99a2ed8919"}, "audit_ids": ["-0D8Qp4GRGa0S_CH_QL1ZA"], "issued_at": "2018-09-22T04:48:47.000000Z"}} 2018-09-22 04:48:47,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eeb0bba1511fc536642ca60f84ab94adc2bbbd6" 2018-09-22 04:48:47,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea38599-fdac-4723-a387-cc324b39a779 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:48:47,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-eea38599-fdac-4723-a387-cc324b39a779 2018-09-22 04:48:47,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eeb0bba1511fc536642ca60f84ab94adc2bbbd6" 2018-09-22 04:48:47,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-faae4817-4e8b-4e7d-8366-28c1b9e31d68 Date: Sat, 22 Sep 2018 04:48:47 GMT RESP BODY: {"security_groups": []} 2018-09-22 04:48:47,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name&description=hello+group used request id req-faae4817-4e8b-4e7d-8366-28c1b9e31d68 2018-09-22 04:48:47,472 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name... 2018-09-22 04:48:47,472 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name 2018-09-22 04:48:47,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eeb0bba1511fc536642ca60f84ab94adc2bbbd6" -d '{"security_group": {"name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name", "description": "hello group"}}' 2018-09-22 04:48:47,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ca55b97b-f04f-4ee2-b205-42bfbbea22be Date: Sat, 22 Sep 2018 04:48:47 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "984d5ec2095140d5810a353a401b687c", "created_at": "2018-09-22T04:48:47Z", "updated_at": "2018-09-22T04:48:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:48:47Z", "revision_number": 0, "id": "26cc1b5c-a92b-464a-8ef9-57747931720e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:48:47Z", "security_group_id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "tenant_id": "984d5ec2095140d5810a353a401b687c", "port_range_min": null, "ethertype": "IPv4", "project_id": "984d5ec2095140d5810a353a401b687c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:48:47Z", "revision_number": 0, "id": "e4a9317d-b9f0-4f75-ace8-e4134e396467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:48:47Z", "security_group_id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "tenant_id": "984d5ec2095140d5810a353a401b687c", "port_range_min": null, "ethertype": "IPv6", "project_id": "984d5ec2095140d5810a353a401b687c"}], "revision_number": 2, "project_id": "984d5ec2095140d5810a353a401b687c", "id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name"}} 2018-09-22 04:48:47,850 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-ca55b97b-f04f-4ee2-b205-42bfbbea22be 2018-09-22 04:48:47,851 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f77312d7-be13-4576-8dd1-e3574c9c4eed 2018-09-22 04:48:47,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f77312d7-be13-4576-8dd1-e3574c9c4eed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eeb0bba1511fc536642ca60f84ab94adc2bbbd6" 2018-09-22 04:48:48,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ccf68f6d-6afe-4856-af87-200b3ed04598 Date: Sat, 22 Sep 2018 04:48:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:48:47Z", "security_group_id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "port_range_min": null, "revision_number": 0, "tenant_id": "984d5ec2095140d5810a353a401b687c", "created_at": "2018-09-22T04:48:47Z", "project_id": "984d5ec2095140d5810a353a401b687c", "id": "26cc1b5c-a92b-464a-8ef9-57747931720e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:48:47Z", "security_group_id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "port_range_min": null, "revision_number": 0, "tenant_id": "984d5ec2095140d5810a353a401b687c", "created_at": "2018-09-22T04:48:47Z", "project_id": "984d5ec2095140d5810a353a401b687c", "id": "e4a9317d-b9f0-4f75-ace8-e4134e396467"}]} 2018-09-22 04:48:48,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f77312d7-be13-4576-8dd1-e3574c9c4eed used request id req-ccf68f6d-6afe-4856-af87-200b3ed04598 2018-09-22 04:48:48,022 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f77312d7-be13-4576-8dd1-e3574c9c4eed 2018-09-22 04:48:48,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f77312d7-be13-4576-8dd1-e3574c9c4eed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eeb0bba1511fc536642ca60f84ab94adc2bbbd6" 2018-09-22 04:48:48,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4a44aee7-4e28-4cde-876c-dbb0f3be543f Date: Sat, 22 Sep 2018 04:48:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:48:47Z", "security_group_id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "port_range_min": null, "revision_number": 0, "tenant_id": "984d5ec2095140d5810a353a401b687c", "created_at": "2018-09-22T04:48:47Z", "project_id": "984d5ec2095140d5810a353a401b687c", "id": "26cc1b5c-a92b-464a-8ef9-57747931720e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:48:47Z", "security_group_id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "port_range_min": null, "revision_number": 0, "tenant_id": "984d5ec2095140d5810a353a401b687c", "created_at": "2018-09-22T04:48:47Z", "project_id": "984d5ec2095140d5810a353a401b687c", "id": "e4a9317d-b9f0-4f75-ace8-e4134e396467"}]} 2018-09-22 04:48:48,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f77312d7-be13-4576-8dd1-e3574c9c4eed used request id req-4a44aee7-4e28-4cde-876c-dbb0f3be543f 2018-09-22 04:48:48,050 - neutron_utils - INFO - Retrieving security group with ID - f77312d7-be13-4576-8dd1-e3574c9c4eed 2018-09-22 04:48:48,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=f77312d7-be13-4576-8dd1-e3574c9c4eed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eeb0bba1511fc536642ca60f84ab94adc2bbbd6" 2018-09-22 04:48:48,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-224aa72b-936f-4e56-8f49-4aafbef81c66 Date: Sat, 22 Sep 2018 04:48:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "984d5ec2095140d5810a353a401b687c", "created_at": "2018-09-22T04:48:47Z", "updated_at": "2018-09-22T04:48:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:48:47Z", "revision_number": 0, "id": "26cc1b5c-a92b-464a-8ef9-57747931720e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:48:47Z", "security_group_id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "tenant_id": "984d5ec2095140d5810a353a401b687c", "port_range_min": null, "ethertype": "IPv4", "project_id": "984d5ec2095140d5810a353a401b687c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:48:47Z", "revision_number": 0, "id": "e4a9317d-b9f0-4f75-ace8-e4134e396467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:48:47Z", "security_group_id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "tenant_id": "984d5ec2095140d5810a353a401b687c", "port_range_min": null, "ethertype": "IPv6", "project_id": "984d5ec2095140d5810a353a401b687c"}], "revision_number": 2, "project_id": "984d5ec2095140d5810a353a401b687c", "id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name"}]} 2018-09-22 04:48:48,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=f77312d7-be13-4576-8dd1-e3574c9c4eed used request id req-224aa72b-936f-4e56-8f49-4aafbef81c66 2018-09-22 04:48:48,244 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f77312d7-be13-4576-8dd1-e3574c9c4eed 2018-09-22 04:48:48,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f77312d7-be13-4576-8dd1-e3574c9c4eed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eeb0bba1511fc536642ca60f84ab94adc2bbbd6" 2018-09-22 04:48:48,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-55fc05a8-dd1c-4be0-a6b0-1c52a915a54e Date: Sat, 22 Sep 2018 04:48:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:48:47Z", "security_group_id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "port_range_min": null, "revision_number": 0, "tenant_id": "984d5ec2095140d5810a353a401b687c", "created_at": "2018-09-22T04:48:47Z", "project_id": "984d5ec2095140d5810a353a401b687c", "id": "26cc1b5c-a92b-464a-8ef9-57747931720e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:48:47Z", "security_group_id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "port_range_min": null, "revision_number": 0, "tenant_id": "984d5ec2095140d5810a353a401b687c", "created_at": "2018-09-22T04:48:47Z", "project_id": "984d5ec2095140d5810a353a401b687c", "id": "e4a9317d-b9f0-4f75-ace8-e4134e396467"}]} 2018-09-22 04:48:48,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f77312d7-be13-4576-8dd1-e3574c9c4eed used request id req-55fc05a8-dd1c-4be0-a6b0-1c52a915a54e 2018-09-22 04:48:48,418 - neutron_utils - INFO - Retrieving security group with ID - f77312d7-be13-4576-8dd1-e3574c9c4eed 2018-09-22 04:48:48,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=f77312d7-be13-4576-8dd1-e3574c9c4eed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eeb0bba1511fc536642ca60f84ab94adc2bbbd6" 2018-09-22 04:48:48,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f8a23979-3746-41da-b48f-6668c0c2f323 Date: Sat, 22 Sep 2018 04:48:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "984d5ec2095140d5810a353a401b687c", "created_at": "2018-09-22T04:48:47Z", "updated_at": "2018-09-22T04:48:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:48:47Z", "revision_number": 0, "id": "26cc1b5c-a92b-464a-8ef9-57747931720e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:48:47Z", "security_group_id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "tenant_id": "984d5ec2095140d5810a353a401b687c", "port_range_min": null, "ethertype": "IPv4", "project_id": "984d5ec2095140d5810a353a401b687c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:48:47Z", "revision_number": 0, "id": "e4a9317d-b9f0-4f75-ace8-e4134e396467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:48:47Z", "security_group_id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "tenant_id": "984d5ec2095140d5810a353a401b687c", "port_range_min": null, "ethertype": "IPv6", "project_id": "984d5ec2095140d5810a353a401b687c"}], "revision_number": 2, "project_id": "984d5ec2095140d5810a353a401b687c", "id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name"}]} 2018-09-22 04:48:48,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=f77312d7-be13-4576-8dd1-e3574c9c4eed used request id req-f8a23979-3746-41da-b48f-6668c0c2f323 2018-09-22 04:48:48,704 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f77312d7-be13-4576-8dd1-e3574c9c4eed 2018-09-22 04:48:48,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f77312d7-be13-4576-8dd1-e3574c9c4eed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eeb0bba1511fc536642ca60f84ab94adc2bbbd6" 2018-09-22 04:48:48,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3405c80c-f3f2-4460-8038-a380769e3289 Date: Sat, 22 Sep 2018 04:48:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:48:47Z", "security_group_id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "port_range_min": null, "revision_number": 0, "tenant_id": "984d5ec2095140d5810a353a401b687c", "created_at": "2018-09-22T04:48:47Z", "project_id": "984d5ec2095140d5810a353a401b687c", "id": "26cc1b5c-a92b-464a-8ef9-57747931720e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:48:47Z", "security_group_id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "port_range_min": null, "revision_number": 0, "tenant_id": "984d5ec2095140d5810a353a401b687c", "created_at": "2018-09-22T04:48:47Z", "project_id": "984d5ec2095140d5810a353a401b687c", "id": "e4a9317d-b9f0-4f75-ace8-e4134e396467"}]} 2018-09-22 04:48:48,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f77312d7-be13-4576-8dd1-e3574c9c4eed used request id req-3405c80c-f3f2-4460-8038-a380769e3289 2018-09-22 04:48:48,878 - neutron_utils - INFO - Retrieving security group with ID - f77312d7-be13-4576-8dd1-e3574c9c4eed 2018-09-22 04:48:48,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=f77312d7-be13-4576-8dd1-e3574c9c4eed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eeb0bba1511fc536642ca60f84ab94adc2bbbd6" 2018-09-22 04:48:49,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-66034386-bb92-45ec-9151-761087d19fcc Date: Sat, 22 Sep 2018 04:48:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "984d5ec2095140d5810a353a401b687c", "created_at": "2018-09-22T04:48:47Z", "updated_at": "2018-09-22T04:48:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:48:47Z", "revision_number": 0, "id": "26cc1b5c-a92b-464a-8ef9-57747931720e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:48:47Z", "security_group_id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "tenant_id": "984d5ec2095140d5810a353a401b687c", "port_range_min": null, "ethertype": "IPv4", "project_id": "984d5ec2095140d5810a353a401b687c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:48:47Z", "revision_number": 0, "id": "e4a9317d-b9f0-4f75-ace8-e4134e396467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:48:47Z", "security_group_id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "tenant_id": "984d5ec2095140d5810a353a401b687c", "port_range_min": null, "ethertype": "IPv6", "project_id": "984d5ec2095140d5810a353a401b687c"}], "revision_number": 2, "project_id": "984d5ec2095140d5810a353a401b687c", "id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name"}]} 2018-09-22 04:48:49,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=f77312d7-be13-4576-8dd1-e3574c9c4eed used request id req-66034386-bb92-45ec-9151-761087d19fcc 2018-09-22 04:48:49,072 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f77312d7-be13-4576-8dd1-e3574c9c4eed 2018-09-22 04:48:49,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f77312d7-be13-4576-8dd1-e3574c9c4eed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eeb0bba1511fc536642ca60f84ab94adc2bbbd6" 2018-09-22 04:48:49,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-07815b52-af4c-4d75-8c05-298a7770d0c5 Date: Sat, 22 Sep 2018 04:48:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:48:47Z", "security_group_id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "port_range_min": null, "revision_number": 0, "tenant_id": "984d5ec2095140d5810a353a401b687c", "created_at": "2018-09-22T04:48:47Z", "project_id": "984d5ec2095140d5810a353a401b687c", "id": "26cc1b5c-a92b-464a-8ef9-57747931720e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:48:47Z", "security_group_id": "f77312d7-be13-4576-8dd1-e3574c9c4eed", "port_range_min": null, "revision_number": 0, "tenant_id": "984d5ec2095140d5810a353a401b687c", "created_at": "2018-09-22T04:48:47Z", "project_id": "984d5ec2095140d5810a353a401b687c", "id": "e4a9317d-b9f0-4f75-ace8-e4134e396467"}]} 2018-09-22 04:48:49,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f77312d7-be13-4576-8dd1-e3574c9c4eed used request id req-07815b52-af4c-4d75-8c05-298a7770d0c5 2018-09-22 04:48:49,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:48:49,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:48:49,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5bb126fa0d94d70a16803908fee49b4", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj-role"}], "expires_at": "2018-09-22T05:48:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "984d5ec2095140d5810a353a401b687c", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-user", "id": "333dda1f623a49aa8167bd99a2ed8919"}, "audit_ids": ["fnW_42uAR0Ccm_5v-nZ7ow"], "issued_at": "2018-09-22T04:48:49.000000Z"}} 2018-09-22 04:48:49,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:49,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11903d96-ddfb-475a-b427-bba7039535ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:48:49,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-11903d96-ddfb-475a-b427-bba7039535ea 2018-09-22 04:48:49,555 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:48:49,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:49,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d401649e-4301-442a-ba3a-09e62fe6d54f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:48:49,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d401649e-4301-442a-ba3a-09e62fe6d54f 2018-09-22 04:48:49,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:49,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-bfdfb303-d08f-4d95-b945-643f83503695 Date: Sat, 22 Sep 2018 04:48:49 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":["966054ac-326e-4cad-b551-f459a63fefd0"],"updated_at":"2018-09-22T04:48:45Z","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"984d5ec2095140d5810a353a401b687c","id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net"}]} 2018-09-22 04:48:49,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net used request id req-bfdfb303-d08f-4d95-b945-643f83503695 2018-09-22 04:48:49,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:48:49,988 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:48:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:48:49,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:50,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ad8ef5-b1c9-4c2e-bddb-89c97b2d1277 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c"}, "enabled": true, "id": "984d5ec2095140d5810a353a401b687c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}} 2018-09-22 04:48:50,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c used request id req-24ad8ef5-b1c9-4c2e-bddb-89c97b2d1277 2018-09-22 04:48:50,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:50,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-605dfd25-bdf9-4eb8-b4d0-c6db0781303d Date: Sat, 22 Sep 2018 04:48:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:45Z","dns_nameservers":[],"updated_at":"2018-09-22T04:48:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"984d5ec2095140d5810a353a401b687c","id":"966054ac-326e-4cad-b551-f459a63fefd0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-subnet"}]} 2018-09-22 04:48:50,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-605dfd25-bdf9-4eb8-b4d0-c6db0781303d 2018-09-22 04:48:50,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8&name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:50,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e882de74-1fec-48f8-a673-d4dd78effdca Date: Sat, 22 Sep 2018 04:48:50 GMT RESP BODY: {"ports":[]} 2018-09-22 04:48:50,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8&name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-port&admin_state_up=True used request id req-e882de74-1fec-48f8-a673-d4dd78effdca 2018-09-22 04:48:50,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:50,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-d9c40a2c-e601-403d-9a83-66ba7527e909 x-compute-request-id: req-d9c40a2c-e601-403d-9a83-66ba7527e909 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:48:50,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst used request id req-d9c40a2c-e601-403d-9a83-66ba7527e909 2018-09-22 04:48:50,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:50,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-fd7ac9c1-3bc7-4f05-90d2-85c9ffafa432 Date: Sat, 22 Sep 2018 04:48: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":["966054ac-326e-4cad-b551-f459a63fefd0"],"updated_at":"2018-09-22T04:48:45Z","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"984d5ec2095140d5810a353a401b687c","id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net"}]} 2018-09-22 04:48:50,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net used request id req-fd7ac9c1-3bc7-4f05-90d2-85c9ffafa432 2018-09-22 04:48:50,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:51,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ff4a4b-9989-4f10-9a7c-fdae423ec401 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c"}, "enabled": true, "id": "984d5ec2095140d5810a353a401b687c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}} 2018-09-22 04:48:51,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c used request id req-27ff4a4b-9989-4f10-9a7c-fdae423ec401 2018-09-22 04:48:51,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:51,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bb99bfe7-0cca-41df-8162-e37c56ab73db Date: Sat, 22 Sep 2018 04:48:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:45Z","dns_nameservers":[],"updated_at":"2018-09-22T04:48:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"984d5ec2095140d5810a353a401b687c","id":"966054ac-326e-4cad-b551-f459a63fefd0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-subnet"}]} 2018-09-22 04:48:51,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-bb99bfe7-0cca-41df-8162-e37c56ab73db 2018-09-22 04:48:51,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8&name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:51,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6b32a215-9ca8-4416-8fac-c5afd553ec47 Date: Sat, 22 Sep 2018 04:48:51 GMT RESP BODY: {"ports":[]} 2018-09-22 04:48:51,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8&name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-port&admin_state_up=True used request id req-6b32a215-9ca8-4416-8fac-c5afd553ec47 2018-09-22 04:48:51,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:48:51,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:48:51,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5bb126fa0d94d70a16803908fee49b4", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj-role"}], "expires_at": "2018-09-22T05:48:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "984d5ec2095140d5810a353a401b687c", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-user", "id": "333dda1f623a49aa8167bd99a2ed8919"}, "audit_ids": ["qQAXdTDQS3m2CdBqCHU2cQ"], "issued_at": "2018-09-22T04:48:51.000000Z"}} 2018-09-22 04:48:51,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc561baed33d13ba3105ee8625495c5a7ca82e1" 2018-09-22 04:48:51,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a65b08-dc71-47b7-837a-14a3b835a02c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:48:51,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-96a65b08-dc71-47b7-837a-14a3b835a02c 2018-09-22 04:48:51,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:52,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-42d282aa-c850-49b7-83dc-5b0494fa3545 Date: Sat, 22 Sep 2018 04:48: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":["966054ac-326e-4cad-b551-f459a63fefd0"],"updated_at":"2018-09-22T04:48:45Z","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"984d5ec2095140d5810a353a401b687c","id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net"}]} 2018-09-22 04:48:52,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net used request id req-42d282aa-c850-49b7-83dc-5b0494fa3545 2018-09-22 04:48:52,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:52,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-18e12f7e-79d1-40ec-be4d-6c393a42d426 Date: Sat, 22 Sep 2018 04:48:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:45Z","dns_nameservers":[],"updated_at":"2018-09-22T04:48:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"984d5ec2095140d5810a353a401b687c","id":"966054ac-326e-4cad-b551-f459a63fefd0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-subnet"}]} 2018-09-22 04:48:52,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-18e12f7e-79d1-40ec-be4d-6c393a42d426 2018-09-22 04:48:52,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:52,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-414ae024-903c-4ee6-a6bf-0bf7128a87be Date: Sat, 22 Sep 2018 04:48: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":["966054ac-326e-4cad-b551-f459a63fefd0"],"updated_at":"2018-09-22T04:48:45Z","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"984d5ec2095140d5810a353a401b687c","id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net"}]} 2018-09-22 04:48:52,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net used request id req-414ae024-903c-4ee6-a6bf-0bf7128a87be 2018-09-22 04:48:52,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:48:52,583 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:48:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:48:52,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc561baed33d13ba3105ee8625495c5a7ca82e1" 2018-09-22 04:48:52,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8354f5e8-33cc-4f4d-8ed3-92e88dc7d1b6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c"}, "enabled": true, "id": "984d5ec2095140d5810a353a401b687c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}} 2018-09-22 04:48:52,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c used request id req-8354f5e8-33cc-4f4d-8ed3-92e88dc7d1b6 2018-09-22 04:48:52,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:52,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9da387a1-f064-469c-8403-75c9ba182b50 Date: Sat, 22 Sep 2018 04:48:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:45Z","dns_nameservers":[],"updated_at":"2018-09-22T04:48:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"984d5ec2095140d5810a353a401b687c","id":"966054ac-326e-4cad-b551-f459a63fefd0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-subnet"}]} 2018-09-22 04:48:52,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-9da387a1-f064-469c-8403-75c9ba182b50 2018-09-22 04:48:52,867 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net 2018-09-22 04:48:52,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" -d '{"port": {"network_id": "3c9b292a-ae28-40c0-995b-37bb421c87b8", "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-port", "admin_state_up": true}}' 2018-09-22 04:48:53,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-c0acad30-f5fd-4e3c-b044-3c91dc2675aa Date: Sat, 22 Sep 2018 04:48:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.5"}],"id":"355f6182-1e9a-45c1-9c4e-89218b9d55ac","security_groups":["89345c5b-9f37-4c95-b9be-fc7018aa7ea6"],"mac_address":"fa:16:3e:67:91:73","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-port","project_id":"984d5ec2095140d5810a353a401b687c","qos_policy_id":null,"admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:53Z","binding:vnic_type":"normal"}} 2018-09-22 04:48:53,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-c0acad30-f5fd-4e3c-b044-3c91dc2675aa 2018-09-22 04:48:53,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:53,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ccfd0f76-f38d-4e5b-ba51-de5ee74354da Date: Sat, 22 Sep 2018 04:48:53 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":["966054ac-326e-4cad-b551-f459a63fefd0"],"updated_at":"2018-09-22T04:48:45Z","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"984d5ec2095140d5810a353a401b687c","id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net"}]} 2018-09-22 04:48:53,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net used request id req-ccfd0f76-f38d-4e5b-ba51-de5ee74354da 2018-09-22 04:48:53,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:54,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19e41914-baa7-4cc8-8f51-b95f2c587d83 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c"}, "enabled": true, "id": "984d5ec2095140d5810a353a401b687c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}} 2018-09-22 04:48:54,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c used request id req-19e41914-baa7-4cc8-8f51-b95f2c587d83 2018-09-22 04:48:54,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:54,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0ffdc95b-d689-4b11-94de-62dc504e4f86 Date: Sat, 22 Sep 2018 04:48:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:45Z","dns_nameservers":[],"updated_at":"2018-09-22T04:48:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"984d5ec2095140d5810a353a401b687c","id":"966054ac-326e-4cad-b551-f459a63fefd0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-subnet"}]} 2018-09-22 04:48:54,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-0ffdc95b-d689-4b11-94de-62dc504e4f86 2018-09-22 04:48:54,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8&name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:54,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-5e97616d-ac3c-4d69-90d8-f207a09bf160 Date: Sat, 22 Sep 2018 04:48:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.5"}],"id":"355f6182-1e9a-45c1-9c4e-89218b9d55ac","security_groups":["89345c5b-9f37-4c95-b9be-fc7018aa7ea6"],"mac_address":"fa:16:3e:67:91:73","project_id":"984d5ec2095140d5810a353a401b687c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-port","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:53Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:48:54,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8&name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-port&admin_state_up=True used request id req-5e97616d-ac3c-4d69-90d8-f207a09bf160 2018-09-22 04:48:54,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:54,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58afff2e-103e-4294-adff-116562c79304 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c"}, "enabled": true, "id": "984d5ec2095140d5810a353a401b687c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}} 2018-09-22 04:48:54,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c used request id req-58afff2e-103e-4294-adff-116562c79304 2018-09-22 04:48:54,388 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst 2018-09-22 04:48:54,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:54,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-b4c5d095-848e-416b-ac20-7264e2352914 x-compute-request-id: req-b4c5d095-848e-416b-ac20-7264e2352914 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-flavor-name"}]} 2018-09-22 04:48:54,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b4c5d095-848e-416b-ac20-7264e2352914 2018-09-22 04:48:54,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:54,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-8b983d37-2890-4193-b518-7189062c54d2 x-compute-request-id: req-8b983d37-2890-4193-b518-7189062c54d2 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:48:54,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175 used request id req-8b983d37-2890-4193-b518-7189062c54d2 2018-09-22 04:48:54,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:54,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-066f54cf-d9a3-470b-b069-ee9b4e0a07b2 Date: Sat, 22 Sep 2018 04:48:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:48:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:48:42Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2/snap", "metadata": {}}], "self": "/v2/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "min_disk": 0, "protected": false, "id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "file": "/v2/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "984d5ec2095140d5810a353a401b687c", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-image"} 2018-09-22 04:48:54,618 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-image used request id req-066f54cf-d9a3-470b-b069-ee9b4e0a07b2 2018-09-22 04:48:54,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:54,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c201d995-c93f-4aab-b273-dfd7cbc290f2 Date: Sat, 22 Sep 2018 04:48:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:48:54,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c201d995-c93f-4aab-b273-dfd7cbc290f2 2018-09-22 04:48:54,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" -d '{"server": {"name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst", "imageRef": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "flavorRef": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "max_count": 1, "min_count": 1, "networks": [{"port": "355f6182-1e9a-45c1-9c4e-89218b9d55ac"}], "security_groups": [{"name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name"}]}}' 2018-09-22 04:48:56,838 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:48: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-f7d16eb1-21bd-4084-b55f-b061a16dc700 x-compute-request-id: req-f7d16eb1-21bd-4084-b55f-b061a16dc700 Content-Length: 435 location: http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "bookmark"}], "adminPass": "gxdL3XknSYoE"}} 2018-09-22 04:48:56,838 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f7d16eb1-21bd-4084-b55f-b061a16dc700 2018-09-22 04:48:56,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:57,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-f4c00516-02ac-43f3-9ef8-5dff63797963 x-compute-request-id: req-f4c00516-02ac-43f3-9ef8-5dff63797963 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "bookmark"}], "image": {"id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "links": [{"href": "http://172.30.9.23:8774/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "links": [{"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}]}, "id": "52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "user_id": "333dda1f623a49aa8167bd99a2ed8919", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:48:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst", "created": "2018-09-22T04:48:56Z", "tenant_id": "984d5ec2095140d5810a353a401b687c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:48:57,059 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 used request id req-f4c00516-02ac-43f3-9ef8-5dff63797963 2018-09-22 04:48:57,060 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst 2018-09-22 04:48:57,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:48:57,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:48: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-211394e5-f873-4be2-bcbe-d227a31905cb x-compute-request-id: req-211394e5-f873-4be2-bcbe-d227a31905cb 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.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "bookmark"}], "image": {"id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "links": [{"href": "http://172.30.9.23:8774/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "links": [{"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}]}, "id": "52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "user_id": "333dda1f623a49aa8167bd99a2ed8919", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:48:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst", "created": "2018-09-22T04:48:56Z", "tenant_id": "984d5ec2095140d5810a353a401b687c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:48:57,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 used request id req-211394e5-f873-4be2-bcbe-d227a31905cb 2018-09-22 04:48:57,278 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst] is - BUILD 2018-09-22 04:48:57,278 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:49:00,282 - create_instance - DEBUG - VM status query timeout in 896.778244019 2018-09-22 04:49:00,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:00,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-c8bfc67c-9bec-4a0a-b6a9-7f14ba1ae792 x-compute-request-id: req-c8bfc67c-9bec-4a0a-b6a9-7f14ba1ae792 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "bookmark"}], "image": {"id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "links": [{"href": "http://172.30.9.23:8774/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "links": [{"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}]}, "id": "52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "security_groups": [{"name": "default"}], "user_id": "333dda1f623a49aa8167bd99a2ed8919", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:48:57Z", "hostId": "45c170e596a51ba407d55ab6c9ca75d5c28e22038f28f7014d2ff87e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst", "created": "2018-09-22T04:48:56Z", "tenant_id": "984d5ec2095140d5810a353a401b687c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:00,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 used request id req-c8bfc67c-9bec-4a0a-b6a9-7f14ba1ae792 2018-09-22 04:49:00,822 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst] is - BUILD 2018-09-22 04:49:00,822 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:49:03,825 - create_instance - DEBUG - VM status query timeout in 893.234597921 2018-09-22 04:49:03,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:04,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-3edbd109-f9e3-441b-a8e0-94103ff9f2b1 x-compute-request-id: req-3edbd109-f9e3-441b-a8e0-94103ff9f2b1 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "bookmark"}], "image": {"id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "links": [{"href": "http://172.30.9.23:8774/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "links": [{"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}]}, "id": "52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "security_groups": [{"name": "default"}], "user_id": "333dda1f623a49aa8167bd99a2ed8919", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:48:57Z", "hostId": "45c170e596a51ba407d55ab6c9ca75d5c28e22038f28f7014d2ff87e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst", "created": "2018-09-22T04:48:56Z", "tenant_id": "984d5ec2095140d5810a353a401b687c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:04,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 used request id req-3edbd109-f9e3-441b-a8e0-94103ff9f2b1 2018-09-22 04:49:04,456 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst] is - BUILD 2018-09-22 04:49:04,456 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:49:07,459 - create_instance - DEBUG - VM status query timeout in 889.600415945 2018-09-22 04:49:07,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:08,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-a7081b05-5aca-41d6-ab38-ad2de331f545 x-compute-request-id: req-a7081b05-5aca-41d6-ab38-ad2de331f545 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:91:73", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "bookmark"}], "image": {"id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "links": [{"href": "http://172.30.9.23:8774/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:48:50.000000", "flavor": {"id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "links": [{"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}]}, "id": "52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "security_groups": [{"name": "default"}], "user_id": "333dda1f623a49aa8167bd99a2ed8919", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:04Z", "hostId": "45c170e596a51ba407d55ab6c9ca75d5c28e22038f28f7014d2ff87e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst", "created": "2018-09-22T04:48:56Z", "tenant_id": "984d5ec2095140d5810a353a401b687c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:08,198 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 used request id req-a7081b05-5aca-41d6-ab38-ad2de331f545 2018-09-22 04:49:08,198 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst] is - ACTIVE 2018-09-22 04:49:08,199 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:49:08,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:08,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-1f551e69-4ae5-48d2-b23e-0f23d4949ae2 x-compute-request-id: req-1f551e69-4ae5-48d2-b23e-0f23d4949ae2 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:91:73", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "bookmark"}], "image": {"id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "links": [{"href": "http://172.30.9.23:8774/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:48:50.000000", "flavor": {"id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "links": [{"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}]}, "id": "52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "security_groups": [{"name": "default"}], "user_id": "333dda1f623a49aa8167bd99a2ed8919", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:04Z", "hostId": "45c170e596a51ba407d55ab6c9ca75d5c28e22038f28f7014d2ff87e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst", "created": "2018-09-22T04:48:56Z", "tenant_id": "984d5ec2095140d5810a353a401b687c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:08,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 used request id req-1f551e69-4ae5-48d2-b23e-0f23d4949ae2 2018-09-22 04:49:08,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:08,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5f2299b5-f862-4ae8-a716-e1b017f1d964 Date: Sat, 22 Sep 2018 04:49: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":["966054ac-326e-4cad-b551-f459a63fefd0"],"updated_at":"2018-09-22T04:48:45Z","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"984d5ec2095140d5810a353a401b687c","id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net"}]} 2018-09-22 04:49:08,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net used request id req-5f2299b5-f862-4ae8-a716-e1b017f1d964 2018-09-22 04:49:08,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:08,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caa374d2-dc84-477a-a82e-00011380845c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c"}, "enabled": true, "id": "984d5ec2095140d5810a353a401b687c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}} 2018-09-22 04:49:08,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c used request id req-caa374d2-dc84-477a-a82e-00011380845c 2018-09-22 04:49:08,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:09,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8dfd74ca-ce53-44af-9bd1-9e5dadb049a5 Date: Sat, 22 Sep 2018 04:49:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:45Z","dns_nameservers":[],"updated_at":"2018-09-22T04:48:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"984d5ec2095140d5810a353a401b687c","id":"966054ac-326e-4cad-b551-f459a63fefd0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-subnet"}]} 2018-09-22 04:49:09,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-8dfd74ca-ce53-44af-9bd1-9e5dadb049a5 2018-09-22 04:49:09,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:09,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-0d722a15-50cd-48cd-904e-db7ac35c8913 Date: Sat, 22 Sep 2018 04:49:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.5"}],"id":"355f6182-1e9a-45c1-9c4e-89218b9d55ac","security_groups":["89345c5b-9f37-4c95-b9be-fc7018aa7ea6"],"mac_address":"fa:16:3e:67:91:73","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-port","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:53Z","binding:vnic_type":"normal","device_id":"52fd9bc3-e9d1-4ddf-a996-9c518e009fa2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.3"}],"id":"8acf2c81-0f57-447e-a071-7ecb41491c8c","security_groups":[],"mac_address":"fa:16:3e:a7:b0:9a","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c9b292a-ae28-40c0-995b-37bb421c87b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.4"}],"id":"925d3cbc-b940-4ec2-bffb-081880157114","security_groups":[],"mac_address":"fa:16:3e:94:e5:32","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c9b292a-ae28-40c0-995b-37bb421c87b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.2"}],"id":"a251918b-4176-4a9c-bd67-bc657222a9cc","security_groups":[],"mac_address":"fa:16:3e:fa:e7:20","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c9b292a-ae28-40c0-995b-37bb421c87b8"}]} 2018-09-22 04:49:09,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-0d722a15-50cd-48cd-904e-db7ac35c8913 2018-09-22 04:49:09,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:09,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-ceece2c4-8279-4b70-8e4a-be265b468884 x-compute-request-id: req-ceece2c4-8279-4b70-8e4a-be265b468884 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:91:73", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "bookmark"}], "image": {"id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "links": [{"href": "http://172.30.9.23:8774/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:48:50.000000", "flavor": {"id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "links": [{"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}]}, "id": "52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "security_groups": [{"name": "default"}], "user_id": "333dda1f623a49aa8167bd99a2ed8919", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:04Z", "hostId": "45c170e596a51ba407d55ab6c9ca75d5c28e22038f28f7014d2ff87e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst", "created": "2018-09-22T04:48:56Z", "tenant_id": "984d5ec2095140d5810a353a401b687c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:09,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 used request id req-ceece2c4-8279-4b70-8e4a-be265b468884 2018-09-22 04:49:09,879 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst] is - ACTIVE 2018-09-22 04:49:09,879 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:49:09,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:10,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-d09cf916-9ad7-4248-bd61-c45768944911 x-compute-request-id: req-d09cf916-9ad7-4248-bd61-c45768944911 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:91:73", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "bookmark"}], "image": {"id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "links": [{"href": "http://172.30.9.23:8774/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:48:50.000000", "flavor": {"id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "links": [{"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}]}, "id": "52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "security_groups": [{"name": "default"}], "user_id": "333dda1f623a49aa8167bd99a2ed8919", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:04Z", "hostId": "45c170e596a51ba407d55ab6c9ca75d5c28e22038f28f7014d2ff87e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst", "created": "2018-09-22T04:48:56Z", "tenant_id": "984d5ec2095140d5810a353a401b687c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:10,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 used request id req-d09cf916-9ad7-4248-bd61-c45768944911 2018-09-22 04:49:10,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:10,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2b1f3b18-a684-488c-b6c6-ce6338e434a6 Date: Sat, 22 Sep 2018 04:49:10 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":["966054ac-326e-4cad-b551-f459a63fefd0"],"updated_at":"2018-09-22T04:48:45Z","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"984d5ec2095140d5810a353a401b687c","id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net"}]} 2018-09-22 04:49:10,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net used request id req-2b1f3b18-a684-488c-b6c6-ce6338e434a6 2018-09-22 04:49:10,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:10,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba79119c-3169-47c9-99af-103688e94b59 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c"}, "enabled": true, "id": "984d5ec2095140d5810a353a401b687c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}} 2018-09-22 04:49:10,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c used request id req-ba79119c-3169-47c9-99af-103688e94b59 2018-09-22 04:49:10,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:10,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c210eef2-5824-45ca-abe4-4561ff300f48 Date: Sat, 22 Sep 2018 04:49:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:45Z","dns_nameservers":[],"updated_at":"2018-09-22T04:48:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"984d5ec2095140d5810a353a401b687c","id":"966054ac-326e-4cad-b551-f459a63fefd0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-subnet"}]} 2018-09-22 04:49:10,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-c210eef2-5824-45ca-abe4-4561ff300f48 2018-09-22 04:49:10,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:10,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-b5f9d895-1140-4937-a5c2-be85cade5664 Date: Sat, 22 Sep 2018 04:49:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.5"}],"id":"355f6182-1e9a-45c1-9c4e-89218b9d55ac","security_groups":["89345c5b-9f37-4c95-b9be-fc7018aa7ea6"],"mac_address":"fa:16:3e:67:91:73","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-port","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:53Z","binding:vnic_type":"normal","device_id":"52fd9bc3-e9d1-4ddf-a996-9c518e009fa2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.3"}],"id":"8acf2c81-0f57-447e-a071-7ecb41491c8c","security_groups":[],"mac_address":"fa:16:3e:a7:b0:9a","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c9b292a-ae28-40c0-995b-37bb421c87b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.4"}],"id":"925d3cbc-b940-4ec2-bffb-081880157114","security_groups":[],"mac_address":"fa:16:3e:94:e5:32","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c9b292a-ae28-40c0-995b-37bb421c87b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.2"}],"id":"a251918b-4176-4a9c-bd67-bc657222a9cc","security_groups":[],"mac_address":"fa:16:3e:fa:e7:20","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c9b292a-ae28-40c0-995b-37bb421c87b8"}]} 2018-09-22 04:49:10,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-b5f9d895-1140-4937-a5c2-be85cade5664 2018-09-22 04:49:10,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name"}}' 2018-09-22 04:49:11,761 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:49: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-9052cb02-0d48-4857-9649-1688e7636f11 x-compute-request-id: req-9052cb02-0d48-4857-9649-1688e7636f11 Content-Length: 0 Content-Type: application/json 2018-09-22 04:49:11,761 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2/action used request id req-9052cb02-0d48-4857-9649-1688e7636f11 2018-09-22 04:49:11,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:12,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-7d18be6e-13d5-4635-b4f4-09bd7e8c3e7b x-compute-request-id: req-7d18be6e-13d5-4635-b4f4-09bd7e8c3e7b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:91:73", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "bookmark"}], "image": {"id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "links": [{"href": "http://172.30.9.23:8774/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:48:50.000000", "flavor": {"id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "links": [{"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}]}, "id": "52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name"}], "user_id": "333dda1f623a49aa8167bd99a2ed8919", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:04Z", "hostId": "45c170e596a51ba407d55ab6c9ca75d5c28e22038f28f7014d2ff87e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst", "created": "2018-09-22T04:48:56Z", "tenant_id": "984d5ec2095140d5810a353a401b687c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:12,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 used request id req-7d18be6e-13d5-4635-b4f4-09bd7e8c3e7b 2018-09-22 04:49:12,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:12,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c7166c8b-b2e1-4e47-8112-6b2b26e76e0f Date: Sat, 22 Sep 2018 04:49: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":["966054ac-326e-4cad-b551-f459a63fefd0"],"updated_at":"2018-09-22T04:48:45Z","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"984d5ec2095140d5810a353a401b687c","id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net"}]} 2018-09-22 04:49:12,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net used request id req-c7166c8b-b2e1-4e47-8112-6b2b26e76e0f 2018-09-22 04:49:12,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:12,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa3702e-22cf-4fc0-88ec-5b73742265e1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c"}, "enabled": true, "id": "984d5ec2095140d5810a353a401b687c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}} 2018-09-22 04:49:12,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c used request id req-bfa3702e-22cf-4fc0-88ec-5b73742265e1 2018-09-22 04:49:12,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:12,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b0f54591-5cfa-4989-92f0-3fa3a193422c Date: Sat, 22 Sep 2018 04:49:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:45Z","dns_nameservers":[],"updated_at":"2018-09-22T04:48:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"984d5ec2095140d5810a353a401b687c","id":"966054ac-326e-4cad-b551-f459a63fefd0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-subnet"}]} 2018-09-22 04:49:12,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-b0f54591-5cfa-4989-92f0-3fa3a193422c 2018-09-22 04:49:12,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:12,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-3e20a0b2-159d-44f7-b510-c02673506eaf Date: Sat, 22 Sep 2018 04:49:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.5"}],"id":"355f6182-1e9a-45c1-9c4e-89218b9d55ac","security_groups":["89345c5b-9f37-4c95-b9be-fc7018aa7ea6","f77312d7-be13-4576-8dd1-e3574c9c4eed"],"mac_address":"fa:16:3e:67:91:73","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-port","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:53Z","binding:vnic_type":"normal","device_id":"52fd9bc3-e9d1-4ddf-a996-9c518e009fa2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.3"}],"id":"8acf2c81-0f57-447e-a071-7ecb41491c8c","security_groups":[],"mac_address":"fa:16:3e:a7:b0:9a","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c9b292a-ae28-40c0-995b-37bb421c87b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.4"}],"id":"925d3cbc-b940-4ec2-bffb-081880157114","security_groups":[],"mac_address":"fa:16:3e:94:e5:32","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c9b292a-ae28-40c0-995b-37bb421c87b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.2"}],"id":"a251918b-4176-4a9c-bd67-bc657222a9cc","security_groups":[],"mac_address":"fa:16:3e:fa:e7:20","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c9b292a-ae28-40c0-995b-37bb421c87b8"}]} 2018-09-22 04:49:12,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-3e20a0b2-159d-44f7-b510-c02673506eaf 2018-09-22 04:49:12,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:49:13,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5bb126fa0d94d70a16803908fee49b4", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj-role"}], "expires_at": "2018-09-22T05:49:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "984d5ec2095140d5810a353a401b687c", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/984d5ec2095140d5810a353a401b687c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/984d5ec2095140d5810a353a401b687c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/984d5ec2095140d5810a353a401b687c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-user", "id": "333dda1f623a49aa8167bd99a2ed8919"}, "audit_ids": ["1xcNxZNRRSGZUFB3bqE_bg"], "issued_at": "2018-09-22T04:49:13.000000Z"}} 2018-09-22 04:49:13,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}440bdc88e4b46a0ae963d214e11cb2b009f74fc6" 2018-09-22 04:49:13,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-6badf8df-7d11-416d-8b6a-606be56c07d3 x-compute-request-id: req-6badf8df-7d11-416d-8b6a-606be56c07d3 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:91:73", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "bookmark"}], "image": {"id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "links": [{"href": "http://172.30.9.23:8774/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:48:50.000000", "flavor": {"id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "links": [{"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}]}, "id": "52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name"}], "user_id": "333dda1f623a49aa8167bd99a2ed8919", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:04Z", "hostId": "45c170e596a51ba407d55ab6c9ca75d5c28e22038f28f7014d2ff87e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst", "created": "2018-09-22T04:48:56Z", "tenant_id": "984d5ec2095140d5810a353a401b687c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:13,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 used request id req-6badf8df-7d11-416d-8b6a-606be56c07d3 2018-09-22 04:49:13,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:14,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-1d221dc5-e81b-45bf-a157-9d59bc0bb8e6 x-compute-request-id: req-1d221dc5-e81b-45bf-a157-9d59bc0bb8e6 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:91:73", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "bookmark"}], "image": {"id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "links": [{"href": "http://172.30.9.23:8774/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:48:50.000000", "flavor": {"id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "links": [{"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}]}, "id": "52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name"}], "user_id": "333dda1f623a49aa8167bd99a2ed8919", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:04Z", "hostId": "45c170e596a51ba407d55ab6c9ca75d5c28e22038f28f7014d2ff87e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst", "created": "2018-09-22T04:48:56Z", "tenant_id": "984d5ec2095140d5810a353a401b687c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:14,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 used request id req-1d221dc5-e81b-45bf-a157-9d59bc0bb8e6 2018-09-22 04:49:14,730 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst] is - ACTIVE 2018-09-22 04:49:14,730 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:49:14,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:15,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-7c692901-dfc7-4824-b6c3-2a3449e1788b x-compute-request-id: req-7c692901-dfc7-4824-b6c3-2a3449e1788b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:91:73", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "bookmark"}], "image": {"id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "links": [{"href": "http://172.30.9.23:8774/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:48:50.000000", "flavor": {"id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "links": [{"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}]}, "id": "52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name"}], "user_id": "333dda1f623a49aa8167bd99a2ed8919", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:04Z", "hostId": "45c170e596a51ba407d55ab6c9ca75d5c28e22038f28f7014d2ff87e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst", "created": "2018-09-22T04:48:56Z", "tenant_id": "984d5ec2095140d5810a353a401b687c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:15,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 used request id req-7c692901-dfc7-4824-b6c3-2a3449e1788b 2018-09-22 04:49:15,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:15,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c8b2bc7d-8516-4eaf-8cc3-bb517a840a91 Date: Sat, 22 Sep 2018 04:49: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":["966054ac-326e-4cad-b551-f459a63fefd0"],"updated_at":"2018-09-22T04:48:45Z","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"984d5ec2095140d5810a353a401b687c","id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net"}]} 2018-09-22 04:49:15,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net used request id req-c8b2bc7d-8516-4eaf-8cc3-bb517a840a91 2018-09-22 04:49:15,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:15,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-813f2ec0-ee1e-42fe-905b-1274013b28a4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c"}, "enabled": true, "id": "984d5ec2095140d5810a353a401b687c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}} 2018-09-22 04:49:15,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c used request id req-813f2ec0-ee1e-42fe-905b-1274013b28a4 2018-09-22 04:49:15,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:15,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b98bbd36-209f-4bfd-bdc4-930ad9dadb3b Date: Sat, 22 Sep 2018 04:49:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:45Z","dns_nameservers":[],"updated_at":"2018-09-22T04:48:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"984d5ec2095140d5810a353a401b687c","id":"966054ac-326e-4cad-b551-f459a63fefd0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-subnet"}]} 2018-09-22 04:49:15,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-b98bbd36-209f-4bfd-bdc4-930ad9dadb3b 2018-09-22 04:49:15,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:15,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-e8d4f545-f4e6-40e1-b5e7-ba99cb949e97 Date: Sat, 22 Sep 2018 04:49:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.5"}],"id":"355f6182-1e9a-45c1-9c4e-89218b9d55ac","security_groups":["89345c5b-9f37-4c95-b9be-fc7018aa7ea6","f77312d7-be13-4576-8dd1-e3574c9c4eed"],"mac_address":"fa:16:3e:67:91:73","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-port","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:53Z","binding:vnic_type":"normal","device_id":"52fd9bc3-e9d1-4ddf-a996-9c518e009fa2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.3"}],"id":"8acf2c81-0f57-447e-a071-7ecb41491c8c","security_groups":[],"mac_address":"fa:16:3e:a7:b0:9a","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c9b292a-ae28-40c0-995b-37bb421c87b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.4"}],"id":"925d3cbc-b940-4ec2-bffb-081880157114","security_groups":[],"mac_address":"fa:16:3e:94:e5:32","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c9b292a-ae28-40c0-995b-37bb421c87b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.2"}],"id":"a251918b-4176-4a9c-bd67-bc657222a9cc","security_groups":[],"mac_address":"fa:16:3e:fa:e7:20","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c9b292a-ae28-40c0-995b-37bb421c87b8"}]} 2018-09-22 04:49:15,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-e8d4f545-f4e6-40e1-b5e7-ba99cb949e97 2018-09-22 04:49:15,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:16,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-4e3426ef-5c7f-4a5b-8ce0-84b43142c851 x-compute-request-id: req-4e3426ef-5c7f-4a5b-8ce0-84b43142c851 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:91:73", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "bookmark"}], "image": {"id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "links": [{"href": "http://172.30.9.23:8774/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:48:50.000000", "flavor": {"id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "links": [{"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}]}, "id": "52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name"}], "user_id": "333dda1f623a49aa8167bd99a2ed8919", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:04Z", "hostId": "45c170e596a51ba407d55ab6c9ca75d5c28e22038f28f7014d2ff87e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst", "created": "2018-09-22T04:48:56Z", "tenant_id": "984d5ec2095140d5810a353a401b687c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:16,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 used request id req-4e3426ef-5c7f-4a5b-8ce0-84b43142c851 2018-09-22 04:49:16,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:16,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f3903b13-a3bd-4e6b-86b3-2f335f2bec6d Date: Sat, 22 Sep 2018 04:49:16 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":["966054ac-326e-4cad-b551-f459a63fefd0"],"updated_at":"2018-09-22T04:48:45Z","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"984d5ec2095140d5810a353a401b687c","id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net"}]} 2018-09-22 04:49:16,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net used request id req-f3903b13-a3bd-4e6b-86b3-2f335f2bec6d 2018-09-22 04:49:16,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:16,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a0a00cd-ae6e-4a32-9e53-7da0b8fb934d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c"}, "enabled": true, "id": "984d5ec2095140d5810a353a401b687c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}} 2018-09-22 04:49:16,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c used request id req-8a0a00cd-ae6e-4a32-9e53-7da0b8fb934d 2018-09-22 04:49:16,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:16,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d6c830ce-d69b-45fe-8e98-30aaab9f5ee8 Date: Sat, 22 Sep 2018 04:49:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:45Z","dns_nameservers":[],"updated_at":"2018-09-22T04:48:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"984d5ec2095140d5810a353a401b687c","id":"966054ac-326e-4cad-b551-f459a63fefd0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-subnet"}]} 2018-09-22 04:49:16,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-d6c830ce-d69b-45fe-8e98-30aaab9f5ee8 2018-09-22 04:49:16,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:16,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-6942e06e-de29-4011-a730-195880828f2e Date: Sat, 22 Sep 2018 04:49:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.5"}],"id":"355f6182-1e9a-45c1-9c4e-89218b9d55ac","security_groups":["89345c5b-9f37-4c95-b9be-fc7018aa7ea6","f77312d7-be13-4576-8dd1-e3574c9c4eed"],"mac_address":"fa:16:3e:67:91:73","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-port","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:53Z","binding:vnic_type":"normal","device_id":"52fd9bc3-e9d1-4ddf-a996-9c518e009fa2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.3"}],"id":"8acf2c81-0f57-447e-a071-7ecb41491c8c","security_groups":[],"mac_address":"fa:16:3e:a7:b0:9a","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c9b292a-ae28-40c0-995b-37bb421c87b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.4"}],"id":"925d3cbc-b940-4ec2-bffb-081880157114","security_groups":[],"mac_address":"fa:16:3e:94:e5:32","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c9b292a-ae28-40c0-995b-37bb421c87b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.2"}],"id":"a251918b-4176-4a9c-bd67-bc657222a9cc","security_groups":[],"mac_address":"fa:16:3e:fa:e7:20","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c9b292a-ae28-40c0-995b-37bb421c87b8"}]} 2018-09-22 04:49:16,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-6942e06e-de29-4011-a730-195880828f2e 2018-09-22 04:49:16,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name"}}' 2018-09-22 04:49:17,284 - novaclient.v2.client - DEBUG - RESP: [400] Date: Sat, 22 Sep 2018 04:49: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-7905cfae-6803-43c8-ade9-75c38f515b66 x-compute-request-id: req-7905cfae-6803-43c8-ade9-75c38f515b66 Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: 'f77312d7-be13-4576-8dd1-e3574c9c4eed'.\nNeutron server returns request_ids: ['req-a72a72b1-1230-4543-9dbb-ad85790accae']", "code": 400}} 2018-09-22 04:49:17,284 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2/action used request id req-7905cfae-6803-43c8-ade9-75c38f515b66 2018-09-22 04:49:17,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:17,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-a2ae7884-03c3-4f39-a0cd-7bb00a97703e x-compute-request-id: req-a2ae7884-03c3-4f39-a0cd-7bb00a97703e Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:91:73", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "bookmark"}], "image": {"id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "links": [{"href": "http://172.30.9.23:8774/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:48:50.000000", "flavor": {"id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "links": [{"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}]}, "id": "52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name"}], "user_id": "333dda1f623a49aa8167bd99a2ed8919", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:04Z", "hostId": "45c170e596a51ba407d55ab6c9ca75d5c28e22038f28f7014d2ff87e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst", "created": "2018-09-22T04:48:56Z", "tenant_id": "984d5ec2095140d5810a353a401b687c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:17,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 used request id req-a2ae7884-03c3-4f39-a0cd-7bb00a97703e 2018-09-22 04:49:17,884 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name] already added to VM [InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst] 2018-09-22 04:49:17,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:18,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-cd4cccba-649b-4658-b681-00f0ae290e4a x-compute-request-id: req-cd4cccba-649b-4658-b681-00f0ae290e4a Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:91:73", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "bookmark"}], "image": {"id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "links": [{"href": "http://172.30.9.23:8774/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:48:50.000000", "flavor": {"id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "links": [{"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}]}, "id": "52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name"}], "user_id": "333dda1f623a49aa8167bd99a2ed8919", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:04Z", "hostId": "45c170e596a51ba407d55ab6c9ca75d5c28e22038f28f7014d2ff87e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst", "created": "2018-09-22T04:48:56Z", "tenant_id": "984d5ec2095140d5810a353a401b687c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:18,200 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 used request id req-cd4cccba-649b-4658-b681-00f0ae290e4a 2018-09-22 04:49:18,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:18,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-725ceb86-a451-4630-bc0f-e7d0b6a30a4a Date: Sat, 22 Sep 2018 04:49:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["966054ac-326e-4cad-b551-f459a63fefd0"],"updated_at":"2018-09-22T04:48:45Z","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"984d5ec2095140d5810a353a401b687c","id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net"}]} 2018-09-22 04:49:18,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net used request id req-725ceb86-a451-4630-bc0f-e7d0b6a30a4a 2018-09-22 04:49:18,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:18,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94333421-dd5e-43de-a245-3c86b04c79d6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c"}, "enabled": true, "id": "984d5ec2095140d5810a353a401b687c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}} 2018-09-22 04:49:18,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c used request id req-94333421-dd5e-43de-a245-3c86b04c79d6 2018-09-22 04:49:18,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:18,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cb825008-ad77-4159-b5c7-d3d0d766bf39 Date: Sat, 22 Sep 2018 04:49:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:45Z","dns_nameservers":[],"updated_at":"2018-09-22T04:48:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"984d5ec2095140d5810a353a401b687c","id":"966054ac-326e-4cad-b551-f459a63fefd0","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-subnet"}]} 2018-09-22 04:49:18,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-cb825008-ad77-4159-b5c7-d3d0d766bf39 2018-09-22 04:49:18,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:18,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-3002c154-de4b-4103-88f3-acc34a86f8fc Date: Sat, 22 Sep 2018 04:49:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.5"}],"id":"355f6182-1e9a-45c1-9c4e-89218b9d55ac","security_groups":["89345c5b-9f37-4c95-b9be-fc7018aa7ea6","f77312d7-be13-4576-8dd1-e3574c9c4eed"],"mac_address":"fa:16:3e:67:91:73","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-port","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:53Z","binding:vnic_type":"normal","device_id":"52fd9bc3-e9d1-4ddf-a996-9c518e009fa2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.3"}],"id":"8acf2c81-0f57-447e-a071-7ecb41491c8c","security_groups":[],"mac_address":"fa:16:3e:a7:b0:9a","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c9b292a-ae28-40c0-995b-37bb421c87b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.4"}],"id":"925d3cbc-b940-4ec2-bffb-081880157114","security_groups":[],"mac_address":"fa:16:3e:94:e5:32","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c9b292a-ae28-40c0-995b-37bb421c87b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:48:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"966054ac-326e-4cad-b551-f459a63fefd0","ip_address":"10.55.0.2"}],"id":"a251918b-4176-4a9c-bd67-bc657222a9cc","security_groups":[],"mac_address":"fa:16:3e:fa:e7:20","project_id":"984d5ec2095140d5810a353a401b687c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c9b292a-ae28-40c0-995b-37bb421c87b8","tenant_id":"984d5ec2095140d5810a353a401b687c","created_at":"2018-09-22T04:48:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c9b292a-ae28-40c0-995b-37bb421c87b8"}]} 2018-09-22 04:49:18,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-3002c154-de4b-4103-88f3-acc34a86f8fc 2018-09-22 04:49:18,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}440bdc88e4b46a0ae963d214e11cb2b009f74fc6" 2018-09-22 04:49:19,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-92849cc9-1c8d-4dbb-aa3b-70adcad0f0ff x-compute-request-id: req-92849cc9-1c8d-4dbb-aa3b-70adcad0f0ff Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:91:73", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "bookmark"}], "image": {"id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "links": [{"href": "http://172.30.9.23:8774/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:48:50.000000", "flavor": {"id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "links": [{"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}]}, "id": "52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name"}], "user_id": "333dda1f623a49aa8167bd99a2ed8919", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:04Z", "hostId": "45c170e596a51ba407d55ab6c9ca75d5c28e22038f28f7014d2ff87e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst", "created": "2018-09-22T04:48:56Z", "tenant_id": "984d5ec2095140d5810a353a401b687c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:19,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 used request id req-92849cc9-1c8d-4dbb-aa3b-70adcad0f0ff 2018-09-22 04:49:19,193 - create_instance - INFO - Deleting Port with ID - 355f6182-1e9a-45c1-9c4e-89218b9d55ac 2018-09-22 04:49:19,193 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-port 2018-09-22 04:49:19,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/355f6182-1e9a-45c1-9c4e-89218b9d55ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:19,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2caf73a7-0d38-45b9-b495-363dd93ceb04 Date: Sat, 22 Sep 2018 04:49:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:49:19,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/355f6182-1e9a-45c1-9c4e-89218b9d55ac used request id req-2caf73a7-0d38-45b9-b495-363dd93ceb04 2018-09-22 04:49:19,847 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst 2018-09-22 04:49:19,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:20,005 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:49:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c7e84873-4249-4665-b078-281cbef9f8e5 x-compute-request-id: req-c7e84873-4249-4665-b078-281cbef9f8e5 Content-Type: application/json 2018-09-22 04:49:20,006 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 used request id req-c7e84873-4249-4665-b078-281cbef9f8e5 2018-09-22 04:49:20,006 - create_instance - INFO - Checking deletion status 2018-09-22 04:49:20,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:20,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-77ba7752-66bb-4636-9189-6bacbce9d915 x-compute-request-id: req-77ba7752-66bb-4636-9189-6bacbce9d915 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "bookmark"}], "image": {"id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "links": [{"href": "http://172.30.9.23:8774/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:48:50.000000", "flavor": {"id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "links": [{"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}]}, "id": "52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "user_id": "333dda1f623a49aa8167bd99a2ed8919", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:19Z", "hostId": "45c170e596a51ba407d55ab6c9ca75d5c28e22038f28f7014d2ff87e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst", "created": "2018-09-22T04:48:56Z", "tenant_id": "984d5ec2095140d5810a353a401b687c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:20,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 used request id req-77ba7752-66bb-4636-9189-6bacbce9d915 2018-09-22 04:49:20,406 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst] is - ACTIVE 2018-09-22 04:49:20,406 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:49:23,407 - create_instance - DEBUG - VM status query timeout in 296.599570036 2018-09-22 04:49:23,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:23,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-d97298af-46d6-461e-991c-84ff0db631dc x-compute-request-id: req-d97298af-46d6-461e-991c-84ff0db631dc Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "rel": "bookmark"}], "image": {"id": "035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "links": [{"href": "http://172.30.9.23:8774/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:48:50.000000", "flavor": {"id": "ce3a54df-d41d-4bf0-af18-42c15ea76175", "links": [{"href": "http://172.30.9.23:8774/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175", "rel": "bookmark"}]}, "id": "52fd9bc3-e9d1-4ddf-a996-9c518e009fa2", "user_id": "333dda1f623a49aa8167bd99a2ed8919", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:19Z", "hostId": "45c170e596a51ba407d55ab6c9ca75d5c28e22038f28f7014d2ff87e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst", "created": "2018-09-22T04:48:56Z", "tenant_id": "984d5ec2095140d5810a353a401b687c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:23,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 used request id req-d97298af-46d6-461e-991c-84ff0db631dc 2018-09-22 04:49:23,806 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst] is - ACTIVE 2018-09-22 04:49:23,806 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:49:26,809 - create_instance - DEBUG - VM status query timeout in 293.19670701 2018-09-22 04:49:26,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b91d24f1669050c422cfade20decb6f27983f59f" 2018-09-22 04:49:26,860 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:49: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-a5e95170-c9e8-47b3-9084-51639b1a81d2 x-compute-request-id: req-a5e95170-c9e8-47b3-9084-51639b1a81d2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 could not be found.", "code": 404}} 2018-09-22 04:49:26,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 used request id req-a5e95170-c9e8-47b3-9084-51639b1a81d2 2018-09-22 04:49:26,860 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 52fd9bc3-e9d1-4ddf-a996-9c518e009fa2 could not be found. (HTTP 404) (Request-ID: req-a5e95170-c9e8-47b3-9084-51639b1a81d2) 2018-09-22 04:49:26,860 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-inst 2018-09-22 04:49:26,862 - neutron_utils - INFO - Deleting security group rule with ID - e4a9317d-b9f0-4f75-ace8-e4134e396467 2018-09-22 04:49:26,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/e4a9317d-b9f0-4f75-ace8-e4134e396467 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eeb0bba1511fc536642ca60f84ab94adc2bbbd6" 2018-09-22 04:49:26,976 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1453c9dd-f717-46b2-8151-49f335fee918 Content-Length: 0 Date: Sat, 22 Sep 2018 04:49:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:49:26,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/e4a9317d-b9f0-4f75-ace8-e4134e396467 used request id req-1453c9dd-f717-46b2-8151-49f335fee918 2018-09-22 04:49:26,976 - neutron_utils - INFO - Deleting security group rule with ID - 26cc1b5c-a92b-464a-8ef9-57747931720e 2018-09-22 04:49:26,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/26cc1b5c-a92b-464a-8ef9-57747931720e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eeb0bba1511fc536642ca60f84ab94adc2bbbd6" 2018-09-22 04:49:27,068 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24f69d3a-4603-46b8-9818-a384b6c5e2cb Content-Length: 0 Date: Sat, 22 Sep 2018 04:49:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:49:27,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/26cc1b5c-a92b-464a-8ef9-57747931720e used request id req-24f69d3a-4603-46b8-9818-a384b6c5e2cb 2018-09-22 04:49:27,068 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-name 2018-09-22 04:49:27,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f77312d7-be13-4576-8dd1-e3574c9c4eed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eeb0bba1511fc536642ca60f84ab94adc2bbbd6" 2018-09-22 04:49:27,365 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3025d068-6d7f-4f33-b876-9f5392f490f8 Content-Length: 0 Date: Sat, 22 Sep 2018 04:49:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:49:27,365 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f77312d7-be13-4576-8dd1-e3574c9c4eed used request id req-3025d068-6d7f-4f33-b876-9f5392f490f8 2018-09-22 04:49:27,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}795c69812ae7c5ef6e31eb41f78ea1cf8171b850" 2018-09-22 04:49:27,401 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:49: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-49d4d47f-9437-4994-ad83-6b0cbe1987ac x-compute-request-id: req-49d4d47f-9437-4994-ad83-6b0cbe1987ac Content-Length: 0 Content-Type: application/json 2018-09-22 04:49:27,401 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ce3a54df-d41d-4bf0-af18-42c15ea76175 used request id req-49d4d47f-9437-4994-ad83-6b0cbe1987ac 2018-09-22 04:49:27,402 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-subnet 2018-09-22 04:49:27,402 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-subnet 2018-09-22 04:49:27,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/966054ac-326e-4cad-b551-f459a63fefd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc331c4c4ddcd7dc802954983c988417fc6210cf" 2018-09-22 04:49:29,705 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c8ea89e-5da8-4c4c-9a4f-0be62bc67536 Date: Sat, 22 Sep 2018 04:49:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:49:29,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/966054ac-326e-4cad-b551-f459a63fefd0 used request id req-4c8ea89e-5da8-4c4c-9a4f-0be62bc67536 2018-09-22 04:49:29,706 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-pub-net 2018-09-22 04:49:29,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/3c9b292a-ae28-40c0-995b-37bb421c87b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc331c4c4ddcd7dc802954983c988417fc6210cf" 2018-09-22 04:49:30,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-046fc100-70c8-440b-b4f6-9588a4482fd3 Date: Sat, 22 Sep 2018 04:49:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:49:30,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/3c9b292a-ae28-40c0-995b-37bb421c87b8 used request id req-046fc100-70c8-440b-b4f6-9588a4482fd3 2018-09-22 04:49:30,841 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-f02fd0cb-9c77-4af8-ae49-4f51aacc4db1-image 2018-09-22 04:49:30,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25250b7e8d6a04ac8b83bf10218ffbacdc2939f6" 2018-09-22 04:49:31,770 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ae9c62c6-bc0f-4c27-bc61-e43c64eab433 Date: Sat, 22 Sep 2018 04:49:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:49:31,771 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/035c3a6d-494a-4b1a-88ef-6de04fb08fe2 used request id req-ae9c62c6-bc0f-4c27-bc61-e43c64eab433 2018-09-22 04:49:31,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" 2018-09-22 04:49:32,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-3dcfadaa-00e8-42a8-883f-0e0923f20512 Date: Sat, 22 Sep 2018 04:49:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "984d5ec2095140d5810a353a401b687c", "created_at": "2018-09-22T04:48:44Z", "updated_at": "2018-09-22T04:48:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:48:44Z", "revision_number": 0, "id": "45095b1a-5f52-42ea-a72d-e30211e62a79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:48:44Z", "security_group_id": "89345c5b-9f37-4c95-b9be-fc7018aa7ea6", "tenant_id": "984d5ec2095140d5810a353a401b687c", "port_range_min": null, "ethertype": "IPv6", "project_id": "984d5ec2095140d5810a353a401b687c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:48:44Z", "revision_number": 0, "id": "65ed1508-6c78-46ef-bbf9-cd64575614f7", "remote_group_id": "89345c5b-9f37-4c95-b9be-fc7018aa7ea6", "remote_ip_prefix": null, "created_at": "2018-09-22T04:48:44Z", "security_group_id": "89345c5b-9f37-4c95-b9be-fc7018aa7ea6", "tenant_id": "984d5ec2095140d5810a353a401b687c", "port_range_min": null, "ethertype": "IPv4", "project_id": "984d5ec2095140d5810a353a401b687c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:48:44Z", "revision_number": 0, "id": "ad74b099-fa21-4184-9156-cd165285c0f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:48:44Z", "security_group_id": "89345c5b-9f37-4c95-b9be-fc7018aa7ea6", "tenant_id": "984d5ec2095140d5810a353a401b687c", "port_range_min": null, "ethertype": "IPv4", "project_id": "984d5ec2095140d5810a353a401b687c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:48:44Z", "revision_number": 0, "id": "c92081e7-ab24-43ac-97f6-8c72445e3c9f", "remote_group_id": "89345c5b-9f37-4c95-b9be-fc7018aa7ea6", "remote_ip_prefix": null, "created_at": "2018-09-22T04:48:44Z", "security_group_id": "89345c5b-9f37-4c95-b9be-fc7018aa7ea6", "tenant_id": "984d5ec2095140d5810a353a401b687c", "port_range_min": null, "ethertype": "IPv6", "project_id": "984d5ec2095140d5810a353a401b687c"}], "revision_number": 4, "project_id": "984d5ec2095140d5810a353a401b687c", "id": "89345c5b-9f37-4c95-b9be-fc7018aa7ea6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:49:32,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3dcfadaa-00e8-42a8-883f-0e0923f20512 2018-09-22 04:49:32,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" 2018-09-22 04:49:32,118 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4ebefaa-4ffb-4c87-8e04-fb5a416b4bdd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:49:32,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-b4ebefaa-4ffb-4c87-8e04-fb5a416b4bdd 2018-09-22 04:49:32,118 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:49:32,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" 2018-09-22 04:49:32,206 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35569131-7fb5-4fa8-9678-70d0f93fecd7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:49:32,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-35569131-7fb5-4fa8-9678-70d0f93fecd7 2018-09-22 04:49:32,207 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:49:32,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" 2018-09-22 04:49:32,298 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-056ee6b2-3208-4f88-b643-d18549680620 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:49:32,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-056ee6b2-3208-4f88-b643-d18549680620 2018-09-22 04:49:32,298 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:49:32,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" 2018-09-22 04:49:32,383 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77e60187-218f-4126-983c-6b6cbac784c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:49:32,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-77e60187-218f-4126-983c-6b6cbac784c1 2018-09-22 04:49:32,383 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:49:32,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" 2018-09-22 04:49:32,479 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30154a1b-d29f-41fa-a463-eac62e15f047 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:49:32,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-30154a1b-d29f-41fa-a463-eac62e15f047 2018-09-22 04:49:32,479 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:49:32,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" 2018-09-22 04:49:32,570 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8209fbb5-e713-4abf-8c37-429b0b679479 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:49:32,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-8209fbb5-e713-4abf-8c37-429b0b679479 2018-09-22 04:49:32,570 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:49:32,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" 2018-09-22 04:49:32,654 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97799117-22d2-4d37-9155-b4c16b092dca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:49:32,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-97799117-22d2-4d37-9155-b4c16b092dca 2018-09-22 04:49:32,655 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:49:32,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" 2018-09-22 04:49:32,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98b1176d-d056-4ca2-a9f8-368a7c53cd03 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c"}, "enabled": true, "id": "984d5ec2095140d5810a353a401b687c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj"}} 2018-09-22 04:49:32,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c used request id req-98b1176d-d056-4ca2-a9f8-368a7c53cd03 2018-09-22 04:49:32,745 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 89345c5b-9f37-4c95-b9be-fc7018aa7ea6 2018-09-22 04:49:32,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=89345c5b-9f37-4c95-b9be-fc7018aa7ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" 2018-09-22 04:49:32,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a126300b-071d-486d-8048-2bfe4dc695e7 Date: Sat, 22 Sep 2018 04:49:32 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-09-22T04:48:44Z", "security_group_id": "89345c5b-9f37-4c95-b9be-fc7018aa7ea6", "port_range_min": null, "revision_number": 0, "tenant_id": "984d5ec2095140d5810a353a401b687c", "created_at": "2018-09-22T04:48:44Z", "project_id": "984d5ec2095140d5810a353a401b687c", "id": "45095b1a-5f52-42ea-a72d-e30211e62a79"}, {"remote_group_id": "89345c5b-9f37-4c95-b9be-fc7018aa7ea6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:48:44Z", "security_group_id": "89345c5b-9f37-4c95-b9be-fc7018aa7ea6", "port_range_min": null, "revision_number": 0, "tenant_id": "984d5ec2095140d5810a353a401b687c", "created_at": "2018-09-22T04:48:44Z", "project_id": "984d5ec2095140d5810a353a401b687c", "id": "65ed1508-6c78-46ef-bbf9-cd64575614f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:48:44Z", "security_group_id": "89345c5b-9f37-4c95-b9be-fc7018aa7ea6", "port_range_min": null, "revision_number": 0, "tenant_id": "984d5ec2095140d5810a353a401b687c", "created_at": "2018-09-22T04:48:44Z", "project_id": "984d5ec2095140d5810a353a401b687c", "id": "ad74b099-fa21-4184-9156-cd165285c0f2"}, {"remote_group_id": "89345c5b-9f37-4c95-b9be-fc7018aa7ea6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:48:44Z", "security_group_id": "89345c5b-9f37-4c95-b9be-fc7018aa7ea6", "port_range_min": null, "revision_number": 0, "tenant_id": "984d5ec2095140d5810a353a401b687c", "created_at": "2018-09-22T04:48:44Z", "project_id": "984d5ec2095140d5810a353a401b687c", "id": "c92081e7-ab24-43ac-97f6-8c72445e3c9f"}]} 2018-09-22 04:49:32,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=89345c5b-9f37-4c95-b9be-fc7018aa7ea6 used request id req-a126300b-071d-486d-8048-2bfe4dc695e7 2018-09-22 04:49:32,930 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:49:32,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/89345c5b-9f37-4c95-b9be-fc7018aa7ea6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" 2018-09-22 04:49:33,259 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-72c42d56-b922-4d3c-8b63-fd7ce5d48f85 Content-Length: 0 Date: Sat, 22 Sep 2018 04:49:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:49:33,259 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/89345c5b-9f37-4c95-b9be-fc7018aa7ea6 used request id req-72c42d56-b922-4d3c-8b63-fd7ce5d48f85 2018-09-22 04:49:33,260 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj 2018-09-22 04:49:33,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" 2018-09-22 04:49:33,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76a71f26-5d33-41a3-b973-251f97d930c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:49:33,451 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/984d5ec2095140d5810a353a401b687c used request id req-76a71f26-5d33-41a3-b973-251f97d930c1 2018-09-22 04:49:33,451 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-e1e6e9a3-dd63-454-proj-role 2018-09-22 04:49:33,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f5bb126fa0d94d70a16803908fee49b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" 2018-09-22 04:49:33,560 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dff56d3-47b5-4b3e-a75d-4713a6263245 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:49:33,561 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f5bb126fa0d94d70a16803908fee49b4 used request id req-0dff56d3-47b5-4b3e-a75d-4713a6263245 2018-09-22 04:49:33,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc1a176baa6087f198a11b3d57526ab336cac0" 2018-09-22 04:49:33,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cd943a8-b7a4-46f8-a275-ea43ba6ea944 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:49:33,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4cd943a8-b7a4-46f8-a275-ea43ba6ea944 2018-09-22 04:49:33,653 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-e1e6e9a3-dd63-454-user 2018-09-22 04:49:33,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/333dda1f623a49aa8167bd99a2ed8919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe944f5aa9172c4b13cc4fee83da8ca199717a8" 2018-09-22 04:49:33,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d67401d8-6743-4f22-945b-e71417a2dacd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:49:33,925 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/333dda1f623a49aa8167bd99a2ed8919 used request id req-d67401d8-6743-4f22-945b-e71417a2dacd 2018-09-22 04:49:33,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:49:34,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:49:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["fy_BdSYJT_m-93j0TLYODw"], "issued_at": "2018-09-22T04:49:34.000000Z"}} 2018-09-22 04:49:34,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3412d550120168aac3eb66fdc537d7123df49a00" 2018-09-22 04:49:34,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1b9e518-f69d-44cf-8294-4f6ba168ad75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:49:34,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a1b9e518-f69d-44cf-8294-4f6ba168ad75 2018-09-22 04:49:34,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:49:34,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:49:34,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:49:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["6veiDQPHTkiJHnDbVXwrbw"], "issued_at": "2018-09-22T04:49:34.000000Z"}} 2018-09-22 04:49:34,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f53315793b605a6dfe6460e5ec2f4406843d464" 2018-09-22 04:49:34,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57ce0b6c-8c2d-461b-868a-e5d8fb6aa0c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:49:34,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-57ce0b6c-8c2d-461b-868a-e5d8fb6aa0c9 2018-09-22 04:49:34,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:49:34,875 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:49:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:49:34,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ffe46b62-064e-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f53315793b605a6dfe6460e5ec2f4406843d464" 2018-09-22 04:49:34,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc9b1bc8-4773-46e0-9a20-d1de77b94547 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ffe46b62-064e-474-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:49:34,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ffe46b62-064e-474-proj used request id req-cc9b1bc8-4773-46e0-9a20-d1de77b94547 2018-09-22 04:49:34,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f53315793b605a6dfe6460e5ec2f4406843d464" 2018-09-22 04:49:35,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d10f51d1-60a7-4a12-8893-32c436182950 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:49:35,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d10f51d1-60a7-4a12-8893-32c436182950 2018-09-22 04:49:35,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f53315793b605a6dfe6460e5ec2f4406843d464" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj"}}' 2018-09-22 04:49:35,178 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:49:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-079debe0-93e4-4bce-8453-9131495b4ac1 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d"}, "enabled": true, "id": "09e92837fd4a4849be8cf7b494b0d21d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj"}} 2018-09-22 04:49:35,178 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-079debe0-93e4-4bce-8453-9131495b4ac1 2018-09-22 04:49:35,178 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-ffe46b62-064e-474-proj 2018-09-22 04:49:35,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:49:35,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:49:35,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:49:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["6qccm0OYSv-qyxmXkZ7ZPA"], "issued_at": "2018-09-22T04:49:35.000000Z"}} 2018-09-22 04:49:35,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ec33502fb724be3c46f9e19a43fa0483fbe2de" 2018-09-22 04:49:35,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65280e2f-10bf-4276-9462-5d8b8f9cda70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:49:35,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-65280e2f-10bf-4276-9462-5d8b8f9cda70 2018-09-22 04:49:35,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:49:35,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:49:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:49:35,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ec33502fb724be3c46f9e19a43fa0483fbe2de" 2018-09-22 04:49:35,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d56a6603-c7d1-4cca-8267-4770a026c562 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:49:35,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d56a6603-c7d1-4cca-8267-4770a026c562 2018-09-22 04:49:35,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-ffe46b62-064e-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ec33502fb724be3c46f9e19a43fa0483fbe2de" 2018-09-22 04:49:35,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb48f647-0d4c-4aa5-b6c2-ccf493306828 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-ffe46b62-064e-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d"}, "enabled": true, "id": "09e92837fd4a4849be8cf7b494b0d21d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj"}]} 2018-09-22 04:49:35,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-ffe46b62-064e-474-proj used request id req-cb48f647-0d4c-4aa5-b6c2-ccf493306828 2018-09-22 04:49:35,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ec33502fb724be3c46f9e19a43fa0483fbe2de" 2018-09-22 04:49:35,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34fa06c2-5c7b-40c8-b519-e3be036d3e23 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:49:35,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-34fa06c2-5c7b-40c8-b519-e3be036d3e23 2018-09-22 04:49:36,261 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-ffe46b62-064e-474-user 2018-09-22 04:49:36,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:49:36,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f53315793b605a6dfe6460e5ec2f4406843d464" 2018-09-22 04:49:36,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-778ecabe-bf9b-487e-9635-168c4b7874d5 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:49:36,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-778ecabe-bf9b-487e-9635-168c4b7874d5 2018-09-22 04:49:36,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f53315793b605a6dfe6460e5ec2f4406843d464" -d '{"role": {"name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj-role"}}' 2018-09-22 04:49:36,471 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:49:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cd14f06-7ecb-418e-a92a-56128eb31144 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb35a1e613364c1595613c34149bcee8", "links": {"self": "http://172.30.9.23:5000/v3/roles/eb35a1e613364c1595613c34149bcee8"}, "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj-role"}} 2018-09-22 04:49:36,471 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7cd14f06-7ecb-418e-a92a-56128eb31144 2018-09-22 04:49:36,472 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-ffe46b62-064e-474-proj-role 2018-09-22 04:49:36,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/eb35a1e613364c1595613c34149bcee8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f53315793b605a6dfe6460e5ec2f4406843d464" 2018-09-22 04:49:36,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dd99691-6463-4255-981b-664462074358 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/eb35a1e613364c1595613c34149bcee8"}, "domain_id": null, "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj-role", "id": "eb35a1e613364c1595613c34149bcee8"}} 2018-09-22 04:49:36,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/eb35a1e613364c1595613c34149bcee8 used request id req-6dd99691-6463-4255-981b-664462074358 2018-09-22 04:49:36,566 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-ffe46b62-064e-474-proj-role to project InstanceSecurityGroupTests-ffe46b62-064e-474-proj 2018-09-22 04:49:36,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d/users/f33620950e15455db703ffeecd1fc6e6/roles/eb35a1e613364c1595613c34149bcee8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f53315793b605a6dfe6460e5ec2f4406843d464" 2018-09-22 04:49:36,683 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:49:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b9af99e-1a5e-4c6b-86d8-f08f161aa4ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:49:36,683 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d/users/f33620950e15455db703ffeecd1fc6e6/roles/eb35a1e613364c1595613c34149bcee8 used request id req-6b9af99e-1a5e-4c6b-86d8-f08f161aa4ee 2018-09-22 04:49:36,683 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:49:36,685 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:49:36,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:49:36,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:49:37,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb35a1e613364c1595613c34149bcee8", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj-role"}], "expires_at": "2018-09-22T05:49:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09e92837fd4a4849be8cf7b494b0d21d", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-user", "id": "f33620950e15455db703ffeecd1fc6e6"}, "audit_ids": ["dey4QKtJTs-ux401fz2FzA"], "issued_at": "2018-09-22T04:49:37.000000Z"}} 2018-09-22 04:49:37,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5872b57620dc6f3594ae4351fea9523d2f64a8e6" 2018-09-22 04:49:37,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae65714-78a9-45d6-a884-64e60800c0ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:49:37,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-eae65714-78a9-45d6-a884-64e60800c0ab 2018-09-22 04:49:37,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5872b57620dc6f3594ae4351fea9523d2f64a8e6" 2018-09-22 04:49:37,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-710bafdd-d21d-4ded-bdc8-128570e0ec5b Date: Sat, 22 Sep 2018 04:49:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-image"} 2018-09-22 04:49:37,336 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-image used request id req-710bafdd-d21d-4ded-bdc8-128570e0ec5b 2018-09-22 04:49:37,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5872b57620dc6f3594ae4351fea9523d2f64a8e6" 2018-09-22 04:49:37,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e6f1ed9b-edd0-4396-8b0d-6e2cb9a09d01 Date: Sat, 22 Sep 2018 04:49:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:49:37,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e6f1ed9b-edd0-4396-8b0d-6e2cb9a09d01 2018-09-22 04:49:37,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5872b57620dc6f3594ae4351fea9523d2f64a8e6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-image"}' 2018-09-22 04:49:37,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4 X-Openstack-Request-Id: req-f37b1874-9da4-4676-93b9-302b26302fd8 Date: Sat, 22 Sep 2018 04:49:37 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:49:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:49:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "min_disk": 0, "protected": false, "id": "f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "file": "/v2/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4/file", "checksum": null, "owner": "09e92837fd4a4849be8cf7b494b0d21d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:49:37,709 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f37b1874-9da4-4676-93b9-302b26302fd8 2018-09-22 04:49:37,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5872b57620dc6f3594ae4351fea9523d2f64a8e6" -d '' 2018-09-22 04:49:38,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e9c17181-32b1-491d-8f40-09c211118d67 Date: Sat, 22 Sep 2018 04:49:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:49:38,841 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4/file used request id req-e9c17181-32b1-491d-8f40-09c211118d67 2018-09-22 04:49:38,842 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:49:38,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5872b57620dc6f3594ae4351fea9523d2f64a8e6" 2018-09-22 04:49:39,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f2ad1f3e-738b-4073-8143-e5bc6a167dcf Date: Sat, 22 Sep 2018 04:49:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:49:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:49:38Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4/snap", "metadata": {}}], "self": "/v2/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "min_disk": 0, "protected": false, "id": "f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "file": "/v2/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "09e92837fd4a4849be8cf7b494b0d21d", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:49:39,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4 used request id req-f2ad1f3e-738b-4073-8143-e5bc6a167dcf 2018-09-22 04:49:39,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5872b57620dc6f3594ae4351fea9523d2f64a8e6" 2018-09-22 04:49:39,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4c6702fc-36e7-41f8-bb2a-20a24bf8d421 Date: Sat, 22 Sep 2018 04:49:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:49:39,011 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-4c6702fc-36e7-41f8-bb2a-20a24bf8d421 2018-09-22 04:49:39,014 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-image 2018-09-22 04:49:39,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5872b57620dc6f3594ae4351fea9523d2f64a8e6" 2018-09-22 04:49:39,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c2d86cb2-d9e3-49ed-9402-c22bad08b09d Date: Sat, 22 Sep 2018 04:49:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:49:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:49:38Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4/snap", "metadata": {}}], "self": "/v2/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "min_disk": 0, "protected": false, "id": "f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "file": "/v2/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "09e92837fd4a4849be8cf7b494b0d21d", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:49:39,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4 used request id req-c2d86cb2-d9e3-49ed-9402-c22bad08b09d 2018-09-22 04:49:39,185 - create_image - DEBUG - Instance status is - active 2018-09-22 04:49:39,185 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-image 2018-09-22 04:49:39,185 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-image 2018-09-22 04:49:39,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:49:39,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:49:39,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb35a1e613364c1595613c34149bcee8", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj-role"}], "expires_at": "2018-09-22T05:49:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09e92837fd4a4849be8cf7b494b0d21d", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-user", "id": "f33620950e15455db703ffeecd1fc6e6"}, "audit_ids": ["_NKLNEaxTrWbwcgaskgxkA"], "issued_at": "2018-09-22T04:49:39.000000Z"}} 2018-09-22 04:49:39,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1355ddb829cd020d6e695a3f9bd858296b63fe0" 2018-09-22 04:49:39,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1520295f-455a-4d92-b5ca-cb8cfcbdae58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:49:39,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1520295f-455a-4d92-b5ca-cb8cfcbdae58 2018-09-22 04:49:39,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1355ddb829cd020d6e695a3f9bd858296b63fe0" 2018-09-22 04:49:39,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-880838b5-7e04-4e81-be4f-247ce6a15ae2 Date: Sat, 22 Sep 2018 04:49:39 GMT RESP BODY: {"networks":[]} 2018-09-22 04:49:39,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net used request id req-880838b5-7e04-4e81-be4f-247ce6a15ae2 2018-09-22 04:49:39,810 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net 2018-09-22 04:49:39,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1355ddb829cd020d6e695a3f9bd858296b63fe0" -d '{"network": {"name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net", "admin_state_up": true}}' 2018-09-22 04:49:40,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-f62e8a6e-3759-47b8-81c6-00bb834033b1 Date: Sat, 22 Sep 2018 04:49:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"29a11e36-b820-43e5-85f8-2ba873e64633","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:49:40Z","is_default":false,"name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:40Z","mtu":1450}} 2018-09-22 04:49:40,344 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-f62e8a6e-3759-47b8-81c6-00bb834033b1 2018-09-22 04:49:40,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=29a11e36-b820-43e5-85f8-2ba873e64633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1355ddb829cd020d6e695a3f9bd858296b63fe0" 2018-09-22 04:49:40,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-65e61eed-80e6-4e88-9c6d-5df57a0c74f1 Date: Sat, 22 Sep 2018 04:49:40 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-09-22T04:49:40Z","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"29a11e36-b820-43e5-85f8-2ba873e64633","name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net"}]} 2018-09-22 04:49:40,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=29a11e36-b820-43e5-85f8-2ba873e64633 used request id req-65e61eed-80e6-4e88-9c6d-5df57a0c74f1 2018-09-22 04:49:40,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1355ddb829cd020d6e695a3f9bd858296b63fe0" 2018-09-22 04:49:40,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-99119922-36e7-4f13-b07c-bbc10774f407 Date: Sat, 22 Sep 2018 04:49:40 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:49:40,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 used request id req-99119922-36e7-4f13-b07c-bbc10774f407 2018-09-22 04:49:40,780 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-subnet 2018-09-22 04:49:40,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1355ddb829cd020d6e695a3f9bd858296b63fe0" -d '{"subnets": [{"ip_version": 4, "network_id": "29a11e36-b820-43e5-85f8-2ba873e64633", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-subnet"}]}' 2018-09-22 04:49:41,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c52e72fb-e6e8-4225-b61e-ff74616e5b4e Date: Sat, 22 Sep 2018 04:49:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:41Z","dns_nameservers":[],"updated_at":"2018-09-22T04:49:41Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-subnet"}]} 2018-09-22 04:49:41,500 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-c52e72fb-e6e8-4225-b61e-ff74616e5b4e 2018-09-22 04:49:41,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=29a11e36-b820-43e5-85f8-2ba873e64633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1355ddb829cd020d6e695a3f9bd858296b63fe0" 2018-09-22 04:49:41,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-cdcdf1a9-a0fa-4927-9d59-8e49bff4f59f Date: Sat, 22 Sep 2018 04:49: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":["1983bcfa-7ce6-43ab-baa0-caeb35d21c92"],"updated_at":"2018-09-22T04:49:41Z","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"29a11e36-b820-43e5-85f8-2ba873e64633","name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net"}]} 2018-09-22 04:49:41,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=29a11e36-b820-43e5-85f8-2ba873e64633 used request id req-cdcdf1a9-a0fa-4927-9d59-8e49bff4f59f 2018-09-22 04:49:41,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1355ddb829cd020d6e695a3f9bd858296b63fe0" 2018-09-22 04:49:41,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5a9fd9a8-134c-4f45-b056-4c795fbd488d Date: Sat, 22 Sep 2018 04:49:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:41Z","dns_nameservers":[],"updated_at":"2018-09-22T04:49:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-subnet"}]} 2018-09-22 04:49:41,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 used request id req-5a9fd9a8-134c-4f45-b056-4c795fbd488d 2018-09-22 04:49:41,987 - OpenStackNetwork - DEBUG - Network [29a11e36-b820-43e5-85f8-2ba873e64633] created successfully 2018-09-22 04:49:41,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:49:41,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:49:42,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:49:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["GIaTP6xbSDWvU-kP1y9kuA"], "issued_at": "2018-09-22T04:49:42.000000Z"}} 2018-09-22 04:49:42,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2533708e5462e41eb992882fedb6618196655f4d" 2018-09-22 04:49:42,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da58675-c5ed-4ef6-8ccf-adbd24ed42e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:49:42,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9da58675-c5ed-4ef6-8ccf-adbd24ed42e2 2018-09-22 04:49:42,464 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:49:42,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2533708e5462e41eb992882fedb6618196655f4d" 2018-09-22 04:49:42,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb1c7989-034c-48ab-b86e-963559c0891a x-compute-request-id: req-eb1c7989-034c-48ab-b86e-963559c0891a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:49:42,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-eb1c7989-034c-48ab-b86e-963559c0891a 2018-09-22 04:49:42,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2533708e5462e41eb992882fedb6618196655f4d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:49:42,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-027de812-fcc7-4524-b9c6-511aff9ea452 x-compute-request-id: req-027de812-fcc7-4524-b9c6-511aff9ea452 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "804e5acf-dbf3-4f02-9774-835a68e0b964", "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:49:42,703 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-027de812-fcc7-4524-b9c6-511aff9ea452 2018-09-22 04:49:42,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:49:42,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:49:43,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb35a1e613364c1595613c34149bcee8", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj-role"}], "expires_at": "2018-09-22T05:49:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09e92837fd4a4849be8cf7b494b0d21d", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-user", "id": "f33620950e15455db703ffeecd1fc6e6"}, "audit_ids": ["TFaGwNwVRXWf9XqKMvwGrA"], "issued_at": "2018-09-22T04:49:43.000000Z"}} 2018-09-22 04:49:43,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:43,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1af1414a-e33b-4ee3-a119-79b1c2c6e138 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:49:43,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1af1414a-e33b-4ee3-a119-79b1c2c6e138 2018-09-22 04:49:43,159 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:49:43,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:43,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334a4ed4-ea64-4abb-a0bc-2360be22fdda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:49:43,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-334a4ed4-ea64-4abb-a0bc-2360be22fdda 2018-09-22 04:49:43,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:43,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f48227ec-c857-41e5-a4c1-78f727babab0 Date: Sat, 22 Sep 2018 04:49: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":["1983bcfa-7ce6-43ab-baa0-caeb35d21c92"],"updated_at":"2018-09-22T04:49:41Z","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"29a11e36-b820-43e5-85f8-2ba873e64633","name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net"}]} 2018-09-22 04:49:43,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net used request id req-f48227ec-c857-41e5-a4c1-78f727babab0 2018-09-22 04:49:43,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:49:43,489 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:49:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:49:43,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:43,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-939a2c1d-8ada-46cc-866b-ab93a4512044 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d"}, "enabled": true, "id": "09e92837fd4a4849be8cf7b494b0d21d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj"}} 2018-09-22 04:49:43,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d used request id req-939a2c1d-8ada-46cc-866b-ab93a4512044 2018-09-22 04:49:43,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:43,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8748c3a8-4adc-4a17-8c80-908889b75455 Date: Sat, 22 Sep 2018 04:49:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:41Z","dns_nameservers":[],"updated_at":"2018-09-22T04:49:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-subnet"}]} 2018-09-22 04:49:43,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 used request id req-8748c3a8-4adc-4a17-8c80-908889b75455 2018-09-22 04:49:43,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=29a11e36-b820-43e5-85f8-2ba873e64633&name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:43,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-78117e3e-b062-40fd-8f27-f333ae3e4b6a Date: Sat, 22 Sep 2018 04:49:43 GMT RESP BODY: {"ports":[]} 2018-09-22 04:49:43,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=29a11e36-b820-43e5-85f8-2ba873e64633&name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-port&admin_state_up=True used request id req-78117e3e-b062-40fd-8f27-f333ae3e4b6a 2018-09-22 04:49:43,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:44,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-42b9f7ca-5002-4e7e-96da-bb01e6d77844 x-compute-request-id: req-42b9f7ca-5002-4e7e-96da-bb01e6d77844 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:49:44,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst used request id req-42b9f7ca-5002-4e7e-96da-bb01e6d77844 2018-09-22 04:49:44,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:44,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-27e977ca-1413-4b2c-b999-abbb08c56c57 Date: Sat, 22 Sep 2018 04:49:44 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":["1983bcfa-7ce6-43ab-baa0-caeb35d21c92"],"updated_at":"2018-09-22T04:49:41Z","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"29a11e36-b820-43e5-85f8-2ba873e64633","name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net"}]} 2018-09-22 04:49:44,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net used request id req-27e977ca-1413-4b2c-b999-abbb08c56c57 2018-09-22 04:49:44,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:44,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc1ad759-f2e4-449f-9b2f-847bd4149dd3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d"}, "enabled": true, "id": "09e92837fd4a4849be8cf7b494b0d21d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj"}} 2018-09-22 04:49:44,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d used request id req-cc1ad759-f2e4-449f-9b2f-847bd4149dd3 2018-09-22 04:49:44,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:44,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fa2ff8a1-00df-4e92-b893-0e5085a71069 Date: Sat, 22 Sep 2018 04:49:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:41Z","dns_nameservers":[],"updated_at":"2018-09-22T04:49:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-subnet"}]} 2018-09-22 04:49:44,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 used request id req-fa2ff8a1-00df-4e92-b893-0e5085a71069 2018-09-22 04:49:44,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=29a11e36-b820-43e5-85f8-2ba873e64633&name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:45,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-aea65dfc-6643-49ee-92d3-078f2a5420a3 Date: Sat, 22 Sep 2018 04:49:45 GMT RESP BODY: {"ports":[]} 2018-09-22 04:49:45,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=29a11e36-b820-43e5-85f8-2ba873e64633&name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-port&admin_state_up=True used request id req-aea65dfc-6643-49ee-92d3-078f2a5420a3 2018-09-22 04:49:45,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:49:45,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:49:45,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb35a1e613364c1595613c34149bcee8", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj-role"}], "expires_at": "2018-09-22T05:49:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09e92837fd4a4849be8cf7b494b0d21d", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-user", "id": "f33620950e15455db703ffeecd1fc6e6"}, "audit_ids": ["ltfR6P-TSoOzmCpWbFqepQ"], "issued_at": "2018-09-22T04:49:45.000000Z"}} 2018-09-22 04:49:45,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb56a70c5bb6cb0a7b9de6c0f675974a87a8580" 2018-09-22 04:49:45,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be16311f-8f95-4977-b0f9-9511b34744b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:49:45,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-be16311f-8f95-4977-b0f9-9511b34744b6 2018-09-22 04:49:45,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:45,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f90ba84b-7f06-4dae-b7b8-5dd1e1d8b6af Date: Sat, 22 Sep 2018 04:49: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":["1983bcfa-7ce6-43ab-baa0-caeb35d21c92"],"updated_at":"2018-09-22T04:49:41Z","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"29a11e36-b820-43e5-85f8-2ba873e64633","name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net"}]} 2018-09-22 04:49:45,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net used request id req-f90ba84b-7f06-4dae-b7b8-5dd1e1d8b6af 2018-09-22 04:49:45,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:45,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-30ee018b-c260-453b-b66b-d1e597e9d439 Date: Sat, 22 Sep 2018 04:49:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:41Z","dns_nameservers":[],"updated_at":"2018-09-22T04:49:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-subnet"}]} 2018-09-22 04:49:45,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 used request id req-30ee018b-c260-453b-b66b-d1e597e9d439 2018-09-22 04:49:45,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:46,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1481c89b-e27f-43a7-bf60-44f72ec34a84 Date: Sat, 22 Sep 2018 04:49:46 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":["1983bcfa-7ce6-43ab-baa0-caeb35d21c92"],"updated_at":"2018-09-22T04:49:41Z","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"29a11e36-b820-43e5-85f8-2ba873e64633","name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net"}]} 2018-09-22 04:49:46,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net used request id req-1481c89b-e27f-43a7-bf60-44f72ec34a84 2018-09-22 04:49:46,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:49:46,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:49:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:49:46,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb56a70c5bb6cb0a7b9de6c0f675974a87a8580" 2018-09-22 04:49:46,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10187ccf-ab1b-461f-b4b5-03e5c4ce49c8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d"}, "enabled": true, "id": "09e92837fd4a4849be8cf7b494b0d21d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj"}} 2018-09-22 04:49:46,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d used request id req-10187ccf-ab1b-461f-b4b5-03e5c4ce49c8 2018-09-22 04:49:46,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:46,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8879bd1c-1b3c-4175-8322-fb370deef073 Date: Sat, 22 Sep 2018 04:49:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:41Z","dns_nameservers":[],"updated_at":"2018-09-22T04:49:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-subnet"}]} 2018-09-22 04:49:46,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 used request id req-8879bd1c-1b3c-4175-8322-fb370deef073 2018-09-22 04:49:46,226 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net 2018-09-22 04:49:46,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" -d '{"port": {"network_id": "29a11e36-b820-43e5-85f8-2ba873e64633", "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-port", "admin_state_up": true}}' 2018-09-22 04:49:47,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-6c314b32-b7dc-457d-8b78-76c51f3218cc Date: Sat, 22 Sep 2018 04:49:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:46Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.10"}],"id":"37116b0d-782a-4d8d-b5b7-1b93cd4a83d1","security_groups":["32255344-8adb-48a2-ab3b-cf11ffead1d8"],"mac_address":"fa:16:3e:b7:f1:5c","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-port","project_id":"09e92837fd4a4849be8cf7b494b0d21d","qos_policy_id":null,"admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:46Z","binding:vnic_type":"normal"}} 2018-09-22 04:49:47,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-6c314b32-b7dc-457d-8b78-76c51f3218cc 2018-09-22 04:49:47,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:47,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c5955650-0b57-4fed-8652-bb55861e24c4 Date: Sat, 22 Sep 2018 04:49:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1983bcfa-7ce6-43ab-baa0-caeb35d21c92"],"updated_at":"2018-09-22T04:49:41Z","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"29a11e36-b820-43e5-85f8-2ba873e64633","name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net"}]} 2018-09-22 04:49:47,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net used request id req-c5955650-0b57-4fed-8652-bb55861e24c4 2018-09-22 04:49:47,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:47,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d8f1c8-796e-4254-a687-0659fcb45805 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d"}, "enabled": true, "id": "09e92837fd4a4849be8cf7b494b0d21d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj"}} 2018-09-22 04:49:47,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d used request id req-46d8f1c8-796e-4254-a687-0659fcb45805 2018-09-22 04:49:47,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:47,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d3097447-6514-4157-981a-26b9aa791778 Date: Sat, 22 Sep 2018 04:49:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:41Z","dns_nameservers":[],"updated_at":"2018-09-22T04:49:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-subnet"}]} 2018-09-22 04:49:47,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 used request id req-d3097447-6514-4157-981a-26b9aa791778 2018-09-22 04:49:47,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=29a11e36-b820-43e5-85f8-2ba873e64633&name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:47,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-9354a5b6-745f-47c1-9ab2-fc3569b13fef Date: Sat, 22 Sep 2018 04:49:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:46Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.10"}],"id":"37116b0d-782a-4d8d-b5b7-1b93cd4a83d1","security_groups":["32255344-8adb-48a2-ab3b-cf11ffead1d8"],"mac_address":"fa:16:3e:b7:f1:5c","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-port","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:46Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:49:47,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=29a11e36-b820-43e5-85f8-2ba873e64633&name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-port&admin_state_up=True used request id req-9354a5b6-745f-47c1-9ab2-fc3569b13fef 2018-09-22 04:49:47,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:48,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7eb8bc-8652-4547-a7d3-eced80672bc0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d"}, "enabled": true, "id": "09e92837fd4a4849be8cf7b494b0d21d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj"}} 2018-09-22 04:49:48,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d used request id req-ca7eb8bc-8652-4547-a7d3-eced80672bc0 2018-09-22 04:49:48,008 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst 2018-09-22 04:49:48,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:48,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-795cd5db-d3ad-4d80-bab9-7711e265abef x-compute-request-id: req-795cd5db-d3ad-4d80-bab9-7711e265abef Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "804e5acf-dbf3-4f02-9774-835a68e0b964", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-flavor-name"}]} 2018-09-22 04:49:48,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-795cd5db-d3ad-4d80-bab9-7711e265abef 2018-09-22 04:49:48,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:48,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-f379a1db-99e1-4ef5-a551-1589f4078d80 x-compute-request-id: req-f379a1db-99e1-4ef5-a551-1589f4078d80 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "804e5acf-dbf3-4f02-9774-835a68e0b964", "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:49:48,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964 used request id req-f379a1db-99e1-4ef5-a551-1589f4078d80 2018-09-22 04:49:48,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:48,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-a5d5424d-ab2c-43d1-bcfc-12bf050af9f7 Date: Sat, 22 Sep 2018 04:49:48 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:49:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:49:38Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4/snap", "metadata": {}}], "self": "/v2/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "min_disk": 0, "protected": false, "id": "f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "file": "/v2/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "09e92837fd4a4849be8cf7b494b0d21d", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-image"} 2018-09-22 04:49:48,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-image used request id req-a5d5424d-ab2c-43d1-bcfc-12bf050af9f7 2018-09-22 04:49:48,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:48,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c9adb5b8-264e-4d4c-bfb5-cfafe8f40b9a Date: Sat, 22 Sep 2018 04:49:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:49:48,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c9adb5b8-264e-4d4c-bfb5-cfafe8f40b9a 2018-09-22 04:49:48,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" -d '{"server": {"name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst", "imageRef": "f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "flavorRef": "804e5acf-dbf3-4f02-9774-835a68e0b964", "max_count": 1, "min_count": 1, "networks": [{"port": "37116b0d-782a-4d8d-b5b7-1b93cd4a83d1"}]}}' 2018-09-22 04:49:49,916 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:49: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-ce05da10-b242-4384-bbe6-0fc8eaced248 x-compute-request-id: req-ce05da10-b242-4384-bbe6-0fc8eaced248 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "662df9c6-7549-43b4-9e6c-f1bf063a8eda", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "bookmark"}], "adminPass": "aq6dL2c4WE5E"}} 2018-09-22 04:49:49,917 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ce05da10-b242-4384-bbe6-0fc8eaced248 2018-09-22 04:49:49,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:50,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-a16362be-c0bc-438c-b64e-b1485be7450a x-compute-request-id: req-a16362be-c0bc-438c-b64e-b1485be7450a Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "bookmark"}], "image": {"id": "f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "links": [{"href": "http://172.30.9.23:8774/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "804e5acf-dbf3-4f02-9774-835a68e0b964", "links": [{"href": "http://172.30.9.23:8774/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964", "rel": "bookmark"}]}, "id": "662df9c6-7549-43b4-9e6c-f1bf063a8eda", "user_id": "f33620950e15455db703ffeecd1fc6e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:49:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst", "created": "2018-09-22T04:49:49Z", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:50,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda used request id req-a16362be-c0bc-438c-b64e-b1485be7450a 2018-09-22 04:49:50,450 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst 2018-09-22 04:49:50,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:50,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-1a6ce993-ad60-4bcd-be1d-6662120d8e4d x-compute-request-id: req-1a6ce993-ad60-4bcd-be1d-6662120d8e4d Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "bookmark"}], "image": {"id": "f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "links": [{"href": "http://172.30.9.23:8774/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "804e5acf-dbf3-4f02-9774-835a68e0b964", "links": [{"href": "http://172.30.9.23:8774/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964", "rel": "bookmark"}]}, "id": "662df9c6-7549-43b4-9e6c-f1bf063a8eda", "user_id": "f33620950e15455db703ffeecd1fc6e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:49:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst", "created": "2018-09-22T04:49:49Z", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:50,728 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda used request id req-1a6ce993-ad60-4bcd-be1d-6662120d8e4d 2018-09-22 04:49:50,728 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst] is - BUILD 2018-09-22 04:49:50,728 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:49:53,729 - create_instance - DEBUG - VM status query timeout in 896.720983982 2018-09-22 04:49:53,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:54,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-4df2bd3b-1ed6-4d94-af80-2e1837d5330d x-compute-request-id: req-4df2bd3b-1ed6-4d94-af80-2e1837d5330d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "bookmark"}], "image": {"id": "f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "links": [{"href": "http://172.30.9.23:8774/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "804e5acf-dbf3-4f02-9774-835a68e0b964", "links": [{"href": "http://172.30.9.23:8774/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964", "rel": "bookmark"}]}, "id": "662df9c6-7549-43b4-9e6c-f1bf063a8eda", "security_groups": [{"name": "default"}], "user_id": "f33620950e15455db703ffeecd1fc6e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:49:50Z", "hostId": "5f1ff09e96cad4ff747d76e80eefcde92b641f59d26a93e474d7d670", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst", "created": "2018-09-22T04:49:49Z", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:54,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda used request id req-4df2bd3b-1ed6-4d94-af80-2e1837d5330d 2018-09-22 04:49:54,191 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst] is - BUILD 2018-09-22 04:49:54,191 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:49:57,194 - create_instance - DEBUG - VM status query timeout in 893.255944967 2018-09-22 04:49:57,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:57,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-6d18aafb-85ed-4680-bc21-e5e1e1285a99 x-compute-request-id: req-6d18aafb-85ed-4680-bc21-e5e1e1285a99 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:f1:5c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "bookmark"}], "image": {"id": "f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "links": [{"href": "http://172.30.9.23:8774/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:49:42.000000", "flavor": {"id": "804e5acf-dbf3-4f02-9774-835a68e0b964", "links": [{"href": "http://172.30.9.23:8774/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964", "rel": "bookmark"}]}, "id": "662df9c6-7549-43b4-9e6c-f1bf063a8eda", "security_groups": [{"name": "default"}], "user_id": "f33620950e15455db703ffeecd1fc6e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:56Z", "hostId": "5f1ff09e96cad4ff747d76e80eefcde92b641f59d26a93e474d7d670", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst", "created": "2018-09-22T04:49:49Z", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:57,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda used request id req-6d18aafb-85ed-4680-bc21-e5e1e1285a99 2018-09-22 04:49:57,817 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst] is - ACTIVE 2018-09-22 04:49:57,817 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:49:57,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:58,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49: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-f252dd5c-5a29-435c-bca4-98deee593399 x-compute-request-id: req-f252dd5c-5a29-435c-bca4-98deee593399 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:f1:5c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "bookmark"}], "image": {"id": "f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "links": [{"href": "http://172.30.9.23:8774/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:49:42.000000", "flavor": {"id": "804e5acf-dbf3-4f02-9774-835a68e0b964", "links": [{"href": "http://172.30.9.23:8774/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964", "rel": "bookmark"}]}, "id": "662df9c6-7549-43b4-9e6c-f1bf063a8eda", "security_groups": [{"name": "default"}], "user_id": "f33620950e15455db703ffeecd1fc6e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:56Z", "hostId": "5f1ff09e96cad4ff747d76e80eefcde92b641f59d26a93e474d7d670", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst", "created": "2018-09-22T04:49:49Z", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:49:58,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda used request id req-f252dd5c-5a29-435c-bca4-98deee593399 2018-09-22 04:49:58,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:58,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6aadce9b-da2e-4c37-8407-064a3da6c406 Date: Sat, 22 Sep 2018 04:49: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":["1983bcfa-7ce6-43ab-baa0-caeb35d21c92"],"updated_at":"2018-09-22T04:49:41Z","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"29a11e36-b820-43e5-85f8-2ba873e64633","name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net"}]} 2018-09-22 04:49:58,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net used request id req-6aadce9b-da2e-4c37-8407-064a3da6c406 2018-09-22 04:49:58,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:58,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfee01d7-6783-4ea5-b258-c30e50ed56de Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d"}, "enabled": true, "id": "09e92837fd4a4849be8cf7b494b0d21d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj"}} 2018-09-22 04:49:58,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d used request id req-dfee01d7-6783-4ea5-b258-c30e50ed56de 2018-09-22 04:49:58,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:58,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7fadb131-33fd-457f-962c-eeb2949bebad Date: Sat, 22 Sep 2018 04:49:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:41Z","dns_nameservers":[],"updated_at":"2018-09-22T04:49:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-subnet"}]} 2018-09-22 04:49:58,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 used request id req-7fadb131-33fd-457f-962c-eeb2949bebad 2018-09-22 04:49:58,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:49:58,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-d731fc8b-ff5b-4a0b-a371-582185af10bb Date: Sat, 22 Sep 2018 04:49:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.10"}],"id":"37116b0d-782a-4d8d-b5b7-1b93cd4a83d1","security_groups":["32255344-8adb-48a2-ab3b-cf11ffead1d8"],"mac_address":"fa:16:3e:b7:f1:5c","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-port","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:46Z","binding:vnic_type":"normal","device_id":"662df9c6-7549-43b4-9e6c-f1bf063a8eda"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.3"}],"id":"93ba8fc2-797b-4b0a-aa68-1855786ebd0f","security_groups":[],"mac_address":"fa:16:3e:2a:e0:79","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-29a11e36-b820-43e5-85f8-2ba873e64633"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.4"}],"id":"99859f85-3774-47a6-81a7-ae2f08a1f51e","security_groups":[],"mac_address":"fa:16:3e:f4:8d:21","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-29a11e36-b820-43e5-85f8-2ba873e64633"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.2"}],"id":"c5033016-9594-4e2b-b61a-15ffecfc9125","security_groups":[],"mac_address":"fa:16:3e:5a:47:8f","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-29a11e36-b820-43e5-85f8-2ba873e64633"}]} 2018-09-22 04:49:58,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 used request id req-d731fc8b-ff5b-4a0b-a371-582185af10bb 2018-09-22 04:49:58,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:49:58,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:49:59,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb35a1e613364c1595613c34149bcee8", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj-role"}], "expires_at": "2018-09-22T05:49:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09e92837fd4a4849be8cf7b494b0d21d", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-user", "id": "f33620950e15455db703ffeecd1fc6e6"}, "audit_ids": ["lwGz6BQPRu6gBLTZFaS1ew"], "issued_at": "2018-09-22T04:49:59.000000Z"}} 2018-09-22 04:49:59,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e9a4e0cb6a4cc23836ed2ef41300bf29590702" 2018-09-22 04:49:59,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9060a58-5480-4aba-9f7d-08f51841dbd3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:49:59,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a9060a58-5480-4aba-9f7d-08f51841dbd3 2018-09-22 04:49:59,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e9a4e0cb6a4cc23836ed2ef41300bf29590702" 2018-09-22 04:49:59,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-826d43a4-8d41-4ee6-8ab1-2cda4ad3b98c Date: Sat, 22 Sep 2018 04:49:59 GMT RESP BODY: {"security_groups": []} 2018-09-22 04:49:59,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-name&description=hello+group used request id req-826d43a4-8d41-4ee6-8ab1-2cda4ad3b98c 2018-09-22 04:49:59,393 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-name... 2018-09-22 04:49:59,393 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-name 2018-09-22 04:49:59,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e9a4e0cb6a4cc23836ed2ef41300bf29590702" -d '{"security_group": {"name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-name", "description": "hello group"}}' 2018-09-22 04:49:59,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6e46f1a3-e2bb-4d82-b745-4483df907f7f Date: Sat, 22 Sep 2018 04:49:59 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "created_at": "2018-09-22T04:49:59Z", "updated_at": "2018-09-22T04:49:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:49:59Z", "revision_number": 0, "id": "4fee881e-ed7f-44f4-9962-dd1b872ebc3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:49:59Z", "security_group_id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "port_range_min": null, "ethertype": "IPv4", "project_id": "09e92837fd4a4849be8cf7b494b0d21d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:49:59Z", "revision_number": 0, "id": "60b3e1a2-146e-43e5-afba-6cd3a270f9fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:49:59Z", "security_group_id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "port_range_min": null, "ethertype": "IPv6", "project_id": "09e92837fd4a4849be8cf7b494b0d21d"}], "revision_number": 2, "project_id": "09e92837fd4a4849be8cf7b494b0d21d", "id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-name"}} 2018-09-22 04:49:59,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-6e46f1a3-e2bb-4d82-b745-4483df907f7f 2018-09-22 04:49:59,760 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3872c9cd-c6ce-41f8-b718-186e962efd93 2018-09-22 04:49:59,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3872c9cd-c6ce-41f8-b718-186e962efd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e9a4e0cb6a4cc23836ed2ef41300bf29590702" 2018-09-22 04:49:59,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-38f485c7-b08c-48c5-bbe5-59c61ea92eea Date: Sat, 22 Sep 2018 04:49:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:49:59Z", "security_group_id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "port_range_min": null, "revision_number": 0, "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "created_at": "2018-09-22T04:49:59Z", "project_id": "09e92837fd4a4849be8cf7b494b0d21d", "id": "4fee881e-ed7f-44f4-9962-dd1b872ebc3f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:49:59Z", "security_group_id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "port_range_min": null, "revision_number": 0, "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "created_at": "2018-09-22T04:49:59Z", "project_id": "09e92837fd4a4849be8cf7b494b0d21d", "id": "60b3e1a2-146e-43e5-afba-6cd3a270f9fe"}]} 2018-09-22 04:49:59,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3872c9cd-c6ce-41f8-b718-186e962efd93 used request id req-38f485c7-b08c-48c5-bbe5-59c61ea92eea 2018-09-22 04:49:59,936 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3872c9cd-c6ce-41f8-b718-186e962efd93 2018-09-22 04:49:59,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3872c9cd-c6ce-41f8-b718-186e962efd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e9a4e0cb6a4cc23836ed2ef41300bf29590702" 2018-09-22 04:50:00,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b8fd9e4-0cd1-4ccb-8ea3-e3a9ce157bf1 Date: Sat, 22 Sep 2018 04:50:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:49:59Z", "security_group_id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "port_range_min": null, "revision_number": 0, "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "created_at": "2018-09-22T04:49:59Z", "project_id": "09e92837fd4a4849be8cf7b494b0d21d", "id": "4fee881e-ed7f-44f4-9962-dd1b872ebc3f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:49:59Z", "security_group_id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "port_range_min": null, "revision_number": 0, "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "created_at": "2018-09-22T04:49:59Z", "project_id": "09e92837fd4a4849be8cf7b494b0d21d", "id": "60b3e1a2-146e-43e5-afba-6cd3a270f9fe"}]} 2018-09-22 04:50:00,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3872c9cd-c6ce-41f8-b718-186e962efd93 used request id req-0b8fd9e4-0cd1-4ccb-8ea3-e3a9ce157bf1 2018-09-22 04:50:00,100 - neutron_utils - INFO - Retrieving security group with ID - 3872c9cd-c6ce-41f8-b718-186e962efd93 2018-09-22 04:50:00,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=3872c9cd-c6ce-41f8-b718-186e962efd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e9a4e0cb6a4cc23836ed2ef41300bf29590702" 2018-09-22 04:50:00,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-ae314b42-4a84-4620-b201-deec891bd8ed Date: Sat, 22 Sep 2018 04:50:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "created_at": "2018-09-22T04:49:59Z", "updated_at": "2018-09-22T04:49:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:49:59Z", "revision_number": 0, "id": "4fee881e-ed7f-44f4-9962-dd1b872ebc3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:49:59Z", "security_group_id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "port_range_min": null, "ethertype": "IPv4", "project_id": "09e92837fd4a4849be8cf7b494b0d21d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:49:59Z", "revision_number": 0, "id": "60b3e1a2-146e-43e5-afba-6cd3a270f9fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:49:59Z", "security_group_id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "port_range_min": null, "ethertype": "IPv6", "project_id": "09e92837fd4a4849be8cf7b494b0d21d"}], "revision_number": 2, "project_id": "09e92837fd4a4849be8cf7b494b0d21d", "id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-name"}]} 2018-09-22 04:50:00,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=3872c9cd-c6ce-41f8-b718-186e962efd93 used request id req-ae314b42-4a84-4620-b201-deec891bd8ed 2018-09-22 04:50:00,386 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3872c9cd-c6ce-41f8-b718-186e962efd93 2018-09-22 04:50:00,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3872c9cd-c6ce-41f8-b718-186e962efd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e9a4e0cb6a4cc23836ed2ef41300bf29590702" 2018-09-22 04:50:00,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5bbd53aa-7965-4765-a48c-75321bebb38f Date: Sat, 22 Sep 2018 04:50:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:49:59Z", "security_group_id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "port_range_min": null, "revision_number": 0, "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "created_at": "2018-09-22T04:49:59Z", "project_id": "09e92837fd4a4849be8cf7b494b0d21d", "id": "4fee881e-ed7f-44f4-9962-dd1b872ebc3f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:49:59Z", "security_group_id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "port_range_min": null, "revision_number": 0, "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "created_at": "2018-09-22T04:49:59Z", "project_id": "09e92837fd4a4849be8cf7b494b0d21d", "id": "60b3e1a2-146e-43e5-afba-6cd3a270f9fe"}]} 2018-09-22 04:50:00,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3872c9cd-c6ce-41f8-b718-186e962efd93 used request id req-5bbd53aa-7965-4765-a48c-75321bebb38f 2018-09-22 04:50:00,416 - neutron_utils - INFO - Retrieving security group with ID - 3872c9cd-c6ce-41f8-b718-186e962efd93 2018-09-22 04:50:00,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=3872c9cd-c6ce-41f8-b718-186e962efd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e9a4e0cb6a4cc23836ed2ef41300bf29590702" 2018-09-22 04:50:00,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f2681b52-eb08-4900-ad25-e3241608fa98 Date: Sat, 22 Sep 2018 04:50:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "created_at": "2018-09-22T04:49:59Z", "updated_at": "2018-09-22T04:49:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:49:59Z", "revision_number": 0, "id": "4fee881e-ed7f-44f4-9962-dd1b872ebc3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:49:59Z", "security_group_id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "port_range_min": null, "ethertype": "IPv4", "project_id": "09e92837fd4a4849be8cf7b494b0d21d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:49:59Z", "revision_number": 0, "id": "60b3e1a2-146e-43e5-afba-6cd3a270f9fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:49:59Z", "security_group_id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "port_range_min": null, "ethertype": "IPv6", "project_id": "09e92837fd4a4849be8cf7b494b0d21d"}], "revision_number": 2, "project_id": "09e92837fd4a4849be8cf7b494b0d21d", "id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-name"}]} 2018-09-22 04:50:00,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=3872c9cd-c6ce-41f8-b718-186e962efd93 used request id req-f2681b52-eb08-4900-ad25-e3241608fa98 2018-09-22 04:50:00,613 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3872c9cd-c6ce-41f8-b718-186e962efd93 2018-09-22 04:50:00,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3872c9cd-c6ce-41f8-b718-186e962efd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e9a4e0cb6a4cc23836ed2ef41300bf29590702" 2018-09-22 04:50:00,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e5004bbd-c005-4c6c-bafa-5bdb495c0408 Date: Sat, 22 Sep 2018 04:50:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:49:59Z", "security_group_id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "port_range_min": null, "revision_number": 0, "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "created_at": "2018-09-22T04:49:59Z", "project_id": "09e92837fd4a4849be8cf7b494b0d21d", "id": "4fee881e-ed7f-44f4-9962-dd1b872ebc3f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:49:59Z", "security_group_id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "port_range_min": null, "revision_number": 0, "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "created_at": "2018-09-22T04:49:59Z", "project_id": "09e92837fd4a4849be8cf7b494b0d21d", "id": "60b3e1a2-146e-43e5-afba-6cd3a270f9fe"}]} 2018-09-22 04:50:00,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3872c9cd-c6ce-41f8-b718-186e962efd93 used request id req-e5004bbd-c005-4c6c-bafa-5bdb495c0408 2018-09-22 04:50:00,729 - neutron_utils - INFO - Retrieving security group with ID - 3872c9cd-c6ce-41f8-b718-186e962efd93 2018-09-22 04:50:00,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=3872c9cd-c6ce-41f8-b718-186e962efd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e9a4e0cb6a4cc23836ed2ef41300bf29590702" 2018-09-22 04:50:00,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-b9b6b232-5d5f-4abd-a9f2-35a2b9143454 Date: Sat, 22 Sep 2018 04:50:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "created_at": "2018-09-22T04:49:59Z", "updated_at": "2018-09-22T04:49:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:49:59Z", "revision_number": 0, "id": "4fee881e-ed7f-44f4-9962-dd1b872ebc3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:49:59Z", "security_group_id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "port_range_min": null, "ethertype": "IPv4", "project_id": "09e92837fd4a4849be8cf7b494b0d21d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:49:59Z", "revision_number": 0, "id": "60b3e1a2-146e-43e5-afba-6cd3a270f9fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:49:59Z", "security_group_id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "port_range_min": null, "ethertype": "IPv6", "project_id": "09e92837fd4a4849be8cf7b494b0d21d"}], "revision_number": 2, "project_id": "09e92837fd4a4849be8cf7b494b0d21d", "id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-name"}]} 2018-09-22 04:50:00,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=3872c9cd-c6ce-41f8-b718-186e962efd93 used request id req-b9b6b232-5d5f-4abd-a9f2-35a2b9143454 2018-09-22 04:50:00,918 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3872c9cd-c6ce-41f8-b718-186e962efd93 2018-09-22 04:50:00,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3872c9cd-c6ce-41f8-b718-186e962efd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e9a4e0cb6a4cc23836ed2ef41300bf29590702" 2018-09-22 04:50:01,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b6ca54d-dead-493e-9e6f-4d1512295eb7 Date: Sat, 22 Sep 2018 04:50:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:49:59Z", "security_group_id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "port_range_min": null, "revision_number": 0, "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "created_at": "2018-09-22T04:49:59Z", "project_id": "09e92837fd4a4849be8cf7b494b0d21d", "id": "4fee881e-ed7f-44f4-9962-dd1b872ebc3f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:49:59Z", "security_group_id": "3872c9cd-c6ce-41f8-b718-186e962efd93", "port_range_min": null, "revision_number": 0, "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "created_at": "2018-09-22T04:49:59Z", "project_id": "09e92837fd4a4849be8cf7b494b0d21d", "id": "60b3e1a2-146e-43e5-afba-6cd3a270f9fe"}]} 2018-09-22 04:50:01,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3872c9cd-c6ce-41f8-b718-186e962efd93 used request id req-0b6ca54d-dead-493e-9e6f-4d1512295eb7 2018-09-22 04:50:01,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:01,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-45d6b5bc-7666-4477-bff8-57300401db25 x-compute-request-id: req-45d6b5bc-7666-4477-bff8-57300401db25 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:f1:5c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "bookmark"}], "image": {"id": "f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "links": [{"href": "http://172.30.9.23:8774/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:49:42.000000", "flavor": {"id": "804e5acf-dbf3-4f02-9774-835a68e0b964", "links": [{"href": "http://172.30.9.23:8774/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964", "rel": "bookmark"}]}, "id": "662df9c6-7549-43b4-9e6c-f1bf063a8eda", "security_groups": [{"name": "default"}], "user_id": "f33620950e15455db703ffeecd1fc6e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:56Z", "hostId": "5f1ff09e96cad4ff747d76e80eefcde92b641f59d26a93e474d7d670", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst", "created": "2018-09-22T04:49:49Z", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:01,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda used request id req-45d6b5bc-7666-4477-bff8-57300401db25 2018-09-22 04:50:01,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:01,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d963a934-e999-4919-9044-7a9b323fc0dd Date: Sat, 22 Sep 2018 04:50: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":["1983bcfa-7ce6-43ab-baa0-caeb35d21c92"],"updated_at":"2018-09-22T04:49:41Z","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"29a11e36-b820-43e5-85f8-2ba873e64633","name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net"}]} 2018-09-22 04:50:01,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net used request id req-d963a934-e999-4919-9044-7a9b323fc0dd 2018-09-22 04:50:01,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:01,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deea8f66-9ab6-4f01-a792-f12416aeeb8b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d"}, "enabled": true, "id": "09e92837fd4a4849be8cf7b494b0d21d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj"}} 2018-09-22 04:50:01,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d used request id req-deea8f66-9ab6-4f01-a792-f12416aeeb8b 2018-09-22 04:50:01,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:01,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4082dbb5-85c1-4f2f-ba6b-f11f49f49caa Date: Sat, 22 Sep 2018 04:50:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:41Z","dns_nameservers":[],"updated_at":"2018-09-22T04:49:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-subnet"}]} 2018-09-22 04:50:01,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 used request id req-4082dbb5-85c1-4f2f-ba6b-f11f49f49caa 2018-09-22 04:50:01,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:02,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-b8c1e09e-07b2-4284-9bfa-a8e3d2d67bbb Date: Sat, 22 Sep 2018 04:50:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.10"}],"id":"37116b0d-782a-4d8d-b5b7-1b93cd4a83d1","security_groups":["32255344-8adb-48a2-ab3b-cf11ffead1d8"],"mac_address":"fa:16:3e:b7:f1:5c","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-port","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:46Z","binding:vnic_type":"normal","device_id":"662df9c6-7549-43b4-9e6c-f1bf063a8eda"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.3"}],"id":"93ba8fc2-797b-4b0a-aa68-1855786ebd0f","security_groups":[],"mac_address":"fa:16:3e:2a:e0:79","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-29a11e36-b820-43e5-85f8-2ba873e64633"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.4"}],"id":"99859f85-3774-47a6-81a7-ae2f08a1f51e","security_groups":[],"mac_address":"fa:16:3e:f4:8d:21","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-29a11e36-b820-43e5-85f8-2ba873e64633"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.2"}],"id":"c5033016-9594-4e2b-b61a-15ffecfc9125","security_groups":[],"mac_address":"fa:16:3e:5a:47:8f","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-29a11e36-b820-43e5-85f8-2ba873e64633"}]} 2018-09-22 04:50:02,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 used request id req-b8c1e09e-07b2-4284-9bfa-a8e3d2d67bbb 2018-09-22 04:50:02,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:50:02,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb35a1e613364c1595613c34149bcee8", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj-role"}], "expires_at": "2018-09-22T05:50:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09e92837fd4a4849be8cf7b494b0d21d", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/09e92837fd4a4849be8cf7b494b0d21d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-user", "id": "f33620950e15455db703ffeecd1fc6e6"}, "audit_ids": ["63IIS08kQLaV75fuaELn-A"], "issued_at": "2018-09-22T04:50:02.000000Z"}} 2018-09-22 04:50:02,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102b78857812cc5c0c91882754f32f66e99d0259" 2018-09-22 04:50:03,319 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-506a9cd2-a7df-4516-b948-da8412b22fcf x-compute-request-id: req-506a9cd2-a7df-4516-b948-da8412b22fcf Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:f1:5c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "bookmark"}], "image": {"id": "f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "links": [{"href": "http://172.30.9.23:8774/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:49:42.000000", "flavor": {"id": "804e5acf-dbf3-4f02-9774-835a68e0b964", "links": [{"href": "http://172.30.9.23:8774/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964", "rel": "bookmark"}]}, "id": "662df9c6-7549-43b4-9e6c-f1bf063a8eda", "security_groups": [{"name": "default"}], "user_id": "f33620950e15455db703ffeecd1fc6e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:56Z", "hostId": "5f1ff09e96cad4ff747d76e80eefcde92b641f59d26a93e474d7d670", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst", "created": "2018-09-22T04:49:49Z", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:03,319 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda used request id req-506a9cd2-a7df-4516-b948-da8412b22fcf 2018-09-22 04:50:03,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:04,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-ef56ed03-1c14-4f54-aa66-117369fb6e8d x-compute-request-id: req-ef56ed03-1c14-4f54-aa66-117369fb6e8d Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:f1:5c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "bookmark"}], "image": {"id": "f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "links": [{"href": "http://172.30.9.23:8774/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:49:42.000000", "flavor": {"id": "804e5acf-dbf3-4f02-9774-835a68e0b964", "links": [{"href": "http://172.30.9.23:8774/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964", "rel": "bookmark"}]}, "id": "662df9c6-7549-43b4-9e6c-f1bf063a8eda", "security_groups": [{"name": "default"}], "user_id": "f33620950e15455db703ffeecd1fc6e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:56Z", "hostId": "5f1ff09e96cad4ff747d76e80eefcde92b641f59d26a93e474d7d670", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst", "created": "2018-09-22T04:49:49Z", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:04,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda used request id req-ef56ed03-1c14-4f54-aa66-117369fb6e8d 2018-09-22 04:50:04,093 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst] is - ACTIVE 2018-09-22 04:50:04,093 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:50:04,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:04,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-8debfa47-9bb0-4b12-b011-9117487c9f44 x-compute-request-id: req-8debfa47-9bb0-4b12-b011-9117487c9f44 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:f1:5c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "bookmark"}], "image": {"id": "f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "links": [{"href": "http://172.30.9.23:8774/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:49:42.000000", "flavor": {"id": "804e5acf-dbf3-4f02-9774-835a68e0b964", "links": [{"href": "http://172.30.9.23:8774/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964", "rel": "bookmark"}]}, "id": "662df9c6-7549-43b4-9e6c-f1bf063a8eda", "security_groups": [{"name": "default"}], "user_id": "f33620950e15455db703ffeecd1fc6e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:56Z", "hostId": "5f1ff09e96cad4ff747d76e80eefcde92b641f59d26a93e474d7d670", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst", "created": "2018-09-22T04:49:49Z", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:04,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda used request id req-8debfa47-9bb0-4b12-b011-9117487c9f44 2018-09-22 04:50:04,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:04,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-09848a53-fd11-442d-a086-d2bac1d2720c Date: Sat, 22 Sep 2018 04:50: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":["1983bcfa-7ce6-43ab-baa0-caeb35d21c92"],"updated_at":"2018-09-22T04:49:41Z","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"29a11e36-b820-43e5-85f8-2ba873e64633","name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net"}]} 2018-09-22 04:50:04,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net used request id req-09848a53-fd11-442d-a086-d2bac1d2720c 2018-09-22 04:50:04,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:04,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39548aac-f6c6-4a8e-b75b-73717f022fdb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d"}, "enabled": true, "id": "09e92837fd4a4849be8cf7b494b0d21d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj"}} 2018-09-22 04:50:04,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d used request id req-39548aac-f6c6-4a8e-b75b-73717f022fdb 2018-09-22 04:50:04,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:05,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-aa2150bd-3ae9-4f2d-adfb-f60faa3c0ab7 Date: Sat, 22 Sep 2018 04:50:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:41Z","dns_nameservers":[],"updated_at":"2018-09-22T04:49:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-subnet"}]} 2018-09-22 04:50:05,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 used request id req-aa2150bd-3ae9-4f2d-adfb-f60faa3c0ab7 2018-09-22 04:50:05,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:05,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-8e2e1736-da61-44c9-a401-6b9c5474c16a Date: Sat, 22 Sep 2018 04:50:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.10"}],"id":"37116b0d-782a-4d8d-b5b7-1b93cd4a83d1","security_groups":["32255344-8adb-48a2-ab3b-cf11ffead1d8"],"mac_address":"fa:16:3e:b7:f1:5c","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-port","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:46Z","binding:vnic_type":"normal","device_id":"662df9c6-7549-43b4-9e6c-f1bf063a8eda"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.3"}],"id":"93ba8fc2-797b-4b0a-aa68-1855786ebd0f","security_groups":[],"mac_address":"fa:16:3e:2a:e0:79","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-29a11e36-b820-43e5-85f8-2ba873e64633"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.4"}],"id":"99859f85-3774-47a6-81a7-ae2f08a1f51e","security_groups":[],"mac_address":"fa:16:3e:f4:8d:21","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-29a11e36-b820-43e5-85f8-2ba873e64633"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.2"}],"id":"c5033016-9594-4e2b-b61a-15ffecfc9125","security_groups":[],"mac_address":"fa:16:3e:5a:47:8f","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-29a11e36-b820-43e5-85f8-2ba873e64633"}]} 2018-09-22 04:50:05,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 used request id req-8e2e1736-da61-44c9-a401-6b9c5474c16a 2018-09-22 04:50:05,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:05,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-c5c01943-b168-4198-a080-ce707cc4eb08 x-compute-request-id: req-c5c01943-b168-4198-a080-ce707cc4eb08 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:f1:5c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "bookmark"}], "image": {"id": "f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "links": [{"href": "http://172.30.9.23:8774/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:49:42.000000", "flavor": {"id": "804e5acf-dbf3-4f02-9774-835a68e0b964", "links": [{"href": "http://172.30.9.23:8774/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964", "rel": "bookmark"}]}, "id": "662df9c6-7549-43b4-9e6c-f1bf063a8eda", "security_groups": [{"name": "default"}], "user_id": "f33620950e15455db703ffeecd1fc6e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:56Z", "hostId": "5f1ff09e96cad4ff747d76e80eefcde92b641f59d26a93e474d7d670", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst", "created": "2018-09-22T04:49:49Z", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:05,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda used request id req-c5c01943-b168-4198-a080-ce707cc4eb08 2018-09-22 04:50:05,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:05,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2d082b6b-4b1e-4946-9238-ff1faa4aa05d Date: Sat, 22 Sep 2018 04:50:05 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":["1983bcfa-7ce6-43ab-baa0-caeb35d21c92"],"updated_at":"2018-09-22T04:49:41Z","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"29a11e36-b820-43e5-85f8-2ba873e64633","name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net"}]} 2018-09-22 04:50:05,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net used request id req-2d082b6b-4b1e-4946-9238-ff1faa4aa05d 2018-09-22 04:50:05,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:05,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f1305ff-5776-4e96-8aa1-d6e61476108c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d"}, "enabled": true, "id": "09e92837fd4a4849be8cf7b494b0d21d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj"}} 2018-09-22 04:50:05,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d used request id req-2f1305ff-5776-4e96-8aa1-d6e61476108c 2018-09-22 04:50:05,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:06,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e76647d2-fdd8-47ce-924e-f5d4f7de7ba7 Date: Sat, 22 Sep 2018 04:50:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:41Z","dns_nameservers":[],"updated_at":"2018-09-22T04:49:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-subnet"}]} 2018-09-22 04:50:06,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 used request id req-e76647d2-fdd8-47ce-924e-f5d4f7de7ba7 2018-09-22 04:50:06,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:06,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-6b2f65d4-72b6-479c-9b62-e01fb5fbda21 Date: Sat, 22 Sep 2018 04:50:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.10"}],"id":"37116b0d-782a-4d8d-b5b7-1b93cd4a83d1","security_groups":["32255344-8adb-48a2-ab3b-cf11ffead1d8"],"mac_address":"fa:16:3e:b7:f1:5c","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-port","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:46Z","binding:vnic_type":"normal","device_id":"662df9c6-7549-43b4-9e6c-f1bf063a8eda"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.3"}],"id":"93ba8fc2-797b-4b0a-aa68-1855786ebd0f","security_groups":[],"mac_address":"fa:16:3e:2a:e0:79","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-29a11e36-b820-43e5-85f8-2ba873e64633"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.4"}],"id":"99859f85-3774-47a6-81a7-ae2f08a1f51e","security_groups":[],"mac_address":"fa:16:3e:f4:8d:21","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-29a11e36-b820-43e5-85f8-2ba873e64633"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.2"}],"id":"c5033016-9594-4e2b-b61a-15ffecfc9125","security_groups":[],"mac_address":"fa:16:3e:5a:47:8f","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-29a11e36-b820-43e5-85f8-2ba873e64633"}]} 2018-09-22 04:50:06,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 used request id req-6b2f65d4-72b6-479c-9b62-e01fb5fbda21 2018-09-22 04:50:06,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-name"}}' 2018-09-22 04:50:07,354 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:50:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-08b2b5c1-1e68-4a5c-b6de-5605ff303546 x-compute-request-id: req-08b2b5c1-1e68-4a5c-b6de-5605ff303546 Content-Length: 0 Content-Type: application/json 2018-09-22 04:50:07,354 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda/action used request id req-08b2b5c1-1e68-4a5c-b6de-5605ff303546 2018-09-22 04:50:07,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:07,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-13d3c9c7-6175-4aab-a6ae-6456397f88bb x-compute-request-id: req-13d3c9c7-6175-4aab-a6ae-6456397f88bb Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:f1:5c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "bookmark"}], "image": {"id": "f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "links": [{"href": "http://172.30.9.23:8774/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:49:42.000000", "flavor": {"id": "804e5acf-dbf3-4f02-9774-835a68e0b964", "links": [{"href": "http://172.30.9.23:8774/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964", "rel": "bookmark"}]}, "id": "662df9c6-7549-43b4-9e6c-f1bf063a8eda", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-name"}], "user_id": "f33620950e15455db703ffeecd1fc6e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:56Z", "hostId": "5f1ff09e96cad4ff747d76e80eefcde92b641f59d26a93e474d7d670", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst", "created": "2018-09-22T04:49:49Z", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:07,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda used request id req-13d3c9c7-6175-4aab-a6ae-6456397f88bb 2018-09-22 04:50:07,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:07,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6e3fffbc-2847-47e4-bc2e-4272e0651ec7 Date: Sat, 22 Sep 2018 04:50:07 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":["1983bcfa-7ce6-43ab-baa0-caeb35d21c92"],"updated_at":"2018-09-22T04:49:41Z","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"29a11e36-b820-43e5-85f8-2ba873e64633","name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net"}]} 2018-09-22 04:50:07,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net used request id req-6e3fffbc-2847-47e4-bc2e-4272e0651ec7 2018-09-22 04:50:07,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:07,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37883c5f-4925-4a2e-95c4-4cefedbe43cc Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d"}, "enabled": true, "id": "09e92837fd4a4849be8cf7b494b0d21d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj"}} 2018-09-22 04:50:07,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d used request id req-37883c5f-4925-4a2e-95c4-4cefedbe43cc 2018-09-22 04:50:07,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:07,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-702367bc-6370-4e97-9980-7d17c8c19e28 Date: Sat, 22 Sep 2018 04:50:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:41Z","dns_nameservers":[],"updated_at":"2018-09-22T04:49:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"09e92837fd4a4849be8cf7b494b0d21d","id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-subnet"}]} 2018-09-22 04:50:07,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 used request id req-702367bc-6370-4e97-9980-7d17c8c19e28 2018-09-22 04:50:07,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:08,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-950add97-67d5-4ad4-809d-f4d078903b40 Date: Sat, 22 Sep 2018 04:50:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.10"}],"id":"37116b0d-782a-4d8d-b5b7-1b93cd4a83d1","security_groups":["32255344-8adb-48a2-ab3b-cf11ffead1d8","3872c9cd-c6ce-41f8-b718-186e962efd93"],"mac_address":"fa:16:3e:b7:f1:5c","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-port","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:46Z","binding:vnic_type":"normal","device_id":"662df9c6-7549-43b4-9e6c-f1bf063a8eda"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.3"}],"id":"93ba8fc2-797b-4b0a-aa68-1855786ebd0f","security_groups":[],"mac_address":"fa:16:3e:2a:e0:79","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-29a11e36-b820-43e5-85f8-2ba873e64633"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.4"}],"id":"99859f85-3774-47a6-81a7-ae2f08a1f51e","security_groups":[],"mac_address":"fa:16:3e:f4:8d:21","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-29a11e36-b820-43e5-85f8-2ba873e64633"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:49:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1983bcfa-7ce6-43ab-baa0-caeb35d21c92","ip_address":"10.55.0.2"}],"id":"c5033016-9594-4e2b-b61a-15ffecfc9125","security_groups":[],"mac_address":"fa:16:3e:5a:47:8f","project_id":"09e92837fd4a4849be8cf7b494b0d21d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"29a11e36-b820-43e5-85f8-2ba873e64633","tenant_id":"09e92837fd4a4849be8cf7b494b0d21d","created_at":"2018-09-22T04:49:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-29a11e36-b820-43e5-85f8-2ba873e64633"}]} 2018-09-22 04:50:08,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=29a11e36-b820-43e5-85f8-2ba873e64633 used request id req-950add97-67d5-4ad4-809d-f4d078903b40 2018-09-22 04:50:08,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102b78857812cc5c0c91882754f32f66e99d0259" 2018-09-22 04:50:08,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-4aa77ea7-2fef-40a5-a0be-a8ee3403d9f6 x-compute-request-id: req-4aa77ea7-2fef-40a5-a0be-a8ee3403d9f6 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:f1:5c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "bookmark"}], "image": {"id": "f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "links": [{"href": "http://172.30.9.23:8774/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:49:42.000000", "flavor": {"id": "804e5acf-dbf3-4f02-9774-835a68e0b964", "links": [{"href": "http://172.30.9.23:8774/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964", "rel": "bookmark"}]}, "id": "662df9c6-7549-43b4-9e6c-f1bf063a8eda", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-name"}], "user_id": "f33620950e15455db703ffeecd1fc6e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:49:56Z", "hostId": "5f1ff09e96cad4ff747d76e80eefcde92b641f59d26a93e474d7d670", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst", "created": "2018-09-22T04:49:49Z", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:08,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda used request id req-4aa77ea7-2fef-40a5-a0be-a8ee3403d9f6 2018-09-22 04:50:08,597 - create_instance - INFO - Deleting Port with ID - 37116b0d-782a-4d8d-b5b7-1b93cd4a83d1 2018-09-22 04:50:08,598 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-port 2018-09-22 04:50:08,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/37116b0d-782a-4d8d-b5b7-1b93cd4a83d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:09,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-19b49137-45e5-42bd-b839-67ef64c85d1d Date: Sat, 22 Sep 2018 04:50:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:50:09,295 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/37116b0d-782a-4d8d-b5b7-1b93cd4a83d1 used request id req-19b49137-45e5-42bd-b839-67ef64c85d1d 2018-09-22 04:50:09,296 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst 2018-09-22 04:50:09,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:09,466 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:50: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-41427277-7814-4981-920c-d3f1eb8c90da x-compute-request-id: req-41427277-7814-4981-920c-d3f1eb8c90da Content-Type: application/json 2018-09-22 04:50:09,467 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda used request id req-41427277-7814-4981-920c-d3f1eb8c90da 2018-09-22 04:50:09,467 - create_instance - INFO - Checking deletion status 2018-09-22 04:50:09,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:09,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-11252718-5ba4-40a6-91de-5dbd26aee9ba x-compute-request-id: req-11252718-5ba4-40a6-91de-5dbd26aee9ba Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:f1:5c", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "bookmark"}], "image": {"id": "f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "links": [{"href": "http://172.30.9.23:8774/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:49:42.000000", "flavor": {"id": "804e5acf-dbf3-4f02-9774-835a68e0b964", "links": [{"href": "http://172.30.9.23:8774/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964", "rel": "bookmark"}]}, "id": "662df9c6-7549-43b4-9e6c-f1bf063a8eda", "user_id": "f33620950e15455db703ffeecd1fc6e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:50:09Z", "hostId": "5f1ff09e96cad4ff747d76e80eefcde92b641f59d26a93e474d7d670", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst", "created": "2018-09-22T04:49:49Z", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:09,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda used request id req-11252718-5ba4-40a6-91de-5dbd26aee9ba 2018-09-22 04:50:09,708 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst] is - ACTIVE 2018-09-22 04:50:09,709 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:50:12,712 - create_instance - DEBUG - VM status query timeout in 296.755278111 2018-09-22 04:50:12,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:12,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-f91827ae-8ff6-41d6-97b4-f2d06d2b23db x-compute-request-id: req-f91827ae-8ff6-41d6-97b4-f2d06d2b23db Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda", "rel": "bookmark"}], "image": {"id": "f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "links": [{"href": "http://172.30.9.23:8774/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:49:42.000000", "flavor": {"id": "804e5acf-dbf3-4f02-9774-835a68e0b964", "links": [{"href": "http://172.30.9.23:8774/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964", "rel": "bookmark"}]}, "id": "662df9c6-7549-43b4-9e6c-f1bf063a8eda", "user_id": "f33620950e15455db703ffeecd1fc6e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:50:09Z", "hostId": "5f1ff09e96cad4ff747d76e80eefcde92b641f59d26a93e474d7d670", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst", "created": "2018-09-22T04:49:49Z", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:12,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda used request id req-f91827ae-8ff6-41d6-97b4-f2d06d2b23db 2018-09-22 04:50:12,826 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst] is - ACTIVE 2018-09-22 04:50:12,826 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:50:15,829 - create_instance - DEBUG - VM status query timeout in 293.637986898 2018-09-22 04:50:15,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9c9e3083777ef1d9afae3063ebbb7ee1a6d119" 2018-09-22 04:50:15,879 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:50: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-ac2aa3ec-02e6-4cb8-b863-527176217b30 x-compute-request-id: req-ac2aa3ec-02e6-4cb8-b863-527176217b30 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 662df9c6-7549-43b4-9e6c-f1bf063a8eda could not be found.", "code": 404}} 2018-09-22 04:50:15,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/662df9c6-7549-43b4-9e6c-f1bf063a8eda used request id req-ac2aa3ec-02e6-4cb8-b863-527176217b30 2018-09-22 04:50:15,879 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 662df9c6-7549-43b4-9e6c-f1bf063a8eda could not be found. (HTTP 404) (Request-ID: req-ac2aa3ec-02e6-4cb8-b863-527176217b30) 2018-09-22 04:50:15,879 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-inst 2018-09-22 04:50:15,880 - neutron_utils - INFO - Deleting security group rule with ID - 60b3e1a2-146e-43e5-afba-6cd3a270f9fe 2018-09-22 04:50:15,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/60b3e1a2-146e-43e5-afba-6cd3a270f9fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e9a4e0cb6a4cc23836ed2ef41300bf29590702" 2018-09-22 04:50:16,157 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b51ba9ee-e189-416e-b2ba-6b941a46c1d6 Content-Length: 0 Date: Sat, 22 Sep 2018 04:50:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:50:16,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/60b3e1a2-146e-43e5-afba-6cd3a270f9fe used request id req-b51ba9ee-e189-416e-b2ba-6b941a46c1d6 2018-09-22 04:50:16,157 - neutron_utils - INFO - Deleting security group rule with ID - 4fee881e-ed7f-44f4-9962-dd1b872ebc3f 2018-09-22 04:50:16,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/4fee881e-ed7f-44f4-9962-dd1b872ebc3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e9a4e0cb6a4cc23836ed2ef41300bf29590702" 2018-09-22 04:50:16,257 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eac92e1b-04f6-46b3-aa23-297376e53b12 Content-Length: 0 Date: Sat, 22 Sep 2018 04:50:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:50:16,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/4fee881e-ed7f-44f4-9962-dd1b872ebc3f used request id req-eac92e1b-04f6-46b3-aa23-297376e53b12 2018-09-22 04:50:16,257 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-name 2018-09-22 04:50:16,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3872c9cd-c6ce-41f8-b718-186e962efd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e9a4e0cb6a4cc23836ed2ef41300bf29590702" 2018-09-22 04:50:16,640 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2a6a2dd-f5d5-4321-82a5-7d7c2c28e21b Content-Length: 0 Date: Sat, 22 Sep 2018 04:50:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:50:16,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3872c9cd-c6ce-41f8-b718-186e962efd93 used request id req-c2a6a2dd-f5d5-4321-82a5-7d7c2c28e21b 2018-09-22 04:50:16,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2533708e5462e41eb992882fedb6618196655f4d" 2018-09-22 04:50:16,696 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:50: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-be4eb7df-e911-4932-802a-b79096be1409 x-compute-request-id: req-be4eb7df-e911-4932-802a-b79096be1409 Content-Length: 0 Content-Type: application/json 2018-09-22 04:50:16,696 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/804e5acf-dbf3-4f02-9774-835a68e0b964 used request id req-be4eb7df-e911-4932-802a-b79096be1409 2018-09-22 04:50:16,697 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-subnet 2018-09-22 04:50:16,697 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-subnet 2018-09-22 04:50:16,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/1983bcfa-7ce6-43ab-baa0-caeb35d21c92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1355ddb829cd020d6e695a3f9bd858296b63fe0" 2018-09-22 04:50:19,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b436eb1b-a7dc-4575-be4f-f13088398af2 Date: Sat, 22 Sep 2018 04:50:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:50:19,242 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/1983bcfa-7ce6-43ab-baa0-caeb35d21c92 used request id req-b436eb1b-a7dc-4575-be4f-f13088398af2 2018-09-22 04:50:19,242 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-pub-net 2018-09-22 04:50:19,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/29a11e36-b820-43e5-85f8-2ba873e64633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1355ddb829cd020d6e695a3f9bd858296b63fe0" 2018-09-22 04:50:20,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8138b42-4a3c-4e67-abb9-9fdebcd70f81 Date: Sat, 22 Sep 2018 04:50:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:50:20,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/29a11e36-b820-43e5-85f8-2ba873e64633 used request id req-f8138b42-4a3c-4e67-abb9-9fdebcd70f81 2018-09-22 04:50:20,523 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-f33e95ff-03e8-43c6-bc1f-b28818dad80d-image 2018-09-22 04:50:20,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5872b57620dc6f3594ae4351fea9523d2f64a8e6" 2018-09-22 04:50:21,920 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f4e6f2a4-bbf7-4bbc-a49e-52eaa84417a7 Date: Sat, 22 Sep 2018 04:50:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:50:21,921 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f3d7502f-affc-4cd8-ba69-88d992d6ccb4 used request id req-f4e6f2a4-bbf7-4bbc-a49e-52eaa84417a7 2018-09-22 04:50:21,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f53315793b605a6dfe6460e5ec2f4406843d464" 2018-09-22 04:50:22,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-cdd69244-3cf7-4968-8edb-87d53976b1cc Date: Sat, 22 Sep 2018 04:50:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "created_at": "2018-09-22T04:49:40Z", "updated_at": "2018-09-22T04:49:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:49:40Z", "revision_number": 0, "id": "17daee97-4f68-499f-9b9c-58e29a982577", "remote_group_id": "32255344-8adb-48a2-ab3b-cf11ffead1d8", "remote_ip_prefix": null, "created_at": "2018-09-22T04:49:40Z", "security_group_id": "32255344-8adb-48a2-ab3b-cf11ffead1d8", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "port_range_min": null, "ethertype": "IPv6", "project_id": "09e92837fd4a4849be8cf7b494b0d21d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:49:40Z", "revision_number": 0, "id": "3da01443-8fb5-461c-9a79-97bf416f5d05", "remote_group_id": "32255344-8adb-48a2-ab3b-cf11ffead1d8", "remote_ip_prefix": null, "created_at": "2018-09-22T04:49:40Z", "security_group_id": "32255344-8adb-48a2-ab3b-cf11ffead1d8", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "port_range_min": null, "ethertype": "IPv4", "project_id": "09e92837fd4a4849be8cf7b494b0d21d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:49:40Z", "revision_number": 0, "id": "408c014d-8a1a-454e-88db-7fa3978a555e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:49:40Z", "security_group_id": "32255344-8adb-48a2-ab3b-cf11ffead1d8", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "port_range_min": null, "ethertype": "IPv4", "project_id": "09e92837fd4a4849be8cf7b494b0d21d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:49:40Z", "revision_number": 0, "id": "42c51852-1b3e-452f-a92e-38090e6f1507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:49:40Z", "security_group_id": "32255344-8adb-48a2-ab3b-cf11ffead1d8", "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "port_range_min": null, "ethertype": "IPv6", "project_id": "09e92837fd4a4849be8cf7b494b0d21d"}], "revision_number": 4, "project_id": "09e92837fd4a4849be8cf7b494b0d21d", "id": "32255344-8adb-48a2-ab3b-cf11ffead1d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:50:22,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-cdd69244-3cf7-4968-8edb-87d53976b1cc 2018-09-22 04:50:22,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f53315793b605a6dfe6460e5ec2f4406843d464" 2018-09-22 04:50:22,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0797b1b2-39b6-42bb-b7e6-142c2886be80 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d"}, "enabled": true, "id": "09e92837fd4a4849be8cf7b494b0d21d", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ffe46b62-064e-474-proj"}} 2018-09-22 04:50:22,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d used request id req-0797b1b2-39b6-42bb-b7e6-142c2886be80 2018-09-22 04:50:22,252 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32255344-8adb-48a2-ab3b-cf11ffead1d8 2018-09-22 04:50:22,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=32255344-8adb-48a2-ab3b-cf11ffead1d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f53315793b605a6dfe6460e5ec2f4406843d464" 2018-09-22 04:50:22,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-323d284c-1c4e-4832-9df2-68af5da1bd8b Date: Sat, 22 Sep 2018 04:50:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "32255344-8adb-48a2-ab3b-cf11ffead1d8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:49:40Z", "security_group_id": "32255344-8adb-48a2-ab3b-cf11ffead1d8", "port_range_min": null, "revision_number": 0, "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "created_at": "2018-09-22T04:49:40Z", "project_id": "09e92837fd4a4849be8cf7b494b0d21d", "id": "17daee97-4f68-499f-9b9c-58e29a982577"}, {"remote_group_id": "32255344-8adb-48a2-ab3b-cf11ffead1d8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:49:40Z", "security_group_id": "32255344-8adb-48a2-ab3b-cf11ffead1d8", "port_range_min": null, "revision_number": 0, "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "created_at": "2018-09-22T04:49:40Z", "project_id": "09e92837fd4a4849be8cf7b494b0d21d", "id": "3da01443-8fb5-461c-9a79-97bf416f5d05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:49:40Z", "security_group_id": "32255344-8adb-48a2-ab3b-cf11ffead1d8", "port_range_min": null, "revision_number": 0, "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "created_at": "2018-09-22T04:49:40Z", "project_id": "09e92837fd4a4849be8cf7b494b0d21d", "id": "408c014d-8a1a-454e-88db-7fa3978a555e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:49:40Z", "security_group_id": "32255344-8adb-48a2-ab3b-cf11ffead1d8", "port_range_min": null, "revision_number": 0, "tenant_id": "09e92837fd4a4849be8cf7b494b0d21d", "created_at": "2018-09-22T04:49:40Z", "project_id": "09e92837fd4a4849be8cf7b494b0d21d", "id": "42c51852-1b3e-452f-a92e-38090e6f1507"}]} 2018-09-22 04:50:22,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=32255344-8adb-48a2-ab3b-cf11ffead1d8 used request id req-323d284c-1c4e-4832-9df2-68af5da1bd8b 2018-09-22 04:50:22,426 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:50:22,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/32255344-8adb-48a2-ab3b-cf11ffead1d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f53315793b605a6dfe6460e5ec2f4406843d464" 2018-09-22 04:50:22,758 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b1d5131a-3d21-4a68-adb7-91cf4a3e37a8 Content-Length: 0 Date: Sat, 22 Sep 2018 04:50:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:50:22,758 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/32255344-8adb-48a2-ab3b-cf11ffead1d8 used request id req-b1d5131a-3d21-4a68-adb7-91cf4a3e37a8 2018-09-22 04:50:22,759 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-ffe46b62-064e-474-proj 2018-09-22 04:50:22,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f53315793b605a6dfe6460e5ec2f4406843d464" 2018-09-22 04:50:22,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:50:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae0b671a-ed43-457e-af06-1efa880ef732 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:50:22,996 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/09e92837fd4a4849be8cf7b494b0d21d used request id req-ae0b671a-ed43-457e-af06-1efa880ef732 2018-09-22 04:50:22,997 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-ffe46b62-064e-474-proj-role 2018-09-22 04:50:23,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/eb35a1e613364c1595613c34149bcee8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f53315793b605a6dfe6460e5ec2f4406843d464" 2018-09-22 04:50:23,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:50:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99b29b87-8ac7-44c4-9433-3cf0c534ab06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:50:23,112 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/eb35a1e613364c1595613c34149bcee8 used request id req-99b29b87-8ac7-44c4-9433-3cf0c534ab06 2018-09-22 04:50:23,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f53315793b605a6dfe6460e5ec2f4406843d464" 2018-09-22 04:50:23,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38877e67-7d8c-4e92-80c6-ae20d68da38b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:50:23,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-38877e67-7d8c-4e92-80c6-ae20d68da38b 2018-09-22 04:50:23,196 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-ffe46b62-064e-474-user 2018-09-22 04:50:23,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/f33620950e15455db703ffeecd1fc6e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ec33502fb724be3c46f9e19a43fa0483fbe2de" 2018-09-22 04:50:23,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:50:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-959b5cad-b18d-4cd5-b919-ce294b200b07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:50:23,415 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f33620950e15455db703ffeecd1fc6e6 used request id req-959b5cad-b18d-4cd5-b919-ce294b200b07 2018-09-22 04:50:23,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:50:23,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:50:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["RaWqlOeRT_mCijYNbUIJ5g"], "issued_at": "2018-09-22T04:50:23.000000Z"}} 2018-09-22 04:50:23,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6640540745c564132fa4c67d84ca971bd8e20c51" 2018-09-22 04:50:23,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df0fa54d-368c-431a-9e58-ba5da852958a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:50:23,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-df0fa54d-368c-431a-9e58-ba5da852958a 2018-09-22 04:50:23,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:50:23,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:50:24,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:50:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["TYarxpw1Ql6yOgJ_xu3koA"], "issued_at": "2018-09-22T04:50:24.000000Z"}} 2018-09-22 04:50:24,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" 2018-09-22 04:50:24,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3cc12b2-69df-40ee-bba0-6035748ebc6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:50:24,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b3cc12b2-69df-40ee-bba0-6035748ebc6e 2018-09-22 04:50:24,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:50:24,376 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:50:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:50:24,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" 2018-09-22 04:50:24,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a21fe08-2a45-4619-9573-70a81e034c6d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:50:24,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj used request id req-4a21fe08-2a45-4619-9573-70a81e034c6d 2018-09-22 04:50:24,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" 2018-09-22 04:50:24,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83a0d3d2-e9e3-4a5e-8877-511f652f8cf3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:50:24,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-83a0d3d2-e9e3-4a5e-8877-511f652f8cf3 2018-09-22 04:50:24,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj"}}' 2018-09-22 04:50:24,609 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:50:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d132da90-40a9-4d9a-bac4-49f2b2ba1d10 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28"}, "enabled": true, "id": "a00f56dffe514f24a26ebff194348b28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj"}} 2018-09-22 04:50:24,610 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d132da90-40a9-4d9a-bac4-49f2b2ba1d10 2018-09-22 04:50:24,610 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj 2018-09-22 04:50:24,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:50:24,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:50:24,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:50:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["yLnG4fj7QuyVsBnmq9csqw"], "issued_at": "2018-09-22T04:50:25.000000Z"}} 2018-09-22 04:50:24,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b090bc9bc68922a198f8babae13f742899d9ed4" 2018-09-22 04:50:25,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1777b6c1-1d4f-4cdf-89a1-dc462ce8d3eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:50:25,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1777b6c1-1d4f-4cdf-89a1-dc462ce8d3eb 2018-09-22 04:50:25,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:50:25,102 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:50:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:50:25,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b090bc9bc68922a198f8babae13f742899d9ed4" 2018-09-22 04:50:25,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bd18644-3f8e-40bb-9ebe-be14b01c424d Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:50:25,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6bd18644-3f8e-40bb-9ebe-be14b01c424d 2018-09-22 04:50:25,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b090bc9bc68922a198f8babae13f742899d9ed4" 2018-09-22 04:50:25,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc81ceb4-6a6c-4284-881a-07d9685fc733 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28"}, "enabled": true, "id": "a00f56dffe514f24a26ebff194348b28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj"}]} 2018-09-22 04:50:25,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj used request id req-bc81ceb4-6a6c-4284-881a-07d9685fc733 2018-09-22 04:50:25,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b090bc9bc68922a198f8babae13f742899d9ed4" 2018-09-22 04:50:25,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9fa7c1c-8c0a-4b13-bb4f-1bae461d2851 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:50:25,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b9fa7c1c-8c0a-4b13-bb4f-1bae461d2851 2018-09-22 04:50:25,819 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-fd0cdf97-007b-49b-user 2018-09-22 04:50:25,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:50:25,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" 2018-09-22 04:50:25,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-097fdfae-c104-495c-95d9-8d0424d64041 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:50:25,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-097fdfae-c104-495c-95d9-8d0424d64041 2018-09-22 04:50:25,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" -d '{"role": {"name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj-role"}}' 2018-09-22 04:50:26,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:50:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2494740a-913f-4e32-9d31-81534eb8cf90 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "492d0d7f68424b0ba68737d80a694df2", "links": {"self": "http://172.30.9.23:5000/v3/roles/492d0d7f68424b0ba68737d80a694df2"}, "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj-role"}} 2018-09-22 04:50:26,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-2494740a-913f-4e32-9d31-81534eb8cf90 2018-09-22 04:50:26,090 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj-role 2018-09-22 04:50:26,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/492d0d7f68424b0ba68737d80a694df2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" 2018-09-22 04:50:26,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-030cec1b-118f-481a-bf3f-8e1b3e5d0a84 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/492d0d7f68424b0ba68737d80a694df2"}, "domain_id": null, "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj-role", "id": "492d0d7f68424b0ba68737d80a694df2"}} 2018-09-22 04:50:26,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/492d0d7f68424b0ba68737d80a694df2 used request id req-030cec1b-118f-481a-bf3f-8e1b3e5d0a84 2018-09-22 04:50:26,185 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj-role to project InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj 2018-09-22 04:50:26,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28/users/ea9e33ab4b054b3296027d5dcdfd87c8/roles/492d0d7f68424b0ba68737d80a694df2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" 2018-09-22 04:50:26,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:50:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b06fd55-2f47-4352-a05a-a5738fc06c70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:50:26,337 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28/users/ea9e33ab4b054b3296027d5dcdfd87c8/roles/492d0d7f68424b0ba68737d80a694df2 used request id req-1b06fd55-2f47-4352-a05a-a5738fc06c70 2018-09-22 04:50:26,337 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:50:26,338 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:50:26,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:50:26,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:50:26,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "492d0d7f68424b0ba68737d80a694df2", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj-role"}], "expires_at": "2018-09-22T05:50:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a00f56dffe514f24a26ebff194348b28", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-user", "id": "ea9e33ab4b054b3296027d5dcdfd87c8"}, "audit_ids": ["kdtSRJIpQLWva1djcCm_ng"], "issued_at": "2018-09-22T04:50:26.000000Z"}} 2018-09-22 04:50:26,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1492dd72c5726856b1a94268066b929d13ce2c40" 2018-09-22 04:50:26,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-048b22bd-fe52-4a85-86b7-4ae40054863b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:50:26,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-048b22bd-fe52-4a85-86b7-4ae40054863b 2018-09-22 04:50:26,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1492dd72c5726856b1a94268066b929d13ce2c40" 2018-09-22 04:50:26,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-b537bac8-1827-410b-b2fa-ca17ddd8aa06 Date: Sat, 22 Sep 2018 04:50:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-image"} 2018-09-22 04:50:26,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-image used request id req-b537bac8-1827-410b-b2fa-ca17ddd8aa06 2018-09-22 04:50:26,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1492dd72c5726856b1a94268066b929d13ce2c40" 2018-09-22 04:50:27,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2a207140-9999-46b7-9389-abf34d300886 Date: Sat, 22 Sep 2018 04:50:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:50:27,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-2a207140-9999-46b7-9389-abf34d300886 2018-09-22 04:50:27,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1492dd72c5726856b1a94268066b929d13ce2c40" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-image"}' 2018-09-22 04:50:27,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3 X-Openstack-Request-Id: req-1494c268-5205-43ef-9824-b726452d06a4 Date: Sat, 22 Sep 2018 04:50:27 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:50:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:50:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "min_disk": 0, "protected": false, "id": "d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "file": "/v2/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3/file", "checksum": null, "owner": "a00f56dffe514f24a26ebff194348b28", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:50:27,456 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1494c268-5205-43ef-9824-b726452d06a4 2018-09-22 04:50:27,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1492dd72c5726856b1a94268066b929d13ce2c40" -d '' 2018-09-22 04:50:28,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c0541154-b41a-4250-b452-908f87b59f79 Date: Sat, 22 Sep 2018 04:50:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:50:28,882 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3/file used request id req-c0541154-b41a-4250-b452-908f87b59f79 2018-09-22 04:50:28,882 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:50:28,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1492dd72c5726856b1a94268066b929d13ce2c40" 2018-09-22 04:50:29,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-90890656-1378-4516-aca2-af33e7c45f64 Date: Sat, 22 Sep 2018 04:50:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:50:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:50:28Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3/snap", "metadata": {}}], "self": "/v2/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "min_disk": 0, "protected": false, "id": "d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "file": "/v2/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a00f56dffe514f24a26ebff194348b28", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:50:29,065 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3 used request id req-90890656-1378-4516-aca2-af33e7c45f64 2018-09-22 04:50:29,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1492dd72c5726856b1a94268066b929d13ce2c40" 2018-09-22 04:50:29,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-eb88502d-45fe-4df1-bedf-11b2036d4c52 Date: Sat, 22 Sep 2018 04:50:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:50:29,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-eb88502d-45fe-4df1-bedf-11b2036d4c52 2018-09-22 04:50:29,221 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-image 2018-09-22 04:50:29,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1492dd72c5726856b1a94268066b929d13ce2c40" 2018-09-22 04:50:29,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e1389ed2-a347-4778-8b66-3d847f621cdb Date: Sat, 22 Sep 2018 04:50:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:50:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:50:28Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3/snap", "metadata": {}}], "self": "/v2/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "min_disk": 0, "protected": false, "id": "d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "file": "/v2/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a00f56dffe514f24a26ebff194348b28", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:50:29,384 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3 used request id req-e1389ed2-a347-4778-8b66-3d847f621cdb 2018-09-22 04:50:29,385 - create_image - DEBUG - Instance status is - active 2018-09-22 04:50:29,385 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-image 2018-09-22 04:50:29,385 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-image 2018-09-22 04:50:29,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:50:29,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:50:29,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "492d0d7f68424b0ba68737d80a694df2", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj-role"}], "expires_at": "2018-09-22T05:50:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a00f56dffe514f24a26ebff194348b28", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-user", "id": "ea9e33ab4b054b3296027d5dcdfd87c8"}, "audit_ids": ["PnYZ2lT_S6SudojtME0TAw"], "issued_at": "2018-09-22T04:50:29.000000Z"}} 2018-09-22 04:50:29,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c0d1dd818811dbdbc60b0b037027b7d1d3bc2" 2018-09-22 04:50:29,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-578ee9df-2a7e-44cd-beca-821458f32cfe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:50:29,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-578ee9df-2a7e-44cd-beca-821458f32cfe 2018-09-22 04:50:29,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c0d1dd818811dbdbc60b0b037027b7d1d3bc2" 2018-09-22 04:50:30,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9edd4670-685a-4700-bde3-4243f526690e Date: Sat, 22 Sep 2018 04:50:30 GMT RESP BODY: {"networks":[]} 2018-09-22 04:50:30,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net used request id req-9edd4670-685a-4700-bde3-4243f526690e 2018-09-22 04:50:30,015 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net 2018-09-22 04:50:30,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c0d1dd818811dbdbc60b0b037027b7d1d3bc2" -d '{"network": {"name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net", "admin_state_up": true}}' 2018-09-22 04:50:30,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-762c858e-4743-4232-acd4-0dbe9742f8e0 Date: Sat, 22 Sep 2018 04:50:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:50:30Z","is_default":false,"name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:30Z","mtu":1450}} 2018-09-22 04:50:30,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-762c858e-4743-4232-acd4-0dbe9742f8e0 2018-09-22 04:50:30,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=9fcc8be5-61fa-4ae7-be96-ce2957880955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c0d1dd818811dbdbc60b0b037027b7d1d3bc2" 2018-09-22 04:50:30,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-674b67cd-7570-459c-b5a7-91a9bbf7ece4 Date: Sat, 22 Sep 2018 04:50:30 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-09-22T04:50:30Z","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a00f56dffe514f24a26ebff194348b28","id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net"}]} 2018-09-22 04:50:30,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=9fcc8be5-61fa-4ae7-be96-ce2957880955 used request id req-674b67cd-7570-459c-b5a7-91a9bbf7ece4 2018-09-22 04:50:30,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c0d1dd818811dbdbc60b0b037027b7d1d3bc2" 2018-09-22 04:50:30,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-07ad2063-7a1d-457d-be97-d21c6cf15d9d Date: Sat, 22 Sep 2018 04:50:30 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:50:30,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 used request id req-07ad2063-7a1d-457d-be97-d21c6cf15d9d 2018-09-22 04:50:30,842 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-subnet 2018-09-22 04:50:30,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c0d1dd818811dbdbc60b0b037027b7d1d3bc2" -d '{"subnets": [{"ip_version": 4, "network_id": "9fcc8be5-61fa-4ae7-be96-ce2957880955", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-subnet"}]}' 2018-09-22 04:50:31,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bf84faec-f821-468a-83ef-2981be954009 Date: Sat, 22 Sep 2018 04:50:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:31Z","dns_nameservers":[],"updated_at":"2018-09-22T04:50:31Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a00f56dffe514f24a26ebff194348b28","id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-subnet"}]} 2018-09-22 04:50:31,621 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-bf84faec-f821-468a-83ef-2981be954009 2018-09-22 04:50:31,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=9fcc8be5-61fa-4ae7-be96-ce2957880955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c0d1dd818811dbdbc60b0b037027b7d1d3bc2" 2018-09-22 04:50:32,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-576f66a9-2f28-440a-a46c-0b313eda213e Date: Sat, 22 Sep 2018 04:50:32 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":["76acd901-7dbf-47d2-9b05-8bf25fd419f8"],"updated_at":"2018-09-22T04:50:31Z","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a00f56dffe514f24a26ebff194348b28","id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net"}]} 2018-09-22 04:50:32,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=9fcc8be5-61fa-4ae7-be96-ce2957880955 used request id req-576f66a9-2f28-440a-a46c-0b313eda213e 2018-09-22 04:50:32,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c0d1dd818811dbdbc60b0b037027b7d1d3bc2" 2018-09-22 04:50:32,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-430db38d-22b5-4720-9c89-4d142f9d6085 Date: Sat, 22 Sep 2018 04:50:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:31Z","dns_nameservers":[],"updated_at":"2018-09-22T04:50:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a00f56dffe514f24a26ebff194348b28","id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-subnet"}]} 2018-09-22 04:50:32,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 used request id req-430db38d-22b5-4720-9c89-4d142f9d6085 2018-09-22 04:50:32,219 - OpenStackNetwork - DEBUG - Network [9fcc8be5-61fa-4ae7-be96-ce2957880955] created successfully 2018-09-22 04:50:32,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:50:32,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:50:32,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:50:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["IkWQDaHrTiiQ4O-0vx2u_A"], "issued_at": "2018-09-22T04:50:32.000000Z"}} 2018-09-22 04:50:32,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17fd67f3be92b2529f1e81d4c92613fdf762eb" 2018-09-22 04:50:32,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec4ffd4c-af52-4b4a-aa67-9764a134c6cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:50:32,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ec4ffd4c-af52-4b4a-aa67-9764a134c6cb 2018-09-22 04:50:32,697 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:50:32,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17fd67f3be92b2529f1e81d4c92613fdf762eb" 2018-09-22 04:50:32,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-7288e707-0949-40b3-905d-2b6d3c47c2b1 x-compute-request-id: req-7288e707-0949-40b3-905d-2b6d3c47c2b1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:50:32,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7288e707-0949-40b3-905d-2b6d3c47c2b1 2018-09-22 04:50:32,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17fd67f3be92b2529f1e81d4c92613fdf762eb" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:50:32,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-1947d5cb-d3fd-400c-80b1-af841f64ee90 x-compute-request-id: req-1947d5cb-d3fd-400c-80b1-af841f64ee90 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "696b037a-f5df-4528-8da7-3fc71194bccf", "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:50:32,940 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1947d5cb-d3fd-400c-80b1-af841f64ee90 2018-09-22 04:50:32,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:50:32,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:50:33,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "492d0d7f68424b0ba68737d80a694df2", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj-role"}], "expires_at": "2018-09-22T05:50:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a00f56dffe514f24a26ebff194348b28", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-user", "id": "ea9e33ab4b054b3296027d5dcdfd87c8"}, "audit_ids": ["PvWlK6w4Tn-ZNsi_MMdPUw"], "issued_at": "2018-09-22T04:50:33.000000Z"}} 2018-09-22 04:50:33,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8d2e39c31fea1edb3e853f4ea8392657cc921e" 2018-09-22 04:50:33,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b03555-b566-4dea-8d19-e62dc8b4bcf5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:50:33,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-39b03555-b566-4dea-8d19-e62dc8b4bcf5 2018-09-22 04:50:33,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8d2e39c31fea1edb3e853f4ea8392657cc921e" 2018-09-22 04:50:33,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e4f15931-fad1-4ef3-a2c7-39d0bed976aa Date: Sat, 22 Sep 2018 04:50:33 GMT RESP BODY: {"security_groups": []} 2018-09-22 04:50:33,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-name&description=hello+group used request id req-e4f15931-fad1-4ef3-a2c7-39d0bed976aa 2018-09-22 04:50:33,582 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-name... 2018-09-22 04:50:33,582 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-name 2018-09-22 04:50:33,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8d2e39c31fea1edb3e853f4ea8392657cc921e" -d '{"security_group": {"name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-name", "description": "hello group"}}' 2018-09-22 04:50:33,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7a33c0f4-75c8-469b-b1ef-494a7ad0e1a3 Date: Sat, 22 Sep 2018 04:50:33 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a00f56dffe514f24a26ebff194348b28", "created_at": "2018-09-22T04:50:33Z", "updated_at": "2018-09-22T04:50:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:50:33Z", "revision_number": 0, "id": "46dc1682-d8e8-46ad-96b9-bfea4f1ff68d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:50:33Z", "security_group_id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "port_range_min": null, "ethertype": "IPv4", "project_id": "a00f56dffe514f24a26ebff194348b28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:50:33Z", "revision_number": 0, "id": "6ae10ffc-8e8a-45fb-848f-0054120bacad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:50:33Z", "security_group_id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "port_range_min": null, "ethertype": "IPv6", "project_id": "a00f56dffe514f24a26ebff194348b28"}], "revision_number": 2, "project_id": "a00f56dffe514f24a26ebff194348b28", "id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-name"}} 2018-09-22 04:50:33,958 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-7a33c0f4-75c8-469b-b1ef-494a7ad0e1a3 2018-09-22 04:50:33,959 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af3c0916-9bed-4d5c-8a96-79221f36b394 2018-09-22 04:50:33,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=af3c0916-9bed-4d5c-8a96-79221f36b394 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8d2e39c31fea1edb3e853f4ea8392657cc921e" 2018-09-22 04:50:34,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d7a26af1-c69f-4e0f-8880-472a93279fe5 Date: Sat, 22 Sep 2018 04:50:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:50:33Z", "security_group_id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "port_range_min": null, "revision_number": 0, "tenant_id": "a00f56dffe514f24a26ebff194348b28", "created_at": "2018-09-22T04:50:33Z", "project_id": "a00f56dffe514f24a26ebff194348b28", "id": "46dc1682-d8e8-46ad-96b9-bfea4f1ff68d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:50:33Z", "security_group_id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "port_range_min": null, "revision_number": 0, "tenant_id": "a00f56dffe514f24a26ebff194348b28", "created_at": "2018-09-22T04:50:33Z", "project_id": "a00f56dffe514f24a26ebff194348b28", "id": "6ae10ffc-8e8a-45fb-848f-0054120bacad"}]} 2018-09-22 04:50:34,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=af3c0916-9bed-4d5c-8a96-79221f36b394 used request id req-d7a26af1-c69f-4e0f-8880-472a93279fe5 2018-09-22 04:50:34,140 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af3c0916-9bed-4d5c-8a96-79221f36b394 2018-09-22 04:50:34,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=af3c0916-9bed-4d5c-8a96-79221f36b394 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8d2e39c31fea1edb3e853f4ea8392657cc921e" 2018-09-22 04:50:34,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-62f5ac97-ee9a-4f8e-981e-abf3d1de2967 Date: Sat, 22 Sep 2018 04:50:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:50:33Z", "security_group_id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "port_range_min": null, "revision_number": 0, "tenant_id": "a00f56dffe514f24a26ebff194348b28", "created_at": "2018-09-22T04:50:33Z", "project_id": "a00f56dffe514f24a26ebff194348b28", "id": "46dc1682-d8e8-46ad-96b9-bfea4f1ff68d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:50:33Z", "security_group_id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "port_range_min": null, "revision_number": 0, "tenant_id": "a00f56dffe514f24a26ebff194348b28", "created_at": "2018-09-22T04:50:33Z", "project_id": "a00f56dffe514f24a26ebff194348b28", "id": "6ae10ffc-8e8a-45fb-848f-0054120bacad"}]} 2018-09-22 04:50:34,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=af3c0916-9bed-4d5c-8a96-79221f36b394 used request id req-62f5ac97-ee9a-4f8e-981e-abf3d1de2967 2018-09-22 04:50:34,322 - neutron_utils - INFO - Retrieving security group with ID - af3c0916-9bed-4d5c-8a96-79221f36b394 2018-09-22 04:50:34,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=af3c0916-9bed-4d5c-8a96-79221f36b394 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8d2e39c31fea1edb3e853f4ea8392657cc921e" 2018-09-22 04:50:34,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-2923a61f-3e8f-4a00-92e9-f05086656bae Date: Sat, 22 Sep 2018 04:50:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a00f56dffe514f24a26ebff194348b28", "created_at": "2018-09-22T04:50:33Z", "updated_at": "2018-09-22T04:50:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:50:33Z", "revision_number": 0, "id": "46dc1682-d8e8-46ad-96b9-bfea4f1ff68d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:50:33Z", "security_group_id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "port_range_min": null, "ethertype": "IPv4", "project_id": "a00f56dffe514f24a26ebff194348b28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:50:33Z", "revision_number": 0, "id": "6ae10ffc-8e8a-45fb-848f-0054120bacad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:50:33Z", "security_group_id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "port_range_min": null, "ethertype": "IPv6", "project_id": "a00f56dffe514f24a26ebff194348b28"}], "revision_number": 2, "project_id": "a00f56dffe514f24a26ebff194348b28", "id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-name"}]} 2018-09-22 04:50:34,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=af3c0916-9bed-4d5c-8a96-79221f36b394 used request id req-2923a61f-3e8f-4a00-92e9-f05086656bae 2018-09-22 04:50:34,421 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af3c0916-9bed-4d5c-8a96-79221f36b394 2018-09-22 04:50:34,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=af3c0916-9bed-4d5c-8a96-79221f36b394 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8d2e39c31fea1edb3e853f4ea8392657cc921e" 2018-09-22 04:50:34,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-05678793-9828-4f75-a2bb-aa604f6e2ada Date: Sat, 22 Sep 2018 04:50:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:50:33Z", "security_group_id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "port_range_min": null, "revision_number": 0, "tenant_id": "a00f56dffe514f24a26ebff194348b28", "created_at": "2018-09-22T04:50:33Z", "project_id": "a00f56dffe514f24a26ebff194348b28", "id": "46dc1682-d8e8-46ad-96b9-bfea4f1ff68d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:50:33Z", "security_group_id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "port_range_min": null, "revision_number": 0, "tenant_id": "a00f56dffe514f24a26ebff194348b28", "created_at": "2018-09-22T04:50:33Z", "project_id": "a00f56dffe514f24a26ebff194348b28", "id": "6ae10ffc-8e8a-45fb-848f-0054120bacad"}]} 2018-09-22 04:50:34,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=af3c0916-9bed-4d5c-8a96-79221f36b394 used request id req-05678793-9828-4f75-a2bb-aa604f6e2ada 2018-09-22 04:50:34,604 - neutron_utils - INFO - Retrieving security group with ID - af3c0916-9bed-4d5c-8a96-79221f36b394 2018-09-22 04:50:34,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=af3c0916-9bed-4d5c-8a96-79221f36b394 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8d2e39c31fea1edb3e853f4ea8392657cc921e" 2018-09-22 04:50:34,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-0755a025-2f54-4efa-955a-561d92aaa7a5 Date: Sat, 22 Sep 2018 04:50:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a00f56dffe514f24a26ebff194348b28", "created_at": "2018-09-22T04:50:33Z", "updated_at": "2018-09-22T04:50:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:50:33Z", "revision_number": 0, "id": "46dc1682-d8e8-46ad-96b9-bfea4f1ff68d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:50:33Z", "security_group_id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "port_range_min": null, "ethertype": "IPv4", "project_id": "a00f56dffe514f24a26ebff194348b28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:50:33Z", "revision_number": 0, "id": "6ae10ffc-8e8a-45fb-848f-0054120bacad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:50:33Z", "security_group_id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "port_range_min": null, "ethertype": "IPv6", "project_id": "a00f56dffe514f24a26ebff194348b28"}], "revision_number": 2, "project_id": "a00f56dffe514f24a26ebff194348b28", "id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-name"}]} 2018-09-22 04:50:34,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=af3c0916-9bed-4d5c-8a96-79221f36b394 used request id req-0755a025-2f54-4efa-955a-561d92aaa7a5 2018-09-22 04:50:34,809 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af3c0916-9bed-4d5c-8a96-79221f36b394 2018-09-22 04:50:34,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=af3c0916-9bed-4d5c-8a96-79221f36b394 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8d2e39c31fea1edb3e853f4ea8392657cc921e" 2018-09-22 04:50:34,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6aec1e6d-13a2-41d0-b560-b8666dc9f3c4 Date: Sat, 22 Sep 2018 04:50:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:50:33Z", "security_group_id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "port_range_min": null, "revision_number": 0, "tenant_id": "a00f56dffe514f24a26ebff194348b28", "created_at": "2018-09-22T04:50:33Z", "project_id": "a00f56dffe514f24a26ebff194348b28", "id": "46dc1682-d8e8-46ad-96b9-bfea4f1ff68d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:50:33Z", "security_group_id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "port_range_min": null, "revision_number": 0, "tenant_id": "a00f56dffe514f24a26ebff194348b28", "created_at": "2018-09-22T04:50:33Z", "project_id": "a00f56dffe514f24a26ebff194348b28", "id": "6ae10ffc-8e8a-45fb-848f-0054120bacad"}]} 2018-09-22 04:50:34,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=af3c0916-9bed-4d5c-8a96-79221f36b394 used request id req-6aec1e6d-13a2-41d0-b560-b8666dc9f3c4 2018-09-22 04:50:35,000 - neutron_utils - INFO - Retrieving security group with ID - af3c0916-9bed-4d5c-8a96-79221f36b394 2018-09-22 04:50:35,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=af3c0916-9bed-4d5c-8a96-79221f36b394 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8d2e39c31fea1edb3e853f4ea8392657cc921e" 2018-09-22 04:50:35,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8246c450-577b-43bc-8d1b-9910d8ddf449 Date: Sat, 22 Sep 2018 04:50:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a00f56dffe514f24a26ebff194348b28", "created_at": "2018-09-22T04:50:33Z", "updated_at": "2018-09-22T04:50:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:50:33Z", "revision_number": 0, "id": "46dc1682-d8e8-46ad-96b9-bfea4f1ff68d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:50:33Z", "security_group_id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "port_range_min": null, "ethertype": "IPv4", "project_id": "a00f56dffe514f24a26ebff194348b28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:50:33Z", "revision_number": 0, "id": "6ae10ffc-8e8a-45fb-848f-0054120bacad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:50:33Z", "security_group_id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "port_range_min": null, "ethertype": "IPv6", "project_id": "a00f56dffe514f24a26ebff194348b28"}], "revision_number": 2, "project_id": "a00f56dffe514f24a26ebff194348b28", "id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-name"}]} 2018-09-22 04:50:35,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=af3c0916-9bed-4d5c-8a96-79221f36b394 used request id req-8246c450-577b-43bc-8d1b-9910d8ddf449 2018-09-22 04:50:35,191 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af3c0916-9bed-4d5c-8a96-79221f36b394 2018-09-22 04:50:35,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=af3c0916-9bed-4d5c-8a96-79221f36b394 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8d2e39c31fea1edb3e853f4ea8392657cc921e" 2018-09-22 04:50:35,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-da1426fe-bf63-4aec-86bc-6a29a35c3203 Date: Sat, 22 Sep 2018 04:50:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:50:33Z", "security_group_id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "port_range_min": null, "revision_number": 0, "tenant_id": "a00f56dffe514f24a26ebff194348b28", "created_at": "2018-09-22T04:50:33Z", "project_id": "a00f56dffe514f24a26ebff194348b28", "id": "46dc1682-d8e8-46ad-96b9-bfea4f1ff68d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:50:33Z", "security_group_id": "af3c0916-9bed-4d5c-8a96-79221f36b394", "port_range_min": null, "revision_number": 0, "tenant_id": "a00f56dffe514f24a26ebff194348b28", "created_at": "2018-09-22T04:50:33Z", "project_id": "a00f56dffe514f24a26ebff194348b28", "id": "6ae10ffc-8e8a-45fb-848f-0054120bacad"}]} 2018-09-22 04:50:35,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=af3c0916-9bed-4d5c-8a96-79221f36b394 used request id req-da1426fe-bf63-4aec-86bc-6a29a35c3203 2018-09-22 04:50:35,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:50:35,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:50:35,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "492d0d7f68424b0ba68737d80a694df2", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj-role"}], "expires_at": "2018-09-22T05:50:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a00f56dffe514f24a26ebff194348b28", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-user", "id": "ea9e33ab4b054b3296027d5dcdfd87c8"}, "audit_ids": ["IXRChGBwSHa-muj_OWUP2g"], "issued_at": "2018-09-22T04:50:35.000000Z"}} 2018-09-22 04:50:35,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:35,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9d8e573-62fd-4536-889e-b2bebae8d18a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:50:35,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d9d8e573-62fd-4536-889e-b2bebae8d18a 2018-09-22 04:50:35,829 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:50:35,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:35,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d97c6dd-c66f-46a3-849d-0ed8b078d0b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:50:35,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0d97c6dd-c66f-46a3-849d-0ed8b078d0b4 2018-09-22 04:50:35,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:36,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8bb91326-50d8-4053-8c2d-98ee9f63a060 Date: Sat, 22 Sep 2018 04:50:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76acd901-7dbf-47d2-9b05-8bf25fd419f8"],"updated_at":"2018-09-22T04:50:31Z","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a00f56dffe514f24a26ebff194348b28","id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net"}]} 2018-09-22 04:50:36,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net used request id req-8bb91326-50d8-4053-8c2d-98ee9f63a060 2018-09-22 04:50:36,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:50:36,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:50:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:50:36,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:36,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff4f5b61-1ee0-4f47-8222-f600592dd464 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28"}, "enabled": true, "id": "a00f56dffe514f24a26ebff194348b28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj"}} 2018-09-22 04:50:36,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 used request id req-ff4f5b61-1ee0-4f47-8222-f600592dd464 2018-09-22 04:50:36,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:36,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-62237c3b-559d-436a-ba37-6356e9048dcc Date: Sat, 22 Sep 2018 04:50:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:31Z","dns_nameservers":[],"updated_at":"2018-09-22T04:50:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a00f56dffe514f24a26ebff194348b28","id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-subnet"}]} 2018-09-22 04:50:36,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 used request id req-62237c3b-559d-436a-ba37-6356e9048dcc 2018-09-22 04:50:36,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955&name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:36,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-71f4416f-ccee-4956-aabe-68e11c9a2ccc Date: Sat, 22 Sep 2018 04:50:36 GMT RESP BODY: {"ports":[]} 2018-09-22 04:50:36,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955&name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-port&admin_state_up=True used request id req-71f4416f-ccee-4956-aabe-68e11c9a2ccc 2018-09-22 04:50:36,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:36,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-fa7648b1-4438-4bb3-948a-63513be44835 x-compute-request-id: req-fa7648b1-4438-4bb3-948a-63513be44835 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:50:36,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst used request id req-fa7648b1-4438-4bb3-948a-63513be44835 2018-09-22 04:50:36,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:37,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-54e269d6-658f-4bed-9702-c622c4addfb9 Date: Sat, 22 Sep 2018 04:50:37 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":["76acd901-7dbf-47d2-9b05-8bf25fd419f8"],"updated_at":"2018-09-22T04:50:31Z","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a00f56dffe514f24a26ebff194348b28","id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net"}]} 2018-09-22 04:50:37,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net used request id req-54e269d6-658f-4bed-9702-c622c4addfb9 2018-09-22 04:50:37,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:37,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6327e691-e069-4cd5-9802-25ec8a3598ae Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28"}, "enabled": true, "id": "a00f56dffe514f24a26ebff194348b28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj"}} 2018-09-22 04:50:37,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 used request id req-6327e691-e069-4cd5-9802-25ec8a3598ae 2018-09-22 04:50:37,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:37,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-10133324-da0b-4fa6-b819-96d5cb81df60 Date: Sat, 22 Sep 2018 04:50:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:31Z","dns_nameservers":[],"updated_at":"2018-09-22T04:50:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a00f56dffe514f24a26ebff194348b28","id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-subnet"}]} 2018-09-22 04:50:37,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 used request id req-10133324-da0b-4fa6-b819-96d5cb81df60 2018-09-22 04:50:37,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955&name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:37,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-606d1658-d765-4bcc-9982-6bb42d9911e8 Date: Sat, 22 Sep 2018 04:50:37 GMT RESP BODY: {"ports":[]} 2018-09-22 04:50:37,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955&name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-port&admin_state_up=True used request id req-606d1658-d765-4bcc-9982-6bb42d9911e8 2018-09-22 04:50:37,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:50:37,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:50:37,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "492d0d7f68424b0ba68737d80a694df2", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj-role"}], "expires_at": "2018-09-22T05:50:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a00f56dffe514f24a26ebff194348b28", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-user", "id": "ea9e33ab4b054b3296027d5dcdfd87c8"}, "audit_ids": ["Oevcn27PQK64JRzr2jQ7gA"], "issued_at": "2018-09-22T04:50:37.000000Z"}} 2018-09-22 04:50:37,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5813387f0ba1857760f8972c104ffdc4a56e1bfa" 2018-09-22 04:50:37,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-486a81c7-8416-49f1-8903-65a0597691d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:50:37,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-486a81c7-8416-49f1-8903-65a0597691d8 2018-09-22 04:50:37,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:38,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d397a3d6-c8c5-44a5-9aef-b76a5aa91cc6 Date: Sat, 22 Sep 2018 04:50:38 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":["76acd901-7dbf-47d2-9b05-8bf25fd419f8"],"updated_at":"2018-09-22T04:50:31Z","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a00f56dffe514f24a26ebff194348b28","id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net"}]} 2018-09-22 04:50:38,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net used request id req-d397a3d6-c8c5-44a5-9aef-b76a5aa91cc6 2018-09-22 04:50:38,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:38,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-819e0373-3915-4c3c-866f-ebd43b2b8e3e Date: Sat, 22 Sep 2018 04:50:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:31Z","dns_nameservers":[],"updated_at":"2018-09-22T04:50:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a00f56dffe514f24a26ebff194348b28","id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-subnet"}]} 2018-09-22 04:50:38,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 used request id req-819e0373-3915-4c3c-866f-ebd43b2b8e3e 2018-09-22 04:50:38,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:38,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-022fd871-48d5-4dbb-ac5c-5a61bc13d6d2 Date: Sat, 22 Sep 2018 04:50:38 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":["76acd901-7dbf-47d2-9b05-8bf25fd419f8"],"updated_at":"2018-09-22T04:50:31Z","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a00f56dffe514f24a26ebff194348b28","id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net"}]} 2018-09-22 04:50:38,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net used request id req-022fd871-48d5-4dbb-ac5c-5a61bc13d6d2 2018-09-22 04:50:38,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:50:38,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:50:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:50:38,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5813387f0ba1857760f8972c104ffdc4a56e1bfa" 2018-09-22 04:50:38,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4de9df6-af8e-44fe-be26-2a068b220b6a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28"}, "enabled": true, "id": "a00f56dffe514f24a26ebff194348b28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj"}} 2018-09-22 04:50:38,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 used request id req-f4de9df6-af8e-44fe-be26-2a068b220b6a 2018-09-22 04:50:38,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:38,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-15f71a1a-0c07-4dbe-8ac3-4eac4b12b3d6 Date: Sat, 22 Sep 2018 04:50:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:31Z","dns_nameservers":[],"updated_at":"2018-09-22T04:50:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a00f56dffe514f24a26ebff194348b28","id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-subnet"}]} 2018-09-22 04:50:38,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 used request id req-15f71a1a-0c07-4dbe-8ac3-4eac4b12b3d6 2018-09-22 04:50:38,801 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net 2018-09-22 04:50:38,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" -d '{"port": {"network_id": "9fcc8be5-61fa-4ae7-be96-ce2957880955", "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-port", "admin_state_up": true}}' 2018-09-22 04:50:39,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-4290ea7d-4870-4890-8fd8-6f164d03c7c6 Date: Sat, 22 Sep 2018 04:50:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.9"}],"id":"7a23baad-7bcd-4332-aebc-133fba7a3460","security_groups":["b362d9ff-f11f-4278-98cf-b49d3b58f481"],"mac_address":"fa:16:3e:d2:7b:5b","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-port","project_id":"a00f56dffe514f24a26ebff194348b28","qos_policy_id":null,"admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:39Z","binding:vnic_type":"normal"}} 2018-09-22 04:50:39,549 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-4290ea7d-4870-4890-8fd8-6f164d03c7c6 2018-09-22 04:50:39,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:39,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a29f3e34-817c-4086-be40-fd7ffc6b46e8 Date: Sat, 22 Sep 2018 04:50:39 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":["76acd901-7dbf-47d2-9b05-8bf25fd419f8"],"updated_at":"2018-09-22T04:50:31Z","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a00f56dffe514f24a26ebff194348b28","id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net"}]} 2018-09-22 04:50:39,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net used request id req-a29f3e34-817c-4086-be40-fd7ffc6b46e8 2018-09-22 04:50:39,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:39,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62da246-6f91-4d62-b6b5-86368559b146 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28"}, "enabled": true, "id": "a00f56dffe514f24a26ebff194348b28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj"}} 2018-09-22 04:50:39,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 used request id req-f62da246-6f91-4d62-b6b5-86368559b146 2018-09-22 04:50:39,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:39,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d59995a3-ffea-4feb-9466-ca351fab312b Date: Sat, 22 Sep 2018 04:50:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:31Z","dns_nameservers":[],"updated_at":"2018-09-22T04:50:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a00f56dffe514f24a26ebff194348b28","id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-subnet"}]} 2018-09-22 04:50:39,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 used request id req-d59995a3-ffea-4feb-9466-ca351fab312b 2018-09-22 04:50:39,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955&name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:40,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-0ad8b7d6-ca90-4103-a9bf-c4a03dc8ef42 Date: Sat, 22 Sep 2018 04:50:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.9"}],"id":"7a23baad-7bcd-4332-aebc-133fba7a3460","security_groups":["b362d9ff-f11f-4278-98cf-b49d3b58f481"],"mac_address":"fa:16:3e:d2:7b:5b","project_id":"a00f56dffe514f24a26ebff194348b28","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-port","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:39Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:50:40,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955&name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-port&admin_state_up=True used request id req-0ad8b7d6-ca90-4103-a9bf-c4a03dc8ef42 2018-09-22 04:50:40,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:40,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c48ef441-5504-4e73-af92-20a55d842237 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28"}, "enabled": true, "id": "a00f56dffe514f24a26ebff194348b28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj"}} 2018-09-22 04:50:40,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 used request id req-c48ef441-5504-4e73-af92-20a55d842237 2018-09-22 04:50:40,135 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst 2018-09-22 04:50:40,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:40,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-00f7fd8e-6346-456b-963d-ef8b7e36118b x-compute-request-id: req-00f7fd8e-6346-456b-963d-ef8b7e36118b Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "696b037a-f5df-4528-8da7-3fc71194bccf", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-flavor-name"}]} 2018-09-22 04:50:40,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-00f7fd8e-6346-456b-963d-ef8b7e36118b 2018-09-22 04:50:40,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/696b037a-f5df-4528-8da7-3fc71194bccf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:40,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-53e7123e-715d-470d-9435-5a088cc39a4f x-compute-request-id: req-53e7123e-715d-470d-9435-5a088cc39a4f Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "696b037a-f5df-4528-8da7-3fc71194bccf", "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:50:40,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/696b037a-f5df-4528-8da7-3fc71194bccf used request id req-53e7123e-715d-470d-9435-5a088cc39a4f 2018-09-22 04:50:40,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:40,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-47573ddd-0229-42fb-a7bd-5d05e3bb0650 Date: Sat, 22 Sep 2018 04:50:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:50:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:50:28Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3/snap", "metadata": {}}], "self": "/v2/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "min_disk": 0, "protected": false, "id": "d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "file": "/v2/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a00f56dffe514f24a26ebff194348b28", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-image"} 2018-09-22 04:50:40,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-image used request id req-47573ddd-0229-42fb-a7bd-5d05e3bb0650 2018-09-22 04:50:40,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:40,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f9d0ec8f-95e6-4cd4-9dd4-502bb08a3f2a Date: Sat, 22 Sep 2018 04:50:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:50:40,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f9d0ec8f-95e6-4cd4-9dd4-502bb08a3f2a 2018-09-22 04:50:40,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" -d '{"server": {"name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst", "imageRef": "d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "flavorRef": "696b037a-f5df-4528-8da7-3fc71194bccf", "max_count": 1, "min_count": 1, "networks": [{"port": "7a23baad-7bcd-4332-aebc-133fba7a3460"}], "security_groups": [{"name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-name"}]}}' 2018-09-22 04:50:42,826 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:50: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-99991cea-c735-4dd3-921b-04716316a73d x-compute-request-id: req-99991cea-c735-4dd3-921b-04716316a73d Content-Length: 435 location: http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "bookmark"}], "adminPass": "h7wcNvodz6Fo"}} 2018-09-22 04:50:42,826 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-99991cea-c735-4dd3-921b-04716316a73d 2018-09-22 04:50:42,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:43,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-b282779c-b70b-4cbc-a078-1e57e54e591e x-compute-request-id: req-b282779c-b70b-4cbc-a078-1e57e54e591e Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "bookmark"}], "image": {"id": "d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "links": [{"href": "http://172.30.9.23:8774/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "696b037a-f5df-4528-8da7-3fc71194bccf", "links": [{"href": "http://172.30.9.23:8774/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "bookmark"}]}, "id": "61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "user_id": "ea9e33ab4b054b3296027d5dcdfd87c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:50:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst", "created": "2018-09-22T04:50:42Z", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:43,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 used request id req-b282779c-b70b-4cbc-a078-1e57e54e591e 2018-09-22 04:50:43,042 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst 2018-09-22 04:50:43,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:43,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-8148109a-7c28-4e46-bf75-3ac5503e1954 x-compute-request-id: req-8148109a-7c28-4e46-bf75-3ac5503e1954 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.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "bookmark"}], "image": {"id": "d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "links": [{"href": "http://172.30.9.23:8774/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "696b037a-f5df-4528-8da7-3fc71194bccf", "links": [{"href": "http://172.30.9.23:8774/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "bookmark"}]}, "id": "61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "user_id": "ea9e33ab4b054b3296027d5dcdfd87c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:50:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst", "created": "2018-09-22T04:50:42Z", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:43,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 used request id req-8148109a-7c28-4e46-bf75-3ac5503e1954 2018-09-22 04:50:43,631 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst] is - BUILD 2018-09-22 04:50:43,631 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:50:46,634 - create_instance - DEBUG - VM status query timeout in 896.40760994 2018-09-22 04:50:46,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:47,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-9c9b6e1d-8574-406e-9d23-45bfb37c484d x-compute-request-id: req-9c9b6e1d-8574-406e-9d23-45bfb37c484d Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "bookmark"}], "image": {"id": "d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "links": [{"href": "http://172.30.9.23:8774/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "696b037a-f5df-4528-8da7-3fc71194bccf", "links": [{"href": "http://172.30.9.23:8774/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "bookmark"}]}, "id": "61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "security_groups": [{"name": "default"}], "user_id": "ea9e33ab4b054b3296027d5dcdfd87c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:50:43Z", "hostId": "40dc14d398d61538bb766e134a00794d14b83f6187b67f513ca9a50b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst", "created": "2018-09-22T04:50:42Z", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:47,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 used request id req-9c9b6e1d-8574-406e-9d23-45bfb37c484d 2018-09-22 04:50:47,252 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst] is - BUILD 2018-09-22 04:50:47,252 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:50:50,255 - create_instance - DEBUG - VM status query timeout in 892.787062883 2018-09-22 04:50:50,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:50,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-9e8e6f89-3e53-4c82-8118-0260a722f086 x-compute-request-id: req-9e8e6f89-3e53-4c82-8118-0260a722f086 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:7b:5b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "bookmark"}], "image": {"id": "d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "links": [{"href": "http://172.30.9.23:8774/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:50:42.000000", "flavor": {"id": "696b037a-f5df-4528-8da7-3fc71194bccf", "links": [{"href": "http://172.30.9.23:8774/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "bookmark"}]}, "id": "61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "security_groups": [{"name": "default"}], "user_id": "ea9e33ab4b054b3296027d5dcdfd87c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:50:48Z", "hostId": "40dc14d398d61538bb766e134a00794d14b83f6187b67f513ca9a50b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst", "created": "2018-09-22T04:50:42Z", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:50,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 used request id req-9e8e6f89-3e53-4c82-8118-0260a722f086 2018-09-22 04:50:50,823 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst] is - ACTIVE 2018-09-22 04:50:50,823 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:50:50,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:51,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-582188f7-fc74-436b-9e74-7852629ba6bf x-compute-request-id: req-582188f7-fc74-436b-9e74-7852629ba6bf Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:7b:5b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "bookmark"}], "image": {"id": "d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "links": [{"href": "http://172.30.9.23:8774/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:50:42.000000", "flavor": {"id": "696b037a-f5df-4528-8da7-3fc71194bccf", "links": [{"href": "http://172.30.9.23:8774/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "bookmark"}]}, "id": "61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "security_groups": [{"name": "default"}], "user_id": "ea9e33ab4b054b3296027d5dcdfd87c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:50:48Z", "hostId": "40dc14d398d61538bb766e134a00794d14b83f6187b67f513ca9a50b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst", "created": "2018-09-22T04:50:42Z", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:51,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 used request id req-582188f7-fc74-436b-9e74-7852629ba6bf 2018-09-22 04:50:51,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:51,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f4dc6645-a3f2-4412-8e74-c4bd199a1964 Date: Sat, 22 Sep 2018 04:50:51 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":["76acd901-7dbf-47d2-9b05-8bf25fd419f8"],"updated_at":"2018-09-22T04:50:31Z","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a00f56dffe514f24a26ebff194348b28","id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net"}]} 2018-09-22 04:50:51,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net used request id req-f4dc6645-a3f2-4412-8e74-c4bd199a1964 2018-09-22 04:50:51,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:51,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c275a6-204e-4fb2-9ef5-5b484d695419 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28"}, "enabled": true, "id": "a00f56dffe514f24a26ebff194348b28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj"}} 2018-09-22 04:50:51,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 used request id req-59c275a6-204e-4fb2-9ef5-5b484d695419 2018-09-22 04:50:51,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:51,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d8f2ec88-68a7-4315-98cb-67bdc4bf7856 Date: Sat, 22 Sep 2018 04:50:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:31Z","dns_nameservers":[],"updated_at":"2018-09-22T04:50:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a00f56dffe514f24a26ebff194348b28","id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-subnet"}]} 2018-09-22 04:50:51,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 used request id req-d8f2ec88-68a7-4315-98cb-67bdc4bf7856 2018-09-22 04:50:51,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:51,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-5d45a6f8-c83d-4c74-807a-6e0ea0215ad3 Date: Sat, 22 Sep 2018 04:50:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.3"}],"id":"107279b3-2d93-4fc7-ba06-31906b3eef0e","security_groups":[],"mac_address":"fa:16:3e:4a:7f:52","project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9fcc8be5-61fa-4ae7-be96-ce2957880955"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.4"}],"id":"744701d8-c015-4f44-98b1-0889e08460ca","security_groups":[],"mac_address":"fa:16:3e:e5:d8:86","project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9fcc8be5-61fa-4ae7-be96-ce2957880955"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.9"}],"id":"7a23baad-7bcd-4332-aebc-133fba7a3460","security_groups":["b362d9ff-f11f-4278-98cf-b49d3b58f481"],"mac_address":"fa:16:3e:d2:7b:5b","project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-port","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:39Z","binding:vnic_type":"normal","device_id":"61fcf23e-ad97-4a5a-8fe1-89dd32615e41"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.2"}],"id":"9d61a9a2-9a6d-41cc-b970-0d5a0a5f48fc","security_groups":[],"mac_address":"fa:16:3e:a9:2f:d9","project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9fcc8be5-61fa-4ae7-be96-ce2957880955"}]} 2018-09-22 04:50:51,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 used request id req-5d45a6f8-c83d-4c74-807a-6e0ea0215ad3 2018-09-22 04:50:51,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:52,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-2a74c0b1-e60a-4eca-bced-f866e9db2562 x-compute-request-id: req-2a74c0b1-e60a-4eca-bced-f866e9db2562 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:7b:5b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "bookmark"}], "image": {"id": "d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "links": [{"href": "http://172.30.9.23:8774/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:50:42.000000", "flavor": {"id": "696b037a-f5df-4528-8da7-3fc71194bccf", "links": [{"href": "http://172.30.9.23:8774/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "bookmark"}]}, "id": "61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "security_groups": [{"name": "default"}], "user_id": "ea9e33ab4b054b3296027d5dcdfd87c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:50:48Z", "hostId": "40dc14d398d61538bb766e134a00794d14b83f6187b67f513ca9a50b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst", "created": "2018-09-22T04:50:42Z", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:52,105 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 used request id req-2a74c0b1-e60a-4eca-bced-f866e9db2562 2018-09-22 04:50:52,106 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst] is - ACTIVE 2018-09-22 04:50:52,106 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:50:52,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:52,561 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-0f4ccb82-7ac6-48fd-940f-0ec628d174eb x-compute-request-id: req-0f4ccb82-7ac6-48fd-940f-0ec628d174eb Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:7b:5b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "bookmark"}], "image": {"id": "d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "links": [{"href": "http://172.30.9.23:8774/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:50:42.000000", "flavor": {"id": "696b037a-f5df-4528-8da7-3fc71194bccf", "links": [{"href": "http://172.30.9.23:8774/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "bookmark"}]}, "id": "61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "security_groups": [{"name": "default"}], "user_id": "ea9e33ab4b054b3296027d5dcdfd87c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:50:48Z", "hostId": "40dc14d398d61538bb766e134a00794d14b83f6187b67f513ca9a50b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst", "created": "2018-09-22T04:50:42Z", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:52,561 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 used request id req-0f4ccb82-7ac6-48fd-940f-0ec628d174eb 2018-09-22 04:50:52,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:52,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f82557bd-eb12-40cf-a744-27b0f036467c Date: Sat, 22 Sep 2018 04:50: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":["76acd901-7dbf-47d2-9b05-8bf25fd419f8"],"updated_at":"2018-09-22T04:50:31Z","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a00f56dffe514f24a26ebff194348b28","id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net"}]} 2018-09-22 04:50:52,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net used request id req-f82557bd-eb12-40cf-a744-27b0f036467c 2018-09-22 04:50:52,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:52,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e62b0f11-4a4d-46fe-bec4-9beb13c3081d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28"}, "enabled": true, "id": "a00f56dffe514f24a26ebff194348b28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj"}} 2018-09-22 04:50:52,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 used request id req-e62b0f11-4a4d-46fe-bec4-9beb13c3081d 2018-09-22 04:50:52,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:52,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5873736a-8c91-4d9c-91c5-d4b99daae906 Date: Sat, 22 Sep 2018 04:50:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:31Z","dns_nameservers":[],"updated_at":"2018-09-22T04:50:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a00f56dffe514f24a26ebff194348b28","id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-subnet"}]} 2018-09-22 04:50:52,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 used request id req-5873736a-8c91-4d9c-91c5-d4b99daae906 2018-09-22 04:50:52,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:53,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-e6d64662-85cc-4e37-a0da-0ac36374e57b Date: Sat, 22 Sep 2018 04:50:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.3"}],"id":"107279b3-2d93-4fc7-ba06-31906b3eef0e","security_groups":[],"mac_address":"fa:16:3e:4a:7f:52","project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9fcc8be5-61fa-4ae7-be96-ce2957880955"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.4"}],"id":"744701d8-c015-4f44-98b1-0889e08460ca","security_groups":[],"mac_address":"fa:16:3e:e5:d8:86","project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9fcc8be5-61fa-4ae7-be96-ce2957880955"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.9"}],"id":"7a23baad-7bcd-4332-aebc-133fba7a3460","security_groups":["b362d9ff-f11f-4278-98cf-b49d3b58f481"],"mac_address":"fa:16:3e:d2:7b:5b","project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-port","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:39Z","binding:vnic_type":"normal","device_id":"61fcf23e-ad97-4a5a-8fe1-89dd32615e41"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.2"}],"id":"9d61a9a2-9a6d-41cc-b970-0d5a0a5f48fc","security_groups":[],"mac_address":"fa:16:3e:a9:2f:d9","project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9fcc8be5-61fa-4ae7-be96-ce2957880955"}]} 2018-09-22 04:50:53,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 used request id req-e6d64662-85cc-4e37-a0da-0ac36374e57b 2018-09-22 04:50:53,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-name"}}' 2018-09-22 04:50:54,280 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:50: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-0bbba476-cbc7-483d-a8a2-6ad93c903309 x-compute-request-id: req-0bbba476-cbc7-483d-a8a2-6ad93c903309 Content-Length: 0 Content-Type: application/json 2018-09-22 04:50:54,280 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41/action used request id req-0bbba476-cbc7-483d-a8a2-6ad93c903309 2018-09-22 04:50:54,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:50:54,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "492d0d7f68424b0ba68737d80a694df2", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj-role"}], "expires_at": "2018-09-22T05:50:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a00f56dffe514f24a26ebff194348b28", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a00f56dffe514f24a26ebff194348b28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a00f56dffe514f24a26ebff194348b28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a00f56dffe514f24a26ebff194348b28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-user", "id": "ea9e33ab4b054b3296027d5dcdfd87c8"}, "audit_ids": ["Bey1T83gQ3OwdD8Jar6Ygg"], "issued_at": "2018-09-22T04:50:54.000000Z"}} 2018-09-22 04:50:54,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d10c53c553e17d0a226e099f894612636694feb1" 2018-09-22 04:50:55,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-e87dc139-be35-4137-b9bd-ef2a67bd497e x-compute-request-id: req-e87dc139-be35-4137-b9bd-ef2a67bd497e Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:7b:5b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "bookmark"}], "image": {"id": "d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "links": [{"href": "http://172.30.9.23:8774/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:50:42.000000", "flavor": {"id": "696b037a-f5df-4528-8da7-3fc71194bccf", "links": [{"href": "http://172.30.9.23:8774/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "bookmark"}]}, "id": "61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "security_groups": [{"name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-name"}, {"name": "default"}], "user_id": "ea9e33ab4b054b3296027d5dcdfd87c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:50:48Z", "hostId": "40dc14d398d61538bb766e134a00794d14b83f6187b67f513ca9a50b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst", "created": "2018-09-22T04:50:42Z", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:55,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 used request id req-e87dc139-be35-4137-b9bd-ef2a67bd497e 2018-09-22 04:50:55,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:56,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-367621ad-26ab-41a8-a298-916773ad3307 x-compute-request-id: req-367621ad-26ab-41a8-a298-916773ad3307 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:7b:5b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "bookmark"}], "image": {"id": "d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "links": [{"href": "http://172.30.9.23:8774/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:50:42.000000", "flavor": {"id": "696b037a-f5df-4528-8da7-3fc71194bccf", "links": [{"href": "http://172.30.9.23:8774/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "bookmark"}]}, "id": "61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "security_groups": [{"name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-name"}, {"name": "default"}], "user_id": "ea9e33ab4b054b3296027d5dcdfd87c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:50:48Z", "hostId": "40dc14d398d61538bb766e134a00794d14b83f6187b67f513ca9a50b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst", "created": "2018-09-22T04:50:42Z", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:56,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 used request id req-367621ad-26ab-41a8-a298-916773ad3307 2018-09-22 04:50:56,098 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst] is - ACTIVE 2018-09-22 04:50:56,098 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:50:56,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:56,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-557058ea-714c-423f-ae26-06089dc0a234 x-compute-request-id: req-557058ea-714c-423f-ae26-06089dc0a234 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:7b:5b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "bookmark"}], "image": {"id": "d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "links": [{"href": "http://172.30.9.23:8774/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:50:42.000000", "flavor": {"id": "696b037a-f5df-4528-8da7-3fc71194bccf", "links": [{"href": "http://172.30.9.23:8774/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "bookmark"}]}, "id": "61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "security_groups": [{"name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-name"}, {"name": "default"}], "user_id": "ea9e33ab4b054b3296027d5dcdfd87c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:50:48Z", "hostId": "40dc14d398d61538bb766e134a00794d14b83f6187b67f513ca9a50b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst", "created": "2018-09-22T04:50:42Z", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:56,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 used request id req-557058ea-714c-423f-ae26-06089dc0a234 2018-09-22 04:50:56,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:56,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c72736cf-2a76-49bf-a430-e9797432b121 Date: Sat, 22 Sep 2018 04:50:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76acd901-7dbf-47d2-9b05-8bf25fd419f8"],"updated_at":"2018-09-22T04:50:31Z","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a00f56dffe514f24a26ebff194348b28","id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net"}]} 2018-09-22 04:50:56,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net used request id req-c72736cf-2a76-49bf-a430-e9797432b121 2018-09-22 04:50:56,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:56,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79d9dc74-46a5-43a2-b0cf-21169144ae82 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28"}, "enabled": true, "id": "a00f56dffe514f24a26ebff194348b28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj"}} 2018-09-22 04:50:56,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 used request id req-79d9dc74-46a5-43a2-b0cf-21169144ae82 2018-09-22 04:50:56,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:56,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3af095a3-ce1e-4bc4-93c7-69df31f0d328 Date: Sat, 22 Sep 2018 04:50:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:31Z","dns_nameservers":[],"updated_at":"2018-09-22T04:50:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a00f56dffe514f24a26ebff194348b28","id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-subnet"}]} 2018-09-22 04:50:56,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 used request id req-3af095a3-ce1e-4bc4-93c7-69df31f0d328 2018-09-22 04:50:56,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:57,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-33ea6b20-0fa7-4ebb-bdd9-30eb1d7fdd1b Date: Sat, 22 Sep 2018 04:50:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.3"}],"id":"107279b3-2d93-4fc7-ba06-31906b3eef0e","security_groups":[],"mac_address":"fa:16:3e:4a:7f:52","project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9fcc8be5-61fa-4ae7-be96-ce2957880955"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.4"}],"id":"744701d8-c015-4f44-98b1-0889e08460ca","security_groups":[],"mac_address":"fa:16:3e:e5:d8:86","project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9fcc8be5-61fa-4ae7-be96-ce2957880955"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:53Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.9"}],"id":"7a23baad-7bcd-4332-aebc-133fba7a3460","security_groups":["af3c0916-9bed-4d5c-8a96-79221f36b394","b362d9ff-f11f-4278-98cf-b49d3b58f481"],"mac_address":"fa:16:3e:d2:7b:5b","project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-port","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:39Z","binding:vnic_type":"normal","device_id":"61fcf23e-ad97-4a5a-8fe1-89dd32615e41"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.2"}],"id":"9d61a9a2-9a6d-41cc-b970-0d5a0a5f48fc","security_groups":[],"mac_address":"fa:16:3e:a9:2f:d9","project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9fcc8be5-61fa-4ae7-be96-ce2957880955"}]} 2018-09-22 04:50:57,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 used request id req-33ea6b20-0fa7-4ebb-bdd9-30eb1d7fdd1b 2018-09-22 04:50:57,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:57,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-90cd756c-eaf7-47c7-9d1d-ea87017f4a17 x-compute-request-id: req-90cd756c-eaf7-47c7-9d1d-ea87017f4a17 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:7b:5b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "bookmark"}], "image": {"id": "d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "links": [{"href": "http://172.30.9.23:8774/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:50:42.000000", "flavor": {"id": "696b037a-f5df-4528-8da7-3fc71194bccf", "links": [{"href": "http://172.30.9.23:8774/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "bookmark"}]}, "id": "61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "security_groups": [{"name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-name"}, {"name": "default"}], "user_id": "ea9e33ab4b054b3296027d5dcdfd87c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:50:48Z", "hostId": "40dc14d398d61538bb766e134a00794d14b83f6187b67f513ca9a50b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst", "created": "2018-09-22T04:50:42Z", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:57,619 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 used request id req-90cd756c-eaf7-47c7-9d1d-ea87017f4a17 2018-09-22 04:50:57,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:57,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1818f0e2-5fa5-4466-86e8-8ee4f6208779 Date: Sat, 22 Sep 2018 04:50:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["76acd901-7dbf-47d2-9b05-8bf25fd419f8"],"updated_at":"2018-09-22T04:50:31Z","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a00f56dffe514f24a26ebff194348b28","id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net"}]} 2018-09-22 04:50:57,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net used request id req-1818f0e2-5fa5-4466-86e8-8ee4f6208779 2018-09-22 04:50:57,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:57,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db6779f0-c374-422d-835a-a9eb1290ccf6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28"}, "enabled": true, "id": "a00f56dffe514f24a26ebff194348b28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj"}} 2018-09-22 04:50:57,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 used request id req-db6779f0-c374-422d-835a-a9eb1290ccf6 2018-09-22 04:50:57,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:57,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5ca97409-38d7-4b6a-ac48-c213beb0c07f Date: Sat, 22 Sep 2018 04:50:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:31Z","dns_nameservers":[],"updated_at":"2018-09-22T04:50:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a00f56dffe514f24a26ebff194348b28","id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-subnet"}]} 2018-09-22 04:50:57,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 used request id req-5ca97409-38d7-4b6a-ac48-c213beb0c07f 2018-09-22 04:50:57,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:57,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-97a5c327-c278-4a78-b5c0-e6af94031991 Date: Sat, 22 Sep 2018 04:50:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.3"}],"id":"107279b3-2d93-4fc7-ba06-31906b3eef0e","security_groups":[],"mac_address":"fa:16:3e:4a:7f:52","project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9fcc8be5-61fa-4ae7-be96-ce2957880955"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.4"}],"id":"744701d8-c015-4f44-98b1-0889e08460ca","security_groups":[],"mac_address":"fa:16:3e:e5:d8:86","project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9fcc8be5-61fa-4ae7-be96-ce2957880955"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:53Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.9"}],"id":"7a23baad-7bcd-4332-aebc-133fba7a3460","security_groups":["af3c0916-9bed-4d5c-8a96-79221f36b394","b362d9ff-f11f-4278-98cf-b49d3b58f481"],"mac_address":"fa:16:3e:d2:7b:5b","project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-port","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:39Z","binding:vnic_type":"normal","device_id":"61fcf23e-ad97-4a5a-8fe1-89dd32615e41"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.2"}],"id":"9d61a9a2-9a6d-41cc-b970-0d5a0a5f48fc","security_groups":[],"mac_address":"fa:16:3e:a9:2f:d9","project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9fcc8be5-61fa-4ae7-be96-ce2957880955"}]} 2018-09-22 04:50:57,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 used request id req-97a5c327-c278-4a78-b5c0-e6af94031991 2018-09-22 04:50:57,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-name"}}' 2018-09-22 04:50:59,004 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:50: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-57ebef0b-629d-490b-bc3f-a758606909ae x-compute-request-id: req-57ebef0b-629d-490b-bc3f-a758606909ae Content-Length: 0 Content-Type: application/json 2018-09-22 04:50:59,004 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41/action used request id req-57ebef0b-629d-490b-bc3f-a758606909ae 2018-09-22 04:50:59,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:59,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-25797d4b-5660-445b-b132-9818116c98e5 x-compute-request-id: req-25797d4b-5660-445b-b132-9818116c98e5 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:7b:5b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "bookmark"}], "image": {"id": "d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "links": [{"href": "http://172.30.9.23:8774/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:50:42.000000", "flavor": {"id": "696b037a-f5df-4528-8da7-3fc71194bccf", "links": [{"href": "http://172.30.9.23:8774/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "bookmark"}]}, "id": "61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "security_groups": [{"name": "default"}], "user_id": "ea9e33ab4b054b3296027d5dcdfd87c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:50:48Z", "hostId": "40dc14d398d61538bb766e134a00794d14b83f6187b67f513ca9a50b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst", "created": "2018-09-22T04:50:42Z", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:50:59,341 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 used request id req-25797d4b-5660-445b-b132-9818116c98e5 2018-09-22 04:50:59,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:59,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f0ced09b-accf-4fce-8773-5f4ccb0ec229 Date: Sat, 22 Sep 2018 04:50:59 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":["76acd901-7dbf-47d2-9b05-8bf25fd419f8"],"updated_at":"2018-09-22T04:50:31Z","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a00f56dffe514f24a26ebff194348b28","id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net"}]} 2018-09-22 04:50:59,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net used request id req-f0ced09b-accf-4fce-8773-5f4ccb0ec229 2018-09-22 04:50:59,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:59,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-260b639e-751b-4e84-abad-07bfc15ab91f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28"}, "enabled": true, "id": "a00f56dffe514f24a26ebff194348b28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj"}} 2018-09-22 04:50:59,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 used request id req-260b639e-751b-4e84-abad-07bfc15ab91f 2018-09-22 04:50:59,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:59,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cbb1d728-4d4a-44e4-94c5-4d4253bb790c Date: Sat, 22 Sep 2018 04:50:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:31Z","dns_nameservers":[],"updated_at":"2018-09-22T04:50:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a00f56dffe514f24a26ebff194348b28","id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-subnet"}]} 2018-09-22 04:50:59,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 used request id req-cbb1d728-4d4a-44e4-94c5-4d4253bb790c 2018-09-22 04:50:59,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:50:59,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-48aafaac-b477-496d-a2d1-f93a79e3e16b Date: Sat, 22 Sep 2018 04:50:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.3"}],"id":"107279b3-2d93-4fc7-ba06-31906b3eef0e","security_groups":[],"mac_address":"fa:16:3e:4a:7f:52","project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9fcc8be5-61fa-4ae7-be96-ce2957880955"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.4"}],"id":"744701d8-c015-4f44-98b1-0889e08460ca","security_groups":[],"mac_address":"fa:16:3e:e5:d8:86","project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9fcc8be5-61fa-4ae7-be96-ce2957880955"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:58Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.9"}],"id":"7a23baad-7bcd-4332-aebc-133fba7a3460","security_groups":["b362d9ff-f11f-4278-98cf-b49d3b58f481"],"mac_address":"fa:16:3e:d2:7b:5b","project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-port","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:39Z","binding:vnic_type":"normal","device_id":"61fcf23e-ad97-4a5a-8fe1-89dd32615e41"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:50:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"76acd901-7dbf-47d2-9b05-8bf25fd419f8","ip_address":"10.55.0.2"}],"id":"9d61a9a2-9a6d-41cc-b970-0d5a0a5f48fc","security_groups":[],"mac_address":"fa:16:3e:a9:2f:d9","project_id":"a00f56dffe514f24a26ebff194348b28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9fcc8be5-61fa-4ae7-be96-ce2957880955","tenant_id":"a00f56dffe514f24a26ebff194348b28","created_at":"2018-09-22T04:50:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9fcc8be5-61fa-4ae7-be96-ce2957880955"}]} 2018-09-22 04:50:59,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9fcc8be5-61fa-4ae7-be96-ce2957880955 used request id req-48aafaac-b477-496d-a2d1-f93a79e3e16b 2018-09-22 04:50:59,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d10c53c553e17d0a226e099f894612636694feb1" 2018-09-22 04:51:00,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:50: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-539767c6-8258-4ce3-b001-9c76a36bd03b x-compute-request-id: req-539767c6-8258-4ce3-b001-9c76a36bd03b Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:7b:5b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "bookmark"}], "image": {"id": "d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "links": [{"href": "http://172.30.9.23:8774/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:50:42.000000", "flavor": {"id": "696b037a-f5df-4528-8da7-3fc71194bccf", "links": [{"href": "http://172.30.9.23:8774/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "bookmark"}]}, "id": "61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "security_groups": [{"name": "default"}], "user_id": "ea9e33ab4b054b3296027d5dcdfd87c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:50:48Z", "hostId": "40dc14d398d61538bb766e134a00794d14b83f6187b67f513ca9a50b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst", "created": "2018-09-22T04:50:42Z", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:51:00,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 used request id req-539767c6-8258-4ce3-b001-9c76a36bd03b 2018-09-22 04:51:00,713 - create_instance - INFO - Deleting Port with ID - 7a23baad-7bcd-4332-aebc-133fba7a3460 2018-09-22 04:51:00,713 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-port 2018-09-22 04:51:00,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/7a23baad-7bcd-4332-aebc-133fba7a3460 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:51:01,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1b809373-a0df-47ee-b929-b924227a66ec Date: Sat, 22 Sep 2018 04:51:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:51:01,159 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/7a23baad-7bcd-4332-aebc-133fba7a3460 used request id req-1b809373-a0df-47ee-b929-b924227a66ec 2018-09-22 04:51:01,159 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst 2018-09-22 04:51:01,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:51:01,317 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:51: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-69a50de8-6819-4c00-8e2e-18832df6c641 x-compute-request-id: req-69a50de8-6819-4c00-8e2e-18832df6c641 Content-Type: application/json 2018-09-22 04:51:01,318 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 used request id req-69a50de8-6819-4c00-8e2e-18832df6c641 2018-09-22 04:51:01,318 - create_instance - INFO - Checking deletion status 2018-09-22 04:51:01,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:51:01,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-fe2676db-1655-4b53-83bb-98c04a85ed43 x-compute-request-id: req-fe2676db-1655-4b53-83bb-98c04a85ed43 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "bookmark"}], "image": {"id": "d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "links": [{"href": "http://172.30.9.23:8774/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:50:42.000000", "flavor": {"id": "696b037a-f5df-4528-8da7-3fc71194bccf", "links": [{"href": "http://172.30.9.23:8774/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "bookmark"}]}, "id": "61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "user_id": "ea9e33ab4b054b3296027d5dcdfd87c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:51:01Z", "hostId": "40dc14d398d61538bb766e134a00794d14b83f6187b67f513ca9a50b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst", "created": "2018-09-22T04:50:42Z", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:51:01,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 used request id req-fe2676db-1655-4b53-83bb-98c04a85ed43 2018-09-22 04:51:01,504 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst] is - ACTIVE 2018-09-22 04:51:01,504 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:51:04,508 - create_instance - DEBUG - VM status query timeout in 296.810546875 2018-09-22 04:51:04,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:51:04,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-38d65689-9a52-4e5d-b538-f7e2236b8b0b x-compute-request-id: req-38d65689-9a52-4e5d-b538-f7e2236b8b0b Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "rel": "bookmark"}], "image": {"id": "d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "links": [{"href": "http://172.30.9.23:8774/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:50:42.000000", "flavor": {"id": "696b037a-f5df-4528-8da7-3fc71194bccf", "links": [{"href": "http://172.30.9.23:8774/flavors/696b037a-f5df-4528-8da7-3fc71194bccf", "rel": "bookmark"}]}, "id": "61fcf23e-ad97-4a5a-8fe1-89dd32615e41", "user_id": "ea9e33ab4b054b3296027d5dcdfd87c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:51:01Z", "hostId": "40dc14d398d61538bb766e134a00794d14b83f6187b67f513ca9a50b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst", "created": "2018-09-22T04:50:42Z", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:51:04,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 used request id req-38d65689-9a52-4e5d-b538-f7e2236b8b0b 2018-09-22 04:51:04,761 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst] is - ACTIVE 2018-09-22 04:51:04,761 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:51:07,764 - create_instance - DEBUG - VM status query timeout in 293.553781033 2018-09-22 04:51:07,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9d9754bd22236915052bffc822be54628699db" 2018-09-22 04:51:07,811 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:51: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-ac82ef9f-7c43-4795-9095-36ad7b2427b3 x-compute-request-id: req-ac82ef9f-7c43-4795-9095-36ad7b2427b3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 61fcf23e-ad97-4a5a-8fe1-89dd32615e41 could not be found.", "code": 404}} 2018-09-22 04:51:07,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/61fcf23e-ad97-4a5a-8fe1-89dd32615e41 used request id req-ac82ef9f-7c43-4795-9095-36ad7b2427b3 2018-09-22 04:51:07,812 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 61fcf23e-ad97-4a5a-8fe1-89dd32615e41 could not be found. (HTTP 404) (Request-ID: req-ac82ef9f-7c43-4795-9095-36ad7b2427b3) 2018-09-22 04:51:07,812 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-inst 2018-09-22 04:51:07,813 - neutron_utils - INFO - Deleting security group rule with ID - 46dc1682-d8e8-46ad-96b9-bfea4f1ff68d 2018-09-22 04:51:07,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/46dc1682-d8e8-46ad-96b9-bfea4f1ff68d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8d2e39c31fea1edb3e853f4ea8392657cc921e" 2018-09-22 04:51:08,059 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a8e7492-347a-4806-98d2-11bc556527db Content-Length: 0 Date: Sat, 22 Sep 2018 04:51:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:51:08,059 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/46dc1682-d8e8-46ad-96b9-bfea4f1ff68d used request id req-5a8e7492-347a-4806-98d2-11bc556527db 2018-09-22 04:51:08,060 - neutron_utils - INFO - Deleting security group rule with ID - 6ae10ffc-8e8a-45fb-848f-0054120bacad 2018-09-22 04:51:08,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/6ae10ffc-8e8a-45fb-848f-0054120bacad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8d2e39c31fea1edb3e853f4ea8392657cc921e" 2018-09-22 04:51:08,298 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ebfa20bd-341f-429c-b707-0df292739b07 Content-Length: 0 Date: Sat, 22 Sep 2018 04:51:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:51:08,298 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/6ae10ffc-8e8a-45fb-848f-0054120bacad used request id req-ebfa20bd-341f-429c-b707-0df292739b07 2018-09-22 04:51:08,298 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-name 2018-09-22 04:51:08,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/af3c0916-9bed-4d5c-8a96-79221f36b394 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd8d2e39c31fea1edb3e853f4ea8392657cc921e" 2018-09-22 04:51:08,556 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0919e540-c00b-4299-b872-449e4c8376b1 Content-Length: 0 Date: Sat, 22 Sep 2018 04:51:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:51:08,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/af3c0916-9bed-4d5c-8a96-79221f36b394 used request id req-0919e540-c00b-4299-b872-449e4c8376b1 2018-09-22 04:51:08,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/696b037a-f5df-4528-8da7-3fc71194bccf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17fd67f3be92b2529f1e81d4c92613fdf762eb" 2018-09-22 04:51:08,593 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:51: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-cab4be89-b2c0-4553-b8a5-51132837156e x-compute-request-id: req-cab4be89-b2c0-4553-b8a5-51132837156e Content-Length: 0 Content-Type: application/json 2018-09-22 04:51:08,593 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/696b037a-f5df-4528-8da7-3fc71194bccf used request id req-cab4be89-b2c0-4553-b8a5-51132837156e 2018-09-22 04:51:08,594 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-subnet 2018-09-22 04:51:08,594 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-subnet 2018-09-22 04:51:08,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/76acd901-7dbf-47d2-9b05-8bf25fd419f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c0d1dd818811dbdbc60b0b037027b7d1d3bc2" 2018-09-22 04:51:11,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b3c459f-fab7-41c5-aafb-5ef1851e47b6 Date: Sat, 22 Sep 2018 04:51:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:51:11,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/76acd901-7dbf-47d2-9b05-8bf25fd419f8 used request id req-2b3c459f-fab7-41c5-aafb-5ef1851e47b6 2018-09-22 04:51:11,027 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-pub-net 2018-09-22 04:51:11,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/9fcc8be5-61fa-4ae7-be96-ce2957880955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c0d1dd818811dbdbc60b0b037027b7d1d3bc2" 2018-09-22 04:51:12,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ce3c5a4-5c8b-44a1-a02e-aaea32c3479b Date: Sat, 22 Sep 2018 04:51:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:51:12,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/9fcc8be5-61fa-4ae7-be96-ce2957880955 used request id req-4ce3c5a4-5c8b-44a1-a02e-aaea32c3479b 2018-09-22 04:51:12,100 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-6d6ed6df-22be-40c5-981a-35a4a0478f6c-image 2018-09-22 04:51:12,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1492dd72c5726856b1a94268066b929d13ce2c40" 2018-09-22 04:51:12,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-52fe715d-d889-47be-bbaa-733d623ad969 Date: Sat, 22 Sep 2018 04:51:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:51:12,939 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d5ffafad-7f2e-4374-8cb7-a5c2b19a5ac3 used request id req-52fe715d-d889-47be-bbaa-733d623ad969 2018-09-22 04:51:12,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" 2018-09-22 04:51:13,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-78b29f6b-b73f-4a4a-adab-236f2be837fc Date: Sat, 22 Sep 2018 04:51:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a00f56dffe514f24a26ebff194348b28", "created_at": "2018-09-22T04:50:30Z", "updated_at": "2018-09-22T04:50:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:50:30Z", "revision_number": 0, "id": "2836b91f-ffee-4ee9-a997-f55cca6c859b", "remote_group_id": "b362d9ff-f11f-4278-98cf-b49d3b58f481", "remote_ip_prefix": null, "created_at": "2018-09-22T04:50:30Z", "security_group_id": "b362d9ff-f11f-4278-98cf-b49d3b58f481", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "port_range_min": null, "ethertype": "IPv4", "project_id": "a00f56dffe514f24a26ebff194348b28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:50:30Z", "revision_number": 0, "id": "37724282-48a2-4a11-8917-cbe7bd7df2c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:50:30Z", "security_group_id": "b362d9ff-f11f-4278-98cf-b49d3b58f481", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "port_range_min": null, "ethertype": "IPv4", "project_id": "a00f56dffe514f24a26ebff194348b28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:50:30Z", "revision_number": 0, "id": "4f6833c1-2bef-471c-a244-0d15755e1fa2", "remote_group_id": "b362d9ff-f11f-4278-98cf-b49d3b58f481", "remote_ip_prefix": null, "created_at": "2018-09-22T04:50:30Z", "security_group_id": "b362d9ff-f11f-4278-98cf-b49d3b58f481", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "port_range_min": null, "ethertype": "IPv6", "project_id": "a00f56dffe514f24a26ebff194348b28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:50:30Z", "revision_number": 0, "id": "c52bcd39-f4cc-479b-9312-7a40507d72ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:50:30Z", "security_group_id": "b362d9ff-f11f-4278-98cf-b49d3b58f481", "tenant_id": "a00f56dffe514f24a26ebff194348b28", "port_range_min": null, "ethertype": "IPv6", "project_id": "a00f56dffe514f24a26ebff194348b28"}], "revision_number": 4, "project_id": "a00f56dffe514f24a26ebff194348b28", "id": "b362d9ff-f11f-4278-98cf-b49d3b58f481", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:51:13,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-78b29f6b-b73f-4a4a-adab-236f2be837fc 2018-09-22 04:51:13,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" 2018-09-22 04:51:13,361 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56cc5ae2-dc3c-4ec0-9d67-bf570d797a18 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:51:13,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-56cc5ae2-dc3c-4ec0-9d67-bf570d797a18 2018-09-22 04:51:13,361 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:51:13,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" 2018-09-22 04:51:13,444 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc9e1afe-fe2b-4b0d-9506-524a9eb63cc8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:51:13,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-dc9e1afe-fe2b-4b0d-9506-524a9eb63cc8 2018-09-22 04:51:13,444 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:51:13,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" 2018-09-22 04:51:13,536 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1c518c0-9ecf-4084-9e50-58792e8563cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:51:13,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-c1c518c0-9ecf-4084-9e50-58792e8563cd 2018-09-22 04:51:13,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:51:13,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" 2018-09-22 04:51:13,623 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2687441-bc22-4c1b-8f79-af16c3e26716 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:51:13,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-a2687441-bc22-4c1b-8f79-af16c3e26716 2018-09-22 04:51:13,624 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:51:13,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" 2018-09-22 04:51:13,720 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4fdca64-7f81-4923-9a5d-44d1ef6a3a36 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:51:13,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-d4fdca64-7f81-4923-9a5d-44d1ef6a3a36 2018-09-22 04:51:13,721 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:51:13,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" 2018-09-22 04:51:13,811 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dc58340-344b-467f-8954-566411b8efbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:51:13,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-8dc58340-344b-467f-8954-566411b8efbb 2018-09-22 04:51:13,811 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:51:13,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" 2018-09-22 04:51:13,902 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffcaef2b-4e34-4153-8d0d-20a30c47c34b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:51:13,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-ffcaef2b-4e34-4153-8d0d-20a30c47c34b 2018-09-22 04:51:13,902 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:51:13,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" 2018-09-22 04:51:13,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1efe5fd-c960-4fca-8d8a-36a2de80cf9e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28"}, "enabled": true, "id": "a00f56dffe514f24a26ebff194348b28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj"}} 2018-09-22 04:51:13,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 used request id req-c1efe5fd-c960-4fca-8d8a-36a2de80cf9e 2018-09-22 04:51:13,987 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b362d9ff-f11f-4278-98cf-b49d3b58f481 2018-09-22 04:51:13,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b362d9ff-f11f-4278-98cf-b49d3b58f481 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" 2018-09-22 04:51:14,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3ed2a895-d7ee-4e0c-95f6-2a9c4b3fc73b Date: Sat, 22 Sep 2018 04:51:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b362d9ff-f11f-4278-98cf-b49d3b58f481", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:50:30Z", "security_group_id": "b362d9ff-f11f-4278-98cf-b49d3b58f481", "port_range_min": null, "revision_number": 0, "tenant_id": "a00f56dffe514f24a26ebff194348b28", "created_at": "2018-09-22T04:50:30Z", "project_id": "a00f56dffe514f24a26ebff194348b28", "id": "2836b91f-ffee-4ee9-a997-f55cca6c859b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:50:30Z", "security_group_id": "b362d9ff-f11f-4278-98cf-b49d3b58f481", "port_range_min": null, "revision_number": 0, "tenant_id": "a00f56dffe514f24a26ebff194348b28", "created_at": "2018-09-22T04:50:30Z", "project_id": "a00f56dffe514f24a26ebff194348b28", "id": "37724282-48a2-4a11-8917-cbe7bd7df2c8"}, {"remote_group_id": "b362d9ff-f11f-4278-98cf-b49d3b58f481", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:50:30Z", "security_group_id": "b362d9ff-f11f-4278-98cf-b49d3b58f481", "port_range_min": null, "revision_number": 0, "tenant_id": "a00f56dffe514f24a26ebff194348b28", "created_at": "2018-09-22T04:50:30Z", "project_id": "a00f56dffe514f24a26ebff194348b28", "id": "4f6833c1-2bef-471c-a244-0d15755e1fa2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:50:30Z", "security_group_id": "b362d9ff-f11f-4278-98cf-b49d3b58f481", "port_range_min": null, "revision_number": 0, "tenant_id": "a00f56dffe514f24a26ebff194348b28", "created_at": "2018-09-22T04:50:30Z", "project_id": "a00f56dffe514f24a26ebff194348b28", "id": "c52bcd39-f4cc-479b-9312-7a40507d72ab"}]} 2018-09-22 04:51:14,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b362d9ff-f11f-4278-98cf-b49d3b58f481 used request id req-3ed2a895-d7ee-4e0c-95f6-2a9c4b3fc73b 2018-09-22 04:51:14,153 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:51:14,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b362d9ff-f11f-4278-98cf-b49d3b58f481 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" 2018-09-22 04:51:14,531 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c00d624b-aec3-459e-a828-ee0171c6bd4e Content-Length: 0 Date: Sat, 22 Sep 2018 04:51:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:51:14,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b362d9ff-f11f-4278-98cf-b49d3b58f481 used request id req-c00d624b-aec3-459e-a828-ee0171c6bd4e 2018-09-22 04:51:14,532 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj 2018-09-22 04:51:14,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" 2018-09-22 04:51:14,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:51:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-168d0d8c-8a14-4b3f-bee7-6a4fb82e169f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:51:14,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a00f56dffe514f24a26ebff194348b28 used request id req-168d0d8c-8a14-4b3f-bee7-6a4fb82e169f 2018-09-22 04:51:14,756 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-fd0cdf97-007b-49b-proj-role 2018-09-22 04:51:14,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/492d0d7f68424b0ba68737d80a694df2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" 2018-09-22 04:51:14,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:51:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b419488c-6eb1-4a98-8f13-a74b2391569f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:51:14,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/492d0d7f68424b0ba68737d80a694df2 used request id req-b419488c-6eb1-4a98-8f13-a74b2391569f 2018-09-22 04:51:14,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10ff5f5191bc48ac4c6e87e949d255420324a64d" 2018-09-22 04:51:14,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77661a5c-6f62-423b-a35a-b538a144d32f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:51:14,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-77661a5c-6f62-423b-a35a-b538a144d32f 2018-09-22 04:51:14,963 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-fd0cdf97-007b-49b-user 2018-09-22 04:51:14,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ea9e33ab4b054b3296027d5dcdfd87c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b090bc9bc68922a198f8babae13f742899d9ed4" 2018-09-22 04:51:15,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:51:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d12f277-8dea-4e2b-bcff-2335612519d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:51:15,132 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ea9e33ab4b054b3296027d5dcdfd87c8 used request id req-5d12f277-8dea-4e2b-bcff-2335612519d8 2018-09-22 04:51:15,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:51:15,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:51:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["TIXoT2cmSJmpRMORtE0TNQ"], "issued_at": "2018-09-22T04:51:15.000000Z"}} 2018-09-22 04:51:15,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f60ccfd300d8326cc22c7f81b2b47e6e6f32b99" 2018-09-22 04:51:15,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f1825da-3047-44bb-ac55-4137e90ce741 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:51:15,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5f1825da-3047-44bb-ac55-4137e90ce741 2018-09-22 04:51:15,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:51:15,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:51:15,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:51:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["itJM2SDfQ-uy_tl8VoLvtQ"], "issued_at": "2018-09-22T04:51:15.000000Z"}} 2018-09-22 04:51:15,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0c2292a253595b4038c33570fc3e20d34a0487" 2018-09-22 04:51:16,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ef3827-3b3c-4f4b-88bd-bf518758298e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:51:16,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-31ef3827-3b3c-4f4b-88bd-bf518758298e 2018-09-22 04:51:16,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:51:16,086 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:51:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:51:16,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-08053499-2ccd-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0c2292a253595b4038c33570fc3e20d34a0487" 2018-09-22 04:51:16,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd5b835a-9c31-45d8-9562-b838763d5758 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-08053499-2ccd-421-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:51:16,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-08053499-2ccd-421-proj used request id req-bd5b835a-9c31-45d8-9562-b838763d5758 2018-09-22 04:51:16,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0c2292a253595b4038c33570fc3e20d34a0487" 2018-09-22 04:51:16,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6335d765-504d-4ec5-bb15-ecc4693855c2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:51:16,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6335d765-504d-4ec5-bb15-ecc4693855c2 2018-09-22 04:51:16,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0c2292a253595b4038c33570fc3e20d34a0487" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj"}}' 2018-09-22 04:51:16,388 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:51:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13504437-2c92-4473-a9cb-3c7c5de6cf9f Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b"}, "enabled": true, "id": "9cc500b48abe4548a6be45db9aa5050b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj"}} 2018-09-22 04:51:16,388 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-13504437-2c92-4473-a9cb-3c7c5de6cf9f 2018-09-22 04:51:16,389 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-08053499-2ccd-421-proj 2018-09-22 04:51:16,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:51:16,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:51:16,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:51:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["-oRw6FunQbet9RyXvAFX-w"], "issued_at": "2018-09-22T04:51:16.000000Z"}} 2018-09-22 04:51:16,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51de59d371793a3b538d43d3815614c6f0e2e682" 2018-09-22 04:51:16,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9f41751-d542-47cb-9292-93892e7a4a01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:51:16,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f9f41751-d542-47cb-9292-93892e7a4a01 2018-09-22 04:51:16,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:51:16,876 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:51:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:51:16,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51de59d371793a3b538d43d3815614c6f0e2e682" 2018-09-22 04:51:16,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbf13c2e-9200-444b-bea8-76b83327fee0 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:51:16,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-dbf13c2e-9200-444b-bea8-76b83327fee0 2018-09-22 04:51:16,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-08053499-2ccd-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51de59d371793a3b538d43d3815614c6f0e2e682" 2018-09-22 04:51:17,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5b43cd-76d0-4b8b-aa2a-117f351f146d Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-08053499-2ccd-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b"}, "enabled": true, "id": "9cc500b48abe4548a6be45db9aa5050b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj"}]} 2018-09-22 04:51:17,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-08053499-2ccd-421-proj used request id req-de5b43cd-76d0-4b8b-aa2a-117f351f146d 2018-09-22 04:51:17,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51de59d371793a3b538d43d3815614c6f0e2e682" 2018-09-22 04:51:17,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a077d3-d552-47ab-9519-e9af8447863f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:51:17,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-65a077d3-d552-47ab-9519-e9af8447863f 2018-09-22 04:51:17,496 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-08053499-2ccd-421-user 2018-09-22 04:51:17,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:51:17,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0c2292a253595b4038c33570fc3e20d34a0487" 2018-09-22 04:51:17,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b4c3d21-10fd-474a-a0ec-1930377e7ef1 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:51:17,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4b4c3d21-10fd-474a-a0ec-1930377e7ef1 2018-09-22 04:51:17,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0c2292a253595b4038c33570fc3e20d34a0487" -d '{"role": {"name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj-role"}}' 2018-09-22 04:51:17,705 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:51:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3649cef-03bf-4569-8598-3dc5c993ab07 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "19db8d8c02e04ce5b568c1238014f103", "links": {"self": "http://172.30.9.23:5000/v3/roles/19db8d8c02e04ce5b568c1238014f103"}, "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj-role"}} 2018-09-22 04:51:17,705 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e3649cef-03bf-4569-8598-3dc5c993ab07 2018-09-22 04:51:17,705 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-08053499-2ccd-421-proj-role 2018-09-22 04:51:17,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/19db8d8c02e04ce5b568c1238014f103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0c2292a253595b4038c33570fc3e20d34a0487" 2018-09-22 04:51:17,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-839cdc01-d5f3-4cfa-84f3-5f2521a1758e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/19db8d8c02e04ce5b568c1238014f103"}, "domain_id": null, "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj-role", "id": "19db8d8c02e04ce5b568c1238014f103"}} 2018-09-22 04:51:17,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/19db8d8c02e04ce5b568c1238014f103 used request id req-839cdc01-d5f3-4cfa-84f3-5f2521a1758e 2018-09-22 04:51:17,726 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-08053499-2ccd-421-proj-role to project InstanceSecurityGroupTests-08053499-2ccd-421-proj 2018-09-22 04:51:17,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b/users/3b79d9cd74364320b42bf81822389f09/roles/19db8d8c02e04ce5b568c1238014f103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0c2292a253595b4038c33570fc3e20d34a0487" 2018-09-22 04:51:17,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:51:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dd93690-445d-4735-b435-15f38902d57f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:51:17,851 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b/users/3b79d9cd74364320b42bf81822389f09/roles/19db8d8c02e04ce5b568c1238014f103 used request id req-7dd93690-445d-4735-b435-15f38902d57f 2018-09-22 04:51:17,852 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:51:17,853 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:51:17,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:51:17,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:51:18,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19db8d8c02e04ce5b568c1238014f103", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj-role"}], "expires_at": "2018-09-22T05:51:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9cc500b48abe4548a6be45db9aa5050b", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-08053499-2ccd-421-user", "id": "3b79d9cd74364320b42bf81822389f09"}, "audit_ids": ["E9XMhq2QRqy8Xz4AuO1Pgw"], "issued_at": "2018-09-22T04:51:18.000000Z"}} 2018-09-22 04:51:18,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}047ba9c83f41b28b36ef5d75dbbc727ea9f821f7" 2018-09-22 04:51:18,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f787c2b-df9f-4a34-97b3-f3c7a31eca21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:51:18,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3f787c2b-df9f-4a34-97b3-f3c7a31eca21 2018-09-22 04:51:18,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}047ba9c83f41b28b36ef5d75dbbc727ea9f821f7" 2018-09-22 04:51:18,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-e25baa9e-c538-4506-9521-d238e0b4e069 Date: Sat, 22 Sep 2018 04:51:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-image"} 2018-09-22 04:51:18,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-image used request id req-e25baa9e-c538-4506-9521-d238e0b4e069 2018-09-22 04:51:18,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}047ba9c83f41b28b36ef5d75dbbc727ea9f821f7" 2018-09-22 04:51:18,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-57938b94-f3c7-44c4-b910-785e20773934 Date: Sat, 22 Sep 2018 04:51:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:51:18,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-57938b94-f3c7-44c4-b910-785e20773934 2018-09-22 04:51:18,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}047ba9c83f41b28b36ef5d75dbbc727ea9f821f7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-image"}' 2018-09-22 04:51:18,941 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2 X-Openstack-Request-Id: req-045c1825-115d-48c5-a68f-68e10291b4e1 Date: Sat, 22 Sep 2018 04:51:18 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:51:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:51:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "min_disk": 0, "protected": false, "id": "fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "file": "/v2/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2/file", "checksum": null, "owner": "9cc500b48abe4548a6be45db9aa5050b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:51:18,941 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-045c1825-115d-48c5-a68f-68e10291b4e1 2018-09-22 04:51:18,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}047ba9c83f41b28b36ef5d75dbbc727ea9f821f7" -d '' 2018-09-22 04:51:19,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-14bc4555-30bb-4246-a447-9bd0a2ecf488 Date: Sat, 22 Sep 2018 04:51:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:51:19,817 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2/file used request id req-14bc4555-30bb-4246-a447-9bd0a2ecf488 2018-09-22 04:51:19,817 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:51:19,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}047ba9c83f41b28b36ef5d75dbbc727ea9f821f7" 2018-09-22 04:51:19,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-388acc67-d78a-4f1a-8a38-e08d24721f18 Date: Sat, 22 Sep 2018 04:51:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:51:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:51:19Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2/snap", "metadata": {}}], "self": "/v2/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "min_disk": 0, "protected": false, "id": "fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "file": "/v2/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9cc500b48abe4548a6be45db9aa5050b", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:51:19,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2 used request id req-388acc67-d78a-4f1a-8a38-e08d24721f18 2018-09-22 04:51:19,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}047ba9c83f41b28b36ef5d75dbbc727ea9f821f7" 2018-09-22 04:51:20,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c1213b28-f030-47af-9c53-8be914e21de8 Date: Sat, 22 Sep 2018 04:51:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:51:20,135 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c1213b28-f030-47af-9c53-8be914e21de8 2018-09-22 04:51:20,138 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-image 2018-09-22 04:51:20,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}047ba9c83f41b28b36ef5d75dbbc727ea9f821f7" 2018-09-22 04:51:20,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-67855429-7502-4fa1-8f22-2e4d520fb390 Date: Sat, 22 Sep 2018 04:51:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:51:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:51:19Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2/snap", "metadata": {}}], "self": "/v2/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "min_disk": 0, "protected": false, "id": "fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "file": "/v2/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9cc500b48abe4548a6be45db9aa5050b", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:51:20,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2 used request id req-67855429-7502-4fa1-8f22-2e4d520fb390 2018-09-22 04:51:20,158 - create_image - DEBUG - Instance status is - active 2018-09-22 04:51:20,159 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-image 2018-09-22 04:51:20,159 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-image 2018-09-22 04:51:20,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:51:20,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:51:20,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19db8d8c02e04ce5b568c1238014f103", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj-role"}], "expires_at": "2018-09-22T05:51:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9cc500b48abe4548a6be45db9aa5050b", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-08053499-2ccd-421-user", "id": "3b79d9cd74364320b42bf81822389f09"}, "audit_ids": ["sSO7dz7kRnefXntEI4ujPg"], "issued_at": "2018-09-22T04:51:20.000000Z"}} 2018-09-22 04:51:20,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe8a525c4871cf7be9ec83bff5a1be8324d72e3" 2018-09-22 04:51:20,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65f866af-5fe2-4658-8e4d-0c478afa255c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:51:20,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-65f866af-5fe2-4658-8e4d-0c478afa255c 2018-09-22 04:51:20,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe8a525c4871cf7be9ec83bff5a1be8324d72e3" 2018-09-22 04:51:20,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b4437dcd-78c6-4ef8-8cb7-798cb77121d7 Date: Sat, 22 Sep 2018 04:51:20 GMT RESP BODY: {"networks":[]} 2018-09-22 04:51:20,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net used request id req-b4437dcd-78c6-4ef8-8cb7-798cb77121d7 2018-09-22 04:51:20,829 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net 2018-09-22 04:51:20,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe8a525c4871cf7be9ec83bff5a1be8324d72e3" -d '{"network": {"name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net", "admin_state_up": true}}' 2018-09-22 04:51:21,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-3fe12434-9673-4d11-9cb0-c85f1187d9f5 Date: Sat, 22 Sep 2018 04:51:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:51:21Z","is_default":false,"name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:21Z","mtu":1450}} 2018-09-22 04:51:21,375 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-3fe12434-9673-4d11-9cb0-c85f1187d9f5 2018-09-22 04:51:21,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe8a525c4871cf7be9ec83bff5a1be8324d72e3" 2018-09-22 04:51:21,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-2b42f906-85db-404d-981d-2d7c509cceb4 Date: Sat, 22 Sep 2018 04:51:21 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-09-22T04:51:21Z","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net"}]} 2018-09-22 04:51:21,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d used request id req-2b42f906-85db-404d-981d-2d7c509cceb4 2018-09-22 04:51:21,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe8a525c4871cf7be9ec83bff5a1be8324d72e3" 2018-09-22 04:51:21,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1875f9b0-faab-44c0-8a7d-8e7e96577b35 Date: Sat, 22 Sep 2018 04:51:21 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:51:21,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d used request id req-1875f9b0-faab-44c0-8a7d-8e7e96577b35 2018-09-22 04:51:21,790 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-subnet 2018-09-22 04:51:21,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe8a525c4871cf7be9ec83bff5a1be8324d72e3" -d '{"subnets": [{"ip_version": 4, "network_id": "8f994e86-c64a-429b-8974-8fcc5e5ecb5d", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-subnet"}]}' 2018-09-22 04:51:22,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bee87829-1394-493b-bae8-59d6a6b5b798 Date: Sat, 22 Sep 2018 04:51:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:22Z","dns_nameservers":[],"updated_at":"2018-09-22T04:51:22Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-subnet"}]} 2018-09-22 04:51:22,447 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-bee87829-1394-493b-bae8-59d6a6b5b798 2018-09-22 04:51:22,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe8a525c4871cf7be9ec83bff5a1be8324d72e3" 2018-09-22 04:51:22,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5d5f25c1-040f-4681-b52e-e79cedda93f9 Date: Sat, 22 Sep 2018 04:51: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":["b3f2405a-8d7e-473c-a6c6-ac4cfc9af343"],"updated_at":"2018-09-22T04:51:22Z","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net"}]} 2018-09-22 04:51:22,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d used request id req-5d5f25c1-040f-4681-b52e-e79cedda93f9 2018-09-22 04:51:22,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe8a525c4871cf7be9ec83bff5a1be8324d72e3" 2018-09-22 04:51:23,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fea007d4-870d-4c66-b1d0-a9342db882e0 Date: Sat, 22 Sep 2018 04:51:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:22Z","dns_nameservers":[],"updated_at":"2018-09-22T04:51:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-subnet"}]} 2018-09-22 04:51:23,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d used request id req-fea007d4-870d-4c66-b1d0-a9342db882e0 2018-09-22 04:51:23,053 - OpenStackNetwork - DEBUG - Network [8f994e86-c64a-429b-8974-8fcc5e5ecb5d] created successfully 2018-09-22 04:51:23,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:51:23,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:51:23,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:51:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["PVm2QM5BQtGirl6gPNHTDw"], "issued_at": "2018-09-22T04:51:23.000000Z"}} 2018-09-22 04:51:23,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93dabc95c3281c1f318175e5e363b6344adb59dc" 2018-09-22 04:51:23,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba48350-0c74-40f9-9877-48da419730ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:51:23,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1ba48350-0c74-40f9-9877-48da419730ff 2018-09-22 04:51:23,548 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:51:23,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93dabc95c3281c1f318175e5e363b6344adb59dc" 2018-09-22 04:51:23,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-ec83184d-036f-46a0-ac80-7a4a8a24253f x-compute-request-id: req-ec83184d-036f-46a0-ac80-7a4a8a24253f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:51:23,753 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ec83184d-036f-46a0-ac80-7a4a8a24253f 2018-09-22 04:51:23,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93dabc95c3281c1f318175e5e363b6344adb59dc" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:51:23,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-7b94ea94-f934-469f-b2e0-a363520b5267 x-compute-request-id: req-7b94ea94-f934-469f-b2e0-a363520b5267 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:51:23,808 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7b94ea94-f934-469f-b2e0-a363520b5267 2018-09-22 04:51:23,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:51:23,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:51:24,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19db8d8c02e04ce5b568c1238014f103", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj-role"}], "expires_at": "2018-09-22T05:51:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9cc500b48abe4548a6be45db9aa5050b", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-08053499-2ccd-421-user", "id": "3b79d9cd74364320b42bf81822389f09"}, "audit_ids": ["yCfL4QaDTp6BhlUzWOsy1A"], "issued_at": "2018-09-22T04:51:24.000000Z"}} 2018-09-22 04:51:24,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936f41edf41ae708133fe141637c46db8658db50" 2018-09-22 04:51:24,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9709af60-acee-4867-860f-74e6d69ecb51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:51:24,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9709af60-acee-4867-860f-74e6d69ecb51 2018-09-22 04:51:24,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936f41edf41ae708133fe141637c46db8658db50" 2018-09-22 04:51:24,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7fc6ee20-4331-4820-9bd2-d9dff146c290 Date: Sat, 22 Sep 2018 04:51:24 GMT RESP BODY: {"security_groups": []} 2018-09-22 04:51:24,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-name&description=hello+group used request id req-7fc6ee20-4331-4820-9bd2-d9dff146c290 2018-09-22 04:51:24,459 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-name... 2018-09-22 04:51:24,459 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-name 2018-09-22 04:51:24,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936f41edf41ae708133fe141637c46db8658db50" -d '{"security_group": {"name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-name", "description": "hello group"}}' 2018-09-22 04:51:25,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-dd5338b8-555c-4eda-8558-3d7dee33d0fb Date: Sat, 22 Sep 2018 04:51:25 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "created_at": "2018-09-22T04:51:24Z", "updated_at": "2018-09-22T04:51:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:51:24Z", "revision_number": 0, "id": "beffeb1d-eff8-4d87-88f6-5171d98cc441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:51:24Z", "security_group_id": "c5810eef-c882-4243-90fb-54ef87808665", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cc500b48abe4548a6be45db9aa5050b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:51:24Z", "revision_number": 0, "id": "d515338e-8d3c-40af-b189-db65fdd31084", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:51:24Z", "security_group_id": "c5810eef-c882-4243-90fb-54ef87808665", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cc500b48abe4548a6be45db9aa5050b"}], "revision_number": 2, "project_id": "9cc500b48abe4548a6be45db9aa5050b", "id": "c5810eef-c882-4243-90fb-54ef87808665", "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-name"}} 2018-09-22 04:51:25,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-dd5338b8-555c-4eda-8558-3d7dee33d0fb 2018-09-22 04:51:25,025 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5810eef-c882-4243-90fb-54ef87808665 2018-09-22 04:51:25,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c5810eef-c882-4243-90fb-54ef87808665 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936f41edf41ae708133fe141637c46db8658db50" 2018-09-22 04:51:25,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5e3b9f40-8421-4a4a-b618-1c3a9ba78bca Date: Sat, 22 Sep 2018 04:51:25 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-09-22T04:51:24Z", "security_group_id": "c5810eef-c882-4243-90fb-54ef87808665", "port_range_min": null, "revision_number": 0, "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "created_at": "2018-09-22T04:51:24Z", "project_id": "9cc500b48abe4548a6be45db9aa5050b", "id": "beffeb1d-eff8-4d87-88f6-5171d98cc441"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:51:24Z", "security_group_id": "c5810eef-c882-4243-90fb-54ef87808665", "port_range_min": null, "revision_number": 0, "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "created_at": "2018-09-22T04:51:24Z", "project_id": "9cc500b48abe4548a6be45db9aa5050b", "id": "d515338e-8d3c-40af-b189-db65fdd31084"}]} 2018-09-22 04:51:25,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c5810eef-c882-4243-90fb-54ef87808665 used request id req-5e3b9f40-8421-4a4a-b618-1c3a9ba78bca 2018-09-22 04:51:25,141 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5810eef-c882-4243-90fb-54ef87808665 2018-09-22 04:51:25,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c5810eef-c882-4243-90fb-54ef87808665 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936f41edf41ae708133fe141637c46db8658db50" 2018-09-22 04:51:25,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-08607ca4-ab13-4ae5-9f87-d2ca413dc59b Date: Sat, 22 Sep 2018 04:51:25 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-09-22T04:51:24Z", "security_group_id": "c5810eef-c882-4243-90fb-54ef87808665", "port_range_min": null, "revision_number": 0, "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "created_at": "2018-09-22T04:51:24Z", "project_id": "9cc500b48abe4548a6be45db9aa5050b", "id": "beffeb1d-eff8-4d87-88f6-5171d98cc441"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:51:24Z", "security_group_id": "c5810eef-c882-4243-90fb-54ef87808665", "port_range_min": null, "revision_number": 0, "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "created_at": "2018-09-22T04:51:24Z", "project_id": "9cc500b48abe4548a6be45db9aa5050b", "id": "d515338e-8d3c-40af-b189-db65fdd31084"}]} 2018-09-22 04:51:25,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c5810eef-c882-4243-90fb-54ef87808665 used request id req-08607ca4-ab13-4ae5-9f87-d2ca413dc59b 2018-09-22 04:51:25,334 - neutron_utils - INFO - Retrieving security group with ID - c5810eef-c882-4243-90fb-54ef87808665 2018-09-22 04:51:25,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c5810eef-c882-4243-90fb-54ef87808665 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936f41edf41ae708133fe141637c46db8658db50" 2018-09-22 04:51:25,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8701a3ee-2b6d-4c94-9dba-0b78ba961b9c Date: Sat, 22 Sep 2018 04:51:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "created_at": "2018-09-22T04:51:24Z", "updated_at": "2018-09-22T04:51:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:51:24Z", "revision_number": 0, "id": "beffeb1d-eff8-4d87-88f6-5171d98cc441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:51:24Z", "security_group_id": "c5810eef-c882-4243-90fb-54ef87808665", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cc500b48abe4548a6be45db9aa5050b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:51:24Z", "revision_number": 0, "id": "d515338e-8d3c-40af-b189-db65fdd31084", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:51:24Z", "security_group_id": "c5810eef-c882-4243-90fb-54ef87808665", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cc500b48abe4548a6be45db9aa5050b"}], "revision_number": 2, "project_id": "9cc500b48abe4548a6be45db9aa5050b", "id": "c5810eef-c882-4243-90fb-54ef87808665", "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-name"}]} 2018-09-22 04:51:25,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c5810eef-c882-4243-90fb-54ef87808665 used request id req-8701a3ee-2b6d-4c94-9dba-0b78ba961b9c 2018-09-22 04:51:25,526 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5810eef-c882-4243-90fb-54ef87808665 2018-09-22 04:51:25,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c5810eef-c882-4243-90fb-54ef87808665 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936f41edf41ae708133fe141637c46db8658db50" 2018-09-22 04:51:25,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ec77bfcd-2dc5-43a4-a908-eada4ac57617 Date: Sat, 22 Sep 2018 04:51:25 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-09-22T04:51:24Z", "security_group_id": "c5810eef-c882-4243-90fb-54ef87808665", "port_range_min": null, "revision_number": 0, "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "created_at": "2018-09-22T04:51:24Z", "project_id": "9cc500b48abe4548a6be45db9aa5050b", "id": "beffeb1d-eff8-4d87-88f6-5171d98cc441"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:51:24Z", "security_group_id": "c5810eef-c882-4243-90fb-54ef87808665", "port_range_min": null, "revision_number": 0, "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "created_at": "2018-09-22T04:51:24Z", "project_id": "9cc500b48abe4548a6be45db9aa5050b", "id": "d515338e-8d3c-40af-b189-db65fdd31084"}]} 2018-09-22 04:51:25,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c5810eef-c882-4243-90fb-54ef87808665 used request id req-ec77bfcd-2dc5-43a4-a908-eada4ac57617 2018-09-22 04:51:25,555 - neutron_utils - INFO - Retrieving security group with ID - c5810eef-c882-4243-90fb-54ef87808665 2018-09-22 04:51:25,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c5810eef-c882-4243-90fb-54ef87808665 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936f41edf41ae708133fe141637c46db8658db50" 2018-09-22 04:51:25,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-2c4de2fe-69b4-4208-bd6b-7f9f383b796f Date: Sat, 22 Sep 2018 04:51:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "created_at": "2018-09-22T04:51:24Z", "updated_at": "2018-09-22T04:51:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:51:24Z", "revision_number": 0, "id": "beffeb1d-eff8-4d87-88f6-5171d98cc441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:51:24Z", "security_group_id": "c5810eef-c882-4243-90fb-54ef87808665", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cc500b48abe4548a6be45db9aa5050b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:51:24Z", "revision_number": 0, "id": "d515338e-8d3c-40af-b189-db65fdd31084", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:51:24Z", "security_group_id": "c5810eef-c882-4243-90fb-54ef87808665", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cc500b48abe4548a6be45db9aa5050b"}], "revision_number": 2, "project_id": "9cc500b48abe4548a6be45db9aa5050b", "id": "c5810eef-c882-4243-90fb-54ef87808665", "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-name"}]} 2018-09-22 04:51:25,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c5810eef-c882-4243-90fb-54ef87808665 used request id req-2c4de2fe-69b4-4208-bd6b-7f9f383b796f 2018-09-22 04:51:25,747 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5810eef-c882-4243-90fb-54ef87808665 2018-09-22 04:51:25,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c5810eef-c882-4243-90fb-54ef87808665 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936f41edf41ae708133fe141637c46db8658db50" 2018-09-22 04:51:25,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5ebc2f4d-2c88-4c7b-bcd1-1eeb57ff319f Date: Sat, 22 Sep 2018 04:51:25 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-09-22T04:51:24Z", "security_group_id": "c5810eef-c882-4243-90fb-54ef87808665", "port_range_min": null, "revision_number": 0, "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "created_at": "2018-09-22T04:51:24Z", "project_id": "9cc500b48abe4548a6be45db9aa5050b", "id": "beffeb1d-eff8-4d87-88f6-5171d98cc441"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:51:24Z", "security_group_id": "c5810eef-c882-4243-90fb-54ef87808665", "port_range_min": null, "revision_number": 0, "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "created_at": "2018-09-22T04:51:24Z", "project_id": "9cc500b48abe4548a6be45db9aa5050b", "id": "d515338e-8d3c-40af-b189-db65fdd31084"}]} 2018-09-22 04:51:25,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c5810eef-c882-4243-90fb-54ef87808665 used request id req-5ebc2f4d-2c88-4c7b-bcd1-1eeb57ff319f 2018-09-22 04:51:25,931 - neutron_utils - INFO - Retrieving security group with ID - c5810eef-c882-4243-90fb-54ef87808665 2018-09-22 04:51:25,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c5810eef-c882-4243-90fb-54ef87808665 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936f41edf41ae708133fe141637c46db8658db50" 2018-09-22 04:51:26,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-6424b18f-7770-452f-a242-687f70ba77ec Date: Sat, 22 Sep 2018 04:51:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "created_at": "2018-09-22T04:51:24Z", "updated_at": "2018-09-22T04:51:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:51:24Z", "revision_number": 0, "id": "beffeb1d-eff8-4d87-88f6-5171d98cc441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:51:24Z", "security_group_id": "c5810eef-c882-4243-90fb-54ef87808665", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cc500b48abe4548a6be45db9aa5050b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:51:24Z", "revision_number": 0, "id": "d515338e-8d3c-40af-b189-db65fdd31084", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:51:24Z", "security_group_id": "c5810eef-c882-4243-90fb-54ef87808665", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cc500b48abe4548a6be45db9aa5050b"}], "revision_number": 2, "project_id": "9cc500b48abe4548a6be45db9aa5050b", "id": "c5810eef-c882-4243-90fb-54ef87808665", "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-name"}]} 2018-09-22 04:51:26,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c5810eef-c882-4243-90fb-54ef87808665 used request id req-6424b18f-7770-452f-a242-687f70ba77ec 2018-09-22 04:51:26,135 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5810eef-c882-4243-90fb-54ef87808665 2018-09-22 04:51:26,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c5810eef-c882-4243-90fb-54ef87808665 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936f41edf41ae708133fe141637c46db8658db50" 2018-09-22 04:51:26,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4a72738b-2840-4dbb-aaef-6db3896d3991 Date: Sat, 22 Sep 2018 04:51:26 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-09-22T04:51:24Z", "security_group_id": "c5810eef-c882-4243-90fb-54ef87808665", "port_range_min": null, "revision_number": 0, "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "created_at": "2018-09-22T04:51:24Z", "project_id": "9cc500b48abe4548a6be45db9aa5050b", "id": "beffeb1d-eff8-4d87-88f6-5171d98cc441"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:51:24Z", "security_group_id": "c5810eef-c882-4243-90fb-54ef87808665", "port_range_min": null, "revision_number": 0, "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "created_at": "2018-09-22T04:51:24Z", "project_id": "9cc500b48abe4548a6be45db9aa5050b", "id": "d515338e-8d3c-40af-b189-db65fdd31084"}]} 2018-09-22 04:51:26,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c5810eef-c882-4243-90fb-54ef87808665 used request id req-4a72738b-2840-4dbb-aaef-6db3896d3991 2018-09-22 04:51:26,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:51:26,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:51:26,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19db8d8c02e04ce5b568c1238014f103", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj-role"}], "expires_at": "2018-09-22T05:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9cc500b48abe4548a6be45db9aa5050b", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-08053499-2ccd-421-user", "id": "3b79d9cd74364320b42bf81822389f09"}, "audit_ids": ["ROO5NQGdSpCKJtE0hhwBow"], "issued_at": "2018-09-22T04:51:26.000000Z"}} 2018-09-22 04:51:26,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:26,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad2bf44-f3cc-402e-b323-7721b5a4f6cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:51:26,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fad2bf44-f3cc-402e-b323-7721b5a4f6cf 2018-09-22 04:51:26,695 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:51:26,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:26,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c4d4b63-fdc1-4612-a659-a93238d655d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:51:26,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5c4d4b63-fdc1-4612-a659-a93238d655d7 2018-09-22 04:51:26,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:27,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-fdf99d6b-96d4-4fb0-9365-c5094ad392fe Date: Sat, 22 Sep 2018 04:51:27 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":["b3f2405a-8d7e-473c-a6c6-ac4cfc9af343"],"updated_at":"2018-09-22T04:51:22Z","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net"}]} 2018-09-22 04:51:27,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net used request id req-fdf99d6b-96d4-4fb0-9365-c5094ad392fe 2018-09-22 04:51:27,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:51:27,032 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:51:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:51:27,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:27,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad881c2-d145-44d9-a6f3-e1b65ca47ac7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b"}, "enabled": true, "id": "9cc500b48abe4548a6be45db9aa5050b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj"}} 2018-09-22 04:51:27,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b used request id req-2ad881c2-d145-44d9-a6f3-e1b65ca47ac7 2018-09-22 04:51:27,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:27,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-454d0257-c3b7-417e-b30c-fea2bae692e6 Date: Sat, 22 Sep 2018 04:51:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:22Z","dns_nameservers":[],"updated_at":"2018-09-22T04:51:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-subnet"}]} 2018-09-22 04:51:27,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d used request id req-454d0257-c3b7-417e-b30c-fea2bae692e6 2018-09-22 04:51:27,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d&name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:27,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9f99528f-6231-474f-92af-53ded609768c Date: Sat, 22 Sep 2018 04:51:27 GMT RESP BODY: {"ports":[]} 2018-09-22 04:51:27,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d&name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-port&admin_state_up=True used request id req-9f99528f-6231-474f-92af-53ded609768c 2018-09-22 04:51:27,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:27,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-438ef878-b99a-4f27-906f-f44ccbc94a63 x-compute-request-id: req-438ef878-b99a-4f27-906f-f44ccbc94a63 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:51:27,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst used request id req-438ef878-b99a-4f27-906f-f44ccbc94a63 2018-09-22 04:51:27,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:27,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7d7a1c03-2ccc-45fb-9a45-1d12a6f774b9 Date: Sat, 22 Sep 2018 04:51:27 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":["b3f2405a-8d7e-473c-a6c6-ac4cfc9af343"],"updated_at":"2018-09-22T04:51:22Z","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net"}]} 2018-09-22 04:51:27,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net used request id req-7d7a1c03-2ccc-45fb-9a45-1d12a6f774b9 2018-09-22 04:51:27,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:28,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc85a1b-a567-4575-8f31-50bafe067b0f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b"}, "enabled": true, "id": "9cc500b48abe4548a6be45db9aa5050b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj"}} 2018-09-22 04:51:28,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b used request id req-fcc85a1b-a567-4575-8f31-50bafe067b0f 2018-09-22 04:51:28,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:28,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-172bb735-eef3-49a9-bea8-62c584de0163 Date: Sat, 22 Sep 2018 04:51:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:22Z","dns_nameservers":[],"updated_at":"2018-09-22T04:51:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-subnet"}]} 2018-09-22 04:51:28,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d used request id req-172bb735-eef3-49a9-bea8-62c584de0163 2018-09-22 04:51:28,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d&name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:28,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-543e7514-cf18-4660-9ed9-0bca0dfd635e Date: Sat, 22 Sep 2018 04:51:28 GMT RESP BODY: {"ports":[]} 2018-09-22 04:51:28,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d&name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-port&admin_state_up=True used request id req-543e7514-cf18-4660-9ed9-0bca0dfd635e 2018-09-22 04:51:28,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:51:28,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:51:28,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19db8d8c02e04ce5b568c1238014f103", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj-role"}], "expires_at": "2018-09-22T05:51:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9cc500b48abe4548a6be45db9aa5050b", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-08053499-2ccd-421-user", "id": "3b79d9cd74364320b42bf81822389f09"}, "audit_ids": ["apGiKpyTRKCBTmGrhTThSQ"], "issued_at": "2018-09-22T04:51:28.000000Z"}} 2018-09-22 04:51:28,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef56708ef6e71601e39a4336b56549bdcdcabc35" 2018-09-22 04:51:28,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6b14dc6-22b3-4a7f-9df1-2f7d72268a1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:51:28,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d6b14dc6-22b3-4a7f-9df1-2f7d72268a1e 2018-09-22 04:51:28,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:29,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-dfff05c7-0615-4f3b-8756-0b75e2f950be Date: Sat, 22 Sep 2018 04:51:29 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":["b3f2405a-8d7e-473c-a6c6-ac4cfc9af343"],"updated_at":"2018-09-22T04:51:22Z","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net"}]} 2018-09-22 04:51:29,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net used request id req-dfff05c7-0615-4f3b-8756-0b75e2f950be 2018-09-22 04:51:29,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:29,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7fd487c0-3b82-4fb2-af40-0658e969da3d Date: Sat, 22 Sep 2018 04:51:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:22Z","dns_nameservers":[],"updated_at":"2018-09-22T04:51:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-subnet"}]} 2018-09-22 04:51:29,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d used request id req-7fd487c0-3b82-4fb2-af40-0658e969da3d 2018-09-22 04:51:29,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:29,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8c3dbe44-6806-41c7-a23f-c99b9eb21971 Date: Sat, 22 Sep 2018 04:51:29 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":["b3f2405a-8d7e-473c-a6c6-ac4cfc9af343"],"updated_at":"2018-09-22T04:51:22Z","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net"}]} 2018-09-22 04:51:29,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net used request id req-8c3dbe44-6806-41c7-a23f-c99b9eb21971 2018-09-22 04:51:29,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:51:29,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:51:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:51:29,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef56708ef6e71601e39a4336b56549bdcdcabc35" 2018-09-22 04:51:29,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f251dde-30e4-463f-8a97-bfeacea355e2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b"}, "enabled": true, "id": "9cc500b48abe4548a6be45db9aa5050b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj"}} 2018-09-22 04:51:29,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b used request id req-0f251dde-30e4-463f-8a97-bfeacea355e2 2018-09-22 04:51:29,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:29,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-febf43e4-37d7-4df1-8d2b-87e39e993681 Date: Sat, 22 Sep 2018 04:51:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:22Z","dns_nameservers":[],"updated_at":"2018-09-22T04:51:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-subnet"}]} 2018-09-22 04:51:29,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d used request id req-febf43e4-37d7-4df1-8d2b-87e39e993681 2018-09-22 04:51:29,839 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net 2018-09-22 04:51:29,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" -d '{"port": {"network_id": "8f994e86-c64a-429b-8974-8fcc5e5ecb5d", "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-port", "admin_state_up": true}}' 2018-09-22 04:51:30,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-291c415a-602a-44c8-bb87-c75e2015e6cb Date: Sat, 22 Sep 2018 04:51:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:30Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.12"}],"id":"58f3455d-f986-4ed0-88a7-4a49f6f84e58","security_groups":["11ce15a8-b584-441e-9b49-0bd7e63c0157"],"mac_address":"fa:16:3e:08:76:a6","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-port","project_id":"9cc500b48abe4548a6be45db9aa5050b","qos_policy_id":null,"admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:30Z","binding:vnic_type":"normal"}} 2018-09-22 04:51:30,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-291c415a-602a-44c8-bb87-c75e2015e6cb 2018-09-22 04:51:30,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:31,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-78571542-b337-47d2-9d73-9b80acaec5df Date: Sat, 22 Sep 2018 04:51:31 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":["b3f2405a-8d7e-473c-a6c6-ac4cfc9af343"],"updated_at":"2018-09-22T04:51:22Z","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net"}]} 2018-09-22 04:51:31,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net used request id req-78571542-b337-47d2-9d73-9b80acaec5df 2018-09-22 04:51:31,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:31,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00602f0c-6e91-4f73-a662-f8437f710db4 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b"}, "enabled": true, "id": "9cc500b48abe4548a6be45db9aa5050b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj"}} 2018-09-22 04:51:31,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b used request id req-00602f0c-6e91-4f73-a662-f8437f710db4 2018-09-22 04:51:31,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:31,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8bcad3a5-2a7f-41d4-a6a7-7f0aed29c079 Date: Sat, 22 Sep 2018 04:51:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:22Z","dns_nameservers":[],"updated_at":"2018-09-22T04:51:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-subnet"}]} 2018-09-22 04:51:31,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d used request id req-8bcad3a5-2a7f-41d4-a6a7-7f0aed29c079 2018-09-22 04:51:31,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d&name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:31,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-e8a0ba03-edb8-4235-8140-19efb1340184 Date: Sat, 22 Sep 2018 04:51:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:30Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.12"}],"id":"58f3455d-f986-4ed0-88a7-4a49f6f84e58","security_groups":["11ce15a8-b584-441e-9b49-0bd7e63c0157"],"mac_address":"fa:16:3e:08:76:a6","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-port","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:30Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:51:31,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d&name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-port&admin_state_up=True used request id req-e8a0ba03-edb8-4235-8140-19efb1340184 2018-09-22 04:51:31,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:31,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e821a487-5ff4-468e-857b-631b936ba5e2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b"}, "enabled": true, "id": "9cc500b48abe4548a6be45db9aa5050b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj"}} 2018-09-22 04:51:31,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b used request id req-e821a487-5ff4-468e-857b-631b936ba5e2 2018-09-22 04:51:31,799 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst 2018-09-22 04:51:31,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:31,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-9aa5cbb4-8c36-48a1-bad7-8bff7b4e5150 x-compute-request-id: req-9aa5cbb4-8c36-48a1-bad7-8bff7b4e5150 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-flavor-name"}]} 2018-09-22 04:51:31,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9aa5cbb4-8c36-48a1-bad7-8bff7b4e5150 2018-09-22 04:51:31,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:31,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-d1077e74-4bf0-4e5b-959a-693a3faebc7d x-compute-request-id: req-d1077e74-4bf0-4e5b-959a-693a3faebc7d Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:51:31,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1 used request id req-d1077e74-4bf0-4e5b-959a-693a3faebc7d 2018-09-22 04:51:31,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:32,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-121895d5-f3a7-4f04-9285-824592122f7d Date: Sat, 22 Sep 2018 04:51:32 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:51:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:51:19Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2/snap", "metadata": {}}], "self": "/v2/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "min_disk": 0, "protected": false, "id": "fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "file": "/v2/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9cc500b48abe4548a6be45db9aa5050b", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-image"} 2018-09-22 04:51:32,030 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-image used request id req-121895d5-f3a7-4f04-9285-824592122f7d 2018-09-22 04:51:32,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:32,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2d02d919-e1af-4a52-948e-5872c240fbda Date: Sat, 22 Sep 2018 04:51:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:51:32,187 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-2d02d919-e1af-4a52-948e-5872c240fbda 2018-09-22 04:51:32,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" -d '{"server": {"name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst", "imageRef": "fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "flavorRef": "c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "max_count": 1, "min_count": 1, "networks": [{"port": "58f3455d-f986-4ed0-88a7-4a49f6f84e58"}]}}' 2018-09-22 04:51:33,779 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:51: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-7e5a740e-73e0-4829-9a94-7f2bf9a024ec x-compute-request-id: req-7e5a740e-73e0-4829-9a94-7f2bf9a024ec Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "bookmark"}], "adminPass": "RAikRY3V3fdz"}} 2018-09-22 04:51:33,779 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-7e5a740e-73e0-4829-9a94-7f2bf9a024ec 2018-09-22 04:51:33,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:34,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-8b209b77-5c09-4437-bb57-2715d87225fc x-compute-request-id: req-8b209b77-5c09-4437-bb57-2715d87225fc Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "bookmark"}], "image": {"id": "fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "links": [{"href": "http://172.30.9.23:8774/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "links": [{"href": "http://172.30.9.23:8774/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "rel": "bookmark"}]}, "id": "3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "user_id": "3b79d9cd74364320b42bf81822389f09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:51:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst", "created": "2018-09-22T04:51:33Z", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:51:34,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f used request id req-8b209b77-5c09-4437-bb57-2715d87225fc 2018-09-22 04:51:34,137 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst 2018-09-22 04:51:34,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:34,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-5e793583-98da-4cc8-bbda-d07bbc3e8771 x-compute-request-id: req-5e793583-98da-4cc8-bbda-d07bbc3e8771 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.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "bookmark"}], "image": {"id": "fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "links": [{"href": "http://172.30.9.23:8774/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "links": [{"href": "http://172.30.9.23:8774/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "rel": "bookmark"}]}, "id": "3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "user_id": "3b79d9cd74364320b42bf81822389f09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:51:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst", "created": "2018-09-22T04:51:33Z", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:51:34,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f used request id req-5e793583-98da-4cc8-bbda-d07bbc3e8771 2018-09-22 04:51:34,492 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst] is - BUILD 2018-09-22 04:51:34,492 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:51:37,495 - create_instance - DEBUG - VM status query timeout in 896.64222908 2018-09-22 04:51:37,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:38,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-29480b4b-8ba8-4810-814f-29dd1b75957a x-compute-request-id: req-29480b4b-8ba8-4810-814f-29dd1b75957a Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "bookmark"}], "image": {"id": "fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "links": [{"href": "http://172.30.9.23:8774/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "links": [{"href": "http://172.30.9.23:8774/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "rel": "bookmark"}]}, "id": "3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "security_groups": [{"name": "default"}], "user_id": "3b79d9cd74364320b42bf81822389f09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:51:35Z", "hostId": "c7e71d2aef386c857e216c6c6a589794b0ec616e9292aab01c4ed0ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst", "created": "2018-09-22T04:51:33Z", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:51:38,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f used request id req-29480b4b-8ba8-4810-814f-29dd1b75957a 2018-09-22 04:51:38,261 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst] is - BUILD 2018-09-22 04:51:38,261 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:51:41,264 - create_instance - DEBUG - VM status query timeout in 892.872800112 2018-09-22 04:51:41,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:41,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-df3d7d97-cc90-40a0-b262-8e4699c128fd x-compute-request-id: req-df3d7d97-cc90-40a0-b262-8e4699c128fd Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:76:a6", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "bookmark"}], "image": {"id": "fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "links": [{"href": "http://172.30.9.23:8774/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:51:26.000000", "flavor": {"id": "c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "links": [{"href": "http://172.30.9.23:8774/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "rel": "bookmark"}]}, "id": "3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "security_groups": [{"name": "default"}], "user_id": "3b79d9cd74364320b42bf81822389f09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:51:40Z", "hostId": "c7e71d2aef386c857e216c6c6a589794b0ec616e9292aab01c4ed0ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst", "created": "2018-09-22T04:51:33Z", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:51:41,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f used request id req-df3d7d97-cc90-40a0-b262-8e4699c128fd 2018-09-22 04:51:41,602 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst] is - ACTIVE 2018-09-22 04:51:41,602 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:51:41,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:42,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-0e8f25ec-02b2-468d-bd1b-a8ae0b2946d7 x-compute-request-id: req-0e8f25ec-02b2-468d-bd1b-a8ae0b2946d7 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:76:a6", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "bookmark"}], "image": {"id": "fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "links": [{"href": "http://172.30.9.23:8774/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:51:26.000000", "flavor": {"id": "c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "links": [{"href": "http://172.30.9.23:8774/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "rel": "bookmark"}]}, "id": "3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "security_groups": [{"name": "default"}], "user_id": "3b79d9cd74364320b42bf81822389f09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:51:40Z", "hostId": "c7e71d2aef386c857e216c6c6a589794b0ec616e9292aab01c4ed0ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst", "created": "2018-09-22T04:51:33Z", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:51:42,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f used request id req-0e8f25ec-02b2-468d-bd1b-a8ae0b2946d7 2018-09-22 04:51:42,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:42,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-83e61c4f-f710-42be-ace0-de562c0bc3a8 Date: Sat, 22 Sep 2018 04:51:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b3f2405a-8d7e-473c-a6c6-ac4cfc9af343"],"updated_at":"2018-09-22T04:51:22Z","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net"}]} 2018-09-22 04:51:42,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net used request id req-83e61c4f-f710-42be-ace0-de562c0bc3a8 2018-09-22 04:51:42,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:42,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d0963cc-1cb5-44c1-8a80-00d66d960a43 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b"}, "enabled": true, "id": "9cc500b48abe4548a6be45db9aa5050b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj"}} 2018-09-22 04:51:42,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b used request id req-5d0963cc-1cb5-44c1-8a80-00d66d960a43 2018-09-22 04:51:42,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:42,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7a76b81b-5445-42ea-af53-352fe445ee04 Date: Sat, 22 Sep 2018 04:51:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:22Z","dns_nameservers":[],"updated_at":"2018-09-22T04:51:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-subnet"}]} 2018-09-22 04:51:42,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d used request id req-7a76b81b-5445-42ea-af53-352fe445ee04 2018-09-22 04:51:42,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:42,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-5fdf330a-cebd-4f3a-9ebe-b1484d53eb45 Date: Sat, 22 Sep 2018 04:51:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.2"}],"id":"352dd0f4-4f52-4a5e-9e21-b5c72b550d33","security_groups":[],"mac_address":"fa:16:3e:c0:e4:ae","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8f994e86-c64a-429b-8974-8fcc5e5ecb5d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.12"}],"id":"58f3455d-f986-4ed0-88a7-4a49f6f84e58","security_groups":["11ce15a8-b584-441e-9b49-0bd7e63c0157"],"mac_address":"fa:16:3e:08:76:a6","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-port","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:30Z","binding:vnic_type":"normal","device_id":"3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.3"}],"id":"6da0bb3d-4584-4219-9933-18524b359492","security_groups":[],"mac_address":"fa:16:3e:34:36:df","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8f994e86-c64a-429b-8974-8fcc5e5ecb5d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.4"}],"id":"95b3dd74-4937-414b-b774-8dc51fb516af","security_groups":[],"mac_address":"fa:16:3e:b8:3d:6a","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8f994e86-c64a-429b-8974-8fcc5e5ecb5d"}]} 2018-09-22 04:51:42,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d used request id req-5fdf330a-cebd-4f3a-9ebe-b1484d53eb45 2018-09-22 04:51:42,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:43,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-fe1a5a57-6cd4-428e-9684-2190cef4fccc x-compute-request-id: req-fe1a5a57-6cd4-428e-9684-2190cef4fccc Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:76:a6", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "bookmark"}], "image": {"id": "fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "links": [{"href": "http://172.30.9.23:8774/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:51:26.000000", "flavor": {"id": "c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "links": [{"href": "http://172.30.9.23:8774/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "rel": "bookmark"}]}, "id": "3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "security_groups": [{"name": "default"}], "user_id": "3b79d9cd74364320b42bf81822389f09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:51:40Z", "hostId": "c7e71d2aef386c857e216c6c6a589794b0ec616e9292aab01c4ed0ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst", "created": "2018-09-22T04:51:33Z", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:51:43,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f used request id req-fe1a5a57-6cd4-428e-9684-2190cef4fccc 2018-09-22 04:51:43,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:43,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-99a4bb3a-5ee1-486f-8d1d-db665f2ce9cd Date: Sat, 22 Sep 2018 04:51: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":["b3f2405a-8d7e-473c-a6c6-ac4cfc9af343"],"updated_at":"2018-09-22T04:51:22Z","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net"}]} 2018-09-22 04:51:43,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net used request id req-99a4bb3a-5ee1-486f-8d1d-db665f2ce9cd 2018-09-22 04:51:43,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:43,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61b52506-f394-46a9-8265-b8b4ce09bc07 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b"}, "enabled": true, "id": "9cc500b48abe4548a6be45db9aa5050b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj"}} 2018-09-22 04:51:43,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b used request id req-61b52506-f394-46a9-8265-b8b4ce09bc07 2018-09-22 04:51:43,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:43,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fa713e3b-dba0-4b14-936e-0216cf2e66bb Date: Sat, 22 Sep 2018 04:51:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:22Z","dns_nameservers":[],"updated_at":"2018-09-22T04:51:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-subnet"}]} 2018-09-22 04:51:43,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d used request id req-fa713e3b-dba0-4b14-936e-0216cf2e66bb 2018-09-22 04:51:43,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:43,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-8038d787-d6e5-4099-a7a8-171594e88a85 Date: Sat, 22 Sep 2018 04:51:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.2"}],"id":"352dd0f4-4f52-4a5e-9e21-b5c72b550d33","security_groups":[],"mac_address":"fa:16:3e:c0:e4:ae","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8f994e86-c64a-429b-8974-8fcc5e5ecb5d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.12"}],"id":"58f3455d-f986-4ed0-88a7-4a49f6f84e58","security_groups":["11ce15a8-b584-441e-9b49-0bd7e63c0157"],"mac_address":"fa:16:3e:08:76:a6","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-port","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:30Z","binding:vnic_type":"normal","device_id":"3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.3"}],"id":"6da0bb3d-4584-4219-9933-18524b359492","security_groups":[],"mac_address":"fa:16:3e:34:36:df","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8f994e86-c64a-429b-8974-8fcc5e5ecb5d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.4"}],"id":"95b3dd74-4937-414b-b774-8dc51fb516af","security_groups":[],"mac_address":"fa:16:3e:b8:3d:6a","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8f994e86-c64a-429b-8974-8fcc5e5ecb5d"}]} 2018-09-22 04:51:43,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d used request id req-8038d787-d6e5-4099-a7a8-171594e88a85 2018-09-22 04:51:43,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:51:44,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19db8d8c02e04ce5b568c1238014f103", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj-role"}], "expires_at": "2018-09-22T05:51:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9cc500b48abe4548a6be45db9aa5050b", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/9cc500b48abe4548a6be45db9aa5050b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-08053499-2ccd-421-user", "id": "3b79d9cd74364320b42bf81822389f09"}, "audit_ids": ["Ntuhk81hQ6WL9nVt40995Q"], "issued_at": "2018-09-22T04:51:44.000000Z"}} 2018-09-22 04:51:44,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b608c7e505234874a7fd0f380d45cd799a8f227" 2018-09-22 04:51:45,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-b792d85f-0efd-47d5-9919-6cbf75bba8fc x-compute-request-id: req-b792d85f-0efd-47d5-9919-6cbf75bba8fc Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:76:a6", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "bookmark"}], "image": {"id": "fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "links": [{"href": "http://172.30.9.23:8774/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:51:26.000000", "flavor": {"id": "c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "links": [{"href": "http://172.30.9.23:8774/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "rel": "bookmark"}]}, "id": "3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "security_groups": [{"name": "default"}], "user_id": "3b79d9cd74364320b42bf81822389f09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:51:40Z", "hostId": "c7e71d2aef386c857e216c6c6a589794b0ec616e9292aab01c4ed0ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst", "created": "2018-09-22T04:51:33Z", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:51:45,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f used request id req-b792d85f-0efd-47d5-9919-6cbf75bba8fc 2018-09-22 04:51:45,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:45,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-4d62dca3-7028-497a-95f9-ecddaf99c2f8 x-compute-request-id: req-4d62dca3-7028-497a-95f9-ecddaf99c2f8 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:76:a6", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "bookmark"}], "image": {"id": "fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "links": [{"href": "http://172.30.9.23:8774/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:51:26.000000", "flavor": {"id": "c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "links": [{"href": "http://172.30.9.23:8774/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "rel": "bookmark"}]}, "id": "3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "security_groups": [{"name": "default"}], "user_id": "3b79d9cd74364320b42bf81822389f09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:51:40Z", "hostId": "c7e71d2aef386c857e216c6c6a589794b0ec616e9292aab01c4ed0ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst", "created": "2018-09-22T04:51:33Z", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:51:45,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f used request id req-4d62dca3-7028-497a-95f9-ecddaf99c2f8 2018-09-22 04:51:45,555 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst] is - ACTIVE 2018-09-22 04:51:45,555 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:51:45,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:46,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-d4de4006-043a-43c6-aeca-30471572b2eb x-compute-request-id: req-d4de4006-043a-43c6-aeca-30471572b2eb Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:76:a6", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "bookmark"}], "image": {"id": "fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "links": [{"href": "http://172.30.9.23:8774/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:51:26.000000", "flavor": {"id": "c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "links": [{"href": "http://172.30.9.23:8774/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "rel": "bookmark"}]}, "id": "3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "security_groups": [{"name": "default"}], "user_id": "3b79d9cd74364320b42bf81822389f09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:51:40Z", "hostId": "c7e71d2aef386c857e216c6c6a589794b0ec616e9292aab01c4ed0ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst", "created": "2018-09-22T04:51:33Z", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:51:46,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f used request id req-d4de4006-043a-43c6-aeca-30471572b2eb 2018-09-22 04:51:46,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:46,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-01d44870-3bc0-43ad-82fc-a10fe01559c0 Date: Sat, 22 Sep 2018 04:51:46 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":["b3f2405a-8d7e-473c-a6c6-ac4cfc9af343"],"updated_at":"2018-09-22T04:51:22Z","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net"}]} 2018-09-22 04:51:46,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net used request id req-01d44870-3bc0-43ad-82fc-a10fe01559c0 2018-09-22 04:51:46,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:46,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-266730cd-279e-4a7c-ade9-ce648c55d449 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b"}, "enabled": true, "id": "9cc500b48abe4548a6be45db9aa5050b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj"}} 2018-09-22 04:51:46,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b used request id req-266730cd-279e-4a7c-ade9-ce648c55d449 2018-09-22 04:51:46,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:46,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7218eea2-76a5-4993-a116-1a90bb01f006 Date: Sat, 22 Sep 2018 04:51:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:22Z","dns_nameservers":[],"updated_at":"2018-09-22T04:51:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-subnet"}]} 2018-09-22 04:51:46,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d used request id req-7218eea2-76a5-4993-a116-1a90bb01f006 2018-09-22 04:51:46,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:46,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-f6a16e1b-80ec-44b2-aadd-d789c995dec5 Date: Sat, 22 Sep 2018 04:51:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.2"}],"id":"352dd0f4-4f52-4a5e-9e21-b5c72b550d33","security_groups":[],"mac_address":"fa:16:3e:c0:e4:ae","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8f994e86-c64a-429b-8974-8fcc5e5ecb5d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.12"}],"id":"58f3455d-f986-4ed0-88a7-4a49f6f84e58","security_groups":["11ce15a8-b584-441e-9b49-0bd7e63c0157"],"mac_address":"fa:16:3e:08:76:a6","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-port","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:30Z","binding:vnic_type":"normal","device_id":"3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.3"}],"id":"6da0bb3d-4584-4219-9933-18524b359492","security_groups":[],"mac_address":"fa:16:3e:34:36:df","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8f994e86-c64a-429b-8974-8fcc5e5ecb5d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.4"}],"id":"95b3dd74-4937-414b-b774-8dc51fb516af","security_groups":[],"mac_address":"fa:16:3e:b8:3d:6a","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8f994e86-c64a-429b-8974-8fcc5e5ecb5d"}]} 2018-09-22 04:51:46,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d used request id req-f6a16e1b-80ec-44b2-aadd-d789c995dec5 2018-09-22 04:51:46,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:46,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-2c9bf22c-2868-428f-87bd-3ae8ff833eb1 x-compute-request-id: req-2c9bf22c-2868-428f-87bd-3ae8ff833eb1 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:76:a6", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "bookmark"}], "image": {"id": "fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "links": [{"href": "http://172.30.9.23:8774/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:51:26.000000", "flavor": {"id": "c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "links": [{"href": "http://172.30.9.23:8774/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "rel": "bookmark"}]}, "id": "3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "security_groups": [{"name": "default"}], "user_id": "3b79d9cd74364320b42bf81822389f09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:51:40Z", "hostId": "c7e71d2aef386c857e216c6c6a589794b0ec616e9292aab01c4ed0ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst", "created": "2018-09-22T04:51:33Z", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:51:46,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f used request id req-2c9bf22c-2868-428f-87bd-3ae8ff833eb1 2018-09-22 04:51:46,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:46,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a2bce509-7604-46d0-aee9-353313b9089c Date: Sat, 22 Sep 2018 04:51:46 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":["b3f2405a-8d7e-473c-a6c6-ac4cfc9af343"],"updated_at":"2018-09-22T04:51:22Z","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net"}]} 2018-09-22 04:51:46,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net used request id req-a2bce509-7604-46d0-aee9-353313b9089c 2018-09-22 04:51:46,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:47,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e117a2-2cc1-4504-b245-07a2a8ad7af8 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b"}, "enabled": true, "id": "9cc500b48abe4548a6be45db9aa5050b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj"}} 2018-09-22 04:51:47,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b used request id req-e5e117a2-2cc1-4504-b245-07a2a8ad7af8 2018-09-22 04:51:47,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:47,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bcfae6f4-baec-4e0e-a656-41b23655ceda Date: Sat, 22 Sep 2018 04:51:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:22Z","dns_nameservers":[],"updated_at":"2018-09-22T04:51:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-subnet"}]} 2018-09-22 04:51:47,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d used request id req-bcfae6f4-baec-4e0e-a656-41b23655ceda 2018-09-22 04:51:47,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:47,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-6b1baa96-332a-4e2e-8246-affd68b248d2 Date: Sat, 22 Sep 2018 04:51:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.2"}],"id":"352dd0f4-4f52-4a5e-9e21-b5c72b550d33","security_groups":[],"mac_address":"fa:16:3e:c0:e4:ae","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8f994e86-c64a-429b-8974-8fcc5e5ecb5d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.12"}],"id":"58f3455d-f986-4ed0-88a7-4a49f6f84e58","security_groups":["11ce15a8-b584-441e-9b49-0bd7e63c0157"],"mac_address":"fa:16:3e:08:76:a6","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-port","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:30Z","binding:vnic_type":"normal","device_id":"3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.3"}],"id":"6da0bb3d-4584-4219-9933-18524b359492","security_groups":[],"mac_address":"fa:16:3e:34:36:df","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8f994e86-c64a-429b-8974-8fcc5e5ecb5d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.4"}],"id":"95b3dd74-4937-414b-b774-8dc51fb516af","security_groups":[],"mac_address":"fa:16:3e:b8:3d:6a","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8f994e86-c64a-429b-8974-8fcc5e5ecb5d"}]} 2018-09-22 04:51:47,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d used request id req-6b1baa96-332a-4e2e-8246-affd68b248d2 2018-09-22 04:51:47,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-name"}}' 2018-09-22 04:51:47,796 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:51: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-837e4054-0e71-49fb-8dae-0e7de5af02e2 x-compute-request-id: req-837e4054-0e71-49fb-8dae-0e7de5af02e2 Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-name not associated with the instance 3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "code": 404}} 2018-09-22 04:51:47,796 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f/action used request id req-837e4054-0e71-49fb-8dae-0e7de5af02e2 2018-09-22 04:51:47,797 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-name not associated with the instance 3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f (HTTP 404) (Request-ID: req-837e4054-0e71-49fb-8dae-0e7de5af02e2) 2018-09-22 04:51:47,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:48,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-e09fb50d-f7db-4374-8cb7-75a4cc7582ff x-compute-request-id: req-e09fb50d-f7db-4374-8cb7-75a4cc7582ff Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:76:a6", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "bookmark"}], "image": {"id": "fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "links": [{"href": "http://172.30.9.23:8774/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:51:26.000000", "flavor": {"id": "c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "links": [{"href": "http://172.30.9.23:8774/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "rel": "bookmark"}]}, "id": "3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "security_groups": [{"name": "default"}], "user_id": "3b79d9cd74364320b42bf81822389f09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:51:40Z", "hostId": "c7e71d2aef386c857e216c6c6a589794b0ec616e9292aab01c4ed0ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst", "created": "2018-09-22T04:51:33Z", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:51:48,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f used request id req-e09fb50d-f7db-4374-8cb7-75a4cc7582ff 2018-09-22 04:51:48,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:48,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3cc549cc-1948-4735-96f1-3d1bb18ac6fd Date: Sat, 22 Sep 2018 04:51: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":["b3f2405a-8d7e-473c-a6c6-ac4cfc9af343"],"updated_at":"2018-09-22T04:51:22Z","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net"}]} 2018-09-22 04:51:48,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net used request id req-3cc549cc-1948-4735-96f1-3d1bb18ac6fd 2018-09-22 04:51:48,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:48,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a153f31-126c-48c2-b673-0e7719d4636c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b"}, "enabled": true, "id": "9cc500b48abe4548a6be45db9aa5050b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj"}} 2018-09-22 04:51:48,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b used request id req-1a153f31-126c-48c2-b673-0e7719d4636c 2018-09-22 04:51:48,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:48,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2e5c24d1-7a15-47e6-88e3-0978f3958fe7 Date: Sat, 22 Sep 2018 04:51:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:22Z","dns_nameservers":[],"updated_at":"2018-09-22T04:51:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9cc500b48abe4548a6be45db9aa5050b","id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-subnet"}]} 2018-09-22 04:51:48,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d used request id req-2e5c24d1-7a15-47e6-88e3-0978f3958fe7 2018-09-22 04:51:48,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:48,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-7c133e3a-b1f7-4f86-951e-cb1818121c8a Date: Sat, 22 Sep 2018 04:51:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.2"}],"id":"352dd0f4-4f52-4a5e-9e21-b5c72b550d33","security_groups":[],"mac_address":"fa:16:3e:c0:e4:ae","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8f994e86-c64a-429b-8974-8fcc5e5ecb5d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.12"}],"id":"58f3455d-f986-4ed0-88a7-4a49f6f84e58","security_groups":["11ce15a8-b584-441e-9b49-0bd7e63c0157"],"mac_address":"fa:16:3e:08:76:a6","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-port","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:30Z","binding:vnic_type":"normal","device_id":"3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.3"}],"id":"6da0bb3d-4584-4219-9933-18524b359492","security_groups":[],"mac_address":"fa:16:3e:34:36:df","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8f994e86-c64a-429b-8974-8fcc5e5ecb5d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:51:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b3f2405a-8d7e-473c-a6c6-ac4cfc9af343","ip_address":"10.55.0.4"}],"id":"95b3dd74-4937-414b-b774-8dc51fb516af","security_groups":[],"mac_address":"fa:16:3e:b8:3d:6a","project_id":"9cc500b48abe4548a6be45db9aa5050b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f994e86-c64a-429b-8974-8fcc5e5ecb5d","tenant_id":"9cc500b48abe4548a6be45db9aa5050b","created_at":"2018-09-22T04:51:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8f994e86-c64a-429b-8974-8fcc5e5ecb5d"}]} 2018-09-22 04:51:48,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=8f994e86-c64a-429b-8974-8fcc5e5ecb5d used request id req-7c133e3a-b1f7-4f86-951e-cb1818121c8a 2018-09-22 04:51:48,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b608c7e505234874a7fd0f380d45cd799a8f227" 2018-09-22 04:51:49,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-0419d81d-2f54-43f2-b548-eaac4676bf62 x-compute-request-id: req-0419d81d-2f54-43f2-b548-eaac4676bf62 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:76:a6", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "bookmark"}], "image": {"id": "fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "links": [{"href": "http://172.30.9.23:8774/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:51:26.000000", "flavor": {"id": "c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "links": [{"href": "http://172.30.9.23:8774/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "rel": "bookmark"}]}, "id": "3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "security_groups": [{"name": "default"}], "user_id": "3b79d9cd74364320b42bf81822389f09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:51:40Z", "hostId": "c7e71d2aef386c857e216c6c6a589794b0ec616e9292aab01c4ed0ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst", "created": "2018-09-22T04:51:33Z", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:51:49,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f used request id req-0419d81d-2f54-43f2-b548-eaac4676bf62 2018-09-22 04:51:49,342 - create_instance - INFO - Deleting Port with ID - 58f3455d-f986-4ed0-88a7-4a49f6f84e58 2018-09-22 04:51:49,343 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-port 2018-09-22 04:51:49,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/58f3455d-f986-4ed0-88a7-4a49f6f84e58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:49,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-10099ac6-2d32-4866-934d-d9138ee51f03 Date: Sat, 22 Sep 2018 04:51:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:51:49,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/58f3455d-f986-4ed0-88a7-4a49f6f84e58 used request id req-10099ac6-2d32-4866-934d-d9138ee51f03 2018-09-22 04:51:49,812 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst 2018-09-22 04:51:49,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:50,030 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:51: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-25a55231-eadd-4ab3-81b5-d6e432f9ddc0 x-compute-request-id: req-25a55231-eadd-4ab3-81b5-d6e432f9ddc0 Content-Type: application/json 2018-09-22 04:51:50,031 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f used request id req-25a55231-eadd-4ab3-81b5-d6e432f9ddc0 2018-09-22 04:51:50,031 - create_instance - INFO - Checking deletion status 2018-09-22 04:51:50,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:50,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-fe627905-16db-4905-a624-fe3c71c47243 x-compute-request-id: req-fe627905-16db-4905-a624-fe3c71c47243 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "bookmark"}], "image": {"id": "fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "links": [{"href": "http://172.30.9.23:8774/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:51:26.000000", "flavor": {"id": "c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "links": [{"href": "http://172.30.9.23:8774/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "rel": "bookmark"}]}, "id": "3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "user_id": "3b79d9cd74364320b42bf81822389f09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:51:49Z", "hostId": "c7e71d2aef386c857e216c6c6a589794b0ec616e9292aab01c4ed0ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst", "created": "2018-09-22T04:51:33Z", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:51:50,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f used request id req-fe627905-16db-4905-a624-fe3c71c47243 2018-09-22 04:51:50,263 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst] is - ACTIVE 2018-09-22 04:51:50,263 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:51:53,266 - create_instance - DEBUG - VM status query timeout in 296.76517415 2018-09-22 04:51:53,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:53,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:51: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-7d0836f4-cc6f-4431-b4cf-8087ca848a6f x-compute-request-id: req-7d0836f4-cc6f-4431-b4cf-8087ca848a6f Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "rel": "bookmark"}], "image": {"id": "fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "links": [{"href": "http://172.30.9.23:8774/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:51:26.000000", "flavor": {"id": "c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "links": [{"href": "http://172.30.9.23:8774/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1", "rel": "bookmark"}]}, "id": "3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f", "user_id": "3b79d9cd74364320b42bf81822389f09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:51:49Z", "hostId": "c7e71d2aef386c857e216c6c6a589794b0ec616e9292aab01c4ed0ce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst", "created": "2018-09-22T04:51:33Z", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:51:53,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f used request id req-7d0836f4-cc6f-4431-b4cf-8087ca848a6f 2018-09-22 04:51:53,664 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst] is - ACTIVE 2018-09-22 04:51:53,664 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:51:56,667 - create_instance - DEBUG - VM status query timeout in 293.363650084 2018-09-22 04:51:56,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b0f1e068dfe32f43c309309bf7aedb4cca3f2c" 2018-09-22 04:51:56,717 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:51: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-2b5bf288-dc26-4655-895b-823991fb62d8 x-compute-request-id: req-2b5bf288-dc26-4655-895b-823991fb62d8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f could not be found.", "code": 404}} 2018-09-22 04:51:56,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f used request id req-2b5bf288-dc26-4655-895b-823991fb62d8 2018-09-22 04:51:56,717 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3c5a6d56-a85f-4b83-9c77-e1a827b6eb0f could not be found. (HTTP 404) (Request-ID: req-2b5bf288-dc26-4655-895b-823991fb62d8) 2018-09-22 04:51:56,718 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-inst 2018-09-22 04:51:56,719 - neutron_utils - INFO - Deleting security group rule with ID - beffeb1d-eff8-4d87-88f6-5171d98cc441 2018-09-22 04:51:56,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/beffeb1d-eff8-4d87-88f6-5171d98cc441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936f41edf41ae708133fe141637c46db8658db50" 2018-09-22 04:51:56,964 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81fbb398-65a3-4fd7-87c8-dcd7d85dbe11 Content-Length: 0 Date: Sat, 22 Sep 2018 04:51:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:51:56,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/beffeb1d-eff8-4d87-88f6-5171d98cc441 used request id req-81fbb398-65a3-4fd7-87c8-dcd7d85dbe11 2018-09-22 04:51:56,964 - neutron_utils - INFO - Deleting security group rule with ID - d515338e-8d3c-40af-b189-db65fdd31084 2018-09-22 04:51:56,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/d515338e-8d3c-40af-b189-db65fdd31084 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936f41edf41ae708133fe141637c46db8658db50" 2018-09-22 04:51:57,228 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9cb8b323-7ff5-4dba-96d1-dd201ee3bd82 Content-Length: 0 Date: Sat, 22 Sep 2018 04:51:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:51:57,228 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/d515338e-8d3c-40af-b189-db65fdd31084 used request id req-9cb8b323-7ff5-4dba-96d1-dd201ee3bd82 2018-09-22 04:51:57,229 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-name 2018-09-22 04:51:57,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c5810eef-c882-4243-90fb-54ef87808665 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}936f41edf41ae708133fe141637c46db8658db50" 2018-09-22 04:51:57,533 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-75b92609-a1bf-4894-86b5-65112ee15c75 Content-Length: 0 Date: Sat, 22 Sep 2018 04:51:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:51:57,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c5810eef-c882-4243-90fb-54ef87808665 used request id req-75b92609-a1bf-4894-86b5-65112ee15c75 2018-09-22 04:51:57,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93dabc95c3281c1f318175e5e363b6344adb59dc" 2018-09-22 04:51:57,593 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:51: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-aa123b2d-e727-4cd1-ac1d-1536af919435 x-compute-request-id: req-aa123b2d-e727-4cd1-ac1d-1536af919435 Content-Length: 0 Content-Type: application/json 2018-09-22 04:51:57,594 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c39a88fa-d2e9-4150-9ca5-cc676d179bd1 used request id req-aa123b2d-e727-4cd1-ac1d-1536af919435 2018-09-22 04:51:57,594 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-subnet 2018-09-22 04:51:57,595 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-subnet 2018-09-22 04:51:57,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/b3f2405a-8d7e-473c-a6c6-ac4cfc9af343 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe8a525c4871cf7be9ec83bff5a1be8324d72e3" 2018-09-22 04:51:59,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-210081c0-d16a-4294-8804-7e4a87452cbd Date: Sat, 22 Sep 2018 04:51:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:51:59,802 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b3f2405a-8d7e-473c-a6c6-ac4cfc9af343 used request id req-210081c0-d16a-4294-8804-7e4a87452cbd 2018-09-22 04:51:59,802 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-pub-net 2018-09-22 04:51:59,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/8f994e86-c64a-429b-8974-8fcc5e5ecb5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe8a525c4871cf7be9ec83bff5a1be8324d72e3" 2018-09-22 04:52:00,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d235ee08-2236-4f90-bd1e-364c014227f0 Date: Sat, 22 Sep 2018 04:52:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:52:00,930 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/8f994e86-c64a-429b-8974-8fcc5e5ecb5d used request id req-d235ee08-2236-4f90-bd1e-364c014227f0 2018-09-22 04:52:00,931 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-8f2b2f72-f6e7-4281-b476-3dda33314cfe-image 2018-09-22 04:52:00,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}047ba9c83f41b28b36ef5d75dbbc727ea9f821f7" 2018-09-22 04:52:01,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e4872f2c-c202-40e7-8842-cefd9ff2ef52 Date: Sat, 22 Sep 2018 04:52:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:52:01,783 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/fb4c8f24-d955-4e06-8c31-a7feaab68cc2 used request id req-e4872f2c-c202-40e7-8842-cefd9ff2ef52 2018-09-22 04:52:01,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0c2292a253595b4038c33570fc3e20d34a0487" 2018-09-22 04:52:02,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-be3d5adb-0dfb-407d-a66d-ed7416df14c1 Date: Sat, 22 Sep 2018 04:52:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "created_at": "2018-09-22T04:51:21Z", "updated_at": "2018-09-22T04:51:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:51:21Z", "revision_number": 0, "id": "0c568707-7a2a-48cb-8bdf-39cf14b1bbac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:51:21Z", "security_group_id": "11ce15a8-b584-441e-9b49-0bd7e63c0157", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cc500b48abe4548a6be45db9aa5050b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:51:21Z", "revision_number": 0, "id": "af8971f9-bb53-46a9-86ee-fd7880eff7b5", "remote_group_id": "11ce15a8-b584-441e-9b49-0bd7e63c0157", "remote_ip_prefix": null, "created_at": "2018-09-22T04:51:21Z", "security_group_id": "11ce15a8-b584-441e-9b49-0bd7e63c0157", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cc500b48abe4548a6be45db9aa5050b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:51:21Z", "revision_number": 0, "id": "bbcd6bb7-e3f9-4f2e-b991-c00fb0074104", "remote_group_id": "11ce15a8-b584-441e-9b49-0bd7e63c0157", "remote_ip_prefix": null, "created_at": "2018-09-22T04:51:21Z", "security_group_id": "11ce15a8-b584-441e-9b49-0bd7e63c0157", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cc500b48abe4548a6be45db9aa5050b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:51:21Z", "revision_number": 0, "id": "f44a0773-ce40-4317-86a6-f1db264733b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:51:21Z", "security_group_id": "11ce15a8-b584-441e-9b49-0bd7e63c0157", "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cc500b48abe4548a6be45db9aa5050b"}], "revision_number": 4, "project_id": "9cc500b48abe4548a6be45db9aa5050b", "id": "11ce15a8-b584-441e-9b49-0bd7e63c0157", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:52:02,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-be3d5adb-0dfb-407d-a66d-ed7416df14c1 2018-09-22 04:52:02,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0c2292a253595b4038c33570fc3e20d34a0487" 2018-09-22 04:52:02,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d9cbb6-7c05-488e-844d-b1eae5d88e3f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b"}, "enabled": true, "id": "9cc500b48abe4548a6be45db9aa5050b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-08053499-2ccd-421-proj"}} 2018-09-22 04:52:02,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b used request id req-30d9cbb6-7c05-488e-844d-b1eae5d88e3f 2018-09-22 04:52:02,246 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11ce15a8-b584-441e-9b49-0bd7e63c0157 2018-09-22 04:52:02,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=11ce15a8-b584-441e-9b49-0bd7e63c0157 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0c2292a253595b4038c33570fc3e20d34a0487" 2018-09-22 04:52:02,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-28d7a629-3709-4357-92fc-07f711b696fe Date: Sat, 22 Sep 2018 04:52:02 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-09-22T04:51:21Z", "security_group_id": "11ce15a8-b584-441e-9b49-0bd7e63c0157", "port_range_min": null, "revision_number": 0, "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "created_at": "2018-09-22T04:51:21Z", "project_id": "9cc500b48abe4548a6be45db9aa5050b", "id": "0c568707-7a2a-48cb-8bdf-39cf14b1bbac"}, {"remote_group_id": "11ce15a8-b584-441e-9b49-0bd7e63c0157", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:51:21Z", "security_group_id": "11ce15a8-b584-441e-9b49-0bd7e63c0157", "port_range_min": null, "revision_number": 0, "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "created_at": "2018-09-22T04:51:21Z", "project_id": "9cc500b48abe4548a6be45db9aa5050b", "id": "af8971f9-bb53-46a9-86ee-fd7880eff7b5"}, {"remote_group_id": "11ce15a8-b584-441e-9b49-0bd7e63c0157", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:51:21Z", "security_group_id": "11ce15a8-b584-441e-9b49-0bd7e63c0157", "port_range_min": null, "revision_number": 0, "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "created_at": "2018-09-22T04:51:21Z", "project_id": "9cc500b48abe4548a6be45db9aa5050b", "id": "bbcd6bb7-e3f9-4f2e-b991-c00fb0074104"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:51:21Z", "security_group_id": "11ce15a8-b584-441e-9b49-0bd7e63c0157", "port_range_min": null, "revision_number": 0, "tenant_id": "9cc500b48abe4548a6be45db9aa5050b", "created_at": "2018-09-22T04:51:21Z", "project_id": "9cc500b48abe4548a6be45db9aa5050b", "id": "f44a0773-ce40-4317-86a6-f1db264733b3"}]} 2018-09-22 04:52:02,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=11ce15a8-b584-441e-9b49-0bd7e63c0157 used request id req-28d7a629-3709-4357-92fc-07f711b696fe 2018-09-22 04:52:02,426 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:52:02,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/11ce15a8-b584-441e-9b49-0bd7e63c0157 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0c2292a253595b4038c33570fc3e20d34a0487" 2018-09-22 04:52:02,762 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b2dbf1b-2d4f-47d1-a8d9-4b6a62ed71e8 Content-Length: 0 Date: Sat, 22 Sep 2018 04:52:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:52:02,762 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/11ce15a8-b584-441e-9b49-0bd7e63c0157 used request id req-1b2dbf1b-2d4f-47d1-a8d9-4b6a62ed71e8 2018-09-22 04:52:02,763 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-08053499-2ccd-421-proj 2018-09-22 04:52:02,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0c2292a253595b4038c33570fc3e20d34a0487" 2018-09-22 04:52:02,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:52:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0088f457-cca0-45ac-b8fb-b1630e9bdf8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:52:02,966 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9cc500b48abe4548a6be45db9aa5050b used request id req-0088f457-cca0-45ac-b8fb-b1630e9bdf8c 2018-09-22 04:52:02,966 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-08053499-2ccd-421-proj-role 2018-09-22 04:52:02,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/19db8d8c02e04ce5b568c1238014f103 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0c2292a253595b4038c33570fc3e20d34a0487" 2018-09-22 04:52:03,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:52:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d1b5a93-3cc9-46ac-b42f-ecb755152868 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:52:03,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/19db8d8c02e04ce5b568c1238014f103 used request id req-1d1b5a93-3cc9-46ac-b42f-ecb755152868 2018-09-22 04:52:03,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0c2292a253595b4038c33570fc3e20d34a0487" 2018-09-22 04:52:03,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc488da-9c55-4f6b-bcaa-b23306cafb34 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:52:03,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ffc488da-9c55-4f6b-bcaa-b23306cafb34 2018-09-22 04:52:03,187 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-08053499-2ccd-421-user 2018-09-22 04:52:03,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3b79d9cd74364320b42bf81822389f09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51de59d371793a3b538d43d3815614c6f0e2e682" 2018-09-22 04:52:03,404 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dbd97d4-1f78-45eb-b679-a8f4e84bb13c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:52:03,404 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3b79d9cd74364320b42bf81822389f09 used request id req-0dbd97d4-1f78-45eb-b679-a8f4e84bb13c 2018-09-22 04:52:03,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:52:03,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:52:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["NqH8obbwTGOZHVYmtVky7w"], "issued_at": "2018-09-22T04:52:03.000000Z"}} 2018-09-22 04:52:03,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef390caae3d7cbebbb1ccc0d0b6cdc01f88f81d" 2018-09-22 04:52:03,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0249d4f0-7400-44f9-856c-3fa907d72576 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:52:03,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0249d4f0-7400-44f9-856c-3fa907d72576 2018-09-22 04:52:03,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:52:03,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:52:04,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:52:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["vXsqDl4zRUiZ-3_M1B2SXA"], "issued_at": "2018-09-22T04:52:04.000000Z"}} 2018-09-22 04:52:04,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" 2018-09-22 04:52:04,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45598900-8bf8-4cc6-ae45-66d3dd5605d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:52:04,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-45598900-8bf8-4cc6-ae45-66d3dd5605d6 2018-09-22 04:52:04,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:52:04,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:52:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:52:04,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-a222ec81-853b-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" 2018-09-22 04:52:04,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19ae6b6d-1417-4af1-b417-7e8dc47a2403 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-a222ec81-853b-434-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:52:04,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-a222ec81-853b-434-proj used request id req-19ae6b6d-1417-4af1-b417-7e8dc47a2403 2018-09-22 04:52:04,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" 2018-09-22 04:52:04,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52c689b4-7cb7-4a61-9905-c26f5e66d6b0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:52:04,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-52c689b4-7cb7-4a61-9905-c26f5e66d6b0 2018-09-22 04:52:04,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-a222ec81-853b-434-proj"}}' 2018-09-22 04:52:04,760 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:52:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b968c94-a071-41e2-b3f1-ce5b63a85dae Content-Length: 312 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3a0f1e9b25324d47b83e1575337a27e3"}, "enabled": true, "id": "3a0f1e9b25324d47b83e1575337a27e3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-a222ec81-853b-434-proj"}} 2018-09-22 04:52:04,760 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6b968c94-a071-41e2-b3f1-ce5b63a85dae 2018-09-22 04:52:04,761 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-a222ec81-853b-434-proj 2018-09-22 04:52:04,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:52:04,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:52:05,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:52:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["-p8fF74hQDyms8Ml9TRtQw"], "issued_at": "2018-09-22T04:52:05.000000Z"}} 2018-09-22 04:52:05,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc970a0c2c16e7c871879798ec354eced1c313c5" 2018-09-22 04:52:05,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a6a2ab-5b32-4f46-a26f-044cc95a4000 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:52:05,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b6a6a2ab-5b32-4f46-a26f-044cc95a4000 2018-09-22 04:52:05,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:52:05,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:52:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:52:05,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc970a0c2c16e7c871879798ec354eced1c313c5" 2018-09-22 04:52:05,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac68b395-252e-4186-a1d1-1859aa2018d4 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:52:05,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ac68b395-252e-4186-a1d1-1859aa2018d4 2018-09-22 04:52:05,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceOnComputeHost-a222ec81-853b-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc970a0c2c16e7c871879798ec354eced1c313c5" 2018-09-22 04:52:05,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-251cd6ab-a5bb-4ebc-990a-984cf1468610 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceOnComputeHost-a222ec81-853b-434-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3a0f1e9b25324d47b83e1575337a27e3"}, "enabled": true, "id": "3a0f1e9b25324d47b83e1575337a27e3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-a222ec81-853b-434-proj"}]} 2018-09-22 04:52:05,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceOnComputeHost-a222ec81-853b-434-proj used request id req-251cd6ab-a5bb-4ebc-990a-984cf1468610 2018-09-22 04:52:05,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc970a0c2c16e7c871879798ec354eced1c313c5" 2018-09-22 04:52:05,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc80bba-b3bf-4b7d-a512-3138fa559228 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:52:05,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fdc80bba-b3bf-4b7d-a512-3138fa559228 2018-09-22 04:52:05,970 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-a222ec81-853b-434-user 2018-09-22 04:52:05,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:52:05,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" 2018-09-22 04:52:06,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fe4e13f-5233-4dbb-9114-32b9069232b0 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:52:06,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3fe4e13f-5233-4dbb-9114-32b9069232b0 2018-09-22 04:52:06,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" -d '{"role": {"name": "CreateInstanceOnComputeHost-a222ec81-853b-434-proj-role"}}' 2018-09-22 04:52:06,173 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:52:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98eea693-aa0e-4928-88e7-6ccb7cc435b9 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "05bb65b4616449609e1c4f9c6765a921", "links": {"self": "http://172.30.9.23:5000/v3/roles/05bb65b4616449609e1c4f9c6765a921"}, "name": "CreateInstanceOnComputeHost-a222ec81-853b-434-proj-role"}} 2018-09-22 04:52:06,173 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-98eea693-aa0e-4928-88e7-6ccb7cc435b9 2018-09-22 04:52:06,174 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-a222ec81-853b-434-proj-role 2018-09-22 04:52:06,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/05bb65b4616449609e1c4f9c6765a921 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" 2018-09-22 04:52:06,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-403f1035-ef31-4241-816c-aebc2baa401a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/05bb65b4616449609e1c4f9c6765a921"}, "domain_id": null, "name": "CreateInstanceOnComputeHost-a222ec81-853b-434-proj-role", "id": "05bb65b4616449609e1c4f9c6765a921"}} 2018-09-22 04:52:06,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/05bb65b4616449609e1c4f9c6765a921 used request id req-403f1035-ef31-4241-816c-aebc2baa401a 2018-09-22 04:52:06,265 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-a222ec81-853b-434-proj-role to project CreateInstanceOnComputeHost-a222ec81-853b-434-proj 2018-09-22 04:52:06,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3a0f1e9b25324d47b83e1575337a27e3/users/a1e82be0bad240a29c04ddd82afb55f2/roles/05bb65b4616449609e1c4f9c6765a921 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" 2018-09-22 04:52:06,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:52:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d11d9e9-eb91-48ae-b6be-bb97271f532f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:52:06,391 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3a0f1e9b25324d47b83e1575337a27e3/users/a1e82be0bad240a29c04ddd82afb55f2/roles/05bb65b4616449609e1c4f9c6765a921 used request id req-4d11d9e9-eb91-48ae-b6be-bb97271f532f 2018-09-22 04:52:06,391 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:52:06,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:52:06,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:52:06,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:52:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["e0PuA0osThi1EFDOy2nxig"], "issued_at": "2018-09-22T04:52:06.000000Z"}} 2018-09-22 04:52:06,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10399bdeec8a8fc027da2b2bec2652c3a22a84ac" 2018-09-22 04:52:06,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-776d3d8a-a84d-4af1-88ab-f0c0cc4db1d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:52:06,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-776d3d8a-a84d-4af1-88ab-f0c0cc4db1d0 2018-09-22 04:52:06,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10399bdeec8a8fc027da2b2bec2652c3a22a84ac" 2018-09-22 04:52:07,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f2d3ad74-5628-4ff7-b5c1-fe54361e9ae6 Date: Sat, 22 Sep 2018 04:52:07 GMT RESP BODY: {"networks":[]} 2018-09-22 04:52:07,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net used request id req-f2d3ad74-5628-4ff7-b5c1-fe54361e9ae6 2018-09-22 04:52:07,052 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net 2018-09-22 04:52:07,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10399bdeec8a8fc027da2b2bec2652c3a22a84ac" -d '{"network": {"name": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net", "admin_state_up": true}}' 2018-09-22 04:52:07,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-88678292-f4f2-4dac-ba93-450162641e7b Date: Sat, 22 Sep 2018 04:52:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:52:07Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","mtu":1450}} 2018-09-22 04:52:07,459 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-88678292-f4f2-4dac-ba93-450162641e7b 2018-09-22 04:52:07,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10399bdeec8a8fc027da2b2bec2652c3a22a84ac" 2018-09-22 04:52:07,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-123569c1-add7-4097-b503-b72251d51b5b Date: Sat, 22 Sep 2018 04:52:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:52:07Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","provider:network_type":"vxlan"}]} 2018-09-22 04:52:07,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-123569c1-add7-4097-b503-b72251d51b5b 2018-09-22 04:52:07,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10399bdeec8a8fc027da2b2bec2652c3a22a84ac" 2018-09-22 04:52:07,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a9528125-140b-47dc-b836-542e6513ec24 Date: Sat, 22 Sep 2018 04:52:07 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:52:07,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-a9528125-140b-47dc-b836-542e6513ec24 2018-09-22 04:52:07,870 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet 2018-09-22 04:52:07,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10399bdeec8a8fc027da2b2bec2652c3a22a84ac" -d '{"subnets": [{"ip_version": 4, "network_id": "a794ee66-3c02-4764-b81d-506dd8b23bb4", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]}' 2018-09-22 04:52:08,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5c528b20-e2e0-4527-8a9b-4663287ed98d Date: Sat, 22 Sep 2018 04:52:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-22T04:52:08Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"f615e84f-624c-46d5-96bd-2a97088ebc23","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]} 2018-09-22 04:52:08,404 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-5c528b20-e2e0-4527-8a9b-4663287ed98d 2018-09-22 04:52:08,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10399bdeec8a8fc027da2b2bec2652c3a22a84ac" 2018-09-22 04:52:08,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-03dae787-edff-44b2-8dc0-5e84133414da Date: Sat, 22 Sep 2018 04:52:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["f615e84f-624c-46d5-96bd-2a97088ebc23"],"description":"","tags":[],"updated_at":"2018-09-22T04:52:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","provider:network_type":"vxlan"}]} 2018-09-22 04:52:08,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-03dae787-edff-44b2-8dc0-5e84133414da 2018-09-22 04:52:08,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10399bdeec8a8fc027da2b2bec2652c3a22a84ac" 2018-09-22 04:52:08,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a97de3f3-aa11-4904-b4e7-87b1ea938c26 Date: Sat, 22 Sep 2018 04:52:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-22T04:52:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"f615e84f-624c-46d5-96bd-2a97088ebc23","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]} 2018-09-22 04:52:08,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-a97de3f3-aa11-4904-b4e7-87b1ea938c26 2018-09-22 04:52:08,852 - OpenStackNetwork - DEBUG - Network [a794ee66-3c02-4764-b81d-506dd8b23bb4] created successfully 2018-09-22 04:52:08,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:52:08,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:52:09,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:52:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Yuquz0DKS_O6ANSbRBddwg"], "issued_at": "2018-09-22T04:52:09.000000Z"}} 2018-09-22 04:52:09,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7f589d9095a6b0ab57f2388c6f83eeb515aa4a" 2018-09-22 04:52:09,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e465eed-2bbe-4cd8-8392-b819361c80b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:52:09,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7e465eed-2bbe-4cd8-8392-b819361c80b6 2018-09-22 04:52:09,325 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:52:09,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7f589d9095a6b0ab57f2388c6f83eeb515aa4a" 2018-09-22 04:52:09,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52: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-15291d87-6ecb-4998-b7d4-34bf2fa57db9 x-compute-request-id: req-15291d87-6ecb-4998-b7d4-34bf2fa57db9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:52:09,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-15291d87-6ecb-4998-b7d4-34bf2fa57db9 2018-09-22 04:52:09,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7f589d9095a6b0ab57f2388c6f83eeb515aa4a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-09-22 04:52:09,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52: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-e3bfcad5-e74f-4858-b868-dfd0eb96f55e x-compute-request-id: req-e3bfcad5-e74f-4858-b868-dfd0eb96f55e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "51393182-373c-4e24-af74-7cbbd8691943", "name": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:52:09,575 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e3bfcad5-e74f-4858-b868-dfd0eb96f55e 2018-09-22 04:52:09,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:52:09,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:52:09,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05bb65b4616449609e1c4f9c6765a921", "name": "CreateInstanceOnComputeHost-a222ec81-853b-434-proj-role"}], "expires_at": "2018-09-22T05:52:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a0f1e9b25324d47b83e1575337a27e3", "name": "CreateInstanceOnComputeHost-a222ec81-853b-434-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3a0f1e9b25324d47b83e1575337a27e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3a0f1e9b25324d47b83e1575337a27e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3a0f1e9b25324d47b83e1575337a27e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3a0f1e9b25324d47b83e1575337a27e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3a0f1e9b25324d47b83e1575337a27e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3a0f1e9b25324d47b83e1575337a27e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3a0f1e9b25324d47b83e1575337a27e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3a0f1e9b25324d47b83e1575337a27e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3a0f1e9b25324d47b83e1575337a27e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3a0f1e9b25324d47b83e1575337a27e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3a0f1e9b25324d47b83e1575337a27e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3a0f1e9b25324d47b83e1575337a27e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-a222ec81-853b-434-user", "id": "a1e82be0bad240a29c04ddd82afb55f2"}, "audit_ids": ["SUG_q2rBSlebnVzb3XGpHQ"], "issued_at": "2018-09-22T04:52:09.000000Z"}} 2018-09-22 04:52:09,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0724cb363ec8429e506c7762961253c789100c9e" 2018-09-22 04:52:10,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6f1b13a-2219-4970-84d4-74fde2ed669e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:52:10,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a6f1b13a-2219-4970-84d4-74fde2ed669e 2018-09-22 04:52:10,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0724cb363ec8429e506c7762961253c789100c9e" 2018-09-22 04:52:10,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-cdbb85be-0785-4567-a54d-01f013e3aae9 Date: Sat, 22 Sep 2018 04:52:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-image"} 2018-09-22 04:52:10,196 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-image used request id req-cdbb85be-0785-4567-a54d-01f013e3aae9 2018-09-22 04:52:10,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0724cb363ec8429e506c7762961253c789100c9e" 2018-09-22 04:52:10,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f48cfd25-0812-4c13-ab55-35985f8ae688 Date: Sat, 22 Sep 2018 04:52:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:52:10,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f48cfd25-0812-4c13-ab55-35985f8ae688 2018-09-22 04:52:10,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0724cb363ec8429e506c7762961253c789100c9e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-image"}' 2018-09-22 04:52:10,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/2aece019-a056-4a37-a9d9-adf9940798c9 X-Openstack-Request-Id: req-a0150b6c-7de1-43a3-8de3-77e4bf895647 Date: Sat, 22 Sep 2018 04:52:10 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:52:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:52:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/2aece019-a056-4a37-a9d9-adf9940798c9", "min_disk": 0, "protected": false, "id": "2aece019-a056-4a37-a9d9-adf9940798c9", "file": "/v2/images/2aece019-a056-4a37-a9d9-adf9940798c9/file", "checksum": null, "owner": "3a0f1e9b25324d47b83e1575337a27e3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:52:10,591 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a0150b6c-7de1-43a3-8de3-77e4bf895647 2018-09-22 04:52:10,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/2aece019-a056-4a37-a9d9-adf9940798c9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0724cb363ec8429e506c7762961253c789100c9e" -d '' 2018-09-22 04:52:11,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d9d1b34-afae-46fb-b0c2-4e502377683b Date: Sat, 22 Sep 2018 04:52:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:52:11,573 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/2aece019-a056-4a37-a9d9-adf9940798c9/file used request id req-4d9d1b34-afae-46fb-b0c2-4e502377683b 2018-09-22 04:52:11,574 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:52:11,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/2aece019-a056-4a37-a9d9-adf9940798c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0724cb363ec8429e506c7762961253c789100c9e" 2018-09-22 04:52:11,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-223372ff-9f5d-482b-bd20-f3bf7e56d03f Date: Sat, 22 Sep 2018 04:52:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:52:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:52:11Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/2aece019-a056-4a37-a9d9-adf9940798c9/snap", "metadata": {}}], "self": "/v2/images/2aece019-a056-4a37-a9d9-adf9940798c9", "min_disk": 0, "protected": false, "id": "2aece019-a056-4a37-a9d9-adf9940798c9", "file": "/v2/images/2aece019-a056-4a37-a9d9-adf9940798c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a0f1e9b25324d47b83e1575337a27e3", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/2aece019-a056-4a37-a9d9-adf9940798c9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:52:11,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/2aece019-a056-4a37-a9d9-adf9940798c9 used request id req-223372ff-9f5d-482b-bd20-f3bf7e56d03f 2018-09-22 04:52:11,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0724cb363ec8429e506c7762961253c789100c9e" 2018-09-22 04:52:11,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-94938e66-d080-4731-8f88-71be6c96f3b4 Date: Sat, 22 Sep 2018 04:52:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:52:11,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-94938e66-d080-4731-8f88-71be6c96f3b4 2018-09-22 04:52:11,889 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-image 2018-09-22 04:52:11,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/2aece019-a056-4a37-a9d9-adf9940798c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0724cb363ec8429e506c7762961253c789100c9e" 2018-09-22 04:52:12,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-7f1ed1bf-fa3c-4d62-84bf-3f24c13000cf Date: Sat, 22 Sep 2018 04:52:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:52:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:52:11Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/2aece019-a056-4a37-a9d9-adf9940798c9/snap", "metadata": {}}], "self": "/v2/images/2aece019-a056-4a37-a9d9-adf9940798c9", "min_disk": 0, "protected": false, "id": "2aece019-a056-4a37-a9d9-adf9940798c9", "file": "/v2/images/2aece019-a056-4a37-a9d9-adf9940798c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a0f1e9b25324d47b83e1575337a27e3", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/2aece019-a056-4a37-a9d9-adf9940798c9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:52:12,055 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/2aece019-a056-4a37-a9d9-adf9940798c9 used request id req-7f1ed1bf-fa3c-4d62-84bf-3f24c13000cf 2018-09-22 04:52:12,056 - create_image - DEBUG - Instance status is - active 2018-09-22 04:52:12,056 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-image 2018-09-22 04:52:12,056 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-image 2018-09-22 04:52:12,056 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:52:12,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef390caae3d7cbebbb1ccc0d0b6cdc01f88f81d" 2018-09-22 04:52:12,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-e5a8f55b-e555-4561-a9af-65e6bf072030 x-compute-request-id: req-e5a8f55b-e555-4561-a9af-65e6bf072030 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-2.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-09-22T04:52:08.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-09-22T04:52:04.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-09-22T04:52:05.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-09-22T04:52:10.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-09-22T04:52:09.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-09-22T04:52:07.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-09-22T04:52:07.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-09-22T04:52:03.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-09-22T04:52:03.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-09-22T04:52:09.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-09-22T04:52:10.000000"}}}, "zoneName": "nova"}]} 2018-09-22 04:52:12,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-availability-zone/detail used request id req-e5a8f55b-e555-4561-a9af-65e6bf072030 2018-09-22 04:52:12,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:52:12,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:52:12,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:52:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["4bFF1rsMR9Ku3wOeLEinpg"], "issued_at": "2018-09-22T04:52:12.000000Z"}} 2018-09-22 04:52:12,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:12,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f15a72e-dace-4323-b665-29a86b467699 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:52:12,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3f15a72e-dace-4323-b665-29a86b467699 2018-09-22 04:52:12,780 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:52:12,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:12,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a89b1eac-a115-4f6d-b430-657f3bf3dec3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:52:12,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a89b1eac-a115-4f6d-b430-657f3bf3dec3 2018-09-22 04:52:12,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:13,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-2d9dd778-f3f9-4868-88c1-fdb43a560d7c Date: Sat, 22 Sep 2018 04:52:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["f615e84f-624c-46d5-96bd-2a97088ebc23"],"description":"","tags":[],"updated_at":"2018-09-22T04:52:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","provider:network_type":"vxlan"}]} 2018-09-22 04:52:13,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net used request id req-2d9dd778-f3f9-4868-88c1-fdb43a560d7c 2018-09-22 04:52:13,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:52:13,113 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:52:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:52:13,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:13,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bfcf910-15af-4fa9-bbc6-15043e69d2b0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:52:13,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-5bfcf910-15af-4fa9-bbc6-15043e69d2b0 2018-09-22 04:52:13,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:13,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-44f85a66-8e61-436e-90c8-8b9a5a188f26 Date: Sat, 22 Sep 2018 04:52:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-22T04:52:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"f615e84f-624c-46d5-96bd-2a97088ebc23","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]} 2018-09-22 04:52:13,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-44f85a66-8e61-436e-90c8-8b9a5a188f26 2018-09-22 04:52:13,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:13,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1152f29f-7d60-4379-85c6-6f8ae3f57399 Date: Sat, 22 Sep 2018 04:52:13 GMT RESP BODY: {"ports":[]} 2018-09-22 04:52:13,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-1&admin_state_up=True used request id req-1152f29f-7d60-4379-85c6-6f8ae3f57399 2018-09-22 04:52:13,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:13,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52: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-a0f475d8-aae4-44d1-a5b4-2cd6c863be35 x-compute-request-id: req-a0f475d8-aae4-44d1-a5b4-2cd6c863be35 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:52:13,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-a0f475d8-aae4-44d1-a5b4-2cd6c863be35 2018-09-22 04:52:13,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:14,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-aff4a305-cb50-4450-97e1-e2c37e76a80b Date: Sat, 22 Sep 2018 04:52:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["f615e84f-624c-46d5-96bd-2a97088ebc23"],"description":"","tags":[],"updated_at":"2018-09-22T04:52:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","provider:network_type":"vxlan"}]} 2018-09-22 04:52:14,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net used request id req-aff4a305-cb50-4450-97e1-e2c37e76a80b 2018-09-22 04:52:14,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:14,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d279f96b-1802-418c-8957-ab40700cfc14 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:52:14,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-d279f96b-1802-418c-8957-ab40700cfc14 2018-09-22 04:52:14,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:14,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-47728ee0-7674-49c3-9f83-8419cf8aecf6 Date: Sat, 22 Sep 2018 04:52:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-22T04:52:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"f615e84f-624c-46d5-96bd-2a97088ebc23","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]} 2018-09-22 04:52:14,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-47728ee0-7674-49c3-9f83-8419cf8aecf6 2018-09-22 04:52:14,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:14,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9cf749ea-8149-49cd-bcd2-53406600a068 Date: Sat, 22 Sep 2018 04:52:14 GMT RESP BODY: {"ports":[]} 2018-09-22 04:52:14,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-1&admin_state_up=True used request id req-9cf749ea-8149-49cd-bcd2-53406600a068 2018-09-22 04:52:14,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:52:14,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:52:14,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:52:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Z2mN8i1oRsmO0bBnTLh6Vw"], "issued_at": "2018-09-22T04:52:14.000000Z"}} 2018-09-22 04:52:14,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fceb17553acf01052a2ad3b78e9b9ed66add22" 2018-09-22 04:52:14,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ba05a9-cb84-4a8b-b052-e83284b87598 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:52:14,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d1ba05a9-cb84-4a8b-b052-e83284b87598 2018-09-22 04:52:14,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:15,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-074042bb-4500-4b67-ab61-f5fa6e767878 Date: Sat, 22 Sep 2018 04:52:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["f615e84f-624c-46d5-96bd-2a97088ebc23"],"description":"","tags":[],"updated_at":"2018-09-22T04:52:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","provider:network_type":"vxlan"}]} 2018-09-22 04:52:15,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net used request id req-074042bb-4500-4b67-ab61-f5fa6e767878 2018-09-22 04:52:15,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:15,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-bc230247-3b7f-47cb-8e80-75534747839b Date: Sat, 22 Sep 2018 04:52:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-22T04:52:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"f615e84f-624c-46d5-96bd-2a97088ebc23","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]} 2018-09-22 04:52:15,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-bc230247-3b7f-47cb-8e80-75534747839b 2018-09-22 04:52:15,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:15,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-5a105e67-25cb-486b-a0f6-133cb75db30b Date: Sat, 22 Sep 2018 04:52:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["f615e84f-624c-46d5-96bd-2a97088ebc23"],"description":"","tags":[],"updated_at":"2018-09-22T04:52:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","provider:network_type":"vxlan"}]} 2018-09-22 04:52:15,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net used request id req-5a105e67-25cb-486b-a0f6-133cb75db30b 2018-09-22 04:52:15,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:52:15,874 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:52:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:52:15,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fceb17553acf01052a2ad3b78e9b9ed66add22" 2018-09-22 04:52:15,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-987a806d-f9b4-46b5-9384-2880ac0d7d2d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:52:15,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-987a806d-f9b4-46b5-9384-2880ac0d7d2d 2018-09-22 04:52:15,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:16,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b7d8ad6e-e946-4b0a-9e52-6acd879d6190 Date: Sat, 22 Sep 2018 04:52:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-22T04:52:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"f615e84f-624c-46d5-96bd-2a97088ebc23","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]} 2018-09-22 04:52:16,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-b7d8ad6e-e946-4b0a-9e52-6acd879d6190 2018-09-22 04:52:16,168 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net 2018-09-22 04:52:16,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" -d '{"port": {"network_id": "a794ee66-3c02-4764-b81d-506dd8b23bb4", "name": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-1", "admin_state_up": true}}' 2018-09-22 04:52:17,046 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-746ade9e-70e3-4718-b26a-901b48580ef2 Date: Sat, 22 Sep 2018 04:52:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:16Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.6"}],"id":"d3ee9326-6c49-4257-933e-21852b0a69cc","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:f5:00","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-1","project_id":"228b8e5239db42ab839634234cfa19ca","qos_policy_id":null,"admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:16Z","binding:vnic_type":"normal"}} 2018-09-22 04:52:17,046 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-746ade9e-70e3-4718-b26a-901b48580ef2 2018-09-22 04:52:17,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:17,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-d784736e-7bf0-4e8f-bae6-bb050b60e15b Date: Sat, 22 Sep 2018 04:52:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["f615e84f-624c-46d5-96bd-2a97088ebc23"],"description":"","tags":[],"updated_at":"2018-09-22T04:52:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","provider:network_type":"vxlan"}]} 2018-09-22 04:52:17,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net used request id req-d784736e-7bf0-4e8f-bae6-bb050b60e15b 2018-09-22 04:52:17,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:17,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e28f529b-e2ae-4a32-aaf6-2e15cdf6d5fa Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:52:17,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-e28f529b-e2ae-4a32-aaf6-2e15cdf6d5fa 2018-09-22 04:52:17,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:17,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-361e3810-bbe7-481e-80e2-da38b84f23d0 Date: Sat, 22 Sep 2018 04:52:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-22T04:52:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"f615e84f-624c-46d5-96bd-2a97088ebc23","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]} 2018-09-22 04:52:17,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-361e3810-bbe7-481e-80e2-da38b84f23d0 2018-09-22 04:52:17,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:17,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-017d4cd2-6fa8-432d-83bc-11b083be7c04 Date: Sat, 22 Sep 2018 04:52:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:16Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.6"}],"id":"d3ee9326-6c49-4257-933e-21852b0a69cc","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:f5:00","project_id":"228b8e5239db42ab839634234cfa19ca","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-1","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:16Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:52:17,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-1&admin_state_up=True used request id req-017d4cd2-6fa8-432d-83bc-11b083be7c04 2018-09-22 04:52:17,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:17,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa7d40a1-4f12-417f-9c25-9dafe8797c53 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:52:17,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-fa7d40a1-4f12-417f-9c25-9dafe8797c53 2018-09-22 04:52:17,609 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-09-22 04:52:17,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:17,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52: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-70825ff4-0f8a-43dd-b802-326d1f2980da x-compute-request-id: req-70825ff4-0f8a-43dd-b802-326d1f2980da Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-flavor-name"}]} 2018-09-22 04:52:17,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-70825ff4-0f8a-43dd-b802-326d1f2980da 2018-09-22 04:52:17,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/51393182-373c-4e24-af74-7cbbd8691943 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:17,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52: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-f195f35f-5484-483c-bba2-2298be0f53a2 x-compute-request-id: req-f195f35f-5484-483c-bba2-2298be0f53a2 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "51393182-373c-4e24-af74-7cbbd8691943", "name": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:52:17,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/51393182-373c-4e24-af74-7cbbd8691943 used request id req-f195f35f-5484-483c-bba2-2298be0f53a2 2018-09-22 04:52:17,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:17,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-f6d2b09f-45a6-4988-9289-80f9e67edbe1 Date: Sat, 22 Sep 2018 04:52:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:52:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:52:11Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/2aece019-a056-4a37-a9d9-adf9940798c9/snap", "metadata": {}}], "self": "/v2/images/2aece019-a056-4a37-a9d9-adf9940798c9", "min_disk": 0, "protected": false, "id": "2aece019-a056-4a37-a9d9-adf9940798c9", "file": "/v2/images/2aece019-a056-4a37-a9d9-adf9940798c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a0f1e9b25324d47b83e1575337a27e3", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/2aece019-a056-4a37-a9d9-adf9940798c9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-image"} 2018-09-22 04:52:17,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-image used request id req-f6d2b09f-45a6-4988-9289-80f9e67edbe1 2018-09-22 04:52:17,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:18,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f8aaa2f2-9438-409e-a67d-1c7bd1545a8b Date: Sat, 22 Sep 2018 04:52:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:52:18,002 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f8aaa2f2-9438-409e-a67d-1c7bd1545a8b 2018-09-22 04:52:18,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" -d '{"server": {"name": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "2aece019-a056-4a37-a9d9-adf9940798c9", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "51393182-373c-4e24-af74-7cbbd8691943", "max_count": 1, "min_count": 1, "networks": [{"port": "d3ee9326-6c49-4257-933e-21852b0a69cc"}]}}' 2018-09-22 04:52:19,941 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:52: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-606a7272-ea89-458a-81db-e3007cb07a39 x-compute-request-id: req-606a7272-ea89-458a-81db-e3007cb07a39 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "37b49f83-a13a-472d-9a07-8a2ca5bd276a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "bookmark"}], "adminPass": "TkwGsLjLRxn5"}} 2018-09-22 04:52:19,941 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-606a7272-ea89-458a-81db-e3007cb07a39 2018-09-22 04:52:19,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:20,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-e1de8fa4-7252-449a-8985-64f888678168 x-compute-request-id: req-e1de8fa4-7252-449a-8985-64f888678168 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "37b49f83-a13a-472d-9a07-8a2ca5bd276a", "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:52: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": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-22T04:52:19Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:20,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a used request id req-e1de8fa4-7252-449a-8985-64f888678168 2018-09-22 04:52:20,301 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-09-22 04:52:20,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:20,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52: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-05ba9fc7-d7fc-4c09-b5a2-37d748cc71b5 x-compute-request-id: req-05ba9fc7-d7fc-4c09-b5a2-37d748cc71b5 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "37b49f83-a13a-472d-9a07-8a2ca5bd276a", "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:52:20Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-22T04:52:19Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:20,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a used request id req-05ba9fc7-d7fc-4c09-b5a2-37d748cc71b5 2018-09-22 04:52:20,756 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-09-22 04:52:20,756 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:52:23,759 - create_instance - DEBUG - VM status query timeout in 896.542069912 2018-09-22 04:52:23,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:24,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-6c9ea501-0279-4a53-852b-fe772804fa72 x-compute-request-id: req-6c9ea501-0279-4a53-852b-fe772804fa72 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f5:00", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "37b49f83-a13a-472d-9a07-8a2ca5bd276a", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:52:21Z", "hostId": "5bfc98c26c9507a7aac3fdba1e157f33b330069697c281c375cffbb0", "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": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-22T04:52:19Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:24,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a used request id req-6c9ea501-0279-4a53-852b-fe772804fa72 2018-09-22 04:52:24,206 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-09-22 04:52:24,206 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:52:27,210 - create_instance - DEBUG - VM status query timeout in 893.091421843 2018-09-22 04:52:27,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:27,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-b29fd971-1336-4030-ae6e-d3524e3b6603 x-compute-request-id: req-b29fd971-1336-4030-ae6e-d3524e3b6603 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f5:00", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-09-22T04:52:20.000000", "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "37b49f83-a13a-472d-9a07-8a2ca5bd276a", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:52:26Z", "hostId": "5bfc98c26c9507a7aac3fdba1e157f33b330069697c281c375cffbb0", "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": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-22T04:52:19Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:27,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a used request id req-b29fd971-1336-4030-ae6e-d3524e3b6603 2018-09-22 04:52:27,839 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-09-22 04:52:27,840 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:52:27,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:28,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-06e2319d-82eb-43c5-b271-064c7f4b42a1 x-compute-request-id: req-06e2319d-82eb-43c5-b271-064c7f4b42a1 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f5:00", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-09-22T04:52:20.000000", "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "37b49f83-a13a-472d-9a07-8a2ca5bd276a", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:52:26Z", "hostId": "5bfc98c26c9507a7aac3fdba1e157f33b330069697c281c375cffbb0", "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": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-22T04:52:19Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:28,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a used request id req-06e2319d-82eb-43c5-b271-064c7f4b42a1 2018-09-22 04:52:28,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:28,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-957911f4-c5a5-4ec4-9e1b-58356cd0cffe Date: Sat, 22 Sep 2018 04:52:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["f615e84f-624c-46d5-96bd-2a97088ebc23"],"description":"","tags":[],"updated_at":"2018-09-22T04:52:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","provider:network_type":"vxlan"}]} 2018-09-22 04:52:28,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net used request id req-957911f4-c5a5-4ec4-9e1b-58356cd0cffe 2018-09-22 04:52:28,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:28,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de625f9f-08cd-40ed-8948-670fc92e5693 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:52:28,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-de625f9f-08cd-40ed-8948-670fc92e5693 2018-09-22 04:52:28,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:29,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-61702e9b-5e86-45ad-ae2e-ec25e56e280f Date: Sat, 22 Sep 2018 04:52:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-22T04:52:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"f615e84f-624c-46d5-96bd-2a97088ebc23","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]} 2018-09-22 04:52:29,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-61702e9b-5e86-45ad-ae2e-ec25e56e280f 2018-09-22 04:52:29,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:29,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-3b62156e-eaaf-46f5-b46c-a531569b1d07 Date: Sat, 22 Sep 2018 04:52:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.4"}],"id":"05c4da51-170f-4fae-99e2-9e6de4522d97","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:04:96","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a794ee66-3c02-4764-b81d-506dd8b23bb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.2"}],"id":"af01abd0-8029-4dc2-9cae-5a8b910d3b6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:5c:23","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a794ee66-3c02-4764-b81d-506dd8b23bb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.6"}],"id":"d3ee9326-6c49-4257-933e-21852b0a69cc","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:f5:00","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-1","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:16Z","binding:vnic_type":"normal","device_id":"37b49f83-a13a-472d-9a07-8a2ca5bd276a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.3"}],"id":"e9afa712-9b80-4664-837a-3fafcc4f16ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:d8:21","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a794ee66-3c02-4764-b81d-506dd8b23bb4"}]} 2018-09-22 04:52:29,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-3b62156e-eaaf-46f5-b46c-a531569b1d07 2018-09-22 04:52:29,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:29,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52: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-44dae810-c0df-4976-bbc1-c0094cf490d7 x-compute-request-id: req-44dae810-c0df-4976-bbc1-c0094cf490d7 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f5:00", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-09-22T04:52:20.000000", "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "37b49f83-a13a-472d-9a07-8a2ca5bd276a", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:52:26Z", "hostId": "5bfc98c26c9507a7aac3fdba1e157f33b330069697c281c375cffbb0", "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": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-22T04:52:19Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:29,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a used request id req-44dae810-c0df-4976-bbc1-c0094cf490d7 2018-09-22 04:52:29,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:30,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-69a521da-b3c4-42be-a236-a4562d2c5eca Date: Sat, 22 Sep 2018 04:52:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["f615e84f-624c-46d5-96bd-2a97088ebc23"],"description":"","tags":[],"updated_at":"2018-09-22T04:52:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","provider:network_type":"vxlan"}]} 2018-09-22 04:52:30,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net used request id req-69a521da-b3c4-42be-a236-a4562d2c5eca 2018-09-22 04:52:30,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:30,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70552bc1-ef98-4186-a6b7-f74a742bb257 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:52:30,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-70552bc1-ef98-4186-a6b7-f74a742bb257 2018-09-22 04:52:30,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:30,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-4bc4afd9-b2ec-490b-b59b-c384d3d8a0ff Date: Sat, 22 Sep 2018 04:52:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-22T04:52:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"f615e84f-624c-46d5-96bd-2a97088ebc23","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]} 2018-09-22 04:52:30,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-4bc4afd9-b2ec-490b-b59b-c384d3d8a0ff 2018-09-22 04:52:30,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:30,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-40e19b05-d6e3-4447-b99a-b35383401ed0 Date: Sat, 22 Sep 2018 04:52:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.4"}],"id":"05c4da51-170f-4fae-99e2-9e6de4522d97","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:04:96","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a794ee66-3c02-4764-b81d-506dd8b23bb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.2"}],"id":"af01abd0-8029-4dc2-9cae-5a8b910d3b6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:5c:23","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a794ee66-3c02-4764-b81d-506dd8b23bb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.6"}],"id":"d3ee9326-6c49-4257-933e-21852b0a69cc","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:f5:00","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-1","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:16Z","binding:vnic_type":"normal","device_id":"37b49f83-a13a-472d-9a07-8a2ca5bd276a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.3"}],"id":"e9afa712-9b80-4664-837a-3fafcc4f16ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:d8:21","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a794ee66-3c02-4764-b81d-506dd8b23bb4"}]} 2018-09-22 04:52:30,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-40e19b05-d6e3-4447-b99a-b35383401ed0 2018-09-22 04:52:30,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:30,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52: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-90b05ffd-c98f-4f73-87f8-3cfd957a81b2 x-compute-request-id: req-90b05ffd-c98f-4f73-87f8-3cfd957a81b2 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f5:00", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-09-22T04:52:20.000000", "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "37b49f83-a13a-472d-9a07-8a2ca5bd276a", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:52:26Z", "hostId": "5bfc98c26c9507a7aac3fdba1e157f33b330069697c281c375cffbb0", "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": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-22T04:52:19Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:30,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a used request id req-90b05ffd-c98f-4f73-87f8-3cfd957a81b2 2018-09-22 04:52:30,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:30,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-3a4a65c3-ae00-4f9e-afeb-b5a3f76618cf Date: Sat, 22 Sep 2018 04:52:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["f615e84f-624c-46d5-96bd-2a97088ebc23"],"description":"","tags":[],"updated_at":"2018-09-22T04:52:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","provider:network_type":"vxlan"}]} 2018-09-22 04:52:30,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net used request id req-3a4a65c3-ae00-4f9e-afeb-b5a3f76618cf 2018-09-22 04:52:30,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:30,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-369e3359-cf76-4c34-888b-9474867bfbf2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:52:30,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-369e3359-cf76-4c34-888b-9474867bfbf2 2018-09-22 04:52:30,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:30,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-d22b050d-45fa-48c2-9a74-6f1eb0801b3e Date: Sat, 22 Sep 2018 04:52:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-22T04:52:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"f615e84f-624c-46d5-96bd-2a97088ebc23","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]} 2018-09-22 04:52:30,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-d22b050d-45fa-48c2-9a74-6f1eb0801b3e 2018-09-22 04:52:30,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:30,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-6ff69b92-43e7-4e28-b278-ccfe0f90ac12 Date: Sat, 22 Sep 2018 04:52:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.4"}],"id":"05c4da51-170f-4fae-99e2-9e6de4522d97","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:04:96","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a794ee66-3c02-4764-b81d-506dd8b23bb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.2"}],"id":"af01abd0-8029-4dc2-9cae-5a8b910d3b6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:5c:23","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a794ee66-3c02-4764-b81d-506dd8b23bb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.6"}],"id":"d3ee9326-6c49-4257-933e-21852b0a69cc","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:f5:00","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-1","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:16Z","binding:vnic_type":"normal","device_id":"37b49f83-a13a-472d-9a07-8a2ca5bd276a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.3"}],"id":"e9afa712-9b80-4664-837a-3fafcc4f16ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:d8:21","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a794ee66-3c02-4764-b81d-506dd8b23bb4"}]} 2018-09-22 04:52:30,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-6ff69b92-43e7-4e28-b278-ccfe0f90ac12 2018-09-22 04:52:30,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:52:30,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:52:31,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:52:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["ULNtBPcGQR210DeXUnQAoA"], "issued_at": "2018-09-22T04:52:31.000000Z"}} 2018-09-22 04:52:31,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:31,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a77c58eb-f9ac-457c-905d-5476dc50777b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:52:31,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a77c58eb-f9ac-457c-905d-5476dc50777b 2018-09-22 04:52:31,266 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:52:31,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:31,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6b2be7-1ff2-469e-91fe-b940015e7e90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:52:31,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8e6b2be7-1ff2-469e-91fe-b940015e7e90 2018-09-22 04:52:31,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:31,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-0abbc103-e940-4cc2-af29-87f808cc2dc0 Date: Sat, 22 Sep 2018 04:52:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["f615e84f-624c-46d5-96bd-2a97088ebc23"],"description":"","tags":[],"updated_at":"2018-09-22T04:52:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","provider:network_type":"vxlan"}]} 2018-09-22 04:52:31,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net used request id req-0abbc103-e940-4cc2-af29-87f808cc2dc0 2018-09-22 04:52:31,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:52:31,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:52:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:52:31,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:31,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dd9c6f1-3a8e-4b5f-a527-f9c7f8ec2990 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:52:31,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-3dd9c6f1-3a8e-4b5f-a527-f9c7f8ec2990 2018-09-22 04:52:31,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:31,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-cf0338d4-d651-40d5-88b0-3d9e806f1418 Date: Sat, 22 Sep 2018 04:52:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-22T04:52:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"f615e84f-624c-46d5-96bd-2a97088ebc23","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]} 2018-09-22 04:52:31,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-cf0338d4-d651-40d5-88b0-3d9e806f1418 2018-09-22 04:52:31,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:32,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b96cc58f-2e83-43df-be5a-d6150f59c6cc Date: Sat, 22 Sep 2018 04:52:32 GMT RESP BODY: {"ports":[]} 2018-09-22 04:52:32,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-2&admin_state_up=True used request id req-b96cc58f-2e83-43df-be5a-d6150f59c6cc 2018-09-22 04:52:32,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:32,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52: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-10ac7650-eda8-42a3-ad90-70c93d5e3936 x-compute-request-id: req-10ac7650-eda8-42a3-ad90-70c93d5e3936 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:52:32,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-10ac7650-eda8-42a3-ad90-70c93d5e3936 2018-09-22 04:52:32,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:32,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-b1d9c1ce-e5ff-46a6-a273-3d96b42d3775 Date: Sat, 22 Sep 2018 04:52:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["f615e84f-624c-46d5-96bd-2a97088ebc23"],"description":"","tags":[],"updated_at":"2018-09-22T04:52:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","provider:network_type":"vxlan"}]} 2018-09-22 04:52:32,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net used request id req-b1d9c1ce-e5ff-46a6-a273-3d96b42d3775 2018-09-22 04:52:32,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:32,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5207ca01-20b9-4dd7-8c0e-d00804608583 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:52:32,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-5207ca01-20b9-4dd7-8c0e-d00804608583 2018-09-22 04:52:32,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:32,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6d77190a-c6c2-4795-866c-b4ed5ebdbd1a Date: Sat, 22 Sep 2018 04:52:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-22T04:52:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"f615e84f-624c-46d5-96bd-2a97088ebc23","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]} 2018-09-22 04:52:32,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-6d77190a-c6c2-4795-866c-b4ed5ebdbd1a 2018-09-22 04:52:32,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:32,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e7b34632-1165-42b3-b339-ab767adcb977 Date: Sat, 22 Sep 2018 04:52:32 GMT RESP BODY: {"ports":[]} 2018-09-22 04:52:32,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-2&admin_state_up=True used request id req-e7b34632-1165-42b3-b339-ab767adcb977 2018-09-22 04:52:32,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:52:32,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:52:33,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:52:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["DZfcN3sQQOClNJ4nejHBOg"], "issued_at": "2018-09-22T04:52:33.000000Z"}} 2018-09-22 04:52:33,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19943667cf9b702aa48fd598febae2fff00047d9" 2018-09-22 04:52:33,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f3b530f-c991-4615-831d-65c6dd29a9fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:52:33,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5f3b530f-c991-4615-831d-65c6dd29a9fd 2018-09-22 04:52:33,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:33,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-6a301cd9-9f98-4a67-80a8-bdefce87da7a Date: Sat, 22 Sep 2018 04:52:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["f615e84f-624c-46d5-96bd-2a97088ebc23"],"description":"","tags":[],"updated_at":"2018-09-22T04:52:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","provider:network_type":"vxlan"}]} 2018-09-22 04:52:33,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net used request id req-6a301cd9-9f98-4a67-80a8-bdefce87da7a 2018-09-22 04:52:33,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:33,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-05318333-0a93-405a-91a5-cdc1a0f6813e Date: Sat, 22 Sep 2018 04:52:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-22T04:52:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"f615e84f-624c-46d5-96bd-2a97088ebc23","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]} 2018-09-22 04:52:33,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-05318333-0a93-405a-91a5-cdc1a0f6813e 2018-09-22 04:52:33,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:34,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-116aa820-c683-4376-b3be-29fcf3d3615e Date: Sat, 22 Sep 2018 04:52:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["f615e84f-624c-46d5-96bd-2a97088ebc23"],"description":"","tags":[],"updated_at":"2018-09-22T04:52:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","provider:network_type":"vxlan"}]} 2018-09-22 04:52:34,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net used request id req-116aa820-c683-4376-b3be-29fcf3d3615e 2018-09-22 04:52:34,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:52:34,062 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:52:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:52:34,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19943667cf9b702aa48fd598febae2fff00047d9" 2018-09-22 04:52:34,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8059187b-bda7-44e6-9431-c8e5190f73a1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:52:34,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-8059187b-bda7-44e6-9431-c8e5190f73a1 2018-09-22 04:52:34,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:34,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-df0949cf-133d-4176-b256-7cb06844f73a Date: Sat, 22 Sep 2018 04:52:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-22T04:52:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"f615e84f-624c-46d5-96bd-2a97088ebc23","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]} 2018-09-22 04:52:34,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-df0949cf-133d-4176-b256-7cb06844f73a 2018-09-22 04:52:34,359 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net 2018-09-22 04:52:34,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" -d '{"port": {"network_id": "a794ee66-3c02-4764-b81d-506dd8b23bb4", "name": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-2", "admin_state_up": true}}' 2018-09-22 04:52:35,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-99be44c4-9672-4c02-afc6-f15d489ea683 Date: Sat, 22 Sep 2018 04:52:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:34Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.15"}],"id":"067c10e3-ef8f-4421-825c-a0117bc6bfce","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b7:8a:88","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-2","project_id":"228b8e5239db42ab839634234cfa19ca","qos_policy_id":null,"admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:34Z","binding:vnic_type":"normal"}} 2018-09-22 04:52:35,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-99be44c4-9672-4c02-afc6-f15d489ea683 2018-09-22 04:52:35,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:35,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-ebd226fb-9e4c-4732-a707-524c22ed5203 Date: Sat, 22 Sep 2018 04:52:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["f615e84f-624c-46d5-96bd-2a97088ebc23"],"description":"","tags":[],"updated_at":"2018-09-22T04:52:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","provider:network_type":"vxlan"}]} 2018-09-22 04:52:35,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net used request id req-ebd226fb-9e4c-4732-a707-524c22ed5203 2018-09-22 04:52:35,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:35,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55936242-d6b4-4c8d-b756-aa7529c8a8a2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:52:35,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-55936242-d6b4-4c8d-b756-aa7529c8a8a2 2018-09-22 04:52:35,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:35,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-e43d8fea-ce07-4b5c-84ac-9f7825126bad Date: Sat, 22 Sep 2018 04:52:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-22T04:52:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"f615e84f-624c-46d5-96bd-2a97088ebc23","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]} 2018-09-22 04:52:35,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-e43d8fea-ce07-4b5c-84ac-9f7825126bad 2018-09-22 04:52:35,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:35,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-ec0ac25c-9c6a-40da-968a-3d67255cffc9 Date: Sat, 22 Sep 2018 04:52:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:34Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.15"}],"id":"067c10e3-ef8f-4421-825c-a0117bc6bfce","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b7:8a:88","project_id":"228b8e5239db42ab839634234cfa19ca","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-2","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:34Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:52:35,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-2&admin_state_up=True used request id req-ec0ac25c-9c6a-40da-968a-3d67255cffc9 2018-09-22 04:52:35,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:35,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2404577-87e0-480d-aaf7-9872e65719e9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:52:35,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-f2404577-87e0-480d-aaf7-9872e65719e9 2018-09-22 04:52:35,876 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-09-22 04:52:35,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:35,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-c7ae3054-6377-4a24-b8e5-9280db8d4764 x-compute-request-id: req-c7ae3054-6377-4a24-b8e5-9280db8d4764 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-flavor-name"}]} 2018-09-22 04:52:35,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c7ae3054-6377-4a24-b8e5-9280db8d4764 2018-09-22 04:52:35,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/51393182-373c-4e24-af74-7cbbd8691943 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:35,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-690202b0-a27a-4460-a7b9-18f0c75e50be x-compute-request-id: req-690202b0-a27a-4460-a7b9-18f0c75e50be Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "51393182-373c-4e24-af74-7cbbd8691943", "name": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:52:35,932 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/51393182-373c-4e24-af74-7cbbd8691943 used request id req-690202b0-a27a-4460-a7b9-18f0c75e50be 2018-09-22 04:52:35,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:36,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-638de4f6-d21a-47ec-8803-0a3e67e73fe1 Date: Sat, 22 Sep 2018 04:52:36 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:52:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:52:11Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/2aece019-a056-4a37-a9d9-adf9940798c9/snap", "metadata": {}}], "self": "/v2/images/2aece019-a056-4a37-a9d9-adf9940798c9", "min_disk": 0, "protected": false, "id": "2aece019-a056-4a37-a9d9-adf9940798c9", "file": "/v2/images/2aece019-a056-4a37-a9d9-adf9940798c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3a0f1e9b25324d47b83e1575337a27e3", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/2aece019-a056-4a37-a9d9-adf9940798c9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-image"} 2018-09-22 04:52:36,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-image used request id req-638de4f6-d21a-47ec-8803-0a3e67e73fe1 2018-09-22 04:52:36,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:36,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5814749c-d71b-49dc-a5c0-901ad53907a6 Date: Sat, 22 Sep 2018 04:52:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:52:36,273 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5814749c-d71b-49dc-a5c0-901ad53907a6 2018-09-22 04:52:36,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" -d '{"server": {"name": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "2aece019-a056-4a37-a9d9-adf9940798c9", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "51393182-373c-4e24-af74-7cbbd8691943", "max_count": 1, "min_count": 1, "networks": [{"port": "067c10e3-ef8f-4421-825c-a0117bc6bfce"}]}}' 2018-09-22 04:52:37,914 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04: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-a559a6ea-d365-46ca-acea-964e42d7755e x-compute-request-id: req-a559a6ea-d365-46ca-acea-964e42d7755e Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3eaba116-b1c6-4d99-aea4-a74486f1f69d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "bookmark"}], "adminPass": "GCbjM62Yzct8"}} 2018-09-22 04:52:37,914 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a559a6ea-d365-46ca-acea-964e42d7755e 2018-09-22 04:52:37,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:38,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52: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-2f3830e9-039d-4a6f-b42d-5067f47cc1e3 x-compute-request-id: req-2f3830e9-039d-4a6f-b42d-5067f47cc1e3 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "3eaba116-b1c6-4d99-aea4-a74486f1f69d", "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:52:37Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-22T04:52:37Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:38,143 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d used request id req-2f3830e9-039d-4a6f-b42d-5067f47cc1e3 2018-09-22 04:52:38,144 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-09-22 04:52:38,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:38,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-2f1826be-d847-4d17-9eba-e1dfbd052b21 x-compute-request-id: req-2f1826be-d847-4d17-9eba-e1dfbd052b21 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "3eaba116-b1c6-4d99-aea4-a74486f1f69d", "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:52: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": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-22T04:52:37Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:38,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d used request id req-2f1826be-d847-4d17-9eba-e1dfbd052b21 2018-09-22 04:52:38,653 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-09-22 04:52:38,653 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:52:41,656 - create_instance - DEBUG - VM status query timeout in 896.487787962 2018-09-22 04:52:41,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:42,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-24c37ca6-f120-484f-8505-75a76de015df x-compute-request-id: req-24c37ca6-f120-484f-8505-75a76de015df Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:8a:88", "version": 4, "addr": "10.55.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": null, "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "3eaba116-b1c6-4d99-aea4-a74486f1f69d", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:52:39Z", "hostId": "820149074b4de6ef9fabe4d19fd7908eedc4066feedacefdbc744d3b", "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": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-22T04:52:37Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:42,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d used request id req-24c37ca6-f120-484f-8505-75a76de015df 2018-09-22 04:52:42,042 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-09-22 04:52:42,042 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:52:45,045 - create_instance - DEBUG - VM status query timeout in 893.099164963 2018-09-22 04:52:45,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:45,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-47ada761-f0c2-41eb-8e1e-47c38307fd44 x-compute-request-id: req-47ada761-f0c2-41eb-8e1e-47c38307fd44 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:8a:88", "version": 4, "addr": "10.55.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-09-22T04:52:30.000000", "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "3eaba116-b1c6-4d99-aea4-a74486f1f69d", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:52:44Z", "hostId": "820149074b4de6ef9fabe4d19fd7908eedc4066feedacefdbc744d3b", "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": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-22T04:52:37Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:45,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d used request id req-47ada761-f0c2-41eb-8e1e-47c38307fd44 2018-09-22 04:52:45,643 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-09-22 04:52:45,643 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:52:45,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:46,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-4f88f371-1071-47b1-8585-4ad055e14499 x-compute-request-id: req-4f88f371-1071-47b1-8585-4ad055e14499 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:8a:88", "version": 4, "addr": "10.55.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-09-22T04:52:30.000000", "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "3eaba116-b1c6-4d99-aea4-a74486f1f69d", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:52:44Z", "hostId": "820149074b4de6ef9fabe4d19fd7908eedc4066feedacefdbc744d3b", "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": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-22T04:52:37Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:46,076 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d used request id req-4f88f371-1071-47b1-8585-4ad055e14499 2018-09-22 04:52:46,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:46,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-c9531976-465a-412d-8c74-30ea39577fb9 Date: Sat, 22 Sep 2018 04:52:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["f615e84f-624c-46d5-96bd-2a97088ebc23"],"description":"","tags":[],"updated_at":"2018-09-22T04:52:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","provider:network_type":"vxlan"}]} 2018-09-22 04:52:46,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net used request id req-c9531976-465a-412d-8c74-30ea39577fb9 2018-09-22 04:52:46,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:46,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b35e9c-c2fb-4dce-b40a-d1cd9c74a4f6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:52:46,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-c1b35e9c-c2fb-4dce-b40a-d1cd9c74a4f6 2018-09-22 04:52:46,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:46,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-09eb4280-b676-40b1-b9a8-a5662a379b2c Date: Sat, 22 Sep 2018 04:52:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-22T04:52:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"f615e84f-624c-46d5-96bd-2a97088ebc23","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]} 2018-09-22 04:52:46,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-09eb4280-b676-40b1-b9a8-a5662a379b2c 2018-09-22 04:52:46,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:46,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-d67ad390-fe58-4764-948c-3ecb261a0270 Date: Sat, 22 Sep 2018 04:52:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.4"}],"id":"05c4da51-170f-4fae-99e2-9e6de4522d97","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:04:96","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a794ee66-3c02-4764-b81d-506dd8b23bb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:43Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.15"}],"id":"067c10e3-ef8f-4421-825c-a0117bc6bfce","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:8a:88","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-2","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:34Z","binding:vnic_type":"normal","device_id":"3eaba116-b1c6-4d99-aea4-a74486f1f69d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.2"}],"id":"af01abd0-8029-4dc2-9cae-5a8b910d3b6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:5c:23","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a794ee66-3c02-4764-b81d-506dd8b23bb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.6"}],"id":"d3ee9326-6c49-4257-933e-21852b0a69cc","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:f5:00","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-1","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:16Z","binding:vnic_type":"normal","device_id":"37b49f83-a13a-472d-9a07-8a2ca5bd276a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.3"}],"id":"e9afa712-9b80-4664-837a-3fafcc4f16ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:d8:21","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a794ee66-3c02-4764-b81d-506dd8b23bb4"}]} 2018-09-22 04:52:46,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-d67ad390-fe58-4764-948c-3ecb261a0270 2018-09-22 04:52:46,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:47,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52: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-6355f617-ab1f-4603-94d6-c2718bd97809 x-compute-request-id: req-6355f617-ab1f-4603-94d6-c2718bd97809 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:8a:88", "version": 4, "addr": "10.55.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-09-22T04:52:30.000000", "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "3eaba116-b1c6-4d99-aea4-a74486f1f69d", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:52:44Z", "hostId": "820149074b4de6ef9fabe4d19fd7908eedc4066feedacefdbc744d3b", "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": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-22T04:52:37Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:47,552 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d used request id req-6355f617-ab1f-4603-94d6-c2718bd97809 2018-09-22 04:52:47,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:47,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-2bd7144e-ffa4-41a4-b62d-c56dc23e70d8 Date: Sat, 22 Sep 2018 04:52:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["f615e84f-624c-46d5-96bd-2a97088ebc23"],"description":"","tags":[],"updated_at":"2018-09-22T04:52:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","provider:network_type":"vxlan"}]} 2018-09-22 04:52:47,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net used request id req-2bd7144e-ffa4-41a4-b62d-c56dc23e70d8 2018-09-22 04:52:47,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:47,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d87ec82-8f27-41e2-9c13-b6852a75618e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:52:47,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-6d87ec82-8f27-41e2-9c13-b6852a75618e 2018-09-22 04:52:47,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:47,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-632e3065-9965-4463-93d4-3db7eca25f53 Date: Sat, 22 Sep 2018 04:52:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-22T04:52:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"f615e84f-624c-46d5-96bd-2a97088ebc23","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]} 2018-09-22 04:52:47,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-632e3065-9965-4463-93d4-3db7eca25f53 2018-09-22 04:52:47,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:47,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-e51d1c7b-6204-46f1-8b8b-4daf431e5d4c Date: Sat, 22 Sep 2018 04:52:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.4"}],"id":"05c4da51-170f-4fae-99e2-9e6de4522d97","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:04:96","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a794ee66-3c02-4764-b81d-506dd8b23bb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:43Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.15"}],"id":"067c10e3-ef8f-4421-825c-a0117bc6bfce","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:8a:88","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-2","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:34Z","binding:vnic_type":"normal","device_id":"3eaba116-b1c6-4d99-aea4-a74486f1f69d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.2"}],"id":"af01abd0-8029-4dc2-9cae-5a8b910d3b6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:5c:23","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a794ee66-3c02-4764-b81d-506dd8b23bb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.6"}],"id":"d3ee9326-6c49-4257-933e-21852b0a69cc","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:f5:00","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-1","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:16Z","binding:vnic_type":"normal","device_id":"37b49f83-a13a-472d-9a07-8a2ca5bd276a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.3"}],"id":"e9afa712-9b80-4664-837a-3fafcc4f16ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:d8:21","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a794ee66-3c02-4764-b81d-506dd8b23bb4"}]} 2018-09-22 04:52:47,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-e51d1c7b-6204-46f1-8b8b-4daf431e5d4c 2018-09-22 04:52:47,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:48,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-d4d659d1-e5b0-4c65-ba9b-214ad0da4e4d x-compute-request-id: req-d4d659d1-e5b0-4c65-ba9b-214ad0da4e4d Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:8a:88", "version": 4, "addr": "10.55.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-09-22T04:52:30.000000", "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "3eaba116-b1c6-4d99-aea4-a74486f1f69d", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:52:44Z", "hostId": "820149074b4de6ef9fabe4d19fd7908eedc4066feedacefdbc744d3b", "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": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-22T04:52:37Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:48,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d used request id req-d4d659d1-e5b0-4c65-ba9b-214ad0da4e4d 2018-09-22 04:52:48,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:48,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-a13b5114-f185-4253-b093-78b12391ed3c Date: Sat, 22 Sep 2018 04:52:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["f615e84f-624c-46d5-96bd-2a97088ebc23"],"description":"","tags":[],"updated_at":"2018-09-22T04:52:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","provider:network_type":"vxlan"}]} 2018-09-22 04:52:48,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net used request id req-a13b5114-f185-4253-b093-78b12391ed3c 2018-09-22 04:52:48,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:48,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ca5b4d-c92e-49b1-bb81-6f004872cdeb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:52:48,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-73ca5b4d-c92e-49b1-bb81-6f004872cdeb 2018-09-22 04:52:48,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:48,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-20cbb78e-123a-475f-af64-9264bd0ebd34 Date: Sat, 22 Sep 2018 04:52:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-22T04:52:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"f615e84f-624c-46d5-96bd-2a97088ebc23","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]} 2018-09-22 04:52:48,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-20cbb78e-123a-475f-af64-9264bd0ebd34 2018-09-22 04:52:48,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:48,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-3ba2fd5f-7359-42f2-bcfa-02d87518f5f0 Date: Sat, 22 Sep 2018 04:52:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.4"}],"id":"05c4da51-170f-4fae-99e2-9e6de4522d97","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:04:96","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a794ee66-3c02-4764-b81d-506dd8b23bb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:43Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.15"}],"id":"067c10e3-ef8f-4421-825c-a0117bc6bfce","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:8a:88","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-2","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:34Z","binding:vnic_type":"normal","device_id":"3eaba116-b1c6-4d99-aea4-a74486f1f69d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.2"}],"id":"af01abd0-8029-4dc2-9cae-5a8b910d3b6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:5c:23","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a794ee66-3c02-4764-b81d-506dd8b23bb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.6"}],"id":"d3ee9326-6c49-4257-933e-21852b0a69cc","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:f5:00","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-1","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:16Z","binding:vnic_type":"normal","device_id":"37b49f83-a13a-472d-9a07-8a2ca5bd276a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.3"}],"id":"e9afa712-9b80-4664-837a-3fafcc4f16ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:d8:21","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a794ee66-3c02-4764-b81d-506dd8b23bb4"}]} 2018-09-22 04:52:48,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-3ba2fd5f-7359-42f2-bcfa-02d87518f5f0 2018-09-22 04:52:48,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:49,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-bf3af5a4-d843-44dd-8d04-0d0b67675eab x-compute-request-id: req-bf3af5a4-d843-44dd-8d04-0d0b67675eab Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f5:00", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-09-22T04:52:20.000000", "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "37b49f83-a13a-472d-9a07-8a2ca5bd276a", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:52:26Z", "hostId": "5bfc98c26c9507a7aac3fdba1e157f33b330069697c281c375cffbb0", "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": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-22T04:52:19Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:49,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a used request id req-bf3af5a4-d843-44dd-8d04-0d0b67675eab 2018-09-22 04:52:49,304 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-09-22 04:52:49,304 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:52:49,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:49,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-2f914c61-e126-414e-8648-7c2118fbeb27 x-compute-request-id: req-2f914c61-e126-414e-8648-7c2118fbeb27 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f5:00", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-09-22T04:52:20.000000", "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "37b49f83-a13a-472d-9a07-8a2ca5bd276a", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:52:26Z", "hostId": "5bfc98c26c9507a7aac3fdba1e157f33b330069697c281c375cffbb0", "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": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-22T04:52:19Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:49,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a used request id req-2f914c61-e126-414e-8648-7c2118fbeb27 2018-09-22 04:52:49,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:50,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-b35d70b1-dc75-4485-a934-7d5efaf46303 Date: Sat, 22 Sep 2018 04:52:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["f615e84f-624c-46d5-96bd-2a97088ebc23"],"description":"","tags":[],"updated_at":"2018-09-22T04:52:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","provider:network_type":"vxlan"}]} 2018-09-22 04:52:50,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net used request id req-b35d70b1-dc75-4485-a934-7d5efaf46303 2018-09-22 04:52:50,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:50,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcbc180f-2b72-4002-a7d7-cb5ac1276b39 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:52:50,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-dcbc180f-2b72-4002-a7d7-cb5ac1276b39 2018-09-22 04:52:50,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:50,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6a8a853d-902b-4e0f-8680-4598d072ed72 Date: Sat, 22 Sep 2018 04:52:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-22T04:52:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"f615e84f-624c-46d5-96bd-2a97088ebc23","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]} 2018-09-22 04:52:50,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-6a8a853d-902b-4e0f-8680-4598d072ed72 2018-09-22 04:52:50,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:50,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-90c03610-0dd0-47d1-863c-dbe00ec27d9f Date: Sat, 22 Sep 2018 04:52:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.4"}],"id":"05c4da51-170f-4fae-99e2-9e6de4522d97","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:04:96","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a794ee66-3c02-4764-b81d-506dd8b23bb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:43Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.15"}],"id":"067c10e3-ef8f-4421-825c-a0117bc6bfce","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:8a:88","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-2","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:34Z","binding:vnic_type":"normal","device_id":"3eaba116-b1c6-4d99-aea4-a74486f1f69d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.2"}],"id":"af01abd0-8029-4dc2-9cae-5a8b910d3b6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:5c:23","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a794ee66-3c02-4764-b81d-506dd8b23bb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.6"}],"id":"d3ee9326-6c49-4257-933e-21852b0a69cc","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:f5:00","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-1","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:16Z","binding:vnic_type":"normal","device_id":"37b49f83-a13a-472d-9a07-8a2ca5bd276a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.3"}],"id":"e9afa712-9b80-4664-837a-3fafcc4f16ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:d8:21","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a794ee66-3c02-4764-b81d-506dd8b23bb4"}]} 2018-09-22 04:52:50,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-90c03610-0dd0-47d1-863c-dbe00ec27d9f 2018-09-22 04:52:50,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:50,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-5aee69a8-eb45-4bec-a21a-5d89c2cdaf96 x-compute-request-id: req-5aee69a8-eb45-4bec-a21a-5d89c2cdaf96 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f5:00", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-09-22T04:52:20.000000", "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "37b49f83-a13a-472d-9a07-8a2ca5bd276a", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:52:26Z", "hostId": "5bfc98c26c9507a7aac3fdba1e157f33b330069697c281c375cffbb0", "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": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-22T04:52:19Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:50,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a used request id req-5aee69a8-eb45-4bec-a21a-5d89c2cdaf96 2018-09-22 04:52:50,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:51,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-4479329a-4890-4339-a093-ccd9173b9d23 x-compute-request-id: req-4479329a-4890-4339-a093-ccd9173b9d23 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:8a:88", "version": 4, "addr": "10.55.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-09-22T04:52:30.000000", "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "3eaba116-b1c6-4d99-aea4-a74486f1f69d", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:52:44Z", "hostId": "820149074b4de6ef9fabe4d19fd7908eedc4066feedacefdbc744d3b", "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": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-22T04:52:37Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:51,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d used request id req-4479329a-4890-4339-a093-ccd9173b9d23 2018-09-22 04:52:51,145 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-09-22 04:52:51,146 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:52:51,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:51,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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,Accept-Encoding x-openstack-request-id: req-7576b2f2-d3a9-4a21-a7b0-a355bc591604 x-compute-request-id: req-7576b2f2-d3a9-4a21-a7b0-a355bc591604 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:8a:88", "version": 4, "addr": "10.55.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-09-22T04:52:30.000000", "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "3eaba116-b1c6-4d99-aea4-a74486f1f69d", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:52:44Z", "hostId": "820149074b4de6ef9fabe4d19fd7908eedc4066feedacefdbc744d3b", "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": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-22T04:52:37Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:51,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d used request id req-7576b2f2-d3a9-4a21-a7b0-a355bc591604 2018-09-22 04:52:51,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:51,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-5d092e63-fd29-4198-9d98-52786f392335 Date: Sat, 22 Sep 2018 04:52:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","subnets":["f615e84f-624c-46d5-96bd-2a97088ebc23"],"description":"","tags":[],"updated_at":"2018-09-22T04:52:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net","admin_state_up":true,"tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:07Z","provider:network_type":"vxlan"}]} 2018-09-22 04:52:51,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net used request id req-5d092e63-fd29-4198-9d98-52786f392335 2018-09-22 04:52:51,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:51,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45dc0562-690e-473c-b3dc-62705a4bc4ff Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:52:51,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-45dc0562-690e-473c-b3dc-62705a4bc4ff 2018-09-22 04:52:51,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:51,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-8e78a567-8637-4fc8-b739-8c0f92afafd7 Date: Sat, 22 Sep 2018 04:52:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-22T04:52:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"228b8e5239db42ab839634234cfa19ca","id":"f615e84f-624c-46d5-96bd-2a97088ebc23","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet"}]} 2018-09-22 04:52:51,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-8e78a567-8637-4fc8-b739-8c0f92afafd7 2018-09-22 04:52:51,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:51,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-e44cd572-8b5a-4973-af04-128822efef37 Date: Sat, 22 Sep 2018 04:52:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.4"}],"id":"05c4da51-170f-4fae-99e2-9e6de4522d97","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9e:04:96","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a794ee66-3c02-4764-b81d-506dd8b23bb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:43Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.15"}],"id":"067c10e3-ef8f-4421-825c-a0117bc6bfce","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:8a:88","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-2","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:34Z","binding:vnic_type":"normal","device_id":"3eaba116-b1c6-4d99-aea4-a74486f1f69d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.2"}],"id":"af01abd0-8029-4dc2-9cae-5a8b910d3b6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:5c:23","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a794ee66-3c02-4764-b81d-506dd8b23bb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.6"}],"id":"d3ee9326-6c49-4257-933e-21852b0a69cc","security_groups":["f56dc343-709c-4d7c-b428-e369daac9a36"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:f5:00","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-1","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:16Z","binding:vnic_type":"normal","device_id":"37b49f83-a13a-472d-9a07-8a2ca5bd276a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:52:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f615e84f-624c-46d5-96bd-2a97088ebc23","ip_address":"10.55.0.3"}],"id":"e9afa712-9b80-4664-837a-3fafcc4f16ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:d8:21","project_id":"228b8e5239db42ab839634234cfa19ca","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a794ee66-3c02-4764-b81d-506dd8b23bb4","tenant_id":"228b8e5239db42ab839634234cfa19ca","created_at":"2018-09-22T04:52:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a794ee66-3c02-4764-b81d-506dd8b23bb4"}]} 2018-09-22 04:52:51,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-e44cd572-8b5a-4973-af04-128822efef37 2018-09-22 04:52:51,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:52,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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,Accept-Encoding x-openstack-request-id: req-3c5bc583-3aab-4844-b8bc-541170c25428 x-compute-request-id: req-3c5bc583-3aab-4844-b8bc-541170c25428 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:8a:88", "version": 4, "addr": "10.55.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-09-22T04:52:30.000000", "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "3eaba116-b1c6-4d99-aea4-a74486f1f69d", "security_groups": [{"name": "default"}], "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:52:44Z", "hostId": "820149074b4de6ef9fabe4d19fd7908eedc4066feedacefdbc744d3b", "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": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-22T04:52:37Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:52,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d used request id req-3c5bc583-3aab-4844-b8bc-541170c25428 2018-09-22 04:52:52,317 - create_instance - INFO - Deleting Port with ID - d3ee9326-6c49-4257-933e-21852b0a69cc 2018-09-22 04:52:52,317 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-1 2018-09-22 04:52:52,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/d3ee9326-6c49-4257-933e-21852b0a69cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:52,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-36188d08-b5b0-4d9c-a1ce-7c903efed403 Date: Sat, 22 Sep 2018 04:52:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:52:52,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/d3ee9326-6c49-4257-933e-21852b0a69cc used request id req-36188d08-b5b0-4d9c-a1ce-7c903efed403 2018-09-22 04:52:52,884 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-09-22 04:52:52,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:53,031 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:52: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-46d1de93-816b-4b52-9fc2-1cff1c64ae63 x-compute-request-id: req-46d1de93-816b-4b52-9fc2-1cff1c64ae63 Content-Type: application/json 2018-09-22 04:52:53,031 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a used request id req-46d1de93-816b-4b52-9fc2-1cff1c64ae63 2018-09-22 04:52:53,032 - create_instance - INFO - Checking deletion status 2018-09-22 04:52:53,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:53,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-44a788e0-c40f-4989-82ef-0d662c3cf138 x-compute-request-id: req-44a788e0-c40f-4989-82ef-0d662c3cf138 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f5:00", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e1", "OS-SRV-USG:launched_at": "2018-09-22T04:52:20.000000", "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "37b49f83-a13a-472d-9a07-8a2ca5bd276a", "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:52:52Z", "hostId": "5bfc98c26c9507a7aac3fdba1e157f33b330069697c281c375cffbb0", "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": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-22T04:52:19Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:53,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a used request id req-44a788e0-c40f-4989-82ef-0d662c3cf138 2018-09-22 04:52:53,130 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-09-22 04:52:53,130 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:52:56,133 - create_instance - DEBUG - VM status query timeout in 296.89834404 2018-09-22 04:52:56,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2df4134e81f1cfa36be88980c71e7eba618c9bf" 2018-09-22 04:52:56,187 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04: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 x-openstack-request-id: req-fb12d45c-0d1f-4993-b60b-79af93892fbb x-compute-request-id: req-fb12d45c-0d1f-4993-b60b-79af93892fbb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 37b49f83-a13a-472d-9a07-8a2ca5bd276a could not be found.", "code": 404}} 2018-09-22 04:52:56,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/37b49f83-a13a-472d-9a07-8a2ca5bd276a used request id req-fb12d45c-0d1f-4993-b60b-79af93892fbb 2018-09-22 04:52:56,188 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 37b49f83-a13a-472d-9a07-8a2ca5bd276a could not be found. (HTTP 404) (Request-ID: req-fb12d45c-0d1f-4993-b60b-79af93892fbb) 2018-09-22 04:52:56,188 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-09-22 04:52:56,189 - create_instance - INFO - Deleting Port with ID - 067c10e3-ef8f-4421-825c-a0117bc6bfce 2018-09-22 04:52:56,189 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4port-2 2018-09-22 04:52:56,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/067c10e3-ef8f-4421-825c-a0117bc6bfce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:56,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-993a5706-4138-47dc-a04d-69deebd6f4f0 Date: Sat, 22 Sep 2018 04:52:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:52:56,585 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/067c10e3-ef8f-4421-825c-a0117bc6bfce used request id req-993a5706-4138-47dc-a04d-69deebd6f4f0 2018-09-22 04:52:56,585 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-09-22 04:52:56,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:56,728 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04: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 x-openstack-request-id: req-89fca390-e6cb-4e89-9eb9-06b50c188e21 x-compute-request-id: req-89fca390-e6cb-4e89-9eb9-06b50c188e21 Content-Type: application/json 2018-09-22 04:52:56,728 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d used request id req-89fca390-e6cb-4e89-9eb9-06b50c188e21 2018-09-22 04:52:56,729 - create_instance - INFO - Checking deletion status 2018-09-22 04:52:56,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:52:56,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-5c339e46-9cc0-48d6-ba06-8f0dd16a21c1 x-compute-request-id: req-5c339e46-9cc0-48d6-ba06-8f0dd16a21c1 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d", "rel": "bookmark"}], "image": {"id": "2aece019-a056-4a37-a9d9-adf9940798c9", "links": [{"href": "http://172.30.9.23:8774/images/2aece019-a056-4a37-a9d9-adf9940798c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e4", "OS-SRV-USG:launched_at": "2018-09-22T04:52:30.000000", "flavor": {"id": "51393182-373c-4e24-af74-7cbbd8691943", "links": [{"href": "http://172.30.9.23:8774/flavors/51393182-373c-4e24-af74-7cbbd8691943", "rel": "bookmark"}]}, "id": "3eaba116-b1c6-4d99-aea4-a74486f1f69d", "user_id": "c7f0064b3f1848fda73caf46da22e8f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:52:56Z", "hostId": "820149074b4de6ef9fabe4d19fd7908eedc4066feedacefdbc744d3b", "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": "CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-22T04:52:37Z", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:52:56,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d used request id req-5c339e46-9cc0-48d6-ba06-8f0dd16a21c1 2018-09-22 04:52:56,990 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-09-22 04:52:56,990 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:52:59,993 - create_instance - DEBUG - VM status query timeout in 296.736095905 2018-09-22 04:52:59,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d46741dcbfabbab89779cb7ddb756edb472f5a" 2018-09-22 04:53:00,048 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04: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 x-openstack-request-id: req-13d92a30-284c-4745-9628-408c3652c7d0 x-compute-request-id: req-13d92a30-284c-4745-9628-408c3652c7d0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3eaba116-b1c6-4d99-aea4-a74486f1f69d could not be found.", "code": 404}} 2018-09-22 04:53:00,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3eaba116-b1c6-4d99-aea4-a74486f1f69d used request id req-13d92a30-284c-4745-9628-408c3652c7d0 2018-09-22 04:53:00,049 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3eaba116-b1c6-4d99-aea4-a74486f1f69d could not be found. (HTTP 404) (Request-ID: req-13d92a30-284c-4745-9628-408c3652c7d0) 2018-09-22 04:53:00,049 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-09-22 04:53:00,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/51393182-373c-4e24-af74-7cbbd8691943 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb7f589d9095a6b0ab57f2388c6f83eeb515aa4a" 2018-09-22 04:53:00,099 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04: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 x-openstack-request-id: req-4dd35edb-afc7-4979-af16-591757c2c1a8 x-compute-request-id: req-4dd35edb-afc7-4979-af16-591757c2c1a8 Content-Length: 0 Content-Type: application/json 2018-09-22 04:53:00,099 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/51393182-373c-4e24-af74-7cbbd8691943 used request id req-4dd35edb-afc7-4979-af16-591757c2c1a8 2018-09-22 04:53:00,100 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet 2018-09-22 04:53:00,100 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-subnet 2018-09-22 04:53:00,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/f615e84f-624c-46d5-96bd-2a97088ebc23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10399bdeec8a8fc027da2b2bec2652c3a22a84ac" 2018-09-22 04:53:02,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5ffd26da-1865-4476-a69e-d990d2c82b09 Date: Sat, 22 Sep 2018 04:53:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:53:02,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f615e84f-624c-46d5-96bd-2a97088ebc23 used request id req-5ffd26da-1865-4476-a69e-d990d2c82b09 2018-09-22 04:53:02,315 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-priv-net 2018-09-22 04:53:02,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/a794ee66-3c02-4764-b81d-506dd8b23bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10399bdeec8a8fc027da2b2bec2652c3a22a84ac" 2018-09-22 04:53:03,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-66ec04b0-9d9d-444b-afe6-1212eae861d1 Date: Sat, 22 Sep 2018 04:53:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:53:03,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a794ee66-3c02-4764-b81d-506dd8b23bb4 used request id req-66ec04b0-9d9d-444b-afe6-1212eae861d1 2018-09-22 04:53:03,262 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-19ec1e0c-54be-443f-a895-e9750ab306c4-image 2018-09-22 04:53:03,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/2aece019-a056-4a37-a9d9-adf9940798c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0724cb363ec8429e506c7762961253c789100c9e" 2018-09-22 04:53:04,017 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2932b14c-e6a1-49bb-83a8-26859b8120de Date: Sat, 22 Sep 2018 04:53:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:53:04,018 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/2aece019-a056-4a37-a9d9-adf9940798c9 used request id req-2932b14c-e6a1-49bb-83a8-26859b8120de 2018-09-22 04:53:04,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" 2018-09-22 04:53:04,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e3e30c7f-6da2-4cf5-8cc2-01a2fb0a09d0 Date: Sat, 22 Sep 2018 04:53:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:53:04,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e3e30c7f-6da2-4cf5-8cc2-01a2fb0a09d0 2018-09-22 04:53:04,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" 2018-09-22 04:53:04,346 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06a48923-9e4a-468d-b67e-625ee1f8d3f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:53:04,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-06a48923-9e4a-468d-b67e-625ee1f8d3f7 2018-09-22 04:53:04,347 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:53:04,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" 2018-09-22 04:53:04,436 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dcb0e44-45ff-4257-b1a1-3cc8c053a85f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:53:04,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-3dcb0e44-45ff-4257-b1a1-3cc8c053a85f 2018-09-22 04:53:04,436 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:53:04,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" 2018-09-22 04:53:04,517 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13641795-32e3-4cb7-9d71-2591bcdae3f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:53:04,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-13641795-32e3-4cb7-9d71-2591bcdae3f0 2018-09-22 04:53:04,517 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:53:04,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" 2018-09-22 04:53:04,609 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dadc0c88-8a73-45c3-bef5-59231ee108f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:53:04,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-dadc0c88-8a73-45c3-bef5-59231ee108f3 2018-09-22 04:53:04,610 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:53:04,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" 2018-09-22 04:53:04,698 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-343a6770-4dbd-4fef-b163-d2da47ec1b78 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:53:04,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-343a6770-4dbd-4fef-b163-d2da47ec1b78 2018-09-22 04:53:04,698 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:53:04,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" 2018-09-22 04:53:04,781 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-996f83b7-dbd6-4025-9803-9008b3432945 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:53:04,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-996f83b7-dbd6-4025-9803-9008b3432945 2018-09-22 04:53:04,782 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:53:04,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" 2018-09-22 04:53:04,875 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7330a143-9ad9-4b97-9519-90b5ef1b09e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:53:04,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-7330a143-9ad9-4b97-9519-90b5ef1b09e0 2018-09-22 04:53:04,875 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:53:04,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" 2018-09-22 04:53:04,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8550c64e-2de4-4ce6-a3b7-91d15b99f138 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 04:53:04,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-8550c64e-2de4-4ce6-a3b7-91d15b99f138 2018-09-22 04:53:04,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" 2018-09-22 04:53:05,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94097b3b-a86f-467b-bb5c-4bd8a1d702df Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 04:53:05,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-94097b3b-a86f-467b-bb5c-4bd8a1d702df 2018-09-22 04:53:05,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" 2018-09-22 04:53:05,142 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:53:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e11d9bf-98a0-474f-9f8f-092a58348765 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 04:53:05,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-1e11d9bf-98a0-474f-9f8f-092a58348765 2018-09-22 04:53:05,143 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:53:05,144 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-a222ec81-853b-434-proj 2018-09-22 04:53:05,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3a0f1e9b25324d47b83e1575337a27e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" 2018-09-22 04:53:05,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:53:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9840b369-9e57-45fa-ba06-a71fb570ee74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:53:05,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3a0f1e9b25324d47b83e1575337a27e3 used request id req-9840b369-9e57-45fa-ba06-a71fb570ee74 2018-09-22 04:53:05,338 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-a222ec81-853b-434-proj-role 2018-09-22 04:53:05,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/05bb65b4616449609e1c4f9c6765a921 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" 2018-09-22 04:53:05,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:53:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c12335a0-0a9b-48fc-99fc-3e7628f9d6f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:53:05,442 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/05bb65b4616449609e1c4f9c6765a921 used request id req-c12335a0-0a9b-48fc-99fc-3e7628f9d6f2 2018-09-22 04:53:05,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e5f44660114d4d94c7cde0e20dfcbb84274015" 2018-09-22 04:53:05,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d47c693b-c0b9-4967-8c06-2a6a069ecfc1 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:53:05,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d47c693b-c0b9-4967-8c06-2a6a069ecfc1 2018-09-22 04:53:05,540 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-a222ec81-853b-434-user 2018-09-22 04:53:05,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a1e82be0bad240a29c04ddd82afb55f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc970a0c2c16e7c871879798ec354eced1c313c5" 2018-09-22 04:53:05,831 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:53:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de4fe43f-5847-432c-a22c-57760e3060da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:53:05,831 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a1e82be0bad240a29c04ddd82afb55f2 used request id req-de4fe43f-5847-432c-a22c-57760e3060da 2018-09-22 04:53:05,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:53:06,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:53:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["KwsnhmgAT_2mKJcv863QuA"], "issued_at": "2018-09-22T04:53:06.000000Z"}} 2018-09-22 04:53:06,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e4d76e795556ef5bf731683a877b414e2a96bc" 2018-09-22 04:53:06,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8617aea-1327-4257-afcf-3c49acd23005 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:53:06,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f8617aea-1327-4257-afcf-3c49acd23005 2018-09-22 04:53:06,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:53:06,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:53:06,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:53:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["WO0FO9qvRD-lcuoBqsWROw"], "issued_at": "2018-09-22T04:53:06.000000Z"}} 2018-09-22 04:53:06,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2800e4c4302d0f027d368daff8d1971c4b3414b" 2018-09-22 04:53:06,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e36a6b-8bdc-4820-92db-f86f15a04248 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:53:06,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-60e36a6b-8bdc-4820-92db-f86f15a04248 2018-09-22 04:53:06,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:53:06,874 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:53:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:53:06,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2800e4c4302d0f027d368daff8d1971c4b3414b" 2018-09-22 04:53:06,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d07f9906-e647-45b5-ab96-c82ffbbb1ca4 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:53:06,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj used request id req-d07f9906-e647-45b5-ab96-c82ffbbb1ca4 2018-09-22 04:53:06,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2800e4c4302d0f027d368daff8d1971c4b3414b" 2018-09-22 04:53:07,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-680b9182-4d2c-48c7-88fd-3a2e88ba2d4c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:53:07,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-680b9182-4d2c-48c7-88fd-3a2e88ba2d4c 2018-09-22 04:53:07,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2800e4c4302d0f027d368daff8d1971c4b3414b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj"}}' 2018-09-22 04:53:07,180 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:53:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdc74e95-c853-4296-bc56-3fc2a5bb525d Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7"}, "enabled": true, "id": "b5f77dec7ba2442f93ea6e00247dbbe7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj"}} 2018-09-22 04:53:07,180 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cdc74e95-c853-4296-bc56-3fc2a5bb525d 2018-09-22 04:53:07,181 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj 2018-09-22 04:53:07,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:53:07,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:53:07,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:53:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["svvyMiPtQCWwk_CW-IYQWA"], "issued_at": "2018-09-22T04:53:07.000000Z"}} 2018-09-22 04:53:07,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733be63950fde4958d70e088d2448b2ef3c2792" 2018-09-22 04:53:07,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028a4ab7-e9fc-45ea-b7a7-d15a27c66c40 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:53:07,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-028a4ab7-e9fc-45ea-b7a7-d15a27c66c40 2018-09-22 04:53:07,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:53:07,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:53:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:53:07,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733be63950fde4958d70e088d2448b2ef3c2792" 2018-09-22 04:53:07,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e7cf96b-bd5d-404a-add7-5e0a79920824 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:53:07,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0e7cf96b-bd5d-404a-add7-5e0a79920824 2018-09-22 04:53:07,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733be63950fde4958d70e088d2448b2ef3c2792" 2018-09-22 04:53:07,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d2ddc3c-c631-4467-b521-545043440853 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7"}, "enabled": true, "id": "b5f77dec7ba2442f93ea6e00247dbbe7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj"}]} 2018-09-22 04:53:07,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj used request id req-6d2ddc3c-c631-4467-b521-545043440853 2018-09-22 04:53:07,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733be63950fde4958d70e088d2448b2ef3c2792" 2018-09-22 04:53:07,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ff673a-c540-47d7-a518-c188519a6d52 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:53:07,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-44ff673a-c540-47d7-a518-c188519a6d52 2018-09-22 04:53:08,317 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-684bb66d-6d73-419-user 2018-09-22 04:53:08,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:53:08,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2800e4c4302d0f027d368daff8d1971c4b3414b" 2018-09-22 04:53:08,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-620b6e51-cc04-4940-93a4-6bee013e8936 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:53:08,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-620b6e51-cc04-4940-93a4-6bee013e8936 2018-09-22 04:53:08,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2800e4c4302d0f027d368daff8d1971c4b3414b" -d '{"role": {"name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj-role"}}' 2018-09-22 04:53:08,461 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:53:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e6bb40c-565a-4c43-aff4-cafecd6b87eb Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b5ed0bac642040f68383aec3338952c8", "links": {"self": "http://172.30.9.23:5000/v3/roles/b5ed0bac642040f68383aec3338952c8"}, "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj-role"}} 2018-09-22 04:53:08,461 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0e6bb40c-565a-4c43-aff4-cafecd6b87eb 2018-09-22 04:53:08,461 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj-role 2018-09-22 04:53:08,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/b5ed0bac642040f68383aec3338952c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2800e4c4302d0f027d368daff8d1971c4b3414b" 2018-09-22 04:53:08,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-159d4906-8317-491e-9fad-2a1bfcf52842 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/b5ed0bac642040f68383aec3338952c8"}, "domain_id": null, "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj-role", "id": "b5ed0bac642040f68383aec3338952c8"}} 2018-09-22 04:53:08,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/b5ed0bac642040f68383aec3338952c8 used request id req-159d4906-8317-491e-9fad-2a1bfcf52842 2018-09-22 04:53:08,553 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj-role to project CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj 2018-09-22 04:53:08,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7/users/59efcc563c8d41b3a270c056a17c623c/roles/b5ed0bac642040f68383aec3338952c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2800e4c4302d0f027d368daff8d1971c4b3414b" 2018-09-22 04:53:08,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:53:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d3a5832-fdf3-40e8-946f-320e001aaea8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:53:08,673 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7/users/59efcc563c8d41b3a270c056a17c623c/roles/b5ed0bac642040f68383aec3338952c8 used request id req-3d3a5832-fdf3-40e8-946f-320e001aaea8 2018-09-22 04:53:08,673 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:53:08,675 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:53:08,675 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-09-22 04:53:08,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:53:08,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:53:09,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b5ed0bac642040f68383aec3338952c8", "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj-role"}], "expires_at": "2018-09-22T05:53:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5f77dec7ba2442f93ea6e00247dbbe7", "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-user", "id": "59efcc563c8d41b3a270c056a17c623c"}, "audit_ids": ["2PgiSsnqR82muz3TzVAWfQ"], "issued_at": "2018-09-22T04:53:09.000000Z"}} 2018-09-22 04:53:09,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647fec50b032481bd65ad6ab962156d8acc0b597" 2018-09-22 04:53:09,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75c0d314-97be-47a2-a2f7-0b7ef5607ca2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:53:09,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-75c0d314-97be-47a2-a2f7-0b7ef5607ca2 2018-09-22 04:53:09,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}647fec50b032481bd65ad6ab962156d8acc0b597" 2018-09-22 04:53:09,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-56ef4c75-58ae-4d44-bbaf-aa0161b0623e Date: Sat, 22 Sep 2018 04:53:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6"} 2018-09-22 04:53:09,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6 used request id req-56ef4c75-58ae-4d44-bbaf-aa0161b0623e 2018-09-22 04:53:09,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}647fec50b032481bd65ad6ab962156d8acc0b597" 2018-09-22 04:53:09,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5cb38cf9-a794-4e04-afaf-bd5cd502355b Date: Sat, 22 Sep 2018 04:53:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:53:09,484 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5cb38cf9-a794-4e04-afaf-bd5cd502355b 2018-09-22 04:53:09,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}647fec50b032481bd65ad6ab962156d8acc0b597" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6"}' 2018-09-22 04:53:09,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345 X-Openstack-Request-Id: req-1f363320-21ff-4f3f-a354-18f206ee2bfd Date: Sat, 22 Sep 2018 04:53:09 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:53:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:53:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "min_disk": 0, "protected": false, "id": "d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "file": "/v2/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345/file", "checksum": null, "owner": "b5f77dec7ba2442f93ea6e00247dbbe7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:53:09,691 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1f363320-21ff-4f3f-a354-18f206ee2bfd 2018-09-22 04:53:09,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}647fec50b032481bd65ad6ab962156d8acc0b597" -d '' 2018-09-22 04:53:10,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1823143a-6059-4180-addf-ab2f72177ac7 Date: Sat, 22 Sep 2018 04:53:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:53:10,495 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345/file used request id req-1823143a-6059-4180-addf-ab2f72177ac7 2018-09-22 04:53:10,496 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:53:10,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}647fec50b032481bd65ad6ab962156d8acc0b597" 2018-09-22 04:53:10,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-28591073-e67c-4fa2-8f4a-9cab7c386141 Date: Sat, 22 Sep 2018 04:53:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:53:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:53:10Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345/snap", "metadata": {}}], "self": "/v2/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "min_disk": 0, "protected": false, "id": "d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "file": "/v2/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b5f77dec7ba2442f93ea6e00247dbbe7", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:53:10,658 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345 used request id req-28591073-e67c-4fa2-8f4a-9cab7c386141 2018-09-22 04:53:10,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}647fec50b032481bd65ad6ab962156d8acc0b597" 2018-09-22 04:53:10,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6e853f6f-e0b6-45f5-aafc-024359cb5a1d Date: Sat, 22 Sep 2018 04:53:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:53:10,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6e853f6f-e0b6-45f5-aafc-024359cb5a1d 2018-09-22 04:53:10,821 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6 2018-09-22 04:53:10,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}647fec50b032481bd65ad6ab962156d8acc0b597" 2018-09-22 04:53:11,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-26771f23-a96a-4d04-bea9-45fc0dedecba Date: Sat, 22 Sep 2018 04:53:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:53:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:53:10Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345/snap", "metadata": {}}], "self": "/v2/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "min_disk": 0, "protected": false, "id": "d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "file": "/v2/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b5f77dec7ba2442f93ea6e00247dbbe7", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:53:11,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345 used request id req-26771f23-a96a-4d04-bea9-45fc0dedecba 2018-09-22 04:53:11,069 - create_image - DEBUG - Instance status is - active 2018-09-22 04:53:11,069 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6 2018-09-22 04:53:11,070 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6 2018-09-22 04:53:11,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:53:11,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:53:11,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:53:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["fqE9Z431TmKvichDR9Easw"], "issued_at": "2018-09-22T04:53:11.000000Z"}} 2018-09-22 04:53:11,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}187baf68925dee0b357706fc8965dff0e9ebe1c5" 2018-09-22 04:53:11,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cd2c27e-72e3-43e6-8530-5103397acaea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:53:11,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1cd2c27e-72e3-43e6-8530-5103397acaea 2018-09-22 04:53:11,537 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:53:11,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}187baf68925dee0b357706fc8965dff0e9ebe1c5" 2018-09-22 04:53:11,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53: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-c13c37d9-b3c2-457d-a4ec-75bcb2981659 x-compute-request-id: req-c13c37d9-b3c2-457d-a4ec-75bcb2981659 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:53:11,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c13c37d9-b3c2-457d-a4ec-75bcb2981659 2018-09-22 04:53:11,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}187baf68925dee0b357706fc8965dff0e9ebe1c5" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:53:11,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53: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-750fa813-1e9e-4f3a-9826-82da1b61867a x-compute-request-id: req-750fa813-1e9e-4f3a-9826-82da1b61867a Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e706af98-3b13-45ac-bc09-58336f4c19d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e706af98-3b13-45ac-bc09-58336f4c19d3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e706af98-3b13-45ac-bc09-58336f4c19d3", "name": "CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:53:11,753 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-750fa813-1e9e-4f3a-9826-82da1b61867a 2018-09-22 04:53:11,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:53:11,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:53:12,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b5ed0bac642040f68383aec3338952c8", "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj-role"}], "expires_at": "2018-09-22T05:53:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5f77dec7ba2442f93ea6e00247dbbe7", "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-user", "id": "59efcc563c8d41b3a270c056a17c623c"}, "audit_ids": ["YSz7TtqMRi-aFOgEN5HoFA"], "issued_at": "2018-09-22T04:53:12.000000Z"}} 2018-09-22 04:53:12,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc944dcf8d58c9930744cdd4d557e007d73ba17b" 2018-09-22 04:53:12,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f437b6d7-2f68-4520-a703-e37bf2487b0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:53:12,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f437b6d7-2f68-4520-a703-e37bf2487b0f 2018-09-22 04:53:12,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc944dcf8d58c9930744cdd4d557e007d73ba17b" 2018-09-22 04:53:12,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9590b832-27bd-43ea-94c7-07885ebcd0b8 Date: Sat, 22 Sep 2018 04:53:12 GMT RESP BODY: {"networks":[]} 2018-09-22 04:53:12,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net used request id req-9590b832-27bd-43ea-94c7-07885ebcd0b8 2018-09-22 04:53:12,385 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net 2018-09-22 04:53:12,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc944dcf8d58c9930744cdd4d557e007d73ba17b" -d '{"network": {"name": "CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net", "admin_state_up": true}}' 2018-09-22 04:53:12,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-8a88c74b-399c-4fc8-8f9f-8a837d9d9f76 Date: Sat, 22 Sep 2018 04:53:12 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"02b1219b-c5ab-4383-aa1b-8401a9751000","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:53:12Z","is_default":false,"name":"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:12Z","mtu":1450}} 2018-09-22 04:53:12,938 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-8a88c74b-399c-4fc8-8f9f-8a837d9d9f76 2018-09-22 04:53:12,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=02b1219b-c5ab-4383-aa1b-8401a9751000 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc944dcf8d58c9930744cdd4d557e007d73ba17b" 2018-09-22 04:53:13,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-1c1889f9-4bb0-471d-85e1-3e4d1e04da30 Date: Sat, 22 Sep 2018 04:53:13 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-09-22T04:53:12Z","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","id":"02b1219b-c5ab-4383-aa1b-8401a9751000","name":"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net"}]} 2018-09-22 04:53:13,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=02b1219b-c5ab-4383-aa1b-8401a9751000 used request id req-1c1889f9-4bb0-471d-85e1-3e4d1e04da30 2018-09-22 04:53:13,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc944dcf8d58c9930744cdd4d557e007d73ba17b" 2018-09-22 04:53:13,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a5ba251d-eb86-4cfe-b389-5cc20fdfe643 Date: Sat, 22 Sep 2018 04:53:13 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:53:13,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000 used request id req-a5ba251d-eb86-4cfe-b389-5cc20fdfe643 2018-09-22 04:53:13,501 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-subnet 2018-09-22 04:53:13,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc944dcf8d58c9930744cdd4d557e007d73ba17b" -d '{"subnets": [{"ip_version": 4, "network_id": "02b1219b-c5ab-4383-aa1b-8401a9751000", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-subnet"}]}' 2018-09-22 04:53:14,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4c5b7c2d-28ac-4939-953c-fbca4659d807 Date: Sat, 22 Sep 2018 04:53:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02b1219b-c5ab-4383-aa1b-8401a9751000","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:14Z","dns_nameservers":[],"updated_at":"2018-09-22T04:53:14Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","id":"117765cc-b5e4-4bcc-a0d9-805e8f86b419","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-subnet"}]} 2018-09-22 04:53:14,310 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-4c5b7c2d-28ac-4939-953c-fbca4659d807 2018-09-22 04:53:14,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=02b1219b-c5ab-4383-aa1b-8401a9751000 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc944dcf8d58c9930744cdd4d557e007d73ba17b" 2018-09-22 04:53:14,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-72cb229b-08ac-4e1d-9d23-366f0baaf10c Date: Sat, 22 Sep 2018 04:53:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["117765cc-b5e4-4bcc-a0d9-805e8f86b419"],"updated_at":"2018-09-22T04:53:14Z","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","id":"02b1219b-c5ab-4383-aa1b-8401a9751000","name":"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net"}]} 2018-09-22 04:53:14,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=02b1219b-c5ab-4383-aa1b-8401a9751000 used request id req-72cb229b-08ac-4e1d-9d23-366f0baaf10c 2018-09-22 04:53:14,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc944dcf8d58c9930744cdd4d557e007d73ba17b" 2018-09-22 04:53:14,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-df324b97-aa95-4eff-9217-8fd1a21e90a4 Date: Sat, 22 Sep 2018 04:53:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02b1219b-c5ab-4383-aa1b-8401a9751000","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:14Z","dns_nameservers":[],"updated_at":"2018-09-22T04:53:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","id":"117765cc-b5e4-4bcc-a0d9-805e8f86b419","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-subnet"}]} 2018-09-22 04:53:14,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000 used request id req-df324b97-aa95-4eff-9217-8fd1a21e90a4 2018-09-22 04:53:14,486 - OpenStackNetwork - DEBUG - Network [02b1219b-c5ab-4383-aa1b-8401a9751000] created successfully 2018-09-22 04:53:14,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:53:14,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:53:14,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b5ed0bac642040f68383aec3338952c8", "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj-role"}], "expires_at": "2018-09-22T05:53:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5f77dec7ba2442f93ea6e00247dbbe7", "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-user", "id": "59efcc563c8d41b3a270c056a17c623c"}, "audit_ids": ["5TF0EjINRC6ZR7rTpeLXmw"], "issued_at": "2018-09-22T04:53:14.000000Z"}} 2018-09-22 04:53:14,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:14,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4aa24d7-dfb2-439d-8d06-942bc8cf44f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:53:14,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a4aa24d7-dfb2-439d-8d06-942bc8cf44f0 2018-09-22 04:53:14,980 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:53:14,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:15,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6da7306-52cf-466d-aa71-1846fbdc0177 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:53:15,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b6da7306-52cf-466d-aa71-1846fbdc0177 2018-09-22 04:53:15,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:15,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-60f1356a-4db9-417e-88d6-5d5e5aa76606 Date: Sat, 22 Sep 2018 04:53: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":["117765cc-b5e4-4bcc-a0d9-805e8f86b419"],"updated_at":"2018-09-22T04:53:14Z","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","id":"02b1219b-c5ab-4383-aa1b-8401a9751000","name":"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net"}]} 2018-09-22 04:53:15,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net used request id req-60f1356a-4db9-417e-88d6-5d5e5aa76606 2018-09-22 04:53:15,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:53:15,336 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:53:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:53:15,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:15,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37881a90-4a56-4238-af6c-0e5898b26d04 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7"}, "enabled": true, "id": "b5f77dec7ba2442f93ea6e00247dbbe7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj"}} 2018-09-22 04:53:15,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7 used request id req-37881a90-4a56-4238-af6c-0e5898b26d04 2018-09-22 04:53:15,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:15,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6a6a88c3-9e23-467e-b32d-e0a1df9e1c8a Date: Sat, 22 Sep 2018 04:53:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02b1219b-c5ab-4383-aa1b-8401a9751000","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:14Z","dns_nameservers":[],"updated_at":"2018-09-22T04:53:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","id":"117765cc-b5e4-4bcc-a0d9-805e8f86b419","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-subnet"}]} 2018-09-22 04:53:15,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000 used request id req-6a6a88c3-9e23-467e-b32d-e0a1df9e1c8a 2018-09-22 04:53:15,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000&name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:15,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0df056a0-0bf1-4f92-8708-c0cc18db50f7 Date: Sat, 22 Sep 2018 04:53:15 GMT RESP BODY: {"ports":[]} 2018-09-22 04:53:15,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000&name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-port&admin_state_up=True used request id req-0df056a0-0bf1-4f92-8708-c0cc18db50f7 2018-09-22 04:53:15,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:16,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53: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-c1e5b650-a1bd-49e4-9376-7e7725cf0066 x-compute-request-id: req-c1e5b650-a1bd-49e4-9376-7e7725cf0066 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:53:16,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-inst used request id req-c1e5b650-a1bd-49e4-9376-7e7725cf0066 2018-09-22 04:53:16,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:16,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c8affcaf-d06b-42b1-915b-8d94c6f56e91 Date: Sat, 22 Sep 2018 04:53:16 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":["117765cc-b5e4-4bcc-a0d9-805e8f86b419"],"updated_at":"2018-09-22T04:53:14Z","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","id":"02b1219b-c5ab-4383-aa1b-8401a9751000","name":"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net"}]} 2018-09-22 04:53:16,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net used request id req-c8affcaf-d06b-42b1-915b-8d94c6f56e91 2018-09-22 04:53:16,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:16,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9187ffc-424d-42d4-953d-5337ee2d874a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7"}, "enabled": true, "id": "b5f77dec7ba2442f93ea6e00247dbbe7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj"}} 2018-09-22 04:53:16,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7 used request id req-d9187ffc-424d-42d4-953d-5337ee2d874a 2018-09-22 04:53:16,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:16,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-aa5acdae-1d5c-4cba-9b6d-32cf4eacd967 Date: Sat, 22 Sep 2018 04:53:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02b1219b-c5ab-4383-aa1b-8401a9751000","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:14Z","dns_nameservers":[],"updated_at":"2018-09-22T04:53:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","id":"117765cc-b5e4-4bcc-a0d9-805e8f86b419","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-subnet"}]} 2018-09-22 04:53:16,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000 used request id req-aa5acdae-1d5c-4cba-9b6d-32cf4eacd967 2018-09-22 04:53:16,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000&name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:16,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f6cdd34d-c532-4fa7-b6bd-7f31ccde8b45 Date: Sat, 22 Sep 2018 04:53:16 GMT RESP BODY: {"ports":[]} 2018-09-22 04:53:16,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000&name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-port&admin_state_up=True used request id req-f6cdd34d-c532-4fa7-b6bd-7f31ccde8b45 2018-09-22 04:53:16,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:53:16,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:53:17,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b5ed0bac642040f68383aec3338952c8", "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj-role"}], "expires_at": "2018-09-22T05:53:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5f77dec7ba2442f93ea6e00247dbbe7", "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/b5f77dec7ba2442f93ea6e00247dbbe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-user", "id": "59efcc563c8d41b3a270c056a17c623c"}, "audit_ids": ["KY7K805dTXubBPWTr6vLfw"], "issued_at": "2018-09-22T04:53:17.000000Z"}} 2018-09-22 04:53:17,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683a3a2320f1a4424bdffd8dbf725b5646383bd5" 2018-09-22 04:53:17,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88da857-2d4f-4e46-aab2-bc20b31cd4d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:53:17,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c88da857-2d4f-4e46-aab2-bc20b31cd4d1 2018-09-22 04:53:17,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:17,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-21cc112d-7637-4e1c-8906-4bc4062dea8c Date: Sat, 22 Sep 2018 04:53:17 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":["117765cc-b5e4-4bcc-a0d9-805e8f86b419"],"updated_at":"2018-09-22T04:53:14Z","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","id":"02b1219b-c5ab-4383-aa1b-8401a9751000","name":"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net"}]} 2018-09-22 04:53:17,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net used request id req-21cc112d-7637-4e1c-8906-4bc4062dea8c 2018-09-22 04:53:17,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:17,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-576873c0-603d-46f8-980e-67d5525bf25f Date: Sat, 22 Sep 2018 04:53:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02b1219b-c5ab-4383-aa1b-8401a9751000","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:14Z","dns_nameservers":[],"updated_at":"2018-09-22T04:53:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","id":"117765cc-b5e4-4bcc-a0d9-805e8f86b419","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-subnet"}]} 2018-09-22 04:53:17,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000 used request id req-576873c0-603d-46f8-980e-67d5525bf25f 2018-09-22 04:53:17,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:18,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2efa2bb6-4161-430c-bc52-3df13a1aefa1 Date: Sat, 22 Sep 2018 04:53:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["117765cc-b5e4-4bcc-a0d9-805e8f86b419"],"updated_at":"2018-09-22T04:53:14Z","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","id":"02b1219b-c5ab-4383-aa1b-8401a9751000","name":"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net"}]} 2018-09-22 04:53:18,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net used request id req-2efa2bb6-4161-430c-bc52-3df13a1aefa1 2018-09-22 04:53:18,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:53:18,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:53:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:53:18,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683a3a2320f1a4424bdffd8dbf725b5646383bd5" 2018-09-22 04:53:18,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-963ffdb0-13ac-462d-a55c-31412f16850c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7"}, "enabled": true, "id": "b5f77dec7ba2442f93ea6e00247dbbe7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj"}} 2018-09-22 04:53:18,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7 used request id req-963ffdb0-13ac-462d-a55c-31412f16850c 2018-09-22 04:53:18,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:18,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-27a15902-90a4-4d85-9511-53d189403881 Date: Sat, 22 Sep 2018 04:53:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02b1219b-c5ab-4383-aa1b-8401a9751000","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:14Z","dns_nameservers":[],"updated_at":"2018-09-22T04:53:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","id":"117765cc-b5e4-4bcc-a0d9-805e8f86b419","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-subnet"}]} 2018-09-22 04:53:18,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000 used request id req-27a15902-90a4-4d85-9511-53d189403881 2018-09-22 04:53:18,200 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net 2018-09-22 04:53:18,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" -d '{"port": {"network_id": "02b1219b-c5ab-4383-aa1b-8401a9751000", "name": "CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-port", "admin_state_up": true}}' 2018-09-22 04:53:19,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-532d3d2c-6e71-4669-adc8-b02bca3303cf Date: Sat, 22 Sep 2018 04:53:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:53:18Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"117765cc-b5e4-4bcc-a0d9-805e8f86b419","ip_address":"10.55.0.10"}],"id":"7ed003ea-b49d-44bc-8716-0f51438414a6","security_groups":["30535cd2-8c71-4163-a000-8e97f86e5c90"],"mac_address":"fa:16:3e:ae:df:4f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-port","project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","qos_policy_id":null,"admin_state_up":true,"network_id":"02b1219b-c5ab-4383-aa1b-8401a9751000","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:18Z","binding:vnic_type":"normal"}} 2018-09-22 04:53:19,453 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-532d3d2c-6e71-4669-adc8-b02bca3303cf 2018-09-22 04:53:19,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:19,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-20ac8f48-ec79-492f-8aa8-607cfec95637 Date: Sat, 22 Sep 2018 04:53: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":["117765cc-b5e4-4bcc-a0d9-805e8f86b419"],"updated_at":"2018-09-22T04:53:14Z","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","id":"02b1219b-c5ab-4383-aa1b-8401a9751000","name":"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net"}]} 2018-09-22 04:53:19,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net used request id req-20ac8f48-ec79-492f-8aa8-607cfec95637 2018-09-22 04:53:19,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:19,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e2b5ba-9b45-47dc-9331-ca73a2702e7c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7"}, "enabled": true, "id": "b5f77dec7ba2442f93ea6e00247dbbe7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj"}} 2018-09-22 04:53:19,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7 used request id req-34e2b5ba-9b45-47dc-9331-ca73a2702e7c 2018-09-22 04:53:19,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:19,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-088622aa-cd32-4228-8b88-9b0c64b8b4fb Date: Sat, 22 Sep 2018 04:53:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02b1219b-c5ab-4383-aa1b-8401a9751000","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:14Z","dns_nameservers":[],"updated_at":"2018-09-22T04:53:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","id":"117765cc-b5e4-4bcc-a0d9-805e8f86b419","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-subnet"}]} 2018-09-22 04:53:19,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000 used request id req-088622aa-cd32-4228-8b88-9b0c64b8b4fb 2018-09-22 04:53:19,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000&name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:20,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-58977928-5abf-42ba-a8fd-1e56e09f7672 Date: Sat, 22 Sep 2018 04:53:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:53:18Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"117765cc-b5e4-4bcc-a0d9-805e8f86b419","ip_address":"10.55.0.10"}],"id":"7ed003ea-b49d-44bc-8716-0f51438414a6","security_groups":["30535cd2-8c71-4163-a000-8e97f86e5c90"],"mac_address":"fa:16:3e:ae:df:4f","project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-port","admin_state_up":true,"network_id":"02b1219b-c5ab-4383-aa1b-8401a9751000","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:18Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:53:20,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000&name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-port&admin_state_up=True used request id req-58977928-5abf-42ba-a8fd-1e56e09f7672 2018-09-22 04:53:20,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:20,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1651aa4-7f64-4f2a-955e-3ef4d517c097 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7"}, "enabled": true, "id": "b5f77dec7ba2442f93ea6e00247dbbe7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj"}} 2018-09-22 04:53:20,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7 used request id req-c1651aa4-7f64-4f2a-955e-3ef4d517c097 2018-09-22 04:53:20,116 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-inst 2018-09-22 04:53:20,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:20,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53: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-84ae6c03-97ab-4c64-97f5-e32e45f53bd2 x-compute-request-id: req-84ae6c03-97ab-4c64-97f5-e32e45f53bd2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e706af98-3b13-45ac-bc09-58336f4c19d3", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e706af98-3b13-45ac-bc09-58336f4c19d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e706af98-3b13-45ac-bc09-58336f4c19d3", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-flavor-name"}]} 2018-09-22 04:53:20,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-84ae6c03-97ab-4c64-97f5-e32e45f53bd2 2018-09-22 04:53:20,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/e706af98-3b13-45ac-bc09-58336f4c19d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:20,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53: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-2fadc906-e2ff-42ea-9e12-e51d8199eedd x-compute-request-id: req-2fadc906-e2ff-42ea-9e12-e51d8199eedd Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e706af98-3b13-45ac-bc09-58336f4c19d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e706af98-3b13-45ac-bc09-58336f4c19d3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e706af98-3b13-45ac-bc09-58336f4c19d3", "name": "CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:53:20,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/e706af98-3b13-45ac-bc09-58336f4c19d3 used request id req-2fadc906-e2ff-42ea-9e12-e51d8199eedd 2018-09-22 04:53:20,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:20,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-294a7296-e2a9-43ea-80bd-445d5aab7620 Date: Sat, 22 Sep 2018 04:53:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:53:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:53:10Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345/snap", "metadata": {}}], "self": "/v2/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "min_disk": 0, "protected": false, "id": "d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "file": "/v2/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b5f77dec7ba2442f93ea6e00247dbbe7", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6"} 2018-09-22 04:53:20,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6 used request id req-294a7296-e2a9-43ea-80bd-445d5aab7620 2018-09-22 04:53:20,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:20,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-98e6f97c-9a6b-4279-b442-94e236309b74 Date: Sat, 22 Sep 2018 04:53:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:53:20,580 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-98e6f97c-9a6b-4279-b442-94e236309b74 2018-09-22 04:53:20,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" -d '{"server": {"name": "CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-inst", "imageRef": "d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "flavorRef": "e706af98-3b13-45ac-bc09-58336f4c19d3", "max_count": 1, "min_count": 1, "networks": [{"port": "7ed003ea-b49d-44bc-8716-0f51438414a6"}]}}' 2018-09-22 04:53:22,103 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:53: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-760fea7b-9bb3-470d-b6b0-898932f2e19e x-compute-request-id: req-760fea7b-9bb3-470d-b6b0-898932f2e19e Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8b96226d-c6f0-41be-bf64-2ce88960aa66", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66", "rel": "bookmark"}], "adminPass": "uTt73bbxS2fX"}} 2018-09-22 04:53:22,103 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-760fea7b-9bb3-470d-b6b0-898932f2e19e 2018-09-22 04:53:22,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:22,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53: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-a154d9f4-4edb-44b4-a884-51987ac0a5bb x-compute-request-id: req-a154d9f4-4edb-44b4-a884-51987ac0a5bb 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.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66", "rel": "bookmark"}], "image": {"id": "d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "links": [{"href": "http://172.30.9.23:8774/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e706af98-3b13-45ac-bc09-58336f4c19d3", "links": [{"href": "http://172.30.9.23:8774/flavors/e706af98-3b13-45ac-bc09-58336f4c19d3", "rel": "bookmark"}]}, "id": "8b96226d-c6f0-41be-bf64-2ce88960aa66", "user_id": "59efcc563c8d41b3a270c056a17c623c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:53:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-inst", "created": "2018-09-22T04:53:22Z", "tenant_id": "b5f77dec7ba2442f93ea6e00247dbbe7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:53:22,455 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66 used request id req-a154d9f4-4edb-44b4-a884-51987ac0a5bb 2018-09-22 04:53:22,455 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-inst 2018-09-22 04:53:22,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:22,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53: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-2916eb49-6854-476b-ae87-9cc2538cc915 x-compute-request-id: req-2916eb49-6854-476b-ae87-9cc2538cc915 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.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66", "rel": "bookmark"}], "image": {"id": "d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "links": [{"href": "http://172.30.9.23:8774/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e706af98-3b13-45ac-bc09-58336f4c19d3", "links": [{"href": "http://172.30.9.23:8774/flavors/e706af98-3b13-45ac-bc09-58336f4c19d3", "rel": "bookmark"}]}, "id": "8b96226d-c6f0-41be-bf64-2ce88960aa66", "user_id": "59efcc563c8d41b3a270c056a17c623c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:53:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-inst", "created": "2018-09-22T04:53:22Z", "tenant_id": "b5f77dec7ba2442f93ea6e00247dbbe7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:53:22,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66 used request id req-2916eb49-6854-476b-ae87-9cc2538cc915 2018-09-22 04:53:22,828 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-inst] is - BUILD 2018-09-22 04:53:22,828 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:53:25,832 - create_instance - DEBUG - VM status query timeout in 896.624082088 2018-09-22 04:53:25,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:26,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-cf648889-2888-4694-b14b-33777aa39a51 x-compute-request-id: req-cf648889-2888-4694-b14b-33777aa39a51 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66", "rel": "bookmark"}], "image": {"id": "d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "links": [{"href": "http://172.30.9.23:8774/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e706af98-3b13-45ac-bc09-58336f4c19d3", "links": [{"href": "http://172.30.9.23:8774/flavors/e706af98-3b13-45ac-bc09-58336f4c19d3", "rel": "bookmark"}]}, "id": "8b96226d-c6f0-41be-bf64-2ce88960aa66", "security_groups": [{"name": "default"}], "user_id": "59efcc563c8d41b3a270c056a17c623c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:53:23Z", "hostId": "20f9916bec2035b1fd1e1c9be95bfe4ba484f3b67336ac77d5f5da68", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-inst", "created": "2018-09-22T04:53:22Z", "tenant_id": "b5f77dec7ba2442f93ea6e00247dbbe7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:53:26,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66 used request id req-cf648889-2888-4694-b14b-33777aa39a51 2018-09-22 04:53:26,438 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-inst] is - BUILD 2018-09-22 04:53:26,439 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:53:29,442 - create_instance - DEBUG - VM status query timeout in 893.013810158 2018-09-22 04:53:29,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:29,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-2c1101ed-d565-4f80-9833-8b984df156b5 x-compute-request-id: req-2c1101ed-d565-4f80-9833-8b984df156b5 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:df:4f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66", "rel": "bookmark"}], "image": {"id": "d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "links": [{"href": "http://172.30.9.23:8774/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:53:14.000000", "flavor": {"id": "e706af98-3b13-45ac-bc09-58336f4c19d3", "links": [{"href": "http://172.30.9.23:8774/flavors/e706af98-3b13-45ac-bc09-58336f4c19d3", "rel": "bookmark"}]}, "id": "8b96226d-c6f0-41be-bf64-2ce88960aa66", "security_groups": [{"name": "default"}], "user_id": "59efcc563c8d41b3a270c056a17c623c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:53:28Z", "hostId": "20f9916bec2035b1fd1e1c9be95bfe4ba484f3b67336ac77d5f5da68", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-inst", "created": "2018-09-22T04:53:22Z", "tenant_id": "b5f77dec7ba2442f93ea6e00247dbbe7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:53:29,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66 used request id req-2c1101ed-d565-4f80-9833-8b984df156b5 2018-09-22 04:53:29,934 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-inst] is - ACTIVE 2018-09-22 04:53:29,934 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:53:29,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:30,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-61e84b83-fde0-4a85-8ade-a92415bca932 x-compute-request-id: req-61e84b83-fde0-4a85-8ade-a92415bca932 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:df:4f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66", "rel": "bookmark"}], "image": {"id": "d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "links": [{"href": "http://172.30.9.23:8774/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:53:14.000000", "flavor": {"id": "e706af98-3b13-45ac-bc09-58336f4c19d3", "links": [{"href": "http://172.30.9.23:8774/flavors/e706af98-3b13-45ac-bc09-58336f4c19d3", "rel": "bookmark"}]}, "id": "8b96226d-c6f0-41be-bf64-2ce88960aa66", "security_groups": [{"name": "default"}], "user_id": "59efcc563c8d41b3a270c056a17c623c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:53:28Z", "hostId": "20f9916bec2035b1fd1e1c9be95bfe4ba484f3b67336ac77d5f5da68", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-inst", "created": "2018-09-22T04:53:22Z", "tenant_id": "b5f77dec7ba2442f93ea6e00247dbbe7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:53:30,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66 used request id req-61e84b83-fde0-4a85-8ade-a92415bca932 2018-09-22 04:53:30,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:30,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-591c76ef-b216-4ca8-b3e6-2d1a9448935c Date: Sat, 22 Sep 2018 04:53:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["117765cc-b5e4-4bcc-a0d9-805e8f86b419"],"updated_at":"2018-09-22T04:53:14Z","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","id":"02b1219b-c5ab-4383-aa1b-8401a9751000","name":"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net"}]} 2018-09-22 04:53:30,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net used request id req-591c76ef-b216-4ca8-b3e6-2d1a9448935c 2018-09-22 04:53:30,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:30,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89986631-f31b-48e2-a2e3-f6a5a3f157c6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7"}, "enabled": true, "id": "b5f77dec7ba2442f93ea6e00247dbbe7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj"}} 2018-09-22 04:53:30,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7 used request id req-89986631-f31b-48e2-a2e3-f6a5a3f157c6 2018-09-22 04:53:30,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:30,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c4cf6594-c4c5-47fd-83fa-d1ea5045d939 Date: Sat, 22 Sep 2018 04:53:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02b1219b-c5ab-4383-aa1b-8401a9751000","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:14Z","dns_nameservers":[],"updated_at":"2018-09-22T04:53:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","id":"117765cc-b5e4-4bcc-a0d9-805e8f86b419","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-subnet"}]} 2018-09-22 04:53:30,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000 used request id req-c4cf6594-c4c5-47fd-83fa-d1ea5045d939 2018-09-22 04:53:30,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:31,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3118 X-Openstack-Request-Id: req-a8e41e48-a186-4a07-bfdd-ef31b35a0bc0 Date: Sat, 22 Sep 2018 04:53:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:53:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"117765cc-b5e4-4bcc-a0d9-805e8f86b419","ip_address":"10.55.0.2"}],"id":"6a1da858-0ffd-42f8-9447-30677ef407b7","security_groups":[],"mac_address":"fa:16:3e:af:d5:68","project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02b1219b-c5ab-4383-aa1b-8401a9751000","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-02b1219b-c5ab-4383-aa1b-8401a9751000"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:53:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"117765cc-b5e4-4bcc-a0d9-805e8f86b419","ip_address":"10.55.0.10"}],"id":"7ed003ea-b49d-44bc-8716-0f51438414a6","security_groups":["30535cd2-8c71-4163-a000-8e97f86e5c90"],"mac_address":"fa:16:3e:ae:df:4f","project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-port","admin_state_up":true,"network_id":"02b1219b-c5ab-4383-aa1b-8401a9751000","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:18Z","binding:vnic_type":"normal","device_id":"8b96226d-c6f0-41be-bf64-2ce88960aa66"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:53:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"117765cc-b5e4-4bcc-a0d9-805e8f86b419","ip_address":"10.55.0.4"}],"id":"95c42ea1-b10a-4a8c-b32b-269d6e908e51","security_groups":[],"mac_address":"fa:16:3e:a3:9e:d9","project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02b1219b-c5ab-4383-aa1b-8401a9751000","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-02b1219b-c5ab-4383-aa1b-8401a9751000"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:53:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"117765cc-b5e4-4bcc-a0d9-805e8f86b419","ip_address":"10.55.0.3"}],"id":"adcbc286-0826-4360-a8b6-26b653f13465","security_groups":[],"mac_address":"fa:16:3e:bc:3d:f6","project_id":"b5f77dec7ba2442f93ea6e00247dbbe7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"02b1219b-c5ab-4383-aa1b-8401a9751000","tenant_id":"b5f77dec7ba2442f93ea6e00247dbbe7","created_at":"2018-09-22T04:53:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-02b1219b-c5ab-4383-aa1b-8401a9751000"}]} 2018-09-22 04:53:31,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=02b1219b-c5ab-4383-aa1b-8401a9751000 used request id req-a8e41e48-a186-4a07-bfdd-ef31b35a0bc0 2018-09-22 04:53:31,081 - create_instance - INFO - Deleting Port with ID - 7ed003ea-b49d-44bc-8716-0f51438414a6 2018-09-22 04:53:31,082 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-port 2018-09-22 04:53:31,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/7ed003ea-b49d-44bc-8716-0f51438414a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:31,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-87b0264b-48df-48ae-831b-098e43f4a2fe Date: Sat, 22 Sep 2018 04:53:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:53:31,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/7ed003ea-b49d-44bc-8716-0f51438414a6 used request id req-87b0264b-48df-48ae-831b-098e43f4a2fe 2018-09-22 04:53:31,522 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-inst 2018-09-22 04:53:31,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:31,687 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04: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 x-openstack-request-id: req-30533e25-de1f-493c-a203-6096009fa2fa x-compute-request-id: req-30533e25-de1f-493c-a203-6096009fa2fa Content-Type: application/json 2018-09-22 04:53:31,687 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66 used request id req-30533e25-de1f-493c-a203-6096009fa2fa 2018-09-22 04:53:31,687 - create_instance - INFO - Checking deletion status 2018-09-22 04:53:31,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:31,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-1049f3a6-00d0-4e57-a510-11449127012c x-compute-request-id: req-1049f3a6-00d0-4e57-a510-11449127012c Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:df:4f", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66", "rel": "bookmark"}], "image": {"id": "d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "links": [{"href": "http://172.30.9.23:8774/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:53:14.000000", "flavor": {"id": "e706af98-3b13-45ac-bc09-58336f4c19d3", "links": [{"href": "http://172.30.9.23:8774/flavors/e706af98-3b13-45ac-bc09-58336f4c19d3", "rel": "bookmark"}]}, "id": "8b96226d-c6f0-41be-bf64-2ce88960aa66", "user_id": "59efcc563c8d41b3a270c056a17c623c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:53:31Z", "hostId": "20f9916bec2035b1fd1e1c9be95bfe4ba484f3b67336ac77d5f5da68", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-inst", "created": "2018-09-22T04:53:22Z", "tenant_id": "b5f77dec7ba2442f93ea6e00247dbbe7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:53:31,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66 used request id req-1049f3a6-00d0-4e57-a510-11449127012c 2018-09-22 04:53:31,786 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-inst] is - ACTIVE 2018-09-22 04:53:31,786 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:53:34,789 - create_instance - DEBUG - VM status query timeout in 296.898409128 2018-09-22 04:53:34,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2662a8e8f000aa7059ee81032325bfdec20dcf" 2018-09-22 04:53:34,837 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:53: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-dcc0b722-6dac-4367-82a2-6736cfe19bc8 x-compute-request-id: req-dcc0b722-6dac-4367-82a2-6736cfe19bc8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8b96226d-c6f0-41be-bf64-2ce88960aa66 could not be found.", "code": 404}} 2018-09-22 04:53:34,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8b96226d-c6f0-41be-bf64-2ce88960aa66 used request id req-dcc0b722-6dac-4367-82a2-6736cfe19bc8 2018-09-22 04:53:34,837 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8b96226d-c6f0-41be-bf64-2ce88960aa66 could not be found. (HTTP 404) (Request-ID: req-dcc0b722-6dac-4367-82a2-6736cfe19bc8) 2018-09-22 04:53:34,837 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-inst 2018-09-22 04:53:34,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/e706af98-3b13-45ac-bc09-58336f4c19d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}187baf68925dee0b357706fc8965dff0e9ebe1c5" 2018-09-22 04:53:34,887 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:53: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-8a7d303d-57ed-4f4b-b4dc-68a74f178cb3 x-compute-request-id: req-8a7d303d-57ed-4f4b-b4dc-68a74f178cb3 Content-Length: 0 Content-Type: application/json 2018-09-22 04:53:34,887 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/e706af98-3b13-45ac-bc09-58336f4c19d3 used request id req-8a7d303d-57ed-4f4b-b4dc-68a74f178cb3 2018-09-22 04:53:34,888 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-subnet 2018-09-22 04:53:34,888 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-subnet 2018-09-22 04:53:34,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/117765cc-b5e4-4bcc-a0d9-805e8f86b419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc944dcf8d58c9930744cdd4d557e007d73ba17b" 2018-09-22 04:53:37,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e9bfaf6-e8e2-475c-b8d8-52f2e0a62670 Date: Sat, 22 Sep 2018 04:53:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:53:37,501 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/117765cc-b5e4-4bcc-a0d9-805e8f86b419 used request id req-5e9bfaf6-e8e2-475c-b8d8-52f2e0a62670 2018-09-22 04:53:37,501 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6-pub-net 2018-09-22 04:53:37,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/02b1219b-c5ab-4383-aa1b-8401a9751000 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc944dcf8d58c9930744cdd4d557e007d73ba17b" 2018-09-22 04:53:38,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-07a04037-dcdd-4665-bb21-4a68cde522ab Date: Sat, 22 Sep 2018 04:53:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:53:38,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/02b1219b-c5ab-4383-aa1b-8401a9751000 used request id req-07a04037-dcdd-4665-bb21-4a68cde522ab 2018-09-22 04:53:38,460 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-e7a2203c-f698-4f6f-98c4-f13f3bcbc7f6 2018-09-22 04:53:38,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}647fec50b032481bd65ad6ab962156d8acc0b597" 2018-09-22 04:53:39,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-31178825-8288-40a6-a966-4e4e4b1f07ee Date: Sat, 22 Sep 2018 04:53:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:53:39,952 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d4bafa2f-00f6-4a28-b9f8-dd8e48693345 used request id req-31178825-8288-40a6-a966-4e4e4b1f07ee 2018-09-22 04:53:39,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2800e4c4302d0f027d368daff8d1971c4b3414b" 2018-09-22 04:53:40,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-4e15ae44-fe61-4b97-a797-15e73ce8bcfe Date: Sat, 22 Sep 2018 04:53:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b5f77dec7ba2442f93ea6e00247dbbe7", "created_at": "2018-09-22T04:53:12Z", "updated_at": "2018-09-22T04:53:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:53:12Z", "revision_number": 0, "id": "23b519a9-3569-4662-92f5-92930d94634b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:53:12Z", "security_group_id": "30535cd2-8c71-4163-a000-8e97f86e5c90", "tenant_id": "b5f77dec7ba2442f93ea6e00247dbbe7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5f77dec7ba2442f93ea6e00247dbbe7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:53:12Z", "revision_number": 0, "id": "5a2e7847-89ea-43d1-a521-b6c91d77d29b", "remote_group_id": "30535cd2-8c71-4163-a000-8e97f86e5c90", "remote_ip_prefix": null, "created_at": "2018-09-22T04:53:12Z", "security_group_id": "30535cd2-8c71-4163-a000-8e97f86e5c90", "tenant_id": "b5f77dec7ba2442f93ea6e00247dbbe7", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5f77dec7ba2442f93ea6e00247dbbe7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:53:12Z", "revision_number": 0, "id": "985af77b-c113-404f-8df4-7c4488faaca8", "remote_group_id": "30535cd2-8c71-4163-a000-8e97f86e5c90", "remote_ip_prefix": null, "created_at": "2018-09-22T04:53:12Z", "security_group_id": "30535cd2-8c71-4163-a000-8e97f86e5c90", "tenant_id": "b5f77dec7ba2442f93ea6e00247dbbe7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5f77dec7ba2442f93ea6e00247dbbe7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:53:12Z", "revision_number": 0, "id": "b140b0ee-ffb9-43ca-b970-c97592d9772f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:53:12Z", "security_group_id": "30535cd2-8c71-4163-a000-8e97f86e5c90", "tenant_id": "b5f77dec7ba2442f93ea6e00247dbbe7", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5f77dec7ba2442f93ea6e00247dbbe7"}], "revision_number": 4, "project_id": "b5f77dec7ba2442f93ea6e00247dbbe7", "id": "30535cd2-8c71-4163-a000-8e97f86e5c90", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:53:40,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-4e15ae44-fe61-4b97-a797-15e73ce8bcfe 2018-09-22 04:53:40,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2800e4c4302d0f027d368daff8d1971c4b3414b" 2018-09-22 04:53:40,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c9ad02-1dba-4b25-b298-edaeba1f84c8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7"}, "enabled": true, "id": "b5f77dec7ba2442f93ea6e00247dbbe7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj"}} 2018-09-22 04:53:40,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7 used request id req-60c9ad02-1dba-4b25-b298-edaeba1f84c8 2018-09-22 04:53:40,389 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30535cd2-8c71-4163-a000-8e97f86e5c90 2018-09-22 04:53:40,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=30535cd2-8c71-4163-a000-8e97f86e5c90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2800e4c4302d0f027d368daff8d1971c4b3414b" 2018-09-22 04:53:40,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2fee3a78-add2-4365-a222-2549498c686c Date: Sat, 22 Sep 2018 04:53:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:53:12Z", "security_group_id": "30535cd2-8c71-4163-a000-8e97f86e5c90", "port_range_min": null, "revision_number": 0, "tenant_id": "b5f77dec7ba2442f93ea6e00247dbbe7", "created_at": "2018-09-22T04:53:12Z", "project_id": "b5f77dec7ba2442f93ea6e00247dbbe7", "id": "23b519a9-3569-4662-92f5-92930d94634b"}, {"remote_group_id": "30535cd2-8c71-4163-a000-8e97f86e5c90", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:53:12Z", "security_group_id": "30535cd2-8c71-4163-a000-8e97f86e5c90", "port_range_min": null, "revision_number": 0, "tenant_id": "b5f77dec7ba2442f93ea6e00247dbbe7", "created_at": "2018-09-22T04:53:12Z", "project_id": "b5f77dec7ba2442f93ea6e00247dbbe7", "id": "5a2e7847-89ea-43d1-a521-b6c91d77d29b"}, {"remote_group_id": "30535cd2-8c71-4163-a000-8e97f86e5c90", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:53:12Z", "security_group_id": "30535cd2-8c71-4163-a000-8e97f86e5c90", "port_range_min": null, "revision_number": 0, "tenant_id": "b5f77dec7ba2442f93ea6e00247dbbe7", "created_at": "2018-09-22T04:53:12Z", "project_id": "b5f77dec7ba2442f93ea6e00247dbbe7", "id": "985af77b-c113-404f-8df4-7c4488faaca8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:53:12Z", "security_group_id": "30535cd2-8c71-4163-a000-8e97f86e5c90", "port_range_min": null, "revision_number": 0, "tenant_id": "b5f77dec7ba2442f93ea6e00247dbbe7", "created_at": "2018-09-22T04:53:12Z", "project_id": "b5f77dec7ba2442f93ea6e00247dbbe7", "id": "b140b0ee-ffb9-43ca-b970-c97592d9772f"}]} 2018-09-22 04:53:40,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=30535cd2-8c71-4163-a000-8e97f86e5c90 used request id req-2fee3a78-add2-4365-a222-2549498c686c 2018-09-22 04:53:40,562 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:53:40,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/30535cd2-8c71-4163-a000-8e97f86e5c90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2800e4c4302d0f027d368daff8d1971c4b3414b" 2018-09-22 04:53:40,912 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-05471374-c3dc-4361-b522-c8696a9322f1 Content-Length: 0 Date: Sat, 22 Sep 2018 04:53:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:53:40,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/30535cd2-8c71-4163-a000-8e97f86e5c90 used request id req-05471374-c3dc-4361-b522-c8696a9322f1 2018-09-22 04:53:40,913 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj 2018-09-22 04:53:40,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2800e4c4302d0f027d368daff8d1971c4b3414b" 2018-09-22 04:53:41,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:53:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aed7c80-b26c-4328-bd3d-b3ebe3fea5d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:53:41,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b5f77dec7ba2442f93ea6e00247dbbe7 used request id req-3aed7c80-b26c-4328-bd3d-b3ebe3fea5d0 2018-09-22 04:53:41,105 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-684bb66d-6d73-419-proj-role 2018-09-22 04:53:41,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/b5ed0bac642040f68383aec3338952c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2800e4c4302d0f027d368daff8d1971c4b3414b" 2018-09-22 04:53:41,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5259bf5-8039-4ed1-b58a-c049275a0ce7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:53:41,215 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b5ed0bac642040f68383aec3338952c8 used request id req-c5259bf5-8039-4ed1-b58a-c049275a0ce7 2018-09-22 04:53:41,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2800e4c4302d0f027d368daff8d1971c4b3414b" 2018-09-22 04:53:41,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d332abc8-0f25-479f-8280-be9618a222f7 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:53:41,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d332abc8-0f25-479f-8280-be9618a222f7 2018-09-22 04:53:41,310 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-684bb66d-6d73-419-user 2018-09-22 04:53:41,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/59efcc563c8d41b3a270c056a17c623c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733be63950fde4958d70e088d2448b2ef3c2792" 2018-09-22 04:53:41,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37f06023-fbbb-41f6-9c6b-4640111772cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:53:41,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/59efcc563c8d41b3a270c056a17c623c used request id req-37f06023-fbbb-41f6-9c6b-4640111772cd 2018-09-22 04:53:41,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:53:41,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:53:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["_laxUMQnTy6lbNo0bu1T-A"], "issued_at": "2018-09-22T04:53:41.000000Z"}} 2018-09-22 04:53:41,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baecddf2fc3a842be1037b3ab8825866d7db1e94" 2018-09-22 04:53:42,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d5f9ab4-92f6-48f7-b6e1-20640fff5016 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:53:42,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1d5f9ab4-92f6-48f7-b6e1-20640fff5016 2018-09-22 04:53:42,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:53:42,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:53:42,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:53:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["OaQg6BZkRIq6Q9CNldxh0w"], "issued_at": "2018-09-22T04:53:42.000000Z"}} 2018-09-22 04:53:42,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" 2018-09-22 04:53:42,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f212e735-e65e-4f80-a7d0-e4c399370d73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:53:42,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f212e735-e65e-4f80-a7d0-e4c399370d73 2018-09-22 04:53:42,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:53:42,526 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:53:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:53:42,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" 2018-09-22 04:53:42,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e38250-dd87-4564-9de6-e11d8bbdf6af Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:53:42,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj used request id req-b2e38250-dd87-4564-9de6-e11d8bbdf6af 2018-09-22 04:53:42,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" 2018-09-22 04:53:42,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b3f010c-1a1e-407d-b973-505a61dcb6c1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:53:42,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7b3f010c-1a1e-407d-b973-505a61dcb6c1 2018-09-22 04:53:42,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj"}}' 2018-09-22 04:53:42,820 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:53:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3028ef18-eb51-4869-8a30-690a05db21a7 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa"}, "enabled": true, "id": "cb4f7bdfb3324b5d9109ac1699046daa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj"}} 2018-09-22 04:53:42,820 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3028ef18-eb51-4869-8a30-690a05db21a7 2018-09-22 04:53:42,820 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj 2018-09-22 04:53:42,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:53:42,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:53:43,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:53:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["NioXHSguR3GFmOe1pjCepw"], "issued_at": "2018-09-22T04:53:43.000000Z"}} 2018-09-22 04:53:43,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e75806da3d7de121c446cbaa5068a226434b55c" 2018-09-22 04:53:43,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b9c951b-372b-42ac-9bc5-21a62297ba0d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:53:43,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2b9c951b-372b-42ac-9bc5-21a62297ba0d 2018-09-22 04:53:43,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:53:43,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:53:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:53:43,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e75806da3d7de121c446cbaa5068a226434b55c" 2018-09-22 04:53:43,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c01b1975-1827-4eaf-8344-0933f3761a19 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:53:43,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c01b1975-1827-4eaf-8344-0933f3761a19 2018-09-22 04:53:43,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e75806da3d7de121c446cbaa5068a226434b55c" 2018-09-22 04:53:43,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f066633a-e169-430d-8459-a4763e0433bb Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa"}, "enabled": true, "id": "cb4f7bdfb3324b5d9109ac1699046daa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj"}]} 2018-09-22 04:53:43,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj used request id req-f066633a-e169-430d-8459-a4763e0433bb 2018-09-22 04:53:43,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e75806da3d7de121c446cbaa5068a226434b55c" 2018-09-22 04:53:43,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e1ab7e-4668-4786-a30d-5c810cff2743 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:53:43,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-71e1ab7e-4668-4786-a30d-5c810cff2743 2018-09-22 04:53:43,838 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-b76e7e97-b7ab-408-user 2018-09-22 04:53:43,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:53:43,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" 2018-09-22 04:53:43,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f040d50f-93fd-4cb9-9cb8-0c830deed989 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:53:43,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f040d50f-93fd-4cb9-9cb8-0c830deed989 2018-09-22 04:53:43,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" -d '{"role": {"name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj-role"}}' 2018-09-22 04:53:44,041 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:53:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-120e30c9-600d-43a4-8c39-70f29b47d358 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "07cfa66e1ff44b5fa3dea6ebed8dfb89", "links": {"self": "http://172.30.9.23:5000/v3/roles/07cfa66e1ff44b5fa3dea6ebed8dfb89"}, "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj-role"}} 2018-09-22 04:53:44,041 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-120e30c9-600d-43a4-8c39-70f29b47d358 2018-09-22 04:53:44,042 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj-role 2018-09-22 04:53:44,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/07cfa66e1ff44b5fa3dea6ebed8dfb89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" 2018-09-22 04:53:44,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e608da21-8713-4438-8906-32531ca2de3c Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/07cfa66e1ff44b5fa3dea6ebed8dfb89"}, "domain_id": null, "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj-role", "id": "07cfa66e1ff44b5fa3dea6ebed8dfb89"}} 2018-09-22 04:53:44,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/07cfa66e1ff44b5fa3dea6ebed8dfb89 used request id req-e608da21-8713-4438-8906-32531ca2de3c 2018-09-22 04:53:44,131 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj-role to project CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj 2018-09-22 04:53:44,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa/users/a910db9cc70240e6be08e751c19199b0/roles/07cfa66e1ff44b5fa3dea6ebed8dfb89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" 2018-09-22 04:53:44,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:53:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-491061e6-b0e1-46c5-af35-f3023736e58a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:53:44,272 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa/users/a910db9cc70240e6be08e751c19199b0/roles/07cfa66e1ff44b5fa3dea6ebed8dfb89 used request id req-491061e6-b0e1-46c5-af35-f3023736e58a 2018-09-22 04:53:44,272 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:53:44,273 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:53:44,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:53:44,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:53:44,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07cfa66e1ff44b5fa3dea6ebed8dfb89", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj-role"}], "expires_at": "2018-09-22T05:53:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb4f7bdfb3324b5d9109ac1699046daa", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-user", "id": "a910db9cc70240e6be08e751c19199b0"}, "audit_ids": ["N_j6EhZ5Qiq8AsH9smKtew"], "issued_at": "2018-09-22T04:53:44.000000Z"}} 2018-09-22 04:53:44,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ef0c2f7f4f03a9f65f31fc6ebebb38bcd3f963" 2018-09-22 04:53:44,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82fca5f6-dd05-417f-9b05-f0d66675fe33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:53:44,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-82fca5f6-dd05-417f-9b05-f0d66675fe33 2018-09-22 04:53:44,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71ef0c2f7f4f03a9f65f31fc6ebebb38bcd3f963" 2018-09-22 04:53:44,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-1abb955d-8666-4f81-8fee-2c4314857510 Date: Sat, 22 Sep 2018 04:53:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-image"} 2018-09-22 04:53:44,904 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-image used request id req-1abb955d-8666-4f81-8fee-2c4314857510 2018-09-22 04:53:44,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71ef0c2f7f4f03a9f65f31fc6ebebb38bcd3f963" 2018-09-22 04:53:45,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ffb70f9d-441c-401c-8192-3e13fde8c259 Date: Sat, 22 Sep 2018 04:53:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:53:45,053 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ffb70f9d-441c-401c-8192-3e13fde8c259 2018-09-22 04:53:45,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}71ef0c2f7f4f03a9f65f31fc6ebebb38bcd3f963" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-image"}' 2018-09-22 04:53:45,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c5ddb94c-cf07-4443-851b-8c405085217e X-Openstack-Request-Id: req-e6f8e869-4475-4493-ab7c-0c86eb9e5106 Date: Sat, 22 Sep 2018 04:53:45 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:53:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:53:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/c5ddb94c-cf07-4443-851b-8c405085217e", "min_disk": 0, "protected": false, "id": "c5ddb94c-cf07-4443-851b-8c405085217e", "file": "/v2/images/c5ddb94c-cf07-4443-851b-8c405085217e/file", "checksum": null, "owner": "cb4f7bdfb3324b5d9109ac1699046daa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:53:45,283 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e6f8e869-4475-4493-ab7c-0c86eb9e5106 2018-09-22 04:53:45,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/c5ddb94c-cf07-4443-851b-8c405085217e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71ef0c2f7f4f03a9f65f31fc6ebebb38bcd3f963" -d '' 2018-09-22 04:53:46,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-782de2cd-1154-40bc-83fc-70e40a587591 Date: Sat, 22 Sep 2018 04:53:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:53:46,720 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c5ddb94c-cf07-4443-851b-8c405085217e/file used request id req-782de2cd-1154-40bc-83fc-70e40a587591 2018-09-22 04:53:46,720 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:53:46,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c5ddb94c-cf07-4443-851b-8c405085217e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71ef0c2f7f4f03a9f65f31fc6ebebb38bcd3f963" 2018-09-22 04:53:46,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-1f872932-27f9-43f9-964b-c8be1ef6e4dc Date: Sat, 22 Sep 2018 04:53:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:53:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:53:46Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/c5ddb94c-cf07-4443-851b-8c405085217e/snap", "metadata": {}}], "self": "/v2/images/c5ddb94c-cf07-4443-851b-8c405085217e", "min_disk": 0, "protected": false, "id": "c5ddb94c-cf07-4443-851b-8c405085217e", "file": "/v2/images/c5ddb94c-cf07-4443-851b-8c405085217e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cb4f7bdfb3324b5d9109ac1699046daa", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/c5ddb94c-cf07-4443-851b-8c405085217e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:53:46,906 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c5ddb94c-cf07-4443-851b-8c405085217e used request id req-1f872932-27f9-43f9-964b-c8be1ef6e4dc 2018-09-22 04:53:46,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71ef0c2f7f4f03a9f65f31fc6ebebb38bcd3f963" 2018-09-22 04:53:47,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0d2d6d14-4b50-4256-8ed0-e589574fb840 Date: Sat, 22 Sep 2018 04:53:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:53:47,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0d2d6d14-4b50-4256-8ed0-e589574fb840 2018-09-22 04:53:47,059 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-image 2018-09-22 04:53:47,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c5ddb94c-cf07-4443-851b-8c405085217e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71ef0c2f7f4f03a9f65f31fc6ebebb38bcd3f963" 2018-09-22 04:53:47,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-02b69ac8-45a7-44a5-a5a4-2f38d42dbeab Date: Sat, 22 Sep 2018 04:53:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:53:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:53:46Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/c5ddb94c-cf07-4443-851b-8c405085217e/snap", "metadata": {}}], "self": "/v2/images/c5ddb94c-cf07-4443-851b-8c405085217e", "min_disk": 0, "protected": false, "id": "c5ddb94c-cf07-4443-851b-8c405085217e", "file": "/v2/images/c5ddb94c-cf07-4443-851b-8c405085217e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cb4f7bdfb3324b5d9109ac1699046daa", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/c5ddb94c-cf07-4443-851b-8c405085217e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:53:47,314 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c5ddb94c-cf07-4443-851b-8c405085217e used request id req-02b69ac8-45a7-44a5-a5a4-2f38d42dbeab 2018-09-22 04:53:47,315 - create_image - DEBUG - Instance status is - active 2018-09-22 04:53:47,315 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-image 2018-09-22 04:53:47,315 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-image 2018-09-22 04:53:47,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:53:47,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:53:47,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:53:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["aXyuwF5WT6q1Is-6ZWkdlg"], "issued_at": "2018-09-22T04:53:47.000000Z"}} 2018-09-22 04:53:47,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec92d8a633e79e79b7386adb013b1394bdfa775a" 2018-09-22 04:53:47,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbbbafe5-5a69-4560-9024-e9f4e5b83812 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:53:47,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dbbbafe5-5a69-4560-9024-e9f4e5b83812 2018-09-22 04:53:47,884 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:53:47,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec92d8a633e79e79b7386adb013b1394bdfa775a" 2018-09-22 04:53:48,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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 x-openstack-request-id: req-6be54441-5b83-49c2-b44c-0f4f7ed5a377 x-compute-request-id: req-6be54441-5b83-49c2-b44c-0f4f7ed5a377 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:53:48,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6be54441-5b83-49c2-b44c-0f4f7ed5a377 2018-09-22 04:53:48,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec92d8a633e79e79b7386adb013b1394bdfa775a" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:53:48,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-36640a71-8892-4b65-b2e3-c7c9a4efb0bc x-compute-request-id: req-36640a71-8892-4b65-b2e3-c7c9a4efb0bc Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "924b1f4c-5bd0-4baa-8147-1d4e33e759db", "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:53:48,137 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-36640a71-8892-4b65-b2e3-c7c9a4efb0bc 2018-09-22 04:53:48,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:53:48,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:53:48,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07cfa66e1ff44b5fa3dea6ebed8dfb89", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj-role"}], "expires_at": "2018-09-22T05:53:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb4f7bdfb3324b5d9109ac1699046daa", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-user", "id": "a910db9cc70240e6be08e751c19199b0"}, "audit_ids": ["CpoMYRiBR1yHp2-6UlgtMA"], "issued_at": "2018-09-22T04:53:48.000000Z"}} 2018-09-22 04:53:48,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68e0e2fc5a106608bf2ff740b104f40459a700bf" 2018-09-22 04:53:48,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ac86e35-8dff-4ed2-91c4-96d67b8c5d85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:53:48,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5ac86e35-8dff-4ed2-91c4-96d67b8c5d85 2018-09-22 04:53:48,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68e0e2fc5a106608bf2ff740b104f40459a700bf" 2018-09-22 04:53:48,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-16dd8863-a2e6-4798-94cf-331618e64fde Date: Sat, 22 Sep 2018 04:53:48 GMT RESP BODY: {"networks":[]} 2018-09-22 04:53:48,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net used request id req-16dd8863-a2e6-4798-94cf-331618e64fde 2018-09-22 04:53:48,759 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net 2018-09-22 04:53:48,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68e0e2fc5a106608bf2ff740b104f40459a700bf" -d '{"network": {"name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net", "admin_state_up": true}}' 2018-09-22 04:53:49,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-7cdcb8e4-ae91-487a-8cf6-501cb78fdc74 Date: Sat, 22 Sep 2018 04:53:49 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1117cb65-68f1-4194-83f9-77172ca228e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cb4f7bdfb3324b5d9109ac1699046daa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:53:49Z","is_default":false,"name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:49Z","mtu":1450}} 2018-09-22 04:53:49,813 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-7cdcb8e4-ae91-487a-8cf6-501cb78fdc74 2018-09-22 04:53:49,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=1117cb65-68f1-4194-83f9-77172ca228e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68e0e2fc5a106608bf2ff740b104f40459a700bf" 2018-09-22 04:53:50,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-439d3747-e39b-41ed-a34d-94aac173092b Date: Sat, 22 Sep 2018 04:53: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-09-22T04:53:49Z","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"1117cb65-68f1-4194-83f9-77172ca228e4","name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net"}]} 2018-09-22 04:53:50,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=1117cb65-68f1-4194-83f9-77172ca228e4 used request id req-439d3747-e39b-41ed-a34d-94aac173092b 2018-09-22 04:53:50,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68e0e2fc5a106608bf2ff740b104f40459a700bf" 2018-09-22 04:53:50,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5148b294-4bd4-41b0-8aa5-9be212664683 Date: Sat, 22 Sep 2018 04:53:50 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:53:50,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 used request id req-5148b294-4bd4-41b0-8aa5-9be212664683 2018-09-22 04:53:50,229 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-subnet 2018-09-22 04:53:50,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68e0e2fc5a106608bf2ff740b104f40459a700bf" -d '{"subnets": [{"ip_version": 4, "network_id": "1117cb65-68f1-4194-83f9-77172ca228e4", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-subnet"}]}' 2018-09-22 04:53:51,100 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6080fe71-09bd-4f88-81fe-566e261cc0d0 Date: Sat, 22 Sep 2018 04:53:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:50Z","dns_nameservers":[],"updated_at":"2018-09-22T04:53:50Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-subnet"}]} 2018-09-22 04:53:51,100 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-6080fe71-09bd-4f88-81fe-566e261cc0d0 2018-09-22 04:53:51,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=1117cb65-68f1-4194-83f9-77172ca228e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68e0e2fc5a106608bf2ff740b104f40459a700bf" 2018-09-22 04:53:51,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-04da08a7-5e17-498c-9434-3253cd7608b3 Date: Sat, 22 Sep 2018 04:53:51 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":["f16fea6f-07c0-4ba2-b106-f25e4d0c85ca"],"updated_at":"2018-09-22T04:53:50Z","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"1117cb65-68f1-4194-83f9-77172ca228e4","name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net"}]} 2018-09-22 04:53:51,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=1117cb65-68f1-4194-83f9-77172ca228e4 used request id req-04da08a7-5e17-498c-9434-3253cd7608b3 2018-09-22 04:53:51,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68e0e2fc5a106608bf2ff740b104f40459a700bf" 2018-09-22 04:53:51,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6887759c-09d1-4a27-9dbe-7fe7c1869c52 Date: Sat, 22 Sep 2018 04:53:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:50Z","dns_nameservers":[],"updated_at":"2018-09-22T04:53:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-subnet"}]} 2018-09-22 04:53:51,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 used request id req-6887759c-09d1-4a27-9dbe-7fe7c1869c52 2018-09-22 04:53:51,432 - OpenStackNetwork - DEBUG - Network [1117cb65-68f1-4194-83f9-77172ca228e4] created successfully 2018-09-22 04:53:51,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:53:51,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:53:51,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07cfa66e1ff44b5fa3dea6ebed8dfb89", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj-role"}], "expires_at": "2018-09-22T05:53:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb4f7bdfb3324b5d9109ac1699046daa", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-user", "id": "a910db9cc70240e6be08e751c19199b0"}, "audit_ids": ["0_1FHHQ0S1KWpXUbhRyJBw"], "issued_at": "2018-09-22T04:53:51.000000Z"}} 2018-09-22 04:53:51,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8084790b55ee015c7ef030f1a29f41819dc3b7" 2018-09-22 04:53:51,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5c35e9-2e82-454d-9ade-8099e3caac97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:53:51,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-de5c35e9-2e82-454d-9ade-8099e3caac97 2018-09-22 04:53:51,893 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8084790b55ee015c7ef030f1a29f41819dc3b7" 2018-09-22 04:53:52,080 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:51 GMT Server: Apache x-compute-request-id: req-3855baaf-2cc2-45af-ae51-ebb26d409e8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3855baaf-2cc2-45af-ae51-ebb26d409e8f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-22 04:53:52,080 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/detail used request id req-3855baaf-2cc2-45af-ae51-ebb26d409e8f 2018-09-22 04:53:52,083 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3855baaf-2cc2-45af-ae51-ebb26d409e8f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8084790b55ee015c7ef030f1a29f41819dc3b7" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-22 04:53:52,399 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:53:52 GMT Server: Apache x-compute-request-id: req-64a29f55-8b85-47c4-9fc3-3c4757377c04 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-64a29f55-8b85-47c4-9fc3-3c4757377c04 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a910db9cc70240e6be08e751c19199b0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc", "rel": "self"}, {"href": "http://172.30.9.23:8776/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:53:52.318902", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "489625ed-382b-40d1-b002-54e3819e3fcc", "size": 1}} 2018-09-22 04:53:52,400 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes used request id req-64a29f55-8b85-47c4-9fc3-3c4757377c04 2018-09-22 04:53:52,403 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3855baaf-2cc2-45af-ae51-ebb26d409e8f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8084790b55ee015c7ef030f1a29f41819dc3b7" 2018-09-22 04:53:52,610 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:52 GMT Server: Apache x-compute-request-id: req-d82614ea-1afb-46cb-98d1-2f122b02a0fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d82614ea-1afb-46cb-98d1-2f122b02a0fe Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a910db9cc70240e6be08e751c19199b0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc", "rel": "self"}, {"href": "http://172.30.9.23:8776/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:53:52.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "updated_at": "2018-09-22T04:53:52.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "489625ed-382b-40d1-b002-54e3819e3fcc", "size": 1}} 2018-09-22 04:53:52,611 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc used request id req-d82614ea-1afb-46cb-98d1-2f122b02a0fe 2018-09-22 04:53:52,611 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-1 2018-09-22 04:53:52,614 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3855baaf-2cc2-45af-ae51-ebb26d409e8f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8084790b55ee015c7ef030f1a29f41819dc3b7" 2018-09-22 04:53:52,801 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:52 GMT Server: Apache x-compute-request-id: req-0f1ef112-52af-4cf3-b989-5aa2f10e2ba3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0f1ef112-52af-4cf3-b989-5aa2f10e2ba3 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a910db9cc70240e6be08e751c19199b0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc", "rel": "self"}, {"href": "http://172.30.9.23:8776/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:53:52.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "updated_at": "2018-09-22T04:53:52.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "489625ed-382b-40d1-b002-54e3819e3fcc", "size": 1}} 2018-09-22 04:53:52,801 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc used request id req-0f1ef112-52af-4cf3-b989-5aa2f10e2ba3 2018-09-22 04:53:52,802 - create_volume - DEBUG - Instance status is - available 2018-09-22 04:53:52,802 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-1 2018-09-22 04:53:52,802 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-1 2018-09-22 04:53:52,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:53:52,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:53:53,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07cfa66e1ff44b5fa3dea6ebed8dfb89", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj-role"}], "expires_at": "2018-09-22T05:53:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb4f7bdfb3324b5d9109ac1699046daa", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-user", "id": "a910db9cc70240e6be08e751c19199b0"}, "audit_ids": ["nVBB_dB8R9WNQBczkso58w"], "issued_at": "2018-09-22T04:53:53.000000Z"}} 2018-09-22 04:53:53,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670ad1bb33e3ee69629a55012abbe4d174674750" 2018-09-22 04:53:53,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66df3e0a-8a12-41ba-aa19-5bb40e7036d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:53:53,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-66df3e0a-8a12-41ba-aa19-5bb40e7036d8 2018-09-22 04:53:53,265 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670ad1bb33e3ee69629a55012abbe4d174674750" 2018-09-22 04:53:53,484 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:53 GMT Server: Apache x-compute-request-id: req-96ce22e8-1c86-4006-8e45-41ad92c67b5f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-96ce22e8-1c86-4006-8e45-41ad92c67b5f Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a910db9cc70240e6be08e751c19199b0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc", "rel": "self"}, {"href": "http://172.30.9.23:8776/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:53:52.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "updated_at": "2018-09-22T04:53:52.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "489625ed-382b-40d1-b002-54e3819e3fcc", "size": 1}]} 2018-09-22 04:53:53,484 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/detail used request id req-96ce22e8-1c86-4006-8e45-41ad92c67b5f 2018-09-22 04:53:53,488 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-96ce22e8-1c86-4006-8e45-41ad92c67b5f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670ad1bb33e3ee69629a55012abbe4d174674750" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-22 04:53:53,794 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:53:53 GMT Server: Apache x-compute-request-id: req-66d0a21c-fef1-4399-96d6-1200e0cd85db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-66d0a21c-fef1-4399-96d6-1200e0cd85db Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a910db9cc70240e6be08e751c19199b0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2", "rel": "self"}, {"href": "http://172.30.9.23:8776/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:53:53.716269", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c1432758-b409-4b41-be42-9e6d81d0f2b2", "size": 1}} 2018-09-22 04:53:53,795 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes used request id req-66d0a21c-fef1-4399-96d6-1200e0cd85db 2018-09-22 04:53:53,798 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96ce22e8-1c86-4006-8e45-41ad92c67b5f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670ad1bb33e3ee69629a55012abbe4d174674750" 2018-09-22 04:53:53,994 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:53 GMT Server: Apache x-compute-request-id: req-b23672ca-8912-46ba-9b39-c334308b9713 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b23672ca-8912-46ba-9b39-c334308b9713 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a910db9cc70240e6be08e751c19199b0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2", "rel": "self"}, {"href": "http://172.30.9.23:8776/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:53:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "updated_at": "2018-09-22T04:53:53.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c1432758-b409-4b41-be42-9e6d81d0f2b2", "size": 1}} 2018-09-22 04:53:53,994 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2 used request id req-b23672ca-8912-46ba-9b39-c334308b9713 2018-09-22 04:53:53,994 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-2 2018-09-22 04:53:53,997 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96ce22e8-1c86-4006-8e45-41ad92c67b5f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670ad1bb33e3ee69629a55012abbe4d174674750" 2018-09-22 04:53:54,188 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:54 GMT Server: Apache x-compute-request-id: req-b48bd47b-0fe2-4592-9fee-93252356bc96 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b48bd47b-0fe2-4592-9fee-93252356bc96 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a910db9cc70240e6be08e751c19199b0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2", "rel": "self"}, {"href": "http://172.30.9.23:8776/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:53:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "updated_at": "2018-09-22T04:53:54.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c1432758-b409-4b41-be42-9e6d81d0f2b2", "size": 1}} 2018-09-22 04:53:54,188 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2 used request id req-b48bd47b-0fe2-4592-9fee-93252356bc96 2018-09-22 04:53:54,189 - create_volume - DEBUG - Instance status is - available 2018-09-22 04:53:54,189 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-2 2018-09-22 04:53:54,189 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-2 2018-09-22 04:53:54,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:53:54,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:53:54,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07cfa66e1ff44b5fa3dea6ebed8dfb89", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj-role"}], "expires_at": "2018-09-22T05:53:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb4f7bdfb3324b5d9109ac1699046daa", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-user", "id": "a910db9cc70240e6be08e751c19199b0"}, "audit_ids": ["1tYT6Mi5REC5ka-YE2-6Vg"], "issued_at": "2018-09-22T04:53:54.000000Z"}} 2018-09-22 04:53:54,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:54,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e81bdd-dc0a-4395-a216-151f5c80fc9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:53:54,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-57e81bdd-dc0a-4395-a216-151f5c80fc9a 2018-09-22 04:53:54,634 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:53:54,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:54,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f1d091e-eb29-46d1-8c0c-96134bc21a4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:53:54,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8f1d091e-eb29-46d1-8c0c-96134bc21a4d 2018-09-22 04:53:54,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:55,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f5f69a35-214a-4f1a-8476-4c6c23bf920c Date: Sat, 22 Sep 2018 04:53:55 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":["f16fea6f-07c0-4ba2-b106-f25e4d0c85ca"],"updated_at":"2018-09-22T04:53:50Z","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"1117cb65-68f1-4194-83f9-77172ca228e4","name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net"}]} 2018-09-22 04:53:55,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net used request id req-f5f69a35-214a-4f1a-8476-4c6c23bf920c 2018-09-22 04:53:55,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:53:55,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:53:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:53:55,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:55,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8d5981a-94d2-437e-ae8f-f1323386a8ce Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa"}, "enabled": true, "id": "cb4f7bdfb3324b5d9109ac1699046daa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj"}} 2018-09-22 04:53:55,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa used request id req-f8d5981a-94d2-437e-ae8f-f1323386a8ce 2018-09-22 04:53:55,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:55,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a7eeda4b-9e61-4b87-b136-dfee669bb312 Date: Sat, 22 Sep 2018 04:53:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:50Z","dns_nameservers":[],"updated_at":"2018-09-22T04:53:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-subnet"}]} 2018-09-22 04:53:55,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 used request id req-a7eeda4b-9e61-4b87-b136-dfee669bb312 2018-09-22 04:53:55,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1117cb65-68f1-4194-83f9-77172ca228e4&name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:55,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7520d00e-7b99-4953-b8f5-6bd1ed238f64 Date: Sat, 22 Sep 2018 04:53:55 GMT RESP BODY: {"ports":[]} 2018-09-22 04:53:55,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1117cb65-68f1-4194-83f9-77172ca228e4&name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-port&admin_state_up=True used request id req-7520d00e-7b99-4953-b8f5-6bd1ed238f64 2018-09-22 04:53:55,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:55,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53: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-e9549b8d-85f0-481d-834c-c0d2880bfb5b x-compute-request-id: req-e9549b8d-85f0-481d-834c-c0d2880bfb5b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:53:55,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst used request id req-e9549b8d-85f0-481d-834c-c0d2880bfb5b 2018-09-22 04:53:55,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:55,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fb94ce3f-a879-42a5-a7bd-9b23e5608c85 Date: Sat, 22 Sep 2018 04:53:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f16fea6f-07c0-4ba2-b106-f25e4d0c85ca"],"updated_at":"2018-09-22T04:53:50Z","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"1117cb65-68f1-4194-83f9-77172ca228e4","name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net"}]} 2018-09-22 04:53:55,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net used request id req-fb94ce3f-a879-42a5-a7bd-9b23e5608c85 2018-09-22 04:53:55,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:56,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92e14ddf-7cf3-48a0-9133-0d43a0085b5f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa"}, "enabled": true, "id": "cb4f7bdfb3324b5d9109ac1699046daa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj"}} 2018-09-22 04:53:56,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa used request id req-92e14ddf-7cf3-48a0-9133-0d43a0085b5f 2018-09-22 04:53:56,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:56,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3c7a45f4-bc50-4fea-8cec-a52320e8f272 Date: Sat, 22 Sep 2018 04:53:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:50Z","dns_nameservers":[],"updated_at":"2018-09-22T04:53:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-subnet"}]} 2018-09-22 04:53:56,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 used request id req-3c7a45f4-bc50-4fea-8cec-a52320e8f272 2018-09-22 04:53:56,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1117cb65-68f1-4194-83f9-77172ca228e4&name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:56,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a747cf14-d132-4e64-8b7c-7dd2422ee8d7 Date: Sat, 22 Sep 2018 04:53:56 GMT RESP BODY: {"ports":[]} 2018-09-22 04:53:56,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1117cb65-68f1-4194-83f9-77172ca228e4&name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-port&admin_state_up=True used request id req-a747cf14-d132-4e64-8b7c-7dd2422ee8d7 2018-09-22 04:53:56,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:53:56,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:53:56,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07cfa66e1ff44b5fa3dea6ebed8dfb89", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj-role"}], "expires_at": "2018-09-22T05:53:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb4f7bdfb3324b5d9109ac1699046daa", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-user", "id": "a910db9cc70240e6be08e751c19199b0"}, "audit_ids": ["pe4PLiffRdOohnTup-Zf6w"], "issued_at": "2018-09-22T04:53:56.000000Z"}} 2018-09-22 04:53:56,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83fe02ee9d184fb1847b1ba3a079fa1103c677cb" 2018-09-22 04:53:56,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a15bbec-b797-465d-9dd9-bcf84e870b85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:53:56,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1a15bbec-b797-465d-9dd9-bcf84e870b85 2018-09-22 04:53:56,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:57,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d81dbe69-4ba3-4bf8-8de6-3f3b98fb48c6 Date: Sat, 22 Sep 2018 04:53:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f16fea6f-07c0-4ba2-b106-f25e4d0c85ca"],"updated_at":"2018-09-22T04:53:50Z","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"1117cb65-68f1-4194-83f9-77172ca228e4","name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net"}]} 2018-09-22 04:53:57,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net used request id req-d81dbe69-4ba3-4bf8-8de6-3f3b98fb48c6 2018-09-22 04:53:57,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:57,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3f28875f-57bc-4d9c-8609-6b5428119210 Date: Sat, 22 Sep 2018 04:53:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:50Z","dns_nameservers":[],"updated_at":"2018-09-22T04:53:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-subnet"}]} 2018-09-22 04:53:57,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 used request id req-3f28875f-57bc-4d9c-8609-6b5428119210 2018-09-22 04:53:57,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:57,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-110f9602-d20c-45b4-b5e0-61cace108e33 Date: Sat, 22 Sep 2018 04:53:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f16fea6f-07c0-4ba2-b106-f25e4d0c85ca"],"updated_at":"2018-09-22T04:53:50Z","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"1117cb65-68f1-4194-83f9-77172ca228e4","name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net"}]} 2018-09-22 04:53:57,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net used request id req-110f9602-d20c-45b4-b5e0-61cace108e33 2018-09-22 04:53:57,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:53:57,495 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:53:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:53:57,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83fe02ee9d184fb1847b1ba3a079fa1103c677cb" 2018-09-22 04:53:57,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e165501e-7f54-48e3-9adb-34bee501bdcb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa"}, "enabled": true, "id": "cb4f7bdfb3324b5d9109ac1699046daa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj"}} 2018-09-22 04:53:57,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa used request id req-e165501e-7f54-48e3-9adb-34bee501bdcb 2018-09-22 04:53:57,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:57,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-afc366e3-a25f-427b-bae8-cf5c3480414b Date: Sat, 22 Sep 2018 04:53:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:50Z","dns_nameservers":[],"updated_at":"2018-09-22T04:53:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-subnet"}]} 2018-09-22 04:53:57,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 used request id req-afc366e3-a25f-427b-bae8-cf5c3480414b 2018-09-22 04:53:57,639 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net 2018-09-22 04:53:57,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" -d '{"port": {"network_id": "1117cb65-68f1-4194-83f9-77172ca228e4", "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-port", "admin_state_up": true}}' 2018-09-22 04:53:58,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-cd9fadee-d0ce-4151-aa67-cfad0569645b Date: Sat, 22 Sep 2018 04:53:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:53:58Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","ip_address":"10.55.0.10"}],"id":"4d8cbcbf-3465-4351-adb7-242d6e49dd70","security_groups":["98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f"],"mac_address":"fa:16:3e:16:06:03","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-port","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","qos_policy_id":null,"admin_state_up":true,"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:58Z","binding:vnic_type":"normal"}} 2018-09-22 04:53:58,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-cd9fadee-d0ce-4151-aa67-cfad0569645b 2018-09-22 04:53:58,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:59,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0bd59cbb-d06e-49e6-bb26-3e7bc090e828 Date: Sat, 22 Sep 2018 04:53:59 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":["f16fea6f-07c0-4ba2-b106-f25e4d0c85ca"],"updated_at":"2018-09-22T04:53:50Z","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"1117cb65-68f1-4194-83f9-77172ca228e4","name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net"}]} 2018-09-22 04:53:59,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net used request id req-0bd59cbb-d06e-49e6-bb26-3e7bc090e828 2018-09-22 04:53:59,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:59,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63f296d1-01e9-4c78-9fcb-a3102c1e6d28 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa"}, "enabled": true, "id": "cb4f7bdfb3324b5d9109ac1699046daa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj"}} 2018-09-22 04:53:59,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa used request id req-63f296d1-01e9-4c78-9fcb-a3102c1e6d28 2018-09-22 04:53:59,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:59,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9bd31740-3184-4dab-b385-2b0aa4409d69 Date: Sat, 22 Sep 2018 04:53:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:50Z","dns_nameservers":[],"updated_at":"2018-09-22T04:53:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-subnet"}]} 2018-09-22 04:53:59,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 used request id req-9bd31740-3184-4dab-b385-2b0aa4409d69 2018-09-22 04:53:59,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1117cb65-68f1-4194-83f9-77172ca228e4&name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:59,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-b0ebfa6d-1a84-420e-ab13-50bf7a6c68a0 Date: Sat, 22 Sep 2018 04:53:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:53:58Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","ip_address":"10.55.0.10"}],"id":"4d8cbcbf-3465-4351-adb7-242d6e49dd70","security_groups":["98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f"],"mac_address":"fa:16:3e:16:06:03","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-port","admin_state_up":true,"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:58Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:53:59,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1117cb65-68f1-4194-83f9-77172ca228e4&name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-port&admin_state_up=True used request id req-b0ebfa6d-1a84-420e-ab13-50bf7a6c68a0 2018-09-22 04:53:59,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:59,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab8518d-d470-4c82-8237-b48e364296db Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa"}, "enabled": true, "id": "cb4f7bdfb3324b5d9109ac1699046daa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj"}} 2018-09-22 04:53:59,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa used request id req-3ab8518d-d470-4c82-8237-b48e364296db 2018-09-22 04:53:59,312 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst 2018-09-22 04:53:59,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:59,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53: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-c5ddc7ab-9011-4a82-80f8-d324735e7550 x-compute-request-id: req-c5ddc7ab-9011-4a82-80f8-d324735e7550 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "924b1f4c-5bd0-4baa-8147-1d4e33e759db", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-flavor-name"}]} 2018-09-22 04:53:59,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c5ddc7ab-9011-4a82-80f8-d324735e7550 2018-09-22 04:53:59,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:59,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:53: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-0d751446-60c3-48bb-8022-aa439a6b5194 x-compute-request-id: req-0d751446-60c3-48bb-8022-aa439a6b5194 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "924b1f4c-5bd0-4baa-8147-1d4e33e759db", "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:53:59,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db used request id req-0d751446-60c3-48bb-8022-aa439a6b5194 2018-09-22 04:53:59,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:59,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-a4759186-13bb-479c-bddb-7efb6d12026a Date: Sat, 22 Sep 2018 04:53:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:53:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:53:46Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/c5ddb94c-cf07-4443-851b-8c405085217e/snap", "metadata": {}}], "self": "/v2/images/c5ddb94c-cf07-4443-851b-8c405085217e", "min_disk": 0, "protected": false, "id": "c5ddb94c-cf07-4443-851b-8c405085217e", "file": "/v2/images/c5ddb94c-cf07-4443-851b-8c405085217e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cb4f7bdfb3324b5d9109ac1699046daa", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/c5ddb94c-cf07-4443-851b-8c405085217e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-image"} 2018-09-22 04:53:59,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-image used request id req-a4759186-13bb-479c-bddb-7efb6d12026a 2018-09-22 04:53:59,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:53:59,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-66d9c475-940b-4bec-97ba-010bd57bd058 Date: Sat, 22 Sep 2018 04:53:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:53:59,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-66d9c475-940b-4bec-97ba-010bd57bd058 2018-09-22 04:53:59,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" -d '{"server": {"name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst", "imageRef": "c5ddb94c-cf07-4443-851b-8c405085217e", "flavorRef": "924b1f4c-5bd0-4baa-8147-1d4e33e759db", "max_count": 1, "min_count": 1, "networks": [{"port": "4d8cbcbf-3465-4351-adb7-242d6e49dd70"}]}}' 2018-09-22 04:54:01,492 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:53: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-7db859f8-d62d-4157-972e-43361453a2dd x-compute-request-id: req-7db859f8-d62d-4157-972e-43361453a2dd Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "518d1e8e-e008-46f3-8685-11219274816e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "bookmark"}], "adminPass": "6b4wpnp9yRNq"}} 2018-09-22 04:54:01,492 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-7db859f8-d62d-4157-972e-43361453a2dd 2018-09-22 04:54:01,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:01,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54: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-861b5619-bce8-4023-8618-31313f62d077 x-compute-request-id: req-861b5619-bce8-4023-8618-31313f62d077 Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "bookmark"}], "image": {"id": "c5ddb94c-cf07-4443-851b-8c405085217e", "links": [{"href": "http://172.30.9.23:8774/images/c5ddb94c-cf07-4443-851b-8c405085217e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "924b1f4c-5bd0-4baa-8147-1d4e33e759db", "links": [{"href": "http://172.30.9.23:8774/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db", "rel": "bookmark"}]}, "id": "518d1e8e-e008-46f3-8685-11219274816e", "user_id": "a910db9cc70240e6be08e751c19199b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:54:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst", "created": "2018-09-22T04:54:01Z", "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:54:01,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e used request id req-861b5619-bce8-4023-8618-31313f62d077 2018-09-22 04:54:01,942 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst 2018-09-22 04:54:01,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:02,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54: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-d610abee-6737-4360-9aff-59e147187d8d x-compute-request-id: req-d610abee-6737-4360-9aff-59e147187d8d Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "bookmark"}], "image": {"id": "c5ddb94c-cf07-4443-851b-8c405085217e", "links": [{"href": "http://172.30.9.23:8774/images/c5ddb94c-cf07-4443-851b-8c405085217e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "924b1f4c-5bd0-4baa-8147-1d4e33e759db", "links": [{"href": "http://172.30.9.23:8774/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db", "rel": "bookmark"}]}, "id": "518d1e8e-e008-46f3-8685-11219274816e", "user_id": "a910db9cc70240e6be08e751c19199b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:54:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst", "created": "2018-09-22T04:54:01Z", "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:54:02,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e used request id req-d610abee-6737-4360-9aff-59e147187d8d 2018-09-22 04:54:02,177 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst] is - BUILD 2018-09-22 04:54:02,178 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:54:05,181 - create_instance - DEBUG - VM status query timeout in 896.761996031 2018-09-22 04:54:05,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:05,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54: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-76239be9-fb0e-4240-8166-21f21a7d0e26 x-compute-request-id: req-76239be9-fb0e-4240-8166-21f21a7d0e26 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "bookmark"}], "image": {"id": "c5ddb94c-cf07-4443-851b-8c405085217e", "links": [{"href": "http://172.30.9.23:8774/images/c5ddb94c-cf07-4443-851b-8c405085217e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "924b1f4c-5bd0-4baa-8147-1d4e33e759db", "links": [{"href": "http://172.30.9.23:8774/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db", "rel": "bookmark"}]}, "id": "518d1e8e-e008-46f3-8685-11219274816e", "security_groups": [{"name": "default"}], "user_id": "a910db9cc70240e6be08e751c19199b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:54:02Z", "hostId": "2d95b579777725f1015fd3779d48c06af02bac6a861f55956a12c7f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst", "created": "2018-09-22T04:54:01Z", "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:54:05,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e used request id req-76239be9-fb0e-4240-8166-21f21a7d0e26 2018-09-22 04:54:05,353 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst] is - BUILD 2018-09-22 04:54:05,353 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:54:08,356 - create_instance - DEBUG - VM status query timeout in 893.586296082 2018-09-22 04:54:08,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:08,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54: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-77460433-a5a5-44cb-a3e5-cdb9473dca7d x-compute-request-id: req-77460433-a5a5-44cb-a3e5-cdb9473dca7d Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "bookmark"}], "image": {"id": "c5ddb94c-cf07-4443-851b-8c405085217e", "links": [{"href": "http://172.30.9.23:8774/images/c5ddb94c-cf07-4443-851b-8c405085217e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "924b1f4c-5bd0-4baa-8147-1d4e33e759db", "links": [{"href": "http://172.30.9.23:8774/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db", "rel": "bookmark"}]}, "id": "518d1e8e-e008-46f3-8685-11219274816e", "security_groups": [{"name": "default"}], "user_id": "a910db9cc70240e6be08e751c19199b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:54:02Z", "hostId": "2d95b579777725f1015fd3779d48c06af02bac6a861f55956a12c7f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst", "created": "2018-09-22T04:54:01Z", "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:54:08,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e used request id req-77460433-a5a5-44cb-a3e5-cdb9473dca7d 2018-09-22 04:54:08,913 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst] is - BUILD 2018-09-22 04:54:08,914 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:54:11,917 - create_instance - DEBUG - VM status query timeout in 890.025949001 2018-09-22 04:54:11,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:12,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54: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-5b056302-ac5c-4382-8fa0-21e37329b8f4 x-compute-request-id: req-5b056302-ac5c-4382-8fa0-21e37329b8f4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:06:03", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "bookmark"}], "image": {"id": "c5ddb94c-cf07-4443-851b-8c405085217e", "links": [{"href": "http://172.30.9.23:8774/images/c5ddb94c-cf07-4443-851b-8c405085217e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:53:54.000000", "flavor": {"id": "924b1f4c-5bd0-4baa-8147-1d4e33e759db", "links": [{"href": "http://172.30.9.23:8774/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db", "rel": "bookmark"}]}, "id": "518d1e8e-e008-46f3-8685-11219274816e", "security_groups": [{"name": "default"}], "user_id": "a910db9cc70240e6be08e751c19199b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:54:08Z", "hostId": "2d95b579777725f1015fd3779d48c06af02bac6a861f55956a12c7f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst", "created": "2018-09-22T04:54:01Z", "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:54:12,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e used request id req-5b056302-ac5c-4382-8fa0-21e37329b8f4 2018-09-22 04:54:12,697 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst] is - ACTIVE 2018-09-22 04:54:12,697 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:54:12,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:13,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54: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-cdbd2274-7c76-4e12-9d68-773e638af563 x-compute-request-id: req-cdbd2274-7c76-4e12-9d68-773e638af563 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:06:03", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "bookmark"}], "image": {"id": "c5ddb94c-cf07-4443-851b-8c405085217e", "links": [{"href": "http://172.30.9.23:8774/images/c5ddb94c-cf07-4443-851b-8c405085217e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:53:54.000000", "flavor": {"id": "924b1f4c-5bd0-4baa-8147-1d4e33e759db", "links": [{"href": "http://172.30.9.23:8774/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db", "rel": "bookmark"}]}, "id": "518d1e8e-e008-46f3-8685-11219274816e", "security_groups": [{"name": "default"}], "user_id": "a910db9cc70240e6be08e751c19199b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:54:08Z", "hostId": "2d95b579777725f1015fd3779d48c06af02bac6a861f55956a12c7f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst", "created": "2018-09-22T04:54:01Z", "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:54:13,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e used request id req-cdbd2274-7c76-4e12-9d68-773e638af563 2018-09-22 04:54:13,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:13,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9f9266cb-a059-4833-9265-4a48bf5af2fb Date: Sat, 22 Sep 2018 04:54: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":["f16fea6f-07c0-4ba2-b106-f25e4d0c85ca"],"updated_at":"2018-09-22T04:53:50Z","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"1117cb65-68f1-4194-83f9-77172ca228e4","name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net"}]} 2018-09-22 04:54:13,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net used request id req-9f9266cb-a059-4833-9265-4a48bf5af2fb 2018-09-22 04:54:13,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:13,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806abd0e-2812-44bf-93c3-af7af36a7273 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa"}, "enabled": true, "id": "cb4f7bdfb3324b5d9109ac1699046daa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj"}} 2018-09-22 04:54:13,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa used request id req-806abd0e-2812-44bf-93c3-af7af36a7273 2018-09-22 04:54:13,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:13,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4743b5ba-fc75-4926-8c14-a2d3048f0b8c Date: Sat, 22 Sep 2018 04:54:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:50Z","dns_nameservers":[],"updated_at":"2018-09-22T04:53:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-subnet"}]} 2018-09-22 04:54:13,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 used request id req-4743b5ba-fc75-4926-8c14-a2d3048f0b8c 2018-09-22 04:54:13,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:13,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-c4c24eea-268f-43b7-9944-ac90c9b8a76c Date: Sat, 22 Sep 2018 04:54:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:53:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","ip_address":"10.55.0.2"}],"id":"25aa53a3-38fd-45e9-bd88-76a4eec336c9","security_groups":[],"mac_address":"fa:16:3e:94:48:99","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1117cb65-68f1-4194-83f9-77172ca228e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:53:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","ip_address":"10.55.0.3"}],"id":"3738774c-16d0-4d3b-8f82-b3712c4566ad","security_groups":[],"mac_address":"fa:16:3e:b7:1a:f4","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1117cb65-68f1-4194-83f9-77172ca228e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","ip_address":"10.55.0.10"}],"id":"4d8cbcbf-3465-4351-adb7-242d6e49dd70","security_groups":["98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f"],"mac_address":"fa:16:3e:16:06:03","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-port","admin_state_up":true,"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:58Z","binding:vnic_type":"normal","device_id":"518d1e8e-e008-46f3-8685-11219274816e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:53:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","ip_address":"10.55.0.4"}],"id":"ba072b5b-309c-4ec7-826d-ec7fc7d8a581","security_groups":[],"mac_address":"fa:16:3e:33:c1:ee","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1117cb65-68f1-4194-83f9-77172ca228e4"}]} 2018-09-22 04:54:13,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 used request id req-c4c24eea-268f-43b7-9944-ac90c9b8a76c 2018-09-22 04:54:13,966 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:14,165 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:13 GMT Server: Apache x-compute-request-id: req-9318db06-0948-4afa-8e30-40eb5de79c0c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9318db06-0948-4afa-8e30-40eb5de79c0c Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a910db9cc70240e6be08e751c19199b0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2", "rel": "self"}, {"href": "http://172.30.9.23:8776/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:53:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "updated_at": "2018-09-22T04:53:54.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c1432758-b409-4b41-be42-9e6d81d0f2b2", "size": 1}, {"status": "available", "user_id": "a910db9cc70240e6be08e751c19199b0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc", "rel": "self"}, {"href": "http://172.30.9.23:8776/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:53:52.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "updated_at": "2018-09-22T04:53:52.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "489625ed-382b-40d1-b002-54e3819e3fcc", "size": 1}]} 2018-09-22 04:54:14,165 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/detail used request id req-9318db06-0948-4afa-8e30-40eb5de79c0c 2018-09-22 04:54:14,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:14,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e165526-67b5-49b8-b355-ffb09e51baa2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa"}, "enabled": true, "id": "cb4f7bdfb3324b5d9109ac1699046daa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj"}} 2018-09-22 04:54:14,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa used request id req-0e165526-67b5-49b8-b355-ffb09e51baa2 2018-09-22 04:54:14,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:14,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54: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-e9b9d40b-1c08-4732-a66f-03d4c1d33e8d x-compute-request-id: req-e9b9d40b-1c08-4732-a66f-03d4c1d33e8d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:06:03", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "bookmark"}], "image": {"id": "c5ddb94c-cf07-4443-851b-8c405085217e", "links": [{"href": "http://172.30.9.23:8774/images/c5ddb94c-cf07-4443-851b-8c405085217e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:53:54.000000", "flavor": {"id": "924b1f4c-5bd0-4baa-8147-1d4e33e759db", "links": [{"href": "http://172.30.9.23:8774/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db", "rel": "bookmark"}]}, "id": "518d1e8e-e008-46f3-8685-11219274816e", "security_groups": [{"name": "default"}], "user_id": "a910db9cc70240e6be08e751c19199b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:54:08Z", "hostId": "2d95b579777725f1015fd3779d48c06af02bac6a861f55956a12c7f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst", "created": "2018-09-22T04:54:01Z", "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:54:14,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e used request id req-e9b9d40b-1c08-4732-a66f-03d4c1d33e8d 2018-09-22 04:54:14,918 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst] is - ACTIVE 2018-09-22 04:54:14,918 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:54:14,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:15,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54: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-49b0e29e-54dc-4b8b-ae67-e78f5f30c798 x-compute-request-id: req-49b0e29e-54dc-4b8b-ae67-e78f5f30c798 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:06:03", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "bookmark"}], "image": {"id": "c5ddb94c-cf07-4443-851b-8c405085217e", "links": [{"href": "http://172.30.9.23:8774/images/c5ddb94c-cf07-4443-851b-8c405085217e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:53:54.000000", "flavor": {"id": "924b1f4c-5bd0-4baa-8147-1d4e33e759db", "links": [{"href": "http://172.30.9.23:8774/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db", "rel": "bookmark"}]}, "id": "518d1e8e-e008-46f3-8685-11219274816e", "security_groups": [{"name": "default"}], "user_id": "a910db9cc70240e6be08e751c19199b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:54:08Z", "hostId": "2d95b579777725f1015fd3779d48c06af02bac6a861f55956a12c7f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst", "created": "2018-09-22T04:54:01Z", "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:54:15,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e used request id req-49b0e29e-54dc-4b8b-ae67-e78f5f30c798 2018-09-22 04:54:15,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:15,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9dbe05e2-cc8a-4acb-bf3b-779a39527534 Date: Sat, 22 Sep 2018 04:54: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":["f16fea6f-07c0-4ba2-b106-f25e4d0c85ca"],"updated_at":"2018-09-22T04:53:50Z","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"1117cb65-68f1-4194-83f9-77172ca228e4","name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net"}]} 2018-09-22 04:54:15,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net used request id req-9dbe05e2-cc8a-4acb-bf3b-779a39527534 2018-09-22 04:54:15,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:15,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b332708e-f256-4ad4-84b7-f35ebe4aa002 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa"}, "enabled": true, "id": "cb4f7bdfb3324b5d9109ac1699046daa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj"}} 2018-09-22 04:54:15,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa used request id req-b332708e-f256-4ad4-84b7-f35ebe4aa002 2018-09-22 04:54:15,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:15,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ca482a9e-3c0a-4477-99e7-1517d459db97 Date: Sat, 22 Sep 2018 04:54:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:50Z","dns_nameservers":[],"updated_at":"2018-09-22T04:53:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-subnet"}]} 2018-09-22 04:54:15,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 used request id req-ca482a9e-3c0a-4477-99e7-1517d459db97 2018-09-22 04:54:15,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:15,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-a7c1fe68-7ec4-4672-b843-f3278d60af1e Date: Sat, 22 Sep 2018 04:54:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:53:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","ip_address":"10.55.0.2"}],"id":"25aa53a3-38fd-45e9-bd88-76a4eec336c9","security_groups":[],"mac_address":"fa:16:3e:94:48:99","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1117cb65-68f1-4194-83f9-77172ca228e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:53:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","ip_address":"10.55.0.3"}],"id":"3738774c-16d0-4d3b-8f82-b3712c4566ad","security_groups":[],"mac_address":"fa:16:3e:b7:1a:f4","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1117cb65-68f1-4194-83f9-77172ca228e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","ip_address":"10.55.0.10"}],"id":"4d8cbcbf-3465-4351-adb7-242d6e49dd70","security_groups":["98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f"],"mac_address":"fa:16:3e:16:06:03","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-port","admin_state_up":true,"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:58Z","binding:vnic_type":"normal","device_id":"518d1e8e-e008-46f3-8685-11219274816e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:53:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","ip_address":"10.55.0.4"}],"id":"ba072b5b-309c-4ec7-826d-ec7fc7d8a581","security_groups":[],"mac_address":"fa:16:3e:33:c1:ee","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1117cb65-68f1-4194-83f9-77172ca228e4"}]} 2018-09-22 04:54:15,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 used request id req-a7c1fe68-7ec4-4672-b843-f3278d60af1e 2018-09-22 04:54:15,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" -d '{"volumeAttachment": {"volumeId": "489625ed-382b-40d1-b002-54e3819e3fcc"}}' 2018-09-22 04:54:17,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54: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-dd5122b2-9af6-47dd-8c1b-826ad6e36f67 x-compute-request-id: req-dd5122b2-9af6-47dd-8c1b-826ad6e36f67 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "518d1e8e-e008-46f3-8685-11219274816e", "id": "489625ed-382b-40d1-b002-54e3819e3fcc", "volumeId": "489625ed-382b-40d1-b002-54e3819e3fcc"}} 2018-09-22 04:54:17,580 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e/os-volume_attachments used request id req-dd5122b2-9af6-47dd-8c1b-826ad6e36f67 2018-09-22 04:54:17,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:18,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54: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-a3256095-4917-4a44-9079-a45d575261c8 x-compute-request-id: req-a3256095-4917-4a44-9079-a45d575261c8 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:06:03", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "bookmark"}], "image": {"id": "c5ddb94c-cf07-4443-851b-8c405085217e", "links": [{"href": "http://172.30.9.23:8774/images/c5ddb94c-cf07-4443-851b-8c405085217e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:53:54.000000", "flavor": {"id": "924b1f4c-5bd0-4baa-8147-1d4e33e759db", "links": [{"href": "http://172.30.9.23:8774/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db", "rel": "bookmark"}]}, "id": "518d1e8e-e008-46f3-8685-11219274816e", "security_groups": [{"name": "default"}], "user_id": "a910db9cc70240e6be08e751c19199b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:54:08Z", "hostId": "2d95b579777725f1015fd3779d48c06af02bac6a861f55956a12c7f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst", "created": "2018-09-22T04:54:01Z", "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "os-extended-volumes:volumes_attached": [{"id": "489625ed-382b-40d1-b002-54e3819e3fcc"}], "metadata": {}}} 2018-09-22 04:54:18,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e used request id req-a3256095-4917-4a44-9079-a45d575261c8 2018-09-22 04:54:18,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:18,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c971d381-c679-427b-8264-933a03a9fc5b Date: Sat, 22 Sep 2018 04:54:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f16fea6f-07c0-4ba2-b106-f25e4d0c85ca"],"updated_at":"2018-09-22T04:53:50Z","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"1117cb65-68f1-4194-83f9-77172ca228e4","name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net"}]} 2018-09-22 04:54:18,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net used request id req-c971d381-c679-427b-8264-933a03a9fc5b 2018-09-22 04:54:18,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:18,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7b0158f-7978-4118-bd66-9d6bc8749682 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa"}, "enabled": true, "id": "cb4f7bdfb3324b5d9109ac1699046daa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj"}} 2018-09-22 04:54:18,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa used request id req-b7b0158f-7978-4118-bd66-9d6bc8749682 2018-09-22 04:54:18,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:18,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-49330cf2-8474-4094-ad52-4b8e1b73f0db Date: Sat, 22 Sep 2018 04:54:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:50Z","dns_nameservers":[],"updated_at":"2018-09-22T04:53:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-subnet"}]} 2018-09-22 04:54:18,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 used request id req-49330cf2-8474-4094-ad52-4b8e1b73f0db 2018-09-22 04:54:18,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:18,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-fbf4852a-bd04-41c7-953c-03eb8b7d30ec Date: Sat, 22 Sep 2018 04:54:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:53:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","ip_address":"10.55.0.2"}],"id":"25aa53a3-38fd-45e9-bd88-76a4eec336c9","security_groups":[],"mac_address":"fa:16:3e:94:48:99","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1117cb65-68f1-4194-83f9-77172ca228e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:53:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","ip_address":"10.55.0.3"}],"id":"3738774c-16d0-4d3b-8f82-b3712c4566ad","security_groups":[],"mac_address":"fa:16:3e:b7:1a:f4","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1117cb65-68f1-4194-83f9-77172ca228e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","ip_address":"10.55.0.10"}],"id":"4d8cbcbf-3465-4351-adb7-242d6e49dd70","security_groups":["98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f"],"mac_address":"fa:16:3e:16:06:03","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-port","admin_state_up":true,"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:58Z","binding:vnic_type":"normal","device_id":"518d1e8e-e008-46f3-8685-11219274816e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:53:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","ip_address":"10.55.0.4"}],"id":"ba072b5b-309c-4ec7-826d-ec7fc7d8a581","security_groups":[],"mac_address":"fa:16:3e:33:c1:ee","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1117cb65-68f1-4194-83f9-77172ca228e4"}]} 2018-09-22 04:54:18,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 used request id req-fbf4852a-bd04-41c7-953c-03eb8b7d30ec 2018-09-22 04:54:18,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:54:18,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07cfa66e1ff44b5fa3dea6ebed8dfb89", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj-role"}], "expires_at": "2018-09-22T05:54:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb4f7bdfb3324b5d9109ac1699046daa", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/cb4f7bdfb3324b5d9109ac1699046daa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-user", "id": "a910db9cc70240e6be08e751c19199b0"}, "audit_ids": ["B7vAxaulS3-525x4CWAWvw"], "issued_at": "2018-09-22T04:54:18.000000Z"}} 2018-09-22 04:54:18,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e86ab29f8e588d01ddc6d2917c630a696f94c70" 2018-09-22 04:54:19,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54: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-7488914e-3f39-49c3-912d-4dbc01478b43 x-compute-request-id: req-7488914e-3f39-49c3-912d-4dbc01478b43 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:06:03", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "bookmark"}], "image": {"id": "c5ddb94c-cf07-4443-851b-8c405085217e", "links": [{"href": "http://172.30.9.23:8774/images/c5ddb94c-cf07-4443-851b-8c405085217e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:53:54.000000", "flavor": {"id": "924b1f4c-5bd0-4baa-8147-1d4e33e759db", "links": [{"href": "http://172.30.9.23:8774/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db", "rel": "bookmark"}]}, "id": "518d1e8e-e008-46f3-8685-11219274816e", "security_groups": [{"name": "default"}], "user_id": "a910db9cc70240e6be08e751c19199b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:54:18Z", "hostId": "2d95b579777725f1015fd3779d48c06af02bac6a861f55956a12c7f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst", "created": "2018-09-22T04:54:01Z", "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "os-extended-volumes:volumes_attached": [{"id": "489625ed-382b-40d1-b002-54e3819e3fcc"}], "metadata": {}}]} 2018-09-22 04:54:19,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst used request id req-7488914e-3f39-49c3-912d-4dbc01478b43 2018-09-22 04:54:19,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e86ab29f8e588d01ddc6d2917c630a696f94c70" 2018-09-22 04:54:19,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0d6aac43-3e38-425c-b61a-75dcdd5ad19c Date: Sat, 22 Sep 2018 04:54: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":["f16fea6f-07c0-4ba2-b106-f25e4d0c85ca"],"updated_at":"2018-09-22T04:53:50Z","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"1117cb65-68f1-4194-83f9-77172ca228e4","name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net"}]} 2018-09-22 04:54:19,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net used request id req-0d6aac43-3e38-425c-b61a-75dcdd5ad19c 2018-09-22 04:54:19,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e86ab29f8e588d01ddc6d2917c630a696f94c70" 2018-09-22 04:54:20,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b8dab075-c700-421e-8e25-db99c1801622 Date: Sat, 22 Sep 2018 04:54:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:50Z","dns_nameservers":[],"updated_at":"2018-09-22T04:53:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-subnet"}]} 2018-09-22 04:54:20,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 used request id req-b8dab075-c700-421e-8e25-db99c1801622 2018-09-22 04:54:20,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e86ab29f8e588d01ddc6d2917c630a696f94c70" 2018-09-22 04:54:20,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-ba152f19-5d77-4155-a8e6-d13f009421ab Date: Sat, 22 Sep 2018 04:54:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:53:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","ip_address":"10.55.0.2"}],"id":"25aa53a3-38fd-45e9-bd88-76a4eec336c9","security_groups":[],"mac_address":"fa:16:3e:94:48:99","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1117cb65-68f1-4194-83f9-77172ca228e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:53:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","ip_address":"10.55.0.3"}],"id":"3738774c-16d0-4d3b-8f82-b3712c4566ad","security_groups":[],"mac_address":"fa:16:3e:b7:1a:f4","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1117cb65-68f1-4194-83f9-77172ca228e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","ip_address":"10.55.0.10"}],"id":"4d8cbcbf-3465-4351-adb7-242d6e49dd70","security_groups":["98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f"],"mac_address":"fa:16:3e:16:06:03","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-port","admin_state_up":true,"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:58Z","binding:vnic_type":"normal","device_id":"518d1e8e-e008-46f3-8685-11219274816e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:53:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f16fea6f-07c0-4ba2-b106-f25e4d0c85ca","ip_address":"10.55.0.4"}],"id":"ba072b5b-309c-4ec7-826d-ec7fc7d8a581","security_groups":[],"mac_address":"fa:16:3e:33:c1:ee","project_id":"cb4f7bdfb3324b5d9109ac1699046daa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1117cb65-68f1-4194-83f9-77172ca228e4","tenant_id":"cb4f7bdfb3324b5d9109ac1699046daa","created_at":"2018-09-22T04:53:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1117cb65-68f1-4194-83f9-77172ca228e4"}]} 2018-09-22 04:54:20,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=1117cb65-68f1-4194-83f9-77172ca228e4 used request id req-ba152f19-5d77-4155-a8e6-d13f009421ab 2018-09-22 04:54:20,361 - create_instance - INFO - Deleting Port with ID - 4d8cbcbf-3465-4351-adb7-242d6e49dd70 2018-09-22 04:54:20,361 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-port 2018-09-22 04:54:20,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/4d8cbcbf-3465-4351-adb7-242d6e49dd70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:20,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3b276019-f29c-4183-9a71-22e1b4a31abc Date: Sat, 22 Sep 2018 04:54:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:54:20,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/4d8cbcbf-3465-4351-adb7-242d6e49dd70 used request id req-3b276019-f29c-4183-9a71-22e1b4a31abc 2018-09-22 04:54:20,853 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9318db06-0948-4afa-8e30-40eb5de79c0c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:21,058 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:20 GMT Server: Apache x-compute-request-id: req-42d347cf-36af-4cb7-be02-66ff3ef09f73 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-42d347cf-36af-4cb7-be02-66ff3ef09f73 Content-Encoding: gzip Content-Length: 581 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "a910db9cc70240e6be08e751c19199b0", "attachments": [{"server_id": "518d1e8e-e008-46f3-8685-11219274816e", "attachment_id": "fdbd794f-d701-4401-9989-5c63584aaddf", "attached_at": "2018-09-22T04:54:19.000000", "host_name": null, "volume_id": "489625ed-382b-40d1-b002-54e3819e3fcc", "device": "/dev/vdb", "id": "489625ed-382b-40d1-b002-54e3819e3fcc"}], "links": [{"href": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc", "rel": "self"}, {"href": "http://172.30.9.23:8776/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:53:52.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "updated_at": "2018-09-22T04:54:19.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "489625ed-382b-40d1-b002-54e3819e3fcc", "size": 1}} 2018-09-22 04:54:21,058 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc used request id req-42d347cf-36af-4cb7-be02-66ff3ef09f73 2018-09-22 04:54:21,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e/os-volume_attachments/489625ed-382b-40d1-b002-54e3819e3fcc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:22,585 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:54: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-0cccbf77-6954-4843-8ae3-2b1d168588ad x-compute-request-id: req-0cccbf77-6954-4843-8ae3-2b1d168588ad Content-Length: 0 Content-Type: application/json 2018-09-22 04:54:22,585 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e/os-volume_attachments/489625ed-382b-40d1-b002-54e3819e3fcc used request id req-0cccbf77-6954-4843-8ae3-2b1d168588ad 2018-09-22 04:54:22,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:22,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54: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-19b1c0a0-c524-44a1-82f7-f84506f4a9fc x-compute-request-id: req-19b1c0a0-c524-44a1-82f7-f84506f4a9fc Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "bookmark"}], "image": {"id": "c5ddb94c-cf07-4443-851b-8c405085217e", "links": [{"href": "http://172.30.9.23:8774/images/c5ddb94c-cf07-4443-851b-8c405085217e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:53:54.000000", "flavor": {"id": "924b1f4c-5bd0-4baa-8147-1d4e33e759db", "links": [{"href": "http://172.30.9.23:8774/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db", "rel": "bookmark"}]}, "id": "518d1e8e-e008-46f3-8685-11219274816e", "user_id": "a910db9cc70240e6be08e751c19199b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:54:18Z", "hostId": "2d95b579777725f1015fd3779d48c06af02bac6a861f55956a12c7f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst", "created": "2018-09-22T04:54:01Z", "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "os-extended-volumes:volumes_attached": [{"id": "489625ed-382b-40d1-b002-54e3819e3fcc"}], "metadata": {}}} 2018-09-22 04:54:22,980 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e used request id req-19b1c0a0-c524-44a1-82f7-f84506f4a9fc 2018-09-22 04:54:25,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:26,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54: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-711335c1-0831-4771-8c43-2350eafcc6ad x-compute-request-id: req-711335c1-0831-4771-8c43-2350eafcc6ad Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "bookmark"}], "image": {"id": "c5ddb94c-cf07-4443-851b-8c405085217e", "links": [{"href": "http://172.30.9.23:8774/images/c5ddb94c-cf07-4443-851b-8c405085217e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:53:54.000000", "flavor": {"id": "924b1f4c-5bd0-4baa-8147-1d4e33e759db", "links": [{"href": "http://172.30.9.23:8774/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db", "rel": "bookmark"}]}, "id": "518d1e8e-e008-46f3-8685-11219274816e", "user_id": "a910db9cc70240e6be08e751c19199b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:54:18Z", "hostId": "2d95b579777725f1015fd3779d48c06af02bac6a861f55956a12c7f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst", "created": "2018-09-22T04:54:01Z", "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:54:26,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e used request id req-711335c1-0831-4771-8c43-2350eafcc6ad 2018-09-22 04:54:26,109 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst 2018-09-22 04:54:26,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:26,265 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:54: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-bf926616-a856-440d-8f0c-c0bf8478a9c5 x-compute-request-id: req-bf926616-a856-440d-8f0c-c0bf8478a9c5 Content-Type: application/json 2018-09-22 04:54:26,265 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e used request id req-bf926616-a856-440d-8f0c-c0bf8478a9c5 2018-09-22 04:54:26,265 - create_instance - INFO - Checking deletion status 2018-09-22 04:54:26,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:26,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54: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-87bf164e-c383-4261-8ac9-04a80415ac38 x-compute-request-id: req-87bf164e-c383-4261-8ac9-04a80415ac38 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/518d1e8e-e008-46f3-8685-11219274816e", "rel": "bookmark"}], "image": {"id": "c5ddb94c-cf07-4443-851b-8c405085217e", "links": [{"href": "http://172.30.9.23:8774/images/c5ddb94c-cf07-4443-851b-8c405085217e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:53:54.000000", "flavor": {"id": "924b1f4c-5bd0-4baa-8147-1d4e33e759db", "links": [{"href": "http://172.30.9.23:8774/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db", "rel": "bookmark"}]}, "id": "518d1e8e-e008-46f3-8685-11219274816e", "user_id": "a910db9cc70240e6be08e751c19199b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:54:26Z", "hostId": "2d95b579777725f1015fd3779d48c06af02bac6a861f55956a12c7f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst", "created": "2018-09-22T04:54:01Z", "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:54:26,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e used request id req-87bf164e-c383-4261-8ac9-04a80415ac38 2018-09-22 04:54:26,687 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst] is - ACTIVE 2018-09-22 04:54:26,687 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:54:29,690 - create_instance - DEBUG - VM status query timeout in 296.575438976 2018-09-22 04:54:29,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c2ac747338828822e0d53c7376d04853d6b34a" 2018-09-22 04:54:29,745 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:54: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-991fc860-94eb-4351-b267-0eeda2d34a67 x-compute-request-id: req-991fc860-94eb-4351-b267-0eeda2d34a67 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 518d1e8e-e008-46f3-8685-11219274816e could not be found.", "code": 404}} 2018-09-22 04:54:29,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/518d1e8e-e008-46f3-8685-11219274816e used request id req-991fc860-94eb-4351-b267-0eeda2d34a67 2018-09-22 04:54:29,745 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 518d1e8e-e008-46f3-8685-11219274816e could not be found. (HTTP 404) (Request-ID: req-991fc860-94eb-4351-b267-0eeda2d34a67) 2018-09-22 04:54:29,746 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-inst 2018-09-22 04:54:29,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec92d8a633e79e79b7386adb013b1394bdfa775a" 2018-09-22 04:54:29,787 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:54: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-10e8655e-b966-4365-b463-215c5034936f x-compute-request-id: req-10e8655e-b966-4365-b463-215c5034936f Content-Length: 0 Content-Type: application/json 2018-09-22 04:54:29,787 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/924b1f4c-5bd0-4baa-8147-1d4e33e759db used request id req-10e8655e-b966-4365-b463-215c5034936f 2018-09-22 04:54:29,788 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-subnet 2018-09-22 04:54:29,788 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-subnet 2018-09-22 04:54:29,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/f16fea6f-07c0-4ba2-b106-f25e4d0c85ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68e0e2fc5a106608bf2ff740b104f40459a700bf" 2018-09-22 04:54:32,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-704fd4a4-782e-4e2c-a3b3-a62796248962 Date: Sat, 22 Sep 2018 04:54:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:54:32,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f16fea6f-07c0-4ba2-b106-f25e4d0c85ca used request id req-704fd4a4-782e-4e2c-a3b3-a62796248962 2018-09-22 04:54:32,230 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-pub-net 2018-09-22 04:54:32,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/1117cb65-68f1-4194-83f9-77172ca228e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68e0e2fc5a106608bf2ff740b104f40459a700bf" 2018-09-22 04:54:33,752 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2cc537e7-4017-481b-a772-7f348ddf6006 Date: Sat, 22 Sep 2018 04:54:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:54:33,752 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/1117cb65-68f1-4194-83f9-77172ca228e4 used request id req-2cc537e7-4017-481b-a772-7f348ddf6006 2018-09-22 04:54:33,756 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96ce22e8-1c86-4006-8e45-41ad92c67b5f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670ad1bb33e3ee69629a55012abbe4d174674750" 2018-09-22 04:54:33,944 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:33 GMT Server: Apache x-compute-request-id: req-fda8f516-8220-4442-8b39-f1473f5c3d05 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fda8f516-8220-4442-8b39-f1473f5c3d05 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a910db9cc70240e6be08e751c19199b0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2", "rel": "self"}, {"href": "http://172.30.9.23:8776/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:53:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "updated_at": "2018-09-22T04:53:54.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c1432758-b409-4b41-be42-9e6d81d0f2b2", "size": 1}} 2018-09-22 04:54:33,944 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2 used request id req-fda8f516-8220-4442-8b39-f1473f5c3d05 2018-09-22 04:54:33,945 - create_volume - DEBUG - Instance status is - available 2018-09-22 04:54:33,945 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-2 2018-09-22 04:54:33,945 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-2 2018-09-22 04:54:33,948 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96ce22e8-1c86-4006-8e45-41ad92c67b5f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670ad1bb33e3ee69629a55012abbe4d174674750" 2018-09-22 04:54:34,175 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:54:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2b2417d8-e4aa-4daf-988c-7c8feccca781 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-09-22 04:54:34,175 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2 used request id req-2b2417d8-e4aa-4daf-988c-7c8feccca781 2018-09-22 04:54:34,178 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96ce22e8-1c86-4006-8e45-41ad92c67b5f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670ad1bb33e3ee69629a55012abbe4d174674750" 2018-09-22 04:54:34,369 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:34 GMT Server: Apache x-compute-request-id: req-991f83ac-8e63-43cb-be6b-3f40d4c659ca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-991f83ac-8e63-43cb-be6b-3f40d4c659ca Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "a910db9cc70240e6be08e751c19199b0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2", "rel": "self"}, {"href": "http://172.30.9.23:8776/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:53:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "updated_at": "2018-09-22T04:54:34.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c1432758-b409-4b41-be42-9e6d81d0f2b2", "size": 1}} 2018-09-22 04:54:34,369 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2 used request id req-991f83ac-8e63-43cb-be6b-3f40d4c659ca 2018-09-22 04:54:34,370 - create_volume - DEBUG - Instance status is - deleting 2018-09-22 04:54:34,370 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-22 04:54:37,373 - create_volume - DEBUG - Volume status query timeout in 56.8028411865 2018-09-22 04:54:37,376 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96ce22e8-1c86-4006-8e45-41ad92c67b5f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670ad1bb33e3ee69629a55012abbe4d174674750" 2018-09-22 04:54:37,591 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:54:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c0101d89-6ea5-4612-9760-ff91e7429932 x-openstack-request-id: req-c0101d89-6ea5-4612-9760-ff91e7429932 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume c1432758-b409-4b41-be42-9e6d81d0f2b2 could not be found.", "code": 404}} 2018-09-22 04:54:37,591 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/c1432758-b409-4b41-be42-9e6d81d0f2b2 used request id req-c0101d89-6ea5-4612-9760-ff91e7429932 2018-09-22 04:54:37,592 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume c1432758-b409-4b41-be42-9e6d81d0f2b2 could not be found. (HTTP 404) (Request-ID: req-c0101d89-6ea5-4612-9760-ff91e7429932) 2018-09-22 04:54:37,592 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-2 2018-09-22 04:54:37,595 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3855baaf-2cc2-45af-ae51-ebb26d409e8f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8084790b55ee015c7ef030f1a29f41819dc3b7" 2018-09-22 04:54:37,648 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:37 GMT Server: Apache x-compute-request-id: req-0db8b67a-9854-433a-b619-196c9ca264d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0db8b67a-9854-433a-b619-196c9ca264d9 Content-Encoding: gzip Content-Length: 477 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a910db9cc70240e6be08e751c19199b0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc", "rel": "self"}, {"href": "http://172.30.9.23:8776/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:53:52.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "updated_at": "2018-09-22T04:54:22.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "489625ed-382b-40d1-b002-54e3819e3fcc", "size": 1}} 2018-09-22 04:54:37,648 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc used request id req-0db8b67a-9854-433a-b619-196c9ca264d9 2018-09-22 04:54:37,649 - create_volume - DEBUG - Instance status is - available 2018-09-22 04:54:37,649 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-1 2018-09-22 04:54:37,649 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-1 2018-09-22 04:54:37,652 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3855baaf-2cc2-45af-ae51-ebb26d409e8f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8084790b55ee015c7ef030f1a29f41819dc3b7" 2018-09-22 04:54:37,881 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:54:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-34a5cdbb-5473-411a-b098-5e9cf50a61f0 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-09-22 04:54:37,881 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc used request id req-34a5cdbb-5473-411a-b098-5e9cf50a61f0 2018-09-22 04:54:37,884 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3855baaf-2cc2-45af-ae51-ebb26d409e8f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8084790b55ee015c7ef030f1a29f41819dc3b7" 2018-09-22 04:54:38,106 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:37 GMT Server: Apache x-compute-request-id: req-3e438e00-cac3-49d7-8973-bf97122c5fcd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3e438e00-cac3-49d7-8973-bf97122c5fcd Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "a910db9cc70240e6be08e751c19199b0", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc", "rel": "self"}, {"href": "http://172.30.9.23:8776/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:53:52.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "updated_at": "2018-09-22T04:54:37.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "489625ed-382b-40d1-b002-54e3819e3fcc", "size": 1}} 2018-09-22 04:54:38,106 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc used request id req-3e438e00-cac3-49d7-8973-bf97122c5fcd 2018-09-22 04:54:38,107 - create_volume - DEBUG - Instance status is - deleting 2018-09-22 04:54:38,107 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-22 04:54:41,110 - create_volume - DEBUG - Volume status query timeout in 56.7714080811 2018-09-22 04:54:41,113 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3855baaf-2cc2-45af-ae51-ebb26d409e8f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8084790b55ee015c7ef030f1a29f41819dc3b7" 2018-09-22 04:54:41,311 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:54:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d034cb18-5774-48c3-bf07-b780bca53d5a x-openstack-request-id: req-d034cb18-5774-48c3-bf07-b780bca53d5a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 489625ed-382b-40d1-b002-54e3819e3fcc could not be found.", "code": 404}} 2018-09-22 04:54:41,311 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/cb4f7bdfb3324b5d9109ac1699046daa/volumes/489625ed-382b-40d1-b002-54e3819e3fcc used request id req-d034cb18-5774-48c3-bf07-b780bca53d5a 2018-09-22 04:54:41,311 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 489625ed-382b-40d1-b002-54e3819e3fcc could not be found. (HTTP 404) (Request-ID: req-d034cb18-5774-48c3-bf07-b780bca53d5a) 2018-09-22 04:54:41,311 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-1 2018-09-22 04:54:41,312 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-22955c3e-4678-4bd7-bdc4-e6a42108520d-image 2018-09-22 04:54:41,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c5ddb94c-cf07-4443-851b-8c405085217e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71ef0c2f7f4f03a9f65f31fc6ebebb38bcd3f963" 2018-09-22 04:54:42,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6866c072-3dd7-4f6f-b745-3fe395237b03 Date: Sat, 22 Sep 2018 04:54:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:54:42,899 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c5ddb94c-cf07-4443-851b-8c405085217e used request id req-6866c072-3dd7-4f6f-b745-3fe395237b03 2018-09-22 04:54:42,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" 2018-09-22 04:54:43,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-6905c531-8c85-4063-9516-235250adca0b Date: Sat, 22 Sep 2018 04:54:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "created_at": "2018-09-22T04:53:49Z", "updated_at": "2018-09-22T04:53:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:53:49Z", "revision_number": 0, "id": "5a535e27-a08d-4d90-88f3-2c60a91bbd21", "remote_group_id": "98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f", "remote_ip_prefix": null, "created_at": "2018-09-22T04:53:49Z", "security_group_id": "98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f", "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb4f7bdfb3324b5d9109ac1699046daa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:53:49Z", "revision_number": 0, "id": "93ef97ff-4572-4088-bb3d-13a86968b3e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:53:49Z", "security_group_id": "98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f", "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb4f7bdfb3324b5d9109ac1699046daa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:53:49Z", "revision_number": 0, "id": "c513aced-97f4-4d4a-9259-72bc53b773f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:53:49Z", "security_group_id": "98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f", "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb4f7bdfb3324b5d9109ac1699046daa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:53:49Z", "revision_number": 0, "id": "dc75ffba-d4be-424f-b513-a25f955ee82e", "remote_group_id": "98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f", "remote_ip_prefix": null, "created_at": "2018-09-22T04:53:49Z", "security_group_id": "98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f", "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb4f7bdfb3324b5d9109ac1699046daa"}], "revision_number": 4, "project_id": "cb4f7bdfb3324b5d9109ac1699046daa", "id": "98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:54:43,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6905c531-8c85-4063-9516-235250adca0b 2018-09-22 04:54:43,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" 2018-09-22 04:54:43,240 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-912bf5f9-04c3-4d13-a551-96f9524158a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:54:43,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-912bf5f9-04c3-4d13-a551-96f9524158a3 2018-09-22 04:54:43,240 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:54:43,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" 2018-09-22 04:54:43,325 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56fd6ef2-3511-4dbd-8864-a455af035251 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:54:43,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-56fd6ef2-3511-4dbd-8864-a455af035251 2018-09-22 04:54:43,325 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:54:43,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" 2018-09-22 04:54:43,495 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdc0f2a5-2010-4181-93b3-70c42463ffce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:54:43,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-bdc0f2a5-2010-4181-93b3-70c42463ffce 2018-09-22 04:54:43,495 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:54:43,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" 2018-09-22 04:54:43,583 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf98c687-7da2-40f8-8acd-9727193558c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:54:43,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-bf98c687-7da2-40f8-8acd-9727193558c0 2018-09-22 04:54:43,584 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:54:43,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" 2018-09-22 04:54:43,672 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25fabfee-1fd5-45d6-a1cc-923d39137402 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:54:43,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-25fabfee-1fd5-45d6-a1cc-923d39137402 2018-09-22 04:54:43,672 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:54:43,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" 2018-09-22 04:54:43,764 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e87eccb-5ed8-4aae-a870-3278535a733c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:54:43,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-2e87eccb-5ed8-4aae-a870-3278535a733c 2018-09-22 04:54:43,765 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:54:43,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" 2018-09-22 04:54:43,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b17bc6c-8604-4e6d-9848-3117887d7cb5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:54:43,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-8b17bc6c-8604-4e6d-9848-3117887d7cb5 2018-09-22 04:54:43,854 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:54:43,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" 2018-09-22 04:54:43,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67913c01-139c-4ef6-a0bf-5a0577a52d7a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa"}, "enabled": true, "id": "cb4f7bdfb3324b5d9109ac1699046daa", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj"}} 2018-09-22 04:54:43,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa used request id req-67913c01-139c-4ef6-a0bf-5a0577a52d7a 2018-09-22 04:54:43,948 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f 2018-09-22 04:54:43,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" 2018-09-22 04:54:44,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dda5ad15-fdb8-4957-8af3-a8dfa991f9b7 Date: Sat, 22 Sep 2018 04:54:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:53:49Z", "security_group_id": "98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f", "port_range_min": null, "revision_number": 0, "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "created_at": "2018-09-22T04:53:49Z", "project_id": "cb4f7bdfb3324b5d9109ac1699046daa", "id": "5a535e27-a08d-4d90-88f3-2c60a91bbd21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:53:49Z", "security_group_id": "98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f", "port_range_min": null, "revision_number": 0, "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "created_at": "2018-09-22T04:53:49Z", "project_id": "cb4f7bdfb3324b5d9109ac1699046daa", "id": "93ef97ff-4572-4088-bb3d-13a86968b3e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:53:49Z", "security_group_id": "98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f", "port_range_min": null, "revision_number": 0, "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "created_at": "2018-09-22T04:53:49Z", "project_id": "cb4f7bdfb3324b5d9109ac1699046daa", "id": "c513aced-97f4-4d4a-9259-72bc53b773f8"}, {"remote_group_id": "98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:53:49Z", "security_group_id": "98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f", "port_range_min": null, "revision_number": 0, "tenant_id": "cb4f7bdfb3324b5d9109ac1699046daa", "created_at": "2018-09-22T04:53:49Z", "project_id": "cb4f7bdfb3324b5d9109ac1699046daa", "id": "dc75ffba-d4be-424f-b513-a25f955ee82e"}]} 2018-09-22 04:54:44,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f used request id req-dda5ad15-fdb8-4957-8af3-a8dfa991f9b7 2018-09-22 04:54:44,118 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:54:44,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" 2018-09-22 04:54:44,434 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5debe216-b651-4605-a39b-0e5fb3c602f4 Content-Length: 0 Date: Sat, 22 Sep 2018 04:54:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:54:44,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/98775b4e-adc3-4376-b4e8-9b5bf8d4cd6f used request id req-5debe216-b651-4605-a39b-0e5fb3c602f4 2018-09-22 04:54:44,435 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj 2018-09-22 04:54:44,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" 2018-09-22 04:54:44,637 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:54:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97b125ef-1ecb-4ad4-9be6-01f5e0abd05d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:54:44,637 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cb4f7bdfb3324b5d9109ac1699046daa used request id req-97b125ef-1ecb-4ad4-9be6-01f5e0abd05d 2018-09-22 04:54:44,638 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-b76e7e97-b7ab-408-proj-role 2018-09-22 04:54:44,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/07cfa66e1ff44b5fa3dea6ebed8dfb89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" 2018-09-22 04:54:44,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:54:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a01c5b3-fc13-402d-8feb-cf4f72d7b669 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:54:44,760 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/07cfa66e1ff44b5fa3dea6ebed8dfb89 used request id req-6a01c5b3-fc13-402d-8feb-cf4f72d7b669 2018-09-22 04:54:44,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851be3fc15205003e0084d755dd7c84829a451fa" 2018-09-22 04:54:44,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bb89f14-a887-4166-bd5b-36d1a615fb3f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:54:44,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1bb89f14-a887-4166-bd5b-36d1a615fb3f 2018-09-22 04:54:44,847 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-b76e7e97-b7ab-408-user 2018-09-22 04:54:44,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a910db9cc70240e6be08e751c19199b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e75806da3d7de121c446cbaa5068a226434b55c" 2018-09-22 04:54:45,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:54:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bad0cf27-fcd3-48fd-8fce-4bd3cb858de8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:54:45,029 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a910db9cc70240e6be08e751c19199b0 used request id req-bad0cf27-fcd3-48fd-8fce-4bd3cb858de8 2018-09-22 04:54:45,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:54:45,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:54:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["LREaTfjlRRy1PZNUu6Pvyw"], "issued_at": "2018-09-22T04:54:45.000000Z"}} 2018-09-22 04:54:45,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6ef0f10fd1fa93489245b52487a7be14615bbfe" 2018-09-22 04:54:45,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5451e5e-83f7-4d7c-bd14-c6f18e8ad347 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:54:45,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c5451e5e-83f7-4d7c-bd14-c6f18e8ad347 2018-09-22 04:54:45,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:54:45,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:54:45,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:54:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["DN7YRIXYRLOLMhQojQgcwg"], "issued_at": "2018-09-22T04:54:45.000000Z"}} 2018-09-22 04:54:45,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd113a0c5bf8207afe92436afca626fb21fd3f" 2018-09-22 04:54:45,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5636ed0-ace3-4ec2-8e68-ef62780e3df7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:54:45,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c5636ed0-ace3-4ec2-8e68-ef62780e3df7 2018-09-22 04:54:45,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:54:45,972 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:54:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:54:45,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd113a0c5bf8207afe92436afca626fb21fd3f" 2018-09-22 04:54:46,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94871405-a9b9-477f-9934-fbde6d06e267 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:54:46,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj used request id req-94871405-a9b9-477f-9934-fbde6d06e267 2018-09-22 04:54:46,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd113a0c5bf8207afe92436afca626fb21fd3f" 2018-09-22 04:54:46,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd502e25-ac5f-4eb3-bb80-6007aa498fce Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:54:46,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bd502e25-ac5f-4eb3-bb80-6007aa498fce 2018-09-22 04:54:46,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd113a0c5bf8207afe92436afca626fb21fd3f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}}' 2018-09-22 04:54:46,275 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:54:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61c95ec1-cbe2-4150-a836-a7aabf0ae096 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352"}, "enabled": true, "id": "0e87cb6f4cb1467bba7c252091ca0352", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}} 2018-09-22 04:54:46,275 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-61c95ec1-cbe2-4150-a836-a7aabf0ae096 2018-09-22 04:54:46,276 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj 2018-09-22 04:54:46,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:54:46,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:54:46,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:54:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["CKuysOpHRNOCKZ3pJ9BFcw"], "issued_at": "2018-09-22T04:54:46.000000Z"}} 2018-09-22 04:54:46,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ee17a401a72fa7a0d73e3071a6826b72bcea12" 2018-09-22 04:54:46,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a35d6d79-1351-4e9d-84c9-a3e5d9c6c874 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:54:46,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a35d6d79-1351-4e9d-84c9-a3e5d9c6c874 2018-09-22 04:54:46,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:54:46,758 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:54:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:54:46,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ee17a401a72fa7a0d73e3071a6826b72bcea12" 2018-09-22 04:54:46,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32844f4b-cfe7-4c31-9edb-4ae5c9e2b6dd Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:54:46,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-32844f4b-cfe7-4c31-9edb-4ae5c9e2b6dd 2018-09-22 04:54:46,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ee17a401a72fa7a0d73e3071a6826b72bcea12" 2018-09-22 04:54:46,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-628dd67e-c571-4a20-bf18-eb4186e813fe Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352"}, "enabled": true, "id": "0e87cb6f4cb1467bba7c252091ca0352", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}]} 2018-09-22 04:54:46,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj used request id req-628dd67e-c571-4a20-bf18-eb4186e813fe 2018-09-22 04:54:46,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ee17a401a72fa7a0d73e3071a6826b72bcea12" 2018-09-22 04:54:47,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d08633b3-3be7-40a3-bc12-bd908b36b987 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:54:47,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d08633b3-3be7-40a3-bc12-bd908b36b987 2018-09-22 04:54:47,526 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-7e9f1630-a1fe-440-user 2018-09-22 04:54:47,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:54:47,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd113a0c5bf8207afe92436afca626fb21fd3f" 2018-09-22 04:54:47,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1fce544-6053-45db-8603-a1cfe28ed2b6 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:54:47,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e1fce544-6053-45db-8603-a1cfe28ed2b6 2018-09-22 04:54:47,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd113a0c5bf8207afe92436afca626fb21fd3f" -d '{"role": {"name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj-role"}}' 2018-09-22 04:54:47,731 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:54:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5bb1dac-11c4-4f05-9d5e-d0b3fc76f0e7 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ac1f80b725c5424799a8d3a1e924a1e7", "links": {"self": "http://172.30.9.23:5000/v3/roles/ac1f80b725c5424799a8d3a1e924a1e7"}, "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj-role"}} 2018-09-22 04:54:47,731 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b5bb1dac-11c4-4f05-9d5e-d0b3fc76f0e7 2018-09-22 04:54:47,731 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj-role 2018-09-22 04:54:47,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ac1f80b725c5424799a8d3a1e924a1e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd113a0c5bf8207afe92436afca626fb21fd3f" 2018-09-22 04:54:47,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f1f4e0b-c71e-418b-a4f9-5c6ba3b15d66 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/ac1f80b725c5424799a8d3a1e924a1e7"}, "domain_id": null, "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj-role", "id": "ac1f80b725c5424799a8d3a1e924a1e7"}} 2018-09-22 04:54:47,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ac1f80b725c5424799a8d3a1e924a1e7 used request id req-3f1f4e0b-c71e-418b-a4f9-5c6ba3b15d66 2018-09-22 04:54:47,826 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj-role to project CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj 2018-09-22 04:54:47,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352/users/a7dc501a4a64442eb69136971e070bd5/roles/ac1f80b725c5424799a8d3a1e924a1e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd113a0c5bf8207afe92436afca626fb21fd3f" 2018-09-22 04:54:47,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:54:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5989b71-f985-48f9-a548-0e9ecff98617 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:54:47,955 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352/users/a7dc501a4a64442eb69136971e070bd5/roles/ac1f80b725c5424799a8d3a1e924a1e7 used request id req-b5989b71-f985-48f9-a548-0e9ecff98617 2018-09-22 04:54:47,955 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:54:47,957 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:54:47,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:54:47,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:54:48,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac1f80b725c5424799a8d3a1e924a1e7", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj-role"}], "expires_at": "2018-09-22T05:54:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e87cb6f4cb1467bba7c252091ca0352", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-user", "id": "a7dc501a4a64442eb69136971e070bd5"}, "audit_ids": ["tvhMlstTTvmPul_n2vX74w"], "issued_at": "2018-09-22T04:54:48.000000Z"}} 2018-09-22 04:54:48,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de72f9056d26b7794a5361922ef466b8511ab637" 2018-09-22 04:54:48,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-411c73c1-a1b9-431b-a8d4-85e3ca992624 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:54:48,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-411c73c1-a1b9-431b-a8d4-85e3ca992624 2018-09-22 04:54:48,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de72f9056d26b7794a5361922ef466b8511ab637" 2018-09-22 04:54:48,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-1468b820-f309-447a-b413-e24c7d5db38e Date: Sat, 22 Sep 2018 04:54:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-image"} 2018-09-22 04:54:48,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-image used request id req-1468b820-f309-447a-b413-e24c7d5db38e 2018-09-22 04:54:48,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de72f9056d26b7794a5361922ef466b8511ab637" 2018-09-22 04:54:48,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c993de15-9e87-4207-8e2a-31315bd0715f Date: Sat, 22 Sep 2018 04:54:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:54:48,736 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c993de15-9e87-4207-8e2a-31315bd0715f 2018-09-22 04:54:48,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de72f9056d26b7794a5361922ef466b8511ab637" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-image"}' 2018-09-22 04:54:48,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb X-Openstack-Request-Id: req-e5d35db9-ea92-4e1e-958a-ad9a97866f89 Date: Sat, 22 Sep 2018 04:54:48 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:54:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:54:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "min_disk": 0, "protected": false, "id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "file": "/v2/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb/file", "checksum": null, "owner": "0e87cb6f4cb1467bba7c252091ca0352", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:54:48,960 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e5d35db9-ea92-4e1e-958a-ad9a97866f89 2018-09-22 04:54:48,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de72f9056d26b7794a5361922ef466b8511ab637" -d '' 2018-09-22 04:54:50,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-78937dd8-14dd-4912-aeaf-900254368f65 Date: Sat, 22 Sep 2018 04:54:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:54:50,178 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb/file used request id req-78937dd8-14dd-4912-aeaf-900254368f65 2018-09-22 04:54:50,178 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:54:50,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de72f9056d26b7794a5361922ef466b8511ab637" 2018-09-22 04:54:50,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-70c585c6-5f0b-40e0-b35e-90a954ef323d Date: Sat, 22 Sep 2018 04:54:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:54:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:54:50Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb/snap", "metadata": {}}], "self": "/v2/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "min_disk": 0, "protected": false, "id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "file": "/v2/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0e87cb6f4cb1467bba7c252091ca0352", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:54:50,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb used request id req-70c585c6-5f0b-40e0-b35e-90a954ef323d 2018-09-22 04:54:50,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de72f9056d26b7794a5361922ef466b8511ab637" 2018-09-22 04:54:50,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a5447dc3-0a18-4e90-91ce-c8b2c7ad9e59 Date: Sat, 22 Sep 2018 04:54:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:54:50,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a5447dc3-0a18-4e90-91ce-c8b2c7ad9e59 2018-09-22 04:54:50,495 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-image 2018-09-22 04:54:50,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de72f9056d26b7794a5361922ef466b8511ab637" 2018-09-22 04:54:50,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-7967a159-5ec7-4f08-9b55-0de9ecac6487 Date: Sat, 22 Sep 2018 04:54:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:54:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:54:50Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb/snap", "metadata": {}}], "self": "/v2/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "min_disk": 0, "protected": false, "id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "file": "/v2/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0e87cb6f4cb1467bba7c252091ca0352", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:54:50,732 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb used request id req-7967a159-5ec7-4f08-9b55-0de9ecac6487 2018-09-22 04:54:50,733 - create_image - DEBUG - Instance status is - active 2018-09-22 04:54:50,733 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-image 2018-09-22 04:54:50,733 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-image 2018-09-22 04:54:50,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:54:50,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:54:51,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:54:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["ZXvYrc1vSYedfS92DMneNQ"], "issued_at": "2018-09-22T04:54:51.000000Z"}} 2018-09-22 04:54:51,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}092b672c1b0c334b1432abcdffcb4fbf533ee0e3" 2018-09-22 04:54:51,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43631481-1f7e-4522-b4dc-2b0cfc7c9d8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:54:51,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-43631481-1f7e-4522-b4dc-2b0cfc7c9d8c 2018-09-22 04:54:51,203 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:54:51,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}092b672c1b0c334b1432abcdffcb4fbf533ee0e3" 2018-09-22 04:54:51,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54: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-4418bff0-22b0-4348-ac47-a651fa9deea4 x-compute-request-id: req-4418bff0-22b0-4348-ac47-a651fa9deea4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:54:51,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4418bff0-22b0-4348-ac47-a651fa9deea4 2018-09-22 04:54:51,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}092b672c1b0c334b1432abcdffcb4fbf533ee0e3" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:54:51,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54: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-6f09fdc7-52a7-4f5d-9f07-0f282f3aa48b x-compute-request-id: req-6f09fdc7-52a7-4f5d-9f07-0f282f3aa48b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:54:51,455 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6f09fdc7-52a7-4f5d-9f07-0f282f3aa48b 2018-09-22 04:54:51,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:54:51,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:54:51,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac1f80b725c5424799a8d3a1e924a1e7", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj-role"}], "expires_at": "2018-09-22T05:54:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e87cb6f4cb1467bba7c252091ca0352", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-user", "id": "a7dc501a4a64442eb69136971e070bd5"}, "audit_ids": ["ZBmqLu-oRT6heM0lI-r1xw"], "issued_at": "2018-09-22T04:54:51.000000Z"}} 2018-09-22 04:54:51,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e754b20d9088f08e0b74ac806cd08b5c73f0ed" 2018-09-22 04:54:51,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44c887b4-fe1f-4d7a-9209-0cc56d9c2947 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:54:51,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-44c887b4-fe1f-4d7a-9209-0cc56d9c2947 2018-09-22 04:54:51,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e754b20d9088f08e0b74ac806cd08b5c73f0ed" 2018-09-22 04:54:52,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bac13c15-1821-4d32-b69a-15d234e33244 Date: Sat, 22 Sep 2018 04:54:52 GMT RESP BODY: {"networks":[]} 2018-09-22 04:54:52,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net used request id req-bac13c15-1821-4d32-b69a-15d234e33244 2018-09-22 04:54:52,171 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net 2018-09-22 04:54:52,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e754b20d9088f08e0b74ac806cd08b5c73f0ed" -d '{"network": {"name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net", "admin_state_up": true}}' 2018-09-22 04:54:52,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-810ac89b-803b-4a64-9afa-14dfb8b34634 Date: Sat, 22 Sep 2018 04:54:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"24451337-0cc0-4c05-8209-5d5a168df775","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T04:54:52Z","is_default":false,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:52Z","mtu":1450}} 2018-09-22 04:54:52,759 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-810ac89b-803b-4a64-9afa-14dfb8b34634 2018-09-22 04:54:52,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e754b20d9088f08e0b74ac806cd08b5c73f0ed" 2018-09-22 04:54:52,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7a22a15b-b22a-4e8b-84df-ea154afa6a0e Date: Sat, 22 Sep 2018 04:54:52 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-09-22T04:54:52Z","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"24451337-0cc0-4c05-8209-5d5a168df775","name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net"}]} 2018-09-22 04:54:52,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-7a22a15b-b22a-4e8b-84df-ea154afa6a0e 2018-09-22 04:54:52,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e754b20d9088f08e0b74ac806cd08b5c73f0ed" 2018-09-22 04:54:53,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-06f4b650-5787-4f72-82c1-6c1344e2fa9e Date: Sat, 22 Sep 2018 04:54:53 GMT RESP BODY: {"subnets":[]} 2018-09-22 04:54:53,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-06f4b650-5787-4f72-82c1-6c1344e2fa9e 2018-09-22 04:54:53,176 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-subnet 2018-09-22 04:54:53,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e754b20d9088f08e0b74ac806cd08b5c73f0ed" -d '{"subnets": [{"ip_version": 4, "network_id": "24451337-0cc0-4c05-8209-5d5a168df775", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-subnet"}]}' 2018-09-22 04:54:53,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d1aeae4f-c0e6-4cbd-8467-fe1e0b52a329 Date: Sat, 22 Sep 2018 04:54:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:54:53Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"9c1932d7-068c-4953-b198-1029c39a6bbe","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-subnet"}]} 2018-09-22 04:54:53,986 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-d1aeae4f-c0e6-4cbd-8467-fe1e0b52a329 2018-09-22 04:54:53,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e754b20d9088f08e0b74ac806cd08b5c73f0ed" 2018-09-22 04:54:54,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ef8b0195-56cc-4013-80fc-49bff5e4be9c Date: Sat, 22 Sep 2018 04:54:54 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":["9c1932d7-068c-4953-b198-1029c39a6bbe"],"updated_at":"2018-09-22T04:54:53Z","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"24451337-0cc0-4c05-8209-5d5a168df775","name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net"}]} 2018-09-22 04:54:54,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-ef8b0195-56cc-4013-80fc-49bff5e4be9c 2018-09-22 04:54:54,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e754b20d9088f08e0b74ac806cd08b5c73f0ed" 2018-09-22 04:54:54,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3dc109b9-0592-4c2d-a95f-e85c9ff16734 Date: Sat, 22 Sep 2018 04:54:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:54:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"9c1932d7-068c-4953-b198-1029c39a6bbe","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-subnet"}]} 2018-09-22 04:54:54,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-3dc109b9-0592-4c2d-a95f-e85c9ff16734 2018-09-22 04:54:54,309 - OpenStackNetwork - DEBUG - Network [24451337-0cc0-4c05-8209-5d5a168df775] created successfully 2018-09-22 04:54:54,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:54:54,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:54:54,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac1f80b725c5424799a8d3a1e924a1e7", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj-role"}], "expires_at": "2018-09-22T05:54:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e87cb6f4cb1467bba7c252091ca0352", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-user", "id": "a7dc501a4a64442eb69136971e070bd5"}, "audit_ids": ["MbPWd0PhQlSwZmLt4YMxQg"], "issued_at": "2018-09-22T04:54:54.000000Z"}} 2018-09-22 04:54:54,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c93b5a16f77b3ca992ecd3f9f5c304d8023a104" 2018-09-22 04:54:54,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115f5641-d9c0-49ab-b62c-49f1d115cf42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:54:54,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-115f5641-d9c0-49ab-b62c-49f1d115cf42 2018-09-22 04:54:54,767 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c93b5a16f77b3ca992ecd3f9f5c304d8023a104" 2018-09-22 04:54:54,958 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:54 GMT Server: Apache x-compute-request-id: req-9201d176-b0cb-4de2-9e67-2f24106347e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9201d176-b0cb-4de2-9e67-2f24106347e4 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-22 04:54:54,958 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/detail used request id req-9201d176-b0cb-4de2-9e67-2f24106347e4 2018-09-22 04:54:54,961 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9201d176-b0cb-4de2-9e67-2f24106347e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c93b5a16f77b3ca992ecd3f9f5c304d8023a104" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-22 04:54:55,316 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:54:54 GMT Server: Apache x-compute-request-id: req-d50e2b9a-8821-4db4-874a-eb4eb35015bc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d50e2b9a-8821-4db4-874a-eb4eb35015bc Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a7dc501a4a64442eb69136971e070bd5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9", "rel": "self"}, {"href": "http://172.30.9.23:8776/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:54:55.205567", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ea657547-df81-4622-8e9a-dd3828ccf8f9", "size": 1}} 2018-09-22 04:54:55,316 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes used request id req-d50e2b9a-8821-4db4-874a-eb4eb35015bc 2018-09-22 04:54:55,320 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9201d176-b0cb-4de2-9e67-2f24106347e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c93b5a16f77b3ca992ecd3f9f5c304d8023a104" 2018-09-22 04:54:55,522 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:55 GMT Server: Apache x-compute-request-id: req-237cb666-c2d5-4a51-b47a-07ce392b601f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-237cb666-c2d5-4a51-b47a-07ce392b601f Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a7dc501a4a64442eb69136971e070bd5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9", "rel": "self"}, {"href": "http://172.30.9.23:8776/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:54:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "updated_at": "2018-09-22T04:54:55.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ea657547-df81-4622-8e9a-dd3828ccf8f9", "size": 1}} 2018-09-22 04:54:55,522 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9 used request id req-237cb666-c2d5-4a51-b47a-07ce392b601f 2018-09-22 04:54:55,523 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-1 2018-09-22 04:54:55,526 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9201d176-b0cb-4de2-9e67-2f24106347e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c93b5a16f77b3ca992ecd3f9f5c304d8023a104" 2018-09-22 04:54:55,723 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:55 GMT Server: Apache x-compute-request-id: req-c5156e0c-0aaa-44d3-ad7b-00b5c3f55d58 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5156e0c-0aaa-44d3-ad7b-00b5c3f55d58 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a7dc501a4a64442eb69136971e070bd5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9", "rel": "self"}, {"href": "http://172.30.9.23:8776/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:54:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "updated_at": "2018-09-22T04:54:55.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ea657547-df81-4622-8e9a-dd3828ccf8f9", "size": 1}} 2018-09-22 04:54:55,723 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9 used request id req-c5156e0c-0aaa-44d3-ad7b-00b5c3f55d58 2018-09-22 04:54:55,723 - create_volume - DEBUG - Instance status is - available 2018-09-22 04:54:55,724 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-1 2018-09-22 04:54:55,724 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-1 2018-09-22 04:54:55,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:54:55,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:54:56,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac1f80b725c5424799a8d3a1e924a1e7", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj-role"}], "expires_at": "2018-09-22T05:54:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e87cb6f4cb1467bba7c252091ca0352", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-user", "id": "a7dc501a4a64442eb69136971e070bd5"}, "audit_ids": ["8PgIGaNEQBiqHdB423XlVw"], "issued_at": "2018-09-22T04:54:56.000000Z"}} 2018-09-22 04:54:56,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e084cdcf482a2709c180526d4c356ba22ce9a6" 2018-09-22 04:54:56,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dfcdf27-2205-468e-9430-b9df686f673c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:54:56,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3dfcdf27-2205-468e-9430-b9df686f673c 2018-09-22 04:54:56,183 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e084cdcf482a2709c180526d4c356ba22ce9a6" 2018-09-22 04:54:56,416 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:56 GMT Server: Apache x-compute-request-id: req-d661e424-9ae0-4d5d-b636-810bb4142512 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d661e424-9ae0-4d5d-b636-810bb4142512 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a7dc501a4a64442eb69136971e070bd5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9", "rel": "self"}, {"href": "http://172.30.9.23:8776/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:54:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "updated_at": "2018-09-22T04:54:55.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ea657547-df81-4622-8e9a-dd3828ccf8f9", "size": 1}]} 2018-09-22 04:54:56,417 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/detail used request id req-d661e424-9ae0-4d5d-b636-810bb4142512 2018-09-22 04:54:56,420 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d661e424-9ae0-4d5d-b636-810bb4142512" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e084cdcf482a2709c180526d4c356ba22ce9a6" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-22 04:54:56,717 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:54:56 GMT Server: Apache x-compute-request-id: req-5193c281-b56d-43d6-b255-5e6f647964fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5193c281-b56d-43d6-b255-5e6f647964fb Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a7dc501a4a64442eb69136971e070bd5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:54:56.632579", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "size": 1}} 2018-09-22 04:54:56,717 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes used request id req-5193c281-b56d-43d6-b255-5e6f647964fb 2018-09-22 04:54:56,721 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d661e424-9ae0-4d5d-b636-810bb4142512" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e084cdcf482a2709c180526d4c356ba22ce9a6" 2018-09-22 04:54:56,922 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:56 GMT Server: Apache x-compute-request-id: req-438cef0d-4f15-4610-806e-2fbf0539aa3d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-438cef0d-4f15-4610-806e-2fbf0539aa3d Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a7dc501a4a64442eb69136971e070bd5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:54:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "updated_at": "2018-09-22T04:54:56.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "size": 1}} 2018-09-22 04:54:56,922 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc used request id req-438cef0d-4f15-4610-806e-2fbf0539aa3d 2018-09-22 04:54:56,923 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-2 2018-09-22 04:54:56,926 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d661e424-9ae0-4d5d-b636-810bb4142512" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e084cdcf482a2709c180526d4c356ba22ce9a6" 2018-09-22 04:54:57,120 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:56 GMT Server: Apache x-compute-request-id: req-5dc477f1-7fbc-4340-ad6a-ac1c88fcefca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5dc477f1-7fbc-4340-ad6a-ac1c88fcefca Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a7dc501a4a64442eb69136971e070bd5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:54:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "updated_at": "2018-09-22T04:54:56.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "size": 1}} 2018-09-22 04:54:57,121 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc used request id req-5dc477f1-7fbc-4340-ad6a-ac1c88fcefca 2018-09-22 04:54:57,121 - create_volume - DEBUG - Instance status is - available 2018-09-22 04:54:57,121 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-2 2018-09-22 04:54:57,121 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-2 2018-09-22 04:54:57,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:54:57,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:54:57,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac1f80b725c5424799a8d3a1e924a1e7", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj-role"}], "expires_at": "2018-09-22T05:54:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e87cb6f4cb1467bba7c252091ca0352", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-user", "id": "a7dc501a4a64442eb69136971e070bd5"}, "audit_ids": ["VPfruOjDRv20cecpIgzoQA"], "issued_at": "2018-09-22T04:54:57.000000Z"}} 2018-09-22 04:54:57,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:54:57,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-322626f4-52fd-417d-b35c-ee32ef336740 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:54:57,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-322626f4-52fd-417d-b35c-ee32ef336740 2018-09-22 04:54:57,616 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:54:57,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:54:57,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ed5c377-4f00-4125-ac29-254f84500816 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:54:57,688 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4ed5c377-4f00-4125-ac29-254f84500816 2018-09-22 04:54:57,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:54:58,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f8d224ae-d591-4b50-ad25-0126c9225d33 Date: Sat, 22 Sep 2018 04:54: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":["9c1932d7-068c-4953-b198-1029c39a6bbe"],"updated_at":"2018-09-22T04:54:53Z","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"24451337-0cc0-4c05-8209-5d5a168df775","name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net"}]} 2018-09-22 04:54:58,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net used request id req-f8d224ae-d591-4b50-ad25-0126c9225d33 2018-09-22 04:54:58,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:54:58,119 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:54:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:54:58,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:54:58,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c423357a-476d-4b29-b284-ca7e3074aed2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352"}, "enabled": true, "id": "0e87cb6f4cb1467bba7c252091ca0352", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}} 2018-09-22 04:54:58,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 used request id req-c423357a-476d-4b29-b284-ca7e3074aed2 2018-09-22 04:54:58,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:54:58,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-40ce0206-d3ae-4793-a207-11202e63e2e0 Date: Sat, 22 Sep 2018 04:54:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:54:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"9c1932d7-068c-4953-b198-1029c39a6bbe","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-subnet"}]} 2018-09-22 04:54:58,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-40ce0206-d3ae-4793-a207-11202e63e2e0 2018-09-22 04:54:58,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=24451337-0cc0-4c05-8209-5d5a168df775&name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:54:58,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-aca915fc-a980-41fa-ae29-c5d14cbbd919 Date: Sat, 22 Sep 2018 04:54:58 GMT RESP BODY: {"ports":[]} 2018-09-22 04:54:58,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=24451337-0cc0-4c05-8209-5d5a168df775&name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-port&admin_state_up=True used request id req-aca915fc-a980-41fa-ae29-c5d14cbbd919 2018-09-22 04:54:58,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:54:58,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54: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-38b84257-17bb-423f-85e9-b5cbd06f9139 x-compute-request-id: req-38b84257-17bb-423f-85e9-b5cbd06f9139 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 04:54:58,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst used request id req-38b84257-17bb-423f-85e9-b5cbd06f9139 2018-09-22 04:54:58,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:54:58,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5ff2c7cb-709c-4965-8e69-d59d2cdc56f7 Date: Sat, 22 Sep 2018 04:54: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":["9c1932d7-068c-4953-b198-1029c39a6bbe"],"updated_at":"2018-09-22T04:54:53Z","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"24451337-0cc0-4c05-8209-5d5a168df775","name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net"}]} 2018-09-22 04:54:58,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net used request id req-5ff2c7cb-709c-4965-8e69-d59d2cdc56f7 2018-09-22 04:54:58,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:54:59,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc159766-ad03-403a-b8db-d8c636d4f9bc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352"}, "enabled": true, "id": "0e87cb6f4cb1467bba7c252091ca0352", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}} 2018-09-22 04:54:59,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 used request id req-dc159766-ad03-403a-b8db-d8c636d4f9bc 2018-09-22 04:54:59,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:54:59,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c864893e-c25a-44fd-a7ac-7bd27edbf06a Date: Sat, 22 Sep 2018 04:54:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:54:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"9c1932d7-068c-4953-b198-1029c39a6bbe","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-subnet"}]} 2018-09-22 04:54:59,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-c864893e-c25a-44fd-a7ac-7bd27edbf06a 2018-09-22 04:54:59,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=24451337-0cc0-4c05-8209-5d5a168df775&name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:54:59,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c16ed632-f27d-470a-a9fe-1b78e2d52e0d Date: Sat, 22 Sep 2018 04:54:59 GMT RESP BODY: {"ports":[]} 2018-09-22 04:54:59,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=24451337-0cc0-4c05-8209-5d5a168df775&name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-port&admin_state_up=True used request id req-c16ed632-f27d-470a-a9fe-1b78e2d52e0d 2018-09-22 04:54:59,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:54:59,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:54:59,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac1f80b725c5424799a8d3a1e924a1e7", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj-role"}], "expires_at": "2018-09-22T05:54:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e87cb6f4cb1467bba7c252091ca0352", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-user", "id": "a7dc501a4a64442eb69136971e070bd5"}, "audit_ids": ["ahp1CgSdS-yiqVoIFeH2iw"], "issued_at": "2018-09-22T04:54:59.000000Z"}} 2018-09-22 04:54:59,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}820af8d7d9e2f0d49a07f63270d3b2a3c2ee6c7c" 2018-09-22 04:54:59,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a5554ee-88e4-47b4-9d06-0785fd9255ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:54:59,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4a5554ee-88e4-47b4-9d06-0785fd9255ff 2018-09-22 04:54:59,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:00,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9a8da914-cf73-4bf6-b6f6-348412095b63 Date: Sat, 22 Sep 2018 04:55: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":["9c1932d7-068c-4953-b198-1029c39a6bbe"],"updated_at":"2018-09-22T04:54:53Z","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"24451337-0cc0-4c05-8209-5d5a168df775","name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net"}]} 2018-09-22 04:55:00,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net used request id req-9a8da914-cf73-4bf6-b6f6-348412095b63 2018-09-22 04:55:00,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:00,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-907eef2c-887e-4d55-8907-d24b055928d6 Date: Sat, 22 Sep 2018 04:55:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:54:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"9c1932d7-068c-4953-b198-1029c39a6bbe","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-subnet"}]} 2018-09-22 04:55:00,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-907eef2c-887e-4d55-8907-d24b055928d6 2018-09-22 04:55:00,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:00,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-77dc79b0-b52c-4be2-9b53-583c693df1ad Date: Sat, 22 Sep 2018 04:55: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":["9c1932d7-068c-4953-b198-1029c39a6bbe"],"updated_at":"2018-09-22T04:54:53Z","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"24451337-0cc0-4c05-8209-5d5a168df775","name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net"}]} 2018-09-22 04:55:00,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net used request id req-77dc79b0-b52c-4be2-9b53-583c693df1ad 2018-09-22 04:55:00,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:55:00,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:55:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:55:00,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}820af8d7d9e2f0d49a07f63270d3b2a3c2ee6c7c" 2018-09-22 04:55:00,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27d45454-e9e6-4068-aab8-905b6d3c54d2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352"}, "enabled": true, "id": "0e87cb6f4cb1467bba7c252091ca0352", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}} 2018-09-22 04:55:00,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 used request id req-27d45454-e9e6-4068-aab8-905b6d3c54d2 2018-09-22 04:55:00,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:00,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-df6903af-8d30-4622-90a0-5d6dec5b3fc4 Date: Sat, 22 Sep 2018 04:55:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:54:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"9c1932d7-068c-4953-b198-1029c39a6bbe","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-subnet"}]} 2018-09-22 04:55:00,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-df6903af-8d30-4622-90a0-5d6dec5b3fc4 2018-09-22 04:55:00,851 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net 2018-09-22 04:55:00,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" -d '{"port": {"network_id": "24451337-0cc0-4c05-8209-5d5a168df775", "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-port", "admin_state_up": true}}' 2018-09-22 04:55:01,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-a255eac7-8a41-4c4c-be58-7cd007e5a58a Date: Sat, 22 Sep 2018 04:55:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:55:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.12"}],"id":"4f21eab7-5072-40f6-aac7-5366b2b24d9e","security_groups":["574bad32-ee95-456e-959b-fbb02aa00fc3"],"mac_address":"fa:16:3e:e9:7c:5d","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-port","project_id":"0e87cb6f4cb1467bba7c252091ca0352","qos_policy_id":null,"admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:55:01Z","binding:vnic_type":"normal"}} 2018-09-22 04:55:01,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-a255eac7-8a41-4c4c-be58-7cd007e5a58a 2018-09-22 04:55:01,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:01,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8bd49854-c456-4d51-a969-3e40a966b981 Date: Sat, 22 Sep 2018 04:55: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":["9c1932d7-068c-4953-b198-1029c39a6bbe"],"updated_at":"2018-09-22T04:54:53Z","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"24451337-0cc0-4c05-8209-5d5a168df775","name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net"}]} 2018-09-22 04:55:01,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net used request id req-8bd49854-c456-4d51-a969-3e40a966b981 2018-09-22 04:55:01,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:02,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4304c78-7b14-425a-9265-f4491186c2d9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352"}, "enabled": true, "id": "0e87cb6f4cb1467bba7c252091ca0352", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}} 2018-09-22 04:55:02,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 used request id req-d4304c78-7b14-425a-9265-f4491186c2d9 2018-09-22 04:55:02,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:02,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4a755e67-4f27-49fc-aa35-533779dcf82c Date: Sat, 22 Sep 2018 04:55:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:54:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"9c1932d7-068c-4953-b198-1029c39a6bbe","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-subnet"}]} 2018-09-22 04:55:02,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-4a755e67-4f27-49fc-aa35-533779dcf82c 2018-09-22 04:55:02,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=24451337-0cc0-4c05-8209-5d5a168df775&name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:02,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-6cfaef3b-57bb-4141-83d0-d509f0c489f3 Date: Sat, 22 Sep 2018 04:55:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:55:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.12"}],"id":"4f21eab7-5072-40f6-aac7-5366b2b24d9e","security_groups":["574bad32-ee95-456e-959b-fbb02aa00fc3"],"mac_address":"fa:16:3e:e9:7c:5d","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-port","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:55:01Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 04:55:02,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=24451337-0cc0-4c05-8209-5d5a168df775&name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-port&admin_state_up=True used request id req-6cfaef3b-57bb-4141-83d0-d509f0c489f3 2018-09-22 04:55:02,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:02,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64eefde4-03a4-4386-862a-2cdf6f3a5586 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352"}, "enabled": true, "id": "0e87cb6f4cb1467bba7c252091ca0352", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}} 2018-09-22 04:55:02,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 used request id req-64eefde4-03a4-4386-862a-2cdf6f3a5586 2018-09-22 04:55:02,577 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst 2018-09-22 04:55:02,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:02,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-febe15b6-babe-4d62-be00-ad0d0e9ca7a2 x-compute-request-id: req-febe15b6-babe-4d62-be00-ad0d0e9ca7a2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-flavor-name"}]} 2018-09-22 04:55:02,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-febe15b6-babe-4d62-be00-ad0d0e9ca7a2 2018-09-22 04:55:02,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:02,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-78d1a5d8-dcd9-4925-a68e-8a87b45eb43f x-compute-request-id: req-78d1a5d8-dcd9-4925-a68e-8a87b45eb43f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:55:02,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d used request id req-78d1a5d8-dcd9-4925-a68e-8a87b45eb43f 2018-09-22 04:55:02,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:02,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-82645589-62e2-43f5-af0c-31bdfd38c89d Date: Sat, 22 Sep 2018 04:55:02 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:54:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:54:50Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb/snap", "metadata": {}}], "self": "/v2/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "min_disk": 0, "protected": false, "id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "file": "/v2/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0e87cb6f4cb1467bba7c252091ca0352", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-image"} 2018-09-22 04:55:02,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-image used request id req-82645589-62e2-43f5-af0c-31bdfd38c89d 2018-09-22 04:55:02,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:02,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5550f399-3bf1-4166-a0a3-b7703b36811e Date: Sat, 22 Sep 2018 04:55:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:55:02,964 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5550f399-3bf1-4166-a0a3-b7703b36811e 2018-09-22 04:55:02,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" -d '{"server": {"name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst", "imageRef": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "flavorRef": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "max_count": 1, "min_count": 1, "networks": [{"port": "4f21eab7-5072-40f6-aac7-5366b2b24d9e"}]}}' 2018-09-22 04:55:04,619 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:55: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-05503e09-d9b5-47e9-abe7-72c552046e2e x-compute-request-id: req-05503e09-d9b5-47e9-abe7-72c552046e2e Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2f650001-fbfb-4c36-aace-c95a942627c0", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "bookmark"}], "adminPass": "jeyU6Y9JXMAX"}} 2018-09-22 04:55:04,619 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-05503e09-d9b5-47e9-abe7-72c552046e2e 2018-09-22 04:55:04,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:04,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-106ffd9d-dbb7-4c7a-8a26-8035c1dd4a96 x-compute-request-id: req-106ffd9d-dbb7-4c7a-8a26-8035c1dd4a96 Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "bookmark"}], "image": {"id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "links": [{"href": "http://172.30.9.23:8774/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "links": [{"href": "http://172.30.9.23:8774/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "bookmark"}]}, "id": "2f650001-fbfb-4c36-aace-c95a942627c0", "user_id": "a7dc501a4a64442eb69136971e070bd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:55:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst", "created": "2018-09-22T04:55:04Z", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:55:04,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 used request id req-106ffd9d-dbb7-4c7a-8a26-8035c1dd4a96 2018-09-22 04:55:04,983 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst 2018-09-22 04:55:04,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:05,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-273a65b7-e125-4dbb-a819-60827cecba85 x-compute-request-id: req-273a65b7-e125-4dbb-a819-60827cecba85 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.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "bookmark"}], "image": {"id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "links": [{"href": "http://172.30.9.23:8774/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "links": [{"href": "http://172.30.9.23:8774/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "bookmark"}]}, "id": "2f650001-fbfb-4c36-aace-c95a942627c0", "user_id": "a7dc501a4a64442eb69136971e070bd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:55:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst", "created": "2018-09-22T04:55:04Z", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:55:05,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 used request id req-273a65b7-e125-4dbb-a819-60827cecba85 2018-09-22 04:55:05,369 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst] is - BUILD 2018-09-22 04:55:05,369 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:55:08,373 - create_instance - DEBUG - VM status query timeout in 896.610342979 2018-09-22 04:55:08,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:08,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-488a7bee-684c-4732-a721-6a0226bd6ffc x-compute-request-id: req-488a7bee-684c-4732-a721-6a0226bd6ffc Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "bookmark"}], "image": {"id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "links": [{"href": "http://172.30.9.23:8774/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "links": [{"href": "http://172.30.9.23:8774/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "bookmark"}]}, "id": "2f650001-fbfb-4c36-aace-c95a942627c0", "security_groups": [{"name": "default"}], "user_id": "a7dc501a4a64442eb69136971e070bd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T04:55:05Z", "hostId": "012c868afda7e94891dcae377827ef7230aecfceebb2bcaedd14f1d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst", "created": "2018-09-22T04:55:04Z", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:55:08,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 used request id req-488a7bee-684c-4732-a721-6a0226bd6ffc 2018-09-22 04:55:08,766 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst] is - BUILD 2018-09-22 04:55:08,766 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:55:11,769 - create_instance - DEBUG - VM status query timeout in 893.213409901 2018-09-22 04:55:11,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:12,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-12376f24-05bb-4c2a-80ce-c5ca43de17a6 x-compute-request-id: req-12376f24-05bb-4c2a-80ce-c5ca43de17a6 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:7c:5d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "bookmark"}], "image": {"id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "links": [{"href": "http://172.30.9.23:8774/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:54:56.000000", "flavor": {"id": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "links": [{"href": "http://172.30.9.23:8774/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "bookmark"}]}, "id": "2f650001-fbfb-4c36-aace-c95a942627c0", "security_groups": [{"name": "default"}], "user_id": "a7dc501a4a64442eb69136971e070bd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:55:10Z", "hostId": "012c868afda7e94891dcae377827ef7230aecfceebb2bcaedd14f1d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst", "created": "2018-09-22T04:55:04Z", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:55:12,254 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 used request id req-12376f24-05bb-4c2a-80ce-c5ca43de17a6 2018-09-22 04:55:12,254 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst] is - ACTIVE 2018-09-22 04:55:12,254 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:55:12,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:12,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-f964c039-e5bc-484a-a335-de5b2ab3ace2 x-compute-request-id: req-f964c039-e5bc-484a-a335-de5b2ab3ace2 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:7c:5d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "bookmark"}], "image": {"id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "links": [{"href": "http://172.30.9.23:8774/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:54:56.000000", "flavor": {"id": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "links": [{"href": "http://172.30.9.23:8774/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "bookmark"}]}, "id": "2f650001-fbfb-4c36-aace-c95a942627c0", "security_groups": [{"name": "default"}], "user_id": "a7dc501a4a64442eb69136971e070bd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:55:10Z", "hostId": "012c868afda7e94891dcae377827ef7230aecfceebb2bcaedd14f1d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst", "created": "2018-09-22T04:55:04Z", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:55:12,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 used request id req-f964c039-e5bc-484a-a335-de5b2ab3ace2 2018-09-22 04:55:12,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:12,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e624eca8-1cb4-4f22-ba35-b521eec54a9a Date: Sat, 22 Sep 2018 04:55: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":["9c1932d7-068c-4953-b198-1029c39a6bbe"],"updated_at":"2018-09-22T04:54:53Z","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"24451337-0cc0-4c05-8209-5d5a168df775","name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net"}]} 2018-09-22 04:55:12,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net used request id req-e624eca8-1cb4-4f22-ba35-b521eec54a9a 2018-09-22 04:55:12,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:12,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713b7bae-f2e6-4b10-8f1d-034d27619397 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352"}, "enabled": true, "id": "0e87cb6f4cb1467bba7c252091ca0352", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}} 2018-09-22 04:55:12,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 used request id req-713b7bae-f2e6-4b10-8f1d-034d27619397 2018-09-22 04:55:12,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:13,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f0a1d1fa-6c29-4695-8396-1b2204b02331 Date: Sat, 22 Sep 2018 04:55:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:54:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"9c1932d7-068c-4953-b198-1029c39a6bbe","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-subnet"}]} 2018-09-22 04:55:13,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-f0a1d1fa-6c29-4695-8396-1b2204b02331 2018-09-22 04:55:13,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:13,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-5ba21300-7f06-4af7-9f0c-71eedde475c1 Date: Sat, 22 Sep 2018 04:55:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:55:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.12"}],"id":"4f21eab7-5072-40f6-aac7-5366b2b24d9e","security_groups":["574bad32-ee95-456e-959b-fbb02aa00fc3"],"mac_address":"fa:16:3e:e9:7c:5d","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-port","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:55:01Z","binding:vnic_type":"normal","device_id":"2f650001-fbfb-4c36-aace-c95a942627c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.2"}],"id":"7401d16e-2a5d-4ec2-9768-a21b273a73c8","security_groups":[],"mac_address":"fa:16:3e:d2:c4:97","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-24451337-0cc0-4c05-8209-5d5a168df775"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.3"}],"id":"cf6b105b-b669-454d-8021-1076a8dc9011","security_groups":[],"mac_address":"fa:16:3e:e2:25:49","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-24451337-0cc0-4c05-8209-5d5a168df775"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.4"}],"id":"ff461115-72d7-43b1-a5d3-b201c7c25e60","security_groups":[],"mac_address":"fa:16:3e:cc:2e:ad","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-24451337-0cc0-4c05-8209-5d5a168df775"}]} 2018-09-22 04:55:13,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-5ba21300-7f06-4af7-9f0c-71eedde475c1 2018-09-22 04:55:13,351 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:13,546 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:13 GMT Server: Apache x-compute-request-id: req-b6c2b608-f233-4c59-9797-b222532dcaae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b6c2b608-f233-4c59-9797-b222532dcaae Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a7dc501a4a64442eb69136971e070bd5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:54:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "updated_at": "2018-09-22T04:54:56.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "size": 1}, {"status": "available", "user_id": "a7dc501a4a64442eb69136971e070bd5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9", "rel": "self"}, {"href": "http://172.30.9.23:8776/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:54:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "updated_at": "2018-09-22T04:54:55.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ea657547-df81-4622-8e9a-dd3828ccf8f9", "size": 1}]} 2018-09-22 04:55:13,546 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/detail used request id req-b6c2b608-f233-4c59-9797-b222532dcaae 2018-09-22 04:55:13,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:13,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52d4a20f-9572-44af-8c83-ff4409601ba7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352"}, "enabled": true, "id": "0e87cb6f4cb1467bba7c252091ca0352", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}} 2018-09-22 04:55:13,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 used request id req-52d4a20f-9572-44af-8c83-ff4409601ba7 2018-09-22 04:55:13,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:14,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-229648bd-ce4b-41db-bbd7-a60615d661de x-compute-request-id: req-229648bd-ce4b-41db-bbd7-a60615d661de Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:7c:5d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "bookmark"}], "image": {"id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "links": [{"href": "http://172.30.9.23:8774/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:54:56.000000", "flavor": {"id": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "links": [{"href": "http://172.30.9.23:8774/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "bookmark"}]}, "id": "2f650001-fbfb-4c36-aace-c95a942627c0", "security_groups": [{"name": "default"}], "user_id": "a7dc501a4a64442eb69136971e070bd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:55:10Z", "hostId": "012c868afda7e94891dcae377827ef7230aecfceebb2bcaedd14f1d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst", "created": "2018-09-22T04:55:04Z", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:55:14,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 used request id req-229648bd-ce4b-41db-bbd7-a60615d661de 2018-09-22 04:55:14,317 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst] is - ACTIVE 2018-09-22 04:55:14,317 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:55:14,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:14,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-d0946364-7f15-47ce-8228-0f8b5d309459 x-compute-request-id: req-d0946364-7f15-47ce-8228-0f8b5d309459 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:7c:5d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "bookmark"}], "image": {"id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "links": [{"href": "http://172.30.9.23:8774/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:54:56.000000", "flavor": {"id": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "links": [{"href": "http://172.30.9.23:8774/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "bookmark"}]}, "id": "2f650001-fbfb-4c36-aace-c95a942627c0", "security_groups": [{"name": "default"}], "user_id": "a7dc501a4a64442eb69136971e070bd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:55:10Z", "hostId": "012c868afda7e94891dcae377827ef7230aecfceebb2bcaedd14f1d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst", "created": "2018-09-22T04:55:04Z", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:55:14,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 used request id req-d0946364-7f15-47ce-8228-0f8b5d309459 2018-09-22 04:55:14,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:14,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4e722ef5-e65e-4e19-8d7c-c964a59483cc Date: Sat, 22 Sep 2018 04:55:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9c1932d7-068c-4953-b198-1029c39a6bbe"],"updated_at":"2018-09-22T04:54:53Z","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"24451337-0cc0-4c05-8209-5d5a168df775","name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net"}]} 2018-09-22 04:55:14,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net used request id req-4e722ef5-e65e-4e19-8d7c-c964a59483cc 2018-09-22 04:55:14,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:14,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799b71e6-3881-4293-9613-918d5e979aca Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352"}, "enabled": true, "id": "0e87cb6f4cb1467bba7c252091ca0352", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}} 2018-09-22 04:55:14,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 used request id req-799b71e6-3881-4293-9613-918d5e979aca 2018-09-22 04:55:14,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:15,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c5a39338-af8c-4cfa-ae14-7f10cd3c39a5 Date: Sat, 22 Sep 2018 04:55:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:54:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"9c1932d7-068c-4953-b198-1029c39a6bbe","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-subnet"}]} 2018-09-22 04:55:15,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-c5a39338-af8c-4cfa-ae14-7f10cd3c39a5 2018-09-22 04:55:15,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:15,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-378e0a6b-dc22-4f9c-9eda-f28a1d408d43 Date: Sat, 22 Sep 2018 04:55:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:55:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.12"}],"id":"4f21eab7-5072-40f6-aac7-5366b2b24d9e","security_groups":["574bad32-ee95-456e-959b-fbb02aa00fc3"],"mac_address":"fa:16:3e:e9:7c:5d","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-port","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:55:01Z","binding:vnic_type":"normal","device_id":"2f650001-fbfb-4c36-aace-c95a942627c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.2"}],"id":"7401d16e-2a5d-4ec2-9768-a21b273a73c8","security_groups":[],"mac_address":"fa:16:3e:d2:c4:97","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-24451337-0cc0-4c05-8209-5d5a168df775"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.3"}],"id":"cf6b105b-b669-454d-8021-1076a8dc9011","security_groups":[],"mac_address":"fa:16:3e:e2:25:49","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-24451337-0cc0-4c05-8209-5d5a168df775"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.4"}],"id":"ff461115-72d7-43b1-a5d3-b201c7c25e60","security_groups":[],"mac_address":"fa:16:3e:cc:2e:ad","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-24451337-0cc0-4c05-8209-5d5a168df775"}]} 2018-09-22 04:55:15,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-378e0a6b-dc22-4f9c-9eda-f28a1d408d43 2018-09-22 04:55:15,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" -d '{"volumeAttachment": {"volumeId": "ea657547-df81-4622-8e9a-dd3828ccf8f9"}}' 2018-09-22 04:55:16,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-44f45b68-8db6-487b-85fa-c523d583638e x-compute-request-id: req-44f45b68-8db6-487b-85fa-c523d583638e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "2f650001-fbfb-4c36-aace-c95a942627c0", "id": "ea657547-df81-4622-8e9a-dd3828ccf8f9", "volumeId": "ea657547-df81-4622-8e9a-dd3828ccf8f9"}} 2018-09-22 04:55:16,286 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0/os-volume_attachments used request id req-44f45b68-8db6-487b-85fa-c523d583638e 2018-09-22 04:55:16,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:16,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-9c5225e4-13a1-4ed0-b35e-78667e047115 x-compute-request-id: req-9c5225e4-13a1-4ed0-b35e-78667e047115 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:7c:5d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "bookmark"}], "image": {"id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "links": [{"href": "http://172.30.9.23:8774/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:54:56.000000", "flavor": {"id": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "links": [{"href": "http://172.30.9.23:8774/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "bookmark"}]}, "id": "2f650001-fbfb-4c36-aace-c95a942627c0", "security_groups": [{"name": "default"}], "user_id": "a7dc501a4a64442eb69136971e070bd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:55:10Z", "hostId": "012c868afda7e94891dcae377827ef7230aecfceebb2bcaedd14f1d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst", "created": "2018-09-22T04:55:04Z", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "os-extended-volumes:volumes_attached": [{"id": "ea657547-df81-4622-8e9a-dd3828ccf8f9"}], "metadata": {}}} 2018-09-22 04:55:16,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 used request id req-9c5225e4-13a1-4ed0-b35e-78667e047115 2018-09-22 04:55:16,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:16,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0b6cc757-228a-4760-b489-2d7bddc1d536 Date: Sat, 22 Sep 2018 04:55:16 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":["9c1932d7-068c-4953-b198-1029c39a6bbe"],"updated_at":"2018-09-22T04:54:53Z","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"24451337-0cc0-4c05-8209-5d5a168df775","name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net"}]} 2018-09-22 04:55:16,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net used request id req-0b6cc757-228a-4760-b489-2d7bddc1d536 2018-09-22 04:55:16,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:16,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3912757-c15d-4ccb-bd7a-e5065b9e0e0e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352"}, "enabled": true, "id": "0e87cb6f4cb1467bba7c252091ca0352", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}} 2018-09-22 04:55:16,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 used request id req-f3912757-c15d-4ccb-bd7a-e5065b9e0e0e 2018-09-22 04:55:16,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:17,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c0201e08-d39c-40a8-9e33-617360543118 Date: Sat, 22 Sep 2018 04:55:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:54:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"9c1932d7-068c-4953-b198-1029c39a6bbe","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-subnet"}]} 2018-09-22 04:55:17,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-c0201e08-d39c-40a8-9e33-617360543118 2018-09-22 04:55:17,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:17,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-36c21acf-3737-43ea-85a6-0a360dd29af2 Date: Sat, 22 Sep 2018 04:55:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:55:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.12"}],"id":"4f21eab7-5072-40f6-aac7-5366b2b24d9e","security_groups":["574bad32-ee95-456e-959b-fbb02aa00fc3"],"mac_address":"fa:16:3e:e9:7c:5d","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-port","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:55:01Z","binding:vnic_type":"normal","device_id":"2f650001-fbfb-4c36-aace-c95a942627c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.2"}],"id":"7401d16e-2a5d-4ec2-9768-a21b273a73c8","security_groups":[],"mac_address":"fa:16:3e:d2:c4:97","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-24451337-0cc0-4c05-8209-5d5a168df775"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.3"}],"id":"cf6b105b-b669-454d-8021-1076a8dc9011","security_groups":[],"mac_address":"fa:16:3e:e2:25:49","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-24451337-0cc0-4c05-8209-5d5a168df775"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.4"}],"id":"ff461115-72d7-43b1-a5d3-b201c7c25e60","security_groups":[],"mac_address":"fa:16:3e:cc:2e:ad","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-24451337-0cc0-4c05-8209-5d5a168df775"}]} 2018-09-22 04:55:17,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-36c21acf-3737-43ea-85a6-0a360dd29af2 2018-09-22 04:55:17,127 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b6c2b608-f233-4c59-9797-b222532dcaae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:17,329 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:17 GMT Server: Apache x-compute-request-id: req-6c1abe72-6a2f-4fd7-bb0c-a4db883ef0ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6c1abe72-6a2f-4fd7-bb0c-a4db883ef0ff Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a7dc501a4a64442eb69136971e070bd5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:54:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "updated_at": "2018-09-22T04:54:56.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "size": 1}, {"status": "attaching", "user_id": "a7dc501a4a64442eb69136971e070bd5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9", "rel": "self"}, {"href": "http://172.30.9.23:8776/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:54:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "updated_at": "2018-09-22T04:55:16.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ea657547-df81-4622-8e9a-dd3828ccf8f9", "size": 1}]} 2018-09-22 04:55:17,329 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/detail used request id req-6c1abe72-6a2f-4fd7-bb0c-a4db883ef0ff 2018-09-22 04:55:17,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:17,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38c08660-ea6f-465d-988f-d7a53aef18c5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352"}, "enabled": true, "id": "0e87cb6f4cb1467bba7c252091ca0352", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}} 2018-09-22 04:55:17,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 used request id req-38c08660-ea6f-465d-988f-d7a53aef18c5 2018-09-22 04:55:17,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:17,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-2b66f23c-7ec7-489a-8b1e-bcdbd60ddb87 x-compute-request-id: req-2b66f23c-7ec7-489a-8b1e-bcdbd60ddb87 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:7c:5d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "bookmark"}], "image": {"id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "links": [{"href": "http://172.30.9.23:8774/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:54:56.000000", "flavor": {"id": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "links": [{"href": "http://172.30.9.23:8774/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "bookmark"}]}, "id": "2f650001-fbfb-4c36-aace-c95a942627c0", "security_groups": [{"name": "default"}], "user_id": "a7dc501a4a64442eb69136971e070bd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:55:10Z", "hostId": "012c868afda7e94891dcae377827ef7230aecfceebb2bcaedd14f1d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst", "created": "2018-09-22T04:55:04Z", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "os-extended-volumes:volumes_attached": [{"id": "ea657547-df81-4622-8e9a-dd3828ccf8f9"}], "metadata": {}}} 2018-09-22 04:55:17,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 used request id req-2b66f23c-7ec7-489a-8b1e-bcdbd60ddb87 2018-09-22 04:55:17,860 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst] is - ACTIVE 2018-09-22 04:55:17,861 - create_instance - INFO - VM is - ACTIVE 2018-09-22 04:55:17,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:18,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-1746ffa6-2b4a-4e5f-947d-705c141f9cd5 x-compute-request-id: req-1746ffa6-2b4a-4e5f-947d-705c141f9cd5 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:7c:5d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "bookmark"}], "image": {"id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "links": [{"href": "http://172.30.9.23:8774/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:54:56.000000", "flavor": {"id": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "links": [{"href": "http://172.30.9.23:8774/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "bookmark"}]}, "id": "2f650001-fbfb-4c36-aace-c95a942627c0", "security_groups": [{"name": "default"}], "user_id": "a7dc501a4a64442eb69136971e070bd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:55:17Z", "hostId": "012c868afda7e94891dcae377827ef7230aecfceebb2bcaedd14f1d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst", "created": "2018-09-22T04:55:04Z", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "os-extended-volumes:volumes_attached": [{"id": "ea657547-df81-4622-8e9a-dd3828ccf8f9"}], "metadata": {}}} 2018-09-22 04:55:18,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 used request id req-1746ffa6-2b4a-4e5f-947d-705c141f9cd5 2018-09-22 04:55:18,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:18,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4619f4be-5bc1-4f6d-9684-a8618c6f6ace Date: Sat, 22 Sep 2018 04:55:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9c1932d7-068c-4953-b198-1029c39a6bbe"],"updated_at":"2018-09-22T04:54:53Z","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"24451337-0cc0-4c05-8209-5d5a168df775","name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net"}]} 2018-09-22 04:55:18,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net used request id req-4619f4be-5bc1-4f6d-9684-a8618c6f6ace 2018-09-22 04:55:18,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:18,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c9c804c-7c70-4c3d-86f1-51276b1ebadb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352"}, "enabled": true, "id": "0e87cb6f4cb1467bba7c252091ca0352", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}} 2018-09-22 04:55:18,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 used request id req-5c9c804c-7c70-4c3d-86f1-51276b1ebadb 2018-09-22 04:55:18,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:18,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-54687708-90d6-4e40-9137-5c957adee5b4 Date: Sat, 22 Sep 2018 04:55:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:54:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"9c1932d7-068c-4953-b198-1029c39a6bbe","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-subnet"}]} 2018-09-22 04:55:18,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-54687708-90d6-4e40-9137-5c957adee5b4 2018-09-22 04:55:18,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:18,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-8c33101e-5aec-4e10-956a-2a704c8c7c4e Date: Sat, 22 Sep 2018 04:55:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:55:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.12"}],"id":"4f21eab7-5072-40f6-aac7-5366b2b24d9e","security_groups":["574bad32-ee95-456e-959b-fbb02aa00fc3"],"mac_address":"fa:16:3e:e9:7c:5d","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-port","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:55:01Z","binding:vnic_type":"normal","device_id":"2f650001-fbfb-4c36-aace-c95a942627c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.2"}],"id":"7401d16e-2a5d-4ec2-9768-a21b273a73c8","security_groups":[],"mac_address":"fa:16:3e:d2:c4:97","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-24451337-0cc0-4c05-8209-5d5a168df775"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.3"}],"id":"cf6b105b-b669-454d-8021-1076a8dc9011","security_groups":[],"mac_address":"fa:16:3e:e2:25:49","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-24451337-0cc0-4c05-8209-5d5a168df775"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.4"}],"id":"ff461115-72d7-43b1-a5d3-b201c7c25e60","security_groups":[],"mac_address":"fa:16:3e:cc:2e:ad","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-24451337-0cc0-4c05-8209-5d5a168df775"}]} 2018-09-22 04:55:18,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-8c33101e-5aec-4e10-956a-2a704c8c7c4e 2018-09-22 04:55:18,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" -d '{"volumeAttachment": {"volumeId": "ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc"}}' 2018-09-22 04:55:20,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-80c7c670-30c3-4c87-afef-2ebd880994f0 x-compute-request-id: req-80c7c670-30c3-4c87-afef-2ebd880994f0 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "2f650001-fbfb-4c36-aace-c95a942627c0", "id": "ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "volumeId": "ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc"}} 2018-09-22 04:55:20,461 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0/os-volume_attachments used request id req-80c7c670-30c3-4c87-afef-2ebd880994f0 2018-09-22 04:55:20,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:20,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-b24a7271-5056-4677-9eae-9ad48f2ad9dd x-compute-request-id: req-b24a7271-5056-4677-9eae-9ad48f2ad9dd Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:7c:5d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "bookmark"}], "image": {"id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "links": [{"href": "http://172.30.9.23:8774/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:54:56.000000", "flavor": {"id": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "links": [{"href": "http://172.30.9.23:8774/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "bookmark"}]}, "id": "2f650001-fbfb-4c36-aace-c95a942627c0", "security_groups": [{"name": "default"}], "user_id": "a7dc501a4a64442eb69136971e070bd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:55:17Z", "hostId": "012c868afda7e94891dcae377827ef7230aecfceebb2bcaedd14f1d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst", "created": "2018-09-22T04:55:04Z", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "os-extended-volumes:volumes_attached": [{"id": "ea657547-df81-4622-8e9a-dd3828ccf8f9"}, {"id": "ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc"}], "metadata": {}}} 2018-09-22 04:55:20,850 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 used request id req-b24a7271-5056-4677-9eae-9ad48f2ad9dd 2018-09-22 04:55:20,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:20,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-db557362-3f5c-4b0d-8502-02f7c2d373b4 Date: Sat, 22 Sep 2018 04:55: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":["9c1932d7-068c-4953-b198-1029c39a6bbe"],"updated_at":"2018-09-22T04:54:53Z","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"24451337-0cc0-4c05-8209-5d5a168df775","name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net"}]} 2018-09-22 04:55:20,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net used request id req-db557362-3f5c-4b0d-8502-02f7c2d373b4 2018-09-22 04:55:20,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:21,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1901e10-3591-4387-9663-df60d4813e70 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352"}, "enabled": true, "id": "0e87cb6f4cb1467bba7c252091ca0352", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}} 2018-09-22 04:55:21,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 used request id req-e1901e10-3591-4387-9663-df60d4813e70 2018-09-22 04:55:21,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:21,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-da4cc5a8-21b6-406f-a517-9a6121bcac67 Date: Sat, 22 Sep 2018 04:55:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:54:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"9c1932d7-068c-4953-b198-1029c39a6bbe","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-subnet"}]} 2018-09-22 04:55:21,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-da4cc5a8-21b6-406f-a517-9a6121bcac67 2018-09-22 04:55:21,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:21,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-95d17919-8a31-44f4-b112-f7229f6e5eaa Date: Sat, 22 Sep 2018 04:55:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:55:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.12"}],"id":"4f21eab7-5072-40f6-aac7-5366b2b24d9e","security_groups":["574bad32-ee95-456e-959b-fbb02aa00fc3"],"mac_address":"fa:16:3e:e9:7c:5d","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-port","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:55:01Z","binding:vnic_type":"normal","device_id":"2f650001-fbfb-4c36-aace-c95a942627c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.2"}],"id":"7401d16e-2a5d-4ec2-9768-a21b273a73c8","security_groups":[],"mac_address":"fa:16:3e:d2:c4:97","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-24451337-0cc0-4c05-8209-5d5a168df775"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.3"}],"id":"cf6b105b-b669-454d-8021-1076a8dc9011","security_groups":[],"mac_address":"fa:16:3e:e2:25:49","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-24451337-0cc0-4c05-8209-5d5a168df775"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.4"}],"id":"ff461115-72d7-43b1-a5d3-b201c7c25e60","security_groups":[],"mac_address":"fa:16:3e:cc:2e:ad","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-24451337-0cc0-4c05-8209-5d5a168df775"}]} 2018-09-22 04:55:21,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-95d17919-8a31-44f4-b112-f7229f6e5eaa 2018-09-22 04:55:21,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:55:21,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac1f80b725c5424799a8d3a1e924a1e7", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj-role"}], "expires_at": "2018-09-22T05:55:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e87cb6f4cb1467bba7c252091ca0352", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/0e87cb6f4cb1467bba7c252091ca0352", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-user", "id": "a7dc501a4a64442eb69136971e070bd5"}, "audit_ids": ["DoFM4YeeSqKvmiXtk2sKYw"], "issued_at": "2018-09-22T04:55:21.000000Z"}} 2018-09-22 04:55:21,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd2cacddaf456043c54f8fff564956a226f120" 2018-09-22 04:55:22,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-96055177-b6c3-45e9-a023-48d41e9efb49 x-compute-request-id: req-96055177-b6c3-45e9-a023-48d41e9efb49 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:7c:5d", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "bookmark"}], "image": {"id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "links": [{"href": "http://172.30.9.23:8774/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:54:56.000000", "flavor": {"id": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "links": [{"href": "http://172.30.9.23:8774/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "bookmark"}]}, "id": "2f650001-fbfb-4c36-aace-c95a942627c0", "security_groups": [{"name": "default"}], "user_id": "a7dc501a4a64442eb69136971e070bd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:55:20Z", "hostId": "012c868afda7e94891dcae377827ef7230aecfceebb2bcaedd14f1d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst", "created": "2018-09-22T04:55:04Z", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "os-extended-volumes:volumes_attached": [{"id": "ea657547-df81-4622-8e9a-dd3828ccf8f9"}, {"id": "ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc"}], "metadata": {}}]} 2018-09-22 04:55:22,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst used request id req-96055177-b6c3-45e9-a023-48d41e9efb49 2018-09-22 04:55:22,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd2cacddaf456043c54f8fff564956a226f120" 2018-09-22 04:55:22,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-efd05859-f325-460d-84f9-ea3a871f27ed Date: Sat, 22 Sep 2018 04:55: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":["9c1932d7-068c-4953-b198-1029c39a6bbe"],"updated_at":"2018-09-22T04:54:53Z","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"24451337-0cc0-4c05-8209-5d5a168df775","name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net"}]} 2018-09-22 04:55:22,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net used request id req-efd05859-f325-460d-84f9-ea3a871f27ed 2018-09-22 04:55:22,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd2cacddaf456043c54f8fff564956a226f120" 2018-09-22 04:55:22,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d5041fc4-0e56-4ded-b0e1-ee4a00b57262 Date: Sat, 22 Sep 2018 04:55:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:53Z","dns_nameservers":[],"updated_at":"2018-09-22T04:54:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0e87cb6f4cb1467bba7c252091ca0352","id":"9c1932d7-068c-4953-b198-1029c39a6bbe","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-subnet"}]} 2018-09-22 04:55:22,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-d5041fc4-0e56-4ded-b0e1-ee4a00b57262 2018-09-22 04:55:22,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fd2cacddaf456043c54f8fff564956a226f120" 2018-09-22 04:55:22,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-94d57fe4-7ca1-4795-ac94-2a223b9bc52f Date: Sat, 22 Sep 2018 04:55:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:55:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.12"}],"id":"4f21eab7-5072-40f6-aac7-5366b2b24d9e","security_groups":["574bad32-ee95-456e-959b-fbb02aa00fc3"],"mac_address":"fa:16:3e:e9:7c:5d","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-port","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:55:01Z","binding:vnic_type":"normal","device_id":"2f650001-fbfb-4c36-aace-c95a942627c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.2"}],"id":"7401d16e-2a5d-4ec2-9768-a21b273a73c8","security_groups":[],"mac_address":"fa:16:3e:d2:c4:97","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-24451337-0cc0-4c05-8209-5d5a168df775"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.3"}],"id":"cf6b105b-b669-454d-8021-1076a8dc9011","security_groups":[],"mac_address":"fa:16:3e:e2:25:49","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-24451337-0cc0-4c05-8209-5d5a168df775"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T04:54:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9c1932d7-068c-4953-b198-1029c39a6bbe","ip_address":"10.55.0.4"}],"id":"ff461115-72d7-43b1-a5d3-b201c7c25e60","security_groups":[],"mac_address":"fa:16:3e:cc:2e:ad","project_id":"0e87cb6f4cb1467bba7c252091ca0352","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"24451337-0cc0-4c05-8209-5d5a168df775","tenant_id":"0e87cb6f4cb1467bba7c252091ca0352","created_at":"2018-09-22T04:54:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-24451337-0cc0-4c05-8209-5d5a168df775"}]} 2018-09-22 04:55:22,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=24451337-0cc0-4c05-8209-5d5a168df775 used request id req-94d57fe4-7ca1-4795-ac94-2a223b9bc52f 2018-09-22 04:55:22,781 - create_instance - INFO - Deleting Port with ID - 4f21eab7-5072-40f6-aac7-5366b2b24d9e 2018-09-22 04:55:22,781 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-port 2018-09-22 04:55:22,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/4f21eab7-5072-40f6-aac7-5366b2b24d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:23,350 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff070592-facd-47b1-8b28-b7374740ba7c Date: Sat, 22 Sep 2018 04:55:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:55:23,350 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/4f21eab7-5072-40f6-aac7-5366b2b24d9e used request id req-ff070592-facd-47b1-8b28-b7374740ba7c 2018-09-22 04:55:23,353 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b6c2b608-f233-4c59-9797-b222532dcaae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:23,550 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:23 GMT Server: Apache x-compute-request-id: req-ef1e7b16-9ce9-4c65-a6e8-2422e90b128f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ef1e7b16-9ce9-4c65-a6e8-2422e90b128f Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "a7dc501a4a64442eb69136971e070bd5", "attachments": [{"server_id": "2f650001-fbfb-4c36-aace-c95a942627c0", "attachment_id": "cb08fdf8-0782-449e-8101-78bdd6220cbb", "attached_at": "2018-09-22T04:55:18.000000", "host_name": null, "volume_id": "ea657547-df81-4622-8e9a-dd3828ccf8f9", "device": "/dev/vdb", "id": "ea657547-df81-4622-8e9a-dd3828ccf8f9"}], "links": [{"href": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9", "rel": "self"}, {"href": "http://172.30.9.23:8776/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:54:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "updated_at": "2018-09-22T04:55:18.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "ea657547-df81-4622-8e9a-dd3828ccf8f9", "size": 1}} 2018-09-22 04:55:23,550 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9 used request id req-ef1e7b16-9ce9-4c65-a6e8-2422e90b128f 2018-09-22 04:55:23,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0/os-volume_attachments/ea657547-df81-4622-8e9a-dd3828ccf8f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:25,094 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:55: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-a39995df-8f69-4559-b137-6ba1a8e372a0 x-compute-request-id: req-a39995df-8f69-4559-b137-6ba1a8e372a0 Content-Length: 0 Content-Type: application/json 2018-09-22 04:55:25,094 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0/os-volume_attachments/ea657547-df81-4622-8e9a-dd3828ccf8f9 used request id req-a39995df-8f69-4559-b137-6ba1a8e372a0 2018-09-22 04:55:25,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:25,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-9e6d839d-f018-4fca-991b-efaf40fe1546 x-compute-request-id: req-9e6d839d-f018-4fca-991b-efaf40fe1546 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "bookmark"}], "image": {"id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "links": [{"href": "http://172.30.9.23:8774/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:54:56.000000", "flavor": {"id": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "links": [{"href": "http://172.30.9.23:8774/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "bookmark"}]}, "id": "2f650001-fbfb-4c36-aace-c95a942627c0", "user_id": "a7dc501a4a64442eb69136971e070bd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:55:20Z", "hostId": "012c868afda7e94891dcae377827ef7230aecfceebb2bcaedd14f1d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst", "created": "2018-09-22T04:55:04Z", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "os-extended-volumes:volumes_attached": [{"id": "ea657547-df81-4622-8e9a-dd3828ccf8f9"}, {"id": "ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc"}], "metadata": {}}} 2018-09-22 04:55:25,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 used request id req-9e6d839d-f018-4fca-991b-efaf40fe1546 2018-09-22 04:55:28,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:28,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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,Accept-Encoding x-openstack-request-id: req-d37b2a12-6aff-4cfa-a735-791d67789d11 x-compute-request-id: req-d37b2a12-6aff-4cfa-a735-791d67789d11 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "bookmark"}], "image": {"id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "links": [{"href": "http://172.30.9.23:8774/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:54:56.000000", "flavor": {"id": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "links": [{"href": "http://172.30.9.23:8774/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "bookmark"}]}, "id": "2f650001-fbfb-4c36-aace-c95a942627c0", "user_id": "a7dc501a4a64442eb69136971e070bd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:55:20Z", "hostId": "012c868afda7e94891dcae377827ef7230aecfceebb2bcaedd14f1d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst", "created": "2018-09-22T04:55:04Z", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "os-extended-volumes:volumes_attached": [{"id": "ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc"}], "metadata": {}}} 2018-09-22 04:55:28,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 used request id req-d37b2a12-6aff-4cfa-a735-791d67789d11 2018-09-22 04:55:28,620 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b6c2b608-f233-4c59-9797-b222532dcaae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:28,848 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:28 GMT Server: Apache x-compute-request-id: req-a13709da-fe6c-43b3-95f6-183f83aa553b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a13709da-fe6c-43b3-95f6-183f83aa553b Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "a7dc501a4a64442eb69136971e070bd5", "attachments": [{"server_id": "2f650001-fbfb-4c36-aace-c95a942627c0", "attachment_id": "7eba2896-362c-4084-b623-2a2fe1572622", "attached_at": "2018-09-22T04:55:21.000000", "host_name": null, "volume_id": "ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "device": "/dev/vdc", "id": "ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc"}], "links": [{"href": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:54:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "updated_at": "2018-09-22T04:55:21.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "size": 1}} 2018-09-22 04:55:28,848 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc used request id req-a13709da-fe6c-43b3-95f6-183f83aa553b 2018-09-22 04:55:28,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0/os-volume_attachments/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:30,040 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04: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-12c0dfdd-204b-4a14-a9fe-34d17784ed91 x-compute-request-id: req-12c0dfdd-204b-4a14-a9fe-34d17784ed91 Content-Length: 0 Content-Type: application/json 2018-09-22 04:55:30,041 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0/os-volume_attachments/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc used request id req-12c0dfdd-204b-4a14-a9fe-34d17784ed91 2018-09-22 04:55:30,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:30,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-6e93c6e2-facc-4f42-822c-0ad417a3378b x-compute-request-id: req-6e93c6e2-facc-4f42-822c-0ad417a3378b Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "bookmark"}], "image": {"id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "links": [{"href": "http://172.30.9.23:8774/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:54:56.000000", "flavor": {"id": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "links": [{"href": "http://172.30.9.23:8774/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "bookmark"}]}, "id": "2f650001-fbfb-4c36-aace-c95a942627c0", "user_id": "a7dc501a4a64442eb69136971e070bd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:55:20Z", "hostId": "012c868afda7e94891dcae377827ef7230aecfceebb2bcaedd14f1d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst", "created": "2018-09-22T04:55:04Z", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "os-extended-volumes:volumes_attached": [{"id": "ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc"}], "metadata": {}}} 2018-09-22 04:55:30,299 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 used request id req-6e93c6e2-facc-4f42-822c-0ad417a3378b 2018-09-22 04:55:33,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:33,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-73a18a59-b052-444f-abe4-7fbfd083c60b x-compute-request-id: req-73a18a59-b052-444f-abe4-7fbfd083c60b Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "bookmark"}], "image": {"id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "links": [{"href": "http://172.30.9.23:8774/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:54:56.000000", "flavor": {"id": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "links": [{"href": "http://172.30.9.23:8774/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "bookmark"}]}, "id": "2f650001-fbfb-4c36-aace-c95a942627c0", "user_id": "a7dc501a4a64442eb69136971e070bd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:55:20Z", "hostId": "012c868afda7e94891dcae377827ef7230aecfceebb2bcaedd14f1d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst", "created": "2018-09-22T04:55:04Z", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:55:33,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 used request id req-73a18a59-b052-444f-abe4-7fbfd083c60b 2018-09-22 04:55:33,572 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst 2018-09-22 04:55:33,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:33,726 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:55: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-b8509194-fd52-4cac-b95f-5598840a8810 x-compute-request-id: req-b8509194-fd52-4cac-b95f-5598840a8810 Content-Type: application/json 2018-09-22 04:55:33,726 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 used request id req-b8509194-fd52-4cac-b95f-5598840a8810 2018-09-22 04:55:33,726 - create_instance - INFO - Checking deletion status 2018-09-22 04:55:33,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:33,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-db4f9fe6-bafc-4949-9767-a744f7f3bfcd x-compute-request-id: req-db4f9fe6-bafc-4949-9767-a744f7f3bfcd Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2f650001-fbfb-4c36-aace-c95a942627c0", "rel": "bookmark"}], "image": {"id": "a5248e0c-9bff-4393-aa20-ccbed0db9deb", "links": [{"href": "http://172.30.9.23:8774/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T04:54:56.000000", "flavor": {"id": "4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "links": [{"href": "http://172.30.9.23:8774/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d", "rel": "bookmark"}]}, "id": "2f650001-fbfb-4c36-aace-c95a942627c0", "user_id": "a7dc501a4a64442eb69136971e070bd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T04:55:33Z", "hostId": "012c868afda7e94891dcae377827ef7230aecfceebb2bcaedd14f1d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst", "created": "2018-09-22T04:55:04Z", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 04:55:33,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 used request id req-db4f9fe6-bafc-4949-9767-a744f7f3bfcd 2018-09-22 04:55:33,973 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst] is - ACTIVE 2018-09-22 04:55:33,973 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 04:55:36,977 - create_instance - DEBUG - VM status query timeout in 296.749953032 2018-09-22 04:55:36,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2a163bf0a0f4f63f3f2663c9e34a6c6d2b82f5" 2018-09-22 04:55:37,034 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:55: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-d41e591e-1bc2-4ba1-800f-411e3fabbcd5 x-compute-request-id: req-d41e591e-1bc2-4ba1-800f-411e3fabbcd5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2f650001-fbfb-4c36-aace-c95a942627c0 could not be found.", "code": 404}} 2018-09-22 04:55:37,034 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/2f650001-fbfb-4c36-aace-c95a942627c0 used request id req-d41e591e-1bc2-4ba1-800f-411e3fabbcd5 2018-09-22 04:55:37,034 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2f650001-fbfb-4c36-aace-c95a942627c0 could not be found. (HTTP 404) (Request-ID: req-d41e591e-1bc2-4ba1-800f-411e3fabbcd5) 2018-09-22 04:55:37,035 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-inst 2018-09-22 04:55:37,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}092b672c1b0c334b1432abcdffcb4fbf533ee0e3" 2018-09-22 04:55:37,080 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:55: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-ed88c1e0-ea5f-4e01-b9c1-cb41bd29ff78 x-compute-request-id: req-ed88c1e0-ea5f-4e01-b9c1-cb41bd29ff78 Content-Length: 0 Content-Type: application/json 2018-09-22 04:55:37,081 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/4d5b2548-afbe-4b1b-9b5d-5291e865e23d used request id req-ed88c1e0-ea5f-4e01-b9c1-cb41bd29ff78 2018-09-22 04:55:37,081 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-subnet 2018-09-22 04:55:37,082 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-subnet 2018-09-22 04:55:37,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/9c1932d7-068c-4953-b198-1029c39a6bbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e754b20d9088f08e0b74ac806cd08b5c73f0ed" 2018-09-22 04:55:39,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e6bd310d-24e9-485b-bb0d-da93dff3dd82 Date: Sat, 22 Sep 2018 04:55:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:55:39,391 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/9c1932d7-068c-4953-b198-1029c39a6bbe used request id req-e6bd310d-24e9-485b-bb0d-da93dff3dd82 2018-09-22 04:55:39,391 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-pub-net 2018-09-22 04:55:39,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/24451337-0cc0-4c05-8209-5d5a168df775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7e754b20d9088f08e0b74ac806cd08b5c73f0ed" 2018-09-22 04:55:40,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8b5c5316-4e93-4120-9320-557bcbb41cde Date: Sat, 22 Sep 2018 04:55:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:55:40,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/24451337-0cc0-4c05-8209-5d5a168df775 used request id req-8b5c5316-4e93-4120-9320-557bcbb41cde 2018-09-22 04:55:40,720 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d661e424-9ae0-4d5d-b636-810bb4142512" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e084cdcf482a2709c180526d4c356ba22ce9a6" 2018-09-22 04:55:40,907 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:40 GMT Server: Apache x-compute-request-id: req-8cb82407-795c-4077-a1d9-9cfaa907b01e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8cb82407-795c-4077-a1d9-9cfaa907b01e Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a7dc501a4a64442eb69136971e070bd5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:54:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "updated_at": "2018-09-22T04:55:30.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "size": 1}} 2018-09-22 04:55:40,907 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc used request id req-8cb82407-795c-4077-a1d9-9cfaa907b01e 2018-09-22 04:55:40,908 - create_volume - DEBUG - Instance status is - available 2018-09-22 04:55:40,908 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-2 2018-09-22 04:55:40,908 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-2 2018-09-22 04:55:40,911 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d661e424-9ae0-4d5d-b636-810bb4142512" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e084cdcf482a2709c180526d4c356ba22ce9a6" 2018-09-22 04:55:41,217 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:55:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0f91c502-70c3-4b27-98aa-ab595f9636d7 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-09-22 04:55:41,217 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc used request id req-0f91c502-70c3-4b27-98aa-ab595f9636d7 2018-09-22 04:55:41,220 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d661e424-9ae0-4d5d-b636-810bb4142512" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e084cdcf482a2709c180526d4c356ba22ce9a6" 2018-09-22 04:55:41,419 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:41 GMT Server: Apache x-compute-request-id: req-ad2d6bd6-0164-4baa-a65c-ec3a69322efb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ad2d6bd6-0164-4baa-a65c-ec3a69322efb Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "a7dc501a4a64442eb69136971e070bd5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "rel": "self"}, {"href": "http://172.30.9.23:8776/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:54:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "updated_at": "2018-09-22T04:55:41.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc", "size": 1}} 2018-09-22 04:55:41,419 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc used request id req-ad2d6bd6-0164-4baa-a65c-ec3a69322efb 2018-09-22 04:55:41,419 - create_volume - DEBUG - Instance status is - deleting 2018-09-22 04:55:41,419 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-22 04:55:44,423 - create_volume - DEBUG - Volume status query timeout in 56.7951819897 2018-09-22 04:55:44,426 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d661e424-9ae0-4d5d-b636-810bb4142512" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e084cdcf482a2709c180526d4c356ba22ce9a6" 2018-09-22 04:55:44,621 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:55:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-fb2f03f1-b1a6-4f27-a0c0-f5768dc92e2d x-openstack-request-id: req-fb2f03f1-b1a6-4f27-a0c0-f5768dc92e2d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc could not be found.", "code": 404}} 2018-09-22 04:55:44,621 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc used request id req-fb2f03f1-b1a6-4f27-a0c0-f5768dc92e2d 2018-09-22 04:55:44,621 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume ce7c0880-d8d7-42aa-99aa-6beb9e76f5fc could not be found. (HTTP 404) (Request-ID: req-fb2f03f1-b1a6-4f27-a0c0-f5768dc92e2d) 2018-09-22 04:55:44,621 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-2 2018-09-22 04:55:44,625 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9201d176-b0cb-4de2-9e67-2f24106347e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c93b5a16f77b3ca992ecd3f9f5c304d8023a104" 2018-09-22 04:55:44,827 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:44 GMT Server: Apache x-compute-request-id: req-800496ee-62b5-40f9-b1e5-778ff809a07c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-800496ee-62b5-40f9-b1e5-778ff809a07c Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a7dc501a4a64442eb69136971e070bd5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9", "rel": "self"}, {"href": "http://172.30.9.23:8776/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:54:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "updated_at": "2018-09-22T04:55:25.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "ea657547-df81-4622-8e9a-dd3828ccf8f9", "size": 1}} 2018-09-22 04:55:44,828 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9 used request id req-800496ee-62b5-40f9-b1e5-778ff809a07c 2018-09-22 04:55:44,828 - create_volume - DEBUG - Instance status is - available 2018-09-22 04:55:44,828 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-1 2018-09-22 04:55:44,828 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-1 2018-09-22 04:55:44,831 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9201d176-b0cb-4de2-9e67-2f24106347e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c93b5a16f77b3ca992ecd3f9f5c304d8023a104" 2018-09-22 04:55:44,918 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:55:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6517db48-6834-4707-9674-e3f0c22e320d 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-09-22 04:55:44,918 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9 used request id req-6517db48-6834-4707-9674-e3f0c22e320d 2018-09-22 04:55:44,923 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9201d176-b0cb-4de2-9e67-2f24106347e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c93b5a16f77b3ca992ecd3f9f5c304d8023a104" 2018-09-22 04:55:44,970 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:44 GMT Server: Apache x-compute-request-id: req-dbae9659-c473-4175-92f3-74d169510bb0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dbae9659-c473-4175-92f3-74d169510bb0 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "a7dc501a4a64442eb69136971e070bd5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9", "rel": "self"}, {"href": "http://172.30.9.23:8776/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-22T04:54:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "updated_at": "2018-09-22T04:55:44.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "ea657547-df81-4622-8e9a-dd3828ccf8f9", "size": 1}} 2018-09-22 04:55:44,970 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9 used request id req-dbae9659-c473-4175-92f3-74d169510bb0 2018-09-22 04:55:44,971 - create_volume - DEBUG - Instance status is - deleting 2018-09-22 04:55:44,971 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-22 04:55:47,974 - create_volume - DEBUG - Volume status query timeout in 56.944206953 2018-09-22 04:55:47,977 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9201d176-b0cb-4de2-9e67-2f24106347e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c93b5a16f77b3ca992ecd3f9f5c304d8023a104" 2018-09-22 04:55:48,160 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:55:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-586f3b13-6130-49e0-9ec0-5ae78e614483 x-openstack-request-id: req-586f3b13-6130-49e0-9ec0-5ae78e614483 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume ea657547-df81-4622-8e9a-dd3828ccf8f9 could not be found.", "code": 404}} 2018-09-22 04:55:48,160 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/0e87cb6f4cb1467bba7c252091ca0352/volumes/ea657547-df81-4622-8e9a-dd3828ccf8f9 used request id req-586f3b13-6130-49e0-9ec0-5ae78e614483 2018-09-22 04:55:48,160 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume ea657547-df81-4622-8e9a-dd3828ccf8f9 could not be found. (HTTP 404) (Request-ID: req-586f3b13-6130-49e0-9ec0-5ae78e614483) 2018-09-22 04:55:48,160 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-1 2018-09-22 04:55:48,161 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-c197244b-b20e-4a17-baa6-da88a93672c9-image 2018-09-22 04:55:48,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de72f9056d26b7794a5361922ef466b8511ab637" 2018-09-22 04:55:50,216 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ff08c914-af93-48b4-8956-9294196376c9 Date: Sat, 22 Sep 2018 04:55:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:55:50,216 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/a5248e0c-9bff-4393-aa20-ccbed0db9deb used request id req-ff08c914-af93-48b4-8956-9294196376c9 2018-09-22 04:55:50,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd113a0c5bf8207afe92436afca626fb21fd3f" 2018-09-22 04:55:50,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-e1cba51b-8ca2-424b-9568-719047ed7e82 Date: Sat, 22 Sep 2018 04:55:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "created_at": "2018-09-22T04:54:52Z", "updated_at": "2018-09-22T04:54:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:54:52Z", "revision_number": 0, "id": "43c833ef-564d-47ee-a691-f3c112fc6d83", "remote_group_id": "574bad32-ee95-456e-959b-fbb02aa00fc3", "remote_ip_prefix": null, "created_at": "2018-09-22T04:54:52Z", "security_group_id": "574bad32-ee95-456e-959b-fbb02aa00fc3", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e87cb6f4cb1467bba7c252091ca0352"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:54:52Z", "revision_number": 0, "id": "8b541994-48d5-4b54-abd7-6d3cccfbf4b0", "remote_group_id": "574bad32-ee95-456e-959b-fbb02aa00fc3", "remote_ip_prefix": null, "created_at": "2018-09-22T04:54:52Z", "security_group_id": "574bad32-ee95-456e-959b-fbb02aa00fc3", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e87cb6f4cb1467bba7c252091ca0352"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:54:52Z", "revision_number": 0, "id": "d6d033b0-3df5-4287-bf60-bc11ad10e79b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:54:52Z", "security_group_id": "574bad32-ee95-456e-959b-fbb02aa00fc3", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "port_range_min": null, "ethertype": "IPv6", "project_id": "0e87cb6f4cb1467bba7c252091ca0352"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:54:52Z", "revision_number": 0, "id": "e58d23ab-41fe-4716-b0db-275c325fc830", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:54:52Z", "security_group_id": "574bad32-ee95-456e-959b-fbb02aa00fc3", "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "port_range_min": null, "ethertype": "IPv4", "project_id": "0e87cb6f4cb1467bba7c252091ca0352"}], "revision_number": 4, "project_id": "0e87cb6f4cb1467bba7c252091ca0352", "id": "574bad32-ee95-456e-959b-fbb02aa00fc3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:55:50,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e1cba51b-8ca2-424b-9568-719047ed7e82 2018-09-22 04:55:50,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd113a0c5bf8207afe92436afca626fb21fd3f" 2018-09-22 04:55:50,544 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:55:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59245700-16e7-4f39-8d78-3d503a1a3c37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:55:50,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-59245700-16e7-4f39-8d78-3d503a1a3c37 2018-09-22 04:55:50,545 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:55:50,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd113a0c5bf8207afe92436afca626fb21fd3f" 2018-09-22 04:55:50,645 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:55:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5acb4d1-d28e-478d-b47e-3effddd50c08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:55:50,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-d5acb4d1-d28e-478d-b47e-3effddd50c08 2018-09-22 04:55:50,646 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:55:50,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd113a0c5bf8207afe92436afca626fb21fd3f" 2018-09-22 04:55:50,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68bd7d9d-b68d-4485-8aab-d50f7b7bf451 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352"}, "enabled": true, "id": "0e87cb6f4cb1467bba7c252091ca0352", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj"}} 2018-09-22 04:55:50,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 used request id req-68bd7d9d-b68d-4485-8aab-d50f7b7bf451 2018-09-22 04:55:50,736 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 574bad32-ee95-456e-959b-fbb02aa00fc3 2018-09-22 04:55:50,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=574bad32-ee95-456e-959b-fbb02aa00fc3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd113a0c5bf8207afe92436afca626fb21fd3f" 2018-09-22 04:55:50,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-17a1006a-1bda-489a-bb5f-2cca1885d572 Date: Sat, 22 Sep 2018 04:55:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "574bad32-ee95-456e-959b-fbb02aa00fc3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:54:52Z", "security_group_id": "574bad32-ee95-456e-959b-fbb02aa00fc3", "port_range_min": null, "revision_number": 0, "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "created_at": "2018-09-22T04:54:52Z", "project_id": "0e87cb6f4cb1467bba7c252091ca0352", "id": "43c833ef-564d-47ee-a691-f3c112fc6d83"}, {"remote_group_id": "574bad32-ee95-456e-959b-fbb02aa00fc3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:54:52Z", "security_group_id": "574bad32-ee95-456e-959b-fbb02aa00fc3", "port_range_min": null, "revision_number": 0, "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "created_at": "2018-09-22T04:54:52Z", "project_id": "0e87cb6f4cb1467bba7c252091ca0352", "id": "8b541994-48d5-4b54-abd7-6d3cccfbf4b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:54:52Z", "security_group_id": "574bad32-ee95-456e-959b-fbb02aa00fc3", "port_range_min": null, "revision_number": 0, "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "created_at": "2018-09-22T04:54:52Z", "project_id": "0e87cb6f4cb1467bba7c252091ca0352", "id": "d6d033b0-3df5-4287-bf60-bc11ad10e79b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:54:52Z", "security_group_id": "574bad32-ee95-456e-959b-fbb02aa00fc3", "port_range_min": null, "revision_number": 0, "tenant_id": "0e87cb6f4cb1467bba7c252091ca0352", "created_at": "2018-09-22T04:54:52Z", "project_id": "0e87cb6f4cb1467bba7c252091ca0352", "id": "e58d23ab-41fe-4716-b0db-275c325fc830"}]} 2018-09-22 04:55:50,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=574bad32-ee95-456e-959b-fbb02aa00fc3 used request id req-17a1006a-1bda-489a-bb5f-2cca1885d572 2018-09-22 04:55:50,919 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:55:50,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/574bad32-ee95-456e-959b-fbb02aa00fc3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd113a0c5bf8207afe92436afca626fb21fd3f" 2018-09-22 04:55:51,247 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-528ac218-9caf-4520-8c69-980587264740 Content-Length: 0 Date: Sat, 22 Sep 2018 04:55:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:55:51,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/574bad32-ee95-456e-959b-fbb02aa00fc3 used request id req-528ac218-9caf-4520-8c69-980587264740 2018-09-22 04:55:51,248 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj 2018-09-22 04:55:51,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd113a0c5bf8207afe92436afca626fb21fd3f" 2018-09-22 04:55:51,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-390a28e5-1c89-4770-a6e4-4ae0769a6c58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:55:51,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0e87cb6f4cb1467bba7c252091ca0352 used request id req-390a28e5-1c89-4770-a6e4-4ae0769a6c58 2018-09-22 04:55:51,484 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-7e9f1630-a1fe-440-proj-role 2018-09-22 04:55:51,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ac1f80b725c5424799a8d3a1e924a1e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd113a0c5bf8207afe92436afca626fb21fd3f" 2018-09-22 04:55:51,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a933f9d3-2f46-4356-a9a2-d64c5d403698 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:55:51,599 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ac1f80b725c5424799a8d3a1e924a1e7 used request id req-a933f9d3-2f46-4356-a9a2-d64c5d403698 2018-09-22 04:55:51,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8cd113a0c5bf8207afe92436afca626fb21fd3f" 2018-09-22 04:55:51,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c1b1b14-7510-42a8-a05a-4a6375cc520b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:55:51,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0c1b1b14-7510-42a8-a05a-4a6375cc520b 2018-09-22 04:55:51,691 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-7e9f1630-a1fe-440-user 2018-09-22 04:55:51,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a7dc501a4a64442eb69136971e070bd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ee17a401a72fa7a0d73e3071a6826b72bcea12" 2018-09-22 04:55:51,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df05a3f5-3476-4b5d-9bc0-8f4940220ff4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:55:51,921 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a7dc501a4a64442eb69136971e070bd5 used request id req-df05a3f5-3476-4b5d-9bc0-8f4940220ff4 2018-09-22 04:55:51,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:55:52,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:55:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["0Y-ZCJrdT-Ope2g28FEQgQ"], "issued_at": "2018-09-22T04:55:52.000000Z"}} 2018-09-22 04:55:52,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae603bfc0272ae2440d6b2d7c2e9300211e3791" 2018-09-22 04:55:52,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-182ed232-3ac7-4a7c-b080-603f68f1aefa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:55:52,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-182ed232-3ac7-4a7c-b080-603f68f1aefa 2018-09-22 04:55:52,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:55:52,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:55:52,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:55:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["NNOZ1a_ITAmIVB-lKsXv2w"], "issued_at": "2018-09-22T04:55:52.000000Z"}} 2018-09-22 04:55:52,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313cc2783e718cc25cff953c7b4e5524ceaf7092" 2018-09-22 04:55:52,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5e8f5d0-fda6-4f2e-b028-4a1523dc5055 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:55:52,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c5e8f5d0-fda6-4f2e-b028-4a1523dc5055 2018-09-22 04:55:52,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:55:52,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:55:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:55:52,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313cc2783e718cc25cff953c7b4e5524ceaf7092" 2018-09-22 04:55:53,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f9e055d-cf03-4e47-b43f-e64c5bb9f2d2 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:55:53,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj used request id req-3f9e055d-cf03-4e47-b43f-e64c5bb9f2d2 2018-09-22 04:55:53,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313cc2783e718cc25cff953c7b4e5524ceaf7092" 2018-09-22 04:55:53,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e98a81-ec00-4441-815c-f1cbc8387583 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:55:53,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-29e98a81-ec00-4441-815c-f1cbc8387583 2018-09-22 04:55:53,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313cc2783e718cc25cff953c7b4e5524ceaf7092" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj"}}' 2018-09-22 04:55:53,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aeb9dc6b-3c5a-4333-b812-23d012a3b532 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/850f5e033a1a43459e9cbf647521639f"}, "enabled": true, "id": "850f5e033a1a43459e9cbf647521639f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj"}} 2018-09-22 04:55:53,246 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-aeb9dc6b-3c5a-4333-b812-23d012a3b532 2018-09-22 04:55:53,247 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj 2018-09-22 04:55:53,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:55:53,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:55:53,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["EfqpaNksR3OoxjUMKgxMnQ"], "issued_at": "2018-09-22T04:55:53.000000Z"}} 2018-09-22 04:55:53,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde86df110cbed12ec122f294ebe763fce2195e3" 2018-09-22 04:55:53,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2bc4e12-0133-48e1-bee3-63bde2d92de1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:55:53,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e2bc4e12-0133-48e1-bee3-63bde2d92de1 2018-09-22 04:55:53,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:55:53,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:55:53,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde86df110cbed12ec122f294ebe763fce2195e3" 2018-09-22 04:55:53,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25a789a9-f83e-4d81-a1f4-e32dd24ab7a9 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:55:53,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-25a789a9-f83e-4d81-a1f4-e32dd24ab7a9 2018-09-22 04:55:53,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde86df110cbed12ec122f294ebe763fce2195e3" 2018-09-22 04:55:53,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3430703-30d7-4ad2-9190-2fe3a571394f Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/850f5e033a1a43459e9cbf647521639f"}, "enabled": true, "id": "850f5e033a1a43459e9cbf647521639f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj"}]} 2018-09-22 04:55:53,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj used request id req-e3430703-30d7-4ad2-9190-2fe3a571394f 2018-09-22 04:55:53,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde86df110cbed12ec122f294ebe763fce2195e3" 2018-09-22 04:55:54,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41426125-ed6a-4dff-931d-c2965b64d15d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:55:54,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-41426125-ed6a-4dff-931d-c2965b64d15d 2018-09-22 04:55:54,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde86df110cbed12ec122f294ebe763fce2195e3" 2018-09-22 04:55:54,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef0b6350-1dc5-4e0d-9f3f-6843f8e322e0 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:55:54,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ef0b6350-1dc5-4e0d-9f3f-6843f8e322e0 2018-09-22 04:55:54,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde86df110cbed12ec122f294ebe763fce2195e3" 2018-09-22 04:55:54,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b1b87e4-6477-4502-adb5-84971c0ce368 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/850f5e033a1a43459e9cbf647521639f"}, "enabled": true, "id": "850f5e033a1a43459e9cbf647521639f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj"}]} 2018-09-22 04:55:54,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj used request id req-4b1b87e4-6477-4502-adb5-84971c0ce368 2018-09-22 04:55:54,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/88601f3372b7461fb71bb783bc9447f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde86df110cbed12ec122f294ebe763fce2195e3" 2018-09-22 04:55:54,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fa3066f-d675-4f32-8dba-58e185bbff19 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-bd62e7a9-7a84-4ce-user", "links": {"self": "http://172.30.9.23:5000/v3/users/88601f3372b7461fb71bb783bc9447f9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "850f5e033a1a43459e9cbf647521639f", "id": "88601f3372b7461fb71bb783bc9447f9", "password_expires_at": null}} 2018-09-22 04:55:54,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/88601f3372b7461fb71bb783bc9447f9 used request id req-4fa3066f-d675-4f32-8dba-58e185bbff19 2018-09-22 04:55:54,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/850f5e033a1a43459e9cbf647521639f/users/88601f3372b7461fb71bb783bc9447f9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde86df110cbed12ec122f294ebe763fce2195e3" 2018-09-22 04:55:54,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3b8be2-eb5f-4412-b75d-4b7d614393ff Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/850f5e033a1a43459e9cbf647521639f/users/88601f3372b7461fb71bb783bc9447f9/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 04:55:54,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/850f5e033a1a43459e9cbf647521639f/users/88601f3372b7461fb71bb783bc9447f9/roles used request id req-ef3b8be2-eb5f-4412-b75d-4b7d614393ff 2018-09-22 04:55:54,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde86df110cbed12ec122f294ebe763fce2195e3" 2018-09-22 04:55:54,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd474c3d-4c1a-49be-bc74-ab5d81932f87 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "domain_id": null, "name": "heat_stack_owner", "id": "856b989bf6d145da8925089966bd0dfd"}} 2018-09-22 04:55:54,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd used request id req-dd474c3d-4c1a-49be-bc74-ab5d81932f87 2018-09-22 04:55:54,880 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj 2018-09-22 04:55:54,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/850f5e033a1a43459e9cbf647521639f/users/88601f3372b7461fb71bb783bc9447f9/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde86df110cbed12ec122f294ebe763fce2195e3" 2018-09-22 04:55:55,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14ddad31-6c88-4898-a418-a01d153681c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:55:55,003 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/850f5e033a1a43459e9cbf647521639f/users/88601f3372b7461fb71bb783bc9447f9/roles/856b989bf6d145da8925089966bd0dfd used request id req-14ddad31-6c88-4898-a418-a01d153681c8 2018-09-22 04:55:55,003 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-bd62e7a9-7a84-4ce-user 2018-09-22 04:55:55,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:55:55,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313cc2783e718cc25cff953c7b4e5524ceaf7092" 2018-09-22 04:55:55,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e909e76d-135a-414d-ba32-c217c39ff63a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:55:55,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e909e76d-135a-414d-ba32-c217c39ff63a 2018-09-22 04:55:55,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313cc2783e718cc25cff953c7b4e5524ceaf7092" -d '{"role": {"name": "CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj-role"}}' 2018-09-22 04:55:55,216 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc8abef2-b559-4d08-92aa-4169aa1b8957 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "12ae96c3ac5742d4826566cdf84f900b", "links": {"self": "http://172.30.9.23:5000/v3/roles/12ae96c3ac5742d4826566cdf84f900b"}, "name": "CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj-role"}} 2018-09-22 04:55:55,216 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-bc8abef2-b559-4d08-92aa-4169aa1b8957 2018-09-22 04:55:55,217 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj-role 2018-09-22 04:55:55,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/12ae96c3ac5742d4826566cdf84f900b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313cc2783e718cc25cff953c7b4e5524ceaf7092" 2018-09-22 04:55:55,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67130773-06bd-4e16-ba3e-9dc48b251238 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/12ae96c3ac5742d4826566cdf84f900b"}, "domain_id": null, "name": "CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj-role", "id": "12ae96c3ac5742d4826566cdf84f900b"}} 2018-09-22 04:55:55,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/12ae96c3ac5742d4826566cdf84f900b used request id req-67130773-06bd-4e16-ba3e-9dc48b251238 2018-09-22 04:55:55,235 - keystone_utils - INFO - Granting role CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj-role to project CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj 2018-09-22 04:55:55,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/850f5e033a1a43459e9cbf647521639f/users/88601f3372b7461fb71bb783bc9447f9/roles/12ae96c3ac5742d4826566cdf84f900b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313cc2783e718cc25cff953c7b4e5524ceaf7092" 2018-09-22 04:55:55,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5a756ff-77ca-47f7-b234-8c67ad2eccb9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:55:55,374 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/850f5e033a1a43459e9cbf647521639f/users/88601f3372b7461fb71bb783bc9447f9/roles/12ae96c3ac5742d4826566cdf84f900b used request id req-f5a756ff-77ca-47f7-b234-8c67ad2eccb9 2018-09-22 04:55:55,375 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 04:55:55,382 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:55:55,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:55:55,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:55:55,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "12ae96c3ac5742d4826566cdf84f900b", "name": "CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj-role"}], "expires_at": "2018-09-22T05:55:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "850f5e033a1a43459e9cbf647521639f", "name": "CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/850f5e033a1a43459e9cbf647521639f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/850f5e033a1a43459e9cbf647521639f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/850f5e033a1a43459e9cbf647521639f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/850f5e033a1a43459e9cbf647521639f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/850f5e033a1a43459e9cbf647521639f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/850f5e033a1a43459e9cbf647521639f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/850f5e033a1a43459e9cbf647521639f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/850f5e033a1a43459e9cbf647521639f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/850f5e033a1a43459e9cbf647521639f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/850f5e033a1a43459e9cbf647521639f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/850f5e033a1a43459e9cbf647521639f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bd62e7a9-7a84-4ce-user", "id": "88601f3372b7461fb71bb783bc9447f9"}, "audit_ids": ["eMAtX7nESgGDFYxBe1OOwQ"], "issued_at": "2018-09-22T04:55:55.000000Z"}} 2018-09-22 04:55:55,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6b49b235f94f0c008ca440ea9b02216209fd9fb" 2018-09-22 04:55:55,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb3ca82-e242-4cae-bf7c-73a18c166595 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:55:55,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0eb3ca82-e242-4cae-bf7c-73a18c166595 2018-09-22 04:55:55,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6b49b235f94f0c008ca440ea9b02216209fd9fb" 2018-09-22 04:55:56,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-fdd0367e-7ddc-415f-aaba-d84211cce6a7 Date: Sat, 22 Sep 2018 04:55:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image"} 2018-09-22 04:55:56,031 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image used request id req-fdd0367e-7ddc-415f-aaba-d84211cce6a7 2018-09-22 04:55:56,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6b49b235f94f0c008ca440ea9b02216209fd9fb" 2018-09-22 04:55:56,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7107b769-863c-4135-ae9c-37ecf5b2a8c0 Date: Sat, 22 Sep 2018 04:55:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:55:56,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7107b769-863c-4135-ae9c-37ecf5b2a8c0 2018-09-22 04:55:56,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d6b49b235f94f0c008ca440ea9b02216209fd9fb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image"}' 2018-09-22 04:55:56,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/da23a546-470b-4327-973b-cd8c2470ebcd X-Openstack-Request-Id: req-05008b3a-5a02-40bc-84b6-da21b95251b7 Date: Sat, 22 Sep 2018 04:55:56 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:55:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:55:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/da23a546-470b-4327-973b-cd8c2470ebcd", "min_disk": 0, "protected": false, "id": "da23a546-470b-4327-973b-cd8c2470ebcd", "file": "/v2/images/da23a546-470b-4327-973b-cd8c2470ebcd/file", "checksum": null, "owner": "850f5e033a1a43459e9cbf647521639f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:55:56,414 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-05008b3a-5a02-40bc-84b6-da21b95251b7 2018-09-22 04:55:56,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/da23a546-470b-4327-973b-cd8c2470ebcd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6b49b235f94f0c008ca440ea9b02216209fd9fb" -d '' 2018-09-22 04:55:57,746 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aa10c102-13e2-4e15-9344-b595298392bd Date: Sat, 22 Sep 2018 04:55:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:55:57,746 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/da23a546-470b-4327-973b-cd8c2470ebcd/file used request id req-aa10c102-13e2-4e15-9344-b595298392bd 2018-09-22 04:55:57,747 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:55:57,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/da23a546-470b-4327-973b-cd8c2470ebcd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6b49b235f94f0c008ca440ea9b02216209fd9fb" 2018-09-22 04:55:57,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b79e9365-d745-484e-93f2-99c504c5d47d Date: Sat, 22 Sep 2018 04:55:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:55:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:55:57Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/da23a546-470b-4327-973b-cd8c2470ebcd/snap", "metadata": {}}], "self": "/v2/images/da23a546-470b-4327-973b-cd8c2470ebcd", "min_disk": 0, "protected": false, "id": "da23a546-470b-4327-973b-cd8c2470ebcd", "file": "/v2/images/da23a546-470b-4327-973b-cd8c2470ebcd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "850f5e033a1a43459e9cbf647521639f", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/da23a546-470b-4327-973b-cd8c2470ebcd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:55:57,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/da23a546-470b-4327-973b-cd8c2470ebcd used request id req-b79e9365-d745-484e-93f2-99c504c5d47d 2018-09-22 04:55:57,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6b49b235f94f0c008ca440ea9b02216209fd9fb" 2018-09-22 04:55:57,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-756eb58a-a248-4f68-b80c-3a31fcb9971c Date: Sat, 22 Sep 2018 04:55:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:55:57,919 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-756eb58a-a248-4f68-b80c-3a31fcb9971c 2018-09-22 04:55:57,922 - create_image - INFO - Created image with name - CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image 2018-09-22 04:55:57,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/da23a546-470b-4327-973b-cd8c2470ebcd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6b49b235f94f0c008ca440ea9b02216209fd9fb" 2018-09-22 04:55:58,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-04c829e5-c845-4815-bb52-3131d40e91d6 Date: Sat, 22 Sep 2018 04:55:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:55:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:55:57Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/da23a546-470b-4327-973b-cd8c2470ebcd/snap", "metadata": {}}], "self": "/v2/images/da23a546-470b-4327-973b-cd8c2470ebcd", "min_disk": 0, "protected": false, "id": "da23a546-470b-4327-973b-cd8c2470ebcd", "file": "/v2/images/da23a546-470b-4327-973b-cd8c2470ebcd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "850f5e033a1a43459e9cbf647521639f", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/da23a546-470b-4327-973b-cd8c2470ebcd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:55:58,199 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/da23a546-470b-4327-973b-cd8c2470ebcd used request id req-04c829e5-c845-4815-bb52-3131d40e91d6 2018-09-22 04:55:58,200 - create_image - DEBUG - Instance status is - active 2018-09-22 04:55:58,200 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image 2018-09-22 04:55:58,200 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image 2018-09-22 04:55:58,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:55:58,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:55:58,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:55:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Wzacjd6BS9Wtnw29a2dflA"], "issued_at": "2018-09-22T04:55:58.000000Z"}} 2018-09-22 04:55:58,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1c6ed2b59f55fa0a8ff5aecaead3e689386bc9" 2018-09-22 04:55:58,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f9b7e74-00a4-47e8-9896-9389181e2e6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:55:58,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9f9b7e74-00a4-47e8-9896-9389181e2e6c 2018-09-22 04:55:58,670 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:55:58,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1c6ed2b59f55fa0a8ff5aecaead3e689386bc9" 2018-09-22 04:55:58,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-44261b1b-997c-4e17-a273-720f72a68261 x-compute-request-id: req-44261b1b-997c-4e17-a273-720f72a68261 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:55:58,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-44261b1b-997c-4e17-a273-720f72a68261 2018-09-22 04:55:58,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1c6ed2b59f55fa0a8ff5aecaead3e689386bc9" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:55:58,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55: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-79778de8-2da8-4fc5-b17f-9fbf546817c3 x-compute-request-id: req-79778de8-2da8-4fc5-b17f-9fbf546817c3 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/961fac22-0a11-4289-b0b0-ef52ed3260d2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/961fac22-0a11-4289-b0b0-ef52ed3260d2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "961fac22-0a11-4289-b0b0-ef52ed3260d2", "name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:55:58,947 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-79778de8-2da8-4fc5-b17f-9fbf546817c3 2018-09-22 04:55:58,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:55:58,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:55:59,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "12ae96c3ac5742d4826566cdf84f900b", "name": "CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj-role"}], "expires_at": "2018-09-22T05:55:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "850f5e033a1a43459e9cbf647521639f", "name": "CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/850f5e033a1a43459e9cbf647521639f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/850f5e033a1a43459e9cbf647521639f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/850f5e033a1a43459e9cbf647521639f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/850f5e033a1a43459e9cbf647521639f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/850f5e033a1a43459e9cbf647521639f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/850f5e033a1a43459e9cbf647521639f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/850f5e033a1a43459e9cbf647521639f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/850f5e033a1a43459e9cbf647521639f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/850f5e033a1a43459e9cbf647521639f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/850f5e033a1a43459e9cbf647521639f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/850f5e033a1a43459e9cbf647521639f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bd62e7a9-7a84-4ce-user", "id": "88601f3372b7461fb71bb783bc9447f9"}, "audit_ids": ["iMuI5ZJ1S7WiOJCboPptAA"], "issued_at": "2018-09-22T04:55:59.000000Z"}} 2018-09-22 04:55:59,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1f2ef1cd452493282ab97bad0f37ff8a66d68c" 2018-09-22 04:55:59,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab21e7f8-b1d8-4ede-9bb3-962b1a143353 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:55:59,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ab21e7f8-b1d8-4ede-9bb3-962b1a143353 2018-09-22 04:55:59,429 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:55:59,432 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 04:55:59,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1f2ef1cd452493282ab97bad0f37ff8a66d68c" 2018-09-22 04:55:59,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:55:59 GMT Server: Apache x-openstack-request-id: req-3e0bc246-46b7-45d9-9ada-04beb57a1d4f Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-22 04:55:59,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack used request id req-3e0bc246-46b7-45d9-9ada-04beb57a1d4f 2018-09-22 04:55:59,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1f2ef1cd452493282ab97bad0f37ff8a66d68c" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name"}}' 2018-09-22 04:56:02,594 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:55:59 GMT Server: Apache x-openstack-request-id: req-d826746f-221e-46bc-ac9d-d563e3beddf1 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}]}} 2018-09-22 04:56:02,594 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks used request id req-d826746f-221e-46bc-ac9d-d563e3beddf1 2018-09-22 04:56:02,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1f2ef1cd452493282ab97bad0f37ff8a66d68c" 2018-09-22 04:56:03,140 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:02 GMT Server: Apache x-openstack-request-id: req-7a4f8f32-c0da-4ed4-bd88-1e7b046bc983 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:03,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:03 GMT Server: Apache x-openstack-request-id: req-7b9a1041-eeca-4832-94f8-6e27baaa12a5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:03,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-7b9a1041-eeca-4832-94f8-6e27baaa12a5 2018-09-22 04:56:03,183 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack 2018-09-22 04:56:03,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1f2ef1cd452493282ab97bad0f37ff8a66d68c" 2018-09-22 04:56:03,806 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:03 GMT Server: Apache x-openstack-request-id: req-b43dc694-20a5-4e37-b424-0ad2b3da9087 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:04,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:03 GMT Server: Apache x-openstack-request-id: req-e02e3702-f313-4369-b871-4fa3b1075d6f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:04,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-e02e3702-f313-4369-b871-4fa3b1075d6f 2018-09-22 04:56:04,456 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:56:04,457 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:56:07,460 - create_stack - DEBUG - Stack status query timeout in 1195.7237401 2018-09-22 04:56:07,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1f2ef1cd452493282ab97bad0f37ff8a66d68c" 2018-09-22 04:56:08,011 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:07 GMT Server: Apache x-openstack-request-id: req-fd8e629a-6c29-45a2-83c9-4e8d9dd803e2 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:08,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:08 GMT Server: Apache x-openstack-request-id: req-270e76e8-1234-4249-b086-9d05334496b4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:08,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-270e76e8-1234-4249-b086-9d05334496b4 2018-09-22 04:56:08,614 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:56:08,614 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:56:11,617 - create_stack - DEBUG - Stack status query timeout in 1191.56649613 2018-09-22 04:56:11,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1f2ef1cd452493282ab97bad0f37ff8a66d68c" 2018-09-22 04:56:12,182 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:11 GMT Server: Apache x-openstack-request-id: req-afb1d127-7064-4306-a644-471d0ce0a94a Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:12,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:12 GMT Server: Apache x-openstack-request-id: req-8e1de191-32db-4e53-8a7b-468d546fd984 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:12,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-8e1de191-32db-4e53-8a7b-468d546fd984 2018-09-22 04:56:12,730 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:56:12,730 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:56:15,733 - create_stack - DEBUG - Stack status query timeout in 1187.45010209 2018-09-22 04:56:15,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1f2ef1cd452493282ab97bad0f37ff8a66d68c" 2018-09-22 04:56:15,765 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:15 GMT Server: Apache x-openstack-request-id: req-9b09e924-d8a7-487d-983b-e57ab0df8cbb Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:16,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:15 GMT Server: Apache x-openstack-request-id: req-f5926480-0d32-4a5f-a35c-80e8b86a57b4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:16,321 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-f5926480-0d32-4a5f-a35c-80e8b86a57b4 2018-09-22 04:56:16,322 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:56:16,322 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:56:19,325 - create_stack - DEBUG - Stack status query timeout in 1183.85855198 2018-09-22 04:56:19,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1f2ef1cd452493282ab97bad0f37ff8a66d68c" 2018-09-22 04:56:19,887 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:19 GMT Server: Apache x-openstack-request-id: req-a435a298-e18c-415f-84d9-2271a18e58b7 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:20,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:19 GMT Server: Apache x-openstack-request-id: req-708c0953-5bc6-4e79-8dbf-bb9156769c14 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:20,451 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-708c0953-5bc6-4e79-8dbf-bb9156769c14 2018-09-22 04:56:20,452 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-22 04:56:20,452 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack 2018-09-22 04:56:20,452 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack 2018-09-22 04:56:20,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:56:20,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "12ae96c3ac5742d4826566cdf84f900b", "name": "CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj-role"}], "expires_at": "2018-09-22T05:56:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "850f5e033a1a43459e9cbf647521639f", "name": "CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/850f5e033a1a43459e9cbf647521639f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/850f5e033a1a43459e9cbf647521639f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/850f5e033a1a43459e9cbf647521639f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/850f5e033a1a43459e9cbf647521639f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/850f5e033a1a43459e9cbf647521639f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/850f5e033a1a43459e9cbf647521639f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/850f5e033a1a43459e9cbf647521639f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/850f5e033a1a43459e9cbf647521639f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/850f5e033a1a43459e9cbf647521639f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/850f5e033a1a43459e9cbf647521639f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/850f5e033a1a43459e9cbf647521639f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bd62e7a9-7a84-4ce-user", "id": "88601f3372b7461fb71bb783bc9447f9"}, "audit_ids": ["sLt26lwXRvutE4Jm_jOKLw"], "issued_at": "2018-09-22T04:56:20.000000Z"}} 2018-09-22 04:56:20,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:21,016 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:20 GMT Server: Apache x-openstack-request-id: req-5317ecc5-1649-4364-9833-8ba030d045fb Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:21,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:21 GMT Server: Apache x-openstack-request-id: req-da929a80-ec8e-4073-8eb2-dd3b8275f253 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:21,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-da929a80-ec8e-4073-8eb2-dd3b8275f253 2018-09-22 04:56:21,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1f2ef1cd452493282ab97bad0f37ff8a66d68c" 2018-09-22 04:56:21,739 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:21 GMT Server: Apache x-openstack-request-id: req-cfac486e-9f5e-4520-b249-e54d74b8b3e8 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:21,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:21 GMT Server: Apache x-openstack-request-id: req-97d4b52a-7042-42df-9c9d-e212e96bbc36 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:21,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-97d4b52a-7042-42df-9c9d-e212e96bbc36 2018-09-22 04:56:21,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1f2ef1cd452493282ab97bad0f37ff8a66d68c" 2018-09-22 04:56:22,339 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:21 GMT Server: Apache x-openstack-request-id: req-46cf24cb-8e1e-4335-8279-95788f90b519 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:22,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:22 GMT Server: Apache x-openstack-request-id: req-cd11c0d0-d280-4fd4-9912-8e6522e34149 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:22,940 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-cd11c0d0-d280-4fd4-9912-8e6522e34149 2018-09-22 04:56:22,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:23,110 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:22 GMT Server: Apache x-openstack-request-id: req-439dd977-33d7-4073-a3f8-fe1b5d409c40 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:23,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:56:23 GMT Server: Apache x-openstack-request-id: req-a471c81d-3f6f-40fe-8694-87742d20007e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:56:23,715 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-a471c81d-3f6f-40fe-8694-87742d20007e 2018-09-22 04:56:23,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:23,895 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:23 GMT Server: Apache x-openstack-request-id: req-bcb3f0c0-4d56-4649-a5e1-b9f4c8e4ff6e Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:24,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:23 GMT Server: Apache x-openstack-request-id: req-dad1d088-cf63-49d9-84a2-dfa4e597398a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:24,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-dad1d088-cf63-49d9-84a2-dfa4e597398a 2018-09-22 04:56:24,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:24,617 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:24 GMT Server: Apache x-openstack-request-id: req-b5ac1dda-4d86-4e33-99a8-ff98bddab835 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:24,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:24 GMT Server: Apache x-openstack-request-id: req-280e35a2-d297-4bad-9231-ef482a985c5c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:24,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-280e35a2-d297-4bad-9231-ef482a985c5c 2018-09-22 04:56:24,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:25,363 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:24 GMT Server: Apache x-openstack-request-id: req-921c54ec-9ec9-43d3-8951-68cc0fabcad9 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:25,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:25 GMT Server: Apache x-openstack-request-id: req-e8f9c20d-ca3c-45f3-9000-e58c8e80ccc0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:25,539 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-e8f9c20d-ca3c-45f3-9000-e58c8e80ccc0 2018-09-22 04:56:25,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:26,085 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:25 GMT Server: Apache x-openstack-request-id: req-547ec097-1d22-4c8d-865f-4871638d2d85 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:26,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:26 GMT Server: Apache x-openstack-request-id: req-4d7e7a01-5e7b-4952-b6e0-e469897790c7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:26,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-4d7e7a01-5e7b-4952-b6e0-e469897790c7 2018-09-22 04:56:26,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:26,140 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:26 GMT Server: Apache x-openstack-request-id: req-6078b879-603c-494f-a93e-9f32ea41fec0 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:26,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:26 GMT Server: Apache x-openstack-request-id: req-453a4a38-b515-450f-b503-aae32ae859ce Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:26,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-453a4a38-b515-450f-b503-aae32ae859ce 2018-09-22 04:56:26,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:26,195 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:26 GMT Server: Apache x-openstack-request-id: req-6127d150-fc66-4af4-b8e6-c018b14a3e6a Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:26,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:26 GMT Server: Apache x-openstack-request-id: req-76357df9-3963-446c-9e85-fc3c6488d752 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:26,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-76357df9-3963-446c-9e85-fc3c6488d752 2018-09-22 04:56:26,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:26,765 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:26 GMT Server: Apache x-openstack-request-id: req-d7d57931-e445-498b-9545-dcac8a0fd72c Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:26,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:26 GMT Server: Apache x-openstack-request-id: req-3b18e273-3ec8-4092-952d-6298e8a30684 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:26,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-3b18e273-3ec8-4092-952d-6298e8a30684 2018-09-22 04:56:26,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:26,976 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:26 GMT Server: Apache x-openstack-request-id: req-7ee25272-7eaf-4341-be9a-295368339d97 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:27,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:26 GMT Server: Apache x-openstack-request-id: req-d31e12a6-e0b6-496e-9ecb-148701c87686 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:27,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-d31e12a6-e0b6-496e-9ecb-148701c87686 2018-09-22 04:56:27,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:27,031 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:27 GMT Server: Apache x-openstack-request-id: req-e331781a-ea9e-4e52-8660-1e849d205b66 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:27,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:27 GMT Server: Apache x-openstack-request-id: req-e99736a8-ca1c-49a3-81f2-7d66aace8f5d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:27,057 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-e99736a8-ca1c-49a3-81f2-7d66aace8f5d 2018-09-22 04:56:27,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:27,607 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:27 GMT Server: Apache x-openstack-request-id: req-c7fca0e3-85ac-4d49-8b23-2cf1cd5b7fb5 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:27,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:27 GMT Server: Apache x-openstack-request-id: req-8848045a-5870-4d82-89ae-7dc2383b8dcd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:27,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-8848045a-5870-4d82-89ae-7dc2383b8dcd 2018-09-22 04:56:27,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:28,177 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:27 GMT Server: Apache x-openstack-request-id: req-d7150b6c-d18c-4b5b-be4f-cc8ae090925d Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:28,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:28 GMT Server: Apache x-openstack-request-id: req-68ce4ac8-6c75-450c-962e-0d1bf607a5fc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:28,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-68ce4ac8-6c75-450c-962e-0d1bf607a5fc 2018-09-22 04:56:28,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:28,757 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:28 GMT Server: Apache x-openstack-request-id: req-f17f693a-93e1-4008-95a2-456e92af311e Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:28,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:28 GMT Server: Apache x-openstack-request-id: req-f8995404-fc9f-4279-94d3-c36952ccbeb9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:28,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-f8995404-fc9f-4279-94d3-c36952ccbeb9 2018-09-22 04:56:28,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:28,954 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:28 GMT Server: Apache x-openstack-request-id: req-93148c2e-0cd1-4a00-bcf1-7f914edd2f3c Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:28,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:28 GMT Server: Apache x-openstack-request-id: req-b2a00e79-e26d-4030-a91e-ced44b9d3eba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:28,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-b2a00e79-e26d-4030-a91e-ced44b9d3eba 2018-09-22 04:56:28,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:29,011 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:28 GMT Server: Apache x-openstack-request-id: req-fa3ad719-a376-416c-82a2-57a483786a94 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:29,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:29 GMT Server: Apache x-openstack-request-id: req-27f1e90c-84f8-48ab-86c0-238f37cc9afd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:29,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-27f1e90c-84f8-48ab-86c0-238f37cc9afd 2018-09-22 04:56:29,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:29,065 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:29 GMT Server: Apache x-openstack-request-id: req-9b2d616e-c2ea-4b7c-a375-81b8e14b50ea Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:29,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:29 GMT Server: Apache x-openstack-request-id: req-329b02fd-ff55-4d41-a8a9-642ef4cdcd13 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:29,093 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-329b02fd-ff55-4d41-a8a9-642ef4cdcd13 2018-09-22 04:56:29,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:29,264 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:29 GMT Server: Apache x-openstack-request-id: req-0ab1fbd3-d699-4202-80d9-45340cefc368 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:29,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:29 GMT Server: Apache x-openstack-request-id: req-d3c4a6fb-140d-4014-9e3e-aaaebe9aab4e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:29,289 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-d3c4a6fb-140d-4014-9e3e-aaaebe9aab4e 2018-09-22 04:56:29,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:29,319 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:29 GMT Server: Apache x-openstack-request-id: req-5c159f91-7dff-4cbc-a3c4-6bb62947f2ba Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:29,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:29 GMT Server: Apache x-openstack-request-id: req-7afffe68-8fcb-4466-be20-b535e03ab22b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:29,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-7afffe68-8fcb-4466-be20-b535e03ab22b 2018-09-22 04:56:29,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:29,880 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:29 GMT Server: Apache x-openstack-request-id: req-6755a424-43ad-49ec-bab2-a644077d2e93 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:29,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:29 GMT Server: Apache x-openstack-request-id: req-d4168a97-a3f3-4aee-9b94-4c6a9f02f42a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:29,905 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-d4168a97-a3f3-4aee-9b94-4c6a9f02f42a 2018-09-22 04:56:29,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:29,934 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:29 GMT Server: Apache x-openstack-request-id: req-1a15e37e-40e1-4f60-bac3-0454801fa159 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:30,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:29 GMT Server: Apache x-openstack-request-id: req-f03a14e4-5b05-46ed-9aa1-096c4241054e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:30,136 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-f03a14e4-5b05-46ed-9aa1-096c4241054e 2018-09-22 04:56:30,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:30,676 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:30 GMT Server: Apache x-openstack-request-id: req-40bd25fc-68a8-4f48-aeb1-2a3df521d99d Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:30,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:30 GMT Server: Apache x-openstack-request-id: req-c4c30e71-7796-4799-860b-817ad3643c5d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:30,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-c4c30e71-7796-4799-860b-817ad3643c5d 2018-09-22 04:56:30,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:31,261 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:30 GMT Server: Apache x-openstack-request-id: req-1141f754-38ea-47e9-8138-e8ce3a6ef33d Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:31,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:31 GMT Server: Apache x-openstack-request-id: req-fb00c004-a0e0-46fe-8355-89db66bdc8b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:31,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-fb00c004-a0e0-46fe-8355-89db66bdc8b8 2018-09-22 04:56:31,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:31,315 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:31 GMT Server: Apache x-openstack-request-id: req-50269064-cc36-4d10-946e-33a781cbd6e6 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:31,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:31 GMT Server: Apache x-openstack-request-id: req-87b21703-7ac5-416e-ace2-34e43c2b3524 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:31,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-87b21703-7ac5-416e-ace2-34e43c2b3524 2018-09-22 04:56:31,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:31,889 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:31 GMT Server: Apache x-openstack-request-id: req-36aa7bab-ded0-4b06-9aaf-af3f882c756a Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:31,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:31 GMT Server: Apache x-openstack-request-id: req-22da5518-bfe8-4906-8edb-63360bbdfe0a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:31,914 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-22da5518-bfe8-4906-8edb-63360bbdfe0a 2018-09-22 04:56:31,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:31,944 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:31 GMT Server: Apache x-openstack-request-id: req-b051f1e1-b005-4f06-a624-05a84fb19646 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:31,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:31 GMT Server: Apache x-openstack-request-id: req-71215294-b68c-4d1f-a073-fc6aa3d8f919 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:31,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-71215294-b68c-4d1f-a073-fc6aa3d8f919 2018-09-22 04:56:31,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:32,015 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:31 GMT Server: Apache x-openstack-request-id: req-6eb101a1-b372-4f89-98bd-8ae597011545 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:32,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-2c1ab756-1fb4-41f3-863a-d5452eeeff57 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:32,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-2c1ab756-1fb4-41f3-863a-d5452eeeff57 2018-09-22 04:56:32,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:32,070 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-b5627b77-31c1-4138-b13f-3ff43dc6fb71 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:32,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-72504298-11e6-414e-b062-c6cd76c414a6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:32,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-72504298-11e6-414e-b062-c6cd76c414a6 2018-09-22 04:56:32,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:32,124 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-2add1f06-5486-477f-94b1-e4f06d09897d Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:32,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-3173c7e6-a576-4ed0-8116-b66222ba4109 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:32,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-3173c7e6-a576-4ed0-8116-b66222ba4109 2018-09-22 04:56:32,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:32,182 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-37bce6e3-2282-454a-97da-55aa4a2af467 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:32,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-cafb12ed-4ab0-4eef-95e2-bb018ea520c2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:32,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-cafb12ed-4ab0-4eef-95e2-bb018ea520c2 2018-09-22 04:56:32,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:32,238 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-8402de86-0bd4-4a98-b40f-79bf749c7cf0 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:32,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-bb84011f-4641-4519-8958-64905121479e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:32,264 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-bb84011f-4641-4519-8958-64905121479e 2018-09-22 04:56:32,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:32,293 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-7dd0de43-a7d0-4f3d-ab57-388dc35c7031 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:32,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-3573bb3d-b7a5-4eab-9128-fecfeb8e5418 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:32,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-3573bb3d-b7a5-4eab-9128-fecfeb8e5418 2018-09-22 04:56:32,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:32,349 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-80e9d2e5-2a3c-45a3-96c6-9f8b078a53c8 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:32,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-85bcaf4b-e008-4e41-b989-0e8865048c73 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:32,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-85bcaf4b-e008-4e41-b989-0e8865048c73 2018-09-22 04:56:32,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:32,405 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-035b56b8-d64c-416f-a240-611442281d5c Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:32,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-4a8d5dbd-14e3-4780-bf78-8b427ef4edb5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:32,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-4a8d5dbd-14e3-4780-bf78-8b427ef4edb5 2018-09-22 04:56:32,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:32,461 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-2ce2f8e6-d6f3-4f61-b7b1-0f9ef5683ecd Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:32,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-02de1c9e-224e-41fc-86da-9509f5a58633 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:32,487 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-02de1c9e-224e-41fc-86da-9509f5a58633 2018-09-22 04:56:32,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:32,515 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-405dd4bb-03c7-4a6b-93c2-fcf4192fcf59 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:32,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-9850cd2f-e221-4988-a3ab-e52b68464c44 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:32,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-9850cd2f-e221-4988-a3ab-e52b68464c44 2018-09-22 04:56:32,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:32,561 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-129b9822-e72f-4b22-a1e5-f8b7e51c6cfb Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:32,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-bb13bc5a-ade5-48a0-b0c4-4acdb6f0554b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:32,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-bb13bc5a-ade5-48a0-b0c4-4acdb6f0554b 2018-09-22 04:56:32,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:32,613 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-3c4d9e08-d188-42b2-89e4-b7a32de1a24a Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:32,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-53f2c155-09d4-400a-81e3-1724a1b52576 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:32,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-53f2c155-09d4-400a-81e3-1724a1b52576 2018-09-22 04:56:32,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:32,666 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-1cf6bdda-2cf4-4009-8694-d361320c4823 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:32,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-d0fc244b-dec7-4e7d-a376-d07171af49b3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:32,690 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-d0fc244b-dec7-4e7d-a376-d07171af49b3 2018-09-22 04:56:32,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:32,716 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-1c07044f-3270-4a78-a351-f92b50cfb2f3 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:32,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-f77708db-204b-43cd-b9ff-6323427611d7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:32,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-f77708db-204b-43cd-b9ff-6323427611d7 2018-09-22 04:56:32,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:32,770 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-0ee778e9-bf4a-4939-bc4f-ed7998ed3f56 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:32,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-0c82c51a-fa51-4fed-8adb-a3169b0b737b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:32,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-0c82c51a-fa51-4fed-8adb-a3169b0b737b 2018-09-22 04:56:32,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:33,366 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:32 GMT Server: Apache x-openstack-request-id: req-eaed4da5-f857-423e-9496-0db637f69e4f Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:33,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:33 GMT Server: Apache x-openstack-request-id: req-d152bdfa-5977-4c6c-97ab-6eaf33c7e354 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:33,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-d152bdfa-5977-4c6c-97ab-6eaf33c7e354 2018-09-22 04:56:33,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:33,939 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:33 GMT Server: Apache x-openstack-request-id: req-c00e0c23-bb79-4a9a-8e42-04b9b01c7d42 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:33,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:33 GMT Server: Apache x-openstack-request-id: req-9d2c8458-6177-407e-af52-363e923f812c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:33,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-9d2c8458-6177-407e-af52-363e923f812c 2018-09-22 04:56:33,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477132b6e4e4ad12816632b69e26b29867e9af32" 2018-09-22 04:56:34,512 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:33 GMT Server: Apache x-openstack-request-id: req-a98bb259-1b43-443d-b3f6-fe0525913071 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:34,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:34 GMT Server: Apache x-openstack-request-id: req-a5b5966e-d4a0-4034-b109-7f82b1524502 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "850f5e033a1a43459e9cbf647521639f", "OS::stack_id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "image_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image", "inst_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-inst", "subnet_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-subnet", "flavor_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-flavor-name", "net_name": "CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack", "stack_user_project_id": "19dfef4e1399461aa943130e68890250", "tags": null, "creation_time": "2018-09-22T04:56:02Z", "links": [{"href": "http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-22T04:56:23Z", "id": "69419e1c-3614-4520-9ca3-a8a87be48f2f", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:34,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-a5b5966e-d4a0-4034-b109-7f82b1524502 2018-09-22 04:56:34,539 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack 2018-09-22 04:56:34,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/69419e1c-3614-4520-9ca3-a8a87be48f2f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1f2ef1cd452493282ab97bad0f37ff8a66d68c" 2018-09-22 04:56:34,701 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:34 GMT Server: Apache x-openstack-request-id: req-a210077e-f992-4103-b999-581395465d27 Location: http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:34,883 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:56:34 GMT Server: Apache x-openstack-request-id: req-673ca5af-8393-48c6-b077-2b01bf678898 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-22 04:56:34,883 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/850f5e033a1a43459e9cbf647521639f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-stack/69419e1c-3614-4520-9ca3-a8a87be48f2f used request id req-673ca5af-8393-48c6-b077-2b01bf678898 2018-09-22 04:56:34,885 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-bf595b84-22d9-40d3-ab81-30d5b4d47b12-image 2018-09-22 04:56:34,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/da23a546-470b-4327-973b-cd8c2470ebcd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6b49b235f94f0c008ca440ea9b02216209fd9fb" 2018-09-22 04:56:35,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fa551512-1d26-4e5b-85be-446876e1f96a Date: Sat, 22 Sep 2018 04:56:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:56:35,665 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/da23a546-470b-4327-973b-cd8c2470ebcd used request id req-fa551512-1d26-4e5b-85be-446876e1f96a 2018-09-22 04:56:35,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/961fac22-0a11-4289-b0b0-ef52ed3260d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f1c6ed2b59f55fa0a8ff5aecaead3e689386bc9" 2018-09-22 04:56:35,703 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04: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 x-openstack-request-id: req-fe7e0e5e-e55b-4838-a2c9-9ae9e35a7655 x-compute-request-id: req-fe7e0e5e-e55b-4838-a2c9-9ae9e35a7655 Content-Length: 0 Content-Type: application/json 2018-09-22 04:56:35,703 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/961fac22-0a11-4289-b0b0-ef52ed3260d2 used request id req-fe7e0e5e-e55b-4838-a2c9-9ae9e35a7655 2018-09-22 04:56:35,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313cc2783e718cc25cff953c7b4e5524ceaf7092" 2018-09-22 04:56:35,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-091ef7bb-e773-4bfd-b5bd-46405f272afd Date: Sat, 22 Sep 2018 04:56:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "850f5e033a1a43459e9cbf647521639f", "created_at": "2018-09-22T04:56:03Z", "updated_at": "2018-09-22T04:56:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:56:03Z", "revision_number": 0, "id": "731081f4-431b-4304-a261-0ee7b9204995", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:56:03Z", "security_group_id": "0460b3a9-bcbb-4250-8930-d3770eee21ef", "tenant_id": "850f5e033a1a43459e9cbf647521639f", "port_range_min": null, "ethertype": "IPv6", "project_id": "850f5e033a1a43459e9cbf647521639f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:56:03Z", "revision_number": 0, "id": "8a7bfd29-4d98-41cd-8331-0926e6918884", "remote_group_id": "0460b3a9-bcbb-4250-8930-d3770eee21ef", "remote_ip_prefix": null, "created_at": "2018-09-22T04:56:03Z", "security_group_id": "0460b3a9-bcbb-4250-8930-d3770eee21ef", "tenant_id": "850f5e033a1a43459e9cbf647521639f", "port_range_min": null, "ethertype": "IPv4", "project_id": "850f5e033a1a43459e9cbf647521639f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:56:03Z", "revision_number": 0, "id": "d4a3282e-4337-42e7-93b7-d90a53442ec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:56:03Z", "security_group_id": "0460b3a9-bcbb-4250-8930-d3770eee21ef", "tenant_id": "850f5e033a1a43459e9cbf647521639f", "port_range_min": null, "ethertype": "IPv4", "project_id": "850f5e033a1a43459e9cbf647521639f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:56:03Z", "revision_number": 0, "id": "eb1e6b46-5283-498f-9773-18d423ad5f81", "remote_group_id": "0460b3a9-bcbb-4250-8930-d3770eee21ef", "remote_ip_prefix": null, "created_at": "2018-09-22T04:56:03Z", "security_group_id": "0460b3a9-bcbb-4250-8930-d3770eee21ef", "tenant_id": "850f5e033a1a43459e9cbf647521639f", "port_range_min": null, "ethertype": "IPv6", "project_id": "850f5e033a1a43459e9cbf647521639f"}], "revision_number": 4, "project_id": "850f5e033a1a43459e9cbf647521639f", "id": "0460b3a9-bcbb-4250-8930-d3770eee21ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:56:35,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-091ef7bb-e773-4bfd-b5bd-46405f272afd 2018-09-22 04:56:35,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/850f5e033a1a43459e9cbf647521639f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313cc2783e718cc25cff953c7b4e5524ceaf7092" 2018-09-22 04:56:36,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be7c005-757f-4adf-bf03-939a2f47197c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/850f5e033a1a43459e9cbf647521639f"}, "enabled": true, "id": "850f5e033a1a43459e9cbf647521639f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj"}} 2018-09-22 04:56:36,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/850f5e033a1a43459e9cbf647521639f used request id req-8be7c005-757f-4adf-bf03-939a2f47197c 2018-09-22 04:56:36,048 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0460b3a9-bcbb-4250-8930-d3770eee21ef 2018-09-22 04:56:36,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0460b3a9-bcbb-4250-8930-d3770eee21ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313cc2783e718cc25cff953c7b4e5524ceaf7092" 2018-09-22 04:56:36,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c7d4d1d2-9141-4d9a-af1c-1f9004a2b141 Date: Sat, 22 Sep 2018 04:56:36 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-09-22T04:56:03Z", "security_group_id": "0460b3a9-bcbb-4250-8930-d3770eee21ef", "port_range_min": null, "revision_number": 0, "tenant_id": "850f5e033a1a43459e9cbf647521639f", "created_at": "2018-09-22T04:56:03Z", "project_id": "850f5e033a1a43459e9cbf647521639f", "id": "731081f4-431b-4304-a261-0ee7b9204995"}, {"remote_group_id": "0460b3a9-bcbb-4250-8930-d3770eee21ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:56:03Z", "security_group_id": "0460b3a9-bcbb-4250-8930-d3770eee21ef", "port_range_min": null, "revision_number": 0, "tenant_id": "850f5e033a1a43459e9cbf647521639f", "created_at": "2018-09-22T04:56:03Z", "project_id": "850f5e033a1a43459e9cbf647521639f", "id": "8a7bfd29-4d98-41cd-8331-0926e6918884"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:56:03Z", "security_group_id": "0460b3a9-bcbb-4250-8930-d3770eee21ef", "port_range_min": null, "revision_number": 0, "tenant_id": "850f5e033a1a43459e9cbf647521639f", "created_at": "2018-09-22T04:56:03Z", "project_id": "850f5e033a1a43459e9cbf647521639f", "id": "d4a3282e-4337-42e7-93b7-d90a53442ec2"}, {"remote_group_id": "0460b3a9-bcbb-4250-8930-d3770eee21ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:56:03Z", "security_group_id": "0460b3a9-bcbb-4250-8930-d3770eee21ef", "port_range_min": null, "revision_number": 0, "tenant_id": "850f5e033a1a43459e9cbf647521639f", "created_at": "2018-09-22T04:56:03Z", "project_id": "850f5e033a1a43459e9cbf647521639f", "id": "eb1e6b46-5283-498f-9773-18d423ad5f81"}]} 2018-09-22 04:56:36,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0460b3a9-bcbb-4250-8930-d3770eee21ef used request id req-c7d4d1d2-9141-4d9a-af1c-1f9004a2b141 2018-09-22 04:56:36,215 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:56:36,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0460b3a9-bcbb-4250-8930-d3770eee21ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313cc2783e718cc25cff953c7b4e5524ceaf7092" 2018-09-22 04:56:36,541 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-05541aab-db8b-4a21-894a-18d289283834 Content-Length: 0 Date: Sat, 22 Sep 2018 04:56:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:56:36,541 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0460b3a9-bcbb-4250-8930-d3770eee21ef used request id req-05541aab-db8b-4a21-894a-18d289283834 2018-09-22 04:56:36,542 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj 2018-09-22 04:56:36,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/850f5e033a1a43459e9cbf647521639f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313cc2783e718cc25cff953c7b4e5524ceaf7092" 2018-09-22 04:56:36,800 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:56:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa8a372a-eba0-44d9-aabf-e8aaae160d2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:56:36,800 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/850f5e033a1a43459e9cbf647521639f used request id req-aa8a372a-eba0-44d9-aabf-e8aaae160d2c 2018-09-22 04:56:36,800 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-bd62e7a9-7a84-4ce-proj-role 2018-09-22 04:56:36,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/12ae96c3ac5742d4826566cdf84f900b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313cc2783e718cc25cff953c7b4e5524ceaf7092" 2018-09-22 04:56:36,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:56:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11d3fe41-8f25-4372-bb0e-9a2d72628d1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:56:36,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/12ae96c3ac5742d4826566cdf84f900b used request id req-11d3fe41-8f25-4372-bb0e-9a2d72628d1c 2018-09-22 04:56:36,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}313cc2783e718cc25cff953c7b4e5524ceaf7092" 2018-09-22 04:56:37,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e66c74-a310-43fe-bab0-fdcda3507e0d Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:56:37,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a5e66c74-a310-43fe-bab0-fdcda3507e0d 2018-09-22 04:56:37,013 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-bd62e7a9-7a84-4ce-user 2018-09-22 04:56:37,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/88601f3372b7461fb71bb783bc9447f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde86df110cbed12ec122f294ebe763fce2195e3" 2018-09-22 04:56:37,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:56:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ded086b-4746-46ab-86ca-f80bdc0ab88f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:56:37,198 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/88601f3372b7461fb71bb783bc9447f9 used request id req-2ded086b-4746-46ab-86ca-f80bdc0ab88f 2018-09-22 04:56:37,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:56:37,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:56:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["w1bPyUO_T_aTEPHWuu4DEQ"], "issued_at": "2018-09-22T04:56:37.000000Z"}} 2018-09-22 04:56:37,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe498563d4f5f6c4440bd3d223f69c4d7112e48" 2018-09-22 04:56:37,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f968ed8-ebd3-43d5-b962-545aac21fd61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:56:37,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2f968ed8-ebd3-43d5-b962-545aac21fd61 2018-09-22 04:56:37,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:56:37,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:56:38,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:56:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["--PQjGNmSYOYoNdfniYgug"], "issued_at": "2018-09-22T04:56:38.000000Z"}} 2018-09-22 04:56:38,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" 2018-09-22 04:56:38,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6284c034-6304-43ca-a58d-a10c294fe969 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:56:38,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6284c034-6304-43ca-a58d-a10c294fe969 2018-09-22 04:56:38,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:56:38,155 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:56:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:56:38,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-27c483ce-305c-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" 2018-09-22 04:56:38,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c1b3d72-d89e-4a3b-8340-96810ac152b8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-27c483ce-305c-49c-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:56:38,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-27c483ce-305c-49c-proj used request id req-4c1b3d72-d89e-4a3b-8340-96810ac152b8 2018-09-22 04:56:38,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" 2018-09-22 04:56:38,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83870af3-a493-46e4-ac79-ebb242ba1fde Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:56:38,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-83870af3-a493-46e4-ac79-ebb242ba1fde 2018-09-22 04:56:38,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-27c483ce-305c-49c-proj"}}' 2018-09-22 04:56:38,521 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:56:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75c03eb1-8d95-469b-978b-a300310fab79 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c50c05f4eff64d82a619adcd7540f2f9"}, "enabled": true, "id": "c50c05f4eff64d82a619adcd7540f2f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-27c483ce-305c-49c-proj"}} 2018-09-22 04:56:38,521 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-75c03eb1-8d95-469b-978b-a300310fab79 2018-09-22 04:56:38,522 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-27c483ce-305c-49c-proj 2018-09-22 04:56:38,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:56:38,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:56:38,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:56:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["y5y9Kz-9SJC1Xz1gxUFOjA"], "issued_at": "2018-09-22T04:56:38.000000Z"}} 2018-09-22 04:56:38,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263e223c02b7d2c48357bac12b8dfae446029c22" 2018-09-22 04:56:39,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ac05e9-5b4f-4095-abf9-4bb450233a76 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:56:39,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-92ac05e9-5b4f-4095-abf9-4bb450233a76 2018-09-22 04:56:39,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:56:39,015 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:56:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:56:39,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263e223c02b7d2c48357bac12b8dfae446029c22" 2018-09-22 04:56:39,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a872753-d406-4d48-845d-a3ec380ffed2 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:56:39,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5a872753-d406-4d48-845d-a3ec380ffed2 2018-09-22 04:56:39,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-27c483ce-305c-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263e223c02b7d2c48357bac12b8dfae446029c22" 2018-09-22 04:56:39,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9eaaf20-7445-4968-adab-61ffff0daafb Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-27c483ce-305c-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c50c05f4eff64d82a619adcd7540f2f9"}, "enabled": true, "id": "c50c05f4eff64d82a619adcd7540f2f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-27c483ce-305c-49c-proj"}]} 2018-09-22 04:56:39,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-27c483ce-305c-49c-proj used request id req-c9eaaf20-7445-4968-adab-61ffff0daafb 2018-09-22 04:56:39,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263e223c02b7d2c48357bac12b8dfae446029c22" 2018-09-22 04:56:39,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb4f329b-3e3d-43f3-8706-fbe0bf411daf Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:56:39,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bb4f329b-3e3d-43f3-8706-fbe0bf411daf 2018-09-22 04:56:39,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263e223c02b7d2c48357bac12b8dfae446029c22" 2018-09-22 04:56:39,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b329e952-8177-4c08-b205-38be1a97b07b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:56:39,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b329e952-8177-4c08-b205-38be1a97b07b 2018-09-22 04:56:39,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-27c483ce-305c-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263e223c02b7d2c48357bac12b8dfae446029c22" 2018-09-22 04:56:39,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d776af7c-de16-4336-a525-f6676e09e4bc Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-27c483ce-305c-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c50c05f4eff64d82a619adcd7540f2f9"}, "enabled": true, "id": "c50c05f4eff64d82a619adcd7540f2f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-27c483ce-305c-49c-proj"}]} 2018-09-22 04:56:39,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-27c483ce-305c-49c-proj used request id req-d776af7c-de16-4336-a525-f6676e09e4bc 2018-09-22 04:56:39,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/9a6ed726658248a59eddfb243e240583 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263e223c02b7d2c48357bac12b8dfae446029c22" 2018-09-22 04:56:39,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-044048d4-9653-495a-94fe-174b10f6f90e Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-27c483ce-305c-49c-user", "links": {"self": "http://172.30.9.23:5000/v3/users/9a6ed726658248a59eddfb243e240583"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "c50c05f4eff64d82a619adcd7540f2f9", "id": "9a6ed726658248a59eddfb243e240583", "password_expires_at": null}} 2018-09-22 04:56:39,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/9a6ed726658248a59eddfb243e240583 used request id req-044048d4-9653-495a-94fe-174b10f6f90e 2018-09-22 04:56:39,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c50c05f4eff64d82a619adcd7540f2f9/users/9a6ed726658248a59eddfb243e240583/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263e223c02b7d2c48357bac12b8dfae446029c22" 2018-09-22 04:56:40,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e492510-7367-40c6-bf6e-aa0c3ed5f791 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/c50c05f4eff64d82a619adcd7540f2f9/users/9a6ed726658248a59eddfb243e240583/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 04:56:40,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c50c05f4eff64d82a619adcd7540f2f9/users/9a6ed726658248a59eddfb243e240583/roles used request id req-2e492510-7367-40c6-bf6e-aa0c3ed5f791 2018-09-22 04:56:40,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263e223c02b7d2c48357bac12b8dfae446029c22" 2018-09-22 04:56:40,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2865752f-0e23-427d-af9c-d86a671bef7c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "domain_id": null, "name": "heat_stack_owner", "id": "856b989bf6d145da8925089966bd0dfd"}} 2018-09-22 04:56:40,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd used request id req-2865752f-0e23-427d-af9c-d86a671bef7c 2018-09-22 04:56:40,115 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-27c483ce-305c-49c-proj 2018-09-22 04:56:40,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c50c05f4eff64d82a619adcd7540f2f9/users/9a6ed726658248a59eddfb243e240583/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263e223c02b7d2c48357bac12b8dfae446029c22" 2018-09-22 04:56:40,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cb53742-d293-4df7-b2a0-5b7b950aad28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:56:40,171 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c50c05f4eff64d82a619adcd7540f2f9/users/9a6ed726658248a59eddfb243e240583/roles/856b989bf6d145da8925089966bd0dfd used request id req-2cb53742-d293-4df7-b2a0-5b7b950aad28 2018-09-22 04:56:40,171 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-27c483ce-305c-49c-user 2018-09-22 04:56:40,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:56:40,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" 2018-09-22 04:56:40,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bff3d2e9-004a-44c1-a06f-f1ccb9c6e054 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:56:40,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bff3d2e9-004a-44c1-a06f-f1ccb9c6e054 2018-09-22 04:56:40,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" -d '{"role": {"name": "CreateStackSuccessTests-27c483ce-305c-49c-proj-role"}}' 2018-09-22 04:56:40,378 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1adf6f51-4ca8-4c30-94fd-8c37a29c3257 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d1046df40aba425cbe0eb6991ada6bd9", "links": {"self": "http://172.30.9.23:5000/v3/roles/d1046df40aba425cbe0eb6991ada6bd9"}, "name": "CreateStackSuccessTests-27c483ce-305c-49c-proj-role"}} 2018-09-22 04:56:40,378 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-1adf6f51-4ca8-4c30-94fd-8c37a29c3257 2018-09-22 04:56:40,379 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-27c483ce-305c-49c-proj-role 2018-09-22 04:56:40,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d1046df40aba425cbe0eb6991ada6bd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" 2018-09-22 04:56:40,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e4fd854-2da0-467a-ac0f-8e7ddd5c3660 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d1046df40aba425cbe0eb6991ada6bd9"}, "domain_id": null, "name": "CreateStackSuccessTests-27c483ce-305c-49c-proj-role", "id": "d1046df40aba425cbe0eb6991ada6bd9"}} 2018-09-22 04:56:40,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d1046df40aba425cbe0eb6991ada6bd9 used request id req-4e4fd854-2da0-467a-ac0f-8e7ddd5c3660 2018-09-22 04:56:40,471 - keystone_utils - INFO - Granting role CreateStackSuccessTests-27c483ce-305c-49c-proj-role to project CreateStackSuccessTests-27c483ce-305c-49c-proj 2018-09-22 04:56:40,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c50c05f4eff64d82a619adcd7540f2f9/users/9a6ed726658248a59eddfb243e240583/roles/d1046df40aba425cbe0eb6991ada6bd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" 2018-09-22 04:56:40,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69802f0b-7ebd-408b-80fb-1753cdfe5484 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:56:40,615 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c50c05f4eff64d82a619adcd7540f2f9/users/9a6ed726658248a59eddfb243e240583/roles/d1046df40aba425cbe0eb6991ada6bd9 used request id req-69802f0b-7ebd-408b-80fb-1753cdfe5484 2018-09-22 04:56:40,616 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 04:56:40,616 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:56:40,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:56:40,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:56:40,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "d1046df40aba425cbe0eb6991ada6bd9", "name": "CreateStackSuccessTests-27c483ce-305c-49c-proj-role"}], "expires_at": "2018-09-22T05:56:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c50c05f4eff64d82a619adcd7540f2f9", "name": "CreateStackSuccessTests-27c483ce-305c-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c50c05f4eff64d82a619adcd7540f2f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/c50c05f4eff64d82a619adcd7540f2f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/c50c05f4eff64d82a619adcd7540f2f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c50c05f4eff64d82a619adcd7540f2f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/c50c05f4eff64d82a619adcd7540f2f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/c50c05f4eff64d82a619adcd7540f2f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-27c483ce-305c-49c-user", "id": "9a6ed726658248a59eddfb243e240583"}, "audit_ids": ["DBzc1lWYTEmO3eRvtCt2Vg"], "issued_at": "2018-09-22T04:56:40.000000Z"}} 2018-09-22 04:56:40,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b31e6811746823d5f7c140922806e9cf4763f26" 2018-09-22 04:56:41,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aae51227-3902-496b-b656-440b2f7fa0d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:56:41,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-aae51227-3902-496b-b656-440b2f7fa0d5 2018-09-22 04:56:41,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b31e6811746823d5f7c140922806e9cf4763f26" 2018-09-22 04:56:41,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-013a7c06-af1a-4f45-b106-7a81ddf301e5 Date: Sat, 22 Sep 2018 04:56:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image"} 2018-09-22 04:56:41,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image used request id req-013a7c06-af1a-4f45-b106-7a81ddf301e5 2018-09-22 04:56:41,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b31e6811746823d5f7c140922806e9cf4763f26" 2018-09-22 04:56:41,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fe981d60-b3d0-4b9d-8654-391c53c0b725 Date: Sat, 22 Sep 2018 04:56:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:56:41,386 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-fe981d60-b3d0-4b9d-8654-391c53c0b725 2018-09-22 04:56:41,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6b31e6811746823d5f7c140922806e9cf4763f26" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image"}' 2018-09-22 04:56:41,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/a6370964-1b80-438c-ad01-96f7ced60d37 X-Openstack-Request-Id: req-8bbaeef6-efe7-45e3-93f2-83481ec15cb9 Date: Sat, 22 Sep 2018 04:56:41 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:56:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:56:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/a6370964-1b80-438c-ad01-96f7ced60d37", "min_disk": 0, "protected": false, "id": "a6370964-1b80-438c-ad01-96f7ced60d37", "file": "/v2/images/a6370964-1b80-438c-ad01-96f7ced60d37/file", "checksum": null, "owner": "c50c05f4eff64d82a619adcd7540f2f9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:56:41,637 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-8bbaeef6-efe7-45e3-93f2-83481ec15cb9 2018-09-22 04:56:41,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/a6370964-1b80-438c-ad01-96f7ced60d37/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b31e6811746823d5f7c140922806e9cf4763f26" -d '' 2018-09-22 04:56:42,795 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9788a8ea-1c47-408c-9fbd-1357ee2772a6 Date: Sat, 22 Sep 2018 04:56:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:56:42,796 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/a6370964-1b80-438c-ad01-96f7ced60d37/file used request id req-9788a8ea-1c47-408c-9fbd-1357ee2772a6 2018-09-22 04:56:42,796 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:56:42,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a6370964-1b80-438c-ad01-96f7ced60d37 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b31e6811746823d5f7c140922806e9cf4763f26" 2018-09-22 04:56:42,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-e92fb80e-27a1-4719-b4ff-d1bd866a84fd Date: Sat, 22 Sep 2018 04:56:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:56:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:56:42Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a6370964-1b80-438c-ad01-96f7ced60d37/snap", "metadata": {}}], "self": "/v2/images/a6370964-1b80-438c-ad01-96f7ced60d37", "min_disk": 0, "protected": false, "id": "a6370964-1b80-438c-ad01-96f7ced60d37", "file": "/v2/images/a6370964-1b80-438c-ad01-96f7ced60d37/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c50c05f4eff64d82a619adcd7540f2f9", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a6370964-1b80-438c-ad01-96f7ced60d37/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:56:42,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a6370964-1b80-438c-ad01-96f7ced60d37 used request id req-e92fb80e-27a1-4719-b4ff-d1bd866a84fd 2018-09-22 04:56:42,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b31e6811746823d5f7c140922806e9cf4763f26" 2018-09-22 04:56:42,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-587e0c6c-9617-478c-9440-a3aca433ac24 Date: Sat, 22 Sep 2018 04:56:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:56:42,986 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-587e0c6c-9617-478c-9440-a3aca433ac24 2018-09-22 04:56:42,989 - create_image - INFO - Created image with name - CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image 2018-09-22 04:56:42,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/a6370964-1b80-438c-ad01-96f7ced60d37 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b31e6811746823d5f7c140922806e9cf4763f26" 2018-09-22 04:56:43,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-1f215624-1700-48c3-a1c1-b9a9a43f5956 Date: Sat, 22 Sep 2018 04:56:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:56:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:56:42Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a6370964-1b80-438c-ad01-96f7ced60d37/snap", "metadata": {}}], "self": "/v2/images/a6370964-1b80-438c-ad01-96f7ced60d37", "min_disk": 0, "protected": false, "id": "a6370964-1b80-438c-ad01-96f7ced60d37", "file": "/v2/images/a6370964-1b80-438c-ad01-96f7ced60d37/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c50c05f4eff64d82a619adcd7540f2f9", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/a6370964-1b80-438c-ad01-96f7ced60d37/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:56:43,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/a6370964-1b80-438c-ad01-96f7ced60d37 used request id req-1f215624-1700-48c3-a1c1-b9a9a43f5956 2018-09-22 04:56:43,172 - create_image - DEBUG - Instance status is - active 2018-09-22 04:56:43,172 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image 2018-09-22 04:56:43,172 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image 2018-09-22 04:56:43,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:56:43,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:56:43,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:56:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["DIWuwtoMQN6BGAx_Nt4luA"], "issued_at": "2018-09-22T04:56:43.000000Z"}} 2018-09-22 04:56:43,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4991c67a89872052ea12571fa709df9b644b0f39" 2018-09-22 04:56:43,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aff254d-2d9a-4193-88ee-1817eff15d78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:56:43,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6aff254d-2d9a-4193-88ee-1817eff15d78 2018-09-22 04:56:43,637 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:56:43,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4991c67a89872052ea12571fa709df9b644b0f39" 2018-09-22 04:56:43,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56: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-03c53c15-74f2-416f-bd6a-7645a0b5e728 x-compute-request-id: req-03c53c15-74f2-416f-bd6a-7645a0b5e728 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:56:43,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-03c53c15-74f2-416f-bd6a-7645a0b5e728 2018-09-22 04:56:43,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4991c67a89872052ea12571fa709df9b644b0f39" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:56:43,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56: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-e2b90562-4ce7-4c7e-8c48-10ab485bf3f1 x-compute-request-id: req-e2b90562-4ce7-4c7e-8c48-10ab485bf3f1 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/60b3ceb3-7438-4281-979a-bc4918f20938", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/60b3ceb3-7438-4281-979a-bc4918f20938", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "60b3ceb3-7438-4281-979a-bc4918f20938", "name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:56:43,879 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e2b90562-4ce7-4c7e-8c48-10ab485bf3f1 2018-09-22 04:56:43,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:56:43,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:56:44,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "d1046df40aba425cbe0eb6991ada6bd9", "name": "CreateStackSuccessTests-27c483ce-305c-49c-proj-role"}], "expires_at": "2018-09-22T05:56:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c50c05f4eff64d82a619adcd7540f2f9", "name": "CreateStackSuccessTests-27c483ce-305c-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c50c05f4eff64d82a619adcd7540f2f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/c50c05f4eff64d82a619adcd7540f2f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/c50c05f4eff64d82a619adcd7540f2f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c50c05f4eff64d82a619adcd7540f2f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/c50c05f4eff64d82a619adcd7540f2f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/c50c05f4eff64d82a619adcd7540f2f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-27c483ce-305c-49c-user", "id": "9a6ed726658248a59eddfb243e240583"}, "audit_ids": ["9aJntlFCSlG1Be17Fb8EgQ"], "issued_at": "2018-09-22T04:56:44.000000Z"}} 2018-09-22 04:56:44,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1add72c8f6d18f6f398e1b71523acd07895158b9" 2018-09-22 04:56:44,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3e3f6c7-d1f3-485c-b9db-bfd370f5d003 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:56:44,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c3e3f6c7-d1f3-485c-b9db-bfd370f5d003 2018-09-22 04:56:44,380 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:56:44,383 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 04:56:44,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1add72c8f6d18f6f398e1b71523acd07895158b9" 2018-09-22 04:56:44,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:44 GMT Server: Apache x-openstack-request-id: req-99b532a4-5ab0-47de-9ca4-83327781bf73 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-22 04:56:44,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack used request id req-99b532a4-5ab0-47de-9ca4-83327781bf73 2018-09-22 04:56:44,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1add72c8f6d18f6f398e1b71523acd07895158b9" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-net", "inst_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-inst", "subnet_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-subnet", "image_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image", "flavor_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-flavor-name"}}' 2018-09-22 04:56:46,741 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:56:44 GMT Server: Apache x-openstack-request-id: req-b433d1cb-47f4-4feb-8d8e-fb811ab8f396 Location: http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "ea8e9eec-4905-4f39-b083-b615d025f144", "links": [{"href": "http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144", "rel": "self"}]}} 2018-09-22 04:56:46,742 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks used request id req-b433d1cb-47f4-4feb-8d8e-fb811ab8f396 2018-09-22 04:56:46,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/ea8e9eec-4905-4f39-b083-b615d025f144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1add72c8f6d18f6f398e1b71523acd07895158b9" 2018-09-22 04:56:46,925 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:46 GMT Server: Apache x-openstack-request-id: req-9f8ec07b-2124-49f0-b655-67be8b3ed644 Location: http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:47,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:46 GMT Server: Apache x-openstack-request-id: req-b4d45560-ff95-44be-bec2-7fe98e8684d7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c50c05f4eff64d82a619adcd7540f2f9", "OS::stack_id": "ea8e9eec-4905-4f39-b083-b615d025f144", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "image_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image", "inst_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-inst", "subnet_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-subnet", "net_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-net", "flavor_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "stack_user_project_id": "82046d11e3cb4c07878793b5f4fcd54e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:56:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea8e9eec-4905-4f39-b083-b615d025f144", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:47,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 used request id req-b4d45560-ff95-44be-bec2-7fe98e8684d7 2018-09-22 04:56:47,116 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack 2018-09-22 04:56:47,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/ea8e9eec-4905-4f39-b083-b615d025f144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1add72c8f6d18f6f398e1b71523acd07895158b9" 2018-09-22 04:56:47,281 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:47 GMT Server: Apache x-openstack-request-id: req-6cfdb652-85f9-4b7b-8b37-2068052971a3 Location: http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:47,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:47 GMT Server: Apache x-openstack-request-id: req-b1e80662-505b-476c-a9e1-4abae2a10beb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c50c05f4eff64d82a619adcd7540f2f9", "OS::stack_id": "ea8e9eec-4905-4f39-b083-b615d025f144", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "image_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image", "inst_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-inst", "subnet_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-subnet", "net_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-net", "flavor_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "stack_user_project_id": "82046d11e3cb4c07878793b5f4fcd54e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:56:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea8e9eec-4905-4f39-b083-b615d025f144", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:47,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 used request id req-b1e80662-505b-476c-a9e1-4abae2a10beb 2018-09-22 04:56:47,323 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:56:47,323 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:56:50,327 - create_stack - DEBUG - Stack status query timeout in 1196.7896719 2018-09-22 04:56:50,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/ea8e9eec-4905-4f39-b083-b615d025f144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1add72c8f6d18f6f398e1b71523acd07895158b9" 2018-09-22 04:56:50,926 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:50 GMT Server: Apache x-openstack-request-id: req-5d894675-ddc3-4924-ba01-884e937c4a36 Location: http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:50,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:50 GMT Server: Apache x-openstack-request-id: req-2c3c5ed2-36e6-4ac2-80a6-6387a0cb217c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c50c05f4eff64d82a619adcd7540f2f9", "OS::stack_id": "ea8e9eec-4905-4f39-b083-b615d025f144", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "image_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image", "inst_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-inst", "subnet_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-subnet", "net_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-net", "flavor_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "stack_user_project_id": "82046d11e3cb4c07878793b5f4fcd54e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:56:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea8e9eec-4905-4f39-b083-b615d025f144", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:50,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 used request id req-2c3c5ed2-36e6-4ac2-80a6-6387a0cb217c 2018-09-22 04:56:50,972 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:56:50,972 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:56:53,975 - create_stack - DEBUG - Stack status query timeout in 1193.14138699 2018-09-22 04:56:53,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/ea8e9eec-4905-4f39-b083-b615d025f144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1add72c8f6d18f6f398e1b71523acd07895158b9" 2018-09-22 04:56:54,005 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:53 GMT Server: Apache x-openstack-request-id: req-38150d0f-9ba9-4708-ae05-ae7bb7965da0 Location: http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:54,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:54 GMT Server: Apache x-openstack-request-id: req-04226690-fa0b-4985-bc3f-95da63820927 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c50c05f4eff64d82a619adcd7540f2f9", "OS::stack_id": "ea8e9eec-4905-4f39-b083-b615d025f144", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "image_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image", "inst_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-inst", "subnet_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-subnet", "net_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-net", "flavor_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "stack_user_project_id": "82046d11e3cb4c07878793b5f4fcd54e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:56:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea8e9eec-4905-4f39-b083-b615d025f144", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:54,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 used request id req-04226690-fa0b-4985-bc3f-95da63820927 2018-09-22 04:56:54,570 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:56:54,570 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:56:57,573 - create_stack - DEBUG - Stack status query timeout in 1189.54298997 2018-09-22 04:56:57,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/ea8e9eec-4905-4f39-b083-b615d025f144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1add72c8f6d18f6f398e1b71523acd07895158b9" 2018-09-22 04:56:57,742 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:56:57 GMT Server: Apache x-openstack-request-id: req-ff5009b2-ca10-437b-9623-46c36f145b3e Location: http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:56:57,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:56:57 GMT Server: Apache x-openstack-request-id: req-34d08f82-5203-4149-8fe2-87f4315f1980 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c50c05f4eff64d82a619adcd7540f2f9", "OS::stack_id": "ea8e9eec-4905-4f39-b083-b615d025f144", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "image_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image", "inst_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-inst", "subnet_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-subnet", "net_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-net", "flavor_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "stack_user_project_id": "82046d11e3cb4c07878793b5f4fcd54e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:56:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea8e9eec-4905-4f39-b083-b615d025f144", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:56:57,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 used request id req-34d08f82-5203-4149-8fe2-87f4315f1980 2018-09-22 04:56:57,920 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:56:57,920 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:57:00,923 - create_stack - DEBUG - Stack status query timeout in 1186.19290495 2018-09-22 04:57:00,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/ea8e9eec-4905-4f39-b083-b615d025f144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1add72c8f6d18f6f398e1b71523acd07895158b9" 2018-09-22 04:57:01,118 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:00 GMT Server: Apache x-openstack-request-id: req-6ce2ba76-f8d3-4377-a3ea-7677fd0b809f Location: http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:01,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:01 GMT Server: Apache x-openstack-request-id: req-bececf30-64d6-4b9b-9089-969bc5d69cff Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c50c05f4eff64d82a619adcd7540f2f9", "OS::stack_id": "ea8e9eec-4905-4f39-b083-b615d025f144", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "image_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image", "inst_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-inst", "subnet_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-subnet", "net_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-net", "flavor_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "stack_user_project_id": "82046d11e3cb4c07878793b5f4fcd54e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:56:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea8e9eec-4905-4f39-b083-b615d025f144", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:57:01,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 used request id req-bececf30-64d6-4b9b-9089-969bc5d69cff 2018-09-22 04:57:01,329 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:57:01,330 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:57:04,333 - create_stack - DEBUG - Stack status query timeout in 1182.78340101 2018-09-22 04:57:04,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/ea8e9eec-4905-4f39-b083-b615d025f144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1add72c8f6d18f6f398e1b71523acd07895158b9" 2018-09-22 04:57:04,363 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:04 GMT Server: Apache x-openstack-request-id: req-e93ba916-27cc-4254-942b-822b89c573d5 Location: http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:04,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:04 GMT Server: Apache x-openstack-request-id: req-6b19ae81-642c-4429-ad6f-ac1f87b566fb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c50c05f4eff64d82a619adcd7540f2f9", "OS::stack_id": "ea8e9eec-4905-4f39-b083-b615d025f144", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "image_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image", "inst_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-inst", "subnet_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-subnet", "net_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-net", "flavor_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "stack_user_project_id": "82046d11e3cb4c07878793b5f4fcd54e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T04:56:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ea8e9eec-4905-4f39-b083-b615d025f144", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:57:04,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 used request id req-6b19ae81-642c-4429-ad6f-ac1f87b566fb 2018-09-22 04:57:04,566 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-22 04:57:04,566 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack 2018-09-22 04:57:04,566 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack 2018-09-22 04:57:04,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:57:04,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "d1046df40aba425cbe0eb6991ada6bd9", "name": "CreateStackSuccessTests-27c483ce-305c-49c-proj-role"}], "expires_at": "2018-09-22T05:57:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c50c05f4eff64d82a619adcd7540f2f9", "name": "CreateStackSuccessTests-27c483ce-305c-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c50c05f4eff64d82a619adcd7540f2f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/c50c05f4eff64d82a619adcd7540f2f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/c50c05f4eff64d82a619adcd7540f2f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c50c05f4eff64d82a619adcd7540f2f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/c50c05f4eff64d82a619adcd7540f2f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/c50c05f4eff64d82a619adcd7540f2f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-27c483ce-305c-49c-user", "id": "9a6ed726658248a59eddfb243e240583"}, "audit_ids": ["9TbET3byS_2CXA4dBwSuSw"], "issued_at": "2018-09-22T04:57:04.000000Z"}} 2018-09-22 04:57:04,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/ea8e9eec-4905-4f39-b083-b615d025f144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd15f2e98409526c1f8f48e517e56761397fb62" 2018-09-22 04:57:05,202 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:04 GMT Server: Apache x-openstack-request-id: req-dfcc9b2f-da97-451a-ad8c-3cc1d43fb65e Location: http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:05,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:05 GMT Server: Apache x-openstack-request-id: req-83957098-aed8-45ce-8da0-59c4a5de5801 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c50c05f4eff64d82a619adcd7540f2f9", "OS::stack_id": "ea8e9eec-4905-4f39-b083-b615d025f144", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "image_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image", "inst_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-inst", "subnet_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-subnet", "net_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-net", "flavor_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "stack_user_project_id": "82046d11e3cb4c07878793b5f4fcd54e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T04:56:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ea8e9eec-4905-4f39-b083-b615d025f144", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:57:05,395 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 used request id req-83957098-aed8-45ce-8da0-59c4a5de5801 2018-09-22 04:57:05,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/ea8e9eec-4905-4f39-b083-b615d025f144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1add72c8f6d18f6f398e1b71523acd07895158b9" 2018-09-22 04:57:05,424 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:05 GMT Server: Apache x-openstack-request-id: req-b0642a33-a5fc-4df6-b6ae-8d1620e1a8d1 Location: http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:05,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:05 GMT Server: Apache x-openstack-request-id: req-9def3c65-9ecc-4492-9e08-df311e3beb36 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c50c05f4eff64d82a619adcd7540f2f9", "OS::stack_id": "ea8e9eec-4905-4f39-b083-b615d025f144", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "image_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image", "inst_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-inst", "subnet_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-subnet", "net_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-net", "flavor_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "stack_user_project_id": "82046d11e3cb4c07878793b5f4fcd54e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T04:56:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ea8e9eec-4905-4f39-b083-b615d025f144", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:57:05,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 used request id req-9def3c65-9ecc-4492-9e08-df311e3beb36 2018-09-22 04:57:05,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:57:05,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:57:06,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "d1046df40aba425cbe0eb6991ada6bd9", "name": "CreateStackSuccessTests-27c483ce-305c-49c-proj-role"}], "expires_at": "2018-09-22T05:57:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c50c05f4eff64d82a619adcd7540f2f9", "name": "CreateStackSuccessTests-27c483ce-305c-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c50c05f4eff64d82a619adcd7540f2f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/c50c05f4eff64d82a619adcd7540f2f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/c50c05f4eff64d82a619adcd7540f2f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c50c05f4eff64d82a619adcd7540f2f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/c50c05f4eff64d82a619adcd7540f2f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/c50c05f4eff64d82a619adcd7540f2f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/c50c05f4eff64d82a619adcd7540f2f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-27c483ce-305c-49c-user", "id": "9a6ed726658248a59eddfb243e240583"}, "audit_ids": ["IetK5LeDSbeYkBMCGmcjQA"], "issued_at": "2018-09-22T04:57:06.000000Z"}} 2018-09-22 04:57:06,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca5bde7cbeac09329b0c14460c2e8edf2176c71" 2018-09-22 04:57:06,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f369fe43-4415-465d-a2b1-a6f162cfb81d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:57:06,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f369fe43-4415-465d-a2b1-a6f162cfb81d 2018-09-22 04:57:06,084 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:57:06,086 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 04:57:06,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca5bde7cbeac09329b0c14460c2e8edf2176c71" 2018-09-22 04:57:06,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:06 GMT Server: Apache x-openstack-request-id: req-ee023399-6c7f-4019-afbf-17ed3c3a93f0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "stack_user_project_id": "82046d11e3cb4c07878793b5f4fcd54e", "deletion_time": null, "creation_time": "2018-09-22T04:56:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "ea8e9eec-4905-4f39-b083-b615d025f144", "tags": null}]} 2018-09-22 04:57:06,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack used request id req-ee023399-6c7f-4019-afbf-17ed3c3a93f0 2018-09-22 04:57:06,266 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack 2018-09-22 04:57:06,267 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack 2018-09-22 04:57:06,267 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack 2018-09-22 04:57:06,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/ea8e9eec-4905-4f39-b083-b615d025f144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1add72c8f6d18f6f398e1b71523acd07895158b9" 2018-09-22 04:57:06,447 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:06 GMT Server: Apache x-openstack-request-id: req-b434fa0f-eb23-4a41-952b-397c726494f1 Location: http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:06,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:57:06 GMT Server: Apache x-openstack-request-id: req-68d74720-f476-42bb-ad33-415c40d473f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:57:06,491 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 used request id req-68d74720-f476-42bb-ad33-415c40d473f5 2018-09-22 04:57:06,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/ea8e9eec-4905-4f39-b083-b615d025f144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1add72c8f6d18f6f398e1b71523acd07895158b9" 2018-09-22 04:57:06,520 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:06 GMT Server: Apache x-openstack-request-id: req-b9ad8a19-2883-4d80-9963-536ca53bbf69 Location: http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:06,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:06 GMT Server: Apache x-openstack-request-id: req-a93bba92-c3f7-476c-9d1e-6e38b94e5b7e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c50c05f4eff64d82a619adcd7540f2f9", "OS::stack_id": "ea8e9eec-4905-4f39-b083-b615d025f144", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "image_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image", "inst_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-inst", "subnet_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-subnet", "net_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-net", "flavor_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "stack_user_project_id": "82046d11e3cb4c07878793b5f4fcd54e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T04:56:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ea8e9eec-4905-4f39-b083-b615d025f144", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:57:06,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 used request id req-a93bba92-c3f7-476c-9d1e-6e38b94e5b7e 2018-09-22 04:57:06,595 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-22 04:57:06,595 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:57:09,598 - create_stack - DEBUG - Stack status query timeout in 1196.89273691 2018-09-22 04:57:09,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/ea8e9eec-4905-4f39-b083-b615d025f144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1add72c8f6d18f6f398e1b71523acd07895158b9" 2018-09-22 04:57:09,628 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:09 GMT Server: Apache x-openstack-request-id: req-34e3bbc6-d8e0-4a62-b48e-524ce7194923 Location: http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:09,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:09 GMT Server: Apache x-openstack-request-id: req-b30ed96e-115e-4e2d-867a-8e8283bf1de5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c50c05f4eff64d82a619adcd7540f2f9", "OS::stack_id": "ea8e9eec-4905-4f39-b083-b615d025f144", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "image_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image", "inst_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-inst", "subnet_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-subnet", "flavor_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-flavor-name", "net_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "stack_user_project_id": "82046d11e3cb4c07878793b5f4fcd54e", "tags": null, "creation_time": "2018-09-22T04:56:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:57:06Z", "id": "ea8e9eec-4905-4f39-b083-b615d025f144", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:57:09,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 used request id req-b30ed96e-115e-4e2d-867a-8e8283bf1de5 2018-09-22 04:57:09,654 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 04:57:09,654 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:57:12,657 - create_stack - DEBUG - Stack status query timeout in 1193.83417392 2018-09-22 04:57:12,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/ea8e9eec-4905-4f39-b083-b615d025f144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1add72c8f6d18f6f398e1b71523acd07895158b9" 2018-09-22 04:57:12,687 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:12 GMT Server: Apache x-openstack-request-id: req-7bb21a18-7eb5-4183-8bd9-670b71036e3b Location: http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:12,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:12 GMT Server: Apache x-openstack-request-id: req-ab498daa-8996-46d0-b912-491712a95d52 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c50c05f4eff64d82a619adcd7540f2f9", "OS::stack_id": "ea8e9eec-4905-4f39-b083-b615d025f144", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "image_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image", "inst_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-inst", "subnet_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-subnet", "flavor_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-flavor-name", "net_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "stack_user_project_id": "82046d11e3cb4c07878793b5f4fcd54e", "tags": null, "creation_time": "2018-09-22T04:56:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:57:06Z", "id": "ea8e9eec-4905-4f39-b083-b615d025f144", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:57:12,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 used request id req-ab498daa-8996-46d0-b912-491712a95d52 2018-09-22 04:57:12,730 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 04:57:12,730 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:57:15,733 - create_stack - DEBUG - Stack status query timeout in 1190.75775194 2018-09-22 04:57:15,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/ea8e9eec-4905-4f39-b083-b615d025f144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1add72c8f6d18f6f398e1b71523acd07895158b9" 2018-09-22 04:57:16,030 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:15 GMT Server: Apache x-openstack-request-id: req-aff6f22a-8fe5-4be6-b374-b283ab202077 Location: http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:16,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:16 GMT Server: Apache x-openstack-request-id: req-d3f8dddb-a10f-4ca6-8fd6-21f2404c36b1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c50c05f4eff64d82a619adcd7540f2f9", "OS::stack_id": "ea8e9eec-4905-4f39-b083-b615d025f144", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "image_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image", "inst_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-inst", "subnet_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-subnet", "flavor_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-flavor-name", "net_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "stack_user_project_id": "82046d11e3cb4c07878793b5f4fcd54e", "tags": null, "creation_time": "2018-09-22T04:56:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:57:06Z", "id": "ea8e9eec-4905-4f39-b083-b615d025f144", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:57:16,217 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 used request id req-d3f8dddb-a10f-4ca6-8fd6-21f2404c36b1 2018-09-22 04:57:16,218 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 04:57:16,218 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:57:19,221 - create_stack - DEBUG - Stack status query timeout in 1187.26990485 2018-09-22 04:57:19,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/ea8e9eec-4905-4f39-b083-b615d025f144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1add72c8f6d18f6f398e1b71523acd07895158b9" 2018-09-22 04:57:19,250 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-f72f50df-9c25-435f-b400-d9d8c4c519b7 Location: http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:19,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-c4f12be7-0893-4c44-9eca-885c25cc8565 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c50c05f4eff64d82a619adcd7540f2f9", "OS::stack_id": "ea8e9eec-4905-4f39-b083-b615d025f144", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "image_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image", "inst_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-inst", "subnet_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-subnet", "flavor_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-flavor-name", "net_name": "CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-net"}, "deletion_time": "2018-09-22T04:57:18Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack", "stack_user_project_id": "82046d11e3cb4c07878793b5f4fcd54e", "tags": null, "creation_time": "2018-09-22T04:56:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-22T04:57:06Z", "id": "ea8e9eec-4905-4f39-b083-b615d025f144", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:57:19,414 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 used request id req-c4f12be7-0893-4c44-9eca-885c25cc8565 2018-09-22 04:57:19,414 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-22 04:57:19,414 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack 2018-09-22 04:57:19,414 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack 2018-09-22 04:57:19,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/ea8e9eec-4905-4f39-b083-b615d025f144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1add72c8f6d18f6f398e1b71523acd07895158b9" 2018-09-22 04:57:19,970 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-d17ae4ab-9ea5-4665-bbb4-0156f7518292 Location: http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:20,151 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:57:19 GMT Server: Apache x-openstack-request-id: req-961e49d8-af79-41f2-add7-ca479185682b Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-22 04:57:20,151 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/c50c05f4eff64d82a619adcd7540f2f9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-stack/ea8e9eec-4905-4f39-b083-b615d025f144 used request id req-961e49d8-af79-41f2-add7-ca479185682b 2018-09-22 04:57:20,152 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-c298cd66-7231-4232-9a14-863f4904af53-image 2018-09-22 04:57:20,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/a6370964-1b80-438c-ad01-96f7ced60d37 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b31e6811746823d5f7c140922806e9cf4763f26" 2018-09-22 04:57:21,779 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-991f3f11-4a2b-4a16-9231-e4b902eb97c9 Date: Sat, 22 Sep 2018 04:57:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:57:21,779 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/a6370964-1b80-438c-ad01-96f7ced60d37 used request id req-991f3f11-4a2b-4a16-9231-e4b902eb97c9 2018-09-22 04:57:21,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/60b3ceb3-7438-4281-979a-bc4918f20938 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4991c67a89872052ea12571fa709df9b644b0f39" 2018-09-22 04:57:21,835 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:57: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-2da3ca0c-d073-4562-83b5-99bdea09ead2 x-compute-request-id: req-2da3ca0c-d073-4562-83b5-99bdea09ead2 Content-Length: 0 Content-Type: application/json 2018-09-22 04:57:21,835 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/60b3ceb3-7438-4281-979a-bc4918f20938 used request id req-2da3ca0c-d073-4562-83b5-99bdea09ead2 2018-09-22 04:57:21,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" 2018-09-22 04:57:22,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-ece9070a-5bc3-4c06-bcd7-de924ca867df Date: Sat, 22 Sep 2018 04:57:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c50c05f4eff64d82a619adcd7540f2f9", "created_at": "2018-09-22T04:56:47Z", "updated_at": "2018-09-22T04:56:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:56:47Z", "revision_number": 0, "id": "19801b25-5768-4c69-849c-559703fdef24", "remote_group_id": "8895b69c-8a0b-4ac9-af22-8ef80dd3d904", "remote_ip_prefix": null, "created_at": "2018-09-22T04:56:47Z", "security_group_id": "8895b69c-8a0b-4ac9-af22-8ef80dd3d904", "tenant_id": "c50c05f4eff64d82a619adcd7540f2f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50c05f4eff64d82a619adcd7540f2f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:56:47Z", "revision_number": 0, "id": "4c41ff16-a950-4c34-90c1-8083f9f649f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:56:47Z", "security_group_id": "8895b69c-8a0b-4ac9-af22-8ef80dd3d904", "tenant_id": "c50c05f4eff64d82a619adcd7540f2f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "c50c05f4eff64d82a619adcd7540f2f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:56:47Z", "revision_number": 0, "id": "bf75d720-b415-4acf-a35c-b8e14264592c", "remote_group_id": "8895b69c-8a0b-4ac9-af22-8ef80dd3d904", "remote_ip_prefix": null, "created_at": "2018-09-22T04:56:47Z", "security_group_id": "8895b69c-8a0b-4ac9-af22-8ef80dd3d904", "tenant_id": "c50c05f4eff64d82a619adcd7540f2f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50c05f4eff64d82a619adcd7540f2f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:56:47Z", "revision_number": 0, "id": "ee790ec4-4ed4-40d6-90bc-bdae41162038", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:56:47Z", "security_group_id": "8895b69c-8a0b-4ac9-af22-8ef80dd3d904", "tenant_id": "c50c05f4eff64d82a619adcd7540f2f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "c50c05f4eff64d82a619adcd7540f2f9"}], "revision_number": 4, "project_id": "c50c05f4eff64d82a619adcd7540f2f9", "id": "8895b69c-8a0b-4ac9-af22-8ef80dd3d904", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:57:22,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ece9070a-5bc3-4c06-bcd7-de924ca867df 2018-09-22 04:57:22,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" 2018-09-22 04:57:22,149 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dedaf379-241d-4848-af04-8aed6d89fce8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:57:22,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-dedaf379-241d-4848-af04-8aed6d89fce8 2018-09-22 04:57:22,149 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:57:22,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" 2018-09-22 04:57:22,233 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28760b1d-8272-4869-8933-551f25391ece Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:57:22,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-28760b1d-8272-4869-8933-551f25391ece 2018-09-22 04:57:22,233 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:57:22,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" 2018-09-22 04:57:22,325 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35c43d99-c415-4d9b-9957-15564c46c3cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:57:22,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-35c43d99-c415-4d9b-9957-15564c46c3cf 2018-09-22 04:57:22,326 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:57:22,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" 2018-09-22 04:57:22,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8bf0606-f438-4652-b535-00883c509c91 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:57:22,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-c8bf0606-f438-4652-b535-00883c509c91 2018-09-22 04:57:22,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:57:22,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" 2018-09-22 04:57:22,496 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8b42066-ba6c-45d2-855a-375f393ef763 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:57:22,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-d8b42066-ba6c-45d2-855a-375f393ef763 2018-09-22 04:57:22,496 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:57:22,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" 2018-09-22 04:57:22,587 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-471fc159-5ae3-4760-b6a7-a1dcb2bf4a98 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:57:22,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-471fc159-5ae3-4760-b6a7-a1dcb2bf4a98 2018-09-22 04:57:22,588 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:57:22,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" 2018-09-22 04:57:22,670 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b89660f6-f8eb-4225-8b9a-1c0bb18d6476 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:57:22,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-b89660f6-f8eb-4225-8b9a-1c0bb18d6476 2018-09-22 04:57:22,670 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:57:22,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c50c05f4eff64d82a619adcd7540f2f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" 2018-09-22 04:57:22,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba4665e7-de49-4f29-8cc8-c27f3a1bb15a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c50c05f4eff64d82a619adcd7540f2f9"}, "enabled": true, "id": "c50c05f4eff64d82a619adcd7540f2f9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-27c483ce-305c-49c-proj"}} 2018-09-22 04:57:22,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c50c05f4eff64d82a619adcd7540f2f9 used request id req-ba4665e7-de49-4f29-8cc8-c27f3a1bb15a 2018-09-22 04:57:22,764 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8895b69c-8a0b-4ac9-af22-8ef80dd3d904 2018-09-22 04:57:22,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8895b69c-8a0b-4ac9-af22-8ef80dd3d904 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" 2018-09-22 04:57:22,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0386a5ec-a8dc-4a4a-961f-c960889eb7d8 Date: Sat, 22 Sep 2018 04:57:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8895b69c-8a0b-4ac9-af22-8ef80dd3d904", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:56:47Z", "security_group_id": "8895b69c-8a0b-4ac9-af22-8ef80dd3d904", "port_range_min": null, "revision_number": 0, "tenant_id": "c50c05f4eff64d82a619adcd7540f2f9", "created_at": "2018-09-22T04:56:47Z", "project_id": "c50c05f4eff64d82a619adcd7540f2f9", "id": "19801b25-5768-4c69-849c-559703fdef24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:56:47Z", "security_group_id": "8895b69c-8a0b-4ac9-af22-8ef80dd3d904", "port_range_min": null, "revision_number": 0, "tenant_id": "c50c05f4eff64d82a619adcd7540f2f9", "created_at": "2018-09-22T04:56:47Z", "project_id": "c50c05f4eff64d82a619adcd7540f2f9", "id": "4c41ff16-a950-4c34-90c1-8083f9f649f9"}, {"remote_group_id": "8895b69c-8a0b-4ac9-af22-8ef80dd3d904", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:56:47Z", "security_group_id": "8895b69c-8a0b-4ac9-af22-8ef80dd3d904", "port_range_min": null, "revision_number": 0, "tenant_id": "c50c05f4eff64d82a619adcd7540f2f9", "created_at": "2018-09-22T04:56:47Z", "project_id": "c50c05f4eff64d82a619adcd7540f2f9", "id": "bf75d720-b415-4acf-a35c-b8e14264592c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:56:47Z", "security_group_id": "8895b69c-8a0b-4ac9-af22-8ef80dd3d904", "port_range_min": null, "revision_number": 0, "tenant_id": "c50c05f4eff64d82a619adcd7540f2f9", "created_at": "2018-09-22T04:56:47Z", "project_id": "c50c05f4eff64d82a619adcd7540f2f9", "id": "ee790ec4-4ed4-40d6-90bc-bdae41162038"}]} 2018-09-22 04:57:22,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8895b69c-8a0b-4ac9-af22-8ef80dd3d904 used request id req-0386a5ec-a8dc-4a4a-961f-c960889eb7d8 2018-09-22 04:57:22,948 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:57:22,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/8895b69c-8a0b-4ac9-af22-8ef80dd3d904 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" 2018-09-22 04:57:23,253 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d5b8a74-428e-4178-8ef1-10a3e4734eb6 Content-Length: 0 Date: Sat, 22 Sep 2018 04:57:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:57:23,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8895b69c-8a0b-4ac9-af22-8ef80dd3d904 used request id req-7d5b8a74-428e-4178-8ef1-10a3e4734eb6 2018-09-22 04:57:23,254 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-27c483ce-305c-49c-proj 2018-09-22 04:57:23,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c50c05f4eff64d82a619adcd7540f2f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" 2018-09-22 04:57:23,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:57:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-074d60b4-f78f-4ce8-b110-5cacc942e03a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:57:23,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c50c05f4eff64d82a619adcd7540f2f9 used request id req-074d60b4-f78f-4ce8-b110-5cacc942e03a 2018-09-22 04:57:23,532 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-27c483ce-305c-49c-proj-role 2018-09-22 04:57:23,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d1046df40aba425cbe0eb6991ada6bd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" 2018-09-22 04:57:23,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:57:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30bb23f2-b91e-4181-bafd-27379a96ea7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:57:23,647 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d1046df40aba425cbe0eb6991ada6bd9 used request id req-30bb23f2-b91e-4181-bafd-27379a96ea7e 2018-09-22 04:57:23,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b40fa0d91267e9c8655663e752d85ef87da14" 2018-09-22 04:57:23,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91a0a1eb-6a76-48a8-9acf-e70c0e4d662b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:57:23,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-91a0a1eb-6a76-48a8-9acf-e70c0e4d662b 2018-09-22 04:57:23,739 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-27c483ce-305c-49c-user 2018-09-22 04:57:23,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9a6ed726658248a59eddfb243e240583 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}263e223c02b7d2c48357bac12b8dfae446029c22" 2018-09-22 04:57:24,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:57:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-215d4cd2-0252-4665-b02d-76a40b869237 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:57:24,006 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9a6ed726658248a59eddfb243e240583 used request id req-215d4cd2-0252-4665-b02d-76a40b869237 2018-09-22 04:57:24,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:57:24,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:57:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["2xBhe8bESfKeNYschlpEKw"], "issued_at": "2018-09-22T04:57:24.000000Z"}} 2018-09-22 04:57:24,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ba447d2e85e184bd53342982f0ec37fb326f616" 2018-09-22 04:57:24,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c278e3e7-2e19-432c-85f6-b56570a35688 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:57:24,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c278e3e7-2e19-432c-85f6-b56570a35688 2018-09-22 04:57:24,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:57:24,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:57:24,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:57:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["EwbHLcyJTJWAVwrqMMrxrQ"], "issued_at": "2018-09-22T04:57:24.000000Z"}} 2018-09-22 04:57:24,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" 2018-09-22 04:57:24,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16c2285-5a39-4e71-b7ff-fecc9be5c73a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:57:24,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f16c2285-5a39-4e71-b7ff-fecc9be5c73a 2018-09-22 04:57:24,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:57:24,950 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:57:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:57:24,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-b69174f6-d2e2-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" 2018-09-22 04:57:25,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-663e3075-7dea-4640-8534-65ef026e935b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-b69174f6-d2e2-481-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:57:25,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-b69174f6-d2e2-481-proj used request id req-663e3075-7dea-4640-8534-65ef026e935b 2018-09-22 04:57:25,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" 2018-09-22 04:57:25,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4986537b-f2c6-42da-85c4-2e71735a2e26 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:57:25,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4986537b-f2c6-42da-85c4-2e71735a2e26 2018-09-22 04:57:25,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-b69174f6-d2e2-481-proj"}}' 2018-09-22 04:57:25,253 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ba0ab8b-4222-409a-a890-03038315b94e Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8d1380739cba41aab7a2a75aa1de19c8"}, "enabled": true, "id": "8d1380739cba41aab7a2a75aa1de19c8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b69174f6-d2e2-481-proj"}} 2018-09-22 04:57:25,253 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0ba0ab8b-4222-409a-a890-03038315b94e 2018-09-22 04:57:25,253 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-b69174f6-d2e2-481-proj 2018-09-22 04:57:25,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:57:25,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:57:25,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:57:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Rgw2QsEcRJCJ0hv15rc_Cg"], "issued_at": "2018-09-22T04:57:25.000000Z"}} 2018-09-22 04:57:25,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde274d0a39aa09cbf2f7a1b15b5453f9c9ca810" 2018-09-22 04:57:25,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cabb8a1-1e3a-4425-9aaf-16765293037a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:57:25,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1cabb8a1-1e3a-4425-9aaf-16765293037a 2018-09-22 04:57:25,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:57:25,728 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:57:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:57:25,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde274d0a39aa09cbf2f7a1b15b5453f9c9ca810" 2018-09-22 04:57:25,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73506c6e-bffd-4e43-9d1f-015016b0a25c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:57:25,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-73506c6e-bffd-4e43-9d1f-015016b0a25c 2018-09-22 04:57:25,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b69174f6-d2e2-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde274d0a39aa09cbf2f7a1b15b5453f9c9ca810" 2018-09-22 04:57:25,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ba2f927-5162-4d06-8d2b-1961f82a9941 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b69174f6-d2e2-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8d1380739cba41aab7a2a75aa1de19c8"}, "enabled": true, "id": "8d1380739cba41aab7a2a75aa1de19c8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b69174f6-d2e2-481-proj"}]} 2018-09-22 04:57:25,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b69174f6-d2e2-481-proj used request id req-9ba2f927-5162-4d06-8d2b-1961f82a9941 2018-09-22 04:57:25,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde274d0a39aa09cbf2f7a1b15b5453f9c9ca810" 2018-09-22 04:57:26,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-798ab41b-c6d9-4d6f-863f-b3a4e6cdf0e9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:57:26,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-798ab41b-c6d9-4d6f-863f-b3a4e6cdf0e9 2018-09-22 04:57:26,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde274d0a39aa09cbf2f7a1b15b5453f9c9ca810" 2018-09-22 04:57:26,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa217b3-1bcb-45ea-9f48-5838a96016ab Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:57:26,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-aaa217b3-1bcb-45ea-9f48-5838a96016ab 2018-09-22 04:57:26,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b69174f6-d2e2-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde274d0a39aa09cbf2f7a1b15b5453f9c9ca810" 2018-09-22 04:57:26,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-385110df-2d3d-46ae-a018-296321819ac3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b69174f6-d2e2-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8d1380739cba41aab7a2a75aa1de19c8"}, "enabled": true, "id": "8d1380739cba41aab7a2a75aa1de19c8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b69174f6-d2e2-481-proj"}]} 2018-09-22 04:57:26,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b69174f6-d2e2-481-proj used request id req-385110df-2d3d-46ae-a018-296321819ac3 2018-09-22 04:57:26,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/01951fceaa1641c7b9cc07eb074d5015 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde274d0a39aa09cbf2f7a1b15b5453f9c9ca810" 2018-09-22 04:57:26,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddedd9eb-563c-4ed3-badb-cede6463b5de Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-b69174f6-d2e2-481-user", "links": {"self": "http://172.30.9.23:5000/v3/users/01951fceaa1641c7b9cc07eb074d5015"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "8d1380739cba41aab7a2a75aa1de19c8", "id": "01951fceaa1641c7b9cc07eb074d5015", "password_expires_at": null}} 2018-09-22 04:57:26,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/01951fceaa1641c7b9cc07eb074d5015 used request id req-ddedd9eb-563c-4ed3-badb-cede6463b5de 2018-09-22 04:57:26,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8d1380739cba41aab7a2a75aa1de19c8/users/01951fceaa1641c7b9cc07eb074d5015/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde274d0a39aa09cbf2f7a1b15b5453f9c9ca810" 2018-09-22 04:57:26,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a2f5e7e-4a4a-45a5-8e96-9014c0c57313 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/8d1380739cba41aab7a2a75aa1de19c8/users/01951fceaa1641c7b9cc07eb074d5015/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 04:57:26,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8d1380739cba41aab7a2a75aa1de19c8/users/01951fceaa1641c7b9cc07eb074d5015/roles used request id req-8a2f5e7e-4a4a-45a5-8e96-9014c0c57313 2018-09-22 04:57:26,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde274d0a39aa09cbf2f7a1b15b5453f9c9ca810" 2018-09-22 04:57:26,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38885b90-192b-44fc-8b0b-de983ef22531 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "domain_id": null, "name": "heat_stack_owner", "id": "856b989bf6d145da8925089966bd0dfd"}} 2018-09-22 04:57:26,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd used request id req-38885b90-192b-44fc-8b0b-de983ef22531 2018-09-22 04:57:26,805 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-b69174f6-d2e2-481-proj 2018-09-22 04:57:26,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8d1380739cba41aab7a2a75aa1de19c8/users/01951fceaa1641c7b9cc07eb074d5015/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde274d0a39aa09cbf2f7a1b15b5453f9c9ca810" 2018-09-22 04:57:26,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b11fd1d6-a6c2-4e89-8970-499d1e9f1f06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:57:26,944 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8d1380739cba41aab7a2a75aa1de19c8/users/01951fceaa1641c7b9cc07eb074d5015/roles/856b989bf6d145da8925089966bd0dfd used request id req-b11fd1d6-a6c2-4e89-8970-499d1e9f1f06 2018-09-22 04:57:26,944 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-b69174f6-d2e2-481-user 2018-09-22 04:57:26,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:57:26,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" 2018-09-22 04:57:27,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2652d9c3-1f19-45ca-ab9f-4f68f10faa25 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:57:27,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2652d9c3-1f19-45ca-ab9f-4f68f10faa25 2018-09-22 04:57:27,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" -d '{"role": {"name": "CreateStackSuccessTests-b69174f6-d2e2-481-proj-role"}}' 2018-09-22 04:57:27,145 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0810d6e8-e346-4910-b4db-8a09f30c82c5 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f7dfcb37ea3749beba8a4d15307c9704", "links": {"self": "http://172.30.9.23:5000/v3/roles/f7dfcb37ea3749beba8a4d15307c9704"}, "name": "CreateStackSuccessTests-b69174f6-d2e2-481-proj-role"}} 2018-09-22 04:57:27,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0810d6e8-e346-4910-b4db-8a09f30c82c5 2018-09-22 04:57:27,145 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-b69174f6-d2e2-481-proj-role 2018-09-22 04:57:27,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f7dfcb37ea3749beba8a4d15307c9704 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" 2018-09-22 04:57:27,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-894fa926-650c-48d3-8dbe-afa680126dfb Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f7dfcb37ea3749beba8a4d15307c9704"}, "domain_id": null, "name": "CreateStackSuccessTests-b69174f6-d2e2-481-proj-role", "id": "f7dfcb37ea3749beba8a4d15307c9704"}} 2018-09-22 04:57:27,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f7dfcb37ea3749beba8a4d15307c9704 used request id req-894fa926-650c-48d3-8dbe-afa680126dfb 2018-09-22 04:57:27,234 - keystone_utils - INFO - Granting role CreateStackSuccessTests-b69174f6-d2e2-481-proj-role to project CreateStackSuccessTests-b69174f6-d2e2-481-proj 2018-09-22 04:57:27,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8d1380739cba41aab7a2a75aa1de19c8/users/01951fceaa1641c7b9cc07eb074d5015/roles/f7dfcb37ea3749beba8a4d15307c9704 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" 2018-09-22 04:57:27,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cda0ca6-9574-4c38-9fe7-7032c2c411e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:57:27,369 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8d1380739cba41aab7a2a75aa1de19c8/users/01951fceaa1641c7b9cc07eb074d5015/roles/f7dfcb37ea3749beba8a4d15307c9704 used request id req-6cda0ca6-9574-4c38-9fe7-7032c2c411e9 2018-09-22 04:57:27,369 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 04:57:27,370 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:57:27,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:57:27,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:57:27,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "f7dfcb37ea3749beba8a4d15307c9704", "name": "CreateStackSuccessTests-b69174f6-d2e2-481-proj-role"}], "expires_at": "2018-09-22T05:57:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d1380739cba41aab7a2a75aa1de19c8", "name": "CreateStackSuccessTests-b69174f6-d2e2-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8d1380739cba41aab7a2a75aa1de19c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/8d1380739cba41aab7a2a75aa1de19c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/8d1380739cba41aab7a2a75aa1de19c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/8d1380739cba41aab7a2a75aa1de19c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/8d1380739cba41aab7a2a75aa1de19c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8d1380739cba41aab7a2a75aa1de19c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/8d1380739cba41aab7a2a75aa1de19c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/8d1380739cba41aab7a2a75aa1de19c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8d1380739cba41aab7a2a75aa1de19c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/8d1380739cba41aab7a2a75aa1de19c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/8d1380739cba41aab7a2a75aa1de19c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-b69174f6-d2e2-481-user", "id": "01951fceaa1641c7b9cc07eb074d5015"}, "audit_ids": ["1dgF36IFQxCLoKevHClg1A"], "issued_at": "2018-09-22T04:57:27.000000Z"}} 2018-09-22 04:57:27,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2416b0b87690694615f026a577100766e5633bd8" 2018-09-22 04:57:27,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33b2878b-7469-46c4-855b-b680ceac59f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:57:27,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-33b2878b-7469-46c4-855b-b680ceac59f4 2018-09-22 04:57:27,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2416b0b87690694615f026a577100766e5633bd8" 2018-09-22 04:57:28,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-fb1c653e-d5a1-481c-8f58-767ed4075dff Date: Sat, 22 Sep 2018 04:57:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-image"} 2018-09-22 04:57:28,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-image used request id req-fb1c653e-d5a1-481c-8f58-767ed4075dff 2018-09-22 04:57:28,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2416b0b87690694615f026a577100766e5633bd8" 2018-09-22 04:57:28,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-460064ef-b770-4517-92f0-ff449b918992 Date: Sat, 22 Sep 2018 04:57:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:57:28,182 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-460064ef-b770-4517-92f0-ff449b918992 2018-09-22 04:57:28,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2416b0b87690694615f026a577100766e5633bd8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-image"}' 2018-09-22 04:57:28,396 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/10f7f975-934c-4e04-8804-695101a4ee09 X-Openstack-Request-Id: req-cac0b205-1983-4b21-9289-667df8fcc13c Date: Sat, 22 Sep 2018 04:57:28 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:57:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:57:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/10f7f975-934c-4e04-8804-695101a4ee09", "min_disk": 0, "protected": false, "id": "10f7f975-934c-4e04-8804-695101a4ee09", "file": "/v2/images/10f7f975-934c-4e04-8804-695101a4ee09/file", "checksum": null, "owner": "8d1380739cba41aab7a2a75aa1de19c8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:57:28,396 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-cac0b205-1983-4b21-9289-667df8fcc13c 2018-09-22 04:57:28,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/10f7f975-934c-4e04-8804-695101a4ee09/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2416b0b87690694615f026a577100766e5633bd8" -d '' 2018-09-22 04:57:30,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a7bc3698-4024-45f7-9358-ab244cf13d66 Date: Sat, 22 Sep 2018 04:57:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:57:30,060 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/10f7f975-934c-4e04-8804-695101a4ee09/file used request id req-a7bc3698-4024-45f7-9358-ab244cf13d66 2018-09-22 04:57:30,061 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:57:30,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/10f7f975-934c-4e04-8804-695101a4ee09 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2416b0b87690694615f026a577100766e5633bd8" 2018-09-22 04:57:30,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-043382d2-cb0c-4d60-a9d8-f60acf5fa2b6 Date: Sat, 22 Sep 2018 04:57:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:57:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:57:30Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/10f7f975-934c-4e04-8804-695101a4ee09/snap", "metadata": {}}], "self": "/v2/images/10f7f975-934c-4e04-8804-695101a4ee09", "min_disk": 0, "protected": false, "id": "10f7f975-934c-4e04-8804-695101a4ee09", "file": "/v2/images/10f7f975-934c-4e04-8804-695101a4ee09/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d1380739cba41aab7a2a75aa1de19c8", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/10f7f975-934c-4e04-8804-695101a4ee09/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:57:30,086 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/10f7f975-934c-4e04-8804-695101a4ee09 used request id req-043382d2-cb0c-4d60-a9d8-f60acf5fa2b6 2018-09-22 04:57:30,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2416b0b87690694615f026a577100766e5633bd8" 2018-09-22 04:57:30,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0714b8e2-3065-4aae-981b-4925128ea022 Date: Sat, 22 Sep 2018 04:57:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:57:30,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0714b8e2-3065-4aae-981b-4925128ea022 2018-09-22 04:57:30,254 - create_image - INFO - Created image with name - CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-image 2018-09-22 04:57:30,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/10f7f975-934c-4e04-8804-695101a4ee09 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2416b0b87690694615f026a577100766e5633bd8" 2018-09-22 04:57:30,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-d7a080d4-32c9-4774-a186-154f769c3f0b Date: Sat, 22 Sep 2018 04:57:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:57:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:57:30Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/10f7f975-934c-4e04-8804-695101a4ee09/snap", "metadata": {}}], "self": "/v2/images/10f7f975-934c-4e04-8804-695101a4ee09", "min_disk": 0, "protected": false, "id": "10f7f975-934c-4e04-8804-695101a4ee09", "file": "/v2/images/10f7f975-934c-4e04-8804-695101a4ee09/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d1380739cba41aab7a2a75aa1de19c8", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/10f7f975-934c-4e04-8804-695101a4ee09/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:57:30,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/10f7f975-934c-4e04-8804-695101a4ee09 used request id req-d7a080d4-32c9-4774-a186-154f769c3f0b 2018-09-22 04:57:30,421 - create_image - DEBUG - Instance status is - active 2018-09-22 04:57:30,422 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-image 2018-09-22 04:57:30,422 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-image 2018-09-22 04:57:30,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:57:30,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:57:30,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:57:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["FORsh_TVRXejV1SQ4XrStw"], "issued_at": "2018-09-22T04:57:30.000000Z"}} 2018-09-22 04:57:30,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2778cfa18369508800d4c7272b35336fd8009871" 2018-09-22 04:57:30,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbdb3d47-5915-4f48-8267-dce4ca60ffae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:57:30,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bbdb3d47-5915-4f48-8267-dce4ca60ffae 2018-09-22 04:57:30,882 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:57:30,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2778cfa18369508800d4c7272b35336fd8009871" 2018-09-22 04:57:31,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57: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-c508e0ee-ee92-4741-a616-79520e1a4521 x-compute-request-id: req-c508e0ee-ee92-4741-a616-79520e1a4521 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:57:31,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c508e0ee-ee92-4741-a616-79520e1a4521 2018-09-22 04:57:31,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2778cfa18369508800d4c7272b35336fd8009871" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:57:31,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57: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-c3a2d22d-e9ae-4d36-ae8b-db9bbcc8af9b x-compute-request-id: req-c3a2d22d-e9ae-4d36-ae8b-db9bbcc8af9b Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c0092330-6234-499f-b2e2-64d1b90e6120", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c0092330-6234-499f-b2e2-64d1b90e6120", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c0092330-6234-499f-b2e2-64d1b90e6120", "name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:57:31,119 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c3a2d22d-e9ae-4d36-ae8b-db9bbcc8af9b 2018-09-22 04:57:31,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:57:31,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:57:31,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "f7dfcb37ea3749beba8a4d15307c9704", "name": "CreateStackSuccessTests-b69174f6-d2e2-481-proj-role"}], "expires_at": "2018-09-22T05:57:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d1380739cba41aab7a2a75aa1de19c8", "name": "CreateStackSuccessTests-b69174f6-d2e2-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8d1380739cba41aab7a2a75aa1de19c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/8d1380739cba41aab7a2a75aa1de19c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/8d1380739cba41aab7a2a75aa1de19c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/8d1380739cba41aab7a2a75aa1de19c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/8d1380739cba41aab7a2a75aa1de19c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8d1380739cba41aab7a2a75aa1de19c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/8d1380739cba41aab7a2a75aa1de19c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/8d1380739cba41aab7a2a75aa1de19c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8d1380739cba41aab7a2a75aa1de19c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/8d1380739cba41aab7a2a75aa1de19c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/8d1380739cba41aab7a2a75aa1de19c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-b69174f6-d2e2-481-user", "id": "01951fceaa1641c7b9cc07eb074d5015"}, "audit_ids": ["-t0bfpqUQ_inTPXGknfWOA"], "issued_at": "2018-09-22T04:57:31.000000Z"}} 2018-09-22 04:57:31,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7263b51cdfc9db2420b7270f0726290724fef13" 2018-09-22 04:57:31,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-110c2ded-a603-4140-8237-ab0b52cf7942 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:57:31,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-110c2ded-a603-4140-8237-ab0b52cf7942 2018-09-22 04:57:31,560 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:57:31,563 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 04:57:31,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7263b51cdfc9db2420b7270f0726290724fef13" 2018-09-22 04:57:31,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:31 GMT Server: Apache x-openstack-request-id: req-27ec6dbb-6987-459a-b8b5-e26df240ca48 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-22 04:57:31,745 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack used request id req-27ec6dbb-6987-459a-b8b5-e26df240ca48 2018-09-22 04:57:31,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7263b51cdfc9db2420b7270f0726290724fef13" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-net", "inst_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-inst", "subnet_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-subnet", "image_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-image", "flavor_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-flavor-name"}}' 2018-09-22 04:57:33,970 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:57:31 GMT Server: Apache x-openstack-request-id: req-3254e39d-24d4-42dd-b8e2-11582f90ce63 Location: http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "b93184a2-b73f-487e-9381-fb985ba2cba9", "links": [{"href": "http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9", "rel": "self"}]}} 2018-09-22 04:57:33,970 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks used request id req-3254e39d-24d4-42dd-b8e2-11582f90ce63 2018-09-22 04:57:33,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/b93184a2-b73f-487e-9381-fb985ba2cba9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7263b51cdfc9db2420b7270f0726290724fef13" 2018-09-22 04:57:34,148 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:33 GMT Server: Apache x-openstack-request-id: req-a10082ef-93c7-4c25-8a30-d0345dd0834c Location: http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:34,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:34 GMT Server: Apache x-openstack-request-id: req-627ac7da-87b0-4d08-8404-d7470bec994e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d1380739cba41aab7a2a75aa1de19c8", "OS::stack_id": "b93184a2-b73f-487e-9381-fb985ba2cba9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack", "image_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-image", "inst_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-inst", "subnet_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-subnet", "net_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-net", "flavor_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack", "stack_user_project_id": "780fda2170294567918f7efb97cbdebb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:57:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b93184a2-b73f-487e-9381-fb985ba2cba9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:57:34,706 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9 used request id req-627ac7da-87b0-4d08-8404-d7470bec994e 2018-09-22 04:57:34,707 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack 2018-09-22 04:57:34,707 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-09-22 04:57:34,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/b93184a2-b73f-487e-9381-fb985ba2cba9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7263b51cdfc9db2420b7270f0726290724fef13" 2018-09-22 04:57:34,881 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:34 GMT Server: Apache x-openstack-request-id: req-f757943a-ef0a-415d-8913-b0f023f02834 Location: http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:35,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:34 GMT Server: Apache x-openstack-request-id: req-af8eb590-b87c-4fef-a670-a2951e2b208a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d1380739cba41aab7a2a75aa1de19c8", "OS::stack_id": "b93184a2-b73f-487e-9381-fb985ba2cba9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack", "image_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-image", "inst_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-inst", "subnet_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-subnet", "net_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-net", "flavor_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack", "stack_user_project_id": "780fda2170294567918f7efb97cbdebb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:57:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b93184a2-b73f-487e-9381-fb985ba2cba9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:57:35,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9 used request id req-af8eb590-b87c-4fef-a670-a2951e2b208a 2018-09-22 04:57:35,072 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-09-22 04:57:35,072 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack 2018-09-22 04:57:35,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/b93184a2-b73f-487e-9381-fb985ba2cba9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7263b51cdfc9db2420b7270f0726290724fef13" 2018-09-22 04:57:35,252 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:35 GMT Server: Apache x-openstack-request-id: req-dfef04f4-7389-42f0-b3c2-2fc3814e3f55 Location: http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:35,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:57:35 GMT Server: Apache x-openstack-request-id: req-1ee2b471-de52-42e0-8539-d65db36363a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:57:35,427 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9 used request id req-1ee2b471-de52-42e0-8539-d65db36363a5 2018-09-22 04:57:35,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/b93184a2-b73f-487e-9381-fb985ba2cba9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7263b51cdfc9db2420b7270f0726290724fef13" 2018-09-22 04:57:35,612 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:35 GMT Server: Apache x-openstack-request-id: req-0e0c3e32-c92c-4a64-8206-500098094270 Location: http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:35,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:35 GMT Server: Apache x-openstack-request-id: req-c279865f-9914-49f4-9d63-50ab0eed3330 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d1380739cba41aab7a2a75aa1de19c8", "OS::stack_id": "b93184a2-b73f-487e-9381-fb985ba2cba9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack", "image_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-image", "inst_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-inst", "subnet_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-subnet", "net_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-net", "flavor_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack", "stack_user_project_id": "780fda2170294567918f7efb97cbdebb", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-09-22T04:57:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "b93184a2-b73f-487e-9381-fb985ba2cba9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:57:35,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9 used request id req-c279865f-9914-49f4-9d63-50ab0eed3330 2018-09-22 04:57:35,654 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-09-22 04:57:35,654 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:57:38,657 - create_stack - DEBUG - Stack status query timeout in 1196.76981807 2018-09-22 04:57:38,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/b93184a2-b73f-487e-9381-fb985ba2cba9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7263b51cdfc9db2420b7270f0726290724fef13" 2018-09-22 04:57:38,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:38 GMT Server: Apache x-openstack-request-id: req-0992fd94-3e6f-47f7-8df5-8c6b7614eb41 Location: http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:39,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:38 GMT Server: Apache x-openstack-request-id: req-2b610c3c-83ea-4ab5-b9d8-a8f961f5514a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "8d1380739cba41aab7a2a75aa1de19c8", "OS::stack_id": "b93184a2-b73f-487e-9381-fb985ba2cba9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack", "image_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-image", "inst_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-inst", "subnet_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-subnet", "flavor_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-flavor-name", "net_name": "CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack", "stack_user_project_id": "780fda2170294567918f7efb97cbdebb", "tags": null, "creation_time": "2018-09-22T04:57:33Z", "links": [{"href": "http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-22T04:57:35Z", "id": "b93184a2-b73f-487e-9381-fb985ba2cba9", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:57:39,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9 used request id req-2b610c3c-83ea-4ab5-b9d8-a8f961f5514a 2018-09-22 04:57:39,059 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-22 04:57:39,059 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack 2018-09-22 04:57:39,059 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack 2018-09-22 04:57:39,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/b93184a2-b73f-487e-9381-fb985ba2cba9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7263b51cdfc9db2420b7270f0726290724fef13" 2018-09-22 04:57:39,088 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:39 GMT Server: Apache x-openstack-request-id: req-68065716-e245-467b-a1b4-4d63f3a695f6 Location: http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:39,260 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:57:39 GMT Server: Apache x-openstack-request-id: req-63002837-de27-4fcb-9d7d-181beb30e19a Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-22 04:57:39,260 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/8d1380739cba41aab7a2a75aa1de19c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-stack/b93184a2-b73f-487e-9381-fb985ba2cba9 used request id req-63002837-de27-4fcb-9d7d-181beb30e19a 2018-09-22 04:57:39,261 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-33e5bde7-c6c2-4ae2-b225-c991f81e10f3-image 2018-09-22 04:57:39,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/10f7f975-934c-4e04-8804-695101a4ee09 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2416b0b87690694615f026a577100766e5633bd8" 2018-09-22 04:57:39,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dbf0d3cc-c26d-4b6b-8d5d-d2d5355104d7 Date: Sat, 22 Sep 2018 04:57:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:57:39,989 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/10f7f975-934c-4e04-8804-695101a4ee09 used request id req-dbf0d3cc-c26d-4b6b-8d5d-d2d5355104d7 2018-09-22 04:57:39,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/c0092330-6234-499f-b2e2-64d1b90e6120 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2778cfa18369508800d4c7272b35336fd8009871" 2018-09-22 04:57:40,026 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:57: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-289915cf-841e-4fff-9526-cffa5ae69b8d x-compute-request-id: req-289915cf-841e-4fff-9526-cffa5ae69b8d Content-Length: 0 Content-Type: application/json 2018-09-22 04:57:40,026 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c0092330-6234-499f-b2e2-64d1b90e6120 used request id req-289915cf-841e-4fff-9526-cffa5ae69b8d 2018-09-22 04:57:40,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" 2018-09-22 04:57:40,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-45e09015-bc1a-4dc9-801c-f2d483991f91 Date: Sat, 22 Sep 2018 04:57:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d1380739cba41aab7a2a75aa1de19c8", "created_at": "2018-09-22T04:57:34Z", "updated_at": "2018-09-22T04:57:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:57:34Z", "revision_number": 0, "id": "1c60a51e-a88d-4cf5-ac7f-c057c851e243", "remote_group_id": "98af361e-79ed-4bc4-b669-16e1a88c99db", "remote_ip_prefix": null, "created_at": "2018-09-22T04:57:34Z", "security_group_id": "98af361e-79ed-4bc4-b669-16e1a88c99db", "tenant_id": "8d1380739cba41aab7a2a75aa1de19c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d1380739cba41aab7a2a75aa1de19c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:57:34Z", "revision_number": 0, "id": "237f19cb-e661-4346-99f7-131210e56358", "remote_group_id": "98af361e-79ed-4bc4-b669-16e1a88c99db", "remote_ip_prefix": null, "created_at": "2018-09-22T04:57:34Z", "security_group_id": "98af361e-79ed-4bc4-b669-16e1a88c99db", "tenant_id": "8d1380739cba41aab7a2a75aa1de19c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d1380739cba41aab7a2a75aa1de19c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:57:34Z", "revision_number": 0, "id": "a15fe7e1-6f06-4fdd-8bcc-d3207fc8fbf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:57:34Z", "security_group_id": "98af361e-79ed-4bc4-b669-16e1a88c99db", "tenant_id": "8d1380739cba41aab7a2a75aa1de19c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d1380739cba41aab7a2a75aa1de19c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:57:34Z", "revision_number": 0, "id": "aa28d335-0c04-4029-a215-773c1d7909cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:57:34Z", "security_group_id": "98af361e-79ed-4bc4-b669-16e1a88c99db", "tenant_id": "8d1380739cba41aab7a2a75aa1de19c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d1380739cba41aab7a2a75aa1de19c8"}], "revision_number": 4, "project_id": "8d1380739cba41aab7a2a75aa1de19c8", "id": "98af361e-79ed-4bc4-b669-16e1a88c99db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:57:40,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-45e09015-bc1a-4dc9-801c-f2d483991f91 2018-09-22 04:57:40,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" 2018-09-22 04:57:40,374 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:57:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17c6b01a-966d-41d2-9b48-11af64d2b2ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:57:40,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-17c6b01a-966d-41d2-9b48-11af64d2b2ca 2018-09-22 04:57:40,375 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:57:40,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" 2018-09-22 04:57:40,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:57:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89392d1c-211e-4e07-8f7e-8715298370d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:57:40,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-89392d1c-211e-4e07-8f7e-8715298370d6 2018-09-22 04:57:40,468 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:57:40,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" 2018-09-22 04:57:40,551 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:57:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85023f90-72e2-402d-87f1-df63d4a1399d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 04:57:40,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-85023f90-72e2-402d-87f1-df63d4a1399d 2018-09-22 04:57:40,552 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:57:40,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" 2018-09-22 04:57:40,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:57:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77e43a98-73ba-4f8a-ba03-7b0b0e920b6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 04:57:40,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-77e43a98-73ba-4f8a-ba03-7b0b0e920b6f 2018-09-22 04:57:40,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:57:40,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" 2018-09-22 04:57:40,737 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:57:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51abe2ab-ffd0-492d-a618-1671031e9d85 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 04:57:40,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-51abe2ab-ffd0-492d-a618-1671031e9d85 2018-09-22 04:57:40,737 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:57:40,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" 2018-09-22 04:57:40,820 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:57:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22736ff1-80a5-4973-8010-3edee5396498 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 04:57:40,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-22736ff1-80a5-4973-8010-3edee5396498 2018-09-22 04:57:40,820 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:57:40,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" 2018-09-22 04:57:40,909 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:57:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33222d20-74d5-4a21-b40b-09b43699838c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 04:57:40,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-33222d20-74d5-4a21-b40b-09b43699838c 2018-09-22 04:57:40,909 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:57:40,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8d1380739cba41aab7a2a75aa1de19c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" 2018-09-22 04:57:40,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-938ce753-78ec-4a15-b320-7e2773a458fa Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8d1380739cba41aab7a2a75aa1de19c8"}, "enabled": true, "id": "8d1380739cba41aab7a2a75aa1de19c8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b69174f6-d2e2-481-proj"}} 2018-09-22 04:57:40,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8d1380739cba41aab7a2a75aa1de19c8 used request id req-938ce753-78ec-4a15-b320-7e2773a458fa 2018-09-22 04:57:40,997 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98af361e-79ed-4bc4-b669-16e1a88c99db 2018-09-22 04:57:41,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=98af361e-79ed-4bc4-b669-16e1a88c99db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" 2018-09-22 04:57:41,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3bafda5b-cbfa-4c27-9e92-d5a8a03b20c6 Date: Sat, 22 Sep 2018 04:57:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "98af361e-79ed-4bc4-b669-16e1a88c99db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:57:34Z", "security_group_id": "98af361e-79ed-4bc4-b669-16e1a88c99db", "port_range_min": null, "revision_number": 0, "tenant_id": "8d1380739cba41aab7a2a75aa1de19c8", "created_at": "2018-09-22T04:57:34Z", "project_id": "8d1380739cba41aab7a2a75aa1de19c8", "id": "1c60a51e-a88d-4cf5-ac7f-c057c851e243"}, {"remote_group_id": "98af361e-79ed-4bc4-b669-16e1a88c99db", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:57:34Z", "security_group_id": "98af361e-79ed-4bc4-b669-16e1a88c99db", "port_range_min": null, "revision_number": 0, "tenant_id": "8d1380739cba41aab7a2a75aa1de19c8", "created_at": "2018-09-22T04:57:34Z", "project_id": "8d1380739cba41aab7a2a75aa1de19c8", "id": "237f19cb-e661-4346-99f7-131210e56358"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:57:34Z", "security_group_id": "98af361e-79ed-4bc4-b669-16e1a88c99db", "port_range_min": null, "revision_number": 0, "tenant_id": "8d1380739cba41aab7a2a75aa1de19c8", "created_at": "2018-09-22T04:57:34Z", "project_id": "8d1380739cba41aab7a2a75aa1de19c8", "id": "a15fe7e1-6f06-4fdd-8bcc-d3207fc8fbf0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:57:34Z", "security_group_id": "98af361e-79ed-4bc4-b669-16e1a88c99db", "port_range_min": null, "revision_number": 0, "tenant_id": "8d1380739cba41aab7a2a75aa1de19c8", "created_at": "2018-09-22T04:57:34Z", "project_id": "8d1380739cba41aab7a2a75aa1de19c8", "id": "aa28d335-0c04-4029-a215-773c1d7909cb"}]} 2018-09-22 04:57:41,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=98af361e-79ed-4bc4-b669-16e1a88c99db used request id req-3bafda5b-cbfa-4c27-9e92-d5a8a03b20c6 2018-09-22 04:57:41,250 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:57:41,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/98af361e-79ed-4bc4-b669-16e1a88c99db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" 2018-09-22 04:57:41,548 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-807b0825-92f5-4205-a2a2-d7cd669f893d Content-Length: 0 Date: Sat, 22 Sep 2018 04:57:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:57:41,549 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/98af361e-79ed-4bc4-b669-16e1a88c99db used request id req-807b0825-92f5-4205-a2a2-d7cd669f893d 2018-09-22 04:57:41,549 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-b69174f6-d2e2-481-proj 2018-09-22 04:57:41,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8d1380739cba41aab7a2a75aa1de19c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" 2018-09-22 04:57:41,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:57:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67a73eea-cb58-485b-a382-9f3ed40f0a77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:57:41,782 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8d1380739cba41aab7a2a75aa1de19c8 used request id req-67a73eea-cb58-485b-a382-9f3ed40f0a77 2018-09-22 04:57:41,783 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-b69174f6-d2e2-481-proj-role 2018-09-22 04:57:41,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f7dfcb37ea3749beba8a4d15307c9704 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" 2018-09-22 04:57:41,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:57:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68440aa8-2756-408f-844e-26f6f9c9e0c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:57:41,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f7dfcb37ea3749beba8a4d15307c9704 used request id req-68440aa8-2756-408f-844e-26f6f9c9e0c0 2018-09-22 04:57:41,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a786c397766f22c2fddb88219b648929ec1442e" 2018-09-22 04:57:42,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61dfe49e-95a5-42a4-b03a-34bc50dfe9c8 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:57:42,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-61dfe49e-95a5-42a4-b03a-34bc50dfe9c8 2018-09-22 04:57:42,005 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-b69174f6-d2e2-481-user 2018-09-22 04:57:42,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/01951fceaa1641c7b9cc07eb074d5015 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde274d0a39aa09cbf2f7a1b15b5453f9c9ca810" 2018-09-22 04:57:42,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:57:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b06696db-711b-44e0-aaef-caad7bf9aa17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:57:42,173 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/01951fceaa1641c7b9cc07eb074d5015 used request id req-b06696db-711b-44e0-aaef-caad7bf9aa17 2018-09-22 04:57:42,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:57:42,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:57:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["YOuI4ZNGRaGdCdZa4ti3kw"], "issued_at": "2018-09-22T04:57:42.000000Z"}} 2018-09-22 04:57:42,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df5e4fd474d82d0afa872e27b092dda45df6b17" 2018-09-22 04:57:42,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d98013e8-112c-4ae0-841b-e3daae104fb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:57:42,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d98013e8-112c-4ae0-841b-e3daae104fb9 2018-09-22 04:57:42,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:57:42,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:57:43,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:57:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Wkp3D-AKT5uxI6Szp6hmuw"], "issued_at": "2018-09-22T04:57:43.000000Z"}} 2018-09-22 04:57:43,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9c5d05268ad76904f0a5333e628bac96a374c3" 2018-09-22 04:57:43,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49fc94d1-dbb3-4750-82d4-2558ed8286f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:57:43,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-49fc94d1-dbb3-4750-82d4-2558ed8286f6 2018-09-22 04:57:43,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:57:43,217 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:57:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:57:43,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-32e32aac-9285-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9c5d05268ad76904f0a5333e628bac96a374c3" 2018-09-22 04:57:43,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32db7022-4fc2-4fab-86cb-9940c7edc48c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-32e32aac-9285-4b4-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:57:43,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-32e32aac-9285-4b4-proj used request id req-32db7022-4fc2-4fab-86cb-9940c7edc48c 2018-09-22 04:57:43,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9c5d05268ad76904f0a5333e628bac96a374c3" 2018-09-22 04:57:43,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33756dc0-d26a-4038-87a0-6f77a6ed0844 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:57:43,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-33756dc0-d26a-4038-87a0-6f77a6ed0844 2018-09-22 04:57:43,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9c5d05268ad76904f0a5333e628bac96a374c3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-32e32aac-9285-4b4-proj"}}' 2018-09-22 04:57:43,528 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70f7ccb4-9f1c-41e9-bca0-a9a6dacc064d Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0da7f60a27b245489c3620081e1f7ac0"}, "enabled": true, "id": "0da7f60a27b245489c3620081e1f7ac0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-32e32aac-9285-4b4-proj"}} 2018-09-22 04:57:43,528 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-70f7ccb4-9f1c-41e9-bca0-a9a6dacc064d 2018-09-22 04:57:43,528 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-32e32aac-9285-4b4-proj 2018-09-22 04:57:43,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:57:43,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:57:43,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:57:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["7MZuj9LcQAueDxXEx1FPgw"], "issued_at": "2018-09-22T04:57:43.000000Z"}} 2018-09-22 04:57:43,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1931af8e158a3104c0f22d51ecd94fa09ebf1106" 2018-09-22 04:57:43,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5d74258-8040-4f01-8eb1-b43eef98d8e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:57:43,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f5d74258-8040-4f01-8eb1-b43eef98d8e7 2018-09-22 04:57:43,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:57:44,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:57:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:57:44,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1931af8e158a3104c0f22d51ecd94fa09ebf1106" 2018-09-22 04:57:44,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a04e6480-6a60-4a5e-8c30-87c4f58606e5 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:57:44,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a04e6480-6a60-4a5e-8c30-87c4f58606e5 2018-09-22 04:57:44,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-32e32aac-9285-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1931af8e158a3104c0f22d51ecd94fa09ebf1106" 2018-09-22 04:57:44,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a94c67-327c-461d-b7be-0096afec45e7 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-32e32aac-9285-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0da7f60a27b245489c3620081e1f7ac0"}, "enabled": true, "id": "0da7f60a27b245489c3620081e1f7ac0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-32e32aac-9285-4b4-proj"}]} 2018-09-22 04:57:44,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-32e32aac-9285-4b4-proj used request id req-b8a94c67-327c-461d-b7be-0096afec45e7 2018-09-22 04:57:44,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1931af8e158a3104c0f22d51ecd94fa09ebf1106" 2018-09-22 04:57:44,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ca4eff2-c22a-400b-804a-6aa023004959 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:57:44,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4ca4eff2-c22a-400b-804a-6aa023004959 2018-09-22 04:57:44,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1931af8e158a3104c0f22d51ecd94fa09ebf1106" 2018-09-22 04:57:44,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1d6575c-5991-444e-9a7a-b95a95802b7d Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:57:44,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b1d6575c-5991-444e-9a7a-b95a95802b7d 2018-09-22 04:57:44,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-32e32aac-9285-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1931af8e158a3104c0f22d51ecd94fa09ebf1106" 2018-09-22 04:57:44,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a96553be-c2d2-4a7a-8597-c3e3a9f0c3fd Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-32e32aac-9285-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0da7f60a27b245489c3620081e1f7ac0"}, "enabled": true, "id": "0da7f60a27b245489c3620081e1f7ac0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-32e32aac-9285-4b4-proj"}]} 2018-09-22 04:57:44,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-32e32aac-9285-4b4-proj used request id req-a96553be-c2d2-4a7a-8597-c3e3a9f0c3fd 2018-09-22 04:57:44,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/7489a235dcd74a01b49727875600a88e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1931af8e158a3104c0f22d51ecd94fa09ebf1106" 2018-09-22 04:57:44,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b28e53-496b-444d-90dd-1956f5086476 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-32e32aac-9285-4b4-user", "links": {"self": "http://172.30.9.23:5000/v3/users/7489a235dcd74a01b49727875600a88e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0da7f60a27b245489c3620081e1f7ac0", "id": "7489a235dcd74a01b49727875600a88e", "password_expires_at": null}} 2018-09-22 04:57:44,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/7489a235dcd74a01b49727875600a88e used request id req-87b28e53-496b-444d-90dd-1956f5086476 2018-09-22 04:57:44,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0da7f60a27b245489c3620081e1f7ac0/users/7489a235dcd74a01b49727875600a88e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1931af8e158a3104c0f22d51ecd94fa09ebf1106" 2018-09-22 04:57:45,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0146a75f-028b-46bc-9780-ce3aa66e1f7b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/0da7f60a27b245489c3620081e1f7ac0/users/7489a235dcd74a01b49727875600a88e/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 04:57:45,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0da7f60a27b245489c3620081e1f7ac0/users/7489a235dcd74a01b49727875600a88e/roles used request id req-0146a75f-028b-46bc-9780-ce3aa66e1f7b 2018-09-22 04:57:45,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1931af8e158a3104c0f22d51ecd94fa09ebf1106" 2018-09-22 04:57:45,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c0348f-08f6-4abc-b6bd-8909ee4276b8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "domain_id": null, "name": "heat_stack_owner", "id": "856b989bf6d145da8925089966bd0dfd"}} 2018-09-22 04:57:45,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd used request id req-42c0348f-08f6-4abc-b6bd-8909ee4276b8 2018-09-22 04:57:45,165 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-32e32aac-9285-4b4-proj 2018-09-22 04:57:45,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0da7f60a27b245489c3620081e1f7ac0/users/7489a235dcd74a01b49727875600a88e/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1931af8e158a3104c0f22d51ecd94fa09ebf1106" 2018-09-22 04:57:45,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4358d519-351f-4fe8-8241-de7d417f2d0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:57:45,291 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0da7f60a27b245489c3620081e1f7ac0/users/7489a235dcd74a01b49727875600a88e/roles/856b989bf6d145da8925089966bd0dfd used request id req-4358d519-351f-4fe8-8241-de7d417f2d0b 2018-09-22 04:57:45,292 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-32e32aac-9285-4b4-user 2018-09-22 04:57:45,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:57:45,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9c5d05268ad76904f0a5333e628bac96a374c3" 2018-09-22 04:57:45,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0445c373-4c5b-4886-a853-e6e1ded80b2b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:57:45,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0445c373-4c5b-4886-a853-e6e1ded80b2b 2018-09-22 04:57:45,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9c5d05268ad76904f0a5333e628bac96a374c3" -d '{"role": {"name": "CreateStackSuccessTests-32e32aac-9285-4b4-proj-role"}}' 2018-09-22 04:57:45,498 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-286f32b0-fc00-4ae5-b45f-f77654dd9e9b Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d99e3383d4f543b4b7574cf6db9fb49b", "links": {"self": "http://172.30.9.23:5000/v3/roles/d99e3383d4f543b4b7574cf6db9fb49b"}, "name": "CreateStackSuccessTests-32e32aac-9285-4b4-proj-role"}} 2018-09-22 04:57:45,498 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-286f32b0-fc00-4ae5-b45f-f77654dd9e9b 2018-09-22 04:57:45,499 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-32e32aac-9285-4b4-proj-role 2018-09-22 04:57:45,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d99e3383d4f543b4b7574cf6db9fb49b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9c5d05268ad76904f0a5333e628bac96a374c3" 2018-09-22 04:57:45,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f76591-1448-488d-8e0d-c12719a910b9 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d99e3383d4f543b4b7574cf6db9fb49b"}, "domain_id": null, "name": "CreateStackSuccessTests-32e32aac-9285-4b4-proj-role", "id": "d99e3383d4f543b4b7574cf6db9fb49b"}} 2018-09-22 04:57:45,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d99e3383d4f543b4b7574cf6db9fb49b used request id req-43f76591-1448-488d-8e0d-c12719a910b9 2018-09-22 04:57:45,590 - keystone_utils - INFO - Granting role CreateStackSuccessTests-32e32aac-9285-4b4-proj-role to project CreateStackSuccessTests-32e32aac-9285-4b4-proj 2018-09-22 04:57:45,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0da7f60a27b245489c3620081e1f7ac0/users/7489a235dcd74a01b49727875600a88e/roles/d99e3383d4f543b4b7574cf6db9fb49b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9c5d05268ad76904f0a5333e628bac96a374c3" 2018-09-22 04:57:45,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f85d975-5693-47dd-8aab-6c5cc599ecea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:57:45,716 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0da7f60a27b245489c3620081e1f7ac0/users/7489a235dcd74a01b49727875600a88e/roles/d99e3383d4f543b4b7574cf6db9fb49b used request id req-3f85d975-5693-47dd-8aab-6c5cc599ecea 2018-09-22 04:57:45,716 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 04:57:45,717 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:57:45,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:57:45,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:57:46,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "d99e3383d4f543b4b7574cf6db9fb49b", "name": "CreateStackSuccessTests-32e32aac-9285-4b4-proj-role"}], "expires_at": "2018-09-22T05:57:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0da7f60a27b245489c3620081e1f7ac0", "name": "CreateStackSuccessTests-32e32aac-9285-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0da7f60a27b245489c3620081e1f7ac0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/0da7f60a27b245489c3620081e1f7ac0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/0da7f60a27b245489c3620081e1f7ac0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/0da7f60a27b245489c3620081e1f7ac0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/0da7f60a27b245489c3620081e1f7ac0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0da7f60a27b245489c3620081e1f7ac0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/0da7f60a27b245489c3620081e1f7ac0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/0da7f60a27b245489c3620081e1f7ac0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0da7f60a27b245489c3620081e1f7ac0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/0da7f60a27b245489c3620081e1f7ac0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/0da7f60a27b245489c3620081e1f7ac0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-32e32aac-9285-4b4-user", "id": "7489a235dcd74a01b49727875600a88e"}, "audit_ids": ["Fo_i3rvQTJCHaSS3kxSmgw"], "issued_at": "2018-09-22T04:57:46.000000Z"}} 2018-09-22 04:57:46,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1e4f8b78de7208e7967e2bde8c0670a7e0c57d" 2018-09-22 04:57:46,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac3dce8-0c7d-4a87-8ca3-1dd64a57a93a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:57:46,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-aac3dce8-0c7d-4a87-8ca3-1dd64a57a93a 2018-09-22 04:57:46,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce1e4f8b78de7208e7967e2bde8c0670a7e0c57d" 2018-09-22 04:57:46,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-82ed32e7-6ae4-4b41-a20c-88220561f9f2 Date: Sat, 22 Sep 2018 04:57:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image"} 2018-09-22 04:57:46,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image used request id req-82ed32e7-6ae4-4b41-a20c-88220561f9f2 2018-09-22 04:57:46,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce1e4f8b78de7208e7967e2bde8c0670a7e0c57d" 2018-09-22 04:57:46,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1f5de6d7-2c6a-4737-a6b2-df8b8c49409d Date: Sat, 22 Sep 2018 04:57:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:57:46,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-1f5de6d7-2c6a-4737-a6b2-df8b8c49409d 2018-09-22 04:57:46,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ce1e4f8b78de7208e7967e2bde8c0670a7e0c57d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image"}' 2018-09-22 04:57:46,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/aed8212b-a4e8-49ff-ba39-406c1246e8f2 X-Openstack-Request-Id: req-a873504b-8158-4f1f-99aa-f8a098bc3374 Date: Sat, 22 Sep 2018 04:57:46 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:57:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:57:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/aed8212b-a4e8-49ff-ba39-406c1246e8f2", "min_disk": 0, "protected": false, "id": "aed8212b-a4e8-49ff-ba39-406c1246e8f2", "file": "/v2/images/aed8212b-a4e8-49ff-ba39-406c1246e8f2/file", "checksum": null, "owner": "0da7f60a27b245489c3620081e1f7ac0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:57:46,716 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a873504b-8158-4f1f-99aa-f8a098bc3374 2018-09-22 04:57:46,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/aed8212b-a4e8-49ff-ba39-406c1246e8f2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce1e4f8b78de7208e7967e2bde8c0670a7e0c57d" -d '' 2018-09-22 04:57:47,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9e748748-fc7b-4d50-bbb8-c3552c4323e7 Date: Sat, 22 Sep 2018 04:57:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:57:47,741 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/aed8212b-a4e8-49ff-ba39-406c1246e8f2/file used request id req-9e748748-fc7b-4d50-bbb8-c3552c4323e7 2018-09-22 04:57:47,742 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:57:47,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/aed8212b-a4e8-49ff-ba39-406c1246e8f2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce1e4f8b78de7208e7967e2bde8c0670a7e0c57d" 2018-09-22 04:57:47,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-ce57bc9f-777a-451c-82be-c73d364db9f4 Date: Sat, 22 Sep 2018 04:57:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:57:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:57:47Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/aed8212b-a4e8-49ff-ba39-406c1246e8f2/snap", "metadata": {}}], "self": "/v2/images/aed8212b-a4e8-49ff-ba39-406c1246e8f2", "min_disk": 0, "protected": false, "id": "aed8212b-a4e8-49ff-ba39-406c1246e8f2", "file": "/v2/images/aed8212b-a4e8-49ff-ba39-406c1246e8f2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0da7f60a27b245489c3620081e1f7ac0", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/aed8212b-a4e8-49ff-ba39-406c1246e8f2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:57:47,908 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/aed8212b-a4e8-49ff-ba39-406c1246e8f2 used request id req-ce57bc9f-777a-451c-82be-c73d364db9f4 2018-09-22 04:57:47,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce1e4f8b78de7208e7967e2bde8c0670a7e0c57d" 2018-09-22 04:57:48,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-aae46297-ff68-4564-b471-72709f82d330 Date: Sat, 22 Sep 2018 04:57:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:57:48,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-aae46297-ff68-4564-b471-72709f82d330 2018-09-22 04:57:48,146 - create_image - INFO - Created image with name - CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image 2018-09-22 04:57:48,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/aed8212b-a4e8-49ff-ba39-406c1246e8f2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce1e4f8b78de7208e7967e2bde8c0670a7e0c57d" 2018-09-22 04:57:48,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-62be615b-d52e-4913-8522-1904776fa486 Date: Sat, 22 Sep 2018 04:57:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:57:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:57:47Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/aed8212b-a4e8-49ff-ba39-406c1246e8f2/snap", "metadata": {}}], "self": "/v2/images/aed8212b-a4e8-49ff-ba39-406c1246e8f2", "min_disk": 0, "protected": false, "id": "aed8212b-a4e8-49ff-ba39-406c1246e8f2", "file": "/v2/images/aed8212b-a4e8-49ff-ba39-406c1246e8f2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0da7f60a27b245489c3620081e1f7ac0", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/aed8212b-a4e8-49ff-ba39-406c1246e8f2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:57:48,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/aed8212b-a4e8-49ff-ba39-406c1246e8f2 used request id req-62be615b-d52e-4913-8522-1904776fa486 2018-09-22 04:57:48,329 - create_image - DEBUG - Instance status is - active 2018-09-22 04:57:48,329 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image 2018-09-22 04:57:48,329 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image 2018-09-22 04:57:48,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:57:48,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:57:48,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:57:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["8cTnROFlR_iEZHRur_ez8A"], "issued_at": "2018-09-22T04:57:48.000000Z"}} 2018-09-22 04:57:48,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f64dd9eaf2ddfcd1960d67d95919bde3684236f7" 2018-09-22 04:57:48,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d586288-32c3-4465-abe6-cd68325172bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:57:48,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5d586288-32c3-4465-abe6-cd68325172bd 2018-09-22 04:57:48,803 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:57:48,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f64dd9eaf2ddfcd1960d67d95919bde3684236f7" 2018-09-22 04:57:48,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57: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-208ab24b-3412-4f62-803d-57a8b87cd468 x-compute-request-id: req-208ab24b-3412-4f62-803d-57a8b87cd468 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:57:48,977 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-208ab24b-3412-4f62-803d-57a8b87cd468 2018-09-22 04:57:48,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f64dd9eaf2ddfcd1960d67d95919bde3684236f7" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:57:49,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57: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-1aad498f-20e0-40be-bdca-967eb8129d8a x-compute-request-id: req-1aad498f-20e0-40be-bdca-967eb8129d8a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/12ea8e5f-985f-49e3-85ac-65d36d7603d1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/12ea8e5f-985f-49e3-85ac-65d36d7603d1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "12ea8e5f-985f-49e3-85ac-65d36d7603d1", "name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:57:49,030 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1aad498f-20e0-40be-bdca-967eb8129d8a 2018-09-22 04:57:49,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:57:49,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:57:49,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "d99e3383d4f543b4b7574cf6db9fb49b", "name": "CreateStackSuccessTests-32e32aac-9285-4b4-proj-role"}], "expires_at": "2018-09-22T05:57:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0da7f60a27b245489c3620081e1f7ac0", "name": "CreateStackSuccessTests-32e32aac-9285-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0da7f60a27b245489c3620081e1f7ac0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/0da7f60a27b245489c3620081e1f7ac0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/0da7f60a27b245489c3620081e1f7ac0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/0da7f60a27b245489c3620081e1f7ac0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/0da7f60a27b245489c3620081e1f7ac0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0da7f60a27b245489c3620081e1f7ac0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/0da7f60a27b245489c3620081e1f7ac0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/0da7f60a27b245489c3620081e1f7ac0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0da7f60a27b245489c3620081e1f7ac0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/0da7f60a27b245489c3620081e1f7ac0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/0da7f60a27b245489c3620081e1f7ac0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-32e32aac-9285-4b4-user", "id": "7489a235dcd74a01b49727875600a88e"}, "audit_ids": ["iBNFT_2dSd2zf4dc6goyzw"], "issued_at": "2018-09-22T04:57:49.000000Z"}} 2018-09-22 04:57:49,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5119abd9c5c54dfc1bc1a17596c42a4dee116ad" 2018-09-22 04:57:49,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1470e7c0-3531-418a-be83-9cb750a7e762 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:57:49,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1470e7c0-3531-418a-be83-9cb750a7e762 2018-09-22 04:57:49,518 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:57:49,521 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 04:57:49,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5119abd9c5c54dfc1bc1a17596c42a4dee116ad" 2018-09-22 04:57:49,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:49 GMT Server: Apache x-openstack-request-id: req-5a66a214-2f93-4dc9-a133-6c84b482c04a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-22 04:57:49,715 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack used request id req-5a66a214-2f93-4dc9-a133-6c84b482c04a 2018-09-22 04:57:49,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5119abd9c5c54dfc1bc1a17596c42a4dee116ad" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-net", "inst_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-inst", "subnet_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-subnet", "image_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image", "flavor_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-flavor-name"}}' 2018-09-22 04:57:52,050 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:57:49 GMT Server: Apache x-openstack-request-id: req-0bb40697-1a4a-43df-a0e1-9ce5c02653a9 Location: http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "af133504-fd37-4c43-9eaf-91a191549822", "links": [{"href": "http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822", "rel": "self"}]}} 2018-09-22 04:57:52,050 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks used request id req-0bb40697-1a4a-43df-a0e1-9ce5c02653a9 2018-09-22 04:57:52,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/af133504-fd37-4c43-9eaf-91a191549822 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5119abd9c5c54dfc1bc1a17596c42a4dee116ad" 2018-09-22 04:57:52,231 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:52 GMT Server: Apache x-openstack-request-id: req-88991882-3075-416e-9e4b-f313fa0c65ff Location: http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:52,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:52 GMT Server: Apache x-openstack-request-id: req-65e022a4-87cd-481d-8d44-bf7a94081ddb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0da7f60a27b245489c3620081e1f7ac0", "OS::stack_id": "af133504-fd37-4c43-9eaf-91a191549822", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "image_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image", "inst_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-inst", "subnet_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-subnet", "net_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-net", "flavor_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "stack_user_project_id": "79cf9f864190437791e78b8525fdea82", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:57:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af133504-fd37-4c43-9eaf-91a191549822", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:57:52,422 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 used request id req-65e022a4-87cd-481d-8d44-bf7a94081ddb 2018-09-22 04:57:52,423 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack 2018-09-22 04:57:52,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/af133504-fd37-4c43-9eaf-91a191549822 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5119abd9c5c54dfc1bc1a17596c42a4dee116ad" 2018-09-22 04:57:52,452 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:52 GMT Server: Apache x-openstack-request-id: req-2e87f4a9-569e-4a12-8e0e-dfab23aa9fa6 Location: http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:52,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:52 GMT Server: Apache x-openstack-request-id: req-a3ad7562-db10-460d-9d42-c8bc48ec86df Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0da7f60a27b245489c3620081e1f7ac0", "OS::stack_id": "af133504-fd37-4c43-9eaf-91a191549822", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "image_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image", "inst_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-inst", "subnet_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-subnet", "net_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-net", "flavor_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "stack_user_project_id": "79cf9f864190437791e78b8525fdea82", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:57:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af133504-fd37-4c43-9eaf-91a191549822", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:57:52,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 used request id req-a3ad7562-db10-460d-9d42-c8bc48ec86df 2018-09-22 04:57:52,642 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:57:52,642 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:57:55,646 - create_stack - DEBUG - Stack status query timeout in 1196.77756715 2018-09-22 04:57:55,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/af133504-fd37-4c43-9eaf-91a191549822 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5119abd9c5c54dfc1bc1a17596c42a4dee116ad" 2018-09-22 04:57:55,820 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:55 GMT Server: Apache x-openstack-request-id: req-3772d2d4-4670-4fa5-9464-dc6f8ef545fc Location: http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:56,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:55 GMT Server: Apache x-openstack-request-id: req-c4aedac0-e319-45a6-8c41-66ce62ca46f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0da7f60a27b245489c3620081e1f7ac0", "OS::stack_id": "af133504-fd37-4c43-9eaf-91a191549822", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "image_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image", "inst_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-inst", "subnet_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-subnet", "net_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-net", "flavor_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "stack_user_project_id": "79cf9f864190437791e78b8525fdea82", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:57:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af133504-fd37-4c43-9eaf-91a191549822", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:57:56,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 used request id req-c4aedac0-e319-45a6-8c41-66ce62ca46f7 2018-09-22 04:57:56,013 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:57:56,013 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:57:59,016 - create_stack - DEBUG - Stack status query timeout in 1193.40701008 2018-09-22 04:57:59,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/af133504-fd37-4c43-9eaf-91a191549822 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5119abd9c5c54dfc1bc1a17596c42a4dee116ad" 2018-09-22 04:57:59,187 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:57:59 GMT Server: Apache x-openstack-request-id: req-1fc2a139-201b-48bc-9282-88430a4116c7 Location: http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:57:59,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:57:59 GMT Server: Apache x-openstack-request-id: req-d95b3fd1-2721-491b-b127-5c3cbdfefd36 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0da7f60a27b245489c3620081e1f7ac0", "OS::stack_id": "af133504-fd37-4c43-9eaf-91a191549822", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "image_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image", "inst_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-inst", "subnet_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-subnet", "net_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-net", "flavor_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "stack_user_project_id": "79cf9f864190437791e78b8525fdea82", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:57:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af133504-fd37-4c43-9eaf-91a191549822", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:57:59,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 used request id req-d95b3fd1-2721-491b-b127-5c3cbdfefd36 2018-09-22 04:57:59,380 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:57:59,381 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:58:02,384 - create_stack - DEBUG - Stack status query timeout in 1190.03922415 2018-09-22 04:58:02,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/af133504-fd37-4c43-9eaf-91a191549822 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5119abd9c5c54dfc1bc1a17596c42a4dee116ad" 2018-09-22 04:58:02,552 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:02 GMT Server: Apache x-openstack-request-id: req-13d1a35f-aa8f-435d-aeb4-4fc200967e0c Location: http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:02,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:02 GMT Server: Apache x-openstack-request-id: req-2fd885d0-0747-414b-8fc6-7953e9aca127 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0da7f60a27b245489c3620081e1f7ac0", "OS::stack_id": "af133504-fd37-4c43-9eaf-91a191549822", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "image_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image", "inst_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-inst", "subnet_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-subnet", "net_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-net", "flavor_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "stack_user_project_id": "79cf9f864190437791e78b8525fdea82", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:57:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af133504-fd37-4c43-9eaf-91a191549822", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:02,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 used request id req-2fd885d0-0747-414b-8fc6-7953e9aca127 2018-09-22 04:58:02,627 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:58:02,627 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:58:05,631 - create_stack - DEBUG - Stack status query timeout in 1186.79251909 2018-09-22 04:58:05,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/af133504-fd37-4c43-9eaf-91a191549822 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5119abd9c5c54dfc1bc1a17596c42a4dee116ad" 2018-09-22 04:58:05,660 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:05 GMT Server: Apache x-openstack-request-id: req-c93cb183-037d-405a-be32-ac9dbcebac92 Location: http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:05,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:05 GMT Server: Apache x-openstack-request-id: req-233dfe5d-66f1-491e-84fd-4202e3484b1f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0da7f60a27b245489c3620081e1f7ac0", "OS::stack_id": "af133504-fd37-4c43-9eaf-91a191549822", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "image_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image", "inst_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-inst", "subnet_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-subnet", "net_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-net", "flavor_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "stack_user_project_id": "79cf9f864190437791e78b8525fdea82", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:57:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af133504-fd37-4c43-9eaf-91a191549822", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:05,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 used request id req-233dfe5d-66f1-491e-84fd-4202e3484b1f 2018-09-22 04:58:05,958 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:58:05,958 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:58:08,961 - create_stack - DEBUG - Stack status query timeout in 1183.46178102 2018-09-22 04:58:08,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/af133504-fd37-4c43-9eaf-91a191549822 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5119abd9c5c54dfc1bc1a17596c42a4dee116ad" 2018-09-22 04:58:09,126 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:08 GMT Server: Apache x-openstack-request-id: req-67639c05-a74f-4d8b-8865-59a41063e5e7 Location: http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:09,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:09 GMT Server: Apache x-openstack-request-id: req-9d81431a-dd3c-4393-bdbf-c56b65f3aad2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0da7f60a27b245489c3620081e1f7ac0", "OS::stack_id": "af133504-fd37-4c43-9eaf-91a191549822", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "image_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image", "inst_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-inst", "subnet_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-subnet", "net_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-net", "flavor_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "stack_user_project_id": "79cf9f864190437791e78b8525fdea82", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T04:57:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "af133504-fd37-4c43-9eaf-91a191549822", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:09,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 used request id req-9d81431a-dd3c-4393-bdbf-c56b65f3aad2 2018-09-22 04:58:09,167 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-22 04:58:09,167 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack 2018-09-22 04:58:09,167 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack 2018-09-22 04:58:09,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:58:09,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "d99e3383d4f543b4b7574cf6db9fb49b", "name": "CreateStackSuccessTests-32e32aac-9285-4b4-proj-role"}], "expires_at": "2018-09-22T05:58:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0da7f60a27b245489c3620081e1f7ac0", "name": "CreateStackSuccessTests-32e32aac-9285-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0da7f60a27b245489c3620081e1f7ac0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/0da7f60a27b245489c3620081e1f7ac0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/0da7f60a27b245489c3620081e1f7ac0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/0da7f60a27b245489c3620081e1f7ac0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/0da7f60a27b245489c3620081e1f7ac0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0da7f60a27b245489c3620081e1f7ac0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/0da7f60a27b245489c3620081e1f7ac0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/0da7f60a27b245489c3620081e1f7ac0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0da7f60a27b245489c3620081e1f7ac0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/0da7f60a27b245489c3620081e1f7ac0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/0da7f60a27b245489c3620081e1f7ac0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-32e32aac-9285-4b4-user", "id": "7489a235dcd74a01b49727875600a88e"}, "audit_ids": ["spBelQSHR-66EstmVpUnSA"], "issued_at": "2018-09-22T04:58:09.000000Z"}} 2018-09-22 04:58:09,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/af133504-fd37-4c43-9eaf-91a191549822 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dadbc79d0deec8a0e4045ec17883d4b9027af3f" 2018-09-22 04:58:09,718 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:09 GMT Server: Apache x-openstack-request-id: req-150b09e6-6796-4b5a-b9d2-3f4cf8ad1760 Location: http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:09,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:09 GMT Server: Apache x-openstack-request-id: req-59889e84-41a2-492d-824f-ba270c370a03 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0da7f60a27b245489c3620081e1f7ac0", "OS::stack_id": "af133504-fd37-4c43-9eaf-91a191549822", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "image_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image", "inst_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-inst", "subnet_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-subnet", "net_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-net", "flavor_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "stack_user_project_id": "79cf9f864190437791e78b8525fdea82", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T04:57:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "af133504-fd37-4c43-9eaf-91a191549822", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:09,914 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 used request id req-59889e84-41a2-492d-824f-ba270c370a03 2018-09-22 04:58:09,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/af133504-fd37-4c43-9eaf-91a191549822 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5119abd9c5c54dfc1bc1a17596c42a4dee116ad" 2018-09-22 04:58:10,092 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:09 GMT Server: Apache x-openstack-request-id: req-e131c20a-d60f-4b1a-a1cc-33de265a7c9e Location: http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:10,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:10 GMT Server: Apache x-openstack-request-id: req-4b115600-6363-4c85-b53b-b2e89f5d3d6a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0da7f60a27b245489c3620081e1f7ac0", "OS::stack_id": "af133504-fd37-4c43-9eaf-91a191549822", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "image_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image", "inst_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-inst", "subnet_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-subnet", "net_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-net", "flavor_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "stack_user_project_id": "79cf9f864190437791e78b8525fdea82", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T04:57:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "af133504-fd37-4c43-9eaf-91a191549822", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:10,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 used request id req-4b115600-6363-4c85-b53b-b2e89f5d3d6a 2018-09-22 04:58:10,133 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack 2018-09-22 04:58:10,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/af133504-fd37-4c43-9eaf-91a191549822 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5119abd9c5c54dfc1bc1a17596c42a4dee116ad" 2018-09-22 04:58:10,291 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:10 GMT Server: Apache x-openstack-request-id: req-46cfb419-0d07-48e2-97ae-eca71aa8db72 Location: http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:10,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:58:10 GMT Server: Apache x-openstack-request-id: req-67fb27d8-8fe2-4558-9390-d9f9ea9779f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:58:10,511 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 used request id req-67fb27d8-8fe2-4558-9390-d9f9ea9779f6 2018-09-22 04:58:10,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/af133504-fd37-4c43-9eaf-91a191549822 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5119abd9c5c54dfc1bc1a17596c42a4dee116ad" 2018-09-22 04:58:10,675 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:10 GMT Server: Apache x-openstack-request-id: req-8b4b8d94-c9ce-4232-b224-82094248d3a0 Location: http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:10,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:10 GMT Server: Apache x-openstack-request-id: req-e75639a0-5dc2-492b-9d5d-12c55070aff5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0da7f60a27b245489c3620081e1f7ac0", "OS::stack_id": "af133504-fd37-4c43-9eaf-91a191549822", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "image_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image", "inst_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-inst", "subnet_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-subnet", "net_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-net", "flavor_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "stack_user_project_id": "79cf9f864190437791e78b8525fdea82", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T04:57:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "af133504-fd37-4c43-9eaf-91a191549822", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:10,886 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 used request id req-e75639a0-5dc2-492b-9d5d-12c55070aff5 2018-09-22 04:58:10,886 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-22 04:58:10,887 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:58:13,890 - create_stack - DEBUG - Stack status query timeout in 1196.62088585 2018-09-22 04:58:13,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/af133504-fd37-4c43-9eaf-91a191549822 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5119abd9c5c54dfc1bc1a17596c42a4dee116ad" 2018-09-22 04:58:13,920 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:13 GMT Server: Apache x-openstack-request-id: req-b4697a61-02b0-4b29-862a-ee396c014f00 Location: http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:13,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:13 GMT Server: Apache x-openstack-request-id: req-4bd04248-d8f8-4116-96e8-13d42ceb1ee9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0da7f60a27b245489c3620081e1f7ac0", "OS::stack_id": "af133504-fd37-4c43-9eaf-91a191549822", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "image_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image", "inst_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-inst", "subnet_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-subnet", "flavor_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-flavor-name", "net_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "stack_user_project_id": "79cf9f864190437791e78b8525fdea82", "tags": null, "creation_time": "2018-09-22T04:57:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:58:10Z", "id": "af133504-fd37-4c43-9eaf-91a191549822", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:13,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 used request id req-4bd04248-d8f8-4116-96e8-13d42ceb1ee9 2018-09-22 04:58:13,947 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 04:58:13,947 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:58:16,951 - create_stack - DEBUG - Stack status query timeout in 1193.56007195 2018-09-22 04:58:16,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/af133504-fd37-4c43-9eaf-91a191549822 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5119abd9c5c54dfc1bc1a17596c42a4dee116ad" 2018-09-22 04:58:17,131 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:16 GMT Server: Apache x-openstack-request-id: req-6f77e5c3-7512-457f-9917-a518f0f8a12b Location: http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:17,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:17 GMT Server: Apache x-openstack-request-id: req-274ad96c-dea4-459a-a385-9539c39245b3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0da7f60a27b245489c3620081e1f7ac0", "OS::stack_id": "af133504-fd37-4c43-9eaf-91a191549822", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "image_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image", "inst_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-inst", "subnet_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-subnet", "flavor_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-flavor-name", "net_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "stack_user_project_id": "79cf9f864190437791e78b8525fdea82", "tags": null, "creation_time": "2018-09-22T04:57:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:58:10Z", "id": "af133504-fd37-4c43-9eaf-91a191549822", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:17,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 used request id req-274ad96c-dea4-459a-a385-9539c39245b3 2018-09-22 04:58:17,174 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 04:58:17,174 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:58:20,177 - create_stack - DEBUG - Stack status query timeout in 1190.3338728 2018-09-22 04:58:20,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/af133504-fd37-4c43-9eaf-91a191549822 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5119abd9c5c54dfc1bc1a17596c42a4dee116ad" 2018-09-22 04:58:20,207 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:20 GMT Server: Apache x-openstack-request-id: req-dd5b9dcc-5525-484d-8841-2571d9652bd1 Location: http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:20,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:20 GMT Server: Apache x-openstack-request-id: req-6f610621-bd6a-4355-aa48-547e99dcb292 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0da7f60a27b245489c3620081e1f7ac0", "OS::stack_id": "af133504-fd37-4c43-9eaf-91a191549822", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "image_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image", "inst_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-inst", "subnet_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-subnet", "flavor_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-flavor-name", "net_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "stack_user_project_id": "79cf9f864190437791e78b8525fdea82", "tags": null, "creation_time": "2018-09-22T04:57:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:58:10Z", "id": "af133504-fd37-4c43-9eaf-91a191549822", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:20,249 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 used request id req-6f610621-bd6a-4355-aa48-547e99dcb292 2018-09-22 04:58:20,249 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 04:58:20,249 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:58:23,252 - create_stack - DEBUG - Stack status query timeout in 1187.25833702 2018-09-22 04:58:23,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/af133504-fd37-4c43-9eaf-91a191549822 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5119abd9c5c54dfc1bc1a17596c42a4dee116ad" 2018-09-22 04:58:23,381 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:23 GMT Server: Apache x-openstack-request-id: req-75811267-a956-4fb5-8fa6-b6415aec4af6 Location: http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:23,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:23 GMT Server: Apache x-openstack-request-id: req-ea12309c-1a51-4481-a403-0da3f6304611 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0da7f60a27b245489c3620081e1f7ac0", "OS::stack_id": "af133504-fd37-4c43-9eaf-91a191549822", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "image_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image", "inst_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-inst", "subnet_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-subnet", "flavor_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-flavor-name", "net_name": "CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-net"}, "deletion_time": "2018-09-22T04:58:22Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack", "stack_user_project_id": "79cf9f864190437791e78b8525fdea82", "tags": null, "creation_time": "2018-09-22T04:57:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-22T04:58:10Z", "id": "af133504-fd37-4c43-9eaf-91a191549822", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:23,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 used request id req-ea12309c-1a51-4481-a403-0da3f6304611 2018-09-22 04:58:23,424 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-22 04:58:23,424 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack 2018-09-22 04:58:23,425 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack 2018-09-22 04:58:23,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/af133504-fd37-4c43-9eaf-91a191549822 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5119abd9c5c54dfc1bc1a17596c42a4dee116ad" 2018-09-22 04:58:23,455 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:23 GMT Server: Apache x-openstack-request-id: req-4b93dcbe-9399-4453-919a-657b89d1d61d Location: http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:23,481 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:58:23 GMT Server: Apache x-openstack-request-id: req-9d2b623e-d669-4a17-8d32-b0c0eecb4767 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-22 04:58:23,481 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/0da7f60a27b245489c3620081e1f7ac0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-stack/af133504-fd37-4c43-9eaf-91a191549822 used request id req-9d2b623e-d669-4a17-8d32-b0c0eecb4767 2018-09-22 04:58:23,482 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-e901129d-6b49-4542-8b52-9a992ad24440-image 2018-09-22 04:58:23,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/aed8212b-a4e8-49ff-ba39-406c1246e8f2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ce1e4f8b78de7208e7967e2bde8c0670a7e0c57d" 2018-09-22 04:58:25,133 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2ef6ffb1-4970-47a0-b6e5-c159bce4ddf5 Date: Sat, 22 Sep 2018 04:58:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:58:25,134 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/aed8212b-a4e8-49ff-ba39-406c1246e8f2 used request id req-2ef6ffb1-4970-47a0-b6e5-c159bce4ddf5 2018-09-22 04:58:25,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/12ea8e5f-985f-49e3-85ac-65d36d7603d1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f64dd9eaf2ddfcd1960d67d95919bde3684236f7" 2018-09-22 04:58:25,177 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04:58: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-14f5eb43-d306-45dd-a115-0baff0015ef3 x-compute-request-id: req-14f5eb43-d306-45dd-a115-0baff0015ef3 Content-Length: 0 Content-Type: application/json 2018-09-22 04:58:25,177 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/12ea8e5f-985f-49e3-85ac-65d36d7603d1 used request id req-14f5eb43-d306-45dd-a115-0baff0015ef3 2018-09-22 04:58:25,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9c5d05268ad76904f0a5333e628bac96a374c3" 2018-09-22 04:58:25,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-6440749d-5b34-48b1-9a2f-3f91ac9b82b5 Date: Sat, 22 Sep 2018 04:58:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0da7f60a27b245489c3620081e1f7ac0", "created_at": "2018-09-22T04:57:52Z", "updated_at": "2018-09-22T04:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:57:52Z", "revision_number": 0, "id": "1ab549ef-c275-4887-b33e-805247e5de2f", "remote_group_id": "52bf75cf-d705-41b7-989f-2bb13a37d3d3", "remote_ip_prefix": null, "created_at": "2018-09-22T04:57:52Z", "security_group_id": "52bf75cf-d705-41b7-989f-2bb13a37d3d3", "tenant_id": "0da7f60a27b245489c3620081e1f7ac0", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da7f60a27b245489c3620081e1f7ac0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:57:52Z", "revision_number": 0, "id": "b19f41f1-4e74-4a81-a59d-305d46e390eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:57:52Z", "security_group_id": "52bf75cf-d705-41b7-989f-2bb13a37d3d3", "tenant_id": "0da7f60a27b245489c3620081e1f7ac0", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da7f60a27b245489c3620081e1f7ac0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:57:52Z", "revision_number": 0, "id": "e0500fd1-2051-4a63-ab7d-25495863be6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:57:52Z", "security_group_id": "52bf75cf-d705-41b7-989f-2bb13a37d3d3", "tenant_id": "0da7f60a27b245489c3620081e1f7ac0", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da7f60a27b245489c3620081e1f7ac0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:57:52Z", "revision_number": 0, "id": "fbd7c902-5e78-4bc6-80a0-fe1f9373d1c2", "remote_group_id": "52bf75cf-d705-41b7-989f-2bb13a37d3d3", "remote_ip_prefix": null, "created_at": "2018-09-22T04:57:52Z", "security_group_id": "52bf75cf-d705-41b7-989f-2bb13a37d3d3", "tenant_id": "0da7f60a27b245489c3620081e1f7ac0", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da7f60a27b245489c3620081e1f7ac0"}], "revision_number": 4, "project_id": "0da7f60a27b245489c3620081e1f7ac0", "id": "52bf75cf-d705-41b7-989f-2bb13a37d3d3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:58:25,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6440749d-5b34-48b1-9a2f-3f91ac9b82b5 2018-09-22 04:58:25,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9c5d05268ad76904f0a5333e628bac96a374c3" 2018-09-22 04:58:25,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:58:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-468ca99d-b4eb-4302-a7a5-19b947686f1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:58:25,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-468ca99d-b4eb-4302-a7a5-19b947686f1d 2018-09-22 04:58:25,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:58:25,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9c5d05268ad76904f0a5333e628bac96a374c3" 2018-09-22 04:58:25,610 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:58:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aea7a87-18e6-4cac-8cc4-5b681a026fd8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:58:25,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-3aea7a87-18e6-4cac-8cc4-5b681a026fd8 2018-09-22 04:58:25,611 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:58:25,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0da7f60a27b245489c3620081e1f7ac0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9c5d05268ad76904f0a5333e628bac96a374c3" 2018-09-22 04:58:25,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bdf1b21-5ffe-48f6-bfd9-2cd003db2859 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0da7f60a27b245489c3620081e1f7ac0"}, "enabled": true, "id": "0da7f60a27b245489c3620081e1f7ac0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-32e32aac-9285-4b4-proj"}} 2018-09-22 04:58:25,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0da7f60a27b245489c3620081e1f7ac0 used request id req-6bdf1b21-5ffe-48f6-bfd9-2cd003db2859 2018-09-22 04:58:25,716 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 52bf75cf-d705-41b7-989f-2bb13a37d3d3 2018-09-22 04:58:25,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=52bf75cf-d705-41b7-989f-2bb13a37d3d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9c5d05268ad76904f0a5333e628bac96a374c3" 2018-09-22 04:58:25,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4090df37-bd8d-4493-9416-b3b71b41eced Date: Sat, 22 Sep 2018 04:58:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "52bf75cf-d705-41b7-989f-2bb13a37d3d3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:57:52Z", "security_group_id": "52bf75cf-d705-41b7-989f-2bb13a37d3d3", "port_range_min": null, "revision_number": 0, "tenant_id": "0da7f60a27b245489c3620081e1f7ac0", "created_at": "2018-09-22T04:57:52Z", "project_id": "0da7f60a27b245489c3620081e1f7ac0", "id": "1ab549ef-c275-4887-b33e-805247e5de2f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:57:52Z", "security_group_id": "52bf75cf-d705-41b7-989f-2bb13a37d3d3", "port_range_min": null, "revision_number": 0, "tenant_id": "0da7f60a27b245489c3620081e1f7ac0", "created_at": "2018-09-22T04:57:52Z", "project_id": "0da7f60a27b245489c3620081e1f7ac0", "id": "b19f41f1-4e74-4a81-a59d-305d46e390eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:57:52Z", "security_group_id": "52bf75cf-d705-41b7-989f-2bb13a37d3d3", "port_range_min": null, "revision_number": 0, "tenant_id": "0da7f60a27b245489c3620081e1f7ac0", "created_at": "2018-09-22T04:57:52Z", "project_id": "0da7f60a27b245489c3620081e1f7ac0", "id": "e0500fd1-2051-4a63-ab7d-25495863be6d"}, {"remote_group_id": "52bf75cf-d705-41b7-989f-2bb13a37d3d3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:57:52Z", "security_group_id": "52bf75cf-d705-41b7-989f-2bb13a37d3d3", "port_range_min": null, "revision_number": 0, "tenant_id": "0da7f60a27b245489c3620081e1f7ac0", "created_at": "2018-09-22T04:57:52Z", "project_id": "0da7f60a27b245489c3620081e1f7ac0", "id": "fbd7c902-5e78-4bc6-80a0-fe1f9373d1c2"}]} 2018-09-22 04:58:25,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=52bf75cf-d705-41b7-989f-2bb13a37d3d3 used request id req-4090df37-bd8d-4493-9416-b3b71b41eced 2018-09-22 04:58:25,912 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:58:25,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/52bf75cf-d705-41b7-989f-2bb13a37d3d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9c5d05268ad76904f0a5333e628bac96a374c3" 2018-09-22 04:58:26,200 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce91fbcf-74ad-4792-8469-2fb20a72e5c6 Content-Length: 0 Date: Sat, 22 Sep 2018 04:58:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:58:26,201 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/52bf75cf-d705-41b7-989f-2bb13a37d3d3 used request id req-ce91fbcf-74ad-4792-8469-2fb20a72e5c6 2018-09-22 04:58:26,201 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-32e32aac-9285-4b4-proj 2018-09-22 04:58:26,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/0da7f60a27b245489c3620081e1f7ac0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9c5d05268ad76904f0a5333e628bac96a374c3" 2018-09-22 04:58:26,411 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53371825-f771-4e51-9efd-6de5fd052983 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:58:26,411 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0da7f60a27b245489c3620081e1f7ac0 used request id req-53371825-f771-4e51-9efd-6de5fd052983 2018-09-22 04:58:26,411 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-32e32aac-9285-4b4-proj-role 2018-09-22 04:58:26,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d99e3383d4f543b4b7574cf6db9fb49b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9c5d05268ad76904f0a5333e628bac96a374c3" 2018-09-22 04:58:26,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0bd8448-4290-41e5-9b6a-df343ff5c022 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:58:26,528 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d99e3383d4f543b4b7574cf6db9fb49b used request id req-a0bd8448-4290-41e5-9b6a-df343ff5c022 2018-09-22 04:58:26,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e9c5d05268ad76904f0a5333e628bac96a374c3" 2018-09-22 04:58:26,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c8abbef-97e4-4dce-a716-f17d28521f74 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:58:26,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2c8abbef-97e4-4dce-a716-f17d28521f74 2018-09-22 04:58:26,621 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-32e32aac-9285-4b4-user 2018-09-22 04:58:26,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/7489a235dcd74a01b49727875600a88e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1931af8e158a3104c0f22d51ecd94fa09ebf1106" 2018-09-22 04:58:26,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e204ff5-d974-411f-ad6a-29bbe11867dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:58:26,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7489a235dcd74a01b49727875600a88e used request id req-1e204ff5-d974-411f-ad6a-29bbe11867dd 2018-09-22 04:58:26,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:58:27,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:58:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["-05YpqoxR7WCOkKv8WUzeg"], "issued_at": "2018-09-22T04:58:27.000000Z"}} 2018-09-22 04:58:27,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a26797b22abd80ebcb1778ba760e152cd2b54b28" 2018-09-22 04:58:27,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da45716-5a25-48ee-ae55-ad77b6249137 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:58:27,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1da45716-5a25-48ee-ae55-ad77b6249137 2018-09-22 04:58:27,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:58:27,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:58:27,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:58:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["1-qKmngeTemmluO7x6C92A"], "issued_at": "2018-09-22T04:58:27.000000Z"}} 2018-09-22 04:58:27,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b641c0b8cea564b2ffc64b9e942430c8a9705afd" 2018-09-22 04:58:27,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b57f5c-c48c-4414-aa57-d9d0ea9c6a13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:58:27,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a6b57f5c-c48c-4414-aa57-d9d0ea9c6a13 2018-09-22 04:58:27,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:58:27,798 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:58:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:58:27,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-79483daa-745a-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b641c0b8cea564b2ffc64b9e942430c8a9705afd" 2018-09-22 04:58:27,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98b0a9fb-90b0-491c-8c80-3d1245c31dc5 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-79483daa-745a-422-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:58:27,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-79483daa-745a-422-proj used request id req-98b0a9fb-90b0-491c-8c80-3d1245c31dc5 2018-09-22 04:58:27,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b641c0b8cea564b2ffc64b9e942430c8a9705afd" 2018-09-22 04:58:27,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc564ada-a4fc-4008-ad83-36fe9e492d38 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:58:27,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fc564ada-a4fc-4008-ad83-36fe9e492d38 2018-09-22 04:58:27,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b641c0b8cea564b2ffc64b9e942430c8a9705afd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-79483daa-745a-422-proj"}}' 2018-09-22 04:58:28,103 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:58:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48c8e186-174a-4d6a-8e11-4c5f9d976275 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2ffe673226344429d780bc23de61c53"}, "enabled": true, "id": "e2ffe673226344429d780bc23de61c53", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-79483daa-745a-422-proj"}} 2018-09-22 04:58:28,104 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-48c8e186-174a-4d6a-8e11-4c5f9d976275 2018-09-22 04:58:28,104 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-79483daa-745a-422-proj 2018-09-22 04:58:28,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:58:28,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:58:28,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:58:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["2uctn7_0SESd2juES0tpQg"], "issued_at": "2018-09-22T04:58:28.000000Z"}} 2018-09-22 04:58:28,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0a2e32b8c32f49fa4b6bb3d41a51c8c7cafaf" 2018-09-22 04:58:28,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eee4991e-8cfd-426c-be2f-fec8eb535ce5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:58:28,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-eee4991e-8cfd-426c-be2f-fec8eb535ce5 2018-09-22 04:58:28,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:58:28,581 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:58:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:58:28,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0a2e32b8c32f49fa4b6bb3d41a51c8c7cafaf" 2018-09-22 04:58:28,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0460e4fa-4134-47fd-a991-d1ce98e32e7e Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:58:28,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0460e4fa-4134-47fd-a991-d1ce98e32e7e 2018-09-22 04:58:28,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-79483daa-745a-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0a2e32b8c32f49fa4b6bb3d41a51c8c7cafaf" 2018-09-22 04:58:28,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2808bb6f-cab2-4695-83ff-da19bfb9bff7 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-79483daa-745a-422-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2ffe673226344429d780bc23de61c53"}, "enabled": true, "id": "e2ffe673226344429d780bc23de61c53", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-79483daa-745a-422-proj"}]} 2018-09-22 04:58:28,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-79483daa-745a-422-proj used request id req-2808bb6f-cab2-4695-83ff-da19bfb9bff7 2018-09-22 04:58:28,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0a2e32b8c32f49fa4b6bb3d41a51c8c7cafaf" 2018-09-22 04:58:28,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a992bcb-e62d-4e2a-91d7-89c0f5a56519 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:58:28,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2a992bcb-e62d-4e2a-91d7-89c0f5a56519 2018-09-22 04:58:29,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0a2e32b8c32f49fa4b6bb3d41a51c8c7cafaf" 2018-09-22 04:58:29,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07af1319-d56a-4977-a14a-35d406dcb5c4 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:58:29,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-07af1319-d56a-4977-a14a-35d406dcb5c4 2018-09-22 04:58:29,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-79483daa-745a-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0a2e32b8c32f49fa4b6bb3d41a51c8c7cafaf" 2018-09-22 04:58:29,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c47700b-9b70-4b06-ba4e-1cdf295f59ab Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-79483daa-745a-422-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2ffe673226344429d780bc23de61c53"}, "enabled": true, "id": "e2ffe673226344429d780bc23de61c53", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-79483daa-745a-422-proj"}]} 2018-09-22 04:58:29,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-79483daa-745a-422-proj used request id req-8c47700b-9b70-4b06-ba4e-1cdf295f59ab 2018-09-22 04:58:29,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/46f0462721324719be29cf1ad8e45223 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0a2e32b8c32f49fa4b6bb3d41a51c8c7cafaf" 2018-09-22 04:58:29,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eefbc7f2-275c-444f-a38e-59ac14ea7a1d Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-79483daa-745a-422-user", "links": {"self": "http://172.30.9.23:5000/v3/users/46f0462721324719be29cf1ad8e45223"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e2ffe673226344429d780bc23de61c53", "id": "46f0462721324719be29cf1ad8e45223", "password_expires_at": null}} 2018-09-22 04:58:29,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/46f0462721324719be29cf1ad8e45223 used request id req-eefbc7f2-275c-444f-a38e-59ac14ea7a1d 2018-09-22 04:58:29,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2ffe673226344429d780bc23de61c53/users/46f0462721324719be29cf1ad8e45223/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0a2e32b8c32f49fa4b6bb3d41a51c8c7cafaf" 2018-09-22 04:58:29,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b45691b7-3fe0-4e54-8e03-cb8fa2c643ac Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/e2ffe673226344429d780bc23de61c53/users/46f0462721324719be29cf1ad8e45223/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 04:58:29,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2ffe673226344429d780bc23de61c53/users/46f0462721324719be29cf1ad8e45223/roles used request id req-b45691b7-3fe0-4e54-8e03-cb8fa2c643ac 2018-09-22 04:58:29,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0a2e32b8c32f49fa4b6bb3d41a51c8c7cafaf" 2018-09-22 04:58:29,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b63a0c7b-0ab4-4a7f-ba8c-eda604f4dc73 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "domain_id": null, "name": "heat_stack_owner", "id": "856b989bf6d145da8925089966bd0dfd"}} 2018-09-22 04:58:29,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd used request id req-b63a0c7b-0ab4-4a7f-ba8c-eda604f4dc73 2018-09-22 04:58:29,692 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-79483daa-745a-422-proj 2018-09-22 04:58:29,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e2ffe673226344429d780bc23de61c53/users/46f0462721324719be29cf1ad8e45223/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0a2e32b8c32f49fa4b6bb3d41a51c8c7cafaf" 2018-09-22 04:58:29,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:58:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25cda340-69d7-4712-9ab1-45d04307a2b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:58:29,831 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e2ffe673226344429d780bc23de61c53/users/46f0462721324719be29cf1ad8e45223/roles/856b989bf6d145da8925089966bd0dfd used request id req-25cda340-69d7-4712-9ab1-45d04307a2b9 2018-09-22 04:58:29,831 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-79483daa-745a-422-user 2018-09-22 04:58:29,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:58:29,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b641c0b8cea564b2ffc64b9e942430c8a9705afd" 2018-09-22 04:58:29,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e37dd4e-e647-4cd3-be38-1f5973c18817 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:58:29,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9e37dd4e-e647-4cd3-be38-1f5973c18817 2018-09-22 04:58:29,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b641c0b8cea564b2ffc64b9e942430c8a9705afd" -d '{"role": {"name": "CreateStackSuccessTests-79483daa-745a-422-proj-role"}}' 2018-09-22 04:58:30,031 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:58:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8893f5a1-b777-4d17-94d5-3c741d2b6b3c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "10013326a5e246659440386b8df3fd4f", "links": {"self": "http://172.30.9.23:5000/v3/roles/10013326a5e246659440386b8df3fd4f"}, "name": "CreateStackSuccessTests-79483daa-745a-422-proj-role"}} 2018-09-22 04:58:30,032 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8893f5a1-b777-4d17-94d5-3c741d2b6b3c 2018-09-22 04:58:30,032 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-79483daa-745a-422-proj-role 2018-09-22 04:58:30,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/10013326a5e246659440386b8df3fd4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b641c0b8cea564b2ffc64b9e942430c8a9705afd" 2018-09-22 04:58:30,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b1eac51-1868-4350-8350-97763a7c1d69 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/10013326a5e246659440386b8df3fd4f"}, "domain_id": null, "name": "CreateStackSuccessTests-79483daa-745a-422-proj-role", "id": "10013326a5e246659440386b8df3fd4f"}} 2018-09-22 04:58:30,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/10013326a5e246659440386b8df3fd4f used request id req-1b1eac51-1868-4350-8350-97763a7c1d69 2018-09-22 04:58:30,053 - keystone_utils - INFO - Granting role CreateStackSuccessTests-79483daa-745a-422-proj-role to project CreateStackSuccessTests-79483daa-745a-422-proj 2018-09-22 04:58:30,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e2ffe673226344429d780bc23de61c53/users/46f0462721324719be29cf1ad8e45223/roles/10013326a5e246659440386b8df3fd4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b641c0b8cea564b2ffc64b9e942430c8a9705afd" 2018-09-22 04:58:30,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-055eba9a-2f48-4167-92bd-2a7e06987241 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:58:30,190 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e2ffe673226344429d780bc23de61c53/users/46f0462721324719be29cf1ad8e45223/roles/10013326a5e246659440386b8df3fd4f used request id req-055eba9a-2f48-4167-92bd-2a7e06987241 2018-09-22 04:58:30,191 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 04:58:30,191 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:58:30,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:58:30,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:58:30,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10013326a5e246659440386b8df3fd4f", "name": "CreateStackSuccessTests-79483daa-745a-422-proj-role"}, {"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}], "expires_at": "2018-09-22T05:58:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2ffe673226344429d780bc23de61c53", "name": "CreateStackSuccessTests-79483daa-745a-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e2ffe673226344429d780bc23de61c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e2ffe673226344429d780bc23de61c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e2ffe673226344429d780bc23de61c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e2ffe673226344429d780bc23de61c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e2ffe673226344429d780bc23de61c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e2ffe673226344429d780bc23de61c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e2ffe673226344429d780bc23de61c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e2ffe673226344429d780bc23de61c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e2ffe673226344429d780bc23de61c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e2ffe673226344429d780bc23de61c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e2ffe673226344429d780bc23de61c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-79483daa-745a-422-user", "id": "46f0462721324719be29cf1ad8e45223"}, "audit_ids": ["r1wefMMMTtq4BTeyaPQh7g"], "issued_at": "2018-09-22T04:58:30.000000Z"}} 2018-09-22 04:58:30,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84079c15c586f750b13fa2976b65af9b4a49f2cc" 2018-09-22 04:58:30,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a901bb31-61da-4881-9929-4f598fef913a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:58:30,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a901bb31-61da-4881-9929-4f598fef913a 2018-09-22 04:58:30,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84079c15c586f750b13fa2976b65af9b4a49f2cc" 2018-09-22 04:58:30,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-fbecc1d9-c683-4d58-8b70-c88c1dbb17b3 Date: Sat, 22 Sep 2018 04:58:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image"} 2018-09-22 04:58:30,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image used request id req-fbecc1d9-c683-4d58-8b70-c88c1dbb17b3 2018-09-22 04:58:30,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84079c15c586f750b13fa2976b65af9b4a49f2cc" 2018-09-22 04:58:31,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fef8266e-e6cd-4a9b-ae20-c24b29a18e0c Date: Sat, 22 Sep 2018 04:58:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:58:31,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-fef8266e-e6cd-4a9b-ae20-c24b29a18e0c 2018-09-22 04:58:31,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}84079c15c586f750b13fa2976b65af9b4a49f2cc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image"}' 2018-09-22 04:58:31,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/d12f6518-41d1-46ab-9705-fa0b436f70cf X-Openstack-Request-Id: req-7c638e34-05e9-41b6-84bf-16f407d31cd5 Date: Sat, 22 Sep 2018 04:58:31 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:58:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:58:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/d12f6518-41d1-46ab-9705-fa0b436f70cf", "min_disk": 0, "protected": false, "id": "d12f6518-41d1-46ab-9705-fa0b436f70cf", "file": "/v2/images/d12f6518-41d1-46ab-9705-fa0b436f70cf/file", "checksum": null, "owner": "e2ffe673226344429d780bc23de61c53", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:58:31,240 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-7c638e34-05e9-41b6-84bf-16f407d31cd5 2018-09-22 04:58:31,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/d12f6518-41d1-46ab-9705-fa0b436f70cf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84079c15c586f750b13fa2976b65af9b4a49f2cc" -d '' 2018-09-22 04:58:32,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b6302be-98eb-456a-a3b3-308ecaf0464c Date: Sat, 22 Sep 2018 04:58:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:58:32,750 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d12f6518-41d1-46ab-9705-fa0b436f70cf/file used request id req-5b6302be-98eb-456a-a3b3-308ecaf0464c 2018-09-22 04:58:32,751 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:58:32,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d12f6518-41d1-46ab-9705-fa0b436f70cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84079c15c586f750b13fa2976b65af9b4a49f2cc" 2018-09-22 04:58:32,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-75da7d03-6662-4850-917d-0de2e7d7f813 Date: Sat, 22 Sep 2018 04:58:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:58:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:58:32Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d12f6518-41d1-46ab-9705-fa0b436f70cf/snap", "metadata": {}}], "self": "/v2/images/d12f6518-41d1-46ab-9705-fa0b436f70cf", "min_disk": 0, "protected": false, "id": "d12f6518-41d1-46ab-9705-fa0b436f70cf", "file": "/v2/images/d12f6518-41d1-46ab-9705-fa0b436f70cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e2ffe673226344429d780bc23de61c53", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d12f6518-41d1-46ab-9705-fa0b436f70cf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:58:32,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d12f6518-41d1-46ab-9705-fa0b436f70cf used request id req-75da7d03-6662-4850-917d-0de2e7d7f813 2018-09-22 04:58:32,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84079c15c586f750b13fa2976b65af9b4a49f2cc" 2018-09-22 04:58:33,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f34f288f-6da3-4c25-bf08-f383afb4adcf Date: Sat, 22 Sep 2018 04:58:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:58:33,079 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f34f288f-6da3-4c25-bf08-f383afb4adcf 2018-09-22 04:58:33,082 - create_image - INFO - Created image with name - CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image 2018-09-22 04:58:33,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d12f6518-41d1-46ab-9705-fa0b436f70cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84079c15c586f750b13fa2976b65af9b4a49f2cc" 2018-09-22 04:58:33,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-429e2d64-a6c1-447b-a8f9-6531886a0492 Date: Sat, 22 Sep 2018 04:58:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:58:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:58:32Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d12f6518-41d1-46ab-9705-fa0b436f70cf/snap", "metadata": {}}], "self": "/v2/images/d12f6518-41d1-46ab-9705-fa0b436f70cf", "min_disk": 0, "protected": false, "id": "d12f6518-41d1-46ab-9705-fa0b436f70cf", "file": "/v2/images/d12f6518-41d1-46ab-9705-fa0b436f70cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e2ffe673226344429d780bc23de61c53", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d12f6518-41d1-46ab-9705-fa0b436f70cf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:58:33,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d12f6518-41d1-46ab-9705-fa0b436f70cf used request id req-429e2d64-a6c1-447b-a8f9-6531886a0492 2018-09-22 04:58:33,251 - create_image - DEBUG - Instance status is - active 2018-09-22 04:58:33,251 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image 2018-09-22 04:58:33,251 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image 2018-09-22 04:58:33,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:58:33,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:58:33,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:58:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["-2NLEFsMQv-_r2kXu2wMGQ"], "issued_at": "2018-09-22T04:58:33.000000Z"}} 2018-09-22 04:58:33,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5cf44f88619d9d69f16f4468651fdf2d0946d20" 2018-09-22 04:58:33,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1848a2d9-9c72-43b8-9811-9969b1f8b3a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:58:33,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1848a2d9-9c72-43b8-9811-9969b1f8b3a7 2018-09-22 04:58:33,728 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:58:33,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5cf44f88619d9d69f16f4468651fdf2d0946d20" 2018-09-22 04:58:33,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58: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-f953cb09-5449-46a8-ac23-e44470a2e38d x-compute-request-id: req-f953cb09-5449-46a8-ac23-e44470a2e38d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:58:33,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f953cb09-5449-46a8-ac23-e44470a2e38d 2018-09-22 04:58:33,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5cf44f88619d9d69f16f4468651fdf2d0946d20" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:58:34,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04: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-cf8e3648-e507-416d-923c-1846b8fb9446 x-compute-request-id: req-cf8e3648-e507-416d-923c-1846b8fb9446 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1375e09a-2d1c-4c8c-97b9-e47f405d9dec", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1375e09a-2d1c-4c8c-97b9-e47f405d9dec", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1375e09a-2d1c-4c8c-97b9-e47f405d9dec", "name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:58:34,057 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-cf8e3648-e507-416d-923c-1846b8fb9446 2018-09-22 04:58:34,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:58:34,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:58:34,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10013326a5e246659440386b8df3fd4f", "name": "CreateStackSuccessTests-79483daa-745a-422-proj-role"}, {"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}], "expires_at": "2018-09-22T05:58:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2ffe673226344429d780bc23de61c53", "name": "CreateStackSuccessTests-79483daa-745a-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e2ffe673226344429d780bc23de61c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e2ffe673226344429d780bc23de61c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e2ffe673226344429d780bc23de61c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e2ffe673226344429d780bc23de61c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e2ffe673226344429d780bc23de61c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e2ffe673226344429d780bc23de61c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e2ffe673226344429d780bc23de61c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e2ffe673226344429d780bc23de61c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e2ffe673226344429d780bc23de61c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e2ffe673226344429d780bc23de61c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e2ffe673226344429d780bc23de61c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-79483daa-745a-422-user", "id": "46f0462721324719be29cf1ad8e45223"}, "audit_ids": ["H0awQLpdSFqvBBaZ6QICmg"], "issued_at": "2018-09-22T04:58:34.000000Z"}} 2018-09-22 04:58:34,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc3bee95956e72c1a04220ea10d3a92983cbc52" 2018-09-22 04:58:34,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfea99a4-937d-43a3-aba7-b93cdf8a4b84 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:58:34,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cfea99a4-937d-43a3-aba7-b93cdf8a4b84 2018-09-22 04:58:34,512 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:58:34,515 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 04:58:34,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc3bee95956e72c1a04220ea10d3a92983cbc52" 2018-09-22 04:58:34,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:34 GMT Server: Apache x-openstack-request-id: req-80caeb05-11f2-4b65-92a0-28ed585951c6 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-22 04:58:34,710 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack used request id req-80caeb05-11f2-4b65-92a0-28ed585951c6 2018-09-22 04:58:34,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc3bee95956e72c1a04220ea10d3a92983cbc52" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-net", "inst_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-inst", "subnet_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-subnet", "image_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image", "flavor_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-flavor-name"}}' 2018-09-22 04:58:37,075 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:58:34 GMT Server: Apache x-openstack-request-id: req-cc15fdb0-732d-4405-bce7-9192e71b3e62 Location: http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "c51f417f-aade-4c78-94fa-97b6950d9677", "links": [{"href": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677", "rel": "self"}]}} 2018-09-22 04:58:37,075 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks used request id req-cc15fdb0-732d-4405-bce7-9192e71b3e62 2018-09-22 04:58:37,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/c51f417f-aade-4c78-94fa-97b6950d9677 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc3bee95956e72c1a04220ea10d3a92983cbc52" 2018-09-22 04:58:37,241 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:37 GMT Server: Apache x-openstack-request-id: req-659b15f7-f74b-494b-8f9c-db0b7d765502 Location: http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:37,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:37 GMT Server: Apache x-openstack-request-id: req-a35c5f69-a6d3-4818-9fcb-9f1ce4038bed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e2ffe673226344429d780bc23de61c53", "OS::stack_id": "c51f417f-aade-4c78-94fa-97b6950d9677", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "image_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image", "inst_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-inst", "subnet_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-subnet", "net_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-net", "flavor_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "stack_user_project_id": "bd29ad7558ad44ca83b8519fe9bd1d4c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:58:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c51f417f-aade-4c78-94fa-97b6950d9677", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:37,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 used request id req-a35c5f69-a6d3-4818-9fcb-9f1ce4038bed 2018-09-22 04:58:37,284 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack 2018-09-22 04:58:37,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/c51f417f-aade-4c78-94fa-97b6950d9677 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc3bee95956e72c1a04220ea10d3a92983cbc52" 2018-09-22 04:58:37,481 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:37 GMT Server: Apache x-openstack-request-id: req-81b64b30-c8cc-494e-9569-1cc49485a48d Location: http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:37,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:37 GMT Server: Apache x-openstack-request-id: req-83b0d8e1-14a2-4faa-aca1-4bbbd78b4d30 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e2ffe673226344429d780bc23de61c53", "OS::stack_id": "c51f417f-aade-4c78-94fa-97b6950d9677", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "image_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image", "inst_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-inst", "subnet_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-subnet", "net_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-net", "flavor_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "stack_user_project_id": "bd29ad7558ad44ca83b8519fe9bd1d4c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:58:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c51f417f-aade-4c78-94fa-97b6950d9677", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:37,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 used request id req-83b0d8e1-14a2-4faa-aca1-4bbbd78b4d30 2018-09-22 04:58:37,673 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:58:37,673 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:58:40,676 - create_stack - DEBUG - Stack status query timeout in 1196.60759592 2018-09-22 04:58:40,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/c51f417f-aade-4c78-94fa-97b6950d9677 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc3bee95956e72c1a04220ea10d3a92983cbc52" 2018-09-22 04:58:40,877 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:40 GMT Server: Apache x-openstack-request-id: req-3cd8c4d4-b832-470b-99b7-3784d1ae14f7 Location: http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:40,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:40 GMT Server: Apache x-openstack-request-id: req-b63db25a-d393-44df-ab72-3fdcf9bb977c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e2ffe673226344429d780bc23de61c53", "OS::stack_id": "c51f417f-aade-4c78-94fa-97b6950d9677", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "image_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image", "inst_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-inst", "subnet_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-subnet", "net_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-net", "flavor_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "stack_user_project_id": "bd29ad7558ad44ca83b8519fe9bd1d4c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:58:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c51f417f-aade-4c78-94fa-97b6950d9677", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:40,919 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 used request id req-b63db25a-d393-44df-ab72-3fdcf9bb977c 2018-09-22 04:58:40,919 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:58:40,920 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:58:43,923 - create_stack - DEBUG - Stack status query timeout in 1193.36098099 2018-09-22 04:58:43,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/c51f417f-aade-4c78-94fa-97b6950d9677 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc3bee95956e72c1a04220ea10d3a92983cbc52" 2018-09-22 04:58:44,100 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:43 GMT Server: Apache x-openstack-request-id: req-fb4b79f4-698c-47ef-b58e-3d3087e06b03 Location: http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:44,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:44 GMT Server: Apache x-openstack-request-id: req-2e57d244-2606-4d5e-acc9-26616323aeb4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e2ffe673226344429d780bc23de61c53", "OS::stack_id": "c51f417f-aade-4c78-94fa-97b6950d9677", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "image_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image", "inst_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-inst", "subnet_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-subnet", "net_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-net", "flavor_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "stack_user_project_id": "bd29ad7558ad44ca83b8519fe9bd1d4c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:58:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c51f417f-aade-4c78-94fa-97b6950d9677", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:44,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 used request id req-2e57d244-2606-4d5e-acc9-26616323aeb4 2018-09-22 04:58:44,276 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:58:44,276 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:58:47,279 - create_stack - DEBUG - Stack status query timeout in 1190.00478888 2018-09-22 04:58:47,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/c51f417f-aade-4c78-94fa-97b6950d9677 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc3bee95956e72c1a04220ea10d3a92983cbc52" 2018-09-22 04:58:47,471 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:47 GMT Server: Apache x-openstack-request-id: req-c8dbaf01-b4e9-4ede-a0c3-d617ea386ebe Location: http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:47,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:47 GMT Server: Apache x-openstack-request-id: req-c6ab762a-893f-4790-9a02-8821539f1b62 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e2ffe673226344429d780bc23de61c53", "OS::stack_id": "c51f417f-aade-4c78-94fa-97b6950d9677", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "image_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image", "inst_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-inst", "subnet_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-subnet", "net_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-net", "flavor_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "stack_user_project_id": "bd29ad7558ad44ca83b8519fe9bd1d4c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:58:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c51f417f-aade-4c78-94fa-97b6950d9677", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:47,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 used request id req-c6ab762a-893f-4790-9a02-8821539f1b62 2018-09-22 04:58:47,660 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:58:47,660 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:58:50,664 - create_stack - DEBUG - Stack status query timeout in 1186.62015891 2018-09-22 04:58:50,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/c51f417f-aade-4c78-94fa-97b6950d9677 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc3bee95956e72c1a04220ea10d3a92983cbc52" 2018-09-22 04:58:50,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:50 GMT Server: Apache x-openstack-request-id: req-749c7202-1f2c-405d-9fbf-f8c7079ae9f1 Location: http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:50,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:50 GMT Server: Apache x-openstack-request-id: req-17af5329-8a17-4e14-acec-36c981fe8247 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e2ffe673226344429d780bc23de61c53", "OS::stack_id": "c51f417f-aade-4c78-94fa-97b6950d9677", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "image_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image", "inst_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-inst", "subnet_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-subnet", "net_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-net", "flavor_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "stack_user_project_id": "bd29ad7558ad44ca83b8519fe9bd1d4c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:58:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c51f417f-aade-4c78-94fa-97b6950d9677", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:50,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 used request id req-17af5329-8a17-4e14-acec-36c981fe8247 2018-09-22 04:58:50,883 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:58:50,883 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:58:53,886 - create_stack - DEBUG - Stack status query timeout in 1183.39745998 2018-09-22 04:58:53,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/c51f417f-aade-4c78-94fa-97b6950d9677 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc3bee95956e72c1a04220ea10d3a92983cbc52" 2018-09-22 04:58:53,917 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:53 GMT Server: Apache x-openstack-request-id: req-4483048c-2f93-4def-8ab8-7630c6809051 Location: http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:53,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:53 GMT Server: Apache x-openstack-request-id: req-43703a54-5f0e-46ff-81f3-682a0fd29229 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e2ffe673226344429d780bc23de61c53", "OS::stack_id": "c51f417f-aade-4c78-94fa-97b6950d9677", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "image_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image", "inst_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-inst", "subnet_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-subnet", "net_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-net", "flavor_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "stack_user_project_id": "bd29ad7558ad44ca83b8519fe9bd1d4c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T04:58:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c51f417f-aade-4c78-94fa-97b6950d9677", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:53,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 used request id req-43703a54-5f0e-46ff-81f3-682a0fd29229 2018-09-22 04:58:53,960 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-22 04:58:53,960 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack 2018-09-22 04:58:53,960 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack 2018-09-22 04:58:53,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:58:54,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10013326a5e246659440386b8df3fd4f", "name": "CreateStackSuccessTests-79483daa-745a-422-proj-role"}, {"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}], "expires_at": "2018-09-22T05:58:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2ffe673226344429d780bc23de61c53", "name": "CreateStackSuccessTests-79483daa-745a-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e2ffe673226344429d780bc23de61c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e2ffe673226344429d780bc23de61c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e2ffe673226344429d780bc23de61c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e2ffe673226344429d780bc23de61c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e2ffe673226344429d780bc23de61c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e2ffe673226344429d780bc23de61c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e2ffe673226344429d780bc23de61c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e2ffe673226344429d780bc23de61c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e2ffe673226344429d780bc23de61c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e2ffe673226344429d780bc23de61c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e2ffe673226344429d780bc23de61c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-79483daa-745a-422-user", "id": "46f0462721324719be29cf1ad8e45223"}, "audit_ids": ["VLCyKuqWSyiaxj6ip4cmMA"], "issued_at": "2018-09-22T04:58:54.000000Z"}} 2018-09-22 04:58:54,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/c51f417f-aade-4c78-94fa-97b6950d9677 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f496fc2e59e25bd00c284b4fb565f6d36c18eaa" 2018-09-22 04:58:54,520 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:54 GMT Server: Apache x-openstack-request-id: req-702e5e73-8277-4cf8-adec-cc18a001b6c5 Location: http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:55,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:54 GMT Server: Apache x-openstack-request-id: req-c12c410e-65a7-4cbe-92ef-b43c44c62f4b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e2ffe673226344429d780bc23de61c53", "OS::stack_id": "c51f417f-aade-4c78-94fa-97b6950d9677", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "image_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image", "inst_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-inst", "subnet_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-subnet", "net_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-net", "flavor_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "stack_user_project_id": "bd29ad7558ad44ca83b8519fe9bd1d4c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T04:58:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c51f417f-aade-4c78-94fa-97b6950d9677", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:55,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 used request id req-c12c410e-65a7-4cbe-92ef-b43c44c62f4b 2018-09-22 04:58:55,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/c51f417f-aade-4c78-94fa-97b6950d9677 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc3bee95956e72c1a04220ea10d3a92983cbc52" 2018-09-22 04:58:55,266 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:55 GMT Server: Apache x-openstack-request-id: req-5110e549-b08e-4090-b00b-e10b72e0d5a3 Location: http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:55,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:55 GMT Server: Apache x-openstack-request-id: req-33e6f02d-bec8-4675-95de-6c89cc9884f5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e2ffe673226344429d780bc23de61c53", "OS::stack_id": "c51f417f-aade-4c78-94fa-97b6950d9677", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "image_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image", "inst_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-inst", "subnet_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-subnet", "net_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-net", "flavor_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "stack_user_project_id": "bd29ad7558ad44ca83b8519fe9bd1d4c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T04:58:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c51f417f-aade-4c78-94fa-97b6950d9677", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:55,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 used request id req-33e6f02d-bec8-4675-95de-6c89cc9884f5 2018-09-22 04:58:55,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:58:55,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:58:55,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10013326a5e246659440386b8df3fd4f", "name": "CreateStackSuccessTests-79483daa-745a-422-proj-role"}, {"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}], "expires_at": "2018-09-22T05:58:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2ffe673226344429d780bc23de61c53", "name": "CreateStackSuccessTests-79483daa-745a-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e2ffe673226344429d780bc23de61c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e2ffe673226344429d780bc23de61c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e2ffe673226344429d780bc23de61c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e2ffe673226344429d780bc23de61c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e2ffe673226344429d780bc23de61c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e2ffe673226344429d780bc23de61c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e2ffe673226344429d780bc23de61c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e2ffe673226344429d780bc23de61c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e2ffe673226344429d780bc23de61c53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e2ffe673226344429d780bc23de61c53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e2ffe673226344429d780bc23de61c53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-79483daa-745a-422-user", "id": "46f0462721324719be29cf1ad8e45223"}, "audit_ids": ["sXkoHBeWT-2IuuUlNjlOKg"], "issued_at": "2018-09-22T04:58:55.000000Z"}} 2018-09-22 04:58:55,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebcf6fee9a001a9697131b0b5135a06f070433d6" 2018-09-22 04:58:56,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a51a50a-6bf8-436a-9ec5-15d9a6b05ff7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:58:56,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2a51a50a-6bf8-436a-9ec5-15d9a6b05ff7 2018-09-22 04:58:56,057 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:58:56,060 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 04:58:56,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebcf6fee9a001a9697131b0b5135a06f070433d6" 2018-09-22 04:58:56,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:56 GMT Server: Apache x-openstack-request-id: req-704078d7-7a9b-4e93-aa94-c2faf0510dbe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "stack_user_project_id": "bd29ad7558ad44ca83b8519fe9bd1d4c", "deletion_time": null, "creation_time": "2018-09-22T04:58:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "c51f417f-aade-4c78-94fa-97b6950d9677", "tags": null}]} 2018-09-22 04:58:56,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack used request id req-704078d7-7a9b-4e93-aa94-c2faf0510dbe 2018-09-22 04:58:56,243 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack 2018-09-22 04:58:56,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/c51f417f-aade-4c78-94fa-97b6950d9677 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebcf6fee9a001a9697131b0b5135a06f070433d6" 2018-09-22 04:58:56,421 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:56 GMT Server: Apache x-openstack-request-id: req-ed37f9ec-88f8-434d-a087-14f529540e7b Location: http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:56,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:56 GMT Server: Apache x-openstack-request-id: req-96bef638-5eec-45ef-905f-5de614a518ef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e2ffe673226344429d780bc23de61c53", "OS::stack_id": "c51f417f-aade-4c78-94fa-97b6950d9677", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "image_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image", "inst_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-inst", "subnet_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-subnet", "net_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-net", "flavor_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "stack_user_project_id": "bd29ad7558ad44ca83b8519fe9bd1d4c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T04:58:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c51f417f-aade-4c78-94fa-97b6950d9677", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:56,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 used request id req-96bef638-5eec-45ef-905f-5de614a518ef 2018-09-22 04:58:56,603 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack 2018-09-22 04:58:56,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/c51f417f-aade-4c78-94fa-97b6950d9677 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc3bee95956e72c1a04220ea10d3a92983cbc52" 2018-09-22 04:58:56,634 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:56 GMT Server: Apache x-openstack-request-id: req-7b17b8c5-e825-43c1-ac60-e259c691b74f Location: http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:56,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:58:56 GMT Server: Apache x-openstack-request-id: req-c887bace-2779-4bef-8e4c-501e4cce0c1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:58:56,707 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 used request id req-c887bace-2779-4bef-8e4c-501e4cce0c1a 2018-09-22 04:58:56,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/c51f417f-aade-4c78-94fa-97b6950d9677 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc3bee95956e72c1a04220ea10d3a92983cbc52" 2018-09-22 04:58:56,737 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:56 GMT Server: Apache x-openstack-request-id: req-9c574492-a703-477e-bef8-436ef57e4522 Location: http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:56,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:56 GMT Server: Apache x-openstack-request-id: req-e5804606-061e-4725-b0d8-52122f8156a0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e2ffe673226344429d780bc23de61c53", "OS::stack_id": "c51f417f-aade-4c78-94fa-97b6950d9677", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "image_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image", "inst_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-inst", "subnet_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-subnet", "flavor_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-flavor-name", "net_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "stack_user_project_id": "bd29ad7558ad44ca83b8519fe9bd1d4c", "tags": null, "creation_time": "2018-09-22T04:58:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:58:56Z", "id": "c51f417f-aade-4c78-94fa-97b6950d9677", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:56,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 used request id req-e5804606-061e-4725-b0d8-52122f8156a0 2018-09-22 04:58:56,764 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 04:58:56,764 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:58:59,768 - create_stack - DEBUG - Stack status query timeout in 1196.93940091 2018-09-22 04:58:59,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/c51f417f-aade-4c78-94fa-97b6950d9677 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc3bee95956e72c1a04220ea10d3a92983cbc52" 2018-09-22 04:58:59,797 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:58:59 GMT Server: Apache x-openstack-request-id: req-5315298a-5537-4eff-88c3-6b36d71d0a52 Location: http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:58:59,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:58:59 GMT Server: Apache x-openstack-request-id: req-1a6173db-2a6b-4d9f-bba5-01f2e38cadf1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e2ffe673226344429d780bc23de61c53", "OS::stack_id": "c51f417f-aade-4c78-94fa-97b6950d9677", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "image_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image", "inst_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-inst", "subnet_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-subnet", "flavor_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-flavor-name", "net_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "stack_user_project_id": "bd29ad7558ad44ca83b8519fe9bd1d4c", "tags": null, "creation_time": "2018-09-22T04:58:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:58:56Z", "id": "c51f417f-aade-4c78-94fa-97b6950d9677", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:58:59,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 used request id req-1a6173db-2a6b-4d9f-bba5-01f2e38cadf1 2018-09-22 04:58:59,841 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 04:58:59,841 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:59:02,844 - create_stack - DEBUG - Stack status query timeout in 1193.86306596 2018-09-22 04:59:02,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/c51f417f-aade-4c78-94fa-97b6950d9677 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc3bee95956e72c1a04220ea10d3a92983cbc52" 2018-09-22 04:59:03,020 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:59:02 GMT Server: Apache x-openstack-request-id: req-10061782-2c41-4d12-9554-cd2472a32ba0 Location: http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:59:03,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:03 GMT Server: Apache x-openstack-request-id: req-70031017-f093-41bd-81dd-30e68bfa8b34 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e2ffe673226344429d780bc23de61c53", "OS::stack_id": "c51f417f-aade-4c78-94fa-97b6950d9677", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "image_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image", "inst_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-inst", "subnet_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-subnet", "flavor_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-flavor-name", "net_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "stack_user_project_id": "bd29ad7558ad44ca83b8519fe9bd1d4c", "tags": null, "creation_time": "2018-09-22T04:58:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:58:56Z", "id": "c51f417f-aade-4c78-94fa-97b6950d9677", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:59:03,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 used request id req-70031017-f093-41bd-81dd-30e68bfa8b34 2018-09-22 04:59:03,047 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 04:59:03,047 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:59:06,050 - create_stack - DEBUG - Stack status query timeout in 1190.65669394 2018-09-22 04:59:06,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/c51f417f-aade-4c78-94fa-97b6950d9677 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc3bee95956e72c1a04220ea10d3a92983cbc52" 2018-09-22 04:59:06,244 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:59:06 GMT Server: Apache x-openstack-request-id: req-1827ea7a-9e72-4bd2-939f-e3bdae176541 Location: http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:59:06,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:06 GMT Server: Apache x-openstack-request-id: req-599ff217-5026-4ec3-be92-0d55ed37f7c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e2ffe673226344429d780bc23de61c53", "OS::stack_id": "c51f417f-aade-4c78-94fa-97b6950d9677", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "image_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image", "inst_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-inst", "subnet_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-subnet", "flavor_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-flavor-name", "net_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "stack_user_project_id": "bd29ad7558ad44ca83b8519fe9bd1d4c", "tags": null, "creation_time": "2018-09-22T04:58:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:58:56Z", "id": "c51f417f-aade-4c78-94fa-97b6950d9677", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:59:06,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 used request id req-599ff217-5026-4ec3-be92-0d55ed37f7c6 2018-09-22 04:59:06,420 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 04:59:06,421 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:59:09,424 - create_stack - DEBUG - Stack status query timeout in 1187.2832408 2018-09-22 04:59:09,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/c51f417f-aade-4c78-94fa-97b6950d9677 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc3bee95956e72c1a04220ea10d3a92983cbc52" 2018-09-22 04:59:09,455 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:59:09 GMT Server: Apache x-openstack-request-id: req-c2690fa0-b533-4155-aacf-3177a536915d Location: http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:59:09,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:09 GMT Server: Apache x-openstack-request-id: req-33211148-f9cc-461c-aa57-98d5026f193f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e2ffe673226344429d780bc23de61c53", "OS::stack_id": "c51f417f-aade-4c78-94fa-97b6950d9677", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "image_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image", "inst_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-inst", "subnet_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-subnet", "flavor_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-flavor-name", "net_name": "CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-net"}, "deletion_time": "2018-09-22T04:59:08Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack", "stack_user_project_id": "bd29ad7558ad44ca83b8519fe9bd1d4c", "tags": null, "creation_time": "2018-09-22T04:58:36Z", "links": [{"href": "http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-22T04:58:56Z", "id": "c51f417f-aade-4c78-94fa-97b6950d9677", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:59:09,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 used request id req-33211148-f9cc-461c-aa57-98d5026f193f 2018-09-22 04:59:09,482 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-22 04:59:09,482 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack 2018-09-22 04:59:09,482 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack 2018-09-22 04:59:09,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/c51f417f-aade-4c78-94fa-97b6950d9677 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc3bee95956e72c1a04220ea10d3a92983cbc52" 2018-09-22 04:59:09,514 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:59:09 GMT Server: Apache x-openstack-request-id: req-61a38f5d-5b49-4875-a40a-68fe27478d12 Location: http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:59:09,684 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:59:09 GMT Server: Apache x-openstack-request-id: req-6d28daea-d5fa-49c8-b2c4-366ed2a933b4 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-22 04:59:09,684 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/e2ffe673226344429d780bc23de61c53/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-stack/c51f417f-aade-4c78-94fa-97b6950d9677 used request id req-6d28daea-d5fa-49c8-b2c4-366ed2a933b4 2018-09-22 04:59:09,685 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-1753b5eb-909a-4081-a1b5-578bf5f98007-image 2018-09-22 04:59:09,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/d12f6518-41d1-46ab-9705-fa0b436f70cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84079c15c586f750b13fa2976b65af9b4a49f2cc" 2018-09-22 04:59:10,420 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-023988d7-e883-4b90-a60e-fd2e78d50739 Date: Sat, 22 Sep 2018 04:59:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:59:10,420 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d12f6518-41d1-46ab-9705-fa0b436f70cf used request id req-023988d7-e883-4b90-a60e-fd2e78d50739 2018-09-22 04:59:10,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/1375e09a-2d1c-4c8c-97b9-e47f405d9dec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5cf44f88619d9d69f16f4468651fdf2d0946d20" 2018-09-22 04:59:10,458 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04: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-f803e388-e99c-4e1e-90f8-10dc6e6f91e1 x-compute-request-id: req-f803e388-e99c-4e1e-90f8-10dc6e6f91e1 Content-Length: 0 Content-Type: application/json 2018-09-22 04:59:10,458 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1375e09a-2d1c-4c8c-97b9-e47f405d9dec used request id req-f803e388-e99c-4e1e-90f8-10dc6e6f91e1 2018-09-22 04:59:10,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b641c0b8cea564b2ffc64b9e942430c8a9705afd" 2018-09-22 04:59:10,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-7a8172e7-c061-4ed2-a5d4-3e9d55452bb3 Date: Sat, 22 Sep 2018 04:59:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e2ffe673226344429d780bc23de61c53", "created_at": "2018-09-22T04:58:37Z", "updated_at": "2018-09-22T04:58:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:58:37Z", "revision_number": 0, "id": "0e11e552-e980-4f9d-89cf-edd9ccf98273", "remote_group_id": "32be6ac2-827f-455e-8701-f0a3dc82c325", "remote_ip_prefix": null, "created_at": "2018-09-22T04:58:37Z", "security_group_id": "32be6ac2-827f-455e-8701-f0a3dc82c325", "tenant_id": "e2ffe673226344429d780bc23de61c53", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2ffe673226344429d780bc23de61c53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:58:37Z", "revision_number": 0, "id": "6a1d596f-df02-48e4-9a15-237536c15ff8", "remote_group_id": "32be6ac2-827f-455e-8701-f0a3dc82c325", "remote_ip_prefix": null, "created_at": "2018-09-22T04:58:37Z", "security_group_id": "32be6ac2-827f-455e-8701-f0a3dc82c325", "tenant_id": "e2ffe673226344429d780bc23de61c53", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2ffe673226344429d780bc23de61c53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:58:37Z", "revision_number": 0, "id": "80ab2532-fc4b-492e-aa34-c45cfcf44b6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:58:37Z", "security_group_id": "32be6ac2-827f-455e-8701-f0a3dc82c325", "tenant_id": "e2ffe673226344429d780bc23de61c53", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2ffe673226344429d780bc23de61c53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:58:37Z", "revision_number": 0, "id": "ac11fcd9-f12e-4239-9f61-3f091927b6fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:58:37Z", "security_group_id": "32be6ac2-827f-455e-8701-f0a3dc82c325", "tenant_id": "e2ffe673226344429d780bc23de61c53", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2ffe673226344429d780bc23de61c53"}], "revision_number": 4, "project_id": "e2ffe673226344429d780bc23de61c53", "id": "32be6ac2-827f-455e-8701-f0a3dc82c325", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:59:10,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-7a8172e7-c061-4ed2-a5d4-3e9d55452bb3 2018-09-22 04:59:10,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2ffe673226344429d780bc23de61c53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b641c0b8cea564b2ffc64b9e942430c8a9705afd" 2018-09-22 04:59:10,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bee81ab-4f81-45b5-bbc9-02d45aa2903f Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2ffe673226344429d780bc23de61c53"}, "enabled": true, "id": "e2ffe673226344429d780bc23de61c53", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-79483daa-745a-422-proj"}} 2018-09-22 04:59:10,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2ffe673226344429d780bc23de61c53 used request id req-8bee81ab-4f81-45b5-bbc9-02d45aa2903f 2018-09-22 04:59:10,790 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32be6ac2-827f-455e-8701-f0a3dc82c325 2018-09-22 04:59:10,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=32be6ac2-827f-455e-8701-f0a3dc82c325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b641c0b8cea564b2ffc64b9e942430c8a9705afd" 2018-09-22 04:59:10,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-26587014-6412-4b7f-bc38-65035ea41614 Date: Sat, 22 Sep 2018 04:59:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "32be6ac2-827f-455e-8701-f0a3dc82c325", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:58:37Z", "security_group_id": "32be6ac2-827f-455e-8701-f0a3dc82c325", "port_range_min": null, "revision_number": 0, "tenant_id": "e2ffe673226344429d780bc23de61c53", "created_at": "2018-09-22T04:58:37Z", "project_id": "e2ffe673226344429d780bc23de61c53", "id": "0e11e552-e980-4f9d-89cf-edd9ccf98273"}, {"remote_group_id": "32be6ac2-827f-455e-8701-f0a3dc82c325", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:58:37Z", "security_group_id": "32be6ac2-827f-455e-8701-f0a3dc82c325", "port_range_min": null, "revision_number": 0, "tenant_id": "e2ffe673226344429d780bc23de61c53", "created_at": "2018-09-22T04:58:37Z", "project_id": "e2ffe673226344429d780bc23de61c53", "id": "6a1d596f-df02-48e4-9a15-237536c15ff8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:58:37Z", "security_group_id": "32be6ac2-827f-455e-8701-f0a3dc82c325", "port_range_min": null, "revision_number": 0, "tenant_id": "e2ffe673226344429d780bc23de61c53", "created_at": "2018-09-22T04:58:37Z", "project_id": "e2ffe673226344429d780bc23de61c53", "id": "80ab2532-fc4b-492e-aa34-c45cfcf44b6b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:58:37Z", "security_group_id": "32be6ac2-827f-455e-8701-f0a3dc82c325", "port_range_min": null, "revision_number": 0, "tenant_id": "e2ffe673226344429d780bc23de61c53", "created_at": "2018-09-22T04:58:37Z", "project_id": "e2ffe673226344429d780bc23de61c53", "id": "ac11fcd9-f12e-4239-9f61-3f091927b6fd"}]} 2018-09-22 04:59:10,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=32be6ac2-827f-455e-8701-f0a3dc82c325 used request id req-26587014-6412-4b7f-bc38-65035ea41614 2018-09-22 04:59:10,983 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:59:10,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/32be6ac2-827f-455e-8701-f0a3dc82c325 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b641c0b8cea564b2ffc64b9e942430c8a9705afd" 2018-09-22 04:59:11,276 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6fcf0a62-87a9-4080-8927-0d0be9904ab5 Content-Length: 0 Date: Sat, 22 Sep 2018 04:59:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:59:11,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/32be6ac2-827f-455e-8701-f0a3dc82c325 used request id req-6fcf0a62-87a9-4080-8927-0d0be9904ab5 2018-09-22 04:59:11,277 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-79483daa-745a-422-proj 2018-09-22 04:59:11,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e2ffe673226344429d780bc23de61c53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b641c0b8cea564b2ffc64b9e942430c8a9705afd" 2018-09-22 04:59:11,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:59:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b4b77eb-a498-44ee-b2b8-c5203a4f86eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:59:11,502 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e2ffe673226344429d780bc23de61c53 used request id req-7b4b77eb-a498-44ee-b2b8-c5203a4f86eb 2018-09-22 04:59:11,502 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-79483daa-745a-422-proj-role 2018-09-22 04:59:11,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/10013326a5e246659440386b8df3fd4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b641c0b8cea564b2ffc64b9e942430c8a9705afd" 2018-09-22 04:59:11,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:59:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-673fe1b6-f927-4c12-9dac-1d99a53ba96a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:59:11,619 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/10013326a5e246659440386b8df3fd4f used request id req-673fe1b6-f927-4c12-9dac-1d99a53ba96a 2018-09-22 04:59:11,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b641c0b8cea564b2ffc64b9e942430c8a9705afd" 2018-09-22 04:59:11,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1751aab8-d4c1-4125-b664-3e759ce15082 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:59:11,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1751aab8-d4c1-4125-b664-3e759ce15082 2018-09-22 04:59:11,714 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-79483daa-745a-422-user 2018-09-22 04:59:11,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/46f0462721324719be29cf1ad8e45223 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13e0a2e32b8c32f49fa4b6bb3d41a51c8c7cafaf" 2018-09-22 04:59:11,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:59:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d02ac70c-83f4-4fa3-b036-18e602b731a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:59:11,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/46f0462721324719be29cf1ad8e45223 used request id req-d02ac70c-83f4-4fa3-b036-18e602b731a1 2018-09-22 04:59:11,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:59:12,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:59:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["4JtZgp6FRHmc1B9PE8U-cQ"], "issued_at": "2018-09-22T04:59:12.000000Z"}} 2018-09-22 04:59:12,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ac0b78cbeb4b781c2b8f5f3438942343332be42" 2018-09-22 04:59:12,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ead426-bac7-4802-9338-749a83d149fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:59:12,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-58ead426-bac7-4802-9338-749a83d149fa 2018-09-22 04:59:12,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:59:12,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:59:12,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:59:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["xn6CvHd0TOqiQ-j3gaAnxw"], "issued_at": "2018-09-22T04:59:12.000000Z"}} 2018-09-22 04:59:12,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a757079a420741ae4937e7c7021abae09ba48d9c" 2018-09-22 04:59:12,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fd1d6ed-ce06-48cf-aa82-076defbffff1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:59:12,890 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8fd1d6ed-ce06-48cf-aa82-076defbffff1 2018-09-22 04:59:12,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:59:12,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:59:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:59:12,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-fd71dc76-268c-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a757079a420741ae4937e7c7021abae09ba48d9c" 2018-09-22 04:59:12,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f86331-e6ff-4080-8e90-36e015117506 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-fd71dc76-268c-46c-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:59:12,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-fd71dc76-268c-46c-proj used request id req-09f86331-e6ff-4080-8e90-36e015117506 2018-09-22 04:59:12,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a757079a420741ae4937e7c7021abae09ba48d9c" 2018-09-22 04:59:13,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9809940c-c0b9-4e28-8ffb-de050fcc4073 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:59:13,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9809940c-c0b9-4e28-8ffb-de050fcc4073 2018-09-22 04:59:13,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a757079a420741ae4937e7c7021abae09ba48d9c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-fd71dc76-268c-46c-proj"}}' 2018-09-22 04:59:13,212 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:59:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c6690a3-7d04-45bf-a515-d13893305b5b Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0c5b8888cdcb4e2c9fc6cd2438e30e42"}, "enabled": true, "id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fd71dc76-268c-46c-proj"}} 2018-09-22 04:59:13,212 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5c6690a3-7d04-45bf-a515-d13893305b5b 2018-09-22 04:59:13,212 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-fd71dc76-268c-46c-proj 2018-09-22 04:59:13,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:59:13,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:59:13,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:59:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["hcOx3VubQnm4CPMNJotpCg"], "issued_at": "2018-09-22T04:59:13.000000Z"}} 2018-09-22 04:59:13,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96640576969e53236b369b149dcf74bd5cf5ea88" 2018-09-22 04:59:13,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c122b7c-36c7-488b-9154-6e0800d301e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:59:13,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8c122b7c-36c7-488b-9154-6e0800d301e6 2018-09-22 04:59:13,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:59:13,618 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:59:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:59:13,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96640576969e53236b369b149dcf74bd5cf5ea88" 2018-09-22 04:59:13,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9761831-b4a7-4b9f-beba-3330df47397e Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:59:13,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d9761831-b4a7-4b9f-beba-3330df47397e 2018-09-22 04:59:13,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-fd71dc76-268c-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96640576969e53236b369b149dcf74bd5cf5ea88" 2018-09-22 04:59:13,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37565c42-5496-4328-8c0e-4c191209f5c4 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-fd71dc76-268c-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0c5b8888cdcb4e2c9fc6cd2438e30e42"}, "enabled": true, "id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fd71dc76-268c-46c-proj"}]} 2018-09-22 04:59:13,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-fd71dc76-268c-46c-proj used request id req-37565c42-5496-4328-8c0e-4c191209f5c4 2018-09-22 04:59:13,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96640576969e53236b369b149dcf74bd5cf5ea88" 2018-09-22 04:59:13,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14906233-fcd1-4d31-8d44-347dd9195218 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:59:13,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-14906233-fcd1-4d31-8d44-347dd9195218 2018-09-22 04:59:14,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96640576969e53236b369b149dcf74bd5cf5ea88" 2018-09-22 04:59:14,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce58ba01-b431-4f78-bbdd-993fcc17b442 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:59:14,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ce58ba01-b431-4f78-bbdd-993fcc17b442 2018-09-22 04:59:14,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-fd71dc76-268c-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96640576969e53236b369b149dcf74bd5cf5ea88" 2018-09-22 04:59:14,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c55dad4-f095-45dc-8607-8116dcedc7ff Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-fd71dc76-268c-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0c5b8888cdcb4e2c9fc6cd2438e30e42"}, "enabled": true, "id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fd71dc76-268c-46c-proj"}]} 2018-09-22 04:59:14,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-fd71dc76-268c-46c-proj used request id req-6c55dad4-f095-45dc-8607-8116dcedc7ff 2018-09-22 04:59:14,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/0c9ff48715d540499521ee40d984512e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96640576969e53236b369b149dcf74bd5cf5ea88" 2018-09-22 04:59:14,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25c8b8a2-4931-4e22-a290-b259f2eb773b Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-fd71dc76-268c-46c-user", "links": {"self": "http://172.30.9.23:5000/v3/users/0c9ff48715d540499521ee40d984512e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "id": "0c9ff48715d540499521ee40d984512e", "password_expires_at": null}} 2018-09-22 04:59:14,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/0c9ff48715d540499521ee40d984512e used request id req-25c8b8a2-4931-4e22-a290-b259f2eb773b 2018-09-22 04:59:14,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0c5b8888cdcb4e2c9fc6cd2438e30e42/users/0c9ff48715d540499521ee40d984512e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96640576969e53236b369b149dcf74bd5cf5ea88" 2018-09-22 04:59:14,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02443b00-616d-499e-8093-52dd779561dd Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/0c5b8888cdcb4e2c9fc6cd2438e30e42/users/0c9ff48715d540499521ee40d984512e/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 04:59:14,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0c5b8888cdcb4e2c9fc6cd2438e30e42/users/0c9ff48715d540499521ee40d984512e/roles used request id req-02443b00-616d-499e-8093-52dd779561dd 2018-09-22 04:59:14,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96640576969e53236b369b149dcf74bd5cf5ea88" 2018-09-22 04:59:14,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12ae6410-4811-4e30-82a0-a9f69d389640 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "domain_id": null, "name": "heat_stack_owner", "id": "856b989bf6d145da8925089966bd0dfd"}} 2018-09-22 04:59:14,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd used request id req-12ae6410-4811-4e30-82a0-a9f69d389640 2018-09-22 04:59:14,735 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-fd71dc76-268c-46c-proj 2018-09-22 04:59:14,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0c5b8888cdcb4e2c9fc6cd2438e30e42/users/0c9ff48715d540499521ee40d984512e/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96640576969e53236b369b149dcf74bd5cf5ea88" 2018-09-22 04:59:14,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea177622-ce88-43a3-8321-8b845726a0d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:59:14,862 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0c5b8888cdcb4e2c9fc6cd2438e30e42/users/0c9ff48715d540499521ee40d984512e/roles/856b989bf6d145da8925089966bd0dfd used request id req-ea177622-ce88-43a3-8321-8b845726a0d6 2018-09-22 04:59:14,862 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-fd71dc76-268c-46c-user 2018-09-22 04:59:14,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:59:14,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a757079a420741ae4937e7c7021abae09ba48d9c" 2018-09-22 04:59:14,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-717cd7c0-d4da-49dc-b135-16b1ecce32f1 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:59:14,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-717cd7c0-d4da-49dc-b135-16b1ecce32f1 2018-09-22 04:59:14,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a757079a420741ae4937e7c7021abae09ba48d9c" -d '{"role": {"name": "CreateStackSuccessTests-fd71dc76-268c-46c-proj-role"}}' 2018-09-22 04:59:15,146 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a7ad388-c3e0-4991-9047-41424eb88f85 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "da7659c5d608480f8e4b5ed2bc954689", "links": {"self": "http://172.30.9.23:5000/v3/roles/da7659c5d608480f8e4b5ed2bc954689"}, "name": "CreateStackSuccessTests-fd71dc76-268c-46c-proj-role"}} 2018-09-22 04:59:15,146 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-9a7ad388-c3e0-4991-9047-41424eb88f85 2018-09-22 04:59:15,146 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-fd71dc76-268c-46c-proj-role 2018-09-22 04:59:15,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/da7659c5d608480f8e4b5ed2bc954689 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a757079a420741ae4937e7c7021abae09ba48d9c" 2018-09-22 04:59:15,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-354c03df-3821-4b23-9bc1-2ca1a727ea53 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/da7659c5d608480f8e4b5ed2bc954689"}, "domain_id": null, "name": "CreateStackSuccessTests-fd71dc76-268c-46c-proj-role", "id": "da7659c5d608480f8e4b5ed2bc954689"}} 2018-09-22 04:59:15,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/da7659c5d608480f8e4b5ed2bc954689 used request id req-354c03df-3821-4b23-9bc1-2ca1a727ea53 2018-09-22 04:59:15,234 - keystone_utils - INFO - Granting role CreateStackSuccessTests-fd71dc76-268c-46c-proj-role to project CreateStackSuccessTests-fd71dc76-268c-46c-proj 2018-09-22 04:59:15,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0c5b8888cdcb4e2c9fc6cd2438e30e42/users/0c9ff48715d540499521ee40d984512e/roles/da7659c5d608480f8e4b5ed2bc954689 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a757079a420741ae4937e7c7021abae09ba48d9c" 2018-09-22 04:59:15,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c613830-4680-4062-a4f0-6240dacefa0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:59:15,370 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0c5b8888cdcb4e2c9fc6cd2438e30e42/users/0c9ff48715d540499521ee40d984512e/roles/da7659c5d608480f8e4b5ed2bc954689 used request id req-1c613830-4680-4062-a4f0-6240dacefa0b 2018-09-22 04:59:15,370 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 04:59:15,370 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:59:15,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:59:15,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:59:15,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "da7659c5d608480f8e4b5ed2bc954689", "name": "CreateStackSuccessTests-fd71dc76-268c-46c-proj-role"}], "expires_at": "2018-09-22T05:59:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "name": "CreateStackSuccessTests-fd71dc76-268c-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fd71dc76-268c-46c-user", "id": "0c9ff48715d540499521ee40d984512e"}, "audit_ids": ["3kNNDIDITzmhC_mtovR9NQ"], "issued_at": "2018-09-22T04:59:15.000000Z"}} 2018-09-22 04:59:15,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805bb66d1108351d2f9c293ca0aa6d4b0fe43474" 2018-09-22 04:59:15,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13c1dd84-730c-4315-b30d-f80e30aa8c96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:59:15,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-13c1dd84-730c-4315-b30d-f80e30aa8c96 2018-09-22 04:59:15,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}805bb66d1108351d2f9c293ca0aa6d4b0fe43474" 2018-09-22 04:59:16,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-6adfbfe5-77a5-43cf-aa04-67bff9a895bf Date: Sat, 22 Sep 2018 04:59:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image"} 2018-09-22 04:59:16,023 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image used request id req-6adfbfe5-77a5-43cf-aa04-67bff9a895bf 2018-09-22 04:59:16,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}805bb66d1108351d2f9c293ca0aa6d4b0fe43474" 2018-09-22 04:59:16,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5511a3d4-dc38-40c5-8159-6a0bbd429f93 Date: Sat, 22 Sep 2018 04:59:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:59:16,269 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5511a3d4-dc38-40c5-8159-6a0bbd429f93 2018-09-22 04:59:16,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}805bb66d1108351d2f9c293ca0aa6d4b0fe43474" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image"}' 2018-09-22 04:59:16,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/5403f211-1a71-4651-b1f5-d7ecf19dfb5c X-Openstack-Request-Id: req-3694f4a5-ad0c-44b1-9860-b60e67c15464 Date: Sat, 22 Sep 2018 04:59:16 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:59:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T04:59:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/5403f211-1a71-4651-b1f5-d7ecf19dfb5c", "min_disk": 0, "protected": false, "id": "5403f211-1a71-4651-b1f5-d7ecf19dfb5c", "file": "/v2/images/5403f211-1a71-4651-b1f5-d7ecf19dfb5c/file", "checksum": null, "owner": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:59:16,483 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-3694f4a5-ad0c-44b1-9860-b60e67c15464 2018-09-22 04:59:16,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/5403f211-1a71-4651-b1f5-d7ecf19dfb5c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}805bb66d1108351d2f9c293ca0aa6d4b0fe43474" -d '' 2018-09-22 04:59:18,164 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b0c1d3c-18f8-4f9e-8b7d-c45f89c889f4 Date: Sat, 22 Sep 2018 04:59:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:59:18,164 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5403f211-1a71-4651-b1f5-d7ecf19dfb5c/file used request id req-5b0c1d3c-18f8-4f9e-8b7d-c45f89c889f4 2018-09-22 04:59:18,164 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 04:59:18,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5403f211-1a71-4651-b1f5-d7ecf19dfb5c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}805bb66d1108351d2f9c293ca0aa6d4b0fe43474" 2018-09-22 04:59:18,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-c213b846-810e-4c5b-ad04-b66fba75c446 Date: Sat, 22 Sep 2018 04:59:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:59:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:59:18Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5403f211-1a71-4651-b1f5-d7ecf19dfb5c/snap", "metadata": {}}], "self": "/v2/images/5403f211-1a71-4651-b1f5-d7ecf19dfb5c", "min_disk": 0, "protected": false, "id": "5403f211-1a71-4651-b1f5-d7ecf19dfb5c", "file": "/v2/images/5403f211-1a71-4651-b1f5-d7ecf19dfb5c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5403f211-1a71-4651-b1f5-d7ecf19dfb5c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:59:18,332 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5403f211-1a71-4651-b1f5-d7ecf19dfb5c used request id req-c213b846-810e-4c5b-ad04-b66fba75c446 2018-09-22 04:59:18,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}805bb66d1108351d2f9c293ca0aa6d4b0fe43474" 2018-09-22 04:59:18,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-019b05e9-f75c-4a46-80f7-c7f4cfa1f9ea Date: Sat, 22 Sep 2018 04:59:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:59:18,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-019b05e9-f75c-4a46-80f7-c7f4cfa1f9ea 2018-09-22 04:59:18,346 - create_image - INFO - Created image with name - CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image 2018-09-22 04:59:18,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5403f211-1a71-4651-b1f5-d7ecf19dfb5c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}805bb66d1108351d2f9c293ca0aa6d4b0fe43474" 2018-09-22 04:59:18,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-ca4f47ec-f794-47ea-bc98-f54bf5b5d35c Date: Sat, 22 Sep 2018 04:59:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T04:59:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T04:59:18Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5403f211-1a71-4651-b1f5-d7ecf19dfb5c/snap", "metadata": {}}], "self": "/v2/images/5403f211-1a71-4651-b1f5-d7ecf19dfb5c", "min_disk": 0, "protected": false, "id": "5403f211-1a71-4651-b1f5-d7ecf19dfb5c", "file": "/v2/images/5403f211-1a71-4651-b1f5-d7ecf19dfb5c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5403f211-1a71-4651-b1f5-d7ecf19dfb5c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 04:59:18,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5403f211-1a71-4651-b1f5-d7ecf19dfb5c used request id req-ca4f47ec-f794-47ea-bc98-f54bf5b5d35c 2018-09-22 04:59:18,501 - create_image - DEBUG - Instance status is - active 2018-09-22 04:59:18,501 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image 2018-09-22 04:59:18,501 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image 2018-09-22 04:59:18,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:59:18,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:59:18,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:59:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["EOPq58EQR46E2bPKlIfzVA"], "issued_at": "2018-09-22T04:59:18.000000Z"}} 2018-09-22 04:59:18,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e321eefdd6a12fd8c47660cbcb2d48fde134d336" 2018-09-22 04:59:18,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2b8fc69-f9c6-4afa-b7a9-747131958cb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:59:18,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b2b8fc69-f9c6-4afa-b7a9-747131958cb0 2018-09-22 04:59:18,960 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:59:18,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e321eefdd6a12fd8c47660cbcb2d48fde134d336" 2018-09-22 04:59:19,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59: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-752e0708-5f24-4f06-8d21-8732e222c892 x-compute-request-id: req-752e0708-5f24-4f06-8d21-8732e222c892 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 04:59:19,141 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-752e0708-5f24-4f06-8d21-8732e222c892 2018-09-22 04:59:19,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e321eefdd6a12fd8c47660cbcb2d48fde134d336" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 04:59:19,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59: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-81e4c293-5e4b-489a-bf36-5e435c3fea5f x-compute-request-id: req-81e4c293-5e4b-489a-bf36-5e435c3fea5f Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b3db319-e8d0-40b9-bc78-059bbcb71999", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b3db319-e8d0-40b9-bc78-059bbcb71999", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2b3db319-e8d0-40b9-bc78-059bbcb71999", "name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 04:59:19,328 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-81e4c293-5e4b-489a-bf36-5e435c3fea5f 2018-09-22 04:59:19,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:59:19,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:59:19,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "da7659c5d608480f8e4b5ed2bc954689", "name": "CreateStackSuccessTests-fd71dc76-268c-46c-proj-role"}], "expires_at": "2018-09-22T05:59:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "name": "CreateStackSuccessTests-fd71dc76-268c-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fd71dc76-268c-46c-user", "id": "0c9ff48715d540499521ee40d984512e"}, "audit_ids": ["krud56TGQ2Oe8C2VhN7JIA"], "issued_at": "2018-09-22T04:59:19.000000Z"}} 2018-09-22 04:59:19,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c4c52166c1812aa476f6e689e92b9d8d9c2137" 2018-09-22 04:59:19,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27cb9003-e9eb-4ecb-b218-2ed20ce8d50b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:59:19,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-27cb9003-e9eb-4ecb-b218-2ed20ce8d50b 2018-09-22 04:59:19,788 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 04:59:19,791 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 04:59:19,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c4c52166c1812aa476f6e689e92b9d8d9c2137" 2018-09-22 04:59:19,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:19 GMT Server: Apache x-openstack-request-id: req-3f862c32-9863-4fb0-bc3e-dd8ca5a93126 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-22 04:59:19,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack used request id req-3f862c32-9863-4fb0-bc3e-dd8ca5a93126 2018-09-22 04:59:19,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c4c52166c1812aa476f6e689e92b9d8d9c2137" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-net", "inst_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-inst", "subnet_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet", "image_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image", "flavor_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-flavor-name"}}' 2018-09-22 04:59:22,237 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:59:20 GMT Server: Apache x-openstack-request-id: req-e8f5d417-25c2-4c17-8503-90ddc8c0fea8 Location: http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "links": [{"href": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934", "rel": "self"}]}} 2018-09-22 04:59:22,237 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks used request id req-e8f5d417-25c2-4c17-8503-90ddc8c0fea8 2018-09-22 04:59:22,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/1518c7e7-5cc5-4f19-bb65-c7c075680934 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c4c52166c1812aa476f6e689e92b9d8d9c2137" 2018-09-22 04:59:22,418 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:59:22 GMT Server: Apache x-openstack-request-id: req-5587de39-fec2-48dc-b42d-fc8a9044c83c Location: http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:59:22,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:22 GMT Server: Apache x-openstack-request-id: req-062ad1cb-a342-49dc-a602-22bc358e6a3f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "OS::stack_id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "image_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image", "inst_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-inst", "subnet_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet", "net_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-net", "flavor_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "stack_user_project_id": "f80005536e0546ed96e150f182bd0e8a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:59:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:59:22,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 used request id req-062ad1cb-a342-49dc-a602-22bc358e6a3f 2018-09-22 04:59:22,607 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack 2018-09-22 04:59:22,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/1518c7e7-5cc5-4f19-bb65-c7c075680934 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c4c52166c1812aa476f6e689e92b9d8d9c2137" 2018-09-22 04:59:22,780 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:59:22 GMT Server: Apache x-openstack-request-id: req-73497265-f7fa-4b0c-9986-74e98bee585c Location: http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:59:22,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:22 GMT Server: Apache x-openstack-request-id: req-8acf4864-023d-4123-9e49-396c50cd0caa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "OS::stack_id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "image_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image", "inst_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-inst", "subnet_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet", "net_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-net", "flavor_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "stack_user_project_id": "f80005536e0546ed96e150f182bd0e8a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:59:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:59:22,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 used request id req-8acf4864-023d-4123-9e49-396c50cd0caa 2018-09-22 04:59:22,959 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:59:22,959 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:59:25,962 - create_stack - DEBUG - Stack status query timeout in 1196.64489913 2018-09-22 04:59:25,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/1518c7e7-5cc5-4f19-bb65-c7c075680934 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c4c52166c1812aa476f6e689e92b9d8d9c2137" 2018-09-22 04:59:26,155 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:59:25 GMT Server: Apache x-openstack-request-id: req-801509c0-e501-42d5-8fbb-f020a31f686d Location: http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:59:26,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:26 GMT Server: Apache x-openstack-request-id: req-70f586a8-4d6e-4d65-a4c0-0006c3fa90f9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "OS::stack_id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "image_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image", "inst_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-inst", "subnet_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet", "net_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-net", "flavor_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "stack_user_project_id": "f80005536e0546ed96e150f182bd0e8a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:59:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:59:26,197 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 used request id req-70f586a8-4d6e-4d65-a4c0-0006c3fa90f9 2018-09-22 04:59:26,198 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:59:26,198 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:59:29,201 - create_stack - DEBUG - Stack status query timeout in 1193.40609694 2018-09-22 04:59:29,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/1518c7e7-5cc5-4f19-bb65-c7c075680934 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c4c52166c1812aa476f6e689e92b9d8d9c2137" 2018-09-22 04:59:29,383 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:59:29 GMT Server: Apache x-openstack-request-id: req-1f962017-3b6f-4ae8-bd05-3fc0f816cd3e Location: http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:59:29,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:29 GMT Server: Apache x-openstack-request-id: req-4eca1453-75d2-49f2-ba78-e410e1ee1a53 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "OS::stack_id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "image_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image", "inst_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-inst", "subnet_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet", "net_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-net", "flavor_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "stack_user_project_id": "f80005536e0546ed96e150f182bd0e8a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:59:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:59:29,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 used request id req-4eca1453-75d2-49f2-ba78-e410e1ee1a53 2018-09-22 04:59:29,566 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:59:29,566 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:59:32,570 - create_stack - DEBUG - Stack status query timeout in 1190.03768301 2018-09-22 04:59:32,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/1518c7e7-5cc5-4f19-bb65-c7c075680934 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c4c52166c1812aa476f6e689e92b9d8d9c2137" 2018-09-22 04:59:32,751 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:59:32 GMT Server: Apache x-openstack-request-id: req-f1422779-33ab-4ea6-9d7b-d3d9ece081a0 Location: http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:59:32,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:32 GMT Server: Apache x-openstack-request-id: req-d54a65fa-8d31-442b-8778-e887352c249b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "OS::stack_id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "image_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image", "inst_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-inst", "subnet_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet", "net_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-net", "flavor_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "stack_user_project_id": "f80005536e0546ed96e150f182bd0e8a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:59:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:59:32,794 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 used request id req-d54a65fa-8d31-442b-8778-e887352c249b 2018-09-22 04:59:32,794 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:59:32,794 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:59:35,797 - create_stack - DEBUG - Stack status query timeout in 1186.80996108 2018-09-22 04:59:35,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/1518c7e7-5cc5-4f19-bb65-c7c075680934 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c4c52166c1812aa476f6e689e92b9d8d9c2137" 2018-09-22 04:59:35,963 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:59:35 GMT Server: Apache x-openstack-request-id: req-0f51b458-1b75-4829-ac9d-8aef4eb4362c Location: http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:59:36,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:35 GMT Server: Apache x-openstack-request-id: req-d454a4e9-165c-45bd-9139-230886d4768b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "OS::stack_id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "image_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image", "inst_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-inst", "subnet_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet", "net_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-net", "flavor_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "stack_user_project_id": "f80005536e0546ed96e150f182bd0e8a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T04:59:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:59:36,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 used request id req-d454a4e9-165c-45bd-9139-230886d4768b 2018-09-22 04:59:36,037 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 04:59:36,037 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:59:39,040 - create_stack - DEBUG - Stack status query timeout in 1183.56698513 2018-09-22 04:59:39,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/1518c7e7-5cc5-4f19-bb65-c7c075680934 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c4c52166c1812aa476f6e689e92b9d8d9c2137" 2018-09-22 04:59:39,211 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:59:39 GMT Server: Apache x-openstack-request-id: req-900c2834-0070-4423-84c7-bc90873d05f1 Location: http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:59:39,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:39 GMT Server: Apache x-openstack-request-id: req-1feb7764-7dc7-4784-8a31-6ece8fafd2b9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "OS::stack_id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "image_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image", "inst_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-inst", "subnet_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet", "net_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-net", "flavor_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "stack_user_project_id": "f80005536e0546ed96e150f182bd0e8a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T04:59:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:59:39,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 used request id req-1feb7764-7dc7-4784-8a31-6ece8fafd2b9 2018-09-22 04:59:39,253 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-22 04:59:39,253 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack 2018-09-22 04:59:39,253 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack 2018-09-22 04:59:39,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/1518c7e7-5cc5-4f19-bb65-c7c075680934/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c4c52166c1812aa476f6e689e92b9d8d9c2137" 2018-09-22 04:59:39,283 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:59:39 GMT Server: Apache x-openstack-request-id: req-7b84f56f-6423-4c90-bae1-1d2ce1fb0667 Location: http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:59:39,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:39 GMT Server: Apache x-openstack-request-id: req-869a23df-047e-42f1-a084-153dd95ffe9d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-22T04:59:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T04:59:22Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "670c7105-b09e-413c-aea5-eacdca7e2615", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-22T04:59:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T04:59:22Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "499fd03f-2fd0-433d-a9e9-ee2cf6bf76e3", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-22T04:59:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T04:59:22Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b9057f34-1492-41e7-9fbf-a15fdfb467c7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-22T04:59:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T04:59:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b85167ac-ec12-4f9e-a09c-34ed612a7d02", "resource_type": "OS::Nova::Server"}]} 2018-09-22 04:59:39,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934/resources used request id req-869a23df-047e-42f1-a084-153dd95ffe9d 2018-09-22 04:59:39,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b9057f34-1492-41e7-9fbf-a15fdfb467c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c4c52166c1812aa476f6e689e92b9d8d9c2137" 2018-09-22 04:59:39,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-73eb94fc-9f36-41dd-86ed-98689fe1e893 Date: Sat, 22 Sep 2018 04:59:39 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":["499fd03f-2fd0-433d-a9e9-ee2cf6bf76e3"],"updated_at":"2018-09-22T04:59:24Z","tenant_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","created_at":"2018-09-22T04:59:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","id":"b9057f34-1492-41e7-9fbf-a15fdfb467c7","name":"CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-net"}]} 2018-09-22 04:59:39,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b9057f34-1492-41e7-9fbf-a15fdfb467c7 used request id req-73eb94fc-9f36-41dd-86ed-98689fe1e893 2018-09-22 04:59:39,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b9057f34-1492-41e7-9fbf-a15fdfb467c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c4c52166c1812aa476f6e689e92b9d8d9c2137" 2018-09-22 04:59:39,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-06060b7f-dc5d-45db-8878-b38445118d24 Date: Sat, 22 Sep 2018 04:59:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9057f34-1492-41e7-9fbf-a15fdfb467c7","tenant_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","created_at":"2018-09-22T04:59:24Z","dns_nameservers":[],"updated_at":"2018-09-22T04:59:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","id":"499fd03f-2fd0-433d-a9e9-ee2cf6bf76e3","subnetpool_id":null,"name":"CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet"}]} 2018-09-22 04:59:39,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b9057f34-1492-41e7-9fbf-a15fdfb467c7 used request id req-06060b7f-dc5d-45db-8878-b38445118d24 2018-09-22 04:59:39,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b9057f34-1492-41e7-9fbf-a15fdfb467c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c4c52166c1812aa476f6e689e92b9d8d9c2137" 2018-09-22 04:59:39,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4d91a868-e4ab-4a0c-bfb8-5908ada6f122 Date: Sat, 22 Sep 2018 04:59:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9057f34-1492-41e7-9fbf-a15fdfb467c7","tenant_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","created_at":"2018-09-22T04:59:24Z","dns_nameservers":[],"updated_at":"2018-09-22T04:59:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","id":"499fd03f-2fd0-433d-a9e9-ee2cf6bf76e3","subnetpool_id":null,"name":"CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet"}]} 2018-09-22 04:59:39,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b9057f34-1492-41e7-9fbf-a15fdfb467c7 used request id req-4d91a868-e4ab-4a0c-bfb8-5908ada6f122 2018-09-22 04:59:39,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:59:39,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:59:40,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "da7659c5d608480f8e4b5ed2bc954689", "name": "CreateStackSuccessTests-fd71dc76-268c-46c-proj-role"}], "expires_at": "2018-09-22T05:59:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "name": "CreateStackSuccessTests-fd71dc76-268c-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fd71dc76-268c-46c-user", "id": "0c9ff48715d540499521ee40d984512e"}, "audit_ids": ["1XBlcMQyRYeFE7162NE-DA"], "issued_at": "2018-09-22T04:59:40.000000Z"}} 2018-09-22 04:59:40,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788a9fb91d9ecc4561e3ce5e9346138c0ef3b662" 2018-09-22 04:59:40,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-975534fe-cceb-4654-bbe7-ce896b54a1a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:59:40,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-975534fe-cceb-4654-bbe7-ce896b54a1a1 2018-09-22 04:59:40,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788a9fb91d9ecc4561e3ce5e9346138c0ef3b662" 2018-09-22 04:59:40,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-a3f8fefe-c25e-44b7-931a-5954821d0516 Date: Sat, 22 Sep 2018 04:59:40 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":["499fd03f-2fd0-433d-a9e9-ee2cf6bf76e3"],"updated_at":"2018-09-22T04:59:24Z","tenant_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","created_at":"2018-09-22T04:59:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","id":"b9057f34-1492-41e7-9fbf-a15fdfb467c7","name":"CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-net"}]} 2018-09-22 04:59:40,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-net used request id req-a3f8fefe-c25e-44b7-931a-5954821d0516 2018-09-22 04:59:40,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:59:40,458 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:59:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:59:40,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0c5b8888cdcb4e2c9fc6cd2438e30e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788a9fb91d9ecc4561e3ce5e9346138c0ef3b662" 2018-09-22 04:59:40,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9151617-f66e-4a8f-b808-c78f37ed5166 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0c5b8888cdcb4e2c9fc6cd2438e30e42"}, "enabled": true, "id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fd71dc76-268c-46c-proj"}} 2018-09-22 04:59:40,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0c5b8888cdcb4e2c9fc6cd2438e30e42 used request id req-e9151617-f66e-4a8f-b808-c78f37ed5166 2018-09-22 04:59:40,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b9057f34-1492-41e7-9fbf-a15fdfb467c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788a9fb91d9ecc4561e3ce5e9346138c0ef3b662" 2018-09-22 04:59:40,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-55a439c4-4c65-4c1c-b361-f2791842f3d0 Date: Sat, 22 Sep 2018 04:59:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9057f34-1492-41e7-9fbf-a15fdfb467c7","tenant_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","created_at":"2018-09-22T04:59:24Z","dns_nameservers":[],"updated_at":"2018-09-22T04:59:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","id":"499fd03f-2fd0-433d-a9e9-ee2cf6bf76e3","subnetpool_id":null,"name":"CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet"}]} 2018-09-22 04:59:40,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b9057f34-1492-41e7-9fbf-a15fdfb467c7 used request id req-55a439c4-4c65-4c1c-b361-f2791842f3d0 2018-09-22 04:59:40,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:59:41,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "da7659c5d608480f8e4b5ed2bc954689", "name": "CreateStackSuccessTests-fd71dc76-268c-46c-proj-role"}], "expires_at": "2018-09-22T05:59:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "name": "CreateStackSuccessTests-fd71dc76-268c-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fd71dc76-268c-46c-user", "id": "0c9ff48715d540499521ee40d984512e"}, "audit_ids": ["9ioeg5WxTzedf4-5EIvUbw"], "issued_at": "2018-09-22T04:59:41.000000Z"}} 2018-09-22 04:59:41,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d64122f54ed8d56290bbdbc09a631f8aee0e5ad" 2018-09-22 04:59:41,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-274b80af-e861-4c32-947d-374387a2c5dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:59:41,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-274b80af-e861-4c32-947d-374387a2c5dd 2018-09-22 04:59:41,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d64122f54ed8d56290bbdbc09a631f8aee0e5ad" 2018-09-22 04:59:41,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-dad184d0-59a1-4971-9e38-722587c656dd Date: Sat, 22 Sep 2018 04:59: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":["499fd03f-2fd0-433d-a9e9-ee2cf6bf76e3"],"updated_at":"2018-09-22T04:59:24Z","tenant_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","created_at":"2018-09-22T04:59:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","id":"b9057f34-1492-41e7-9fbf-a15fdfb467c7","name":"CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-net"}]} 2018-09-22 04:59:41,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-net used request id req-dad184d0-59a1-4971-9e38-722587c656dd 2018-09-22 04:59:41,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b9057f34-1492-41e7-9fbf-a15fdfb467c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d64122f54ed8d56290bbdbc09a631f8aee0e5ad" 2018-09-22 04:59:41,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-93a2191b-60b9-4a9a-95b0-750392bb33cd Date: Sat, 22 Sep 2018 04:59:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9057f34-1492-41e7-9fbf-a15fdfb467c7","tenant_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","created_at":"2018-09-22T04:59:24Z","dns_nameservers":[],"updated_at":"2018-09-22T04:59:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","id":"499fd03f-2fd0-433d-a9e9-ee2cf6bf76e3","subnetpool_id":null,"name":"CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet"}]} 2018-09-22 04:59:41,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b9057f34-1492-41e7-9fbf-a15fdfb467c7 used request id req-93a2191b-60b9-4a9a-95b0-750392bb33cd 2018-09-22 04:59:41,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b9057f34-1492-41e7-9fbf-a15fdfb467c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d64122f54ed8d56290bbdbc09a631f8aee0e5ad" 2018-09-22 04:59:41,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-6cc8c2db-cc6f-4b48-89d4-80a89b07486e Date: Sat, 22 Sep 2018 04:59: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":["499fd03f-2fd0-433d-a9e9-ee2cf6bf76e3"],"updated_at":"2018-09-22T04:59:24Z","tenant_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","created_at":"2018-09-22T04:59:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","id":"b9057f34-1492-41e7-9fbf-a15fdfb467c7","name":"CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-net"}]} 2018-09-22 04:59:41,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b9057f34-1492-41e7-9fbf-a15fdfb467c7 used request id req-6cc8c2db-cc6f-4b48-89d4-80a89b07486e 2018-09-22 04:59:41,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b9057f34-1492-41e7-9fbf-a15fdfb467c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d64122f54ed8d56290bbdbc09a631f8aee0e5ad" 2018-09-22 04:59:42,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a38a8bcb-f61e-4256-8d90-64e3de93a9e4 Date: Sat, 22 Sep 2018 04:59:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9057f34-1492-41e7-9fbf-a15fdfb467c7","tenant_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","created_at":"2018-09-22T04:59:24Z","dns_nameservers":[],"updated_at":"2018-09-22T04:59:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","id":"499fd03f-2fd0-433d-a9e9-ee2cf6bf76e3","subnetpool_id":null,"name":"CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet"}]} 2018-09-22 04:59:42,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b9057f34-1492-41e7-9fbf-a15fdfb467c7 used request id req-a38a8bcb-f61e-4256-8d90-64e3de93a9e4 2018-09-22 04:59:42,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b9057f34-1492-41e7-9fbf-a15fdfb467c7&name=CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d64122f54ed8d56290bbdbc09a631f8aee0e5ad" 2018-09-22 04:59:42,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9c36ba57-903d-42ca-b3e6-d2d67352630b Date: Sat, 22 Sep 2018 04:59:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9057f34-1492-41e7-9fbf-a15fdfb467c7","tenant_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","created_at":"2018-09-22T04:59:24Z","dns_nameservers":[],"updated_at":"2018-09-22T04:59:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","id":"499fd03f-2fd0-433d-a9e9-ee2cf6bf76e3","subnetpool_id":null,"name":"CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet"}]} 2018-09-22 04:59:42,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b9057f34-1492-41e7-9fbf-a15fdfb467c7&name=CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet used request id req-9c36ba57-903d-42ca-b3e6-d2d67352630b 2018-09-22 04:59:42,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/499fd03f-2fd0-433d-a9e9-ee2cf6bf76e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d64122f54ed8d56290bbdbc09a631f8aee0e5ad" 2018-09-22 04:59:42,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-ca75914f-cc34-4629-ad2d-7e5bd978a852 Date: Sat, 22 Sep 2018 04:59:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9057f34-1492-41e7-9fbf-a15fdfb467c7","tenant_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","created_at":"2018-09-22T04:59:24Z","dns_nameservers":[],"updated_at":"2018-09-22T04:59:24Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"0c5b8888cdcb4e2c9fc6cd2438e30e42","id":"499fd03f-2fd0-433d-a9e9-ee2cf6bf76e3","subnetpool_id":null,"name":"CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet"}} 2018-09-22 04:59:42,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/499fd03f-2fd0-433d-a9e9-ee2cf6bf76e3 used request id req-ca75914f-cc34-4629-ad2d-7e5bd978a852 2018-09-22 04:59:42,723 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack 2018-09-22 04:59:42,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/1518c7e7-5cc5-4f19-bb65-c7c075680934 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c4c52166c1812aa476f6e689e92b9d8d9c2137" 2018-09-22 04:59:42,753 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:59:42 GMT Server: Apache x-openstack-request-id: req-ff912d40-c970-43bc-8bdf-5facca5fb19a Location: http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:59:42,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:59:42 GMT Server: Apache x-openstack-request-id: req-20bd9e70-fe68-4599-b517-81252a7287df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:59:42,930 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 used request id req-20bd9e70-fe68-4599-b517-81252a7287df 2018-09-22 04:59:42,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/1518c7e7-5cc5-4f19-bb65-c7c075680934 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c4c52166c1812aa476f6e689e92b9d8d9c2137" 2018-09-22 04:59:42,959 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:59:42 GMT Server: Apache x-openstack-request-id: req-dadb6004-5011-4ae9-a3bf-61b85f1f786d Location: http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:59:43,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:42 GMT Server: Apache x-openstack-request-id: req-f094ca71-dc89-48eb-bd9f-393b92c91d9b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "OS::stack_id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "image_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image", "inst_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-inst", "subnet_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet", "flavor_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-flavor-name", "net_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "stack_user_project_id": "f80005536e0546ed96e150f182bd0e8a", "tags": null, "creation_time": "2018-09-22T04:59:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:59:42Z", "id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:59:43,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 used request id req-f094ca71-dc89-48eb-bd9f-393b92c91d9b 2018-09-22 04:59:43,002 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 04:59:43,003 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:59:46,006 - create_stack - DEBUG - Stack status query timeout in 1196.92456603 2018-09-22 04:59:46,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/1518c7e7-5cc5-4f19-bb65-c7c075680934 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c4c52166c1812aa476f6e689e92b9d8d9c2137" 2018-09-22 04:59:46,035 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:59:46 GMT Server: Apache x-openstack-request-id: req-84fda36b-73d6-4ace-90d3-9ff87a327f77 Location: http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:59:46,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:46 GMT Server: Apache x-openstack-request-id: req-c731b172-f449-4404-8065-01fe590caaed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "OS::stack_id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "image_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image", "inst_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-inst", "subnet_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet", "flavor_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-flavor-name", "net_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "stack_user_project_id": "f80005536e0546ed96e150f182bd0e8a", "tags": null, "creation_time": "2018-09-22T04:59:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:59:42Z", "id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:59:46,214 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 used request id req-c731b172-f449-4404-8065-01fe590caaed 2018-09-22 04:59:46,215 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 04:59:46,215 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:59:49,218 - create_stack - DEBUG - Stack status query timeout in 1193.71200991 2018-09-22 04:59:49,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/1518c7e7-5cc5-4f19-bb65-c7c075680934 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c4c52166c1812aa476f6e689e92b9d8d9c2137" 2018-09-22 04:59:49,398 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:59:49 GMT Server: Apache x-openstack-request-id: req-5b4c2a99-7cfe-49c4-b350-a651fbc2216c Location: http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:59:49,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:49 GMT Server: Apache x-openstack-request-id: req-ff40fbcf-026d-450d-834d-9d2af09f5b53 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "OS::stack_id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "image_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image", "inst_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-inst", "subnet_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet", "flavor_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-flavor-name", "net_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "stack_user_project_id": "f80005536e0546ed96e150f182bd0e8a", "tags": null, "creation_time": "2018-09-22T04:59:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T04:59:42Z", "id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:59:49,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 used request id req-ff40fbcf-026d-450d-834d-9d2af09f5b53 2018-09-22 04:59:49,428 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 04:59:49,428 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 04:59:52,431 - create_stack - DEBUG - Stack status query timeout in 1190.49927497 2018-09-22 04:59:52,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/1518c7e7-5cc5-4f19-bb65-c7c075680934 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c4c52166c1812aa476f6e689e92b9d8d9c2137" 2018-09-22 04:59:52,460 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:59:52 GMT Server: Apache x-openstack-request-id: req-642d9e15-fa06-45e2-a369-ba64432131a4 Location: http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:59:52,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:52 GMT Server: Apache x-openstack-request-id: req-27a5c0d7-4fbf-4f72-8e4d-d15bd7e021bf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "OS::stack_id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "image_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image", "inst_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-inst", "subnet_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-subnet", "flavor_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-flavor-name", "net_name": "CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack", "stack_user_project_id": "f80005536e0546ed96e150f182bd0e8a", "tags": null, "creation_time": "2018-09-22T04:59:21Z", "links": [{"href": "http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-22T04:59:42Z", "id": "1518c7e7-5cc5-4f19-bb65-c7c075680934", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 04:59:52,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 used request id req-27a5c0d7-4fbf-4f72-8e4d-d15bd7e021bf 2018-09-22 04:59:52,504 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-22 04:59:52,504 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack 2018-09-22 04:59:52,504 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack 2018-09-22 04:59:52,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/1518c7e7-5cc5-4f19-bb65-c7c075680934 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c4c52166c1812aa476f6e689e92b9d8d9c2137" 2018-09-22 04:59:52,535 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 04:59:52 GMT Server: Apache x-openstack-request-id: req-6b61a3b5-bf2f-4ba1-a755-14d1e24e8634 Location: http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 04:59:52,561 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:59:52 GMT Server: Apache x-openstack-request-id: req-ac42707c-c119-4e41-9564-1fad9f2fc4b6 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-22 04:59:52,561 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/0c5b8888cdcb4e2c9fc6cd2438e30e42/stacks/CreateStackSuccessTests-CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-stack/1518c7e7-5cc5-4f19-bb65-c7c075680934 used request id req-ac42707c-c119-4e41-9564-1fad9f2fc4b6 2018-09-22 04:59:52,562 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-979cd8ce-e84d-472b-b16c-113b3fa7de57-image 2018-09-22 04:59:52,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/5403f211-1a71-4651-b1f5-d7ecf19dfb5c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}805bb66d1108351d2f9c293ca0aa6d4b0fe43474" 2018-09-22 04:59:54,086 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-79e83b73-36fb-4454-b769-b0a3e40f3e40 Date: Sat, 22 Sep 2018 04:59:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 04:59:54,086 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5403f211-1a71-4651-b1f5-d7ecf19dfb5c used request id req-79e83b73-36fb-4454-b769-b0a3e40f3e40 2018-09-22 04:59:54,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/2b3db319-e8d0-40b9-bc78-059bbcb71999 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e321eefdd6a12fd8c47660cbcb2d48fde134d336" 2018-09-22 04:59:54,130 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 04: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 x-openstack-request-id: req-51781ca7-102e-494f-b9b0-1fea3b0546d2 x-compute-request-id: req-51781ca7-102e-494f-b9b0-1fea3b0546d2 Content-Length: 0 Content-Type: application/json 2018-09-22 04:59:54,130 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/2b3db319-e8d0-40b9-bc78-059bbcb71999 used request id req-51781ca7-102e-494f-b9b0-1fea3b0546d2 2018-09-22 04:59:54,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a757079a420741ae4937e7c7021abae09ba48d9c" 2018-09-22 04:59:54,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-680fdade-e0b5-4b59-aec5-85d26091047e Date: Sat, 22 Sep 2018 04:59:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "created_at": "2018-09-22T04:59:22Z", "updated_at": "2018-09-22T04:59:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:59:22Z", "revision_number": 0, "id": "46c38bb9-5ee1-45b2-bb4d-35a00d4d0e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:59:22Z", "security_group_id": "4c5aca02-b066-45d7-a5e6-240038ffefc3", "tenant_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:59:22Z", "revision_number": 0, "id": "939228e9-53ec-44dd-b8c5-ccc26dd428c8", "remote_group_id": "4c5aca02-b066-45d7-a5e6-240038ffefc3", "remote_ip_prefix": null, "created_at": "2018-09-22T04:59:22Z", "security_group_id": "4c5aca02-b066-45d7-a5e6-240038ffefc3", "tenant_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:59:22Z", "revision_number": 0, "id": "964326c8-8ed7-497e-9c14-c9eb1f93824b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:59:22Z", "security_group_id": "4c5aca02-b066-45d7-a5e6-240038ffefc3", "tenant_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:59:22Z", "revision_number": 0, "id": "eda6330d-18a3-4825-adc5-0b643af2fd83", "remote_group_id": "4c5aca02-b066-45d7-a5e6-240038ffefc3", "remote_ip_prefix": null, "created_at": "2018-09-22T04:59:22Z", "security_group_id": "4c5aca02-b066-45d7-a5e6-240038ffefc3", "tenant_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42"}], "revision_number": 4, "project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "id": "4c5aca02-b066-45d7-a5e6-240038ffefc3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 04:59:54,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-680fdade-e0b5-4b59-aec5-85d26091047e 2018-09-22 04:59:54,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a757079a420741ae4937e7c7021abae09ba48d9c" 2018-09-22 04:59:54,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bb88faa-08c6-46eb-ac71-a00016b9e86f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 04:59:54,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-8bb88faa-08c6-46eb-ac71-a00016b9e86f 2018-09-22 04:59:54,469 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:59:54,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a757079a420741ae4937e7c7021abae09ba48d9c" 2018-09-22 04:59:54,547 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 04:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74deedf7-19b4-49e4-b1da-ded16c9ed8e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 04:59:54,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-74deedf7-19b4-49e4-b1da-ded16c9ed8e6 2018-09-22 04:59:54,548 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 04:59:54,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0c5b8888cdcb4e2c9fc6cd2438e30e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a757079a420741ae4937e7c7021abae09ba48d9c" 2018-09-22 04:59:54,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55072665-808b-4bfa-b7e2-313fd5bfc6ad Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0c5b8888cdcb4e2c9fc6cd2438e30e42"}, "enabled": true, "id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fd71dc76-268c-46c-proj"}} 2018-09-22 04:59:54,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0c5b8888cdcb4e2c9fc6cd2438e30e42 used request id req-55072665-808b-4bfa-b7e2-313fd5bfc6ad 2018-09-22 04:59:54,640 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c5aca02-b066-45d7-a5e6-240038ffefc3 2018-09-22 04:59:54,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c5aca02-b066-45d7-a5e6-240038ffefc3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a757079a420741ae4937e7c7021abae09ba48d9c" 2018-09-22 04:59:54,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ca1693e5-6871-43de-b94e-5c505eeeab46 Date: Sat, 22 Sep 2018 04:59:54 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-09-22T04:59:22Z", "security_group_id": "4c5aca02-b066-45d7-a5e6-240038ffefc3", "port_range_min": null, "revision_number": 0, "tenant_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "created_at": "2018-09-22T04:59:22Z", "project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "id": "46c38bb9-5ee1-45b2-bb4d-35a00d4d0e78"}, {"remote_group_id": "4c5aca02-b066-45d7-a5e6-240038ffefc3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:59:22Z", "security_group_id": "4c5aca02-b066-45d7-a5e6-240038ffefc3", "port_range_min": null, "revision_number": 0, "tenant_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "created_at": "2018-09-22T04:59:22Z", "project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "id": "939228e9-53ec-44dd-b8c5-ccc26dd428c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:59:22Z", "security_group_id": "4c5aca02-b066-45d7-a5e6-240038ffefc3", "port_range_min": null, "revision_number": 0, "tenant_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "created_at": "2018-09-22T04:59:22Z", "project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "id": "964326c8-8ed7-497e-9c14-c9eb1f93824b"}, {"remote_group_id": "4c5aca02-b066-45d7-a5e6-240038ffefc3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T04:59:22Z", "security_group_id": "4c5aca02-b066-45d7-a5e6-240038ffefc3", "port_range_min": null, "revision_number": 0, "tenant_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "created_at": "2018-09-22T04:59:22Z", "project_id": "0c5b8888cdcb4e2c9fc6cd2438e30e42", "id": "eda6330d-18a3-4825-adc5-0b643af2fd83"}]} 2018-09-22 04:59:54,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c5aca02-b066-45d7-a5e6-240038ffefc3 used request id req-ca1693e5-6871-43de-b94e-5c505eeeab46 2018-09-22 04:59:54,828 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 04:59:54,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4c5aca02-b066-45d7-a5e6-240038ffefc3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a757079a420741ae4937e7c7021abae09ba48d9c" 2018-09-22 04:59:55,147 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a2cd269-4869-4435-83df-49f3056800b1 Content-Length: 0 Date: Sat, 22 Sep 2018 04:59:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 04:59:55,147 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4c5aca02-b066-45d7-a5e6-240038ffefc3 used request id req-7a2cd269-4869-4435-83df-49f3056800b1 2018-09-22 04:59:55,148 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-fd71dc76-268c-46c-proj 2018-09-22 04:59:55,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/0c5b8888cdcb4e2c9fc6cd2438e30e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a757079a420741ae4937e7c7021abae09ba48d9c" 2018-09-22 04:59:55,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cf713b0-f2b4-46e4-a411-8bc8d3804f54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:59:55,376 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0c5b8888cdcb4e2c9fc6cd2438e30e42 used request id req-3cf713b0-f2b4-46e4-a411-8bc8d3804f54 2018-09-22 04:59:55,377 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-fd71dc76-268c-46c-proj-role 2018-09-22 04:59:55,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/da7659c5d608480f8e4b5ed2bc954689 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a757079a420741ae4937e7c7021abae09ba48d9c" 2018-09-22 04:59:55,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c9b4166-bb01-40a9-aa86-95596e70ebdd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:59:55,481 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/da7659c5d608480f8e4b5ed2bc954689 used request id req-3c9b4166-bb01-40a9-aa86-95596e70ebdd 2018-09-22 04:59:55,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a757079a420741ae4937e7c7021abae09ba48d9c" 2018-09-22 04:59:55,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f06792c-67fc-4d4d-823b-6f0de22711b5 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:59:55,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6f06792c-67fc-4d4d-823b-6f0de22711b5 2018-09-22 04:59:55,573 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-fd71dc76-268c-46c-user 2018-09-22 04:59:55,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0c9ff48715d540499521ee40d984512e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96640576969e53236b369b149dcf74bd5cf5ea88" 2018-09-22 04:59:55,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c99bde8-9371-453e-a55c-a1ab1dd545fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:59:55,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0c9ff48715d540499521ee40d984512e used request id req-3c99bde8-9371-453e-a55c-a1ab1dd545fb 2018-09-22 04:59:55,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:59:56,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:59:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["fbILB5I9Tuu_r2OfEByYVA"], "issued_at": "2018-09-22T04:59:56.000000Z"}} 2018-09-22 04:59:56,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9fdaa558b703bdea32471ac797a7e9f310ec42b" 2018-09-22 04:59:56,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92220174-1038-45ed-8005-7175c728af5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:59:56,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-92220174-1038-45ed-8005-7175c728af5f 2018-09-22 04:59:56,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:59:56,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:59:56,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:59:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["TI1VxAXyQh-9Q4BR9dRyNw"], "issued_at": "2018-09-22T04:59:56.000000Z"}} 2018-09-22 04:59:56,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 04:59:56,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00ed7607-9c98-4f6e-bfaf-4edde2e21797 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:59:56,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-00ed7607-9c98-4f6e-bfaf-4edde2e21797 2018-09-22 04:59:56,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:59:56,755 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:59:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:59:56,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-6a89bb4b-af46-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 04:59:56,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0280d234-bd3d-4c26-a0c8-aa8a91911c36 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-6a89bb4b-af46-456-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 04:59:56,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-6a89bb4b-af46-456-proj used request id req-0280d234-bd3d-4c26-a0c8-aa8a91911c36 2018-09-22 04:59:56,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 04:59:56,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d50fc9c1-064d-4029-a2fa-105473638d50 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:59:56,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d50fc9c1-064d-4029-a2fa-105473638d50 2018-09-22 04:59:56,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj"}}' 2018-09-22 04:59:57,050 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e140e3e-e89d-4f61-b190-4a4984104fed Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f"}, "enabled": true, "id": "10a4425f35ec46b88f2cf91cfc204e0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj"}} 2018-09-22 04:59:57,050 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6e140e3e-e89d-4f61-b190-4a4984104fed 2018-09-22 04:59:57,051 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-6a89bb4b-af46-456-proj 2018-09-22 04:59:57,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:59:57,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:59:57,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T05:59:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["eG219XWUTAm0xq_y-qZDfg"], "issued_at": "2018-09-22T04:59:57.000000Z"}} 2018-09-22 04:59:57,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e207d684edb16a6f536c2ef893a62ac835745f6b" 2018-09-22 04:59:57,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a1c9b6e-04d1-4d24-8ff2-ac9966a5285d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:59:57,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7a1c9b6e-04d1-4d24-8ff2-ac9966a5285d 2018-09-22 04:59:57,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 04:59:57,522 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 04:59:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 04:59:57,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e207d684edb16a6f536c2ef893a62ac835745f6b" 2018-09-22 04:59:57,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9abfccd0-06b2-4e7f-9ec3-d661bd62e80d Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 04:59:57,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9abfccd0-06b2-4e7f-9ec3-d661bd62e80d 2018-09-22 04:59:57,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-6a89bb4b-af46-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e207d684edb16a6f536c2ef893a62ac835745f6b" 2018-09-22 04:59:57,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5d531ac-2fe3-4990-87f2-560a22c426a1 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-6a89bb4b-af46-456-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f"}, "enabled": true, "id": "10a4425f35ec46b88f2cf91cfc204e0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj"}]} 2018-09-22 04:59:57,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-6a89bb4b-af46-456-proj used request id req-d5d531ac-2fe3-4990-87f2-560a22c426a1 2018-09-22 04:59:57,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e207d684edb16a6f536c2ef893a62ac835745f6b" 2018-09-22 04:59:57,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a4e045-c047-49af-9a33-bbb526fb603f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 04:59:57,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c1a4e045-c047-49af-9a33-bbb526fb603f 2018-09-22 04:59:58,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e207d684edb16a6f536c2ef893a62ac835745f6b" 2018-09-22 04:59:58,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa40e083-7781-4a16-9f9b-9cc3d36c988a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:59:58,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-aa40e083-7781-4a16-9f9b-9cc3d36c988a 2018-09-22 04:59:58,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-6a89bb4b-af46-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e207d684edb16a6f536c2ef893a62ac835745f6b" 2018-09-22 04:59:58,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-270a28da-0f00-4c6e-9712-0db7c57cd6ba Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-6a89bb4b-af46-456-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f"}, "enabled": true, "id": "10a4425f35ec46b88f2cf91cfc204e0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj"}]} 2018-09-22 04:59:58,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-6a89bb4b-af46-456-proj used request id req-270a28da-0f00-4c6e-9712-0db7c57cd6ba 2018-09-22 04:59:58,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/51259220876d4e908e1369b8a688fcb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e207d684edb16a6f536c2ef893a62ac835745f6b" 2018-09-22 04:59:58,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5fc083e-fa62-4bf2-96cc-e137521d436e Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-6a89bb4b-af46-456-user", "links": {"self": "http://172.30.9.23:5000/v3/users/51259220876d4e908e1369b8a688fcb1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "10a4425f35ec46b88f2cf91cfc204e0f", "id": "51259220876d4e908e1369b8a688fcb1", "password_expires_at": null}} 2018-09-22 04:59:58,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/51259220876d4e908e1369b8a688fcb1 used request id req-c5fc083e-fa62-4bf2-96cc-e137521d436e 2018-09-22 04:59:58,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f/users/51259220876d4e908e1369b8a688fcb1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e207d684edb16a6f536c2ef893a62ac835745f6b" 2018-09-22 04:59:58,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b59937b9-25b1-44ae-b71f-37bfdc818a75 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f/users/51259220876d4e908e1369b8a688fcb1/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 04:59:58,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f/users/51259220876d4e908e1369b8a688fcb1/roles used request id req-b59937b9-25b1-44ae-b71f-37bfdc818a75 2018-09-22 04:59:58,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e207d684edb16a6f536c2ef893a62ac835745f6b" 2018-09-22 04:59:58,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8760114-8eef-4c06-8e82-12846ea90a1e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "domain_id": null, "name": "heat_stack_owner", "id": "856b989bf6d145da8925089966bd0dfd"}} 2018-09-22 04:59:58,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd used request id req-d8760114-8eef-4c06-8e82-12846ea90a1e 2018-09-22 04:59:58,674 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-6a89bb4b-af46-456-proj 2018-09-22 04:59:58,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f/users/51259220876d4e908e1369b8a688fcb1/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e207d684edb16a6f536c2ef893a62ac835745f6b" 2018-09-22 04:59:58,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:59:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c544091b-a7d8-46d8-a6ee-6d71f38d7396 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:59:58,729 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f/users/51259220876d4e908e1369b8a688fcb1/roles/856b989bf6d145da8925089966bd0dfd used request id req-c544091b-a7d8-46d8-a6ee-6d71f38d7396 2018-09-22 04:59:58,729 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-6a89bb4b-af46-456-user 2018-09-22 04:59:58,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:59:58,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 04:59:58,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b8792d8-5762-4591-a31b-2ba74903f861 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 04:59:58,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8b8792d8-5762-4591-a31b-2ba74903f861 2018-09-22 04:59:58,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" -d '{"role": {"name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj-role"}}' 2018-09-22 04:59:58,942 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 04:59:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27283034-c77e-4618-81bc-36f3c9b9b873 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a86c4f18aa5f41d5bdf9c9b511b3db57", "links": {"self": "http://172.30.9.23:5000/v3/roles/a86c4f18aa5f41d5bdf9c9b511b3db57"}, "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj-role"}} 2018-09-22 04:59:58,942 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-27283034-c77e-4618-81bc-36f3c9b9b873 2018-09-22 04:59:58,942 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-6a89bb4b-af46-456-proj-role 2018-09-22 04:59:58,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/a86c4f18aa5f41d5bdf9c9b511b3db57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 04:59:59,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ad148c9-aae4-4ec9-9a44-086f014088d8 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/a86c4f18aa5f41d5bdf9c9b511b3db57"}, "domain_id": null, "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj-role", "id": "a86c4f18aa5f41d5bdf9c9b511b3db57"}} 2018-09-22 04:59:59,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/a86c4f18aa5f41d5bdf9c9b511b3db57 used request id req-6ad148c9-aae4-4ec9-9a44-086f014088d8 2018-09-22 04:59:59,033 - keystone_utils - INFO - Granting role CreateStackSuccessTests-6a89bb4b-af46-456-proj-role to project CreateStackSuccessTests-6a89bb4b-af46-456-proj 2018-09-22 04:59:59,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f/users/51259220876d4e908e1369b8a688fcb1/roles/a86c4f18aa5f41d5bdf9c9b511b3db57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 04:59:59,191 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 04:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80c45eb9-f2be-444e-a981-da7b66b2835f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 04:59:59,191 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f/users/51259220876d4e908e1369b8a688fcb1/roles/a86c4f18aa5f41d5bdf9c9b511b3db57 used request id req-80c45eb9-f2be-444e-a981-da7b66b2835f 2018-09-22 04:59:59,191 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 04:59:59,192 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 04:59:59,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 04:59:59,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 04:59:59,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "a86c4f18aa5f41d5bdf9c9b511b3db57", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj-role"}], "expires_at": "2018-09-22T05:59:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10a4425f35ec46b88f2cf91cfc204e0f", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6a89bb4b-af46-456-user", "id": "51259220876d4e908e1369b8a688fcb1"}, "audit_ids": ["y-6bfwKSTc2mrMP4PtKWaw"], "issued_at": "2018-09-22T04:59:59.000000Z"}} 2018-09-22 04:59:59,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63a27484c5e139e94b885b588ddc76b2e60bfb" 2018-09-22 04:59:59,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 04:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d9fa69-ec7d-4aa6-9f8a-46f034f3ede2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 04:59:59,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a7d9fa69-ec7d-4aa6-9f8a-46f034f3ede2 2018-09-22 04:59:59,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd63a27484c5e139e94b885b588ddc76b2e60bfb" 2018-09-22 04:59:59,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-c634263e-d086-41a9-9554-142469541968 Date: Sat, 22 Sep 2018 04:59:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image"} 2018-09-22 04:59:59,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image used request id req-c634263e-d086-41a9-9554-142469541968 2018-09-22 04:59:59,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd63a27484c5e139e94b885b588ddc76b2e60bfb" 2018-09-22 04:59:59,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-81f73d88-8df5-460c-bc7b-50a486199ec8 Date: Sat, 22 Sep 2018 04:59:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 04:59:59,970 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-81f73d88-8df5-460c-bc7b-50a486199ec8 2018-09-22 05:00:00,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dd63a27484c5e139e94b885b588ddc76b2e60bfb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image"}' 2018-09-22 05:00:00,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/92600b8d-8df4-439e-b701-c52631952148 X-Openstack-Request-Id: req-161d6788-3cc6-4eca-91a3-6cc06c5ae24d Date: Sat, 22 Sep 2018 05:00:00 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:00:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T05:00:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/92600b8d-8df4-439e-b701-c52631952148", "min_disk": 0, "protected": false, "id": "92600b8d-8df4-439e-b701-c52631952148", "file": "/v2/images/92600b8d-8df4-439e-b701-c52631952148/file", "checksum": null, "owner": "10a4425f35ec46b88f2cf91cfc204e0f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:00:00,207 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-161d6788-3cc6-4eca-91a3-6cc06c5ae24d 2018-09-22 05:00:00,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/92600b8d-8df4-439e-b701-c52631952148/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd63a27484c5e139e94b885b588ddc76b2e60bfb" -d '' 2018-09-22 05:00:01,818 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-537afd65-68d0-480b-b461-a617e394a2a4 Date: Sat, 22 Sep 2018 05:00:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:00:01,818 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/92600b8d-8df4-439e-b701-c52631952148/file used request id req-537afd65-68d0-480b-b461-a617e394a2a4 2018-09-22 05:00:01,819 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 05:00:01,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/92600b8d-8df4-439e-b701-c52631952148 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd63a27484c5e139e94b885b588ddc76b2e60bfb" 2018-09-22 05:00:01,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-9994c2eb-33bc-478f-b6ba-449ebd249679 Date: Sat, 22 Sep 2018 05:00:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:00:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:00:01Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/92600b8d-8df4-439e-b701-c52631952148/snap", "metadata": {}}], "self": "/v2/images/92600b8d-8df4-439e-b701-c52631952148", "min_disk": 0, "protected": false, "id": "92600b8d-8df4-439e-b701-c52631952148", "file": "/v2/images/92600b8d-8df4-439e-b701-c52631952148/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "10a4425f35ec46b88f2cf91cfc204e0f", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/92600b8d-8df4-439e-b701-c52631952148/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:00:01,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/92600b8d-8df4-439e-b701-c52631952148 used request id req-9994c2eb-33bc-478f-b6ba-449ebd249679 2018-09-22 05:00:01,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd63a27484c5e139e94b885b588ddc76b2e60bfb" 2018-09-22 05:00:02,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-51640042-391a-4fd5-ad92-722a6e852dd1 Date: Sat, 22 Sep 2018 05:00:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:00:02,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-51640042-391a-4fd5-ad92-722a6e852dd1 2018-09-22 05:00:02,011 - create_image - INFO - Created image with name - CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image 2018-09-22 05:00:02,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/92600b8d-8df4-439e-b701-c52631952148 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd63a27484c5e139e94b885b588ddc76b2e60bfb" 2018-09-22 05:00:02,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b4eaf761-34ef-4cda-8b32-b313246fefea Date: Sat, 22 Sep 2018 05:00:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:00:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:00:01Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/92600b8d-8df4-439e-b701-c52631952148/snap", "metadata": {}}], "self": "/v2/images/92600b8d-8df4-439e-b701-c52631952148", "min_disk": 0, "protected": false, "id": "92600b8d-8df4-439e-b701-c52631952148", "file": "/v2/images/92600b8d-8df4-439e-b701-c52631952148/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "10a4425f35ec46b88f2cf91cfc204e0f", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/92600b8d-8df4-439e-b701-c52631952148/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:00:02,173 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/92600b8d-8df4-439e-b701-c52631952148 used request id req-b4eaf761-34ef-4cda-8b32-b313246fefea 2018-09-22 05:00:02,173 - create_image - DEBUG - Instance status is - active 2018-09-22 05:00:02,174 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image 2018-09-22 05:00:02,174 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image 2018-09-22 05:00:02,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:00:02,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:00:02,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:00:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["AnbxwhMXSVyBXRZjOv1bGA"], "issued_at": "2018-09-22T05:00:02.000000Z"}} 2018-09-22 05:00:02,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4d95cf0c3fed3af6ccaee7fa4817b519491008" 2018-09-22 05:00:02,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a5ab6de-70e5-4659-b193-5ca31db71e46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:00:02,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6a5ab6de-70e5-4659-b193-5ca31db71e46 2018-09-22 05:00:02,635 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:00:02,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4d95cf0c3fed3af6ccaee7fa4817b519491008" 2018-09-22 05:00:02,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00: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-1b5ad9cb-510a-44ec-b7e6-852d8af368f2 x-compute-request-id: req-1b5ad9cb-510a-44ec-b7e6-852d8af368f2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 05:00:02,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1b5ad9cb-510a-44ec-b7e6-852d8af368f2 2018-09-22 05:00:02,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4d95cf0c3fed3af6ccaee7fa4817b519491008" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 05:00:02,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00: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-0d5068f6-cda9-44ee-9a20-b188115d3574 x-compute-request-id: req-0d5068f6-cda9-44ee-9a20-b188115d3574 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/14894868-6f89-4b44-8ecd-433dfb36e9f1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/14894868-6f89-4b44-8ecd-433dfb36e9f1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "14894868-6f89-4b44-8ecd-433dfb36e9f1", "name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:00:02,959 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0d5068f6-cda9-44ee-9a20-b188115d3574 2018-09-22 05:00:02,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:00:02,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:00:03,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "a86c4f18aa5f41d5bdf9c9b511b3db57", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj-role"}], "expires_at": "2018-09-22T06:00:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10a4425f35ec46b88f2cf91cfc204e0f", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6a89bb4b-af46-456-user", "id": "51259220876d4e908e1369b8a688fcb1"}, "audit_ids": ["QquyRJ36T7KYYqL_3Nk_XA"], "issued_at": "2018-09-22T05:00:03.000000Z"}} 2018-09-22 05:00:03,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:03,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b533c3b5-2602-488a-92d0-d4eb151a5484 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:00:03,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b533c3b5-2602-488a-92d0-d4eb151a5484 2018-09-22 05:00:03,422 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:00:03,425 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 05:00:03,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:03,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:03 GMT Server: Apache x-openstack-request-id: req-83b7d4a3-ac98-4415-a1fe-361a763e66c9 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-22 05:00:03,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack used request id req-83b7d4a3-ac98-4415-a1fe-361a763e66c9 2018-09-22 05:00:03,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net", "inst_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "subnet_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet", "image_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image", "flavor_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-flavor-name"}}' 2018-09-22 05:00:05,847 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:00:03 GMT Server: Apache x-openstack-request-id: req-f059b052-a4a1-4ee3-905d-216bfb27faea Location: http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "self"}]}} 2018-09-22 05:00:05,847 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks used request id req-f059b052-a4a1-4ee3-905d-216bfb27faea 2018-09-22 05:00:05,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/142b3f05-9693-4d3e-9e9f-3041d216fc2b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:06,101 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:00:05 GMT Server: Apache x-openstack-request-id: req-61444fe4-0b36-4538-b2fa-9a585cb31c99 Location: http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:00:06,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:06 GMT Server: Apache x-openstack-request-id: req-17d83cb8-9bde-4d39-a470-ebc8bbba39a4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10a4425f35ec46b88f2cf91cfc204e0f", "OS::stack_id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "image_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image", "inst_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "subnet_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet", "net_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net", "flavor_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "stack_user_project_id": "ae926f1a46d44688a3faedcec6302e20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:00:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 05:00:06,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b used request id req-17d83cb8-9bde-4d39-a470-ebc8bbba39a4 2018-09-22 05:00:06,143 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack 2018-09-22 05:00:06,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/142b3f05-9693-4d3e-9e9f-3041d216fc2b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:06,171 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:00:06 GMT Server: Apache x-openstack-request-id: req-6ddd43c3-91e3-4aae-9b70-45ff39cd1f09 Location: http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:00:06,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:06 GMT Server: Apache x-openstack-request-id: req-eca26515-1730-4251-be27-a2cba1174de5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10a4425f35ec46b88f2cf91cfc204e0f", "OS::stack_id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "image_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image", "inst_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "subnet_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet", "net_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net", "flavor_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "stack_user_project_id": "ae926f1a46d44688a3faedcec6302e20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:00:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 05:00:06,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b used request id req-eca26515-1730-4251-be27-a2cba1174de5 2018-09-22 05:00:06,350 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:00:06,351 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:00:09,354 - create_stack - DEBUG - Stack status query timeout in 1196.7896688 2018-09-22 05:00:09,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/142b3f05-9693-4d3e-9e9f-3041d216fc2b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:09,543 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:00:09 GMT Server: Apache x-openstack-request-id: req-48e243b7-9130-4730-9500-7230e61c2274 Location: http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:00:09,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:09 GMT Server: Apache x-openstack-request-id: req-63ac61c2-cea2-4fd8-9b75-8a91beaa0203 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10a4425f35ec46b88f2cf91cfc204e0f", "OS::stack_id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "image_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image", "inst_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "subnet_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet", "net_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net", "flavor_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "stack_user_project_id": "ae926f1a46d44688a3faedcec6302e20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:00:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 05:00:09,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b used request id req-63ac61c2-cea2-4fd8-9b75-8a91beaa0203 2018-09-22 05:00:09,619 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:00:09,619 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:00:12,623 - create_stack - DEBUG - Stack status query timeout in 1193.52085495 2018-09-22 05:00:12,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/142b3f05-9693-4d3e-9e9f-3041d216fc2b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:12,797 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:00:12 GMT Server: Apache x-openstack-request-id: req-70f62342-f2e4-4a12-bebb-b348deaab98b Location: http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:00:12,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:12 GMT Server: Apache x-openstack-request-id: req-1f2ad7d1-3412-47f5-9962-95a51e2e23cf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10a4425f35ec46b88f2cf91cfc204e0f", "OS::stack_id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "image_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image", "inst_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "subnet_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet", "net_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net", "flavor_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "stack_user_project_id": "ae926f1a46d44688a3faedcec6302e20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:00:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 05:00:12,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b used request id req-1f2ad7d1-3412-47f5-9962-95a51e2e23cf 2018-09-22 05:00:12,843 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:00:12,843 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:00:15,846 - create_stack - DEBUG - Stack status query timeout in 1190.29711986 2018-09-22 05:00:15,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/142b3f05-9693-4d3e-9e9f-3041d216fc2b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:16,018 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:00:15 GMT Server: Apache x-openstack-request-id: req-c15e83c7-baed-437b-96b9-95f8d083bdaa Location: http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:00:16,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:16 GMT Server: Apache x-openstack-request-id: req-75ac1fe8-a7b5-4a8c-96aa-8bae626398e4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10a4425f35ec46b88f2cf91cfc204e0f", "OS::stack_id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "image_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image", "inst_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "subnet_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet", "net_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net", "flavor_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "stack_user_project_id": "ae926f1a46d44688a3faedcec6302e20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:00:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 05:00:16,589 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b used request id req-75ac1fe8-a7b5-4a8c-96aa-8bae626398e4 2018-09-22 05:00:16,589 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:00:16,589 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:00:19,593 - create_stack - DEBUG - Stack status query timeout in 1186.55082488 2018-09-22 05:00:19,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/142b3f05-9693-4d3e-9e9f-3041d216fc2b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:19,622 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:00:19 GMT Server: Apache x-openstack-request-id: req-e8c65e4c-2274-4a0d-b6d3-0f528fb5005a Location: http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:00:19,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:19 GMT Server: Apache x-openstack-request-id: req-f5c7a495-ba29-4d72-b719-5ea0ec9b9673 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10a4425f35ec46b88f2cf91cfc204e0f", "OS::stack_id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "image_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image", "inst_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "subnet_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet", "net_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net", "flavor_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "stack_user_project_id": "ae926f1a46d44688a3faedcec6302e20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:00:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 05:00:19,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b used request id req-f5c7a495-ba29-4d72-b719-5ea0ec9b9673 2018-09-22 05:00:19,803 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:00:19,803 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:00:22,806 - create_stack - DEBUG - Stack status query timeout in 1183.336941 2018-09-22 05:00:22,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/142b3f05-9693-4d3e-9e9f-3041d216fc2b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:22,835 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:00:22 GMT Server: Apache x-openstack-request-id: req-52e4c4f9-2ab1-4c96-b162-edb005f7eda4 Location: http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:00:22,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:22 GMT Server: Apache x-openstack-request-id: req-ff9fc587-8ed0-4465-be43-70630760be32 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10a4425f35ec46b88f2cf91cfc204e0f", "OS::stack_id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "image_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image", "inst_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "subnet_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet", "net_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net", "flavor_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "stack_user_project_id": "ae926f1a46d44688a3faedcec6302e20", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:00:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 05:00:22,877 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b used request id req-ff9fc587-8ed0-4465-be43-70630760be32 2018-09-22 05:00:22,877 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:00:22,878 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:00:25,881 - create_stack - DEBUG - Stack status query timeout in 1180.2627089 2018-09-22 05:00:25,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/142b3f05-9693-4d3e-9e9f-3041d216fc2b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:26,069 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:00:25 GMT Server: Apache x-openstack-request-id: req-46a21a89-85e5-42ca-8289-5b43e31608de Location: http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:00:26,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:26 GMT Server: Apache x-openstack-request-id: req-a329ea26-49eb-4cf8-b99b-8fa47fd564af Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10a4425f35ec46b88f2cf91cfc204e0f", "OS::stack_id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "image_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image", "inst_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "subnet_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet", "net_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net", "flavor_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "stack_user_project_id": "ae926f1a46d44688a3faedcec6302e20", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T05:00:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 05:00:26,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b used request id req-a329ea26-49eb-4cf8-b99b-8fa47fd564af 2018-09-22 05:00:26,111 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-22 05:00:26,111 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack 2018-09-22 05:00:26,111 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack 2018-09-22 05:00:26,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/142b3f05-9693-4d3e-9e9f-3041d216fc2b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:26,293 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:00:26 GMT Server: Apache x-openstack-request-id: req-79f05367-eb61-449e-88e4-02941226191c Location: http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:00:26,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:26 GMT Server: Apache x-openstack-request-id: req-4e1f7816-ad04-4b0a-b56c-05a2ae9527a7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 582 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-22T05:00:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:00:05Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "c6e17ef4-450a-49a7-8245-0f417932dae8", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-22T05:00:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:00:06Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "00867f8f-7c53-4984-a85e-7f21f1966511", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-22T05:00:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:00:06Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "5ce27f6b-23da-458f-a72e-a9198e9b131b", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-22T05:00:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:00:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "df820723-4822-4717-a196-48c5ca49ab0a", "resource_type": "OS::Nova::Server"}]} 2018-09-22 05:00:26,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b/resources used request id req-4e1f7816-ad04-4b0a-b56c-05a2ae9527a7 2018-09-22 05:00:26,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/df820723-4822-4717-a196-48c5ca49ab0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:26,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00: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-f9ee2d58-bf0c-41a0-a8a9-a7431772f000 x-compute-request-id: req-f9ee2d58-bf0c-41a0-a8a9-a7431772f000 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:e1:46", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df820723-4822-4717-a196-48c5ca49ab0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df820723-4822-4717-a196-48c5ca49ab0a", "rel": "bookmark"}], "image": {"id": "92600b8d-8df4-439e-b701-c52631952148", "links": [{"href": "http://172.30.9.23:8774/images/92600b8d-8df4-439e-b701-c52631952148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:00:06.000000", "flavor": {"id": "14894868-6f89-4b44-8ecd-433dfb36e9f1", "links": [{"href": "http://172.30.9.23:8774/flavors/14894868-6f89-4b44-8ecd-433dfb36e9f1", "rel": "bookmark"}]}, "id": "df820723-4822-4717-a196-48c5ca49ab0a", "security_groups": [{"name": "default"}], "user_id": "51259220876d4e908e1369b8a688fcb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:00:20Z", "hostId": "62671f2f40a7a58abda92c07b0cb31401ebe989806958da70d046723", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "created": "2018-09-22T05:00:13Z", "tenant_id": "10a4425f35ec46b88f2cf91cfc204e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:00:26,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/df820723-4822-4717-a196-48c5ca49ab0a used request id req-f9ee2d58-bf0c-41a0-a8a9-a7431772f000 2018-09-22 05:00:26,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:27,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-68d99370-3f60-43cf-8888-0e6671468b08 Date: Sat, 22 Sep 2018 05:00:27 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":["00867f8f-7c53-4984-a85e-7f21f1966511"],"updated_at":"2018-09-22T05:00:08Z","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net"}]} 2018-09-22 05:00:27,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net used request id req-68d99370-3f60-43cf-8888-0e6671468b08 2018-09-22 05:00:27,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:00:27,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:00:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:00:27,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:27,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc787891-3a59-43af-a245-ca7765932229 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f"}, "enabled": true, "id": "10a4425f35ec46b88f2cf91cfc204e0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj"}} 2018-09-22 05:00:27,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f used request id req-fc787891-3a59-43af-a245-ca7765932229 2018-09-22 05:00:27,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:27,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-723e3b9e-ef19-4874-b2c4-8cc77e7bb265 Date: Sat, 22 Sep 2018 05:00:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","dns_nameservers":[],"updated_at":"2018-09-22T05:00:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"00867f8f-7c53-4984-a85e-7f21f1966511","subnetpool_id":null,"name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet"}]} 2018-09-22 05:00:27,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-723e3b9e-ef19-4874-b2c4-8cc77e7bb265 2018-09-22 05:00:27,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:27,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-86bfc6e0-2b4d-4dfd-89bf-431e62519e3a Date: Sat, 22 Sep 2018 05:00:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.4"}],"id":"3115a0a4-cab5-4145-984b-a38c1e9ba9c0","security_groups":[],"mac_address":"fa:16:3e:25:cc:2e","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.2"}],"id":"96bcd353-12da-47e3-b1c3-c623a8782265","security_groups":[],"mac_address":"fa:16:3e:bd:68:78","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.3"}],"id":"c43a67a5-7a3b-42ce-8043-c64f69f62d93","security_groups":[],"mac_address":"fa:16:3e:64:92:5e","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.8"}],"id":"c6e17ef4-450a-49a7-8245-0f417932dae8","security_groups":["fb96f6ba-a7c9-4fdf-becc-d505d4859853"],"mac_address":"fa:16:3e:74:e1:46","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack-server1_port-xa3gbm7353sg","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"df820723-4822-4717-a196-48c5ca49ab0a"}]} 2018-09-22 05:00:27,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-86bfc6e0-2b4d-4dfd-89bf-431e62519e3a 2018-09-22 05:00:27,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/142b3f05-9693-4d3e-9e9f-3041d216fc2b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:27,500 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:00:27 GMT Server: Apache x-openstack-request-id: req-44fc6f18-0bc6-4fc4-96dc-de9ae4a487e7 Location: http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:00:27,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:27 GMT Server: Apache x-openstack-request-id: req-aff9e545-d52f-4af1-b8d3-0b05e1f9eeb0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 582 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-22T05:00:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:00:05Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "c6e17ef4-450a-49a7-8245-0f417932dae8", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-22T05:00:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:00:06Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "00867f8f-7c53-4984-a85e-7f21f1966511", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-22T05:00:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:00:06Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "5ce27f6b-23da-458f-a72e-a9198e9b131b", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-22T05:00:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:00:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "df820723-4822-4717-a196-48c5ca49ab0a", "resource_type": "OS::Nova::Server"}]} 2018-09-22 05:00:27,693 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b/resources used request id req-aff9e545-d52f-4af1-b8d3-0b05e1f9eeb0 2018-09-22 05:00:27,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/14894868-6f89-4b44-8ecd-433dfb36e9f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:27,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00: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-0adc9fcd-7fe0-402a-8d9d-0060c8eec5cc x-compute-request-id: req-0adc9fcd-7fe0-402a-8d9d-0060c8eec5cc Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/14894868-6f89-4b44-8ecd-433dfb36e9f1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/14894868-6f89-4b44-8ecd-433dfb36e9f1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "14894868-6f89-4b44-8ecd-433dfb36e9f1", "name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:00:27,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/14894868-6f89-4b44-8ecd-433dfb36e9f1 used request id req-0adc9fcd-7fe0-402a-8d9d-0060c8eec5cc 2018-09-22 05:00:27,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/00867f8f-7c53-4984-a85e-7f21f1966511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:27,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-b3b996ce-cf99-482f-9de5-4128004c7fa7 Date: Sat, 22 Sep 2018 05:00:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","dns_nameservers":[],"updated_at":"2018-09-22T05:00:08Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"00867f8f-7c53-4984-a85e-7f21f1966511","subnetpool_id":null,"name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet"}} 2018-09-22 05:00:27,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/00867f8f-7c53-4984-a85e-7f21f1966511 used request id req-b3b996ce-cf99-482f-9de5-4128004c7fa7 2018-09-22 05:00:27,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:27,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-e3a29fea-1aaa-4f02-8681-67446c0f8e9b Date: Sat, 22 Sep 2018 05:00:27 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":["00867f8f-7c53-4984-a85e-7f21f1966511"],"updated_at":"2018-09-22T05:00:08Z","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net"}]} 2018-09-22 05:00:27,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-e3a29fea-1aaa-4f02-8681-67446c0f8e9b 2018-09-22 05:00:27,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:28,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6ac7e85a-6d79-4317-8bf5-d2c0013f9302 Date: Sat, 22 Sep 2018 05:00:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","dns_nameservers":[],"updated_at":"2018-09-22T05:00:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"00867f8f-7c53-4984-a85e-7f21f1966511","subnetpool_id":null,"name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet"}]} 2018-09-22 05:00:28,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-6ac7e85a-6d79-4317-8bf5-d2c0013f9302 2018-09-22 05:00:28,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:28,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-21ecee23-1df1-497a-a2f2-614cd6af86d5 Date: Sat, 22 Sep 2018 05:00:28 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":["00867f8f-7c53-4984-a85e-7f21f1966511"],"updated_at":"2018-09-22T05:00:08Z","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net"}]} 2018-09-22 05:00:28,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net used request id req-21ecee23-1df1-497a-a2f2-614cd6af86d5 2018-09-22 05:00:28,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:28,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d55a1d13-6e84-4555-a989-93a6eb47c937 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f"}, "enabled": true, "id": "10a4425f35ec46b88f2cf91cfc204e0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj"}} 2018-09-22 05:00:28,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f used request id req-d55a1d13-6e84-4555-a989-93a6eb47c937 2018-09-22 05:00:28,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:28,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-f01d58de-3197-44d6-8ad7-6905e2c4d97e Date: Sat, 22 Sep 2018 05:00:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","dns_nameservers":[],"updated_at":"2018-09-22T05:00:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"00867f8f-7c53-4984-a85e-7f21f1966511","subnetpool_id":null,"name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet"}]} 2018-09-22 05:00:28,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-f01d58de-3197-44d6-8ad7-6905e2c4d97e 2018-09-22 05:00:28,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b&mac_address=fa%3A16%3A3e%3A74%3Ae1%3A46&name=CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack-server1_port-xa3gbm7353sg&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:28,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-7dbbab48-55d7-48ae-9c1c-87db87e2fa81 Date: Sat, 22 Sep 2018 05:00:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.8"}],"id":"c6e17ef4-450a-49a7-8245-0f417932dae8","security_groups":["fb96f6ba-a7c9-4fdf-becc-d505d4859853"],"mac_address":"fa:16:3e:74:e1:46","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack-server1_port-xa3gbm7353sg","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"df820723-4822-4717-a196-48c5ca49ab0a"}]} 2018-09-22 05:00:28,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b&mac_address=fa%3A16%3A3e%3A74%3Ae1%3A46&name=CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack-server1_port-xa3gbm7353sg&admin_state_up=True used request id req-7dbbab48-55d7-48ae-9c1c-87db87e2fa81 2018-09-22 05:00:28,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:28,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c6f3c55-31a0-4950-9a5c-5e8196fd2c31 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f"}, "enabled": true, "id": "10a4425f35ec46b88f2cf91cfc204e0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj"}} 2018-09-22 05:00:28,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f used request id req-9c6f3c55-31a0-4950-9a5c-5e8196fd2c31 2018-09-22 05:00:28,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:28,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-4bff89f3-11da-4604-80ef-2d847660cfe7 Date: Sat, 22 Sep 2018 05:00:28 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":["00867f8f-7c53-4984-a85e-7f21f1966511"],"updated_at":"2018-09-22T05:00:08Z","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net"}]} 2018-09-22 05:00:28,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net used request id req-4bff89f3-11da-4604-80ef-2d847660cfe7 2018-09-22 05:00:28,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:29,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a0227198-52b1-484d-836e-f51760939f09 Date: Sat, 22 Sep 2018 05:00:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","dns_nameservers":[],"updated_at":"2018-09-22T05:00:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"00867f8f-7c53-4984-a85e-7f21f1966511","subnetpool_id":null,"name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet"}]} 2018-09-22 05:00:29,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-a0227198-52b1-484d-836e-f51760939f09 2018-09-22 05:00:29,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:29,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-baa559d8-cded-46fe-866d-9b9522592011 Date: Sat, 22 Sep 2018 05:00:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.4"}],"id":"3115a0a4-cab5-4145-984b-a38c1e9ba9c0","security_groups":[],"mac_address":"fa:16:3e:25:cc:2e","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.2"}],"id":"96bcd353-12da-47e3-b1c3-c623a8782265","security_groups":[],"mac_address":"fa:16:3e:bd:68:78","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.3"}],"id":"c43a67a5-7a3b-42ce-8043-c64f69f62d93","security_groups":[],"mac_address":"fa:16:3e:64:92:5e","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.8"}],"id":"c6e17ef4-450a-49a7-8245-0f417932dae8","security_groups":["fb96f6ba-a7c9-4fdf-becc-d505d4859853"],"mac_address":"fa:16:3e:74:e1:46","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack-server1_port-xa3gbm7353sg","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"df820723-4822-4717-a196-48c5ca49ab0a"}]} 2018-09-22 05:00:29,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-baa559d8-cded-46fe-866d-9b9522592011 2018-09-22 05:00:29,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:29,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3deffa26-0146-4f3f-8423-15342be74f42 Date: Sat, 22 Sep 2018 05:00:29 GMT RESP BODY: {"floatingips": []} 2018-09-22 05:00:29,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-3deffa26-0146-4f3f-8423-15342be74f42 2018-09-22 05:00:29,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:00:29,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:00:29,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "a86c4f18aa5f41d5bdf9c9b511b3db57", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj-role"}], "expires_at": "2018-09-22T06:00:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10a4425f35ec46b88f2cf91cfc204e0f", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6a89bb4b-af46-456-user", "id": "51259220876d4e908e1369b8a688fcb1"}, "audit_ids": ["d2gZyZ9oS-K3brbV0CS1yQ"], "issued_at": "2018-09-22T05:00:29.000000Z"}} 2018-09-22 05:00:29,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:29,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed4b8674-5976-4a8c-a003-8d10b5019d98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:00:29,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ed4b8674-5976-4a8c-a003-8d10b5019d98 2018-09-22 05:00:29,603 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:00:29,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:29,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3516e628-fccc-4ed5-975b-ba42cc853207 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:00:29,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3516e628-fccc-4ed5-975b-ba42cc853207 2018-09-22 05:00:29,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:29,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-5993c35e-ad24-4d15-a04f-d2dc6344324b Date: Sat, 22 Sep 2018 05:00:29 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":["00867f8f-7c53-4984-a85e-7f21f1966511"],"updated_at":"2018-09-22T05:00:08Z","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net"}]} 2018-09-22 05:00:29,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net used request id req-5993c35e-ad24-4d15-a04f-d2dc6344324b 2018-09-22 05:00:29,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:00:29,978 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:00:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:00:29,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:30,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac8b2fd9-1e30-43cd-a1f4-8f1e0b182815 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f"}, "enabled": true, "id": "10a4425f35ec46b88f2cf91cfc204e0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj"}} 2018-09-22 05:00:30,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f used request id req-ac8b2fd9-1e30-43cd-a1f4-8f1e0b182815 2018-09-22 05:00:30,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:30,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d04dbc58-0b53-429d-a551-61834f483a2e Date: Sat, 22 Sep 2018 05:00:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","dns_nameservers":[],"updated_at":"2018-09-22T05:00:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"00867f8f-7c53-4984-a85e-7f21f1966511","subnetpool_id":null,"name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet"}]} 2018-09-22 05:00:30,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-d04dbc58-0b53-429d-a551-61834f483a2e 2018-09-22 05:00:30,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b&mac_address=fa%3A16%3A3e%3A74%3Ae1%3A46&name=CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack-server1_port-xa3gbm7353sg&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:30,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-7fcc92ce-405a-4e53-8ca9-b560b5b782dd Date: Sat, 22 Sep 2018 05:00:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.8"}],"id":"c6e17ef4-450a-49a7-8245-0f417932dae8","security_groups":["fb96f6ba-a7c9-4fdf-becc-d505d4859853"],"mac_address":"fa:16:3e:74:e1:46","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack-server1_port-xa3gbm7353sg","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"df820723-4822-4717-a196-48c5ca49ab0a"}]} 2018-09-22 05:00:30,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b&mac_address=fa%3A16%3A3e%3A74%3Ae1%3A46&name=CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack-server1_port-xa3gbm7353sg&admin_state_up=True used request id req-7fcc92ce-405a-4e53-8ca9-b560b5b782dd 2018-09-22 05:00:30,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:30,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9caaef6c-ee6c-4a81-98e6-4f5224f5021b Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f"}, "enabled": true, "id": "10a4425f35ec46b88f2cf91cfc204e0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj"}} 2018-09-22 05:00:30,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f used request id req-9caaef6c-ee6c-4a81-98e6-4f5224f5021b 2018-09-22 05:00:30,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:31,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00: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-31ba5ae4-dce7-43ec-be6c-79490b2ec817 x-compute-request-id: req-31ba5ae4-dce7-43ec-be6c-79490b2ec817 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:e1:46", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df820723-4822-4717-a196-48c5ca49ab0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df820723-4822-4717-a196-48c5ca49ab0a", "rel": "bookmark"}], "image": {"id": "92600b8d-8df4-439e-b701-c52631952148", "links": [{"href": "http://172.30.9.23:8774/images/92600b8d-8df4-439e-b701-c52631952148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:00:06.000000", "flavor": {"id": "14894868-6f89-4b44-8ecd-433dfb36e9f1", "links": [{"href": "http://172.30.9.23:8774/flavors/14894868-6f89-4b44-8ecd-433dfb36e9f1", "rel": "bookmark"}]}, "id": "df820723-4822-4717-a196-48c5ca49ab0a", "security_groups": [{"name": "default"}], "user_id": "51259220876d4e908e1369b8a688fcb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:00:20Z", "hostId": "62671f2f40a7a58abda92c07b0cb31401ebe989806958da70d046723", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "created": "2018-09-22T05:00:13Z", "tenant_id": "10a4425f35ec46b88f2cf91cfc204e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:00:31,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst used request id req-31ba5ae4-dce7-43ec-be6c-79490b2ec817 2018-09-22 05:00:31,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:31,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-37106f9a-92c1-4e8c-aa16-d20796904486 Date: Sat, 22 Sep 2018 05:00:31 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":["00867f8f-7c53-4984-a85e-7f21f1966511"],"updated_at":"2018-09-22T05:00:08Z","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net"}]} 2018-09-22 05:00:31,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net used request id req-37106f9a-92c1-4e8c-aa16-d20796904486 2018-09-22 05:00:31,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:31,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-26a76d44-3f7a-4028-9cfc-40b0149e8499 Date: Sat, 22 Sep 2018 05:00:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","dns_nameservers":[],"updated_at":"2018-09-22T05:00:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"00867f8f-7c53-4984-a85e-7f21f1966511","subnetpool_id":null,"name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet"}]} 2018-09-22 05:00:31,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-26a76d44-3f7a-4028-9cfc-40b0149e8499 2018-09-22 05:00:31,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:32,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-0070fb70-783d-4b40-9056-6a8483582ba3 Date: Sat, 22 Sep 2018 05:00:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.4"}],"id":"3115a0a4-cab5-4145-984b-a38c1e9ba9c0","security_groups":[],"mac_address":"fa:16:3e:25:cc:2e","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.2"}],"id":"96bcd353-12da-47e3-b1c3-c623a8782265","security_groups":[],"mac_address":"fa:16:3e:bd:68:78","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.3"}],"id":"c43a67a5-7a3b-42ce-8043-c64f69f62d93","security_groups":[],"mac_address":"fa:16:3e:64:92:5e","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.8"}],"id":"c6e17ef4-450a-49a7-8245-0f417932dae8","security_groups":["fb96f6ba-a7c9-4fdf-becc-d505d4859853"],"mac_address":"fa:16:3e:74:e1:46","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack-server1_port-xa3gbm7353sg","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"df820723-4822-4717-a196-48c5ca49ab0a"}]} 2018-09-22 05:00:32,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-0070fb70-783d-4b40-9056-6a8483582ba3 2018-09-22 05:00:32,224 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst 2018-09-22 05:00:32,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:32,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c15222e1-44c4-4ed0-b7bc-e2ece173c290 Date: Sat, 22 Sep 2018 05:00:32 GMT RESP BODY: {"floatingips": []} 2018-09-22 05:00:32,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-c15222e1-44c4-4ed0-b7bc-e2ece173c290 2018-09-22 05:00:32,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/df820723-4822-4717-a196-48c5ca49ab0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:33,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00: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-d7e7aedc-0c0a-40f6-9526-637720357c7f x-compute-request-id: req-d7e7aedc-0c0a-40f6-9526-637720357c7f Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:e1:46", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df820723-4822-4717-a196-48c5ca49ab0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df820723-4822-4717-a196-48c5ca49ab0a", "rel": "bookmark"}], "image": {"id": "92600b8d-8df4-439e-b701-c52631952148", "links": [{"href": "http://172.30.9.23:8774/images/92600b8d-8df4-439e-b701-c52631952148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:00:06.000000", "flavor": {"id": "14894868-6f89-4b44-8ecd-433dfb36e9f1", "links": [{"href": "http://172.30.9.23:8774/flavors/14894868-6f89-4b44-8ecd-433dfb36e9f1", "rel": "bookmark"}]}, "id": "df820723-4822-4717-a196-48c5ca49ab0a", "security_groups": [{"name": "default"}], "user_id": "51259220876d4e908e1369b8a688fcb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:00:20Z", "hostId": "62671f2f40a7a58abda92c07b0cb31401ebe989806958da70d046723", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "created": "2018-09-22T05:00:13Z", "tenant_id": "10a4425f35ec46b88f2cf91cfc204e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:00:33,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/df820723-4822-4717-a196-48c5ca49ab0a used request id req-d7e7aedc-0c0a-40f6-9526-637720357c7f 2018-09-22 05:00:33,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:33,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-b9a05dc2-f4ec-4f84-9b10-0c39ddac3c76 Date: Sat, 22 Sep 2018 05:00:33 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":["00867f8f-7c53-4984-a85e-7f21f1966511"],"updated_at":"2018-09-22T05:00:08Z","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net"}]} 2018-09-22 05:00:33,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net used request id req-b9a05dc2-f4ec-4f84-9b10-0c39ddac3c76 2018-09-22 05:00:33,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:33,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b156b98d-5dc1-475f-895c-f2eb734c6e7c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f"}, "enabled": true, "id": "10a4425f35ec46b88f2cf91cfc204e0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj"}} 2018-09-22 05:00:33,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f used request id req-b156b98d-5dc1-475f-895c-f2eb734c6e7c 2018-09-22 05:00:33,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:33,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ceb6c365-947e-4f9b-a2ea-c6c8bad72cc6 Date: Sat, 22 Sep 2018 05:00:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","dns_nameservers":[],"updated_at":"2018-09-22T05:00:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"00867f8f-7c53-4984-a85e-7f21f1966511","subnetpool_id":null,"name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet"}]} 2018-09-22 05:00:33,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-ceb6c365-947e-4f9b-a2ea-c6c8bad72cc6 2018-09-22 05:00:33,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:33,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-2b538895-c5da-4488-b911-be2857d23c94 Date: Sat, 22 Sep 2018 05:00:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.4"}],"id":"3115a0a4-cab5-4145-984b-a38c1e9ba9c0","security_groups":[],"mac_address":"fa:16:3e:25:cc:2e","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.2"}],"id":"96bcd353-12da-47e3-b1c3-c623a8782265","security_groups":[],"mac_address":"fa:16:3e:bd:68:78","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.3"}],"id":"c43a67a5-7a3b-42ce-8043-c64f69f62d93","security_groups":[],"mac_address":"fa:16:3e:64:92:5e","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.8"}],"id":"c6e17ef4-450a-49a7-8245-0f417932dae8","security_groups":["fb96f6ba-a7c9-4fdf-becc-d505d4859853"],"mac_address":"fa:16:3e:74:e1:46","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack-server1_port-xa3gbm7353sg","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"df820723-4822-4717-a196-48c5ca49ab0a"}]} 2018-09-22 05:00:33,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-2b538895-c5da-4488-b911-be2857d23c94 2018-09-22 05:00:33,856 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:00:33,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:00:34,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "a86c4f18aa5f41d5bdf9c9b511b3db57", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj-role"}], "expires_at": "2018-09-22T06:00:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10a4425f35ec46b88f2cf91cfc204e0f", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/10a4425f35ec46b88f2cf91cfc204e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6a89bb4b-af46-456-user", "id": "51259220876d4e908e1369b8a688fcb1"}, "audit_ids": ["YAUbZMjoQnSVcviy7OLwfw"], "issued_at": "2018-09-22T05:00:34.000000Z"}} 2018-09-22 05:00:34,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de564ce53d68465dd151cad57d2122176c0cf6d7" 2018-09-22 05:00:34,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61b8b58f-0870-4d7d-9d29-462f8eccdd26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:00:34,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-61b8b58f-0870-4d7d-9d29-462f8eccdd26 2018-09-22 05:00:34,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/df820723-4822-4717-a196-48c5ca49ab0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:34,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00: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-a5802137-067b-431e-9e13-e3f6d445c745 x-compute-request-id: req-a5802137-067b-431e-9e13-e3f6d445c745 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:e1:46", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df820723-4822-4717-a196-48c5ca49ab0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df820723-4822-4717-a196-48c5ca49ab0a", "rel": "bookmark"}], "image": {"id": "92600b8d-8df4-439e-b701-c52631952148", "links": [{"href": "http://172.30.9.23:8774/images/92600b8d-8df4-439e-b701-c52631952148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:00:06.000000", "flavor": {"id": "14894868-6f89-4b44-8ecd-433dfb36e9f1", "links": [{"href": "http://172.30.9.23:8774/flavors/14894868-6f89-4b44-8ecd-433dfb36e9f1", "rel": "bookmark"}]}, "id": "df820723-4822-4717-a196-48c5ca49ab0a", "security_groups": [{"name": "default"}], "user_id": "51259220876d4e908e1369b8a688fcb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:00:20Z", "hostId": "62671f2f40a7a58abda92c07b0cb31401ebe989806958da70d046723", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "created": "2018-09-22T05:00:13Z", "tenant_id": "10a4425f35ec46b88f2cf91cfc204e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:00:34,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/df820723-4822-4717-a196-48c5ca49ab0a used request id req-a5802137-067b-431e-9e13-e3f6d445c745 2018-09-22 05:00:34,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:35,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-31d6e26f-d5c4-4741-85e2-3a8004633b0d Date: Sat, 22 Sep 2018 05:00: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":["00867f8f-7c53-4984-a85e-7f21f1966511"],"updated_at":"2018-09-22T05:00:08Z","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net"}]} 2018-09-22 05:00:35,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net used request id req-31d6e26f-d5c4-4741-85e2-3a8004633b0d 2018-09-22 05:00:35,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:35,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-278d89a3-d4d6-4797-a30b-53260c907492 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f"}, "enabled": true, "id": "10a4425f35ec46b88f2cf91cfc204e0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj"}} 2018-09-22 05:00:35,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f used request id req-278d89a3-d4d6-4797-a30b-53260c907492 2018-09-22 05:00:35,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:35,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b0f65365-0ea9-4586-8412-8cf53ff6a225 Date: Sat, 22 Sep 2018 05:00:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","dns_nameservers":[],"updated_at":"2018-09-22T05:00:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"00867f8f-7c53-4984-a85e-7f21f1966511","subnetpool_id":null,"name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet"}]} 2018-09-22 05:00:35,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-b0f65365-0ea9-4586-8412-8cf53ff6a225 2018-09-22 05:00:35,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:35,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-01a86101-cafd-4956-a806-08be166d0ce6 Date: Sat, 22 Sep 2018 05:00:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.4"}],"id":"3115a0a4-cab5-4145-984b-a38c1e9ba9c0","security_groups":[],"mac_address":"fa:16:3e:25:cc:2e","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.2"}],"id":"96bcd353-12da-47e3-b1c3-c623a8782265","security_groups":[],"mac_address":"fa:16:3e:bd:68:78","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.3"}],"id":"c43a67a5-7a3b-42ce-8043-c64f69f62d93","security_groups":[],"mac_address":"fa:16:3e:64:92:5e","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.8"}],"id":"c6e17ef4-450a-49a7-8245-0f417932dae8","security_groups":["fb96f6ba-a7c9-4fdf-becc-d505d4859853"],"mac_address":"fa:16:3e:74:e1:46","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack-server1_port-xa3gbm7353sg","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"df820723-4822-4717-a196-48c5ca49ab0a"}]} 2018-09-22 05:00:35,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-01a86101-cafd-4956-a806-08be166d0ce6 2018-09-22 05:00:35,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de564ce53d68465dd151cad57d2122176c0cf6d7" 2018-09-22 05:00:36,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00: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-e2f16060-607b-4030-8396-8f2e33cc679e x-compute-request-id: req-e2f16060-607b-4030-8396-8f2e33cc679e Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:e1:46", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df820723-4822-4717-a196-48c5ca49ab0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df820723-4822-4717-a196-48c5ca49ab0a", "rel": "bookmark"}], "image": {"id": "92600b8d-8df4-439e-b701-c52631952148", "links": [{"href": "http://172.30.9.23:8774/images/92600b8d-8df4-439e-b701-c52631952148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:00:06.000000", "flavor": {"id": "14894868-6f89-4b44-8ecd-433dfb36e9f1", "links": [{"href": "http://172.30.9.23:8774/flavors/14894868-6f89-4b44-8ecd-433dfb36e9f1", "rel": "bookmark"}]}, "id": "df820723-4822-4717-a196-48c5ca49ab0a", "security_groups": [{"name": "default"}], "user_id": "51259220876d4e908e1369b8a688fcb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:00:20Z", "hostId": "62671f2f40a7a58abda92c07b0cb31401ebe989806958da70d046723", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "created": "2018-09-22T05:00:13Z", "tenant_id": "10a4425f35ec46b88f2cf91cfc204e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:00:36,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst used request id req-e2f16060-607b-4030-8396-8f2e33cc679e 2018-09-22 05:00:36,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de564ce53d68465dd151cad57d2122176c0cf6d7" 2018-09-22 05:00:36,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-053e337d-009c-4e8e-aae7-e680116a26aa Date: Sat, 22 Sep 2018 05:00:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["00867f8f-7c53-4984-a85e-7f21f1966511"],"updated_at":"2018-09-22T05:00:08Z","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net"}]} 2018-09-22 05:00:36,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net used request id req-053e337d-009c-4e8e-aae7-e680116a26aa 2018-09-22 05:00:36,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de564ce53d68465dd151cad57d2122176c0cf6d7" 2018-09-22 05:00:36,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2f4beaa3-9bc2-401e-8d87-446c69a4923c Date: Sat, 22 Sep 2018 05:00:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","dns_nameservers":[],"updated_at":"2018-09-22T05:00:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"00867f8f-7c53-4984-a85e-7f21f1966511","subnetpool_id":null,"name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet"}]} 2018-09-22 05:00:36,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-2f4beaa3-9bc2-401e-8d87-446c69a4923c 2018-09-22 05:00:36,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de564ce53d68465dd151cad57d2122176c0cf6d7" 2018-09-22 05:00:37,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-5caebce0-a134-47bc-98a6-b2fe6b5dd6c1 Date: Sat, 22 Sep 2018 05:00:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.4"}],"id":"3115a0a4-cab5-4145-984b-a38c1e9ba9c0","security_groups":[],"mac_address":"fa:16:3e:25:cc:2e","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.2"}],"id":"96bcd353-12da-47e3-b1c3-c623a8782265","security_groups":[],"mac_address":"fa:16:3e:bd:68:78","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.3"}],"id":"c43a67a5-7a3b-42ce-8043-c64f69f62d93","security_groups":[],"mac_address":"fa:16:3e:64:92:5e","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.8"}],"id":"c6e17ef4-450a-49a7-8245-0f417932dae8","security_groups":["fb96f6ba-a7c9-4fdf-becc-d505d4859853"],"mac_address":"fa:16:3e:74:e1:46","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack-server1_port-xa3gbm7353sg","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"df820723-4822-4717-a196-48c5ca49ab0a"}]} 2018-09-22 05:00:37,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-5caebce0-a134-47bc-98a6-b2fe6b5dd6c1 2018-09-22 05:00:37,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/df820723-4822-4717-a196-48c5ca49ab0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:37,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00: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-8d9636ad-0dbb-4265-b369-4dc05a8a6413 x-compute-request-id: req-8d9636ad-0dbb-4265-b369-4dc05a8a6413 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:e1:46", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df820723-4822-4717-a196-48c5ca49ab0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df820723-4822-4717-a196-48c5ca49ab0a", "rel": "bookmark"}], "image": {"id": "92600b8d-8df4-439e-b701-c52631952148", "links": [{"href": "http://172.30.9.23:8774/images/92600b8d-8df4-439e-b701-c52631952148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:00:06.000000", "flavor": {"id": "14894868-6f89-4b44-8ecd-433dfb36e9f1", "links": [{"href": "http://172.30.9.23:8774/flavors/14894868-6f89-4b44-8ecd-433dfb36e9f1", "rel": "bookmark"}]}, "id": "df820723-4822-4717-a196-48c5ca49ab0a", "security_groups": [{"name": "default"}], "user_id": "51259220876d4e908e1369b8a688fcb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:00:20Z", "hostId": "62671f2f40a7a58abda92c07b0cb31401ebe989806958da70d046723", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "created": "2018-09-22T05:00:13Z", "tenant_id": "10a4425f35ec46b88f2cf91cfc204e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:00:37,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/df820723-4822-4717-a196-48c5ca49ab0a used request id req-8d9636ad-0dbb-4265-b369-4dc05a8a6413 2018-09-22 05:00:37,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:37,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-af68393a-5150-4942-a7ac-f32358d25db5 Date: Sat, 22 Sep 2018 05:00:37 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":["00867f8f-7c53-4984-a85e-7f21f1966511"],"updated_at":"2018-09-22T05:00:08Z","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net"}]} 2018-09-22 05:00:37,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net used request id req-af68393a-5150-4942-a7ac-f32358d25db5 2018-09-22 05:00:37,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:37,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-092ff0a8-c7c4-4bc5-9f0b-1ac831c1a157 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f"}, "enabled": true, "id": "10a4425f35ec46b88f2cf91cfc204e0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj"}} 2018-09-22 05:00:37,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f used request id req-092ff0a8-c7c4-4bc5-9f0b-1ac831c1a157 2018-09-22 05:00:37,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:38,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-971f7687-9c42-42e0-b366-722bb7aff888 Date: Sat, 22 Sep 2018 05:00:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","dns_nameservers":[],"updated_at":"2018-09-22T05:00:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"00867f8f-7c53-4984-a85e-7f21f1966511","subnetpool_id":null,"name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet"}]} 2018-09-22 05:00:38,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-971f7687-9c42-42e0-b366-722bb7aff888 2018-09-22 05:00:38,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:38,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-d37b3fa4-816c-4802-b5da-b44ef9095875 Date: Sat, 22 Sep 2018 05:00:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.4"}],"id":"3115a0a4-cab5-4145-984b-a38c1e9ba9c0","security_groups":[],"mac_address":"fa:16:3e:25:cc:2e","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.2"}],"id":"96bcd353-12da-47e3-b1c3-c623a8782265","security_groups":[],"mac_address":"fa:16:3e:bd:68:78","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.3"}],"id":"c43a67a5-7a3b-42ce-8043-c64f69f62d93","security_groups":[],"mac_address":"fa:16:3e:64:92:5e","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.8"}],"id":"c6e17ef4-450a-49a7-8245-0f417932dae8","security_groups":["fb96f6ba-a7c9-4fdf-becc-d505d4859853"],"mac_address":"fa:16:3e:74:e1:46","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack-server1_port-xa3gbm7353sg","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"df820723-4822-4717-a196-48c5ca49ab0a"}]} 2018-09-22 05:00:38,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-d37b3fa4-816c-4802-b5da-b44ef9095875 2018-09-22 05:00:38,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/df820723-4822-4717-a196-48c5ca49ab0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:38,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00: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-462c6bff-4e4f-4759-98c1-da2a8d6322eb x-compute-request-id: req-462c6bff-4e4f-4759-98c1-da2a8d6322eb Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:e1:46", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df820723-4822-4717-a196-48c5ca49ab0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df820723-4822-4717-a196-48c5ca49ab0a", "rel": "bookmark"}], "image": {"id": "92600b8d-8df4-439e-b701-c52631952148", "links": [{"href": "http://172.30.9.23:8774/images/92600b8d-8df4-439e-b701-c52631952148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:00:06.000000", "flavor": {"id": "14894868-6f89-4b44-8ecd-433dfb36e9f1", "links": [{"href": "http://172.30.9.23:8774/flavors/14894868-6f89-4b44-8ecd-433dfb36e9f1", "rel": "bookmark"}]}, "id": "df820723-4822-4717-a196-48c5ca49ab0a", "security_groups": [{"name": "default"}], "user_id": "51259220876d4e908e1369b8a688fcb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:00:20Z", "hostId": "62671f2f40a7a58abda92c07b0cb31401ebe989806958da70d046723", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "created": "2018-09-22T05:00:13Z", "tenant_id": "10a4425f35ec46b88f2cf91cfc204e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:00:38,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/df820723-4822-4717-a196-48c5ca49ab0a used request id req-462c6bff-4e4f-4759-98c1-da2a8d6322eb 2018-09-22 05:00:38,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:39,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-3ca39915-89be-4cc3-a24b-421e57832d1e Date: Sat, 22 Sep 2018 05:00:39 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":["00867f8f-7c53-4984-a85e-7f21f1966511"],"updated_at":"2018-09-22T05:00:08Z","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net"}]} 2018-09-22 05:00:39,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net used request id req-3ca39915-89be-4cc3-a24b-421e57832d1e 2018-09-22 05:00:39,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:39,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea4c8d9-4b62-4276-a307-4f3f7354b3c3 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f"}, "enabled": true, "id": "10a4425f35ec46b88f2cf91cfc204e0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj"}} 2018-09-22 05:00:39,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f used request id req-6ea4c8d9-4b62-4276-a307-4f3f7354b3c3 2018-09-22 05:00:39,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:39,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-f3460cb3-9ce2-49c3-abca-0df0314e1b60 Date: Sat, 22 Sep 2018 05:00:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","dns_nameservers":[],"updated_at":"2018-09-22T05:00:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"00867f8f-7c53-4984-a85e-7f21f1966511","subnetpool_id":null,"name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet"}]} 2018-09-22 05:00:39,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-f3460cb3-9ce2-49c3-abca-0df0314e1b60 2018-09-22 05:00:39,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71eccb34abdcc9fbaf918ae4f83d1b5b391db81a" 2018-09-22 05:00:39,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-4137662f-253a-484b-99c9-9b45a8e32fd2 Date: Sat, 22 Sep 2018 05:00:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.4"}],"id":"3115a0a4-cab5-4145-984b-a38c1e9ba9c0","security_groups":[],"mac_address":"fa:16:3e:25:cc:2e","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.2"}],"id":"96bcd353-12da-47e3-b1c3-c623a8782265","security_groups":[],"mac_address":"fa:16:3e:bd:68:78","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.3"}],"id":"c43a67a5-7a3b-42ce-8043-c64f69f62d93","security_groups":[],"mac_address":"fa:16:3e:64:92:5e","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.8"}],"id":"c6e17ef4-450a-49a7-8245-0f417932dae8","security_groups":["fb96f6ba-a7c9-4fdf-becc-d505d4859853"],"mac_address":"fa:16:3e:74:e1:46","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack-server1_port-xa3gbm7353sg","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"df820723-4822-4717-a196-48c5ca49ab0a"}]} 2018-09-22 05:00:39,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-4137662f-253a-484b-99c9-9b45a8e32fd2 2018-09-22 05:00:39,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/df820723-4822-4717-a196-48c5ca49ab0a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de564ce53d68465dd151cad57d2122176c0cf6d7" 2018-09-22 05:00:40,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00: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-738c6da6-e6be-40d3-94b5-080d96deb011 x-compute-request-id: req-738c6da6-e6be-40d3-94b5-080d96deb011 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:e1:46", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/df820723-4822-4717-a196-48c5ca49ab0a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/df820723-4822-4717-a196-48c5ca49ab0a", "rel": "bookmark"}], "image": {"id": "92600b8d-8df4-439e-b701-c52631952148", "links": [{"href": "http://172.30.9.23:8774/images/92600b8d-8df4-439e-b701-c52631952148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:00:06.000000", "flavor": {"id": "14894868-6f89-4b44-8ecd-433dfb36e9f1", "links": [{"href": "http://172.30.9.23:8774/flavors/14894868-6f89-4b44-8ecd-433dfb36e9f1", "rel": "bookmark"}]}, "id": "df820723-4822-4717-a196-48c5ca49ab0a", "security_groups": [{"name": "default"}], "user_id": "51259220876d4e908e1369b8a688fcb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:00:20Z", "hostId": "62671f2f40a7a58abda92c07b0cb31401ebe989806958da70d046723", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "created": "2018-09-22T05:00:13Z", "tenant_id": "10a4425f35ec46b88f2cf91cfc204e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:00:40,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/df820723-4822-4717-a196-48c5ca49ab0a used request id req-738c6da6-e6be-40d3-94b5-080d96deb011 2018-09-22 05:00:40,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de564ce53d68465dd151cad57d2122176c0cf6d7" 2018-09-22 05:00:40,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-3b001f2c-4067-4207-a01b-60e75df1340c Date: Sat, 22 Sep 2018 05:00:40 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":["00867f8f-7c53-4984-a85e-7f21f1966511"],"updated_at":"2018-09-22T05:00:08Z","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net"}]} 2018-09-22 05:00:40,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net used request id req-3b001f2c-4067-4207-a01b-60e75df1340c 2018-09-22 05:00:40,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de564ce53d68465dd151cad57d2122176c0cf6d7" 2018-09-22 05:00:40,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-981127d2-0315-4ee9-8fb3-4ed6ae32c004 Date: Sat, 22 Sep 2018 05:00:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","dns_nameservers":[],"updated_at":"2018-09-22T05:00:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","id":"00867f8f-7c53-4984-a85e-7f21f1966511","subnetpool_id":null,"name":"CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet"}]} 2018-09-22 05:00:40,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-981127d2-0315-4ee9-8fb3-4ed6ae32c004 2018-09-22 05:00:40,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de564ce53d68465dd151cad57d2122176c0cf6d7" 2018-09-22 05:00:40,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-9cbdcd8b-b2a8-4052-a408-6b7c9a739be3 Date: Sat, 22 Sep 2018 05:00:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.4"}],"id":"3115a0a4-cab5-4145-984b-a38c1e9ba9c0","security_groups":[],"mac_address":"fa:16:3e:25:cc:2e","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.2"}],"id":"96bcd353-12da-47e3-b1c3-c623a8782265","security_groups":[],"mac_address":"fa:16:3e:bd:68:78","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.3"}],"id":"c43a67a5-7a3b-42ce-8043-c64f69f62d93","security_groups":[],"mac_address":"fa:16:3e:64:92:5e","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ce27f6b-23da-458f-a72e-a9198e9b131b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:00:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"00867f8f-7c53-4984-a85e-7f21f1966511","ip_address":"10.0.0.8"}],"id":"c6e17ef4-450a-49a7-8245-0f417932dae8","security_groups":["fb96f6ba-a7c9-4fdf-becc-d505d4859853"],"mac_address":"fa:16:3e:74:e1:46","project_id":"10a4425f35ec46b88f2cf91cfc204e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack-server1_port-xa3gbm7353sg","admin_state_up":true,"network_id":"5ce27f6b-23da-458f-a72e-a9198e9b131b","tenant_id":"10a4425f35ec46b88f2cf91cfc204e0f","created_at":"2018-09-22T05:00:09Z","binding:vnic_type":"normal","device_id":"df820723-4822-4717-a196-48c5ca49ab0a"}]} 2018-09-22 05:00:40,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5ce27f6b-23da-458f-a72e-a9198e9b131b used request id req-9cbdcd8b-b2a8-4052-a408-6b7c9a739be3 2018-09-22 05:00:40,842 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack 2018-09-22 05:00:40,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/142b3f05-9693-4d3e-9e9f-3041d216fc2b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:40,873 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:00:40 GMT Server: Apache x-openstack-request-id: req-f924a531-b775-438f-b698-0c326ee78a75 Location: http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:00:41,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:00:40 GMT Server: Apache x-openstack-request-id: req-5892eac9-71f4-42c2-a858-8618e3504013 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:00:41,050 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b used request id req-5892eac9-71f4-42c2-a858-8618e3504013 2018-09-22 05:00:41,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/142b3f05-9693-4d3e-9e9f-3041d216fc2b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:41,232 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:00:41 GMT Server: Apache x-openstack-request-id: req-5f05d4e1-67b8-4191-b8a2-7a380c5a3600 Location: http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:00:41,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:41 GMT Server: Apache x-openstack-request-id: req-efea417c-7a79-4ab3-bc4a-d868820f2a14 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10a4425f35ec46b88f2cf91cfc204e0f", "OS::stack_id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "image_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image", "inst_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "subnet_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet", "flavor_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-flavor-name", "net_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "stack_user_project_id": "ae926f1a46d44688a3faedcec6302e20", "tags": null, "creation_time": "2018-09-22T05:00:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T05:00:41Z", "id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 05:00:41,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b used request id req-efea417c-7a79-4ab3-bc4a-d868820f2a14 2018-09-22 05:00:41,406 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 05:00:41,406 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:00:44,409 - create_stack - DEBUG - Stack status query timeout in 1196.64043808 2018-09-22 05:00:44,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/142b3f05-9693-4d3e-9e9f-3041d216fc2b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:44,585 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:00:44 GMT Server: Apache x-openstack-request-id: req-f150a3a9-b671-490a-b944-cd48ccf7b66f Location: http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:00:44,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:44 GMT Server: Apache x-openstack-request-id: req-00c037d0-f999-4aff-b329-614c40d69bfd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10a4425f35ec46b88f2cf91cfc204e0f", "OS::stack_id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "image_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image", "inst_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "subnet_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet", "flavor_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-flavor-name", "net_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "stack_user_project_id": "ae926f1a46d44688a3faedcec6302e20", "tags": null, "creation_time": "2018-09-22T05:00:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T05:00:41Z", "id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 05:00:44,612 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b used request id req-00c037d0-f999-4aff-b329-614c40d69bfd 2018-09-22 05:00:44,612 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 05:00:44,612 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:00:47,613 - create_stack - DEBUG - Stack status query timeout in 1193.43703699 2018-09-22 05:00:47,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/142b3f05-9693-4d3e-9e9f-3041d216fc2b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:47,742 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:00:47 GMT Server: Apache x-openstack-request-id: req-327bcb2a-53d1-4aa2-b98b-e22b4f83f477 Location: http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:00:47,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:47 GMT Server: Apache x-openstack-request-id: req-3f3c7e40-e994-4d79-8322-a4005b5d211f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10a4425f35ec46b88f2cf91cfc204e0f", "OS::stack_id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "image_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image", "inst_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "subnet_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet", "flavor_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-flavor-name", "net_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "stack_user_project_id": "ae926f1a46d44688a3faedcec6302e20", "tags": null, "creation_time": "2018-09-22T05:00:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T05:00:41Z", "id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 05:00:47,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b used request id req-3f3c7e40-e994-4d79-8322-a4005b5d211f 2018-09-22 05:00:47,768 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 05:00:47,768 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:00:50,772 - create_stack - DEBUG - Stack status query timeout in 1190.27837801 2018-09-22 05:00:50,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/142b3f05-9693-4d3e-9e9f-3041d216fc2b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:50,800 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:00:50 GMT Server: Apache x-openstack-request-id: req-71c5c9e7-d7a4-47f6-8b9e-b5d3a587ba32 Location: http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:00:50,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:50 GMT Server: Apache x-openstack-request-id: req-26f67e32-a3bf-4f38-92fe-8b62870822a6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10a4425f35ec46b88f2cf91cfc204e0f", "OS::stack_id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "image_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image", "inst_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "subnet_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet", "flavor_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-flavor-name", "net_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "stack_user_project_id": "ae926f1a46d44688a3faedcec6302e20", "tags": null, "creation_time": "2018-09-22T05:00:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T05:00:41Z", "id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 05:00:50,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b used request id req-26f67e32-a3bf-4f38-92fe-8b62870822a6 2018-09-22 05:00:50,825 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 05:00:50,825 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:00:53,828 - create_stack - DEBUG - Stack status query timeout in 1187.221416 2018-09-22 05:00:53,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/142b3f05-9693-4d3e-9e9f-3041d216fc2b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:53,858 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:00:53 GMT Server: Apache x-openstack-request-id: req-62eb7747-b965-4621-8495-318829421542 Location: http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:00:53,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:53 GMT Server: Apache x-openstack-request-id: req-6b960863-504a-476d-a304-5ec1431f0051 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10a4425f35ec46b88f2cf91cfc204e0f", "OS::stack_id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "image_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image", "inst_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "subnet_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet", "flavor_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-flavor-name", "net_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "stack_user_project_id": "ae926f1a46d44688a3faedcec6302e20", "tags": null, "creation_time": "2018-09-22T05:00:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T05:00:41Z", "id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 05:00:53,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b used request id req-6b960863-504a-476d-a304-5ec1431f0051 2018-09-22 05:00:53,884 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 05:00:53,884 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:00:56,887 - create_stack - DEBUG - Stack status query timeout in 1184.16251302 2018-09-22 05:00:56,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/142b3f05-9693-4d3e-9e9f-3041d216fc2b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:57,062 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:00:56 GMT Server: Apache x-openstack-request-id: req-5cfb82a2-1bf4-41bf-9953-7b98a7a3b94b Location: http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:00:57,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:57 GMT Server: Apache x-openstack-request-id: req-f8ce4cb3-6b43-4c0a-a09b-326202eca961 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "10a4425f35ec46b88f2cf91cfc204e0f", "OS::stack_id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "image_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image", "inst_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-inst", "subnet_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-subnet", "flavor_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-flavor-name", "net_name": "CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-net"}, "deletion_time": "2018-09-22T05:00:57Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack", "stack_user_project_id": "ae926f1a46d44688a3faedcec6302e20", "tags": null, "creation_time": "2018-09-22T05:00:05Z", "links": [{"href": "http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-22T05:00:41Z", "id": "142b3f05-9693-4d3e-9e9f-3041d216fc2b", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-22 05:00:57,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b used request id req-f8ce4cb3-6b43-4c0a-a09b-326202eca961 2018-09-22 05:00:57,088 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-22 05:00:57,089 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack 2018-09-22 05:00:57,089 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack 2018-09-22 05:00:57,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/142b3f05-9693-4d3e-9e9f-3041d216fc2b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72dec3dd58cf906e7f70f0ae27eb8ba0d5ad48de" 2018-09-22 05:00:57,116 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:00:57 GMT Server: Apache x-openstack-request-id: req-540a09d0-8a7c-4516-bffa-b93da0a7bdee Location: http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:00:57,141 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:00:57 GMT Server: Apache x-openstack-request-id: req-e508d9d9-3b1c-43fd-bb0d-cdb708f71302 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-22 05:00:57,142 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/10a4425f35ec46b88f2cf91cfc204e0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-stack/142b3f05-9693-4d3e-9e9f-3041d216fc2b used request id req-e508d9d9-3b1c-43fd-bb0d-cdb708f71302 2018-09-22 05:00:57,143 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-0efbf443-e8d4-42da-9b4d-e915104b370d-image 2018-09-22 05:00:57,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/92600b8d-8df4-439e-b701-c52631952148 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd63a27484c5e139e94b885b588ddc76b2e60bfb" 2018-09-22 05:00:58,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-58e83d31-d4fc-4eb5-ac20-814ddee60ca7 Date: Sat, 22 Sep 2018 05:00:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:00:58,361 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/92600b8d-8df4-439e-b701-c52631952148 used request id req-58e83d31-d4fc-4eb5-ac20-814ddee60ca7 2018-09-22 05:00:58,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/14894868-6f89-4b44-8ecd-433dfb36e9f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f4d95cf0c3fed3af6ccaee7fa4817b519491008" 2018-09-22 05:00:58,398 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:00: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-28e31c81-f321-43a4-a6d0-3cec1bba5b22 x-compute-request-id: req-28e31c81-f321-43a4-a6d0-3cec1bba5b22 Content-Length: 0 Content-Type: application/json 2018-09-22 05:00:58,398 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/14894868-6f89-4b44-8ecd-433dfb36e9f1 used request id req-28e31c81-f321-43a4-a6d0-3cec1bba5b22 2018-09-22 05:00:58,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 05:00:58,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-a115e7bd-6084-4699-9f36-c19a5cb2f959 Date: Sat, 22 Sep 2018 05:00:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10a4425f35ec46b88f2cf91cfc204e0f", "created_at": "2018-09-22T05:00:06Z", "updated_at": "2018-09-22T05:00:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:00:06Z", "revision_number": 0, "id": "a8d14671-dcce-4b71-9dbf-e6ca882819cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:00:06Z", "security_group_id": "fb96f6ba-a7c9-4fdf-becc-d505d4859853", "tenant_id": "10a4425f35ec46b88f2cf91cfc204e0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a4425f35ec46b88f2cf91cfc204e0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:00:06Z", "revision_number": 0, "id": "ce215f87-c44c-48a3-889d-dc49d3733fcd", "remote_group_id": "fb96f6ba-a7c9-4fdf-becc-d505d4859853", "remote_ip_prefix": null, "created_at": "2018-09-22T05:00:06Z", "security_group_id": "fb96f6ba-a7c9-4fdf-becc-d505d4859853", "tenant_id": "10a4425f35ec46b88f2cf91cfc204e0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a4425f35ec46b88f2cf91cfc204e0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:00:06Z", "revision_number": 0, "id": "e005bd03-0030-471f-abed-be56896ab0e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:00:06Z", "security_group_id": "fb96f6ba-a7c9-4fdf-becc-d505d4859853", "tenant_id": "10a4425f35ec46b88f2cf91cfc204e0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a4425f35ec46b88f2cf91cfc204e0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:00:06Z", "revision_number": 0, "id": "e6f5c4aa-ea27-4b14-bde5-2fedd5158cab", "remote_group_id": "fb96f6ba-a7c9-4fdf-becc-d505d4859853", "remote_ip_prefix": null, "created_at": "2018-09-22T05:00:06Z", "security_group_id": "fb96f6ba-a7c9-4fdf-becc-d505d4859853", "tenant_id": "10a4425f35ec46b88f2cf91cfc204e0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a4425f35ec46b88f2cf91cfc204e0f"}], "revision_number": 4, "project_id": "10a4425f35ec46b88f2cf91cfc204e0f", "id": "fb96f6ba-a7c9-4fdf-becc-d505d4859853", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 05:00:58,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-a115e7bd-6084-4699-9f36-c19a5cb2f959 2018-09-22 05:00:58,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 05:00:58,725 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17e48c85-a1ef-4e51-8d30-b306b11dac21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 05:00:58,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-17e48c85-a1ef-4e51-8d30-b306b11dac21 2018-09-22 05:00:58,726 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:00:58,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 05:00:58,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eddbff26-5330-4188-8202-51e09e84a143 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 05:00:58,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-eddbff26-5330-4188-8202-51e09e84a143 2018-09-22 05:00:58,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:00:58,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 05:00:58,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be4868da-56aa-4053-9cd5-a1be38971e34 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 05:00:58,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-be4868da-56aa-4053-9cd5-a1be38971e34 2018-09-22 05:00:58,905 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:00:58,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 05:00:59,064 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-618c5e96-f533-4aa0-9576-298867ad442e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 05:00:59,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-618c5e96-f533-4aa0-9576-298867ad442e 2018-09-22 05:00:59,064 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:00:59,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 05:00:59,148 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6307177-064c-4a61-9725-296b7951e8e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 05:00:59,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-d6307177-064c-4a61-9725-296b7951e8e0 2018-09-22 05:00:59,149 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:00:59,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 05:00:59,237 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2510c4a6-87a0-4c94-b2eb-a9e1dff0b211 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 05:00:59,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-2510c4a6-87a0-4c94-b2eb-a9e1dff0b211 2018-09-22 05:00:59,237 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:00:59,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 05:00:59,323 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2907bfac-1898-42c2-a3d8-a95be4d6aeeb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 05:00:59,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-2907bfac-1898-42c2-a3d8-a95be4d6aeeb 2018-09-22 05:00:59,324 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:00:59,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 05:00:59,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-487a58c2-e0cd-4ebf-ba2b-69a9dc05a223 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 05:00:59,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-487a58c2-e0cd-4ebf-ba2b-69a9dc05a223 2018-09-22 05:00:59,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 05:00:59,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ccd800-b7da-49cf-b7f5-868e5596a74c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 05:00:59,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-33ccd800-b7da-49cf-b7f5-868e5596a74c 2018-09-22 05:00:59,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 05:00:59,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1438bd7c-577f-4ed9-b815-9f455678e540 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f"}, "enabled": true, "id": "10a4425f35ec46b88f2cf91cfc204e0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6a89bb4b-af46-456-proj"}} 2018-09-22 05:00:59,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f used request id req-1438bd7c-577f-4ed9-b815-9f455678e540 2018-09-22 05:00:59,584 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fb96f6ba-a7c9-4fdf-becc-d505d4859853 2018-09-22 05:00:59,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fb96f6ba-a7c9-4fdf-becc-d505d4859853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 05:00:59,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-921ebc70-f1ed-4edf-b188-8af169040952 Date: Sat, 22 Sep 2018 05:00:59 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-09-22T05:00:06Z", "security_group_id": "fb96f6ba-a7c9-4fdf-becc-d505d4859853", "port_range_min": null, "revision_number": 0, "tenant_id": "10a4425f35ec46b88f2cf91cfc204e0f", "created_at": "2018-09-22T05:00:06Z", "project_id": "10a4425f35ec46b88f2cf91cfc204e0f", "id": "a8d14671-dcce-4b71-9dbf-e6ca882819cd"}, {"remote_group_id": "fb96f6ba-a7c9-4fdf-becc-d505d4859853", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:00:06Z", "security_group_id": "fb96f6ba-a7c9-4fdf-becc-d505d4859853", "port_range_min": null, "revision_number": 0, "tenant_id": "10a4425f35ec46b88f2cf91cfc204e0f", "created_at": "2018-09-22T05:00:06Z", "project_id": "10a4425f35ec46b88f2cf91cfc204e0f", "id": "ce215f87-c44c-48a3-889d-dc49d3733fcd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:00:06Z", "security_group_id": "fb96f6ba-a7c9-4fdf-becc-d505d4859853", "port_range_min": null, "revision_number": 0, "tenant_id": "10a4425f35ec46b88f2cf91cfc204e0f", "created_at": "2018-09-22T05:00:06Z", "project_id": "10a4425f35ec46b88f2cf91cfc204e0f", "id": "e005bd03-0030-471f-abed-be56896ab0e6"}, {"remote_group_id": "fb96f6ba-a7c9-4fdf-becc-d505d4859853", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:00:06Z", "security_group_id": "fb96f6ba-a7c9-4fdf-becc-d505d4859853", "port_range_min": null, "revision_number": 0, "tenant_id": "10a4425f35ec46b88f2cf91cfc204e0f", "created_at": "2018-09-22T05:00:06Z", "project_id": "10a4425f35ec46b88f2cf91cfc204e0f", "id": "e6f5c4aa-ea27-4b14-bde5-2fedd5158cab"}]} 2018-09-22 05:00:59,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=fb96f6ba-a7c9-4fdf-becc-d505d4859853 used request id req-921ebc70-f1ed-4edf-b188-8af169040952 2018-09-22 05:00:59,756 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 05:00:59,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/fb96f6ba-a7c9-4fdf-becc-d505d4859853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 05:01:00,091 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-372b6f1f-12f2-4a4f-839f-fa4a020f6a72 Content-Length: 0 Date: Sat, 22 Sep 2018 05:01:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:01:00,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/fb96f6ba-a7c9-4fdf-becc-d505d4859853 used request id req-372b6f1f-12f2-4a4f-839f-fa4a020f6a72 2018-09-22 05:01:00,092 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-6a89bb4b-af46-456-proj 2018-09-22 05:01:00,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 05:01:00,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a3e64d8-e535-48ce-a05a-e611b5d48bf3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:00,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/10a4425f35ec46b88f2cf91cfc204e0f used request id req-4a3e64d8-e535-48ce-a05a-e611b5d48bf3 2018-09-22 05:01:00,371 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-6a89bb4b-af46-456-proj-role 2018-09-22 05:01:00,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/a86c4f18aa5f41d5bdf9c9b511b3db57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 05:01:00,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc2b0151-7be4-481e-8620-a4aec36d6fc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:00,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a86c4f18aa5f41d5bdf9c9b511b3db57 used request id req-cc2b0151-7be4-481e-8620-a4aec36d6fc1 2018-09-22 05:01:00,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33e58e92c529f077b9912f826617b78b59101c9" 2018-09-22 05:01:00,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a000b794-11ef-4356-8a2f-d4d5026670f7 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:01:00,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a000b794-11ef-4356-8a2f-d4d5026670f7 2018-09-22 05:01:00,581 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-6a89bb4b-af46-456-user 2018-09-22 05:01:00,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/51259220876d4e908e1369b8a688fcb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e207d684edb16a6f536c2ef893a62ac835745f6b" 2018-09-22 05:01:00,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04a4f7de-08ff-498a-9583-fe1619c6a0f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:00,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/51259220876d4e908e1369b8a688fcb1 used request id req-04a4f7de-08ff-498a-9583-fe1619c6a0f2 2018-09-22 05:01:00,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:01:01,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:01:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["gJ8In9okSwimJcRTlGAHTg"], "issued_at": "2018-09-22T05:01:01.000000Z"}} 2018-09-22 05:01:01,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca5acd04c89637950591eaeefb16004252004404" 2018-09-22 05:01:01,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af7bb94d-96f6-43bf-9e54-afcad7abc806 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:01:01,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-af7bb94d-96f6-43bf-9e54-afcad7abc806 2018-09-22 05:01:01,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:01:01,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:01:01,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:01:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["kIB96UwwQVC3Og1nvGiWDg"], "issued_at": "2018-09-22T05:01:01.000000Z"}} 2018-09-22 05:01:01,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" 2018-09-22 05:01:01,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe85bb7-c7ab-47f3-b3ee-bc487729770a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:01:01,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bbe85bb7-c7ab-47f3-b3ee-bc487729770a 2018-09-22 05:01:01,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:01:01,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:01:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:01:01,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-82247aac-9658-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" 2018-09-22 05:01:01,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-130955d5-497c-4b39-90c9-6cb3a712c542 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-82247aac-9658-408-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 05:01:01,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-82247aac-9658-408-proj used request id req-130955d5-497c-4b39-90c9-6cb3a712c542 2018-09-22 05:01:01,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" 2018-09-22 05:01:01,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3399baee-32a8-491d-bf2a-2d28c300bf36 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:01:01,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3399baee-32a8-491d-bf2a-2d28c300bf36 2018-09-22 05:01:01,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-82247aac-9658-408-proj"}}' 2018-09-22 05:01:02,002 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68331a5f-561d-4817-8cd0-9021c47a8481 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c"}, "enabled": true, "id": "e7dd9c0f71404fcf83d4eec310c89a9c", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-82247aac-9658-408-proj"}} 2018-09-22 05:01:02,002 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-68331a5f-561d-4817-8cd0-9021c47a8481 2018-09-22 05:01:02,002 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-82247aac-9658-408-proj 2018-09-22 05:01:02,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:01:02,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:01:02,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:01:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["lPXDqaeNRziJTs3yQXLQAA"], "issued_at": "2018-09-22T05:01:02.000000Z"}} 2018-09-22 05:01:02,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df14121208150d7fc38eaf3dc58967c616b44dba" 2018-09-22 05:01:02,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c87fa7e-2bc3-45aa-8e72-ed7abbe271d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:01:02,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2c87fa7e-2bc3-45aa-8e72-ed7abbe271d3 2018-09-22 05:01:02,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:01:02,466 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:01:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:01:02,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df14121208150d7fc38eaf3dc58967c616b44dba" 2018-09-22 05:01:02,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac313eb-db89-4a78-963d-935c541c4fd9 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:01:02,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-aac313eb-db89-4a78-963d-935c541c4fd9 2018-09-22 05:01:02,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-82247aac-9658-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df14121208150d7fc38eaf3dc58967c616b44dba" 2018-09-22 05:01:02,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d97af9-c715-47e8-8b14-beeb88793bec Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-82247aac-9658-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c"}, "enabled": true, "id": "e7dd9c0f71404fcf83d4eec310c89a9c", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-82247aac-9658-408-proj"}]} 2018-09-22 05:01:02,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-82247aac-9658-408-proj used request id req-16d97af9-c715-47e8-8b14-beeb88793bec 2018-09-22 05:01:02,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df14121208150d7fc38eaf3dc58967c616b44dba" 2018-09-22 05:01:02,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5989f417-282d-4d8f-bf57-f4441617eb47 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:01:02,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5989f417-282d-4d8f-bf57-f4441617eb47 2018-09-22 05:01:03,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df14121208150d7fc38eaf3dc58967c616b44dba" 2018-09-22 05:01:03,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0172c53-f196-4dd0-846b-b26638cb832b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:01:03,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d0172c53-f196-4dd0-846b-b26638cb832b 2018-09-22 05:01:03,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-82247aac-9658-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df14121208150d7fc38eaf3dc58967c616b44dba" 2018-09-22 05:01:03,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff58a4ff-e994-42bf-8e42-aab215f4bf24 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-82247aac-9658-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c"}, "enabled": true, "id": "e7dd9c0f71404fcf83d4eec310c89a9c", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-82247aac-9658-408-proj"}]} 2018-09-22 05:01:03,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-82247aac-9658-408-proj used request id req-ff58a4ff-e994-42bf-8e42-aab215f4bf24 2018-09-22 05:01:03,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/2e43da8b83b34f89860717cf3e1300ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df14121208150d7fc38eaf3dc58967c616b44dba" 2018-09-22 05:01:03,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24b15c9-0ed2-4dac-8218-337ccc885623 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-82247aac-9658-408-user", "links": {"self": "http://172.30.9.23:5000/v3/users/2e43da8b83b34f89860717cf3e1300ed"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e7dd9c0f71404fcf83d4eec310c89a9c", "id": "2e43da8b83b34f89860717cf3e1300ed", "password_expires_at": null}} 2018-09-22 05:01:03,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/2e43da8b83b34f89860717cf3e1300ed used request id req-f24b15c9-0ed2-4dac-8218-337ccc885623 2018-09-22 05:01:03,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c/users/2e43da8b83b34f89860717cf3e1300ed/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df14121208150d7fc38eaf3dc58967c616b44dba" 2018-09-22 05:01:03,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-780067f6-a9bb-4f7e-95ca-096cd7919e1f Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c/users/2e43da8b83b34f89860717cf3e1300ed/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 05:01:03,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c/users/2e43da8b83b34f89860717cf3e1300ed/roles used request id req-780067f6-a9bb-4f7e-95ca-096cd7919e1f 2018-09-22 05:01:03,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df14121208150d7fc38eaf3dc58967c616b44dba" 2018-09-22 05:01:03,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b6e8266-aa40-44e1-80ea-8927f8de6b0b Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "domain_id": null, "name": "admin", "id": "47adb45f654a4d67913388702479dc07"}} 2018-09-22 05:01:03,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 used request id req-9b6e8266-aa40-44e1-80ea-8927f8de6b0b 2018-09-22 05:01:03,514 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-82247aac-9658-408-proj 2018-09-22 05:01:03,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c/users/2e43da8b83b34f89860717cf3e1300ed/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df14121208150d7fc38eaf3dc58967c616b44dba" 2018-09-22 05:01:03,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ca563db-cd99-43fc-981f-e89f276a5dc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:03,639 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c/users/2e43da8b83b34f89860717cf3e1300ed/roles/47adb45f654a4d67913388702479dc07 used request id req-0ca563db-cd99-43fc-981f-e89f276a5dc6 2018-09-22 05:01:03,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df14121208150d7fc38eaf3dc58967c616b44dba" 2018-09-22 05:01:03,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b8e37b9-9577-434e-8fa4-25a5ebf69adf Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:01:03,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4b8e37b9-9577-434e-8fa4-25a5ebf69adf 2018-09-22 05:01:03,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-82247aac-9658-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df14121208150d7fc38eaf3dc58967c616b44dba" 2018-09-22 05:01:03,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb95ee6f-b79d-4517-a931-6de0bbb1089d Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-82247aac-9658-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c"}, "enabled": true, "id": "e7dd9c0f71404fcf83d4eec310c89a9c", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-82247aac-9658-408-proj"}]} 2018-09-22 05:01:03,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-82247aac-9658-408-proj used request id req-cb95ee6f-b79d-4517-a931-6de0bbb1089d 2018-09-22 05:01:03,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c/users/2e43da8b83b34f89860717cf3e1300ed/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df14121208150d7fc38eaf3dc58967c616b44dba" 2018-09-22 05:01:03,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-224b7db6-bde7-4aad-b4b5-cfc22919c254 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c/users/2e43da8b83b34f89860717cf3e1300ed/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}]} 2018-09-22 05:01:03,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c/users/2e43da8b83b34f89860717cf3e1300ed/roles used request id req-224b7db6-bde7-4aad-b4b5-cfc22919c254 2018-09-22 05:01:03,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df14121208150d7fc38eaf3dc58967c616b44dba" 2018-09-22 05:01:03,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a9fda9-6dff-4ab3-9cda-e6318ff21df6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "domain_id": null, "name": "heat_stack_owner", "id": "856b989bf6d145da8925089966bd0dfd"}} 2018-09-22 05:01:03,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd used request id req-97a9fda9-6dff-4ab3-9cda-e6318ff21df6 2018-09-22 05:01:03,946 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-82247aac-9658-408-proj 2018-09-22 05:01:03,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c/users/2e43da8b83b34f89860717cf3e1300ed/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df14121208150d7fc38eaf3dc58967c616b44dba" 2018-09-22 05:01:04,083 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bba1dd9d-175c-4acb-b017-3b97641b2f69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:04,083 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c/users/2e43da8b83b34f89860717cf3e1300ed/roles/856b989bf6d145da8925089966bd0dfd used request id req-bba1dd9d-175c-4acb-b017-3b97641b2f69 2018-09-22 05:01:04,083 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-82247aac-9658-408-user 2018-09-22 05:01:04,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:01:04,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" 2018-09-22 05:01:04,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f808efd-cc1a-43e2-8911-21defe44939d Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:01:04,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6f808efd-cc1a-43e2-8911-21defe44939d 2018-09-22 05:01:04,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" -d '{"role": {"name": "CreateStackVolumeTests-82247aac-9658-408-proj-role"}}' 2018-09-22 05:01:04,283 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:01:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92a13e17-1d1e-4283-8bc0-a0673cdccd10 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d0821349e66c48738d13033e4889bd64", "links": {"self": "http://172.30.9.23:5000/v3/roles/d0821349e66c48738d13033e4889bd64"}, "name": "CreateStackVolumeTests-82247aac-9658-408-proj-role"}} 2018-09-22 05:01:04,284 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-92a13e17-1d1e-4283-8bc0-a0673cdccd10 2018-09-22 05:01:04,284 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-82247aac-9658-408-proj-role 2018-09-22 05:01:04,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d0821349e66c48738d13033e4889bd64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" 2018-09-22 05:01:04,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d929b4fd-73b6-4250-ba87-fc59263ed841 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d0821349e66c48738d13033e4889bd64"}, "domain_id": null, "name": "CreateStackVolumeTests-82247aac-9658-408-proj-role", "id": "d0821349e66c48738d13033e4889bd64"}} 2018-09-22 05:01:04,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d0821349e66c48738d13033e4889bd64 used request id req-d929b4fd-73b6-4250-ba87-fc59263ed841 2018-09-22 05:01:04,377 - keystone_utils - INFO - Granting role CreateStackVolumeTests-82247aac-9658-408-proj-role to project CreateStackVolumeTests-82247aac-9658-408-proj 2018-09-22 05:01:04,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c/users/2e43da8b83b34f89860717cf3e1300ed/roles/d0821349e66c48738d13033e4889bd64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" 2018-09-22 05:01:04,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11b4c695-b8b9-4d02-9d23-e76f5fa910ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:04,496 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c/users/2e43da8b83b34f89860717cf3e1300ed/roles/d0821349e66c48738d13033e4889bd64 used request id req-11b4c695-b8b9-4d02-9d23-e76f5fa910ac 2018-09-22 05:01:04,496 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 05:01:04,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:01:04,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:01:04,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "d0821349e66c48738d13033e4889bd64", "name": "CreateStackVolumeTests-82247aac-9658-408-proj-role"}], "expires_at": "2018-09-22T06:01:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7dd9c0f71404fcf83d4eec310c89a9c", "name": "CreateStackVolumeTests-82247aac-9658-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-82247aac-9658-408-user", "id": "2e43da8b83b34f89860717cf3e1300ed"}, "audit_ids": ["amo9EZWHRfujL-EHD_36bg"], "issued_at": "2018-09-22T05:01:04.000000Z"}} 2018-09-22 05:01:04,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c565776807bd77b1a518e1275ffb1eda803734e5" 2018-09-22 05:01:04,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e07f7d77-c6ec-4560-8614-bc6f64f07079 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:01:04,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e07f7d77-c6ec-4560-8614-bc6f64f07079 2018-09-22 05:01:04,968 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:01:04,971 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 05:01:04,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c565776807bd77b1a518e1275ffb1eda803734e5" 2018-09-22 05:01:05,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:04 GMT Server: Apache x-openstack-request-id: req-8fa27bd1-52e7-4bc9-a812-3a0e853605fa Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-22 05:01:05,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack used request id req-8fa27bd1-52e7-4bc9-a812-3a0e853605fa 2018-09-22 05:01:05,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c565776807bd77b1a518e1275ffb1eda803734e5" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-volume-type", "volume_name": "CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-volume"}}' 2018-09-22 05:01:06,981 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:01:05 GMT Server: Apache x-openstack-request-id: req-f158c646-1e1a-4355-be93-08f214582246 Location: http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "58ea8f18-4850-496b-973e-1c3798732948", "links": [{"href": "http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948", "rel": "self"}]}} 2018-09-22 05:01:06,982 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks used request id req-f158c646-1e1a-4355-be93-08f214582246 2018-09-22 05:01:06,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/58ea8f18-4850-496b-973e-1c3798732948 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c565776807bd77b1a518e1275ffb1eda803734e5" 2018-09-22 05:01:07,166 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:06 GMT Server: Apache x-openstack-request-id: req-53310749-6029-422d-9822-f56774f4cd09 Location: http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:07,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:07 GMT Server: Apache x-openstack-request-id: req-284b4f1d-7af5-4cac-975c-34d58d7f7d91 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "e7dd9c0f71404fcf83d4eec310c89a9c", "volume_type_name": "CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-volume-type", "OS::stack_id": "58ea8f18-4850-496b-973e-1c3798732948", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack", "volume_name": "CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack", "stack_user_project_id": "971f649c223a44a8800302875f44be84", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:01:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58ea8f18-4850-496b-973e-1c3798732948", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-22 05:01:07,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948 used request id req-284b4f1d-7af5-4cac-975c-34d58d7f7d91 2018-09-22 05:01:07,360 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack 2018-09-22 05:01:07,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/58ea8f18-4850-496b-973e-1c3798732948 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c565776807bd77b1a518e1275ffb1eda803734e5" 2018-09-22 05:01:07,539 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:07 GMT Server: Apache x-openstack-request-id: req-63cb2991-ede2-4ae0-a275-745e5fea099f Location: http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:07,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:07 GMT Server: Apache x-openstack-request-id: req-b9090422-802f-4a53-8c35-b5d3741ac4c9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "e7dd9c0f71404fcf83d4eec310c89a9c", "volume_type_name": "CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-volume-type", "OS::stack_id": "58ea8f18-4850-496b-973e-1c3798732948", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack", "volume_name": "CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack", "stack_user_project_id": "971f649c223a44a8800302875f44be84", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:01:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "58ea8f18-4850-496b-973e-1c3798732948", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-22 05:01:07,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948 used request id req-b9090422-802f-4a53-8c35-b5d3741ac4c9 2018-09-22 05:01:07,736 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:01:07,736 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:01:10,739 - create_stack - DEBUG - Stack status query timeout in 1196.62118006 2018-09-22 05:01:10,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/58ea8f18-4850-496b-973e-1c3798732948 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c565776807bd77b1a518e1275ffb1eda803734e5" 2018-09-22 05:01:10,918 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:10 GMT Server: Apache x-openstack-request-id: req-a474ba1c-9d40-45d0-8a4c-810e6bef21c5 Location: http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:11,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:10 GMT Server: Apache x-openstack-request-id: req-881a4157-9000-46ab-829a-223063ca88e3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 537 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "e7dd9c0f71404fcf83d4eec310c89a9c", "volume_type_name": "CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-volume-type", "OS::stack_id": "58ea8f18-4850-496b-973e-1c3798732948", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack", "volume_name": "CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack", "stack_user_project_id": "971f649c223a44a8800302875f44be84", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T05:01:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "58ea8f18-4850-496b-973e-1c3798732948", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-22 05:01:11,110 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948 used request id req-881a4157-9000-46ab-829a-223063ca88e3 2018-09-22 05:01:11,111 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-22 05:01:11,111 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack 2018-09-22 05:01:11,111 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack 2018-09-22 05:01:11,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/58ea8f18-4850-496b-973e-1c3798732948/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c565776807bd77b1a518e1275ffb1eda803734e5" 2018-09-22 05:01:11,299 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:11 GMT Server: Apache x-openstack-request-id: req-6ee2df17-21b9-46d7-ad61-c557e41d8f49 Location: http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:11,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:11 GMT Server: Apache x-openstack-request-id: req-642ce2cd-b7d6-42f2-a935-fd1ff0e422f4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948/resources/volume", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-09-22T05:01:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:01:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9132f9dc-50fc-41bf-9e0e-b4ac79c4c93c", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-09-22T05:01:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:01:07Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "437a3347-cbd9-40a9-a55c-0ef922c179ae", "resource_type": "OS::Cinder::VolumeType"}]} 2018-09-22 05:01:11,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948/resources used request id req-642ce2cd-b7d6-42f2-a935-fd1ff0e422f4 2018-09-22 05:01:11,486 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/e7dd9c0f71404fcf83d4eec310c89a9c/volumes/9132f9dc-50fc-41bf-9e0e-b4ac79c4c93c -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c565776807bd77b1a518e1275ffb1eda803734e5" 2018-09-22 05:01:11,680 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:11 GMT Server: Apache x-compute-request-id: req-3cd4805b-4a36-457b-8162-5f20000cb01e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3cd4805b-4a36-457b-8162-5f20000cb01e Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/e7dd9c0f71404fcf83d4eec310c89a9c/volumes/9132f9dc-50fc-41bf-9e0e-b4ac79c4c93c", "rel": "self"}, {"href": "http://172.30.9.23:8776/e7dd9c0f71404fcf83d4eec310c89a9c/volumes/9132f9dc-50fc-41bf-9e0e-b4ac79c4c93c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T05:01:08.000000", "replication_status": null, "snapshot_id": null, "id": "9132f9dc-50fc-41bf-9e0e-b4ac79c4c93c", "size": 1, "user_id": "2e43da8b83b34f89860717cf3e1300ed", "os-vol-tenant-attr:tenant_id": "e7dd9c0f71404fcf83d4eec310c89a9c", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-volume", "bootable": "false", "created_at": "2018-09-22T05:01:08.000000", "volume_type": "CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-volume-type"}} 2018-09-22 05:01:11,681 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/e7dd9c0f71404fcf83d4eec310c89a9c/volumes/9132f9dc-50fc-41bf-9e0e-b4ac79c4c93c used request id req-3cd4805b-4a36-457b-8162-5f20000cb01e 2018-09-22 05:01:11,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:01:11,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:01:12,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "d0821349e66c48738d13033e4889bd64", "name": "CreateStackVolumeTests-82247aac-9658-408-proj-role"}], "expires_at": "2018-09-22T06:01:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7dd9c0f71404fcf83d4eec310c89a9c", "name": "CreateStackVolumeTests-82247aac-9658-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e7dd9c0f71404fcf83d4eec310c89a9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-82247aac-9658-408-user", "id": "2e43da8b83b34f89860717cf3e1300ed"}, "audit_ids": ["k8qff_ILSZiuliETnMKaeg"], "issued_at": "2018-09-22T05:01:12.000000Z"}} 2018-09-22 05:01:12,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7ad86f2129e92832e92b295b482eba708077de" 2018-09-22 05:01:12,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ae1b73e-3d71-4fae-90ed-da0d1b078a94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:01:12,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9ae1b73e-3d71-4fae-90ed-da0d1b078a94 2018-09-22 05:01:12,144 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/e7dd9c0f71404fcf83d4eec310c89a9c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7ad86f2129e92832e92b295b482eba708077de" 2018-09-22 05:01:12,348 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:12 GMT Server: Apache x-compute-request-id: req-9b289b55-cf37-4b2c-b9a1-4545b35f5e45 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9b289b55-cf37-4b2c-b9a1-4545b35f5e45 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/e7dd9c0f71404fcf83d4eec310c89a9c/volumes/9132f9dc-50fc-41bf-9e0e-b4ac79c4c93c", "rel": "self"}, {"href": "http://172.30.9.23:8776/e7dd9c0f71404fcf83d4eec310c89a9c/volumes/9132f9dc-50fc-41bf-9e0e-b4ac79c4c93c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-22T05:01:08.000000", "replication_status": null, "snapshot_id": null, "id": "9132f9dc-50fc-41bf-9e0e-b4ac79c4c93c", "size": 1, "user_id": "2e43da8b83b34f89860717cf3e1300ed", "os-vol-tenant-attr:tenant_id": "e7dd9c0f71404fcf83d4eec310c89a9c", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-volume", "bootable": "false", "created_at": "2018-09-22T05:01:08.000000", "volume_type": "CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-volume-type"}]} 2018-09-22 05:01:12,348 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/e7dd9c0f71404fcf83d4eec310c89a9c/volumes/detail used request id req-9b289b55-cf37-4b2c-b9a1-4545b35f5e45 2018-09-22 05:01:12,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:01:12,358 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:01:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:01:12,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab7ad86f2129e92832e92b295b482eba708077de" 2018-09-22 05:01:12,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bf0c475-5784-47bb-9203-d83d7d4022f0 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c"}, "enabled": true, "id": "e7dd9c0f71404fcf83d4eec310c89a9c", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-82247aac-9658-408-proj"}} 2018-09-22 05:01:12,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c used request id req-8bf0c475-5784-47bb-9203-d83d7d4022f0 2018-09-22 05:01:12,443 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack 2018-09-22 05:01:12,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/58ea8f18-4850-496b-973e-1c3798732948 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c565776807bd77b1a518e1275ffb1eda803734e5" 2018-09-22 05:01:12,472 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:12 GMT Server: Apache x-openstack-request-id: req-de41a231-3317-4882-958c-b84e26813ac5 Location: http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:12,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:12 GMT Server: Apache x-openstack-request-id: req-7c3a7322-c680-41ef-a5ac-bf0d6721ab9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:12,668 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948 used request id req-7c3a7322-c680-41ef-a5ac-bf0d6721ab9c 2018-09-22 05:01:12,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/58ea8f18-4850-496b-973e-1c3798732948 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c565776807bd77b1a518e1275ffb1eda803734e5" 2018-09-22 05:01:12,836 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:12 GMT Server: Apache x-openstack-request-id: req-9a62490c-c4e7-43f2-a2eb-d5ebba7c57ee Location: http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:13,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:12 GMT Server: Apache x-openstack-request-id: req-f2482493-dd48-4062-8cb8-76b3aa9d10c5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "e7dd9c0f71404fcf83d4eec310c89a9c", "volume_type_name": "CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-volume-type", "OS::stack_id": "58ea8f18-4850-496b-973e-1c3798732948", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack", "volume_name": "CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack", "stack_user_project_id": "971f649c223a44a8800302875f44be84", "tags": null, "creation_time": "2018-09-22T05:01:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T05:01:12Z", "id": "58ea8f18-4850-496b-973e-1c3798732948", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-22 05:01:13,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948 used request id req-f2482493-dd48-4062-8cb8-76b3aa9d10c5 2018-09-22 05:01:13,009 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 05:01:13,009 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:01:16,012 - create_stack - DEBUG - Stack status query timeout in 1196.65663099 2018-09-22 05:01:16,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/58ea8f18-4850-496b-973e-1c3798732948 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c565776807bd77b1a518e1275ffb1eda803734e5" 2018-09-22 05:01:16,041 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:16 GMT Server: Apache x-openstack-request-id: req-8a119bbc-7ad9-498e-b4c3-ab7be9cfb6a2 Location: http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:16,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:16 GMT Server: Apache x-openstack-request-id: req-c0de312d-e3ca-471f-8e73-49567a4d6489 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "e7dd9c0f71404fcf83d4eec310c89a9c", "volume_type_name": "CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-volume-type", "OS::stack_id": "58ea8f18-4850-496b-973e-1c3798732948", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack", "volume_name": "CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack", "stack_user_project_id": "971f649c223a44a8800302875f44be84", "tags": null, "creation_time": "2018-09-22T05:01:06Z", "links": [{"href": "http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-22T05:01:12Z", "id": "58ea8f18-4850-496b-973e-1c3798732948", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-22 05:01:16,213 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948 used request id req-c0de312d-e3ca-471f-8e73-49567a4d6489 2018-09-22 05:01:16,214 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-22 05:01:16,214 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack 2018-09-22 05:01:16,214 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack 2018-09-22 05:01:16,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/58ea8f18-4850-496b-973e-1c3798732948 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c565776807bd77b1a518e1275ffb1eda803734e5" 2018-09-22 05:01:16,389 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:16 GMT Server: Apache x-openstack-request-id: req-4d4f5a2b-20be-4bde-90fd-40c091396499 Location: http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:16,569 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:16 GMT Server: Apache x-openstack-request-id: req-167d541d-fb46-4a4d-9a72-60d87ff3d375 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-22 05:01:16,570 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/e7dd9c0f71404fcf83d4eec310c89a9c/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fd834932-bced-48a3-b204-6c4b617e2385-stack/58ea8f18-4850-496b-973e-1c3798732948 used request id req-167d541d-fb46-4a4d-9a72-60d87ff3d375 2018-09-22 05:01:16,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" 2018-09-22 05:01:16,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a61f2124-016a-4982-8782-03e559dd2168 Date: Sat, 22 Sep 2018 05:01:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 05:01:16,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-a61f2124-016a-4982-8782-03e559dd2168 2018-09-22 05:01:16,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" 2018-09-22 05:01:16,890 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5fecdae-9c25-4524-91b2-c19cc4b3e8e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:16,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-e5fecdae-9c25-4524-91b2-c19cc4b3e8e8 2018-09-22 05:01:16,890 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:16,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" 2018-09-22 05:01:16,983 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69ad8751-e86f-4965-b33d-0ffca7b375b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:16,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-69ad8751-e86f-4965-b33d-0ffca7b375b9 2018-09-22 05:01:16,983 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:16,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" 2018-09-22 05:01:17,068 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94d5c1ff-3877-4271-ae4e-bde58b2523e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:17,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-94d5c1ff-3877-4271-ae4e-bde58b2523e6 2018-09-22 05:01:17,068 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:17,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" 2018-09-22 05:01:17,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6433935f-a34b-49a0-ba84-98ea3c925ef5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:17,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-6433935f-a34b-49a0-ba84-98ea3c925ef5 2018-09-22 05:01:17,159 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:17,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" 2018-09-22 05:01:17,259 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c2c7333-4701-49a9-a13f-448b4b0bd19a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:17,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-1c2c7333-4701-49a9-a13f-448b4b0bd19a 2018-09-22 05:01:17,260 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:17,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" 2018-09-22 05:01:17,343 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96e40117-7a8f-47c0-b9e2-c3e18984fbdf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:17,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-96e40117-7a8f-47c0-b9e2-c3e18984fbdf 2018-09-22 05:01:17,344 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:17,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" 2018-09-22 05:01:17,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-241a59e9-1e34-46d3-9550-f83583943d1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:17,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-241a59e9-1e34-46d3-9550-f83583943d1e 2018-09-22 05:01:17,435 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:17,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" 2018-09-22 05:01:17,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d7be69-cd2d-42d2-98d5-db2fe3adf6ee Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 05:01:17,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-c6d7be69-cd2d-42d2-98d5-db2fe3adf6ee 2018-09-22 05:01:17,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" 2018-09-22 05:01:17,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ace80c-c2ca-4c0f-bfe1-ccb8cd395544 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 05:01:17,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-50ace80c-c2ca-4c0f-bfe1-ccb8cd395544 2018-09-22 05:01:17,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" 2018-09-22 05:01:17,701 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecfcc018-8a0d-4cba-a3c7-e3ae3732e5bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:17,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-ecfcc018-8a0d-4cba-a3c7-e3ae3732e5bf 2018-09-22 05:01:17,702 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:17,702 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-82247aac-9658-408-proj 2018-09-22 05:01:17,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" 2018-09-22 05:01:17,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-783eea8a-8f50-4312-88d1-bba91736707d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:17,975 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e7dd9c0f71404fcf83d4eec310c89a9c used request id req-783eea8a-8f50-4312-88d1-bba91736707d 2018-09-22 05:01:17,975 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-82247aac-9658-408-proj-role 2018-09-22 05:01:17,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d0821349e66c48738d13033e4889bd64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" 2018-09-22 05:01:18,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2e92a8d-5720-42b4-97ed-5191659aa903 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:18,092 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d0821349e66c48738d13033e4889bd64 used request id req-f2e92a8d-5720-42b4-97ed-5191659aa903 2018-09-22 05:01:18,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b558264db5152edfc7ceeb5d9f650930d09cb5" 2018-09-22 05:01:18,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f8b760-74ba-461d-9ec4-a6b68cebb7c9 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:01:18,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e1f8b760-74ba-461d-9ec4-a6b68cebb7c9 2018-09-22 05:01:18,187 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-82247aac-9658-408-user 2018-09-22 05:01:18,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/2e43da8b83b34f89860717cf3e1300ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df14121208150d7fc38eaf3dc58967c616b44dba" 2018-09-22 05:01:18,523 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd62dc7d-d1e9-4c6f-b4a4-698beae986e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:18,523 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2e43da8b83b34f89860717cf3e1300ed used request id req-fd62dc7d-d1e9-4c6f-b4a4-698beae986e8 2018-09-22 05:01:18,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:01:18,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:01:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["9G_chQMzTua19B9aI49LMA"], "issued_at": "2018-09-22T05:01:18.000000Z"}} 2018-09-22 05:01:18,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a86d6b36f2d9b2808bf8fc88b26ce7aae018d7" 2018-09-22 05:01:19,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe34b6bb-fa55-492a-893b-41449f6406a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:01:19,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fe34b6bb-fa55-492a-893b-41449f6406a6 2018-09-22 05:01:19,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:01:19,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:01:19,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:01:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["lQDV2BtXQ0uXHP3Btg4Y-A"], "issued_at": "2018-09-22T05:01:19.000000Z"}} 2018-09-22 05:01:19,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" 2018-09-22 05:01:19,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd0b5ed-456b-4436-97d6-1dd170219f7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:01:19,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7bd0b5ed-456b-4436-97d6-1dd170219f7c 2018-09-22 05:01:19,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:01:19,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:01:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:01:19,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-e8d7ee7b-5db7-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" 2018-09-22 05:01:19,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2b41751-35d7-4f36-80f1-a498738f4b4e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-e8d7ee7b-5db7-406-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 05:01:19,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-e8d7ee7b-5db7-406-proj used request id req-f2b41751-35d7-4f36-80f1-a498738f4b4e 2018-09-22 05:01:19,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" 2018-09-22 05:01:19,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bebd440f-b6dc-4c67-8035-ad3b3433d835 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:01:19,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bebd440f-b6dc-4c67-8035-ad3b3433d835 2018-09-22 05:01:19,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-e8d7ee7b-5db7-406-proj"}}' 2018-09-22 05:01:19,769 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:01:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07b47f69-897a-4df2-82df-50daa83109cf Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b81128ba311d483182b6586582fb1d33"}, "enabled": true, "id": "b81128ba311d483182b6586582fb1d33", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-e8d7ee7b-5db7-406-proj"}} 2018-09-22 05:01:19,769 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-07b47f69-897a-4df2-82df-50daa83109cf 2018-09-22 05:01:19,769 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-e8d7ee7b-5db7-406-proj 2018-09-22 05:01:19,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:01:19,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:01:20,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:01:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Sc9p3NOUQe-IGcmdv2FlCw"], "issued_at": "2018-09-22T05:01:20.000000Z"}} 2018-09-22 05:01:20,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12934f35f4bf0deceb43bb92abaf325f1c8a56b7" 2018-09-22 05:01:20,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a2be3cb-6b73-4a75-ad12-2d5dcf4f5762 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:01:20,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4a2be3cb-6b73-4a75-ad12-2d5dcf4f5762 2018-09-22 05:01:20,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:01:20,239 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:01:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:01:20,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12934f35f4bf0deceb43bb92abaf325f1c8a56b7" 2018-09-22 05:01:20,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d62970ea-a311-4b22-acb5-6d0ad0c237d6 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:01:20,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d62970ea-a311-4b22-acb5-6d0ad0c237d6 2018-09-22 05:01:20,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-e8d7ee7b-5db7-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12934f35f4bf0deceb43bb92abaf325f1c8a56b7" 2018-09-22 05:01:20,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f01bd8c-8326-4a65-8d11-0b93a025de1c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-e8d7ee7b-5db7-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b81128ba311d483182b6586582fb1d33"}, "enabled": true, "id": "b81128ba311d483182b6586582fb1d33", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-e8d7ee7b-5db7-406-proj"}]} 2018-09-22 05:01:20,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-e8d7ee7b-5db7-406-proj used request id req-8f01bd8c-8326-4a65-8d11-0b93a025de1c 2018-09-22 05:01:20,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12934f35f4bf0deceb43bb92abaf325f1c8a56b7" 2018-09-22 05:01:20,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-662c5b28-a86c-4834-a99d-86851a1fde76 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:01:20,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-662c5b28-a86c-4834-a99d-86851a1fde76 2018-09-22 05:01:20,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12934f35f4bf0deceb43bb92abaf325f1c8a56b7" 2018-09-22 05:01:20,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1710fc74-375a-4de6-9bd9-9c12e59242dd Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:01:20,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1710fc74-375a-4de6-9bd9-9c12e59242dd 2018-09-22 05:01:20,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-e8d7ee7b-5db7-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12934f35f4bf0deceb43bb92abaf325f1c8a56b7" 2018-09-22 05:01:21,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20893863-f1f9-4151-8e24-0fa435c348c5 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-e8d7ee7b-5db7-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b81128ba311d483182b6586582fb1d33"}, "enabled": true, "id": "b81128ba311d483182b6586582fb1d33", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-e8d7ee7b-5db7-406-proj"}]} 2018-09-22 05:01:21,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-e8d7ee7b-5db7-406-proj used request id req-20893863-f1f9-4151-8e24-0fa435c348c5 2018-09-22 05:01:21,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/c626018b4b564b64a8e3ddbcbc2e64b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12934f35f4bf0deceb43bb92abaf325f1c8a56b7" 2018-09-22 05:01:21,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332a45b1-1a8b-4daa-abbd-24cfa647c1b0 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-e8d7ee7b-5db7-406-user", "links": {"self": "http://172.30.9.23:5000/v3/users/c626018b4b564b64a8e3ddbcbc2e64b1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b81128ba311d483182b6586582fb1d33", "id": "c626018b4b564b64a8e3ddbcbc2e64b1", "password_expires_at": null}} 2018-09-22 05:01:21,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c626018b4b564b64a8e3ddbcbc2e64b1 used request id req-332a45b1-1a8b-4daa-abbd-24cfa647c1b0 2018-09-22 05:01:21,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b81128ba311d483182b6586582fb1d33/users/c626018b4b564b64a8e3ddbcbc2e64b1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12934f35f4bf0deceb43bb92abaf325f1c8a56b7" 2018-09-22 05:01:21,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d42c22-749f-46da-b0ce-47aa1d10af16 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/b81128ba311d483182b6586582fb1d33/users/c626018b4b564b64a8e3ddbcbc2e64b1/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 05:01:21,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b81128ba311d483182b6586582fb1d33/users/c626018b4b564b64a8e3ddbcbc2e64b1/roles used request id req-b9d42c22-749f-46da-b0ce-47aa1d10af16 2018-09-22 05:01:21,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12934f35f4bf0deceb43bb92abaf325f1c8a56b7" 2018-09-22 05:01:21,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ff10116-b452-4c92-abfc-75931abd212e Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "domain_id": null, "name": "admin", "id": "47adb45f654a4d67913388702479dc07"}} 2018-09-22 05:01:21,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 used request id req-6ff10116-b452-4c92-abfc-75931abd212e 2018-09-22 05:01:21,383 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-e8d7ee7b-5db7-406-proj 2018-09-22 05:01:21,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b81128ba311d483182b6586582fb1d33/users/c626018b4b564b64a8e3ddbcbc2e64b1/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12934f35f4bf0deceb43bb92abaf325f1c8a56b7" 2018-09-22 05:01:21,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f1ebae4-b41a-458b-b54f-75de186c3b90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:21,508 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b81128ba311d483182b6586582fb1d33/users/c626018b4b564b64a8e3ddbcbc2e64b1/roles/47adb45f654a4d67913388702479dc07 used request id req-8f1ebae4-b41a-458b-b54f-75de186c3b90 2018-09-22 05:01:21,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12934f35f4bf0deceb43bb92abaf325f1c8a56b7" 2018-09-22 05:01:21,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f376c0ff-acfb-4271-a73e-8defd3ffd43c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:01:21,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f376c0ff-acfb-4271-a73e-8defd3ffd43c 2018-09-22 05:01:21,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-e8d7ee7b-5db7-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12934f35f4bf0deceb43bb92abaf325f1c8a56b7" 2018-09-22 05:01:21,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ab291a-ae0d-46a0-b1f7-c63947a31726 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-e8d7ee7b-5db7-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b81128ba311d483182b6586582fb1d33"}, "enabled": true, "id": "b81128ba311d483182b6586582fb1d33", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-e8d7ee7b-5db7-406-proj"}]} 2018-09-22 05:01:21,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-e8d7ee7b-5db7-406-proj used request id req-48ab291a-ae0d-46a0-b1f7-c63947a31726 2018-09-22 05:01:21,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b81128ba311d483182b6586582fb1d33/users/c626018b4b564b64a8e3ddbcbc2e64b1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12934f35f4bf0deceb43bb92abaf325f1c8a56b7" 2018-09-22 05:01:21,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29997079-48b9-4d6d-9fca-5d09b9fca3ec Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/b81128ba311d483182b6586582fb1d33/users/c626018b4b564b64a8e3ddbcbc2e64b1/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}]} 2018-09-22 05:01:21,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b81128ba311d483182b6586582fb1d33/users/c626018b4b564b64a8e3ddbcbc2e64b1/roles used request id req-29997079-48b9-4d6d-9fca-5d09b9fca3ec 2018-09-22 05:01:21,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12934f35f4bf0deceb43bb92abaf325f1c8a56b7" 2018-09-22 05:01:21,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efd06161-6554-4bef-b37a-96fe2f1fe3c4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "domain_id": null, "name": "heat_stack_owner", "id": "856b989bf6d145da8925089966bd0dfd"}} 2018-09-22 05:01:21,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd used request id req-efd06161-6554-4bef-b37a-96fe2f1fe3c4 2018-09-22 05:01:21,813 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-e8d7ee7b-5db7-406-proj 2018-09-22 05:01:21,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b81128ba311d483182b6586582fb1d33/users/c626018b4b564b64a8e3ddbcbc2e64b1/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12934f35f4bf0deceb43bb92abaf325f1c8a56b7" 2018-09-22 05:01:21,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-385477e8-5412-4083-afc0-e3abac2e2aa6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:21,945 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b81128ba311d483182b6586582fb1d33/users/c626018b4b564b64a8e3ddbcbc2e64b1/roles/856b989bf6d145da8925089966bd0dfd used request id req-385477e8-5412-4083-afc0-e3abac2e2aa6 2018-09-22 05:01:21,945 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-e8d7ee7b-5db7-406-user 2018-09-22 05:01:21,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:01:21,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" 2018-09-22 05:01:22,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a91c0197-c1c4-423e-83b3-7a2aaf79c011 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:01:22,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a91c0197-c1c4-423e-83b3-7a2aaf79c011 2018-09-22 05:01:22,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" -d '{"role": {"name": "CreateStackVolumeTests-e8d7ee7b-5db7-406-proj-role"}}' 2018-09-22 05:01:22,206 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b5a4563-9d31-4e9d-86eb-fbe13a137910 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f41d8c86906242eab9c8b1d02b6c3d99", "links": {"self": "http://172.30.9.23:5000/v3/roles/f41d8c86906242eab9c8b1d02b6c3d99"}, "name": "CreateStackVolumeTests-e8d7ee7b-5db7-406-proj-role"}} 2018-09-22 05:01:22,206 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3b5a4563-9d31-4e9d-86eb-fbe13a137910 2018-09-22 05:01:22,206 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-e8d7ee7b-5db7-406-proj-role 2018-09-22 05:01:22,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f41d8c86906242eab9c8b1d02b6c3d99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" 2018-09-22 05:01:22,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-792efcec-f64b-466b-9d15-368ff7c3140e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f41d8c86906242eab9c8b1d02b6c3d99"}, "domain_id": null, "name": "CreateStackVolumeTests-e8d7ee7b-5db7-406-proj-role", "id": "f41d8c86906242eab9c8b1d02b6c3d99"}} 2018-09-22 05:01:22,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f41d8c86906242eab9c8b1d02b6c3d99 used request id req-792efcec-f64b-466b-9d15-368ff7c3140e 2018-09-22 05:01:22,297 - keystone_utils - INFO - Granting role CreateStackVolumeTests-e8d7ee7b-5db7-406-proj-role to project CreateStackVolumeTests-e8d7ee7b-5db7-406-proj 2018-09-22 05:01:22,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b81128ba311d483182b6586582fb1d33/users/c626018b4b564b64a8e3ddbcbc2e64b1/roles/f41d8c86906242eab9c8b1d02b6c3d99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" 2018-09-22 05:01:22,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73c41748-466e-4493-b3f2-e9dd2d8fa90e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:22,418 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b81128ba311d483182b6586582fb1d33/users/c626018b4b564b64a8e3ddbcbc2e64b1/roles/f41d8c86906242eab9c8b1d02b6c3d99 used request id req-73c41748-466e-4493-b3f2-e9dd2d8fa90e 2018-09-22 05:01:22,419 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 05:01:22,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:01:22,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:01:22,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "f41d8c86906242eab9c8b1d02b6c3d99", "name": "CreateStackVolumeTests-e8d7ee7b-5db7-406-proj-role"}], "expires_at": "2018-09-22T06:01:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b81128ba311d483182b6586582fb1d33", "name": "CreateStackVolumeTests-e8d7ee7b-5db7-406-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b81128ba311d483182b6586582fb1d33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/b81128ba311d483182b6586582fb1d33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/b81128ba311d483182b6586582fb1d33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/b81128ba311d483182b6586582fb1d33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/b81128ba311d483182b6586582fb1d33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b81128ba311d483182b6586582fb1d33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/b81128ba311d483182b6586582fb1d33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/b81128ba311d483182b6586582fb1d33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b81128ba311d483182b6586582fb1d33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/b81128ba311d483182b6586582fb1d33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/b81128ba311d483182b6586582fb1d33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-e8d7ee7b-5db7-406-user", "id": "c626018b4b564b64a8e3ddbcbc2e64b1"}, "audit_ids": ["Fp1Lw9IJRnWpuhwUIwgF3A"], "issued_at": "2018-09-22T05:01:22.000000Z"}} 2018-09-22 05:01:22,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06011a5680e3c13fced21442aa0399018904a1df" 2018-09-22 05:01:22,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e15113cb-cf5c-4957-b801-097f32e715b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:01:22,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e15113cb-cf5c-4957-b801-097f32e715b5 2018-09-22 05:01:22,884 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:01:22,887 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 05:01:22,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06011a5680e3c13fced21442aa0399018904a1df" 2018-09-22 05:01:23,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:22 GMT Server: Apache x-openstack-request-id: req-d07e1fe8-6991-4fed-8276-0227917daafd Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-22 05:01:23,087 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack used request id req-d07e1fe8-6991-4fed-8276-0227917daafd 2018-09-22 05:01:23,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06011a5680e3c13fced21442aa0399018904a1df" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "parameters": {"volume_type_name": {"default": "test-vol-type-name", "type": "string", "description": "The name of the volume type", "label": "Volume Type name"}, "volume_name": {"default": "test-vol-name", "type": "string", "description": "The name of the volume", "label": "Volume name"}}, "resources": {"volume": {"type": "OS::Cinder::Volume", "properties": {"name": {"get_param": "volume_name"}, "volume_type": {"get_resource": "volume_type"}, "size": 1}}, "volume_type": {"type": "OS::Cinder::VolumeType", "properties": {"name": {"get_param": "volume_type_name"}}}}}, "parameters": {"volume_type_name": "CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-volume-type", "volume_name": "CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-volume"}}' 2018-09-22 05:01:24,635 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:01:23 GMT Server: Apache x-openstack-request-id: req-4ab0aa0e-6a70-449b-ab5e-0b6e722e2798 Location: http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "f0511629-f25d-4906-ba3a-f95f68da4406", "links": [{"href": "http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406", "rel": "self"}]}} 2018-09-22 05:01:24,635 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks used request id req-4ab0aa0e-6a70-449b-ab5e-0b6e722e2798 2018-09-22 05:01:24,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/f0511629-f25d-4906-ba3a-f95f68da4406 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06011a5680e3c13fced21442aa0399018904a1df" 2018-09-22 05:01:24,819 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:24 GMT Server: Apache x-openstack-request-id: req-2deab453-b9b8-4402-b265-48a06e38b248 Location: http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:25,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:24 GMT Server: Apache x-openstack-request-id: req-faad3bda-41fc-42d0-869f-51961af3e92b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b81128ba311d483182b6586582fb1d33", "volume_type_name": "CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-volume-type", "OS::stack_id": "f0511629-f25d-4906-ba3a-f95f68da4406", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack", "volume_name": "CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack", "stack_user_project_id": "8ee600f1d2f040b1aaf934ba6ee1697b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:01:24Z", "links": [{"href": "http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0511629-f25d-4906-ba3a-f95f68da4406", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-22 05:01:25,021 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406 used request id req-faad3bda-41fc-42d0-869f-51961af3e92b 2018-09-22 05:01:25,021 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack 2018-09-22 05:01:25,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/f0511629-f25d-4906-ba3a-f95f68da4406 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06011a5680e3c13fced21442aa0399018904a1df" 2018-09-22 05:01:25,285 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:25 GMT Server: Apache x-openstack-request-id: req-5bbfef03-ed0d-4938-a001-923b695dec9c Location: http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:25,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:25 GMT Server: Apache x-openstack-request-id: req-597fb274-5c9f-4e49-95da-98719dc920c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b81128ba311d483182b6586582fb1d33", "volume_type_name": "CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-volume-type", "OS::stack_id": "f0511629-f25d-4906-ba3a-f95f68da4406", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack", "volume_name": "CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack", "stack_user_project_id": "8ee600f1d2f040b1aaf934ba6ee1697b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:01:24Z", "links": [{"href": "http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f0511629-f25d-4906-ba3a-f95f68da4406", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-22 05:01:25,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406 used request id req-597fb274-5c9f-4e49-95da-98719dc920c6 2018-09-22 05:01:25,472 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:01:25,473 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:01:28,476 - create_stack - DEBUG - Stack status query timeout in 1196.54550314 2018-09-22 05:01:28,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/f0511629-f25d-4906-ba3a-f95f68da4406 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06011a5680e3c13fced21442aa0399018904a1df" 2018-09-22 05:01:28,507 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:28 GMT Server: Apache x-openstack-request-id: req-c85cd95c-8e6d-44a9-9af5-0b5515796289 Location: http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:28,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:28 GMT Server: Apache x-openstack-request-id: req-74a3d7e3-b6ca-405a-8b90-37cc65b36ad2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 539 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b81128ba311d483182b6586582fb1d33", "volume_type_name": "CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-volume-type", "OS::stack_id": "f0511629-f25d-4906-ba3a-f95f68da4406", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack", "volume_name": "CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack", "stack_user_project_id": "8ee600f1d2f040b1aaf934ba6ee1697b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T05:01:24Z", "links": [{"href": "http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f0511629-f25d-4906-ba3a-f95f68da4406", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-22 05:01:28,549 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406 used request id req-74a3d7e3-b6ca-405a-8b90-37cc65b36ad2 2018-09-22 05:01:28,549 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-22 05:01:28,550 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack 2018-09-22 05:01:28,550 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack 2018-09-22 05:01:28,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/f0511629-f25d-4906-ba3a-f95f68da4406/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06011a5680e3c13fced21442aa0399018904a1df" 2018-09-22 05:01:28,580 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:28 GMT Server: Apache x-openstack-request-id: req-2dd9c556-55b0-4b71-8d5f-f2c5ae970b4d Location: http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:28,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:28 GMT Server: Apache x-openstack-request-id: req-1cc2477e-0d39-4125-875d-b471698669b5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406/resources/volume", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-09-22T05:01:24Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:01:24Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f894a4a6-715e-4d46-b07e-595c2f195de0", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-09-22T05:01:24Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:01:24Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "106f5155-3447-47b3-9108-5c517089125e", "resource_type": "OS::Cinder::VolumeType"}]} 2018-09-22 05:01:28,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406/resources used request id req-1cc2477e-0d39-4125-875d-b471698669b5 2018-09-22 05:01:28,628 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b81128ba311d483182b6586582fb1d33/types/106f5155-3447-47b3-9108-5c517089125e -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06011a5680e3c13fced21442aa0399018904a1df" 2018-09-22 05:01:28,816 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:28 GMT Server: Apache x-compute-request-id: req-d37c1375-e7e8-44fa-a3a4-49e353a2b8f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d37c1375-e7e8-44fa-a3a4-49e353a2b8f2 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "106f5155-3447-47b3-9108-5c517089125e", "description": null}} 2018-09-22 05:01:28,816 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b81128ba311d483182b6586582fb1d33/types/106f5155-3447-47b3-9108-5c517089125e used request id req-d37c1375-e7e8-44fa-a3a4-49e353a2b8f2 2018-09-22 05:01:28,819 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b81128ba311d483182b6586582fb1d33/types/106f5155-3447-47b3-9108-5c517089125e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d37c1375-e7e8-44fa-a3a4-49e353a2b8f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06011a5680e3c13fced21442aa0399018904a1df" 2018-09-22 05:01:28,841 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:28 GMT Server: Apache x-compute-request-id: req-e36ca62f-732f-4c91-a0d5-fcbc85fd4b66 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e36ca62f-732f-4c91-a0d5-fcbc85fd4b66 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "106f5155-3447-47b3-9108-5c517089125e", "description": null}} 2018-09-22 05:01:28,841 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b81128ba311d483182b6586582fb1d33/types/106f5155-3447-47b3-9108-5c517089125e used request id req-e36ca62f-732f-4c91-a0d5-fcbc85fd4b66 2018-09-22 05:01:28,844 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b81128ba311d483182b6586582fb1d33/types/106f5155-3447-47b3-9108-5c517089125e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d37c1375-e7e8-44fa-a3a4-49e353a2b8f2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06011a5680e3c13fced21442aa0399018904a1df" 2018-09-22 05:01:28,868 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:28 GMT Server: Apache x-compute-request-id: req-ef9ca7d2-3dc4-4767-97af-9db2bc0223ee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ef9ca7d2-3dc4-4767-97af-9db2bc0223ee Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-22 05:01:28,868 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b81128ba311d483182b6586582fb1d33/types/106f5155-3447-47b3-9108-5c517089125e/encryption used request id req-ef9ca7d2-3dc4-4767-97af-9db2bc0223ee 2018-09-22 05:01:28,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:01:28,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:01:29,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "f41d8c86906242eab9c8b1d02b6c3d99", "name": "CreateStackVolumeTests-e8d7ee7b-5db7-406-proj-role"}], "expires_at": "2018-09-22T06:01:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b81128ba311d483182b6586582fb1d33", "name": "CreateStackVolumeTests-e8d7ee7b-5db7-406-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b81128ba311d483182b6586582fb1d33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/b81128ba311d483182b6586582fb1d33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/b81128ba311d483182b6586582fb1d33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/b81128ba311d483182b6586582fb1d33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/b81128ba311d483182b6586582fb1d33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b81128ba311d483182b6586582fb1d33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/b81128ba311d483182b6586582fb1d33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/b81128ba311d483182b6586582fb1d33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b81128ba311d483182b6586582fb1d33", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/b81128ba311d483182b6586582fb1d33", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/b81128ba311d483182b6586582fb1d33", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-e8d7ee7b-5db7-406-user", "id": "c626018b4b564b64a8e3ddbcbc2e64b1"}, "audit_ids": ["gcCcrLo7SPmE_z4oIREojg"], "issued_at": "2018-09-22T05:01:29.000000Z"}} 2018-09-22 05:01:29,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a01f9582cb0968daf92f14466331df62be6f68" 2018-09-22 05:01:29,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01277b2a-72ce-41ad-b675-adb29ef51774 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:01:29,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-01277b2a-72ce-41ad-b675-adb29ef51774 2018-09-22 05:01:29,357 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b81128ba311d483182b6586582fb1d33/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a01f9582cb0968daf92f14466331df62be6f68" 2018-09-22 05:01:29,541 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:29 GMT Server: Apache x-compute-request-id: req-c8c9867f-970d-4b0e-bd70-a48df5c8da83 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c8c9867f-970d-4b0e-bd70-a48df5c8da83 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "106f5155-3447-47b3-9108-5c517089125e", "description": null}]} 2018-09-22 05:01:29,542 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b81128ba311d483182b6586582fb1d33/types?is_public=None used request id req-c8c9867f-970d-4b0e-bd70-a48df5c8da83 2018-09-22 05:01:29,545 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b81128ba311d483182b6586582fb1d33/types/106f5155-3447-47b3-9108-5c517089125e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8c9867f-970d-4b0e-bd70-a48df5c8da83" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a01f9582cb0968daf92f14466331df62be6f68" 2018-09-22 05:01:29,711 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:29 GMT Server: Apache x-compute-request-id: req-07b59b0e-168a-465f-8188-fc33d0a77da8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-07b59b0e-168a-465f-8188-fc33d0a77da8 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "106f5155-3447-47b3-9108-5c517089125e", "description": null}} 2018-09-22 05:01:29,711 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b81128ba311d483182b6586582fb1d33/types/106f5155-3447-47b3-9108-5c517089125e used request id req-07b59b0e-168a-465f-8188-fc33d0a77da8 2018-09-22 05:01:29,714 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/b81128ba311d483182b6586582fb1d33/types/106f5155-3447-47b3-9108-5c517089125e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c8c9867f-970d-4b0e-bd70-a48df5c8da83" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a01f9582cb0968daf92f14466331df62be6f68" 2018-09-22 05:01:29,894 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:29 GMT Server: Apache x-compute-request-id: req-5a066dc3-37f8-49bb-9e85-679ca5feada6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5a066dc3-37f8-49bb-9e85-679ca5feada6 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-22 05:01:29,894 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/b81128ba311d483182b6586582fb1d33/types/106f5155-3447-47b3-9108-5c517089125e/encryption used request id req-5a066dc3-37f8-49bb-9e85-679ca5feada6 2018-09-22 05:01:29,894 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack 2018-09-22 05:01:29,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/f0511629-f25d-4906-ba3a-f95f68da4406 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06011a5680e3c13fced21442aa0399018904a1df" 2018-09-22 05:01:29,923 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:29 GMT Server: Apache x-openstack-request-id: req-5d232aac-dd25-4399-88f0-c396b35984ee Location: http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:29,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:29 GMT Server: Apache x-openstack-request-id: req-42aea83c-87c6-4691-84e9-9f3502c989cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:29,966 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406 used request id req-42aea83c-87c6-4691-84e9-9f3502c989cb 2018-09-22 05:01:29,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/f0511629-f25d-4906-ba3a-f95f68da4406 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06011a5680e3c13fced21442aa0399018904a1df" 2018-09-22 05:01:29,995 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:29 GMT Server: Apache x-openstack-request-id: req-a26aba0b-4445-42f7-81d3-02f1fc6a2ef1 Location: http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:30,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:30 GMT Server: Apache x-openstack-request-id: req-a0587966-4ffc-4c13-8cc0-68bf70e31dc6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b81128ba311d483182b6586582fb1d33", "volume_type_name": "CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-volume-type", "OS::stack_id": "f0511629-f25d-4906-ba3a-f95f68da4406", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack", "volume_name": "CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack", "stack_user_project_id": "8ee600f1d2f040b1aaf934ba6ee1697b", "tags": null, "creation_time": "2018-09-22T05:01:24Z", "links": [{"href": "http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T05:01:29Z", "id": "f0511629-f25d-4906-ba3a-f95f68da4406", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-22 05:01:30,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406 used request id req-a0587966-4ffc-4c13-8cc0-68bf70e31dc6 2018-09-22 05:01:30,177 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 05:01:30,178 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:01:33,181 - create_stack - DEBUG - Stack status query timeout in 1196.7861042 2018-09-22 05:01:33,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/f0511629-f25d-4906-ba3a-f95f68da4406 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06011a5680e3c13fced21442aa0399018904a1df" 2018-09-22 05:01:33,365 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:33 GMT Server: Apache x-openstack-request-id: req-9fac2c6a-18d9-406d-8bae-b67d6c3cd3d8 Location: http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:33,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:33 GMT Server: Apache x-openstack-request-id: req-1f1991ff-4689-46e1-8e8f-97394fa41ff9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b81128ba311d483182b6586582fb1d33", "volume_type_name": "CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-volume-type", "OS::stack_id": "f0511629-f25d-4906-ba3a-f95f68da4406", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack", "volume_name": "CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-volume"}, "deletion_time": "2018-09-22T05:01:33Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack", "stack_user_project_id": "8ee600f1d2f040b1aaf934ba6ee1697b", "tags": null, "creation_time": "2018-09-22T05:01:24Z", "links": [{"href": "http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-22T05:01:29Z", "id": "f0511629-f25d-4906-ba3a-f95f68da4406", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-22 05:01:33,539 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406 used request id req-1f1991ff-4689-46e1-8e8f-97394fa41ff9 2018-09-22 05:01:33,540 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-22 05:01:33,540 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack 2018-09-22 05:01:33,540 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack 2018-09-22 05:01:33,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/f0511629-f25d-4906-ba3a-f95f68da4406 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06011a5680e3c13fced21442aa0399018904a1df" 2018-09-22 05:01:33,724 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:33 GMT Server: Apache x-openstack-request-id: req-3913b744-332c-4ba2-8fb9-bbcb04885b3a Location: http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:33,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:33 GMT Server: Apache x-openstack-request-id: req-a7f54c75-bcb8-491d-aa31-4851ad200d2e Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-22 05:01:33,911 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/b81128ba311d483182b6586582fb1d33/stacks/CreateStackVolumeTests-CreateStackVolumeTests-8909acf0-d5f1-4255-a8cd-1c2b5b7cf389-stack/f0511629-f25d-4906-ba3a-f95f68da4406 used request id req-a7f54c75-bcb8-491d-aa31-4851ad200d2e 2018-09-22 05:01:33,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" 2018-09-22 05:01:34,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-67404031-af4c-4215-abac-676bc203fbd0 Date: Sat, 22 Sep 2018 05:01:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 05:01:34,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-67404031-af4c-4215-abac-676bc203fbd0 2018-09-22 05:01:34,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" 2018-09-22 05:01:34,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b085d617-e5ce-488c-ba8b-fa6f05fe766e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:34,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-b085d617-e5ce-488c-ba8b-fa6f05fe766e 2018-09-22 05:01:34,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:34,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" 2018-09-22 05:01:34,322 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7451d9b-0a45-4be0-a0c8-32fbbbb302bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:34,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-e7451d9b-0a45-4be0-a0c8-32fbbbb302bb 2018-09-22 05:01:34,322 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:34,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" 2018-09-22 05:01:34,421 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6fbc2ed-39ef-407d-b9b5-1a2c2bd5cff8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:34,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-a6fbc2ed-39ef-407d-b9b5-1a2c2bd5cff8 2018-09-22 05:01:34,422 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:34,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" 2018-09-22 05:01:34,509 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09f1c4c8-da5f-4c29-b96b-8c9c9a4f5838 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:34,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-09f1c4c8-da5f-4c29-b96b-8c9c9a4f5838 2018-09-22 05:01:34,509 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:34,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" 2018-09-22 05:01:34,589 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b5b4ba8-3393-4cdd-8724-c570155c5554 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:34,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-8b5b4ba8-3393-4cdd-8724-c570155c5554 2018-09-22 05:01:34,589 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:34,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" 2018-09-22 05:01:34,674 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd8dca04-d60a-4d3c-97e6-1b0d1a341385 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:34,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-cd8dca04-d60a-4d3c-97e6-1b0d1a341385 2018-09-22 05:01:34,674 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:34,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" 2018-09-22 05:01:34,758 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49f4d6f8-a35a-4d76-8679-1008158a0ee5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:34,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-49f4d6f8-a35a-4d76-8679-1008158a0ee5 2018-09-22 05:01:34,758 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:34,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" 2018-09-22 05:01:34,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90c49628-dc5e-4cd1-98f9-8a4dcb98b082 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 05:01:34,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-90c49628-dc5e-4cd1-98f9-8a4dcb98b082 2018-09-22 05:01:34,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" 2018-09-22 05:01:34,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e260b46c-ed87-4c24-adca-8223008dc295 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 05:01:34,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-e260b46c-ed87-4c24-adca-8223008dc295 2018-09-22 05:01:34,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" 2018-09-22 05:01:35,039 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb66a66e-b3ce-4ed9-859e-13c7dcb5f553 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:35,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-fb66a66e-b3ce-4ed9-859e-13c7dcb5f553 2018-09-22 05:01:35,039 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:35,040 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-e8d7ee7b-5db7-406-proj 2018-09-22 05:01:35,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b81128ba311d483182b6586582fb1d33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" 2018-09-22 05:01:35,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-697eee02-8ded-470a-b610-d9eb3025b44e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:35,275 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b81128ba311d483182b6586582fb1d33 used request id req-697eee02-8ded-470a-b610-d9eb3025b44e 2018-09-22 05:01:35,275 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-e8d7ee7b-5db7-406-proj-role 2018-09-22 05:01:35,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f41d8c86906242eab9c8b1d02b6c3d99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" 2018-09-22 05:01:35,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d37fba8f-537c-41d8-b260-bddf9d11b5bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:35,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f41d8c86906242eab9c8b1d02b6c3d99 used request id req-d37fba8f-537c-41d8-b260-bddf9d11b5bd 2018-09-22 05:01:35,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b020f172758e8433eb762150a4570dba54bc1895" 2018-09-22 05:01:35,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66238496-d420-4e1c-997c-dbd9aef9f2c0 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:01:35,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-66238496-d420-4e1c-997c-dbd9aef9f2c0 2018-09-22 05:01:35,476 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-e8d7ee7b-5db7-406-user 2018-09-22 05:01:35,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c626018b4b564b64a8e3ddbcbc2e64b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12934f35f4bf0deceb43bb92abaf325f1c8a56b7" 2018-09-22 05:01:35,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7223a44-af13-421f-b613-cbf381417257 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:35,648 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c626018b4b564b64a8e3ddbcbc2e64b1 used request id req-d7223a44-af13-421f-b613-cbf381417257 2018-09-22 05:01:35,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:01:36,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:01:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["hneCfPiQSRqbfq155XNa3Q"], "issued_at": "2018-09-22T05:01:36.000000Z"}} 2018-09-22 05:01:36,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611bb2d20b87f8058c4722a24d8d98122b340e3a" 2018-09-22 05:01:36,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f3d561-ba76-42dd-8c2d-25fbaa199cad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:01:36,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-89f3d561-ba76-42dd-8c2d-25fbaa199cad 2018-09-22 05:01:36,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:01:36,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:01:36,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:01:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["LmCkUy4ASSu38Wv2sehWuw"], "issued_at": "2018-09-22T05:01:36.000000Z"}} 2018-09-22 05:01:36,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" 2018-09-22 05:01:36,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-058a6901-cb03-4715-ad2c-237273d7b7f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:01:36,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-058a6901-cb03-4715-ad2c-237273d7b7f4 2018-09-22 05:01:36,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:01:36,581 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:01:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:01:36,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-32e10ca1-89a1-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" 2018-09-22 05:01:36,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71fa1051-f192-4352-8cce-3168d5a6742f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-32e10ca1-89a1-428-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 05:01:36,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-32e10ca1-89a1-428-proj used request id req-71fa1051-f192-4352-8cce-3168d5a6742f 2018-09-22 05:01:36,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" 2018-09-22 05:01:36,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c3d7cba-58f1-4cf3-82df-075b671cf9bf Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:01:36,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6c3d7cba-58f1-4cf3-82df-075b671cf9bf 2018-09-22 05:01:36,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-32e10ca1-89a1-428-proj"}}' 2018-09-22 05:01:36,877 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:01:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc8c421e-fc58-42f2-aec9-2bffda54834d Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/16d8ccd07258412db452c41f7ba2fdf9"}, "enabled": true, "id": "16d8ccd07258412db452c41f7ba2fdf9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-32e10ca1-89a1-428-proj"}} 2018-09-22 05:01:36,878 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-bc8c421e-fc58-42f2-aec9-2bffda54834d 2018-09-22 05:01:36,878 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-32e10ca1-89a1-428-proj 2018-09-22 05:01:36,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:01:36,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:01:37,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:01:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["jtFiUGTfRn2l_HYKAYKxUw"], "issued_at": "2018-09-22T05:01:37.000000Z"}} 2018-09-22 05:01:37,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46ec50d920fba0a1d482b7927f7bcc35d55b345" 2018-09-22 05:01:37,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54eec2a4-e7c7-4c3d-a4c6-aabcb05904ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:01:37,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-54eec2a4-e7c7-4c3d-a4c6-aabcb05904ae 2018-09-22 05:01:37,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:01:37,353 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:01:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:01:37,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46ec50d920fba0a1d482b7927f7bcc35d55b345" 2018-09-22 05:01:37,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb1f5c4-1617-4ce9-95b7-4ea75fe37b58 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:01:37,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2eb1f5c4-1617-4ce9-95b7-4ea75fe37b58 2018-09-22 05:01:37,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-32e10ca1-89a1-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46ec50d920fba0a1d482b7927f7bcc35d55b345" 2018-09-22 05:01:37,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dacfdf48-9de9-41aa-9021-8cd38a90486a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-32e10ca1-89a1-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/16d8ccd07258412db452c41f7ba2fdf9"}, "enabled": true, "id": "16d8ccd07258412db452c41f7ba2fdf9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-32e10ca1-89a1-428-proj"}]} 2018-09-22 05:01:37,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-32e10ca1-89a1-428-proj used request id req-dacfdf48-9de9-41aa-9021-8cd38a90486a 2018-09-22 05:01:37,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46ec50d920fba0a1d482b7927f7bcc35d55b345" 2018-09-22 05:01:37,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b820ef2a-0495-4d0f-b01f-2c15d357ac0d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:01:37,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b820ef2a-0495-4d0f-b01f-2c15d357ac0d 2018-09-22 05:01:38,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46ec50d920fba0a1d482b7927f7bcc35d55b345" 2018-09-22 05:01:38,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-548718c2-653c-4d5e-bbe3-6f1b2febad43 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:01:38,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-548718c2-653c-4d5e-bbe3-6f1b2febad43 2018-09-22 05:01:38,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-32e10ca1-89a1-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46ec50d920fba0a1d482b7927f7bcc35d55b345" 2018-09-22 05:01:38,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d4146b-01d0-43d7-8284-b0db594fe3f2 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-32e10ca1-89a1-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/16d8ccd07258412db452c41f7ba2fdf9"}, "enabled": true, "id": "16d8ccd07258412db452c41f7ba2fdf9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-32e10ca1-89a1-428-proj"}]} 2018-09-22 05:01:38,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-32e10ca1-89a1-428-proj used request id req-a9d4146b-01d0-43d7-8284-b0db594fe3f2 2018-09-22 05:01:38,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/67c193b22f3f452ab1cd30da2d4059b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46ec50d920fba0a1d482b7927f7bcc35d55b345" 2018-09-22 05:01:38,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c000ecf3-bdb7-4377-ae2e-1b64b0917a44 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-32e10ca1-89a1-428-user", "links": {"self": "http://172.30.9.23:5000/v3/users/67c193b22f3f452ab1cd30da2d4059b9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "16d8ccd07258412db452c41f7ba2fdf9", "id": "67c193b22f3f452ab1cd30da2d4059b9", "password_expires_at": null}} 2018-09-22 05:01:38,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/67c193b22f3f452ab1cd30da2d4059b9 used request id req-c000ecf3-bdb7-4377-ae2e-1b64b0917a44 2018-09-22 05:01:38,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/16d8ccd07258412db452c41f7ba2fdf9/users/67c193b22f3f452ab1cd30da2d4059b9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46ec50d920fba0a1d482b7927f7bcc35d55b345" 2018-09-22 05:01:38,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9dc900a-2178-4414-a5ed-4bf83d12c260 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/16d8ccd07258412db452c41f7ba2fdf9/users/67c193b22f3f452ab1cd30da2d4059b9/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 05:01:38,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/16d8ccd07258412db452c41f7ba2fdf9/users/67c193b22f3f452ab1cd30da2d4059b9/roles used request id req-e9dc900a-2178-4414-a5ed-4bf83d12c260 2018-09-22 05:01:38,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46ec50d920fba0a1d482b7927f7bcc35d55b345" 2018-09-22 05:01:38,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d2fe448-cc9c-4b51-9cd2-408f9d563cbb Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "domain_id": null, "name": "admin", "id": "47adb45f654a4d67913388702479dc07"}} 2018-09-22 05:01:38,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 used request id req-4d2fe448-cc9c-4b51-9cd2-408f9d563cbb 2018-09-22 05:01:38,339 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-32e10ca1-89a1-428-proj 2018-09-22 05:01:38,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/16d8ccd07258412db452c41f7ba2fdf9/users/67c193b22f3f452ab1cd30da2d4059b9/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46ec50d920fba0a1d482b7927f7bcc35d55b345" 2018-09-22 05:01:38,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba1bc3c9-e2a5-4cfb-93c7-f45ae2e02893 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:38,466 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/16d8ccd07258412db452c41f7ba2fdf9/users/67c193b22f3f452ab1cd30da2d4059b9/roles/47adb45f654a4d67913388702479dc07 used request id req-ba1bc3c9-e2a5-4cfb-93c7-f45ae2e02893 2018-09-22 05:01:38,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46ec50d920fba0a1d482b7927f7bcc35d55b345" 2018-09-22 05:01:38,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cbda40c-23c2-444a-ba00-8167a4e59bf9 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:01:38,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9cbda40c-23c2-444a-ba00-8167a4e59bf9 2018-09-22 05:01:38,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-32e10ca1-89a1-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46ec50d920fba0a1d482b7927f7bcc35d55b345" 2018-09-22 05:01:38,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4fbf2af-5878-474e-94a8-7321f83befc3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-32e10ca1-89a1-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/16d8ccd07258412db452c41f7ba2fdf9"}, "enabled": true, "id": "16d8ccd07258412db452c41f7ba2fdf9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-32e10ca1-89a1-428-proj"}]} 2018-09-22 05:01:38,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-32e10ca1-89a1-428-proj used request id req-f4fbf2af-5878-474e-94a8-7321f83befc3 2018-09-22 05:01:38,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/16d8ccd07258412db452c41f7ba2fdf9/users/67c193b22f3f452ab1cd30da2d4059b9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46ec50d920fba0a1d482b7927f7bcc35d55b345" 2018-09-22 05:01:38,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d12471e-a485-41d0-a2d6-55c0adf96d26 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/16d8ccd07258412db452c41f7ba2fdf9/users/67c193b22f3f452ab1cd30da2d4059b9/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}]} 2018-09-22 05:01:38,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/16d8ccd07258412db452c41f7ba2fdf9/users/67c193b22f3f452ab1cd30da2d4059b9/roles used request id req-7d12471e-a485-41d0-a2d6-55c0adf96d26 2018-09-22 05:01:38,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46ec50d920fba0a1d482b7927f7bcc35d55b345" 2018-09-22 05:01:38,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-596eaad0-4509-4a40-9e12-ceb165211efe Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "domain_id": null, "name": "heat_stack_owner", "id": "856b989bf6d145da8925089966bd0dfd"}} 2018-09-22 05:01:38,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd used request id req-596eaad0-4509-4a40-9e12-ceb165211efe 2018-09-22 05:01:38,838 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-32e10ca1-89a1-428-proj 2018-09-22 05:01:38,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/16d8ccd07258412db452c41f7ba2fdf9/users/67c193b22f3f452ab1cd30da2d4059b9/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46ec50d920fba0a1d482b7927f7bcc35d55b345" 2018-09-22 05:01:38,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-000441b4-9467-4bc6-82b3-fb9ab4faf755 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:38,975 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/16d8ccd07258412db452c41f7ba2fdf9/users/67c193b22f3f452ab1cd30da2d4059b9/roles/856b989bf6d145da8925089966bd0dfd used request id req-000441b4-9467-4bc6-82b3-fb9ab4faf755 2018-09-22 05:01:38,976 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-32e10ca1-89a1-428-user 2018-09-22 05:01:38,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:01:38,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" 2018-09-22 05:01:39,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e97ae1f-1655-48da-b781-f4b52fd51fba Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:01:39,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9e97ae1f-1655-48da-b781-f4b52fd51fba 2018-09-22 05:01:39,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" -d '{"role": {"name": "CreateStackFlavorTests-32e10ca1-89a1-428-proj-role"}}' 2018-09-22 05:01:39,176 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:01:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f84fe3f-288b-411c-b01b-eaf83811d87d Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d82323b4b73547848920ac7869c587c9", "links": {"self": "http://172.30.9.23:5000/v3/roles/d82323b4b73547848920ac7869c587c9"}, "name": "CreateStackFlavorTests-32e10ca1-89a1-428-proj-role"}} 2018-09-22 05:01:39,176 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3f84fe3f-288b-411c-b01b-eaf83811d87d 2018-09-22 05:01:39,177 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-32e10ca1-89a1-428-proj-role 2018-09-22 05:01:39,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d82323b4b73547848920ac7869c587c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" 2018-09-22 05:01:39,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-808e771f-b6f8-4464-a1b1-1674a4cab290 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d82323b4b73547848920ac7869c587c9"}, "domain_id": null, "name": "CreateStackFlavorTests-32e10ca1-89a1-428-proj-role", "id": "d82323b4b73547848920ac7869c587c9"}} 2018-09-22 05:01:39,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d82323b4b73547848920ac7869c587c9 used request id req-808e771f-b6f8-4464-a1b1-1674a4cab290 2018-09-22 05:01:39,268 - keystone_utils - INFO - Granting role CreateStackFlavorTests-32e10ca1-89a1-428-proj-role to project CreateStackFlavorTests-32e10ca1-89a1-428-proj 2018-09-22 05:01:39,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/16d8ccd07258412db452c41f7ba2fdf9/users/67c193b22f3f452ab1cd30da2d4059b9/roles/d82323b4b73547848920ac7869c587c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" 2018-09-22 05:01:39,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d45e9c18-05ff-4539-a611-3fc345424faa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:39,400 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/16d8ccd07258412db452c41f7ba2fdf9/users/67c193b22f3f452ab1cd30da2d4059b9/roles/d82323b4b73547848920ac7869c587c9 used request id req-d45e9c18-05ff-4539-a611-3fc345424faa 2018-09-22 05:01:39,400 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 05:01:39,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:01:39,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:01:39,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "d82323b4b73547848920ac7869c587c9", "name": "CreateStackFlavorTests-32e10ca1-89a1-428-proj-role"}], "expires_at": "2018-09-22T06:01:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16d8ccd07258412db452c41f7ba2fdf9", "name": "CreateStackFlavorTests-32e10ca1-89a1-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/16d8ccd07258412db452c41f7ba2fdf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/16d8ccd07258412db452c41f7ba2fdf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/16d8ccd07258412db452c41f7ba2fdf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/16d8ccd07258412db452c41f7ba2fdf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/16d8ccd07258412db452c41f7ba2fdf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/16d8ccd07258412db452c41f7ba2fdf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/16d8ccd07258412db452c41f7ba2fdf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/16d8ccd07258412db452c41f7ba2fdf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/16d8ccd07258412db452c41f7ba2fdf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/16d8ccd07258412db452c41f7ba2fdf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/16d8ccd07258412db452c41f7ba2fdf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-32e10ca1-89a1-428-user", "id": "67c193b22f3f452ab1cd30da2d4059b9"}, "audit_ids": ["VbOkFlHRTh-sACrePY13GA"], "issued_at": "2018-09-22T05:01:39.000000Z"}} 2018-09-22 05:01:39,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42273d97475b777e36fd41be7e078810de03144" 2018-09-22 05:01:39,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a025134b-7ba4-43b7-8eab-8076eec811ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:01:39,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a025134b-7ba4-43b7-8eab-8076eec811ed 2018-09-22 05:01:39,844 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:01:39,846 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 05:01:39,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks?stack_name=CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42273d97475b777e36fd41be7e078810de03144" 2018-09-22 05:01:40,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:39 GMT Server: Apache x-openstack-request-id: req-123c2e19-52d4-4557-8dcb-a265f30c3631 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-22 05:01:40,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks?stack_name=CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack used request id req-123c2e19-52d4-4557-8dcb-a265f30c3631 2018-09-22 05:01:40,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42273d97475b777e36fd41be7e078810de03144" -d '{"stack_name": "CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-09-22 05:01:41,614 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:01:40 GMT Server: Apache x-openstack-request-id: req-29055746-8244-44e7-ab3f-370d8a3e5d29 Location: http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "95d3dee4-fe09-4282-b16c-c6cb970da5fe", "links": [{"href": "http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe", "rel": "self"}]}} 2018-09-22 05:01:41,615 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks used request id req-29055746-8244-44e7-ab3f-370d8a3e5d29 2018-09-22 05:01:41,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/95d3dee4-fe09-4282-b16c-c6cb970da5fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42273d97475b777e36fd41be7e078810de03144" 2018-09-22 05:01:41,805 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:41 GMT Server: Apache x-openstack-request-id: req-4f7d2831-fc1f-4bf5-8064-14458977f630 Location: http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:41,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:41 GMT Server: Apache x-openstack-request-id: req-fda709a6-3fa2-453e-881e-056c7fa93607 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 506 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "16d8ccd07258412db452c41f7ba2fdf9", "OS::stack_id": "95d3dee4-fe09-4282-b16c-c6cb970da5fe", "OS::stack_name": "CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack", "stack_user_project_id": "9d23fc64bb394512ae93d13d00228976", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:01:41Z", "links": [{"href": "http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "95d3dee4-fe09-4282-b16c-c6cb970da5fe", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-22 05:01:41,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe used request id req-fda709a6-3fa2-453e-881e-056c7fa93607 2018-09-22 05:01:41,989 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack 2018-09-22 05:01:41,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/95d3dee4-fe09-4282-b16c-c6cb970da5fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42273d97475b777e36fd41be7e078810de03144" 2018-09-22 05:01:42,171 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:42 GMT Server: Apache x-openstack-request-id: req-0d53e4b4-5e8c-43b4-ad86-0e5d8a0395f6 Location: http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:42,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:42 GMT Server: Apache x-openstack-request-id: req-2cfcb159-3897-4ef8-9aff-0bd65a4d0ec6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "16d8ccd07258412db452c41f7ba2fdf9", "OS::stack_id": "95d3dee4-fe09-4282-b16c-c6cb970da5fe", "OS::stack_name": "CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack", "stack_user_project_id": "9d23fc64bb394512ae93d13d00228976", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T05:01:41Z", "links": [{"href": "http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "95d3dee4-fe09-4282-b16c-c6cb970da5fe", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-22 05:01:42,368 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe used request id req-2cfcb159-3897-4ef8-9aff-0bd65a4d0ec6 2018-09-22 05:01:42,368 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-22 05:01:42,369 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack 2018-09-22 05:01:42,369 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack 2018-09-22 05:01:42,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/95d3dee4-fe09-4282-b16c-c6cb970da5fe/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42273d97475b777e36fd41be7e078810de03144" 2018-09-22 05:01:42,543 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:42 GMT Server: Apache x-openstack-request-id: req-88462749-5ca4-482e-bf15-5e08fb0f4b72 Location: http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:42,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:42 GMT Server: Apache x-openstack-request-id: req-16be4260-328f-473d-9c31-ff0428ff51a4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-09-22T05:01:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:01:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "74f91fe1-1f65-41d6-80c4-e746520bef27", "resource_type": "OS::Nova::Flavor"}]} 2018-09-22 05:01:42,585 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe/resources used request id req-16be4260-328f-473d-9c31-ff0428ff51a4 2018-09-22 05:01:42,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/74f91fe1-1f65-41d6-80c4-e746520bef27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42273d97475b777e36fd41be7e078810de03144" 2018-09-22 05:01:42,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01: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-b18a67d5-9e3e-4c73-9a57-b54928c3c752 x-compute-request-id: req-b18a67d5-9e3e-4c73-9a57-b54928c3c752 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/74f91fe1-1f65-41d6-80c4-e746520bef27", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/74f91fe1-1f65-41d6-80c4-e746520bef27", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "74f91fe1-1f65-41d6-80c4-e746520bef27", "name": "CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack-flavor-fuzpkmtqjqar", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:01:42,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/74f91fe1-1f65-41d6-80c4-e746520bef27 used request id req-b18a67d5-9e3e-4c73-9a57-b54928c3c752 2018-09-22 05:01:42,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:01:42,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:01:43,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "d82323b4b73547848920ac7869c587c9", "name": "CreateStackFlavorTests-32e10ca1-89a1-428-proj-role"}], "expires_at": "2018-09-22T06:01:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16d8ccd07258412db452c41f7ba2fdf9", "name": "CreateStackFlavorTests-32e10ca1-89a1-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/16d8ccd07258412db452c41f7ba2fdf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/16d8ccd07258412db452c41f7ba2fdf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/16d8ccd07258412db452c41f7ba2fdf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/16d8ccd07258412db452c41f7ba2fdf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/16d8ccd07258412db452c41f7ba2fdf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/16d8ccd07258412db452c41f7ba2fdf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/16d8ccd07258412db452c41f7ba2fdf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/16d8ccd07258412db452c41f7ba2fdf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/16d8ccd07258412db452c41f7ba2fdf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/16d8ccd07258412db452c41f7ba2fdf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/16d8ccd07258412db452c41f7ba2fdf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-32e10ca1-89a1-428-user", "id": "67c193b22f3f452ab1cd30da2d4059b9"}, "audit_ids": ["sYBiDZDLS3KWjyaMBnZSlg"], "issued_at": "2018-09-22T05:01:43.000000Z"}} 2018-09-22 05:01:43,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438276cf60a6797a245bb3231ace13b17b538e48" 2018-09-22 05:01:43,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d71c8c7-a02b-44ba-af0c-f6f6693b4cb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:01:43,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7d71c8c7-a02b-44ba-af0c-f6f6693b4cb0 2018-09-22 05:01:43,170 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:01:43,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438276cf60a6797a245bb3231ace13b17b538e48" 2018-09-22 05:01:43,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01: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-ec2d7ac1-dbb4-48dc-8659-3e25ae126464 x-compute-request-id: req-ec2d7ac1-dbb4-48dc-8659-3e25ae126464 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "74f91fe1-1f65-41d6-80c4-e746520bef27", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/74f91fe1-1f65-41d6-80c4-e746520bef27", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/74f91fe1-1f65-41d6-80c4-e746520bef27", "rel": "bookmark"}], "name": "CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack-flavor-fuzpkmtqjqar"}]} 2018-09-22 05:01:43,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ec2d7ac1-dbb4-48dc-8659-3e25ae126464 2018-09-22 05:01:43,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/74f91fe1-1f65-41d6-80c4-e746520bef27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438276cf60a6797a245bb3231ace13b17b538e48" 2018-09-22 05:01:43,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01: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-76405c0e-d61e-498b-9b18-4d70386b5b92 x-compute-request-id: req-76405c0e-d61e-498b-9b18-4d70386b5b92 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/74f91fe1-1f65-41d6-80c4-e746520bef27", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/74f91fe1-1f65-41d6-80c4-e746520bef27", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "74f91fe1-1f65-41d6-80c4-e746520bef27", "name": "CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack-flavor-fuzpkmtqjqar", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:01:43,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/74f91fe1-1f65-41d6-80c4-e746520bef27 used request id req-76405c0e-d61e-498b-9b18-4d70386b5b92 2018-09-22 05:01:43,384 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack-flavor-fuzpkmtqjqar 2018-09-22 05:01:43,384 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack 2018-09-22 05:01:43,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/95d3dee4-fe09-4282-b16c-c6cb970da5fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42273d97475b777e36fd41be7e078810de03144" 2018-09-22 05:01:43,569 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:43 GMT Server: Apache x-openstack-request-id: req-3799fcbb-da05-4de4-a373-1201f4de8430 Location: http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:43,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:43 GMT Server: Apache x-openstack-request-id: req-a438866c-58ca-400f-9822-479db74ff1dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:43,610 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe used request id req-a438866c-58ca-400f-9822-479db74ff1dd 2018-09-22 05:01:43,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/95d3dee4-fe09-4282-b16c-c6cb970da5fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42273d97475b777e36fd41be7e078810de03144" 2018-09-22 05:01:43,777 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:43 GMT Server: Apache x-openstack-request-id: req-b13b0823-0b8a-44fd-9248-4bf2a45bdfd6 Location: http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:43,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:43 GMT Server: Apache x-openstack-request-id: req-fc158555-61f0-4660-9dd2-6d01e375bc3c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "16d8ccd07258412db452c41f7ba2fdf9", "OS::stack_id": "95d3dee4-fe09-4282-b16c-c6cb970da5fe", "OS::stack_name": "CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack", "stack_user_project_id": "9d23fc64bb394512ae93d13d00228976", "tags": null, "creation_time": "2018-09-22T05:01:41Z", "links": [{"href": "http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T05:01:43Z", "id": "95d3dee4-fe09-4282-b16c-c6cb970da5fe", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-22 05:01:43,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe used request id req-fc158555-61f0-4660-9dd2-6d01e375bc3c 2018-09-22 05:01:43,803 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 05:01:43,804 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:01:46,807 - create_stack - DEBUG - Stack status query timeout in 1196.80362821 2018-09-22 05:01:46,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/95d3dee4-fe09-4282-b16c-c6cb970da5fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42273d97475b777e36fd41be7e078810de03144" 2018-09-22 05:01:46,973 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:46 GMT Server: Apache x-openstack-request-id: req-b318e954-4d06-4a6a-a40a-c0fc576f519a Location: http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:46,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:46 GMT Server: Apache x-openstack-request-id: req-eb7594f5-c65f-43ab-90bd-2406a52c7066 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 507 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "16d8ccd07258412db452c41f7ba2fdf9", "OS::stack_id": "95d3dee4-fe09-4282-b16c-c6cb970da5fe", "OS::stack_name": "CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack"}, "deletion_time": "2018-09-22T05:01:44Z", "stack_name": "CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack", "stack_user_project_id": "9d23fc64bb394512ae93d13d00228976", "tags": null, "creation_time": "2018-09-22T05:01:41Z", "links": [{"href": "http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-22T05:01:43Z", "id": "95d3dee4-fe09-4282-b16c-c6cb970da5fe", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-22 05:01:46,999 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe used request id req-eb7594f5-c65f-43ab-90bd-2406a52c7066 2018-09-22 05:01:47,000 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-22 05:01:47,000 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack 2018-09-22 05:01:47,000 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack 2018-09-22 05:01:47,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/95d3dee4-fe09-4282-b16c-c6cb970da5fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42273d97475b777e36fd41be7e078810de03144" 2018-09-22 05:01:47,194 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:47 GMT Server: Apache x-openstack-request-id: req-a2131068-bef1-4afd-adf9-99f09018ea9e Location: http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:47,471 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:47 GMT Server: Apache x-openstack-request-id: req-99f82fa8-c019-4948-9bb4-996cb7ee75e1 Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-22 05:01:47,471 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/16d8ccd07258412db452c41f7ba2fdf9/stacks/CreateStackFlavorTests-e1bc3b26-1c34-43cc-88a1-609563c32076-stack/95d3dee4-fe09-4282-b16c-c6cb970da5fe used request id req-99f82fa8-c019-4948-9bb4-996cb7ee75e1 2018-09-22 05:01:47,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" 2018-09-22 05:01:47,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-29d26bc6-edf0-46af-a04a-7a4b2a355c16 Date: Sat, 22 Sep 2018 05:01:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 05:01:47,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-29d26bc6-edf0-46af-a04a-7a4b2a355c16 2018-09-22 05:01:47,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" 2018-09-22 05:01:47,798 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fcc8e8e-4ee2-4564-88ce-4cd76633aaa9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:47,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-8fcc8e8e-4ee2-4564-88ce-4cd76633aaa9 2018-09-22 05:01:47,799 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:47,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" 2018-09-22 05:01:47,893 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5914e911-090b-4e9a-831c-e8a6b53834fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:47,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-5914e911-090b-4e9a-831c-e8a6b53834fd 2018-09-22 05:01:47,894 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:47,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" 2018-09-22 05:01:47,975 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99503f51-aca3-4929-af49-657ab1e930af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:47,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-99503f51-aca3-4929-af49-657ab1e930af 2018-09-22 05:01:47,976 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:47,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" 2018-09-22 05:01:48,069 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6b2923b-d0b2-42c0-aaf9-149bc0e43868 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:48,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-b6b2923b-d0b2-42c0-aaf9-149bc0e43868 2018-09-22 05:01:48,069 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:48,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" 2018-09-22 05:01:48,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c70580cb-8e55-495a-a97d-f01a4293bf60 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:48,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-c70580cb-8e55-495a-a97d-f01a4293bf60 2018-09-22 05:01:48,160 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:48,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" 2018-09-22 05:01:48,239 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d4e0e20-3c33-4592-92a6-08ba51a68fa4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:48,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-2d4e0e20-3c33-4592-92a6-08ba51a68fa4 2018-09-22 05:01:48,240 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:48,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" 2018-09-22 05:01:48,326 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d1af539-98fa-4445-abb7-b7caa40f8622 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:48,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-4d1af539-98fa-4445-abb7-b7caa40f8622 2018-09-22 05:01:48,326 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:48,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" 2018-09-22 05:01:48,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d4e241b-e369-4ac7-8394-1dda22052e19 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 05:01:48,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-6d4e241b-e369-4ac7-8394-1dda22052e19 2018-09-22 05:01:48,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" 2018-09-22 05:01:48,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ca88dbc-544d-4a82-a650-71b6482f9e29 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 05:01:48,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-4ca88dbc-544d-4a82-a650-71b6482f9e29 2018-09-22 05:01:48,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" 2018-09-22 05:01:48,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c8eac23-3cbf-407a-963e-cd18b050b4f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 05:01:48,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-6c8eac23-3cbf-407a-963e-cd18b050b4f1 2018-09-22 05:01:48,605 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:01:48,606 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-32e10ca1-89a1-428-proj 2018-09-22 05:01:48,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/16d8ccd07258412db452c41f7ba2fdf9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" 2018-09-22 05:01:48,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fffd23dd-cb97-4352-a434-1cd8f8f00141 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:48,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/16d8ccd07258412db452c41f7ba2fdf9 used request id req-fffd23dd-cb97-4352-a434-1cd8f8f00141 2018-09-22 05:01:48,838 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-32e10ca1-89a1-428-proj-role 2018-09-22 05:01:48,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d82323b4b73547848920ac7869c587c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" 2018-09-22 05:01:48,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06f324c5-0397-424f-9e6d-39eb87ab8eaf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:48,955 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d82323b4b73547848920ac7869c587c9 used request id req-06f324c5-0397-424f-9e6d-39eb87ab8eaf 2018-09-22 05:01:48,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676015ea683fc0d5147ef2d339406515836a0ce4" 2018-09-22 05:01:49,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9147b366-4bb8-4023-8a13-a8ff1fca93f9 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:01:49,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9147b366-4bb8-4023-8a13-a8ff1fca93f9 2018-09-22 05:01:49,048 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-32e10ca1-89a1-428-user 2018-09-22 05:01:49,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/67c193b22f3f452ab1cd30da2d4059b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46ec50d920fba0a1d482b7927f7bcc35d55b345" 2018-09-22 05:01:49,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffa3997a-8c30-44c4-9c6e-570ff1c25727 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:49,235 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/67c193b22f3f452ab1cd30da2d4059b9 used request id req-ffa3997a-8c30-44c4-9c6e-570ff1c25727 2018-09-22 05:01:49,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:01:49,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:01:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["dAWuzFOWRwSNxem_3hzRdQ"], "issued_at": "2018-09-22T05:01:49.000000Z"}} 2018-09-22 05:01:49,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180a309bdbfc9f800cd709011938c844780d2856" 2018-09-22 05:01:49,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-077899a1-8603-431e-bac0-a15915883f04 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:01:49,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-077899a1-8603-431e-bac0-a15915883f04 2018-09-22 05:01:49,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:01:49,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:01:50,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:01:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["yL3rZpSuRpuYsCVmMOn1mQ"], "issued_at": "2018-09-22T05:01:50.000000Z"}} 2018-09-22 05:01:50,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" 2018-09-22 05:01:50,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d8d02e9-6f4e-43ca-8a15-932d796e1d32 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:01:50,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1d8d02e9-6f4e-43ca-8a15-932d796e1d32 2018-09-22 05:01:50,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:01:50,174 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:01:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:01:50,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-1bbdf6c9-55f0-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" 2018-09-22 05:01:50,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c20d305-a807-4bf5-8373-cc96e7cf85aa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-1bbdf6c9-55f0-415-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 05:01:50,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-1bbdf6c9-55f0-415-proj used request id req-7c20d305-a807-4bf5-8373-cc96e7cf85aa 2018-09-22 05:01:50,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" 2018-09-22 05:01:50,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-637887a1-c8d7-4940-844c-ad2434060faf Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:01:50,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-637887a1-c8d7-4940-844c-ad2434060faf 2018-09-22 05:01:50,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-1bbdf6c9-55f0-415-proj"}}' 2018-09-22 05:01:50,469 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:01:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e075300-33e8-463e-a79c-9c352a462aa7 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/12b884e5cd9e406bbd812094d8a17353"}, "enabled": true, "id": "12b884e5cd9e406bbd812094d8a17353", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-1bbdf6c9-55f0-415-proj"}} 2018-09-22 05:01:50,469 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9e075300-33e8-463e-a79c-9c352a462aa7 2018-09-22 05:01:50,470 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-1bbdf6c9-55f0-415-proj 2018-09-22 05:01:50,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:01:50,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:01:50,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:01:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["qwa7-EnDQqGfXBNK0VU5QQ"], "issued_at": "2018-09-22T05:01:50.000000Z"}} 2018-09-22 05:01:50,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f57d652870e5a245cd77bffe057612538f6967" 2018-09-22 05:01:50,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aef6e83-f918-4cef-96df-efb8c2512085 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:01:50,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4aef6e83-f918-4cef-96df-efb8c2512085 2018-09-22 05:01:50,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:01:50,888 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:01:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:01:50,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f57d652870e5a245cd77bffe057612538f6967" 2018-09-22 05:01:50,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ef1c0f-4099-487d-a66c-78969d1ed718 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:01:50,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b5ef1c0f-4099-487d-a66c-78969d1ed718 2018-09-22 05:01:51,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-1bbdf6c9-55f0-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f57d652870e5a245cd77bffe057612538f6967" 2018-09-22 05:01:51,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e854536d-8baa-4bcd-bd6b-4683cf897f1a Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-1bbdf6c9-55f0-415-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/12b884e5cd9e406bbd812094d8a17353"}, "enabled": true, "id": "12b884e5cd9e406bbd812094d8a17353", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-1bbdf6c9-55f0-415-proj"}]} 2018-09-22 05:01:51,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-1bbdf6c9-55f0-415-proj used request id req-e854536d-8baa-4bcd-bd6b-4683cf897f1a 2018-09-22 05:01:51,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f57d652870e5a245cd77bffe057612538f6967" 2018-09-22 05:01:51,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34157858-a604-4f95-9149-eef29042bf42 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:01:51,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-34157858-a604-4f95-9149-eef29042bf42 2018-09-22 05:01:51,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f57d652870e5a245cd77bffe057612538f6967" 2018-09-22 05:01:51,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e31f872-5510-4f6f-a02f-a1b8d333ce7d Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:01:51,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6e31f872-5510-4f6f-a02f-a1b8d333ce7d 2018-09-22 05:01:51,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-1bbdf6c9-55f0-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f57d652870e5a245cd77bffe057612538f6967" 2018-09-22 05:01:51,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1c3d1e6-b96c-4584-a7b1-57ef6e89c121 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-1bbdf6c9-55f0-415-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/12b884e5cd9e406bbd812094d8a17353"}, "enabled": true, "id": "12b884e5cd9e406bbd812094d8a17353", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-1bbdf6c9-55f0-415-proj"}]} 2018-09-22 05:01:51,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-1bbdf6c9-55f0-415-proj used request id req-a1c3d1e6-b96c-4584-a7b1-57ef6e89c121 2018-09-22 05:01:51,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/91277f34ad884e5faadd9f9c35329d56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f57d652870e5a245cd77bffe057612538f6967" 2018-09-22 05:01:51,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1066eefa-d87e-4c21-a2f4-590f77a56272 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-1bbdf6c9-55f0-415-user", "links": {"self": "http://172.30.9.23:5000/v3/users/91277f34ad884e5faadd9f9c35329d56"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "12b884e5cd9e406bbd812094d8a17353", "id": "91277f34ad884e5faadd9f9c35329d56", "password_expires_at": null}} 2018-09-22 05:01:51,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/91277f34ad884e5faadd9f9c35329d56 used request id req-1066eefa-d87e-4c21-a2f4-590f77a56272 2018-09-22 05:01:51,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/12b884e5cd9e406bbd812094d8a17353/users/91277f34ad884e5faadd9f9c35329d56/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f57d652870e5a245cd77bffe057612538f6967" 2018-09-22 05:01:51,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24474e70-4380-4e4e-b553-eec87580bbde Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/12b884e5cd9e406bbd812094d8a17353/users/91277f34ad884e5faadd9f9c35329d56/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 05:01:51,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/12b884e5cd9e406bbd812094d8a17353/users/91277f34ad884e5faadd9f9c35329d56/roles used request id req-24474e70-4380-4e4e-b553-eec87580bbde 2018-09-22 05:01:51,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f57d652870e5a245cd77bffe057612538f6967" 2018-09-22 05:01:51,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcd82cf6-6d31-4fb3-b1b4-a597fead90ea Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "domain_id": null, "name": "heat_stack_owner", "id": "856b989bf6d145da8925089966bd0dfd"}} 2018-09-22 05:01:51,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd used request id req-fcd82cf6-6d31-4fb3-b1b4-a597fead90ea 2018-09-22 05:01:51,967 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-1bbdf6c9-55f0-415-proj 2018-09-22 05:01:51,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/12b884e5cd9e406bbd812094d8a17353/users/91277f34ad884e5faadd9f9c35329d56/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f57d652870e5a245cd77bffe057612538f6967" 2018-09-22 05:01:52,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d2c967c-48f3-4357-911d-6f114c10eab3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:52,113 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/12b884e5cd9e406bbd812094d8a17353/users/91277f34ad884e5faadd9f9c35329d56/roles/856b989bf6d145da8925089966bd0dfd used request id req-9d2c967c-48f3-4357-911d-6f114c10eab3 2018-09-22 05:01:52,114 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-1bbdf6c9-55f0-415-user 2018-09-22 05:01:52,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:01:52,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" 2018-09-22 05:01:52,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f888e9-17e3-4468-9dc4-32446e07df69 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:01:52,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-68f888e9-17e3-4468-9dc4-32446e07df69 2018-09-22 05:01:52,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" -d '{"role": {"name": "CreateStackKeypairTests-1bbdf6c9-55f0-415-proj-role"}}' 2018-09-22 05:01:52,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-369b959c-f711-4b04-8dc2-468d7adf3daa Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d66b670777745d28ba2f1a15dfaaa70", "links": {"self": "http://172.30.9.23:5000/v3/roles/7d66b670777745d28ba2f1a15dfaaa70"}, "name": "CreateStackKeypairTests-1bbdf6c9-55f0-415-proj-role"}} 2018-09-22 05:01:52,302 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-369b959c-f711-4b04-8dc2-468d7adf3daa 2018-09-22 05:01:52,302 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-1bbdf6c9-55f0-415-proj-role 2018-09-22 05:01:52,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7d66b670777745d28ba2f1a15dfaaa70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" 2018-09-22 05:01:52,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fefb21e1-fe56-4a69-a054-61b23f01922e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/7d66b670777745d28ba2f1a15dfaaa70"}, "domain_id": null, "name": "CreateStackKeypairTests-1bbdf6c9-55f0-415-proj-role", "id": "7d66b670777745d28ba2f1a15dfaaa70"}} 2018-09-22 05:01:52,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7d66b670777745d28ba2f1a15dfaaa70 used request id req-fefb21e1-fe56-4a69-a054-61b23f01922e 2018-09-22 05:01:52,398 - keystone_utils - INFO - Granting role CreateStackKeypairTests-1bbdf6c9-55f0-415-proj-role to project CreateStackKeypairTests-1bbdf6c9-55f0-415-proj 2018-09-22 05:01:52,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/12b884e5cd9e406bbd812094d8a17353/users/91277f34ad884e5faadd9f9c35329d56/roles/7d66b670777745d28ba2f1a15dfaaa70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" 2018-09-22 05:01:52,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-979e53ad-9d1d-4510-a4c8-cd9b8d4584ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:01:52,544 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/12b884e5cd9e406bbd812094d8a17353/users/91277f34ad884e5faadd9f9c35329d56/roles/7d66b670777745d28ba2f1a15dfaaa70 used request id req-979e53ad-9d1d-4510-a4c8-cd9b8d4584ab 2018-09-22 05:01:52,544 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 05:01:52,545 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:01:52,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:01:52,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:01:52,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "7d66b670777745d28ba2f1a15dfaaa70", "name": "CreateStackKeypairTests-1bbdf6c9-55f0-415-proj-role"}], "expires_at": "2018-09-22T06:01:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12b884e5cd9e406bbd812094d8a17353", "name": "CreateStackKeypairTests-1bbdf6c9-55f0-415-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/12b884e5cd9e406bbd812094d8a17353", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/12b884e5cd9e406bbd812094d8a17353", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/12b884e5cd9e406bbd812094d8a17353", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/12b884e5cd9e406bbd812094d8a17353", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/12b884e5cd9e406bbd812094d8a17353", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/12b884e5cd9e406bbd812094d8a17353", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/12b884e5cd9e406bbd812094d8a17353", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/12b884e5cd9e406bbd812094d8a17353", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/12b884e5cd9e406bbd812094d8a17353", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/12b884e5cd9e406bbd812094d8a17353", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/12b884e5cd9e406bbd812094d8a17353", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-1bbdf6c9-55f0-415-user", "id": "91277f34ad884e5faadd9f9c35329d56"}, "audit_ids": ["GXcZQA7ASti6Fjy1q6PHXw"], "issued_at": "2018-09-22T05:01:52.000000Z"}} 2018-09-22 05:01:52,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8622baae01db79dcf43fef8f5cce1539f1b6ad16" 2018-09-22 05:01:53,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-420b9ce6-52cb-46f9-b388-2cd44546d0de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:01:53,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-420b9ce6-52cb-46f9-b388-2cd44546d0de 2018-09-22 05:01:53,010 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:01:53,013 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 05:01:53,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8622baae01db79dcf43fef8f5cce1539f1b6ad16" 2018-09-22 05:01:53,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:53 GMT Server: Apache x-openstack-request-id: req-f1e9301b-e63a-4eb2-9d0b-6ce75234da5b Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-22 05:01:53,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack used request id req-f1e9301b-e63a-4eb2-9d0b-6ce75234da5b 2018-09-22 05:01:53,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8622baae01db79dcf43fef8f5cce1539f1b6ad16" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-kp"}}' 2018-09-22 05:01:54,787 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:01:53 GMT Server: Apache x-openstack-request-id: req-b234e1ce-4a24-47eb-8aad-8fd53cff80fe Location: http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "links": [{"href": "http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "rel": "self"}]}} 2018-09-22 05:01:54,787 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks used request id req-b234e1ce-4a24-47eb-8aad-8fd53cff80fe 2018-09-22 05:01:54,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8622baae01db79dcf43fef8f5cce1539f1b6ad16" 2018-09-22 05:01:54,971 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:54 GMT Server: Apache x-openstack-request-id: req-47904f30-9e0b-4cd1-a0f7-c5534a5b6a75 Location: http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:55,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:54 GMT Server: Apache x-openstack-request-id: req-35e44bd0-08d3-4ee6-b503-f2ebe557b1f5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 564 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "12b884e5cd9e406bbd812094d8a17353", "OS::stack_id": "66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack", "keypair_name": "CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack", "stack_user_project_id": "102030ef1c564d35887b9d51ef88bafb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:01:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-22 05:01:55,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 used request id req-35e44bd0-08d3-4ee6-b503-f2ebe557b1f5 2018-09-22 05:01:55,196 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack 2018-09-22 05:01:55,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8622baae01db79dcf43fef8f5cce1539f1b6ad16" 2018-09-22 05:01:55,364 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:55 GMT Server: Apache x-openstack-request-id: req-40c7ef7d-e6e5-47f6-b3c0-20a720dabba8 Location: http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:55,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:55 GMT Server: Apache x-openstack-request-id: req-93677390-1d02-40c1-a1e2-85ac98acb71c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 564 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "12b884e5cd9e406bbd812094d8a17353", "OS::stack_id": "66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack", "keypair_name": "CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack", "stack_user_project_id": "102030ef1c564d35887b9d51ef88bafb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:01:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-22 05:01:55,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 used request id req-93677390-1d02-40c1-a1e2-85ac98acb71c 2018-09-22 05:01:55,406 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:01:55,406 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:01:58,409 - create_stack - DEBUG - Stack status query timeout in 1196.78720522 2018-09-22 05:01:58,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8622baae01db79dcf43fef8f5cce1539f1b6ad16" 2018-09-22 05:01:58,442 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:58 GMT Server: Apache x-openstack-request-id: req-6e5ddba0-24cc-4471-ac9e-ea1eb873c42e Location: http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:58,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:58 GMT Server: Apache x-openstack-request-id: req-be8c576c-6840-4e8a-99f2-51de03a337e9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1918 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "12b884e5cd9e406bbd812094d8a17353", "OS::stack_id": "66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack", "keypair_name": "CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack", "stack_user_project_id": "102030ef1c564d35887b9d51ef88bafb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T05:01:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvdogXRRcOoPkiV1vgfSKxNQEvWkNpGm661/KTORi5e3bRI1b\nDFszI8fyduppjEHPAefz1mT0V6bUzaXlq9YVZoLPMq8j/AwE5G7JdJIxC51FzYX+\nHd6KUi+qexF00sM10EsuMm/yiZcBXuEx7YTM7QvuPNGEvKeA0zzXISUa4rurnWEP\nb555+s+cQ0yod2MzAulV+jwkCkhp5MaopQHXWiBs+EeX46dTmiLKlYdHMCD9wr/S\n/ioe0eQAmwp71rhRS3254qkEpqfHyo61t4lGGEcsND1TkNkicL+abyGh0EvF1pPu\nNkIl/28DKVpmKKowOIGxAbX2Z+A5XPyRD+JmYwIDAQABAoIBAChGcN0uJ46mUkIt\n1yz7gsDUtZi1A5bgcy3hqVn8jVp3xi9ZyXnqkwPBNBe0DOYbQ94Epf7Sdd9uXfCu\ng/WbOfkAQRJgg0LCDfuj4QrgxJTRLXC3Pzx47GEZCZKIFn9ruCvS9x7uDsbPiRPm\ntB/OL2cOQ+EVFZKr+jFV09GNPJHineqFvBKwXk/6TrjfRBAvwA8DvmileeugDi/z\nuUO+zLL9N4fZ9tvVF7OG3sNrUI0Nw3Gg/Lq3JF9c/nqg9zEK5xo/8sR+wJK7dUuP\nZvjtdzSv1SgyqKrwEVMkiKVPsSuFPOVszOg6iJP8aI3v6+KRXRMNkFzzAvRT+lEw\n9KdubTkCgYEA+rkF6R2eow5P4HfvWbHHVvNVbieXsyOMBbQ7ki6xiHPEYRH/HI/+\nEYlqBLu90ZyCADbqnYvXcAP7zWhkXCLtvyoe02KFLK4QiEOpmYQTl+uUyLMgS9h9\nu3UZI5ZSr5wg9Bq80PMGxWiOpEQqxvF8hzbW/CLYjJM77kb93QI6Et0CgYEAwdkc\nqZSz3cRm3NyB6h3UkWruAy2DmYToEjaofWJCrJcvFw6GhX6jgNfeket/xRQVtc0C\nCd4nUWJnSpurjx75LBTBtK82lkzi47MS8w9E/kBOaEqO5oKO6vcyZAgIQgDJYwoM\nEJf/peyb5m3b79HmkrNJwLzZQPcc2gZy97vFqj8CgYEAh5XhRWSYMlN+DMSvMlE6\nnKHw1CYjGmQhx7/k6zPHHCSG0Xu6+0Y/PlqSc8bXavB5OQZ5sAM82T2+QSGwDEdz\nTIrJqsS/gh8Ln7T/lZ5gPirPBg4gbAPCUsqLcrxLMN58z6VZ8KFMSxs08E5Q188l\n6bVVY3qwoqzInx3TEV6v6x0CgYEAmpd0BUWi3+QmiFKOhM+/Wy0knYIppj/Y99WB\nL2UyeQOkuUWLQGELMdB2HnbqEZh/69mPm6EASCYq69QT0HLKEj6HcHofFWRBuYdx\nQEfYJM/R99gl+Gz8XyQ+monRVBnegU5c6srdRUzZ072fHbWOpUW4Nq4ksGuiJbno\n6+piq+8CgYBuDAuuZzWjNNEcgFW0qRYWeR8n4lsqQAMASs4+ECK7D/fS/cVH1m2Y\nsJF2qmcY35JCJPM0FxOCUF+klw26LdF7bqpqWgngJYX2wp4GmBadsQdEfo7Rt26o\nMzVR4r5azgmIj1AOBBOu2Az4M7DYZwROFplVmLg7ALWkl6gKRvWy6A==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-22 05:01:58,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 used request id req-be8c576c-6840-4e8a-99f2-51de03a337e9 2018-09-22 05:01:58,716 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-22 05:01:58,716 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack 2018-09-22 05:01:58,716 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack 2018-09-22 05:01:58,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/66a59ee3-323a-4dfc-8ebb-8594a8dc8117/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8622baae01db79dcf43fef8f5cce1539f1b6ad16" 2018-09-22 05:01:58,899 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:58 GMT Server: Apache x-openstack-request-id: req-4a37e2eb-7214-42e7-be03-99019f5a5176 Location: http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:59,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:58 GMT Server: Apache x-openstack-request-id: req-073127f5-3e34-4de7-b9d3-18d9b8292b01 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-22T05:01:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:01:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-09-22 05:01:59,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117/resources used request id req-073127f5-3e34-4de7-b9d3-18d9b8292b01 2018-09-22 05:01:59,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8622baae01db79dcf43fef8f5cce1539f1b6ad16" 2018-09-22 05:01:59,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-18c65cd3-b887-4518-ac79-0fa2b671a403 x-compute-request-id: req-18c65cd3-b887-4518-ac79-0fa2b671a403 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC92iBdFFw6g+SJXW+B9IrE1AS9aQ2kabrrX8pM5GLl7dtEjVsMWzMjx/J26mmMQc8B5/PWZPRXptTNpeWr1hVmgs8yryP8DATkbsl0kjELnUXNhf4d3opSL6p7EXTSwzXQSy4yb/KJlwFe4THthMztC+480YS8p4DTPNchJRriu6udYQ9vnnn6z5xDTKh3YzMC6VX6PCQKSGnkxqilAddaIGz4R5fjp1OaIsqVh0cwIP3Cv9L+Kh7R5ACbCnvWuFFLfbniqQSmp8fKjrW3iUYYRyw0PVOQ2SJwv5pvIaHQS8XWk+42QiX/bwMpWmYoqjA4gbEBtfZn4Dlc/JEP4mZj Generated-by-Nova", "user_id": "91277f34ad884e5faadd9f9c35329d56", "name": "CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-kp", "deleted": false, "created_at": "2018-09-22T05:01:55.000000", "updated_at": null, "fingerprint": "3c:0b:39:bc:d5:ae:18:10:cd:ef:75:ab:67:10:8a:47", "deleted_at": null, "id": 96}} 2018-09-22 05:01:59,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-kp used request id req-18c65cd3-b887-4518-ac79-0fa2b671a403 2018-09-22 05:01:59,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8622baae01db79dcf43fef8f5cce1539f1b6ad16" 2018-09-22 05:01:59,328 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:01:59 GMT Server: Apache x-openstack-request-id: req-f7e5aa9c-5299-47a1-bcb8-00d26ab15dbe Location: http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:01:59,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:01:59 GMT Server: Apache x-openstack-request-id: req-f864398e-8fe5-466c-9c2b-2565b767a352 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1918 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "12b884e5cd9e406bbd812094d8a17353", "OS::stack_id": "66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack", "keypair_name": "CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack", "stack_user_project_id": "102030ef1c564d35887b9d51ef88bafb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T05:01:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvdogXRRcOoPkiV1vgfSKxNQEvWkNpGm661/KTORi5e3bRI1b\nDFszI8fyduppjEHPAefz1mT0V6bUzaXlq9YVZoLPMq8j/AwE5G7JdJIxC51FzYX+\nHd6KUi+qexF00sM10EsuMm/yiZcBXuEx7YTM7QvuPNGEvKeA0zzXISUa4rurnWEP\nb555+s+cQ0yod2MzAulV+jwkCkhp5MaopQHXWiBs+EeX46dTmiLKlYdHMCD9wr/S\n/ioe0eQAmwp71rhRS3254qkEpqfHyo61t4lGGEcsND1TkNkicL+abyGh0EvF1pPu\nNkIl/28DKVpmKKowOIGxAbX2Z+A5XPyRD+JmYwIDAQABAoIBAChGcN0uJ46mUkIt\n1yz7gsDUtZi1A5bgcy3hqVn8jVp3xi9ZyXnqkwPBNBe0DOYbQ94Epf7Sdd9uXfCu\ng/WbOfkAQRJgg0LCDfuj4QrgxJTRLXC3Pzx47GEZCZKIFn9ruCvS9x7uDsbPiRPm\ntB/OL2cOQ+EVFZKr+jFV09GNPJHineqFvBKwXk/6TrjfRBAvwA8DvmileeugDi/z\nuUO+zLL9N4fZ9tvVF7OG3sNrUI0Nw3Gg/Lq3JF9c/nqg9zEK5xo/8sR+wJK7dUuP\nZvjtdzSv1SgyqKrwEVMkiKVPsSuFPOVszOg6iJP8aI3v6+KRXRMNkFzzAvRT+lEw\n9KdubTkCgYEA+rkF6R2eow5P4HfvWbHHVvNVbieXsyOMBbQ7ki6xiHPEYRH/HI/+\nEYlqBLu90ZyCADbqnYvXcAP7zWhkXCLtvyoe02KFLK4QiEOpmYQTl+uUyLMgS9h9\nu3UZI5ZSr5wg9Bq80PMGxWiOpEQqxvF8hzbW/CLYjJM77kb93QI6Et0CgYEAwdkc\nqZSz3cRm3NyB6h3UkWruAy2DmYToEjaofWJCrJcvFw6GhX6jgNfeket/xRQVtc0C\nCd4nUWJnSpurjx75LBTBtK82lkzi47MS8w9E/kBOaEqO5oKO6vcyZAgIQgDJYwoM\nEJf/peyb5m3b79HmkrNJwLzZQPcc2gZy97vFqj8CgYEAh5XhRWSYMlN+DMSvMlE6\nnKHw1CYjGmQhx7/k6zPHHCSG0Xu6+0Y/PlqSc8bXavB5OQZ5sAM82T2+QSGwDEdz\nTIrJqsS/gh8Ln7T/lZ5gPirPBg4gbAPCUsqLcrxLMN58z6VZ8KFMSxs08E5Q188l\n6bVVY3qwoqzInx3TEV6v6x0CgYEAmpd0BUWi3+QmiFKOhM+/Wy0knYIppj/Y99WB\nL2UyeQOkuUWLQGELMdB2HnbqEZh/69mPm6EASCYq69QT0HLKEj6HcHofFWRBuYdx\nQEfYJM/R99gl+Gz8XyQ+monRVBnegU5c6srdRUzZ072fHbWOpUW4Nq4ksGuiJbno\n6+piq+8CgYBuDAuuZzWjNNEcgFW0qRYWeR8n4lsqQAMASs4+ECK7D/fS/cVH1m2Y\nsJF2qmcY35JCJPM0FxOCUF+klw26LdF7bqpqWgngJYX2wp4GmBadsQdEfo7Rt26o\nMzVR4r5azgmIj1AOBBOu2Az4M7DYZwROFplVmLg7ALWkl6gKRvWy6A==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-22 05:01:59,645 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 used request id req-f864398e-8fe5-466c-9c2b-2565b767a352 2018-09-22 05:01:59,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:01:59,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:00,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "7d66b670777745d28ba2f1a15dfaaa70", "name": "CreateStackKeypairTests-1bbdf6c9-55f0-415-proj-role"}], "expires_at": "2018-09-22T06:02:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12b884e5cd9e406bbd812094d8a17353", "name": "CreateStackKeypairTests-1bbdf6c9-55f0-415-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/12b884e5cd9e406bbd812094d8a17353", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/12b884e5cd9e406bbd812094d8a17353", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/12b884e5cd9e406bbd812094d8a17353", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/12b884e5cd9e406bbd812094d8a17353", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/12b884e5cd9e406bbd812094d8a17353", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/12b884e5cd9e406bbd812094d8a17353", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/12b884e5cd9e406bbd812094d8a17353", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/12b884e5cd9e406bbd812094d8a17353", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/12b884e5cd9e406bbd812094d8a17353", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/12b884e5cd9e406bbd812094d8a17353", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/12b884e5cd9e406bbd812094d8a17353", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-1bbdf6c9-55f0-415-user", "id": "91277f34ad884e5faadd9f9c35329d56"}, "audit_ids": ["6tz8yDNsRhSt1T2OyVUKng"], "issued_at": "2018-09-22T05:02:00.000000Z"}} 2018-09-22 05:02:00,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eda982fccf511bb7fa91927f8b3040555abd2ac4" 2018-09-22 05:02:00,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-895b2722-3511-4a08-8d31-3e4c0904a071 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:00,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-895b2722-3511-4a08-8d31-3e4c0904a071 2018-09-22 05:02:00,102 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:02:00,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eda982fccf511bb7fa91927f8b3040555abd2ac4" 2018-09-22 05:02:00,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-5e29226c-7a2f-423d-8e9d-1cddb4800bea x-compute-request-id: req-5e29226c-7a2f-423d-8e9d-1cddb4800bea Content-Encoding: gzip Content-Length: 492 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC92iBdFFw6g+SJXW+B9IrE1AS9aQ2kabrrX8pM5GLl7dtEjVsMWzMjx/J26mmMQc8B5/PWZPRXptTNpeWr1hVmgs8yryP8DATkbsl0kjELnUXNhf4d3opSL6p7EXTSwzXQSy4yb/KJlwFe4THthMztC+480YS8p4DTPNchJRriu6udYQ9vnnn6z5xDTKh3YzMC6VX6PCQKSGnkxqilAddaIGz4R5fjp1OaIsqVh0cwIP3Cv9L+Kh7R5ACbCnvWuFFLfbniqQSmp8fKjrW3iUYYRyw0PVOQ2SJwv5pvIaHQS8XWk+42QiX/bwMpWmYoqjA4gbEBtfZn4Dlc/JEP4mZj Generated-by-Nova", "name": "CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-kp", "fingerprint": "3c:0b:39:bc:d5:ae:18:10:cd:ef:75:ab:67:10:8a:47"}}]} 2018-09-22 05:02:00,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-5e29226c-7a2f-423d-8e9d-1cddb4800bea 2018-09-22 05:02:00,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:00,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "7d66b670777745d28ba2f1a15dfaaa70", "name": "CreateStackKeypairTests-1bbdf6c9-55f0-415-proj-role"}], "expires_at": "2018-09-22T06:02:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12b884e5cd9e406bbd812094d8a17353", "name": "CreateStackKeypairTests-1bbdf6c9-55f0-415-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/12b884e5cd9e406bbd812094d8a17353", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/12b884e5cd9e406bbd812094d8a17353", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/12b884e5cd9e406bbd812094d8a17353", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/12b884e5cd9e406bbd812094d8a17353", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/12b884e5cd9e406bbd812094d8a17353", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/12b884e5cd9e406bbd812094d8a17353", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/12b884e5cd9e406bbd812094d8a17353", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/12b884e5cd9e406bbd812094d8a17353", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/12b884e5cd9e406bbd812094d8a17353", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/12b884e5cd9e406bbd812094d8a17353", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/12b884e5cd9e406bbd812094d8a17353", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-1bbdf6c9-55f0-415-user", "id": "91277f34ad884e5faadd9f9c35329d56"}, "audit_ids": ["RiBwKPrCQSSGfFKPEMKR9Q"], "issued_at": "2018-09-22T05:02:00.000000Z"}} 2018-09-22 05:02:00,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8f295c2980dcc2203b8ee15a9e19035662589a" 2018-09-22 05:02:01,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-08d540dc-ab83-4858-b969-c5bbded75599 x-compute-request-id: req-08d540dc-ab83-4858-b969-c5bbded75599 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC92iBdFFw6g+SJXW+B9IrE1AS9aQ2kabrrX8pM5GLl7dtEjVsMWzMjx/J26mmMQc8B5/PWZPRXptTNpeWr1hVmgs8yryP8DATkbsl0kjELnUXNhf4d3opSL6p7EXTSwzXQSy4yb/KJlwFe4THthMztC+480YS8p4DTPNchJRriu6udYQ9vnnn6z5xDTKh3YzMC6VX6PCQKSGnkxqilAddaIGz4R5fjp1OaIsqVh0cwIP3Cv9L+Kh7R5ACbCnvWuFFLfbniqQSmp8fKjrW3iUYYRyw0PVOQ2SJwv5pvIaHQS8XWk+42QiX/bwMpWmYoqjA4gbEBtfZn4Dlc/JEP4mZj Generated-by-Nova", "user_id": "91277f34ad884e5faadd9f9c35329d56", "name": "CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-kp", "deleted": false, "created_at": "2018-09-22T05:01:55.000000", "updated_at": null, "fingerprint": "3c:0b:39:bc:d5:ae:18:10:cd:ef:75:ab:67:10:8a:47", "deleted_at": null, "id": 96}} 2018-09-22 05:02:01,112 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-kp used request id req-08d540dc-ab83-4858-b969-c5bbded75599 2018-09-22 05:02:01,113 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack 2018-09-22 05:02:01,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8622baae01db79dcf43fef8f5cce1539f1b6ad16" 2018-09-22 05:02:01,142 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:02:01 GMT Server: Apache x-openstack-request-id: req-87d4288f-41bb-40e7-948f-2af798f83db1 Location: http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:02:01,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:01 GMT Server: Apache x-openstack-request-id: req-1062d56f-3a22-47d6-9261-0cd264aee579 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:01,183 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 used request id req-1062d56f-3a22-47d6-9261-0cd264aee579 2018-09-22 05:02:01,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8622baae01db79dcf43fef8f5cce1539f1b6ad16" 2018-09-22 05:02:01,358 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:02:01 GMT Server: Apache x-openstack-request-id: req-8ab067e3-173d-4fb6-81c1-7fa97be3e632 Location: http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:02:01,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:01 GMT Server: Apache x-openstack-request-id: req-df1f9f01-ffd4-4f02-aa65-d5db53e6d74b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "12b884e5cd9e406bbd812094d8a17353", "OS::stack_id": "66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack", "keypair_name": "CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack", "stack_user_project_id": "102030ef1c564d35887b9d51ef88bafb", "tags": null, "creation_time": "2018-09-22T05:01:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T05:02:01Z", "id": "66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "stack_status_reason": "Stack DELETE started", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-22 05:02:01,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 used request id req-df1f9f01-ffd4-4f02-aa65-d5db53e6d74b 2018-09-22 05:02:01,384 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 05:02:01,384 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:02:04,387 - create_stack - DEBUG - Stack status query timeout in 1196.79587913 2018-09-22 05:02:04,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8622baae01db79dcf43fef8f5cce1539f1b6ad16" 2018-09-22 05:02:04,599 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:02:04 GMT Server: Apache x-openstack-request-id: req-6a54eb45-f3d3-4079-9c2f-a1ad0e444044 Location: http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:02:04,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:04 GMT Server: Apache x-openstack-request-id: req-ba70e3a2-134d-4e29-b2c4-eef5f49d7a2e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "12b884e5cd9e406bbd812094d8a17353", "OS::stack_id": "66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack", "keypair_name": "CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-kp"}, "deletion_time": "2018-09-22T05:02:02Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack", "stack_user_project_id": "102030ef1c564d35887b9d51ef88bafb", "tags": null, "creation_time": "2018-09-22T05:01:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-22T05:02:01Z", "id": "66a59ee3-323a-4dfc-8ebb-8594a8dc8117", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-22 05:02:04,796 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 used request id req-ba70e3a2-134d-4e29-b2c4-eef5f49d7a2e 2018-09-22 05:02:04,797 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-22 05:02:04,797 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack 2018-09-22 05:02:04,797 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack 2018-09-22 05:02:04,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8622baae01db79dcf43fef8f5cce1539f1b6ad16" 2018-09-22 05:02:04,826 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:02:04 GMT Server: Apache x-openstack-request-id: req-c6dea9d3-1d3f-45ed-ba9c-b6bd132d49fc Location: http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:02:05,015 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:04 GMT Server: Apache x-openstack-request-id: req-0a6eb794-2dc0-4c34-bdcb-9b1ea8d5c79a Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-22 05:02:05,015 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/12b884e5cd9e406bbd812094d8a17353/stacks/CreateStackKeypairTests-CreateStackKeypairTests-dbc4db83-ec96-468a-961d-aaa1f91bb6e4-stack/66a59ee3-323a-4dfc-8ebb-8594a8dc8117 used request id req-0a6eb794-2dc0-4c34-bdcb-9b1ea8d5c79a 2018-09-22 05:02:05,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" 2018-09-22 05:02:05,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-e0fd5b4e-9a43-4add-bf9b-e79049d2b549 Date: Sat, 22 Sep 2018 05:02:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 05:02:05,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e0fd5b4e-9a43-4add-bf9b-e79049d2b549 2018-09-22 05:02:05,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" 2018-09-22 05:02:05,353 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f92e579-8fb4-4f56-9747-95c38e8d47af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:05,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-7f92e579-8fb4-4f56-9747-95c38e8d47af 2018-09-22 05:02:05,354 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:05,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" 2018-09-22 05:02:05,447 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d217b41b-10d7-49db-badd-b7ac52024a90 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:05,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-d217b41b-10d7-49db-badd-b7ac52024a90 2018-09-22 05:02:05,448 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:05,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" 2018-09-22 05:02:05,538 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03ea3a7a-06a7-4b76-8d54-f3e3d5cd8e39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:05,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-03ea3a7a-06a7-4b76-8d54-f3e3d5cd8e39 2018-09-22 05:02:05,539 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:05,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" 2018-09-22 05:02:05,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f10887ab-34de-4fe6-826b-a5f041612581 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:05,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-f10887ab-34de-4fe6-826b-a5f041612581 2018-09-22 05:02:05,621 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:05,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" 2018-09-22 05:02:05,711 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8e36edf-ffd2-41bf-9dd8-650494b8de75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:05,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-b8e36edf-ffd2-41bf-9dd8-650494b8de75 2018-09-22 05:02:05,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:05,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" 2018-09-22 05:02:05,799 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7dad487-8435-46bc-a28e-2a990b63a3ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:05,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-a7dad487-8435-46bc-a28e-2a990b63a3ff 2018-09-22 05:02:05,800 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:05,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" 2018-09-22 05:02:05,881 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-081f450a-8d63-4acd-8dde-2a19a6103d13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:05,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-081f450a-8d63-4acd-8dde-2a19a6103d13 2018-09-22 05:02:05,882 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:05,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" 2018-09-22 05:02:05,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-237a06d8-b414-4775-82b7-416827a005bc Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 05:02:05,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-237a06d8-b414-4775-82b7-416827a005bc 2018-09-22 05:02:05,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" 2018-09-22 05:02:06,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d25abb-364f-4828-b7df-e186fba70057 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 05:02:06,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-20d25abb-364f-4828-b7df-e186fba70057 2018-09-22 05:02:06,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" 2018-09-22 05:02:06,170 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f525382-d163-4b87-ac27-70b2aaab5718 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:06,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-2f525382-d163-4b87-ac27-70b2aaab5718 2018-09-22 05:02:06,170 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:06,171 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-1bbdf6c9-55f0-415-proj 2018-09-22 05:02:06,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/12b884e5cd9e406bbd812094d8a17353 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" 2018-09-22 05:02:06,407 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6db2520e-a7b3-46c9-b555-bcd2bbe86906 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:06,407 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/12b884e5cd9e406bbd812094d8a17353 used request id req-6db2520e-a7b3-46c9-b555-bcd2bbe86906 2018-09-22 05:02:06,407 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-1bbdf6c9-55f0-415-proj-role 2018-09-22 05:02:06,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7d66b670777745d28ba2f1a15dfaaa70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" 2018-09-22 05:02:06,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfa0a320-61d5-43c6-acc5-5899f38292e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:06,517 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7d66b670777745d28ba2f1a15dfaaa70 used request id req-cfa0a320-61d5-43c6-acc5-5899f38292e4 2018-09-22 05:02:06,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae96a4c68bf7e28bf8d3c3c7d0e1d9c7b96ebd3" 2018-09-22 05:02:06,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42767f27-fc77-40eb-b7f5-37986749abb2 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:02:06,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-42767f27-fc77-40eb-b7f5-37986749abb2 2018-09-22 05:02:06,603 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-1bbdf6c9-55f0-415-user 2018-09-22 05:02:06,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/91277f34ad884e5faadd9f9c35329d56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f57d652870e5a245cd77bffe057612538f6967" 2018-09-22 05:02:06,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4f80e7b-54b6-47ea-a35f-ce2348d1c409 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:06,774 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/91277f34ad884e5faadd9f9c35329d56 used request id req-d4f80e7b-54b6-47ea-a35f-ce2348d1c409 2018-09-22 05:02:06,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:07,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:02:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["vPUUdJrxT66XXupzxZU5Bg"], "issued_at": "2018-09-22T05:02:07.000000Z"}} 2018-09-22 05:02:07,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613431003872caa9df4e305b75e1858dd1709daa" 2018-09-22 05:02:07,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a474dfd-cc4f-42e6-9cd1-31dbc9f090b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:07,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0a474dfd-cc4f-42e6-9cd1-31dbc9f090b2 2018-09-22 05:02:07,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:07,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:07,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:02:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["0DNkdX6tTryKb4TARBn8EA"], "issued_at": "2018-09-22T05:02:07.000000Z"}} 2018-09-22 05:02:07,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" 2018-09-22 05:02:07,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db8cc9cf-4f01-4b9b-9169-07c645a03fbf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:07,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-db8cc9cf-4f01-4b9b-9169-07c645a03fbf 2018-09-22 05:02:07,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:02:07,729 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:02:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:02:07,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" 2018-09-22 05:02:07,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7ef0415-4502-4c24-9e86-85e602de573e Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 05:02:07,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj used request id req-e7ef0415-4502-4c24-9e86-85e602de573e 2018-09-22 05:02:07,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" 2018-09-22 05:02:07,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5a263a-9ebc-47ee-86a2-0dc5b518ce81 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:02:07,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-de5a263a-9ebc-47ee-86a2-0dc5b518ce81 2018-09-22 05:02:07,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj"}}' 2018-09-22 05:02:08,026 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:02:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d49325ba-02bd-4b52-a719-75834ff06e4b Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/aa141c4a2c964f8e910c985b2af4cefa"}, "enabled": true, "id": "aa141c4a2c964f8e910c985b2af4cefa", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj"}} 2018-09-22 05:02:08,027 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d49325ba-02bd-4b52-a719-75834ff06e4b 2018-09-22 05:02:08,027 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj 2018-09-22 05:02:08,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:08,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:08,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:02:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["UEJ9xfo9SwaUOGLnSdixdg"], "issued_at": "2018-09-22T05:02:08.000000Z"}} 2018-09-22 05:02:08,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7c068ebcbe1dc2a7a12aab28c43de84372a6f3" 2018-09-22 05:02:08,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ea283bc-5f3a-4f20-ad8f-c908a92cda36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:08,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2ea283bc-5f3a-4f20-ad8f-c908a92cda36 2018-09-22 05:02:08,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:02:08,520 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:02:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:02:08,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7c068ebcbe1dc2a7a12aab28c43de84372a6f3" 2018-09-22 05:02:08,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-523e608d-1722-4d4d-bd1c-6a629ac82aa5 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:02:08,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-523e608d-1722-4d4d-bd1c-6a629ac82aa5 2018-09-22 05:02:08,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7c068ebcbe1dc2a7a12aab28c43de84372a6f3" 2018-09-22 05:02:08,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e2555b-df4c-4e4a-a2ef-b16ad52cf55a Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/aa141c4a2c964f8e910c985b2af4cefa"}, "enabled": true, "id": "aa141c4a2c964f8e910c985b2af4cefa", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj"}]} 2018-09-22 05:02:08,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj used request id req-54e2555b-df4c-4e4a-a2ef-b16ad52cf55a 2018-09-22 05:02:08,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7c068ebcbe1dc2a7a12aab28c43de84372a6f3" 2018-09-22 05:02:08,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee6fc42-8c51-45b7-957d-37e0b3a58ec2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:02:08,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-cee6fc42-8c51-45b7-957d-37e0b3a58ec2 2018-09-22 05:02:09,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7c068ebcbe1dc2a7a12aab28c43de84372a6f3" 2018-09-22 05:02:09,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ffbf182-9e62-4be7-ab7e-d47664cb7cb0 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:02:09,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4ffbf182-9e62-4be7-ab7e-d47664cb7cb0 2018-09-22 05:02:09,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7c068ebcbe1dc2a7a12aab28c43de84372a6f3" 2018-09-22 05:02:09,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8cae25f-7163-4d3b-a518-f24efef5d601 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/aa141c4a2c964f8e910c985b2af4cefa"}, "enabled": true, "id": "aa141c4a2c964f8e910c985b2af4cefa", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj"}]} 2018-09-22 05:02:09,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj used request id req-b8cae25f-7163-4d3b-a518-f24efef5d601 2018-09-22 05:02:09,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/82e916646a024187b5ac3aec68d815c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7c068ebcbe1dc2a7a12aab28c43de84372a6f3" 2018-09-22 05:02:09,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70cb273d-ebe3-4a7e-b3ef-3b20805cf8e4 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-82a46f06-f08a-4ff-user", "links": {"self": "http://172.30.9.23:5000/v3/users/82e916646a024187b5ac3aec68d815c9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "aa141c4a2c964f8e910c985b2af4cefa", "id": "82e916646a024187b5ac3aec68d815c9", "password_expires_at": null}} 2018-09-22 05:02:09,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/82e916646a024187b5ac3aec68d815c9 used request id req-70cb273d-ebe3-4a7e-b3ef-3b20805cf8e4 2018-09-22 05:02:09,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/aa141c4a2c964f8e910c985b2af4cefa/users/82e916646a024187b5ac3aec68d815c9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7c068ebcbe1dc2a7a12aab28c43de84372a6f3" 2018-09-22 05:02:09,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d395252-d5de-4c36-a91c-a74b4a82b005 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/aa141c4a2c964f8e910c985b2af4cefa/users/82e916646a024187b5ac3aec68d815c9/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 05:02:09,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/aa141c4a2c964f8e910c985b2af4cefa/users/82e916646a024187b5ac3aec68d815c9/roles used request id req-4d395252-d5de-4c36-a91c-a74b4a82b005 2018-09-22 05:02:09,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7c068ebcbe1dc2a7a12aab28c43de84372a6f3" 2018-09-22 05:02:09,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76157411-418d-4cb4-b42b-c9706c0c1920 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "domain_id": null, "name": "heat_stack_owner", "id": "856b989bf6d145da8925089966bd0dfd"}} 2018-09-22 05:02:09,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd used request id req-76157411-418d-4cb4-b42b-c9706c0c1920 2018-09-22 05:02:09,580 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj 2018-09-22 05:02:09,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/aa141c4a2c964f8e910c985b2af4cefa/users/82e916646a024187b5ac3aec68d815c9/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7c068ebcbe1dc2a7a12aab28c43de84372a6f3" 2018-09-22 05:02:09,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5840012-bf46-4f60-a6b2-cef4dd20b782 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:09,706 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/aa141c4a2c964f8e910c985b2af4cefa/users/82e916646a024187b5ac3aec68d815c9/roles/856b989bf6d145da8925089966bd0dfd used request id req-b5840012-bf46-4f60-a6b2-cef4dd20b782 2018-09-22 05:02:09,706 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-82a46f06-f08a-4ff-user 2018-09-22 05:02:09,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:09,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" 2018-09-22 05:02:09,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e250273-c389-4d35-a915-7ea9007aa9f0 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:02:09,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2e250273-c389-4d35-a915-7ea9007aa9f0 2018-09-22 05:02:09,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" -d '{"role": {"name": "CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj-role"}}' 2018-09-22 05:02:09,901 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5586cd2-a390-4e91-ba4b-f17a0ed18c0a Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bc6590d7b8fc44558d1c937ea404e8d9", "links": {"self": "http://172.30.9.23:5000/v3/roles/bc6590d7b8fc44558d1c937ea404e8d9"}, "name": "CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj-role"}} 2018-09-22 05:02:09,901 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a5586cd2-a390-4e91-ba4b-f17a0ed18c0a 2018-09-22 05:02:09,902 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj-role 2018-09-22 05:02:09,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/bc6590d7b8fc44558d1c937ea404e8d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" 2018-09-22 05:02:09,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-033e5ac9-8dbd-4c23-8dc8-43a4d0336c40 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/bc6590d7b8fc44558d1c937ea404e8d9"}, "domain_id": null, "name": "CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj-role", "id": "bc6590d7b8fc44558d1c937ea404e8d9"}} 2018-09-22 05:02:09,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/bc6590d7b8fc44558d1c937ea404e8d9 used request id req-033e5ac9-8dbd-4c23-8dc8-43a4d0336c40 2018-09-22 05:02:09,990 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj-role to project CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj 2018-09-22 05:02:09,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/aa141c4a2c964f8e910c985b2af4cefa/users/82e916646a024187b5ac3aec68d815c9/roles/bc6590d7b8fc44558d1c937ea404e8d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" 2018-09-22 05:02:10,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-263d2e1e-2e29-4266-8966-04a65bd13af6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:10,132 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/aa141c4a2c964f8e910c985b2af4cefa/users/82e916646a024187b5ac3aec68d815c9/roles/bc6590d7b8fc44558d1c937ea404e8d9 used request id req-263d2e1e-2e29-4266-8966-04a65bd13af6 2018-09-22 05:02:10,132 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 05:02:10,132 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:02:10,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:10,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:10,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "bc6590d7b8fc44558d1c937ea404e8d9", "name": "CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj-role"}], "expires_at": "2018-09-22T06:02:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa141c4a2c964f8e910c985b2af4cefa", "name": "CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/aa141c4a2c964f8e910c985b2af4cefa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/aa141c4a2c964f8e910c985b2af4cefa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/aa141c4a2c964f8e910c985b2af4cefa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/aa141c4a2c964f8e910c985b2af4cefa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/aa141c4a2c964f8e910c985b2af4cefa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/aa141c4a2c964f8e910c985b2af4cefa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/aa141c4a2c964f8e910c985b2af4cefa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/aa141c4a2c964f8e910c985b2af4cefa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/aa141c4a2c964f8e910c985b2af4cefa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/aa141c4a2c964f8e910c985b2af4cefa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/aa141c4a2c964f8e910c985b2af4cefa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-82a46f06-f08a-4ff-user", "id": "82e916646a024187b5ac3aec68d815c9"}, "audit_ids": ["VRu_i5GMTtSi0b9FLFV5AA"], "issued_at": "2018-09-22T05:02:10.000000Z"}} 2018-09-22 05:02:10,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f59977754b1282ab9eb73e541f34314ad87fe79" 2018-09-22 05:02:10,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59ff5ec7-06f0-45c7-b73f-f62a34cbf5b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:10,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-59ff5ec7-06f0-45c7-b73f-f62a34cbf5b3 2018-09-22 05:02:10,588 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:02:10,591 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 05:02:10,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f59977754b1282ab9eb73e541f34314ad87fe79" 2018-09-22 05:02:10,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:10 GMT Server: Apache x-openstack-request-id: req-4307b4d3-10b5-4ae9-b336-c88ec156c66c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-22 05:02:10,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack used request id req-4307b4d3-10b5-4ae9-b336-c88ec156c66c 2018-09-22 05:02:10,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f59977754b1282ab9eb73e541f34314ad87fe79" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-sec-grp"}}' 2018-09-22 05:02:12,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:02:10 GMT Server: Apache x-openstack-request-id: req-6377fc0e-6ec4-429c-93e5-e8315244222b Location: http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f", "links": [{"href": "http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f", "rel": "self"}]}} 2018-09-22 05:02:12,205 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks used request id req-6377fc0e-6ec4-429c-93e5-e8315244222b 2018-09-22 05:02:12,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f59977754b1282ab9eb73e541f34314ad87fe79" 2018-09-22 05:02:12,404 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:02:12 GMT Server: Apache x-openstack-request-id: req-e869689f-ffd8-405d-94ed-9ff295c2c275 Location: http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:02:12,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:12 GMT Server: Apache x-openstack-request-id: req-007ff1a8-9c0d-4962-aade-127402a99d27 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "aa141c4a2c964f8e910c985b2af4cefa", "OS::stack_id": "37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack", "security_group_name": "CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack", "stack_user_project_id": "58725799a7a04a7592b4a3e3536ed7b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:02:11Z", "links": [{"href": "http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-22 05:02:12,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f used request id req-007ff1a8-9c0d-4962-aade-127402a99d27 2018-09-22 05:02:12,446 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack 2018-09-22 05:02:12,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f59977754b1282ab9eb73e541f34314ad87fe79" 2018-09-22 05:02:12,615 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:02:12 GMT Server: Apache x-openstack-request-id: req-dab1b8f0-2716-4f3b-93db-93fb325b8536 Location: http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:02:12,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:12 GMT Server: Apache x-openstack-request-id: req-7264838e-4db8-4604-a0bc-ac2ace886497 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "aa141c4a2c964f8e910c985b2af4cefa", "OS::stack_id": "37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack", "security_group_name": "CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack", "stack_user_project_id": "58725799a7a04a7592b4a3e3536ed7b7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:02:11Z", "links": [{"href": "http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-22 05:02:12,868 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f used request id req-7264838e-4db8-4604-a0bc-ac2ace886497 2018-09-22 05:02:12,869 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:02:12,869 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:02:15,872 - create_stack - DEBUG - Stack status query timeout in 1196.57414985 2018-09-22 05:02:15,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f59977754b1282ab9eb73e541f34314ad87fe79" 2018-09-22 05:02:16,081 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:02:15 GMT Server: Apache x-openstack-request-id: req-736e29ca-8e5c-4b1a-9897-4a051dd68f36 Location: http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:02:16,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:16 GMT Server: Apache x-openstack-request-id: req-9215f9cb-d251-4102-be6f-c29faa5092d1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "aa141c4a2c964f8e910c985b2af4cefa", "OS::stack_id": "37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack", "security_group_name": "CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack", "stack_user_project_id": "58725799a7a04a7592b4a3e3536ed7b7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T05:02:11Z", "links": [{"href": "http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-22 05:02:16,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f used request id req-9215f9cb-d251-4102-be6f-c29faa5092d1 2018-09-22 05:02:16,123 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-22 05:02:16,124 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack 2018-09-22 05:02:16,124 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack 2018-09-22 05:02:16,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f59977754b1282ab9eb73e541f34314ad87fe79" 2018-09-22 05:02:16,309 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:02:16 GMT Server: Apache x-openstack-request-id: req-9fc7d3de-9c05-4fae-8741-c6586a7a9bc9 Location: http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:02:16,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:16 GMT Server: Apache x-openstack-request-id: req-049fc488-44fd-44a3-8626-264d983a587a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-22T05:02:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:02:12Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "082b0ee6-7d34-49a9-a066-fce90b94f614", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-09-22 05:02:16,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f/resources used request id req-049fc488-44fd-44a3-8626-264d983a587a 2018-09-22 05:02:16,715 - neutron_utils - INFO - Retrieving security group with ID - 082b0ee6-7d34-49a9-a066-fce90b94f614 2018-09-22 05:02:16,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=082b0ee6-7d34-49a9-a066-fce90b94f614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f59977754b1282ab9eb73e541f34314ad87fe79" 2018-09-22 05:02:16,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-2f215e81-ba1e-415e-b944-24ec8ac7c30e Date: Sat, 22 Sep 2018 05:02:16 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "created_at": "2018-09-22T05:02:12Z", "updated_at": "2018-09-22T05:02:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:14Z", "revision_number": 0, "id": "32200005-9da1-408b-8722-716e0dda1920", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-22T05:02:14Z", "security_group_id": "082b0ee6-7d34-49a9-a066-fce90b94f614", "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa141c4a2c964f8e910c985b2af4cefa"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T05:02:13Z", "revision_number": 0, "id": "59443f94-a86a-45dc-b522-d29b650f4299", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-22T05:02:13Z", "security_group_id": "082b0ee6-7d34-49a9-a066-fce90b94f614", "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "aa141c4a2c964f8e910c985b2af4cefa"}], "revision_number": 6, "project_id": "aa141c4a2c964f8e910c985b2af4cefa", "id": "082b0ee6-7d34-49a9-a066-fce90b94f614", "name": "CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-sec-grp"}]} 2018-09-22 05:02:16,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=082b0ee6-7d34-49a9-a066-fce90b94f614 used request id req-2f215e81-ba1e-415e-b944-24ec8ac7c30e 2018-09-22 05:02:16,931 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 082b0ee6-7d34-49a9-a066-fce90b94f614 2018-09-22 05:02:16,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=082b0ee6-7d34-49a9-a066-fce90b94f614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f59977754b1282ab9eb73e541f34314ad87fe79" 2018-09-22 05:02:16,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-6d1054a4-3cd6-4e2a-9bb2-48a2b19957f0 Date: Sat, 22 Sep 2018 05:02:16 GMT RESP BODY: {"security_group_rules": [{"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-09-22T05:02:14Z", "security_group_id": "082b0ee6-7d34-49a9-a066-fce90b94f614", "port_range_min": null, "revision_number": 0, "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "created_at": "2018-09-22T05:02:14Z", "project_id": "aa141c4a2c964f8e910c985b2af4cefa", "id": "32200005-9da1-408b-8722-716e0dda1920"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-09-22T05:02:13Z", "security_group_id": "082b0ee6-7d34-49a9-a066-fce90b94f614", "port_range_min": 22, "revision_number": 0, "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "created_at": "2018-09-22T05:02:13Z", "project_id": "aa141c4a2c964f8e910c985b2af4cefa", "id": "59443f94-a86a-45dc-b522-d29b650f4299"}]} 2018-09-22 05:02:16,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=082b0ee6-7d34-49a9-a066-fce90b94f614 used request id req-6d1054a4-3cd6-4e2a-9bb2-48a2b19957f0 2018-09-22 05:02:16,960 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 082b0ee6-7d34-49a9-a066-fce90b94f614 2018-09-22 05:02:16,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=082b0ee6-7d34-49a9-a066-fce90b94f614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f59977754b1282ab9eb73e541f34314ad87fe79" 2018-09-22 05:02:17,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-e718b89c-e532-4374-9ffc-ce57fbaea219 Date: Sat, 22 Sep 2018 05:02:17 GMT RESP BODY: {"security_group_rules": [{"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-09-22T05:02:14Z", "security_group_id": "082b0ee6-7d34-49a9-a066-fce90b94f614", "port_range_min": null, "revision_number": 0, "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "created_at": "2018-09-22T05:02:14Z", "project_id": "aa141c4a2c964f8e910c985b2af4cefa", "id": "32200005-9da1-408b-8722-716e0dda1920"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-09-22T05:02:13Z", "security_group_id": "082b0ee6-7d34-49a9-a066-fce90b94f614", "port_range_min": 22, "revision_number": 0, "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "created_at": "2018-09-22T05:02:13Z", "project_id": "aa141c4a2c964f8e910c985b2af4cefa", "id": "59443f94-a86a-45dc-b522-d29b650f4299"}]} 2018-09-22 05:02:17,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=082b0ee6-7d34-49a9-a066-fce90b94f614 used request id req-e718b89c-e532-4374-9ffc-ce57fbaea219 2018-09-22 05:02:17,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:17,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:17,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "bc6590d7b8fc44558d1c937ea404e8d9", "name": "CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj-role"}], "expires_at": "2018-09-22T06:02:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa141c4a2c964f8e910c985b2af4cefa", "name": "CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/aa141c4a2c964f8e910c985b2af4cefa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/aa141c4a2c964f8e910c985b2af4cefa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/aa141c4a2c964f8e910c985b2af4cefa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/aa141c4a2c964f8e910c985b2af4cefa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/aa141c4a2c964f8e910c985b2af4cefa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/aa141c4a2c964f8e910c985b2af4cefa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/aa141c4a2c964f8e910c985b2af4cefa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/aa141c4a2c964f8e910c985b2af4cefa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/aa141c4a2c964f8e910c985b2af4cefa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/aa141c4a2c964f8e910c985b2af4cefa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/aa141c4a2c964f8e910c985b2af4cefa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-82a46f06-f08a-4ff-user", "id": "82e916646a024187b5ac3aec68d815c9"}, "audit_ids": ["skmubewXQhKUGblKFgZ7eQ"], "issued_at": "2018-09-22T05:02:17.000000Z"}} 2018-09-22 05:02:17,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ab9a1069851fccd6cf1ab1e3860fab4926d5f4" 2018-09-22 05:02:17,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b263defc-eb07-42ad-b487-e722329d2389 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:17,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b263defc-eb07-42ad-b487-e722329d2389 2018-09-22 05:02:17,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ab9a1069851fccd6cf1ab1e3860fab4926d5f4" 2018-09-22 05:02:17,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-5db4c2e4-7354-47dd-a7f5-aac3fca4167c Date: Sat, 22 Sep 2018 05:02:17 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "created_at": "2018-09-22T05:02:12Z", "updated_at": "2018-09-22T05:02:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:14Z", "revision_number": 0, "id": "32200005-9da1-408b-8722-716e0dda1920", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-22T05:02:14Z", "security_group_id": "082b0ee6-7d34-49a9-a066-fce90b94f614", "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa141c4a2c964f8e910c985b2af4cefa"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T05:02:13Z", "revision_number": 0, "id": "59443f94-a86a-45dc-b522-d29b650f4299", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-22T05:02:13Z", "security_group_id": "082b0ee6-7d34-49a9-a066-fce90b94f614", "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "aa141c4a2c964f8e910c985b2af4cefa"}], "revision_number": 6, "project_id": "aa141c4a2c964f8e910c985b2af4cefa", "id": "082b0ee6-7d34-49a9-a066-fce90b94f614", "name": "CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-sec-grp"}]} 2018-09-22 05:02:17,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-sec-grp&description=Test+description used request id req-5db4c2e4-7354-47dd-a7f5-aac3fca4167c 2018-09-22 05:02:17,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:02:17,854 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:02:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:02:17,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/aa141c4a2c964f8e910c985b2af4cefa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ab9a1069851fccd6cf1ab1e3860fab4926d5f4" 2018-09-22 05:02:17,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c99b23e7-099b-4984-b3ac-30e46d5c1f04 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/aa141c4a2c964f8e910c985b2af4cefa"}, "enabled": true, "id": "aa141c4a2c964f8e910c985b2af4cefa", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj"}} 2018-09-22 05:02:17,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/aa141c4a2c964f8e910c985b2af4cefa used request id req-c99b23e7-099b-4984-b3ac-30e46d5c1f04 2018-09-22 05:02:17,948 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 082b0ee6-7d34-49a9-a066-fce90b94f614 2018-09-22 05:02:17,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=082b0ee6-7d34-49a9-a066-fce90b94f614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ab9a1069851fccd6cf1ab1e3860fab4926d5f4" 2018-09-22 05:02:18,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-90e5e525-2b15-4007-8bdb-b9f2c514e77f Date: Sat, 22 Sep 2018 05:02:18 GMT RESP BODY: {"security_group_rules": [{"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-09-22T05:02:14Z", "security_group_id": "082b0ee6-7d34-49a9-a066-fce90b94f614", "port_range_min": null, "revision_number": 0, "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "created_at": "2018-09-22T05:02:14Z", "project_id": "aa141c4a2c964f8e910c985b2af4cefa", "id": "32200005-9da1-408b-8722-716e0dda1920"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-09-22T05:02:13Z", "security_group_id": "082b0ee6-7d34-49a9-a066-fce90b94f614", "port_range_min": 22, "revision_number": 0, "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "created_at": "2018-09-22T05:02:13Z", "project_id": "aa141c4a2c964f8e910c985b2af4cefa", "id": "59443f94-a86a-45dc-b522-d29b650f4299"}]} 2018-09-22 05:02:18,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=082b0ee6-7d34-49a9-a066-fce90b94f614 used request id req-90e5e525-2b15-4007-8bdb-b9f2c514e77f 2018-09-22 05:02:18,138 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 082b0ee6-7d34-49a9-a066-fce90b94f614 2018-09-22 05:02:18,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=082b0ee6-7d34-49a9-a066-fce90b94f614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ab9a1069851fccd6cf1ab1e3860fab4926d5f4" 2018-09-22 05:02:18,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-2b52847a-97f0-49df-8f76-a151ba72bae6 Date: Sat, 22 Sep 2018 05:02:18 GMT RESP BODY: {"security_group_rules": [{"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-09-22T05:02:14Z", "security_group_id": "082b0ee6-7d34-49a9-a066-fce90b94f614", "port_range_min": null, "revision_number": 0, "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "created_at": "2018-09-22T05:02:14Z", "project_id": "aa141c4a2c964f8e910c985b2af4cefa", "id": "32200005-9da1-408b-8722-716e0dda1920"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-09-22T05:02:13Z", "security_group_id": "082b0ee6-7d34-49a9-a066-fce90b94f614", "port_range_min": 22, "revision_number": 0, "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "created_at": "2018-09-22T05:02:13Z", "project_id": "aa141c4a2c964f8e910c985b2af4cefa", "id": "59443f94-a86a-45dc-b522-d29b650f4299"}]} 2018-09-22 05:02:18,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=082b0ee6-7d34-49a9-a066-fce90b94f614 used request id req-2b52847a-97f0-49df-8f76-a151ba72bae6 2018-09-22 05:02:18,337 - neutron_utils - INFO - Retrieving security group with ID - 082b0ee6-7d34-49a9-a066-fce90b94f614 2018-09-22 05:02:18,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=082b0ee6-7d34-49a9-a066-fce90b94f614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ab9a1069851fccd6cf1ab1e3860fab4926d5f4" 2018-09-22 05:02:18,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-ac8c24e0-06ba-485f-9e39-260a5e4ee283 Date: Sat, 22 Sep 2018 05:02:18 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "created_at": "2018-09-22T05:02:12Z", "updated_at": "2018-09-22T05:02:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:14Z", "revision_number": 0, "id": "32200005-9da1-408b-8722-716e0dda1920", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-22T05:02:14Z", "security_group_id": "082b0ee6-7d34-49a9-a066-fce90b94f614", "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa141c4a2c964f8e910c985b2af4cefa"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T05:02:13Z", "revision_number": 0, "id": "59443f94-a86a-45dc-b522-d29b650f4299", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-22T05:02:13Z", "security_group_id": "082b0ee6-7d34-49a9-a066-fce90b94f614", "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "port_range_min": 22, "ethertype": "IPv4", "project_id": "aa141c4a2c964f8e910c985b2af4cefa"}], "revision_number": 6, "project_id": "aa141c4a2c964f8e910c985b2af4cefa", "id": "082b0ee6-7d34-49a9-a066-fce90b94f614", "name": "CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-sec-grp"}]} 2018-09-22 05:02:18,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=082b0ee6-7d34-49a9-a066-fce90b94f614 used request id req-ac8c24e0-06ba-485f-9e39-260a5e4ee283 2018-09-22 05:02:18,387 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 082b0ee6-7d34-49a9-a066-fce90b94f614 2018-09-22 05:02:18,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=082b0ee6-7d34-49a9-a066-fce90b94f614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ab9a1069851fccd6cf1ab1e3860fab4926d5f4" 2018-09-22 05:02:18,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-58fd72ac-43e7-4836-9744-ad7b427fcf99 Date: Sat, 22 Sep 2018 05:02:18 GMT RESP BODY: {"security_group_rules": [{"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-09-22T05:02:14Z", "security_group_id": "082b0ee6-7d34-49a9-a066-fce90b94f614", "port_range_min": null, "revision_number": 0, "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "created_at": "2018-09-22T05:02:14Z", "project_id": "aa141c4a2c964f8e910c985b2af4cefa", "id": "32200005-9da1-408b-8722-716e0dda1920"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-09-22T05:02:13Z", "security_group_id": "082b0ee6-7d34-49a9-a066-fce90b94f614", "port_range_min": 22, "revision_number": 0, "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "created_at": "2018-09-22T05:02:13Z", "project_id": "aa141c4a2c964f8e910c985b2af4cefa", "id": "59443f94-a86a-45dc-b522-d29b650f4299"}]} 2018-09-22 05:02:18,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=082b0ee6-7d34-49a9-a066-fce90b94f614 used request id req-58fd72ac-43e7-4836-9744-ad7b427fcf99 2018-09-22 05:02:18,416 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack 2018-09-22 05:02:18,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f59977754b1282ab9eb73e541f34314ad87fe79" 2018-09-22 05:02:18,602 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:02:18 GMT Server: Apache x-openstack-request-id: req-3124eb9e-7459-452c-bb23-d5dd11d40373 Location: http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:02:18,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:18 GMT Server: Apache x-openstack-request-id: req-559504c6-da56-4f46-b65d-6cb3054dd4ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:18,873 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f used request id req-559504c6-da56-4f46-b65d-6cb3054dd4ff 2018-09-22 05:02:18,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f59977754b1282ab9eb73e541f34314ad87fe79" 2018-09-22 05:02:18,903 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:02:18 GMT Server: Apache x-openstack-request-id: req-cc6fd9db-0561-42dc-978f-869ba448128b Location: http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:02:18,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:18 GMT Server: Apache x-openstack-request-id: req-8d0953f3-3b23-4268-bc44-4b393e0bd4cc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "aa141c4a2c964f8e910c985b2af4cefa", "OS::stack_id": "37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack", "security_group_name": "CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack", "stack_user_project_id": "58725799a7a04a7592b4a3e3536ed7b7", "tags": null, "creation_time": "2018-09-22T05:02:11Z", "links": [{"href": "http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T05:02:18Z", "id": "37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-22 05:02:18,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f used request id req-8d0953f3-3b23-4268-bc44-4b393e0bd4cc 2018-09-22 05:02:18,929 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 05:02:18,929 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:02:21,932 - create_stack - DEBUG - Stack status query timeout in 1196.94155884 2018-09-22 05:02:21,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f59977754b1282ab9eb73e541f34314ad87fe79" 2018-09-22 05:02:21,963 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:02:21 GMT Server: Apache x-openstack-request-id: req-94e8669d-e578-497e-803f-47284c207839 Location: http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:02:22,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:21 GMT Server: Apache x-openstack-request-id: req-79b4cbe3-dc3f-4ddd-b649-197e8b0d964e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "aa141c4a2c964f8e910c985b2af4cefa", "OS::stack_id": "37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack", "security_group_name": "CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-sec-grp"}, "deletion_time": "2018-09-22T05:02:20Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack", "stack_user_project_id": "58725799a7a04a7592b4a3e3536ed7b7", "tags": null, "creation_time": "2018-09-22T05:02:11Z", "links": [{"href": "http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-22T05:02:18Z", "id": "37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-22 05:02:22,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f used request id req-79b4cbe3-dc3f-4ddd-b649-197e8b0d964e 2018-09-22 05:02:22,142 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-22 05:02:22,142 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack 2018-09-22 05:02:22,142 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack 2018-09-22 05:02:22,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f59977754b1282ab9eb73e541f34314ad87fe79" 2018-09-22 05:02:22,172 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:02:22 GMT Server: Apache x-openstack-request-id: req-15386d76-455c-409a-8b96-0fbf110dcfa1 Location: http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:02:22,364 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:22 GMT Server: Apache x-openstack-request-id: req-e441dbb0-a998-4cb7-8265-d13231a8dd92 Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-22 05:02:22,364 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/aa141c4a2c964f8e910c985b2af4cefa/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-2ebdd45f-f2ee-49bd-87de-780539c4100b-stack/37cdd9a5-95bd-4ac6-aba9-393feb0d8b9f used request id req-e441dbb0-a998-4cb7-8265-d13231a8dd92 2018-09-22 05:02:22,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" 2018-09-22 05:02:22,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-4f0a65d3-cc7b-4736-8716-789321316012 Date: Sat, 22 Sep 2018 05:02:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "created_at": "2018-09-22T05:02:12Z", "updated_at": "2018-09-22T05:02:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:12Z", "revision_number": 0, "id": "0846bad1-31f1-4758-963b-223cb9e95fbb", "remote_group_id": "e7ba1ee1-802c-4e9f-80d1-341a5282fe00", "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:12Z", "security_group_id": "e7ba1ee1-802c-4e9f-80d1-341a5282fe00", "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa141c4a2c964f8e910c985b2af4cefa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:12Z", "revision_number": 0, "id": "5fbcb393-365a-417e-8d53-e009a0d50653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:12Z", "security_group_id": "e7ba1ee1-802c-4e9f-80d1-341a5282fe00", "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa141c4a2c964f8e910c985b2af4cefa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:12Z", "revision_number": 0, "id": "a61b9986-f4ee-4c8d-b3ef-b78d5eb1b01a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:12Z", "security_group_id": "e7ba1ee1-802c-4e9f-80d1-341a5282fe00", "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa141c4a2c964f8e910c985b2af4cefa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:12Z", "revision_number": 0, "id": "b017c947-39ac-4aa0-b1f4-05ea9dfebbbb", "remote_group_id": "e7ba1ee1-802c-4e9f-80d1-341a5282fe00", "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:12Z", "security_group_id": "e7ba1ee1-802c-4e9f-80d1-341a5282fe00", "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa141c4a2c964f8e910c985b2af4cefa"}], "revision_number": 4, "project_id": "aa141c4a2c964f8e910c985b2af4cefa", "id": "e7ba1ee1-802c-4e9f-80d1-341a5282fe00", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 05:02:22,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-4f0a65d3-cc7b-4736-8716-789321316012 2018-09-22 05:02:22,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" 2018-09-22 05:02:22,708 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daa6ef3e-9bb9-4763-91cb-4eca2abbe038 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:22,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-daa6ef3e-9bb9-4763-91cb-4eca2abbe038 2018-09-22 05:02:22,708 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:22,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" 2018-09-22 05:02:22,806 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8493e05-0055-45eb-9fa6-cc2ee16dd7b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:22,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-c8493e05-0055-45eb-9fa6-cc2ee16dd7b7 2018-09-22 05:02:22,806 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:22,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" 2018-09-22 05:02:22,893 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a43eece-825f-4d15-a43e-c4b465ed0b37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:22,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-7a43eece-825f-4d15-a43e-c4b465ed0b37 2018-09-22 05:02:22,893 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:22,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" 2018-09-22 05:02:22,973 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-343e7c04-8131-48b6-a011-e975a14498ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:22,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-343e7c04-8131-48b6-a011-e975a14498ec 2018-09-22 05:02:22,973 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:22,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" 2018-09-22 05:02:23,059 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7933ce42-7bd8-41d7-aaab-c3276d3efb55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:23,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-7933ce42-7bd8-41d7-aaab-c3276d3efb55 2018-09-22 05:02:23,059 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:23,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" 2018-09-22 05:02:23,151 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8802f8a-e631-4b5c-ac2e-002a76a4de13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:23,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-c8802f8a-e631-4b5c-ac2e-002a76a4de13 2018-09-22 05:02:23,151 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:23,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" 2018-09-22 05:02:23,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84b0a2f7-df80-4c16-ac0a-09c7d69c3450 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:23,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-84b0a2f7-df80-4c16-ac0a-09c7d69c3450 2018-09-22 05:02:23,234 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:23,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/aa141c4a2c964f8e910c985b2af4cefa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" 2018-09-22 05:02:23,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f2f5f78-137d-47d1-9bb0-97886c0f41e7 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/aa141c4a2c964f8e910c985b2af4cefa"}, "enabled": true, "id": "aa141c4a2c964f8e910c985b2af4cefa", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj"}} 2018-09-22 05:02:23,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/aa141c4a2c964f8e910c985b2af4cefa used request id req-0f2f5f78-137d-47d1-9bb0-97886c0f41e7 2018-09-22 05:02:23,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e7ba1ee1-802c-4e9f-80d1-341a5282fe00 2018-09-22 05:02:23,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e7ba1ee1-802c-4e9f-80d1-341a5282fe00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" 2018-09-22 05:02:23,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-23938872-0032-4d20-b1d4-c6949e8ae156 Date: Sat, 22 Sep 2018 05:02:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e7ba1ee1-802c-4e9f-80d1-341a5282fe00", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:12Z", "security_group_id": "e7ba1ee1-802c-4e9f-80d1-341a5282fe00", "port_range_min": null, "revision_number": 0, "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "created_at": "2018-09-22T05:02:12Z", "project_id": "aa141c4a2c964f8e910c985b2af4cefa", "id": "0846bad1-31f1-4758-963b-223cb9e95fbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:12Z", "security_group_id": "e7ba1ee1-802c-4e9f-80d1-341a5282fe00", "port_range_min": null, "revision_number": 0, "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "created_at": "2018-09-22T05:02:12Z", "project_id": "aa141c4a2c964f8e910c985b2af4cefa", "id": "5fbcb393-365a-417e-8d53-e009a0d50653"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:12Z", "security_group_id": "e7ba1ee1-802c-4e9f-80d1-341a5282fe00", "port_range_min": null, "revision_number": 0, "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "created_at": "2018-09-22T05:02:12Z", "project_id": "aa141c4a2c964f8e910c985b2af4cefa", "id": "a61b9986-f4ee-4c8d-b3ef-b78d5eb1b01a"}, {"remote_group_id": "e7ba1ee1-802c-4e9f-80d1-341a5282fe00", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:12Z", "security_group_id": "e7ba1ee1-802c-4e9f-80d1-341a5282fe00", "port_range_min": null, "revision_number": 0, "tenant_id": "aa141c4a2c964f8e910c985b2af4cefa", "created_at": "2018-09-22T05:02:12Z", "project_id": "aa141c4a2c964f8e910c985b2af4cefa", "id": "b017c947-39ac-4aa0-b1f4-05ea9dfebbbb"}]} 2018-09-22 05:02:23,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e7ba1ee1-802c-4e9f-80d1-341a5282fe00 used request id req-23938872-0032-4d20-b1d4-c6949e8ae156 2018-09-22 05:02:23,504 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 05:02:23,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e7ba1ee1-802c-4e9f-80d1-341a5282fe00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" 2018-09-22 05:02:23,798 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8f70cf1-8f89-439a-9097-57100ecee378 Content-Length: 0 Date: Sat, 22 Sep 2018 05:02:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:02:23,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e7ba1ee1-802c-4e9f-80d1-341a5282fe00 used request id req-d8f70cf1-8f89-439a-9097-57100ecee378 2018-09-22 05:02:23,799 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj 2018-09-22 05:02:23,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/aa141c4a2c964f8e910c985b2af4cefa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" 2018-09-22 05:02:24,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f986b61d-4a55-4d99-ab64-f2067e8ca839 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:24,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/aa141c4a2c964f8e910c985b2af4cefa used request id req-f986b61d-4a55-4d99-ab64-f2067e8ca839 2018-09-22 05:02:24,101 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-82a46f06-f08a-4ff-proj-role 2018-09-22 05:02:24,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/bc6590d7b8fc44558d1c937ea404e8d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" 2018-09-22 05:02:24,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8344e401-6216-47fb-90c1-34d3c14a0cd4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:24,206 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/bc6590d7b8fc44558d1c937ea404e8d9 used request id req-8344e401-6216-47fb-90c1-34d3c14a0cd4 2018-09-22 05:02:24,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adacc240d4de3e70cbe526e2f01b571231156c0" 2018-09-22 05:02:24,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e18693e9-a577-4fe8-a71e-6202b67bbad7 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:02:24,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e18693e9-a577-4fe8-a71e-6202b67bbad7 2018-09-22 05:02:24,298 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-82a46f06-f08a-4ff-user 2018-09-22 05:02:24,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/82e916646a024187b5ac3aec68d815c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7c068ebcbe1dc2a7a12aab28c43de84372a6f3" 2018-09-22 05:02:24,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f40b2216-76b9-49d0-bf13-7b8e2bfea5c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:24,558 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/82e916646a024187b5ac3aec68d815c9 used request id req-f40b2216-76b9-49d0-bf13-7b8e2bfea5c9 2018-09-22 05:02:24,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:24,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:02:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["ViVhw02BT7WYz0dnQr7iMA"], "issued_at": "2018-09-22T05:02:24.000000Z"}} 2018-09-22 05:02:24,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712fad855f4c04b866b77ec441bb4cf48c6099d3" 2018-09-22 05:02:25,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98c0a1d4-f2c9-4c70-9d5f-4f74b6158cc6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:25,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-98c0a1d4-f2c9-4c70-9d5f-4f74b6158cc6 2018-09-22 05:02:25,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:25,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:25,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:02:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["MyBiyZkeSOOZozafiuieyw"], "issued_at": "2018-09-22T05:02:25.000000Z"}} 2018-09-22 05:02:25,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" 2018-09-22 05:02:25,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba2dab56-3b0c-4959-bda5-abfb11401d07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:25,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ba2dab56-3b0c-4959-bda5-abfb11401d07 2018-09-22 05:02:25,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:02:25,520 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:02:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:02:25,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-8a5dd461-9664-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" 2018-09-22 05:02:25,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a268a4c2-7195-46f3-9e2a-a5ce1aa033a5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-8a5dd461-9664-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 05:02:25,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-8a5dd461-9664-4e6-proj used request id req-a268a4c2-7195-46f3-9e2a-a5ce1aa033a5 2018-09-22 05:02:25,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" 2018-09-22 05:02:25,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc45276-1857-410a-926d-f181f0e694cd Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:02:25,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7fc45276-1857-410a-926d-f181f0e694cd 2018-09-22 05:02:25,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-8a5dd461-9664-4e6-proj"}}' 2018-09-22 05:02:25,817 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47acc238-c7e6-4c92-b22a-4eb630506800 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2f86831097614ea59161082d8cdc0dfe"}, "enabled": true, "id": "2f86831097614ea59161082d8cdc0dfe", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-8a5dd461-9664-4e6-proj"}} 2018-09-22 05:02:25,817 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-47acc238-c7e6-4c92-b22a-4eb630506800 2018-09-22 05:02:25,817 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-8a5dd461-9664-4e6-proj 2018-09-22 05:02:25,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:25,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:26,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:02:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["6Q3eqVSjQ3O3DmLKlvpHgA"], "issued_at": "2018-09-22T05:02:26.000000Z"}} 2018-09-22 05:02:26,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2536c320c4cfb9b4d35d067d063a9bd82cb4c1b" 2018-09-22 05:02:26,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b561d7-5bef-464a-affe-ef5fea7724fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:26,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-35b561d7-5bef-464a-affe-ef5fea7724fa 2018-09-22 05:02:26,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:02:26,292 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:02:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:02:26,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2536c320c4cfb9b4d35d067d063a9bd82cb4c1b" 2018-09-22 05:02:26,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93b9a5fa-b481-44bd-bf71-da241abe8b76 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:02:26,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-93b9a5fa-b481-44bd-bf71-da241abe8b76 2018-09-22 05:02:26,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-8a5dd461-9664-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2536c320c4cfb9b4d35d067d063a9bd82cb4c1b" 2018-09-22 05:02:26,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f66c6438-ae90-4e6c-8fa5-bd8afd7d5202 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-8a5dd461-9664-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2f86831097614ea59161082d8cdc0dfe"}, "enabled": true, "id": "2f86831097614ea59161082d8cdc0dfe", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-8a5dd461-9664-4e6-proj"}]} 2018-09-22 05:02:26,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-8a5dd461-9664-4e6-proj used request id req-f66c6438-ae90-4e6c-8fa5-bd8afd7d5202 2018-09-22 05:02:26,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2536c320c4cfb9b4d35d067d063a9bd82cb4c1b" 2018-09-22 05:02:26,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75b380ea-47dc-43a5-9c91-acbf767acb5a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:02:26,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-75b380ea-47dc-43a5-9c91-acbf767acb5a 2018-09-22 05:02:26,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2536c320c4cfb9b4d35d067d063a9bd82cb4c1b" 2018-09-22 05:02:26,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ca66c78-a31c-40ca-8260-fac5869cbceb Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:02:26,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0ca66c78-a31c-40ca-8260-fac5869cbceb 2018-09-22 05:02:26,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-8a5dd461-9664-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2536c320c4cfb9b4d35d067d063a9bd82cb4c1b" 2018-09-22 05:02:27,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-875b6c4c-a24a-414e-a80f-d5f30380ba96 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-8a5dd461-9664-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2f86831097614ea59161082d8cdc0dfe"}, "enabled": true, "id": "2f86831097614ea59161082d8cdc0dfe", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-8a5dd461-9664-4e6-proj"}]} 2018-09-22 05:02:27,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-8a5dd461-9664-4e6-proj used request id req-875b6c4c-a24a-414e-a80f-d5f30380ba96 2018-09-22 05:02:27,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/3a4200c68a964ac1b4517f0e8c9712a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2536c320c4cfb9b4d35d067d063a9bd82cb4c1b" 2018-09-22 05:02:27,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8f49990-e2b0-4082-a99c-ee1d22f57ef7 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-8a5dd461-9664-4e6-user", "links": {"self": "http://172.30.9.23:5000/v3/users/3a4200c68a964ac1b4517f0e8c9712a0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "2f86831097614ea59161082d8cdc0dfe", "id": "3a4200c68a964ac1b4517f0e8c9712a0", "password_expires_at": null}} 2018-09-22 05:02:27,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/3a4200c68a964ac1b4517f0e8c9712a0 used request id req-c8f49990-e2b0-4082-a99c-ee1d22f57ef7 2018-09-22 05:02:27,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2f86831097614ea59161082d8cdc0dfe/users/3a4200c68a964ac1b4517f0e8c9712a0/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2536c320c4cfb9b4d35d067d063a9bd82cb4c1b" 2018-09-22 05:02:27,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7abef016-bd0b-4501-bd86-8eddd7c93ad1 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/2f86831097614ea59161082d8cdc0dfe/users/3a4200c68a964ac1b4517f0e8c9712a0/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 05:02:27,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2f86831097614ea59161082d8cdc0dfe/users/3a4200c68a964ac1b4517f0e8c9712a0/roles used request id req-7abef016-bd0b-4501-bd86-8eddd7c93ad1 2018-09-22 05:02:27,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2536c320c4cfb9b4d35d067d063a9bd82cb4c1b" 2018-09-22 05:02:27,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e12a69b5-c637-4f78-a7ae-896277c7e7e8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "domain_id": null, "name": "heat_stack_owner", "id": "856b989bf6d145da8925089966bd0dfd"}} 2018-09-22 05:02:27,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd used request id req-e12a69b5-c637-4f78-a7ae-896277c7e7e8 2018-09-22 05:02:27,379 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-8a5dd461-9664-4e6-proj 2018-09-22 05:02:27,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2f86831097614ea59161082d8cdc0dfe/users/3a4200c68a964ac1b4517f0e8c9712a0/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2536c320c4cfb9b4d35d067d063a9bd82cb4c1b" 2018-09-22 05:02:27,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9fb4cb6-fe04-43d5-af7f-75a82e2f0572 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:27,514 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2f86831097614ea59161082d8cdc0dfe/users/3a4200c68a964ac1b4517f0e8c9712a0/roles/856b989bf6d145da8925089966bd0dfd used request id req-e9fb4cb6-fe04-43d5-af7f-75a82e2f0572 2018-09-22 05:02:27,514 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-8a5dd461-9664-4e6-user 2018-09-22 05:02:27,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:27,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" 2018-09-22 05:02:27,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e21073d-f5d1-4061-a3cf-ff7b346a435a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:02:27,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9e21073d-f5d1-4061-a3cf-ff7b346a435a 2018-09-22 05:02:27,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" -d '{"role": {"name": "CreateStackNegativeTests-8a5dd461-9664-4e6-proj-role"}}' 2018-09-22 05:02:27,650 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:02:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-056fe7c2-4bb9-47b0-8e0c-5bd5abc600c1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "68f5d3b0a2a34525a85218427e313977", "links": {"self": "http://172.30.9.23:5000/v3/roles/68f5d3b0a2a34525a85218427e313977"}, "name": "CreateStackNegativeTests-8a5dd461-9664-4e6-proj-role"}} 2018-09-22 05:02:27,650 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-056fe7c2-4bb9-47b0-8e0c-5bd5abc600c1 2018-09-22 05:02:27,650 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-8a5dd461-9664-4e6-proj-role 2018-09-22 05:02:27,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/68f5d3b0a2a34525a85218427e313977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" 2018-09-22 05:02:27,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05220b32-31a6-44af-8735-da4e7e26800d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/68f5d3b0a2a34525a85218427e313977"}, "domain_id": null, "name": "CreateStackNegativeTests-8a5dd461-9664-4e6-proj-role", "id": "68f5d3b0a2a34525a85218427e313977"}} 2018-09-22 05:02:27,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/68f5d3b0a2a34525a85218427e313977 used request id req-05220b32-31a6-44af-8735-da4e7e26800d 2018-09-22 05:02:27,671 - keystone_utils - INFO - Granting role CreateStackNegativeTests-8a5dd461-9664-4e6-proj-role to project CreateStackNegativeTests-8a5dd461-9664-4e6-proj 2018-09-22 05:02:27,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2f86831097614ea59161082d8cdc0dfe/users/3a4200c68a964ac1b4517f0e8c9712a0/roles/68f5d3b0a2a34525a85218427e313977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" 2018-09-22 05:02:27,814 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dc230c8-ed36-4e7c-b6b5-fc8b8af88e08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:27,814 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2f86831097614ea59161082d8cdc0dfe/users/3a4200c68a964ac1b4517f0e8c9712a0/roles/68f5d3b0a2a34525a85218427e313977 used request id req-6dc230c8-ed36-4e7c-b6b5-fc8b8af88e08 2018-09-22 05:02:27,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:27,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:28,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "68f5d3b0a2a34525a85218427e313977", "name": "CreateStackNegativeTests-8a5dd461-9664-4e6-proj-role"}], "expires_at": "2018-09-22T06:02:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f86831097614ea59161082d8cdc0dfe", "name": "CreateStackNegativeTests-8a5dd461-9664-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2f86831097614ea59161082d8cdc0dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/2f86831097614ea59161082d8cdc0dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/2f86831097614ea59161082d8cdc0dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2f86831097614ea59161082d8cdc0dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/2f86831097614ea59161082d8cdc0dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/2f86831097614ea59161082d8cdc0dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2f86831097614ea59161082d8cdc0dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/2f86831097614ea59161082d8cdc0dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/2f86831097614ea59161082d8cdc0dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/2f86831097614ea59161082d8cdc0dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/2f86831097614ea59161082d8cdc0dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/2f86831097614ea59161082d8cdc0dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-8a5dd461-9664-4e6-user", "id": "3a4200c68a964ac1b4517f0e8c9712a0"}, "audit_ids": ["FBr4_5u6Rba84KV17HkxKQ"], "issued_at": "2018-09-22T05:02:28.000000Z"}} 2018-09-22 05:02:28,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800b67beb5e003fa4b2e2b16e6b7d8441a397055" 2018-09-22 05:02:28,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bc120e2-9abf-4f41-8d22-2909db5df5ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:28,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7bc120e2-9abf-4f41-8d22-2909db5df5ed 2018-09-22 05:02:28,281 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:02:28,284 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 05:02:28,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/2f86831097614ea59161082d8cdc0dfe/stacks?stack_name=CreateStackNegativeTests-f31afd67-f3d8-4c44-84ec-f76020b391ee -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800b67beb5e003fa4b2e2b16e6b7d8441a397055" 2018-09-22 05:02:28,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:28 GMT Server: Apache x-openstack-request-id: req-fbc5c744-ab95-4bf5-a60f-6451d2b5a9ee Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-22 05:02:28,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/2f86831097614ea59161082d8cdc0dfe/stacks?stack_name=CreateStackNegativeTests-f31afd67-f3d8-4c44-84ec-f76020b391ee used request id req-fbc5c744-ab95-4bf5-a60f-6451d2b5a9ee 2018-09-22 05:02:28,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" 2018-09-22 05:02:28,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2c5c6f66-5071-41ef-aba4-608b8ea6f2b0 Date: Sat, 22 Sep 2018 05:02:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 05:02:28,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-2c5c6f66-5071-41ef-aba4-608b8ea6f2b0 2018-09-22 05:02:28,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" 2018-09-22 05:02:28,798 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deee76de-5066-40c1-adaf-3a82904ee904 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:28,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-deee76de-5066-40c1-adaf-3a82904ee904 2018-09-22 05:02:28,798 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:28,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" 2018-09-22 05:02:28,886 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b3c9e0e-44aa-4be0-aab1-a93257e31832 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:28,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-9b3c9e0e-44aa-4be0-aab1-a93257e31832 2018-09-22 05:02:28,887 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:28,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" 2018-09-22 05:02:28,986 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-909b3eec-51ec-48bb-9e60-077008c404f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:28,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-909b3eec-51ec-48bb-9e60-077008c404f8 2018-09-22 05:02:28,986 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:28,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" 2018-09-22 05:02:29,074 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb1dc25f-2fab-4b86-9d70-cb4072d158d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:29,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-eb1dc25f-2fab-4b86-9d70-cb4072d158d0 2018-09-22 05:02:29,074 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:29,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" 2018-09-22 05:02:29,249 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21a19c38-00fd-4ab9-bad1-1391404b6b44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:29,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-21a19c38-00fd-4ab9-bad1-1391404b6b44 2018-09-22 05:02:29,249 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:29,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" 2018-09-22 05:02:29,346 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-463dc564-6b38-4d6d-b408-38be596742ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:29,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-463dc564-6b38-4d6d-b408-38be596742ce 2018-09-22 05:02:29,347 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:29,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" 2018-09-22 05:02:29,430 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed27130c-886e-4823-a557-a11f48da543b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:29,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-ed27130c-886e-4823-a557-a11f48da543b 2018-09-22 05:02:29,430 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" 2018-09-22 05:02:29,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23c11f1c-2cbc-4332-81ea-4d61485095d7 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 05:02:29,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-23c11f1c-2cbc-4332-81ea-4d61485095d7 2018-09-22 05:02:29,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" 2018-09-22 05:02:29,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-252d8622-f572-493c-80ae-4adbe6b39f93 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 05:02:29,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-252d8622-f572-493c-80ae-4adbe6b39f93 2018-09-22 05:02:29,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" 2018-09-22 05:02:29,714 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64f4be64-eefb-4b14-8de0-4c1e9b8bc5e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:29,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-64f4be64-eefb-4b14-8de0-4c1e9b8bc5e4 2018-09-22 05:02:29,714 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:29,715 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-8a5dd461-9664-4e6-proj 2018-09-22 05:02:29,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2f86831097614ea59161082d8cdc0dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" 2018-09-22 05:02:29,934 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7eb93cc-6d1d-407d-ab2d-d7bde409d4d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:29,934 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2f86831097614ea59161082d8cdc0dfe used request id req-f7eb93cc-6d1d-407d-ab2d-d7bde409d4d4 2018-09-22 05:02:29,934 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-8a5dd461-9664-4e6-proj-role 2018-09-22 05:02:29,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/68f5d3b0a2a34525a85218427e313977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" 2018-09-22 05:02:30,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e211d127-6c3a-429d-8e36-5b8c0cbe543b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:30,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/68f5d3b0a2a34525a85218427e313977 used request id req-e211d127-6c3a-429d-8e36-5b8c0cbe543b 2018-09-22 05:02:30,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99523cef9a306d771f9868782c480cbb23c4deac" 2018-09-22 05:02:30,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76301bd0-10c6-4584-a22e-955b8096cee7 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:02:30,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-76301bd0-10c6-4584-a22e-955b8096cee7 2018-09-22 05:02:30,134 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-8a5dd461-9664-4e6-user 2018-09-22 05:02:30,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3a4200c68a964ac1b4517f0e8c9712a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2536c320c4cfb9b4d35d067d063a9bd82cb4c1b" 2018-09-22 05:02:30,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5642a4d-c0aa-4a9a-9e4a-7013b01898fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:30,314 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3a4200c68a964ac1b4517f0e8c9712a0 used request id req-a5642a4d-c0aa-4a9a-9e4a-7013b01898fe 2018-09-22 05:02:30,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:30,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:02:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["KdLs_yvJRHOA4L1hS_QUpQ"], "issued_at": "2018-09-22T05:02:30.000000Z"}} 2018-09-22 05:02:30,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}989bb4612950c4312b2a228a8f8eb87e16ee9c5a" 2018-09-22 05:02:30,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73483a40-8c74-4c31-b705-4bde8d8c9a39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:30,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-73483a40-8c74-4c31-b705-4bde8d8c9a39 2018-09-22 05:02:30,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:30,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:31,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:02:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["lqpSboGxSj-8dARVaEcS7A"], "issued_at": "2018-09-22T05:02:31.000000Z"}} 2018-09-22 05:02:31,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" 2018-09-22 05:02:31,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a3b2a6-6f0e-4553-9a0a-df907a030e91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:31,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-75a3b2a6-6f0e-4553-9a0a-df907a030e91 2018-09-22 05:02:31,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:02:31,270 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:02:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:02:31,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-1901969e-fc19-424-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" 2018-09-22 05:02:31,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ce2ed9a-7a35-4c0f-9f90-42f90cef5515 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-1901969e-fc19-424-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 05:02:31,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-1901969e-fc19-424-proj used request id req-9ce2ed9a-7a35-4c0f-9f90-42f90cef5515 2018-09-22 05:02:31,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" 2018-09-22 05:02:31,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d98364-cdec-451f-a3b5-305e93104710 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:02:31,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-13d98364-cdec-451f-a3b5-305e93104710 2018-09-22 05:02:31,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-1901969e-fc19-424-proj"}}' 2018-09-22 05:02:31,560 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:02:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fb968f2-aa3d-4a92-96fa-dc1e666e6265 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/450767aa6eb54c6ab32cab02b55491f3"}, "enabled": true, "id": "450767aa6eb54c6ab32cab02b55491f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-1901969e-fc19-424-proj"}} 2018-09-22 05:02:31,560 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1fb968f2-aa3d-4a92-96fa-dc1e666e6265 2018-09-22 05:02:31,560 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-1901969e-fc19-424-proj 2018-09-22 05:02:31,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:31,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:31,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:02:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["T5Ap_tUwTyuai8UktjDpag"], "issued_at": "2018-09-22T05:02:31.000000Z"}} 2018-09-22 05:02:31,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc2cecb0ff845c8da9b7703f4c7906087bb8c09" 2018-09-22 05:02:32,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ada6ac6-dc0d-4e9e-bf63-9642684fda42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:32,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1ada6ac6-dc0d-4e9e-bf63-9642684fda42 2018-09-22 05:02:32,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:02:32,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:02:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:02:32,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc2cecb0ff845c8da9b7703f4c7906087bb8c09" 2018-09-22 05:02:32,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6260cbf-c887-4c0a-92cb-a3ce60aa6521 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:02:32,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f6260cbf-c887-4c0a-92cb-a3ce60aa6521 2018-09-22 05:02:32,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-1901969e-fc19-424-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc2cecb0ff845c8da9b7703f4c7906087bb8c09" 2018-09-22 05:02:32,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb97ca65-2c8b-4fb4-af70-808c7ae7e3f2 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-1901969e-fc19-424-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/450767aa6eb54c6ab32cab02b55491f3"}, "enabled": true, "id": "450767aa6eb54c6ab32cab02b55491f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-1901969e-fc19-424-proj"}]} 2018-09-22 05:02:32,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-1901969e-fc19-424-proj used request id req-cb97ca65-2c8b-4fb4-af70-808c7ae7e3f2 2018-09-22 05:02:32,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc2cecb0ff845c8da9b7703f4c7906087bb8c09" 2018-09-22 05:02:32,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a970cd97-d89c-45fa-8ae1-c52f0c17036b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:02:32,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a970cd97-d89c-45fa-8ae1-c52f0c17036b 2018-09-22 05:02:32,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc2cecb0ff845c8da9b7703f4c7906087bb8c09" 2018-09-22 05:02:32,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f2292a-6b35-4556-92ed-2c2a154d6769 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:02:32,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-18f2292a-6b35-4556-92ed-2c2a154d6769 2018-09-22 05:02:32,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-1901969e-fc19-424-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc2cecb0ff845c8da9b7703f4c7906087bb8c09" 2018-09-22 05:02:32,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62f0f367-7ed5-4d16-a951-58168ae9a2ef Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-1901969e-fc19-424-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/450767aa6eb54c6ab32cab02b55491f3"}, "enabled": true, "id": "450767aa6eb54c6ab32cab02b55491f3", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-1901969e-fc19-424-proj"}]} 2018-09-22 05:02:32,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-1901969e-fc19-424-proj used request id req-62f0f367-7ed5-4d16-a951-58168ae9a2ef 2018-09-22 05:02:32,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/9f77433e4fcf4b0cac887b7b2e5e17f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc2cecb0ff845c8da9b7703f4c7906087bb8c09" 2018-09-22 05:02:32,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e1a4665-a5bb-49b2-a13f-925555477e98 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-1901969e-fc19-424-user", "links": {"self": "http://172.30.9.23:5000/v3/users/9f77433e4fcf4b0cac887b7b2e5e17f2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "450767aa6eb54c6ab32cab02b55491f3", "id": "9f77433e4fcf4b0cac887b7b2e5e17f2", "password_expires_at": null}} 2018-09-22 05:02:32,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/9f77433e4fcf4b0cac887b7b2e5e17f2 used request id req-8e1a4665-a5bb-49b2-a13f-925555477e98 2018-09-22 05:02:32,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/450767aa6eb54c6ab32cab02b55491f3/users/9f77433e4fcf4b0cac887b7b2e5e17f2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc2cecb0ff845c8da9b7703f4c7906087bb8c09" 2018-09-22 05:02:33,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73226fce-33da-4631-8c1a-7118e69614ff Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/450767aa6eb54c6ab32cab02b55491f3/users/9f77433e4fcf4b0cac887b7b2e5e17f2/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 05:02:33,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/450767aa6eb54c6ab32cab02b55491f3/users/9f77433e4fcf4b0cac887b7b2e5e17f2/roles used request id req-73226fce-33da-4631-8c1a-7118e69614ff 2018-09-22 05:02:33,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc2cecb0ff845c8da9b7703f4c7906087bb8c09" 2018-09-22 05:02:33,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-040fb7c2-82ac-42ed-bf32-1fda88acf1be Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "domain_id": null, "name": "heat_stack_owner", "id": "856b989bf6d145da8925089966bd0dfd"}} 2018-09-22 05:02:33,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd used request id req-040fb7c2-82ac-42ed-bf32-1fda88acf1be 2018-09-22 05:02:33,183 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-1901969e-fc19-424-proj 2018-09-22 05:02:33,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/450767aa6eb54c6ab32cab02b55491f3/users/9f77433e4fcf4b0cac887b7b2e5e17f2/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc2cecb0ff845c8da9b7703f4c7906087bb8c09" 2018-09-22 05:02:33,317 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4170123b-0581-44f1-99cc-5ecaeaa5581d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:33,317 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/450767aa6eb54c6ab32cab02b55491f3/users/9f77433e4fcf4b0cac887b7b2e5e17f2/roles/856b989bf6d145da8925089966bd0dfd used request id req-4170123b-0581-44f1-99cc-5ecaeaa5581d 2018-09-22 05:02:33,318 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-1901969e-fc19-424-user 2018-09-22 05:02:33,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:33,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" 2018-09-22 05:02:33,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0d3e86-c5b3-4add-bc26-3b0c0334cf96 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:02:33,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ec0d3e86-c5b3-4add-bc26-3b0c0334cf96 2018-09-22 05:02:33,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" -d '{"role": {"name": "CreateStackNegativeTests-1901969e-fc19-424-proj-role"}}' 2018-09-22 05:02:33,512 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:02:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9297a3cc-f926-4cec-ae2f-77859338e498 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1efaee70328f49208cb6c6b8cf83d7f7", "links": {"self": "http://172.30.9.23:5000/v3/roles/1efaee70328f49208cb6c6b8cf83d7f7"}, "name": "CreateStackNegativeTests-1901969e-fc19-424-proj-role"}} 2018-09-22 05:02:33,512 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-9297a3cc-f926-4cec-ae2f-77859338e498 2018-09-22 05:02:33,513 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-1901969e-fc19-424-proj-role 2018-09-22 05:02:33,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/1efaee70328f49208cb6c6b8cf83d7f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" 2018-09-22 05:02:33,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cccca9c-8242-424a-a59f-6f228de431b0 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/1efaee70328f49208cb6c6b8cf83d7f7"}, "domain_id": null, "name": "CreateStackNegativeTests-1901969e-fc19-424-proj-role", "id": "1efaee70328f49208cb6c6b8cf83d7f7"}} 2018-09-22 05:02:33,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/1efaee70328f49208cb6c6b8cf83d7f7 used request id req-5cccca9c-8242-424a-a59f-6f228de431b0 2018-09-22 05:02:33,606 - keystone_utils - INFO - Granting role CreateStackNegativeTests-1901969e-fc19-424-proj-role to project CreateStackNegativeTests-1901969e-fc19-424-proj 2018-09-22 05:02:33,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/450767aa6eb54c6ab32cab02b55491f3/users/9f77433e4fcf4b0cac887b7b2e5e17f2/roles/1efaee70328f49208cb6c6b8cf83d7f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" 2018-09-22 05:02:33,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb31acb7-8911-4557-ab90-cb110e2a8a91 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:33,735 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/450767aa6eb54c6ab32cab02b55491f3/users/9f77433e4fcf4b0cac887b7b2e5e17f2/roles/1efaee70328f49208cb6c6b8cf83d7f7 used request id req-bb31acb7-8911-4557-ab90-cb110e2a8a91 2018-09-22 05:02:33,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:33,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:34,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1efaee70328f49208cb6c6b8cf83d7f7", "name": "CreateStackNegativeTests-1901969e-fc19-424-proj-role"}, {"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}], "expires_at": "2018-09-22T06:02:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "450767aa6eb54c6ab32cab02b55491f3", "name": "CreateStackNegativeTests-1901969e-fc19-424-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/450767aa6eb54c6ab32cab02b55491f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/450767aa6eb54c6ab32cab02b55491f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/450767aa6eb54c6ab32cab02b55491f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/450767aa6eb54c6ab32cab02b55491f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/450767aa6eb54c6ab32cab02b55491f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/450767aa6eb54c6ab32cab02b55491f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/450767aa6eb54c6ab32cab02b55491f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/450767aa6eb54c6ab32cab02b55491f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/450767aa6eb54c6ab32cab02b55491f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/450767aa6eb54c6ab32cab02b55491f3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/450767aa6eb54c6ab32cab02b55491f3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/450767aa6eb54c6ab32cab02b55491f3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-1901969e-fc19-424-user", "id": "9f77433e4fcf4b0cac887b7b2e5e17f2"}, "audit_ids": ["N8UBowPJTpGTNB1UanreFA"], "issued_at": "2018-09-22T05:02:34.000000Z"}} 2018-09-22 05:02:34,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4408451c834a8f70831992577137ea890fa2bc2c" 2018-09-22 05:02:34,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d5bb89-d33b-42ce-868e-1d9f3f7f0811 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:34,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-76d5bb89-d33b-42ce-868e-1d9f3f7f0811 2018-09-22 05:02:34,282 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:02:34,284 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 05:02:34,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/450767aa6eb54c6ab32cab02b55491f3/stacks?stack_name=CreateStackNegativeTests-0a68c3c0-82f0-42ca-ab61-79227f3b90c6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4408451c834a8f70831992577137ea890fa2bc2c" 2018-09-22 05:02:34,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:34 GMT Server: Apache x-openstack-request-id: req-304ee6f3-62e8-48a1-9e8c-be834bd8ca66 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-22 05:02:34,467 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/450767aa6eb54c6ab32cab02b55491f3/stacks?stack_name=CreateStackNegativeTests-0a68c3c0-82f0-42ca-ab61-79227f3b90c6 used request id req-304ee6f3-62e8-48a1-9e8c-be834bd8ca66 2018-09-22 05:02:34,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/450767aa6eb54c6ab32cab02b55491f3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4408451c834a8f70831992577137ea890fa2bc2c" -d '{"stack_name": "CreateStackNegativeTests-0a68c3c0-82f0-42ca-ab61-79227f3b90c6", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}}' 2018-09-22 05:02:35,013 - keystoneauth.session - DEBUG - RESP: [400] Date: Sat, 22 Sep 2018 05:02:34 GMT Server: Apache x-openstack-request-id: req-05411c33-f35e-4c93-9e5e-5cab7c8d16d7 Content-Length: 383 Content-Type: application/json RESP BODY: {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error: : resources.my_instance.properties.image: : Error validating value 'heat_utils_tests': No images matching {'name': u'heat_utils_tests'}.", "traceback": null, "type": "StackValidationFailed"}, "title": "Bad Request"} 2018-09-22 05:02:35,013 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/450767aa6eb54c6ab32cab02b55491f3/stacks used request id req-05411c33-f35e-4c93-9e5e-5cab7c8d16d7 2018-09-22 05:02:35,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" 2018-09-22 05:02:35,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-3dda3ec8-2f33-457f-8c6f-d85030dfea5e Date: Sat, 22 Sep 2018 05:02:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 05:02:35,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3dda3ec8-2f33-457f-8c6f-d85030dfea5e 2018-09-22 05:02:35,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" 2018-09-22 05:02:35,337 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-969a412d-29af-4aaf-a90f-c25ed524b6f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:35,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-969a412d-29af-4aaf-a90f-c25ed524b6f2 2018-09-22 05:02:35,337 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:35,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" 2018-09-22 05:02:35,420 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a42c5af3-a980-4b57-abeb-eaae68e27f82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:35,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-a42c5af3-a980-4b57-abeb-eaae68e27f82 2018-09-22 05:02:35,420 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:35,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" 2018-09-22 05:02:35,510 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8088707f-5cd6-448c-a05d-ae0cd5a317d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:35,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-8088707f-5cd6-448c-a05d-ae0cd5a317d3 2018-09-22 05:02:35,510 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:35,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" 2018-09-22 05:02:35,599 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a26ca6e-d57d-468c-9648-8f4a21d905d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:35,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-1a26ca6e-d57d-468c-9648-8f4a21d905d8 2018-09-22 05:02:35,600 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:35,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" 2018-09-22 05:02:35,681 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a705ab66-cb6e-436d-9b50-2b08a50cc81e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:35,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-a705ab66-cb6e-436d-9b50-2b08a50cc81e 2018-09-22 05:02:35,682 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:35,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" 2018-09-22 05:02:35,775 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f4bbc45-d4a7-401b-a365-efa37e82c9d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:35,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-5f4bbc45-d4a7-401b-a365-efa37e82c9d4 2018-09-22 05:02:35,776 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:35,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" 2018-09-22 05:02:35,859 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55bc0c22-c2da-4d3a-8093-dc8bba21c157 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:35,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-55bc0c22-c2da-4d3a-8093-dc8bba21c157 2018-09-22 05:02:35,859 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:35,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" 2018-09-22 05:02:35,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ebc354-2bfd-4391-9b31-cfd03d122b17 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-22 05:02:35,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40 used request id req-51ebc354-2bfd-4391-9b31-cfd03d122b17 2018-09-22 05:02:35,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" 2018-09-22 05:02:36,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84de8931-ab35-445b-bfae-ebd83bcebe11 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 05:02:36,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-84de8931-ab35-445b-bfae-ebd83bcebe11 2018-09-22 05:02:36,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" 2018-09-22 05:02:36,124 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-408dab18-64d8-4e98-8b04-3cbe30b468f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f47b9399112b4beb8e9138184632d31b.", "code": 404, "title": "Not Found"}} 2018-09-22 05:02:36,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f47b9399112b4beb8e9138184632d31b used request id req-408dab18-64d8-4e98-8b04-3cbe30b468f7 2018-09-22 05:02:36,124 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:02:36,125 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-1901969e-fc19-424-proj 2018-09-22 05:02:36,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/450767aa6eb54c6ab32cab02b55491f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" 2018-09-22 05:02:36,310 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-647248a5-2b27-41a3-b40e-da49a6370e5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:36,311 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/450767aa6eb54c6ab32cab02b55491f3 used request id req-647248a5-2b27-41a3-b40e-da49a6370e5a 2018-09-22 05:02:36,311 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-1901969e-fc19-424-proj-role 2018-09-22 05:02:36,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/1efaee70328f49208cb6c6b8cf83d7f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" 2018-09-22 05:02:36,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5de6072-8e69-472d-a475-8f7a6450257f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:36,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/1efaee70328f49208cb6c6b8cf83d7f7 used request id req-a5de6072-8e69-472d-a475-8f7a6450257f 2018-09-22 05:02:36,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f2ed8d15b9c1da14e831bb238a8670b933a5add" 2018-09-22 05:02:36,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e8b377-8af8-46a1-8bec-847a3057288e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:02:36,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-54e8b377-8af8-46a1-8bec-847a3057288e 2018-09-22 05:02:36,536 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-1901969e-fc19-424-user 2018-09-22 05:02:36,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9f77433e4fcf4b0cac887b7b2e5e17f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc2cecb0ff845c8da9b7703f4c7906087bb8c09" 2018-09-22 05:02:36,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e54195ef-8807-45c1-9d4e-6714ac4d396e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:36,707 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9f77433e4fcf4b0cac887b7b2e5e17f2 used request id req-e54195ef-8807-45c1-9d4e-6714ac4d396e 2018-09-22 05:02:36,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:37,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:02:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["_1_elbxzS3OkIwf6820-rA"], "issued_at": "2018-09-22T05:02:37.000000Z"}} 2018-09-22 05:02:37,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6633c1867a66c981ad64ae6a72cc41fbc4466858" 2018-09-22 05:02:37,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c001567-df16-478f-9ed5-ee42034e22a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:37,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2c001567-df16-478f-9ed5-ee42034e22a9 2018-09-22 05:02:37,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:37,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:37,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:02:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["p17H2DnZS_GxeJSQ6k-EeA"], "issued_at": "2018-09-22T05:02:37.000000Z"}} 2018-09-22 05:02:37,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05198b33019ac2c3ea23669927ec1bfb23d3ef2" 2018-09-22 05:02:37,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cb3d245-33c8-4e55-b4f0-2fe21fa6a200 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:37,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1cb3d245-33c8-4e55-b4f0-2fe21fa6a200 2018-09-22 05:02:37,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:02:37,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:02:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:02:37,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05198b33019ac2c3ea23669927ec1bfb23d3ef2" 2018-09-22 05:02:37,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7543d473-facf-4b1e-8a18-7a403a67ab58 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 05:02:37,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj used request id req-7543d473-facf-4b1e-8a18-7a403a67ab58 2018-09-22 05:02:37,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05198b33019ac2c3ea23669927ec1bfb23d3ef2" 2018-09-22 05:02:37,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c463332b-e632-4798-9331-ed181bd21e9c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:02:37,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c463332b-e632-4798-9331-ed181bd21e9c 2018-09-22 05:02:37,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05198b33019ac2c3ea23669927ec1bfb23d3ef2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}}' 2018-09-22 05:02:38,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc04f473-5909-408d-84b4-b6dad62b8259 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9"}, "enabled": true, "id": "42a4933d49384e0895560c20e5cf40a9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}} 2018-09-22 05:02:38,051 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-fc04f473-5909-408d-84b4-b6dad62b8259 2018-09-22 05:02:38,051 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj 2018-09-22 05:02:38,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:38,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:38,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:02:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["iHeS-LTXQGCfD0GDIgU4JQ"], "issued_at": "2018-09-22T05:02:38.000000Z"}} 2018-09-22 05:02:38,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b0b971e2e5f2eca484079c5d3d49ed7d05be2b" 2018-09-22 05:02:38,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de680eb3-5cd3-4906-b38e-cdc342fcd324 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:38,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-de680eb3-5cd3-4906-b38e-cdc342fcd324 2018-09-22 05:02:38,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:02:38,524 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:02:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:02:38,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b0b971e2e5f2eca484079c5d3d49ed7d05be2b" 2018-09-22 05:02:38,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b150699-fd04-48fc-9bd1-80772bd804be Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:02:38,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3b150699-fd04-48fc-9bd1-80772bd804be 2018-09-22 05:02:38,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b0b971e2e5f2eca484079c5d3d49ed7d05be2b" 2018-09-22 05:02:38,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eb5a718-f3ea-4d32-9ddc-053259bc43e5 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9"}, "enabled": true, "id": "42a4933d49384e0895560c20e5cf40a9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}]} 2018-09-22 05:02:38,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj used request id req-4eb5a718-f3ea-4d32-9ddc-053259bc43e5 2018-09-22 05:02:38,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b0b971e2e5f2eca484079c5d3d49ed7d05be2b" 2018-09-22 05:02:38,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f859794e-6f6f-460e-9b43-f87dafeebe60 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:02:38,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f859794e-6f6f-460e-9b43-f87dafeebe60 2018-09-22 05:02:39,183 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-d5c43263-5351-42e-user 2018-09-22 05:02:39,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:39,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05198b33019ac2c3ea23669927ec1bfb23d3ef2" 2018-09-22 05:02:39,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91afc5dd-38bc-4767-9b84-15e30cf4ee07 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:02:39,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-91afc5dd-38bc-4767-9b84-15e30cf4ee07 2018-09-22 05:02:39,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05198b33019ac2c3ea23669927ec1bfb23d3ef2" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj-role"}}' 2018-09-22 05:02:39,404 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:02:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6889adf5-f67e-4edc-8de7-940783076b1b Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e022b1cf6be44f7a8d1ada1d21bcd3b0", "links": {"self": "http://172.30.9.23:5000/v3/roles/e022b1cf6be44f7a8d1ada1d21bcd3b0"}, "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj-role"}} 2018-09-22 05:02:39,404 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6889adf5-f67e-4edc-8de7-940783076b1b 2018-09-22 05:02:39,405 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj-role 2018-09-22 05:02:39,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e022b1cf6be44f7a8d1ada1d21bcd3b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05198b33019ac2c3ea23669927ec1bfb23d3ef2" 2018-09-22 05:02:39,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-371e6ef1-b796-4082-9525-5127af210bb3 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e022b1cf6be44f7a8d1ada1d21bcd3b0"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj-role", "id": "e022b1cf6be44f7a8d1ada1d21bcd3b0"}} 2018-09-22 05:02:39,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e022b1cf6be44f7a8d1ada1d21bcd3b0 used request id req-371e6ef1-b796-4082-9525-5127af210bb3 2018-09-22 05:02:39,424 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj-role to project CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj 2018-09-22 05:02:39,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9/users/5bb4af21341243b4ac78a691a544ecc3/roles/e022b1cf6be44f7a8d1ada1d21bcd3b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05198b33019ac2c3ea23669927ec1bfb23d3ef2" 2018-09-22 05:02:39,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:02:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60a28187-dfe4-4eb2-8093-df9659bafb0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:02:39,568 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9/users/5bb4af21341243b4ac78a691a544ecc3/roles/e022b1cf6be44f7a8d1ada1d21bcd3b0 used request id req-60a28187-dfe4-4eb2-8093-df9659bafb0e 2018-09-22 05:02:39,568 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:02:39,570 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 05:02:39,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:39,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:39,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e022b1cf6be44f7a8d1ada1d21bcd3b0", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj-role"}], "expires_at": "2018-09-22T06:02:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42a4933d49384e0895560c20e5cf40a9", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-user", "id": "5bb4af21341243b4ac78a691a544ecc3"}, "audit_ids": ["dVJYs6XATxyIRY31xd2VAg"], "issued_at": "2018-09-22T05:02:39.000000Z"}} 2018-09-22 05:02:39,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7795deb923ad6987811da0ddc05f023854cf848f" 2018-09-22 05:02:40,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f755e0-400a-425f-b487-f0d6d2010845 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:40,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-23f755e0-400a-425f-b487-f0d6d2010845 2018-09-22 05:02:40,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7795deb923ad6987811da0ddc05f023854cf848f" 2018-09-22 05:02:40,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-5b4746c7-65b5-4fc0-ab62-962495a2b880 Date: Sat, 22 Sep 2018 05:02:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-image"} 2018-09-22 05:02:40,217 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-image used request id req-5b4746c7-65b5-4fc0-ab62-962495a2b880 2018-09-22 05:02:40,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7795deb923ad6987811da0ddc05f023854cf848f" 2018-09-22 05:02:40,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-105dfc0c-eed9-47b0-b08d-32b388d6eecb Date: Sat, 22 Sep 2018 05:02:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:02:40,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-105dfc0c-eed9-47b0-b08d-32b388d6eecb 2018-09-22 05:02:40,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7795deb923ad6987811da0ddc05f023854cf848f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-image"}' 2018-09-22 05:02:40,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf X-Openstack-Request-Id: req-53b1edc4-970a-4389-8abe-8f25dcbece09 Date: Sat, 22 Sep 2018 05:02:40 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:02:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T05:02:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "min_disk": 0, "protected": false, "id": "359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "file": "/v2/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf/file", "checksum": null, "owner": "42a4933d49384e0895560c20e5cf40a9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:02:40,593 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-53b1edc4-970a-4389-8abe-8f25dcbece09 2018-09-22 05:02:40,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7795deb923ad6987811da0ddc05f023854cf848f" -d '' 2018-09-22 05:02:41,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8bfe1313-0857-4794-8aff-d14902f31fa0 Date: Sat, 22 Sep 2018 05:02:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:02:41,618 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf/file used request id req-8bfe1313-0857-4794-8aff-d14902f31fa0 2018-09-22 05:02:41,618 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 05:02:41,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7795deb923ad6987811da0ddc05f023854cf848f" 2018-09-22 05:02:41,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-70949ae8-ef79-4cf5-b575-7107e8d5cc69 Date: Sat, 22 Sep 2018 05:02:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:02:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:02:41Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf/snap", "metadata": {}}], "self": "/v2/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "min_disk": 0, "protected": false, "id": "359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "file": "/v2/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "42a4933d49384e0895560c20e5cf40a9", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:02:41,642 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf used request id req-70949ae8-ef79-4cf5-b575-7107e8d5cc69 2018-09-22 05:02:41,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7795deb923ad6987811da0ddc05f023854cf848f" 2018-09-22 05:02:41,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f3b157f0-edec-4ca9-8cd8-f99c2fbea9b9 Date: Sat, 22 Sep 2018 05:02:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:02:41,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f3b157f0-edec-4ca9-8cd8-f99c2fbea9b9 2018-09-22 05:02:41,795 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-image 2018-09-22 05:02:41,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7795deb923ad6987811da0ddc05f023854cf848f" 2018-09-22 05:02:41,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-8434ef25-11ab-4985-8abe-61556dfa9646 Date: Sat, 22 Sep 2018 05:02:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:02:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:02:41Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf/snap", "metadata": {}}], "self": "/v2/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "min_disk": 0, "protected": false, "id": "359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "file": "/v2/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "42a4933d49384e0895560c20e5cf40a9", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:02:41,814 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf used request id req-8434ef25-11ab-4985-8abe-61556dfa9646 2018-09-22 05:02:41,815 - create_image - DEBUG - Instance status is - active 2018-09-22 05:02:41,815 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-image 2018-09-22 05:02:41,815 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-image 2018-09-22 05:02:41,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:41,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:42,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e022b1cf6be44f7a8d1ada1d21bcd3b0", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj-role"}], "expires_at": "2018-09-22T06:02:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42a4933d49384e0895560c20e5cf40a9", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-user", "id": "5bb4af21341243b4ac78a691a544ecc3"}, "audit_ids": ["7YEw9keVS22iKqm6cH3y4w"], "issued_at": "2018-09-22T05:02:42.000000Z"}} 2018-09-22 05:02:42,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90b88c1e263876ddf4c8c31c0f3a3cbefd24cd74" 2018-09-22 05:02:42,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f88e27e-712c-44dc-8f70-f414bf708638 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:42,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1f88e27e-712c-44dc-8f70-f414bf708638 2018-09-22 05:02:42,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90b88c1e263876ddf4c8c31c0f3a3cbefd24cd74" 2018-09-22 05:02:42,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b4a66cb4-c7cb-4748-8611-20434d65a15f Date: Sat, 22 Sep 2018 05:02:42 GMT RESP BODY: {"networks":[]} 2018-09-22 05:02:42,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net used request id req-b4a66cb4-c7cb-4748-8611-20434d65a15f 2018-09-22 05:02:42,467 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net 2018-09-22 05:02:42,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90b88c1e263876ddf4c8c31c0f3a3cbefd24cd74" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net", "admin_state_up": true}}' 2018-09-22 05:02:43,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-40724900-7877-4283-851d-d93731138c45 Date: Sat, 22 Sep 2018 05:02:43 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T05:02:42Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:42Z","mtu":1450}} 2018-09-22 05:02:43,019 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-40724900-7877-4283-851d-d93731138c45 2018-09-22 05:02:43,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=db776dc1-5ed0-4f07-92eb-c062e26a9452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90b88c1e263876ddf4c8c31c0f3a3cbefd24cd74" 2018-09-22 05:02:43,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-e4df924f-899d-45f1-8b87-7bf557179959 Date: Sat, 22 Sep 2018 05:02: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-09-22T05:02:42Z","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"42a4933d49384e0895560c20e5cf40a9","id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net"}]} 2018-09-22 05:02:43,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=db776dc1-5ed0-4f07-92eb-c062e26a9452 used request id req-e4df924f-899d-45f1-8b87-7bf557179959 2018-09-22 05:02:43,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90b88c1e263876ddf4c8c31c0f3a3cbefd24cd74" 2018-09-22 05:02:43,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0b844108-1f54-4baf-97f8-ef52a9029eb4 Date: Sat, 22 Sep 2018 05:02:43 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:02:43,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 used request id req-0b844108-1f54-4baf-97f8-ef52a9029eb4 2018-09-22 05:02:43,440 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet 2018-09-22 05:02:43,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90b88c1e263876ddf4c8c31c0f3a3cbefd24cd74" -d '{"subnets": [{"ip_version": 4, "network_id": "db776dc1-5ed0-4f07-92eb-c062e26a9452", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet"}]}' 2018-09-22 05:02:44,252 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9146009e-1411-43c7-b3f3-154fcce0b40e Date: Sat, 22 Sep 2018 05:02:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:43Z","dns_nameservers":[],"updated_at":"2018-09-22T05:02:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"42a4933d49384e0895560c20e5cf40a9","id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet"}]} 2018-09-22 05:02:44,252 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-9146009e-1411-43c7-b3f3-154fcce0b40e 2018-09-22 05:02:44,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=db776dc1-5ed0-4f07-92eb-c062e26a9452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90b88c1e263876ddf4c8c31c0f3a3cbefd24cd74" 2018-09-22 05:02:44,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ebe40c4c-1a45-436e-b9df-401d2946da48 Date: Sat, 22 Sep 2018 05:02:44 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":["7f0ae438-cd19-45ab-b7a5-0de840d6f937"],"updated_at":"2018-09-22T05:02:43Z","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42a4933d49384e0895560c20e5cf40a9","id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net"}]} 2018-09-22 05:02:44,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=db776dc1-5ed0-4f07-92eb-c062e26a9452 used request id req-ebe40c4c-1a45-436e-b9df-401d2946da48 2018-09-22 05:02:44,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90b88c1e263876ddf4c8c31c0f3a3cbefd24cd74" 2018-09-22 05:02:44,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bae393b5-b1d1-4e49-9227-de118b03ff0e Date: Sat, 22 Sep 2018 05:02:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:43Z","dns_nameservers":[],"updated_at":"2018-09-22T05:02:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"42a4933d49384e0895560c20e5cf40a9","id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet"}]} 2018-09-22 05:02:44,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 used request id req-bae393b5-b1d1-4e49-9227-de118b03ff0e 2018-09-22 05:02:44,896 - OpenStackNetwork - DEBUG - Network [db776dc1-5ed0-4f07-92eb-c062e26a9452] created successfully 2018-09-22 05:02:44,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:44,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:45,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e022b1cf6be44f7a8d1ada1d21bcd3b0", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj-role"}], "expires_at": "2018-09-22T06:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42a4933d49384e0895560c20e5cf40a9", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-user", "id": "5bb4af21341243b4ac78a691a544ecc3"}, "audit_ids": ["nq4aIUDuRiqJykzcpc9g8w"], "issued_at": "2018-09-22T05:02:45.000000Z"}} 2018-09-22 05:02:45,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01eb5b3d65af8be88cb35d59a51c4fe234096dc0" 2018-09-22 05:02:45,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c462f8-b556-4bf5-899e-f127f2e33780 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:45,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d5c462f8-b556-4bf5-899e-f127f2e33780 2018-09-22 05:02:45,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01eb5b3d65af8be88cb35d59a51c4fe234096dc0" 2018-09-22 05:02:45,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2be919f1-59b2-4411-80ab-33e2a152119f Date: Sat, 22 Sep 2018 05:02:45 GMT RESP BODY: {"routers": []} 2018-09-22 05:02:45,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-router&admin_state_up=True used request id req-2be919f1-59b2-4411-80ab-33e2a152119f 2018-09-22 05:02:45,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:45,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:45,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e022b1cf6be44f7a8d1ada1d21bcd3b0", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj-role"}], "expires_at": "2018-09-22T06:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42a4933d49384e0895560c20e5cf40a9", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-user", "id": "5bb4af21341243b4ac78a691a544ecc3"}, "audit_ids": ["zqrei5wpTPOaxqAfbiLjBQ"], "issued_at": "2018-09-22T05:02:45.000000Z"}} 2018-09-22 05:02:45,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb84a2fae5a4d3afb52d9aaf9b23b2c85867ae3" 2018-09-22 05:02:46,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de00d572-a548-43aa-a030-051eba2b78a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:46,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-de00d572-a548-43aa-a030-051eba2b78a1 2018-09-22 05:02:46,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01eb5b3d65af8be88cb35d59a51c4fe234096dc0" 2018-09-22 05:02:46,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-44ce6959-5bd9-4214-8f55-a4cf69abc8e3 Date: Sat, 22 Sep 2018 05:02:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:02:46,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-44ce6959-5bd9-4214-8f55-a4cf69abc8e3 2018-09-22 05:02:46,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01eb5b3d65af8be88cb35d59a51c4fe234096dc0" 2018-09-22 05:02:46,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b24a8cbc-a8e0-4f69-9e88-8344a00ba7d6 Date: Sat, 22 Sep 2018 05:02:46 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:02:46,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-b24a8cbc-a8e0-4f69-9e88-8344a00ba7d6 2018-09-22 05:02:46,471 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-router 2018-09-22 05:02:46,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01eb5b3d65af8be88cb35d59a51c4fe234096dc0" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-router", "admin_state_up": true}}' 2018-09-22 05:02:51,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-e3d78d1c-c334-47c2-b837-83f05d48859a Date: Sat, 22 Sep 2018 05:02:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:47Z", "admin_state_up": true, "updated_at": "2018-09-22T05:02:48Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-router"}} 2018-09-22 05:02:51,639 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-e3d78d1c-c334-47c2-b837-83f05d48859a 2018-09-22 05:02:51,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01eb5b3d65af8be88cb35d59a51c4fe234096dc0" 2018-09-22 05:02:51,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e36452be-ad9f-4061-abc8-beeace9ed97f Date: Sat, 22 Sep 2018 05:02:51 GMT RESP BODY: {"ports":[]} 2018-09-22 05:02:51,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff used request id req-e36452be-ad9f-4061-abc8-beeace9ed97f 2018-09-22 05:02:51,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01eb5b3d65af8be88cb35d59a51c4fe234096dc0" 2018-09-22 05:02:52,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9ea32b77-bdaa-44e5-bd6d-100b25f3f767 Date: Sat, 22 Sep 2018 05:02: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":["7f0ae438-cd19-45ab-b7a5-0de840d6f937"],"updated_at":"2018-09-22T05:02:43Z","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42a4933d49384e0895560c20e5cf40a9","id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net"}]} 2018-09-22 05:02:52,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net used request id req-9ea32b77-bdaa-44e5-bd6d-100b25f3f767 2018-09-22 05:02:52,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:02:52,123 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:02:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:02:52,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01eb5b3d65af8be88cb35d59a51c4fe234096dc0" 2018-09-22 05:02:52,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d36a900-11db-454e-98d8-209acdb51594 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9"}, "enabled": true, "id": "42a4933d49384e0895560c20e5cf40a9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}} 2018-09-22 05:02:52,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 used request id req-4d36a900-11db-454e-98d8-209acdb51594 2018-09-22 05:02:52,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01eb5b3d65af8be88cb35d59a51c4fe234096dc0" 2018-09-22 05:02:52,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ed37c8b7-7106-46e4-a198-ec2301be7619 Date: Sat, 22 Sep 2018 05:02:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:43Z","dns_nameservers":[],"updated_at":"2018-09-22T05:02:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"42a4933d49384e0895560c20e5cf40a9","id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet"}]} 2018-09-22 05:02:52,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 used request id req-ed37c8b7-7106-46e4-a198-ec2301be7619 2018-09-22 05:02:52,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452&name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01eb5b3d65af8be88cb35d59a51c4fe234096dc0" 2018-09-22 05:02:52,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dbaf6d81-9634-49eb-a5a3-698be37d8e7b Date: Sat, 22 Sep 2018 05:02:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:43Z","dns_nameservers":[],"updated_at":"2018-09-22T05:02:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"42a4933d49384e0895560c20e5cf40a9","id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet"}]} 2018-09-22 05:02:52,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452&name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet used request id req-dbaf6d81-9634-49eb-a5a3-698be37d8e7b 2018-09-22 05:02:52,491 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-22 05:02:52,491 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-router 2018-09-22 05:02:52,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01eb5b3d65af8be88cb35d59a51c4fe234096dc0" -d '{"subnet_id": "7f0ae438-cd19-45ab-b7a5-0de840d6f937"}' 2018-09-22 05:02:54,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4197eebd-1213-4bf4-b751-0792840f6906 Date: Sat, 22 Sep 2018 05:02:54 GMT RESP BODY: {"network_id": "db776dc1-5ed0-4f07-92eb-c062e26a9452", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "subnet_id": "7f0ae438-cd19-45ab-b7a5-0de840d6f937", "subnet_ids": ["7f0ae438-cd19-45ab-b7a5-0de840d6f937"], "port_id": "93d6526a-6fb1-4930-8655-392c28c6c69f", "id": "31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff"} 2018-09-22 05:02:54,536 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff/add_router_interface used request id req-4197eebd-1213-4bf4-b751-0792840f6906 2018-09-22 05:02:54,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01eb5b3d65af8be88cb35d59a51c4fe234096dc0" 2018-09-22 05:02:54,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-740e81d2-483a-4de5-b227-64ecf159c152 Date: Sat, 22 Sep 2018 05:02:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:47Z", "admin_state_up": true, "updated_at": "2018-09-22T05:02:53Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-router"}} 2018-09-22 05:02:54,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff used request id req-740e81d2-483a-4de5-b227-64ecf159c152 2018-09-22 05:02:54,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01eb5b3d65af8be88cb35d59a51c4fe234096dc0" 2018-09-22 05:02:54,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-db141fb7-61e6-407e-aa10-d02965ac63c6 Date: Sat, 22 Sep 2018 05:02:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:02:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.1"}],"id":"93d6526a-6fb1-4930-8655-392c28c6c69f","security_groups":[],"mac_address":"fa:16:3e:58:44:2c","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:53Z","binding:vnic_type":"normal","device_id":"31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff"}]} 2018-09-22 05:02:54,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff used request id req-db141fb7-61e6-407e-aa10-d02965ac63c6 2018-09-22 05:02:54,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/7f0ae438-cd19-45ab-b7a5-0de840d6f937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01eb5b3d65af8be88cb35d59a51c4fe234096dc0" 2018-09-22 05:02:55,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-7ed89afe-19f3-4ba2-b3bc-a5fa9a73eee6 Date: Sat, 22 Sep 2018 05:02:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:43Z","dns_nameservers":[],"updated_at":"2018-09-22T05:02:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"42a4933d49384e0895560c20e5cf40a9","id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet"}} 2018-09-22 05:02:55,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/7f0ae438-cd19-45ab-b7a5-0de840d6f937 used request id req-7ed89afe-19f3-4ba2-b3bc-a5fa9a73eee6 2018-09-22 05:02:55,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:55,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:55,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:02:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["fgoHxPBhT_69DIpw9Oz4_Q"], "issued_at": "2018-09-22T05:02:55.000000Z"}} 2018-09-22 05:02:55,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d41b2f66ccf399d4c79ab6b8c9798364f7d938f5" 2018-09-22 05:02:55,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1524e437-9fac-4ff0-bde8-2dec009d92ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:55,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1524e437-9fac-4ff0-bde8-2dec009d92ac 2018-09-22 05:02:55,651 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:02:55,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d41b2f66ccf399d4c79ab6b8c9798364f7d938f5" 2018-09-22 05:02:55,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02: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-637a824d-3593-496b-8567-1cb8e555301b x-compute-request-id: req-637a824d-3593-496b-8567-1cb8e555301b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 05:02:55,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-637a824d-3593-496b-8567-1cb8e555301b 2018-09-22 05:02:55,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d41b2f66ccf399d4c79ab6b8c9798364f7d938f5" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 05:02:55,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02: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-82ef7754-df05-4183-a93b-4c572868ebe4 x-compute-request-id: req-82ef7754-df05-4183-a93b-4c572868ebe4 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0d2a5f64-acb0-45dd-9ba5-90930db3e106", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:02:55,905 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-82ef7754-df05-4183-a93b-4c572868ebe4 2018-09-22 05:02:55,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:55,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:56,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e022b1cf6be44f7a8d1ada1d21bcd3b0", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj-role"}], "expires_at": "2018-09-22T06:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42a4933d49384e0895560c20e5cf40a9", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-user", "id": "5bb4af21341243b4ac78a691a544ecc3"}, "audit_ids": ["cSzdBotjScyYnU6fNEekDw"], "issued_at": "2018-09-22T05:02:56.000000Z"}} 2018-09-22 05:02:56,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81da94e3cb74f93b54c9a6428bf3d729a30182e" 2018-09-22 05:02:56,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c530a7e1-7bad-4586-bc28-411b13acc924 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:56,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c530a7e1-7bad-4586-bc28-411b13acc924 2018-09-22 05:02:56,364 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:02:56,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81da94e3cb74f93b54c9a6428bf3d729a30182e" 2018-09-22 05:02:56,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02: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-0a257337-fee5-436c-bcde-e5b37142733d x-compute-request-id: req-0a257337-fee5-436c-bcde-e5b37142733d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 05:02:56,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-0a257337-fee5-436c-bcde-e5b37142733d 2018-09-22 05:02:56,535 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-kp... 2018-09-22 05:02:56,535 - OpenStackKeypair - INFO - Creating new keypair 2018-09-22 05:02:56,637 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-kp 2018-09-22 05:02:56,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81da94e3cb74f93b54c9a6428bf3d729a30182e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDExcoU0yYx/aCGRSjAwFRszV3XCTBj9Bx/ikNQuol80C6yDhZdDUHsHXZYdgZOmFE/9zITIBQriZ3YyEcbQwMAmxibdgdtUdf4CTE6xZ9PCMcNwS6LXbjnM2tSXak/bL/mYP/zYj8TVp/lvOIZNBKJgUPayfkUjiZugNTKl5W8mQ==", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-kp"}}' 2018-09-22 05:02:56,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02: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-5b362d52-e593-469c-85eb-0b93c376bf2d x-compute-request-id: req-5b362d52-e593-469c-85eb-0b93c376bf2d Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDExcoU0yYx/aCGRSjAwFRszV3XCTBj9Bx/ikNQuol80C6yDhZdDUHsHXZYdgZOmFE/9zITIBQriZ3YyEcbQwMAmxibdgdtUdf4CTE6xZ9PCMcNwS6LXbjnM2tSXak/bL/mYP/zYj8TVp/lvOIZNBKJgUPayfkUjiZugNTKl5W8mQ==", "user_id": "5bb4af21341243b4ac78a691a544ecc3", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-kp", "fingerprint": "39:2c:7e:e1:e8:ec:a0:ac:61:35:49:05:73:74:43:9a"}} 2018-09-22 05:02:56,698 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-5b362d52-e593-469c-85eb-0b93c376bf2d 2018-09-22 05:02:56,700 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604.pub 2018-09-22 05:02:56,701 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604 2018-09-22 05:02:56,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:02:56,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:02:57,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e022b1cf6be44f7a8d1ada1d21bcd3b0", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj-role"}], "expires_at": "2018-09-22T06:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42a4933d49384e0895560c20e5cf40a9", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-user", "id": "5bb4af21341243b4ac78a691a544ecc3"}, "audit_ids": ["fxscfBqvRr-cOP71HZjESA"], "issued_at": "2018-09-22T05:02:57.000000Z"}} 2018-09-22 05:02:57,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:02:57,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb597c5f-cc70-47cf-adef-f2d8f6c913c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:02:57,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bb597c5f-cc70-47cf-adef-f2d8f6c913c5 2018-09-22 05:02:57,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:02:57,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0a94cab1-a4ac-48c0-8094-5aa58afc5974 Date: Sat, 22 Sep 2018 05:02:57 GMT RESP BODY: {"security_groups": []} 2018-09-22 05:02:57,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-sec-grp used request id req-0a94cab1-a4ac-48c0-8094-5aa58afc5974 2018-09-22 05:02:57,346 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-sec-grp... 2018-09-22 05:02:57,346 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-sec-grp 2018-09-22 05:02:57,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-sec-grp"}}' 2018-09-22 05:02:57,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-4d56c485-6cef-42f0-ad4b-4bdcd617b75d Date: Sat, 22 Sep 2018 05:02:57 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:57Z", "updated_at": "2018-09-22T05:02:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "revision_number": 0, "id": "01dcf6eb-d9d7-490d-a712-afedd2d05337", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "42a4933d49384e0895560c20e5cf40a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "revision_number": 0, "id": "2b8253ba-975f-4862-89db-5bd5c128c25f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "42a4933d49384e0895560c20e5cf40a9"}], "revision_number": 2, "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-sec-grp"}} 2018-09-22 05:02:57,723 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-4d56c485-6cef-42f0-ad4b-4bdcd617b75d 2018-09-22 05:02:57,724 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6e136f2-8987-404d-9373-eaa8b57d8aed 2018-09-22 05:02:57,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a6e136f2-8987-404d-9373-eaa8b57d8aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:02:57,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1ab14ff5-fa87-431d-b545-aee9cc676682 Date: Sat, 22 Sep 2018 05:02:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:57Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "01dcf6eb-d9d7-490d-a712-afedd2d05337"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:57Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "2b8253ba-975f-4862-89db-5bd5c128c25f"}]} 2018-09-22 05:02:57,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a6e136f2-8987-404d-9373-eaa8b57d8aed used request id req-1ab14ff5-fa87-431d-b545-aee9cc676682 2018-09-22 05:02:57,912 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6e136f2-8987-404d-9373-eaa8b57d8aed 2018-09-22 05:02:57,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a6e136f2-8987-404d-9373-eaa8b57d8aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:02:58,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d8cf9ee9-5b1f-44e1-9480-6050671ac100 Date: Sat, 22 Sep 2018 05:02:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:57Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "01dcf6eb-d9d7-490d-a712-afedd2d05337"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:57Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "2b8253ba-975f-4862-89db-5bd5c128c25f"}]} 2018-09-22 05:02:58,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a6e136f2-8987-404d-9373-eaa8b57d8aed used request id req-d8cf9ee9-5b1f-44e1-9480-6050671ac100 2018-09-22 05:02:58,090 - neutron_utils - INFO - Retrieving security group with ID - a6e136f2-8987-404d-9373-eaa8b57d8aed 2018-09-22 05:02:58,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a6e136f2-8987-404d-9373-eaa8b57d8aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:02:58,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-fd8f43ec-cbb4-4b5f-b30e-6cc6b9ba62d6 Date: Sat, 22 Sep 2018 05:02:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:57Z", "updated_at": "2018-09-22T05:02:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "revision_number": 0, "id": "01dcf6eb-d9d7-490d-a712-afedd2d05337", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "42a4933d49384e0895560c20e5cf40a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "revision_number": 0, "id": "2b8253ba-975f-4862-89db-5bd5c128c25f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "42a4933d49384e0895560c20e5cf40a9"}], "revision_number": 2, "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-sec-grp"}]} 2018-09-22 05:02:58,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a6e136f2-8987-404d-9373-eaa8b57d8aed used request id req-fd8f43ec-cbb4-4b5f-b30e-6cc6b9ba62d6 2018-09-22 05:02:58,293 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6e136f2-8987-404d-9373-eaa8b57d8aed 2018-09-22 05:02:58,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a6e136f2-8987-404d-9373-eaa8b57d8aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:02:58,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-54fbe7e9-b0db-4d05-ad23-c65200b79d91 Date: Sat, 22 Sep 2018 05:02:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:57Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "01dcf6eb-d9d7-490d-a712-afedd2d05337"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:57Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "2b8253ba-975f-4862-89db-5bd5c128c25f"}]} 2018-09-22 05:02:58,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a6e136f2-8987-404d-9373-eaa8b57d8aed used request id req-54fbe7e9-b0db-4d05-ad23-c65200b79d91 2018-09-22 05:02:58,469 - neutron_utils - INFO - Retrieving security group with ID - a6e136f2-8987-404d-9373-eaa8b57d8aed 2018-09-22 05:02:58,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a6e136f2-8987-404d-9373-eaa8b57d8aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:02:58,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-4c2391a6-2e28-406e-99f4-14e167fc091d Date: Sat, 22 Sep 2018 05:02:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:57Z", "updated_at": "2018-09-22T05:02:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "revision_number": 0, "id": "01dcf6eb-d9d7-490d-a712-afedd2d05337", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "42a4933d49384e0895560c20e5cf40a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "revision_number": 0, "id": "2b8253ba-975f-4862-89db-5bd5c128c25f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "42a4933d49384e0895560c20e5cf40a9"}], "revision_number": 2, "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-sec-grp"}]} 2018-09-22 05:02:58,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a6e136f2-8987-404d-9373-eaa8b57d8aed used request id req-4c2391a6-2e28-406e-99f4-14e167fc091d 2018-09-22 05:02:58,709 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6e136f2-8987-404d-9373-eaa8b57d8aed 2018-09-22 05:02:58,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a6e136f2-8987-404d-9373-eaa8b57d8aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:02:58,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-abb5d683-c460-4c88-9be9-6039b3337270 Date: Sat, 22 Sep 2018 05:02:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:57Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "01dcf6eb-d9d7-490d-a712-afedd2d05337"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:57Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "2b8253ba-975f-4862-89db-5bd5c128c25f"}]} 2018-09-22 05:02:58,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a6e136f2-8987-404d-9373-eaa8b57d8aed used request id req-abb5d683-c460-4c88-9be9-6039b3337270 2018-09-22 05:02:58,885 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-sec-grp 2018-09-22 05:02:58,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:02:58,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-33828e75-456b-4e5c-8234-74550773b8f9 Date: Sat, 22 Sep 2018 05:02:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:57Z", "updated_at": "2018-09-22T05:02:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "revision_number": 0, "id": "01dcf6eb-d9d7-490d-a712-afedd2d05337", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "42a4933d49384e0895560c20e5cf40a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "revision_number": 0, "id": "2b8253ba-975f-4862-89db-5bd5c128c25f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "42a4933d49384e0895560c20e5cf40a9"}], "revision_number": 2, "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-sec-grp"}]} 2018-09-22 05:02:58,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-sec-grp used request id req-33828e75-456b-4e5c-8234-74550773b8f9 2018-09-22 05:02:58,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:02:58,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:02:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:02:58,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:02:59,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b714f8f-cfc9-42c4-abe4-0d06718521e4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9"}, "enabled": true, "id": "42a4933d49384e0895560c20e5cf40a9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}} 2018-09-22 05:02:59,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 used request id req-3b714f8f-cfc9-42c4-abe4-0d06718521e4 2018-09-22 05:02:59,033 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6e136f2-8987-404d-9373-eaa8b57d8aed 2018-09-22 05:02:59,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a6e136f2-8987-404d-9373-eaa8b57d8aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:02:59,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4db018e6-e768-4456-a7ed-8f28342e5027 Date: Sat, 22 Sep 2018 05:02:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:57Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "01dcf6eb-d9d7-490d-a712-afedd2d05337"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:57Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "2b8253ba-975f-4862-89db-5bd5c128c25f"}]} 2018-09-22 05:02:59,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a6e136f2-8987-404d-9373-eaa8b57d8aed used request id req-4db018e6-e768-4456-a7ed-8f28342e5027 2018-09-22 05:02:59,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}d03fbf35abefb4df3ea90105506877bdff3010e1" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed"}}' 2018-09-22 05:02:59,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-75c2478a-6939-4698-b96b-98de0cf0eb8a Date: Sat, 22 Sep 2018 05:02:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:59Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:59Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "5afcb704-ceac-4d1e-9a4e-45d91117eb25"}} 2018-09-22 05:02:59,363 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-75c2478a-6939-4698-b96b-98de0cf0eb8a 2018-09-22 05:02:59,364 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-sec-grp 2018-09-22 05:02:59,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:02:59,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-6daf3865-a0eb-4d8b-9d92-dc18a457f0dc Date: Sat, 22 Sep 2018 05:02:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:57Z", "updated_at": "2018-09-22T05:02:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "revision_number": 0, "id": "01dcf6eb-d9d7-490d-a712-afedd2d05337", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "42a4933d49384e0895560c20e5cf40a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "revision_number": 0, "id": "2b8253ba-975f-4862-89db-5bd5c128c25f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "42a4933d49384e0895560c20e5cf40a9"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:59Z", "revision_number": 0, "id": "5afcb704-ceac-4d1e-9a4e-45d91117eb25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:59Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "42a4933d49384e0895560c20e5cf40a9"}], "revision_number": 3, "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-sec-grp"}]} 2018-09-22 05:02:59,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-sec-grp used request id req-6daf3865-a0eb-4d8b-9d92-dc18a457f0dc 2018-09-22 05:02:59,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:02:59,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c2f7252-a3a2-4666-bf56-60b781ab4b6e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9"}, "enabled": true, "id": "42a4933d49384e0895560c20e5cf40a9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}} 2018-09-22 05:02:59,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 used request id req-0c2f7252-a3a2-4666-bf56-60b781ab4b6e 2018-09-22 05:02:59,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6e136f2-8987-404d-9373-eaa8b57d8aed 2018-09-22 05:02:59,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a6e136f2-8987-404d-9373-eaa8b57d8aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:02:59,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-9abfedfa-395a-47b1-a1db-6f29b8be6c67 Date: Sat, 22 Sep 2018 05:02:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:57Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "01dcf6eb-d9d7-490d-a712-afedd2d05337"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:57Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "2b8253ba-975f-4862-89db-5bd5c128c25f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:59Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:59Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "5afcb704-ceac-4d1e-9a4e-45d91117eb25"}]} 2018-09-22 05:02:59,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a6e136f2-8987-404d-9373-eaa8b57d8aed used request id req-9abfedfa-395a-47b1-a1db-6f29b8be6c67 2018-09-22 05:02:59,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}d03fbf35abefb4df3ea90105506877bdff3010e1" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed"}}' 2018-09-22 05:02:59,884 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-bac317a4-4ae3-41b5-8090-063a0bb002f8 Date: Sat, 22 Sep 2018 05:02:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-22T05:02:59Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "port_range_min": 22, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:59Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "14c88856-82fb-4813-808d-e74176946f57"}} 2018-09-22 05:02:59,884 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-bac317a4-4ae3-41b5-8090-063a0bb002f8 2018-09-22 05:02:59,885 - neutron_utils - INFO - Retrieving security group with ID - a6e136f2-8987-404d-9373-eaa8b57d8aed 2018-09-22 05:02:59,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a6e136f2-8987-404d-9373-eaa8b57d8aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:03:00,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-2d7cd43d-d255-42a5-abdb-6cb4bde63693 Date: Sat, 22 Sep 2018 05:03:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:57Z", "updated_at": "2018-09-22T05:02:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "revision_number": 0, "id": "01dcf6eb-d9d7-490d-a712-afedd2d05337", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "42a4933d49384e0895560c20e5cf40a9"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T05:02:59Z", "revision_number": 0, "id": "14c88856-82fb-4813-808d-e74176946f57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:59Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "42a4933d49384e0895560c20e5cf40a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "revision_number": 0, "id": "2b8253ba-975f-4862-89db-5bd5c128c25f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "42a4933d49384e0895560c20e5cf40a9"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:59Z", "revision_number": 0, "id": "5afcb704-ceac-4d1e-9a4e-45d91117eb25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:59Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "42a4933d49384e0895560c20e5cf40a9"}], "revision_number": 4, "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-sec-grp"}]} 2018-09-22 05:03:00,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a6e136f2-8987-404d-9373-eaa8b57d8aed used request id req-2d7cd43d-d255-42a5-abdb-6cb4bde63693 2018-09-22 05:03:00,083 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a6e136f2-8987-404d-9373-eaa8b57d8aed 2018-09-22 05:03:00,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a6e136f2-8987-404d-9373-eaa8b57d8aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:03:00,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-45a38ce2-9c6b-4a0d-9b38-721418d0a751 Date: Sat, 22 Sep 2018 05:03:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:57Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "01dcf6eb-d9d7-490d-a712-afedd2d05337"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-22T05:02:59Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "port_range_min": 22, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:59Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "14c88856-82fb-4813-808d-e74176946f57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:57Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:57Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "2b8253ba-975f-4862-89db-5bd5c128c25f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:59Z", "security_group_id": "a6e136f2-8987-404d-9373-eaa8b57d8aed", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:59Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "5afcb704-ceac-4d1e-9a4e-45d91117eb25"}]} 2018-09-22 05:03:00,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a6e136f2-8987-404d-9373-eaa8b57d8aed used request id req-45a38ce2-9c6b-4a0d-9b38-721418d0a751 2018-09-22 05:03:00,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:03:00,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:03:00,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e022b1cf6be44f7a8d1ada1d21bcd3b0", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj-role"}], "expires_at": "2018-09-22T06:03:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42a4933d49384e0895560c20e5cf40a9", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-user", "id": "5bb4af21341243b4ac78a691a544ecc3"}, "audit_ids": ["9usjskk6R32q56b_OX6QmA"], "issued_at": "2018-09-22T05:03:00.000000Z"}} 2018-09-22 05:03:00,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:00,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1a03802-cfdd-4ecb-a026-dfb91cadbe7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:03:00,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e1a03802-cfdd-4ecb-a026-dfb91cadbe7e 2018-09-22 05:03:00,727 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:03:00,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:00,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b816b281-4f90-4174-8869-39539388e804 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:03:00,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b816b281-4f90-4174-8869-39539388e804 2018-09-22 05:03:00,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:01,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6b2dce26-fb46-4c33-afcd-49fdc9111cde Date: Sat, 22 Sep 2018 05:03: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":["7f0ae438-cd19-45ab-b7a5-0de840d6f937"],"updated_at":"2018-09-22T05:02:43Z","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42a4933d49384e0895560c20e5cf40a9","id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net"}]} 2018-09-22 05:03:01,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net used request id req-6b2dce26-fb46-4c33-afcd-49fdc9111cde 2018-09-22 05:03:01,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:03:01,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:03:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:03:01,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:01,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4fd171c-9876-451d-b842-1ae39764740d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9"}, "enabled": true, "id": "42a4933d49384e0895560c20e5cf40a9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}} 2018-09-22 05:03:01,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 used request id req-a4fd171c-9876-451d-b842-1ae39764740d 2018-09-22 05:03:01,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:01,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e2134b24-6559-4cc9-aa49-327d08a66b5c Date: Sat, 22 Sep 2018 05:03:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:43Z","dns_nameservers":[],"updated_at":"2018-09-22T05:02:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"42a4933d49384e0895560c20e5cf40a9","id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet"}]} 2018-09-22 05:03:01,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 used request id req-e2134b24-6559-4cc9-aa49-327d08a66b5c 2018-09-22 05:03:01,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452&name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:01,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9684df63-bf71-4a43-b5a3-999bf54acb05 Date: Sat, 22 Sep 2018 05:03:01 GMT RESP BODY: {"ports":[]} 2018-09-22 05:03:01,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452&name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604port-1&admin_state_up=True used request id req-9684df63-bf71-4a43-b5a3-999bf54acb05 2018-09-22 05:03:01,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:01,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03: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-8ecb240a-18d0-4022-99c0-e53ed2b30eed x-compute-request-id: req-8ecb240a-18d0-4022-99c0-e53ed2b30eed Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 05:03:01,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst used request id req-8ecb240a-18d0-4022-99c0-e53ed2b30eed 2018-09-22 05:03:01,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:01,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-32ee7836-7433-481a-90a3-6220debbbbf2 Date: Sat, 22 Sep 2018 05:03: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":["7f0ae438-cd19-45ab-b7a5-0de840d6f937"],"updated_at":"2018-09-22T05:02:43Z","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42a4933d49384e0895560c20e5cf40a9","id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net"}]} 2018-09-22 05:03:01,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net used request id req-32ee7836-7433-481a-90a3-6220debbbbf2 2018-09-22 05:03:01,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:01,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05e767e7-d9fa-4ce1-b957-c84e81460fb3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9"}, "enabled": true, "id": "42a4933d49384e0895560c20e5cf40a9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}} 2018-09-22 05:03:01,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 used request id req-05e767e7-d9fa-4ce1-b957-c84e81460fb3 2018-09-22 05:03:01,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:02,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9fbf00dd-556c-4255-a60d-c609576271fd Date: Sat, 22 Sep 2018 05:03:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:43Z","dns_nameservers":[],"updated_at":"2018-09-22T05:02:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"42a4933d49384e0895560c20e5cf40a9","id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet"}]} 2018-09-22 05:03:02,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 used request id req-9fbf00dd-556c-4255-a60d-c609576271fd 2018-09-22 05:03:02,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452&name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:02,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c0e87e09-bcb6-4617-8113-aba93dea7d14 Date: Sat, 22 Sep 2018 05:03:02 GMT RESP BODY: {"ports":[]} 2018-09-22 05:03:02,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452&name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604port-1&admin_state_up=True used request id req-c0e87e09-bcb6-4617-8113-aba93dea7d14 2018-09-22 05:03:02,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:03:02,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:03:02,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e022b1cf6be44f7a8d1ada1d21bcd3b0", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj-role"}], "expires_at": "2018-09-22T06:03:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42a4933d49384e0895560c20e5cf40a9", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/42a4933d49384e0895560c20e5cf40a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-user", "id": "5bb4af21341243b4ac78a691a544ecc3"}, "audit_ids": ["f7Nzu_8dTXa9T5s6Jm7p-w"], "issued_at": "2018-09-22T05:03:02.000000Z"}} 2018-09-22 05:03:02,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6245bda461579cb9cf839df3147f5a79ade34a82" 2018-09-22 05:03:02,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae1b8f5c-13f9-4e68-8a72-ebaeffebae2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:03:02,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ae1b8f5c-13f9-4e68-8a72-ebaeffebae2f 2018-09-22 05:03:02,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:03,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ca3fbff8-ba3d-4a47-99ca-4f24d5fb74b9 Date: Sat, 22 Sep 2018 05:03: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":["7f0ae438-cd19-45ab-b7a5-0de840d6f937"],"updated_at":"2018-09-22T05:02:43Z","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42a4933d49384e0895560c20e5cf40a9","id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net"}]} 2018-09-22 05:03:03,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net used request id req-ca3fbff8-ba3d-4a47-99ca-4f24d5fb74b9 2018-09-22 05:03:03,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:03,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1a0c96d9-39de-4e82-9a18-459bc389c7f6 Date: Sat, 22 Sep 2018 05:03:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:43Z","dns_nameservers":[],"updated_at":"2018-09-22T05:02:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"42a4933d49384e0895560c20e5cf40a9","id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet"}]} 2018-09-22 05:03:03,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 used request id req-1a0c96d9-39de-4e82-9a18-459bc389c7f6 2018-09-22 05:03:03,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:03,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ef4189b3-8868-438f-8292-64cc32095db7 Date: Sat, 22 Sep 2018 05:03: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":["7f0ae438-cd19-45ab-b7a5-0de840d6f937"],"updated_at":"2018-09-22T05:02:43Z","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42a4933d49384e0895560c20e5cf40a9","id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net"}]} 2018-09-22 05:03:03,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net used request id req-ef4189b3-8868-438f-8292-64cc32095db7 2018-09-22 05:03:03,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:03:03,552 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:03:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:03:03,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6245bda461579cb9cf839df3147f5a79ade34a82" 2018-09-22 05:03:03,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c56f42b3-a26d-472f-8d48-69b6a076fdd3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9"}, "enabled": true, "id": "42a4933d49384e0895560c20e5cf40a9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}} 2018-09-22 05:03:03,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 used request id req-c56f42b3-a26d-472f-8d48-69b6a076fdd3 2018-09-22 05:03:03,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:03,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-11350b81-67d1-4758-aba1-9460c218ebab Date: Sat, 22 Sep 2018 05:03:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:43Z","dns_nameservers":[],"updated_at":"2018-09-22T05:02:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"42a4933d49384e0895560c20e5cf40a9","id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet"}]} 2018-09-22 05:03:03,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 used request id req-11350b81-67d1-4758-aba1-9460c218ebab 2018-09-22 05:03:03,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452&name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:03,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a11c4d33-aa24-422f-a7ba-16bd6061f052 Date: Sat, 22 Sep 2018 05:03:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:43Z","dns_nameservers":[],"updated_at":"2018-09-22T05:02:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"42a4933d49384e0895560c20e5cf40a9","id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet"}]} 2018-09-22 05:03:03,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452&name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet used request id req-a11c4d33-aa24-422f-a7ba-16bd6061f052 2018-09-22 05:03:03,992 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net 2018-09-22 05:03:03,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" -d '{"port": {"network_id": "db776dc1-5ed0-4f07-92eb-c062e26a9452", "fixed_ips": [{"subnet_id": "7f0ae438-cd19-45ab-b7a5-0de840d6f937", "ip_address": "10.55.1.100"}], "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604port-1", "admin_state_up": true}}' 2018-09-22 05:03:04,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-dfc28536-cad0-464a-a208-daa0624e3171 Date: Sat, 22 Sep 2018 05:03:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.100"}],"id":"44ebfef0-c454-4eb6-975d-5163496af601","security_groups":["6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d"],"mac_address":"fa:16:3e:01:c3:65","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604port-1","project_id":"42a4933d49384e0895560c20e5cf40a9","qos_policy_id":null,"admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:03:04Z","binding:vnic_type":"normal"}} 2018-09-22 05:03:04,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-dfc28536-cad0-464a-a208-daa0624e3171 2018-09-22 05:03:04,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:05,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-44c239c1-6777-4c3c-8ca5-c6670c71b96f Date: Sat, 22 Sep 2018 05:03:05 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":["7f0ae438-cd19-45ab-b7a5-0de840d6f937"],"updated_at":"2018-09-22T05:02:43Z","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42a4933d49384e0895560c20e5cf40a9","id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net"}]} 2018-09-22 05:03:05,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net used request id req-44c239c1-6777-4c3c-8ca5-c6670c71b96f 2018-09-22 05:03:05,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:05,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d769f2a-2032-4849-a577-af4ada060a44 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9"}, "enabled": true, "id": "42a4933d49384e0895560c20e5cf40a9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}} 2018-09-22 05:03:05,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 used request id req-2d769f2a-2032-4849-a577-af4ada060a44 2018-09-22 05:03:05,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:05,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3b69774f-11f8-4dc5-b104-1d97116c198f Date: Sat, 22 Sep 2018 05:03:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:43Z","dns_nameservers":[],"updated_at":"2018-09-22T05:02:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"42a4933d49384e0895560c20e5cf40a9","id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet"}]} 2018-09-22 05:03:05,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 used request id req-3b69774f-11f8-4dc5-b104-1d97116c198f 2018-09-22 05:03:05,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452&name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:05,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-008c67b2-9b7c-4257-ac38-31562a8212d8 Date: Sat, 22 Sep 2018 05:03:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.100"}],"id":"44ebfef0-c454-4eb6-975d-5163496af601","security_groups":["6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d"],"mac_address":"fa:16:3e:01:c3:65","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604port-1","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:03:04Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 05:03:05,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452&name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604port-1&admin_state_up=True used request id req-008c67b2-9b7c-4257-ac38-31562a8212d8 2018-09-22 05:03:05,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:05,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e4b46ee-3147-4239-9199-0a7b0b848833 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9"}, "enabled": true, "id": "42a4933d49384e0895560c20e5cf40a9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}} 2018-09-22 05:03:05,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 used request id req-0e4b46ee-3147-4239-9199-0a7b0b848833 2018-09-22 05:03:05,539 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst 2018-09-22 05:03:05,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:05,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03: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-ca69642f-f47f-4fda-9511-287e05f5a82b x-compute-request-id: req-ca69642f-f47f-4fda-9511-287e05f5a82b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0d2a5f64-acb0-45dd-9ba5-90930db3e106", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-flavor-name"}]} 2018-09-22 05:03:05,577 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ca69642f-f47f-4fda-9511-287e05f5a82b 2018-09-22 05:03:05,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:05,600 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03: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-058e1134-1fa8-4cc3-8c06-deb8b66f143a x-compute-request-id: req-058e1134-1fa8-4cc3-8c06-deb8b66f143a Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0d2a5f64-acb0-45dd-9ba5-90930db3e106", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:03:05,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106 used request id req-058e1134-1fa8-4cc3-8c06-deb8b66f143a 2018-09-22 05:03:05,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:05,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-e830ca01-02e3-4b16-ad5c-01ac041688b0 Date: Sat, 22 Sep 2018 05:03:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:02:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:02:41Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf/snap", "metadata": {}}], "self": "/v2/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "min_disk": 0, "protected": false, "id": "359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "file": "/v2/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "42a4933d49384e0895560c20e5cf40a9", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-image"} 2018-09-22 05:03:05,773 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-image used request id req-e830ca01-02e3-4b16-ad5c-01ac041688b0 2018-09-22 05:03:05,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:05,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8c57e952-6510-4c9b-afd8-221297c870f8 Date: Sat, 22 Sep 2018 05:03:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:03:05,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-8c57e952-6510-4c9b-afd8-221297c870f8 2018-09-22 05:03:05,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst", "imageRef": "359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "key_name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-kp", "flavorRef": "0d2a5f64-acb0-45dd-9ba5-90930db3e106", "max_count": 1, "min_count": 1, "networks": [{"port": "44ebfef0-c454-4eb6-975d-5163496af601"}]}}' 2018-09-22 05:03:07,136 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:03: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-e86a9a4b-3e0b-4c67-a987-e9569663cb18 x-compute-request-id: req-e86a9a4b-3e0b-4c67-a987-e9569663cb18 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "913a6ee9-d97d-4e56-ac5c-d4e91569a140", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "bookmark"}], "adminPass": "Wpqm6XA3ka3R"}} 2018-09-22 05:03:07,136 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-e86a9a4b-3e0b-4c67-a987-e9569663cb18 2018-09-22 05:03:07,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:07,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03: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-55395182-c1c2-4b3c-aebc-962ff7e0c864 x-compute-request-id: req-55395182-c1c2-4b3c-aebc-962ff7e0c864 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.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "bookmark"}], "image": {"id": "359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "links": [{"href": "http://172.30.9.23:8774/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d2a5f64-acb0-45dd-9ba5-90930db3e106", "links": [{"href": "http://172.30.9.23:8774/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106", "rel": "bookmark"}]}, "id": "913a6ee9-d97d-4e56-ac5c-d4e91569a140", "user_id": "5bb4af21341243b4ac78a691a544ecc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:03:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-kp", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst", "created": "2018-09-22T05:03:07Z", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:03:07,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 used request id req-55395182-c1c2-4b3c-aebc-962ff7e0c864 2018-09-22 05:03:07,356 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst 2018-09-22 05:03:07,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:07,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03: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-4ea9179a-df68-4142-86ee-8bb98ec1b355 x-compute-request-id: req-4ea9179a-df68-4142-86ee-8bb98ec1b355 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.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "bookmark"}], "image": {"id": "359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "links": [{"href": "http://172.30.9.23:8774/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d2a5f64-acb0-45dd-9ba5-90930db3e106", "links": [{"href": "http://172.30.9.23:8774/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106", "rel": "bookmark"}]}, "id": "913a6ee9-d97d-4e56-ac5c-d4e91569a140", "user_id": "5bb4af21341243b4ac78a691a544ecc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:03:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-kp", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst", "created": "2018-09-22T05:03:07Z", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:03:07,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 used request id req-4ea9179a-df68-4142-86ee-8bb98ec1b355 2018-09-22 05:03:07,745 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst] is - BUILD 2018-09-22 05:03:07,745 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:03:10,748 - create_instance - DEBUG - VM status query timeout in 896.607698917 2018-09-22 05:03:10,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:11,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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,Accept-Encoding x-openstack-request-id: req-9bafbfa5-d42b-419c-9697-5a0eb8ffca9c x-compute-request-id: req-9bafbfa5-d42b-419c-9697-5a0eb8ffca9c Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "bookmark"}], "image": {"id": "359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "links": [{"href": "http://172.30.9.23:8774/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d2a5f64-acb0-45dd-9ba5-90930db3e106", "links": [{"href": "http://172.30.9.23:8774/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106", "rel": "bookmark"}]}, "id": "913a6ee9-d97d-4e56-ac5c-d4e91569a140", "security_groups": [{"name": "default"}], "user_id": "5bb4af21341243b4ac78a691a544ecc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:03:08Z", "hostId": "6c8ba163441b294a744257013481bc3ced0cd6f65cdfa288148282c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-kp", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst", "created": "2018-09-22T05:03:07Z", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:03:11,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 used request id req-9bafbfa5-d42b-419c-9697-5a0eb8ffca9c 2018-09-22 05:03:11,557 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst] is - BUILD 2018-09-22 05:03:11,557 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:03:14,560 - create_instance - DEBUG - VM status query timeout in 892.796070099 2018-09-22 05:03:14,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:15,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03: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-be60a7cc-f8ca-458f-99f7-c9cd802ed87d x-compute-request-id: req-be60a7cc-f8ca-458f-99f7-c9cd802ed87d Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:c3:65", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "bookmark"}], "image": {"id": "359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "links": [{"href": "http://172.30.9.23:8774/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:02:58.000000", "flavor": {"id": "0d2a5f64-acb0-45dd-9ba5-90930db3e106", "links": [{"href": "http://172.30.9.23:8774/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106", "rel": "bookmark"}]}, "id": "913a6ee9-d97d-4e56-ac5c-d4e91569a140", "security_groups": [{"name": "default"}], "user_id": "5bb4af21341243b4ac78a691a544ecc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:03:12Z", "hostId": "6c8ba163441b294a744257013481bc3ced0cd6f65cdfa288148282c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-kp", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst", "created": "2018-09-22T05:03:07Z", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:03:15,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 used request id req-be60a7cc-f8ca-458f-99f7-c9cd802ed87d 2018-09-22 05:03:15,182 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst] is - ACTIVE 2018-09-22 05:03:15,182 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:03:15,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:15,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03: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-1e9429a6-2d52-4910-83cb-d70af6cf5112 x-compute-request-id: req-1e9429a6-2d52-4910-83cb-d70af6cf5112 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:c3:65", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "bookmark"}], "image": {"id": "359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "links": [{"href": "http://172.30.9.23:8774/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:02:58.000000", "flavor": {"id": "0d2a5f64-acb0-45dd-9ba5-90930db3e106", "links": [{"href": "http://172.30.9.23:8774/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106", "rel": "bookmark"}]}, "id": "913a6ee9-d97d-4e56-ac5c-d4e91569a140", "security_groups": [{"name": "default"}], "user_id": "5bb4af21341243b4ac78a691a544ecc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:03:12Z", "hostId": "6c8ba163441b294a744257013481bc3ced0cd6f65cdfa288148282c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-kp", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst", "created": "2018-09-22T05:03:07Z", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:03:15,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 used request id req-1e9429a6-2d52-4910-83cb-d70af6cf5112 2018-09-22 05:03:15,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:15,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b2493a7a-76ed-43c3-95c3-dc01028a21c8 Date: Sat, 22 Sep 2018 05:03: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":["7f0ae438-cd19-45ab-b7a5-0de840d6f937"],"updated_at":"2018-09-22T05:02:43Z","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42a4933d49384e0895560c20e5cf40a9","id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net"}]} 2018-09-22 05:03:15,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net used request id req-b2493a7a-76ed-43c3-95c3-dc01028a21c8 2018-09-22 05:03:15,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:15,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7cdd0e8-68fb-4f78-a19d-25fd4c7b8f81 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9"}, "enabled": true, "id": "42a4933d49384e0895560c20e5cf40a9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}} 2018-09-22 05:03:15,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 used request id req-d7cdd0e8-68fb-4f78-a19d-25fd4c7b8f81 2018-09-22 05:03:16,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:16,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9a7b6010-bada-4cec-adef-fd7a36736327 Date: Sat, 22 Sep 2018 05:03:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:43Z","dns_nameservers":[],"updated_at":"2018-09-22T05:02:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"42a4933d49384e0895560c20e5cf40a9","id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet"}]} 2018-09-22 05:03:16,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 used request id req-9a7b6010-bada-4cec-adef-fd7a36736327 2018-09-22 05:03:16,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:16,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-0d6764fe-d52e-42d0-a834-afca7ee4ce4a Date: Sat, 22 Sep 2018 05:03:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:02:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.3"}],"id":"1a699614-680d-400d-aa6d-f0cb3a3bba6f","security_groups":[],"mac_address":"fa:16:3e:00:39:23","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-db776dc1-5ed0-4f07-92eb-c062e26a9452"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.4"}],"id":"30267b28-05d1-413b-86b6-321a4f6573c5","security_groups":[],"mac_address":"fa:16:3e:1d:a2:aa","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-db776dc1-5ed0-4f07-92eb-c062e26a9452"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.100"}],"id":"44ebfef0-c454-4eb6-975d-5163496af601","security_groups":["6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d"],"mac_address":"fa:16:3e:01:c3:65","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604port-1","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:03:04Z","binding:vnic_type":"normal","device_id":"913a6ee9-d97d-4e56-ac5c-d4e91569a140"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:02:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.2"}],"id":"50cd2ffe-63d5-40fb-b0b1-e9811bbe964a","security_groups":[],"mac_address":"fa:16:3e:08:da:ff","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-db776dc1-5ed0-4f07-92eb-c062e26a9452"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.1"}],"id":"93d6526a-6fb1-4930-8655-392c28c6c69f","security_groups":[],"mac_address":"fa:16:3e:58:44:2c","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:53Z","binding:vnic_type":"normal","device_id":"31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff"}]} 2018-09-22 05:03:16,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 used request id req-0d6764fe-d52e-42d0-a834-afca7ee4ce4a 2018-09-22 05:03:16,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:16,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-f7e56208-b9bb-49ad-bf6b-3d5dcd57b5e3 Date: Sat, 22 Sep 2018 05:03:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:47Z", "admin_state_up": true, "updated_at": "2018-09-22T05:02:53Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-router"}]} 2018-09-22 05:03:16,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-router used request id req-f7e56208-b9bb-49ad-bf6b-3d5dcd57b5e3 2018-09-22 05:03:16,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:16,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f01210-923b-4132-afb6-6aa4fbb5351b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9"}, "enabled": true, "id": "42a4933d49384e0895560c20e5cf40a9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}} 2018-09-22 05:03:16,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 used request id req-e1f01210-923b-4132-afb6-6aa4fbb5351b 2018-09-22 05:03:16,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:16,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-dff59ce6-f5f6-41c5-9048-6c5d6193c4e8 Date: Sat, 22 Sep 2018 05:03:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.1"}],"id":"93d6526a-6fb1-4930-8655-392c28c6c69f","security_groups":[],"mac_address":"fa:16:3e:58:44:2c","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:53Z","binding:vnic_type":"normal","device_id":"31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff"}]} 2018-09-22 05:03:16,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff used request id req-dff59ce6-f5f6-41c5-9048-6c5d6193c4e8 2018-09-22 05:03:16,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/7f0ae438-cd19-45ab-b7a5-0de840d6f937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:16,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-536efcee-1f60-48c5-bf57-de07a2e94941 Date: Sat, 22 Sep 2018 05:03:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:43Z","dns_nameservers":[],"updated_at":"2018-09-22T05:02:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"42a4933d49384e0895560c20e5cf40a9","id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet"}} 2018-09-22 05:03:16,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/7f0ae438-cd19-45ab-b7a5-0de840d6f937 used request id req-536efcee-1f60-48c5-bf57-de07a2e94941 2018-09-22 05:03:16,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:16,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-06e32c4f-f252-4236-9636-7c51ef58aabd Date: Sat, 22 Sep 2018 05:03:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:03:16,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-06e32c4f-f252-4236-9636-7c51ef58aabd 2018-09-22 05:03:16,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:16,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2a125deb-e393-49a1-8160-71ee4fc2e0c8 Date: Sat, 22 Sep 2018 05:03:16 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:03:16,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-2a125deb-e393-49a1-8160-71ee4fc2e0c8 2018-09-22 05:03:16,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:17,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03: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-edd52e89-d933-47ca-8928-9709660a5fd1 x-compute-request-id: req-edd52e89-d933-47ca-8928-9709660a5fd1 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:c3:65", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "bookmark"}], "image": {"id": "359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "links": [{"href": "http://172.30.9.23:8774/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:02:58.000000", "flavor": {"id": "0d2a5f64-acb0-45dd-9ba5-90930db3e106", "links": [{"href": "http://172.30.9.23:8774/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106", "rel": "bookmark"}]}, "id": "913a6ee9-d97d-4e56-ac5c-d4e91569a140", "security_groups": [{"name": "default"}], "user_id": "5bb4af21341243b4ac78a691a544ecc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:03:12Z", "hostId": "6c8ba163441b294a744257013481bc3ced0cd6f65cdfa288148282c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-kp", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst", "created": "2018-09-22T05:03:07Z", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:03:17,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 used request id req-edd52e89-d933-47ca-8928-9709660a5fd1 2018-09-22 05:03:17,489 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst] is - ACTIVE 2018-09-22 05:03:17,489 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:03:17,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:18,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03: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-9909dfc1-51c2-4beb-85af-d049109ea4bd x-compute-request-id: req-9909dfc1-51c2-4beb-85af-d049109ea4bd Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:c3:65", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "bookmark"}], "image": {"id": "359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "links": [{"href": "http://172.30.9.23:8774/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:02:58.000000", "flavor": {"id": "0d2a5f64-acb0-45dd-9ba5-90930db3e106", "links": [{"href": "http://172.30.9.23:8774/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106", "rel": "bookmark"}]}, "id": "913a6ee9-d97d-4e56-ac5c-d4e91569a140", "security_groups": [{"name": "default"}], "user_id": "5bb4af21341243b4ac78a691a544ecc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:03:12Z", "hostId": "6c8ba163441b294a744257013481bc3ced0cd6f65cdfa288148282c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-kp", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst", "created": "2018-09-22T05:03:07Z", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:03:18,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 used request id req-9909dfc1-51c2-4beb-85af-d049109ea4bd 2018-09-22 05:03:18,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:18,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a422407f-5659-4040-ac64-fd65fcf6ca39 Date: Sat, 22 Sep 2018 05:03:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7f0ae438-cd19-45ab-b7a5-0de840d6f937"],"updated_at":"2018-09-22T05:02:43Z","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42a4933d49384e0895560c20e5cf40a9","id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net"}]} 2018-09-22 05:03:18,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net used request id req-a422407f-5659-4040-ac64-fd65fcf6ca39 2018-09-22 05:03:18,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:18,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82288e5f-2423-4c1a-80b1-e7b328a0fccc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9"}, "enabled": true, "id": "42a4933d49384e0895560c20e5cf40a9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}} 2018-09-22 05:03:18,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 used request id req-82288e5f-2423-4c1a-80b1-e7b328a0fccc 2018-09-22 05:03:18,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:18,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ed24d39f-b8f2-4c4b-be8c-c71f59919466 Date: Sat, 22 Sep 2018 05:03:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:43Z","dns_nameservers":[],"updated_at":"2018-09-22T05:02:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"42a4933d49384e0895560c20e5cf40a9","id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet"}]} 2018-09-22 05:03:18,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 used request id req-ed24d39f-b8f2-4c4b-be8c-c71f59919466 2018-09-22 05:03:18,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:18,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-83afd3ff-3973-42fc-9b84-1714c74045f0 Date: Sat, 22 Sep 2018 05:03:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:02:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.3"}],"id":"1a699614-680d-400d-aa6d-f0cb3a3bba6f","security_groups":[],"mac_address":"fa:16:3e:00:39:23","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-db776dc1-5ed0-4f07-92eb-c062e26a9452"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.4"}],"id":"30267b28-05d1-413b-86b6-321a4f6573c5","security_groups":[],"mac_address":"fa:16:3e:1d:a2:aa","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-db776dc1-5ed0-4f07-92eb-c062e26a9452"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.100"}],"id":"44ebfef0-c454-4eb6-975d-5163496af601","security_groups":["6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d"],"mac_address":"fa:16:3e:01:c3:65","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604port-1","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:03:04Z","binding:vnic_type":"normal","device_id":"913a6ee9-d97d-4e56-ac5c-d4e91569a140"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:02:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.2"}],"id":"50cd2ffe-63d5-40fb-b0b1-e9811bbe964a","security_groups":[],"mac_address":"fa:16:3e:08:da:ff","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-db776dc1-5ed0-4f07-92eb-c062e26a9452"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.1"}],"id":"93d6526a-6fb1-4930-8655-392c28c6c69f","security_groups":[],"mac_address":"fa:16:3e:58:44:2c","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:53Z","binding:vnic_type":"normal","device_id":"31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff"}]} 2018-09-22 05:03:18,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 used request id req-83afd3ff-3973-42fc-9b84-1714c74045f0 2018-09-22 05:03:18,889 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-22 05:03:18,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:19,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a97732fe-d6e2-40e4-bbb0-f821ea5180fb Date: Sat, 22 Sep 2018 05:03:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:03:19,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-a97732fe-d6e2-40e4-bbb0-f821ea5180fb 2018-09-22 05:03:19,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:19,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ae0e9479-9496-488c-a704-453a89f45851 Date: Sat, 22 Sep 2018 05:03:19 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:03:19,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-ae0e9479-9496-488c-a704-453a89f45851 2018-09-22 05:03:19,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" -d '{"floatingip": {"floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "port_id": "44ebfef0-c454-4eb6-975d-5163496af601"}}' 2018-09-22 05:03:21,479 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 549 X-Openstack-Request-Id: req-04d6daa9-1498-4534-a86e-ec4853dd4f27 Date: Sat, 22 Sep 2018 05:03:21 GMT RESP BODY: {"floatingip": {"router_id": "31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff", "status": "DOWN", "description": "", "tags": [], "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:03:20Z", "updated_at": "2018-09-22T05:03:20Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "10.55.1.100", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "42a4933d49384e0895560c20e5cf40a9", "port_id": "44ebfef0-c454-4eb6-975d-5163496af601", "id": "14f67281-6a66-40ae-bfbf-cc7858615eeb"}} 2018-09-22 05:03:21,479 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-04d6daa9-1498-4534-a86e-ec4853dd4f27 2018-09-22 05:03:21,479 - create_instance - INFO - Created floating IP 172.30.9.208 via router - CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-router 2018-09-22 05:03:21,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:21,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03: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-fda15cf7-dcfd-4acf-aab5-4383ae7202fc x-compute-request-id: req-fda15cf7-dcfd-4acf-aab5-4383ae7202fc Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:c3:65", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "bookmark"}], "image": {"id": "359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "links": [{"href": "http://172.30.9.23:8774/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:02:58.000000", "flavor": {"id": "0d2a5f64-acb0-45dd-9ba5-90930db3e106", "links": [{"href": "http://172.30.9.23:8774/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106", "rel": "bookmark"}]}, "id": "913a6ee9-d97d-4e56-ac5c-d4e91569a140", "security_groups": [{"name": "default"}], "user_id": "5bb4af21341243b4ac78a691a544ecc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:03:12Z", "hostId": "6c8ba163441b294a744257013481bc3ced0cd6f65cdfa288148282c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-kp", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst", "created": "2018-09-22T05:03:07Z", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:03:21,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 used request id req-fda15cf7-dcfd-4acf-aab5-4383ae7202fc 2018-09-22 05:03:21,882 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst] is - ACTIVE 2018-09-22 05:03:21,882 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:03:21,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:22,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03: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-b06425c2-29b7-408b-9ea4-b267d39cdceb x-compute-request-id: req-b06425c2-29b7-408b-9ea4-b267d39cdceb Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:c3:65", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "bookmark"}], "image": {"id": "359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "links": [{"href": "http://172.30.9.23:8774/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:02:58.000000", "flavor": {"id": "0d2a5f64-acb0-45dd-9ba5-90930db3e106", "links": [{"href": "http://172.30.9.23:8774/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106", "rel": "bookmark"}]}, "id": "913a6ee9-d97d-4e56-ac5c-d4e91569a140", "security_groups": [{"name": "default"}], "user_id": "5bb4af21341243b4ac78a691a544ecc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:03:12Z", "hostId": "6c8ba163441b294a744257013481bc3ced0cd6f65cdfa288148282c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-kp", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst", "created": "2018-09-22T05:03:07Z", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:03:22,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 used request id req-b06425c2-29b7-408b-9ea4-b267d39cdceb 2018-09-22 05:03:22,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:22,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-951f94b1-5158-4a99-a3e0-2d9d728e3ad5 Date: Sat, 22 Sep 2018 05:03: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":["7f0ae438-cd19-45ab-b7a5-0de840d6f937"],"updated_at":"2018-09-22T05:02:43Z","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42a4933d49384e0895560c20e5cf40a9","id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net"}]} 2018-09-22 05:03:22,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net used request id req-951f94b1-5158-4a99-a3e0-2d9d728e3ad5 2018-09-22 05:03:22,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:22,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98767bcb-de06-4cfd-a7f6-eb3e5d4cb101 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9"}, "enabled": true, "id": "42a4933d49384e0895560c20e5cf40a9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}} 2018-09-22 05:03:22,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 used request id req-98767bcb-de06-4cfd-a7f6-eb3e5d4cb101 2018-09-22 05:03:22,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:22,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c1de9ef3-3b75-455f-a6cb-2b5ea944acec Date: Sat, 22 Sep 2018 05:03:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:43Z","dns_nameservers":[],"updated_at":"2018-09-22T05:02:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"42a4933d49384e0895560c20e5cf40a9","id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet"}]} 2018-09-22 05:03:22,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 used request id req-c1de9ef3-3b75-455f-a6cb-2b5ea944acec 2018-09-22 05:03:22,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:22,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-7a0c06ec-5029-4f26-bdca-d39ce115be59 Date: Sat, 22 Sep 2018 05:03:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:02:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.3"}],"id":"1a699614-680d-400d-aa6d-f0cb3a3bba6f","security_groups":[],"mac_address":"fa:16:3e:00:39:23","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-db776dc1-5ed0-4f07-92eb-c062e26a9452"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.4"}],"id":"30267b28-05d1-413b-86b6-321a4f6573c5","security_groups":[],"mac_address":"fa:16:3e:1d:a2:aa","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-db776dc1-5ed0-4f07-92eb-c062e26a9452"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.100"}],"id":"44ebfef0-c454-4eb6-975d-5163496af601","security_groups":["6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d"],"mac_address":"fa:16:3e:01:c3:65","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604port-1","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:03:04Z","binding:vnic_type":"normal","device_id":"913a6ee9-d97d-4e56-ac5c-d4e91569a140"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:02:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.2"}],"id":"50cd2ffe-63d5-40fb-b0b1-e9811bbe964a","security_groups":[],"mac_address":"fa:16:3e:08:da:ff","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-db776dc1-5ed0-4f07-92eb-c062e26a9452"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.1"}],"id":"93d6526a-6fb1-4930-8655-392c28c6c69f","security_groups":[],"mac_address":"fa:16:3e:58:44:2c","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:53Z","binding:vnic_type":"normal","device_id":"31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff"}]} 2018-09-22 05:03:22,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 used request id req-7a0c06ec-5029-4f26-bdca-d39ce115be59 2018-09-22 05:03:22,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:23,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03: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-cb9fa82d-770f-449a-b6d8-06b295a12d99 x-compute-request-id: req-cb9fa82d-770f-449a-b6d8-06b295a12d99 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:c3:65", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:c3:65", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "bookmark"}], "image": {"id": "359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "links": [{"href": "http://172.30.9.23:8774/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:02:58.000000", "flavor": {"id": "0d2a5f64-acb0-45dd-9ba5-90930db3e106", "links": [{"href": "http://172.30.9.23:8774/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106", "rel": "bookmark"}]}, "id": "913a6ee9-d97d-4e56-ac5c-d4e91569a140", "security_groups": [{"name": "default"}], "user_id": "5bb4af21341243b4ac78a691a544ecc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:03:12Z", "hostId": "6c8ba163441b294a744257013481bc3ced0cd6f65cdfa288148282c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-kp", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst", "created": "2018-09-22T05:03:07Z", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:03:23,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 used request id req-cb9fa82d-770f-449a-b6d8-06b295a12d99 2018-09-22 05:03:23,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:23,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-754c7452-300c-42b5-b8e7-3aa48b03b747 Date: Sat, 22 Sep 2018 05:03:23 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":["7f0ae438-cd19-45ab-b7a5-0de840d6f937"],"updated_at":"2018-09-22T05:02:43Z","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"42a4933d49384e0895560c20e5cf40a9","id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net"}]} 2018-09-22 05:03:23,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net used request id req-754c7452-300c-42b5-b8e7-3aa48b03b747 2018-09-22 05:03:23,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:23,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-656163e9-067d-49f8-b342-69d60e17afe0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9"}, "enabled": true, "id": "42a4933d49384e0895560c20e5cf40a9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}} 2018-09-22 05:03:23,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 used request id req-656163e9-067d-49f8-b342-69d60e17afe0 2018-09-22 05:03:23,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:23,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0da9bfd7-a7b3-43c8-a4b3-0666f4152b00 Date: Sat, 22 Sep 2018 05:03:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:43Z","dns_nameservers":[],"updated_at":"2018-09-22T05:02:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"42a4933d49384e0895560c20e5cf40a9","id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet"}]} 2018-09-22 05:03:23,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 used request id req-0da9bfd7-a7b3-43c8-a4b3-0666f4152b00 2018-09-22 05:03:23,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:23,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-4535a405-2b00-44d1-bb76-ba118da25047 Date: Sat, 22 Sep 2018 05:03:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:02:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.3"}],"id":"1a699614-680d-400d-aa6d-f0cb3a3bba6f","security_groups":[],"mac_address":"fa:16:3e:00:39:23","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-db776dc1-5ed0-4f07-92eb-c062e26a9452"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.4"}],"id":"30267b28-05d1-413b-86b6-321a4f6573c5","security_groups":[],"mac_address":"fa:16:3e:1d:a2:aa","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-db776dc1-5ed0-4f07-92eb-c062e26a9452"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.100"}],"id":"44ebfef0-c454-4eb6-975d-5163496af601","security_groups":["6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d"],"mac_address":"fa:16:3e:01:c3:65","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604port-1","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:03:04Z","binding:vnic_type":"normal","device_id":"913a6ee9-d97d-4e56-ac5c-d4e91569a140"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:02:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.2"}],"id":"50cd2ffe-63d5-40fb-b0b1-e9811bbe964a","security_groups":[],"mac_address":"fa:16:3e:08:da:ff","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-db776dc1-5ed0-4f07-92eb-c062e26a9452"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7f0ae438-cd19-45ab-b7a5-0de840d6f937","ip_address":"10.55.1.1"}],"id":"93d6526a-6fb1-4930-8655-392c28c6c69f","security_groups":[],"mac_address":"fa:16:3e:58:44:2c","project_id":"42a4933d49384e0895560c20e5cf40a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db776dc1-5ed0-4f07-92eb-c062e26a9452","tenant_id":"42a4933d49384e0895560c20e5cf40a9","created_at":"2018-09-22T05:02:53Z","binding:vnic_type":"normal","device_id":"31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff"}]} 2018-09-22 05:03:23,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=db776dc1-5ed0-4f07-92eb-c062e26a9452 used request id req-4535a405-2b00-44d1-bb76-ba118da25047 2018-09-22 05:03:23,733 - create_instance - INFO - Deleting Floating IP - 172.30.9.208 2018-09-22 05:03:23,734 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.208 2018-09-22 05:03:23,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/14f67281-6a66-40ae-bfbf-cc7858615eeb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:24,721 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe6cf010-1a11-4518-92c1-eb5d0797b790 Content-Length: 0 Date: Sat, 22 Sep 2018 05:03:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:03:24,721 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/14f67281-6a66-40ae-bfbf-cc7858615eeb used request id req-fe6cf010-1a11-4518-92c1-eb5d0797b790 2018-09-22 05:03:24,721 - create_instance - INFO - Deleting Port with ID - 44ebfef0-c454-4eb6-975d-5163496af601 2018-09-22 05:03:24,721 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604port-1 2018-09-22 05:03:24,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/44ebfef0-c454-4eb6-975d-5163496af601 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:25,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-751ff433-b1ab-4629-a04e-440758ff73b2 Date: Sat, 22 Sep 2018 05:03:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:03:25,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/44ebfef0-c454-4eb6-975d-5163496af601 used request id req-751ff433-b1ab-4629-a04e-440758ff73b2 2018-09-22 05:03:25,187 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst 2018-09-22 05:03:25,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:26,089 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:03: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-6b5965ef-a19b-4c2a-854e-08e35ea0d571 x-compute-request-id: req-6b5965ef-a19b-4c2a-854e-08e35ea0d571 Content-Type: application/json 2018-09-22 05:03:26,089 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 used request id req-6b5965ef-a19b-4c2a-854e-08e35ea0d571 2018-09-22 05:03:26,089 - create_instance - INFO - Checking deletion status 2018-09-22 05:03:26,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:26,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03: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-8fa0ed85-4ed7-4f07-a5ed-d1a3c906a590 x-compute-request-id: req-8fa0ed85-4ed7-4f07-a5ed-d1a3c906a590 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "bookmark"}], "image": {"id": "359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "links": [{"href": "http://172.30.9.23:8774/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:02:58.000000", "flavor": {"id": "0d2a5f64-acb0-45dd-9ba5-90930db3e106", "links": [{"href": "http://172.30.9.23:8774/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106", "rel": "bookmark"}]}, "id": "913a6ee9-d97d-4e56-ac5c-d4e91569a140", "user_id": "5bb4af21341243b4ac78a691a544ecc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:03:25Z", "hostId": "6c8ba163441b294a744257013481bc3ced0cd6f65cdfa288148282c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-kp", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst", "created": "2018-09-22T05:03:07Z", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:03:26,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 used request id req-8fa0ed85-4ed7-4f07-a5ed-d1a3c906a590 2018-09-22 05:03:26,187 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst] is - ACTIVE 2018-09-22 05:03:26,187 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:03:29,191 - create_instance - DEBUG - VM status query timeout in 296.898895979 2018-09-22 05:03:29,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:29,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03: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-41c6929c-1679-480a-b493-a7ea9169f234 x-compute-request-id: req-41c6929c-1679-480a-b493-a7ea9169f234 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140", "rel": "bookmark"}], "image": {"id": "359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "links": [{"href": "http://172.30.9.23:8774/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:02:58.000000", "flavor": {"id": "0d2a5f64-acb0-45dd-9ba5-90930db3e106", "links": [{"href": "http://172.30.9.23:8774/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106", "rel": "bookmark"}]}, "id": "913a6ee9-d97d-4e56-ac5c-d4e91569a140", "user_id": "5bb4af21341243b4ac78a691a544ecc3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:03:25Z", "hostId": "6c8ba163441b294a744257013481bc3ced0cd6f65cdfa288148282c7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-kp", "name": "CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst", "created": "2018-09-22T05:03:07Z", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:03:29,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 used request id req-41c6929c-1679-480a-b493-a7ea9169f234 2018-09-22 05:03:29,445 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst] is - ACTIVE 2018-09-22 05:03:29,445 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:03:32,449 - create_instance - DEBUG - VM status query timeout in 293.640833855 2018-09-22 05:03:32,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c44955e2f5a1a546c7c247713fe08e5841c8745" 2018-09-22 05:03:32,506 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:03: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-d123439b-3136-46a3-b6fa-95e41db580c7 x-compute-request-id: req-d123439b-3136-46a3-b6fa-95e41db580c7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 913a6ee9-d97d-4e56-ac5c-d4e91569a140 could not be found.", "code": 404}} 2018-09-22 05:03:32,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/913a6ee9-d97d-4e56-ac5c-d4e91569a140 used request id req-d123439b-3136-46a3-b6fa-95e41db580c7 2018-09-22 05:03:32,506 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 913a6ee9-d97d-4e56-ac5c-d4e91569a140 could not be found. (HTTP 404) (Request-ID: req-d123439b-3136-46a3-b6fa-95e41db580c7) 2018-09-22 05:03:32,507 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-inst 2018-09-22 05:03:32,508 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-kp 2018-09-22 05:03:32,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b81da94e3cb74f93b54c9a6428bf3d729a30182e" 2018-09-22 05:03:32,555 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:03: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-7ade03c9-01e6-4d77-b255-d1bddab8135e x-compute-request-id: req-7ade03c9-01e6-4d77-b255-d1bddab8135e Content-Length: 0 Content-Type: application/json 2018-09-22 05:03:32,555 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-kp used request id req-7ade03c9-01e6-4d77-b255-d1bddab8135e 2018-09-22 05:03:32,555 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604.pub] 2018-09-22 05:03:32,556 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604] 2018-09-22 05:03:32,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d41b2f66ccf399d4c79ab6b8c9798364f7d938f5" 2018-09-22 05:03:32,604 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:03: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-d22e6d8f-d3d6-4a6a-8dd3-7e34c42787ed x-compute-request-id: req-d22e6d8f-d3d6-4a6a-8dd3-7e34c42787ed Content-Length: 0 Content-Type: application/json 2018-09-22 05:03:32,604 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0d2a5f64-acb0-45dd-9ba5-90930db3e106 used request id req-d22e6d8f-d3d6-4a6a-8dd3-7e34c42787ed 2018-09-22 05:03:32,605 - neutron_utils - INFO - Deleting security group rule with ID - 5afcb704-ceac-4d1e-9a4e-45d91117eb25 2018-09-22 05:03:32,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/5afcb704-ceac-4d1e-9a4e-45d91117eb25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:03:32,859 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76b71afe-7337-47c7-b7e4-475e606aeaba Content-Length: 0 Date: Sat, 22 Sep 2018 05:03:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:03:32,859 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/5afcb704-ceac-4d1e-9a4e-45d91117eb25 used request id req-76b71afe-7337-47c7-b7e4-475e606aeaba 2018-09-22 05:03:32,860 - neutron_utils - INFO - Deleting security group rule with ID - 01dcf6eb-d9d7-490d-a712-afedd2d05337 2018-09-22 05:03:32,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/01dcf6eb-d9d7-490d-a712-afedd2d05337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:03:33,136 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-98df2122-eba7-486e-b726-10a4a95163ca Content-Length: 0 Date: Sat, 22 Sep 2018 05:03:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:03:33,136 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/01dcf6eb-d9d7-490d-a712-afedd2d05337 used request id req-98df2122-eba7-486e-b726-10a4a95163ca 2018-09-22 05:03:33,136 - neutron_utils - INFO - Deleting security group rule with ID - 2b8253ba-975f-4862-89db-5bd5c128c25f 2018-09-22 05:03:33,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/2b8253ba-975f-4862-89db-5bd5c128c25f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:03:33,394 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2eaf2796-e00d-4f50-9c99-11d29feaf4cc Content-Length: 0 Date: Sat, 22 Sep 2018 05:03:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:03:33,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/2b8253ba-975f-4862-89db-5bd5c128c25f used request id req-2eaf2796-e00d-4f50-9c99-11d29feaf4cc 2018-09-22 05:03:33,395 - neutron_utils - INFO - Deleting security group rule with ID - 14c88856-82fb-4813-808d-e74176946f57 2018-09-22 05:03:33,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/14c88856-82fb-4813-808d-e74176946f57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:03:33,495 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e8e166a5-2758-432c-a808-05546038c084 Content-Length: 0 Date: Sat, 22 Sep 2018 05:03:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:03:33,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/14c88856-82fb-4813-808d-e74176946f57 used request id req-e8e166a5-2758-432c-a808-05546038c084 2018-09-22 05:03:33,495 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-sec-grp 2018-09-22 05:03:33,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a6e136f2-8987-404d-9373-eaa8b57d8aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03fbf35abefb4df3ea90105506877bdff3010e1" 2018-09-22 05:03:33,777 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-97155ffb-b701-424c-8dca-3a62be54409d Content-Length: 0 Date: Sat, 22 Sep 2018 05:03:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:03:33,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a6e136f2-8987-404d-9373-eaa8b57d8aed used request id req-97155ffb-b701-424c-8dca-3a62be54409d 2018-09-22 05:03:33,778 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-router and subnet CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet 2018-09-22 05:03:33,778 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-router 2018-09-22 05:03:33,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01eb5b3d65af8be88cb35d59a51c4fe234096dc0" -d '{"subnet_id": "7f0ae438-cd19-45ab-b7a5-0de840d6f937"}' 2018-09-22 05:03:35,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-46cae241-581b-46f9-9859-2579746fafa7 Date: Sat, 22 Sep 2018 05:03:35 GMT RESP BODY: {"network_id": "db776dc1-5ed0-4f07-92eb-c062e26a9452", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "subnet_id": "7f0ae438-cd19-45ab-b7a5-0de840d6f937", "subnet_ids": ["7f0ae438-cd19-45ab-b7a5-0de840d6f937"], "port_id": "93d6526a-6fb1-4930-8655-392c28c6c69f", "id": "31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff"} 2018-09-22 05:03:35,421 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff/remove_router_interface used request id req-46cae241-581b-46f9-9859-2579746fafa7 2018-09-22 05:03:35,422 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-router 2018-09-22 05:03:35,422 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-router 2018-09-22 05:03:35,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01eb5b3d65af8be88cb35d59a51c4fe234096dc0" 2018-09-22 05:03:38,995 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-293682a7-eff8-4106-b6d9-0761ce4dd648 Content-Length: 0 Date: Sat, 22 Sep 2018 05:03:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:03:38,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/31df5a5e-4d5c-45d4-9a9b-6b6d3cb289ff used request id req-293682a7-eff8-4106-b6d9-0761ce4dd648 2018-09-22 05:03:38,996 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet 2018-09-22 05:03:38,996 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-subnet 2018-09-22 05:03:39,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/7f0ae438-cd19-45ab-b7a5-0de840d6f937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90b88c1e263876ddf4c8c31c0f3a3cbefd24cd74" 2018-09-22 05:03:41,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f41dfbd7-934c-4141-aa3e-674198aa9892 Date: Sat, 22 Sep 2018 05:03:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:03:41,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7f0ae438-cd19-45ab-b7a5-0de840d6f937 used request id req-f41dfbd7-934c-4141-aa3e-674198aa9892 2018-09-22 05:03:41,368 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-pub-net 2018-09-22 05:03:41,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/db776dc1-5ed0-4f07-92eb-c062e26a9452 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90b88c1e263876ddf4c8c31c0f3a3cbefd24cd74" 2018-09-22 05:03:42,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a47f6a0a-f8b9-436f-b354-4f8d7c7d82b8 Date: Sat, 22 Sep 2018 05:03:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:03:42,528 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/db776dc1-5ed0-4f07-92eb-c062e26a9452 used request id req-a47f6a0a-f8b9-436f-b354-4f8d7c7d82b8 2018-09-22 05:03:42,529 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-476c7410-7724-45cf-9477-6f8fd13d9604-image 2018-09-22 05:03:42,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7795deb923ad6987811da0ddc05f023854cf848f" 2018-09-22 05:03:43,979 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a0001bf5-6bd7-4451-9159-b55d6215c964 Date: Sat, 22 Sep 2018 05:03:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:03:43,980 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/359b9a25-e00a-44ba-9cb3-fa5e3a340cbf used request id req-a0001bf5-6bd7-4451-9159-b55d6215c964 2018-09-22 05:03:43,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05198b33019ac2c3ea23669927ec1bfb23d3ef2" 2018-09-22 05:03:44,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-9e67956f-46b5-40c5-9a60-339d91938ed2 Date: Sat, 22 Sep 2018 05:03:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:42Z", "updated_at": "2018-09-22T05:02:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:42Z", "revision_number": 0, "id": "1f390c37-239a-44f9-9796-5716f4d50774", "remote_group_id": "6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d", "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:42Z", "security_group_id": "6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "42a4933d49384e0895560c20e5cf40a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:42Z", "revision_number": 0, "id": "3ac16f1c-22b9-477b-bad7-f993d1e67f83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:42Z", "security_group_id": "6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "42a4933d49384e0895560c20e5cf40a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:42Z", "revision_number": 0, "id": "5a0aacfc-74b0-4d21-a0c7-af1cc0c8663b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:42Z", "security_group_id": "6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "42a4933d49384e0895560c20e5cf40a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:02:42Z", "revision_number": 0, "id": "e21bb672-0d15-4c95-874c-0f0ded2512e4", "remote_group_id": "6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d", "remote_ip_prefix": null, "created_at": "2018-09-22T05:02:42Z", "security_group_id": "6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d", "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "42a4933d49384e0895560c20e5cf40a9"}], "revision_number": 4, "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 05:03:44,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-9e67956f-46b5-40c5-9a60-339d91938ed2 2018-09-22 05:03:44,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05198b33019ac2c3ea23669927ec1bfb23d3ef2" 2018-09-22 05:03:44,301 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:03:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e404c7e3-bac0-49b9-9a23-8e7480b2d43d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 05:03:44,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-e404c7e3-bac0-49b9-9a23-8e7480b2d43d 2018-09-22 05:03:44,301 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:03:44,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05198b33019ac2c3ea23669927ec1bfb23d3ef2" 2018-09-22 05:03:44,391 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:03:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2f23d59-0047-40df-b221-0bac3d5dcda9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 05:03:44,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-e2f23d59-0047-40df-b221-0bac3d5dcda9 2018-09-22 05:03:44,391 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:03:44,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05198b33019ac2c3ea23669927ec1bfb23d3ef2" 2018-09-22 05:03:44,480 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:03:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f68eeba-f448-4e74-8c28-342c46635b10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 05:03:44,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-9f68eeba-f448-4e74-8c28-342c46635b10 2018-09-22 05:03:44,480 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:03:44,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05198b33019ac2c3ea23669927ec1bfb23d3ef2" 2018-09-22 05:03:44,561 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:03:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-129e0aaf-07d2-43d0-b288-de566ca750c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 05:03:44,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-129e0aaf-07d2-43d0-b288-de566ca750c9 2018-09-22 05:03:44,561 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:03:44,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05198b33019ac2c3ea23669927ec1bfb23d3ef2" 2018-09-22 05:03:44,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab2e676-6ec2-40e6-b90d-65463ec747b0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9"}, "enabled": true, "id": "42a4933d49384e0895560c20e5cf40a9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj"}} 2018-09-22 05:03:44,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 used request id req-2ab2e676-6ec2-40e6-b90d-65463ec747b0 2018-09-22 05:03:44,656 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d 2018-09-22 05:03:44,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05198b33019ac2c3ea23669927ec1bfb23d3ef2" 2018-09-22 05:03:44,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-685096f7-ae7e-43ed-a23f-60e85cedc899 Date: Sat, 22 Sep 2018 05:03:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:42Z", "security_group_id": "6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:42Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "1f390c37-239a-44f9-9796-5716f4d50774"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:42Z", "security_group_id": "6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:42Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "3ac16f1c-22b9-477b-bad7-f993d1e67f83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:42Z", "security_group_id": "6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:42Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "5a0aacfc-74b0-4d21-a0c7-af1cc0c8663b"}, {"remote_group_id": "6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:02:42Z", "security_group_id": "6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d", "port_range_min": null, "revision_number": 0, "tenant_id": "42a4933d49384e0895560c20e5cf40a9", "created_at": "2018-09-22T05:02:42Z", "project_id": "42a4933d49384e0895560c20e5cf40a9", "id": "e21bb672-0d15-4c95-874c-0f0ded2512e4"}]} 2018-09-22 05:03:44,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d used request id req-685096f7-ae7e-43ed-a23f-60e85cedc899 2018-09-22 05:03:44,846 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 05:03:44,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05198b33019ac2c3ea23669927ec1bfb23d3ef2" 2018-09-22 05:03:45,215 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3759f882-f50f-476f-a233-c95954e81a0d Content-Length: 0 Date: Sat, 22 Sep 2018 05:03:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:03:45,215 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/6e8a3f95-f0fd-41c0-b7d8-991340f6ef5d used request id req-3759f882-f50f-476f-a233-c95954e81a0d 2018-09-22 05:03:45,216 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj 2018-09-22 05:03:45,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05198b33019ac2c3ea23669927ec1bfb23d3ef2" 2018-09-22 05:03:45,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:03:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79f88f58-bda3-4954-a04f-e374b32508aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:03:45,438 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/42a4933d49384e0895560c20e5cf40a9 used request id req-79f88f58-bda3-4954-a04f-e374b32508aa 2018-09-22 05:03:45,438 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-d5c43263-5351-42e-proj-role 2018-09-22 05:03:45,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e022b1cf6be44f7a8d1ada1d21bcd3b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05198b33019ac2c3ea23669927ec1bfb23d3ef2" 2018-09-22 05:03:45,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:03:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56204c6b-4c30-43de-b2ee-d88825843326 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:03:45,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e022b1cf6be44f7a8d1ada1d21bcd3b0 used request id req-56204c6b-4c30-43de-b2ee-d88825843326 2018-09-22 05:03:45,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e05198b33019ac2c3ea23669927ec1bfb23d3ef2" 2018-09-22 05:03:45,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e709e3da-4582-4a21-922f-d47b817999fc Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:03:45,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e709e3da-4582-4a21-922f-d47b817999fc 2018-09-22 05:03:45,641 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-d5c43263-5351-42e-user 2018-09-22 05:03:45,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/5bb4af21341243b4ac78a691a544ecc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b0b971e2e5f2eca484079c5d3d49ed7d05be2b" 2018-09-22 05:03:45,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:03:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5374fc44-45de-49a7-9081-d627671d398b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:03:45,841 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/5bb4af21341243b4ac78a691a544ecc3 used request id req-5374fc44-45de-49a7-9081-d627671d398b 2018-09-22 05:03:45,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:03:46,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:03:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["JogVCYG_SSySfCrLy0zPuw"], "issued_at": "2018-09-22T05:03:46.000000Z"}} 2018-09-22 05:03:46,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802c43ef8ab254d476cb0e7af314885d5e37b178" 2018-09-22 05:03:46,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ec4def-e33f-4ac3-9eaf-6ecde95943fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:03:46,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e1ec4def-e33f-4ac3-9eaf-6ecde95943fe 2018-09-22 05:03:46,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:03:46,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:03:46,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:03:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["jptiYbniQdCOIIbcI7aDIA"], "issued_at": "2018-09-22T05:03:46.000000Z"}} 2018-09-22 05:03:46,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" 2018-09-22 05:03:46,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0cefc00-e966-4a29-88f1-ab010a5ce932 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:03:46,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b0cefc00-e966-4a29-88f1-ab010a5ce932 2018-09-22 05:03:46,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:03:46,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:03:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:03:46,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" 2018-09-22 05:03:46,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-679df186-0e36-4fbe-b20f-779f2e99679e Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 05:03:46,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj used request id req-679df186-0e36-4fbe-b20f-779f2e99679e 2018-09-22 05:03:46,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" 2018-09-22 05:03:46,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03ac9234-9cc1-4ba6-bb10-2e1b97ce58cd Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:03:46,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-03ac9234-9cc1-4ba6-bb10-2e1b97ce58cd 2018-09-22 05:03:46,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}}' 2018-09-22 05:03:47,099 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:03:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97ea7b14-a7de-45ff-bcd3-d9b539faa1f0 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10"}, "enabled": true, "id": "dc3995a72084450ba336b1eb5ad6bb10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}} 2018-09-22 05:03:47,099 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-97ea7b14-a7de-45ff-bcd3-d9b539faa1f0 2018-09-22 05:03:47,100 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj 2018-09-22 05:03:47,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:03:47,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:03:47,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:03:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Lz0v9L37SxCXEAqCsuWilA"], "issued_at": "2018-09-22T05:03:47.000000Z"}} 2018-09-22 05:03:47,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f541b15744a8904f42e771b4899c5ac47ffeea9" 2018-09-22 05:03:47,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c52759cd-51dd-450d-8f33-7d6a7203b388 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:03:47,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c52759cd-51dd-450d-8f33-7d6a7203b388 2018-09-22 05:03:47,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:03:47,495 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:03:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:03:47,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f541b15744a8904f42e771b4899c5ac47ffeea9" 2018-09-22 05:03:47,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-408816ef-20d0-4295-856c-8f65eb61823d Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:03:47,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-408816ef-20d0-4295-856c-8f65eb61823d 2018-09-22 05:03:47,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f541b15744a8904f42e771b4899c5ac47ffeea9" 2018-09-22 05:03:47,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e145751a-db94-4d47-a01a-9d548d393719 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10"}, "enabled": true, "id": "dc3995a72084450ba336b1eb5ad6bb10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}]} 2018-09-22 05:03:47,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj used request id req-e145751a-db94-4d47-a01a-9d548d393719 2018-09-22 05:03:47,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f541b15744a8904f42e771b4899c5ac47ffeea9" 2018-09-22 05:03:47,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e224eed6-c88f-41bd-a35f-55632602b00d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:03:47,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e224eed6-c88f-41bd-a35f-55632602b00d 2018-09-22 05:03:48,152 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-3de7115c-380e-489-user 2018-09-22 05:03:48,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:03:48,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" 2018-09-22 05:03:48,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ee7792-40c8-4321-bdbc-0a5b50a01395 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:03:48,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c4ee7792-40c8-4321-bdbc-0a5b50a01395 2018-09-22 05:03:48,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj-role"}}' 2018-09-22 05:03:48,369 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-757f022f-e781-43c0-8760-ae552000cf38 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3fe911a58e804d6ab5393d65425fdf90", "links": {"self": "http://172.30.9.23:5000/v3/roles/3fe911a58e804d6ab5393d65425fdf90"}, "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj-role"}} 2018-09-22 05:03:48,369 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-757f022f-e781-43c0-8760-ae552000cf38 2018-09-22 05:03:48,369 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj-role 2018-09-22 05:03:48,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/3fe911a58e804d6ab5393d65425fdf90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" 2018-09-22 05:03:48,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbec3a5f-7c51-4acf-a91d-0aa9299bc576 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/3fe911a58e804d6ab5393d65425fdf90"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj-role", "id": "3fe911a58e804d6ab5393d65425fdf90"}} 2018-09-22 05:03:48,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/3fe911a58e804d6ab5393d65425fdf90 used request id req-dbec3a5f-7c51-4acf-a91d-0aa9299bc576 2018-09-22 05:03:48,389 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj-role to project CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj 2018-09-22 05:03:48,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10/users/76e218cbc73a482cbcae5c57469dc453/roles/3fe911a58e804d6ab5393d65425fdf90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" 2018-09-22 05:03:48,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28c9cb13-9c03-4420-a45e-c491ff672f1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:03:48,514 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10/users/76e218cbc73a482cbcae5c57469dc453/roles/3fe911a58e804d6ab5393d65425fdf90 used request id req-28c9cb13-9c03-4420-a45e-c491ff672f1e 2018-09-22 05:03:48,514 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:03:48,516 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 05:03:48,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:03:48,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:03:48,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3fe911a58e804d6ab5393d65425fdf90", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj-role"}], "expires_at": "2018-09-22T06:03:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc3995a72084450ba336b1eb5ad6bb10", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-user", "id": "76e218cbc73a482cbcae5c57469dc453"}, "audit_ids": ["GUw2fQOJS4SOyF9C365oGA"], "issued_at": "2018-09-22T05:03:48.000000Z"}} 2018-09-22 05:03:48,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77d9912e45bb0704975da3ff1445a473c09dbd0a" 2018-09-22 05:03:48,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bff8f9f2-1623-4d82-8889-d3f034448f49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:03:48,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bff8f9f2-1623-4d82-8889-d3f034448f49 2018-09-22 05:03:48,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77d9912e45bb0704975da3ff1445a473c09dbd0a" 2018-09-22 05:03:49,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-77c15a1e-2ebb-4b01-9630-dc6139c59a9e Date: Sat, 22 Sep 2018 05:03:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-image"} 2018-09-22 05:03:49,159 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-image used request id req-77c15a1e-2ebb-4b01-9630-dc6139c59a9e 2018-09-22 05:03:49,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77d9912e45bb0704975da3ff1445a473c09dbd0a" 2018-09-22 05:03:49,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7e49906b-4929-466e-83dd-ea6f5b192c49 Date: Sat, 22 Sep 2018 05:03:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:03:49,315 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7e49906b-4929-466e-83dd-ea6f5b192c49 2018-09-22 05:03:49,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}77d9912e45bb0704975da3ff1445a473c09dbd0a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-image"}' 2018-09-22 05:03:49,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/80c1bf4b-d894-4125-9835-7b3cde6647df X-Openstack-Request-Id: req-9bbed0bb-3b7a-4653-8817-ed892664e161 Date: Sat, 22 Sep 2018 05:03:49 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:03:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T05:03:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "min_disk": 0, "protected": false, "id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "file": "/v2/images/80c1bf4b-d894-4125-9835-7b3cde6647df/file", "checksum": null, "owner": "dc3995a72084450ba336b1eb5ad6bb10", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:03:49,539 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9bbed0bb-3b7a-4653-8817-ed892664e161 2018-09-22 05:03:49,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/80c1bf4b-d894-4125-9835-7b3cde6647df/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77d9912e45bb0704975da3ff1445a473c09dbd0a" -d '' 2018-09-22 05:03:51,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ef7fa11-6062-4123-aca9-3465d2da0980 Date: Sat, 22 Sep 2018 05:03:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:03:51,139 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/80c1bf4b-d894-4125-9835-7b3cde6647df/file used request id req-1ef7fa11-6062-4123-aca9-3465d2da0980 2018-09-22 05:03:51,139 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 05:03:51,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/80c1bf4b-d894-4125-9835-7b3cde6647df -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77d9912e45bb0704975da3ff1445a473c09dbd0a" 2018-09-22 05:03:51,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-a95db8ab-19be-4b29-bcf8-0d81c49a90bf Date: Sat, 22 Sep 2018 05:03:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:03:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:03:51Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/80c1bf4b-d894-4125-9835-7b3cde6647df/snap", "metadata": {}}], "self": "/v2/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "min_disk": 0, "protected": false, "id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "file": "/v2/images/80c1bf4b-d894-4125-9835-7b3cde6647df/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dc3995a72084450ba336b1eb5ad6bb10", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/80c1bf4b-d894-4125-9835-7b3cde6647df/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:03:51,314 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/80c1bf4b-d894-4125-9835-7b3cde6647df used request id req-a95db8ab-19be-4b29-bcf8-0d81c49a90bf 2018-09-22 05:03:51,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77d9912e45bb0704975da3ff1445a473c09dbd0a" 2018-09-22 05:03:51,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3cd130f0-2ba0-4df8-be16-4afdee649ed2 Date: Sat, 22 Sep 2018 05:03:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:03:51,461 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3cd130f0-2ba0-4df8-be16-4afdee649ed2 2018-09-22 05:03:51,464 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-image 2018-09-22 05:03:51,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/80c1bf4b-d894-4125-9835-7b3cde6647df -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77d9912e45bb0704975da3ff1445a473c09dbd0a" 2018-09-22 05:03:51,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-82446820-5558-4a86-be11-6e9fe2a96b6a Date: Sat, 22 Sep 2018 05:03:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:03:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:03:51Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/80c1bf4b-d894-4125-9835-7b3cde6647df/snap", "metadata": {}}], "self": "/v2/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "min_disk": 0, "protected": false, "id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "file": "/v2/images/80c1bf4b-d894-4125-9835-7b3cde6647df/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dc3995a72084450ba336b1eb5ad6bb10", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/80c1bf4b-d894-4125-9835-7b3cde6647df/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:03:51,628 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/80c1bf4b-d894-4125-9835-7b3cde6647df used request id req-82446820-5558-4a86-be11-6e9fe2a96b6a 2018-09-22 05:03:51,629 - create_image - DEBUG - Instance status is - active 2018-09-22 05:03:51,629 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-image 2018-09-22 05:03:51,629 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-image 2018-09-22 05:03:51,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:03:51,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:03:52,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3fe911a58e804d6ab5393d65425fdf90", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj-role"}], "expires_at": "2018-09-22T06:03:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc3995a72084450ba336b1eb5ad6bb10", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-user", "id": "76e218cbc73a482cbcae5c57469dc453"}, "audit_ids": ["Ll-cwgLYQUOF60sJUxaJqw"], "issued_at": "2018-09-22T05:03:52.000000Z"}} 2018-09-22 05:03:52,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9bc4322a09aa8b8b484e45be723eb0eb86f1c" 2018-09-22 05:03:52,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d68529f1-b93b-44eb-af71-b3fef4cb8c51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:03:52,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d68529f1-b93b-44eb-af71-b3fef4cb8c51 2018-09-22 05:03:52,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9bc4322a09aa8b8b484e45be723eb0eb86f1c" 2018-09-22 05:03:52,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6c2217e3-43a1-4483-af8d-4d03b240a260 Date: Sat, 22 Sep 2018 05:03:52 GMT RESP BODY: {"networks":[]} 2018-09-22 05:03:52,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net used request id req-6c2217e3-43a1-4483-af8d-4d03b240a260 2018-09-22 05:03:52,250 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net 2018-09-22 05:03:52,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9bc4322a09aa8b8b484e45be723eb0eb86f1c" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net", "admin_state_up": true}}' 2018-09-22 05:03:52,989 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-929615f7-7050-4f7c-8ea6-7ddd0e49c99b Date: Sat, 22 Sep 2018 05:03:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"14295f4d-711c-4664-aa5d-10958e873f21","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T05:03:52Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:52Z","mtu":1450}} 2018-09-22 05:03:52,990 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-929615f7-7050-4f7c-8ea6-7ddd0e49c99b 2018-09-22 05:03:52,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9bc4322a09aa8b8b484e45be723eb0eb86f1c" 2018-09-22 05:03:53,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-b2d6c6d1-fa54-45a3-9760-b4c79d6222a7 Date: Sat, 22 Sep 2018 05:03:53 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-09-22T05:03:52Z","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"14295f4d-711c-4664-aa5d-10958e873f21","name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net"}]} 2018-09-22 05:03:53,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-b2d6c6d1-fa54-45a3-9760-b4c79d6222a7 2018-09-22 05:03:53,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9bc4322a09aa8b8b484e45be723eb0eb86f1c" 2018-09-22 05:03:53,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c462147b-104b-4654-b3aa-b53d3f415ef6 Date: Sat, 22 Sep 2018 05:03:53 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:03:53,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-c462147b-104b-4654-b3aa-b53d3f415ef6 2018-09-22 05:03:53,419 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet 2018-09-22 05:03:53,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9bc4322a09aa8b8b484e45be723eb0eb86f1c" -d '{"subnets": [{"ip_version": 4, "network_id": "14295f4d-711c-4664-aa5d-10958e873f21", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet"}]}' 2018-09-22 05:03:53,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-de2d96c4-0cfd-47b6-b5f5-ae5ee0a5a788 Date: Sat, 22 Sep 2018 05:03:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:53Z","dns_nameservers":[],"updated_at":"2018-09-22T05:03:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"b031c29e-0750-4435-85ff-2bc69431d2d5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet"}]} 2018-09-22 05:03:53,948 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-de2d96c4-0cfd-47b6-b5f5-ae5ee0a5a788 2018-09-22 05:03:53,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9bc4322a09aa8b8b484e45be723eb0eb86f1c" 2018-09-22 05:03:54,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fcb1915d-58b3-445e-a7e7-70a44eb6e8ad Date: Sat, 22 Sep 2018 05:03:54 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":["b031c29e-0750-4435-85ff-2bc69431d2d5"],"updated_at":"2018-09-22T05:03:53Z","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"14295f4d-711c-4664-aa5d-10958e873f21","name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net"}]} 2018-09-22 05:03:54,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-fcb1915d-58b3-445e-a7e7-70a44eb6e8ad 2018-09-22 05:03:54,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9bc4322a09aa8b8b484e45be723eb0eb86f1c" 2018-09-22 05:03:54,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-41472d63-430f-4ac9-828e-01e3e9d2b345 Date: Sat, 22 Sep 2018 05:03:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:53Z","dns_nameservers":[],"updated_at":"2018-09-22T05:03:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"b031c29e-0750-4435-85ff-2bc69431d2d5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet"}]} 2018-09-22 05:03:54,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-41472d63-430f-4ac9-828e-01e3e9d2b345 2018-09-22 05:03:54,417 - OpenStackNetwork - DEBUG - Network [14295f4d-711c-4664-aa5d-10958e873f21] created successfully 2018-09-22 05:03:54,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:03:54,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:03:54,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3fe911a58e804d6ab5393d65425fdf90", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj-role"}], "expires_at": "2018-09-22T06:03:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc3995a72084450ba336b1eb5ad6bb10", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-user", "id": "76e218cbc73a482cbcae5c57469dc453"}, "audit_ids": ["Nt8rIOztSmaqpRlzMG_Qpg"], "issued_at": "2018-09-22T05:03:54.000000Z"}} 2018-09-22 05:03:54,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324809633a4d8453bb45cadd56c9d24afcbd3737" 2018-09-22 05:03:54,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44277d63-4a44-48cc-a3ba-f7deb47a7014 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:03:54,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-44277d63-4a44-48cc-a3ba-f7deb47a7014 2018-09-22 05:03:54,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324809633a4d8453bb45cadd56c9d24afcbd3737" 2018-09-22 05:03:55,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f393eda5-195b-4deb-b379-94114d65b15b Date: Sat, 22 Sep 2018 05:03:55 GMT RESP BODY: {"routers": []} 2018-09-22 05:03:55,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-router&admin_state_up=True used request id req-f393eda5-195b-4deb-b379-94114d65b15b 2018-09-22 05:03:55,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:03:55,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:03:55,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3fe911a58e804d6ab5393d65425fdf90", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj-role"}], "expires_at": "2018-09-22T06:03:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc3995a72084450ba336b1eb5ad6bb10", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-user", "id": "76e218cbc73a482cbcae5c57469dc453"}, "audit_ids": ["_fezD1wtSKOnj2dbJRewFg"], "issued_at": "2018-09-22T05:03:55.000000Z"}} 2018-09-22 05:03:55,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24bd99c8762a23ce4ce2f26ed070e3856bdde22b" 2018-09-22 05:03:55,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48445fa3-05a8-4b5a-8515-710d238b1eed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:03:55,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-48445fa3-05a8-4b5a-8515-710d238b1eed 2018-09-22 05:03:55,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324809633a4d8453bb45cadd56c9d24afcbd3737" 2018-09-22 05:03:55,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-46574200-21b4-4b0b-ae5d-030b4fa2cb6d Date: Sat, 22 Sep 2018 05:03:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:03:55,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-46574200-21b4-4b0b-ae5d-030b4fa2cb6d 2018-09-22 05:03:55,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324809633a4d8453bb45cadd56c9d24afcbd3737" 2018-09-22 05:03:55,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b95f2634-4462-4b39-9a4b-f770bb54e022 Date: Sat, 22 Sep 2018 05:03:55 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:03:55,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-b95f2634-4462-4b39-9a4b-f770bb54e022 2018-09-22 05:03:55,908 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-router 2018-09-22 05:03:55,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324809633a4d8453bb45cadd56c9d24afcbd3737" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-router", "admin_state_up": true}}' 2018-09-22 05:04:00,819 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-eaa78767-1475-496c-b091-243a63032963 Date: Sat, 22 Sep 2018 05:04:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:03:56Z", "admin_state_up": true, "updated_at": "2018-09-22T05:03:57Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "9ca861dd-6e3c-40b9-af33-7e25b1db2c31", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-router"}} 2018-09-22 05:04:00,819 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-eaa78767-1475-496c-b091-243a63032963 2018-09-22 05:04:00,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=9ca861dd-6e3c-40b9-af33-7e25b1db2c31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324809633a4d8453bb45cadd56c9d24afcbd3737" 2018-09-22 05:04:01,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-271a2ec4-14fc-44a6-87a1-a2e76709d522 Date: Sat, 22 Sep 2018 05:04:01 GMT RESP BODY: {"ports":[]} 2018-09-22 05:04:01,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=9ca861dd-6e3c-40b9-af33-7e25b1db2c31 used request id req-271a2ec4-14fc-44a6-87a1-a2e76709d522 2018-09-22 05:04:01,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324809633a4d8453bb45cadd56c9d24afcbd3737" 2018-09-22 05:04:01,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fb330c4a-06c6-4823-873f-102eb2bfd768 Date: Sat, 22 Sep 2018 05:04: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":["b031c29e-0750-4435-85ff-2bc69431d2d5"],"updated_at":"2018-09-22T05:03:53Z","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"14295f4d-711c-4664-aa5d-10958e873f21","name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net"}]} 2018-09-22 05:04:01,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net used request id req-fb330c4a-06c6-4823-873f-102eb2bfd768 2018-09-22 05:04:01,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:04:01,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:04:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:04:01,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324809633a4d8453bb45cadd56c9d24afcbd3737" 2018-09-22 05:04:01,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5758c54a-730e-47cb-986b-b1abcffb75b2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10"}, "enabled": true, "id": "dc3995a72084450ba336b1eb5ad6bb10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}} 2018-09-22 05:04:01,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 used request id req-5758c54a-730e-47cb-986b-b1abcffb75b2 2018-09-22 05:04:01,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324809633a4d8453bb45cadd56c9d24afcbd3737" 2018-09-22 05:04:01,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d3e1d2e6-bb74-4566-a08e-148e4e3ea275 Date: Sat, 22 Sep 2018 05:04:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:53Z","dns_nameservers":[],"updated_at":"2018-09-22T05:03:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"b031c29e-0750-4435-85ff-2bc69431d2d5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet"}]} 2018-09-22 05:04:01,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-d3e1d2e6-bb74-4566-a08e-148e4e3ea275 2018-09-22 05:04:01,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21&name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324809633a4d8453bb45cadd56c9d24afcbd3737" 2018-09-22 05:04:01,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-46105171-877f-4648-a0df-ecec98a69838 Date: Sat, 22 Sep 2018 05:04:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:53Z","dns_nameservers":[],"updated_at":"2018-09-22T05:03:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"b031c29e-0750-4435-85ff-2bc69431d2d5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet"}]} 2018-09-22 05:04:01,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21&name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet used request id req-46105171-877f-4648-a0df-ecec98a69838 2018-09-22 05:04:01,894 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-22 05:04:01,894 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-router 2018-09-22 05:04:01,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/9ca861dd-6e3c-40b9-af33-7e25b1db2c31/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324809633a4d8453bb45cadd56c9d24afcbd3737" -d '{"subnet_id": "b031c29e-0750-4435-85ff-2bc69431d2d5"}' 2018-09-22 05:04:03,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-86e5a4a3-712f-4895-9c38-7f45a3838512 Date: Sat, 22 Sep 2018 05:04:03 GMT RESP BODY: {"network_id": "14295f4d-711c-4664-aa5d-10958e873f21", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "subnet_id": "b031c29e-0750-4435-85ff-2bc69431d2d5", "subnet_ids": ["b031c29e-0750-4435-85ff-2bc69431d2d5"], "port_id": "51731f1e-3b80-42df-9003-4ea79953d1b8", "id": "9ca861dd-6e3c-40b9-af33-7e25b1db2c31"} 2018-09-22 05:04:03,956 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/9ca861dd-6e3c-40b9-af33-7e25b1db2c31/add_router_interface used request id req-86e5a4a3-712f-4895-9c38-7f45a3838512 2018-09-22 05:04:03,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/9ca861dd-6e3c-40b9-af33-7e25b1db2c31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324809633a4d8453bb45cadd56c9d24afcbd3737" 2018-09-22 05:04:04,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-225e6529-4512-4d3d-a32b-4d2306c38368 Date: Sat, 22 Sep 2018 05:04:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:03:56Z", "admin_state_up": true, "updated_at": "2018-09-22T05:04:03Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "9ca861dd-6e3c-40b9-af33-7e25b1db2c31", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-router"}} 2018-09-22 05:04:04,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/9ca861dd-6e3c-40b9-af33-7e25b1db2c31 used request id req-225e6529-4512-4d3d-a32b-4d2306c38368 2018-09-22 05:04:04,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=9ca861dd-6e3c-40b9-af33-7e25b1db2c31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324809633a4d8453bb45cadd56c9d24afcbd3737" 2018-09-22 05:04:04,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-e2f64925-bb06-4ff4-a54a-514ed323d640 Date: Sat, 22 Sep 2018 05:04:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:04:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.1"}],"id":"51731f1e-3b80-42df-9003-4ea79953d1b8","security_groups":[],"mac_address":"fa:16:3e:73:af:a3","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:04:02Z","binding:vnic_type":"normal","device_id":"9ca861dd-6e3c-40b9-af33-7e25b1db2c31"}]} 2018-09-22 05:04:04,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=9ca861dd-6e3c-40b9-af33-7e25b1db2c31 used request id req-e2f64925-bb06-4ff4-a54a-514ed323d640 2018-09-22 05:04:04,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b031c29e-0750-4435-85ff-2bc69431d2d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324809633a4d8453bb45cadd56c9d24afcbd3737" 2018-09-22 05:04:04,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2ba6612e-0187-49a6-bb11-112285f90b33 Date: Sat, 22 Sep 2018 05:04:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:53Z","dns_nameservers":[],"updated_at":"2018-09-22T05:03:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"b031c29e-0750-4435-85ff-2bc69431d2d5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet"}} 2018-09-22 05:04:04,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b031c29e-0750-4435-85ff-2bc69431d2d5 used request id req-2ba6612e-0187-49a6-bb11-112285f90b33 2018-09-22 05:04:04,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:04:04,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:04:04,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:04:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["pd1-NecAQQyau3hQ7yLflg"], "issued_at": "2018-09-22T05:04:04.000000Z"}} 2018-09-22 05:04:04,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09584a8e5b13bd694f1298e82bfea8ab1dd2098" 2018-09-22 05:04:04,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab333a7d-7aac-455e-935d-a2beeade2b44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:04:04,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ab333a7d-7aac-455e-935d-a2beeade2b44 2018-09-22 05:04:04,969 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:04:04,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09584a8e5b13bd694f1298e82bfea8ab1dd2098" 2018-09-22 05:04:05,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-b455c502-d948-408f-bab7-e8324dfa3cf6 x-compute-request-id: req-b455c502-d948-408f-bab7-e8324dfa3cf6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 05:04:05,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b455c502-d948-408f-bab7-e8324dfa3cf6 2018-09-22 05:04:05,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09584a8e5b13bd694f1298e82bfea8ab1dd2098" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 05:04:05,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04: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-5d7f1636-2a84-4a6f-8d2b-11e968e6c20f x-compute-request-id: req-5d7f1636-2a84-4a6f-8d2b-11e968e6c20f Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d569602a-259b-4897-86b6-ec9a0065f2d8", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:04:05,207 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-5d7f1636-2a84-4a6f-8d2b-11e968e6c20f 2018-09-22 05:04:05,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:04:05,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:04:05,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3fe911a58e804d6ab5393d65425fdf90", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj-role"}], "expires_at": "2018-09-22T06:04:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc3995a72084450ba336b1eb5ad6bb10", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-user", "id": "76e218cbc73a482cbcae5c57469dc453"}, "audit_ids": ["CqFu710qS8CZbXZWhdCzqA"], "issued_at": "2018-09-22T05:04:05.000000Z"}} 2018-09-22 05:04:05,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c74c6dee5d7f34f7383630e095cd81629ff4aee" 2018-09-22 05:04:05,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90245734-9120-4ee1-acc7-827fbb3c0ea9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:04:05,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-90245734-9120-4ee1-acc7-827fbb3c0ea9 2018-09-22 05:04:05,654 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:04:05,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c74c6dee5d7f34f7383630e095cd81629ff4aee" 2018-09-22 05:04:05,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04: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-cab0cf89-57a0-41ae-aa8c-badc9846857c x-compute-request-id: req-cab0cf89-57a0-41ae-aa8c-badc9846857c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 05:04:05,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-cab0cf89-57a0-41ae-aa8c-badc9846857c 2018-09-22 05:04:05,826 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp... 2018-09-22 05:04:05,827 - OpenStackKeypair - INFO - Creating new keypair 2018-09-22 05:04:05,843 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp 2018-09-22 05:04:05,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c74c6dee5d7f34f7383630e095cd81629ff4aee" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC0tTrmx/pOSy23iO7tNA/lYEJ8chiUDsFyleB1TJgFfx44l3U5HDwNDv/6yp6cXF0sS0clCDq7RK56arQcIYew+uaiz3py2UwfwBkjY5ga8k5vmPhzN7rkjDbkzL6JPC/2boSp2tK50neNaZHdRaoFjw3PlL1YDRv/W10UlXcR3Q==", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp"}}' 2018-09-22 05:04:05,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04: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-c4f9d37e-5d8b-4485-860d-16cd4f00b7f7 x-compute-request-id: req-c4f9d37e-5d8b-4485-860d-16cd4f00b7f7 Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC0tTrmx/pOSy23iO7tNA/lYEJ8chiUDsFyleB1TJgFfx44l3U5HDwNDv/6yp6cXF0sS0clCDq7RK56arQcIYew+uaiz3py2UwfwBkjY5ga8k5vmPhzN7rkjDbkzL6JPC/2boSp2tK50neNaZHdRaoFjw3PlL1YDRv/W10UlXcR3Q==", "user_id": "76e218cbc73a482cbcae5c57469dc453", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp", "fingerprint": "7e:00:8f:f6:10:a3:3a:71:c4:22:a3:30:e1:f2:e1:7a"}} 2018-09-22 05:04:05,915 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-c4f9d37e-5d8b-4485-860d-16cd4f00b7f7 2018-09-22 05:04:05,917 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d.pub 2018-09-22 05:04:05,918 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d 2018-09-22 05:04:05,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:04:05,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:04:06,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3fe911a58e804d6ab5393d65425fdf90", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj-role"}], "expires_at": "2018-09-22T06:04:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc3995a72084450ba336b1eb5ad6bb10", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-user", "id": "76e218cbc73a482cbcae5c57469dc453"}, "audit_ids": ["NFXnFlclTtGD6rLERt58Fg"], "issued_at": "2018-09-22T05:04:06.000000Z"}} 2018-09-22 05:04:06,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:06,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8604a4e9-cc6d-4ae7-9c2b-8545268b99ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:04:06,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8604a4e9-cc6d-4ae7-9c2b-8545268b99ed 2018-09-22 05:04:06,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:06,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8a52fd57-0faf-4614-becc-6e333ff72b70 Date: Sat, 22 Sep 2018 05:04:06 GMT RESP BODY: {"security_groups": []} 2018-09-22 05:04:06,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp used request id req-8a52fd57-0faf-4614-becc-6e333ff72b70 2018-09-22 05:04:06,495 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp... 2018-09-22 05:04:06,495 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp 2018-09-22 05:04:06,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp"}}' 2018-09-22 05:04:07,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-dfc8e88b-d587-4fa2-8386-bc72796249c8 Date: Sat, 22 Sep 2018 05:04:07 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:06Z", "updated_at": "2018-09-22T05:04:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "revision_number": 0, "id": "60105f49-4c0a-40db-b34d-29af008d1b8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc3995a72084450ba336b1eb5ad6bb10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "revision_number": 0, "id": "bdff6e6f-b22d-490e-81f6-985dd022bb08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc3995a72084450ba336b1eb5ad6bb10"}], "revision_number": 2, "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp"}} 2018-09-22 05:04:07,005 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-dfc8e88b-d587-4fa2-8386-bc72796249c8 2018-09-22 05:04:07,005 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0866649e-062f-4e14-a9e3-ad0a0fa600a8 2018-09-22 05:04:07,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0866649e-062f-4e14-a9e3-ad0a0fa600a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:07,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-81e7ad48-6123-422a-bee7-9aa6d906141a Date: Sat, 22 Sep 2018 05:04:07 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-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:06Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "60105f49-4c0a-40db-b34d-29af008d1b8d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:06Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "bdff6e6f-b22d-490e-81f6-985dd022bb08"}]} 2018-09-22 05:04:07,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0866649e-062f-4e14-a9e3-ad0a0fa600a8 used request id req-81e7ad48-6123-422a-bee7-9aa6d906141a 2018-09-22 05:04:07,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0866649e-062f-4e14-a9e3-ad0a0fa600a8 2018-09-22 05:04:07,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0866649e-062f-4e14-a9e3-ad0a0fa600a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:07,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5f73b141-bbf6-47cd-b014-025109d9949e Date: Sat, 22 Sep 2018 05:04:07 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-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:06Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "60105f49-4c0a-40db-b34d-29af008d1b8d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:06Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "bdff6e6f-b22d-490e-81f6-985dd022bb08"}]} 2018-09-22 05:04:07,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0866649e-062f-4e14-a9e3-ad0a0fa600a8 used request id req-5f73b141-bbf6-47cd-b014-025109d9949e 2018-09-22 05:04:07,213 - neutron_utils - INFO - Retrieving security group with ID - 0866649e-062f-4e14-a9e3-ad0a0fa600a8 2018-09-22 05:04:07,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0866649e-062f-4e14-a9e3-ad0a0fa600a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:07,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-2b95f5f9-a2a6-4df0-ae04-f04f96024826 Date: Sat, 22 Sep 2018 05:04:07 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:06Z", "updated_at": "2018-09-22T05:04:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "revision_number": 0, "id": "60105f49-4c0a-40db-b34d-29af008d1b8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc3995a72084450ba336b1eb5ad6bb10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "revision_number": 0, "id": "bdff6e6f-b22d-490e-81f6-985dd022bb08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc3995a72084450ba336b1eb5ad6bb10"}], "revision_number": 2, "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp"}]} 2018-09-22 05:04:07,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0866649e-062f-4e14-a9e3-ad0a0fa600a8 used request id req-2b95f5f9-a2a6-4df0-ae04-f04f96024826 2018-09-22 05:04:07,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0866649e-062f-4e14-a9e3-ad0a0fa600a8 2018-09-22 05:04:07,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0866649e-062f-4e14-a9e3-ad0a0fa600a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:07,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-39caf0d0-45a7-4377-91fa-f60712c33acf Date: Sat, 22 Sep 2018 05:04:07 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-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:06Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "60105f49-4c0a-40db-b34d-29af008d1b8d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:06Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "bdff6e6f-b22d-490e-81f6-985dd022bb08"}]} 2018-09-22 05:04:07,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0866649e-062f-4e14-a9e3-ad0a0fa600a8 used request id req-39caf0d0-45a7-4377-91fa-f60712c33acf 2018-09-22 05:04:07,458 - neutron_utils - INFO - Retrieving security group with ID - 0866649e-062f-4e14-a9e3-ad0a0fa600a8 2018-09-22 05:04:07,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0866649e-062f-4e14-a9e3-ad0a0fa600a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:07,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-4e599f84-c4c1-420d-9a74-f7d959ccb6fd Date: Sat, 22 Sep 2018 05:04:07 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:06Z", "updated_at": "2018-09-22T05:04:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "revision_number": 0, "id": "60105f49-4c0a-40db-b34d-29af008d1b8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc3995a72084450ba336b1eb5ad6bb10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "revision_number": 0, "id": "bdff6e6f-b22d-490e-81f6-985dd022bb08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc3995a72084450ba336b1eb5ad6bb10"}], "revision_number": 2, "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp"}]} 2018-09-22 05:04:07,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0866649e-062f-4e14-a9e3-ad0a0fa600a8 used request id req-4e599f84-c4c1-420d-9a74-f7d959ccb6fd 2018-09-22 05:04:07,508 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0866649e-062f-4e14-a9e3-ad0a0fa600a8 2018-09-22 05:04:07,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0866649e-062f-4e14-a9e3-ad0a0fa600a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:07,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-126c4f5c-ca00-49bc-a4db-35bed232da1c Date: Sat, 22 Sep 2018 05:04:07 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-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:06Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "60105f49-4c0a-40db-b34d-29af008d1b8d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:06Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "bdff6e6f-b22d-490e-81f6-985dd022bb08"}]} 2018-09-22 05:04:07,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0866649e-062f-4e14-a9e3-ad0a0fa600a8 used request id req-126c4f5c-ca00-49bc-a4db-35bed232da1c 2018-09-22 05:04:07,683 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp 2018-09-22 05:04:07,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:07,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-263a7842-d3b4-4518-afb5-9fb7668d7f62 Date: Sat, 22 Sep 2018 05:04:07 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:06Z", "updated_at": "2018-09-22T05:04:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "revision_number": 0, "id": "60105f49-4c0a-40db-b34d-29af008d1b8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc3995a72084450ba336b1eb5ad6bb10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "revision_number": 0, "id": "bdff6e6f-b22d-490e-81f6-985dd022bb08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc3995a72084450ba336b1eb5ad6bb10"}], "revision_number": 2, "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp"}]} 2018-09-22 05:04:07,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp used request id req-263a7842-d3b4-4518-afb5-9fb7668d7f62 2018-09-22 05:04:07,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:04:07,745 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:04:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:04:07,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:07,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba2e3ecf-5896-40cc-b0c5-b0e9589241e7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10"}, "enabled": true, "id": "dc3995a72084450ba336b1eb5ad6bb10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}} 2018-09-22 05:04:07,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 used request id req-ba2e3ecf-5896-40cc-b0c5-b0e9589241e7 2018-09-22 05:04:07,833 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0866649e-062f-4e14-a9e3-ad0a0fa600a8 2018-09-22 05:04:07,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0866649e-062f-4e14-a9e3-ad0a0fa600a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:08,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a3dea765-ff3f-4e34-b07c-00514530aaeb Date: Sat, 22 Sep 2018 05:04:08 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-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:06Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "60105f49-4c0a-40db-b34d-29af008d1b8d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:06Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "bdff6e6f-b22d-490e-81f6-985dd022bb08"}]} 2018-09-22 05:04:08,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0866649e-062f-4e14-a9e3-ad0a0fa600a8 used request id req-a3dea765-ff3f-4e34-b07c-00514530aaeb 2018-09-22 05:04:08,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}088c53d966be0f09bd28d0a278445ff80fafd7c3" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8"}}' 2018-09-22 05:04:08,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-9dde8e34-5cb1-4eb1-a01c-a2bb3236ebdc Date: Sat, 22 Sep 2018 05:04:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:04:08Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:08Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "2b0d3cac-dfda-4fee-8eb2-4f1707f5799d"}} 2018-09-22 05:04:08,195 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-9dde8e34-5cb1-4eb1-a01c-a2bb3236ebdc 2018-09-22 05:04:08,195 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp 2018-09-22 05:04:08,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:08,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-cb39d404-282e-494d-aaac-6286b8137d56 Date: Sat, 22 Sep 2018 05:04:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:06Z", "updated_at": "2018-09-22T05:04:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:04:08Z", "revision_number": 0, "id": "2b0d3cac-dfda-4fee-8eb2-4f1707f5799d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:04:08Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc3995a72084450ba336b1eb5ad6bb10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "revision_number": 0, "id": "60105f49-4c0a-40db-b34d-29af008d1b8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc3995a72084450ba336b1eb5ad6bb10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "revision_number": 0, "id": "bdff6e6f-b22d-490e-81f6-985dd022bb08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc3995a72084450ba336b1eb5ad6bb10"}], "revision_number": 3, "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp"}]} 2018-09-22 05:04:08,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp used request id req-cb39d404-282e-494d-aaac-6286b8137d56 2018-09-22 05:04:08,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:08,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d72305-6726-4acf-b796-980c355089e7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10"}, "enabled": true, "id": "dc3995a72084450ba336b1eb5ad6bb10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}} 2018-09-22 05:04:08,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 used request id req-e4d72305-6726-4acf-b796-980c355089e7 2018-09-22 05:04:08,469 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0866649e-062f-4e14-a9e3-ad0a0fa600a8 2018-09-22 05:04:08,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0866649e-062f-4e14-a9e3-ad0a0fa600a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:08,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-f9edc665-d724-46c6-89bf-7c5b895626c1 Date: Sat, 22 Sep 2018 05:04:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:04:08Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:08Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "2b0d3cac-dfda-4fee-8eb2-4f1707f5799d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:06Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "60105f49-4c0a-40db-b34d-29af008d1b8d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:06Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "bdff6e6f-b22d-490e-81f6-985dd022bb08"}]} 2018-09-22 05:04:08,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0866649e-062f-4e14-a9e3-ad0a0fa600a8 used request id req-f9edc665-d724-46c6-89bf-7c5b895626c1 2018-09-22 05:04:08,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}088c53d966be0f09bd28d0a278445ff80fafd7c3" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8"}}' 2018-09-22 05:04:08,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-c6dcab9a-77fb-49eb-8a1c-9d444c9715c7 Date: Sat, 22 Sep 2018 05:04:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-22T05:04:08Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "port_range_min": 22, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:08Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "16df06c5-6f39-495d-a329-b62def729c37"}} 2018-09-22 05:04:08,657 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-c6dcab9a-77fb-49eb-8a1c-9d444c9715c7 2018-09-22 05:04:08,657 - neutron_utils - INFO - Retrieving security group with ID - 0866649e-062f-4e14-a9e3-ad0a0fa600a8 2018-09-22 05:04:08,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0866649e-062f-4e14-a9e3-ad0a0fa600a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:08,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-7d7b491b-38d6-472e-9c11-ce7dc13425be Date: Sat, 22 Sep 2018 05:04:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:06Z", "updated_at": "2018-09-22T05:04:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T05:04:08Z", "revision_number": 0, "id": "16df06c5-6f39-495d-a329-b62def729c37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:04:08Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "port_range_min": 22, "ethertype": "IPv4", "project_id": "dc3995a72084450ba336b1eb5ad6bb10"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:04:08Z", "revision_number": 0, "id": "2b0d3cac-dfda-4fee-8eb2-4f1707f5799d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:04:08Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc3995a72084450ba336b1eb5ad6bb10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "revision_number": 0, "id": "60105f49-4c0a-40db-b34d-29af008d1b8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc3995a72084450ba336b1eb5ad6bb10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "revision_number": 0, "id": "bdff6e6f-b22d-490e-81f6-985dd022bb08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc3995a72084450ba336b1eb5ad6bb10"}], "revision_number": 4, "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp"}]} 2018-09-22 05:04:08,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0866649e-062f-4e14-a9e3-ad0a0fa600a8 used request id req-7d7b491b-38d6-472e-9c11-ce7dc13425be 2018-09-22 05:04:08,870 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0866649e-062f-4e14-a9e3-ad0a0fa600a8 2018-09-22 05:04:08,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0866649e-062f-4e14-a9e3-ad0a0fa600a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:09,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-35e6b388-16fe-4a1a-a67c-f81b6dc6f6ac Date: Sat, 22 Sep 2018 05:04:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-22T05:04:08Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "port_range_min": 22, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:08Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "16df06c5-6f39-495d-a329-b62def729c37"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:04:08Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:08Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "2b0d3cac-dfda-4fee-8eb2-4f1707f5799d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:06Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "60105f49-4c0a-40db-b34d-29af008d1b8d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:04:06Z", "security_group_id": "0866649e-062f-4e14-a9e3-ad0a0fa600a8", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:06Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "bdff6e6f-b22d-490e-81f6-985dd022bb08"}]} 2018-09-22 05:04:09,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0866649e-062f-4e14-a9e3-ad0a0fa600a8 used request id req-35e6b388-16fe-4a1a-a67c-f81b6dc6f6ac 2018-09-22 05:04:09,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:04:09,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:04:09,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3fe911a58e804d6ab5393d65425fdf90", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj-role"}], "expires_at": "2018-09-22T06:04:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc3995a72084450ba336b1eb5ad6bb10", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-user", "id": "76e218cbc73a482cbcae5c57469dc453"}, "audit_ids": ["6Ao-koCbSVqk4wG9bVgpIQ"], "issued_at": "2018-09-22T05:04:09.000000Z"}} 2018-09-22 05:04:09,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:09,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e8e887-3d31-4bf3-b6ca-9c74e7911ae4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:04:09,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-89e8e887-3d31-4bf3-b6ca-9c74e7911ae4 2018-09-22 05:04:09,509 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:04:09,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:09,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db8c97a7-ad26-4a43-8d71-4311c6736789 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:04:09,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-db8c97a7-ad26-4a43-8d71-4311c6736789 2018-09-22 05:04:09,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:09,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d514bddf-aff7-4a63-9a95-95715e6dd8a8 Date: Sat, 22 Sep 2018 05:04: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":["b031c29e-0750-4435-85ff-2bc69431d2d5"],"updated_at":"2018-09-22T05:03:53Z","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"14295f4d-711c-4664-aa5d-10958e873f21","name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net"}]} 2018-09-22 05:04:09,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net used request id req-d514bddf-aff7-4a63-9a95-95715e6dd8a8 2018-09-22 05:04:09,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:04:09,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:04:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:04:09,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:10,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e68e2b3a-e8c7-4fb5-8861-bbaf69e7c13d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10"}, "enabled": true, "id": "dc3995a72084450ba336b1eb5ad6bb10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}} 2018-09-22 05:04:10,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 used request id req-e68e2b3a-e8c7-4fb5-8861-bbaf69e7c13d 2018-09-22 05:04:10,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:10,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2f99343f-fd8c-4a77-9935-195493797d91 Date: Sat, 22 Sep 2018 05:04:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:53Z","dns_nameservers":[],"updated_at":"2018-09-22T05:03:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"b031c29e-0750-4435-85ff-2bc69431d2d5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet"}]} 2018-09-22 05:04:10,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-2f99343f-fd8c-4a77-9935-195493797d91 2018-09-22 05:04:10,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=14295f4d-711c-4664-aa5d-10958e873f21&name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:10,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6cff34b6-e445-4874-bd02-e1d8d82e7071 Date: Sat, 22 Sep 2018 05:04:10 GMT RESP BODY: {"ports":[]} 2018-09-22 05:04:10,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=14295f4d-711c-4664-aa5d-10958e873f21&name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2dport-1&admin_state_up=True used request id req-6cff34b6-e445-4874-bd02-e1d8d82e7071 2018-09-22 05:04:10,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:10,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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 x-openstack-request-id: req-4b5ecd3e-9a50-4ea8-9bc7-5a7330099071 x-compute-request-id: req-4b5ecd3e-9a50-4ea8-9bc7-5a7330099071 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 05:04:10,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst used request id req-4b5ecd3e-9a50-4ea8-9bc7-5a7330099071 2018-09-22 05:04:10,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:11,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-eb4f1893-61b5-445d-b528-e4de0ce03b2e Date: Sat, 22 Sep 2018 05:04:11 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":["b031c29e-0750-4435-85ff-2bc69431d2d5"],"updated_at":"2018-09-22T05:03:53Z","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"14295f4d-711c-4664-aa5d-10958e873f21","name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net"}]} 2018-09-22 05:04:11,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net used request id req-eb4f1893-61b5-445d-b528-e4de0ce03b2e 2018-09-22 05:04:11,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:11,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a09331-0597-48fe-81b0-452c0f7a85b5 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10"}, "enabled": true, "id": "dc3995a72084450ba336b1eb5ad6bb10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}} 2018-09-22 05:04:11,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 used request id req-98a09331-0597-48fe-81b0-452c0f7a85b5 2018-09-22 05:04:11,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:11,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e01e3f7b-9dc2-4417-924a-87cf10cfd14b Date: Sat, 22 Sep 2018 05:04:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:53Z","dns_nameservers":[],"updated_at":"2018-09-22T05:03:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"b031c29e-0750-4435-85ff-2bc69431d2d5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet"}]} 2018-09-22 05:04:11,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-e01e3f7b-9dc2-4417-924a-87cf10cfd14b 2018-09-22 05:04:11,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=14295f4d-711c-4664-aa5d-10958e873f21&name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:11,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-371520f6-4928-4687-ab46-2789bdb823dd Date: Sat, 22 Sep 2018 05:04:11 GMT RESP BODY: {"ports":[]} 2018-09-22 05:04:11,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=14295f4d-711c-4664-aa5d-10958e873f21&name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2dport-1&admin_state_up=True used request id req-371520f6-4928-4687-ab46-2789bdb823dd 2018-09-22 05:04:11,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:04:11,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:04:11,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3fe911a58e804d6ab5393d65425fdf90", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj-role"}], "expires_at": "2018-09-22T06:04:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc3995a72084450ba336b1eb5ad6bb10", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/dc3995a72084450ba336b1eb5ad6bb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-user", "id": "76e218cbc73a482cbcae5c57469dc453"}, "audit_ids": ["-ju0SXdtTHGjnLUlfDMa-A"], "issued_at": "2018-09-22T05:04:11.000000Z"}} 2018-09-22 05:04:11,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d937e86e4f32d912abec01b68ab48202e2f6a5f" 2018-09-22 05:04:11,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77e54f21-e8bb-4212-8087-45f20e99e9be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:04:11,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-77e54f21-e8bb-4212-8087-45f20e99e9be 2018-09-22 05:04:11,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:12,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e7e2cf45-dc08-4eab-95bc-62bc4946a789 Date: Sat, 22 Sep 2018 05:04: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":["b031c29e-0750-4435-85ff-2bc69431d2d5"],"updated_at":"2018-09-22T05:03:53Z","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"14295f4d-711c-4664-aa5d-10958e873f21","name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net"}]} 2018-09-22 05:04:12,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net used request id req-e7e2cf45-dc08-4eab-95bc-62bc4946a789 2018-09-22 05:04:12,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:12,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1ee84e99-7ee4-42b7-bc4a-43f1abff701b Date: Sat, 22 Sep 2018 05:04:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:53Z","dns_nameservers":[],"updated_at":"2018-09-22T05:03:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"b031c29e-0750-4435-85ff-2bc69431d2d5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet"}]} 2018-09-22 05:04:12,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-1ee84e99-7ee4-42b7-bc4a-43f1abff701b 2018-09-22 05:04:12,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:12,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cb608e74-2c88-4dc7-895c-31ccf7416ec9 Date: Sat, 22 Sep 2018 05:04: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":["b031c29e-0750-4435-85ff-2bc69431d2d5"],"updated_at":"2018-09-22T05:03:53Z","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"14295f4d-711c-4664-aa5d-10958e873f21","name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net"}]} 2018-09-22 05:04:12,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net used request id req-cb608e74-2c88-4dc7-895c-31ccf7416ec9 2018-09-22 05:04:12,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:04:12,577 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:04:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:04:12,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d937e86e4f32d912abec01b68ab48202e2f6a5f" 2018-09-22 05:04:12,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7ec4728-c842-413b-9cee-8b1bde417e71 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10"}, "enabled": true, "id": "dc3995a72084450ba336b1eb5ad6bb10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}} 2018-09-22 05:04:12,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 used request id req-f7ec4728-c842-413b-9cee-8b1bde417e71 2018-09-22 05:04:12,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:12,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e8739199-8c92-4b69-bbf8-2916b3da0d47 Date: Sat, 22 Sep 2018 05:04:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:53Z","dns_nameservers":[],"updated_at":"2018-09-22T05:03:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"b031c29e-0750-4435-85ff-2bc69431d2d5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet"}]} 2018-09-22 05:04:12,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-e8739199-8c92-4b69-bbf8-2916b3da0d47 2018-09-22 05:04:12,847 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net 2018-09-22 05:04:12,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" -d '{"port": {"network_id": "14295f4d-711c-4664-aa5d-10958e873f21", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2dport-1", "admin_state_up": true}}' 2018-09-22 05:04:13,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-843eb52c-5a16-4709-9046-0cf8d9bbc408 Date: Sat, 22 Sep 2018 05:04:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:04:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.12"}],"id":"8948dd29-8e97-4b3e-bbc7-e4881a46a7be","security_groups":["ae9d457e-cd6e-49b8-8209-3ef4d419570f"],"mac_address":"fa:16:3e:6e:49:c6","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2dport-1","project_id":"dc3995a72084450ba336b1eb5ad6bb10","qos_policy_id":null,"admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:04:13Z","binding:vnic_type":"normal"}} 2018-09-22 05:04:13,912 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-843eb52c-5a16-4709-9046-0cf8d9bbc408 2018-09-22 05:04:13,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:14,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ac9dd59d-d90f-4146-9769-778388b5ff0a Date: Sat, 22 Sep 2018 05:04:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b031c29e-0750-4435-85ff-2bc69431d2d5"],"updated_at":"2018-09-22T05:03:53Z","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"14295f4d-711c-4664-aa5d-10958e873f21","name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net"}]} 2018-09-22 05:04:14,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net used request id req-ac9dd59d-d90f-4146-9769-778388b5ff0a 2018-09-22 05:04:14,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:14,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a54b1743-6e04-4b4a-9355-57d5662d47ff Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10"}, "enabled": true, "id": "dc3995a72084450ba336b1eb5ad6bb10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}} 2018-09-22 05:04:14,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 used request id req-a54b1743-6e04-4b4a-9355-57d5662d47ff 2018-09-22 05:04:14,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:14,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-955a6105-e111-489b-b66f-81f68df3bb69 Date: Sat, 22 Sep 2018 05:04:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:53Z","dns_nameservers":[],"updated_at":"2018-09-22T05:03:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"b031c29e-0750-4435-85ff-2bc69431d2d5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet"}]} 2018-09-22 05:04:14,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-955a6105-e111-489b-b66f-81f68df3bb69 2018-09-22 05:04:14,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=14295f4d-711c-4664-aa5d-10958e873f21&name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:14,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-34b01a26-d4ab-4601-b5ae-8652c1418a86 Date: Sat, 22 Sep 2018 05:04:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:04:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.12"}],"id":"8948dd29-8e97-4b3e-bbc7-e4881a46a7be","security_groups":["ae9d457e-cd6e-49b8-8209-3ef4d419570f"],"mac_address":"fa:16:3e:6e:49:c6","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2dport-1","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:04:13Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 05:04:14,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=14295f4d-711c-4664-aa5d-10958e873f21&name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2dport-1&admin_state_up=True used request id req-34b01a26-d4ab-4601-b5ae-8652c1418a86 2018-09-22 05:04:14,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:14,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2075ccab-dfe7-406f-b4a6-df4395806c81 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10"}, "enabled": true, "id": "dc3995a72084450ba336b1eb5ad6bb10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}} 2018-09-22 05:04:14,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 used request id req-2075ccab-dfe7-406f-b4a6-df4395806c81 2018-09-22 05:04:14,457 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst 2018-09-22 05:04:14,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:14,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-e67e0e2b-8ff9-48f2-b186-5d7d6911e3e5 x-compute-request-id: req-e67e0e2b-8ff9-48f2-b186-5d7d6911e3e5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d569602a-259b-4897-86b6-ec9a0065f2d8", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-flavor-name"}]} 2018-09-22 05:04:14,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e67e0e2b-8ff9-48f2-b186-5d7d6911e3e5 2018-09-22 05:04:14,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:14,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-23fe03cc-5061-4d0d-94db-ea151d917b7c x-compute-request-id: req-23fe03cc-5061-4d0d-94db-ea151d917b7c Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d569602a-259b-4897-86b6-ec9a0065f2d8", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:04:14,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8 used request id req-23fe03cc-5061-4d0d-94db-ea151d917b7c 2018-09-22 05:04:14,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:14,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-5d1cb659-44fc-4949-a61e-84da06391aff Date: Sat, 22 Sep 2018 05:04:14 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:03:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:03:51Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/80c1bf4b-d894-4125-9835-7b3cde6647df/snap", "metadata": {}}], "self": "/v2/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "min_disk": 0, "protected": false, "id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "file": "/v2/images/80c1bf4b-d894-4125-9835-7b3cde6647df/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dc3995a72084450ba336b1eb5ad6bb10", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/80c1bf4b-d894-4125-9835-7b3cde6647df/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-image"} 2018-09-22 05:04:14,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-image used request id req-5d1cb659-44fc-4949-a61e-84da06391aff 2018-09-22 05:04:14,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:14,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f7b0a06e-b760-4794-8edd-49a39e232b3a Date: Sat, 22 Sep 2018 05:04:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:04:14,847 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f7b0a06e-b760-4794-8edd-49a39e232b3a 2018-09-22 05:04:14,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst", "imageRef": "80c1bf4b-d894-4125-9835-7b3cde6647df", "key_name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp", "flavorRef": "d569602a-259b-4897-86b6-ec9a0065f2d8", "max_count": 1, "min_count": 1, "networks": [{"port": "8948dd29-8e97-4b3e-bbc7-e4881a46a7be"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp"}]}}' 2018-09-22 05:04:16,657 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05: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-a055007a-fddf-423e-9b3d-20b709b8aed3 x-compute-request-id: req-a055007a-fddf-423e-9b3d-20b709b8aed3 Content-Length: 444 location: http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "39caff57-0cf2-4901-909b-71f7db7a08b3", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "bookmark"}], "adminPass": "y3rF3PexHMAy"}} 2018-09-22 05:04:16,658 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a055007a-fddf-423e-9b3d-20b709b8aed3 2018-09-22 05:04:16,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:16,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-16f129fe-ef70-414d-8ac6-c9515aa37ba2 x-compute-request-id: req-16f129fe-ef70-414d-8ac6-c9515aa37ba2 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.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "bookmark"}], "image": {"id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "links": [{"href": "http://172.30.9.23:8774/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d569602a-259b-4897-86b6-ec9a0065f2d8", "links": [{"href": "http://172.30.9.23:8774/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "bookmark"}]}, "id": "39caff57-0cf2-4901-909b-71f7db7a08b3", "user_id": "76e218cbc73a482cbcae5c57469dc453", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:04:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst", "created": "2018-09-22T05:04:16Z", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:04:16,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 used request id req-16f129fe-ef70-414d-8ac6-c9515aa37ba2 2018-09-22 05:04:16,875 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst 2018-09-22 05:04:16,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:17,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-b911b66e-5356-4c62-a216-2a5be7d1a30f x-compute-request-id: req-b911b66e-5356-4c62-a216-2a5be7d1a30f 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.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "bookmark"}], "image": {"id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "links": [{"href": "http://172.30.9.23:8774/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d569602a-259b-4897-86b6-ec9a0065f2d8", "links": [{"href": "http://172.30.9.23:8774/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "bookmark"}]}, "id": "39caff57-0cf2-4901-909b-71f7db7a08b3", "user_id": "76e218cbc73a482cbcae5c57469dc453", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:04:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst", "created": "2018-09-22T05:04:16Z", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:04:17,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 used request id req-b911b66e-5356-4c62-a216-2a5be7d1a30f 2018-09-22 05:04:17,116 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst] is - BUILD 2018-09-22 05:04:17,116 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:04:20,119 - create_instance - DEBUG - VM status query timeout in 896.755940914 2018-09-22 05:04:20,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:20,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-c086bd37-2ed0-40e9-b3e3-738bf4e05e87 x-compute-request-id: req-c086bd37-2ed0-40e9-b3e3-738bf4e05e87 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "bookmark"}], "image": {"id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "links": [{"href": "http://172.30.9.23:8774/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d569602a-259b-4897-86b6-ec9a0065f2d8", "links": [{"href": "http://172.30.9.23:8774/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "bookmark"}]}, "id": "39caff57-0cf2-4901-909b-71f7db7a08b3", "security_groups": [{"name": "default"}], "user_id": "76e218cbc73a482cbcae5c57469dc453", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:04:17Z", "hostId": "f106420360d098be0a67111c646abc42e400ab4149a14208b88a5a89", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst", "created": "2018-09-22T05:04:16Z", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:04:20,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 used request id req-c086bd37-2ed0-40e9-b3e3-738bf4e05e87 2018-09-22 05:04:20,598 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst] is - BUILD 2018-09-22 05:04:20,599 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:04:23,602 - create_instance - DEBUG - VM status query timeout in 893.273535013 2018-09-22 05:04:23,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:24,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04: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-5c887207-6593-48c1-9737-dc8fb037b9b5 x-compute-request-id: req-5c887207-6593-48c1-9737-dc8fb037b9b5 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:49:c6", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "bookmark"}], "image": {"id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "links": [{"href": "http://172.30.9.23:8774/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:04:16.000000", "flavor": {"id": "d569602a-259b-4897-86b6-ec9a0065f2d8", "links": [{"href": "http://172.30.9.23:8774/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "bookmark"}]}, "id": "39caff57-0cf2-4901-909b-71f7db7a08b3", "security_groups": [{"name": "default"}], "user_id": "76e218cbc73a482cbcae5c57469dc453", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:04:22Z", "hostId": "f106420360d098be0a67111c646abc42e400ab4149a14208b88a5a89", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst", "created": "2018-09-22T05:04:16Z", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:04:24,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 used request id req-5c887207-6593-48c1-9737-dc8fb037b9b5 2018-09-22 05:04:24,368 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst] is - ACTIVE 2018-09-22 05:04:24,369 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:04:24,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:24,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-a17e9778-a7de-495d-9730-e6b9d940ac9b x-compute-request-id: req-a17e9778-a7de-495d-9730-e6b9d940ac9b Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:49:c6", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "bookmark"}], "image": {"id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "links": [{"href": "http://172.30.9.23:8774/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:04:16.000000", "flavor": {"id": "d569602a-259b-4897-86b6-ec9a0065f2d8", "links": [{"href": "http://172.30.9.23:8774/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "bookmark"}]}, "id": "39caff57-0cf2-4901-909b-71f7db7a08b3", "security_groups": [{"name": "default"}], "user_id": "76e218cbc73a482cbcae5c57469dc453", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:04:22Z", "hostId": "f106420360d098be0a67111c646abc42e400ab4149a14208b88a5a89", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst", "created": "2018-09-22T05:04:16Z", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:04:24,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 used request id req-a17e9778-a7de-495d-9730-e6b9d940ac9b 2018-09-22 05:04:24,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:24,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d4195b1d-9f0d-42e8-a985-fa333abb789f Date: Sat, 22 Sep 2018 05:04:24 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":["b031c29e-0750-4435-85ff-2bc69431d2d5"],"updated_at":"2018-09-22T05:03:53Z","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"14295f4d-711c-4664-aa5d-10958e873f21","name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net"}]} 2018-09-22 05:04:24,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net used request id req-d4195b1d-9f0d-42e8-a985-fa333abb789f 2018-09-22 05:04:24,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:25,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7060acfa-29a8-4a54-81cd-43fc57df0354 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10"}, "enabled": true, "id": "dc3995a72084450ba336b1eb5ad6bb10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}} 2018-09-22 05:04:25,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 used request id req-7060acfa-29a8-4a54-81cd-43fc57df0354 2018-09-22 05:04:25,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:25,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ce3965b6-bd7a-47e8-bddc-00b6909104e0 Date: Sat, 22 Sep 2018 05:04:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:53Z","dns_nameservers":[],"updated_at":"2018-09-22T05:03:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"b031c29e-0750-4435-85ff-2bc69431d2d5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet"}]} 2018-09-22 05:04:25,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-ce3965b6-bd7a-47e8-bddc-00b6909104e0 2018-09-22 05:04:25,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:25,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-beb4cf08-965b-4ab5-998c-64aad9850561 Date: Sat, 22 Sep 2018 05:04:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.4"}],"id":"1a20947f-6372-4331-8643-42029d821ae4","security_groups":[],"mac_address":"fa:16:3e:f4:1a:33","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-14295f4d-711c-4664-aa5d-10958e873f21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:04:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.1"}],"id":"51731f1e-3b80-42df-9003-4ea79953d1b8","security_groups":[],"mac_address":"fa:16:3e:73:af:a3","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:04:02Z","binding:vnic_type":"normal","device_id":"9ca861dd-6e3c-40b9-af33-7e25b1db2c31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.2"}],"id":"70a9185e-ed74-4fd1-9303-eee10e18bcfa","security_groups":[],"mac_address":"fa:16:3e:6a:82:7c","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-14295f4d-711c-4664-aa5d-10958e873f21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:04:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.12"}],"id":"8948dd29-8e97-4b3e-bbc7-e4881a46a7be","security_groups":["ae9d457e-cd6e-49b8-8209-3ef4d419570f"],"mac_address":"fa:16:3e:6e:49:c6","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2dport-1","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:04:13Z","binding:vnic_type":"normal","device_id":"39caff57-0cf2-4901-909b-71f7db7a08b3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.3"}],"id":"e378a0e2-b632-4c65-9b9e-41def8bd43bb","security_groups":[],"mac_address":"fa:16:3e:69:88:25","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-14295f4d-711c-4664-aa5d-10958e873f21"}]} 2018-09-22 05:04:25,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-beb4cf08-965b-4ab5-998c-64aad9850561 2018-09-22 05:04:25,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:25,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04: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-a2de7d67-e2c8-4539-9956-812e909825e4 x-compute-request-id: req-a2de7d67-e2c8-4539-9956-812e909825e4 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:49:c6", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "bookmark"}], "image": {"id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "links": [{"href": "http://172.30.9.23:8774/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:04:16.000000", "flavor": {"id": "d569602a-259b-4897-86b6-ec9a0065f2d8", "links": [{"href": "http://172.30.9.23:8774/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "bookmark"}]}, "id": "39caff57-0cf2-4901-909b-71f7db7a08b3", "security_groups": [{"name": "default"}], "user_id": "76e218cbc73a482cbcae5c57469dc453", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:04:22Z", "hostId": "f106420360d098be0a67111c646abc42e400ab4149a14208b88a5a89", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst", "created": "2018-09-22T05:04:16Z", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:04:25,791 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 used request id req-a2de7d67-e2c8-4539-9956-812e909825e4 2018-09-22 05:04:25,791 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst] is - ACTIVE 2018-09-22 05:04:25,791 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:04:25,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:26,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04: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-b8189720-2157-4241-82eb-5a5b47a21b9f x-compute-request-id: req-b8189720-2157-4241-82eb-5a5b47a21b9f Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:49:c6", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "bookmark"}], "image": {"id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "links": [{"href": "http://172.30.9.23:8774/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:04:16.000000", "flavor": {"id": "d569602a-259b-4897-86b6-ec9a0065f2d8", "links": [{"href": "http://172.30.9.23:8774/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "bookmark"}]}, "id": "39caff57-0cf2-4901-909b-71f7db7a08b3", "security_groups": [{"name": "default"}], "user_id": "76e218cbc73a482cbcae5c57469dc453", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:04:22Z", "hostId": "f106420360d098be0a67111c646abc42e400ab4149a14208b88a5a89", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst", "created": "2018-09-22T05:04:16Z", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:04:26,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 used request id req-b8189720-2157-4241-82eb-5a5b47a21b9f 2018-09-22 05:04:26,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:26,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f5071cb8-d0b0-4f83-91ee-b9cc083f4d65 Date: Sat, 22 Sep 2018 05:04:26 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":["b031c29e-0750-4435-85ff-2bc69431d2d5"],"updated_at":"2018-09-22T05:03:53Z","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"14295f4d-711c-4664-aa5d-10958e873f21","name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net"}]} 2018-09-22 05:04:26,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net used request id req-f5071cb8-d0b0-4f83-91ee-b9cc083f4d65 2018-09-22 05:04:26,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:26,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a0921e3-cc57-4c70-a7a9-856864af379b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10"}, "enabled": true, "id": "dc3995a72084450ba336b1eb5ad6bb10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}} 2018-09-22 05:04:26,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 used request id req-2a0921e3-cc57-4c70-a7a9-856864af379b 2018-09-22 05:04:26,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:26,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e44543a6-3d54-4689-b215-9b1ba5a550e9 Date: Sat, 22 Sep 2018 05:04:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:53Z","dns_nameservers":[],"updated_at":"2018-09-22T05:03:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"b031c29e-0750-4435-85ff-2bc69431d2d5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet"}]} 2018-09-22 05:04:26,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-e44543a6-3d54-4689-b215-9b1ba5a550e9 2018-09-22 05:04:26,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:26,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-59bdc430-1ae6-4488-9e93-a8e38b8a97dc Date: Sat, 22 Sep 2018 05:04:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.4"}],"id":"1a20947f-6372-4331-8643-42029d821ae4","security_groups":[],"mac_address":"fa:16:3e:f4:1a:33","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-14295f4d-711c-4664-aa5d-10958e873f21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:04:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.1"}],"id":"51731f1e-3b80-42df-9003-4ea79953d1b8","security_groups":[],"mac_address":"fa:16:3e:73:af:a3","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:04:02Z","binding:vnic_type":"normal","device_id":"9ca861dd-6e3c-40b9-af33-7e25b1db2c31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.2"}],"id":"70a9185e-ed74-4fd1-9303-eee10e18bcfa","security_groups":[],"mac_address":"fa:16:3e:6a:82:7c","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-14295f4d-711c-4664-aa5d-10958e873f21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:04:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.12"}],"id":"8948dd29-8e97-4b3e-bbc7-e4881a46a7be","security_groups":["ae9d457e-cd6e-49b8-8209-3ef4d419570f"],"mac_address":"fa:16:3e:6e:49:c6","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2dport-1","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:04:13Z","binding:vnic_type":"normal","device_id":"39caff57-0cf2-4901-909b-71f7db7a08b3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.3"}],"id":"e378a0e2-b632-4c65-9b9e-41def8bd43bb","security_groups":[],"mac_address":"fa:16:3e:69:88:25","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-14295f4d-711c-4664-aa5d-10958e873f21"}]} 2018-09-22 05:04:26,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-59bdc430-1ae6-4488-9e93-a8e38b8a97dc 2018-09-22 05:04:26,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp"}}' 2018-09-22 05:04:28,260 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05: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 x-openstack-request-id: req-191a6925-e226-434b-94f2-b789dfabe999 x-compute-request-id: req-191a6925-e226-434b-94f2-b789dfabe999 Content-Length: 0 Content-Type: application/json 2018-09-22 05:04:28,260 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3/action used request id req-191a6925-e226-434b-94f2-b789dfabe999 2018-09-22 05:04:28,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:28,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-aa474e33-1e88-478c-aae4-181833060493 Date: Sat, 22 Sep 2018 05:04:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:03:56Z", "admin_state_up": true, "updated_at": "2018-09-22T05:04:03Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "9ca861dd-6e3c-40b9-af33-7e25b1db2c31", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-router"}]} 2018-09-22 05:04:28,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-router used request id req-aa474e33-1e88-478c-aae4-181833060493 2018-09-22 05:04:28,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:28,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e07d08bb-06ac-4ad3-a070-3a7b013e2a2c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10"}, "enabled": true, "id": "dc3995a72084450ba336b1eb5ad6bb10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}} 2018-09-22 05:04:28,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 used request id req-e07d08bb-06ac-4ad3-a070-3a7b013e2a2c 2018-09-22 05:04:28,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=9ca861dd-6e3c-40b9-af33-7e25b1db2c31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:28,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-4e170ac4-bebd-4276-9d4c-424953c0ed01 Date: Sat, 22 Sep 2018 05:04:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:04:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.1"}],"id":"51731f1e-3b80-42df-9003-4ea79953d1b8","security_groups":[],"mac_address":"fa:16:3e:73:af:a3","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:04:02Z","binding:vnic_type":"normal","device_id":"9ca861dd-6e3c-40b9-af33-7e25b1db2c31"}]} 2018-09-22 05:04:28,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=9ca861dd-6e3c-40b9-af33-7e25b1db2c31 used request id req-4e170ac4-bebd-4276-9d4c-424953c0ed01 2018-09-22 05:04:28,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b031c29e-0750-4435-85ff-2bc69431d2d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:28,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-cc3ece5c-fae1-4538-b8a0-d9b843b20cde Date: Sat, 22 Sep 2018 05:04:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:53Z","dns_nameservers":[],"updated_at":"2018-09-22T05:03:53Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"b031c29e-0750-4435-85ff-2bc69431d2d5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet"}} 2018-09-22 05:04:28,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b031c29e-0750-4435-85ff-2bc69431d2d5 used request id req-cc3ece5c-fae1-4538-b8a0-d9b843b20cde 2018-09-22 05:04:28,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:28,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0999a910-9ea5-4cc5-b338-43abf52ee890 Date: Sat, 22 Sep 2018 05:04:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:04:28,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-0999a910-9ea5-4cc5-b338-43abf52ee890 2018-09-22 05:04:28,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:28,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-798370c8-06dc-4316-a364-ee5ae3512797 Date: Sat, 22 Sep 2018 05:04:28 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:04:28,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-798370c8-06dc-4316-a364-ee5ae3512797 2018-09-22 05:04:28,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:29,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-d943bdde-8a19-4de8-bdbf-87e5267eda68 x-compute-request-id: req-d943bdde-8a19-4de8-bdbf-87e5267eda68 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:49:c6", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "bookmark"}], "image": {"id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "links": [{"href": "http://172.30.9.23:8774/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:04:16.000000", "flavor": {"id": "d569602a-259b-4897-86b6-ec9a0065f2d8", "links": [{"href": "http://172.30.9.23:8774/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "bookmark"}]}, "id": "39caff57-0cf2-4901-909b-71f7db7a08b3", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp"}, {"name": "default"}], "user_id": "76e218cbc73a482cbcae5c57469dc453", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:04:22Z", "hostId": "f106420360d098be0a67111c646abc42e400ab4149a14208b88a5a89", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst", "created": "2018-09-22T05:04:16Z", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:04:29,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 used request id req-d943bdde-8a19-4de8-bdbf-87e5267eda68 2018-09-22 05:04:29,510 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst] is - ACTIVE 2018-09-22 05:04:29,510 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:04:29,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:29,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04: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-94808fee-9930-4fd9-827b-f68ba6e98540 x-compute-request-id: req-94808fee-9930-4fd9-827b-f68ba6e98540 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:49:c6", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "bookmark"}], "image": {"id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "links": [{"href": "http://172.30.9.23:8774/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:04:16.000000", "flavor": {"id": "d569602a-259b-4897-86b6-ec9a0065f2d8", "links": [{"href": "http://172.30.9.23:8774/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "bookmark"}]}, "id": "39caff57-0cf2-4901-909b-71f7db7a08b3", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp"}, {"name": "default"}], "user_id": "76e218cbc73a482cbcae5c57469dc453", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:04:22Z", "hostId": "f106420360d098be0a67111c646abc42e400ab4149a14208b88a5a89", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst", "created": "2018-09-22T05:04:16Z", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:04:29,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 used request id req-94808fee-9930-4fd9-827b-f68ba6e98540 2018-09-22 05:04:29,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:30,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-516becb3-0e45-4c73-9961-2dc1c9ff70cf Date: Sat, 22 Sep 2018 05:04:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b031c29e-0750-4435-85ff-2bc69431d2d5"],"updated_at":"2018-09-22T05:03:53Z","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"14295f4d-711c-4664-aa5d-10958e873f21","name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net"}]} 2018-09-22 05:04:30,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net used request id req-516becb3-0e45-4c73-9961-2dc1c9ff70cf 2018-09-22 05:04:30,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:30,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-564f490b-3f28-4a1f-bfc1-076a1b09bfae Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10"}, "enabled": true, "id": "dc3995a72084450ba336b1eb5ad6bb10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}} 2018-09-22 05:04:30,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 used request id req-564f490b-3f28-4a1f-bfc1-076a1b09bfae 2018-09-22 05:04:30,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:30,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c034434e-664e-42ac-af98-a6f89ee33d22 Date: Sat, 22 Sep 2018 05:04:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:53Z","dns_nameservers":[],"updated_at":"2018-09-22T05:03:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"b031c29e-0750-4435-85ff-2bc69431d2d5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet"}]} 2018-09-22 05:04:30,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-c034434e-664e-42ac-af98-a6f89ee33d22 2018-09-22 05:04:30,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:30,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-15ea7fb7-d5bb-4f92-801a-bdef36e8ede3 Date: Sat, 22 Sep 2018 05:04:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.4"}],"id":"1a20947f-6372-4331-8643-42029d821ae4","security_groups":[],"mac_address":"fa:16:3e:f4:1a:33","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-14295f4d-711c-4664-aa5d-10958e873f21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:04:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.1"}],"id":"51731f1e-3b80-42df-9003-4ea79953d1b8","security_groups":[],"mac_address":"fa:16:3e:73:af:a3","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:04:02Z","binding:vnic_type":"normal","device_id":"9ca861dd-6e3c-40b9-af33-7e25b1db2c31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.2"}],"id":"70a9185e-ed74-4fd1-9303-eee10e18bcfa","security_groups":[],"mac_address":"fa:16:3e:6a:82:7c","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-14295f4d-711c-4664-aa5d-10958e873f21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:04:27Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.12"}],"id":"8948dd29-8e97-4b3e-bbc7-e4881a46a7be","security_groups":["0866649e-062f-4e14-a9e3-ad0a0fa600a8","ae9d457e-cd6e-49b8-8209-3ef4d419570f"],"mac_address":"fa:16:3e:6e:49:c6","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2dport-1","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:04:13Z","binding:vnic_type":"normal","device_id":"39caff57-0cf2-4901-909b-71f7db7a08b3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.3"}],"id":"e378a0e2-b632-4c65-9b9e-41def8bd43bb","security_groups":[],"mac_address":"fa:16:3e:69:88:25","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-14295f4d-711c-4664-aa5d-10958e873f21"}]} 2018-09-22 05:04:30,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-15ea7fb7-d5bb-4f92-801a-bdef36e8ede3 2018-09-22 05:04:30,734 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-22 05:04:30,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:30,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-146ab7e4-32ca-4b9c-8fc1-f30300becc3f Date: Sat, 22 Sep 2018 05:04:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:04:30,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-146ab7e4-32ca-4b9c-8fc1-f30300becc3f 2018-09-22 05:04:30,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:30,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9858af61-9194-4638-ae14-b8b3b8179160 Date: Sat, 22 Sep 2018 05:04:30 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:04:30,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-9858af61-9194-4638-ae14-b8b3b8179160 2018-09-22 05:04:30,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" -d '{"floatingip": {"floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "port_id": "8948dd29-8e97-4b3e-bbc7-e4881a46a7be"}}' 2018-09-22 05:04:33,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-01160e25-9324-4b04-90bd-efd8fcc5869f Date: Sat, 22 Sep 2018 05:04:33 GMT RESP BODY: {"floatingip": {"router_id": "9ca861dd-6e3c-40b9-af33-7e25b1db2c31", "status": "DOWN", "description": "", "tags": [], "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:04:31Z", "updated_at": "2018-09-22T05:04:31Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "port_id": "8948dd29-8e97-4b3e-bbc7-e4881a46a7be", "id": "0d7feea9-fb9c-4e3c-a066-9343dce770de"}} 2018-09-22 05:04:33,064 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-01160e25-9324-4b04-90bd-efd8fcc5869f 2018-09-22 05:04:33,065 - create_instance - INFO - Created floating IP 172.30.9.201 via router - CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-router 2018-09-22 05:04:33,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:33,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-bf157c54-1929-4d70-8451-04d86692e0d5 x-compute-request-id: req-bf157c54-1929-4d70-8451-04d86692e0d5 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:49:c6", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "bookmark"}], "image": {"id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "links": [{"href": "http://172.30.9.23:8774/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:04:16.000000", "flavor": {"id": "d569602a-259b-4897-86b6-ec9a0065f2d8", "links": [{"href": "http://172.30.9.23:8774/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "bookmark"}]}, "id": "39caff57-0cf2-4901-909b-71f7db7a08b3", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp"}, {"name": "default"}], "user_id": "76e218cbc73a482cbcae5c57469dc453", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:04:22Z", "hostId": "f106420360d098be0a67111c646abc42e400ab4149a14208b88a5a89", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst", "created": "2018-09-22T05:04:16Z", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:04:33,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 used request id req-bf157c54-1929-4d70-8451-04d86692e0d5 2018-09-22 05:04:33,412 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst] is - ACTIVE 2018-09-22 05:04:33,412 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:04:33,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:33,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-528213de-58d4-4874-9fc7-20c7f448f968 x-compute-request-id: req-528213de-58d4-4874-9fc7-20c7f448f968 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:49:c6", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "bookmark"}], "image": {"id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "links": [{"href": "http://172.30.9.23:8774/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:04:16.000000", "flavor": {"id": "d569602a-259b-4897-86b6-ec9a0065f2d8", "links": [{"href": "http://172.30.9.23:8774/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "bookmark"}]}, "id": "39caff57-0cf2-4901-909b-71f7db7a08b3", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp"}, {"name": "default"}], "user_id": "76e218cbc73a482cbcae5c57469dc453", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:04:22Z", "hostId": "f106420360d098be0a67111c646abc42e400ab4149a14208b88a5a89", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst", "created": "2018-09-22T05:04:16Z", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:04:33,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 used request id req-528213de-58d4-4874-9fc7-20c7f448f968 2018-09-22 05:04:33,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:33,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a9ee345f-37f4-427e-8e25-c8a60801e20a Date: Sat, 22 Sep 2018 05:04:33 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":["b031c29e-0750-4435-85ff-2bc69431d2d5"],"updated_at":"2018-09-22T05:03:53Z","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"14295f4d-711c-4664-aa5d-10958e873f21","name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net"}]} 2018-09-22 05:04:33,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net used request id req-a9ee345f-37f4-427e-8e25-c8a60801e20a 2018-09-22 05:04:33,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:34,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e75defff-de37-4502-b68d-e6f725c60ab2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10"}, "enabled": true, "id": "dc3995a72084450ba336b1eb5ad6bb10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}} 2018-09-22 05:04:34,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 used request id req-e75defff-de37-4502-b68d-e6f725c60ab2 2018-09-22 05:04:34,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:34,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-99835a94-1f16-4b8a-8b62-b9309c2dd567 Date: Sat, 22 Sep 2018 05:04:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:53Z","dns_nameservers":[],"updated_at":"2018-09-22T05:03:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"b031c29e-0750-4435-85ff-2bc69431d2d5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet"}]} 2018-09-22 05:04:34,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-99835a94-1f16-4b8a-8b62-b9309c2dd567 2018-09-22 05:04:34,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:34,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-d2a7c531-062c-45bc-ae5d-443b5b5123f1 Date: Sat, 22 Sep 2018 05:04:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.4"}],"id":"1a20947f-6372-4331-8643-42029d821ae4","security_groups":[],"mac_address":"fa:16:3e:f4:1a:33","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-14295f4d-711c-4664-aa5d-10958e873f21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:04:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.1"}],"id":"51731f1e-3b80-42df-9003-4ea79953d1b8","security_groups":[],"mac_address":"fa:16:3e:73:af:a3","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:04:02Z","binding:vnic_type":"normal","device_id":"9ca861dd-6e3c-40b9-af33-7e25b1db2c31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.2"}],"id":"70a9185e-ed74-4fd1-9303-eee10e18bcfa","security_groups":[],"mac_address":"fa:16:3e:6a:82:7c","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-14295f4d-711c-4664-aa5d-10958e873f21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:04:27Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.12"}],"id":"8948dd29-8e97-4b3e-bbc7-e4881a46a7be","security_groups":["0866649e-062f-4e14-a9e3-ad0a0fa600a8","ae9d457e-cd6e-49b8-8209-3ef4d419570f"],"mac_address":"fa:16:3e:6e:49:c6","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2dport-1","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:04:13Z","binding:vnic_type":"normal","device_id":"39caff57-0cf2-4901-909b-71f7db7a08b3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.3"}],"id":"e378a0e2-b632-4c65-9b9e-41def8bd43bb","security_groups":[],"mac_address":"fa:16:3e:69:88:25","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-14295f4d-711c-4664-aa5d-10958e873f21"}]} 2018-09-22 05:04:34,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-d2a7c531-062c-45bc-ae5d-443b5b5123f1 2018-09-22 05:04:34,519 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-09-22 05:04:34,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:34,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04: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-8f2868de-8737-45eb-9f90-5e6d7614168b x-compute-request-id: req-8f2868de-8737-45eb-9f90-5e6d7614168b Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:49:c6", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:49:c6", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "bookmark"}], "image": {"id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "links": [{"href": "http://172.30.9.23:8774/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:04:16.000000", "flavor": {"id": "d569602a-259b-4897-86b6-ec9a0065f2d8", "links": [{"href": "http://172.30.9.23:8774/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "bookmark"}]}, "id": "39caff57-0cf2-4901-909b-71f7db7a08b3", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp"}, {"name": "default"}], "user_id": "76e218cbc73a482cbcae5c57469dc453", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:04:22Z", "hostId": "f106420360d098be0a67111c646abc42e400ab4149a14208b88a5a89", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst", "created": "2018-09-22T05:04:16Z", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:04:34,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 used request id req-8f2868de-8737-45eb-9f90-5e6d7614168b 2018-09-22 05:04:34,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 05:04:36,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-b326bc88-e2d9-45d1-b9ba-78deac759da0 x-compute-request-id: req-b326bc88-e2d9-45d1-b9ba-78deac759da0 Content-Encoding: gzip Content-Length: 9618 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509754514 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.131244] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132902] pid_max: default: 32768 minimum: 301\n[ 0.133813] ACPI: Core revision 20150930\n[ 0.135215] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136543] Security Framework initialized\n[ 0.137366] Yama: becoming mindful.\n[ 0.138094] AppArmor: AppArmor initialized\n[ 0.138944] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140365] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142087] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143675] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145445] Initializing cgroup subsys io\n[ 0.146514] Initializing cgroup subsys memory\n[ 0.147628] Initializing cgroup subsys devices\n[ 0.148754] Initializing cgroup subsys freezer\n[ 0.149903] Initializing cgroup subsys net_cls\n[ 0.151051] Initializing cgroup subsys perf_event\n[ 0.152208] Initializing cgroup subsys net_prio\n[ 0.153330] Initializing cgroup subsys hugetlb\n[ 0.154440] Initializing cgroup subsys pids\n[ 0.155533] CPU: Physical Processor ID: 0\n[ 0.157241] mce: CPU supports 10 MCE banks\n[ 0.158307] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159602] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162210] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168980] ftrace: allocating 31920 entries in 125 pages\n[ 0.195055] smpboot: Max logical packages: 2\n[ 0.195899] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197078] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.198419] x2apic enabled\n[ 0.199240] Switched APIC routing to physical x2apic.\n[ 0.200995] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202336] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204675] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206813] KVM setup paravirtual spinlock\n[ 0.208308] x86: Booting SMP configuration:\n[ 0.209300] .... node #0, CPUs: #1\n[ 0.210295] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.232490] x86: Booted up 1 node, 2 CPUs\n[ 0.232492] KVM setup async PF for cpu 1\n[ 0.232495] kvm-stealtime: cpu 1, msr f90d940\n[ 0.235098] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.236565] devtmpfs: initialized\n[ 0.238238] evm: security.selinux\n[ 0.238917] evm: security.SMACK64\n[ 0.239609] evm: security.SMACK64EXEC\n[ 0.240358] evm: security.SMACK64TRANSMUTE\n[ 0.241208] evm: security.SMACK64MMAP\n[ 0.241949] evm: security.ima\n[ 0.242573] evm: security.capability\n[ 0.243401] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.245287] pinctrl core: initialized pinctrl subsystem\n[ 0.246370] RTC time: 5:04:16, date: 09/22/18\n[ 0.247330] NET: Registered protocol family 16\n[ 0.257249] cpuidle: using governor ladder\n[ 0.269341] cpuidle: using governor menu\n[ 0.270188] PCCT header not found.\n[ 0.270977] ACPI: bus type PCI registered\n[ 0.271803] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.273073] PCI: Using configuration type 1 for base access\n[ 0.286520] ACPI: Added _OSI(Module Device)\n[ 0.287385] ACPI: Added _OSI(Processor Device)\n[ 0.288239] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.289133] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291424] ACPI: Interpreter enabled\n[ 0.292201] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.294031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295848] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299510] ACPI: (supports S0 S5)\n[ 0.300201] ACPI: Using IOAPIC for interrupt routing\n[ 0.301278] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304620] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.307039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308238] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310528] acpiphp: Slot [3] registered\n[ 0.311367] acpiphp: Slot [4] registered\n[ 0.312199] acpiphp: Slot [5] registered\n[ 0.313029] acpiphp: Slot [6] registered\n[ 0.313844] acpiphp: Slot [7] registered\n[ 0.314654] acpiphp: Slot [8] registered\n[ 0.315467] acpiphp: Slot [9] registered\n[ 0.316271] acpiphp: Slot [10] registered\n[ 0.326832] acpiphp: Slot [11] registered\n[ 0.327663] acpiphp: Slot [12] registered\n[ 0.328478] acpiphp: Slot [13] registered\n[ 0.329299] acpiphp: Slot [14] registered\n[ 0.330110] acpiphp: Slot [15] registered\n[ 0.330927] acpiphp: Slot [16] registered\n[ 0.331771] acpiphp: Slot [17] registered\n[ 0.332615] acpiphp: Slot [18] registered\n[ 0.333426] acpiphp: Slot [19] registered\n[ 0.334229] acpiphp: Slot [20] registered\n[ 0.335046] acpiphp: Slot [21] registered\n[ 0.335857] acpiphp: Slot [22] registered\n[ 0.336677] acpiphp: Slot [23] registered\n[ 0.337504] acpiphp: Slot [24] registered\n[ 0.338313] acpiphp: Slot [25] registered\n[ 0.339132] acpiphp: Slot [26] registered\n[ 0.339941] acpiphp: Slot [27] registered\n[ 0.340752] acpiphp: Slot [28] registered\n[ 0.341597] acpiphp: Slot [29] registered\n[ 0.342442] acpiphp: Slot [30] registered\n[ 0.343249] acpiphp: Slot [31] registered\n[ 0.344065] PCI host bridge to bus 0000:00\n[ 0.344870] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.346106] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.347327] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348790] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.350253] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356441] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357720] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.358873] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.360117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368097] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.413193] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.414681] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.416086] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.417480] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.418869] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.420156] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.421309] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.422461] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.424065] vgaarb: loaded\n[ 0.424653] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425786] SCSI subsystem initialized\n[ 0.426620] ACPI: bus type USB registered\n[ 0.427423] usbcore: registered new interface driver usbfs\n[ 0.428433] usbcore: registered new interface driver hub\n[ 0.429423] usbcore: registered new device driver usb\n[ 0.430528] PCI: Using ACPI for IRQ routing\n[ 0.431548] NetLabel: Initializing\n[ 0.432262] NetLabel: domain hash size = 128\n[ 0.433156] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.434107] NetLabel: unlabeled traffic allowed by default\n[ 0.435200] clocksource: Switched to clocksource kvm-clock\n[ 0.440985] AppArmor: AppArmor Filesystem Enabled\n[ 0.441933] pnp: PnP ACPI init\n[ 0.442866] pnp: PnP ACPI: found 5 devices\n[ 0.450665] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.452354] NET: Registered protocol family 2\n[ 0.453359] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.454642] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.455814] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.456977] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458057] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.459223] NET: Registered protocol family 1\n[ 0.460087] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.461165] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.462209] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.480399] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.498841] Trying to unpack rootfs image as initramfs...\n[ 0.548319] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.562489] Scanning for low memory corruption every 60 seconds\n[ 0.563997] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.565189] audit: initializing netlink subsys (disabled)\n[ 0.566240] audit: type=2000 audit(1537592657.353:1): initialized\n[ 0.567607] Initialise system trusted keyring\n[ 0.568613] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.569767] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.571871] zbud: loaded\n[ 0.572619] VFS: Disk quotas dquot_6.6.0\n[ 0.573442] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.575062] fuse init (API version 7.23)\n[ 0.576035] Key type big_key registered\n[ 0.576853] Allocating IMA MOK and blacklist keyrings.\n[ 0.578160] Key type asymmetric registered\n[ 0.578993] Asymmetric key parser 'x509' registered\n[ 0.579984] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581520] io scheduler noop registered\n[ 0.582334] io scheduler deadline registered (default)\n[ 0.583364] io scheduler cfq registered\n[ 0.584194] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.585268] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.588021] ACPI: Power Button [PWRF]\n[ 0.588888] GHES: HEST is not enabled!\n[ 0.606876] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.645385] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.648137] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.672573] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.677135] Linux agpgart interface v0.103\n[ 0.682298] brd: module loaded\n[ 0.684098] loop: module loaded\n[ 0.689399] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.690892] GPT:90111 != 20971519\n[ 0.691628] GPT:Alternate GPT header not at the end of the disk.\n[ 0.692756] GPT:90111 != 20971519\n[ 0.693460] GPT: Use GNU Parted to correct GPT errors.\n[ 0.694453] vda: vda1 vda15\n[ 0.696079] scsi host0: ata_piix\n[ 0.696861] scsi host1: ata_piix\n[ 0.697606] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.698858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.700214] libphy: Fixed MDIO Bus: probed\n[ 0.701203] tun: Universal TUN/TAP device driver, 1.6\n[ 0.702379] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.704584] PPP generic driver version 2.4.2\n[ 0.705843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.707216] ehci-pci: EHCI PCI platform driver\n[ 0.708104] ehci-platform: EHCI generic platform driver\n[ 0.709098] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.710328] ohci-pci: OHCI PCI platform driver\n[ 0.711212] ohci-platform: OHCI generic platform driver\n[ 0.712211] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.731248] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.732253] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.733745] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.734769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.735933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.737170] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738585] usb usb1: Product: UHCI Host Controller\n[ 0.739521] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.740641] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.741651] hub 1-0:1.0: USB hub found\n[ 0.742417] hub 1-0:1.0: 2 ports detected\n[ 0.743318] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.745396] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.746347] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.747383] mousedev: PS/2 mouse device common for all mice\n[ 0.748637] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.750443] rtc_cmos 00:00: RTC can wake from S4\n[ 0.751539] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.752714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753872] i2c /dev entries driver\n[ 0.754619] device-mapper: uevent: version 1.0.3\n[ 0.755559] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.757139] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.758427] NET: Registered protocol family 10\n[ 0.759411] NET: Registered protocol family 17\n[ 0.760274] Key type dns_resolver registered\n[ 0.761216] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762266] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.763395] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.765137] registered taskstats version 1\n[ 0.765942] Loading compiled-in X.509 certificates\n[ 0.767367] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.769158] zswap: loaded using pool lzo/zbud\n[ 0.770658] Key type trusted registered\n[ 0.772360] Key type encrypted registered\n[ 0.773171] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.774179] ima: No TPM chip found, activating TPM-bypass!\n[ 0.775213] evm: HMAC attrs: 0x1\n[ 0.776170] Magic number: 2:712:62\n[ 0.776988] rtc_cmos 00:00: setting system clock to 2018-09-22 05:04:17 UTC (1537592657)\n[ 0.788762] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.789866] EDD information not available.\n[ 0.856327] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.857856] Write protecting the kernel read-only data: 14336k\n[ 0.859445] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.861240] 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.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.186426] 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.55.1.12...\nLease of 10.55.1.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.16. iid=i-00000102\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=20953055,end=20971487\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): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpsqiORdlqpiiP6lIu4W3B1dgQ5soPDO1fQE+rlfT/8QE5j7+J7J/Qso0e9UBWfaJK3g1ezgLj5mWiXZhnGnPi0NfqVTONndv8VxmCZ13NEdM/i1sYVruLhOxdUal/5Ylbe1mZnHUIs3QsX2bFm7IeCSPMtjhQDd+5iG2c2nvoqARELfc75CRB6Df4lLJpswyrkZN4WwMvzsO4F3pTDeJGi5TRWyKaNtzaqpQfxBsbJZTWn5GV7MdMwNt9Q5s/SifSancqX4teX7fxolELHHzN1WZF7RvdxMnN8aNgbwIktvMV/tllf4TLsZRWLde3nSijJcAJ9AlON4wKsIshk9Dh root@createinstancesinglenetworktests-dd735b03-7b16-4d8c-a6ed-ebec69\nssh-dss AAAAB3NzaC1kc3MAAACBAPLhSmPwvpQd5jAOfguxWrblyM+0y1ZRrbfK4MvJpZDN5NY3klNeUH7hAp8c9DaFSGJLJeLr6FzQJH/DAhhTsLcfe+jOLZGQV8CrMRFwHsHuJKiQcqTWaKFxg+399GaVQIh7YmPqQ6vsoegeSSXICAjPCMuG8BrHMM2cndBTcsjNAAAAFQCAHqx07rqKVoGKE/gt7sKY+jEPmwAAAIEAz+ZqcDc4ml/kx5226TxBM5hPGq4ebveqCX1W+2EBjMrG5tqKdyKfKyUekdq0qeZnwMm6NbQgr22DUgDcRYyDVG/Z2N2FmUi2Nemrg2v3su+M7ZPRuX7m2v2PgUmU/jbjlIPO4A7lg10blVWeCgYFhzXm05Bn7wSIdxxCgQt6lfsAAACAOHpeZyPq/jy5BrnHjuswsBoe1gSqRx4ArGFZQaLMAjzKOLoJxfDQiLv3NKeVJ5FVtwKGWwREqTNBe1bvVjNLlekNRvEF57YSgdEWiuXXfij4Yc69xsGqKtj+06LKt1XTBeZC4A0M5luov9knOlGdi3ZKHyle7vghgXjsMB9In6E= root@createinstancesinglenetworktests-dd735b03-7b16-4d8c-a6ed-ebec69\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fe6e:49c6/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 \nip-route:169.254.169.254 via 10.55.1.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-00000102\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-dd735b03-7b16-4d8c-a6ed-ebec69\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.23 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-dd735b03-7b16-4d8c-a6ed-ebec69 login: "} 2018-09-22 05:04:36,061 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3/action used request id req-b326bc88-e2d9-45d1-b9ba-78deac759da0 2018-09-22 05:04:36,062 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-22 05:04:36,062 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 509754514 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 2 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 0x10000000-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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.131244] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.132902] pid_max: default: 32768 minimum: 301 [ 0.133813] ACPI: Core revision 20150930 [ 0.135215] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.136543] Security Framework initialized [ 0.137366] Yama: becoming mindful. [ 0.138094] AppArmor: AppArmor initialized [ 0.138944] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140365] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142087] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143675] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145445] Initializing cgroup subsys io [ 0.146514] Initializing cgroup subsys memory [ 0.147628] Initializing cgroup subsys devices [ 0.148754] Initializing cgroup subsys freezer [ 0.149903] Initializing cgroup subsys net_cls [ 0.151051] Initializing cgroup subsys perf_event [ 0.152208] Initializing cgroup subsys net_prio [ 0.153330] Initializing cgroup subsys hugetlb [ 0.154440] Initializing cgroup subsys pids [ 0.155533] CPU: Physical Processor ID: 0 [ 0.157241] mce: CPU supports 10 MCE banks [ 0.158307] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.159602] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162210] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168980] ftrace: allocating 31920 entries in 125 pages [ 0.195055] smpboot: Max logical packages: 2 [ 0.195899] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197078] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.198419] x2apic enabled [ 0.199240] Switched APIC routing to physical x2apic. [ 0.200995] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202336] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204675] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206813] KVM setup paravirtual spinlock [ 0.208308] x86: Booting SMP configuration: [ 0.209300] .... node #0, CPUs: #1 [ 0.210295] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.232490] x86: Booted up 1 node, 2 CPUs [ 0.232492] KVM setup async PF for cpu 1 [ 0.232495] kvm-stealtime: cpu 1, msr f90d940 [ 0.235098] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.236565] devtmpfs: initialized [ 0.238238] evm: security.selinux [ 0.238917] evm: security.SMACK64 [ 0.239609] evm: security.SMACK64EXEC [ 0.240358] evm: security.SMACK64TRANSMUTE [ 0.241208] evm: security.SMACK64MMAP [ 0.241949] evm: security.ima [ 0.242573] evm: security.capability [ 0.243401] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245287] pinctrl core: initialized pinctrl subsystem [ 0.246370] RTC time: 5:04:16, date: 09/22/18 [ 0.247330] NET: Registered protocol family 16 [ 0.257249] cpuidle: using governor ladder [ 0.269341] cpuidle: using governor menu [ 0.270188] PCCT header not found. [ 0.270977] ACPI: bus type PCI registered [ 0.271803] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.273073] PCI: Using configuration type 1 for base access [ 0.286520] ACPI: Added _OSI(Module Device) [ 0.287385] ACPI: Added _OSI(Processor Device) [ 0.288239] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.289133] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291424] ACPI: Interpreter enabled [ 0.292201] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.294031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295848] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297694] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299510] ACPI: (supports S0 S5) [ 0.300201] ACPI: Using IOAPIC for interrupt routing [ 0.301278] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304620] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.307039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308238] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310528] acpiphp: Slot [3] registered [ 0.311367] acpiphp: Slot [4] registered [ 0.312199] acpiphp: Slot [5] registered [ 0.313029] acpiphp: Slot [6] registered [ 0.313844] acpiphp: Slot [7] registered [ 0.314654] acpiphp: Slot [8] registered [ 0.315467] acpiphp: Slot [9] registered [ 0.316271] acpiphp: Slot [10] registered [ 0.326832] acpiphp: Slot [11] registered [ 0.327663] acpiphp: Slot [12] registered [ 0.328478] acpiphp: Slot [13] registered [ 0.329299] acpiphp: Slot [14] registered [ 0.330110] acpiphp: Slot [15] registered [ 0.330927] acpiphp: Slot [16] registered [ 0.331771] acpiphp: Slot [17] registered [ 0.332615] acpiphp: Slot [18] registered [ 0.333426] acpiphp: Slot [19] registered [ 0.334229] acpiphp: Slot [20] registered [ 0.335046] acpiphp: Slot [21] registered [ 0.335857] acpiphp: Slot [22] registered [ 0.336677] acpiphp: Slot [23] registered [ 0.337504] acpiphp: Slot [24] registered [ 0.338313] acpiphp: Slot [25] registered [ 0.339132] acpiphp: Slot [26] registered [ 0.339941] acpiphp: Slot [27] registered [ 0.340752] acpiphp: Slot [28] registered [ 0.341597] acpiphp: Slot [29] registered [ 0.342442] acpiphp: Slot [30] registered [ 0.343249] acpiphp: Slot [31] registered [ 0.344065] PCI host bridge to bus 0000:00 [ 0.344870] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.346106] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.347327] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348790] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.350253] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356441] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.357720] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.358873] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.360117] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368097] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.413193] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.414681] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.416086] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.417480] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.418869] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.420156] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.421309] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.422461] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.424065] vgaarb: loaded [ 0.424653] vgaarb: bridge control possible 0000:00:02.0 [ 0.425786] SCSI subsystem initialized [ 0.426620] ACPI: bus type USB registered [ 0.427423] usbcore: registered new interface driver usbfs [ 0.428433] usbcore: registered new interface driver hub [ 0.429423] usbcore: registered new device driver usb [ 0.430528] PCI: Using ACPI for IRQ routing [ 0.431548] NetLabel: Initializing [ 0.432262] NetLabel: domain hash size = 128 [ 0.433156] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.434107] NetLabel: unlabeled traffic allowed by default [ 0.435200] clocksource: Switched to clocksource kvm-clock [ 0.440985] AppArmor: AppArmor Filesystem Enabled [ 0.441933] pnp: PnP ACPI init [ 0.442866] pnp: PnP ACPI: found 5 devices [ 0.450665] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.452354] NET: Registered protocol family 2 [ 0.453359] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.454642] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.455814] TCP: Hash tables configured (established 2048 bind 2048) [ 0.456977] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.458057] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.459223] NET: Registered protocol family 1 [ 0.460087] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.461165] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.462209] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.480399] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.498841] Trying to unpack rootfs image as initramfs... [ 0.548319] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.562489] Scanning for low memory corruption every 60 seconds [ 0.563997] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.565189] audit: initializing netlink subsys (disabled) [ 0.566240] audit: type=2000 audit(1537592657.353:1): initialized [ 0.567607] Initialise system trusted keyring [ 0.568613] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.569767] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.571871] zbud: loaded [ 0.572619] VFS: Disk quotas dquot_6.6.0 [ 0.573442] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.575062] fuse init (API version 7.23) [ 0.576035] Key type big_key registered [ 0.576853] Allocating IMA MOK and blacklist keyrings. [ 0.578160] Key type asymmetric registered [ 0.578993] Asymmetric key parser 'x509' registered [ 0.579984] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581520] io scheduler noop registered [ 0.582334] io scheduler deadline registered (default) [ 0.583364] io scheduler cfq registered [ 0.584194] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.585268] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586552] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.588021] ACPI: Power Button [PWRF] [ 0.588888] GHES: HEST is not enabled! [ 0.606876] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.645385] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.648137] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.672573] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.677135] Linux agpgart interface v0.103 [ 0.682298] brd: module loaded [ 0.684098] loop: module loaded [ 0.689399] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.690892] GPT:90111 != 20971519 [ 0.691628] GPT:Alternate GPT header not at the end of the disk. [ 0.692756] GPT:90111 != 20971519 [ 0.693460] GPT: Use GNU Parted to correct GPT errors. [ 0.694453] vda: vda1 vda15 [ 0.696079] scsi host0: ata_piix [ 0.696861] scsi host1: ata_piix [ 0.697606] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.698858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.700214] libphy: Fixed MDIO Bus: probed [ 0.701203] tun: Universal TUN/TAP device driver, 1.6 [ 0.702379] tun: (C) 1999-2004 Max Krasnyansky [ 0.704584] PPP generic driver version 2.4.2 [ 0.705843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.707216] ehci-pci: EHCI PCI platform driver [ 0.708104] ehci-platform: EHCI generic platform driver [ 0.709098] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.710328] ohci-pci: OHCI PCI platform driver [ 0.711212] ohci-platform: OHCI generic platform driver [ 0.712211] uhci_hcd: USB Universal Host Controller Interface driver [ 0.731248] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.732253] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.733745] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.734769] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.735933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.737170] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738585] usb usb1: Product: UHCI Host Controller [ 0.739521] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.740641] usb usb1: SerialNumber: 0000:00:01.2 [ 0.741651] hub 1-0:1.0: USB hub found [ 0.742417] hub 1-0:1.0: 2 ports detected [ 0.743318] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.745396] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.746347] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.747383] mousedev: PS/2 mouse device common for all mice [ 0.748637] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750443] rtc_cmos 00:00: RTC can wake from S4 [ 0.751539] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.752714] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753872] i2c /dev entries driver [ 0.754619] device-mapper: uevent: version 1.0.3 [ 0.755559] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.757139] ledtrig-cpu: registered to indicate activity on CPUs [ 0.758427] NET: Registered protocol family 10 [ 0.759411] NET: Registered protocol family 17 [ 0.760274] Key type dns_resolver registered [ 0.761216] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762266] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.763395] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.765137] registered taskstats version 1 [ 0.765942] Loading compiled-in X.509 certificates [ 0.767367] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.769158] zswap: loaded using pool lzo/zbud [ 0.770658] Key type trusted registered [ 0.772360] Key type encrypted registered [ 0.773171] AppArmor: AppArmor sha1 policy hashing enabled [ 0.774179] ima: No TPM chip found, activating TPM-bypass! [ 0.775213] evm: HMAC attrs: 0x1 [ 0.776170] Magic number: 2:712:62 [ 0.776988] rtc_cmos 00:00: setting system clock to 2018-09-22 05:04:17 UTC (1537592657) [ 0.788762] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.789866] EDD information not available. [ 0.856327] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.857856] Write protecting the kernel read-only data: 14336k [ 0.859445] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.861240] 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.98 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.186426] 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.55.1.12... Lease of 10.55.1.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.16. iid=i-00000102 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=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpsqiORdlqpiiP6lIu4W3B1dgQ5soPDO1fQE+rlfT/8QE5j7+J7J/Qso0e9UBWfaJK3g1ezgLj5mWiXZhnGnPi0NfqVTONndv8VxmCZ13NEdM/i1sYVruLhOxdUal/5Ylbe1mZnHUIs3QsX2bFm7IeCSPMtjhQDd+5iG2c2nvoqARELfc75CRB6Df4lLJpswyrkZN4WwMvzsO4F3pTDeJGi5TRWyKaNtzaqpQfxBsbJZTWn5GV7MdMwNt9Q5s/SifSancqX4teX7fxolELHHzN1WZF7RvdxMnN8aNgbwIktvMV/tllf4TLsZRWLde3nSijJcAJ9AlON4wKsIshk9Dh root@createinstancesinglenetworktests-dd735b03-7b16-4d8c-a6ed-ebec69 ssh-dss AAAAB3NzaC1kc3MAAACBAPLhSmPwvpQd5jAOfguxWrblyM+0y1ZRrbfK4MvJpZDN5NY3klNeUH7hAp8c9DaFSGJLJeLr6FzQJH/DAhhTsLcfe+jOLZGQV8CrMRFwHsHuJKiQcqTWaKFxg+399GaVQIh7YmPqQ6vsoegeSSXICAjPCMuG8BrHMM2cndBTcsjNAAAAFQCAHqx07rqKVoGKE/gt7sKY+jEPmwAAAIEAz+ZqcDc4ml/kx5226TxBM5hPGq4ebveqCX1W+2EBjMrG5tqKdyKfKyUekdq0qeZnwMm6NbQgr22DUgDcRYyDVG/Z2N2FmUi2Nemrg2v3su+M7ZPRuX7m2v2PgUmU/jbjlIPO4A7lg10blVWeCgYFhzXm05Bn7wSIdxxCgQt6lfsAAACAOHpeZyPq/jy5BrnHjuswsBoe1gSqRx4ArGFZQaLMAjzKOLoJxfDQiLv3NKeVJ5FVtwKGWwREqTNBe1bvVjNLlekNRvEF57YSgdEWiuXXfij4Yc69xsGqKtj+06LKt1XTBeZC4A0M5luov9knOlGdi3ZKHyle7vghgXjsMB9In6E= root@createinstancesinglenetworktests-dd735b03-7b16-4d8c-a6ed-ebec69 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fe6e:49c6/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 ip-route:169.254.169.254 via 10.55.1.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-00000102 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-dd735b03-7b16-4d8c-a6ed-ebec69 launch-index: 0 === cirros: current=0.4.0 uptime=3.23 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-dd735b03-7b16-4d8c-a6ed-ebec69 login: 2018-09-22 05:04:36,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:36,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04: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-a58a4be4-7e1a-498a-9152-efffeb020e3b x-compute-request-id: req-a58a4be4-7e1a-498a-9152-efffeb020e3b Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:49:c6", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:49:c6", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "bookmark"}], "image": {"id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "links": [{"href": "http://172.30.9.23:8774/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:04:16.000000", "flavor": {"id": "d569602a-259b-4897-86b6-ec9a0065f2d8", "links": [{"href": "http://172.30.9.23:8774/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "bookmark"}]}, "id": "39caff57-0cf2-4901-909b-71f7db7a08b3", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp"}, {"name": "default"}], "user_id": "76e218cbc73a482cbcae5c57469dc453", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:04:22Z", "hostId": "f106420360d098be0a67111c646abc42e400ab4149a14208b88a5a89", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst", "created": "2018-09-22T05:04:16Z", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:04:36,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 used request id req-a58a4be4-7e1a-498a-9152-efffeb020e3b 2018-09-22 05:04:36,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:36,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-119a4cc8-7e9e-4e13-b4ef-475a0c86d73a Date: Sat, 22 Sep 2018 05:04:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b031c29e-0750-4435-85ff-2bc69431d2d5"],"updated_at":"2018-09-22T05:03:53Z","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"14295f4d-711c-4664-aa5d-10958e873f21","name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net"}]} 2018-09-22 05:04:36,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net used request id req-119a4cc8-7e9e-4e13-b4ef-475a0c86d73a 2018-09-22 05:04:36,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:36,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58c08e0d-96c8-48d5-a7f9-96f390b4e413 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10"}, "enabled": true, "id": "dc3995a72084450ba336b1eb5ad6bb10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}} 2018-09-22 05:04:36,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 used request id req-58c08e0d-96c8-48d5-a7f9-96f390b4e413 2018-09-22 05:04:36,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:36,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cd41ec27-66c1-4af4-9d6f-f2008b338804 Date: Sat, 22 Sep 2018 05:04:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:53Z","dns_nameservers":[],"updated_at":"2018-09-22T05:03:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"b031c29e-0750-4435-85ff-2bc69431d2d5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet"}]} 2018-09-22 05:04:36,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-cd41ec27-66c1-4af4-9d6f-f2008b338804 2018-09-22 05:04:36,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:36,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-58999eb7-3649-4c5b-b8e2-943138ee9c26 Date: Sat, 22 Sep 2018 05:04:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.4"}],"id":"1a20947f-6372-4331-8643-42029d821ae4","security_groups":[],"mac_address":"fa:16:3e:f4:1a:33","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-14295f4d-711c-4664-aa5d-10958e873f21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:04:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.1"}],"id":"51731f1e-3b80-42df-9003-4ea79953d1b8","security_groups":[],"mac_address":"fa:16:3e:73:af:a3","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:04:02Z","binding:vnic_type":"normal","device_id":"9ca861dd-6e3c-40b9-af33-7e25b1db2c31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.2"}],"id":"70a9185e-ed74-4fd1-9303-eee10e18bcfa","security_groups":[],"mac_address":"fa:16:3e:6a:82:7c","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-14295f4d-711c-4664-aa5d-10958e873f21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:04:27Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.12"}],"id":"8948dd29-8e97-4b3e-bbc7-e4881a46a7be","security_groups":["0866649e-062f-4e14-a9e3-ad0a0fa600a8","ae9d457e-cd6e-49b8-8209-3ef4d419570f"],"mac_address":"fa:16:3e:6e:49:c6","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2dport-1","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:04:13Z","binding:vnic_type":"normal","device_id":"39caff57-0cf2-4901-909b-71f7db7a08b3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.3"}],"id":"e378a0e2-b632-4c65-9b9e-41def8bd43bb","security_groups":[],"mac_address":"fa:16:3e:69:88:25","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-14295f4d-711c-4664-aa5d-10958e873f21"}]} 2018-09-22 05:04:36,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-58999eb7-3649-4c5b-b8e2-943138ee9c26 2018-09-22 05:04:36,832 - create_instance - INFO - Checking if VM is active 2018-09-22 05:04:36,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:37,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04: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-96def081-825f-405d-9eea-426d289cdb4a x-compute-request-id: req-96def081-825f-405d-9eea-426d289cdb4a Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:49:c6", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:49:c6", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "bookmark"}], "image": {"id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "links": [{"href": "http://172.30.9.23:8774/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:04:16.000000", "flavor": {"id": "d569602a-259b-4897-86b6-ec9a0065f2d8", "links": [{"href": "http://172.30.9.23:8774/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "bookmark"}]}, "id": "39caff57-0cf2-4901-909b-71f7db7a08b3", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp"}, {"name": "default"}], "user_id": "76e218cbc73a482cbcae5c57469dc453", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:04:22Z", "hostId": "f106420360d098be0a67111c646abc42e400ab4149a14208b88a5a89", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst", "created": "2018-09-22T05:04:16Z", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:04:37,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 used request id req-96def081-825f-405d-9eea-426d289cdb4a 2018-09-22 05:04:37,282 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst] is - ACTIVE 2018-09-22 05:04:37,282 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:04:37,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:37,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-a7e4e315-6c19-40e7-9941-e2e90b882633 x-compute-request-id: req-a7e4e315-6c19-40e7-9941-e2e90b882633 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:49:c6", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:49:c6", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "bookmark"}], "image": {"id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "links": [{"href": "http://172.30.9.23:8774/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:04:16.000000", "flavor": {"id": "d569602a-259b-4897-86b6-ec9a0065f2d8", "links": [{"href": "http://172.30.9.23:8774/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "bookmark"}]}, "id": "39caff57-0cf2-4901-909b-71f7db7a08b3", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp"}, {"name": "default"}], "user_id": "76e218cbc73a482cbcae5c57469dc453", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:04:22Z", "hostId": "f106420360d098be0a67111c646abc42e400ab4149a14208b88a5a89", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst", "created": "2018-09-22T05:04:16Z", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:04:37,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 used request id req-a7e4e315-6c19-40e7-9941-e2e90b882633 2018-09-22 05:04:37,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:37,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-768e7703-4a33-49ba-93ed-44745995f576 Date: Sat, 22 Sep 2018 05:04:37 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":["b031c29e-0750-4435-85ff-2bc69431d2d5"],"updated_at":"2018-09-22T05:03:53Z","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"14295f4d-711c-4664-aa5d-10958e873f21","name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net"}]} 2018-09-22 05:04:37,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net used request id req-768e7703-4a33-49ba-93ed-44745995f576 2018-09-22 05:04:37,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:37,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4acd725b-26ce-4cf0-917e-3df9df8e36ba Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10"}, "enabled": true, "id": "dc3995a72084450ba336b1eb5ad6bb10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}} 2018-09-22 05:04:37,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 used request id req-4acd725b-26ce-4cf0-917e-3df9df8e36ba 2018-09-22 05:04:37,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:37,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2b339b8b-e2d5-4cbd-92d8-6a64336e8fb0 Date: Sat, 22 Sep 2018 05:04:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:53Z","dns_nameservers":[],"updated_at":"2018-09-22T05:03:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dc3995a72084450ba336b1eb5ad6bb10","id":"b031c29e-0750-4435-85ff-2bc69431d2d5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet"}]} 2018-09-22 05:04:37,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-2b339b8b-e2d5-4cbd-92d8-6a64336e8fb0 2018-09-22 05:04:37,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:38,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-039b80a9-9af9-405b-a87c-72811b81d7fa Date: Sat, 22 Sep 2018 05:04:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.4"}],"id":"1a20947f-6372-4331-8643-42029d821ae4","security_groups":[],"mac_address":"fa:16:3e:f4:1a:33","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-14295f4d-711c-4664-aa5d-10958e873f21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:04:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.1"}],"id":"51731f1e-3b80-42df-9003-4ea79953d1b8","security_groups":[],"mac_address":"fa:16:3e:73:af:a3","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:04:02Z","binding:vnic_type":"normal","device_id":"9ca861dd-6e3c-40b9-af33-7e25b1db2c31"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.2"}],"id":"70a9185e-ed74-4fd1-9303-eee10e18bcfa","security_groups":[],"mac_address":"fa:16:3e:6a:82:7c","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-14295f4d-711c-4664-aa5d-10958e873f21"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:04:27Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.12"}],"id":"8948dd29-8e97-4b3e-bbc7-e4881a46a7be","security_groups":["0866649e-062f-4e14-a9e3-ad0a0fa600a8","ae9d457e-cd6e-49b8-8209-3ef4d419570f"],"mac_address":"fa:16:3e:6e:49:c6","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2dport-1","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:04:13Z","binding:vnic_type":"normal","device_id":"39caff57-0cf2-4901-909b-71f7db7a08b3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:03:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b031c29e-0750-4435-85ff-2bc69431d2d5","ip_address":"10.55.1.3"}],"id":"e378a0e2-b632-4c65-9b9e-41def8bd43bb","security_groups":[],"mac_address":"fa:16:3e:69:88:25","project_id":"dc3995a72084450ba336b1eb5ad6bb10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"14295f4d-711c-4664-aa5d-10958e873f21","tenant_id":"dc3995a72084450ba336b1eb5ad6bb10","created_at":"2018-09-22T05:03:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-14295f4d-711c-4664-aa5d-10958e873f21"}]} 2018-09-22 05:04:38,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=14295f4d-711c-4664-aa5d-10958e873f21 used request id req-039b80a9-9af9-405b-a87c-72811b81d7fa 2018-09-22 05:04:38,073 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:04:38,077 - paramiko.transport - DEBUG - starting thread (client mode): 0x67c6ded0L 2018-09-22 05:04:38,077 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:04:38,078 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:04:38,078 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:04:38,079 - 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-09-22 05:04:38,079 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:04:38,079 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:04:38,079 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:04:38,080 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:04:38,080 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:04:38,096 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:04:38,097 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:04:38,110 - paramiko.transport - DEBUG - Trying key 7e008ff610a33a71c422a330e1f2e17a from tmp/CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d 2018-09-22 05:04:38,133 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:04:38,137 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:04:38,237 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:04:38,256 - create_instance - INFO - SSH is active for VM instance 2018-09-22 05:04:38,256 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:04:38,257 - paramiko.transport - DEBUG - starting thread (client mode): 0x67c6ded0L 2018-09-22 05:04:38,258 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:04:38,258 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:04:38,258 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:04:38,259 - 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-09-22 05:04:38,259 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:04:38,259 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:04:38,260 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:04:38,260 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:04:38,260 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:04:38,276 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:04:38,277 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:04:38,290 - paramiko.transport - DEBUG - Trying key 7e008ff610a33a71c422a330e1f2e17a from tmp/CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d 2018-09-22 05:04:38,313 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:04:38,317 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:04:38,322 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 05:04:38,323 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-22 05:04:38,323 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 05:04:38,324 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 05:04:38,325 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:04:38,326 - create_instance - INFO - Deleting Floating IP - 172.30.9.201 2018-09-22 05:04:38,326 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.201 2018-09-22 05:04:38,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/0d7feea9-fb9c-4e3c-a066-9343dce770de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:39,217 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f821bc0e-476c-4da9-955c-0f80bfd3ba9f Content-Length: 0 Date: Sat, 22 Sep 2018 05:04:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:04:39,217 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/0d7feea9-fb9c-4e3c-a066-9343dce770de used request id req-f821bc0e-476c-4da9-955c-0f80bfd3ba9f 2018-09-22 05:04:39,217 - create_instance - INFO - Deleting Port with ID - 8948dd29-8e97-4b3e-bbc7-e4881a46a7be 2018-09-22 05:04:39,217 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2dport-1 2018-09-22 05:04:39,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/8948dd29-8e97-4b3e-bbc7-e4881a46a7be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:39,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a1e11ea-bd3b-4425-8318-d912bab4286a Date: Sat, 22 Sep 2018 05:04:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:04:39,726 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/8948dd29-8e97-4b3e-bbc7-e4881a46a7be used request id req-0a1e11ea-bd3b-4425-8318-d912bab4286a 2018-09-22 05:04:39,726 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst 2018-09-22 05:04:39,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:39,951 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05: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 x-openstack-request-id: req-975be97a-8e48-4895-9951-4c27529facd8 x-compute-request-id: req-975be97a-8e48-4895-9951-4c27529facd8 Content-Type: application/json 2018-09-22 05:04:39,951 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 used request id req-975be97a-8e48-4895-9951-4c27529facd8 2018-09-22 05:04:39,951 - create_instance - INFO - Checking deletion status 2018-09-22 05:04:39,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:40,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-93417115-a47b-416a-b1e8-b8e9fe7af99e x-compute-request-id: req-93417115-a47b-416a-b1e8-b8e9fe7af99e Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:49:c6", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "bookmark"}], "image": {"id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "links": [{"href": "http://172.30.9.23:8774/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:04:16.000000", "flavor": {"id": "d569602a-259b-4897-86b6-ec9a0065f2d8", "links": [{"href": "http://172.30.9.23:8774/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "bookmark"}]}, "id": "39caff57-0cf2-4901-909b-71f7db7a08b3", "user_id": "76e218cbc73a482cbcae5c57469dc453", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:04:39Z", "hostId": "f106420360d098be0a67111c646abc42e400ab4149a14208b88a5a89", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst", "created": "2018-09-22T05:04:16Z", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:04:40,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 used request id req-93417115-a47b-416a-b1e8-b8e9fe7af99e 2018-09-22 05:04:40,200 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst] is - ACTIVE 2018-09-22 05:04:40,200 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:04:43,203 - create_instance - DEBUG - VM status query timeout in 296.748353004 2018-09-22 05:04:43,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:43,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-723af713-95fb-42e8-8029-67bfe509eb2c x-compute-request-id: req-723af713-95fb-42e8-8029-67bfe509eb2c Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:49:c6", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/39caff57-0cf2-4901-909b-71f7db7a08b3", "rel": "bookmark"}], "image": {"id": "80c1bf4b-d894-4125-9835-7b3cde6647df", "links": [{"href": "http://172.30.9.23:8774/images/80c1bf4b-d894-4125-9835-7b3cde6647df", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:04:16.000000", "flavor": {"id": "d569602a-259b-4897-86b6-ec9a0065f2d8", "links": [{"href": "http://172.30.9.23:8774/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8", "rel": "bookmark"}]}, "id": "39caff57-0cf2-4901-909b-71f7db7a08b3", "user_id": "76e218cbc73a482cbcae5c57469dc453", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:04:39Z", "hostId": "f106420360d098be0a67111c646abc42e400ab4149a14208b88a5a89", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp", "name": "CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst", "created": "2018-09-22T05:04:16Z", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:04:43,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 used request id req-723af713-95fb-42e8-8029-67bfe509eb2c 2018-09-22 05:04:43,480 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst] is - ACTIVE 2018-09-22 05:04:43,480 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:04:46,484 - create_instance - DEBUG - VM status query timeout in 293.467985153 2018-09-22 05:04:46,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81c771f90434ac16b3aae6990717a7057ce6f3c" 2018-09-22 05:04:46,530 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05: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 x-openstack-request-id: req-4632a60d-4e64-4caa-ad08-21452614f8c2 x-compute-request-id: req-4632a60d-4e64-4caa-ad08-21452614f8c2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 39caff57-0cf2-4901-909b-71f7db7a08b3 could not be found.", "code": 404}} 2018-09-22 05:04:46,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/39caff57-0cf2-4901-909b-71f7db7a08b3 used request id req-4632a60d-4e64-4caa-ad08-21452614f8c2 2018-09-22 05:04:46,531 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 39caff57-0cf2-4901-909b-71f7db7a08b3 could not be found. (HTTP 404) (Request-ID: req-4632a60d-4e64-4caa-ad08-21452614f8c2) 2018-09-22 05:04:46,531 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-inst 2018-09-22 05:04:46,532 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp 2018-09-22 05:04:46,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c74c6dee5d7f34f7383630e095cd81629ff4aee" 2018-09-22 05:04:46,578 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05: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 x-openstack-request-id: req-f68e7a69-6b7e-4f0e-bd73-dedf3ab6a588 x-compute-request-id: req-f68e7a69-6b7e-4f0e-bd73-dedf3ab6a588 Content-Length: 0 Content-Type: application/json 2018-09-22 05:04:46,578 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-kp used request id req-f68e7a69-6b7e-4f0e-bd73-dedf3ab6a588 2018-09-22 05:04:46,579 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d.pub] 2018-09-22 05:04:46,579 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d] 2018-09-22 05:04:46,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f09584a8e5b13bd694f1298e82bfea8ab1dd2098" 2018-09-22 05:04:46,627 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05: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 x-openstack-request-id: req-ba3a696a-d718-4126-8c53-0cea137db913 x-compute-request-id: req-ba3a696a-d718-4126-8c53-0cea137db913 Content-Length: 0 Content-Type: application/json 2018-09-22 05:04:46,627 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d569602a-259b-4897-86b6-ec9a0065f2d8 used request id req-ba3a696a-d718-4126-8c53-0cea137db913 2018-09-22 05:04:46,628 - neutron_utils - INFO - Deleting security group rule with ID - 16df06c5-6f39-495d-a329-b62def729c37 2018-09-22 05:04:46,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/16df06c5-6f39-495d-a329-b62def729c37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:47,040 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f7bd4b26-e32f-41c2-b8bb-cd7a32dd42bd Content-Length: 0 Date: Sat, 22 Sep 2018 05:04:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:04:47,040 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/16df06c5-6f39-495d-a329-b62def729c37 used request id req-f7bd4b26-e32f-41c2-b8bb-cd7a32dd42bd 2018-09-22 05:04:47,040 - neutron_utils - INFO - Deleting security group rule with ID - bdff6e6f-b22d-490e-81f6-985dd022bb08 2018-09-22 05:04:47,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/bdff6e6f-b22d-490e-81f6-985dd022bb08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:47,147 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d34382db-f1c6-41ed-8be2-108f03582a78 Content-Length: 0 Date: Sat, 22 Sep 2018 05:04:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:04:47,147 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/bdff6e6f-b22d-490e-81f6-985dd022bb08 used request id req-d34382db-f1c6-41ed-8be2-108f03582a78 2018-09-22 05:04:47,147 - neutron_utils - INFO - Deleting security group rule with ID - 60105f49-4c0a-40db-b34d-29af008d1b8d 2018-09-22 05:04:47,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/60105f49-4c0a-40db-b34d-29af008d1b8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:47,394 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c915e8b9-4caa-4890-b638-d3627ba2e322 Content-Length: 0 Date: Sat, 22 Sep 2018 05:04:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:04:47,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/60105f49-4c0a-40db-b34d-29af008d1b8d used request id req-c915e8b9-4caa-4890-b638-d3627ba2e322 2018-09-22 05:04:47,395 - neutron_utils - INFO - Deleting security group rule with ID - 2b0d3cac-dfda-4fee-8eb2-4f1707f5799d 2018-09-22 05:04:47,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/2b0d3cac-dfda-4fee-8eb2-4f1707f5799d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:47,651 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3868b078-5230-47f6-830e-b4e9fe16366b Content-Length: 0 Date: Sat, 22 Sep 2018 05:04:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:04:47,652 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/2b0d3cac-dfda-4fee-8eb2-4f1707f5799d used request id req-3868b078-5230-47f6-830e-b4e9fe16366b 2018-09-22 05:04:47,652 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-sec-grp 2018-09-22 05:04:47,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0866649e-062f-4e14-a9e3-ad0a0fa600a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}088c53d966be0f09bd28d0a278445ff80fafd7c3" 2018-09-22 05:04:47,945 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f19a5d7a-0869-4705-8aa1-ba1faacd0311 Content-Length: 0 Date: Sat, 22 Sep 2018 05:04:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:04:47,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0866649e-062f-4e14-a9e3-ad0a0fa600a8 used request id req-f19a5d7a-0869-4705-8aa1-ba1faacd0311 2018-09-22 05:04:47,946 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-router and subnet CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet 2018-09-22 05:04:47,946 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-router 2018-09-22 05:04:47,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/9ca861dd-6e3c-40b9-af33-7e25b1db2c31/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324809633a4d8453bb45cadd56c9d24afcbd3737" -d '{"subnet_id": "b031c29e-0750-4435-85ff-2bc69431d2d5"}' 2018-09-22 05:04:49,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c8d108e4-1c56-45d7-bc2d-b655edc54e64 Date: Sat, 22 Sep 2018 05:04:49 GMT RESP BODY: {"network_id": "14295f4d-711c-4664-aa5d-10958e873f21", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "subnet_id": "b031c29e-0750-4435-85ff-2bc69431d2d5", "subnet_ids": ["b031c29e-0750-4435-85ff-2bc69431d2d5"], "port_id": "51731f1e-3b80-42df-9003-4ea79953d1b8", "id": "9ca861dd-6e3c-40b9-af33-7e25b1db2c31"} 2018-09-22 05:04:49,700 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/9ca861dd-6e3c-40b9-af33-7e25b1db2c31/remove_router_interface used request id req-c8d108e4-1c56-45d7-bc2d-b655edc54e64 2018-09-22 05:04:49,700 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-router 2018-09-22 05:04:49,700 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-router 2018-09-22 05:04:49,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/9ca861dd-6e3c-40b9-af33-7e25b1db2c31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324809633a4d8453bb45cadd56c9d24afcbd3737" 2018-09-22 05:04:53,287 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-380ea8a7-efb5-4cd7-975b-e56f7b7eaf6a Content-Length: 0 Date: Sat, 22 Sep 2018 05:04:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:04:53,287 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/9ca861dd-6e3c-40b9-af33-7e25b1db2c31 used request id req-380ea8a7-efb5-4cd7-975b-e56f7b7eaf6a 2018-09-22 05:04:53,288 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet 2018-09-22 05:04:53,288 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-subnet 2018-09-22 05:04:53,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/b031c29e-0750-4435-85ff-2bc69431d2d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9bc4322a09aa8b8b484e45be723eb0eb86f1c" 2018-09-22 05:04:55,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55eba85a-976d-403a-9e81-b5d524a9f9c1 Date: Sat, 22 Sep 2018 05:04:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:04:55,469 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b031c29e-0750-4435-85ff-2bc69431d2d5 used request id req-55eba85a-976d-403a-9e81-b5d524a9f9c1 2018-09-22 05:04:55,469 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-pub-net 2018-09-22 05:04:55,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/14295f4d-711c-4664-aa5d-10958e873f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9bc4322a09aa8b8b484e45be723eb0eb86f1c" 2018-09-22 05:04:56,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-08fd0c0b-1160-49b5-9ea7-061b0474993c Date: Sat, 22 Sep 2018 05:04:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:04:56,816 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/14295f4d-711c-4664-aa5d-10958e873f21 used request id req-08fd0c0b-1160-49b5-9ea7-061b0474993c 2018-09-22 05:04:56,817 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-dd735b03-7b16-4d8c-a6ed-ebec6909ba2d-image 2018-09-22 05:04:56,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/80c1bf4b-d894-4125-9835-7b3cde6647df -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77d9912e45bb0704975da3ff1445a473c09dbd0a" 2018-09-22 05:04:57,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9d02d9b0-4fdc-4e7c-bdb0-0d64cc6b8032 Date: Sat, 22 Sep 2018 05:04:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:04:57,986 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/80c1bf4b-d894-4125-9835-7b3cde6647df used request id req-9d02d9b0-4fdc-4e7c-bdb0-0d64cc6b8032 2018-09-22 05:04:57,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" 2018-09-22 05:04:58,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-355935f7-ee22-4ca0-a65d-5fe2cf96e2bf Date: Sat, 22 Sep 2018 05:04:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:03:52Z", "updated_at": "2018-09-22T05:03:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:03:52Z", "revision_number": 0, "id": "1f75de4e-eb18-4958-9b84-fc68d3ec2342", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:03:52Z", "security_group_id": "ae9d457e-cd6e-49b8-8209-3ef4d419570f", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc3995a72084450ba336b1eb5ad6bb10"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:03:52Z", "revision_number": 0, "id": "79827142-54d1-43ef-af91-70a5ce0a0ab8", "remote_group_id": "ae9d457e-cd6e-49b8-8209-3ef4d419570f", "remote_ip_prefix": null, "created_at": "2018-09-22T05:03:52Z", "security_group_id": "ae9d457e-cd6e-49b8-8209-3ef4d419570f", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc3995a72084450ba336b1eb5ad6bb10"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:03:52Z", "revision_number": 0, "id": "ab480f07-705e-4842-8cbf-1fe0322ea3c9", "remote_group_id": "ae9d457e-cd6e-49b8-8209-3ef4d419570f", "remote_ip_prefix": null, "created_at": "2018-09-22T05:03:52Z", "security_group_id": "ae9d457e-cd6e-49b8-8209-3ef4d419570f", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc3995a72084450ba336b1eb5ad6bb10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:03:52Z", "revision_number": 0, "id": "abf5a203-0372-46f8-a3ae-05c54d2aecff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:03:52Z", "security_group_id": "ae9d457e-cd6e-49b8-8209-3ef4d419570f", "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc3995a72084450ba336b1eb5ad6bb10"}], "revision_number": 4, "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "ae9d457e-cd6e-49b8-8209-3ef4d419570f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 05:04:58,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-355935f7-ee22-4ca0-a65d-5fe2cf96e2bf 2018-09-22 05:04:58,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" 2018-09-22 05:04:58,306 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6303f3c8-5b8b-44b2-b97b-002bcc689c7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 05:04:58,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-6303f3c8-5b8b-44b2-b97b-002bcc689c7a 2018-09-22 05:04:58,306 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:04:58,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" 2018-09-22 05:04:58,395 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a6de7d6-e402-4f4c-940e-41b482b1dda0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 05:04:58,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-1a6de7d6-e402-4f4c-940e-41b482b1dda0 2018-09-22 05:04:58,396 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:04:58,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" 2018-09-22 05:04:58,487 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a05fe4ac-26db-4fba-986f-fad3f40b59c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 05:04:58,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-a05fe4ac-26db-4fba-986f-fad3f40b59c5 2018-09-22 05:04:58,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:04:58,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" 2018-09-22 05:04:58,571 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcfcfe77-530d-41ce-a128-7b96235a361f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 05:04:58,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-fcfcfe77-530d-41ce-a128-7b96235a361f 2018-09-22 05:04:58,571 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:04:58,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" 2018-09-22 05:04:58,665 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff918b14-54f6-4b28-aae8-f917805b174b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 05:04:58,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-ff918b14-54f6-4b28-aae8-f917805b174b 2018-09-22 05:04:58,665 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:04:58,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" 2018-09-22 05:04:58,845 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb8ef32c-e454-4cbb-b5ed-a4bf446228bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 05:04:58,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-cb8ef32c-e454-4cbb-b5ed-a4bf446228bb 2018-09-22 05:04:58,845 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:04:58,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" 2018-09-22 05:04:58,926 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d00c9a1-1f39-4487-84f1-e8854a24b6ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 05:04:58,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-2d00c9a1-1f39-4487-84f1-e8854a24b6ba 2018-09-22 05:04:58,926 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:04:58,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" 2018-09-22 05:04:59,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f14c30f-e01c-4e93-8e04-d8a05e81051f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10"}, "enabled": true, "id": "dc3995a72084450ba336b1eb5ad6bb10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj"}} 2018-09-22 05:04:59,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 used request id req-1f14c30f-e01c-4e93-8e04-d8a05e81051f 2018-09-22 05:04:59,016 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae9d457e-cd6e-49b8-8209-3ef4d419570f 2018-09-22 05:04:59,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ae9d457e-cd6e-49b8-8209-3ef4d419570f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" 2018-09-22 05:04:59,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fbae0ac4-baa2-45f8-b83e-35ceb7c48542 Date: Sat, 22 Sep 2018 05:04:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:03:52Z", "security_group_id": "ae9d457e-cd6e-49b8-8209-3ef4d419570f", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:03:52Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "1f75de4e-eb18-4958-9b84-fc68d3ec2342"}, {"remote_group_id": "ae9d457e-cd6e-49b8-8209-3ef4d419570f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:03:52Z", "security_group_id": "ae9d457e-cd6e-49b8-8209-3ef4d419570f", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:03:52Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "79827142-54d1-43ef-af91-70a5ce0a0ab8"}, {"remote_group_id": "ae9d457e-cd6e-49b8-8209-3ef4d419570f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:03:52Z", "security_group_id": "ae9d457e-cd6e-49b8-8209-3ef4d419570f", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:03:52Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "ab480f07-705e-4842-8cbf-1fe0322ea3c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:03:52Z", "security_group_id": "ae9d457e-cd6e-49b8-8209-3ef4d419570f", "port_range_min": null, "revision_number": 0, "tenant_id": "dc3995a72084450ba336b1eb5ad6bb10", "created_at": "2018-09-22T05:03:52Z", "project_id": "dc3995a72084450ba336b1eb5ad6bb10", "id": "abf5a203-0372-46f8-a3ae-05c54d2aecff"}]} 2018-09-22 05:04:59,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ae9d457e-cd6e-49b8-8209-3ef4d419570f used request id req-fbae0ac4-baa2-45f8-b83e-35ceb7c48542 2018-09-22 05:04:59,201 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 05:04:59,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ae9d457e-cd6e-49b8-8209-3ef4d419570f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" 2018-09-22 05:04:59,528 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef06dfa3-c3e9-4281-a677-bf30d54d15ab Content-Length: 0 Date: Sat, 22 Sep 2018 05:04:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:04:59,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ae9d457e-cd6e-49b8-8209-3ef4d419570f used request id req-ef06dfa3-c3e9-4281-a677-bf30d54d15ab 2018-09-22 05:04:59,529 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj 2018-09-22 05:04:59,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" 2018-09-22 05:04:59,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:04:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efaff936-dfbd-4fde-84ef-423212c0599d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:04:59,761 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/dc3995a72084450ba336b1eb5ad6bb10 used request id req-efaff936-dfbd-4fde-84ef-423212c0599d 2018-09-22 05:04:59,761 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-3de7115c-380e-489-proj-role 2018-09-22 05:04:59,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/3fe911a58e804d6ab5393d65425fdf90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" 2018-09-22 05:04:59,902 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:04:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8c614a5-ca29-4f7a-9978-a27a5aced57e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:04:59,902 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/3fe911a58e804d6ab5393d65425fdf90 used request id req-d8c614a5-ca29-4f7a-9978-a27a5aced57e 2018-09-22 05:04:59,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b347bd2525cf1de7598f1db87a6cced660cfd882" 2018-09-22 05:04:59,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-063e8a1c-215d-4147-8277-b03589b4534c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:04:59,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-063e8a1c-215d-4147-8277-b03589b4534c 2018-09-22 05:04:59,992 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-3de7115c-380e-489-user 2018-09-22 05:04:59,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/76e218cbc73a482cbcae5c57469dc453 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f541b15744a8904f42e771b4899c5ac47ffeea9" 2018-09-22 05:05:00,219 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:05:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-182c3ac5-9a52-4013-ad6b-d8e64aed539b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:05:00,219 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/76e218cbc73a482cbcae5c57469dc453 used request id req-182c3ac5-9a52-4013-ad6b-d8e64aed539b 2018-09-22 05:05:00,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:05:00,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:05:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["mn4DwojRRx2LjAEJCMRGIw"], "issued_at": "2018-09-22T05:05:00.000000Z"}} 2018-09-22 05:05:00,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b75589fa04dcf9a10eb4ecbe7fa554d813523d" 2018-09-22 05:05:00,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-056ed634-711e-47a7-a25e-b87c4a1179d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:05:00,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-056ed634-711e-47a7-a25e-b87c4a1179d7 2018-09-22 05:05:00,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:05:00,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:05:01,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["MmjG3GfrR2ic4-rMpvTx5Q"], "issued_at": "2018-09-22T05:05:01.000000Z"}} 2018-09-22 05:05:01,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" 2018-09-22 05:05:01,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4adbd20f-249d-49d7-8a2d-2a06fedc07f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:05:01,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4adbd20f-249d-49d7-8a2d-2a06fedc07f4 2018-09-22 05:05:01,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:05:01,141 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:05:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:05:01,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" 2018-09-22 05:05:01,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd67427-aeb4-4776-93b2-b53b05de2559 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 05:05:01,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj used request id req-cdd67427-aeb4-4776-93b2-b53b05de2559 2018-09-22 05:05:01,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" 2018-09-22 05:05:01,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88eb2d9e-5189-4063-a744-fb470561a6b5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:05:01,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-88eb2d9e-5189-4063-a744-fb470561a6b5 2018-09-22 05:05:01,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}}' 2018-09-22 05:05:01,447 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:05:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-147d77b1-fc38-473d-95cd-e4e1d3fe9bcc Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95"}, "enabled": true, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}} 2018-09-22 05:05:01,447 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-147d77b1-fc38-473d-95cd-e4e1d3fe9bcc 2018-09-22 05:05:01,448 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj 2018-09-22 05:05:01,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:05:01,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:05:01,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["1UQ2GueaQ0utW_gLqBq7dw"], "issued_at": "2018-09-22T05:05:01.000000Z"}} 2018-09-22 05:05:01,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0798bdc7cbf8c992ce7c48517cea340f59b0de7d" 2018-09-22 05:05:01,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6f47d34-e6a2-4af1-a41a-c8c1b3aa33ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:05:01,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c6f47d34-e6a2-4af1-a41a-c8c1b3aa33ea 2018-09-22 05:05:01,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:05:01,916 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:05:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:05:01,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0798bdc7cbf8c992ce7c48517cea340f59b0de7d" 2018-09-22 05:05:02,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-881234c4-7149-455e-9dc8-42f58c04d3fa Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:05:02,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-881234c4-7149-455e-9dc8-42f58c04d3fa 2018-09-22 05:05:02,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0798bdc7cbf8c992ce7c48517cea340f59b0de7d" 2018-09-22 05:05:02,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1977835-b63a-4629-a095-4bd47574b515 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95"}, "enabled": true, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}]} 2018-09-22 05:05:02,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj used request id req-a1977835-b63a-4629-a095-4bd47574b515 2018-09-22 05:05:02,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0798bdc7cbf8c992ce7c48517cea340f59b0de7d" 2018-09-22 05:05:02,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc6e2f5-201b-4776-b05f-831de020a8e9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:05:02,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dcc6e2f5-201b-4776-b05f-831de020a8e9 2018-09-22 05:05:02,519 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-user 2018-09-22 05:05:02,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:05:02,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" 2018-09-22 05:05:02,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46fc96e8-bebb-4466-8b8f-df46653a848c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:05:02,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-46fc96e8-bebb-4466-8b8f-df46653a848c 2018-09-22 05:05:02,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj-role"}}' 2018-09-22 05:05:02,722 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5dc7d10-70ab-4856-9948-40d530011fa3 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6a53d936bb32412188dfd73590ea18b8", "links": {"self": "http://172.30.9.23:5000/v3/roles/6a53d936bb32412188dfd73590ea18b8"}, "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj-role"}} 2018-09-22 05:05:02,722 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e5dc7d10-70ab-4856-9948-40d530011fa3 2018-09-22 05:05:02,723 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj-role 2018-09-22 05:05:02,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6a53d936bb32412188dfd73590ea18b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" 2018-09-22 05:05:02,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a524dd52-bbb9-42bb-afcd-e6b6071148d3 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6a53d936bb32412188dfd73590ea18b8"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj-role", "id": "6a53d936bb32412188dfd73590ea18b8"}} 2018-09-22 05:05:02,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6a53d936bb32412188dfd73590ea18b8 used request id req-a524dd52-bbb9-42bb-afcd-e6b6071148d3 2018-09-22 05:05:02,744 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj-role to project CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj 2018-09-22 05:05:02,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95/users/d829f7547f5d4d2b8f56d55f2a80827d/roles/6a53d936bb32412188dfd73590ea18b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" 2018-09-22 05:05:02,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-411ae09d-4ce0-4379-962d-1e0f5bda8c76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:05:02,869 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95/users/d829f7547f5d4d2b8f56d55f2a80827d/roles/6a53d936bb32412188dfd73590ea18b8 used request id req-411ae09d-4ce0-4379-962d-1e0f5bda8c76 2018-09-22 05:05:02,869 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:05:02,870 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 05:05:02,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:05:02,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:05:03,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a53d936bb32412188dfd73590ea18b8", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj-role"}], "expires_at": "2018-09-22T06:05:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-user", "id": "d829f7547f5d4d2b8f56d55f2a80827d"}, "audit_ids": ["izsQoHwlSK2I1i8Ca1pyxA"], "issued_at": "2018-09-22T05:05:03.000000Z"}} 2018-09-22 05:05:03,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d21f6b70a0fa7d02049de87824d97c2e6cabe52" 2018-09-22 05:05:03,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-447727e3-13d3-4900-9a1c-fa9cffedf409 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:05:03,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-447727e3-13d3-4900-9a1c-fa9cffedf409 2018-09-22 05:05:03,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d21f6b70a0fa7d02049de87824d97c2e6cabe52" 2018-09-22 05:05:03,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-423caa34-9b10-4740-bc15-0e408dac62e2 Date: Sat, 22 Sep 2018 05:05:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-image"} 2018-09-22 05:05:03,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-image used request id req-423caa34-9b10-4740-bc15-0e408dac62e2 2018-09-22 05:05:03,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d21f6b70a0fa7d02049de87824d97c2e6cabe52" 2018-09-22 05:05:03,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a8cd297c-44aa-4b27-b622-1980c4a00aa6 Date: Sat, 22 Sep 2018 05:05:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:05:03,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a8cd297c-44aa-4b27-b622-1980c4a00aa6 2018-09-22 05:05:03,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d21f6b70a0fa7d02049de87824d97c2e6cabe52" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-image"}' 2018-09-22 05:05:03,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/01bc2630-052b-4200-b67f-2fff5ebb21e6 X-Openstack-Request-Id: req-9a08e96e-7c0e-4a88-a38f-0a365cdf393b Date: Sat, 22 Sep 2018 05:05:03 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:05:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T05:05:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "min_disk": 0, "protected": false, "id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "file": "/v2/images/01bc2630-052b-4200-b67f-2fff5ebb21e6/file", "checksum": null, "owner": "dbd8275c22ea41df95c9311b1fbbcd95", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:05:03,900 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9a08e96e-7c0e-4a88-a38f-0a365cdf393b 2018-09-22 05:05:03,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/01bc2630-052b-4200-b67f-2fff5ebb21e6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d21f6b70a0fa7d02049de87824d97c2e6cabe52" -d '' 2018-09-22 05:05:04,960 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-38758a82-e11e-4550-b07a-6ed841dd99f7 Date: Sat, 22 Sep 2018 05:05:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:05:04,960 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/01bc2630-052b-4200-b67f-2fff5ebb21e6/file used request id req-38758a82-e11e-4550-b07a-6ed841dd99f7 2018-09-22 05:05:04,961 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 05:05:04,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/01bc2630-052b-4200-b67f-2fff5ebb21e6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d21f6b70a0fa7d02049de87824d97c2e6cabe52" 2018-09-22 05:05:05,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-092738c2-0481-4d93-84f4-5e3c26107afd Date: Sat, 22 Sep 2018 05:05:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:05:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:05:04Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/01bc2630-052b-4200-b67f-2fff5ebb21e6/snap", "metadata": {}}], "self": "/v2/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "min_disk": 0, "protected": false, "id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "file": "/v2/images/01bc2630-052b-4200-b67f-2fff5ebb21e6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dbd8275c22ea41df95c9311b1fbbcd95", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/01bc2630-052b-4200-b67f-2fff5ebb21e6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:05:05,126 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/01bc2630-052b-4200-b67f-2fff5ebb21e6 used request id req-092738c2-0481-4d93-84f4-5e3c26107afd 2018-09-22 05:05:05,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d21f6b70a0fa7d02049de87824d97c2e6cabe52" 2018-09-22 05:05:05,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-01b4a17a-3e80-488c-8971-71b96426731a Date: Sat, 22 Sep 2018 05:05:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:05:05,272 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-01b4a17a-3e80-488c-8971-71b96426731a 2018-09-22 05:05:05,275 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-image 2018-09-22 05:05:05,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/01bc2630-052b-4200-b67f-2fff5ebb21e6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d21f6b70a0fa7d02049de87824d97c2e6cabe52" 2018-09-22 05:05:05,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-8e491e64-eef6-4772-bb26-4be1f1830aac Date: Sat, 22 Sep 2018 05:05:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:05:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:05:04Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/01bc2630-052b-4200-b67f-2fff5ebb21e6/snap", "metadata": {}}], "self": "/v2/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "min_disk": 0, "protected": false, "id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "file": "/v2/images/01bc2630-052b-4200-b67f-2fff5ebb21e6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dbd8275c22ea41df95c9311b1fbbcd95", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/01bc2630-052b-4200-b67f-2fff5ebb21e6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:05:05,295 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/01bc2630-052b-4200-b67f-2fff5ebb21e6 used request id req-8e491e64-eef6-4772-bb26-4be1f1830aac 2018-09-22 05:05:05,295 - create_image - DEBUG - Instance status is - active 2018-09-22 05:05:05,296 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-image 2018-09-22 05:05:05,296 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-image 2018-09-22 05:05:05,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:05:05,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:05:05,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a53d936bb32412188dfd73590ea18b8", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj-role"}], "expires_at": "2018-09-22T06:05:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-user", "id": "d829f7547f5d4d2b8f56d55f2a80827d"}, "audit_ids": ["wsStxV_0SJa07vHuFfjhvg"], "issued_at": "2018-09-22T05:05:05.000000Z"}} 2018-09-22 05:05:05,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7899c08294d4d947fe9dbfb4f02a7c33e16e80e" 2018-09-22 05:05:05,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc3900a-83a3-4dbe-a227-a8368c09f048 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:05:05,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3fc3900a-83a3-4dbe-a227-a8368c09f048 2018-09-22 05:05:05,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7899c08294d4d947fe9dbfb4f02a7c33e16e80e" 2018-09-22 05:05:05,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-731b7581-f53d-4dde-a389-5712a878b2aa Date: Sat, 22 Sep 2018 05:05:05 GMT RESP BODY: {"networks":[]} 2018-09-22 05:05:05,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net used request id req-731b7581-f53d-4dde-a389-5712a878b2aa 2018-09-22 05:05:05,855 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net 2018-09-22 05:05:05,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7899c08294d4d947fe9dbfb4f02a7c33e16e80e" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net", "admin_state_up": true}}' 2018-09-22 05:05:06,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-c65f0606-632f-4ecc-ab11-5539f05a3cb2 Date: Sat, 22 Sep 2018 05:05:06 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T05:05:06Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:06Z","mtu":1450}} 2018-09-22 05:05:06,457 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-c65f0606-632f-4ecc-ab11-5539f05a3cb2 2018-09-22 05:05:06,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7899c08294d4d947fe9dbfb4f02a7c33e16e80e" 2018-09-22 05:05:06,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-ae58f02e-ca18-4e6a-835a-6ee8ef51d767 Date: Sat, 22 Sep 2018 05:05:06 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-09-22T05:05:06Z","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net"}]} 2018-09-22 05:05:06,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-ae58f02e-ca18-4e6a-835a-6ee8ef51d767 2018-09-22 05:05:06,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7899c08294d4d947fe9dbfb4f02a7c33e16e80e" 2018-09-22 05:05:06,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a5ffe5c0-108b-4009-8615-13d69eb6ab59 Date: Sat, 22 Sep 2018 05:05:06 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:05:06,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-a5ffe5c0-108b-4009-8615-13d69eb6ab59 2018-09-22 05:05:06,861 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet 2018-09-22 05:05:06,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7899c08294d4d947fe9dbfb4f02a7c33e16e80e" -d '{"subnets": [{"ip_version": 4, "network_id": "b09b71ec-77eb-4af3-a96f-6232648bd56b", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet"}]}' 2018-09-22 05:05:07,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-25477953-40e2-4a17-8f3d-2c92ccda15e2 Date: Sat, 22 Sep 2018 05:05:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","dns_nameservers":[],"updated_at":"2018-09-22T05:05:07Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"42cdd831-0bd0-4064-af52-bb540320771e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet"}]} 2018-09-22 05:05:07,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-25477953-40e2-4a17-8f3d-2c92ccda15e2 2018-09-22 05:05:07,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7899c08294d4d947fe9dbfb4f02a7c33e16e80e" 2018-09-22 05:05:07,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-51078e21-77c1-45c6-8e37-046ee66019d7 Date: Sat, 22 Sep 2018 05:05:07 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":["42cdd831-0bd0-4064-af52-bb540320771e"],"updated_at":"2018-09-22T05:05:07Z","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net"}]} 2018-09-22 05:05:07,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-51078e21-77c1-45c6-8e37-046ee66019d7 2018-09-22 05:05:07,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7899c08294d4d947fe9dbfb4f02a7c33e16e80e" 2018-09-22 05:05:08,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5570a892-de16-4025-a8f8-8c0a7f08fdb6 Date: Sat, 22 Sep 2018 05:05:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","dns_nameservers":[],"updated_at":"2018-09-22T05:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"42cdd831-0bd0-4064-af52-bb540320771e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet"}]} 2018-09-22 05:05:08,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-5570a892-de16-4025-a8f8-8c0a7f08fdb6 2018-09-22 05:05:08,037 - OpenStackNetwork - DEBUG - Network [b09b71ec-77eb-4af3-a96f-6232648bd56b] created successfully 2018-09-22 05:05:08,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:05:08,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:05:08,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a53d936bb32412188dfd73590ea18b8", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj-role"}], "expires_at": "2018-09-22T06:05:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-user", "id": "d829f7547f5d4d2b8f56d55f2a80827d"}, "audit_ids": ["zyEe6VVYTYy2t8igyiP58g"], "issued_at": "2018-09-22T05:05:08.000000Z"}} 2018-09-22 05:05:08,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b954b0ae02b94efd50be02dbeea9d4ce7996036" 2018-09-22 05:05:08,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af7a705e-e992-494a-bf90-57e0a0a21aaf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:05:08,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-af7a705e-e992-494a-bf90-57e0a0a21aaf 2018-09-22 05:05:08,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b954b0ae02b94efd50be02dbeea9d4ce7996036" 2018-09-22 05:05:08,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7e0b03c4-0195-4a95-a146-b87ef005e3f7 Date: Sat, 22 Sep 2018 05:05:08 GMT RESP BODY: {"routers": []} 2018-09-22 05:05:08,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-router&admin_state_up=True used request id req-7e0b03c4-0195-4a95-a146-b87ef005e3f7 2018-09-22 05:05:08,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:05:08,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:05:09,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a53d936bb32412188dfd73590ea18b8", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj-role"}], "expires_at": "2018-09-22T06:05:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-user", "id": "d829f7547f5d4d2b8f56d55f2a80827d"}, "audit_ids": ["bDJCvIzmQh21hSssSJJzfg"], "issued_at": "2018-09-22T05:05:09.000000Z"}} 2018-09-22 05:05:09,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ef8136c90409c3ff52e3f8911803e753ae51143" 2018-09-22 05:05:09,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5db28503-bc8a-4c59-9e92-85265e915c21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:05:09,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5db28503-bc8a-4c59-9e92-85265e915c21 2018-09-22 05:05:09,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b954b0ae02b94efd50be02dbeea9d4ce7996036" 2018-09-22 05:05:09,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b830a832-107e-4f71-b10d-9a523568b7ca Date: Sat, 22 Sep 2018 05:05:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:05:09,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-b830a832-107e-4f71-b10d-9a523568b7ca 2018-09-22 05:05:09,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b954b0ae02b94efd50be02dbeea9d4ce7996036" 2018-09-22 05:05:09,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-38b32a64-506b-48a7-b31c-f919a0ec853b Date: Sat, 22 Sep 2018 05:05:09 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:05:09,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-38b32a64-506b-48a7-b31c-f919a0ec853b 2018-09-22 05:05:09,754 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-router 2018-09-22 05:05:09,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b954b0ae02b94efd50be02dbeea9d4ce7996036" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-router", "admin_state_up": true}}' 2018-09-22 05:05:14,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-102ad5eb-ed2e-4866-9a48-bf7a16548e5c Date: Sat, 22 Sep 2018 05:05:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:10Z", "admin_state_up": true, "updated_at": "2018-09-22T05:05:11Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "abe0ed7f-5794-4c81-8e77-df1acfaf04e8", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-router"}} 2018-09-22 05:05:14,627 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-102ad5eb-ed2e-4866-9a48-bf7a16548e5c 2018-09-22 05:05:14,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=abe0ed7f-5794-4c81-8e77-df1acfaf04e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b954b0ae02b94efd50be02dbeea9d4ce7996036" 2018-09-22 05:05:14,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9e912f2c-b27c-409c-aa2d-a7d164889df0 Date: Sat, 22 Sep 2018 05:05:14 GMT RESP BODY: {"ports":[]} 2018-09-22 05:05:14,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=abe0ed7f-5794-4c81-8e77-df1acfaf04e8 used request id req-9e912f2c-b27c-409c-aa2d-a7d164889df0 2018-09-22 05:05:14,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b954b0ae02b94efd50be02dbeea9d4ce7996036" 2018-09-22 05:05:15,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5e27688b-ab76-42e4-bf9e-f0d36befec94 Date: Sat, 22 Sep 2018 05:05: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":["42cdd831-0bd0-4064-af52-bb540320771e"],"updated_at":"2018-09-22T05:05:07Z","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net"}]} 2018-09-22 05:05:15,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net used request id req-5e27688b-ab76-42e4-bf9e-f0d36befec94 2018-09-22 05:05:15,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:05:15,221 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:05:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:05:15,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b954b0ae02b94efd50be02dbeea9d4ce7996036" 2018-09-22 05:05:15,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8f7bbb8-797b-4f4f-8023-70d16f30b704 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95"}, "enabled": true, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}} 2018-09-22 05:05:15,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 used request id req-b8f7bbb8-797b-4f4f-8023-70d16f30b704 2018-09-22 05:05:15,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b954b0ae02b94efd50be02dbeea9d4ce7996036" 2018-09-22 05:05:15,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0ef91cbc-8d18-421f-b359-78d2aab7a692 Date: Sat, 22 Sep 2018 05:05:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","dns_nameservers":[],"updated_at":"2018-09-22T05:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"42cdd831-0bd0-4064-af52-bb540320771e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet"}]} 2018-09-22 05:05:15,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-0ef91cbc-8d18-421f-b359-78d2aab7a692 2018-09-22 05:05:15,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b&name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b954b0ae02b94efd50be02dbeea9d4ce7996036" 2018-09-22 05:05:15,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-08ddff01-6bb9-4395-b791-c1db8a3d3ef6 Date: Sat, 22 Sep 2018 05:05:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","dns_nameservers":[],"updated_at":"2018-09-22T05:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"42cdd831-0bd0-4064-af52-bb540320771e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet"}]} 2018-09-22 05:05:15,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b&name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet used request id req-08ddff01-6bb9-4395-b791-c1db8a3d3ef6 2018-09-22 05:05:15,874 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-22 05:05:15,875 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-router 2018-09-22 05:05:15,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/abe0ed7f-5794-4c81-8e77-df1acfaf04e8/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b954b0ae02b94efd50be02dbeea9d4ce7996036" -d '{"subnet_id": "42cdd831-0bd0-4064-af52-bb540320771e"}' 2018-09-22 05:05:18,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-009e2f9e-34c8-426e-aaa0-23dcc1aec08a Date: Sat, 22 Sep 2018 05:05:18 GMT RESP BODY: {"network_id": "b09b71ec-77eb-4af3-a96f-6232648bd56b", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "subnet_id": "42cdd831-0bd0-4064-af52-bb540320771e", "subnet_ids": ["42cdd831-0bd0-4064-af52-bb540320771e"], "port_id": "aa37b023-79c3-4410-93c3-102738dd49c3", "id": "abe0ed7f-5794-4c81-8e77-df1acfaf04e8"} 2018-09-22 05:05:18,055 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/abe0ed7f-5794-4c81-8e77-df1acfaf04e8/add_router_interface used request id req-009e2f9e-34c8-426e-aaa0-23dcc1aec08a 2018-09-22 05:05:18,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/abe0ed7f-5794-4c81-8e77-df1acfaf04e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b954b0ae02b94efd50be02dbeea9d4ce7996036" 2018-09-22 05:05:18,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-1b0df0b7-2634-4f0c-8f15-6fdba4ae1669 Date: Sat, 22 Sep 2018 05:05:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:10Z", "admin_state_up": true, "updated_at": "2018-09-22T05:05:17Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "abe0ed7f-5794-4c81-8e77-df1acfaf04e8", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-router"}} 2018-09-22 05:05:18,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/abe0ed7f-5794-4c81-8e77-df1acfaf04e8 used request id req-1b0df0b7-2634-4f0c-8f15-6fdba4ae1669 2018-09-22 05:05:18,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=abe0ed7f-5794-4c81-8e77-df1acfaf04e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b954b0ae02b94efd50be02dbeea9d4ce7996036" 2018-09-22 05:05:18,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-0840e2f5-3139-40e5-a7de-87326ecafb14 Date: Sat, 22 Sep 2018 05:05:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.1"}],"id":"aa37b023-79c3-4410-93c3-102738dd49c3","security_groups":[],"mac_address":"fa:16:3e:27:95:79","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:16Z","binding:vnic_type":"normal","device_id":"abe0ed7f-5794-4c81-8e77-df1acfaf04e8"}]} 2018-09-22 05:05:18,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=abe0ed7f-5794-4c81-8e77-df1acfaf04e8 used request id req-0840e2f5-3139-40e5-a7de-87326ecafb14 2018-09-22 05:05:18,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/42cdd831-0bd0-4064-af52-bb540320771e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b954b0ae02b94efd50be02dbeea9d4ce7996036" 2018-09-22 05:05:18,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-0a988f40-4ae8-42b0-846e-3f5e64533ca3 Date: Sat, 22 Sep 2018 05:05:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","dns_nameservers":[],"updated_at":"2018-09-22T05:05:07Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"42cdd831-0bd0-4064-af52-bb540320771e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet"}} 2018-09-22 05:05:18,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/42cdd831-0bd0-4064-af52-bb540320771e used request id req-0a988f40-4ae8-42b0-846e-3f5e64533ca3 2018-09-22 05:05:18,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:05:18,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:05:19,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:05:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["-UNhEIlTTNSmO9kutrxF8w"], "issued_at": "2018-09-22T05:05:19.000000Z"}} 2018-09-22 05:05:19,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23943464e536dbc5b988a14f65552df845db35ae" 2018-09-22 05:05:19,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d87a0a1-7c11-421c-8421-6799cb1457ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:05:19,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4d87a0a1-7c11-421c-8421-6799cb1457ca 2018-09-22 05:05:19,349 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:05:19,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23943464e536dbc5b988a14f65552df845db35ae" 2018-09-22 05:05:19,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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 x-openstack-request-id: req-6a97b2d7-3827-4416-a7ed-b3e913d51a1e x-compute-request-id: req-6a97b2d7-3827-4416-a7ed-b3e913d51a1e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 05:05:19,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6a97b2d7-3827-4416-a7ed-b3e913d51a1e 2018-09-22 05:05:19,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23943464e536dbc5b988a14f65552df845db35ae" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 05:05:19,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-839018af-e38b-47de-84a3-7bd3addc2864 x-compute-request-id: req-839018af-e38b-47de-84a3-7bd3addc2864 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:05:19,592 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-839018af-e38b-47de-84a3-7bd3addc2864 2018-09-22 05:05:19,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:05:19,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:05:19,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a53d936bb32412188dfd73590ea18b8", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj-role"}], "expires_at": "2018-09-22T06:05:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-user", "id": "d829f7547f5d4d2b8f56d55f2a80827d"}, "audit_ids": ["2Zo1vrO6QOSzMtFFwk_oXA"], "issued_at": "2018-09-22T05:05:19.000000Z"}} 2018-09-22 05:05:19,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}544fb2ed23c1837aa09d644de8bdf36874fd8d1a" 2018-09-22 05:05:20,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81410ae1-680a-410e-af39-04b193393504 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:05:20,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-81410ae1-680a-410e-af39-04b193393504 2018-09-22 05:05:20,053 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:05:20,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}544fb2ed23c1837aa09d644de8bdf36874fd8d1a" 2018-09-22 05:05:20,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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 x-openstack-request-id: req-01c6f312-a4ef-42b8-9b19-27af8d7d048f x-compute-request-id: req-01c6f312-a4ef-42b8-9b19-27af8d7d048f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 05:05:20,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-01c6f312-a4ef-42b8-9b19-27af8d7d048f 2018-09-22 05:05:20,218 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp... 2018-09-22 05:05:20,218 - OpenStackKeypair - INFO - Creating new keypair 2018-09-22 05:05:20,302 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp 2018-09-22 05:05:20,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}544fb2ed23c1837aa09d644de8bdf36874fd8d1a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDyNd5KyjWNrU6e0zpWgmxKFadjNRsn8rze2eCXhDcg/ryjojqxSINgw8/TtDAP0jwqs1FES+O4vCvqXtb59spBSOZbs24nLcfpE6oejVgysI/PlVK6wYrSmKXQPW4uEJf0M3xvgEY8lp/4oXGMI0zTuG7c/AryfWhv4k8nc4KQaQ==", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp"}}' 2018-09-22 05:05:20,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-319d2837-5d05-4303-b302-4aa77bb1a85f x-compute-request-id: req-319d2837-5d05-4303-b302-4aa77bb1a85f Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDyNd5KyjWNrU6e0zpWgmxKFadjNRsn8rze2eCXhDcg/ryjojqxSINgw8/TtDAP0jwqs1FES+O4vCvqXtb59spBSOZbs24nLcfpE6oejVgysI/PlVK6wYrSmKXQPW4uEJf0M3xvgEY8lp/4oXGMI0zTuG7c/AryfWhv4k8nc4KQaQ==", "user_id": "d829f7547f5d4d2b8f56d55f2a80827d", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp", "fingerprint": "13:4c:c4:39:d5:83:b7:90:43:3c:6a:d5:a3:43:0d:d2"}} 2018-09-22 05:05:20,387 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-319d2837-5d05-4303-b302-4aa77bb1a85f 2018-09-22 05:05:20,388 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04.pub 2018-09-22 05:05:20,388 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04 2018-09-22 05:05:20,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:05:20,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:05:20,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a53d936bb32412188dfd73590ea18b8", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj-role"}], "expires_at": "2018-09-22T06:05:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-user", "id": "d829f7547f5d4d2b8f56d55f2a80827d"}, "audit_ids": ["VrdkESsSQDGpOJvulaSXxg"], "issued_at": "2018-09-22T05:05:20.000000Z"}} 2018-09-22 05:05:20,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:05:20,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e176d59c-d6a1-47fa-a791-d4a0b26a8d55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:05:20,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e176d59c-d6a1-47fa-a791-d4a0b26a8d55 2018-09-22 05:05:20,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:05:21,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1bc1f6c8-1f57-4a7e-b380-fcee0bb3df7d Date: Sat, 22 Sep 2018 05:05:21 GMT RESP BODY: {"security_groups": []} 2018-09-22 05:05:21,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp used request id req-1bc1f6c8-1f57-4a7e-b380-fcee0bb3df7d 2018-09-22 05:05:21,027 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp... 2018-09-22 05:05:21,028 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp 2018-09-22 05:05:21,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp"}}' 2018-09-22 05:05:21,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-21731bda-fb92-440b-90bb-fdb5f58a1b4c Date: Sat, 22 Sep 2018 05:05:21 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:21Z", "updated_at": "2018-09-22T05:05:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:05:21Z", "revision_number": 0, "id": "11112a67-144b-40f8-b1d1-2c048b56dd98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:05:21Z", "revision_number": 0, "id": "afeeab5a-751b-4a90-992a-be2395e3b7a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95"}], "revision_number": 2, "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp"}} 2018-09-22 05:05:21,376 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-21731bda-fb92-440b-90bb-fdb5f58a1b4c 2018-09-22 05:05:21,377 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bcea51b3-db1b-4d15-84b0-b6d31893280e 2018-09-22 05:05:21,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bcea51b3-db1b-4d15-84b0-b6d31893280e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:05:21,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-62348e85-64d9-43f0-8f45-ec205afa81ee Date: Sat, 22 Sep 2018 05:05:21 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-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:21Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "11112a67-144b-40f8-b1d1-2c048b56dd98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:21Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "afeeab5a-751b-4a90-992a-be2395e3b7a7"}]} 2018-09-22 05:05:21,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bcea51b3-db1b-4d15-84b0-b6d31893280e used request id req-62348e85-64d9-43f0-8f45-ec205afa81ee 2018-09-22 05:05:21,554 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bcea51b3-db1b-4d15-84b0-b6d31893280e 2018-09-22 05:05:21,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bcea51b3-db1b-4d15-84b0-b6d31893280e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:05:21,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0c20d235-df0d-4ccc-85b2-44d2936da153 Date: Sat, 22 Sep 2018 05:05:21 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-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:21Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "11112a67-144b-40f8-b1d1-2c048b56dd98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:21Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "afeeab5a-751b-4a90-992a-be2395e3b7a7"}]} 2018-09-22 05:05:21,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bcea51b3-db1b-4d15-84b0-b6d31893280e used request id req-0c20d235-df0d-4ccc-85b2-44d2936da153 2018-09-22 05:05:21,738 - neutron_utils - INFO - Retrieving security group with ID - bcea51b3-db1b-4d15-84b0-b6d31893280e 2018-09-22 05:05:21,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=bcea51b3-db1b-4d15-84b0-b6d31893280e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:05:21,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-50b6ec15-2af2-463d-a66a-fd1a9f560989 Date: Sat, 22 Sep 2018 05:05:21 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:21Z", "updated_at": "2018-09-22T05:05:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:05:21Z", "revision_number": 0, "id": "11112a67-144b-40f8-b1d1-2c048b56dd98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:05:21Z", "revision_number": 0, "id": "afeeab5a-751b-4a90-992a-be2395e3b7a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95"}], "revision_number": 2, "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp"}]} 2018-09-22 05:05:21,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=bcea51b3-db1b-4d15-84b0-b6d31893280e used request id req-50b6ec15-2af2-463d-a66a-fd1a9f560989 2018-09-22 05:05:21,958 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bcea51b3-db1b-4d15-84b0-b6d31893280e 2018-09-22 05:05:21,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bcea51b3-db1b-4d15-84b0-b6d31893280e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:05:22,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fb930334-3bd1-4768-9482-683d379ada3e Date: Sat, 22 Sep 2018 05:05:22 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-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:21Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "11112a67-144b-40f8-b1d1-2c048b56dd98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:21Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "afeeab5a-751b-4a90-992a-be2395e3b7a7"}]} 2018-09-22 05:05:22,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bcea51b3-db1b-4d15-84b0-b6d31893280e used request id req-fb930334-3bd1-4768-9482-683d379ada3e 2018-09-22 05:05:22,127 - neutron_utils - INFO - Retrieving security group with ID - bcea51b3-db1b-4d15-84b0-b6d31893280e 2018-09-22 05:05:22,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=bcea51b3-db1b-4d15-84b0-b6d31893280e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:05:22,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-b6de80c3-9ab8-4d6d-821a-3010bccb8cac Date: Sat, 22 Sep 2018 05:05:22 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:21Z", "updated_at": "2018-09-22T05:05:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:05:21Z", "revision_number": 0, "id": "11112a67-144b-40f8-b1d1-2c048b56dd98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:05:21Z", "revision_number": 0, "id": "afeeab5a-751b-4a90-992a-be2395e3b7a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95"}], "revision_number": 2, "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp"}]} 2018-09-22 05:05:22,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=bcea51b3-db1b-4d15-84b0-b6d31893280e used request id req-b6de80c3-9ab8-4d6d-821a-3010bccb8cac 2018-09-22 05:05:22,350 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bcea51b3-db1b-4d15-84b0-b6d31893280e 2018-09-22 05:05:22,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bcea51b3-db1b-4d15-84b0-b6d31893280e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:05:22,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dab441a0-fca3-42be-b15b-d0cb02183d1d Date: Sat, 22 Sep 2018 05:05:22 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-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:21Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "11112a67-144b-40f8-b1d1-2c048b56dd98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:21Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "afeeab5a-751b-4a90-992a-be2395e3b7a7"}]} 2018-09-22 05:05:22,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bcea51b3-db1b-4d15-84b0-b6d31893280e used request id req-dab441a0-fca3-42be-b15b-d0cb02183d1d 2018-09-22 05:05:22,520 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp 2018-09-22 05:05:22,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:05:22,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-ce60d033-85b1-41ae-8c10-1e39e6196bde Date: Sat, 22 Sep 2018 05:05:22 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:21Z", "updated_at": "2018-09-22T05:05:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:05:21Z", "revision_number": 0, "id": "11112a67-144b-40f8-b1d1-2c048b56dd98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:05:21Z", "revision_number": 0, "id": "afeeab5a-751b-4a90-992a-be2395e3b7a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95"}], "revision_number": 2, "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp"}]} 2018-09-22 05:05:22,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp used request id req-ce60d033-85b1-41ae-8c10-1e39e6196bde 2018-09-22 05:05:22,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:05:22,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:05:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:05:22,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:05:22,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847cc8b8-59af-45dc-b7b7-09b3e4dc33ff Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95"}, "enabled": true, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}} 2018-09-22 05:05:22,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 used request id req-847cc8b8-59af-45dc-b7b7-09b3e4dc33ff 2018-09-22 05:05:22,872 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bcea51b3-db1b-4d15-84b0-b6d31893280e 2018-09-22 05:05:22,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bcea51b3-db1b-4d15-84b0-b6d31893280e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:05:23,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c840b9da-a5cf-409d-9215-3c5211f27c73 Date: Sat, 22 Sep 2018 05:05:23 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-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:21Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "11112a67-144b-40f8-b1d1-2c048b56dd98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:21Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "afeeab5a-751b-4a90-992a-be2395e3b7a7"}]} 2018-09-22 05:05:23,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bcea51b3-db1b-4d15-84b0-b6d31893280e used request id req-c840b9da-a5cf-409d-9215-3c5211f27c73 2018-09-22 05:05:23,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}d2115babeda7fd9aed91223c448dd643ea5cd2e5" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e"}}' 2018-09-22 05:05:23,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-b091d71a-13af-424e-9c4b-ee5c15ed5d96 Date: Sat, 22 Sep 2018 05:05:23 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:05:23Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:23Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "679a4fec-7f6c-49fc-8b52-a4802f75415e"}} 2018-09-22 05:05:23,364 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-b091d71a-13af-424e-9c4b-ee5c15ed5d96 2018-09-22 05:05:23,364 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp 2018-09-22 05:05:23,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:05:23,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-4b64c05d-306e-46cf-a4cc-8e88497e42de Date: Sat, 22 Sep 2018 05:05:23 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:21Z", "updated_at": "2018-09-22T05:05:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:05:21Z", "revision_number": 0, "id": "11112a67-144b-40f8-b1d1-2c048b56dd98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:05:23Z", "revision_number": 0, "id": "679a4fec-7f6c-49fc-8b52-a4802f75415e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:05:23Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:05:21Z", "revision_number": 0, "id": "afeeab5a-751b-4a90-992a-be2395e3b7a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95"}], "revision_number": 3, "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp"}]} 2018-09-22 05:05:23,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp used request id req-4b64c05d-306e-46cf-a4cc-8e88497e42de 2018-09-22 05:05:23,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:05:23,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-832d280f-112f-4958-8279-2fc2652fc827 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95"}, "enabled": true, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}} 2018-09-22 05:05:23,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 used request id req-832d280f-112f-4958-8279-2fc2652fc827 2018-09-22 05:05:23,733 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bcea51b3-db1b-4d15-84b0-b6d31893280e 2018-09-22 05:05:23,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bcea51b3-db1b-4d15-84b0-b6d31893280e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:05:23,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-a191fddf-8d5f-4bf5-a5a5-6ad06562a22b Date: Sat, 22 Sep 2018 05:05:23 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-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:21Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "11112a67-144b-40f8-b1d1-2c048b56dd98"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:05:23Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:23Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "679a4fec-7f6c-49fc-8b52-a4802f75415e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:21Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "afeeab5a-751b-4a90-992a-be2395e3b7a7"}]} 2018-09-22 05:05:23,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bcea51b3-db1b-4d15-84b0-b6d31893280e used request id req-a191fddf-8d5f-4bf5-a5a5-6ad06562a22b 2018-09-22 05:05:23,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}d2115babeda7fd9aed91223c448dd643ea5cd2e5" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e"}}' 2018-09-22 05:05:24,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-5a72a7a3-9627-4ace-b7b3-ebc8b102bab4 Date: Sat, 22 Sep 2018 05:05:24 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-22T05:05:24Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "port_range_min": 22, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:24Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "06589f6f-21ee-42a1-aa5d-23dbf0044b51"}} 2018-09-22 05:05:24,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-5a72a7a3-9627-4ace-b7b3-ebc8b102bab4 2018-09-22 05:05:24,083 - neutron_utils - INFO - Retrieving security group with ID - bcea51b3-db1b-4d15-84b0-b6d31893280e 2018-09-22 05:05:24,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=bcea51b3-db1b-4d15-84b0-b6d31893280e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:05:24,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-9f1fa214-ddd5-4e9f-ba4d-3eb64bfca506 Date: Sat, 22 Sep 2018 05:05:24 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:21Z", "updated_at": "2018-09-22T05:05:24Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T05:05:24Z", "revision_number": 0, "id": "06589f6f-21ee-42a1-aa5d-23dbf0044b51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:05:24Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "port_range_min": 22, "ethertype": "IPv4", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:05:21Z", "revision_number": 0, "id": "11112a67-144b-40f8-b1d1-2c048b56dd98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:05:23Z", "revision_number": 0, "id": "679a4fec-7f6c-49fc-8b52-a4802f75415e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:05:23Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:05:21Z", "revision_number": 0, "id": "afeeab5a-751b-4a90-992a-be2395e3b7a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95"}], "revision_number": 4, "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp"}]} 2018-09-22 05:05:24,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=bcea51b3-db1b-4d15-84b0-b6d31893280e used request id req-9f1fa214-ddd5-4e9f-ba4d-3eb64bfca506 2018-09-22 05:05:24,135 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bcea51b3-db1b-4d15-84b0-b6d31893280e 2018-09-22 05:05:24,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bcea51b3-db1b-4d15-84b0-b6d31893280e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:05:24,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-9a3d5e76-1054-4d35-b89a-5572c7e4ab63 Date: Sat, 22 Sep 2018 05:05:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-22T05:05:24Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "port_range_min": 22, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:24Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "06589f6f-21ee-42a1-aa5d-23dbf0044b51"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:21Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "11112a67-144b-40f8-b1d1-2c048b56dd98"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:05:23Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:23Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "679a4fec-7f6c-49fc-8b52-a4802f75415e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:05:21Z", "security_group_id": "bcea51b3-db1b-4d15-84b0-b6d31893280e", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:21Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "afeeab5a-751b-4a90-992a-be2395e3b7a7"}]} 2018-09-22 05:05:24,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=bcea51b3-db1b-4d15-84b0-b6d31893280e used request id req-9a3d5e76-1054-4d35-b89a-5572c7e4ab63 2018-09-22 05:05:24,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:05:24,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:05:24,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a53d936bb32412188dfd73590ea18b8", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj-role"}], "expires_at": "2018-09-22T06:05:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-user", "id": "d829f7547f5d4d2b8f56d55f2a80827d"}, "audit_ids": ["h910QGsES-uS7A2CRDPxRA"], "issued_at": "2018-09-22T05:05:24.000000Z"}} 2018-09-22 05:05:24,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:24,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-121aa5ae-7dca-4751-91c7-5730f7bea649 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:05:24,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-121aa5ae-7dca-4751-91c7-5730f7bea649 2018-09-22 05:05:24,646 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:05:24,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:24,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-943cdfe6-2241-4de1-8fa3-d81a0ebf9834 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:05:24,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-943cdfe6-2241-4de1-8fa3-d81a0ebf9834 2018-09-22 05:05:24,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:24,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0769faf0-a442-467c-9003-4d5fb273beb1 Date: Sat, 22 Sep 2018 05:05:24 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":["42cdd831-0bd0-4064-af52-bb540320771e"],"updated_at":"2018-09-22T05:05:07Z","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net"}]} 2018-09-22 05:05:24,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net used request id req-0769faf0-a442-467c-9003-4d5fb273beb1 2018-09-22 05:05:24,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:05:24,932 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:05:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:05:24,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:25,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c3517b-671a-4b6b-bf19-0fafd360786a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95"}, "enabled": true, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}} 2018-09-22 05:05:25,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 used request id req-39c3517b-671a-4b6b-bf19-0fafd360786a 2018-09-22 05:05:25,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:25,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-312ee096-9e9b-4522-8767-48dd47534bb7 Date: Sat, 22 Sep 2018 05:05:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","dns_nameservers":[],"updated_at":"2018-09-22T05:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"42cdd831-0bd0-4064-af52-bb540320771e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet"}]} 2018-09-22 05:05:25,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-312ee096-9e9b-4522-8767-48dd47534bb7 2018-09-22 05:05:25,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b&name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:25,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4a8083dc-01d5-4401-b20d-cd15c31dbfd8 Date: Sat, 22 Sep 2018 05:05:25 GMT RESP BODY: {"ports":[]} 2018-09-22 05:05:25,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b&name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04port-1&admin_state_up=True used request id req-4a8083dc-01d5-4401-b20d-cd15c31dbfd8 2018-09-22 05:05:25,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:25,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05: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-ebd5c5c7-3027-489c-8e8e-9d74654cbf2e x-compute-request-id: req-ebd5c5c7-3027-489c-8e8e-9d74654cbf2e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 05:05:25,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst used request id req-ebd5c5c7-3027-489c-8e8e-9d74654cbf2e 2018-09-22 05:05:25,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:25,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-87690361-b00f-4961-941c-3ac4ef29ffd9 Date: Sat, 22 Sep 2018 05:05:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["42cdd831-0bd0-4064-af52-bb540320771e"],"updated_at":"2018-09-22T05:05:07Z","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net"}]} 2018-09-22 05:05:25,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net used request id req-87690361-b00f-4961-941c-3ac4ef29ffd9 2018-09-22 05:05:25,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:25,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08812bd3-2f78-4cb0-a8d3-e3cd537411e4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95"}, "enabled": true, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}} 2018-09-22 05:05:25,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 used request id req-08812bd3-2f78-4cb0-a8d3-e3cd537411e4 2018-09-22 05:05:25,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:26,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fae47740-3056-44f2-8c0c-366a4d682206 Date: Sat, 22 Sep 2018 05:05:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","dns_nameservers":[],"updated_at":"2018-09-22T05:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"42cdd831-0bd0-4064-af52-bb540320771e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet"}]} 2018-09-22 05:05:26,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-fae47740-3056-44f2-8c0c-366a4d682206 2018-09-22 05:05:26,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b&name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:26,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8a94693a-7719-45c9-8532-f64c10f99d5f Date: Sat, 22 Sep 2018 05:05:26 GMT RESP BODY: {"ports":[]} 2018-09-22 05:05:26,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b&name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04port-1&admin_state_up=True used request id req-8a94693a-7719-45c9-8532-f64c10f99d5f 2018-09-22 05:05:26,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:05:26,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:05:26,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a53d936bb32412188dfd73590ea18b8", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj-role"}], "expires_at": "2018-09-22T06:05:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/dbd8275c22ea41df95c9311b1fbbcd95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-user", "id": "d829f7547f5d4d2b8f56d55f2a80827d"}, "audit_ids": ["4QhKHsMlSPuixKsXS3Czug"], "issued_at": "2018-09-22T05:05:26.000000Z"}} 2018-09-22 05:05:26,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e617f6893364da41940f2204f9c8dd4616d36efc" 2018-09-22 05:05:26,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0848a61f-15e6-4875-a055-d98243d10e96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:05:26,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0848a61f-15e6-4875-a055-d98243d10e96 2018-09-22 05:05:26,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:27,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-793856f4-a74e-429d-8f09-cf27d45370c9 Date: Sat, 22 Sep 2018 05:05:27 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":["42cdd831-0bd0-4064-af52-bb540320771e"],"updated_at":"2018-09-22T05:05:07Z","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net"}]} 2018-09-22 05:05:27,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net used request id req-793856f4-a74e-429d-8f09-cf27d45370c9 2018-09-22 05:05:27,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:27,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e5b82226-6a2a-40b8-b119-7a2d6865b9c9 Date: Sat, 22 Sep 2018 05:05:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","dns_nameservers":[],"updated_at":"2018-09-22T05:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"42cdd831-0bd0-4064-af52-bb540320771e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet"}]} 2018-09-22 05:05:27,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-e5b82226-6a2a-40b8-b119-7a2d6865b9c9 2018-09-22 05:05:27,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:27,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dfc29d05-f8f0-44ea-901c-acd7e463e51e Date: Sat, 22 Sep 2018 05:05:27 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":["42cdd831-0bd0-4064-af52-bb540320771e"],"updated_at":"2018-09-22T05:05:07Z","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net"}]} 2018-09-22 05:05:27,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net used request id req-dfc29d05-f8f0-44ea-901c-acd7e463e51e 2018-09-22 05:05:27,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:05:27,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:05:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:05:27,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e617f6893364da41940f2204f9c8dd4616d36efc" 2018-09-22 05:05:27,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33e3c305-083d-40ab-95a6-ed936d5fece1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95"}, "enabled": true, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}} 2018-09-22 05:05:27,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 used request id req-33e3c305-083d-40ab-95a6-ed936d5fece1 2018-09-22 05:05:27,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:27,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dd76d8e3-4402-456b-891b-454145585680 Date: Sat, 22 Sep 2018 05:05:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","dns_nameservers":[],"updated_at":"2018-09-22T05:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"42cdd831-0bd0-4064-af52-bb540320771e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet"}]} 2018-09-22 05:05:27,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-dd76d8e3-4402-456b-891b-454145585680 2018-09-22 05:05:27,806 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net 2018-09-22 05:05:27,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" -d '{"port": {"network_id": "b09b71ec-77eb-4af3-a96f-6232648bd56b", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04port-1", "admin_state_up": true}}' 2018-09-22 05:05:28,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-0746b0bd-a8b0-4c38-916a-a21aba0fbab9 Date: Sat, 22 Sep 2018 05:05:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:28Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.5"}],"id":"3d30dd14-4d47-4f5e-bcaa-f5c16549a17e","security_groups":["e5cf4c98-1ec5-48d3-98b5-963128bf9240"],"mac_address":"fa:16:3e:85:06:47","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04port-1","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","qos_policy_id":null,"admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:28Z","binding:vnic_type":"normal"}} 2018-09-22 05:05:28,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-0746b0bd-a8b0-4c38-916a-a21aba0fbab9 2018-09-22 05:05:28,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:28,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-968dcb59-a810-4e9e-a212-e1985719ca44 Date: Sat, 22 Sep 2018 05:05:28 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":["42cdd831-0bd0-4064-af52-bb540320771e"],"updated_at":"2018-09-22T05:05:07Z","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net"}]} 2018-09-22 05:05:28,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net used request id req-968dcb59-a810-4e9e-a212-e1985719ca44 2018-09-22 05:05:28,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:29,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea52bf3-c2d1-4cc7-adff-3795084d68ef Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95"}, "enabled": true, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}} 2018-09-22 05:05:29,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 used request id req-8ea52bf3-c2d1-4cc7-adff-3795084d68ef 2018-09-22 05:05:29,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:29,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1a762cb1-8cca-4592-896c-8c8b8b0e460e Date: Sat, 22 Sep 2018 05:05:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","dns_nameservers":[],"updated_at":"2018-09-22T05:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"42cdd831-0bd0-4064-af52-bb540320771e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet"}]} 2018-09-22 05:05:29,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-1a762cb1-8cca-4592-896c-8c8b8b0e460e 2018-09-22 05:05:29,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b&name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:29,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-4d0af078-9321-468c-9339-4600567e802a Date: Sat, 22 Sep 2018 05:05:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:28Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.5"}],"id":"3d30dd14-4d47-4f5e-bcaa-f5c16549a17e","security_groups":["e5cf4c98-1ec5-48d3-98b5-963128bf9240"],"mac_address":"fa:16:3e:85:06:47","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04port-1","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:28Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 05:05:29,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b&name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04port-1&admin_state_up=True used request id req-4d0af078-9321-468c-9339-4600567e802a 2018-09-22 05:05:29,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:29,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e8e09e2-2992-4fa8-bf75-24dbe4f8dcc5 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95"}, "enabled": true, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}} 2018-09-22 05:05:29,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 used request id req-2e8e09e2-2992-4fa8-bf75-24dbe4f8dcc5 2018-09-22 05:05:29,579 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst 2018-09-22 05:05:29,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:29,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-92da4787-4177-4222-899d-ac1a9dc48a15 x-compute-request-id: req-92da4787-4177-4222-899d-ac1a9dc48a15 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-flavor-name"}]} 2018-09-22 05:05:29,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-92da4787-4177-4222-899d-ac1a9dc48a15 2018-09-22 05:05:29,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:29,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-b4d8b0dc-ef94-4738-93c4-5cdd962d8443 x-compute-request-id: req-b4d8b0dc-ef94-4738-93c4-5cdd962d8443 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:05:29,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2 used request id req-b4d8b0dc-ef94-4738-93c4-5cdd962d8443 2018-09-22 05:05:29,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:29,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-73ee1dbe-1dc7-488e-98d4-f20ed6a3d3d0 Date: Sat, 22 Sep 2018 05:05:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:05:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:05:04Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/01bc2630-052b-4200-b67f-2fff5ebb21e6/snap", "metadata": {}}], "self": "/v2/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "min_disk": 0, "protected": false, "id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "file": "/v2/images/01bc2630-052b-4200-b67f-2fff5ebb21e6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dbd8275c22ea41df95c9311b1fbbcd95", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/01bc2630-052b-4200-b67f-2fff5ebb21e6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-image"} 2018-09-22 05:05:29,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-image used request id req-73ee1dbe-1dc7-488e-98d4-f20ed6a3d3d0 2018-09-22 05:05:29,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:29,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-296f3aad-0ef7-4a31-9787-71ed956f7d07 Date: Sat, 22 Sep 2018 05:05:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:05:29,960 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-296f3aad-0ef7-4a31-9787-71ed956f7d07 2018-09-22 05:05:29,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst", "imageRef": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "key_name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp", "flavorRef": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "max_count": 1, "min_count": 1, "networks": [{"port": "3d30dd14-4d47-4f5e-bcaa-f5c16549a17e"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp"}]}}' 2018-09-22 05:05:32,011 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05: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 x-openstack-request-id: req-b32c2b69-13d9-4365-9f8d-2c70e1a09c18 x-compute-request-id: req-b32c2b69-13d9-4365-9f8d-2c70e1a09c18 Content-Length: 444 location: http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "529c05e3-7cb9-466e-9b8c-c1a09537450e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "bookmark"}], "adminPass": "vV23QhFgJ6pC"}} 2018-09-22 05:05:32,012 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-b32c2b69-13d9-4365-9f8d-2c70e1a09c18 2018-09-22 05:05:32,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:32,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-3c1953c7-c19e-47fc-959e-7ca94cbc3582 x-compute-request-id: req-3c1953c7-c19e-47fc-959e-7ca94cbc3582 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.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "bookmark"}], "image": {"id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "links": [{"href": "http://172.30.9.23:8774/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "links": [{"href": "http://172.30.9.23:8774/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "bookmark"}]}, "id": "529c05e3-7cb9-466e-9b8c-c1a09537450e", "user_id": "d829f7547f5d4d2b8f56d55f2a80827d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:05:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst", "created": "2018-09-22T05:05:31Z", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:05:32,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e used request id req-3c1953c7-c19e-47fc-959e-7ca94cbc3582 2018-09-22 05:05:32,225 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst 2018-09-22 05:05:32,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:32,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-2712c8b4-8414-4291-a8f1-82968d5aed36 x-compute-request-id: req-2712c8b4-8414-4291-a8f1-82968d5aed36 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.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "bookmark"}], "image": {"id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "links": [{"href": "http://172.30.9.23:8774/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "links": [{"href": "http://172.30.9.23:8774/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "bookmark"}]}, "id": "529c05e3-7cb9-466e-9b8c-c1a09537450e", "user_id": "d829f7547f5d4d2b8f56d55f2a80827d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:05:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst", "created": "2018-09-22T05:05:31Z", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:05:32,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e used request id req-2712c8b4-8414-4291-a8f1-82968d5aed36 2018-09-22 05:05:32,449 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst] is - BUILD 2018-09-22 05:05:32,449 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:05:35,453 - create_instance - DEBUG - VM status query timeout in 896.772745132 2018-09-22 05:05:35,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:36,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-0742a746-353a-4d6b-b61b-4f09a303805b x-compute-request-id: req-0742a746-353a-4d6b-b61b-4f09a303805b Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "bookmark"}], "image": {"id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "links": [{"href": "http://172.30.9.23:8774/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "links": [{"href": "http://172.30.9.23:8774/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "bookmark"}]}, "id": "529c05e3-7cb9-466e-9b8c-c1a09537450e", "security_groups": [{"name": "default"}], "user_id": "d829f7547f5d4d2b8f56d55f2a80827d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:05:33Z", "hostId": "f684bbb0070bbc698e10c93509e966ec6f542429e4f90ed697224d62", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst", "created": "2018-09-22T05:05:31Z", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:05:36,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e used request id req-0742a746-353a-4d6b-b61b-4f09a303805b 2018-09-22 05:05:36,002 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst] is - BUILD 2018-09-22 05:05:36,002 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:05:39,006 - create_instance - DEBUG - VM status query timeout in 893.219809055 2018-09-22 05:05:39,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:39,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-a06dd62d-2b72-41da-b952-88fefc6ddaaf x-compute-request-id: req-a06dd62d-2b72-41da-b952-88fefc6ddaaf Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:06:47", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "bookmark"}], "image": {"id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "links": [{"href": "http://172.30.9.23:8774/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:05:24.000000", "flavor": {"id": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "links": [{"href": "http://172.30.9.23:8774/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "bookmark"}]}, "id": "529c05e3-7cb9-466e-9b8c-c1a09537450e", "security_groups": [{"name": "default"}], "user_id": "d829f7547f5d4d2b8f56d55f2a80827d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:05:38Z", "hostId": "f684bbb0070bbc698e10c93509e966ec6f542429e4f90ed697224d62", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst", "created": "2018-09-22T05:05:31Z", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:05:39,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e used request id req-a06dd62d-2b72-41da-b952-88fefc6ddaaf 2018-09-22 05:05:39,517 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst] is - ACTIVE 2018-09-22 05:05:39,517 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:05:39,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:40,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-612332b4-fa12-4190-b939-69cb1db49425 x-compute-request-id: req-612332b4-fa12-4190-b939-69cb1db49425 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:06:47", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "bookmark"}], "image": {"id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "links": [{"href": "http://172.30.9.23:8774/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:05:24.000000", "flavor": {"id": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "links": [{"href": "http://172.30.9.23:8774/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "bookmark"}]}, "id": "529c05e3-7cb9-466e-9b8c-c1a09537450e", "security_groups": [{"name": "default"}], "user_id": "d829f7547f5d4d2b8f56d55f2a80827d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:05:38Z", "hostId": "f684bbb0070bbc698e10c93509e966ec6f542429e4f90ed697224d62", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst", "created": "2018-09-22T05:05:31Z", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:05:40,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e used request id req-612332b4-fa12-4190-b939-69cb1db49425 2018-09-22 05:05:40,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:40,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-724529b9-6492-4192-889a-df692ea86f59 Date: Sat, 22 Sep 2018 05:05:40 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":["42cdd831-0bd0-4064-af52-bb540320771e"],"updated_at":"2018-09-22T05:05:07Z","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net"}]} 2018-09-22 05:05:40,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net used request id req-724529b9-6492-4192-889a-df692ea86f59 2018-09-22 05:05:40,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:40,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-268fbde8-0ec5-4717-ac5b-73095f7c58fb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95"}, "enabled": true, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}} 2018-09-22 05:05:40,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 used request id req-268fbde8-0ec5-4717-ac5b-73095f7c58fb 2018-09-22 05:05:40,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:40,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a4ec5e3c-683b-4141-bd86-006298fb04f3 Date: Sat, 22 Sep 2018 05:05:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","dns_nameservers":[],"updated_at":"2018-09-22T05:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"42cdd831-0bd0-4064-af52-bb540320771e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet"}]} 2018-09-22 05:05:40,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-a4ec5e3c-683b-4141-bd86-006298fb04f3 2018-09-22 05:05:40,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:40,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-4441f496-b426-4695-9c29-fa83056859a2 Date: Sat, 22 Sep 2018 05:05:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.3"}],"id":"2485bd07-b970-4311-b9d9-bb8629454882","security_groups":[],"mac_address":"fa:16:3e:c3:36:c6","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b09b71ec-77eb-4af3-a96f-6232648bd56b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.5"}],"id":"3d30dd14-4d47-4f5e-bcaa-f5c16549a17e","security_groups":["e5cf4c98-1ec5-48d3-98b5-963128bf9240"],"mac_address":"fa:16:3e:85:06:47","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04port-1","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:28Z","binding:vnic_type":"normal","device_id":"529c05e3-7cb9-466e-9b8c-c1a09537450e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.2"}],"id":"840eddec-8794-4051-a9d0-8511c6e53be2","security_groups":[],"mac_address":"fa:16:3e:8c:56:47","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b09b71ec-77eb-4af3-a96f-6232648bd56b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.1"}],"id":"aa37b023-79c3-4410-93c3-102738dd49c3","security_groups":[],"mac_address":"fa:16:3e:27:95:79","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:16Z","binding:vnic_type":"normal","device_id":"abe0ed7f-5794-4c81-8e77-df1acfaf04e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.4"}],"id":"dd5af93f-4e4d-4bd5-a5af-af40a97086d5","security_groups":[],"mac_address":"fa:16:3e:79:1e:a5","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b09b71ec-77eb-4af3-a96f-6232648bd56b"}]} 2018-09-22 05:05:40,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-4441f496-b426-4695-9c29-fa83056859a2 2018-09-22 05:05:40,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:40,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-94223625-5ed0-4098-b0b8-3b3cba2020d6 x-compute-request-id: req-94223625-5ed0-4098-b0b8-3b3cba2020d6 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:06:47", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "bookmark"}], "image": {"id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "links": [{"href": "http://172.30.9.23:8774/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:05:24.000000", "flavor": {"id": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "links": [{"href": "http://172.30.9.23:8774/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "bookmark"}]}, "id": "529c05e3-7cb9-466e-9b8c-c1a09537450e", "security_groups": [{"name": "default"}], "user_id": "d829f7547f5d4d2b8f56d55f2a80827d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:05:38Z", "hostId": "f684bbb0070bbc698e10c93509e966ec6f542429e4f90ed697224d62", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst", "created": "2018-09-22T05:05:31Z", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:05:40,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e used request id req-94223625-5ed0-4098-b0b8-3b3cba2020d6 2018-09-22 05:05:40,905 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst] is - ACTIVE 2018-09-22 05:05:40,905 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:05:40,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:41,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-2b8f0318-4178-4452-b0dd-aeb2497a2a5a x-compute-request-id: req-2b8f0318-4178-4452-b0dd-aeb2497a2a5a Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:06:47", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "bookmark"}], "image": {"id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "links": [{"href": "http://172.30.9.23:8774/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:05:24.000000", "flavor": {"id": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "links": [{"href": "http://172.30.9.23:8774/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "bookmark"}]}, "id": "529c05e3-7cb9-466e-9b8c-c1a09537450e", "security_groups": [{"name": "default"}], "user_id": "d829f7547f5d4d2b8f56d55f2a80827d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:05:38Z", "hostId": "f684bbb0070bbc698e10c93509e966ec6f542429e4f90ed697224d62", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst", "created": "2018-09-22T05:05:31Z", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:05:41,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e used request id req-2b8f0318-4178-4452-b0dd-aeb2497a2a5a 2018-09-22 05:05:41,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:41,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3630aca0-7e62-41d8-812c-2bf3ac75ec65 Date: Sat, 22 Sep 2018 05:05: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":["42cdd831-0bd0-4064-af52-bb540320771e"],"updated_at":"2018-09-22T05:05:07Z","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net"}]} 2018-09-22 05:05:41,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net used request id req-3630aca0-7e62-41d8-812c-2bf3ac75ec65 2018-09-22 05:05:41,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:41,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4b6f9b6-7118-4dd2-ba33-6b44fdabb131 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95"}, "enabled": true, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}} 2018-09-22 05:05:41,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 used request id req-e4b6f9b6-7118-4dd2-ba33-6b44fdabb131 2018-09-22 05:05:41,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:41,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ab25b42d-aff9-4b07-b354-545cd5055975 Date: Sat, 22 Sep 2018 05:05:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","dns_nameservers":[],"updated_at":"2018-09-22T05:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"42cdd831-0bd0-4064-af52-bb540320771e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet"}]} 2018-09-22 05:05:41,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-ab25b42d-aff9-4b07-b354-545cd5055975 2018-09-22 05:05:41,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:42,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-63687ad8-f62d-427f-a405-33824c22a3cb Date: Sat, 22 Sep 2018 05:05:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.3"}],"id":"2485bd07-b970-4311-b9d9-bb8629454882","security_groups":[],"mac_address":"fa:16:3e:c3:36:c6","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b09b71ec-77eb-4af3-a96f-6232648bd56b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.5"}],"id":"3d30dd14-4d47-4f5e-bcaa-f5c16549a17e","security_groups":["e5cf4c98-1ec5-48d3-98b5-963128bf9240"],"mac_address":"fa:16:3e:85:06:47","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04port-1","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:28Z","binding:vnic_type":"normal","device_id":"529c05e3-7cb9-466e-9b8c-c1a09537450e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.2"}],"id":"840eddec-8794-4051-a9d0-8511c6e53be2","security_groups":[],"mac_address":"fa:16:3e:8c:56:47","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b09b71ec-77eb-4af3-a96f-6232648bd56b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.1"}],"id":"aa37b023-79c3-4410-93c3-102738dd49c3","security_groups":[],"mac_address":"fa:16:3e:27:95:79","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:16Z","binding:vnic_type":"normal","device_id":"abe0ed7f-5794-4c81-8e77-df1acfaf04e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.4"}],"id":"dd5af93f-4e4d-4bd5-a5af-af40a97086d5","security_groups":[],"mac_address":"fa:16:3e:79:1e:a5","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b09b71ec-77eb-4af3-a96f-6232648bd56b"}]} 2018-09-22 05:05:42,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-63687ad8-f62d-427f-a405-33824c22a3cb 2018-09-22 05:05:42,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp"}}' 2018-09-22 05:05:43,307 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05: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 x-openstack-request-id: req-de85f09e-a22b-486d-b554-97c8beb838af x-compute-request-id: req-de85f09e-a22b-486d-b554-97c8beb838af Content-Length: 0 Content-Type: application/json 2018-09-22 05:05:43,307 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e/action used request id req-de85f09e-a22b-486d-b554-97c8beb838af 2018-09-22 05:05:43,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:43,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-0721635d-da19-402e-9705-5702b700f2f3 x-compute-request-id: req-0721635d-da19-402e-9705-5702b700f2f3 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:06:47", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "bookmark"}], "image": {"id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "links": [{"href": "http://172.30.9.23:8774/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:05:24.000000", "flavor": {"id": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "links": [{"href": "http://172.30.9.23:8774/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "bookmark"}]}, "id": "529c05e3-7cb9-466e-9b8c-c1a09537450e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp"}, {"name": "default"}], "user_id": "d829f7547f5d4d2b8f56d55f2a80827d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:05:38Z", "hostId": "f684bbb0070bbc698e10c93509e966ec6f542429e4f90ed697224d62", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst", "created": "2018-09-22T05:05:31Z", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:05:43,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e used request id req-0721635d-da19-402e-9705-5702b700f2f3 2018-09-22 05:05:43,908 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst] is - ACTIVE 2018-09-22 05:05:43,908 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:05:43,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:44,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-2e5c274d-b54a-4cb9-9b08-8870239bf969 x-compute-request-id: req-2e5c274d-b54a-4cb9-9b08-8870239bf969 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:06:47", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "bookmark"}], "image": {"id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "links": [{"href": "http://172.30.9.23:8774/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:05:24.000000", "flavor": {"id": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "links": [{"href": "http://172.30.9.23:8774/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "bookmark"}]}, "id": "529c05e3-7cb9-466e-9b8c-c1a09537450e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp"}, {"name": "default"}], "user_id": "d829f7547f5d4d2b8f56d55f2a80827d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:05:38Z", "hostId": "f684bbb0070bbc698e10c93509e966ec6f542429e4f90ed697224d62", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst", "created": "2018-09-22T05:05:31Z", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:05:44,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e used request id req-2e5c274d-b54a-4cb9-9b08-8870239bf969 2018-09-22 05:05:44,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:44,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b778e905-e2f7-4a74-9155-246f5cb51f0c Date: Sat, 22 Sep 2018 05:05:44 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":["42cdd831-0bd0-4064-af52-bb540320771e"],"updated_at":"2018-09-22T05:05:07Z","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net"}]} 2018-09-22 05:05:44,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net used request id req-b778e905-e2f7-4a74-9155-246f5cb51f0c 2018-09-22 05:05:44,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:44,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db858be-6032-4ebf-b7c4-fce62ef7fb2f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95"}, "enabled": true, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}} 2018-09-22 05:05:44,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 used request id req-0db858be-6032-4ebf-b7c4-fce62ef7fb2f 2018-09-22 05:05:44,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:44,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0bdbd577-aea1-47d1-a893-4bea979a39a7 Date: Sat, 22 Sep 2018 05:05:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","dns_nameservers":[],"updated_at":"2018-09-22T05:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"42cdd831-0bd0-4064-af52-bb540320771e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet"}]} 2018-09-22 05:05:44,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-0bdbd577-aea1-47d1-a893-4bea979a39a7 2018-09-22 05:05:44,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:45,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-612713f5-76cd-44f1-8ab4-1f89f92cd058 Date: Sat, 22 Sep 2018 05:05:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.3"}],"id":"2485bd07-b970-4311-b9d9-bb8629454882","security_groups":[],"mac_address":"fa:16:3e:c3:36:c6","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b09b71ec-77eb-4af3-a96f-6232648bd56b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:42Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.5"}],"id":"3d30dd14-4d47-4f5e-bcaa-f5c16549a17e","security_groups":["bcea51b3-db1b-4d15-84b0-b6d31893280e","e5cf4c98-1ec5-48d3-98b5-963128bf9240"],"mac_address":"fa:16:3e:85:06:47","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04port-1","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:28Z","binding:vnic_type":"normal","device_id":"529c05e3-7cb9-466e-9b8c-c1a09537450e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.2"}],"id":"840eddec-8794-4051-a9d0-8511c6e53be2","security_groups":[],"mac_address":"fa:16:3e:8c:56:47","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b09b71ec-77eb-4af3-a96f-6232648bd56b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.1"}],"id":"aa37b023-79c3-4410-93c3-102738dd49c3","security_groups":[],"mac_address":"fa:16:3e:27:95:79","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:16Z","binding:vnic_type":"normal","device_id":"abe0ed7f-5794-4c81-8e77-df1acfaf04e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.4"}],"id":"dd5af93f-4e4d-4bd5-a5af-af40a97086d5","security_groups":[],"mac_address":"fa:16:3e:79:1e:a5","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b09b71ec-77eb-4af3-a96f-6232648bd56b"}]} 2018-09-22 05:05:45,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-612713f5-76cd-44f1-8ab4-1f89f92cd058 2018-09-22 05:05:45,090 - create_instance_tests - INFO - Looking for IP 10.55.1.5 in the console log 2018-09-22 05:05:45,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:45,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-501b3ccd-34b9-468a-b2f4-a33079660635 x-compute-request-id: req-501b3ccd-34b9-468a-b2f4-a33079660635 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:06:47", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "bookmark"}], "image": {"id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "links": [{"href": "http://172.30.9.23:8774/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:05:24.000000", "flavor": {"id": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "links": [{"href": "http://172.30.9.23:8774/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "bookmark"}]}, "id": "529c05e3-7cb9-466e-9b8c-c1a09537450e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp"}, {"name": "default"}], "user_id": "d829f7547f5d4d2b8f56d55f2a80827d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:05:38Z", "hostId": "f684bbb0070bbc698e10c93509e966ec6f542429e4f90ed697224d62", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst", "created": "2018-09-22T05:05:31Z", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:05:45,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e used request id req-501b3ccd-34b9-468a-b2f4-a33079660635 2018-09-22 05:05:45,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 05:05:46,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-702491b3-dd10-4843-8d2e-7224412cb1b3 x-compute-request-id: req-702491b3-dd10-4843-8d2e-7224412cb1b3 Content-Encoding: gzip Content-Length: 9613 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493614377 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.126994] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128627] pid_max: default: 32768 minimum: 301\n[ 0.129501] ACPI: Core revision 20150930\n[ 0.130879] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132155] Security Framework initialized\n[ 0.132953] Yama: becoming mindful.\n[ 0.133669] AppArmor: AppArmor initialized\n[ 0.134511] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.135765] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.136995] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138162] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139496] Initializing cgroup subsys io\n[ 0.140291] Initializing cgroup subsys memory\n[ 0.141132] Initializing cgroup subsys devices\n[ 0.141983] Initializing cgroup subsys freezer\n[ 0.142847] Initializing cgroup subsys net_cls\n[ 0.143695] Initializing cgroup subsys perf_event\n[ 0.144583] Initializing cgroup subsys net_prio\n[ 0.145441] Initializing cgroup subsys hugetlb\n[ 0.146299] Initializing cgroup subsys pids\n[ 0.147159] CPU: Physical Processor ID: 0\n[ 0.148636] mce: CPU supports 10 MCE banks\n[ 0.149461] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150444] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.152696] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.159078] ftrace: allocating 31920 entries in 125 pages\n[ 0.185297] smpboot: Max logical packages: 2\n[ 0.186143] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.187308] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.188633] x2apic enabled\n[ 0.189423] Switched APIC routing to physical x2apic.\n[ 0.191171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.192378] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.194486] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.196390] KVM setup paravirtual spinlock\n[ 0.197820] x86: Booting SMP configuration:\n[ 0.198703] .... node #0, CPUs: #1\n[ 0.199595] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.221843] x86: Booted up 1 node, 2 CPUs\n[ 0.221846] KVM setup async PF for cpu 1\n[ 0.221849] kvm-stealtime: cpu 1, msr f90d940\n[ 0.224363] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.225876] devtmpfs: initialized\n[ 0.227570] evm: security.selinux\n[ 0.228252] evm: security.SMACK64\n[ 0.228935] evm: security.SMACK64EXEC\n[ 0.229668] evm: security.SMACK64TRANSMUTE\n[ 0.230463] evm: security.SMACK64MMAP\n[ 0.231194] evm: security.ima\n[ 0.231830] evm: security.capability\n[ 0.232649] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.234490] pinctrl core: initialized pinctrl subsystem\n[ 0.235570] RTC time: 5:05:24, date: 09/22/18\n[ 0.236533] NET: Registered protocol family 16\n[ 0.246542] cpuidle: using governor ladder\n[ 0.258642] cpuidle: using governor menu\n[ 0.259436] PCCT header not found.\n[ 0.260220] ACPI: bus type PCI registered\n[ 0.261016] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.262243] PCI: Using configuration type 1 for base access\n[ 0.275748] ACPI: Added _OSI(Module Device)\n[ 0.276584] ACPI: Added _OSI(Processor Device)\n[ 0.277428] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.278316] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.280738] ACPI: Interpreter enabled\n[ 0.281488] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.283310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.286944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.288762] ACPI: (supports S0 S5)\n[ 0.289454] ACPI: Using IOAPIC for interrupt routing\n[ 0.290413] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.293783] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.294906] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.296109] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.297280] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.299496] acpiphp: Slot [3] registered\n[ 0.300286] acpiphp: Slot [4] registered\n[ 0.301072] acpiphp: Slot [5] registered\n[ 0.301865] acpiphp: Slot [6] registered\n[ 0.302649] acpiphp: Slot [7] registered\n[ 0.303432] acpiphp: Slot [8] registered\n[ 0.304225] acpiphp: Slot [9] registered\n[ 0.305010] acpiphp: Slot [10] registered\n[ 0.315892] acpiphp: Slot [11] registered\n[ 0.316695] acpiphp: Slot [12] registered\n[ 0.317488] acpiphp: Slot [13] registered\n[ 0.318281] acpiphp: Slot [14] registered\n[ 0.319078] acpiphp: Slot [15] registered\n[ 0.319884] acpiphp: Slot [16] registered\n[ 0.320684] acpiphp: Slot [17] registered\n[ 0.321475] acpiphp: Slot [18] registered\n[ 0.322270] acpiphp: Slot [19] registered\n[ 0.323066] acpiphp: Slot [20] registered\n[ 0.323868] acpiphp: Slot [21] registered\n[ 0.324669] acpiphp: Slot [22] registered\n[ 0.325465] acpiphp: Slot [23] registered\n[ 0.326264] acpiphp: Slot [24] registered\n[ 0.327066] acpiphp: Slot [25] registered\n[ 0.327865] acpiphp: Slot [26] registered\n[ 0.328668] acpiphp: Slot [27] registered\n[ 0.329463] acpiphp: Slot [28] registered\n[ 0.330259] acpiphp: Slot [29] registered\n[ 0.331052] acpiphp: Slot [30] registered\n[ 0.331853] acpiphp: Slot [31] registered\n[ 0.332645] PCI host bridge to bus 0000:00\n[ 0.333438] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.334626] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.335811] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.337231] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.338662] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.345200] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.346450] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.347612] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.348852] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.356080] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.357494] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409278] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410739] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412169] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413573] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.414950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416197] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417378] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418402] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.419906] vgaarb: loaded\n[ 0.420491] vgaarb: bridge control possible 0000:00:02.0\n[ 0.421619] SCSI subsystem initialized\n[ 0.422491] ACPI: bus type USB registered\n[ 0.423291] usbcore: registered new interface driver usbfs\n[ 0.424290] usbcore: registered new interface driver hub\n[ 0.425275] usbcore: registered new device driver usb\n[ 0.426426] PCI: Using ACPI for IRQ routing\n[ 0.427431] NetLabel: Initializing\n[ 0.428135] NetLabel: domain hash size = 128\n[ 0.428965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.429890] NetLabel: unlabeled traffic allowed by default\n[ 0.431056] clocksource: Switched to clocksource kvm-clock\n[ 0.436922] AppArmor: AppArmor Filesystem Enabled\n[ 0.437869] pnp: PnP ACPI init\n[ 0.438780] pnp: PnP ACPI: found 5 devices\n[ 0.446196] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.447864] NET: Registered protocol family 2\n[ 0.448824] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450072] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451229] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452369] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453417] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454552] NET: Registered protocol family 1\n[ 0.455400] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456466] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457517] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476095] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494914] Trying to unpack rootfs image as initramfs...\n[ 0.545256] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.559451] Scanning for low memory corruption every 60 seconds\n[ 0.560962] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.562094] audit: initializing netlink subsys (disabled)\n[ 0.563118] audit: type=2000 audit(1537592725.119:1): initialized\n[ 0.564419] Initialise system trusted keyring\n[ 0.565438] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.566589] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.568690] zbud: loaded\n[ 0.569435] VFS: Disk quotas dquot_6.6.0\n[ 0.570251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.571887] fuse init (API version 7.23)\n[ 0.572789] Key type big_key registered\n[ 0.573583] Allocating IMA MOK and blacklist keyrings.\n[ 0.575101] Key type asymmetric registered\n[ 0.575914] Asymmetric key parser 'x509' registered\n[ 0.576856] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.578374] io scheduler noop registered\n[ 0.579163] io scheduler deadline registered (default)\n[ 0.580146] io scheduler cfq registered\n[ 0.580976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.582009] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.583259] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.584695] ACPI: Power Button [PWRF]\n[ 0.585600] GHES: HEST is not enabled!\n[ 0.605750] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.644773] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.647449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.671776] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.674394] Linux agpgart interface v0.103\n[ 0.677954] brd: module loaded\n[ 0.679614] loop: module loaded\n[ 0.684723] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686158] GPT:90111 != 20971519\n[ 0.686839] GPT:Alternate GPT header not at the end of the disk.\n[ 0.687912] GPT:90111 != 20971519\n[ 0.688588] GPT: Use GNU Parted to correct GPT errors.\n[ 0.689535] vda: vda1 vda15\n[ 0.691126] scsi host0: ata_piix\n[ 0.691920] scsi host1: ata_piix\n[ 0.692621] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.693809] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.695077] libphy: Fixed MDIO Bus: probed\n[ 0.695985] tun: Universal TUN/TAP device driver, 1.6\n[ 0.697010] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.698946] PPP generic driver version 2.4.2\n[ 0.699864] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.701133] ehci-pci: EHCI PCI platform driver\n[ 0.701995] ehci-platform: EHCI generic platform driver\n[ 0.702974] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.704091] ohci-pci: OHCI PCI platform driver\n[ 0.704952] ohci-platform: OHCI generic platform driver\n[ 0.705923] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.724976] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.725988] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.727418] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.728423] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.729541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.730736] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.732145] usb usb1: Product: UHCI Host Controller\n[ 0.733065] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.734182] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.735295] hub 1-0:1.0: USB hub found\n[ 0.736075] hub 1-0:1.0: 2 ports detected\n[ 0.736975] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.739075] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.740014] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.741093] mousedev: PS/2 mouse device common for all mice\n[ 0.742369] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.744192] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745322] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.746491] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.747664] i2c /dev entries driver\n[ 0.748422] device-mapper: uevent: version 1.0.3\n[ 0.749370] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.750965] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.752305] NET: Registered protocol family 10\n[ 0.753327] NET: Registered protocol family 17\n[ 0.754216] Key type dns_resolver registered\n[ 0.755178] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.756266] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.757994] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.759760] registered taskstats version 1\n[ 0.760599] Loading compiled-in X.509 certificates\n[ 0.762019] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.763852] zswap: loaded using pool lzo/zbud\n[ 0.765827] Key type trusted registered\n[ 0.767528] Key type encrypted registered\n[ 0.768342] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.769351] ima: No TPM chip found, activating TPM-bypass!\n[ 0.770733] evm: HMAC attrs: 0x1\n[ 0.771961] Magic number: 2:712:62\n[ 0.773071] rtc_cmos 00:00: setting system clock to 2018-09-22 05:05:24 UTC (1537592724)\n[ 0.785671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787266] EDD information not available.\n[ 0.852311] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854418] Write protecting the kernel read-only data: 14336k\n[ 0.856462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.858833] 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.916612] 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.38\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.55.1.5...\nLease of 10.55.1.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.57. iid=i-00000105\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=20953055,end=20971487\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): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjPXKwXqeKrUBfdCz5MUVZn6lVX/RdpTG6mzVslSC45A9PUCr8CE5gk8YlNXvKrxOvQCILi5fLtujPHvMGYOM5VXETqv+307wFkxY+XYwn/cLzPRYz2ECWbcWTViQSLo3QtL0uqUuvgPSRGzi2lKuiCLmhwFV1/RWr0BCGW4ZcLvYGKC60zSYstqq6kF/xDvqq9WCIDxb2VwdDzem8yhwjqAbAgVPHXBDLCgnlwCTBmcWJZ+H4pnh6d/FiJWwv5TCmS18P6kWrABMP7pFipNjH9ZycLIVlPzxW7XkloS7ELHudJIw1C592B5SFONfiIjlk8+iMAPiLZRiJx0Ayb5Fl root@createinstancesinglenetworktests-bfc47aad-42c0-418b-9fd1-47346f\nssh-dss AAAAB3NzaC1kc3MAAACBAPEzvm0iPxDGUOIQ4zxUzhP9+pcBqaU6/ZO7pHftsjE+p3V5e5+IooXJ4gFGOUoWp1L9JdyUP4+RTQ786JokfwjpTtEwCJEjcZJxdsYsmqIuffyrfSyoraih0UIEYbny2Q0P1tZXK656mOba9+3bMCAFZ8MHdOTgli/LdI16XDKrAAAAFQD6/Z1VPv2xox0SoOgBpBjoxmPOfQAAAIAKhBTzLzWBezxbAqh2ULGhJC4szPckMgOAJ6Q3wkYe6nK7nCJjREU/I/fOwbQK/oyXMCpJ+AyEQ9syLp/tNgCSHP2saOnyOD+ayBdSTphJAud59xbUilggMrBeTTUTLeVloR/HDj1/veh/8oj9Nq8M8mvJOkH6Qee9kOxtt41GjQAAAIEAmfjgkceWuQZguw+W9Q1HuX7rxlTkJ4qYFYPvoYinW/ldDB4Npg0CBJ7Q/zDjdR5wufPGsnZ304/yeoSgaxMm4pep8AcBrPxlXfIh1iKlgEqc2UI0XcP7hJnKXiUHlg1flGaRERFguyVk2U1ZWzAZ10SaNLEUPMjbKentOYiwuHE= root@createinstancesinglenetworktests-bfc47aad-42c0-418b-9fd1-47346f\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.5,24,fe80::f816:3eff:fe85:647/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 \nip-route:169.254.169.254 via 10.55.1.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000105\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-bfc47aad-42c0-418b-9fd1-47346f\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.92 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-bfc47aad-42c0-418b-9fd1-47346f login: "} 2018-09-22 05:05:46,669 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e/action used request id req-702491b3-dd10-4843-8d2e-7224412cb1b3 2018-09-22 05:05:46,670 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-22 05:05:46,670 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 493614377 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 2 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 0x10000000-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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.126994] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.128627] pid_max: default: 32768 minimum: 301 [ 0.129501] ACPI: Core revision 20150930 [ 0.130879] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132155] Security Framework initialized [ 0.132953] Yama: becoming mindful. [ 0.133669] AppArmor: AppArmor initialized [ 0.134511] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.135765] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.136995] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138162] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139496] Initializing cgroup subsys io [ 0.140291] Initializing cgroup subsys memory [ 0.141132] Initializing cgroup subsys devices [ 0.141983] Initializing cgroup subsys freezer [ 0.142847] Initializing cgroup subsys net_cls [ 0.143695] Initializing cgroup subsys perf_event [ 0.144583] Initializing cgroup subsys net_prio [ 0.145441] Initializing cgroup subsys hugetlb [ 0.146299] Initializing cgroup subsys pids [ 0.147159] CPU: Physical Processor ID: 0 [ 0.148636] mce: CPU supports 10 MCE banks [ 0.149461] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.150444] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.152696] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.159078] ftrace: allocating 31920 entries in 125 pages [ 0.185297] smpboot: Max logical packages: 2 [ 0.186143] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.187308] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.188633] x2apic enabled [ 0.189423] Switched APIC routing to physical x2apic. [ 0.191171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.192378] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.194486] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.196390] KVM setup paravirtual spinlock [ 0.197820] x86: Booting SMP configuration: [ 0.198703] .... node #0, CPUs: #1 [ 0.199595] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.221843] x86: Booted up 1 node, 2 CPUs [ 0.221846] KVM setup async PF for cpu 1 [ 0.221849] kvm-stealtime: cpu 1, msr f90d940 [ 0.224363] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.225876] devtmpfs: initialized [ 0.227570] evm: security.selinux [ 0.228252] evm: security.SMACK64 [ 0.228935] evm: security.SMACK64EXEC [ 0.229668] evm: security.SMACK64TRANSMUTE [ 0.230463] evm: security.SMACK64MMAP [ 0.231194] evm: security.ima [ 0.231830] evm: security.capability [ 0.232649] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.234490] pinctrl core: initialized pinctrl subsystem [ 0.235570] RTC time: 5:05:24, date: 09/22/18 [ 0.236533] NET: Registered protocol family 16 [ 0.246542] cpuidle: using governor ladder [ 0.258642] cpuidle: using governor menu [ 0.259436] PCCT header not found. [ 0.260220] ACPI: bus type PCI registered [ 0.261016] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262243] PCI: Using configuration type 1 for base access [ 0.275748] ACPI: Added _OSI(Module Device) [ 0.276584] ACPI: Added _OSI(Processor Device) [ 0.277428] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.278316] ACPI: Added _OSI(Processor Aggregator Device) [ 0.280738] ACPI: Interpreter enabled [ 0.281488] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283310] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.286944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.288762] ACPI: (supports S0 S5) [ 0.289454] ACPI: Using IOAPIC for interrupt routing [ 0.290413] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.293783] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.294906] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296109] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297280] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.299496] acpiphp: Slot [3] registered [ 0.300286] acpiphp: Slot [4] registered [ 0.301072] acpiphp: Slot [5] registered [ 0.301865] acpiphp: Slot [6] registered [ 0.302649] acpiphp: Slot [7] registered [ 0.303432] acpiphp: Slot [8] registered [ 0.304225] acpiphp: Slot [9] registered [ 0.305010] acpiphp: Slot [10] registered [ 0.315892] acpiphp: Slot [11] registered [ 0.316695] acpiphp: Slot [12] registered [ 0.317488] acpiphp: Slot [13] registered [ 0.318281] acpiphp: Slot [14] registered [ 0.319078] acpiphp: Slot [15] registered [ 0.319884] acpiphp: Slot [16] registered [ 0.320684] acpiphp: Slot [17] registered [ 0.321475] acpiphp: Slot [18] registered [ 0.322270] acpiphp: Slot [19] registered [ 0.323066] acpiphp: Slot [20] registered [ 0.323868] acpiphp: Slot [21] registered [ 0.324669] acpiphp: Slot [22] registered [ 0.325465] acpiphp: Slot [23] registered [ 0.326264] acpiphp: Slot [24] registered [ 0.327066] acpiphp: Slot [25] registered [ 0.327865] acpiphp: Slot [26] registered [ 0.328668] acpiphp: Slot [27] registered [ 0.329463] acpiphp: Slot [28] registered [ 0.330259] acpiphp: Slot [29] registered [ 0.331052] acpiphp: Slot [30] registered [ 0.331853] acpiphp: Slot [31] registered [ 0.332645] PCI host bridge to bus 0000:00 [ 0.333438] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.334626] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.335811] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337231] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.338662] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345200] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.346450] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.347612] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.348852] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.356080] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357494] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409278] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410739] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412169] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413573] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.414950] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416197] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417378] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418402] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.419906] vgaarb: loaded [ 0.420491] vgaarb: bridge control possible 0000:00:02.0 [ 0.421619] SCSI subsystem initialized [ 0.422491] ACPI: bus type USB registered [ 0.423291] usbcore: registered new interface driver usbfs [ 0.424290] usbcore: registered new interface driver hub [ 0.425275] usbcore: registered new device driver usb [ 0.426426] PCI: Using ACPI for IRQ routing [ 0.427431] NetLabel: Initializing [ 0.428135] NetLabel: domain hash size = 128 [ 0.428965] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.429890] NetLabel: unlabeled traffic allowed by default [ 0.431056] clocksource: Switched to clocksource kvm-clock [ 0.436922] AppArmor: AppArmor Filesystem Enabled [ 0.437869] pnp: PnP ACPI init [ 0.438780] pnp: PnP ACPI: found 5 devices [ 0.446196] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.447864] NET: Registered protocol family 2 [ 0.448824] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450072] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451229] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452369] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453417] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454552] NET: Registered protocol family 1 [ 0.455400] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456466] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457517] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476095] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494914] Trying to unpack rootfs image as initramfs... [ 0.545256] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.559451] Scanning for low memory corruption every 60 seconds [ 0.560962] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.562094] audit: initializing netlink subsys (disabled) [ 0.563118] audit: type=2000 audit(1537592725.119:1): initialized [ 0.564419] Initialise system trusted keyring [ 0.565438] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.566589] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.568690] zbud: loaded [ 0.569435] VFS: Disk quotas dquot_6.6.0 [ 0.570251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.571887] fuse init (API version 7.23) [ 0.572789] Key type big_key registered [ 0.573583] Allocating IMA MOK and blacklist keyrings. [ 0.575101] Key type asymmetric registered [ 0.575914] Asymmetric key parser 'x509' registered [ 0.576856] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.578374] io scheduler noop registered [ 0.579163] io scheduler deadline registered (default) [ 0.580146] io scheduler cfq registered [ 0.580976] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.582009] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.583259] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.584695] ACPI: Power Button [PWRF] [ 0.585600] GHES: HEST is not enabled! [ 0.605750] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.644773] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.647449] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.671776] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.674394] Linux agpgart interface v0.103 [ 0.677954] brd: module loaded [ 0.679614] loop: module loaded [ 0.684723] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.686158] GPT:90111 != 20971519 [ 0.686839] GPT:Alternate GPT header not at the end of the disk. [ 0.687912] GPT:90111 != 20971519 [ 0.688588] GPT: Use GNU Parted to correct GPT errors. [ 0.689535] vda: vda1 vda15 [ 0.691126] scsi host0: ata_piix [ 0.691920] scsi host1: ata_piix [ 0.692621] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.693809] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.695077] libphy: Fixed MDIO Bus: probed [ 0.695985] tun: Universal TUN/TAP device driver, 1.6 [ 0.697010] tun: (C) 1999-2004 Max Krasnyansky [ 0.698946] PPP generic driver version 2.4.2 [ 0.699864] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.701133] ehci-pci: EHCI PCI platform driver [ 0.701995] ehci-platform: EHCI generic platform driver [ 0.702974] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.704091] ohci-pci: OHCI PCI platform driver [ 0.704952] ohci-platform: OHCI generic platform driver [ 0.705923] uhci_hcd: USB Universal Host Controller Interface driver [ 0.724976] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.725988] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.727418] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.728423] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.729541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.730736] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.732145] usb usb1: Product: UHCI Host Controller [ 0.733065] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.734182] usb usb1: SerialNumber: 0000:00:01.2 [ 0.735295] hub 1-0:1.0: USB hub found [ 0.736075] hub 1-0:1.0: 2 ports detected [ 0.736975] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.739075] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.740014] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.741093] mousedev: PS/2 mouse device common for all mice [ 0.742369] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.744192] rtc_cmos 00:00: RTC can wake from S4 [ 0.745322] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.746491] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.747664] i2c /dev entries driver [ 0.748422] device-mapper: uevent: version 1.0.3 [ 0.749370] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.750965] ledtrig-cpu: registered to indicate activity on CPUs [ 0.752305] NET: Registered protocol family 10 [ 0.753327] NET: Registered protocol family 17 [ 0.754216] Key type dns_resolver registered [ 0.755178] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.756266] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.757994] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.759760] registered taskstats version 1 [ 0.760599] Loading compiled-in X.509 certificates [ 0.762019] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.763852] zswap: loaded using pool lzo/zbud [ 0.765827] Key type trusted registered [ 0.767528] Key type encrypted registered [ 0.768342] AppArmor: AppArmor sha1 policy hashing enabled [ 0.769351] ima: No TPM chip found, activating TPM-bypass! [ 0.770733] evm: HMAC attrs: 0x1 [ 0.771961] Magic number: 2:712:62 [ 0.773071] rtc_cmos 00:00: setting system clock to 2018-09-22 05:05:24 UTC (1537592724) [ 0.785671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.787266] EDD information not available. [ 0.852311] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854418] Write protecting the kernel read-only data: 14336k [ 0.856462] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.858833] 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.916612] 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.38 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.55.1.5... Lease of 10.55.1.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.57. iid=i-00000105 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=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjPXKwXqeKrUBfdCz5MUVZn6lVX/RdpTG6mzVslSC45A9PUCr8CE5gk8YlNXvKrxOvQCILi5fLtujPHvMGYOM5VXETqv+307wFkxY+XYwn/cLzPRYz2ECWbcWTViQSLo3QtL0uqUuvgPSRGzi2lKuiCLmhwFV1/RWr0BCGW4ZcLvYGKC60zSYstqq6kF/xDvqq9WCIDxb2VwdDzem8yhwjqAbAgVPHXBDLCgnlwCTBmcWJZ+H4pnh6d/FiJWwv5TCmS18P6kWrABMP7pFipNjH9ZycLIVlPzxW7XkloS7ELHudJIw1C592B5SFONfiIjlk8+iMAPiLZRiJx0Ayb5Fl root@createinstancesinglenetworktests-bfc47aad-42c0-418b-9fd1-47346f ssh-dss AAAAB3NzaC1kc3MAAACBAPEzvm0iPxDGUOIQ4zxUzhP9+pcBqaU6/ZO7pHftsjE+p3V5e5+IooXJ4gFGOUoWp1L9JdyUP4+RTQ786JokfwjpTtEwCJEjcZJxdsYsmqIuffyrfSyoraih0UIEYbny2Q0P1tZXK656mOba9+3bMCAFZ8MHdOTgli/LdI16XDKrAAAAFQD6/Z1VPv2xox0SoOgBpBjoxmPOfQAAAIAKhBTzLzWBezxbAqh2ULGhJC4szPckMgOAJ6Q3wkYe6nK7nCJjREU/I/fOwbQK/oyXMCpJ+AyEQ9syLp/tNgCSHP2saOnyOD+ayBdSTphJAud59xbUilggMrBeTTUTLeVloR/HDj1/veh/8oj9Nq8M8mvJOkH6Qee9kOxtt41GjQAAAIEAmfjgkceWuQZguw+W9Q1HuX7rxlTkJ4qYFYPvoYinW/ldDB4Npg0CBJ7Q/zDjdR5wufPGsnZ304/yeoSgaxMm4pep8AcBrPxlXfIh1iKlgEqc2UI0XcP7hJnKXiUHlg1flGaRERFguyVk2U1ZWzAZ10SaNLEUPMjbKentOYiwuHE= root@createinstancesinglenetworktests-bfc47aad-42c0-418b-9fd1-47346f -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.5,24,fe80::f816:3eff:fe85:647/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.5 ip-route:169.254.169.254 via 10.55.1.4 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-00000105 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-bfc47aad-42c0-418b-9fd1-47346f launch-index: 0 === cirros: current=0.4.0 uptime=2.92 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-bfc47aad-42c0-418b-9fd1-47346f login: 2018-09-22 05:05:46,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:47,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-b9adb7bb-1b9e-411e-8fff-f1e6ffc9c731 x-compute-request-id: req-b9adb7bb-1b9e-411e-8fff-f1e6ffc9c731 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:06:47", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "bookmark"}], "image": {"id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "links": [{"href": "http://172.30.9.23:8774/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:05:24.000000", "flavor": {"id": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "links": [{"href": "http://172.30.9.23:8774/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "bookmark"}]}, "id": "529c05e3-7cb9-466e-9b8c-c1a09537450e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp"}, {"name": "default"}], "user_id": "d829f7547f5d4d2b8f56d55f2a80827d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:05:38Z", "hostId": "f684bbb0070bbc698e10c93509e966ec6f542429e4f90ed697224d62", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst", "created": "2018-09-22T05:05:31Z", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:05:47,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e used request id req-b9adb7bb-1b9e-411e-8fff-f1e6ffc9c731 2018-09-22 05:05:47,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:47,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8df32675-d3e1-4cdd-9965-842dc682c457 Date: Sat, 22 Sep 2018 05:05:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["42cdd831-0bd0-4064-af52-bb540320771e"],"updated_at":"2018-09-22T05:05:07Z","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net"}]} 2018-09-22 05:05:47,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net used request id req-8df32675-d3e1-4cdd-9965-842dc682c457 2018-09-22 05:05:47,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:47,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78942268-7752-492d-af57-8344f2ab2e43 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95"}, "enabled": true, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}} 2018-09-22 05:05:47,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 used request id req-78942268-7752-492d-af57-8344f2ab2e43 2018-09-22 05:05:47,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:47,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c93b5cf8-5bac-4af1-bc8c-26b984585925 Date: Sat, 22 Sep 2018 05:05:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","dns_nameservers":[],"updated_at":"2018-09-22T05:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"42cdd831-0bd0-4064-af52-bb540320771e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet"}]} 2018-09-22 05:05:47,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-c93b5cf8-5bac-4af1-bc8c-26b984585925 2018-09-22 05:05:47,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:47,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-40fc6d3e-49ff-4074-b24e-9bb0ba48d052 Date: Sat, 22 Sep 2018 05:05:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.3"}],"id":"2485bd07-b970-4311-b9d9-bb8629454882","security_groups":[],"mac_address":"fa:16:3e:c3:36:c6","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b09b71ec-77eb-4af3-a96f-6232648bd56b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:42Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.5"}],"id":"3d30dd14-4d47-4f5e-bcaa-f5c16549a17e","security_groups":["bcea51b3-db1b-4d15-84b0-b6d31893280e","e5cf4c98-1ec5-48d3-98b5-963128bf9240"],"mac_address":"fa:16:3e:85:06:47","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04port-1","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:28Z","binding:vnic_type":"normal","device_id":"529c05e3-7cb9-466e-9b8c-c1a09537450e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.2"}],"id":"840eddec-8794-4051-a9d0-8511c6e53be2","security_groups":[],"mac_address":"fa:16:3e:8c:56:47","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b09b71ec-77eb-4af3-a96f-6232648bd56b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.1"}],"id":"aa37b023-79c3-4410-93c3-102738dd49c3","security_groups":[],"mac_address":"fa:16:3e:27:95:79","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:16Z","binding:vnic_type":"normal","device_id":"abe0ed7f-5794-4c81-8e77-df1acfaf04e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.4"}],"id":"dd5af93f-4e4d-4bd5-a5af-af40a97086d5","security_groups":[],"mac_address":"fa:16:3e:79:1e:a5","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b09b71ec-77eb-4af3-a96f-6232648bd56b"}]} 2018-09-22 05:05:47,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-40fc6d3e-49ff-4074-b24e-9bb0ba48d052 2018-09-22 05:05:47,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:47,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-5c6c66cd-7b38-41ce-ace5-e047f27a96b1 Date: Sat, 22 Sep 2018 05:05:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:10Z", "admin_state_up": true, "updated_at": "2018-09-22T05:05:17Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "abe0ed7f-5794-4c81-8e77-df1acfaf04e8", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-router"}]} 2018-09-22 05:05:47,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-router used request id req-5c6c66cd-7b38-41ce-ace5-e047f27a96b1 2018-09-22 05:05:47,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:47,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7495f71-cdd1-4423-9d76-0a182a0c2911 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95"}, "enabled": true, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}} 2018-09-22 05:05:47,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 used request id req-c7495f71-cdd1-4423-9d76-0a182a0c2911 2018-09-22 05:05:47,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=abe0ed7f-5794-4c81-8e77-df1acfaf04e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:48,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-2d697aa7-926a-43d3-a2fd-3dd89d993c83 Date: Sat, 22 Sep 2018 05:05:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.1"}],"id":"aa37b023-79c3-4410-93c3-102738dd49c3","security_groups":[],"mac_address":"fa:16:3e:27:95:79","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:16Z","binding:vnic_type":"normal","device_id":"abe0ed7f-5794-4c81-8e77-df1acfaf04e8"}]} 2018-09-22 05:05:48,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=abe0ed7f-5794-4c81-8e77-df1acfaf04e8 used request id req-2d697aa7-926a-43d3-a2fd-3dd89d993c83 2018-09-22 05:05:48,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/42cdd831-0bd0-4064-af52-bb540320771e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:48,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-09041de3-e8f7-4ac2-a095-ddc75775eaf7 Date: Sat, 22 Sep 2018 05:05:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","dns_nameservers":[],"updated_at":"2018-09-22T05:05:07Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"42cdd831-0bd0-4064-af52-bb540320771e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet"}} 2018-09-22 05:05:48,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/42cdd831-0bd0-4064-af52-bb540320771e used request id req-09041de3-e8f7-4ac2-a095-ddc75775eaf7 2018-09-22 05:05:48,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:48,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d03695ea-9556-456d-a857-e69c669ae34b Date: Sat, 22 Sep 2018 05:05:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:05:48,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-d03695ea-9556-456d-a857-e69c669ae34b 2018-09-22 05:05:48,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:48,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-59e6c940-61e7-4264-9efc-fe8ba52eef0c Date: Sat, 22 Sep 2018 05:05:48 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:05:48,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-59e6c940-61e7-4264-9efc-fe8ba52eef0c 2018-09-22 05:05:48,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:48,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-c983715e-174f-4996-b54e-f89a8022d240 x-compute-request-id: req-c983715e-174f-4996-b54e-f89a8022d240 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:06:47", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "bookmark"}], "image": {"id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "links": [{"href": "http://172.30.9.23:8774/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:05:24.000000", "flavor": {"id": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "links": [{"href": "http://172.30.9.23:8774/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "bookmark"}]}, "id": "529c05e3-7cb9-466e-9b8c-c1a09537450e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp"}, {"name": "default"}], "user_id": "d829f7547f5d4d2b8f56d55f2a80827d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:05:38Z", "hostId": "f684bbb0070bbc698e10c93509e966ec6f542429e4f90ed697224d62", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst", "created": "2018-09-22T05:05:31Z", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:05:48,996 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e used request id req-c983715e-174f-4996-b54e-f89a8022d240 2018-09-22 05:05:48,996 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst] is - ACTIVE 2018-09-22 05:05:48,996 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:05:48,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:49,619 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-e2142777-d6f5-4cb3-b830-e1ea5ffe6cec x-compute-request-id: req-e2142777-d6f5-4cb3-b830-e1ea5ffe6cec Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:06:47", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "bookmark"}], "image": {"id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "links": [{"href": "http://172.30.9.23:8774/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:05:24.000000", "flavor": {"id": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "links": [{"href": "http://172.30.9.23:8774/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "bookmark"}]}, "id": "529c05e3-7cb9-466e-9b8c-c1a09537450e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp"}, {"name": "default"}], "user_id": "d829f7547f5d4d2b8f56d55f2a80827d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:05:38Z", "hostId": "f684bbb0070bbc698e10c93509e966ec6f542429e4f90ed697224d62", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst", "created": "2018-09-22T05:05:31Z", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:05:49,619 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e used request id req-e2142777-d6f5-4cb3-b830-e1ea5ffe6cec 2018-09-22 05:05:49,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:49,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-30d54ab3-8bb1-4393-b8ac-516e27c03949 Date: Sat, 22 Sep 2018 05:05:49 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":["42cdd831-0bd0-4064-af52-bb540320771e"],"updated_at":"2018-09-22T05:05:07Z","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net"}]} 2018-09-22 05:05:49,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net used request id req-30d54ab3-8bb1-4393-b8ac-516e27c03949 2018-09-22 05:05:49,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:49,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-050393e0-1ef3-47b0-ae7a-bc0a080d7083 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95"}, "enabled": true, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}} 2018-09-22 05:05:49,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 used request id req-050393e0-1ef3-47b0-ae7a-bc0a080d7083 2018-09-22 05:05:49,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:50,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-45c6f7ed-4e88-4d8c-98de-2f6a6ff7746e Date: Sat, 22 Sep 2018 05:05:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","dns_nameservers":[],"updated_at":"2018-09-22T05:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"42cdd831-0bd0-4064-af52-bb540320771e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet"}]} 2018-09-22 05:05:50,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-45c6f7ed-4e88-4d8c-98de-2f6a6ff7746e 2018-09-22 05:05:50,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:50,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-b74bb8a3-5476-4a32-8e07-bce073cecb34 Date: Sat, 22 Sep 2018 05:05:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.3"}],"id":"2485bd07-b970-4311-b9d9-bb8629454882","security_groups":[],"mac_address":"fa:16:3e:c3:36:c6","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b09b71ec-77eb-4af3-a96f-6232648bd56b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:42Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.5"}],"id":"3d30dd14-4d47-4f5e-bcaa-f5c16549a17e","security_groups":["bcea51b3-db1b-4d15-84b0-b6d31893280e","e5cf4c98-1ec5-48d3-98b5-963128bf9240"],"mac_address":"fa:16:3e:85:06:47","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04port-1","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:28Z","binding:vnic_type":"normal","device_id":"529c05e3-7cb9-466e-9b8c-c1a09537450e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.2"}],"id":"840eddec-8794-4051-a9d0-8511c6e53be2","security_groups":[],"mac_address":"fa:16:3e:8c:56:47","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b09b71ec-77eb-4af3-a96f-6232648bd56b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.1"}],"id":"aa37b023-79c3-4410-93c3-102738dd49c3","security_groups":[],"mac_address":"fa:16:3e:27:95:79","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:16Z","binding:vnic_type":"normal","device_id":"abe0ed7f-5794-4c81-8e77-df1acfaf04e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.4"}],"id":"dd5af93f-4e4d-4bd5-a5af-af40a97086d5","security_groups":[],"mac_address":"fa:16:3e:79:1e:a5","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b09b71ec-77eb-4af3-a96f-6232648bd56b"}]} 2018-09-22 05:05:50,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-b74bb8a3-5476-4a32-8e07-bce073cecb34 2018-09-22 05:05:50,137 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-22 05:05:50,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:50,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-bad6118f-8444-4381-8847-9463c061607a Date: Sat, 22 Sep 2018 05:05:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:05:50,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-bad6118f-8444-4381-8847-9463c061607a 2018-09-22 05:05:50,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:50,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5fec84b0-664c-4073-8e03-1cb09a15f0ac Date: Sat, 22 Sep 2018 05:05:50 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:05:50,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-5fec84b0-664c-4073-8e03-1cb09a15f0ac 2018-09-22 05:05:50,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" -d '{"floatingip": {"floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "port_id": "3d30dd14-4d47-4f5e-bcaa-f5c16549a17e"}}' 2018-09-22 05:05:53,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-a2446461-837b-4b1c-a4da-7daccb868a20 Date: Sat, 22 Sep 2018 05:05:53 GMT RESP BODY: {"floatingip": {"router_id": "abe0ed7f-5794-4c81-8e77-df1acfaf04e8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:51Z", "updated_at": "2018-09-22T05:05:51Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "10.55.1.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "port_id": "3d30dd14-4d47-4f5e-bcaa-f5c16549a17e", "id": "2a8044fd-2f85-4bcc-8b61-162597d3d012"}} 2018-09-22 05:05:53,089 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-a2446461-837b-4b1c-a4da-7daccb868a20 2018-09-22 05:05:53,089 - create_instance - INFO - Created floating IP 172.30.9.203 via router - CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-router 2018-09-22 05:05:53,089 - create_instance - INFO - Checking if VM is active 2018-09-22 05:05:53,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:53,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-9d1c93f9-c932-47d2-9519-a793aff4b998 x-compute-request-id: req-9d1c93f9-c932-47d2-9519-a793aff4b998 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:06:47", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "bookmark"}], "image": {"id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "links": [{"href": "http://172.30.9.23:8774/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:05:24.000000", "flavor": {"id": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "links": [{"href": "http://172.30.9.23:8774/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "bookmark"}]}, "id": "529c05e3-7cb9-466e-9b8c-c1a09537450e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp"}, {"name": "default"}], "user_id": "d829f7547f5d4d2b8f56d55f2a80827d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:05:38Z", "hostId": "f684bbb0070bbc698e10c93509e966ec6f542429e4f90ed697224d62", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst", "created": "2018-09-22T05:05:31Z", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:05:53,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e used request id req-9d1c93f9-c932-47d2-9519-a793aff4b998 2018-09-22 05:05:53,670 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst] is - ACTIVE 2018-09-22 05:05:53,670 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:05:53,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:54,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-e7c96922-d9a2-4867-98df-458d54f4863e x-compute-request-id: req-e7c96922-d9a2-4867-98df-458d54f4863e Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:06:47", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "bookmark"}], "image": {"id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "links": [{"href": "http://172.30.9.23:8774/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:05:24.000000", "flavor": {"id": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "links": [{"href": "http://172.30.9.23:8774/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "bookmark"}]}, "id": "529c05e3-7cb9-466e-9b8c-c1a09537450e", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp"}, {"name": "default"}], "user_id": "d829f7547f5d4d2b8f56d55f2a80827d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:05:38Z", "hostId": "f684bbb0070bbc698e10c93509e966ec6f542429e4f90ed697224d62", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst", "created": "2018-09-22T05:05:31Z", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:05:54,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e used request id req-e7c96922-d9a2-4867-98df-458d54f4863e 2018-09-22 05:05:54,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:54,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4cc18917-e902-447e-bad5-0a1f949348a7 Date: Sat, 22 Sep 2018 05:05:54 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":["42cdd831-0bd0-4064-af52-bb540320771e"],"updated_at":"2018-09-22T05:05:07Z","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net"}]} 2018-09-22 05:05:54,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net used request id req-4cc18917-e902-447e-bad5-0a1f949348a7 2018-09-22 05:05:54,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:54,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b621ab-ef6a-493f-b63f-0eda9bc5287f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95"}, "enabled": true, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}} 2018-09-22 05:05:54,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 used request id req-f3b621ab-ef6a-493f-b63f-0eda9bc5287f 2018-09-22 05:05:54,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:54,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5a0eb03f-ba4e-4111-b2e7-5fbd300f9e6f Date: Sat, 22 Sep 2018 05:05:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","dns_nameservers":[],"updated_at":"2018-09-22T05:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","id":"42cdd831-0bd0-4064-af52-bb540320771e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet"}]} 2018-09-22 05:05:54,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-5a0eb03f-ba4e-4111-b2e7-5fbd300f9e6f 2018-09-22 05:05:54,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:54,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-ad2c58e0-2051-45dd-97c0-cd9442eb1975 Date: Sat, 22 Sep 2018 05:05:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.3"}],"id":"2485bd07-b970-4311-b9d9-bb8629454882","security_groups":[],"mac_address":"fa:16:3e:c3:36:c6","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b09b71ec-77eb-4af3-a96f-6232648bd56b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:42Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.5"}],"id":"3d30dd14-4d47-4f5e-bcaa-f5c16549a17e","security_groups":["bcea51b3-db1b-4d15-84b0-b6d31893280e","e5cf4c98-1ec5-48d3-98b5-963128bf9240"],"mac_address":"fa:16:3e:85:06:47","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04port-1","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:28Z","binding:vnic_type":"normal","device_id":"529c05e3-7cb9-466e-9b8c-c1a09537450e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.2"}],"id":"840eddec-8794-4051-a9d0-8511c6e53be2","security_groups":[],"mac_address":"fa:16:3e:8c:56:47","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b09b71ec-77eb-4af3-a96f-6232648bd56b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.1"}],"id":"aa37b023-79c3-4410-93c3-102738dd49c3","security_groups":[],"mac_address":"fa:16:3e:27:95:79","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:16Z","binding:vnic_type":"normal","device_id":"abe0ed7f-5794-4c81-8e77-df1acfaf04e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"42cdd831-0bd0-4064-af52-bb540320771e","ip_address":"10.55.1.4"}],"id":"dd5af93f-4e4d-4bd5-a5af-af40a97086d5","security_groups":[],"mac_address":"fa:16:3e:79:1e:a5","project_id":"dbd8275c22ea41df95c9311b1fbbcd95","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b09b71ec-77eb-4af3-a96f-6232648bd56b","tenant_id":"dbd8275c22ea41df95c9311b1fbbcd95","created_at":"2018-09-22T05:05:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b09b71ec-77eb-4af3-a96f-6232648bd56b"}]} 2018-09-22 05:05:54,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-ad2c58e0-2051-45dd-97c0-cd9442eb1975 2018-09-22 05:05:54,512 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:05:54,515 - paramiko.transport - DEBUG - starting thread (client mode): 0x67c28f50L 2018-09-22 05:05:54,516 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:05:54,516 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:05:54,516 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:05:54,517 - 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-09-22 05:05:54,518 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:05:54,518 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:05:54,518 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:05:54,518 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:05:54,518 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:05:54,535 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:05:54,536 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:05:54,548 - paramiko.transport - DEBUG - Trying key 134cc439d583b790433c6ad5a3430dd2 from tmp/CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04 2018-09-22 05:05:54,575 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:05:54,579 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:05:54,679 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:05:54,694 - create_instance - INFO - SSH is active for VM instance 2018-09-22 05:05:54,694 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:05:54,696 - paramiko.transport - DEBUG - starting thread (client mode): 0x67b51990L 2018-09-22 05:05:54,697 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:05:54,697 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:05:54,697 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:05:54,698 - 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-09-22 05:05:54,699 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:05:54,699 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:05:54,699 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:05:54,699 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:05:54,699 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:05:54,716 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:05:54,716 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:05:54,729 - paramiko.transport - DEBUG - Trying key 134cc439d583b790433c6ad5a3430dd2 from tmp/CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04 2018-09-22 05:05:54,755 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:05:54,759 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:05:54,761 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 05:05:54,762 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-22 05:05:54,763 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 05:05:54,764 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 05:05:54,765 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:05:54,766 - create_instance - INFO - Deleting Floating IP - 172.30.9.203 2018-09-22 05:05:54,767 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2018-09-22 05:05:54,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/2a8044fd-2f85-4bcc-8b61-162597d3d012 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:55,721 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b84e9e25-a94f-442c-bc45-fd18b138c4de Content-Length: 0 Date: Sat, 22 Sep 2018 05:05:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:05:55,721 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/2a8044fd-2f85-4bcc-8b61-162597d3d012 used request id req-b84e9e25-a94f-442c-bc45-fd18b138c4de 2018-09-22 05:05:55,721 - create_instance - INFO - Deleting Port with ID - 3d30dd14-4d47-4f5e-bcaa-f5c16549a17e 2018-09-22 05:05:55,721 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04port-1 2018-09-22 05:05:55,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/3d30dd14-4d47-4f5e-bcaa-f5c16549a17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:56,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff3eaa25-cd60-43c0-aa0e-dd546fa54ff1 Date: Sat, 22 Sep 2018 05:05:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:05:56,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/3d30dd14-4d47-4f5e-bcaa-f5c16549a17e used request id req-ff3eaa25-cd60-43c0-aa0e-dd546fa54ff1 2018-09-22 05:05:56,188 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst 2018-09-22 05:05:56,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:56,353 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05: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 x-openstack-request-id: req-da57531c-f531-4fc4-80e3-1350d3c0043c x-compute-request-id: req-da57531c-f531-4fc4-80e3-1350d3c0043c Content-Type: application/json 2018-09-22 05:05:56,353 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e used request id req-da57531c-f531-4fc4-80e3-1350d3c0043c 2018-09-22 05:05:56,353 - create_instance - INFO - Checking deletion status 2018-09-22 05:05:56,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:56,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-721a3293-c737-45e4-a9c3-31c8c7bfa416 x-compute-request-id: req-721a3293-c737-45e4-a9c3-31c8c7bfa416 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:06:47", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:06:47", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "bookmark"}], "image": {"id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "links": [{"href": "http://172.30.9.23:8774/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:05:24.000000", "flavor": {"id": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "links": [{"href": "http://172.30.9.23:8774/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "bookmark"}]}, "id": "529c05e3-7cb9-466e-9b8c-c1a09537450e", "user_id": "d829f7547f5d4d2b8f56d55f2a80827d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:05:56Z", "hostId": "f684bbb0070bbc698e10c93509e966ec6f542429e4f90ed697224d62", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst", "created": "2018-09-22T05:05:31Z", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:05:56,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e used request id req-721a3293-c737-45e4-a9c3-31c8c7bfa416 2018-09-22 05:05:56,611 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst] is - ACTIVE 2018-09-22 05:05:56,611 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:05:59,614 - create_instance - DEBUG - VM status query timeout in 296.739050865 2018-09-22 05:05:59,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:05:59,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:05: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-86c81eb3-bcd0-438f-b429-4ce591e48129 x-compute-request-id: req-86c81eb3-bcd0-438f-b429-4ce591e48129 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e", "rel": "bookmark"}], "image": {"id": "01bc2630-052b-4200-b67f-2fff5ebb21e6", "links": [{"href": "http://172.30.9.23:8774/images/01bc2630-052b-4200-b67f-2fff5ebb21e6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:05:24.000000", "flavor": {"id": "eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "links": [{"href": "http://172.30.9.23:8774/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2", "rel": "bookmark"}]}, "id": "529c05e3-7cb9-466e-9b8c-c1a09537450e", "user_id": "d829f7547f5d4d2b8f56d55f2a80827d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:05:56Z", "hostId": "f684bbb0070bbc698e10c93509e966ec6f542429e4f90ed697224d62", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp", "name": "CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst", "created": "2018-09-22T05:05:31Z", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:05:59,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e used request id req-86c81eb3-bcd0-438f-b429-4ce591e48129 2018-09-22 05:05:59,860 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst] is - ACTIVE 2018-09-22 05:05:59,860 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:06:02,863 - create_instance - DEBUG - VM status query timeout in 293.490521908 2018-09-22 05:06:02,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b12055c2393ea03bcc8cd5a68e5bd4d43c8a9fb" 2018-09-22 05:06:02,911 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:06: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-39a84348-6fac-45f0-babe-432d8cce9721 x-compute-request-id: req-39a84348-6fac-45f0-babe-432d8cce9721 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 529c05e3-7cb9-466e-9b8c-c1a09537450e could not be found.", "code": 404}} 2018-09-22 05:06:02,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/529c05e3-7cb9-466e-9b8c-c1a09537450e used request id req-39a84348-6fac-45f0-babe-432d8cce9721 2018-09-22 05:06:02,912 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 529c05e3-7cb9-466e-9b8c-c1a09537450e could not be found. (HTTP 404) (Request-ID: req-39a84348-6fac-45f0-babe-432d8cce9721) 2018-09-22 05:06:02,912 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-inst 2018-09-22 05:06:02,913 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp 2018-09-22 05:06:02,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}544fb2ed23c1837aa09d644de8bdf36874fd8d1a" 2018-09-22 05:06:02,968 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:06: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-c3232648-a475-4d22-9652-65f79aceab25 x-compute-request-id: req-c3232648-a475-4d22-9652-65f79aceab25 Content-Length: 0 Content-Type: application/json 2018-09-22 05:06:02,969 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-kp used request id req-c3232648-a475-4d22-9652-65f79aceab25 2018-09-22 05:06:02,969 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04.pub] 2018-09-22 05:06:02,970 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04] 2018-09-22 05:06:02,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23943464e536dbc5b988a14f65552df845db35ae" 2018-09-22 05:06:03,030 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:06: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-ccb212e9-cb99-41dc-9c20-8d2d4f3d1b43 x-compute-request-id: req-ccb212e9-cb99-41dc-9c20-8d2d4f3d1b43 Content-Length: 0 Content-Type: application/json 2018-09-22 05:06:03,030 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/eb46cf45-9c12-49a5-8eeb-2f932f780eb2 used request id req-ccb212e9-cb99-41dc-9c20-8d2d4f3d1b43 2018-09-22 05:06:03,031 - neutron_utils - INFO - Deleting security group rule with ID - afeeab5a-751b-4a90-992a-be2395e3b7a7 2018-09-22 05:06:03,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/afeeab5a-751b-4a90-992a-be2395e3b7a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:06:03,209 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6d0f0e84-5f30-493f-ad55-e39fd636ad7a Content-Length: 0 Date: Sat, 22 Sep 2018 05:06:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:06:03,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/afeeab5a-751b-4a90-992a-be2395e3b7a7 used request id req-6d0f0e84-5f30-493f-ad55-e39fd636ad7a 2018-09-22 05:06:03,210 - neutron_utils - INFO - Deleting security group rule with ID - 11112a67-144b-40f8-b1d1-2c048b56dd98 2018-09-22 05:06:03,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/11112a67-144b-40f8-b1d1-2c048b56dd98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:06:03,471 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8fb36b3a-185a-4957-b8a8-5a2cf8226b45 Content-Length: 0 Date: Sat, 22 Sep 2018 05:06:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:06:03,471 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/11112a67-144b-40f8-b1d1-2c048b56dd98 used request id req-8fb36b3a-185a-4957-b8a8-5a2cf8226b45 2018-09-22 05:06:03,471 - neutron_utils - INFO - Deleting security group rule with ID - 06589f6f-21ee-42a1-aa5d-23dbf0044b51 2018-09-22 05:06:03,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/06589f6f-21ee-42a1-aa5d-23dbf0044b51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:06:03,572 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-72dfad9b-8673-40a1-a942-9f40499928c0 Content-Length: 0 Date: Sat, 22 Sep 2018 05:06:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:06:03,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/06589f6f-21ee-42a1-aa5d-23dbf0044b51 used request id req-72dfad9b-8673-40a1-a942-9f40499928c0 2018-09-22 05:06:03,572 - neutron_utils - INFO - Deleting security group rule with ID - 679a4fec-7f6c-49fc-8b52-a4802f75415e 2018-09-22 05:06:03,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/679a4fec-7f6c-49fc-8b52-a4802f75415e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:06:03,666 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c3f7dfc2-0f7b-4202-a7aa-1035e2273177 Content-Length: 0 Date: Sat, 22 Sep 2018 05:06:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:06:03,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/679a4fec-7f6c-49fc-8b52-a4802f75415e used request id req-c3f7dfc2-0f7b-4202-a7aa-1035e2273177 2018-09-22 05:06:03,667 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-sec-grp 2018-09-22 05:06:03,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/bcea51b3-db1b-4d15-84b0-b6d31893280e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2115babeda7fd9aed91223c448dd643ea5cd2e5" 2018-09-22 05:06:03,813 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5b32365-28f1-408a-8576-49bcd9ad39a7 Content-Length: 0 Date: Sat, 22 Sep 2018 05:06:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:06:03,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/bcea51b3-db1b-4d15-84b0-b6d31893280e used request id req-d5b32365-28f1-408a-8576-49bcd9ad39a7 2018-09-22 05:06:03,814 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-router and subnet CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet 2018-09-22 05:06:03,814 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-router 2018-09-22 05:06:03,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/abe0ed7f-5794-4c81-8e77-df1acfaf04e8/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b954b0ae02b94efd50be02dbeea9d4ce7996036" -d '{"subnet_id": "42cdd831-0bd0-4064-af52-bb540320771e"}' 2018-09-22 05:06:05,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bbef1d3f-bf5a-4ea2-bdb9-028a90888304 Date: Sat, 22 Sep 2018 05:06:05 GMT RESP BODY: {"network_id": "b09b71ec-77eb-4af3-a96f-6232648bd56b", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "subnet_id": "42cdd831-0bd0-4064-af52-bb540320771e", "subnet_ids": ["42cdd831-0bd0-4064-af52-bb540320771e"], "port_id": "aa37b023-79c3-4410-93c3-102738dd49c3", "id": "abe0ed7f-5794-4c81-8e77-df1acfaf04e8"} 2018-09-22 05:06:05,444 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/abe0ed7f-5794-4c81-8e77-df1acfaf04e8/remove_router_interface used request id req-bbef1d3f-bf5a-4ea2-bdb9-028a90888304 2018-09-22 05:06:05,444 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-router 2018-09-22 05:06:05,444 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-router 2018-09-22 05:06:05,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/abe0ed7f-5794-4c81-8e77-df1acfaf04e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b954b0ae02b94efd50be02dbeea9d4ce7996036" 2018-09-22 05:06:09,000 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9cdaa4c4-e168-4de6-8ae0-65279d0768aa Content-Length: 0 Date: Sat, 22 Sep 2018 05:06:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:06:09,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/abe0ed7f-5794-4c81-8e77-df1acfaf04e8 used request id req-9cdaa4c4-e168-4de6-8ae0-65279d0768aa 2018-09-22 05:06:09,001 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet 2018-09-22 05:06:09,001 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-subnet 2018-09-22 05:06:09,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/42cdd831-0bd0-4064-af52-bb540320771e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7899c08294d4d947fe9dbfb4f02a7c33e16e80e" 2018-09-22 05:06:11,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-39173b39-13c0-4f0c-9f5d-f71b02f90f61 Date: Sat, 22 Sep 2018 05:06:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:06:11,482 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/42cdd831-0bd0-4064-af52-bb540320771e used request id req-39173b39-13c0-4f0c-9f5d-f71b02f90f61 2018-09-22 05:06:11,482 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-pub-net 2018-09-22 05:06:11,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/b09b71ec-77eb-4af3-a96f-6232648bd56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7899c08294d4d947fe9dbfb4f02a7c33e16e80e" 2018-09-22 05:06:12,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b0400b7-779b-4dba-b543-53d32223a617 Date: Sat, 22 Sep 2018 05:06:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:06:12,870 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b09b71ec-77eb-4af3-a96f-6232648bd56b used request id req-0b0400b7-779b-4dba-b543-53d32223a617 2018-09-22 05:06:12,871 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-bfc47aad-42c0-418b-9fd1-47346f1b9b04-image 2018-09-22 05:06:12,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/01bc2630-052b-4200-b67f-2fff5ebb21e6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d21f6b70a0fa7d02049de87824d97c2e6cabe52" 2018-09-22 05:06:14,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2f16ae84-9eb7-462b-b715-7e50d96d9118 Date: Sat, 22 Sep 2018 05:06:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:06:14,058 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/01bc2630-052b-4200-b67f-2fff5ebb21e6 used request id req-2f16ae84-9eb7-462b-b715-7e50d96d9118 2018-09-22 05:06:14,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" 2018-09-22 05:06:14,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-3d55d8c4-9115-465a-bdf9-6aff66cf6a5b Date: Sat, 22 Sep 2018 05:06:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:06Z", "updated_at": "2018-09-22T05:05:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:05:06Z", "revision_number": 0, "id": "22fb844a-d4cd-4392-b2be-822593bf4bf6", "remote_group_id": "e5cf4c98-1ec5-48d3-98b5-963128bf9240", "remote_ip_prefix": null, "created_at": "2018-09-22T05:05:06Z", "security_group_id": "e5cf4c98-1ec5-48d3-98b5-963128bf9240", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:05:06Z", "revision_number": 0, "id": "6f4d1a71-f526-4817-82b0-5663003f5c65", "remote_group_id": "e5cf4c98-1ec5-48d3-98b5-963128bf9240", "remote_ip_prefix": null, "created_at": "2018-09-22T05:05:06Z", "security_group_id": "e5cf4c98-1ec5-48d3-98b5-963128bf9240", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:05:06Z", "revision_number": 0, "id": "9918bb34-7788-436d-96a3-e33c78f0453b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:05:06Z", "security_group_id": "e5cf4c98-1ec5-48d3-98b5-963128bf9240", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:05:06Z", "revision_number": 0, "id": "c5a1227a-ecb3-47a5-bf18-238954e7a089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:05:06Z", "security_group_id": "e5cf4c98-1ec5-48d3-98b5-963128bf9240", "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95"}], "revision_number": 4, "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "e5cf4c98-1ec5-48d3-98b5-963128bf9240", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 05:06:14,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3d55d8c4-9115-465a-bdf9-6aff66cf6a5b 2018-09-22 05:06:14,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" 2018-09-22 05:06:14,385 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68cae8c8-c24e-4855-b718-c2a5d49f4f56 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 05:06:14,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-68cae8c8-c24e-4855-b718-c2a5d49f4f56 2018-09-22 05:06:14,385 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:06:14,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" 2018-09-22 05:06:14,470 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43b38767-318e-42c0-a891-e176d8f03a53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 05:06:14,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-43b38767-318e-42c0-a891-e176d8f03a53 2018-09-22 05:06:14,471 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:06:14,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" 2018-09-22 05:06:14,559 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d57ef19-ebab-4a0c-a52c-379d3a05df71 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 05:06:14,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-8d57ef19-ebab-4a0c-a52c-379d3a05df71 2018-09-22 05:06:14,560 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:06:14,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" 2018-09-22 05:06:14,644 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98ec07bd-4eaa-4c9c-b96a-6dce193f9bda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 05:06:14,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-98ec07bd-4eaa-4c9c-b96a-6dce193f9bda 2018-09-22 05:06:14,644 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:06:14,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" 2018-09-22 05:06:14,736 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f26cd77-35c0-4058-9259-abe8278f45e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 05:06:14,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-5f26cd77-35c0-4058-9259-abe8278f45e9 2018-09-22 05:06:14,737 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:06:14,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" 2018-09-22 05:06:14,826 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06aa4ebd-9638-4d13-92d2-7b293cb72040 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 05:06:14,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-06aa4ebd-9638-4d13-92d2-7b293cb72040 2018-09-22 05:06:14,826 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:06:14,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" 2018-09-22 05:06:15,000 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b87f9752-458b-4fdc-b7ee-833d839c7f07 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 05:06:15,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-b87f9752-458b-4fdc-b7ee-833d839c7f07 2018-09-22 05:06:15,001 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:06:15,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" 2018-09-22 05:06:15,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66682bcf-48f9-4017-8837-3325f30c6c42 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95"}, "enabled": true, "id": "dbd8275c22ea41df95c9311b1fbbcd95", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj"}} 2018-09-22 05:06:15,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 used request id req-66682bcf-48f9-4017-8837-3325f30c6c42 2018-09-22 05:06:15,101 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e5cf4c98-1ec5-48d3-98b5-963128bf9240 2018-09-22 05:06:15,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e5cf4c98-1ec5-48d3-98b5-963128bf9240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" 2018-09-22 05:06:15,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c87be58b-0486-4a37-8a4e-46cde1019bb0 Date: Sat, 22 Sep 2018 05:06:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e5cf4c98-1ec5-48d3-98b5-963128bf9240", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:05:06Z", "security_group_id": "e5cf4c98-1ec5-48d3-98b5-963128bf9240", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:06Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "22fb844a-d4cd-4392-b2be-822593bf4bf6"}, {"remote_group_id": "e5cf4c98-1ec5-48d3-98b5-963128bf9240", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:05:06Z", "security_group_id": "e5cf4c98-1ec5-48d3-98b5-963128bf9240", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:06Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "6f4d1a71-f526-4817-82b0-5663003f5c65"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:05:06Z", "security_group_id": "e5cf4c98-1ec5-48d3-98b5-963128bf9240", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:06Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "9918bb34-7788-436d-96a3-e33c78f0453b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:05:06Z", "security_group_id": "e5cf4c98-1ec5-48d3-98b5-963128bf9240", "port_range_min": null, "revision_number": 0, "tenant_id": "dbd8275c22ea41df95c9311b1fbbcd95", "created_at": "2018-09-22T05:05:06Z", "project_id": "dbd8275c22ea41df95c9311b1fbbcd95", "id": "c5a1227a-ecb3-47a5-bf18-238954e7a089"}]} 2018-09-22 05:06:15,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e5cf4c98-1ec5-48d3-98b5-963128bf9240 used request id req-c87be58b-0486-4a37-8a4e-46cde1019bb0 2018-09-22 05:06:15,292 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 05:06:15,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e5cf4c98-1ec5-48d3-98b5-963128bf9240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" 2018-09-22 05:06:15,614 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-729cf4f7-299b-406a-b626-855c7352c57c Content-Length: 0 Date: Sat, 22 Sep 2018 05:06:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:06:15,614 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e5cf4c98-1ec5-48d3-98b5-963128bf9240 used request id req-729cf4f7-299b-406a-b626-855c7352c57c 2018-09-22 05:06:15,615 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj 2018-09-22 05:06:15,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" 2018-09-22 05:06:15,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53c9bd35-df8b-49a4-a64d-cfaaef3c8c10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:06:15,816 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/dbd8275c22ea41df95c9311b1fbbcd95 used request id req-53c9bd35-df8b-49a4-a64d-cfaaef3c8c10 2018-09-22 05:06:15,816 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-proj-role 2018-09-22 05:06:15,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/6a53d936bb32412188dfd73590ea18b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" 2018-09-22 05:06:15,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d80da6f-c679-422d-b4c5-f22355704c32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:06:15,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6a53d936bb32412188dfd73590ea18b8 used request id req-5d80da6f-c679-422d-b4c5-f22355704c32 2018-09-22 05:06:15,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6446206604842e9b0efc261c63a19da874c0fb3" 2018-09-22 05:06:16,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45093c2d-413f-4211-93e7-e32b7dc635bc Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:06:16,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-45093c2d-413f-4211-93e7-e32b7dc635bc 2018-09-22 05:06:16,026 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-58fb4897-db19-4b3-user 2018-09-22 05:06:16,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/d829f7547f5d4d2b8f56d55f2a80827d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0798bdc7cbf8c992ce7c48517cea340f59b0de7d" 2018-09-22 05:06:16,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cd4abe5-3a94-451e-b93f-d6099f49b716 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:06:16,237 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d829f7547f5d4d2b8f56d55f2a80827d used request id req-5cd4abe5-3a94-451e-b93f-d6099f49b716 2018-09-22 05:06:16,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:06:16,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:06:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["mZY7iBgxQUSOOSV78gMN4Q"], "issued_at": "2018-09-22T05:06:16.000000Z"}} 2018-09-22 05:06:16,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea33ab394a4e9504953a360c52f19d03e8cf35ab" 2018-09-22 05:06:16,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-116e08ac-0069-4e6b-9bb0-c103cc33f301 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:06:16,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-116e08ac-0069-4e6b-9bb0-c103cc33f301 2018-09-22 05:06:16,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:06:16,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:06:17,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:06:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["LVJqwPFETqq6QZUxc4QSKw"], "issued_at": "2018-09-22T05:06:17.000000Z"}} 2018-09-22 05:06:17,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78728f43ea8d23797f0d2bf6388c9fd80fb9b8d" 2018-09-22 05:06:17,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f8ed5e8-ee1b-4c97-bd06-f7f1f1d1fac1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:06:17,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9f8ed5e8-ee1b-4c97-bd06-f7f1f1d1fac1 2018-09-22 05:06:17,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:06:17,176 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:06:17,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78728f43ea8d23797f0d2bf6388c9fd80fb9b8d" 2018-09-22 05:06:17,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4018513e-8871-4bd8-9b23-0cb2bca3d12b Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 05:06:17,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj used request id req-4018513e-8871-4bd8-9b23-0cb2bca3d12b 2018-09-22 05:06:17,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78728f43ea8d23797f0d2bf6388c9fd80fb9b8d" 2018-09-22 05:06:17,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d4b0e02-d623-4fa3-a556-ee0fd65695e1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:06:17,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4d4b0e02-d623-4fa3-a556-ee0fd65695e1 2018-09-22 05:06:17,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78728f43ea8d23797f0d2bf6388c9fd80fb9b8d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}}' 2018-09-22 05:06:17,477 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e09fc43-c779-4930-8000-a63bde9fbe28 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}} 2018-09-22 05:06:17,477 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6e09fc43-c779-4930-8000-a63bde9fbe28 2018-09-22 05:06:17,478 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj 2018-09-22 05:06:17,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:06:17,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:06:17,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:06:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["vpdFVtHsTv26T8YLjk5vxw"], "issued_at": "2018-09-22T05:06:17.000000Z"}} 2018-09-22 05:06:17,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aced449dfcece7fb08f57a09b39504a68776373" 2018-09-22 05:06:17,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4811f9c0-9ada-49dc-91c9-b66f062a5707 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:06:17,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4811f9c0-9ada-49dc-91c9-b66f062a5707 2018-09-22 05:06:17,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:06:17,958 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:06:17,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aced449dfcece7fb08f57a09b39504a68776373" 2018-09-22 05:06:18,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17588d01-7708-4b53-80be-975e4bad5705 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:06:18,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-17588d01-7708-4b53-80be-975e4bad5705 2018-09-22 05:06:18,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aced449dfcece7fb08f57a09b39504a68776373" 2018-09-22 05:06:18,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-893fd475-7c6b-4a26-8849-ed46ff489ce4 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}]} 2018-09-22 05:06:18,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj used request id req-893fd475-7c6b-4a26-8849-ed46ff489ce4 2018-09-22 05:06:18,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aced449dfcece7fb08f57a09b39504a68776373" 2018-09-22 05:06:18,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e989f593-e0a3-405e-b9e7-45c8c1bdc48f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:06:18,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e989f593-e0a3-405e-b9e7-45c8c1bdc48f 2018-09-22 05:06:18,621 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-user 2018-09-22 05:06:18,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:06:18,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78728f43ea8d23797f0d2bf6388c9fd80fb9b8d" 2018-09-22 05:06:18,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ff3f19-7bb5-427d-bd2d-6d1276872bad Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:06:18,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-79ff3f19-7bb5-427d-bd2d-6d1276872bad 2018-09-22 05:06:18,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78728f43ea8d23797f0d2bf6388c9fd80fb9b8d" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj-role"}}' 2018-09-22 05:06:18,843 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:06:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bfbfe9b-ec5b-40cd-b128-092bd3494e19 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "38e01d8155f941dfbd0c2f03c65ae10d", "links": {"self": "http://172.30.9.23:5000/v3/roles/38e01d8155f941dfbd0c2f03c65ae10d"}, "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj-role"}} 2018-09-22 05:06:18,843 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-1bfbfe9b-ec5b-40cd-b128-092bd3494e19 2018-09-22 05:06:18,843 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj-role 2018-09-22 05:06:18,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/38e01d8155f941dfbd0c2f03c65ae10d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78728f43ea8d23797f0d2bf6388c9fd80fb9b8d" 2018-09-22 05:06:18,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe7c2e34-9aed-4234-9d16-73e9d72812a1 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/38e01d8155f941dfbd0c2f03c65ae10d"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj-role", "id": "38e01d8155f941dfbd0c2f03c65ae10d"}} 2018-09-22 05:06:18,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/38e01d8155f941dfbd0c2f03c65ae10d used request id req-fe7c2e34-9aed-4234-9d16-73e9d72812a1 2018-09-22 05:06:18,940 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj-role to project CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj 2018-09-22 05:06:18,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1/users/e2c92e5d031c474b86349fa64112aeca/roles/38e01d8155f941dfbd0c2f03c65ae10d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78728f43ea8d23797f0d2bf6388c9fd80fb9b8d" 2018-09-22 05:06:19,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:06:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45201923-2fee-480c-873f-de2f9d550048 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:06:19,060 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1/users/e2c92e5d031c474b86349fa64112aeca/roles/38e01d8155f941dfbd0c2f03c65ae10d used request id req-45201923-2fee-480c-873f-de2f9d550048 2018-09-22 05:06:19,060 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:06:19,062 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 05:06:19,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:06:19,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:06:19,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38e01d8155f941dfbd0c2f03c65ae10d", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj-role"}], "expires_at": "2018-09-22T06:06:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be7259ac7d354539a56c35539b2ba1d1", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-user", "id": "e2c92e5d031c474b86349fa64112aeca"}, "audit_ids": ["DEBkW5H2SRWWyIfqjVy1OQ"], "issued_at": "2018-09-22T05:06:19.000000Z"}} 2018-09-22 05:06:19,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb78f1a2b4d274a3d25026e85e7a639d976399aa" 2018-09-22 05:06:19,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa9226b6-9fb2-488a-b74a-3b104967b2d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:06:19,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fa9226b6-9fb2-488a-b74a-3b104967b2d6 2018-09-22 05:06:19,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb78f1a2b4d274a3d25026e85e7a639d976399aa" 2018-09-22 05:06:19,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-52e3e3c2-8831-4320-bb00-187f77b93380 Date: Sat, 22 Sep 2018 05:06:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-image"} 2018-09-22 05:06:19,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-image used request id req-52e3e3c2-8831-4320-bb00-187f77b93380 2018-09-22 05:06:19,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb78f1a2b4d274a3d25026e85e7a639d976399aa" 2018-09-22 05:06:19,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-72151a89-9f5c-41fc-ac31-1d91c3a1e3ad Date: Sat, 22 Sep 2018 05:06:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:06:19,867 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-72151a89-9f5c-41fc-ac31-1d91c3a1e3ad 2018-09-22 05:06:19,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fb78f1a2b4d274a3d25026e85e7a639d976399aa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-image"}' 2018-09-22 05:06:20,078 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/5c10d704-e373-43d8-a36c-1f8ad84f325d X-Openstack-Request-Id: req-003f99f2-bb4d-45af-b790-f0e74fd9ac5d Date: Sat, 22 Sep 2018 05:06:20 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:06:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T05:06:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "min_disk": 0, "protected": false, "id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "file": "/v2/images/5c10d704-e373-43d8-a36c-1f8ad84f325d/file", "checksum": null, "owner": "be7259ac7d354539a56c35539b2ba1d1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:06:20,078 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-003f99f2-bb4d-45af-b790-f0e74fd9ac5d 2018-09-22 05:06:20,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/5c10d704-e373-43d8-a36c-1f8ad84f325d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb78f1a2b4d274a3d25026e85e7a639d976399aa" -d '' 2018-09-22 05:06:21,673 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f54b0228-e9e9-47aa-b8db-b3e7b9d5e485 Date: Sat, 22 Sep 2018 05: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-09-22 05:06:21,673 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5c10d704-e373-43d8-a36c-1f8ad84f325d/file used request id req-f54b0228-e9e9-47aa-b8db-b3e7b9d5e485 2018-09-22 05:06:21,674 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 05:06:21,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5c10d704-e373-43d8-a36c-1f8ad84f325d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb78f1a2b4d274a3d25026e85e7a639d976399aa" 2018-09-22 05:06:21,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-62e36b34-57ea-47af-bc5d-86d95fd16921 Date: Sat, 22 Sep 2018 05:06:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:06:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:06:21Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5c10d704-e373-43d8-a36c-1f8ad84f325d/snap", "metadata": {}}], "self": "/v2/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "min_disk": 0, "protected": false, "id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "file": "/v2/images/5c10d704-e373-43d8-a36c-1f8ad84f325d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "be7259ac7d354539a56c35539b2ba1d1", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5c10d704-e373-43d8-a36c-1f8ad84f325d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:06:21,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5c10d704-e373-43d8-a36c-1f8ad84f325d used request id req-62e36b34-57ea-47af-bc5d-86d95fd16921 2018-09-22 05:06:21,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb78f1a2b4d274a3d25026e85e7a639d976399aa" 2018-09-22 05:06:21,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-164e9380-be56-4802-b064-52af7307c6c0 Date: Sat, 22 Sep 2018 05:06:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:06:21,995 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-164e9380-be56-4802-b064-52af7307c6c0 2018-09-22 05:06:21,997 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-image 2018-09-22 05:06:22,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5c10d704-e373-43d8-a36c-1f8ad84f325d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb78f1a2b4d274a3d25026e85e7a639d976399aa" 2018-09-22 05:06:22,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-1cdafeba-5228-4ce9-9850-bce9563b6293 Date: Sat, 22 Sep 2018 05:06:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:06:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:06:21Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5c10d704-e373-43d8-a36c-1f8ad84f325d/snap", "metadata": {}}], "self": "/v2/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "min_disk": 0, "protected": false, "id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "file": "/v2/images/5c10d704-e373-43d8-a36c-1f8ad84f325d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "be7259ac7d354539a56c35539b2ba1d1", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5c10d704-e373-43d8-a36c-1f8ad84f325d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:06:22,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5c10d704-e373-43d8-a36c-1f8ad84f325d used request id req-1cdafeba-5228-4ce9-9850-bce9563b6293 2018-09-22 05:06:22,168 - create_image - DEBUG - Instance status is - active 2018-09-22 05:06:22,168 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-image 2018-09-22 05:06:22,168 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-image 2018-09-22 05:06:22,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:06:22,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:06:22,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38e01d8155f941dfbd0c2f03c65ae10d", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj-role"}], "expires_at": "2018-09-22T06:06:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be7259ac7d354539a56c35539b2ba1d1", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-user", "id": "e2c92e5d031c474b86349fa64112aeca"}, "audit_ids": ["0HdX5SdDTYmwkU4CYRxq6A"], "issued_at": "2018-09-22T05:06:22.000000Z"}} 2018-09-22 05:06:22,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba5c484d0abdc05dbd8b071810e291b179be40a" 2018-09-22 05:06:22,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a9278c3-3617-45d4-8d1b-8b5890b46804 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:06:22,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2a9278c3-3617-45d4-8d1b-8b5890b46804 2018-09-22 05:06:22,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba5c484d0abdc05dbd8b071810e291b179be40a" 2018-09-22 05:06:22,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a205993f-605f-4e60-be89-c775dd135fd0 Date: Sat, 22 Sep 2018 05:06:22 GMT RESP BODY: {"networks":[]} 2018-09-22 05:06:22,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net used request id req-a205993f-605f-4e60-be89-c775dd135fd0 2018-09-22 05:06:22,805 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net 2018-09-22 05:06:22,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba5c484d0abdc05dbd8b071810e291b179be40a" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net", "admin_state_up": true}}' 2018-09-22 05:06:23,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-12e6baa3-2d40-4df4-9be9-950ee67252a5 Date: Sat, 22 Sep 2018 05:06:23 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T05:06:23Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:23Z","mtu":1450}} 2018-09-22 05:06:23,326 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-12e6baa3-2d40-4df4-9be9-950ee67252a5 2018-09-22 05:06:23,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba5c484d0abdc05dbd8b071810e291b179be40a" 2018-09-22 05:06:23,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-b1a713fc-902e-4918-ba57-40911afe6edc Date: Sat, 22 Sep 2018 05:06:23 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-09-22T05:06:23Z","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net"}]} 2018-09-22 05:06:23,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-b1a713fc-902e-4918-ba57-40911afe6edc 2018-09-22 05:06:23,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba5c484d0abdc05dbd8b071810e291b179be40a" 2018-09-22 05:06:23,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7a8b2bb6-c3d9-4f5a-8995-0636cdc1479d Date: Sat, 22 Sep 2018 05:06:23 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:06:23,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-7a8b2bb6-c3d9-4f5a-8995-0636cdc1479d 2018-09-22 05:06:23,752 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet 2018-09-22 05:06:23,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba5c484d0abdc05dbd8b071810e291b179be40a" -d '{"subnets": [{"ip_version": 4, "network_id": "3332d2d8-2ffd-4354-98ce-30d77bc90cde", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}]}' 2018-09-22 05:06:24,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f6d3fe32-1bb2-42a2-85e2-594ba8abe221 Date: Sat, 22 Sep 2018 05:06:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","dns_nameservers":[],"updated_at":"2018-09-22T05:06:24Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}]} 2018-09-22 05:06:24,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-f6d3fe32-1bb2-42a2-85e2-594ba8abe221 2018-09-22 05:06:24,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba5c484d0abdc05dbd8b071810e291b179be40a" 2018-09-22 05:06:24,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-df729fe0-37cc-4b4d-8023-174252ea1abc Date: Sat, 22 Sep 2018 05:06:24 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":["af876d76-cb5b-4251-afce-ccd3bc7f56b6"],"updated_at":"2018-09-22T05:06:24Z","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net"}]} 2018-09-22 05:06:24,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-df729fe0-37cc-4b4d-8023-174252ea1abc 2018-09-22 05:06:24,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba5c484d0abdc05dbd8b071810e291b179be40a" 2018-09-22 05:06:24,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a2b9bd1d-b406-466e-99c1-4ff35642a60b Date: Sat, 22 Sep 2018 05:06:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","dns_nameservers":[],"updated_at":"2018-09-22T05:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}]} 2018-09-22 05:06:24,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-a2b9bd1d-b406-466e-99c1-4ff35642a60b 2018-09-22 05:06:24,718 - OpenStackNetwork - DEBUG - Network [3332d2d8-2ffd-4354-98ce-30d77bc90cde] created successfully 2018-09-22 05:06:24,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:06:24,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:06:25,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38e01d8155f941dfbd0c2f03c65ae10d", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj-role"}], "expires_at": "2018-09-22T06:06:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be7259ac7d354539a56c35539b2ba1d1", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-user", "id": "e2c92e5d031c474b86349fa64112aeca"}, "audit_ids": ["tpZT9R6DRVKAkCSlnmnq9g"], "issued_at": "2018-09-22T05:06:25.000000Z"}} 2018-09-22 05:06:25,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8a31aaf74206a9e5d861cf43a9464225ea0df89" 2018-09-22 05:06:25,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfe9a634-bd7a-4697-8669-d497aa1be773 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:06:25,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dfe9a634-bd7a-4697-8669-d497aa1be773 2018-09-22 05:06:25,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8a31aaf74206a9e5d861cf43a9464225ea0df89" 2018-09-22 05:06:25,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-91cad656-e1fb-405c-840c-cd32ffba6d4e Date: Sat, 22 Sep 2018 05:06:25 GMT RESP BODY: {"routers": []} 2018-09-22 05:06:25,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-router&admin_state_up=True used request id req-91cad656-e1fb-405c-840c-cd32ffba6d4e 2018-09-22 05:06:25,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:06:25,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:06:25,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38e01d8155f941dfbd0c2f03c65ae10d", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj-role"}], "expires_at": "2018-09-22T06:06:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be7259ac7d354539a56c35539b2ba1d1", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-user", "id": "e2c92e5d031c474b86349fa64112aeca"}, "audit_ids": ["WhjnPJG0S5WWEkJoai2qDg"], "issued_at": "2018-09-22T05:06:25.000000Z"}} 2018-09-22 05:06:25,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2841ee522ee5cef69682aaaaa2e15ed1c7e18e7d" 2018-09-22 05:06:25,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df7e3b4-6bdd-4ae7-b627-ecf0489c46c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:06:25,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0df7e3b4-6bdd-4ae7-b627-ecf0489c46c0 2018-09-22 05:06:25,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8a31aaf74206a9e5d861cf43a9464225ea0df89" 2018-09-22 05:06:26,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e5c88f97-32c1-4295-9a15-ab8a73e83556 Date: Sat, 22 Sep 2018 05:06:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:06:26,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-e5c88f97-32c1-4295-9a15-ab8a73e83556 2018-09-22 05:06:26,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8a31aaf74206a9e5d861cf43a9464225ea0df89" 2018-09-22 05:06:26,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a445e7a2-77a6-482d-b11d-c6dfac44b0b6 Date: Sat, 22 Sep 2018 05:06:26 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:06:26,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-a445e7a2-77a6-482d-b11d-c6dfac44b0b6 2018-09-22 05:06:26,293 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-router 2018-09-22 05:06:26,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8a31aaf74206a9e5d861cf43a9464225ea0df89" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-router", "admin_state_up": true}}' 2018-09-22 05:06:31,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-b78806bf-e694-4716-9a1f-29a745ea825b Date: Sat, 22 Sep 2018 05:06:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:27Z", "admin_state_up": true, "updated_at": "2018-09-22T05:06:28Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "078a1b66-b010-4ed3-ad0d-a3ca5855a8d6", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-router"}} 2018-09-22 05:06:31,442 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-b78806bf-e694-4716-9a1f-29a745ea825b 2018-09-22 05:06:31,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=078a1b66-b010-4ed3-ad0d-a3ca5855a8d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8a31aaf74206a9e5d861cf43a9464225ea0df89" 2018-09-22 05:06:31,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bf783075-b8f0-4ecd-9d9c-e92cae924a10 Date: Sat, 22 Sep 2018 05:06:31 GMT RESP BODY: {"ports":[]} 2018-09-22 05:06:31,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=078a1b66-b010-4ed3-ad0d-a3ca5855a8d6 used request id req-bf783075-b8f0-4ecd-9d9c-e92cae924a10 2018-09-22 05:06:31,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8a31aaf74206a9e5d861cf43a9464225ea0df89" 2018-09-22 05:06:31,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-94ad0551-3b17-47d8-8dde-ce3be588c195 Date: Sat, 22 Sep 2018 05:06:31 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":["af876d76-cb5b-4251-afce-ccd3bc7f56b6"],"updated_at":"2018-09-22T05:06:24Z","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net"}]} 2018-09-22 05:06:31,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net used request id req-94ad0551-3b17-47d8-8dde-ce3be588c195 2018-09-22 05:06:31,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:06:31,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:06:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:06:31,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8a31aaf74206a9e5d861cf43a9464225ea0df89" 2018-09-22 05:06:31,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa95ec2c-7157-47f4-b656-c2c55f378191 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}} 2018-09-22 05:06:31,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 used request id req-aa95ec2c-7157-47f4-b656-c2c55f378191 2018-09-22 05:06:31,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8a31aaf74206a9e5d861cf43a9464225ea0df89" 2018-09-22 05:06:32,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6861b878-319b-4dd0-b281-1eb19c89e26c Date: Sat, 22 Sep 2018 05:06:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","dns_nameservers":[],"updated_at":"2018-09-22T05:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}]} 2018-09-22 05:06:32,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-6861b878-319b-4dd0-b281-1eb19c89e26c 2018-09-22 05:06:32,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde&name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8a31aaf74206a9e5d861cf43a9464225ea0df89" 2018-09-22 05:06:32,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fe46faac-09c0-4c07-aad3-5c512325dd12 Date: Sat, 22 Sep 2018 05:06:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","dns_nameservers":[],"updated_at":"2018-09-22T05:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}]} 2018-09-22 05:06:32,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde&name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet used request id req-fe46faac-09c0-4c07-aad3-5c512325dd12 2018-09-22 05:06:32,387 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-22 05:06:32,387 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-router 2018-09-22 05:06:32,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/078a1b66-b010-4ed3-ad0d-a3ca5855a8d6/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8a31aaf74206a9e5d861cf43a9464225ea0df89" -d '{"subnet_id": "af876d76-cb5b-4251-afce-ccd3bc7f56b6"}' 2018-09-22 05:06:34,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b93a8149-d2dd-4cc1-ba8f-0a4f005894ba Date: Sat, 22 Sep 2018 05:06:34 GMT RESP BODY: {"network_id": "3332d2d8-2ffd-4354-98ce-30d77bc90cde", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "subnet_id": "af876d76-cb5b-4251-afce-ccd3bc7f56b6", "subnet_ids": ["af876d76-cb5b-4251-afce-ccd3bc7f56b6"], "port_id": "19cb9117-907d-4534-b346-5a07ebcdf340", "id": "078a1b66-b010-4ed3-ad0d-a3ca5855a8d6"} 2018-09-22 05:06:34,375 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/078a1b66-b010-4ed3-ad0d-a3ca5855a8d6/add_router_interface used request id req-b93a8149-d2dd-4cc1-ba8f-0a4f005894ba 2018-09-22 05:06:34,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/078a1b66-b010-4ed3-ad0d-a3ca5855a8d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8a31aaf74206a9e5d861cf43a9464225ea0df89" 2018-09-22 05:06:34,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-f7147825-386e-432b-bfc4-f635971932ce Date: Sat, 22 Sep 2018 05:06:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:27Z", "admin_state_up": true, "updated_at": "2018-09-22T05:06:33Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "078a1b66-b010-4ed3-ad0d-a3ca5855a8d6", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-router"}} 2018-09-22 05:06:34,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/078a1b66-b010-4ed3-ad0d-a3ca5855a8d6 used request id req-f7147825-386e-432b-bfc4-f635971932ce 2018-09-22 05:06:34,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=078a1b66-b010-4ed3-ad0d-a3ca5855a8d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8a31aaf74206a9e5d861cf43a9464225ea0df89" 2018-09-22 05:06:34,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-a354538d-a3be-46b9-970d-89c4f3a5a337 Date: Sat, 22 Sep 2018 05:06:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.1"}],"id":"19cb9117-907d-4534-b346-5a07ebcdf340","security_groups":[],"mac_address":"fa:16:3e:d3:2d:fc","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:33Z","binding:vnic_type":"normal","device_id":"078a1b66-b010-4ed3-ad0d-a3ca5855a8d6"}]} 2018-09-22 05:06:34,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=078a1b66-b010-4ed3-ad0d-a3ca5855a8d6 used request id req-a354538d-a3be-46b9-970d-89c4f3a5a337 2018-09-22 05:06:34,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/af876d76-cb5b-4251-afce-ccd3bc7f56b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8a31aaf74206a9e5d861cf43a9464225ea0df89" 2018-09-22 05:06:34,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-970b63d5-fcfc-40a5-b0d3-fad0b989922a Date: Sat, 22 Sep 2018 05:06:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","dns_nameservers":[],"updated_at":"2018-09-22T05:06:24Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}} 2018-09-22 05:06:34,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/af876d76-cb5b-4251-afce-ccd3bc7f56b6 used request id req-970b63d5-fcfc-40a5-b0d3-fad0b989922a 2018-09-22 05:06:34,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:06:34,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:06:35,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:06:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["2VjteavlRxGKimxksNoGJA"], "issued_at": "2018-09-22T05:06:35.000000Z"}} 2018-09-22 05:06:35,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb11d2c2a75c7f139df2f5046100050b56de5ae6" 2018-09-22 05:06:35,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae03127f-70d1-4542-9874-c79e8dd3ca4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:06:35,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ae03127f-70d1-4542-9874-c79e8dd3ca4a 2018-09-22 05:06:35,331 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:06:35,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb11d2c2a75c7f139df2f5046100050b56de5ae6" 2018-09-22 05:06:35,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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 x-openstack-request-id: req-3810ab69-23b7-488c-acec-2e762c0e5273 x-compute-request-id: req-3810ab69-23b7-488c-acec-2e762c0e5273 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 05:06:35,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3810ab69-23b7-488c-acec-2e762c0e5273 2018-09-22 05:06:35,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb11d2c2a75c7f139df2f5046100050b56de5ae6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 05:06:35,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-d34d0315-79c2-4a9e-940b-915f3ee34987 x-compute-request-id: req-d34d0315-79c2-4a9e-940b-915f3ee34987 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:06:35,567 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d34d0315-79c2-4a9e-940b-915f3ee34987 2018-09-22 05:06:35,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:06:35,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:06:35,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38e01d8155f941dfbd0c2f03c65ae10d", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj-role"}], "expires_at": "2018-09-22T06:06:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be7259ac7d354539a56c35539b2ba1d1", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-user", "id": "e2c92e5d031c474b86349fa64112aeca"}, "audit_ids": ["U9go2tHeRdagHDJVNSCooA"], "issued_at": "2018-09-22T05:06:35.000000Z"}} 2018-09-22 05:06:35,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c3b8fd866232200143a31b8803cfd718c66923" 2018-09-22 05:06:36,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee62431-f374-406e-b6ab-00b4273da326 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:06:36,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1ee62431-f374-406e-b6ab-00b4273da326 2018-09-22 05:06:36,013 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:06:36,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c3b8fd866232200143a31b8803cfd718c66923" 2018-09-22 05:06:36,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-a3491d8c-9a55-4a5d-b9e9-8a8a6b1c3ec5 x-compute-request-id: req-a3491d8c-9a55-4a5d-b9e9-8a8a6b1c3ec5 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 05:06:36,574 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a3491d8c-9a55-4a5d-b9e9-8a8a6b1c3ec5 2018-09-22 05:06:36,574 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp... 2018-09-22 05:06:36,575 - OpenStackKeypair - INFO - Creating new keypair 2018-09-22 05:06:36,664 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp 2018-09-22 05:06:36,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c3b8fd866232200143a31b8803cfd718c66923" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCiORU1wMaLOrx5FeAD6eTDSNDmM9WWGI3QZ3iO73CYzezIdXKDKW8xo4eQUPJgjYBsnXO2dNlqMvPCPl+u2U9vBmotIjYjteQBmCyFg76azwnpjd8/a/W3vm1MEqI4uoEEB2nWxPP3ba2mlMUL6UnywgfEVYS7IBODL9sBIh3J2Q==", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp"}}' 2018-09-22 05:06:36,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-e9df087b-423c-49b9-96ac-98d68ff624a8 x-compute-request-id: req-e9df087b-423c-49b9-96ac-98d68ff624a8 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCiORU1wMaLOrx5FeAD6eTDSNDmM9WWGI3QZ3iO73CYzezIdXKDKW8xo4eQUPJgjYBsnXO2dNlqMvPCPl+u2U9vBmotIjYjteQBmCyFg76azwnpjd8/a/W3vm1MEqI4uoEEB2nWxPP3ba2mlMUL6UnywgfEVYS7IBODL9sBIh3J2Q==", "user_id": "e2c92e5d031c474b86349fa64112aeca", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "fingerprint": "c5:de:30:b8:b2:c7:10:3b:0d:5e:d1:f4:b0:82:ce:82"}} 2018-09-22 05:06:36,718 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e9df087b-423c-49b9-96ac-98d68ff624a8 2018-09-22 05:06:36,720 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1.pub 2018-09-22 05:06:36,720 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1 2018-09-22 05:06:36,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:06:36,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:06:37,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38e01d8155f941dfbd0c2f03c65ae10d", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj-role"}], "expires_at": "2018-09-22T06:06:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be7259ac7d354539a56c35539b2ba1d1", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-user", "id": "e2c92e5d031c474b86349fa64112aeca"}, "audit_ids": ["U4mqG3vpTaiPIN4oaQJxJA"], "issued_at": "2018-09-22T05:06:37.000000Z"}} 2018-09-22 05:06:37,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:06:37,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f0b7eb8-a1da-4f65-a107-1db283faadc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:06:37,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7f0b7eb8-a1da-4f65-a107-1db283faadc4 2018-09-22 05:06:37,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:06:37,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b2391f6c-13d3-44b5-b52f-21ae543ff168 Date: Sat, 22 Sep 2018 05:06:37 GMT RESP BODY: {"security_groups": []} 2018-09-22 05:06:37,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp used request id req-b2391f6c-13d3-44b5-b52f-21ae543ff168 2018-09-22 05:06:37,363 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp... 2018-09-22 05:06:37,364 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp 2018-09-22 05:06:37,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}}' 2018-09-22 05:06:37,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-6efb535e-225d-45cc-a4f9-c287af34c790 Date: Sat, 22 Sep 2018 05:06:37 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:37Z", "updated_at": "2018-09-22T05:06:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:06:37Z", "revision_number": 0, "id": "086970de-f1d0-42ed-8871-8e754903b955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7259ac7d354539a56c35539b2ba1d1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:06:37Z", "revision_number": 0, "id": "dd388e73-9fd1-44b9-8243-de844f614474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7259ac7d354539a56c35539b2ba1d1"}], "revision_number": 2, "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}} 2018-09-22 05:06:37,705 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-6efb535e-225d-45cc-a4f9-c287af34c790 2018-09-22 05:06:37,706 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07ba6a40-0241-474f-a62b-ccbb7a17e817 2018-09-22 05:06:37,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=07ba6a40-0241-474f-a62b-ccbb7a17e817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:06:37,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f786ef64-9a5b-4f80-8c1d-b846f42b50c1 Date: Sat, 22 Sep 2018 05:06:37 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-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:37Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "086970de-f1d0-42ed-8871-8e754903b955"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:37Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "dd388e73-9fd1-44b9-8243-de844f614474"}]} 2018-09-22 05:06:37,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=07ba6a40-0241-474f-a62b-ccbb7a17e817 used request id req-f786ef64-9a5b-4f80-8c1d-b846f42b50c1 2018-09-22 05:06:37,891 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07ba6a40-0241-474f-a62b-ccbb7a17e817 2018-09-22 05:06:37,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=07ba6a40-0241-474f-a62b-ccbb7a17e817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:06:38,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-30531086-a027-4236-826e-9e6e43a67ba1 Date: Sat, 22 Sep 2018 05:06:38 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-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:37Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "086970de-f1d0-42ed-8871-8e754903b955"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:37Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "dd388e73-9fd1-44b9-8243-de844f614474"}]} 2018-09-22 05:06:38,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=07ba6a40-0241-474f-a62b-ccbb7a17e817 used request id req-30531086-a027-4236-826e-9e6e43a67ba1 2018-09-22 05:06:38,059 - neutron_utils - INFO - Retrieving security group with ID - 07ba6a40-0241-474f-a62b-ccbb7a17e817 2018-09-22 05:06:38,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=07ba6a40-0241-474f-a62b-ccbb7a17e817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:06:38,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-428398f2-a56d-4a11-a7d3-6468003a976d Date: Sat, 22 Sep 2018 05:06:38 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:37Z", "updated_at": "2018-09-22T05:06:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:06:37Z", "revision_number": 0, "id": "086970de-f1d0-42ed-8871-8e754903b955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7259ac7d354539a56c35539b2ba1d1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:06:37Z", "revision_number": 0, "id": "dd388e73-9fd1-44b9-8243-de844f614474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7259ac7d354539a56c35539b2ba1d1"}], "revision_number": 2, "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}]} 2018-09-22 05:06:38,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=07ba6a40-0241-474f-a62b-ccbb7a17e817 used request id req-428398f2-a56d-4a11-a7d3-6468003a976d 2018-09-22 05:06:38,261 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07ba6a40-0241-474f-a62b-ccbb7a17e817 2018-09-22 05:06:38,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=07ba6a40-0241-474f-a62b-ccbb7a17e817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:06:38,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-11beaf18-85af-4e12-8c88-3ea115b4078d Date: Sat, 22 Sep 2018 05:06:38 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-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:37Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "086970de-f1d0-42ed-8871-8e754903b955"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:37Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "dd388e73-9fd1-44b9-8243-de844f614474"}]} 2018-09-22 05:06:38,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=07ba6a40-0241-474f-a62b-ccbb7a17e817 used request id req-11beaf18-85af-4e12-8c88-3ea115b4078d 2018-09-22 05:06:38,291 - neutron_utils - INFO - Retrieving security group with ID - 07ba6a40-0241-474f-a62b-ccbb7a17e817 2018-09-22 05:06:38,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=07ba6a40-0241-474f-a62b-ccbb7a17e817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:06:38,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-e00efa5d-7d4c-41ae-8528-11067b7ef581 Date: Sat, 22 Sep 2018 05:06:38 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:37Z", "updated_at": "2018-09-22T05:06:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:06:37Z", "revision_number": 0, "id": "086970de-f1d0-42ed-8871-8e754903b955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7259ac7d354539a56c35539b2ba1d1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:06:37Z", "revision_number": 0, "id": "dd388e73-9fd1-44b9-8243-de844f614474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7259ac7d354539a56c35539b2ba1d1"}], "revision_number": 2, "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}]} 2018-09-22 05:06:38,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=07ba6a40-0241-474f-a62b-ccbb7a17e817 used request id req-e00efa5d-7d4c-41ae-8528-11067b7ef581 2018-09-22 05:06:38,493 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07ba6a40-0241-474f-a62b-ccbb7a17e817 2018-09-22 05:06:38,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=07ba6a40-0241-474f-a62b-ccbb7a17e817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:06:38,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c65b7cfb-8ba0-4d38-a70c-3417d0d21d68 Date: Sat, 22 Sep 2018 05:06:38 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-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:37Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "086970de-f1d0-42ed-8871-8e754903b955"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:37Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "dd388e73-9fd1-44b9-8243-de844f614474"}]} 2018-09-22 05:06:38,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=07ba6a40-0241-474f-a62b-ccbb7a17e817 used request id req-c65b7cfb-8ba0-4d38-a70c-3417d0d21d68 2018-09-22 05:06:38,660 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp 2018-09-22 05:06:38,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:06:38,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-24e08a93-7c6b-41ee-8bf6-1fcf77b9cee1 Date: Sat, 22 Sep 2018 05:06:38 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:37Z", "updated_at": "2018-09-22T05:06:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:06:37Z", "revision_number": 0, "id": "086970de-f1d0-42ed-8871-8e754903b955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7259ac7d354539a56c35539b2ba1d1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:06:37Z", "revision_number": 0, "id": "dd388e73-9fd1-44b9-8243-de844f614474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7259ac7d354539a56c35539b2ba1d1"}], "revision_number": 2, "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}]} 2018-09-22 05:06:38,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp used request id req-24e08a93-7c6b-41ee-8bf6-1fcf77b9cee1 2018-09-22 05:06:38,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:06:38,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:06:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:06:38,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:06:38,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806c48e4-626c-420a-a91e-4ff61d1ccbd9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}} 2018-09-22 05:06:38,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 used request id req-806c48e4-626c-420a-a91e-4ff61d1ccbd9 2018-09-22 05:06:38,938 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07ba6a40-0241-474f-a62b-ccbb7a17e817 2018-09-22 05:06:38,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=07ba6a40-0241-474f-a62b-ccbb7a17e817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:06:39,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-48d41e17-abf0-430d-a938-3fa3e9d6a179 Date: Sat, 22 Sep 2018 05:06:39 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-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:37Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "086970de-f1d0-42ed-8871-8e754903b955"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:37Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "dd388e73-9fd1-44b9-8243-de844f614474"}]} 2018-09-22 05:06:39,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=07ba6a40-0241-474f-a62b-ccbb7a17e817 used request id req-48d41e17-abf0-430d-a938-3fa3e9d6a179 2018-09-22 05:06:39,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817"}}' 2018-09-22 05:06:39,268 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-f30fccd1-22e5-4482-b4ac-c9963fcec081 Date: Sat, 22 Sep 2018 05:06:39 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:06:39Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:39Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "2e547e47-ba3d-4040-8621-a3eadd0d8cee"}} 2018-09-22 05:06:39,268 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-f30fccd1-22e5-4482-b4ac-c9963fcec081 2018-09-22 05:06:39,269 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp 2018-09-22 05:06:39,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:06:39,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-c3125070-6f2d-4eb0-a6d7-ef000139fd96 Date: Sat, 22 Sep 2018 05:06:39 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:37Z", "updated_at": "2018-09-22T05:06:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:06:37Z", "revision_number": 0, "id": "086970de-f1d0-42ed-8871-8e754903b955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7259ac7d354539a56c35539b2ba1d1"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:06:39Z", "revision_number": 0, "id": "2e547e47-ba3d-4040-8621-a3eadd0d8cee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:06:39Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7259ac7d354539a56c35539b2ba1d1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:06:37Z", "revision_number": 0, "id": "dd388e73-9fd1-44b9-8243-de844f614474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7259ac7d354539a56c35539b2ba1d1"}], "revision_number": 3, "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}]} 2018-09-22 05:06:39,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp used request id req-c3125070-6f2d-4eb0-a6d7-ef000139fd96 2018-09-22 05:06:39,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:06:39,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5844b7fa-9ed6-46ec-a94d-bb12982afde0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}} 2018-09-22 05:06:39,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 used request id req-5844b7fa-9ed6-46ec-a94d-bb12982afde0 2018-09-22 05:06:39,558 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07ba6a40-0241-474f-a62b-ccbb7a17e817 2018-09-22 05:06:39,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=07ba6a40-0241-474f-a62b-ccbb7a17e817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:06:39,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-c965be85-7fb3-4291-93ed-4666ec715148 Date: Sat, 22 Sep 2018 05:06:39 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-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:37Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "086970de-f1d0-42ed-8871-8e754903b955"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:06:39Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:39Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "2e547e47-ba3d-4040-8621-a3eadd0d8cee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:37Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "dd388e73-9fd1-44b9-8243-de844f614474"}]} 2018-09-22 05:06:39,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=07ba6a40-0241-474f-a62b-ccbb7a17e817 used request id req-c965be85-7fb3-4291-93ed-4666ec715148 2018-09-22 05:06:39,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817"}}' 2018-09-22 05:06:40,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-b5bf18a5-6d51-4525-911d-717633402d2a Date: Sat, 22 Sep 2018 05:06:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-22T05:06:39Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "port_range_min": 22, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:39Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "6885fb79-80d1-44b7-80b9-80c48b4021bc"}} 2018-09-22 05:06:40,041 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-b5bf18a5-6d51-4525-911d-717633402d2a 2018-09-22 05:06:40,041 - neutron_utils - INFO - Retrieving security group with ID - 07ba6a40-0241-474f-a62b-ccbb7a17e817 2018-09-22 05:06:40,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=07ba6a40-0241-474f-a62b-ccbb7a17e817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:06:40,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-e773ffdb-e6f8-4742-874b-3b8d841fcd7c Date: Sat, 22 Sep 2018 05:06:40 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:37Z", "updated_at": "2018-09-22T05:06:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:06:37Z", "revision_number": 0, "id": "086970de-f1d0-42ed-8871-8e754903b955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7259ac7d354539a56c35539b2ba1d1"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:06:39Z", "revision_number": 0, "id": "2e547e47-ba3d-4040-8621-a3eadd0d8cee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:06:39Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7259ac7d354539a56c35539b2ba1d1"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T05:06:39Z", "revision_number": 0, "id": "6885fb79-80d1-44b7-80b9-80c48b4021bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:06:39Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "be7259ac7d354539a56c35539b2ba1d1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:06:37Z", "revision_number": 0, "id": "dd388e73-9fd1-44b9-8243-de844f614474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7259ac7d354539a56c35539b2ba1d1"}], "revision_number": 4, "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}]} 2018-09-22 05:06:40,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=07ba6a40-0241-474f-a62b-ccbb7a17e817 used request id req-e773ffdb-e6f8-4742-874b-3b8d841fcd7c 2018-09-22 05:06:40,232 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07ba6a40-0241-474f-a62b-ccbb7a17e817 2018-09-22 05:06:40,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=07ba6a40-0241-474f-a62b-ccbb7a17e817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:06:40,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-18f46c06-de3d-4032-ab23-cdca51e28022 Date: Sat, 22 Sep 2018 05:06:40 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-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:37Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "086970de-f1d0-42ed-8871-8e754903b955"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:06:39Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:39Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "2e547e47-ba3d-4040-8621-a3eadd0d8cee"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-22T05:06:39Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "port_range_min": 22, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:39Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "6885fb79-80d1-44b7-80b9-80c48b4021bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:06:37Z", "security_group_id": "07ba6a40-0241-474f-a62b-ccbb7a17e817", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:37Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "dd388e73-9fd1-44b9-8243-de844f614474"}]} 2018-09-22 05:06:40,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=07ba6a40-0241-474f-a62b-ccbb7a17e817 used request id req-18f46c06-de3d-4032-ab23-cdca51e28022 2018-09-22 05:06:40,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:06:40,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:06:40,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38e01d8155f941dfbd0c2f03c65ae10d", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj-role"}], "expires_at": "2018-09-22T06:06:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be7259ac7d354539a56c35539b2ba1d1", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-user", "id": "e2c92e5d031c474b86349fa64112aeca"}, "audit_ids": ["f6zIRmo2ReuzMtTC234wEQ"], "issued_at": "2018-09-22T05:06:40.000000Z"}} 2018-09-22 05:06:40,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:40,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4f1346c-fa88-46bb-83ab-34ab45498078 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:06:40,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e4f1346c-fa88-46bb-83ab-34ab45498078 2018-09-22 05:06:40,872 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:06:40,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:40,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af464295-8ecd-4581-8b38-dce6ed126a2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:06:40,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-af464295-8ecd-4581-8b38-dce6ed126a2a 2018-09-22 05:06:40,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:41,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-07dfa2f9-44a8-4582-984c-334f298b5843 Date: Sat, 22 Sep 2018 05:06: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":["af876d76-cb5b-4251-afce-ccd3bc7f56b6"],"updated_at":"2018-09-22T05:06:24Z","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net"}]} 2018-09-22 05:06:41,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net used request id req-07dfa2f9-44a8-4582-984c-334f298b5843 2018-09-22 05:06:41,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:06:41,217 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:06:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:06:41,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:41,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c764bb62-a9ab-44c4-88fd-b5c82c91b393 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}} 2018-09-22 05:06:41,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 used request id req-c764bb62-a9ab-44c4-88fd-b5c82c91b393 2018-09-22 05:06:41,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:41,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b7da9dc9-d579-4362-aaf0-f2f45192e20f Date: Sat, 22 Sep 2018 05:06:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","dns_nameservers":[],"updated_at":"2018-09-22T05:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}]} 2018-09-22 05:06:41,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-b7da9dc9-d579-4362-aaf0-f2f45192e20f 2018-09-22 05:06:41,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde&name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:41,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7d670b55-3e69-4238-a22f-59fb48052453 Date: Sat, 22 Sep 2018 05:06:41 GMT RESP BODY: {"ports":[]} 2018-09-22 05:06:41,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde&name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1port-1&admin_state_up=True used request id req-7d670b55-3e69-4238-a22f-59fb48052453 2018-09-22 05:06:41,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:41,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06: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-1edeff1e-3c7b-41f2-b4aa-8de8f3eb9c2e x-compute-request-id: req-1edeff1e-3c7b-41f2-b4aa-8de8f3eb9c2e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 05:06:41,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst used request id req-1edeff1e-3c7b-41f2-b4aa-8de8f3eb9c2e 2018-09-22 05:06:41,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:42,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ad1968ca-cc68-4108-a768-30f3851df361 Date: Sat, 22 Sep 2018 05:06:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af876d76-cb5b-4251-afce-ccd3bc7f56b6"],"updated_at":"2018-09-22T05:06:24Z","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net"}]} 2018-09-22 05:06:42,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net used request id req-ad1968ca-cc68-4108-a768-30f3851df361 2018-09-22 05:06:42,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:42,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c614296-d65f-4562-b390-5da39d52c3e9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}} 2018-09-22 05:06:42,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 used request id req-9c614296-d65f-4562-b390-5da39d52c3e9 2018-09-22 05:06:42,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:42,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f8a6e8fe-1698-4cb5-8602-f5758c47db3c Date: Sat, 22 Sep 2018 05:06:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","dns_nameservers":[],"updated_at":"2018-09-22T05:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}]} 2018-09-22 05:06:42,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-f8a6e8fe-1698-4cb5-8602-f5758c47db3c 2018-09-22 05:06:42,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde&name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:42,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-14bdafe7-2897-4739-8234-559abd74a06b Date: Sat, 22 Sep 2018 05:06:42 GMT RESP BODY: {"ports":[]} 2018-09-22 05:06:42,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde&name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1port-1&admin_state_up=True used request id req-14bdafe7-2897-4739-8234-559abd74a06b 2018-09-22 05:06:42,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:06:42,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:06:43,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "38e01d8155f941dfbd0c2f03c65ae10d", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj-role"}], "expires_at": "2018-09-22T06:06:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be7259ac7d354539a56c35539b2ba1d1", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/be7259ac7d354539a56c35539b2ba1d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-user", "id": "e2c92e5d031c474b86349fa64112aeca"}, "audit_ids": ["ukAuoHh8QLWG1cpnvExh3A"], "issued_at": "2018-09-22T05:06:43.000000Z"}} 2018-09-22 05:06:43,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b98cb5bfe5ccdc23c00f9912a589e1274f3870" 2018-09-22 05:06:43,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d4340b-304f-4b40-978b-d7ac68a3e913 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:06:43,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b5d4340b-304f-4b40-978b-d7ac68a3e913 2018-09-22 05:06:43,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:43,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4a7d302a-4e35-411c-95a1-093147b90a05 Date: Sat, 22 Sep 2018 05:06: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":["af876d76-cb5b-4251-afce-ccd3bc7f56b6"],"updated_at":"2018-09-22T05:06:24Z","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net"}]} 2018-09-22 05:06:43,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net used request id req-4a7d302a-4e35-411c-95a1-093147b90a05 2018-09-22 05:06:43,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:43,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-377a808e-4dd6-458b-a47f-ff32a73a7108 Date: Sat, 22 Sep 2018 05:06:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","dns_nameservers":[],"updated_at":"2018-09-22T05:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}]} 2018-09-22 05:06:43,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-377a808e-4dd6-458b-a47f-ff32a73a7108 2018-09-22 05:06:43,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:44,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-401e9068-1960-4955-9a35-5385fc9dca69 Date: Sat, 22 Sep 2018 05:06:44 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":["af876d76-cb5b-4251-afce-ccd3bc7f56b6"],"updated_at":"2018-09-22T05:06:24Z","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net"}]} 2018-09-22 05:06:44,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net used request id req-401e9068-1960-4955-9a35-5385fc9dca69 2018-09-22 05:06:44,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:06:44,035 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:06:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:06:44,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b98cb5bfe5ccdc23c00f9912a589e1274f3870" 2018-09-22 05:06:44,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44fbd193-a2dd-4808-b25f-c30bca3c1ff6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}} 2018-09-22 05:06:44,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 used request id req-44fbd193-a2dd-4808-b25f-c30bca3c1ff6 2018-09-22 05:06:44,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:44,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5d42852b-246d-4c0d-8892-c1127932a516 Date: Sat, 22 Sep 2018 05:06:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","dns_nameservers":[],"updated_at":"2018-09-22T05:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}]} 2018-09-22 05:06:44,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-5d42852b-246d-4c0d-8892-c1127932a516 2018-09-22 05:06:44,325 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net 2018-09-22 05:06:44,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" -d '{"port": {"network_id": "3332d2d8-2ffd-4354-98ce-30d77bc90cde", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1port-1", "admin_state_up": true}}' 2018-09-22 05:06:45,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-4e2b7829-55e3-434f-ae98-6540fbf15ab4 Date: Sat, 22 Sep 2018 05:06:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:44Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.12"}],"id":"126a5056-e89e-40eb-993b-b13d7480c19d","security_groups":["27f2dd21-9adc-47fc-adb8-abeefc63000d"],"mac_address":"fa:16:3e:cf:9f:85","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1port-1","project_id":"be7259ac7d354539a56c35539b2ba1d1","qos_policy_id":null,"admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:44Z","binding:vnic_type":"normal"}} 2018-09-22 05:06:45,254 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-4e2b7829-55e3-434f-ae98-6540fbf15ab4 2018-09-22 05:06:45,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:45,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1f7113d9-ab8c-493a-a777-9544aabce5f9 Date: Sat, 22 Sep 2018 05:06: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":["af876d76-cb5b-4251-afce-ccd3bc7f56b6"],"updated_at":"2018-09-22T05:06:24Z","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net"}]} 2018-09-22 05:06:45,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net used request id req-1f7113d9-ab8c-493a-a777-9544aabce5f9 2018-09-22 05:06:45,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:45,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fd40ec0-fd66-425e-8b89-93fca0ad8fad Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}} 2018-09-22 05:06:45,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 used request id req-1fd40ec0-fd66-425e-8b89-93fca0ad8fad 2018-09-22 05:06:45,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:45,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4a361a15-b21f-451f-8a37-35983efae1db Date: Sat, 22 Sep 2018 05:06:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","dns_nameservers":[],"updated_at":"2018-09-22T05:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}]} 2018-09-22 05:06:45,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-4a361a15-b21f-451f-8a37-35983efae1db 2018-09-22 05:06:45,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde&name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:46,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-2fc7cbdd-2265-4ad1-a946-c40af99f9d13 Date: Sat, 22 Sep 2018 05:06:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:44Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.12"}],"id":"126a5056-e89e-40eb-993b-b13d7480c19d","security_groups":["27f2dd21-9adc-47fc-adb8-abeefc63000d"],"mac_address":"fa:16:3e:cf:9f:85","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1port-1","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:44Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 05:06:46,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde&name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1port-1&admin_state_up=True used request id req-2fc7cbdd-2265-4ad1-a946-c40af99f9d13 2018-09-22 05:06:46,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:46,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29612e79-ede7-4000-a1e7-cd9a260cf33c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}} 2018-09-22 05:06:46,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 used request id req-29612e79-ede7-4000-a1e7-cd9a260cf33c 2018-09-22 05:06:46,198 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst 2018-09-22 05:06:46,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:46,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-7623ef53-4cb9-415e-aa60-a4f1860e2d92 x-compute-request-id: req-7623ef53-4cb9-415e-aa60-a4f1860e2d92 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-flavor-name"}]} 2018-09-22 05:06:46,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7623ef53-4cb9-415e-aa60-a4f1860e2d92 2018-09-22 05:06:46,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:46,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-9ea00398-9c67-4809-8ae0-51dda6598af6 x-compute-request-id: req-9ea00398-9c67-4809-8ae0-51dda6598af6 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:06:46,257 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d used request id req-9ea00398-9c67-4809-8ae0-51dda6598af6 2018-09-22 05:06:46,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:46,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-5ae4e4c5-5388-4462-8a11-88069a74613a Date: Sat, 22 Sep 2018 05:06:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:06:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:06:21Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5c10d704-e373-43d8-a36c-1f8ad84f325d/snap", "metadata": {}}], "self": "/v2/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "min_disk": 0, "protected": false, "id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "file": "/v2/images/5c10d704-e373-43d8-a36c-1f8ad84f325d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "be7259ac7d354539a56c35539b2ba1d1", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5c10d704-e373-43d8-a36c-1f8ad84f325d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-image"} 2018-09-22 05:06:46,441 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-image used request id req-5ae4e4c5-5388-4462-8a11-88069a74613a 2018-09-22 05:06:46,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:46,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6b239820-0c01-458f-82d4-e8ab0a6813a7 Date: Sat, 22 Sep 2018 05:06:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:06:46,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6b239820-0c01-458f-82d4-e8ab0a6813a7 2018-09-22 05:06:46,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "imageRef": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "flavorRef": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "max_count": 1, "min_count": 1, "networks": [{"port": "126a5056-e89e-40eb-993b-b13d7480c19d"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}]}}' 2018-09-22 05:06:48,767 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05: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-f40f4962-f56f-47a7-81c6-34fbe72e7262 x-compute-request-id: req-f40f4962-f56f-47a7-81c6-34fbe72e7262 Content-Length: 444 location: http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "adminPass": "2gZwN8PM4sWa"}} 2018-09-22 05:06:48,767 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f40f4962-f56f-47a7-81c6-34fbe72e7262 2018-09-22 05:06:48,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:48,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06: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-4a603917-930a-4cfa-9b14-7abd640d9405 x-compute-request-id: req-4a603917-930a-4cfa-9b14-7abd640d9405 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.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:06:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:06:48,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-4a603917-930a-4cfa-9b14-7abd640d9405 2018-09-22 05:06:48,986 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst 2018-09-22 05:06:48,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:49,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06: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-e2b826aa-b439-43eb-b206-c50ee9a35864 x-compute-request-id: req-e2b826aa-b439-43eb-b206-c50ee9a35864 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.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:06:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:06:49,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-e2b826aa-b439-43eb-b206-c50ee9a35864 2018-09-22 05:06:49,344 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst] is - BUILD 2018-09-22 05:06:49,344 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:06:52,347 - create_instance - DEBUG - VM status query timeout in 896.638746023 2018-09-22 05:06:52,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:52,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06: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-b89d57c0-6c05-445e-ab28-4156c8a8e23b x-compute-request-id: req-b89d57c0-6c05-445e-ab28-4156c8a8e23b Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:06:50Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:06:52,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-b89d57c0-6c05-445e-ab28-4156c8a8e23b 2018-09-22 05:06:52,981 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst] is - BUILD 2018-09-22 05:06:52,982 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:06:55,985 - create_instance - DEBUG - VM status query timeout in 893.001355886 2018-09-22 05:06:55,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:56,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-d23f3e03-d55f-418b-b161-c9eee56cba80 x-compute-request-id: req-d23f3e03-d55f-418b-b161-c9eee56cba80 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:06:54Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:06:56,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-d23f3e03-d55f-418b-b161-c9eee56cba80 2018-09-22 05:06:56,756 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst] is - ACTIVE 2018-09-22 05:06:56,756 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:06:56,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:57,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06: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-f06c1144-7429-4be0-9b6b-2c5c13c32b20 x-compute-request-id: req-f06c1144-7429-4be0-9b6b-2c5c13c32b20 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:06:54Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:06:57,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-f06c1144-7429-4be0-9b6b-2c5c13c32b20 2018-09-22 05:06:57,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:57,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a3eb956e-986e-4be4-a873-46555e997729 Date: Sat, 22 Sep 2018 05:06:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af876d76-cb5b-4251-afce-ccd3bc7f56b6"],"updated_at":"2018-09-22T05:06:24Z","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net"}]} 2018-09-22 05:06:57,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net used request id req-a3eb956e-986e-4be4-a873-46555e997729 2018-09-22 05:06:57,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:57,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2247c8fd-2407-4071-b05f-8297fe3612ad Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}} 2018-09-22 05:06:57,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 used request id req-2247c8fd-2407-4071-b05f-8297fe3612ad 2018-09-22 05:06:57,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:57,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-54563c58-ede9-46ea-af99-97966bdd384a Date: Sat, 22 Sep 2018 05:06:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","dns_nameservers":[],"updated_at":"2018-09-22T05:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}]} 2018-09-22 05:06:57,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-54563c58-ede9-46ea-af99-97966bdd384a 2018-09-22 05:06:57,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:57,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-c20ec678-c683-4131-9d14-9d87fef19583 Date: Sat, 22 Sep 2018 05:06:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:54Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.12"}],"id":"126a5056-e89e-40eb-993b-b13d7480c19d","security_groups":["27f2dd21-9adc-47fc-adb8-abeefc63000d"],"mac_address":"fa:16:3e:cf:9f:85","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1port-1","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:44Z","binding:vnic_type":"normal","device_id":"520461c9-9903-46d6-a4c0-22e66ffeb511"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.1"}],"id":"19cb9117-907d-4534-b346-5a07ebcdf340","security_groups":[],"mac_address":"fa:16:3e:d3:2d:fc","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:33Z","binding:vnic_type":"normal","device_id":"078a1b66-b010-4ed3-ad0d-a3ca5855a8d6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.4"}],"id":"408109a2-8af8-423e-be98-d7d3dbe884b4","security_groups":[],"mac_address":"fa:16:3e:76:62:5f","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3332d2d8-2ffd-4354-98ce-30d77bc90cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.2"}],"id":"506d64a5-40cd-47d3-bc19-e46cb1887694","security_groups":[],"mac_address":"fa:16:3e:f1:8c:5f","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3332d2d8-2ffd-4354-98ce-30d77bc90cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.3"}],"id":"b6cb22d4-7de2-45f9-af45-0f4b5145bafb","security_groups":[],"mac_address":"fa:16:3e:b3:8e:23","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3332d2d8-2ffd-4354-98ce-30d77bc90cde"}]} 2018-09-22 05:06:57,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-c20ec678-c683-4131-9d14-9d87fef19583 2018-09-22 05:06:57,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:58,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-7af30380-0192-499b-b428-28ac5e52ffc2 x-compute-request-id: req-7af30380-0192-499b-b428-28ac5e52ffc2 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:06:54Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:06:58,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-7af30380-0192-499b-b428-28ac5e52ffc2 2018-09-22 05:06:58,353 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst] is - ACTIVE 2018-09-22 05:06:58,353 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:06:58,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:58,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06: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-70f2b22f-fdcc-4033-8c0e-0d6264cf8cc5 x-compute-request-id: req-70f2b22f-fdcc-4033-8c0e-0d6264cf8cc5 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:06:54Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:06:58,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-70f2b22f-fdcc-4033-8c0e-0d6264cf8cc5 2018-09-22 05:06:58,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:59,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7b1f6b9e-6749-4e67-a1ee-620d645dc2c1 Date: Sat, 22 Sep 2018 05:06:59 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":["af876d76-cb5b-4251-afce-ccd3bc7f56b6"],"updated_at":"2018-09-22T05:06:24Z","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net"}]} 2018-09-22 05:06:59,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net used request id req-7b1f6b9e-6749-4e67-a1ee-620d645dc2c1 2018-09-22 05:06:59,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:59,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cec3e4f-46f9-4966-a295-77518e2b1381 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}} 2018-09-22 05:06:59,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 used request id req-8cec3e4f-46f9-4966-a295-77518e2b1381 2018-09-22 05:06:59,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:59,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7423b0dc-6b44-4367-947e-179c8347d9ba Date: Sat, 22 Sep 2018 05:06:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","dns_nameservers":[],"updated_at":"2018-09-22T05:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}]} 2018-09-22 05:06:59,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-7423b0dc-6b44-4367-947e-179c8347d9ba 2018-09-22 05:06:59,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:06:59,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-2955d06f-1c64-4223-8db9-fda8a761097e Date: Sat, 22 Sep 2018 05:06:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:54Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.12"}],"id":"126a5056-e89e-40eb-993b-b13d7480c19d","security_groups":["27f2dd21-9adc-47fc-adb8-abeefc63000d"],"mac_address":"fa:16:3e:cf:9f:85","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1port-1","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:44Z","binding:vnic_type":"normal","device_id":"520461c9-9903-46d6-a4c0-22e66ffeb511"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.1"}],"id":"19cb9117-907d-4534-b346-5a07ebcdf340","security_groups":[],"mac_address":"fa:16:3e:d3:2d:fc","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:33Z","binding:vnic_type":"normal","device_id":"078a1b66-b010-4ed3-ad0d-a3ca5855a8d6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.4"}],"id":"408109a2-8af8-423e-be98-d7d3dbe884b4","security_groups":[],"mac_address":"fa:16:3e:76:62:5f","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3332d2d8-2ffd-4354-98ce-30d77bc90cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.2"}],"id":"506d64a5-40cd-47d3-bc19-e46cb1887694","security_groups":[],"mac_address":"fa:16:3e:f1:8c:5f","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3332d2d8-2ffd-4354-98ce-30d77bc90cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.3"}],"id":"b6cb22d4-7de2-45f9-af45-0f4b5145bafb","security_groups":[],"mac_address":"fa:16:3e:b3:8e:23","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3332d2d8-2ffd-4354-98ce-30d77bc90cde"}]} 2018-09-22 05:06:59,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-2955d06f-1c64-4223-8db9-fda8a761097e 2018-09-22 05:06:59,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}}' 2018-09-22 05:07:00,380 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05: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 x-openstack-request-id: req-fed9dfa3-d2e5-4410-a943-4af948fcdc5c x-compute-request-id: req-fed9dfa3-d2e5-4410-a943-4af948fcdc5c Content-Length: 0 Content-Type: application/json 2018-09-22 05:07:00,380 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511/action used request id req-fed9dfa3-d2e5-4410-a943-4af948fcdc5c 2018-09-22 05:07:00,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:00,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-6be00c34-d94c-426c-ac73-4199bb98ba61 Date: Sat, 22 Sep 2018 05:07:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:27Z", "admin_state_up": true, "updated_at": "2018-09-22T05:06:33Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "078a1b66-b010-4ed3-ad0d-a3ca5855a8d6", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-router"}]} 2018-09-22 05:07:00,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-router used request id req-6be00c34-d94c-426c-ac73-4199bb98ba61 2018-09-22 05:07:00,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:00,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f52af936-802e-4d6b-ae07-c0fc82db779f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}} 2018-09-22 05:07:00,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 used request id req-f52af936-802e-4d6b-ae07-c0fc82db779f 2018-09-22 05:07:00,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=078a1b66-b010-4ed3-ad0d-a3ca5855a8d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:00,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-2320cc78-ac8e-4839-b4c7-b7f62eea67cc Date: Sat, 22 Sep 2018 05:07:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.1"}],"id":"19cb9117-907d-4534-b346-5a07ebcdf340","security_groups":[],"mac_address":"fa:16:3e:d3:2d:fc","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:33Z","binding:vnic_type":"normal","device_id":"078a1b66-b010-4ed3-ad0d-a3ca5855a8d6"}]} 2018-09-22 05:07:00,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=078a1b66-b010-4ed3-ad0d-a3ca5855a8d6 used request id req-2320cc78-ac8e-4839-b4c7-b7f62eea67cc 2018-09-22 05:07:00,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/af876d76-cb5b-4251-afce-ccd3bc7f56b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:00,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-8b05d051-0a94-4b8b-b3e7-629ccb369f86 Date: Sat, 22 Sep 2018 05:07:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","dns_nameservers":[],"updated_at":"2018-09-22T05:06:24Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}} 2018-09-22 05:07:00,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/af876d76-cb5b-4251-afce-ccd3bc7f56b6 used request id req-8b05d051-0a94-4b8b-b3e7-629ccb369f86 2018-09-22 05:07:00,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:01,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-fdf600e9-ada6-4398-a0b3-5547ea6e487c Date: Sat, 22 Sep 2018 05:07:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:07:01,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-fdf600e9-ada6-4398-a0b3-5547ea6e487c 2018-09-22 05:07:01,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:01,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-024833af-df6e-4452-bc45-ce2b8c19aa4d Date: Sat, 22 Sep 2018 05:07:01 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:07:01,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-024833af-df6e-4452-bc45-ce2b8c19aa4d 2018-09-22 05:07:01,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:01,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-246247fa-c493-414f-ad87-9243d13db034 x-compute-request-id: req-246247fa-c493-414f-ad87-9243d13db034 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:06:54Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:07:01,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-246247fa-c493-414f-ad87-9243d13db034 2018-09-22 05:07:01,686 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst] is - ACTIVE 2018-09-22 05:07:01,686 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:07:01,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:02,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-96555d21-8368-4208-b502-ca3a78937fe0 x-compute-request-id: req-96555d21-8368-4208-b502-ca3a78937fe0 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:06:54Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:07:02,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-96555d21-8368-4208-b502-ca3a78937fe0 2018-09-22 05:07:02,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:02,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-67cfbf57-2c32-4083-91c9-ecf7177e914f Date: Sat, 22 Sep 2018 05:07: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":["af876d76-cb5b-4251-afce-ccd3bc7f56b6"],"updated_at":"2018-09-22T05:06:24Z","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net"}]} 2018-09-22 05:07:02,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net used request id req-67cfbf57-2c32-4083-91c9-ecf7177e914f 2018-09-22 05:07:02,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:02,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc320d21-7d1c-4aaa-b393-1860dce491d2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}} 2018-09-22 05:07:02,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 used request id req-fc320d21-7d1c-4aaa-b393-1860dce491d2 2018-09-22 05:07:02,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:02,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a5fd1208-7467-4625-b12d-ee82b24aa43c Date: Sat, 22 Sep 2018 05:07:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","dns_nameservers":[],"updated_at":"2018-09-22T05:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}]} 2018-09-22 05:07:02,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-a5fd1208-7467-4625-b12d-ee82b24aa43c 2018-09-22 05:07:02,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:02,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-820b190a-fb14-4806-a564-9f6634a5db4a Date: Sat, 22 Sep 2018 05:07:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:07:00Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.12"}],"id":"126a5056-e89e-40eb-993b-b13d7480c19d","security_groups":["07ba6a40-0241-474f-a62b-ccbb7a17e817","27f2dd21-9adc-47fc-adb8-abeefc63000d"],"mac_address":"fa:16:3e:cf:9f:85","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1port-1","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:44Z","binding:vnic_type":"normal","device_id":"520461c9-9903-46d6-a4c0-22e66ffeb511"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.1"}],"id":"19cb9117-907d-4534-b346-5a07ebcdf340","security_groups":[],"mac_address":"fa:16:3e:d3:2d:fc","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:33Z","binding:vnic_type":"normal","device_id":"078a1b66-b010-4ed3-ad0d-a3ca5855a8d6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.4"}],"id":"408109a2-8af8-423e-be98-d7d3dbe884b4","security_groups":[],"mac_address":"fa:16:3e:76:62:5f","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3332d2d8-2ffd-4354-98ce-30d77bc90cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.2"}],"id":"506d64a5-40cd-47d3-bc19-e46cb1887694","security_groups":[],"mac_address":"fa:16:3e:f1:8c:5f","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3332d2d8-2ffd-4354-98ce-30d77bc90cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.3"}],"id":"b6cb22d4-7de2-45f9-af45-0f4b5145bafb","security_groups":[],"mac_address":"fa:16:3e:b3:8e:23","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3332d2d8-2ffd-4354-98ce-30d77bc90cde"}]} 2018-09-22 05:07:02,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-820b190a-fb14-4806-a564-9f6634a5db4a 2018-09-22 05:07:02,621 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-22 05:07:02,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:02,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-2a4ec5eb-04de-4307-9158-dbbf8253c014 Date: Sat, 22 Sep 2018 05:07:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:07:02,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-2a4ec5eb-04de-4307-9158-dbbf8253c014 2018-09-22 05:07:02,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:03,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cb8b45fc-2afd-48d8-b794-6fd34cf4c4cb Date: Sat, 22 Sep 2018 05:07:03 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:07:03,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-cb8b45fc-2afd-48d8-b794-6fd34cf4c4cb 2018-09-22 05:07:03,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" -d '{"floatingip": {"floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "port_id": "126a5056-e89e-40eb-993b-b13d7480c19d"}}' 2018-09-22 05:07:05,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-701e28dd-ed52-43b4-b81b-165d8d25a4fe Date: Sat, 22 Sep 2018 05:07:05 GMT RESP BODY: {"floatingip": {"router_id": "078a1b66-b010-4ed3-ad0d-a3ca5855a8d6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:07:04Z", "updated_at": "2018-09-22T05:07:04Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "be7259ac7d354539a56c35539b2ba1d1", "port_id": "126a5056-e89e-40eb-993b-b13d7480c19d", "id": "d86e5134-c071-4541-b900-d60eab7e4269"}} 2018-09-22 05:07:05,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-701e28dd-ed52-43b4-b81b-165d8d25a4fe 2018-09-22 05:07:05,068 - create_instance - INFO - Created floating IP 172.30.9.206 via router - CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-router 2018-09-22 05:07:05,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:05,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-25684506-b816-426b-b878-6cd4499cec60 x-compute-request-id: req-25684506-b816-426b-b878-6cd4499cec60 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:06:54Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:07:05,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-25684506-b816-426b-b878-6cd4499cec60 2018-09-22 05:07:05,399 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst] is - ACTIVE 2018-09-22 05:07:05,399 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:07:05,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:05,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-7f96983b-4e8a-4a83-8401-bb75444dc0a3 x-compute-request-id: req-7f96983b-4e8a-4a83-8401-bb75444dc0a3 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:06:54Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:07:05,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-7f96983b-4e8a-4a83-8401-bb75444dc0a3 2018-09-22 05:07:05,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:05,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a384771a-05b5-4870-a932-d7a22f689005 Date: Sat, 22 Sep 2018 05:07:05 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":["af876d76-cb5b-4251-afce-ccd3bc7f56b6"],"updated_at":"2018-09-22T05:06:24Z","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net"}]} 2018-09-22 05:07:05,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net used request id req-a384771a-05b5-4870-a932-d7a22f689005 2018-09-22 05:07:05,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:06,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e4be218-48b6-4422-b770-29fd698f908b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}} 2018-09-22 05:07:06,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 used request id req-1e4be218-48b6-4422-b770-29fd698f908b 2018-09-22 05:07:06,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:06,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e2fdfd7c-0767-4eb4-a0ef-1983e29c44fc Date: Sat, 22 Sep 2018 05:07:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","dns_nameservers":[],"updated_at":"2018-09-22T05:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}]} 2018-09-22 05:07:06,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-e2fdfd7c-0767-4eb4-a0ef-1983e29c44fc 2018-09-22 05:07:06,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:06,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-c27aa224-139c-435d-a6a7-1c40e85766ee Date: Sat, 22 Sep 2018 05:07:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:07:00Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.12"}],"id":"126a5056-e89e-40eb-993b-b13d7480c19d","security_groups":["07ba6a40-0241-474f-a62b-ccbb7a17e817","27f2dd21-9adc-47fc-adb8-abeefc63000d"],"mac_address":"fa:16:3e:cf:9f:85","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1port-1","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:44Z","binding:vnic_type":"normal","device_id":"520461c9-9903-46d6-a4c0-22e66ffeb511"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.1"}],"id":"19cb9117-907d-4534-b346-5a07ebcdf340","security_groups":[],"mac_address":"fa:16:3e:d3:2d:fc","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:33Z","binding:vnic_type":"normal","device_id":"078a1b66-b010-4ed3-ad0d-a3ca5855a8d6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.4"}],"id":"408109a2-8af8-423e-be98-d7d3dbe884b4","security_groups":[],"mac_address":"fa:16:3e:76:62:5f","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3332d2d8-2ffd-4354-98ce-30d77bc90cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.2"}],"id":"506d64a5-40cd-47d3-bc19-e46cb1887694","security_groups":[],"mac_address":"fa:16:3e:f1:8c:5f","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3332d2d8-2ffd-4354-98ce-30d77bc90cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.3"}],"id":"b6cb22d4-7de2-45f9-af45-0f4b5145bafb","security_groups":[],"mac_address":"fa:16:3e:b3:8e:23","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3332d2d8-2ffd-4354-98ce-30d77bc90cde"}]} 2018-09-22 05:07:06,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-c27aa224-139c-435d-a6a7-1c40e85766ee 2018-09-22 05:07:06,218 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-09-22 05:07:06,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:06,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07: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-cf3bab6a-4e66-49c1-ba91-dcbbc371afbf x-compute-request-id: req-cf3bab6a-4e66-49c1-ba91-dcbbc371afbf Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:06:54Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:07:06,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-cf3bab6a-4e66-49c1-ba91-dcbbc371afbf 2018-09-22 05:07:06,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 05:07:07,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07: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-f1ccba16-ccb6-48eb-9dd5-6edffe5a5082 x-compute-request-id: req-f1ccba16-ccb6-48eb-9dd5-6edffe5a5082 Content-Encoding: gzip Content-Length: 9618 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 516132142 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.146038] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.148186] pid_max: default: 32768 minimum: 301\n[ 0.149368] ACPI: Core revision 20150930\n[ 0.150977] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152661] Security Framework initialized\n[ 0.153719] Yama: becoming mindful.\n[ 0.154658] AppArmor: AppArmor initialized\n[ 0.155747] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157444] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.159099] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.160670] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.162426] Initializing cgroup subsys io\n[ 0.163472] Initializing cgroup subsys memory\n[ 0.164589] Initializing cgroup subsys devices\n[ 0.165723] Initializing cgroup subsys freezer\n[ 0.166848] Initializing cgroup subsys net_cls\n[ 0.167970] Initializing cgroup subsys perf_event\n[ 0.169163] Initializing cgroup subsys net_prio\n[ 0.170316] Initializing cgroup subsys hugetlb\n[ 0.171435] Initializing cgroup subsys pids\n[ 0.172549] CPU: Physical Processor ID: 0\n[ 0.174309] mce: CPU supports 10 MCE banks\n[ 0.175387] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176695] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179318] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186213] ftrace: allocating 31920 entries in 125 pages\n[ 0.212884] smpboot: Max logical packages: 2\n[ 0.213991] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215568] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.217303] x2apic enabled\n[ 0.218266] Switched APIC routing to physical x2apic.\n[ 0.220313] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221890] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.224625] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.227082] KVM setup paravirtual spinlock\n[ 0.228749] x86: Booting SMP configuration:\n[ 0.229907] .... node #0, CPUs: #1\n[ 0.231047] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.253212] x86: Booted up 1 node, 2 CPUs\n[ 0.253215] KVM setup async PF for cpu 1\n[ 0.253218] kvm-stealtime: cpu 1, msr f90d940\n[ 0.256498] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.258401] devtmpfs: initialized\n[ 0.260302] evm: security.selinux\n[ 0.261188] evm: security.SMACK64\n[ 0.262069] evm: security.SMACK64EXEC\n[ 0.263030] evm: security.SMACK64TRANSMUTE\n[ 0.264076] evm: security.SMACK64MMAP\n[ 0.265031] evm: security.ima\n[ 0.265848] evm: security.capability\n[ 0.266956] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.269410] pinctrl core: initialized pinctrl subsystem\n[ 0.270812] RTC time: 5:06:40, date: 09/22/18\n[ 0.272089] NET: Registered protocol family 16\n[ 0.285412] cpuidle: using governor ladder\n[ 0.297511] cpuidle: using governor menu\n[ 0.298315] PCCT header not found.\n[ 0.299134] ACPI: bus type PCI registered\n[ 0.299922] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.301129] PCI: Using configuration type 1 for base access\n[ 0.314602] ACPI: Added _OSI(Module Device)\n[ 0.315428] ACPI: Added _OSI(Processor Device)\n[ 0.316258] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317128] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319499] ACPI: Interpreter enabled\n[ 0.320251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.323841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.325627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327424] ACPI: (supports S0 S5)\n[ 0.328105] ACPI: Using IOAPIC for interrupt routing\n[ 0.329088] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332439] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333542] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334732] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335891] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.338066] acpiphp: Slot [3] registered\n[ 0.338852] acpiphp: Slot [4] registered\n[ 0.339634] acpiphp: Slot [5] registered\n[ 0.340416] acpiphp: Slot [6] registered\n[ 0.341189] acpiphp: Slot [7] registered\n[ 0.341966] acpiphp: Slot [8] registered\n[ 0.342747] acpiphp: Slot [9] registered\n[ 0.343524] acpiphp: Slot [10] registered\n[ 0.354430] acpiphp: Slot [11] registered\n[ 0.355219] acpiphp: Slot [12] registered\n[ 0.356012] acpiphp: Slot [13] registered\n[ 0.356811] acpiphp: Slot [14] registered\n[ 0.357597] acpiphp: Slot [15] registered\n[ 0.358386] acpiphp: Slot [16] registered\n[ 0.359177] acpiphp: Slot [17] registered\n[ 0.359964] acpiphp: Slot [18] registered\n[ 0.360761] acpiphp: Slot [19] registered\n[ 0.361550] acpiphp: Slot [20] registered\n[ 0.362336] acpiphp: Slot [21] registered\n[ 0.363117] acpiphp: Slot [22] registered\n[ 0.363916] acpiphp: Slot [23] registered\n[ 0.364716] acpiphp: Slot [24] registered\n[ 0.365501] acpiphp: Slot [25] registered\n[ 0.366286] acpiphp: Slot [26] registered\n[ 0.367068] acpiphp: Slot [27] registered\n[ 0.367855] acpiphp: Slot [28] registered\n[ 0.368648] acpiphp: Slot [29] registered\n[ 0.369436] acpiphp: Slot [30] registered\n[ 0.370221] acpiphp: Slot [31] registered\n[ 0.371000] PCI host bridge to bus 0000:00\n[ 0.371782] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.372954] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.374124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.375527] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.376926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.383172] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.384427] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.385554] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.386772] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.393032] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.394434] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440984] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442442] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443827] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445204] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.446560] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447812] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448982] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450003] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451503] vgaarb: loaded\n[ 0.452091] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453211] SCSI subsystem initialized\n[ 0.454077] ACPI: bus type USB registered\n[ 0.454881] usbcore: registered new interface driver usbfs\n[ 0.455875] usbcore: registered new interface driver hub\n[ 0.456857] usbcore: registered new device driver usb\n[ 0.457998] PCI: Using ACPI for IRQ routing\n[ 0.459018] NetLabel: Initializing\n[ 0.459716] NetLabel: domain hash size = 128\n[ 0.460539] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461463] NetLabel: unlabeled traffic allowed by default\n[ 0.462605] clocksource: Switched to clocksource kvm-clock\n[ 0.468568] AppArmor: AppArmor Filesystem Enabled\n[ 0.469503] pnp: PnP ACPI init\n[ 0.470418] pnp: PnP ACPI: found 5 devices\n[ 0.477868] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.479533] NET: Registered protocol family 2\n[ 0.480505] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.481738] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.482871] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.484005] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485045] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.486166] NET: Registered protocol family 1\n[ 0.487006] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.488063] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489099] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.508193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526686] Trying to unpack rootfs image as initramfs...\n[ 0.576122] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.592590] Scanning for low memory corruption every 60 seconds\n[ 0.594775] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.595915] audit: initializing netlink subsys (disabled)\n[ 0.596916] audit: type=2000 audit(1537592801.408:1): initialized\n[ 0.598202] Initialise system trusted keyring\n[ 0.599179] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600319] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.602395] zbud: loaded\n[ 0.603185] VFS: Disk quotas dquot_6.6.0\n[ 0.604005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605637] fuse init (API version 7.23)\n[ 0.606582] Key type big_key registered\n[ 0.607380] Allocating IMA MOK and blacklist keyrings.\n[ 0.608862] Key type asymmetric registered\n[ 0.609673] Asymmetric key parser 'x509' registered\n[ 0.610615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.612119] io scheduler noop registered\n[ 0.612898] io scheduler deadline registered (default)\n[ 0.613863] io scheduler cfq registered\n[ 0.614692] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615710] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616954] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618367] ACPI: Power Button [PWRF]\n[ 0.619253] GHES: HEST is not enabled!\n[ 0.637647] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675652] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678278] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704925] Linux agpgart interface v0.103\n[ 0.708275] brd: module loaded\n[ 0.709932] loop: module loaded\n[ 0.715908] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717320] GPT:90111 != 20971519\n[ 0.717986] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719044] GPT:90111 != 20971519\n[ 0.719714] GPT: Use GNU Parted to correct GPT errors.\n[ 0.720657] vda: vda1 vda15\n[ 0.722266] scsi host0: ata_piix\n[ 0.723066] scsi host1: ata_piix\n[ 0.723762] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.724933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.726166] libphy: Fixed MDIO Bus: probed\n[ 0.727060] tun: Universal TUN/TAP device driver, 1.6\n[ 0.728084] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.730024] PPP generic driver version 2.4.2\n[ 0.730929] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.732143] ehci-pci: EHCI PCI platform driver\n[ 0.732989] ehci-platform: EHCI generic platform driver\n[ 0.733944] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.735040] ohci-pci: OHCI PCI platform driver\n[ 0.735894] ohci-platform: OHCI generic platform driver\n[ 0.736861] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.755589] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.756578] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.757980] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.758979] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.760070] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.761248] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.762631] usb usb1: Product: UHCI Host Controller\n[ 0.763534] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.764633] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.765580] hub 1-0:1.0: USB hub found\n[ 0.766335] hub 1-0:1.0: 2 ports detected\n[ 0.767228] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.769296] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.770206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.771255] mousedev: PS/2 mouse device common for all mice\n[ 0.772496] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.774285] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775370] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.776534] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.777686] i2c /dev entries driver\n[ 0.778427] device-mapper: uevent: version 1.0.3\n[ 0.779360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.780931] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.782238] NET: Registered protocol family 10\n[ 0.783225] NET: Registered protocol family 17\n[ 0.784082] Key type dns_resolver registered\n[ 0.785017] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.786205] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.788030] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.790340] registered taskstats version 1\n[ 0.791396] Loading compiled-in X.509 certificates\n[ 0.793063] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.795404] zswap: loaded using pool lzo/zbud\n[ 0.797751] Key type trusted registered\n[ 0.799631] Key type encrypted registered\n[ 0.800661] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.801963] ima: No TPM chip found, activating TPM-bypass!\n[ 0.803294] evm: HMAC attrs: 0x1\n[ 0.804469] Magic number: 2:265:113\n[ 0.805517] rtc_cmos 00:00: setting system clock to 2018-09-22 05:06:40 UTC (1537592800)\n[ 0.817426] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.818865] EDD information not available.\n[ 0.883601] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.885550] Write protecting the kernel read-only data: 14336k\n[ 0.887518] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889758] 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.948156] 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.21\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.55.1.12...\nLease of 10.55.1.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.42. iid=i-00000108\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=20953055,end=20971487\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): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDTUgsjHnkJ4s7r7HyCktPbD627AyEaPeK7leckBSDbTvfoLGEFz0T4eD1An0aVqvkFc21cmYu56RPJPssXR88jnMsBbKJ179F6KdtIG0mDay/GZA0gw4poRYpRi4czqqa8+dkgdtzUh36Ss13a91jqt2r3vkKzFhnlBdV8ullYINX4zBMqRpGdekJ+5NN/LQ30412w9IvFOVXvyxSeBhEKbr1gXWR7dwNTBBWOO5Awe5/3ypPLDP74TBevAsHC3lQ2oFUrZQnhk78hENWIrkpJdC3lBtLgK0LVAZ4oLWSxnPOykYoAdkAcXz9XICf4YQwAG7uX6nu0HgkswFhOa1F root@createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229\nssh-dss AAAAB3NzaC1kc3MAAACBAIbMX+KBHZfQeqb/usdIDEk3QX1IuNsxxQsiuInAsGjWSdGt7XYg3D8LQnEE6CTMHf20VanX5qhgVircbqPVTdcHfUNeDrMnbwCqoJNkT9QG56tY70QrYGWG7/l0r43jddcelFkfEYvDvneSkb+IZKR0NCbiRuU6/9IJjJYHKSF7AAAAFQCot2Ug6Ycel/SWQlq8gdZFeY8kfQAAAIA9s2PgV+y1C/wNWWBAx9lvgZN+JgiBQfLvhTFYXkpRNYLuCfawP+VBlJDfyP1a9PfX2US0INq6n/mJg7kitg1SSe38xU08sZgV2RScXceSJ5Pctv/MmNSMwfq9Ys1xt0olGI9zk/FBAoTvJTDgxLfzp550Fcbfp5oolEY+vKYGugAAAIBkjVJt7gV8EcmqIePmRuztIdZuru/A56Bso1hQMOFz7AqBLUrUcJm810/LNUP93Zz3FMYzYuaONzRzJBxz1+lfH9FLNctKfIlhrR4qs8kcacPGuhn6t/OUiWg53FAWz2p33mvWtqzHoFmvSGFuA/9B9DGnnLzldoyghCpFf+u0Zg== root@createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fecf:9f85/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 \nip-route:169.254.169.254 via 10.55.1.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.74 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229 login: "} 2018-09-22 05:07:07,768 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511/action used request id req-f1ccba16-ccb6-48eb-9dd5-6edffe5a5082 2018-09-22 05:07:07,769 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-22 05:07:07,769 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 516132142 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 2 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 0x10000000-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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.146038] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.148186] pid_max: default: 32768 minimum: 301 [ 0.149368] ACPI: Core revision 20150930 [ 0.150977] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.152661] Security Framework initialized [ 0.153719] Yama: becoming mindful. [ 0.154658] AppArmor: AppArmor initialized [ 0.155747] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.157444] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.159099] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.160670] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.162426] Initializing cgroup subsys io [ 0.163472] Initializing cgroup subsys memory [ 0.164589] Initializing cgroup subsys devices [ 0.165723] Initializing cgroup subsys freezer [ 0.166848] Initializing cgroup subsys net_cls [ 0.167970] Initializing cgroup subsys perf_event [ 0.169163] Initializing cgroup subsys net_prio [ 0.170316] Initializing cgroup subsys hugetlb [ 0.171435] Initializing cgroup subsys pids [ 0.172549] CPU: Physical Processor ID: 0 [ 0.174309] mce: CPU supports 10 MCE banks [ 0.175387] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.176695] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.179318] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.186213] ftrace: allocating 31920 entries in 125 pages [ 0.212884] smpboot: Max logical packages: 2 [ 0.213991] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.215568] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.217303] x2apic enabled [ 0.218266] Switched APIC routing to physical x2apic. [ 0.220313] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.221890] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.224625] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.227082] KVM setup paravirtual spinlock [ 0.228749] x86: Booting SMP configuration: [ 0.229907] .... node #0, CPUs: #1 [ 0.231047] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.253212] x86: Booted up 1 node, 2 CPUs [ 0.253215] KVM setup async PF for cpu 1 [ 0.253218] kvm-stealtime: cpu 1, msr f90d940 [ 0.256498] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.258401] devtmpfs: initialized [ 0.260302] evm: security.selinux [ 0.261188] evm: security.SMACK64 [ 0.262069] evm: security.SMACK64EXEC [ 0.263030] evm: security.SMACK64TRANSMUTE [ 0.264076] evm: security.SMACK64MMAP [ 0.265031] evm: security.ima [ 0.265848] evm: security.capability [ 0.266956] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.269410] pinctrl core: initialized pinctrl subsystem [ 0.270812] RTC time: 5:06:40, date: 09/22/18 [ 0.272089] NET: Registered protocol family 16 [ 0.285412] cpuidle: using governor ladder [ 0.297511] cpuidle: using governor menu [ 0.298315] PCCT header not found. [ 0.299134] ACPI: bus type PCI registered [ 0.299922] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.301129] PCI: Using configuration type 1 for base access [ 0.314602] ACPI: Added _OSI(Module Device) [ 0.315428] ACPI: Added _OSI(Processor Device) [ 0.316258] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.317128] ACPI: Added _OSI(Processor Aggregator Device) [ 0.319499] ACPI: Interpreter enabled [ 0.320251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.322041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.323841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.325627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.327424] ACPI: (supports S0 S5) [ 0.328105] ACPI: Using IOAPIC for interrupt routing [ 0.329088] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.332439] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.333542] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.334732] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.335891] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.338066] acpiphp: Slot [3] registered [ 0.338852] acpiphp: Slot [4] registered [ 0.339634] acpiphp: Slot [5] registered [ 0.340416] acpiphp: Slot [6] registered [ 0.341189] acpiphp: Slot [7] registered [ 0.341966] acpiphp: Slot [8] registered [ 0.342747] acpiphp: Slot [9] registered [ 0.343524] acpiphp: Slot [10] registered [ 0.354430] acpiphp: Slot [11] registered [ 0.355219] acpiphp: Slot [12] registered [ 0.356012] acpiphp: Slot [13] registered [ 0.356811] acpiphp: Slot [14] registered [ 0.357597] acpiphp: Slot [15] registered [ 0.358386] acpiphp: Slot [16] registered [ 0.359177] acpiphp: Slot [17] registered [ 0.359964] acpiphp: Slot [18] registered [ 0.360761] acpiphp: Slot [19] registered [ 0.361550] acpiphp: Slot [20] registered [ 0.362336] acpiphp: Slot [21] registered [ 0.363117] acpiphp: Slot [22] registered [ 0.363916] acpiphp: Slot [23] registered [ 0.364716] acpiphp: Slot [24] registered [ 0.365501] acpiphp: Slot [25] registered [ 0.366286] acpiphp: Slot [26] registered [ 0.367068] acpiphp: Slot [27] registered [ 0.367855] acpiphp: Slot [28] registered [ 0.368648] acpiphp: Slot [29] registered [ 0.369436] acpiphp: Slot [30] registered [ 0.370221] acpiphp: Slot [31] registered [ 0.371000] PCI host bridge to bus 0000:00 [ 0.371782] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.372954] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.374124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.375527] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.376926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.383172] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.384427] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.385554] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.386772] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.393032] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.394434] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.440984] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.442442] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.443827] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.445204] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.446560] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.447812] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.448982] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.450003] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.451503] vgaarb: loaded [ 0.452091] vgaarb: bridge control possible 0000:00:02.0 [ 0.453211] SCSI subsystem initialized [ 0.454077] ACPI: bus type USB registered [ 0.454881] usbcore: registered new interface driver usbfs [ 0.455875] usbcore: registered new interface driver hub [ 0.456857] usbcore: registered new device driver usb [ 0.457998] PCI: Using ACPI for IRQ routing [ 0.459018] NetLabel: Initializing [ 0.459716] NetLabel: domain hash size = 128 [ 0.460539] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.461463] NetLabel: unlabeled traffic allowed by default [ 0.462605] clocksource: Switched to clocksource kvm-clock [ 0.468568] AppArmor: AppArmor Filesystem Enabled [ 0.469503] pnp: PnP ACPI init [ 0.470418] pnp: PnP ACPI: found 5 devices [ 0.477868] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.479533] NET: Registered protocol family 2 [ 0.480505] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.481738] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.482871] TCP: Hash tables configured (established 2048 bind 2048) [ 0.484005] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.485045] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.486166] NET: Registered protocol family 1 [ 0.487006] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.488063] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.489099] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.508193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.526686] Trying to unpack rootfs image as initramfs... [ 0.576122] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.592590] Scanning for low memory corruption every 60 seconds [ 0.594775] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.595915] audit: initializing netlink subsys (disabled) [ 0.596916] audit: type=2000 audit(1537592801.408:1): initialized [ 0.598202] Initialise system trusted keyring [ 0.599179] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.600319] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.602395] zbud: loaded [ 0.603185] VFS: Disk quotas dquot_6.6.0 [ 0.604005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.605637] fuse init (API version 7.23) [ 0.606582] Key type big_key registered [ 0.607380] Allocating IMA MOK and blacklist keyrings. [ 0.608862] Key type asymmetric registered [ 0.609673] Asymmetric key parser 'x509' registered [ 0.610615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.612119] io scheduler noop registered [ 0.612898] io scheduler deadline registered (default) [ 0.613863] io scheduler cfq registered [ 0.614692] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.615710] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.616954] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.618367] ACPI: Power Button [PWRF] [ 0.619253] GHES: HEST is not enabled! [ 0.637647] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675652] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678278] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.702300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.704925] Linux agpgart interface v0.103 [ 0.708275] brd: module loaded [ 0.709932] loop: module loaded [ 0.715908] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.717320] GPT:90111 != 20971519 [ 0.717986] GPT:Alternate GPT header not at the end of the disk. [ 0.719044] GPT:90111 != 20971519 [ 0.719714] GPT: Use GNU Parted to correct GPT errors. [ 0.720657] vda: vda1 vda15 [ 0.722266] scsi host0: ata_piix [ 0.723066] scsi host1: ata_piix [ 0.723762] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.724933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.726166] libphy: Fixed MDIO Bus: probed [ 0.727060] tun: Universal TUN/TAP device driver, 1.6 [ 0.728084] tun: (C) 1999-2004 Max Krasnyansky [ 0.730024] PPP generic driver version 2.4.2 [ 0.730929] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.732143] ehci-pci: EHCI PCI platform driver [ 0.732989] ehci-platform: EHCI generic platform driver [ 0.733944] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.735040] ohci-pci: OHCI PCI platform driver [ 0.735894] ohci-platform: OHCI generic platform driver [ 0.736861] uhci_hcd: USB Universal Host Controller Interface driver [ 0.755589] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.756578] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.757980] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.758979] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.760070] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.761248] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.762631] usb usb1: Product: UHCI Host Controller [ 0.763534] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.764633] usb usb1: SerialNumber: 0000:00:01.2 [ 0.765580] hub 1-0:1.0: USB hub found [ 0.766335] hub 1-0:1.0: 2 ports detected [ 0.767228] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.769296] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.770206] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.771255] mousedev: PS/2 mouse device common for all mice [ 0.772496] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.774285] rtc_cmos 00:00: RTC can wake from S4 [ 0.775370] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.776534] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.777686] i2c /dev entries driver [ 0.778427] device-mapper: uevent: version 1.0.3 [ 0.779360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.780931] ledtrig-cpu: registered to indicate activity on CPUs [ 0.782238] NET: Registered protocol family 10 [ 0.783225] NET: Registered protocol family 17 [ 0.784082] Key type dns_resolver registered [ 0.785017] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.786205] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.788030] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.790340] registered taskstats version 1 [ 0.791396] Loading compiled-in X.509 certificates [ 0.793063] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.795404] zswap: loaded using pool lzo/zbud [ 0.797751] Key type trusted registered [ 0.799631] Key type encrypted registered [ 0.800661] AppArmor: AppArmor sha1 policy hashing enabled [ 0.801963] ima: No TPM chip found, activating TPM-bypass! [ 0.803294] evm: HMAC attrs: 0x1 [ 0.804469] Magic number: 2:265:113 [ 0.805517] rtc_cmos 00:00: setting system clock to 2018-09-22 05:06:40 UTC (1537592800) [ 0.817426] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.818865] EDD information not available. [ 0.883601] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.885550] Write protecting the kernel read-only data: 14336k [ 0.887518] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.889758] 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.948156] 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.21 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.55.1.12... Lease of 10.55.1.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.42. iid=i-00000108 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=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDTUgsjHnkJ4s7r7HyCktPbD627AyEaPeK7leckBSDbTvfoLGEFz0T4eD1An0aVqvkFc21cmYu56RPJPssXR88jnMsBbKJ179F6KdtIG0mDay/GZA0gw4poRYpRi4czqqa8+dkgdtzUh36Ss13a91jqt2r3vkKzFhnlBdV8ullYINX4zBMqRpGdekJ+5NN/LQ30412w9IvFOVXvyxSeBhEKbr1gXWR7dwNTBBWOO5Awe5/3ypPLDP74TBevAsHC3lQ2oFUrZQnhk78hENWIrkpJdC3lBtLgK0LVAZ4oLWSxnPOykYoAdkAcXz9XICf4YQwAG7uX6nu0HgkswFhOa1F root@createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229 ssh-dss AAAAB3NzaC1kc3MAAACBAIbMX+KBHZfQeqb/usdIDEk3QX1IuNsxxQsiuInAsGjWSdGt7XYg3D8LQnEE6CTMHf20VanX5qhgVircbqPVTdcHfUNeDrMnbwCqoJNkT9QG56tY70QrYGWG7/l0r43jddcelFkfEYvDvneSkb+IZKR0NCbiRuU6/9IJjJYHKSF7AAAAFQCot2Ug6Ycel/SWQlq8gdZFeY8kfQAAAIA9s2PgV+y1C/wNWWBAx9lvgZN+JgiBQfLvhTFYXkpRNYLuCfawP+VBlJDfyP1a9PfX2US0INq6n/mJg7kitg1SSe38xU08sZgV2RScXceSJ5Pctv/MmNSMwfq9Ys1xt0olGI9zk/FBAoTvJTDgxLfzp550Fcbfp5oolEY+vKYGugAAAIBkjVJt7gV8EcmqIePmRuztIdZuru/A56Bso1hQMOFz7AqBLUrUcJm810/LNUP93Zz3FMYzYuaONzRzJBxz1+lfH9FLNctKfIlhrR4qs8kcacPGuhn6t/OUiWg53FAWz2p33mvWtqzHoFmvSGFuA/9B9DGnnLzldoyghCpFf+u0Zg== root@createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fecf:9f85/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229 launch-index: 0 === cirros: current=0.4.0 uptime=3.74 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229 login: 2018-09-22 05:07:07,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:08,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-de28f61c-9c17-4698-bf6b-fb182ef687d3 x-compute-request-id: req-de28f61c-9c17-4698-bf6b-fb182ef687d3 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:06:54Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:07:08,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-de28f61c-9c17-4698-bf6b-fb182ef687d3 2018-09-22 05:07:08,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:08,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-af348ba1-1d66-4fa9-b84e-158418a6fa11 Date: Sat, 22 Sep 2018 05:07: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":["af876d76-cb5b-4251-afce-ccd3bc7f56b6"],"updated_at":"2018-09-22T05:06:24Z","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net"}]} 2018-09-22 05:07:08,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net used request id req-af348ba1-1d66-4fa9-b84e-158418a6fa11 2018-09-22 05:07:08,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:08,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af5442a-9da1-40bf-8cce-e90ee0b84c53 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}} 2018-09-22 05:07:08,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 used request id req-5af5442a-9da1-40bf-8cce-e90ee0b84c53 2018-09-22 05:07:08,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:08,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-639d31f5-b077-408c-b4f4-7ef8e71d3ee8 Date: Sat, 22 Sep 2018 05:07:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","dns_nameservers":[],"updated_at":"2018-09-22T05:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}]} 2018-09-22 05:07:08,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-639d31f5-b077-408c-b4f4-7ef8e71d3ee8 2018-09-22 05:07:08,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:08,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-58fc9f61-0924-419c-9842-adc8f41eaa48 Date: Sat, 22 Sep 2018 05:07:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:07:00Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.12"}],"id":"126a5056-e89e-40eb-993b-b13d7480c19d","security_groups":["07ba6a40-0241-474f-a62b-ccbb7a17e817","27f2dd21-9adc-47fc-adb8-abeefc63000d"],"mac_address":"fa:16:3e:cf:9f:85","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1port-1","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:44Z","binding:vnic_type":"normal","device_id":"520461c9-9903-46d6-a4c0-22e66ffeb511"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.1"}],"id":"19cb9117-907d-4534-b346-5a07ebcdf340","security_groups":[],"mac_address":"fa:16:3e:d3:2d:fc","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:33Z","binding:vnic_type":"normal","device_id":"078a1b66-b010-4ed3-ad0d-a3ca5855a8d6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.4"}],"id":"408109a2-8af8-423e-be98-d7d3dbe884b4","security_groups":[],"mac_address":"fa:16:3e:76:62:5f","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3332d2d8-2ffd-4354-98ce-30d77bc90cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.2"}],"id":"506d64a5-40cd-47d3-bc19-e46cb1887694","security_groups":[],"mac_address":"fa:16:3e:f1:8c:5f","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3332d2d8-2ffd-4354-98ce-30d77bc90cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.3"}],"id":"b6cb22d4-7de2-45f9-af45-0f4b5145bafb","security_groups":[],"mac_address":"fa:16:3e:b3:8e:23","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3332d2d8-2ffd-4354-98ce-30d77bc90cde"}]} 2018-09-22 05:07:08,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-58fc9f61-0924-419c-9842-adc8f41eaa48 2018-09-22 05:07:08,651 - create_instance - INFO - Checking if VM is active 2018-09-22 05:07:08,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:09,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07: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-e2d1ab6e-1d49-4f48-bd9c-e41244de446f x-compute-request-id: req-e2d1ab6e-1d49-4f48-bd9c-e41244de446f Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:06:54Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:07:09,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-e2d1ab6e-1d49-4f48-bd9c-e41244de446f 2018-09-22 05:07:09,122 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst] is - ACTIVE 2018-09-22 05:07:09,122 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:07:09,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:09,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07: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-87b6287f-88c8-4179-95e5-813ee1a5af22 x-compute-request-id: req-87b6287f-88c8-4179-95e5-813ee1a5af22 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:06:54Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:07:09,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-87b6287f-88c8-4179-95e5-813ee1a5af22 2018-09-22 05:07:09,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:09,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fd88ace6-950f-4fc0-89d7-8e1bf25aea90 Date: Sat, 22 Sep 2018 05:07: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":["af876d76-cb5b-4251-afce-ccd3bc7f56b6"],"updated_at":"2018-09-22T05:06:24Z","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net"}]} 2018-09-22 05:07:09,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net used request id req-fd88ace6-950f-4fc0-89d7-8e1bf25aea90 2018-09-22 05:07:09,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:09,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8b5a56f-0ea6-4520-9f21-5ea14848268f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}} 2018-09-22 05:07:09,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 used request id req-f8b5a56f-0ea6-4520-9f21-5ea14848268f 2018-09-22 05:07:09,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:09,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-95da413e-9d96-4883-9ed4-0427993524fd Date: Sat, 22 Sep 2018 05:07:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","dns_nameservers":[],"updated_at":"2018-09-22T05:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}]} 2018-09-22 05:07:09,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-95da413e-9d96-4883-9ed4-0427993524fd 2018-09-22 05:07:09,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:09,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-c4f019e9-9d81-4db9-aa05-4523c23b4ca2 Date: Sat, 22 Sep 2018 05:07:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:07:00Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.12"}],"id":"126a5056-e89e-40eb-993b-b13d7480c19d","security_groups":["07ba6a40-0241-474f-a62b-ccbb7a17e817","27f2dd21-9adc-47fc-adb8-abeefc63000d"],"mac_address":"fa:16:3e:cf:9f:85","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1port-1","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:44Z","binding:vnic_type":"normal","device_id":"520461c9-9903-46d6-a4c0-22e66ffeb511"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.1"}],"id":"19cb9117-907d-4534-b346-5a07ebcdf340","security_groups":[],"mac_address":"fa:16:3e:d3:2d:fc","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:33Z","binding:vnic_type":"normal","device_id":"078a1b66-b010-4ed3-ad0d-a3ca5855a8d6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.4"}],"id":"408109a2-8af8-423e-be98-d7d3dbe884b4","security_groups":[],"mac_address":"fa:16:3e:76:62:5f","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3332d2d8-2ffd-4354-98ce-30d77bc90cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.2"}],"id":"506d64a5-40cd-47d3-bc19-e46cb1887694","security_groups":[],"mac_address":"fa:16:3e:f1:8c:5f","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3332d2d8-2ffd-4354-98ce-30d77bc90cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.3"}],"id":"b6cb22d4-7de2-45f9-af45-0f4b5145bafb","security_groups":[],"mac_address":"fa:16:3e:b3:8e:23","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3332d2d8-2ffd-4354-98ce-30d77bc90cde"}]} 2018-09-22 05:07:09,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-c4f019e9-9d81-4db9-aa05-4523c23b4ca2 2018-09-22 05:07:09,963 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:07:09,966 - paramiko.transport - DEBUG - starting thread (client mode): 0x679ccc90L 2018-09-22 05:07:09,966 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:07:09,967 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:07:09,967 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:07:09,968 - 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-09-22 05:07:09,968 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:07:09,968 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:07:09,968 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:07:09,968 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:07:09,968 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:07:09,985 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:07:09,986 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:07:09,999 - paramiko.transport - DEBUG - Trying key c5de30b8b2c7103b0d5ed1f4b082ce82 from tmp/CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1 2018-09-22 05:07:10,024 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:07:10,027 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:07:10,128 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:07:10,145 - create_instance - INFO - SSH is active for VM instance 2018-09-22 05:07:10,145 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:07:10,146 - paramiko.transport - DEBUG - starting thread (client mode): 0x679cc090L 2018-09-22 05:07:10,147 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:07:10,147 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:07:10,147 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:07:10,149 - 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-09-22 05:07:10,149 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:07:10,149 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:07:10,149 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:07:10,149 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:07:10,149 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:07:10,166 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:07:10,166 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:07:10,179 - paramiko.transport - DEBUG - Trying key c5de30b8b2c7103b0d5ed1f4b082ce82 from tmp/CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1 2018-09-22 05:07:10,204 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:07:10,207 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:07:10,212 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 05:07:10,213 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-22 05:07:10,213 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 05:07:10,214 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 05:07:10,215 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-22 05:07:10,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:10,561 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-c5a62107-5847-4166-aa3d-1af3ede4f5d1 x-compute-request-id: req-c5a62107-5847-4166-aa3d-1af3ede4f5d1 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:06:54Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:07:10,561 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-c5a62107-5847-4166-aa3d-1af3ede4f5d1 2018-09-22 05:07:10,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" -d '{"reboot": {"type": "SOFT"}}' 2018-09-22 05:07:10,743 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05: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 x-openstack-request-id: req-46502650-2fdf-42d8-aa06-69eb1ade5565 x-compute-request-id: req-46502650-2fdf-42d8-aa06-69eb1ade5565 Content-Length: 0 Content-Type: application/json 2018-09-22 05:07:10,743 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511/action used request id req-46502650-2fdf-42d8-aa06-69eb1ade5565 2018-09-22 05:07:25,758 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-09-22 05:07:25,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:26,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07: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-402a0011-b955-463a-9f90-7b4e908557d1 x-compute-request-id: req-402a0011-b955-463a-9f90-7b4e908557d1 Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-09-22T05:07:11Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:07:26,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-402a0011-b955-463a-9f90-7b4e908557d1 2018-09-22 05:07:26,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 05:07:27,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-c8763e0a-4cc5-4e55-899a-96ec7791152f x-compute-request-id: req-c8763e0a-4cc5-4e55-899a-96ec7791152f Content-Encoding: gzip Content-Length: 9638 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 516132142 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.146038] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.148186] pid_max: default: 32768 minimum: 301\n[ 0.149368] ACPI: Core revision 20150930\n[ 0.150977] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152661] Security Framework initialized\n[ 0.153719] Yama: becoming mindful.\n[ 0.154658] AppArmor: AppArmor initialized\n[ 0.155747] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157444] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.159099] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.160670] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.162426] Initializing cgroup subsys io\n[ 0.163472] Initializing cgroup subsys memory\n[ 0.164589] Initializing cgroup subsys devices\n[ 0.165723] Initializing cgroup subsys freezer\n[ 0.166848] Initializing cgroup subsys net_cls\n[ 0.167970] Initializing cgroup subsys perf_event\n[ 0.169163] Initializing cgroup subsys net_prio\n[ 0.170316] Initializing cgroup subsys hugetlb\n[ 0.171435] Initializing cgroup subsys pids\n[ 0.172549] CPU: Physical Processor ID: 0\n[ 0.174309] mce: CPU supports 10 MCE banks\n[ 0.175387] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.176695] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179318] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186213] ftrace: allocating 31920 entries in 125 pages\n[ 0.212884] smpboot: Max logical packages: 2\n[ 0.213991] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215568] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.217303] x2apic enabled\n[ 0.218266] Switched APIC routing to physical x2apic.\n[ 0.220313] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221890] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.224625] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.227082] KVM setup paravirtual spinlock\n[ 0.228749] x86: Booting SMP configuration:\n[ 0.229907] .... node #0, CPUs: #1\n[ 0.231047] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.253212] x86: Booted up 1 node, 2 CPUs\n[ 0.253215] KVM setup async PF for cpu 1\n[ 0.253218] kvm-stealtime: cpu 1, msr f90d940\n[ 0.256498] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.258401] devtmpfs: initialized\n[ 0.260302] evm: security.selinux\n[ 0.261188] evm: security.SMACK64\n[ 0.262069] evm: security.SMACK64EXEC\n[ 0.263030] evm: security.SMACK64TRANSMUTE\n[ 0.264076] evm: security.SMACK64MMAP\n[ 0.265031] evm: security.ima\n[ 0.265848] evm: security.capability\n[ 0.266956] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.269410] pinctrl core: initialized pinctrl subsystem\n[ 0.270812] RTC time: 5:06:40, date: 09/22/18\n[ 0.272089] NET: Registered protocol family 16\n[ 0.285412] cpuidle: using governor ladder\n[ 0.297511] cpuidle: using governor menu\n[ 0.298315] PCCT header not found.\n[ 0.299134] ACPI: bus type PCI registered\n[ 0.299922] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.301129] PCI: Using configuration type 1 for base access\n[ 0.314602] ACPI: Added _OSI(Module Device)\n[ 0.315428] ACPI: Added _OSI(Processor Device)\n[ 0.316258] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317128] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319499] ACPI: Interpreter enabled\n[ 0.320251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.323841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.325627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.327424] ACPI: (supports S0 S5)\n[ 0.328105] ACPI: Using IOAPIC for interrupt routing\n[ 0.329088] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.332439] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333542] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334732] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335891] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.338066] acpiphp: Slot [3] registered\n[ 0.338852] acpiphp: Slot [4] registered\n[ 0.339634] acpiphp: Slot [5] registered\n[ 0.340416] acpiphp: Slot [6] registered\n[ 0.341189] acpiphp: Slot [7] registered\n[ 0.341966] acpiphp: Slot [8] registered\n[ 0.342747] acpiphp: Slot [9] registered\n[ 0.343524] acpiphp: Slot [10] registered\n[ 0.354430] acpiphp: Slot [11] registered\n[ 0.355219] acpiphp: Slot [12] registered\n[ 0.356012] acpiphp: Slot [13] registered\n[ 0.356811] acpiphp: Slot [14] registered\n[ 0.357597] acpiphp: Slot [15] registered\n[ 0.358386] acpiphp: Slot [16] registered\n[ 0.359177] acpiphp: Slot [17] registered\n[ 0.359964] acpiphp: Slot [18] registered\n[ 0.360761] acpiphp: Slot [19] registered\n[ 0.361550] acpiphp: Slot [20] registered\n[ 0.362336] acpiphp: Slot [21] registered\n[ 0.363117] acpiphp: Slot [22] registered\n[ 0.363916] acpiphp: Slot [23] registered\n[ 0.364716] acpiphp: Slot [24] registered\n[ 0.365501] acpiphp: Slot [25] registered\n[ 0.366286] acpiphp: Slot [26] registered\n[ 0.367068] acpiphp: Slot [27] registered\n[ 0.367855] acpiphp: Slot [28] registered\n[ 0.368648] acpiphp: Slot [29] registered\n[ 0.369436] acpiphp: Slot [30] registered\n[ 0.370221] acpiphp: Slot [31] registered\n[ 0.371000] PCI host bridge to bus 0000:00\n[ 0.371782] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.372954] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.374124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.375527] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.376926] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.383172] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.384427] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.385554] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.386772] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.393032] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.394434] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440984] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442442] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.443827] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445204] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.446560] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447812] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.448982] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450003] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.451503] vgaarb: loaded\n[ 0.452091] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453211] SCSI subsystem initialized\n[ 0.454077] ACPI: bus type USB registered\n[ 0.454881] usbcore: registered new interface driver usbfs\n[ 0.455875] usbcore: registered new interface driver hub\n[ 0.456857] usbcore: registered new device driver usb\n[ 0.457998] PCI: Using ACPI for IRQ routing\n[ 0.459018] NetLabel: Initializing\n[ 0.459716] NetLabel: domain hash size = 128\n[ 0.460539] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.461463] NetLabel: unlabeled traffic allowed by default\n[ 0.462605] clocksource: Switched to clocksource kvm-clock\n[ 0.468568] AppArmor: AppArmor Filesystem Enabled\n[ 0.469503] pnp: PnP ACPI init\n[ 0.470418] pnp: PnP ACPI: found 5 devices\n[ 0.477868] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.479533] NET: Registered protocol family 2\n[ 0.480505] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.481738] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.482871] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.484005] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.485045] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.486166] NET: Registered protocol family 1\n[ 0.487006] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.488063] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.489099] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.508193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526686] Trying to unpack rootfs image as initramfs...\n[ 0.576122] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.592590] Scanning for low memory corruption every 60 seconds\n[ 0.594775] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.595915] audit: initializing netlink subsys (disabled)\n[ 0.596916] audit: type=2000 audit(1537592801.408:1): initialized\n[ 0.598202] Initialise system trusted keyring\n[ 0.599179] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.600319] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.602395] zbud: loaded\n[ 0.603185] VFS: Disk quotas dquot_6.6.0\n[ 0.604005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.605637] fuse init (API version 7.23)\n[ 0.606582] Key type big_key registered\n[ 0.607380] Allocating IMA MOK and blacklist keyrings.\n[ 0.608862] Key type asymmetric registered\n[ 0.609673] Asymmetric key parser 'x509' registered\n[ 0.610615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.612119] io scheduler noop registered\n[ 0.612898] io scheduler deadline registered (default)\n[ 0.613863] io scheduler cfq registered\n[ 0.614692] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.615710] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616954] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618367] ACPI: Power Button [PWRF]\n[ 0.619253] GHES: HEST is not enabled!\n[ 0.637647] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675652] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678278] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704925] Linux agpgart interface v0.103\n[ 0.708275] brd: module loaded\n[ 0.709932] loop: module loaded\n[ 0.715908] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.717320] GPT:90111 != 20971519\n[ 0.717986] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719044] GPT:90111 != 20971519\n[ 0.719714] GPT: Use GNU Parted to correct GPT errors.\n[ 0.720657] vda: vda1 vda15\n[ 0.722266] scsi host0: ata_piix\n[ 0.723066] scsi host1: ata_piix\n[ 0.723762] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.724933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.726166] libphy: Fixed MDIO Bus: probed\n[ 0.727060] tun: Universal TUN/TAP device driver, 1.6\n[ 0.728084] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.730024] PPP generic driver version 2.4.2\n[ 0.730929] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.732143] ehci-pci: EHCI PCI platform driver\n[ 0.732989] ehci-platform: EHCI generic platform driver\n[ 0.733944] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.735040] ohci-pci: OHCI PCI platform driver\n[ 0.735894] ohci-platform: OHCI generic platform driver\n[ 0.736861] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.755589] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.756578] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.757980] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.758979] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.760070] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.761248] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.762631] usb usb1: Product: UHCI Host Controller\n[ 0.763534] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.764633] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.765580] hub 1-0:1.0: USB hub found\n[ 0.766335] hub 1-0:1.0: 2 ports detected\n[ 0.767228] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.769296] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.770206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.771255] mousedev: PS/2 mouse device common for all mice\n[ 0.772496] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.774285] rtc_cmos 00:00: RTC can wake from S4\n[ 0.775370] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.776534] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.777686] i2c /dev entries driver\n[ 0.778427] device-mapper: uevent: version 1.0.3\n[ 0.779360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.780931] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.782238] NET: Registered protocol family 10\n[ 0.783225] NET: Registered protocol family 17\n[ 0.784082] Key type dns_resolver registered\n[ 0.785017] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.786205] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.788030] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.790340] registered taskstats version 1\n[ 0.791396] Loading compiled-in X.509 certificates\n[ 0.793063] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.795404] zswap: loaded using pool lzo/zbud\n[ 0.797751] Key type trusted registered\n[ 0.799631] Key type encrypted registered\n[ 0.800661] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.801963] ima: No TPM chip found, activating TPM-bypass!\n[ 0.803294] evm: HMAC attrs: 0x1\n[ 0.804469] Magic number: 2:265:113\n[ 0.805517] rtc_cmos 00:00: setting system clock to 2018-09-22 05:06:40 UTC (1537592800)\n[ 0.817426] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.818865] EDD information not available.\n[ 0.883601] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.885550] Write protecting the kernel read-only data: 14336k\n[ 0.887518] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.889758] 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.948156] 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.21\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.55.1.12...\nLease of 10.55.1.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.42. iid=i-00000108\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=20953055,end=20971487\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): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDTUgsjHnkJ4s7r7HyCktPbD627AyEaPeK7leckBSDbTvfoLGEFz0T4eD1An0aVqvkFc21cmYu56RPJPssXR88jnMsBbKJ179F6KdtIG0mDay/GZA0gw4poRYpRi4czqqa8+dkgdtzUh36Ss13a91jqt2r3vkKzFhnlBdV8ullYINX4zBMqRpGdekJ+5NN/LQ30412w9IvFOVXvyxSeBhEKbr1gXWR7dwNTBBWOO5Awe5/3ypPLDP74TBevAsHC3lQ2oFUrZQnhk78hENWIrkpJdC3lBtLgK0LVAZ4oLWSxnPOykYoAdkAcXz9XICf4YQwAG7uX6nu0HgkswFhOa1F root@createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229\nssh-dss AAAAB3NzaC1kc3MAAACBAIbMX+KBHZfQeqb/usdIDEk3QX1IuNsxxQsiuInAsGjWSdGt7XYg3D8LQnEE6CTMHf20VanX5qhgVircbqPVTdcHfUNeDrMnbwCqoJNkT9QG56tY70QrYGWG7/l0r43jddcelFkfEYvDvneSkb+IZKR0NCbiRuU6/9IJjJYHKSF7AAAAFQCot2Ug6Ycel/SWQlq8gdZFeY8kfQAAAIA9s2PgV+y1C/wNWWBAx9lvgZN+JgiBQfLvhTFYXkpRNYLuCfawP+VBlJDfyP1a9PfX2US0INq6n/mJg7kitg1SSe38xU08sZgV2RScXceSJ5Pctv/MmNSMwfq9Ys1xt0olGI9zk/FBAoTvJTDgxLfzp550Fcbfp5oolEY+vKYGugAAAIBkjVJt7gV8EcmqIePmRuztIdZuru/A56Bso1hQMOFz7AqBLUrUcJm810/LNUP93Zz3FMYzYuaONzRzJBxz1+lfH9FLNctKfIlhrR4qs8kcacPGuhn6t/OUiWg53FAWz2p33mvWtqzHoFmvSGFuA/9B9DGnnLzldoyghCpFf+u0Zg== root@createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fecf:9f85/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 \nip-route:169.254.169.254 via 10.55.1.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.74 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229 login: The system is going down NOW!\n"} 2018-09-22 05:07:27,279 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511/action used request id req-c8763e0a-4cc5-4e55-899a-96ec7791152f 2018-09-22 05:07:27,280 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-22 05:07:27,280 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 516132142 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 2 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 0x10000000-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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.146038] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.148186] pid_max: default: 32768 minimum: 301 [ 0.149368] ACPI: Core revision 20150930 [ 0.150977] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.152661] Security Framework initialized [ 0.153719] Yama: becoming mindful. [ 0.154658] AppArmor: AppArmor initialized [ 0.155747] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.157444] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.159099] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.160670] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.162426] Initializing cgroup subsys io [ 0.163472] Initializing cgroup subsys memory [ 0.164589] Initializing cgroup subsys devices [ 0.165723] Initializing cgroup subsys freezer [ 0.166848] Initializing cgroup subsys net_cls [ 0.167970] Initializing cgroup subsys perf_event [ 0.169163] Initializing cgroup subsys net_prio [ 0.170316] Initializing cgroup subsys hugetlb [ 0.171435] Initializing cgroup subsys pids [ 0.172549] CPU: Physical Processor ID: 0 [ 0.174309] mce: CPU supports 10 MCE banks [ 0.175387] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.176695] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.179318] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.186213] ftrace: allocating 31920 entries in 125 pages [ 0.212884] smpboot: Max logical packages: 2 [ 0.213991] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.215568] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.217303] x2apic enabled [ 0.218266] Switched APIC routing to physical x2apic. [ 0.220313] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.221890] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.224625] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.227082] KVM setup paravirtual spinlock [ 0.228749] x86: Booting SMP configuration: [ 0.229907] .... node #0, CPUs: #1 [ 0.231047] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.253212] x86: Booted up 1 node, 2 CPUs [ 0.253215] KVM setup async PF for cpu 1 [ 0.253218] kvm-stealtime: cpu 1, msr f90d940 [ 0.256498] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.258401] devtmpfs: initialized [ 0.260302] evm: security.selinux [ 0.261188] evm: security.SMACK64 [ 0.262069] evm: security.SMACK64EXEC [ 0.263030] evm: security.SMACK64TRANSMUTE [ 0.264076] evm: security.SMACK64MMAP [ 0.265031] evm: security.ima [ 0.265848] evm: security.capability [ 0.266956] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.269410] pinctrl core: initialized pinctrl subsystem [ 0.270812] RTC time: 5:06:40, date: 09/22/18 [ 0.272089] NET: Registered protocol family 16 [ 0.285412] cpuidle: using governor ladder [ 0.297511] cpuidle: using governor menu [ 0.298315] PCCT header not found. [ 0.299134] ACPI: bus type PCI registered [ 0.299922] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.301129] PCI: Using configuration type 1 for base access [ 0.314602] ACPI: Added _OSI(Module Device) [ 0.315428] ACPI: Added _OSI(Processor Device) [ 0.316258] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.317128] ACPI: Added _OSI(Processor Aggregator Device) [ 0.319499] ACPI: Interpreter enabled [ 0.320251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.322041] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.323841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.325627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.327424] ACPI: (supports S0 S5) [ 0.328105] ACPI: Using IOAPIC for interrupt routing [ 0.329088] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.332439] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.333542] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.334732] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.335891] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.338066] acpiphp: Slot [3] registered [ 0.338852] acpiphp: Slot [4] registered [ 0.339634] acpiphp: Slot [5] registered [ 0.340416] acpiphp: Slot [6] registered [ 0.341189] acpiphp: Slot [7] registered [ 0.341966] acpiphp: Slot [8] registered [ 0.342747] acpiphp: Slot [9] registered [ 0.343524] acpiphp: Slot [10] registered [ 0.354430] acpiphp: Slot [11] registered [ 0.355219] acpiphp: Slot [12] registered [ 0.356012] acpiphp: Slot [13] registered [ 0.356811] acpiphp: Slot [14] registered [ 0.357597] acpiphp: Slot [15] registered [ 0.358386] acpiphp: Slot [16] registered [ 0.359177] acpiphp: Slot [17] registered [ 0.359964] acpiphp: Slot [18] registered [ 0.360761] acpiphp: Slot [19] registered [ 0.361550] acpiphp: Slot [20] registered [ 0.362336] acpiphp: Slot [21] registered [ 0.363117] acpiphp: Slot [22] registered [ 0.363916] acpiphp: Slot [23] registered [ 0.364716] acpiphp: Slot [24] registered [ 0.365501] acpiphp: Slot [25] registered [ 0.366286] acpiphp: Slot [26] registered [ 0.367068] acpiphp: Slot [27] registered [ 0.367855] acpiphp: Slot [28] registered [ 0.368648] acpiphp: Slot [29] registered [ 0.369436] acpiphp: Slot [30] registered [ 0.370221] acpiphp: Slot [31] registered [ 0.371000] PCI host bridge to bus 0000:00 [ 0.371782] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.372954] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.374124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.375527] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.376926] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.383172] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.384427] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.385554] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.386772] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.393032] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.394434] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.440984] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.442442] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.443827] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.445204] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.446560] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.447812] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.448982] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.450003] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.451503] vgaarb: loaded [ 0.452091] vgaarb: bridge control possible 0000:00:02.0 [ 0.453211] SCSI subsystem initialized [ 0.454077] ACPI: bus type USB registered [ 0.454881] usbcore: registered new interface driver usbfs [ 0.455875] usbcore: registered new interface driver hub [ 0.456857] usbcore: registered new device driver usb [ 0.457998] PCI: Using ACPI for IRQ routing [ 0.459018] NetLabel: Initializing [ 0.459716] NetLabel: domain hash size = 128 [ 0.460539] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.461463] NetLabel: unlabeled traffic allowed by default [ 0.462605] clocksource: Switched to clocksource kvm-clock [ 0.468568] AppArmor: AppArmor Filesystem Enabled [ 0.469503] pnp: PnP ACPI init [ 0.470418] pnp: PnP ACPI: found 5 devices [ 0.477868] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.479533] NET: Registered protocol family 2 [ 0.480505] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.481738] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.482871] TCP: Hash tables configured (established 2048 bind 2048) [ 0.484005] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.485045] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.486166] NET: Registered protocol family 1 [ 0.487006] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.488063] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.489099] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.508193] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.526686] Trying to unpack rootfs image as initramfs... [ 0.576122] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.592590] Scanning for low memory corruption every 60 seconds [ 0.594775] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.595915] audit: initializing netlink subsys (disabled) [ 0.596916] audit: type=2000 audit(1537592801.408:1): initialized [ 0.598202] Initialise system trusted keyring [ 0.599179] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.600319] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.602395] zbud: loaded [ 0.603185] VFS: Disk quotas dquot_6.6.0 [ 0.604005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.605637] fuse init (API version 7.23) [ 0.606582] Key type big_key registered [ 0.607380] Allocating IMA MOK and blacklist keyrings. [ 0.608862] Key type asymmetric registered [ 0.609673] Asymmetric key parser 'x509' registered [ 0.610615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.612119] io scheduler noop registered [ 0.612898] io scheduler deadline registered (default) [ 0.613863] io scheduler cfq registered [ 0.614692] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.615710] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.616954] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.618367] ACPI: Power Button [PWRF] [ 0.619253] GHES: HEST is not enabled! [ 0.637647] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675652] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678278] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.702300] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.704925] Linux agpgart interface v0.103 [ 0.708275] brd: module loaded [ 0.709932] loop: module loaded [ 0.715908] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.717320] GPT:90111 != 20971519 [ 0.717986] GPT:Alternate GPT header not at the end of the disk. [ 0.719044] GPT:90111 != 20971519 [ 0.719714] GPT: Use GNU Parted to correct GPT errors. [ 0.720657] vda: vda1 vda15 [ 0.722266] scsi host0: ata_piix [ 0.723066] scsi host1: ata_piix [ 0.723762] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.724933] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.726166] libphy: Fixed MDIO Bus: probed [ 0.727060] tun: Universal TUN/TAP device driver, 1.6 [ 0.728084] tun: (C) 1999-2004 Max Krasnyansky [ 0.730024] PPP generic driver version 2.4.2 [ 0.730929] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.732143] ehci-pci: EHCI PCI platform driver [ 0.732989] ehci-platform: EHCI generic platform driver [ 0.733944] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.735040] ohci-pci: OHCI PCI platform driver [ 0.735894] ohci-platform: OHCI generic platform driver [ 0.736861] uhci_hcd: USB Universal Host Controller Interface driver [ 0.755589] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.756578] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.757980] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.758979] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.760070] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.761248] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.762631] usb usb1: Product: UHCI Host Controller [ 0.763534] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.764633] usb usb1: SerialNumber: 0000:00:01.2 [ 0.765580] hub 1-0:1.0: USB hub found [ 0.766335] hub 1-0:1.0: 2 ports detected [ 0.767228] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.769296] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.770206] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.771255] mousedev: PS/2 mouse device common for all mice [ 0.772496] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.774285] rtc_cmos 00:00: RTC can wake from S4 [ 0.775370] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.776534] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.777686] i2c /dev entries driver [ 0.778427] device-mapper: uevent: version 1.0.3 [ 0.779360] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.780931] ledtrig-cpu: registered to indicate activity on CPUs [ 0.782238] NET: Registered protocol family 10 [ 0.783225] NET: Registered protocol family 17 [ 0.784082] Key type dns_resolver registered [ 0.785017] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.786205] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.788030] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.790340] registered taskstats version 1 [ 0.791396] Loading compiled-in X.509 certificates [ 0.793063] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.795404] zswap: loaded using pool lzo/zbud [ 0.797751] Key type trusted registered [ 0.799631] Key type encrypted registered [ 0.800661] AppArmor: AppArmor sha1 policy hashing enabled [ 0.801963] ima: No TPM chip found, activating TPM-bypass! [ 0.803294] evm: HMAC attrs: 0x1 [ 0.804469] Magic number: 2:265:113 [ 0.805517] rtc_cmos 00:00: setting system clock to 2018-09-22 05:06:40 UTC (1537592800) [ 0.817426] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.818865] EDD information not available. [ 0.883601] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.885550] Write protecting the kernel read-only data: 14336k [ 0.887518] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.889758] 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.948156] 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.21 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.55.1.12... Lease of 10.55.1.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.42. iid=i-00000108 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=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDTUgsjHnkJ4s7r7HyCktPbD627AyEaPeK7leckBSDbTvfoLGEFz0T4eD1An0aVqvkFc21cmYu56RPJPssXR88jnMsBbKJ179F6KdtIG0mDay/GZA0gw4poRYpRi4czqqa8+dkgdtzUh36Ss13a91jqt2r3vkKzFhnlBdV8ullYINX4zBMqRpGdekJ+5NN/LQ30412w9IvFOVXvyxSeBhEKbr1gXWR7dwNTBBWOO5Awe5/3ypPLDP74TBevAsHC3lQ2oFUrZQnhk78hENWIrkpJdC3lBtLgK0LVAZ4oLWSxnPOykYoAdkAcXz9XICf4YQwAG7uX6nu0HgkswFhOa1F root@createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229 ssh-dss AAAAB3NzaC1kc3MAAACBAIbMX+KBHZfQeqb/usdIDEk3QX1IuNsxxQsiuInAsGjWSdGt7XYg3D8LQnEE6CTMHf20VanX5qhgVircbqPVTdcHfUNeDrMnbwCqoJNkT9QG56tY70QrYGWG7/l0r43jddcelFkfEYvDvneSkb+IZKR0NCbiRuU6/9IJjJYHKSF7AAAAFQCot2Ug6Ycel/SWQlq8gdZFeY8kfQAAAIA9s2PgV+y1C/wNWWBAx9lvgZN+JgiBQfLvhTFYXkpRNYLuCfawP+VBlJDfyP1a9PfX2US0INq6n/mJg7kitg1SSe38xU08sZgV2RScXceSJ5Pctv/MmNSMwfq9Ys1xt0olGI9zk/FBAoTvJTDgxLfzp550Fcbfp5oolEY+vKYGugAAAIBkjVJt7gV8EcmqIePmRuztIdZuru/A56Bso1hQMOFz7AqBLUrUcJm810/LNUP93Zz3FMYzYuaONzRzJBxz1+lfH9FLNctKfIlhrR4qs8kcacPGuhn6t/OUiWg53FAWz2p33mvWtqzHoFmvSGFuA/9B9DGnnLzldoyghCpFf+u0Zg== root@createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fecf:9f85/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229 launch-index: 0 === cirros: current=0.4.0 uptime=3.74 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229 login: The system is going down NOW! 2018-09-22 05:07:27,281 - create_instance - INFO - Checking if VM is active 2018-09-22 05:07:27,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:27,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-022ecf0b-316c-4621-adc4-3d623ccfac46 x-compute-request-id: req-022ecf0b-316c-4621-adc4-3d623ccfac46 Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-09-22T05:07:11Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:07:27,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-022ecf0b-316c-4621-adc4-3d623ccfac46 2018-09-22 05:07:27,756 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst] is - REBOOT 2018-09-22 05:07:27,757 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:07:30,760 - create_instance - DEBUG - VM status query timeout in 896.521258116 2018-09-22 05:07:30,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:31,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07: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-abf415c8-577a-4008-bdb7-c0d9d3ab941d x-compute-request-id: req-abf415c8-577a-4008-bdb7-c0d9d3ab941d Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-09-22T05:07:11Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:07:31,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-abf415c8-577a-4008-bdb7-c0d9d3ab941d 2018-09-22 05:07:31,107 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst] is - REBOOT 2018-09-22 05:07:31,108 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:07:34,111 - create_instance - DEBUG - VM status query timeout in 893.170321941 2018-09-22 05:07:34,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:34,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07: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-78feb415-29a7-42d6-9f23-93cc07275071 x-compute-request-id: req-78feb415-29a7-42d6-9f23-93cc07275071 Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:07:32Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:07:34,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-78feb415-29a7-42d6-9f23-93cc07275071 2018-09-22 05:07:34,594 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst] is - ACTIVE 2018-09-22 05:07:34,594 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:07:34,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:35,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07: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-3299f98a-46e9-4267-a300-2a048b4eca82 x-compute-request-id: req-3299f98a-46e9-4267-a300-2a048b4eca82 Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:07:32Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:07:35,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-3299f98a-46e9-4267-a300-2a048b4eca82 2018-09-22 05:07:35,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:35,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c321aaae-2801-4b0f-bdd2-4d0860599eb7 Date: Sat, 22 Sep 2018 05:07: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":["af876d76-cb5b-4251-afce-ccd3bc7f56b6"],"updated_at":"2018-09-22T05:06:24Z","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net"}]} 2018-09-22 05:07:35,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net used request id req-c321aaae-2801-4b0f-bdd2-4d0860599eb7 2018-09-22 05:07:35,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:35,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa51b454-af65-457e-aa03-621120b9a1a9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}} 2018-09-22 05:07:35,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 used request id req-aa51b454-af65-457e-aa03-621120b9a1a9 2018-09-22 05:07:35,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:35,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-952999eb-e48b-4df1-93f9-0932f466f0b1 Date: Sat, 22 Sep 2018 05:07:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","dns_nameservers":[],"updated_at":"2018-09-22T05:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}]} 2018-09-22 05:07:35,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-952999eb-e48b-4df1-93f9-0932f466f0b1 2018-09-22 05:07:35,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:35,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-7510eeeb-a035-4720-b6df-5a44f1bb6246 Date: Sat, 22 Sep 2018 05:07:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:07:00Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.12"}],"id":"126a5056-e89e-40eb-993b-b13d7480c19d","security_groups":["07ba6a40-0241-474f-a62b-ccbb7a17e817","27f2dd21-9adc-47fc-adb8-abeefc63000d"],"mac_address":"fa:16:3e:cf:9f:85","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1port-1","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:44Z","binding:vnic_type":"normal","device_id":"520461c9-9903-46d6-a4c0-22e66ffeb511"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.1"}],"id":"19cb9117-907d-4534-b346-5a07ebcdf340","security_groups":[],"mac_address":"fa:16:3e:d3:2d:fc","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:33Z","binding:vnic_type":"normal","device_id":"078a1b66-b010-4ed3-ad0d-a3ca5855a8d6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.4"}],"id":"408109a2-8af8-423e-be98-d7d3dbe884b4","security_groups":[],"mac_address":"fa:16:3e:76:62:5f","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3332d2d8-2ffd-4354-98ce-30d77bc90cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.2"}],"id":"506d64a5-40cd-47d3-bc19-e46cb1887694","security_groups":[],"mac_address":"fa:16:3e:f1:8c:5f","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3332d2d8-2ffd-4354-98ce-30d77bc90cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.3"}],"id":"b6cb22d4-7de2-45f9-af45-0f4b5145bafb","security_groups":[],"mac_address":"fa:16:3e:b3:8e:23","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3332d2d8-2ffd-4354-98ce-30d77bc90cde"}]} 2018-09-22 05:07:35,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-7510eeeb-a035-4720-b6df-5a44f1bb6246 2018-09-22 05:07:35,594 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:07:35,596 - paramiko.transport - DEBUG - starting thread (client mode): 0x679bffd0L 2018-09-22 05:07:35,596 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:07:35,597 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:07:35,597 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:07:35,598 - 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-09-22 05:07:35,598 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:07:35,599 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:07:35,599 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:07:35,599 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:07:35,599 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:07:35,615 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:07:35,616 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:07:35,629 - paramiko.transport - DEBUG - Trying key c5de30b8b2c7103b0d5ed1f4b082ce82 from tmp/CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1 2018-09-22 05:07:35,654 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:07:35,660 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:07:35,760 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:07:35,775 - create_instance - INFO - SSH is active for VM instance 2018-09-22 05:07:35,775 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:07:35,776 - paramiko.transport - DEBUG - starting thread (client mode): 0x679ccad0L 2018-09-22 05:07:35,777 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:07:35,777 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:07:35,777 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:07:35,778 - 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-09-22 05:07:35,778 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:07:35,779 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:07:35,779 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:07:35,779 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:07:35,779 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:07:35,795 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:07:35,796 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:07:35,809 - paramiko.transport - DEBUG - Trying key c5de30b8b2c7103b0d5ed1f4b082ce82 from tmp/CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1 2018-09-22 05:07:35,834 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:07:35,837 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:07:35,841 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 05:07:35,842 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-22 05:07:35,842 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 05:07:35,843 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 05:07:35,845 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:07:35,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:36,182 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-7e65cbfd-9a13-477e-9d29-fbeafd3ec2f9 x-compute-request-id: req-7e65cbfd-9a13-477e-9d29-fbeafd3ec2f9 Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:07:32Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:07:36,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-7e65cbfd-9a13-477e-9d29-fbeafd3ec2f9 2018-09-22 05:07:36,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" -d '{"reboot": {"type": "SOFT"}}' 2018-09-22 05:07:36,317 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:07: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-15e7a3af-c287-460c-9517-3a34daa1a4a4 x-compute-request-id: req-15e7a3af-c287-460c-9517-3a34daa1a4a4 Content-Length: 0 Content-Type: application/json 2018-09-22 05:07:36,317 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511/action used request id req-15e7a3af-c287-460c-9517-3a34daa1a4a4 2018-09-22 05:07:51,333 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-09-22 05:07:51,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:52,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07: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-5f41beaa-5761-4e07-b853-c4411c73205a x-compute-request-id: req-5f41beaa-5761-4e07-b853-c4411c73205a Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:07:40Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:07:52,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-5f41beaa-5761-4e07-b853-c4411c73205a 2018-09-22 05:07:52,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 05:07:53,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-607d56ea-8324-4f61-92cb-239948d2a250 x-compute-request-id: req-607d56ea-8324-4f61-92cb-239948d2a250 Content-Encoding: gzip Content-Length: 9498 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 498126574 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.127129] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.128779] pid_max: default: 32768 minimum: 301\n[ 0.129666] ACPI: Core revision 20150930\n[ 0.131048] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132343] Security Framework initialized\n[ 0.133153] Yama: becoming mindful.\n[ 0.133879] AppArmor: AppArmor initialized\n[ 0.134732] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136004] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.137248] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138430] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139780] Initializing cgroup subsys io\n[ 0.140584] Initializing cgroup subsys memory\n[ 0.141435] Initializing cgroup subsys devices\n[ 0.142307] Initializing cgroup subsys freezer\n[ 0.143170] Initializing cgroup subsys net_cls\n[ 0.144030] Initializing cgroup subsys perf_event\n[ 0.144931] Initializing cgroup subsys net_prio\n[ 0.145809] Initializing cgroup subsys hugetlb\n[ 0.146677] Initializing cgroup subsys pids\n[ 0.147543] CPU: Physical Processor ID: 0\n[ 0.149027] mce: CPU supports 10 MCE banks\n[ 0.149867] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150863] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.153120] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.159505] ftrace: allocating 31920 entries in 125 pages\n[ 0.185510] smpboot: Max logical packages: 2\n[ 0.186385] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.187570] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.188911] x2apic enabled\n[ 0.189715] Switched APIC routing to physical x2apic.\n[ 0.191461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.192651] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.194751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.196664] KVM setup paravirtual spinlock\n[ 0.198067] x86: Booting SMP configuration:\n[ 0.198954] .... node #0, CPUs: #1\n[ 0.199842] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.221513] x86: Booted up 1 node, 2 CPUs\n[ 0.221515] KVM setup async PF for cpu 1\n[ 0.221518] kvm-stealtime: cpu 1, msr f90d940\n[ 0.224106] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.225585] devtmpfs: initialized\n[ 0.227260] evm: security.selinux\n[ 0.227949] evm: security.SMACK64\n[ 0.228616] evm: security.SMACK64EXEC\n[ 0.229341] evm: security.SMACK64TRANSMUTE\n[ 0.230162] evm: security.SMACK64MMAP\n[ 0.230885] evm: security.ima\n[ 0.231500] evm: security.capability\n[ 0.232334] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.234194] pinctrl core: initialized pinctrl subsystem\n[ 0.235306] RTC time: 5:07:26, date: 09/22/18\n[ 0.236268] NET: Registered protocol family 16\n[ 0.250288] cpuidle: using governor ladder\n[ 0.262368] cpuidle: using governor menu\n[ 0.263181] PCCT header not found.\n[ 0.263927] ACPI: bus type PCI registered\n[ 0.264720] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265928] PCI: Using configuration type 1 for base access\n[ 0.279327] ACPI: Added _OSI(Module Device)\n[ 0.280156] ACPI: Added _OSI(Processor Device)\n[ 0.280993] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.281862] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284172] ACPI: Interpreter enabled\n[ 0.284916] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288487] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290271] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.292069] ACPI: (supports S0 S5)\n[ 0.292753] ACPI: Using IOAPIC for interrupt routing\n[ 0.293770] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298208] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299399] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.300562] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.302753] acpiphp: Slot [3] registered\n[ 0.303538] acpiphp: Slot [4] registered\n[ 0.304361] acpiphp: Slot [5] registered\n[ 0.305157] acpiphp: Slot [6] registered\n[ 0.305974] acpiphp: Slot [7] registered\n[ 0.306775] acpiphp: Slot [8] registered\n[ 0.307548] acpiphp: Slot [9] registered\n[ 0.308321] acpiphp: Slot [10] registered\n[ 0.318952] acpiphp: Slot [11] registered\n[ 0.319785] acpiphp: Slot [12] registered\n[ 0.320572] acpiphp: Slot [13] registered\n[ 0.321357] acpiphp: Slot [14] registered\n[ 0.322145] acpiphp: Slot [15] registered\n[ 0.322943] acpiphp: Slot [16] registered\n[ 0.323734] acpiphp: Slot [17] registered\n[ 0.324517] acpiphp: Slot [18] registered\n[ 0.325303] acpiphp: Slot [19] registered\n[ 0.326099] acpiphp: Slot [20] registered\n[ 0.326885] acpiphp: Slot [21] registered\n[ 0.327672] acpiphp: Slot [22] registered\n[ 0.328460] acpiphp: Slot [23] registered\n[ 0.329250] acpiphp: Slot [24] registered\n[ 0.330039] acpiphp: Slot [25] registered\n[ 0.330824] acpiphp: Slot [26] registered\n[ 0.331608] acpiphp: Slot [27] registered\n[ 0.332403] acpiphp: Slot [28] registered\n[ 0.333191] acpiphp: Slot [29] registered\n[ 0.333977] acpiphp: Slot [30] registered\n[ 0.334763] acpiphp: Slot [31] registered\n[ 0.335551] PCI host bridge to bus 0000:00\n[ 0.336332] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.337502] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.338680] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.340076] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.341473] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.347640] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.348883] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.350022] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.351249] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.357669] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.359063] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.403534] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.405051] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406447] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409203] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.410453] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.411621] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.412662] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414174] vgaarb: loaded\n[ 0.414765] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415895] SCSI subsystem initialized\n[ 0.416713] ACPI: bus type USB registered\n[ 0.417514] usbcore: registered new interface driver usbfs\n[ 0.418525] usbcore: registered new interface driver hub\n[ 0.419512] usbcore: registered new device driver usb\n[ 0.420598] PCI: Using ACPI for IRQ routing\n[ 0.421616] NetLabel: Initializing\n[ 0.422323] NetLabel: domain hash size = 128\n[ 0.423163] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424095] NetLabel: unlabeled traffic allowed by default\n[ 0.425206] clocksource: Switched to clocksource kvm-clock\n[ 0.431082] AppArmor: AppArmor Filesystem Enabled\n[ 0.432032] pnp: PnP ACPI init\n[ 0.432948] pnp: PnP ACPI: found 5 devices\n[ 0.440031] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441771] NET: Registered protocol family 2\n[ 0.442765] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.444008] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.445144] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.446283] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.447336] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448475] NET: Registered protocol family 1\n[ 0.449329] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.450407] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.451453] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.469810] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.488734] Trying to unpack rootfs image as initramfs...\n[ 0.538577] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.552777] Scanning for low memory corruption every 60 seconds\n[ 0.554184] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.555317] audit: initializing netlink subsys (disabled)\n[ 0.556330] audit: type=2000 audit(1537592847.089:1): initialized\n[ 0.557636] Initialise system trusted keyring\n[ 0.558606] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.559746] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561819] zbud: loaded\n[ 0.562551] VFS: Disk quotas dquot_6.6.0\n[ 0.563369] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.564909] fuse init (API version 7.23)\n[ 0.565810] Key type big_key registered\n[ 0.566592] Allocating IMA MOK and blacklist keyrings.\n[ 0.567774] Key type asymmetric registered\n[ 0.568574] Asymmetric key parser 'x509' registered\n[ 0.569516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.570992] io scheduler noop registered\n[ 0.571777] io scheduler deadline registered (default)\n[ 0.572748] io scheduler cfq registered\n[ 0.573600] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.574604] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.575827] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.577528] ACPI: Power Button [PWRF]\n[ 0.578493] GHES: HEST is not enabled!\n[ 0.596767] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.634617] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.637098] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.661187] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.663914] Linux agpgart interface v0.103\n[ 0.666332] brd: module loaded\n[ 0.667733] loop: module loaded\n[ 0.672118] vda: vda1 vda15\n[ 0.673684] scsi host0: ata_piix\n[ 0.674562] scsi host1: ata_piix\n[ 0.675355] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.676709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.678529] libphy: Fixed MDIO Bus: probed\n[ 0.679462] tun: Universal TUN/TAP device driver, 1.6\n[ 0.680527] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682632] PPP generic driver version 2.4.2\n[ 0.683717] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.685051] ehci-pci: EHCI PCI platform driver\n[ 0.686077] ehci-platform: EHCI generic platform driver\n[ 0.687200] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.688473] ohci-pci: OHCI PCI platform driver\n[ 0.689481] ohci-platform: OHCI generic platform driver\n[ 0.690622] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.709623] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.710758] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.712378] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.713512] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.714762] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716199] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.717836] usb usb1: Product: UHCI Host Controller\n[ 0.718916] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.720276] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.721361] hub 1-0:1.0: USB hub found\n[ 0.722279] hub 1-0:1.0: 2 ports detected\n[ 0.723307] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.725625] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.726708] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.727874] mousedev: PS/2 mouse device common for all mice\n[ 0.729253] rtc_cmos 00:00: RTC can wake from S4\n[ 0.730640] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.732519] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.733901] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.735165] i2c /dev entries driver\n[ 0.735910] device-mapper: uevent: version 1.0.3\n[ 0.736828] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.738435] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.739784] NET: Registered protocol family 10\n[ 0.740831] NET: Registered protocol family 17\n[ 0.741732] Key type dns_resolver registered\n[ 0.742676] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.743950] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.745027] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.746761] registered taskstats version 1\n[ 0.747569] Loading compiled-in X.509 certificates\n[ 0.748982] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.750799] zswap: loaded using pool lzo/zbud\n[ 0.752289] Key type trusted registered\n[ 0.754068] Key type encrypted registered\n[ 0.754888] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.755881] ima: No TPM chip found, activating TPM-bypass!\n[ 0.756885] evm: HMAC attrs: 0x1\n[ 0.757837] Magic number: 2:265:113\n[ 0.758683] rtc_cmos 00:00: setting system clock to 2018-09-22 05:07:27 UTC (1537592847)\n[ 0.760271] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.761370] EDD information not available.\n[ 0.834373] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.836162] Write protecting the kernel read-only data: 14336k\n[ 0.848012] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.850092] 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: 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.089015] 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.55.1.12...\nLease of 10.55.1.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.06. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\ncirros-apply-net already run per instance\ncheck-version already run per instance\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nOK\nGROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown\nresize-rootfs already run per once\nuserdata already run per instance\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDTUgsjHnkJ4s7r7HyCktPbD627AyEaPeK7leckBSDbTvfoLGEFz0T4eD1An0aVqvkFc21cmYu56RPJPssXR88jnMsBbKJ179F6KdtIG0mDay/GZA0gw4poRYpRi4czqqa8+dkgdtzUh36Ss13a91jqt2r3vkKzFhnlBdV8ullYINX4zBMqRpGdekJ+5NN/LQ30412w9IvFOVXvyxSeBhEKbr1gXWR7dwNTBBWOO5Awe5/3ypPLDP74TBevAsHC3lQ2oFUrZQnhk78hENWIrkpJdC3lBtLgK0LVAZ4oLWSxnPOykYoAdkAcXz9XICf4YQwAG7uX6nu0HgkswFhOa1F root@createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229\nssh-dss AAAAB3NzaC1kc3MAAACBAIbMX+KBHZfQeqb/usdIDEk3QX1IuNsxxQsiuInAsGjWSdGt7XYg3D8LQnEE6CTMHf20VanX5qhgVircbqPVTdcHfUNeDrMnbwCqoJNkT9QG56tY70QrYGWG7/l0r43jddcelFkfEYvDvneSkb+IZKR0NCbiRuU6/9IJjJYHKSF7AAAAFQCot2Ug6Ycel/SWQlq8gdZFeY8kfQAAAIA9s2PgV+y1C/wNWWBAx9lvgZN+JgiBQfLvhTFYXkpRNYLuCfawP+VBlJDfyP1a9PfX2US0INq6n/mJg7kitg1SSe38xU08sZgV2RScXceSJ5Pctv/MmNSMwfq9Ys1xt0olGI9zk/FBAoTvJTDgxLfzp550Fcbfp5oolEY+vKYGugAAAIBkjVJt7gV8EcmqIePmRuztIdZuru/A56Bso1hQMOFz7AqBLUrUcJm810/LNUP93Zz3FMYzYuaONzRzJBxz1+lfH9FLNctKfIlhrR4qs8kcacPGuhn6t/OUiWg53FAWz2p33mvWtqzHoFmvSGFuA/9B9DGnnLzldoyghCpFf+u0Zg== root@createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fecf:9f85/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 \nip-route:169.254.169.254 via 10.55.1.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-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.03 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229 login: "} 2018-09-22 05:07:53,212 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511/action used request id req-607d56ea-8324-4f61-92cb-239948d2a250 2018-09-22 05:07:53,214 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-22 05:07:53,214 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 498126574 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 2 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 0x10000000-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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.127129] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.128779] pid_max: default: 32768 minimum: 301 [ 0.129666] ACPI: Core revision 20150930 [ 0.131048] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132343] Security Framework initialized [ 0.133153] Yama: becoming mindful. [ 0.133879] AppArmor: AppArmor initialized [ 0.134732] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136004] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137248] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138430] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139780] Initializing cgroup subsys io [ 0.140584] Initializing cgroup subsys memory [ 0.141435] Initializing cgroup subsys devices [ 0.142307] Initializing cgroup subsys freezer [ 0.143170] Initializing cgroup subsys net_cls [ 0.144030] Initializing cgroup subsys perf_event [ 0.144931] Initializing cgroup subsys net_prio [ 0.145809] Initializing cgroup subsys hugetlb [ 0.146677] Initializing cgroup subsys pids [ 0.147543] CPU: Physical Processor ID: 0 [ 0.149027] mce: CPU supports 10 MCE banks [ 0.149867] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.150863] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153120] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.159505] ftrace: allocating 31920 entries in 125 pages [ 0.185510] smpboot: Max logical packages: 2 [ 0.186385] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.187570] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.188911] x2apic enabled [ 0.189715] Switched APIC routing to physical x2apic. [ 0.191461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.192651] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.194751] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.196664] KVM setup paravirtual spinlock [ 0.198067] x86: Booting SMP configuration: [ 0.198954] .... node #0, CPUs: #1 [ 0.199842] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.221513] x86: Booted up 1 node, 2 CPUs [ 0.221515] KVM setup async PF for cpu 1 [ 0.221518] kvm-stealtime: cpu 1, msr f90d940 [ 0.224106] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.225585] devtmpfs: initialized [ 0.227260] evm: security.selinux [ 0.227949] evm: security.SMACK64 [ 0.228616] evm: security.SMACK64EXEC [ 0.229341] evm: security.SMACK64TRANSMUTE [ 0.230162] evm: security.SMACK64MMAP [ 0.230885] evm: security.ima [ 0.231500] evm: security.capability [ 0.232334] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.234194] pinctrl core: initialized pinctrl subsystem [ 0.235306] RTC time: 5:07:26, date: 09/22/18 [ 0.236268] NET: Registered protocol family 16 [ 0.250288] cpuidle: using governor ladder [ 0.262368] cpuidle: using governor menu [ 0.263181] PCCT header not found. [ 0.263927] ACPI: bus type PCI registered [ 0.264720] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265928] PCI: Using configuration type 1 for base access [ 0.279327] ACPI: Added _OSI(Module Device) [ 0.280156] ACPI: Added _OSI(Processor Device) [ 0.280993] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.281862] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284172] ACPI: Interpreter enabled [ 0.284916] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286697] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288487] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290271] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.292069] ACPI: (supports S0 S5) [ 0.292753] ACPI: Using IOAPIC for interrupt routing [ 0.293770] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297101] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298208] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299399] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.300562] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.302753] acpiphp: Slot [3] registered [ 0.303538] acpiphp: Slot [4] registered [ 0.304361] acpiphp: Slot [5] registered [ 0.305157] acpiphp: Slot [6] registered [ 0.305974] acpiphp: Slot [7] registered [ 0.306775] acpiphp: Slot [8] registered [ 0.307548] acpiphp: Slot [9] registered [ 0.308321] acpiphp: Slot [10] registered [ 0.318952] acpiphp: Slot [11] registered [ 0.319785] acpiphp: Slot [12] registered [ 0.320572] acpiphp: Slot [13] registered [ 0.321357] acpiphp: Slot [14] registered [ 0.322145] acpiphp: Slot [15] registered [ 0.322943] acpiphp: Slot [16] registered [ 0.323734] acpiphp: Slot [17] registered [ 0.324517] acpiphp: Slot [18] registered [ 0.325303] acpiphp: Slot [19] registered [ 0.326099] acpiphp: Slot [20] registered [ 0.326885] acpiphp: Slot [21] registered [ 0.327672] acpiphp: Slot [22] registered [ 0.328460] acpiphp: Slot [23] registered [ 0.329250] acpiphp: Slot [24] registered [ 0.330039] acpiphp: Slot [25] registered [ 0.330824] acpiphp: Slot [26] registered [ 0.331608] acpiphp: Slot [27] registered [ 0.332403] acpiphp: Slot [28] registered [ 0.333191] acpiphp: Slot [29] registered [ 0.333977] acpiphp: Slot [30] registered [ 0.334763] acpiphp: Slot [31] registered [ 0.335551] PCI host bridge to bus 0000:00 [ 0.336332] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.337502] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.338680] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.340076] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.341473] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.347640] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.348883] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.350022] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.351249] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.357669] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.359063] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.403534] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405051] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.406447] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.407832] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.409203] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.410453] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.411621] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.412662] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.414174] vgaarb: loaded [ 0.414765] vgaarb: bridge control possible 0000:00:02.0 [ 0.415895] SCSI subsystem initialized [ 0.416713] ACPI: bus type USB registered [ 0.417514] usbcore: registered new interface driver usbfs [ 0.418525] usbcore: registered new interface driver hub [ 0.419512] usbcore: registered new device driver usb [ 0.420598] PCI: Using ACPI for IRQ routing [ 0.421616] NetLabel: Initializing [ 0.422323] NetLabel: domain hash size = 128 [ 0.423163] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.424095] NetLabel: unlabeled traffic allowed by default [ 0.425206] clocksource: Switched to clocksource kvm-clock [ 0.431082] AppArmor: AppArmor Filesystem Enabled [ 0.432032] pnp: PnP ACPI init [ 0.432948] pnp: PnP ACPI: found 5 devices [ 0.440031] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.441771] NET: Registered protocol family 2 [ 0.442765] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.444008] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.445144] TCP: Hash tables configured (established 2048 bind 2048) [ 0.446283] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.447336] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.448475] NET: Registered protocol family 1 [ 0.449329] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.450407] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.451453] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.469810] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.488734] Trying to unpack rootfs image as initramfs... [ 0.538577] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.552777] Scanning for low memory corruption every 60 seconds [ 0.554184] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.555317] audit: initializing netlink subsys (disabled) [ 0.556330] audit: type=2000 audit(1537592847.089:1): initialized [ 0.557636] Initialise system trusted keyring [ 0.558606] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.559746] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561819] zbud: loaded [ 0.562551] VFS: Disk quotas dquot_6.6.0 [ 0.563369] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.564909] fuse init (API version 7.23) [ 0.565810] Key type big_key registered [ 0.566592] Allocating IMA MOK and blacklist keyrings. [ 0.567774] Key type asymmetric registered [ 0.568574] Asymmetric key parser 'x509' registered [ 0.569516] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.570992] io scheduler noop registered [ 0.571777] io scheduler deadline registered (default) [ 0.572748] io scheduler cfq registered [ 0.573600] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.574604] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.575827] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.577528] ACPI: Power Button [PWRF] [ 0.578493] GHES: HEST is not enabled! [ 0.596767] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.634617] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.637098] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.661187] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.663914] Linux agpgart interface v0.103 [ 0.666332] brd: module loaded [ 0.667733] loop: module loaded [ 0.672118] vda: vda1 vda15 [ 0.673684] scsi host0: ata_piix [ 0.674562] scsi host1: ata_piix [ 0.675355] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.676709] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.678529] libphy: Fixed MDIO Bus: probed [ 0.679462] tun: Universal TUN/TAP device driver, 1.6 [ 0.680527] tun: (C) 1999-2004 Max Krasnyansky [ 0.682632] PPP generic driver version 2.4.2 [ 0.683717] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.685051] ehci-pci: EHCI PCI platform driver [ 0.686077] ehci-platform: EHCI generic platform driver [ 0.687200] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.688473] ohci-pci: OHCI PCI platform driver [ 0.689481] ohci-platform: OHCI generic platform driver [ 0.690622] uhci_hcd: USB Universal Host Controller Interface driver [ 0.709623] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.710758] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.712378] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.713512] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.714762] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716199] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.717836] usb usb1: Product: UHCI Host Controller [ 0.718916] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.720276] usb usb1: SerialNumber: 0000:00:01.2 [ 0.721361] hub 1-0:1.0: USB hub found [ 0.722279] hub 1-0:1.0: 2 ports detected [ 0.723307] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725625] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.726708] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727874] mousedev: PS/2 mouse device common for all mice [ 0.729253] rtc_cmos 00:00: RTC can wake from S4 [ 0.730640] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.732519] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.733901] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.735165] i2c /dev entries driver [ 0.735910] device-mapper: uevent: version 1.0.3 [ 0.736828] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.738435] ledtrig-cpu: registered to indicate activity on CPUs [ 0.739784] NET: Registered protocol family 10 [ 0.740831] NET: Registered protocol family 17 [ 0.741732] Key type dns_resolver registered [ 0.742676] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.743950] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.745027] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.746761] registered taskstats version 1 [ 0.747569] Loading compiled-in X.509 certificates [ 0.748982] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.750799] zswap: loaded using pool lzo/zbud [ 0.752289] Key type trusted registered [ 0.754068] Key type encrypted registered [ 0.754888] AppArmor: AppArmor sha1 policy hashing enabled [ 0.755881] ima: No TPM chip found, activating TPM-bypass! [ 0.756885] evm: HMAC attrs: 0x1 [ 0.757837] Magic number: 2:265:113 [ 0.758683] rtc_cmos 00:00: setting system clock to 2018-09-22 05:07:27 UTC (1537592847) [ 0.760271] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.761370] EDD information not available. [ 0.834373] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.836162] Write protecting the kernel read-only data: 14336k [ 0.848012] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.850092] 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: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.86 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.089015] 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 10.55.1.12... Lease of 10.55.1.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. iid=i-00000108 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data cirros-apply-net already run per instance check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDTUgsjHnkJ4s7r7HyCktPbD627AyEaPeK7leckBSDbTvfoLGEFz0T4eD1An0aVqvkFc21cmYu56RPJPssXR88jnMsBbKJ179F6KdtIG0mDay/GZA0gw4poRYpRi4czqqa8+dkgdtzUh36Ss13a91jqt2r3vkKzFhnlBdV8ullYINX4zBMqRpGdekJ+5NN/LQ30412w9IvFOVXvyxSeBhEKbr1gXWR7dwNTBBWOO5Awe5/3ypPLDP74TBevAsHC3lQ2oFUrZQnhk78hENWIrkpJdC3lBtLgK0LVAZ4oLWSxnPOykYoAdkAcXz9XICf4YQwAG7uX6nu0HgkswFhOa1F root@createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229 ssh-dss AAAAB3NzaC1kc3MAAACBAIbMX+KBHZfQeqb/usdIDEk3QX1IuNsxxQsiuInAsGjWSdGt7XYg3D8LQnEE6CTMHf20VanX5qhgVircbqPVTdcHfUNeDrMnbwCqoJNkT9QG56tY70QrYGWG7/l0r43jddcelFkfEYvDvneSkb+IZKR0NCbiRuU6/9IJjJYHKSF7AAAAFQCot2Ug6Ycel/SWQlq8gdZFeY8kfQAAAIA9s2PgV+y1C/wNWWBAx9lvgZN+JgiBQfLvhTFYXkpRNYLuCfawP+VBlJDfyP1a9PfX2US0INq6n/mJg7kitg1SSe38xU08sZgV2RScXceSJ5Pctv/MmNSMwfq9Ys1xt0olGI9zk/FBAoTvJTDgxLfzp550Fcbfp5oolEY+vKYGugAAAIBkjVJt7gV8EcmqIePmRuztIdZuru/A56Bso1hQMOFz7AqBLUrUcJm810/LNUP93Zz3FMYzYuaONzRzJBxz1+lfH9FLNctKfIlhrR4qs8kcacPGuhn6t/OUiWg53FAWz2p33mvWtqzHoFmvSGFuA/9B9DGnnLzldoyghCpFf+u0Zg== root@createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fecf:9f85/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 ip-route:169.254.169.254 via 10.55.1.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-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229 launch-index: 0 === cirros: current=0.4.0 uptime=2.03 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229 login: 2018-09-22 05:07:53,214 - create_instance - INFO - Checking if VM is active 2018-09-22 05:07:53,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:53,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40a0cfc5-cfa7-4d11-9e4d-bb0756f9b195 x-compute-request-id: req-40a0cfc5-cfa7-4d11-9e4d-bb0756f9b195 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:07:40Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:07:53,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-40a0cfc5-cfa7-4d11-9e4d-bb0756f9b195 2018-09-22 05:07:53,712 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst] is - ACTIVE 2018-09-22 05:07:53,712 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:07:53,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:54,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00f144aa-cb1e-4a6b-95e5-3ab9e7dc25d6 x-compute-request-id: req-00f144aa-cb1e-4a6b-95e5-3ab9e7dc25d6 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:07:40Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:07:54,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-00f144aa-cb1e-4a6b-95e5-3ab9e7dc25d6 2018-09-22 05:07:54,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:54,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-97fe9ec5-537a-47f1-ad02-ffb7a881beef Date: Sat, 22 Sep 2018 05:07:54 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":["af876d76-cb5b-4251-afce-ccd3bc7f56b6"],"updated_at":"2018-09-22T05:06:24Z","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net"}]} 2018-09-22 05:07:54,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net used request id req-97fe9ec5-537a-47f1-ad02-ffb7a881beef 2018-09-22 05:07:54,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:54,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d0134f-da10-4a56-89cd-7520ba97c7f5 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}} 2018-09-22 05:07:54,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 used request id req-68d0134f-da10-4a56-89cd-7520ba97c7f5 2018-09-22 05:07:54,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:54,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-91a25ecf-c698-4a02-9634-c25a94cc22b2 Date: Sat, 22 Sep 2018 05:07:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","dns_nameservers":[],"updated_at":"2018-09-22T05:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}]} 2018-09-22 05:07:54,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-91a25ecf-c698-4a02-9634-c25a94cc22b2 2018-09-22 05:07:54,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:55,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-7538b1d4-307a-4acd-9a0d-389f22cc01ac Date: Sat, 22 Sep 2018 05:07:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:07:00Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.12"}],"id":"126a5056-e89e-40eb-993b-b13d7480c19d","security_groups":["07ba6a40-0241-474f-a62b-ccbb7a17e817","27f2dd21-9adc-47fc-adb8-abeefc63000d"],"mac_address":"fa:16:3e:cf:9f:85","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1port-1","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:44Z","binding:vnic_type":"normal","device_id":"520461c9-9903-46d6-a4c0-22e66ffeb511"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.1"}],"id":"19cb9117-907d-4534-b346-5a07ebcdf340","security_groups":[],"mac_address":"fa:16:3e:d3:2d:fc","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:33Z","binding:vnic_type":"normal","device_id":"078a1b66-b010-4ed3-ad0d-a3ca5855a8d6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.4"}],"id":"408109a2-8af8-423e-be98-d7d3dbe884b4","security_groups":[],"mac_address":"fa:16:3e:76:62:5f","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3332d2d8-2ffd-4354-98ce-30d77bc90cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.2"}],"id":"506d64a5-40cd-47d3-bc19-e46cb1887694","security_groups":[],"mac_address":"fa:16:3e:f1:8c:5f","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3332d2d8-2ffd-4354-98ce-30d77bc90cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.3"}],"id":"b6cb22d4-7de2-45f9-af45-0f4b5145bafb","security_groups":[],"mac_address":"fa:16:3e:b3:8e:23","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3332d2d8-2ffd-4354-98ce-30d77bc90cde"}]} 2018-09-22 05:07:55,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-7538b1d4-307a-4acd-9a0d-389f22cc01ac 2018-09-22 05:07:55,059 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:07:55,062 - paramiko.transport - DEBUG - starting thread (client mode): 0x679bfa90L 2018-09-22 05:07:55,063 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:07:55,063 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:07:55,063 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:07:55,064 - 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-09-22 05:07:55,065 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:07:55,065 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:07:55,065 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:07:55,065 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:07:55,065 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:07:55,082 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:07:55,083 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:07:55,095 - paramiko.transport - DEBUG - Trying key c5de30b8b2c7103b0d5ed1f4b082ce82 from tmp/CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1 2018-09-22 05:07:55,121 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:07:55,127 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:07:55,228 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:07:55,273 - create_instance - INFO - SSH is active for VM instance 2018-09-22 05:07:55,273 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:07:55,275 - paramiko.transport - DEBUG - starting thread (client mode): 0x679bfc10L 2018-09-22 05:07:55,275 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:07:55,275 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:07:55,275 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:07:55,277 - 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-09-22 05:07:55,277 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:07:55,277 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:07:55,277 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:07:55,277 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:07:55,277 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:07:55,294 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:07:55,294 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:07:55,307 - paramiko.transport - DEBUG - Trying key c5de30b8b2c7103b0d5ed1f4b082ce82 from tmp/CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1 2018-09-22 05:07:55,333 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:07:55,336 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:07:55,340 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 05:07:55,341 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-22 05:07:55,341 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 05:07:55,342 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 05:07:55,344 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-22 05:07:55,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:07:55,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:07: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-228f2143-dd19-4945-8ad3-d4ac42f5126c x-compute-request-id: req-228f2143-dd19-4945-8ad3-d4ac42f5126c Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:07:40Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:07:55,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-228f2143-dd19-4945-8ad3-d4ac42f5126c 2018-09-22 05:07:55,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" -d '{"reboot": {"type": "HARD"}}' 2018-09-22 05:07:56,055 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:07: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-9331db5b-87aa-4ea5-b4f0-86087be225de x-compute-request-id: req-9331db5b-87aa-4ea5-b4f0-86087be225de Content-Length: 0 Content-Type: application/json 2018-09-22 05:07:56,055 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511/action used request id req-9331db5b-87aa-4ea5-b4f0-86087be225de 2018-09-22 05:08:11,070 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-09-22 05:08:11,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:08:11,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23033118-a570-491a-8e6a-437e3284ea0c x-compute-request-id: req-23033118-a570-491a-8e6a-437e3284ea0c Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:07:57Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:08:11,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-23033118-a570-491a-8e6a-437e3284ea0c 2018-09-22 05:08:11,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 05:08:12,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78a86319-2217-4dd1-a1c1-71f2feccd7d2 x-compute-request-id: req-78a86319-2217-4dd1-a1c1-71f2feccd7d2 Content-Encoding: gzip Content-Length: 9522 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 508021896 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.131665] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133357] pid_max: default: 32768 minimum: 301\n[ 0.134276] ACPI: Core revision 20150930\n[ 0.135695] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137032] Security Framework initialized\n[ 0.137869] Yama: becoming mindful.\n[ 0.138619] AppArmor: AppArmor initialized\n[ 0.139501] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140823] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142111] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143333] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144752] Initializing cgroup subsys io\n[ 0.145587] Initializing cgroup subsys memory\n[ 0.146467] Initializing cgroup subsys devices\n[ 0.147371] Initializing cgroup subsys freezer\n[ 0.148264] Initializing cgroup subsys net_cls\n[ 0.149151] Initializing cgroup subsys perf_event\n[ 0.150084] Initializing cgroup subsys net_prio\n[ 0.150999] Initializing cgroup subsys hugetlb\n[ 0.151889] Initializing cgroup subsys pids\n[ 0.152785] CPU: Physical Processor ID: 0\n[ 0.154299] mce: CPU supports 10 MCE banks\n[ 0.155175] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156200] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.158538] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.165249] ftrace: allocating 31920 entries in 125 pages\n[ 0.192548] smpboot: Max logical packages: 2\n[ 0.193445] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194677] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196063] x2apic enabled\n[ 0.196886] Switched APIC routing to physical x2apic.\n[ 0.198673] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199889] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203967] KVM setup paravirtual spinlock\n[ 0.205432] x86: Booting SMP configuration:\n[ 0.206333] .... node #0, CPUs: #1\n[ 0.207228] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.229449] x86: Booted up 1 node, 2 CPUs\n[ 0.229451] KVM setup async PF for cpu 1\n[ 0.229454] kvm-stealtime: cpu 1, msr f90d940\n[ 0.232111] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.233673] devtmpfs: initialized\n[ 0.235398] evm: security.selinux\n[ 0.236117] evm: security.SMACK64\n[ 0.236829] evm: security.SMACK64EXEC\n[ 0.237601] evm: security.SMACK64TRANSMUTE\n[ 0.238440] evm: security.SMACK64MMAP\n[ 0.239209] evm: security.ima\n[ 0.239866] evm: security.capability\n[ 0.240729] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.242669] pinctrl core: initialized pinctrl subsystem\n[ 0.243799] RTC time: 5:07:43, date: 09/22/18\n[ 0.244803] NET: Registered protocol family 16\n[ 0.254616] cpuidle: using governor ladder\n[ 0.266638] cpuidle: using governor menu\n[ 0.267476] PCCT header not found.\n[ 0.268304] ACPI: bus type PCI registered\n[ 0.269126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270398] PCI: Using configuration type 1 for base access\n[ 0.283806] ACPI: Added _OSI(Module Device)\n[ 0.284692] ACPI: Added _OSI(Processor Device)\n[ 0.285572] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.286486] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.288845] ACPI: Interpreter enabled\n[ 0.289627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.295268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.297158] ACPI: (supports S0 S5)\n[ 0.297880] ACPI: Using IOAPIC for interrupt routing\n[ 0.298977] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303568] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.304835] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306057] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.308357] acpiphp: Slot [3] registered\n[ 0.309189] acpiphp: Slot [4] registered\n[ 0.310014] acpiphp: Slot [5] registered\n[ 0.310831] acpiphp: Slot [6] registered\n[ 0.311647] acpiphp: Slot [7] registered\n[ 0.312460] acpiphp: Slot [8] registered\n[ 0.313289] acpiphp: Slot [9] registered\n[ 0.314111] acpiphp: Slot [10] registered\n[ 0.324837] acpiphp: Slot [11] registered\n[ 0.325680] acpiphp: Slot [12] registered\n[ 0.326513] acpiphp: Slot [13] registered\n[ 0.327339] acpiphp: Slot [14] registered\n[ 0.328166] acpiphp: Slot [15] registered\n[ 0.329023] acpiphp: Slot [16] registered\n[ 0.329859] acpiphp: Slot [17] registered\n[ 0.330689] acpiphp: Slot [18] registered\n[ 0.331520] acpiphp: Slot [19] registered\n[ 0.332350] acpiphp: Slot [20] registered\n[ 0.333190] acpiphp: Slot [21] registered\n[ 0.334024] acpiphp: Slot [22] registered\n[ 0.334860] acpiphp: Slot [23] registered\n[ 0.335693] acpiphp: Slot [24] registered\n[ 0.336525] acpiphp: Slot [25] registered\n[ 0.337359] acpiphp: Slot [26] registered\n[ 0.338194] acpiphp: Slot [27] registered\n[ 0.339031] acpiphp: Slot [28] registered\n[ 0.339862] acpiphp: Slot [29] registered\n[ 0.340695] acpiphp: Slot [30] registered\n[ 0.341535] acpiphp: Slot [31] registered\n[ 0.342363] PCI host bridge to bus 0000:00\n[ 0.343196] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.344443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345697] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347189] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.348681] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.354960] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.356277] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.357483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.358790] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.365822] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.367289] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.415022] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.416549] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.417998] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.419437] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.420855] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.422166] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.423390] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.424584] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.426165] vgaarb: loaded\n[ 0.426780] vgaarb: bridge control possible 0000:00:02.0\n[ 0.427955] SCSI subsystem initialized\n[ 0.428845] ACPI: bus type USB registered\n[ 0.429687] usbcore: registered new interface driver usbfs\n[ 0.430752] usbcore: registered new interface driver hub\n[ 0.431781] usbcore: registered new device driver usb\n[ 0.432927] PCI: Using ACPI for IRQ routing\n[ 0.433992] NetLabel: Initializing\n[ 0.434730] NetLabel: domain hash size = 128\n[ 0.435614] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.436590] NetLabel: unlabeled traffic allowed by default\n[ 0.437757] clocksource: Switched to clocksource kvm-clock\n[ 0.443793] AppArmor: AppArmor Filesystem Enabled\n[ 0.444776] pnp: PnP ACPI init\n[ 0.445731] pnp: PnP ACPI: found 5 devices\n[ 0.453121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.454874] NET: Registered protocol family 2\n[ 0.455893] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.457194] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.458392] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.459594] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460692] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.461888] NET: Registered protocol family 1\n[ 0.462777] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.463897] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.464993] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.483580] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.502575] Trying to unpack rootfs image as initramfs...\n[ 0.552956] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.567467] Scanning for low memory corruption every 60 seconds\n[ 0.568960] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.570229] audit: initializing netlink subsys (disabled)\n[ 0.571357] audit: type=2000 audit(1537592864.301:1): initialized\n[ 0.572762] Initialise system trusted keyring\n[ 0.573816] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575068] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577236] zbud: loaded\n[ 0.578032] VFS: Disk quotas dquot_6.6.0\n[ 0.578941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580609] fuse init (API version 7.23)\n[ 0.581557] Key type big_key registered\n[ 0.582405] Allocating IMA MOK and blacklist keyrings.\n[ 0.583718] Key type asymmetric registered\n[ 0.584581] Asymmetric key parser 'x509' registered\n[ 0.585570] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.587122] io scheduler noop registered\n[ 0.587951] io scheduler deadline registered (default)\n[ 0.588978] io scheduler cfq registered\n[ 0.589853] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590949] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592255] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593767] ACPI: Power Button [PWRF]\n[ 0.594662] GHES: HEST is not enabled!\n[ 0.612606] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.649405] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.676044] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.678705] Linux agpgart interface v0.103\n[ 0.681181] brd: module loaded\n[ 0.682566] loop: module loaded\n[ 0.686480] vda: vda1 vda15\n[ 0.688024] scsi host0: ata_piix\n[ 0.688877] scsi host1: ata_piix\n[ 0.689638] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.690958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.692489] libphy: Fixed MDIO Bus: probed\n[ 0.693439] tun: Universal TUN/TAP device driver, 1.6\n[ 0.694485] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.696548] PPP generic driver version 2.4.2\n[ 0.697479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.698788] ehci-pci: EHCI PCI platform driver\n[ 0.699694] ehci-platform: EHCI generic platform driver\n[ 0.700723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.701906] ohci-pci: OHCI PCI platform driver\n[ 0.702812] ohci-platform: OHCI generic platform driver\n[ 0.703840] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.722845] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.723898] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.725417] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.726458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.727626] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.728912] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.730399] usb usb1: Product: UHCI Host Controller\n[ 0.731367] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.732548] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.733586] hub 1-0:1.0: USB hub found\n[ 0.734393] hub 1-0:1.0: 2 ports detected\n[ 0.735332] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.737504] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.738499] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.739562] mousedev: PS/2 mouse device common for all mice\n[ 0.740795] rtc_cmos 00:00: RTC can wake from S4\n[ 0.742075] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.743840] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.745178] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.746428] i2c /dev entries driver\n[ 0.747220] device-mapper: uevent: version 1.0.3\n[ 0.748201] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.749903] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.751288] NET: Registered protocol family 10\n[ 0.752337] NET: Registered protocol family 17\n[ 0.753265] Key type dns_resolver registered\n[ 0.754253] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.756012] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.757162] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.758998] registered taskstats version 1\n[ 0.759872] Loading compiled-in X.509 certificates\n[ 0.761354] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.763295] zswap: loaded using pool lzo/zbud\n[ 0.764841] Key type trusted registered\n[ 0.766579] Key type encrypted registered\n[ 0.767443] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.768529] ima: No TPM chip found, activating TPM-bypass!\n[ 0.769619] evm: HMAC attrs: 0x1\n[ 0.770622] Magic number: 2:265:113\n[ 0.771509] rtc_cmos 00:00: setting system clock to 2018-09-22 05:07:44 UTC (1537592864)\n[ 0.773195] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.774367] EDD information not available.\n[ 0.846900] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.848558] Write protecting the kernel read-only data: 14336k\n[ 0.860488] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.862411] 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: 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.088442] 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.55.1.12...\nLease of 10.55.1.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.09. iid=i-00000108\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\ncirros-apply-net already run per instance\ncheck-version already run per instance\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nOK\nGROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown\nresize-rootfs already run per once\nuserdata already run per instance\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDTUgsjHnkJ4s7r7HyCktPbD627AyEaPeK7leckBSDbTvfoLGEFz0T4eD1An0aVqvkFc21cmYu56RPJPssXR88jnMsBbKJ179F6KdtIG0mDay/GZA0gw4poRYpRi4czqqa8+dkgdtzUh36Ss13a91jqt2r3vkKzFhnlBdV8ullYINX4zBMqRpGdekJ+5NN/LQ30412w9IvFOVXvyxSeBhEKbr1gXWR7dwNTBBWOO5Awe5/3ypPLDP74TBevAsHC3lQ2oFUrZQnhk78hENWIrkpJdC3lBtLgK0LVAZ4oLWSxnPOykYoAdkAcXz9XICf4YQwAG7uX6nu0HgkswFhOa1F root@createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229\nssh-dss AAAAB3NzaC1kc3MAAACBAIbMX+KBHZfQeqb/usdIDEk3QX1IuNsxxQsiuInAsGjWSdGt7XYg3D8LQnEE6CTMHf20VanX5qhgVircbqPVTdcHfUNeDrMnbwCqoJNkT9QG56tY70QrYGWG7/l0r43jddcelFkfEYvDvneSkb+IZKR0NCbiRuU6/9IJjJYHKSF7AAAAFQCot2Ug6Ycel/SWQlq8gdZFeY8kfQAAAIA9s2PgV+y1C/wNWWBAx9lvgZN+JgiBQfLvhTFYXkpRNYLuCfawP+VBlJDfyP1a9PfX2US0INq6n/mJg7kitg1SSe38xU08sZgV2RScXceSJ5Pctv/MmNSMwfq9Ys1xt0olGI9zk/FBAoTvJTDgxLfzp550Fcbfp5oolEY+vKYGugAAAIBkjVJt7gV8EcmqIePmRuztIdZuru/A56Bso1hQMOFz7AqBLUrUcJm810/LNUP93Zz3FMYzYuaONzRzJBxz1+lfH9FLNctKfIlhrR4qs8kcacPGuhn6t/OUiWg53FAWz2p33mvWtqzHoFmvSGFuA/9B9DGnnLzldoyghCpFf+u0Zg== root@createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fecf:9f85/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 \nip-route:169.254.169.254 via 10.55.1.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-00000108\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.22 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229 login: "} 2018-09-22 05:08:12,733 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511/action used request id req-78a86319-2217-4dd1-a1c1-71f2feccd7d2 2018-09-22 05:08:12,734 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-22 05:08:12,734 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 508021896 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 2 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 0x10000000-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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.131665] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.133357] pid_max: default: 32768 minimum: 301 [ 0.134276] ACPI: Core revision 20150930 [ 0.135695] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137032] Security Framework initialized [ 0.137869] Yama: becoming mindful. [ 0.138619] AppArmor: AppArmor initialized [ 0.139501] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140823] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142111] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143333] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144752] Initializing cgroup subsys io [ 0.145587] Initializing cgroup subsys memory [ 0.146467] Initializing cgroup subsys devices [ 0.147371] Initializing cgroup subsys freezer [ 0.148264] Initializing cgroup subsys net_cls [ 0.149151] Initializing cgroup subsys perf_event [ 0.150084] Initializing cgroup subsys net_prio [ 0.150999] Initializing cgroup subsys hugetlb [ 0.151889] Initializing cgroup subsys pids [ 0.152785] CPU: Physical Processor ID: 0 [ 0.154299] mce: CPU supports 10 MCE banks [ 0.155175] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156200] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.158538] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.165249] ftrace: allocating 31920 entries in 125 pages [ 0.192548] smpboot: Max logical packages: 2 [ 0.193445] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.194677] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196063] x2apic enabled [ 0.196886] Switched APIC routing to physical x2apic. [ 0.198673] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.199889] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203967] KVM setup paravirtual spinlock [ 0.205432] x86: Booting SMP configuration: [ 0.206333] .... node #0, CPUs: #1 [ 0.207228] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.229449] x86: Booted up 1 node, 2 CPUs [ 0.229451] KVM setup async PF for cpu 1 [ 0.229454] kvm-stealtime: cpu 1, msr f90d940 [ 0.232111] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.233673] devtmpfs: initialized [ 0.235398] evm: security.selinux [ 0.236117] evm: security.SMACK64 [ 0.236829] evm: security.SMACK64EXEC [ 0.237601] evm: security.SMACK64TRANSMUTE [ 0.238440] evm: security.SMACK64MMAP [ 0.239209] evm: security.ima [ 0.239866] evm: security.capability [ 0.240729] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.242669] pinctrl core: initialized pinctrl subsystem [ 0.243799] RTC time: 5:07:43, date: 09/22/18 [ 0.244803] NET: Registered protocol family 16 [ 0.254616] cpuidle: using governor ladder [ 0.266638] cpuidle: using governor menu [ 0.267476] PCCT header not found. [ 0.268304] ACPI: bus type PCI registered [ 0.269126] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.270398] PCI: Using configuration type 1 for base access [ 0.283806] ACPI: Added _OSI(Module Device) [ 0.284692] ACPI: Added _OSI(Processor Device) [ 0.285572] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.286486] ACPI: Added _OSI(Processor Aggregator Device) [ 0.288845] ACPI: Interpreter enabled [ 0.289627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.295268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.297158] ACPI: (supports S0 S5) [ 0.297880] ACPI: Using IOAPIC for interrupt routing [ 0.298977] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303568] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.304835] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306057] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.308357] acpiphp: Slot [3] registered [ 0.309189] acpiphp: Slot [4] registered [ 0.310014] acpiphp: Slot [5] registered [ 0.310831] acpiphp: Slot [6] registered [ 0.311647] acpiphp: Slot [7] registered [ 0.312460] acpiphp: Slot [8] registered [ 0.313289] acpiphp: Slot [9] registered [ 0.314111] acpiphp: Slot [10] registered [ 0.324837] acpiphp: Slot [11] registered [ 0.325680] acpiphp: Slot [12] registered [ 0.326513] acpiphp: Slot [13] registered [ 0.327339] acpiphp: Slot [14] registered [ 0.328166] acpiphp: Slot [15] registered [ 0.329023] acpiphp: Slot [16] registered [ 0.329859] acpiphp: Slot [17] registered [ 0.330689] acpiphp: Slot [18] registered [ 0.331520] acpiphp: Slot [19] registered [ 0.332350] acpiphp: Slot [20] registered [ 0.333190] acpiphp: Slot [21] registered [ 0.334024] acpiphp: Slot [22] registered [ 0.334860] acpiphp: Slot [23] registered [ 0.335693] acpiphp: Slot [24] registered [ 0.336525] acpiphp: Slot [25] registered [ 0.337359] acpiphp: Slot [26] registered [ 0.338194] acpiphp: Slot [27] registered [ 0.339031] acpiphp: Slot [28] registered [ 0.339862] acpiphp: Slot [29] registered [ 0.340695] acpiphp: Slot [30] registered [ 0.341535] acpiphp: Slot [31] registered [ 0.342363] PCI host bridge to bus 0000:00 [ 0.343196] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.344443] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.345697] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.347189] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.348681] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.354960] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.356277] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.357483] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.358790] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.365822] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.367289] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.415022] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.416549] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.417998] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.419437] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.420855] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.422166] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.423390] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.424584] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.426165] vgaarb: loaded [ 0.426780] vgaarb: bridge control possible 0000:00:02.0 [ 0.427955] SCSI subsystem initialized [ 0.428845] ACPI: bus type USB registered [ 0.429687] usbcore: registered new interface driver usbfs [ 0.430752] usbcore: registered new interface driver hub [ 0.431781] usbcore: registered new device driver usb [ 0.432927] PCI: Using ACPI for IRQ routing [ 0.433992] NetLabel: Initializing [ 0.434730] NetLabel: domain hash size = 128 [ 0.435614] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.436590] NetLabel: unlabeled traffic allowed by default [ 0.437757] clocksource: Switched to clocksource kvm-clock [ 0.443793] AppArmor: AppArmor Filesystem Enabled [ 0.444776] pnp: PnP ACPI init [ 0.445731] pnp: PnP ACPI: found 5 devices [ 0.453121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.454874] NET: Registered protocol family 2 [ 0.455893] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.457194] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.458392] TCP: Hash tables configured (established 2048 bind 2048) [ 0.459594] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.460692] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.461888] NET: Registered protocol family 1 [ 0.462777] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.463897] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.464993] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.483580] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.502575] Trying to unpack rootfs image as initramfs... [ 0.552956] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.567467] Scanning for low memory corruption every 60 seconds [ 0.568960] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.570229] audit: initializing netlink subsys (disabled) [ 0.571357] audit: type=2000 audit(1537592864.301:1): initialized [ 0.572762] Initialise system trusted keyring [ 0.573816] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.575068] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.577236] zbud: loaded [ 0.578032] VFS: Disk quotas dquot_6.6.0 [ 0.578941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580609] fuse init (API version 7.23) [ 0.581557] Key type big_key registered [ 0.582405] Allocating IMA MOK and blacklist keyrings. [ 0.583718] Key type asymmetric registered [ 0.584581] Asymmetric key parser 'x509' registered [ 0.585570] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.587122] io scheduler noop registered [ 0.587951] io scheduler deadline registered (default) [ 0.588978] io scheduler cfq registered [ 0.589853] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.590949] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.592255] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.593767] ACPI: Power Button [PWRF] [ 0.594662] GHES: HEST is not enabled! [ 0.612606] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.649405] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.651797] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.676044] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.678705] Linux agpgart interface v0.103 [ 0.681181] brd: module loaded [ 0.682566] loop: module loaded [ 0.686480] vda: vda1 vda15 [ 0.688024] scsi host0: ata_piix [ 0.688877] scsi host1: ata_piix [ 0.689638] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.690958] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.692489] libphy: Fixed MDIO Bus: probed [ 0.693439] tun: Universal TUN/TAP device driver, 1.6 [ 0.694485] tun: (C) 1999-2004 Max Krasnyansky [ 0.696548] PPP generic driver version 2.4.2 [ 0.697479] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.698788] ehci-pci: EHCI PCI platform driver [ 0.699694] ehci-platform: EHCI generic platform driver [ 0.700723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.701906] ohci-pci: OHCI PCI platform driver [ 0.702812] ohci-platform: OHCI generic platform driver [ 0.703840] uhci_hcd: USB Universal Host Controller Interface driver [ 0.722845] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.723898] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.725417] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.726458] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.727626] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.728912] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.730399] usb usb1: Product: UHCI Host Controller [ 0.731367] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.732548] usb usb1: SerialNumber: 0000:00:01.2 [ 0.733586] hub 1-0:1.0: USB hub found [ 0.734393] hub 1-0:1.0: 2 ports detected [ 0.735332] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.737504] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.738499] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.739562] mousedev: PS/2 mouse device common for all mice [ 0.740795] rtc_cmos 00:00: RTC can wake from S4 [ 0.742075] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.743840] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.745178] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.746428] i2c /dev entries driver [ 0.747220] device-mapper: uevent: version 1.0.3 [ 0.748201] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.749903] ledtrig-cpu: registered to indicate activity on CPUs [ 0.751288] NET: Registered protocol family 10 [ 0.752337] NET: Registered protocol family 17 [ 0.753265] Key type dns_resolver registered [ 0.754253] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.756012] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.757162] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.758998] registered taskstats version 1 [ 0.759872] Loading compiled-in X.509 certificates [ 0.761354] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.763295] zswap: loaded using pool lzo/zbud [ 0.764841] Key type trusted registered [ 0.766579] Key type encrypted registered [ 0.767443] AppArmor: AppArmor sha1 policy hashing enabled [ 0.768529] ima: No TPM chip found, activating TPM-bypass! [ 0.769619] evm: HMAC attrs: 0x1 [ 0.770622] Magic number: 2:265:113 [ 0.771509] rtc_cmos 00:00: setting system clock to 2018-09-22 05:07:44 UTC (1537592864) [ 0.773195] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.774367] EDD information not available. [ 0.846900] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.848558] Write protecting the kernel read-only data: 14336k [ 0.860488] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.862411] 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: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.85 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.088442] 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 10.55.1.12... Lease of 10.55.1.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.09. iid=i-00000108 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data cirros-apply-net already run per instance check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDTUgsjHnkJ4s7r7HyCktPbD627AyEaPeK7leckBSDbTvfoLGEFz0T4eD1An0aVqvkFc21cmYu56RPJPssXR88jnMsBbKJ179F6KdtIG0mDay/GZA0gw4poRYpRi4czqqa8+dkgdtzUh36Ss13a91jqt2r3vkKzFhnlBdV8ullYINX4zBMqRpGdekJ+5NN/LQ30412w9IvFOVXvyxSeBhEKbr1gXWR7dwNTBBWOO5Awe5/3ypPLDP74TBevAsHC3lQ2oFUrZQnhk78hENWIrkpJdC3lBtLgK0LVAZ4oLWSxnPOykYoAdkAcXz9XICf4YQwAG7uX6nu0HgkswFhOa1F root@createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229 ssh-dss AAAAB3NzaC1kc3MAAACBAIbMX+KBHZfQeqb/usdIDEk3QX1IuNsxxQsiuInAsGjWSdGt7XYg3D8LQnEE6CTMHf20VanX5qhgVircbqPVTdcHfUNeDrMnbwCqoJNkT9QG56tY70QrYGWG7/l0r43jddcelFkfEYvDvneSkb+IZKR0NCbiRuU6/9IJjJYHKSF7AAAAFQCot2Ug6Ycel/SWQlq8gdZFeY8kfQAAAIA9s2PgV+y1C/wNWWBAx9lvgZN+JgiBQfLvhTFYXkpRNYLuCfawP+VBlJDfyP1a9PfX2US0INq6n/mJg7kitg1SSe38xU08sZgV2RScXceSJ5Pctv/MmNSMwfq9Ys1xt0olGI9zk/FBAoTvJTDgxLfzp550Fcbfp5oolEY+vKYGugAAAIBkjVJt7gV8EcmqIePmRuztIdZuru/A56Bso1hQMOFz7AqBLUrUcJm810/LNUP93Zz3FMYzYuaONzRzJBxz1+lfH9FLNctKfIlhrR4qs8kcacPGuhn6t/OUiWg53FAWz2p33mvWtqzHoFmvSGFuA/9B9DGnnLzldoyghCpFf+u0Zg== root@createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fecf:9f85/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 ip-route:169.254.169.254 via 10.55.1.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-00000108 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229 launch-index: 0 === cirros: current=0.4.0 uptime=2.22 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-7de2b282-270f-4174-8fc6-f1d229 login: 2018-09-22 05:08:12,735 - create_instance - INFO - Checking if VM is active 2018-09-22 05:08:12,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:08:12,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08: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-ee83f56e-2fa3-478f-a4ee-4b99239780c6 x-compute-request-id: req-ee83f56e-2fa3-478f-a4ee-4b99239780c6 Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:07:57Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:08:12,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-ee83f56e-2fa3-478f-a4ee-4b99239780c6 2018-09-22 05:08:12,947 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst] is - ACTIVE 2018-09-22 05:08:12,947 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:08:12,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:08:13,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08: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-621c14ce-1ff1-4a73-89d9-0949313801a4 x-compute-request-id: req-621c14ce-1ff1-4a73-89d9-0949313801a4 Content-Encoding: gzip Content-Length: 795 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp"}, {"name": "default"}], "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:07:57Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:08:13,578 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-621c14ce-1ff1-4a73-89d9-0949313801a4 2018-09-22 05:08:13,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:08:13,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-102b172c-e089-4bf1-beea-4ae8b8585f9b Date: Sat, 22 Sep 2018 05:08: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":["af876d76-cb5b-4251-afce-ccd3bc7f56b6"],"updated_at":"2018-09-22T05:06:24Z","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net"}]} 2018-09-22 05:08:13,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net used request id req-102b172c-e089-4bf1-beea-4ae8b8585f9b 2018-09-22 05:08:13,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:08:13,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a86934b2-be0b-46ed-b321-fe6336af2c71 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}} 2018-09-22 05:08:13,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 used request id req-a86934b2-be0b-46ed-b321-fe6336af2c71 2018-09-22 05:08:13,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:08:13,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ce295c9c-27bc-455f-80eb-a342ba1d98e1 Date: Sat, 22 Sep 2018 05:08:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","dns_nameservers":[],"updated_at":"2018-09-22T05:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"be7259ac7d354539a56c35539b2ba1d1","id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet"}]} 2018-09-22 05:08:13,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-ce295c9c-27bc-455f-80eb-a342ba1d98e1 2018-09-22 05:08:13,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:08:13,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3904 X-Openstack-Request-Id: req-2e3b1714-8200-4d5e-857e-616d26cbc507 Date: Sat, 22 Sep 2018 05:08:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:07:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.12"}],"id":"126a5056-e89e-40eb-993b-b13d7480c19d","security_groups":["07ba6a40-0241-474f-a62b-ccbb7a17e817","27f2dd21-9adc-47fc-adb8-abeefc63000d"],"mac_address":"fa:16:3e:cf:9f:85","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1port-1","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:44Z","binding:vnic_type":"normal","device_id":"520461c9-9903-46d6-a4c0-22e66ffeb511"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.1"}],"id":"19cb9117-907d-4534-b346-5a07ebcdf340","security_groups":[],"mac_address":"fa:16:3e:d3:2d:fc","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:33Z","binding:vnic_type":"normal","device_id":"078a1b66-b010-4ed3-ad0d-a3ca5855a8d6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.4"}],"id":"408109a2-8af8-423e-be98-d7d3dbe884b4","security_groups":[],"mac_address":"fa:16:3e:76:62:5f","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3332d2d8-2ffd-4354-98ce-30d77bc90cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.2"}],"id":"506d64a5-40cd-47d3-bc19-e46cb1887694","security_groups":[],"mac_address":"fa:16:3e:f1:8c:5f","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3332d2d8-2ffd-4354-98ce-30d77bc90cde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af876d76-cb5b-4251-afce-ccd3bc7f56b6","ip_address":"10.55.1.3"}],"id":"b6cb22d4-7de2-45f9-af45-0f4b5145bafb","security_groups":[],"mac_address":"fa:16:3e:b3:8e:23","project_id":"be7259ac7d354539a56c35539b2ba1d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3332d2d8-2ffd-4354-98ce-30d77bc90cde","tenant_id":"be7259ac7d354539a56c35539b2ba1d1","created_at":"2018-09-22T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3332d2d8-2ffd-4354-98ce-30d77bc90cde"}]} 2018-09-22 05:08:13,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-2e3b1714-8200-4d5e-857e-616d26cbc507 2018-09-22 05:08:13,925 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:08:13,927 - paramiko.transport - DEBUG - starting thread (client mode): 0x679cce10L 2018-09-22 05:08:13,928 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:08:13,928 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:08:13,928 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:08:13,930 - 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-09-22 05:08:13,930 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:08:13,930 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:08:13,930 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:08:13,930 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:08:13,930 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:08:13,947 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:08:13,948 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:08:13,960 - paramiko.transport - DEBUG - Trying key c5de30b8b2c7103b0d5ed1f4b082ce82 from tmp/CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1 2018-09-22 05:08:13,986 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:08:13,991 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:08:14,092 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:08:14,106 - create_instance - INFO - SSH is active for VM instance 2018-09-22 05:08:14,106 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:08:14,108 - paramiko.transport - DEBUG - starting thread (client mode): 0x679cc850L 2018-09-22 05:08:14,108 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:08:14,108 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:08:14,109 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:08:14,110 - 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-09-22 05:08:14,110 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:08:14,110 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:08:14,110 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:08:14,110 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:08:14,110 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:08:14,127 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:08:14,127 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:08:14,140 - paramiko.transport - DEBUG - Trying key c5de30b8b2c7103b0d5ed1f4b082ce82 from tmp/CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1 2018-09-22 05:08:14,166 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:08:14,169 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:08:14,173 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 05:08:14,173 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-22 05:08:14,174 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 05:08:14,175 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 05:08:14,177 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-22 05:08:14,178 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-09-22 05:08:14,178 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-09-22 05:08:14,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/d86e5134-c071-4541-b900-d60eab7e4269 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:08:15,171 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-219935dd-80ca-44f1-9788-c0d803202934 Content-Length: 0 Date: Sat, 22 Sep 2018 05:08:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:08:15,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/d86e5134-c071-4541-b900-d60eab7e4269 used request id req-219935dd-80ca-44f1-9788-c0d803202934 2018-09-22 05:08:15,172 - create_instance - INFO - Deleting Port with ID - 126a5056-e89e-40eb-993b-b13d7480c19d 2018-09-22 05:08:15,172 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1port-1 2018-09-22 05:08:15,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/126a5056-e89e-40eb-993b-b13d7480c19d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:08:15,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b3408d18-18ed-4de4-a8ac-d4002414e3f2 Date: Sat, 22 Sep 2018 05:08:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:08:15,625 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/126a5056-e89e-40eb-993b-b13d7480c19d used request id req-b3408d18-18ed-4de4-a8ac-d4002414e3f2 2018-09-22 05:08:15,626 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst 2018-09-22 05:08:15,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:08:15,964 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:08:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba7ada78-4a67-424c-b804-ecdc03f334a7 x-compute-request-id: req-ba7ada78-4a67-424c-b804-ecdc03f334a7 Content-Type: application/json 2018-09-22 05:08:15,964 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-ba7ada78-4a67-424c-b804-ecdc03f334a7 2018-09-22 05:08:15,964 - create_instance - INFO - Checking deletion status 2018-09-22 05:08:15,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:08:16,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffd388df-a864-4ff0-bd74-a6e85286ebd3 x-compute-request-id: req-ffd388df-a864-4ff0-bd74-a6e85286ebd3 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:9f:85", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/520461c9-9903-46d6-a4c0-22e66ffeb511", "rel": "bookmark"}], "image": {"id": "5c10d704-e373-43d8-a36c-1f8ad84f325d", "links": [{"href": "http://172.30.9.23:8774/images/5c10d704-e373-43d8-a36c-1f8ad84f325d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:06:40.000000", "flavor": {"id": "83dd7d8c-541f-4f1b-8973-1366268d7c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d", "rel": "bookmark"}]}, "id": "520461c9-9903-46d6-a4c0-22e66ffeb511", "user_id": "e2c92e5d031c474b86349fa64112aeca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:08:15Z", "hostId": "462c1787e8b4a1737bb54bbc28c6d74ff998adb9be42a33455a131c4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp", "name": "CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst", "created": "2018-09-22T05:06:48Z", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:08:16,224 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-ffd388df-a864-4ff0-bd74-a6e85286ebd3 2018-09-22 05:08:16,224 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst] is - ACTIVE 2018-09-22 05:08:16,225 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:08:19,228 - create_instance - DEBUG - VM status query timeout in 296.736801147 2018-09-22 05:08:19,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730deb5b26106c27443264f332cb15b4a6eadc40" 2018-09-22 05:08:19,280 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:08:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69c0141a-684c-44a6-8062-3e5d13b873e6 x-compute-request-id: req-69c0141a-684c-44a6-8062-3e5d13b873e6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 520461c9-9903-46d6-a4c0-22e66ffeb511 could not be found.", "code": 404}} 2018-09-22 05:08:19,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/520461c9-9903-46d6-a4c0-22e66ffeb511 used request id req-69c0141a-684c-44a6-8062-3e5d13b873e6 2018-09-22 05:08:19,280 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 520461c9-9903-46d6-a4c0-22e66ffeb511 could not be found. (HTTP 404) (Request-ID: req-69c0141a-684c-44a6-8062-3e5d13b873e6) 2018-09-22 05:08:19,281 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-inst 2018-09-22 05:08:19,282 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp 2018-09-22 05:08:19,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c3b8fd866232200143a31b8803cfd718c66923" 2018-09-22 05:08:19,316 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:08:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f43d8ae-e3de-44d0-baa8-3e28cf294f81 x-compute-request-id: req-3f43d8ae-e3de-44d0-baa8-3e28cf294f81 Content-Length: 0 Content-Type: application/json 2018-09-22 05:08:19,316 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-kp used request id req-3f43d8ae-e3de-44d0-baa8-3e28cf294f81 2018-09-22 05:08:19,317 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1.pub] 2018-09-22 05:08:19,317 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1] 2018-09-22 05:08:19,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb11d2c2a75c7f139df2f5046100050b56de5ae6" 2018-09-22 05:08:19,354 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:08:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0b54e08-6940-4a66-b6af-d0f62df4563c x-compute-request-id: req-a0b54e08-6940-4a66-b6af-d0f62df4563c Content-Length: 0 Content-Type: application/json 2018-09-22 05:08:19,354 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/83dd7d8c-541f-4f1b-8973-1366268d7c2d used request id req-a0b54e08-6940-4a66-b6af-d0f62df4563c 2018-09-22 05:08:19,354 - neutron_utils - INFO - Deleting security group rule with ID - dd388e73-9fd1-44b9-8243-de844f614474 2018-09-22 05:08:19,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/dd388e73-9fd1-44b9-8243-de844f614474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:08:19,449 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f92e7a34-7388-4b6e-abba-359d6335563e Content-Length: 0 Date: Sat, 22 Sep 2018 05:08:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:08:19,450 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/dd388e73-9fd1-44b9-8243-de844f614474 used request id req-f92e7a34-7388-4b6e-abba-359d6335563e 2018-09-22 05:08:19,450 - neutron_utils - INFO - Deleting security group rule with ID - 086970de-f1d0-42ed-8871-8e754903b955 2018-09-22 05:08:19,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/086970de-f1d0-42ed-8871-8e754903b955 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:08:19,634 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f304e77-37e6-43fe-8cfb-01c3d352de7c Content-Length: 0 Date: Sat, 22 Sep 2018 05:08:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:08:19,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/086970de-f1d0-42ed-8871-8e754903b955 used request id req-8f304e77-37e6-43fe-8cfb-01c3d352de7c 2018-09-22 05:08:19,634 - neutron_utils - INFO - Deleting security group rule with ID - 6885fb79-80d1-44b7-80b9-80c48b4021bc 2018-09-22 05:08:19,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/6885fb79-80d1-44b7-80b9-80c48b4021bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:08:19,734 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b5a0b4fc-e357-422f-891c-88e0c8a90567 Content-Length: 0 Date: Sat, 22 Sep 2018 05:08:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:08:19,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/6885fb79-80d1-44b7-80b9-80c48b4021bc used request id req-b5a0b4fc-e357-422f-891c-88e0c8a90567 2018-09-22 05:08:19,735 - neutron_utils - INFO - Deleting security group rule with ID - 2e547e47-ba3d-4040-8621-a3eadd0d8cee 2018-09-22 05:08:19,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/2e547e47-ba3d-4040-8621-a3eadd0d8cee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:08:19,965 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-069847c9-2d2d-4824-ae60-4f85ed39488d Content-Length: 0 Date: Sat, 22 Sep 2018 05:08:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:08:19,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/2e547e47-ba3d-4040-8621-a3eadd0d8cee used request id req-069847c9-2d2d-4824-ae60-4f85ed39488d 2018-09-22 05:08:19,966 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-sec-grp 2018-09-22 05:08:19,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/07ba6a40-0241-474f-a62b-ccbb7a17e817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff493f257ff841f21eb34bdfc4f20c30bf46a87d" 2018-09-22 05:08:20,102 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e25630e3-0f8d-4a92-bb74-0b1ad09a16bc Content-Length: 0 Date: Sat, 22 Sep 2018 05:08:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:08:20,102 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/07ba6a40-0241-474f-a62b-ccbb7a17e817 used request id req-e25630e3-0f8d-4a92-bb74-0b1ad09a16bc 2018-09-22 05:08:20,103 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-router and subnet CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet 2018-09-22 05:08:20,103 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-router 2018-09-22 05:08:20,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/078a1b66-b010-4ed3-ad0d-a3ca5855a8d6/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8a31aaf74206a9e5d861cf43a9464225ea0df89" -d '{"subnet_id": "af876d76-cb5b-4251-afce-ccd3bc7f56b6"}' 2018-09-22 05:08:21,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c3785a7a-fb1d-4779-9682-2396c70a5049 Date: Sat, 22 Sep 2018 05:08:21 GMT RESP BODY: {"network_id": "3332d2d8-2ffd-4354-98ce-30d77bc90cde", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "subnet_id": "af876d76-cb5b-4251-afce-ccd3bc7f56b6", "subnet_ids": ["af876d76-cb5b-4251-afce-ccd3bc7f56b6"], "port_id": "19cb9117-907d-4534-b346-5a07ebcdf340", "id": "078a1b66-b010-4ed3-ad0d-a3ca5855a8d6"} 2018-09-22 05:08:21,645 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/078a1b66-b010-4ed3-ad0d-a3ca5855a8d6/remove_router_interface used request id req-c3785a7a-fb1d-4779-9682-2396c70a5049 2018-09-22 05:08:21,645 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-router 2018-09-22 05:08:21,645 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-router 2018-09-22 05:08:21,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/078a1b66-b010-4ed3-ad0d-a3ca5855a8d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8a31aaf74206a9e5d861cf43a9464225ea0df89" 2018-09-22 05:08:25,092 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0a869238-a53b-47a9-a28e-d1bf1709b7dd Content-Length: 0 Date: Sat, 22 Sep 2018 05:08:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:08:25,092 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/078a1b66-b010-4ed3-ad0d-a3ca5855a8d6 used request id req-0a869238-a53b-47a9-a28e-d1bf1709b7dd 2018-09-22 05:08:25,093 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet 2018-09-22 05:08:25,093 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-subnet 2018-09-22 05:08:25,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/af876d76-cb5b-4251-afce-ccd3bc7f56b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba5c484d0abdc05dbd8b071810e291b179be40a" 2018-09-22 05:08:27,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9027e88-b602-49ee-992a-b2485b77612b Date: Sat, 22 Sep 2018 05:08:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:08:27,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/af876d76-cb5b-4251-afce-ccd3bc7f56b6 used request id req-f9027e88-b602-49ee-992a-b2485b77612b 2018-09-22 05:08:27,543 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-pub-net 2018-09-22 05:08:27,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/3332d2d8-2ffd-4354-98ce-30d77bc90cde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ba5c484d0abdc05dbd8b071810e291b179be40a" 2018-09-22 05:08:28,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f202b653-e6c1-49c7-90d6-e2ccdd8e7f87 Date: Sat, 22 Sep 2018 05:08:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:08:28,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/3332d2d8-2ffd-4354-98ce-30d77bc90cde used request id req-f202b653-e6c1-49c7-90d6-e2ccdd8e7f87 2018-09-22 05:08:28,680 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-7de2b282-270f-4174-8fc6-f1d2290dc6b1-image 2018-09-22 05:08:28,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/5c10d704-e373-43d8-a36c-1f8ad84f325d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb78f1a2b4d274a3d25026e85e7a639d976399aa" 2018-09-22 05:08:30,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-16fa126d-27ea-4bc0-811f-61b639661401 Date: Sat, 22 Sep 2018 05:08:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:08:30,185 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5c10d704-e373-43d8-a36c-1f8ad84f325d used request id req-16fa126d-27ea-4bc0-811f-61b639661401 2018-09-22 05:08:30,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78728f43ea8d23797f0d2bf6388c9fd80fb9b8d" 2018-09-22 05:08:30,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-ce0b1b23-77df-4f04-8c16-da1ea4a3cf4e Date: Sat, 22 Sep 2018 05:08:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:23Z", "updated_at": "2018-09-22T05:06:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:06:23Z", "revision_number": 0, "id": "46c471ae-b400-4a1e-9766-9fa8341c50ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:06:23Z", "security_group_id": "27f2dd21-9adc-47fc-adb8-abeefc63000d", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7259ac7d354539a56c35539b2ba1d1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:06:23Z", "revision_number": 0, "id": "4bae3115-88ae-4249-b9ee-56b0d3b1642b", "remote_group_id": "27f2dd21-9adc-47fc-adb8-abeefc63000d", "remote_ip_prefix": null, "created_at": "2018-09-22T05:06:23Z", "security_group_id": "27f2dd21-9adc-47fc-adb8-abeefc63000d", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "port_range_min": null, "ethertype": "IPv4", "project_id": "be7259ac7d354539a56c35539b2ba1d1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:06:23Z", "revision_number": 0, "id": "d6f61d6b-560a-4b7d-a8bc-7f965e124ad5", "remote_group_id": "27f2dd21-9adc-47fc-adb8-abeefc63000d", "remote_ip_prefix": null, "created_at": "2018-09-22T05:06:23Z", "security_group_id": "27f2dd21-9adc-47fc-adb8-abeefc63000d", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7259ac7d354539a56c35539b2ba1d1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:06:23Z", "revision_number": 0, "id": "e5594c11-d92f-450f-894e-c4bb2fc2afc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:06:23Z", "security_group_id": "27f2dd21-9adc-47fc-adb8-abeefc63000d", "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "port_range_min": null, "ethertype": "IPv6", "project_id": "be7259ac7d354539a56c35539b2ba1d1"}], "revision_number": 4, "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "27f2dd21-9adc-47fc-adb8-abeefc63000d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 05:08:30,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ce0b1b23-77df-4f04-8c16-da1ea4a3cf4e 2018-09-22 05:08:30,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78728f43ea8d23797f0d2bf6388c9fd80fb9b8d" 2018-09-22 05:08:30,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e868823-94ab-46b1-8978-6fa09010efd9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1"}, "enabled": true, "id": "be7259ac7d354539a56c35539b2ba1d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj"}} 2018-09-22 05:08:30,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 used request id req-5e868823-94ab-46b1-8978-6fa09010efd9 2018-09-22 05:08:30,553 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27f2dd21-9adc-47fc-adb8-abeefc63000d 2018-09-22 05:08:30,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=27f2dd21-9adc-47fc-adb8-abeefc63000d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78728f43ea8d23797f0d2bf6388c9fd80fb9b8d" 2018-09-22 05:08:30,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7ebfac57-3413-4953-a30e-bc5b2220a23d Date: Sat, 22 Sep 2018 05:08:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:06:23Z", "security_group_id": "27f2dd21-9adc-47fc-adb8-abeefc63000d", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:23Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "46c471ae-b400-4a1e-9766-9fa8341c50ff"}, {"remote_group_id": "27f2dd21-9adc-47fc-adb8-abeefc63000d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:06:23Z", "security_group_id": "27f2dd21-9adc-47fc-adb8-abeefc63000d", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:23Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "4bae3115-88ae-4249-b9ee-56b0d3b1642b"}, {"remote_group_id": "27f2dd21-9adc-47fc-adb8-abeefc63000d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:06:23Z", "security_group_id": "27f2dd21-9adc-47fc-adb8-abeefc63000d", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:23Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "d6f61d6b-560a-4b7d-a8bc-7f965e124ad5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:06:23Z", "security_group_id": "27f2dd21-9adc-47fc-adb8-abeefc63000d", "port_range_min": null, "revision_number": 0, "tenant_id": "be7259ac7d354539a56c35539b2ba1d1", "created_at": "2018-09-22T05:06:23Z", "project_id": "be7259ac7d354539a56c35539b2ba1d1", "id": "e5594c11-d92f-450f-894e-c4bb2fc2afc0"}]} 2018-09-22 05:08:30,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=27f2dd21-9adc-47fc-adb8-abeefc63000d used request id req-7ebfac57-3413-4953-a30e-bc5b2220a23d 2018-09-22 05:08:30,735 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 05:08:30,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/27f2dd21-9adc-47fc-adb8-abeefc63000d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78728f43ea8d23797f0d2bf6388c9fd80fb9b8d" 2018-09-22 05:08:31,116 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bbf8bfc5-d21f-49e9-83a6-d70bb4151b79 Content-Length: 0 Date: Sat, 22 Sep 2018 05:08:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:08:31,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/27f2dd21-9adc-47fc-adb8-abeefc63000d used request id req-bbf8bfc5-d21f-49e9-83a6-d70bb4151b79 2018-09-22 05:08:31,117 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj 2018-09-22 05:08:31,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78728f43ea8d23797f0d2bf6388c9fd80fb9b8d" 2018-09-22 05:08:31,380 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b26198f-9f3b-4bc3-915f-4e313f6c57ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:08:31,380 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/be7259ac7d354539a56c35539b2ba1d1 used request id req-5b26198f-9f3b-4bc3-915f-4e313f6c57ac 2018-09-22 05:08:31,380 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-proj-role 2018-09-22 05:08:31,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/38e01d8155f941dfbd0c2f03c65ae10d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78728f43ea8d23797f0d2bf6388c9fd80fb9b8d" 2018-09-22 05:08:31,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ce5cc55-f4da-47fc-8520-55f1e50d4149 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:08:31,495 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/38e01d8155f941dfbd0c2f03c65ae10d used request id req-6ce5cc55-f4da-47fc-8520-55f1e50d4149 2018-09-22 05:08:31,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78728f43ea8d23797f0d2bf6388c9fd80fb9b8d" 2018-09-22 05:08:31,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-817c78be-b93c-4e03-918d-8f78c57c6653 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:08:31,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-817c78be-b93c-4e03-918d-8f78c57c6653 2018-09-22 05:08:31,581 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-5d56f44a-cc20-4f4-user 2018-09-22 05:08:31,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e2c92e5d031c474b86349fa64112aeca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aced449dfcece7fb08f57a09b39504a68776373" 2018-09-22 05:08:31,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4728c9bd-66d8-46ea-b0fc-a2ed9bd1ccc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:08:31,783 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e2c92e5d031c474b86349fa64112aeca used request id req-4728c9bd-66d8-46ea-b0fc-a2ed9bd1ccc6 2018-09-22 05:08:31,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:08:32,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:08:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["VngT7qrzTBWmjT-XxwCmKA"], "issued_at": "2018-09-22T05:08:32.000000Z"}} 2018-09-22 05:08:32,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee168ce9356d9ca5c0a709c7d69c49c6d2b385ae" 2018-09-22 05:08:32,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a026c7ee-5c82-4c46-905d-1fb62cd838d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:08:32,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a026c7ee-5c82-4c46-905d-1fb62cd838d7 2018-09-22 05:08:32,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:08:32,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:08:32,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:08:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["3UMvAHpCSR6f2YG0ROaGpQ"], "issued_at": "2018-09-22T05:08:32.000000Z"}} 2018-09-22 05:08:32,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" 2018-09-22 05:08:32,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c99f171-3ae8-47ff-a887-babe9bce2717 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:08:32,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1c99f171-3ae8-47ff-a887-babe9bce2717 2018-09-22 05:08:32,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:08:32,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:08:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:08:32,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" 2018-09-22 05:08:32,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f87198-3997-4598-ab64-4cf495ce6268 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 05:08:32,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj used request id req-69f87198-3997-4598-ab64-4cf495ce6268 2018-09-22 05:08:32,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" 2018-09-22 05:08:32,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c475d2-0183-4f18-96de-b8abfbd717e5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:08:32,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-84c475d2-0183-4f18-96de-b8abfbd717e5 2018-09-22 05:08:32,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}}' 2018-09-22 05:08:32,993 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e95fe2b8-69db-40ab-8060-a9200b3aaeae Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9"}, "enabled": true, "id": "d20873e445e947df8ffcfc7df832ede9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}} 2018-09-22 05:08:32,993 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e95fe2b8-69db-40ab-8060-a9200b3aaeae 2018-09-22 05:08:32,993 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj 2018-09-22 05:08:32,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:08:32,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:08:33,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:08:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["WTen-xsHRMGzFhAhKDHaig"], "issued_at": "2018-09-22T05:08:33.000000Z"}} 2018-09-22 05:08:33,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8454001255f678b6a7c06ed552308742116055e1" 2018-09-22 05:08:33,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-894ca2e2-6a6d-490c-b018-e9c80ce1e705 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:08:33,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-894ca2e2-6a6d-490c-b018-e9c80ce1e705 2018-09-22 05:08:33,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:08:33,478 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:08:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:08:33,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8454001255f678b6a7c06ed552308742116055e1" 2018-09-22 05:08:33,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e3fec26-be94-4b13-bf8a-8788da8eca2a Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:08:33,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3e3fec26-be94-4b13-bf8a-8788da8eca2a 2018-09-22 05:08:33,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8454001255f678b6a7c06ed552308742116055e1" 2018-09-22 05:08:33,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c05e73-2150-4749-bd43-abcf5bb70e4e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9"}, "enabled": true, "id": "d20873e445e947df8ffcfc7df832ede9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}]} 2018-09-22 05:08:33,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj used request id req-f5c05e73-2150-4749-bd43-abcf5bb70e4e 2018-09-22 05:08:33,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8454001255f678b6a7c06ed552308742116055e1" 2018-09-22 05:08:33,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1869fb44-255f-42b3-abc6-07ff7e79960a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:08:33,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1869fb44-255f-42b3-abc6-07ff7e79960a 2018-09-22 05:08:34,138 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-user 2018-09-22 05:08:34,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:08:34,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" 2018-09-22 05:08:34,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b736d4f-728c-4d57-97d1-05d5b97f73bb Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:08:34,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6b736d4f-728c-4d57-97d1-05d5b97f73bb 2018-09-22 05:08:34,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj-role"}}' 2018-09-22 05:08:34,418 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d648b9f8-e546-4008-9f4b-928ceb1d886d Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9f420f39b82f44abb37b20771704a94d", "links": {"self": "http://172.30.9.23:5000/v3/roles/9f420f39b82f44abb37b20771704a94d"}, "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj-role"}} 2018-09-22 05:08:34,418 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d648b9f8-e546-4008-9f4b-928ceb1d886d 2018-09-22 05:08:34,418 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj-role 2018-09-22 05:08:34,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/9f420f39b82f44abb37b20771704a94d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" 2018-09-22 05:08:34,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eda97ee-781b-4865-9f13-fd17824f5850 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/9f420f39b82f44abb37b20771704a94d"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj-role", "id": "9f420f39b82f44abb37b20771704a94d"}} 2018-09-22 05:08:34,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/9f420f39b82f44abb37b20771704a94d used request id req-7eda97ee-781b-4865-9f13-fd17824f5850 2018-09-22 05:08:34,439 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj-role to project CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj 2018-09-22 05:08:34,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9/users/c7dabbe377454eb3830c38bf8a71fea0/roles/9f420f39b82f44abb37b20771704a94d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" 2018-09-22 05:08:34,564 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cbf1d62-7375-4529-a908-a88181bc2d27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:08:34,565 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9/users/c7dabbe377454eb3830c38bf8a71fea0/roles/9f420f39b82f44abb37b20771704a94d used request id req-6cbf1d62-7375-4529-a908-a88181bc2d27 2018-09-22 05:08:34,565 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:08:34,566 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 05:08:34,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:08:34,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:08:34,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f420f39b82f44abb37b20771704a94d", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj-role"}], "expires_at": "2018-09-22T06:08:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d20873e445e947df8ffcfc7df832ede9", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-user", "id": "c7dabbe377454eb3830c38bf8a71fea0"}, "audit_ids": ["X41HoV-YQFWcjdko36r_Fg"], "issued_at": "2018-09-22T05:08:34.000000Z"}} 2018-09-22 05:08:34,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6a09c27a9334080b09b068890ce98239bca00d6" 2018-09-22 05:08:35,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ebed885-bff2-4729-b642-53fa30eb9aef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:08:35,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8ebed885-bff2-4729-b642-53fa30eb9aef 2018-09-22 05:08:35,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6a09c27a9334080b09b068890ce98239bca00d6" 2018-09-22 05:08:35,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-111031e7-f90b-47a2-8dd3-13c9bb6d3f42 Date: Sat, 22 Sep 2018 05:08:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-image"} 2018-09-22 05:08:35,209 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-image used request id req-111031e7-f90b-47a2-8dd3-13c9bb6d3f42 2018-09-22 05:08:35,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6a09c27a9334080b09b068890ce98239bca00d6" 2018-09-22 05:08:35,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-da121f82-76c7-4dea-a730-0b621e860d8e Date: Sat, 22 Sep 2018 05:08:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:08:35,369 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-da121f82-76c7-4dea-a730-0b621e860d8e 2018-09-22 05:08:35,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6a09c27a9334080b09b068890ce98239bca00d6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-image"}' 2018-09-22 05:08:35,594 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/64c2377b-ec69-406d-a185-692b1c04577e X-Openstack-Request-Id: req-9d0adb6e-23d9-4037-b2c6-d816fa809f25 Date: Sat, 22 Sep 2018 05:08:35 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:08:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T05:08:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/64c2377b-ec69-406d-a185-692b1c04577e", "min_disk": 0, "protected": false, "id": "64c2377b-ec69-406d-a185-692b1c04577e", "file": "/v2/images/64c2377b-ec69-406d-a185-692b1c04577e/file", "checksum": null, "owner": "d20873e445e947df8ffcfc7df832ede9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:08:35,594 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9d0adb6e-23d9-4037-b2c6-d816fa809f25 2018-09-22 05:08:35,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/64c2377b-ec69-406d-a185-692b1c04577e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6a09c27a9334080b09b068890ce98239bca00d6" -d '' 2018-09-22 05:08:36,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb39c489-fd63-4564-9008-98c6feec3d65 Date: Sat, 22 Sep 2018 05:08:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:08:36,753 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/64c2377b-ec69-406d-a185-692b1c04577e/file used request id req-eb39c489-fd63-4564-9008-98c6feec3d65 2018-09-22 05:08:36,753 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 05:08:36,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/64c2377b-ec69-406d-a185-692b1c04577e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6a09c27a9334080b09b068890ce98239bca00d6" 2018-09-22 05:08:36,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-89381267-02c8-40c4-a795-63abde4bc425 Date: Sat, 22 Sep 2018 05:08:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:08:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:08:36Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/64c2377b-ec69-406d-a185-692b1c04577e/snap", "metadata": {}}], "self": "/v2/images/64c2377b-ec69-406d-a185-692b1c04577e", "min_disk": 0, "protected": false, "id": "64c2377b-ec69-406d-a185-692b1c04577e", "file": "/v2/images/64c2377b-ec69-406d-a185-692b1c04577e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d20873e445e947df8ffcfc7df832ede9", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/64c2377b-ec69-406d-a185-692b1c04577e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:08:36,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/64c2377b-ec69-406d-a185-692b1c04577e used request id req-89381267-02c8-40c4-a795-63abde4bc425 2018-09-22 05:08:36,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6a09c27a9334080b09b068890ce98239bca00d6" 2018-09-22 05:08:37,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-015e70df-0332-4552-b290-eea9406bdd1a Date: Sat, 22 Sep 2018 05:08:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:08:37,077 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-015e70df-0332-4552-b290-eea9406bdd1a 2018-09-22 05:08:37,082 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-image 2018-09-22 05:08:37,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/64c2377b-ec69-406d-a185-692b1c04577e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6a09c27a9334080b09b068890ce98239bca00d6" 2018-09-22 05:08:37,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-55e96928-7cda-46e4-a4db-826244170111 Date: Sat, 22 Sep 2018 05:08:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:08:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:08:36Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/64c2377b-ec69-406d-a185-692b1c04577e/snap", "metadata": {}}], "self": "/v2/images/64c2377b-ec69-406d-a185-692b1c04577e", "min_disk": 0, "protected": false, "id": "64c2377b-ec69-406d-a185-692b1c04577e", "file": "/v2/images/64c2377b-ec69-406d-a185-692b1c04577e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d20873e445e947df8ffcfc7df832ede9", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/64c2377b-ec69-406d-a185-692b1c04577e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:08:37,245 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/64c2377b-ec69-406d-a185-692b1c04577e used request id req-55e96928-7cda-46e4-a4db-826244170111 2018-09-22 05:08:37,246 - create_image - DEBUG - Instance status is - active 2018-09-22 05:08:37,246 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-image 2018-09-22 05:08:37,246 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-image 2018-09-22 05:08:37,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:08:37,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:08:37,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f420f39b82f44abb37b20771704a94d", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj-role"}], "expires_at": "2018-09-22T06:08:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d20873e445e947df8ffcfc7df832ede9", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-user", "id": "c7dabbe377454eb3830c38bf8a71fea0"}, "audit_ids": ["RgtFwUJRS2i1vTexgxpeIA"], "issued_at": "2018-09-22T05:08:37.000000Z"}} 2018-09-22 05:08:37,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea08aa1fb754dc5b1be12af176eae3209eea67d1" 2018-09-22 05:08:37,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0630efb4-bdd7-4509-8a89-428d0ee8d191 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:08:37,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0630efb4-bdd7-4509-8a89-428d0ee8d191 2018-09-22 05:08:37,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea08aa1fb754dc5b1be12af176eae3209eea67d1" 2018-09-22 05:08:37,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7d05fc48-4d4a-4cfd-85d6-2ec27c291d27 Date: Sat, 22 Sep 2018 05:08:37 GMT RESP BODY: {"networks":[]} 2018-09-22 05:08:37,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net used request id req-7d05fc48-4d4a-4cfd-85d6-2ec27c291d27 2018-09-22 05:08:37,860 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net 2018-09-22 05:08:37,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea08aa1fb754dc5b1be12af176eae3209eea67d1" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net", "admin_state_up": true}}' 2018-09-22 05:08:38,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b99aa3eb-8f3f-4033-8bf1-c889b019a820 Date: Sat, 22 Sep 2018 05:08:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cb17cf24-773f-4671-a50e-9af156fb0965","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T05:08:38Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:38Z","mtu":1450}} 2018-09-22 05:08:38,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-b99aa3eb-8f3f-4033-8bf1-c889b019a820 2018-09-22 05:08:38,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea08aa1fb754dc5b1be12af176eae3209eea67d1" 2018-09-22 05:08:38,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-7066d47b-09d9-4a29-86c1-327c391505ba Date: Sat, 22 Sep 2018 05:08:38 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-09-22T05:08:38Z","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d20873e445e947df8ffcfc7df832ede9","id":"cb17cf24-773f-4671-a50e-9af156fb0965","name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net"}]} 2018-09-22 05:08:38,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-7066d47b-09d9-4a29-86c1-327c391505ba 2018-09-22 05:08:38,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea08aa1fb754dc5b1be12af176eae3209eea67d1" 2018-09-22 05:08:38,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4988b5df-ae4b-45e5-bac1-69a93abdaae5 Date: Sat, 22 Sep 2018 05:08:38 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:08:38,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-4988b5df-ae4b-45e5-bac1-69a93abdaae5 2018-09-22 05:08:38,830 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet 2018-09-22 05:08:38,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea08aa1fb754dc5b1be12af176eae3209eea67d1" -d '{"subnets": [{"ip_version": 4, "network_id": "cb17cf24-773f-4671-a50e-9af156fb0965", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet"}]}' 2018-09-22 05:08:39,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6726c9ee-6fe9-46a4-be91-1849ace96f64 Date: Sat, 22 Sep 2018 05:08:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-22T05:08:39Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d20873e445e947df8ffcfc7df832ede9","id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet"}]} 2018-09-22 05:08:39,656 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-6726c9ee-6fe9-46a4-be91-1849ace96f64 2018-09-22 05:08:39,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea08aa1fb754dc5b1be12af176eae3209eea67d1" 2018-09-22 05:08:39,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-83263400-7c28-4728-a6c3-65dee7953bd3 Date: Sat, 22 Sep 2018 05:08:39 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":["bfc65f73-05a5-43db-89fa-95c677cb7ce6"],"updated_at":"2018-09-22T05:08:39Z","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d20873e445e947df8ffcfc7df832ede9","id":"cb17cf24-773f-4671-a50e-9af156fb0965","name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net"}]} 2018-09-22 05:08:39,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-83263400-7c28-4728-a6c3-65dee7953bd3 2018-09-22 05:08:39,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea08aa1fb754dc5b1be12af176eae3209eea67d1" 2018-09-22 05:08:40,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9f8f0ea5-ce0e-408d-a04d-c974de356d84 Date: Sat, 22 Sep 2018 05:08:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-22T05:08:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d20873e445e947df8ffcfc7df832ede9","id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet"}]} 2018-09-22 05:08:40,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-9f8f0ea5-ce0e-408d-a04d-c974de356d84 2018-09-22 05:08:40,161 - OpenStackNetwork - DEBUG - Network [cb17cf24-773f-4671-a50e-9af156fb0965] created successfully 2018-09-22 05:08:40,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:08:40,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:08:40,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f420f39b82f44abb37b20771704a94d", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj-role"}], "expires_at": "2018-09-22T06:08:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d20873e445e947df8ffcfc7df832ede9", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-user", "id": "c7dabbe377454eb3830c38bf8a71fea0"}, "audit_ids": ["k7H6xE5rR-idi1WwzdQB_A"], "issued_at": "2018-09-22T05:08:40.000000Z"}} 2018-09-22 05:08:40,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab299681f34bf1957ec570bfb191716fbc9f72d2" 2018-09-22 05:08:40,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b5484ef-aaa0-4925-9e44-baff546de86e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:08:40,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2b5484ef-aaa0-4925-9e44-baff546de86e 2018-09-22 05:08:40,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab299681f34bf1957ec570bfb191716fbc9f72d2" 2018-09-22 05:08:40,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c5712386-91c4-4374-8d02-113077516ad6 Date: Sat, 22 Sep 2018 05:08:40 GMT RESP BODY: {"routers": []} 2018-09-22 05:08:40,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-router&admin_state_up=True used request id req-c5712386-91c4-4374-8d02-113077516ad6 2018-09-22 05:08:40,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:08:40,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:08:41,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f420f39b82f44abb37b20771704a94d", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj-role"}], "expires_at": "2018-09-22T06:08:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d20873e445e947df8ffcfc7df832ede9", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-user", "id": "c7dabbe377454eb3830c38bf8a71fea0"}, "audit_ids": ["KYCaNZldR6iARe5pfhFtgQ"], "issued_at": "2018-09-22T05:08:41.000000Z"}} 2018-09-22 05:08:41,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a6ffa2c8abaddc38eada5a1f4d5aff5c29177d" 2018-09-22 05:08:41,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6452eef-9748-4b9f-93a8-d587728ae2ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:08:41,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b6452eef-9748-4b9f-93a8-d587728ae2ec 2018-09-22 05:08:41,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab299681f34bf1957ec570bfb191716fbc9f72d2" 2018-09-22 05:08:41,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6e9accea-b657-4f38-80d4-44a264c9d622 Date: Sat, 22 Sep 2018 05:08:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:08:41,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-6e9accea-b657-4f38-80d4-44a264c9d622 2018-09-22 05:08:41,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab299681f34bf1957ec570bfb191716fbc9f72d2" 2018-09-22 05:08:41,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-47066f5f-30af-4586-9536-934ffeec9162 Date: Sat, 22 Sep 2018 05:08:41 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:08:41,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-47066f5f-30af-4586-9536-934ffeec9162 2018-09-22 05:08:41,840 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-router 2018-09-22 05:08:41,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab299681f34bf1957ec570bfb191716fbc9f72d2" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-router", "admin_state_up": true}}' 2018-09-22 05:08:46,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-4d0448b2-ae9b-4bb6-9093-5d8abcc1b7c2 Date: Sat, 22 Sep 2018 05:08:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:42Z", "admin_state_up": true, "updated_at": "2018-09-22T05:08:43Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "818d7d55-3e01-436a-bbe7-e369d8cad3be", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-router"}} 2018-09-22 05:08:46,976 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-4d0448b2-ae9b-4bb6-9093-5d8abcc1b7c2 2018-09-22 05:08:46,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=818d7d55-3e01-436a-bbe7-e369d8cad3be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab299681f34bf1957ec570bfb191716fbc9f72d2" 2018-09-22 05:08:47,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c67f8c01-070f-43de-a61f-b0715654dc76 Date: Sat, 22 Sep 2018 05:08:47 GMT RESP BODY: {"ports":[]} 2018-09-22 05:08:47,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=818d7d55-3e01-436a-bbe7-e369d8cad3be used request id req-c67f8c01-070f-43de-a61f-b0715654dc76 2018-09-22 05:08:47,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab299681f34bf1957ec570bfb191716fbc9f72d2" 2018-09-22 05:08:47,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8547debb-be99-489f-9ac4-a39c49e62c58 Date: Sat, 22 Sep 2018 05:08:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bfc65f73-05a5-43db-89fa-95c677cb7ce6"],"updated_at":"2018-09-22T05:08:39Z","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d20873e445e947df8ffcfc7df832ede9","id":"cb17cf24-773f-4671-a50e-9af156fb0965","name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net"}]} 2018-09-22 05:08:47,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net used request id req-8547debb-be99-489f-9ac4-a39c49e62c58 2018-09-22 05:08:47,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:08:47,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:08:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:08:47,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab299681f34bf1957ec570bfb191716fbc9f72d2" 2018-09-22 05:08:47,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-040fa725-b1df-4885-8952-f2893ba70921 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9"}, "enabled": true, "id": "d20873e445e947df8ffcfc7df832ede9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}} 2018-09-22 05:08:47,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 used request id req-040fa725-b1df-4885-8952-f2893ba70921 2018-09-22 05:08:47,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab299681f34bf1957ec570bfb191716fbc9f72d2" 2018-09-22 05:08:47,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6b7c5889-cb66-497c-ad1c-d5e29eca9c3a Date: Sat, 22 Sep 2018 05:08:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-22T05:08:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d20873e445e947df8ffcfc7df832ede9","id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet"}]} 2018-09-22 05:08:47,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-6b7c5889-cb66-497c-ad1c-d5e29eca9c3a 2018-09-22 05:08:47,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965&name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab299681f34bf1957ec570bfb191716fbc9f72d2" 2018-09-22 05:08:47,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-365068d5-de9e-43f3-b724-43cabfcf4226 Date: Sat, 22 Sep 2018 05:08:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-22T05:08:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d20873e445e947df8ffcfc7df832ede9","id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet"}]} 2018-09-22 05:08:47,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965&name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet used request id req-365068d5-de9e-43f3-b724-43cabfcf4226 2018-09-22 05:08:47,977 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-22 05:08:47,978 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-router 2018-09-22 05:08:47,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/818d7d55-3e01-436a-bbe7-e369d8cad3be/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab299681f34bf1957ec570bfb191716fbc9f72d2" -d '{"subnet_id": "bfc65f73-05a5-43db-89fa-95c677cb7ce6"}' 2018-09-22 05:08:49,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9151d100-832d-4318-a1ac-f9d566e83dd4 Date: Sat, 22 Sep 2018 05:08:49 GMT RESP BODY: {"network_id": "cb17cf24-773f-4671-a50e-9af156fb0965", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "subnet_id": "bfc65f73-05a5-43db-89fa-95c677cb7ce6", "subnet_ids": ["bfc65f73-05a5-43db-89fa-95c677cb7ce6"], "port_id": "17e69091-8258-4d33-a496-f0d672c36d57", "id": "818d7d55-3e01-436a-bbe7-e369d8cad3be"} 2018-09-22 05:08:49,805 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/818d7d55-3e01-436a-bbe7-e369d8cad3be/add_router_interface used request id req-9151d100-832d-4318-a1ac-f9d566e83dd4 2018-09-22 05:08:49,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/818d7d55-3e01-436a-bbe7-e369d8cad3be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab299681f34bf1957ec570bfb191716fbc9f72d2" 2018-09-22 05:08:50,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-6d4fe1f9-5a1c-4be9-9a1a-b67efb622d63 Date: Sat, 22 Sep 2018 05:08:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:42Z", "admin_state_up": true, "updated_at": "2018-09-22T05:08:48Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "818d7d55-3e01-436a-bbe7-e369d8cad3be", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-router"}} 2018-09-22 05:08:50,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/818d7d55-3e01-436a-bbe7-e369d8cad3be used request id req-6d4fe1f9-5a1c-4be9-9a1a-b67efb622d63 2018-09-22 05:08:50,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=818d7d55-3e01-436a-bbe7-e369d8cad3be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab299681f34bf1957ec570bfb191716fbc9f72d2" 2018-09-22 05:08:50,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-c499d136-4191-433e-87b1-34668b59cb52 Date: Sat, 22 Sep 2018 05:08:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:08:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.1"}],"id":"17e69091-8258-4d33-a496-f0d672c36d57","security_groups":[],"mac_address":"fa:16:3e:6f:a9:a8","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:48Z","binding:vnic_type":"normal","device_id":"818d7d55-3e01-436a-bbe7-e369d8cad3be"}]} 2018-09-22 05:08:50,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=818d7d55-3e01-436a-bbe7-e369d8cad3be used request id req-c499d136-4191-433e-87b1-34668b59cb52 2018-09-22 05:08:50,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/bfc65f73-05a5-43db-89fa-95c677cb7ce6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab299681f34bf1957ec570bfb191716fbc9f72d2" 2018-09-22 05:08:50,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-1d1bbeef-9171-4d0f-a793-e8c78d2797c3 Date: Sat, 22 Sep 2018 05:08:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-22T05:08:39Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d20873e445e947df8ffcfc7df832ede9","id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet"}} 2018-09-22 05:08:50,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/bfc65f73-05a5-43db-89fa-95c677cb7ce6 used request id req-1d1bbeef-9171-4d0f-a793-e8c78d2797c3 2018-09-22 05:08:50,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:08:50,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:08:50,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:08:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["SSqLwr_TSV-m7OA9YyFM4A"], "issued_at": "2018-09-22T05:08:50.000000Z"}} 2018-09-22 05:08:50,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc76c958fa4ef4d9e51a54189bf0f8a0c9fcaf12" 2018-09-22 05:08:50,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a7aa8da-a798-44b0-a805-512c59373061 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:08:50,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7a7aa8da-a798-44b0-a805-512c59373061 2018-09-22 05:08:50,899 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:08:50,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc76c958fa4ef4d9e51a54189bf0f8a0c9fcaf12" 2018-09-22 05:08:51,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08: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-5d32bf50-2fc3-48b1-b80e-398a8f8ed1e5 x-compute-request-id: req-5d32bf50-2fc3-48b1-b80e-398a8f8ed1e5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 05:08:51,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-5d32bf50-2fc3-48b1-b80e-398a8f8ed1e5 2018-09-22 05:08:51,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc76c958fa4ef4d9e51a54189bf0f8a0c9fcaf12" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 05:08:51,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08: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-ebe71ee6-585d-4b99-bd8f-871d15f61177 x-compute-request-id: req-ebe71ee6-585d-4b99-bd8f-871d15f61177 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "12aff9e9-221e-46b8-b6af-c3c659f957ea", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:08:51,142 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ebe71ee6-585d-4b99-bd8f-871d15f61177 2018-09-22 05:08:51,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:08:51,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:08:51,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f420f39b82f44abb37b20771704a94d", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj-role"}], "expires_at": "2018-09-22T06:08:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d20873e445e947df8ffcfc7df832ede9", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-user", "id": "c7dabbe377454eb3830c38bf8a71fea0"}, "audit_ids": ["Fma_P6PESjOi1yjp-tkq2Q"], "issued_at": "2018-09-22T05:08:51.000000Z"}} 2018-09-22 05:08:51,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737b3bcea358efcb52c04a12a7b4c8d02541f6a4" 2018-09-22 05:08:51,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fff3096c-d2c0-4fbf-8007-f2247021fb6f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:08:51,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fff3096c-d2c0-4fbf-8007-f2247021fb6f 2018-09-22 05:08:51,581 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:08:51,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737b3bcea358efcb52c04a12a7b4c8d02541f6a4" 2018-09-22 05:08:52,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08: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-1c5fa7e6-fb16-4a96-ba4f-8ddd9b5970f2 x-compute-request-id: req-1c5fa7e6-fb16-4a96-ba4f-8ddd9b5970f2 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 05:08:52,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1c5fa7e6-fb16-4a96-ba4f-8ddd9b5970f2 2018-09-22 05:08:52,123 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp... 2018-09-22 05:08:52,123 - OpenStackKeypair - INFO - Creating new keypair 2018-09-22 05:08:52,168 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp 2018-09-22 05:08:52,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737b3bcea358efcb52c04a12a7b4c8d02541f6a4" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDP78CoHftfRzD0jF8FBht8/owZMDATIdYR4NIo+LW3J18tDbprQqBVauYYtTyejUzmnMZxk9PYMy5dKTJlrEcT3PjjTJTgokrN295rcHg4Glxt/adR9CgLMWmDvtb1WjQf/6KIepYvIHR65+TGHG8THTNCeVv3g9yxJhOfMoauzQ==", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp"}}' 2018-09-22 05:08:52,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08: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-62a404b0-cb6b-4470-8bfb-aff226d2c14d x-compute-request-id: req-62a404b0-cb6b-4470-8bfb-aff226d2c14d Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDP78CoHftfRzD0jF8FBht8/owZMDATIdYR4NIo+LW3J18tDbprQqBVauYYtTyejUzmnMZxk9PYMy5dKTJlrEcT3PjjTJTgokrN295rcHg4Glxt/adR9CgLMWmDvtb1WjQf/6KIepYvIHR65+TGHG8THTNCeVv3g9yxJhOfMoauzQ==", "user_id": "c7dabbe377454eb3830c38bf8a71fea0", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp", "fingerprint": "46:5c:2f:52:a4:36:d0:46:fa:98:35:1f:87:0b:ab:80"}} 2018-09-22 05:08:52,233 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-62a404b0-cb6b-4470-8bfb-aff226d2c14d 2018-09-22 05:08:52,235 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116.pub 2018-09-22 05:08:52,236 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116 2018-09-22 05:08:52,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:08:52,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:08:52,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f420f39b82f44abb37b20771704a94d", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj-role"}], "expires_at": "2018-09-22T06:08:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d20873e445e947df8ffcfc7df832ede9", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-user", "id": "c7dabbe377454eb3830c38bf8a71fea0"}, "audit_ids": ["mP_vf2bARg2BiJjq8kfvcA"], "issued_at": "2018-09-22T05:08:52.000000Z"}} 2018-09-22 05:08:52,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:08:52,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27884d32-fb02-4ce3-9a51-c1b3c93038cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:08:52,688 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-27884d32-fb02-4ce3-9a51-c1b3c93038cc 2018-09-22 05:08:52,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:08:52,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9066e436-c36d-40d0-857d-c2b5a185d9a8 Date: Sat, 22 Sep 2018 05:08:52 GMT RESP BODY: {"security_groups": []} 2018-09-22 05:08:52,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp used request id req-9066e436-c36d-40d0-857d-c2b5a185d9a8 2018-09-22 05:08:52,889 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp... 2018-09-22 05:08:52,889 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp 2018-09-22 05:08:52,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp"}}' 2018-09-22 05:08:53,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-2e404a48-e0af-4ca7-8244-95dc114c620c Date: Sat, 22 Sep 2018 05:08:53 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:53Z", "updated_at": "2018-09-22T05:08:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "revision_number": 0, "id": "905a1102-c9b4-41df-8f75-10e51b8a0bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20873e445e947df8ffcfc7df832ede9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "revision_number": 0, "id": "e69f2304-b0f3-46da-9d8f-6b1281710479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20873e445e947df8ffcfc7df832ede9"}], "revision_number": 2, "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp"}} 2018-09-22 05:08:53,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-2e404a48-e0af-4ca7-8244-95dc114c620c 2018-09-22 05:08:53,235 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffc9d5c5-fbab-467d-bbec-15905765531e 2018-09-22 05:08:53,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ffc9d5c5-fbab-467d-bbec-15905765531e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:08:53,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-baa8c915-853d-45d3-8f70-9ac26da883ea Date: Sat, 22 Sep 2018 05:08:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:53Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "905a1102-c9b4-41df-8f75-10e51b8a0bb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:53Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "e69f2304-b0f3-46da-9d8f-6b1281710479"}]} 2018-09-22 05:08:53,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ffc9d5c5-fbab-467d-bbec-15905765531e used request id req-baa8c915-853d-45d3-8f70-9ac26da883ea 2018-09-22 05:08:53,415 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffc9d5c5-fbab-467d-bbec-15905765531e 2018-09-22 05:08:53,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ffc9d5c5-fbab-467d-bbec-15905765531e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:08:53,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2cb462af-127a-4c75-835f-29973ac11eb0 Date: Sat, 22 Sep 2018 05:08:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:53Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "905a1102-c9b4-41df-8f75-10e51b8a0bb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:53Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "e69f2304-b0f3-46da-9d8f-6b1281710479"}]} 2018-09-22 05:08:53,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ffc9d5c5-fbab-467d-bbec-15905765531e used request id req-2cb462af-127a-4c75-835f-29973ac11eb0 2018-09-22 05:08:53,445 - neutron_utils - INFO - Retrieving security group with ID - ffc9d5c5-fbab-467d-bbec-15905765531e 2018-09-22 05:08:53,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ffc9d5c5-fbab-467d-bbec-15905765531e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:08:53,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-a40d3629-34b3-43b0-b203-3ab4a6b74392 Date: Sat, 22 Sep 2018 05:08:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:53Z", "updated_at": "2018-09-22T05:08:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "revision_number": 0, "id": "905a1102-c9b4-41df-8f75-10e51b8a0bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20873e445e947df8ffcfc7df832ede9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "revision_number": 0, "id": "e69f2304-b0f3-46da-9d8f-6b1281710479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20873e445e947df8ffcfc7df832ede9"}], "revision_number": 2, "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp"}]} 2018-09-22 05:08:53,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ffc9d5c5-fbab-467d-bbec-15905765531e used request id req-a40d3629-34b3-43b0-b203-3ab4a6b74392 2018-09-22 05:08:53,630 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffc9d5c5-fbab-467d-bbec-15905765531e 2018-09-22 05:08:53,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ffc9d5c5-fbab-467d-bbec-15905765531e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:08:53,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-38c0c40b-64ca-4d0d-8d26-c32d4a61d4f8 Date: Sat, 22 Sep 2018 05:08:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:53Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "905a1102-c9b4-41df-8f75-10e51b8a0bb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:53Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "e69f2304-b0f3-46da-9d8f-6b1281710479"}]} 2018-09-22 05:08:53,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ffc9d5c5-fbab-467d-bbec-15905765531e used request id req-38c0c40b-64ca-4d0d-8d26-c32d4a61d4f8 2018-09-22 05:08:53,827 - neutron_utils - INFO - Retrieving security group with ID - ffc9d5c5-fbab-467d-bbec-15905765531e 2018-09-22 05:08:53,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ffc9d5c5-fbab-467d-bbec-15905765531e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:08:54,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-6abffa66-4ee6-463f-ae08-b4c69b9509b9 Date: Sat, 22 Sep 2018 05:08:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:53Z", "updated_at": "2018-09-22T05:08:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "revision_number": 0, "id": "905a1102-c9b4-41df-8f75-10e51b8a0bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20873e445e947df8ffcfc7df832ede9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "revision_number": 0, "id": "e69f2304-b0f3-46da-9d8f-6b1281710479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20873e445e947df8ffcfc7df832ede9"}], "revision_number": 2, "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp"}]} 2018-09-22 05:08:54,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ffc9d5c5-fbab-467d-bbec-15905765531e used request id req-6abffa66-4ee6-463f-ae08-b4c69b9509b9 2018-09-22 05:08:54,034 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffc9d5c5-fbab-467d-bbec-15905765531e 2018-09-22 05:08:54,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ffc9d5c5-fbab-467d-bbec-15905765531e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:08:54,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-29880e8a-009a-4de4-b467-7aaa83c4e3d7 Date: Sat, 22 Sep 2018 05:08:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:53Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "905a1102-c9b4-41df-8f75-10e51b8a0bb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:53Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "e69f2304-b0f3-46da-9d8f-6b1281710479"}]} 2018-09-22 05:08:54,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ffc9d5c5-fbab-467d-bbec-15905765531e used request id req-29880e8a-009a-4de4-b467-7aaa83c4e3d7 2018-09-22 05:08:54,200 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp 2018-09-22 05:08:54,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:08:54,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-bf30856c-12ca-4732-bb2f-8836d1360f6a Date: Sat, 22 Sep 2018 05:08:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:53Z", "updated_at": "2018-09-22T05:08:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "revision_number": 0, "id": "905a1102-c9b4-41df-8f75-10e51b8a0bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20873e445e947df8ffcfc7df832ede9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "revision_number": 0, "id": "e69f2304-b0f3-46da-9d8f-6b1281710479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20873e445e947df8ffcfc7df832ede9"}], "revision_number": 2, "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp"}]} 2018-09-22 05:08:54,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp used request id req-bf30856c-12ca-4732-bb2f-8836d1360f6a 2018-09-22 05:08:54,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:08:54,422 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:08:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:08:54,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:08:54,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d68cc5-f4c0-4318-8aa5-7da9d2a155e8 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9"}, "enabled": true, "id": "d20873e445e947df8ffcfc7df832ede9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}} 2018-09-22 05:08:54,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 used request id req-23d68cc5-f4c0-4318-8aa5-7da9d2a155e8 2018-09-22 05:08:54,508 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffc9d5c5-fbab-467d-bbec-15905765531e 2018-09-22 05:08:54,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ffc9d5c5-fbab-467d-bbec-15905765531e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:08:54,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4e641cdd-d0a5-478a-9640-0c0fe5347ce0 Date: Sat, 22 Sep 2018 05:08:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:53Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "905a1102-c9b4-41df-8f75-10e51b8a0bb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:53Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "e69f2304-b0f3-46da-9d8f-6b1281710479"}]} 2018-09-22 05:08:54,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ffc9d5c5-fbab-467d-bbec-15905765531e used request id req-4e641cdd-d0a5-478a-9640-0c0fe5347ce0 2018-09-22 05:08:54,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}3710f7add978cb76f1628660dcdc5716c09a36b0" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e"}}' 2018-09-22 05:08:55,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-a75e1207-9539-4679-bf9d-ad9c548ca499 Date: Sat, 22 Sep 2018 05:08:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:54Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:54Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "8a74f980-1d7d-4eff-8952-e3aa6776be04"}} 2018-09-22 05:08:55,000 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-a75e1207-9539-4679-bf9d-ad9c548ca499 2018-09-22 05:08:55,000 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp 2018-09-22 05:08:55,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:08:55,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-33d304fc-5584-4358-a890-cc6cdcb17359 Date: Sat, 22 Sep 2018 05:08:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:53Z", "updated_at": "2018-09-22T05:08:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:08:54Z", "revision_number": 0, "id": "8a74f980-1d7d-4eff-8952-e3aa6776be04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:08:54Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20873e445e947df8ffcfc7df832ede9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "revision_number": 0, "id": "905a1102-c9b4-41df-8f75-10e51b8a0bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20873e445e947df8ffcfc7df832ede9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "revision_number": 0, "id": "e69f2304-b0f3-46da-9d8f-6b1281710479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20873e445e947df8ffcfc7df832ede9"}], "revision_number": 3, "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp"}]} 2018-09-22 05:08:55,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp used request id req-33d304fc-5584-4358-a890-cc6cdcb17359 2018-09-22 05:08:55,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:08:55,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97851c1a-e773-4839-8557-50dddb0f224b Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9"}, "enabled": true, "id": "d20873e445e947df8ffcfc7df832ede9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}} 2018-09-22 05:08:55,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 used request id req-97851c1a-e773-4839-8557-50dddb0f224b 2018-09-22 05:08:55,141 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffc9d5c5-fbab-467d-bbec-15905765531e 2018-09-22 05:08:55,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ffc9d5c5-fbab-467d-bbec-15905765531e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:08:55,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-94030213-d300-4ef6-9774-fe09d30326b0 Date: Sat, 22 Sep 2018 05:08:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:54Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:54Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "8a74f980-1d7d-4eff-8952-e3aa6776be04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:53Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "905a1102-c9b4-41df-8f75-10e51b8a0bb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:53Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "e69f2304-b0f3-46da-9d8f-6b1281710479"}]} 2018-09-22 05:08:55,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ffc9d5c5-fbab-467d-bbec-15905765531e used request id req-94030213-d300-4ef6-9774-fe09d30326b0 2018-09-22 05:08:55,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}3710f7add978cb76f1628660dcdc5716c09a36b0" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e"}}' 2018-09-22 05:08:55,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-d52c843f-c8ee-4892-9e95-d59777315186 Date: Sat, 22 Sep 2018 05:08:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-22T05:08:55Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "port_range_min": 22, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:55Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "73696625-94ba-48c2-b1e1-aa8cd1dbb586"}} 2018-09-22 05:08:55,629 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-d52c843f-c8ee-4892-9e95-d59777315186 2018-09-22 05:08:55,629 - neutron_utils - INFO - Retrieving security group with ID - ffc9d5c5-fbab-467d-bbec-15905765531e 2018-09-22 05:08:55,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ffc9d5c5-fbab-467d-bbec-15905765531e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:08:55,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-9ee9aa6c-f8b1-47d3-adb7-94be17df2bef Date: Sat, 22 Sep 2018 05:08:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:53Z", "updated_at": "2018-09-22T05:08:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T05:08:55Z", "revision_number": 0, "id": "73696625-94ba-48c2-b1e1-aa8cd1dbb586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:08:55Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d20873e445e947df8ffcfc7df832ede9"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:08:54Z", "revision_number": 0, "id": "8a74f980-1d7d-4eff-8952-e3aa6776be04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:08:54Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20873e445e947df8ffcfc7df832ede9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "revision_number": 0, "id": "905a1102-c9b4-41df-8f75-10e51b8a0bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20873e445e947df8ffcfc7df832ede9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "revision_number": 0, "id": "e69f2304-b0f3-46da-9d8f-6b1281710479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20873e445e947df8ffcfc7df832ede9"}], "revision_number": 4, "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp"}]} 2018-09-22 05:08:55,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ffc9d5c5-fbab-467d-bbec-15905765531e used request id req-9ee9aa6c-f8b1-47d3-adb7-94be17df2bef 2018-09-22 05:08:55,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffc9d5c5-fbab-467d-bbec-15905765531e 2018-09-22 05:08:55,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ffc9d5c5-fbab-467d-bbec-15905765531e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:08:55,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-f15e765f-2ebd-41d1-9fa1-dd8fc876b2af Date: Sat, 22 Sep 2018 05:08:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-22T05:08:55Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "port_range_min": 22, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:55Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "73696625-94ba-48c2-b1e1-aa8cd1dbb586"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:54Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:54Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "8a74f980-1d7d-4eff-8952-e3aa6776be04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:53Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "905a1102-c9b4-41df-8f75-10e51b8a0bb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:53Z", "security_group_id": "ffc9d5c5-fbab-467d-bbec-15905765531e", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:53Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "e69f2304-b0f3-46da-9d8f-6b1281710479"}]} 2018-09-22 05:08:55,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ffc9d5c5-fbab-467d-bbec-15905765531e used request id req-f15e765f-2ebd-41d1-9fa1-dd8fc876b2af 2018-09-22 05:08:55,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:08:55,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:08:56,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f420f39b82f44abb37b20771704a94d", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj-role"}], "expires_at": "2018-09-22T06:08:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d20873e445e947df8ffcfc7df832ede9", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-user", "id": "c7dabbe377454eb3830c38bf8a71fea0"}, "audit_ids": ["w3fnjLBiTCGt5DrZ-p4njA"], "issued_at": "2018-09-22T05:08:56.000000Z"}} 2018-09-22 05:08:56,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:08:56,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be57d2c-d9b5-4a6a-98d6-3742b7aaa65f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:08:56,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4be57d2c-d9b5-4a6a-98d6-3742b7aaa65f 2018-09-22 05:08:56,319 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:08:56,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:08:56,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-790ab897-9673-46f9-854c-33ac15f22c22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:08:56,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-790ab897-9673-46f9-854c-33ac15f22c22 2018-09-22 05:08:56,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:08:56,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-01ee1f06-4585-4b2d-a533-cd4da731d26f Date: Sat, 22 Sep 2018 05:08:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bfc65f73-05a5-43db-89fa-95c677cb7ce6"],"updated_at":"2018-09-22T05:08:39Z","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d20873e445e947df8ffcfc7df832ede9","id":"cb17cf24-773f-4671-a50e-9af156fb0965","name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net"}]} 2018-09-22 05:08:56,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net used request id req-01ee1f06-4585-4b2d-a533-cd4da731d26f 2018-09-22 05:08:56,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:08:56,617 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:08:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:08:56,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:08:56,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e277f8-35a1-41da-ad45-2ad8c6e4cfbd Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9"}, "enabled": true, "id": "d20873e445e947df8ffcfc7df832ede9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}} 2018-09-22 05:08:56,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 used request id req-b8e277f8-35a1-41da-ad45-2ad8c6e4cfbd 2018-09-22 05:08:56,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:08:56,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-528c08e6-e1eb-4e01-92e3-b20c344449e5 Date: Sat, 22 Sep 2018 05:08:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-22T05:08:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d20873e445e947df8ffcfc7df832ede9","id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet"}]} 2018-09-22 05:08:56,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-528c08e6-e1eb-4e01-92e3-b20c344449e5 2018-09-22 05:08:56,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=cb17cf24-773f-4671-a50e-9af156fb0965&name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:08:57,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ed61d437-954f-4e83-8e73-04fde87d1ad9 Date: Sat, 22 Sep 2018 05:08:57 GMT RESP BODY: {"ports":[]} 2018-09-22 05:08:57,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=cb17cf24-773f-4671-a50e-9af156fb0965&name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116port-1&admin_state_up=True used request id req-ed61d437-954f-4e83-8e73-04fde87d1ad9 2018-09-22 05:08:57,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:08:57,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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 x-openstack-request-id: req-072002e1-1ae6-4a71-ac57-1bbc2e57c0b8 x-compute-request-id: req-072002e1-1ae6-4a71-ac57-1bbc2e57c0b8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 05:08:57,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst used request id req-072002e1-1ae6-4a71-ac57-1bbc2e57c0b8 2018-09-22 05:08:57,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:08:57,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8883f243-91f2-4cc1-97a6-a9e09f29f105 Date: Sat, 22 Sep 2018 05:08:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bfc65f73-05a5-43db-89fa-95c677cb7ce6"],"updated_at":"2018-09-22T05:08:39Z","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d20873e445e947df8ffcfc7df832ede9","id":"cb17cf24-773f-4671-a50e-9af156fb0965","name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net"}]} 2018-09-22 05:08:57,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net used request id req-8883f243-91f2-4cc1-97a6-a9e09f29f105 2018-09-22 05:08:57,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:08:57,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dfafb3e-752e-4e58-a428-8be9ec0d2e56 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9"}, "enabled": true, "id": "d20873e445e947df8ffcfc7df832ede9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}} 2018-09-22 05:08:57,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 used request id req-3dfafb3e-752e-4e58-a428-8be9ec0d2e56 2018-09-22 05:08:57,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:08:57,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f19fb0ac-06bf-469b-b869-207d6d62cbc4 Date: Sat, 22 Sep 2018 05:08:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-22T05:08:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d20873e445e947df8ffcfc7df832ede9","id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet"}]} 2018-09-22 05:08:57,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-f19fb0ac-06bf-469b-b869-207d6d62cbc4 2018-09-22 05:08:57,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=cb17cf24-773f-4671-a50e-9af156fb0965&name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:08:58,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9fd48157-c057-429e-aff4-9329a5982b26 Date: Sat, 22 Sep 2018 05:08:58 GMT RESP BODY: {"ports":[]} 2018-09-22 05:08:58,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=cb17cf24-773f-4671-a50e-9af156fb0965&name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116port-1&admin_state_up=True used request id req-9fd48157-c057-429e-aff4-9329a5982b26 2018-09-22 05:08:58,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:08:58,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:08:58,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f420f39b82f44abb37b20771704a94d", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj-role"}], "expires_at": "2018-09-22T06:08:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d20873e445e947df8ffcfc7df832ede9", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/d20873e445e947df8ffcfc7df832ede9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-user", "id": "c7dabbe377454eb3830c38bf8a71fea0"}, "audit_ids": ["3aE0uSjMTM6WStJUv9FuSA"], "issued_at": "2018-09-22T05:08:58.000000Z"}} 2018-09-22 05:08:58,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c01d1aa5779b3e943b24e8049458ed9eafd4c6" 2018-09-22 05:08:58,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a7a7365-daf4-4534-83b5-575e92f5ae88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:08:58,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8a7a7365-daf4-4534-83b5-575e92f5ae88 2018-09-22 05:08:58,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:08:58,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-86d9737a-e1c8-463c-a780-bf45f47130b2 Date: Sat, 22 Sep 2018 05:08: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":["bfc65f73-05a5-43db-89fa-95c677cb7ce6"],"updated_at":"2018-09-22T05:08:39Z","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d20873e445e947df8ffcfc7df832ede9","id":"cb17cf24-773f-4671-a50e-9af156fb0965","name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net"}]} 2018-09-22 05:08:58,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net used request id req-86d9737a-e1c8-463c-a780-bf45f47130b2 2018-09-22 05:08:58,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:08:59,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-483a5ade-3915-4b8c-947d-d07d2cb5c999 Date: Sat, 22 Sep 2018 05:08:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-22T05:08:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d20873e445e947df8ffcfc7df832ede9","id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet"}]} 2018-09-22 05:08:59,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-483a5ade-3915-4b8c-947d-d07d2cb5c999 2018-09-22 05:08:59,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:08:59,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f6fa961a-3865-4f90-9781-a9facb245e6a Date: Sat, 22 Sep 2018 05:08:59 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":["bfc65f73-05a5-43db-89fa-95c677cb7ce6"],"updated_at":"2018-09-22T05:08:39Z","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d20873e445e947df8ffcfc7df832ede9","id":"cb17cf24-773f-4671-a50e-9af156fb0965","name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net"}]} 2018-09-22 05:08:59,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net used request id req-f6fa961a-3865-4f90-9781-a9facb245e6a 2018-09-22 05:08:59,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:08:59,229 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:08:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:08:59,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6c01d1aa5779b3e943b24e8049458ed9eafd4c6" 2018-09-22 05:08:59,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e71ec14-40aa-44b8-bf91-2ea17c0b4d8a Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9"}, "enabled": true, "id": "d20873e445e947df8ffcfc7df832ede9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}} 2018-09-22 05:08:59,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 used request id req-9e71ec14-40aa-44b8-bf91-2ea17c0b4d8a 2018-09-22 05:08:59,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:08:59,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-18cf0731-65a1-4c27-b96d-d44e8386e3bb Date: Sat, 22 Sep 2018 05:08:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-22T05:08:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d20873e445e947df8ffcfc7df832ede9","id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet"}]} 2018-09-22 05:08:59,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-18cf0731-65a1-4c27-b96d-d44e8386e3bb 2018-09-22 05:08:59,606 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net 2018-09-22 05:08:59,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" -d '{"port": {"network_id": "cb17cf24-773f-4671-a50e-9af156fb0965", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116port-1", "admin_state_up": true}}' 2018-09-22 05:09:00,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-7df79979-f6f8-4592-aa38-4627054f0b1e Date: Sat, 22 Sep 2018 05:09:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:08:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.12"}],"id":"c2ccaafd-b87e-464f-a2a9-4215e00e1620","security_groups":["c9bb7ba6-d307-4ada-8292-48f87d6f5309"],"mac_address":"fa:16:3e:0a:ff:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116port-1","project_id":"d20873e445e947df8ffcfc7df832ede9","qos_policy_id":null,"admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:59Z","binding:vnic_type":"normal"}} 2018-09-22 05:09:00,404 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-7df79979-f6f8-4592-aa38-4627054f0b1e 2018-09-22 05:09:00,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:00,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ffc8203a-69e8-4b26-b9c7-5e8c7b344f8f Date: Sat, 22 Sep 2018 05:09: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":["bfc65f73-05a5-43db-89fa-95c677cb7ce6"],"updated_at":"2018-09-22T05:08:39Z","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d20873e445e947df8ffcfc7df832ede9","id":"cb17cf24-773f-4671-a50e-9af156fb0965","name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net"}]} 2018-09-22 05:09:00,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net used request id req-ffc8203a-69e8-4b26-b9c7-5e8c7b344f8f 2018-09-22 05:09:00,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:00,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4334d795-4c6a-4251-9212-e1196e607ccf Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9"}, "enabled": true, "id": "d20873e445e947df8ffcfc7df832ede9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}} 2018-09-22 05:09:00,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 used request id req-4334d795-4c6a-4251-9212-e1196e607ccf 2018-09-22 05:09:00,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:00,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d4a73974-9e59-4f5c-9896-15b996322a8c Date: Sat, 22 Sep 2018 05:09:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-22T05:08:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d20873e445e947df8ffcfc7df832ede9","id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet"}]} 2018-09-22 05:09:00,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-d4a73974-9e59-4f5c-9896-15b996322a8c 2018-09-22 05:09:00,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=cb17cf24-773f-4671-a50e-9af156fb0965&name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:01,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-b8091356-c993-40c5-9ddd-0a8918d63cfe Date: Sat, 22 Sep 2018 05:09:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:08:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.12"}],"id":"c2ccaafd-b87e-464f-a2a9-4215e00e1620","security_groups":["c9bb7ba6-d307-4ada-8292-48f87d6f5309"],"mac_address":"fa:16:3e:0a:ff:59","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116port-1","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:59Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 05:09:01,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=cb17cf24-773f-4671-a50e-9af156fb0965&name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116port-1&admin_state_up=True used request id req-b8091356-c993-40c5-9ddd-0a8918d63cfe 2018-09-22 05:09:01,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:01,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc4b58e9-3143-4c69-bcac-034b5116c7c0 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9"}, "enabled": true, "id": "d20873e445e947df8ffcfc7df832ede9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}} 2018-09-22 05:09:01,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 used request id req-bc4b58e9-3143-4c69-bcac-034b5116c7c0 2018-09-22 05:09:01,113 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst 2018-09-22 05:09:01,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:01,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09: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-4558e1d5-fb6c-47fe-b4fc-39618952eea2 x-compute-request-id: req-4558e1d5-fb6c-47fe-b4fc-39618952eea2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "12aff9e9-221e-46b8-b6af-c3c659f957ea", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-flavor-name"}]} 2018-09-22 05:09:01,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4558e1d5-fb6c-47fe-b4fc-39618952eea2 2018-09-22 05:09:01,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:01,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09: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-5ec1ffd9-cb8b-4636-992f-2ad035c1222b x-compute-request-id: req-5ec1ffd9-cb8b-4636-992f-2ad035c1222b Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "12aff9e9-221e-46b8-b6af-c3c659f957ea", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:09:01,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea used request id req-5ec1ffd9-cb8b-4636-992f-2ad035c1222b 2018-09-22 05:09:01,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:01,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-92dd3116-946f-4ee1-b122-c96deaac5f84 Date: Sat, 22 Sep 2018 05:09:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:08:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:08:36Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/64c2377b-ec69-406d-a185-692b1c04577e/snap", "metadata": {}}], "self": "/v2/images/64c2377b-ec69-406d-a185-692b1c04577e", "min_disk": 0, "protected": false, "id": "64c2377b-ec69-406d-a185-692b1c04577e", "file": "/v2/images/64c2377b-ec69-406d-a185-692b1c04577e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d20873e445e947df8ffcfc7df832ede9", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/64c2377b-ec69-406d-a185-692b1c04577e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-image"} 2018-09-22 05:09:01,353 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-image used request id req-92dd3116-946f-4ee1-b122-c96deaac5f84 2018-09-22 05:09:01,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:01,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-efae2d94-0a86-448b-b35b-bad1bd09525f Date: Sat, 22 Sep 2018 05:09:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:09:01,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-efae2d94-0a86-448b-b35b-bad1bd09525f 2018-09-22 05:09:01,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst", "imageRef": "64c2377b-ec69-406d-a185-692b1c04577e", "key_name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp", "flavorRef": "12aff9e9-221e-46b8-b6af-c3c659f957ea", "max_count": 1, "min_count": 1, "networks": [{"port": "c2ccaafd-b87e-464f-a2a9-4215e00e1620"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp"}]}}' 2018-09-22 05:09:03,175 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:09: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-97d5b497-83f0-4ffd-a841-6d53dcf59256 x-compute-request-id: req-97d5b497-83f0-4ffd-a841-6d53dcf59256 Content-Length: 444 location: http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "bookmark"}], "adminPass": "G6yP8ssLusBZ"}} 2018-09-22 05:09:03,175 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-97d5b497-83f0-4ffd-a841-6d53dcf59256 2018-09-22 05:09:03,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:03,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-eed6ba5a-206b-47b7-8b43-09ebd463aba9 x-compute-request-id: req-eed6ba5a-206b-47b7-8b43-09ebd463aba9 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.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "bookmark"}], "image": {"id": "64c2377b-ec69-406d-a185-692b1c04577e", "links": [{"href": "http://172.30.9.23:8774/images/64c2377b-ec69-406d-a185-692b1c04577e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12aff9e9-221e-46b8-b6af-c3c659f957ea", "links": [{"href": "http://172.30.9.23:8774/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "bookmark"}]}, "id": "6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "user_id": "c7dabbe377454eb3830c38bf8a71fea0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:09:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst", "created": "2018-09-22T05:09:03Z", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:09:03,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 used request id req-eed6ba5a-206b-47b7-8b43-09ebd463aba9 2018-09-22 05:09:03,403 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst 2018-09-22 05:09:03,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:03,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-8b7129a6-83fd-49bc-8f03-33f31983888e x-compute-request-id: req-8b7129a6-83fd-49bc-8f03-33f31983888e 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.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "bookmark"}], "image": {"id": "64c2377b-ec69-406d-a185-692b1c04577e", "links": [{"href": "http://172.30.9.23:8774/images/64c2377b-ec69-406d-a185-692b1c04577e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12aff9e9-221e-46b8-b6af-c3c659f957ea", "links": [{"href": "http://172.30.9.23:8774/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "bookmark"}]}, "id": "6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "user_id": "c7dabbe377454eb3830c38bf8a71fea0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:09:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst", "created": "2018-09-22T05:09:03Z", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:09:03,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 used request id req-8b7129a6-83fd-49bc-8f03-33f31983888e 2018-09-22 05:09:03,767 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst] is - BUILD 2018-09-22 05:09:03,767 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:09:06,770 - create_instance - DEBUG - VM status query timeout in 896.632938862 2018-09-22 05:09:06,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:07,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09: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-59666700-a88a-49f0-be55-ca846bb19b04 x-compute-request-id: req-59666700-a88a-49f0-be55-ca846bb19b04 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "bookmark"}], "image": {"id": "64c2377b-ec69-406d-a185-692b1c04577e", "links": [{"href": "http://172.30.9.23:8774/images/64c2377b-ec69-406d-a185-692b1c04577e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "12aff9e9-221e-46b8-b6af-c3c659f957ea", "links": [{"href": "http://172.30.9.23:8774/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "bookmark"}]}, "id": "6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "security_groups": [{"name": "default"}], "user_id": "c7dabbe377454eb3830c38bf8a71fea0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:09:04Z", "hostId": "48b37be5e97621aab98b0622f68d770654ab13ffc1dec2431c14b708", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst", "created": "2018-09-22T05:09:03Z", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:09:07,296 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 used request id req-59666700-a88a-49f0-be55-ca846bb19b04 2018-09-22 05:09:07,296 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst] is - BUILD 2018-09-22 05:09:07,297 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:09:10,300 - create_instance - DEBUG - VM status query timeout in 893.103404999 2018-09-22 05:09:10,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:11,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-3cba0c38-d464-4f7f-90cb-ddb11677865a x-compute-request-id: req-3cba0c38-d464-4f7f-90cb-ddb11677865a Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ff:59", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "bookmark"}], "image": {"id": "64c2377b-ec69-406d-a185-692b1c04577e", "links": [{"href": "http://172.30.9.23:8774/images/64c2377b-ec69-406d-a185-692b1c04577e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:08:54.000000", "flavor": {"id": "12aff9e9-221e-46b8-b6af-c3c659f957ea", "links": [{"href": "http://172.30.9.23:8774/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "bookmark"}]}, "id": "6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "security_groups": [{"name": "default"}], "user_id": "c7dabbe377454eb3830c38bf8a71fea0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:09:08Z", "hostId": "48b37be5e97621aab98b0622f68d770654ab13ffc1dec2431c14b708", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst", "created": "2018-09-22T05:09:03Z", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:09:11,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 used request id req-3cba0c38-d464-4f7f-90cb-ddb11677865a 2018-09-22 05:09:11,150 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst] is - ACTIVE 2018-09-22 05:09:11,150 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:09:11,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:11,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09: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-addf9016-623b-4d17-afd5-1108905973c8 x-compute-request-id: req-addf9016-623b-4d17-afd5-1108905973c8 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ff:59", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "bookmark"}], "image": {"id": "64c2377b-ec69-406d-a185-692b1c04577e", "links": [{"href": "http://172.30.9.23:8774/images/64c2377b-ec69-406d-a185-692b1c04577e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:08:54.000000", "flavor": {"id": "12aff9e9-221e-46b8-b6af-c3c659f957ea", "links": [{"href": "http://172.30.9.23:8774/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "bookmark"}]}, "id": "6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "security_groups": [{"name": "default"}], "user_id": "c7dabbe377454eb3830c38bf8a71fea0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:09:08Z", "hostId": "48b37be5e97621aab98b0622f68d770654ab13ffc1dec2431c14b708", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst", "created": "2018-09-22T05:09:03Z", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:09:11,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 used request id req-addf9016-623b-4d17-afd5-1108905973c8 2018-09-22 05:09:11,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:11,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1edbbba5-a334-401d-ab48-095f16dfe869 Date: Sat, 22 Sep 2018 05:09:11 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":["bfc65f73-05a5-43db-89fa-95c677cb7ce6"],"updated_at":"2018-09-22T05:08:39Z","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d20873e445e947df8ffcfc7df832ede9","id":"cb17cf24-773f-4671-a50e-9af156fb0965","name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net"}]} 2018-09-22 05:09:11,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net used request id req-1edbbba5-a334-401d-ab48-095f16dfe869 2018-09-22 05:09:11,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:11,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45621efb-965e-4f2d-ac70-d6943c1a2afc Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9"}, "enabled": true, "id": "d20873e445e947df8ffcfc7df832ede9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}} 2018-09-22 05:09:11,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 used request id req-45621efb-965e-4f2d-ac70-d6943c1a2afc 2018-09-22 05:09:11,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:12,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-208300d3-c7b7-422e-bc6d-0279e9e7180b Date: Sat, 22 Sep 2018 05:09:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-22T05:08:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d20873e445e947df8ffcfc7df832ede9","id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet"}]} 2018-09-22 05:09:12,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-208300d3-c7b7-422e-bc6d-0279e9e7180b 2018-09-22 05:09:12,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:12,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-a103c01e-a608-4233-b2fc-35c0593e0376 Date: Sat, 22 Sep 2018 05:09:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.1"}],"id":"17e69091-8258-4d33-a496-f0d672c36d57","security_groups":[],"mac_address":"fa:16:3e:6f:a9:a8","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:48Z","binding:vnic_type":"normal","device_id":"818d7d55-3e01-436a-bbe7-e369d8cad3be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:08:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.2"}],"id":"ad0532c6-3bb2-4d5e-9259-39592a7d7b91","security_groups":[],"mac_address":"fa:16:3e:0f:3c:c5","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cb17cf24-773f-4671-a50e-9af156fb0965"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.12"}],"id":"c2ccaafd-b87e-464f-a2a9-4215e00e1620","security_groups":["c9bb7ba6-d307-4ada-8292-48f87d6f5309"],"mac_address":"fa:16:3e:0a:ff:59","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116port-1","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:59Z","binding:vnic_type":"normal","device_id":"6df4d5c6-94bc-49f0-b0e5-9d2748086d51"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:08:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.3"}],"id":"c9859353-0678-4be6-882b-651defe5ef49","security_groups":[],"mac_address":"fa:16:3e:bb:04:d4","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cb17cf24-773f-4671-a50e-9af156fb0965"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:08:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.4"}],"id":"cd5ea66d-ad64-4661-8199-9a69f683616b","security_groups":[],"mac_address":"fa:16:3e:29:aa:6d","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb17cf24-773f-4671-a50e-9af156fb0965"}]} 2018-09-22 05:09:12,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-a103c01e-a608-4233-b2fc-35c0593e0376 2018-09-22 05:09:12,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp"}}' 2018-09-22 05:09:13,650 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05: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 x-openstack-request-id: req-954c09e6-6378-4969-a294-76c055c1bee5 x-compute-request-id: req-954c09e6-6378-4969-a294-76c055c1bee5 Content-Length: 0 Content-Type: application/json 2018-09-22 05:09:13,650 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51/action used request id req-954c09e6-6378-4969-a294-76c055c1bee5 2018-09-22 05:09:13,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:13,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-aaa5e098-652d-4332-ba11-babe6a1ba7ec Date: Sat, 22 Sep 2018 05:09:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:42Z", "admin_state_up": true, "updated_at": "2018-09-22T05:08:48Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "818d7d55-3e01-436a-bbe7-e369d8cad3be", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-router"}]} 2018-09-22 05:09:13,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-router used request id req-aaa5e098-652d-4332-ba11-babe6a1ba7ec 2018-09-22 05:09:13,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:13,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15579f5a-7113-4f94-b8d0-d723405a4291 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9"}, "enabled": true, "id": "d20873e445e947df8ffcfc7df832ede9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}} 2018-09-22 05:09:13,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 used request id req-15579f5a-7113-4f94-b8d0-d723405a4291 2018-09-22 05:09:13,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=818d7d55-3e01-436a-bbe7-e369d8cad3be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:13,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-cfd9fdb0-deda-47ed-9c0b-4109988ea00b Date: Sat, 22 Sep 2018 05:09:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.1"}],"id":"17e69091-8258-4d33-a496-f0d672c36d57","security_groups":[],"mac_address":"fa:16:3e:6f:a9:a8","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:48Z","binding:vnic_type":"normal","device_id":"818d7d55-3e01-436a-bbe7-e369d8cad3be"}]} 2018-09-22 05:09:13,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=818d7d55-3e01-436a-bbe7-e369d8cad3be used request id req-cfd9fdb0-deda-47ed-9c0b-4109988ea00b 2018-09-22 05:09:13,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/bfc65f73-05a5-43db-89fa-95c677cb7ce6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:14,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-01e624c6-855f-4cb8-b741-a0f030cc4da5 Date: Sat, 22 Sep 2018 05:09:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-22T05:08:39Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d20873e445e947df8ffcfc7df832ede9","id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet"}} 2018-09-22 05:09:14,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/bfc65f73-05a5-43db-89fa-95c677cb7ce6 used request id req-01e624c6-855f-4cb8-b741-a0f030cc4da5 2018-09-22 05:09:14,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:14,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e8a80e5b-a601-4c82-9148-c0af100cfadd Date: Sat, 22 Sep 2018 05:09:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:09:14,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-e8a80e5b-a601-4c82-9148-c0af100cfadd 2018-09-22 05:09:14,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:14,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8292c751-ad3a-48d8-9cbe-b8ee74aa8112 Date: Sat, 22 Sep 2018 05:09:14 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:09:14,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-8292c751-ad3a-48d8-9cbe-b8ee74aa8112 2018-09-22 05:09:14,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:15,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09: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-f9cfced4-684f-492f-bca4-43ef4e55146a x-compute-request-id: req-f9cfced4-684f-492f-bca4-43ef4e55146a Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ff:59", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "bookmark"}], "image": {"id": "64c2377b-ec69-406d-a185-692b1c04577e", "links": [{"href": "http://172.30.9.23:8774/images/64c2377b-ec69-406d-a185-692b1c04577e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:08:54.000000", "flavor": {"id": "12aff9e9-221e-46b8-b6af-c3c659f957ea", "links": [{"href": "http://172.30.9.23:8774/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "bookmark"}]}, "id": "6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp"}], "user_id": "c7dabbe377454eb3830c38bf8a71fea0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:09:08Z", "hostId": "48b37be5e97621aab98b0622f68d770654ab13ffc1dec2431c14b708", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst", "created": "2018-09-22T05:09:03Z", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:09:15,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 used request id req-f9cfced4-684f-492f-bca4-43ef4e55146a 2018-09-22 05:09:15,086 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst] is - ACTIVE 2018-09-22 05:09:15,086 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:09:15,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:15,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-a9f87adb-019d-45a9-9210-2b626a34c5b8 x-compute-request-id: req-a9f87adb-019d-45a9-9210-2b626a34c5b8 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ff:59", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "bookmark"}], "image": {"id": "64c2377b-ec69-406d-a185-692b1c04577e", "links": [{"href": "http://172.30.9.23:8774/images/64c2377b-ec69-406d-a185-692b1c04577e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:08:54.000000", "flavor": {"id": "12aff9e9-221e-46b8-b6af-c3c659f957ea", "links": [{"href": "http://172.30.9.23:8774/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "bookmark"}]}, "id": "6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp"}], "user_id": "c7dabbe377454eb3830c38bf8a71fea0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:09:08Z", "hostId": "48b37be5e97621aab98b0622f68d770654ab13ffc1dec2431c14b708", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst", "created": "2018-09-22T05:09:03Z", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:09:15,707 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 used request id req-a9f87adb-019d-45a9-9210-2b626a34c5b8 2018-09-22 05:09:15,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:15,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-85f2482f-13bc-4001-a981-14246fa9873d Date: Sat, 22 Sep 2018 05:09: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":["bfc65f73-05a5-43db-89fa-95c677cb7ce6"],"updated_at":"2018-09-22T05:08:39Z","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d20873e445e947df8ffcfc7df832ede9","id":"cb17cf24-773f-4671-a50e-9af156fb0965","name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net"}]} 2018-09-22 05:09:15,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net used request id req-85f2482f-13bc-4001-a981-14246fa9873d 2018-09-22 05:09:15,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:16,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4759aaf-0360-47b1-88f9-247d7061e66b Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9"}, "enabled": true, "id": "d20873e445e947df8ffcfc7df832ede9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}} 2018-09-22 05:09:16,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 used request id req-c4759aaf-0360-47b1-88f9-247d7061e66b 2018-09-22 05:09:16,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:16,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-52ee31f4-52ba-4c41-97c0-631c4dd15d13 Date: Sat, 22 Sep 2018 05:09:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-22T05:08:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d20873e445e947df8ffcfc7df832ede9","id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet"}]} 2018-09-22 05:09:16,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-52ee31f4-52ba-4c41-97c0-631c4dd15d13 2018-09-22 05:09:16,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:16,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-b395e925-8304-401c-8611-3836472b7395 Date: Sat, 22 Sep 2018 05:09:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.1"}],"id":"17e69091-8258-4d33-a496-f0d672c36d57","security_groups":[],"mac_address":"fa:16:3e:6f:a9:a8","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:48Z","binding:vnic_type":"normal","device_id":"818d7d55-3e01-436a-bbe7-e369d8cad3be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:08:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.2"}],"id":"ad0532c6-3bb2-4d5e-9259-39592a7d7b91","security_groups":[],"mac_address":"fa:16:3e:0f:3c:c5","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cb17cf24-773f-4671-a50e-9af156fb0965"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:13Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.12"}],"id":"c2ccaafd-b87e-464f-a2a9-4215e00e1620","security_groups":["c9bb7ba6-d307-4ada-8292-48f87d6f5309","ffc9d5c5-fbab-467d-bbec-15905765531e"],"mac_address":"fa:16:3e:0a:ff:59","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116port-1","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:59Z","binding:vnic_type":"normal","device_id":"6df4d5c6-94bc-49f0-b0e5-9d2748086d51"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:08:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.3"}],"id":"c9859353-0678-4be6-882b-651defe5ef49","security_groups":[],"mac_address":"fa:16:3e:bb:04:d4","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cb17cf24-773f-4671-a50e-9af156fb0965"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:08:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.4"}],"id":"cd5ea66d-ad64-4661-8199-9a69f683616b","security_groups":[],"mac_address":"fa:16:3e:29:aa:6d","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb17cf24-773f-4671-a50e-9af156fb0965"}]} 2018-09-22 05:09:16,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-b395e925-8304-401c-8611-3836472b7395 2018-09-22 05:09:16,347 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-22 05:09:16,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:16,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-52e42f8c-a2ef-4af5-a4b3-600b8635bbc0 Date: Sat, 22 Sep 2018 05:09:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:09:16,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-52e42f8c-a2ef-4af5-a4b3-600b8635bbc0 2018-09-22 05:09:16,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:16,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ff739d3a-a636-421c-932c-0dfafd1c5995 Date: Sat, 22 Sep 2018 05:09:16 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:09:16,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-ff739d3a-a636-421c-932c-0dfafd1c5995 2018-09-22 05:09:16,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" -d '{"floatingip": {"floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "port_id": "c2ccaafd-b87e-464f-a2a9-4215e00e1620"}}' 2018-09-22 05:09:18,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-30b7a571-032c-479e-bb43-21c35b44fe70 Date: Sat, 22 Sep 2018 05:09:18 GMT RESP BODY: {"floatingip": {"router_id": "818d7d55-3e01-436a-bbe7-e369d8cad3be", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:09:17Z", "updated_at": "2018-09-22T05:09:17Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "d20873e445e947df8ffcfc7df832ede9", "port_id": "c2ccaafd-b87e-464f-a2a9-4215e00e1620", "id": "2f9a6b41-0d9b-4e12-a33f-fb8c33022f53"}} 2018-09-22 05:09:18,550 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-30b7a571-032c-479e-bb43-21c35b44fe70 2018-09-22 05:09:18,550 - create_instance - INFO - Created floating IP 172.30.9.204 via router - CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-router 2018-09-22 05:09:18,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:18,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09: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-d91953d8-8f2c-4276-a83a-55ac33091b7e x-compute-request-id: req-d91953d8-8f2c-4276-a83a-55ac33091b7e Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ff:59", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "bookmark"}], "image": {"id": "64c2377b-ec69-406d-a185-692b1c04577e", "links": [{"href": "http://172.30.9.23:8774/images/64c2377b-ec69-406d-a185-692b1c04577e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:08:54.000000", "flavor": {"id": "12aff9e9-221e-46b8-b6af-c3c659f957ea", "links": [{"href": "http://172.30.9.23:8774/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "bookmark"}]}, "id": "6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp"}], "user_id": "c7dabbe377454eb3830c38bf8a71fea0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:09:08Z", "hostId": "48b37be5e97621aab98b0622f68d770654ab13ffc1dec2431c14b708", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst", "created": "2018-09-22T05:09:03Z", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:09:18,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 used request id req-d91953d8-8f2c-4276-a83a-55ac33091b7e 2018-09-22 05:09:18,927 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst] is - ACTIVE 2018-09-22 05:09:18,927 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:09:18,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:19,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09: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-9fe754df-9982-422c-b435-1e8c056bdda8 x-compute-request-id: req-9fe754df-9982-422c-b435-1e8c056bdda8 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ff:59", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "bookmark"}], "image": {"id": "64c2377b-ec69-406d-a185-692b1c04577e", "links": [{"href": "http://172.30.9.23:8774/images/64c2377b-ec69-406d-a185-692b1c04577e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:08:54.000000", "flavor": {"id": "12aff9e9-221e-46b8-b6af-c3c659f957ea", "links": [{"href": "http://172.30.9.23:8774/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "bookmark"}]}, "id": "6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp"}], "user_id": "c7dabbe377454eb3830c38bf8a71fea0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:09:08Z", "hostId": "48b37be5e97621aab98b0622f68d770654ab13ffc1dec2431c14b708", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst", "created": "2018-09-22T05:09:03Z", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:09:19,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 used request id req-9fe754df-9982-422c-b435-1e8c056bdda8 2018-09-22 05:09:19,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:19,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dda45245-6569-40f4-bfce-c4c25e5d9e62 Date: Sat, 22 Sep 2018 05:09: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":["bfc65f73-05a5-43db-89fa-95c677cb7ce6"],"updated_at":"2018-09-22T05:08:39Z","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d20873e445e947df8ffcfc7df832ede9","id":"cb17cf24-773f-4671-a50e-9af156fb0965","name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net"}]} 2018-09-22 05:09:19,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net used request id req-dda45245-6569-40f4-bfce-c4c25e5d9e62 2018-09-22 05:09:19,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:19,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-721a6d98-393c-4f5d-81e4-f95b7a2063f6 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9"}, "enabled": true, "id": "d20873e445e947df8ffcfc7df832ede9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}} 2018-09-22 05:09:19,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 used request id req-721a6d98-393c-4f5d-81e4-f95b7a2063f6 2018-09-22 05:09:19,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:19,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0597216f-3b65-4ee1-a28d-68eb6d22a467 Date: Sat, 22 Sep 2018 05:09:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-22T05:08:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d20873e445e947df8ffcfc7df832ede9","id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet"}]} 2018-09-22 05:09:19,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-0597216f-3b65-4ee1-a28d-68eb6d22a467 2018-09-22 05:09:19,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:19,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-bdf4fec6-0cc9-4b5d-930c-a87a18f61720 Date: Sat, 22 Sep 2018 05:09:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.1"}],"id":"17e69091-8258-4d33-a496-f0d672c36d57","security_groups":[],"mac_address":"fa:16:3e:6f:a9:a8","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:48Z","binding:vnic_type":"normal","device_id":"818d7d55-3e01-436a-bbe7-e369d8cad3be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:08:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.2"}],"id":"ad0532c6-3bb2-4d5e-9259-39592a7d7b91","security_groups":[],"mac_address":"fa:16:3e:0f:3c:c5","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cb17cf24-773f-4671-a50e-9af156fb0965"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:13Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.12"}],"id":"c2ccaafd-b87e-464f-a2a9-4215e00e1620","security_groups":["c9bb7ba6-d307-4ada-8292-48f87d6f5309","ffc9d5c5-fbab-467d-bbec-15905765531e"],"mac_address":"fa:16:3e:0a:ff:59","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116port-1","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:59Z","binding:vnic_type":"normal","device_id":"6df4d5c6-94bc-49f0-b0e5-9d2748086d51"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:08:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.3"}],"id":"c9859353-0678-4be6-882b-651defe5ef49","security_groups":[],"mac_address":"fa:16:3e:bb:04:d4","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cb17cf24-773f-4671-a50e-9af156fb0965"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:08:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.4"}],"id":"cd5ea66d-ad64-4661-8199-9a69f683616b","security_groups":[],"mac_address":"fa:16:3e:29:aa:6d","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb17cf24-773f-4671-a50e-9af156fb0965"}]} 2018-09-22 05:09:19,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-bdf4fec6-0cc9-4b5d-930c-a87a18f61720 2018-09-22 05:09:19,974 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-09-22 05:09:19,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:20,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-da282b45-ff9b-4e7a-9a34-463584705876 x-compute-request-id: req-da282b45-ff9b-4e7a-9a34-463584705876 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ff:59", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ff:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "bookmark"}], "image": {"id": "64c2377b-ec69-406d-a185-692b1c04577e", "links": [{"href": "http://172.30.9.23:8774/images/64c2377b-ec69-406d-a185-692b1c04577e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:08:54.000000", "flavor": {"id": "12aff9e9-221e-46b8-b6af-c3c659f957ea", "links": [{"href": "http://172.30.9.23:8774/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "bookmark"}]}, "id": "6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp"}], "user_id": "c7dabbe377454eb3830c38bf8a71fea0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:09:08Z", "hostId": "48b37be5e97621aab98b0622f68d770654ab13ffc1dec2431c14b708", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst", "created": "2018-09-22T05:09:03Z", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:09:20,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 used request id req-da282b45-ff9b-4e7a-9a34-463584705876 2018-09-22 05:09:20,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 05:09:21,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-0081dc83-ea8d-4d71-8c2f-6bd9cbbf07b4 x-compute-request-id: req-0081dc83-ea8d-4d71-8c2f-6bd9cbbf07b4 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 519271089 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.146160] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.148054] pid_max: default: 32768 minimum: 301\n[ 0.149089] ACPI: Core revision 20150930\n[ 0.150566] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152055] Security Framework initialized\n[ 0.152985] Yama: becoming mindful.\n[ 0.153818] AppArmor: AppArmor initialized\n[ 0.154785] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156267] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.157737] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.159109] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.160675] Initializing cgroup subsys io\n[ 0.161615] Initializing cgroup subsys memory\n[ 0.162599] Initializing cgroup subsys devices\n[ 0.163593] Initializing cgroup subsys freezer\n[ 0.164587] Initializing cgroup subsys net_cls\n[ 0.165590] Initializing cgroup subsys perf_event\n[ 0.166633] Initializing cgroup subsys net_prio\n[ 0.167679] Initializing cgroup subsys hugetlb\n[ 0.168678] Initializing cgroup subsys pids\n[ 0.169672] CPU: Physical Processor ID: 0\n[ 0.171279] mce: CPU supports 10 MCE banks\n[ 0.172235] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.173398] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.175862] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.182393] ftrace: allocating 31920 entries in 125 pages\n[ 0.208165] smpboot: Max logical packages: 2\n[ 0.209172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210558] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.212091] x2apic enabled\n[ 0.212970] Switched APIC routing to physical x2apic.\n[ 0.214872] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216288] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218775] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.221005] KVM setup paravirtual spinlock\n[ 0.222565] x86: Booting SMP configuration:\n[ 0.223609] .... node #0, CPUs: #1\n[ 0.224627] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.246275] x86: Booted up 1 node, 2 CPUs\n[ 0.246277] KVM setup async PF for cpu 1\n[ 0.246280] kvm-stealtime: cpu 1, msr f90d940\n[ 0.249230] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.250950] devtmpfs: initialized\n[ 0.252745] evm: security.selinux\n[ 0.253534] evm: security.SMACK64\n[ 0.254314] evm: security.SMACK64EXEC\n[ 0.255160] evm: security.SMACK64TRANSMUTE\n[ 0.256082] evm: security.SMACK64MMAP\n[ 0.256926] evm: security.ima\n[ 0.257647] evm: security.capability\n[ 0.258583] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.260784] pinctrl core: initialized pinctrl subsystem\n[ 0.262073] RTC time: 5:08:54, date: 09/22/18\n[ 0.263200] NET: Registered protocol family 16\n[ 0.272753] cpuidle: using governor ladder\n[ 0.284831] cpuidle: using governor menu\n[ 0.285653] PCCT header not found.\n[ 0.286428] ACPI: bus type PCI registered\n[ 0.287204] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.288724] PCI: Using configuration type 1 for base access\n[ 0.302453] ACPI: Added _OSI(Module Device)\n[ 0.303447] ACPI: Added _OSI(Processor Device)\n[ 0.304494] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305581] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.308161] ACPI: Interpreter enabled\n[ 0.309105] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.311346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.316187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318789] ACPI: (supports S0 S5)\n[ 0.319692] ACPI: Using IOAPIC for interrupt routing\n[ 0.320863] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326081] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327790] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329411] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332328] acpiphp: Slot [3] registered\n[ 0.333255] acpiphp: Slot [4] registered\n[ 0.334207] acpiphp: Slot [5] registered\n[ 0.335180] acpiphp: Slot [6] registered\n[ 0.336097] acpiphp: Slot [7] registered\n[ 0.337170] acpiphp: Slot [8] registered\n[ 0.338194] acpiphp: Slot [9] registered\n[ 0.339272] acpiphp: Slot [10] registered\n[ 0.350090] acpiphp: Slot [11] registered\n[ 0.351150] acpiphp: Slot [12] registered\n[ 0.352220] acpiphp: Slot [13] registered\n[ 0.353156] acpiphp: Slot [14] registered\n[ 0.354159] acpiphp: Slot [15] registered\n[ 0.355216] acpiphp: Slot [16] registered\n[ 0.356244] acpiphp: Slot [17] registered\n[ 0.357223] acpiphp: Slot [18] registered\n[ 0.358252] acpiphp: Slot [19] registered\n[ 0.359331] acpiphp: Slot [20] registered\n[ 0.360376] acpiphp: Slot [21] registered\n[ 0.361342] acpiphp: Slot [22] registered\n[ 0.362277] acpiphp: Slot [23] registered\n[ 0.363217] acpiphp: Slot [24] registered\n[ 0.364242] acpiphp: Slot [25] registered\n[ 0.365281] acpiphp: Slot [26] registered\n[ 0.366357] acpiphp: Slot [27] registered\n[ 0.367451] acpiphp: Slot [28] registered\n[ 0.368417] acpiphp: Slot [29] registered\n[ 0.369477] acpiphp: Slot [30] registered\n[ 0.370454] acpiphp: Slot [31] registered\n[ 0.371455] PCI host bridge to bus 0000:00\n[ 0.372537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.374150] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.375659] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.377425] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.379195] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.385738] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.387374] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.388897] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.390569] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.397101] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.398720] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444054] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.445888] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.447640] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.449558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.451907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.453542] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.455023] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.456465] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.458567] vgaarb: loaded\n[ 0.459339] vgaarb: bridge control possible 0000:00:02.0\n[ 0.460919] SCSI subsystem initialized\n[ 0.462054] ACPI: bus type USB registered\n[ 0.463139] usbcore: registered new interface driver usbfs\n[ 0.464559] usbcore: registered new interface driver hub\n[ 0.465976] usbcore: registered new device driver usb\n[ 0.467382] PCI: Using ACPI for IRQ routing\n[ 0.468666] NetLabel: Initializing\n[ 0.469596] NetLabel: domain hash size = 128\n[ 0.470729] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.472004] NetLabel: unlabeled traffic allowed by default\n[ 0.473335] clocksource: Switched to clocksource kvm-clock\n[ 0.479615] AppArmor: AppArmor Filesystem Enabled\n[ 0.480960] pnp: PnP ACPI init\n[ 0.482076] pnp: PnP ACPI: found 5 devices\n[ 0.489350] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.491605] NET: Registered protocol family 2\n[ 0.492882] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.494556] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.496164] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.497699] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499234] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.500955] NET: Registered protocol family 1\n[ 0.502069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.503453] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504708] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.523478] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.542395] Trying to unpack rootfs image as initramfs...\n[ 0.592456] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.608856] Scanning for low memory corruption every 60 seconds\n[ 0.611098] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.612929] audit: initializing netlink subsys (disabled)\n[ 0.614543] audit: type=2000 audit(1537592935.275:1): initialized\n[ 0.616515] Initialise system trusted keyring\n[ 0.617970] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.619821] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622623] zbud: loaded\n[ 0.623626] VFS: Disk quotas dquot_6.6.0\n[ 0.624887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.627251] fuse init (API version 7.23)\n[ 0.628617] Key type big_key registered\n[ 0.629853] Allocating IMA MOK and blacklist keyrings.\n[ 0.631706] Key type asymmetric registered\n[ 0.632976] Asymmetric key parser 'x509' registered\n[ 0.634479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.636750] io scheduler noop registered\n[ 0.637973] io scheduler deadline registered (default)\n[ 0.639536] io scheduler cfq registered\n[ 0.640788] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.642436] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.644419] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.646683] ACPI: Power Button [PWRF]\n[ 0.647955] GHES: HEST is not enabled!\n[ 0.666589] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.704999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.708125] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.731924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.735151] Linux agpgart interface v0.103\n[ 0.738452] brd: module loaded\n[ 0.740139] loop: module loaded\n[ 0.746102] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.747996] GPT:90111 != 20971519\n[ 0.748881] GPT:Alternate GPT header not at the end of the disk.\n[ 0.750315] GPT:90111 != 20971519\n[ 0.751189] GPT: Use GNU Parted to correct GPT errors.\n[ 0.752465] vda: vda1 vda15\n[ 0.754246] scsi host0: ata_piix\n[ 0.755219] scsi host1: ata_piix\n[ 0.756119] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.757753] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.759405] libphy: Fixed MDIO Bus: probed\n[ 0.760343] tun: Universal TUN/TAP device driver, 1.6\n[ 0.761435] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763802] PPP generic driver version 2.4.2\n[ 0.764998] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766584] ehci-pci: EHCI PCI platform driver\n[ 0.767705] ehci-platform: EHCI generic platform driver\n[ 0.768937] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770405] ohci-pci: OHCI PCI platform driver\n[ 0.771550] ohci-platform: OHCI generic platform driver\n[ 0.772825] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.792251] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.793522] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.795288] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.796601] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.798004] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.799582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.801531] usb usb1: Product: UHCI Host Controller\n[ 0.802846] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.804382] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.805639] hub 1-0:1.0: USB hub found\n[ 0.806644] hub 1-0:1.0: 2 ports detected\n[ 0.807784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.810398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.811637] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.812891] mousedev: PS/2 mouse device common for all mice\n[ 0.814372] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.816721] rtc_cmos 00:00: RTC can wake from S4\n[ 0.818075] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.819643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.821255] i2c /dev entries driver\n[ 0.822202] device-mapper: uevent: version 1.0.3\n[ 0.823467] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825620] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827367] NET: Registered protocol family 10\n[ 0.828661] NET: Registered protocol family 17\n[ 0.829839] Key type dns_resolver registered\n[ 0.831088] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832507] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.834181] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.836399] registered taskstats version 1\n[ 0.837376] Loading compiled-in X.509 certificates\n[ 0.839110] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841594] zswap: loaded using pool lzo/zbud\n[ 0.843375] Key type trusted registered\n[ 0.845239] Key type encrypted registered\n[ 0.846273] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.847674] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849034] evm: HMAC attrs: 0x1\n[ 0.850232] Magic number: 2:265:113\n[ 0.851412] rtc_cmos 00:00: setting system clock to 2018-09-22 05:08:54 UTC (1537592934)\n[ 0.863798] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.865304] EDD information not available.\n[ 0.914482] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916422] Write protecting the kernel read-only data: 14336k\n[ 0.918344] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.920529] 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[ 0.982850] 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.06\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.55.1.12...\nLease of 10.55.1.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.27. iid=i-0000010b\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=20953055,end=20971487\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): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdsfGIyxWiKFDtj3NncfmbDWUrzvHFdZHuxBPn1MfLBCwkdcWH45d+MJyceZ5qnCL+fwwJ406tZdWdPUTusiUqFXkeacuxGBJUt9OoXR5SFEIrYsWXgQSzNMGDa97Hz7xb5BpvXAfij+p87EC/OEU01IRN8HdUDOgqb05jht70055ze4UH1okpGspAqIEbWRdEU/4+/Pl43T7/kssshvmZHrC3Jlk76fKCTY3MgGFJwJ3vw+zT2/QtjPdiGK9l4y+bp+cNs/amUpVjY8J9/XSRQvSsfeRjIj2/953b25LJi2clB744dQJxY5ml6Bpg/R1u8nQ7tLWWSLy9gqe4QzZl root@createinstancesinglenetworktests-92009d56-5746-4cb9-a167-b33d7a\nssh-dss AAAAB3NzaC1kc3MAAACBALk5kLW9iavq+CznkDHYUglpe0nKDopaeRCx4a2+xteA8YhJ5Z3yHnaK5DA0gB0g++/mkI4fZBvkHt+eIr24B8OMyXYseQuuUFB4bk0pdtC6wtiMI3KBCMRLJzthsPvi94w+/mDB1DC95VHzdwyv2qU5vGBxAGvzwApsMNP/q8dZAAAAFQDs6O/3dVbSWOGwavyx7hmx4QtEnQAAAIBYuBaxNCrVsJTEp1gXio2BcAYZBawV/e1UhsiNexNEVCc5MW8Hzq6iyBmULtHwEgR3n+pipKLl1aG9Ks408HnhBOqBabTXd3IuU2lc+kcE2sW27iy63M+ugwtF80H85C4+Oi2ykHr4tbyvvXTJN+HTu50u5cobq/mddCq20wvCUwAAAIEAuQ/2vHmqlaNTQX6FvG7sFZFMZeCEwr1FlfOSFan5/lD7IEZgZ+1rcnVInZOh1As2G5wWGXa280K37utJPxT2aQ7LizvCl6C3JBlnJRTP1TK9KOtudqNXfk0PnJ4fW+DPMj1kJB4i+4MxSHEXxra/HwcWOdSeIPRdJ8xV62S2lsM= root@createinstancesinglenetworktests-92009d56-5746-4cb9-a167-b33d7a\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fe0a:ff59/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 \nip-route:169.254.169.254 via 10.55.1.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000010b\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-92009d56-5746-4cb9-a167-b33d7a\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.31 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-92009d56-5746-4cb9-a167-b33d7a login: "} 2018-09-22 05:09:21,688 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51/action used request id req-0081dc83-ea8d-4d71-8c2f-6bd9cbbf07b4 2018-09-22 05:09:21,689 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-22 05:09:21,690 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 519271089 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 2 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 0x10000000-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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.146160] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.148054] pid_max: default: 32768 minimum: 301 [ 0.149089] ACPI: Core revision 20150930 [ 0.150566] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.152055] Security Framework initialized [ 0.152985] Yama: becoming mindful. [ 0.153818] AppArmor: AppArmor initialized [ 0.154785] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156267] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.157737] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.159109] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.160675] Initializing cgroup subsys io [ 0.161615] Initializing cgroup subsys memory [ 0.162599] Initializing cgroup subsys devices [ 0.163593] Initializing cgroup subsys freezer [ 0.164587] Initializing cgroup subsys net_cls [ 0.165590] Initializing cgroup subsys perf_event [ 0.166633] Initializing cgroup subsys net_prio [ 0.167679] Initializing cgroup subsys hugetlb [ 0.168678] Initializing cgroup subsys pids [ 0.169672] CPU: Physical Processor ID: 0 [ 0.171279] mce: CPU supports 10 MCE banks [ 0.172235] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.173398] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.175862] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.182393] ftrace: allocating 31920 entries in 125 pages [ 0.208165] smpboot: Max logical packages: 2 [ 0.209172] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.210558] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.212091] x2apic enabled [ 0.212970] Switched APIC routing to physical x2apic. [ 0.214872] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.216288] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218775] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.221005] KVM setup paravirtual spinlock [ 0.222565] x86: Booting SMP configuration: [ 0.223609] .... node #0, CPUs: #1 [ 0.224627] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.246275] x86: Booted up 1 node, 2 CPUs [ 0.246277] KVM setup async PF for cpu 1 [ 0.246280] kvm-stealtime: cpu 1, msr f90d940 [ 0.249230] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.250950] devtmpfs: initialized [ 0.252745] evm: security.selinux [ 0.253534] evm: security.SMACK64 [ 0.254314] evm: security.SMACK64EXEC [ 0.255160] evm: security.SMACK64TRANSMUTE [ 0.256082] evm: security.SMACK64MMAP [ 0.256926] evm: security.ima [ 0.257647] evm: security.capability [ 0.258583] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.260784] pinctrl core: initialized pinctrl subsystem [ 0.262073] RTC time: 5:08:54, date: 09/22/18 [ 0.263200] NET: Registered protocol family 16 [ 0.272753] cpuidle: using governor ladder [ 0.284831] cpuidle: using governor menu [ 0.285653] PCCT header not found. [ 0.286428] ACPI: bus type PCI registered [ 0.287204] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.288724] PCI: Using configuration type 1 for base access [ 0.302453] ACPI: Added _OSI(Module Device) [ 0.303447] ACPI: Added _OSI(Processor Device) [ 0.304494] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.305581] ACPI: Added _OSI(Processor Aggregator Device) [ 0.308161] ACPI: Interpreter enabled [ 0.309105] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.311346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.313744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.316187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.318789] ACPI: (supports S0 S5) [ 0.319692] ACPI: Using IOAPIC for interrupt routing [ 0.320863] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.324682] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.326081] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.327790] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329411] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.332328] acpiphp: Slot [3] registered [ 0.333255] acpiphp: Slot [4] registered [ 0.334207] acpiphp: Slot [5] registered [ 0.335180] acpiphp: Slot [6] registered [ 0.336097] acpiphp: Slot [7] registered [ 0.337170] acpiphp: Slot [8] registered [ 0.338194] acpiphp: Slot [9] registered [ 0.339272] acpiphp: Slot [10] registered [ 0.350090] acpiphp: Slot [11] registered [ 0.351150] acpiphp: Slot [12] registered [ 0.352220] acpiphp: Slot [13] registered [ 0.353156] acpiphp: Slot [14] registered [ 0.354159] acpiphp: Slot [15] registered [ 0.355216] acpiphp: Slot [16] registered [ 0.356244] acpiphp: Slot [17] registered [ 0.357223] acpiphp: Slot [18] registered [ 0.358252] acpiphp: Slot [19] registered [ 0.359331] acpiphp: Slot [20] registered [ 0.360376] acpiphp: Slot [21] registered [ 0.361342] acpiphp: Slot [22] registered [ 0.362277] acpiphp: Slot [23] registered [ 0.363217] acpiphp: Slot [24] registered [ 0.364242] acpiphp: Slot [25] registered [ 0.365281] acpiphp: Slot [26] registered [ 0.366357] acpiphp: Slot [27] registered [ 0.367451] acpiphp: Slot [28] registered [ 0.368417] acpiphp: Slot [29] registered [ 0.369477] acpiphp: Slot [30] registered [ 0.370454] acpiphp: Slot [31] registered [ 0.371455] PCI host bridge to bus 0000:00 [ 0.372537] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.374150] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.375659] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.377425] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.379195] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.385738] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.387374] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.388897] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.390569] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.397101] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.398720] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.444054] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.445888] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.447640] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.449558] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.451907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.453542] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.455023] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.456465] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.458567] vgaarb: loaded [ 0.459339] vgaarb: bridge control possible 0000:00:02.0 [ 0.460919] SCSI subsystem initialized [ 0.462054] ACPI: bus type USB registered [ 0.463139] usbcore: registered new interface driver usbfs [ 0.464559] usbcore: registered new interface driver hub [ 0.465976] usbcore: registered new device driver usb [ 0.467382] PCI: Using ACPI for IRQ routing [ 0.468666] NetLabel: Initializing [ 0.469596] NetLabel: domain hash size = 128 [ 0.470729] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.472004] NetLabel: unlabeled traffic allowed by default [ 0.473335] clocksource: Switched to clocksource kvm-clock [ 0.479615] AppArmor: AppArmor Filesystem Enabled [ 0.480960] pnp: PnP ACPI init [ 0.482076] pnp: PnP ACPI: found 5 devices [ 0.489350] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.491605] NET: Registered protocol family 2 [ 0.492882] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.494556] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.496164] TCP: Hash tables configured (established 2048 bind 2048) [ 0.497699] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.499234] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.500955] NET: Registered protocol family 1 [ 0.502069] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.503453] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.504708] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.523478] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.542395] Trying to unpack rootfs image as initramfs... [ 0.592456] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.608856] Scanning for low memory corruption every 60 seconds [ 0.611098] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.612929] audit: initializing netlink subsys (disabled) [ 0.614543] audit: type=2000 audit(1537592935.275:1): initialized [ 0.616515] Initialise system trusted keyring [ 0.617970] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.619821] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.622623] zbud: loaded [ 0.623626] VFS: Disk quotas dquot_6.6.0 [ 0.624887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.627251] fuse init (API version 7.23) [ 0.628617] Key type big_key registered [ 0.629853] Allocating IMA MOK and blacklist keyrings. [ 0.631706] Key type asymmetric registered [ 0.632976] Asymmetric key parser 'x509' registered [ 0.634479] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.636750] io scheduler noop registered [ 0.637973] io scheduler deadline registered (default) [ 0.639536] io scheduler cfq registered [ 0.640788] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.642436] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.644419] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.646683] ACPI: Power Button [PWRF] [ 0.647955] GHES: HEST is not enabled! [ 0.666589] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.704999] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.708125] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.731924] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.735151] Linux agpgart interface v0.103 [ 0.738452] brd: module loaded [ 0.740139] loop: module loaded [ 0.746102] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.747996] GPT:90111 != 20971519 [ 0.748881] GPT:Alternate GPT header not at the end of the disk. [ 0.750315] GPT:90111 != 20971519 [ 0.751189] GPT: Use GNU Parted to correct GPT errors. [ 0.752465] vda: vda1 vda15 [ 0.754246] scsi host0: ata_piix [ 0.755219] scsi host1: ata_piix [ 0.756119] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.757753] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.759405] libphy: Fixed MDIO Bus: probed [ 0.760343] tun: Universal TUN/TAP device driver, 1.6 [ 0.761435] tun: (C) 1999-2004 Max Krasnyansky [ 0.763802] PPP generic driver version 2.4.2 [ 0.764998] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.766584] ehci-pci: EHCI PCI platform driver [ 0.767705] ehci-platform: EHCI generic platform driver [ 0.768937] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.770405] ohci-pci: OHCI PCI platform driver [ 0.771550] ohci-platform: OHCI generic platform driver [ 0.772825] uhci_hcd: USB Universal Host Controller Interface driver [ 0.792251] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.793522] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.795288] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.796601] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.798004] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.799582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.801531] usb usb1: Product: UHCI Host Controller [ 0.802846] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.804382] usb usb1: SerialNumber: 0000:00:01.2 [ 0.805639] hub 1-0:1.0: USB hub found [ 0.806644] hub 1-0:1.0: 2 ports detected [ 0.807784] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.810398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.811637] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.812891] mousedev: PS/2 mouse device common for all mice [ 0.814372] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.816721] rtc_cmos 00:00: RTC can wake from S4 [ 0.818075] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.819643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.821255] i2c /dev entries driver [ 0.822202] device-mapper: uevent: version 1.0.3 [ 0.823467] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.825620] ledtrig-cpu: registered to indicate activity on CPUs [ 0.827367] NET: Registered protocol family 10 [ 0.828661] NET: Registered protocol family 17 [ 0.829839] Key type dns_resolver registered [ 0.831088] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.832507] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.834181] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.836399] registered taskstats version 1 [ 0.837376] Loading compiled-in X.509 certificates [ 0.839110] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.841594] zswap: loaded using pool lzo/zbud [ 0.843375] Key type trusted registered [ 0.845239] Key type encrypted registered [ 0.846273] AppArmor: AppArmor sha1 policy hashing enabled [ 0.847674] ima: No TPM chip found, activating TPM-bypass! [ 0.849034] evm: HMAC attrs: 0x1 [ 0.850232] Magic number: 2:265:113 [ 0.851412] rtc_cmos 00:00: setting system clock to 2018-09-22 05:08:54 UTC (1537592934) [ 0.863798] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.865304] EDD information not available. [ 0.914482] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.916422] Write protecting the kernel read-only data: 14336k [ 0.918344] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.920529] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.72 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.982850] 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.06 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.55.1.12... Lease of 10.55.1.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.27. iid=i-0000010b 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=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdsfGIyxWiKFDtj3NncfmbDWUrzvHFdZHuxBPn1MfLBCwkdcWH45d+MJyceZ5qnCL+fwwJ406tZdWdPUTusiUqFXkeacuxGBJUt9OoXR5SFEIrYsWXgQSzNMGDa97Hz7xb5BpvXAfij+p87EC/OEU01IRN8HdUDOgqb05jht70055ze4UH1okpGspAqIEbWRdEU/4+/Pl43T7/kssshvmZHrC3Jlk76fKCTY3MgGFJwJ3vw+zT2/QtjPdiGK9l4y+bp+cNs/amUpVjY8J9/XSRQvSsfeRjIj2/953b25LJi2clB744dQJxY5ml6Bpg/R1u8nQ7tLWWSLy9gqe4QzZl root@createinstancesinglenetworktests-92009d56-5746-4cb9-a167-b33d7a ssh-dss AAAAB3NzaC1kc3MAAACBALk5kLW9iavq+CznkDHYUglpe0nKDopaeRCx4a2+xteA8YhJ5Z3yHnaK5DA0gB0g++/mkI4fZBvkHt+eIr24B8OMyXYseQuuUFB4bk0pdtC6wtiMI3KBCMRLJzthsPvi94w+/mDB1DC95VHzdwyv2qU5vGBxAGvzwApsMNP/q8dZAAAAFQDs6O/3dVbSWOGwavyx7hmx4QtEnQAAAIBYuBaxNCrVsJTEp1gXio2BcAYZBawV/e1UhsiNexNEVCc5MW8Hzq6iyBmULtHwEgR3n+pipKLl1aG9Ks408HnhBOqBabTXd3IuU2lc+kcE2sW27iy63M+ugwtF80H85C4+Oi2ykHr4tbyvvXTJN+HTu50u5cobq/mddCq20wvCUwAAAIEAuQ/2vHmqlaNTQX6FvG7sFZFMZeCEwr1FlfOSFan5/lD7IEZgZ+1rcnVInZOh1As2G5wWGXa280K37utJPxT2aQ7LizvCl6C3JBlnJRTP1TK9KOtudqNXfk0PnJ4fW+DPMj1kJB4i+4MxSHEXxra/HwcWOdSeIPRdJ8xV62S2lsM= root@createinstancesinglenetworktests-92009d56-5746-4cb9-a167-b33d7a -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fe0a:ff59/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 ip-route:169.254.169.254 via 10.55.1.4 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-0000010b name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-92009d56-5746-4cb9-a167-b33d7a launch-index: 0 === cirros: current=0.4.0 uptime=3.31 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-92009d56-5746-4cb9-a167-b33d7a login: 2018-09-22 05:09:21,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:22,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-2f0602e6-b7d7-465a-a9b7-0fb3323edf2b x-compute-request-id: req-2f0602e6-b7d7-465a-a9b7-0fb3323edf2b Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ff:59", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ff:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "bookmark"}], "image": {"id": "64c2377b-ec69-406d-a185-692b1c04577e", "links": [{"href": "http://172.30.9.23:8774/images/64c2377b-ec69-406d-a185-692b1c04577e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:08:54.000000", "flavor": {"id": "12aff9e9-221e-46b8-b6af-c3c659f957ea", "links": [{"href": "http://172.30.9.23:8774/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "bookmark"}]}, "id": "6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp"}], "user_id": "c7dabbe377454eb3830c38bf8a71fea0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:09:08Z", "hostId": "48b37be5e97621aab98b0622f68d770654ab13ffc1dec2431c14b708", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst", "created": "2018-09-22T05:09:03Z", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:09:22,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 used request id req-2f0602e6-b7d7-465a-a9b7-0fb3323edf2b 2018-09-22 05:09:22,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:22,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7b93a3b2-ff74-4610-959e-b1f29f532b04 Date: Sat, 22 Sep 2018 05:09: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":["bfc65f73-05a5-43db-89fa-95c677cb7ce6"],"updated_at":"2018-09-22T05:08:39Z","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d20873e445e947df8ffcfc7df832ede9","id":"cb17cf24-773f-4671-a50e-9af156fb0965","name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net"}]} 2018-09-22 05:09:22,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net used request id req-7b93a3b2-ff74-4610-959e-b1f29f532b04 2018-09-22 05:09:22,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:22,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6635bacc-9fa5-4f43-b99b-3fb0663db562 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9"}, "enabled": true, "id": "d20873e445e947df8ffcfc7df832ede9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}} 2018-09-22 05:09:22,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 used request id req-6635bacc-9fa5-4f43-b99b-3fb0663db562 2018-09-22 05:09:22,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:23,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ac610271-5812-4359-b068-59a878c9d7f3 Date: Sat, 22 Sep 2018 05:09:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-22T05:08:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d20873e445e947df8ffcfc7df832ede9","id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet"}]} 2018-09-22 05:09:23,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-ac610271-5812-4359-b068-59a878c9d7f3 2018-09-22 05:09:23,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:23,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-6a8c07f9-8cce-4452-8b00-266d279be3cd Date: Sat, 22 Sep 2018 05:09:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.1"}],"id":"17e69091-8258-4d33-a496-f0d672c36d57","security_groups":[],"mac_address":"fa:16:3e:6f:a9:a8","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:48Z","binding:vnic_type":"normal","device_id":"818d7d55-3e01-436a-bbe7-e369d8cad3be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:08:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.2"}],"id":"ad0532c6-3bb2-4d5e-9259-39592a7d7b91","security_groups":[],"mac_address":"fa:16:3e:0f:3c:c5","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cb17cf24-773f-4671-a50e-9af156fb0965"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:13Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.12"}],"id":"c2ccaafd-b87e-464f-a2a9-4215e00e1620","security_groups":["c9bb7ba6-d307-4ada-8292-48f87d6f5309","ffc9d5c5-fbab-467d-bbec-15905765531e"],"mac_address":"fa:16:3e:0a:ff:59","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116port-1","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:59Z","binding:vnic_type":"normal","device_id":"6df4d5c6-94bc-49f0-b0e5-9d2748086d51"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:08:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.3"}],"id":"c9859353-0678-4be6-882b-651defe5ef49","security_groups":[],"mac_address":"fa:16:3e:bb:04:d4","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cb17cf24-773f-4671-a50e-9af156fb0965"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:08:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.4"}],"id":"cd5ea66d-ad64-4661-8199-9a69f683616b","security_groups":[],"mac_address":"fa:16:3e:29:aa:6d","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb17cf24-773f-4671-a50e-9af156fb0965"}]} 2018-09-22 05:09:23,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-6a8c07f9-8cce-4452-8b00-266d279be3cd 2018-09-22 05:09:23,127 - create_instance - INFO - Checking if VM is active 2018-09-22 05:09:23,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:23,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-528b9057-9b99-4e78-a62b-6cfe74a6bb36 x-compute-request-id: req-528b9057-9b99-4e78-a62b-6cfe74a6bb36 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ff:59", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ff:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "bookmark"}], "image": {"id": "64c2377b-ec69-406d-a185-692b1c04577e", "links": [{"href": "http://172.30.9.23:8774/images/64c2377b-ec69-406d-a185-692b1c04577e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:08:54.000000", "flavor": {"id": "12aff9e9-221e-46b8-b6af-c3c659f957ea", "links": [{"href": "http://172.30.9.23:8774/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "bookmark"}]}, "id": "6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp"}], "user_id": "c7dabbe377454eb3830c38bf8a71fea0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:09:08Z", "hostId": "48b37be5e97621aab98b0622f68d770654ab13ffc1dec2431c14b708", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst", "created": "2018-09-22T05:09:03Z", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:09:23,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 used request id req-528b9057-9b99-4e78-a62b-6cfe74a6bb36 2018-09-22 05:09:23,306 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst] is - ACTIVE 2018-09-22 05:09:23,306 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:09:23,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:24,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-132972b8-bac5-4843-b9c7-ab37d9655631 x-compute-request-id: req-132972b8-bac5-4843-b9c7-ab37d9655631 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ff:59", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ff:59", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "bookmark"}], "image": {"id": "64c2377b-ec69-406d-a185-692b1c04577e", "links": [{"href": "http://172.30.9.23:8774/images/64c2377b-ec69-406d-a185-692b1c04577e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:08:54.000000", "flavor": {"id": "12aff9e9-221e-46b8-b6af-c3c659f957ea", "links": [{"href": "http://172.30.9.23:8774/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "bookmark"}]}, "id": "6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp"}], "user_id": "c7dabbe377454eb3830c38bf8a71fea0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:09:08Z", "hostId": "48b37be5e97621aab98b0622f68d770654ab13ffc1dec2431c14b708", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst", "created": "2018-09-22T05:09:03Z", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:09:24,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 used request id req-132972b8-bac5-4843-b9c7-ab37d9655631 2018-09-22 05:09:24,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:24,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-16cfd185-6c25-4181-ae22-27aef6068dbf Date: Sat, 22 Sep 2018 05:09:24 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":["bfc65f73-05a5-43db-89fa-95c677cb7ce6"],"updated_at":"2018-09-22T05:08:39Z","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d20873e445e947df8ffcfc7df832ede9","id":"cb17cf24-773f-4671-a50e-9af156fb0965","name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net"}]} 2018-09-22 05:09:24,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net used request id req-16cfd185-6c25-4181-ae22-27aef6068dbf 2018-09-22 05:09:24,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:24,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1e2c5fe-953f-4aa5-9136-408e32fbfddf Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9"}, "enabled": true, "id": "d20873e445e947df8ffcfc7df832ede9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}} 2018-09-22 05:09:24,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 used request id req-d1e2c5fe-953f-4aa5-9136-408e32fbfddf 2018-09-22 05:09:24,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:24,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-654a3aac-afb9-4ae0-8e53-fe36568a5422 Date: Sat, 22 Sep 2018 05:09:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-22T05:08:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d20873e445e947df8ffcfc7df832ede9","id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet"}]} 2018-09-22 05:09:24,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-654a3aac-afb9-4ae0-8e53-fe36568a5422 2018-09-22 05:09:24,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:24,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-63ba83b7-d382-40eb-905a-dbf877308d3d Date: Sat, 22 Sep 2018 05:09:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.1"}],"id":"17e69091-8258-4d33-a496-f0d672c36d57","security_groups":[],"mac_address":"fa:16:3e:6f:a9:a8","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:48Z","binding:vnic_type":"normal","device_id":"818d7d55-3e01-436a-bbe7-e369d8cad3be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:08:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.2"}],"id":"ad0532c6-3bb2-4d5e-9259-39592a7d7b91","security_groups":[],"mac_address":"fa:16:3e:0f:3c:c5","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cb17cf24-773f-4671-a50e-9af156fb0965"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:13Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.12"}],"id":"c2ccaafd-b87e-464f-a2a9-4215e00e1620","security_groups":["c9bb7ba6-d307-4ada-8292-48f87d6f5309","ffc9d5c5-fbab-467d-bbec-15905765531e"],"mac_address":"fa:16:3e:0a:ff:59","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116port-1","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:59Z","binding:vnic_type":"normal","device_id":"6df4d5c6-94bc-49f0-b0e5-9d2748086d51"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:08:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.3"}],"id":"c9859353-0678-4be6-882b-651defe5ef49","security_groups":[],"mac_address":"fa:16:3e:bb:04:d4","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cb17cf24-773f-4671-a50e-9af156fb0965"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:08:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bfc65f73-05a5-43db-89fa-95c677cb7ce6","ip_address":"10.55.1.4"}],"id":"cd5ea66d-ad64-4661-8199-9a69f683616b","security_groups":[],"mac_address":"fa:16:3e:29:aa:6d","project_id":"d20873e445e947df8ffcfc7df832ede9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb17cf24-773f-4671-a50e-9af156fb0965","tenant_id":"d20873e445e947df8ffcfc7df832ede9","created_at":"2018-09-22T05:08:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb17cf24-773f-4671-a50e-9af156fb0965"}]} 2018-09-22 05:09:24,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-63ba83b7-d382-40eb-905a-dbf877308d3d 2018-09-22 05:09:24,456 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:09:24,460 - paramiko.transport - DEBUG - starting thread (client mode): 0x678d4c10L 2018-09-22 05:09:24,460 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:09:24,461 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:09:24,461 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:09:24,462 - 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-09-22 05:09:24,462 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:09:24,462 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:09:24,463 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:09:24,463 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:09:24,463 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:09:24,481 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:09:24,481 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:09:24,493 - paramiko.transport - DEBUG - Trying key 465c2f52a436d046fa98351f870bab80 from tmp/CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116 2018-09-22 05:09:24,519 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:09:24,523 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:09:24,623 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:09:24,638 - create_instance - INFO - SSH is active for VM instance 2018-09-22 05:09:24,638 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:09:24,640 - paramiko.transport - DEBUG - starting thread (client mode): 0x678d4a50L 2018-09-22 05:09:24,640 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:09:24,641 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:09:24,641 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:09:24,641 - 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-09-22 05:09:24,642 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:09:24,642 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:09:24,642 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:09:24,642 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:09:24,642 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:09:24,659 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:09:24,659 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:09:24,672 - paramiko.transport - DEBUG - Trying key 465c2f52a436d046fa98351f870bab80 from tmp/CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116 2018-09-22 05:09:24,699 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:09:24,703 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:09:24,705 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 05:09:24,706 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-22 05:09:24,706 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 05:09:24,707 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 05:09:24,708 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:09:24,710 - create_instance - INFO - Deleting Floating IP - 172.30.9.204 2018-09-22 05:09:24,710 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.204 2018-09-22 05:09:24,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/2f9a6b41-0d9b-4e12-a33f-fb8c33022f53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:25,770 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d27895bf-0d12-421a-98b5-98680bd9d3d6 Content-Length: 0 Date: Sat, 22 Sep 2018 05:09:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:09:25,770 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/2f9a6b41-0d9b-4e12-a33f-fb8c33022f53 used request id req-d27895bf-0d12-421a-98b5-98680bd9d3d6 2018-09-22 05:09:25,771 - create_instance - INFO - Deleting Port with ID - c2ccaafd-b87e-464f-a2a9-4215e00e1620 2018-09-22 05:09:25,771 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116port-1 2018-09-22 05:09:25,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/c2ccaafd-b87e-464f-a2a9-4215e00e1620 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:26,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2e59c8a7-715c-43f9-8756-33b5a219930a Date: Sat, 22 Sep 2018 05:09:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:09:26,435 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/c2ccaafd-b87e-464f-a2a9-4215e00e1620 used request id req-2e59c8a7-715c-43f9-8756-33b5a219930a 2018-09-22 05:09:26,435 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst 2018-09-22 05:09:26,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:26,810 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:09: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-a61f16fd-745e-4c48-9c0c-73fa5e8b8759 x-compute-request-id: req-a61f16fd-745e-4c48-9c0c-73fa5e8b8759 Content-Type: application/json 2018-09-22 05:09:26,810 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 used request id req-a61f16fd-745e-4c48-9c0c-73fa5e8b8759 2018-09-22 05:09:26,811 - create_instance - INFO - Checking deletion status 2018-09-22 05:09:26,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:27,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09: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-33d9048f-5a91-4be3-94d9-90d1a9fbcfcb x-compute-request-id: req-33d9048f-5a91-4be3-94d9-90d1a9fbcfcb Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "bookmark"}], "image": {"id": "64c2377b-ec69-406d-a185-692b1c04577e", "links": [{"href": "http://172.30.9.23:8774/images/64c2377b-ec69-406d-a185-692b1c04577e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:08:54.000000", "flavor": {"id": "12aff9e9-221e-46b8-b6af-c3c659f957ea", "links": [{"href": "http://172.30.9.23:8774/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "bookmark"}]}, "id": "6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "user_id": "c7dabbe377454eb3830c38bf8a71fea0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:09:26Z", "hostId": "48b37be5e97621aab98b0622f68d770654ab13ffc1dec2431c14b708", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst", "created": "2018-09-22T05:09:03Z", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:09:27,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 used request id req-33d9048f-5a91-4be3-94d9-90d1a9fbcfcb 2018-09-22 05:09:27,069 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst] is - ACTIVE 2018-09-22 05:09:27,069 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:09:30,072 - create_instance - DEBUG - VM status query timeout in 296.738590956 2018-09-22 05:09:30,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:30,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-86367a6e-7057-484d-86ec-4123926ee17c x-compute-request-id: req-86367a6e-7057-484d-86ec-4123926ee17c Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "rel": "bookmark"}], "image": {"id": "64c2377b-ec69-406d-a185-692b1c04577e", "links": [{"href": "http://172.30.9.23:8774/images/64c2377b-ec69-406d-a185-692b1c04577e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:08:54.000000", "flavor": {"id": "12aff9e9-221e-46b8-b6af-c3c659f957ea", "links": [{"href": "http://172.30.9.23:8774/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea", "rel": "bookmark"}]}, "id": "6df4d5c6-94bc-49f0-b0e5-9d2748086d51", "user_id": "c7dabbe377454eb3830c38bf8a71fea0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:09:26Z", "hostId": "48b37be5e97621aab98b0622f68d770654ab13ffc1dec2431c14b708", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp", "name": "CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst", "created": "2018-09-22T05:09:03Z", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:09:30,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 used request id req-86367a6e-7057-484d-86ec-4123926ee17c 2018-09-22 05:09:30,466 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst] is - ACTIVE 2018-09-22 05:09:30,467 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:09:33,470 - create_instance - DEBUG - VM status query timeout in 293.340944052 2018-09-22 05:09:33,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cab2569fb2b0d3a2c2bc50784dc2e4edffd77a49" 2018-09-22 05:09:33,523 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:09: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-97226f85-0fb1-4453-8365-33f05773f808 x-compute-request-id: req-97226f85-0fb1-4453-8365-33f05773f808 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6df4d5c6-94bc-49f0-b0e5-9d2748086d51 could not be found.", "code": 404}} 2018-09-22 05:09:33,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/6df4d5c6-94bc-49f0-b0e5-9d2748086d51 used request id req-97226f85-0fb1-4453-8365-33f05773f808 2018-09-22 05:09:33,524 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6df4d5c6-94bc-49f0-b0e5-9d2748086d51 could not be found. (HTTP 404) (Request-ID: req-97226f85-0fb1-4453-8365-33f05773f808) 2018-09-22 05:09:33,524 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-inst 2018-09-22 05:09:33,525 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp 2018-09-22 05:09:33,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}737b3bcea358efcb52c04a12a7b4c8d02541f6a4" 2018-09-22 05:09:33,574 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:09: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-fb11f919-8874-403c-a2c8-b2ef656df322 x-compute-request-id: req-fb11f919-8874-403c-a2c8-b2ef656df322 Content-Length: 0 Content-Type: application/json 2018-09-22 05:09:33,574 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-kp used request id req-fb11f919-8874-403c-a2c8-b2ef656df322 2018-09-22 05:09:33,575 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116.pub] 2018-09-22 05:09:33,575 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116] 2018-09-22 05:09:33,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc76c958fa4ef4d9e51a54189bf0f8a0c9fcaf12" 2018-09-22 05:09:33,631 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:09: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-a27b56db-73e8-4e99-a087-db2787a31f9d x-compute-request-id: req-a27b56db-73e8-4e99-a087-db2787a31f9d Content-Length: 0 Content-Type: application/json 2018-09-22 05:09:33,631 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/12aff9e9-221e-46b8-b6af-c3c659f957ea used request id req-a27b56db-73e8-4e99-a087-db2787a31f9d 2018-09-22 05:09:33,632 - neutron_utils - INFO - Deleting security group rule with ID - 8a74f980-1d7d-4eff-8952-e3aa6776be04 2018-09-22 05:09:33,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/8a74f980-1d7d-4eff-8952-e3aa6776be04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:09:33,737 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cac43cdd-1e6e-4658-85ce-50fdfaf6f363 Content-Length: 0 Date: Sat, 22 Sep 2018 05:09:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:09:33,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/8a74f980-1d7d-4eff-8952-e3aa6776be04 used request id req-cac43cdd-1e6e-4658-85ce-50fdfaf6f363 2018-09-22 05:09:33,737 - neutron_utils - INFO - Deleting security group rule with ID - e69f2304-b0f3-46da-9d8f-6b1281710479 2018-09-22 05:09:33,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/e69f2304-b0f3-46da-9d8f-6b1281710479 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:09:33,999 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ffd2bac4-e04b-47b9-b62f-7446a3fca0b5 Content-Length: 0 Date: Sat, 22 Sep 2018 05:09:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:09:33,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/e69f2304-b0f3-46da-9d8f-6b1281710479 used request id req-ffd2bac4-e04b-47b9-b62f-7446a3fca0b5 2018-09-22 05:09:34,000 - neutron_utils - INFO - Deleting security group rule with ID - 905a1102-c9b4-41df-8f75-10e51b8a0bb4 2018-09-22 05:09:34,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/905a1102-c9b4-41df-8f75-10e51b8a0bb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:09:34,272 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-abff9ccd-909d-4343-92ef-470f54812b2f Content-Length: 0 Date: Sat, 22 Sep 2018 05:09:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:09:34,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/905a1102-c9b4-41df-8f75-10e51b8a0bb4 used request id req-abff9ccd-909d-4343-92ef-470f54812b2f 2018-09-22 05:09:34,273 - neutron_utils - INFO - Deleting security group rule with ID - 73696625-94ba-48c2-b1e1-aa8cd1dbb586 2018-09-22 05:09:34,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/73696625-94ba-48c2-b1e1-aa8cd1dbb586 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:09:34,526 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77ea9fb9-98ab-4eb8-aa1d-3cc055237e3d Content-Length: 0 Date: Sat, 22 Sep 2018 05:09:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:09:34,526 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/73696625-94ba-48c2-b1e1-aa8cd1dbb586 used request id req-77ea9fb9-98ab-4eb8-aa1d-3cc055237e3d 2018-09-22 05:09:34,526 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-sec-grp 2018-09-22 05:09:34,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ffc9d5c5-fbab-467d-bbec-15905765531e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3710f7add978cb76f1628660dcdc5716c09a36b0" 2018-09-22 05:09:34,814 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db2e43ad-38b1-4335-acef-7d6aacf9e527 Content-Length: 0 Date: Sat, 22 Sep 2018 05:09:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:09:34,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ffc9d5c5-fbab-467d-bbec-15905765531e used request id req-db2e43ad-38b1-4335-acef-7d6aacf9e527 2018-09-22 05:09:34,815 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-router and subnet CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet 2018-09-22 05:09:34,815 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-router 2018-09-22 05:09:34,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/818d7d55-3e01-436a-bbe7-e369d8cad3be/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab299681f34bf1957ec570bfb191716fbc9f72d2" -d '{"subnet_id": "bfc65f73-05a5-43db-89fa-95c677cb7ce6"}' 2018-09-22 05:09:36,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-53979c3a-51ae-4d14-9ae4-451bb8f24810 Date: Sat, 22 Sep 2018 05:09:36 GMT RESP BODY: {"network_id": "cb17cf24-773f-4671-a50e-9af156fb0965", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "subnet_id": "bfc65f73-05a5-43db-89fa-95c677cb7ce6", "subnet_ids": ["bfc65f73-05a5-43db-89fa-95c677cb7ce6"], "port_id": "17e69091-8258-4d33-a496-f0d672c36d57", "id": "818d7d55-3e01-436a-bbe7-e369d8cad3be"} 2018-09-22 05:09:36,345 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/818d7d55-3e01-436a-bbe7-e369d8cad3be/remove_router_interface used request id req-53979c3a-51ae-4d14-9ae4-451bb8f24810 2018-09-22 05:09:36,346 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-router 2018-09-22 05:09:36,346 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-router 2018-09-22 05:09:36,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/818d7d55-3e01-436a-bbe7-e369d8cad3be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab299681f34bf1957ec570bfb191716fbc9f72d2" 2018-09-22 05:09:39,971 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-686f0cba-4887-498d-b376-1d500b8061d6 Content-Length: 0 Date: Sat, 22 Sep 2018 05:09:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:09:39,972 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/818d7d55-3e01-436a-bbe7-e369d8cad3be used request id req-686f0cba-4887-498d-b376-1d500b8061d6 2018-09-22 05:09:39,972 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet 2018-09-22 05:09:39,972 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-subnet 2018-09-22 05:09:39,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/bfc65f73-05a5-43db-89fa-95c677cb7ce6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea08aa1fb754dc5b1be12af176eae3209eea67d1" 2018-09-22 05:09:42,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-19088426-eace-425b-af09-34edd187434f Date: Sat, 22 Sep 2018 05:09:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:09:42,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/bfc65f73-05a5-43db-89fa-95c677cb7ce6 used request id req-19088426-eace-425b-af09-34edd187434f 2018-09-22 05:09:42,441 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-pub-net 2018-09-22 05:09:42,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/cb17cf24-773f-4671-a50e-9af156fb0965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea08aa1fb754dc5b1be12af176eae3209eea67d1" 2018-09-22 05:09:43,739 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-579ecf38-99ac-4f15-a492-3fc377477d12 Date: Sat, 22 Sep 2018 05:09:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:09:43,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/cb17cf24-773f-4671-a50e-9af156fb0965 used request id req-579ecf38-99ac-4f15-a492-3fc377477d12 2018-09-22 05:09:43,740 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-92009d56-5746-4cb9-a167-b33d7a996116-image 2018-09-22 05:09:43,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/64c2377b-ec69-406d-a185-692b1c04577e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6a09c27a9334080b09b068890ce98239bca00d6" 2018-09-22 05:09:45,113 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9f71b5d3-11d6-460f-9daf-3b287ce5178f Date: Sat, 22 Sep 2018 05:09:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:09:45,113 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/64c2377b-ec69-406d-a185-692b1c04577e used request id req-9f71b5d3-11d6-460f-9daf-3b287ce5178f 2018-09-22 05:09:45,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" 2018-09-22 05:09:45,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-4f856917-15e2-4ac5-86c1-e510ba8e0450 Date: Sat, 22 Sep 2018 05:09:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:38Z", "updated_at": "2018-09-22T05:08:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:08:38Z", "revision_number": 0, "id": "6721f201-630e-4e0a-b272-b558bef9c834", "remote_group_id": "c9bb7ba6-d307-4ada-8292-48f87d6f5309", "remote_ip_prefix": null, "created_at": "2018-09-22T05:08:38Z", "security_group_id": "c9bb7ba6-d307-4ada-8292-48f87d6f5309", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20873e445e947df8ffcfc7df832ede9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:08:38Z", "revision_number": 0, "id": "9150538f-2081-4569-81d9-7056cfd97bdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:08:38Z", "security_group_id": "c9bb7ba6-d307-4ada-8292-48f87d6f5309", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20873e445e947df8ffcfc7df832ede9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:08:38Z", "revision_number": 0, "id": "b2261226-f9db-45fd-8de0-5f26047a876b", "remote_group_id": "c9bb7ba6-d307-4ada-8292-48f87d6f5309", "remote_ip_prefix": null, "created_at": "2018-09-22T05:08:38Z", "security_group_id": "c9bb7ba6-d307-4ada-8292-48f87d6f5309", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d20873e445e947df8ffcfc7df832ede9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:08:38Z", "revision_number": 0, "id": "fcdedee3-5c56-44ee-a8ae-32d820814ee7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:08:38Z", "security_group_id": "c9bb7ba6-d307-4ada-8292-48f87d6f5309", "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d20873e445e947df8ffcfc7df832ede9"}], "revision_number": 4, "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "c9bb7ba6-d307-4ada-8292-48f87d6f5309", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 05:09:45,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-4f856917-15e2-4ac5-86c1-e510ba8e0450 2018-09-22 05:09:45,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" 2018-09-22 05:09:45,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-750fb794-8f8b-4130-9f60-e7b247eee959 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 05:09:45,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-750fb794-8f8b-4130-9f60-e7b247eee959 2018-09-22 05:09:45,453 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:09:45,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" 2018-09-22 05:09:45,541 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a51f61bf-8630-43eb-8214-3f622543ebd7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 05:09:45,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-a51f61bf-8630-43eb-8214-3f622543ebd7 2018-09-22 05:09:45,542 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:09:45,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" 2018-09-22 05:09:45,624 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d077d08b-45fa-4ca8-a59c-1fe18e0aa267 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 05:09:45,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-d077d08b-45fa-4ca8-a59c-1fe18e0aa267 2018-09-22 05:09:45,625 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:09:45,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" 2018-09-22 05:09:45,714 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66433a73-5d19-41e2-a488-473e9c9da407 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 05:09:45,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-66433a73-5d19-41e2-a488-473e9c9da407 2018-09-22 05:09:45,714 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:09:45,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" 2018-09-22 05:09:45,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52fc9d51-9d99-458d-a41b-ef0cded7eb15 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 05:09:45,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-52fc9d51-9d99-458d-a41b-ef0cded7eb15 2018-09-22 05:09:45,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:09:45,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" 2018-09-22 05:09:45,890 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edad2720-5d54-4872-8711-45944fc8f589 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 05:09:45,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-edad2720-5d54-4872-8711-45944fc8f589 2018-09-22 05:09:45,891 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:09:45,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" 2018-09-22 05:09:45,982 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39325745-b8d1-4192-9745-7c0be89c1811 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 05:09:45,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-39325745-b8d1-4192-9745-7c0be89c1811 2018-09-22 05:09:45,982 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:09:45,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" 2018-09-22 05:09:46,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57334755-e565-4489-9fee-cfc1428c3eb1 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9"}, "enabled": true, "id": "d20873e445e947df8ffcfc7df832ede9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj"}} 2018-09-22 05:09:46,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 used request id req-57334755-e565-4489-9fee-cfc1428c3eb1 2018-09-22 05:09:46,073 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c9bb7ba6-d307-4ada-8292-48f87d6f5309 2018-09-22 05:09:46,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c9bb7ba6-d307-4ada-8292-48f87d6f5309 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" 2018-09-22 05:09:46,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0abbd55b-8785-4662-b173-c1b62019a8e5 Date: Sat, 22 Sep 2018 05:09:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c9bb7ba6-d307-4ada-8292-48f87d6f5309", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:38Z", "security_group_id": "c9bb7ba6-d307-4ada-8292-48f87d6f5309", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:38Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "6721f201-630e-4e0a-b272-b558bef9c834"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:38Z", "security_group_id": "c9bb7ba6-d307-4ada-8292-48f87d6f5309", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:38Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "9150538f-2081-4569-81d9-7056cfd97bdb"}, {"remote_group_id": "c9bb7ba6-d307-4ada-8292-48f87d6f5309", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:38Z", "security_group_id": "c9bb7ba6-d307-4ada-8292-48f87d6f5309", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:38Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "b2261226-f9db-45fd-8de0-5f26047a876b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:08:38Z", "security_group_id": "c9bb7ba6-d307-4ada-8292-48f87d6f5309", "port_range_min": null, "revision_number": 0, "tenant_id": "d20873e445e947df8ffcfc7df832ede9", "created_at": "2018-09-22T05:08:38Z", "project_id": "d20873e445e947df8ffcfc7df832ede9", "id": "fcdedee3-5c56-44ee-a8ae-32d820814ee7"}]} 2018-09-22 05:09:46,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c9bb7ba6-d307-4ada-8292-48f87d6f5309 used request id req-0abbd55b-8785-4662-b173-c1b62019a8e5 2018-09-22 05:09:46,258 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 05:09:46,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c9bb7ba6-d307-4ada-8292-48f87d6f5309 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" 2018-09-22 05:09:46,555 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5eb86615-16f2-4eb8-ac02-8c353e64543d Content-Length: 0 Date: Sat, 22 Sep 2018 05:09:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:09:46,555 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c9bb7ba6-d307-4ada-8292-48f87d6f5309 used request id req-5eb86615-16f2-4eb8-ac02-8c353e64543d 2018-09-22 05:09:46,556 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj 2018-09-22 05:09:46,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" 2018-09-22 05:09:46,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:09:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f87943a-c7b1-43b7-9c44-d4492012ff36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:09:46,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d20873e445e947df8ffcfc7df832ede9 used request id req-4f87943a-c7b1-43b7-9c44-d4492012ff36 2018-09-22 05:09:46,858 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-proj-role 2018-09-22 05:09:46,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/9f420f39b82f44abb37b20771704a94d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" 2018-09-22 05:09:46,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:09:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47c38917-0ba1-4023-a985-47ee6492d76a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:09:46,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/9f420f39b82f44abb37b20771704a94d used request id req-47c38917-0ba1-4023-a985-47ee6492d76a 2018-09-22 05:09:46,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00e6a32053b8b049950ddf08ecb0499d3365f5f" 2018-09-22 05:09:47,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae6e0b03-00ab-49b9-a33e-3c9acc464e1e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:09:47,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ae6e0b03-00ab-49b9-a33e-3c9acc464e1e 2018-09-22 05:09:47,081 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-797fdcfe-1198-4ab-user 2018-09-22 05:09:47,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c7dabbe377454eb3830c38bf8a71fea0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8454001255f678b6a7c06ed552308742116055e1" 2018-09-22 05:09:47,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:09:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2479cd65-8ee9-4a99-8223-656eabfed995 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:09:47,243 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c7dabbe377454eb3830c38bf8a71fea0 used request id req-2479cd65-8ee9-4a99-8223-656eabfed995 2018-09-22 05:09:47,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:09:47,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:09:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["1CXdYz-eQQ220v4cRiTWiw"], "issued_at": "2018-09-22T05:09:47.000000Z"}} 2018-09-22 05:09:47,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c99b4d4995ed362da8545f87696886c83df8055" 2018-09-22 05:09:47,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8831b7d0-4847-43fa-a6e2-885eb8204b8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:09:47,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8831b7d0-4847-43fa-a6e2-885eb8204b8b 2018-09-22 05:09:47,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:09:47,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:09:48,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:09:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["cxfb1B1VRpO29645fDCOMg"], "issued_at": "2018-09-22T05:09:48.000000Z"}} 2018-09-22 05:09:48,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" 2018-09-22 05:09:48,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e5f2d15-bab9-4e3e-9cc5-f1e31c5054cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:09:48,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9e5f2d15-bab9-4e3e-9cc5-f1e31c5054cb 2018-09-22 05:09:48,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:09:48,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:09:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:09:48,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" 2018-09-22 05:09:48,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-628a9a2b-ee77-4416-85d5-50ef539251ae Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 05:09:48,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj used request id req-628a9a2b-ee77-4416-85d5-50ef539251ae 2018-09-22 05:09:48,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" 2018-09-22 05:09:48,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12fde572-79cb-4040-b922-62c56a75f3a8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:09:48,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-12fde572-79cb-4040-b922-62c56a75f3a8 2018-09-22 05:09:48,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}}' 2018-09-22 05:09:48,539 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2abb0439-2bf5-4790-8444-b83e784875cf Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}} 2018-09-22 05:09:48,539 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2abb0439-2bf5-4790-8444-b83e784875cf 2018-09-22 05:09:48,539 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj 2018-09-22 05:09:48,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:09:48,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:09:48,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:09:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["swmD65jTRCuBUpXKy-vWXw"], "issued_at": "2018-09-22T05:09:48.000000Z"}} 2018-09-22 05:09:48,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e44d63b6bf559d987f67fc94530c2c5d43b1080" 2018-09-22 05:09:49,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a6e3c2-0d63-4b61-93f1-cdae752990ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:09:49,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f8a6e3c2-0d63-4b61-93f1-cdae752990ea 2018-09-22 05:09:49,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:09:49,011 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:09:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:09:49,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e44d63b6bf559d987f67fc94530c2c5d43b1080" 2018-09-22 05:09:49,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27810372-6fc8-4463-99df-e0e60c663171 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:09:49,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-27810372-6fc8-4463-99df-e0e60c663171 2018-09-22 05:09:49,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e44d63b6bf559d987f67fc94530c2c5d43b1080" 2018-09-22 05:09:49,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7cd040-07c2-452a-89c9-b6dabd4e4756 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}]} 2018-09-22 05:09:49,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj used request id req-cb7cd040-07c2-452a-89c9-b6dabd4e4756 2018-09-22 05:09:49,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e44d63b6bf559d987f67fc94530c2c5d43b1080" 2018-09-22 05:09:49,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a6ad0d-e2c4-4c99-88fb-35f48ea31958 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:09:49,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-72a6ad0d-e2c4-4c99-88fb-35f48ea31958 2018-09-22 05:09:49,670 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-user 2018-09-22 05:09:49,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:09:49,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" 2018-09-22 05:09:49,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36a755b9-516f-48b0-9c23-3de88b21c77f Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:09:49,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-36a755b9-516f-48b0-9c23-3de88b21c77f 2018-09-22 05:09:49,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj-role"}}' 2018-09-22 05:09:49,879 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:09:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb5a7d97-d901-41f9-9d2b-b5c97f8b3ac8 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "deb1be74403c49eab279a600aac68970", "links": {"self": "http://172.30.9.23:5000/v3/roles/deb1be74403c49eab279a600aac68970"}, "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj-role"}} 2018-09-22 05:09:49,879 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-eb5a7d97-d901-41f9-9d2b-b5c97f8b3ac8 2018-09-22 05:09:49,879 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj-role 2018-09-22 05:09:49,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/deb1be74403c49eab279a600aac68970 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" 2018-09-22 05:09:49,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba499a29-7240-4564-a027-6fbbeb181a1f Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/deb1be74403c49eab279a600aac68970"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj-role", "id": "deb1be74403c49eab279a600aac68970"}} 2018-09-22 05:09:49,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/deb1be74403c49eab279a600aac68970 used request id req-ba499a29-7240-4564-a027-6fbbeb181a1f 2018-09-22 05:09:49,966 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj-role to project CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj 2018-09-22 05:09:49,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125/users/5540a484321c433fb8b61fefd570c331/roles/deb1be74403c49eab279a600aac68970 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" 2018-09-22 05:09:50,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:09:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-737777a3-cd3e-40c8-a4eb-a366f152a062 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:09:50,091 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125/users/5540a484321c433fb8b61fefd570c331/roles/deb1be74403c49eab279a600aac68970 used request id req-737777a3-cd3e-40c8-a4eb-a366f152a062 2018-09-22 05:09:50,092 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:09:50,093 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 05:09:50,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:09:50,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:09:50,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "deb1be74403c49eab279a600aac68970", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj-role"}], "expires_at": "2018-09-22T06:09:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bc25fa2a64d49f89ba75849f55d6125", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-user", "id": "5540a484321c433fb8b61fefd570c331"}, "audit_ids": ["9hAHTOQlShS5w7UqtFRJ7g"], "issued_at": "2018-09-22T05:09:50.000000Z"}} 2018-09-22 05:09:50,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f65bea8b2ad5dd3884d7fe6757164dbcdedcf336" 2018-09-22 05:09:50,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68eb6116-07b8-49fc-8d8c-ee3920f7fcd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:09:50,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-68eb6116-07b8-49fc-8d8c-ee3920f7fcd9 2018-09-22 05:09:50,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f65bea8b2ad5dd3884d7fe6757164dbcdedcf336" 2018-09-22 05:09:50,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-558be233-1f84-4663-9540-128135208f8f Date: Sat, 22 Sep 2018 05:09:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-image"} 2018-09-22 05:09:50,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-image used request id req-558be233-1f84-4663-9540-128135208f8f 2018-09-22 05:09:50,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f65bea8b2ad5dd3884d7fe6757164dbcdedcf336" 2018-09-22 05:09:50,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6a486942-9548-44ec-a0dd-639420369911 Date: Sat, 22 Sep 2018 05:09:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:09:50,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6a486942-9548-44ec-a0dd-639420369911 2018-09-22 05:09:50,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f65bea8b2ad5dd3884d7fe6757164dbcdedcf336" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-image"}' 2018-09-22 05:09:51,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026 X-Openstack-Request-Id: req-a0ca0054-cd55-4e61-a640-cae53afa7bc8 Date: Sat, 22 Sep 2018 05:09:51 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:09:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T05:09:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026", "min_disk": 0, "protected": false, "id": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "file": "/v2/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026/file", "checksum": null, "owner": "2bc25fa2a64d49f89ba75849f55d6125", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:09:51,098 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-a0ca0054-cd55-4e61-a640-cae53afa7bc8 2018-09-22 05:09:51,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f65bea8b2ad5dd3884d7fe6757164dbcdedcf336" -d '' 2018-09-22 05:09:53,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2c0d0497-541a-43bf-98de-249ae592d1d2 Date: Sat, 22 Sep 2018 05:09:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:09:53,298 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026/file used request id req-2c0d0497-541a-43bf-98de-249ae592d1d2 2018-09-22 05:09:53,299 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 05:09:53,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f65bea8b2ad5dd3884d7fe6757164dbcdedcf336" 2018-09-22 05:09:53,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-2fae3d42-ecd8-454d-bddb-4e48285e0b98 Date: Sat, 22 Sep 2018 05:09:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:09:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:09:53Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026/snap", "metadata": {}}], "self": "/v2/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026", "min_disk": 0, "protected": false, "id": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "file": "/v2/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2bc25fa2a64d49f89ba75849f55d6125", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:09:53,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026 used request id req-2fae3d42-ecd8-454d-bddb-4e48285e0b98 2018-09-22 05:09:53,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f65bea8b2ad5dd3884d7fe6757164dbcdedcf336" 2018-09-22 05:09:53,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2abf75cc-32c4-48b0-862a-cb8abb5ebb7e Date: Sat, 22 Sep 2018 05:09:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:09:53,629 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-2abf75cc-32c4-48b0-862a-cb8abb5ebb7e 2018-09-22 05:09:53,632 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-image 2018-09-22 05:09:53,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f65bea8b2ad5dd3884d7fe6757164dbcdedcf336" 2018-09-22 05:09:53,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-fc01e509-ab08-4391-8cd9-9a1fb6f411bd Date: Sat, 22 Sep 2018 05:09:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:09:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:09:53Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026/snap", "metadata": {}}], "self": "/v2/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026", "min_disk": 0, "protected": false, "id": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "file": "/v2/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2bc25fa2a64d49f89ba75849f55d6125", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:09:53,789 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026 used request id req-fc01e509-ab08-4391-8cd9-9a1fb6f411bd 2018-09-22 05:09:53,790 - create_image - DEBUG - Instance status is - active 2018-09-22 05:09:53,790 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-image 2018-09-22 05:09:53,790 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-image 2018-09-22 05:09:53,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:09:53,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:09:54,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "deb1be74403c49eab279a600aac68970", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj-role"}], "expires_at": "2018-09-22T06:09:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bc25fa2a64d49f89ba75849f55d6125", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-user", "id": "5540a484321c433fb8b61fefd570c331"}, "audit_ids": ["jNzKqVVpS8eaPfrdeuqYbg"], "issued_at": "2018-09-22T05:09:54.000000Z"}} 2018-09-22 05:09:54,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2fc4490d71da7fffd1387f6e97a803d45dbc051" 2018-09-22 05:09:54,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40c09168-bb02-4eed-8bd8-2d3f942d0c3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:09:54,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-40c09168-bb02-4eed-8bd8-2d3f942d0c3a 2018-09-22 05:09:54,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2fc4490d71da7fffd1387f6e97a803d45dbc051" 2018-09-22 05:09:54,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1cd4617d-faf7-4c50-8e6b-6c6adee52034 Date: Sat, 22 Sep 2018 05:09:54 GMT RESP BODY: {"networks":[]} 2018-09-22 05:09:54,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net used request id req-1cd4617d-faf7-4c50-8e6b-6c6adee52034 2018-09-22 05:09:54,358 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net 2018-09-22 05:09:54,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2fc4490d71da7fffd1387f6e97a803d45dbc051" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net", "admin_state_up": true}}' 2018-09-22 05:09:54,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-4d05d7b1-7540-4a08-bab8-0641eb71b9f8 Date: Sat, 22 Sep 2018 05:09:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T05:09:54Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:54Z","mtu":1450}} 2018-09-22 05:09:54,914 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-4d05d7b1-7540-4a08-bab8-0641eb71b9f8 2018-09-22 05:09:54,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2fc4490d71da7fffd1387f6e97a803d45dbc051" 2018-09-22 05:09:55,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-bd616254-7217-43fb-b84a-0ae5a0f0e35d Date: Sat, 22 Sep 2018 05:09:55 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-09-22T05:09:54Z","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net"}]} 2018-09-22 05:09:55,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-bd616254-7217-43fb-b84a-0ae5a0f0e35d 2018-09-22 05:09:55,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2fc4490d71da7fffd1387f6e97a803d45dbc051" 2018-09-22 05:09:55,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-47f56517-f6c0-444f-b119-7066c7933a33 Date: Sat, 22 Sep 2018 05:09:55 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:09:55,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-47f56517-f6c0-444f-b119-7066c7933a33 2018-09-22 05:09:55,357 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet 2018-09-22 05:09:55,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2fc4490d71da7fffd1387f6e97a803d45dbc051" -d '{"subnets": [{"ip_version": 4, "network_id": "3e027ee0-0cd4-4793-9317-b8a4e66e4ef0", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}]}' 2018-09-22 05:09:56,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-590ff010-411c-40ca-8b47-2d1fb5b4906c Date: Sat, 22 Sep 2018 05:09:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}]} 2018-09-22 05:09:56,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-590ff010-411c-40ca-8b47-2d1fb5b4906c 2018-09-22 05:09:56,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2fc4490d71da7fffd1387f6e97a803d45dbc051" 2018-09-22 05:09:56,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5752a294-f944-4be6-95d2-ba02d47efbfa Date: Sat, 22 Sep 2018 05:09:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6835770c-be07-4649-9d13-691e93989899"],"updated_at":"2018-09-22T05:09:55Z","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net"}]} 2018-09-22 05:09:56,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-5752a294-f944-4be6-95d2-ba02d47efbfa 2018-09-22 05:09:56,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2fc4490d71da7fffd1387f6e97a803d45dbc051" 2018-09-22 05:09:56,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9e9e48d3-638a-4c77-9b42-b56bda57e746 Date: Sat, 22 Sep 2018 05:09:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}]} 2018-09-22 05:09:56,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-9e9e48d3-638a-4c77-9b42-b56bda57e746 2018-09-22 05:09:56,339 - OpenStackNetwork - DEBUG - Network [3e027ee0-0cd4-4793-9317-b8a4e66e4ef0] created successfully 2018-09-22 05:09:56,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:09:56,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:09:56,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "deb1be74403c49eab279a600aac68970", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj-role"}], "expires_at": "2018-09-22T06:09:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bc25fa2a64d49f89ba75849f55d6125", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-user", "id": "5540a484321c433fb8b61fefd570c331"}, "audit_ids": ["fRU5v7ViTaGVD6dQ450P7w"], "issued_at": "2018-09-22T05:09:56.000000Z"}} 2018-09-22 05:09:56,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ff1eb0ac5ed6b4e8b451fbb494514aa397eb9" 2018-09-22 05:09:56,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b268dda2-9bc7-458a-8119-c9b804757626 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:09:56,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b268dda2-9bc7-458a-8119-c9b804757626 2018-09-22 05:09:56,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ff1eb0ac5ed6b4e8b451fbb494514aa397eb9" 2018-09-22 05:09:57,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2e1dbe46-5555-49f0-9faf-d49addf89390 Date: Sat, 22 Sep 2018 05:09:57 GMT RESP BODY: {"routers": []} 2018-09-22 05:09:57,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-router&admin_state_up=True used request id req-2e1dbe46-5555-49f0-9faf-d49addf89390 2018-09-22 05:09:57,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:09:57,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:09:57,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "deb1be74403c49eab279a600aac68970", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj-role"}], "expires_at": "2018-09-22T06:09:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bc25fa2a64d49f89ba75849f55d6125", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-user", "id": "5540a484321c433fb8b61fefd570c331"}, "audit_ids": ["K7UtBEn9SH6gDcByc3qYCQ"], "issued_at": "2018-09-22T05:09:57.000000Z"}} 2018-09-22 05:09:57,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7910690a71163e48e603b6ee775bb543334418b" 2018-09-22 05:09:57,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6be7eed6-6d88-4b12-83f6-98438e4e3cf5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:09:57,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6be7eed6-6d88-4b12-83f6-98438e4e3cf5 2018-09-22 05:09:57,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ff1eb0ac5ed6b4e8b451fbb494514aa397eb9" 2018-09-22 05:09:57,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-75be1954-c66c-4ad0-8736-9e751d294f94 Date: Sat, 22 Sep 2018 05:09:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:09:57,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-75be1954-c66c-4ad0-8736-9e751d294f94 2018-09-22 05:09:57,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ff1eb0ac5ed6b4e8b451fbb494514aa397eb9" 2018-09-22 05:09:58,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6ffd00a3-4b29-4e83-9e8a-5b19493e838c Date: Sat, 22 Sep 2018 05:09:58 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:09:58,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-6ffd00a3-4b29-4e83-9e8a-5b19493e838c 2018-09-22 05:09:58,069 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-router 2018-09-22 05:09:58,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ff1eb0ac5ed6b4e8b451fbb494514aa397eb9" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-router", "admin_state_up": true}}' 2018-09-22 05:10:03,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-e7f34e49-b6c6-4c3f-a403-61597eabb42e Date: Sat, 22 Sep 2018 05:10:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:09:58Z", "admin_state_up": true, "updated_at": "2018-09-22T05:09:59Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "4a83636c-8297-48b1-bdc6-bf55b198d184", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-router"}} 2018-09-22 05:10:03,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-e7f34e49-b6c6-4c3f-a403-61597eabb42e 2018-09-22 05:10:03,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=4a83636c-8297-48b1-bdc6-bf55b198d184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ff1eb0ac5ed6b4e8b451fbb494514aa397eb9" 2018-09-22 05:10:03,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c87293ba-370c-415e-a207-1ee71007c473 Date: Sat, 22 Sep 2018 05:10:03 GMT RESP BODY: {"ports":[]} 2018-09-22 05:10:03,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=4a83636c-8297-48b1-bdc6-bf55b198d184 used request id req-c87293ba-370c-415e-a207-1ee71007c473 2018-09-22 05:10:03,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ff1eb0ac5ed6b4e8b451fbb494514aa397eb9" 2018-09-22 05:10:03,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-141e275e-2591-484d-94c4-76bae2884bd0 Date: Sat, 22 Sep 2018 05:10: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":["6835770c-be07-4649-9d13-691e93989899"],"updated_at":"2018-09-22T05:09:55Z","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net"}]} 2018-09-22 05:10:03,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net used request id req-141e275e-2591-484d-94c4-76bae2884bd0 2018-09-22 05:10:03,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:10:03,558 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:10:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:10:03,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ff1eb0ac5ed6b4e8b451fbb494514aa397eb9" 2018-09-22 05:10:03,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-249666f0-ec05-498e-b629-c53d52436a6d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}} 2018-09-22 05:10:03,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 used request id req-249666f0-ec05-498e-b629-c53d52436a6d 2018-09-22 05:10:03,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ff1eb0ac5ed6b4e8b451fbb494514aa397eb9" 2018-09-22 05:10:03,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d601eb56-9d14-43c3-b8c2-295f977d6313 Date: Sat, 22 Sep 2018 05:10:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}]} 2018-09-22 05:10:03,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-d601eb56-9d14-43c3-b8c2-295f977d6313 2018-09-22 05:10:03,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0&name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ff1eb0ac5ed6b4e8b451fbb494514aa397eb9" 2018-09-22 05:10:04,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-78e0b78a-2fd4-43fb-bf03-7dc60f432c3e Date: Sat, 22 Sep 2018 05:10:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}]} 2018-09-22 05:10:04,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0&name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet used request id req-78e0b78a-2fd4-43fb-bf03-7dc60f432c3e 2018-09-22 05:10:04,057 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-22 05:10:04,057 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-router 2018-09-22 05:10:04,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/4a83636c-8297-48b1-bdc6-bf55b198d184/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ff1eb0ac5ed6b4e8b451fbb494514aa397eb9" -d '{"subnet_id": "6835770c-be07-4649-9d13-691e93989899"}' 2018-09-22 05:10:06,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bae623be-7242-4715-9b60-6e651a35d7c5 Date: Sat, 22 Sep 2018 05:10:06 GMT RESP BODY: {"network_id": "3e027ee0-0cd4-4793-9317-b8a4e66e4ef0", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "subnet_id": "6835770c-be07-4649-9d13-691e93989899", "subnet_ids": ["6835770c-be07-4649-9d13-691e93989899"], "port_id": "d8f5e635-6c0a-472c-b430-d7be71a685c8", "id": "4a83636c-8297-48b1-bdc6-bf55b198d184"} 2018-09-22 05:10:06,148 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/4a83636c-8297-48b1-bdc6-bf55b198d184/add_router_interface used request id req-bae623be-7242-4715-9b60-6e651a35d7c5 2018-09-22 05:10:06,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/4a83636c-8297-48b1-bdc6-bf55b198d184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ff1eb0ac5ed6b4e8b451fbb494514aa397eb9" 2018-09-22 05:10:06,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-704d867d-a7c9-4a42-ad30-25b56d9844fb Date: Sat, 22 Sep 2018 05:10:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:09:58Z", "admin_state_up": true, "updated_at": "2018-09-22T05:10:05Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "4a83636c-8297-48b1-bdc6-bf55b198d184", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-router"}} 2018-09-22 05:10:06,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/4a83636c-8297-48b1-bdc6-bf55b198d184 used request id req-704d867d-a7c9-4a42-ad30-25b56d9844fb 2018-09-22 05:10:06,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=4a83636c-8297-48b1-bdc6-bf55b198d184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ff1eb0ac5ed6b4e8b451fbb494514aa397eb9" 2018-09-22 05:10:06,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-aefcc17d-036f-41d4-8da3-490df98f0cb6 Date: Sat, 22 Sep 2018 05:10:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:10:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.1"}],"id":"d8f5e635-6c0a-472c-b430-d7be71a685c8","security_groups":[],"mac_address":"fa:16:3e:32:ac:31","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:10:04Z","binding:vnic_type":"normal","device_id":"4a83636c-8297-48b1-bdc6-bf55b198d184"}]} 2018-09-22 05:10:06,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=4a83636c-8297-48b1-bdc6-bf55b198d184 used request id req-aefcc17d-036f-41d4-8da3-490df98f0cb6 2018-09-22 05:10:06,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/6835770c-be07-4649-9d13-691e93989899 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ff1eb0ac5ed6b4e8b451fbb494514aa397eb9" 2018-09-22 05:10:06,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-14eb7729-4157-4365-98a0-763b860505ec Date: Sat, 22 Sep 2018 05:10:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}} 2018-09-22 05:10:06,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/6835770c-be07-4649-9d13-691e93989899 used request id req-14eb7729-4157-4365-98a0-763b860505ec 2018-09-22 05:10:06,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:10:06,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:10:07,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["k8eCWag6RzS2kpE8MbKGIQ"], "issued_at": "2018-09-22T05:10:07.000000Z"}} 2018-09-22 05:10:07,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e81eb84ea500471b8b31f9fae63c1b13cfbd4f" 2018-09-22 05:10:07,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54cb5090-27d7-4bcd-a5f9-a871db9a7446 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:10:07,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-54cb5090-27d7-4bcd-a5f9-a871db9a7446 2018-09-22 05:10:07,216 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:10:07,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e81eb84ea500471b8b31f9fae63c1b13cfbd4f" 2018-09-22 05:10:07,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-24850e38-12ee-4e03-a2f2-431eb51167b5 x-compute-request-id: req-24850e38-12ee-4e03-a2f2-431eb51167b5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 05:10:07,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-24850e38-12ee-4e03-a2f2-431eb51167b5 2018-09-22 05:10:07,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e81eb84ea500471b8b31f9fae63c1b13cfbd4f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 05:10:07,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-ec9e7a63-900d-4365-8f50-fe3619e31d52 x-compute-request-id: req-ec9e7a63-900d-4365-8f50-fe3619e31d52 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:10:07,464 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ec9e7a63-900d-4365-8f50-fe3619e31d52 2018-09-22 05:10:07,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:10:07,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:10:07,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "deb1be74403c49eab279a600aac68970", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj-role"}], "expires_at": "2018-09-22T06:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bc25fa2a64d49f89ba75849f55d6125", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-user", "id": "5540a484321c433fb8b61fefd570c331"}, "audit_ids": ["MBnNy4XiRCeWOYKAbRq3WQ"], "issued_at": "2018-09-22T05:10:07.000000Z"}} 2018-09-22 05:10:07,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8d610e36843a96e7d232d586bd12b31947c3f" 2018-09-22 05:10:07,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa2ab9b6-c5a2-403e-87ba-1e925984693b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:10:07,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-aa2ab9b6-c5a2-403e-87ba-1e925984693b 2018-09-22 05:10:07,916 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:10:07,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8d610e36843a96e7d232d586bd12b31947c3f" 2018-09-22 05:10:08,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-21d3f463-c4ea-4c71-b8fb-0c774d182548 x-compute-request-id: req-21d3f463-c4ea-4c71-b8fb-0c774d182548 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 05:10:08,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-21d3f463-c4ea-4c71-b8fb-0c774d182548 2018-09-22 05:10:08,079 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp... 2018-09-22 05:10:08,079 - OpenStackKeypair - INFO - Creating new keypair 2018-09-22 05:10:08,106 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp 2018-09-22 05:10:08,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8d610e36843a96e7d232d586bd12b31947c3f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4MWdBuxX4NLKpGGZ5O9v4lmwm1cw+2hwEHvax2y7NiRoi+Tmctvpo2JoIeWtbLo/SZ/8jrNuGFf/Gw1FBUbitecsMt5qf/fsnywTby+Eg+V9C3xLhZDP2WU05apzfSrplP/ls723u0v6hKUm+oOTzKAQRL4ZzkAIukos/12QuYQ==", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp"}}' 2018-09-22 05:10:08,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10: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-01107919-5b92-4a20-b315-1588299408d3 x-compute-request-id: req-01107919-5b92-4a20-b315-1588299408d3 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4MWdBuxX4NLKpGGZ5O9v4lmwm1cw+2hwEHvax2y7NiRoi+Tmctvpo2JoIeWtbLo/SZ/8jrNuGFf/Gw1FBUbitecsMt5qf/fsnywTby+Eg+V9C3xLhZDP2WU05apzfSrplP/ls723u0v6hKUm+oOTzKAQRL4ZzkAIukos/12QuYQ==", "user_id": "5540a484321c433fb8b61fefd570c331", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp", "fingerprint": "45:35:08:be:68:fb:a4:86:7a:34:59:12:df:84:f8:9c"}} 2018-09-22 05:10:08,169 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-01107919-5b92-4a20-b315-1588299408d3 2018-09-22 05:10:08,171 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d.pub 2018-09-22 05:10:08,171 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d 2018-09-22 05:10:08,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:10:08,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:10:08,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "deb1be74403c49eab279a600aac68970", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj-role"}], "expires_at": "2018-09-22T06:10:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bc25fa2a64d49f89ba75849f55d6125", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-user", "id": "5540a484321c433fb8b61fefd570c331"}, "audit_ids": ["llf7xGoJQuWHLlcG3HSSPQ"], "issued_at": "2018-09-22T05:10:08.000000Z"}} 2018-09-22 05:10:08,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:08,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc65d05-76cc-4bb3-a7ac-87fdc7180776 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:10:08,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3cc65d05-76cc-4bb3-a7ac-87fdc7180776 2018-09-22 05:10:08,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:08,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-99a54ac0-9bbd-4ca1-be87-ed690817a496 Date: Sat, 22 Sep 2018 05:10:08 GMT RESP BODY: {"security_groups": []} 2018-09-22 05:10:08,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp used request id req-99a54ac0-9bbd-4ca1-be87-ed690817a496 2018-09-22 05:10:08,822 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp... 2018-09-22 05:10:08,822 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp 2018-09-22 05:10:08,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp"}}' 2018-09-22 05:10:09,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-4b2d404d-0da7-46a7-91c6-7e9275329cbf Date: Sat, 22 Sep 2018 05:10:09 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:09Z", "updated_at": "2018-09-22T05:10:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:10:09Z", "revision_number": 0, "id": "677ceed4-44ec-458b-b8ce-7799d694c405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc25fa2a64d49f89ba75849f55d6125"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:10:09Z", "revision_number": 0, "id": "6bb4d407-82a3-4208-a24b-fb3eb57b7f40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc25fa2a64d49f89ba75849f55d6125"}], "revision_number": 2, "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp"}} 2018-09-22 05:10:09,168 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-4b2d404d-0da7-46a7-91c6-7e9275329cbf 2018-09-22 05:10:09,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ff862d-c7bb-4c0a-b70b-d1effae483f5 2018-09-22 05:10:09,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97ff862d-c7bb-4c0a-b70b-d1effae483f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:09,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-57268ca2-562a-4ecd-a9ed-34d4412548f0 Date: Sat, 22 Sep 2018 05:10:09 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-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:09Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "677ceed4-44ec-458b-b8ce-7799d694c405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:09Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "6bb4d407-82a3-4208-a24b-fb3eb57b7f40"}]} 2018-09-22 05:10:09,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97ff862d-c7bb-4c0a-b70b-d1effae483f5 used request id req-57268ca2-562a-4ecd-a9ed-34d4412548f0 2018-09-22 05:10:09,343 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ff862d-c7bb-4c0a-b70b-d1effae483f5 2018-09-22 05:10:09,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97ff862d-c7bb-4c0a-b70b-d1effae483f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:09,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-09d3251a-15a9-4ec7-b040-10a550e9c6a5 Date: Sat, 22 Sep 2018 05:10:09 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-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:09Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "677ceed4-44ec-458b-b8ce-7799d694c405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:09Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "6bb4d407-82a3-4208-a24b-fb3eb57b7f40"}]} 2018-09-22 05:10:09,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97ff862d-c7bb-4c0a-b70b-d1effae483f5 used request id req-09d3251a-15a9-4ec7-b040-10a550e9c6a5 2018-09-22 05:10:09,517 - neutron_utils - INFO - Retrieving security group with ID - 97ff862d-c7bb-4c0a-b70b-d1effae483f5 2018-09-22 05:10:09,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=97ff862d-c7bb-4c0a-b70b-d1effae483f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:09,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-6f9543bf-eef5-40c1-b6b8-422ef6fcd3b3 Date: Sat, 22 Sep 2018 05:10:09 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:09Z", "updated_at": "2018-09-22T05:10:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:10:09Z", "revision_number": 0, "id": "677ceed4-44ec-458b-b8ce-7799d694c405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc25fa2a64d49f89ba75849f55d6125"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:10:09Z", "revision_number": 0, "id": "6bb4d407-82a3-4208-a24b-fb3eb57b7f40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc25fa2a64d49f89ba75849f55d6125"}], "revision_number": 2, "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp"}]} 2018-09-22 05:10:09,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=97ff862d-c7bb-4c0a-b70b-d1effae483f5 used request id req-6f9543bf-eef5-40c1-b6b8-422ef6fcd3b3 2018-09-22 05:10:09,726 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ff862d-c7bb-4c0a-b70b-d1effae483f5 2018-09-22 05:10:09,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97ff862d-c7bb-4c0a-b70b-d1effae483f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:09,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-95c27698-180c-4597-80bd-7519d0b434b8 Date: Sat, 22 Sep 2018 05:10:09 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-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:09Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "677ceed4-44ec-458b-b8ce-7799d694c405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:09Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "6bb4d407-82a3-4208-a24b-fb3eb57b7f40"}]} 2018-09-22 05:10:09,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97ff862d-c7bb-4c0a-b70b-d1effae483f5 used request id req-95c27698-180c-4597-80bd-7519d0b434b8 2018-09-22 05:10:09,890 - neutron_utils - INFO - Retrieving security group with ID - 97ff862d-c7bb-4c0a-b70b-d1effae483f5 2018-09-22 05:10:09,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=97ff862d-c7bb-4c0a-b70b-d1effae483f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:10,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-f5fd1cda-9448-4bb0-ba24-e36ff341680b Date: Sat, 22 Sep 2018 05:10:10 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:09Z", "updated_at": "2018-09-22T05:10:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:10:09Z", "revision_number": 0, "id": "677ceed4-44ec-458b-b8ce-7799d694c405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc25fa2a64d49f89ba75849f55d6125"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:10:09Z", "revision_number": 0, "id": "6bb4d407-82a3-4208-a24b-fb3eb57b7f40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc25fa2a64d49f89ba75849f55d6125"}], "revision_number": 2, "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp"}]} 2018-09-22 05:10:10,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=97ff862d-c7bb-4c0a-b70b-d1effae483f5 used request id req-f5fd1cda-9448-4bb0-ba24-e36ff341680b 2018-09-22 05:10:10,091 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ff862d-c7bb-4c0a-b70b-d1effae483f5 2018-09-22 05:10:10,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97ff862d-c7bb-4c0a-b70b-d1effae483f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:10,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f3874d25-b22c-4aa3-81ce-354670c36bc7 Date: Sat, 22 Sep 2018 05:10:10 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-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:09Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "677ceed4-44ec-458b-b8ce-7799d694c405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:09Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "6bb4d407-82a3-4208-a24b-fb3eb57b7f40"}]} 2018-09-22 05:10:10,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97ff862d-c7bb-4c0a-b70b-d1effae483f5 used request id req-f3874d25-b22c-4aa3-81ce-354670c36bc7 2018-09-22 05:10:10,275 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp 2018-09-22 05:10:10,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:10,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-6a31b2e4-6fb4-471a-a4ef-6aab7f31260b Date: Sat, 22 Sep 2018 05:10:10 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:09Z", "updated_at": "2018-09-22T05:10:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:10:09Z", "revision_number": 0, "id": "677ceed4-44ec-458b-b8ce-7799d694c405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc25fa2a64d49f89ba75849f55d6125"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:10:09Z", "revision_number": 0, "id": "6bb4d407-82a3-4208-a24b-fb3eb57b7f40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc25fa2a64d49f89ba75849f55d6125"}], "revision_number": 2, "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp"}]} 2018-09-22 05:10:10,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp used request id req-6a31b2e4-6fb4-471a-a4ef-6aab7f31260b 2018-09-22 05:10:10,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:10:10,482 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:10:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:10:10,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:10,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d418ab1b-027a-41ce-a7cc-20b33a9f6c4f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}} 2018-09-22 05:10:10,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 used request id req-d418ab1b-027a-41ce-a7cc-20b33a9f6c4f 2018-09-22 05:10:10,564 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ff862d-c7bb-4c0a-b70b-d1effae483f5 2018-09-22 05:10:10,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97ff862d-c7bb-4c0a-b70b-d1effae483f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:10,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ebba3a14-9a9a-4d47-8f1c-979aaff350e0 Date: Sat, 22 Sep 2018 05:10:10 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-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:09Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "677ceed4-44ec-458b-b8ce-7799d694c405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:09Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "6bb4d407-82a3-4208-a24b-fb3eb57b7f40"}]} 2018-09-22 05:10:10,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97ff862d-c7bb-4c0a-b70b-d1effae483f5 used request id req-ebba3a14-9a9a-4d47-8f1c-979aaff350e0 2018-09-22 05:10:10,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5"}}' 2018-09-22 05:10:11,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-7d8331b3-eec6-4582-aa47-de54e5f03c26 Date: Sat, 22 Sep 2018 05:10:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:10:10Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:10Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "af94a2f2-2623-48ee-a33d-42ed84145a1a"}} 2018-09-22 05:10:11,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-7d8331b3-eec6-4582-aa47-de54e5f03c26 2018-09-22 05:10:11,043 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp 2018-09-22 05:10:11,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:11,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-94c1ddc5-58a1-4178-bce5-6b909554947a Date: Sat, 22 Sep 2018 05:10:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:09Z", "updated_at": "2018-09-22T05:10:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:10:09Z", "revision_number": 0, "id": "677ceed4-44ec-458b-b8ce-7799d694c405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc25fa2a64d49f89ba75849f55d6125"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:10:09Z", "revision_number": 0, "id": "6bb4d407-82a3-4208-a24b-fb3eb57b7f40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc25fa2a64d49f89ba75849f55d6125"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:10:10Z", "revision_number": 0, "id": "af94a2f2-2623-48ee-a33d-42ed84145a1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:10:10Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc25fa2a64d49f89ba75849f55d6125"}], "revision_number": 3, "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp"}]} 2018-09-22 05:10:11,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp used request id req-94c1ddc5-58a1-4178-bce5-6b909554947a 2018-09-22 05:10:11,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:11,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ffaef8-8b8b-4121-88b3-a33563858deb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}} 2018-09-22 05:10:11,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 used request id req-a3ffaef8-8b8b-4121-88b3-a33563858deb 2018-09-22 05:10:11,315 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ff862d-c7bb-4c0a-b70b-d1effae483f5 2018-09-22 05:10:11,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97ff862d-c7bb-4c0a-b70b-d1effae483f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:11,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-b75b8754-3fa3-4b88-bd36-50349c964608 Date: Sat, 22 Sep 2018 05:10:11 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-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:09Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "677ceed4-44ec-458b-b8ce-7799d694c405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:09Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "6bb4d407-82a3-4208-a24b-fb3eb57b7f40"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:10:10Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:10Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "af94a2f2-2623-48ee-a33d-42ed84145a1a"}]} 2018-09-22 05:10:11,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97ff862d-c7bb-4c0a-b70b-d1effae483f5 used request id req-b75b8754-3fa3-4b88-bd36-50349c964608 2018-09-22 05:10:11,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5"}}' 2018-09-22 05:10:11,671 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-ed057f5c-3f42-4fc5-b6eb-b4e59a2d56f3 Date: Sat, 22 Sep 2018 05:10:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-22T05:10:11Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "port_range_min": 22, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:11Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "4b6dcfe3-8ac9-4bfc-a78c-40a19bac9b48"}} 2018-09-22 05:10:11,671 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-ed057f5c-3f42-4fc5-b6eb-b4e59a2d56f3 2018-09-22 05:10:11,672 - neutron_utils - INFO - Retrieving security group with ID - 97ff862d-c7bb-4c0a-b70b-d1effae483f5 2018-09-22 05:10:11,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=97ff862d-c7bb-4c0a-b70b-d1effae483f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:11,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-eb1622b3-3df4-4aaa-b3e7-a01192fd5f3e Date: Sat, 22 Sep 2018 05:10:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:09Z", "updated_at": "2018-09-22T05:10:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T05:10:11Z", "revision_number": 0, "id": "4b6dcfe3-8ac9-4bfc-a78c-40a19bac9b48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:10:11Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2bc25fa2a64d49f89ba75849f55d6125"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:10:09Z", "revision_number": 0, "id": "677ceed4-44ec-458b-b8ce-7799d694c405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc25fa2a64d49f89ba75849f55d6125"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:10:09Z", "revision_number": 0, "id": "6bb4d407-82a3-4208-a24b-fb3eb57b7f40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc25fa2a64d49f89ba75849f55d6125"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:10:10Z", "revision_number": 0, "id": "af94a2f2-2623-48ee-a33d-42ed84145a1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:10:10Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc25fa2a64d49f89ba75849f55d6125"}], "revision_number": 4, "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp"}]} 2018-09-22 05:10:11,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=97ff862d-c7bb-4c0a-b70b-d1effae483f5 used request id req-eb1622b3-3df4-4aaa-b3e7-a01192fd5f3e 2018-09-22 05:10:11,726 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ff862d-c7bb-4c0a-b70b-d1effae483f5 2018-09-22 05:10:11,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97ff862d-c7bb-4c0a-b70b-d1effae483f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:11,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-597d482f-c912-48a1-a1f4-1fdb8e2a6258 Date: Sat, 22 Sep 2018 05:10:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-22T05:10:11Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "port_range_min": 22, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:11Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "4b6dcfe3-8ac9-4bfc-a78c-40a19bac9b48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:09Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "677ceed4-44ec-458b-b8ce-7799d694c405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:10:09Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:09Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "6bb4d407-82a3-4208-a24b-fb3eb57b7f40"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:10:10Z", "security_group_id": "97ff862d-c7bb-4c0a-b70b-d1effae483f5", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:10Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "af94a2f2-2623-48ee-a33d-42ed84145a1a"}]} 2018-09-22 05:10:11,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=97ff862d-c7bb-4c0a-b70b-d1effae483f5 used request id req-597d482f-c912-48a1-a1f4-1fdb8e2a6258 2018-09-22 05:10:11,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:10:11,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:10:12,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "deb1be74403c49eab279a600aac68970", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj-role"}], "expires_at": "2018-09-22T06:10:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bc25fa2a64d49f89ba75849f55d6125", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-user", "id": "5540a484321c433fb8b61fefd570c331"}, "audit_ids": ["AnVZF8NlT1ijKF_yMhIvLg"], "issued_at": "2018-09-22T05:10:12.000000Z"}} 2018-09-22 05:10:12,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:12,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d3fb7e4-8b06-486e-b071-30510a5bb7d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:10:12,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1d3fb7e4-8b06-486e-b071-30510a5bb7d2 2018-09-22 05:10:12,213 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:10:12,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:12,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a69bb13f-dafe-404b-9c5a-725179421cf3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:10:12,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a69bb13f-dafe-404b-9c5a-725179421cf3 2018-09-22 05:10:12,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:12,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7e716963-e354-4b65-9e28-65692f5bc62b Date: Sat, 22 Sep 2018 05:10: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":["6835770c-be07-4649-9d13-691e93989899"],"updated_at":"2018-09-22T05:09:55Z","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net"}]} 2018-09-22 05:10:12,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net used request id req-7e716963-e354-4b65-9e28-65692f5bc62b 2018-09-22 05:10:12,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:10:12,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:10:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:10:12,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:12,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a45cf0c1-7372-4af5-b7f7-8bcb85ddcea0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}} 2018-09-22 05:10:12,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 used request id req-a45cf0c1-7372-4af5-b7f7-8bcb85ddcea0 2018-09-22 05:10:12,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:12,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c18e0722-0010-449c-876c-8bde9702995b Date: Sat, 22 Sep 2018 05:10:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}]} 2018-09-22 05:10:12,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-c18e0722-0010-449c-876c-8bde9702995b 2018-09-22 05:10:12,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0&name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:13,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-abae9aba-730b-4fd1-83f3-55a5c965a9b7 Date: Sat, 22 Sep 2018 05:10:13 GMT RESP BODY: {"ports":[]} 2018-09-22 05:10:13,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0&name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1&admin_state_up=True used request id req-abae9aba-730b-4fd1-83f3-55a5c965a9b7 2018-09-22 05:10:13,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:13,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10: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-fc1507d3-59d8-4c47-b894-fc73ed640f46 x-compute-request-id: req-fc1507d3-59d8-4c47-b894-fc73ed640f46 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 05:10:13,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst used request id req-fc1507d3-59d8-4c47-b894-fc73ed640f46 2018-09-22 05:10:13,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:13,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-126c7c9d-534e-4bf8-86c8-ed0438729ca0 Date: Sat, 22 Sep 2018 05:10: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":["6835770c-be07-4649-9d13-691e93989899"],"updated_at":"2018-09-22T05:09:55Z","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net"}]} 2018-09-22 05:10:13,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net used request id req-126c7c9d-534e-4bf8-86c8-ed0438729ca0 2018-09-22 05:10:13,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:13,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba9f6e6e-1fc3-49be-bb59-cdf8fe1326bd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}} 2018-09-22 05:10:13,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 used request id req-ba9f6e6e-1fc3-49be-bb59-cdf8fe1326bd 2018-09-22 05:10:13,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:13,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-22f9611f-3998-457e-8d7d-e9aae39b6db3 Date: Sat, 22 Sep 2018 05:10:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}]} 2018-09-22 05:10:13,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-22f9611f-3998-457e-8d7d-e9aae39b6db3 2018-09-22 05:10:13,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0&name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:13,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bf875a2b-77f6-46f5-854a-b9e957ae8c7e Date: Sat, 22 Sep 2018 05:10:13 GMT RESP BODY: {"ports":[]} 2018-09-22 05:10:13,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0&name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1&admin_state_up=True used request id req-bf875a2b-77f6-46f5-854a-b9e957ae8c7e 2018-09-22 05:10:13,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:10:13,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:10:14,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "deb1be74403c49eab279a600aac68970", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj-role"}], "expires_at": "2018-09-22T06:10:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bc25fa2a64d49f89ba75849f55d6125", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-user", "id": "5540a484321c433fb8b61fefd570c331"}, "audit_ids": ["TEUQygFiR3igegzxqHt5ow"], "issued_at": "2018-09-22T05:10:14.000000Z"}} 2018-09-22 05:10:14,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbb7496f91282727a703fd8b93c6714ed7d27ff" 2018-09-22 05:10:14,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd0d16dc-d2ab-4eb7-92bc-478df00e081e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:10:14,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cd0d16dc-d2ab-4eb7-92bc-478df00e081e 2018-09-22 05:10:14,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:14,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1058f203-d30a-448d-aa45-376ad5b139d2 Date: Sat, 22 Sep 2018 05:10:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6835770c-be07-4649-9d13-691e93989899"],"updated_at":"2018-09-22T05:09:55Z","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net"}]} 2018-09-22 05:10:14,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net used request id req-1058f203-d30a-448d-aa45-376ad5b139d2 2018-09-22 05:10:14,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:14,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-20f633a2-4d10-42e6-9555-5f58b996a0bb Date: Sat, 22 Sep 2018 05:10:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}]} 2018-09-22 05:10:14,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-20f633a2-4d10-42e6-9555-5f58b996a0bb 2018-09-22 05:10:14,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:14,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-64a95340-126b-4e6a-a77b-539afa8c9612 Date: Sat, 22 Sep 2018 05:10:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6835770c-be07-4649-9d13-691e93989899"],"updated_at":"2018-09-22T05:09:55Z","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net"}]} 2018-09-22 05:10:14,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net used request id req-64a95340-126b-4e6a-a77b-539afa8c9612 2018-09-22 05:10:14,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:10:14,964 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:10:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:10:14,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbb7496f91282727a703fd8b93c6714ed7d27ff" 2018-09-22 05:10:15,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10768182-0af4-41ce-935b-a7e22f03dcdd Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}} 2018-09-22 05:10:15,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 used request id req-10768182-0af4-41ce-935b-a7e22f03dcdd 2018-09-22 05:10:15,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:15,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-42f96a45-b323-47ae-a280-2e4304fc20bc Date: Sat, 22 Sep 2018 05:10:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}]} 2018-09-22 05:10:15,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-42f96a45-b323-47ae-a280-2e4304fc20bc 2018-09-22 05:10:15,325 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net 2018-09-22 05:10:15,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" -d '{"port": {"network_id": "3e027ee0-0cd4-4793-9317-b8a4e66e4ef0", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1", "admin_state_up": true}}' 2018-09-22 05:10:16,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-335179ad-60a2-4269-9d90-ba2eb11641ec Date: Sat, 22 Sep 2018 05:10:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:10:15Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.10"}],"id":"6b7a6eaa-257b-4f99-b46c-9734f50dfce6","security_groups":["9ec6b6cc-507d-4bf3-b73d-3b4e8923e181"],"mac_address":"fa:16:3e:58:be:9d","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1","project_id":"2bc25fa2a64d49f89ba75849f55d6125","qos_policy_id":null,"admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:10:15Z","binding:vnic_type":"normal"}} 2018-09-22 05:10:16,231 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-335179ad-60a2-4269-9d90-ba2eb11641ec 2018-09-22 05:10:16,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:16,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4051ce5a-ebc6-45ac-b28d-443a0c1d3331 Date: Sat, 22 Sep 2018 05:10:16 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":["6835770c-be07-4649-9d13-691e93989899"],"updated_at":"2018-09-22T05:09:55Z","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net"}]} 2018-09-22 05:10:16,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net used request id req-4051ce5a-ebc6-45ac-b28d-443a0c1d3331 2018-09-22 05:10:16,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:16,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-246a8116-1002-44bc-8863-0c38eea82a63 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}} 2018-09-22 05:10:16,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 used request id req-246a8116-1002-44bc-8863-0c38eea82a63 2018-09-22 05:10:16,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:16,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2d8dd36c-173d-4558-a802-75f2589ca5eb Date: Sat, 22 Sep 2018 05:10:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}]} 2018-09-22 05:10:16,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-2d8dd36c-173d-4558-a802-75f2589ca5eb 2018-09-22 05:10:16,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0&name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:16,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-6ed46790-fe0c-48ca-848f-0042d919e619 Date: Sat, 22 Sep 2018 05:10:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:10:15Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.10"}],"id":"6b7a6eaa-257b-4f99-b46c-9734f50dfce6","security_groups":["9ec6b6cc-507d-4bf3-b73d-3b4e8923e181"],"mac_address":"fa:16:3e:58:be:9d","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:10:15Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 05:10:16,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0&name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1&admin_state_up=True used request id req-6ed46790-fe0c-48ca-848f-0042d919e619 2018-09-22 05:10:16,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:17,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b8549e0-81f9-4515-8757-07939968c53b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}} 2018-09-22 05:10:17,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 used request id req-0b8549e0-81f9-4515-8757-07939968c53b 2018-09-22 05:10:17,057 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst 2018-09-22 05:10:17,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:17,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10: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-188d7046-f5c1-45f4-85bf-b829d4c15948 x-compute-request-id: req-188d7046-f5c1-45f4-85bf-b829d4c15948 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-flavor-name"}]} 2018-09-22 05:10:17,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-188d7046-f5c1-45f4-85bf-b829d4c15948 2018-09-22 05:10:17,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:17,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10: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-dd749087-06b2-4af5-b694-efcb9df0aa23 x-compute-request-id: req-dd749087-06b2-4af5-b694-efcb9df0aa23 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:10:17,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687 used request id req-dd749087-06b2-4af5-b694-efcb9df0aa23 2018-09-22 05:10:17,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:17,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-fccc1345-9550-4252-8e82-4ad0f3cfa6d7 Date: Sat, 22 Sep 2018 05:10:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:09:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:09:53Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026/snap", "metadata": {}}], "self": "/v2/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026", "min_disk": 0, "protected": false, "id": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "file": "/v2/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2bc25fa2a64d49f89ba75849f55d6125", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-image"} 2018-09-22 05:10:17,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-image used request id req-fccc1345-9550-4252-8e82-4ad0f3cfa6d7 2018-09-22 05:10:17,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:17,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ab67c185-27e5-4f54-bb78-498a762a05a1 Date: Sat, 22 Sep 2018 05:10:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:10:17,454 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ab67c185-27e5-4f54-bb78-498a762a05a1 2018-09-22 05:10:17,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst", "imageRef": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "key_name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp", "flavorRef": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "max_count": 1, "min_count": 1, "networks": [{"port": "6b7a6eaa-257b-4f99-b46c-9734f50dfce6"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp"}]}}' 2018-09-22 05:10:20,121 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:10: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-a49d5fed-e7b2-4af4-9910-3cd52ac593b8 x-compute-request-id: req-a49d5fed-e7b2-4af4-9910-3cd52ac593b8 Content-Length: 444 location: http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "eb04a32f-608e-4ce1-aece-58f061285b58", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "bookmark"}], "adminPass": "d2wX8UiDxWR8"}} 2018-09-22 05:10:20,121 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a49d5fed-e7b2-4af4-9910-3cd52ac593b8 2018-09-22 05:10:20,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:20,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9a888ea-540a-45ff-9f77-6dbf3f265fbb x-compute-request-id: req-e9a888ea-540a-45ff-9f77-6dbf3f265fbb 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.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "bookmark"}], "image": {"id": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "links": [{"href": "http://172.30.9.23:8774/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "links": [{"href": "http://172.30.9.23:8774/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "bookmark"}]}, "id": "eb04a32f-608e-4ce1-aece-58f061285b58", "user_id": "5540a484321c433fb8b61fefd570c331", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:10:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst", "created": "2018-09-22T05:10:20Z", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:10:20,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 used request id req-e9a888ea-540a-45ff-9f77-6dbf3f265fbb 2018-09-22 05:10:20,336 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst 2018-09-22 05:10:20,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:20,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c0cd5b3-7b3d-481b-82c6-54dced2770a2 x-compute-request-id: req-6c0cd5b3-7b3d-481b-82c6-54dced2770a2 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.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "bookmark"}], "image": {"id": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "links": [{"href": "http://172.30.9.23:8774/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "links": [{"href": "http://172.30.9.23:8774/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "bookmark"}]}, "id": "eb04a32f-608e-4ce1-aece-58f061285b58", "user_id": "5540a484321c433fb8b61fefd570c331", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:10:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst", "created": "2018-09-22T05:10:20Z", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:10:20,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 used request id req-6c0cd5b3-7b3d-481b-82c6-54dced2770a2 2018-09-22 05:10:20,710 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst] is - BUILD 2018-09-22 05:10:20,710 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:10:23,713 - create_instance - DEBUG - VM status query timeout in 896.623333931 2018-09-22 05:10:23,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:24,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10: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-677d8dd5-44b3-4dc4-a499-96bba73d2cbd x-compute-request-id: req-677d8dd5-44b3-4dc4-a499-96bba73d2cbd Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "bookmark"}], "image": {"id": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "links": [{"href": "http://172.30.9.23:8774/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "links": [{"href": "http://172.30.9.23:8774/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "bookmark"}]}, "id": "eb04a32f-608e-4ce1-aece-58f061285b58", "security_groups": [{"name": "default"}], "user_id": "5540a484321c433fb8b61fefd570c331", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:10:21Z", "hostId": "96bf1c5f0317c4d2b95c496c33602b4f889eb25736e3f615854b4bc6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst", "created": "2018-09-22T05:10:20Z", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:10:24,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 used request id req-677d8dd5-44b3-4dc4-a499-96bba73d2cbd 2018-09-22 05:10:24,176 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst] is - BUILD 2018-09-22 05:10:24,176 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:10:27,180 - create_instance - DEBUG - VM status query timeout in 893.156888962 2018-09-22 05:10:27,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:27,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42c096c5-47dc-487a-9350-f495335dbee9 x-compute-request-id: req-42c096c5-47dc-487a-9350-f495335dbee9 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:be:9d", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "bookmark"}], "image": {"id": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "links": [{"href": "http://172.30.9.23:8774/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:10:20.000000", "flavor": {"id": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "links": [{"href": "http://172.30.9.23:8774/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "bookmark"}]}, "id": "eb04a32f-608e-4ce1-aece-58f061285b58", "security_groups": [{"name": "default"}], "user_id": "5540a484321c433fb8b61fefd570c331", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:10:26Z", "hostId": "96bf1c5f0317c4d2b95c496c33602b4f889eb25736e3f615854b4bc6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst", "created": "2018-09-22T05:10:20Z", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:10:27,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 used request id req-42c096c5-47dc-487a-9350-f495335dbee9 2018-09-22 05:10:27,881 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst] is - ACTIVE 2018-09-22 05:10:27,881 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:10:27,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:28,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c10e018-934a-4b6f-9751-7e7197816eba x-compute-request-id: req-5c10e018-934a-4b6f-9751-7e7197816eba Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:be:9d", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "bookmark"}], "image": {"id": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "links": [{"href": "http://172.30.9.23:8774/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:10:20.000000", "flavor": {"id": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "links": [{"href": "http://172.30.9.23:8774/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "bookmark"}]}, "id": "eb04a32f-608e-4ce1-aece-58f061285b58", "security_groups": [{"name": "default"}], "user_id": "5540a484321c433fb8b61fefd570c331", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:10:26Z", "hostId": "96bf1c5f0317c4d2b95c496c33602b4f889eb25736e3f615854b4bc6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst", "created": "2018-09-22T05:10:20Z", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:10:28,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 used request id req-5c10e018-934a-4b6f-9751-7e7197816eba 2018-09-22 05:10:28,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:28,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5e8ed998-1ec3-45de-81bc-c70b3728e805 Date: Sat, 22 Sep 2018 05:10:28 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":["6835770c-be07-4649-9d13-691e93989899"],"updated_at":"2018-09-22T05:09:55Z","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net"}]} 2018-09-22 05:10:28,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net used request id req-5e8ed998-1ec3-45de-81bc-c70b3728e805 2018-09-22 05:10:28,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:28,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58bb0d76-fdaf-4d03-bfad-a527e2450d0c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}} 2018-09-22 05:10:28,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 used request id req-58bb0d76-fdaf-4d03-bfad-a527e2450d0c 2018-09-22 05:10:28,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:28,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8c997691-a900-48ad-a09a-5b62a76e0c43 Date: Sat, 22 Sep 2018 05:10:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}]} 2018-09-22 05:10:28,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-8c997691-a900-48ad-a09a-5b62a76e0c43 2018-09-22 05:10:28,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:28,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-50ac815e-0283-43ed-bdc0-63a63c12e5d6 Date: Sat, 22 Sep 2018 05:10:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.3"}],"id":"406e6cf1-e4d0-4688-8484-9d8f6f5e0b20","security_groups":[],"mac_address":"fa:16:3e:c7:e4:6d","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.4"}],"id":"57736290-3873-4255-b65a-64d52ef984ad","security_groups":[],"mac_address":"fa:16:3e:ed:1f:2b","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:10:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.10"}],"id":"6b7a6eaa-257b-4f99-b46c-9734f50dfce6","security_groups":["9ec6b6cc-507d-4bf3-b73d-3b4e8923e181"],"mac_address":"fa:16:3e:58:be:9d","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:10:15Z","binding:vnic_type":"normal","device_id":"eb04a32f-608e-4ce1-aece-58f061285b58"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:10:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.1"}],"id":"d8f5e635-6c0a-472c-b430-d7be71a685c8","security_groups":[],"mac_address":"fa:16:3e:32:ac:31","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:10:04Z","binding:vnic_type":"normal","device_id":"4a83636c-8297-48b1-bdc6-bf55b198d184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.2"}],"id":"ff7d8262-04f8-4b41-bd21-d54de2fc74a1","security_groups":[],"mac_address":"fa:16:3e:2b:0e:d3","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"}]} 2018-09-22 05:10:28,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-50ac815e-0283-43ed-bdc0-63a63c12e5d6 2018-09-22 05:10:28,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:29,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10: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-9e348d0f-1d83-4c4c-b9be-cd6a0965e50d x-compute-request-id: req-9e348d0f-1d83-4c4c-b9be-cd6a0965e50d Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:be:9d", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "bookmark"}], "image": {"id": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "links": [{"href": "http://172.30.9.23:8774/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:10:20.000000", "flavor": {"id": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "links": [{"href": "http://172.30.9.23:8774/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "bookmark"}]}, "id": "eb04a32f-608e-4ce1-aece-58f061285b58", "security_groups": [{"name": "default"}], "user_id": "5540a484321c433fb8b61fefd570c331", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:10:26Z", "hostId": "96bf1c5f0317c4d2b95c496c33602b4f889eb25736e3f615854b4bc6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst", "created": "2018-09-22T05:10:20Z", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:10:29,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 used request id req-9e348d0f-1d83-4c4c-b9be-cd6a0965e50d 2018-09-22 05:10:29,022 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst] is - ACTIVE 2018-09-22 05:10:29,022 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:10:29,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:29,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10: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-2f6110b5-d787-43fc-a525-afdb11459b6e x-compute-request-id: req-2f6110b5-d787-43fc-a525-afdb11459b6e Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:be:9d", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "bookmark"}], "image": {"id": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "links": [{"href": "http://172.30.9.23:8774/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:10:20.000000", "flavor": {"id": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "links": [{"href": "http://172.30.9.23:8774/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "bookmark"}]}, "id": "eb04a32f-608e-4ce1-aece-58f061285b58", "security_groups": [{"name": "default"}], "user_id": "5540a484321c433fb8b61fefd570c331", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:10:26Z", "hostId": "96bf1c5f0317c4d2b95c496c33602b4f889eb25736e3f615854b4bc6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst", "created": "2018-09-22T05:10:20Z", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:10:29,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 used request id req-2f6110b5-d787-43fc-a525-afdb11459b6e 2018-09-22 05:10:29,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:29,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8bc145a2-82e5-4733-ac3f-5610d3ba26b9 Date: Sat, 22 Sep 2018 05:10:29 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":["6835770c-be07-4649-9d13-691e93989899"],"updated_at":"2018-09-22T05:09:55Z","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net"}]} 2018-09-22 05:10:29,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net used request id req-8bc145a2-82e5-4733-ac3f-5610d3ba26b9 2018-09-22 05:10:29,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:29,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a00175b-37e6-4322-a16c-556d6f00692c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}} 2018-09-22 05:10:29,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 used request id req-1a00175b-37e6-4322-a16c-556d6f00692c 2018-09-22 05:10:29,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:30,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cad51040-e16f-407e-a65d-09ec423368ff Date: Sat, 22 Sep 2018 05:10:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}]} 2018-09-22 05:10:30,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-cad51040-e16f-407e-a65d-09ec423368ff 2018-09-22 05:10:30,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:30,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-94fc3a94-5ead-4f6e-abf6-9e1f5fb7c6bf Date: Sat, 22 Sep 2018 05:10:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.3"}],"id":"406e6cf1-e4d0-4688-8484-9d8f6f5e0b20","security_groups":[],"mac_address":"fa:16:3e:c7:e4:6d","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.4"}],"id":"57736290-3873-4255-b65a-64d52ef984ad","security_groups":[],"mac_address":"fa:16:3e:ed:1f:2b","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:10:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.10"}],"id":"6b7a6eaa-257b-4f99-b46c-9734f50dfce6","security_groups":["9ec6b6cc-507d-4bf3-b73d-3b4e8923e181"],"mac_address":"fa:16:3e:58:be:9d","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:10:15Z","binding:vnic_type":"normal","device_id":"eb04a32f-608e-4ce1-aece-58f061285b58"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:10:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.1"}],"id":"d8f5e635-6c0a-472c-b430-d7be71a685c8","security_groups":[],"mac_address":"fa:16:3e:32:ac:31","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:10:04Z","binding:vnic_type":"normal","device_id":"4a83636c-8297-48b1-bdc6-bf55b198d184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.2"}],"id":"ff7d8262-04f8-4b41-bd21-d54de2fc74a1","security_groups":[],"mac_address":"fa:16:3e:2b:0e:d3","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"}]} 2018-09-22 05:10:30,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-94fc3a94-5ead-4f6e-abf6-9e1f5fb7c6bf 2018-09-22 05:10:30,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp"}}' 2018-09-22 05:10:31,641 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:10:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ec089afc-ac45-401c-95ad-bfe33be5aadc x-compute-request-id: req-ec089afc-ac45-401c-95ad-bfe33be5aadc Content-Length: 0 Content-Type: application/json 2018-09-22 05:10:31,641 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58/action used request id req-ec089afc-ac45-401c-95ad-bfe33be5aadc 2018-09-22 05:10:31,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:32,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10: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-5e5229b9-b5ff-49aa-9eca-8747fe047f2a x-compute-request-id: req-5e5229b9-b5ff-49aa-9eca-8747fe047f2a Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:be:9d", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "bookmark"}], "image": {"id": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "links": [{"href": "http://172.30.9.23:8774/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:10:20.000000", "flavor": {"id": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "links": [{"href": "http://172.30.9.23:8774/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "bookmark"}]}, "id": "eb04a32f-608e-4ce1-aece-58f061285b58", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp"}, {"name": "default"}], "user_id": "5540a484321c433fb8b61fefd570c331", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:10:26Z", "hostId": "96bf1c5f0317c4d2b95c496c33602b4f889eb25736e3f615854b4bc6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst", "created": "2018-09-22T05:10:20Z", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:10:32,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 used request id req-5e5229b9-b5ff-49aa-9eca-8747fe047f2a 2018-09-22 05:10:32,399 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst] is - ACTIVE 2018-09-22 05:10:32,399 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:10:32,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:32,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10: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-bbb8d55b-1ce1-4cac-9301-bd4a785322fc x-compute-request-id: req-bbb8d55b-1ce1-4cac-9301-bd4a785322fc Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:be:9d", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "bookmark"}], "image": {"id": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "links": [{"href": "http://172.30.9.23:8774/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:10:20.000000", "flavor": {"id": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "links": [{"href": "http://172.30.9.23:8774/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "bookmark"}]}, "id": "eb04a32f-608e-4ce1-aece-58f061285b58", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp"}, {"name": "default"}], "user_id": "5540a484321c433fb8b61fefd570c331", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:10:26Z", "hostId": "96bf1c5f0317c4d2b95c496c33602b4f889eb25736e3f615854b4bc6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst", "created": "2018-09-22T05:10:20Z", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:10:32,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 used request id req-bbb8d55b-1ce1-4cac-9301-bd4a785322fc 2018-09-22 05:10:32,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:33,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-398f7c61-b8c4-4186-9aad-d7e405746a54 Date: Sat, 22 Sep 2018 05:10:33 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":["6835770c-be07-4649-9d13-691e93989899"],"updated_at":"2018-09-22T05:09:55Z","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net"}]} 2018-09-22 05:10:33,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net used request id req-398f7c61-b8c4-4186-9aad-d7e405746a54 2018-09-22 05:10:33,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:33,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db5c63e8-038c-46c8-96a9-6a5362b2c591 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}} 2018-09-22 05:10:33,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 used request id req-db5c63e8-038c-46c8-96a9-6a5362b2c591 2018-09-22 05:10:33,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:33,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d6eb9fa2-5486-4a89-8b27-d7ffbbb97df5 Date: Sat, 22 Sep 2018 05:10:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}]} 2018-09-22 05:10:33,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-d6eb9fa2-5486-4a89-8b27-d7ffbbb97df5 2018-09-22 05:10:33,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:33,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-82ed9eb7-627e-4dbb-8bef-44526a5d63fe Date: Sat, 22 Sep 2018 05:10:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.3"}],"id":"406e6cf1-e4d0-4688-8484-9d8f6f5e0b20","security_groups":[],"mac_address":"fa:16:3e:c7:e4:6d","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.4"}],"id":"57736290-3873-4255-b65a-64d52ef984ad","security_groups":[],"mac_address":"fa:16:3e:ed:1f:2b","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:10:31Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.10"}],"id":"6b7a6eaa-257b-4f99-b46c-9734f50dfce6","security_groups":["97ff862d-c7bb-4c0a-b70b-d1effae483f5","9ec6b6cc-507d-4bf3-b73d-3b4e8923e181"],"mac_address":"fa:16:3e:58:be:9d","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:10:15Z","binding:vnic_type":"normal","device_id":"eb04a32f-608e-4ce1-aece-58f061285b58"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:10:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.1"}],"id":"d8f5e635-6c0a-472c-b430-d7be71a685c8","security_groups":[],"mac_address":"fa:16:3e:32:ac:31","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:10:04Z","binding:vnic_type":"normal","device_id":"4a83636c-8297-48b1-bdc6-bf55b198d184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.2"}],"id":"ff7d8262-04f8-4b41-bd21-d54de2fc74a1","security_groups":[],"mac_address":"fa:16:3e:2b:0e:d3","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"}]} 2018-09-22 05:10:33,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-82ed9eb7-627e-4dbb-8bef-44526a5d63fe 2018-09-22 05:10:33,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:10:33,770 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:10:33,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:10:34,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "deb1be74403c49eab279a600aac68970", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj-role"}], "expires_at": "2018-09-22T06:10:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bc25fa2a64d49f89ba75849f55d6125", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-user", "id": "5540a484321c433fb8b61fefd570c331"}, "audit_ids": ["0gZkP8UPTk2-blL88vcrzg"], "issued_at": "2018-09-22T05:10:34.000000Z"}} 2018-09-22 05:10:34,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced2854f2c03c527564e6063526fd8654947f176" 2018-09-22 05:10:34,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f16ea86-3b9b-4120-a41e-65aa33423cf0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:10:34,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5f16ea86-3b9b-4120-a41e-65aa33423cf0 2018-09-22 05:10:34,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced2854f2c03c527564e6063526fd8654947f176" 2018-09-22 05:10:34,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10: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-5ecbf341-80a5-49a4-987b-a3858815ad4c x-compute-request-id: req-5ecbf341-80a5-49a4-987b-a3858815ad4c Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:10:34,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687 used request id req-5ecbf341-80a5-49a4-987b-a3858815ad4c 2018-09-22 05:10:34,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/6835770c-be07-4649-9d13-691e93989899 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced2854f2c03c527564e6063526fd8654947f176" 2018-09-22 05:10:34,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c9cc8396-6270-4661-87eb-f09af5d5990e Date: Sat, 22 Sep 2018 05:10:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}} 2018-09-22 05:10:34,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/6835770c-be07-4649-9d13-691e93989899 used request id req-c9cc8396-6270-4661-87eb-f09af5d5990e 2018-09-22 05:10:34,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced2854f2c03c527564e6063526fd8654947f176" 2018-09-22 05:10:35,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3457dae6-759b-4c03-b536-4a4a29061f5f Date: Sat, 22 Sep 2018 05:10: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":["6835770c-be07-4649-9d13-691e93989899"],"updated_at":"2018-09-22T05:09:55Z","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net"}]} 2018-09-22 05:10:35,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-3457dae6-759b-4c03-b536-4a4a29061f5f 2018-09-22 05:10:35,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced2854f2c03c527564e6063526fd8654947f176" 2018-09-22 05:10:35,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c8aaf3b2-c6cf-4e5f-b3b8-b63b88ed5b1d Date: Sat, 22 Sep 2018 05:10:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}]} 2018-09-22 05:10:35,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-c8aaf3b2-c6cf-4e5f-b3b8-b63b88ed5b1d 2018-09-22 05:10:35,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced2854f2c03c527564e6063526fd8654947f176" 2018-09-22 05:10:35,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3dc5efd6-035f-4db4-b731-5aa3a2c2c351 Date: Sat, 22 Sep 2018 05:10: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":["6835770c-be07-4649-9d13-691e93989899"],"updated_at":"2018-09-22T05:09:55Z","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net"}]} 2018-09-22 05:10:35,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net used request id req-3dc5efd6-035f-4db4-b731-5aa3a2c2c351 2018-09-22 05:10:35,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:10:35,317 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:10:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:10:35,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced2854f2c03c527564e6063526fd8654947f176" 2018-09-22 05:10:35,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6e25fe-c217-4f48-be8a-5ecb1fae88c6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}} 2018-09-22 05:10:35,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 used request id req-ac6e25fe-c217-4f48-be8a-5ecb1fae88c6 2018-09-22 05:10:35,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced2854f2c03c527564e6063526fd8654947f176" 2018-09-22 05:10:35,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6dcd2681-9352-43ad-acb2-f09207e0ef5f Date: Sat, 22 Sep 2018 05:10:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}]} 2018-09-22 05:10:35,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-6dcd2681-9352-43ad-acb2-f09207e0ef5f 2018-09-22 05:10:35,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0&mac_address=fa%3A16%3A3e%3A58%3Abe%3A9d&name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced2854f2c03c527564e6063526fd8654947f176" 2018-09-22 05:10:35,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-7cd21917-a8f0-4626-9924-17152bd12abf Date: Sat, 22 Sep 2018 05:10:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:10:31Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.10"}],"id":"6b7a6eaa-257b-4f99-b46c-9734f50dfce6","security_groups":["97ff862d-c7bb-4c0a-b70b-d1effae483f5","9ec6b6cc-507d-4bf3-b73d-3b4e8923e181"],"mac_address":"fa:16:3e:58:be:9d","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:10:15Z","binding:vnic_type":"normal","device_id":"eb04a32f-608e-4ce1-aece-58f061285b58"}]} 2018-09-22 05:10:35,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0&mac_address=fa%3A16%3A3e%3A58%3Abe%3A9d&name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1&admin_state_up=True used request id req-7cd21917-a8f0-4626-9924-17152bd12abf 2018-09-22 05:10:35,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced2854f2c03c527564e6063526fd8654947f176" 2018-09-22 05:10:35,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22348eb1-0102-400f-95a4-da0a47dbcac5 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}} 2018-09-22 05:10:35,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 used request id req-22348eb1-0102-400f-95a4-da0a47dbcac5 2018-09-22 05:10:35,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced2854f2c03c527564e6063526fd8654947f176" 2018-09-22 05:10:36,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-81463fba-d529-47ff-a65b-cb2417934128 Date: Sat, 22 Sep 2018 05:10:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6835770c-be07-4649-9d13-691e93989899"],"updated_at":"2018-09-22T05:09:55Z","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net"}]} 2018-09-22 05:10:36,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net used request id req-81463fba-d529-47ff-a65b-cb2417934128 2018-09-22 05:10:36,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced2854f2c03c527564e6063526fd8654947f176" 2018-09-22 05:10:36,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c9e75c47-e9b2-42c4-a8c6-12e76399481f Date: Sat, 22 Sep 2018 05:10:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}]} 2018-09-22 05:10:36,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-c9e75c47-e9b2-42c4-a8c6-12e76399481f 2018-09-22 05:10:36,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced2854f2c03c527564e6063526fd8654947f176" 2018-09-22 05:10:36,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-3c3e03ea-48e2-4c4e-8e17-edec9ad8a3c9 Date: Sat, 22 Sep 2018 05:10:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.3"}],"id":"406e6cf1-e4d0-4688-8484-9d8f6f5e0b20","security_groups":[],"mac_address":"fa:16:3e:c7:e4:6d","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.4"}],"id":"57736290-3873-4255-b65a-64d52ef984ad","security_groups":[],"mac_address":"fa:16:3e:ed:1f:2b","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:10:31Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.10"}],"id":"6b7a6eaa-257b-4f99-b46c-9734f50dfce6","security_groups":["97ff862d-c7bb-4c0a-b70b-d1effae483f5","9ec6b6cc-507d-4bf3-b73d-3b4e8923e181"],"mac_address":"fa:16:3e:58:be:9d","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:10:15Z","binding:vnic_type":"normal","device_id":"eb04a32f-608e-4ce1-aece-58f061285b58"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:10:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.1"}],"id":"d8f5e635-6c0a-472c-b430-d7be71a685c8","security_groups":[],"mac_address":"fa:16:3e:32:ac:31","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:10:04Z","binding:vnic_type":"normal","device_id":"4a83636c-8297-48b1-bdc6-bf55b198d184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.2"}],"id":"ff7d8262-04f8-4b41-bd21-d54de2fc74a1","security_groups":[],"mac_address":"fa:16:3e:2b:0e:d3","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"}]} 2018-09-22 05:10:36,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-3c3e03ea-48e2-4c4e-8e17-edec9ad8a3c9 2018-09-22 05:10:36,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced2854f2c03c527564e6063526fd8654947f176" 2018-09-22 05:10:36,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-932b9cd2-8704-45ad-a4bd-ce5c91612505 Date: Sat, 22 Sep 2018 05:10:36 GMT RESP BODY: {"floatingips": []} 2018-09-22 05:10:36,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-932b9cd2-8704-45ad-a4bd-ce5c91612505 2018-09-22 05:10:36,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:10:36,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:10:37,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "deb1be74403c49eab279a600aac68970", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj-role"}], "expires_at": "2018-09-22T06:10:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2bc25fa2a64d49f89ba75849f55d6125", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/2bc25fa2a64d49f89ba75849f55d6125", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-user", "id": "5540a484321c433fb8b61fefd570c331"}, "audit_ids": ["JiRkw6vjQoKmg1XJxGzd7w"], "issued_at": "2018-09-22T05:10:37.000000Z"}} 2018-09-22 05:10:37,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:37,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e06743e-c5ba-4ef4-a57f-fedbee83b85b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:10:37,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9e06743e-c5ba-4ef4-a57f-fedbee83b85b 2018-09-22 05:10:37,416 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:10:37,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:37,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc1eeb2e-5c01-4f37-afd4-8e48ae87957c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:10:37,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fc1eeb2e-5c01-4f37-afd4-8e48ae87957c 2018-09-22 05:10:37,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:37,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-599a99ae-962d-4799-8ee1-93cb456d0a71 Date: Sat, 22 Sep 2018 05:10:37 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":["6835770c-be07-4649-9d13-691e93989899"],"updated_at":"2018-09-22T05:09:55Z","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net"}]} 2018-09-22 05:10:37,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net used request id req-599a99ae-962d-4799-8ee1-93cb456d0a71 2018-09-22 05:10:37,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:10:37,756 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:10:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:10:37,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:37,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b821044-d515-41d4-add1-9769acf12d4a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}} 2018-09-22 05:10:37,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 used request id req-8b821044-d515-41d4-add1-9769acf12d4a 2018-09-22 05:10:37,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:38,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f55d27ad-a966-4e32-9b03-124f3f482edb Date: Sat, 22 Sep 2018 05:10:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}]} 2018-09-22 05:10:38,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-f55d27ad-a966-4e32-9b03-124f3f482edb 2018-09-22 05:10:38,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0&mac_address=fa%3A16%3A3e%3A58%3Abe%3A9d&name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:38,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-64f75f9a-ec8e-47c2-a90a-ca890f3b308d Date: Sat, 22 Sep 2018 05:10:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:10:31Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.10"}],"id":"6b7a6eaa-257b-4f99-b46c-9734f50dfce6","security_groups":["97ff862d-c7bb-4c0a-b70b-d1effae483f5","9ec6b6cc-507d-4bf3-b73d-3b4e8923e181"],"mac_address":"fa:16:3e:58:be:9d","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:10:15Z","binding:vnic_type":"normal","device_id":"eb04a32f-608e-4ce1-aece-58f061285b58"}]} 2018-09-22 05:10:38,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0&mac_address=fa%3A16%3A3e%3A58%3Abe%3A9d&name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1&admin_state_up=True used request id req-64f75f9a-ec8e-47c2-a90a-ca890f3b308d 2018-09-22 05:10:38,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:38,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ecdcdbb-09df-4d2f-90ce-cea1b7293baf Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}} 2018-09-22 05:10:38,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 used request id req-5ecdcdbb-09df-4d2f-90ce-cea1b7293baf 2018-09-22 05:10:38,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:39,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10: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-ae46de22-fe3f-4be8-a4ea-e6c815be1667 x-compute-request-id: req-ae46de22-fe3f-4be8-a4ea-e6c815be1667 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:be:9d", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "bookmark"}], "image": {"id": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "links": [{"href": "http://172.30.9.23:8774/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:10:20.000000", "flavor": {"id": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "links": [{"href": "http://172.30.9.23:8774/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "bookmark"}]}, "id": "eb04a32f-608e-4ce1-aece-58f061285b58", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp"}, {"name": "default"}], "user_id": "5540a484321c433fb8b61fefd570c331", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:10:26Z", "hostId": "96bf1c5f0317c4d2b95c496c33602b4f889eb25736e3f615854b4bc6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst", "created": "2018-09-22T05:10:20Z", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:10:39,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst used request id req-ae46de22-fe3f-4be8-a4ea-e6c815be1667 2018-09-22 05:10:39,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:39,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-48ce4022-8d0a-4c3c-b97d-18024d9739ce Date: Sat, 22 Sep 2018 05:10:39 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":["6835770c-be07-4649-9d13-691e93989899"],"updated_at":"2018-09-22T05:09:55Z","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net"}]} 2018-09-22 05:10:39,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net used request id req-48ce4022-8d0a-4c3c-b97d-18024d9739ce 2018-09-22 05:10:39,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:39,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a8d17216-5fd9-46eb-b907-039944e914a5 Date: Sat, 22 Sep 2018 05:10:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}]} 2018-09-22 05:10:39,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-a8d17216-5fd9-46eb-b907-039944e914a5 2018-09-22 05:10:39,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:39,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-93efe587-105e-4d42-972d-21a220ec6b8b Date: Sat, 22 Sep 2018 05:10:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.3"}],"id":"406e6cf1-e4d0-4688-8484-9d8f6f5e0b20","security_groups":[],"mac_address":"fa:16:3e:c7:e4:6d","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.4"}],"id":"57736290-3873-4255-b65a-64d52ef984ad","security_groups":[],"mac_address":"fa:16:3e:ed:1f:2b","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:10:31Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.10"}],"id":"6b7a6eaa-257b-4f99-b46c-9734f50dfce6","security_groups":["97ff862d-c7bb-4c0a-b70b-d1effae483f5","9ec6b6cc-507d-4bf3-b73d-3b4e8923e181"],"mac_address":"fa:16:3e:58:be:9d","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:10:15Z","binding:vnic_type":"normal","device_id":"eb04a32f-608e-4ce1-aece-58f061285b58"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:10:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.1"}],"id":"d8f5e635-6c0a-472c-b430-d7be71a685c8","security_groups":[],"mac_address":"fa:16:3e:32:ac:31","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:10:04Z","binding:vnic_type":"normal","device_id":"4a83636c-8297-48b1-bdc6-bf55b198d184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.2"}],"id":"ff7d8262-04f8-4b41-bd21-d54de2fc74a1","security_groups":[],"mac_address":"fa:16:3e:2b:0e:d3","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"}]} 2018-09-22 05:10:39,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-93efe587-105e-4d42-972d-21a220ec6b8b 2018-09-22 05:10:39,950 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst 2018-09-22 05:10:39,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:39,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c381bfb9-9713-4bd6-b821-67acc03d2476 Date: Sat, 22 Sep 2018 05:10:39 GMT RESP BODY: {"floatingips": []} 2018-09-22 05:10:39,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-c381bfb9-9713-4bd6-b821-67acc03d2476 2018-09-22 05:10:39,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:40,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-e13bf0db-1487-434a-9a20-4beaf06be0f5 Date: Sat, 22 Sep 2018 05:10:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:09:58Z", "admin_state_up": true, "updated_at": "2018-09-22T05:10:05Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "4a83636c-8297-48b1-bdc6-bf55b198d184", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-router"}]} 2018-09-22 05:10:40,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-router used request id req-e13bf0db-1487-434a-9a20-4beaf06be0f5 2018-09-22 05:10:40,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:40,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc4f443-1b74-466b-856d-236f6e89bcd9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}} 2018-09-22 05:10:40,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 used request id req-efc4f443-1b74-466b-856d-236f6e89bcd9 2018-09-22 05:10:40,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=4a83636c-8297-48b1-bdc6-bf55b198d184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:40,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-1bc06495-2bfc-4633-a822-2a2fc87da45b Date: Sat, 22 Sep 2018 05:10:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:10:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.1"}],"id":"d8f5e635-6c0a-472c-b430-d7be71a685c8","security_groups":[],"mac_address":"fa:16:3e:32:ac:31","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:10:04Z","binding:vnic_type":"normal","device_id":"4a83636c-8297-48b1-bdc6-bf55b198d184"}]} 2018-09-22 05:10:40,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=4a83636c-8297-48b1-bdc6-bf55b198d184 used request id req-1bc06495-2bfc-4633-a822-2a2fc87da45b 2018-09-22 05:10:40,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/6835770c-be07-4649-9d13-691e93989899 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:40,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-f5c21ac5-45d9-420d-892b-13a3021773cb Date: Sat, 22 Sep 2018 05:10:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}} 2018-09-22 05:10:40,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/6835770c-be07-4649-9d13-691e93989899 used request id req-f5c21ac5-45d9-420d-892b-13a3021773cb 2018-09-22 05:10:40,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:40,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ed1ac987-c5e8-43f8-87ec-7fe8c37200d0 Date: Sat, 22 Sep 2018 05:10:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:10:40,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-ed1ac987-c5e8-43f8-87ec-7fe8c37200d0 2018-09-22 05:10:40,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:41,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0485e4d2-f43d-4dc7-9d9c-9ab17fc11a09 Date: Sat, 22 Sep 2018 05:10:41 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:10:41,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-0485e4d2-f43d-4dc7-9d9c-9ab17fc11a09 2018-09-22 05:10:41,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:41,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10: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-4d7b4c56-62c8-4e18-8849-deabd86afa25 x-compute-request-id: req-4d7b4c56-62c8-4e18-8849-deabd86afa25 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:be:9d", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "bookmark"}], "image": {"id": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "links": [{"href": "http://172.30.9.23:8774/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:10:20.000000", "flavor": {"id": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "links": [{"href": "http://172.30.9.23:8774/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "bookmark"}]}, "id": "eb04a32f-608e-4ce1-aece-58f061285b58", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp"}, {"name": "default"}], "user_id": "5540a484321c433fb8b61fefd570c331", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:10:26Z", "hostId": "96bf1c5f0317c4d2b95c496c33602b4f889eb25736e3f615854b4bc6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst", "created": "2018-09-22T05:10:20Z", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:10:41,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 used request id req-4d7b4c56-62c8-4e18-8849-deabd86afa25 2018-09-22 05:10:41,717 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst] is - ACTIVE 2018-09-22 05:10:41,717 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:10:41,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:42,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10: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-9e4982de-60bf-4d0e-8685-ec90575d4e47 x-compute-request-id: req-9e4982de-60bf-4d0e-8685-ec90575d4e47 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:be:9d", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "bookmark"}], "image": {"id": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "links": [{"href": "http://172.30.9.23:8774/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:10:20.000000", "flavor": {"id": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "links": [{"href": "http://172.30.9.23:8774/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "bookmark"}]}, "id": "eb04a32f-608e-4ce1-aece-58f061285b58", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp"}, {"name": "default"}], "user_id": "5540a484321c433fb8b61fefd570c331", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:10:26Z", "hostId": "96bf1c5f0317c4d2b95c496c33602b4f889eb25736e3f615854b4bc6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst", "created": "2018-09-22T05:10:20Z", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:10:42,557 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 used request id req-9e4982de-60bf-4d0e-8685-ec90575d4e47 2018-09-22 05:10:42,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:42,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-78a4f79b-e3ee-4579-a251-028540502bf5 Date: Sat, 22 Sep 2018 05:10:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6835770c-be07-4649-9d13-691e93989899"],"updated_at":"2018-09-22T05:09:55Z","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net"}]} 2018-09-22 05:10:42,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net used request id req-78a4f79b-e3ee-4579-a251-028540502bf5 2018-09-22 05:10:42,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:42,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4020e2c-2fe9-4afc-b616-c895b2d08ace Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}} 2018-09-22 05:10:42,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 used request id req-e4020e2c-2fe9-4afc-b616-c895b2d08ace 2018-09-22 05:10:42,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:43,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-27c0ada2-3f05-4e00-b0ad-7ab8cd874004 Date: Sat, 22 Sep 2018 05:10:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}]} 2018-09-22 05:10:43,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-27c0ada2-3f05-4e00-b0ad-7ab8cd874004 2018-09-22 05:10:43,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:43,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-65b0ac6e-2c23-4bb2-8ffd-8df00b8a2985 Date: Sat, 22 Sep 2018 05:10:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.3"}],"id":"406e6cf1-e4d0-4688-8484-9d8f6f5e0b20","security_groups":[],"mac_address":"fa:16:3e:c7:e4:6d","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.4"}],"id":"57736290-3873-4255-b65a-64d52ef984ad","security_groups":[],"mac_address":"fa:16:3e:ed:1f:2b","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:10:31Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.10"}],"id":"6b7a6eaa-257b-4f99-b46c-9734f50dfce6","security_groups":["97ff862d-c7bb-4c0a-b70b-d1effae483f5","9ec6b6cc-507d-4bf3-b73d-3b4e8923e181"],"mac_address":"fa:16:3e:58:be:9d","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:10:15Z","binding:vnic_type":"normal","device_id":"eb04a32f-608e-4ce1-aece-58f061285b58"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:10:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.1"}],"id":"d8f5e635-6c0a-472c-b430-d7be71a685c8","security_groups":[],"mac_address":"fa:16:3e:32:ac:31","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:10:04Z","binding:vnic_type":"normal","device_id":"4a83636c-8297-48b1-bdc6-bf55b198d184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.2"}],"id":"ff7d8262-04f8-4b41-bd21-d54de2fc74a1","security_groups":[],"mac_address":"fa:16:3e:2b:0e:d3","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"}]} 2018-09-22 05:10:43,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-65b0ac6e-2c23-4bb2-8ffd-8df00b8a2985 2018-09-22 05:10:43,353 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-22 05:10:43,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:43,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-cb3fd892-be5c-4231-bb2e-0907dd6a5284 Date: Sat, 22 Sep 2018 05:10:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:10:43,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-cb3fd892-be5c-4231-bb2e-0907dd6a5284 2018-09-22 05:10:43,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:43,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ec06916e-e6e6-462e-b9a2-29391aa02de7 Date: Sat, 22 Sep 2018 05:10:43 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:10:43,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-ec06916e-e6e6-462e-b9a2-29391aa02de7 2018-09-22 05:10:43,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" -d '{"floatingip": {"floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "port_id": "6b7a6eaa-257b-4f99-b46c-9734f50dfce6"}}' 2018-09-22 05:10:45,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-b7f4a842-e112-4051-8b88-492fe64093c1 Date: Sat, 22 Sep 2018 05:10:45 GMT RESP BODY: {"floatingip": {"router_id": "4a83636c-8297-48b1-bdc6-bf55b198d184", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:10:44Z", "updated_at": "2018-09-22T05:10:44Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "10.55.1.10", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "port_id": "6b7a6eaa-257b-4f99-b46c-9734f50dfce6", "id": "45b6be1b-bb31-4b62-84e3-2a0be1b9993d"}} 2018-09-22 05:10:45,509 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-b7f4a842-e112-4051-8b88-492fe64093c1 2018-09-22 05:10:45,510 - create_instance - INFO - Created floating IP 172.30.9.209 via router - CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-router 2018-09-22 05:10:45,510 - create_instance - INFO - Checking if VM is active 2018-09-22 05:10:45,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:45,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10: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-bbe61b04-f47b-4c8d-a532-ba4934bfc9d4 x-compute-request-id: req-bbe61b04-f47b-4c8d-a532-ba4934bfc9d4 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:be:9d", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "bookmark"}], "image": {"id": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "links": [{"href": "http://172.30.9.23:8774/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:10:20.000000", "flavor": {"id": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "links": [{"href": "http://172.30.9.23:8774/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "bookmark"}]}, "id": "eb04a32f-608e-4ce1-aece-58f061285b58", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp"}, {"name": "default"}], "user_id": "5540a484321c433fb8b61fefd570c331", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:10:26Z", "hostId": "96bf1c5f0317c4d2b95c496c33602b4f889eb25736e3f615854b4bc6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst", "created": "2018-09-22T05:10:20Z", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:10:45,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 used request id req-bbe61b04-f47b-4c8d-a532-ba4934bfc9d4 2018-09-22 05:10:45,992 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst] is - ACTIVE 2018-09-22 05:10:45,992 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:10:45,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:46,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10: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-5b43784d-4389-4d26-b80c-97cd05688c49 x-compute-request-id: req-5b43784d-4389-4d26-b80c-97cd05688c49 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:be:9d", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "bookmark"}], "image": {"id": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "links": [{"href": "http://172.30.9.23:8774/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:10:20.000000", "flavor": {"id": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "links": [{"href": "http://172.30.9.23:8774/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "bookmark"}]}, "id": "eb04a32f-608e-4ce1-aece-58f061285b58", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp"}, {"name": "default"}], "user_id": "5540a484321c433fb8b61fefd570c331", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:10:26Z", "hostId": "96bf1c5f0317c4d2b95c496c33602b4f889eb25736e3f615854b4bc6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst", "created": "2018-09-22T05:10:20Z", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:10:46,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 used request id req-5b43784d-4389-4d26-b80c-97cd05688c49 2018-09-22 05:10:46,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:46,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-020c04d1-bc5f-4036-9514-1008836b9ac0 Date: Sat, 22 Sep 2018 05:10:46 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":["6835770c-be07-4649-9d13-691e93989899"],"updated_at":"2018-09-22T05:09:55Z","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net"}]} 2018-09-22 05:10:46,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net used request id req-020c04d1-bc5f-4036-9514-1008836b9ac0 2018-09-22 05:10:46,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:46,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae2e4b8b-2145-475a-a00d-1f503974e795 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}} 2018-09-22 05:10:46,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 used request id req-ae2e4b8b-2145-475a-a00d-1f503974e795 2018-09-22 05:10:46,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:46,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2558fd9e-2835-4ed2-92b1-388dde84bff6 Date: Sat, 22 Sep 2018 05:10:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-22T05:09:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"2bc25fa2a64d49f89ba75849f55d6125","id":"6835770c-be07-4649-9d13-691e93989899","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet"}]} 2018-09-22 05:10:46,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-2558fd9e-2835-4ed2-92b1-388dde84bff6 2018-09-22 05:10:46,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:46,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-39b53f0d-aac8-41ac-80be-35274687815d Date: Sat, 22 Sep 2018 05:10:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.3"}],"id":"406e6cf1-e4d0-4688-8484-9d8f6f5e0b20","security_groups":[],"mac_address":"fa:16:3e:c7:e4:6d","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.4"}],"id":"57736290-3873-4255-b65a-64d52ef984ad","security_groups":[],"mac_address":"fa:16:3e:ed:1f:2b","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:10:31Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.10"}],"id":"6b7a6eaa-257b-4f99-b46c-9734f50dfce6","security_groups":["97ff862d-c7bb-4c0a-b70b-d1effae483f5","9ec6b6cc-507d-4bf3-b73d-3b4e8923e181"],"mac_address":"fa:16:3e:58:be:9d","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:10:15Z","binding:vnic_type":"normal","device_id":"eb04a32f-608e-4ce1-aece-58f061285b58"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:10:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.1"}],"id":"d8f5e635-6c0a-472c-b430-d7be71a685c8","security_groups":[],"mac_address":"fa:16:3e:32:ac:31","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:10:04Z","binding:vnic_type":"normal","device_id":"4a83636c-8297-48b1-bdc6-bf55b198d184"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:09:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6835770c-be07-4649-9d13-691e93989899","ip_address":"10.55.1.2"}],"id":"ff7d8262-04f8-4b41-bd21-d54de2fc74a1","security_groups":[],"mac_address":"fa:16:3e:2b:0e:d3","project_id":"2bc25fa2a64d49f89ba75849f55d6125","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3e027ee0-0cd4-4793-9317-b8a4e66e4ef0","tenant_id":"2bc25fa2a64d49f89ba75849f55d6125","created_at":"2018-09-22T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3e027ee0-0cd4-4793-9317-b8a4e66e4ef0"}]} 2018-09-22 05:10:46,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-39b53f0d-aac8-41ac-80be-35274687815d 2018-09-22 05:10:46,947 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:10:46,951 - paramiko.transport - DEBUG - starting thread (client mode): 0x6773dfd0L 2018-09-22 05:10:46,951 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:10:46,951 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:10:46,952 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:10:46,953 - 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-09-22 05:10:46,953 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:10:46,953 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:10:46,953 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:10:46,954 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:10:46,954 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:10:46,971 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:10:46,971 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:10:46,983 - paramiko.transport - DEBUG - Trying key 453508be68fba4867a345912df84f89c from tmp/CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d 2018-09-22 05:10:47,011 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:10:47,015 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:10:47,115 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:10:47,129 - create_instance - INFO - SSH is active for VM instance 2018-09-22 05:10:47,130 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:10:47,131 - paramiko.transport - DEBUG - starting thread (client mode): 0x6773dc10L 2018-09-22 05:10:47,131 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:10:47,132 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:10:47,132 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:10:47,133 - 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-09-22 05:10:47,133 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:10:47,133 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:10:47,133 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:10:47,133 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:10:47,133 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:10:47,150 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:10:47,150 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:10:47,163 - paramiko.transport - DEBUG - Trying key 453508be68fba4867a345912df84f89c from tmp/CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d 2018-09-22 05:10:47,187 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:10:47,190 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:10:47,196 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 05:10:47,197 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-22 05:10:47,197 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 05:10:47,198 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 05:10:47,199 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:10:47,201 - create_instance - INFO - Deleting Port with ID - 6b7a6eaa-257b-4f99-b46c-9734f50dfce6 2018-09-22 05:10:47,201 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1 2018-09-22 05:10:47,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/6b7a6eaa-257b-4f99-b46c-9734f50dfce6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:48,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-81363258-24d7-4034-9414-5d470fd208db Date: Sat, 22 Sep 2018 05:10:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:10:48,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/6b7a6eaa-257b-4f99-b46c-9734f50dfce6 used request id req-81363258-24d7-4034-9414-5d470fd208db 2018-09-22 05:10:48,231 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst 2018-09-22 05:10:48,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:48,649 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:10: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-3e2a9511-505c-4777-88b2-bfde60b21f9b x-compute-request-id: req-3e2a9511-505c-4777-88b2-bfde60b21f9b Content-Type: application/json 2018-09-22 05:10:48,649 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 used request id req-3e2a9511-505c-4777-88b2-bfde60b21f9b 2018-09-22 05:10:48,649 - create_instance - INFO - Checking deletion status 2018-09-22 05:10:48,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:48,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10: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-bc30696a-8582-41e0-8859-163e0c1ad7c0 x-compute-request-id: req-bc30696a-8582-41e0-8859-163e0c1ad7c0 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "bookmark"}], "image": {"id": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "links": [{"href": "http://172.30.9.23:8774/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:10:20.000000", "flavor": {"id": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "links": [{"href": "http://172.30.9.23:8774/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "bookmark"}]}, "id": "eb04a32f-608e-4ce1-aece-58f061285b58", "user_id": "5540a484321c433fb8b61fefd570c331", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:10:48Z", "hostId": "96bf1c5f0317c4d2b95c496c33602b4f889eb25736e3f615854b4bc6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst", "created": "2018-09-22T05:10:20Z", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:10:48,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 used request id req-bc30696a-8582-41e0-8859-163e0c1ad7c0 2018-09-22 05:10:48,766 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst] is - ACTIVE 2018-09-22 05:10:48,766 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:10:51,769 - create_instance - DEBUG - VM status query timeout in 296.879924059 2018-09-22 05:10:51,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:52,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:10: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-78b99bed-908b-4988-8dc1-073425303874 x-compute-request-id: req-78b99bed-908b-4988-8dc1-073425303874 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eb04a32f-608e-4ce1-aece-58f061285b58", "rel": "bookmark"}], "image": {"id": "3a792be6-f5b1-4ed2-b997-eb4e8303f026", "links": [{"href": "http://172.30.9.23:8774/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:10:20.000000", "flavor": {"id": "8cc25671-a6d6-4763-a020-ac40ae4ca687", "links": [{"href": "http://172.30.9.23:8774/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687", "rel": "bookmark"}]}, "id": "eb04a32f-608e-4ce1-aece-58f061285b58", "user_id": "5540a484321c433fb8b61fefd570c331", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:10:48Z", "hostId": "96bf1c5f0317c4d2b95c496c33602b4f889eb25736e3f615854b4bc6", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp", "name": "CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst", "created": "2018-09-22T05:10:20Z", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:10:52,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 used request id req-78b99bed-908b-4988-8dc1-073425303874 2018-09-22 05:10:52,148 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst] is - ACTIVE 2018-09-22 05:10:52,149 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:10:55,152 - create_instance - DEBUG - VM status query timeout in 293.497551918 2018-09-22 05:10:55,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a5942b674dea52a609aa486bd9a8576ed1f5cf" 2018-09-22 05:10:55,208 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:10: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-04ae6d73-cf33-402e-8f1a-89ad0c15e74f x-compute-request-id: req-04ae6d73-cf33-402e-8f1a-89ad0c15e74f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance eb04a32f-608e-4ce1-aece-58f061285b58 could not be found.", "code": 404}} 2018-09-22 05:10:55,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eb04a32f-608e-4ce1-aece-58f061285b58 used request id req-04ae6d73-cf33-402e-8f1a-89ad0c15e74f 2018-09-22 05:10:55,208 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance eb04a32f-608e-4ce1-aece-58f061285b58 could not be found. (HTTP 404) (Request-ID: req-04ae6d73-cf33-402e-8f1a-89ad0c15e74f) 2018-09-22 05:10:55,209 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-inst 2018-09-22 05:10:55,210 - create_instance - INFO - Deleting Floating IP - 172.30.9.209 2018-09-22 05:10:55,210 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.209 2018-09-22 05:10:55,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/45b6be1b-bb31-4b62-84e3-2a0be1b9993d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:55,739 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc7d4b67-15f9-4b83-8c79-9c4d20631c62 Content-Length: 0 Date: Sat, 22 Sep 2018 05:10:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:10:55,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/45b6be1b-bb31-4b62-84e3-2a0be1b9993d used request id req-bc7d4b67-15f9-4b83-8c79-9c4d20631c62 2018-09-22 05:10:55,740 - create_instance - INFO - Deleting Port with ID - 6b7a6eaa-257b-4f99-b46c-9734f50dfce6 2018-09-22 05:10:55,740 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2dport-1 2018-09-22 05:10:55,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/6b7a6eaa-257b-4f99-b46c-9734f50dfce6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7312a1e5a9a1b64af2835123e1740d196ebbd7" 2018-09-22 05:10:55,924 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 132 X-Openstack-Request-Id: req-b503c4a5-abb2-482e-a0b7-4fe162e21ee5 Date: Sat, 22 Sep 2018 05:10:55 GMT RESP BODY: {"NeutronError": {"message": "Port 6b7a6eaa-257b-4f99-b46c-9734f50dfce6 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-09-22 05:10:55,924 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/6b7a6eaa-257b-4f99-b46c-9734f50dfce6 used request id req-b503c4a5-abb2-482e-a0b7-4fe162e21ee5 2018-09-22 05:10:55,924 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port 6b7a6eaa-257b-4f99-b46c-9734f50dfce6 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-09-22 05:10:55,925 - create_instance_tests - ERROR - Unexpected exception cleaning VM instance with message - Port 6b7a6eaa-257b-4f99-b46c-9734f50dfce6 could not be found. Neutron server returns request_ids: ['req-b503c4a5-abb2-482e-a0b7-4fe162e21ee5'] 2018-09-22 05:10:55,925 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp 2018-09-22 05:10:55,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f8d610e36843a96e7d232d586bd12b31947c3f" 2018-09-22 05:10:55,976 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:10: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-a111fa33-98cd-4c95-a320-a1e0ad4d42ad x-compute-request-id: req-a111fa33-98cd-4c95-a320-a1e0ad4d42ad Content-Length: 0 Content-Type: application/json 2018-09-22 05:10:55,976 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-kp used request id req-a111fa33-98cd-4c95-a320-a1e0ad4d42ad 2018-09-22 05:10:55,976 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d.pub] 2018-09-22 05:10:55,977 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d] 2018-09-22 05:10:55,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e81eb84ea500471b8b31f9fae63c1b13cfbd4f" 2018-09-22 05:10:56,031 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:10: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-9990ff56-857d-4b83-9147-ff6fe0eaaea2 x-compute-request-id: req-9990ff56-857d-4b83-9147-ff6fe0eaaea2 Content-Length: 0 Content-Type: application/json 2018-09-22 05:10:56,031 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/8cc25671-a6d6-4763-a020-ac40ae4ca687 used request id req-9990ff56-857d-4b83-9147-ff6fe0eaaea2 2018-09-22 05:10:56,032 - neutron_utils - INFO - Deleting security group rule with ID - 4b6dcfe3-8ac9-4bfc-a78c-40a19bac9b48 2018-09-22 05:10:56,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/4b6dcfe3-8ac9-4bfc-a78c-40a19bac9b48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:56,361 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-166ab207-a8ee-42c6-a683-61ff0431677e Content-Length: 0 Date: Sat, 22 Sep 2018 05:10:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:10:56,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/4b6dcfe3-8ac9-4bfc-a78c-40a19bac9b48 used request id req-166ab207-a8ee-42c6-a683-61ff0431677e 2018-09-22 05:10:56,361 - neutron_utils - INFO - Deleting security group rule with ID - 6bb4d407-82a3-4208-a24b-fb3eb57b7f40 2018-09-22 05:10:56,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/6bb4d407-82a3-4208-a24b-fb3eb57b7f40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:56,600 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9ffcbc7c-d0d7-441f-8abe-5b0d3739e0fc Content-Length: 0 Date: Sat, 22 Sep 2018 05:10:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:10:56,600 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/6bb4d407-82a3-4208-a24b-fb3eb57b7f40 used request id req-9ffcbc7c-d0d7-441f-8abe-5b0d3739e0fc 2018-09-22 05:10:56,600 - neutron_utils - INFO - Deleting security group rule with ID - 677ceed4-44ec-458b-b8ce-7799d694c405 2018-09-22 05:10:56,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/677ceed4-44ec-458b-b8ce-7799d694c405 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:56,837 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ab30c62-2b50-4c9e-bac9-510dfb66438e Content-Length: 0 Date: Sat, 22 Sep 2018 05:10:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:10:56,837 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/677ceed4-44ec-458b-b8ce-7799d694c405 used request id req-7ab30c62-2b50-4c9e-bac9-510dfb66438e 2018-09-22 05:10:56,837 - neutron_utils - INFO - Deleting security group rule with ID - af94a2f2-2623-48ee-a33d-42ed84145a1a 2018-09-22 05:10:56,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/af94a2f2-2623-48ee-a33d-42ed84145a1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:56,923 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d6f8d360-6022-4850-984a-a9cffbddd09b Content-Length: 0 Date: Sat, 22 Sep 2018 05:10:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:10:56,924 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/af94a2f2-2623-48ee-a33d-42ed84145a1a used request id req-d6f8d360-6022-4850-984a-a9cffbddd09b 2018-09-22 05:10:56,924 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-sec-grp 2018-09-22 05:10:56,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/97ff862d-c7bb-4c0a-b70b-d1effae483f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645218a0c3cbc50f0dbcdb375396220ce39f4f2b" 2018-09-22 05:10:57,047 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b54fb34a-7e0d-431d-87d3-958bf9e39bca Content-Length: 0 Date: Sat, 22 Sep 2018 05:10:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:10:57,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/97ff862d-c7bb-4c0a-b70b-d1effae483f5 used request id req-b54fb34a-7e0d-431d-87d3-958bf9e39bca 2018-09-22 05:10:57,048 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-router and subnet CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet 2018-09-22 05:10:57,048 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-router 2018-09-22 05:10:57,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/4a83636c-8297-48b1-bdc6-bf55b198d184/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ff1eb0ac5ed6b4e8b451fbb494514aa397eb9" -d '{"subnet_id": "6835770c-be07-4649-9d13-691e93989899"}' 2018-09-22 05:10:58,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-51d3824d-4251-409f-b1c5-e291ed8b2985 Date: Sat, 22 Sep 2018 05:10:58 GMT RESP BODY: {"network_id": "3e027ee0-0cd4-4793-9317-b8a4e66e4ef0", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "subnet_id": "6835770c-be07-4649-9d13-691e93989899", "subnet_ids": ["6835770c-be07-4649-9d13-691e93989899"], "port_id": "d8f5e635-6c0a-472c-b430-d7be71a685c8", "id": "4a83636c-8297-48b1-bdc6-bf55b198d184"} 2018-09-22 05:10:58,439 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/4a83636c-8297-48b1-bdc6-bf55b198d184/remove_router_interface used request id req-51d3824d-4251-409f-b1c5-e291ed8b2985 2018-09-22 05:10:58,439 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-router 2018-09-22 05:10:58,440 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-router 2018-09-22 05:10:58,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/4a83636c-8297-48b1-bdc6-bf55b198d184 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ff1eb0ac5ed6b4e8b451fbb494514aa397eb9" 2018-09-22 05:11:01,985 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5680519-9ba2-4a23-a1c4-965492b768d6 Content-Length: 0 Date: Sat, 22 Sep 2018 05:11:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:11:01,985 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/4a83636c-8297-48b1-bdc6-bf55b198d184 used request id req-c5680519-9ba2-4a23-a1c4-965492b768d6 2018-09-22 05:11:01,986 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet 2018-09-22 05:11:01,986 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-subnet 2018-09-22 05:11:01,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/6835770c-be07-4649-9d13-691e93989899 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2fc4490d71da7fffd1387f6e97a803d45dbc051" 2018-09-22 05:11:04,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-79e21728-c5a2-4835-aca0-728ba915d1e9 Date: Sat, 22 Sep 2018 05:11:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:11:04,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/6835770c-be07-4649-9d13-691e93989899 used request id req-79e21728-c5a2-4835-aca0-728ba915d1e9 2018-09-22 05:11:04,413 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-pub-net 2018-09-22 05:11:04,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2fc4490d71da7fffd1387f6e97a803d45dbc051" 2018-09-22 05:11:05,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69607700-7465-4799-8164-7af2a5b8deb4 Date: Sat, 22 Sep 2018 05:11:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:11:05,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/3e027ee0-0cd4-4793-9317-b8a4e66e4ef0 used request id req-69607700-7465-4799-8164-7af2a5b8deb4 2018-09-22 05:11:05,454 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-05001514-37a9-4460-b8b5-7da7b8620e2d-image 2018-09-22 05:11:05,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f65bea8b2ad5dd3884d7fe6757164dbcdedcf336" 2018-09-22 05:11:06,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0871b1c2-dfa5-43b1-a231-69469b8959c2 Date: Sat, 22 Sep 2018 05:11:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:11:06,898 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/3a792be6-f5b1-4ed2-b997-eb4e8303f026 used request id req-0871b1c2-dfa5-43b1-a231-69469b8959c2 2018-09-22 05:11:06,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" 2018-09-22 05:11:07,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-3d187cd6-4e6e-4d8e-9396-1034a6694d23 Date: Sat, 22 Sep 2018 05:11:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:09:54Z", "updated_at": "2018-09-22T05:09:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:09:54Z", "revision_number": 0, "id": "34441230-65be-47ae-9114-4915b5799d8e", "remote_group_id": "9ec6b6cc-507d-4bf3-b73d-3b4e8923e181", "remote_ip_prefix": null, "created_at": "2018-09-22T05:09:54Z", "security_group_id": "9ec6b6cc-507d-4bf3-b73d-3b4e8923e181", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc25fa2a64d49f89ba75849f55d6125"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:09:54Z", "revision_number": 0, "id": "757f132d-fb2b-4e69-8ce1-d3640bbf3d11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:09:54Z", "security_group_id": "9ec6b6cc-507d-4bf3-b73d-3b4e8923e181", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc25fa2a64d49f89ba75849f55d6125"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:09:54Z", "revision_number": 0, "id": "eb570020-6fea-4a4a-ba30-704cad92d6cd", "remote_group_id": "9ec6b6cc-507d-4bf3-b73d-3b4e8923e181", "remote_ip_prefix": null, "created_at": "2018-09-22T05:09:54Z", "security_group_id": "9ec6b6cc-507d-4bf3-b73d-3b4e8923e181", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc25fa2a64d49f89ba75849f55d6125"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:09:54Z", "revision_number": 0, "id": "fff441c8-8cfe-4fb2-9463-861c5c333493", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:09:54Z", "security_group_id": "9ec6b6cc-507d-4bf3-b73d-3b4e8923e181", "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc25fa2a64d49f89ba75849f55d6125"}], "revision_number": 4, "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "9ec6b6cc-507d-4bf3-b73d-3b4e8923e181", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 05:11:07,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3d187cd6-4e6e-4d8e-9396-1034a6694d23 2018-09-22 05:11:07,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" 2018-09-22 05:11:07,250 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bd57b93-cb4b-4bbf-b799-c80fd3b74fad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 05:11:07,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-4bd57b93-cb4b-4bbf-b799-c80fd3b74fad 2018-09-22 05:11:07,250 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:11:07,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" 2018-09-22 05:11:07,332 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a28262c8-0835-4304-b76f-28d52b3c1833 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 05:11:07,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-a28262c8-0835-4304-b76f-28d52b3c1833 2018-09-22 05:11:07,332 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:11:07,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" 2018-09-22 05:11:07,440 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-040c5ff4-8a0d-4162-b3e5-0f359b9f4db1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 05:11:07,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-040c5ff4-8a0d-4162-b3e5-0f359b9f4db1 2018-09-22 05:11:07,440 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:11:07,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" 2018-09-22 05:11:07,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b57f312-6dd3-47ba-a4ae-2091b980564a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 05:11:07,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-9b57f312-6dd3-47ba-a4ae-2091b980564a 2018-09-22 05:11:07,529 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:11:07,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" 2018-09-22 05:11:07,612 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed84b56f-3951-4dcc-b7f6-792b9c744997 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 05:11:07,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-ed84b56f-3951-4dcc-b7f6-792b9c744997 2018-09-22 05:11:07,612 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:11:07,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" 2018-09-22 05:11:07,704 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dad6b7f-d279-41b9-b23f-8c36c0830616 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 05:11:07,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-2dad6b7f-d279-41b9-b23f-8c36c0830616 2018-09-22 05:11:07,705 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:11:07,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" 2018-09-22 05:11:07,793 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e666c7c-7906-4792-be8f-c8909f3b414f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 05:11:07,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-1e666c7c-7906-4792-be8f-c8909f3b414f 2018-09-22 05:11:07,794 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:11:07,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" 2018-09-22 05:11:07,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c84ff0ec-8b89-47a7-82e9-145ba7d7ef8d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125"}, "enabled": true, "id": "2bc25fa2a64d49f89ba75849f55d6125", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj"}} 2018-09-22 05:11:07,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 used request id req-c84ff0ec-8b89-47a7-82e9-145ba7d7ef8d 2018-09-22 05:11:07,885 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ec6b6cc-507d-4bf3-b73d-3b4e8923e181 2018-09-22 05:11:07,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9ec6b6cc-507d-4bf3-b73d-3b4e8923e181 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" 2018-09-22 05:11:08,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-81814e0c-93ea-402e-9dca-b425c9ef1397 Date: Sat, 22 Sep 2018 05:11:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9ec6b6cc-507d-4bf3-b73d-3b4e8923e181", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:09:54Z", "security_group_id": "9ec6b6cc-507d-4bf3-b73d-3b4e8923e181", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:09:54Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "34441230-65be-47ae-9114-4915b5799d8e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:09:54Z", "security_group_id": "9ec6b6cc-507d-4bf3-b73d-3b4e8923e181", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:09:54Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "757f132d-fb2b-4e69-8ce1-d3640bbf3d11"}, {"remote_group_id": "9ec6b6cc-507d-4bf3-b73d-3b4e8923e181", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:09:54Z", "security_group_id": "9ec6b6cc-507d-4bf3-b73d-3b4e8923e181", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:09:54Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "eb570020-6fea-4a4a-ba30-704cad92d6cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:09:54Z", "security_group_id": "9ec6b6cc-507d-4bf3-b73d-3b4e8923e181", "port_range_min": null, "revision_number": 0, "tenant_id": "2bc25fa2a64d49f89ba75849f55d6125", "created_at": "2018-09-22T05:09:54Z", "project_id": "2bc25fa2a64d49f89ba75849f55d6125", "id": "fff441c8-8cfe-4fb2-9463-861c5c333493"}]} 2018-09-22 05:11:08,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9ec6b6cc-507d-4bf3-b73d-3b4e8923e181 used request id req-81814e0c-93ea-402e-9dca-b425c9ef1397 2018-09-22 05:11:08,068 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 05:11:08,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/9ec6b6cc-507d-4bf3-b73d-3b4e8923e181 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" 2018-09-22 05:11:08,521 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92e90d5f-9330-4ef3-86e8-58da14bc3220 Content-Length: 0 Date: Sat, 22 Sep 2018 05:11:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:11:08,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/9ec6b6cc-507d-4bf3-b73d-3b4e8923e181 used request id req-92e90d5f-9330-4ef3-86e8-58da14bc3220 2018-09-22 05:11:08,522 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj 2018-09-22 05:11:08,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" 2018-09-22 05:11:08,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:11:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-834d5760-16e1-4f45-b846-98f07f94e6dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:11:08,794 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2bc25fa2a64d49f89ba75849f55d6125 used request id req-834d5760-16e1-4f45-b846-98f07f94e6dd 2018-09-22 05:11:08,794 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-proj-role 2018-09-22 05:11:08,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/deb1be74403c49eab279a600aac68970 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" 2018-09-22 05:11:08,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:11:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77f3d85e-48bd-42de-89d4-15bdbcba56e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:11:08,916 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/deb1be74403c49eab279a600aac68970 used request id req-77f3d85e-48bd-42de-89d4-15bdbcba56e4 2018-09-22 05:11:08,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525d1243c7718dcf0a392ae2406d6ff0948d15e" 2018-09-22 05:11:09,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dda3062-bb4e-4ac1-9cba-f46ae433fa17 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:11:09,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4dda3062-bb4e-4ac1-9cba-f46ae433fa17 2018-09-22 05:11:09,005 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-36ea15b1-afb3-41a-user 2018-09-22 05:11:09,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/5540a484321c433fb8b61fefd570c331 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e44d63b6bf559d987f67fc94530c2c5d43b1080" 2018-09-22 05:11:09,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:11:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddcda6b8-ac5b-419c-a8fb-56e2ee3d5a54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:11:09,239 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/5540a484321c433fb8b61fefd570c331 used request id req-ddcda6b8-ac5b-419c-a8fb-56e2ee3d5a54 2018-09-22 05:11:09,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:11:09,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:11:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["6Em73sFJSGuv_O2IBTTXyg"], "issued_at": "2018-09-22T05:11:09.000000Z"}} 2018-09-22 05:11:09,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2d64596e0bc2a2d6d4d7c1af466e7bad3ba891" 2018-09-22 05:11:09,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-826b3415-90c5-4e91-b751-bb45f7b1d201 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:11:09,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-826b3415-90c5-4e91-b751-bb45f7b1d201 2018-09-22 05:11:09,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:11:09,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:11:10,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:11:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Z7pnB-BBQQejn87A1ZBB_g"], "issued_at": "2018-09-22T05:11:10.000000Z"}} 2018-09-22 05:11:10,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" 2018-09-22 05:11:10,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7769c67d-2505-4b15-9727-efe0be514549 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:11:10,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7769c67d-2505-4b15-9727-efe0be514549 2018-09-22 05:11:10,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:11:10,199 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:11:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:11:10,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" 2018-09-22 05:11:10,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82a7bdbb-5f29-4be3-867a-24e134d16947 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 05:11:10,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj used request id req-82a7bdbb-5f29-4be3-867a-24e134d16947 2018-09-22 05:11:10,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" 2018-09-22 05:11:10,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b06167c5-6bb4-4967-b921-20c9d365a9fe Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:11:10,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b06167c5-6bb4-4967-b921-20c9d365a9fe 2018-09-22 05:11:10,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}}' 2018-09-22 05:11:10,509 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:11:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59c8812b-e08c-48d2-aceb-977f4ab454b4 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}} 2018-09-22 05:11:10,509 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-59c8812b-e08c-48d2-aceb-977f4ab454b4 2018-09-22 05:11:10,509 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj 2018-09-22 05:11:10,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:11:10,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:11:10,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:11:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["zilHCm19TQmhMJ63XXCOMg"], "issued_at": "2018-09-22T05:11:10.000000Z"}} 2018-09-22 05:11:10,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0734becd736910d83a621ce361875c9155b9fb3" 2018-09-22 05:11:10,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32945b98-138e-4a9f-9c21-7ed29441f728 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:11:10,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-32945b98-138e-4a9f-9c21-7ed29441f728 2018-09-22 05:11:10,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:11:10,924 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:11:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:11:10,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0734becd736910d83a621ce361875c9155b9fb3" 2018-09-22 05:11:11,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae98760-14a1-4835-b37b-eba51bfb26d8 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:11:11,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bae98760-14a1-4835-b37b-eba51bfb26d8 2018-09-22 05:11:11,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0734becd736910d83a621ce361875c9155b9fb3" 2018-09-22 05:11:11,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ddae87e-fba1-45eb-9d70-9793cc69347f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}]} 2018-09-22 05:11:11,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj used request id req-4ddae87e-fba1-45eb-9d70-9793cc69347f 2018-09-22 05:11:11,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0734becd736910d83a621ce361875c9155b9fb3" 2018-09-22 05:11:11,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa044f11-feac-4428-a600-df5d1f2c39cf Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:11:11,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-aa044f11-feac-4428-a600-df5d1f2c39cf 2018-09-22 05:11:11,695 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-user 2018-09-22 05:11:11,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:11:11,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" 2018-09-22 05:11:11,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-222c9aeb-4adf-4018-adda-4c0e3c1dcd07 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:11:11,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-222c9aeb-4adf-4018-adda-4c0e3c1dcd07 2018-09-22 05:11:11,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj-role"}}' 2018-09-22 05:11:11,953 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5db86846-9b4f-46f5-8c94-d92bf2d784cb Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4dc88a3395fb4ab58516633d45d9f118", "links": {"self": "http://172.30.9.23:5000/v3/roles/4dc88a3395fb4ab58516633d45d9f118"}, "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj-role"}} 2018-09-22 05:11:11,953 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-5db86846-9b4f-46f5-8c94-d92bf2d784cb 2018-09-22 05:11:11,953 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj-role 2018-09-22 05:11:11,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4dc88a3395fb4ab58516633d45d9f118 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" 2018-09-22 05:11:12,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e27e405-8088-4432-a568-20c7c9a6e7fa Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/4dc88a3395fb4ab58516633d45d9f118"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj-role", "id": "4dc88a3395fb4ab58516633d45d9f118"}} 2018-09-22 05:11:12,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4dc88a3395fb4ab58516633d45d9f118 used request id req-7e27e405-8088-4432-a568-20c7c9a6e7fa 2018-09-22 05:11:12,056 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj-role to project CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj 2018-09-22 05:11:12,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf/users/540de938f5c349e986a8a54ec1423f8c/roles/4dc88a3395fb4ab58516633d45d9f118 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" 2018-09-22 05:11:12,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:11:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5d16ffb-873a-423d-8a1f-0ff58d107f0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:11:12,188 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf/users/540de938f5c349e986a8a54ec1423f8c/roles/4dc88a3395fb4ab58516633d45d9f118 used request id req-c5d16ffb-873a-423d-8a1f-0ff58d107f0f 2018-09-22 05:11:12,188 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:11:12,190 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 05:11:12,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:11:12,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:11:12,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4dc88a3395fb4ab58516633d45d9f118", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj-role"}], "expires_at": "2018-09-22T06:11:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3267503b42644aefac2b5b5cf0bd69cf", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-user", "id": "540de938f5c349e986a8a54ec1423f8c"}, "audit_ids": ["_Rn9YwK3QDyrcL4kuG9pgQ"], "issued_at": "2018-09-22T05:11:12.000000Z"}} 2018-09-22 05:11:12,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3de3498d8c73dbdd3fc75b11f627d6971ddc6a9" 2018-09-22 05:11:12,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23faf45f-e90f-4387-87a9-f096b8cffff9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:11:12,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-23faf45f-e90f-4387-87a9-f096b8cffff9 2018-09-22 05:11:12,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3de3498d8c73dbdd3fc75b11f627d6971ddc6a9" 2018-09-22 05:11:12,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-7a8156a5-5885-44ca-830e-9c58a3ea291e Date: Sat, 22 Sep 2018 05:11:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-image"} 2018-09-22 05:11:12,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-image used request id req-7a8156a5-5885-44ca-830e-9c58a3ea291e 2018-09-22 05:11:12,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3de3498d8c73dbdd3fc75b11f627d6971ddc6a9" 2018-09-22 05:11:12,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6dafa39c-ba3d-4e0e-8a0a-a4e55e0fc973 Date: Sat, 22 Sep 2018 05:11:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:11:12,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6dafa39c-ba3d-4e0e-8a0a-a4e55e0fc973 2018-09-22 05:11:13,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3de3498d8c73dbdd3fc75b11f627d6971ddc6a9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-image"}' 2018-09-22 05:11:13,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f X-Openstack-Request-Id: req-c1f52c10-c1f4-484d-a193-4c1a15c562ac Date: Sat, 22 Sep 2018 05:11:13 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:11:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T05:11:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "min_disk": 0, "protected": false, "id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "file": "/v2/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f/file", "checksum": null, "owner": "3267503b42644aefac2b5b5cf0bd69cf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:11:13,284 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-c1f52c10-c1f4-484d-a193-4c1a15c562ac 2018-09-22 05:11:13,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3de3498d8c73dbdd3fc75b11f627d6971ddc6a9" -d '' 2018-09-22 05:11:15,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be96694e-c426-4d08-b5d5-6b45fb14d4aa Date: Sat, 22 Sep 2018 05:11:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:11:15,059 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f/file used request id req-be96694e-c426-4d08-b5d5-6b45fb14d4aa 2018-09-22 05:11:15,060 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 05:11:15,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3de3498d8c73dbdd3fc75b11f627d6971ddc6a9" 2018-09-22 05:11:15,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-f175e73e-f0b6-45a8-b6f3-abdbd0807361 Date: Sat, 22 Sep 2018 05:11:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:11:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:11:15Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f/snap", "metadata": {}}], "self": "/v2/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "min_disk": 0, "protected": false, "id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "file": "/v2/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3267503b42644aefac2b5b5cf0bd69cf", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:11:15,223 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f used request id req-f175e73e-f0b6-45a8-b6f3-abdbd0807361 2018-09-22 05:11:15,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3de3498d8c73dbdd3fc75b11f627d6971ddc6a9" 2018-09-22 05:11:15,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-70f4b460-9618-4355-8b7d-2e7f9abe0173 Date: Sat, 22 Sep 2018 05:11:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:11:15,379 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-70f4b460-9618-4355-8b7d-2e7f9abe0173 2018-09-22 05:11:15,381 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-image 2018-09-22 05:11:15,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3de3498d8c73dbdd3fc75b11f627d6971ddc6a9" 2018-09-22 05:11:15,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-09afe216-0477-4560-9bbe-fe3542280312 Date: Sat, 22 Sep 2018 05:11:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:11:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:11:15Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f/snap", "metadata": {}}], "self": "/v2/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "min_disk": 0, "protected": false, "id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "file": "/v2/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3267503b42644aefac2b5b5cf0bd69cf", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:11:15,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f used request id req-09afe216-0477-4560-9bbe-fe3542280312 2018-09-22 05:11:15,550 - create_image - DEBUG - Instance status is - active 2018-09-22 05:11:15,550 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-image 2018-09-22 05:11:15,550 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-image 2018-09-22 05:11:15,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:11:15,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:11:15,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4dc88a3395fb4ab58516633d45d9f118", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj-role"}], "expires_at": "2018-09-22T06:11:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3267503b42644aefac2b5b5cf0bd69cf", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-user", "id": "540de938f5c349e986a8a54ec1423f8c"}, "audit_ids": ["fVSyaR17Q8CVv-xoRh-M6g"], "issued_at": "2018-09-22T05:11:15.000000Z"}} 2018-09-22 05:11:15,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a15cf8cb168a62099d5a3f2d92ed8f70c4f6cfbf" 2018-09-22 05:11:15,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08e2dee8-1a85-4847-a710-ccdb76caba57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:11:15,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-08e2dee8-1a85-4847-a710-ccdb76caba57 2018-09-22 05:11:15,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a15cf8cb168a62099d5a3f2d92ed8f70c4f6cfbf" 2018-09-22 05:11:16,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f34e7d0e-a685-45b2-ae5d-6c255a59e1a7 Date: Sat, 22 Sep 2018 05:11:16 GMT RESP BODY: {"networks":[]} 2018-09-22 05:11:16,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net used request id req-f34e7d0e-a685-45b2-ae5d-6c255a59e1a7 2018-09-22 05:11:16,161 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net 2018-09-22 05:11:16,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a15cf8cb168a62099d5a3f2d92ed8f70c4f6cfbf" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net", "admin_state_up": true}}' 2018-09-22 05:11:16,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e3364694-3d47-418c-ad67-5eba7795ffd5 Date: Sat, 22 Sep 2018 05:11:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T05:11:16Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:16Z","mtu":1450}} 2018-09-22 05:11:16,687 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-e3364694-3d47-418c-ad67-5eba7795ffd5 2018-09-22 05:11:16,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a15cf8cb168a62099d5a3f2d92ed8f70c4f6cfbf" 2018-09-22 05:11:16,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-70da4d88-c854-4580-82a7-05585b038855 Date: Sat, 22 Sep 2018 05:11:16 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-09-22T05:11:16Z","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net"}]} 2018-09-22 05:11:16,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-70da4d88-c854-4580-82a7-05585b038855 2018-09-22 05:11:16,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a15cf8cb168a62099d5a3f2d92ed8f70c4f6cfbf" 2018-09-22 05:11:17,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1756b7be-22f8-4a50-a3d4-ce8d29428712 Date: Sat, 22 Sep 2018 05:11:17 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:11:17,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-1756b7be-22f8-4a50-a3d4-ce8d29428712 2018-09-22 05:11:17,098 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet 2018-09-22 05:11:17,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a15cf8cb168a62099d5a3f2d92ed8f70c4f6cfbf" -d '{"subnets": [{"ip_version": 4, "network_id": "5716739d-8a68-4cba-b0a8-d881a2607bc2", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}]}' 2018-09-22 05:11:17,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-da79ff6c-b9e5-40eb-af7f-2bd2fe55c807 Date: Sat, 22 Sep 2018 05:11:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","dns_nameservers":[],"updated_at":"2018-09-22T05:11:17Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}]} 2018-09-22 05:11:17,800 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-da79ff6c-b9e5-40eb-af7f-2bd2fe55c807 2018-09-22 05:11:17,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a15cf8cb168a62099d5a3f2d92ed8f70c4f6cfbf" 2018-09-22 05:11:18,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8f1ababe-1a38-49e3-a1fe-18e7957f3827 Date: Sat, 22 Sep 2018 05:11:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["805c34ba-52e1-4f46-8019-20f15e5d6b73"],"updated_at":"2018-09-22T05:11:17Z","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net"}]} 2018-09-22 05:11:18,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-8f1ababe-1a38-49e3-a1fe-18e7957f3827 2018-09-22 05:11:18,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a15cf8cb168a62099d5a3f2d92ed8f70c4f6cfbf" 2018-09-22 05:11:18,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f5f12ca3-d3d4-4c93-b540-cc64348f7946 Date: Sat, 22 Sep 2018 05:11:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","dns_nameservers":[],"updated_at":"2018-09-22T05:11:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}]} 2018-09-22 05:11:18,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-f5f12ca3-d3d4-4c93-b540-cc64348f7946 2018-09-22 05:11:18,249 - OpenStackNetwork - DEBUG - Network [5716739d-8a68-4cba-b0a8-d881a2607bc2] created successfully 2018-09-22 05:11:18,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:11:18,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:11:18,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4dc88a3395fb4ab58516633d45d9f118", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj-role"}], "expires_at": "2018-09-22T06:11:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3267503b42644aefac2b5b5cf0bd69cf", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-user", "id": "540de938f5c349e986a8a54ec1423f8c"}, "audit_ids": ["ukGdAtYOSmavklEHERX_lg"], "issued_at": "2018-09-22T05:11:18.000000Z"}} 2018-09-22 05:11:18,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3763a1f4ddb8c2ffce2c1f776f8bc889878027e8" 2018-09-22 05:11:18,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-539d9d67-b1e0-454b-86bf-840a7ec731b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:11:18,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-539d9d67-b1e0-454b-86bf-840a7ec731b1 2018-09-22 05:11:18,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3763a1f4ddb8c2ffce2c1f776f8bc889878027e8" 2018-09-22 05:11:18,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-90484ded-cf2a-4c48-83b9-09159be1bd8a Date: Sat, 22 Sep 2018 05:11:18 GMT RESP BODY: {"routers": []} 2018-09-22 05:11:18,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-router&admin_state_up=True used request id req-90484ded-cf2a-4c48-83b9-09159be1bd8a 2018-09-22 05:11:18,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:11:18,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:11:19,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4dc88a3395fb4ab58516633d45d9f118", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj-role"}], "expires_at": "2018-09-22T06:11:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3267503b42644aefac2b5b5cf0bd69cf", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-user", "id": "540de938f5c349e986a8a54ec1423f8c"}, "audit_ids": ["sT9nxmh-RXmwz7idgS4L-g"], "issued_at": "2018-09-22T05:11:19.000000Z"}} 2018-09-22 05:11:19,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59385165468ef2012fad6faf13775605ff11506d" 2018-09-22 05:11:19,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec2b20be-6ccf-496c-8f97-2f9a06acee2e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:11:19,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ec2b20be-6ccf-496c-8f97-2f9a06acee2e 2018-09-22 05:11:19,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3763a1f4ddb8c2ffce2c1f776f8bc889878027e8" 2018-09-22 05:11:19,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d8c8c5d4-f86d-4d94-b18e-40fffc922275 Date: Sat, 22 Sep 2018 05:11:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:11:19,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-d8c8c5d4-f86d-4d94-b18e-40fffc922275 2018-09-22 05:11:19,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3763a1f4ddb8c2ffce2c1f776f8bc889878027e8" 2018-09-22 05:11:19,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fe8ed86a-632f-4073-be6d-e2aae5c786d8 Date: Sat, 22 Sep 2018 05:11:19 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:11:19,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-fe8ed86a-632f-4073-be6d-e2aae5c786d8 2018-09-22 05:11:19,785 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-router 2018-09-22 05:11:19,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3763a1f4ddb8c2ffce2c1f776f8bc889878027e8" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-router", "admin_state_up": true}}' 2018-09-22 05:11:25,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-c327b4e7-ecab-4346-9c41-e7ab34f3da84 Date: Sat, 22 Sep 2018 05:11:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:20Z", "admin_state_up": true, "updated_at": "2018-09-22T05:11:21Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "a85cc226-eb53-4b64-b882-e48de46e5326", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-router"}} 2018-09-22 05:11:25,313 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-c327b4e7-ecab-4346-9c41-e7ab34f3da84 2018-09-22 05:11:25,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=a85cc226-eb53-4b64-b882-e48de46e5326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3763a1f4ddb8c2ffce2c1f776f8bc889878027e8" 2018-09-22 05:11:25,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-beca7a4d-530c-4965-bf3a-83d264a48dd5 Date: Sat, 22 Sep 2018 05:11:25 GMT RESP BODY: {"ports":[]} 2018-09-22 05:11:25,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=a85cc226-eb53-4b64-b882-e48de46e5326 used request id req-beca7a4d-530c-4965-bf3a-83d264a48dd5 2018-09-22 05:11:25,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3763a1f4ddb8c2ffce2c1f776f8bc889878027e8" 2018-09-22 05:11:25,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4d236a37-a0ee-4d9d-b18b-98a9aac50797 Date: Sat, 22 Sep 2018 05:11:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["805c34ba-52e1-4f46-8019-20f15e5d6b73"],"updated_at":"2018-09-22T05:11:17Z","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net"}]} 2018-09-22 05:11:25,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net used request id req-4d236a37-a0ee-4d9d-b18b-98a9aac50797 2018-09-22 05:11:25,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:11:25,776 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:11:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:11:25,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3763a1f4ddb8c2ffce2c1f776f8bc889878027e8" 2018-09-22 05:11:25,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e4685c-21a4-4a76-8bd2-4399ea5148d4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}} 2018-09-22 05:11:25,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf used request id req-f2e4685c-21a4-4a76-8bd2-4399ea5148d4 2018-09-22 05:11:25,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3763a1f4ddb8c2ffce2c1f776f8bc889878027e8" 2018-09-22 05:11:26,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-05cdc0c6-bc25-4e9b-972b-ae2b7a14ffc6 Date: Sat, 22 Sep 2018 05:11:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","dns_nameservers":[],"updated_at":"2018-09-22T05:11:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}]} 2018-09-22 05:11:26,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-05cdc0c6-bc25-4e9b-972b-ae2b7a14ffc6 2018-09-22 05:11:26,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2&name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3763a1f4ddb8c2ffce2c1f776f8bc889878027e8" 2018-09-22 05:11:26,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-46de9716-1c77-4bdb-9f94-223edbfcd5ed Date: Sat, 22 Sep 2018 05:11:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","dns_nameservers":[],"updated_at":"2018-09-22T05:11:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}]} 2018-09-22 05:11:26,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2&name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet used request id req-46de9716-1c77-4bdb-9f94-223edbfcd5ed 2018-09-22 05:11:26,353 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-22 05:11:26,354 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-router 2018-09-22 05:11:26,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/a85cc226-eb53-4b64-b882-e48de46e5326/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3763a1f4ddb8c2ffce2c1f776f8bc889878027e8" -d '{"subnet_id": "805c34ba-52e1-4f46-8019-20f15e5d6b73"}' 2018-09-22 05:11:28,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-07dd796c-fd9a-4a58-a367-f8cec48fb7b9 Date: Sat, 22 Sep 2018 05:11:28 GMT RESP BODY: {"network_id": "5716739d-8a68-4cba-b0a8-d881a2607bc2", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "subnet_id": "805c34ba-52e1-4f46-8019-20f15e5d6b73", "subnet_ids": ["805c34ba-52e1-4f46-8019-20f15e5d6b73"], "port_id": "157c5191-1b1d-49b8-bb76-bffd3e4fff98", "id": "a85cc226-eb53-4b64-b882-e48de46e5326"} 2018-09-22 05:11:28,535 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a85cc226-eb53-4b64-b882-e48de46e5326/add_router_interface used request id req-07dd796c-fd9a-4a58-a367-f8cec48fb7b9 2018-09-22 05:11:28,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/a85cc226-eb53-4b64-b882-e48de46e5326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3763a1f4ddb8c2ffce2c1f776f8bc889878027e8" 2018-09-22 05:11:28,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a44dc392-e759-440b-8e7e-b60c0c4443ce Date: Sat, 22 Sep 2018 05:11:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:20Z", "admin_state_up": true, "updated_at": "2018-09-22T05:11:27Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "a85cc226-eb53-4b64-b882-e48de46e5326", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-router"}} 2018-09-22 05:11:28,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/a85cc226-eb53-4b64-b882-e48de46e5326 used request id req-a44dc392-e759-440b-8e7e-b60c0c4443ce 2018-09-22 05:11:28,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=a85cc226-eb53-4b64-b882-e48de46e5326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3763a1f4ddb8c2ffce2c1f776f8bc889878027e8" 2018-09-22 05:11:28,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-b386f48a-1154-4c81-9fae-2d8a4fe9834a Date: Sat, 22 Sep 2018 05:11:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.1"}],"id":"157c5191-1b1d-49b8-bb76-bffd3e4fff98","security_groups":[],"mac_address":"fa:16:3e:89:82:09","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:27Z","binding:vnic_type":"normal","device_id":"a85cc226-eb53-4b64-b882-e48de46e5326"}]} 2018-09-22 05:11:28,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=a85cc226-eb53-4b64-b882-e48de46e5326 used request id req-b386f48a-1154-4c81-9fae-2d8a4fe9834a 2018-09-22 05:11:28,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/805c34ba-52e1-4f46-8019-20f15e5d6b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3763a1f4ddb8c2ffce2c1f776f8bc889878027e8" 2018-09-22 05:11:29,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-94494f46-968a-493e-8e8e-3ef7e34312e0 Date: Sat, 22 Sep 2018 05:11:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","dns_nameservers":[],"updated_at":"2018-09-22T05:11:17Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}} 2018-09-22 05:11:29,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/805c34ba-52e1-4f46-8019-20f15e5d6b73 used request id req-94494f46-968a-493e-8e8e-3ef7e34312e0 2018-09-22 05:11:29,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:11:29,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:11:29,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:11:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["izM1HU01Sni7ujCp7xIQbg"], "issued_at": "2018-09-22T05:11:29.000000Z"}} 2018-09-22 05:11:29,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba7180e1be5fc48ae24addc041437563a948f17" 2018-09-22 05:11:29,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-829a5067-a0b3-40bc-8e44-8152c9e3350d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:11:29,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-829a5067-a0b3-40bc-8e44-8152c9e3350d 2018-09-22 05:11:29,483 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:11:29,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba7180e1be5fc48ae24addc041437563a948f17" 2018-09-22 05:11:29,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11: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-1671a9b2-ccf8-44c9-9961-daf9e087020a x-compute-request-id: req-1671a9b2-ccf8-44c9-9961-daf9e087020a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 05:11:29,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1671a9b2-ccf8-44c9-9961-daf9e087020a 2018-09-22 05:11:29,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba7180e1be5fc48ae24addc041437563a948f17" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-22 05:11:29,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11: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-df5d3865-cb9d-47fd-9c82-92f408eee4c0 x-compute-request-id: req-df5d3865-cb9d-47fd-9c82-92f408eee4c0 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:11:29,727 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-df5d3865-cb9d-47fd-9c82-92f408eee4c0 2018-09-22 05:11:29,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:11:29,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:11:30,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4dc88a3395fb4ab58516633d45d9f118", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj-role"}], "expires_at": "2018-09-22T06:11:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3267503b42644aefac2b5b5cf0bd69cf", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-user", "id": "540de938f5c349e986a8a54ec1423f8c"}, "audit_ids": ["ePoY9HmSS0ONI-mfuOF1XQ"], "issued_at": "2018-09-22T05:11:30.000000Z"}} 2018-09-22 05:11:30,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4fae4308a58e3ca39d6d2ee4f579e9cd3ad4e0d" 2018-09-22 05:11:30,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a73ec8f2-ce1e-4039-bea1-7cdf3af2af17 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:11:30,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a73ec8f2-ce1e-4039-bea1-7cdf3af2af17 2018-09-22 05:11:30,177 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:11:30,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4fae4308a58e3ca39d6d2ee4f579e9cd3ad4e0d" 2018-09-22 05:11:30,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11: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-b6a1d03a-e9ab-4eda-b095-b6110cdb1864 x-compute-request-id: req-b6a1d03a-e9ab-4eda-b095-b6110cdb1864 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 05:11:30,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b6a1d03a-e9ab-4eda-b095-b6110cdb1864 2018-09-22 05:11:30,345 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp... 2018-09-22 05:11:30,345 - OpenStackKeypair - INFO - Creating new keypair 2018-09-22 05:11:30,409 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp 2018-09-22 05:11:30,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4fae4308a58e3ca39d6d2ee4f579e9cd3ad4e0d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDUqmhUsWyhzTBpmMUHfxaNlT5+Af97Zoa5CY63LgKzObwSYIoBIs80QtENsDpXMAACW0zwaoPmDvdW9+5vrGXzCcDwL31ZEhtgdvO6TBnLx0xScdMyzdpuG1i54S4YvMmvvso6xqp37wbjfgmXv4CCc0Ymv+fLHkWxDb3eyBLRsw==", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp"}}' 2018-09-22 05:11:30,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11: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-e8732ee2-88b6-41a9-bbeb-679eb4554658 x-compute-request-id: req-e8732ee2-88b6-41a9-bbeb-679eb4554658 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDUqmhUsWyhzTBpmMUHfxaNlT5+Af97Zoa5CY63LgKzObwSYIoBIs80QtENsDpXMAACW0zwaoPmDvdW9+5vrGXzCcDwL31ZEhtgdvO6TBnLx0xScdMyzdpuG1i54S4YvMmvvso6xqp37wbjfgmXv4CCc0Ymv+fLHkWxDb3eyBLRsw==", "user_id": "540de938f5c349e986a8a54ec1423f8c", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "fingerprint": "ae:a6:7c:83:95:b9:af:5e:bf:3a:4a:f7:42:c2:44:78"}} 2018-09-22 05:11:30,475 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e8732ee2-88b6-41a9-bbeb-679eb4554658 2018-09-22 05:11:30,478 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf.pub 2018-09-22 05:11:30,478 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf 2018-09-22 05:11:30,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:11:30,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:11:30,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4dc88a3395fb4ab58516633d45d9f118", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj-role"}], "expires_at": "2018-09-22T06:11:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3267503b42644aefac2b5b5cf0bd69cf", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-user", "id": "540de938f5c349e986a8a54ec1423f8c"}, "audit_ids": ["owOK3NWuTDqeaTf58PXsxg"], "issued_at": "2018-09-22T05:11:30.000000Z"}} 2018-09-22 05:11:30,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:11:30,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe5c8eb6-719f-4bd3-be29-d79c52072c9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:11:30,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fe5c8eb6-719f-4bd3-be29-d79c52072c9f 2018-09-22 05:11:30,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:11:31,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-da83ded4-9b91-4f51-9acd-184fb0e75192 Date: Sat, 22 Sep 2018 05:11:31 GMT RESP BODY: {"security_groups": []} 2018-09-22 05:11:31,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp used request id req-da83ded4-9b91-4f51-9acd-184fb0e75192 2018-09-22 05:11:31,055 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp... 2018-09-22 05:11:31,055 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp 2018-09-22 05:11:31,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}}' 2018-09-22 05:11:31,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-df498244-0437-4031-9161-0390b590b982 Date: Sat, 22 Sep 2018 05:11:31 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:31Z", "updated_at": "2018-09-22T05:11:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:11:31Z", "revision_number": 0, "id": "17e13486-f9ca-409c-8249-a8846f8cb303", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "3267503b42644aefac2b5b5cf0bd69cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:11:31Z", "revision_number": 0, "id": "6c2b5a1f-4e20-47e4-a195-80f02705d5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "3267503b42644aefac2b5b5cf0bd69cf"}], "revision_number": 2, "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}} 2018-09-22 05:11:31,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-df498244-0437-4031-9161-0390b590b982 2018-09-22 05:11:31,408 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1459e4af-7aed-44e5-a73e-6c5a72a401e4 2018-09-22 05:11:31,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1459e4af-7aed-44e5-a73e-6c5a72a401e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:11:31,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f3501a0e-bdeb-412e-bdf3-aa77a2a8b6fb Date: Sat, 22 Sep 2018 05:11:31 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-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:31Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "17e13486-f9ca-409c-8249-a8846f8cb303"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:31Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "6c2b5a1f-4e20-47e4-a195-80f02705d5c7"}]} 2018-09-22 05:11:31,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1459e4af-7aed-44e5-a73e-6c5a72a401e4 used request id req-f3501a0e-bdeb-412e-bdf3-aa77a2a8b6fb 2018-09-22 05:11:31,569 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1459e4af-7aed-44e5-a73e-6c5a72a401e4 2018-09-22 05:11:31,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1459e4af-7aed-44e5-a73e-6c5a72a401e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:11:31,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-96d064a0-2ffa-4831-b19a-94d46e9a9db8 Date: Sat, 22 Sep 2018 05:11:31 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-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:31Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "17e13486-f9ca-409c-8249-a8846f8cb303"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:31Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "6c2b5a1f-4e20-47e4-a195-80f02705d5c7"}]} 2018-09-22 05:11:31,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1459e4af-7aed-44e5-a73e-6c5a72a401e4 used request id req-96d064a0-2ffa-4831-b19a-94d46e9a9db8 2018-09-22 05:11:31,763 - neutron_utils - INFO - Retrieving security group with ID - 1459e4af-7aed-44e5-a73e-6c5a72a401e4 2018-09-22 05:11:31,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=1459e4af-7aed-44e5-a73e-6c5a72a401e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:11:31,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-dcb745db-e760-4bfd-9781-246c4bbef91e Date: Sat, 22 Sep 2018 05:11:31 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:31Z", "updated_at": "2018-09-22T05:11:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:11:31Z", "revision_number": 0, "id": "17e13486-f9ca-409c-8249-a8846f8cb303", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "3267503b42644aefac2b5b5cf0bd69cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:11:31Z", "revision_number": 0, "id": "6c2b5a1f-4e20-47e4-a195-80f02705d5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "3267503b42644aefac2b5b5cf0bd69cf"}], "revision_number": 2, "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}]} 2018-09-22 05:11:31,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=1459e4af-7aed-44e5-a73e-6c5a72a401e4 used request id req-dcb745db-e760-4bfd-9781-246c4bbef91e 2018-09-22 05:11:31,968 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1459e4af-7aed-44e5-a73e-6c5a72a401e4 2018-09-22 05:11:31,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1459e4af-7aed-44e5-a73e-6c5a72a401e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:11:31,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d66e3872-e79b-452f-8adf-ed1d2bc2467e Date: Sat, 22 Sep 2018 05:11:32 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-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:31Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "17e13486-f9ca-409c-8249-a8846f8cb303"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:31Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "6c2b5a1f-4e20-47e4-a195-80f02705d5c7"}]} 2018-09-22 05:11:31,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1459e4af-7aed-44e5-a73e-6c5a72a401e4 used request id req-d66e3872-e79b-452f-8adf-ed1d2bc2467e 2018-09-22 05:11:31,996 - neutron_utils - INFO - Retrieving security group with ID - 1459e4af-7aed-44e5-a73e-6c5a72a401e4 2018-09-22 05:11:32,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=1459e4af-7aed-44e5-a73e-6c5a72a401e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:11:32,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-2f0ce3aa-0496-4bed-800f-c868f6e68542 Date: Sat, 22 Sep 2018 05:11:32 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:31Z", "updated_at": "2018-09-22T05:11:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:11:31Z", "revision_number": 0, "id": "17e13486-f9ca-409c-8249-a8846f8cb303", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "3267503b42644aefac2b5b5cf0bd69cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:11:31Z", "revision_number": 0, "id": "6c2b5a1f-4e20-47e4-a195-80f02705d5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "3267503b42644aefac2b5b5cf0bd69cf"}], "revision_number": 2, "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}]} 2018-09-22 05:11:32,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=1459e4af-7aed-44e5-a73e-6c5a72a401e4 used request id req-2f0ce3aa-0496-4bed-800f-c868f6e68542 2018-09-22 05:11:32,257 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1459e4af-7aed-44e5-a73e-6c5a72a401e4 2018-09-22 05:11:32,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1459e4af-7aed-44e5-a73e-6c5a72a401e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:11:32,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8b94a8c5-d1c6-41c6-b732-1bdd0e46d1af Date: Sat, 22 Sep 2018 05:11:32 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-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:31Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "17e13486-f9ca-409c-8249-a8846f8cb303"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:31Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "6c2b5a1f-4e20-47e4-a195-80f02705d5c7"}]} 2018-09-22 05:11:32,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1459e4af-7aed-44e5-a73e-6c5a72a401e4 used request id req-8b94a8c5-d1c6-41c6-b732-1bdd0e46d1af 2018-09-22 05:11:32,440 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp 2018-09-22 05:11:32,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:11:32,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-26aff341-b21d-4a6a-b504-5c0e3a60a92f Date: Sat, 22 Sep 2018 05:11:32 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:31Z", "updated_at": "2018-09-22T05:11:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:11:31Z", "revision_number": 0, "id": "17e13486-f9ca-409c-8249-a8846f8cb303", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "3267503b42644aefac2b5b5cf0bd69cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:11:31Z", "revision_number": 0, "id": "6c2b5a1f-4e20-47e4-a195-80f02705d5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "3267503b42644aefac2b5b5cf0bd69cf"}], "revision_number": 2, "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}]} 2018-09-22 05:11:32,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp used request id req-26aff341-b21d-4a6a-b504-5c0e3a60a92f 2018-09-22 05:11:32,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:11:32,653 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:11:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:11:32,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:11:32,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8309c0cc-57c8-428f-ae86-ba6ab5f7d0b3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}} 2018-09-22 05:11:32,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf used request id req-8309c0cc-57c8-428f-ae86-ba6ab5f7d0b3 2018-09-22 05:11:32,733 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1459e4af-7aed-44e5-a73e-6c5a72a401e4 2018-09-22 05:11:32,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1459e4af-7aed-44e5-a73e-6c5a72a401e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:11:32,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d242bf66-3b67-40d8-aabe-e10f8e5a870f Date: Sat, 22 Sep 2018 05:11:32 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-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:31Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "17e13486-f9ca-409c-8249-a8846f8cb303"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:31Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "6c2b5a1f-4e20-47e4-a195-80f02705d5c7"}]} 2018-09-22 05:11:32,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1459e4af-7aed-44e5-a73e-6c5a72a401e4 used request id req-d242bf66-3b67-40d8-aabe-e10f8e5a870f 2018-09-22 05:11:32,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4"}}' 2018-09-22 05:11:33,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-be26f9e2-8d03-45a5-8799-a16e96c80f82 Date: Sat, 22 Sep 2018 05:11:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:11:33Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:33Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "b252933c-eafd-4735-b250-5fa146edd387"}} 2018-09-22 05:11:33,073 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-be26f9e2-8d03-45a5-8799-a16e96c80f82 2018-09-22 05:11:33,073 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp 2018-09-22 05:11:33,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:11:33,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-7315ae66-e166-4e73-ab05-eb080316a1d9 Date: Sat, 22 Sep 2018 05:11:33 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:31Z", "updated_at": "2018-09-22T05:11:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:11:31Z", "revision_number": 0, "id": "17e13486-f9ca-409c-8249-a8846f8cb303", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "3267503b42644aefac2b5b5cf0bd69cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:11:31Z", "revision_number": 0, "id": "6c2b5a1f-4e20-47e4-a195-80f02705d5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "3267503b42644aefac2b5b5cf0bd69cf"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:11:33Z", "revision_number": 0, "id": "b252933c-eafd-4735-b250-5fa146edd387", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:11:33Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "3267503b42644aefac2b5b5cf0bd69cf"}], "revision_number": 3, "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}]} 2018-09-22 05:11:33,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp used request id req-7315ae66-e166-4e73-ab05-eb080316a1d9 2018-09-22 05:11:33,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:11:33,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-118107cc-a465-425b-9ae2-8bc22424cbfc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}} 2018-09-22 05:11:33,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf used request id req-118107cc-a465-425b-9ae2-8bc22424cbfc 2018-09-22 05:11:33,361 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1459e4af-7aed-44e5-a73e-6c5a72a401e4 2018-09-22 05:11:33,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1459e4af-7aed-44e5-a73e-6c5a72a401e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:11:33,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-cab1d0ba-0717-4507-9714-cc0d3a46656b Date: Sat, 22 Sep 2018 05:11:33 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-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:31Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "17e13486-f9ca-409c-8249-a8846f8cb303"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:31Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "6c2b5a1f-4e20-47e4-a195-80f02705d5c7"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:11:33Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:33Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "b252933c-eafd-4735-b250-5fa146edd387"}]} 2018-09-22 05:11:33,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1459e4af-7aed-44e5-a73e-6c5a72a401e4 used request id req-cab1d0ba-0717-4507-9714-cc0d3a46656b 2018-09-22 05:11:33,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4"}}' 2018-09-22 05:11:33,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-7ebba9be-3cf9-4630-9a66-6d61dcb165cb Date: Sat, 22 Sep 2018 05:11:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-22T05:11:33Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "port_range_min": 22, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:33Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "30fde042-404e-4d2b-9441-8edeaf3b8426"}} 2018-09-22 05:11:33,731 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-7ebba9be-3cf9-4630-9a66-6d61dcb165cb 2018-09-22 05:11:33,732 - neutron_utils - INFO - Retrieving security group with ID - 1459e4af-7aed-44e5-a73e-6c5a72a401e4 2018-09-22 05:11:33,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=1459e4af-7aed-44e5-a73e-6c5a72a401e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:11:33,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-5b3c6175-da72-45fe-bec9-657ab636f2f3 Date: Sat, 22 Sep 2018 05:11:33 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:31Z", "updated_at": "2018-09-22T05:11:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:11:31Z", "revision_number": 0, "id": "17e13486-f9ca-409c-8249-a8846f8cb303", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "3267503b42644aefac2b5b5cf0bd69cf"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T05:11:33Z", "revision_number": 0, "id": "30fde042-404e-4d2b-9441-8edeaf3b8426", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:11:33Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3267503b42644aefac2b5b5cf0bd69cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:11:31Z", "revision_number": 0, "id": "6c2b5a1f-4e20-47e4-a195-80f02705d5c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "3267503b42644aefac2b5b5cf0bd69cf"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:11:33Z", "revision_number": 0, "id": "b252933c-eafd-4735-b250-5fa146edd387", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:11:33Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "3267503b42644aefac2b5b5cf0bd69cf"}], "revision_number": 4, "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}]} 2018-09-22 05:11:33,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=1459e4af-7aed-44e5-a73e-6c5a72a401e4 used request id req-5b3c6175-da72-45fe-bec9-657ab636f2f3 2018-09-22 05:11:33,925 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1459e4af-7aed-44e5-a73e-6c5a72a401e4 2018-09-22 05:11:33,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1459e4af-7aed-44e5-a73e-6c5a72a401e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:11:33,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-48e2701a-9af4-4187-841e-6888dca09fa3 Date: Sat, 22 Sep 2018 05:11:33 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-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:31Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "17e13486-f9ca-409c-8249-a8846f8cb303"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-22T05:11:33Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "port_range_min": 22, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:33Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "30fde042-404e-4d2b-9441-8edeaf3b8426"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:11:31Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:31Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "6c2b5a1f-4e20-47e4-a195-80f02705d5c7"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:11:33Z", "security_group_id": "1459e4af-7aed-44e5-a73e-6c5a72a401e4", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:33Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "b252933c-eafd-4735-b250-5fa146edd387"}]} 2018-09-22 05:11:33,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1459e4af-7aed-44e5-a73e-6c5a72a401e4 used request id req-48e2701a-9af4-4187-841e-6888dca09fa3 2018-09-22 05:11:33,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:11:33,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:11:34,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4dc88a3395fb4ab58516633d45d9f118", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj-role"}], "expires_at": "2018-09-22T06:11:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3267503b42644aefac2b5b5cf0bd69cf", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-user", "id": "540de938f5c349e986a8a54ec1423f8c"}, "audit_ids": ["AjjGE1M0TRW8-m0DFg2ktw"], "issued_at": "2018-09-22T05:11:34.000000Z"}} 2018-09-22 05:11:34,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:34,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78892269-9b96-49fd-91b4-1461ac051510 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:11:34,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-78892269-9b96-49fd-91b4-1461ac051510 2018-09-22 05:11:34,425 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:11:34,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:34,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-368a7a0f-e3bb-4ea1-9363-99d26e912b1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:11:34,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-368a7a0f-e3bb-4ea1-9363-99d26e912b1e 2018-09-22 05:11:34,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:34,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7cccca51-7c70-474f-83d1-895c975eaa4f Date: Sat, 22 Sep 2018 05:11:34 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":["805c34ba-52e1-4f46-8019-20f15e5d6b73"],"updated_at":"2018-09-22T05:11:17Z","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net"}]} 2018-09-22 05:11:34,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net used request id req-7cccca51-7c70-474f-83d1-895c975eaa4f 2018-09-22 05:11:34,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:11:34,769 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:11:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:11:34,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:34,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07d6fd33-16ce-4dcc-97c2-748cb093ad04 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}} 2018-09-22 05:11:34,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf used request id req-07d6fd33-16ce-4dcc-97c2-748cb093ad04 2018-09-22 05:11:34,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:35,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1f23ee5a-81d4-4de8-9043-b2ffba56143d Date: Sat, 22 Sep 2018 05:11:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","dns_nameservers":[],"updated_at":"2018-09-22T05:11:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}]} 2018-09-22 05:11:35,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-1f23ee5a-81d4-4de8-9043-b2ffba56143d 2018-09-22 05:11:35,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2&name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:35,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-85579fad-4e6f-49bb-b5ca-999ae2242f0a Date: Sat, 22 Sep 2018 05:11:35 GMT RESP BODY: {"ports":[]} 2018-09-22 05:11:35,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2&name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1&admin_state_up=True used request id req-85579fad-4e6f-49bb-b5ca-999ae2242f0a 2018-09-22 05:11:35,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:35,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11: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-d585dc55-10a1-4c66-8d06-e432214b14f5 x-compute-request-id: req-d585dc55-10a1-4c66-8d06-e432214b14f5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 05:11:35,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst used request id req-d585dc55-10a1-4c66-8d06-e432214b14f5 2018-09-22 05:11:35,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:35,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3e58fd9b-f6a9-4686-b85f-e2c218d67b31 Date: Sat, 22 Sep 2018 05:11: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":["805c34ba-52e1-4f46-8019-20f15e5d6b73"],"updated_at":"2018-09-22T05:11:17Z","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net"}]} 2018-09-22 05:11:35,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net used request id req-3e58fd9b-f6a9-4686-b85f-e2c218d67b31 2018-09-22 05:11:35,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:35,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c06f5f4-9133-4053-b778-a952c27199bc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}} 2018-09-22 05:11:35,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf used request id req-1c06f5f4-9133-4053-b778-a952c27199bc 2018-09-22 05:11:35,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:36,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b4c0f14c-583f-4d0b-b72d-a174110cd8f4 Date: Sat, 22 Sep 2018 05:11:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","dns_nameservers":[],"updated_at":"2018-09-22T05:11:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}]} 2018-09-22 05:11:36,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-b4c0f14c-583f-4d0b-b72d-a174110cd8f4 2018-09-22 05:11:36,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2&name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:36,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3cf73bc1-3c05-4c6e-86e3-5d0e51c3a346 Date: Sat, 22 Sep 2018 05:11:36 GMT RESP BODY: {"ports":[]} 2018-09-22 05:11:36,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2&name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1&admin_state_up=True used request id req-3cf73bc1-3c05-4c6e-86e3-5d0e51c3a346 2018-09-22 05:11:36,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:11:36,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:11:36,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4dc88a3395fb4ab58516633d45d9f118", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj-role"}], "expires_at": "2018-09-22T06:11:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3267503b42644aefac2b5b5cf0bd69cf", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-user", "id": "540de938f5c349e986a8a54ec1423f8c"}, "audit_ids": ["LgoKwntyQfy29abHIcw6MQ"], "issued_at": "2018-09-22T05:11:36.000000Z"}} 2018-09-22 05:11:36,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec387886dc431e1187c903aef6675ad4857294d" 2018-09-22 05:11:36,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78314eb2-2341-4d77-a927-6346b0c164bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:11:36,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-78314eb2-2341-4d77-a927-6346b0c164bd 2018-09-22 05:11:36,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:36,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9fef3530-0a07-488a-b315-838dbc5c0c7e Date: Sat, 22 Sep 2018 05:11:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["805c34ba-52e1-4f46-8019-20f15e5d6b73"],"updated_at":"2018-09-22T05:11:17Z","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net"}]} 2018-09-22 05:11:36,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net used request id req-9fef3530-0a07-488a-b315-838dbc5c0c7e 2018-09-22 05:11:36,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:37,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-873d8e54-c313-46d2-a48c-d9191cc3d88c Date: Sat, 22 Sep 2018 05:11:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","dns_nameservers":[],"updated_at":"2018-09-22T05:11:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}]} 2018-09-22 05:11:37,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-873d8e54-c313-46d2-a48c-d9191cc3d88c 2018-09-22 05:11:37,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:37,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a7bc74e2-3098-4fa5-8500-bfd6491af60b Date: Sat, 22 Sep 2018 05:11:37 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":["805c34ba-52e1-4f46-8019-20f15e5d6b73"],"updated_at":"2018-09-22T05:11:17Z","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net"}]} 2018-09-22 05:11:37,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net used request id req-a7bc74e2-3098-4fa5-8500-bfd6491af60b 2018-09-22 05:11:37,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:11:37,429 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:11:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:11:37,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec387886dc431e1187c903aef6675ad4857294d" 2018-09-22 05:11:37,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb852363-572f-48ba-8a07-31bdc8b85723 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}} 2018-09-22 05:11:37,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf used request id req-bb852363-572f-48ba-8a07-31bdc8b85723 2018-09-22 05:11:37,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:37,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b08c9cb6-66d9-4a18-ab2d-1b3391d8a4dd Date: Sat, 22 Sep 2018 05:11:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","dns_nameservers":[],"updated_at":"2018-09-22T05:11:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}]} 2018-09-22 05:11:37,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-b08c9cb6-66d9-4a18-ab2d-1b3391d8a4dd 2018-09-22 05:11:37,725 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net 2018-09-22 05:11:37,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" -d '{"port": {"network_id": "5716739d-8a68-4cba-b0a8-d881a2607bc2", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1", "admin_state_up": true}}' 2018-09-22 05:11:38,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-6e9c2076-dabc-47ed-970d-6dfaeb4afd59 Date: Sat, 22 Sep 2018 05:11:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.8"}],"id":"bf28c561-d2f0-4bca-b50f-0003c507aa38","security_groups":["897c20d8-d696-4412-b816-8aa304690957"],"mac_address":"fa:16:3e:fc:1f:80","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1","project_id":"3267503b42644aefac2b5b5cf0bd69cf","qos_policy_id":null,"admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:38Z","binding:vnic_type":"normal"}} 2018-09-22 05:11:38,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-6e9c2076-dabc-47ed-970d-6dfaeb4afd59 2018-09-22 05:11:38,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:39,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4fa2e342-0582-4c1f-9068-460baf9ef387 Date: Sat, 22 Sep 2018 05:11:39 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":["805c34ba-52e1-4f46-8019-20f15e5d6b73"],"updated_at":"2018-09-22T05:11:17Z","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net"}]} 2018-09-22 05:11:39,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net used request id req-4fa2e342-0582-4c1f-9068-460baf9ef387 2018-09-22 05:11:39,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:39,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-112fc793-abdb-4de9-bd3b-0dde79a450c8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}} 2018-09-22 05:11:39,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf used request id req-112fc793-abdb-4de9-bd3b-0dde79a450c8 2018-09-22 05:11:39,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:39,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9fed8a06-066e-4c99-a164-8f42934eda70 Date: Sat, 22 Sep 2018 05:11:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","dns_nameservers":[],"updated_at":"2018-09-22T05:11:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}]} 2018-09-22 05:11:39,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-9fed8a06-066e-4c99-a164-8f42934eda70 2018-09-22 05:11:39,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2&name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:39,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-5c325e9f-7cbc-49a7-8a4a-04e14892ae3b Date: Sat, 22 Sep 2018 05:11:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.8"}],"id":"bf28c561-d2f0-4bca-b50f-0003c507aa38","security_groups":["897c20d8-d696-4412-b816-8aa304690957"],"mac_address":"fa:16:3e:fc:1f:80","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:38Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 05:11:39,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2&name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1&admin_state_up=True used request id req-5c325e9f-7cbc-49a7-8a4a-04e14892ae3b 2018-09-22 05:11:39,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:39,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bbdfcd5-b384-40f0-96a5-335bddbd99fe Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}} 2018-09-22 05:11:39,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf used request id req-0bbdfcd5-b384-40f0-96a5-335bddbd99fe 2018-09-22 05:11:39,691 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst 2018-09-22 05:11:39,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:39,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11: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-ee81a2b4-f11c-431d-bb2f-bbc7a9fc910b x-compute-request-id: req-ee81a2b4-f11c-431d-bb2f-bbc7a9fc910b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-flavor-name"}]} 2018-09-22 05:11:39,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ee81a2b4-f11c-431d-bb2f-bbc7a9fc910b 2018-09-22 05:11:39,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:39,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11: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-75ed607a-8248-411c-a06d-9615971a3cc5 x-compute-request-id: req-75ed607a-8248-411c-a06d-9615971a3cc5 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:11:39,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769 used request id req-75ed607a-8248-411c-a06d-9615971a3cc5 2018-09-22 05:11:39,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:39,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-54cf3818-242e-451d-851c-b4562aa6bf3c Date: Sat, 22 Sep 2018 05:11:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:11:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:11:15Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f/snap", "metadata": {}}], "self": "/v2/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "min_disk": 0, "protected": false, "id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "file": "/v2/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3267503b42644aefac2b5b5cf0bd69cf", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-image"} 2018-09-22 05:11:39,920 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-image used request id req-54cf3818-242e-451d-851c-b4562aa6bf3c 2018-09-22 05:11:39,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:40,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5c9d25e3-51ac-4e54-aa40-2271f42c4792 Date: Sat, 22 Sep 2018 05:11:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:11:40,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5c9d25e3-51ac-4e54-aa40-2271f42c4792 2018-09-22 05:11:40,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "imageRef": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "flavorRef": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "max_count": 1, "min_count": 1, "networks": [{"port": "bf28c561-d2f0-4bca-b50f-0003c507aa38"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}]}}' 2018-09-22 05:11:41,750 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:11: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-63a6c4a7-00d7-4130-92ae-4c7a453d7539 x-compute-request-id: req-63a6c4a7-00d7-4130-92ae-4c7a453d7539 Content-Length: 444 location: http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "adminPass": "E5V57Yveu8Qv"}} 2018-09-22 05:11:41,750 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-63a6c4a7-00d7-4130-92ae-4c7a453d7539 2018-09-22 05:11:41,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:41,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-872e4b70-2fef-485f-a3db-fa2ed6e8e3e7 x-compute-request-id: req-872e4b70-2fef-485f-a3db-fa2ed6e8e3e7 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.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:11:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:11:41,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-872e4b70-2fef-485f-a3db-fa2ed6e8e3e7 2018-09-22 05:11:41,972 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst 2018-09-22 05:11:41,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:42,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa6dd341-146d-4490-a5f2-201a31d6e637 x-compute-request-id: req-aa6dd341-146d-4490-a5f2-201a31d6e637 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.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:11:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:11:42,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-aa6dd341-146d-4490-a5f2-201a31d6e637 2018-09-22 05:11:42,188 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst] is - BUILD 2018-09-22 05:11:42,188 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:11:45,191 - create_instance - DEBUG - VM status query timeout in 896.781410933 2018-09-22 05:11:45,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:46,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11: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-34fd9ec3-e240-4ffc-986c-15fdfdbd9815 x-compute-request-id: req-34fd9ec3-e240-4ffc-986c-15fdfdbd9815 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "security_groups": [{"name": "default"}], "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:11:42Z", "hostId": "3fbb20ab1b878ef92b1d7dd9466eb35f9ada1595961ec04b8ae4b8f0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:11:46,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-34fd9ec3-e240-4ffc-986c-15fdfdbd9815 2018-09-22 05:11:46,023 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst] is - BUILD 2018-09-22 05:11:46,024 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:11:49,027 - create_instance - DEBUG - VM status query timeout in 892.945319891 2018-09-22 05:11:49,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:49,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11: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-d34c41aa-6531-4f64-86fa-2c9db9ffaaa0 x-compute-request-id: req-d34c41aa-6531-4f64-86fa-2c9db9ffaaa0 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:11:42.000000", "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "security_groups": [{"name": "default"}], "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:11:48Z", "hostId": "3fbb20ab1b878ef92b1d7dd9466eb35f9ada1595961ec04b8ae4b8f0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:11:49,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-d34c41aa-6531-4f64-86fa-2c9db9ffaaa0 2018-09-22 05:11:49,548 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst] is - ACTIVE 2018-09-22 05:11:49,548 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:11:49,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:49,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11: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-503c0567-2482-4270-b02c-11569958096a x-compute-request-id: req-503c0567-2482-4270-b02c-11569958096a Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:11:42.000000", "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "security_groups": [{"name": "default"}], "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:11:48Z", "hostId": "3fbb20ab1b878ef92b1d7dd9466eb35f9ada1595961ec04b8ae4b8f0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:11:49,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-503c0567-2482-4270-b02c-11569958096a 2018-09-22 05:11:49,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:50,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8a74fc7d-624f-47a5-80e0-211b32239195 Date: Sat, 22 Sep 2018 05:11: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":["805c34ba-52e1-4f46-8019-20f15e5d6b73"],"updated_at":"2018-09-22T05:11:17Z","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net"}]} 2018-09-22 05:11:50,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net used request id req-8a74fc7d-624f-47a5-80e0-211b32239195 2018-09-22 05:11:50,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:50,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf3fc2b1-b024-4336-a684-e9507aa324fc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}} 2018-09-22 05:11:50,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf used request id req-cf3fc2b1-b024-4336-a684-e9507aa324fc 2018-09-22 05:11:50,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:50,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7b75d1ec-874b-4d09-b488-9901215b6a5e Date: Sat, 22 Sep 2018 05:11:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","dns_nameservers":[],"updated_at":"2018-09-22T05:11:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}]} 2018-09-22 05:11:50,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-7b75d1ec-874b-4d09-b488-9901215b6a5e 2018-09-22 05:11:50,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:50,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-b78271ab-fc36-49ba-8172-651e16060f2a Date: Sat, 22 Sep 2018 05:11:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.1"}],"id":"157c5191-1b1d-49b8-bb76-bffd3e4fff98","security_groups":[],"mac_address":"fa:16:3e:89:82:09","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:27Z","binding:vnic_type":"normal","device_id":"a85cc226-eb53-4b64-b882-e48de46e5326"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.4"}],"id":"4f0027a3-0268-4b3b-ad6b-7db2b3be36fa","security_groups":[],"mac_address":"fa:16:3e:13:70:bf","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5716739d-8a68-4cba-b0a8-d881a2607bc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.8"}],"id":"bf28c561-d2f0-4bca-b50f-0003c507aa38","security_groups":["897c20d8-d696-4412-b816-8aa304690957"],"mac_address":"fa:16:3e:fc:1f:80","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:38Z","binding:vnic_type":"normal","device_id":"ce6f58a2-821b-494d-ba22-2eeae7cde86c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.2"}],"id":"c83ecdb5-7a76-46c5-975e-e458c4fdf3ce","security_groups":[],"mac_address":"fa:16:3e:de:5a:85","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5716739d-8a68-4cba-b0a8-d881a2607bc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.3"}],"id":"f1574f63-ee5c-4e30-a30d-356595f1ca76","security_groups":[],"mac_address":"fa:16:3e:a5:69:d6","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5716739d-8a68-4cba-b0a8-d881a2607bc2"}]} 2018-09-22 05:11:50,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-b78271ab-fc36-49ba-8172-651e16060f2a 2018-09-22 05:11:50,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:51,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e321bc0-4188-4a35-ad49-7b4ba6ba7db8 x-compute-request-id: req-7e321bc0-4188-4a35-ad49-7b4ba6ba7db8 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:11:42.000000", "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "security_groups": [{"name": "default"}], "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:11:48Z", "hostId": "3fbb20ab1b878ef92b1d7dd9466eb35f9ada1595961ec04b8ae4b8f0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:11:51,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-7e321bc0-4188-4a35-ad49-7b4ba6ba7db8 2018-09-22 05:11:51,120 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst] is - ACTIVE 2018-09-22 05:11:51,120 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:11:51,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:51,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f13b7bcb-10fb-4aca-b615-f0ae11effb50 x-compute-request-id: req-f13b7bcb-10fb-4aca-b615-f0ae11effb50 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:11:42.000000", "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "security_groups": [{"name": "default"}], "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:11:48Z", "hostId": "3fbb20ab1b878ef92b1d7dd9466eb35f9ada1595961ec04b8ae4b8f0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:11:51,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-f13b7bcb-10fb-4aca-b615-f0ae11effb50 2018-09-22 05:11:51,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:51,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-88b648a0-8104-4599-aaba-9290bbc57215 Date: Sat, 22 Sep 2018 05:11:51 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":["805c34ba-52e1-4f46-8019-20f15e5d6b73"],"updated_at":"2018-09-22T05:11:17Z","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net"}]} 2018-09-22 05:11:51,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net used request id req-88b648a0-8104-4599-aaba-9290bbc57215 2018-09-22 05:11:51,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:51,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5e079b-06d4-422f-80c4-6662e745335e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}} 2018-09-22 05:11:51,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf used request id req-3a5e079b-06d4-422f-80c4-6662e745335e 2018-09-22 05:11:51,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:51,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4d15f265-7ba8-4283-a449-fed0f34cd1b6 Date: Sat, 22 Sep 2018 05:11:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","dns_nameservers":[],"updated_at":"2018-09-22T05:11:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}]} 2018-09-22 05:11:51,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-4d15f265-7ba8-4283-a449-fed0f34cd1b6 2018-09-22 05:11:51,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:52,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-a72a89d4-fc23-4696-a964-aba11bf9a304 Date: Sat, 22 Sep 2018 05:11:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.1"}],"id":"157c5191-1b1d-49b8-bb76-bffd3e4fff98","security_groups":[],"mac_address":"fa:16:3e:89:82:09","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:27Z","binding:vnic_type":"normal","device_id":"a85cc226-eb53-4b64-b882-e48de46e5326"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.4"}],"id":"4f0027a3-0268-4b3b-ad6b-7db2b3be36fa","security_groups":[],"mac_address":"fa:16:3e:13:70:bf","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5716739d-8a68-4cba-b0a8-d881a2607bc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.8"}],"id":"bf28c561-d2f0-4bca-b50f-0003c507aa38","security_groups":["897c20d8-d696-4412-b816-8aa304690957"],"mac_address":"fa:16:3e:fc:1f:80","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:38Z","binding:vnic_type":"normal","device_id":"ce6f58a2-821b-494d-ba22-2eeae7cde86c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.2"}],"id":"c83ecdb5-7a76-46c5-975e-e458c4fdf3ce","security_groups":[],"mac_address":"fa:16:3e:de:5a:85","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5716739d-8a68-4cba-b0a8-d881a2607bc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.3"}],"id":"f1574f63-ee5c-4e30-a30d-356595f1ca76","security_groups":[],"mac_address":"fa:16:3e:a5:69:d6","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5716739d-8a68-4cba-b0a8-d881a2607bc2"}]} 2018-09-22 05:11:52,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-a72a89d4-fc23-4696-a964-aba11bf9a304 2018-09-22 05:11:52,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}}' 2018-09-22 05:11:53,055 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:11: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-1508b8f1-82db-4de2-8884-f857a92e1fc9 x-compute-request-id: req-1508b8f1-82db-4de2-8884-f857a92e1fc9 Content-Length: 0 Content-Type: application/json 2018-09-22 05:11:53,055 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c/action used request id req-1508b8f1-82db-4de2-8884-f857a92e1fc9 2018-09-22 05:11:53,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:53,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-e191f9b9-8415-4609-8a6f-26a9b1f7252b Date: Sat, 22 Sep 2018 05:11:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:20Z", "admin_state_up": true, "updated_at": "2018-09-22T05:11:27Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "a85cc226-eb53-4b64-b882-e48de46e5326", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-router"}]} 2018-09-22 05:11:53,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-router used request id req-e191f9b9-8415-4609-8a6f-26a9b1f7252b 2018-09-22 05:11:53,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:53,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23ffdcdf-8162-4719-a45f-6be8d8689002 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}} 2018-09-22 05:11:53,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf used request id req-23ffdcdf-8162-4719-a45f-6be8d8689002 2018-09-22 05:11:53,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=a85cc226-eb53-4b64-b882-e48de46e5326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:53,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-fde827f1-8c08-4962-8a4a-e37499a2cbda Date: Sat, 22 Sep 2018 05:11:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.1"}],"id":"157c5191-1b1d-49b8-bb76-bffd3e4fff98","security_groups":[],"mac_address":"fa:16:3e:89:82:09","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:27Z","binding:vnic_type":"normal","device_id":"a85cc226-eb53-4b64-b882-e48de46e5326"}]} 2018-09-22 05:11:53,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=a85cc226-eb53-4b64-b882-e48de46e5326 used request id req-fde827f1-8c08-4962-8a4a-e37499a2cbda 2018-09-22 05:11:53,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/805c34ba-52e1-4f46-8019-20f15e5d6b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:53,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-48ad77cf-e302-4012-bc3b-6030f33913fb Date: Sat, 22 Sep 2018 05:11:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","dns_nameservers":[],"updated_at":"2018-09-22T05:11:17Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}} 2018-09-22 05:11:53,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/805c34ba-52e1-4f46-8019-20f15e5d6b73 used request id req-48ad77cf-e302-4012-bc3b-6030f33913fb 2018-09-22 05:11:53,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:53,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-8aba9abf-a358-42ed-b03e-ee112cb3fe7c Date: Sat, 22 Sep 2018 05:11:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:11:53,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-8aba9abf-a358-42ed-b03e-ee112cb3fe7c 2018-09-22 05:11:53,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:53,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-79a232cd-8aaf-420c-b3cb-c78f64909b4f Date: Sat, 22 Sep 2018 05:11:53 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:11:53,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-79a232cd-8aaf-420c-b3cb-c78f64909b4f 2018-09-22 05:11:53,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:54,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c4f902f-999e-4737-801b-235b260168c1 x-compute-request-id: req-0c4f902f-999e-4737-801b-235b260168c1 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:11:42.000000", "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}, {"name": "default"}], "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:11:48Z", "hostId": "3fbb20ab1b878ef92b1d7dd9466eb35f9ada1595961ec04b8ae4b8f0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:11:54,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-0c4f902f-999e-4737-801b-235b260168c1 2018-09-22 05:11:54,354 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst] is - ACTIVE 2018-09-22 05:11:54,354 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:11:54,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:54,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11: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-f88263fc-573b-4f43-a34b-3288ef98621f x-compute-request-id: req-f88263fc-573b-4f43-a34b-3288ef98621f Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:11:42.000000", "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}, {"name": "default"}], "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:11:48Z", "hostId": "3fbb20ab1b878ef92b1d7dd9466eb35f9ada1595961ec04b8ae4b8f0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:11:54,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-f88263fc-573b-4f43-a34b-3288ef98621f 2018-09-22 05:11:54,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:55,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8d33c718-e659-4463-83f4-eb761ef735a9 Date: Sat, 22 Sep 2018 05:11:55 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":["805c34ba-52e1-4f46-8019-20f15e5d6b73"],"updated_at":"2018-09-22T05:11:17Z","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net"}]} 2018-09-22 05:11:55,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net used request id req-8d33c718-e659-4463-83f4-eb761ef735a9 2018-09-22 05:11:55,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:55,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f6a6925-edab-4754-a631-8070fe7c0b99 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}} 2018-09-22 05:11:55,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf used request id req-0f6a6925-edab-4754-a631-8070fe7c0b99 2018-09-22 05:11:55,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:55,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c0c2ee40-cf20-4621-a242-450b88e6c39b Date: Sat, 22 Sep 2018 05:11:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","dns_nameservers":[],"updated_at":"2018-09-22T05:11:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}]} 2018-09-22 05:11:55,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-c0c2ee40-cf20-4621-a242-450b88e6c39b 2018-09-22 05:11:55,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:55,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-14517a7c-a0e2-4793-a95d-61e82bc61f0f Date: Sat, 22 Sep 2018 05:11:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.1"}],"id":"157c5191-1b1d-49b8-bb76-bffd3e4fff98","security_groups":[],"mac_address":"fa:16:3e:89:82:09","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:27Z","binding:vnic_type":"normal","device_id":"a85cc226-eb53-4b64-b882-e48de46e5326"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.4"}],"id":"4f0027a3-0268-4b3b-ad6b-7db2b3be36fa","security_groups":[],"mac_address":"fa:16:3e:13:70:bf","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5716739d-8a68-4cba-b0a8-d881a2607bc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.8"}],"id":"bf28c561-d2f0-4bca-b50f-0003c507aa38","security_groups":["1459e4af-7aed-44e5-a73e-6c5a72a401e4","897c20d8-d696-4412-b816-8aa304690957"],"mac_address":"fa:16:3e:fc:1f:80","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:38Z","binding:vnic_type":"normal","device_id":"ce6f58a2-821b-494d-ba22-2eeae7cde86c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.2"}],"id":"c83ecdb5-7a76-46c5-975e-e458c4fdf3ce","security_groups":[],"mac_address":"fa:16:3e:de:5a:85","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5716739d-8a68-4cba-b0a8-d881a2607bc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.3"}],"id":"f1574f63-ee5c-4e30-a30d-356595f1ca76","security_groups":[],"mac_address":"fa:16:3e:a5:69:d6","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5716739d-8a68-4cba-b0a8-d881a2607bc2"}]} 2018-09-22 05:11:55,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-14517a7c-a0e2-4793-a95d-61e82bc61f0f 2018-09-22 05:11:55,350 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-22 05:11:55,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:55,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-76380127-760e-46a4-92d8-ae91ef5a53df Date: Sat, 22 Sep 2018 05:11:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:11:55,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-76380127-760e-46a4-92d8-ae91ef5a53df 2018-09-22 05:11:55,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:56,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e645c54b-966b-4201-9f9b-5ae9b80f7a69 Date: Sat, 22 Sep 2018 05:11:56 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:11:56,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-e645c54b-966b-4201-9f9b-5ae9b80f7a69 2018-09-22 05:11:56,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" -d '{"floatingip": {"floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "port_id": "bf28c561-d2f0-4bca-b50f-0003c507aa38"}}' 2018-09-22 05:11:58,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-e1eb3b20-5a4f-4963-a596-5c80fc1462a2 Date: Sat, 22 Sep 2018 05:11:58 GMT RESP BODY: {"floatingip": {"router_id": "a85cc226-eb53-4b64-b882-e48de46e5326", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:57Z", "updated_at": "2018-09-22T05:11:57Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_id": "bf28c561-d2f0-4bca-b50f-0003c507aa38", "id": "a2d23f00-42a4-423a-868a-1f230ba0d043"}} 2018-09-22 05:11:58,701 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-e1eb3b20-5a4f-4963-a596-5c80fc1462a2 2018-09-22 05:11:58,701 - create_instance - INFO - Created floating IP 172.30.9.208 via router - CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-router 2018-09-22 05:11:58,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:59,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f041b06e-5dbf-44ea-ae28-95550ce40f9c x-compute-request-id: req-f041b06e-5dbf-44ea-ae28-95550ce40f9c Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:11:42.000000", "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}, {"name": "default"}], "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:11:48Z", "hostId": "3fbb20ab1b878ef92b1d7dd9466eb35f9ada1595961ec04b8ae4b8f0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:11:59,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-f041b06e-5dbf-44ea-ae28-95550ce40f9c 2018-09-22 05:11:59,159 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst] is - ACTIVE 2018-09-22 05:11:59,160 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:11:59,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:59,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11: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-20a1a55e-b942-4df7-a377-2f4a242cc5c7 x-compute-request-id: req-20a1a55e-b942-4df7-a377-2f4a242cc5c7 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:11:42.000000", "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}, {"name": "default"}], "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:11:48Z", "hostId": "3fbb20ab1b878ef92b1d7dd9466eb35f9ada1595961ec04b8ae4b8f0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:11:59,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-20a1a55e-b942-4df7-a377-2f4a242cc5c7 2018-09-22 05:11:59,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:59,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-490001d9-95f6-42eb-8544-455ef52609a7 Date: Sat, 22 Sep 2018 05:11:59 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":["805c34ba-52e1-4f46-8019-20f15e5d6b73"],"updated_at":"2018-09-22T05:11:17Z","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net"}]} 2018-09-22 05:11:59,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net used request id req-490001d9-95f6-42eb-8544-455ef52609a7 2018-09-22 05:11:59,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:59,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04972d07-3afa-4c7f-b904-dc354eac6ebb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}} 2018-09-22 05:11:59,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf used request id req-04972d07-3afa-4c7f-b904-dc354eac6ebb 2018-09-22 05:11:59,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:11:59,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-40968571-7428-4aec-b173-ddba17119148 Date: Sat, 22 Sep 2018 05:11:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","dns_nameservers":[],"updated_at":"2018-09-22T05:11:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}]} 2018-09-22 05:11:59,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-40968571-7428-4aec-b173-ddba17119148 2018-09-22 05:11:59,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:12:00,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-ef3244d5-4431-4b98-bcb9-c5e2eae7c03e Date: Sat, 22 Sep 2018 05:12:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.1"}],"id":"157c5191-1b1d-49b8-bb76-bffd3e4fff98","security_groups":[],"mac_address":"fa:16:3e:89:82:09","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:27Z","binding:vnic_type":"normal","device_id":"a85cc226-eb53-4b64-b882-e48de46e5326"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.4"}],"id":"4f0027a3-0268-4b3b-ad6b-7db2b3be36fa","security_groups":[],"mac_address":"fa:16:3e:13:70:bf","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5716739d-8a68-4cba-b0a8-d881a2607bc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.8"}],"id":"bf28c561-d2f0-4bca-b50f-0003c507aa38","security_groups":["1459e4af-7aed-44e5-a73e-6c5a72a401e4","897c20d8-d696-4412-b816-8aa304690957"],"mac_address":"fa:16:3e:fc:1f:80","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:38Z","binding:vnic_type":"normal","device_id":"ce6f58a2-821b-494d-ba22-2eeae7cde86c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.2"}],"id":"c83ecdb5-7a76-46c5-975e-e458c4fdf3ce","security_groups":[],"mac_address":"fa:16:3e:de:5a:85","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5716739d-8a68-4cba-b0a8-d881a2607bc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.3"}],"id":"f1574f63-ee5c-4e30-a30d-356595f1ca76","security_groups":[],"mac_address":"fa:16:3e:a5:69:d6","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5716739d-8a68-4cba-b0a8-d881a2607bc2"}]} 2018-09-22 05:12:00,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-ef3244d5-4431-4b98-bcb9-c5e2eae7c03e 2018-09-22 05:12:00,029 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-09-22 05:12:00,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:12:00,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf3bacfb-7ee2-4950-a7d3-f22f21d2abf7 x-compute-request-id: req-bf3bacfb-7ee2-4950-a7d3-f22f21d2abf7 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:11:42.000000", "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}, {"name": "default"}], "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:11:48Z", "hostId": "3fbb20ab1b878ef92b1d7dd9466eb35f9ada1595961ec04b8ae4b8f0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:12:00,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-bf3bacfb-7ee2-4950-a7d3-f22f21d2abf7 2018-09-22 05:12:00,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 05:12:01,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89ebe617-8f41-42dd-b6dc-3e322084c1fe x-compute-request-id: req-89ebe617-8f41-42dd-b6dc-3e322084c1fe 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-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 510786581 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.130761] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132455] pid_max: default: 32768 minimum: 301\n[ 0.133376] ACPI: Core revision 20150930\n[ 0.134765] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136156] Security Framework initialized\n[ 0.136986] Yama: becoming mindful.\n[ 0.137727] AppArmor: AppArmor initialized\n[ 0.138628] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139952] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.141233] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142450] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143849] Initializing cgroup subsys io\n[ 0.144672] Initializing cgroup subsys memory\n[ 0.145547] Initializing cgroup subsys devices\n[ 0.146447] Initializing cgroup subsys freezer\n[ 0.147341] Initializing cgroup subsys net_cls\n[ 0.148245] Initializing cgroup subsys perf_event\n[ 0.149217] Initializing cgroup subsys net_prio\n[ 0.150129] Initializing cgroup subsys hugetlb\n[ 0.151012] Initializing cgroup subsys pids\n[ 0.151900] CPU: Physical Processor ID: 0\n[ 0.153424] mce: CPU supports 10 MCE banks\n[ 0.154304] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155325] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.157600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163965] ftrace: allocating 31920 entries in 125 pages\n[ 0.190179] smpboot: Max logical packages: 2\n[ 0.191040] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.192226] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.193565] x2apic enabled\n[ 0.194383] Switched APIC routing to physical x2apic.\n[ 0.196131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197373] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201527] KVM setup paravirtual spinlock\n[ 0.203029] x86: Booting SMP configuration:\n[ 0.203944] .... node #0, CPUs: #1\n[ 0.204855] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.226533] x86: Booted up 1 node, 2 CPUs\n[ 0.226535] KVM setup async PF for cpu 1\n[ 0.226538] kvm-stealtime: cpu 1, msr f90d940\n[ 0.229163] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.230691] devtmpfs: initialized\n[ 0.232409] evm: security.selinux\n[ 0.233117] evm: security.SMACK64\n[ 0.233817] evm: security.SMACK64EXEC\n[ 0.234574] evm: security.SMACK64TRANSMUTE\n[ 0.235398] evm: security.SMACK64MMAP\n[ 0.236163] evm: security.ima\n[ 0.236814] evm: security.capability\n[ 0.237682] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239603] pinctrl core: initialized pinctrl subsystem\n[ 0.240723] RTC time: 5:11:42, date: 09/22/18\n[ 0.241696] NET: Registered protocol family 16\n[ 0.251644] cpuidle: using governor ladder\n[ 0.263735] cpuidle: using governor menu\n[ 0.264551] PCCT header not found.\n[ 0.265322] ACPI: bus type PCI registered\n[ 0.266119] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267400] PCI: Using configuration type 1 for base access\n[ 0.280850] ACPI: Added _OSI(Module Device)\n[ 0.281732] ACPI: Added _OSI(Processor Device)\n[ 0.282602] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283526] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285978] ACPI: Interpreter enabled\n[ 0.286796] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.288700] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.292455] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.294283] ACPI: (supports S0 S5)\n[ 0.294995] ACPI: Using IOAPIC for interrupt routing\n[ 0.296101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299449] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.300632] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.301876] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.303067] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.305380] acpiphp: Slot [3] registered\n[ 0.306218] acpiphp: Slot [4] registered\n[ 0.307028] acpiphp: Slot [5] registered\n[ 0.307860] acpiphp: Slot [6] registered\n[ 0.308664] acpiphp: Slot [7] registered\n[ 0.309450] acpiphp: Slot [8] registered\n[ 0.310280] acpiphp: Slot [9] registered\n[ 0.311119] acpiphp: Slot [10] registered\n[ 0.321861] acpiphp: Slot [11] registered\n[ 0.322669] acpiphp: Slot [12] registered\n[ 0.323503] acpiphp: Slot [13] registered\n[ 0.324341] acpiphp: Slot [14] registered\n[ 0.325142] acpiphp: Slot [15] registered\n[ 0.325953] acpiphp: Slot [16] registered\n[ 0.326760] acpiphp: Slot [17] registered\n[ 0.327562] acpiphp: Slot [18] registered\n[ 0.328391] acpiphp: Slot [19] registered\n[ 0.329245] acpiphp: Slot [20] registered\n[ 0.330078] acpiphp: Slot [21] registered\n[ 0.330933] acpiphp: Slot [22] registered\n[ 0.331786] acpiphp: Slot [23] registered\n[ 0.332602] acpiphp: Slot [24] registered\n[ 0.333404] acpiphp: Slot [25] registered\n[ 0.334212] acpiphp: Slot [26] registered\n[ 0.335018] acpiphp: Slot [27] registered\n[ 0.335873] acpiphp: Slot [28] registered\n[ 0.336692] acpiphp: Slot [29] registered\n[ 0.337496] acpiphp: Slot [30] registered\n[ 0.338309] acpiphp: Slot [31] registered\n[ 0.339113] PCI host bridge to bus 0000:00\n[ 0.339983] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.341247] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.342459] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.343962] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.345396] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.351813] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.353093] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.354250] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355523] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361910] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363319] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409534] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.411015] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412460] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413979] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415352] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416631] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417779] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418929] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420429] vgaarb: loaded\n[ 0.421023] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422154] SCSI subsystem initialized\n[ 0.422979] ACPI: bus type USB registered\n[ 0.423781] usbcore: registered new interface driver usbfs\n[ 0.424785] usbcore: registered new interface driver hub\n[ 0.425770] usbcore: registered new device driver usb\n[ 0.426845] PCI: Using ACPI for IRQ routing\n[ 0.427852] NetLabel: Initializing\n[ 0.428549] NetLabel: domain hash size = 128\n[ 0.429375] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430303] NetLabel: unlabeled traffic allowed by default\n[ 0.431414] clocksource: Switched to clocksource kvm-clock\n[ 0.437375] AppArmor: AppArmor Filesystem Enabled\n[ 0.438319] pnp: PnP ACPI init\n[ 0.439236] pnp: PnP ACPI: found 5 devices\n[ 0.446327] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.447989] NET: Registered protocol family 2\n[ 0.448947] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.450182] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.451312] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.452450] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.453498] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454636] NET: Registered protocol family 1\n[ 0.455481] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.456545] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457587] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476164] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.494980] Trying to unpack rootfs image as initramfs...\n[ 0.544541] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.558740] Scanning for low memory corruption every 60 seconds\n[ 0.560162] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.561297] audit: initializing netlink subsys (disabled)\n[ 0.562305] audit: type=2000 audit(1537593103.007:1): initialized\n[ 0.563615] Initialise system trusted keyring\n[ 0.564565] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.565717] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.567820] zbud: loaded\n[ 0.568554] VFS: Disk quotas dquot_6.6.0\n[ 0.569364] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570912] fuse init (API version 7.23)\n[ 0.571811] Key type big_key registered\n[ 0.572615] Allocating IMA MOK and blacklist keyrings.\n[ 0.573853] Key type asymmetric registered\n[ 0.574663] Asymmetric key parser 'x509' registered\n[ 0.575603] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.577076] io scheduler noop registered\n[ 0.577854] io scheduler deadline registered (default)\n[ 0.578824] io scheduler cfq registered\n[ 0.579659] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.583262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.585369] ACPI: Power Button [PWRF]\n[ 0.586255] GHES: HEST is not enabled!\n[ 0.621481] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.659260] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661854] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.685545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.688049] Linux agpgart interface v0.103\n[ 0.690895] brd: module loaded\n[ 0.692319] loop: module loaded\n[ 0.698400] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.699859] GPT:90111 != 20971519\n[ 0.700545] GPT:Alternate GPT header not at the end of the disk.\n[ 0.701632] GPT:90111 != 20971519\n[ 0.702310] GPT: Use GNU Parted to correct GPT errors.\n[ 0.703268] vda: vda1 vda15\n[ 0.704798] scsi host0: ata_piix\n[ 0.705562] scsi host1: ata_piix\n[ 0.706275] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.707484] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.708756] libphy: Fixed MDIO Bus: probed\n[ 0.709617] tun: Universal TUN/TAP device driver, 1.6\n[ 0.710598] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.712708] PPP generic driver version 2.4.2\n[ 0.713602] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.714854] ehci-pci: EHCI PCI platform driver\n[ 0.715737] ehci-platform: EHCI generic platform driver\n[ 0.716728] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717850] ohci-pci: OHCI PCI platform driver\n[ 0.718717] ohci-platform: OHCI generic platform driver\n[ 0.719708] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.738517] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.739542] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.740982] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.742000] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.743110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.744335] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745745] usb usb1: Product: UHCI Host Controller\n[ 0.746670] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747796] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748821] hub 1-0:1.0: USB hub found\n[ 0.749591] hub 1-0:1.0: 2 ports detected\n[ 0.750496] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.752599] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.753547] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754654] mousedev: PS/2 mouse device common for all mice\n[ 0.755926] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.757758] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758881] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760071] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.761254] i2c /dev entries driver\n[ 0.762017] device-mapper: uevent: version 1.0.3\n[ 0.762969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.764601] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.765936] NET: Registered protocol family 10\n[ 0.766967] NET: Registered protocol family 17\n[ 0.767862] Key type dns_resolver registered\n[ 0.768835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769943] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.771075] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.772873] registered taskstats version 1\n[ 0.773709] Loading compiled-in X.509 certificates\n[ 0.775159] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.776998] zswap: loaded using pool lzo/zbud\n[ 0.778510] Key type trusted registered\n[ 0.780185] Key type encrypted registered\n[ 0.781015] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.782028] ima: No TPM chip found, activating TPM-bypass!\n[ 0.783057] evm: HMAC attrs: 0x1\n[ 0.784017] Magic number: 2:815:163\n[ 0.784905] rtc_cmos 00:00: setting system clock to 2018-09-22 05:11:43 UTC (1537593103)\n[ 0.796755] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.797862] EDD information not available.\n[ 0.864600] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.866195] Write protecting the kernel read-only data: 14336k\n[ 0.867844] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.869680] 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 1.23\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.437715] 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.55.1.8...\nLease of 10.55.1.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.43. iid=i-00000111\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=20953055,end=20971487\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): 2 @ 3491.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCl4BNkF9sTWUQUfsHqS3jLRME8K2moaySJet3fUP3rExUJrUIg5dssg14QgAQnt6aikgKZAxjSAGUmU6pH2izJ7SFJzJq2kuuNWRtRb2DXmqYBY14CFSjiua8U+OSpyjCwqcx1rKkdVMQW1yb0i5CwIJfJjdHyNxXpHjCfa7C/hhidF1jGcJL3EvmyCi29JoGDcTI9o7yYgtm3Z9vPLo0A9pEU6Np5lchwxfwDbG+rz8klJNLR2FytN9Rah9Wemp/kFMzFa0GBeIPx3VNkaIlLw++jnDJVSLhOb5Jb9NVugwEEVmz4vhZ3fi6xEnnnXDy7PSM2R65X6T1+cqQI0DJP root@createinstancesinglenetworktests-4cbe4a0e-12ad-4fc2-9351-81757a\nssh-dss AAAAB3NzaC1kc3MAAACBAJ2uWi8pJ2QjWsFCBFkaoleU1qXeHaTpuVMJpSfr0LYEjixbEW+T9EcIXYCIH8CDVOfTLgKJDee+OcvNYtIIPOjU4IfOGA/qfxh+govUiHcxaatbzTPxg344Dez9GHRpNYJIVo3uuf6PYt21UZueN2vbMxbtz8lLKijUpgXfLmBdAAAAFQDyvf4flhWl6nASP1PVbTAJdP+K1QAAAIEAhhhX3mbb6ZCfEUnfbYfdA6mEpugHu0vEBm67Oglyq5GRh2LweT0xzEc9bCotdihjNgUCiyMI8owDAg++Tpr3QGEZ4JNnZIKRk7dPfheb4oc0kZQ3dQk+TN+pn5l02/b06Xv3jwo0XGdEfSppLSd+yomIDK/are/i14zHWrxwsy8AAACAJR0KK+yRlp2rqJziFOeZZ/vEdxWQFxVpLCGosTDAP+bJTikwLXbbJ1Redm1PqSqcRmHBrEugB+ICpghLiS6OKXz0VJzrSWy9zIK7bXQ6kGWKtyB1ubSmtQmqYodhyUNyueym/hujeLoro6fAj6ckeoL+uXNXaf5eRnmMiHyS4K8= root@createinstancesinglenetworktests-4cbe4a0e-12ad-4fc2-9351-81757a\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:fefc:1f80/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 \nip-route:169.254.169.254 via 10.55.1.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-00000111\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-4cbe4a0e-12ad-4fc2-9351-81757a\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.69 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-4cbe4a0e-12ad-4fc2-9351-81757a login: "} 2018-09-22 05:12:01,955 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c/action used request id req-89ebe617-8f41-42dd-b6dc-3e322084c1fe 2018-09-22 05:12:01,956 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-22 05:12:01,956 - create_instance_tests - DEBUG - Full console output - [ 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-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] 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 = 0xffdc 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 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 510786581 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-0x000000000ffdbfff] [ 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-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 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 2 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 0x10000000-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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 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: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233624K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.130761] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.132455] pid_max: default: 32768 minimum: 301 [ 0.133376] ACPI: Core revision 20150930 [ 0.134765] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.136156] Security Framework initialized [ 0.136986] Yama: becoming mindful. [ 0.137727] AppArmor: AppArmor initialized [ 0.138628] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139952] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.141233] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142450] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143849] Initializing cgroup subsys io [ 0.144672] Initializing cgroup subsys memory [ 0.145547] Initializing cgroup subsys devices [ 0.146447] Initializing cgroup subsys freezer [ 0.147341] Initializing cgroup subsys net_cls [ 0.148245] Initializing cgroup subsys perf_event [ 0.149217] Initializing cgroup subsys net_prio [ 0.150129] Initializing cgroup subsys hugetlb [ 0.151012] Initializing cgroup subsys pids [ 0.151900] CPU: Physical Processor ID: 0 [ 0.153424] mce: CPU supports 10 MCE banks [ 0.154304] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.155325] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.157600] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163965] ftrace: allocating 31920 entries in 125 pages [ 0.190179] smpboot: Max logical packages: 2 [ 0.191040] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.192226] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.193565] x2apic enabled [ 0.194383] Switched APIC routing to physical x2apic. [ 0.196131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.197373] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.199559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.201527] KVM setup paravirtual spinlock [ 0.203029] x86: Booting SMP configuration: [ 0.203944] .... node #0, CPUs: #1 [ 0.204855] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.226533] x86: Booted up 1 node, 2 CPUs [ 0.226535] KVM setup async PF for cpu 1 [ 0.226538] kvm-stealtime: cpu 1, msr f90d940 [ 0.229163] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.230691] devtmpfs: initialized [ 0.232409] evm: security.selinux [ 0.233117] evm: security.SMACK64 [ 0.233817] evm: security.SMACK64EXEC [ 0.234574] evm: security.SMACK64TRANSMUTE [ 0.235398] evm: security.SMACK64MMAP [ 0.236163] evm: security.ima [ 0.236814] evm: security.capability [ 0.237682] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.239603] pinctrl core: initialized pinctrl subsystem [ 0.240723] RTC time: 5:11:42, date: 09/22/18 [ 0.241696] NET: Registered protocol family 16 [ 0.251644] cpuidle: using governor ladder [ 0.263735] cpuidle: using governor menu [ 0.264551] PCCT header not found. [ 0.265322] ACPI: bus type PCI registered [ 0.266119] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267400] PCI: Using configuration type 1 for base access [ 0.280850] ACPI: Added _OSI(Module Device) [ 0.281732] ACPI: Added _OSI(Processor Device) [ 0.282602] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283526] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285978] ACPI: Interpreter enabled [ 0.286796] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.288700] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.292455] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.294283] ACPI: (supports S0 S5) [ 0.294995] ACPI: Using IOAPIC for interrupt routing [ 0.296101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299449] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.300632] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.301876] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.303067] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.305380] acpiphp: Slot [3] registered [ 0.306218] acpiphp: Slot [4] registered [ 0.307028] acpiphp: Slot [5] registered [ 0.307860] acpiphp: Slot [6] registered [ 0.308664] acpiphp: Slot [7] registered [ 0.309450] acpiphp: Slot [8] registered [ 0.310280] acpiphp: Slot [9] registered [ 0.311119] acpiphp: Slot [10] registered [ 0.321861] acpiphp: Slot [11] registered [ 0.322669] acpiphp: Slot [12] registered [ 0.323503] acpiphp: Slot [13] registered [ 0.324341] acpiphp: Slot [14] registered [ 0.325142] acpiphp: Slot [15] registered [ 0.325953] acpiphp: Slot [16] registered [ 0.326760] acpiphp: Slot [17] registered [ 0.327562] acpiphp: Slot [18] registered [ 0.328391] acpiphp: Slot [19] registered [ 0.329245] acpiphp: Slot [20] registered [ 0.330078] acpiphp: Slot [21] registered [ 0.330933] acpiphp: Slot [22] registered [ 0.331786] acpiphp: Slot [23] registered [ 0.332602] acpiphp: Slot [24] registered [ 0.333404] acpiphp: Slot [25] registered [ 0.334212] acpiphp: Slot [26] registered [ 0.335018] acpiphp: Slot [27] registered [ 0.335873] acpiphp: Slot [28] registered [ 0.336692] acpiphp: Slot [29] registered [ 0.337496] acpiphp: Slot [30] registered [ 0.338309] acpiphp: Slot [31] registered [ 0.339113] PCI host bridge to bus 0000:00 [ 0.339983] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.341247] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.342459] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.343962] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.345396] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.351813] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.353093] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.354250] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355523] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361910] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363319] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409534] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.411015] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412460] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413979] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415352] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416631] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417779] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418929] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420429] vgaarb: loaded [ 0.421023] vgaarb: bridge control possible 0000:00:02.0 [ 0.422154] SCSI subsystem initialized [ 0.422979] ACPI: bus type USB registered [ 0.423781] usbcore: registered new interface driver usbfs [ 0.424785] usbcore: registered new interface driver hub [ 0.425770] usbcore: registered new device driver usb [ 0.426845] PCI: Using ACPI for IRQ routing [ 0.427852] NetLabel: Initializing [ 0.428549] NetLabel: domain hash size = 128 [ 0.429375] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430303] NetLabel: unlabeled traffic allowed by default [ 0.431414] clocksource: Switched to clocksource kvm-clock [ 0.437375] AppArmor: AppArmor Filesystem Enabled [ 0.438319] pnp: PnP ACPI init [ 0.439236] pnp: PnP ACPI: found 5 devices [ 0.446327] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.447989] NET: Registered protocol family 2 [ 0.448947] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.450182] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.451312] TCP: Hash tables configured (established 2048 bind 2048) [ 0.452450] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.453498] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.454636] NET: Registered protocol family 1 [ 0.455481] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.456545] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457587] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476164] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.494980] Trying to unpack rootfs image as initramfs... [ 0.544541] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.558740] Scanning for low memory corruption every 60 seconds [ 0.560162] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.561297] audit: initializing netlink subsys (disabled) [ 0.562305] audit: type=2000 audit(1537593103.007:1): initialized [ 0.563615] Initialise system trusted keyring [ 0.564565] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.565717] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.567820] zbud: loaded [ 0.568554] VFS: Disk quotas dquot_6.6.0 [ 0.569364] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570912] fuse init (API version 7.23) [ 0.571811] Key type big_key registered [ 0.572615] Allocating IMA MOK and blacklist keyrings. [ 0.573853] Key type asymmetric registered [ 0.574663] Asymmetric key parser 'x509' registered [ 0.575603] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.577076] io scheduler noop registered [ 0.577854] io scheduler deadline registered (default) [ 0.578824] io scheduler cfq registered [ 0.579659] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.583262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.585369] ACPI: Power Button [PWRF] [ 0.586255] GHES: HEST is not enabled! [ 0.621481] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.659260] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661854] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.685545] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.688049] Linux agpgart interface v0.103 [ 0.690895] brd: module loaded [ 0.692319] loop: module loaded [ 0.698400] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.699859] GPT:90111 != 20971519 [ 0.700545] GPT:Alternate GPT header not at the end of the disk. [ 0.701632] GPT:90111 != 20971519 [ 0.702310] GPT: Use GNU Parted to correct GPT errors. [ 0.703268] vda: vda1 vda15 [ 0.704798] scsi host0: ata_piix [ 0.705562] scsi host1: ata_piix [ 0.706275] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.707484] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.708756] libphy: Fixed MDIO Bus: probed [ 0.709617] tun: Universal TUN/TAP device driver, 1.6 [ 0.710598] tun: (C) 1999-2004 Max Krasnyansky [ 0.712708] PPP generic driver version 2.4.2 [ 0.713602] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.714854] ehci-pci: EHCI PCI platform driver [ 0.715737] ehci-platform: EHCI generic platform driver [ 0.716728] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.717850] ohci-pci: OHCI PCI platform driver [ 0.718717] ohci-platform: OHCI generic platform driver [ 0.719708] uhci_hcd: USB Universal Host Controller Interface driver [ 0.738517] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.739542] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.740982] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.742000] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.743110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.744335] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745745] usb usb1: Product: UHCI Host Controller [ 0.746670] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747796] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748821] hub 1-0:1.0: USB hub found [ 0.749591] hub 1-0:1.0: 2 ports detected [ 0.750496] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.752599] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.753547] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.754654] mousedev: PS/2 mouse device common for all mice [ 0.755926] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.757758] rtc_cmos 00:00: RTC can wake from S4 [ 0.758881] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760071] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.761254] i2c /dev entries driver [ 0.762017] device-mapper: uevent: version 1.0.3 [ 0.762969] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.764601] ledtrig-cpu: registered to indicate activity on CPUs [ 0.765936] NET: Registered protocol family 10 [ 0.766967] NET: Registered protocol family 17 [ 0.767862] Key type dns_resolver registered [ 0.768835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.769943] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.771075] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.772873] registered taskstats version 1 [ 0.773709] Loading compiled-in X.509 certificates [ 0.775159] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.776998] zswap: loaded using pool lzo/zbud [ 0.778510] Key type trusted registered [ 0.780185] Key type encrypted registered [ 0.781015] AppArmor: AppArmor sha1 policy hashing enabled [ 0.782028] ima: No TPM chip found, activating TPM-bypass! [ 0.783057] evm: HMAC attrs: 0x1 [ 0.784017] Magic number: 2:815:163 [ 0.784905] rtc_cmos 00:00: setting system clock to 2018-09-22 05:11:43 UTC (1537593103) [ 0.796755] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.797862] EDD information not available. [ 0.864600] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.866195] Write protecting the kernel read-only data: 14336k [ 0.867844] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.869680] 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.23 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.437715] 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.55.1.8... Lease of 10.55.1.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.43. iid=i-00000111 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=20953055,end=20971487 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCl4BNkF9sTWUQUfsHqS3jLRME8K2moaySJet3fUP3rExUJrUIg5dssg14QgAQnt6aikgKZAxjSAGUmU6pH2izJ7SFJzJq2kuuNWRtRb2DXmqYBY14CFSjiua8U+OSpyjCwqcx1rKkdVMQW1yb0i5CwIJfJjdHyNxXpHjCfa7C/hhidF1jGcJL3EvmyCi29JoGDcTI9o7yYgtm3Z9vPLo0A9pEU6Np5lchwxfwDbG+rz8klJNLR2FytN9Rah9Wemp/kFMzFa0GBeIPx3VNkaIlLw++jnDJVSLhOb5Jb9NVugwEEVmz4vhZ3fi6xEnnnXDy7PSM2R65X6T1+cqQI0DJP root@createinstancesinglenetworktests-4cbe4a0e-12ad-4fc2-9351-81757a ssh-dss AAAAB3NzaC1kc3MAAACBAJ2uWi8pJ2QjWsFCBFkaoleU1qXeHaTpuVMJpSfr0LYEjixbEW+T9EcIXYCIH8CDVOfTLgKJDee+OcvNYtIIPOjU4IfOGA/qfxh+govUiHcxaatbzTPxg344Dez9GHRpNYJIVo3uuf6PYt21UZueN2vbMxbtz8lLKijUpgXfLmBdAAAAFQDyvf4flhWl6nASP1PVbTAJdP+K1QAAAIEAhhhX3mbb6ZCfEUnfbYfdA6mEpugHu0vEBm67Oglyq5GRh2LweT0xzEc9bCotdihjNgUCiyMI8owDAg++Tpr3QGEZ4JNnZIKRk7dPfheb4oc0kZQ3dQk+TN+pn5l02/b06Xv3jwo0XGdEfSppLSd+yomIDK/are/i14zHWrxwsy8AAACAJR0KK+yRlp2rqJziFOeZZ/vEdxWQFxVpLCGosTDAP+bJTikwLXbbJ1Redm1PqSqcRmHBrEugB+ICpghLiS6OKXz0VJzrSWy9zIK7bXQ6kGWKtyB1ubSmtQmqYodhyUNyueym/hujeLoro6fAj6ckeoL+uXNXaf5eRnmMiHyS4K8= root@createinstancesinglenetworktests-4cbe4a0e-12ad-4fc2-9351-81757a -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:fefc:1f80/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 ip-route:169.254.169.254 via 10.55.1.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-00000111 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-4cbe4a0e-12ad-4fc2-9351-81757a launch-index: 0 === cirros: current=0.4.0 uptime=3.69 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-4cbe4a0e-12ad-4fc2-9351-81757a login: 2018-09-22 05:12:01,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:12:02,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c308a70-25fb-4ae1-9870-10a65d94d060 x-compute-request-id: req-1c308a70-25fb-4ae1-9870-10a65d94d060 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:11:42.000000", "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}, {"name": "default"}], "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:11:48Z", "hostId": "3fbb20ab1b878ef92b1d7dd9466eb35f9ada1595961ec04b8ae4b8f0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:12:02,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-1c308a70-25fb-4ae1-9870-10a65d94d060 2018-09-22 05:12:02,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:12:02,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-33716d86-0b56-4cb1-aa0c-aaec2625bff7 Date: Sat, 22 Sep 2018 05:12: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":["805c34ba-52e1-4f46-8019-20f15e5d6b73"],"updated_at":"2018-09-22T05:11:17Z","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net"}]} 2018-09-22 05:12:02,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net used request id req-33716d86-0b56-4cb1-aa0c-aaec2625bff7 2018-09-22 05:12:02,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:12:02,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d061c9-8be4-4351-bea8-aeae9eac26b2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}} 2018-09-22 05:12:02,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf used request id req-a3d061c9-8be4-4351-bea8-aeae9eac26b2 2018-09-22 05:12:02,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:12:02,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dd7d9375-6893-4ba4-b297-b3c0db5051ae Date: Sat, 22 Sep 2018 05:12:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","dns_nameservers":[],"updated_at":"2018-09-22T05:11:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}]} 2018-09-22 05:12:02,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-dd7d9375-6893-4ba4-b297-b3c0db5051ae 2018-09-22 05:12:02,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:12:02,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-8d4f2967-b24f-4291-b5e9-07bcb56711c8 Date: Sat, 22 Sep 2018 05:12:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.1"}],"id":"157c5191-1b1d-49b8-bb76-bffd3e4fff98","security_groups":[],"mac_address":"fa:16:3e:89:82:09","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:27Z","binding:vnic_type":"normal","device_id":"a85cc226-eb53-4b64-b882-e48de46e5326"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.4"}],"id":"4f0027a3-0268-4b3b-ad6b-7db2b3be36fa","security_groups":[],"mac_address":"fa:16:3e:13:70:bf","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5716739d-8a68-4cba-b0a8-d881a2607bc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.8"}],"id":"bf28c561-d2f0-4bca-b50f-0003c507aa38","security_groups":["1459e4af-7aed-44e5-a73e-6c5a72a401e4","897c20d8-d696-4412-b816-8aa304690957"],"mac_address":"fa:16:3e:fc:1f:80","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:38Z","binding:vnic_type":"normal","device_id":"ce6f58a2-821b-494d-ba22-2eeae7cde86c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.2"}],"id":"c83ecdb5-7a76-46c5-975e-e458c4fdf3ce","security_groups":[],"mac_address":"fa:16:3e:de:5a:85","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5716739d-8a68-4cba-b0a8-d881a2607bc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.3"}],"id":"f1574f63-ee5c-4e30-a30d-356595f1ca76","security_groups":[],"mac_address":"fa:16:3e:a5:69:d6","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5716739d-8a68-4cba-b0a8-d881a2607bc2"}]} 2018-09-22 05:12:02,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-8d4f2967-b24f-4291-b5e9-07bcb56711c8 2018-09-22 05:12:02,957 - create_instance - INFO - Checking if VM is active 2018-09-22 05:12:02,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:12:03,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12: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-575af325-8ebb-4f60-a794-62acc5c97485 x-compute-request-id: req-575af325-8ebb-4f60-a794-62acc5c97485 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:11:42.000000", "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}, {"name": "default"}], "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:11:48Z", "hostId": "3fbb20ab1b878ef92b1d7dd9466eb35f9ada1595961ec04b8ae4b8f0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:12:03,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-575af325-8ebb-4f60-a794-62acc5c97485 2018-09-22 05:12:03,521 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst] is - ACTIVE 2018-09-22 05:12:03,521 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:12:03,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:12:03,994 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12: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-70baf84c-a096-4b99-9c06-51ca32276f4c x-compute-request-id: req-70baf84c-a096-4b99-9c06-51ca32276f4c Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:11:42.000000", "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}, {"name": "default"}], "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:11:48Z", "hostId": "3fbb20ab1b878ef92b1d7dd9466eb35f9ada1595961ec04b8ae4b8f0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:12:03,994 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-70baf84c-a096-4b99-9c06-51ca32276f4c 2018-09-22 05:12:04,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:12:04,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d972208a-d2bd-4fb2-bab9-fb8601040849 Date: Sat, 22 Sep 2018 05:12: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":["805c34ba-52e1-4f46-8019-20f15e5d6b73"],"updated_at":"2018-09-22T05:11:17Z","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net"}]} 2018-09-22 05:12:04,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net used request id req-d972208a-d2bd-4fb2-bab9-fb8601040849 2018-09-22 05:12:04,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:12:04,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361efeee-df23-4630-a5ff-f0b6204ea444 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}} 2018-09-22 05:12:04,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf used request id req-361efeee-df23-4630-a5ff-f0b6204ea444 2018-09-22 05:12:04,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:12:04,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3f16355f-9632-4a81-aae3-0108fe0c8b00 Date: Sat, 22 Sep 2018 05:12:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","dns_nameservers":[],"updated_at":"2018-09-22T05:11:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}]} 2018-09-22 05:12:04,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-3f16355f-9632-4a81-aae3-0108fe0c8b00 2018-09-22 05:12:04,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:12:04,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-afc45a6b-27f5-4d31-aea2-56d03fae563b Date: Sat, 22 Sep 2018 05:12:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.1"}],"id":"157c5191-1b1d-49b8-bb76-bffd3e4fff98","security_groups":[],"mac_address":"fa:16:3e:89:82:09","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:27Z","binding:vnic_type":"normal","device_id":"a85cc226-eb53-4b64-b882-e48de46e5326"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.4"}],"id":"4f0027a3-0268-4b3b-ad6b-7db2b3be36fa","security_groups":[],"mac_address":"fa:16:3e:13:70:bf","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5716739d-8a68-4cba-b0a8-d881a2607bc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.8"}],"id":"bf28c561-d2f0-4bca-b50f-0003c507aa38","security_groups":["1459e4af-7aed-44e5-a73e-6c5a72a401e4","897c20d8-d696-4412-b816-8aa304690957"],"mac_address":"fa:16:3e:fc:1f:80","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:38Z","binding:vnic_type":"normal","device_id":"ce6f58a2-821b-494d-ba22-2eeae7cde86c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.2"}],"id":"c83ecdb5-7a76-46c5-975e-e458c4fdf3ce","security_groups":[],"mac_address":"fa:16:3e:de:5a:85","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5716739d-8a68-4cba-b0a8-d881a2607bc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.3"}],"id":"f1574f63-ee5c-4e30-a30d-356595f1ca76","security_groups":[],"mac_address":"fa:16:3e:a5:69:d6","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5716739d-8a68-4cba-b0a8-d881a2607bc2"}]} 2018-09-22 05:12:04,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-afc45a6b-27f5-4d31-aea2-56d03fae563b 2018-09-22 05:12:04,351 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:12:04,354 - paramiko.transport - DEBUG - starting thread (client mode): 0x676aa750L 2018-09-22 05:12:04,354 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:12:04,354 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:12:04,354 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:12:04,356 - 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-09-22 05:12:04,356 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:12:04,356 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:12:04,356 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:12:04,356 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:12:04,357 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:12:04,373 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:12:04,373 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:12:04,386 - paramiko.transport - DEBUG - Trying key aea67c8395b9af5ebf3a4af742c24478 from tmp/CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf 2018-09-22 05:12:04,412 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:12:04,415 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:12:04,515 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:12:04,532 - create_instance - INFO - SSH is active for VM instance 2018-09-22 05:12:04,532 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:12:04,534 - paramiko.transport - DEBUG - starting thread (client mode): 0x676aac90L 2018-09-22 05:12:04,535 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:12:04,535 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:12:04,535 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:12:04,536 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-22 05:12:04,536 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:12:04,537 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:12:04,537 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:12:04,537 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:12:04,537 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:12:04,554 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:12:04,555 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:12:04,567 - paramiko.transport - DEBUG - Trying key aea67c8395b9af5ebf3a4af742c24478 from tmp/CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf 2018-09-22 05:12:04,592 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:12:04,595 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:12:04,599 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 05:12:04,600 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-22 05:12:04,600 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 05:12:04,602 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 05:12:04,603 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:12:04,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:12:04,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:12:04,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4dc88a3395fb4ab58516633d45d9f118", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj-role"}], "expires_at": "2018-09-22T06:12:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3267503b42644aefac2b5b5cf0bd69cf", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3267503b42644aefac2b5b5cf0bd69cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-user", "id": "540de938f5c349e986a8a54ec1423f8c"}, "audit_ids": ["XVl8K5sSR2y3am80J-B9Iw"], "issued_at": "2018-09-22T05:12:04.000000Z"}} 2018-09-22 05:12:04,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3f4ce73e606fffc6c08665e20e23a56a69e936" 2018-09-22 05:12:05,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ae525b4-cbd2-4edf-9dd3-e59c490308f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:12:05,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0ae525b4-cbd2-4edf-9dd3-e59c490308f8 2018-09-22 05:12:05,062 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:12:05,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3f4ce73e606fffc6c08665e20e23a56a69e936" 2018-09-22 05:12:05,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-675c7286-6526-439d-a639-9c8c3dfa29c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:12:05,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-675c7286-6526-439d-a639-9c8c3dfa29c2 2018-09-22 05:12:05,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3f4ce73e606fffc6c08665e20e23a56a69e936" 2018-09-22 05:12:05,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6552d473-af3a-452a-a189-75a382eec1ef Date: Sat, 22 Sep 2018 05:12:05 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":["805c34ba-52e1-4f46-8019-20f15e5d6b73"],"updated_at":"2018-09-22T05:11:17Z","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net"}]} 2018-09-22 05:12:05,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net used request id req-6552d473-af3a-452a-a189-75a382eec1ef 2018-09-22 05:12:05,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:12:05,404 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:12:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:12:05,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3f4ce73e606fffc6c08665e20e23a56a69e936" 2018-09-22 05:12:05,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc4234d9-dd96-4da6-aefd-804413c17c8e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}} 2018-09-22 05:12:05,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf used request id req-bc4234d9-dd96-4da6-aefd-804413c17c8e 2018-09-22 05:12:05,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3f4ce73e606fffc6c08665e20e23a56a69e936" 2018-09-22 05:12:05,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-376dc615-af52-4aaf-85d0-1cbfdf3472be Date: Sat, 22 Sep 2018 05:12:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","dns_nameservers":[],"updated_at":"2018-09-22T05:11:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}]} 2018-09-22 05:12:05,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-376dc615-af52-4aaf-85d0-1cbfdf3472be 2018-09-22 05:12:05,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2&name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3f4ce73e606fffc6c08665e20e23a56a69e936" 2018-09-22 05:12:05,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-79c3c33e-8e1c-481f-ae94-30e48dd94adf Date: Sat, 22 Sep 2018 05:12:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.8"}],"id":"bf28c561-d2f0-4bca-b50f-0003c507aa38","security_groups":["1459e4af-7aed-44e5-a73e-6c5a72a401e4","897c20d8-d696-4412-b816-8aa304690957"],"mac_address":"fa:16:3e:fc:1f:80","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:38Z","binding:vnic_type":"normal","device_id":"ce6f58a2-821b-494d-ba22-2eeae7cde86c"}]} 2018-09-22 05:12:05,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2&name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1&admin_state_up=True used request id req-79c3c33e-8e1c-481f-ae94-30e48dd94adf 2018-09-22 05:12:05,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3f4ce73e606fffc6c08665e20e23a56a69e936" 2018-09-22 05:12:05,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-275f9cde-049f-4473-81fd-028312ffcf0e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}} 2018-09-22 05:12:05,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf used request id req-275f9cde-049f-4473-81fd-028312ffcf0e 2018-09-22 05:12:05,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3f4ce73e606fffc6c08665e20e23a56a69e936" 2018-09-22 05:12:06,645 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9db5dc9-8efb-4f31-be95-816f196f653f x-compute-request-id: req-e9db5dc9-8efb-4f31-be95-816f196f653f Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:11:42.000000", "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}, {"name": "default"}], "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:11:48Z", "hostId": "3fbb20ab1b878ef92b1d7dd9466eb35f9ada1595961ec04b8ae4b8f0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:12:06,645 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst used request id req-e9db5dc9-8efb-4f31-be95-816f196f653f 2018-09-22 05:12:06,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3f4ce73e606fffc6c08665e20e23a56a69e936" 2018-09-22 05:12:06,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f47778a5-14b9-4a77-8f99-5100b399f3fe Date: Sat, 22 Sep 2018 05:12:06 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":["805c34ba-52e1-4f46-8019-20f15e5d6b73"],"updated_at":"2018-09-22T05:11:17Z","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net"}]} 2018-09-22 05:12:06,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net used request id req-f47778a5-14b9-4a77-8f99-5100b399f3fe 2018-09-22 05:12:06,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3f4ce73e606fffc6c08665e20e23a56a69e936" 2018-09-22 05:12:06,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9399c2fc-abae-4382-9b57-e9e3936fa6ff Date: Sat, 22 Sep 2018 05:12:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","dns_nameservers":[],"updated_at":"2018-09-22T05:11:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}]} 2018-09-22 05:12:06,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-9399c2fc-abae-4382-9b57-e9e3936fa6ff 2018-09-22 05:12:06,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3f4ce73e606fffc6c08665e20e23a56a69e936" 2018-09-22 05:12:07,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-e31a180d-810c-4507-97c8-a35abc022132 Date: Sat, 22 Sep 2018 05:12:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.1"}],"id":"157c5191-1b1d-49b8-bb76-bffd3e4fff98","security_groups":[],"mac_address":"fa:16:3e:89:82:09","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:27Z","binding:vnic_type":"normal","device_id":"a85cc226-eb53-4b64-b882-e48de46e5326"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.4"}],"id":"4f0027a3-0268-4b3b-ad6b-7db2b3be36fa","security_groups":[],"mac_address":"fa:16:3e:13:70:bf","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5716739d-8a68-4cba-b0a8-d881a2607bc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.8"}],"id":"bf28c561-d2f0-4bca-b50f-0003c507aa38","security_groups":["1459e4af-7aed-44e5-a73e-6c5a72a401e4","897c20d8-d696-4412-b816-8aa304690957"],"mac_address":"fa:16:3e:fc:1f:80","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:38Z","binding:vnic_type":"normal","device_id":"ce6f58a2-821b-494d-ba22-2eeae7cde86c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.2"}],"id":"c83ecdb5-7a76-46c5-975e-e458c4fdf3ce","security_groups":[],"mac_address":"fa:16:3e:de:5a:85","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5716739d-8a68-4cba-b0a8-d881a2607bc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.3"}],"id":"f1574f63-ee5c-4e30-a30d-356595f1ca76","security_groups":[],"mac_address":"fa:16:3e:a5:69:d6","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5716739d-8a68-4cba-b0a8-d881a2607bc2"}]} 2018-09-22 05:12:07,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-e31a180d-810c-4507-97c8-a35abc022132 2018-09-22 05:12:07,207 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst 2018-09-22 05:12:07,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3f4ce73e606fffc6c08665e20e23a56a69e936" 2018-09-22 05:12:07,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-905218e6-8d4f-47c5-aab0-8b9e77caacbc Date: Sat, 22 Sep 2018 05:12:07 GMT RESP BODY: {"floatingips": [{"router_id": "a85cc226-eb53-4b64-b882-e48de46e5326", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:57Z", "updated_at": "2018-09-22T05:11:57Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_id": "bf28c561-d2f0-4bca-b50f-0003c507aa38", "id": "a2d23f00-42a4-423a-868a-1f230ba0d043"}]} 2018-09-22 05:12:07,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-905218e6-8d4f-47c5-aab0-8b9e77caacbc 2018-09-22 05:12:07,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/bf28c561-d2f0-4bca-b50f-0003c507aa38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3f4ce73e606fffc6c08665e20e23a56a69e936" 2018-09-22 05:12:07,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-4d54d990-d758-464f-8aa0-d529d347ceed Date: Sat, 22 Sep 2018 05:12:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.8"}],"id":"bf28c561-d2f0-4bca-b50f-0003c507aa38","security_groups":["1459e4af-7aed-44e5-a73e-6c5a72a401e4","897c20d8-d696-4412-b816-8aa304690957"],"mac_address":"fa:16:3e:fc:1f:80","device_id":"ce6f58a2-821b-494d-ba22-2eeae7cde86c","status":"ACTIVE","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1","project_id":"3267503b42644aefac2b5b5cf0bd69cf","qos_policy_id":null,"admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:38Z","binding:vnic_type":"normal"}} 2018-09-22 05:12:07,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/bf28c561-d2f0-4bca-b50f-0003c507aa38 used request id req-4d54d990-d758-464f-8aa0-d529d347ceed 2018-09-22 05:12:07,451 - create_instance - INFO - Checking if VM is active 2018-09-22 05:12:07,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3f4ce73e606fffc6c08665e20e23a56a69e936" 2018-09-22 05:12:08,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12: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-48b9384e-0b0e-4028-b54e-bb50c57a14f3 x-compute-request-id: req-48b9384e-0b0e-4028-b54e-bb50c57a14f3 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:11:42.000000", "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}, {"name": "default"}], "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:11:48Z", "hostId": "3fbb20ab1b878ef92b1d7dd9466eb35f9ada1595961ec04b8ae4b8f0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:12:08,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-48b9384e-0b0e-4028-b54e-bb50c57a14f3 2018-09-22 05:12:08,228 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst] is - ACTIVE 2018-09-22 05:12:08,228 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:12:08,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3f4ce73e606fffc6c08665e20e23a56a69e936" 2018-09-22 05:12:08,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12: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-6fe09991-6a6b-4c50-8200-9f7481533ea7 x-compute-request-id: req-6fe09991-6a6b-4c50-8200-9f7481533ea7 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:1f:80", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:11:42.000000", "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp"}, {"name": "default"}], "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:11:48Z", "hostId": "3fbb20ab1b878ef92b1d7dd9466eb35f9ada1595961ec04b8ae4b8f0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:12:08,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-6fe09991-6a6b-4c50-8200-9f7481533ea7 2018-09-22 05:12:08,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3f4ce73e606fffc6c08665e20e23a56a69e936" 2018-09-22 05:12:09,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a022e9c8-af96-46b2-b433-7ffcff22c598 Date: Sat, 22 Sep 2018 05:12: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":["805c34ba-52e1-4f46-8019-20f15e5d6b73"],"updated_at":"2018-09-22T05:11:17Z","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net"}]} 2018-09-22 05:12:09,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net used request id req-a022e9c8-af96-46b2-b433-7ffcff22c598 2018-09-22 05:12:09,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3f4ce73e606fffc6c08665e20e23a56a69e936" 2018-09-22 05:12:09,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6178172-fe8f-443e-ba84-02861ce5cb68 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}} 2018-09-22 05:12:09,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf used request id req-f6178172-fe8f-443e-ba84-02861ce5cb68 2018-09-22 05:12:09,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3f4ce73e606fffc6c08665e20e23a56a69e936" 2018-09-22 05:12:09,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-94c3df02-3810-4cf9-89da-aae4f39eeb77 Date: Sat, 22 Sep 2018 05:12:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","dns_nameservers":[],"updated_at":"2018-09-22T05:11:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3267503b42644aefac2b5b5cf0bd69cf","id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet"}]} 2018-09-22 05:12:09,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-94c3df02-3810-4cf9-89da-aae4f39eeb77 2018-09-22 05:12:09,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3f4ce73e606fffc6c08665e20e23a56a69e936" 2018-09-22 05:12:09,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-08913a6a-2989-41bb-ad1b-948c0b03ab09 Date: Sat, 22 Sep 2018 05:12:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.1"}],"id":"157c5191-1b1d-49b8-bb76-bffd3e4fff98","security_groups":[],"mac_address":"fa:16:3e:89:82:09","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:27Z","binding:vnic_type":"normal","device_id":"a85cc226-eb53-4b64-b882-e48de46e5326"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.4"}],"id":"4f0027a3-0268-4b3b-ad6b-7db2b3be36fa","security_groups":[],"mac_address":"fa:16:3e:13:70:bf","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5716739d-8a68-4cba-b0a8-d881a2607bc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.8"}],"id":"bf28c561-d2f0-4bca-b50f-0003c507aa38","security_groups":["1459e4af-7aed-44e5-a73e-6c5a72a401e4","897c20d8-d696-4412-b816-8aa304690957"],"mac_address":"fa:16:3e:fc:1f:80","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:38Z","binding:vnic_type":"normal","device_id":"ce6f58a2-821b-494d-ba22-2eeae7cde86c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.2"}],"id":"c83ecdb5-7a76-46c5-975e-e458c4fdf3ce","security_groups":[],"mac_address":"fa:16:3e:de:5a:85","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5716739d-8a68-4cba-b0a8-d881a2607bc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:11:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"805c34ba-52e1-4f46-8019-20f15e5d6b73","ip_address":"10.55.1.3"}],"id":"f1574f63-ee5c-4e30-a30d-356595f1ca76","security_groups":[],"mac_address":"fa:16:3e:a5:69:d6","project_id":"3267503b42644aefac2b5b5cf0bd69cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5716739d-8a68-4cba-b0a8-d881a2607bc2","tenant_id":"3267503b42644aefac2b5b5cf0bd69cf","created_at":"2018-09-22T05:11:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5716739d-8a68-4cba-b0a8-d881a2607bc2"}]} 2018-09-22 05:12:09,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-08913a6a-2989-41bb-ad1b-948c0b03ab09 2018-09-22 05:12:09,496 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:12:09,498 - paramiko.transport - DEBUG - starting thread (client mode): 0x67638d50L 2018-09-22 05:12:09,498 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:12:09,498 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:12:09,498 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:12:09,500 - 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-09-22 05:12:09,500 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:12:09,500 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:12:09,500 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:12:09,500 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:12:09,501 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:12:09,518 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:12:09,518 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:12:09,530 - paramiko.transport - DEBUG - Trying key aea67c8395b9af5ebf3a4af742c24478 from tmp/CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf 2018-09-22 05:12:09,556 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:12:09,559 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:12:09,660 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:12:09,676 - create_instance - INFO - SSH is active for VM instance 2018-09-22 05:12:09,676 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:12:09,678 - paramiko.transport - DEBUG - starting thread (client mode): 0x67638c50L 2018-09-22 05:12:09,679 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:12:09,679 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:12:09,679 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:12:09,680 - 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-09-22 05:12:09,680 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:12:09,680 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:12:09,681 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:12:09,681 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:12:09,681 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:12:09,698 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:12:09,699 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:12:09,711 - paramiko.transport - DEBUG - Trying key aea67c8395b9af5ebf3a4af742c24478 from tmp/CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf 2018-09-22 05:12:09,736 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:12:09,739 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:12:09,743 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 05:12:09,744 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-22 05:12:09,745 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 05:12:09,746 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 05:12:09,747 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-22 05:12:09,748 - create_instance - INFO - Deleting Floating IP - 172.30.9.208 2018-09-22 05:12:09,748 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.208 2018-09-22 05:12:09,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/a2d23f00-42a4-423a-868a-1f230ba0d043 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:12:10,850 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-33061982-cb87-4333-a2c5-73c379e82ccc Content-Length: 0 Date: Sat, 22 Sep 2018 05:12:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:12:10,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/a2d23f00-42a4-423a-868a-1f230ba0d043 used request id req-33061982-cb87-4333-a2c5-73c379e82ccc 2018-09-22 05:12:10,851 - create_instance - INFO - Deleting Port with ID - bf28c561-d2f0-4bca-b50f-0003c507aa38 2018-09-22 05:12:10,851 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cfport-1 2018-09-22 05:12:10,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/bf28c561-d2f0-4bca-b50f-0003c507aa38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:12:11,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0469b8e0-1e6d-4472-a8dc-7ca0673664db Date: Sat, 22 Sep 2018 05:12:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:12:11,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/bf28c561-d2f0-4bca-b50f-0003c507aa38 used request id req-0469b8e0-1e6d-4472-a8dc-7ca0673664db 2018-09-22 05:12:11,453 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst 2018-09-22 05:12:11,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:12:11,773 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:12: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-062775e6-8895-481f-a541-56e9d0307d1f x-compute-request-id: req-062775e6-8895-481f-a541-56e9d0307d1f Content-Type: application/json 2018-09-22 05:12:11,774 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-062775e6-8895-481f-a541-56e9d0307d1f 2018-09-22 05:12:11,774 - create_instance - INFO - Checking deletion status 2018-09-22 05:12:11,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:12:11,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12: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-59a679e2-292b-4a47-8024-5d4e7049d2a2 x-compute-request-id: req-59a679e2-292b-4a47-8024-5d4e7049d2a2 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:11:42.000000", "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:12:11Z", "hostId": "3fbb20ab1b878ef92b1d7dd9466eb35f9ada1595961ec04b8ae4b8f0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:12:11,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-59a679e2-292b-4a47-8024-5d4e7049d2a2 2018-09-22 05:12:11,895 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst] is - ACTIVE 2018-09-22 05:12:11,895 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:12:14,898 - create_instance - DEBUG - VM status query timeout in 296.876029968 2018-09-22 05:12:14,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:12:15,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12: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-9aa304a8-0848-4ceb-b0c3-3aa51a425d7f x-compute-request-id: req-9aa304a8-0848-4ceb-b0c3-3aa51a425d7f Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:11:42.000000", "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:12:11Z", "hostId": "3fbb20ab1b878ef92b1d7dd9466eb35f9ada1595961ec04b8ae4b8f0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:12:15,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-9aa304a8-0848-4ceb-b0c3-3aa51a425d7f 2018-09-22 05:12:15,152 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst] is - ACTIVE 2018-09-22 05:12:15,152 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:12:18,153 - create_instance - DEBUG - VM status query timeout in 293.620905161 2018-09-22 05:12:18,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:12:18,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12: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-0200f6f3-b22f-4c39-949f-d88e77f51b2f x-compute-request-id: req-0200f6f3-b22f-4c39-949f-d88e77f51b2f Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c", "rel": "bookmark"}], "image": {"id": "114b2a38-2ae1-4316-bda9-8e1e29505e8f", "links": [{"href": "http://172.30.9.23:8774/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:11:42.000000", "flavor": {"id": "0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "links": [{"href": "http://172.30.9.23:8774/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769", "rel": "bookmark"}]}, "id": "ce6f58a2-821b-494d-ba22-2eeae7cde86c", "user_id": "540de938f5c349e986a8a54ec1423f8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:12:11Z", "hostId": "3fbb20ab1b878ef92b1d7dd9466eb35f9ada1595961ec04b8ae4b8f0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp", "name": "CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst", "created": "2018-09-22T05:11:41Z", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:12:18,414 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-0200f6f3-b22f-4c39-949f-d88e77f51b2f 2018-09-22 05:12:18,414 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst] is - ACTIVE 2018-09-22 05:12:18,414 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:12:21,418 - create_instance - DEBUG - VM status query timeout in 290.356539965 2018-09-22 05:12:21,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa0674b12c62993ed93dbb7da8a4e85ba4f3a0b" 2018-09-22 05:12:21,480 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:12: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-cc985d0b-f718-48f8-87db-585445600735 x-compute-request-id: req-cc985d0b-f718-48f8-87db-585445600735 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ce6f58a2-821b-494d-ba22-2eeae7cde86c could not be found.", "code": 404}} 2018-09-22 05:12:21,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ce6f58a2-821b-494d-ba22-2eeae7cde86c used request id req-cc985d0b-f718-48f8-87db-585445600735 2018-09-22 05:12:21,480 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ce6f58a2-821b-494d-ba22-2eeae7cde86c could not be found. (HTTP 404) (Request-ID: req-cc985d0b-f718-48f8-87db-585445600735) 2018-09-22 05:12:21,480 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-inst 2018-09-22 05:12:21,481 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp 2018-09-22 05:12:21,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4fae4308a58e3ca39d6d2ee4f579e9cd3ad4e0d" 2018-09-22 05:12:21,528 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:12: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-6ea63863-af06-4b2b-9058-67b6b6b871bd x-compute-request-id: req-6ea63863-af06-4b2b-9058-67b6b6b871bd Content-Length: 0 Content-Type: application/json 2018-09-22 05:12:21,528 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-kp used request id req-6ea63863-af06-4b2b-9058-67b6b6b871bd 2018-09-22 05:12:21,529 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf.pub] 2018-09-22 05:12:21,529 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf] 2018-09-22 05:12:21,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba7180e1be5fc48ae24addc041437563a948f17" 2018-09-22 05:12:21,572 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:12: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-5b38102f-1532-4e0b-98ac-abdbe39778f8 x-compute-request-id: req-5b38102f-1532-4e0b-98ac-abdbe39778f8 Content-Length: 0 Content-Type: application/json 2018-09-22 05:12:21,573 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/0ef8db48-f376-4ce5-ae3c-ac8eaa636769 used request id req-5b38102f-1532-4e0b-98ac-abdbe39778f8 2018-09-22 05:12:21,573 - neutron_utils - INFO - Deleting security group rule with ID - 30fde042-404e-4d2b-9441-8edeaf3b8426 2018-09-22 05:12:21,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/30fde042-404e-4d2b-9441-8edeaf3b8426 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:12:21,826 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dbc4f0a4-9915-458b-b22a-012bad8b0d2c Content-Length: 0 Date: Sat, 22 Sep 2018 05:12:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:12:21,826 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/30fde042-404e-4d2b-9441-8edeaf3b8426 used request id req-dbc4f0a4-9915-458b-b22a-012bad8b0d2c 2018-09-22 05:12:21,826 - neutron_utils - INFO - Deleting security group rule with ID - 17e13486-f9ca-409c-8249-a8846f8cb303 2018-09-22 05:12:21,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/17e13486-f9ca-409c-8249-a8846f8cb303 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:12:22,267 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-176cd8e3-bbde-4aff-acee-509e4b776a17 Content-Length: 0 Date: Sat, 22 Sep 2018 05:12:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:12:22,267 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/17e13486-f9ca-409c-8249-a8846f8cb303 used request id req-176cd8e3-bbde-4aff-acee-509e4b776a17 2018-09-22 05:12:22,267 - neutron_utils - INFO - Deleting security group rule with ID - 6c2b5a1f-4e20-47e4-a195-80f02705d5c7 2018-09-22 05:12:22,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/6c2b5a1f-4e20-47e4-a195-80f02705d5c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:12:22,529 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-14575d82-97ff-4a4a-9bd1-f8d2e06d3bb5 Content-Length: 0 Date: Sat, 22 Sep 2018 05:12:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:12:22,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/6c2b5a1f-4e20-47e4-a195-80f02705d5c7 used request id req-14575d82-97ff-4a4a-9bd1-f8d2e06d3bb5 2018-09-22 05:12:22,530 - neutron_utils - INFO - Deleting security group rule with ID - b252933c-eafd-4735-b250-5fa146edd387 2018-09-22 05:12:22,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/b252933c-eafd-4735-b250-5fa146edd387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:12:22,618 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d3fd26e-09d3-482b-bea5-7165c2ded50d Content-Length: 0 Date: Sat, 22 Sep 2018 05:12:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:12:22,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/b252933c-eafd-4735-b250-5fa146edd387 used request id req-3d3fd26e-09d3-482b-bea5-7165c2ded50d 2018-09-22 05:12:22,618 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-sec-grp 2018-09-22 05:12:22,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/1459e4af-7aed-44e5-a73e-6c5a72a401e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e487b86e3e97cc2abfa69f1f5d81514d24d7d00a" 2018-09-22 05:12:22,866 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-deb00b1d-c723-4842-96c1-bf85f6c1e965 Content-Length: 0 Date: Sat, 22 Sep 2018 05:12:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:12:22,866 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/1459e4af-7aed-44e5-a73e-6c5a72a401e4 used request id req-deb00b1d-c723-4842-96c1-bf85f6c1e965 2018-09-22 05:12:22,867 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-router and subnet CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet 2018-09-22 05:12:22,867 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-router 2018-09-22 05:12:22,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/a85cc226-eb53-4b64-b882-e48de46e5326/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3763a1f4ddb8c2ffce2c1f776f8bc889878027e8" -d '{"subnet_id": "805c34ba-52e1-4f46-8019-20f15e5d6b73"}' 2018-09-22 05:12:24,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bc3b39b2-8889-4b43-9d5c-6ca562c473bb Date: Sat, 22 Sep 2018 05:12:24 GMT RESP BODY: {"network_id": "5716739d-8a68-4cba-b0a8-d881a2607bc2", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "subnet_id": "805c34ba-52e1-4f46-8019-20f15e5d6b73", "subnet_ids": ["805c34ba-52e1-4f46-8019-20f15e5d6b73"], "port_id": "157c5191-1b1d-49b8-bb76-bffd3e4fff98", "id": "a85cc226-eb53-4b64-b882-e48de46e5326"} 2018-09-22 05:12:24,400 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/a85cc226-eb53-4b64-b882-e48de46e5326/remove_router_interface used request id req-bc3b39b2-8889-4b43-9d5c-6ca562c473bb 2018-09-22 05:12:24,400 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-router 2018-09-22 05:12:24,400 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-router 2018-09-22 05:12:24,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/a85cc226-eb53-4b64-b882-e48de46e5326 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3763a1f4ddb8c2ffce2c1f776f8bc889878027e8" 2018-09-22 05:12:28,052 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c9cb755a-663f-4dc3-a9a4-2a9e88aa9dbf Content-Length: 0 Date: Sat, 22 Sep 2018 05:12:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:12:28,052 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/a85cc226-eb53-4b64-b882-e48de46e5326 used request id req-c9cb755a-663f-4dc3-a9a4-2a9e88aa9dbf 2018-09-22 05:12:28,053 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet 2018-09-22 05:12:28,053 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-subnet 2018-09-22 05:12:28,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/805c34ba-52e1-4f46-8019-20f15e5d6b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a15cf8cb168a62099d5a3f2d92ed8f70c4f6cfbf" 2018-09-22 05:12:30,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3cf5862-cc7a-4ac1-bc8d-7248ece64ac0 Date: Sat, 22 Sep 2018 05:12:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:12:30,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/805c34ba-52e1-4f46-8019-20f15e5d6b73 used request id req-c3cf5862-cc7a-4ac1-bc8d-7248ece64ac0 2018-09-22 05:12:30,763 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-pub-net 2018-09-22 05:12:30,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/5716739d-8a68-4cba-b0a8-d881a2607bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a15cf8cb168a62099d5a3f2d92ed8f70c4f6cfbf" 2018-09-22 05:12:32,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-154a724c-1cbb-441f-bea4-2dfb903727f3 Date: Sat, 22 Sep 2018 05:12:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:12:32,060 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5716739d-8a68-4cba-b0a8-d881a2607bc2 used request id req-154a724c-1cbb-441f-bea4-2dfb903727f3 2018-09-22 05:12:32,061 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-4cbe4a0e-12ad-4fc2-9351-81757a1ff7cf-image 2018-09-22 05:12:32,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3de3498d8c73dbdd3fc75b11f627d6971ddc6a9" 2018-09-22 05:12:32,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c9cef780-0f62-4e56-982e-f09616aa8ac0 Date: Sat, 22 Sep 2018 05:12:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:12:32,947 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/114b2a38-2ae1-4316-bda9-8e1e29505e8f used request id req-c9cef780-0f62-4e56-982e-f09616aa8ac0 2018-09-22 05:12:32,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" 2018-09-22 05:12:33,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-2d2a4909-e1d5-4d35-8ab8-0692cbc4bd43 Date: Sat, 22 Sep 2018 05:12:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:16Z", "updated_at": "2018-09-22T05:11:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:11:16Z", "revision_number": 0, "id": "48a6ef95-afd0-4810-b4c2-8d9254cc2e0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:11:16Z", "security_group_id": "897c20d8-d696-4412-b816-8aa304690957", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "3267503b42644aefac2b5b5cf0bd69cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:11:16Z", "revision_number": 0, "id": "6a9b6fbd-1c81-4d0e-87f8-0e982f779c7c", "remote_group_id": "897c20d8-d696-4412-b816-8aa304690957", "remote_ip_prefix": null, "created_at": "2018-09-22T05:11:16Z", "security_group_id": "897c20d8-d696-4412-b816-8aa304690957", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "3267503b42644aefac2b5b5cf0bd69cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:11:16Z", "revision_number": 0, "id": "a063e84e-2c36-42e9-85b3-35c27bb860db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:11:16Z", "security_group_id": "897c20d8-d696-4412-b816-8aa304690957", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "3267503b42644aefac2b5b5cf0bd69cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:11:16Z", "revision_number": 0, "id": "eabee6d0-47cf-47a7-b5f4-50dceb7620a2", "remote_group_id": "897c20d8-d696-4412-b816-8aa304690957", "remote_ip_prefix": null, "created_at": "2018-09-22T05:11:16Z", "security_group_id": "897c20d8-d696-4412-b816-8aa304690957", "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "3267503b42644aefac2b5b5cf0bd69cf"}], "revision_number": 4, "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "897c20d8-d696-4412-b816-8aa304690957", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 05:12:33,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-2d2a4909-e1d5-4d35-8ab8-0692cbc4bd43 2018-09-22 05:12:33,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" 2018-09-22 05:12:33,269 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ff69947-7733-4e68-ac1c-7a4546a0f59f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 05:12:33,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-3ff69947-7733-4e68-ac1c-7a4546a0f59f 2018-09-22 05:12:33,270 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:12:33,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" 2018-09-22 05:12:33,357 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05cacd19-2d49-40bd-a59c-89de2d9ce83e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 05:12:33,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-05cacd19-2d49-40bd-a59c-89de2d9ce83e 2018-09-22 05:12:33,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:12:33,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" 2018-09-22 05:12:33,454 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ab9a1eb-cac2-4909-9204-1e282d9be9f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 05:12:33,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-9ab9a1eb-cac2-4909-9204-1e282d9be9f6 2018-09-22 05:12:33,454 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:12:33,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" 2018-09-22 05:12:33,538 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb8e436f-b21c-4834-92b4-d5c2c3185872 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 05:12:33,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-eb8e436f-b21c-4834-92b4-d5c2c3185872 2018-09-22 05:12:33,538 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:12:33,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" 2018-09-22 05:12:33,632 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-376b80f4-d759-4396-83d3-ef2a67348d92 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 05:12:33,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-376b80f4-d759-4396-83d3-ef2a67348d92 2018-09-22 05:12:33,632 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:12:33,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" 2018-09-22 05:12:33,722 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe768177-3ad5-4e43-895e-0bc8ab4c85d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 05:12:33,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-fe768177-3ad5-4e43-895e-0bc8ab4c85d3 2018-09-22 05:12:33,723 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:12:33,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" 2018-09-22 05:12:33,804 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2d605f8-8d8f-44c4-b743-ba07458a6e7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 05:12:33,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-e2d605f8-8d8f-44c4-b743-ba07458a6e7c 2018-09-22 05:12:33,804 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:12:33,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" 2018-09-22 05:12:33,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3081ada0-91ad-46c9-a83e-456b0f8c951f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf"}, "enabled": true, "id": "3267503b42644aefac2b5b5cf0bd69cf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj"}} 2018-09-22 05:12:33,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf used request id req-3081ada0-91ad-46c9-a83e-456b0f8c951f 2018-09-22 05:12:33,895 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 897c20d8-d696-4412-b816-8aa304690957 2018-09-22 05:12:33,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=897c20d8-d696-4412-b816-8aa304690957 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" 2018-09-22 05:12:34,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fc906e3c-7d94-4b38-b0f1-65ba4ba3edee Date: Sat, 22 Sep 2018 05:12:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:11:16Z", "security_group_id": "897c20d8-d696-4412-b816-8aa304690957", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:16Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "48a6ef95-afd0-4810-b4c2-8d9254cc2e0c"}, {"remote_group_id": "897c20d8-d696-4412-b816-8aa304690957", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:11:16Z", "security_group_id": "897c20d8-d696-4412-b816-8aa304690957", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:16Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "6a9b6fbd-1c81-4d0e-87f8-0e982f779c7c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:11:16Z", "security_group_id": "897c20d8-d696-4412-b816-8aa304690957", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:16Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "a063e84e-2c36-42e9-85b3-35c27bb860db"}, {"remote_group_id": "897c20d8-d696-4412-b816-8aa304690957", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:11:16Z", "security_group_id": "897c20d8-d696-4412-b816-8aa304690957", "port_range_min": null, "revision_number": 0, "tenant_id": "3267503b42644aefac2b5b5cf0bd69cf", "created_at": "2018-09-22T05:11:16Z", "project_id": "3267503b42644aefac2b5b5cf0bd69cf", "id": "eabee6d0-47cf-47a7-b5f4-50dceb7620a2"}]} 2018-09-22 05:12:34,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=897c20d8-d696-4412-b816-8aa304690957 used request id req-fc906e3c-7d94-4b38-b0f1-65ba4ba3edee 2018-09-22 05:12:34,072 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 05:12:34,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/897c20d8-d696-4412-b816-8aa304690957 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" 2018-09-22 05:12:34,365 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0eb60ac3-b474-469a-8a4a-4075cc84c853 Content-Length: 0 Date: Sat, 22 Sep 2018 05:12:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:12:34,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/897c20d8-d696-4412-b816-8aa304690957 used request id req-0eb60ac3-b474-469a-8a4a-4075cc84c853 2018-09-22 05:12:34,366 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj 2018-09-22 05:12:34,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" 2018-09-22 05:12:34,596 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:12:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-728064e3-3f56-49e3-b743-5295c931a1e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:12:34,596 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3267503b42644aefac2b5b5cf0bd69cf used request id req-728064e3-3f56-49e3-b743-5295c931a1e3 2018-09-22 05:12:34,597 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-proj-role 2018-09-22 05:12:34,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4dc88a3395fb4ab58516633d45d9f118 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" 2018-09-22 05:12:34,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:12:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3c3bc11-c908-4dc1-96b4-43ec27a2701c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:12:34,707 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4dc88a3395fb4ab58516633d45d9f118 used request id req-f3c3bc11-c908-4dc1-96b4-43ec27a2701c 2018-09-22 05:12:34,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0c90514eefc89fc3d4a07f72f5b5df4cb9d4f65" 2018-09-22 05:12:34,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16b2ff08-994f-4b17-b622-5e527b664b99 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:12:34,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-16b2ff08-994f-4b17-b622-5e527b664b99 2018-09-22 05:12:34,809 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-0985d6cc-0aa0-4ac-user 2018-09-22 05:12:34,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/540de938f5c349e986a8a54ec1423f8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0734becd736910d83a621ce361875c9155b9fb3" 2018-09-22 05:12:34,998 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:12:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21a4d74a-d13e-468b-a7af-ca6b728caef0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:12:34,998 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/540de938f5c349e986a8a54ec1423f8c used request id req-21a4d74a-d13e-468b-a7af-ca6b728caef0 2018-09-22 05:12:35,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:12:35,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:12:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["n3D8nl_lSwixAktmRhBUgQ"], "issued_at": "2018-09-22T05:12:35.000000Z"}} 2018-09-22 05:12:35,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da095cd43401dd3a17c7f9720c5e30ceba9dff81" 2018-09-22 05:12:35,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8404424-e238-4245-863a-2b14368ac8f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:12:35,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c8404424-e238-4245-863a-2b14368ac8f9 2018-09-22 05:12:35,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:12:35,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:12:35,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:12:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Xuz-BHaRTBa15IVJdNOIHA"], "issued_at": "2018-09-22T05:12:35.000000Z"}} 2018-09-22 05:12:35,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" 2018-09-22 05:12:35,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc5f10ca-5cfe-441b-aa49-9baa8c82ecc6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:12:35,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bc5f10ca-5cfe-441b-aa49-9baa8c82ecc6 2018-09-22 05:12:35,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:12:35,945 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:12:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:12:35,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-2b80ca89-5935-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" 2018-09-22 05:12:36,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07b1b903-157f-4684-ace9-b63c8a26c145 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-2b80ca89-5935-419-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 05:12:36,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-2b80ca89-5935-419-proj used request id req-07b1b903-157f-4684-ace9-b63c8a26c145 2018-09-22 05:12:36,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" 2018-09-22 05:12:36,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea3c03c3-b87b-45c8-98a1-a8562e45c631 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:12:36,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ea3c03c3-b87b-45c8-98a1-a8562e45c631 2018-09-22 05:12:36,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}}' 2018-09-22 05:12:36,252 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:12:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3bc8b5d-55bc-429f-ab36-dfd681c7f15f Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb"}, "enabled": true, "id": "48025be5725f4c5481a18f853f2c99eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}} 2018-09-22 05:12:36,253 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f3bc8b5d-55bc-429f-ab36-dfd681c7f15f 2018-09-22 05:12:36,253 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-2b80ca89-5935-419-proj 2018-09-22 05:12:36,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:12:36,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:12:36,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:12:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["AtRRxVRBTCCaKSk3YzLpEw"], "issued_at": "2018-09-22T05:12:36.000000Z"}} 2018-09-22 05:12:36,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872a2f53f6ebcfa271db6242a4e9bac0e3d21813" 2018-09-22 05:12:36,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-591e342c-8cca-4b6a-985f-9d21a18670c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:12:36,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-591e342c-8cca-4b6a-985f-9d21a18670c1 2018-09-22 05:12:36,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:12:36,730 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:12:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:12:36,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872a2f53f6ebcfa271db6242a4e9bac0e3d21813" 2018-09-22 05:12:36,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d28b42fb-38f2-4492-9068-efaa2f44b4c7 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:12:36,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d28b42fb-38f2-4492-9068-efaa2f44b4c7 2018-09-22 05:12:36,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-2b80ca89-5935-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872a2f53f6ebcfa271db6242a4e9bac0e3d21813" 2018-09-22 05:12:36,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5ff5c9f-33b7-40d6-b7c5-0ad82177bafc Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-2b80ca89-5935-419-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb"}, "enabled": true, "id": "48025be5725f4c5481a18f853f2c99eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}]} 2018-09-22 05:12:36,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-2b80ca89-5935-419-proj used request id req-c5ff5c9f-33b7-40d6-b7c5-0ad82177bafc 2018-09-22 05:12:36,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872a2f53f6ebcfa271db6242a4e9bac0e3d21813" 2018-09-22 05:12:37,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0315666-6de9-49a2-94fa-2e1cd6f5be8c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:12:37,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b0315666-6de9-49a2-94fa-2e1cd6f5be8c 2018-09-22 05:12:37,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872a2f53f6ebcfa271db6242a4e9bac0e3d21813" 2018-09-22 05:12:37,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-502fae6a-16fd-42d6-90a2-ff297d8ebf3a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:12:37,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-502fae6a-16fd-42d6-90a2-ff297d8ebf3a 2018-09-22 05:12:37,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-2b80ca89-5935-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872a2f53f6ebcfa271db6242a4e9bac0e3d21813" 2018-09-22 05:12:37,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1f483ae-4222-48b1-8170-883e6b544c15 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-2b80ca89-5935-419-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb"}, "enabled": true, "id": "48025be5725f4c5481a18f853f2c99eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}]} 2018-09-22 05:12:37,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-2b80ca89-5935-419-proj used request id req-d1f483ae-4222-48b1-8170-883e6b544c15 2018-09-22 05:12:37,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/1f51ed0d8b794f3d81fc649b21fbb0da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872a2f53f6ebcfa271db6242a4e9bac0e3d21813" 2018-09-22 05:12:37,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7122f71-8f8d-4bec-a8ed-277cb6d3e636 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-2b80ca89-5935-419-user", "links": {"self": "http://172.30.9.23:5000/v3/users/1f51ed0d8b794f3d81fc649b21fbb0da"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "48025be5725f4c5481a18f853f2c99eb", "id": "1f51ed0d8b794f3d81fc649b21fbb0da", "password_expires_at": null}} 2018-09-22 05:12:37,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/1f51ed0d8b794f3d81fc649b21fbb0da used request id req-b7122f71-8f8d-4bec-a8ed-277cb6d3e636 2018-09-22 05:12:37,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb/users/1f51ed0d8b794f3d81fc649b21fbb0da/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872a2f53f6ebcfa271db6242a4e9bac0e3d21813" 2018-09-22 05:12:37,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8696382a-ce59-4fe1-98b7-758728f900c2 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb/users/1f51ed0d8b794f3d81fc649b21fbb0da/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 05:12:37,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb/users/1f51ed0d8b794f3d81fc649b21fbb0da/roles used request id req-8696382a-ce59-4fe1-98b7-758728f900c2 2018-09-22 05:12:37,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872a2f53f6ebcfa271db6242a4e9bac0e3d21813" 2018-09-22 05:12:37,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be084334-3b99-4fc4-9eac-eb7b5d3db96f Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "domain_id": null, "name": "admin", "id": "47adb45f654a4d67913388702479dc07"}} 2018-09-22 05:12:37,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 used request id req-be084334-3b99-4fc4-9eac-eb7b5d3db96f 2018-09-22 05:12:37,924 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-2b80ca89-5935-419-proj 2018-09-22 05:12:37,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb/users/1f51ed0d8b794f3d81fc649b21fbb0da/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872a2f53f6ebcfa271db6242a4e9bac0e3d21813" 2018-09-22 05:12:38,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-569a093b-d19f-476a-9b8a-c41fd683d764 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:12:38,050 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb/users/1f51ed0d8b794f3d81fc649b21fbb0da/roles/47adb45f654a4d67913388702479dc07 used request id req-569a093b-d19f-476a-9b8a-c41fd683d764 2018-09-22 05:12:38,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872a2f53f6ebcfa271db6242a4e9bac0e3d21813" 2018-09-22 05:12:38,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-621ca621-5b25-41e2-b1d0-5a075e3fa29e Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:12:38,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-621ca621-5b25-41e2-b1d0-5a075e3fa29e 2018-09-22 05:12:38,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-2b80ca89-5935-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872a2f53f6ebcfa271db6242a4e9bac0e3d21813" 2018-09-22 05:12:38,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35c9f15e-9638-4881-a0e2-e038891de223 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-2b80ca89-5935-419-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb"}, "enabled": true, "id": "48025be5725f4c5481a18f853f2c99eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}]} 2018-09-22 05:12:38,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-2b80ca89-5935-419-proj used request id req-35c9f15e-9638-4881-a0e2-e038891de223 2018-09-22 05:12:38,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb/users/1f51ed0d8b794f3d81fc649b21fbb0da/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872a2f53f6ebcfa271db6242a4e9bac0e3d21813" 2018-09-22 05:12:38,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f85c9b40-1e93-4577-a2cf-2b3cad6bd22a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb/users/1f51ed0d8b794f3d81fc649b21fbb0da/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}]} 2018-09-22 05:12:38,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb/users/1f51ed0d8b794f3d81fc649b21fbb0da/roles used request id req-f85c9b40-1e93-4577-a2cf-2b3cad6bd22a 2018-09-22 05:12:38,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872a2f53f6ebcfa271db6242a4e9bac0e3d21813" 2018-09-22 05:12:38,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c472f878-2499-4b5d-8746-96ddb451325c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "domain_id": null, "name": "heat_stack_owner", "id": "856b989bf6d145da8925089966bd0dfd"}} 2018-09-22 05:12:38,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd used request id req-c472f878-2499-4b5d-8746-96ddb451325c 2018-09-22 05:12:38,361 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-2b80ca89-5935-419-proj 2018-09-22 05:12:38,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb/users/1f51ed0d8b794f3d81fc649b21fbb0da/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872a2f53f6ebcfa271db6242a4e9bac0e3d21813" 2018-09-22 05:12:38,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a256fc21-0509-462c-93c8-35289c0b8d9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:12:38,494 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb/users/1f51ed0d8b794f3d81fc649b21fbb0da/roles/856b989bf6d145da8925089966bd0dfd used request id req-a256fc21-0509-462c-93c8-35289c0b8d9d 2018-09-22 05:12:38,495 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-2b80ca89-5935-419-user 2018-09-22 05:12:38,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:12:38,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" 2018-09-22 05:12:38,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b280745-50d5-4a07-a39c-f6fd6c3a6237 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:12:38,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5b280745-50d5-4a07-a39c-f6fd6c3a6237 2018-09-22 05:12:38,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" -d '{"role": {"name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj-role"}}' 2018-09-22 05:12:38,708 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d861a4c-19c3-4764-ba90-bbbece4e5b07 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "65ce9cb04c6c475394ce36a63a2efbd0", "links": {"self": "http://172.30.9.23:5000/v3/roles/65ce9cb04c6c475394ce36a63a2efbd0"}, "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj-role"}} 2018-09-22 05:12:38,708 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0d861a4c-19c3-4764-ba90-bbbece4e5b07 2018-09-22 05:12:38,708 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-2b80ca89-5935-419-proj-role 2018-09-22 05:12:38,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/65ce9cb04c6c475394ce36a63a2efbd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" 2018-09-22 05:12:38,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1179e490-9cbc-44f8-a4ce-0ba584cdead0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/65ce9cb04c6c475394ce36a63a2efbd0"}, "domain_id": null, "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj-role", "id": "65ce9cb04c6c475394ce36a63a2efbd0"}} 2018-09-22 05:12:38,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/65ce9cb04c6c475394ce36a63a2efbd0 used request id req-1179e490-9cbc-44f8-a4ce-0ba584cdead0 2018-09-22 05:12:38,801 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-2b80ca89-5935-419-proj-role to project CreateStackFloatingIpTests-2b80ca89-5935-419-proj 2018-09-22 05:12:38,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb/users/1f51ed0d8b794f3d81fc649b21fbb0da/roles/65ce9cb04c6c475394ce36a63a2efbd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" 2018-09-22 05:12:38,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0881faf9-34de-423d-a460-cc96e7daeda0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:12:38,937 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb/users/1f51ed0d8b794f3d81fc649b21fbb0da/roles/65ce9cb04c6c475394ce36a63a2efbd0 used request id req-0881faf9-34de-423d-a460-cc96e7daeda0 2018-09-22 05:12:38,937 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 05:12:38,938 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 05:12:38,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:12:38,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:12:39,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "65ce9cb04c6c475394ce36a63a2efbd0", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj-role"}], "expires_at": "2018-09-22T06:12:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48025be5725f4c5481a18f853f2c99eb", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/48025be5725f4c5481a18f853f2c99eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/48025be5725f4c5481a18f853f2c99eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/48025be5725f4c5481a18f853f2c99eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/48025be5725f4c5481a18f853f2c99eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/48025be5725f4c5481a18f853f2c99eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/48025be5725f4c5481a18f853f2c99eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-user", "id": "1f51ed0d8b794f3d81fc649b21fbb0da"}, "audit_ids": ["ogdrCwfFT2muC7-hxTtWQw"], "issued_at": "2018-09-22T05:12:39.000000Z"}} 2018-09-22 05:12:39,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e128b6d53e00cc7c671f57711008ee7dd7f7d336" 2018-09-22 05:12:39,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52b6f896-6fa6-4855-bf27-b91fce8fd0b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:12:39,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-52b6f896-6fa6-4855-bf27-b91fce8fd0b5 2018-09-22 05:12:39,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e128b6d53e00cc7c671f57711008ee7dd7f7d336" 2018-09-22 05:12:39,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-dc02f1dc-11cd-449e-8b96-476aa3f03f5e Date: Sat, 22 Sep 2018 05:12:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image"} 2018-09-22 05:12:39,563 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image used request id req-dc02f1dc-11cd-449e-8b96-476aa3f03f5e 2018-09-22 05:12:39,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e128b6d53e00cc7c671f57711008ee7dd7f7d336" 2018-09-22 05:12:39,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-09433058-bfbd-47d6-a23d-41a74da39932 Date: Sat, 22 Sep 2018 05:12:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:12:39,737 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-09433058-bfbd-47d6-a23d-41a74da39932 2018-09-22 05:12:39,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e128b6d53e00cc7c671f57711008ee7dd7f7d336" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image"}' 2018-09-22 05:12:39,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e X-Openstack-Request-Id: req-0396c267-363a-4782-9344-e821d0a22d2c Date: Sat, 22 Sep 2018 05:12:39 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:12:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T05:12:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "min_disk": 0, "protected": false, "id": "c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "file": "/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e/file", "checksum": null, "owner": "48025be5725f4c5481a18f853f2c99eb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:12:39,966 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-0396c267-363a-4782-9344-e821d0a22d2c 2018-09-22 05:12:39,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e128b6d53e00cc7c671f57711008ee7dd7f7d336" -d '' 2018-09-22 05:12:41,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-945c72cd-3195-4b52-ac16-b54506420666 Date: Sat, 22 Sep 2018 05:12:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:12:41,764 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e/file used request id req-945c72cd-3195-4b52-ac16-b54506420666 2018-09-22 05:12:41,764 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 05:12:41,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e128b6d53e00cc7c671f57711008ee7dd7f7d336" 2018-09-22 05:12:41,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3feac52f-9131-46a7-9a23-ddeb35f90964 Date: Sat, 22 Sep 2018 05:12:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:12:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:12:41Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e/snap", "metadata": {}}], "self": "/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "min_disk": 0, "protected": false, "id": "c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "file": "/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "48025be5725f4c5481a18f853f2c99eb", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:12:41,946 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e used request id req-3feac52f-9131-46a7-9a23-ddeb35f90964 2018-09-22 05:12:41,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e128b6d53e00cc7c671f57711008ee7dd7f7d336" 2018-09-22 05:12:41,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ec6b0133-99c5-4e13-91f2-cc6ed910dec5 Date: Sat, 22 Sep 2018 05:12:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:12:41,958 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ec6b0133-99c5-4e13-91f2-cc6ed910dec5 2018-09-22 05:12:41,960 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image 2018-09-22 05:12:41,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e128b6d53e00cc7c671f57711008ee7dd7f7d336" 2018-09-22 05:12:42,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e6bfa80e-4612-47ec-90de-996efd526f02 Date: Sat, 22 Sep 2018 05:12:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:12:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:12:41Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e/snap", "metadata": {}}], "self": "/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "min_disk": 0, "protected": false, "id": "c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "file": "/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "48025be5725f4c5481a18f853f2c99eb", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:12:42,123 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e used request id req-e6bfa80e-4612-47ec-90de-996efd526f02 2018-09-22 05:12:42,124 - create_image - DEBUG - Instance status is - active 2018-09-22 05:12:42,124 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image 2018-09-22 05:12:42,124 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image 2018-09-22 05:12:42,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:12:42,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:12:42,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "65ce9cb04c6c475394ce36a63a2efbd0", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj-role"}], "expires_at": "2018-09-22T06:12:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48025be5725f4c5481a18f853f2c99eb", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/48025be5725f4c5481a18f853f2c99eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/48025be5725f4c5481a18f853f2c99eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/48025be5725f4c5481a18f853f2c99eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/48025be5725f4c5481a18f853f2c99eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/48025be5725f4c5481a18f853f2c99eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/48025be5725f4c5481a18f853f2c99eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-user", "id": "1f51ed0d8b794f3d81fc649b21fbb0da"}, "audit_ids": ["NRJ84FxWT72Plk8UJQd65g"], "issued_at": "2018-09-22T05:12:42.000000Z"}} 2018-09-22 05:12:42,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:12:42,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7c60fd-f2e8-42a0-a2cb-2b8dae112228 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:12:42,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cb7c60fd-f2e8-42a0-a2cb-2b8dae112228 2018-09-22 05:12:42,594 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:12:42,597 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 05:12:42,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:12:42,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:42 GMT Server: Apache x-openstack-request-id: req-9c3b3612-bfab-4043-9cda-0dca7dd1d10b Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-22 05:12:42,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack used request id req-9c3b3612-bfab-4043-9cda-0dca7dd1d10b 2018-09-22 05:12:42,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor2", "keypair_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "security_group_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "flavor1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor1", "inst1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "subnet_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet", "image1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "inst2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2", "net_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net"}}' 2018-09-22 05:12:46,704 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:12:42 GMT Server: Apache x-openstack-request-id: req-2307b481-6b8e-43a8-a034-a88fd533510e Location: http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "self"}]}} 2018-09-22 05:12:46,704 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks used request id req-2307b481-6b8e-43a8-a034-a88fd533510e 2018-09-22 05:12:46,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:12:46,904 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:12:46 GMT Server: Apache x-openstack-request-id: req-8c5de1d1-b93d-418c-9a83-618c1aeafaa4 Location: http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:12:47,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:46 GMT Server: Apache x-openstack-request-id: req-e423e750-2522-4b49-b48b-dbf37377b9d7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor2", "OS::project_id": "48025be5725f4c5481a18f853f2c99eb", "OS::stack_id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "security_group_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet", "net_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2", "inst1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "image2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "flavor1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor1", "image1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "stack_user_project_id": "24828c8ac90541df9117604a0679036b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:12:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:12:47,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 used request id req-e423e750-2522-4b49-b48b-dbf37377b9d7 2018-09-22 05:12:47,134 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack 2018-09-22 05:12:47,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:12:47,314 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:12:47 GMT Server: Apache x-openstack-request-id: req-31a5ec2a-0388-49c0-90f2-c4f8c8bc9fb0 Location: http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:12:47,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:47 GMT Server: Apache x-openstack-request-id: req-82d351a0-447a-44c1-9689-e0ed15af1165 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor2", "OS::project_id": "48025be5725f4c5481a18f853f2c99eb", "OS::stack_id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "security_group_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet", "net_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2", "inst1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "image2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "flavor1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor1", "image1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "stack_user_project_id": "24828c8ac90541df9117604a0679036b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:12:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:12:47,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 used request id req-82d351a0-447a-44c1-9689-e0ed15af1165 2018-09-22 05:12:47,538 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:12:47,538 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:12:50,542 - create_stack - DEBUG - Stack status query timeout in 1196.59225512 2018-09-22 05:12:50,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:12:50,752 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:12:50 GMT Server: Apache x-openstack-request-id: req-f70b0f13-8b05-4e30-b8a1-60cff9da6186 Location: http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:12:51,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:50 GMT Server: Apache x-openstack-request-id: req-39bf41c3-c7fd-4cfe-b7c0-39e598c0e237 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor2", "OS::project_id": "48025be5725f4c5481a18f853f2c99eb", "OS::stack_id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "security_group_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet", "net_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2", "inst1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "image2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "flavor1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor1", "image1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "stack_user_project_id": "24828c8ac90541df9117604a0679036b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:12:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwY9lpSf+XZbFQkYm6zUXSYP6lOkgf2rJVW613XOaegnVC5Li\nuH1m3HYuPeYu5/Jj1Tqg8MUKgfhWklCZwK6CREJZGmgSGV0NwUMdKeW+jrMXBEk9\ndqLLp6jMWsKqcIRPybZ+kLghRR8EDFW3QhKQ7PKcKBWw6LtltrY3z5WbZ9dlMmVY\nwHJrZEkYnJ/60zfvEOP6g1cb3qrIbYgZ0QOnZzU+WSzfJcU+dLcwLQg5yKtmQSYr\nlMlYvjMw7FLq747khj74f4J5VnCsDBk5lUobQcTuSdhbeIMBrB86U0kB0y1MFVm2\nm+JcrEH74GuM0vle5Ad2eLWhrQ6LA8/tVjV2IwIDAQABAoIBAGvi8qPwu84MiJyd\nH3pAmF9IqfYwTwXWTqxIziPGGNdm/ZG66JYuh5PgZ3vm/kQYjd6/FA+/tFCnTBG3\nzUthuYg0dxfJ5DSw8kbDktDUlrdRSUYBULn8mYk1A9qe4INgrFxhVQBzMVAmron1\niPTSBmeb/sA0/utp8JK71DXnTLy+jvb6OAUTCwo0b0csbxLuqKSQWltTFMefvEH/\n9+tvzOSW6ntZ/6/9LmwShzdxdbAQj2xgObCao+fJV2oiA5hgAXqEWlcqZTskXAXi\n0/JRPGaffL3rxChcep5oVgL7tGWzXVUACFpPqTzjtnd3xyF0BKusElwiaeaxOIjv\nibrtYtECgYEA/kTJlAZCJw6EdtfRQgLQXIMYszOTlwNe5nxwvh7yxQBwhwEogrVY\neZq87x5Dzwhb1VvkkbgYzskpjkHoA0nQihlpLFU34D24t7aB+rV6Ut6N1DJTQxrG\nAOr8vhn9sgCKAJXOXyGCbjyaffLD2TaeO5XIIa6PmCxbneKY8egiWMkCgYEAwuDK\nEG8fv3rsAA1JoPhIYBDVBTonlJBco81yQRNq+LoDKHsv/lHu9MOoMaPW502UNtds\ntu7YaV3LHxlGtbRr4CTDxD/X30Wvg/bZU5F5Npr8mj1cOSRtqDNTVDga069YumnR\nCPwLy4D29iwuDqpw+XD14Pb+xTNkMgL1zUc2uYsCgYEAo0HJZ9iI2wjwNlolysuB\nuxSVZGImTlzkrvqRbRDz8Vdx6MzulNYZI6Md0i5NfX2xcRGadZGNpB/3JZbdgFcB\npdng9I0W3kzi8FonpLCnBNROnkNdwIVNQsOeWfTYNlUwRmXpZp1eYKdazqlz5GC0\nQi/Omwm4uw0oGfynFRNmEjkCgYA2GE/+39ngPS7llMqrdEAi6ok3Oj1ib/BHR/A/\nQDShdoEJ66gW4IeESguWO/SboF1UG9iBrytDlFWd/FY0ejC3t3zgLRivUZi2+P66\nw9bx4XPdHMtM0V/fIOAwsKJBwJrQpC7yX4SmqNXk376pM4bItyKJoAZ4lxtpBolU\nwj/eoQKBgQDbGcs6EPtrZaR7LoL7GU2gx9qhvMhzq5LyQZ0WMBzo/sFQEWbflJoo\nAmpLOR7Eq+aUguzv466tBhRLvVloFnpQCSuN/GXI3NHXGIXgzqGfHNMrWv9aSn/a\nmQfL26vQCvnK1tZWK46mJUtEoMx8mlDZobWkalVqa5d1rPRPw6uqkw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:12:51,104 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 used request id req-39bf41c3-c7fd-4cfe-b7c0-39e598c0e237 2018-09-22 05:12:51,105 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:12:51,105 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:12:54,108 - create_stack - DEBUG - Stack status query timeout in 1193.02571511 2018-09-22 05:12:54,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:12:54,140 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:12:54 GMT Server: Apache x-openstack-request-id: req-ede2cf85-ca5e-497e-a7aa-e66c92e0ac0f Location: http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:12:54,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:54 GMT Server: Apache x-openstack-request-id: req-32af9841-7649-4d31-bb07-4cb9f79e3d46 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor2", "OS::project_id": "48025be5725f4c5481a18f853f2c99eb", "OS::stack_id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "security_group_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet", "net_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2", "inst1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "image2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "flavor1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor1", "image1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "stack_user_project_id": "24828c8ac90541df9117604a0679036b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:12:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwY9lpSf+XZbFQkYm6zUXSYP6lOkgf2rJVW613XOaegnVC5Li\nuH1m3HYuPeYu5/Jj1Tqg8MUKgfhWklCZwK6CREJZGmgSGV0NwUMdKeW+jrMXBEk9\ndqLLp6jMWsKqcIRPybZ+kLghRR8EDFW3QhKQ7PKcKBWw6LtltrY3z5WbZ9dlMmVY\nwHJrZEkYnJ/60zfvEOP6g1cb3qrIbYgZ0QOnZzU+WSzfJcU+dLcwLQg5yKtmQSYr\nlMlYvjMw7FLq747khj74f4J5VnCsDBk5lUobQcTuSdhbeIMBrB86U0kB0y1MFVm2\nm+JcrEH74GuM0vle5Ad2eLWhrQ6LA8/tVjV2IwIDAQABAoIBAGvi8qPwu84MiJyd\nH3pAmF9IqfYwTwXWTqxIziPGGNdm/ZG66JYuh5PgZ3vm/kQYjd6/FA+/tFCnTBG3\nzUthuYg0dxfJ5DSw8kbDktDUlrdRSUYBULn8mYk1A9qe4INgrFxhVQBzMVAmron1\niPTSBmeb/sA0/utp8JK71DXnTLy+jvb6OAUTCwo0b0csbxLuqKSQWltTFMefvEH/\n9+tvzOSW6ntZ/6/9LmwShzdxdbAQj2xgObCao+fJV2oiA5hgAXqEWlcqZTskXAXi\n0/JRPGaffL3rxChcep5oVgL7tGWzXVUACFpPqTzjtnd3xyF0BKusElwiaeaxOIjv\nibrtYtECgYEA/kTJlAZCJw6EdtfRQgLQXIMYszOTlwNe5nxwvh7yxQBwhwEogrVY\neZq87x5Dzwhb1VvkkbgYzskpjkHoA0nQihlpLFU34D24t7aB+rV6Ut6N1DJTQxrG\nAOr8vhn9sgCKAJXOXyGCbjyaffLD2TaeO5XIIa6PmCxbneKY8egiWMkCgYEAwuDK\nEG8fv3rsAA1JoPhIYBDVBTonlJBco81yQRNq+LoDKHsv/lHu9MOoMaPW502UNtds\ntu7YaV3LHxlGtbRr4CTDxD/X30Wvg/bZU5F5Npr8mj1cOSRtqDNTVDga069YumnR\nCPwLy4D29iwuDqpw+XD14Pb+xTNkMgL1zUc2uYsCgYEAo0HJZ9iI2wjwNlolysuB\nuxSVZGImTlzkrvqRbRDz8Vdx6MzulNYZI6Md0i5NfX2xcRGadZGNpB/3JZbdgFcB\npdng9I0W3kzi8FonpLCnBNROnkNdwIVNQsOeWfTYNlUwRmXpZp1eYKdazqlz5GC0\nQi/Omwm4uw0oGfynFRNmEjkCgYA2GE/+39ngPS7llMqrdEAi6ok3Oj1ib/BHR/A/\nQDShdoEJ66gW4IeESguWO/SboF1UG9iBrytDlFWd/FY0ejC3t3zgLRivUZi2+P66\nw9bx4XPdHMtM0V/fIOAwsKJBwJrQpC7yX4SmqNXk376pM4bItyKJoAZ4lxtpBolU\nwj/eoQKBgQDbGcs6EPtrZaR7LoL7GU2gx9qhvMhzq5LyQZ0WMBzo/sFQEWbflJoo\nAmpLOR7Eq+aUguzv466tBhRLvVloFnpQCSuN/GXI3NHXGIXgzqGfHNMrWv9aSn/a\nmQfL26vQCvnK1tZWK46mJUtEoMx8mlDZobWkalVqa5d1rPRPw6uqkw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:12:54,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 used request id req-32af9841-7649-4d31-bb07-4cb9f79e3d46 2018-09-22 05:12:54,453 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:12:54,453 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:12:57,457 - create_stack - DEBUG - Stack status query timeout in 1189.677248 2018-09-22 05:12:57,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:12:57,491 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:12:57 GMT Server: Apache x-openstack-request-id: req-24d31557-a9bf-4f1d-a51c-9acfd7b5c1b3 Location: http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:12:57,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:12:57 GMT Server: Apache x-openstack-request-id: req-003328a9-08e8-40e8-8482-a9af468f4ff7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor2", "OS::project_id": "48025be5725f4c5481a18f853f2c99eb", "OS::stack_id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "security_group_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet", "net_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2", "inst1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "image2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "flavor1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor1", "image1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "stack_user_project_id": "24828c8ac90541df9117604a0679036b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:12:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwY9lpSf+XZbFQkYm6zUXSYP6lOkgf2rJVW613XOaegnVC5Li\nuH1m3HYuPeYu5/Jj1Tqg8MUKgfhWklCZwK6CREJZGmgSGV0NwUMdKeW+jrMXBEk9\ndqLLp6jMWsKqcIRPybZ+kLghRR8EDFW3QhKQ7PKcKBWw6LtltrY3z5WbZ9dlMmVY\nwHJrZEkYnJ/60zfvEOP6g1cb3qrIbYgZ0QOnZzU+WSzfJcU+dLcwLQg5yKtmQSYr\nlMlYvjMw7FLq747khj74f4J5VnCsDBk5lUobQcTuSdhbeIMBrB86U0kB0y1MFVm2\nm+JcrEH74GuM0vle5Ad2eLWhrQ6LA8/tVjV2IwIDAQABAoIBAGvi8qPwu84MiJyd\nH3pAmF9IqfYwTwXWTqxIziPGGNdm/ZG66JYuh5PgZ3vm/kQYjd6/FA+/tFCnTBG3\nzUthuYg0dxfJ5DSw8kbDktDUlrdRSUYBULn8mYk1A9qe4INgrFxhVQBzMVAmron1\niPTSBmeb/sA0/utp8JK71DXnTLy+jvb6OAUTCwo0b0csbxLuqKSQWltTFMefvEH/\n9+tvzOSW6ntZ/6/9LmwShzdxdbAQj2xgObCao+fJV2oiA5hgAXqEWlcqZTskXAXi\n0/JRPGaffL3rxChcep5oVgL7tGWzXVUACFpPqTzjtnd3xyF0BKusElwiaeaxOIjv\nibrtYtECgYEA/kTJlAZCJw6EdtfRQgLQXIMYszOTlwNe5nxwvh7yxQBwhwEogrVY\neZq87x5Dzwhb1VvkkbgYzskpjkHoA0nQihlpLFU34D24t7aB+rV6Ut6N1DJTQxrG\nAOr8vhn9sgCKAJXOXyGCbjyaffLD2TaeO5XIIa6PmCxbneKY8egiWMkCgYEAwuDK\nEG8fv3rsAA1JoPhIYBDVBTonlJBco81yQRNq+LoDKHsv/lHu9MOoMaPW502UNtds\ntu7YaV3LHxlGtbRr4CTDxD/X30Wvg/bZU5F5Npr8mj1cOSRtqDNTVDga069YumnR\nCPwLy4D29iwuDqpw+XD14Pb+xTNkMgL1zUc2uYsCgYEAo0HJZ9iI2wjwNlolysuB\nuxSVZGImTlzkrvqRbRDz8Vdx6MzulNYZI6Md0i5NfX2xcRGadZGNpB/3JZbdgFcB\npdng9I0W3kzi8FonpLCnBNROnkNdwIVNQsOeWfTYNlUwRmXpZp1eYKdazqlz5GC0\nQi/Omwm4uw0oGfynFRNmEjkCgYA2GE/+39ngPS7llMqrdEAi6ok3Oj1ib/BHR/A/\nQDShdoEJ66gW4IeESguWO/SboF1UG9iBrytDlFWd/FY0ejC3t3zgLRivUZi2+P66\nw9bx4XPdHMtM0V/fIOAwsKJBwJrQpC7yX4SmqNXk376pM4bItyKJoAZ4lxtpBolU\nwj/eoQKBgQDbGcs6EPtrZaR7LoL7GU2gx9qhvMhzq5LyQZ0WMBzo/sFQEWbflJoo\nAmpLOR7Eq+aUguzv466tBhRLvVloFnpQCSuN/GXI3NHXGIXgzqGfHNMrWv9aSn/a\nmQfL26vQCvnK1tZWK46mJUtEoMx8mlDZobWkalVqa5d1rPRPw6uqkw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:12:57,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 used request id req-003328a9-08e8-40e8-8482-a9af468f4ff7 2018-09-22 05:12:57,842 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:12:57,842 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:13:00,845 - create_stack - DEBUG - Stack status query timeout in 1186.28855801 2018-09-22 05:13:00,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:00,891 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:13:00 GMT Server: Apache x-openstack-request-id: req-2a1a6569-1005-41c6-87bf-c0b285870182 Location: http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:13:01,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:00 GMT Server: Apache x-openstack-request-id: req-c5d0dc94-b938-4a63-8030-eef4cf642033 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor2", "OS::project_id": "48025be5725f4c5481a18f853f2c99eb", "OS::stack_id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "security_group_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet", "net_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2", "inst1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "image2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "flavor1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor1", "image1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "stack_user_project_id": "24828c8ac90541df9117604a0679036b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:12:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwY9lpSf+XZbFQkYm6zUXSYP6lOkgf2rJVW613XOaegnVC5Li\nuH1m3HYuPeYu5/Jj1Tqg8MUKgfhWklCZwK6CREJZGmgSGV0NwUMdKeW+jrMXBEk9\ndqLLp6jMWsKqcIRPybZ+kLghRR8EDFW3QhKQ7PKcKBWw6LtltrY3z5WbZ9dlMmVY\nwHJrZEkYnJ/60zfvEOP6g1cb3qrIbYgZ0QOnZzU+WSzfJcU+dLcwLQg5yKtmQSYr\nlMlYvjMw7FLq747khj74f4J5VnCsDBk5lUobQcTuSdhbeIMBrB86U0kB0y1MFVm2\nm+JcrEH74GuM0vle5Ad2eLWhrQ6LA8/tVjV2IwIDAQABAoIBAGvi8qPwu84MiJyd\nH3pAmF9IqfYwTwXWTqxIziPGGNdm/ZG66JYuh5PgZ3vm/kQYjd6/FA+/tFCnTBG3\nzUthuYg0dxfJ5DSw8kbDktDUlrdRSUYBULn8mYk1A9qe4INgrFxhVQBzMVAmron1\niPTSBmeb/sA0/utp8JK71DXnTLy+jvb6OAUTCwo0b0csbxLuqKSQWltTFMefvEH/\n9+tvzOSW6ntZ/6/9LmwShzdxdbAQj2xgObCao+fJV2oiA5hgAXqEWlcqZTskXAXi\n0/JRPGaffL3rxChcep5oVgL7tGWzXVUACFpPqTzjtnd3xyF0BKusElwiaeaxOIjv\nibrtYtECgYEA/kTJlAZCJw6EdtfRQgLQXIMYszOTlwNe5nxwvh7yxQBwhwEogrVY\neZq87x5Dzwhb1VvkkbgYzskpjkHoA0nQihlpLFU34D24t7aB+rV6Ut6N1DJTQxrG\nAOr8vhn9sgCKAJXOXyGCbjyaffLD2TaeO5XIIa6PmCxbneKY8egiWMkCgYEAwuDK\nEG8fv3rsAA1JoPhIYBDVBTonlJBco81yQRNq+LoDKHsv/lHu9MOoMaPW502UNtds\ntu7YaV3LHxlGtbRr4CTDxD/X30Wvg/bZU5F5Npr8mj1cOSRtqDNTVDga069YumnR\nCPwLy4D29iwuDqpw+XD14Pb+xTNkMgL1zUc2uYsCgYEAo0HJZ9iI2wjwNlolysuB\nuxSVZGImTlzkrvqRbRDz8Vdx6MzulNYZI6Md0i5NfX2xcRGadZGNpB/3JZbdgFcB\npdng9I0W3kzi8FonpLCnBNROnkNdwIVNQsOeWfTYNlUwRmXpZp1eYKdazqlz5GC0\nQi/Omwm4uw0oGfynFRNmEjkCgYA2GE/+39ngPS7llMqrdEAi6ok3Oj1ib/BHR/A/\nQDShdoEJ66gW4IeESguWO/SboF1UG9iBrytDlFWd/FY0ejC3t3zgLRivUZi2+P66\nw9bx4XPdHMtM0V/fIOAwsKJBwJrQpC7yX4SmqNXk376pM4bItyKJoAZ4lxtpBolU\nwj/eoQKBgQDbGcs6EPtrZaR7LoL7GU2gx9qhvMhzq5LyQZ0WMBzo/sFQEWbflJoo\nAmpLOR7Eq+aUguzv466tBhRLvVloFnpQCSuN/GXI3NHXGIXgzqGfHNMrWv9aSn/a\nmQfL26vQCvnK1tZWK46mJUtEoMx8mlDZobWkalVqa5d1rPRPw6uqkw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:13:01,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 used request id req-c5d0dc94-b938-4a63-8030-eef4cf642033 2018-09-22 05:13:01,577 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:13:01,577 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:13:04,580 - create_stack - DEBUG - Stack status query timeout in 1182.55368495 2018-09-22 05:13:04,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:04,769 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:13:04 GMT Server: Apache x-openstack-request-id: req-9497722e-f1a5-44cf-9409-da188621f3af Location: http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:13:05,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:04 GMT Server: Apache x-openstack-request-id: req-b4af43d3-1d68-4df1-a77f-fead2381e5dd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor2", "OS::project_id": "48025be5725f4c5481a18f853f2c99eb", "OS::stack_id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "security_group_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet", "net_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2", "inst1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "image2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "flavor1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor1", "image1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "stack_user_project_id": "24828c8ac90541df9117604a0679036b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:12:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwY9lpSf+XZbFQkYm6zUXSYP6lOkgf2rJVW613XOaegnVC5Li\nuH1m3HYuPeYu5/Jj1Tqg8MUKgfhWklCZwK6CREJZGmgSGV0NwUMdKeW+jrMXBEk9\ndqLLp6jMWsKqcIRPybZ+kLghRR8EDFW3QhKQ7PKcKBWw6LtltrY3z5WbZ9dlMmVY\nwHJrZEkYnJ/60zfvEOP6g1cb3qrIbYgZ0QOnZzU+WSzfJcU+dLcwLQg5yKtmQSYr\nlMlYvjMw7FLq747khj74f4J5VnCsDBk5lUobQcTuSdhbeIMBrB86U0kB0y1MFVm2\nm+JcrEH74GuM0vle5Ad2eLWhrQ6LA8/tVjV2IwIDAQABAoIBAGvi8qPwu84MiJyd\nH3pAmF9IqfYwTwXWTqxIziPGGNdm/ZG66JYuh5PgZ3vm/kQYjd6/FA+/tFCnTBG3\nzUthuYg0dxfJ5DSw8kbDktDUlrdRSUYBULn8mYk1A9qe4INgrFxhVQBzMVAmron1\niPTSBmeb/sA0/utp8JK71DXnTLy+jvb6OAUTCwo0b0csbxLuqKSQWltTFMefvEH/\n9+tvzOSW6ntZ/6/9LmwShzdxdbAQj2xgObCao+fJV2oiA5hgAXqEWlcqZTskXAXi\n0/JRPGaffL3rxChcep5oVgL7tGWzXVUACFpPqTzjtnd3xyF0BKusElwiaeaxOIjv\nibrtYtECgYEA/kTJlAZCJw6EdtfRQgLQXIMYszOTlwNe5nxwvh7yxQBwhwEogrVY\neZq87x5Dzwhb1VvkkbgYzskpjkHoA0nQihlpLFU34D24t7aB+rV6Ut6N1DJTQxrG\nAOr8vhn9sgCKAJXOXyGCbjyaffLD2TaeO5XIIa6PmCxbneKY8egiWMkCgYEAwuDK\nEG8fv3rsAA1JoPhIYBDVBTonlJBco81yQRNq+LoDKHsv/lHu9MOoMaPW502UNtds\ntu7YaV3LHxlGtbRr4CTDxD/X30Wvg/bZU5F5Npr8mj1cOSRtqDNTVDga069YumnR\nCPwLy4D29iwuDqpw+XD14Pb+xTNkMgL1zUc2uYsCgYEAo0HJZ9iI2wjwNlolysuB\nuxSVZGImTlzkrvqRbRDz8Vdx6MzulNYZI6Md0i5NfX2xcRGadZGNpB/3JZbdgFcB\npdng9I0W3kzi8FonpLCnBNROnkNdwIVNQsOeWfTYNlUwRmXpZp1eYKdazqlz5GC0\nQi/Omwm4uw0oGfynFRNmEjkCgYA2GE/+39ngPS7llMqrdEAi6ok3Oj1ib/BHR/A/\nQDShdoEJ66gW4IeESguWO/SboF1UG9iBrytDlFWd/FY0ejC3t3zgLRivUZi2+P66\nw9bx4XPdHMtM0V/fIOAwsKJBwJrQpC7yX4SmqNXk376pM4bItyKJoAZ4lxtpBolU\nwj/eoQKBgQDbGcs6EPtrZaR7LoL7GU2gx9qhvMhzq5LyQZ0WMBzo/sFQEWbflJoo\nAmpLOR7Eq+aUguzv466tBhRLvVloFnpQCSuN/GXI3NHXGIXgzqGfHNMrWv9aSn/a\nmQfL26vQCvnK1tZWK46mJUtEoMx8mlDZobWkalVqa5d1rPRPw6uqkw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:13:05,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 used request id req-b4af43d3-1d68-4df1-a77f-fead2381e5dd 2018-09-22 05:13:05,091 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:13:05,091 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:13:08,094 - create_stack - DEBUG - Stack status query timeout in 1179.03991103 2018-09-22 05:13:08,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:08,274 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:13:08 GMT Server: Apache x-openstack-request-id: req-6d1cdc4c-f0bd-4622-b2ec-9e0b0bf30696 Location: http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:13:08,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:08 GMT Server: Apache x-openstack-request-id: req-d67c8321-75da-4127-8c83-1677ca9c28a4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor2", "OS::project_id": "48025be5725f4c5481a18f853f2c99eb", "OS::stack_id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "security_group_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet", "net_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2", "inst1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "image2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "flavor1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor1", "image1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "stack_user_project_id": "24828c8ac90541df9117604a0679036b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T05:12:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwY9lpSf+XZbFQkYm6zUXSYP6lOkgf2rJVW613XOaegnVC5Li\nuH1m3HYuPeYu5/Jj1Tqg8MUKgfhWklCZwK6CREJZGmgSGV0NwUMdKeW+jrMXBEk9\ndqLLp6jMWsKqcIRPybZ+kLghRR8EDFW3QhKQ7PKcKBWw6LtltrY3z5WbZ9dlMmVY\nwHJrZEkYnJ/60zfvEOP6g1cb3qrIbYgZ0QOnZzU+WSzfJcU+dLcwLQg5yKtmQSYr\nlMlYvjMw7FLq747khj74f4J5VnCsDBk5lUobQcTuSdhbeIMBrB86U0kB0y1MFVm2\nm+JcrEH74GuM0vle5Ad2eLWhrQ6LA8/tVjV2IwIDAQABAoIBAGvi8qPwu84MiJyd\nH3pAmF9IqfYwTwXWTqxIziPGGNdm/ZG66JYuh5PgZ3vm/kQYjd6/FA+/tFCnTBG3\nzUthuYg0dxfJ5DSw8kbDktDUlrdRSUYBULn8mYk1A9qe4INgrFxhVQBzMVAmron1\niPTSBmeb/sA0/utp8JK71DXnTLy+jvb6OAUTCwo0b0csbxLuqKSQWltTFMefvEH/\n9+tvzOSW6ntZ/6/9LmwShzdxdbAQj2xgObCao+fJV2oiA5hgAXqEWlcqZTskXAXi\n0/JRPGaffL3rxChcep5oVgL7tGWzXVUACFpPqTzjtnd3xyF0BKusElwiaeaxOIjv\nibrtYtECgYEA/kTJlAZCJw6EdtfRQgLQXIMYszOTlwNe5nxwvh7yxQBwhwEogrVY\neZq87x5Dzwhb1VvkkbgYzskpjkHoA0nQihlpLFU34D24t7aB+rV6Ut6N1DJTQxrG\nAOr8vhn9sgCKAJXOXyGCbjyaffLD2TaeO5XIIa6PmCxbneKY8egiWMkCgYEAwuDK\nEG8fv3rsAA1JoPhIYBDVBTonlJBco81yQRNq+LoDKHsv/lHu9MOoMaPW502UNtds\ntu7YaV3LHxlGtbRr4CTDxD/X30Wvg/bZU5F5Npr8mj1cOSRtqDNTVDga069YumnR\nCPwLy4D29iwuDqpw+XD14Pb+xTNkMgL1zUc2uYsCgYEAo0HJZ9iI2wjwNlolysuB\nuxSVZGImTlzkrvqRbRDz8Vdx6MzulNYZI6Md0i5NfX2xcRGadZGNpB/3JZbdgFcB\npdng9I0W3kzi8FonpLCnBNROnkNdwIVNQsOeWfTYNlUwRmXpZp1eYKdazqlz5GC0\nQi/Omwm4uw0oGfynFRNmEjkCgYA2GE/+39ngPS7llMqrdEAi6ok3Oj1ib/BHR/A/\nQDShdoEJ66gW4IeESguWO/SboF1UG9iBrytDlFWd/FY0ejC3t3zgLRivUZi2+P66\nw9bx4XPdHMtM0V/fIOAwsKJBwJrQpC7yX4SmqNXk376pM4bItyKJoAZ4lxtpBolU\nwj/eoQKBgQDbGcs6EPtrZaR7LoL7GU2gx9qhvMhzq5LyQZ0WMBzo/sFQEWbflJoo\nAmpLOR7Eq+aUguzv466tBhRLvVloFnpQCSuN/GXI3NHXGIXgzqGfHNMrWv9aSn/a\nmQfL26vQCvnK1tZWK46mJUtEoMx8mlDZobWkalVqa5d1rPRPw6uqkw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:13:08,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 used request id req-d67c8321-75da-4127-8c83-1677ca9c28a4 2018-09-22 05:13:08,449 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-22 05:13:08,449 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack 2018-09-22 05:13:08,449 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack 2018-09-22 05:13:08,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:08,479 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:13:08 GMT Server: Apache x-openstack-request-id: req-fad760ed-1361-4a5b-bec4-fc12c088bf1d Location: http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:13:08,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:08 GMT Server: Apache x-openstack-request-id: req-71ef4ae8-fb4b-4204-b502-0d1aac466d43 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1063 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3c219c7c-79f8-4e47-8740-071378ddf9f1", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "147a4d68-1aec-444d-ad11-b93a98979842", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "da88e8bc-9d62-4910-805d-c664925c8cf0", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-22T05:12:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:47Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "76eaa69f-91c9-4fa1-b677-38866fc9d467", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "76c7ca43-66ab-4686-baf0-b5bc184adbfb", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "216", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "1f41fb17-82bd-4232-95be-ab79bd44c754", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "1f41fb17-82bd-4232-95be-ab79bd44c754:subnet_id=79138745-e33a-4690-8abf-650458b8e532", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "79138745-e33a-4690-8abf-650458b8e532", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9db86a09-ff09-47be-9581-b486a46892ae", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ab4df66c-0f0f-4c61-accf-4dbbffc6e47c", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "8e94a81b-57a6-44b7-8243-0770173ae459", "resource_type": "OS::Neutron::Port"}]} 2018-09-22 05:13:08,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources used request id req-71ef4ae8-fb4b-4204-b502-0d1aac466d43 2018-09-22 05:13:08,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9db86a09-ff09-47be-9581-b486a46892ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:09,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07e4d7b9-86fc-4dee-9061-4a25176480b7 x-compute-request-id: req-07e4d7b9-86fc-4dee-9061-4a25176480b7 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:84:fd", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:84:fd", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9db86a09-ff09-47be-9581-b486a46892ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9db86a09-ff09-47be-9581-b486a46892ae", "rel": "bookmark"}], "image": {"id": "c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "links": [{"href": "http://172.30.9.23:8774/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-09-22T05:12:58.000000", "flavor": {"id": "147a4d68-1aec-444d-ad11-b93a98979842", "links": [{"href": "http://172.30.9.23:8774/flavors/147a4d68-1aec-444d-ad11-b93a98979842", "rel": "bookmark"}]}, "id": "9db86a09-ff09-47be-9581-b486a46892ae", "security_groups": [{"name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp"}], "user_id": "1f51ed0d8b794f3d81fc649b21fbb0da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:13:04Z", "hostId": "9fed68a38ddc4f683915f45b7da2a0e7730059a4a36f6c81b19f93c3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "created": "2018-09-22T05:12:57Z", "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:13:09,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9db86a09-ff09-47be-9581-b486a46892ae used request id req-07e4d7b9-86fc-4dee-9061-4a25176480b7 2018-09-22 05:13:09,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:09,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a46deec0-e3ec-4505-9390-82e72e5671a2 Date: Sat, 22 Sep 2018 05:13:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da88e8bc-9d62-4910-805d-c664925c8cf0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","subnets":["79138745-e33a-4690-8abf-650458b8e532"],"description":"","tags":[],"updated_at":"2018-09-22T05:12:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net","admin_state_up":true,"tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:51Z","provider:network_type":"vxlan"}]} 2018-09-22 05:13:09,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net used request id req-a46deec0-e3ec-4505-9390-82e72e5671a2 2018-09-22 05:13:09,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:13:09,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:13:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:13:09,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:09,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a49d3db0-8cfe-4ac9-be49-db48998923ba Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb"}, "enabled": true, "id": "48025be5725f4c5481a18f853f2c99eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}} 2018-09-22 05:13:09,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb used request id req-a49d3db0-8cfe-4ac9-be49-db48998923ba 2018-09-22 05:13:09,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:09,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6ed36bb4-207d-4a84-9f01-bc50cd1d674f Date: Sat, 22 Sep 2018 05:13:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"48025be5725f4c5481a18f853f2c99eb","id":"79138745-e33a-4690-8abf-650458b8e532","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet"}]} 2018-09-22 05:13:09,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-6ed36bb4-207d-4a84-9f01-bc50cd1d674f 2018-09-22 05:13:09,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:10,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5805 X-Openstack-Request-Id: req-4f029db4-1c66-4fd2-9b3d-1efcbaf5d8da Date: Sat, 22 Sep 2018 05:13:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.8"}],"id":"204210ae-b255-4e71-8745-62361cc17902","security_groups":["b3b011e6-b11e-4c87-ba5c-9204dbad07c1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:dd:61","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:57Z","binding:vnic_type":"normal","device_id":"ab4df66c-0f0f-4c61-accf-4dbbffc6e47c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.1"}],"id":"2a334bbb-db0d-4397-9d1e-33d5effa8141","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e8:e8:15","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:58Z","binding:vnic_type":"normal","device_id":"1f41fb17-82bd-4232-95be-ab79bd44c754"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.2"}],"id":"68852fcf-b72e-4183-81e9-722326bebcac","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:44:f8","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-da88e8bc-9d62-4910-805d-c664925c8cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.4"}],"id":"8e94a81b-57a6-44b7-8243-0770173ae459","security_groups":["76eaa69f-91c9-4fa1-b677-38866fc9d467"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:84:fd","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack-port1-ywezfbnqdgox","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"9db86a09-ff09-47be-9581-b486a46892ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.5"}],"id":"a93f161b-abdc-4f67-8b91-147e42458e0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:75:d7","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da88e8bc-9d62-4910-805d-c664925c8cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.3"}],"id":"d79d7c28-3798-492f-9577-f01ad1563162","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ea:81:c9","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-da88e8bc-9d62-4910-805d-c664925c8cf0"}]} 2018-09-22 05:13:10,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-4f029db4-1c66-4fd2-9b3d-1efcbaf5d8da 2018-09-22 05:13:10,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ab4df66c-0f0f-4c61-accf-4dbbffc6e47c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:10,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc9702e8-a3b1-4280-af83-fa6cb74a65d5 x-compute-request-id: req-dc9702e8-a3b1-4280-af83-fa6cb74a65d5 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:dd:61", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ab4df66c-0f0f-4c61-accf-4dbbffc6e47c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ab4df66c-0f0f-4c61-accf-4dbbffc6e47c", "rel": "bookmark"}], "image": {"id": "c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "links": [{"href": "http://172.30.9.23:8774/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-09-22T05:12:50.000000", "flavor": {"id": "3c219c7c-79f8-4e47-8740-071378ddf9f1", "links": [{"href": "http://172.30.9.23:8774/flavors/3c219c7c-79f8-4e47-8740-071378ddf9f1", "rel": "bookmark"}]}, "id": "ab4df66c-0f0f-4c61-accf-4dbbffc6e47c", "security_groups": [{"name": "default"}], "user_id": "1f51ed0d8b794f3d81fc649b21fbb0da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:13:04Z", "hostId": "c398ee39b7bb11748081d69fb5525fb63bc3548e6a06b9a2141bacb2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2", "created": "2018-09-22T05:12:56Z", "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:13:10,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ab4df66c-0f0f-4c61-accf-4dbbffc6e47c used request id req-dc9702e8-a3b1-4280-af83-fa6cb74a65d5 2018-09-22 05:13:10,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:11,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-9d8e0a8c-ae21-4145-a55d-69e6730cedcf Date: Sat, 22 Sep 2018 05:13:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da88e8bc-9d62-4910-805d-c664925c8cf0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","subnets":["79138745-e33a-4690-8abf-650458b8e532"],"description":"","tags":[],"updated_at":"2018-09-22T05:12:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net","admin_state_up":true,"tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:51Z","provider:network_type":"vxlan"}]} 2018-09-22 05:13:11,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net used request id req-9d8e0a8c-ae21-4145-a55d-69e6730cedcf 2018-09-22 05:13:11,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:11,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-980e16c5-e0bd-4fd3-9986-258b128fbdc8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb"}, "enabled": true, "id": "48025be5725f4c5481a18f853f2c99eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}} 2018-09-22 05:13:11,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb used request id req-980e16c5-e0bd-4fd3-9986-258b128fbdc8 2018-09-22 05:13:11,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:11,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2ba889d7-99e5-4179-826d-03f1f7a34c85 Date: Sat, 22 Sep 2018 05:13:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"48025be5725f4c5481a18f853f2c99eb","id":"79138745-e33a-4690-8abf-650458b8e532","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet"}]} 2018-09-22 05:13:11,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-2ba889d7-99e5-4179-826d-03f1f7a34c85 2018-09-22 05:13:11,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:11,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5805 X-Openstack-Request-Id: req-5595bfb0-8d5a-40a3-b647-700fe95a9966 Date: Sat, 22 Sep 2018 05:13:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.8"}],"id":"204210ae-b255-4e71-8745-62361cc17902","security_groups":["b3b011e6-b11e-4c87-ba5c-9204dbad07c1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:dd:61","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:57Z","binding:vnic_type":"normal","device_id":"ab4df66c-0f0f-4c61-accf-4dbbffc6e47c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.1"}],"id":"2a334bbb-db0d-4397-9d1e-33d5effa8141","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e8:e8:15","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:58Z","binding:vnic_type":"normal","device_id":"1f41fb17-82bd-4232-95be-ab79bd44c754"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.2"}],"id":"68852fcf-b72e-4183-81e9-722326bebcac","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:44:f8","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-da88e8bc-9d62-4910-805d-c664925c8cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.4"}],"id":"8e94a81b-57a6-44b7-8243-0770173ae459","security_groups":["76eaa69f-91c9-4fa1-b677-38866fc9d467"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:84:fd","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack-port1-ywezfbnqdgox","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"9db86a09-ff09-47be-9581-b486a46892ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.5"}],"id":"a93f161b-abdc-4f67-8b91-147e42458e0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:75:d7","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da88e8bc-9d62-4910-805d-c664925c8cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.3"}],"id":"d79d7c28-3798-492f-9577-f01ad1563162","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ea:81:c9","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-da88e8bc-9d62-4910-805d-c664925c8cf0"}]} 2018-09-22 05:13:11,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-5595bfb0-8d5a-40a3-b647-700fe95a9966 2018-09-22 05:13:11,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:11,394 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:13:11 GMT Server: Apache x-openstack-request-id: req-dd350333-5a46-4a72-8b7d-f3a09012c580 Location: http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:13:11,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:11 GMT Server: Apache x-openstack-request-id: req-6c3abe6c-e862-45e9-850a-e47c08db6368 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1063 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3c219c7c-79f8-4e47-8740-071378ddf9f1", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "147a4d68-1aec-444d-ad11-b93a98979842", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "da88e8bc-9d62-4910-805d-c664925c8cf0", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-22T05:12:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:47Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "76eaa69f-91c9-4fa1-b677-38866fc9d467", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "76c7ca43-66ab-4686-baf0-b5bc184adbfb", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "216", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "1f41fb17-82bd-4232-95be-ab79bd44c754", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "1f41fb17-82bd-4232-95be-ab79bd44c754:subnet_id=79138745-e33a-4690-8abf-650458b8e532", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "79138745-e33a-4690-8abf-650458b8e532", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9db86a09-ff09-47be-9581-b486a46892ae", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ab4df66c-0f0f-4c61-accf-4dbbffc6e47c", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-22T05:12:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:12:46Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "8e94a81b-57a6-44b7-8243-0770173ae459", "resource_type": "OS::Neutron::Port"}]} 2018-09-22 05:13:11,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7/resources used request id req-6c3abe6c-e862-45e9-850a-e47c08db6368 2018-09-22 05:13:11,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/147a4d68-1aec-444d-ad11-b93a98979842 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:11,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0340056-6414-47b1-9545-7cb649a659f5 x-compute-request-id: req-b0340056-6414-47b1-9545-7cb649a659f5 Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/147a4d68-1aec-444d-ad11-b93a98979842", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/147a4d68-1aec-444d-ad11-b93a98979842", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "147a4d68-1aec-444d-ad11-b93a98979842", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack-flavor1-dl32hq4ejibe", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:13:11,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/147a4d68-1aec-444d-ad11-b93a98979842 used request id req-b0340056-6414-47b1-9545-7cb649a659f5 2018-09-22 05:13:11,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/79138745-e33a-4690-8abf-650458b8e532 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:12,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a5029b17-d79e-4bcc-991d-de932f061259 Date: Sat, 22 Sep 2018 05:13:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"48025be5725f4c5481a18f853f2c99eb","id":"79138745-e33a-4690-8abf-650458b8e532","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet"}} 2018-09-22 05:13:12,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/79138745-e33a-4690-8abf-650458b8e532 used request id req-a5029b17-d79e-4bcc-991d-de932f061259 2018-09-22 05:13:12,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:12,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-20453527-3be6-43e9-8481-74b32e12868c Date: Sat, 22 Sep 2018 05:13:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da88e8bc-9d62-4910-805d-c664925c8cf0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","subnets":["79138745-e33a-4690-8abf-650458b8e532"],"description":"","tags":[],"updated_at":"2018-09-22T05:12:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net","admin_state_up":true,"tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:51Z","provider:network_type":"vxlan"}]} 2018-09-22 05:13:12,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-20453527-3be6-43e9-8481-74b32e12868c 2018-09-22 05:13:12,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:12,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ffc970b0-a534-4ef2-820d-6c5ac04a8138 Date: Sat, 22 Sep 2018 05:13:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"48025be5725f4c5481a18f853f2c99eb","id":"79138745-e33a-4690-8abf-650458b8e532","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet"}]} 2018-09-22 05:13:12,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-ffc970b0-a534-4ef2-820d-6c5ac04a8138 2018-09-22 05:13:12,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:12,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-1f6f357f-6ed5-49ef-b21a-49428d40b51a Date: Sat, 22 Sep 2018 05:13:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da88e8bc-9d62-4910-805d-c664925c8cf0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","subnets":["79138745-e33a-4690-8abf-650458b8e532"],"description":"","tags":[],"updated_at":"2018-09-22T05:12:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net","admin_state_up":true,"tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:51Z","provider:network_type":"vxlan"}]} 2018-09-22 05:13:12,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net used request id req-1f6f357f-6ed5-49ef-b21a-49428d40b51a 2018-09-22 05:13:13,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:13,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d083975-7389-4949-847f-479ec13abafe Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb"}, "enabled": true, "id": "48025be5725f4c5481a18f853f2c99eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}} 2018-09-22 05:13:13,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb used request id req-0d083975-7389-4949-847f-479ec13abafe 2018-09-22 05:13:13,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:13,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-53157aa1-5288-41ef-babd-9196674a01b2 Date: Sat, 22 Sep 2018 05:13:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"48025be5725f4c5481a18f853f2c99eb","id":"79138745-e33a-4690-8abf-650458b8e532","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet"}]} 2018-09-22 05:13:13,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-53157aa1-5288-41ef-babd-9196674a01b2 2018-09-22 05:13:13,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0&mac_address=fa%3A16%3A3e%3A7b%3A84%3Afd&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack-port1-ywezfbnqdgox&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:13,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-07dc4eb7-6563-4676-9c32-1bbe22b86bf9 Date: Sat, 22 Sep 2018 05:13:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.4"}],"id":"8e94a81b-57a6-44b7-8243-0770173ae459","security_groups":["76eaa69f-91c9-4fa1-b677-38866fc9d467"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:84:fd","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack-port1-ywezfbnqdgox","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"9db86a09-ff09-47be-9581-b486a46892ae"}]} 2018-09-22 05:13:13,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0&mac_address=fa%3A16%3A3e%3A7b%3A84%3Afd&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack-port1-ywezfbnqdgox&admin_state_up=True used request id req-07dc4eb7-6563-4676-9c32-1bbe22b86bf9 2018-09-22 05:13:13,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:13,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad80a3b3-86be-4a8f-b901-6cc547a46c63 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb"}, "enabled": true, "id": "48025be5725f4c5481a18f853f2c99eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}} 2018-09-22 05:13:13,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb used request id req-ad80a3b3-86be-4a8f-b901-6cc547a46c63 2018-09-22 05:13:13,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:13,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e589a971-890d-4a5a-895c-f73a1e0e3bb8 Date: Sat, 22 Sep 2018 05:13:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da88e8bc-9d62-4910-805d-c664925c8cf0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","subnets":["79138745-e33a-4690-8abf-650458b8e532"],"description":"","tags":[],"updated_at":"2018-09-22T05:12:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net","admin_state_up":true,"tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:51Z","provider:network_type":"vxlan"}]} 2018-09-22 05:13:13,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net used request id req-e589a971-890d-4a5a-895c-f73a1e0e3bb8 2018-09-22 05:13:13,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:13,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-580141ca-4be6-4956-9cb2-4bfa96ac2bfb Date: Sat, 22 Sep 2018 05:13:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"48025be5725f4c5481a18f853f2c99eb","id":"79138745-e33a-4690-8abf-650458b8e532","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet"}]} 2018-09-22 05:13:13,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-580141ca-4be6-4956-9cb2-4bfa96ac2bfb 2018-09-22 05:13:13,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:13,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5805 X-Openstack-Request-Id: req-dd9e60bc-f32c-4fdc-9aed-fa8bd0edefc1 Date: Sat, 22 Sep 2018 05:13:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.8"}],"id":"204210ae-b255-4e71-8745-62361cc17902","security_groups":["b3b011e6-b11e-4c87-ba5c-9204dbad07c1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:dd:61","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:57Z","binding:vnic_type":"normal","device_id":"ab4df66c-0f0f-4c61-accf-4dbbffc6e47c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:12Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.1"}],"id":"2a334bbb-db0d-4397-9d1e-33d5effa8141","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e8:e8:15","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:58Z","binding:vnic_type":"normal","device_id":"1f41fb17-82bd-4232-95be-ab79bd44c754"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.2"}],"id":"68852fcf-b72e-4183-81e9-722326bebcac","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:44:f8","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-da88e8bc-9d62-4910-805d-c664925c8cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.4"}],"id":"8e94a81b-57a6-44b7-8243-0770173ae459","security_groups":["76eaa69f-91c9-4fa1-b677-38866fc9d467"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:84:fd","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack-port1-ywezfbnqdgox","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"9db86a09-ff09-47be-9581-b486a46892ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.5"}],"id":"a93f161b-abdc-4f67-8b91-147e42458e0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:75:d7","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da88e8bc-9d62-4910-805d-c664925c8cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.3"}],"id":"d79d7c28-3798-492f-9577-f01ad1563162","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ea:81:c9","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-da88e8bc-9d62-4910-805d-c664925c8cf0"}]} 2018-09-22 05:13:13,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-dd9e60bc-f32c-4fdc-9aed-fa8bd0edefc1 2018-09-22 05:13:13,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:13,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-6ccc9086-4c5f-4f45-97b3-32a111f5cf39 Date: Sat, 22 Sep 2018 05:13:13 GMT RESP BODY: {"floatingips": [{"router_id": "1f41fb17-82bd-4232-95be-ab79bd44c754", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "created_at": "2018-09-22T05:12:58Z", "updated_at": "2018-09-22T05:13:01Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "48025be5725f4c5481a18f853f2c99eb", "port_id": "8e94a81b-57a6-44b7-8243-0770173ae459", "id": "76c7ca43-66ab-4686-baf0-b5bc184adbfb"}]} 2018-09-22 05:13:13,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-6ccc9086-4c5f-4f45-97b3-32a111f5cf39 2018-09-22 05:13:13,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/1f41fb17-82bd-4232-95be-ab79bd44c754 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:13,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-6a05ecd5-7269-4c5f-8986-7c85b1afc3c3 Date: Sat, 22 Sep 2018 05:13:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "created_at": "2018-09-22T05:12:53Z", "admin_state_up": true, "updated_at": "2018-09-22T05:12:59Z", "project_id": "48025be5725f4c5481a18f853f2c99eb", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "1f41fb17-82bd-4232-95be-ab79bd44c754", "name": "mgmt_router"}} 2018-09-22 05:13:13,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/1f41fb17-82bd-4232-95be-ab79bd44c754 used request id req-6a05ecd5-7269-4c5f-8986-7c85b1afc3c3 2018-09-22 05:13:13,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=1f41fb17-82bd-4232-95be-ab79bd44c754 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:13,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4478 X-Openstack-Request-Id: req-80fb5d16-27b1-4c8f-a553-ff2bc6c29510 Date: Sat, 22 Sep 2018 05:13:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:01Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7257856b-57a8-41e4-aa67-7108785cea6d","ip_address":"169.254.192.5"}],"id":"01e988ad-52f9-4f5c-92d5-b91e53a02435","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:4b:25","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 48025be5725f4c5481a18f853f2c99eb","admin_state_up":true,"network_id":"c1a3ebd0-2345-41a9-b012-b239d4528d5d","tenant_id":"","created_at":"2018-09-22T05:12:54Z","binding:vnic_type":"normal","device_id":"1f41fb17-82bd-4232-95be-ab79bd44c754"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:12Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.1"}],"id":"2a334bbb-db0d-4397-9d1e-33d5effa8141","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e8:e8:15","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:58Z","binding:vnic_type":"normal","device_id":"1f41fb17-82bd-4232-95be-ab79bd44c754"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:13Z","device_owner":"network:router_gateway","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.205"}],"id":"2fa372a7-3767-44ff-aedb-d03fdf7fc0eb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:94:5f:2c","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"1f41fb17-82bd-4232-95be-ab79bd44c754"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:00Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7257856b-57a8-41e4-aa67-7108785cea6d","ip_address":"169.254.192.4"}],"id":"3660484d-2cff-4eee-873c-3752ef7aa8ef","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bc:62:2f","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 48025be5725f4c5481a18f853f2c99eb","admin_state_up":true,"network_id":"c1a3ebd0-2345-41a9-b012-b239d4528d5d","tenant_id":"","created_at":"2018-09-22T05:12:55Z","binding:vnic_type":"normal","device_id":"1f41fb17-82bd-4232-95be-ab79bd44c754"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:00Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7257856b-57a8-41e4-aa67-7108785cea6d","ip_address":"169.254.192.2"}],"id":"af7e705a-d472-4282-a593-ab217583b2c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:91:28","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 48025be5725f4c5481a18f853f2c99eb","admin_state_up":true,"network_id":"c1a3ebd0-2345-41a9-b012-b239d4528d5d","tenant_id":"","created_at":"2018-09-22T05:12:56Z","binding:vnic_type":"normal","device_id":"1f41fb17-82bd-4232-95be-ab79bd44c754"}]} 2018-09-22 05:13:13,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=1f41fb17-82bd-4232-95be-ab79bd44c754 used request id req-80fb5d16-27b1-4c8f-a553-ff2bc6c29510 2018-09-22 05:13:13,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:13,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-02a1a79f-7b34-4ad3-9ccb-f056c4b679a1 Date: Sat, 22 Sep 2018 05:13:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 05:13:13,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-02a1a79f-7b34-4ad3-9ccb-f056c4b679a1 2018-09-22 05:13:13,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/7257856b-57a8-41e4-aa67-7108785cea6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:13,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7462c98a-4707-4ce0-8fe2-b4b6ea40b855 Date: Sat, 22 Sep 2018 05:13:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c1a3ebd0-2345-41a9-b012-b239d4528d5d","tenant_id":"","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7257856b-57a8-41e4-aa67-7108785cea6d","subnetpool_id":null,"name":"HA subnet tenant 48025be5725f4c5481a18f853f2c99eb"}} 2018-09-22 05:13:13,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/7257856b-57a8-41e4-aa67-7108785cea6d used request id req-7462c98a-4707-4ce0-8fe2-b4b6ea40b855 2018-09-22 05:13:13,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/7257856b-57a8-41e4-aa67-7108785cea6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:13,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-95c804c7-1298-455f-84bb-a01677f85b6b Date: Sat, 22 Sep 2018 05:13:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c1a3ebd0-2345-41a9-b012-b239d4528d5d","tenant_id":"","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7257856b-57a8-41e4-aa67-7108785cea6d","subnetpool_id":null,"name":"HA subnet tenant 48025be5725f4c5481a18f853f2c99eb"}} 2018-09-22 05:13:13,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/7257856b-57a8-41e4-aa67-7108785cea6d used request id req-95c804c7-1298-455f-84bb-a01677f85b6b 2018-09-22 05:13:13,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/7257856b-57a8-41e4-aa67-7108785cea6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:13,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4ec52a8f-0e46-4a85-94f3-e28da99ba303 Date: Sat, 22 Sep 2018 05:13:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c1a3ebd0-2345-41a9-b012-b239d4528d5d","tenant_id":"","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"7257856b-57a8-41e4-aa67-7108785cea6d","subnetpool_id":null,"name":"HA subnet tenant 48025be5725f4c5481a18f853f2c99eb"}} 2018-09-22 05:13:13,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/7257856b-57a8-41e4-aa67-7108785cea6d used request id req-4ec52a8f-0e46-4a85-94f3-e28da99ba303 2018-09-22 05:13:13,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/79138745-e33a-4690-8abf-650458b8e532 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:13,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-99e5e1ae-29c5-42bd-ac61-e6d8830a4456 Date: Sat, 22 Sep 2018 05:13:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"48025be5725f4c5481a18f853f2c99eb","id":"79138745-e33a-4690-8abf-650458b8e532","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet"}} 2018-09-22 05:13:13,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/79138745-e33a-4690-8abf-650458b8e532 used request id req-99e5e1ae-29c5-42bd-ac61-e6d8830a4456 2018-09-22 05:13:13,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/8e94a81b-57a6-44b7-8243-0770173ae459 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:14,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1070 X-Openstack-Request-Id: req-7a048eee-a963-4175-867c-7ac4002d80a0 Date: Sat, 22 Sep 2018 05:13:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.4"}],"id":"8e94a81b-57a6-44b7-8243-0770173ae459","security_groups":["76eaa69f-91c9-4fa1-b677-38866fc9d467"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:84:fd","device_id":"9db86a09-ff09-47be-9581-b486a46892ae","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack-port1-ywezfbnqdgox","project_id":"48025be5725f4c5481a18f853f2c99eb","qos_policy_id":null,"admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal"}} 2018-09-22 05:13:14,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/8e94a81b-57a6-44b7-8243-0770173ae459 used request id req-7a048eee-a963-4175-867c-7ac4002d80a0 2018-09-22 05:13:14,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/79138745-e33a-4690-8abf-650458b8e532 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:14,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-05070afe-5276-4428-bd1c-54ad6f81c172 Date: Sat, 22 Sep 2018 05:13:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"48025be5725f4c5481a18f853f2c99eb","id":"79138745-e33a-4690-8abf-650458b8e532","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet"}} 2018-09-22 05:13:14,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/79138745-e33a-4690-8abf-650458b8e532 used request id req-05070afe-5276-4428-bd1c-54ad6f81c172 2018-09-22 05:13:14,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:14,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-81d45b1a-2648-4725-a51c-ea567afefa27 Date: Sat, 22 Sep 2018 05:13:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:12:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:12:41Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e/snap", "metadata": {}}], "self": "/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "min_disk": 0, "protected": false, "id": "c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "file": "/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "48025be5725f4c5481a18f853f2c99eb", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:13:14,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e used request id req-81d45b1a-2648-4725-a51c-ea567afefa27 2018-09-22 05:13:14,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:14,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e514ae85-8ad3-401d-829d-7f48b6065f6c Date: Sat, 22 Sep 2018 05:13:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:13:14,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e514ae85-8ad3-401d-829d-7f48b6065f6c 2018-09-22 05:13:14,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:14,446 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:13:14 GMT Server: Apache x-openstack-request-id: req-8de97dfe-48ba-4602-9a2e-c7f8d9b3d737 Location: http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:13:14,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:14 GMT Server: Apache x-openstack-request-id: req-da97b730-dbf6-4207-9000-a999b2a9d5e0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor2", "OS::project_id": "48025be5725f4c5481a18f853f2c99eb", "OS::stack_id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "security_group_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet", "net_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2", "inst1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "image2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "flavor1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor1", "image1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "stack_user_project_id": "24828c8ac90541df9117604a0679036b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T05:12:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwY9lpSf+XZbFQkYm6zUXSYP6lOkgf2rJVW613XOaegnVC5Li\nuH1m3HYuPeYu5/Jj1Tqg8MUKgfhWklCZwK6CREJZGmgSGV0NwUMdKeW+jrMXBEk9\ndqLLp6jMWsKqcIRPybZ+kLghRR8EDFW3QhKQ7PKcKBWw6LtltrY3z5WbZ9dlMmVY\nwHJrZEkYnJ/60zfvEOP6g1cb3qrIbYgZ0QOnZzU+WSzfJcU+dLcwLQg5yKtmQSYr\nlMlYvjMw7FLq747khj74f4J5VnCsDBk5lUobQcTuSdhbeIMBrB86U0kB0y1MFVm2\nm+JcrEH74GuM0vle5Ad2eLWhrQ6LA8/tVjV2IwIDAQABAoIBAGvi8qPwu84MiJyd\nH3pAmF9IqfYwTwXWTqxIziPGGNdm/ZG66JYuh5PgZ3vm/kQYjd6/FA+/tFCnTBG3\nzUthuYg0dxfJ5DSw8kbDktDUlrdRSUYBULn8mYk1A9qe4INgrFxhVQBzMVAmron1\niPTSBmeb/sA0/utp8JK71DXnTLy+jvb6OAUTCwo0b0csbxLuqKSQWltTFMefvEH/\n9+tvzOSW6ntZ/6/9LmwShzdxdbAQj2xgObCao+fJV2oiA5hgAXqEWlcqZTskXAXi\n0/JRPGaffL3rxChcep5oVgL7tGWzXVUACFpPqTzjtnd3xyF0BKusElwiaeaxOIjv\nibrtYtECgYEA/kTJlAZCJw6EdtfRQgLQXIMYszOTlwNe5nxwvh7yxQBwhwEogrVY\neZq87x5Dzwhb1VvkkbgYzskpjkHoA0nQihlpLFU34D24t7aB+rV6Ut6N1DJTQxrG\nAOr8vhn9sgCKAJXOXyGCbjyaffLD2TaeO5XIIa6PmCxbneKY8egiWMkCgYEAwuDK\nEG8fv3rsAA1JoPhIYBDVBTonlJBco81yQRNq+LoDKHsv/lHu9MOoMaPW502UNtds\ntu7YaV3LHxlGtbRr4CTDxD/X30Wvg/bZU5F5Npr8mj1cOSRtqDNTVDga069YumnR\nCPwLy4D29iwuDqpw+XD14Pb+xTNkMgL1zUc2uYsCgYEAo0HJZ9iI2wjwNlolysuB\nuxSVZGImTlzkrvqRbRDz8Vdx6MzulNYZI6Md0i5NfX2xcRGadZGNpB/3JZbdgFcB\npdng9I0W3kzi8FonpLCnBNROnkNdwIVNQsOeWfTYNlUwRmXpZp1eYKdazqlz5GC0\nQi/Omwm4uw0oGfynFRNmEjkCgYA2GE/+39ngPS7llMqrdEAi6ok3Oj1ib/BHR/A/\nQDShdoEJ66gW4IeESguWO/SboF1UG9iBrytDlFWd/FY0ejC3t3zgLRivUZi2+P66\nw9bx4XPdHMtM0V/fIOAwsKJBwJrQpC7yX4SmqNXk376pM4bItyKJoAZ4lxtpBolU\nwj/eoQKBgQDbGcs6EPtrZaR7LoL7GU2gx9qhvMhzq5LyQZ0WMBzo/sFQEWbflJoo\nAmpLOR7Eq+aUguzv466tBhRLvVloFnpQCSuN/GXI3NHXGIXgzqGfHNMrWv9aSn/a\nmQfL26vQCvnK1tZWK46mJUtEoMx8mlDZobWkalVqa5d1rPRPw6uqkw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:13:14,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 used request id req-da97b730-dbf6-4207-9000-a999b2a9d5e0 2018-09-22 05:13:14,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:13:14,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:13:15,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "65ce9cb04c6c475394ce36a63a2efbd0", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj-role"}], "expires_at": "2018-09-22T06:13:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48025be5725f4c5481a18f853f2c99eb", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/48025be5725f4c5481a18f853f2c99eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/48025be5725f4c5481a18f853f2c99eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/48025be5725f4c5481a18f853f2c99eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/48025be5725f4c5481a18f853f2c99eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/48025be5725f4c5481a18f853f2c99eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/48025be5725f4c5481a18f853f2c99eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-user", "id": "1f51ed0d8b794f3d81fc649b21fbb0da"}, "audit_ids": ["gooFtRhbQ_KlugR0duNHgw"], "issued_at": "2018-09-22T05:13:15.000000Z"}} 2018-09-22 05:13:15,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:15,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01316324-db45-4480-9848-4eab56c51160 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:13:15,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-01316324-db45-4480-9848-4eab56c51160 2018-09-22 05:13:15,086 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:13:15,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:15,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33b27580-5a53-4888-90f5-7fb1064d30e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:13:15,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-33b27580-5a53-4888-90f5-7fb1064d30e2 2018-09-22 05:13:15,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:15,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e7097dd7-38a7-4d9c-b479-729ee7aa5c2f Date: Sat, 22 Sep 2018 05:13:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da88e8bc-9d62-4910-805d-c664925c8cf0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","subnets":["79138745-e33a-4690-8abf-650458b8e532"],"description":"","tags":[],"updated_at":"2018-09-22T05:12:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net","admin_state_up":true,"tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:51Z","provider:network_type":"vxlan"}]} 2018-09-22 05:13:15,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net used request id req-e7097dd7-38a7-4d9c-b479-729ee7aa5c2f 2018-09-22 05:13:15,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:13:15,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:13:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:13:15,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:15,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-635d3aa1-f56d-4746-92e2-62b688c1d0b3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb"}, "enabled": true, "id": "48025be5725f4c5481a18f853f2c99eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}} 2018-09-22 05:13:15,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb used request id req-635d3aa1-f56d-4746-92e2-62b688c1d0b3 2018-09-22 05:13:15,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:15,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bef2df51-7e8e-4b6a-810d-90b2cbd8aa45 Date: Sat, 22 Sep 2018 05:13:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"48025be5725f4c5481a18f853f2c99eb","id":"79138745-e33a-4690-8abf-650458b8e532","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet"}]} 2018-09-22 05:13:15,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-bef2df51-7e8e-4b6a-810d-90b2cbd8aa45 2018-09-22 05:13:15,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0&mac_address=fa%3A16%3A3e%3A7b%3A84%3Afd&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack-port1-ywezfbnqdgox&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:16,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-9f84d404-e172-458d-8ef5-a74c406bd588 Date: Sat, 22 Sep 2018 05:13:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.4"}],"id":"8e94a81b-57a6-44b7-8243-0770173ae459","security_groups":["76eaa69f-91c9-4fa1-b677-38866fc9d467"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:84:fd","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack-port1-ywezfbnqdgox","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"9db86a09-ff09-47be-9581-b486a46892ae"}]} 2018-09-22 05:13:16,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0&mac_address=fa%3A16%3A3e%3A7b%3A84%3Afd&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack-port1-ywezfbnqdgox&admin_state_up=True used request id req-9f84d404-e172-458d-8ef5-a74c406bd588 2018-09-22 05:13:16,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:16,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-820c330e-3175-4c7a-962e-b53ef37a9a60 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb"}, "enabled": true, "id": "48025be5725f4c5481a18f853f2c99eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}} 2018-09-22 05:13:16,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb used request id req-820c330e-3175-4c7a-962e-b53ef37a9a60 2018-09-22 05:13:16,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:18,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6f2c2b6-16c0-46a0-bea0-d279b74b8d9d x-compute-request-id: req-e6f2c2b6-16c0-46a0-bea0-d279b74b8d9d Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:84:fd", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:84:fd", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9db86a09-ff09-47be-9581-b486a46892ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9db86a09-ff09-47be-9581-b486a46892ae", "rel": "bookmark"}], "image": {"id": "c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "links": [{"href": "http://172.30.9.23:8774/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-09-22T05:12:58.000000", "flavor": {"id": "147a4d68-1aec-444d-ad11-b93a98979842", "links": [{"href": "http://172.30.9.23:8774/flavors/147a4d68-1aec-444d-ad11-b93a98979842", "rel": "bookmark"}]}, "id": "9db86a09-ff09-47be-9581-b486a46892ae", "security_groups": [{"name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp"}], "user_id": "1f51ed0d8b794f3d81fc649b21fbb0da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:13:04Z", "hostId": "9fed68a38ddc4f683915f45b7da2a0e7730059a4a36f6c81b19f93c3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "created": "2018-09-22T05:12:57Z", "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:13:18,083 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1 used request id req-e6f2c2b6-16c0-46a0-bea0-d279b74b8d9d 2018-09-22 05:13:18,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:18,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-8af34825-baea-4811-ae07-9b4ac0b91405 Date: Sat, 22 Sep 2018 05:13:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da88e8bc-9d62-4910-805d-c664925c8cf0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","subnets":["79138745-e33a-4690-8abf-650458b8e532"],"description":"","tags":[],"updated_at":"2018-09-22T05:12:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net","admin_state_up":true,"tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:51Z","provider:network_type":"vxlan"}]} 2018-09-22 05:13:18,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net used request id req-8af34825-baea-4811-ae07-9b4ac0b91405 2018-09-22 05:13:18,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:18,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-47720508-2160-448b-bd88-11e2601cf22e Date: Sat, 22 Sep 2018 05:13:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"48025be5725f4c5481a18f853f2c99eb","id":"79138745-e33a-4690-8abf-650458b8e532","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet"}]} 2018-09-22 05:13:18,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-47720508-2160-448b-bd88-11e2601cf22e 2018-09-22 05:13:18,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:18,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5805 X-Openstack-Request-Id: req-861039c1-0987-4254-ae5c-08d07d4e71db Date: Sat, 22 Sep 2018 05:13:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.8"}],"id":"204210ae-b255-4e71-8745-62361cc17902","security_groups":["b3b011e6-b11e-4c87-ba5c-9204dbad07c1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:dd:61","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:57Z","binding:vnic_type":"normal","device_id":"ab4df66c-0f0f-4c61-accf-4dbbffc6e47c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:12Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.1"}],"id":"2a334bbb-db0d-4397-9d1e-33d5effa8141","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e8:e8:15","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:58Z","binding:vnic_type":"normal","device_id":"1f41fb17-82bd-4232-95be-ab79bd44c754"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.2"}],"id":"68852fcf-b72e-4183-81e9-722326bebcac","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:44:f8","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-da88e8bc-9d62-4910-805d-c664925c8cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.4"}],"id":"8e94a81b-57a6-44b7-8243-0770173ae459","security_groups":["76eaa69f-91c9-4fa1-b677-38866fc9d467"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:84:fd","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack-port1-ywezfbnqdgox","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"9db86a09-ff09-47be-9581-b486a46892ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.5"}],"id":"a93f161b-abdc-4f67-8b91-147e42458e0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:75:d7","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da88e8bc-9d62-4910-805d-c664925c8cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.3"}],"id":"d79d7c28-3798-492f-9577-f01ad1563162","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ea:81:c9","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-da88e8bc-9d62-4910-805d-c664925c8cf0"}]} 2018-09-22 05:13:18,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-861039c1-0987-4254-ae5c-08d07d4e71db 2018-09-22 05:13:18,962 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1 2018-09-22 05:13:18,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:19,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-aae79def-f21b-4a27-9d1a-59c16357dc62 Date: Sat, 22 Sep 2018 05:13:19 GMT RESP BODY: {"floatingips": [{"router_id": "1f41fb17-82bd-4232-95be-ab79bd44c754", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "created_at": "2018-09-22T05:12:58Z", "updated_at": "2018-09-22T05:13:01Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "48025be5725f4c5481a18f853f2c99eb", "port_id": "8e94a81b-57a6-44b7-8243-0770173ae459", "id": "76c7ca43-66ab-4686-baf0-b5bc184adbfb"}]} 2018-09-22 05:13:19,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-aae79def-f21b-4a27-9d1a-59c16357dc62 2018-09-22 05:13:19,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/3c219c7c-79f8-4e47-8740-071378ddf9f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:19,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13: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-5a98a244-5b5b-4471-8e31-971a18e1a5fb x-compute-request-id: req-5a98a244-5b5b-4471-8e31-971a18e1a5fb Content-Encoding: gzip Content-Length: 336 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3c219c7c-79f8-4e47-8740-071378ddf9f1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3c219c7c-79f8-4e47-8740-071378ddf9f1", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "3c219c7c-79f8-4e47-8740-071378ddf9f1", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack-flavor2-kfcm3tfbnyna", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:13:19,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/3c219c7c-79f8-4e47-8740-071378ddf9f1 used request id req-5a98a244-5b5b-4471-8e31-971a18e1a5fb 2018-09-22 05:13:19,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/79138745-e33a-4690-8abf-650458b8e532 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:19,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e6cc7942-4447-403a-9807-3777c09078ec Date: Sat, 22 Sep 2018 05:13:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"48025be5725f4c5481a18f853f2c99eb","id":"79138745-e33a-4690-8abf-650458b8e532","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet"}} 2018-09-22 05:13:19,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/79138745-e33a-4690-8abf-650458b8e532 used request id req-e6cc7942-4447-403a-9807-3777c09078ec 2018-09-22 05:13:19,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:19,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-9c7a5582-aacc-4f08-afb6-3a7ec34d2d86 Date: Sat, 22 Sep 2018 05:13:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da88e8bc-9d62-4910-805d-c664925c8cf0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","subnets":["79138745-e33a-4690-8abf-650458b8e532"],"description":"","tags":[],"updated_at":"2018-09-22T05:12:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net","admin_state_up":true,"tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:51Z","provider:network_type":"vxlan"}]} 2018-09-22 05:13:19,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-9c7a5582-aacc-4f08-afb6-3a7ec34d2d86 2018-09-22 05:13:19,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:19,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-de7535ef-5eb3-4616-b36f-eff579b392a7 Date: Sat, 22 Sep 2018 05:13:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"48025be5725f4c5481a18f853f2c99eb","id":"79138745-e33a-4690-8abf-650458b8e532","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet"}]} 2018-09-22 05:13:19,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-de7535ef-5eb3-4616-b36f-eff579b392a7 2018-09-22 05:13:19,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:19,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a743761f-28f8-4a07-82d0-454d44319f2f Date: Sat, 22 Sep 2018 05:13:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da88e8bc-9d62-4910-805d-c664925c8cf0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","subnets":["79138745-e33a-4690-8abf-650458b8e532"],"description":"","tags":[],"updated_at":"2018-09-22T05:12:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net","admin_state_up":true,"tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:51Z","provider:network_type":"vxlan"}]} 2018-09-22 05:13:19,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net used request id req-a743761f-28f8-4a07-82d0-454d44319f2f 2018-09-22 05:13:19,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:19,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68ade77e-27be-4842-aa50-abafb020083d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb"}, "enabled": true, "id": "48025be5725f4c5481a18f853f2c99eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}} 2018-09-22 05:13:19,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb used request id req-68ade77e-27be-4842-aa50-abafb020083d 2018-09-22 05:13:19,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:19,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-95ae4d50-2440-4839-9846-0626017db0ad Date: Sat, 22 Sep 2018 05:13:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"48025be5725f4c5481a18f853f2c99eb","id":"79138745-e33a-4690-8abf-650458b8e532","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet"}]} 2018-09-22 05:13:19,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-95ae4d50-2440-4839-9846-0626017db0ad 2018-09-22 05:13:19,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0&mac_address=fa%3A16%3A3e%3A99%3Add%3A61&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:19,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 958 X-Openstack-Request-Id: req-e433cf9b-c610-4ce0-9331-37303c470ab9 Date: Sat, 22 Sep 2018 05:13:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.8"}],"id":"204210ae-b255-4e71-8745-62361cc17902","security_groups":["b3b011e6-b11e-4c87-ba5c-9204dbad07c1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:dd:61","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:57Z","binding:vnic_type":"normal","device_id":"ab4df66c-0f0f-4c61-accf-4dbbffc6e47c"}]} 2018-09-22 05:13:19,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0&mac_address=fa%3A16%3A3e%3A99%3Add%3A61&admin_state_up=True used request id req-e433cf9b-c610-4ce0-9331-37303c470ab9 2018-09-22 05:13:19,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:19,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b75f68ec-ab9a-4250-8aba-b6fc93a5eafe Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb"}, "enabled": true, "id": "48025be5725f4c5481a18f853f2c99eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}} 2018-09-22 05:13:19,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb used request id req-b75f68ec-ab9a-4250-8aba-b6fc93a5eafe 2018-09-22 05:13:19,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:19,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e4ee1125-f1a1-44ab-9be1-849f06d50d5d Date: Sat, 22 Sep 2018 05:13:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da88e8bc-9d62-4910-805d-c664925c8cf0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","subnets":["79138745-e33a-4690-8abf-650458b8e532"],"description":"","tags":[],"updated_at":"2018-09-22T05:12:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net","admin_state_up":true,"tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:51Z","provider:network_type":"vxlan"}]} 2018-09-22 05:13:19,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net used request id req-e4ee1125-f1a1-44ab-9be1-849f06d50d5d 2018-09-22 05:13:19,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:19,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-64c8e2dd-afd0-4fba-b242-66c957b0b7ab Date: Sat, 22 Sep 2018 05:13:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"48025be5725f4c5481a18f853f2c99eb","id":"79138745-e33a-4690-8abf-650458b8e532","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet"}]} 2018-09-22 05:13:19,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-64c8e2dd-afd0-4fba-b242-66c957b0b7ab 2018-09-22 05:13:19,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:19,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5805 X-Openstack-Request-Id: req-877d5551-7fc3-45eb-a1cc-d603baff0293 Date: Sat, 22 Sep 2018 05:13:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.8"}],"id":"204210ae-b255-4e71-8745-62361cc17902","security_groups":["b3b011e6-b11e-4c87-ba5c-9204dbad07c1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:dd:61","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:57Z","binding:vnic_type":"normal","device_id":"ab4df66c-0f0f-4c61-accf-4dbbffc6e47c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:12Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.1"}],"id":"2a334bbb-db0d-4397-9d1e-33d5effa8141","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e8:e8:15","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:58Z","binding:vnic_type":"normal","device_id":"1f41fb17-82bd-4232-95be-ab79bd44c754"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.2"}],"id":"68852fcf-b72e-4183-81e9-722326bebcac","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:44:f8","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-da88e8bc-9d62-4910-805d-c664925c8cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.4"}],"id":"8e94a81b-57a6-44b7-8243-0770173ae459","security_groups":["76eaa69f-91c9-4fa1-b677-38866fc9d467"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:84:fd","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack-port1-ywezfbnqdgox","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"9db86a09-ff09-47be-9581-b486a46892ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.5"}],"id":"a93f161b-abdc-4f67-8b91-147e42458e0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:75:d7","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da88e8bc-9d62-4910-805d-c664925c8cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.3"}],"id":"d79d7c28-3798-492f-9577-f01ad1563162","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ea:81:c9","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-da88e8bc-9d62-4910-805d-c664925c8cf0"}]} 2018-09-22 05:13:19,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-877d5551-7fc3-45eb-a1cc-d603baff0293 2018-09-22 05:13:20,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:20,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-64cffb44-a838-4d68-a8a1-7019f8e7bbdf Date: Sat, 22 Sep 2018 05:13:20 GMT RESP BODY: {"floatingips": [{"router_id": "1f41fb17-82bd-4232-95be-ab79bd44c754", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "created_at": "2018-09-22T05:12:58Z", "updated_at": "2018-09-22T05:13:01Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "48025be5725f4c5481a18f853f2c99eb", "port_id": "8e94a81b-57a6-44b7-8243-0770173ae459", "id": "76c7ca43-66ab-4686-baf0-b5bc184adbfb"}]} 2018-09-22 05:13:20,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-64cffb44-a838-4d68-a8a1-7019f8e7bbdf 2018-09-22 05:13:20,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:20,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7b349718-7978-4694-9124-c32bc44019f7 Date: Sat, 22 Sep 2018 05:13:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:12:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:12:41Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e/snap", "metadata": {}}], "self": "/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "min_disk": 0, "protected": false, "id": "c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "file": "/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "48025be5725f4c5481a18f853f2c99eb", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:13:20,045 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e used request id req-7b349718-7978-4694-9124-c32bc44019f7 2018-09-22 05:13:20,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:20,073 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:13:20 GMT Server: Apache x-openstack-request-id: req-75903f7d-7b1b-44f3-9b6a-fd8770beac16 Location: http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:13:20,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:20 GMT Server: Apache x-openstack-request-id: req-c47b2a01-285b-4e27-affc-1ed7bb178849 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor2", "OS::project_id": "48025be5725f4c5481a18f853f2c99eb", "OS::stack_id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "security_group_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet", "net_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2", "inst1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "image2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "flavor1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor1", "image1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "stack_user_project_id": "24828c8ac90541df9117604a0679036b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T05:12:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwY9lpSf+XZbFQkYm6zUXSYP6lOkgf2rJVW613XOaegnVC5Li\nuH1m3HYuPeYu5/Jj1Tqg8MUKgfhWklCZwK6CREJZGmgSGV0NwUMdKeW+jrMXBEk9\ndqLLp6jMWsKqcIRPybZ+kLghRR8EDFW3QhKQ7PKcKBWw6LtltrY3z5WbZ9dlMmVY\nwHJrZEkYnJ/60zfvEOP6g1cb3qrIbYgZ0QOnZzU+WSzfJcU+dLcwLQg5yKtmQSYr\nlMlYvjMw7FLq747khj74f4J5VnCsDBk5lUobQcTuSdhbeIMBrB86U0kB0y1MFVm2\nm+JcrEH74GuM0vle5Ad2eLWhrQ6LA8/tVjV2IwIDAQABAoIBAGvi8qPwu84MiJyd\nH3pAmF9IqfYwTwXWTqxIziPGGNdm/ZG66JYuh5PgZ3vm/kQYjd6/FA+/tFCnTBG3\nzUthuYg0dxfJ5DSw8kbDktDUlrdRSUYBULn8mYk1A9qe4INgrFxhVQBzMVAmron1\niPTSBmeb/sA0/utp8JK71DXnTLy+jvb6OAUTCwo0b0csbxLuqKSQWltTFMefvEH/\n9+tvzOSW6ntZ/6/9LmwShzdxdbAQj2xgObCao+fJV2oiA5hgAXqEWlcqZTskXAXi\n0/JRPGaffL3rxChcep5oVgL7tGWzXVUACFpPqTzjtnd3xyF0BKusElwiaeaxOIjv\nibrtYtECgYEA/kTJlAZCJw6EdtfRQgLQXIMYszOTlwNe5nxwvh7yxQBwhwEogrVY\neZq87x5Dzwhb1VvkkbgYzskpjkHoA0nQihlpLFU34D24t7aB+rV6Ut6N1DJTQxrG\nAOr8vhn9sgCKAJXOXyGCbjyaffLD2TaeO5XIIa6PmCxbneKY8egiWMkCgYEAwuDK\nEG8fv3rsAA1JoPhIYBDVBTonlJBco81yQRNq+LoDKHsv/lHu9MOoMaPW502UNtds\ntu7YaV3LHxlGtbRr4CTDxD/X30Wvg/bZU5F5Npr8mj1cOSRtqDNTVDga069YumnR\nCPwLy4D29iwuDqpw+XD14Pb+xTNkMgL1zUc2uYsCgYEAo0HJZ9iI2wjwNlolysuB\nuxSVZGImTlzkrvqRbRDz8Vdx6MzulNYZI6Md0i5NfX2xcRGadZGNpB/3JZbdgFcB\npdng9I0W3kzi8FonpLCnBNROnkNdwIVNQsOeWfTYNlUwRmXpZp1eYKdazqlz5GC0\nQi/Omwm4uw0oGfynFRNmEjkCgYA2GE/+39ngPS7llMqrdEAi6ok3Oj1ib/BHR/A/\nQDShdoEJ66gW4IeESguWO/SboF1UG9iBrytDlFWd/FY0ejC3t3zgLRivUZi2+P66\nw9bx4XPdHMtM0V/fIOAwsKJBwJrQpC7yX4SmqNXk376pM4bItyKJoAZ4lxtpBolU\nwj/eoQKBgQDbGcs6EPtrZaR7LoL7GU2gx9qhvMhzq5LyQZ0WMBzo/sFQEWbflJoo\nAmpLOR7Eq+aUguzv466tBhRLvVloFnpQCSuN/GXI3NHXGIXgzqGfHNMrWv9aSn/a\nmQfL26vQCvnK1tZWK46mJUtEoMx8mlDZobWkalVqa5d1rPRPw6uqkw==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:13:20,490 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 used request id req-c47b2a01-285b-4e27-affc-1ed7bb178849 2018-09-22 05:13:20,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:13:20,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:13:20,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "65ce9cb04c6c475394ce36a63a2efbd0", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj-role"}], "expires_at": "2018-09-22T06:13:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48025be5725f4c5481a18f853f2c99eb", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/48025be5725f4c5481a18f853f2c99eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/48025be5725f4c5481a18f853f2c99eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/48025be5725f4c5481a18f853f2c99eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/48025be5725f4c5481a18f853f2c99eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/48025be5725f4c5481a18f853f2c99eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/48025be5725f4c5481a18f853f2c99eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/48025be5725f4c5481a18f853f2c99eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-user", "id": "1f51ed0d8b794f3d81fc649b21fbb0da"}, "audit_ids": ["DcNGx3R-RIa09m_eXCUbFQ"], "issued_at": "2018-09-22T05:13:20.000000Z"}} 2018-09-22 05:13:20,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c9c5be98c776b38e37c159b485f65e6590cbaf" 2018-09-22 05:13:20,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26429f93-bd04-4205-a7ae-6e0bc7862f18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:13:20,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-26429f93-bd04-4205-a7ae-6e0bc7862f18 2018-09-22 05:13:20,952 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:13:20,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c9c5be98c776b38e37c159b485f65e6590cbaf" 2018-09-22 05:13:21,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15c32d27-df6e-462b-a27b-9c6f80288035 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:13:21,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-15c32d27-df6e-462b-a27b-9c6f80288035 2018-09-22 05:13:21,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c9c5be98c776b38e37c159b485f65e6590cbaf" 2018-09-22 05:13:21,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-de2bebb1-63c9-44f3-8728-731c3882134e Date: Sat, 22 Sep 2018 05:13:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da88e8bc-9d62-4910-805d-c664925c8cf0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","subnets":["79138745-e33a-4690-8abf-650458b8e532"],"description":"","tags":[],"updated_at":"2018-09-22T05:12:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net","admin_state_up":true,"tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:51Z","provider:network_type":"vxlan"}]} 2018-09-22 05:13:21,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net used request id req-de2bebb1-63c9-44f3-8728-731c3882134e 2018-09-22 05:13:21,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:13:21,707 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:13:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:13:21,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c9c5be98c776b38e37c159b485f65e6590cbaf" 2018-09-22 05:13:21,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d19067-5e45-485d-8e5b-20687b8ed46b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb"}, "enabled": true, "id": "48025be5725f4c5481a18f853f2c99eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}} 2018-09-22 05:13:21,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb used request id req-51d19067-5e45-485d-8e5b-20687b8ed46b 2018-09-22 05:13:21,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c9c5be98c776b38e37c159b485f65e6590cbaf" 2018-09-22 05:13:22,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-099b281e-2e68-462f-8c0e-ded7475cb2e8 Date: Sat, 22 Sep 2018 05:13:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"48025be5725f4c5481a18f853f2c99eb","id":"79138745-e33a-4690-8abf-650458b8e532","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet"}]} 2018-09-22 05:13:22,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-099b281e-2e68-462f-8c0e-ded7475cb2e8 2018-09-22 05:13:22,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0&mac_address=fa%3A16%3A3e%3A99%3Add%3A61&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c9c5be98c776b38e37c159b485f65e6590cbaf" 2018-09-22 05:13:22,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 958 X-Openstack-Request-Id: req-af6c56aa-9cb8-45c8-8054-aa1c06bf047b Date: Sat, 22 Sep 2018 05:13:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.8"}],"id":"204210ae-b255-4e71-8745-62361cc17902","security_groups":["b3b011e6-b11e-4c87-ba5c-9204dbad07c1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:dd:61","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:57Z","binding:vnic_type":"normal","device_id":"ab4df66c-0f0f-4c61-accf-4dbbffc6e47c"}]} 2018-09-22 05:13:22,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0&mac_address=fa%3A16%3A3e%3A99%3Add%3A61&admin_state_up=True used request id req-af6c56aa-9cb8-45c8-8054-aa1c06bf047b 2018-09-22 05:13:22,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c9c5be98c776b38e37c159b485f65e6590cbaf" 2018-09-22 05:13:22,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5634308-b48a-4516-94c3-04140bdb922b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb"}, "enabled": true, "id": "48025be5725f4c5481a18f853f2c99eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}} 2018-09-22 05:13:22,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb used request id req-f5634308-b48a-4516-94c3-04140bdb922b 2018-09-22 05:13:22,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c9c5be98c776b38e37c159b485f65e6590cbaf" 2018-09-22 05:13:23,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13: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-8f0a4bfb-991f-45d3-9f9b-253ef9b47494 x-compute-request-id: req-8f0a4bfb-991f-45d3-9f9b-253ef9b47494 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:dd:61", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ab4df66c-0f0f-4c61-accf-4dbbffc6e47c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ab4df66c-0f0f-4c61-accf-4dbbffc6e47c", "rel": "bookmark"}], "image": {"id": "c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "links": [{"href": "http://172.30.9.23:8774/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-09-22T05:12:50.000000", "flavor": {"id": "3c219c7c-79f8-4e47-8740-071378ddf9f1", "links": [{"href": "http://172.30.9.23:8774/flavors/3c219c7c-79f8-4e47-8740-071378ddf9f1", "rel": "bookmark"}]}, "id": "ab4df66c-0f0f-4c61-accf-4dbbffc6e47c", "security_groups": [{"name": "default"}], "user_id": "1f51ed0d8b794f3d81fc649b21fbb0da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:13:04Z", "hostId": "c398ee39b7bb11748081d69fb5525fb63bc3548e6a06b9a2141bacb2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2", "created": "2018-09-22T05:12:56Z", "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:13:23,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2 used request id req-8f0a4bfb-991f-45d3-9f9b-253ef9b47494 2018-09-22 05:13:23,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c9c5be98c776b38e37c159b485f65e6590cbaf" 2018-09-22 05:13:23,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f66a5c15-753e-44bd-917d-d1795adfcf0c Date: Sat, 22 Sep 2018 05:13:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da88e8bc-9d62-4910-805d-c664925c8cf0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","subnets":["79138745-e33a-4690-8abf-650458b8e532"],"description":"","tags":[],"updated_at":"2018-09-22T05:12:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net","admin_state_up":true,"tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:51Z","provider:network_type":"vxlan"}]} 2018-09-22 05:13:23,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net used request id req-f66a5c15-753e-44bd-917d-d1795adfcf0c 2018-09-22 05:13:23,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c9c5be98c776b38e37c159b485f65e6590cbaf" 2018-09-22 05:13:23,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a4920b53-7b6a-4120-a838-8297c43a126e Date: Sat, 22 Sep 2018 05:13:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"48025be5725f4c5481a18f853f2c99eb","id":"79138745-e33a-4690-8abf-650458b8e532","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet"}]} 2018-09-22 05:13:23,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-a4920b53-7b6a-4120-a838-8297c43a126e 2018-09-22 05:13:23,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c9c5be98c776b38e37c159b485f65e6590cbaf" 2018-09-22 05:13:23,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5805 X-Openstack-Request-Id: req-fe36b5d6-1e99-4203-88d8-2c093c233d7a Date: Sat, 22 Sep 2018 05:13:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.8"}],"id":"204210ae-b255-4e71-8745-62361cc17902","security_groups":["b3b011e6-b11e-4c87-ba5c-9204dbad07c1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:dd:61","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:57Z","binding:vnic_type":"normal","device_id":"ab4df66c-0f0f-4c61-accf-4dbbffc6e47c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:12Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.1"}],"id":"2a334bbb-db0d-4397-9d1e-33d5effa8141","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e8:e8:15","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:58Z","binding:vnic_type":"normal","device_id":"1f41fb17-82bd-4232-95be-ab79bd44c754"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.2"}],"id":"68852fcf-b72e-4183-81e9-722326bebcac","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:44:f8","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-da88e8bc-9d62-4910-805d-c664925c8cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.4"}],"id":"8e94a81b-57a6-44b7-8243-0770173ae459","security_groups":["76eaa69f-91c9-4fa1-b677-38866fc9d467"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:84:fd","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack-port1-ywezfbnqdgox","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"9db86a09-ff09-47be-9581-b486a46892ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.5"}],"id":"a93f161b-abdc-4f67-8b91-147e42458e0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:75:d7","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da88e8bc-9d62-4910-805d-c664925c8cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.3"}],"id":"d79d7c28-3798-492f-9577-f01ad1563162","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ea:81:c9","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-da88e8bc-9d62-4910-805d-c664925c8cf0"}]} 2018-09-22 05:13:23,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-fe36b5d6-1e99-4203-88d8-2c093c233d7a 2018-09-22 05:13:23,852 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2 2018-09-22 05:13:23,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c9c5be98c776b38e37c159b485f65e6590cbaf" 2018-09-22 05:13:24,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-167c1843-ffc7-4230-8133-9cbccbfd8830 Date: Sat, 22 Sep 2018 05:13:24 GMT RESP BODY: {"floatingips": [{"router_id": "1f41fb17-82bd-4232-95be-ab79bd44c754", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "created_at": "2018-09-22T05:12:58Z", "updated_at": "2018-09-22T05:13:01Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "48025be5725f4c5481a18f853f2c99eb", "port_id": "8e94a81b-57a6-44b7-8243-0770173ae459", "id": "76c7ca43-66ab-4686-baf0-b5bc184adbfb"}]} 2018-09-22 05:13:24,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-167c1843-ffc7-4230-8133-9cbccbfd8830 2018-09-22 05:13:24,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9db86a09-ff09-47be-9581-b486a46892ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:25,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13: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-8fd9fb29-a60e-4ac9-8195-952a0c3feee6 x-compute-request-id: req-8fd9fb29-a60e-4ac9-8195-952a0c3feee6 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:84:fd", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:84:fd", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9db86a09-ff09-47be-9581-b486a46892ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9db86a09-ff09-47be-9581-b486a46892ae", "rel": "bookmark"}], "image": {"id": "c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "links": [{"href": "http://172.30.9.23:8774/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-09-22T05:12:58.000000", "flavor": {"id": "147a4d68-1aec-444d-ad11-b93a98979842", "links": [{"href": "http://172.30.9.23:8774/flavors/147a4d68-1aec-444d-ad11-b93a98979842", "rel": "bookmark"}]}, "id": "9db86a09-ff09-47be-9581-b486a46892ae", "security_groups": [{"name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp"}], "user_id": "1f51ed0d8b794f3d81fc649b21fbb0da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:13:04Z", "hostId": "9fed68a38ddc4f683915f45b7da2a0e7730059a4a36f6c81b19f93c3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "created": "2018-09-22T05:12:57Z", "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:13:25,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9db86a09-ff09-47be-9581-b486a46892ae used request id req-8fd9fb29-a60e-4ac9-8195-952a0c3feee6 2018-09-22 05:13:25,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:25,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-43176ec8-2633-47e9-9ee6-be1117f9eb51 Date: Sat, 22 Sep 2018 05:13:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da88e8bc-9d62-4910-805d-c664925c8cf0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","subnets":["79138745-e33a-4690-8abf-650458b8e532"],"description":"","tags":[],"updated_at":"2018-09-22T05:12:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net","admin_state_up":true,"tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:51Z","provider:network_type":"vxlan"}]} 2018-09-22 05:13:25,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net used request id req-43176ec8-2633-47e9-9ee6-be1117f9eb51 2018-09-22 05:13:25,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:25,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78373ff2-75a5-4163-bdff-758bebb70549 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb"}, "enabled": true, "id": "48025be5725f4c5481a18f853f2c99eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}} 2018-09-22 05:13:25,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb used request id req-78373ff2-75a5-4163-bdff-758bebb70549 2018-09-22 05:13:25,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:25,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-aad3cce0-9966-4f8f-a432-df43735bb063 Date: Sat, 22 Sep 2018 05:13:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"48025be5725f4c5481a18f853f2c99eb","id":"79138745-e33a-4690-8abf-650458b8e532","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet"}]} 2018-09-22 05:13:25,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-aad3cce0-9966-4f8f-a432-df43735bb063 2018-09-22 05:13:25,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:25,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5805 X-Openstack-Request-Id: req-9d6bd298-5584-43cf-8411-60bd7a024efd Date: Sat, 22 Sep 2018 05:13:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.8"}],"id":"204210ae-b255-4e71-8745-62361cc17902","security_groups":["b3b011e6-b11e-4c87-ba5c-9204dbad07c1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:dd:61","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:57Z","binding:vnic_type":"normal","device_id":"ab4df66c-0f0f-4c61-accf-4dbbffc6e47c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:12Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.1"}],"id":"2a334bbb-db0d-4397-9d1e-33d5effa8141","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e8:e8:15","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:58Z","binding:vnic_type":"normal","device_id":"1f41fb17-82bd-4232-95be-ab79bd44c754"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.2"}],"id":"68852fcf-b72e-4183-81e9-722326bebcac","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:44:f8","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-da88e8bc-9d62-4910-805d-c664925c8cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.4"}],"id":"8e94a81b-57a6-44b7-8243-0770173ae459","security_groups":["76eaa69f-91c9-4fa1-b677-38866fc9d467"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:84:fd","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack-port1-ywezfbnqdgox","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"9db86a09-ff09-47be-9581-b486a46892ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.5"}],"id":"a93f161b-abdc-4f67-8b91-147e42458e0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:75:d7","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da88e8bc-9d62-4910-805d-c664925c8cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.3"}],"id":"d79d7c28-3798-492f-9577-f01ad1563162","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ea:81:c9","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-da88e8bc-9d62-4910-805d-c664925c8cf0"}]} 2018-09-22 05:13:25,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-9d6bd298-5584-43cf-8411-60bd7a024efd 2018-09-22 05:13:25,845 - create_instance - INFO - Checking if VM is active 2018-09-22 05:13:25,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9db86a09-ff09-47be-9581-b486a46892ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:26,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08c74b8a-e4d8-4e72-b93d-9701f3852514 x-compute-request-id: req-08c74b8a-e4d8-4e72-b93d-9701f3852514 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:84:fd", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:84:fd", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9db86a09-ff09-47be-9581-b486a46892ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9db86a09-ff09-47be-9581-b486a46892ae", "rel": "bookmark"}], "image": {"id": "c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "links": [{"href": "http://172.30.9.23:8774/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-09-22T05:12:58.000000", "flavor": {"id": "147a4d68-1aec-444d-ad11-b93a98979842", "links": [{"href": "http://172.30.9.23:8774/flavors/147a4d68-1aec-444d-ad11-b93a98979842", "rel": "bookmark"}]}, "id": "9db86a09-ff09-47be-9581-b486a46892ae", "security_groups": [{"name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp"}], "user_id": "1f51ed0d8b794f3d81fc649b21fbb0da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:13:04Z", "hostId": "9fed68a38ddc4f683915f45b7da2a0e7730059a4a36f6c81b19f93c3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "created": "2018-09-22T05:12:57Z", "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:13:26,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9db86a09-ff09-47be-9581-b486a46892ae used request id req-08c74b8a-e4d8-4e72-b93d-9701f3852514 2018-09-22 05:13:26,425 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1] is - ACTIVE 2018-09-22 05:13:26,425 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:13:26,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9db86a09-ff09-47be-9581-b486a46892ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:27,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13: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-3e395926-c4fd-407b-9af4-4b2d131d79d0 x-compute-request-id: req-3e395926-c4fd-407b-9af4-4b2d131d79d0 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:84:fd", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:84:fd", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9db86a09-ff09-47be-9581-b486a46892ae", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9db86a09-ff09-47be-9581-b486a46892ae", "rel": "bookmark"}], "image": {"id": "c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "links": [{"href": "http://172.30.9.23:8774/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011a", "OS-SRV-USG:launched_at": "2018-09-22T05:12:58.000000", "flavor": {"id": "147a4d68-1aec-444d-ad11-b93a98979842", "links": [{"href": "http://172.30.9.23:8774/flavors/147a4d68-1aec-444d-ad11-b93a98979842", "rel": "bookmark"}]}, "id": "9db86a09-ff09-47be-9581-b486a46892ae", "security_groups": [{"name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp"}], "user_id": "1f51ed0d8b794f3d81fc649b21fbb0da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:13:04Z", "hostId": "9fed68a38ddc4f683915f45b7da2a0e7730059a4a36f6c81b19f93c3", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "created": "2018-09-22T05:12:57Z", "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:13:27,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9db86a09-ff09-47be-9581-b486a46892ae used request id req-3e395926-c4fd-407b-9af4-4b2d131d79d0 2018-09-22 05:13:27,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:27,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-427d7426-c57b-4cae-8db6-a3d953180a1b Date: Sat, 22 Sep 2018 05:13:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da88e8bc-9d62-4910-805d-c664925c8cf0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","subnets":["79138745-e33a-4690-8abf-650458b8e532"],"description":"","tags":[],"updated_at":"2018-09-22T05:12:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net","admin_state_up":true,"tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:51Z","provider:network_type":"vxlan"}]} 2018-09-22 05:13:27,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net used request id req-427d7426-c57b-4cae-8db6-a3d953180a1b 2018-09-22 05:13:27,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:27,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a46d2841-3845-495d-bc92-ab065a232637 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb"}, "enabled": true, "id": "48025be5725f4c5481a18f853f2c99eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}} 2018-09-22 05:13:27,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb used request id req-a46d2841-3845-495d-bc92-ab065a232637 2018-09-22 05:13:27,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:27,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-53426f46-2301-4c91-bcc1-c353f77e30a9 Date: Sat, 22 Sep 2018 05:13:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"48025be5725f4c5481a18f853f2c99eb","id":"79138745-e33a-4690-8abf-650458b8e532","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet"}]} 2018-09-22 05:13:27,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-53426f46-2301-4c91-bcc1-c353f77e30a9 2018-09-22 05:13:27,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f64fb82c8184d5fb51acd6f594fa0f4be321a9" 2018-09-22 05:13:27,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5805 X-Openstack-Request-Id: req-462c87fb-95c6-4883-b557-c7439c9b8f97 Date: Sat, 22 Sep 2018 05:13:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.8"}],"id":"204210ae-b255-4e71-8745-62361cc17902","security_groups":["b3b011e6-b11e-4c87-ba5c-9204dbad07c1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:dd:61","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:57Z","binding:vnic_type":"normal","device_id":"ab4df66c-0f0f-4c61-accf-4dbbffc6e47c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:12Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.1"}],"id":"2a334bbb-db0d-4397-9d1e-33d5effa8141","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e8:e8:15","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:58Z","binding:vnic_type":"normal","device_id":"1f41fb17-82bd-4232-95be-ab79bd44c754"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.2"}],"id":"68852fcf-b72e-4183-81e9-722326bebcac","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:44:f8","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-da88e8bc-9d62-4910-805d-c664925c8cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.4"}],"id":"8e94a81b-57a6-44b7-8243-0770173ae459","security_groups":["76eaa69f-91c9-4fa1-b677-38866fc9d467"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:84:fd","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack-port1-ywezfbnqdgox","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"9db86a09-ff09-47be-9581-b486a46892ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.5"}],"id":"a93f161b-abdc-4f67-8b91-147e42458e0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:75:d7","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da88e8bc-9d62-4910-805d-c664925c8cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.3"}],"id":"d79d7c28-3798-492f-9577-f01ad1563162","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ea:81:c9","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-da88e8bc-9d62-4910-805d-c664925c8cf0"}]} 2018-09-22 05:13:27,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-462c87fb-95c6-4883-b557-c7439c9b8f97 2018-09-22 05:13:27,659 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:13:27,662 - paramiko.transport - DEBUG - starting thread (client mode): 0x675f4310L 2018-09-22 05:13:27,662 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:13:27,663 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:13:27,663 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:13:27,664 - 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-09-22 05:13:27,664 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:13:27,665 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:13:27,665 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:13:27,665 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:13:27,665 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:13:27,682 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:13:27,683 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:13:27,695 - paramiko.transport - DEBUG - Trying key a137086bcade289a895a9d60e132876b from 781f43c5-10d7-4466-afba-fdc35bcdeeb2 2018-09-22 05:13:27,723 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:13:27,729 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:13:27,830 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:13:27,873 - create_instance - INFO - SSH is active for VM instance 2018-09-22 05:13:27,873 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:13:27,875 - paramiko.transport - DEBUG - starting thread (client mode): 0x675f4ad0L 2018-09-22 05:13:27,875 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:13:27,876 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:13:27,876 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:13:27,877 - 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-09-22 05:13:27,877 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:13:27,877 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:13:27,878 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:13:27,878 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:13:27,878 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:13:27,895 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:13:27,896 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:13:27,908 - paramiko.transport - DEBUG - Trying key a137086bcade289a895a9d60e132876b from 781f43c5-10d7-4466-afba-fdc35bcdeeb2 2018-09-22 05:13:27,935 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:13:27,940 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:13:27,972 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 05:13:27,973 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-22 05:13:27,973 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 05:13:27,975 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 05:13:27,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ab4df66c-0f0f-4c61-accf-4dbbffc6e47c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c9c5be98c776b38e37c159b485f65e6590cbaf" 2018-09-22 05:13:28,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-327430fb-a961-465c-8cac-30db605328ca x-compute-request-id: req-327430fb-a961-465c-8cac-30db605328ca Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:dd:61", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ab4df66c-0f0f-4c61-accf-4dbbffc6e47c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ab4df66c-0f0f-4c61-accf-4dbbffc6e47c", "rel": "bookmark"}], "image": {"id": "c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "links": [{"href": "http://172.30.9.23:8774/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000117", "OS-SRV-USG:launched_at": "2018-09-22T05:12:50.000000", "flavor": {"id": "3c219c7c-79f8-4e47-8740-071378ddf9f1", "links": [{"href": "http://172.30.9.23:8774/flavors/3c219c7c-79f8-4e47-8740-071378ddf9f1", "rel": "bookmark"}]}, "id": "ab4df66c-0f0f-4c61-accf-4dbbffc6e47c", "security_groups": [{"name": "default"}], "user_id": "1f51ed0d8b794f3d81fc649b21fbb0da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:13:04Z", "hostId": "c398ee39b7bb11748081d69fb5525fb63bc3548e6a06b9a2141bacb2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2", "created": "2018-09-22T05:12:56Z", "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:13:28,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ab4df66c-0f0f-4c61-accf-4dbbffc6e47c used request id req-327430fb-a961-465c-8cac-30db605328ca 2018-09-22 05:13:28,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c9c5be98c776b38e37c159b485f65e6590cbaf" 2018-09-22 05:13:29,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-1357d2d2-5dd7-41a7-93c7-4a54c4dc6afa Date: Sat, 22 Sep 2018 05:13:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da88e8bc-9d62-4910-805d-c664925c8cf0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","subnets":["79138745-e33a-4690-8abf-650458b8e532"],"description":"","tags":[],"updated_at":"2018-09-22T05:12:52Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net","admin_state_up":true,"tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:51Z","provider:network_type":"vxlan"}]} 2018-09-22 05:13:29,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net used request id req-1357d2d2-5dd7-41a7-93c7-4a54c4dc6afa 2018-09-22 05:13:29,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c9c5be98c776b38e37c159b485f65e6590cbaf" 2018-09-22 05:13:29,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e7b1f7c-42bc-4613-9b1f-be6cb20086d3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb"}, "enabled": true, "id": "48025be5725f4c5481a18f853f2c99eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}} 2018-09-22 05:13:29,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb used request id req-4e7b1f7c-42bc-4613-9b1f-be6cb20086d3 2018-09-22 05:13:29,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c9c5be98c776b38e37c159b485f65e6590cbaf" 2018-09-22 05:13:29,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1029e570-bedd-4ee7-b2f9-8cfda3f3b8af Date: Sat, 22 Sep 2018 05:13:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:52Z","dns_nameservers":[],"updated_at":"2018-09-22T05:12:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"48025be5725f4c5481a18f853f2c99eb","id":"79138745-e33a-4690-8abf-650458b8e532","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet"}]} 2018-09-22 05:13:29,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-1029e570-bedd-4ee7-b2f9-8cfda3f3b8af 2018-09-22 05:13:29,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96c9c5be98c776b38e37c159b485f65e6590cbaf" 2018-09-22 05:13:29,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5805 X-Openstack-Request-Id: req-8d9fe62c-cc84-4656-afa8-f511fa38db92 Date: Sat, 22 Sep 2018 05:13:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.8"}],"id":"204210ae-b255-4e71-8745-62361cc17902","security_groups":["b3b011e6-b11e-4c87-ba5c-9204dbad07c1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:dd:61","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:57Z","binding:vnic_type":"normal","device_id":"ab4df66c-0f0f-4c61-accf-4dbbffc6e47c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:12Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.1"}],"id":"2a334bbb-db0d-4397-9d1e-33d5effa8141","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e8:e8:15","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:58Z","binding:vnic_type":"normal","device_id":"1f41fb17-82bd-4232-95be-ab79bd44c754"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.2"}],"id":"68852fcf-b72e-4183-81e9-722326bebcac","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:44:f8","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-da88e8bc-9d62-4910-805d-c664925c8cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:13:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.4"}],"id":"8e94a81b-57a6-44b7-8243-0770173ae459","security_groups":["76eaa69f-91c9-4fa1-b677-38866fc9d467"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:84:fd","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack-port1-ywezfbnqdgox","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:53Z","binding:vnic_type":"normal","device_id":"9db86a09-ff09-47be-9581-b486a46892ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.5"}],"id":"a93f161b-abdc-4f67-8b91-147e42458e0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:75:d7","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da88e8bc-9d62-4910-805d-c664925c8cf0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:12:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79138745-e33a-4690-8abf-650458b8e532","ip_address":"10.1.2.3"}],"id":"d79d7c28-3798-492f-9577-f01ad1563162","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ea:81:c9","project_id":"48025be5725f4c5481a18f853f2c99eb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da88e8bc-9d62-4910-805d-c664925c8cf0","tenant_id":"48025be5725f4c5481a18f853f2c99eb","created_at":"2018-09-22T05:12:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-da88e8bc-9d62-4910-805d-c664925c8cf0"}]} 2018-09-22 05:13:29,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=da88e8bc-9d62-4910-805d-c664925c8cf0 used request id req-8d9fe62c-cc84-4656-afa8-f511fa38db92 2018-09-22 05:13:29,425 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack 2018-09-22 05:13:29,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:29,455 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:13:29 GMT Server: Apache x-openstack-request-id: req-32aadd62-b6f4-40a9-9a92-601d9a0490aa Location: http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:13:29,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:13:29 GMT Server: Apache x-openstack-request-id: req-82f4690f-ecd2-438b-88b0-9bae99545f25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:13:29,578 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 used request id req-82f4690f-ecd2-438b-88b0-9bae99545f25 2018-09-22 05:13:29,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:29,608 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:13:29 GMT Server: Apache x-openstack-request-id: req-32f9fe66-b275-45d3-a26e-74b7bc757ad0 Location: http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:13:29,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:29 GMT Server: Apache x-openstack-request-id: req-c216c278-5a27-470c-b336-5ffbef25e493 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor2", "OS::project_id": "48025be5725f4c5481a18f853f2c99eb", "OS::stack_id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "security_group_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet", "net_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2", "inst1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "image2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "flavor1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor1", "image1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "stack_user_project_id": "24828c8ac90541df9117604a0679036b", "tags": null, "creation_time": "2018-09-22T05:12:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T05:13:29Z", "id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:13:29,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 used request id req-c216c278-5a27-470c-b336-5ffbef25e493 2018-09-22 05:13:29,780 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 05:13:29,780 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:13:32,783 - create_stack - DEBUG - Stack status query timeout in 1196.79521108 2018-09-22 05:13:32,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:32,812 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:13:32 GMT Server: Apache x-openstack-request-id: req-3ccfd0ab-3c98-407c-9c6b-f9ae508306d2 Location: http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:13:32,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:32 GMT Server: Apache x-openstack-request-id: req-285ba10b-c98e-42dc-88c7-df1aa6f88dd8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor2", "OS::project_id": "48025be5725f4c5481a18f853f2c99eb", "OS::stack_id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "security_group_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet", "net_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2", "inst1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "image2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "flavor1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor1", "image1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "stack_user_project_id": "24828c8ac90541df9117604a0679036b", "tags": null, "creation_time": "2018-09-22T05:12:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T05:13:29Z", "id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:13:32,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 used request id req-285ba10b-c98e-42dc-88c7-df1aa6f88dd8 2018-09-22 05:13:32,838 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 05:13:32,838 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:13:35,841 - create_stack - DEBUG - Stack status query timeout in 1193.736871 2018-09-22 05:13:35,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:35,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:13:35 GMT Server: Apache x-openstack-request-id: req-61e739c4-a78c-4f89-af84-406cac0e123a Location: http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:13:36,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:35 GMT Server: Apache x-openstack-request-id: req-1b074ad2-ced6-4c76-bf6e-3d9b3533b684 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor2", "OS::project_id": "48025be5725f4c5481a18f853f2c99eb", "OS::stack_id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "security_group_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet", "net_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2", "inst1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "image2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "flavor1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor1", "image1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "stack_user_project_id": "24828c8ac90541df9117604a0679036b", "tags": null, "creation_time": "2018-09-22T05:12:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T05:13:29Z", "id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:13:36,057 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 used request id req-1b074ad2-ced6-4c76-bf6e-3d9b3533b684 2018-09-22 05:13:36,057 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 05:13:36,057 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:13:39,061 - create_stack - DEBUG - Stack status query timeout in 1190.51746798 2018-09-22 05:13:39,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:39,090 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:13:39 GMT Server: Apache x-openstack-request-id: req-aab88bdc-3433-40ea-80ac-72364121df77 Location: http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:13:39,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:39 GMT Server: Apache x-openstack-request-id: req-83bc4607-7852-4fdc-8117-566a08083d65 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor2", "OS::project_id": "48025be5725f4c5481a18f853f2c99eb", "OS::stack_id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "security_group_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet", "net_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2", "inst1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "image2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "flavor1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor1", "image1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "stack_user_project_id": "24828c8ac90541df9117604a0679036b", "tags": null, "creation_time": "2018-09-22T05:12:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T05:13:29Z", "id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:13:39,275 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 used request id req-83bc4607-7852-4fdc-8117-566a08083d65 2018-09-22 05:13:39,276 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 05:13:39,276 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:13:42,279 - create_stack - DEBUG - Stack status query timeout in 1187.29876113 2018-09-22 05:13:42,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:42,474 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:13:42 GMT Server: Apache x-openstack-request-id: req-73d8aa01-7cb1-4674-bb7d-7eb6192dc791 Location: http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:13:42,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:42 GMT Server: Apache x-openstack-request-id: req-6a4ca1da-3e54-4273-bf6e-84165fea2a01 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 692 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor2", "OS::project_id": "48025be5725f4c5481a18f853f2c99eb", "OS::stack_id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-kp", "security_group_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-subnet", "net_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst2", "inst1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-inst1", "image2_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image", "flavor1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-flavor1", "image1_name": "CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image"}, "deletion_time": "2018-09-22T05:13:41Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack", "stack_user_project_id": "24828c8ac90541df9117604a0679036b", "tags": null, "creation_time": "2018-09-22T05:12:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-22T05:13:29Z", "id": "70c28628-7be6-4bac-b5ce-45eaa2d7baf7", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:13:42,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 used request id req-6a4ca1da-3e54-4273-bf6e-84165fea2a01 2018-09-22 05:13:42,502 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-22 05:13:42,502 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack 2018-09-22 05:13:42,502 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack 2018-09-22 05:13:42,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4252c4155cbb38075eeb558ad3e0df21357f27b5" 2018-09-22 05:13:42,766 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:13:42 GMT Server: Apache x-openstack-request-id: req-d75eb6c2-5e06-4c84-9569-f52482f9b941 Location: http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:13:42,792 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:13:42 GMT Server: Apache x-openstack-request-id: req-dd721019-f1b4-4c25-aece-f37138c234e6 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-22 05:13:42,792 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/48025be5725f4c5481a18f853f2c99eb/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-stack/70c28628-7be6-4bac-b5ce-45eaa2d7baf7 used request id req-dd721019-f1b4-4c25-aece-f37138c234e6 2018-09-22 05:13:42,794 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-0fd7c335-96a6-4e41-8d0a-acfc6abd3d10-image 2018-09-22 05:13:42,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e128b6d53e00cc7c671f57711008ee7dd7f7d336" 2018-09-22 05:13:44,264 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e028694e-b951-4995-895d-e667126c8633 Date: Sat, 22 Sep 2018 05:13:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:13:44,265 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c4c1d4c1-8b6d-4ed2-ad3f-cea6fd47316e used request id req-e028694e-b951-4995-895d-e667126c8633 2018-09-22 05:13:44,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" 2018-09-22 05:13:44,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-ecad0216-5b04-46a5-8549-85489081efe3 Date: Sat, 22 Sep 2018 05:13:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "created_at": "2018-09-22T05:12:50Z", "updated_at": "2018-09-22T05:12:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:12:50Z", "revision_number": 0, "id": "53eacc49-27a0-4160-8f30-2b9761ecf75a", "remote_group_id": "b3b011e6-b11e-4c87-ba5c-9204dbad07c1", "remote_ip_prefix": null, "created_at": "2018-09-22T05:12:50Z", "security_group_id": "b3b011e6-b11e-4c87-ba5c-9204dbad07c1", "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "48025be5725f4c5481a18f853f2c99eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:12:50Z", "revision_number": 0, "id": "66b5a3ab-263f-4902-89db-f23c6e450fe2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:12:50Z", "security_group_id": "b3b011e6-b11e-4c87-ba5c-9204dbad07c1", "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "48025be5725f4c5481a18f853f2c99eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:12:50Z", "revision_number": 0, "id": "a3225f2f-f67f-4c49-b7c7-7e5d6a647265", "remote_group_id": "b3b011e6-b11e-4c87-ba5c-9204dbad07c1", "remote_ip_prefix": null, "created_at": "2018-09-22T05:12:50Z", "security_group_id": "b3b011e6-b11e-4c87-ba5c-9204dbad07c1", "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "48025be5725f4c5481a18f853f2c99eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:12:50Z", "revision_number": 0, "id": "eb4520dc-05d9-4fb3-876d-5634cff194a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:12:50Z", "security_group_id": "b3b011e6-b11e-4c87-ba5c-9204dbad07c1", "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "48025be5725f4c5481a18f853f2c99eb"}], "revision_number": 4, "project_id": "48025be5725f4c5481a18f853f2c99eb", "id": "b3b011e6-b11e-4c87-ba5c-9204dbad07c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 05:13:44,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ecad0216-5b04-46a5-8549-85489081efe3 2018-09-22 05:13:44,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" 2018-09-22 05:13:44,559 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da4302df-cd82-4ddb-bbb1-3c8a7679d9cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 05:13:44,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-da4302df-cd82-4ddb-bbb1-3c8a7679d9cc 2018-09-22 05:13:44,560 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:13:44,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" 2018-09-22 05:13:44,645 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adeba50b-7a20-4603-8a63-51ac6d7b439e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 05:13:44,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-adeba50b-7a20-4603-8a63-51ac6d7b439e 2018-09-22 05:13:44,646 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:13:44,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" 2018-09-22 05:13:44,743 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc02d8bc-2b4f-41a9-8780-9dee3df4fb8b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 05:13:44,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-fc02d8bc-2b4f-41a9-8780-9dee3df4fb8b 2018-09-22 05:13:44,744 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:13:44,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" 2018-09-22 05:13:44,843 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b4f9b48-722e-48d5-80f5-278a6725a4e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 05:13:44,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-7b4f9b48-722e-48d5-80f5-278a6725a4e5 2018-09-22 05:13:44,843 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:13:44,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" 2018-09-22 05:13:44,925 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eb81635-d23b-4fac-84cf-7a85b10de575 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 05:13:44,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-3eb81635-d23b-4fac-84cf-7a85b10de575 2018-09-22 05:13:44,925 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:13:44,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" 2018-09-22 05:13:45,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-519d57a9-55d3-4b78-9411-7646e48ef47f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 05:13:45,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-519d57a9-55d3-4b78-9411-7646e48ef47f 2018-09-22 05:13:45,014 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:13:45,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" 2018-09-22 05:13:45,102 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:13:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dfdba33-75e0-4c16-80a9-6a9f44ba2407 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 05:13:45,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-5dfdba33-75e0-4c16-80a9-6a9f44ba2407 2018-09-22 05:13:45,103 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:13:45,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" 2018-09-22 05:13:45,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae206a38-1ddc-4929-97c1-cc15976c22c0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb"}, "enabled": true, "id": "48025be5725f4c5481a18f853f2c99eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2b80ca89-5935-419-proj"}} 2018-09-22 05:13:45,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb used request id req-ae206a38-1ddc-4929-97c1-cc15976c22c0 2018-09-22 05:13:45,191 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3b011e6-b11e-4c87-ba5c-9204dbad07c1 2018-09-22 05:13:45,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b3b011e6-b11e-4c87-ba5c-9204dbad07c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" 2018-09-22 05:13:45,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a4744d9f-a8fc-4ee7-b0ee-d34663594812 Date: Sat, 22 Sep 2018 05:13:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b3b011e6-b11e-4c87-ba5c-9204dbad07c1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:12:50Z", "security_group_id": "b3b011e6-b11e-4c87-ba5c-9204dbad07c1", "port_range_min": null, "revision_number": 0, "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "created_at": "2018-09-22T05:12:50Z", "project_id": "48025be5725f4c5481a18f853f2c99eb", "id": "53eacc49-27a0-4160-8f30-2b9761ecf75a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:12:50Z", "security_group_id": "b3b011e6-b11e-4c87-ba5c-9204dbad07c1", "port_range_min": null, "revision_number": 0, "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "created_at": "2018-09-22T05:12:50Z", "project_id": "48025be5725f4c5481a18f853f2c99eb", "id": "66b5a3ab-263f-4902-89db-f23c6e450fe2"}, {"remote_group_id": "b3b011e6-b11e-4c87-ba5c-9204dbad07c1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:12:50Z", "security_group_id": "b3b011e6-b11e-4c87-ba5c-9204dbad07c1", "port_range_min": null, "revision_number": 0, "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "created_at": "2018-09-22T05:12:50Z", "project_id": "48025be5725f4c5481a18f853f2c99eb", "id": "a3225f2f-f67f-4c49-b7c7-7e5d6a647265"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:12:50Z", "security_group_id": "b3b011e6-b11e-4c87-ba5c-9204dbad07c1", "port_range_min": null, "revision_number": 0, "tenant_id": "48025be5725f4c5481a18f853f2c99eb", "created_at": "2018-09-22T05:12:50Z", "project_id": "48025be5725f4c5481a18f853f2c99eb", "id": "eb4520dc-05d9-4fb3-876d-5634cff194a8"}]} 2018-09-22 05:13:45,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b3b011e6-b11e-4c87-ba5c-9204dbad07c1 used request id req-a4744d9f-a8fc-4ee7-b0ee-d34663594812 2018-09-22 05:13:45,531 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 05:13:45,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b3b011e6-b11e-4c87-ba5c-9204dbad07c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" 2018-09-22 05:13:46,232 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c37cc0b1-330f-4e45-91b0-0a932b9c93b3 Content-Length: 0 Date: Sat, 22 Sep 2018 05:13:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:13:46,232 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b3b011e6-b11e-4c87-ba5c-9204dbad07c1 used request id req-c37cc0b1-330f-4e45-91b0-0a932b9c93b3 2018-09-22 05:13:46,233 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-2b80ca89-5935-419-proj 2018-09-22 05:13:46,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" 2018-09-22 05:13:46,501 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:13:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d771aede-92e8-431f-9b44-b046b301ae57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:13:46,501 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/48025be5725f4c5481a18f853f2c99eb used request id req-d771aede-92e8-431f-9b44-b046b301ae57 2018-09-22 05:13:46,501 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-2b80ca89-5935-419-proj-role 2018-09-22 05:13:46,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/65ce9cb04c6c475394ce36a63a2efbd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" 2018-09-22 05:13:46,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:13:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90c3038e-4b51-40cb-b36d-329fa38ac2e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:13:46,653 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/65ce9cb04c6c475394ce36a63a2efbd0 used request id req-90c3038e-4b51-40cb-b36d-329fa38ac2e4 2018-09-22 05:13:46,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e020fe36c75b56ec7d27e4a62c2ec6d6a68b69" 2018-09-22 05:13:46,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d3b0c72-e5da-4fc2-9c39-d9e5ec2b0a9a Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:13:46,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3d3b0c72-e5da-4fc2-9c39-d9e5ec2b0a9a 2018-09-22 05:13:46,740 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-2b80ca89-5935-419-user 2018-09-22 05:13:46,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/1f51ed0d8b794f3d81fc649b21fbb0da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}872a2f53f6ebcfa271db6242a4e9bac0e3d21813" 2018-09-22 05:13:46,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:13:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-648388e4-e8d3-4ce0-b444-16a2085fc920 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:13:46,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/1f51ed0d8b794f3d81fc649b21fbb0da used request id req-648388e4-e8d3-4ce0-b444-16a2085fc920 2018-09-22 05:13:46,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:13:47,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:13:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Xu9rJy1WQGO4Kgvp0wGOxA"], "issued_at": "2018-09-22T05:13:47.000000Z"}} 2018-09-22 05:13:47,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a20530b0f04c2a9211cb7c232870f43604da5" 2018-09-22 05:13:47,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3080db2d-ff29-4a69-a22f-b3f1b670cbaf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:13:47,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3080db2d-ff29-4a69-a22f-b3f1b670cbaf 2018-09-22 05:13:47,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:13:47,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:13:47,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:13:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["Eky8GSLNT36GDS0u6VNuyA"], "issued_at": "2018-09-22T05:13:47.000000Z"}} 2018-09-22 05:13:47,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" 2018-09-22 05:13:47,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e418b961-a655-485c-834c-43210a882cb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:13:47,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e418b961-a655-485c-834c-43210a882cb4 2018-09-22 05:13:47,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:13:47,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:13:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:13:47,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" 2018-09-22 05:13:48,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80d3ed64-85ff-4592-a951-7ff1a468b2b6 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 05:13:48,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj used request id req-80d3ed64-85ff-4592-a951-7ff1a468b2b6 2018-09-22 05:13:48,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" 2018-09-22 05:13:48,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca074591-bf28-449b-b44d-3762bccbfb96 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:13:48,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ca074591-bf28-449b-b44d-3762bccbfb96 2018-09-22 05:13:48,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}}' 2018-09-22 05:13:48,216 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:13:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-617c7dde-0623-4773-b199-a884e93a0601 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d"}, "enabled": true, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}} 2018-09-22 05:13:48,216 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-617c7dde-0623-4773-b199-a884e93a0601 2018-09-22 05:13:48,217 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj 2018-09-22 05:13:48,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:13:48,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:13:48,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:13:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["sMj09PerQgG-qG-nMhyyVg"], "issued_at": "2018-09-22T05:13:48.000000Z"}} 2018-09-22 05:13:48,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8dbd2941d9ecf14ff798978b70aff094442d5f" 2018-09-22 05:13:48,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4004b5a-8e73-43ac-bad6-f54189c39c1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:13:48,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c4004b5a-8e73-43ac-bad6-f54189c39c1f 2018-09-22 05:13:48,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:13:48,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:13:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:13:48,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8dbd2941d9ecf14ff798978b70aff094442d5f" 2018-09-22 05:13:48,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3bcccdb-1c23-49b1-afec-afe59184cfb9 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:13:48,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b3bcccdb-1c23-49b1-afec-afe59184cfb9 2018-09-22 05:13:48,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8dbd2941d9ecf14ff798978b70aff094442d5f" 2018-09-22 05:13:48,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6cc1c45-fc2b-4926-897d-bf9c11d740e7 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d"}, "enabled": true, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}]} 2018-09-22 05:13:48,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj used request id req-a6cc1c45-fc2b-4926-897d-bf9c11d740e7 2018-09-22 05:13:48,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8dbd2941d9ecf14ff798978b70aff094442d5f" 2018-09-22 05:13:48,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d2842c-b47f-4780-a5ea-12ea23ea31f6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:13:48,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-39d2842c-b47f-4780-a5ea-12ea23ea31f6 2018-09-22 05:13:49,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8dbd2941d9ecf14ff798978b70aff094442d5f" 2018-09-22 05:13:49,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ea33c9-e497-4f11-adf2-06fc68285fb2 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:13:49,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-17ea33c9-e497-4f11-adf2-06fc68285fb2 2018-09-22 05:13:49,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8dbd2941d9ecf14ff798978b70aff094442d5f" 2018-09-22 05:13:49,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57cce45a-ec4b-4af0-bb37-2352e16a1908 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d"}, "enabled": true, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}]} 2018-09-22 05:13:49,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj used request id req-57cce45a-ec4b-4af0-bb37-2352e16a1908 2018-09-22 05:13:49,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/973c1de3ec6f440893a829050231c87b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8dbd2941d9ecf14ff798978b70aff094442d5f" 2018-09-22 05:13:49,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eff712c9-566a-4cc0-a814-c2f15dc72ea5 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-user", "links": {"self": "http://172.30.9.23:5000/v3/users/973c1de3ec6f440893a829050231c87b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "id": "973c1de3ec6f440893a829050231c87b", "password_expires_at": null}} 2018-09-22 05:13:49,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/973c1de3ec6f440893a829050231c87b used request id req-eff712c9-566a-4cc0-a814-c2f15dc72ea5 2018-09-22 05:13:49,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d/users/973c1de3ec6f440893a829050231c87b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8dbd2941d9ecf14ff798978b70aff094442d5f" 2018-09-22 05:13:49,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca381cf8-2fd7-4358-a40d-a7ec94c906b0 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d/users/973c1de3ec6f440893a829050231c87b/roles", "previous": null, "next": null}, "roles": []} 2018-09-22 05:13:49,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d/users/973c1de3ec6f440893a829050231c87b/roles used request id req-ca381cf8-2fd7-4358-a40d-a7ec94c906b0 2018-09-22 05:13:49,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8dbd2941d9ecf14ff798978b70aff094442d5f" 2018-09-22 05:13:49,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83813a62-e0c7-4d8a-bfb2-b5217dfe1893 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "domain_id": null, "name": "admin", "id": "47adb45f654a4d67913388702479dc07"}} 2018-09-22 05:13:49,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07 used request id req-83813a62-e0c7-4d8a-bfb2-b5217dfe1893 2018-09-22 05:13:49,763 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj 2018-09-22 05:13:49,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d/users/973c1de3ec6f440893a829050231c87b/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8dbd2941d9ecf14ff798978b70aff094442d5f" 2018-09-22 05:13:49,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdc52d0f-7b0b-4ce3-bc47-2587048096ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:13:49,908 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d/users/973c1de3ec6f440893a829050231c87b/roles/47adb45f654a4d67913388702479dc07 used request id req-bdc52d0f-7b0b-4ce3-bc47-2587048096ca 2018-09-22 05:13:49,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8dbd2941d9ecf14ff798978b70aff094442d5f" 2018-09-22 05:13:50,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8447421b-a4b1-4bfb-a31e-35d6dad86349 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:13:50,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8447421b-a4b1-4bfb-a31e-35d6dad86349 2018-09-22 05:13:50,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8dbd2941d9ecf14ff798978b70aff094442d5f" 2018-09-22 05:13:50,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1985a1fa-e12b-41da-9507-a850493b6701 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d"}, "enabled": true, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}]} 2018-09-22 05:13:50,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj used request id req-1985a1fa-e12b-41da-9507-a850493b6701 2018-09-22 05:13:50,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d/users/973c1de3ec6f440893a829050231c87b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8dbd2941d9ecf14ff798978b70aff094442d5f" 2018-09-22 05:13:50,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5be9293-05f1-40e0-9479-2e8dd5babaf3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d/users/973c1de3ec6f440893a829050231c87b/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}]} 2018-09-22 05:13:50,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d/users/973c1de3ec6f440893a829050231c87b/roles used request id req-c5be9293-05f1-40e0-9479-2e8dd5babaf3 2018-09-22 05:13:50,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8dbd2941d9ecf14ff798978b70aff094442d5f" 2018-09-22 05:13:50,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ce2e16-be7e-4a1b-b6ee-3a5d9e0b7ce8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "domain_id": null, "name": "heat_stack_owner", "id": "856b989bf6d145da8925089966bd0dfd"}} 2018-09-22 05:13:50,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd used request id req-74ce2e16-be7e-4a1b-b6ee-3a5d9e0b7ce8 2018-09-22 05:13:50,288 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj 2018-09-22 05:13:50,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d/users/973c1de3ec6f440893a829050231c87b/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8dbd2941d9ecf14ff798978b70aff094442d5f" 2018-09-22 05:13:50,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:13:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a7fc140-0ea1-482e-9dc4-0d955b50828c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:13:50,429 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d/users/973c1de3ec6f440893a829050231c87b/roles/856b989bf6d145da8925089966bd0dfd used request id req-0a7fc140-0ea1-482e-9dc4-0d955b50828c 2018-09-22 05:13:50,429 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-e4fdf887-019a-4b2-user 2018-09-22 05:13:50,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:13:50,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" 2018-09-22 05:13:50,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e50f4b59-1cff-4c81-bdea-7c6dde8b76aa Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:13:50,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e50f4b59-1cff-4c81-bdea-7c6dde8b76aa 2018-09-22 05:13:50,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" -d '{"role": {"name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj-role"}}' 2018-09-22 05:13:50,647 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:13:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02d65e93-4a0a-4526-b11e-f4a60b3a271a Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5d325520540c4dd6b9effadccbf3912c", "links": {"self": "http://172.30.9.23:5000/v3/roles/5d325520540c4dd6b9effadccbf3912c"}, "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj-role"}} 2018-09-22 05:13:50,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-02d65e93-4a0a-4526-b11e-f4a60b3a271a 2018-09-22 05:13:50,648 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj-role 2018-09-22 05:13:50,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5d325520540c4dd6b9effadccbf3912c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" 2018-09-22 05:13:50,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6fcb8c1-c9ae-4108-b491-2b6e84e30be2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5d325520540c4dd6b9effadccbf3912c"}, "domain_id": null, "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj-role", "id": "5d325520540c4dd6b9effadccbf3912c"}} 2018-09-22 05:13:50,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5d325520540c4dd6b9effadccbf3912c used request id req-e6fcb8c1-c9ae-4108-b491-2b6e84e30be2 2018-09-22 05:13:50,733 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj-role to project CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj 2018-09-22 05:13:50,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d/users/973c1de3ec6f440893a829050231c87b/roles/5d325520540c4dd6b9effadccbf3912c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" 2018-09-22 05:13:50,800 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:13:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49636ae2-5f18-4751-bf8d-b9f8e7102090 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:13:50,801 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d/users/973c1de3ec6f440893a829050231c87b/roles/5d325520540c4dd6b9effadccbf3912c used request id req-49636ae2-5f18-4751-bf8d-b9f8e7102090 2018-09-22 05:13:50,801 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 05:13:50,801 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-22 05:13:50,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:13:50,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:13:51,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d325520540c4dd6b9effadccbf3912c", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj-role"}, {"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T06:13:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-user", "id": "973c1de3ec6f440893a829050231c87b"}, "audit_ids": ["zdb7u_QXSMmVP2jHMSufEQ"], "issued_at": "2018-09-22T05:13:51.000000Z"}} 2018-09-22 05:13:51,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba7b40d894dffa44e1255aafcafe23c5ef9e49f" 2018-09-22 05:13:51,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdf305f9-485a-47ec-9000-dfd43952d454 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:13:51,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cdf305f9-485a-47ec-9000-dfd43952d454 2018-09-22 05:13:51,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ba7b40d894dffa44e1255aafcafe23c5ef9e49f" 2018-09-22 05:13:51,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-18177870-574c-4842-adc9-e901459ddb26 Date: Sat, 22 Sep 2018 05:13:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image"} 2018-09-22 05:13:51,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image used request id req-18177870-574c-4842-adc9-e901459ddb26 2018-09-22 05:13:51,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ba7b40d894dffa44e1255aafcafe23c5ef9e49f" 2018-09-22 05:13:51,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c263cdf6-86a1-44e6-8d43-c07da3e834e9 Date: Sat, 22 Sep 2018 05:13:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:13:51,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c263cdf6-86a1-44e6-8d43-c07da3e834e9 2018-09-22 05:13:51,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8ba7b40d894dffa44e1255aafcafe23c5ef9e49f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image"}' 2018-09-22 05:13:51,825 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28 X-Openstack-Request-Id: req-0695c613-174b-4319-9e2f-6946d8ca458f Date: Sat, 22 Sep 2018 05:13:51 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:13:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T05:13:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28", "min_disk": 0, "protected": false, "id": "78c257f3-b0a4-4ceb-89be-7563aae97f28", "file": "/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28/file", "checksum": null, "owner": "9ffc1f1e0614491aa6e0c407d8912e9d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:13:51,825 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-0695c613-174b-4319-9e2f-6946d8ca458f 2018-09-22 05:13:51,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ba7b40d894dffa44e1255aafcafe23c5ef9e49f" -d '' 2018-09-22 05:13:54,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-850a03b5-dca1-472f-a1ff-3ef66fbd5408 Date: Sat, 22 Sep 2018 05:13:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:13:54,075 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28/file used request id req-850a03b5-dca1-472f-a1ff-3ef66fbd5408 2018-09-22 05:13:54,075 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 05:13:54,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ba7b40d894dffa44e1255aafcafe23c5ef9e49f" 2018-09-22 05:13:54,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c28a425f-8224-42b8-aa28-a6611ab8e651 Date: Sat, 22 Sep 2018 05:13:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:13:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:13:54Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/78c257f3-b0a4-4ceb-89be-7563aae97f28/snap", "metadata": {}}], "self": "/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28", "min_disk": 0, "protected": false, "id": "78c257f3-b0a4-4ceb-89be-7563aae97f28", "file": "/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ffc1f1e0614491aa6e0c407d8912e9d", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/78c257f3-b0a4-4ceb-89be-7563aae97f28/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:13:54,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28 used request id req-c28a425f-8224-42b8-aa28-a6611ab8e651 2018-09-22 05:13:54,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ba7b40d894dffa44e1255aafcafe23c5ef9e49f" 2018-09-22 05:13:54,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-44cb2470-b0d3-4a90-aad6-6977f7ff54bc Date: Sat, 22 Sep 2018 05:13:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:13:54,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-44cb2470-b0d3-4a90-aad6-6977f7ff54bc 2018-09-22 05:13:54,423 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image 2018-09-22 05:13:54,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ba7b40d894dffa44e1255aafcafe23c5ef9e49f" 2018-09-22 05:13:54,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f9e6d0b2-1289-45f0-835b-e8b5e6b37965 Date: Sat, 22 Sep 2018 05:13:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:13:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:13:54Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/78c257f3-b0a4-4ceb-89be-7563aae97f28/snap", "metadata": {}}], "self": "/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28", "min_disk": 0, "protected": false, "id": "78c257f3-b0a4-4ceb-89be-7563aae97f28", "file": "/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ffc1f1e0614491aa6e0c407d8912e9d", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/78c257f3-b0a4-4ceb-89be-7563aae97f28/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:13:54,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28 used request id req-f9e6d0b2-1289-45f0-835b-e8b5e6b37965 2018-09-22 05:13:54,444 - create_image - DEBUG - Instance status is - active 2018-09-22 05:13:54,444 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image 2018-09-22 05:13:54,444 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image 2018-09-22 05:13:54,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:13:54,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:13:54,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d325520540c4dd6b9effadccbf3912c", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj-role"}, {"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T06:13:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-user", "id": "973c1de3ec6f440893a829050231c87b"}, "audit_ids": ["bKnq-jWTSbGECm3G8NZ7Vw"], "issued_at": "2018-09-22T05:13:54.000000Z"}} 2018-09-22 05:13:54,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f42dff1a97439f487f2371bcf7160aef2504cfb" 2018-09-22 05:13:54,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5fc78c9-eb01-4878-b854-765083c6d3c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:13:54,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a5fc78c9-eb01-4878-b854-765083c6d3c3 2018-09-22 05:13:54,845 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:13:54,848 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 05:13:54,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f42dff1a97439f487f2371bcf7160aef2504cfb" 2018-09-22 05:13:55,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:54 GMT Server: Apache x-openstack-request-id: req-ceacde77-cb88-4b3d-87ef-9b289d129f6c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-22 05:13:55,022 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack used request id req-ceacde77-cb88-4b3d-87ef-9b289d129f6c 2018-09-22 05:13:55,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f42dff1a97439f487f2371bcf7160aef2504cfb" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor2", "keypair_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "security_group_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "flavor1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor1", "inst1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "subnet_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet", "image1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "inst2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2", "net_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net"}}' 2018-09-22 05:13:59,429 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:13:55 GMT Server: Apache x-openstack-request-id: req-ff480e17-5f69-4217-9421-9758d22ff0d8 Location: http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "self"}]}} 2018-09-22 05:13:59,429 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks used request id req-ff480e17-5f69-4217-9421-9758d22ff0d8 2018-09-22 05:13:59,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f42dff1a97439f487f2371bcf7160aef2504cfb" 2018-09-22 05:13:59,608 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:13:59 GMT Server: Apache x-openstack-request-id: req-cfcbbf6a-c3cd-40d0-9012-9befe074504d Location: http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:13:59,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:59 GMT Server: Apache x-openstack-request-id: req-50b55952-69bf-4d66-948c-bece01cba325 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor2", "OS::project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "OS::stack_id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "security_group_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet", "net_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2", "inst1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "image2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "flavor1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor1", "image1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "stack_user_project_id": "f29b638c5f4049e19c571561b6fdc86a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:13:58Z", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:13:59,805 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 used request id req-50b55952-69bf-4d66-948c-bece01cba325 2018-09-22 05:13:59,805 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack 2018-09-22 05:13:59,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f42dff1a97439f487f2371bcf7160aef2504cfb" 2018-09-22 05:13:59,990 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:13:59 GMT Server: Apache x-openstack-request-id: req-aeaaad0c-8dc9-446c-a1de-3002c62983dd Location: http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:14:00,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:13:59 GMT Server: Apache x-openstack-request-id: req-95519b63-f49a-4140-a562-59a1e8cfc350 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor2", "OS::project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "OS::stack_id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "security_group_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet", "net_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2", "inst1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "image2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "flavor1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor1", "image1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "stack_user_project_id": "f29b638c5f4049e19c571561b6fdc86a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:13:58Z", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:14:00,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 used request id req-95519b63-f49a-4140-a562-59a1e8cfc350 2018-09-22 05:14:00,183 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:14:00,183 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:14:03,186 - create_stack - DEBUG - Stack status query timeout in 1196.61911106 2018-09-22 05:14:03,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f42dff1a97439f487f2371bcf7160aef2504cfb" 2018-09-22 05:14:03,216 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:14:03 GMT Server: Apache x-openstack-request-id: req-d9d46f7b-abeb-49fe-9db9-1f1ff4fcb849 Location: http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:14:03,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:03 GMT Server: Apache x-openstack-request-id: req-8cd4af83-0b6e-4304-acc6-0a3e450195b5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor2", "OS::project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "OS::stack_id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "security_group_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet", "net_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2", "inst1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "image2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "flavor1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor1", "image1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "stack_user_project_id": "f29b638c5f4049e19c571561b6fdc86a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:13:58Z", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAttfAD2ulXy098C+DEKkKbThvHb4dM88053Wyepd5Ns0zn2hh\nToVCsog+YnzE+Mg/5QIHKQ8UEHZONGr2S3EuntGuDULtGDRQun+Sq+dJEyWCokVx\nx0eXUluBDfcW1rguwZfKwh5gCIkZjMNJI+xhcm0AiMjXEtco1/afJHvIAeZ5IPOp\ne4x5O5vbvnZWPY8G9QBGJLXuhk5j1Yxrws6PWVSoaeDXNAEq1IDGGwxI+WVxbdJm\nRhLJYaLpsN0S4hlDMWzjqBdPxfx2H76qW9VQaddOxRQ16QZfl2Z1WXZ+yEHawMrq\ndDM9MYurYEUBhmbbr1MUnoYHUUVXNVSlu4A5RQIDAQABAoIBAQCn4tLnVeAy1Efb\nEsU1twFr6DWfCcGmoMvi+582EX+rYh/UbvNqNdJYO+GMbSQviy+gB4yrlrzFoNuO\nJeigvPwhuEYoxxsM7nxxwlHapjPi8L5SYZFnecToSjzlpcvCvLux5r62H03uiHR9\nW5L8+T9A4fVro35YPleydTELPt0XYAkIbTvC9F4KRLyt/1sC/1qiKQZMO8ZxCuep\nnuWBkpHy5clayDlvM8csv5kxoo7DLOqk0DheLg5V8wMIdd/dViItQ16nkQNte2MB\n/dtlrTm5liKG+4yvrMPQyfKd6+nF0k3D4a+K68JEKCQVxdbKL9o0TWJdWRaR/YZp\nkemipwwBAoGBAO5si4zLqRKhD0FMBTba2MAUr03ne0U0gw+BMkHbkNqYA4XTEqA7\nvUMPlMs1217i1OjnlEksaarbN+OQYckbZ7gC1mDLHr8VSsqeKlNpXmsPQQgiXXR1\n5BfQuqVRyhmL5aytOPuuIeTsmBRnkETz872etrgMYEek+oXhUBQpXccVAoGBAMRS\nS6RpcDopaPmGZwKmvCQE/SSqIKX/bW2QJ7rQ4XXWhVvDUIuLpGWw4ZvM6ML+SHWp\nl1yLpUEWCKD/oqnfgzEu1ivTtxslF/j6QjGhodlG6o81EO3IHADcU3J48XNi5xbo\nSCItwPg6JxTWFfNvGDq0E1B6NQwQrHVFe/HMVDVxAoGBAM/6P4EB5uopNHVxKts+\n6/QiFwmN8ynbNLhBquVn8mO8VtZV2NmNQvtMjC73O/T5SWAhImjyJPq1X3tSZvpW\nvZL2ZqrohFmK6UL11VYNhB8/nyrJT1xXujBME4RCZFkEf8SxFhP1Qfu/pqml7WM4\nqlWuLRU/Nn1InIBMmt37d6JBAoGBALx2B/lX4o1i7UwEcuS/rQKi62QEEX1pG+I+\nrXUQSi919OVnNO4Q6otYZuvKpHNz6ZlSaWRFBinZ/gSYAs4yK93OCXlfL3rWfBHe\nJCdC830CL++z0IGDRSaqW00bvyW2fwKlj4GIDKP+J0BAWCgtsMPB1HzAJCZl5zhY\nsKgpL3lxAoGAEvrJyfV+a8pyPfvXOB0c8vqo8gjozgSzi4zwoapKDkbLZXCs+QSH\nQLD260CeelwVGTyOuMjALrqpeaHSGqTkjFqBmDZ3PVnjmrJxUJiXRtkVoy6NwyN7\nagqTZYidHV7A+Pw9prE0etzIYpmU5g9IwR2zZsG0zbUuXyKt0pNR4FM=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:14:03,393 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 used request id req-8cd4af83-0b6e-4304-acc6-0a3e450195b5 2018-09-22 05:14:03,394 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:14:03,394 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:14:06,397 - create_stack - DEBUG - Stack status query timeout in 1193.40823007 2018-09-22 05:14:06,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f42dff1a97439f487f2371bcf7160aef2504cfb" 2018-09-22 05:14:06,427 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:14:06 GMT Server: Apache x-openstack-request-id: req-2a9d302c-5de4-4999-b89a-7396429fa928 Location: http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:14:06,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:06 GMT Server: Apache x-openstack-request-id: req-43c3b75f-e047-4632-9fff-7e98273f4673 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor2", "OS::project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "OS::stack_id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "security_group_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet", "net_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2", "inst1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "image2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "flavor1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor1", "image1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "stack_user_project_id": "f29b638c5f4049e19c571561b6fdc86a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:13:58Z", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAttfAD2ulXy098C+DEKkKbThvHb4dM88053Wyepd5Ns0zn2hh\nToVCsog+YnzE+Mg/5QIHKQ8UEHZONGr2S3EuntGuDULtGDRQun+Sq+dJEyWCokVx\nx0eXUluBDfcW1rguwZfKwh5gCIkZjMNJI+xhcm0AiMjXEtco1/afJHvIAeZ5IPOp\ne4x5O5vbvnZWPY8G9QBGJLXuhk5j1Yxrws6PWVSoaeDXNAEq1IDGGwxI+WVxbdJm\nRhLJYaLpsN0S4hlDMWzjqBdPxfx2H76qW9VQaddOxRQ16QZfl2Z1WXZ+yEHawMrq\ndDM9MYurYEUBhmbbr1MUnoYHUUVXNVSlu4A5RQIDAQABAoIBAQCn4tLnVeAy1Efb\nEsU1twFr6DWfCcGmoMvi+582EX+rYh/UbvNqNdJYO+GMbSQviy+gB4yrlrzFoNuO\nJeigvPwhuEYoxxsM7nxxwlHapjPi8L5SYZFnecToSjzlpcvCvLux5r62H03uiHR9\nW5L8+T9A4fVro35YPleydTELPt0XYAkIbTvC9F4KRLyt/1sC/1qiKQZMO8ZxCuep\nnuWBkpHy5clayDlvM8csv5kxoo7DLOqk0DheLg5V8wMIdd/dViItQ16nkQNte2MB\n/dtlrTm5liKG+4yvrMPQyfKd6+nF0k3D4a+K68JEKCQVxdbKL9o0TWJdWRaR/YZp\nkemipwwBAoGBAO5si4zLqRKhD0FMBTba2MAUr03ne0U0gw+BMkHbkNqYA4XTEqA7\nvUMPlMs1217i1OjnlEksaarbN+OQYckbZ7gC1mDLHr8VSsqeKlNpXmsPQQgiXXR1\n5BfQuqVRyhmL5aytOPuuIeTsmBRnkETz872etrgMYEek+oXhUBQpXccVAoGBAMRS\nS6RpcDopaPmGZwKmvCQE/SSqIKX/bW2QJ7rQ4XXWhVvDUIuLpGWw4ZvM6ML+SHWp\nl1yLpUEWCKD/oqnfgzEu1ivTtxslF/j6QjGhodlG6o81EO3IHADcU3J48XNi5xbo\nSCItwPg6JxTWFfNvGDq0E1B6NQwQrHVFe/HMVDVxAoGBAM/6P4EB5uopNHVxKts+\n6/QiFwmN8ynbNLhBquVn8mO8VtZV2NmNQvtMjC73O/T5SWAhImjyJPq1X3tSZvpW\nvZL2ZqrohFmK6UL11VYNhB8/nyrJT1xXujBME4RCZFkEf8SxFhP1Qfu/pqml7WM4\nqlWuLRU/Nn1InIBMmt37d6JBAoGBALx2B/lX4o1i7UwEcuS/rQKi62QEEX1pG+I+\nrXUQSi919OVnNO4Q6otYZuvKpHNz6ZlSaWRFBinZ/gSYAs4yK93OCXlfL3rWfBHe\nJCdC830CL++z0IGDRSaqW00bvyW2fwKlj4GIDKP+J0BAWCgtsMPB1HzAJCZl5zhY\nsKgpL3lxAoGAEvrJyfV+a8pyPfvXOB0c8vqo8gjozgSzi4zwoapKDkbLZXCs+QSH\nQLD260CeelwVGTyOuMjALrqpeaHSGqTkjFqBmDZ3PVnjmrJxUJiXRtkVoy6NwyN7\nagqTZYidHV7A+Pw9prE0etzIYpmU5g9IwR2zZsG0zbUuXyKt0pNR4FM=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:14:06,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 used request id req-43c3b75f-e047-4632-9fff-7e98273f4673 2018-09-22 05:14:06,749 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:14:06,749 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:14:09,749 - create_stack - DEBUG - Stack status query timeout in 1190.05614805 2018-09-22 05:14:09,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f42dff1a97439f487f2371bcf7160aef2504cfb" 2018-09-22 05:14:09,932 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:14:09 GMT Server: Apache x-openstack-request-id: req-b3b4ea46-62cd-4318-b810-e0b4d7a956c3 Location: http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:14:10,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:09 GMT Server: Apache x-openstack-request-id: req-acf0c1d0-f628-40bf-99d9-b3170bf46b61 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor2", "OS::project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "OS::stack_id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "security_group_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet", "net_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2", "inst1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "image2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "flavor1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor1", "image1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "stack_user_project_id": "f29b638c5f4049e19c571561b6fdc86a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:13:58Z", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAttfAD2ulXy098C+DEKkKbThvHb4dM88053Wyepd5Ns0zn2hh\nToVCsog+YnzE+Mg/5QIHKQ8UEHZONGr2S3EuntGuDULtGDRQun+Sq+dJEyWCokVx\nx0eXUluBDfcW1rguwZfKwh5gCIkZjMNJI+xhcm0AiMjXEtco1/afJHvIAeZ5IPOp\ne4x5O5vbvnZWPY8G9QBGJLXuhk5j1Yxrws6PWVSoaeDXNAEq1IDGGwxI+WVxbdJm\nRhLJYaLpsN0S4hlDMWzjqBdPxfx2H76qW9VQaddOxRQ16QZfl2Z1WXZ+yEHawMrq\ndDM9MYurYEUBhmbbr1MUnoYHUUVXNVSlu4A5RQIDAQABAoIBAQCn4tLnVeAy1Efb\nEsU1twFr6DWfCcGmoMvi+582EX+rYh/UbvNqNdJYO+GMbSQviy+gB4yrlrzFoNuO\nJeigvPwhuEYoxxsM7nxxwlHapjPi8L5SYZFnecToSjzlpcvCvLux5r62H03uiHR9\nW5L8+T9A4fVro35YPleydTELPt0XYAkIbTvC9F4KRLyt/1sC/1qiKQZMO8ZxCuep\nnuWBkpHy5clayDlvM8csv5kxoo7DLOqk0DheLg5V8wMIdd/dViItQ16nkQNte2MB\n/dtlrTm5liKG+4yvrMPQyfKd6+nF0k3D4a+K68JEKCQVxdbKL9o0TWJdWRaR/YZp\nkemipwwBAoGBAO5si4zLqRKhD0FMBTba2MAUr03ne0U0gw+BMkHbkNqYA4XTEqA7\nvUMPlMs1217i1OjnlEksaarbN+OQYckbZ7gC1mDLHr8VSsqeKlNpXmsPQQgiXXR1\n5BfQuqVRyhmL5aytOPuuIeTsmBRnkETz872etrgMYEek+oXhUBQpXccVAoGBAMRS\nS6RpcDopaPmGZwKmvCQE/SSqIKX/bW2QJ7rQ4XXWhVvDUIuLpGWw4ZvM6ML+SHWp\nl1yLpUEWCKD/oqnfgzEu1ivTtxslF/j6QjGhodlG6o81EO3IHADcU3J48XNi5xbo\nSCItwPg6JxTWFfNvGDq0E1B6NQwQrHVFe/HMVDVxAoGBAM/6P4EB5uopNHVxKts+\n6/QiFwmN8ynbNLhBquVn8mO8VtZV2NmNQvtMjC73O/T5SWAhImjyJPq1X3tSZvpW\nvZL2ZqrohFmK6UL11VYNhB8/nyrJT1xXujBME4RCZFkEf8SxFhP1Qfu/pqml7WM4\nqlWuLRU/Nn1InIBMmt37d6JBAoGBALx2B/lX4o1i7UwEcuS/rQKi62QEEX1pG+I+\nrXUQSi919OVnNO4Q6otYZuvKpHNz6ZlSaWRFBinZ/gSYAs4yK93OCXlfL3rWfBHe\nJCdC830CL++z0IGDRSaqW00bvyW2fwKlj4GIDKP+J0BAWCgtsMPB1HzAJCZl5zhY\nsKgpL3lxAoGAEvrJyfV+a8pyPfvXOB0c8vqo8gjozgSzi4zwoapKDkbLZXCs+QSH\nQLD260CeelwVGTyOuMjALrqpeaHSGqTkjFqBmDZ3PVnjmrJxUJiXRtkVoy6NwyN7\nagqTZYidHV7A+Pw9prE0etzIYpmU5g9IwR2zZsG0zbUuXyKt0pNR4FM=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:14:10,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 used request id req-acf0c1d0-f628-40bf-99d9-b3170bf46b61 2018-09-22 05:14:10,108 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:14:10,108 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:14:13,111 - create_stack - DEBUG - Stack status query timeout in 1186.69418502 2018-09-22 05:14:13,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f42dff1a97439f487f2371bcf7160aef2504cfb" 2018-09-22 05:14:13,292 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:14:13 GMT Server: Apache x-openstack-request-id: req-21798fe5-a942-4ec0-86b8-0e9464ef00ae Location: http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:14:13,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:13 GMT Server: Apache x-openstack-request-id: req-5bad8329-c5dd-4175-9f58-ead46b18cfb0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor2", "OS::project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "OS::stack_id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "security_group_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet", "net_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2", "inst1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "image2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "flavor1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor1", "image1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "stack_user_project_id": "f29b638c5f4049e19c571561b6fdc86a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:13:58Z", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAttfAD2ulXy098C+DEKkKbThvHb4dM88053Wyepd5Ns0zn2hh\nToVCsog+YnzE+Mg/5QIHKQ8UEHZONGr2S3EuntGuDULtGDRQun+Sq+dJEyWCokVx\nx0eXUluBDfcW1rguwZfKwh5gCIkZjMNJI+xhcm0AiMjXEtco1/afJHvIAeZ5IPOp\ne4x5O5vbvnZWPY8G9QBGJLXuhk5j1Yxrws6PWVSoaeDXNAEq1IDGGwxI+WVxbdJm\nRhLJYaLpsN0S4hlDMWzjqBdPxfx2H76qW9VQaddOxRQ16QZfl2Z1WXZ+yEHawMrq\ndDM9MYurYEUBhmbbr1MUnoYHUUVXNVSlu4A5RQIDAQABAoIBAQCn4tLnVeAy1Efb\nEsU1twFr6DWfCcGmoMvi+582EX+rYh/UbvNqNdJYO+GMbSQviy+gB4yrlrzFoNuO\nJeigvPwhuEYoxxsM7nxxwlHapjPi8L5SYZFnecToSjzlpcvCvLux5r62H03uiHR9\nW5L8+T9A4fVro35YPleydTELPt0XYAkIbTvC9F4KRLyt/1sC/1qiKQZMO8ZxCuep\nnuWBkpHy5clayDlvM8csv5kxoo7DLOqk0DheLg5V8wMIdd/dViItQ16nkQNte2MB\n/dtlrTm5liKG+4yvrMPQyfKd6+nF0k3D4a+K68JEKCQVxdbKL9o0TWJdWRaR/YZp\nkemipwwBAoGBAO5si4zLqRKhD0FMBTba2MAUr03ne0U0gw+BMkHbkNqYA4XTEqA7\nvUMPlMs1217i1OjnlEksaarbN+OQYckbZ7gC1mDLHr8VSsqeKlNpXmsPQQgiXXR1\n5BfQuqVRyhmL5aytOPuuIeTsmBRnkETz872etrgMYEek+oXhUBQpXccVAoGBAMRS\nS6RpcDopaPmGZwKmvCQE/SSqIKX/bW2QJ7rQ4XXWhVvDUIuLpGWw4ZvM6ML+SHWp\nl1yLpUEWCKD/oqnfgzEu1ivTtxslF/j6QjGhodlG6o81EO3IHADcU3J48XNi5xbo\nSCItwPg6JxTWFfNvGDq0E1B6NQwQrHVFe/HMVDVxAoGBAM/6P4EB5uopNHVxKts+\n6/QiFwmN8ynbNLhBquVn8mO8VtZV2NmNQvtMjC73O/T5SWAhImjyJPq1X3tSZvpW\nvZL2ZqrohFmK6UL11VYNhB8/nyrJT1xXujBME4RCZFkEf8SxFhP1Qfu/pqml7WM4\nqlWuLRU/Nn1InIBMmt37d6JBAoGBALx2B/lX4o1i7UwEcuS/rQKi62QEEX1pG+I+\nrXUQSi919OVnNO4Q6otYZuvKpHNz6ZlSaWRFBinZ/gSYAs4yK93OCXlfL3rWfBHe\nJCdC830CL++z0IGDRSaqW00bvyW2fwKlj4GIDKP+J0BAWCgtsMPB1HzAJCZl5zhY\nsKgpL3lxAoGAEvrJyfV+a8pyPfvXOB0c8vqo8gjozgSzi4zwoapKDkbLZXCs+QSH\nQLD260CeelwVGTyOuMjALrqpeaHSGqTkjFqBmDZ3PVnjmrJxUJiXRtkVoy6NwyN7\nagqTZYidHV7A+Pw9prE0etzIYpmU5g9IwR2zZsG0zbUuXyKt0pNR4FM=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:14:13,467 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 used request id req-5bad8329-c5dd-4175-9f58-ead46b18cfb0 2018-09-22 05:14:13,467 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:14:13,468 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:14:16,471 - create_stack - DEBUG - Stack status query timeout in 1183.33456492 2018-09-22 05:14:16,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f42dff1a97439f487f2371bcf7160aef2504cfb" 2018-09-22 05:14:16,651 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:14:16 GMT Server: Apache x-openstack-request-id: req-5907ef19-950f-49d7-9922-e39437cbc680 Location: http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:14:16,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:16 GMT Server: Apache x-openstack-request-id: req-571f58f1-f768-4351-ab52-ffd9ac9c1518 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor2", "OS::project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "OS::stack_id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "security_group_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet", "net_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2", "inst1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "image2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "flavor1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor1", "image1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "stack_user_project_id": "f29b638c5f4049e19c571561b6fdc86a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:13:58Z", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAttfAD2ulXy098C+DEKkKbThvHb4dM88053Wyepd5Ns0zn2hh\nToVCsog+YnzE+Mg/5QIHKQ8UEHZONGr2S3EuntGuDULtGDRQun+Sq+dJEyWCokVx\nx0eXUluBDfcW1rguwZfKwh5gCIkZjMNJI+xhcm0AiMjXEtco1/afJHvIAeZ5IPOp\ne4x5O5vbvnZWPY8G9QBGJLXuhk5j1Yxrws6PWVSoaeDXNAEq1IDGGwxI+WVxbdJm\nRhLJYaLpsN0S4hlDMWzjqBdPxfx2H76qW9VQaddOxRQ16QZfl2Z1WXZ+yEHawMrq\ndDM9MYurYEUBhmbbr1MUnoYHUUVXNVSlu4A5RQIDAQABAoIBAQCn4tLnVeAy1Efb\nEsU1twFr6DWfCcGmoMvi+582EX+rYh/UbvNqNdJYO+GMbSQviy+gB4yrlrzFoNuO\nJeigvPwhuEYoxxsM7nxxwlHapjPi8L5SYZFnecToSjzlpcvCvLux5r62H03uiHR9\nW5L8+T9A4fVro35YPleydTELPt0XYAkIbTvC9F4KRLyt/1sC/1qiKQZMO8ZxCuep\nnuWBkpHy5clayDlvM8csv5kxoo7DLOqk0DheLg5V8wMIdd/dViItQ16nkQNte2MB\n/dtlrTm5liKG+4yvrMPQyfKd6+nF0k3D4a+K68JEKCQVxdbKL9o0TWJdWRaR/YZp\nkemipwwBAoGBAO5si4zLqRKhD0FMBTba2MAUr03ne0U0gw+BMkHbkNqYA4XTEqA7\nvUMPlMs1217i1OjnlEksaarbN+OQYckbZ7gC1mDLHr8VSsqeKlNpXmsPQQgiXXR1\n5BfQuqVRyhmL5aytOPuuIeTsmBRnkETz872etrgMYEek+oXhUBQpXccVAoGBAMRS\nS6RpcDopaPmGZwKmvCQE/SSqIKX/bW2QJ7rQ4XXWhVvDUIuLpGWw4ZvM6ML+SHWp\nl1yLpUEWCKD/oqnfgzEu1ivTtxslF/j6QjGhodlG6o81EO3IHADcU3J48XNi5xbo\nSCItwPg6JxTWFfNvGDq0E1B6NQwQrHVFe/HMVDVxAoGBAM/6P4EB5uopNHVxKts+\n6/QiFwmN8ynbNLhBquVn8mO8VtZV2NmNQvtMjC73O/T5SWAhImjyJPq1X3tSZvpW\nvZL2ZqrohFmK6UL11VYNhB8/nyrJT1xXujBME4RCZFkEf8SxFhP1Qfu/pqml7WM4\nqlWuLRU/Nn1InIBMmt37d6JBAoGBALx2B/lX4o1i7UwEcuS/rQKi62QEEX1pG+I+\nrXUQSi919OVnNO4Q6otYZuvKpHNz6ZlSaWRFBinZ/gSYAs4yK93OCXlfL3rWfBHe\nJCdC830CL++z0IGDRSaqW00bvyW2fwKlj4GIDKP+J0BAWCgtsMPB1HzAJCZl5zhY\nsKgpL3lxAoGAEvrJyfV+a8pyPfvXOB0c8vqo8gjozgSzi4zwoapKDkbLZXCs+QSH\nQLD260CeelwVGTyOuMjALrqpeaHSGqTkjFqBmDZ3PVnjmrJxUJiXRtkVoy6NwyN7\nagqTZYidHV7A+Pw9prE0etzIYpmU5g9IwR2zZsG0zbUuXyKt0pNR4FM=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:14:16,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 used request id req-571f58f1-f768-4351-ab52-ffd9ac9c1518 2018-09-22 05:14:16,830 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:14:16,830 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:14:19,833 - create_stack - DEBUG - Stack status query timeout in 1179.97230506 2018-09-22 05:14:19,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f42dff1a97439f487f2371bcf7160aef2504cfb" 2018-09-22 05:14:20,029 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:14:19 GMT Server: Apache x-openstack-request-id: req-8dadb6f4-ad2e-4807-a9cd-96e609e43c7a Location: http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:14:20,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:20 GMT Server: Apache x-openstack-request-id: req-32cf4b75-08f2-4c15-8ae0-15e6a26302b7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor2", "OS::project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "OS::stack_id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "security_group_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet", "net_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2", "inst1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "image2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "flavor1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor1", "image1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "stack_user_project_id": "f29b638c5f4049e19c571561b6fdc86a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-22T05:13:58Z", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAttfAD2ulXy098C+DEKkKbThvHb4dM88053Wyepd5Ns0zn2hh\nToVCsog+YnzE+Mg/5QIHKQ8UEHZONGr2S3EuntGuDULtGDRQun+Sq+dJEyWCokVx\nx0eXUluBDfcW1rguwZfKwh5gCIkZjMNJI+xhcm0AiMjXEtco1/afJHvIAeZ5IPOp\ne4x5O5vbvnZWPY8G9QBGJLXuhk5j1Yxrws6PWVSoaeDXNAEq1IDGGwxI+WVxbdJm\nRhLJYaLpsN0S4hlDMWzjqBdPxfx2H76qW9VQaddOxRQ16QZfl2Z1WXZ+yEHawMrq\ndDM9MYurYEUBhmbbr1MUnoYHUUVXNVSlu4A5RQIDAQABAoIBAQCn4tLnVeAy1Efb\nEsU1twFr6DWfCcGmoMvi+582EX+rYh/UbvNqNdJYO+GMbSQviy+gB4yrlrzFoNuO\nJeigvPwhuEYoxxsM7nxxwlHapjPi8L5SYZFnecToSjzlpcvCvLux5r62H03uiHR9\nW5L8+T9A4fVro35YPleydTELPt0XYAkIbTvC9F4KRLyt/1sC/1qiKQZMO8ZxCuep\nnuWBkpHy5clayDlvM8csv5kxoo7DLOqk0DheLg5V8wMIdd/dViItQ16nkQNte2MB\n/dtlrTm5liKG+4yvrMPQyfKd6+nF0k3D4a+K68JEKCQVxdbKL9o0TWJdWRaR/YZp\nkemipwwBAoGBAO5si4zLqRKhD0FMBTba2MAUr03ne0U0gw+BMkHbkNqYA4XTEqA7\nvUMPlMs1217i1OjnlEksaarbN+OQYckbZ7gC1mDLHr8VSsqeKlNpXmsPQQgiXXR1\n5BfQuqVRyhmL5aytOPuuIeTsmBRnkETz872etrgMYEek+oXhUBQpXccVAoGBAMRS\nS6RpcDopaPmGZwKmvCQE/SSqIKX/bW2QJ7rQ4XXWhVvDUIuLpGWw4ZvM6ML+SHWp\nl1yLpUEWCKD/oqnfgzEu1ivTtxslF/j6QjGhodlG6o81EO3IHADcU3J48XNi5xbo\nSCItwPg6JxTWFfNvGDq0E1B6NQwQrHVFe/HMVDVxAoGBAM/6P4EB5uopNHVxKts+\n6/QiFwmN8ynbNLhBquVn8mO8VtZV2NmNQvtMjC73O/T5SWAhImjyJPq1X3tSZvpW\nvZL2ZqrohFmK6UL11VYNhB8/nyrJT1xXujBME4RCZFkEf8SxFhP1Qfu/pqml7WM4\nqlWuLRU/Nn1InIBMmt37d6JBAoGBALx2B/lX4o1i7UwEcuS/rQKi62QEEX1pG+I+\nrXUQSi919OVnNO4Q6otYZuvKpHNz6ZlSaWRFBinZ/gSYAs4yK93OCXlfL3rWfBHe\nJCdC830CL++z0IGDRSaqW00bvyW2fwKlj4GIDKP+J0BAWCgtsMPB1HzAJCZl5zhY\nsKgpL3lxAoGAEvrJyfV+a8pyPfvXOB0c8vqo8gjozgSzi4zwoapKDkbLZXCs+QSH\nQLD260CeelwVGTyOuMjALrqpeaHSGqTkjFqBmDZ3PVnjmrJxUJiXRtkVoy6NwyN7\nagqTZYidHV7A+Pw9prE0etzIYpmU5g9IwR2zZsG0zbUuXyKt0pNR4FM=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:14:20,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 used request id req-32cf4b75-08f2-4c15-8ae0-15e6a26302b7 2018-09-22 05:14:20,366 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-22 05:14:20,366 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:14:23,369 - create_stack - DEBUG - Stack status query timeout in 1176.43584108 2018-09-22 05:14:23,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f42dff1a97439f487f2371bcf7160aef2504cfb" 2018-09-22 05:14:23,552 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:14:23 GMT Server: Apache x-openstack-request-id: req-790fc043-9f68-4d85-918e-74c1b6d23659 Location: http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:14:23,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:23 GMT Server: Apache x-openstack-request-id: req-d2264114-19f8-448d-80e3-299350b45eea Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor2", "OS::project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "OS::stack_id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "security_group_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet", "net_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2", "inst1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "image2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "flavor1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor1", "image1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "stack_user_project_id": "f29b638c5f4049e19c571561b6fdc86a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T05:13:58Z", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAttfAD2ulXy098C+DEKkKbThvHb4dM88053Wyepd5Ns0zn2hh\nToVCsog+YnzE+Mg/5QIHKQ8UEHZONGr2S3EuntGuDULtGDRQun+Sq+dJEyWCokVx\nx0eXUluBDfcW1rguwZfKwh5gCIkZjMNJI+xhcm0AiMjXEtco1/afJHvIAeZ5IPOp\ne4x5O5vbvnZWPY8G9QBGJLXuhk5j1Yxrws6PWVSoaeDXNAEq1IDGGwxI+WVxbdJm\nRhLJYaLpsN0S4hlDMWzjqBdPxfx2H76qW9VQaddOxRQ16QZfl2Z1WXZ+yEHawMrq\ndDM9MYurYEUBhmbbr1MUnoYHUUVXNVSlu4A5RQIDAQABAoIBAQCn4tLnVeAy1Efb\nEsU1twFr6DWfCcGmoMvi+582EX+rYh/UbvNqNdJYO+GMbSQviy+gB4yrlrzFoNuO\nJeigvPwhuEYoxxsM7nxxwlHapjPi8L5SYZFnecToSjzlpcvCvLux5r62H03uiHR9\nW5L8+T9A4fVro35YPleydTELPt0XYAkIbTvC9F4KRLyt/1sC/1qiKQZMO8ZxCuep\nnuWBkpHy5clayDlvM8csv5kxoo7DLOqk0DheLg5V8wMIdd/dViItQ16nkQNte2MB\n/dtlrTm5liKG+4yvrMPQyfKd6+nF0k3D4a+K68JEKCQVxdbKL9o0TWJdWRaR/YZp\nkemipwwBAoGBAO5si4zLqRKhD0FMBTba2MAUr03ne0U0gw+BMkHbkNqYA4XTEqA7\nvUMPlMs1217i1OjnlEksaarbN+OQYckbZ7gC1mDLHr8VSsqeKlNpXmsPQQgiXXR1\n5BfQuqVRyhmL5aytOPuuIeTsmBRnkETz872etrgMYEek+oXhUBQpXccVAoGBAMRS\nS6RpcDopaPmGZwKmvCQE/SSqIKX/bW2QJ7rQ4XXWhVvDUIuLpGWw4ZvM6ML+SHWp\nl1yLpUEWCKD/oqnfgzEu1ivTtxslF/j6QjGhodlG6o81EO3IHADcU3J48XNi5xbo\nSCItwPg6JxTWFfNvGDq0E1B6NQwQrHVFe/HMVDVxAoGBAM/6P4EB5uopNHVxKts+\n6/QiFwmN8ynbNLhBquVn8mO8VtZV2NmNQvtMjC73O/T5SWAhImjyJPq1X3tSZvpW\nvZL2ZqrohFmK6UL11VYNhB8/nyrJT1xXujBME4RCZFkEf8SxFhP1Qfu/pqml7WM4\nqlWuLRU/Nn1InIBMmt37d6JBAoGBALx2B/lX4o1i7UwEcuS/rQKi62QEEX1pG+I+\nrXUQSi919OVnNO4Q6otYZuvKpHNz6ZlSaWRFBinZ/gSYAs4yK93OCXlfL3rWfBHe\nJCdC830CL++z0IGDRSaqW00bvyW2fwKlj4GIDKP+J0BAWCgtsMPB1HzAJCZl5zhY\nsKgpL3lxAoGAEvrJyfV+a8pyPfvXOB0c8vqo8gjozgSzi4zwoapKDkbLZXCs+QSH\nQLD260CeelwVGTyOuMjALrqpeaHSGqTkjFqBmDZ3PVnjmrJxUJiXRtkVoy6NwyN7\nagqTZYidHV7A+Pw9prE0etzIYpmU5g9IwR2zZsG0zbUuXyKt0pNR4FM=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:14:23,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 used request id req-d2264114-19f8-448d-80e3-299350b45eea 2018-09-22 05:14:23,881 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-22 05:14:23,881 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack 2018-09-22 05:14:23,881 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack 2018-09-22 05:14:23,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:14:23,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:14:24,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d325520540c4dd6b9effadccbf3912c", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj-role"}, {"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T06:14:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-user", "id": "973c1de3ec6f440893a829050231c87b"}, "audit_ids": ["FliSRwdxTYmApujXwjeptg"], "issued_at": "2018-09-22T05:14:24.000000Z"}} 2018-09-22 05:14:24,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:24,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a8bcbc-5bac-4a78-ad73-cb8695ce0395 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:14:24,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-24a8bcbc-5bac-4a78-ad73-cb8695ce0395 2018-09-22 05:14:24,347 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:14:24,350 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-22 05:14:24,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:24,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:24 GMT Server: Apache x-openstack-request-id: req-ce9f0541-6a2a-454a-a2f9-10f52e2c27b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "stack_user_project_id": "f29b638c5f4049e19c571561b6fdc86a", "deletion_time": null, "creation_time": "2018-09-22T05:13:58Z", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "self"}], "updated_time": null, "project": "9ffc1f1e0614491aa6e0c407d8912e9d", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "tags": null}]} 2018-09-22 05:14:24,545 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack used request id req-ce9f0541-6a2a-454a-a2f9-10f52e2c27b8 2018-09-22 05:14:24,546 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack 2018-09-22 05:14:24,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:24,744 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:14:24 GMT Server: Apache x-openstack-request-id: req-c8af59c4-7446-4adc-aa19-bfb41e440470 Location: http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:14:24,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:24 GMT Server: Apache x-openstack-request-id: req-ebb2e8eb-cc8a-4d81-a62e-c4e94f4746c8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1046 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "19f997be-f878-41c3-92f8-5f836393736e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2511106b-a251-4931-8970-ca2057e21cec", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "7e946105-cf42-4a10-8409-a8b04e21f858", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "91e8d7b9-11fd-44c0-963a-619390fa4f21", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "215bd7b1-9512-4ee0-8749-448fbfeabe65", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "252", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "12d03b97-3c56-43a7-bca6-b14d5e2c4adb:subnet_id=e96cec8b-c30a-4285-8cbb-3eca5630a880", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e96cec8b-c30a-4285-8cbb-3eca5630a880", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "12d03b97-3c56-43a7-bca6-b14d5e2c4adb", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "81d56fe4-6ad9-4383-9c32-d239f543866a", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "09424322-06b5-415e-bca2-074ad600ce8a", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "226cb5b5-81bd-4a89-8277-0b2b81b756da", "resource_type": "OS::Neutron::Port"}]} 2018-09-22 05:14:24,980 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources used request id req-ebb2e8eb-cc8a-4d81-a62e-c4e94f4746c8 2018-09-22 05:14:24,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/81d56fe4-6ad9-4383-9c32-d239f543866a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:25,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2d5a018-ca25-4c45-b439-714f114df8bf x-compute-request-id: req-c2d5a018-ca25-4c45-b439-714f114df8bf Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:b1:42", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:b1:42", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/81d56fe4-6ad9-4383-9c32-d239f543866a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/81d56fe4-6ad9-4383-9c32-d239f543866a", "rel": "bookmark"}], "image": {"id": "78c257f3-b0a4-4ceb-89be-7563aae97f28", "links": [{"href": "http://172.30.9.23:8774/images/78c257f3-b0a4-4ceb-89be-7563aae97f28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-09-22T05:14:02.000000", "flavor": {"id": "2511106b-a251-4931-8970-ca2057e21cec", "links": [{"href": "http://172.30.9.23:8774/flavors/2511106b-a251-4931-8970-ca2057e21cec", "rel": "bookmark"}]}, "id": "81d56fe4-6ad9-4383-9c32-d239f543866a", "security_groups": [{"name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp"}], "user_id": "973c1de3ec6f440893a829050231c87b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:14:16Z", "hostId": "d5f5f4505d9f3d320830b962e088cdadf771f75dfe6c53422effb392", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "created": "2018-09-22T05:14:08Z", "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:14:25,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/81d56fe4-6ad9-4383-9c32-d239f543866a used request id req-c2d5a018-ca25-4c45-b439-714f114df8bf 2018-09-22 05:14:25,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:26,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-10540951-2e27-4587-812b-a95e62f77a16 Date: Sat, 22 Sep 2018 05:14:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7e946105-cf42-4a10-8409-a8b04e21f858","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","subnets":["e96cec8b-c30a-4285-8cbb-3eca5630a880"],"description":"","tags":[],"updated_at":"2018-09-22T05:14:04Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net","admin_state_up":true,"tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:03Z","provider:network_type":"vxlan"}]} 2018-09-22 05:14:26,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net used request id req-10540951-2e27-4587-812b-a95e62f77a16 2018-09-22 05:14:26,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:14:26,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:14:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:14:26,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:26,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11fcfa1d-c2d0-4c6f-9b10-2c4e12f2c921 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d"}, "enabled": true, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}} 2018-09-22 05:14:26,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d used request id req-11fcfa1d-c2d0-4c6f-9b10-2c4e12f2c921 2018-09-22 05:14:26,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:26,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3fb80519-b2da-4256-8cea-e0cb57fd1030 Date: Sat, 22 Sep 2018 05:14:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","subnetpool_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet"}]} 2018-09-22 05:14:26,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-3fb80519-b2da-4256-8cea-e0cb57fd1030 2018-09-22 05:14:26,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:26,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-d4c31e41-1c3c-4e9a-8428-3ab4fbb8c73b Date: Sat, 22 Sep 2018 05:14:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.4"}],"id":"226cb5b5-81bd-4a89-8277-0b2b81b756da","security_groups":["91e8d7b9-11fd-44c0-963a-619390fa4f21"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:b1:42","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack-port1-hos6wosi6uku","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal","device_id":"81d56fe4-6ad9-4383-9c32-d239f543866a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.8"}],"id":"3211aefe-5baa-4eda-ae71-d602569c64a2","security_groups":["98e1743f-9e40-4770-b80a-e9307109fb0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:8f:ec","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:09Z","binding:vnic_type":"normal","device_id":"09424322-06b5-415e-bca2-074ad600ce8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.2"}],"id":"6f70a6b3-20ba-48b3-9543-801107296f30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:ed:fb","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.3"}],"id":"751c842a-ecbd-412a-a325-e52d3f366bee","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:ed:b2","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.5"}],"id":"ec3cfbba-be22-40d1-824c-8501c414784a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:86:55","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.1"}],"id":"f2f0b9d0-dede-4c58-9691-6c2fd9b38e4b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:0f:de","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:07Z","binding:vnic_type":"normal","device_id":"12d03b97-3c56-43a7-bca6-b14d5e2c4adb"}]} 2018-09-22 05:14:26,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-d4c31e41-1c3c-4e9a-8428-3ab4fbb8c73b 2018-09-22 05:14:26,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/09424322-06b5-415e-bca2-074ad600ce8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:27,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14: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-08592360-c06d-48ed-a996-1b4d7623415e x-compute-request-id: req-08592360-c06d-48ed-a996-1b4d7623415e Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:8f:ec", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09424322-06b5-415e-bca2-074ad600ce8a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09424322-06b5-415e-bca2-074ad600ce8a", "rel": "bookmark"}], "image": {"id": "78c257f3-b0a4-4ceb-89be-7563aae97f28", "links": [{"href": "http://172.30.9.23:8774/images/78c257f3-b0a4-4ceb-89be-7563aae97f28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-09-22T05:14:04.000000", "flavor": {"id": "19f997be-f878-41c3-92f8-5f836393736e", "links": [{"href": "http://172.30.9.23:8774/flavors/19f997be-f878-41c3-92f8-5f836393736e", "rel": "bookmark"}]}, "id": "09424322-06b5-415e-bca2-074ad600ce8a", "security_groups": [{"name": "default"}], "user_id": "973c1de3ec6f440893a829050231c87b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:14:18Z", "hostId": "d5f5f4505d9f3d320830b962e088cdadf771f75dfe6c53422effb392", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2", "created": "2018-09-22T05:14:08Z", "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:14:27,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/09424322-06b5-415e-bca2-074ad600ce8a used request id req-08592360-c06d-48ed-a996-1b4d7623415e 2018-09-22 05:14:27,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:27,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-157a71df-cfc0-4bec-9284-d65542c9ee52 Date: Sat, 22 Sep 2018 05:14:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7e946105-cf42-4a10-8409-a8b04e21f858","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","subnets":["e96cec8b-c30a-4285-8cbb-3eca5630a880"],"description":"","tags":[],"updated_at":"2018-09-22T05:14:04Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net","admin_state_up":true,"tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:03Z","provider:network_type":"vxlan"}]} 2018-09-22 05:14:27,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net used request id req-157a71df-cfc0-4bec-9284-d65542c9ee52 2018-09-22 05:14:27,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:27,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b0ae063-6cf1-4c22-9cf5-5f8b36a9bc7c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d"}, "enabled": true, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}} 2018-09-22 05:14:27,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d used request id req-2b0ae063-6cf1-4c22-9cf5-5f8b36a9bc7c 2018-09-22 05:14:27,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:27,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-efaf0def-76de-4093-8fb4-8120a89c3306 Date: Sat, 22 Sep 2018 05:14:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","subnetpool_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet"}]} 2018-09-22 05:14:27,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-efaf0def-76de-4093-8fb4-8120a89c3306 2018-09-22 05:14:27,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:27,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-754b6292-37a7-428f-bdf4-2d8159332294 Date: Sat, 22 Sep 2018 05:14:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.4"}],"id":"226cb5b5-81bd-4a89-8277-0b2b81b756da","security_groups":["91e8d7b9-11fd-44c0-963a-619390fa4f21"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:b1:42","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack-port1-hos6wosi6uku","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal","device_id":"81d56fe4-6ad9-4383-9c32-d239f543866a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.8"}],"id":"3211aefe-5baa-4eda-ae71-d602569c64a2","security_groups":["98e1743f-9e40-4770-b80a-e9307109fb0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:8f:ec","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:09Z","binding:vnic_type":"normal","device_id":"09424322-06b5-415e-bca2-074ad600ce8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.2"}],"id":"6f70a6b3-20ba-48b3-9543-801107296f30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:ed:fb","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.3"}],"id":"751c842a-ecbd-412a-a325-e52d3f366bee","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:ed:b2","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.5"}],"id":"ec3cfbba-be22-40d1-824c-8501c414784a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:86:55","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.1"}],"id":"f2f0b9d0-dede-4c58-9691-6c2fd9b38e4b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:0f:de","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:07Z","binding:vnic_type":"normal","device_id":"12d03b97-3c56-43a7-bca6-b14d5e2c4adb"}]} 2018-09-22 05:14:27,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-754b6292-37a7-428f-bdf4-2d8159332294 2018-09-22 05:14:27,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:27,797 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:14:27 GMT Server: Apache x-openstack-request-id: req-8d4e34e1-9283-4fb9-9f73-10535ee0b766 Location: http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:14:27,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:27 GMT Server: Apache x-openstack-request-id: req-e9ab67cc-2d7a-4720-881b-b65cd25e26c7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1046 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "19f997be-f878-41c3-92f8-5f836393736e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2511106b-a251-4931-8970-ca2057e21cec", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "7e946105-cf42-4a10-8409-a8b04e21f858", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "91e8d7b9-11fd-44c0-963a-619390fa4f21", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "215bd7b1-9512-4ee0-8749-448fbfeabe65", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "252", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "12d03b97-3c56-43a7-bca6-b14d5e2c4adb:subnet_id=e96cec8b-c30a-4285-8cbb-3eca5630a880", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e96cec8b-c30a-4285-8cbb-3eca5630a880", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "12d03b97-3c56-43a7-bca6-b14d5e2c4adb", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "81d56fe4-6ad9-4383-9c32-d239f543866a", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "09424322-06b5-415e-bca2-074ad600ce8a", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-22T05:13:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-22T05:13:59Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "226cb5b5-81bd-4a89-8277-0b2b81b756da", "resource_type": "OS::Neutron::Port"}]} 2018-09-22 05:14:27,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4/resources used request id req-e9ab67cc-2d7a-4720-881b-b65cd25e26c7 2018-09-22 05:14:27,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/2511106b-a251-4931-8970-ca2057e21cec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:27,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-137c2570-34b3-43f6-a5ff-6e7775d7ddd5 x-compute-request-id: req-137c2570-34b3-43f6-a5ff-6e7775d7ddd5 Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2511106b-a251-4931-8970-ca2057e21cec", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2511106b-a251-4931-8970-ca2057e21cec", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "2511106b-a251-4931-8970-ca2057e21cec", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack-flavor1-q6jtp5pci6xk", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:14:27,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/2511106b-a251-4931-8970-ca2057e21cec used request id req-137c2570-34b3-43f6-a5ff-6e7775d7ddd5 2018-09-22 05:14:27,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e96cec8b-c30a-4285-8cbb-3eca5630a880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:28,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-780cee42-b4e9-406c-b25a-b2c4e5acb844 Date: Sat, 22 Sep 2018 05:14:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:04Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","subnetpool_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet"}} 2018-09-22 05:14:28,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e96cec8b-c30a-4285-8cbb-3eca5630a880 used request id req-780cee42-b4e9-406c-b25a-b2c4e5acb844 2018-09-22 05:14:28,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:28,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7df1e8e1-b4f8-4ed5-80ac-c5a6960ff955 Date: Sat, 22 Sep 2018 05:14:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7e946105-cf42-4a10-8409-a8b04e21f858","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","subnets":["e96cec8b-c30a-4285-8cbb-3eca5630a880"],"description":"","tags":[],"updated_at":"2018-09-22T05:14:04Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net","admin_state_up":true,"tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:03Z","provider:network_type":"vxlan"}]} 2018-09-22 05:14:28,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-7df1e8e1-b4f8-4ed5-80ac-c5a6960ff955 2018-09-22 05:14:28,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:28,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c9a21587-dc19-41c3-95c5-fc8694629fb5 Date: Sat, 22 Sep 2018 05:14:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","subnetpool_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet"}]} 2018-09-22 05:14:28,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-c9a21587-dc19-41c3-95c5-fc8694629fb5 2018-09-22 05:14:28,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:28,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-6e2631c5-25e9-4dee-afed-758862e0d22c Date: Sat, 22 Sep 2018 05:14:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7e946105-cf42-4a10-8409-a8b04e21f858","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","subnets":["e96cec8b-c30a-4285-8cbb-3eca5630a880"],"description":"","tags":[],"updated_at":"2018-09-22T05:14:04Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net","admin_state_up":true,"tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:03Z","provider:network_type":"vxlan"}]} 2018-09-22 05:14:28,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net used request id req-6e2631c5-25e9-4dee-afed-758862e0d22c 2018-09-22 05:14:28,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:28,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc303881-ed68-4501-ba6d-4932fc616951 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d"}, "enabled": true, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}} 2018-09-22 05:14:28,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d used request id req-bc303881-ed68-4501-ba6d-4932fc616951 2018-09-22 05:14:28,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:29,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6adf3f2a-e31c-45ad-9820-ae37b37d3fbe Date: Sat, 22 Sep 2018 05:14:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","subnetpool_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet"}]} 2018-09-22 05:14:29,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-6adf3f2a-e31c-45ad-9820-ae37b37d3fbe 2018-09-22 05:14:29,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858&mac_address=fa%3A16%3A3e%3A29%3Ab1%3A42&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack-port1-hos6wosi6uku&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:29,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-04b39e09-6cf9-4010-8cda-d64f438d216f Date: Sat, 22 Sep 2018 05:14:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.4"}],"id":"226cb5b5-81bd-4a89-8277-0b2b81b756da","security_groups":["91e8d7b9-11fd-44c0-963a-619390fa4f21"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:b1:42","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack-port1-hos6wosi6uku","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal","device_id":"81d56fe4-6ad9-4383-9c32-d239f543866a"}]} 2018-09-22 05:14:29,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858&mac_address=fa%3A16%3A3e%3A29%3Ab1%3A42&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack-port1-hos6wosi6uku&admin_state_up=True used request id req-04b39e09-6cf9-4010-8cda-d64f438d216f 2018-09-22 05:14:29,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:29,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54de8a99-6792-41b6-a822-e593c837174a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d"}, "enabled": true, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}} 2018-09-22 05:14:29,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d used request id req-54de8a99-6792-41b6-a822-e593c837174a 2018-09-22 05:14:29,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:29,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f6e5a4a8-ea75-41dc-8458-b19775ce1782 Date: Sat, 22 Sep 2018 05:14:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7e946105-cf42-4a10-8409-a8b04e21f858","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","subnets":["e96cec8b-c30a-4285-8cbb-3eca5630a880"],"description":"","tags":[],"updated_at":"2018-09-22T05:14:04Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net","admin_state_up":true,"tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:03Z","provider:network_type":"vxlan"}]} 2018-09-22 05:14:29,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net used request id req-f6e5a4a8-ea75-41dc-8458-b19775ce1782 2018-09-22 05:14:29,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:29,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b77be3f5-8d8e-4a24-b5a0-2a91e8529723 Date: Sat, 22 Sep 2018 05:14:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","subnetpool_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet"}]} 2018-09-22 05:14:29,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-b77be3f5-8d8e-4a24-b5a0-2a91e8529723 2018-09-22 05:14:29,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:29,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-ac4e6b31-631e-4b67-b284-dc0bd2d0c746 Date: Sat, 22 Sep 2018 05:14:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.4"}],"id":"226cb5b5-81bd-4a89-8277-0b2b81b756da","security_groups":["91e8d7b9-11fd-44c0-963a-619390fa4f21"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:b1:42","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack-port1-hos6wosi6uku","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal","device_id":"81d56fe4-6ad9-4383-9c32-d239f543866a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.8"}],"id":"3211aefe-5baa-4eda-ae71-d602569c64a2","security_groups":["98e1743f-9e40-4770-b80a-e9307109fb0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:8f:ec","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:09Z","binding:vnic_type":"normal","device_id":"09424322-06b5-415e-bca2-074ad600ce8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.2"}],"id":"6f70a6b3-20ba-48b3-9543-801107296f30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:ed:fb","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.3"}],"id":"751c842a-ecbd-412a-a325-e52d3f366bee","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:ed:b2","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.5"}],"id":"ec3cfbba-be22-40d1-824c-8501c414784a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:86:55","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.1"}],"id":"f2f0b9d0-dede-4c58-9691-6c2fd9b38e4b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:0f:de","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:07Z","binding:vnic_type":"normal","device_id":"12d03b97-3c56-43a7-bca6-b14d5e2c4adb"}]} 2018-09-22 05:14:29,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-ac4e6b31-631e-4b67-b284-dc0bd2d0c746 2018-09-22 05:14:29,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:29,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-c8e555c7-a746-4657-94fd-c7392c920c8a Date: Sat, 22 Sep 2018 05:14:29 GMT RESP BODY: {"floatingips": [{"router_id": "12d03b97-3c56-43a7-bca6-b14d5e2c4adb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "created_at": "2018-09-22T05:14:07Z", "updated_at": "2018-09-22T05:14:09Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "port_id": "226cb5b5-81bd-4a89-8277-0b2b81b756da", "id": "215bd7b1-9512-4ee0-8749-448fbfeabe65"}]} 2018-09-22 05:14:29,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-c8e555c7-a746-4657-94fd-c7392c920c8a 2018-09-22 05:14:29,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/12d03b97-3c56-43a7-bca6-b14d5e2c4adb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:30,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-15ab5897-399d-45e4-ab13-981ec26a29f2 Date: Sat, 22 Sep 2018 05:14:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "created_at": "2018-09-22T05:14:01Z", "admin_state_up": true, "updated_at": "2018-09-22T05:14:07Z", "project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "12d03b97-3c56-43a7-bca6-b14d5e2c4adb", "name": "mgmt_router"}} 2018-09-22 05:14:30,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/12d03b97-3c56-43a7-bca6-b14d5e2c4adb used request id req-15ab5897-399d-45e4-ab13-981ec26a29f2 2018-09-22 05:14:30,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=12d03b97-3c56-43a7-bca6-b14d5e2c4adb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:30,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4544 X-Openstack-Request-Id: req-53d3b8d4-3851-4d8f-8949-b7fc31a07ab5 Date: Sat, 22 Sep 2018 05:14:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:09Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3035f42c-6c43-4d0d-b0b0-66f9278da474","ip_address":"169.254.192.11"}],"id":"0376c792-36b6-4e91-ac86-395f74165b4f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:ed:b4","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ffc1f1e0614491aa6e0c407d8912e9d","admin_state_up":true,"network_id":"0ca2ac91-b72e-4dbb-af40-76701a50c787","tenant_id":"","created_at":"2018-09-22T05:14:03Z","binding:vnic_type":"normal","device_id":"12d03b97-3c56-43a7-bca6-b14d5e2c4adb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:21Z","device_owner":"network:router_gateway","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","ip_address":"172.30.9.202"}],"id":"1698a590-f4ec-426b-9c7c-b014eb59c0d2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:aa:b4:64","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"","created_at":"2018-09-22T05:14:01Z","binding:vnic_type":"normal","device_id":"12d03b97-3c56-43a7-bca6-b14d5e2c4adb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:09Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3035f42c-6c43-4d0d-b0b0-66f9278da474","ip_address":"169.254.192.5"}],"id":"732cad66-0144-430a-abb8-bed044dea990","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:9d:75","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ffc1f1e0614491aa6e0c407d8912e9d","admin_state_up":true,"network_id":"0ca2ac91-b72e-4dbb-af40-76701a50c787","tenant_id":"","created_at":"2018-09-22T05:14:04Z","binding:vnic_type":"normal","device_id":"12d03b97-3c56-43a7-bca6-b14d5e2c4adb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:10Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3035f42c-6c43-4d0d-b0b0-66f9278da474","ip_address":"169.254.192.8"}],"id":"c9c082c9-bc2e-4f4b-b649-453bde315ed1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d8:99:29","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9ffc1f1e0614491aa6e0c407d8912e9d","admin_state_up":true,"network_id":"0ca2ac91-b72e-4dbb-af40-76701a50c787","tenant_id":"","created_at":"2018-09-22T05:14:02Z","binding:vnic_type":"normal","device_id":"12d03b97-3c56-43a7-bca6-b14d5e2c4adb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.1"}],"id":"f2f0b9d0-dede-4c58-9691-6c2fd9b38e4b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:0f:de","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:07Z","binding:vnic_type":"normal","device_id":"12d03b97-3c56-43a7-bca6-b14d5e2c4adb"}]} 2018-09-22 05:14:30,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=12d03b97-3c56-43a7-bca6-b14d5e2c4adb used request id req-53d3b8d4-3851-4d8f-8949-b7fc31a07ab5 2018-09-22 05:14:30,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:30,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-683029f6-7d78-4474-a581-f7ffd633442a Date: Sat, 22 Sep 2018 05:14:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","gateway_ip":"172.30.9.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.9.0/24","project_id":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}} 2018-09-22 05:14:30,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/439a8a54-bb11-4288-a17c-58ca0efd5d9d used request id req-683029f6-7d78-4474-a581-f7ffd633442a 2018-09-22 05:14:30,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/3035f42c-6c43-4d0d-b0b0-66f9278da474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:30,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-06cde751-2b1e-4919-bdfd-2cbd64ffe50f Date: Sat, 22 Sep 2018 05:14:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0ca2ac91-b72e-4dbb-af40-76701a50c787","tenant_id":"","created_at":"2018-09-22T05:14:00Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:00Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"3035f42c-6c43-4d0d-b0b0-66f9278da474","subnetpool_id":null,"name":"HA subnet tenant 9ffc1f1e0614491aa6e0c407d8912e9d"}} 2018-09-22 05:14:30,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/3035f42c-6c43-4d0d-b0b0-66f9278da474 used request id req-06cde751-2b1e-4919-bdfd-2cbd64ffe50f 2018-09-22 05:14:30,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/3035f42c-6c43-4d0d-b0b0-66f9278da474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:30,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-07606d68-6525-4bbe-98ee-754251e66eed Date: Sat, 22 Sep 2018 05:14:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0ca2ac91-b72e-4dbb-af40-76701a50c787","tenant_id":"","created_at":"2018-09-22T05:14:00Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:00Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"3035f42c-6c43-4d0d-b0b0-66f9278da474","subnetpool_id":null,"name":"HA subnet tenant 9ffc1f1e0614491aa6e0c407d8912e9d"}} 2018-09-22 05:14:30,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/3035f42c-6c43-4d0d-b0b0-66f9278da474 used request id req-07606d68-6525-4bbe-98ee-754251e66eed 2018-09-22 05:14:30,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/3035f42c-6c43-4d0d-b0b0-66f9278da474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:30,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-348940de-cec2-49ba-ad00-c04d4f48c59c Date: Sat, 22 Sep 2018 05:14:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0ca2ac91-b72e-4dbb-af40-76701a50c787","tenant_id":"","created_at":"2018-09-22T05:14:00Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:00Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"3035f42c-6c43-4d0d-b0b0-66f9278da474","subnetpool_id":null,"name":"HA subnet tenant 9ffc1f1e0614491aa6e0c407d8912e9d"}} 2018-09-22 05:14:30,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/3035f42c-6c43-4d0d-b0b0-66f9278da474 used request id req-348940de-cec2-49ba-ad00-c04d4f48c59c 2018-09-22 05:14:30,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e96cec8b-c30a-4285-8cbb-3eca5630a880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:30,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-58e68793-d170-4796-af23-60a3a5ede4f4 Date: Sat, 22 Sep 2018 05:14:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:04Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","subnetpool_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet"}} 2018-09-22 05:14:30,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e96cec8b-c30a-4285-8cbb-3eca5630a880 used request id req-58e68793-d170-4796-af23-60a3a5ede4f4 2018-09-22 05:14:30,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/226cb5b5-81bd-4a89-8277-0b2b81b756da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:30,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1070 X-Openstack-Request-Id: req-917f8f9b-f66a-4608-a981-020598b5df4a Date: Sat, 22 Sep 2018 05:14:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.4"}],"id":"226cb5b5-81bd-4a89-8277-0b2b81b756da","security_groups":["91e8d7b9-11fd-44c0-963a-619390fa4f21"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:b1:42","device_id":"81d56fe4-6ad9-4383-9c32-d239f543866a","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack-port1-hos6wosi6uku","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","qos_policy_id":null,"admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal"}} 2018-09-22 05:14:30,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/226cb5b5-81bd-4a89-8277-0b2b81b756da used request id req-917f8f9b-f66a-4608-a981-020598b5df4a 2018-09-22 05:14:30,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e96cec8b-c30a-4285-8cbb-3eca5630a880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:30,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-07224cc6-1697-4ccc-88af-112dc5d4d8e7 Date: Sat, 22 Sep 2018 05:14:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:04Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","subnetpool_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet"}} 2018-09-22 05:14:30,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e96cec8b-c30a-4285-8cbb-3eca5630a880 used request id req-07224cc6-1697-4ccc-88af-112dc5d4d8e7 2018-09-22 05:14:30,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:30,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-8b756dd9-b4e9-4ac1-a988-0e3b1a439af6 Date: Sat, 22 Sep 2018 05:14:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:13:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:13:54Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/78c257f3-b0a4-4ceb-89be-7563aae97f28/snap", "metadata": {}}], "self": "/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28", "min_disk": 0, "protected": false, "id": "78c257f3-b0a4-4ceb-89be-7563aae97f28", "file": "/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ffc1f1e0614491aa6e0c407d8912e9d", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/78c257f3-b0a4-4ceb-89be-7563aae97f28/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:14:30,970 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28 used request id req-8b756dd9-b4e9-4ac1-a988-0e3b1a439af6 2018-09-22 05:14:30,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:31,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-30ef42de-5b18-4b54-8f66-75ec702d950d Date: Sat, 22 Sep 2018 05:14:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:14:31,130 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-30ef42de-5b18-4b54-8f66-75ec702d950d 2018-09-22 05:14:31,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:31,318 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:14:31 GMT Server: Apache x-openstack-request-id: req-db7600ba-7748-4bed-85b4-d3b1ee118fad Location: http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:14:31,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:31 GMT Server: Apache x-openstack-request-id: req-924e4ceb-b1b5-442a-acdc-0b120b3a3f2b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor2", "OS::project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "OS::stack_id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "security_group_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet", "net_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2", "inst1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "image2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "flavor1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor1", "image1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "stack_user_project_id": "f29b638c5f4049e19c571561b6fdc86a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T05:13:58Z", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAttfAD2ulXy098C+DEKkKbThvHb4dM88053Wyepd5Ns0zn2hh\nToVCsog+YnzE+Mg/5QIHKQ8UEHZONGr2S3EuntGuDULtGDRQun+Sq+dJEyWCokVx\nx0eXUluBDfcW1rguwZfKwh5gCIkZjMNJI+xhcm0AiMjXEtco1/afJHvIAeZ5IPOp\ne4x5O5vbvnZWPY8G9QBGJLXuhk5j1Yxrws6PWVSoaeDXNAEq1IDGGwxI+WVxbdJm\nRhLJYaLpsN0S4hlDMWzjqBdPxfx2H76qW9VQaddOxRQ16QZfl2Z1WXZ+yEHawMrq\ndDM9MYurYEUBhmbbr1MUnoYHUUVXNVSlu4A5RQIDAQABAoIBAQCn4tLnVeAy1Efb\nEsU1twFr6DWfCcGmoMvi+582EX+rYh/UbvNqNdJYO+GMbSQviy+gB4yrlrzFoNuO\nJeigvPwhuEYoxxsM7nxxwlHapjPi8L5SYZFnecToSjzlpcvCvLux5r62H03uiHR9\nW5L8+T9A4fVro35YPleydTELPt0XYAkIbTvC9F4KRLyt/1sC/1qiKQZMO8ZxCuep\nnuWBkpHy5clayDlvM8csv5kxoo7DLOqk0DheLg5V8wMIdd/dViItQ16nkQNte2MB\n/dtlrTm5liKG+4yvrMPQyfKd6+nF0k3D4a+K68JEKCQVxdbKL9o0TWJdWRaR/YZp\nkemipwwBAoGBAO5si4zLqRKhD0FMBTba2MAUr03ne0U0gw+BMkHbkNqYA4XTEqA7\nvUMPlMs1217i1OjnlEksaarbN+OQYckbZ7gC1mDLHr8VSsqeKlNpXmsPQQgiXXR1\n5BfQuqVRyhmL5aytOPuuIeTsmBRnkETz872etrgMYEek+oXhUBQpXccVAoGBAMRS\nS6RpcDopaPmGZwKmvCQE/SSqIKX/bW2QJ7rQ4XXWhVvDUIuLpGWw4ZvM6ML+SHWp\nl1yLpUEWCKD/oqnfgzEu1ivTtxslF/j6QjGhodlG6o81EO3IHADcU3J48XNi5xbo\nSCItwPg6JxTWFfNvGDq0E1B6NQwQrHVFe/HMVDVxAoGBAM/6P4EB5uopNHVxKts+\n6/QiFwmN8ynbNLhBquVn8mO8VtZV2NmNQvtMjC73O/T5SWAhImjyJPq1X3tSZvpW\nvZL2ZqrohFmK6UL11VYNhB8/nyrJT1xXujBME4RCZFkEf8SxFhP1Qfu/pqml7WM4\nqlWuLRU/Nn1InIBMmt37d6JBAoGBALx2B/lX4o1i7UwEcuS/rQKi62QEEX1pG+I+\nrXUQSi919OVnNO4Q6otYZuvKpHNz6ZlSaWRFBinZ/gSYAs4yK93OCXlfL3rWfBHe\nJCdC830CL++z0IGDRSaqW00bvyW2fwKlj4GIDKP+J0BAWCgtsMPB1HzAJCZl5zhY\nsKgpL3lxAoGAEvrJyfV+a8pyPfvXOB0c8vqo8gjozgSzi4zwoapKDkbLZXCs+QSH\nQLD260CeelwVGTyOuMjALrqpeaHSGqTkjFqBmDZ3PVnjmrJxUJiXRtkVoy6NwyN7\nagqTZYidHV7A+Pw9prE0etzIYpmU5g9IwR2zZsG0zbUuXyKt0pNR4FM=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:14:31,631 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 used request id req-924e4ceb-b1b5-442a-acdc-0b120b3a3f2b 2018-09-22 05:14:31,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:14:31,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:14:32,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d325520540c4dd6b9effadccbf3912c", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj-role"}, {"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T06:14:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-user", "id": "973c1de3ec6f440893a829050231c87b"}, "audit_ids": ["P6UYlD_dTd6NtTaER_aX-Q"], "issued_at": "2018-09-22T05:14:32.000000Z"}} 2018-09-22 05:14:32,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:32,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46bbb71c-3fef-4145-8cd9-657e7d658ae8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:14:32,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-46bbb71c-3fef-4145-8cd9-657e7d658ae8 2018-09-22 05:14:32,126 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:14:32,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:32,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd62d504-bae5-4bde-bfcd-1fd1b70a26ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:14:32,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cd62d504-bae5-4bde-bfcd-1fd1b70a26ed 2018-09-22 05:14:32,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:32,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-baa7679c-54aa-4e3e-8475-3d367c92379e Date: Sat, 22 Sep 2018 05:14:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7e946105-cf42-4a10-8409-a8b04e21f858","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","subnets":["e96cec8b-c30a-4285-8cbb-3eca5630a880"],"description":"","tags":[],"updated_at":"2018-09-22T05:14:04Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net","admin_state_up":true,"tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:03Z","provider:network_type":"vxlan"}]} 2018-09-22 05:14:32,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net used request id req-baa7679c-54aa-4e3e-8475-3d367c92379e 2018-09-22 05:14:32,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:14:32,474 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:14:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:14:32,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:32,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64403f31-ef04-40b2-8d00-a30d7c15100c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d"}, "enabled": true, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}} 2018-09-22 05:14:32,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d used request id req-64403f31-ef04-40b2-8d00-a30d7c15100c 2018-09-22 05:14:32,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:32,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0ac1597a-0a3a-4c15-8902-db69d75fb884 Date: Sat, 22 Sep 2018 05:14:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","subnetpool_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet"}]} 2018-09-22 05:14:32,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-0ac1597a-0a3a-4c15-8902-db69d75fb884 2018-09-22 05:14:32,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858&mac_address=fa%3A16%3A3e%3A29%3Ab1%3A42&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack-port1-hos6wosi6uku&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:32,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-00179962-175c-4ecd-b783-1d4348fb9542 Date: Sat, 22 Sep 2018 05:14:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.4"}],"id":"226cb5b5-81bd-4a89-8277-0b2b81b756da","security_groups":["91e8d7b9-11fd-44c0-963a-619390fa4f21"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:b1:42","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack-port1-hos6wosi6uku","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal","device_id":"81d56fe4-6ad9-4383-9c32-d239f543866a"}]} 2018-09-22 05:14:32,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858&mac_address=fa%3A16%3A3e%3A29%3Ab1%3A42&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack-port1-hos6wosi6uku&admin_state_up=True used request id req-00179962-175c-4ecd-b783-1d4348fb9542 2018-09-22 05:14:32,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:33,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bf4af30-aef2-4679-90db-bc32a71001cd Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d"}, "enabled": true, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}} 2018-09-22 05:14:33,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d used request id req-8bf4af30-aef2-4679-90db-bc32a71001cd 2018-09-22 05:14:33,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:33,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14: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-7440415a-0cbf-4805-a4a5-307d4a40c144 x-compute-request-id: req-7440415a-0cbf-4805-a4a5-307d4a40c144 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:b1:42", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:b1:42", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/81d56fe4-6ad9-4383-9c32-d239f543866a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/81d56fe4-6ad9-4383-9c32-d239f543866a", "rel": "bookmark"}], "image": {"id": "78c257f3-b0a4-4ceb-89be-7563aae97f28", "links": [{"href": "http://172.30.9.23:8774/images/78c257f3-b0a4-4ceb-89be-7563aae97f28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-09-22T05:14:02.000000", "flavor": {"id": "2511106b-a251-4931-8970-ca2057e21cec", "links": [{"href": "http://172.30.9.23:8774/flavors/2511106b-a251-4931-8970-ca2057e21cec", "rel": "bookmark"}]}, "id": "81d56fe4-6ad9-4383-9c32-d239f543866a", "security_groups": [{"name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp"}], "user_id": "973c1de3ec6f440893a829050231c87b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:14:16Z", "hostId": "d5f5f4505d9f3d320830b962e088cdadf771f75dfe6c53422effb392", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "created": "2018-09-22T05:14:08Z", "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:14:33,988 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1 used request id req-7440415a-0cbf-4805-a4a5-307d4a40c144 2018-09-22 05:14:33,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:34,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-4b538e0b-477c-4a28-a7cf-a31b2ee0d552 Date: Sat, 22 Sep 2018 05:14:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7e946105-cf42-4a10-8409-a8b04e21f858","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","subnets":["e96cec8b-c30a-4285-8cbb-3eca5630a880"],"description":"","tags":[],"updated_at":"2018-09-22T05:14:04Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net","admin_state_up":true,"tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:03Z","provider:network_type":"vxlan"}]} 2018-09-22 05:14:34,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net used request id req-4b538e0b-477c-4a28-a7cf-a31b2ee0d552 2018-09-22 05:14:34,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:34,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0c193cc6-7b75-4585-99c2-13f483d07d8e Date: Sat, 22 Sep 2018 05:14:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","subnetpool_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet"}]} 2018-09-22 05:14:34,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-0c193cc6-7b75-4585-99c2-13f483d07d8e 2018-09-22 05:14:34,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:35,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-5692f04a-17d3-49f3-bbae-3a4f245871e1 Date: Sat, 22 Sep 2018 05:14:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.4"}],"id":"226cb5b5-81bd-4a89-8277-0b2b81b756da","security_groups":["91e8d7b9-11fd-44c0-963a-619390fa4f21"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:b1:42","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack-port1-hos6wosi6uku","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal","device_id":"81d56fe4-6ad9-4383-9c32-d239f543866a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.8"}],"id":"3211aefe-5baa-4eda-ae71-d602569c64a2","security_groups":["98e1743f-9e40-4770-b80a-e9307109fb0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:8f:ec","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:09Z","binding:vnic_type":"normal","device_id":"09424322-06b5-415e-bca2-074ad600ce8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.2"}],"id":"6f70a6b3-20ba-48b3-9543-801107296f30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:ed:fb","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.3"}],"id":"751c842a-ecbd-412a-a325-e52d3f366bee","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:ed:b2","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.5"}],"id":"ec3cfbba-be22-40d1-824c-8501c414784a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:86:55","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.1"}],"id":"f2f0b9d0-dede-4c58-9691-6c2fd9b38e4b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:0f:de","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:07Z","binding:vnic_type":"normal","device_id":"12d03b97-3c56-43a7-bca6-b14d5e2c4adb"}]} 2018-09-22 05:14:35,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-5692f04a-17d3-49f3-bbae-3a4f245871e1 2018-09-22 05:14:35,033 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1 2018-09-22 05:14:35,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:35,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-363a5b50-9ff6-4188-90b4-0fade564712c Date: Sat, 22 Sep 2018 05:14:35 GMT RESP BODY: {"floatingips": [{"router_id": "12d03b97-3c56-43a7-bca6-b14d5e2c4adb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "created_at": "2018-09-22T05:14:07Z", "updated_at": "2018-09-22T05:14:09Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "port_id": "226cb5b5-81bd-4a89-8277-0b2b81b756da", "id": "215bd7b1-9512-4ee0-8749-448fbfeabe65"}]} 2018-09-22 05:14:35,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-363a5b50-9ff6-4188-90b4-0fade564712c 2018-09-22 05:14:35,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/19f997be-f878-41c3-92f8-5f836393736e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:35,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-405cf7be-2aca-4956-b37a-80469cd6d78a x-compute-request-id: req-405cf7be-2aca-4956-b37a-80469cd6d78a Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/19f997be-f878-41c3-92f8-5f836393736e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/19f997be-f878-41c3-92f8-5f836393736e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "19f997be-f878-41c3-92f8-5f836393736e", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack-flavor2-uugktqhubyf6", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:14:35,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/19f997be-f878-41c3-92f8-5f836393736e used request id req-405cf7be-2aca-4956-b37a-80469cd6d78a 2018-09-22 05:14:35,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e96cec8b-c30a-4285-8cbb-3eca5630a880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:35,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-88798c58-10d8-4265-bac7-94256f47cd66 Date: Sat, 22 Sep 2018 05:14:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:04Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","subnetpool_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet"}} 2018-09-22 05:14:35,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e96cec8b-c30a-4285-8cbb-3eca5630a880 used request id req-88798c58-10d8-4265-bac7-94256f47cd66 2018-09-22 05:14:35,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:35,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7a9466d6-f163-45d3-bc6d-d13659c51663 Date: Sat, 22 Sep 2018 05:14:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7e946105-cf42-4a10-8409-a8b04e21f858","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","subnets":["e96cec8b-c30a-4285-8cbb-3eca5630a880"],"description":"","tags":[],"updated_at":"2018-09-22T05:14:04Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net","admin_state_up":true,"tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:03Z","provider:network_type":"vxlan"}]} 2018-09-22 05:14:35,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-7a9466d6-f163-45d3-bc6d-d13659c51663 2018-09-22 05:14:35,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:35,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-02256982-be13-4424-ab53-5405557635d2 Date: Sat, 22 Sep 2018 05:14:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","subnetpool_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet"}]} 2018-09-22 05:14:35,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-02256982-be13-4424-ab53-5405557635d2 2018-09-22 05:14:35,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:36,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-03e551d2-87ab-4a6a-a78d-84ed3daaac0c Date: Sat, 22 Sep 2018 05:14:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7e946105-cf42-4a10-8409-a8b04e21f858","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","subnets":["e96cec8b-c30a-4285-8cbb-3eca5630a880"],"description":"","tags":[],"updated_at":"2018-09-22T05:14:04Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net","admin_state_up":true,"tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:03Z","provider:network_type":"vxlan"}]} 2018-09-22 05:14:36,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net used request id req-03e551d2-87ab-4a6a-a78d-84ed3daaac0c 2018-09-22 05:14:36,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:36,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93fb7411-7959-4600-8f6c-1a4b3963e7e7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d"}, "enabled": true, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}} 2018-09-22 05:14:36,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d used request id req-93fb7411-7959-4600-8f6c-1a4b3963e7e7 2018-09-22 05:14:36,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:36,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-94387f20-c726-4d33-a117-fc7f66c495a6 Date: Sat, 22 Sep 2018 05:14:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","subnetpool_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet"}]} 2018-09-22 05:14:36,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-94387f20-c726-4d33-a117-fc7f66c495a6 2018-09-22 05:14:36,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858&mac_address=fa%3A16%3A3e%3A88%3A8f%3Aec&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:36,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 958 X-Openstack-Request-Id: req-62551e52-3c6f-46d7-bc68-6ac924001dcf Date: Sat, 22 Sep 2018 05:14:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.8"}],"id":"3211aefe-5baa-4eda-ae71-d602569c64a2","security_groups":["98e1743f-9e40-4770-b80a-e9307109fb0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:8f:ec","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:09Z","binding:vnic_type":"normal","device_id":"09424322-06b5-415e-bca2-074ad600ce8a"}]} 2018-09-22 05:14:36,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858&mac_address=fa%3A16%3A3e%3A88%3A8f%3Aec&admin_state_up=True used request id req-62551e52-3c6f-46d7-bc68-6ac924001dcf 2018-09-22 05:14:36,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:36,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4db3dbd1-5d62-42aa-91d4-0c8ebcb520ce Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d"}, "enabled": true, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}} 2018-09-22 05:14:36,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d used request id req-4db3dbd1-5d62-42aa-91d4-0c8ebcb520ce 2018-09-22 05:14:36,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:36,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-2afe0d34-c0af-4acc-8b64-564f2d862904 Date: Sat, 22 Sep 2018 05:14:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7e946105-cf42-4a10-8409-a8b04e21f858","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","subnets":["e96cec8b-c30a-4285-8cbb-3eca5630a880"],"description":"","tags":[],"updated_at":"2018-09-22T05:14:04Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net","admin_state_up":true,"tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:03Z","provider:network_type":"vxlan"}]} 2018-09-22 05:14:36,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net used request id req-2afe0d34-c0af-4acc-8b64-564f2d862904 2018-09-22 05:14:36,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:36,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3ff1b222-ee0e-4d71-a283-38b3f90f723e Date: Sat, 22 Sep 2018 05:14:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","subnetpool_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet"}]} 2018-09-22 05:14:36,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-3ff1b222-ee0e-4d71-a283-38b3f90f723e 2018-09-22 05:14:36,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:36,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-2f0ba9a8-2bc4-40cc-9ed0-7f4823762a7f Date: Sat, 22 Sep 2018 05:14:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.4"}],"id":"226cb5b5-81bd-4a89-8277-0b2b81b756da","security_groups":["91e8d7b9-11fd-44c0-963a-619390fa4f21"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:b1:42","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack-port1-hos6wosi6uku","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal","device_id":"81d56fe4-6ad9-4383-9c32-d239f543866a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.8"}],"id":"3211aefe-5baa-4eda-ae71-d602569c64a2","security_groups":["98e1743f-9e40-4770-b80a-e9307109fb0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:8f:ec","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:09Z","binding:vnic_type":"normal","device_id":"09424322-06b5-415e-bca2-074ad600ce8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.2"}],"id":"6f70a6b3-20ba-48b3-9543-801107296f30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:ed:fb","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.3"}],"id":"751c842a-ecbd-412a-a325-e52d3f366bee","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:ed:b2","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.5"}],"id":"ec3cfbba-be22-40d1-824c-8501c414784a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:86:55","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.1"}],"id":"f2f0b9d0-dede-4c58-9691-6c2fd9b38e4b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:0f:de","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:07Z","binding:vnic_type":"normal","device_id":"12d03b97-3c56-43a7-bca6-b14d5e2c4adb"}]} 2018-09-22 05:14:36,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-2f0ba9a8-2bc4-40cc-9ed0-7f4823762a7f 2018-09-22 05:14:36,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:36,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-3080babf-3b1e-4c0c-abd2-b105e4c3252c Date: Sat, 22 Sep 2018 05:14:36 GMT RESP BODY: {"floatingips": [{"router_id": "12d03b97-3c56-43a7-bca6-b14d5e2c4adb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "created_at": "2018-09-22T05:14:07Z", "updated_at": "2018-09-22T05:14:09Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "port_id": "226cb5b5-81bd-4a89-8277-0b2b81b756da", "id": "215bd7b1-9512-4ee0-8749-448fbfeabe65"}]} 2018-09-22 05:14:36,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-3080babf-3b1e-4c0c-abd2-b105e4c3252c 2018-09-22 05:14:36,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:36,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-8104e73e-9ccb-42ff-ac25-b29c21724f4e Date: Sat, 22 Sep 2018 05:14:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:13:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-22T05:13:54Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/78c257f3-b0a4-4ceb-89be-7563aae97f28/snap", "metadata": {}}], "self": "/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28", "min_disk": 0, "protected": false, "id": "78c257f3-b0a4-4ceb-89be-7563aae97f28", "file": "/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ffc1f1e0614491aa6e0c407d8912e9d", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/78c257f3-b0a4-4ceb-89be-7563aae97f28/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:14:36,857 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28 used request id req-8104e73e-9ccb-42ff-ac25-b29c21724f4e 2018-09-22 05:14:36,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e0e3b9fa2807934b7ea6654b019f941bd5efab" 2018-09-22 05:14:37,048 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:14:36 GMT Server: Apache x-openstack-request-id: req-08cb424f-247f-4679-8ae6-434f4fbdb20f Location: http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:14:37,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:37 GMT Server: Apache x-openstack-request-id: req-7e247933-a24a-42b7-99c0-cf93eece60b4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor2", "OS::project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "OS::stack_id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "security_group_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet", "net_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2", "inst1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "image2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "flavor1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor1", "image1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "stack_user_project_id": "f29b638c5f4049e19c571561b6fdc86a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-22T05:13:58Z", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAttfAD2ulXy098C+DEKkKbThvHb4dM88053Wyepd5Ns0zn2hh\nToVCsog+YnzE+Mg/5QIHKQ8UEHZONGr2S3EuntGuDULtGDRQun+Sq+dJEyWCokVx\nx0eXUluBDfcW1rguwZfKwh5gCIkZjMNJI+xhcm0AiMjXEtco1/afJHvIAeZ5IPOp\ne4x5O5vbvnZWPY8G9QBGJLXuhk5j1Yxrws6PWVSoaeDXNAEq1IDGGwxI+WVxbdJm\nRhLJYaLpsN0S4hlDMWzjqBdPxfx2H76qW9VQaddOxRQ16QZfl2Z1WXZ+yEHawMrq\ndDM9MYurYEUBhmbbr1MUnoYHUUVXNVSlu4A5RQIDAQABAoIBAQCn4tLnVeAy1Efb\nEsU1twFr6DWfCcGmoMvi+582EX+rYh/UbvNqNdJYO+GMbSQviy+gB4yrlrzFoNuO\nJeigvPwhuEYoxxsM7nxxwlHapjPi8L5SYZFnecToSjzlpcvCvLux5r62H03uiHR9\nW5L8+T9A4fVro35YPleydTELPt0XYAkIbTvC9F4KRLyt/1sC/1qiKQZMO8ZxCuep\nnuWBkpHy5clayDlvM8csv5kxoo7DLOqk0DheLg5V8wMIdd/dViItQ16nkQNte2MB\n/dtlrTm5liKG+4yvrMPQyfKd6+nF0k3D4a+K68JEKCQVxdbKL9o0TWJdWRaR/YZp\nkemipwwBAoGBAO5si4zLqRKhD0FMBTba2MAUr03ne0U0gw+BMkHbkNqYA4XTEqA7\nvUMPlMs1217i1OjnlEksaarbN+OQYckbZ7gC1mDLHr8VSsqeKlNpXmsPQQgiXXR1\n5BfQuqVRyhmL5aytOPuuIeTsmBRnkETz872etrgMYEek+oXhUBQpXccVAoGBAMRS\nS6RpcDopaPmGZwKmvCQE/SSqIKX/bW2QJ7rQ4XXWhVvDUIuLpGWw4ZvM6ML+SHWp\nl1yLpUEWCKD/oqnfgzEu1ivTtxslF/j6QjGhodlG6o81EO3IHADcU3J48XNi5xbo\nSCItwPg6JxTWFfNvGDq0E1B6NQwQrHVFe/HMVDVxAoGBAM/6P4EB5uopNHVxKts+\n6/QiFwmN8ynbNLhBquVn8mO8VtZV2NmNQvtMjC73O/T5SWAhImjyJPq1X3tSZvpW\nvZL2ZqrohFmK6UL11VYNhB8/nyrJT1xXujBME4RCZFkEf8SxFhP1Qfu/pqml7WM4\nqlWuLRU/Nn1InIBMmt37d6JBAoGBALx2B/lX4o1i7UwEcuS/rQKi62QEEX1pG+I+\nrXUQSi919OVnNO4Q6otYZuvKpHNz6ZlSaWRFBinZ/gSYAs4yK93OCXlfL3rWfBHe\nJCdC830CL++z0IGDRSaqW00bvyW2fwKlj4GIDKP+J0BAWCgtsMPB1HzAJCZl5zhY\nsKgpL3lxAoGAEvrJyfV+a8pyPfvXOB0c8vqo8gjozgSzi4zwoapKDkbLZXCs+QSH\nQLD260CeelwVGTyOuMjALrqpeaHSGqTkjFqBmDZ3PVnjmrJxUJiXRtkVoy6NwyN7\nagqTZYidHV7A+Pw9prE0etzIYpmU5g9IwR2zZsG0zbUuXyKt0pNR4FM=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:14:37,373 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 used request id req-7e247933-a24a-42b7-99c0-cf93eece60b4 2018-09-22 05:14:37,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:14:37,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:14:37,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d325520540c4dd6b9effadccbf3912c", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj-role"}, {"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T06:14:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/9ffc1f1e0614491aa6e0c407d8912e9d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-user", "id": "973c1de3ec6f440893a829050231c87b"}, "audit_ids": ["om-3HMAyQQmtTOXSG-XNtw"], "issued_at": "2018-09-22T05:14:37.000000Z"}} 2018-09-22 05:14:37,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babd620e6149116178b0463852e765a77090f888" 2018-09-22 05:14:37,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20154e16-e8cf-427b-b760-a7d6fe71235b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:14:37,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-20154e16-e8cf-427b-b760-a7d6fe71235b 2018-09-22 05:14:37,843 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:14:37,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babd620e6149116178b0463852e765a77090f888" 2018-09-22 05:14:37,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a6a3b64-5eb8-439e-ae49-9436adfdf262 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:14:37,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7a6a3b64-5eb8-439e-ae49-9436adfdf262 2018-09-22 05:14:37,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babd620e6149116178b0463852e765a77090f888" 2018-09-22 05:14:38,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-29447d95-60eb-4bab-8c2f-7dbc1942fcad Date: Sat, 22 Sep 2018 05:14:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7e946105-cf42-4a10-8409-a8b04e21f858","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","subnets":["e96cec8b-c30a-4285-8cbb-3eca5630a880"],"description":"","tags":[],"updated_at":"2018-09-22T05:14:04Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net","admin_state_up":true,"tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:03Z","provider:network_type":"vxlan"}]} 2018-09-22 05:14:38,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net used request id req-29447d95-60eb-4bab-8c2f-7dbc1942fcad 2018-09-22 05:14:38,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:14:38,315 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:14:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:14:38,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babd620e6149116178b0463852e765a77090f888" 2018-09-22 05:14:38,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb1da440-f0fd-4db7-886e-7f0d073b48e4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d"}, "enabled": true, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}} 2018-09-22 05:14:38,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d used request id req-bb1da440-f0fd-4db7-886e-7f0d073b48e4 2018-09-22 05:14:38,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babd620e6149116178b0463852e765a77090f888" 2018-09-22 05:14:38,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ff6e4a88-8550-4c4d-95c5-f7c2c16b8be6 Date: Sat, 22 Sep 2018 05:14:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","subnetpool_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet"}]} 2018-09-22 05:14:38,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-ff6e4a88-8550-4c4d-95c5-f7c2c16b8be6 2018-09-22 05:14:38,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858&mac_address=fa%3A16%3A3e%3A88%3A8f%3Aec&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babd620e6149116178b0463852e765a77090f888" 2018-09-22 05:14:38,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 958 X-Openstack-Request-Id: req-2c17242e-6e07-4151-b7a5-2b77d23ee988 Date: Sat, 22 Sep 2018 05:14:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.8"}],"id":"3211aefe-5baa-4eda-ae71-d602569c64a2","security_groups":["98e1743f-9e40-4770-b80a-e9307109fb0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:8f:ec","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:09Z","binding:vnic_type":"normal","device_id":"09424322-06b5-415e-bca2-074ad600ce8a"}]} 2018-09-22 05:14:38,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858&mac_address=fa%3A16%3A3e%3A88%3A8f%3Aec&admin_state_up=True used request id req-2c17242e-6e07-4151-b7a5-2b77d23ee988 2018-09-22 05:14:38,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babd620e6149116178b0463852e765a77090f888" 2018-09-22 05:14:38,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2601d7b7-6f86-41ed-8e4f-b2aa7e24125d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d"}, "enabled": true, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}} 2018-09-22 05:14:38,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d used request id req-2601d7b7-6f86-41ed-8e4f-b2aa7e24125d 2018-09-22 05:14:38,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babd620e6149116178b0463852e765a77090f888" 2018-09-22 05:14:40,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-10597eeb-9965-44dd-b00c-1a8bf5e7a91b x-compute-request-id: req-10597eeb-9965-44dd-b00c-1a8bf5e7a91b Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:8f:ec", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09424322-06b5-415e-bca2-074ad600ce8a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09424322-06b5-415e-bca2-074ad600ce8a", "rel": "bookmark"}], "image": {"id": "78c257f3-b0a4-4ceb-89be-7563aae97f28", "links": [{"href": "http://172.30.9.23:8774/images/78c257f3-b0a4-4ceb-89be-7563aae97f28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-09-22T05:14:04.000000", "flavor": {"id": "19f997be-f878-41c3-92f8-5f836393736e", "links": [{"href": "http://172.30.9.23:8774/flavors/19f997be-f878-41c3-92f8-5f836393736e", "rel": "bookmark"}]}, "id": "09424322-06b5-415e-bca2-074ad600ce8a", "security_groups": [{"name": "default"}], "user_id": "973c1de3ec6f440893a829050231c87b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:14:18Z", "hostId": "d5f5f4505d9f3d320830b962e088cdadf771f75dfe6c53422effb392", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2", "created": "2018-09-22T05:14:08Z", "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:14:40,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2 used request id req-10597eeb-9965-44dd-b00c-1a8bf5e7a91b 2018-09-22 05:14:40,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babd620e6149116178b0463852e765a77090f888" 2018-09-22 05:14:40,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-9f941b59-6161-440f-93cd-d5836898782f Date: Sat, 22 Sep 2018 05:14:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7e946105-cf42-4a10-8409-a8b04e21f858","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","subnets":["e96cec8b-c30a-4285-8cbb-3eca5630a880"],"description":"","tags":[],"updated_at":"2018-09-22T05:14:04Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net","admin_state_up":true,"tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:03Z","provider:network_type":"vxlan"}]} 2018-09-22 05:14:40,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net used request id req-9f941b59-6161-440f-93cd-d5836898782f 2018-09-22 05:14:40,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babd620e6149116178b0463852e765a77090f888" 2018-09-22 05:14:40,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-66567ea8-a310-4464-b432-1ac1dc63b14b Date: Sat, 22 Sep 2018 05:14:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","subnetpool_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet"}]} 2018-09-22 05:14:40,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-66567ea8-a310-4464-b432-1ac1dc63b14b 2018-09-22 05:14:40,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babd620e6149116178b0463852e765a77090f888" 2018-09-22 05:14:40,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-c63aedb2-5247-4c8a-bde1-1183c55e1bc6 Date: Sat, 22 Sep 2018 05:14:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.4"}],"id":"226cb5b5-81bd-4a89-8277-0b2b81b756da","security_groups":["91e8d7b9-11fd-44c0-963a-619390fa4f21"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:b1:42","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack-port1-hos6wosi6uku","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal","device_id":"81d56fe4-6ad9-4383-9c32-d239f543866a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.8"}],"id":"3211aefe-5baa-4eda-ae71-d602569c64a2","security_groups":["98e1743f-9e40-4770-b80a-e9307109fb0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:8f:ec","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:09Z","binding:vnic_type":"normal","device_id":"09424322-06b5-415e-bca2-074ad600ce8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.2"}],"id":"6f70a6b3-20ba-48b3-9543-801107296f30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:ed:fb","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.3"}],"id":"751c842a-ecbd-412a-a325-e52d3f366bee","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:ed:b2","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.5"}],"id":"ec3cfbba-be22-40d1-824c-8501c414784a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:86:55","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.1"}],"id":"f2f0b9d0-dede-4c58-9691-6c2fd9b38e4b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:0f:de","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:07Z","binding:vnic_type":"normal","device_id":"12d03b97-3c56-43a7-bca6-b14d5e2c4adb"}]} 2018-09-22 05:14:40,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-c63aedb2-5247-4c8a-bde1-1183c55e1bc6 2018-09-22 05:14:40,663 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2 2018-09-22 05:14:40,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babd620e6149116178b0463852e765a77090f888" 2018-09-22 05:14:40,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-c1bee671-7ad9-4b22-a2b9-4a18454c6da7 Date: Sat, 22 Sep 2018 05:14:40 GMT RESP BODY: {"floatingips": [{"router_id": "12d03b97-3c56-43a7-bca6-b14d5e2c4adb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "created_at": "2018-09-22T05:14:07Z", "updated_at": "2018-09-22T05:14:09Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "10.1.2.4", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "port_id": "226cb5b5-81bd-4a89-8277-0b2b81b756da", "id": "215bd7b1-9512-4ee0-8749-448fbfeabe65"}]} 2018-09-22 05:14:40,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-c1bee671-7ad9-4b22-a2b9-4a18454c6da7 2018-09-22 05:14:40,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/81d56fe4-6ad9-4383-9c32-d239f543866a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:41,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00a0edf5-4af7-48b7-86c9-af1a282adbaa x-compute-request-id: req-00a0edf5-4af7-48b7-86c9-af1a282adbaa Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:b1:42", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:b1:42", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/81d56fe4-6ad9-4383-9c32-d239f543866a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/81d56fe4-6ad9-4383-9c32-d239f543866a", "rel": "bookmark"}], "image": {"id": "78c257f3-b0a4-4ceb-89be-7563aae97f28", "links": [{"href": "http://172.30.9.23:8774/images/78c257f3-b0a4-4ceb-89be-7563aae97f28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-09-22T05:14:02.000000", "flavor": {"id": "2511106b-a251-4931-8970-ca2057e21cec", "links": [{"href": "http://172.30.9.23:8774/flavors/2511106b-a251-4931-8970-ca2057e21cec", "rel": "bookmark"}]}, "id": "81d56fe4-6ad9-4383-9c32-d239f543866a", "security_groups": [{"name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp"}], "user_id": "973c1de3ec6f440893a829050231c87b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:14:16Z", "hostId": "d5f5f4505d9f3d320830b962e088cdadf771f75dfe6c53422effb392", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "created": "2018-09-22T05:14:08Z", "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:14:41,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/81d56fe4-6ad9-4383-9c32-d239f543866a used request id req-00a0edf5-4af7-48b7-86c9-af1a282adbaa 2018-09-22 05:14:41,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:41,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-dc3ca436-f162-4bb1-bd9a-cdd7a4140e4a Date: Sat, 22 Sep 2018 05:14:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7e946105-cf42-4a10-8409-a8b04e21f858","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","subnets":["e96cec8b-c30a-4285-8cbb-3eca5630a880"],"description":"","tags":[],"updated_at":"2018-09-22T05:14:04Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net","admin_state_up":true,"tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:03Z","provider:network_type":"vxlan"}]} 2018-09-22 05:14:41,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net used request id req-dc3ca436-f162-4bb1-bd9a-cdd7a4140e4a 2018-09-22 05:14:41,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:41,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11a90e95-643a-465a-b620-aeebedc4e8a4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d"}, "enabled": true, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}} 2018-09-22 05:14:41,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d used request id req-11a90e95-643a-465a-b620-aeebedc4e8a4 2018-09-22 05:14:41,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:41,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3511c282-9749-41b3-baeb-96e73b47d484 Date: Sat, 22 Sep 2018 05:14:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","subnetpool_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet"}]} 2018-09-22 05:14:41,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-3511c282-9749-41b3-baeb-96e73b47d484 2018-09-22 05:14:41,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:41,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-b98ca0aa-a7c2-4c21-a7ba-5e6e358f2d7f Date: Sat, 22 Sep 2018 05:14:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.4"}],"id":"226cb5b5-81bd-4a89-8277-0b2b81b756da","security_groups":["91e8d7b9-11fd-44c0-963a-619390fa4f21"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:b1:42","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack-port1-hos6wosi6uku","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal","device_id":"81d56fe4-6ad9-4383-9c32-d239f543866a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.8"}],"id":"3211aefe-5baa-4eda-ae71-d602569c64a2","security_groups":["98e1743f-9e40-4770-b80a-e9307109fb0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:8f:ec","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:09Z","binding:vnic_type":"normal","device_id":"09424322-06b5-415e-bca2-074ad600ce8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.2"}],"id":"6f70a6b3-20ba-48b3-9543-801107296f30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:ed:fb","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.3"}],"id":"751c842a-ecbd-412a-a325-e52d3f366bee","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:ed:b2","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.5"}],"id":"ec3cfbba-be22-40d1-824c-8501c414784a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:86:55","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.1"}],"id":"f2f0b9d0-dede-4c58-9691-6c2fd9b38e4b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:0f:de","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:07Z","binding:vnic_type":"normal","device_id":"12d03b97-3c56-43a7-bca6-b14d5e2c4adb"}]} 2018-09-22 05:14:41,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-b98ca0aa-a7c2-4c21-a7ba-5e6e358f2d7f 2018-09-22 05:14:41,993 - create_instance - INFO - Checking if VM is active 2018-09-22 05:14:41,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/81d56fe4-6ad9-4383-9c32-d239f543866a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:42,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14: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-8789547f-a667-4fc0-b6fd-894d9bafc204 x-compute-request-id: req-8789547f-a667-4fc0-b6fd-894d9bafc204 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:b1:42", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:b1:42", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/81d56fe4-6ad9-4383-9c32-d239f543866a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/81d56fe4-6ad9-4383-9c32-d239f543866a", "rel": "bookmark"}], "image": {"id": "78c257f3-b0a4-4ceb-89be-7563aae97f28", "links": [{"href": "http://172.30.9.23:8774/images/78c257f3-b0a4-4ceb-89be-7563aae97f28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-09-22T05:14:02.000000", "flavor": {"id": "2511106b-a251-4931-8970-ca2057e21cec", "links": [{"href": "http://172.30.9.23:8774/flavors/2511106b-a251-4931-8970-ca2057e21cec", "rel": "bookmark"}]}, "id": "81d56fe4-6ad9-4383-9c32-d239f543866a", "security_groups": [{"name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp"}], "user_id": "973c1de3ec6f440893a829050231c87b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:14:16Z", "hostId": "d5f5f4505d9f3d320830b962e088cdadf771f75dfe6c53422effb392", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "created": "2018-09-22T05:14:08Z", "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:14:42,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/81d56fe4-6ad9-4383-9c32-d239f543866a used request id req-8789547f-a667-4fc0-b6fd-894d9bafc204 2018-09-22 05:14:42,429 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1] is - ACTIVE 2018-09-22 05:14:42,429 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:14:42,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/81d56fe4-6ad9-4383-9c32-d239f543866a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:43,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14: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-72f257e0-95ff-4a18-8f20-2ea367466992 x-compute-request-id: req-72f257e0-95ff-4a18-8f20-2ea367466992 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:b1:42", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:b1:42", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/81d56fe4-6ad9-4383-9c32-d239f543866a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/81d56fe4-6ad9-4383-9c32-d239f543866a", "rel": "bookmark"}], "image": {"id": "78c257f3-b0a4-4ceb-89be-7563aae97f28", "links": [{"href": "http://172.30.9.23:8774/images/78c257f3-b0a4-4ceb-89be-7563aae97f28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000120", "OS-SRV-USG:launched_at": "2018-09-22T05:14:02.000000", "flavor": {"id": "2511106b-a251-4931-8970-ca2057e21cec", "links": [{"href": "http://172.30.9.23:8774/flavors/2511106b-a251-4931-8970-ca2057e21cec", "rel": "bookmark"}]}, "id": "81d56fe4-6ad9-4383-9c32-d239f543866a", "security_groups": [{"name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp"}], "user_id": "973c1de3ec6f440893a829050231c87b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:14:16Z", "hostId": "d5f5f4505d9f3d320830b962e088cdadf771f75dfe6c53422effb392", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "created": "2018-09-22T05:14:08Z", "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:14:43,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/81d56fe4-6ad9-4383-9c32-d239f543866a used request id req-72f257e0-95ff-4a18-8f20-2ea367466992 2018-09-22 05:14:43,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:43,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-61950e54-3e61-41b1-b20d-799c8d583bce Date: Sat, 22 Sep 2018 05:14:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7e946105-cf42-4a10-8409-a8b04e21f858","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","subnets":["e96cec8b-c30a-4285-8cbb-3eca5630a880"],"description":"","tags":[],"updated_at":"2018-09-22T05:14:04Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net","admin_state_up":true,"tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:03Z","provider:network_type":"vxlan"}]} 2018-09-22 05:14:43,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net used request id req-61950e54-3e61-41b1-b20d-799c8d583bce 2018-09-22 05:14:43,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:43,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b7a6013-a3b5-4d8a-bffd-0272bb56243b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d"}, "enabled": true, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}} 2018-09-22 05:14:43,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d used request id req-5b7a6013-a3b5-4d8a-bffd-0272bb56243b 2018-09-22 05:14:43,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:43,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-078fe5fb-c7f2-4a09-99d3-ca6232eb2db4 Date: Sat, 22 Sep 2018 05:14:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","subnetpool_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet"}]} 2018-09-22 05:14:43,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-078fe5fb-c7f2-4a09-99d3-ca6232eb2db4 2018-09-22 05:14:43,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ef1415088ef717e8b6baa1f9d46a437070d869" 2018-09-22 05:14:43,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-99ad007a-edd9-4d83-abec-ee32775d5bab Date: Sat, 22 Sep 2018 05:14:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.4"}],"id":"226cb5b5-81bd-4a89-8277-0b2b81b756da","security_groups":["91e8d7b9-11fd-44c0-963a-619390fa4f21"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:b1:42","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack-port1-hos6wosi6uku","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal","device_id":"81d56fe4-6ad9-4383-9c32-d239f543866a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.8"}],"id":"3211aefe-5baa-4eda-ae71-d602569c64a2","security_groups":["98e1743f-9e40-4770-b80a-e9307109fb0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:8f:ec","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:09Z","binding:vnic_type":"normal","device_id":"09424322-06b5-415e-bca2-074ad600ce8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.2"}],"id":"6f70a6b3-20ba-48b3-9543-801107296f30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:ed:fb","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.3"}],"id":"751c842a-ecbd-412a-a325-e52d3f366bee","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:ed:b2","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.5"}],"id":"ec3cfbba-be22-40d1-824c-8501c414784a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:86:55","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.1"}],"id":"f2f0b9d0-dede-4c58-9691-6c2fd9b38e4b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:0f:de","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:07Z","binding:vnic_type":"normal","device_id":"12d03b97-3c56-43a7-bca6-b14d5e2c4adb"}]} 2018-09-22 05:14:43,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-99ad007a-edd9-4d83-abec-ee32775d5bab 2018-09-22 05:14:43,469 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:14:43,472 - paramiko.transport - DEBUG - starting thread (client mode): 0x674d91d0L 2018-09-22 05:14:43,473 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:14:43,478 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:14:43,478 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:14:43,479 - 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-09-22 05:14:43,480 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:14:43,480 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:14:43,480 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:14:43,480 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:14:43,480 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:14:43,534 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:14:43,534 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:14:43,537 - paramiko.transport - DEBUG - Trying key 5b93939dad93074fec4e945b414d3b70 from 60842dbf-4791-44b9-96e8-c7b7c6b0d4bd 2018-09-22 05:14:43,571 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:14:43,576 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:14:43,676 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:14:43,714 - create_instance - INFO - SSH is active for VM instance 2018-09-22 05:14:43,715 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:14:43,716 - paramiko.transport - DEBUG - starting thread (client mode): 0x674d9210L 2018-09-22 05:14:43,717 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:14:43,717 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-22 05:14:43,717 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-22 05:14:43,718 - 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-09-22 05:14:43,718 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:14:43,719 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-22 05:14:43,719 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:14:43,719 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:14:43,719 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:14:43,736 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:14:43,736 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:14:43,749 - paramiko.transport - DEBUG - Trying key 5b93939dad93074fec4e945b414d3b70 from 60842dbf-4791-44b9-96e8-c7b7c6b0d4bd 2018-09-22 05:14:43,775 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:14:43,781 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:14:43,813 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 05:14:43,814 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-22 05:14:43,815 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 05:14:43,816 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 05:14:43,817 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:14:43,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/09424322-06b5-415e-bca2-074ad600ce8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babd620e6149116178b0463852e765a77090f888" 2018-09-22 05:14:44,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14: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-a8cbc1f9-32ae-434d-847a-2a73738468e2 x-compute-request-id: req-a8cbc1f9-32ae-434d-847a-2a73738468e2 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:8f:ec", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/09424322-06b5-415e-bca2-074ad600ce8a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/09424322-06b5-415e-bca2-074ad600ce8a", "rel": "bookmark"}], "image": {"id": "78c257f3-b0a4-4ceb-89be-7563aae97f28", "links": [{"href": "http://172.30.9.23:8774/images/78c257f3-b0a4-4ceb-89be-7563aae97f28", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011d", "OS-SRV-USG:launched_at": "2018-09-22T05:14:04.000000", "flavor": {"id": "19f997be-f878-41c3-92f8-5f836393736e", "links": [{"href": "http://172.30.9.23:8774/flavors/19f997be-f878-41c3-92f8-5f836393736e", "rel": "bookmark"}]}, "id": "09424322-06b5-415e-bca2-074ad600ce8a", "security_groups": [{"name": "default"}], "user_id": "973c1de3ec6f440893a829050231c87b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:14:18Z", "hostId": "d5f5f4505d9f3d320830b962e088cdadf771f75dfe6c53422effb392", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2", "created": "2018-09-22T05:14:08Z", "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:14:44,419 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/09424322-06b5-415e-bca2-074ad600ce8a used request id req-a8cbc1f9-32ae-434d-847a-2a73738468e2 2018-09-22 05:14:44,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babd620e6149116178b0463852e765a77090f888" 2018-09-22 05:14:44,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-77cfff3c-3b66-4664-a515-1040563926e3 Date: Sat, 22 Sep 2018 05:14:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7e946105-cf42-4a10-8409-a8b04e21f858","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","subnets":["e96cec8b-c30a-4285-8cbb-3eca5630a880"],"description":"","tags":[],"updated_at":"2018-09-22T05:14:04Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net","admin_state_up":true,"tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:03Z","provider:network_type":"vxlan"}]} 2018-09-22 05:14:44,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net used request id req-77cfff3c-3b66-4664-a515-1040563926e3 2018-09-22 05:14:44,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babd620e6149116178b0463852e765a77090f888" 2018-09-22 05:14:44,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2869e729-a210-47bf-abf5-892b796d416e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d"}, "enabled": true, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}} 2018-09-22 05:14:44,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d used request id req-2869e729-a210-47bf-abf5-892b796d416e 2018-09-22 05:14:44,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babd620e6149116178b0463852e765a77090f888" 2018-09-22 05:14:44,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d3b95cee-445d-4987-a3f8-0f45f5f76b2c Date: Sat, 22 Sep 2018 05:14:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","dns_nameservers":[],"updated_at":"2018-09-22T05:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","subnetpool_id":null,"name":"CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet"}]} 2018-09-22 05:14:44,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-d3b95cee-445d-4987-a3f8-0f45f5f76b2c 2018-09-22 05:14:44,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}babd620e6149116178b0463852e765a77090f888" 2018-09-22 05:14:45,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-5ec00542-cccd-4926-aca6-00f8a1ff3a9a Date: Sat, 22 Sep 2018 05:14:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.4"}],"id":"226cb5b5-81bd-4a89-8277-0b2b81b756da","security_groups":["91e8d7b9-11fd-44c0-963a-619390fa4f21"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:b1:42","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack-port1-hos6wosi6uku","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal","device_id":"81d56fe4-6ad9-4383-9c32-d239f543866a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.8"}],"id":"3211aefe-5baa-4eda-ae71-d602569c64a2","security_groups":["98e1743f-9e40-4770-b80a-e9307109fb0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:8f:ec","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:09Z","binding:vnic_type":"normal","device_id":"09424322-06b5-415e-bca2-074ad600ce8a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.2"}],"id":"6f70a6b3-20ba-48b3-9543-801107296f30","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:ed:fb","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.3"}],"id":"751c842a-ecbd-412a-a325-e52d3f366bee","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:ed:b2","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:05Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.5"}],"id":"ec3cfbba-be22-40d1-824c-8501c414784a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:15:86:55","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7e946105-cf42-4a10-8409-a8b04e21f858"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:14:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e96cec8b-c30a-4285-8cbb-3eca5630a880","ip_address":"10.1.2.1"}],"id":"f2f0b9d0-dede-4c58-9691-6c2fd9b38e4b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:0f:de","project_id":"9ffc1f1e0614491aa6e0c407d8912e9d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e946105-cf42-4a10-8409-a8b04e21f858","tenant_id":"9ffc1f1e0614491aa6e0c407d8912e9d","created_at":"2018-09-22T05:14:07Z","binding:vnic_type":"normal","device_id":"12d03b97-3c56-43a7-bca6-b14d5e2c4adb"}]} 2018-09-22 05:14:45,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7e946105-cf42-4a10-8409-a8b04e21f858 used request id req-5ec00542-cccd-4926-aca6-00f8a1ff3a9a 2018-09-22 05:14:45,005 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack 2018-09-22 05:14:45,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f42dff1a97439f487f2371bcf7160aef2504cfb" 2018-09-22 05:14:45,282 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:14:45 GMT Server: Apache x-openstack-request-id: req-583494ca-f7cf-4196-9c9c-48301a11e6f8 Location: http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:14:45,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:14:45 GMT Server: Apache x-openstack-request-id: req-96f9b45f-5a7e-4aec-9e84-9a60d7681741 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:14:45,495 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 used request id req-96f9b45f-5a7e-4aec-9e84-9a60d7681741 2018-09-22 05:14:45,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f42dff1a97439f487f2371bcf7160aef2504cfb" 2018-09-22 05:14:45,674 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:14:45 GMT Server: Apache x-openstack-request-id: req-b42269b7-30d7-4d96-b88a-13fef63eb5c5 Location: http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:14:45,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:45 GMT Server: Apache x-openstack-request-id: req-913e62ae-35ad-4e83-8a0f-bb6713095069 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor2", "OS::project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "OS::stack_id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "security_group_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet", "net_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2", "inst1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "image2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "flavor1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor1", "image1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "stack_user_project_id": "f29b638c5f4049e19c571561b6fdc86a", "tags": null, "creation_time": "2018-09-22T05:13:58Z", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T05:14:45Z", "id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:14:45,856 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 used request id req-913e62ae-35ad-4e83-8a0f-bb6713095069 2018-09-22 05:14:45,857 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 05:14:45,857 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:14:48,860 - create_stack - DEBUG - Stack status query timeout in 1196.63501692 2018-09-22 05:14:48,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f42dff1a97439f487f2371bcf7160aef2504cfb" 2018-09-22 05:14:49,030 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:14:48 GMT Server: Apache x-openstack-request-id: req-16c15eec-bd45-42cb-baa0-37df92af6a3a Location: http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:14:49,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:49 GMT Server: Apache x-openstack-request-id: req-d207e323-a751-4e1d-b7ee-b573e7c68223 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor2", "OS::project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "OS::stack_id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "security_group_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet", "net_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2", "inst1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "image2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "flavor1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor1", "image1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "stack_user_project_id": "f29b638c5f4049e19c571561b6fdc86a", "tags": null, "creation_time": "2018-09-22T05:13:58Z", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T05:14:45Z", "id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:14:49,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 used request id req-d207e323-a751-4e1d-b7ee-b573e7c68223 2018-09-22 05:14:49,263 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 05:14:49,263 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:14:52,266 - create_stack - DEBUG - Stack status query timeout in 1193.22890902 2018-09-22 05:14:52,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f42dff1a97439f487f2371bcf7160aef2504cfb" 2018-09-22 05:14:52,296 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:14:52 GMT Server: Apache x-openstack-request-id: req-5f8dfa29-204e-442d-9377-b4fa9aae0dff Location: http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:14:52,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:52 GMT Server: Apache x-openstack-request-id: req-c6fea514-1de0-4eb9-93e5-f92fa397fd3c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor2", "OS::project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "OS::stack_id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "security_group_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet", "net_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2", "inst1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "image2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "flavor1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor1", "image1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "stack_user_project_id": "f29b638c5f4049e19c571561b6fdc86a", "tags": null, "creation_time": "2018-09-22T05:13:58Z", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-22T05:14:45Z", "id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:14:52,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 used request id req-c6fea514-1de0-4eb9-93e5-f92fa397fd3c 2018-09-22 05:14:52,323 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-22 05:14:52,323 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-22 05:14:55,326 - create_stack - DEBUG - Stack status query timeout in 1190.16915894 2018-09-22 05:14:55,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f42dff1a97439f487f2371bcf7160aef2504cfb" 2018-09-22 05:14:55,598 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:14:55 GMT Server: Apache x-openstack-request-id: req-1078e3b1-74f3-46a5-99b0-87d16ee42f71 Location: http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:14:55,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:55 GMT Server: Apache x-openstack-request-id: req-563dd9a8-4fcf-4d8c-8aea-4496ea83c5ff Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 690 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor2", "OS::project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "OS::stack_id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-kp", "security_group_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-sec_grp", "subnet_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-subnet", "net_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst2", "inst1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-inst1", "image2_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image", "flavor1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-flavor1", "image1_name": "CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image"}, "deletion_time": "2018-09-22T05:14:55Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack", "stack_user_project_id": "f29b638c5f4049e19c571561b6fdc86a", "tags": null, "creation_time": "2018-09-22T05:13:58Z", "links": [{"href": "http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-22T05:14:45Z", "id": "cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-09-22 05:14:55,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 used request id req-563dd9a8-4fcf-4d8c-8aea-4496ea83c5ff 2018-09-22 05:14:55,625 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-22 05:14:55,625 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack 2018-09-22 05:14:55,626 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack 2018-09-22 05:14:55,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f42dff1a97439f487f2371bcf7160aef2504cfb" 2018-09-22 05:14:55,655 - keystoneauth.session - DEBUG - RESP: [302] Date: Sat, 22 Sep 2018 05:14:55 GMT Server: Apache x-openstack-request-id: req-c660ee14-6616-4940-a0ea-b841f59dc2c5 Location: http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-22 05:14:55,681 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:14:55 GMT Server: Apache x-openstack-request-id: req-8a6f473e-4c11-4dc6-a952-14938e7d92a8 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-22 05:14:55,681 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/9ffc1f1e0614491aa6e0c407d8912e9d/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-stack/cb9c3aa5-c2a5-4faf-bed7-7f447e2384f4 used request id req-8a6f473e-4c11-4dc6-a952-14938e7d92a8 2018-09-22 05:14:55,682 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-5a52ab01-09c5-450e-bcbd-382769c415d9-image 2018-09-22 05:14:55,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ba7b40d894dffa44e1255aafcafe23c5ef9e49f" 2018-09-22 05:14:56,928 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c34fb768-da46-4a2f-9f8d-122ec2913e53 Date: Sat, 22 Sep 2018 05:14:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:14:56,928 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/78c257f3-b0a4-4ceb-89be-7563aae97f28 used request id req-c34fb768-da46-4a2f-9f8d-122ec2913e53 2018-09-22 05:14:56,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" 2018-09-22 05:14:57,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-aee63946-de89-4547-ac46-e915c93c1fb8 Date: Sat, 22 Sep 2018 05:14:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "created_at": "2018-09-22T05:14:02Z", "updated_at": "2018-09-22T05:14:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:14:02Z", "revision_number": 0, "id": "005d391d-4acb-441a-87eb-f031035ec33e", "remote_group_id": "98e1743f-9e40-4770-b80a-e9307109fb0b", "remote_ip_prefix": null, "created_at": "2018-09-22T05:14:02Z", "security_group_id": "98e1743f-9e40-4770-b80a-e9307109fb0b", "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ffc1f1e0614491aa6e0c407d8912e9d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:14:02Z", "revision_number": 0, "id": "2bf0cc3a-9ac2-451a-be13-e404d5f712bb", "remote_group_id": "98e1743f-9e40-4770-b80a-e9307109fb0b", "remote_ip_prefix": null, "created_at": "2018-09-22T05:14:02Z", "security_group_id": "98e1743f-9e40-4770-b80a-e9307109fb0b", "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ffc1f1e0614491aa6e0c407d8912e9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:14:02Z", "revision_number": 0, "id": "70f83a5d-30f0-4381-be69-f0f3df3a5b57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:14:02Z", "security_group_id": "98e1743f-9e40-4770-b80a-e9307109fb0b", "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ffc1f1e0614491aa6e0c407d8912e9d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:14:02Z", "revision_number": 0, "id": "cb8197b0-afa8-4601-a88f-352c93f2b4f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:14:02Z", "security_group_id": "98e1743f-9e40-4770-b80a-e9307109fb0b", "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ffc1f1e0614491aa6e0c407d8912e9d"}], "revision_number": 4, "project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "id": "98e1743f-9e40-4770-b80a-e9307109fb0b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 05:14:57,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-aee63946-de89-4547-ac46-e915c93c1fb8 2018-09-22 05:14:57,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" 2018-09-22 05:14:57,411 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:14:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c61faaf8-1cdf-4c84-8436-8b62741ba140 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 05:14:57,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-c61faaf8-1cdf-4c84-8436-8b62741ba140 2018-09-22 05:14:57,412 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:14:57,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" 2018-09-22 05:14:57,495 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:14:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73cba5bd-eae4-4c17-a6c4-9b62c40717d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 05:14:57,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-73cba5bd-eae4-4c17-a6c4-9b62c40717d4 2018-09-22 05:14:57,495 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:14:57,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" 2018-09-22 05:14:57,587 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:14:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5443821-069a-4949-b7e1-a1147ea7b870 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 05:14:57,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-b5443821-069a-4949-b7e1-a1147ea7b870 2018-09-22 05:14:57,587 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:14:57,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" 2018-09-22 05:14:57,672 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:14:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56669797-69de-4ae9-9277-2630d0a22e5d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 05:14:57,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-56669797-69de-4ae9-9277-2630d0a22e5d 2018-09-22 05:14:57,673 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:14:57,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" 2018-09-22 05:14:57,765 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:14:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ffff0e0-ba81-4e1d-a47d-0cbb62904ec3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 05:14:57,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-5ffff0e0-ba81-4e1d-a47d-0cbb62904ec3 2018-09-22 05:14:57,765 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:14:57,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" 2018-09-22 05:14:57,853 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:14:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbc1a785-a8fc-47b9-b791-5500498c4577 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 05:14:57,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-cbc1a785-a8fc-47b9-b791-5500498c4577 2018-09-22 05:14:57,853 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:14:57,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" 2018-09-22 05:14:57,934 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:14:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-139b4f38-3ebd-414d-af6b-2ec81af50320 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 05:14:57,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-139b4f38-3ebd-414d-af6b-2ec81af50320 2018-09-22 05:14:57,935 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:14:57,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" 2018-09-22 05:14:58,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee5b6ef-cbe6-4fa4-8eb9-6e50ba1e41be Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d"}, "enabled": true, "id": "9ffc1f1e0614491aa6e0c407d8912e9d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj"}} 2018-09-22 05:14:58,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d used request id req-5ee5b6ef-cbe6-4fa4-8eb9-6e50ba1e41be 2018-09-22 05:14:58,030 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98e1743f-9e40-4770-b80a-e9307109fb0b 2018-09-22 05:14:58,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=98e1743f-9e40-4770-b80a-e9307109fb0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" 2018-09-22 05:14:58,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6b8aef46-392e-43e7-bc2b-15108ac0bd3c Date: Sat, 22 Sep 2018 05:14:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "98e1743f-9e40-4770-b80a-e9307109fb0b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:14:02Z", "security_group_id": "98e1743f-9e40-4770-b80a-e9307109fb0b", "port_range_min": null, "revision_number": 0, "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "created_at": "2018-09-22T05:14:02Z", "project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "id": "005d391d-4acb-441a-87eb-f031035ec33e"}, {"remote_group_id": "98e1743f-9e40-4770-b80a-e9307109fb0b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:14:02Z", "security_group_id": "98e1743f-9e40-4770-b80a-e9307109fb0b", "port_range_min": null, "revision_number": 0, "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "created_at": "2018-09-22T05:14:02Z", "project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "id": "2bf0cc3a-9ac2-451a-be13-e404d5f712bb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:14:02Z", "security_group_id": "98e1743f-9e40-4770-b80a-e9307109fb0b", "port_range_min": null, "revision_number": 0, "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "created_at": "2018-09-22T05:14:02Z", "project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "id": "70f83a5d-30f0-4381-be69-f0f3df3a5b57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:14:02Z", "security_group_id": "98e1743f-9e40-4770-b80a-e9307109fb0b", "port_range_min": null, "revision_number": 0, "tenant_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "created_at": "2018-09-22T05:14:02Z", "project_id": "9ffc1f1e0614491aa6e0c407d8912e9d", "id": "cb8197b0-afa8-4601-a88f-352c93f2b4f3"}]} 2018-09-22 05:14:58,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=98e1743f-9e40-4770-b80a-e9307109fb0b used request id req-6b8aef46-392e-43e7-bc2b-15108ac0bd3c 2018-09-22 05:14:58,208 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 05:14:58,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/98e1743f-9e40-4770-b80a-e9307109fb0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" 2018-09-22 05:14:58,496 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-17eebafe-6812-45f7-9712-55e3ae3a2f4e Content-Length: 0 Date: Sat, 22 Sep 2018 05:14:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:14:58,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/98e1743f-9e40-4770-b80a-e9307109fb0b used request id req-17eebafe-6812-45f7-9712-55e3ae3a2f4e 2018-09-22 05:14:58,497 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj 2018-09-22 05:14:58,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" 2018-09-22 05:14:58,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-495f341e-a611-4de2-8a03-60306f795ae9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:14:58,777 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9ffc1f1e0614491aa6e0c407d8912e9d used request id req-495f341e-a611-4de2-8a03-60306f795ae9 2018-09-22 05:14:58,777 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-e4fdf887-019a-4b2-proj-role 2018-09-22 05:14:58,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5d325520540c4dd6b9effadccbf3912c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" 2018-09-22 05:14:58,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef9a4251-bec9-4ffa-9923-008e74cdbc56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:14:58,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5d325520540c4dd6b9effadccbf3912c used request id req-ef9a4251-bec9-4ffa-9923-008e74cdbc56 2018-09-22 05:14:58,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926cdf4c44c77c59ca05f411b74969b4a6446997" 2018-09-22 05:14:58,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90e089e2-344d-4ff2-a35f-43d6451aa284 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:14:58,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-90e089e2-344d-4ff2-a35f-43d6451aa284 2018-09-22 05:14:58,987 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-e4fdf887-019a-4b2-user 2018-09-22 05:14:58,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/973c1de3ec6f440893a829050231c87b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8dbd2941d9ecf14ff798978b70aff094442d5f" 2018-09-22 05:14:59,210 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da0ace8b-b8cc-4503-a769-44a394f6e501 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:14:59,210 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/973c1de3ec6f440893a829050231c87b used request id req-da0ace8b-b8cc-4503-a769-44a394f6e501 2018-09-22 05:14:59,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:14:59,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:14:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["KJh3C-nYTWaZ17Dq6U-lDw"], "issued_at": "2018-09-22T05:14:59.000000Z"}} 2018-09-22 05:14:59,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f62b6d3c5c2e9ed69ca768e4a7a66578f33175" 2018-09-22 05:14:59,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197d00ab-df20-412c-b89b-14e7a77e332e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:14:59,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-197d00ab-df20-412c-b89b-14e7a77e332e 2018-09-22 05:14:59,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:14:59,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:15:00,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:15:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["tw6x_WLqTg-K2TQMC78LTg"], "issued_at": "2018-09-22T05:15:00.000000Z"}} 2018-09-22 05:15:00,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e564d45b892d2236649b1d5c7fb4dd2c062d4e" 2018-09-22 05:15:00,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f069fe9-caaf-49c4-aa35-85eaac1724bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:15:00,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6f069fe9-caaf-49c4-aa35-85eaac1724bf 2018-09-22 05:15:00,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:15:00,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:15:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:15:00,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e564d45b892d2236649b1d5c7fb4dd2c062d4e" 2018-09-22 05:15:00,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48df6e1d-9e4e-4a40-86d1-a45f556af25b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 05:15:00,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj used request id req-48df6e1d-9e4e-4a40-86d1-a45f556af25b 2018-09-22 05:15:00,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e564d45b892d2236649b1d5c7fb4dd2c062d4e" 2018-09-22 05:15:00,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e22b4d86-ac39-411d-96c1-1829bae608c4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:15:00,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e22b4d86-ac39-411d-96c1-1829bae608c4 2018-09-22 05:15:00,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e564d45b892d2236649b1d5c7fb4dd2c062d4e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}}' 2018-09-22 05:15:00,546 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:15:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60fcc5f8-ddf0-43f8-8780-627c49b0afd8 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5"}, "enabled": true, "id": "db93a5e29bc944ca8a83644e4c60cef5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}} 2018-09-22 05:15:00,547 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-60fcc5f8-ddf0-43f8-8780-627c49b0afd8 2018-09-22 05:15:00,547 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj 2018-09-22 05:15:00,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:15:00,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:15:00,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:15:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["rblO7SLrToGOilzZyn39_g"], "issued_at": "2018-09-22T05:15:00.000000Z"}} 2018-09-22 05:15:00,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c149f68ff15ee1c464b96d81b889dc324b586bf" 2018-09-22 05:15:01,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4d3abc4-3c7f-4a7d-8342-f02acb44dfb1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:15:01,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c4d3abc4-3c7f-4a7d-8342-f02acb44dfb1 2018-09-22 05:15:01,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:15:01,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:15:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:15:01,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c149f68ff15ee1c464b96d81b889dc324b586bf" 2018-09-22 05:15:01,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae8408a-5cbc-4b10-bd72-cab3d852ea66 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:15:01,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4ae8408a-5cbc-4b10-bd72-cab3d852ea66 2018-09-22 05:15:01,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c149f68ff15ee1c464b96d81b889dc324b586bf" 2018-09-22 05:15:01,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48b335a3-ff80-45d6-bcda-8bbd4ae8d869 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5"}, "enabled": true, "id": "db93a5e29bc944ca8a83644e4c60cef5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}]} 2018-09-22 05:15:01,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj used request id req-48b335a3-ff80-45d6-bcda-8bbd4ae8d869 2018-09-22 05:15:01,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c149f68ff15ee1c464b96d81b889dc324b586bf" 2018-09-22 05:15:01,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc324bb9-ba42-4e4e-ab2e-3eb0bcf71a14 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:15:01,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dc324bb9-ba42-4e4e-ab2e-3eb0bcf71a14 2018-09-22 05:15:01,708 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-bf1b693b-eebd-4c2-user 2018-09-22 05:15:01,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:15:01,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e564d45b892d2236649b1d5c7fb4dd2c062d4e" 2018-09-22 05:15:01,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa786848-ac4e-42a6-9d84-bfe2b56d3ae3 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:15:01,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fa786848-ac4e-42a6-9d84-bfe2b56d3ae3 2018-09-22 05:15:01,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e564d45b892d2236649b1d5c7fb4dd2c062d4e" -d '{"role": {"name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj-role"}}' 2018-09-22 05:15:01,929 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:15:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fc92c8a-4f0f-44a4-b5a8-8fdb71afecfd Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "60b9eaba40ef4463abbd6e893e6924a4", "links": {"self": "http://172.30.9.23:5000/v3/roles/60b9eaba40ef4463abbd6e893e6924a4"}, "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj-role"}} 2018-09-22 05:15:01,930 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8fc92c8a-4f0f-44a4-b5a8-8fdb71afecfd 2018-09-22 05:15:01,930 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj-role 2018-09-22 05:15:01,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/60b9eaba40ef4463abbd6e893e6924a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e564d45b892d2236649b1d5c7fb4dd2c062d4e" 2018-09-22 05:15:02,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-057ae6e9-ebce-45c1-9cd9-07dc193e2941 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/60b9eaba40ef4463abbd6e893e6924a4"}, "domain_id": null, "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj-role", "id": "60b9eaba40ef4463abbd6e893e6924a4"}} 2018-09-22 05:15:02,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/60b9eaba40ef4463abbd6e893e6924a4 used request id req-057ae6e9-ebce-45c1-9cd9-07dc193e2941 2018-09-22 05:15:02,024 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj-role to project AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj 2018-09-22 05:15:02,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5/users/6538a5bd6eb5498cb40550bd558c35ca/roles/60b9eaba40ef4463abbd6e893e6924a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e564d45b892d2236649b1d5c7fb4dd2c062d4e" 2018-09-22 05:15:02,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:15:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4df169e2-48ce-435e-a0c8-0a250c0d98aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:15:02,153 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5/users/6538a5bd6eb5498cb40550bd558c35ca/roles/60b9eaba40ef4463abbd6e893e6924a4 used request id req-4df169e2-48ce-435e-a0c8-0a250c0d98aa 2018-09-22 05:15:02,154 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:15:02,155 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-09-22 05:15:02,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:15:02,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:15:02,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60b9eaba40ef4463abbd6e893e6924a4", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj-role"}], "expires_at": "2018-09-22T06:15:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db93a5e29bc944ca8a83644e4c60cef5", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-user", "id": "6538a5bd6eb5498cb40550bd558c35ca"}, "audit_ids": ["XXFFeN-mTsStnMd6iXdnIQ"], "issued_at": "2018-09-22T05:15:02.000000Z"}} 2018-09-22 05:15:02,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dbb9e2e33b9cb3b9e2decb9c7c3d96c7c12da6" 2018-09-22 05:15:02,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a99d6bf-4234-4d1d-aaac-8f7327a870a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:15:02,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6a99d6bf-4234-4d1d-aaac-8f7327a870a0 2018-09-22 05:15:02,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9dbb9e2e33b9cb3b9e2decb9c7c3d96c7c12da6" 2018-09-22 05:15:02,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-acb0f49e-5ad7-47e9-9f40-5c3cd8273341 Date: Sat, 22 Sep 2018 05:15:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8--image"} 2018-09-22 05:15:02,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8--image used request id req-acb0f49e-5ad7-47e9-9f40-5c3cd8273341 2018-09-22 05:15:02,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9dbb9e2e33b9cb3b9e2decb9c7c3d96c7c12da6" 2018-09-22 05:15:03,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-54282004-5605-4aea-a878-7582c874d9ae Date: Sat, 22 Sep 2018 05:15:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:15:03,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-54282004-5605-4aea-a878-7582c874d9ae 2018-09-22 05:15:03,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9dbb9e2e33b9cb3b9e2decb9c7c3d96c7c12da6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8--image"}' 2018-09-22 05:15:03,622 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/21f499bf-ea63-4dab-a048-d08f27d92e3b X-Openstack-Request-Id: req-d0dae789-3aee-4465-886f-7442e663ad91 Date: Sat, 22 Sep 2018 05:15:03 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8--image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:15:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T05:15:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "min_disk": 0, "protected": false, "id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "file": "/v2/images/21f499bf-ea63-4dab-a048-d08f27d92e3b/file", "checksum": null, "owner": "db93a5e29bc944ca8a83644e4c60cef5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:15:03,622 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d0dae789-3aee-4465-886f-7442e663ad91 2018-09-22 05:15:03,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/21f499bf-ea63-4dab-a048-d08f27d92e3b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9dbb9e2e33b9cb3b9e2decb9c7c3d96c7c12da6" -d '' 2018-09-22 05:15:10,497 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-566e8ae7-e9b9-4654-99cd-1ea64ba55b78 Date: Sat, 22 Sep 2018 05:15:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:15:10,497 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/21f499bf-ea63-4dab-a048-d08f27d92e3b/file used request id req-566e8ae7-e9b9-4654-99cd-1ea64ba55b78 2018-09-22 05:15:10,498 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-09-22 05:15:10,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/21f499bf-ea63-4dab-a048-d08f27d92e3b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9dbb9e2e33b9cb3b9e2decb9c7c3d96c7c12da6" 2018-09-22 05:15:10,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-640acb6c-230f-4a68-a1ec-18c9c1995643 Date: Sat, 22 Sep 2018 05:15:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8--image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:15:03Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-22T05:15:10Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/21f499bf-ea63-4dab-a048-d08f27d92e3b/snap", "metadata": {}}], "self": "/v2/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "min_disk": 0, "protected": false, "id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "file": "/v2/images/21f499bf-ea63-4dab-a048-d08f27d92e3b/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "db93a5e29bc944ca8a83644e4c60cef5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/21f499bf-ea63-4dab-a048-d08f27d92e3b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:15:10,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/21f499bf-ea63-4dab-a048-d08f27d92e3b used request id req-640acb6c-230f-4a68-a1ec-18c9c1995643 2018-09-22 05:15:10,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9dbb9e2e33b9cb3b9e2decb9c7c3d96c7c12da6" 2018-09-22 05:15:10,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a76e42e1-d5c9-4be4-91e7-cfe044b1aba4 Date: Sat, 22 Sep 2018 05:15:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:15:10,838 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a76e42e1-d5c9-4be4-91e7-cfe044b1aba4 2018-09-22 05:15:10,841 - create_image - INFO - Created image with name - AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8--image 2018-09-22 05:15:10,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/21f499bf-ea63-4dab-a048-d08f27d92e3b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9dbb9e2e33b9cb3b9e2decb9c7c3d96c7c12da6" 2018-09-22 05:15:10,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-eebdd948-56e7-4023-8921-916788ae74fb Date: Sat, 22 Sep 2018 05:15:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8--image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:15:03Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-22T05:15:10Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/21f499bf-ea63-4dab-a048-d08f27d92e3b/snap", "metadata": {}}], "self": "/v2/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "min_disk": 0, "protected": false, "id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "file": "/v2/images/21f499bf-ea63-4dab-a048-d08f27d92e3b/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "db93a5e29bc944ca8a83644e4c60cef5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/21f499bf-ea63-4dab-a048-d08f27d92e3b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:15:10,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/21f499bf-ea63-4dab-a048-d08f27d92e3b used request id req-eebdd948-56e7-4023-8921-916788ae74fb 2018-09-22 05:15:10,998 - create_image - DEBUG - Instance status is - active 2018-09-22 05:15:10,998 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8--image 2018-09-22 05:15:10,998 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8--image 2018-09-22 05:15:10,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:15:10,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:15:11,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60b9eaba40ef4463abbd6e893e6924a4", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj-role"}], "expires_at": "2018-09-22T06:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db93a5e29bc944ca8a83644e4c60cef5", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-user", "id": "6538a5bd6eb5498cb40550bd558c35ca"}, "audit_ids": ["7a-IABrmQxaBUtOWBIrRrQ"], "issued_at": "2018-09-22T05:15:11.000000Z"}} 2018-09-22 05:15:11,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2074b8564fbc1e22603f9d4f164fce2615365" 2018-09-22 05:15:11,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9679a2c0-f4fd-40a0-a221-2b8c6500d9d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:15:11,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9679a2c0-f4fd-40a0-a221-2b8c6500d9d8 2018-09-22 05:15:11,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2074b8564fbc1e22603f9d4f164fce2615365" 2018-09-22 05:15:11,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-77e7ff11-62c8-424f-bf5a-c4d2f29d0fe7 Date: Sat, 22 Sep 2018 05:15:11 GMT RESP BODY: {"networks":[]} 2018-09-22 05:15:11,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net used request id req-77e7ff11-62c8-424f-bf5a-c4d2f29d0fe7 2018-09-22 05:15:11,649 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net 2018-09-22 05:15:11,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2074b8564fbc1e22603f9d4f164fce2615365" -d '{"network": {"name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net", "admin_state_up": true}}' 2018-09-22 05:15:12,341 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-d3660e59-25c3-4d96-b8cf-79a0939d0fcd Date: Sat, 22 Sep 2018 05:15:12 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T05:15:12Z","is_default":false,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:12Z","mtu":1450}} 2018-09-22 05:15:12,341 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-d3660e59-25c3-4d96-b8cf-79a0939d0fcd 2018-09-22 05:15:12,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2074b8564fbc1e22603f9d4f164fce2615365" 2018-09-22 05:15:12,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-ff0a41f7-72a7-4704-98d6-0bbf203922d1 Date: Sat, 22 Sep 2018 05:15:12 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-09-22T05:15:12Z","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net"}]} 2018-09-22 05:15:12,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-ff0a41f7-72a7-4704-98d6-0bbf203922d1 2018-09-22 05:15:12,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2074b8564fbc1e22603f9d4f164fce2615365" 2018-09-22 05:15:12,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ebce03cd-239e-4c1f-8b87-cf61e34e26df Date: Sat, 22 Sep 2018 05:15:12 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:15:12,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-ebce03cd-239e-4c1f-8b87-cf61e34e26df 2018-09-22 05:15:12,626 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet 2018-09-22 05:15:12,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2074b8564fbc1e22603f9d4f164fce2615365" -d '{"subnets": [{"ip_version": 4, "network_id": "ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet"}]}' 2018-09-22 05:15:13,605 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5f6ea40f-8421-4c38-abda-06e7b606abf4 Date: Sat, 22 Sep 2018 05:15:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","dns_nameservers":[],"updated_at":"2018-09-22T05:15:13Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet"}]} 2018-09-22 05:15:13,605 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-5f6ea40f-8421-4c38-abda-06e7b606abf4 2018-09-22 05:15:13,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2074b8564fbc1e22603f9d4f164fce2615365" 2018-09-22 05:15:13,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-58638191-b001-47a7-b63a-47e7abd0ca69 Date: Sat, 22 Sep 2018 05:15: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":["fbe4393b-7e5a-4d31-b5a4-6b64b757eedd"],"updated_at":"2018-09-22T05:15:13Z","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net"}]} 2018-09-22 05:15:13,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-58638191-b001-47a7-b63a-47e7abd0ca69 2018-09-22 05:15:13,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2074b8564fbc1e22603f9d4f164fce2615365" 2018-09-22 05:15:14,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4596e715-c490-497a-921d-0245caa7ae4b Date: Sat, 22 Sep 2018 05:15:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","dns_nameservers":[],"updated_at":"2018-09-22T05:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet"}]} 2018-09-22 05:15:14,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-4596e715-c490-497a-921d-0245caa7ae4b 2018-09-22 05:15:14,084 - OpenStackNetwork - DEBUG - Network [ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a] created successfully 2018-09-22 05:15:14,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:15:14,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:15:14,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60b9eaba40ef4463abbd6e893e6924a4", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj-role"}], "expires_at": "2018-09-22T06:15:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db93a5e29bc944ca8a83644e4c60cef5", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-user", "id": "6538a5bd6eb5498cb40550bd558c35ca"}, "audit_ids": ["grgbVGjaRg-R-9844zumTA"], "issued_at": "2018-09-22T05:15:14.000000Z"}} 2018-09-22 05:15:14,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501e73ededeefd1d38b638376224b1e87040589b" 2018-09-22 05:15:14,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-548c526b-c815-45c5-b716-86ed8bc4774f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:15:14,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-548c526b-c815-45c5-b716-86ed8bc4774f 2018-09-22 05:15:14,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501e73ededeefd1d38b638376224b1e87040589b" 2018-09-22 05:15:14,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-311cf5bb-314f-4789-ab37-4ee00cd354b5 Date: Sat, 22 Sep 2018 05:15:14 GMT RESP BODY: {"routers": []} 2018-09-22 05:15:14,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-router&admin_state_up=True used request id req-311cf5bb-314f-4789-ab37-4ee00cd354b5 2018-09-22 05:15:14,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:15:14,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:15:15,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60b9eaba40ef4463abbd6e893e6924a4", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj-role"}], "expires_at": "2018-09-22T06:15:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db93a5e29bc944ca8a83644e4c60cef5", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-user", "id": "6538a5bd6eb5498cb40550bd558c35ca"}, "audit_ids": ["APh8xq_UTXSvmK_BC7MBlQ"], "issued_at": "2018-09-22T05:15:15.000000Z"}} 2018-09-22 05:15:15,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dbafc6385356d73656597f024130c3a32be297b" 2018-09-22 05:15:15,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f08d34d8-a101-48a5-89f5-331f04843292 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:15:15,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f08d34d8-a101-48a5-89f5-331f04843292 2018-09-22 05:15:15,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501e73ededeefd1d38b638376224b1e87040589b" 2018-09-22 05:15:15,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-db80e83f-1768-4f45-8b3f-61af3ba18437 Date: Sat, 22 Sep 2018 05:15:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:15:15,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-db80e83f-1768-4f45-8b3f-61af3ba18437 2018-09-22 05:15:15,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501e73ededeefd1d38b638376224b1e87040589b" 2018-09-22 05:15:15,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-de0855d1-fc05-4d20-a413-734e677fc40a Date: Sat, 22 Sep 2018 05:15:15 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:15:15,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-de0855d1-fc05-4d20-a413-734e677fc40a 2018-09-22 05:15:15,623 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-router 2018-09-22 05:15:15,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501e73ededeefd1d38b638376224b1e87040589b" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-router", "admin_state_up": true}}' 2018-09-22 05:15:20,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-2f9211cd-52fc-4c5c-ad55-784d36e2500b Date: Sat, 22 Sep 2018 05:15:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:16Z", "admin_state_up": true, "updated_at": "2018-09-22T05:15:17Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "4df8265f-8335-4340-809e-8ba6426a2c35", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-router"}} 2018-09-22 05:15:20,518 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-2f9211cd-52fc-4c5c-ad55-784d36e2500b 2018-09-22 05:15:20,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=4df8265f-8335-4340-809e-8ba6426a2c35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501e73ededeefd1d38b638376224b1e87040589b" 2018-09-22 05:15:20,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e048d57b-1064-4456-88fe-45284a13a08f Date: Sat, 22 Sep 2018 05:15:20 GMT RESP BODY: {"ports":[]} 2018-09-22 05:15:20,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=4df8265f-8335-4340-809e-8ba6426a2c35 used request id req-e048d57b-1064-4456-88fe-45284a13a08f 2018-09-22 05:15:20,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501e73ededeefd1d38b638376224b1e87040589b" 2018-09-22 05:15:20,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-4359204f-e821-44ef-9388-e151786d543b Date: Sat, 22 Sep 2018 05:15: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":["fbe4393b-7e5a-4d31-b5a4-6b64b757eedd"],"updated_at":"2018-09-22T05:15:13Z","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net"}]} 2018-09-22 05:15:20,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net used request id req-4359204f-e821-44ef-9388-e151786d543b 2018-09-22 05:15:20,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:15:20,974 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:15:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:15:20,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501e73ededeefd1d38b638376224b1e87040589b" 2018-09-22 05:15:21,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4198a66-b2d6-48e7-994e-3b07e8e8fa55 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5"}, "enabled": true, "id": "db93a5e29bc944ca8a83644e4c60cef5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}} 2018-09-22 05:15:21,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 used request id req-d4198a66-b2d6-48e7-994e-3b07e8e8fa55 2018-09-22 05:15:21,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501e73ededeefd1d38b638376224b1e87040589b" 2018-09-22 05:15:21,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1dfd101f-6d35-4049-b6b6-e42821cf91f7 Date: Sat, 22 Sep 2018 05:15:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","dns_nameservers":[],"updated_at":"2018-09-22T05:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet"}]} 2018-09-22 05:15:21,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-1dfd101f-6d35-4049-b6b6-e42821cf91f7 2018-09-22 05:15:21,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a&name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501e73ededeefd1d38b638376224b1e87040589b" 2018-09-22 05:15:21,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ec1542fd-69b5-4e4e-848d-5fde2859d27e Date: Sat, 22 Sep 2018 05:15:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","dns_nameservers":[],"updated_at":"2018-09-22T05:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet"}]} 2018-09-22 05:15:21,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a&name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet used request id req-ec1542fd-69b5-4e4e-848d-5fde2859d27e 2018-09-22 05:15:21,463 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-22 05:15:21,463 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-router 2018-09-22 05:15:21,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/4df8265f-8335-4340-809e-8ba6426a2c35/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501e73ededeefd1d38b638376224b1e87040589b" -d '{"subnet_id": "fbe4393b-7e5a-4d31-b5a4-6b64b757eedd"}' 2018-09-22 05:15:23,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-47e26e4b-518c-43f8-9a8d-f502b6122d0e Date: Sat, 22 Sep 2018 05:15:23 GMT RESP BODY: {"network_id": "ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "subnet_id": "fbe4393b-7e5a-4d31-b5a4-6b64b757eedd", "subnet_ids": ["fbe4393b-7e5a-4d31-b5a4-6b64b757eedd"], "port_id": "f7aad215-c29d-46cd-8611-2d28d210a4be", "id": "4df8265f-8335-4340-809e-8ba6426a2c35"} 2018-09-22 05:15:23,804 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/4df8265f-8335-4340-809e-8ba6426a2c35/add_router_interface used request id req-47e26e4b-518c-43f8-9a8d-f502b6122d0e 2018-09-22 05:15:23,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/4df8265f-8335-4340-809e-8ba6426a2c35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501e73ededeefd1d38b638376224b1e87040589b" 2018-09-22 05:15:24,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-10ef17b4-31e8-4f56-a627-5d2ab8f7b7ac Date: Sat, 22 Sep 2018 05:15:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:16Z", "admin_state_up": true, "updated_at": "2018-09-22T05:15:22Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "4df8265f-8335-4340-809e-8ba6426a2c35", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-router"}} 2018-09-22 05:15:24,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/4df8265f-8335-4340-809e-8ba6426a2c35 used request id req-10ef17b4-31e8-4f56-a627-5d2ab8f7b7ac 2018-09-22 05:15:24,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=4df8265f-8335-4340-809e-8ba6426a2c35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501e73ededeefd1d38b638376224b1e87040589b" 2018-09-22 05:15:24,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-ff1babdc-a2bc-46c3-9037-ac2b80adfee2 Date: Sat, 22 Sep 2018 05:15:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:23Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.1"}],"id":"f7aad215-c29d-46cd-8611-2d28d210a4be","security_groups":[],"mac_address":"fa:16:3e:9e:63:80","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:22Z","binding:vnic_type":"normal","device_id":"4df8265f-8335-4340-809e-8ba6426a2c35"}]} 2018-09-22 05:15:24,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=4df8265f-8335-4340-809e-8ba6426a2c35 used request id req-ff1babdc-a2bc-46c3-9037-ac2b80adfee2 2018-09-22 05:15:24,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/fbe4393b-7e5a-4d31-b5a4-6b64b757eedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501e73ededeefd1d38b638376224b1e87040589b" 2018-09-22 05:15:24,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-edf70657-27c7-4da6-88bf-b26ef6bc3fe0 Date: Sat, 22 Sep 2018 05:15:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","dns_nameservers":[],"updated_at":"2018-09-22T05:15:13Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet"}} 2018-09-22 05:15:24,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/fbe4393b-7e5a-4d31-b5a4-6b64b757eedd used request id req-edf70657-27c7-4da6-88bf-b26ef6bc3fe0 2018-09-22 05:15:24,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:15:24,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:15:24,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:15:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["MJxQxUGwTw-L_v8odxeopQ"], "issued_at": "2018-09-22T05:15:24.000000Z"}} 2018-09-22 05:15:24,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd06b355dc7db79c786c282806939d9bb37f7317" 2018-09-22 05:15:24,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1448e4d6-e62e-46c2-a14b-402d75450dc2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:15:24,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1448e4d6-e62e-46c2-a14b-402d75450dc2 2018-09-22 05:15:24,909 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:15:24,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd06b355dc7db79c786c282806939d9bb37f7317" 2018-09-22 05:15:25,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15: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-5901355c-b5b6-4381-89cc-ca8a2c58b254 x-compute-request-id: req-5901355c-b5b6-4381-89cc-ca8a2c58b254 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 05:15:25,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-5901355c-b5b6-4381-89cc-ca8a2c58b254 2018-09-22 05:15:25,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd06b355dc7db79c786c282806939d9bb37f7317" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-09-22 05:15:25,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-5c0caad3-aa91-4515-877b-04d0d49a37d4 x-compute-request-id: req-5c0caad3-aa91-4515-877b-04d0d49a37d4 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9c04cd20-42af-42c6-a142-3a457026a988", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:15:25,145 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-5c0caad3-aa91-4515-877b-04d0d49a37d4 2018-09-22 05:15:25,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:15:25,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:15:25,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60b9eaba40ef4463abbd6e893e6924a4", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj-role"}], "expires_at": "2018-09-22T06:15:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db93a5e29bc944ca8a83644e4c60cef5", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-user", "id": "6538a5bd6eb5498cb40550bd558c35ca"}, "audit_ids": ["vC5vAK7MQXyQWU6QuWNhrg"], "issued_at": "2018-09-22T05:15:25.000000Z"}} 2018-09-22 05:15:25,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a06731c692ebe46ab820fb878faa929368255e" 2018-09-22 05:15:25,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa812164-290e-427a-87d5-b736c169b8ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:15:25,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fa812164-290e-427a-87d5-b736c169b8ff 2018-09-22 05:15:25,599 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:15:25,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a06731c692ebe46ab820fb878faa929368255e" 2018-09-22 05:15:25,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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 x-openstack-request-id: req-1d255371-bf27-4ac4-8df4-324f49ff9124 x-compute-request-id: req-1d255371-bf27-4ac4-8df4-324f49ff9124 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 05:15:25,774 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1d255371-bf27-4ac4-8df4-324f49ff9124 2018-09-22 05:15:25,775 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp... 2018-09-22 05:15:25,775 - OpenStackKeypair - INFO - Creating new keypair 2018-09-22 05:15:25,809 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp 2018-09-22 05:15:25,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a06731c692ebe46ab820fb878faa929368255e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCnLZKevKM/Cxby3qvEaNIBzcmQLkEL/oIHoPHt2Vqa+hMMsTJyvPhtD220aH3gHWl55xIdNShHxFd+stIobEmSxrbHNUsKbPOw6A7jKBVvq2Di9JPk7CjbMnp19ut1lE544nNZWl3O6HL8BQXgpJsolCtVDOh62PCWvvbvru1Gow==", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp"}}' 2018-09-22 05:15:25,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-9bdd901c-4492-4d59-9bca-c72cf513ba4a x-compute-request-id: req-9bdd901c-4492-4d59-9bca-c72cf513ba4a Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCnLZKevKM/Cxby3qvEaNIBzcmQLkEL/oIHoPHt2Vqa+hMMsTJyvPhtD220aH3gHWl55xIdNShHxFd+stIobEmSxrbHNUsKbPOw6A7jKBVvq2Di9JPk7CjbMnp19ut1lE544nNZWl3O6HL8BQXgpJsolCtVDOh62PCWvvbvru1Gow==", "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "fingerprint": "c9:06:3a:25:a1:dc:75:88:87:b0:1a:6f:6b:a9:43:a8"}} 2018-09-22 05:15:25,864 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9bdd901c-4492-4d59-9bca-c72cf513ba4a 2018-09-22 05:15:25,866 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8.pub 2018-09-22 05:15:25,867 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8 2018-09-22 05:15:25,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:15:25,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:15:26,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60b9eaba40ef4463abbd6e893e6924a4", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj-role"}], "expires_at": "2018-09-22T06:15:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db93a5e29bc944ca8a83644e4c60cef5", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-user", "id": "6538a5bd6eb5498cb40550bd558c35ca"}, "audit_ids": ["8aEz70CXQ3S-aMlLGGBrVg"], "issued_at": "2018-09-22T05:15:26.000000Z"}} 2018-09-22 05:15:26,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:15:26,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ecbb49-c31e-4a87-a716-6cd21931daff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:15:26,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e9ecbb49-c31e-4a87-a716-6cd21931daff 2018-09-22 05:15:26,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:15:26,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-53028a16-c4ea-47a4-8dfc-57781cf50db4 Date: Sat, 22 Sep 2018 05:15:26 GMT RESP BODY: {"security_groups": []} 2018-09-22 05:15:26,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp used request id req-53028a16-c4ea-47a4-8dfc-57781cf50db4 2018-09-22 05:15:26,519 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp... 2018-09-22 05:15:26,519 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp 2018-09-22 05:15:26,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" -d '{"security_group": {"name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp"}}' 2018-09-22 05:15:26,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-654f349e-c9e1-4126-9a67-142c59f5cc49 Date: Sat, 22 Sep 2018 05:15:26 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:26Z", "updated_at": "2018-09-22T05:15:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "revision_number": 0, "id": "dfb8b2de-ad78-401c-80b8-6141037ed88c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "port_range_min": null, "ethertype": "IPv6", "project_id": "db93a5e29bc944ca8a83644e4c60cef5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "revision_number": 0, "id": "fbe0d963-384b-4379-ab41-23efa486785f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "port_range_min": null, "ethertype": "IPv4", "project_id": "db93a5e29bc944ca8a83644e4c60cef5"}], "revision_number": 2, "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp"}} 2018-09-22 05:15:26,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-654f349e-c9e1-4126-9a67-142c59f5cc49 2018-09-22 05:15:26,890 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6394028-7986-4d33-8cd5-bf3b7aefe83b 2018-09-22 05:15:26,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d6394028-7986-4d33-8cd5-bf3b7aefe83b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:15:27,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f4f1e204-e6fa-4486-a895-a159a05e9726 Date: Sat, 22 Sep 2018 05:15:27 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-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:26Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "dfb8b2de-ad78-401c-80b8-6141037ed88c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:26Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "fbe0d963-384b-4379-ab41-23efa486785f"}]} 2018-09-22 05:15:27,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d6394028-7986-4d33-8cd5-bf3b7aefe83b used request id req-f4f1e204-e6fa-4486-a895-a159a05e9726 2018-09-22 05:15:27,069 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6394028-7986-4d33-8cd5-bf3b7aefe83b 2018-09-22 05:15:27,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d6394028-7986-4d33-8cd5-bf3b7aefe83b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:15:27,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-71d7009d-407d-4ef6-ae15-162c43497f9d Date: Sat, 22 Sep 2018 05:15:27 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-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:26Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "dfb8b2de-ad78-401c-80b8-6141037ed88c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:26Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "fbe0d963-384b-4379-ab41-23efa486785f"}]} 2018-09-22 05:15:27,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d6394028-7986-4d33-8cd5-bf3b7aefe83b used request id req-71d7009d-407d-4ef6-ae15-162c43497f9d 2018-09-22 05:15:27,245 - neutron_utils - INFO - Retrieving security group with ID - d6394028-7986-4d33-8cd5-bf3b7aefe83b 2018-09-22 05:15:27,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=d6394028-7986-4d33-8cd5-bf3b7aefe83b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:15:27,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-6d6a268a-9ca0-4f35-9895-427a0db5f68e Date: Sat, 22 Sep 2018 05:15:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:26Z", "updated_at": "2018-09-22T05:15:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "revision_number": 0, "id": "dfb8b2de-ad78-401c-80b8-6141037ed88c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "port_range_min": null, "ethertype": "IPv6", "project_id": "db93a5e29bc944ca8a83644e4c60cef5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "revision_number": 0, "id": "fbe0d963-384b-4379-ab41-23efa486785f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "port_range_min": null, "ethertype": "IPv4", "project_id": "db93a5e29bc944ca8a83644e4c60cef5"}], "revision_number": 2, "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp"}]} 2018-09-22 05:15:27,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=d6394028-7986-4d33-8cd5-bf3b7aefe83b used request id req-6d6a268a-9ca0-4f35-9895-427a0db5f68e 2018-09-22 05:15:27,596 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6394028-7986-4d33-8cd5-bf3b7aefe83b 2018-09-22 05:15:27,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d6394028-7986-4d33-8cd5-bf3b7aefe83b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:15:27,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eb8d52ad-9e9c-4bcb-9fd2-6377a93c35c3 Date: Sat, 22 Sep 2018 05:15:27 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-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:26Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "dfb8b2de-ad78-401c-80b8-6141037ed88c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:26Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "fbe0d963-384b-4379-ab41-23efa486785f"}]} 2018-09-22 05:15:27,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d6394028-7986-4d33-8cd5-bf3b7aefe83b used request id req-eb8d52ad-9e9c-4bcb-9fd2-6377a93c35c3 2018-09-22 05:15:27,626 - neutron_utils - INFO - Retrieving security group with ID - d6394028-7986-4d33-8cd5-bf3b7aefe83b 2018-09-22 05:15:27,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=d6394028-7986-4d33-8cd5-bf3b7aefe83b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:15:27,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-5b56edd8-050c-42eb-8df9-dd4d49becfdf Date: Sat, 22 Sep 2018 05:15:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:26Z", "updated_at": "2018-09-22T05:15:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "revision_number": 0, "id": "dfb8b2de-ad78-401c-80b8-6141037ed88c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "port_range_min": null, "ethertype": "IPv6", "project_id": "db93a5e29bc944ca8a83644e4c60cef5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "revision_number": 0, "id": "fbe0d963-384b-4379-ab41-23efa486785f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "port_range_min": null, "ethertype": "IPv4", "project_id": "db93a5e29bc944ca8a83644e4c60cef5"}], "revision_number": 2, "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp"}]} 2018-09-22 05:15:27,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=d6394028-7986-4d33-8cd5-bf3b7aefe83b used request id req-5b56edd8-050c-42eb-8df9-dd4d49becfdf 2018-09-22 05:15:27,680 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6394028-7986-4d33-8cd5-bf3b7aefe83b 2018-09-22 05:15:27,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d6394028-7986-4d33-8cd5-bf3b7aefe83b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:15:27,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3b2206be-c78b-403a-8161-7804bf0c6603 Date: Sat, 22 Sep 2018 05:15:27 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-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:26Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "dfb8b2de-ad78-401c-80b8-6141037ed88c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:26Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "fbe0d963-384b-4379-ab41-23efa486785f"}]} 2018-09-22 05:15:27,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d6394028-7986-4d33-8cd5-bf3b7aefe83b used request id req-3b2206be-c78b-403a-8161-7804bf0c6603 2018-09-22 05:15:27,868 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp 2018-09-22 05:15:27,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:15:28,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-e16c283f-5136-4473-af4b-8ab7dc682bf4 Date: Sat, 22 Sep 2018 05:15:28 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:26Z", "updated_at": "2018-09-22T05:15:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "revision_number": 0, "id": "dfb8b2de-ad78-401c-80b8-6141037ed88c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "port_range_min": null, "ethertype": "IPv6", "project_id": "db93a5e29bc944ca8a83644e4c60cef5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "revision_number": 0, "id": "fbe0d963-384b-4379-ab41-23efa486785f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "port_range_min": null, "ethertype": "IPv4", "project_id": "db93a5e29bc944ca8a83644e4c60cef5"}], "revision_number": 2, "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp"}]} 2018-09-22 05:15:28,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp used request id req-e16c283f-5136-4473-af4b-8ab7dc682bf4 2018-09-22 05:15:28,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:15:28,103 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:15:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:15:28,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:15:28,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1218ba6-985b-4c0b-8c99-b4d7a0b89fd3 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5"}, "enabled": true, "id": "db93a5e29bc944ca8a83644e4c60cef5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}} 2018-09-22 05:15:28,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 used request id req-e1218ba6-985b-4c0b-8c99-b4d7a0b89fd3 2018-09-22 05:15:28,182 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6394028-7986-4d33-8cd5-bf3b7aefe83b 2018-09-22 05:15:28,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d6394028-7986-4d33-8cd5-bf3b7aefe83b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:15:28,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-422199de-9455-407d-9f16-85f90d20b5ee Date: Sat, 22 Sep 2018 05:15:28 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-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:26Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "dfb8b2de-ad78-401c-80b8-6141037ed88c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:26Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "fbe0d963-384b-4379-ab41-23efa486785f"}]} 2018-09-22 05:15:28,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d6394028-7986-4d33-8cd5-bf3b7aefe83b used request id req-422199de-9455-407d-9f16-85f90d20b5ee 2018-09-22 05:15:28,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}0793d11c0209de8803af7852936b813cf7f6aea9" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b"}}' 2018-09-22 05:15:28,660 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-128acb14-9589-4496-b008-a2fa1c35dac6 Date: Sat, 22 Sep 2018 05:15:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:15:28Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:28Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "9b2d775e-0315-4738-9574-5947caf4f644"}} 2018-09-22 05:15:28,661 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-128acb14-9589-4496-b008-a2fa1c35dac6 2018-09-22 05:15:28,661 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp 2018-09-22 05:15:28,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:15:28,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-265b743b-2bed-4439-ade9-c9acc768e35d Date: Sat, 22 Sep 2018 05:15:28 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:26Z", "updated_at": "2018-09-22T05:15:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:15:28Z", "revision_number": 0, "id": "9b2d775e-0315-4738-9574-5947caf4f644", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:15:28Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "port_range_min": null, "ethertype": "IPv4", "project_id": "db93a5e29bc944ca8a83644e4c60cef5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "revision_number": 0, "id": "dfb8b2de-ad78-401c-80b8-6141037ed88c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "port_range_min": null, "ethertype": "IPv6", "project_id": "db93a5e29bc944ca8a83644e4c60cef5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "revision_number": 0, "id": "fbe0d963-384b-4379-ab41-23efa486785f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "port_range_min": null, "ethertype": "IPv4", "project_id": "db93a5e29bc944ca8a83644e4c60cef5"}], "revision_number": 3, "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp"}]} 2018-09-22 05:15:28,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp used request id req-265b743b-2bed-4439-ade9-c9acc768e35d 2018-09-22 05:15:28,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:15:28,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4e3d2d-f778-46f6-9467-fa3fd7ccb6cc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5"}, "enabled": true, "id": "db93a5e29bc944ca8a83644e4c60cef5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}} 2018-09-22 05:15:28,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 used request id req-7e4e3d2d-f778-46f6-9467-fa3fd7ccb6cc 2018-09-22 05:15:28,793 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6394028-7986-4d33-8cd5-bf3b7aefe83b 2018-09-22 05:15:28,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d6394028-7986-4d33-8cd5-bf3b7aefe83b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:15:28,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-2a97ad40-0c2f-435e-ab5d-64f63126e817 Date: Sat, 22 Sep 2018 05:15:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:15:28Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:28Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "9b2d775e-0315-4738-9574-5947caf4f644"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:26Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "dfb8b2de-ad78-401c-80b8-6141037ed88c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:26Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "fbe0d963-384b-4379-ab41-23efa486785f"}]} 2018-09-22 05:15:28,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d6394028-7986-4d33-8cd5-bf3b7aefe83b used request id req-2a97ad40-0c2f-435e-ab5d-64f63126e817 2018-09-22 05:15:28,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}0793d11c0209de8803af7852936b813cf7f6aea9" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b"}}' 2018-09-22 05:15:29,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-2ad73385-22ac-4553-9887-818a31005ac0 Date: Sat, 22 Sep 2018 05:15:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-22T05:15:29Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "port_range_min": 22, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:29Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "df995253-9957-4bad-956f-0be8681ee247"}} 2018-09-22 05:15:29,163 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-2ad73385-22ac-4553-9887-818a31005ac0 2018-09-22 05:15:29,164 - neutron_utils - INFO - Retrieving security group with ID - d6394028-7986-4d33-8cd5-bf3b7aefe83b 2018-09-22 05:15:29,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=d6394028-7986-4d33-8cd5-bf3b7aefe83b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:15:29,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-9b69f0bd-0640-48f3-908c-2b6a3719df62 Date: Sat, 22 Sep 2018 05:15:29 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:26Z", "updated_at": "2018-09-22T05:15:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:15:28Z", "revision_number": 0, "id": "9b2d775e-0315-4738-9574-5947caf4f644", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:15:28Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "port_range_min": null, "ethertype": "IPv4", "project_id": "db93a5e29bc944ca8a83644e4c60cef5"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T05:15:29Z", "revision_number": 0, "id": "df995253-9957-4bad-956f-0be8681ee247", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:15:29Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "db93a5e29bc944ca8a83644e4c60cef5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "revision_number": 0, "id": "dfb8b2de-ad78-401c-80b8-6141037ed88c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "port_range_min": null, "ethertype": "IPv6", "project_id": "db93a5e29bc944ca8a83644e4c60cef5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "revision_number": 0, "id": "fbe0d963-384b-4379-ab41-23efa486785f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "port_range_min": null, "ethertype": "IPv4", "project_id": "db93a5e29bc944ca8a83644e4c60cef5"}], "revision_number": 4, "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp"}]} 2018-09-22 05:15:29,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=d6394028-7986-4d33-8cd5-bf3b7aefe83b used request id req-9b69f0bd-0640-48f3-908c-2b6a3719df62 2018-09-22 05:15:29,216 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6394028-7986-4d33-8cd5-bf3b7aefe83b 2018-09-22 05:15:29,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d6394028-7986-4d33-8cd5-bf3b7aefe83b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:15:29,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-7745196c-6a57-4161-85a2-26695b09bcb3 Date: Sat, 22 Sep 2018 05:15:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:15:28Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:28Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "9b2d775e-0315-4738-9574-5947caf4f644"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-22T05:15:29Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "port_range_min": 22, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:29Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "df995253-9957-4bad-956f-0be8681ee247"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:26Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "dfb8b2de-ad78-401c-80b8-6141037ed88c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:15:26Z", "security_group_id": "d6394028-7986-4d33-8cd5-bf3b7aefe83b", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:26Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "fbe0d963-384b-4379-ab41-23efa486785f"}]} 2018-09-22 05:15:29,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d6394028-7986-4d33-8cd5-bf3b7aefe83b used request id req-7745196c-6a57-4161-85a2-26695b09bcb3 2018-09-22 05:15:29,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:15:29,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:15:29,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60b9eaba40ef4463abbd6e893e6924a4", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj-role"}], "expires_at": "2018-09-22T06:15:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db93a5e29bc944ca8a83644e4c60cef5", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-user", "id": "6538a5bd6eb5498cb40550bd558c35ca"}, "audit_ids": ["_4sB5OxxRfGBIkp0kUoNIQ"], "issued_at": "2018-09-22T05:15:29.000000Z"}} 2018-09-22 05:15:29,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:29,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ba1e406-12a7-4b52-8f0e-fd513bf49be0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:15:29,688 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9ba1e406-12a7-4b52-8f0e-fd513bf49be0 2018-09-22 05:15:29,689 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:15:29,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:29,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-385235de-05a3-4753-8bc3-02f0c3443bd6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:15:29,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-385235de-05a3-4753-8bc3-02f0c3443bd6 2018-09-22 05:15:29,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:30,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-a23373c3-11eb-404f-9988-254c5f113865 Date: Sat, 22 Sep 2018 05:15:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbe4393b-7e5a-4d31-b5a4-6b64b757eedd"],"updated_at":"2018-09-22T05:15:13Z","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net"}]} 2018-09-22 05:15:30,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net used request id req-a23373c3-11eb-404f-9988-254c5f113865 2018-09-22 05:15:30,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:15:30,015 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:15:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:15:30,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:30,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16103108-0197-4e03-b87a-fccd00c3460b Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5"}, "enabled": true, "id": "db93a5e29bc944ca8a83644e4c60cef5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}} 2018-09-22 05:15:30,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 used request id req-16103108-0197-4e03-b87a-fccd00c3460b 2018-09-22 05:15:30,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:30,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1835398f-08bf-476c-8be5-16b1f167236d Date: Sat, 22 Sep 2018 05:15:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","dns_nameservers":[],"updated_at":"2018-09-22T05:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet"}]} 2018-09-22 05:15:30,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-1835398f-08bf-476c-8be5-16b1f167236d 2018-09-22 05:15:30,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a&name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:30,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a6a8a905-e6b5-4ad6-8d21-f1dd1a6f230b Date: Sat, 22 Sep 2018 05:15:30 GMT RESP BODY: {"ports":[]} 2018-09-22 05:15:30,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a&name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-port-1&admin_state_up=True used request id req-a6a8a905-e6b5-4ad6-8d21-f1dd1a6f230b 2018-09-22 05:15:30,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:30,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15: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-e2af6474-ae56-4d40-9bc4-69e65e9134c5 x-compute-request-id: req-e2af6474-ae56-4d40-9bc4-69e65e9134c5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 05:15:30,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst used request id req-e2af6474-ae56-4d40-9bc4-69e65e9134c5 2018-09-22 05:15:30,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:30,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-cbe6dbd6-2e9d-4ff3-a1a7-9e76374f22a9 Date: Sat, 22 Sep 2018 05:15:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbe4393b-7e5a-4d31-b5a4-6b64b757eedd"],"updated_at":"2018-09-22T05:15:13Z","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net"}]} 2018-09-22 05:15:30,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net used request id req-cbe6dbd6-2e9d-4ff3-a1a7-9e76374f22a9 2018-09-22 05:15:30,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:31,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead393ba-c9b2-40a6-bda3-abb87a587ddc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5"}, "enabled": true, "id": "db93a5e29bc944ca8a83644e4c60cef5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}} 2018-09-22 05:15:31,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 used request id req-ead393ba-c9b2-40a6-bda3-abb87a587ddc 2018-09-22 05:15:31,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:31,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a90a2e13-8e44-41da-8fe8-4441afc05228 Date: Sat, 22 Sep 2018 05:15:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","dns_nameservers":[],"updated_at":"2018-09-22T05:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet"}]} 2018-09-22 05:15:31,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-a90a2e13-8e44-41da-8fe8-4441afc05228 2018-09-22 05:15:31,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a&name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:31,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-068adc6e-b94d-4f9b-b8cb-76551af3b84a Date: Sat, 22 Sep 2018 05:15:31 GMT RESP BODY: {"ports":[]} 2018-09-22 05:15:31,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a&name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-port-1&admin_state_up=True used request id req-068adc6e-b94d-4f9b-b8cb-76551af3b84a 2018-09-22 05:15:31,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:15:31,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:15:31,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60b9eaba40ef4463abbd6e893e6924a4", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj-role"}], "expires_at": "2018-09-22T06:15:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db93a5e29bc944ca8a83644e4c60cef5", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/db93a5e29bc944ca8a83644e4c60cef5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-user", "id": "6538a5bd6eb5498cb40550bd558c35ca"}, "audit_ids": ["HZKPkcoHTSKIYs2Il5YudQ"], "issued_at": "2018-09-22T05:15:31.000000Z"}} 2018-09-22 05:15:31,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00301a7aee0476f10d12076c6966ef45dc4470b" 2018-09-22 05:15:31,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b7f0299-ef68-4b34-a96f-6400823f5def Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:15:31,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3b7f0299-ef68-4b34-a96f-6400823f5def 2018-09-22 05:15:31,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:32,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-0218b6c9-e882-4069-8618-ee71193e19b6 Date: Sat, 22 Sep 2018 05:15:32 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":["fbe4393b-7e5a-4d31-b5a4-6b64b757eedd"],"updated_at":"2018-09-22T05:15:13Z","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net"}]} 2018-09-22 05:15:32,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net used request id req-0218b6c9-e882-4069-8618-ee71193e19b6 2018-09-22 05:15:32,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:32,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-69d76e78-d998-4a24-9e5d-e8b60f566942 Date: Sat, 22 Sep 2018 05:15:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","dns_nameservers":[],"updated_at":"2018-09-22T05:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet"}]} 2018-09-22 05:15:32,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-69d76e78-d998-4a24-9e5d-e8b60f566942 2018-09-22 05:15:32,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:32,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-cdb167bb-e587-4ac0-a10e-68e738afbfea Date: Sat, 22 Sep 2018 05:15:32 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":["fbe4393b-7e5a-4d31-b5a4-6b64b757eedd"],"updated_at":"2018-09-22T05:15:13Z","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net"}]} 2018-09-22 05:15:32,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net used request id req-cdb167bb-e587-4ac0-a10e-68e738afbfea 2018-09-22 05:15:32,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:15:32,444 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:15:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:15:32,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b00301a7aee0476f10d12076c6966ef45dc4470b" 2018-09-22 05:15:32,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c13e918-195d-455a-a631-7632e5bca681 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5"}, "enabled": true, "id": "db93a5e29bc944ca8a83644e4c60cef5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}} 2018-09-22 05:15:32,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 used request id req-3c13e918-195d-455a-a631-7632e5bca681 2018-09-22 05:15:32,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:32,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e0b340f6-8744-49fb-ada0-95cf0f26ae79 Date: Sat, 22 Sep 2018 05:15:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","dns_nameservers":[],"updated_at":"2018-09-22T05:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet"}]} 2018-09-22 05:15:32,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-e0b340f6-8744-49fb-ada0-95cf0f26ae79 2018-09-22 05:15:32,728 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net 2018-09-22 05:15:32,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" -d '{"port": {"network_id": "ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-port-1", "admin_state_up": true}}' 2018-09-22 05:15:33,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-3be25b82-6981-4941-b5b1-1fd8cd5df88e Date: Sat, 22 Sep 2018 05:15:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:33Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.9"}],"id":"f002781e-2ec9-4174-bcd4-45d1b0667b88","security_groups":["2fd544df-4579-454f-a691-0a9f32423e54"],"mac_address":"fa:16:3e:ac:e0:ca","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-port-1","project_id":"db93a5e29bc944ca8a83644e4c60cef5","qos_policy_id":null,"admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:33Z","binding:vnic_type":"normal"}} 2018-09-22 05:15:33,648 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-3be25b82-6981-4941-b5b1-1fd8cd5df88e 2018-09-22 05:15:33,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:33,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-cf5f88d2-ffa6-4919-a882-77a2e6c97f62 Date: Sat, 22 Sep 2018 05:15:33 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":["fbe4393b-7e5a-4d31-b5a4-6b64b757eedd"],"updated_at":"2018-09-22T05:15:13Z","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net"}]} 2018-09-22 05:15:33,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net used request id req-cf5f88d2-ffa6-4919-a882-77a2e6c97f62 2018-09-22 05:15:33,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:33,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da5600c5-6974-43f8-a66f-6019cc4f27cc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5"}, "enabled": true, "id": "db93a5e29bc944ca8a83644e4c60cef5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}} 2018-09-22 05:15:33,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 used request id req-da5600c5-6974-43f8-a66f-6019cc4f27cc 2018-09-22 05:15:33,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:34,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dc11ce42-06b3-4931-ba7f-e221ff8a1e36 Date: Sat, 22 Sep 2018 05:15:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","dns_nameservers":[],"updated_at":"2018-09-22T05:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet"}]} 2018-09-22 05:15:34,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-dc11ce42-06b3-4931-ba7f-e221ff8a1e36 2018-09-22 05:15:34,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a&name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:34,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-83b47d8a-92b7-431a-b74c-02a74c7bd806 Date: Sat, 22 Sep 2018 05:15:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:33Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.9"}],"id":"f002781e-2ec9-4174-bcd4-45d1b0667b88","security_groups":["2fd544df-4579-454f-a691-0a9f32423e54"],"mac_address":"fa:16:3e:ac:e0:ca","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-port-1","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:33Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 05:15:34,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a&name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-port-1&admin_state_up=True used request id req-83b47d8a-92b7-431a-b74c-02a74c7bd806 2018-09-22 05:15:34,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:34,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85de717f-881d-43ae-b5f2-231167437150 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5"}, "enabled": true, "id": "db93a5e29bc944ca8a83644e4c60cef5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}} 2018-09-22 05:15:34,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 used request id req-85de717f-881d-43ae-b5f2-231167437150 2018-09-22 05:15:34,353 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst 2018-09-22 05:15:34,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:34,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15: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-e4fb3eb5-712e-41f0-bf8d-eeee58f9e921 x-compute-request-id: req-e4fb3eb5-712e-41f0-bf8d-eeee58f9e921 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-flavor-name"}]} 2018-09-22 05:15:34,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e4fb3eb5-712e-41f0-bf8d-eeee58f9e921 2018-09-22 05:15:34,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/9c04cd20-42af-42c6-a142-3a457026a988 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:34,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15: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-c82a75f0-b917-4b3b-a181-66d9e1217831 x-compute-request-id: req-c82a75f0-b917-4b3b-a181-66d9e1217831 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9c04cd20-42af-42c6-a142-3a457026a988", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:15:34,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/9c04cd20-42af-42c6-a142-3a457026a988 used request id req-c82a75f0-b917-4b3b-a181-66d9e1217831 2018-09-22 05:15:34,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:34,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-214bfa4e-7416-4e6d-9046-d667f0b6caa8 Date: Sat, 22 Sep 2018 05:15:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8--image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:15:03Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-22T05:15:10Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/21f499bf-ea63-4dab-a048-d08f27d92e3b/snap", "metadata": {}}], "self": "/v2/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "min_disk": 0, "protected": false, "id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "file": "/v2/images/21f499bf-ea63-4dab-a048-d08f27d92e3b/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "db93a5e29bc944ca8a83644e4c60cef5", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/21f499bf-ea63-4dab-a048-d08f27d92e3b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8--image"} 2018-09-22 05:15:34,586 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8--image used request id req-214bfa4e-7416-4e6d-9046-d667f0b6caa8 2018-09-22 05:15:34,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:35,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-92fac5a0-c73b-4198-be6f-8dd9960cc2c2 Date: Sat, 22 Sep 2018 05:15:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:15:35,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-92fac5a0-c73b-4198-be6f-8dd9960cc2c2 2018-09-22 05:15:35,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" -d '{"server": {"name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "imageRef": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "flavorRef": "9c04cd20-42af-42c6-a142-3a457026a988", "max_count": 1, "min_count": 1, "networks": [{"port": "f002781e-2ec9-4174-bcd4-45d1b0667b88"}]}}' 2018-09-22 05:15:36,260 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05: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 x-openstack-request-id: req-13f194ae-d129-44f5-9ddd-2d63a84bead9 x-compute-request-id: req-13f194ae-d129-44f5-9ddd-2d63a84bead9 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "adminPass": "tLxeK4fW3oKv"}} 2018-09-22 05:15:36,260 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-13f194ae-d129-44f5-9ddd-2d63a84bead9 2018-09-22 05:15:36,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:36,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7790d2ed-29ff-4244-8a16-f04c785fc673 x-compute-request-id: req-7790d2ed-29ff-4244-8a16-f04c785fc673 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.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:15:36,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-7790d2ed-29ff-4244-8a16-f04c785fc673 2018-09-22 05:15:36,479 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst 2018-09-22 05:15:36,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:36,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1e1cd67-46ec-4443-8527-cd9f69ade7f8 x-compute-request-id: req-f1e1cd67-46ec-4443-8527-cd9f69ade7f8 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.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:15:36,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-f1e1cd67-46ec-4443-8527-cd9f69ade7f8 2018-09-22 05:15:36,855 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:15:36,855 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:15:39,858 - create_instance - DEBUG - VM status query timeout in 896.621204138 2018-09-22 05:15:39,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:40,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-ec49a17b-35f5-4bf5-b2b2-ccda194b20d1 x-compute-request-id: req-ec49a17b-35f5-4bf5-b2b2-ccda194b20d1 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:15:40,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-ec49a17b-35f5-4bf5-b2b2-ccda194b20d1 2018-09-22 05:15:40,592 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:15:40,592 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:15:43,596 - create_instance - DEBUG - VM status query timeout in 892.88372612 2018-09-22 05:15:43,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:44,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15: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-1ea0f0b8-ab8f-4b69-8ed6-a1d8b45eb67f x-compute-request-id: req-1ea0f0b8-ab8f-4b69-8ed6-a1d8b45eb67f Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:15:44,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-1ea0f0b8-ab8f-4b69-8ed6-a1d8b45eb67f 2018-09-22 05:15:44,218 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:15:44,218 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:15:47,222 - create_instance - DEBUG - VM status query timeout in 889.257552147 2018-09-22 05:15:47,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:47,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15: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-20dc605c-aa5a-435f-95b8-f8a36a2dc901 x-compute-request-id: req-20dc605c-aa5a-435f-95b8-f8a36a2dc901 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:15:47,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-20dc605c-aa5a-435f-95b8-f8a36a2dc901 2018-09-22 05:15:47,902 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:15:47,903 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:15:50,906 - create_instance - DEBUG - VM status query timeout in 885.573500156 2018-09-22 05:15:50,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:51,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15: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-8cb560ec-5034-47bb-aeb9-aa3891b73998 x-compute-request-id: req-8cb560ec-5034-47bb-aeb9-aa3891b73998 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:15:51,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-8cb560ec-5034-47bb-aeb9-aa3891b73998 2018-09-22 05:15:51,564 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:15:51,564 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:15:54,567 - create_instance - DEBUG - VM status query timeout in 881.912412167 2018-09-22 05:15:54,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:55,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71daa5c4-f8d6-4e33-be9e-3fea2a565847 x-compute-request-id: req-71daa5c4-f8d6-4e33-be9e-3fea2a565847 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:15:55,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-71daa5c4-f8d6-4e33-be9e-3fea2a565847 2018-09-22 05:15:55,081 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:15:55,081 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:15:58,084 - create_instance - DEBUG - VM status query timeout in 878.394864082 2018-09-22 05:15:58,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:15:58,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:15:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30ee2c90-c775-40f1-900b-6362182a9a08 x-compute-request-id: req-30ee2c90-c775-40f1-900b-6362182a9a08 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:15:58,765 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-30ee2c90-c775-40f1-900b-6362182a9a08 2018-09-22 05:15:58,766 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:15:58,766 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:16:01,767 - create_instance - DEBUG - VM status query timeout in 874.712399006 2018-09-22 05:16:01,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:16:02,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:16: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-0654398c-ee7c-4714-af87-38f3c0b3e274 x-compute-request-id: req-0654398c-ee7c-4714-af87-38f3c0b3e274 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:16:02,105 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-0654398c-ee7c-4714-af87-38f3c0b3e274 2018-09-22 05:16:02,106 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:16:02,106 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:16:05,109 - create_instance - DEBUG - VM status query timeout in 871.370108128 2018-09-22 05:16:05,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:16:05,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:16: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-1e29d91c-b6e1-4c03-841c-da7413a0c755 x-compute-request-id: req-1e29d91c-b6e1-4c03-841c-da7413a0c755 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:16:05,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-1e29d91c-b6e1-4c03-841c-da7413a0c755 2018-09-22 05:16:05,898 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:16:05,898 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:16:08,901 - create_instance - DEBUG - VM status query timeout in 867.577867985 2018-09-22 05:16:08,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:16:09,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:16:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3e97c4a-a775-4c7b-8698-91572227d16f x-compute-request-id: req-e3e97c4a-a775-4c7b-8698-91572227d16f Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:16:09,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-e3e97c4a-a775-4c7b-8698-91572227d16f 2018-09-22 05:16:09,462 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:16:09,462 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:16:12,465 - create_instance - DEBUG - VM status query timeout in 864.01395607 2018-09-22 05:16:12,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:16:13,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:16: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-26f7986e-4ed0-4bff-97d2-fca331d1628b x-compute-request-id: req-26f7986e-4ed0-4bff-97d2-fca331d1628b Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:16:13,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-26f7986e-4ed0-4bff-97d2-fca331d1628b 2018-09-22 05:16:13,220 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:16:13,220 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:16:16,224 - create_instance - DEBUG - VM status query timeout in 860.255625963 2018-09-22 05:16:16,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:16:17,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:16: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-9d2f1ee3-d5fe-4489-96c8-094192f43fa8 x-compute-request-id: req-9d2f1ee3-d5fe-4489-96c8-094192f43fa8 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:16:17,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-9d2f1ee3-d5fe-4489-96c8-094192f43fa8 2018-09-22 05:16:17,406 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:16:17,406 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:16:20,409 - create_instance - DEBUG - VM status query timeout in 856.069868088 2018-09-22 05:16:20,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:16:20,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:16:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e560425-8e09-404e-9269-29eeadc7c595 x-compute-request-id: req-3e560425-8e09-404e-9269-29eeadc7c595 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:16:20,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-3e560425-8e09-404e-9269-29eeadc7c595 2018-09-22 05:16:20,766 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:16:20,767 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:16:23,767 - create_instance - DEBUG - VM status query timeout in 852.712388039 2018-09-22 05:16:23,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:16:24,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-1a27f31e-5c03-40e2-818d-e40970f5115f x-compute-request-id: req-1a27f31e-5c03-40e2-818d-e40970f5115f Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:16:24,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-1a27f31e-5c03-40e2-818d-e40970f5115f 2018-09-22 05:16:24,297 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:16:24,297 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:16:27,301 - create_instance - DEBUG - VM status query timeout in 849.17870903 2018-09-22 05:16:27,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:16:27,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:16: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-16299384-0122-4039-8a8d-db7a7c2fe3d8 x-compute-request-id: req-16299384-0122-4039-8a8d-db7a7c2fe3d8 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:16:27,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-16299384-0122-4039-8a8d-db7a7c2fe3d8 2018-09-22 05:16:27,649 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:16:27,649 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:16:30,652 - create_instance - DEBUG - VM status query timeout in 845.826802969 2018-09-22 05:16:30,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:16:30,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:16:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbbf09d6-3ee9-4d06-aa11-24efc932d531 x-compute-request-id: req-bbbf09d6-3ee9-4d06-aa11-24efc932d531 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:16:30,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-bbbf09d6-3ee9-4d06-aa11-24efc932d531 2018-09-22 05:16:30,981 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:16:30,981 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:16:33,984 - create_instance - DEBUG - VM status query timeout in 842.494934082 2018-09-22 05:16:33,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:16:34,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:16: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-1b34c2a8-eaaf-4bc4-8558-e18a09d87bb0 x-compute-request-id: req-1b34c2a8-eaaf-4bc4-8558-e18a09d87bb0 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:16:34,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-1b34c2a8-eaaf-4bc4-8558-e18a09d87bb0 2018-09-22 05:16:34,622 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:16:34,622 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:16:37,625 - create_instance - DEBUG - VM status query timeout in 838.853909969 2018-09-22 05:16:37,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:16:38,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:16:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86c1acc5-4dac-4a84-afbf-f720086ce57a x-compute-request-id: req-86c1acc5-4dac-4a84-afbf-f720086ce57a Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:16:38,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-86c1acc5-4dac-4a84-afbf-f720086ce57a 2018-09-22 05:16:38,340 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:16:38,341 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:16:41,344 - create_instance - DEBUG - VM status query timeout in 835.135416031 2018-09-22 05:16:41,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:16:41,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-6d3b0b23-a1a2-4e06-ac1c-28822719464f x-compute-request-id: req-6d3b0b23-a1a2-4e06-ac1c-28822719464f Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:16:41,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-6d3b0b23-a1a2-4e06-ac1c-28822719464f 2018-09-22 05:16:41,662 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:16:41,662 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:16:44,666 - create_instance - DEBUG - VM status query timeout in 831.813652039 2018-09-22 05:16:44,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:16:45,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:16: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-e88bf631-6ed7-4272-880d-7b2dcba6336b x-compute-request-id: req-e88bf631-6ed7-4272-880d-7b2dcba6336b Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:16:45,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-e88bf631-6ed7-4272-880d-7b2dcba6336b 2018-09-22 05:16:45,160 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:16:45,160 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:16:48,163 - create_instance - DEBUG - VM status query timeout in 828.316378117 2018-09-22 05:16:48,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:16:48,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-a52706ee-4bf0-49d4-8908-33f919f381d8 x-compute-request-id: req-a52706ee-4bf0-49d4-8908-33f919f381d8 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:16:48,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-a52706ee-4bf0-49d4-8908-33f919f381d8 2018-09-22 05:16:48,907 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:16:48,907 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:16:51,911 - create_instance - DEBUG - VM status query timeout in 824.568644047 2018-09-22 05:16:51,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:16:52,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:16:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55842b5e-a9ff-4ca0-88c4-cb8e21b7c4b4 x-compute-request-id: req-55842b5e-a9ff-4ca0-88c4-cb8e21b7c4b4 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:16:52,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-55842b5e-a9ff-4ca0-88c4-cb8e21b7c4b4 2018-09-22 05:16:52,657 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:16:52,657 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:16:55,660 - create_instance - DEBUG - VM status query timeout in 820.81885314 2018-09-22 05:16:55,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:16:56,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:16: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-1f748145-25c9-4399-bb05-cd51b6b9abc4 x-compute-request-id: req-1f748145-25c9-4399-bb05-cd51b6b9abc4 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:16:56,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-1f748145-25c9-4399-bb05-cd51b6b9abc4 2018-09-22 05:16:56,041 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:16:56,041 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:16:59,044 - create_instance - DEBUG - VM status query timeout in 817.434787989 2018-09-22 05:16:59,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:00,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:16: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-6228893c-6266-430d-80a3-c6d1346e9fa5 x-compute-request-id: req-6228893c-6266-430d-80a3-c6d1346e9fa5 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:17:00,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-6228893c-6266-430d-80a3-c6d1346e9fa5 2018-09-22 05:17:00,071 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:17:00,071 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:17:03,074 - create_instance - DEBUG - VM status query timeout in 813.404957056 2018-09-22 05:17:03,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:03,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17: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-1f7df2c9-7020-4107-add1-bc655dcd4b48 x-compute-request-id: req-1f7df2c9-7020-4107-add1-bc655dcd4b48 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:17:03,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-1f7df2c9-7020-4107-add1-bc655dcd4b48 2018-09-22 05:17:03,976 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:17:03,977 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:17:06,979 - create_instance - DEBUG - VM status query timeout in 809.500614166 2018-09-22 05:17:06,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:07,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17: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-e89d1ae3-8eef-4aac-b675-28a92d32f092 x-compute-request-id: req-e89d1ae3-8eef-4aac-b675-28a92d32f092 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:17:07,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-e89d1ae3-8eef-4aac-b675-28a92d32f092 2018-09-22 05:17:07,460 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:17:07,461 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:17:10,464 - create_instance - DEBUG - VM status query timeout in 806.015479088 2018-09-22 05:17:10,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:11,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17: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-33394b1d-8a4f-4d78-a9e5-3416c01ad045 x-compute-request-id: req-33394b1d-8a4f-4d78-a9e5-3416c01ad045 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:17:11,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-33394b1d-8a4f-4d78-a9e5-3416c01ad045 2018-09-22 05:17:11,023 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:17:11,023 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:17:14,026 - create_instance - DEBUG - VM status query timeout in 802.453157187 2018-09-22 05:17:14,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:14,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ee9ddf0-9b78-4eef-9494-47ac859a3f40 x-compute-request-id: req-4ee9ddf0-9b78-4eef-9494-47ac859a3f40 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:15:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:17:14,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-4ee9ddf0-9b78-4eef-9494-47ac859a3f40 2018-09-22 05:17:14,915 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - BUILD 2018-09-22 05:17:14,915 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:17:17,918 - create_instance - DEBUG - VM status query timeout in 798.561361074 2018-09-22 05:17:17,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:18,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17: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-8c8b9f0c-4218-42ac-b0fa-ee307a994f87 x-compute-request-id: req-8c8b9f0c-4218-42ac-b0fa-ee307a994f87 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:17:02.000000", "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:17:16Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:17:18,414 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-8c8b9f0c-4218-42ac-b0fa-ee307a994f87 2018-09-22 05:17:18,415 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - ACTIVE 2018-09-22 05:17:18,415 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:17:18,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:18,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbd06980-7d11-4824-a683-8089e201f3fe x-compute-request-id: req-dbd06980-7d11-4824-a683-8089e201f3fe Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:17:02.000000", "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:17:16Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:17:18,862 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-dbd06980-7d11-4824-a683-8089e201f3fe 2018-09-22 05:17:18,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:18,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e7f3db1a-f3eb-4312-af97-bbd9e3d74c70 Date: Sat, 22 Sep 2018 05:17:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fbe4393b-7e5a-4d31-b5a4-6b64b757eedd"],"updated_at":"2018-09-22T05:15:13Z","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net"}]} 2018-09-22 05:17:18,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net used request id req-e7f3db1a-f3eb-4312-af97-bbd9e3d74c70 2018-09-22 05:17:18,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:19,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10f01d42-5051-42f8-9306-4d4f27dcaf92 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5"}, "enabled": true, "id": "db93a5e29bc944ca8a83644e4c60cef5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}} 2018-09-22 05:17:19,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 used request id req-10f01d42-5051-42f8-9306-4d4f27dcaf92 2018-09-22 05:17:19,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:19,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a0562a08-7484-4bb5-a641-fa98a6434029 Date: Sat, 22 Sep 2018 05:17:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","dns_nameservers":[],"updated_at":"2018-09-22T05:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet"}]} 2018-09-22 05:17:19,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-a0562a08-7484-4bb5-a641-fa98a6434029 2018-09-22 05:17:19,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:19,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-d25b6a50-9c04-4492-9019-a52e79c791a9 Date: Sat, 22 Sep 2018 05:17:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.2"}],"id":"3c69b789-db32-48a4-a2ee-aca3a0446015","security_groups":[],"mac_address":"fa:16:3e:4e:95:8d","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.3"}],"id":"4ede284e-0930-4a86-9439-740f9b2e67ef","security_groups":[],"mac_address":"fa:16:3e:ae:59:ed","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.4"}],"id":"5f587f56-cbf5-4209-9b72-204791fba915","security_groups":[],"mac_address":"fa:16:3e:d6:0b:2f","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:17:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.9"}],"id":"f002781e-2ec9-4174-bcd4-45d1b0667b88","security_groups":["2fd544df-4579-454f-a691-0a9f32423e54"],"mac_address":"fa:16:3e:ac:e0:ca","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-port-1","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:33Z","binding:vnic_type":"normal","device_id":"9c18f2de-dca0-401e-b82c-0d2cf89c1ff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.1"}],"id":"f7aad215-c29d-46cd-8611-2d28d210a4be","security_groups":[],"mac_address":"fa:16:3e:9e:63:80","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:22Z","binding:vnic_type":"normal","device_id":"4df8265f-8335-4340-809e-8ba6426a2c35"}]} 2018-09-22 05:17:19,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-d25b6a50-9c04-4492-9019-a52e79c791a9 2018-09-22 05:17:19,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:19,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-cc723de3-1c25-4a44-b04e-fddbef284ef7 Date: Sat, 22 Sep 2018 05:17:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:16Z", "admin_state_up": true, "updated_at": "2018-09-22T05:15:22Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "4df8265f-8335-4340-809e-8ba6426a2c35", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-router"}]} 2018-09-22 05:17:19,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-router used request id req-cc723de3-1c25-4a44-b04e-fddbef284ef7 2018-09-22 05:17:19,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:19,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc26e6b-af88-4f7c-a0fb-ef78ac8669f4 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5"}, "enabled": true, "id": "db93a5e29bc944ca8a83644e4c60cef5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}} 2018-09-22 05:17:19,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 used request id req-dcc26e6b-af88-4f7c-a0fb-ef78ac8669f4 2018-09-22 05:17:19,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=4df8265f-8335-4340-809e-8ba6426a2c35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:19,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-8cce2021-dde6-4e13-8bbd-83e48bfadd53 Date: Sat, 22 Sep 2018 05:17:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.1"}],"id":"f7aad215-c29d-46cd-8611-2d28d210a4be","security_groups":[],"mac_address":"fa:16:3e:9e:63:80","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:22Z","binding:vnic_type":"normal","device_id":"4df8265f-8335-4340-809e-8ba6426a2c35"}]} 2018-09-22 05:17:19,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=4df8265f-8335-4340-809e-8ba6426a2c35 used request id req-8cce2021-dde6-4e13-8bbd-83e48bfadd53 2018-09-22 05:17:19,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/fbe4393b-7e5a-4d31-b5a4-6b64b757eedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:19,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-725dde11-4332-4138-8531-3ada10787c28 Date: Sat, 22 Sep 2018 05:17:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","dns_nameservers":[],"updated_at":"2018-09-22T05:15:13Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet"}} 2018-09-22 05:17:19,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/fbe4393b-7e5a-4d31-b5a4-6b64b757eedd used request id req-725dde11-4332-4138-8531-3ada10787c28 2018-09-22 05:17:19,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:19,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6047f010-553a-45f2-9e08-9bef2304300a Date: Sat, 22 Sep 2018 05:17:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:17:19,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-6047f010-553a-45f2-9e08-9bef2304300a 2018-09-22 05:17:19,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:19,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fee9ef76-5667-430a-b735-99d91d6d959d Date: Sat, 22 Sep 2018 05:17:19 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:17:19,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-fee9ef76-5667-430a-b735-99d91d6d959d 2018-09-22 05:17:19,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:20,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17: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-e1079f5c-3ec1-4391-add2-3144885b63f4 x-compute-request-id: req-e1079f5c-3ec1-4391-add2-3144885b63f4 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:17:02.000000", "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:17:16Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:17:20,299 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-e1079f5c-3ec1-4391-add2-3144885b63f4 2018-09-22 05:17:20,300 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - ACTIVE 2018-09-22 05:17:20,300 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:17:20,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:20,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17: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-38dbac1f-c967-47ff-96fc-94f28c286958 x-compute-request-id: req-38dbac1f-c967-47ff-96fc-94f28c286958 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:17:02.000000", "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:17:16Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:17:20,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-38dbac1f-c967-47ff-96fc-94f28c286958 2018-09-22 05:17:20,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:21,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-cce8dca1-f5f5-4219-a31f-6786a3743d7c Date: Sat, 22 Sep 2018 05:17: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":["fbe4393b-7e5a-4d31-b5a4-6b64b757eedd"],"updated_at":"2018-09-22T05:15:13Z","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net"}]} 2018-09-22 05:17:21,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net used request id req-cce8dca1-f5f5-4219-a31f-6786a3743d7c 2018-09-22 05:17:21,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:21,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dc3bebc-ee52-4d52-bc4e-48c926e59128 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5"}, "enabled": true, "id": "db93a5e29bc944ca8a83644e4c60cef5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}} 2018-09-22 05:17:21,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 used request id req-1dc3bebc-ee52-4d52-bc4e-48c926e59128 2018-09-22 05:17:21,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:21,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-78b8c930-3f54-4de1-a92a-251f3a509d52 Date: Sat, 22 Sep 2018 05:17:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","dns_nameservers":[],"updated_at":"2018-09-22T05:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet"}]} 2018-09-22 05:17:21,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-78b8c930-3f54-4de1-a92a-251f3a509d52 2018-09-22 05:17:21,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:21,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-94945129-acc8-4ec7-89eb-0c9526682dc3 Date: Sat, 22 Sep 2018 05:17:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.2"}],"id":"3c69b789-db32-48a4-a2ee-aca3a0446015","security_groups":[],"mac_address":"fa:16:3e:4e:95:8d","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.3"}],"id":"4ede284e-0930-4a86-9439-740f9b2e67ef","security_groups":[],"mac_address":"fa:16:3e:ae:59:ed","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.4"}],"id":"5f587f56-cbf5-4209-9b72-204791fba915","security_groups":[],"mac_address":"fa:16:3e:d6:0b:2f","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:17:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.9"}],"id":"f002781e-2ec9-4174-bcd4-45d1b0667b88","security_groups":["2fd544df-4579-454f-a691-0a9f32423e54"],"mac_address":"fa:16:3e:ac:e0:ca","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-port-1","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:33Z","binding:vnic_type":"normal","device_id":"9c18f2de-dca0-401e-b82c-0d2cf89c1ff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.1"}],"id":"f7aad215-c29d-46cd-8611-2d28d210a4be","security_groups":[],"mac_address":"fa:16:3e:9e:63:80","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:22Z","binding:vnic_type":"normal","device_id":"4df8265f-8335-4340-809e-8ba6426a2c35"}]} 2018-09-22 05:17:21,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-94945129-acc8-4ec7-89eb-0c9526682dc3 2018-09-22 05:17:21,299 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-22 05:17:21,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:21,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-285d8261-9a39-42f2-beff-28fc07e6e9b7 Date: Sat, 22 Sep 2018 05:17:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:17:21,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-285d8261-9a39-42f2-beff-28fc07e6e9b7 2018-09-22 05:17:21,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:21,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4bdeb58c-0f76-45c1-9aca-f2985aa0d1fc Date: Sat, 22 Sep 2018 05:17:21 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:17:21,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-4bdeb58c-0f76-45c1-9aca-f2985aa0d1fc 2018-09-22 05:17:21,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" -d '{"floatingip": {"floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "port_id": "f002781e-2ec9-4174-bcd4-45d1b0667b88"}}' 2018-09-22 05:17:23,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-035edd54-cdd6-4e63-8240-b772984540ee Date: Sat, 22 Sep 2018 05:17:23 GMT RESP BODY: {"floatingip": {"router_id": "4df8265f-8335-4340-809e-8ba6426a2c35", "status": "DOWN", "description": "", "tags": [], "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:17:22Z", "updated_at": "2018-09-22T05:17:22Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "port_id": "f002781e-2ec9-4174-bcd4-45d1b0667b88", "id": "513279f7-9a5d-47bf-9087-0cc5784cbb18"}} 2018-09-22 05:17:23,372 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-035edd54-cdd6-4e63-8240-b772984540ee 2018-09-22 05:17:23,373 - create_instance - INFO - Created floating IP 172.30.9.207 via router - AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-router 2018-09-22 05:17:23,373 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-09-22 05:17:23,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:23,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17: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-2fc8eb88-372d-4d99-96c9-1aa2ea4ed871 x-compute-request-id: req-2fc8eb88-372d-4d99-96c9-1aa2ea4ed871 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:17:02.000000", "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:17:16Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:17:23,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-2fc8eb88-372d-4d99-96c9-1aa2ea4ed871 2018-09-22 05:17:23,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 05:17:24,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17: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-139816fc-4b08-4dda-bc3c-225b9ee46c71 x-compute-request-id: req-139816fc-4b08-4dda-bc3c-225b9ee46c71 Content-Encoding: gzip Content-Length: 9608 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-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] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-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] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008025] Security Framework initialized\n[ 0.009056] AppArmor: AppArmor initialized\n[ 0.010060] Yama: becoming mindful.\n[ 0.011424] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012613] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014272] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017665] Initializing cgroup subsys memory\n[ 0.018684] Initializing cgroup subsys devices\n[ 0.020004] Initializing cgroup subsys freezer\n[ 0.021063] Initializing cgroup subsys blkio\n[ 0.022064] Initializing cgroup subsys perf_event\n[ 0.023137] Initializing cgroup subsys hugetlb\n[ 0.024058] FEATURE SPEC_CTRL Not Present\n[ 0.025695] mce: CPU supports 10 MCE banks\n[ 0.026684] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026684] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029408] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.032002] Speculative Store Bypass: Vulnerable\n[ 0.033932] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.038717] ACPI: Core revision 20131115\n[ 0.040443] ACPI: All ACPI Tables successfully acquired\n[ 0.041796] ftrace: allocating 28719 entries in 113 pages\n[ 0.060032] smpboot: Max logical packages: 2\n[ 0.064003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.065466] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.067071] Enabling x2apic\n[ 0.067828] Enabled x2apic\n[ 0.068003] Switched APIC routing to physical x2apic.\n[ 0.070055] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.072001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.074444] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.079249] KVM setup paravirtual spinlock\n[ 0.081074] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.082696] x86: Booting SMP configuration:\n[ 0.083762] .... node #0, CPUs: #1[ 0.081066] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096018] x86: Booted up 1 node, 2 CPUs\n[ 0.096011] KVM setup async PF for cpu 1\n[ 0.096013] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.099197] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100299] devtmpfs: initialized\n[ 0.103099] EVM: security.selinux\n[ 0.104012] EVM: security.SMACK64\n[ 0.104770] EVM: security.ima\n[ 0.105530] EVM: security.capability\n[ 0.106541] pinctrl core: initialized pinctrl subsystem\n[ 0.108050] regulator-dummy: no parameters\n[ 0.109188] RTC time: 5:17:03, date: 09/22/18\n[ 0.110328] NET: Registered protocol family 16\n[ 0.111534] cpuidle: using governor ladder\n[ 0.112003] cpuidle: using governor menu\n[ 0.113069] ACPI: bus type PCI registered\n[ 0.114028] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.115481] PCI: Using configuration type 1 for base access\n[ 0.116505] bio: create slab at 0\n[ 0.116960] ACPI: Added _OSI(Module Device)\n[ 0.117027] ACPI: Added _OSI(Processor Device)\n[ 0.118023] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.120003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.122612] ACPI: Interpreter enabled\n[ 0.123550] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.125396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.127497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.129335] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.131563] ACPI: (supports S0 S5)\n[ 0.132003] ACPI: Using IOAPIC for interrupt routing\n[ 0.133162] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.135265] ACPI: No dock devices found.\n[ 0.137637] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.138914] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.140007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.141505] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.143990] acpiphp: Slot [3] registered\n[ 0.144019] acpiphp: Slot [4] registered\n[ 0.144928] acpiphp: Slot [5] registered\n[ 0.145830] acpiphp: Slot [6] registered\n[ 0.146723] acpiphp: Slot [7] registered\n[ 0.147610] acpiphp: Slot [8] registered\n[ 0.148017] acpiphp: Slot [9] registered\n[ 0.148915] acpiphp: Slot [10] registered\n[ 0.149830] acpiphp: Slot [11] registered\n[ 0.150744] acpiphp: Slot [12] registered\n[ 0.151636] acpiphp: Slot [13] registered\n[ 0.152021] acpiphp: Slot [14] registered\n[ 0.152931] acpiphp: Slot [15] registered\n[ 0.153836] acpiphp: Slot [16] registered\n[ 0.154756] acpiphp: Slot [17] registered\n[ 0.155680] acpiphp: Slot [18] registered\n[ 0.156019] acpiphp: Slot [19] registered\n[ 0.156948] acpiphp: Slot [20] registered\n[ 0.157852] acpiphp: Slot [21] registered\n[ 0.158774] acpiphp: Slot [22] registered\n[ 0.159672] acpiphp: Slot [23] registered\n[ 0.160020] acpiphp: Slot [24] registered\n[ 0.160945] acpiphp: Slot [25] registered\n[ 0.161889] acpiphp: Slot [26] registered\n[ 0.162820] acpiphp: Slot [27] registered\n[ 0.163728] acpiphp: Slot [28] registered\n[ 0.164017] acpiphp: Slot [29] registered\n[ 0.164963] acpiphp: Slot [30] registered\n[ 0.165890] acpiphp: Slot [31] registered\n[ 0.166784] PCI host bridge to bus 0000:00\n[ 0.167692] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.168004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.169305] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.170597] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.171995] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.182532] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.184013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.228849] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232370] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.234360] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.236394] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.238120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.239701] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.240105] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.241400] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.243371] vgaarb: loaded\n[ 0.244003] vgaarb: bridge control possible 0000:00:02.0\n[ 0.245414] SCSI subsystem initialized\n[ 0.246412] ACPI: bus type USB registered\n[ 0.246412] usbcore: registered new interface driver usbfs\n[ 0.248009] usbcore: registered new interface driver hub\n[ 0.249300] usbcore: registered new device driver usb\n[ 0.249300] PCI: Using ACPI for IRQ routing\n[ 0.249300] NetLabel: Initializing\n[ 0.252003] NetLabel: domain hash size = 128\n[ 0.253086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.254331] NetLabel: unlabeled traffic allowed by default\n[ 0.255671] Switched to clocksource kvm-clock\n[ 0.257046] AppArmor: AppArmor Filesystem Enabled\n[ 0.258254] pnp: PnP ACPI init\n[ 0.259082] ACPI: bus type PNP registered\n[ 0.260490] pnp: PnP ACPI: found 8 devices\n[ 0.261529] ACPI: bus type PNP unregistered\n[ 0.268831] NET: Registered protocol family 2\n[ 0.270085] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.271919] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.273497] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.275410] TCP: reno registered\n[ 0.276281] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.277700] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.279305] NET: Registered protocol family 1\n[ 0.280611] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.282269] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.283890] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.306081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.328571] Trying to unpack rootfs image as initramfs...\n[ 0.409032] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.411374] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.413019] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.414229] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.416739] Scanning for low memory corruption every 60 seconds\n[ 0.419112] Initialise system trusted keyring\n[ 0.420460] audit: initializing netlink socket (disabled)\n[ 0.421986] type=2000 audit(1537593423.758:1): initialized\n[ 0.439851] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.442334] zbud: loaded\n[ 0.443375] VFS: Disk quotas dquot_6.5.2\n[ 0.444558] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.446645] fuse init (API version 7.22)\n[ 0.447901] msgmni has been set to 3997\n[ 0.449078] Key type big_key registered\n[ 0.450596] Key type asymmetric registered\n[ 0.451801] Asymmetric key parser 'x509' registered\n[ 0.453228] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.455426] io scheduler noop registered\n[ 0.456593] io scheduler deadline registered (default)\n[ 0.458076] io scheduler cfq registered\n[ 0.459260] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.460813] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.462716] ipmi message handler version 39.2\n[ 0.464040] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.466184] ACPI: Power Button [PWRF]\n[ 0.467371] GHES: HEST is not enabled!\n[ 0.488863] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.531644] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.533988] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.558054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.560130] Linux agpgart interface v0.103\n[ 0.561640] brd: module loaded\n[ 0.562653] loop: module loaded\n[ 0.563613] blk-mq: CPU -> queue map\n[ 0.564388] CPU 0 -> Queue 0\n[ 0.565093] CPU 1 -> Queue 0\n[ 0.566247] vda: vda1\n[ 0.567859] scsi0 : ata_piix\n[ 0.568859] scsi1 : ata_piix\n[ 0.569776] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.571652] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.573734] libphy: Fixed MDIO Bus: probed\n[ 0.575047] tun: Universal TUN/TAP device driver, 1.6\n[ 0.576319] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.579448] PPP generic driver version 2.4.2\n[ 0.580711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.582533] ehci-pci: EHCI PCI platform driver\n[ 0.583828] ehci-platform: EHCI generic platform driver\n[ 0.585319] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.587048] ohci-pci: OHCI PCI platform driver\n[ 0.588349] ohci-platform: OHCI generic platform driver\n[ 0.589830] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.612412] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.613895] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.616120] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.617773] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.619641] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.621741] usb usb1: Product: UHCI Host Controller\n[ 0.623217] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.625000] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.626429] hub 1-0:1.0: USB hub found\n[ 0.627559] hub 1-0:1.0: 2 ports detected\n[ 0.628835] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.631698] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.633128] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.634674] mousedev: PS/2 mouse device common for all mice\n[ 0.636452] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.639117] rtc_cmos 00:00: RTC can wake from S4\n[ 0.640669] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642428] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.644266] device-mapper: uevent: version 1.0.3\n[ 0.645650] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.648079] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.649808] TCP: cubic registered\n[ 0.650865] NET: Registered protocol family 10\n[ 0.652271] NET: Registered protocol family 17\n[ 0.653569] Key type dns_resolver registered\n[ 0.655003] Loading compiled-in X.509 certificates\n[ 0.656893] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.659565] registered taskstats version 1\n[ 0.662144] Key type trusted registered\n[ 0.665636] Key type encrypted registered\n[ 0.666817] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.668378] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.670259] regulator-dummy: disabling\n[ 0.671434] Magic number: 2:918:264\n[ 0.679454] rtc_cmos 00:00: setting system clock to 2018-09-22 05:17:04 UTC (1537593424)\n[ 0.681908] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.683582] EDD information not available.\n[ 0.729220] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.731523] Write protecting the kernel read-only data: 12288k\n[ 0.733437] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.736655] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.749262] systemd-udevd[107]: starting version 204\n[ 0.780377] FDC 0 is a S82078B\n[ 0.940052] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.104357] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.105641] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.106955] usb 1-1: Product: QEMU USB Tablet\n[ 1.107824] usb 1-1: Manufacturer: QEMU\n[ 1.108630] usb 1-1: SerialNumber: 42\n[ 1.408187] tsc: Refined TSC clocksource calibration: 3491.909 MHz\n[ 1.796807] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.035421] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.156224] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.253414] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 22 Sep 2018 05:17:06 +0000. Up 2.56 seconds.\ncloud-init-nonet[2.71]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.70]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 22 Sep 2018 05:17:07 +0000. Up 3.81 seconds.\nci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.9 | 255.255.255.0 | fa:16:3e:ac:e0:ca |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.4 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n7d:24:38:52:25:ba:3e:85:b5:3c:4b:21:78:f3:69:16 root@ansibleprovisioningtests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.. |\n| . o o |\n| . * E . . |\n| . X B o |\n| o S . . |\n| . = o . |\n| o . |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n77:30:e2:5a:d9:0e:bf:25:6d:6c:95:36:09:6d:99:bf root@ansibleprovisioningtests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . o |\n| . o . = |\n| . + o o + |\n| S o . * .|\n| o = + o ..|\n| . + * E |\n| * |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nba:cd:c8:d8:29:f3:cb:f5:ce:6b:37:4e:ff:b5:ad:04 root@ansibleprovisioningtests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S E |\n| . . |\n| . . . . .|\n| o= B o..oo +|\n| .+X.oo=+..o+o|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd3:22:0f:8a:b3:4a:f7:97:10:40:89:f0:1d:cd:23:2f root@ansibleprovisioningtests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-i\nThe key's randomart image is:\n+--[ED25519 256--+\n|o o.oo |\n| o +..+ |\n| . oo . |\n| E.. . |\n| .+ S . |\n| . o + o |\n| .o.. . o |\n|. .o. o |\n|... .. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 22 Sep 2018 05:17:10 +0000. Up 6.96 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-09-22 05:17:24,944 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3/action used request id req-139816fc-4b08-4dda-bc3c-225b9ee46c71 2018-09-22 05:17:24,946 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-22 05:17:24,946 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008025] Security Framework initialized [ 0.009056] AppArmor: AppArmor initialized [ 0.010060] Yama: becoming mindful. [ 0.011424] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012613] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014272] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017665] Initializing cgroup subsys memory [ 0.018684] Initializing cgroup subsys devices [ 0.020004] Initializing cgroup subsys freezer [ 0.021063] Initializing cgroup subsys blkio [ 0.022064] Initializing cgroup subsys perf_event [ 0.023137] Initializing cgroup subsys hugetlb [ 0.024058] FEATURE SPEC_CTRL Not Present [ 0.025695] mce: CPU supports 10 MCE banks [ 0.026684] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026684] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029408] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.032002] Speculative Store Bypass: Vulnerable [ 0.033932] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.038717] ACPI: Core revision 20131115 [ 0.040443] ACPI: All ACPI Tables successfully acquired [ 0.041796] ftrace: allocating 28719 entries in 113 pages [ 0.060032] smpboot: Max logical packages: 2 [ 0.064003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.065466] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.067071] Enabling x2apic [ 0.067828] Enabled x2apic [ 0.068003] Switched APIC routing to physical x2apic. [ 0.070055] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.072001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.074444] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.079249] KVM setup paravirtual spinlock [ 0.081074] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.082696] x86: Booting SMP configuration: [ 0.083762] .... node #0, CPUs: #1[ 0.081066] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096018] x86: Booted up 1 node, 2 CPUs [ 0.096011] KVM setup async PF for cpu 1 [ 0.096013] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.099197] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100299] devtmpfs: initialized [ 0.103099] EVM: security.selinux [ 0.104012] EVM: security.SMACK64 [ 0.104770] EVM: security.ima [ 0.105530] EVM: security.capability [ 0.106541] pinctrl core: initialized pinctrl subsystem [ 0.108050] regulator-dummy: no parameters [ 0.109188] RTC time: 5:17:03, date: 09/22/18 [ 0.110328] NET: Registered protocol family 16 [ 0.111534] cpuidle: using governor ladder [ 0.112003] cpuidle: using governor menu [ 0.113069] ACPI: bus type PCI registered [ 0.114028] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.115481] PCI: Using configuration type 1 for base access [ 0.116505] bio: create slab at 0 [ 0.116960] ACPI: Added _OSI(Module Device) [ 0.117027] ACPI: Added _OSI(Processor Device) [ 0.118023] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.120003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.122612] ACPI: Interpreter enabled [ 0.123550] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.125396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.127497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.129335] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.131563] ACPI: (supports S0 S5) [ 0.132003] ACPI: Using IOAPIC for interrupt routing [ 0.133162] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.135265] ACPI: No dock devices found. [ 0.137637] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.138914] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.140007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.141505] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.143990] acpiphp: Slot [3] registered [ 0.144019] acpiphp: Slot [4] registered [ 0.144928] acpiphp: Slot [5] registered [ 0.145830] acpiphp: Slot [6] registered [ 0.146723] acpiphp: Slot [7] registered [ 0.147610] acpiphp: Slot [8] registered [ 0.148017] acpiphp: Slot [9] registered [ 0.148915] acpiphp: Slot [10] registered [ 0.149830] acpiphp: Slot [11] registered [ 0.150744] acpiphp: Slot [12] registered [ 0.151636] acpiphp: Slot [13] registered [ 0.152021] acpiphp: Slot [14] registered [ 0.152931] acpiphp: Slot [15] registered [ 0.153836] acpiphp: Slot [16] registered [ 0.154756] acpiphp: Slot [17] registered [ 0.155680] acpiphp: Slot [18] registered [ 0.156019] acpiphp: Slot [19] registered [ 0.156948] acpiphp: Slot [20] registered [ 0.157852] acpiphp: Slot [21] registered [ 0.158774] acpiphp: Slot [22] registered [ 0.159672] acpiphp: Slot [23] registered [ 0.160020] acpiphp: Slot [24] registered [ 0.160945] acpiphp: Slot [25] registered [ 0.161889] acpiphp: Slot [26] registered [ 0.162820] acpiphp: Slot [27] registered [ 0.163728] acpiphp: Slot [28] registered [ 0.164017] acpiphp: Slot [29] registered [ 0.164963] acpiphp: Slot [30] registered [ 0.165890] acpiphp: Slot [31] registered [ 0.166784] PCI host bridge to bus 0000:00 [ 0.167692] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.168004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.169305] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.170597] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.171995] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.182532] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.184013] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.228849] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232370] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.234360] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.236394] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.238120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.239701] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.240105] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.241400] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.243371] vgaarb: loaded [ 0.244003] vgaarb: bridge control possible 0000:00:02.0 [ 0.245414] SCSI subsystem initialized [ 0.246412] ACPI: bus type USB registered [ 0.246412] usbcore: registered new interface driver usbfs [ 0.248009] usbcore: registered new interface driver hub [ 0.249300] usbcore: registered new device driver usb [ 0.249300] PCI: Using ACPI for IRQ routing [ 0.249300] NetLabel: Initializing [ 0.252003] NetLabel: domain hash size = 128 [ 0.253086] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.254331] NetLabel: unlabeled traffic allowed by default [ 0.255671] Switched to clocksource kvm-clock [ 0.257046] AppArmor: AppArmor Filesystem Enabled [ 0.258254] pnp: PnP ACPI init [ 0.259082] ACPI: bus type PNP registered [ 0.260490] pnp: PnP ACPI: found 8 devices [ 0.261529] ACPI: bus type PNP unregistered [ 0.268831] NET: Registered protocol family 2 [ 0.270085] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.271919] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.273497] TCP: Hash tables configured (established 16384 bind 16384) [ 0.275410] TCP: reno registered [ 0.276281] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.277700] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.279305] NET: Registered protocol family 1 [ 0.280611] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.282269] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.283890] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.306081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.328571] Trying to unpack rootfs image as initramfs... [ 0.409032] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.411374] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.413019] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.414229] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.416739] Scanning for low memory corruption every 60 seconds [ 0.419112] Initialise system trusted keyring [ 0.420460] audit: initializing netlink socket (disabled) [ 0.421986] type=2000 audit(1537593423.758:1): initialized [ 0.439851] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.442334] zbud: loaded [ 0.443375] VFS: Disk quotas dquot_6.5.2 [ 0.444558] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.446645] fuse init (API version 7.22) [ 0.447901] msgmni has been set to 3997 [ 0.449078] Key type big_key registered [ 0.450596] Key type asymmetric registered [ 0.451801] Asymmetric key parser 'x509' registered [ 0.453228] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.455426] io scheduler noop registered [ 0.456593] io scheduler deadline registered (default) [ 0.458076] io scheduler cfq registered [ 0.459260] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.460813] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.462716] ipmi message handler version 39.2 [ 0.464040] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.466184] ACPI: Power Button [PWRF] [ 0.467371] GHES: HEST is not enabled! [ 0.488863] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.531644] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.533988] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.558054] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.560130] Linux agpgart interface v0.103 [ 0.561640] brd: module loaded [ 0.562653] loop: module loaded [ 0.563613] blk-mq: CPU -> queue map [ 0.564388] CPU 0 -> Queue 0 [ 0.565093] CPU 1 -> Queue 0 [ 0.566247] vda: vda1 [ 0.567859] scsi0 : ata_piix [ 0.568859] scsi1 : ata_piix [ 0.569776] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.571652] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.573734] libphy: Fixed MDIO Bus: probed [ 0.575047] tun: Universal TUN/TAP device driver, 1.6 [ 0.576319] tun: (C) 1999-2004 Max Krasnyansky [ 0.579448] PPP generic driver version 2.4.2 [ 0.580711] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.582533] ehci-pci: EHCI PCI platform driver [ 0.583828] ehci-platform: EHCI generic platform driver [ 0.585319] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.587048] ohci-pci: OHCI PCI platform driver [ 0.588349] ohci-platform: OHCI generic platform driver [ 0.589830] uhci_hcd: USB Universal Host Controller Interface driver [ 0.612412] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.613895] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.616120] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.617773] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.619641] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.621741] usb usb1: Product: UHCI Host Controller [ 0.623217] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.625000] usb usb1: SerialNumber: 0000:00:01.2 [ 0.626429] hub 1-0:1.0: USB hub found [ 0.627559] hub 1-0:1.0: 2 ports detected [ 0.628835] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.631698] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.633128] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.634674] mousedev: PS/2 mouse device common for all mice [ 0.636452] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.639117] rtc_cmos 00:00: RTC can wake from S4 [ 0.640669] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642428] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.644266] device-mapper: uevent: version 1.0.3 [ 0.645650] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.648079] ledtrig-cpu: registered to indicate activity on CPUs [ 0.649808] TCP: cubic registered [ 0.650865] NET: Registered protocol family 10 [ 0.652271] NET: Registered protocol family 17 [ 0.653569] Key type dns_resolver registered [ 0.655003] Loading compiled-in X.509 certificates [ 0.656893] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.659565] registered taskstats version 1 [ 0.662144] Key type trusted registered [ 0.665636] Key type encrypted registered [ 0.666817] AppArmor: AppArmor sha1 policy hashing enabled [ 0.668378] IMA: No TPM chip found, activating TPM-bypass! [ 0.670259] regulator-dummy: disabling [ 0.671434] Magic number: 2:918:264 [ 0.679454] rtc_cmos 00:00: setting system clock to 2018-09-22 05:17:04 UTC (1537593424) [ 0.681908] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.683582] EDD information not available. [ 0.729220] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.731523] Write protecting the kernel read-only data: 12288k [ 0.733437] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.736655] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.749262] systemd-udevd[107]: starting version 204 [ 0.780377] FDC 0 is a S82078B [ 0.940052] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.104357] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.105641] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.106955] usb 1-1: Product: QEMU USB Tablet [ 1.107824] usb 1-1: Manufacturer: QEMU [ 1.108630] usb 1-1: SerialNumber: 42 [ 1.408187] tsc: Refined TSC clocksource calibration: 3491.909 MHz [ 1.796807] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.035421] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.156224] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.253414] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 22 Sep 2018 05:17:06 +0000. Up 2.56 seconds. cloud-init-nonet[2.71]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.70]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 22 Sep 2018 05:17:07 +0000. Up 3.81 seconds. ci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++ ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.9 | 255.255.255.0 | fa:16:3e:ac:e0:ca | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.4 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 7d:24:38:52:25:ba:3e:85:b5:3c:4b:21:78:f3:69:16 root@ansibleprovisioningtests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-i The key's randomart image is: +--[ RSA 2048]----+ | o.. | | . o o | | . * E . . | | . X B o | | o S . . | | . = o . | | o . | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 77:30:e2:5a:d9:0e:bf:25:6d:6c:95:36:09:6d:99:bf root@ansibleprovisioningtests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-i The key's randomart image is: +--[ DSA 1024]----+ | | | . o | | . o . = | | . + o o + | | S o . * .| | o = + o ..| | . + * E | | * | | . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ba:cd:c8:d8:29:f3:cb:f5:ce:6b:37:4e:ff:b5:ad:04 root@ansibleprovisioningtests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-i The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S E | | . . | | . . . . .| | o= B o..oo +| | .+X.oo=+..o+o| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d3:22:0f:8a:b3:4a:f7:97:10:40:89:f0:1d:cd:23:2f root@ansibleprovisioningtests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-i The key's randomart image is: +--[ED25519 256--+ |o o.oo | | o +..+ | | . oo . | | E.. . | | .+ S . | | . o + o | | .o.. . o | |. .o. o | |... .. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 22 Sep 2018 05:17:10 +0000. Up 6.96 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-09-22 05:17:24,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:25,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17: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-25d281e7-576a-44d7-a072-a38d91d9e9eb x-compute-request-id: req-25d281e7-576a-44d7-a072-a38d91d9e9eb Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:17:02.000000", "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:17:16Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:17:25,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-25d281e7-576a-44d7-a072-a38d91d9e9eb 2018-09-22 05:17:25,582 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - ACTIVE 2018-09-22 05:17:25,583 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:17:25,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:26,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17: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-d181695b-cc0d-407d-981a-b7d067298bc2 x-compute-request-id: req-d181695b-cc0d-407d-981a-b7d067298bc2 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:17:02.000000", "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:17:16Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:17:26,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-d181695b-cc0d-407d-981a-b7d067298bc2 2018-09-22 05:17:26,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:26,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-98fff12a-54b2-4f38-8762-ab50630f96ab Date: Sat, 22 Sep 2018 05:17:26 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":["fbe4393b-7e5a-4d31-b5a4-6b64b757eedd"],"updated_at":"2018-09-22T05:15:13Z","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net"}]} 2018-09-22 05:17:26,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net used request id req-98fff12a-54b2-4f38-8762-ab50630f96ab 2018-09-22 05:17:26,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:26,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c6141f9-2a8d-42b1-a8cc-5cb84e5cf5bb Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5"}, "enabled": true, "id": "db93a5e29bc944ca8a83644e4c60cef5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}} 2018-09-22 05:17:26,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 used request id req-4c6141f9-2a8d-42b1-a8cc-5cb84e5cf5bb 2018-09-22 05:17:26,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:26,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-862dc94e-4630-4324-83e7-b67bb0446f45 Date: Sat, 22 Sep 2018 05:17:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","dns_nameservers":[],"updated_at":"2018-09-22T05:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet"}]} 2018-09-22 05:17:26,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-862dc94e-4630-4324-83e7-b67bb0446f45 2018-09-22 05:17:26,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:26,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-1a581dd8-dcf7-4c8f-84d8-97193d5471c9 Date: Sat, 22 Sep 2018 05:17:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.2"}],"id":"3c69b789-db32-48a4-a2ee-aca3a0446015","security_groups":[],"mac_address":"fa:16:3e:4e:95:8d","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.3"}],"id":"4ede284e-0930-4a86-9439-740f9b2e67ef","security_groups":[],"mac_address":"fa:16:3e:ae:59:ed","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.4"}],"id":"5f587f56-cbf5-4209-9b72-204791fba915","security_groups":[],"mac_address":"fa:16:3e:d6:0b:2f","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:17:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.9"}],"id":"f002781e-2ec9-4174-bcd4-45d1b0667b88","security_groups":["2fd544df-4579-454f-a691-0a9f32423e54"],"mac_address":"fa:16:3e:ac:e0:ca","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-port-1","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:33Z","binding:vnic_type":"normal","device_id":"9c18f2de-dca0-401e-b82c-0d2cf89c1ff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.1"}],"id":"f7aad215-c29d-46cd-8611-2d28d210a4be","security_groups":[],"mac_address":"fa:16:3e:9e:63:80","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:22Z","binding:vnic_type":"normal","device_id":"4df8265f-8335-4340-809e-8ba6426a2c35"}]} 2018-09-22 05:17:26,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-1a581dd8-dcf7-4c8f-84d8-97193d5471c9 2018-09-22 05:17:26,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:26,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17: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-515b61d7-802f-45e2-8b8c-752289fab69c x-compute-request-id: req-515b61d7-802f-45e2-8b8c-752289fab69c Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:17:02.000000", "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:17:16Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:17:26,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-515b61d7-802f-45e2-8b8c-752289fab69c 2018-09-22 05:17:26,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:26,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-6927ead3-7d85-4e57-a052-a2d1a8aeb3e2 Date: Sat, 22 Sep 2018 05:17:26 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":["fbe4393b-7e5a-4d31-b5a4-6b64b757eedd"],"updated_at":"2018-09-22T05:15:13Z","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net"}]} 2018-09-22 05:17:26,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net used request id req-6927ead3-7d85-4e57-a052-a2d1a8aeb3e2 2018-09-22 05:17:26,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:26,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-862c33b4-3e01-413b-b365-bcde1e625ec4 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5"}, "enabled": true, "id": "db93a5e29bc944ca8a83644e4c60cef5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}} 2018-09-22 05:17:26,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 used request id req-862c33b4-3e01-413b-b365-bcde1e625ec4 2018-09-22 05:17:26,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:27,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a54ede41-996f-4a2d-b829-627b63dbc53d Date: Sat, 22 Sep 2018 05:17:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","dns_nameservers":[],"updated_at":"2018-09-22T05:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet"}]} 2018-09-22 05:17:27,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-a54ede41-996f-4a2d-b829-627b63dbc53d 2018-09-22 05:17:27,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:27,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-2ee63de6-2272-4ddb-849d-6390dcd33f5a Date: Sat, 22 Sep 2018 05:17:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.2"}],"id":"3c69b789-db32-48a4-a2ee-aca3a0446015","security_groups":[],"mac_address":"fa:16:3e:4e:95:8d","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.3"}],"id":"4ede284e-0930-4a86-9439-740f9b2e67ef","security_groups":[],"mac_address":"fa:16:3e:ae:59:ed","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.4"}],"id":"5f587f56-cbf5-4209-9b72-204791fba915","security_groups":[],"mac_address":"fa:16:3e:d6:0b:2f","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:17:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.9"}],"id":"f002781e-2ec9-4174-bcd4-45d1b0667b88","security_groups":["2fd544df-4579-454f-a691-0a9f32423e54"],"mac_address":"fa:16:3e:ac:e0:ca","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-port-1","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:33Z","binding:vnic_type":"normal","device_id":"9c18f2de-dca0-401e-b82c-0d2cf89c1ff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.1"}],"id":"f7aad215-c29d-46cd-8611-2d28d210a4be","security_groups":[],"mac_address":"fa:16:3e:9e:63:80","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:22Z","binding:vnic_type":"normal","device_id":"4df8265f-8335-4340-809e-8ba6426a2c35"}]} 2018-09-22 05:17:27,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-2ee63de6-2272-4ddb-849d-6390dcd33f5a 2018-09-22 05:17:27,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp"}}' 2018-09-22 05:17:28,222 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6096b92f-d5a4-4d15-9bcf-07289c757ba7 x-compute-request-id: req-6096b92f-d5a4-4d15-9bcf-07289c757ba7 Content-Length: 0 Content-Type: application/json 2018-09-22 05:17:28,222 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3/action used request id req-6096b92f-d5a4-4d15-9bcf-07289c757ba7 2018-09-22 05:17:28,222 - create_instance - INFO - Checking if VM is active 2018-09-22 05:17:28,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:28,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17: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-f1b340bb-d6e4-47b9-8325-32d8e21d9ab0 x-compute-request-id: req-f1b340bb-d6e4-47b9-8325-32d8e21d9ab0 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:17:02.000000", "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:17:16Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:17:28,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-f1b340bb-d6e4-47b9-8325-32d8e21d9ab0 2018-09-22 05:17:28,541 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - ACTIVE 2018-09-22 05:17:28,541 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:17:28,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:28,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17: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-f6755de7-6d1d-48ed-8920-dcc23a071b0f x-compute-request-id: req-f6755de7-6d1d-48ed-8920-dcc23a071b0f Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:17:02.000000", "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:17:16Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:17:28,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-f6755de7-6d1d-48ed-8920-dcc23a071b0f 2018-09-22 05:17:28,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:28,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-eb5c63f4-b291-4fb0-892a-6e6825b2a295 Date: Sat, 22 Sep 2018 05:17:28 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":["fbe4393b-7e5a-4d31-b5a4-6b64b757eedd"],"updated_at":"2018-09-22T05:15:13Z","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net"}]} 2018-09-22 05:17:28,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net used request id req-eb5c63f4-b291-4fb0-892a-6e6825b2a295 2018-09-22 05:17:28,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:29,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5c8987e-484e-452f-a7fa-c7e2f10d1007 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5"}, "enabled": true, "id": "db93a5e29bc944ca8a83644e4c60cef5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}} 2018-09-22 05:17:29,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 used request id req-b5c8987e-484e-452f-a7fa-c7e2f10d1007 2018-09-22 05:17:29,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:29,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-04076421-06d0-4bd2-9bd8-edc2a25b1098 Date: Sat, 22 Sep 2018 05:17:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","dns_nameservers":[],"updated_at":"2018-09-22T05:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet"}]} 2018-09-22 05:17:29,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-04076421-06d0-4bd2-9bd8-edc2a25b1098 2018-09-22 05:17:29,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:29,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-02e8c54f-cf95-4228-a731-cb35db12dd8a Date: Sat, 22 Sep 2018 05:17:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.2"}],"id":"3c69b789-db32-48a4-a2ee-aca3a0446015","security_groups":[],"mac_address":"fa:16:3e:4e:95:8d","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.3"}],"id":"4ede284e-0930-4a86-9439-740f9b2e67ef","security_groups":[],"mac_address":"fa:16:3e:ae:59:ed","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.4"}],"id":"5f587f56-cbf5-4209-9b72-204791fba915","security_groups":[],"mac_address":"fa:16:3e:d6:0b:2f","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:17:27Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.9"}],"id":"f002781e-2ec9-4174-bcd4-45d1b0667b88","security_groups":["2fd544df-4579-454f-a691-0a9f32423e54","d6394028-7986-4d33-8cd5-bf3b7aefe83b"],"mac_address":"fa:16:3e:ac:e0:ca","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-port-1","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:33Z","binding:vnic_type":"normal","device_id":"9c18f2de-dca0-401e-b82c-0d2cf89c1ff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.1"}],"id":"f7aad215-c29d-46cd-8611-2d28d210a4be","security_groups":[],"mac_address":"fa:16:3e:9e:63:80","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:22Z","binding:vnic_type":"normal","device_id":"4df8265f-8335-4340-809e-8ba6426a2c35"}]} 2018-09-22 05:17:29,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-02e8c54f-cf95-4228-a731-cb35db12dd8a 2018-09-22 05:17:29,236 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:17:30,241 - paramiko.transport - DEBUG - starting thread (client mode): 0x674308d0L 2018-09-22 05:17:30,242 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:17:30,247 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-22 05:17:30,248 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-22 05:17:30,249 - 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-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] 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-09-22 05:17:30,249 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:17:30,250 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-22 05:17:30,250 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:17:30,250 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:17:30,250 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:17:30,292 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:17:30,292 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:17:30,307 - paramiko.transport - DEBUG - Trying key c9063a25a1dc758887b01a6f6ba943a8 from tmp/AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8 2018-09-22 05:17:30,332 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:17:30,356 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:17:30,456 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:17:30,485 - create_instance - INFO - SSH is active for VM instance 2018-09-22 05:17:30,485 - create_instance - INFO - Checking if cloud-init has completed 2018-09-22 05:17:30,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:30,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17: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-3d600684-61a4-4a46-b9aa-358574fea7b1 x-compute-request-id: req-3d600684-61a4-4a46-b9aa-358574fea7b1 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:17:02.000000", "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:17:16Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:17:30,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-3d600684-61a4-4a46-b9aa-358574fea7b1 2018-09-22 05:17:30,957 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - ACTIVE 2018-09-22 05:17:30,957 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:17:30,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:31,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17: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-c1bd7ba4-0f2b-4b8d-94c1-e25f6730e2c4 x-compute-request-id: req-c1bd7ba4-0f2b-4b8d-94c1-e25f6730e2c4 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:17:02.000000", "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:17:16Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:17:31,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-c1bd7ba4-0f2b-4b8d-94c1-e25f6730e2c4 2018-09-22 05:17:31,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:31,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ef701cfb-31fd-45f4-83b9-5cf0a705fb76 Date: Sat, 22 Sep 2018 05:17:31 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":["fbe4393b-7e5a-4d31-b5a4-6b64b757eedd"],"updated_at":"2018-09-22T05:15:13Z","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net"}]} 2018-09-22 05:17:31,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net used request id req-ef701cfb-31fd-45f4-83b9-5cf0a705fb76 2018-09-22 05:17:31,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:31,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e943edb9-28db-4933-867e-e49befe195e9 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5"}, "enabled": true, "id": "db93a5e29bc944ca8a83644e4c60cef5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}} 2018-09-22 05:17:31,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 used request id req-e943edb9-28db-4933-867e-e49befe195e9 2018-09-22 05:17:31,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:31,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4c97926d-de3e-4d90-83c9-9078b2b96266 Date: Sat, 22 Sep 2018 05:17:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","dns_nameservers":[],"updated_at":"2018-09-22T05:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet"}]} 2018-09-22 05:17:31,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-4c97926d-de3e-4d90-83c9-9078b2b96266 2018-09-22 05:17:31,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:31,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-341a7b82-dc02-4344-925f-840a50d78c78 Date: Sat, 22 Sep 2018 05:17:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.2"}],"id":"3c69b789-db32-48a4-a2ee-aca3a0446015","security_groups":[],"mac_address":"fa:16:3e:4e:95:8d","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.3"}],"id":"4ede284e-0930-4a86-9439-740f9b2e67ef","security_groups":[],"mac_address":"fa:16:3e:ae:59:ed","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.4"}],"id":"5f587f56-cbf5-4209-9b72-204791fba915","security_groups":[],"mac_address":"fa:16:3e:d6:0b:2f","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:17:27Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.9"}],"id":"f002781e-2ec9-4174-bcd4-45d1b0667b88","security_groups":["2fd544df-4579-454f-a691-0a9f32423e54","d6394028-7986-4d33-8cd5-bf3b7aefe83b"],"mac_address":"fa:16:3e:ac:e0:ca","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-port-1","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:33Z","binding:vnic_type":"normal","device_id":"9c18f2de-dca0-401e-b82c-0d2cf89c1ff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.1"}],"id":"f7aad215-c29d-46cd-8611-2d28d210a4be","security_groups":[],"mac_address":"fa:16:3e:9e:63:80","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:22Z","binding:vnic_type":"normal","device_id":"4df8265f-8335-4340-809e-8ba6426a2c35"}]} 2018-09-22 05:17:31,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-341a7b82-dc02-4344-925f-840a50d78c78 2018-09-22 05:17:31,718 - create_instance - INFO - Checking if VM is active 2018-09-22 05:17:31,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:32,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17: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-c4216ff4-c9f4-4823-b64d-3636aa418049 x-compute-request-id: req-c4216ff4-c9f4-4823-b64d-3636aa418049 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:17:02.000000", "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:17:16Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:17:32,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-c4216ff4-c9f4-4823-b64d-3636aa418049 2018-09-22 05:17:32,188 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - ACTIVE 2018-09-22 05:17:32,188 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:17:32,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:32,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17: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-6975224c-3abb-4252-b5d9-25e01e435406 x-compute-request-id: req-6975224c-3abb-4252-b5d9-25e01e435406 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:e0:ca", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:17:02.000000", "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp"}], "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:17:16Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:17:32,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-6975224c-3abb-4252-b5d9-25e01e435406 2018-09-22 05:17:32,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:32,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-cb3a905e-1701-4a75-99f8-c4386d4aa0f8 Date: Sat, 22 Sep 2018 05:17:32 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":["fbe4393b-7e5a-4d31-b5a4-6b64b757eedd"],"updated_at":"2018-09-22T05:15:13Z","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net"}]} 2018-09-22 05:17:32,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net used request id req-cb3a905e-1701-4a75-99f8-c4386d4aa0f8 2018-09-22 05:17:32,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:32,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e159e536-ab60-4b2a-88da-d0b486201170 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5"}, "enabled": true, "id": "db93a5e29bc944ca8a83644e4c60cef5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}} 2018-09-22 05:17:32,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 used request id req-e159e536-ab60-4b2a-88da-d0b486201170 2018-09-22 05:17:32,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:32,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-15453f56-8a17-441b-87aa-c3aedab1f2ae Date: Sat, 22 Sep 2018 05:17:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","dns_nameservers":[],"updated_at":"2018-09-22T05:15:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"db93a5e29bc944ca8a83644e4c60cef5","id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet"}]} 2018-09-22 05:17:32,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-15453f56-8a17-441b-87aa-c3aedab1f2ae 2018-09-22 05:17:32,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:32,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-7b2f9731-1310-45e7-a8af-960a99bcd93d Date: Sat, 22 Sep 2018 05:17:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.2"}],"id":"3c69b789-db32-48a4-a2ee-aca3a0446015","security_groups":[],"mac_address":"fa:16:3e:4e:95:8d","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.3"}],"id":"4ede284e-0930-4a86-9439-740f9b2e67ef","security_groups":[],"mac_address":"fa:16:3e:ae:59:ed","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.4"}],"id":"5f587f56-cbf5-4209-9b72-204791fba915","security_groups":[],"mac_address":"fa:16:3e:d6:0b:2f","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:17:27Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.9"}],"id":"f002781e-2ec9-4174-bcd4-45d1b0667b88","security_groups":["2fd544df-4579-454f-a691-0a9f32423e54","d6394028-7986-4d33-8cd5-bf3b7aefe83b"],"mac_address":"fa:16:3e:ac:e0:ca","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-port-1","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:33Z","binding:vnic_type":"normal","device_id":"9c18f2de-dca0-401e-b82c-0d2cf89c1ff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:15:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbe4393b-7e5a-4d31-b5a4-6b64b757eedd","ip_address":"10.55.1.1"}],"id":"f7aad215-c29d-46cd-8611-2d28d210a4be","security_groups":[],"mac_address":"fa:16:3e:9e:63:80","project_id":"db93a5e29bc944ca8a83644e4c60cef5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a","tenant_id":"db93a5e29bc944ca8a83644e4c60cef5","created_at":"2018-09-22T05:15:22Z","binding:vnic_type":"normal","device_id":"4df8265f-8335-4340-809e-8ba6426a2c35"}]} 2018-09-22 05:17:32,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-7b2f9731-1310-45e7-a8af-960a99bcd93d 2018-09-22 05:17:32,867 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:17:32,869 - paramiko.transport - DEBUG - starting thread (client mode): 0x673a0e50L 2018-09-22 05:17:32,870 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:17:32,872 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-22 05:17:32,873 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-22 05:17:32,874 - 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-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] 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-09-22 05:17:32,874 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:17:32,874 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-22 05:17:32,874 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:17:32,875 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:17:32,875 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:17:32,916 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:17:32,916 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:17:32,934 - paramiko.transport - DEBUG - Trying key c9063a25a1dc758887b01a6f6ba943a8 from tmp/AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8 2018-09-22 05:17:32,956 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:17:32,963 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:17:33,064 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:17:33,080 - create_instance - INFO - SSH is active for VM instance 2018-09-22 05:17:33,080 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:17:33,082 - paramiko.transport - DEBUG - starting thread (client mode): 0x675269d0L 2018-09-22 05:17:33,082 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:17:33,085 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-22 05:17:33,085 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-22 05:17:33,086 - 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-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] 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-09-22 05:17:33,087 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:17:33,087 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-22 05:17:33,087 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:17:33,087 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:17:33,087 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:17:33,127 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:17:33,128 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:17:33,147 - paramiko.transport - DEBUG - Trying key c9063a25a1dc758887b01a6f6ba943a8 from tmp/AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8 2018-09-22 05:17:33,168 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:17:33,175 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:17:33,179 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 05:17:33,340 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-22 05:17:33,340 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 05:17:33,344 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 05:17:33,354 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-22 05:17:33,355 - create_instance - INFO - cloud-init complete for VM instance 2018-09-22 05:17:33,355 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-22 05:17:33,355 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:17:33,358 - paramiko.transport - DEBUG - starting thread (client mode): 0x67383750L 2018-09-22 05:17:33,358 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:17:33,361 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-22 05:17:33,361 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-22 05:17:33,362 - 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-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] 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-09-22 05:17:33,362 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:17:33,362 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-22 05:17:33,363 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:17:33,363 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:17:33,363 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:17:33,403 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:17:33,404 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:17:33,422 - paramiko.transport - DEBUG - Trying key c9063a25a1dc758887b01a6f6ba943a8 from tmp/AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8 2018-09-22 05:17:33,444 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:17:33,451 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:17:33,455 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 05:17:33,618 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-22 05:17:33,618 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 05:17:33,620 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 05:17:33,622 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-22 05:17:33,630 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-09-22 05:17:33,650 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-09-22 05:17:35,776 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:17:35,779 - paramiko.transport - DEBUG - starting thread (client mode): 0x673b2e90L 2018-09-22 05:17:35,779 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:17:35,782 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-22 05:17:35,783 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-22 05:17:35,784 - 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-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] 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-09-22 05:17:35,784 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:17:35,784 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-22 05:17:35,785 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:17:35,785 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:17:35,785 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:17:35,828 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:17:35,829 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:17:35,843 - paramiko.transport - DEBUG - Trying key c9063a25a1dc758887b01a6f6ba943a8 from tmp/AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8 2018-09-22 05:17:35,868 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:17:35,874 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:17:35,876 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 05:17:36,046 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-22 05:17:36,046 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 05:17:36,078 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 05:17:36,098 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-22 05:17:36,098 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-22 05:17:36,199 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:17:36,213 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-09-22 05:17:36,213 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-09-22 05:17:36,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/513279f7-9a5d-47bf-9087-0cc5784cbb18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:37,193 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dac8be15-76b1-443f-8069-0741bfe7c540 Content-Length: 0 Date: Sat, 22 Sep 2018 05:17:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:17:37,194 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/513279f7-9a5d-47bf-9087-0cc5784cbb18 used request id req-dac8be15-76b1-443f-8069-0741bfe7c540 2018-09-22 05:17:37,194 - create_instance - INFO - Deleting Port with ID - f002781e-2ec9-4174-bcd4-45d1b0667b88 2018-09-22 05:17:37,194 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-port-1 2018-09-22 05:17:37,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/f002781e-2ec9-4174-bcd4-45d1b0667b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:37,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6aac248-c627-4645-8f38-0996822acfe9 Date: Sat, 22 Sep 2018 05:17:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:17:37,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/f002781e-2ec9-4174-bcd4-45d1b0667b88 used request id req-f6aac248-c627-4645-8f38-0996822acfe9 2018-09-22 05:17:37,677 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst 2018-09-22 05:17:37,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:37,824 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:17: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-fcbdaa74-69b5-437b-a0df-1db4c97dde1d x-compute-request-id: req-fcbdaa74-69b5-437b-a0df-1db4c97dde1d Content-Type: application/json 2018-09-22 05:17:37,824 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-fcbdaa74-69b5-437b-a0df-1db4c97dde1d 2018-09-22 05:17:37,824 - create_instance - INFO - Checking deletion status 2018-09-22 05:17:37,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:38,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17: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-46cccbb1-028f-4404-b76c-b81ac7287e57 x-compute-request-id: req-46cccbb1-028f-4404-b76c-b81ac7287e57 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "rel": "bookmark"}], "image": {"id": "21f499bf-ea63-4dab-a048-d08f27d92e3b", "links": [{"href": "http://172.30.9.23:8774/images/21f499bf-ea63-4dab-a048-d08f27d92e3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:17:02.000000", "flavor": {"id": "9c04cd20-42af-42c6-a142-3a457026a988", "links": [{"href": "http://172.30.9.23:8774/flavors/9c04cd20-42af-42c6-a142-3a457026a988", "rel": "bookmark"}]}, "id": "9c18f2de-dca0-401e-b82c-0d2cf89c1ff3", "user_id": "6538a5bd6eb5498cb40550bd558c35ca", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:17:37Z", "hostId": "4899bd572e79a06e323905fa2ecbff7f82edccd3dae116163f776b0b", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp", "name": "AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst", "created": "2018-09-22T05:15:36Z", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:17:38,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-46cccbb1-028f-4404-b76c-b81ac7287e57 2018-09-22 05:17:38,070 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst] is - ACTIVE 2018-09-22 05:17:38,071 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:17:41,072 - create_instance - DEBUG - VM status query timeout in 296.752419949 2018-09-22 05:17:41,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7be526ea3db0d27e0961ba7219a57eae93db38a" 2018-09-22 05:17:41,127 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:17: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-f6661b71-4051-4a50-bf33-96b012df9bcc x-compute-request-id: req-f6661b71-4051-4a50-bf33-96b012df9bcc Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 could not be found.", "code": 404}} 2018-09-22 05:17:41,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 used request id req-f6661b71-4051-4a50-bf33-96b012df9bcc 2018-09-22 05:17:41,128 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9c18f2de-dca0-401e-b82c-0d2cf89c1ff3 could not be found. (HTTP 404) (Request-ID: req-f6661b71-4051-4a50-bf33-96b012df9bcc) 2018-09-22 05:17:41,128 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-inst 2018-09-22 05:17:41,129 - neutron_utils - INFO - Deleting security group rule with ID - dfb8b2de-ad78-401c-80b8-6141037ed88c 2018-09-22 05:17:41,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/dfb8b2de-ad78-401c-80b8-6141037ed88c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:17:41,411 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c7447fe-4ab7-486c-ba76-ad4a30b77dc9 Content-Length: 0 Date: Sat, 22 Sep 2018 05:17:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:17:41,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/dfb8b2de-ad78-401c-80b8-6141037ed88c used request id req-2c7447fe-4ab7-486c-ba76-ad4a30b77dc9 2018-09-22 05:17:41,411 - neutron_utils - INFO - Deleting security group rule with ID - df995253-9957-4bad-956f-0be8681ee247 2018-09-22 05:17:41,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/df995253-9957-4bad-956f-0be8681ee247 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:17:41,528 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e035b20-7b91-488a-a990-10dbb6dcadfd Content-Length: 0 Date: Sat, 22 Sep 2018 05:17:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:17:41,528 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/df995253-9957-4bad-956f-0be8681ee247 used request id req-2e035b20-7b91-488a-a990-10dbb6dcadfd 2018-09-22 05:17:41,528 - neutron_utils - INFO - Deleting security group rule with ID - 9b2d775e-0315-4738-9574-5947caf4f644 2018-09-22 05:17:41,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/9b2d775e-0315-4738-9574-5947caf4f644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:17:41,661 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60ccee74-8b64-49dd-b046-3571200f63a7 Content-Length: 0 Date: Sat, 22 Sep 2018 05:17:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:17:41,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/9b2d775e-0315-4738-9574-5947caf4f644 used request id req-60ccee74-8b64-49dd-b046-3571200f63a7 2018-09-22 05:17:41,661 - neutron_utils - INFO - Deleting security group rule with ID - fbe0d963-384b-4379-ab41-23efa486785f 2018-09-22 05:17:41,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/fbe0d963-384b-4379-ab41-23efa486785f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:17:41,893 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a32e5653-fd43-4b9a-b4fc-1f882c4d37e1 Content-Length: 0 Date: Sat, 22 Sep 2018 05:17:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:17:41,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/fbe0d963-384b-4379-ab41-23efa486785f used request id req-a32e5653-fd43-4b9a-b4fc-1f882c4d37e1 2018-09-22 05:17:41,894 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-sec-grp 2018-09-22 05:17:41,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d6394028-7986-4d33-8cd5-bf3b7aefe83b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0793d11c0209de8803af7852936b813cf7f6aea9" 2018-09-22 05:17:42,033 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92d926ce-1e71-4443-9182-c43f3953126c Content-Length: 0 Date: Sat, 22 Sep 2018 05:17:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:17:42,033 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d6394028-7986-4d33-8cd5-bf3b7aefe83b used request id req-92d926ce-1e71-4443-9182-c43f3953126c 2018-09-22 05:17:42,033 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp 2018-09-22 05:17:42,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a06731c692ebe46ab820fb878faa929368255e" 2018-09-22 05:17:42,086 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:17:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f0221d60-b61e-42dc-9a63-c637dfb889a8 x-compute-request-id: req-f0221d60-b61e-42dc-9a63-c637dfb889a8 Content-Length: 0 Content-Type: application/json 2018-09-22 05:17:42,086 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-kp used request id req-f0221d60-b61e-42dc-9a63-c637dfb889a8 2018-09-22 05:17:42,087 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8.pub] 2018-09-22 05:17:42,087 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8] 2018-09-22 05:17:42,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/9c04cd20-42af-42c6-a142-3a457026a988 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd06b355dc7db79c786c282806939d9bb37f7317" 2018-09-22 05:17:42,143 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:17:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9769c6fd-a6f3-4ce3-91f6-b45c6a0e3b9a x-compute-request-id: req-9769c6fd-a6f3-4ce3-91f6-b45c6a0e3b9a Content-Length: 0 Content-Type: application/json 2018-09-22 05:17:42,143 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/9c04cd20-42af-42c6-a142-3a457026a988 used request id req-9769c6fd-a6f3-4ce3-91f6-b45c6a0e3b9a 2018-09-22 05:17:42,144 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-router and subnet AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet 2018-09-22 05:17:42,144 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-router 2018-09-22 05:17:42,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/4df8265f-8335-4340-809e-8ba6426a2c35/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501e73ededeefd1d38b638376224b1e87040589b" -d '{"subnet_id": "fbe4393b-7e5a-4d31-b5a4-6b64b757eedd"}' 2018-09-22 05:17:43,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1d17fb1a-66de-499b-9c4c-a1591be19c00 Date: Sat, 22 Sep 2018 05:17:43 GMT RESP BODY: {"network_id": "ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "subnet_id": "fbe4393b-7e5a-4d31-b5a4-6b64b757eedd", "subnet_ids": ["fbe4393b-7e5a-4d31-b5a4-6b64b757eedd"], "port_id": "f7aad215-c29d-46cd-8611-2d28d210a4be", "id": "4df8265f-8335-4340-809e-8ba6426a2c35"} 2018-09-22 05:17:43,795 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/4df8265f-8335-4340-809e-8ba6426a2c35/remove_router_interface used request id req-1d17fb1a-66de-499b-9c4c-a1591be19c00 2018-09-22 05:17:43,796 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-router 2018-09-22 05:17:43,796 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-router 2018-09-22 05:17:43,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/4df8265f-8335-4340-809e-8ba6426a2c35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}501e73ededeefd1d38b638376224b1e87040589b" 2018-09-22 05:17:47,433 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ef7bbfc-13bb-457b-b425-bca7d9b7db65 Content-Length: 0 Date: Sat, 22 Sep 2018 05:17:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:17:47,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/4df8265f-8335-4340-809e-8ba6426a2c35 used request id req-5ef7bbfc-13bb-457b-b425-bca7d9b7db65 2018-09-22 05:17:47,434 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet 2018-09-22 05:17:47,435 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-subnet 2018-09-22 05:17:47,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/fbe4393b-7e5a-4d31-b5a4-6b64b757eedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2074b8564fbc1e22603f9d4f164fce2615365" 2018-09-22 05:17:49,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b94b698d-803e-4ba4-bd3f-7ad1c56f599a Date: Sat, 22 Sep 2018 05:17:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:17:49,861 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/fbe4393b-7e5a-4d31-b5a4-6b64b757eedd used request id req-b94b698d-803e-4ba4-bd3f-7ad1c56f599a 2018-09-22 05:17:49,861 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8-pub-net 2018-09-22 05:17:49,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e2074b8564fbc1e22603f9d4f164fce2615365" 2018-09-22 05:17:50,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4f665e7e-9c94-4772-99c0-6c18c5942ee2 Date: Sat, 22 Sep 2018 05:17:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:17:50,882 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/ecdc0fbc-b8ca-4fb5-b429-3d80b8261c2a used request id req-4f665e7e-9c94-4772-99c0-6c18c5942ee2 2018-09-22 05:17:50,883 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-4ace99b9-c0f6-4e9e-89aa-0686fe6c35d8--image 2018-09-22 05:17:50,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/21f499bf-ea63-4dab-a048-d08f27d92e3b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9dbb9e2e33b9cb3b9e2decb9c7c3d96c7c12da6" 2018-09-22 05:17:52,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1629ea70-586e-41d9-a16e-5af81e08eedb Date: Sat, 22 Sep 2018 05:17:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:17:52,015 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/21f499bf-ea63-4dab-a048-d08f27d92e3b used request id req-1629ea70-586e-41d9-a16e-5af81e08eedb 2018-09-22 05:17:52,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e564d45b892d2236649b1d5c7fb4dd2c062d4e" 2018-09-22 05:17:52,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-9436ce29-47c3-44b3-b2c0-0c58222d5b8e Date: Sat, 22 Sep 2018 05:17:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:11Z", "updated_at": "2018-09-22T05:15:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:15:12Z", "revision_number": 0, "id": "24d5894f-35ae-4b31-9069-e81a4f8c396a", "remote_group_id": "2fd544df-4579-454f-a691-0a9f32423e54", "remote_ip_prefix": null, "created_at": "2018-09-22T05:15:12Z", "security_group_id": "2fd544df-4579-454f-a691-0a9f32423e54", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "port_range_min": null, "ethertype": "IPv4", "project_id": "db93a5e29bc944ca8a83644e4c60cef5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:15:12Z", "revision_number": 0, "id": "2e904430-a010-4048-931d-a2215f92b441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:15:12Z", "security_group_id": "2fd544df-4579-454f-a691-0a9f32423e54", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "port_range_min": null, "ethertype": "IPv6", "project_id": "db93a5e29bc944ca8a83644e4c60cef5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:15:12Z", "revision_number": 0, "id": "443019bf-b485-4d97-b947-cd02671e17c0", "remote_group_id": "2fd544df-4579-454f-a691-0a9f32423e54", "remote_ip_prefix": null, "created_at": "2018-09-22T05:15:12Z", "security_group_id": "2fd544df-4579-454f-a691-0a9f32423e54", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "port_range_min": null, "ethertype": "IPv6", "project_id": "db93a5e29bc944ca8a83644e4c60cef5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:15:12Z", "revision_number": 0, "id": "bd367ffc-272e-41c1-8986-b4d96b0261af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:15:12Z", "security_group_id": "2fd544df-4579-454f-a691-0a9f32423e54", "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "port_range_min": null, "ethertype": "IPv4", "project_id": "db93a5e29bc944ca8a83644e4c60cef5"}], "revision_number": 4, "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "2fd544df-4579-454f-a691-0a9f32423e54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 05:17:52,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-9436ce29-47c3-44b3-b2c0-0c58222d5b8e 2018-09-22 05:17:52,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e564d45b892d2236649b1d5c7fb4dd2c062d4e" 2018-09-22 05:17:52,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c3fb8f8-69b3-4ba7-9633-15392c88007f Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5"}, "enabled": true, "id": "db93a5e29bc944ca8a83644e4c60cef5", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj"}} 2018-09-22 05:17:52,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 used request id req-3c3fb8f8-69b3-4ba7-9633-15392c88007f 2018-09-22 05:17:52,363 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2fd544df-4579-454f-a691-0a9f32423e54 2018-09-22 05:17:52,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2fd544df-4579-454f-a691-0a9f32423e54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e564d45b892d2236649b1d5c7fb4dd2c062d4e" 2018-09-22 05:17:52,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6bb3a4af-726c-4ecf-afac-fabc5174234f Date: Sat, 22 Sep 2018 05:17:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2fd544df-4579-454f-a691-0a9f32423e54", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:15:12Z", "security_group_id": "2fd544df-4579-454f-a691-0a9f32423e54", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:12Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "24d5894f-35ae-4b31-9069-e81a4f8c396a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:15:12Z", "security_group_id": "2fd544df-4579-454f-a691-0a9f32423e54", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:12Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "2e904430-a010-4048-931d-a2215f92b441"}, {"remote_group_id": "2fd544df-4579-454f-a691-0a9f32423e54", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:15:12Z", "security_group_id": "2fd544df-4579-454f-a691-0a9f32423e54", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:12Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "443019bf-b485-4d97-b947-cd02671e17c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:15:12Z", "security_group_id": "2fd544df-4579-454f-a691-0a9f32423e54", "port_range_min": null, "revision_number": 0, "tenant_id": "db93a5e29bc944ca8a83644e4c60cef5", "created_at": "2018-09-22T05:15:12Z", "project_id": "db93a5e29bc944ca8a83644e4c60cef5", "id": "bd367ffc-272e-41c1-8986-b4d96b0261af"}]} 2018-09-22 05:17:52,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2fd544df-4579-454f-a691-0a9f32423e54 used request id req-6bb3a4af-726c-4ecf-afac-fabc5174234f 2018-09-22 05:17:52,541 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 05:17:52,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2fd544df-4579-454f-a691-0a9f32423e54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e564d45b892d2236649b1d5c7fb4dd2c062d4e" 2018-09-22 05:17:53,355 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc6c8dba-5f27-43cc-a7a2-1cb80c2ca1ae Content-Length: 0 Date: Sat, 22 Sep 2018 05:17:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:17:53,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2fd544df-4579-454f-a691-0a9f32423e54 used request id req-fc6c8dba-5f27-43cc-a7a2-1cb80c2ca1ae 2018-09-22 05:17:53,356 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj 2018-09-22 05:17:53,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e564d45b892d2236649b1d5c7fb4dd2c062d4e" 2018-09-22 05:17:53,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:17:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56eab232-cd35-4f00-b1b7-ec7b027b41c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:17:53,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/db93a5e29bc944ca8a83644e4c60cef5 used request id req-56eab232-cd35-4f00-b1b7-ec7b027b41c5 2018-09-22 05:17:53,592 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-bf1b693b-eebd-4c2-proj-role 2018-09-22 05:17:53,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/60b9eaba40ef4463abbd6e893e6924a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e564d45b892d2236649b1d5c7fb4dd2c062d4e" 2018-09-22 05:17:53,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:17:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb823068-ccbd-4f75-a5d9-4554fd8c232f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:17:53,715 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/60b9eaba40ef4463abbd6e893e6924a4 used request id req-cb823068-ccbd-4f75-a5d9-4554fd8c232f 2018-09-22 05:17:53,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e564d45b892d2236649b1d5c7fb4dd2c062d4e" 2018-09-22 05:17:53,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-543cd13d-ec3f-4364-8d91-45497a0cb905 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:17:53,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-543cd13d-ec3f-4364-8d91-45497a0cb905 2018-09-22 05:17:53,816 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-bf1b693b-eebd-4c2-user 2018-09-22 05:17:53,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/6538a5bd6eb5498cb40550bd558c35ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c149f68ff15ee1c464b96d81b889dc324b586bf" 2018-09-22 05:17:54,042 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:17:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9330ccb-f22e-42cd-b505-d84e160721be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:17:54,042 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6538a5bd6eb5498cb40550bd558c35ca used request id req-f9330ccb-f22e-42cd-b505-d84e160721be 2018-09-22 05:17:54,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:17:54,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:17:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["pERrtT1vTUazJNem9PI5-Q"], "issued_at": "2018-09-22T05:17:54.000000Z"}} 2018-09-22 05:17:54,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6493856ef731b990c5b97959b035a9b661b861c1" 2018-09-22 05:17:54,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1062c18f-34a7-4c8d-84a1-733f74d30c75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:17:54,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1062c18f-34a7-4c8d-84a1-733f74d30c75 2018-09-22 05:17:54,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:17:54,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:17:54,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:17:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["MhSnA-LTS9G_feqZPl1MGg"], "issued_at": "2018-09-22T05:17:54.000000Z"}} 2018-09-22 05:17:54,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" 2018-09-22 05:17:55,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b4174c-d356-4e23-8768-0b3a3aaa8c16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:17:55,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-36b4174c-d356-4e23-8768-0b3a3aaa8c16 2018-09-22 05:17:55,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:17:55,059 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:17:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:17:55,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-2524ca52-427d-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" 2018-09-22 05:17:55,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0bb0966-3bdf-4813-a031-e44fbff21fa1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-2524ca52-427d-47b-proj", "previous": null, "next": null}, "projects": []} 2018-09-22 05:17:55,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-2524ca52-427d-47b-proj used request id req-e0bb0966-3bdf-4813-a031-e44fbff21fa1 2018-09-22 05:17:55,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" 2018-09-22 05:17:55,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b2266ad-bdc9-4178-b378-a05f136decd3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:17:55,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4b2266ad-bdc9-4178-b378-a05f136decd3 2018-09-22 05:17:55,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}}' 2018-09-22 05:17:55,356 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:17:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19261db7-15f4-49dc-9306-c42c324d0f1c Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}} 2018-09-22 05:17:55,356 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-19261db7-15f4-49dc-9306-c42c324d0f1c 2018-09-22 05:17:55,356 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-2524ca52-427d-47b-proj 2018-09-22 05:17:55,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:17:55,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:17:55,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:17:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["aYpIW9VRRz2gL0xP7LTIyg"], "issued_at": "2018-09-22T05:17:55.000000Z"}} 2018-09-22 05:17:55,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25494ac74adf2f989b015d1dce94897fac0f9682" 2018-09-22 05:17:55,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa2122b-7b07-4a7a-bb74-b3dfbc370eff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:17:55,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7aa2122b-7b07-4a7a-bb74-b3dfbc370eff 2018-09-22 05:17:55,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:17:55,844 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:17:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:17:55,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25494ac74adf2f989b015d1dce94897fac0f9682" 2018-09-22 05:17:55,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fde6f762-bbab-4025-a751-6d8205eb1868 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:17:55,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fde6f762-bbab-4025-a751-6d8205eb1868 2018-09-22 05:17:55,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-2524ca52-427d-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25494ac74adf2f989b015d1dce94897fac0f9682" 2018-09-22 05:17:56,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2600608-441d-4df2-8700-f3d9af8cc061 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-2524ca52-427d-47b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}]} 2018-09-22 05:17:56,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-2524ca52-427d-47b-proj used request id req-f2600608-441d-4df2-8700-f3d9af8cc061 2018-09-22 05:17:56,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25494ac74adf2f989b015d1dce94897fac0f9682" 2018-09-22 05:17:56,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-466959a7-8449-4328-8213-c5f53ef858ef Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-22 05:17:56,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-466959a7-8449-4328-8213-c5f53ef858ef 2018-09-22 05:17:56,541 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-2524ca52-427d-47b-user 2018-09-22 05:17:56,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:17:56,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" 2018-09-22 05:17:56,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc021bc8-5bbe-444a-8b95-d2d81e0bc31c Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:17:56,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dc021bc8-5bbe-444a-8b95-d2d81e0bc31c 2018-09-22 05:17:56,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" -d '{"role": {"name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj-role"}}' 2018-09-22 05:17:56,744 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:17:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49fb11cb-fe1c-45ed-a7c9-46d7d93d0226 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7e96f81ae3644359998d99d7a95d56e6", "links": {"self": "http://172.30.9.23:5000/v3/roles/7e96f81ae3644359998d99d7a95d56e6"}, "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj-role"}} 2018-09-22 05:17:56,744 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-49fb11cb-fe1c-45ed-a7c9-46d7d93d0226 2018-09-22 05:17:56,745 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-2524ca52-427d-47b-proj-role 2018-09-22 05:17:56,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7e96f81ae3644359998d99d7a95d56e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" 2018-09-22 05:17:56,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a02a34d9-32a4-4fce-8c60-bc8133d7da88 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/7e96f81ae3644359998d99d7a95d56e6"}, "domain_id": null, "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj-role", "id": "7e96f81ae3644359998d99d7a95d56e6"}} 2018-09-22 05:17:56,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7e96f81ae3644359998d99d7a95d56e6 used request id req-a02a34d9-32a4-4fce-8c60-bc8133d7da88 2018-09-22 05:17:56,837 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-2524ca52-427d-47b-proj-role to project AnsibleProvisioningTests-2524ca52-427d-47b-proj 2018-09-22 05:17:56,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f/users/3e2f7bd70fa244c8b20c573f1953e69f/roles/7e96f81ae3644359998d99d7a95d56e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" 2018-09-22 05:17:56,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:17:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdd64dae-f6cd-4e95-9eab-51c58938e760 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:17:56,957 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f/users/3e2f7bd70fa244c8b20c573f1953e69f/roles/7e96f81ae3644359998d99d7a95d56e6 used request id req-bdd64dae-f6cd-4e95-9eab-51c58938e760 2018-09-22 05:17:56,957 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:17:56,959 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-09-22 05:17:56,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:17:56,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:17:57,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e96f81ae3644359998d99d7a95d56e6", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj-role"}], "expires_at": "2018-09-22T06:17:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-2524ca52-427d-47b-user", "id": "3e2f7bd70fa244c8b20c573f1953e69f"}, "audit_ids": ["p5EKZuJkRaaljNHoOpmh7g"], "issued_at": "2018-09-22T05:17:57.000000Z"}} 2018-09-22 05:17:57,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9538588ef7f229eea2014528bb743f71786e04d4" 2018-09-22 05:17:57,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-503c22cd-9054-4913-a38b-2d3f0e2eb7c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:17:57,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-503c22cd-9054-4913-a38b-2d3f0e2eb7c9 2018-09-22 05:17:57,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9538588ef7f229eea2014528bb743f71786e04d4" 2018-09-22 05:17:57,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-0ead6e6b-79cd-4c59-a40d-4a8f59d66625 Date: Sat, 22 Sep 2018 05:17:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3--image"} 2018-09-22 05:17:57,605 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3--image used request id req-0ead6e6b-79cd-4c59-a40d-4a8f59d66625 2018-09-22 05:17:57,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9538588ef7f229eea2014528bb743f71786e04d4" 2018-09-22 05:17:57,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7700cc4e-6a2b-4877-a0dd-428c855b9562 Date: Sat, 22 Sep 2018 05:17:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:17:57,764 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7700cc4e-6a2b-4877-a0dd-428c855b9562 2018-09-22 05:17:57,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9538588ef7f229eea2014528bb743f71786e04d4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3--image"}' 2018-09-22 05:17:57,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/5ca51b1b-7f6d-4a55-a889-85e783000284 X-Openstack-Request-Id: req-b4fc1549-0db1-4242-ab32-ca5db818ea2b Date: Sat, 22 Sep 2018 05:17:57 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3--image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:17:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-22T05:17:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "min_disk": 0, "protected": false, "id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "file": "/v2/images/5ca51b1b-7f6d-4a55-a889-85e783000284/file", "checksum": null, "owner": "e4c3bbb92d9b419d85374b3c98eaaa0f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:17:57,976 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b4fc1549-0db1-4242-ab32-ca5db818ea2b 2018-09-22 05:17:57,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/5ca51b1b-7f6d-4a55-a889-85e783000284/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9538588ef7f229eea2014528bb743f71786e04d4" -d '' 2018-09-22 05:18:04,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-32107765-4f6f-4bdc-9243-53a15aac0b16 Date: Sat, 22 Sep 2018 05:18:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:18:04,248 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5ca51b1b-7f6d-4a55-a889-85e783000284/file used request id req-32107765-4f6f-4bdc-9243-53a15aac0b16 2018-09-22 05:18:04,249 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-09-22 05:18:04,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5ca51b1b-7f6d-4a55-a889-85e783000284 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9538588ef7f229eea2014528bb743f71786e04d4" 2018-09-22 05:18:04,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-568b8053-4826-425a-b9b2-dedc868128c2 Date: Sat, 22 Sep 2018 05:18:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3--image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:17:57Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-22T05:18:04Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5ca51b1b-7f6d-4a55-a889-85e783000284/snap", "metadata": {}}], "self": "/v2/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "min_disk": 0, "protected": false, "id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "file": "/v2/images/5ca51b1b-7f6d-4a55-a889-85e783000284/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "e4c3bbb92d9b419d85374b3c98eaaa0f", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5ca51b1b-7f6d-4a55-a889-85e783000284/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:18:04,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5ca51b1b-7f6d-4a55-a889-85e783000284 used request id req-568b8053-4826-425a-b9b2-dedc868128c2 2018-09-22 05:18:04,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9538588ef7f229eea2014528bb743f71786e04d4" 2018-09-22 05:18:04,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-92564fb6-c10a-423e-9d0f-b3e0a4718907 Date: Sat, 22 Sep 2018 05:18:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:18:04,439 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-92564fb6-c10a-423e-9d0f-b3e0a4718907 2018-09-22 05:18:04,442 - create_image - INFO - Created image with name - AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3--image 2018-09-22 05:18:04,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5ca51b1b-7f6d-4a55-a889-85e783000284 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9538588ef7f229eea2014528bb743f71786e04d4" 2018-09-22 05:18:04,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3ff37157-3622-4ecc-b265-095b119cbc1b Date: Sat, 22 Sep 2018 05:18:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3--image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:17:57Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-22T05:18:04Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5ca51b1b-7f6d-4a55-a889-85e783000284/snap", "metadata": {}}], "self": "/v2/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "min_disk": 0, "protected": false, "id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "file": "/v2/images/5ca51b1b-7f6d-4a55-a889-85e783000284/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "e4c3bbb92d9b419d85374b3c98eaaa0f", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5ca51b1b-7f6d-4a55-a889-85e783000284/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-22 05:18:04,614 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5ca51b1b-7f6d-4a55-a889-85e783000284 used request id req-3ff37157-3622-4ecc-b265-095b119cbc1b 2018-09-22 05:18:04,615 - create_image - DEBUG - Instance status is - active 2018-09-22 05:18:04,615 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3--image 2018-09-22 05:18:04,615 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3--image 2018-09-22 05:18:04,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:18:04,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:18:04,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e96f81ae3644359998d99d7a95d56e6", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj-role"}], "expires_at": "2018-09-22T06:18:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-2524ca52-427d-47b-user", "id": "3e2f7bd70fa244c8b20c573f1953e69f"}, "audit_ids": ["w4woroO_ThK15HnTwhmcWQ"], "issued_at": "2018-09-22T05:18:04.000000Z"}} 2018-09-22 05:18:04,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30b7101f2b9744a3edde37f3a9907a0103b68ec" 2018-09-22 05:18:05,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53a4271e-3c44-4639-8e49-cb9521d13f43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:18:05,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-53a4271e-3c44-4639-8e49-cb9521d13f43 2018-09-22 05:18:05,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30b7101f2b9744a3edde37f3a9907a0103b68ec" 2018-09-22 05:18:05,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b99e291b-ade5-454a-8122-fbb6842c6a49 Date: Sat, 22 Sep 2018 05:18:05 GMT RESP BODY: {"networks":[]} 2018-09-22 05:18:05,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net used request id req-b99e291b-ade5-454a-8122-fbb6842c6a49 2018-09-22 05:18:05,250 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net 2018-09-22 05:18:05,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30b7101f2b9744a3edde37f3a9907a0103b68ec" -d '{"network": {"name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net", "admin_state_up": true}}' 2018-09-22 05:18:05,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-e04cc0a1-bc28-4ddf-a661-98dbf6e0bd64 Date: Sat, 22 Sep 2018 05:18:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"74f44bf2-913a-4a62-83c0-913144265442","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T05:18:05Z","is_default":false,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:05Z","mtu":1450}} 2018-09-22 05:18:05,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-e04cc0a1-bc28-4ddf-a661-98dbf6e0bd64 2018-09-22 05:18:05,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30b7101f2b9744a3edde37f3a9907a0103b68ec" 2018-09-22 05:18:06,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-449270a5-fec8-4ee7-a6c0-6356ada24aaf Date: Sat, 22 Sep 2018 05:18:06 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-09-22T05:18:05Z","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"74f44bf2-913a-4a62-83c0-913144265442","name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net"}]} 2018-09-22 05:18:06,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-449270a5-fec8-4ee7-a6c0-6356ada24aaf 2018-09-22 05:18:06,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30b7101f2b9744a3edde37f3a9907a0103b68ec" 2018-09-22 05:18:06,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c426e799-7022-470c-b0e7-e030df011b16 Date: Sat, 22 Sep 2018 05:18:06 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:18:06,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-c426e799-7022-470c-b0e7-e030df011b16 2018-09-22 05:18:06,317 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet 2018-09-22 05:18:06,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30b7101f2b9744a3edde37f3a9907a0103b68ec" -d '{"subnets": [{"ip_version": 4, "network_id": "74f44bf2-913a-4a62-83c0-913144265442", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}]}' 2018-09-22 05:18:06,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5a70a229-e1e3-4d82-80a7-2180e884a047 Date: Sat, 22 Sep 2018 05:18:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:06Z","dns_nameservers":[],"updated_at":"2018-09-22T05:18:06Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","subnetpool_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}]} 2018-09-22 05:18:06,977 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-5a70a229-e1e3-4d82-80a7-2180e884a047 2018-09-22 05:18:06,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30b7101f2b9744a3edde37f3a9907a0103b68ec" 2018-09-22 05:18:07,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-393a4868-6e57-480e-803a-6ef33545a023 Date: Sat, 22 Sep 2018 05:18:07 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":["12d2b8dd-2307-4e1b-bcbd-886eebe2703f"],"updated_at":"2018-09-22T05:18:06Z","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"74f44bf2-913a-4a62-83c0-913144265442","name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net"}]} 2018-09-22 05:18:07,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-393a4868-6e57-480e-803a-6ef33545a023 2018-09-22 05:18:07,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30b7101f2b9744a3edde37f3a9907a0103b68ec" 2018-09-22 05:18:07,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f516b36a-5b90-48c3-8cb3-72503842a9f4 Date: Sat, 22 Sep 2018 05:18:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:06Z","dns_nameservers":[],"updated_at":"2018-09-22T05:18:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","subnetpool_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}]} 2018-09-22 05:18:07,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-f516b36a-5b90-48c3-8cb3-72503842a9f4 2018-09-22 05:18:07,439 - OpenStackNetwork - DEBUG - Network [74f44bf2-913a-4a62-83c0-913144265442] created successfully 2018-09-22 05:18:07,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:18:07,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:18:07,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e96f81ae3644359998d99d7a95d56e6", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj-role"}], "expires_at": "2018-09-22T06:18:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-2524ca52-427d-47b-user", "id": "3e2f7bd70fa244c8b20c573f1953e69f"}, "audit_ids": ["F26tZNXORMyT1n2B7ZmkjQ"], "issued_at": "2018-09-22T05:18:07.000000Z"}} 2018-09-22 05:18:07,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1fa659601948638d2985145ed3dcbe677aed" 2018-09-22 05:18:07,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49916cca-4d90-47b9-9c8a-f0476f408f92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:18:07,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-49916cca-4d90-47b9-9c8a-f0476f408f92 2018-09-22 05:18:07,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1fa659601948638d2985145ed3dcbe677aed" 2018-09-22 05:18:08,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-047d957c-03e5-4d84-9fbf-f56b1b0b0304 Date: Sat, 22 Sep 2018 05:18:08 GMT RESP BODY: {"routers": []} 2018-09-22 05:18:08,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-router&admin_state_up=True used request id req-047d957c-03e5-4d84-9fbf-f56b1b0b0304 2018-09-22 05:18:08,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:18:08,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:18:08,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e96f81ae3644359998d99d7a95d56e6", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj-role"}], "expires_at": "2018-09-22T06:18:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-2524ca52-427d-47b-user", "id": "3e2f7bd70fa244c8b20c573f1953e69f"}, "audit_ids": ["3ebD936jTMuMGDvCR3wdDQ"], "issued_at": "2018-09-22T05:18:08.000000Z"}} 2018-09-22 05:18:08,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780d435d85a85c839e131ccaa3301940b9c0a50e" 2018-09-22 05:18:08,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-709260cc-06d2-4bd7-a09e-14b836ebfe48 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:18:08,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-709260cc-06d2-4bd7-a09e-14b836ebfe48 2018-09-22 05:18:08,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1fa659601948638d2985145ed3dcbe677aed" 2018-09-22 05:18:08,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e69f3a82-f04e-4918-9425-8a958d24b731 Date: Sat, 22 Sep 2018 05:18:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:18:08,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-e69f3a82-f04e-4918-9425-8a958d24b731 2018-09-22 05:18:08,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1fa659601948638d2985145ed3dcbe677aed" 2018-09-22 05:18:09,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f0d516c1-1cbb-4491-aa08-02e7d78bf8cd Date: Sat, 22 Sep 2018 05:18:09 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:18:09,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-f0d516c1-1cbb-4491-aa08-02e7d78bf8cd 2018-09-22 05:18:09,059 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-router 2018-09-22 05:18:09,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1fa659601948638d2985145ed3dcbe677aed" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-router", "admin_state_up": true}}' 2018-09-22 05:18:14,045 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-c9df4e31-b822-450e-8f84-a5e030f8d81e Date: Sat, 22 Sep 2018 05:18:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:09Z", "admin_state_up": true, "updated_at": "2018-09-22T05:18:10Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "f6129c95-68d9-48ad-a300-76a7436b118c", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-router"}} 2018-09-22 05:18:14,045 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-c9df4e31-b822-450e-8f84-a5e030f8d81e 2018-09-22 05:18:14,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=f6129c95-68d9-48ad-a300-76a7436b118c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1fa659601948638d2985145ed3dcbe677aed" 2018-09-22 05:18:14,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-60fe319a-21c6-48f8-9178-410b26b90a9e Date: Sat, 22 Sep 2018 05:18:14 GMT RESP BODY: {"ports":[]} 2018-09-22 05:18:14,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=f6129c95-68d9-48ad-a300-76a7436b118c used request id req-60fe319a-21c6-48f8-9178-410b26b90a9e 2018-09-22 05:18:14,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1fa659601948638d2985145ed3dcbe677aed" 2018-09-22 05:18:14,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-40be1d93-bd7b-41be-a872-d5113908c6da Date: Sat, 22 Sep 2018 05:18:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12d2b8dd-2307-4e1b-bcbd-886eebe2703f"],"updated_at":"2018-09-22T05:18:06Z","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"74f44bf2-913a-4a62-83c0-913144265442","name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net"}]} 2018-09-22 05:18:14,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net used request id req-40be1d93-bd7b-41be-a872-d5113908c6da 2018-09-22 05:18:14,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:18:14,587 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:18:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:18:14,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1fa659601948638d2985145ed3dcbe677aed" 2018-09-22 05:18:14,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fcd5b91-92d0-4831-b1f3-058ab49eeafb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}} 2018-09-22 05:18:14,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f used request id req-5fcd5b91-92d0-4831-b1f3-058ab49eeafb 2018-09-22 05:18:14,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1fa659601948638d2985145ed3dcbe677aed" 2018-09-22 05:18:14,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7f1bfa2e-56bf-4698-809a-e31422fb192c Date: Sat, 22 Sep 2018 05:18:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:06Z","dns_nameservers":[],"updated_at":"2018-09-22T05:18:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","subnetpool_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}]} 2018-09-22 05:18:14,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-7f1bfa2e-56bf-4698-809a-e31422fb192c 2018-09-22 05:18:14,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442&name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1fa659601948638d2985145ed3dcbe677aed" 2018-09-22 05:18:15,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e62974c2-ad04-44e9-89ab-4a7071a6b322 Date: Sat, 22 Sep 2018 05:18:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:06Z","dns_nameservers":[],"updated_at":"2018-09-22T05:18:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","subnetpool_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}]} 2018-09-22 05:18:15,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442&name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet used request id req-e62974c2-ad04-44e9-89ab-4a7071a6b322 2018-09-22 05:18:15,070 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-22 05:18:15,070 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-router 2018-09-22 05:18:15,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/f6129c95-68d9-48ad-a300-76a7436b118c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1fa659601948638d2985145ed3dcbe677aed" -d '{"subnet_id": "12d2b8dd-2307-4e1b-bcbd-886eebe2703f"}' 2018-09-22 05:18:17,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7e60ebd7-b937-46e6-91bf-37b78deb226b Date: Sat, 22 Sep 2018 05:18:17 GMT RESP BODY: {"network_id": "74f44bf2-913a-4a62-83c0-913144265442", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "subnet_id": "12d2b8dd-2307-4e1b-bcbd-886eebe2703f", "subnet_ids": ["12d2b8dd-2307-4e1b-bcbd-886eebe2703f"], "port_id": "a6b1d189-2ea7-4f00-9cb5-37e60eeadb83", "id": "f6129c95-68d9-48ad-a300-76a7436b118c"} 2018-09-22 05:18:17,262 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f6129c95-68d9-48ad-a300-76a7436b118c/add_router_interface used request id req-7e60ebd7-b937-46e6-91bf-37b78deb226b 2018-09-22 05:18:17,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/f6129c95-68d9-48ad-a300-76a7436b118c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1fa659601948638d2985145ed3dcbe677aed" 2018-09-22 05:18:17,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-99afd697-a978-42d8-a23e-dbd76d2d94ac Date: Sat, 22 Sep 2018 05:18:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:09Z", "admin_state_up": true, "updated_at": "2018-09-22T05:18:16Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "f6129c95-68d9-48ad-a300-76a7436b118c", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-router"}} 2018-09-22 05:18:17,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/f6129c95-68d9-48ad-a300-76a7436b118c used request id req-99afd697-a978-42d8-a23e-dbd76d2d94ac 2018-09-22 05:18:17,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=f6129c95-68d9-48ad-a300-76a7436b118c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1fa659601948638d2985145ed3dcbe677aed" 2018-09-22 05:18:17,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-eafbe386-4f5a-42fc-a1cc-5a25b6041f27 Date: Sat, 22 Sep 2018 05:18:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.1"}],"id":"a6b1d189-2ea7-4f00-9cb5-37e60eeadb83","security_groups":[],"mac_address":"fa:16:3e:86:d5:49","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:15Z","binding:vnic_type":"normal","device_id":"f6129c95-68d9-48ad-a300-76a7436b118c"}]} 2018-09-22 05:18:17,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=f6129c95-68d9-48ad-a300-76a7436b118c used request id req-eafbe386-4f5a-42fc-a1cc-5a25b6041f27 2018-09-22 05:18:17,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/12d2b8dd-2307-4e1b-bcbd-886eebe2703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1fa659601948638d2985145ed3dcbe677aed" 2018-09-22 05:18:17,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-d4c5d2fc-091a-40e8-ba58-e15b6f7d8902 Date: Sat, 22 Sep 2018 05:18:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:06Z","dns_nameservers":[],"updated_at":"2018-09-22T05:18:06Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","subnetpool_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}} 2018-09-22 05:18:17,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/12d2b8dd-2307-4e1b-bcbd-886eebe2703f used request id req-d4c5d2fc-091a-40e8-ba58-e15b6f7d8902 2018-09-22 05:18:17,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:18:17,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:18:18,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856b989bf6d145da8925089966bd0dfd", "name": "heat_stack_owner"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "8908bb4dff7749f0b689c80c6fc68bc6", "name": "Member"}], "expires_at": "2018-09-22T06:18:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "228b8e5239db42ab839634234cfa19ca", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/228b8e5239db42ab839634234cfa19ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "id": "c7f0064b3f1848fda73caf46da22e8f4"}, "audit_ids": ["t5mFqd0JSjGBlMQQ_rVDUw"], "issued_at": "2018-09-22T05:18:18.000000Z"}} 2018-09-22 05:18:18,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c6bfaedb7d50bd582d4483a754ec9ab366cafa" 2018-09-22 05:18:18,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29605c2d-12f2-4668-89a2-602fd8505cd5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:18:18,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-29605c2d-12f2-4668-89a2-602fd8505cd5 2018-09-22 05:18:18,348 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:18:18,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c6bfaedb7d50bd582d4483a754ec9ab366cafa" 2018-09-22 05:18:18,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18: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-f7e208cd-901f-4246-95ee-954e69e78461 x-compute-request-id: req-f7e208cd-901f-4246-95ee-954e69e78461 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-22 05:18:18,565 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f7e208cd-901f-4246-95ee-954e69e78461 2018-09-22 05:18:18,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c6bfaedb7d50bd582d4483a754ec9ab366cafa" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-09-22 05:18:18,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18: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-8f04259c-b650-4c27-aa64-c176eb22ab4d x-compute-request-id: req-8f04259c-b650-4c27-aa64-c176eb22ab4d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:18:18,612 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8f04259c-b650-4c27-aa64-c176eb22ab4d 2018-09-22 05:18:18,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:18:18,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:18:19,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e96f81ae3644359998d99d7a95d56e6", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj-role"}], "expires_at": "2018-09-22T06:18:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-2524ca52-427d-47b-user", "id": "3e2f7bd70fa244c8b20c573f1953e69f"}, "audit_ids": ["DuFMM_mCRc6P6KhoAURBaA"], "issued_at": "2018-09-22T05:18:19.000000Z"}} 2018-09-22 05:18:19,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55f7cf852f44053bf29e9bcf8de255775c77b5b" 2018-09-22 05:18:19,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-984c043d-ddd4-4edc-b475-7ea6f4df6270 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:18:19,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-984c043d-ddd4-4edc-b475-7ea6f4df6270 2018-09-22 05:18:19,080 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:18:19,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55f7cf852f44053bf29e9bcf8de255775c77b5b" 2018-09-22 05:18:19,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-82de94ee-ba55-4039-9696-7bcd842e0422 x-compute-request-id: req-82de94ee-ba55-4039-9696-7bcd842e0422 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-22 05:18:19,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-82de94ee-ba55-4039-9696-7bcd842e0422 2018-09-22 05:18:19,242 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp... 2018-09-22 05:18:19,242 - OpenStackKeypair - INFO - Creating new keypair 2018-09-22 05:18:19,259 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp 2018-09-22 05:18:19,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55f7cf852f44053bf29e9bcf8de255775c77b5b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCf7NILEC0lV0PWvRiNcMpn5yQeME7Mj+ru1pnHxRAHScUs75Rhc4eaVGGbiTqrF07wIgGHOV2VIEignNb29hGkkviaa4SDbPOYPixy6qQ/cGufZ7BS3ZNmlbfAPAejMSlGfPfoQ3Plx2WBUJwLUi1Pp9s0651F0sWd52vqALeBFw==", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp"}}' 2018-09-22 05:18:19,319 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18: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-6a4d9f56-a9bd-4dff-a44a-9033307607f3 x-compute-request-id: req-6a4d9f56-a9bd-4dff-a44a-9033307607f3 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCf7NILEC0lV0PWvRiNcMpn5yQeME7Mj+ru1pnHxRAHScUs75Rhc4eaVGGbiTqrF07wIgGHOV2VIEignNb29hGkkviaa4SDbPOYPixy6qQ/cGufZ7BS3ZNmlbfAPAejMSlGfPfoQ3Plx2WBUJwLUi1Pp9s0651F0sWd52vqALeBFw==", "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "fingerprint": "a4:70:46:83:c1:f3:e9:27:e2:94:a3:b6:a4:8a:4f:47"}} 2018-09-22 05:18:19,320 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-6a4d9f56-a9bd-4dff-a44a-9033307607f3 2018-09-22 05:18:19,322 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3.pub 2018-09-22 05:18:19,322 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3 2018-09-22 05:18:19,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:18:19,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:18:19,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e96f81ae3644359998d99d7a95d56e6", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj-role"}], "expires_at": "2018-09-22T06:18:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-2524ca52-427d-47b-user", "id": "3e2f7bd70fa244c8b20c573f1953e69f"}, "audit_ids": ["3GaaWMNkQouJBbCecfiz-g"], "issued_at": "2018-09-22T05:18:19.000000Z"}} 2018-09-22 05:18:19,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:18:19,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f09ad050-f27b-4a57-86b7-608a82ef23bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:18:19,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f09ad050-f27b-4a57-86b7-608a82ef23bc 2018-09-22 05:18:19,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:18:19,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d77a61f1-1978-4952-8ef8-fb9d462c4cb2 Date: Sat, 22 Sep 2018 05:18:19 GMT RESP BODY: {"security_groups": []} 2018-09-22 05:18:19,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp used request id req-d77a61f1-1978-4952-8ef8-fb9d462c4cb2 2018-09-22 05:18:19,990 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp... 2018-09-22 05:18:19,990 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp 2018-09-22 05:18:19,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" -d '{"security_group": {"name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp"}}' 2018-09-22 05:18:20,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-5471faa0-c42c-43a8-afc6-e8dca9034f88 Date: Sat, 22 Sep 2018 05:18:20 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:20Z", "updated_at": "2018-09-22T05:18:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "revision_number": 0, "id": "1b6fdcb1-03aa-42d8-92ff-8499e0a3c5a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "revision_number": 0, "id": "8c156b21-9dde-4920-a453-620dcf8a91ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f"}], "revision_number": 2, "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "0e2299f5-7946-4008-8176-f5430ad846fc", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp"}} 2018-09-22 05:18:20,344 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-5471faa0-c42c-43a8-afc6-e8dca9034f88 2018-09-22 05:18:20,345 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e2299f5-7946-4008-8176-f5430ad846fc 2018-09-22 05:18:20,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0e2299f5-7946-4008-8176-f5430ad846fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:18:20,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f02c936a-3c73-4e8d-8c87-578e291acd6c Date: Sat, 22 Sep 2018 05:18:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:20Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "1b6fdcb1-03aa-42d8-92ff-8499e0a3c5a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:20Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "8c156b21-9dde-4920-a453-620dcf8a91ea"}]} 2018-09-22 05:18:20,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0e2299f5-7946-4008-8176-f5430ad846fc used request id req-f02c936a-3c73-4e8d-8c87-578e291acd6c 2018-09-22 05:18:20,517 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e2299f5-7946-4008-8176-f5430ad846fc 2018-09-22 05:18:20,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0e2299f5-7946-4008-8176-f5430ad846fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:18:20,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0127e65d-45e9-4e6f-8d5e-b173f8f793db Date: Sat, 22 Sep 2018 05:18:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:20Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "1b6fdcb1-03aa-42d8-92ff-8499e0a3c5a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:20Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "8c156b21-9dde-4920-a453-620dcf8a91ea"}]} 2018-09-22 05:18:20,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0e2299f5-7946-4008-8176-f5430ad846fc used request id req-0127e65d-45e9-4e6f-8d5e-b173f8f793db 2018-09-22 05:18:20,545 - neutron_utils - INFO - Retrieving security group with ID - 0e2299f5-7946-4008-8176-f5430ad846fc 2018-09-22 05:18:20,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0e2299f5-7946-4008-8176-f5430ad846fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:18:20,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-d5cf52c8-223d-4745-9769-18d9e825276c Date: Sat, 22 Sep 2018 05:18:20 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:20Z", "updated_at": "2018-09-22T05:18:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "revision_number": 0, "id": "1b6fdcb1-03aa-42d8-92ff-8499e0a3c5a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "revision_number": 0, "id": "8c156b21-9dde-4920-a453-620dcf8a91ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f"}], "revision_number": 2, "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "0e2299f5-7946-4008-8176-f5430ad846fc", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp"}]} 2018-09-22 05:18:20,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0e2299f5-7946-4008-8176-f5430ad846fc used request id req-d5cf52c8-223d-4745-9769-18d9e825276c 2018-09-22 05:18:20,735 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e2299f5-7946-4008-8176-f5430ad846fc 2018-09-22 05:18:20,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0e2299f5-7946-4008-8176-f5430ad846fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:18:20,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-453cc90e-a160-4305-96fd-d4db1a701ad7 Date: Sat, 22 Sep 2018 05:18:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:20Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "1b6fdcb1-03aa-42d8-92ff-8499e0a3c5a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:20Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "8c156b21-9dde-4920-a453-620dcf8a91ea"}]} 2018-09-22 05:18:20,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0e2299f5-7946-4008-8176-f5430ad846fc used request id req-453cc90e-a160-4305-96fd-d4db1a701ad7 2018-09-22 05:18:20,925 - neutron_utils - INFO - Retrieving security group with ID - 0e2299f5-7946-4008-8176-f5430ad846fc 2018-09-22 05:18:20,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0e2299f5-7946-4008-8176-f5430ad846fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:18:21,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-a283a5bf-f1a0-43e5-8411-a64114f29a02 Date: Sat, 22 Sep 2018 05:18:21 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:20Z", "updated_at": "2018-09-22T05:18:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "revision_number": 0, "id": "1b6fdcb1-03aa-42d8-92ff-8499e0a3c5a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "revision_number": 0, "id": "8c156b21-9dde-4920-a453-620dcf8a91ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f"}], "revision_number": 2, "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "0e2299f5-7946-4008-8176-f5430ad846fc", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp"}]} 2018-09-22 05:18:21,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0e2299f5-7946-4008-8176-f5430ad846fc used request id req-a283a5bf-f1a0-43e5-8411-a64114f29a02 2018-09-22 05:18:21,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e2299f5-7946-4008-8176-f5430ad846fc 2018-09-22 05:18:21,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0e2299f5-7946-4008-8176-f5430ad846fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:18:21,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a5361abd-19fa-4327-a710-b1ab4572ea99 Date: Sat, 22 Sep 2018 05:18:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:20Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "1b6fdcb1-03aa-42d8-92ff-8499e0a3c5a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:20Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "8c156b21-9dde-4920-a453-620dcf8a91ea"}]} 2018-09-22 05:18:21,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0e2299f5-7946-4008-8176-f5430ad846fc used request id req-a5361abd-19fa-4327-a710-b1ab4572ea99 2018-09-22 05:18:21,320 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp 2018-09-22 05:18:21,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:18:21,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-af471cf3-d1cb-48de-aa59-e30ccc4c75e4 Date: Sat, 22 Sep 2018 05:18:21 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:20Z", "updated_at": "2018-09-22T05:18:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "revision_number": 0, "id": "1b6fdcb1-03aa-42d8-92ff-8499e0a3c5a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "revision_number": 0, "id": "8c156b21-9dde-4920-a453-620dcf8a91ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f"}], "revision_number": 2, "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "0e2299f5-7946-4008-8176-f5430ad846fc", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp"}]} 2018-09-22 05:18:21,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp used request id req-af471cf3-d1cb-48de-aa59-e30ccc4c75e4 2018-09-22 05:18:21,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:18:21,619 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:18:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:18:21,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:18:21,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d75fbcc3-f75d-451a-b0f5-6160413d2b4e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}} 2018-09-22 05:18:21,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f used request id req-d75fbcc3-f75d-451a-b0f5-6160413d2b4e 2018-09-22 05:18:21,693 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e2299f5-7946-4008-8176-f5430ad846fc 2018-09-22 05:18:21,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0e2299f5-7946-4008-8176-f5430ad846fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:18:21,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4e26dd58-8f49-4fde-8d14-0f9cb67b6c5a Date: Sat, 22 Sep 2018 05:18:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:20Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "1b6fdcb1-03aa-42d8-92ff-8499e0a3c5a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:20Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "8c156b21-9dde-4920-a453-620dcf8a91ea"}]} 2018-09-22 05:18:21,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0e2299f5-7946-4008-8176-f5430ad846fc used request id req-4e26dd58-8f49-4fde-8d14-0f9cb67b6c5a 2018-09-22 05:18:21,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}9046f90d87cfc777c1975c630047f756c37aa848" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc"}}' 2018-09-22 05:18:21,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-9f0e902c-ce8a-4de7-b36d-9a0360fb7802 Date: Sat, 22 Sep 2018 05:18:21 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:21Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:21Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "c2c25409-d231-47ff-ae44-9eb023fb53e0"}} 2018-09-22 05:18:21,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-9f0e902c-ce8a-4de7-b36d-9a0360fb7802 2018-09-22 05:18:21,913 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp 2018-09-22 05:18:21,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:18:22,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-1805ff97-7e71-41ac-b501-c8d4ffa98f7d Date: Sat, 22 Sep 2018 05:18:22 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:20Z", "updated_at": "2018-09-22T05:18:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "revision_number": 0, "id": "1b6fdcb1-03aa-42d8-92ff-8499e0a3c5a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "revision_number": 0, "id": "8c156b21-9dde-4920-a453-620dcf8a91ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:18:21Z", "revision_number": 0, "id": "c2c25409-d231-47ff-ae44-9eb023fb53e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:18:21Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f"}], "revision_number": 3, "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "0e2299f5-7946-4008-8176-f5430ad846fc", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp"}]} 2018-09-22 05:18:22,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp used request id req-1805ff97-7e71-41ac-b501-c8d4ffa98f7d 2018-09-22 05:18:22,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:18:22,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5937d5a5-7c72-4f97-a7e4-91507f3d9d4b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}} 2018-09-22 05:18:22,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f used request id req-5937d5a5-7c72-4f97-a7e4-91507f3d9d4b 2018-09-22 05:18:22,194 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e2299f5-7946-4008-8176-f5430ad846fc 2018-09-22 05:18:22,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0e2299f5-7946-4008-8176-f5430ad846fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:18:22,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-d88fc0b8-7581-49c2-bc80-2f02335e970d Date: Sat, 22 Sep 2018 05:18:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:20Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "1b6fdcb1-03aa-42d8-92ff-8499e0a3c5a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:20Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "8c156b21-9dde-4920-a453-620dcf8a91ea"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:21Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:21Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "c2c25409-d231-47ff-ae44-9eb023fb53e0"}]} 2018-09-22 05:18:22,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0e2299f5-7946-4008-8176-f5430ad846fc used request id req-d88fc0b8-7581-49c2-bc80-2f02335e970d 2018-09-22 05:18:22,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23: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}9046f90d87cfc777c1975c630047f756c37aa848" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc"}}' 2018-09-22 05:18:22,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-19733e66-d83a-4ab4-bf22-1fd1f2ce7553 Date: Sat, 22 Sep 2018 05:18:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-22T05:18:22Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "port_range_min": 22, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:22Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "b4881507-af7b-4c42-94af-34c8c4dbf1d5"}} 2018-09-22 05:18:22,519 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-19733e66-d83a-4ab4-bf22-1fd1f2ce7553 2018-09-22 05:18:22,519 - neutron_utils - INFO - Retrieving security group with ID - 0e2299f5-7946-4008-8176-f5430ad846fc 2018-09-22 05:18:22,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0e2299f5-7946-4008-8176-f5430ad846fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:18:22,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-5f93622c-0e67-4059-9f3b-9ee2ca63ed3c Date: Sat, 22 Sep 2018 05:18:22 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:20Z", "updated_at": "2018-09-22T05:18:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "revision_number": 0, "id": "1b6fdcb1-03aa-42d8-92ff-8499e0a3c5a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "revision_number": 0, "id": "8c156b21-9dde-4920-a453-620dcf8a91ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T05:18:22Z", "revision_number": 0, "id": "b4881507-af7b-4c42-94af-34c8c4dbf1d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:18:22Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:18:21Z", "revision_number": 0, "id": "c2c25409-d231-47ff-ae44-9eb023fb53e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:18:21Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f"}], "revision_number": 4, "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "0e2299f5-7946-4008-8176-f5430ad846fc", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp"}]} 2018-09-22 05:18:22,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0e2299f5-7946-4008-8176-f5430ad846fc used request id req-5f93622c-0e67-4059-9f3b-9ee2ca63ed3c 2018-09-22 05:18:22,711 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e2299f5-7946-4008-8176-f5430ad846fc 2018-09-22 05:18:22,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0e2299f5-7946-4008-8176-f5430ad846fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:18:22,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-de608bdb-dc17-4a48-aaf4-bb1d9bb88a79 Date: Sat, 22 Sep 2018 05:18:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:20Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "1b6fdcb1-03aa-42d8-92ff-8499e0a3c5a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:20Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:20Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "8c156b21-9dde-4920-a453-620dcf8a91ea"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-22T05:18:22Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "port_range_min": 22, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:22Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "b4881507-af7b-4c42-94af-34c8c4dbf1d5"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:21Z", "security_group_id": "0e2299f5-7946-4008-8176-f5430ad846fc", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:21Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "c2c25409-d231-47ff-ae44-9eb023fb53e0"}]} 2018-09-22 05:18:22,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0e2299f5-7946-4008-8176-f5430ad846fc used request id req-de608bdb-dc17-4a48-aaf4-bb1d9bb88a79 2018-09-22 05:18:22,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:18:22,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:18:23,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e96f81ae3644359998d99d7a95d56e6", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj-role"}], "expires_at": "2018-09-22T06:18:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-2524ca52-427d-47b-user", "id": "3e2f7bd70fa244c8b20c573f1953e69f"}, "audit_ids": ["IHkaipeLQYGypZ_NFLu-Pw"], "issued_at": "2018-09-22T05:18:23.000000Z"}} 2018-09-22 05:18:23,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:23,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1762e85d-4816-4f5d-bd92-772ef3703849 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:18:23,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1762e85d-4816-4f5d-bd92-772ef3703849 2018-09-22 05:18:23,291 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-22 05:18:23,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:23,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-998b36ad-4ab5-45be-9535-ae5f9f5960b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:18:23,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-998b36ad-4ab5-45be-9535-ae5f9f5960b4 2018-09-22 05:18:23,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:23,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f17bb816-1357-436e-8792-b549c0a19e80 Date: Sat, 22 Sep 2018 05:18:23 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":["12d2b8dd-2307-4e1b-bcbd-886eebe2703f"],"updated_at":"2018-09-22T05:18:06Z","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"74f44bf2-913a-4a62-83c0-913144265442","name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net"}]} 2018-09-22 05:18:23,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net used request id req-f17bb816-1357-436e-8792-b549c0a19e80 2018-09-22 05:18:23,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:18:23,563 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:18:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:18:23,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:23,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4fb2fb0-bfe5-497d-985e-276d69ff48da Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}} 2018-09-22 05:18:23,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f used request id req-d4fb2fb0-bfe5-497d-985e-276d69ff48da 2018-09-22 05:18:23,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:23,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4958ca38-45f3-44d3-9c7a-e22ddfe11836 Date: Sat, 22 Sep 2018 05:18:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:06Z","dns_nameservers":[],"updated_at":"2018-09-22T05:18:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","subnetpool_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}]} 2018-09-22 05:18:23,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-4958ca38-45f3-44d3-9c7a-e22ddfe11836 2018-09-22 05:18:23,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442&name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:24,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-514dc391-774a-423e-8ade-6196583bd18c Date: Sat, 22 Sep 2018 05:18:24 GMT RESP BODY: {"ports":[]} 2018-09-22 05:18:24,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442&name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-port-1&admin_state_up=True used request id req-514dc391-774a-423e-8ade-6196583bd18c 2018-09-22 05:18:24,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:24,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18: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-a5ac0940-b464-45a7-b825-69c272b047d9 x-compute-request-id: req-a5ac0940-b464-45a7-b825-69c272b047d9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 05:18:24,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst used request id req-a5ac0940-b464-45a7-b825-69c272b047d9 2018-09-22 05:18:24,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:24,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-546fcd82-4c17-4f1c-ad01-38130eb243ad Date: Sat, 22 Sep 2018 05:18:24 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":["12d2b8dd-2307-4e1b-bcbd-886eebe2703f"],"updated_at":"2018-09-22T05:18:06Z","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"74f44bf2-913a-4a62-83c0-913144265442","name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net"}]} 2018-09-22 05:18:24,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net used request id req-546fcd82-4c17-4f1c-ad01-38130eb243ad 2018-09-22 05:18:24,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:24,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89bd303a-3db0-42aa-886a-755d02e23b39 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}} 2018-09-22 05:18:24,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f used request id req-89bd303a-3db0-42aa-886a-755d02e23b39 2018-09-22 05:18:24,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:25,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-32ee61c9-bd39-4a01-873f-cda32ba36d05 Date: Sat, 22 Sep 2018 05:18:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:06Z","dns_nameservers":[],"updated_at":"2018-09-22T05:18:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","subnetpool_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}]} 2018-09-22 05:18:25,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-32ee61c9-bd39-4a01-873f-cda32ba36d05 2018-09-22 05:18:25,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442&name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:25,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-222eb191-01c1-46e5-b2a3-42d662696616 Date: Sat, 22 Sep 2018 05:18:25 GMT RESP BODY: {"ports":[]} 2018-09-22 05:18:25,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442&name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-port-1&admin_state_up=True used request id req-222eb191-01c1-46e5-b2a3-42d662696616 2018-09-22 05:18:25,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-22 05:18:25,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:18:25,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e96f81ae3644359998d99d7a95d56e6", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj-role"}], "expires_at": "2018-09-22T06:18:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/e4c3bbb92d9b419d85374b3c98eaaa0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-2524ca52-427d-47b-user", "id": "3e2f7bd70fa244c8b20c573f1953e69f"}, "audit_ids": ["VYGTonOhRgGpMUZRrvKKQg"], "issued_at": "2018-09-22T05:18:25.000000Z"}} 2018-09-22 05:18:25,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf4c09043c6dd11ded4eacbff8c6bdd391e42a0" 2018-09-22 05:18:25,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc16c665-a71a-4fc8-9631-29a5b894f5e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:18:25,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fc16c665-a71a-4fc8-9631-29a5b894f5e4 2018-09-22 05:18:25,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:25,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-7240c37d-f3ab-4037-9ab1-94acfd74c392 Date: Sat, 22 Sep 2018 05:18:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["12d2b8dd-2307-4e1b-bcbd-886eebe2703f"],"updated_at":"2018-09-22T05:18:06Z","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"74f44bf2-913a-4a62-83c0-913144265442","name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net"}]} 2018-09-22 05:18:25,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net used request id req-7240c37d-f3ab-4037-9ab1-94acfd74c392 2018-09-22 05:18:25,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:26,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2e147a4c-008c-48be-86c9-60e831ccd5f6 Date: Sat, 22 Sep 2018 05:18:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:06Z","dns_nameservers":[],"updated_at":"2018-09-22T05:18:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","subnetpool_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}]} 2018-09-22 05:18:26,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-2e147a4c-008c-48be-86c9-60e831ccd5f6 2018-09-22 05:18:26,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:26,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-5e6e5336-9014-4d57-8b98-1ddbc1b3a058 Date: Sat, 22 Sep 2018 05:18:26 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":["12d2b8dd-2307-4e1b-bcbd-886eebe2703f"],"updated_at":"2018-09-22T05:18:06Z","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"74f44bf2-913a-4a62-83c0-913144265442","name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net"}]} 2018-09-22 05:18:26,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net used request id req-5e6e5336-9014-4d57-8b98-1ddbc1b3a058 2018-09-22 05:18:26,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:18:26,429 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:18:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:18:26,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf4c09043c6dd11ded4eacbff8c6bdd391e42a0" 2018-09-22 05:18:26,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc702867-ed80-466f-bf5e-c173aab6ec9c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}} 2018-09-22 05:18:26,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f used request id req-cc702867-ed80-466f-bf5e-c173aab6ec9c 2018-09-22 05:18:26,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:26,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bd8eb483-8b5a-4fb3-9c10-46801b89abd2 Date: Sat, 22 Sep 2018 05:18:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:06Z","dns_nameservers":[],"updated_at":"2018-09-22T05:18:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","subnetpool_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}]} 2018-09-22 05:18:26,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-bd8eb483-8b5a-4fb3-9c10-46801b89abd2 2018-09-22 05:18:26,719 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net 2018-09-22 05:18:26,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" -d '{"port": {"network_id": "74f44bf2-913a-4a62-83c0-913144265442", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-port-1", "admin_state_up": true}}' 2018-09-22 05:18:27,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-e440ef32-0b65-4a8f-b905-c9d80d725f13 Date: Sat, 22 Sep 2018 05:18:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.9"}],"id":"14923d6d-54b8-4387-b2e5-b54946814015","security_groups":["b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e"],"mac_address":"fa:16:3e:ea:34:b9","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-port-1","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","qos_policy_id":null,"admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:26Z","binding:vnic_type":"normal"}} 2018-09-22 05:18:27,474 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-e440ef32-0b65-4a8f-b905-c9d80d725f13 2018-09-22 05:18:27,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:27,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-da9e592c-7a22-4f5f-b41c-ffb2bead1cf2 Date: Sat, 22 Sep 2018 05:18:27 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":["12d2b8dd-2307-4e1b-bcbd-886eebe2703f"],"updated_at":"2018-09-22T05:18:06Z","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"74f44bf2-913a-4a62-83c0-913144265442","name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net"}]} 2018-09-22 05:18:27,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net used request id req-da9e592c-7a22-4f5f-b41c-ffb2bead1cf2 2018-09-22 05:18:27,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:27,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95055286-ecd8-495d-bd93-d741d65afc8e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}} 2018-09-22 05:18:27,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f used request id req-95055286-ecd8-495d-bd93-d741d65afc8e 2018-09-22 05:18:27,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:28,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e69563eb-e0a3-429a-b697-8666074d3f2d Date: Sat, 22 Sep 2018 05:18:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:06Z","dns_nameservers":[],"updated_at":"2018-09-22T05:18:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","subnetpool_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}]} 2018-09-22 05:18:28,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-e69563eb-e0a3-429a-b697-8666074d3f2d 2018-09-22 05:18:28,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442&name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:28,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-84812739-a71e-4295-8a26-081dd2afe6d3 Date: Sat, 22 Sep 2018 05:18:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.9"}],"id":"14923d6d-54b8-4387-b2e5-b54946814015","security_groups":["b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e"],"mac_address":"fa:16:3e:ea:34:b9","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-port-1","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:26Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-22 05:18:28,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442&name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-port-1&admin_state_up=True used request id req-84812739-a71e-4295-8a26-081dd2afe6d3 2018-09-22 05:18:28,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:28,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70af4f35-4e2e-4bd4-9c1e-382b815a1c04 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}} 2018-09-22 05:18:28,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f used request id req-70af4f35-4e2e-4bd4-9c1e-382b815a1c04 2018-09-22 05:18:28,222 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst 2018-09-22 05:18:28,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:28,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18: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-44009504-092f-4552-94a5-136d02252ad5 x-compute-request-id: req-44009504-092f-4552-94a5-136d02252ad5 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-flavor-name"}]} 2018-09-22 05:18:28,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-44009504-092f-4552-94a5-136d02252ad5 2018-09-22 05:18:28,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:28,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18: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-85731fed-e3df-4b01-bcc2-62bdcb42e2cf x-compute-request-id: req-85731fed-e3df-4b01-bcc2-62bdcb42e2cf Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:18:28,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0 used request id req-85731fed-e3df-4b01-bcc2-62bdcb42e2cf 2018-09-22 05:18:28,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:28,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-954d27d9-4b1e-41be-843b-7bd3cedc21d6 Date: Sat, 22 Sep 2018 05:18:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3--image", "tags": [], "container_format": "bare", "created_at": "2018-09-22T05:17:57Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-22T05:18:04Z", "visibility": "shared", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5ca51b1b-7f6d-4a55-a889-85e783000284/snap", "metadata": {}}], "self": "/v2/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "min_disk": 0, "protected": false, "id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "file": "/v2/images/5ca51b1b-7f6d-4a55-a889-85e783000284/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "e4c3bbb92d9b419d85374b3c98eaaa0f", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/5ca51b1b-7f6d-4a55-a889-85e783000284/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3--image"} 2018-09-22 05:18:28,455 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3--image used request id req-954d27d9-4b1e-41be-843b-7bd3cedc21d6 2018-09-22 05:18:28,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:29,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b4fc96f2-88fc-46a7-9d18-7f0da22e3fbe Date: Sat, 22 Sep 2018 05:18:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "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}, "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}, "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"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "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"}, "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"}, "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}, "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}, "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"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "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}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-22 05:18:29,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b4fc96f2-88fc-46a7-9d18-7f0da22e3fbe 2018-09-22 05:18:29,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" -d '{"server": {"name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "imageRef": "5ca51b1b-7f6d-4a55-a889-85e783000284", "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "flavorRef": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "max_count": 1, "min_count": 1, "networks": [{"port": "14923d6d-54b8-4387-b2e5-b54946814015"}]}}' 2018-09-22 05:18:30,387 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:18: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-31eb8af2-0f26-48e6-b807-9179f4948c2c x-compute-request-id: req-31eb8af2-0f26-48e6-b807-9179f4948c2c Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "adminPass": "bQ9gVLsLjm6b"}} 2018-09-22 05:18:30,387 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-31eb8af2-0f26-48e6-b807-9179f4948c2c 2018-09-22 05:18:30,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:30,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18: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-3149d489-104d-44ed-b912-9a0ef821022e x-compute-request-id: req-3149d489-104d-44ed-b912-9a0ef821022e 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.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:18:30,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-3149d489-104d-44ed-b912-9a0ef821022e 2018-09-22 05:18:30,602 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst 2018-09-22 05:18:30,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:30,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18: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-9271b308-64b5-4362-8608-e7309595fd1f x-compute-request-id: req-9271b308-64b5-4362-8608-e7309595fd1f 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.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:18:30,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-9271b308-64b5-4362-8608-e7309595fd1f 2018-09-22 05:18:30,979 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:18:30,979 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:18:33,982 - create_instance - DEBUG - VM status query timeout in 896.619788885 2018-09-22 05:18:33,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:34,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18: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-7f50316d-9fcb-4ca4-b1dc-67f42f3639fa x-compute-request-id: req-7f50316d-9fcb-4ca4-b1dc-67f42f3639fa Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:18:34,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-7f50316d-9fcb-4ca4-b1dc-67f42f3639fa 2018-09-22 05:18:34,603 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:18:34,603 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:18:37,606 - create_instance - DEBUG - VM status query timeout in 892.995948076 2018-09-22 05:18:37,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:38,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18: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-dadfe119-2401-48b1-b96d-872a5704f817 x-compute-request-id: req-dadfe119-2401-48b1-b96d-872a5704f817 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:18:38,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-dadfe119-2401-48b1-b96d-872a5704f817 2018-09-22 05:18:38,089 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:18:38,090 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:18:41,093 - create_instance - DEBUG - VM status query timeout in 889.50928092 2018-09-22 05:18:41,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:42,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18: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-0de173cb-b569-4e37-be0c-730fd3d936eb x-compute-request-id: req-0de173cb-b569-4e37-be0c-730fd3d936eb Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:18:42,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-0de173cb-b569-4e37-be0c-730fd3d936eb 2018-09-22 05:18:42,126 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:18:42,127 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:18:45,130 - create_instance - DEBUG - VM status query timeout in 885.472241879 2018-09-22 05:18:45,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:45,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18: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-ba01d68c-27d5-421c-a3d2-174b34c7b9b7 x-compute-request-id: req-ba01d68c-27d5-421c-a3d2-174b34c7b9b7 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:18:45,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-ba01d68c-27d5-421c-a3d2-174b34c7b9b7 2018-09-22 05:18:45,907 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:18:45,907 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:18:48,910 - create_instance - DEBUG - VM status query timeout in 881.691793919 2018-09-22 05:18:48,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:49,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18: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-c8515792-3ba7-45af-a2bb-66aaf2a319b7 x-compute-request-id: req-c8515792-3ba7-45af-a2bb-66aaf2a319b7 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:18:49,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-c8515792-3ba7-45af-a2bb-66aaf2a319b7 2018-09-22 05:18:49,710 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:18:49,710 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:18:52,714 - create_instance - DEBUG - VM status query timeout in 877.888357878 2018-09-22 05:18:52,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:53,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18: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-0f1531d0-4adf-4c18-90f8-dc461fcb8586 x-compute-request-id: req-0f1531d0-4adf-4c18-90f8-dc461fcb8586 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:18:53,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-0f1531d0-4adf-4c18-90f8-dc461fcb8586 2018-09-22 05:18:53,893 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:18:53,893 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:18:56,897 - create_instance - DEBUG - VM status query timeout in 873.705427885 2018-09-22 05:18:56,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:18:57,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:18: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-e9c2b639-eda7-40b4-9d51-511ad2c4e0c0 x-compute-request-id: req-e9c2b639-eda7-40b4-9d51-511ad2c4e0c0 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:18:57,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-e9c2b639-eda7-40b4-9d51-511ad2c4e0c0 2018-09-22 05:18:57,545 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:18:57,545 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:19:00,549 - create_instance - DEBUG - VM status query timeout in 870.053421974 2018-09-22 05:19:00,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:19:01,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed9be90a-b60b-489e-931b-5dd2b11e557c x-compute-request-id: req-ed9be90a-b60b-489e-931b-5dd2b11e557c Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:19:01,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-ed9be90a-b60b-489e-931b-5dd2b11e557c 2018-09-22 05:19:01,359 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:19:01,359 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:19:04,362 - create_instance - DEBUG - VM status query timeout in 866.240159035 2018-09-22 05:19:04,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:19:04,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:19: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-77b033c7-01a6-4c95-91d0-4d0d896bb2a2 x-compute-request-id: req-77b033c7-01a6-4c95-91d0-4d0d896bb2a2 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:19:04,873 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-77b033c7-01a6-4c95-91d0-4d0d896bb2a2 2018-09-22 05:19:04,873 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:19:04,873 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:19:07,876 - create_instance - DEBUG - VM status query timeout in 862.725584984 2018-09-22 05:19:07,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:19:08,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:19: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-23d3d4c0-75fc-4be4-a6d5-d869142d1a13 x-compute-request-id: req-23d3d4c0-75fc-4be4-a6d5-d869142d1a13 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:19:08,652 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-23d3d4c0-75fc-4be4-a6d5-d869142d1a13 2018-09-22 05:19:08,652 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:19:08,652 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:19:11,656 - create_instance - DEBUG - VM status query timeout in 858.946502924 2018-09-22 05:19:11,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:19:12,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:19: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-92849080-43c6-430e-a8bf-eb92e0a99d8a x-compute-request-id: req-92849080-43c6-430e-a8bf-eb92e0a99d8a Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:19:12,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-92849080-43c6-430e-a8bf-eb92e0a99d8a 2018-09-22 05:19:12,533 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:19:12,533 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:19:15,535 - create_instance - DEBUG - VM status query timeout in 855.067527056 2018-09-22 05:19:15,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:19:16,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:19: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-6f036847-ed13-4977-af3e-4d4e49e0356b x-compute-request-id: req-6f036847-ed13-4977-af3e-4d4e49e0356b Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:19:16,211 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-6f036847-ed13-4977-af3e-4d4e49e0356b 2018-09-22 05:19:16,212 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:19:16,212 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:19:19,215 - create_instance - DEBUG - VM status query timeout in 851.387171984 2018-09-22 05:19:19,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:19:19,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:19: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-884be96f-b228-4439-a47d-c69d835dde54 x-compute-request-id: req-884be96f-b228-4439-a47d-c69d835dde54 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:19:19,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-884be96f-b228-4439-a47d-c69d835dde54 2018-09-22 05:19:19,664 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:19:19,664 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:19:22,668 - create_instance - DEBUG - VM status query timeout in 847.934382915 2018-09-22 05:19:22,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:19:23,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:19: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-961c1174-c7e9-4d7c-865c-9d8d70a49b74 x-compute-request-id: req-961c1174-c7e9-4d7c-865c-9d8d70a49b74 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:19:23,198 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-961c1174-c7e9-4d7c-865c-9d8d70a49b74 2018-09-22 05:19:23,199 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:19:23,199 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:19:26,202 - create_instance - DEBUG - VM status query timeout in 844.399975061 2018-09-22 05:19:26,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:19:26,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:19: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-22b571f2-4cbc-4500-8235-40157a238512 x-compute-request-id: req-22b571f2-4cbc-4500-8235-40157a238512 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:19:26,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-22b571f2-4cbc-4500-8235-40157a238512 2018-09-22 05:19:26,554 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:19:26,554 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:19:29,557 - create_instance - DEBUG - VM status query timeout in 841.044759035 2018-09-22 05:19:29,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:19:30,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:19: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-80a1f561-d681-46a7-9d15-05efa2630ca6 x-compute-request-id: req-80a1f561-d681-46a7-9d15-05efa2630ca6 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:19:30,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-80a1f561-d681-46a7-9d15-05efa2630ca6 2018-09-22 05:19:30,074 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:19:30,074 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:19:33,078 - create_instance - DEBUG - VM status query timeout in 837.52439785 2018-09-22 05:19:33,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:19:33,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:19: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-5117240c-c4a7-4661-83cd-e0e9905f74ae x-compute-request-id: req-5117240c-c4a7-4661-83cd-e0e9905f74ae Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:19:33,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-5117240c-c4a7-4661-83cd-e0e9905f74ae 2018-09-22 05:19:33,559 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:19:33,559 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:19:36,563 - create_instance - DEBUG - VM status query timeout in 834.039516926 2018-09-22 05:19:36,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:19:37,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:19: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-1b22ecdd-d86e-4d88-8d5b-380aa2681370 x-compute-request-id: req-1b22ecdd-d86e-4d88-8d5b-380aa2681370 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:19:37,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-1b22ecdd-d86e-4d88-8d5b-380aa2681370 2018-09-22 05:19:37,060 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:19:37,060 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:19:40,063 - create_instance - DEBUG - VM status query timeout in 830.5387609 2018-09-22 05:19:40,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:19:40,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:19: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-79107a5d-4b0a-40da-be46-3cb3a7b28f08 x-compute-request-id: req-79107a5d-4b0a-40da-be46-3cb3a7b28f08 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:19:40,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-79107a5d-4b0a-40da-be46-3cb3a7b28f08 2018-09-22 05:19:40,632 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:19:40,632 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:19:43,635 - create_instance - DEBUG - VM status query timeout in 826.966956854 2018-09-22 05:19:43,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:19:44,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:19: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-144984db-38b1-48b1-9024-7e247b41e255 x-compute-request-id: req-144984db-38b1-48b1-9024-7e247b41e255 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:19:44,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-144984db-38b1-48b1-9024-7e247b41e255 2018-09-22 05:19:44,302 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:19:44,303 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:19:47,306 - create_instance - DEBUG - VM status query timeout in 823.296314955 2018-09-22 05:19:47,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:19:47,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:19: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-cb7512d8-ac3d-443f-9d86-d22f6d005cbb x-compute-request-id: req-cb7512d8-ac3d-443f-9d86-d22f6d005cbb Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:19:47,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-cb7512d8-ac3d-443f-9d86-d22f6d005cbb 2018-09-22 05:19:47,802 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:19:47,802 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:19:50,806 - create_instance - DEBUG - VM status query timeout in 819.796475887 2018-09-22 05:19:50,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:19:51,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:19: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-928846dd-66de-451e-861e-6225a4dcd080 x-compute-request-id: req-928846dd-66de-451e-861e-6225a4dcd080 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:19:51,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-928846dd-66de-451e-861e-6225a4dcd080 2018-09-22 05:19:51,490 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:19:51,490 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:19:54,493 - create_instance - DEBUG - VM status query timeout in 816.109087944 2018-09-22 05:19:54,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:19:55,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:19:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30a5e7e2-8f95-4b8f-9178-2be4f2001e8d x-compute-request-id: req-30a5e7e2-8f95-4b8f-9178-2be4f2001e8d Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:19:55,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-30a5e7e2-8f95-4b8f-9178-2be4f2001e8d 2018-09-22 05:19:55,168 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:19:55,168 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:19:58,171 - create_instance - DEBUG - VM status query timeout in 812.431036949 2018-09-22 05:19:58,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:19:58,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:19: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-ebff4f1e-8bae-476e-ba53-c215122999af x-compute-request-id: req-ebff4f1e-8bae-476e-ba53-c215122999af Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:19:58,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-ebff4f1e-8bae-476e-ba53-c215122999af 2018-09-22 05:19:58,517 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:19:58,517 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:20:01,521 - create_instance - DEBUG - VM status query timeout in 809.081538916 2018-09-22 05:20:01,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:02,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20: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-9a251493-427b-468f-977b-1ff56af89000 x-compute-request-id: req-9a251493-427b-468f-977b-1ff56af89000 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:02,009 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-9a251493-427b-468f-977b-1ff56af89000 2018-09-22 05:20:02,009 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:20:02,009 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:20:05,012 - create_instance - DEBUG - VM status query timeout in 805.589698076 2018-09-22 05:20:05,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:05,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20: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-e9962b85-0de2-4424-91a9-e42b909f6776 x-compute-request-id: req-e9962b85-0de2-4424-91a9-e42b909f6776 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:05,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-e9962b85-0de2-4424-91a9-e42b909f6776 2018-09-22 05:20:05,481 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:20:05,481 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:20:08,483 - create_instance - DEBUG - VM status query timeout in 802.119425058 2018-09-22 05:20:08,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:08,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20: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-6160f7a7-82f8-4aa9-8d7f-9a83c51acc7f x-compute-request-id: req-6160f7a7-82f8-4aa9-8d7f-9a83c51acc7f Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:08,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-6160f7a7-82f8-4aa9-8d7f-9a83c51acc7f 2018-09-22 05:20:08,945 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:20:08,945 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:20:11,949 - create_instance - DEBUG - VM status query timeout in 798.653392076 2018-09-22 05:20:11,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:12,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20: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-dcbadc04-e309-4388-b2cf-723d93234a2a x-compute-request-id: req-dcbadc04-e309-4388-b2cf-723d93234a2a Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:12,455 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-dcbadc04-e309-4388-b2cf-723d93234a2a 2018-09-22 05:20:12,455 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:20:12,456 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:20:15,459 - create_instance - DEBUG - VM status query timeout in 795.143234968 2018-09-22 05:20:15,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:15,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20: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-2c52e15e-514f-4c93-827d-f9113a077fcc x-compute-request-id: req-2c52e15e-514f-4c93-827d-f9113a077fcc Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:18:31Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:15,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-2c52e15e-514f-4c93-827d-f9113a077fcc 2018-09-22 05:20:15,933 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - BUILD 2018-09-22 05:20:15,934 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:20:18,937 - create_instance - DEBUG - VM status query timeout in 791.665189028 2018-09-22 05:20:18,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:19,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20: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-08155968-9c40-44c7-a3e0-dd128d80239b x-compute-request-id: req-08155968-9c40-44c7-a3e0-dd128d80239b Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:20:11.000000", "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:20:16Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:19,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-08155968-9c40-44c7-a3e0-dd128d80239b 2018-09-22 05:20:19,392 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - ACTIVE 2018-09-22 05:20:19,392 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:20:19,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:19,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c7e2c95-5b5f-43d4-926f-80917bf89ed0 x-compute-request-id: req-3c7e2c95-5b5f-43d4-926f-80917bf89ed0 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:20:11.000000", "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:20:16Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:19,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-3c7e2c95-5b5f-43d4-926f-80917bf89ed0 2018-09-22 05:20:19,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:19,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-893daede-81df-4e1c-804e-d7e98b8fbb01 Date: Sat, 22 Sep 2018 05:20: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":["12d2b8dd-2307-4e1b-bcbd-886eebe2703f"],"updated_at":"2018-09-22T05:18:06Z","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"74f44bf2-913a-4a62-83c0-913144265442","name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net"}]} 2018-09-22 05:20:19,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net used request id req-893daede-81df-4e1c-804e-d7e98b8fbb01 2018-09-22 05:20:19,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:20,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d2a6e80-6c25-4abc-a598-56efdba61d38 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}} 2018-09-22 05:20:20,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f used request id req-4d2a6e80-6c25-4abc-a598-56efdba61d38 2018-09-22 05:20:20,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:20,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-501cf2f4-caee-4d29-b29d-1f0c06ce10de Date: Sat, 22 Sep 2018 05:20:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:06Z","dns_nameservers":[],"updated_at":"2018-09-22T05:18:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","subnetpool_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}]} 2018-09-22 05:20:20,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-501cf2f4-caee-4d29-b29d-1f0c06ce10de 2018-09-22 05:20:20,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:20,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-d5402729-05f0-4445-bded-b7a9442f8c5b Date: Sat, 22 Sep 2018 05:20:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:20:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.9"}],"id":"14923d6d-54b8-4387-b2e5-b54946814015","security_groups":["b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e"],"mac_address":"fa:16:3e:ea:34:b9","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-port-1","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:26Z","binding:vnic_type":"normal","device_id":"9dc97282-5ab8-4320-9528-e6b8fa9d9dde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.2"}],"id":"2bb112ec-41c6-4731-88e9-fcff1447ce08","security_groups":[],"mac_address":"fa:16:3e:4b:4b:3f","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-74f44bf2-913a-4a62-83c0-913144265442"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.4"}],"id":"628cae7e-37c3-4448-9cf8-95b994fe92f8","security_groups":[],"mac_address":"fa:16:3e:24:5d:18","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-74f44bf2-913a-4a62-83c0-913144265442"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.1"}],"id":"a6b1d189-2ea7-4f00-9cb5-37e60eeadb83","security_groups":[],"mac_address":"fa:16:3e:86:d5:49","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:15Z","binding:vnic_type":"normal","device_id":"f6129c95-68d9-48ad-a300-76a7436b118c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.3"}],"id":"ad7788cd-138f-4039-8f41-1baff561ab63","security_groups":[],"mac_address":"fa:16:3e:90:8c:04","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-74f44bf2-913a-4a62-83c0-913144265442"}]} 2018-09-22 05:20:20,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-d5402729-05f0-4445-bded-b7a9442f8c5b 2018-09-22 05:20:20,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:20,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-e74e5028-bb98-4781-ad31-13512c5bbba9 Date: Sat, 22 Sep 2018 05:20:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:09Z", "admin_state_up": true, "updated_at": "2018-09-22T05:18:16Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "f6129c95-68d9-48ad-a300-76a7436b118c", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-router"}]} 2018-09-22 05:20:20,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-router used request id req-e74e5028-bb98-4781-ad31-13512c5bbba9 2018-09-22 05:20:20,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:20,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f66d576e-1360-4dc7-9036-fa379e414943 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}} 2018-09-22 05:20:20,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f used request id req-f66d576e-1360-4dc7-9036-fa379e414943 2018-09-22 05:20:20,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=f6129c95-68d9-48ad-a300-76a7436b118c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:20,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-aa21d674-decd-4c28-b123-bf722d0b8cc8 Date: Sat, 22 Sep 2018 05:20:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.1"}],"id":"a6b1d189-2ea7-4f00-9cb5-37e60eeadb83","security_groups":[],"mac_address":"fa:16:3e:86:d5:49","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:15Z","binding:vnic_type":"normal","device_id":"f6129c95-68d9-48ad-a300-76a7436b118c"}]} 2018-09-22 05:20:20,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=f6129c95-68d9-48ad-a300-76a7436b118c used request id req-aa21d674-decd-4c28-b123-bf722d0b8cc8 2018-09-22 05:20:20,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/12d2b8dd-2307-4e1b-bcbd-886eebe2703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:20,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-cb677a60-a6bc-4049-ae6a-79029b1da34b Date: Sat, 22 Sep 2018 05:20:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:06Z","dns_nameservers":[],"updated_at":"2018-09-22T05:18:06Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","subnetpool_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}} 2018-09-22 05:20:20,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/12d2b8dd-2307-4e1b-bcbd-886eebe2703f used request id req-cb677a60-a6bc-4049-ae6a-79029b1da34b 2018-09-22 05:20:20,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:20,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-901f8c19-a1cc-4728-98ed-7b03b3dd9fc6 Date: Sat, 22 Sep 2018 05:20:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:20:20,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-901f8c19-a1cc-4728-98ed-7b03b3dd9fc6 2018-09-22 05:20:20,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:20,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4fa12bde-2f54-47c6-9129-c2e2d0b75e46 Date: Sat, 22 Sep 2018 05:20:20 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:20:20,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-4fa12bde-2f54-47c6-9129-c2e2d0b75e46 2018-09-22 05:20:20,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:21,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f6c7e05-a79f-41a2-84a3-bb182f5dcb88 x-compute-request-id: req-3f6c7e05-a79f-41a2-84a3-bb182f5dcb88 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:20:11.000000", "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:20:16Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:21,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-3f6c7e05-a79f-41a2-84a3-bb182f5dcb88 2018-09-22 05:20:21,381 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - ACTIVE 2018-09-22 05:20:21,381 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:20:21,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:21,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20: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-9f52037a-6327-4bda-84ea-72731b2d6a63 x-compute-request-id: req-9f52037a-6327-4bda-84ea-72731b2d6a63 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:20:11.000000", "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:20:16Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:21,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-9f52037a-6327-4bda-84ea-72731b2d6a63 2018-09-22 05:20:21,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:22,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d022b932-7edf-4039-a4b3-3e2cdfc8160a Date: Sat, 22 Sep 2018 05:20: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":["12d2b8dd-2307-4e1b-bcbd-886eebe2703f"],"updated_at":"2018-09-22T05:18:06Z","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"74f44bf2-913a-4a62-83c0-913144265442","name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net"}]} 2018-09-22 05:20:22,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net used request id req-d022b932-7edf-4039-a4b3-3e2cdfc8160a 2018-09-22 05:20:22,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:22,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff80aaf7-e3fd-4822-a774-83f7c2942ada Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}} 2018-09-22 05:20:22,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f used request id req-ff80aaf7-e3fd-4822-a774-83f7c2942ada 2018-09-22 05:20:22,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:22,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0418e583-e6da-4636-a370-5930908d4eeb Date: Sat, 22 Sep 2018 05:20:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:06Z","dns_nameservers":[],"updated_at":"2018-09-22T05:18:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","subnetpool_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}]} 2018-09-22 05:20:22,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-0418e583-e6da-4636-a370-5930908d4eeb 2018-09-22 05:20:22,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:22,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-a0d42d8c-6518-4f3a-ad18-076d0841d8a9 Date: Sat, 22 Sep 2018 05:20:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:20:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.9"}],"id":"14923d6d-54b8-4387-b2e5-b54946814015","security_groups":["b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e"],"mac_address":"fa:16:3e:ea:34:b9","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-port-1","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:26Z","binding:vnic_type":"normal","device_id":"9dc97282-5ab8-4320-9528-e6b8fa9d9dde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.2"}],"id":"2bb112ec-41c6-4731-88e9-fcff1447ce08","security_groups":[],"mac_address":"fa:16:3e:4b:4b:3f","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-74f44bf2-913a-4a62-83c0-913144265442"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.4"}],"id":"628cae7e-37c3-4448-9cf8-95b994fe92f8","security_groups":[],"mac_address":"fa:16:3e:24:5d:18","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-74f44bf2-913a-4a62-83c0-913144265442"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.1"}],"id":"a6b1d189-2ea7-4f00-9cb5-37e60eeadb83","security_groups":[],"mac_address":"fa:16:3e:86:d5:49","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:15Z","binding:vnic_type":"normal","device_id":"f6129c95-68d9-48ad-a300-76a7436b118c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.3"}],"id":"ad7788cd-138f-4039-8f41-1baff561ab63","security_groups":[],"mac_address":"fa:16:3e:90:8c:04","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-74f44bf2-913a-4a62-83c0-913144265442"}]} 2018-09-22 05:20:22,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-a0d42d8c-6518-4f3a-ad18-076d0841d8a9 2018-09-22 05:20:22,344 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-22 05:20:22,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:22,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-cb1067d9-9792-492d-8a92-2a09b46155af Date: Sat, 22 Sep 2018 05:20:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:20:22,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-cb1067d9-9792-492d-8a92-2a09b46155af 2018-09-22 05:20:22,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:22,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ca37e68b-616f-4eb7-b138-8dd582d6bafe Date: Sat, 22 Sep 2018 05:20:22 GMT RESP BODY: {"subnets":[]} 2018-09-22 05:20:22,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6f1df121-63c1-46d9-bc92-5b66ac86a71f used request id req-ca37e68b-616f-4eb7-b138-8dd582d6bafe 2018-09-22 05:20:22,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" -d '{"floatingip": {"floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "port_id": "14923d6d-54b8-4387-b2e5-b54946814015"}}' 2018-09-22 05:20:24,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-61f9b26e-13bc-43b0-8b24-d3732800bd75 Date: Sat, 22 Sep 2018 05:20:24 GMT RESP BODY: {"floatingip": {"router_id": "f6129c95-68d9-48ad-a300-76a7436b118c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:20:23Z", "updated_at": "2018-09-22T05:20:23Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "port_id": "14923d6d-54b8-4387-b2e5-b54946814015", "id": "42616154-70fc-466f-9a14-ef7035166b3a"}} 2018-09-22 05:20:24,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-61f9b26e-13bc-43b0-8b24-d3732800bd75 2018-09-22 05:20:24,589 - create_instance - INFO - Created floating IP 172.30.9.207 via router - AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-router 2018-09-22 05:20:24,589 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-09-22 05:20:24,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:25,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20: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-73f5df9f-f5be-42fc-9291-761a5c585a9f x-compute-request-id: req-73f5df9f-f5be-42fc-9291-761a5c585a9f Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:20:11.000000", "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:20:16Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:25,037 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-73f5df9f-f5be-42fc-9291-761a5c585a9f 2018-09-22 05:20:25,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 05:20:26,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20: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-2703ecff-5914-4f97-be48-468ce21ea1eb x-compute-request-id: req-2703ecff-5914-4f97-be48-468ce21ea1eb Content-Encoding: gzip Content-Length: 10546 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-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] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-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] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008022] Security Framework initialized\n[ 0.009022] AppArmor: AppArmor initialized\n[ 0.009989] Yama: becoming mindful.\n[ 0.011304] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012618] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014290] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017698] Initializing cgroup subsys memory\n[ 0.018760] Initializing cgroup subsys devices\n[ 0.020003] Initializing cgroup subsys freezer\n[ 0.021078] Initializing cgroup subsys blkio\n[ 0.022103] Initializing cgroup subsys perf_event\n[ 0.023221] Initializing cgroup subsys hugetlb\n[ 0.024059] FEATURE SPEC_CTRL Not Present\n[ 0.025732] mce: CPU supports 10 MCE banks\n[ 0.026762] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026762] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029427] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.032003] Speculative Store Bypass: Vulnerable\n[ 0.033959] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.038661] ACPI: Core revision 20131115\n[ 0.040433] ACPI: All ACPI Tables successfully acquired\n[ 0.041807] ftrace: allocating 28719 entries in 113 pages\n[ 0.064041] smpboot: Max logical packages: 2\n[ 0.068003] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.069473] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.071114] Enabling x2apic\n[ 0.071851] Enabled x2apic\n[ 0.072003] Switched APIC routing to physical x2apic.\n[ 0.074095] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.078329] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.082973] KVM setup paravirtual spinlock\n[ 0.084975] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.086432] x86: Booting SMP configuration:\n[ 0.087414] .... node #0, CPUs: #1[ 0.084966] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104025] x86: Booted up 1 node, 2 CPUs\n[ 0.104015] KVM setup async PF for cpu 1\n[ 0.104018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.106816] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108285] devtmpfs: initialized\n[ 0.111043] EVM: security.selinux\n[ 0.112006] EVM: security.SMACK64\n[ 0.112866] EVM: security.ima\n[ 0.113654] EVM: security.capability\n[ 0.114574] pinctrl core: initialized pinctrl subsystem\n[ 0.116040] regulator-dummy: no parameters\n[ 0.117094] RTC time: 5:20:11, date: 09/22/18\n[ 0.118173] NET: Registered protocol family 16\n[ 0.119294] cpuidle: using governor ladder\n[ 0.120004] cpuidle: using governor menu\n[ 0.120910] ACPI: bus type PCI registered\n[ 0.121892] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.123410] PCI: Using configuration type 1 for base access\n[ 0.124469] bio: create slab at 0\n[ 0.125064] ACPI: Added _OSI(Module Device)\n[ 0.125064] ACPI: Added _OSI(Processor Device)\n[ 0.126095] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130539] ACPI: Interpreter enabled\n[ 0.131450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.133398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.135595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.137419] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.139758] ACPI: (supports S0 S5)\n[ 0.140003] ACPI: Using IOAPIC for interrupt routing\n[ 0.141139] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.143374] ACPI: No dock devices found.\n[ 0.145616] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.146992] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.148007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.149486] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152141] acpiphp: Slot [3] registered\n[ 0.153099] acpiphp: Slot [4] registered\n[ 0.154050] acpiphp: Slot [5] registered\n[ 0.154999] acpiphp: Slot [6] registered\n[ 0.155946] acpiphp: Slot [7] registered\n[ 0.156018] acpiphp: Slot [8] registered\n[ 0.156969] acpiphp: Slot [9] registered\n[ 0.157921] acpiphp: Slot [10] registered\n[ 0.158884] acpiphp: Slot [11] registered\n[ 0.159850] acpiphp: Slot [12] registered\n[ 0.160017] acpiphp: Slot [13] registered\n[ 0.160987] acpiphp: Slot [14] registered\n[ 0.161952] acpiphp: Slot [15] registered\n[ 0.162937] acpiphp: Slot [16] registered\n[ 0.163904] acpiphp: Slot [17] registered\n[ 0.164018] acpiphp: Slot [18] registered\n[ 0.164985] acpiphp: Slot [19] registered\n[ 0.165951] acpiphp: Slot [20] registered\n[ 0.166915] acpiphp: Slot [21] registered\n[ 0.167879] acpiphp: Slot [22] registered\n[ 0.168018] acpiphp: Slot [23] registered\n[ 0.168982] acpiphp: Slot [24] registered\n[ 0.169947] acpiphp: Slot [25] registered\n[ 0.170913] acpiphp: Slot [26] registered\n[ 0.171869] acpiphp: Slot [27] registered\n[ 0.172017] acpiphp: Slot [28] registered\n[ 0.172984] acpiphp: Slot [29] registered\n[ 0.173963] acpiphp: Slot [30] registered\n[ 0.174939] acpiphp: Slot [31] registered\n[ 0.175901] PCI host bridge to bus 0000:00\n[ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.177241] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.178598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.179965] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.194622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.196011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.243683] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.244729] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.246172] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.247719] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.248662] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.249966] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.251121] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.251121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.252003] vgaarb: loaded\n[ 0.252619] vgaarb: bridge control possible 0000:00:02.0\n[ 0.253743] SCSI subsystem initialized\n[ 0.254553] ACPI: bus type USB registered\n[ 0.254553] usbcore: registered new interface driver usbfs\n[ 0.256009] usbcore: registered new interface driver hub\n[ 0.257035] usbcore: registered new device driver usb\n[ 0.257040] PCI: Using ACPI for IRQ routing\n[ 0.257042] NetLabel: Initializing\n[ 0.257769] NetLabel: domain hash size = 128\n[ 0.260002] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.261002] NetLabel: unlabeled traffic allowed by default\n[ 0.262054] Switched to clocksource kvm-clock\n[ 0.264754] AppArmor: AppArmor Filesystem Enabled\n[ 0.265700] pnp: PnP ACPI init\n[ 0.266370] ACPI: bus type PNP registered\n[ 0.267529] pnp: PnP ACPI: found 8 devices\n[ 0.268376] ACPI: bus type PNP unregistered\n[ 0.275056] NET: Registered protocol family 2\n[ 0.276074] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277550] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.278794] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.280378] TCP: reno registered\n[ 0.281079] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.282219] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.283452] NET: Registered protocol family 1\n[ 0.284339] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.285450] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.286534] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.308229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.330087] Trying to unpack rootfs image as initramfs...\n[ 0.409372] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.411037] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.412157] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.413569] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.415255] Scanning for low memory corruption every 60 seconds\n[ 0.417048] Initialise system trusted keyring\n[ 0.418150] audit: initializing netlink socket (disabled)\n[ 0.419408] type=2000 audit(1537593612.068:1): initialized\n[ 0.437125] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.439267] zbud: loaded\n[ 0.440203] VFS: Disk quotas dquot_6.5.2\n[ 0.441229] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.442944] fuse init (API version 7.22)\n[ 0.443991] msgmni has been set to 3997\n[ 0.445020] Key type big_key registered\n[ 0.446173] Key type asymmetric registered\n[ 0.447207] Asymmetric key parser 'x509' registered\n[ 0.448352] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.449865] io scheduler noop registered\n[ 0.450670] io scheduler deadline registered (default)\n[ 0.451668] io scheduler cfq registered\n[ 0.452497] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.453558] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.454802] ipmi message handler version 39.2\n[ 0.455709] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.457167] ACPI: Power Button [PWRF]\n[ 0.457999] GHES: HEST is not enabled!\n[ 0.479280] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.521620] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.523381] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.547278] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.549291] Linux agpgart interface v0.103\n[ 0.550751] brd: module loaded\n[ 0.551742] loop: module loaded\n[ 0.552668] blk-mq: CPU -> queue map\n[ 0.553416] CPU 0 -> Queue 0\n[ 0.554078] CPU 1 -> Queue 0\n[ 0.555145] vda: vda1\n[ 0.556622] scsi0 : ata_piix\n[ 0.557492] scsi1 : ata_piix\n[ 0.558289] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.559807] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.561491] libphy: Fixed MDIO Bus: probed\n[ 0.562945] tun: Universal TUN/TAP device driver, 1.6\n[ 0.564053] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.565862] PPP generic driver version 2.4.2\n[ 0.566887] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.568108] ehci-pci: EHCI PCI platform driver\n[ 0.569004] ehci-platform: EHCI generic platform driver\n[ 0.570017] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.571172] ohci-pci: OHCI PCI platform driver\n[ 0.572067] ohci-platform: OHCI generic platform driver\n[ 0.573074] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.595207] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.596246] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.597981] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.599129] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.600377] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.601826] usb usb1: Product: UHCI Host Controller\n[ 0.602776] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.603957] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.604959] hub 1-0:1.0: USB hub found\n[ 0.605806] hub 1-0:1.0: 2 ports detected\n[ 0.606721] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.608868] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.609851] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.610977] mousedev: PS/2 mouse device common for all mice\n[ 0.612284] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.614147] rtc_cmos 00:00: RTC can wake from S4\n[ 0.615278] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.616499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.617754] device-mapper: uevent: version 1.0.3\n[ 0.618726] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.620388] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.621594] TCP: cubic registered\n[ 0.622355] NET: Registered protocol family 10\n[ 0.623354] NET: Registered protocol family 17\n[ 0.624266] Key type dns_resolver registered\n[ 0.625275] Loading compiled-in X.509 certificates\n[ 0.626733] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.628570] registered taskstats version 1\n[ 0.630925] Key type trusted registered\n[ 0.633974] Key type encrypted registered\n[ 0.634991] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.636336] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.637946] regulator-dummy: disabling\n[ 0.638972] Magic number: 2:471:315\n[ 0.646838] tty tty40: hash matches\n[ 0.647814] rtc_cmos 00:00: setting system clock to 2018-09-22 05:20:12 UTC (1537593612)\n[ 0.649853] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.651273] EDD information not available.\n[ 0.716895] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.718480] Write protecting the kernel read-only data: 12288k\n[ 0.719843] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.722312] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.733301] systemd-udevd[107]: starting version 204\n[ 0.768477] FDC 0 is a S82078B\n[ 0.916093] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.076515] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.078061] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.079636] usb 1-1: Product: QEMU USB Tablet\n[ 1.080673] usb 1-1: Manufacturer: QEMU\n[ 1.081609] usb 1-1: SerialNumber: 42\n[ 1.408028] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.780726] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.024167] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.124095] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.214270] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 22 Sep 2018 05:20:14 +0000. Up 2.53 seconds.\ncloud-init-nonet[2.70]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.52]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 22 Sep 2018 05:20:15 +0000. Up 3.72 seconds.\nci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.9 | 255.255.255.0 | fa:16:3e:ea:34:b9 |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.4 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n02:5b:95:17:08:16:ec:89:df:53:f2:55:64:7a:de:57 root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .+o.o.. .o |\n| ...o . o. |\n| .o.. . ... E|\n| .+o . . .o ..|\n| ....S+ . . o|\n| ..o . .|\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n15:54:3b:f5:b5:aa:42:ef:86:11:00:86:fa:7b:95:18 root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o. .o.. . .|\n| .. . . o .o|\n| . . . o ..|\n| . E o .. |\n| . o S.. . |\n| . . o... . |\n| . . .oo |\n| . . .o. |\n| . .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc7:71:05:ef:39:43:7e:61:ad:76:7b:6b:1d:14:30:80 root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o+o |\n| E o...|\n| . . ooo|\n| . o +.+.|\n| S o X o|\n| . . *.|\n| .+|\n| .+|\n| .. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n60:37:19:2c:a6:b1:44:a1:9d:52:34:4a:29:37:b7:79 root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| .+*. .. |\n|..+=+oo .o |\n| o++oBo.+ |\n| .=.Eo . |\n| . S |\n| |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... [80G [74G * Starting Handle applying cloud-config[74G[ OK ]\n[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 22 Sep 2018 05:20:18 +0000. Up 6.99 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 22 Sep 2018 05:20:19 +0000. Up 7.82 seconds.\nci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | ssh-rsa | a4:70:46:83:c1:f3:e9:27:e2:94:a3:b6:a4:8a:4f:47 | - | - |\nci-info: +---------+-------------------------------------------------+---------+---------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 15:54:3b:f5:b5:aa:42:ef:86:11:00:86:fa:7b:95:18 root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i (DSA)\nec2: 256 c7:71:05:ef:39:43:7e:61:ad:76:7b:6b:1d:14:30:80 root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i (ECDSA)\nec2: 256 60:37:19:2c:a6:b1:44:a1:9d:52:34:4a:29:37:b7:79 root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i (ED25519)\nec2: 2048 02:5b:95:17:08:16:ec:89:df:53:f2:55:64:7a:de:57 root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFPTijEZZAp6G9I0KjI9mx4GHiQK+HJkrzI3O+X1z0ohFbhpkIN2cZf9985+I6DeVPfVNWcw82wHl/V7DXlR/C0= root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPbouQxywPKfToD+t1pwFMuD65bEnK7UW5eunYJIJXty root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu9hFntKYCbnDdQHjmgnHop/NdFu2pvkELIEDv+hmnUpd2MuPXDFlB/nY+8RVMRFv9QQgNgfQBFiH8ibo6asxlYC0Ae9I/vnAlJBsZuG8F+czKaaR4eWf0CO/JLRvxyHWkmwH+PtVCkT3iHu38n9P6gBq7sKGLQZGUfetLKPuaaw3kv0SsdxShQ/jCauCaHR8JlCrIukTaBAcGFR1d9CyOs+FQr40h6DDdO89mHLmaUEYGhUzpzkkz5T9kI+lajTO/00GHMf1ZDa9K4HB8I+BLDm+E4aXu+3NV20UmYpuxdlrHOSMNOIQL0ZSrsFqDgeFjsS5YP5hxtlrImk+e1r/9 root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 22 Sep 2018 05:20:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.91 seconds\n\nUbuntu 14.04.5 LTS ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i ttyS0\n\nansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i login: "} 2018-09-22 05:20:26,147 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde/action used request id req-2703ecff-5914-4f97-be48-468ce21ea1eb 2018-09-22 05:20:26,148 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-22 05:20:26,148 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-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] 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-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] 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] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7481K kernel code, 1162K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008022] Security Framework initialized [ 0.009022] AppArmor: AppArmor initialized [ 0.009989] Yama: becoming mindful. [ 0.011304] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012618] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014290] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017698] Initializing cgroup subsys memory [ 0.018760] Initializing cgroup subsys devices [ 0.020003] Initializing cgroup subsys freezer [ 0.021078] Initializing cgroup subsys blkio [ 0.022103] Initializing cgroup subsys perf_event [ 0.023221] Initializing cgroup subsys hugetlb [ 0.024059] FEATURE SPEC_CTRL Not Present [ 0.025732] mce: CPU supports 10 MCE banks [ 0.026762] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026762] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029427] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.032003] Speculative Store Bypass: Vulnerable [ 0.033959] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.038661] ACPI: Core revision 20131115 [ 0.040433] ACPI: All ACPI Tables successfully acquired [ 0.041807] ftrace: allocating 28719 entries in 113 pages [ 0.064041] smpboot: Max logical packages: 2 [ 0.068003] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.069473] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.071114] Enabling x2apic [ 0.071851] Enabled x2apic [ 0.072003] Switched APIC routing to physical x2apic. [ 0.074095] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.078329] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.082973] KVM setup paravirtual spinlock [ 0.084975] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.086432] x86: Booting SMP configuration: [ 0.087414] .... node #0, CPUs: #1[ 0.084966] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104025] x86: Booted up 1 node, 2 CPUs [ 0.104015] KVM setup async PF for cpu 1 [ 0.104018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.106816] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108285] devtmpfs: initialized [ 0.111043] EVM: security.selinux [ 0.112006] EVM: security.SMACK64 [ 0.112866] EVM: security.ima [ 0.113654] EVM: security.capability [ 0.114574] pinctrl core: initialized pinctrl subsystem [ 0.116040] regulator-dummy: no parameters [ 0.117094] RTC time: 5:20:11, date: 09/22/18 [ 0.118173] NET: Registered protocol family 16 [ 0.119294] cpuidle: using governor ladder [ 0.120004] cpuidle: using governor menu [ 0.120910] ACPI: bus type PCI registered [ 0.121892] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.123410] PCI: Using configuration type 1 for base access [ 0.124469] bio: create slab at 0 [ 0.125064] ACPI: Added _OSI(Module Device) [ 0.125064] ACPI: Added _OSI(Processor Device) [ 0.126095] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130539] ACPI: Interpreter enabled [ 0.131450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.133398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.135595] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.137419] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.139758] ACPI: (supports S0 S5) [ 0.140003] ACPI: Using IOAPIC for interrupt routing [ 0.141139] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.143374] ACPI: No dock devices found. [ 0.145616] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.146992] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.148007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.149486] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152141] acpiphp: Slot [3] registered [ 0.153099] acpiphp: Slot [4] registered [ 0.154050] acpiphp: Slot [5] registered [ 0.154999] acpiphp: Slot [6] registered [ 0.155946] acpiphp: Slot [7] registered [ 0.156018] acpiphp: Slot [8] registered [ 0.156969] acpiphp: Slot [9] registered [ 0.157921] acpiphp: Slot [10] registered [ 0.158884] acpiphp: Slot [11] registered [ 0.159850] acpiphp: Slot [12] registered [ 0.160017] acpiphp: Slot [13] registered [ 0.160987] acpiphp: Slot [14] registered [ 0.161952] acpiphp: Slot [15] registered [ 0.162937] acpiphp: Slot [16] registered [ 0.163904] acpiphp: Slot [17] registered [ 0.164018] acpiphp: Slot [18] registered [ 0.164985] acpiphp: Slot [19] registered [ 0.165951] acpiphp: Slot [20] registered [ 0.166915] acpiphp: Slot [21] registered [ 0.167879] acpiphp: Slot [22] registered [ 0.168018] acpiphp: Slot [23] registered [ 0.168982] acpiphp: Slot [24] registered [ 0.169947] acpiphp: Slot [25] registered [ 0.170913] acpiphp: Slot [26] registered [ 0.171869] acpiphp: Slot [27] registered [ 0.172017] acpiphp: Slot [28] registered [ 0.172984] acpiphp: Slot [29] registered [ 0.173963] acpiphp: Slot [30] registered [ 0.174939] acpiphp: Slot [31] registered [ 0.175901] PCI host bridge to bus 0000:00 [ 0.176004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.177241] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.178598] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.179965] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.180004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.194622] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.196011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.243683] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.244729] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.246172] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.247719] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.248662] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.249966] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.251121] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.251121] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.252003] vgaarb: loaded [ 0.252619] vgaarb: bridge control possible 0000:00:02.0 [ 0.253743] SCSI subsystem initialized [ 0.254553] ACPI: bus type USB registered [ 0.254553] usbcore: registered new interface driver usbfs [ 0.256009] usbcore: registered new interface driver hub [ 0.257035] usbcore: registered new device driver usb [ 0.257040] PCI: Using ACPI for IRQ routing [ 0.257042] NetLabel: Initializing [ 0.257769] NetLabel: domain hash size = 128 [ 0.260002] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.261002] NetLabel: unlabeled traffic allowed by default [ 0.262054] Switched to clocksource kvm-clock [ 0.264754] AppArmor: AppArmor Filesystem Enabled [ 0.265700] pnp: PnP ACPI init [ 0.266370] ACPI: bus type PNP registered [ 0.267529] pnp: PnP ACPI: found 8 devices [ 0.268376] ACPI: bus type PNP unregistered [ 0.275056] NET: Registered protocol family 2 [ 0.276074] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277550] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.278794] TCP: Hash tables configured (established 16384 bind 16384) [ 0.280378] TCP: reno registered [ 0.281079] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.282219] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.283452] NET: Registered protocol family 1 [ 0.284339] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.285450] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.286534] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.308229] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.330087] Trying to unpack rootfs image as initramfs... [ 0.409372] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.411037] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.412157] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.413569] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.415255] Scanning for low memory corruption every 60 seconds [ 0.417048] Initialise system trusted keyring [ 0.418150] audit: initializing netlink socket (disabled) [ 0.419408] type=2000 audit(1537593612.068:1): initialized [ 0.437125] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.439267] zbud: loaded [ 0.440203] VFS: Disk quotas dquot_6.5.2 [ 0.441229] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.442944] fuse init (API version 7.22) [ 0.443991] msgmni has been set to 3997 [ 0.445020] Key type big_key registered [ 0.446173] Key type asymmetric registered [ 0.447207] Asymmetric key parser 'x509' registered [ 0.448352] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.449865] io scheduler noop registered [ 0.450670] io scheduler deadline registered (default) [ 0.451668] io scheduler cfq registered [ 0.452497] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.453558] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.454802] ipmi message handler version 39.2 [ 0.455709] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.457167] ACPI: Power Button [PWRF] [ 0.457999] GHES: HEST is not enabled! [ 0.479280] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.521620] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.523381] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.547278] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.549291] Linux agpgart interface v0.103 [ 0.550751] brd: module loaded [ 0.551742] loop: module loaded [ 0.552668] blk-mq: CPU -> queue map [ 0.553416] CPU 0 -> Queue 0 [ 0.554078] CPU 1 -> Queue 0 [ 0.555145] vda: vda1 [ 0.556622] scsi0 : ata_piix [ 0.557492] scsi1 : ata_piix [ 0.558289] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.559807] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.561491] libphy: Fixed MDIO Bus: probed [ 0.562945] tun: Universal TUN/TAP device driver, 1.6 [ 0.564053] tun: (C) 1999-2004 Max Krasnyansky [ 0.565862] PPP generic driver version 2.4.2 [ 0.566887] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.568108] ehci-pci: EHCI PCI platform driver [ 0.569004] ehci-platform: EHCI generic platform driver [ 0.570017] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.571172] ohci-pci: OHCI PCI platform driver [ 0.572067] ohci-platform: OHCI generic platform driver [ 0.573074] uhci_hcd: USB Universal Host Controller Interface driver [ 0.595207] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.596246] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.597981] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.599129] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.600377] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.601826] usb usb1: Product: UHCI Host Controller [ 0.602776] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.603957] usb usb1: SerialNumber: 0000:00:01.2 [ 0.604959] hub 1-0:1.0: USB hub found [ 0.605806] hub 1-0:1.0: 2 ports detected [ 0.606721] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.608868] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.609851] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.610977] mousedev: PS/2 mouse device common for all mice [ 0.612284] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.614147] rtc_cmos 00:00: RTC can wake from S4 [ 0.615278] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.616499] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.617754] device-mapper: uevent: version 1.0.3 [ 0.618726] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.620388] ledtrig-cpu: registered to indicate activity on CPUs [ 0.621594] TCP: cubic registered [ 0.622355] NET: Registered protocol family 10 [ 0.623354] NET: Registered protocol family 17 [ 0.624266] Key type dns_resolver registered [ 0.625275] Loading compiled-in X.509 certificates [ 0.626733] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.628570] registered taskstats version 1 [ 0.630925] Key type trusted registered [ 0.633974] Key type encrypted registered [ 0.634991] AppArmor: AppArmor sha1 policy hashing enabled [ 0.636336] IMA: No TPM chip found, activating TPM-bypass! [ 0.637946] regulator-dummy: disabling [ 0.638972] Magic number: 2:471:315 [ 0.646838] tty tty40: hash matches [ 0.647814] rtc_cmos 00:00: setting system clock to 2018-09-22 05:20:12 UTC (1537593612) [ 0.649853] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.651273] EDD information not available. [ 0.716895] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.718480] Write protecting the kernel read-only data: 12288k [ 0.719843] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.722312] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.733301] systemd-udevd[107]: starting version 204 [ 0.768477] FDC 0 is a S82078B [ 0.916093] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.076515] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.078061] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.079636] usb 1-1: Product: QEMU USB Tablet [ 1.080673] usb 1-1: Manufacturer: QEMU [ 1.081609] usb 1-1: SerialNumber: 42 [ 1.408028] tsc: Refined TSC clocksource calibration: 3491.911 MHz [ 1.780726] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.024167] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.124095] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.214270] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 22 Sep 2018 05:20:14 +0000. Up 2.53 seconds. cloud-init-nonet[2.70]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.52]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 22 Sep 2018 05:20:15 +0000. Up 3.72 seconds. ci-info: +++++++++++++++++++++++++Net device info+++++++++++++++++++++++++ ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.9 | 255.255.255.0 | fa:16:3e:ea:34:b9 | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.4 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 02:5b:95:17:08:16:ec:89:df:53:f2:55:64:7a:de:57 root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i The key's randomart image is: +--[ RSA 2048]----+ | .+o.o.. .o | | ...o . o. | | .o.. . ... E| | .+o . . .o ..| | ....S+ . . o| | ..o . .| | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 15:54:3b:f5:b5:aa:42:ef:86:11:00:86:fa:7b:95:18 root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i The key's randomart image is: +--[ DSA 1024]----+ | .o. .o.. . .| | .. . . o .o| | . . . o ..| | . E o .. | | . o S.. . | | . . o... . | | . . .oo | | . . .o. | | . .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c7:71:05:ef:39:43:7e:61:ad:76:7b:6b:1d:14:30:80 root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i The key's randomart image is: +--[ECDSA 256]---+ | ..o+o | | E o...| | . . ooo| | . o +.+.| | S o X o| | . . *.| | .+| | .+| | .. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 60:37:19:2c:a6:b1:44:a1:9d:52:34:4a:29:37:b7:79 root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i The key's randomart image is: +--[ED25519 256--+ | .+*. .. | |..+=+oo .o | | o++oBo.+ | | .=.Eo . | | . S | | | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... [80G [74G * Starting Handle applying cloud-config[74G[ OK ] [ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 22 Sep 2018 05:20:18 +0000. Up 6.99 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 22 Sep 2018 05:20:19 +0000. Up 7.82 seconds. ci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++ ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | ssh-rsa | a4:70:46:83:c1:f3:e9:27:e2:94:a3:b6:a4:8a:4f:47 | - | - | ci-info: +---------+-------------------------------------------------+---------+---------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 15:54:3b:f5:b5:aa:42:ef:86:11:00:86:fa:7b:95:18 root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i (DSA) ec2: 256 c7:71:05:ef:39:43:7e:61:ad:76:7b:6b:1d:14:30:80 root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i (ECDSA) ec2: 256 60:37:19:2c:a6:b1:44:a1:9d:52:34:4a:29:37:b7:79 root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i (ED25519) ec2: 2048 02:5b:95:17:08:16:ec:89:df:53:f2:55:64:7a:de:57 root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFPTijEZZAp6G9I0KjI9mx4GHiQK+HJkrzI3O+X1z0ohFbhpkIN2cZf9985+I6DeVPfVNWcw82wHl/V7DXlR/C0= root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPbouQxywPKfToD+t1pwFMuD65bEnK7UW5eunYJIJXty root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu9hFntKYCbnDdQHjmgnHop/NdFu2pvkELIEDv+hmnUpd2MuPXDFlB/nY+8RVMRFv9QQgNgfQBFiH8ibo6asxlYC0Ae9I/vnAlJBsZuG8F+czKaaR4eWf0CO/JLRvxyHWkmwH+PtVCkT3iHu38n9P6gBq7sKGLQZGUfetLKPuaaw3kv0SsdxShQ/jCauCaHR8JlCrIukTaBAcGFR1d9CyOs+FQr40h6DDdO89mHLmaUEYGhUzpzkkz5T9kI+lajTO/00GHMf1ZDa9K4HB8I+BLDm+E4aXu+3NV20UmYpuxdlrHOSMNOIQL0ZSrsFqDgeFjsS5YP5hxtlrImk+e1r/9 root@ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 22 Sep 2018 05:20:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.91 seconds Ubuntu 14.04.5 LTS ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i ttyS0 ansibleprovisioningtests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-i login: 2018-09-22 05:20:26,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:26,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20: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-a3f39ada-0d59-4653-964e-810b5061a6bc x-compute-request-id: req-a3f39ada-0d59-4653-964e-810b5061a6bc Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:20:11.000000", "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:20:16Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:26,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-a3f39ada-0d59-4653-964e-810b5061a6bc 2018-09-22 05:20:26,406 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - ACTIVE 2018-09-22 05:20:26,406 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:20:26,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:26,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20: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-c147d647-f427-43dd-b57f-c3de33dcc701 x-compute-request-id: req-c147d647-f427-43dd-b57f-c3de33dcc701 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:20:11.000000", "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:20:16Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:26,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-c147d647-f427-43dd-b57f-c3de33dcc701 2018-09-22 05:20:26,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:26,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-650ea6fd-4636-4202-aec6-4c69bfa7ffa9 Date: Sat, 22 Sep 2018 05:20:26 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":["12d2b8dd-2307-4e1b-bcbd-886eebe2703f"],"updated_at":"2018-09-22T05:18:06Z","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"74f44bf2-913a-4a62-83c0-913144265442","name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net"}]} 2018-09-22 05:20:26,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net used request id req-650ea6fd-4636-4202-aec6-4c69bfa7ffa9 2018-09-22 05:20:26,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:27,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31a5e18d-336a-48df-8ca7-10a97f243a06 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}} 2018-09-22 05:20:27,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f used request id req-31a5e18d-336a-48df-8ca7-10a97f243a06 2018-09-22 05:20:27,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:27,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a7b4f277-331e-4528-b90e-d11cdfee863b Date: Sat, 22 Sep 2018 05:20:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:06Z","dns_nameservers":[],"updated_at":"2018-09-22T05:18:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","subnetpool_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}]} 2018-09-22 05:20:27,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-a7b4f277-331e-4528-b90e-d11cdfee863b 2018-09-22 05:20:27,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:27,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-eb87ba5d-d2e0-4ad5-90e7-26081eab5969 Date: Sat, 22 Sep 2018 05:20:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:20:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.9"}],"id":"14923d6d-54b8-4387-b2e5-b54946814015","security_groups":["b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e"],"mac_address":"fa:16:3e:ea:34:b9","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-port-1","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:26Z","binding:vnic_type":"normal","device_id":"9dc97282-5ab8-4320-9528-e6b8fa9d9dde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.2"}],"id":"2bb112ec-41c6-4731-88e9-fcff1447ce08","security_groups":[],"mac_address":"fa:16:3e:4b:4b:3f","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-74f44bf2-913a-4a62-83c0-913144265442"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.4"}],"id":"628cae7e-37c3-4448-9cf8-95b994fe92f8","security_groups":[],"mac_address":"fa:16:3e:24:5d:18","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-74f44bf2-913a-4a62-83c0-913144265442"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.1"}],"id":"a6b1d189-2ea7-4f00-9cb5-37e60eeadb83","security_groups":[],"mac_address":"fa:16:3e:86:d5:49","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:15Z","binding:vnic_type":"normal","device_id":"f6129c95-68d9-48ad-a300-76a7436b118c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.3"}],"id":"ad7788cd-138f-4039-8f41-1baff561ab63","security_groups":[],"mac_address":"fa:16:3e:90:8c:04","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-74f44bf2-913a-4a62-83c0-913144265442"}]} 2018-09-22 05:20:27,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-eb87ba5d-d2e0-4ad5-90e7-26081eab5969 2018-09-22 05:20:27,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:27,704 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20: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-9a0f64e8-e872-4bb9-957d-4faf622d903e x-compute-request-id: req-9a0f64e8-e872-4bb9-957d-4faf622d903e Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:20:11.000000", "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:20:16Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:27,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-9a0f64e8-e872-4bb9-957d-4faf622d903e 2018-09-22 05:20:27,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:27,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-594cb0a5-4a14-4fbf-ae92-ca5259be3535 Date: Sat, 22 Sep 2018 05:20:27 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":["12d2b8dd-2307-4e1b-bcbd-886eebe2703f"],"updated_at":"2018-09-22T05:18:06Z","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"74f44bf2-913a-4a62-83c0-913144265442","name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net"}]} 2018-09-22 05:20:27,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net used request id req-594cb0a5-4a14-4fbf-ae92-ca5259be3535 2018-09-22 05:20:27,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:27,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ba52a9-2520-4ee8-9a04-c31161c2f4e4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}} 2018-09-22 05:20:27,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f used request id req-17ba52a9-2520-4ee8-9a04-c31161c2f4e4 2018-09-22 05:20:27,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:27,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-30673882-c4f0-4970-9f4f-df4b59e4460e Date: Sat, 22 Sep 2018 05:20:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:06Z","dns_nameservers":[],"updated_at":"2018-09-22T05:18:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","subnetpool_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}]} 2018-09-22 05:20:27,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-30673882-c4f0-4970-9f4f-df4b59e4460e 2018-09-22 05:20:27,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:28,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-d6ce506b-1dc1-4f53-a09f-fd22544e3040 Date: Sat, 22 Sep 2018 05:20:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:20:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.9"}],"id":"14923d6d-54b8-4387-b2e5-b54946814015","security_groups":["b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e"],"mac_address":"fa:16:3e:ea:34:b9","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-port-1","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:26Z","binding:vnic_type":"normal","device_id":"9dc97282-5ab8-4320-9528-e6b8fa9d9dde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.2"}],"id":"2bb112ec-41c6-4731-88e9-fcff1447ce08","security_groups":[],"mac_address":"fa:16:3e:4b:4b:3f","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-74f44bf2-913a-4a62-83c0-913144265442"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.4"}],"id":"628cae7e-37c3-4448-9cf8-95b994fe92f8","security_groups":[],"mac_address":"fa:16:3e:24:5d:18","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-74f44bf2-913a-4a62-83c0-913144265442"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.1"}],"id":"a6b1d189-2ea7-4f00-9cb5-37e60eeadb83","security_groups":[],"mac_address":"fa:16:3e:86:d5:49","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:15Z","binding:vnic_type":"normal","device_id":"f6129c95-68d9-48ad-a300-76a7436b118c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.3"}],"id":"ad7788cd-138f-4039-8f41-1baff561ab63","security_groups":[],"mac_address":"fa:16:3e:90:8c:04","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-74f44bf2-913a-4a62-83c0-913144265442"}]} 2018-09-22 05:20:28,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-d6ce506b-1dc1-4f53-a09f-fd22544e3040 2018-09-22 05:20:28,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp"}}' 2018-09-22 05:20:28,993 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:20: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-1c141760-e656-4254-b8aa-47b658c43f59 x-compute-request-id: req-1c141760-e656-4254-b8aa-47b658c43f59 Content-Length: 0 Content-Type: application/json 2018-09-22 05:20:28,993 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde/action used request id req-1c141760-e656-4254-b8aa-47b658c43f59 2018-09-22 05:20:28,994 - create_instance - INFO - Checking if VM is active 2018-09-22 05:20:28,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:29,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e02ee15-76a9-4cb3-87c8-a973996509d9 x-compute-request-id: req-3e02ee15-76a9-4cb3-87c8-a973996509d9 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:20:11.000000", "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp"}, {"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:20:16Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:29,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-3e02ee15-76a9-4cb3-87c8-a973996509d9 2018-09-22 05:20:29,326 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - ACTIVE 2018-09-22 05:20:29,326 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:20:29,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:29,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b04282aa-9d80-4c1c-955f-1ecf2fe06493 x-compute-request-id: req-b04282aa-9d80-4c1c-955f-1ecf2fe06493 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:20:11.000000", "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp"}, {"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:20:16Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:29,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-b04282aa-9d80-4c1c-955f-1ecf2fe06493 2018-09-22 05:20:29,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:29,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-19914aa5-d705-4134-91cd-6d3e6ba2833c Date: Sat, 22 Sep 2018 05:20:29 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":["12d2b8dd-2307-4e1b-bcbd-886eebe2703f"],"updated_at":"2018-09-22T05:18:06Z","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"74f44bf2-913a-4a62-83c0-913144265442","name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net"}]} 2018-09-22 05:20:29,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net used request id req-19914aa5-d705-4134-91cd-6d3e6ba2833c 2018-09-22 05:20:29,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:30,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73257056-5854-4d27-8493-b385a30c0d48 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}} 2018-09-22 05:20:30,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f used request id req-73257056-5854-4d27-8493-b385a30c0d48 2018-09-22 05:20:30,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:30,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b77e8e04-3914-4fad-b9a4-36ae34974acc Date: Sat, 22 Sep 2018 05:20:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:06Z","dns_nameservers":[],"updated_at":"2018-09-22T05:18:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","subnetpool_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}]} 2018-09-22 05:20:30,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-b77e8e04-3914-4fad-b9a4-36ae34974acc 2018-09-22 05:20:30,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:30,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-569abb50-406d-461f-ad51-dce068e8b40a Date: Sat, 22 Sep 2018 05:20:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:20:28Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.9"}],"id":"14923d6d-54b8-4387-b2e5-b54946814015","security_groups":["0e2299f5-7946-4008-8176-f5430ad846fc","b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e"],"mac_address":"fa:16:3e:ea:34:b9","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-port-1","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:26Z","binding:vnic_type":"normal","device_id":"9dc97282-5ab8-4320-9528-e6b8fa9d9dde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.2"}],"id":"2bb112ec-41c6-4731-88e9-fcff1447ce08","security_groups":[],"mac_address":"fa:16:3e:4b:4b:3f","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-74f44bf2-913a-4a62-83c0-913144265442"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.4"}],"id":"628cae7e-37c3-4448-9cf8-95b994fe92f8","security_groups":[],"mac_address":"fa:16:3e:24:5d:18","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-74f44bf2-913a-4a62-83c0-913144265442"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.1"}],"id":"a6b1d189-2ea7-4f00-9cb5-37e60eeadb83","security_groups":[],"mac_address":"fa:16:3e:86:d5:49","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:15Z","binding:vnic_type":"normal","device_id":"f6129c95-68d9-48ad-a300-76a7436b118c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.3"}],"id":"ad7788cd-138f-4039-8f41-1baff561ab63","security_groups":[],"mac_address":"fa:16:3e:90:8c:04","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-74f44bf2-913a-4a62-83c0-913144265442"}]} 2018-09-22 05:20:30,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-569abb50-406d-461f-ad51-dce068e8b40a 2018-09-22 05:20:30,236 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:20:30,239 - paramiko.transport - DEBUG - starting thread (client mode): 0x66e1d090L 2018-09-22 05:20:30,240 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:20:30,245 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-22 05:20:30,245 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-22 05:20:30,246 - 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-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] 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-09-22 05:20:30,246 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:20:30,246 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-22 05:20:30,247 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:20:30,247 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:20:30,247 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:20:30,287 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:20:30,287 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:20:30,304 - paramiko.transport - DEBUG - Trying key a4704683c1f3e927e294a3b6a48a4f47 from tmp/AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3 2018-09-22 05:20:30,327 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:20:30,346 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:20:30,446 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:20:30,482 - create_instance - INFO - SSH is active for VM instance 2018-09-22 05:20:30,482 - create_instance - INFO - Checking if cloud-init has completed 2018-09-22 05:20:30,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:30,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20da9663-121b-4cf8-a6d1-41225ee117f0 x-compute-request-id: req-20da9663-121b-4cf8-a6d1-41225ee117f0 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:20:11.000000", "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp"}, {"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:20:16Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:30,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-20da9663-121b-4cf8-a6d1-41225ee117f0 2018-09-22 05:20:30,772 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - ACTIVE 2018-09-22 05:20:30,773 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:20:30,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:31,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8b6e571-642b-4a20-aa03-9da850240a67 x-compute-request-id: req-f8b6e571-642b-4a20-aa03-9da850240a67 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:20:11.000000", "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp"}, {"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:20:16Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:31,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-f8b6e571-642b-4a20-aa03-9da850240a67 2018-09-22 05:20:31,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:31,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-59c93eb9-ac9f-4f8e-88ab-ec75c0edb7ef Date: Sat, 22 Sep 2018 05:20:31 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":["12d2b8dd-2307-4e1b-bcbd-886eebe2703f"],"updated_at":"2018-09-22T05:18:06Z","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"74f44bf2-913a-4a62-83c0-913144265442","name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net"}]} 2018-09-22 05:20:31,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net used request id req-59c93eb9-ac9f-4f8e-88ab-ec75c0edb7ef 2018-09-22 05:20:31,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:31,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dc68b59-a6b1-44ab-b14b-3c7b0eb24bad Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}} 2018-09-22 05:20:31,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f used request id req-7dc68b59-a6b1-44ab-b14b-3c7b0eb24bad 2018-09-22 05:20:31,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:31,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cc1c6b6f-e2e0-40e7-8d37-3384f923f088 Date: Sat, 22 Sep 2018 05:20:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:06Z","dns_nameservers":[],"updated_at":"2018-09-22T05:18:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","subnetpool_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}]} 2018-09-22 05:20:31,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-cc1c6b6f-e2e0-40e7-8d37-3384f923f088 2018-09-22 05:20:31,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:31,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-fa806d1f-b803-4faa-bda0-d0dd57b63ed4 Date: Sat, 22 Sep 2018 05:20:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:20:28Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.9"}],"id":"14923d6d-54b8-4387-b2e5-b54946814015","security_groups":["0e2299f5-7946-4008-8176-f5430ad846fc","b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e"],"mac_address":"fa:16:3e:ea:34:b9","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-port-1","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:26Z","binding:vnic_type":"normal","device_id":"9dc97282-5ab8-4320-9528-e6b8fa9d9dde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.2"}],"id":"2bb112ec-41c6-4731-88e9-fcff1447ce08","security_groups":[],"mac_address":"fa:16:3e:4b:4b:3f","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-74f44bf2-913a-4a62-83c0-913144265442"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.4"}],"id":"628cae7e-37c3-4448-9cf8-95b994fe92f8","security_groups":[],"mac_address":"fa:16:3e:24:5d:18","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-74f44bf2-913a-4a62-83c0-913144265442"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.1"}],"id":"a6b1d189-2ea7-4f00-9cb5-37e60eeadb83","security_groups":[],"mac_address":"fa:16:3e:86:d5:49","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:15Z","binding:vnic_type":"normal","device_id":"f6129c95-68d9-48ad-a300-76a7436b118c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.3"}],"id":"ad7788cd-138f-4039-8f41-1baff561ab63","security_groups":[],"mac_address":"fa:16:3e:90:8c:04","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-74f44bf2-913a-4a62-83c0-913144265442"}]} 2018-09-22 05:20:31,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-fa806d1f-b803-4faa-bda0-d0dd57b63ed4 2018-09-22 05:20:31,809 - create_instance - INFO - Checking if VM is active 2018-09-22 05:20:31,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:31,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20: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-c157f38b-73fb-41f4-b2b5-f3a9d452826d x-compute-request-id: req-c157f38b-73fb-41f4-b2b5-f3a9d452826d Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:20:11.000000", "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp"}, {"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:20:16Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:31,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-c157f38b-73fb-41f4-b2b5-f3a9d452826d 2018-09-22 05:20:31,985 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - ACTIVE 2018-09-22 05:20:31,985 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:20:31,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:32,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20: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-558dff58-ffa6-42b6-b954-b8a6194219a7 x-compute-request-id: req-558dff58-ffa6-42b6-b954-b8a6194219a7 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:20:11.000000", "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp"}, {"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:20:16Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:32,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-558dff58-ffa6-42b6-b954-b8a6194219a7 2018-09-22 05:20:32,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:32,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f46d0007-ed95-4e62-aa6b-ffd071e603c5 Date: Sat, 22 Sep 2018 05:20:32 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":["12d2b8dd-2307-4e1b-bcbd-886eebe2703f"],"updated_at":"2018-09-22T05:18:06Z","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"74f44bf2-913a-4a62-83c0-913144265442","name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net"}]} 2018-09-22 05:20:32,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net used request id req-f46d0007-ed95-4e62-aa6b-ffd071e603c5 2018-09-22 05:20:32,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:32,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0476ec91-8dec-4ba1-ac45-1a8545e9c5bc Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}} 2018-09-22 05:20:32,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f used request id req-0476ec91-8dec-4ba1-ac45-1a8545e9c5bc 2018-09-22 05:20:32,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:32,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2fb8ac4e-6f19-41d3-a2cb-601761611ce9 Date: Sat, 22 Sep 2018 05:20:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:06Z","dns_nameservers":[],"updated_at":"2018-09-22T05:18:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","subnetpool_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}]} 2018-09-22 05:20:32,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-2fb8ac4e-6f19-41d3-a2cb-601761611ce9 2018-09-22 05:20:32,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:32,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-cf3ec0fb-a31b-4e03-821f-6eb892fd3d17 Date: Sat, 22 Sep 2018 05:20:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:20:28Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.9"}],"id":"14923d6d-54b8-4387-b2e5-b54946814015","security_groups":["0e2299f5-7946-4008-8176-f5430ad846fc","b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e"],"mac_address":"fa:16:3e:ea:34:b9","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-port-1","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:26Z","binding:vnic_type":"normal","device_id":"9dc97282-5ab8-4320-9528-e6b8fa9d9dde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.2"}],"id":"2bb112ec-41c6-4731-88e9-fcff1447ce08","security_groups":[],"mac_address":"fa:16:3e:4b:4b:3f","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-74f44bf2-913a-4a62-83c0-913144265442"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.4"}],"id":"628cae7e-37c3-4448-9cf8-95b994fe92f8","security_groups":[],"mac_address":"fa:16:3e:24:5d:18","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-74f44bf2-913a-4a62-83c0-913144265442"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.1"}],"id":"a6b1d189-2ea7-4f00-9cb5-37e60eeadb83","security_groups":[],"mac_address":"fa:16:3e:86:d5:49","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:15Z","binding:vnic_type":"normal","device_id":"f6129c95-68d9-48ad-a300-76a7436b118c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.3"}],"id":"ad7788cd-138f-4039-8f41-1baff561ab63","security_groups":[],"mac_address":"fa:16:3e:90:8c:04","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-74f44bf2-913a-4a62-83c0-913144265442"}]} 2018-09-22 05:20:32,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-cf3ec0fb-a31b-4e03-821f-6eb892fd3d17 2018-09-22 05:20:32,993 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:20:32,995 - paramiko.transport - DEBUG - starting thread (client mode): 0x66e896d0L 2018-09-22 05:20:32,995 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:20:32,998 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-22 05:20:32,998 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-22 05:20:32,999 - 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-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] 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-09-22 05:20:32,999 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:20:32,999 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-22 05:20:32,999 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:20:32,999 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:20:32,999 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:20:33,038 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:20:33,038 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:20:33,059 - paramiko.transport - DEBUG - Trying key a4704683c1f3e927e294a3b6a48a4f47 from tmp/AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3 2018-09-22 05:20:33,075 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:20:33,081 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:20:33,182 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:20:33,205 - create_instance - INFO - SSH is active for VM instance 2018-09-22 05:20:33,205 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:20:33,208 - paramiko.transport - DEBUG - starting thread (client mode): 0x66e896d0L 2018-09-22 05:20:33,208 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:20:33,210 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-22 05:20:33,210 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-22 05:20:33,211 - 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-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] 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-09-22 05:20:33,212 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:20:33,212 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-22 05:20:33,212 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:20:33,212 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:20:33,212 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:20:33,255 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:20:33,255 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:20:33,272 - paramiko.transport - DEBUG - Trying key a4704683c1f3e927e294a3b6a48a4f47 from tmp/AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3 2018-09-22 05:20:33,291 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:20:33,298 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:20:33,305 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 05:20:33,465 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-22 05:20:33,466 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 05:20:33,471 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 05:20:33,482 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-22 05:20:33,482 - create_instance - INFO - cloud-init complete for VM instance 2018-09-22 05:20:33,485 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-22 05:20:33,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:33,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20: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-a19b1132-c306-4fd7-9c90-2f054e5a7e8c x-compute-request-id: req-a19b1132-c306-4fd7-9c90-2f054e5a7e8c Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:20:11.000000", "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp"}, {"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:20:16Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:33,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-a19b1132-c306-4fd7-9c90-2f054e5a7e8c 2018-09-22 05:20:33,820 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - ACTIVE 2018-09-22 05:20:33,820 - create_instance - INFO - VM is - ACTIVE 2018-09-22 05:20:33,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:34,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20: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-b7c2ae14-e492-415b-b990-552f18a52bf9 x-compute-request-id: req-b7c2ae14-e492-415b-b990-552f18a52bf9 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:20:11.000000", "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp"}, {"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:20:16Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:34,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-b7c2ae14-e492-415b-b990-552f18a52bf9 2018-09-22 05:20:34,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:34,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e646ae8d-69de-48a5-bed6-c7cd1e2467ed Date: Sat, 22 Sep 2018 05:20:34 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":["12d2b8dd-2307-4e1b-bcbd-886eebe2703f"],"updated_at":"2018-09-22T05:18:06Z","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"74f44bf2-913a-4a62-83c0-913144265442","name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net"}]} 2018-09-22 05:20:34,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net used request id req-e646ae8d-69de-48a5-bed6-c7cd1e2467ed 2018-09-22 05:20:34,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:34,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d59979e3-454f-49c7-b5f6-49fa76bde79b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}} 2018-09-22 05:20:34,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f used request id req-d59979e3-454f-49c7-b5f6-49fa76bde79b 2018-09-22 05:20:34,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:34,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-969624ae-1243-40d5-ac7d-7aec24702165 Date: Sat, 22 Sep 2018 05:20:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:06Z","dns_nameservers":[],"updated_at":"2018-09-22T05:18:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","subnetpool_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}]} 2018-09-22 05:20:34,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-969624ae-1243-40d5-ac7d-7aec24702165 2018-09-22 05:20:34,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:34,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-315bf8f8-032b-4c85-b8a7-4fd9ee63d093 Date: Sat, 22 Sep 2018 05:20:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:20:28Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.9"}],"id":"14923d6d-54b8-4387-b2e5-b54946814015","security_groups":["0e2299f5-7946-4008-8176-f5430ad846fc","b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e"],"mac_address":"fa:16:3e:ea:34:b9","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-port-1","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:26Z","binding:vnic_type":"normal","device_id":"9dc97282-5ab8-4320-9528-e6b8fa9d9dde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.2"}],"id":"2bb112ec-41c6-4731-88e9-fcff1447ce08","security_groups":[],"mac_address":"fa:16:3e:4b:4b:3f","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-74f44bf2-913a-4a62-83c0-913144265442"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.4"}],"id":"628cae7e-37c3-4448-9cf8-95b994fe92f8","security_groups":[],"mac_address":"fa:16:3e:24:5d:18","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-74f44bf2-913a-4a62-83c0-913144265442"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.1"}],"id":"a6b1d189-2ea7-4f00-9cb5-37e60eeadb83","security_groups":[],"mac_address":"fa:16:3e:86:d5:49","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:15Z","binding:vnic_type":"normal","device_id":"f6129c95-68d9-48ad-a300-76a7436b118c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.3"}],"id":"ad7788cd-138f-4039-8f41-1baff561ab63","security_groups":[],"mac_address":"fa:16:3e:90:8c:04","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-74f44bf2-913a-4a62-83c0-913144265442"}]} 2018-09-22 05:20:34,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-315bf8f8-032b-4c85-b8a7-4fd9ee63d093 2018-09-22 05:20:34,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:35,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20: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-5e15a01c-0b0a-4fbe-83f9-38cd73b955b2 x-compute-request-id: req-5e15a01c-0b0a-4fbe-83f9-38cd73b955b2 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:20:11.000000", "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp"}, {"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:20:16Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:35,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-5e15a01c-0b0a-4fbe-83f9-38cd73b955b2 2018-09-22 05:20:35,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:35,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-789561f8-61b8-49e4-83d1-69e9395eb840 Date: Sat, 22 Sep 2018 05:20: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":["12d2b8dd-2307-4e1b-bcbd-886eebe2703f"],"updated_at":"2018-09-22T05:18:06Z","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"74f44bf2-913a-4a62-83c0-913144265442","name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net"}]} 2018-09-22 05:20:35,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net used request id req-789561f8-61b8-49e4-83d1-69e9395eb840 2018-09-22 05:20:35,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:35,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b9d44b-57c3-41cf-a446-7fd3b844c61c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}} 2018-09-22 05:20:35,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f used request id req-55b9d44b-57c3-41cf-a446-7fd3b844c61c 2018-09-22 05:20:35,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:35,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-02070eef-4444-49ac-8ef6-9fb1c9f5e6b8 Date: Sat, 22 Sep 2018 05:20:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:06Z","dns_nameservers":[],"updated_at":"2018-09-22T05:18:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","subnetpool_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet"}]} 2018-09-22 05:20:35,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-02070eef-4444-49ac-8ef6-9fb1c9f5e6b8 2018-09-22 05:20:35,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:35,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-35db7fce-354d-4451-8377-ff5812bb678d Date: Sat, 22 Sep 2018 05:20:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:20:28Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.9"}],"id":"14923d6d-54b8-4387-b2e5-b54946814015","security_groups":["0e2299f5-7946-4008-8176-f5430ad846fc","b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e"],"mac_address":"fa:16:3e:ea:34:b9","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-port-1","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:26Z","binding:vnic_type":"normal","device_id":"9dc97282-5ab8-4320-9528-e6b8fa9d9dde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.2"}],"id":"2bb112ec-41c6-4731-88e9-fcff1447ce08","security_groups":[],"mac_address":"fa:16:3e:4b:4b:3f","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-74f44bf2-913a-4a62-83c0-913144265442"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.4"}],"id":"628cae7e-37c3-4448-9cf8-95b994fe92f8","security_groups":[],"mac_address":"fa:16:3e:24:5d:18","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-74f44bf2-913a-4a62-83c0-913144265442"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.1"}],"id":"a6b1d189-2ea7-4f00-9cb5-37e60eeadb83","security_groups":[],"mac_address":"fa:16:3e:86:d5:49","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:15Z","binding:vnic_type":"normal","device_id":"f6129c95-68d9-48ad-a300-76a7436b118c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:18:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"12d2b8dd-2307-4e1b-bcbd-886eebe2703f","ip_address":"10.55.1.3"}],"id":"ad7788cd-138f-4039-8f41-1baff561ab63","security_groups":[],"mac_address":"fa:16:3e:90:8c:04","project_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74f44bf2-913a-4a62-83c0-913144265442","tenant_id":"e4c3bbb92d9b419d85374b3c98eaaa0f","created_at":"2018-09-22T05:18:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-74f44bf2-913a-4a62-83c0-913144265442"}]} 2018-09-22 05:20:35,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=74f44bf2-913a-4a62-83c0-913144265442 used request id req-35db7fce-354d-4451-8377-ff5812bb678d 2018-09-22 05:20:35,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp"}}' 2018-09-22 05:20:36,413 - novaclient.v2.client - DEBUG - RESP: [400] Date: Sat, 22 Sep 2018 05:20: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-3880aef9-eec2-4aa0-bdc7-5661f2cf2534 x-compute-request-id: req-3880aef9-eec2-4aa0-bdc7-5661f2cf2534 Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: '0e2299f5-7946-4008-8176-f5430ad846fc'.\nNeutron server returns request_ids: ['req-f5a38599-f1b1-4c87-8109-d1d9b7ff2e1e']", "code": 400}} 2018-09-22 05:20:36,413 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde/action used request id req-3880aef9-eec2-4aa0-bdc7-5661f2cf2534 2018-09-22 05:20:36,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:36,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20: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-1e948e9d-9eca-4656-bb1c-0eaf08d89e4c x-compute-request-id: req-1e948e9d-9eca-4656-bb1c-0eaf08d89e4c Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:34:b9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:20:11.000000", "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "security_groups": [{"name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp"}, {"name": "default"}], "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:20:16Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:36,901 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-1e948e9d-9eca-4656-bb1c-0eaf08d89e4c 2018-09-22 05:20:36,902 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp] already added to VM [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] 2018-09-22 05:20:36,906 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-09-22 05:20:36,908 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-09-22 05:20:38,159 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-22 05:20:38,160 - paramiko.transport - DEBUG - starting thread (client mode): 0x66dd2810L 2018-09-22 05:20:38,161 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:20:38,163 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-22 05:20:38,164 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-22 05:20:38,165 - 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-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] 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-09-22 05:20:38,165 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:20:38,165 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-22 05:20:38,166 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:20:38,166 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:20:38,166 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:20:38,207 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:20:38,207 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:20:38,225 - paramiko.transport - DEBUG - Trying key a4704683c1f3e927e294a3b6a48a4f47 from tmp/AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3 2018-09-22 05:20:38,247 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:20:38,254 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:20:38,258 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 05:20:38,425 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-22 05:20:38,426 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 05:20:38,460 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 05:20:38,476 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-22 05:20:38,476 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-22 05:20:38,577 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:20:38,592 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-09-22 05:20:38,592 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-09-22 05:20:38,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/42616154-70fc-466f-9a14-ef7035166b3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:39,665 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a3846fd-c0f4-45d9-ac36-c66d5e6bc59d Content-Length: 0 Date: Sat, 22 Sep 2018 05:20:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:20:39,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/42616154-70fc-466f-9a14-ef7035166b3a used request id req-7a3846fd-c0f4-45d9-ac36-c66d5e6bc59d 2018-09-22 05:20:39,666 - create_instance - INFO - Deleting Port with ID - 14923d6d-54b8-4387-b2e5-b54946814015 2018-09-22 05:20:39,666 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-port-1 2018-09-22 05:20:39,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/14923d6d-54b8-4387-b2e5-b54946814015 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:40,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eee417b3-c1c0-4639-ad19-ca9f839f0b07 Date: Sat, 22 Sep 2018 05:20:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:20:40,151 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/14923d6d-54b8-4387-b2e5-b54946814015 used request id req-eee417b3-c1c0-4639-ad19-ca9f839f0b07 2018-09-22 05:20:40,151 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst 2018-09-22 05:20:40,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:40,322 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:20: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-30e838a5-c079-4f9d-bcc5-ada14f505b1d x-compute-request-id: req-30e838a5-c079-4f9d-bcc5-ada14f505b1d Content-Type: application/json 2018-09-22 05:20:40,323 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-30e838a5-c079-4f9d-bcc5-ada14f505b1d 2018-09-22 05:20:40,323 - create_instance - INFO - Checking deletion status 2018-09-22 05:20:40,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:40,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20: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-f0380f6a-c63d-4d55-9398-f0d8d18ffd27 x-compute-request-id: req-f0380f6a-c63d-4d55-9398-f0d8d18ffd27 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "rel": "bookmark"}], "image": {"id": "5ca51b1b-7f6d-4a55-a889-85e783000284", "links": [{"href": "http://172.30.9.23:8774/images/5ca51b1b-7f6d-4a55-a889-85e783000284", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:20:11.000000", "flavor": {"id": "3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "links": [{"href": "http://172.30.9.23:8774/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0", "rel": "bookmark"}]}, "id": "9dc97282-5ab8-4320-9528-e6b8fa9d9dde", "user_id": "3e2f7bd70fa244c8b20c573f1953e69f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:20:40Z", "hostId": "0ed480a9895227a2cfe64e1a9fff2186ce15cb00497c5ee3229c1746", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp", "name": "AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst", "created": "2018-09-22T05:18:30Z", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-22 05:20:40,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-f0380f6a-c63d-4d55-9398-f0d8d18ffd27 2018-09-22 05:20:40,563 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst] is - ACTIVE 2018-09-22 05:20:40,563 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-22 05:20:43,566 - create_instance - DEBUG - VM status query timeout in 296.757001162 2018-09-22 05:20:43,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b34e61746456768a1fffce956ee170c3203c7969" 2018-09-22 05:20:43,622 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:20: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-6fbdbc52-c25f-46a8-ba8b-d9b3e8b48db6 x-compute-request-id: req-6fbdbc52-c25f-46a8-ba8b-d9b3e8b48db6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9dc97282-5ab8-4320-9528-e6b8fa9d9dde could not be found.", "code": 404}} 2018-09-22 05:20:43,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9dc97282-5ab8-4320-9528-e6b8fa9d9dde used request id req-6fbdbc52-c25f-46a8-ba8b-d9b3e8b48db6 2018-09-22 05:20:43,623 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9dc97282-5ab8-4320-9528-e6b8fa9d9dde could not be found. (HTTP 404) (Request-ID: req-6fbdbc52-c25f-46a8-ba8b-d9b3e8b48db6) 2018-09-22 05:20:43,623 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-inst 2018-09-22 05:20:43,624 - neutron_utils - INFO - Deleting security group rule with ID - c2c25409-d231-47ff-ae44-9eb023fb53e0 2018-09-22 05:20:43,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/c2c25409-d231-47ff-ae44-9eb023fb53e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:20:43,730 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bbf4b184-ceb9-4c1c-a9ef-9408d30d2446 Content-Length: 0 Date: Sat, 22 Sep 2018 05:20:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:20:43,731 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/c2c25409-d231-47ff-ae44-9eb023fb53e0 used request id req-bbf4b184-ceb9-4c1c-a9ef-9408d30d2446 2018-09-22 05:20:43,731 - neutron_utils - INFO - Deleting security group rule with ID - 8c156b21-9dde-4920-a453-620dcf8a91ea 2018-09-22 05:20:43,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/8c156b21-9dde-4920-a453-620dcf8a91ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:20:43,963 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-695fe4b0-c739-4f5c-9d88-715baa1a996a Content-Length: 0 Date: Sat, 22 Sep 2018 05:20:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:20:43,963 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/8c156b21-9dde-4920-a453-620dcf8a91ea used request id req-695fe4b0-c739-4f5c-9d88-715baa1a996a 2018-09-22 05:20:43,964 - neutron_utils - INFO - Deleting security group rule with ID - b4881507-af7b-4c42-94af-34c8c4dbf1d5 2018-09-22 05:20:43,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/b4881507-af7b-4c42-94af-34c8c4dbf1d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:20:44,209 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01bc1da4-3ce4-4cc3-8467-6fa68ef09159 Content-Length: 0 Date: Sat, 22 Sep 2018 05:20:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:20:44,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/b4881507-af7b-4c42-94af-34c8c4dbf1d5 used request id req-01bc1da4-3ce4-4cc3-8467-6fa68ef09159 2018-09-22 05:20:44,210 - neutron_utils - INFO - Deleting security group rule with ID - 1b6fdcb1-03aa-42d8-92ff-8499e0a3c5a1 2018-09-22 05:20:44,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/1b6fdcb1-03aa-42d8-92ff-8499e0a3c5a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:20:44,455 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3949020f-417d-462f-ab55-cf8435ff476d Content-Length: 0 Date: Sat, 22 Sep 2018 05:20:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:20:44,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/1b6fdcb1-03aa-42d8-92ff-8499e0a3c5a1 used request id req-3949020f-417d-462f-ab55-cf8435ff476d 2018-09-22 05:20:44,455 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-sec-grp 2018-09-22 05:20:44,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0e2299f5-7946-4008-8176-f5430ad846fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9046f90d87cfc777c1975c630047f756c37aa848" 2018-09-22 05:20:44,589 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4150efa2-3125-469d-9c1c-baf59b398a21 Content-Length: 0 Date: Sat, 22 Sep 2018 05:20:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:20:44,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0e2299f5-7946-4008-8176-f5430ad846fc used request id req-4150efa2-3125-469d-9c1c-baf59b398a21 2018-09-22 05:20:44,590 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp 2018-09-22 05:20:44,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55f7cf852f44053bf29e9bcf8de255775c77b5b" 2018-09-22 05:20:44,625 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:20: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-543e302e-8e9f-42cd-99b0-83236bceab5b x-compute-request-id: req-543e302e-8e9f-42cd-99b0-83236bceab5b Content-Length: 0 Content-Type: application/json 2018-09-22 05:20:44,626 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-kp used request id req-543e302e-8e9f-42cd-99b0-83236bceab5b 2018-09-22 05:20:44,626 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3.pub] 2018-09-22 05:20:44,626 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3] 2018-09-22 05:20:44,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33c6bfaedb7d50bd582d4483a754ec9ab366cafa" 2018-09-22 05:20:44,676 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:20: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-a71029a7-79bd-4f2f-826e-0b6dbe86641f x-compute-request-id: req-a71029a7-79bd-4f2f-826e-0b6dbe86641f Content-Length: 0 Content-Type: application/json 2018-09-22 05:20:44,676 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3e1ea1fb-2db6-4f6c-95f9-4ecfb85bd3e0 used request id req-a71029a7-79bd-4f2f-826e-0b6dbe86641f 2018-09-22 05:20:44,677 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-router and subnet AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet 2018-09-22 05:20:44,677 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-router 2018-09-22 05:20:44,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/f6129c95-68d9-48ad-a300-76a7436b118c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1fa659601948638d2985145ed3dcbe677aed" -d '{"subnet_id": "12d2b8dd-2307-4e1b-bcbd-886eebe2703f"}' 2018-09-22 05:20:46,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c5a0abdb-f418-405d-8ba2-8c53e5f92fe5 Date: Sat, 22 Sep 2018 05:20:46 GMT RESP BODY: {"network_id": "74f44bf2-913a-4a62-83c0-913144265442", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "subnet_id": "12d2b8dd-2307-4e1b-bcbd-886eebe2703f", "subnet_ids": ["12d2b8dd-2307-4e1b-bcbd-886eebe2703f"], "port_id": "a6b1d189-2ea7-4f00-9cb5-37e60eeadb83", "id": "f6129c95-68d9-48ad-a300-76a7436b118c"} 2018-09-22 05:20:46,206 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f6129c95-68d9-48ad-a300-76a7436b118c/remove_router_interface used request id req-c5a0abdb-f418-405d-8ba2-8c53e5f92fe5 2018-09-22 05:20:46,207 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-router 2018-09-22 05:20:46,207 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-router 2018-09-22 05:20:46,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/f6129c95-68d9-48ad-a300-76a7436b118c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1fa659601948638d2985145ed3dcbe677aed" 2018-09-22 05:20:49,665 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a472016-0e4f-48d9-9501-a4fa1016e258 Content-Length: 0 Date: Sat, 22 Sep 2018 05:20:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:20:49,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/f6129c95-68d9-48ad-a300-76a7436b118c used request id req-5a472016-0e4f-48d9-9501-a4fa1016e258 2018-09-22 05:20:49,666 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet 2018-09-22 05:20:49,666 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-subnet 2018-09-22 05:20:49,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/12d2b8dd-2307-4e1b-bcbd-886eebe2703f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30b7101f2b9744a3edde37f3a9907a0103b68ec" 2018-09-22 05:20:51,947 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b220180a-eafd-49f7-86ee-d5bda2aa8aff Date: Sat, 22 Sep 2018 05:20:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:20:51,948 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/12d2b8dd-2307-4e1b-bcbd-886eebe2703f used request id req-b220180a-eafd-49f7-86ee-d5bda2aa8aff 2018-09-22 05:20:51,948 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3-pub-net 2018-09-22 05:20:51,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/74f44bf2-913a-4a62-83c0-913144265442 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30b7101f2b9744a3edde37f3a9907a0103b68ec" 2018-09-22 05:20:53,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d30e2126-9ab6-4e88-9695-9a239ca6785a Date: Sat, 22 Sep 2018 05:20:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:20:53,223 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/74f44bf2-913a-4a62-83c0-913144265442 used request id req-d30e2126-9ab6-4e88-9695-9a239ca6785a 2018-09-22 05:20:53,224 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-265235fb-a50d-4b9f-942c-d2b902ccf8c3--image 2018-09-22 05:20:53,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/5ca51b1b-7f6d-4a55-a889-85e783000284 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9538588ef7f229eea2014528bb743f71786e04d4" 2018-09-22 05:20:54,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-19648bb3-3d86-472a-84a3-8964e5548406 Date: Sat, 22 Sep 2018 05: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-09-22 05:20:54,734 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5ca51b1b-7f6d-4a55-a889-85e783000284 used request id req-19648bb3-3d86-472a-84a3-8964e5548406 2018-09-22 05:20:54,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" 2018-09-22 05:20:55,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 28657 X-Openstack-Request-Id: req-5c0db432-7568-4711-8a8c-10016ca5e5d7 Date: Sat, 22 Sep 2018 05:20:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "532990ab889e4abd9aa94192ded05443", "created_at": "2018-09-22T03:30:01Z", "updated_at": "2018-09-22T03:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "1a99aa23-153b-4ff7-a5e3-ec574327e5ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "5d72c8ec-e116-4d71-813e-6c29fa1ce53f", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "a700b0b8-83f1-4a60-acfe-7b9329ce0983", "remote_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv6", "project_id": "532990ab889e4abd9aa94192ded05443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:30:01Z", "revision_number": 0, "id": "c21c46a2-6bf7-40cd-829f-d89d37f65eb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:30:01Z", "security_group_id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "tenant_id": "532990ab889e4abd9aa94192ded05443", "port_range_min": null, "ethertype": "IPv4", "project_id": "532990ab889e4abd9aa94192ded05443"}], "revision_number": 4, "project_id": "532990ab889e4abd9aa94192ded05443", "id": "34b84ff7-ee03-4503-9f44-e394b12b32ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "created_at": "2018-09-22T03:29:20Z", "updated_at": "2018-09-22T03:29:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "7a4135b0-33f7-4e93-8679-9502f9bb3fe7", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "8b605e66-5828-447c-9a76-47d2d343685b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "c40fdf2f-e1e2-4eb3-89ef-5d19464dab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "a833d3b86b4247599f4ed20325d527fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:29:20Z", "revision_number": 0, "id": "dfe0077d-7012-4993-b553-3001df824aa1", "remote_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:29:20Z", "security_group_id": "46d08899-5e20-4f49-a6dd-009b279d687a", "tenant_id": "a833d3b86b4247599f4ed20325d527fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "a833d3b86b4247599f4ed20325d527fd"}], "revision_number": 4, "project_id": "a833d3b86b4247599f4ed20325d527fd", "id": "46d08899-5e20-4f49-a6dd-009b279d687a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "created_at": "2018-09-22T03:31:08Z", "updated_at": "2018-09-22T03:31:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "16d5aa5b-63d1-4857-b715-6c0bfde87cf3", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "37c65dd1-4d64-4c21-9062-d34933439893", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d14cfc3a-3901-463c-b931-30dfee84c11a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv4", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:31:08Z", "revision_number": 0, "id": "d5610176-6112-4f9b-a423-fb1318245950", "remote_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "remote_ip_prefix": null, "created_at": "2018-09-22T03:31:08Z", "security_group_id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "tenant_id": "788fe44b83f24157bda1d1af36a5f33c", "port_range_min": null, "ethertype": "IPv6", "project_id": "788fe44b83f24157bda1d1af36a5f33c"}], "revision_number": 4, "project_id": "788fe44b83f24157bda1d1af36a5f33c", "id": "593a6998-44bf-489a-ab2a-1eca338a5d94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "created_at": "2018-09-22T03:16:06Z", "updated_at": "2018-09-22T03:16:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "422a9345-5cfe-40b9-b00f-9307414a6b82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "810b2529-9ed7-4e8e-9be5-50ebe3d4687f", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "86a27b5b-2eec-4015-9159-eac80d104964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:16:06Z", "revision_number": 0, "id": "e3430840-a35c-4e4d-962d-bdc183fa7dbc", "remote_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "remote_ip_prefix": null, "created_at": "2018-09-22T03:16:06Z", "security_group_id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "tenant_id": "7ef47fbf90a34e288f9fc346626ba5e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ef47fbf90a34e288f9fc346626ba5e5"}], "revision_number": 4, "project_id": "7ef47fbf90a34e288f9fc346626ba5e5", "id": "5c0edec3-15af-4f08-a15f-8235704b5ccd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "created_at": "2018-09-22T04:20:45Z", "updated_at": "2018-09-22T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "65903749-52d0-431d-9778-3e3ba1e47b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "ca678408-6d4b-49bf-97d3-a7f25a6337a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "cef7549b-3ddc-41ab-9f9a-ce190c636a6e", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv6", "project_id": "2bc483cec21e4cad8e8c59f743575606"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:20:45Z", "revision_number": 0, "id": "f93eea94-1808-4f0c-adce-f83335356049", "remote_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "remote_ip_prefix": null, "created_at": "2018-09-22T04:20:45Z", "security_group_id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "tenant_id": "2bc483cec21e4cad8e8c59f743575606", "port_range_min": null, "ethertype": "IPv4", "project_id": "2bc483cec21e4cad8e8c59f743575606"}], "revision_number": 4, "project_id": "2bc483cec21e4cad8e8c59f743575606", "id": "7a3e0473-1dc8-4548-9b3a-86993025cdba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "created_at": "2018-09-22T03:32:25Z", "updated_at": "2018-09-22T03:32:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "003aa3ea-2ce1-4b33-ba30-33a92cd75c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "1577cf3a-31fe-4708-b66f-78d95955d000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "b1a2a3db-d234-4005-8c77-0943e3a08902", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv4", "project_id": "19458a40e8004b6cbc139a9383ea6590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:32:25Z", "revision_number": 0, "id": "baa21217-71b9-401d-b039-4ac29dd50e60", "remote_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "remote_ip_prefix": null, "created_at": "2018-09-22T03:32:25Z", "security_group_id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "tenant_id": "19458a40e8004b6cbc139a9383ea6590", "port_range_min": null, "ethertype": "IPv6", "project_id": "19458a40e8004b6cbc139a9383ea6590"}], "revision_number": 4, "project_id": "19458a40e8004b6cbc139a9383ea6590", "id": "80cee1b7-610f-4eca-a2b4-3e5f998d4f62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bc3d052fb784b76856b01575b707722", "created_at": "2018-09-22T04:14:26Z", "updated_at": "2018-09-22T04:14:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "0da02741-4d31-4b82-86eb-5267e1162c7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "2e9eb18e-7fb6-4667-beb5-0ce8994f6d0e", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "a0cb9e3a-fcc4-4bae-a4f4-53edf6fd516b", "remote_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:14:26Z", "revision_number": 0, "id": "fcf384c2-5fd3-4ae3-b05d-da4cc4ac97e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:14:26Z", "security_group_id": "81f64e44-a844-4abb-be3f-0c2560921922", "tenant_id": "5bc3d052fb784b76856b01575b707722", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bc3d052fb784b76856b01575b707722"}], "revision_number": 4, "project_id": "5bc3d052fb784b76856b01575b707722", "id": "81f64e44-a844-4abb-be3f-0c2560921922", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:05Z", "updated_at": "2018-09-22T05:18:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:18:05Z", "revision_number": 0, "id": "93303f0d-f64f-4b9d-9879-ad59c1f87ba2", "remote_group_id": "b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e", "remote_ip_prefix": null, "created_at": "2018-09-22T05:18:05Z", "security_group_id": "b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:18:05Z", "revision_number": 0, "id": "cfa0ff24-d2e6-42eb-a5d4-44ff25d87c06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:18:05Z", "security_group_id": "b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:18:05Z", "revision_number": 0, "id": "d7568678-c7ae-4e18-a465-c37c59cff3f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:18:05Z", "security_group_id": "b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:18:05Z", "revision_number": 0, "id": "e07312e3-1502-4043-b9aa-b770e51da1ec", "remote_group_id": "b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e", "remote_ip_prefix": null, "created_at": "2018-09-22T05:18:05Z", "security_group_id": "b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e", "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f"}], "revision_number": 4, "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-22T03:17:39Z", "updated_at": "2018-09-22T03:17:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "11356a37-75d3-49d0-87ab-4a8fe4988b8e", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "94ec66c9-be26-4590-859b-4dd7710b780b", "remote_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "a5b1a03a-4a96-401b-8e0e-0cefe575177d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:17:39Z", "revision_number": 0, "id": "ed966947-eb0d-4b91-a25c-b5f30c419ee4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:17:39Z", "security_group_id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "de10f0e7-3903-4f62-9ea6-533579d6b816", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "created_at": "2018-09-22T03:03:40Z", "updated_at": "2018-09-22T03:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "593c1509-0f23-4009-ae3c-52743668eb02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "65c09b97-67af-4fbf-8010-77bdbffae3d4", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a1c0fc05-2f74-4235-b736-4352e8406845", "remote_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:03:40Z", "revision_number": 0, "id": "a4358203-6127-4883-a8c4-8adb86bf8dff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:03:40Z", "security_group_id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "tenant_id": "e2b65eb7c75744ec8218b5c78d74bb40", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b65eb7c75744ec8218b5c78d74bb40"}], "revision_number": 4, "project_id": "e2b65eb7c75744ec8218b5c78d74bb40", "id": "ed7d7a9c-086d-4940-a584-966fddc6d77a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "228b8e5239db42ab839634234cfa19ca", "created_at": "2018-09-22T04:24:04Z", "updated_at": "2018-09-22T04:24:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "68a59465-1a67-4c77-b07e-06b75f462e15", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "bcb2ab3d-5da2-4ddb-a4fc-7f2346959607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "c33153d0-a205-41ba-ab3d-e70727b7aace", "remote_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "228b8e5239db42ab839634234cfa19ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T04:24:04Z", "revision_number": 0, "id": "d0f7b4aa-949e-4c92-8a28-6ae2fb076b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T04:24:04Z", "security_group_id": "f56dc343-709c-4d7c-b428-e369daac9a36", "tenant_id": "228b8e5239db42ab839634234cfa19ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "228b8e5239db42ab839634234cfa19ca"}], "revision_number": 4, "project_id": "228b8e5239db42ab839634234cfa19ca", "id": "f56dc343-709c-4d7c-b428-e369daac9a36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f47b9399112b4beb8e9138184632d31b", "created_at": "2018-09-22T03:47:46Z", "updated_at": "2018-09-22T03:47:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "175ee89f-574a-4b51-9369-e49b618fafb0", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "791f47a8-4909-4ba5-b1ca-93bd0cef2d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv6", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "aeb1625e-079c-4e99-a0a1-b558cf6e88b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T03:47:46Z", "revision_number": 0, "id": "d9a60c63-094f-4005-8034-6f3fef8c6a09", "remote_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "remote_ip_prefix": null, "created_at": "2018-09-22T03:47:46Z", "security_group_id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "tenant_id": "f47b9399112b4beb8e9138184632d31b", "port_range_min": null, "ethertype": "IPv4", "project_id": "f47b9399112b4beb8e9138184632d31b"}], "revision_number": 4, "project_id": "f47b9399112b4beb8e9138184632d31b", "id": "ff0b209c-4bf5-4319-8a27-9c6c221a88fa", "name": "default"}]} 2018-09-22 05:20:55,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-5c0db432-7568-4711-8a8c-10016ca5e5d7 2018-09-22 05:20:55,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" 2018-09-22 05:20:55,250 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a15da4e-9d09-48d9-ad03-6a8eb8dad90c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 532990ab889e4abd9aa94192ded05443.", "code": 404, "title": "Not Found"}} 2018-09-22 05:20:55,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/532990ab889e4abd9aa94192ded05443 used request id req-6a15da4e-9d09-48d9-ad03-6a8eb8dad90c 2018-09-22 05:20:55,251 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:20:55,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" 2018-09-22 05:20:55,336 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6725d223-ef28-42c4-8f81-99b3ceb4d540 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a833d3b86b4247599f4ed20325d527fd.", "code": 404, "title": "Not Found"}} 2018-09-22 05:20:55,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a833d3b86b4247599f4ed20325d527fd used request id req-6725d223-ef28-42c4-8f81-99b3ceb4d540 2018-09-22 05:20:55,336 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:20:55,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" 2018-09-22 05:20:55,429 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f02c0177-bdfb-4948-a713-64b513bc0a79 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 788fe44b83f24157bda1d1af36a5f33c.", "code": 404, "title": "Not Found"}} 2018-09-22 05:20:55,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/788fe44b83f24157bda1d1af36a5f33c used request id req-f02c0177-bdfb-4948-a713-64b513bc0a79 2018-09-22 05:20:55,430 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:20:55,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" 2018-09-22 05:20:55,514 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2273252b-292f-4259-bc3e-c071eaec8e4f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ef47fbf90a34e288f9fc346626ba5e5.", "code": 404, "title": "Not Found"}} 2018-09-22 05:20:55,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7ef47fbf90a34e288f9fc346626ba5e5 used request id req-2273252b-292f-4259-bc3e-c071eaec8e4f 2018-09-22 05:20:55,514 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:20:55,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" 2018-09-22 05:20:55,605 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e49857e0-0647-485c-b137-e12fe37dbf4f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2bc483cec21e4cad8e8c59f743575606.", "code": 404, "title": "Not Found"}} 2018-09-22 05:20:55,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2bc483cec21e4cad8e8c59f743575606 used request id req-e49857e0-0647-485c-b137-e12fe37dbf4f 2018-09-22 05:20:55,606 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:20:55,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" 2018-09-22 05:20:55,696 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7369071-d129-458d-898e-b40101356fd3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 19458a40e8004b6cbc139a9383ea6590.", "code": 404, "title": "Not Found"}} 2018-09-22 05:20:55,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19458a40e8004b6cbc139a9383ea6590 used request id req-a7369071-d129-458d-898e-b40101356fd3 2018-09-22 05:20:55,697 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:20:55,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" 2018-09-22 05:20:55,779 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 22 Sep 2018 05:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27322c5d-e2be-47d6-8d41-007a138faf77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5bc3d052fb784b76856b01575b707722.", "code": 404, "title": "Not Found"}} 2018-09-22 05:20:55,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5bc3d052fb784b76856b01575b707722 used request id req-27322c5d-e2be-47d6-8d41-007a138faf77 2018-09-22 05:20:55,780 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-22 05:20:55,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" 2018-09-22 05:20:55,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16355f90-6101-4f65-aeb9-e90372a3fe5b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f"}, "enabled": true, "id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-2524ca52-427d-47b-proj"}} 2018-09-22 05:20:55,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f used request id req-16355f90-6101-4f65-aeb9-e90372a3fe5b 2018-09-22 05:20:55,873 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e 2018-09-22 05:20:55,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" 2018-09-22 05:20:56,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-30e65429-71b5-4fc5-9047-05af18e3297e Date: Sat, 22 Sep 2018 05:20:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:05Z", "security_group_id": "b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:05Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "93303f0d-f64f-4b9d-9879-ad59c1f87ba2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:05Z", "security_group_id": "b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:05Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "cfa0ff24-d2e6-42eb-a5d4-44ff25d87c06"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:05Z", "security_group_id": "b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:05Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "d7568678-c7ae-4e18-a465-c37c59cff3f1"}, {"remote_group_id": "b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T05:18:05Z", "security_group_id": "b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e", "port_range_min": null, "revision_number": 0, "tenant_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "created_at": "2018-09-22T05:18:05Z", "project_id": "e4c3bbb92d9b419d85374b3c98eaaa0f", "id": "e07312e3-1502-4043-b9aa-b770e51da1ec"}]} 2018-09-22 05:20:56,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e used request id req-30e65429-71b5-4fc5-9047-05af18e3297e 2018-09-22 05:20:56,057 - neutron_utils - INFO - Deleting security group with name - default 2018-09-22 05:20:56,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" 2018-09-22 05:20:56,369 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4c0b251d-fec6-498a-930e-1dbfb41fe5ce Content-Length: 0 Date: Sat, 22 Sep 2018 05:20:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:20:56,369 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b4ba12e7-7c36-4d4a-8def-83a46f9cfd4e used request id req-4c0b251d-fec6-498a-930e-1dbfb41fe5ce 2018-09-22 05:20:56,370 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-2524ca52-427d-47b-proj 2018-09-22 05:20:56,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" 2018-09-22 05:20:56,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8990cbe-3b26-4803-8a19-435d14321a7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:20:56,611 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e4c3bbb92d9b419d85374b3c98eaaa0f used request id req-a8990cbe-3b26-4803-8a19-435d14321a7b 2018-09-22 05:20:56,611 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-2524ca52-427d-47b-proj-role 2018-09-22 05:20:56,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7e96f81ae3644359998d99d7a95d56e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" 2018-09-22 05:20:56,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f51185f-7e63-48b9-b6dc-715a9fcdb0ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:20:56,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7e96f81ae3644359998d99d7a95d56e6 used request id req-8f51185f-7e63-48b9-b6dc-715a9fcdb0ed 2018-09-22 05:20:56,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06baaed015de447faa17fbbd0f91f0835faeb81" 2018-09-22 05:20:56,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-296ad4e1-a5c5-449f-a481-833522da4a4b Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:20:56,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-296ad4e1-a5c5-449f-a481-833522da4a4b 2018-09-22 05:20:56,803 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-2524ca52-427d-47b-user 2018-09-22 05:20:56,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3e2f7bd70fa244c8b20c573f1953e69f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25494ac74adf2f989b015d1dce94897fac0f9682" 2018-09-22 05:20:56,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bce1a02-9b66-455d-9b92-075d347b149f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:20:56,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3e2f7bd70fa244c8b20c573f1953e69f used request id req-4bce1a02-9b66-455d-9b92-075d347b149f 2018-09-22 05:20:56,981 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_invalid_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 121 tests in 3421.371s OK 2018-09-22 05:20:57,150 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-22 05:20:57,150 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 57:01 | PASS | +---------------------+------------------+------------------+----------------+ 2018-09-22 05:20:57,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 05:20:57,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 05:20:57,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e552305-3689-4988-96f1-69bc3b21dae5 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "856b989bf6d145da8925089966bd0dfd", "links": {"self": "http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:20:57,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0e552305-3689-4988-96f1-69bc3b21dae5 2018-09-22 05:20:57,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0856330394745s 2018-09-22 05:20:57,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-22 05:20:57,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 05:20:57,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee395cbd-aaa2-4061-8245-6464c088abfd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:20:57,363 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/856b989bf6d145da8925089966bd0dfd used request id req-ee395cbd-aaa2-4061-8245-6464c088abfd 2018-09-22 05:20:57,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.119789123535s 2018-09-22 05:20:57,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 05:20:57,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 05:20:57,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3f4e57f-fe60-41bf-9a5e-bab0dd4ae14d Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685", "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "domain_id": "default", "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:20:57,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e3f4e57f-fe60-41bf-9a5e-bab0dd4ae14d 2018-09-22 05:20:57,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0987560749054s 2018-09-22 05:20:57,463 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e3f4e57f-fe60-41bf-9a5e-bab0dd4ae14d 2018-09-22 05:20:57,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 05:20:57,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 05:20:57,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c820cac3-4ba7-4d03-92ff-eaa7b6759039 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4"}, "enabled": true, "id": "c7f0064b3f1848fda73caf46da22e8f4", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}} 2018-09-22 05:20:57,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4 used request id req-c820cac3-4ba7-4d03-92ff-eaa7b6759039 2018-09-22 05:20:57,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0909199714661s 2018-09-22 05:20:57,561 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4 used request id req-c820cac3-4ba7-4d03-92ff-eaa7b6759039 2018-09-22 05:20:57,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-22 05:20:57,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 05:20:57,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f484b20-70fa-4d7b-855d-a5efaf8f2577 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:20:57,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4 used request id req-5f484b20-70fa-4d7b-855d-a5efaf8f2577 2018-09-22 05:20:57,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.210604906082s 2018-09-22 05:20:57,773 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c7f0064b3f1848fda73caf46da22e8f4 used request id req-5f484b20-70fa-4d7b-855d-a5efaf8f2577 2018-09-22 05:20:57,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 05:20:57,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 05:20:57,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01258c9a-4a96-4e6b-8c14-9de6bf5550d1 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca"}, "enabled": true, "id": "228b8e5239db42ab839634234cfa19ca", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_c8b3273c-91ed-4cbd-91c1-d5b950bee685"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 05:20:57,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-01258c9a-4a96-4e6b-8c14-9de6bf5550d1 2018-09-22 05:20:57,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0823578834534s 2018-09-22 05:20:57,856 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-01258c9a-4a96-4e6b-8c14-9de6bf5550d1 2018-09-22 05:20:57,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-22 05:20:57,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 05:20:57,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f457953-d399-42a8-adbc-79ceeb30ef6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:20:57,988 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-6f457953-d399-42a8-adbc-79ceeb30ef6a 2018-09-22 05:20:57,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.129306077957s 2018-09-22 05:20:57,989 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/228b8e5239db42ab839634234cfa19ca used request id req-6f457953-d399-42a8-adbc-79ceeb30ef6a 2018-09-22 05:20:57,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 05:20:57,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 05:20:58,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09fad3b3-13fb-47f9-8b4f-96f3ec6c692b Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "8908bb4dff7749f0b689c80c6fc68bc6", "links": {"self": "http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:20:58,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-09fad3b3-13fb-47f9-8b4f-96f3ec6c692b 2018-09-22 05:20:58,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0812301635742s 2018-09-22 05:20:58,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-22 05:20:58,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdde88005d1ec531e846c7c3b754af587ccee23d" 2018-09-22 05:20:58,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:20:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c9c1263-8147-4c60-9e31-f85122d6a8f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:20:58,177 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/8908bb4dff7749f0b689c80c6fc68bc6 used request id req-1c9c1263-8147-4c60-9e31-f85122d6a8f0 2018-09-22 05:20:58,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.104807853699s 2018-09-22 05:20:58,231 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-09-22 05:20:58,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 05:20:58,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 05:20:58,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 05:20:58,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 05:20:58,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 05:20:58,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 05:20:58,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 05:20:58,271 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 05:20:58,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 05:20:58,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 05:20:58,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 05:20:58,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 05:20:58,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 05:20:58,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 05:20:58,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 05:20:58,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 05:20:58,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 05:20:58,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 05:20:58,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 05:20:58,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 05:20:58,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 05:20:58,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 05:20:58,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-22 05:20:58,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-22 05:20:58,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:20:58,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f009d40-014c-4f50-af7f-3afa2ef8cb3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:20:58,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1f009d40-014c-4f50-af7f-3afa2ef8cb3b 2018-09-22 05:20:58,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:20:58,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T06:20:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ff8cabfb0d6a44caa5c42fbe75da5740"}, "audit_ids": ["npNVF2qqR-aNcfBG0HsC2Q"], "issued_at": "2018-09-22T05:20:58.000000Z"}} 2018-09-22 05:20:58,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 05:20:58,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:20:58,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ce735b01-b65f-4e33-a3c0-ef0dad7684c3 Date: Sat, 22 Sep 2018 05:20:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 05:20:58,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ce735b01-b65f-4e33-a3c0-ef0dad7684c3 2018-09-22 05:20:58,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.243491888046s 2018-09-22 05:20:58,902 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ce735b01-b65f-4e33-a3c0-ef0dad7684c3 2018-09-22 05:20:58,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 05:20:58,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:20:58,912 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:20:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:20:58,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:20:58,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7101ed3b-679b-4e07-b85a-9fd60f281bc8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 05:20:58,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-7101ed3b-679b-4e07-b85a-9fd60f281bc8 2018-09-22 05:20:58,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0924348831177s 2018-09-22 05:20:58,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-22 05:20:58,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_fdaea75b-1a9f-4396-a9e9-68108ba3f379"}}' 2018-09-22 05:20:59,099 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aa21cdc-4ead-4525-9e5f-3a1193130682 Content-Length: 360 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/331545c96a8244d280ec91c34e22961d"}, "enabled": true, "id": "331545c96a8244d280ec91c34e22961d", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_fdaea75b-1a9f-4396-a9e9-68108ba3f379"}} 2018-09-22 05:20:59,100 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9aa21cdc-4ead-4525-9e5f-3a1193130682 2018-09-22 05:20:59,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.10302901268s 2018-09-22 05:20:59,100 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9aa21cdc-4ead-4525-9e5f-3a1193130682 2018-09-22 05:20:59,101 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'neutron_trunk-project_fdaea75b-1a9f-4396-a9e9-68108ba3f379', 'id': u'331545c96a8244d280ec91c34e22961d', 'description': u'Created by OPNFV Functest: neutron_trunk', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-22 05:20:59,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-22 05:20:59,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.381783008575s 2018-09-22 05:20:59,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/8fa7519395004cbb8290802abf9b3ecb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:20:59,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65102147-c46d-4d6c-b637-73ab6cc94dcd Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/8fa7519395004cbb8290802abf9b3ecb"}, "enabled": true, "id": "8fa7519395004cbb8290802abf9b3ecb", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_fdaea75b-1a9f-4396-a9e9-68108ba3f379"}} 2018-09-22 05:20:59,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/8fa7519395004cbb8290802abf9b3ecb used request id req-65102147-c46d-4d6c-b637-73ab6cc94dcd 2018-09-22 05:20:59,573 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8fa7519395004cbb8290802abf9b3ecb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_fdaea75b-1a9f-4396-a9e9-68108ba3f379'}) 2018-09-22 05:20:59,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 05:20:59,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:20:59,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ec7aee4-1918-4124-910d-e98c3c58e002 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:20:59,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1ec7aee4-1918-4124-910d-e98c3c58e002 2018-09-22 05:20:59,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0841219425201s 2018-09-22 05:20:59,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 05:20:59,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:20:59,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-701039db-b097-4f7f-a02c-95f750963611 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:20:59,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-701039db-b097-4f7f-a02c-95f750963611 2018-09-22 05:20:59,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0811131000519s 2018-09-22 05:20:59,742 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-22 05:20:59,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-22 05:20:59,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" -d '{"role": {"name": "Member"}}' 2018-09-22 05:20:59,835 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28037596-8fae-4ccc-aa6d-9488ebfcd605 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "91f3299c48c54698adbc1e1f5a2d7626", "links": {"self": "http://172.30.9.23:5000/v3/roles/91f3299c48c54698adbc1e1f5a2d7626"}, "name": "Member"}} 2018-09-22 05:20:59,835 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-28037596-8fae-4ccc-aa6d-9488ebfcd605 2018-09-22 05:20:59,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0934610366821s 2018-09-22 05:20:59,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/91f3299c48c54698adbc1e1f5a2d7626 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:20:59,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65cf283f-8909-45e7-8f68-5fe334b70ff7 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/91f3299c48c54698adbc1e1f5a2d7626"}, "domain_id": null, "name": "Member", "id": "91f3299c48c54698adbc1e1f5a2d7626"}} 2018-09-22 05:20:59,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/91f3299c48c54698adbc1e1f5a2d7626 used request id req-65cf283f-8909-45e7-8f68-5fe334b70ff7 2018-09-22 05:20:59,918 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/91f3299c48c54698adbc1e1f5a2d7626'}, 'domain_id': None, 'human_id': None, 'id': u'91f3299c48c54698adbc1e1f5a2d7626', 'HUMAN_ID': False}) 2018-09-22 05:20:59,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 05:20:59,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:20:59,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0814cae7-5772-444f-bfde-659b373012d5 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "91f3299c48c54698adbc1e1f5a2d7626", "links": {"self": "http://172.30.9.23:5000/v3/roles/91f3299c48c54698adbc1e1f5a2d7626"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:20:59,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0814cae7-5772-444f-bfde-659b373012d5 2018-09-22 05:21:00,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0815551280975s 2018-09-22 05:21:00,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 05:21:00,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:21:00,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cff857d-3955-41b3-ab59-cc555b4a5703 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 05:21:00,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-1cff857d-3955-41b3-ab59-cc555b4a5703 2018-09-22 05:21:00,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0752577781677s 2018-09-22 05:21:00,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 05:21:00,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:21:00,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4867f17b-45ac-4844-8c3a-adfd1211d7a6 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "links": {"self": "http://172.30.9.23:5000/v3/users/8fa7519395004cbb8290802abf9b3ecb"}, "domain_id": "default", "enabled": true, "id": "8fa7519395004cbb8290802abf9b3ecb", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:21:00,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4867f17b-45ac-4844-8c3a-adfd1211d7a6 2018-09-22 05:21:00,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0334799289703s 2018-09-22 05:21:00,111 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4867f17b-45ac-4844-8c3a-adfd1211d7a6 2018-09-22 05:21:00,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 05:21:00,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:21:00,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27093395-10ee-4671-bc45-fe5ddd281c88 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/331545c96a8244d280ec91c34e22961d"}, "enabled": true, "id": "331545c96a8244d280ec91c34e22961d", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_fdaea75b-1a9f-4396-a9e9-68108ba3f379"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 05:21:00,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-27093395-10ee-4671-bc45-fe5ddd281c88 2018-09-22 05:21:00,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0794229507446s 2018-09-22 05:21:00,197 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-27093395-10ee-4671-bc45-fe5ddd281c88 2018-09-22 05:21:00,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 05:21:00,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=8fa7519395004cbb8290802abf9b3ecb&scope.project.id=331545c96a8244d280ec91c34e22961d&role.id=91f3299c48c54698adbc1e1f5a2d7626 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:21:00,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36ab0066-ef2e-43b2-8b40-4f3d21b0f745 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=8fa7519395004cbb8290802abf9b3ecb&scope.project.id=331545c96a8244d280ec91c34e22961d&role.id=91f3299c48c54698adbc1e1f5a2d7626", "previous": null, "next": null}} 2018-09-22 05:21:00,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=8fa7519395004cbb8290802abf9b3ecb&scope.project.id=331545c96a8244d280ec91c34e22961d&role.id=91f3299c48c54698adbc1e1f5a2d7626 used request id req-36ab0066-ef2e-43b2-8b40-4f3d21b0f745 2018-09-22 05:21:00,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0765609741211s 2018-09-22 05:21:00,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 05:21:00,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/331545c96a8244d280ec91c34e22961d/users/8fa7519395004cbb8290802abf9b3ecb/roles/91f3299c48c54698adbc1e1f5a2d7626 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:21:00,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a897367f-315d-4ee8-86a6-d03bf8853374 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:21:00,396 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/331545c96a8244d280ec91c34e22961d/users/8fa7519395004cbb8290802abf9b3ecb/roles/91f3299c48c54698adbc1e1f5a2d7626 used request id req-a897367f-315d-4ee8-86a6-d03bf8853374 2018-09-22 05:21:00,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119448900223s 2018-09-22 05:21:00,397 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_fdaea75b-1a9f-4396-a9e9-68108ba3f379', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '8a16225d-a25b-40e5-b996-8169584fb372', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'neutron_trunk-user_fdaea75b-1a9f-4396-a9e9-68108ba3f379', 'project_id': u'331545c96a8244d280ec91c34e22961d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-22 05:21:00,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 05:21:00,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 05:21:00,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 05:21:00,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 05:21:00,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 05:21:00,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 05:21:00,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 05:21:00,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 05:21:00,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 05:21:00,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 05:21:00,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 05:21:00,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 05:21:00,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 05:21:00,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 05:21:00,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 05:21:00,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 05:21:00,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 05:21:00,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 05:21:00,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 05:21:00,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 05:21:00,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 05:21:00,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 05:21:00,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-22 05:21:00,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-22 05:21:00,402 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_fdaea75b-1a9f-4396-a9e9-68108ba3f379', 'password': '8a16225d-a25b-40e5-b996-8169584fb372', 'project_name': 'neutron_trunk-project_fdaea75b-1a9f-4396-a9e9-68108ba3f379', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '331545c96a8244d280ec91c34e22961d', 'project_domain_name': 'Default'} 2018-09-22 05:21:00,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 05:21:00,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:21:00,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f408daf-3ef1-4943-93e6-2c0c4b9c1dc5 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "91f3299c48c54698adbc1e1f5a2d7626", "links": {"self": "http://172.30.9.23:5000/v3/roles/91f3299c48c54698adbc1e1f5a2d7626"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:21:00,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1f408daf-3ef1-4943-93e6-2c0c4b9c1dc5 2018-09-22 05:21:00,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0767111778259s 2018-09-22 05:21:00,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 05:21:00,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:21:00,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e2e6105-1002-4dec-a46c-8f89420aa77d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "91f3299c48c54698adbc1e1f5a2d7626", "links": {"self": "http://172.30.9.23:5000/v3/roles/91f3299c48c54698adbc1e1f5a2d7626"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:21:00,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8e2e6105-1002-4dec-a46c-8f89420aa77d 2018-09-22 05:21:00,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0803160667419s 2018-09-22 05:21:00,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 05:21:00,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:21:00,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c88855a-c67e-4952-9e1a-67b30b3753b9 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 05:21:00,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-4c88855a-c67e-4952-9e1a-67b30b3753b9 2018-09-22 05:21:00,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0753300189972s 2018-09-22 05:21:00,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 05:21:00,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:21:00,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19774272-8ca0-4f91-b924-b5df28f63e9a Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "links": {"self": "http://172.30.9.23:5000/v3/users/8fa7519395004cbb8290802abf9b3ecb"}, "domain_id": "default", "enabled": true, "id": "8fa7519395004cbb8290802abf9b3ecb", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:21:00,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-19774272-8ca0-4f91-b924-b5df28f63e9a 2018-09-22 05:21:00,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0986049175262s 2018-09-22 05:21:00,738 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-19774272-8ca0-4f91-b924-b5df28f63e9a 2018-09-22 05:21:00,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 05:21:00,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:21:00,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e791a5d-37c5-4e96-b15b-61f8f0885612 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/331545c96a8244d280ec91c34e22961d"}, "enabled": true, "id": "331545c96a8244d280ec91c34e22961d", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_fdaea75b-1a9f-4396-a9e9-68108ba3f379"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 05:21:00,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-0e791a5d-37c5-4e96-b15b-61f8f0885612 2018-09-22 05:21:00,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0777499675751s 2018-09-22 05:21:00,822 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-0e791a5d-37c5-4e96-b15b-61f8f0885612 2018-09-22 05:21:00,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 05:21:00,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=8fa7519395004cbb8290802abf9b3ecb&scope.project.id=331545c96a8244d280ec91c34e22961d&role.id=47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:21:00,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa58cfc-539f-4a2a-bf9c-011cbe4ec3e8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=8fa7519395004cbb8290802abf9b3ecb&scope.project.id=331545c96a8244d280ec91c34e22961d&role.id=47adb45f654a4d67913388702479dc07", "previous": null, "next": null}} 2018-09-22 05:21:00,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=8fa7519395004cbb8290802abf9b3ecb&scope.project.id=331545c96a8244d280ec91c34e22961d&role.id=47adb45f654a4d67913388702479dc07 used request id req-afa58cfc-539f-4a2a-bf9c-011cbe4ec3e8 2018-09-22 05:21:00,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0903401374817s 2018-09-22 05:21:00,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 05:21:00,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/331545c96a8244d280ec91c34e22961d/users/8fa7519395004cbb8290802abf9b3ecb/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:21:01,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ee22427-85a5-4ef5-bccc-a37bc7557b62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:21:01,048 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/331545c96a8244d280ec91c34e22961d/users/8fa7519395004cbb8290802abf9b3ecb/roles/47adb45f654a4d67913388702479dc07 used request id req-8ee22427-85a5-4ef5-bccc-a37bc7557b62 2018-09-22 05:21:01,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.13245010376s 2018-09-22 05:21:01,048 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-22 05:21:03,425 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-22 05:21:03.058 11558 INFO rally.deployment.engine [-] Deployment 72332b4a-d150-449e-811d-7b7c4a2aeb7d | Starting: Destroy cloud and free allocated resources. 2018-09-22 05:21:03.150 11558 INFO rally.deployment.engine [-] Deployment 72332b4a-d150-449e-811d-7b7c4a2aeb7d | Completed: Destroy cloud and free allocated resources. 2018-09-22 05:21:03.196 11558 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=91060867-4c87-4f13-8634-5050ae230d41) for deployment 'opnfv-rally'. 2018-09-22 05:21:03.222 11558 INFO rally.api [-] Deleting verification (UUID=72b13de0-49f8-4638-b1b1-5e750f7b78c4). 2018-09-22 05:21:03.258 11558 INFO rally.api [-] Verification has been successfully deleted! 2018-09-22 05:21:03.259 11558 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=91060867-4c87-4f13-8634-5050ae230d41). 2018-09-22 05:21:03.265 11558 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-22 05:21:05,897 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-22 05:21:05.626 11561 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=c5b75f9a-4035-411d-9da8-02c7e91a64d9) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | c5b75f9a-4035-411d-9da8-02c7e91a64d9 | 2018-09-22T05:21:05 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: c5b75f9a-4035-411d-9da8-02c7e91a64d9 ~/.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-09-22 05:21:09,325 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | 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 | +-------------+-------------------+-----------+ 2018-09-22 05:21:09,326 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-22 05:21:11,476 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-09-22 05:21:11.226 11567 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=91060867-4c87-4f13-8634-5050ae230d41). 2018-09-22 05:21:11.353 11567 INFO rally.api [-] Verifier has been successfully deleted! 2018-09-22 05:21:14,991 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-22 05:21:13.583 11570 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-22 05:21:13.743 11570 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-22 05:21:14.838 11570 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f227d2b5-3078-4bba-b66f-4fcb9e3950b3) has been successfully created! Using verifier 'opnfv-tempest' (UUID=f227d2b5-3078-4bba-b66f-4fcb9e3950b3) as the default verifier for the future CLI operations. 2018-09-22 05:21:17,889 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-09-22 05:21:17,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 05:21:17,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:21:17,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d079ad-f59e-4a8d-8a5b-d9e5765aff6c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 05:21:17,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-51d079ad-f59e-4a8d-8a5b-d9e5765aff6c 2018-09-22 05:21:17,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0922889709473s 2018-09-22 05:21:17,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 05:21:17,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:21:18,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1952f0f5-603b-4cd1-ad21-9fb15e3b887c Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/331545c96a8244d280ec91c34e22961d"}, "enabled": true, "id": "331545c96a8244d280ec91c34e22961d", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_fdaea75b-1a9f-4396-a9e9-68108ba3f379"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 05:21:18,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-1952f0f5-603b-4cd1-ad21-9fb15e3b887c 2018-09-22 05:21:18,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0973467826843s 2018-09-22 05:21:18,081 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-1952f0f5-603b-4cd1-ad21-9fb15e3b887c 2018-09-22 05:21:18,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-22 05:21:18,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" -d '{"network": {"shared": true, "tenant_id": "331545c96a8244d280ec91c34e22961d", "name": "neutron_trunk-net_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "admin_state_up": true}}' 2018-09-22 05:21:18,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-4560cc83-85b6-4303-847e-c9ab191073b5 Date: Sat, 22 Sep 2018 05:21:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4ad31231-c542-4d3b-825e-05e89af7ba4d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":true,"project_id":"331545c96a8244d280ec91c34e22961d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T05:21:18Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_fdaea75b-1a9f-4396-a9e9-68108ba3f379","admin_state_up":true,"tenant_id":"331545c96a8244d280ec91c34e22961d","created_at":"2018-09-22T05:21:18Z","mtu":1450}} 2018-09-22 05:21:18,601 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4560cc83-85b6-4303-847e-c9ab191073b5 2018-09-22 05:21:18,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.517108917236s 2018-09-22 05:21:18,601 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4560cc83-85b6-4303-847e-c9ab191073b5 2018-09-22 05:21:18,601 - 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-09-22T05:21:18Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4ad31231-c542-4d3b-825e-05e89af7ba4d', u'provider:segmentation_id': 12, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_fdaea75b-1a9f-4396-a9e9-68108ba3f379', u'created_at': u'2018-09-22T05:21:18Z', u'mtu': 1450, u'tenant_id': u'331545c96a8244d280ec91c34e22961d', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'331545c96a8244d280ec91c34e22961d'}) 2018-09-22 05:21:18,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:21:18,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ac3d4fe-388f-4643-a70c-4af02ff6106b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:21:18,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1ac3d4fe-388f-4643-a70c-4af02ff6106b 2018-09-22 05:21:18,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:21:19,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}, {"id": "91f3299c48c54698adbc1e1f5a2d7626", "name": "Member"}], "expires_at": "2018-09-22T06:21:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "331545c96a8244d280ec91c34e22961d", "name": "neutron_trunk-project_fdaea75b-1a9f-4396-a9e9-68108ba3f379"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/331545c96a8244d280ec91c34e22961d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/331545c96a8244d280ec91c34e22961d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/331545c96a8244d280ec91c34e22961d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/331545c96a8244d280ec91c34e22961d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/331545c96a8244d280ec91c34e22961d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/331545c96a8244d280ec91c34e22961d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/331545c96a8244d280ec91c34e22961d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/331545c96a8244d280ec91c34e22961d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/331545c96a8244d280ec91c34e22961d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/331545c96a8244d280ec91c34e22961d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/331545c96a8244d280ec91c34e22961d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/331545c96a8244d280ec91c34e22961d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "id": "8fa7519395004cbb8290802abf9b3ecb"}, "audit_ids": ["pOh-rgx-RVm0OKaXhOXyTA"], "issued_at": "2018-09-22T05:21:19.000000Z"}} 2018-09-22 05:21:19,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 05:21:19,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" 2018-09-22 05:21:19,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1392 X-Openstack-Request-Id: req-372cbb8a-8fe3-4b7e-8fb9-8a46f44aab5e Date: Sat, 22 Sep 2018 05:21:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4ad31231-c542-4d3b-825e-05e89af7ba4d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":true,"project_id":"331545c96a8244d280ec91c34e22961d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T05:21:18Z","qos_policy_id":null,"name":"neutron_trunk-net_fdaea75b-1a9f-4396-a9e9-68108ba3f379","admin_state_up":true,"tenant_id":"331545c96a8244d280ec91c34e22961d","created_at":"2018-09-22T05:21:18Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 05:21:19,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-372cbb8a-8fe3-4b7e-8fb9-8a46f44aab5e 2018-09-22 05:21:19,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.253072023392s 2018-09-22 05:21:19,341 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-372cbb8a-8fe3-4b7e-8fb9-8a46f44aab5e 2018-09-22 05:21:19,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-22 05:21:19,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" -d '{"subnet": {"name": "neutron_trunk-subnet_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "enable_dhcp": true, "network_id": "4ad31231-c542-4d3b-825e-05e89af7ba4d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-22 05:21:19,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-8792c422-da43-4f13-a0ae-aa798669242b Date: Sat, 22 Sep 2018 05:21:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ad31231-c542-4d3b-825e-05e89af7ba4d","tenant_id":"331545c96a8244d280ec91c34e22961d","created_at":"2018-09-22T05:21:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T05:21:19Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"331545c96a8244d280ec91c34e22961d","id":"e1797c65-57c3-43c5-86a6-55c15cbbf2b6","subnetpool_id":null,"name":"neutron_trunk-subnet_fdaea75b-1a9f-4396-a9e9-68108ba3f379"}} 2018-09-22 05:21:19,954 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8792c422-da43-4f13-a0ae-aa798669242b 2018-09-22 05:21:19,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.610136032104s 2018-09-22 05:21:19,954 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8792c422-da43-4f13-a0ae-aa798669242b 2018-09-22 05:21:19,955 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T05:21:19Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e1797c65-57c3-43c5-86a6-55c15cbbf2b6', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_fdaea75b-1a9f-4396-a9e9-68108ba3f379', u'enable_dhcp': True, u'network_id': u'4ad31231-c542-4d3b-825e-05e89af7ba4d', u'tenant_id': u'331545c96a8244d280ec91c34e22961d', u'created_at': u'2018-09-22T05:21:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'331545c96a8244d280ec91c34e22961d'}) 2018-09-22 05:21:19,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-22 05:21:19,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "neutron_trunk-router_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "admin_state_up": true}}' 2018-09-22 05:21:25,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-2ceb553c-b96e-462b-a257-b5ff1f51a6ce Date: Sat, 22 Sep 2018 05:21:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "331545c96a8244d280ec91c34e22961d", "created_at": "2018-09-22T05:21:20Z", "admin_state_up": true, "updated_at": "2018-09-22T05:21:21Z", "project_id": "331545c96a8244d280ec91c34e22961d", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "545c563e-4cd8-4b60-84a4-3e10b1c6c5af", "name": "neutron_trunk-router_fdaea75b-1a9f-4396-a9e9-68108ba3f379"}} 2018-09-22 05:21:25,053 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-2ceb553c-b96e-462b-a257-b5ff1f51a6ce 2018-09-22 05:21:25,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.09728503227s 2018-09-22 05:21:25,053 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-2ceb553c-b96e-462b-a257-b5ff1f51a6ce 2018-09-22 05:21:25,054 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T05:21:21Z', u'revision_number': 3, u'ha': True, u'id': u'545c563e-4cd8-4b60-84a4-3e10b1c6c5af', u'external_gateway_info': {u'network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'439a8a54-bb11-4288-a17c-58ca0efd5d9d', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_fdaea75b-1a9f-4396-a9e9-68108ba3f379', u'admin_state_up': True, u'tenant_id': u'331545c96a8244d280ec91c34e22961d', u'created_at': u'2018-09-22T05:21:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'331545c96a8244d280ec91c34e22961d'}) 2018-09-22 05:21:25,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-22 05:21:25,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/545c563e-4cd8-4b60-84a4-3e10b1c6c5af/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" -d '{"subnet_id": "e1797c65-57c3-43c5-86a6-55c15cbbf2b6"}' 2018-09-22 05:21:26,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-00dabe70-8205-4dee-a55f-cbe53f215c12 Date: Sat, 22 Sep 2018 05:21:26 GMT RESP BODY: {"network_id": "4ad31231-c542-4d3b-825e-05e89af7ba4d", "tenant_id": "331545c96a8244d280ec91c34e22961d", "subnet_id": "e1797c65-57c3-43c5-86a6-55c15cbbf2b6", "subnet_ids": ["e1797c65-57c3-43c5-86a6-55c15cbbf2b6"], "port_id": "68e4906e-0ff9-4e26-ac45-378a496dd98c", "id": "545c563e-4cd8-4b60-84a4-3e10b1c6c5af"} 2018-09-22 05:21:26,823 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/545c563e-4cd8-4b60-84a4-3e10b1c6c5af/add_router_interface.json used request id req-00dabe70-8205-4dee-a55f-cbe53f215c12 2018-09-22 05:21:26,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.76846814156s 2018-09-22 05:21:26,823 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/545c563e-4cd8-4b60-84a4-3e10b1c6c5af/add_router_interface.json used request id req-00dabe70-8205-4dee-a55f-cbe53f215c12 returning object 545c563e-4cd8-4b60-84a4-3e10b1c6c5af 2018-09-22 05:21:26,824 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 05:21:26,982 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-22 05:21:26,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" 2018-09-22 05:21:26,991 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 22 Sep 2018 05:21:26 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-22 05:21:26,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 05:21:26,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" 2018-09-22 05:21:27,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-58cfb460-2733-4f58-a67c-96a46b9c817c Date: Sat, 22 Sep 2018 05:21:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 05:21:27,557 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-58cfb460-2733-4f58-a67c-96a46b9c817c 2018-09-22 05:21:27,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.561051845551s 2018-09-22 05:21:27,557 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-58cfb460-2733-4f58-a67c-96a46b9c817c 2018-09-22 05:21:27,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-22 05:21:27,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_fdaea75b-1a9f-4396-a9e9-68108ba3f379"}' 2018-09-22 05:21:27,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c X-Openstack-Request-Id: req-18050abe-2e2d-4c12-9c42-cce1e325fc00 Date: Sat, 22 Sep 2018 05:21:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c/file", "owner": "331545c96a8244d280ec91c34e22961d", "id": "4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c", "size": null, "self": "/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T05:21:27Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "checksum": null, "created_at": "2018-09-22T05:21:27Z", "protected": false} 2018-09-22 05:21:27,772 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-18050abe-2e2d-4c12-9c42-cce1e325fc00 2018-09-22 05:21:27,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.212929964066s 2018-09-22 05:21:27,773 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-18050abe-2e2d-4c12-9c42-cce1e325fc00 returning object 4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c 2018-09-22 05:21:27,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-22 05:21:27,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" -d '' 2018-09-22 05:21:29,082 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b8b7a34c-8759-49ef-b331-0289dc5e15ba Date: Sat, 22 Sep 2018 05:21:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:21:29,083 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c/file used request id req-b8b7a34c-8759-49ef-b331-0289dc5e15ba 2018-09-22 05:21:29,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.30902194977s 2018-09-22 05:21:29,083 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c/file used request id req-b8b7a34c-8759-49ef-b331-0289dc5e15ba 2018-09-22 05:21:29,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 05:21:29,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" 2018-09-22 05:21:29,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-ce3ce517-e25c-4540-b412-9d48b43f0fdf Date: Sat, 22 Sep 2018 05:21:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c/snap", "metadata": {}}], "file": "/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c/file", "owner": "331545c96a8244d280ec91c34e22961d", "id": "4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c", "size": 12716032, "self": "/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T05:21:29Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T05:21:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 05:21:29,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ce3ce517-e25c-4540-b412-9d48b43f0fdf 2018-09-22 05:21:29,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175113916397s 2018-09-22 05:21:29,259 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ce3ce517-e25c-4540-b412-9d48b43f0fdf 2018-09-22 05:21:29,261 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c/file', 'owner': u'331545c96a8244d280ec91c34e22961d', 'id': u'4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c', 'size': 12716032, u'self': u'/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'331545c96a8244d280ec91c34e22961d', 'name': 'neutron_trunk-project_fdaea75b-1a9f-4396-a9e9-68108ba3f379', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-22T05:21:29Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-22T05:21:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_fdaea75b-1a9f-4396-a9e9-68108ba3f379', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_fdaea75b-1a9f-4396-a9e9-68108ba3f379', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_fdaea75b-1a9f-4396-a9e9-68108ba3f379', 'created': u'2018-09-22T05:21:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-22T05:21:27Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_fdaea75b-1a9f-4396-a9e9-68108ba3f379', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-22 05:21:29,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-22 05:21:29,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-22 05:21:29,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-b067801a-fcb9-4753-876b-4345a4f1b86b x-compute-request-id: req-b067801a-fcb9-4753-876b-4345a4f1b86b Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bd8e8a85-08e3-41f4-bc92-64d2e19f4dbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bd8e8a85-08e3-41f4-bc92-64d2e19f4dbc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bd8e8a85-08e3-41f4-bc92-64d2e19f4dbc", "name": "neutron_trunk-flavor_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:21:29,459 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b067801a-fcb9-4753-876b-4345a4f1b86b 2018-09-22 05:21:29,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.197129011154s 2018-09-22 05:21:29,460 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b067801a-fcb9-4753-876b-4345a4f1b86b returning object bd8e8a85-08e3-41f4-bc92-64d2e19f4dbc 2018-09-22 05:21:29,461 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_fdaea75b-1a9f-4396-a9e9-68108ba3f379', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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'bd8e8a85-08e3-41f4-bc92-64d2e19f4dbc', 'swap': 0}) 2018-09-22 05:21:29,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-22 05:21:29,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/bd8e8a85-08e3-41f4-bc92-64d2e19f4dbc/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" -d '{"extra_specs": {}}' 2018-09-22 05:21:29,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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 x-openstack-request-id: req-cfb980b9-040f-4096-84e2-a1366c14e466 x-compute-request-id: req-cfb980b9-040f-4096-84e2-a1366c14e466 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 05:21:29,483 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/bd8e8a85-08e3-41f4-bc92-64d2e19f4dbc/os-extra_specs used request id req-cfb980b9-040f-4096-84e2-a1366c14e466 2018-09-22 05:21:29,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213568210602s 2018-09-22 05:21:29,483 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/bd8e8a85-08e3-41f4-bc92-64d2e19f4dbc/os-extra_specs used request id req-cfb980b9-040f-4096-84e2-a1366c14e466 2018-09-22 05:21:29,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 05:21:29,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" 2018-09-22 05:21:29,495 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:21:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:21:29,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" 2018-09-22 05:21:29,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3512e7-c216-4d58-95e4-7eac292e88f7 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "91f3299c48c54698adbc1e1f5a2d7626", "links": {"self": "http://172.30.9.23:5000/v3/roles/91f3299c48c54698adbc1e1f5a2d7626"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:21:29,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8b3512e7-c216-4d58-95e4-7eac292e88f7 2018-09-22 05:21:29,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0882890224457s 2018-09-22 05:21:29,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-22 05:21:29,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" 2018-09-22 05:21:29,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-0181885a-eee4-4533-9eea-f66f8505eaae x-compute-request-id: req-0181885a-eee4-4533-9eea-f66f8505eaae Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 147}, "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.9", "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10174, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.10", "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10178, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-22 05:21:29,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-0181885a-eee4-4533-9eea-f66f8505eaae 2018-09-22 05:21:29,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.172614097595s 2018-09-22 05:21:29,751 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-0181885a-eee4-4533-9eea-f66f8505eaae 2018-09-22 05:21:29,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 05:21:29,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" 2018-09-22 05:21:29,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-abaf837c-0e2e-4574-8926-56a7b895ec17 Date: Sat, 22 Sep 2018 05:21:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c/snap", "metadata": {}}], "file": "/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c/file", "owner": "331545c96a8244d280ec91c34e22961d", "id": "4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c", "size": 12716032, "self": "/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T05:21:29Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T05:21:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 05:21:29,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-abaf837c-0e2e-4574-8926-56a7b895ec17 2018-09-22 05:21:29,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0201649665833s 2018-09-22 05:21:29,772 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-abaf837c-0e2e-4574-8926-56a7b895ec17 2018-09-22 05:21:29,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-22 05:21:29,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_fdaea75b-1a9f-4396-a9e9-68108ba3f379"}' 2018-09-22 05:21:30,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/4806027f-026d-4615-a06a-37a63f06212f X-Openstack-Request-Id: req-f90c7050-02d3-40b3-952d-94fec5f94908 Date: Sat, 22 Sep 2018 05:21:30 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4806027f-026d-4615-a06a-37a63f06212f/file", "owner": "331545c96a8244d280ec91c34e22961d", "id": "4806027f-026d-4615-a06a-37a63f06212f", "size": null, "self": "/v2/images/4806027f-026d-4615-a06a-37a63f06212f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T05:21:30Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "checksum": null, "created_at": "2018-09-22T05:21:30Z", "protected": false} 2018-09-22 05:21:30,354 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f90c7050-02d3-40b3-952d-94fec5f94908 2018-09-22 05:21:30,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.579665899277s 2018-09-22 05:21:30,355 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f90c7050-02d3-40b3-952d-94fec5f94908 returning object 4806027f-026d-4615-a06a-37a63f06212f 2018-09-22 05:21:30,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-22 05:21:30,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/4806027f-026d-4615-a06a-37a63f06212f/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" -d '' 2018-09-22 05:21:31,192 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0ebda448-25f1-4c87-9483-738a3a21155a Date: Sat, 22 Sep 2018 05:21:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:21:31,192 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/4806027f-026d-4615-a06a-37a63f06212f/file used request id req-0ebda448-25f1-4c87-9483-738a3a21155a 2018-09-22 05:21:31,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.836548089981s 2018-09-22 05:21:31,192 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/4806027f-026d-4615-a06a-37a63f06212f/file used request id req-0ebda448-25f1-4c87-9483-738a3a21155a 2018-09-22 05:21:31,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 05:21:31,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" 2018-09-22 05:21:31,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-960c11b8-6e2a-4f2f-8c10-98c388e19907 Date: Sat, 22 Sep 2018 05:21:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/4806027f-026d-4615-a06a-37a63f06212f/snap", "metadata": {}}], "file": "/v2/images/4806027f-026d-4615-a06a-37a63f06212f/file", "owner": "331545c96a8244d280ec91c34e22961d", "id": "4806027f-026d-4615-a06a-37a63f06212f", "size": 12716032, "self": "/v2/images/4806027f-026d-4615-a06a-37a63f06212f", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/4806027f-026d-4615-a06a-37a63f06212f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T05:21:31Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T05:21:30Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c/snap", "metadata": {}}], "file": "/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c/file", "owner": "331545c96a8244d280ec91c34e22961d", "id": "4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c", "size": 12716032, "self": "/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T05:21:29Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T05:21:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 05:21:31,777 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-960c11b8-6e2a-4f2f-8c10-98c388e19907 2018-09-22 05:21:31,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.5842192173s 2018-09-22 05:21:31,778 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-960c11b8-6e2a-4f2f-8c10-98c388e19907 2018-09-22 05:21:31,780 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/4806027f-026d-4615-a06a-37a63f06212f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4806027f-026d-4615-a06a-37a63f06212f/file', 'owner': u'331545c96a8244d280ec91c34e22961d', 'id': u'4806027f-026d-4615-a06a-37a63f06212f', 'size': 12716032, u'self': u'/v2/images/4806027f-026d-4615-a06a-37a63f06212f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'331545c96a8244d280ec91c34e22961d', 'name': 'neutron_trunk-project_fdaea75b-1a9f-4396-a9e9-68108ba3f379', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/4806027f-026d-4615-a06a-37a63f06212f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-22T05:21:31Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-22T05:21:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_fdaea75b-1a9f-4396-a9e9-68108ba3f379', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4806027f-026d-4615-a06a-37a63f06212f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_fdaea75b-1a9f-4396-a9e9-68108ba3f379', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_fdaea75b-1a9f-4396-a9e9-68108ba3f379', 'created': u'2018-09-22T05:21:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-22T05:21:30Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4806027f-026d-4615-a06a-37a63f06212f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_fdaea75b-1a9f-4396-a9e9-68108ba3f379', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-22 05:21:31,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-22 05:21:31,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-22 05:21:31,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:21:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-375656d1-adef-4df1-a63d-36c1ddf45b3a x-compute-request-id: req-375656d1-adef-4df1-a63d-36c1ddf45b3a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8afa42b4-0d34-4d24-ac1b-d7fe7a8f8751", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8afa42b4-0d34-4d24-ac1b-d7fe7a8f8751", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8afa42b4-0d34-4d24-ac1b-d7fe7a8f8751", "name": "neutron_trunk-flavor_alt_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:21:31,836 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-375656d1-adef-4df1-a63d-36c1ddf45b3a 2018-09-22 05:21:31,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0546538829803s 2018-09-22 05:21:31,837 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-375656d1-adef-4df1-a63d-36c1ddf45b3a returning object 8afa42b4-0d34-4d24-ac1b-d7fe7a8f8751 2018-09-22 05:21:31,837 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_fdaea75b-1a9f-4396-a9e9-68108ba3f379', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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'8afa42b4-0d34-4d24-ac1b-d7fe7a8f8751', 'swap': 0}) 2018-09-22 05:21:31,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-22 05:21:31,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/8afa42b4-0d34-4d24-ac1b-d7fe7a8f8751/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" -d '{"extra_specs": {}}' 2018-09-22 05:21:31,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:21:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3ea219f3-dc4b-4668-80bb-60b7d293cc31 x-compute-request-id: req-3ea219f3-dc4b-4668-80bb-60b7d293cc31 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 05:21:31,860 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/8afa42b4-0d34-4d24-ac1b-d7fe7a8f8751/os-extra_specs used request id req-3ea219f3-dc4b-4668-80bb-60b7d293cc31 2018-09-22 05:21:31,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215659141541s 2018-09-22 05:21:31,860 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/8afa42b4-0d34-4d24-ac1b-d7fe7a8f8751/os-extra_specs used request id req-3ea219f3-dc4b-4668-80bb-60b7d293cc31 2018-09-22 05:21:31,861 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_fdaea75b-1a9f-4396-a9e9-68108ba3f379', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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'8afa42b4-0d34-4d24-ac1b-d7fe7a8f8751', 'swap': 0}) 2018-09-22 05:21:35,025 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-22 05:21:34.003 11589 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f227d2b5-3078-4bba-b66f-4fcb9e3950b3) for deployment 'opnfv-rally' (UUID=c5b75f9a-4035-411d-9da8-02c7e91a64d9). 2018-09-22 05:21:34.850 11589 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-22 05:21:34.852 11589 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f227d2b5-3078-4bba-b66f-4fcb9e3950b3) has been successfully configured for deployment 'opnfv-rally' (UUID=c5b75f9a-4035-411d-9da8-02c7e91a64d9)! 2018-09-22 05:21:35,026 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-22 05:21:35,026 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-22 05:21:35,029 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-22 05:21:35,047 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-22 05:21:39,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f227d2b5-3078-4bba-b66f-4fcb9e3950b3/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-09-22 05:21:39,257 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-22 05:21:39,264 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-22 05:21:39,264 - 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-09-22 05:21:41,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 05:21:41.407 11598 INFO rally.api [-] Starting verification (UUID=7e737470-9013-44a7-813d-7326471675e5) for deployment 'opnfv-rally' (UUID=c5b75f9a-4035-411d-9da8-02c7e91a64d9) by verifier 'opnfv-tempest' (UUID=f227d2b5-3078-4bba-b66f-4fcb9e3950b3). 2018-09-22 05:21:41,409 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 7e737470-9013-44a7-813d-7326471675e5 2018-09-22 05:23:33,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 7e737470-9013-44a7-813d-7326471675e5 2018-09-22 05:23:33,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7e737470-9013-44a7-813d-7326471675e5']'. 2018-09-22 05:23:34,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-22 05:23:34,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-22 05:23:34,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-22 05:23:34,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7e737470-9013-44a7-813d-7326471675e5 | 2018-09-22 05:23:34,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-22 05:23:34,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-22 05:21:41 | 2018-09-22 05:23:34,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-22 05:23:33 | 2018-09-22 05:23:34,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:52 | 2018-09-22 05:23:34,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-22 05:23:34,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-22 05:23:34,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f227d2b5-3078-4bba-b66f-4fcb9e3950b3) | 2018-09-22 05:23:34,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-22 05:23:34,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c5b75f9a-4035-411d-9da8-02c7e91a64d9) | 2018-09-22 05:23:34,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-09-22 05:23:34,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 97.286 | 2018-09-22 05:23:34,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-09-22 05:23:34,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-09-22 05:23:34,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-22 05:23:34,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-22 05:23:34,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-22 05:23:34,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-22 05:23:34,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-22 05:23:34,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-22 05:23:34,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-09-22 05:23:34,675 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-22 05:23:34,676 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:17 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-09-22 05:23:34,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-22 05:23:34,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/4806027f-026d-4615-a06a-37a63f06212f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" 2018-09-22 05:23:35,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5cc3e84d-9806-4319-af92-f3b3b5139f13 Date: Sat, 22 Sep 2018 05:23:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:23:35,760 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/4806027f-026d-4615-a06a-37a63f06212f used request id req-5cc3e84d-9806-4319-af92-f3b3b5139f13 2018-09-22 05:23:35,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.07952690125s 2018-09-22 05:23:35,760 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/4806027f-026d-4615-a06a-37a63f06212f used request id req-5cc3e84d-9806-4319-af92-f3b3b5139f13 2018-09-22 05:23:35,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 05:23:35,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:23:35,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-6ec12360-ab66-49da-bdaa-938cd90e2f1b x-compute-request-id: req-6ec12360-ab66-49da-bdaa-938cd90e2f1b Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/8afa42b4-0d34-4d24-ac1b-d7fe7a8f8751", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/8afa42b4-0d34-4d24-ac1b-d7fe7a8f8751", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8afa42b4-0d34-4d24-ac1b-d7fe7a8f8751", "name": "neutron_trunk-flavor_alt_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bd8e8a85-08e3-41f4-bc92-64d2e19f4dbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bd8e8a85-08e3-41f4-bc92-64d2e19f4dbc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bd8e8a85-08e3-41f4-bc92-64d2e19f4dbc", "name": "neutron_trunk-flavor_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 05:23:35,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-6ec12360-ab66-49da-bdaa-938cd90e2f1b 2018-09-22 05:23:35,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0322239398956s 2018-09-22 05:23:35,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-6ec12360-ab66-49da-bdaa-938cd90e2f1b 2018-09-22 05:23:35,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-22 05:23:35,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/8afa42b4-0d34-4d24-ac1b-d7fe7a8f8751 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:23:35,844 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05: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 x-openstack-request-id: req-9636d1d0-0192-4084-9496-3338bb901745 x-compute-request-id: req-9636d1d0-0192-4084-9496-3338bb901745 Content-Length: 0 Content-Type: application/json 2018-09-22 05:23:35,844 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/8afa42b4-0d34-4d24-ac1b-d7fe7a8f8751 used request id req-9636d1d0-0192-4084-9496-3338bb901745 2018-09-22 05:23:35,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0484528541565s 2018-09-22 05:23:35,844 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/8afa42b4-0d34-4d24-ac1b-d7fe7a8f8751 used request id req-9636d1d0-0192-4084-9496-3338bb901745 2018-09-22 05:23:35,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-22 05:23:35,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/545c563e-4cd8-4b60-84a4-3e10b1c6c5af/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" -d '{"subnet_id": "e1797c65-57c3-43c5-86a6-55c15cbbf2b6"}' 2018-09-22 05:23:37,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-46d91b0b-c4a5-4941-a9fb-0b6722d53a2d Date: Sat, 22 Sep 2018 05:23:37 GMT RESP BODY: {"network_id": "4ad31231-c542-4d3b-825e-05e89af7ba4d", "tenant_id": "331545c96a8244d280ec91c34e22961d", "subnet_id": "e1797c65-57c3-43c5-86a6-55c15cbbf2b6", "subnet_ids": ["e1797c65-57c3-43c5-86a6-55c15cbbf2b6"], "port_id": "68e4906e-0ff9-4e26-ac45-378a496dd98c", "id": "545c563e-4cd8-4b60-84a4-3e10b1c6c5af"} 2018-09-22 05:23:37,464 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/545c563e-4cd8-4b60-84a4-3e10b1c6c5af/remove_router_interface.json used request id req-46d91b0b-c4a5-4941-a9fb-0b6722d53a2d 2018-09-22 05:23:37,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.61908102036s 2018-09-22 05:23:37,465 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/545c563e-4cd8-4b60-84a4-3e10b1c6c5af/remove_router_interface.json used request id req-46d91b0b-c4a5-4941-a9fb-0b6722d53a2d returning object 545c563e-4cd8-4b60-84a4-3e10b1c6c5af 2018-09-22 05:23:37,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-22 05:23:37,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" 2018-09-22 05:23:37,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-9e953da8-d196-488a-99e4-aa29fb713779 Date: Sat, 22 Sep 2018 05:23:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "331545c96a8244d280ec91c34e22961d", "created_at": "2018-09-22T05:21:20Z", "admin_state_up": true, "updated_at": "2018-09-22T05:23:36Z", "project_id": "331545c96a8244d280ec91c34e22961d", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "545c563e-4cd8-4b60-84a4-3e10b1c6c5af", "name": "neutron_trunk-router_fdaea75b-1a9f-4396-a9e9-68108ba3f379"}]} 2018-09-22 05:23:37,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-9e953da8-d196-488a-99e4-aa29fb713779 2018-09-22 05:23:37,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.263067960739s 2018-09-22 05:23:37,729 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-9e953da8-d196-488a-99e4-aa29fb713779 2018-09-22 05:23:37,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-22 05:23:37,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/545c563e-4cd8-4b60-84a4-3e10b1c6c5af.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" 2018-09-22 05:23:41,226 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5b22772b-f5d6-4570-b8ae-628f612e28f9 Content-Length: 0 Date: Sat, 22 Sep 2018 05:23:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:23:41,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/545c563e-4cd8-4b60-84a4-3e10b1c6c5af.json used request id req-5b22772b-f5d6-4570-b8ae-628f612e28f9 2018-09-22 05:23:41,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.49610805511s 2018-09-22 05:23:41,227 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/545c563e-4cd8-4b60-84a4-3e10b1c6c5af.json used request id req-5b22772b-f5d6-4570-b8ae-628f612e28f9 2018-09-22 05:23:41,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-22 05:23:41,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" 2018-09-22 05:23:41,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1295 X-Openstack-Request-Id: req-1b866cb5-c879-43b3-915a-cc4a88322dbf Date: Sat, 22 Sep 2018 05:23:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ad31231-c542-4d3b-825e-05e89af7ba4d","tenant_id":"331545c96a8244d280ec91c34e22961d","created_at":"2018-09-22T05:21:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T05:21:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"331545c96a8244d280ec91c34e22961d","id":"e1797c65-57c3-43c5-86a6-55c15cbbf2b6","subnetpool_id":null,"name":"neutron_trunk-subnet_fdaea75b-1a9f-4396-a9e9-68108ba3f379"}]} 2018-09-22 05:23:41,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1b866cb5-c879-43b3-915a-cc4a88322dbf 2018-09-22 05:23:41,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.21294593811s 2018-09-22 05:23:41,441 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1b866cb5-c879-43b3-915a-cc4a88322dbf 2018-09-22 05:23:41,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-22 05:23:41,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/e1797c65-57c3-43c5-86a6-55c15cbbf2b6.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" 2018-09-22 05:23:43,579 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-54f5715e-1e91-4f3c-a538-4465e2449bdc Date: Sat, 22 Sep 2018 05:23:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:23:43,579 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e1797c65-57c3-43c5-86a6-55c15cbbf2b6.json used request id req-54f5715e-1e91-4f3c-a538-4465e2449bdc 2018-09-22 05:23:43,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.13691401482s 2018-09-22 05:23:43,579 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e1797c65-57c3-43c5-86a6-55c15cbbf2b6.json used request id req-54f5715e-1e91-4f3c-a538-4465e2449bdc 2018-09-22 05:23:43,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 05:23:43,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" 2018-09-22 05:23:43,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1398 X-Openstack-Request-Id: req-ae223ac7-f54c-4cac-819a-0afcdcf932cd Date: Sat, 22 Sep 2018 05:23:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"4ad31231-c542-4d3b-825e-05e89af7ba4d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":true,"project_id":"331545c96a8244d280ec91c34e22961d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T05:23:43Z","qos_policy_id":null,"name":"neutron_trunk-net_fdaea75b-1a9f-4396-a9e9-68108ba3f379","admin_state_up":true,"tenant_id":"331545c96a8244d280ec91c34e22961d","created_at":"2018-09-22T05:21:18Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 05:23:43,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ae223ac7-f54c-4cac-819a-0afcdcf932cd 2018-09-22 05:23:43,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0838859081268s 2018-09-22 05:23:43,664 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ae223ac7-f54c-4cac-819a-0afcdcf932cd 2018-09-22 05:23:43,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-22 05:23:43,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/4ad31231-c542-4d3b-825e-05e89af7ba4d.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" 2018-09-22 05:23:44,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2f308b56-0c40-4661-bcd6-b336cf340a30 Date: Sat, 22 Sep 2018 05:23:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:23:44,977 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4ad31231-c542-4d3b-825e-05e89af7ba4d.json used request id req-2f308b56-0c40-4661-bcd6-b336cf340a30 2018-09-22 05:23:44,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.31126308441s 2018-09-22 05:23:44,977 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4ad31231-c542-4d3b-825e-05e89af7ba4d.json used request id req-2f308b56-0c40-4661-bcd6-b336cf340a30 2018-09-22 05:23:44,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 05:23:44,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" 2018-09-22 05:23:45,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-2ea40d38-4c5c-494c-bc97-a91a6675c1c2 Date: Sat, 22 Sep 2018 05:23:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c/snap", "metadata": {}}], "file": "/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c/file", "owner": "331545c96a8244d280ec91c34e22961d", "id": "4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c", "size": 12716032, "self": "/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T05:21:29Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T05:21:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 05:23:45,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2ea40d38-4c5c-494c-bc97-a91a6675c1c2 2018-09-22 05:23:45,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.551689863205s 2018-09-22 05:23:45,530 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2ea40d38-4c5c-494c-bc97-a91a6675c1c2 2018-09-22 05:23:45,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-22 05:23:45,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e772a086cda6eb4ba9f5a200ba7fb9e2b411cc3a" 2018-09-22 05:23:46,908 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-65815a05-9e00-41c9-915b-c2b7f55c666a Date: Sat, 22 Sep 2018 05:23:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:23:46,908 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c used request id req-65815a05-9e00-41c9-915b-c2b7f55c666a 2018-09-22 05:23:46,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.37696504593s 2018-09-22 05:23:46,909 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/4ea6c7d4-0b42-4b93-aa0f-43fd8c88ad7c used request id req-65815a05-9e00-41c9-915b-c2b7f55c666a 2018-09-22 05:23:46,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 05:23:46,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:23:46,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:23: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-88a7746c-75e1-46da-b202-c32e7cea9fdf x-compute-request-id: req-88a7746c-75e1-46da-b202-c32e7cea9fdf Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/bd8e8a85-08e3-41f4-bc92-64d2e19f4dbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/bd8e8a85-08e3-41f4-bc92-64d2e19f4dbc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bd8e8a85-08e3-41f4-bc92-64d2e19f4dbc", "name": "neutron_trunk-flavor_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 05:23:46,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-88a7746c-75e1-46da-b202-c32e7cea9fdf 2018-09-22 05:23:46,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0321829319s 2018-09-22 05:23:46,942 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-88a7746c-75e1-46da-b202-c32e7cea9fdf 2018-09-22 05:23:46,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-22 05:23:46,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/bd8e8a85-08e3-41f4-bc92-64d2e19f4dbc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:23:47,062 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:23: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-18ebe777-c5ac-41f2-8daf-14a6e5b369c5 x-compute-request-id: req-18ebe777-c5ac-41f2-8daf-14a6e5b369c5 Content-Length: 0 Content-Type: application/json 2018-09-22 05:23:47,062 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/bd8e8a85-08e3-41f4-bc92-64d2e19f4dbc used request id req-18ebe777-c5ac-41f2-8daf-14a6e5b369c5 2018-09-22 05:23:47,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.118177890778s 2018-09-22 05:23:47,062 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/bd8e8a85-08e3-41f4-bc92-64d2e19f4dbc used request id req-18ebe777-c5ac-41f2-8daf-14a6e5b369c5 2018-09-22 05:23:47,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 05:23:47,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:23:47,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a747f601-a3d4-4b39-95b4-ebd21a5946fd Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_fdaea75b-1a9f-4396-a9e9-68108ba3f379", "links": {"self": "http://172.30.9.23:5000/v3/users/8fa7519395004cbb8290802abf9b3ecb"}, "domain_id": "default", "enabled": true, "id": "8fa7519395004cbb8290802abf9b3ecb", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:23:47,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a747f601-a3d4-4b39-95b4-ebd21a5946fd 2018-09-22 05:23:47,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0966889858246s 2018-09-22 05:23:47,160 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a747f601-a3d4-4b39-95b4-ebd21a5946fd 2018-09-22 05:23:47,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 05:23:47,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/8fa7519395004cbb8290802abf9b3ecb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:23:47,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1cd6d54-8407-47c9-b88c-293f449e18d7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/8fa7519395004cbb8290802abf9b3ecb"}, "enabled": true, "id": "8fa7519395004cbb8290802abf9b3ecb", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_fdaea75b-1a9f-4396-a9e9-68108ba3f379"}} 2018-09-22 05:23:47,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/8fa7519395004cbb8290802abf9b3ecb used request id req-e1cd6d54-8407-47c9-b88c-293f449e18d7 2018-09-22 05:23:47,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.177849054337s 2018-09-22 05:23:47,344 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/8fa7519395004cbb8290802abf9b3ecb used request id req-e1cd6d54-8407-47c9-b88c-293f449e18d7 2018-09-22 05:23:47,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-22 05:23:47,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/8fa7519395004cbb8290802abf9b3ecb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:23:47,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-def9efbb-3c69-4db5-bf05-095ec1b61dd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:23:47,555 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8fa7519395004cbb8290802abf9b3ecb used request id req-def9efbb-3c69-4db5-bf05-095ec1b61dd2 2018-09-22 05:23:47,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.210775136948s 2018-09-22 05:23:47,556 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8fa7519395004cbb8290802abf9b3ecb used request id req-def9efbb-3c69-4db5-bf05-095ec1b61dd2 2018-09-22 05:23:47,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 05:23:47,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:23:47,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80f803af-60b2-4fd0-a4ff-3748fc088334 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/331545c96a8244d280ec91c34e22961d"}, "enabled": true, "id": "331545c96a8244d280ec91c34e22961d", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_fdaea75b-1a9f-4396-a9e9-68108ba3f379"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 05:23:47,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-80f803af-60b2-4fd0-a4ff-3748fc088334 2018-09-22 05:23:47,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0803210735321s 2018-09-22 05:23:47,637 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-80f803af-60b2-4fd0-a4ff-3748fc088334 2018-09-22 05:23:47,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-22 05:23:47,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/331545c96a8244d280ec91c34e22961d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:23:47,791 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c0d7e71-2da8-43bc-a48f-184e498a3624 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:23:47,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/331545c96a8244d280ec91c34e22961d used request id req-9c0d7e71-2da8-43bc-a48f-184e498a3624 2018-09-22 05:23:47,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.151967048645s 2018-09-22 05:23:47,792 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/331545c96a8244d280ec91c34e22961d used request id req-9c0d7e71-2da8-43bc-a48f-184e498a3624 2018-09-22 05:23:47,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 05:23:47,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:23:47,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c5fdf5-b5af-4196-a655-d3bfd62f9788 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "91f3299c48c54698adbc1e1f5a2d7626", "links": {"self": "http://172.30.9.23:5000/v3/roles/91f3299c48c54698adbc1e1f5a2d7626"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:23:47,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-42c5fdf5-b5af-4196-a655-d3bfd62f9788 2018-09-22 05:23:47,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0809309482574s 2018-09-22 05:23:47,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-22 05:23:47,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/91f3299c48c54698adbc1e1f5a2d7626 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82b80f3bdd3d18c1932a70b7dae240ceccc1fb8" 2018-09-22 05:23:47,974 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbd3d46e-ae25-4522-bb35-99cd836244c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:23:47,974 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/91f3299c48c54698adbc1e1f5a2d7626 used request id req-cbd3d46e-ae25-4522-bb35-99cd836244c9 2018-09-22 05:23:47,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0996799468994s 2018-09-22 05:23:47,975 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:47 | PASS | | vping_userdata | functest | smoke | 00:37 | PASS | | tempest_smoke_serial | functest | smoke | 14:59 | PASS | | rally_sanity | functest | smoke | 26:07 | PASS | | refstack_defcore | functest | smoke | 05:45 | PASS | | patrole | functest | smoke | 02:52 | PASS | | snaps_smoke | functest | smoke | 57:01 | PASS | | neutron_trunk | functest | smoke | 02:17 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-09-22 05:23:47,986 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-22 05:23:48,175 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:23:48,276 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 05:24:18,169 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-283 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-22 05:24:18,172 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=TMMDn8ykBY6EjpbbWmMj9Dwj7 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.23,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2018-09-22 05:24:18,172 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-22 05:24:18,173 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-09-22 05:24:18,173 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-09-22 05:24:18,175 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-22 05:25:17,014 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-283 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-22 05:25:17,020 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=TMMDn8ykBY6EjpbbWmMj9Dwj7 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.23,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2018-09-22 05:25:17,020 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-22 05:25:17,021 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-09-22 05:25:17,035 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-09-22 05:25:17,618 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 05:25:17,618 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 05:25:17,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 05:25:17,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 05:25:17,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 05:25:17,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 05:25:17,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 05:25:17,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 05:25:17,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 05:25:17,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 05:25:17,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 05:25:17,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 05:25:17,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 05:25:17,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 05:25:17,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 05:25:17,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 05:25:17,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 05:25:17,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 05:25:17,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 05:25:17,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 05:25:17,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 05:25:17,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 05:25:17,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:25:17,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4eb8e11-5304-46c6-b683-05b18fd92f16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:25:17,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b4eb8e11-5304-46c6-b683-05b18fd92f16 2018-09-22 05:25:17,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:25:18,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T06:25:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ff8cabfb0d6a44caa5c42fbe75da5740"}, "audit_ids": ["CT-Do-51Q_ickhfp5H5wcA"], "issued_at": "2018-09-22T05:25:18.000000Z"}} 2018-09-22 05:25:18,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 05:25:18,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:25:18,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-29a46dae-3367-435d-94bd-4a79c3f5586d Date: Sat, 22 Sep 2018 05:25:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 05:25:18,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-29a46dae-3367-435d-94bd-4a79c3f5586d 2018-09-22 05:25:18,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.238432168961s 2018-09-22 05:25:18,270 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-29a46dae-3367-435d-94bd-4a79c3f5586d 2018-09-22 05:25:18,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 05:25:18,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:25:18,284 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:25:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:25:18,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:25:18,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-984516a7-cd70-4663-acfb-c984e0564b77 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 05:25:18,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-984516a7-cd70-4663-acfb-c984e0564b77 2018-09-22 05:25:18,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.303637981415s 2018-09-22 05:25:18,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-22 05:25:18,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_210545c1-647e-4d03-967e-820800d0ccab"}}' 2018-09-22 05:25:18,688 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:25:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa6d19fa-0db5-4ff0-becd-af97453fc1a9 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/da5b178f9e6b4ce988ca33100642fb2d"}, "enabled": true, "id": "da5b178f9e6b4ce988ca33100642fb2d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_210545c1-647e-4d03-967e-820800d0ccab"}} 2018-09-22 05:25:18,688 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-aa6d19fa-0db5-4ff0-becd-af97453fc1a9 2018-09-22 05:25:18,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.10723400116s 2018-09-22 05:25:18,688 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-aa6d19fa-0db5-4ff0-becd-af97453fc1a9 2018-09-22 05:25:18,689 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'cloudify_ims-project_210545c1-647e-4d03-967e-820800d0ccab', 'id': u'da5b178f9e6b4ce988ca33100642fb2d', 'description': u'Created by OPNFV Functest: cloudify_ims', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-22 05:25:18,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-22 05:25:19,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.344127178192s 2018-09-22 05:25:19,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/7f7d9ec4f0624e8cb029282d2c546cd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:25:19,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d295744d-4bb6-44bd-ac01-f1bb44e24b6e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/7f7d9ec4f0624e8cb029282d2c546cd2"}, "enabled": true, "id": "7f7d9ec4f0624e8cb029282d2c546cd2", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_210545c1-647e-4d03-967e-820800d0ccab"}} 2018-09-22 05:25:19,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/7f7d9ec4f0624e8cb029282d2c546cd2 used request id req-d295744d-4bb6-44bd-ac01-f1bb44e24b6e 2018-09-22 05:25:19,146 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7f7d9ec4f0624e8cb029282d2c546cd2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_210545c1-647e-4d03-967e-820800d0ccab'}) 2018-09-22 05:25:19,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 05:25:19,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:25:19,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8175ab3c-8d9c-4e2f-a568-f968e6681766 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:25:19,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8175ab3c-8d9c-4e2f-a568-f968e6681766 2018-09-22 05:25:19,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0175321102142s 2018-09-22 05:25:19,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 05:25:19,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:25:19,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e2557b8-7ee7-45d7-83c3-c989cb33c21f Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:25:19,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7e2557b8-7ee7-45d7-83c3-c989cb33c21f 2018-09-22 05:25:19,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0775368213654s 2018-09-22 05:25:19,244 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-22 05:25:19,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-22 05:25:19,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" -d '{"role": {"name": "Member"}}' 2018-09-22 05:25:19,365 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:25:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d1c22b0-137b-41ed-a29b-da4ee16242c5 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0b9a236c146042e284e98f2e14632a3c", "links": {"self": "http://172.30.9.23:5000/v3/roles/0b9a236c146042e284e98f2e14632a3c"}, "name": "Member"}} 2018-09-22 05:25:19,365 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-9d1c22b0-137b-41ed-a29b-da4ee16242c5 2018-09-22 05:25:19,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.120851039886s 2018-09-22 05:25:19,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/0b9a236c146042e284e98f2e14632a3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:25:19,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4bdbbc7-c703-470b-97ea-5d79b2b1de0c Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/0b9a236c146042e284e98f2e14632a3c"}, "domain_id": null, "name": "Member", "id": "0b9a236c146042e284e98f2e14632a3c"}} 2018-09-22 05:25:19,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/0b9a236c146042e284e98f2e14632a3c used request id req-b4bdbbc7-c703-470b-97ea-5d79b2b1de0c 2018-09-22 05:25:19,458 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/0b9a236c146042e284e98f2e14632a3c'}, 'domain_id': None, 'human_id': None, 'id': u'0b9a236c146042e284e98f2e14632a3c', 'HUMAN_ID': False}) 2018-09-22 05:25:19,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 05:25:19,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:25:19,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba1388f3-30d6-4572-9b9d-cb86b880017d Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b9a236c146042e284e98f2e14632a3c", "links": {"self": "http://172.30.9.23:5000/v3/roles/0b9a236c146042e284e98f2e14632a3c"}, "name": "Member"}, {"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:25:19,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ba1388f3-30d6-4572-9b9d-cb86b880017d 2018-09-22 05:25:19,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0760231018066s 2018-09-22 05:25:19,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 05:25:19,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:25:19,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a0c1e48-bb58-4ab8-be6f-3dbbd8b52613 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 05:25:19,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3a0c1e48-bb58-4ab8-be6f-3dbbd8b52613 2018-09-22 05:25:19,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0923900604248s 2018-09-22 05:25:19,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 05:25:19,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:25:19,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc3bfb7-aea0-41ee-b1cc-6acc5fc6752a Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_210545c1-647e-4d03-967e-820800d0ccab", "links": {"self": "http://172.30.9.23:5000/v3/users/7f7d9ec4f0624e8cb029282d2c546cd2"}, "domain_id": "default", "enabled": true, "id": "7f7d9ec4f0624e8cb029282d2c546cd2", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:25:19,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0bc3bfb7-aea0-41ee-b1cc-6acc5fc6752a 2018-09-22 05:25:19,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106850147247s 2018-09-22 05:25:19,737 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0bc3bfb7-aea0-41ee-b1cc-6acc5fc6752a 2018-09-22 05:25:19,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 05:25:19,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:25:19,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-938afdaa-18cd-4432-add9-b7f90c2bc8ec Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/da5b178f9e6b4ce988ca33100642fb2d"}, "enabled": true, "id": "da5b178f9e6b4ce988ca33100642fb2d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_210545c1-647e-4d03-967e-820800d0ccab"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 05:25:19,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-938afdaa-18cd-4432-add9-b7f90c2bc8ec 2018-09-22 05:25:19,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.156036138535s 2018-09-22 05:25:19,900 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-938afdaa-18cd-4432-add9-b7f90c2bc8ec 2018-09-22 05:25:19,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 05:25:19,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=7f7d9ec4f0624e8cb029282d2c546cd2&scope.project.id=da5b178f9e6b4ce988ca33100642fb2d&role.id=0b9a236c146042e284e98f2e14632a3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:25:20,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1473441-ce6c-41d3-ad30-497934fd6870 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=7f7d9ec4f0624e8cb029282d2c546cd2&scope.project.id=da5b178f9e6b4ce988ca33100642fb2d&role.id=0b9a236c146042e284e98f2e14632a3c", "previous": null, "next": null}} 2018-09-22 05:25:20,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=7f7d9ec4f0624e8cb029282d2c546cd2&scope.project.id=da5b178f9e6b4ce988ca33100642fb2d&role.id=0b9a236c146042e284e98f2e14632a3c used request id req-d1473441-ce6c-41d3-ad30-497934fd6870 2018-09-22 05:25:20,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.100147008896s 2018-09-22 05:25:20,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 05:25:20,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/da5b178f9e6b4ce988ca33100642fb2d/users/7f7d9ec4f0624e8cb029282d2c546cd2/roles/0b9a236c146042e284e98f2e14632a3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:25:20,127 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:25:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3d9da5a-f453-4d7d-a589-d56ccf4a690c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:25:20,127 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/da5b178f9e6b4ce988ca33100642fb2d/users/7f7d9ec4f0624e8cb029282d2c546cd2/roles/0b9a236c146042e284e98f2e14632a3c used request id req-f3d9da5a-f453-4d7d-a589-d56ccf4a690c 2018-09-22 05:25:20,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.124053955078s 2018-09-22 05:25:20,128 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_210545c1-647e-4d03-967e-820800d0ccab', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '7fa9dc5d-fdff-4bbe-838a-29606ac4647c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'cloudify_ims-user_210545c1-647e-4d03-967e-820800d0ccab', 'project_id': u'da5b178f9e6b4ce988ca33100642fb2d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-22 05:25:20,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 05:25:20,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 05:25:20,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 05:25:20,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 05:25:20,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 05:25:20,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 05:25:20,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 05:25:20,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 05:25:20,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 05:25:20,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 05:25:20,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 05:25:20,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 05:25:20,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 05:25:20,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 05:25:20,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 05:25:20,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 05:25:20,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 05:25:20,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 05:25:20,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 05:25:20,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 05:25:20,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 05:25:20,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 05:25:20,134 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_210545c1-647e-4d03-967e-820800d0ccab', 'password': '7fa9dc5d-fdff-4bbe-838a-29606ac4647c', 'project_name': 'cloudify_ims-project_210545c1-647e-4d03-967e-820800d0ccab', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'da5b178f9e6b4ce988ca33100642fb2d', 'project_domain_name': 'Default'} 2018-09-22 05:25:20,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-09-22 05:25:20,198 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-09-22 05:25:20,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 05:25:20,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:25:20,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc6e23cf-2452-47ba-8efd-1576022180f1 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 05:25:20,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-fc6e23cf-2452-47ba-8efd-1576022180f1 2018-09-22 05:25:20,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0742900371552s 2018-09-22 05:25:20,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 05:25:20,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:25:20,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-910fccab-fbde-4b20-9ff6-24ec3fbca83b Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/da5b178f9e6b4ce988ca33100642fb2d"}, "enabled": true, "id": "da5b178f9e6b4ce988ca33100642fb2d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_210545c1-647e-4d03-967e-820800d0ccab"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 05:25:20,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-910fccab-fbde-4b20-9ff6-24ec3fbca83b 2018-09-22 05:25:20,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0950880050659s 2018-09-22 05:25:20,370 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-910fccab-fbde-4b20-9ff6-24ec3fbca83b 2018-09-22 05:25:20,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-22 05:25:20,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" -d '{"network": {"tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "name": "cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab", "admin_state_up": true}}' 2018-09-22 05:25:20,901 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-cededbd1-015e-41ef-8b5d-2de054ba60c0 Date: Sat, 22 Sep 2018 05:25:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"45d52ab9-7335-4df1-8aba-fd4f0b8e6a59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"da5b178f9e6b4ce988ca33100642fb2d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T05:25:20Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab","admin_state_up":true,"tenant_id":"da5b178f9e6b4ce988ca33100642fb2d","created_at":"2018-09-22T05:25:20Z","mtu":1450}} 2018-09-22 05:25:20,901 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cededbd1-015e-41ef-8b5d-2de054ba60c0 2018-09-22 05:25:20,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.52848315239s 2018-09-22 05:25:20,901 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cededbd1-015e-41ef-8b5d-2de054ba60c0 2018-09-22 05:25:20,902 - 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-09-22T05:25:20Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59', u'provider:segmentation_id': 4, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', u'created_at': u'2018-09-22T05:25:20Z', u'mtu': 1450, u'tenant_id': u'da5b178f9e6b4ce988ca33100642fb2d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'da5b178f9e6b4ce988ca33100642fb2d'}) 2018-09-22 05:25:20,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:25:20,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10b9f450-62d5-4429-a3c6-7579ff703169 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:25:20,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-10b9f450-62d5-4429-a3c6-7579ff703169 2018-09-22 05:25:20,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:25:21,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b9a236c146042e284e98f2e14632a3c", "name": "Member"}], "expires_at": "2018-09-22T06:25:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da5b178f9e6b4ce988ca33100642fb2d", "name": "cloudify_ims-project_210545c1-647e-4d03-967e-820800d0ccab"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/da5b178f9e6b4ce988ca33100642fb2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/da5b178f9e6b4ce988ca33100642fb2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/da5b178f9e6b4ce988ca33100642fb2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/da5b178f9e6b4ce988ca33100642fb2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/da5b178f9e6b4ce988ca33100642fb2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/da5b178f9e6b4ce988ca33100642fb2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/da5b178f9e6b4ce988ca33100642fb2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/da5b178f9e6b4ce988ca33100642fb2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/da5b178f9e6b4ce988ca33100642fb2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/da5b178f9e6b4ce988ca33100642fb2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/da5b178f9e6b4ce988ca33100642fb2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/da5b178f9e6b4ce988ca33100642fb2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_210545c1-647e-4d03-967e-820800d0ccab", "id": "7f7d9ec4f0624e8cb029282d2c546cd2"}, "audit_ids": ["lFNtptSzQDCffy9Rw64oCQ"], "issued_at": "2018-09-22T05:25:21.000000Z"}} 2018-09-22 05:25:21,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 05:25:21,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:25:21,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-f01ed3e5-43e8-43d1-8b2e-1fb7d2b80c32 Date: Sat, 22 Sep 2018 05:25:21 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-09-22T05:25:20Z","tenant_id":"da5b178f9e6b4ce988ca33100642fb2d","created_at":"2018-09-22T05:25:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"da5b178f9e6b4ce988ca33100642fb2d","id":"45d52ab9-7335-4df1-8aba-fd4f0b8e6a59","name":"cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:25:21,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f01ed3e5-43e8-43d1-8b2e-1fb7d2b80c32 2018-09-22 05:25:21,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264095783234s 2018-09-22 05:25:21,542 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f01ed3e5-43e8-43d1-8b2e-1fb7d2b80c32 2018-09-22 05:25:21,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-22 05:25:21,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -d '{"subnet": {"name": "cloudify_ims-subnet_210545c1-647e-4d03-967e-820800d0ccab", "enable_dhcp": true, "network_id": "45d52ab9-7335-4df1-8aba-fd4f0b8e6a59", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-22 05:25:22,194 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-44286e2f-1497-4b77-9e33-47f0ed8ee0a7 Date: Sat, 22 Sep 2018 05:25:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45d52ab9-7335-4df1-8aba-fd4f0b8e6a59","tenant_id":"da5b178f9e6b4ce988ca33100642fb2d","created_at":"2018-09-22T05:25:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T05:25: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":"da5b178f9e6b4ce988ca33100642fb2d","id":"18864dc8-7dcf-4cbe-b1d1-3ab65c13e2ed","subnetpool_id":null,"name":"cloudify_ims-subnet_210545c1-647e-4d03-967e-820800d0ccab"}} 2018-09-22 05:25:22,194 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-44286e2f-1497-4b77-9e33-47f0ed8ee0a7 2018-09-22 05:25:22,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.650912046432s 2018-09-22 05:25:22,195 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-44286e2f-1497-4b77-9e33-47f0ed8ee0a7 2018-09-22 05:25:22,195 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T05:25: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'18864dc8-7dcf-4cbe-b1d1-3ab65c13e2ed', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_210545c1-647e-4d03-967e-820800d0ccab', u'enable_dhcp': True, u'network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59', u'tenant_id': u'da5b178f9e6b4ce988ca33100642fb2d', u'created_at': u'2018-09-22T05:25: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'da5b178f9e6b4ce988ca33100642fb2d'}) 2018-09-22 05:25:22,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-22 05:25:22,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "cloudify_ims-router_210545c1-647e-4d03-967e-820800d0ccab", "admin_state_up": true}}' 2018-09-22 05:25:27,479 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-d238ffff-7a10-42bf-ad11-1b62a872edc1 Date: Sat, 22 Sep 2018 05:25:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:25:23Z", "admin_state_up": true, "updated_at": "2018-09-22T05:25:24Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "e2dbe807-4e97-4dcb-b08e-40461d31db9b", "name": "cloudify_ims-router_210545c1-647e-4d03-967e-820800d0ccab"}} 2018-09-22 05:25:27,479 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-d238ffff-7a10-42bf-ad11-1b62a872edc1 2018-09-22 05:25:27,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.28321003914s 2018-09-22 05:25:27,480 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-d238ffff-7a10-42bf-ad11-1b62a872edc1 2018-09-22 05:25:27,480 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T05:25:24Z', u'revision_number': 2, u'id': u'e2dbe807-4e97-4dcb-b08e-40461d31db9b', u'external_gateway_info': {u'network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'439a8a54-bb11-4288-a17c-58ca0efd5d9d', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_210545c1-647e-4d03-967e-820800d0ccab', u'admin_state_up': True, u'tenant_id': u'da5b178f9e6b4ce988ca33100642fb2d', u'created_at': u'2018-09-22T05:25:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'da5b178f9e6b4ce988ca33100642fb2d'}) 2018-09-22 05:25:27,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-22 05:25:27,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/e2dbe807-4e97-4dcb-b08e-40461d31db9b/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -d '{"subnet_id": "18864dc8-7dcf-4cbe-b1d1-3ab65c13e2ed"}' 2018-09-22 05:25:29,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-64452647-19c7-48c4-99e2-ca204e78a3c7 Date: Sat, 22 Sep 2018 05:25:29 GMT RESP BODY: {"network_id": "45d52ab9-7335-4df1-8aba-fd4f0b8e6a59", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "subnet_id": "18864dc8-7dcf-4cbe-b1d1-3ab65c13e2ed", "subnet_ids": ["18864dc8-7dcf-4cbe-b1d1-3ab65c13e2ed"], "port_id": "367afd8a-6425-46fe-8560-485ab4372ebd", "id": "e2dbe807-4e97-4dcb-b08e-40461d31db9b"} 2018-09-22 05:25:29,583 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e2dbe807-4e97-4dcb-b08e-40461d31db9b/add_router_interface.json used request id req-64452647-19c7-48c4-99e2-ca204e78a3c7 2018-09-22 05:25:29,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.10170292854s 2018-09-22 05:25:29,583 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e2dbe807-4e97-4dcb-b08e-40461d31db9b/add_router_interface.json used request id req-64452647-19c7-48c4-99e2-ca204e78a3c7 returning object e2dbe807-4e97-4dcb-b08e-40461d31db9b 2018-09-22 05:25:29,584 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-09-22 05:26:05,589 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-09-22 05:26:05,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:26:05,609 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 22 Sep 2018 05:26:05 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-22 05:26:05,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 05:26:05,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:26:05,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4233170f-c09e-46d3-b81d-d48f83b3524a Date: Sat, 22 Sep 2018 05:26:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 05:26:05,821 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4233170f-c09e-46d3-b81d-d48f83b3524a 2018-09-22 05:26:05,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.207828998566s 2018-09-22 05:26:05,821 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4233170f-c09e-46d3-b81d-d48f83b3524a 2018-09-22 05:26:05,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-22 05:26:05,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_210545c1-647e-4d03-967e-820800d0ccab", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_210545c1-647e-4d03-967e-820800d0ccab"}' 2018-09-22 05:26:06,075 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129 X-Openstack-Request-Id: req-760b0e43-5a1d-4e80-9562-d97a3ecf77b2 Date: Sat, 22 Sep 2018 05:26:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129/file", "owner": "da5b178f9e6b4ce988ca33100642fb2d", "id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "size": null, "self": "/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-22T05:26:06Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_210545c1-647e-4d03-967e-820800d0ccab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_210545c1-647e-4d03-967e-820800d0ccab", "checksum": null, "created_at": "2018-09-22T05:26:06Z", "protected": false} 2018-09-22 05:26:06,076 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-760b0e43-5a1d-4e80-9562-d97a3ecf77b2 2018-09-22 05:26:06,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.252552986145s 2018-09-22 05:26:06,076 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-760b0e43-5a1d-4e80-9562-d97a3ecf77b2 returning object 99a3f9f5-e922-4c97-84f1-22fa95773129 2018-09-22 05:26:06,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-22 05:26:06,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -d '' 2018-09-22 05:27:17,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4066682a-88d3-459d-ad63-36518fd06902 Date: Sat, 22 Sep 2018 05:27:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:27:17,611 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129/file used request id req-4066682a-88d3-459d-ad63-36518fd06902 2018-09-22 05:27:17,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 71.5346260071s 2018-09-22 05:27:17,612 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129/file used request id req-4066682a-88d3-459d-ad63-36518fd06902 2018-09-22 05:27:17,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 05:27:17,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:17,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-3bf3aa94-8d59-464d-95d7-6aa9031a287c Date: Sat, 22 Sep 2018 05:27:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/99a3f9f5-e922-4c97-84f1-22fa95773129/snap", "metadata": {}}], "file": "/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129/file", "owner": "da5b178f9e6b4ce988ca33100642fb2d", "id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "size": 4373348352, "self": "/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/99a3f9f5-e922-4c97-84f1-22fa95773129/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-22T05:27:17Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_210545c1-647e-4d03-967e-820800d0ccab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_210545c1-647e-4d03-967e-820800d0ccab", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-22T05:26:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 05:27:17,797 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3bf3aa94-8d59-464d-95d7-6aa9031a287c 2018-09-22 05:27:17,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.18444609642s 2018-09-22 05:27:17,798 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3bf3aa94-8d59-464d-95d7-6aa9031a287c 2018-09-22 05:27:17,800 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/99a3f9f5-e922-4c97-84f1-22fa95773129/snap', u'metadata': Munch({})})], 'file': u'/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129/file', 'owner': u'da5b178f9e6b4ce988ca33100642fb2d', 'id': u'99a3f9f5-e922-4c97-84f1-22fa95773129', 'size': 4373348352, u'self': u'/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da5b178f9e6b4ce988ca33100642fb2d', 'name': 'cloudify_ims-project_210545c1-647e-4d03-967e-820800d0ccab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/99a3f9f5-e922-4c97-84f1-22fa95773129/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-22T05:27:17Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-22T05:27:17Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_210545c1-647e-4d03-967e-820800d0ccab', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_210545c1-647e-4d03-967e-820800d0ccab', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_210545c1-647e-4d03-967e-820800d0ccab', 'created': u'2018-09-22T05:26:06Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-09-22T05:26:06Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_210545c1-647e-4d03-967e-820800d0ccab', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-09-22 05:27:17,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-22 05:27:17,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_210545c1-647e-4d03-967e-820800d0ccab", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-09-22 05:27:18,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:27: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-b3a39bb3-f98d-4048-9939-3040fa054832 x-compute-request-id: req-b3a39bb3-f98d-4048-9939-3040fa054832 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "name": "cloudify_ims-flavor_210545c1-647e-4d03-967e-820800d0ccab", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:27:18,364 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b3a39bb3-f98d-4048-9939-3040fa054832 2018-09-22 05:27:18,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.563275098801s 2018-09-22 05:27:18,365 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b3a39bb3-f98d-4048-9939-3040fa054832 returning object 49f2da19-b407-4a8c-bfdd-c32dba92b66b 2018-09-22 05:27:18,365 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_210545c1-647e-4d03-967e-820800d0ccab', 'ephemeral': 0, 'ram': 4096, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4da9936b5ac745b8b6971a229f6ee2e6', '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': 40, 'id': u'49f2da19-b407-4a8c-bfdd-c32dba92b66b', 'swap': 0}) 2018-09-22 05:27:18,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-22 05:27:18,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" -d '{"extra_specs": {}}' 2018-09-22 05:27:18,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:27: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-ac8ae6bb-d7de-456f-8326-4c8047bcd5e7 x-compute-request-id: req-ac8ae6bb-d7de-456f-8326-4c8047bcd5e7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 05:27:18,390 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b/os-extra_specs used request id req-ac8ae6bb-d7de-456f-8326-4c8047bcd5e7 2018-09-22 05:27:18,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0237319469452s 2018-09-22 05:27:18,390 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b/os-extra_specs used request id req-ac8ae6bb-d7de-456f-8326-4c8047bcd5e7 2018-09-22 05:27:18,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-22 05:27:18,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -d '{"keypair": {"name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab"}}' 2018-09-22 05:27:18,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:27: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-ccdb6c9d-ae3a-4963-b867-9b3adae3a1a4 x-compute-request-id: req-ccdb6c9d-ae3a-4963-b867-9b3adae3a1a4 Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDL1EgKsn4dnN1ZavVl2cxQihq+kOA6Bw3BDe4Xbj3vPmbg7vZt/cu/S/G2Bx3IU519mEl218ZtwF6LNHiFlR03JkL7albkUbWL7F9k0AEtssbI3qN57pdW35ULDMS0O6AL8y9Glvpe/ZSylObmksgqa2HCyCQ5wXHetSfjT+X1tHggyaL8j4b9tTsi9nFMG4wEiBpNBPtJr6EXkL+jh/Cqf2GOFMDKLnqR2j1VPuKbR3nfMLI4/kRzHqzV7lU1xAXE0YvSFxLLT7g7VeCwTTBQ+EeS1uNGQ0rWcDno3b+vR8jc/z4KfrijH3REWdWjBoHMt6mI34+CR20uK+Bv/Isf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAy9RICrJ+HZzdWWr1ZdnMUIoavpDgOgcNwQ3uF2497z5m4O72\nbf3Lv0vxtgcdyFOdfZhJdtfGbcBeizR4hZUdNyZC+2pW5FG1i+xfZNABLbLGyN6j\nee6XVt+VCwzEtDugC/MvRpb6Xv2UspTm5pLIKmthwsgkOcFx3rUn40/l9bR4IMmi\n/I+G/bU7IvZxTBuMBIgaTQT7Sa+hF5C/o4fwqn9hjhTAyi56kdo9VT7im0d53zCy\nOP5Ecx6s1e5VNcQFxNGL0hcSy0+4O1XgsE0wUPhHktbjRkNK1nA56N2/r0fI3P8+\nCn64ox90RFnVowaBzLepiN+PgkdtLivgb/yLHwIDAQABAoIBAQDCkTXfuDi4zcdh\nlr7/ZWMqMlqLNEJGQft4IHL5PMu0N43/AzyLDCxUxArMJojgdCiu/hKKdji9BVd6\nbDDr2sZToZto4T5mnjS9h3ocAo5NcA1fK19DgmRGkhB0xtBx90S0g4PKT05aJJev\nzIGI8e5Ox8g/JcumsiifXa/gxaEO42xNrGIqvuQZk48PsEmR5Q+HA8/4RfWH6Eu6\npv4VcPU2QFAK8k4p35RymkJZ3EoKiePHcIXbf6h2Rz/G/kBNhEb3wjrWNoExYkZi\nH+Lucldx3myP2yZPhuAZhB2DI0y2oI8D6IdV1bpII2AZ35aQiOLG8lPn4y9O7oY9\nTTxPgQiZAoGBAPXIAHRdameOAV0iyXcu1FOeDx8GN2gMgbIQWow7kUM1q1NWEGL4\niFEGFwpygigTWtBhuQUN1ZGSEKbzs/S7EA6g8222IWswBvz+RZZR2IzBY1kke+rr\nqSAHx5rHGFS+9CgvDdKIdhjudBppACp6X8J3YSj24GGDXhDuQB3ZjpaDAoGBANRN\nwkNRtIYxLAvq5ByCDojIJXtHPLGfp0As6vWy8ZJuWCDIpetk1P7YAA2aC8THQ0mH\nNJ4MTVooYtDglCtfXG2yhdf8CypYwqpvQKnWUC2seQiUJLD7+ZGYlqDcoqGOjEwK\nNdf0zjuQQkfCqNqOuUmfq8/F0bo9sZ3W1C2/3XY1AoGBAI8h+FHMDSldY6HvnlAQ\nL4q6o6e3oRCxJ96g83pzPjdby/huSIC6p/g3ibeF1BKuotZz8qHk2pk57QStLAG7\n5q/+P4WG6ZNYltlC4xeVdn0SKl9BhgDbWNTUcwPKKns/8URtkqkm20/NnkO7HmOe\nfKHtj+GhVC61qFRHy4MWrZktAoGBAJtoyHnLB6Drwdh/e7g6pDUQfg9+GDnWKvJZ\nby2obhnI2I43Eu37g8eBiphqWY8UZncemC/RxZXn1l4c55nQVrKeakeu4uV+0BE/\nG1C35z1n8bmL6Ef+S7R+xFTA7fPhi2XmW3/YXldPxJUPM9e5fn0cewK/RkVU//4Q\n0oUi3BS5AoGAF0owxamaSInnyfiyFKsTDElqzoEIcl1L1PmwDt/8v2XUTnRlOLlH\nD3aY4YGmwECMcaWyM+u1nB5YlXlRzca28i/sFC8dUeYEM4NiaG3ZDIPbma0NBBqU\nauUvL1Fd4jp/4q3EdTn3l2a3lHu7XS4J+iRuKH1D2F6Rn9vJXTWlPHw=\n-----END RSA PRIVATE KEY-----\n", "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "fingerprint": "4d:80:06:a7:2e:d9:ee:58:2a:15:d0:a6:25:53:8e:73"}} 2018-09-22 05:27:18,723 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ccdb6c9d-ae3a-4963-b867-9b3adae3a1a4 2018-09-22 05:27:18,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.332283973694s 2018-09-22 05:27:18,724 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ccdb6c9d-ae3a-4963-b867-9b3adae3a1a4 2018-09-22 05:27:18,724 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDL1EgKsn4dnN1ZavVl2cxQihq+kOA6Bw3BDe4Xbj3vPmbg7vZt/cu/S/G2Bx3IU519mEl218ZtwF6LNHiFlR03JkL7albkUbWL7F9k0AEtssbI3qN57pdW35ULDMS0O6AL8y9Glvpe/ZSylObmksgqa2HCyCQ5wXHetSfjT+X1tHggyaL8j4b9tTsi9nFMG4wEiBpNBPtJr6EXkL+jh/Cqf2GOFMDKLnqR2j1VPuKbR3nfMLI4/kRzHqzV7lU1xAXE0YvSFxLLT7g7VeCwTTBQ+EeS1uNGQ0rWcDno3b+vR8jc/z4KfrijH3REWdWjBoHMt6mI34+CR20uK+Bv/Isf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAy9RICrJ+HZzdWWr1ZdnMUIoavpDgOgcNwQ3uF2497z5m4O72\nbf3Lv0vxtgcdyFOdfZhJdtfGbcBeizR4hZUdNyZC+2pW5FG1i+xfZNABLbLGyN6j\nee6XVt+VCwzEtDugC/MvRpb6Xv2UspTm5pLIKmthwsgkOcFx3rUn40/l9bR4IMmi\n/I+G/bU7IvZxTBuMBIgaTQT7Sa+hF5C/o4fwqn9hjhTAyi56kdo9VT7im0d53zCy\nOP5Ecx6s1e5VNcQFxNGL0hcSy0+4O1XgsE0wUPhHktbjRkNK1nA56N2/r0fI3P8+\nCn64ox90RFnVowaBzLepiN+PgkdtLivgb/yLHwIDAQABAoIBAQDCkTXfuDi4zcdh\nlr7/ZWMqMlqLNEJGQft4IHL5PMu0N43/AzyLDCxUxArMJojgdCiu/hKKdji9BVd6\nbDDr2sZToZto4T5mnjS9h3ocAo5NcA1fK19DgmRGkhB0xtBx90S0g4PKT05aJJev\nzIGI8e5Ox8g/JcumsiifXa/gxaEO42xNrGIqvuQZk48PsEmR5Q+HA8/4RfWH6Eu6\npv4VcPU2QFAK8k4p35RymkJZ3EoKiePHcIXbf6h2Rz/G/kBNhEb3wjrWNoExYkZi\nH+Lucldx3myP2yZPhuAZhB2DI0y2oI8D6IdV1bpII2AZ35aQiOLG8lPn4y9O7oY9\nTTxPgQiZAoGBAPXIAHRdameOAV0iyXcu1FOeDx8GN2gMgbIQWow7kUM1q1NWEGL4\niFEGFwpygigTWtBhuQUN1ZGSEKbzs/S7EA6g8222IWswBvz+RZZR2IzBY1kke+rr\nqSAHx5rHGFS+9CgvDdKIdhjudBppACp6X8J3YSj24GGDXhDuQB3ZjpaDAoGBANRN\nwkNRtIYxLAvq5ByCDojIJXtHPLGfp0As6vWy8ZJuWCDIpetk1P7YAA2aC8THQ0mH\nNJ4MTVooYtDglCtfXG2yhdf8CypYwqpvQKnWUC2seQiUJLD7+ZGYlqDcoqGOjEwK\nNdf0zjuQQkfCqNqOuUmfq8/F0bo9sZ3W1C2/3XY1AoGBAI8h+FHMDSldY6HvnlAQ\nL4q6o6e3oRCxJ96g83pzPjdby/huSIC6p/g3ibeF1BKuotZz8qHk2pk57QStLAG7\n5q/+P4WG6ZNYltlC4xeVdn0SKl9BhgDbWNTUcwPKKns/8URtkqkm20/NnkO7HmOe\nfKHtj+GhVC61qFRHy4MWrZktAoGBAJtoyHnLB6Drwdh/e7g6pDUQfg9+GDnWKvJZ\nby2obhnI2I43Eu37g8eBiphqWY8UZncemC/RxZXn1l4c55nQVrKeakeu4uV+0BE/\nG1C35z1n8bmL6Ef+S7R+xFTA7fPhi2XmW3/YXldPxJUPM9e5fn0cewK/RkVU//4Q\n0oUi3BS5AoGAF0owxamaSInnyfiyFKsTDElqzoEIcl1L1PmwDt/8v2XUTnRlOLlH\nD3aY4YGmwECMcaWyM+u1nB5YlXlRzca28i/sFC8dUeYEM4NiaG3ZDIPbma0NBBqU\nauUvL1Fd4jp/4q3EdTn3l2a3lHu7XS4J+iRuKH1D2F6Rn9vJXTWlPHw=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7f7d9ec4f0624e8cb029282d2c546cd2', 'name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'created_at': '2018-09-22T05:27:18.724910', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da5b178f9e6b4ce988ca33100642fb2d', 'name': 'cloudify_ims-project_210545c1-647e-4d03-967e-820800d0ccab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4d:80:06:a7:2e:d9:ee:58:2a:15:d0:a6:25:53:8e:73', 'type': 'ssh', 'id': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab'}) 2018-09-22 05:27:18,725 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAy9RICrJ+HZzdWWr1ZdnMUIoavpDgOgcNwQ3uF2497z5m4O72 bf3Lv0vxtgcdyFOdfZhJdtfGbcBeizR4hZUdNyZC+2pW5FG1i+xfZNABLbLGyN6j ee6XVt+VCwzEtDugC/MvRpb6Xv2UspTm5pLIKmthwsgkOcFx3rUn40/l9bR4IMmi /I+G/bU7IvZxTBuMBIgaTQT7Sa+hF5C/o4fwqn9hjhTAyi56kdo9VT7im0d53zCy OP5Ecx6s1e5VNcQFxNGL0hcSy0+4O1XgsE0wUPhHktbjRkNK1nA56N2/r0fI3P8+ Cn64ox90RFnVowaBzLepiN+PgkdtLivgb/yLHwIDAQABAoIBAQDCkTXfuDi4zcdh lr7/ZWMqMlqLNEJGQft4IHL5PMu0N43/AzyLDCxUxArMJojgdCiu/hKKdji9BVd6 bDDr2sZToZto4T5mnjS9h3ocAo5NcA1fK19DgmRGkhB0xtBx90S0g4PKT05aJJev zIGI8e5Ox8g/JcumsiifXa/gxaEO42xNrGIqvuQZk48PsEmR5Q+HA8/4RfWH6Eu6 pv4VcPU2QFAK8k4p35RymkJZ3EoKiePHcIXbf6h2Rz/G/kBNhEb3wjrWNoExYkZi H+Lucldx3myP2yZPhuAZhB2DI0y2oI8D6IdV1bpII2AZ35aQiOLG8lPn4y9O7oY9 TTxPgQiZAoGBAPXIAHRdameOAV0iyXcu1FOeDx8GN2gMgbIQWow7kUM1q1NWEGL4 iFEGFwpygigTWtBhuQUN1ZGSEKbzs/S7EA6g8222IWswBvz+RZZR2IzBY1kke+rr qSAHx5rHGFS+9CgvDdKIdhjudBppACp6X8J3YSj24GGDXhDuQB3ZjpaDAoGBANRN wkNRtIYxLAvq5ByCDojIJXtHPLGfp0As6vWy8ZJuWCDIpetk1P7YAA2aC8THQ0mH NJ4MTVooYtDglCtfXG2yhdf8CypYwqpvQKnWUC2seQiUJLD7+ZGYlqDcoqGOjEwK Ndf0zjuQQkfCqNqOuUmfq8/F0bo9sZ3W1C2/3XY1AoGBAI8h+FHMDSldY6HvnlAQ L4q6o6e3oRCxJ96g83pzPjdby/huSIC6p/g3ibeF1BKuotZz8qHk2pk57QStLAG7 5q/+P4WG6ZNYltlC4xeVdn0SKl9BhgDbWNTUcwPKKns/8URtkqkm20/NnkO7HmOe fKHtj+GhVC61qFRHy4MWrZktAoGBAJtoyHnLB6Drwdh/e7g6pDUQfg9+GDnWKvJZ by2obhnI2I43Eu37g8eBiphqWY8UZncemC/RxZXn1l4c55nQVrKeakeu4uV+0BE/ G1C35z1n8bmL6Ef+S7R+xFTA7fPhi2XmW3/YXldPxJUPM9e5fn0cewK/RkVU//4Q 0oUi3BS5AoGAF0owxamaSInnyfiyFKsTDElqzoEIcl1L1PmwDt/8v2XUTnRlOLlH D3aY4YGmwECMcaWyM+u1nB5YlXlRzca28i/sFC8dUeYEM4NiaG3ZDIPbma0NBBqU auUvL1Fd4jp/4q3EdTn3l2a3lHu7XS4J+iRuKH1D2F6Rn9vJXTWlPHw= -----END RSA PRIVATE KEY----- 2018-09-22 05:27:18,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-22 05:27:18,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -d '{"security_group": {"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-09-22 05:27:19,081 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-f1c50ab9-05b0-42a3-a252-e27340da7ac8 Date: Sat, 22 Sep 2018 05:27:19 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:27:18Z", "updated_at": "2018-09-22T05:27:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "0030b1b6-a925-4ae2-b788-557c9a256473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "8927ed8d-cf98-4a1d-a0f8-9a82b4d45c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}], "revision_number": 2, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}} 2018-09-22 05:27:19,081 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f1c50ab9-05b0-42a3-a252-e27340da7ac8 2018-09-22 05:27:19,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.352648019791s 2018-09-22 05:27:19,081 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f1c50ab9-05b0-42a3-a252-e27340da7ac8 2018-09-22 05:27:19,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-22 05:27:19,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:19,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-ef3fc8de-2a8b-493d-b902-58bbe380ce97 Date: Sat, 22 Sep 2018 05:27:19 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:27:18Z", "updated_at": "2018-09-22T05:27:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "0030b1b6-a925-4ae2-b788-557c9a256473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "8927ed8d-cf98-4a1d-a0f8-9a82b4d45c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}], "revision_number": 2, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}, {"description": "Default security group", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:25:20Z", "updated_at": "2018-09-22T05:25:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "58aa9375-468e-4b41-a4b4-90865196c46f", "remote_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "b0656c26-32cd-421c-bb20-0ab63bbdaae8", "remote_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "c05fc445-6678-44be-9155-2a0ccabfb511", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "d2c98b68-6d95-47d4-b836-066fb8dbcdc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}], "revision_number": 4, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "name": "default"}]} 2018-09-22 05:27:19,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ef3fc8de-2a8b-493d-b902-58bbe380ce97 2018-09-22 05:27:19,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.203825950623s 2018-09-22 05:27:19,290 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ef3fc8de-2a8b-493d-b902-58bbe380ce97 2018-09-22 05:27:19,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-22 05:27:19,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -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": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1"}}' 2018-09-22 05:27:19,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-baae955e-aba0-4c40-aa9d-96d70ac91ba6 Date: Sat, 22 Sep 2018 05:27:19 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-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "port_range_min": 22, "revision_number": 0, "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:27:19Z", "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "ff4d571c-c896-49e2-af4c-f182a110d519"}} 2018-09-22 05:27:19,575 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-baae955e-aba0-4c40-aa9d-96d70ac91ba6 2018-09-22 05:27:19,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.280781984329s 2018-09-22 05:27:19,575 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-baae955e-aba0-4c40-aa9d-96d70ac91ba6 2018-09-22 05:27:19,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-22 05:27:19,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:19,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-d116d8f1-79fe-443d-a05e-42a7df8c86f1 Date: Sat, 22 Sep 2018 05:27:19 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:27:18Z", "updated_at": "2018-09-22T05:27:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "0030b1b6-a925-4ae2-b788-557c9a256473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "8927ed8d-cf98-4a1d-a0f8-9a82b4d45c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "ff4d571c-c896-49e2-af4c-f182a110d519", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}], "revision_number": 3, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}, {"description": "Default security group", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:25:20Z", "updated_at": "2018-09-22T05:25:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "58aa9375-468e-4b41-a4b4-90865196c46f", "remote_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "b0656c26-32cd-421c-bb20-0ab63bbdaae8", "remote_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "c05fc445-6678-44be-9155-2a0ccabfb511", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "d2c98b68-6d95-47d4-b836-066fb8dbcdc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}], "revision_number": 4, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "name": "default"}]} 2018-09-22 05:27:19,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d116d8f1-79fe-443d-a05e-42a7df8c86f1 2018-09-22 05:27:19,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.197448015213s 2018-09-22 05:27:19,777 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d116d8f1-79fe-443d-a05e-42a7df8c86f1 2018-09-22 05:27:19,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-22 05:27:19,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -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": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1"}}' 2018-09-22 05:27:20,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-1a8ea141-976c-467a-acb3-aa5cb9a7c9bb Date: Sat, 22 Sep 2018 05:27: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-09-22T05:27:20Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "port_range_min": null, "revision_number": 0, "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:27:20Z", "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "33cf6e52-25b1-4984-8948-a9f03d7c0045"}} 2018-09-22 05:27:20,084 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1a8ea141-976c-467a-acb3-aa5cb9a7c9bb 2018-09-22 05:27:20,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.303372144699s 2018-09-22 05:27:20,084 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1a8ea141-976c-467a-acb3-aa5cb9a7c9bb 2018-09-22 05:27:20,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-22 05:27:20,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:20,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-85f3b1e0-6da2-4125-aa22-3e5f4b9cb96e Date: Sat, 22 Sep 2018 05:27:20 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:27:18Z", "updated_at": "2018-09-22T05:27:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "0030b1b6-a925-4ae2-b788-557c9a256473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:20Z", "revision_number": 0, "id": "33cf6e52-25b1-4984-8948-a9f03d7c0045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:20Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "8927ed8d-cf98-4a1d-a0f8-9a82b4d45c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "ff4d571c-c896-49e2-af4c-f182a110d519", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}], "revision_number": 4, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}, {"description": "Default security group", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:25:20Z", "updated_at": "2018-09-22T05:25:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "58aa9375-468e-4b41-a4b4-90865196c46f", "remote_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "b0656c26-32cd-421c-bb20-0ab63bbdaae8", "remote_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "c05fc445-6678-44be-9155-2a0ccabfb511", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "d2c98b68-6d95-47d4-b836-066fb8dbcdc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}], "revision_number": 4, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "name": "default"}]} 2018-09-22 05:27:20,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-85f3b1e0-6da2-4125-aa22-3e5f4b9cb96e 2018-09-22 05:27:20,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.187914848328s 2018-09-22 05:27:20,276 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-85f3b1e0-6da2-4125-aa22-3e5f4b9cb96e 2018-09-22 05:27:20,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-22 05:27:20,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1"}}' 2018-09-22 05:27:20,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-5306576d-e78c-4af3-9f6a-8280ab365c83 Date: Sat, 22 Sep 2018 05:27: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": 80, "updated_at": "2018-09-22T05:27:20Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "port_range_min": 80, "revision_number": 0, "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:27:20Z", "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "e8f4246a-9a83-449f-8ccd-6fef42d580f1"}} 2018-09-22 05:27:20,629 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-5306576d-e78c-4af3-9f6a-8280ab365c83 2018-09-22 05:27:20,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.348705053329s 2018-09-22 05:27:20,629 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-5306576d-e78c-4af3-9f6a-8280ab365c83 2018-09-22 05:27:20,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-22 05:27:20,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:20,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-d6a2a236-025e-4441-863b-a7e981062b68 Date: Sat, 22 Sep 2018 05:27:20 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:27:18Z", "updated_at": "2018-09-22T05:27:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "0030b1b6-a925-4ae2-b788-557c9a256473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:20Z", "revision_number": 0, "id": "33cf6e52-25b1-4984-8948-a9f03d7c0045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:20Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "8927ed8d-cf98-4a1d-a0f8-9a82b4d45c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-22T05:27:20Z", "revision_number": 0, "id": "e8f4246a-9a83-449f-8ccd-6fef42d580f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:20Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "ff4d571c-c896-49e2-af4c-f182a110d519", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}], "revision_number": 5, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}, {"description": "Default security group", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:25:20Z", "updated_at": "2018-09-22T05:25:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "58aa9375-468e-4b41-a4b4-90865196c46f", "remote_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "b0656c26-32cd-421c-bb20-0ab63bbdaae8", "remote_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "c05fc445-6678-44be-9155-2a0ccabfb511", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "d2c98b68-6d95-47d4-b836-066fb8dbcdc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}], "revision_number": 4, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "name": "default"}]} 2018-09-22 05:27:20,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d6a2a236-025e-4441-863b-a7e981062b68 2018-09-22 05:27:20,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0521609783173s 2018-09-22 05:27:20,685 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d6a2a236-025e-4441-863b-a7e981062b68 2018-09-22 05:27:20,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-22 05:27:20,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1"}}' 2018-09-22 05:27:21,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-88060b80-45ba-46b8-a292-8616c8f47a38 Date: Sat, 22 Sep 2018 05:27:21 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-09-22T05:27:20Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "port_range_min": 443, "revision_number": 0, "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:27:20Z", "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "472daa28-6ef2-435d-9901-ab346efed934"}} 2018-09-22 05:27:21,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-88060b80-45ba-46b8-a292-8616c8f47a38 2018-09-22 05:27:21,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.322516918182s 2018-09-22 05:27:21,012 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-88060b80-45ba-46b8-a292-8616c8f47a38 2018-09-22 05:27:21,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-22 05:27:21,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:21,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-4ba3871a-fd92-464c-94d8-4bca3d7fcbef Date: Sat, 22 Sep 2018 05:27:21 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:27:18Z", "updated_at": "2018-09-22T05:27:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "0030b1b6-a925-4ae2-b788-557c9a256473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:20Z", "revision_number": 0, "id": "33cf6e52-25b1-4984-8948-a9f03d7c0045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:20Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-22T05:27:20Z", "revision_number": 0, "id": "472daa28-6ef2-435d-9901-ab346efed934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:20Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "8927ed8d-cf98-4a1d-a0f8-9a82b4d45c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-22T05:27:20Z", "revision_number": 0, "id": "e8f4246a-9a83-449f-8ccd-6fef42d580f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:20Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "ff4d571c-c896-49e2-af4c-f182a110d519", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}], "revision_number": 6, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}, {"description": "Default security group", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:25:20Z", "updated_at": "2018-09-22T05:25:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "58aa9375-468e-4b41-a4b4-90865196c46f", "remote_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "b0656c26-32cd-421c-bb20-0ab63bbdaae8", "remote_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "c05fc445-6678-44be-9155-2a0ccabfb511", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "d2c98b68-6d95-47d4-b836-066fb8dbcdc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}], "revision_number": 4, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "name": "default"}]} 2018-09-22 05:27:21,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-4ba3871a-fd92-464c-94d8-4bca3d7fcbef 2018-09-22 05:27:21,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.191664934158s 2018-09-22 05:27:21,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-4ba3871a-fd92-464c-94d8-4bca3d7fcbef 2018-09-22 05:27:21,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-22 05:27:21,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1"}}' 2018-09-22 05:27:21,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-4d8767cf-5d2b-4717-8a44-abc36fffc11d Date: Sat, 22 Sep 2018 05:27:21 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-09-22T05:27:21Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "port_range_min": 5671, "revision_number": 0, "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:27:21Z", "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "b2f41683-3b3c-4bee-a554-957422409702"}} 2018-09-22 05:27:21,545 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-4d8767cf-5d2b-4717-8a44-abc36fffc11d 2018-09-22 05:27:21,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.333196163177s 2018-09-22 05:27:21,545 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-4d8767cf-5d2b-4717-8a44-abc36fffc11d 2018-09-22 05:27:21,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-22 05:27:21,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:21,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-f894e286-f0a7-44bd-bdd8-b4b2d79bbb38 Date: Sat, 22 Sep 2018 05:27:21 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:27:18Z", "updated_at": "2018-09-22T05:27:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "0030b1b6-a925-4ae2-b788-557c9a256473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:20Z", "revision_number": 0, "id": "33cf6e52-25b1-4984-8948-a9f03d7c0045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:20Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-22T05:27:20Z", "revision_number": 0, "id": "472daa28-6ef2-435d-9901-ab346efed934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:20Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "8927ed8d-cf98-4a1d-a0f8-9a82b4d45c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-09-22T05:27:21Z", "revision_number": 0, "id": "b2f41683-3b3c-4bee-a554-957422409702", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:21Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-22T05:27:20Z", "revision_number": 0, "id": "e8f4246a-9a83-449f-8ccd-6fef42d580f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:20Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "ff4d571c-c896-49e2-af4c-f182a110d519", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}], "revision_number": 7, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}, {"description": "Default security group", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:25:20Z", "updated_at": "2018-09-22T05:25:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "58aa9375-468e-4b41-a4b4-90865196c46f", "remote_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "b0656c26-32cd-421c-bb20-0ab63bbdaae8", "remote_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "c05fc445-6678-44be-9155-2a0ccabfb511", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "d2c98b68-6d95-47d4-b836-066fb8dbcdc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}], "revision_number": 4, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "name": "default"}]} 2018-09-22 05:27:21,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f894e286-f0a7-44bd-bdd8-b4b2d79bbb38 2018-09-22 05:27:21,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0522840023041s 2018-09-22 05:27:21,602 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f894e286-f0a7-44bd-bdd8-b4b2d79bbb38 2018-09-22 05:27:21,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-22 05:27:21,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1"}}' 2018-09-22 05:27:21,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-2c899ebf-53cc-4515-8d45-f6505c549f52 Date: Sat, 22 Sep 2018 05:27:21 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-09-22T05:27:21Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "port_range_min": 53333, "revision_number": 0, "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:27:21Z", "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "3823cebf-3fd0-49d9-8369-39c95a1472fb"}} 2018-09-22 05:27:21,791 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2c899ebf-53cc-4515-8d45-f6505c549f52 2018-09-22 05:27:21,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.185631036758s 2018-09-22 05:27:21,791 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2c899ebf-53cc-4515-8d45-f6505c549f52 2018-09-22 05:27:21,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 05:27:21,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:21,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-10e5a4d6-bd10-4e55-9ecf-3c051e699818 Date: Sat, 22 Sep 2018 05:27: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":["18864dc8-7dcf-4cbe-b1d1-3ab65c13e2ed"],"updated_at":"2018-09-22T05:25:21Z","tenant_id":"da5b178f9e6b4ce988ca33100642fb2d","created_at":"2018-09-22T05:25:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"da5b178f9e6b4ce988ca33100642fb2d","id":"45d52ab9-7335-4df1-8aba-fd4f0b8e6a59","name":"cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:27:21,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-10e5a4d6-bd10-4e55-9ecf-3c051e699818 2018-09-22 05:27:21,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110074996948s 2018-09-22 05:27:21,903 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-10e5a4d6-bd10-4e55-9ecf-3c051e699818 2018-09-22 05:27:21,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 05:27:21,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:22,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-dd47c360-ea42-4e4f-9652-b25567db1df2 Date: Sat, 22 Sep 2018 05:27:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/99a3f9f5-e922-4c97-84f1-22fa95773129/snap", "metadata": {}}], "file": "/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129/file", "owner": "da5b178f9e6b4ce988ca33100642fb2d", "id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "size": 4373348352, "self": "/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/99a3f9f5-e922-4c97-84f1-22fa95773129/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-22T05:27:17Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_210545c1-647e-4d03-967e-820800d0ccab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_210545c1-647e-4d03-967e-820800d0ccab", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-22T05:26:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 05:27:22,462 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-dd47c360-ea42-4e4f-9652-b25567db1df2 2018-09-22 05:27:22,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.557960033417s 2018-09-22 05:27:22,463 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-dd47c360-ea42-4e4f-9652-b25567db1df2 2018-09-22 05:27:22,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 05:27:22,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:22,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b6c4049-1d34-4098-9f92-790a32f33466 x-compute-request-id: req-3b6c4049-1d34-4098-9f92-790a32f33466 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "name": "cloudify_ims-flavor_210545c1-647e-4d03-967e-820800d0ccab", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 05:27:22,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-3b6c4049-1d34-4098-9f92-790a32f33466 2018-09-22 05:27:22,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0325109958649s 2018-09-22 05:27:22,497 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-3b6c4049-1d34-4098-9f92-790a32f33466 2018-09-22 05:27:22,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-22 05:27:22,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -d '{"server": {"name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "imageRef": "99a3f9f5-e922-4c97-84f1-22fa95773129", "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "flavorRef": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "45d52ab9-7335-4df1-8aba-fd4f0b8e6a59"}], "security_groups": [{"name": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1"}]}}' 2018-09-22 05:27:25,350 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b5788dca-7739-4a0f-8f92-3011256dbdd7 x-compute-request-id: req-b5788dca-7739-4a0f-8f92-3011256dbdd7 Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1"}], "OS-DCF:diskConfig": "MANUAL", "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "adminPass": "Ccjni4P48cA2"}} 2018-09-22 05:27:25,350 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-b5788dca-7739-4a0f-8f92-3011256dbdd7 2018-09-22 05:27:25,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.85120296478s 2018-09-22 05:27:25,351 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-b5788dca-7739-4a0f-8f92-3011256dbdd7 2018-09-22 05:27:25,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:27:25,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:26,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:27: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-54499c85-a681-4a59-8263-dd7f0b21a3dc x-compute-request-id: req-54499c85-a681-4a59-8263-dd7f0b21a3dc Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:27:26,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-54499c85-a681-4a59-8263-dd7f0b21a3dc 2018-09-22 05:27:26,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.796751976013s 2018-09-22 05:27:26,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-54499c85-a681-4a59-8263-dd7f0b21a3dc 2018-09-22 05:27:26,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 05:27:26,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:26,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-cb779835-f824-432e-b743-105a2fdc21fa Date: Sat, 22 Sep 2018 05:27:26 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":["18864dc8-7dcf-4cbe-b1d1-3ab65c13e2ed"],"updated_at":"2018-09-22T05:25:21Z","tenant_id":"da5b178f9e6b4ce988ca33100642fb2d","created_at":"2018-09-22T05:25:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"da5b178f9e6b4ce988ca33100642fb2d","id":"45d52ab9-7335-4df1-8aba-fd4f0b8e6a59","name":"cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:27:26,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cb779835-f824-432e-b743-105a2fdc21fa 2018-09-22 05:27:26,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110966205597s 2018-09-22 05:27:26,267 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-cb779835-f824-432e-b743-105a2fdc21fa 2018-09-22 05:27:26,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-22 05:27:26,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:26,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-57970f02-5e95-4c6b-bbb7-a925edd3079b Date: Sat, 22 Sep 2018 05:27:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45d52ab9-7335-4df1-8aba-fd4f0b8e6a59","tenant_id":"da5b178f9e6b4ce988ca33100642fb2d","created_at":"2018-09-22T05:25:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T05:25: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":"da5b178f9e6b4ce988ca33100642fb2d","id":"18864dc8-7dcf-4cbe-b1d1-3ab65c13e2ed","subnetpool_id":null,"name":"cloudify_ims-subnet_210545c1-647e-4d03-967e-820800d0ccab"}]} 2018-09-22 05:27:26,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-57970f02-5e95-4c6b-bbb7-a925edd3079b 2018-09-22 05:27:26,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0558350086212s 2018-09-22 05:27:26,324 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-57970f02-5e95-4c6b-bbb7-a925edd3079b 2018-09-22 05:27:26,324 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:27:28,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:27:28,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:29,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:27: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-b36075b3-6b57-4bd4-8ec2-ca250c2cf334 x-compute-request-id: req-b36075b3-6b57-4bd4-8ec2-ca250c2cf334 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:27:29,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b36075b3-6b57-4bd4-8ec2-ca250c2cf334 2018-09-22 05:27:29,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07187604904s 2018-09-22 05:27:29,400 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b36075b3-6b57-4bd4-8ec2-ca250c2cf334 2018-09-22 05:27:29,403 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:27:31,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:27:31,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:32,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:27: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-4c31f70d-c955-494b-84fc-da8c89e22e8d x-compute-request-id: req-4c31f70d-c955-494b-84fc-da8c89e22e8d 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:27:32,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4c31f70d-c955-494b-84fc-da8c89e22e8d 2018-09-22 05:27:32,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670907020569s 2018-09-22 05:27:32,077 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4c31f70d-c955-494b-84fc-da8c89e22e8d 2018-09-22 05:27:32,081 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:27:34,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:27:34,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:34,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:27: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-48027103-e8a5-4b66-af09-1568e0561b02 x-compute-request-id: req-48027103-e8a5-4b66-af09-1568e0561b02 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:27:34,808 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-48027103-e8a5-4b66-af09-1568e0561b02 2018-09-22 05:27:34,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.72379899025s 2018-09-22 05:27:34,808 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-48027103-e8a5-4b66-af09-1568e0561b02 2018-09-22 05:27:34,812 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:27:36,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:27:36,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:37,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:27: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-940d09de-fc7e-464b-ab11-874fc5cc42fd x-compute-request-id: req-940d09de-fc7e-464b-ab11-874fc5cc42fd 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:27:37,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-940d09de-fc7e-464b-ab11-874fc5cc42fd 2018-09-22 05:27:37,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.841794013977s 2018-09-22 05:27:37,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-940d09de-fc7e-464b-ab11-874fc5cc42fd 2018-09-22 05:27:37,661 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:27:39,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:27:39,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:40,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:27: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-9e200513-70e2-4a03-8bf0-0bd67a86315c x-compute-request-id: req-9e200513-70e2-4a03-8bf0-0bd67a86315c 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:27:40,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9e200513-70e2-4a03-8bf0-0bd67a86315c 2018-09-22 05:27:40,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607881069183s 2018-09-22 05:27:40,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9e200513-70e2-4a03-8bf0-0bd67a86315c 2018-09-22 05:27:40,276 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:27:42,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:27:42,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:42,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:27: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-2d8e763e-e25e-4698-81d0-7c375d41db25 x-compute-request-id: req-2d8e763e-e25e-4698-81d0-7c375d41db25 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:27:42,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2d8e763e-e25e-4698-81d0-7c375d41db25 2018-09-22 05:27:42,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.678756952286s 2018-09-22 05:27:42,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2d8e763e-e25e-4698-81d0-7c375d41db25 2018-09-22 05:27:42,962 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:27:44,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:27:44,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:45,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:27: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-8e846cb0-a40a-4b41-ae5e-a242da6b4963 x-compute-request-id: req-8e846cb0-a40a-4b41-ae5e-a242da6b4963 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:27:45,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8e846cb0-a40a-4b41-ae5e-a242da6b4963 2018-09-22 05:27:45,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.729719877243s 2018-09-22 05:27:45,694 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8e846cb0-a40a-4b41-ae5e-a242da6b4963 2018-09-22 05:27:45,698 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:27:47,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:27:47,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:48,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:27: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-c96031eb-8368-4560-8254-886c1887c207 x-compute-request-id: req-c96031eb-8368-4560-8254-886c1887c207 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:27:48,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c96031eb-8368-4560-8254-886c1887c207 2018-09-22 05:27:48,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.765374898911s 2018-09-22 05:27:48,467 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c96031eb-8368-4560-8254-886c1887c207 2018-09-22 05:27:48,471 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:27:50,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:27:50,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:51,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:27:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbe55c9d-5ffc-4136-ae14-925a3117a55f x-compute-request-id: req-bbe55c9d-5ffc-4136-ae14-925a3117a55f 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:27:51,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bbe55c9d-5ffc-4136-ae14-925a3117a55f 2018-09-22 05:27:51,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581310987473s 2018-09-22 05:27:51,055 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bbe55c9d-5ffc-4136-ae14-925a3117a55f 2018-09-22 05:27:51,059 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:27:53,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:27:53,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:53,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:27:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c931526a-298e-4b07-8639-24a2025023d1 x-compute-request-id: req-c931526a-298e-4b07-8639-24a2025023d1 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:27:53,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c931526a-298e-4b07-8639-24a2025023d1 2018-09-22 05:27:53,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.806221008301s 2018-09-22 05:27:53,868 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c931526a-298e-4b07-8639-24a2025023d1 2018-09-22 05:27:53,872 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:27:55,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:27:55,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:56,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:27: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-07920193-1850-4da5-8178-595e720427e0 x-compute-request-id: req-07920193-1850-4da5-8178-595e720427e0 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:27:56,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-07920193-1850-4da5-8178-595e720427e0 2018-09-22 05:27:56,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575314998627s 2018-09-22 05:27:56,451 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-07920193-1850-4da5-8178-595e720427e0 2018-09-22 05:27:56,454 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:27:58,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:27:58,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:27:59,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:27: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-697502eb-3a16-466b-8911-dc8f8236d669 x-compute-request-id: req-697502eb-3a16-466b-8911-dc8f8236d669 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:27:59,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-697502eb-3a16-466b-8911-dc8f8236d669 2018-09-22 05:27:59,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.683417081833s 2018-09-22 05:27:59,141 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-697502eb-3a16-466b-8911-dc8f8236d669 2018-09-22 05:27:59,145 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:01,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:01,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:01,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-5882561d-c344-4d54-8497-f34b89e3c8e6 x-compute-request-id: req-5882561d-c344-4d54-8497-f34b89e3c8e6 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:01,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5882561d-c344-4d54-8497-f34b89e3c8e6 2018-09-22 05:28:01,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507771968842s 2018-09-22 05:28:01,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5882561d-c344-4d54-8497-f34b89e3c8e6 2018-09-22 05:28:01,660 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:03,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:03,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:04,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-e8a0d277-eba7-4aa9-b3c4-79a978cfe92e x-compute-request-id: req-e8a0d277-eba7-4aa9-b3c4-79a978cfe92e 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:04,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e8a0d277-eba7-4aa9-b3c4-79a978cfe92e 2018-09-22 05:28:04,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639147996902s 2018-09-22 05:28:04,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e8a0d277-eba7-4aa9-b3c4-79a978cfe92e 2018-09-22 05:28:04,306 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:06,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:06,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:06,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-e8037884-92d0-4d38-8bcd-5289a5f15838 x-compute-request-id: req-e8037884-92d0-4d38-8bcd-5289a5f15838 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:06,829 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e8037884-92d0-4d38-8bcd-5289a5f15838 2018-09-22 05:28:06,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52124786377s 2018-09-22 05:28:06,829 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e8037884-92d0-4d38-8bcd-5289a5f15838 2018-09-22 05:28:06,833 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:08,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:08,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:09,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-4efa12e7-f0b8-4178-9f9d-1fa38400c89c x-compute-request-id: req-4efa12e7-f0b8-4178-9f9d-1fa38400c89c 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:09,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4efa12e7-f0b8-4178-9f9d-1fa38400c89c 2018-09-22 05:28:09,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.862612962723s 2018-09-22 05:28:09,699 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4efa12e7-f0b8-4178-9f9d-1fa38400c89c 2018-09-22 05:28:09,704 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:11,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:11,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:12,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-401c652a-3258-4163-ae4d-96ef14fc97d5 x-compute-request-id: req-401c652a-3258-4163-ae4d-96ef14fc97d5 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:12,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-401c652a-3258-4163-ae4d-96ef14fc97d5 2018-09-22 05:28:12,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49679684639s 2018-09-22 05:28:12,204 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-401c652a-3258-4163-ae4d-96ef14fc97d5 2018-09-22 05:28:12,208 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:14,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:14,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:14,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-21815c25-d274-4050-90ac-f0eb6ac851f2 x-compute-request-id: req-21815c25-d274-4050-90ac-f0eb6ac851f2 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:14,729 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-21815c25-d274-4050-90ac-f0eb6ac851f2 2018-09-22 05:28:14,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520023107529s 2018-09-22 05:28:14,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-21815c25-d274-4050-90ac-f0eb6ac851f2 2018-09-22 05:28:14,734 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:16,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:16,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:17,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-f4bc495b-03a7-419c-b331-213b372a4768 x-compute-request-id: req-f4bc495b-03a7-419c-b331-213b372a4768 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:17,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4bc495b-03a7-419c-b331-213b372a4768 2018-09-22 05:28:17,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566050052643s 2018-09-22 05:28:17,303 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4bc495b-03a7-419c-b331-213b372a4768 2018-09-22 05:28:17,307 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:19,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:19,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:19,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-9b1f8748-8f9b-4a31-868c-daad08ed3254 x-compute-request-id: req-9b1f8748-8f9b-4a31-868c-daad08ed3254 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:19,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9b1f8748-8f9b-4a31-868c-daad08ed3254 2018-09-22 05:28:19,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54861497879s 2018-09-22 05:28:19,859 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9b1f8748-8f9b-4a31-868c-daad08ed3254 2018-09-22 05:28:19,863 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:21,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:21,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:22,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-bb86a860-ea2f-432c-8805-7ce4373bb282 x-compute-request-id: req-bb86a860-ea2f-432c-8805-7ce4373bb282 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:22,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bb86a860-ea2f-432c-8805-7ce4373bb282 2018-09-22 05:28:22,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539094924927s 2018-09-22 05:28:22,405 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bb86a860-ea2f-432c-8805-7ce4373bb282 2018-09-22 05:28:22,407 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:24,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:24,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:24,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-aec116fc-9e1d-418c-87c2-024df00fdd85 x-compute-request-id: req-aec116fc-9e1d-418c-87c2-024df00fdd85 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:24,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aec116fc-9e1d-418c-87c2-024df00fdd85 2018-09-22 05:28:24,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491891860962s 2018-09-22 05:28:24,901 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aec116fc-9e1d-418c-87c2-024df00fdd85 2018-09-22 05:28:24,905 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:26,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:26,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:27,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-a338702b-af29-4f56-a7f8-cefabf07e1d5 x-compute-request-id: req-a338702b-af29-4f56-a7f8-cefabf07e1d5 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:27,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a338702b-af29-4f56-a7f8-cefabf07e1d5 2018-09-22 05:28:27,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546066999435s 2018-09-22 05:28:27,453 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a338702b-af29-4f56-a7f8-cefabf07e1d5 2018-09-22 05:28:27,456 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:29,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:29,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:30,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-0f714485-c298-47d7-8baa-244a1f702632 x-compute-request-id: req-0f714485-c298-47d7-8baa-244a1f702632 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:30,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0f714485-c298-47d7-8baa-244a1f702632 2018-09-22 05:28:30,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08485078812s 2018-09-22 05:28:30,544 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0f714485-c298-47d7-8baa-244a1f702632 2018-09-22 05:28:30,548 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:32,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:32,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:33,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-016a366e-d90e-40f8-9960-c0ef92b652e5 x-compute-request-id: req-016a366e-d90e-40f8-9960-c0ef92b652e5 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:33,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-016a366e-d90e-40f8-9960-c0ef92b652e5 2018-09-22 05:28:33,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541350126266s 2018-09-22 05:28:33,093 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-016a366e-d90e-40f8-9960-c0ef92b652e5 2018-09-22 05:28:33,096 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:35,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:35,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:35,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-db440b16-6bcf-410f-805e-9c7eb0ea7f17 x-compute-request-id: req-db440b16-6bcf-410f-805e-9c7eb0ea7f17 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:35,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-db440b16-6bcf-410f-805e-9c7eb0ea7f17 2018-09-22 05:28:35,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524934053421s 2018-09-22 05:28:35,624 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-db440b16-6bcf-410f-805e-9c7eb0ea7f17 2018-09-22 05:28:35,628 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:37,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:37,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:38,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-6e7f438a-7cc1-4ca6-9b30-66e82a03f909 x-compute-request-id: req-6e7f438a-7cc1-4ca6-9b30-66e82a03f909 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:38,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6e7f438a-7cc1-4ca6-9b30-66e82a03f909 2018-09-22 05:28:38,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488331079483s 2018-09-22 05:28:38,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6e7f438a-7cc1-4ca6-9b30-66e82a03f909 2018-09-22 05:28:38,124 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:40,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:40,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:41,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-27bf7a14-3e90-4ca0-b98b-199ee8b831cb x-compute-request-id: req-27bf7a14-3e90-4ca0-b98b-199ee8b831cb 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:41,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-27bf7a14-3e90-4ca0-b98b-199ee8b831cb 2018-09-22 05:28:41,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.873775005341s 2018-09-22 05:28:41,000 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-27bf7a14-3e90-4ca0-b98b-199ee8b831cb 2018-09-22 05:28:41,004 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:43,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:43,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:43,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-2f57eeef-2ac5-4f34-9c0b-4c887006567c x-compute-request-id: req-2f57eeef-2ac5-4f34-9c0b-4c887006567c 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:43,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2f57eeef-2ac5-4f34-9c0b-4c887006567c 2018-09-22 05:28:43,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354246139526s 2018-09-22 05:28:43,361 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2f57eeef-2ac5-4f34-9c0b-4c887006567c 2018-09-22 05:28:43,365 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:45,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:45,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:45,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-6d70b95c-5e07-4668-8788-de4d80cd95b0 x-compute-request-id: req-6d70b95c-5e07-4668-8788-de4d80cd95b0 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:45,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6d70b95c-5e07-4668-8788-de4d80cd95b0 2018-09-22 05:28:45,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478164196014s 2018-09-22 05:28:45,846 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6d70b95c-5e07-4668-8788-de4d80cd95b0 2018-09-22 05:28:45,850 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:47,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:47,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:48,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-b3f037b6-3b7f-412b-88b3-fb1c89a529b8 x-compute-request-id: req-b3f037b6-3b7f-412b-88b3-fb1c89a529b8 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:48,359 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b3f037b6-3b7f-412b-88b3-fb1c89a529b8 2018-09-22 05:28:48,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506175994873s 2018-09-22 05:28:48,359 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b3f037b6-3b7f-412b-88b3-fb1c89a529b8 2018-09-22 05:28:48,363 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:50,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:50,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:50,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-c41d71bc-182e-4559-8efe-b6c13c253190 x-compute-request-id: req-c41d71bc-182e-4559-8efe-b6c13c253190 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:50,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c41d71bc-182e-4559-8efe-b6c13c253190 2018-09-22 05:28:50,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514839887619s 2018-09-22 05:28:50,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c41d71bc-182e-4559-8efe-b6c13c253190 2018-09-22 05:28:50,884 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:52,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:52,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:53,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-ece14615-06e5-4bd6-b7ea-8ab93e8cfa28 x-compute-request-id: req-ece14615-06e5-4bd6-b7ea-8ab93e8cfa28 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:53,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ece14615-06e5-4bd6-b7ea-8ab93e8cfa28 2018-09-22 05:28:53,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496602058411s 2018-09-22 05:28:53,384 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ece14615-06e5-4bd6-b7ea-8ab93e8cfa28 2018-09-22 05:28:53,388 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:55,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:55,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:55,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-d56d37d6-3646-4306-bb14-4b554907bde0 x-compute-request-id: req-d56d37d6-3646-4306-bb14-4b554907bde0 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:55,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d56d37d6-3646-4306-bb14-4b554907bde0 2018-09-22 05:28:55,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540374994278s 2018-09-22 05:28:55,931 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d56d37d6-3646-4306-bb14-4b554907bde0 2018-09-22 05:28:55,935 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:28:57,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:28:57,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:28:58,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:28: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-ced2b83c-fa95-4f4c-992f-37c3bc4f406a x-compute-request-id: req-ced2b83c-fa95-4f4c-992f-37c3bc4f406a 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:28:58,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ced2b83c-fa95-4f4c-992f-37c3bc4f406a 2018-09-22 05:28:58,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511876821518s 2018-09-22 05:28:58,450 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ced2b83c-fa95-4f4c-992f-37c3bc4f406a 2018-09-22 05:28:58,454 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:00,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:00,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:00,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:29: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-c4fd651b-e297-49ef-850c-03741f9aca73 x-compute-request-id: req-c4fd651b-e297-49ef-850c-03741f9aca73 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:00,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c4fd651b-e297-49ef-850c-03741f9aca73 2018-09-22 05:29:00,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369110822678s 2018-09-22 05:29:00,826 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c4fd651b-e297-49ef-850c-03741f9aca73 2018-09-22 05:29:00,831 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:02,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:02,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:03,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:29: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-0076822e-4cbb-4120-9cac-0f238be90189 x-compute-request-id: req-0076822e-4cbb-4120-9cac-0f238be90189 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:03,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0076822e-4cbb-4120-9cac-0f238be90189 2018-09-22 05:29:03,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491790056229s 2018-09-22 05:29:03,326 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0076822e-4cbb-4120-9cac-0f238be90189 2018-09-22 05:29:03,329 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:05,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:05,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:05,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:29: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-bf278eaa-948c-447f-b19a-5c180b32324d x-compute-request-id: req-bf278eaa-948c-447f-b19a-5c180b32324d 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:05,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bf278eaa-948c-447f-b19a-5c180b32324d 2018-09-22 05:29:05,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512156009674s 2018-09-22 05:29:05,845 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bf278eaa-948c-447f-b19a-5c180b32324d 2018-09-22 05:29:05,849 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:07,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:07,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:08,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:29: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-17c2381d-e889-4af5-a957-d296dba85634 x-compute-request-id: req-17c2381d-e889-4af5-a957-d296dba85634 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:08,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-17c2381d-e889-4af5-a957-d296dba85634 2018-09-22 05:29:08,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502810955048s 2018-09-22 05:29:08,354 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-17c2381d-e889-4af5-a957-d296dba85634 2018-09-22 05:29:08,358 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:10,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:10,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:10,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:29: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-8b1ce7bb-d2a6-440c-aa8e-0ba48672378f x-compute-request-id: req-8b1ce7bb-d2a6-440c-aa8e-0ba48672378f 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:10,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8b1ce7bb-d2a6-440c-aa8e-0ba48672378f 2018-09-22 05:29:10,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361854076385s 2018-09-22 05:29:10,723 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8b1ce7bb-d2a6-440c-aa8e-0ba48672378f 2018-09-22 05:29:10,727 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:12,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:12,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:13,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:29: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-da71a7bb-92d8-4e13-b4cd-877952cafbe0 x-compute-request-id: req-da71a7bb-92d8-4e13-b4cd-877952cafbe0 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:13,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-da71a7bb-92d8-4e13-b4cd-877952cafbe0 2018-09-22 05:29:13,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492080926895s 2018-09-22 05:29:13,222 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-da71a7bb-92d8-4e13-b4cd-877952cafbe0 2018-09-22 05:29:13,226 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:15,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:15,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:15,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:29: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-edcb79b6-553d-4c48-83cd-4a0f9b55082c x-compute-request-id: req-edcb79b6-553d-4c48-83cd-4a0f9b55082c 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:15,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-edcb79b6-553d-4c48-83cd-4a0f9b55082c 2018-09-22 05:29:15,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529961109161s 2018-09-22 05:29:15,759 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-edcb79b6-553d-4c48-83cd-4a0f9b55082c 2018-09-22 05:29:15,763 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:17,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:17,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:18,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:29: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-e76e781e-822e-4cde-a052-d2833d6a1c13 x-compute-request-id: req-e76e781e-822e-4cde-a052-d2833d6a1c13 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:18,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e76e781e-822e-4cde-a052-d2833d6a1c13 2018-09-22 05:29:18,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531821966171s 2018-09-22 05:29:18,298 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e76e781e-822e-4cde-a052-d2833d6a1c13 2018-09-22 05:29:18,302 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:20,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:20,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:20,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:29: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-e344e72d-49eb-4284-8bcb-2132d83fd493 x-compute-request-id: req-e344e72d-49eb-4284-8bcb-2132d83fd493 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:20,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e344e72d-49eb-4284-8bcb-2132d83fd493 2018-09-22 05:29:20,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536037921906s 2018-09-22 05:29:20,841 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e344e72d-49eb-4284-8bcb-2132d83fd493 2018-09-22 05:29:20,845 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:22,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:22,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:23,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-f4fb7f7f-5403-45b9-b188-026397d2e685 x-compute-request-id: req-f4fb7f7f-5403-45b9-b188-026397d2e685 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:23,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4fb7f7f-5403-45b9-b188-026397d2e685 2018-09-22 05:29:23,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54975104332s 2018-09-22 05:29:23,398 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f4fb7f7f-5403-45b9-b188-026397d2e685 2018-09-22 05:29:23,402 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:25,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:25,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:26,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:29: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-f211fd93-1b3c-4d05-bbdf-7c8ad4759a97 x-compute-request-id: req-f211fd93-1b3c-4d05-bbdf-7c8ad4759a97 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:26,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f211fd93-1b3c-4d05-bbdf-7c8ad4759a97 2018-09-22 05:29:26,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682220935822s 2018-09-22 05:29:26,087 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f211fd93-1b3c-4d05-bbdf-7c8ad4759a97 2018-09-22 05:29:26,091 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:28,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:28,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:28,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-8fcec938-0f21-4fed-973b-7af1d73fb479 x-compute-request-id: req-8fcec938-0f21-4fed-973b-7af1d73fb479 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:28,646 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8fcec938-0f21-4fed-973b-7af1d73fb479 2018-09-22 05:29:28,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552983999252s 2018-09-22 05:29:28,647 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8fcec938-0f21-4fed-973b-7af1d73fb479 2018-09-22 05:29:28,651 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:30,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:30,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:31,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:29: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-a4075545-a4fd-4001-a691-c555657ed1c7 x-compute-request-id: req-a4075545-a4fd-4001-a691-c555657ed1c7 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:31,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a4075545-a4fd-4001-a691-c555657ed1c7 2018-09-22 05:29:31,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523195028305s 2018-09-22 05:29:31,177 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a4075545-a4fd-4001-a691-c555657ed1c7 2018-09-22 05:29:31,181 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:33,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:33,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:33,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:29: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-9275bd49-baa7-4033-bfbe-261dfc1e81a3 x-compute-request-id: req-9275bd49-baa7-4033-bfbe-261dfc1e81a3 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:33,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9275bd49-baa7-4033-bfbe-261dfc1e81a3 2018-09-22 05:29:33,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528568029404s 2018-09-22 05:29:33,712 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9275bd49-baa7-4033-bfbe-261dfc1e81a3 2018-09-22 05:29:33,716 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:35,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:35,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:36,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:29: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-9c96fcf8-4763-4186-8247-7a95a17061ea x-compute-request-id: req-9c96fcf8-4763-4186-8247-7a95a17061ea 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:36,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9c96fcf8-4763-4186-8247-7a95a17061ea 2018-09-22 05:29:36,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661839008331s 2018-09-22 05:29:36,381 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9c96fcf8-4763-4186-8247-7a95a17061ea 2018-09-22 05:29:36,385 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:38,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:38,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:38,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-722a92ac-0512-412c-802d-b5152ff942cd x-compute-request-id: req-722a92ac-0512-412c-802d-b5152ff942cd 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:38,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-722a92ac-0512-412c-802d-b5152ff942cd 2018-09-22 05:29:38,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.48953294754s 2018-09-22 05:29:38,878 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-722a92ac-0512-412c-802d-b5152ff942cd 2018-09-22 05:29:38,881 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:40,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:40,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:41,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:29: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-0f179817-786a-4d70-b2c5-bbc1dc38549b x-compute-request-id: req-0f179817-786a-4d70-b2c5-bbc1dc38549b 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:41,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0f179817-786a-4d70-b2c5-bbc1dc38549b 2018-09-22 05:29:41,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711051940918s 2018-09-22 05:29:41,596 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0f179817-786a-4d70-b2c5-bbc1dc38549b 2018-09-22 05:29:41,599 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:43,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:43,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:44,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:29: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-683db5c6-150c-46e5-82f8-2f474112ec95 x-compute-request-id: req-683db5c6-150c-46e5-82f8-2f474112ec95 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:44,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-683db5c6-150c-46e5-82f8-2f474112ec95 2018-09-22 05:29:44,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533596992493s 2018-09-22 05:29:44,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-683db5c6-150c-46e5-82f8-2f474112ec95 2018-09-22 05:29:44,140 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:46,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:46,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:46,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:29: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-38c13e0e-46d1-422c-ad0c-f97b9625748f x-compute-request-id: req-38c13e0e-46d1-422c-ad0c-f97b9625748f 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:46,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-38c13e0e-46d1-422c-ad0c-f97b9625748f 2018-09-22 05:29:46,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371122121811s 2018-09-22 05:29:46,514 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-38c13e0e-46d1-422c-ad0c-f97b9625748f 2018-09-22 05:29:46,518 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:48,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:48,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:48,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:29: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-cf313aee-cc30-4712-a2b2-47e1d84e398a x-compute-request-id: req-cf313aee-cc30-4712-a2b2-47e1d84e398a 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.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T05:27:26Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:48,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cf313aee-cc30-4712-a2b2-47e1d84e398a 2018-09-22 05:29:48,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356837034225s 2018-09-22 05:29:48,878 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cf313aee-cc30-4712-a2b2-47e1d84e398a 2018-09-22 05:29:48,882 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:29:50,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:29:50,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:51,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:29: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-b3d41cf0-757b-47df-af17-24952c91b0a0 x-compute-request-id: req-b3d41cf0-757b-47df-af17-24952c91b0a0 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:3a:2b", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:29:36.000000", "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:29:50Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:29:51,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b3d41cf0-757b-47df-af17-24952c91b0a0 2018-09-22 05:29:51,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493492126465s 2018-09-22 05:29:51,379 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b3d41cf0-757b-47df-af17-24952c91b0a0 2018-09-22 05:29:51,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-22 05:29:51,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=97c81e37-f08b-4d13-a31d-64d435b0196d" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:51,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-de332cc6-cb5b-4270-a615-52d058bbd40d Date: Sat, 22 Sep 2018 05:29:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:29:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"18864dc8-7dcf-4cbe-b1d1-3ab65c13e2ed","ip_address":"192.168.120.7"}],"id":"a5a63d93-bc9f-4b0d-b210-14ea2820e585","security_groups":["a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1"],"mac_address":"fa:16:3e:d2:3a:2b","project_id":"da5b178f9e6b4ce988ca33100642fb2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"45d52ab9-7335-4df1-8aba-fd4f0b8e6a59","tenant_id":"da5b178f9e6b4ce988ca33100642fb2d","created_at":"2018-09-22T05:27:27Z","binding:vnic_type":"normal","device_id":"97c81e37-f08b-4d13-a31d-64d435b0196d"}]} 2018-09-22 05:29:51,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=97c81e37-f08b-4d13-a31d-64d435b0196d used request id req-de332cc6-cb5b-4270-a615-52d058bbd40d 2018-09-22 05:29:51,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0561001300812s 2018-09-22 05:29:51,439 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=97c81e37-f08b-4d13-a31d-64d435b0196d used request id req-de332cc6-cb5b-4270-a615-52d058bbd40d 2018-09-22 05:29:51,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 05:29:51,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=a5a63d93-bc9f-4b0d-b210-14ea2820e585" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:51,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-88108a67-17ef-40a0-906e-b495657f2833 Date: Sat, 22 Sep 2018 05:29:51 GMT RESP BODY: {"floatingips": []} 2018-09-22 05:29:51,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=a5a63d93-bc9f-4b0d-b210-14ea2820e585 used request id req-88108a67-17ef-40a0-906e-b495657f2833 2018-09-22 05:29:51,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0187780857086s 2018-09-22 05:29:51,464 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=a5a63d93-bc9f-4b0d-b210-14ea2820e585 used request id req-88108a67-17ef-40a0-906e-b495657f2833 2018-09-22 05:29:51,465 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d2:3a:2b', 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'99a3f9f5-e922-4c97-84f1-22fa95773129'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-22T05:29:36.000000', 'flavor': Munch({u'id': u'49f2da19-b407-4a8c-bfdd-c32dba92b66b'}), 'az': u'nova', 'id': u'97c81e37-f08b-4d13-a31d-64d435b0196d', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7f7d9ec4f0624e8cb029282d2c546cd2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da5b178f9e6b4ce988ca33100642fb2d', 'name': 'cloudify_ims-project_210545c1-647e-4d03-967e-820800d0ccab', '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-09-22T05:29:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-22T05:29:50Z', 'hostId': u'209c18a23700674561f05beafe4c7140793cf559df300f01176d4744', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'209c18a23700674561f05beafe4c7140793cf559df300f01176d4744', '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-09-22T05:29:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da5b178f9e6b4ce988ca33100642fb2d', 'name': u'cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab', 'adminPass': u'Ccjni4P48cA2', 'tenant_id': u'da5b178f9e6b4ce988ca33100642fb2d', 'region': 'regionOne', 'created': u'2018-09-22T05:27:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-22 05:29:51,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 05:29:51,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:51,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-689c98de-fd6d-46c7-93c1-fcad50e85dd1 Date: Sat, 22 Sep 2018 05:29:51 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":["18864dc8-7dcf-4cbe-b1d1-3ab65c13e2ed"],"updated_at":"2018-09-22T05:25:21Z","tenant_id":"da5b178f9e6b4ce988ca33100642fb2d","created_at":"2018-09-22T05:25:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"da5b178f9e6b4ce988ca33100642fb2d","id":"45d52ab9-7335-4df1-8aba-fd4f0b8e6a59","name":"cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:29:51,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-689c98de-fd6d-46c7-93c1-fcad50e85dd1 2018-09-22 05:29:51,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113778829575s 2018-09-22 05:29:51,582 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-689c98de-fd6d-46c7-93c1-fcad50e85dd1 2018-09-22 05:29:51,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-22 05:29:51,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=97c81e37-f08b-4d13-a31d-64d435b0196d" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:51,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b62cff59-29fa-4d90-864a-f12836d93569 Date: Sat, 22 Sep 2018 05:29:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T05:29:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"18864dc8-7dcf-4cbe-b1d1-3ab65c13e2ed","ip_address":"192.168.120.7"}],"id":"a5a63d93-bc9f-4b0d-b210-14ea2820e585","security_groups":["a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1"],"mac_address":"fa:16:3e:d2:3a:2b","project_id":"da5b178f9e6b4ce988ca33100642fb2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"45d52ab9-7335-4df1-8aba-fd4f0b8e6a59","tenant_id":"da5b178f9e6b4ce988ca33100642fb2d","created_at":"2018-09-22T05:27:27Z","binding:vnic_type":"normal","device_id":"97c81e37-f08b-4d13-a31d-64d435b0196d"}]} 2018-09-22 05:29:51,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=97c81e37-f08b-4d13-a31d-64d435b0196d used request id req-b62cff59-29fa-4d90-864a-f12836d93569 2018-09-22 05:29:51,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.268926858902s 2018-09-22 05:29:51,853 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=97c81e37-f08b-4d13-a31d-64d435b0196d used request id req-b62cff59-29fa-4d90-864a-f12836d93569 2018-09-22 05:29:51,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-22 05:29:51,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -d '{"floatingip": {"floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.7", "port_id": "a5a63d93-bc9f-4b0d-b210-14ea2820e585"}}' 2018-09-22 05:29:53,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-f781558a-c31b-415f-9ced-c1f6bd42e597 Date: Sat, 22 Sep 2018 05:29:53 GMT RESP BODY: {"floatingip": {"router_id": "e2dbe807-4e97-4dcb-b08e-40461d31db9b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:29:52Z", "updated_at": "2018-09-22T05:29:52Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_id": "a5a63d93-bc9f-4b0d-b210-14ea2820e585", "id": "ed67cb3f-9565-4f0d-a135-60737533da5b"}} 2018-09-22 05:29:53,612 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f781558a-c31b-415f-9ced-c1f6bd42e597 2018-09-22 05:29:53,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.75864505768s 2018-09-22 05:29:53,613 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f781558a-c31b-415f-9ced-c1f6bd42e597 2018-09-22 05:29:53,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 05:29:53,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:53,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-85bfb3cb-e4c6-435a-aa47-49cb98801fd4 Date: Sat, 22 Sep 2018 05:29:53 GMT RESP BODY: {"floatingips": [{"router_id": "e2dbe807-4e97-4dcb-b08e-40461d31db9b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:29:52Z", "updated_at": "2018-09-22T05:29:52Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_id": "a5a63d93-bc9f-4b0d-b210-14ea2820e585", "id": "ed67cb3f-9565-4f0d-a135-60737533da5b"}]} 2018-09-22 05:29:53,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-85bfb3cb-e4c6-435a-aa47-49cb98801fd4 2018-09-22 05:29:53,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0315301418304s 2018-09-22 05:29:53,653 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-85bfb3cb-e4c6-435a-aa47-49cb98801fd4 2018-09-22 05:29:53,657 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-22 05:29:53,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 05:29:53,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:53,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-f9ae10e5-6e5e-4bc8-90e3-f1e451d5eb59 Date: Sat, 22 Sep 2018 05:29:53 GMT RESP BODY: {"floatingips": [{"router_id": "e2dbe807-4e97-4dcb-b08e-40461d31db9b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:29:52Z", "updated_at": "2018-09-22T05:29:52Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_id": "a5a63d93-bc9f-4b0d-b210-14ea2820e585", "id": "ed67cb3f-9565-4f0d-a135-60737533da5b"}]} 2018-09-22 05:29:53,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f9ae10e5-6e5e-4bc8-90e3-f1e451d5eb59 2018-09-22 05:29:53,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0362401008606s 2018-09-22 05:29:53,799 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f9ae10e5-6e5e-4bc8-90e3-f1e451d5eb59 2018-09-22 05:29:53,803 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-22 05:29:53,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 05:29:53,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:53,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-716ddcb9-95a6-42de-bf47-a298d7d54864 Date: Sat, 22 Sep 2018 05:29:53 GMT RESP BODY: {"floatingips": [{"router_id": "e2dbe807-4e97-4dcb-b08e-40461d31db9b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:29:52Z", "updated_at": "2018-09-22T05:29:52Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_id": "a5a63d93-bc9f-4b0d-b210-14ea2820e585", "id": "ed67cb3f-9565-4f0d-a135-60737533da5b"}]} 2018-09-22 05:29:53,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-716ddcb9-95a6-42de-bf47-a298d7d54864 2018-09-22 05:29:53,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0349018573761s 2018-09-22 05:29:53,943 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-716ddcb9-95a6-42de-bf47-a298d7d54864 2018-09-22 05:29:53,946 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-22 05:29:54,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 05:29:54,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:54,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-79df80a9-3eef-4aec-9b43-df28a36c5860 Date: Sat, 22 Sep 2018 05:29:54 GMT RESP BODY: {"floatingips": [{"router_id": "e2dbe807-4e97-4dcb-b08e-40461d31db9b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:29:52Z", "updated_at": "2018-09-22T05:29:52Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_id": "a5a63d93-bc9f-4b0d-b210-14ea2820e585", "id": "ed67cb3f-9565-4f0d-a135-60737533da5b"}]} 2018-09-22 05:29:54,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-79df80a9-3eef-4aec-9b43-df28a36c5860 2018-09-22 05:29:54,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0232820510864s 2018-09-22 05:29:54,075 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-79df80a9-3eef-4aec-9b43-df28a36c5860 2018-09-22 05:29:54,078 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-22 05:29:54,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 05:29:54,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:29:54,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-b9c22f41-1933-48e4-aad4-268d0eb61372 Date: Sat, 22 Sep 2018 05:29:54 GMT RESP BODY: {"floatingips": [{"router_id": "e2dbe807-4e97-4dcb-b08e-40461d31db9b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:29:52Z", "updated_at": "2018-09-22T05:29:52Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_id": "a5a63d93-bc9f-4b0d-b210-14ea2820e585", "id": "ed67cb3f-9565-4f0d-a135-60737533da5b"}]} 2018-09-22 05:29:54,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b9c22f41-1933-48e4-aad4-268d0eb61372 2018-09-22 05:29:54,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0222980976105s 2018-09-22 05:29:54,206 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-b9c22f41-1933-48e4-aad4-268d0eb61372 2018-09-22 05:29:54,210 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'e2dbe807-4e97-4dcb-b08e-40461d31db9b', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'da5b178f9e6b4ce988ca33100642fb2d', 'created_at': u'2018-09-22T05:29:52Z', 'attached': True, 'updated_at': u'2018-09-22T05:29:52Z', 'id': u'ed67cb3f-9565-4f0d-a135-60737533da5b', 'floating_network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da5b178f9e6b4ce988ca33100642fb2d', 'name': 'cloudify_ims-project_210545c1-647e-4d03-967e-820800d0ccab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'e2dbe807-4e97-4dcb-b08e-40461d31db9b', 'project_id': u'da5b178f9e6b4ce988ca33100642fb2d', 'port_id': u'a5a63d93-bc9f-4b0d-b210-14ea2820e585', 'port': u'a5a63d93-bc9f-4b0d-b210-14ea2820e585', 'network': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f'}) 2018-09-22 05:29:54,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-22 05:29:54,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 05:29:56,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05: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-de884b3e-10df-42b3-bc11-79964ad05f4d x-compute-request-id: req-de884b3e-10df-42b3-bc11-79964ad05f4d Content-Encoding: gzip Content-Length: 10882 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1926569820 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.291175] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.293315] pid_max: default: 32768 minimum: 301\n[ 0.294474] Security Framework initialized\n[ 0.295542] SELinux: Initializing.\n[ 0.297134] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.300380] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.302104] Mount-cache hash table entries: 4096\n[ 0.303405] Initializing cgroup subsys memory\n[ 0.304525] Initializing cgroup subsys devices\n[ 0.305634] Initializing cgroup subsys freezer\n[ 0.306741] Initializing cgroup subsys net_cls\n[ 0.307850] Initializing cgroup subsys blkio\n[ 0.308941] Initializing cgroup subsys perf_event\n[ 0.310092] Initializing cgroup subsys hugetlb\n[ 0.311200] Initializing cgroup subsys pids\n[ 0.312276] Initializing cgroup subsys net_prio\n[ 0.313455] CPU: Physical Processor ID: 0\n[ 0.315200] mce: CPU supports 10 MCE banks\n[ 0.316291] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.317528] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.318759] tlb_flushall_shift: 6\n[ 0.319920] Freeing SMP alternatives: 28k freed\n[ 0.323813] ACPI: Core revision 20130517\n[ 0.325248] ACPI: All ACPI Tables successfully acquired\n[ 0.326655] ftrace: allocating 25812 entries in 101 pages\n[ 0.348721] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.350170] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.351598] smpboot: Max logical packages: 2\n[ 0.352847] Enabling x2apic\n[ 0.353715] Enabled x2apic\n[ 0.354769] Switched APIC routing to physical x2apic.\n[ 0.356917] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.358368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.360906] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.367792] KVM setup paravirtual spinlock\n[ 0.369804] smpboot: Booting Node 0, Processors #1 OK\n[ 0.371391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.393990] Brought up 2 CPUs\n[ 0.393993] KVM setup async PF for cpu 1\n[ 0.393996] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.397015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.398976] devtmpfs: initialized\n[ 0.401270] EVM: security.selinux\n[ 0.402225] EVM: security.ima\n[ 0.403108] EVM: security.capability\n[ 0.404725] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.406204] pinctrl core: initialized pinctrl subsystem\n[ 0.407536] NET: Registered protocol family 16\n[ 0.408845] ACPI: bus type PCI registered\n[ 0.409896] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.411358] PCI: Using configuration type 1 for base access\n[ 0.415967] ACPI: Added _OSI(Module Device)\n[ 0.417056] ACPI: Added _OSI(Processor Device)\n[ 0.418158] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.419293] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.422014] ACPI: Interpreter enabled\n[ 0.423043] ACPI: (supports S0 S5)\n[ 0.423991] ACPI: Using IOAPIC for interrupt routing\n[ 0.425184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.428975] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.430338] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.432224] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.433659] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.436340] acpiphp: Slot [3] registered\n[ 0.437390] acpiphp: Slot [4] registered\n[ 0.438435] acpiphp: Slot [5] registered\n[ 0.439478] acpiphp: Slot [6] registered\n[ 0.440525] acpiphp: Slot [7] registered\n[ 0.441568] acpiphp: Slot [8] registered\n[ 0.442626] acpiphp: Slot [9] registered\n[ 0.443668] acpiphp: Slot [10] registered\n[ 0.444719] acpiphp: Slot [11] registered\n[ 0.445773] acpiphp: Slot [12] registered\n[ 0.446831] acpiphp: Slot [13] registered\n[ 0.447887] acpiphp: Slot [14] registered\n[ 0.448944] acpiphp: Slot [15] registered\n[ 0.449998] acpiphp: Slot [16] registered\n[ 0.451053] acpiphp: Slot [17] registered\n[ 0.452108] acpiphp: Slot [18] registered\n[ 0.453164] acpiphp: Slot [19] registered\n[ 0.454220] acpiphp: Slot [20] registered\n[ 0.455277] acpiphp: Slot [21] registered\n[ 0.456328] acpiphp: Slot [22] registered\n[ 0.457384] acpiphp: Slot [23] registered\n[ 0.458435] acpiphp: Slot [24] registered\n[ 0.459491] acpiphp: Slot [25] registered\n[ 0.460546] acpiphp: Slot [26] registered\n[ 0.461605] acpiphp: Slot [27] registered\n[ 0.462661] acpiphp: Slot [28] registered\n[ 0.463716] acpiphp: Slot [29] registered\n[ 0.464771] acpiphp: Slot [30] registered\n[ 0.465823] acpiphp: Slot [31] registered\n[ 0.466872] PCI host bridge to bus 0000:00\n[ 0.467924] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.469178] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.470616] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.472066] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.473999] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.481630] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.483142] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.484546] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.486030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.493437] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.495359] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.547241] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.550997] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.552661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.554332] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.555955] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.557491] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.559034] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.561069] vgaarb: loaded\n[ 0.561919] vgaarb: bridge control possible 0000:00:02.0\n[ 0.563274] SCSI subsystem initialized\n[ 0.564311] ACPI: bus type USB registered\n[ 0.565386] usbcore: registered new interface driver usbfs\n[ 0.566654] usbcore: registered new interface driver hub\n[ 0.567900] usbcore: registered new device driver usb\n[ 0.569207] PCI: Using ACPI for IRQ routing\n[ 0.570557] NetLabel: Initializing\n[ 0.571523] NetLabel: domain hash size = 128\n[ 0.572610] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.573816] NetLabel: unlabeled traffic allowed by default\n[ 0.575196] Switched to clocksource kvm-clock\n[ 0.582031] pnp: PnP ACPI init\n[ 0.582966] ACPI: bus type PNP registered\n[ 0.584342] pnp: PnP ACPI: found 5 devices\n[ 0.585409] ACPI: bus type PNP unregistered\n[ 0.592424] NET: Registered protocol family 2\n[ 0.593771] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.595859] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.597554] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.599032] TCP: reno registered\n[ 0.599969] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.601338] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.602880] NET: Registered protocol family 1\n[ 0.604044] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.605385] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.606692] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.626232] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.646179] Unpacking initramfs...\n[ 1.048946] Freeing initrd memory: 37508k freed\n[ 1.057833] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.059336] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.068369] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.069792] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.071395] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.072765] Initialise system trusted keyring\n[ 1.073881] audit: initializing netlink socket (disabled)\n[ 1.075133] type=2000 audit(1537594179.234:1): initialized\n[ 1.091563] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.092964] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.095351] zpool: loaded\n[ 1.096212] zbud: loaded\n[ 1.097172] VFS: Disk quotas dquot_6.5.2\n[ 1.098229] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.099737] msgmni has been set to 7578\n[ 1.100805] Key type big_key registered\n[ 1.102350] NET: Registered protocol family 38\n[ 1.103472] Key type asymmetric registered\n[ 1.104527] Asymmetric key parser 'x509' registered\n[ 1.105706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.107670] io scheduler noop registered\n[ 1.108708] io scheduler deadline registered (default)\n[ 1.109925] io scheduler cfq registered\n[ 1.111026] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.121975] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.123574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.125578] ACPI: Power Button [PWRF]\n[ 1.126693] GHES: HEST is not enabled!\n[ 1.127791] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.152317] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.154103] Non-volatile memory driver v1.3\n[ 1.155389] Linux agpgart interface v0.103\n[ 1.156728] crash memory driver: version 1.1\n[ 1.158056] rdac: device handler registered\n[ 1.159387] hp_sw: device handler registered\n[ 1.160678] emc: device handler registered\n[ 1.161926] alua: device handler registered\n[ 1.163219] libphy: Fixed MDIO Bus: probed\n[ 1.164529] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.166266] ehci-pci: EHCI PCI platform driver\n[ 1.167585] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.169245] ohci-pci: OHCI PCI platform driver\n[ 1.170563] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.190881] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.192405] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.194701] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.196181] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.197816] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.199611] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.201962] usb usb1: Product: UHCI Host Controller\n[ 1.203389] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.205292] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.206772] hub 1-0:1.0: USB hub found\n[ 1.207994] hub 1-0:1.0: 2 ports detected\n[ 1.209392] usbcore: registered new interface driver usbserial\n[ 1.211035] usbcore: registered new interface driver usbserial_generic\n[ 1.212804] usbserial: USB Serial support registered for generic\n[ 1.214522] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.217560] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.219064] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.220678] mousedev: PS/2 mouse device common for all mice\n[ 1.222542] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.225408] rtc_cmos 00:00: RTC can wake from S4\n[ 1.227057] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.227522] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.231473] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.231963] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.235758] cpuidle: using governor menu\n[ 1.237093] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.238730] usbcore: registered new interface driver usbhid\n[ 1.240339] usbhid: USB HID core driver\n[ 1.241604] drop_monitor: Initializing network drop monitor service\n[ 1.243359] TCP: cubic registered\n[ 1.244505] Initializing XFRM netlink socket\n[ 1.245896] NET: Registered protocol family 10\n[ 1.247444] NET: Registered protocol family 17\n[ 1.248920] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.250500] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.251857] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.254099] Loading compiled-in X.509 certificates\n[ 1.255320] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.257620] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.260309] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.262618] registered taskstats version 1\n[ 1.265219] Key type trusted registered\n[ 1.267402] Key type encrypted registered\n[ 1.269573] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.271205] rtc_cmos 00:00: setting system clock to 2018-09-22 05:29:39 UTC (1537594179)\n[ 1.273871] Freeing unused kernel memory: 1680k freed\n[ 1.278048] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.282690] systemd[1]: Detected virtualization kvm.\n[ 1.284077] systemd[1]: Detected architecture x86-64.\n[ 1.285497] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.288224] systemd[1]: No hostname configured.\n[ 1.289544] systemd[1]: Set hostname to .\n[ 1.290969] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.313388] systemd[1]: Reached target Local File Systems.\n[ 1.314689] systemd[1]: Starting Local File Systems.\n[ 1.315943] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.318002] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.320955] systemd[1]: Created slice Root Slice.\n[ 1.322135] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.324521] systemd[1]: Listening on udev Kernel Socket.\n[ 1.326045] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.328451] systemd[1]: Listening on Journal Socket.\n[ 1.329881] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.332296] systemd[1]: Created slice System Slice.\n[ 1.333742] systemd[1]: Starting System Slice.\n[ 1.335574] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.339043] 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[ 1.345250] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n[ 1.350938] systemd[1]: Reached target Swap.\n[ 1.352240] systemd[1]: Starting Swap.\n[ 1.353782] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.358417] systemd[1]: Listening on udev Control Socket.\n[ 1.360543] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.363807] systemd[1]: Reached target Sockets.\n[ 1.365561] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Paths.\n[ 1.367584] systemd[1]: Reached target Paths.\n[ 1.369007] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Slices.\n[ 1.371263] systemd[1]: Reached target Slices.\n[ 1.372590] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Timers.\n[ 1.374807] systemd[1]: Reached target Timers.\n[ 1.376180] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Journal Service.\n[ 1.378614] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.430395] RPC: Registered named UNIX socket transport module.\n[ 1.432273] RPC: Registered udp transport module.\n[ 1.433923] RPC: Registered tcp transport module.\n[ 1.435422] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.511211] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.532641] FDC 0 is a S82078B\n[ 1.555817] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.595896] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.599543] scsi host0: ata_piix\n[ 1.600947] scsi host1: ata_piix\n[ 1.602103] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.603931] vda: vda1\n[ 1.604908] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.663320] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.664846] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.666408] usb 1-1: Product: QEMU USB Tablet\n[ 1.667531] usb 1-1: Manufacturer: QEMU\n[ 1.668572] usb 1-1: SerialNumber: 42\n[ 1.678536] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.681079] 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[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.777075] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.779829] XFS (vda1): Mounting V4 Filesystem\n[ 2.068388] tsc: Refined TSC clocksource calibration: 3491.908 MHz\n[ 2.240234] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.461438] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.934786] SELinux: Disabled at runtime.\n[ 2.971245] type=1404 audit(1537594181.200:2): selinux=0 auid=4294967295 ses=4294967295\n[ 3.040668] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 3.042505] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Starting Create list of required st... nodes for the current kernel...\n Mounting Debug File System...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting NFSD configuration filesystem...\n Mounting Huge Pages File System...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 3.427975] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 3.471572] systemd-journald[395]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.652786] type=1305 audit(1537594181.881:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.816520] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.858573] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.876890] [drm] Initialized drm 1.1.0 20060810\n[ 3.896293] ppdev: user-space parallel port driver\n[ 3.901494] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.903075] [TTM] Initializing pool allocator\n[ 3.905816] [TTM] Initializing DMA pool allocator\n[ 3.907572] [drm] fb mappable at 0xFC000000\n[ 3.908716] [drm] vram aper at 0xFC000000\n[ 3.909768] [drm] size 33554432\n[ 3.910699] [drm] fb depth is 24\n[ 3.911634] [drm] pitch is 3072\n[ 3.913117] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.932324] Console: switching to colour frame buffer device 128x48\n[ 3.943252] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.946259] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n[ 4.001754] AES CTR mode by8 optimization enabled\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...[ 4.010067] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 4.018753] alg: No test for crc32 (crc32-pclmul)\n[ 4.047308] intel_rapl: no valid rapl domains found in package 0\n[ 4.077120] intel_rapl: no valid rapl domains found in package 0\n[ 4.085291] intel_powerclamp: No package C-state available\n[ 4.090124] intel_powerclamp: No package C-state available"} 2018-09-22 05:29:56,838 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d/action used request id req-de884b3e-10df-42b3-bc11-79964ad05f4d 2018-09-22 05:29:56,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.62738990784s 2018-09-22 05:29:56,839 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d/action used request id req-de884b3e-10df-42b3-bc11-79964ad05f4d 2018-09-22 05:29:56,839 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1926569820 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.291175] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.293315] pid_max: default: 32768 minimum: 301 [ 0.294474] Security Framework initialized [ 0.295542] SELinux: Initializing. [ 0.297134] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.300380] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.302104] Mount-cache hash table entries: 4096 [ 0.303405] Initializing cgroup subsys memory [ 0.304525] Initializing cgroup subsys devices [ 0.305634] Initializing cgroup subsys freezer [ 0.306741] Initializing cgroup subsys net_cls [ 0.307850] Initializing cgroup subsys blkio [ 0.308941] Initializing cgroup subsys perf_event [ 0.310092] Initializing cgroup subsys hugetlb [ 0.311200] Initializing cgroup subsys pids [ 0.312276] Initializing cgroup subsys net_prio [ 0.313455] CPU: Physical Processor ID: 0 [ 0.315200] mce: CPU supports 10 MCE banks [ 0.316291] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.317528] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.318759] tlb_flushall_shift: 6 [ 0.319920] Freeing SMP alternatives: 28k freed [ 0.323813] ACPI: Core revision 20130517 [ 0.325248] ACPI: All ACPI Tables successfully acquired [ 0.326655] ftrace: allocating 25812 entries in 101 pages [ 0.348721] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.350170] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.351598] smpboot: Max logical packages: 2 [ 0.352847] Enabling x2apic [ 0.353715] Enabled x2apic [ 0.354769] Switched APIC routing to physical x2apic. [ 0.356917] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.358368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.360906] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.367792] KVM setup paravirtual spinlock [ 0.369804] smpboot: Booting Node 0, Processors #1 OK [ 0.371391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.393990] Brought up 2 CPUs [ 0.393993] KVM setup async PF for cpu 1 [ 0.393996] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.397015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.398976] devtmpfs: initialized [ 0.401270] EVM: security.selinux [ 0.402225] EVM: security.ima [ 0.403108] EVM: security.capability [ 0.404725] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.406204] pinctrl core: initialized pinctrl subsystem [ 0.407536] NET: Registered protocol family 16 [ 0.408845] ACPI: bus type PCI registered [ 0.409896] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.411358] PCI: Using configuration type 1 for base access [ 0.415967] ACPI: Added _OSI(Module Device) [ 0.417056] ACPI: Added _OSI(Processor Device) [ 0.418158] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.419293] ACPI: Added _OSI(Processor Aggregator Device) [ 0.422014] ACPI: Interpreter enabled [ 0.423043] ACPI: (supports S0 S5) [ 0.423991] ACPI: Using IOAPIC for interrupt routing [ 0.425184] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.428975] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.430338] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.432224] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.433659] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.436340] acpiphp: Slot [3] registered [ 0.437390] acpiphp: Slot [4] registered [ 0.438435] acpiphp: Slot [5] registered [ 0.439478] acpiphp: Slot [6] registered [ 0.440525] acpiphp: Slot [7] registered [ 0.441568] acpiphp: Slot [8] registered [ 0.442626] acpiphp: Slot [9] registered [ 0.443668] acpiphp: Slot [10] registered [ 0.444719] acpiphp: Slot [11] registered [ 0.445773] acpiphp: Slot [12] registered [ 0.446831] acpiphp: Slot [13] registered [ 0.447887] acpiphp: Slot [14] registered [ 0.448944] acpiphp: Slot [15] registered [ 0.449998] acpiphp: Slot [16] registered [ 0.451053] acpiphp: Slot [17] registered [ 0.452108] acpiphp: Slot [18] registered [ 0.453164] acpiphp: Slot [19] registered [ 0.454220] acpiphp: Slot [20] registered [ 0.455277] acpiphp: Slot [21] registered [ 0.456328] acpiphp: Slot [22] registered [ 0.457384] acpiphp: Slot [23] registered [ 0.458435] acpiphp: Slot [24] registered [ 0.459491] acpiphp: Slot [25] registered [ 0.460546] acpiphp: Slot [26] registered [ 0.461605] acpiphp: Slot [27] registered [ 0.462661] acpiphp: Slot [28] registered [ 0.463716] acpiphp: Slot [29] registered [ 0.464771] acpiphp: Slot [30] registered [ 0.465823] acpiphp: Slot [31] registered [ 0.466872] PCI host bridge to bus 0000:00 [ 0.467924] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.469178] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.470616] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.472066] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.473999] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.481630] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.483142] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.484546] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.486030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.493437] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.495359] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.547241] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.550997] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.552661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.554332] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.555955] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.557491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.559034] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561069] vgaarb: loaded [ 0.561919] vgaarb: bridge control possible 0000:00:02.0 [ 0.563274] SCSI subsystem initialized [ 0.564311] ACPI: bus type USB registered [ 0.565386] usbcore: registered new interface driver usbfs [ 0.566654] usbcore: registered new interface driver hub [ 0.567900] usbcore: registered new device driver usb [ 0.569207] PCI: Using ACPI for IRQ routing [ 0.570557] NetLabel: Initializing [ 0.571523] NetLabel: domain hash size = 128 [ 0.572610] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.573816] NetLabel: unlabeled traffic allowed by default [ 0.575196] Switched to clocksource kvm-clock [ 0.582031] pnp: PnP ACPI init [ 0.582966] ACPI: bus type PNP registered [ 0.584342] pnp: PnP ACPI: found 5 devices [ 0.585409] ACPI: bus type PNP unregistered [ 0.592424] NET: Registered protocol family 2 [ 0.593771] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.595859] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.597554] TCP: Hash tables configured (established 32768 bind 32768) [ 0.599032] TCP: reno registered [ 0.599969] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.601338] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.602880] NET: Registered protocol family 1 [ 0.604044] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.605385] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.606692] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.626232] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.646179] Unpacking initramfs... [ 1.048946] Freeing initrd memory: 37508k freed [ 1.057833] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.059336] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.068369] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.069792] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.071395] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.072765] Initialise system trusted keyring [ 1.073881] audit: initializing netlink socket (disabled) [ 1.075133] type=2000 audit(1537594179.234:1): initialized [ 1.091563] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.092964] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.095351] zpool: loaded [ 1.096212] zbud: loaded [ 1.097172] VFS: Disk quotas dquot_6.5.2 [ 1.098229] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.099737] msgmni has been set to 7578 [ 1.100805] Key type big_key registered [ 1.102350] NET: Registered protocol family 38 [ 1.103472] Key type asymmetric registered [ 1.104527] Asymmetric key parser 'x509' registered [ 1.105706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.107670] io scheduler noop registered [ 1.108708] io scheduler deadline registered (default) [ 1.109925] io scheduler cfq registered [ 1.111026] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.121975] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.123574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.125578] ACPI: Power Button [PWRF] [ 1.126693] GHES: HEST is not enabled! [ 1.127791] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.152317] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.154103] Non-volatile memory driver v1.3 [ 1.155389] Linux agpgart interface v0.103 [ 1.156728] crash memory driver: version 1.1 [ 1.158056] rdac: device handler registered [ 1.159387] hp_sw: device handler registered [ 1.160678] emc: device handler registered [ 1.161926] alua: device handler registered [ 1.163219] libphy: Fixed MDIO Bus: probed [ 1.164529] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.166266] ehci-pci: EHCI PCI platform driver [ 1.167585] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.169245] ohci-pci: OHCI PCI platform driver [ 1.170563] uhci_hcd: USB Universal Host Controller Interface driver [ 1.190881] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.192405] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.194701] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.196181] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.197816] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.199611] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.201962] usb usb1: Product: UHCI Host Controller [ 1.203389] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.205292] usb usb1: SerialNumber: 0000:00:01.2 [ 1.206772] hub 1-0:1.0: USB hub found [ 1.207994] hub 1-0:1.0: 2 ports detected [ 1.209392] usbcore: registered new interface driver usbserial [ 1.211035] usbcore: registered new interface driver usbserial_generic [ 1.212804] usbserial: USB Serial support registered for generic [ 1.214522] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.217560] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.219064] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.220678] mousedev: PS/2 mouse device common for all mice [ 1.222542] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.225408] rtc_cmos 00:00: RTC can wake from S4 [ 1.227057] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.227522] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.231473] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.231963] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.235758] cpuidle: using governor menu [ 1.237093] hidraw: raw HID events driver (C) Jiri Kosina [ 1.238730] usbcore: registered new interface driver usbhid [ 1.240339] usbhid: USB HID core driver [ 1.241604] drop_monitor: Initializing network drop monitor service [ 1.243359] TCP: cubic registered [ 1.244505] Initializing XFRM netlink socket [ 1.245896] NET: Registered protocol family 10 [ 1.247444] NET: Registered protocol family 17 [ 1.248920] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.250500] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.251857] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.254099] Loading compiled-in X.509 certificates [ 1.255320] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.257620] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.260309] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.262618] registered taskstats version 1 [ 1.265219] Key type trusted registered [ 1.267402] Key type encrypted registered [ 1.269573] IMA: No TPM chip found, activating TPM-bypass! [ 1.271205] rtc_cmos 00:00: setting system clock to 2018-09-22 05:29:39 UTC (1537594179) [ 1.273871] Freeing unused kernel memory: 1680k freed [ 1.278048] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.282690] systemd[1]: Detected virtualization kvm. [ 1.284077] systemd[1]: Detected architecture x86-64. [ 1.285497] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.288224] systemd[1]: No hostname configured. [ 1.289544] systemd[1]: Set hostname to . [ 1.290969] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.313388] systemd[1]: Reached target Local File Systems. [ 1.314689] systemd[1]: Starting Local File Systems. [ 1.315943] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.318002] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.320955] systemd[1]: Created slice Root Slice. [ 1.322135] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.324521] systemd[1]: Listening on udev Kernel Socket. [ 1.326045] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.328451] systemd[1]: Listening on Journal Socket. [ 1.329881] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.332296] systemd[1]: Created slice System Slice. [ 1.333742] systemd[1]: Starting System Slice. [ 1.335574] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.339043] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.345250] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [ 1.350938] systemd[1]: Reached target Swap. [ 1.352240] systemd[1]: Starting Swap. [ 1.353782] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Control Socket. [ 1.358417] systemd[1]: Listening on udev Control Socket. [ 1.360543] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.363807] systemd[1]: Reached target Sockets. [ 1.365561] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Paths. [ 1.367584] systemd[1]: Reached target Paths. [ 1.369007] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Slices. [ 1.371263] systemd[1]: Reached target Slices. [ 1.372590] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Timers. [ 1.374807] systemd[1]: Reached target Timers. [ 1.376180] systemd[1]: Starting Timers. [[32m OK [0m] Started Journal Service. [ 1.378614] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.430395] RPC: Registered named UNIX socket transport module. [ 1.432273] RPC: Registered udp transport module. [ 1.433923] RPC: Registered tcp transport module. [ 1.435422] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.511211] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.532641] FDC 0 is a S82078B [ 1.555817] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.595896] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.599543] scsi host0: ata_piix [ 1.600947] scsi host1: ata_piix [ 1.602103] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.603931] vda: vda1 [ 1.604908] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.663320] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.664846] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.666408] usb 1-1: Product: QEMU USB Tablet [ 1.667531] usb 1-1: Manufacturer: QEMU [ 1.668572] usb 1-1: SerialNumber: 42 [ 1.678536] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.681079] 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 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.777075] SGI XFS with ACLs, security attributes, no debug enabled [ 1.779829] XFS (vda1): Mounting V4 Filesystem [ 2.068388] tsc: Refined TSC clocksource calibration: 3491.908 MHz [ 2.240234] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.461438] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.934786] SELinux: Disabled at runtime. [ 2.971245] type=1404 audit(1537594181.200:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.040668] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.042505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on udev Kernel Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Encrypted Volumes. Starting Create list of required st... nodes for the current kernel... Mounting Debug File System... [[32m OK [0m] Created slice User and Session Slice. Mounting NFSD configuration filesystem... Mounting Huge Pages File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.427975] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 3.471572] systemd-journald[395]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started udev Kernel Device Manager. [ 3.652786] type=1305 audit(1537594181.881:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.816520] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.858573] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.876890] [drm] Initialized drm 1.1.0 20060810 [ 3.896293] ppdev: user-space parallel port driver [ 3.901494] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.903075] [TTM] Initializing pool allocator [ 3.905816] [TTM] Initializing DMA pool allocator [ 3.907572] [drm] fb mappable at 0xFC000000 [ 3.908716] [drm] vram aper at 0xFC000000 [ 3.909768] [drm] size 33554432 [ 3.910699] [drm] fb depth is 24 [ 3.911634] [drm] pitch is 3072 [ 3.913117] fbcon: cirrusdrmfb (fb0) is primary device [ 3.932324] Console: switching to colour frame buffer device 128x48 [ 3.943252] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.946259] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. [ 4.001754] AES CTR mode by8 optimization enabled Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1...[ 4.010067] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.018753] alg: No test for crc32 (crc32-pclmul) [ 4.047308] intel_rapl: no valid rapl domains found in package 0 [ 4.077120] intel_rapl: no valid rapl domains found in package 0 [ 4.085291] intel_powerclamp: No package C-state available [ 4.090124] intel_powerclamp: No package C-state available 2018-09-22 05:29:57,842 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-09-22 05:30:06,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-22 05:30:06,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 05:30:07,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:30: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-0af06a0a-04ac-4294-a2f4-19e8d98bc3b5 x-compute-request-id: req-0af06a0a-04ac-4294-a2f4-19e8d98bc3b5 Content-Encoding: gzip Content-Length: 12739 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1926569820 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.291175] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.293315] pid_max: default: 32768 minimum: 301\n[ 0.294474] Security Framework initialized\n[ 0.295542] SELinux: Initializing.\n[ 0.297134] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.300380] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.302104] Mount-cache hash table entries: 4096\n[ 0.303405] Initializing cgroup subsys memory\n[ 0.304525] Initializing cgroup subsys devices\n[ 0.305634] Initializing cgroup subsys freezer\n[ 0.306741] Initializing cgroup subsys net_cls\n[ 0.307850] Initializing cgroup subsys blkio\n[ 0.308941] Initializing cgroup subsys perf_event\n[ 0.310092] Initializing cgroup subsys hugetlb\n[ 0.311200] Initializing cgroup subsys pids\n[ 0.312276] Initializing cgroup subsys net_prio\n[ 0.313455] CPU: Physical Processor ID: 0\n[ 0.315200] mce: CPU supports 10 MCE banks\n[ 0.316291] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.317528] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.318759] tlb_flushall_shift: 6\n[ 0.319920] Freeing SMP alternatives: 28k freed\n[ 0.323813] ACPI: Core revision 20130517\n[ 0.325248] ACPI: All ACPI Tables successfully acquired\n[ 0.326655] ftrace: allocating 25812 entries in 101 pages\n[ 0.348721] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.350170] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.351598] smpboot: Max logical packages: 2\n[ 0.352847] Enabling x2apic\n[ 0.353715] Enabled x2apic\n[ 0.354769] Switched APIC routing to physical x2apic.\n[ 0.356917] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.358368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.360906] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.367792] KVM setup paravirtual spinlock\n[ 0.369804] smpboot: Booting Node 0, Processors #1 OK\n[ 0.371391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.393990] Brought up 2 CPUs\n[ 0.393993] KVM setup async PF for cpu 1\n[ 0.393996] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.397015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.398976] devtmpfs: initialized\n[ 0.401270] EVM: security.selinux\n[ 0.402225] EVM: security.ima\n[ 0.403108] EVM: security.capability\n[ 0.404725] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.406204] pinctrl core: initialized pinctrl subsystem\n[ 0.407536] NET: Registered protocol family 16\n[ 0.408845] ACPI: bus type PCI registered\n[ 0.409896] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.411358] PCI: Using configuration type 1 for base access\n[ 0.415967] ACPI: Added _OSI(Module Device)\n[ 0.417056] ACPI: Added _OSI(Processor Device)\n[ 0.418158] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.419293] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.422014] ACPI: Interpreter enabled\n[ 0.423043] ACPI: (supports S0 S5)\n[ 0.423991] ACPI: Using IOAPIC for interrupt routing\n[ 0.425184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.428975] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.430338] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.432224] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.433659] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.436340] acpiphp: Slot [3] registered\n[ 0.437390] acpiphp: Slot [4] registered\n[ 0.438435] acpiphp: Slot [5] registered\n[ 0.439478] acpiphp: Slot [6] registered\n[ 0.440525] acpiphp: Slot [7] registered\n[ 0.441568] acpiphp: Slot [8] registered\n[ 0.442626] acpiphp: Slot [9] registered\n[ 0.443668] acpiphp: Slot [10] registered\n[ 0.444719] acpiphp: Slot [11] registered\n[ 0.445773] acpiphp: Slot [12] registered\n[ 0.446831] acpiphp: Slot [13] registered\n[ 0.447887] acpiphp: Slot [14] registered\n[ 0.448944] acpiphp: Slot [15] registered\n[ 0.449998] acpiphp: Slot [16] registered\n[ 0.451053] acpiphp: Slot [17] registered\n[ 0.452108] acpiphp: Slot [18] registered\n[ 0.453164] acpiphp: Slot [19] registered\n[ 0.454220] acpiphp: Slot [20] registered\n[ 0.455277] acpiphp: Slot [21] registered\n[ 0.456328] acpiphp: Slot [22] registered\n[ 0.457384] acpiphp: Slot [23] registered\n[ 0.458435] acpiphp: Slot [24] registered\n[ 0.459491] acpiphp: Slot [25] registered\n[ 0.460546] acpiphp: Slot [26] registered\n[ 0.461605] acpiphp: Slot [27] registered\n[ 0.462661] acpiphp: Slot [28] registered\n[ 0.463716] acpiphp: Slot [29] registered\n[ 0.464771] acpiphp: Slot [30] registered\n[ 0.465823] acpiphp: Slot [31] registered\n[ 0.466872] PCI host bridge to bus 0000:00\n[ 0.467924] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.469178] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.470616] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.472066] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.473999] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.481630] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.483142] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.484546] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.486030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.493437] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.495359] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.547241] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.550997] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.552661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.554332] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.555955] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.557491] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.559034] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.561069] vgaarb: loaded\n[ 0.561919] vgaarb: bridge control possible 0000:00:02.0\n[ 0.563274] SCSI subsystem initialized\n[ 0.564311] ACPI: bus type USB registered\n[ 0.565386] usbcore: registered new interface driver usbfs\n[ 0.566654] usbcore: registered new interface driver hub\n[ 0.567900] usbcore: registered new device driver usb\n[ 0.569207] PCI: Using ACPI for IRQ routing\n[ 0.570557] NetLabel: Initializing\n[ 0.571523] NetLabel: domain hash size = 128\n[ 0.572610] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.573816] NetLabel: unlabeled traffic allowed by default\n[ 0.575196] Switched to clocksource kvm-clock\n[ 0.582031] pnp: PnP ACPI init\n[ 0.582966] ACPI: bus type PNP registered\n[ 0.584342] pnp: PnP ACPI: found 5 devices\n[ 0.585409] ACPI: bus type PNP unregistered\n[ 0.592424] NET: Registered protocol family 2\n[ 0.593771] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.595859] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.597554] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.599032] TCP: reno registered\n[ 0.599969] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.601338] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.602880] NET: Registered protocol family 1\n[ 0.604044] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.605385] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.606692] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.626232] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.646179] Unpacking initramfs...\n[ 1.048946] Freeing initrd memory: 37508k freed\n[ 1.057833] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.059336] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.068369] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.069792] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.071395] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.072765] Initialise system trusted keyring\n[ 1.073881] audit: initializing netlink socket (disabled)\n[ 1.075133] type=2000 audit(1537594179.234:1): initialized\n[ 1.091563] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.092964] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.095351] zpool: loaded\n[ 1.096212] zbud: loaded\n[ 1.097172] VFS: Disk quotas dquot_6.5.2\n[ 1.098229] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.099737] msgmni has been set to 7578\n[ 1.100805] Key type big_key registered\n[ 1.102350] NET: Registered protocol family 38\n[ 1.103472] Key type asymmetric registered\n[ 1.104527] Asymmetric key parser 'x509' registered\n[ 1.105706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.107670] io scheduler noop registered\n[ 1.108708] io scheduler deadline registered (default)\n[ 1.109925] io scheduler cfq registered\n[ 1.111026] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.121975] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.123574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.125578] ACPI: Power Button [PWRF]\n[ 1.126693] GHES: HEST is not enabled!\n[ 1.127791] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.152317] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.154103] Non-volatile memory driver v1.3\n[ 1.155389] Linux agpgart interface v0.103\n[ 1.156728] crash memory driver: version 1.1\n[ 1.158056] rdac: device handler registered\n[ 1.159387] hp_sw: device handler registered\n[ 1.160678] emc: device handler registered\n[ 1.161926] alua: device handler registered\n[ 1.163219] libphy: Fixed MDIO Bus: probed\n[ 1.164529] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.166266] ehci-pci: EHCI PCI platform driver\n[ 1.167585] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.169245] ohci-pci: OHCI PCI platform driver\n[ 1.170563] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.190881] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.192405] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.194701] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.196181] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.197816] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.199611] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.201962] usb usb1: Product: UHCI Host Controller\n[ 1.203389] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.205292] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.206772] hub 1-0:1.0: USB hub found\n[ 1.207994] hub 1-0:1.0: 2 ports detected\n[ 1.209392] usbcore: registered new interface driver usbserial\n[ 1.211035] usbcore: registered new interface driver usbserial_generic\n[ 1.212804] usbserial: USB Serial support registered for generic\n[ 1.214522] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.217560] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.219064] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.220678] mousedev: PS/2 mouse device common for all mice\n[ 1.222542] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.225408] rtc_cmos 00:00: RTC can wake from S4\n[ 1.227057] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.227522] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.231473] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.231963] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.235758] cpuidle: using governor menu\n[ 1.237093] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.238730] usbcore: registered new interface driver usbhid\n[ 1.240339] usbhid: USB HID core driver\n[ 1.241604] drop_monitor: Initializing network drop monitor service\n[ 1.243359] TCP: cubic registered\n[ 1.244505] Initializing XFRM netlink socket\n[ 1.245896] NET: Registered protocol family 10\n[ 1.247444] NET: Registered protocol family 17\n[ 1.248920] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.250500] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.251857] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.254099] Loading compiled-in X.509 certificates\n[ 1.255320] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.257620] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.260309] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.262618] registered taskstats version 1\n[ 1.265219] Key type trusted registered\n[ 1.267402] Key type encrypted registered\n[ 1.269573] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.271205] rtc_cmos 00:00: setting system clock to 2018-09-22 05:29:39 UTC (1537594179)\n[ 1.273871] Freeing unused kernel memory: 1680k freed\n[ 1.278048] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.282690] systemd[1]: Detected virtualization kvm.\n[ 1.284077] systemd[1]: Detected architecture x86-64.\n[ 1.285497] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.288224] systemd[1]: No hostname configured.\n[ 1.289544] systemd[1]: Set hostname to .\n[ 1.290969] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.313388] systemd[1]: Reached target Local File Systems.\n[ 1.314689] systemd[1]: Starting Local File Systems.\n[ 1.315943] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.318002] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.320955] systemd[1]: Created slice Root Slice.\n[ 1.322135] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.324521] systemd[1]: Listening on udev Kernel Socket.\n[ 1.326045] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.328451] systemd[1]: Listening on Journal Socket.\n[ 1.329881] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.332296] systemd[1]: Created slice System Slice.\n[ 1.333742] systemd[1]: Starting System Slice.\n[ 1.335574] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.339043] 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[ 1.345250] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Swap.\n[ 1.350938] systemd[1]: Reached target Swap.\n[ 1.352240] systemd[1]: Starting Swap.\n[ 1.353782] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.358417] systemd[1]: Listening on udev Control Socket.\n[ 1.360543] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.363807] systemd[1]: Reached target Sockets.\n[ 1.365561] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Paths.\n[ 1.367584] systemd[1]: Reached target Paths.\n[ 1.369007] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Slices.\n[ 1.371263] systemd[1]: Reached target Slices.\n[ 1.372590] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Timers.\n[ 1.374807] systemd[1]: Reached target Timers.\n[ 1.376180] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Journal Service.\n[ 1.378614] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.430395] RPC: Registered named UNIX socket transport module.\n[ 1.432273] RPC: Registered udp transport module.\n[ 1.433923] RPC: Registered tcp transport module.\n[ 1.435422] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.511211] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.532641] FDC 0 is a S82078B\n[ 1.555817] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.595896] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.599543] scsi host0: ata_piix\n[ 1.600947] scsi host1: ata_piix\n[ 1.602103] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.603931] vda: vda1\n[ 1.604908] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.663320] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.664846] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.666408] usb 1-1: Product: QEMU USB Tablet\n[ 1.667531] usb 1-1: Manufacturer: QEMU\n[ 1.668572] usb 1-1: SerialNumber: 42\n[ 1.678536] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.681079] 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[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.777075] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.779829] XFS (vda1): Mounting V4 Filesystem\n[ 2.068388] tsc: Refined TSC clocksource calibration: 3491.908 MHz\n[ 2.240234] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.461438] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.934786] SELinux: Disabled at runtime.\n[ 2.971245] type=1404 audit(1537594181.200:2): selinux=0 auid=4294967295 ses=4294967295\n[ 3.040668] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 3.042505] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Starting Create list of required st... nodes for the current kernel...\n Mounting Debug File System...\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting NFSD configuration filesystem...\n Mounting Huge Pages File System...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 3.427975] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 3.471572] systemd-journald[395]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.652786] type=1305 audit(1537594181.881:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.816520] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.858573] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.876890] [drm] Initialized drm 1.1.0 20060810\n[ 3.896293] ppdev: user-space parallel port driver\n[ 3.901494] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.903075] [TTM] Initializing pool allocator\n[ 3.905816] [TTM] Initializing DMA pool allocator\n[ 3.907572] [drm] fb mappable at 0xFC000000\n[ 3.908716] [drm] vram aper at 0xFC000000\n[ 3.909768] [drm] size 33554432\n[ 3.910699] [drm] fb depth is 24\n[ 3.911634] [drm] pitch is 3072\n[ 3.913117] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.932324] Console: switching to colour frame buffer device 128x48\n[ 3.943252] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.946259] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n[ 4.001754] AES CTR mode by8 optimization enabled\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...[ 4.010067] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Authorization Manager.\n[ 4.018753] alg: No test for crc32 (crc32-pclmul)\n[ 4.047308] intel_rapl: no valid rapl domains found in package 0\n[ 4.077120] intel_rapl: no valid rapl domains found in package 0\n[ 4.085291] intel_powerclamp: No package C-state available\n[ 4.090124] intel_powerclamp: No package C-state available[ 4.228377] cloud-init[479]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 22 Sep 2018 05:29:42 +0000. Up 4.19 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting OpenSSH server daemon...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n Starting PostgreSQL 9.5 database server...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.422076] cloud-init[793]: Cloud-init v. 0.7.5 running 'init' at Sat, 22 Sep 2018 05:29:45 +0000. Up 6.39 seconds.\n[ 6.439203] cloud-init[793]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.441052] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.442795] cloud-init[793]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.444575] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.446328] cloud-init[793]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.448069] cloud-init[793]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:d2:3a:2b |\n[ 6.449818] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.451866] cloud-init[793]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.453543] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.455044] cloud-init[793]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.456551] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.458041] cloud-init[793]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.459536] cloud-init[793]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.461062] cloud-init[793]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.462610] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[ 9.645042] cloud-init[2890]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 22 Sep 2018 05:29:48 +0000. Up 9.57 seconds.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 10.800280] cloud-init[3213]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 22 Sep 2018 05:29:49 +0000. Up 10.69 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 4d:80:06:a7:2e:d9:ee:58:2a:15:d0:a6:25:53:8e:73 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 10.864371] cloud-init[3213]: Cloud-init v. 0.7.5 finished at Sat, 22 Sep 2018 05:29:49 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.86 seconds\n"} 2018-09-22 05:30:07,985 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d/action used request id req-0af06a0a-04ac-4294-a2f4-19e8d98bc3b5 2018-09-22 05:30:07,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.13303995132s 2018-09-22 05:30:07,987 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d/action used request id req-0af06a0a-04ac-4294-a2f4-19e8d98bc3b5 2018-09-22 05:30:07,987 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1926569820 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.291175] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.293315] pid_max: default: 32768 minimum: 301 [ 0.294474] Security Framework initialized [ 0.295542] SELinux: Initializing. [ 0.297134] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.300380] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.302104] Mount-cache hash table entries: 4096 [ 0.303405] Initializing cgroup subsys memory [ 0.304525] Initializing cgroup subsys devices [ 0.305634] Initializing cgroup subsys freezer [ 0.306741] Initializing cgroup subsys net_cls [ 0.307850] Initializing cgroup subsys blkio [ 0.308941] Initializing cgroup subsys perf_event [ 0.310092] Initializing cgroup subsys hugetlb [ 0.311200] Initializing cgroup subsys pids [ 0.312276] Initializing cgroup subsys net_prio [ 0.313455] CPU: Physical Processor ID: 0 [ 0.315200] mce: CPU supports 10 MCE banks [ 0.316291] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.317528] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.318759] tlb_flushall_shift: 6 [ 0.319920] Freeing SMP alternatives: 28k freed [ 0.323813] ACPI: Core revision 20130517 [ 0.325248] ACPI: All ACPI Tables successfully acquired [ 0.326655] ftrace: allocating 25812 entries in 101 pages [ 0.348721] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.350170] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.351598] smpboot: Max logical packages: 2 [ 0.352847] Enabling x2apic [ 0.353715] Enabled x2apic [ 0.354769] Switched APIC routing to physical x2apic. [ 0.356917] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.358368] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.360906] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.367792] KVM setup paravirtual spinlock [ 0.369804] smpboot: Booting Node 0, Processors #1 OK [ 0.371391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.393990] Brought up 2 CPUs [ 0.393993] KVM setup async PF for cpu 1 [ 0.393996] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.397015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.398976] devtmpfs: initialized [ 0.401270] EVM: security.selinux [ 0.402225] EVM: security.ima [ 0.403108] EVM: security.capability [ 0.404725] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.406204] pinctrl core: initialized pinctrl subsystem [ 0.407536] NET: Registered protocol family 16 [ 0.408845] ACPI: bus type PCI registered [ 0.409896] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.411358] PCI: Using configuration type 1 for base access [ 0.415967] ACPI: Added _OSI(Module Device) [ 0.417056] ACPI: Added _OSI(Processor Device) [ 0.418158] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.419293] ACPI: Added _OSI(Processor Aggregator Device) [ 0.422014] ACPI: Interpreter enabled [ 0.423043] ACPI: (supports S0 S5) [ 0.423991] ACPI: Using IOAPIC for interrupt routing [ 0.425184] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.428975] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.430338] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.432224] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.433659] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.436340] acpiphp: Slot [3] registered [ 0.437390] acpiphp: Slot [4] registered [ 0.438435] acpiphp: Slot [5] registered [ 0.439478] acpiphp: Slot [6] registered [ 0.440525] acpiphp: Slot [7] registered [ 0.441568] acpiphp: Slot [8] registered [ 0.442626] acpiphp: Slot [9] registered [ 0.443668] acpiphp: Slot [10] registered [ 0.444719] acpiphp: Slot [11] registered [ 0.445773] acpiphp: Slot [12] registered [ 0.446831] acpiphp: Slot [13] registered [ 0.447887] acpiphp: Slot [14] registered [ 0.448944] acpiphp: Slot [15] registered [ 0.449998] acpiphp: Slot [16] registered [ 0.451053] acpiphp: Slot [17] registered [ 0.452108] acpiphp: Slot [18] registered [ 0.453164] acpiphp: Slot [19] registered [ 0.454220] acpiphp: Slot [20] registered [ 0.455277] acpiphp: Slot [21] registered [ 0.456328] acpiphp: Slot [22] registered [ 0.457384] acpiphp: Slot [23] registered [ 0.458435] acpiphp: Slot [24] registered [ 0.459491] acpiphp: Slot [25] registered [ 0.460546] acpiphp: Slot [26] registered [ 0.461605] acpiphp: Slot [27] registered [ 0.462661] acpiphp: Slot [28] registered [ 0.463716] acpiphp: Slot [29] registered [ 0.464771] acpiphp: Slot [30] registered [ 0.465823] acpiphp: Slot [31] registered [ 0.466872] PCI host bridge to bus 0000:00 [ 0.467924] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.469178] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.470616] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.472066] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.473999] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.481630] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.483142] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.484546] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.486030] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.493437] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.495359] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.547241] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.550997] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.552661] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.554332] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.555955] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.557491] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.559034] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561069] vgaarb: loaded [ 0.561919] vgaarb: bridge control possible 0000:00:02.0 [ 0.563274] SCSI subsystem initialized [ 0.564311] ACPI: bus type USB registered [ 0.565386] usbcore: registered new interface driver usbfs [ 0.566654] usbcore: registered new interface driver hub [ 0.567900] usbcore: registered new device driver usb [ 0.569207] PCI: Using ACPI for IRQ routing [ 0.570557] NetLabel: Initializing [ 0.571523] NetLabel: domain hash size = 128 [ 0.572610] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.573816] NetLabel: unlabeled traffic allowed by default [ 0.575196] Switched to clocksource kvm-clock [ 0.582031] pnp: PnP ACPI init [ 0.582966] ACPI: bus type PNP registered [ 0.584342] pnp: PnP ACPI: found 5 devices [ 0.585409] ACPI: bus type PNP unregistered [ 0.592424] NET: Registered protocol family 2 [ 0.593771] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.595859] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.597554] TCP: Hash tables configured (established 32768 bind 32768) [ 0.599032] TCP: reno registered [ 0.599969] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.601338] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.602880] NET: Registered protocol family 1 [ 0.604044] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.605385] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.606692] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.626232] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.646179] Unpacking initramfs... [ 1.048946] Freeing initrd memory: 37508k freed [ 1.057833] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.059336] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.068369] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.069792] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.071395] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.072765] Initialise system trusted keyring [ 1.073881] audit: initializing netlink socket (disabled) [ 1.075133] type=2000 audit(1537594179.234:1): initialized [ 1.091563] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.092964] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.095351] zpool: loaded [ 1.096212] zbud: loaded [ 1.097172] VFS: Disk quotas dquot_6.5.2 [ 1.098229] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.099737] msgmni has been set to 7578 [ 1.100805] Key type big_key registered [ 1.102350] NET: Registered protocol family 38 [ 1.103472] Key type asymmetric registered [ 1.104527] Asymmetric key parser 'x509' registered [ 1.105706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.107670] io scheduler noop registered [ 1.108708] io scheduler deadline registered (default) [ 1.109925] io scheduler cfq registered [ 1.111026] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.121975] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.123574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.125578] ACPI: Power Button [PWRF] [ 1.126693] GHES: HEST is not enabled! [ 1.127791] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.152317] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.154103] Non-volatile memory driver v1.3 [ 1.155389] Linux agpgart interface v0.103 [ 1.156728] crash memory driver: version 1.1 [ 1.158056] rdac: device handler registered [ 1.159387] hp_sw: device handler registered [ 1.160678] emc: device handler registered [ 1.161926] alua: device handler registered [ 1.163219] libphy: Fixed MDIO Bus: probed [ 1.164529] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.166266] ehci-pci: EHCI PCI platform driver [ 1.167585] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.169245] ohci-pci: OHCI PCI platform driver [ 1.170563] uhci_hcd: USB Universal Host Controller Interface driver [ 1.190881] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.192405] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.194701] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.196181] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.197816] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.199611] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.201962] usb usb1: Product: UHCI Host Controller [ 1.203389] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.205292] usb usb1: SerialNumber: 0000:00:01.2 [ 1.206772] hub 1-0:1.0: USB hub found [ 1.207994] hub 1-0:1.0: 2 ports detected [ 1.209392] usbcore: registered new interface driver usbserial [ 1.211035] usbcore: registered new interface driver usbserial_generic [ 1.212804] usbserial: USB Serial support registered for generic [ 1.214522] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.217560] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.219064] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.220678] mousedev: PS/2 mouse device common for all mice [ 1.222542] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.225408] rtc_cmos 00:00: RTC can wake from S4 [ 1.227057] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.227522] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.231473] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.231963] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.235758] cpuidle: using governor menu [ 1.237093] hidraw: raw HID events driver (C) Jiri Kosina [ 1.238730] usbcore: registered new interface driver usbhid [ 1.240339] usbhid: USB HID core driver [ 1.241604] drop_monitor: Initializing network drop monitor service [ 1.243359] TCP: cubic registered [ 1.244505] Initializing XFRM netlink socket [ 1.245896] NET: Registered protocol family 10 [ 1.247444] NET: Registered protocol family 17 [ 1.248920] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.250500] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.251857] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.254099] Loading compiled-in X.509 certificates [ 1.255320] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.257620] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.260309] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.262618] registered taskstats version 1 [ 1.265219] Key type trusted registered [ 1.267402] Key type encrypted registered [ 1.269573] IMA: No TPM chip found, activating TPM-bypass! [ 1.271205] rtc_cmos 00:00: setting system clock to 2018-09-22 05:29:39 UTC (1537594179) [ 1.273871] Freeing unused kernel memory: 1680k freed [ 1.278048] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.282690] systemd[1]: Detected virtualization kvm. [ 1.284077] systemd[1]: Detected architecture x86-64. [ 1.285497] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.288224] systemd[1]: No hostname configured. [ 1.289544] systemd[1]: Set hostname to . [ 1.290969] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.313388] systemd[1]: Reached target Local File Systems. [ 1.314689] systemd[1]: Starting Local File Systems. [ 1.315943] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.318002] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.320955] systemd[1]: Created slice Root Slice. [ 1.322135] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.324521] systemd[1]: Listening on udev Kernel Socket. [ 1.326045] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.328451] systemd[1]: Listening on Journal Socket. [ 1.329881] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.332296] systemd[1]: Created slice System Slice. [ 1.333742] systemd[1]: Starting System Slice. [ 1.335574] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.339043] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.345250] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Swap. [ 1.350938] systemd[1]: Reached target Swap. [ 1.352240] systemd[1]: Starting Swap. [ 1.353782] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Control Socket. [ 1.358417] systemd[1]: Listening on udev Control Socket. [ 1.360543] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.363807] systemd[1]: Reached target Sockets. [ 1.365561] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Paths. [ 1.367584] systemd[1]: Reached target Paths. [ 1.369007] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Slices. [ 1.371263] systemd[1]: Reached target Slices. [ 1.372590] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Timers. [ 1.374807] systemd[1]: Reached target Timers. [ 1.376180] systemd[1]: Starting Timers. [[32m OK [0m] Started Journal Service. [ 1.378614] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.430395] RPC: Registered named UNIX socket transport module. [ 1.432273] RPC: Registered udp transport module. [ 1.433923] RPC: Registered tcp transport module. [ 1.435422] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.511211] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.532641] FDC 0 is a S82078B [ 1.555817] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.595896] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.599543] scsi host0: ata_piix [ 1.600947] scsi host1: ata_piix [ 1.602103] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.603931] vda: vda1 [ 1.604908] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.663320] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.664846] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.666408] usb 1-1: Product: QEMU USB Tablet [ 1.667531] usb 1-1: Manufacturer: QEMU [ 1.668572] usb 1-1: SerialNumber: 42 [ 1.678536] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.681079] 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 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.777075] SGI XFS with ACLs, security attributes, no debug enabled [ 1.779829] XFS (vda1): Mounting V4 Filesystem [ 2.068388] tsc: Refined TSC clocksource calibration: 3491.908 MHz [ 2.240234] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.461438] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.934786] SELinux: Disabled at runtime. [ 2.971245] type=1404 audit(1537594181.200:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.040668] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.042505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on udev Kernel Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Encrypted Volumes. Starting Create list of required st... nodes for the current kernel... Mounting Debug File System... [[32m OK [0m] Created slice User and Session Slice. Mounting NFSD configuration filesystem... Mounting Huge Pages File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.427975] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 3.471572] systemd-journald[395]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started udev Kernel Device Manager. [ 3.652786] type=1305 audit(1537594181.881:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.816520] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.858573] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.876890] [drm] Initialized drm 1.1.0 20060810 [ 3.896293] ppdev: user-space parallel port driver [ 3.901494] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.903075] [TTM] Initializing pool allocator [ 3.905816] [TTM] Initializing DMA pool allocator [ 3.907572] [drm] fb mappable at 0xFC000000 [ 3.908716] [drm] vram aper at 0xFC000000 [ 3.909768] [drm] size 33554432 [ 3.910699] [drm] fb depth is 24 [ 3.911634] [drm] pitch is 3072 [ 3.913117] fbcon: cirrusdrmfb (fb0) is primary device [ 3.932324] Console: switching to colour frame buffer device 128x48 [ 3.943252] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.946259] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. [ 4.001754] AES CTR mode by8 optimization enabled Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1...[ 4.010067] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.018753] alg: No test for crc32 (crc32-pclmul) [ 4.047308] intel_rapl: no valid rapl domains found in package 0 [ 4.077120] intel_rapl: no valid rapl domains found in package 0 [ 4.085291] intel_powerclamp: No package C-state available [ 4.090124] intel_powerclamp: No package C-state available[ 4.228377] cloud-init[479]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 22 Sep 2018 05:29:42 +0000. Up 4.19 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting OpenSSH server daemon... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... Starting PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.422076] cloud-init[793]: Cloud-init v. 0.7.5 running 'init' at Sat, 22 Sep 2018 05:29:45 +0000. Up 6.39 seconds. [ 6.439203] cloud-init[793]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.441052] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.442795] cloud-init[793]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.444575] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.446328] cloud-init[793]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.448069] cloud-init[793]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:d2:3a:2b | [ 6.449818] cloud-init[793]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.451866] cloud-init[793]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.453543] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.455044] cloud-init[793]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.456551] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.458041] cloud-init[793]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.459536] cloud-init[793]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.461062] cloud-init[793]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.462610] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started PostgreSQL 9.5 database server. [[32m OK [0m] Started Postfix Mail Transport Agent. [ 9.645042] cloud-init[2890]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 22 Sep 2018 05:29:48 +0000. Up 9.57 seconds. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.800280] cloud-init[3213]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 22 Sep 2018 05:29:49 +0000. Up 10.69 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 4d:80:06:a7:2e:d9:ee:58:2a:15:d0:a6:25:53:8e:73 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.864371] cloud-init[3213]: Cloud-init v. 0.7.5 finished at Sat, 22 Sep 2018 05:29:49 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.86 seconds 2018-09-22 05:30:07,991 - paramiko.transport - DEBUG - starting thread (client mode): 0x3e228f10L 2018-09-22 05:30:07,991 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 05:30:08,032 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-09-22 05:30:08,032 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-09-22 05:30:08,063 - 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-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] 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-09-22 05:30:08,063 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 05:30:08,064 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-22 05:30:08,064 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 05:30:08,064 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 05:30:08,064 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 05:30:08,072 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 05:30:08,073 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 05:30:08,091 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 4c1f7c71f5a98b8370f02ab218eae423 2018-09-22 05:30:08,092 - paramiko.transport - DEBUG - Trying key 4d8006a72ed9ee582a15d0a625538e73 from /tmp/tmpGIGjS6 2018-09-22 05:30:08,114 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 05:30:08,223 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 05:30:08,224 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-09-22 05:30:08,224 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-09-22 05:30:08,225 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-09-22 05:30:08,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-09-22 05:30:08,231 - functest.core.cloudify - INFO - try 1: Cloudify Manager isn't up and running 2018-09-22 05:30:38,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-09-22 05:30:38,401 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:30:38,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:30:38,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:30:38,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:30:38,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:30:38,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:30:38,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:30:38,402 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5153, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5161, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 9140, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10667, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 860, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8842, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8860, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10666, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5100, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-09-22 05:30:38,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:30:38,402 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:30:38 GMT 2018-09-22 05:30:38,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:30:38,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-09-22 05:30:38,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:30:38,403 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 5153, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 5161, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 9140, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 10667, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 860, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 8842, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 8860, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 10666, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 5100, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-09-22 05:30:38,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-09-22 05:30:38,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:30:38,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:30:38,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:30:38,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:30:38,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:30:38,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:30:38,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:30:38,536 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5153, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5161, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 9140, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10667, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 860, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8842, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8860, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10666, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5100, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-09-22 05:30:38,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:30:38,536 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:30:38 GMT 2018-09-22 05:30:38,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:30:38,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2395 2018-09-22 05:30:38,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:30:38,537 - functest.core.cloudify - INFO - The current manager status is running 2018-09-22 05:30:38,537 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-09-22 05:30:38,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:30:38,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:30:38,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:30:38,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:30:38,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:30:38,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:30:38,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:30:38,616 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-09-22 05:30:38,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-22T05:30:38.593Z", "updated_at": "2018-09-22T05:30:38.593Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-09-22 05:30:38,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:30:38,617 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:30:38 GMT 2018-09-22 05:30:38,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:30:38,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-09-22 05:30:38,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:30:38,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/secrets 2018-09-22 05:30:38,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:30:38,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:30:38,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:30:38,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:30:38,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:30:38,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:30:38,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:30:38,698 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-09-22T05:30:38.593Z", "updated_at": "2018-09-22T05:30:38.593Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-09-22 05:30:38,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:30:38,698 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:30:38 GMT 2018-09-22 05:30:38,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:30:38,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-09-22 05:30:38,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:30:38,698 - functest.core.cloudify - DEBUG - List secrets: 2018-09-22 05:30:38,699 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/secrets/foo 2018-09-22 05:30:38,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:30:38,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:30:38,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:30:38,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:30:38,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:30:38,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:30:38,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:30:38,763 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-22 05:30:38,763 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-22T05:30:38.593Z", "updated_at": "2018-09-22T05:30:38.593Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-09-22 05:30:38,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:30:38,763 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:30:38 GMT 2018-09-22 05:30:38,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:30:38,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-09-22 05:30:38,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:30:38,764 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-09-22 05:30:38,764 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-09-22 05:30:38,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 05:30:38,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:30:38,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f696c38-2ea5-4e3a-9ed3-d9a07c92b41c Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/da5b178f9e6b4ce988ca33100642fb2d"}, "enabled": true, "id": "da5b178f9e6b4ce988ca33100642fb2d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_210545c1-647e-4d03-967e-820800d0ccab"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 05:30:38,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-0f696c38-2ea5-4e3a-9ed3-d9a07c92b41c 2018-09-22 05:30:38,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0899729728699s 2018-09-22 05:30:38,855 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-0f696c38-2ea5-4e3a-9ed3-d9a07c92b41c 2018-09-22 05:30:38,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-09-22 05:30:38,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/quotas/da5b178f9e6b4ce988ca33100642fb2d.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-09-22 05:30:39,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-e10d6fde-d19b-4a8f-af35-83e4382112ee Date: Sat, 22 Sep 2018 05:30:39 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-09-22 05:30:39,086 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/da5b178f9e6b4ce988ca33100642fb2d.json used request id req-e10d6fde-d19b-4a8f-af35-83e4382112ee 2018-09-22 05:30:39,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.228713035583s 2018-09-22 05:30:39,087 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/da5b178f9e6b4ce988ca33100642fb2d.json used request id req-e10d6fde-d19b-4a8f-af35-83e4382112ee 2018-09-22 05:30:39,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-09-22 05:30:39,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-09-22 05:30:39,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:30:39,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b4280d1-9e8b-43d4-a5e3-8957c68af14e Content-Encoding: gzip Content-Length: 916 Content-Type: application/json RESP BODY: {"services": [{"description": "congress Policy Service", "links": {"self": "http://172.30.9.23:5000/v3/services/27942a23355b4377b9eafbad2d133233"}, "enabled": true, "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.23:5000/v3/services/334933ac5dcc40409b0bf3b9e0211ddc"}, "enabled": true, "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.23:5000/v3/services/381af6bbb5d845e3885827518b69027c"}, "enabled": true, "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.23:5000/v3/services/3bbcf39e29f442d5b577765fa5c6e3c4"}, "enabled": true, "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.23:5000/v3/services/4807b9ba930741199d04fa61c42bfdde"}, "enabled": true, "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.23:5000/v3/services/48595a9e89e74172a1e5c80df3fd6601"}, "enabled": true, "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.23:5000/v3/services/60530e880db04154806f03695c79b42d"}, "enabled": true, "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.23:5000/v3/services/65e52e10462142b7bd1f4ace3a99297a"}, "enabled": true, "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.23:5000/v3/services/685ebd2d62704f90bb83dd88b534e6bd"}, "enabled": true, "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.23:5000/v3/services/92bb8eb6868d4f6eb99e14a4150e6294"}, "enabled": true, "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.23:5000/v3/services/9d3d4ed67b2141a0acb73712cd4f2eab"}, "enabled": true, "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.23:5000/v3/services/adca761c6a724e79912dc31ba2d145c0"}, "enabled": true, "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.23:5000/v3/services/b3df779e54464f92bc6a7462375811cf"}, "enabled": true, "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.23:5000/v3/services/b45dad370cf74306aa2038fbbc1e8a91"}, "enabled": true, "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.23:5000/v3/services/ef208eaafd7e4c4b9c2b46280d9562c7"}, "enabled": true, "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.23:5000/v3/services/f46910b7f58a48aca22521f3042448a1"}, "enabled": true, "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "links": {"self": "http://172.30.9.23:5000/v3/services", "previous": null, "next": null}} 2018-09-22 05:30:39,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/services used request id req-7b4280d1-9e8b-43d4-a5e3-8957c68af14e 2018-09-22 05:30:39,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0995919704437s 2018-09-22 05:30:39,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-09-22 05:30:39,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:30:39,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebeb34b3-c5a0-4708-aa78-6829b4209287 Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/00bde8f88d3a44818673b68f05810483"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d3d4ed67b2141a0acb73712cd4f2eab", "id": "00bde8f88d3a44818673b68f05810483"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0438c2ae849144d4bf545a8d778438bf"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "381af6bbb5d845e3885827518b69027c", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/09dc002dd50e4b0388ce151dc3dfdfb4"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4807b9ba930741199d04fa61c42bfdde", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1c93163e5fa8453e84efdd454efdcc99"}, "url": "http://172.30.9.23:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "65e52e10462142b7bd1f4ace3a99297a", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/243ca55c8fb54332bdeca549f6f503b9"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ef208eaafd7e4c4b9c2b46280d9562c7", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/25595e246a6d44a6a8deda8c390382e3"}, "url": "http://172.30.9.23:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f46910b7f58a48aca22521f3042448a1", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2cb613c705bf416f9dcc1b5b74d5d504"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d3d4ed67b2141a0acb73712cd4f2eab", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/34f5ef56d956440d9aaf317a2c040ace"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ef208eaafd7e4c4b9c2b46280d9562c7", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/42202b7807324d9e830cef06a4240e8a"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "60530e880db04154806f03695c79b42d", "id": "42202b7807324d9e830cef06a4240e8a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/49668a5a129e4454a392db8088c10412"}, "url": "http://192.30.9.5:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "334933ac5dcc40409b0bf3b9e0211ddc", "id": "49668a5a129e4454a392db8088c10412"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4a34adc15f57483894486ac5e51cb73a"}, "url": "http://192.30.9.5:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "27942a23355b4377b9eafbad2d133233", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4c18c29ed709489c8e809be89cf542ab"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4807b9ba930741199d04fa61c42bfdde", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/598ed68a1959428d82e968ec544929c8"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "60530e880db04154806f03695c79b42d", "id": "598ed68a1959428d82e968ec544929c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5afaa40252ab4c16be55d1b598919c29"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3bbcf39e29f442d5b577765fa5c6e3c4", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5df8c73dd3984133b11f476d2a2bbf96"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3bbcf39e29f442d5b577765fa5c6e3c4", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5f52ab97718b4c14afa8856bb3feabe1"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "60530e880db04154806f03695c79b42d", "id": "5f52ab97718b4c14afa8856bb3feabe1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/627ca9c700c24643ac07fe483fbaadd4"}, "url": "http://192.30.9.5:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "65e52e10462142b7bd1f4ace3a99297a", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6308693efff146f8a138c4db22fc16bb"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f46910b7f58a48aca22521f3042448a1", "id": "6308693efff146f8a138c4db22fc16bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6d527bd051864ea8b5a6e6b0ccc2a188"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "685ebd2d62704f90bb83dd88b534e6bd", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6e54b193673f4d3f995f33e37cdc2bd1"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f46910b7f58a48aca22521f3042448a1", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/75e2b053ee5d4f98ad52316b1a466cf9"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "48595a9e89e74172a1e5c80df3fd6601", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7e0ef97697ae4c7e9e06868ae907539a"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "381af6bbb5d845e3885827518b69027c", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/88b34d9fab5248898561e801e71e6650"}, "url": "http://192.30.9.5:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "65e52e10462142b7bd1f4ace3a99297a", "id": "88b34d9fab5248898561e801e71e6650"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8e5299a7f46342958dcc4e1106ebca06"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "381af6bbb5d845e3885827518b69027c", "id": "8e5299a7f46342958dcc4e1106ebca06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/92c9d5d582044cfb98a9aba23f498b56"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d3d4ed67b2141a0acb73712cd4f2eab", "id": "92c9d5d582044cfb98a9aba23f498b56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/999d6335b2ac47b4b2ed0945e995539b"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b3df779e54464f92bc6a7462375811cf", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/acd4b4256da040b29a6e43fa569e0b85"}, "url": "http://192.30.9.5:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "27942a23355b4377b9eafbad2d133233", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b71afdfa0fe94983ad80883109b1718f"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "685ebd2d62704f90bb83dd88b534e6bd", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b842a45c361e406285e0f4a3eb06e89d"}, "url": "http://172.30.9.23:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "27942a23355b4377b9eafbad2d133233", "id": "b842a45c361e406285e0f4a3eb06e89d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/bf2747928e32487ba226e294f642d5ea"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "685ebd2d62704f90bb83dd88b534e6bd", "id": "bf2747928e32487ba226e294f642d5ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c3a78005746b468e999baf63ba22bd2b"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ef208eaafd7e4c4b9c2b46280d9562c7", "id": "c3a78005746b468e999baf63ba22bd2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c4e47693496147509557bba8c0025d49"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b45dad370cf74306aa2038fbbc1e8a91", "id": "c4e47693496147509557bba8c0025d49"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c7ca5263a9604202b2d2cb509672d0fe"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b3df779e54464f92bc6a7462375811cf", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c87fd307167944d0ac2cc4bb83d2b735"}, "url": "http://172.30.9.23:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "334933ac5dcc40409b0bf3b9e0211ddc", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cc6e573f27384dbabeb1501bdd717245"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "adca761c6a724e79912dc31ba2d145c0", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d55fd89a282240c181e629ab0ff9bbe0"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4807b9ba930741199d04fa61c42bfdde", "id": "d55fd89a282240c181e629ab0ff9bbe0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d5f1e774af274348be0873d87973ce3f"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "adca761c6a724e79912dc31ba2d145c0", "id": "d5f1e774af274348be0873d87973ce3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dbf5e68a79f54fe4843d67f847e38346"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b45dad370cf74306aa2038fbbc1e8a91", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e68f4cadc2a04a9e8c20cd2907c44e23"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b3df779e54464f92bc6a7462375811cf", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e86e4e09d0ad426aba5d131cdbdccd88"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "48595a9e89e74172a1e5c80df3fd6601", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e971608e95c94d90aa96f13132d031f9"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "adca761c6a724e79912dc31ba2d145c0", "id": "e971608e95c94d90aa96f13132d031f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ea083ecc811f4a3faea9ffa3c51b33c1"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b45dad370cf74306aa2038fbbc1e8a91", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ef6ad2e465ef4ed790ea44e2a35ff7c2"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "48595a9e89e74172a1e5c80df3fd6601", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f7e916d052b0486497515e6101d5002c"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3bbcf39e29f442d5b577765fa5c6e3c4", "id": "f7e916d052b0486497515e6101d5002c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fc947fd5e73c431f8de30f03b601b249"}, "url": "http://192.30.9.5:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "334933ac5dcc40409b0bf3b9e0211ddc", "id": "fc947fd5e73c431f8de30f03b601b249"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-22 05:30:39,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-ebeb34b3-c5a0-4708-aa78-6829b4209287 2018-09-22 05:30:39,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0866160392761s 2018-09-22 05:30:39,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '7fa9dc5d-fdff-4bbe-838a-29606ac4647c', 'keystone_tenant_name': u'cloudify_ims-project_210545c1-647e-4d03-967e-820800d0ccab', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.23:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_210545c1-647e-4d03-967e-820800d0ccab', 'project_domain_name': 'Default'} 2018-09-22 05:30:39,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/secrets 2018-09-22 05:30:39,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:30:39,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:30:39,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:30:39,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:30:39,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:30:39,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:30:39,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:30:39,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-09-22 05:30:39,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:30:39,352 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:30:39 GMT 2018-09-22 05:30:39,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:30:39,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-09-22 05:30:39,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:30:39,352 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "7fa9dc5d-fdff-4bbe-838a-29606ac4647c"} 2018-09-22 05:30:39,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:30:39,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:30:39,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:30:39,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:30:39,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:30:39,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:30:39,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:30:39,428 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-09-22 05:30:39,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-22T05:30:39.403Z", "updated_at": "2018-09-22T05:30:39.403Z", "created_by": "admin", "private_resource": false, "value": "7fa9dc5d-fdff-4bbe-838a-29606ac4647c", "key": "keystone_password"} 2018-09-22 05:30:39,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:30:39,428 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:30:39 GMT 2018-09-22 05:30:39,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:30:39,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-09-22 05:30:39,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:30:39,429 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_210545c1-647e-4d03-967e-820800d0ccab"} 2018-09-22 05:30:39,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:30:39,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:30:39,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:30:39,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:30:39,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:30:39,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:30:39,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:30:39,520 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-09-22 05:30:39,520 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-22T05:30:39.499Z", "updated_at": "2018-09-22T05:30:39.499Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_210545c1-647e-4d03-967e-820800d0ccab", "key": "keystone_tenant_name"} 2018-09-22 05:30:39,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:30:39,520 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:30:39 GMT 2018-09-22 05:30:39,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:30:39,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-09-22 05:30:39,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:30:39,520 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-09-22 05:30:39,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:30:39,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:30:39,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:30:39,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:30:39,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:30:39,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:30:39,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:30:39,590 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-09-22 05:30:39,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-22T05:30:39.575Z", "updated_at": "2018-09-22T05:30:39.575Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-09-22 05:30:39,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:30:39,590 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:30:39 GMT 2018-09-22 05:30:39,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:30:39,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-09-22 05:30:39,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:30:39,591 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.23:5000"} 2018-09-22 05:30:39,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:30:39,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:30:39,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:30:39,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:30:39,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:30:39,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:30:39,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:30:39,660 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-09-22 05:30:39,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-22T05:30:39.642Z", "updated_at": "2018-09-22T05:30:39.642Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.23:5000", "key": "keystone_url"} 2018-09-22 05:30:39,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:30:39,660 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:30:39 GMT 2018-09-22 05:30:39,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:30:39,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-09-22 05:30:39,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:30:39,661 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-09-22 05:30:39,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:30:39,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:30:39,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:30:39,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:30:39,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:30:39,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:30:39,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:30:39,734 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-09-22 05:30:39,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-22T05:30:39.713Z", "updated_at": "2018-09-22T05:30:39.713Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-09-22 05:30:39,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:30:39,734 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:30:39 GMT 2018-09-22 05:30:39,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:30:39,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-09-22 05:30:39,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:30:39,735 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_210545c1-647e-4d03-967e-820800d0ccab"} 2018-09-22 05:30:39,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:30:39,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:30:39,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:30:39,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:30:39,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:30:39,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:30:39,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:30:39,801 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-09-22 05:30:39,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-22T05:30:39.785Z", "updated_at": "2018-09-22T05:30:39.785Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_210545c1-647e-4d03-967e-820800d0ccab", "key": "keystone_username"} 2018-09-22 05:30:39,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:30:39,801 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:30:39 GMT 2018-09-22 05:30:39,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:30:39,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-09-22 05:30:39,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:30:39,802 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-09-22 05:30:39,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:30:39,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:30:39,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:30:39,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:30:39,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:30:39,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:30:39,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:30:39,865 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-09-22 05:30:39,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-22T05:30:39.851Z", "updated_at": "2018-09-22T05:30:39.851Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-09-22 05:30:39,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:30:39,865 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:30:39 GMT 2018-09-22 05:30:39,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:30:39,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-09-22 05:30:39,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:30:39,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-09-22 05:30:39,866 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 05:30:39,867 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-22 05:30:39,868 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 05:30:39,870 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 05:30:39,937 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-22 05:30:39,938 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-22 05:30:39,939 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-22 05:30:39,979 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-22 05:30:39,979 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-22 05:30:40,004 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-22 05:32:07,577 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-22 05:32:07,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.usc.edu * extras: mirror.sfo12.us.leaseweb.net * updates: repo.miserver.it.umich.edu No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.11.6.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.11.6.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 1.6 MB/s | 54 MB 00:34 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.11.6.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : kernel-headers-3.10.0-862.11.6.el7.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.11.6.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-09-22 05:32:07,578 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-22 05:32:07,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: http://mirror.tocici.com/centos/7.5.1804/extras/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2605:4d00::61: Network is unreachable" Trying other mirror. 2018-09-22 05:32:07,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-22 05:32:07,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=da5b178f9e6b4ce988ca33100642fb2d&name=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:32:07,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-17413814-44e2-43d3-b6c0-e09e73290445 Date: Sat, 22 Sep 2018 05:32:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:25:20Z", "updated_at": "2018-09-22T05:25:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "58aa9375-468e-4b41-a4b4-90865196c46f", "remote_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "b0656c26-32cd-421c-bb20-0ab63bbdaae8", "remote_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "c05fc445-6678-44be-9155-2a0ccabfb511", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "d2c98b68-6d95-47d4-b836-066fb8dbcdc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}], "revision_number": 4, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "name": "default"}]} 2018-09-22 05:32:07,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=da5b178f9e6b4ce988ca33100642fb2d&name=default used request id req-17413814-44e2-43d3-b6c0-e09e73290445 2018-09-22 05:32:07,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0696470737457s 2018-09-22 05:32:07,653 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=da5b178f9e6b4ce988ca33100642fb2d&name=default used request id req-17413814-44e2-43d3-b6c0-e09e73290445 2018-09-22 05:32:07,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-22 05:32:07,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:32:07,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-c0bb554d-7c59-421d-b7ca-9e797082464f Date: Sat, 22 Sep 2018 05:32:07 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:27:18Z", "updated_at": "2018-09-22T05:27:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "0030b1b6-a925-4ae2-b788-557c9a256473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:20Z", "revision_number": 0, "id": "33cf6e52-25b1-4984-8948-a9f03d7c0045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:20Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-09-22T05:27:21Z", "revision_number": 0, "id": "3823cebf-3fd0-49d9-8369-39c95a1472fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:21Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-22T05:27:20Z", "revision_number": 0, "id": "472daa28-6ef2-435d-9901-ab346efed934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:20Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "8927ed8d-cf98-4a1d-a0f8-9a82b4d45c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-09-22T05:27:21Z", "revision_number": 0, "id": "b2f41683-3b3c-4bee-a554-957422409702", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:21Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-22T05:27:20Z", "revision_number": 0, "id": "e8f4246a-9a83-449f-8ccd-6fef42d580f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:20Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "ff4d571c-c896-49e2-af4c-f182a110d519", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}], "revision_number": 8, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}, {"description": "Default security group", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:25:20Z", "updated_at": "2018-09-22T05:25:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "58aa9375-468e-4b41-a4b4-90865196c46f", "remote_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "b0656c26-32cd-421c-bb20-0ab63bbdaae8", "remote_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "c05fc445-6678-44be-9155-2a0ccabfb511", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "d2c98b68-6d95-47d4-b836-066fb8dbcdc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}], "revision_number": 4, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "name": "default"}]} 2018-09-22 05:32:07,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c0bb554d-7c59-421d-b7ca-9e797082464f 2018-09-22 05:32:07,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0707848072052s 2018-09-22 05:32:07,728 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c0bb554d-7c59-421d-b7ca-9e797082464f 2018-09-22 05:32:07,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-22 05:32:07,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -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": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8"}}' 2018-09-22 05:32:08,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0536ef09-01c0-4b8a-b92a-02487cbb26b0 Date: Sat, 22 Sep 2018 05:32:08 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-09-22T05:32:08Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "port_range_min": 22, "revision_number": 0, "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:32:08Z", "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "e64d4cd3-75da-47b3-a940-4b98b841da2a"}} 2018-09-22 05:32:08,224 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0536ef09-01c0-4b8a-b92a-02487cbb26b0 2018-09-22 05:32:08,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.492212057114s 2018-09-22 05:32:08,224 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-0536ef09-01c0-4b8a-b92a-02487cbb26b0 2018-09-22 05:32:08,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-09-22 05:32:08,321 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-09-22 05:32:10,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:10,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:10,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:10,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:10,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:10,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:10,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:10,946 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-09-22 05:32:10,947 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:10.873Z", "updated_at": "2018-09-22T05:32:10.873Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-09-22 05:32:10,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:10,949 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:10 GMT 2018-09-22 05:32:10,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:10,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-09-22 05:32:10,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:10,975 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-09-22 05:32:12,447 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:aba982bbd53c6cc40a4cab6e312ae8d3 sha256:c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4 2018-09-22 05:32:12,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 05:32:12,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:32:12,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-c86a4b6e-4b71-444b-aff8-5d3502eca5dd Date: Sat, 22 Sep 2018 05:32:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/99a3f9f5-e922-4c97-84f1-22fa95773129/snap", "metadata": {}}], "file": "/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129/file", "owner": "da5b178f9e6b4ce988ca33100642fb2d", "id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "size": 4373348352, "self": "/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/99a3f9f5-e922-4c97-84f1-22fa95773129/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-22T05:27:17Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_210545c1-647e-4d03-967e-820800d0ccab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_210545c1-647e-4d03-967e-820800d0ccab", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-22T05:26:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 05:32:12,745 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c86a4b6e-4b71-444b-aff8-5d3502eca5dd 2018-09-22 05:32:12,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29683303833s 2018-09-22 05:32:12,745 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c86a4b6e-4b71-444b-aff8-5d3502eca5dd 2018-09-22 05:32:12,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-22 05:32:12,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -d '{"owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "owner_specified.shade.object": "images/cloudify_ims-img_alt_210545c1-647e-4d03-967e-820800d0ccab", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_210545c1-647e-4d03-967e-820800d0ccab"}' 2018-09-22 05:32:12,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/282e3694-2e90-44e3-8e6a-2d5e218294c3 X-Openstack-Request-Id: req-eda578ff-3c5b-4083-bb31-073ffe35080f Date: Sat, 22 Sep 2018 05:32:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/282e3694-2e90-44e3-8e6a-2d5e218294c3/file", "owner": "da5b178f9e6b4ce988ca33100642fb2d", "id": "282e3694-2e90-44e3-8e6a-2d5e218294c3", "size": null, "self": "/v2/images/282e3694-2e90-44e3-8e6a-2d5e218294c3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-09-22T05:32:12Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_210545c1-647e-4d03-967e-820800d0ccab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "cloudify_ims-img_alt_210545c1-647e-4d03-967e-820800d0ccab", "checksum": null, "created_at": "2018-09-22T05:32:12Z", "protected": false} 2018-09-22 05:32:12,795 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-eda578ff-3c5b-4083-bb31-073ffe35080f 2018-09-22 05:32:12,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0482170581818s 2018-09-22 05:32:12,796 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-eda578ff-3c5b-4083-bb31-073ffe35080f returning object 282e3694-2e90-44e3-8e6a-2d5e218294c3 2018-09-22 05:32:12,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-22 05:32:12,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/282e3694-2e90-44e3-8e6a-2d5e218294c3/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -d '' 2018-09-22 05:32:18,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-711982ab-42d2-4462-8d4e-dbc37bfbe807 Date: Sat, 22 Sep 2018 05:32:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:32:18,509 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/282e3694-2e90-44e3-8e6a-2d5e218294c3/file used request id req-711982ab-42d2-4462-8d4e-dbc37bfbe807 2018-09-22 05:32:18,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.71256399155s 2018-09-22 05:32:18,509 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/282e3694-2e90-44e3-8e6a-2d5e218294c3/file used request id req-711982ab-42d2-4462-8d4e-dbc37bfbe807 2018-09-22 05:32:18,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 05:32:18,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:32:18,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-ae203c00-19d3-4cba-a631-cd3a173ee344 Date: Sat, 22 Sep 2018 05:32:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/282e3694-2e90-44e3-8e6a-2d5e218294c3/snap", "metadata": {}}], "file": "/v2/images/282e3694-2e90-44e3-8e6a-2d5e218294c3/file", "owner": "da5b178f9e6b4ce988ca33100642fb2d", "id": "282e3694-2e90-44e3-8e6a-2d5e218294c3", "size": 263193088, "self": "/v2/images/282e3694-2e90-44e3-8e6a-2d5e218294c3", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/282e3694-2e90-44e3-8e6a-2d5e218294c3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-09-22T05:32:18Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_210545c1-647e-4d03-967e-820800d0ccab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "cloudify_ims-img_alt_210545c1-647e-4d03-967e-820800d0ccab", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-09-22T05:32:12Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/99a3f9f5-e922-4c97-84f1-22fa95773129/snap", "metadata": {}}], "file": "/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129/file", "owner": "da5b178f9e6b4ce988ca33100642fb2d", "id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "size": 4373348352, "self": "/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/99a3f9f5-e922-4c97-84f1-22fa95773129/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-22T05:27:17Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_210545c1-647e-4d03-967e-820800d0ccab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_210545c1-647e-4d03-967e-820800d0ccab", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-22T05:26:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 05:32:18,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ae203c00-19d3-4cba-a631-cd3a173ee344 2018-09-22 05:32:18,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17543888092s 2018-09-22 05:32:18,686 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ae203c00-19d3-4cba-a631-cd3a173ee344 2018-09-22 05:32:18,689 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/282e3694-2e90-44e3-8e6a-2d5e218294c3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/282e3694-2e90-44e3-8e6a-2d5e218294c3/file', 'owner': u'da5b178f9e6b4ce988ca33100642fb2d', 'id': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'size': 263193088, u'self': u'/v2/images/282e3694-2e90-44e3-8e6a-2d5e218294c3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da5b178f9e6b4ce988ca33100642fb2d', 'name': 'cloudify_ims-project_210545c1-647e-4d03-967e-820800d0ccab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/282e3694-2e90-44e3-8e6a-2d5e218294c3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-22T05:32:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-22T05:32:18Z', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_210545c1-647e-4d03-967e-820800d0ccab', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'properties': {u'self': u'/v2/images/282e3694-2e90-44e3-8e6a-2d5e218294c3', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_210545c1-647e-4d03-967e-820800d0ccab', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_210545c1-647e-4d03-967e-820800d0ccab', 'created': u'2018-09-22T05:32:12Z', 'checksum': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'created_at': u'2018-09-22T05:32:12Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/282e3694-2e90-44e3-8e6a-2d5e218294c3', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_210545c1-647e-4d03-967e-820800d0ccab', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}}) 2018-09-22 05:32:18,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-22 05:32:18,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_210545c1-647e-4d03-967e-820800d0ccab", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-09-22 05:32:18,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:32: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-098d7ee2-f7fa-445a-8fa0-a0b9ffe94ad1 x-compute-request-id: req-098d7ee2-f7fa-445a-8fa0-a0b9ffe94ad1 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f45fd661-df03-4e76-aade-a02bfae17f95", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f45fd661-df03-4e76-aade-a02bfae17f95", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "f45fd661-df03-4e76-aade-a02bfae17f95", "name": "cloudify_ims-flavor_alt_210545c1-647e-4d03-967e-820800d0ccab", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 05:32:18,912 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-098d7ee2-f7fa-445a-8fa0-a0b9ffe94ad1 2018-09-22 05:32:18,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.222249984741s 2018-09-22 05:32:18,912 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-098d7ee2-f7fa-445a-8fa0-a0b9ffe94ad1 returning object f45fd661-df03-4e76-aade-a02bfae17f95 2018-09-22 05:32:18,913 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_210545c1-647e-4d03-967e-820800d0ccab', '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4da9936b5ac745b8b6971a229f6ee2e6', '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': 25, 'id': u'f45fd661-df03-4e76-aade-a02bfae17f95', 'swap': 0}) 2018-09-22 05:32:18,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-22 05:32:18,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/f45fd661-df03-4e76-aade-a02bfae17f95/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" -d '{"extra_specs": {}}' 2018-09-22 05:32:18,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:32: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-a2427fe2-a905-4ca9-8ee7-24ba8774977a x-compute-request-id: req-a2427fe2-a905-4ca9-8ee7-24ba8774977a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 05:32:18,935 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/f45fd661-df03-4e76-aade-a02bfae17f95/os-extra_specs used request id req-a2427fe2-a905-4ca9-8ee7-24ba8774977a 2018-09-22 05:32:18,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212910175323s 2018-09-22 05:32:18,935 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/f45fd661-df03-4e76-aade-a02bfae17f95/os-extra_specs used request id req-a2427fe2-a905-4ca9-8ee7-24ba8774977a 2018-09-22 05:32:18,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-09-22 05:32:18,936 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "282e3694-2e90-44e3-8e6a-2d5e218294c3", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "bono_cluster_size": 1, "flavor_id": "f45fd661-df03-4e76-aade-a02bfae17f95", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-09-22 05:32:20,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:20,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:20,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:20,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:20,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:20,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:20,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:20,669 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-09-22 05:32:20,669 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "282e3694-2e90-44e3-8e6a-2d5e218294c3", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "bono_cluster_size": 1, "flavor_id": "f45fd661-df03-4e76-aade-a02bfae17f95", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:19.242Z", "updated_at": "2018-09-22T05:32:19.242Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-09-22 05:32:20,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:20,669 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:20 GMT 2018-09-22 05:32:20,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:20,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-09-22 05:32:20,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:20,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions 2018-09-22 05:32:20,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:20,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:20,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:20,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:20,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:20,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:20,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:20,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:20.527Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-09-22 05:32:20,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:20,769 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:20 GMT 2018-09-22 05:32:20,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:20,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-09-22 05:32:20,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:20,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:32:20,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:20,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:20,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:20,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:20,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:20,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:20,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:20,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-22 05:32:20,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:20,845 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:20 GMT 2018-09-22 05:32:20,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:20,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-22 05:32:20,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:20,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/1a638cad-d3be-44c8-a0ad-ffff41f3f32b 2018-09-22 05:32:20,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:20,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:20,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:20,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:20,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:20,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:20,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:20,909 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:20.527Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b"} 2018-09-22 05:32:20,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:20,909 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:20 GMT 2018-09-22 05:32:20,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:20,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-22 05:32:20,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:25,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:32:25,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:25,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:25,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:25,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:25,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:25,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:25,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:25,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:32:21.505Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T05:32:21.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:32:21.779Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T05:32:21.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:32:21.908Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T05:32:21.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b", "logger": "e65276bd-c513-4396-8ea8-0fde223ec166"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:32:22.733Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T05:32:22.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b", "logger": "e65276bd-c513-4396-8ea8-0fde223ec166"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:32:22.733Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T05:32:22.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b", "logger": "e65276bd-c513-4396-8ea8-0fde223ec166"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:32:22.733Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T05:32:22.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b", "logger": "e65276bd-c513-4396-8ea8-0fde223ec166"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:32:22.733Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T05:32:22.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b", "logger": "e65276bd-c513-4396-8ea8-0fde223ec166"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:32:22.800Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T05:32:22.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:32:22.800Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T05:32:22.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:32:23.976Z", "message": "Installing from directory: /tmp/tmpwBjF6N [args=--prefix=\"/tmp/openstack-L9cbq9\" --constraint=\"/tmp/openstack-L9cbq9/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T05:32:23.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b", "logger": "e65276bd-c513-4396-8ea8-0fde223ec166"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:32:24.798Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpwBjF6N --prefix=\"/tmp/openstack-L9cbq9\" --constraint=\"/tmp/openstack-L9cbq9/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T05:32:24.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b", "logger": "e65276bd-c513-4396-8ea8-0fde223ec166"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-09-22 05:32:25,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:25,999 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:25 GMT 2018-09-22 05:32:25,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:26,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-09-22 05:32:26,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:26,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-09-22 05:32:26,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-09-22 05:32:26,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-09-22 05:32:26,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-22 05:32:26,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-09-22 05:32:26,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-09-22 05:32:26,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-09-22 05:32:26,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-22 05:32:26,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-22 05:32:26,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpwBjF6N [args=--prefix="/tmp/openstack-L9cbq9" --constraint="/tmp/openstack-L9cbq9/constraint.txt", package_name=cloudify-openstack-plugin] 2018-09-22 05:32:26,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpwBjF6N --prefix="/tmp/openstack-L9cbq9" --constraint="/tmp/openstack-L9cbq9/constraint.txt" 2018-09-22 05:32:26,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/1a638cad-d3be-44c8-a0ad-ffff41f3f32b 2018-09-22 05:32:26,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:26,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:26,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:26,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:26,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:26,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:26,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:26,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:20.527Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b"} 2018-09-22 05:32:26,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:26,067 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:26 GMT 2018-09-22 05:32:26,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:26,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-22 05:32:26,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:31,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:32:31,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:31,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:31,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:31,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:31,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:31,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:31,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:31,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-22 05:32:31,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:31,225 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:31 GMT 2018-09-22 05:32:31,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:31,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-22 05:32:31,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:31,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/1a638cad-d3be-44c8-a0ad-ffff41f3f32b 2018-09-22 05:32:31,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:31,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:31,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:31,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:31,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:31,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:31,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:31,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:20.527Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b"} 2018-09-22 05:32:31,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:31,344 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:31 GMT 2018-09-22 05:32:31,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:31,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-22 05:32:31,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:36,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:32:36,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:36,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:36,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:36,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:36,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:36,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:36,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:36,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-22 05:32:36,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:36,640 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:36 GMT 2018-09-22 05:32:36,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:36,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-22 05:32:36,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:36,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/1a638cad-d3be-44c8-a0ad-ffff41f3f32b 2018-09-22 05:32:36,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:36,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:36,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:36,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:36,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:36,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:36,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:36,754 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:20.527Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b"} 2018-09-22 05:32:36,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:36,754 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:36 GMT 2018-09-22 05:32:36,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:36,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-22 05:32:36,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:41,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:32:41,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:41,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:41,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:41,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:41,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:41,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:41,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:41,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-22 05:32:41,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:41,855 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:41 GMT 2018-09-22 05:32:41,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:41,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-22 05:32:41,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:41,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/1a638cad-d3be-44c8-a0ad-ffff41f3f32b 2018-09-22 05:32:41,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:41,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:41,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:41,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:41,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:41,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:41,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:41,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:20.527Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b"} 2018-09-22 05:32:41,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:41,971 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:41 GMT 2018-09-22 05:32:41,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:41,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-22 05:32:41,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:46,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:32:47,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:47,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:47,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:47,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:47,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:47,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:47,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:47,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-22 05:32:47,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:47,108 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:47 GMT 2018-09-22 05:32:47,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:47,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-22 05:32:47,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:47,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/1a638cad-d3be-44c8-a0ad-ffff41f3f32b 2018-09-22 05:32:47,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:47,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:47,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:47,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:47,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:47,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:47,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:47,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:20.527Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b"} 2018-09-22 05:32:47,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:47,179 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:47 GMT 2018-09-22 05:32:47,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:47,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-22 05:32:47,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:52,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:32:52,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:52,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:52,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:52,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:52,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:52,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:52,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:52,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-22 05:32:52,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:52,281 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:52 GMT 2018-09-22 05:32:52,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:52,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-22 05:32:52,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:52,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/1a638cad-d3be-44c8-a0ad-ffff41f3f32b 2018-09-22 05:32:52,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:52,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:52,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:52,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:52,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:52,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:52,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:52,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:20.527Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b"} 2018-09-22 05:32:52,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:52,558 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:52 GMT 2018-09-22 05:32:52,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:52,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-22 05:32:52,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:57,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:32:58,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:58,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:58,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:58,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:58,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:58,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:58,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:58,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:32:52.538Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T05:32:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b", "logger": "e65276bd-c513-4396-8ea8-0fde223ec166"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:32:52.708Z", "message": "Removing directory: /tmp/tmpwBjF6N", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T05:32:52.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b", "logger": "e65276bd-c513-4396-8ea8-0fde223ec166"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:32:53.571Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T05:32:53.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:32:53.860Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T05:32:53.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:32:54.873Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T05:32:54.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:32:54.873Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T05:32:54.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-09-22 05:32:58,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:58,217 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:58 GMT 2018-09-22 05:32:58,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:58,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-09-22 05:32:58,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:58,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-09-22 05:32:58,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpwBjF6N 2018-09-22 05:32:58,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-22 05:32:58,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-09-22 05:32:58,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-09-22 05:32:58,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-09-22 05:32:58,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/1a638cad-d3be-44c8-a0ad-ffff41f3f32b 2018-09-22 05:32:58,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:58,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:58,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:58,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:58,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:58,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:58,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:58,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:20.527Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b"} 2018-09-22 05:32:58,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:58,298 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:58 GMT 2018-09-22 05:32:58,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:58,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-09-22 05:32:58,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:58,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-09-22 05:32:58,299 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-09-22 05:32:58,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:58,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:58,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:58,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:58,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:58,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:58,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:58,527 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-09-22 05:32:58,527 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:32:58,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:58,527 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:58 GMT 2018-09-22 05:32:58,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:58,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:32:58,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:58,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:32:58,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:58,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:58,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:58,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:58,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:58,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:58,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:58,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-22 05:32:58,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:58,595 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:58 GMT 2018-09-22 05:32:58,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:58,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-22 05:32:58,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:32:58,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:32:58,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:32:58,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:32:58,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:32:58,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:32:58,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:32:58,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:32:58,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:32:58,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:32:58,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:32:58,657 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:32:58 GMT 2018-09-22 05:32:58,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:32:58,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:32:58,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:03,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:33:03,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:03,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:03,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:03,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:03,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:03,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:03,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:03,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:32:59.104Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:32:59.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_floatingip_xrt6sr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:00.444Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:00.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "keypair_0sxzjy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:00.966Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:00.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_security_group_spfi3y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:00.966Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:00.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_floatingip_xrt6sr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:00.966Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:00.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_floatingip_xrt6sr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:00.966Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:00.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_floatingip_pn47ku", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:02.594Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:02.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_security_group_xiaug8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:02.594Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:02.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_floatingip_pn47ku", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:02.594Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:02.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_security_group_spfi3y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:02.594Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:02.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_security_group_xiaug8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:02.594Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:02.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "keypair_0sxzjy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:02.594Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:02.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_security_group_spfi3y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:02.594Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:02.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_security_group_xiaug8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:02.594Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:02.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "keypair_0sxzjy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:02.594Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:02.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_security_group_spfi3y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:02.771Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:02.771Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "acf0f057-263b-4ae3-85f6-8b8937fd838b"}, {"node_instance_id": "base_security_group_3zgf2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.638Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_security_group_0wqrpu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.638Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_floatingip_dl6854", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.638Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_security_group_5yhaz9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.638Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_security_group_xglm67", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.638Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_security_group_yikime", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.638Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_security_group_lx1dwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.638Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "internal_sip_security_group_fmzz6e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.638Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_floatingip_dl6854", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.638Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "base_security_group_3zgf2g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.638Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_security_group_0wqrpu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.638Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_security_group_5yhaz9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.638Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_security_group_xglm67", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.638Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_security_group_yikime", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.638Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_security_group_lx1dwr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.638Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "internal_sip_security_group_fmzz6e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.638Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_floatingip_pn47ku", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.638Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_security_group_0wqrpu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.638Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "keypair_0sxzjy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.638Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 35, "offset": 0, "size": 50}}} 2018-09-22 05:33:03,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:03,741 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:03 GMT 2018-09-22 05:33:03,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:03,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17702 2018-09-22 05:33:03,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:03,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-09-22 05:33:03,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:03,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:03,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:03,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-09-22 05:33:03,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-09-22 05:33:03,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:03,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:03,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-09-22 05:33:03,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-22 05:33:03,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-22 05:33:03,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-09-22 05:33:03,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-22 05:33:03,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-22 05:33:03,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-09-22 05:33:03,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2018-09-22 05:33:03,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:03,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:03,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:03,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:03,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:03,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:03,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:03,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:03,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-09-22 05:33:03,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-22 05:33:03,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-22 05:33:03,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-22 05:33:03,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-22 05:33:03,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-22 05:33:03,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-22 05:33:03,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-22 05:33:03,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-09-22 05:33:03,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-22 05:33:03,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-09-22 05:33:03,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:33:03,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:03,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:03,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:03,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:03,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:03,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:03,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:03,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:33:03,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:03,819 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:03 GMT 2018-09-22 05:33:03,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:03,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:33:03,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:08,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:33:08,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:08,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:08,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:08,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:08,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:08,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:08,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:08,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_xiaug8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.768Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8bb28316-f574-4e6a-aab0-0803ee30f819"}, {"node_instance_id": "vellum_security_group_xiaug8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.768Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8bb28316-f574-4e6a-aab0-0803ee30f819"}, {"node_instance_id": "vellum_security_group_xiaug8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.768Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8bb28316-f574-4e6a-aab0-0803ee30f819"}, {"node_instance_id": "vellum_security_group_xiaug8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.768Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8bb28316-f574-4e6a-aab0-0803ee30f819"}, {"node_instance_id": "vellum_security_group_xiaug8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.768Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8bb28316-f574-4e6a-aab0-0803ee30f819"}, {"node_instance_id": "vellum_security_group_xiaug8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.768Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8bb28316-f574-4e6a-aab0-0803ee30f819"}, {"node_instance_id": "sprout_security_group_spfi3y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.768Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "acf0f057-263b-4ae3-85f6-8b8937fd838b"}, {"node_instance_id": "vellum_security_group_xiaug8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.768Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8bb28316-f574-4e6a-aab0-0803ee30f819"}, {"node_instance_id": "vellum_security_group_xiaug8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.768Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8bb28316-f574-4e6a-aab0-0803ee30f819"}, {"node_instance_id": "vellum_security_group_xiaug8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.768Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8bb28316-f574-4e6a-aab0-0803ee30f819"}, {"node_instance_id": "vellum_security_group_xiaug8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.768Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8bb28316-f574-4e6a-aab0-0803ee30f819"}, {"node_instance_id": "vellum_security_group_xiaug8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.768Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8bb28316-f574-4e6a-aab0-0803ee30f819"}, {"node_instance_id": "vellum_security_group_xiaug8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.768Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8bb28316-f574-4e6a-aab0-0803ee30f819"}, {"node_instance_id": "keypair_0sxzjy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:03.768Z", "message": "Using external resource keypair: cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:03.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e36bb74f-c273-4703-9ca5-c34c57dae524"}, {"node_instance_id": "keypair_0sxzjy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:04.690Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:04.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "keypair_0sxzjy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:04.690Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:04.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_floatingip_xrt6sr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:04.787Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'da5b178f9e6b4ce988ca33100642fb2d', u'created_at': u'2018-09-22T05:33:04Z', u'updated_at': u'2018-09-22T05:33:04Z', u'floating_network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'da5b178f9e6b4ce988ca33100642fb2d', u'port_id': None, u'id': u'88be9db7-848d-4778-8948-8908081156de'}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:04.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "7bd09beb-6e7c-4f46-9f1c-f120ee2776d0"}, {"node_instance_id": "bind_security_group_0wqrpu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:04.787Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:04.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "68f77d3f-8e2a-4f83-9e76-098a3b7da1ea"}, {"node_instance_id": "bind_security_group_0wqrpu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:04.787Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:04.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "68f77d3f-8e2a-4f83-9e76-098a3b7da1ea"}, {"node_instance_id": "bind_security_group_0wqrpu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:04.787Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:04.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "68f77d3f-8e2a-4f83-9e76-098a3b7da1ea"}, {"node_instance_id": "bind_security_group_0wqrpu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:04.787Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:04.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "68f77d3f-8e2a-4f83-9e76-098a3b7da1ea"}, {"node_instance_id": "bind_floatingip_pn47ku", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.822Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'da5b178f9e6b4ce988ca33100642fb2d', u'created_at': u'2018-09-22T05:33:04Z', u'updated_at': u'2018-09-22T05:33:04Z', u'floating_network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'da5b178f9e6b4ce988ca33100642fb2d', u'port_id': None, u'id': u'a934a802-a83a-47e0-828d-97d86414522b'}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "49b9734b-723c-41f7-976e-4a9f92e53471"}, {"node_instance_id": "bono_security_group_5yhaz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.822Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "75026fd3-da37-4c24-a09d-dbeac6b82af1"}, {"node_instance_id": "bono_security_group_5yhaz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.822Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "75026fd3-da37-4c24-a09d-dbeac6b82af1"}, {"node_instance_id": "bono_security_group_5yhaz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.822Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "75026fd3-da37-4c24-a09d-dbeac6b82af1"}, {"node_instance_id": "bono_security_group_5yhaz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.822Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "75026fd3-da37-4c24-a09d-dbeac6b82af1"}, {"node_instance_id": "bono_security_group_5yhaz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.822Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "75026fd3-da37-4c24-a09d-dbeac6b82af1"}, {"node_instance_id": "bono_security_group_5yhaz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.822Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "75026fd3-da37-4c24-a09d-dbeac6b82af1"}, {"node_instance_id": "bono_security_group_5yhaz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.822Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "75026fd3-da37-4c24-a09d-dbeac6b82af1"}, {"node_instance_id": "bono_security_group_5yhaz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.822Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "75026fd3-da37-4c24-a09d-dbeac6b82af1"}, {"node_instance_id": "bono_security_group_5yhaz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.822Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "75026fd3-da37-4c24-a09d-dbeac6b82af1"}, {"node_instance_id": "bono_security_group_5yhaz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.822Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "75026fd3-da37-4c24-a09d-dbeac6b82af1"}, {"node_instance_id": "bono_security_group_5yhaz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.822Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "75026fd3-da37-4c24-a09d-dbeac6b82af1"}, {"node_instance_id": "bono_security_group_5yhaz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.822Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "75026fd3-da37-4c24-a09d-dbeac6b82af1"}, {"node_instance_id": "bono_security_group_5yhaz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.822Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "75026fd3-da37-4c24-a09d-dbeac6b82af1"}, {"node_instance_id": "bono_security_group_5yhaz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.822Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "75026fd3-da37-4c24-a09d-dbeac6b82af1"}, {"node_instance_id": "bind_floatingip_pn47ku", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.826Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_floatingip_xrt6sr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.826Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.826Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.826Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_security_group_5yhaz9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.826Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_security_group_xglm67", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.826Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_floatingip_pn47ku", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.826Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_floatingip_xrt6sr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:05.826Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:05.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_floatingip_pn47ku", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:06.877Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:06.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_floatingip_xrt6sr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:06.877Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:06.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "internal_sip_security_group_fmzz6e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:06.877Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:06.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_security_group_spfi3y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:06.877Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:06.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_security_group_xglm67", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:06.909Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:06.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "caf70478-9fed-4c0d-812d-d868fcccc4ce"}, {"node_instance_id": "bono_security_group_5yhaz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:06.909Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:06.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "75026fd3-da37-4c24-a09d-dbeac6b82af1"}], "metadata": {"pagination": {"total": 101, "offset": 35, "size": 50}}} 2018-09-22 05:33:08,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:08,894 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:08 GMT 2018-09-22 05:33:08,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:08,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32247 2018-09-22 05:33:08,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:08,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:08,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:08,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:08,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:08,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:08,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:08,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:08,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2018-09-22 05:33:08,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2018-09-22 05:33:08,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2018-09-22 05:33:08,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2018-09-22 05:33:08,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2018-09-22 05:33:08,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-09-22 05:33:08,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab 2018-09-22 05:33:08,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:08,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:08,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'da5b178f9e6b4ce988ca33100642fb2d', u'created_at': u'2018-09-22T05:33:04Z', u'updated_at': u'2018-09-22T05:33:04Z', u'floating_network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'da5b178f9e6b4ce988ca33100642fb2d', u'port_id': None, u'id': u'88be9db7-848d-4778-8948-8908081156de'} 2018-09-22 05:33:08,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:08,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:08,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2018-09-22 05:33:08,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2018-09-22 05:33:08,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'da5b178f9e6b4ce988ca33100642fb2d', u'created_at': u'2018-09-22T05:33:04Z', u'updated_at': u'2018-09-22T05:33:04Z', u'floating_network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'da5b178f9e6b4ce988ca33100642fb2d', u'port_id': None, u'id': u'a934a802-a83a-47e0-828d-97d86414522b'} 2018-09-22 05:33:08,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:08,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:08,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:08,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:08,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:08,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:08,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:08,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2018-09-22 05:33:08,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2018-09-22 05:33:08,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2018-09-22 05:33:08,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2018-09-22 05:33:08,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2018-09-22 05:33:08,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-09-22 05:33:08,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2018-09-22 05:33:08,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:08,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:08,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:08,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-22 05:33:08,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-22 05:33:08,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-22 05:33:08,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-09-22 05:33:08,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-09-22 05:33:08,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:08,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:08,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-22 05:33:08,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-22 05:33:08,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:08,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:08,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:33:09,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:09,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:09,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:09,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:09,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:09,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:09,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:09,020 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:33:09,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:09,021 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:09 GMT 2018-09-22 05:33:09,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:09,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:33:09,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:14,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:33:14,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:14,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:14,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:14,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:14,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:14,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:14,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:14,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_xglm67", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:06.909Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:06.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "caf70478-9fed-4c0d-812d-d868fcccc4ce"}, {"node_instance_id": "dime_security_group_xglm67", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:06.909Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:06.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "caf70478-9fed-4c0d-812d-d868fcccc4ce"}, {"node_instance_id": "dime_security_group_xglm67", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:06.909Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:06.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "caf70478-9fed-4c0d-812d-d868fcccc4ce"}, {"node_instance_id": "bono_security_group_5yhaz9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:06.909Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:06.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "75026fd3-da37-4c24-a09d-dbeac6b82af1"}, {"node_instance_id": "dime_security_group_xglm67", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:06.909Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:06.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "caf70478-9fed-4c0d-812d-d868fcccc4ce"}, {"node_instance_id": "dime_security_group_xglm67", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:06.909Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:06.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "caf70478-9fed-4c0d-812d-d868fcccc4ce"}, {"node_instance_id": "sprout_security_group_spfi3y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:07.963Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:07.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_security_group_spfi3y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:07.963Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:07.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "base_security_group_3zgf2g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:07.963Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:07.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_security_group_0wqrpu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:07.963Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:07.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "internal_sip_security_group_fmzz6e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:08.002Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:08.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "4cb61659-30fa-4940-acce-7004625808f6"}, {"node_instance_id": "internal_sip_security_group_fmzz6e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:08.002Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:08.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "4cb61659-30fa-4940-acce-7004625808f6"}, {"node_instance_id": "internal_sip_security_group_fmzz6e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:08.002Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:08.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "4cb61659-30fa-4940-acce-7004625808f6"}, {"node_instance_id": "internal_sip_security_group_fmzz6e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:08.002Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:08.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "4cb61659-30fa-4940-acce-7004625808f6"}, {"node_instance_id": "internal_sip_security_group_fmzz6e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:08.002Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:08.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "4cb61659-30fa-4940-acce-7004625808f6"}, {"node_instance_id": "internal_sip_security_group_fmzz6e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:08.002Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:08.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "4cb61659-30fa-4940-acce-7004625808f6"}, {"node_instance_id": "bind_security_group_0wqrpu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:09.003Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:09.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_security_group_xiaug8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:09.003Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:09.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_security_group_0wqrpu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:09.003Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:09.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_floatingip_dl6854", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:09.003Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:09.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_security_group_xiaug8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:09.003Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:09.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "base_security_group_3zgf2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:09.021Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:09.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "da6e354e-80c0-4a19-918c-4a042fb6441a"}, {"node_instance_id": "base_security_group_3zgf2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:09.021Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:09.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "da6e354e-80c0-4a19-918c-4a042fb6441a"}, {"node_instance_id": "base_security_group_3zgf2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:09.021Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:09.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "da6e354e-80c0-4a19-918c-4a042fb6441a"}, {"node_instance_id": "base_security_group_3zgf2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:09.021Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:09.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "da6e354e-80c0-4a19-918c-4a042fb6441a"}, {"node_instance_id": "base_security_group_3zgf2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:09.021Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:09.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "da6e354e-80c0-4a19-918c-4a042fb6441a"}, {"node_instance_id": "base_security_group_3zgf2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:09.021Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:09.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "da6e354e-80c0-4a19-918c-4a042fb6441a"}, {"node_instance_id": "base_security_group_3zgf2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:09.021Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:09.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "da6e354e-80c0-4a19-918c-4a042fb6441a"}, {"node_instance_id": "base_security_group_3zgf2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:09.021Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:09.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "da6e354e-80c0-4a19-918c-4a042fb6441a"}, {"node_instance_id": "vellum_security_group_xiaug8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:10.022Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:10.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_floatingip_dl6854", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:10.830Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'da5b178f9e6b4ce988ca33100642fb2d', u'created_at': u'2018-09-22T05:33:10Z', u'updated_at': u'2018-09-22T05:33:10Z', u'floating_network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'da5b178f9e6b4ce988ca33100642fb2d', u'port_id': None, u'id': u'2dc1d95e-dfa8-4cd6-a93a-869920224d26'}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:10.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "cd0f7e2e-40d7-4c33-a1cb-199cdf85876f"}, {"node_instance_id": "dime_security_group_xglm67", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:11.033Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:11.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_security_group_yikime", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:11.033Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:11.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_security_group_xglm67", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:11.033Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:11.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_security_group_yikime", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:11.036Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:11.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "7913b0d0-8efe-4fe5-a022-2772bb3d886d"}, {"node_instance_id": "ellis_security_group_yikime", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:11.036Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:11.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "7913b0d0-8efe-4fe5-a022-2772bb3d886d"}, {"node_instance_id": "ellis_security_group_yikime", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:11.036Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:11.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "7913b0d0-8efe-4fe5-a022-2772bb3d886d"}, {"node_instance_id": "ellis_security_group_yikime", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:11.036Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:11.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "7913b0d0-8efe-4fe5-a022-2772bb3d886d"}, {"node_instance_id": "homer_security_group_lx1dwr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:12.053Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:12.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e2ecf722-c56f-40e7-95c6-1a45a882b92c"}, {"node_instance_id": "homer_security_group_lx1dwr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:12.053Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:12.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e2ecf722-c56f-40e7-95c6-1a45a882b92c"}, {"node_instance_id": "homer_security_group_lx1dwr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:12.053Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:12.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e2ecf722-c56f-40e7-95c6-1a45a882b92c"}, {"node_instance_id": "homer_security_group_lx1dwr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:12.053Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:12.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e2ecf722-c56f-40e7-95c6-1a45a882b92c"}, {"node_instance_id": "bono_floatingip_dl6854", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:12.056Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:12.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "internal_sip_security_group_fmzz6e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:12.056Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:12.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_security_group_xglm67", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:12.056Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:12.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_security_group_lx1dwr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:12.056Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:12.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:12.056Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:12.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_floatingip_dl6854", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:12.056Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:12.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_security_group_5yhaz9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:12.056Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:12.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "internal_sip_security_group_fmzz6e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:12.056Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:12.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 143, "offset": 85, "size": 50}}} 2018-09-22 05:33:14,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:14,102 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:14 GMT 2018-09-22 05:33:14,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:14,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30633 2018-09-22 05:33:14,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:14,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:14,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:14,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2018-09-22 05:33:14,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-09-22 05:33:14,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2018-09-22 05:33:14,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2018-09-22 05:33:14,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:14,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:14,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-22 05:33:14,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-22 05:33:14,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:14,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:14,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:14,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2018-09-22 05:33:14,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2018-09-22 05:33:14,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-09-22 05:33:14,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:14,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:14,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:14,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-09-22 05:33:14,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-22 05:33:14,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:14,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:14,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:14,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:14,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-09-22 05:33:14,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2018-09-22 05:33:14,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2018-09-22 05:33:14,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2018-09-22 05:33:14,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:14,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'da5b178f9e6b4ce988ca33100642fb2d', u'created_at': u'2018-09-22T05:33:10Z', u'updated_at': u'2018-09-22T05:33:10Z', u'floating_network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'da5b178f9e6b4ce988ca33100642fb2d', u'port_id': None, u'id': u'2dc1d95e-dfa8-4cd6-a93a-869920224d26'} 2018-09-22 05:33:14,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:14,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-22 05:33:14,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-22 05:33:14,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:14,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:14,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2018-09-22 05:33:14,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2018-09-22 05:33:14,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:14,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 05:33:14,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2018-09-22 05:33:14,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-09-22 05:33:14,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:14,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:14,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:14,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-22 05:33:14,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-22 05:33:14,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-09-22 05:33:14,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-22 05:33:14,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-22 05:33:14,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:33:14,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:14,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:14,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:14,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:14,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:14,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:14,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:14,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:33:14,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:14,172 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:14 GMT 2018-09-22 05:33:14,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:14,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:33:14,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:19,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:33:19,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:19,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:19,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:19,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:19,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:19,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:19,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:19,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_3zgf2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:13.077Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:13.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_security_group_5yhaz9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:13.077Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:13.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_floatingip_dl6854", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:13.077Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:13.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_security_group_5yhaz9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:13.077Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:13.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "internal_sip_security_group_fmzz6e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:13.077Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:13.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "base_security_group_3zgf2g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:13.077Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:13.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:13.078Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:13.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "70206316-8e51-44ac-ba28-694251440726"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:13.078Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_dwgi5z'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:13.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "70206316-8e51-44ac-ba28-694251440726"}, {"node_instance_id": "base_security_group_3zgf2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:14.101Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:14.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:14.598Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_dwgi5z', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:14.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "70206316-8e51-44ac-ba28-694251440726"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:15.333Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:15.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "70206316-8e51-44ac-ba28-694251440726"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:15.333Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_dwgi5z', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:15.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "70206316-8e51-44ac-ba28-694251440726"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:15.375Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:15.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:15.375Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:15.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:15.375Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:15.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:15.375Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:15.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:15.375Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:15.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:15.375Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:15.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:15.375Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:15.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_security_group_yikime", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:15.375Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:15.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:16.385Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_type': u'keypair'}, {u'external_id': u'0394ed86-5656-411e-b886-676728b7adc5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f3576a58-3824-4f28-b7f9-73c90a29fc6b', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:16.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c5e9bb10-afac-465d-91b0-ebc516af0a10"}, {"node_instance_id": "ellis_security_group_yikime", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:16.420Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:16.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:16.420Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:16.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:16.420Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:16.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:16.420Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:16.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:16.420Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:16.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:16.420Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:16.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:16.420Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:16.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:16.420Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:16.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_security_group_lx1dwr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:16.420Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:16.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:17.444Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_type': u'keypair'}, {u'external_id': u'0394ed86-5656-411e-b886-676728b7adc5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'645244fe-4ab2-4437-9a52-426532b42be7', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'a934a802-a83a-47e0-828d-97d86414522b', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:17.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "12b68a52-653c-4380-bb12-75de6de7ee51"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:17.444Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_type': u'keypair'}, {u'external_id': u'0394ed86-5656-411e-b886-676728b7adc5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'9eb15833-3943-4c6b-aa03-18116f958186', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:17.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5aa7d438-26f8-45d7-839e-fd063bae9f57"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:17.444Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_type': u'keypair'}, {u'external_id': u'0394ed86-5656-411e-b886-676728b7adc5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'acbf1969-3079-4298-9448-623aaaa8b40f', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'1a4efd66-ee01-481d-a418-cedf71a43e8a', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'2dc1d95e-dfa8-4cd6-a93a-869920224d26', u'floating_ip_address': u'172.30.9.207', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:17.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "d684545a-3dda-497e-b4a0-c97b0fb12bb1"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:17.444Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_s3hrxg'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:17.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "12b68a52-653c-4380-bb12-75de6de7ee51"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:17.444Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_ezq1ie'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:17.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "d684545a-3dda-497e-b4a0-c97b0fb12bb1"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:17.444Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_eda437'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:17.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5aa7d438-26f8-45d7-839e-fd063bae9f57"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:17.444Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_7njtjt'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:17.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c5e9bb10-afac-465d-91b0-ebc516af0a10"}, {"node_instance_id": "homer_security_group_lx1dwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:17.451Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:17.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_security_group_yikime", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:17.451Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:17.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_security_group_lx1dwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:17.451Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:17.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:17.451Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:17.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:17.451Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:17.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:18.459Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c5e9bb10-afac-465d-91b0-ebc516af0a10"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:18.459Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_7njtjt', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c5e9bb10-afac-465d-91b0-ebc516af0a10"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:18.459Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_type': u'keypair'}, {u'external_id': u'0394ed86-5656-411e-b886-676728b7adc5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1a4efd66-ee01-481d-a418-cedf71a43e8a', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'2bdb76e6-e5d3-40f6-a0ff-126abe6f6981', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5299bc2e-0f55-40bf-969e-a3c8234d7813"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:18.459Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_7njtjt', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c5e9bb10-afac-465d-91b0-ebc516af0a10"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:18.459Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_knany0'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:18.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5299bc2e-0f55-40bf-969e-a3c8234d7813"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:18.466Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:18.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:18.466Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:18.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:18.466Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:18.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 188, "offset": 135, "size": 50}}} 2018-09-22 05:33:19,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:19,298 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:19 GMT 2018-09-22 05:33:19,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:19,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30575 2018-09-22 05:33:19,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:19,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:19,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:19,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:19,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:19,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:19,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-22 05:33:19,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_type': u'keypair'}] 2018-09-22 05:33:19,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_dwgi5z'} 2018-09-22 05:33:19,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:19,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_dwgi5z', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'} 2018-09-22 05:33:19,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-22 05:33:19,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_dwgi5z', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'} 2018-09-22 05:33:19,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:19,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:19,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:19,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-22 05:33:19,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-22 05:33:19,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-22 05:33:19,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-22 05:33:19,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-22 05:33:19,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_type': u'keypair'}, {u'external_id': u'0394ed86-5656-411e-b886-676728b7adc5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f3576a58-3824-4f28-b7f9-73c90a29fc6b', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-09-22 05:33:19,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:19,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:19,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:19,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-22 05:33:19,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-22 05:33:19,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-22 05:33:19,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-22 05:33:19,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-22 05:33:19,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-22 05:33:19,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_type': u'keypair'}, {u'external_id': u'0394ed86-5656-411e-b886-676728b7adc5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'645244fe-4ab2-4437-9a52-426532b42be7', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'a934a802-a83a-47e0-828d-97d86414522b', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}] 2018-09-22 05:33:19,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_type': u'keypair'}, {u'external_id': u'0394ed86-5656-411e-b886-676728b7adc5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'9eb15833-3943-4c6b-aa03-18116f958186', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-09-22 05:33:19,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_type': u'keypair'}, {u'external_id': u'0394ed86-5656-411e-b886-676728b7adc5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'acbf1969-3079-4298-9448-623aaaa8b40f', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'1a4efd66-ee01-481d-a418-cedf71a43e8a', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'2dc1d95e-dfa8-4cd6-a93a-869920224d26', u'floating_ip_address': u'172.30.9.207', u'external_type': u'floatingip'}] 2018-09-22 05:33:19,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_s3hrxg'} 2018-09-22 05:33:19,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_ezq1ie'} 2018-09-22 05:33:19,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_eda437'} 2018-09-22 05:33:19,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_7njtjt'} 2018-09-22 05:33:19,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:19,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:19,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:19,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-22 05:33:19,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-22 05:33:19,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-22 05:33:19,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_7njtjt', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'} 2018-09-22 05:33:19,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_type': u'keypair'}, {u'external_id': u'0394ed86-5656-411e-b886-676728b7adc5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1a4efd66-ee01-481d-a418-cedf71a43e8a', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'2bdb76e6-e5d3-40f6-a0ff-126abe6f6981', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-09-22 05:33:19,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_7njtjt', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'} 2018-09-22 05:33:19,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_knany0'} 2018-09-22 05:33:19,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:19,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:19,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:33:19,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:33:19,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:19,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:19,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:19,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:19,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:19,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:19,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:19,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:33:19,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:19,374 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:19 GMT 2018-09-22 05:33:19,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:19,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:33:19,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:24,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:33:26,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:26,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:26,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:26,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:26,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:26,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:26,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:26,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:18.466Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:18.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:18.466Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:18.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:18.466Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:18.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:19.480Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:19.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "12b68a52-653c-4380-bb12-75de6de7ee51"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:19.480Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_s3hrxg', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:19.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "12b68a52-653c-4380-bb12-75de6de7ee51"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:19.480Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_s3hrxg', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:19.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "12b68a52-653c-4380-bb12-75de6de7ee51"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:19.489Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:19.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:20.500Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:20.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "d684545a-3dda-497e-b4a0-c97b0fb12bb1"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:20.500Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_ezq1ie', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:20.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "d684545a-3dda-497e-b4a0-c97b0fb12bb1"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:20.500Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_ezq1ie', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:20.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "d684545a-3dda-497e-b4a0-c97b0fb12bb1"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:21.549Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:21.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:22.353Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:22.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5aa7d438-26f8-45d7-839e-fd063bae9f57"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:22.353Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:22.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5299bc2e-0f55-40bf-969e-a3c8234d7813"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:22.353Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_eda437', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:22.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5aa7d438-26f8-45d7-839e-fd063bae9f57"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:22.353Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_knany0', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:22.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5299bc2e-0f55-40bf-969e-a3c8234d7813"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:22.353Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_eda437', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:22.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5aa7d438-26f8-45d7-839e-fd063bae9f57"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:22.353Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_knany0', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:22.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5299bc2e-0f55-40bf-969e-a3c8234d7813"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:22.510Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:22.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:22.510Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:22.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:22.510Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:22.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:23.389Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_type': u'keypair'}, {u'external_id': u'0394ed86-5656-411e-b886-676728b7adc5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'325d02bb-8595-44c2-aefe-cc848d79f2d1', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'88be9db7-848d-4778-8948-8908081156de', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:23.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "eeae6f8a-2c62-41f9-bb33-438de6ea1f6a"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:23.389Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_type': u'keypair'}, {u'external_id': u'0394ed86-5656-411e-b886-676728b7adc5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c2f3a1fd-084d-4d17-9421-5a99031e87cd', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:23.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "35c5a7a3-6c46-46f8-835a-478db144da68"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:23.389Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_usd39q'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:23.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "eeae6f8a-2c62-41f9-bb33-438de6ea1f6a"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:23.389Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_nehi95'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:23.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "35c5a7a3-6c46-46f8-835a-478db144da68"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:23.555Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:23.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:23.555Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:23.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:23.555Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:23.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:23.555Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:23.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:23.555Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:23.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:24.569Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:24.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:24.569Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:24.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:25.312Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_usd39q', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:25.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "eeae6f8a-2c62-41f9-bb33-438de6ea1f6a"}], "metadata": {"pagination": {"total": 217, "offset": 185, "size": 50}}} 2018-09-22 05:33:26,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:26,697 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:26 GMT 2018-09-22 05:33:26,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:26,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22067 2018-09-22 05:33:26,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:26,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-22 05:33:26,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-22 05:33:26,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:26,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-22 05:33:26,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_s3hrxg', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'} 2018-09-22 05:33:26,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_s3hrxg', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'} 2018-09-22 05:33:26,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-22 05:33:26,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-22 05:33:26,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_ezq1ie', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'} 2018-09-22 05:33:26,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_ezq1ie', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'} 2018-09-22 05:33:26,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-22 05:33:26,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-22 05:33:26,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-22 05:33:26,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_eda437', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'} 2018-09-22 05:33:26,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_knany0', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'} 2018-09-22 05:33:26,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_eda437', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'} 2018-09-22 05:33:26,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_knany0', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'} 2018-09-22 05:33:26,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-22 05:33:26,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-22 05:33:26,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-22 05:33:26,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_type': u'keypair'}, {u'external_id': u'0394ed86-5656-411e-b886-676728b7adc5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'325d02bb-8595-44c2-aefe-cc848d79f2d1', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'88be9db7-848d-4778-8948-8908081156de', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}] 2018-09-22 05:33:26,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', u'external_type': u'keypair'}, {u'external_id': u'0394ed86-5656-411e-b886-676728b7adc5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c2f3a1fd-084d-4d17-9421-5a99031e87cd', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-09-22 05:33:26,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_usd39q'} 2018-09-22 05:33:26,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_nehi95'} 2018-09-22 05:33:26,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:26,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:26,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-22 05:33:26,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-22 05:33:26,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-22 05:33:26,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:26,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:26,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_usd39q', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'} 2018-09-22 05:33:26,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:33:27,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:27,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:27,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:27,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:27,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:27,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:27,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:27,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:33:27,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:27,804 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:27 GMT 2018-09-22 05:33:27,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:27,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:33:27,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:32,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:33:33,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:33,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:33,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:33,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:33,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:33,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:33,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:33,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:26.436Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:26.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "eeae6f8a-2c62-41f9-bb33-438de6ea1f6a"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:26.436Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:26.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "35c5a7a3-6c46-46f8-835a-478db144da68"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:26.436Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_usd39q', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:26.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "eeae6f8a-2c62-41f9-bb33-438de6ea1f6a"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:26.436Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_nehi95', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:26.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "35c5a7a3-6c46-46f8-835a-478db144da68"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:26.436Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_nehi95', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:26.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "35c5a7a3-6c46-46f8-835a-478db144da68"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:27.392Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:27.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:27.392Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:27.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:28.578Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:28.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:28.578Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:28.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:28.578Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:28.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:28.578Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:33:28.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:28.578Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:28.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:28.578Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:28.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:28.578Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:28.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:29.669Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:33:29.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:29.669Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:29.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:31.507Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:31.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:31.507Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:31.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:31.507Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:31.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:31.507Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:31.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:31.507Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:31.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:31.507Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:31.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:31.507Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:31.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:31.507Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:33:31.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:31.507Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:31.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:31.507Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:31.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:32.584Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:32.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:32.584Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:32.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:32.584Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:32.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:32.584Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:32.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 247, "offset": 217, "size": 50}}} 2018-09-22 05:33:33,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:33,042 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:33 GMT 2018-09-22 05:33:33,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:33,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18182 2018-09-22 05:33:33,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:33,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-22 05:33:33,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-22 05:33:33,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_usd39q', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'} 2018-09-22 05:33:33,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_nehi95', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'} 2018-09-22 05:33:33,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_nehi95', 'key_name': u'cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab', 'image': u'282e3694-2e90-44e3-8e6a-2d5e218294c3', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab', 'cloudify_management_network_id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}, 'nics': [{'net-id': u'45d52ab9-7335-4df1-8aba-fd4f0b8e6a59'}], 'flavor': u'f45fd661-df03-4e76-aade-a02bfae17f95'} 2018-09-22 05:33:33,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-22 05:33:33,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-22 05:33:33,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:33,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-22 05:33:33,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:33,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-22 05:33:33,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-22 05:33:33,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-22 05:33:33,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-22 05:33:33,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-22 05:33:33,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-22 05:33:33,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:33,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:33,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:33:33,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-22 05:33:33,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-22 05:33:33,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:33,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:33,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-22 05:33:33,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-22 05:33:33,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-22 05:33:33,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-22 05:33:33,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:33,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:33,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-22 05:33:33,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:33:33,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:33,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:33,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:33,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:33,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:33,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:33,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:33,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:33:33,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:33,203 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:33 GMT 2018-09-22 05:33:33,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:33,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:33:33,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:38,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:33:38,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:38,317 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:38,317 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:38,317 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:38,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:38,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:38,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:38,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:33.911Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:33.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:33.911Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:33.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:33.911Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:33.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:33.911Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:33:33.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:33.911Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:33.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:33.911Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:33.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:34.927Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:33:34.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:34.927Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:33:34.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:35.946Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:33:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:35.946Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:33:35.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 257, "offset": 247, "size": 50}}} 2018-09-22 05:33:38,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:38,318 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:38 GMT 2018-09-22 05:33:38,318 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:38,318 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8147 2018-09-22 05:33:38,318 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:38,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-22 05:33:38,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-22 05:33:38,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:33:38,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-22 05:33:38,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-22 05:33:38,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-22 05:33:38,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-22 05:33:38,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-22 05:33:38,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-22 05:33:38,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-22 05:33:38,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:33:38,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:38,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:38,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:38,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:38,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:38,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:38,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:38,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:33:38,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:38,394 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:38 GMT 2018-09-22 05:33:38,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:38,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:33:38,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:43,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:33:43,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:43,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:43,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:43,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:43,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:43,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:43,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:43,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-09-22 05:33:43,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:43,482 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:43 GMT 2018-09-22 05:33:43,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:43,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 05:33:43,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:43,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:33:43,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:43,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:43,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:43,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:43,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:43,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:43,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:43,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:33:43,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:43,557 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:43 GMT 2018-09-22 05:33:43,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:43,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:33:43,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:48,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:33:48,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:48,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:48,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:48,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:48,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:48,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:48,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:48,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-09-22 05:33:48,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:48,663 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:48 GMT 2018-09-22 05:33:48,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:48,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 05:33:48,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:48,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:33:48,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:48,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:48,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:48,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:48,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:48,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:48,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:48,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:33:48,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:48,746 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:48 GMT 2018-09-22 05:33:48,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:48,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:33:48,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:53,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:33:53,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:53,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:53,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:53,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:53,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:53,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:53,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:53,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-09-22 05:33:53,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:53,846 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:53 GMT 2018-09-22 05:33:53,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:53,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 05:33:53,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:53,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:33:53,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:53,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:53,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:53,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:53,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:53,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:53,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:53,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:33:53,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:53,920 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:53 GMT 2018-09-22 05:33:53,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:53,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:33:53,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:58,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:33:58,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:59,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:59,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:59,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:59,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:59,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:59,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:59,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dwgi5z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:58.132Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:58.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 258, "offset": 257, "size": 50}}} 2018-09-22 05:33:59,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:59,000 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:58 GMT 2018-09-22 05:33:59,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:59,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2018-09-22 05:33:59,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:33:59,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-22 05:33:59,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:33:59,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:33:59,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:33:59,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:33:59,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:33:59,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:33:59,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:33:59,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:33:59,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:33:59,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:33:59,069 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:33:59 GMT 2018-09-22 05:33:59,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:33:59,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:33:59,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:04,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:34:04,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:04,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:04,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:04,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:04,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:04,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:04,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:04,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:33:58.980Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:33:58.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:00.002Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:00.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:00.002Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:00.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:01.048Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:01.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:01.048Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:34:01.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:01.048Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:01.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:02.070Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:34:02.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:03.092Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:03.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:03.092Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:34:03.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 267, "offset": 258, "size": 50}}} 2018-09-22 05:34:04,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:04,162 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:04 GMT 2018-09-22 05:34:04,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:04,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6566 2018-09-22 05:34:04,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:04,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-22 05:34:04,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-22 05:34:04,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-22 05:34:04,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-22 05:34:04,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-22 05:34:04,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-22 05:34:04,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-22 05:34:04,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-22 05:34:04,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-22 05:34:04,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:34:04,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:04,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:04,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:04,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:04,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:04,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:04,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:04,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:34:04,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:04,240 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:04 GMT 2018-09-22 05:34:04,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:04,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:34:04,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:09,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:34:09,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:09,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:09,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:09,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:09,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:09,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:09,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:09,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_eda437", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:04.310Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:04.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:04.310Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:04.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:04.310Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:04.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:05.338Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:05.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:05.338Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:05.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:06.366Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:06.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:06.366Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:06.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:06.366Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:34:06.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:06.366Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:06.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:06.366Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:06.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:07.401Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:34:07.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:07.401Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:34:07.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:08.424Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:34:08.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:08.424Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:34:08.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 281, "offset": 267, "size": 50}}} 2018-09-22 05:34:09,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:09,322 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:09 GMT 2018-09-22 05:34:09,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:09,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10375 2018-09-22 05:34:09,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:09,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-22 05:34:09,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-22 05:34:09,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-22 05:34:09,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-22 05:34:09,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-22 05:34:09,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-22 05:34:09,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-22 05:34:09,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-22 05:34:09,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-22 05:34:09,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-22 05:34:09,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-22 05:34:09,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-22 05:34:09,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-22 05:34:09,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-22 05:34:09,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:34:09,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:09,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:09,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:09,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:09,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:09,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:09,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:09,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:34:09,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:09,399 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:09 GMT 2018-09-22 05:34:09,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:09,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:34:09,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:14,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:34:14,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:14,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:14,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:14,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:14,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:14,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:14,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:14,505 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-09-22 05:34:14,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:14,505 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:14 GMT 2018-09-22 05:34:14,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:14,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 05:34:14,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:14,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:34:14,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:14,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:14,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:14,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:14,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:14,580 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:14,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:14,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:34:14,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:14,580 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:14 GMT 2018-09-22 05:34:14,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:14,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:34:14,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:19,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:34:19,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:19,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:19,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:19,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:19,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:19,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:19,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:19,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-09-22 05:34:19,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:19,691 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:19 GMT 2018-09-22 05:34:19,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:19,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 05:34:19,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:19,692 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:34:19,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:19,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:19,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:19,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:19,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:19,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:19,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:19,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:34:19,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:19,757 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:19 GMT 2018-09-22 05:34:19,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:19,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:34:19,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:24,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:34:24,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:24,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:24,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:24,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:24,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:24,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:24,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:24,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-09-22 05:34:24,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:24,866 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:24 GMT 2018-09-22 05:34:24,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:24,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 05:34:24,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:24,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:34:24,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:24,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:24,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:24,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:24,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:24,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:24,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:24,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:34:24,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:24,941 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:24 GMT 2018-09-22 05:34:24,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:24,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:34:24,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:29,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:34:30,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:30,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:30,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:30,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:30,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:30,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:30,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:30,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-09-22 05:34:30,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:30,047 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:30 GMT 2018-09-22 05:34:30,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:30,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 05:34:30,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:30,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:34:30,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:30,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:30,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:30,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:30,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:30,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:30,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:30,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:34:30,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:30,119 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:30 GMT 2018-09-22 05:34:30,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:30,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:34:30,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:35,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:34:35,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:35,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:35,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:35,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:35,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:35,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:35,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:35,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dwgi5z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:30.221Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:30.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:30.445Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:30.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:31.487Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:31.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:31.487Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:31.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:32.523Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:34:32.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:33.552Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:33.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:33.552Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:33.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:34.590Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:34:34.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 289, "offset": 281, "size": 50}}} 2018-09-22 05:34:35,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:35,211 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:35 GMT 2018-09-22 05:34:35,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:35,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5434 2018-09-22 05:34:35,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:35,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-22 05:34:35,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-22 05:34:35,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-22 05:34:35,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-22 05:34:35,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-22 05:34:35,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-22 05:34:35,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-22 05:34:35,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-22 05:34:35,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:34:35,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:35,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:35,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:35,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:35,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:35,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:35,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:35,296 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:34:35,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:35,297 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:35 GMT 2018-09-22 05:34:35,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:35,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:34:35,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:40,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:34:40,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:40,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:40,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:40,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:40,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:40,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:40,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:40,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:35.633Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:35.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:35.633Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:34:35.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:35.633Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:35.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:36.711Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:36.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:37.653Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:37.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:37.653Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:37.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:37.653Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:37.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:38.677Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:38.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:38.677Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:38.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:38.677Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:34:38.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:38.677Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:38.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:38.677Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:34:38.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:39.707Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:34:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:39.707Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:34:39.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 303, "offset": 289, "size": 50}}} 2018-09-22 05:34:40,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:40,385 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:40 GMT 2018-09-22 05:34:40,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:40,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9746 2018-09-22 05:34:40,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:40,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-22 05:34:40,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-22 05:34:40,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-22 05:34:40,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-22 05:34:40,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-22 05:34:40,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-22 05:34:40,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-22 05:34:40,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-22 05:34:40,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-22 05:34:40,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-22 05:34:40,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-22 05:34:40,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-22 05:34:40,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-22 05:34:40,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-22 05:34:40,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:34:40,458 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:40,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:40,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:40,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:40,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:40,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:40,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:40,459 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:34:40,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:40,459 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:40 GMT 2018-09-22 05:34:40,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:40,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:34:40,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:45,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:34:45,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:45,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:45,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:45,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:45,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:45,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:45,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:45,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_usd39q", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:40.735Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:34:40.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:34:40.735Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:34:40.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 305, "offset": 303, "size": 50}}} 2018-09-22 05:34:45,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:45,561 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:45 GMT 2018-09-22 05:34:45,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:45,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2356 2018-09-22 05:34:45,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:45,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-22 05:34:45,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-09-22 05:34:45,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:34:45,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:45,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:45,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:45,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:45,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:45,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:45,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:45,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:34:45,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:45,636 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:45 GMT 2018-09-22 05:34:45,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:45,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:34:45,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:50,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:34:50,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:50,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:50,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:50,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:50,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:50,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:50,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:50,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-09-22 05:34:50,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:50,729 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:50 GMT 2018-09-22 05:34:50,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:50,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 05:34:50,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:50,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:34:50,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:50,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:50,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:50,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:50,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:50,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:50,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:50,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:34:50,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:50,863 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:50 GMT 2018-09-22 05:34:50,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:50,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:34:50,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:55,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:34:55,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:55,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:55,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:55,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:55,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:55,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:55,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:55,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-09-22 05:34:55,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:55,968 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:55 GMT 2018-09-22 05:34:55,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:55,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 05:34:55,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:34:55,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:34:56,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:34:56,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:34:56,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:34:56,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:34:56,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:34:56,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:34:56,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:34:56,062 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:34:56,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:34:56,062 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:34:56 GMT 2018-09-22 05:34:56,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:34:56,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:34:56,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:35:01,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:35:01,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:35:01,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:35:01,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:35:01,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:35:01,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:35:01,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:35:01,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:35:01,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-09-22 05:35:01,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:35:01,453 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:35:01 GMT 2018-09-22 05:35:01,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:35:01,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 05:35:01,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:35:01,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:35:01,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:35:01,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:35:01,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:35:01,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:35:01,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:35:01,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:35:01,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:35:01,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:35:01,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:35:01,607 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:35:01 GMT 2018-09-22 05:35:01,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:35:01,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:35:01,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:35:06,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:35:07,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:35:07,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:35:07,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:35:07,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:35:07,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:35:07,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:35:07,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:35:07,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dwgi5z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:02.588Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:02.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:02.758Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:02.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:03.817Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:03.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:03.817Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:03.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:05.458Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:05.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 310, "offset": 305, "size": 50}}} 2018-09-22 05:35:07,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:35:07,249 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:35:07 GMT 2018-09-22 05:35:07,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:35:07,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2649 2018-09-22 05:35:07,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:35:07,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-22 05:35:07,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-22 05:35:07,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-22 05:35:07,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-22 05:35:07,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-22 05:35:07,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:35:07,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:35:07,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:35:07,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:35:07,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:35:07,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:35:07,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:35:07,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:35:07,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:35:07,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:35:07,705 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:35:07 GMT 2018-09-22 05:35:07,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:35:07,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:35:07,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:35:12,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:35:13,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:35:13,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:35:13,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:35:13,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:35:13,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:35:13,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:35:13,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:35:13,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_s3hrxg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:06.881Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:06.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:08.383Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:08.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:08.383Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:35:08.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:08.383Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:35:08.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:09.998Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:09.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:09.998Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:09.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:09.998Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:09.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:09.998Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:09.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:09.998Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:09.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:11.226Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:11.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:11.226Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:11.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:11.226Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:35:11.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:11.226Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:11.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:11.226Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:11.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 324, "offset": 310, "size": 50}}} 2018-09-22 05:35:13,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:35:13,630 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:35:13 GMT 2018-09-22 05:35:13,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:35:13,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9127 2018-09-22 05:35:13,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:35:13,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-22 05:35:13,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-22 05:35:13,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-22 05:35:13,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-22 05:35:13,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-22 05:35:13,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-22 05:35:13,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-22 05:35:13,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-22 05:35:13,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-22 05:35:13,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-22 05:35:13,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-22 05:35:13,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-22 05:35:13,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-22 05:35:13,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-22 05:35:13,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:35:14,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:35:14,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:35:14,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:35:14,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:35:14,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:35:14,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:35:14,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:35:14,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:35:14,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:35:14,120 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:35:14 GMT 2018-09-22 05:35:14,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:35:14,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:35:14,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:35:19,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:35:19,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:35:19,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:35:19,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:35:19,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:35:19,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:35:19,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:35:19,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:35:19,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ezq1ie", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:13.630Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:35:13.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:14.944Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:35:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:14.944Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:35:14.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:16.557Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:35:16.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:18.033Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:35:18.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 329, "offset": 324, "size": 50}}} 2018-09-22 05:35:19,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:35:19,740 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:35:19 GMT 2018-09-22 05:35:19,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:35:19,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5760 2018-09-22 05:35:19,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:35:19,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-22 05:35:19,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-22 05:35:19,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-22 05:35:19,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-22 05:35:19,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-09-22 05:35:19,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:35:19,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:35:19,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:35:19,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:35:19,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:35:19,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:35:19,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:35:19,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:35:19,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:35:19,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:35:19,981 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:35:19 GMT 2018-09-22 05:35:19,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:35:19,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:35:19,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:35:24,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:35:26,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:35:26,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:35:26,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:35:26,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:35:26,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:35:26,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:35:26,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:35:26,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-09-22 05:35:26,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:35:26,049 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:35:26 GMT 2018-09-22 05:35:26,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:35:26,049 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 05:35:26,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:35:26,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:35:26,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:35:26,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:35:26,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:35:26,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:35:26,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:35:26,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:35:26,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:35:26,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:35:26,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:35:26,415 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:35:26 GMT 2018-09-22 05:35:26,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:35:26,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:35:26,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:35:31,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:35:31,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:35:31,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:35:31,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:35:31,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:35:31,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:35:31,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:35:31,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:35:31,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-09-22 05:35:31,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:35:31,547 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:35:31 GMT 2018-09-22 05:35:31,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:35:31,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 05:35:31,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:35:31,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:35:31,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:35:31,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:35:31,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:35:31,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:35:31,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:35:31,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:35:31,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:35:31,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:35:31,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:35:31,671 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:35:31 GMT 2018-09-22 05:35:31,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:35:31,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:35:31,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:35:36,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:35:37,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:35:37,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:35:37,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:35:37,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:35:37,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:35:37,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:35:37,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:35:37,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-09-22 05:35:37,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:35:37,263 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:35:37 GMT 2018-09-22 05:35:37,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:35:37,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 05:35:37,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:35:37,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:35:38,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:35:38,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:35:38,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:35:38,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:35:38,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:35:38,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:35:38,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:35:38,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:35:38,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:35:38,370 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:35:38 GMT 2018-09-22 05:35:38,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:35:38,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:35:38,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:35:43,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:35:44,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:35:44,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:35:44,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:35:44,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:35:44,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:35:44,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:35:44,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:35:44,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dwgi5z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:37.888Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:37.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:40.221Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:40.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:40.221Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:40.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:40.221Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:40.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:41.374Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:41.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:41.374Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:41.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:41.670Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:41.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "7d5ea365-1527-4c76-8f6b-44b32a0abbb3"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:42.877Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:35:42.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:43.912Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:43.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "6c150205-1b6f-4b0b-96ac-31fa35127a35"}], "metadata": {"pagination": {"total": 338, "offset": 329, "size": 50}}} 2018-09-22 05:35:44,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:35:44,384 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:35:44 GMT 2018-09-22 05:35:44,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:35:44,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5320 2018-09-22 05:35:44,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:35:44,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-22 05:35:44,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-22 05:35:44,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-22 05:35:44,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-22 05:35:44,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-22 05:35:44,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-22 05:35:44,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-22 05:35:44,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-09-22 05:35:44,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-22 05:35:44,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:35:46,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:35:46,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:35:46,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:35:46,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:35:46,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:35:46,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:35:46,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:35:46,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:35:46,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:35:46,472 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:35:46 GMT 2018-09-22 05:35:46,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:35:46,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:35:46,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:35:51,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:35:58,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:35:58,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:35:58,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:35:58,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:35:58,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:35:58,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:35:58,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:35:58,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:45.074Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:45.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:45.074Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:45.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:45.074Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:45.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:45.074Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:45.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:45.074Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:45.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:45.074Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:45.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:48.009Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:48.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:48.009Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:48.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:48.009Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:48.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:48.009Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:48.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:48.009Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:48.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:48.009Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:48.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:48.009Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:48.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:48.009Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:48.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:48.009Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:48.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:48.009Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:48.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:51.585Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:51.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "a8c5add0-4f63-4428-bf60-82f2b6e5fdfc"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:53.856Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:53.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "892ac42d-835d-45bf-bd02-d761127e6f27"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:53.856Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:53.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "ce232bfe-9238-4174-8716-a0b786021ef0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:54.976Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:54.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:55.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:55.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "892ac42d-835d-45bf-bd02-d761127e6f27"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:55.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:55.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "892ac42d-835d-45bf-bd02-d761127e6f27"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:55.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:55.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "892ac42d-835d-45bf-bd02-d761127e6f27"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:55.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:55.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "892ac42d-835d-45bf-bd02-d761127e6f27"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:55.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:55.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "892ac42d-835d-45bf-bd02-d761127e6f27"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:55.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:55.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "892ac42d-835d-45bf-bd02-d761127e6f27"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:55.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:55.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "892ac42d-835d-45bf-bd02-d761127e6f27"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:55.961Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:55.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "892ac42d-835d-45bf-bd02-d761127e6f27"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:55.961Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:55.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "892ac42d-835d-45bf-bd02-d761127e6f27"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:55.961Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:55.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "892ac42d-835d-45bf-bd02-d761127e6f27"}], "metadata": {"pagination": {"total": 368, "offset": 338, "size": 50}}} 2018-09-22 05:35:58,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:35:58,247 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:35:58 GMT 2018-09-22 05:35:58,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:35:58,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15781 2018-09-22 05:35:58,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:35:58,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-22 05:35:58,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-22 05:35:58,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-22 05:35:58,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-22 05:35:58,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-22 05:35:58,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-22 05:35:58,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-22 05:35:58,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-22 05:35:58,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-22 05:35:58,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-22 05:35:58,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-22 05:35:58,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-22 05:35:58,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-22 05:35:58,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-22 05:35:58,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-09-22 05:35:58,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-09-22 05:35:58,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-22 05:35:58,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:35:58,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-22 05:35:58,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-22 05:35:58,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:35:58,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:35:58,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:35:58,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:35:58,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:35:58,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:35:58,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:35:58,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:35:58,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-22 05:35:58,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:35:58,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:36:01,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:01,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:01,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:01,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:01,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:01,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:01,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:01,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:36:01,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:01,490 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:01 GMT 2018-09-22 05:36:01,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:01,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:36:01,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:36:06,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:36:06,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:06,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:06,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:06,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:06,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:06,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:06,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:06,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ezq1ie", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:56.887Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:35:56.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:56.887Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:35:56.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:56.887Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:35:56.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:35:59.437Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (tried 1 time)", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:35:59.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:02.936Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:02.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:02.936Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:02.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:02.936Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:02.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:03.144Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:03.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:03.992Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:03.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:03.992Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:03.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:03.992Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:03.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:03.992Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:03.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:03.992Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:03.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}], "metadata": {"pagination": {"total": 449, "offset": 368, "size": 50}}} 2018-09-22 05:36:06,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:06,676 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:06 GMT 2018-09-22 05:36:06,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:06,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29012 2018-09-22 05:36:06,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:36:06,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-09-22 05:36:06,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-09-22 05:36:06,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-22 05:36:06,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (tried 1 time) 2018-09-22 05:36:06,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-22 05:36:06,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-22 05:36:06,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-09-22 05:36:06,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-22 05:36:06,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-22 05:36:06,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-22 05:36:06,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-22 05:36:06,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-09-22 05:36:06,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:06,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-22 05:36:06,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-22 05:36:06,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-22 05:36:06,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-22 05:36:06,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:36:06,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:36:06,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:06,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:06,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:06,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:06,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:06,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:06,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:06,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:36:06,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:06,777 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:06 GMT 2018-09-22 05:36:06,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:06,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:36:06,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:36:11,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:36:12,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:12,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:12,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:12,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:12,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:12,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:12,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:12,027 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:04.234Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:04.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.124Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:36:05.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Creating Agent bind_host_s3hrxg", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_s3hrxg/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:05.449Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:07.445Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:07.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:08.465Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_s3hrxg/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:08.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:08.465Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_s3hrxg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_s3hrxg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_s3hrxg', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_s3hrxg/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_s3hrxg', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dodlig.O_YHhiYz4-KPywOIP-8gHmzdlSM'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:08.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:08.465Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:08.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:08.465Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:08.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:08.465Z", "message": "/home/ubuntu/bind_host_s3hrxg/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:08.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:08.465Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:08.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:08.465Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:08.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:08.465Z", "message": "Successfully created daemon: bind_host_s3hrxg", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:08.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd53a5f2-93a5-473f-9f7b-5523a321b6d0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:08.810Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:08.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:09.143Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:09.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:09.143Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:09.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:09.143Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:09.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:09.702Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:09.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:09.702Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:09.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:09.702Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:09.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:09.702Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:09.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:09.702Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:09.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:09.702Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:09.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}], "metadata": {"pagination": {"total": 537, "offset": 418, "size": 50}}} 2018-09-22 05:36:12,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:12,028 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:12 GMT 2018-09-22 05:36:12,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:12,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29106 2018-09-22 05:36:12,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:36:12,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-22 05:36:12,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:36:12,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-09-22 05:36:12,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-22 05:36:12,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_s3hrxg 2018-09-22 05:36:12,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-22 05:36:12,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-22 05:36:12,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-22 05:36:12,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-22 05:36:12,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-22 05:36:12,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_s3hrxg/cloudify/ssl/cloudify_internal_cert.pem 2018-09-22 05:36:12,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:36:12,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:36:12,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-22 05:36:12,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_s3hrxg/env 2018-09-22 05:36:12,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_s3hrxg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_s3hrxg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_s3hrxg', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_s3hrxg/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_s3hrxg', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dodlig.O_YHhiYz4-KPywOIP-8gHmzdlSM'} 2018-09-22 05:36:12,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-22 05:36:12,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-22 05:36:12,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_s3hrxg/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-22 05:36:12,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-22 05:36:12,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-22 05:36:12,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_s3hrxg 2018-09-22 05:36:12,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-22 05:36:12,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-22 05:36:12,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-22 05:36:12,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-22 05:36:12,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:12,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-22 05:36:12,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:36:12,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:36:12,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:12,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:12,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:12,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:12,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:12,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:12,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:12,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:36:12,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:12,273 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:12 GMT 2018-09-22 05:36:12,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:12,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:36:12,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:36:17,279 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:36:17,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:17,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:17,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:17,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:17,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:17,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:17,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:17,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0298da35-e50b-4493-a182-172f912a9daf"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0298da35-e50b-4493-a182-172f912a9daf"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0298da35-e50b-4493-a182-172f912a9daf"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0298da35-e50b-4493-a182-172f912a9daf"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}], "metadata": {"pagination": {"total": 646, "offset": 468, "size": 50}}} 2018-09-22 05:36:17,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:17,455 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:17 GMT 2018-09-22 05:36:17,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:17,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27803 2018-09-22 05:36:17,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:36:17,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:17,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-22 05:36:17,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-22 05:36:17,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:36:17,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:17,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:17,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:17,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:17,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:17,573 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:17,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:17,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:36:17,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:17,574 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:17 GMT 2018-09-22 05:36:17,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:17,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:36:17,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:36:22,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:36:22,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:22,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:22,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:22,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:22,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:22,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:22,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:22,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Creating Agent ellis_host_usd39q", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Creating Agent homer_host_nehi95", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_usd39q/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_nehi95/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:10.770Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:10.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0298da35-e50b-4493-a182-172f912a9daf"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:11.864Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:11.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:11.864Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:11.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:12.777Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:12.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:12.947Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_usd39q/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:12.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:12.947Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_nehi95/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:12.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:12.947Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_usd39q/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_usd39q/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_usd39q', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_usd39q/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_usd39q', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dodlig.O_YHhiYz4-KPywOIP-8gHmzdlSM'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:12.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:12.947Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_nehi95/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_nehi95/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_nehi95', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_nehi95/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_nehi95', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dodlig.O_YHhiYz4-KPywOIP-8gHmzdlSM'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:12.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:12.947Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:12.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:12.947Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:12.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:12.947Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:12.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:12.947Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:12.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:12.947Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:12.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:12.947Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:12.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:13.161Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:13.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:13.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:13.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0298da35-e50b-4493-a182-172f912a9daf"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:13.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:13.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0298da35-e50b-4493-a182-172f912a9daf"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:13.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:13.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0298da35-e50b-4493-a182-172f912a9daf"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:13.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:13.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0298da35-e50b-4493-a182-172f912a9daf"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:13.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:13.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0298da35-e50b-4493-a182-172f912a9daf"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:13.969Z", "message": "Configuring Agent bind_host_s3hrxg", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:13.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0298da35-e50b-4493-a182-172f912a9daf"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:13.969Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:13.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:13.969Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:13.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:13.969Z", "message": "/home/ubuntu/ellis_host_usd39q/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:13.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:13.969Z", "message": "/home/ubuntu/homer_host_nehi95/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:13.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:13.969Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:13.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:13.969Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:13.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:13.969Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:13.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0298da35-e50b-4493-a182-172f912a9daf"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:13.969Z", "message": "Successfully created daemon: ellis_host_usd39q", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:13.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "73514be6-567a-461f-abe8-6ecc072d2bbf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:13.969Z", "message": "Successfully created daemon: homer_host_nehi95", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:13.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "01929e2f-7611-4519-9040-de867db81009"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:14.235Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:14.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:14.235Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:14.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:14.235Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:14.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:14.235Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:14.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 738, "offset": 518, "size": 50}}} 2018-09-22 05:36:22,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:22,669 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:22 GMT 2018-09-22 05:36:22,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:22,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29735 2018-09-22 05:36:22,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:36:22,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-22 05:36:22,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-22 05:36:22,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_usd39q 2018-09-22 05:36:22,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-22 05:36:22,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-22 05:36:22,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_nehi95 2018-09-22 05:36:22,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-22 05:36:22,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-22 05:36:22,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-22 05:36:22,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-22 05:36:22,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-22 05:36:22,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:36:22,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-22 05:36:22,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-22 05:36:22,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_usd39q/cloudify/ssl/cloudify_internal_cert.pem 2018-09-22 05:36:22,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_nehi95/cloudify/ssl/cloudify_internal_cert.pem 2018-09-22 05:36:22,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:36:22,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-22 05:36:22,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-22 05:36:22,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-09-22 05:36:22,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_usd39q/env 2018-09-22 05:36:22,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_nehi95/env 2018-09-22 05:36:22,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_usd39q/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_usd39q/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_usd39q', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_usd39q/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_usd39q', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dodlig.O_YHhiYz4-KPywOIP-8gHmzdlSM'} 2018-09-22 05:36:22,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_nehi95/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_nehi95/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_nehi95', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_nehi95/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_nehi95', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dodlig.O_YHhiYz4-KPywOIP-8gHmzdlSM'} 2018-09-22 05:36:22,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-22 05:36:22,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-22 05:36:22,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-22 05:36:22,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-22 05:36:22,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-22 05:36:22,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-22 05:36:22,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-09-22 05:36:22,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:22,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:22,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:22,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:22,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:22,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_s3hrxg 2018-09-22 05:36:22,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-22 05:36:22,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-22 05:36:22,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_usd39q/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-22 05:36:22,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_nehi95/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-22 05:36:22,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-22 05:36:22,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-22 05:36:22,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:36:22,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_usd39q 2018-09-22 05:36:22,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_nehi95 2018-09-22 05:36:22,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-22 05:36:22,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-22 05:36:22,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-22 05:36:22,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-22 05:36:22,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:36:22,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:22,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:22,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:22,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:22,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:22,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:22,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:22,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:36:22,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:22,758 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:22 GMT 2018-09-22 05:36:22,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:22,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:36:22,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:36:27,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:36:27,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:27,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:27,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:27,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:27,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:27,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:27,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:27,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_usd39q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:14.235Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:14.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:14.235Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:14.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:14.235Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:14.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:14.235Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:14.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:14.235Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:14.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:14.235Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:14.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c49fcb6d-dbed-4605-b3a8-f5bf87097062"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0298da35-e50b-4493-a182-172f912a9daf"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8a7117c7-d5e0-4cee-a9bb-0566dfb125c2"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Configuring Agent homer_host_nehi95", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c49fcb6d-dbed-4605-b3a8-f5bf87097062"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8a7117c7-d5e0-4cee-a9bb-0566dfb125c2"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8a7117c7-d5e0-4cee-a9bb-0566dfb125c2"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c49fcb6d-dbed-4605-b3a8-f5bf87097062"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0298da35-e50b-4493-a182-172f912a9daf"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c49fcb6d-dbed-4605-b3a8-f5bf87097062"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0298da35-e50b-4493-a182-172f912a9daf"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8a7117c7-d5e0-4cee-a9bb-0566dfb125c2"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8a7117c7-d5e0-4cee-a9bb-0566dfb125c2"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8a7117c7-d5e0-4cee-a9bb-0566dfb125c2"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8a7117c7-d5e0-4cee-a9bb-0566dfb125c2"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Successfully configured daemon: bind_host_s3hrxg", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0298da35-e50b-4493-a182-172f912a9daf"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8a7117c7-d5e0-4cee-a9bb-0566dfb125c2"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c49fcb6d-dbed-4605-b3a8-f5bf87097062"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "274f5404-d68e-49ee-8e63-bece9b242a8c"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Configuring Agent ellis_host_usd39q", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8a7117c7-d5e0-4cee-a9bb-0566dfb125c2"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8a7117c7-d5e0-4cee-a9bb-0566dfb125c2"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8a7117c7-d5e0-4cee-a9bb-0566dfb125c2"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c49fcb6d-dbed-4605-b3a8-f5bf87097062"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c49fcb6d-dbed-4605-b3a8-f5bf87097062"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c49fcb6d-dbed-4605-b3a8-f5bf87097062"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c49fcb6d-dbed-4605-b3a8-f5bf87097062"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c49fcb6d-dbed-4605-b3a8-f5bf87097062"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c49fcb6d-dbed-4605-b3a8-f5bf87097062"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8a7117c7-d5e0-4cee-a9bb-0566dfb125c2"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c49fcb6d-dbed-4605-b3a8-f5bf87097062"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.410Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.523Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.523Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.523Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:15.523Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:15.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 819, "offset": 568, "size": 50}}} 2018-09-22 05:36:27,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:27,839 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:27 GMT 2018-09-22 05:36:27,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:27,840 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27117 2018-09-22 05:36:27,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:36:27,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-22 05:36:27,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-22 05:36:27,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-22 05:36:27,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-22 05:36:27,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-22 05:36:27,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-22 05:36:27,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-22 05:36:27,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_nehi95 2018-09-22 05:36:27,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-22 05:36:27,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-22 05:36:27,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-22 05:36:27,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_s3hrxg 2018-09-22 05:36:27,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:36:27,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-22 05:36:27,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_usd39q 2018-09-22 05:36:27,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:36:27,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:36:27,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:36:27,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:36:27,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:27,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-22 05:36:27,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-22 05:36:27,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-22 05:36:27,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-22 05:36:27,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:36:27,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:27,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:27,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:27,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:27,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:27,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:27,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:27,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:36:27,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:27,985 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:27 GMT 2018-09-22 05:36:27,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:27,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:36:27,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:36:32,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:36:33,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:33,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:33,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:33,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:33,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:33,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:33,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:33,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dwgi5z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.634Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.634Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.634Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.634Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.634Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.634Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.634Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.634Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.651Z", "message": "Successfully configured daemon: homer_host_nehi95", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c49fcb6d-dbed-4605-b3a8-f5bf87097062"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.651Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c49fcb6d-dbed-4605-b3a8-f5bf87097062"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.651Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "179f9e55-a6a1-4f36-aa7b-9c1e11147372"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.651Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "179f9e55-a6a1-4f36-aa7b-9c1e11147372"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.651Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "179f9e55-a6a1-4f36-aa7b-9c1e11147372"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.651Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8a7117c7-d5e0-4cee-a9bb-0566dfb125c2"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.651Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c49fcb6d-dbed-4605-b3a8-f5bf87097062"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.651Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "179f9e55-a6a1-4f36-aa7b-9c1e11147372"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.651Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c49fcb6d-dbed-4605-b3a8-f5bf87097062"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.651Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "179f9e55-a6a1-4f36-aa7b-9c1e11147372"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.651Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "179f9e55-a6a1-4f36-aa7b-9c1e11147372"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.651Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "179f9e55-a6a1-4f36-aa7b-9c1e11147372"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.651Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "179f9e55-a6a1-4f36-aa7b-9c1e11147372"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.651Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8a7117c7-d5e0-4cee-a9bb-0566dfb125c2"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.651Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8a7117c7-d5e0-4cee-a9bb-0566dfb125c2"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.651Z", "message": "Successfully configured daemon: ellis_host_usd39q", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8a7117c7-d5e0-4cee-a9bb-0566dfb125c2"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.651Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "179f9e55-a6a1-4f36-aa7b-9c1e11147372"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.651Z", "message": "Starting Agent bind_host_s3hrxg", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "179f9e55-a6a1-4f36-aa7b-9c1e11147372"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.651Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "179f9e55-a6a1-4f36-aa7b-9c1e11147372"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:16.651Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:16.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "179f9e55-a6a1-4f36-aa7b-9c1e11147372"}, {"node_instance_id": "homer_host_nehi95", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.988Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.988Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.988Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time)", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T05:36:17.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.988Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.988Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "ef487096-f6c0-41f6-9d9a-8fe22e5d7ca4"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "ef487096-f6c0-41f6-9d9a-8fe22e5d7ca4"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "7c681c74-5983-4395-8178-dd38b6680e7b"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "7c681c74-5983-4395-8178-dd38b6680e7b"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "7c681c74-5983-4395-8178-dd38b6680e7b"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0020084a-3462-4e09-b7e9-67053ef6ab1f"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0020084a-3462-4e09-b7e9-67053ef6ab1f"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0020084a-3462-4e09-b7e9-67053ef6ab1f"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "7c681c74-5983-4395-8178-dd38b6680e7b"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "7c681c74-5983-4395-8178-dd38b6680e7b"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "ef487096-f6c0-41f6-9d9a-8fe22e5d7ca4"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "7c681c74-5983-4395-8178-dd38b6680e7b"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0020084a-3462-4e09-b7e9-67053ef6ab1f"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "7c681c74-5983-4395-8178-dd38b6680e7b"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "ef487096-f6c0-41f6-9d9a-8fe22e5d7ca4"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0020084a-3462-4e09-b7e9-67053ef6ab1f"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0020084a-3462-4e09-b7e9-67053ef6ab1f"}], "metadata": {"pagination": {"total": 892, "offset": 618, "size": 50}}} 2018-09-22 05:36:33,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:33,072 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:33 GMT 2018-09-22 05:36:33,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:33,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27518 2018-09-22 05:36:33,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:36:33,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-22 05:36:33,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-22 05:36:33,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-22 05:36:33,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-22 05:36:33,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-22 05:36:33,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-22 05:36:33,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-09-22 05:36:33,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-22 05:36:33,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_nehi95 2018-09-22 05:36:33,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-22 05:36:33,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:36:33,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-22 05:36:33,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-22 05:36:33,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-22 05:36:33,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-22 05:36:33,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-22 05:36:33,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_usd39q 2018-09-22 05:36:33,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:36:33,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_s3hrxg 2018-09-22 05:36:33,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-22 05:36:33,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-22 05:36:33,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.14 on port 22: Unable to connect to port 22 on 192.168.120.14 (tried 1 time) 2018-09-22 05:36:33,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-22 05:36:33,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-22 05:36:33,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:36:33,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-22 05:36:33,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:33,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:36:33,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:36:33,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:33,186 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:33,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:33,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:33,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:33,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:33,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:33,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:36:33,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:33,187 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:33 GMT 2018-09-22 05:36:33,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:33,187 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:36:33,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:36:38,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:36:38,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:38,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:38,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:38,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:38,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:38,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:38,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:38,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "7c681c74-5983-4395-8178-dd38b6680e7b"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0020084a-3462-4e09-b7e9-67053ef6ab1f"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "ef487096-f6c0-41f6-9d9a-8fe22e5d7ca4"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0020084a-3462-4e09-b7e9-67053ef6ab1f"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "7c681c74-5983-4395-8178-dd38b6680e7b"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0020084a-3462-4e09-b7e9-67053ef6ab1f"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:17.991Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:17.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0020084a-3462-4e09-b7e9-67053ef6ab1f"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "ef487096-f6c0-41f6-9d9a-8fe22e5d7ca4"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Starting Agent homer_host_nehi95", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "ef487096-f6c0-41f6-9d9a-8fe22e5d7ca4"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0020084a-3462-4e09-b7e9-67053ef6ab1f"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "ef487096-f6c0-41f6-9d9a-8fe22e5d7ca4"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "ef487096-f6c0-41f6-9d9a-8fe22e5d7ca4"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Starting Agent ellis_host_usd39q", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0020084a-3462-4e09-b7e9-67053ef6ab1f"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "ef487096-f6c0-41f6-9d9a-8fe22e5d7ca4"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "ef487096-f6c0-41f6-9d9a-8fe22e5d7ca4"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0020084a-3462-4e09-b7e9-67053ef6ab1f"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0020084a-3462-4e09-b7e9-67053ef6ab1f"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "ef487096-f6c0-41f6-9d9a-8fe22e5d7ca4"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:19.159Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:19.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:20.309Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:20.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:20.643Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:20.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:20.643Z", "message": "Creating Agent vellum_host_7njtjt", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:20.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}], "metadata": {"pagination": {"total": 983, "offset": 668, "size": 50}}} 2018-09-22 05:36:38,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:38,272 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:38 GMT 2018-09-22 05:36:38,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:38,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27582 2018-09-22 05:36:38,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:36:38,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-22 05:36:38,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:36:38,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:36:38,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_nehi95 2018-09-22 05:36:38,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-22 05:36:38,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-22 05:36:38,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_usd39q 2018-09-22 05:36:38,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:36:38,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-22 05:36:38,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:36:38,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:38,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-22 05:36:38,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-22 05:36:38,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-22 05:36:38,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_7njtjt 2018-09-22 05:36:38,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:36:38,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:38,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:38,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:38,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:38,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:38,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:38,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:38,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:36:38,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:38,349 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:38 GMT 2018-09-22 05:36:38,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:38,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:36:38,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:36:43,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:36:43,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:43,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:43,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:43,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:43,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:43,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:43,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:43,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:20.643Z", "message": "Creating Agent vellum_host_7njtjt", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:20.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:20.643Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_7njtjt/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:20.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:20.643Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:20.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:20.643Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:20.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:20.643Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:20.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:20.643Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:20.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:20.643Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:20.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "179f9e55-a6a1-4f36-aa7b-9c1e11147372"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:21.092Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:21.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:21.092Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:21.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:21.092Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:21.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:21.877Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:21.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "45d8cbe8-028d-4a46-94f2-11183e7ec960"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:21.877Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:21.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "45d8cbe8-028d-4a46-94f2-11183e7ec960"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:21.877Z", "message": "[localhost] run: /home/ubuntu/bind_host_s3hrxg/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:21.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "45d8cbe8-028d-4a46-94f2-11183e7ec960"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:21.877Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_usd39q start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:21.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0020084a-3462-4e09-b7e9-67053ef6ab1f"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:21.877Z", "message": "Successfully started daemon: ellis_host_usd39q", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:21.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0020084a-3462-4e09-b7e9-67053ef6ab1f"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:21.877Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:21.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0020084a-3462-4e09-b7e9-67053ef6ab1f"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:21.877Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:21.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "45d8cbe8-028d-4a46-94f2-11183e7ec960"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:21.877Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:21.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "45d8cbe8-028d-4a46-94f2-11183e7ec960"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:22.385Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:22.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:22.385Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:22.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:22.887Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:22.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:22.887Z", "message": "/home/ubuntu/vellum_host_7njtjt/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:22.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:22.887Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:22.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:22.887Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_7njtjt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_7njtjt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_7njtjt', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_7njtjt/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_7njtjt', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dodlig.O_YHhiYz4-KPywOIP-8gHmzdlSM'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:22.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:22.887Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_nehi95 start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:22.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "ef487096-f6c0-41f6-9d9a-8fe22e5d7ca4"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:22.887Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:22.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:22.887Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:22.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:22.887Z", "message": "Successfully started daemon: homer_host_nehi95", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:22.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "ef487096-f6c0-41f6-9d9a-8fe22e5d7ca4"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:22.887Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:22.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "ef487096-f6c0-41f6-9d9a-8fe22e5d7ca4"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:22.887Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_7njtjt/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:22.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:22.887Z", "message": "Successfully created daemon: vellum_host_7njtjt", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:22.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:22.887Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:22.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05d9f8f2-b0e2-45c6-8759-ec9ed7a6086d"}, {"node_instance_id": "homer_host_nehi95", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.540Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.540Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.540Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.540Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.540Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.540Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.540Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.540Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.540Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.540Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.540Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.540Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.540Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.917Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "25a451af-80e5-4a2b-85e6-27b23e56494c"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.917Z", "message": "Removing directory: /tmp/tmpTw7Sbx", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "45d8cbe8-028d-4a46-94f2-11183e7ec960"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.917Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "45d8cbe8-028d-4a46-94f2-11183e7ec960"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.917Z", "message": "[localhost] run: /home/ubuntu/ellis_host_usd39q/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "25a451af-80e5-4a2b-85e6-27b23e56494c"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd8bd9c7-684c-4d0a-aaac-0115610dd21f"}], "metadata": {"pagination": {"total": 1092, "offset": 718, "size": 50}}} 2018-09-22 05:36:43,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:43,997 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:43 GMT 2018-09-22 05:36:43,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:43,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28364 2018-09-22 05:36:43,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:36:43,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_7njtjt 2018-09-22 05:36:43,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_7njtjt/cloudify/ssl/cloudify_internal_cert.pem 2018-09-22 05:36:43,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-22 05:36:43,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-22 05:36:43,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-22 05:36:43,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-22 05:36:44,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-22 05:36:44,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-22 05:36:44,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-22 05:36:44,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-22 05:36:44,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-22 05:36:44,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-22 05:36:44,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_s3hrxg/env/bin/pip freeze 2018-09-22 05:36:44,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_usd39q start 2018-09-22 05:36:44,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_usd39q 2018-09-22 05:36:44,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-22 05:36:44,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-22 05:36:44,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-22 05:36:44,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-22 05:36:44,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-22 05:36:44,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-22 05:36:44,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_7njtjt/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-22 05:36:44,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-22 05:36:44,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_7njtjt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_7njtjt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_7njtjt', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_7njtjt/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_7njtjt', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dodlig.O_YHhiYz4-KPywOIP-8gHmzdlSM'} 2018-09-22 05:36:44,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_nehi95 start 2018-09-22 05:36:44,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-22 05:36:44,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-22 05:36:44,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_nehi95 2018-09-22 05:36:44,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-22 05:36:44,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_7njtjt/env 2018-09-22 05:36:44,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_7njtjt 2018-09-22 05:36:44,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-22 05:36:44,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-22 05:36:44,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-22 05:36:44,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-22 05:36:44,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-22 05:36:44,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-22 05:36:44,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-22 05:36:44,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-22 05:36:44,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-22 05:36:44,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-22 05:36:44,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-22 05:36:44,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-22 05:36:44,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-22 05:36:44,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-09-22 05:36:44,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-22 05:36:44,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpTw7Sbx 2018-09-22 05:36:44,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-22 05:36:44,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_usd39q/env/bin/pip freeze 2018-09-22 05:36:44,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:44,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:36:44,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:44,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:44,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:44,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:44,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:44,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:44,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:44,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:36:44,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:44,157 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:44 GMT 2018-09-22 05:36:44,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:44,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:36:44,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:36:49,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:36:49,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:49,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:49,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:49,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:49,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:49,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:49,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:49,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.917Z", "message": "[localhost] run: /home/ubuntu/homer_host_nehi95/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "539638e6-76fc-4eeb-831e-d32515ef10e6"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.917Z", "message": "Removing directory: /tmp/tmpTw7Sbx", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "45d8cbe8-028d-4a46-94f2-11183e7ec960"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.917Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "25a451af-80e5-4a2b-85e6-27b23e56494c"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd8bd9c7-684c-4d0a-aaac-0115610dd21f"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.917Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd8bd9c7-684c-4d0a-aaac-0115610dd21f"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.917Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "25a451af-80e5-4a2b-85e6-27b23e56494c"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.917Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "25a451af-80e5-4a2b-85e6-27b23e56494c"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.917Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "539638e6-76fc-4eeb-831e-d32515ef10e6"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:23.917Z", "message": "[localhost] run: /home/ubuntu/ellis_host_usd39q/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:23.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "25a451af-80e5-4a2b-85e6-27b23e56494c"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:24.562Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:24.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:24.562Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:24.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:24.562Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:24.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:24.931Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:24.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd8bd9c7-684c-4d0a-aaac-0115610dd21f"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:24.931Z", "message": "Successfully configured daemon: vellum_host_7njtjt", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:24.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd8bd9c7-684c-4d0a-aaac-0115610dd21f"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:24.931Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:24.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "539638e6-76fc-4eeb-831e-d32515ef10e6"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:24.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:24.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd8bd9c7-684c-4d0a-aaac-0115610dd21f"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:24.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:24.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd8bd9c7-684c-4d0a-aaac-0115610dd21f"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:24.931Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:24.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "25a451af-80e5-4a2b-85e6-27b23e56494c"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:24.931Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:24.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd8bd9c7-684c-4d0a-aaac-0115610dd21f"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:24.931Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:24.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "539638e6-76fc-4eeb-831e-d32515ef10e6"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:24.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:24.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd8bd9c7-684c-4d0a-aaac-0115610dd21f"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:24.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:24.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd8bd9c7-684c-4d0a-aaac-0115610dd21f"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:24.931Z", "message": "Configuring Agent vellum_host_7njtjt", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:24.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd8bd9c7-684c-4d0a-aaac-0115610dd21f"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:24.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:24.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd8bd9c7-684c-4d0a-aaac-0115610dd21f"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:24.931Z", "message": "Removing directory: /tmp/tmpuPchEY", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:24.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "25a451af-80e5-4a2b-85e6-27b23e56494c"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:24.931Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:24.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "539638e6-76fc-4eeb-831e-d32515ef10e6"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:24.931Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:24.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd8bd9c7-684c-4d0a-aaac-0115610dd21f"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:24.931Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:24.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd8bd9c7-684c-4d0a-aaac-0115610dd21f"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:25.647Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:25.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:25.647Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:25.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:25.647Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:25.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:25.647Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:25.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:25.647Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:25.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:25.647Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:25.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:25.647Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:25.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:25.647Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:25.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:25.647Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:25.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:26.066Z", "message": "Removing directory: /tmp/tmpnMQ1eX", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:26.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "539638e6-76fc-4eeb-831e-d32515ef10e6"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:26.066Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:26.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "539638e6-76fc-4eeb-831e-d32515ef10e6"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_failed", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:27.346Z", "message": "Task failed 'cloudify_agent.installer.operations.start' -> Connection to 192.168.120.7:5671 failed: ('_ssl.c:563: The handshake operation timed out',)", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Connection to 192.168.120.7:5671 failed: ('_ssl.c:563: The handshake operation timed out',)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 374, in handle\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/amqp_client_utils.py\", line 50, in init_amqp_client\n thread_storage.amqp_client = amqp_client.create_client()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/amqp_client.py\", line 154, in create_client\n client = AMQPClient(**amqp_settings)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/amqp_client.py\", line 61, in __init__\n self._connect()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/amqp_client.py\", line 64, in _connect\n self.connection = pika.BlockingConnection(self._connection_parameters)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/pika/adapters/blocking_connection.py\", line 130, in __init__\n super(BlockingConnection, self).__init__(parameters, None, False)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/pika/adapters/base_connection.py\", line 72, in __init__\n on_close_callback)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/pika/connection.py\", line 600, in __init__\n self.connect()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/pika/adapters/blocking_connection.py\", line 230, in connect\n error = self._adapter_connect()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/pika/adapters/blocking_connection.py\", line 301, in _adapter_connect\n raise exceptions.AMQPConnectionError(error)\nAMQPConnectionError: Connection to 192.168.120.7:5671 failed: ('_ssl.c:563: The handshake operation timed out',)\n", "type": "AMQPConnectionError"}], "reported_timestamp": "2018-09-22T05:36:27.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:27.346Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:27.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:27.346Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:27.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:27.346Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:27.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:27.346Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:27.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:27.346Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:27.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:27.346Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:27.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:27.346Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:27.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:27.346Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:27.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:27.346Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:27.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:27.346Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:27.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 1183, "offset": 768, "size": 50}}} 2018-09-22 05:36:49,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:49,300 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:49 GMT 2018-09-22 05:36:49,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:49,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29091 2018-09-22 05:36:49,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:36:49,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_nehi95/env/bin/pip freeze 2018-09-22 05:36:49,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpTw7Sbx 2018-09-22 05:36:49,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-22 05:36:49,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:49,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:49,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-22 05:36:49,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-22 05:36:49,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-22 05:36:49,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_usd39q/env/bin/pip freeze 2018-09-22 05:36:49,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-22 05:36:49,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-22 05:36:49,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-22 05:36:49,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-22 05:36:49,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_7njtjt 2018-09-22 05:36:49,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-22 05:36:49,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:49,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:49,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-22 05:36:49,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-22 05:36:49,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-22 05:36:49,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:49,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:49,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_7njtjt 2018-09-22 05:36:49,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:49,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpuPchEY 2018-09-22 05:36:49,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-22 05:36:49,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:36:49,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-22 05:36:49,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-22 05:36:49,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-22 05:36:49,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-22 05:36:49,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-09-22 05:36:49,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-22 05:36:49,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-22 05:36:49,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-22 05:36:49,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-09-22 05:36:49,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-22 05:36:49,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpnMQ1eX 2018-09-22 05:36:49,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-22 05:36:49,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.start' -> Connection to 192.168.120.7:5671 failed: ('_ssl.c:563: The handshake operation timed out',) 2018-09-22 05:36:49,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-22 05:36:49,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-09-22 05:36:49,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-22 05:36:49,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-22 05:36:49,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-09-22 05:36:49,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-22 05:36:49,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-22 05:36:49,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-22 05:36:49,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-22 05:36:49,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-22 05:36:49,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:36:49,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:49,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:49,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:49,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:49,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:49,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:49,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:49,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:36:49,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:49,442 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:49 GMT 2018-09-22 05:36:49,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:49,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:36:49,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:36:54,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:36:54,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:54,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:54,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:54,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:54,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:54,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:54,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:54,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:27.346Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:27.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:28.021Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:28.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "4ab72c55-9854-45f5-a326-3a681952e7ed"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:28.362Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:28.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:28.362Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:28.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:28.362Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:28.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:28.362Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:28.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.055Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e7331862-39e2-41fb-a3c6-b636ce7f37c5"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "dime_host_eda437", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.398Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.398Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.398Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.398Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.398Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.398Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.398Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.398Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.398Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.398Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.398Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.398Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.398Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.567Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.567Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.567Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.567Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.567Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.567Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.567Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.567Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.567Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:29.567Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:29.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:30.587Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:30.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:30.587Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:30.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:30.587Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:30.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:30.587Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:30.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:30.587Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:30.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:30.587Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:30.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:30.587Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:30.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:30.587Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:30.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:30.587Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:30.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:30.587Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:30.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:30.587Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:30.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:31.494Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:31.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:31.841Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:31.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.409Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.409Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}], "metadata": {"pagination": {"total": 1308, "offset": 818, "size": 50}}} 2018-09-22 05:36:54,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:54,967 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:54 GMT 2018-09-22 05:36:54,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:54,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26474 2018-09-22 05:36:54,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:36:54,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-22 05:36:54,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-22 05:36:54,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-22 05:36:54,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-22 05:36:54,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-22 05:36:54,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-09-22 05:36:54,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-22 05:36:54,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-22 05:36:54,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-22 05:36:54,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-22 05:36:54,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-22 05:36:54,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-22 05:36:54,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-22 05:36:54,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-22 05:36:54,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-09-22 05:36:54,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-22 05:36:54,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-22 05:36:54,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-22 05:36:54,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-22 05:36:54,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-22 05:36:54,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:36:54,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-22 05:36:54,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:36:54,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-22 05:36:54,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-22 05:36:54,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:36:54,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-22 05:36:54,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-22 05:36:54,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-22 05:36:54,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:36:54,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:36:55,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:36:55,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:36:55,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:36:55,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:36:55,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:36:55,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:36:55,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:36:55,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:36:55,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:36:55,099 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:36:55 GMT 2018-09-22 05:36:55,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:36:55,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:36:55,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:00,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:37:00,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:00,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:00,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:00,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:00,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:00,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:00,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:00,434 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:32.614Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:32.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:33.441Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:33.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:33.441Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:33.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:33.441Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:33.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:33.441Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:33.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Creating Agent bono_host_ezq1ie", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_ezq1ie/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}], "metadata": {"pagination": {"total": 1353, "offset": 868, "size": 50}}} 2018-09-22 05:37:00,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:00,434 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:00 GMT 2018-09-22 05:37:00,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:00,434 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27604 2018-09-22 05:37:00,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:00,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-22 05:37:00,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-22 05:37:00,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-22 05:37:00,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-22 05:37:00,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-09-22 05:37:00,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:00,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-09-22 05:37:00,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_ezq1ie 2018-09-22 05:37:00,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-22 05:37:00,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-22 05:37:00,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-22 05:37:00,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:37:00,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_ezq1ie/cloudify/ssl/cloudify_internal_cert.pem 2018-09-22 05:37:00,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:00,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:37:00,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:00,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:00,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:00,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:00,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:00,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:00,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:00,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:37:00,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:00,522 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:00 GMT 2018-09-22 05:37:00,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:00,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:37:00,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:05,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:37:05,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:05,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:05,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:05,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:05,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:05,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:05,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:05,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.011Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.486Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.486Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:34.486Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:34.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_ezq1ie/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_ezq1ie/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_ezq1ie', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_ezq1ie/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_ezq1ie', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dodlig.O_YHhiYz4-KPywOIP-8gHmzdlSM'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_eda437/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_ezq1ie/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Creating Agent dime_host_eda437", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.039Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "sprout_host_knany0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:35.553Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:35.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:36.050Z", "message": "Successfully created daemon: bono_host_ezq1ie", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:36.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:36.050Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:36.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:36.050Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:36.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:36.050Z", "message": "/home/ubuntu/bono_host_ezq1ie/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:36.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "288b5c3e-e5f3-4201-8b69-5c9be15b655f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:36.721Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:36.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:36.721Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:36.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:36.721Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:36.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:36.721Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:36.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:37.494Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:37.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:37.494Z", "message": "/home/ubuntu/dime_host_eda437/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:37.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:37.494Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_eda437/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_eda437/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_eda437', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_eda437/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_eda437', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dodlig.O_YHhiYz4-KPywOIP-8gHmzdlSM'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:37.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}], "metadata": {"pagination": {"total": 1385, "offset": 918, "size": 50}}} 2018-09-22 05:37:05,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:05,900 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:05 GMT 2018-09-22 05:37:05,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:05,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29761 2018-09-22 05:37:05,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:05,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:05,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:05,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:05,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:05,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:05,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-22 05:37:05,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-22 05:37:05,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:05,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:05,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-22 05:37:05,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-22 05:37:05,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:05,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-22 05:37:05,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:05,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:05,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:05,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:05,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-22 05:37:05,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:05,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:05,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:05,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-22 05:37:05,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:05,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-22 05:37:05,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-22 05:37:05,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_ezq1ie/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_ezq1ie/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_ezq1ie', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_ezq1ie/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_ezq1ie', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dodlig.O_YHhiYz4-KPywOIP-8gHmzdlSM'} 2018-09-22 05:37:05,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:37:05,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:05,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-22 05:37:05,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-22 05:37:05,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:05,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-22 05:37:05,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-22 05:37:05,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_eda437/cloudify/ssl/cloudify_internal_cert.pem 2018-09-22 05:37:05,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:05,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_ezq1ie/env 2018-09-22 05:37:05,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_eda437 2018-09-22 05:37:05,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:05,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-09-22 05:37:05,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_ezq1ie 2018-09-22 05:37:05,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-22 05:37:05,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-22 05:37:05,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_ezq1ie/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-22 05:37:05,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:05,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-22 05:37:05,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-22 05:37:05,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-22 05:37:05,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-22 05:37:05,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_eda437/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-22 05:37:05,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_eda437/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_eda437/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_eda437', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_eda437/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_eda437', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dodlig.O_YHhiYz4-KPywOIP-8gHmzdlSM'} 2018-09-22 05:37:05,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:37:06,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:06,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:06,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:06,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:06,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:06,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:06,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:06,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:37:06,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:06,005 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:06 GMT 2018-09-22 05:37:06,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:06,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:37:06,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:11,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:37:11,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:11,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:11,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:11,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:11,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:11,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:11,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:11,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:37.494Z", "message": "Successfully created daemon: dime_host_eda437", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:37.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:37.494Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:37.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:37.494Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_eda437/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_eda437/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_eda437', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_eda437/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_eda437', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dodlig.O_YHhiYz4-KPywOIP-8gHmzdlSM'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:37.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:37.494Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_eda437/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:37.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:37.494Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:37.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:37.494Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:37.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:37.494Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:37.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:37.494Z", "message": "/home/ubuntu/dime_host_eda437/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:37.494Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "62a163cf-1909-40e9-943e-28c804680df7"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:37.823Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:37.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:37.823Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:37.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:37.823Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:37.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:37.823Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:37.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:37.823Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:37.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:37.823Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:37.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:37.823Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:37.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "839992b0-68c6-4683-b5f0-82168c960a8e"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "839992b0-68c6-4683-b5f0-82168c960a8e"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_dwgi5z/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "839992b0-68c6-4683-b5f0-82168c960a8e"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Creating Agent proxy_host_dwgi5z", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "839992b0-68c6-4683-b5f0-82168c960a8e"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "839992b0-68c6-4683-b5f0-82168c960a8e"}], "metadata": {"pagination": {"total": 1396, "offset": 968, "size": 50}}} 2018-09-22 05:37:11,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:11,390 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:11 GMT 2018-09-22 05:37:11,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:11,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28646 2018-09-22 05:37:11,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:11,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_eda437 2018-09-22 05:37:11,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-22 05:37:11,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_eda437/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_eda437/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_eda437', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_eda437/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_eda437', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dodlig.O_YHhiYz4-KPywOIP-8gHmzdlSM'} 2018-09-22 05:37:11,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_eda437/env 2018-09-22 05:37:11,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-22 05:37:11,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-22 05:37:11,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:37:11,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_eda437/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-22 05:37:11,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-22 05:37:11,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:11,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:11,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-22 05:37:11,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-22 05:37:11,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-09-22 05:37:11,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-22 05:37:11,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:37:11,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-22 05:37:11,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-22 05:37:11,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_dwgi5z/cloudify/ssl/cloudify_internal_cert.pem 2018-09-22 05:37:11,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-22 05:37:11,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-22 05:37:11,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-22 05:37:11,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-22 05:37:11,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-22 05:37:11,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_dwgi5z 2018-09-22 05:37:11,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:11,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:37:11,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:11,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:11,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:11,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:11,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:11,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:11,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:11,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:37:11,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:11,667 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:11 GMT 2018-09-22 05:37:11,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:11,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:37:11,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:16,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:37:17,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:17,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:17,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:17,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:17,129 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:17,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:17,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:17,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "839992b0-68c6-4683-b5f0-82168c960a8e"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:38.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:38.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:39.057Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:39.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:39.925Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:39.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:39.925Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:39.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:39.925Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:39.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:39.925Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:39.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:39.925Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:39.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:39.925Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:39.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:39.928Z", "message": "Successfully configured daemon: bono_host_ezq1ie", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:39.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "839992b0-68c6-4683-b5f0-82168c960a8e"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:39.928Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:39.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "839992b0-68c6-4683-b5f0-82168c960a8e"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:39.928Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:39.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "839992b0-68c6-4683-b5f0-82168c960a8e"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:39.928Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:39.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "9f3ede42-d8a4-4908-8860-a171662b87d0"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:39.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:39.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "839992b0-68c6-4683-b5f0-82168c960a8e"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:39.928Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:39.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "839992b0-68c6-4683-b5f0-82168c960a8e"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:39.928Z", "message": "Configuring Agent bono_host_ezq1ie", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:39.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "839992b0-68c6-4683-b5f0-82168c960a8e"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:39.928Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:39.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "839992b0-68c6-4683-b5f0-82168c960a8e"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:39.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:39.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "839992b0-68c6-4683-b5f0-82168c960a8e"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:39.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:39.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "839992b0-68c6-4683-b5f0-82168c960a8e"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:39.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:39.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "839992b0-68c6-4683-b5f0-82168c960a8e"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:39.928Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:39.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "839992b0-68c6-4683-b5f0-82168c960a8e"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:39.928Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:39.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:40.987Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:40.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:40.987Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:40.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:40.987Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:40.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:40.987Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:40.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:41.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd45d8d1-5896-49fc-9e4b-ac6392ba5195"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:41.012Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_dwgi5z/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_dwgi5z/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_dwgi5z', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_dwgi5z/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_dwgi5z', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dodlig.O_YHhiYz4-KPywOIP-8gHmzdlSM'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:41.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd45d8d1-5896-49fc-9e4b-ac6392ba5195"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:41.012Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd45d8d1-5896-49fc-9e4b-ac6392ba5195"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:41.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd45d8d1-5896-49fc-9e4b-ac6392ba5195"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:41.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd45d8d1-5896-49fc-9e4b-ac6392ba5195"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:41.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd45d8d1-5896-49fc-9e4b-ac6392ba5195"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:41.012Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:41.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:41.012Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:41.012Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd45d8d1-5896-49fc-9e4b-ac6392ba5195"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:41.012Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:41.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd45d8d1-5896-49fc-9e4b-ac6392ba5195"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:41.012Z", "message": "Configuring Agent dime_host_eda437", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd45d8d1-5896-49fc-9e4b-ac6392ba5195"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:41.012Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_dwgi5z/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:41.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd45d8d1-5896-49fc-9e4b-ac6392ba5195"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:41.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:41.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd45d8d1-5896-49fc-9e4b-ac6392ba5195"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:41.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:41.012Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:41.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd45d8d1-5896-49fc-9e4b-ac6392ba5195"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:42.055Z", "message": "Sending task 'cloudify_agent.installer.operations.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:42.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:42.056Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:42.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:42.056Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:42.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:42.056Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:42.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}], "metadata": {"pagination": {"total": 1406, "offset": 1018, "size": 50}}} 2018-09-22 05:37:17,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:17,130 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:17 GMT 2018-09-22 05:37:17,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:17,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27740 2018-09-22 05:37:17,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:17,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-09-22 05:37:17,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-22 05:37:17,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:17,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-22 05:37:17,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-22 05:37:17,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:17,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:17,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_ezq1ie 2018-09-22 05:37:17,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-22 05:37:17,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-22 05:37:17,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-22 05:37:17,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-22 05:37:17,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_ezq1ie 2018-09-22 05:37:17,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:37:17,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-22 05:37:17,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-22 05:37:17,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-22 05:37:17,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-22 05:37:17,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-22 05:37:17,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_dwgi5z/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_dwgi5z/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_dwgi5z', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_dwgi5z/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_dwgi5z', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dodlig.O_YHhiYz4-KPywOIP-8gHmzdlSM'} 2018-09-22 05:37:17,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:37:17,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-22 05:37:17,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-22 05:37:17,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:37:17,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-22 05:37:17,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_eda437 2018-09-22 05:37:17,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_dwgi5z/env 2018-09-22 05:37:17,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' [retry 1/60] 2018-09-22 05:37:17,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:17,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-22 05:37:17,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:37:17,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:17,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:17,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:17,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:17,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:17,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:17,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:17,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:37:17,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:17,212 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:17 GMT 2018-09-22 05:37:17,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:17,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:37:17,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:22,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:37:22,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:22,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:22,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:22,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:22,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:22,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:22,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:22,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:42.056Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:42.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:42.056Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:42.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:42.056Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:42.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:42.056Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:42.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:42.056Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:42.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:42.056Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:42.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd45d8d1-5896-49fc-9e4b-ac6392ba5195"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:42.056Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:42.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:42.056Z", "message": "Successfully configured daemon: dime_host_eda437", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:42.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd45d8d1-5896-49fc-9e4b-ac6392ba5195"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:42.056Z", "message": "Successfully created daemon: proxy_host_dwgi5z", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:42.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:42.056Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:42.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:42.056Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:42.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd45d8d1-5896-49fc-9e4b-ac6392ba5195"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:42.056Z", "message": "/home/ubuntu/proxy_host_dwgi5z/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:42.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "b337773f-10b0-4b03-b9a3-87b3099b6afc"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:42.056Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:42.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fd45d8d1-5896-49fc-9e4b-ac6392ba5195"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:43.103Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:43.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:43.103Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:43.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:43.103Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:43.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:43.103Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:43.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:43.103Z", "message": "Task started 'cloudify_agent.installer.operations.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:43.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:43.103Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:43.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:43.103Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:43.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:43.103Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:43.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:43.103Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:43.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:43.103Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:43.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:43.103Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:43.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:44.099Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:44.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "bac749d6-b26c-4bf2-86ac-f3072cabe132"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:44.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:44.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "562b7033-c352-475f-8320-7e217f76cd02"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:44.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:44.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "bac749d6-b26c-4bf2-86ac-f3072cabe132"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:44.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:44.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "bac749d6-b26c-4bf2-86ac-f3072cabe132"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:44.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:44.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "bac749d6-b26c-4bf2-86ac-f3072cabe132"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:44.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:44.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "562b7033-c352-475f-8320-7e217f76cd02"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:44.233Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:44.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "bac749d6-b26c-4bf2-86ac-f3072cabe132"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:44.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:44.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "562b7033-c352-475f-8320-7e217f76cd02"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:44.540Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:44.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:44.540Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:44.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:44.540Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:44.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "69164f84-7421-4037-bab3-801444679df2"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "562b7033-c352-475f-8320-7e217f76cd02"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "bac749d6-b26c-4bf2-86ac-f3072cabe132"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "bac749d6-b26c-4bf2-86ac-f3072cabe132"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}], "metadata": {"pagination": {"total": 1409, "offset": 1068, "size": 50}}} 2018-09-22 05:37:22,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:22,847 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:22 GMT 2018-09-22 05:37:22,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:22,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27451 2018-09-22 05:37:22,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:22,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-22 05:37:22,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:37:22,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-22 05:37:22,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-22 05:37:22,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_eda437 2018-09-22 05:37:22,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_dwgi5z 2018-09-22 05:37:22,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-22 05:37:22,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_dwgi5z/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-22 05:37:22,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-22 05:37:22,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-22 05:37:22,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:22,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:22,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-22 05:37:22,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' [retry 1/60] 2018-09-22 05:37:22,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-22 05:37:22,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:22,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-22 05:37:22,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-22 05:37:22,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-09-22 05:37:22,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-22 05:37:22,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:37:22,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-09-22 05:37:22,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-22 05:37:22,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:22,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-22 05:37:22,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:22,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:37:22,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:22,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:22,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:22,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:22,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:22,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:22,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:22,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:37:22,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:22,935 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:22 GMT 2018-09-22 05:37:22,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:22,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:37:22,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:27,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:37:28,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:28,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:28,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:28,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:28,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:28,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:28,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:28,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Starting Agent vellum_host_7njtjt", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "bac749d6-b26c-4bf2-86ac-f3072cabe132"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "562b7033-c352-475f-8320-7e217f76cd02"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "562b7033-c352-475f-8320-7e217f76cd02"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "562b7033-c352-475f-8320-7e217f76cd02"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "bac749d6-b26c-4bf2-86ac-f3072cabe132"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "562b7033-c352-475f-8320-7e217f76cd02"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "69164f84-7421-4037-bab3-801444679df2"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "562b7033-c352-475f-8320-7e217f76cd02"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "69164f84-7421-4037-bab3-801444679df2"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "bac749d6-b26c-4bf2-86ac-f3072cabe132"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "69164f84-7421-4037-bab3-801444679df2"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "bac749d6-b26c-4bf2-86ac-f3072cabe132"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "bac749d6-b26c-4bf2-86ac-f3072cabe132"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "562b7033-c352-475f-8320-7e217f76cd02"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "bac749d6-b26c-4bf2-86ac-f3072cabe132"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:45.275Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:45.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:46.305Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:46.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:46.305Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:46.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:46.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:46.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "69164f84-7421-4037-bab3-801444679df2"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:46.305Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:46.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "69164f84-7421-4037-bab3-801444679df2"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:46.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:46.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "69164f84-7421-4037-bab3-801444679df2"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:46.305Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:46.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:46.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:46.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "69164f84-7421-4037-bab3-801444679df2"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:46.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:46.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "69164f84-7421-4037-bab3-801444679df2"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:46.305Z", "message": "Starting Agent dime_host_eda437", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:46.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "69164f84-7421-4037-bab3-801444679df2"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:46.305Z", "message": "Creating Agent sprout_host_knany0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:46.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:46.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:46.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "69164f84-7421-4037-bab3-801444679df2"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:46.305Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:46.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:46.305Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_knany0/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:46.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:48.118Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:48.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "562b7033-c352-475f-8320-7e217f76cd02"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:48.297Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:48.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 1413, "offset": 1118, "size": 50}}} 2018-09-22 05:37:28,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:28,184 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:28 GMT 2018-09-22 05:37:28,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:28,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27649 2018-09-22 05:37:28,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:28,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_7njtjt 2018-09-22 05:37:28,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:37:28,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:37:28,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-22 05:37:28,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:37:28,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:37:28,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-22 05:37:28,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-22 05:37:28,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-22 05:37:28,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-22 05:37:28,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:37:28,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-22 05:37:28,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_eda437 2018-09-22 05:37:28,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_knany0 2018-09-22 05:37:28,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:28,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-22 05:37:28,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_knany0/cloudify/ssl/cloudify_internal_cert.pem 2018-09-22 05:37:28,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-22 05:37:28,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-22 05:37:28,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:37:28,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:28,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:28,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:28,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:28,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:28,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:28,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:28,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:37:28,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:28,405 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:28 GMT 2018-09-22 05:37:28,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:28,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:37:28,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:33,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:37:33,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:33,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:33,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:33,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:33,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:33,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:33,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:33,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ezq1ie", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:48.553Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:48.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:48.553Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:48.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:48.553Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:48.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:48.553Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:48.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:48.553Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:48.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:48.650Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:48.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:48.650Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:48.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:48.650Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_knany0/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:48.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:48.650Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_ezq1ie start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:48.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "562b7033-c352-475f-8320-7e217f76cd02"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:48.650Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_7njtjt start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:48.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "bac749d6-b26c-4bf2-86ac-f3072cabe132"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:48.650Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:48.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "bac749d6-b26c-4bf2-86ac-f3072cabe132"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:48.650Z", "message": "Successfully started daemon: vellum_host_7njtjt", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:48.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "bac749d6-b26c-4bf2-86ac-f3072cabe132"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:48.650Z", "message": "Successfully started daemon: bono_host_ezq1ie", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:48.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "562b7033-c352-475f-8320-7e217f76cd02"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:48.650Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:48.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:48.650Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_knany0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_knany0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_knany0', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_knany0/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_knany0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dodlig.O_YHhiYz4-KPywOIP-8gHmzdlSM'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:48.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.041Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.041Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.041Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.041Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.041Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.041Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.041Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.041Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.041Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.041Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.041Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.041Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.041Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "3a5964dd-f296-48e4-a655-a8015a8455f0"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "56a889b7-5f32-43ff-9fb9-1851b7ca608e"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "[localhost] run: /home/ubuntu/bono_host_ezq1ie/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "3a5964dd-f296-48e4-a655-a8015a8455f0"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "56a889b7-5f32-43ff-9fb9-1851b7ca608e"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "56a889b7-5f32-43ff-9fb9-1851b7ca608e"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "/home/ubuntu/sprout_host_knany0/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "56a889b7-5f32-43ff-9fb9-1851b7ca608e"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "56a889b7-5f32-43ff-9fb9-1851b7ca608e"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "56a889b7-5f32-43ff-9fb9-1851b7ca608e"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "56a889b7-5f32-43ff-9fb9-1851b7ca608e"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "56a889b7-5f32-43ff-9fb9-1851b7ca608e"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "[localhost] run: /home/ubuntu/vellum_host_7njtjt/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8c7e0b27-f401-4e84-a185-664a5acee6f0"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_eda437 start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "69164f84-7421-4037-bab3-801444679df2"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "56a889b7-5f32-43ff-9fb9-1851b7ca608e"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "56a889b7-5f32-43ff-9fb9-1851b7ca608e"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "Configuring Agent proxy_host_dwgi5z", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "56a889b7-5f32-43ff-9fb9-1851b7ca608e"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "69164f84-7421-4037-bab3-801444679df2"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "Successfully created daemon: sprout_host_knany0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "99bd1c7b-1555-4f29-a6a0-23c3adbe8d6a"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "Successfully started daemon: dime_host_eda437", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "69164f84-7421-4037-bab3-801444679df2"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "56a889b7-5f32-43ff-9fb9-1851b7ca608e"}], "metadata": {"pagination": {"total": 1414, "offset": 1168, "size": 50}}} 2018-09-22 05:37:33,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:33,810 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:33 GMT 2018-09-22 05:37:33,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:33,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28091 2018-09-22 05:37:33,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:33,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-22 05:37:33,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-22 05:37:33,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:33,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-22 05:37:33,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' [retry 1/60] 2018-09-22 05:37:33,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-22 05:37:33,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-22 05:37:33,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_knany0/env 2018-09-22 05:37:33,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_ezq1ie start 2018-09-22 05:37:33,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_7njtjt start 2018-09-22 05:37:33,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-22 05:37:33,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_7njtjt 2018-09-22 05:37:33,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_ezq1ie 2018-09-22 05:37:33,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-22 05:37:33,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_knany0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_knany0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_knany0', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_knany0/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_knany0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dodlig.O_YHhiYz4-KPywOIP-8gHmzdlSM'} 2018-09-22 05:37:33,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-09-22 05:37:33,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-09-22 05:37:33,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-22 05:37:33,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-22 05:37:33,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-22 05:37:33,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-22 05:37:33,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-22 05:37:33,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-22 05:37:33,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-22 05:37:33,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-22 05:37:33,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-22 05:37:33,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:33,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-22 05:37:33,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-22 05:37:33,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-22 05:37:33,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-22 05:37:33,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:33,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_ezq1ie/env/bin/pip freeze 2018-09-22 05:37:33,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:37:33,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:37:33,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_knany0/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-09-22 05:37:33,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:33,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:33,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:33,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:33,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:33,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_7njtjt/env/bin/pip freeze 2018-09-22 05:37:33,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_eda437 start 2018-09-22 05:37:33,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:33,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:33,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_dwgi5z 2018-09-22 05:37:33,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-22 05:37:33,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_knany0 2018-09-22 05:37:33,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_eda437 2018-09-22 05:37:33,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:33,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:37:33,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:33,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:33,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:33,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:33,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:33,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:33,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:33,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:37:33,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:33,889 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:33 GMT 2018-09-22 05:37:33,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:33,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:37:33,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:38,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:37:38,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:38,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:38,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:38,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:38,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:38,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:38,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:38,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:50.321Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:50.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "56a889b7-5f32-43ff-9fb9-1851b7ca608e"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.080Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.080Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.080Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.080Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "3a5964dd-f296-48e4-a655-a8015a8455f0"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "1f9a866b-e1de-4a18-946f-61d29e23e622"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8c7e0b27-f401-4e84-a185-664a5acee6f0"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8c7e0b27-f401-4e84-a185-664a5acee6f0"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8c7e0b27-f401-4e84-a185-664a5acee6f0"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "1f9a866b-e1de-4a18-946f-61d29e23e622"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Configuring Agent sprout_host_knany0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "dda468e0-dbf8-4713-bf7f-a57edb8f8745"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "1f9a866b-e1de-4a18-946f-61d29e23e622"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "dda468e0-dbf8-4713-bf7f-a57edb8f8745"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "3a5964dd-f296-48e4-a655-a8015a8455f0"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8c7e0b27-f401-4e84-a185-664a5acee6f0"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "dda468e0-dbf8-4713-bf7f-a57edb8f8745"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Successfully configured daemon: proxy_host_dwgi5z", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "56a889b7-5f32-43ff-9fb9-1851b7ca608e"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "[localhost] run: /home/ubuntu/dime_host_eda437/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "1f9a866b-e1de-4a18-946f-61d29e23e622"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "3a5964dd-f296-48e4-a655-a8015a8455f0"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "dda468e0-dbf8-4713-bf7f-a57edb8f8745"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "dda468e0-dbf8-4713-bf7f-a57edb8f8745"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "dda468e0-dbf8-4713-bf7f-a57edb8f8745"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "56a889b7-5f32-43ff-9fb9-1851b7ca608e"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "dda468e0-dbf8-4713-bf7f-a57edb8f8745"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "dda468e0-dbf8-4713-bf7f-a57edb8f8745"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "dda468e0-dbf8-4713-bf7f-a57edb8f8745"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "1f9a866b-e1de-4a18-946f-61d29e23e622"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "dda468e0-dbf8-4713-bf7f-a57edb8f8745"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "dda468e0-dbf8-4713-bf7f-a57edb8f8745"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "56a889b7-5f32-43ff-9fb9-1851b7ca608e"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "56a889b7-5f32-43ff-9fb9-1851b7ca608e"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:51.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:51.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "dda468e0-dbf8-4713-bf7f-a57edb8f8745"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:52.089Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:52.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:52.089Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:52.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:52.089Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:52.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:52.089Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:52.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:52.089Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:52.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:52.089Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:52.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:52.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:52.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "001516a2-858c-4735-927c-aab777974e69"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:52.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:52.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "001516a2-858c-4735-927c-aab777974e69"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:52.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:52.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "001516a2-858c-4735-927c-aab777974e69"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:52.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:52.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "001516a2-858c-4735-927c-aab777974e69"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:52.371Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:52.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "dda468e0-dbf8-4713-bf7f-a57edb8f8745"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:52.371Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:52.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "001516a2-858c-4735-927c-aab777974e69"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:52.371Z", "message": "Removing directory: /tmp/tmppYPKKY", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:52.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "8c7e0b27-f401-4e84-a185-664a5acee6f0"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:52.371Z", "message": "Removing directory: /tmp/tmpwKbuq3", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:52.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "1f9a866b-e1de-4a18-946f-61d29e23e622"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:52.371Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:52.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "3a5964dd-f296-48e4-a655-a8015a8455f0"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:52.371Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:52.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "dda468e0-dbf8-4713-bf7f-a57edb8f8745"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:52.371Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:52.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "1f9a866b-e1de-4a18-946f-61d29e23e622"}], "metadata": {"pagination": {"total": 1440, "offset": 1218, "size": 50}}} 2018-09-22 05:37:38,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:38,993 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:38 GMT 2018-09-22 05:37:38,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:38,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27815 2018-09-22 05:37:38,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:38,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:38,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-22 05:37:38,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-22 05:37:38,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-22 05:37:38,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-22 05:37:38,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-22 05:37:38,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-22 05:37:38,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-22 05:37:38,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-22 05:37:38,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-22 05:37:38,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-22 05:37:38,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_knany0 2018-09-22 05:37:38,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-22 05:37:38,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:38,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-22 05:37:38,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-22 05:37:38,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:38,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_dwgi5z 2018-09-22 05:37:38,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_eda437/env/bin/pip freeze 2018-09-22 05:37:38,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-22 05:37:38,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:38,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:38,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:38,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-22 05:37:38,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:37:38,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:38,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:37:38,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-22 05:37:38,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:38,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:38,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-22 05:37:38,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-22 05:37:38,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:38,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-22 05:37:38,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-22 05:37:39,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-22 05:37:39,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-22 05:37:39,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-22 05:37:39,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-22 05:37:39,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:39,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:39,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:39,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:39,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-22 05:37:39,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:37:39,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmppYPKKY 2018-09-22 05:37:39,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpwKbuq3 2018-09-22 05:37:39,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-22 05:37:39,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-22 05:37:39,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-22 05:37:39,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:37:39,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:39,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:39,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:39,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:39,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:39,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:39,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:39,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:37:39,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:39,416 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:39 GMT 2018-09-22 05:37:39,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:39,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:37:39,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:44,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:37:44,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:44,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:44,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:44,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:44,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:44,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:44,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:44,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:52.371Z", "message": "Removing directory: /tmp/tmpwKbuq3", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:52.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "1f9a866b-e1de-4a18-946f-61d29e23e622"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:52.371Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:52.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "3a5964dd-f296-48e4-a655-a8015a8455f0"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:52.371Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:52.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "001516a2-858c-4735-927c-aab777974e69"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:53.157Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:53.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:53.157Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:53.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:53.157Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:53.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:53.157Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:53.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:53.157Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:53.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:53.157Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:53.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:53.157Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:53.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:53.157Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:53.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:53.157Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:53.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:53.403Z", "message": "Starting Agent proxy_host_dwgi5z", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:53.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "001516a2-858c-4735-927c-aab777974e69"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:53.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:53.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "001516a2-858c-4735-927c-aab777974e69"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:53.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:53.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "001516a2-858c-4735-927c-aab777974e69"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:53.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:53.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "001516a2-858c-4735-927c-aab777974e69"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:53.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:53.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "001516a2-858c-4735-927c-aab777974e69"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:53.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:53.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "001516a2-858c-4735-927c-aab777974e69"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:53.403Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:53.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "001516a2-858c-4735-927c-aab777974e69"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:54.672Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:54.672Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:54.672Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:54.672Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:54.672Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:54.672Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:54.672Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:54.672Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:54.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "771f5c8c-a912-4871-b876-6d19787799b8"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:54.672Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "771f5c8c-a912-4871-b876-6d19787799b8"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:54.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "771f5c8c-a912-4871-b876-6d19787799b8"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:54.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "771f5c8c-a912-4871-b876-6d19787799b8"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:54.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "771f5c8c-a912-4871-b876-6d19787799b8"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:54.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "771f5c8c-a912-4871-b876-6d19787799b8"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:54.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "771f5c8c-a912-4871-b876-6d19787799b8"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:54.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "771f5c8c-a912-4871-b876-6d19787799b8"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:54.672Z", "message": "Starting Agent sprout_host_knany0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "771f5c8c-a912-4871-b876-6d19787799b8"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:54.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "771f5c8c-a912-4871-b876-6d19787799b8"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:54.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "771f5c8c-a912-4871-b876-6d19787799b8"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:54.672Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "771f5c8c-a912-4871-b876-6d19787799b8"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:55.837Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:55.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:55.837Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:55.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:55.837Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:55.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:55.837Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:55.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:55.837Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:55.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:55.837Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:55.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:55.837Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:55.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:55.837Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:55.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:55.837Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:55.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:56.695Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:56.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "001516a2-858c-4735-927c-aab777974e69"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:56.837Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_dwgi5z start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:56.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "001516a2-858c-4735-927c-aab777974e69"}], "metadata": {"pagination": {"total": 1449, "offset": 1268, "size": 50}}} 2018-09-22 05:37:44,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:44,778 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:44 GMT 2018-09-22 05:37:44,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:44,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26616 2018-09-22 05:37:44,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:44,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpwKbuq3 2018-09-22 05:37:44,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-22 05:37:44,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:44,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-22 05:37:44,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-22 05:37:44,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-22 05:37:44,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-22 05:37:44,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-22 05:37:44,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-22 05:37:44,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-22 05:37:44,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-22 05:37:44,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-22 05:37:44,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_dwgi5z 2018-09-22 05:37:44,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:44,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:44,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:44,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:44,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:44,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:37:44,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-22 05:37:44,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:44,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-22 05:37:44,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-22 05:37:44,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-22 05:37:44,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-22 05:37:44,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-22 05:37:44,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-22 05:37:44,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:44,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-22 05:37:44,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:44,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:44,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:44,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:44,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:44,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:44,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_knany0 2018-09-22 05:37:44,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:44,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:37:44,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-22 05:37:44,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-22 05:37:44,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-22 05:37:44,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-09-22 05:37:44,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-22 05:37:44,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-22 05:37:44,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-22 05:37:44,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-22 05:37:44,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-22 05:37:44,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-22 05:37:44,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-22 05:37:44,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_dwgi5z start 2018-09-22 05:37:44,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:37:44,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:44,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:44,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:44,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:44,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:44,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:44,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:44,856 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:37:44,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:44,856 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:44 GMT 2018-09-22 05:37:44,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:44,856 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:37:44,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:49,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:37:50,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:50,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:50,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:50,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:50,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:50,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:50,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:50,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:56.837Z", "message": "Successfully started daemon: proxy_host_dwgi5z", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:56.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "001516a2-858c-4735-927c-aab777974e69"}, {"node_instance_id": "bind_kqxx7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:57.442Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:57.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:57.442Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:57.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:57.442Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:57.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:57.442Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:57.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_kqxx7i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:57.442Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:57.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_kqxx7i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:57.442Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:57.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:57.442Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:57.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:57.442Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:57.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:57.442Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:57.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:57.442Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:57.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:57.846Z", "message": "[localhost] run: /home/ubuntu/proxy_host_dwgi5z/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:57.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "237ad990-5f0b-4832-8b86-7717a535b055"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:57.846Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:57.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:57.846Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SK9YR/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:57.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:57.846Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:57.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "237ad990-5f0b-4832-8b86-7717a535b055"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:57.846Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:57.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:58.856Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:58.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "771f5c8c-a912-4871-b876-6d19787799b8"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:58.856Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_knany0 start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:58.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "771f5c8c-a912-4871-b876-6d19787799b8"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:58.856Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:58.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "237ad990-5f0b-4832-8b86-7717a535b055"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:58.856Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:58.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "237ad990-5f0b-4832-8b86-7717a535b055"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:58.856Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:58.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "237ad990-5f0b-4832-8b86-7717a535b055"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:58.856Z", "message": "Successfully started daemon: sprout_host_knany0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:58.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "771f5c8c-a912-4871-b876-6d19787799b8"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:59.294Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:59.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:59.574Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:59.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:59.574Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:59.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:59.574Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:59.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:59.574Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:59.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:59.574Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:59.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:36:59.574Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:36:59.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:00.166Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:00.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "237ad990-5f0b-4832-8b86-7717a535b055"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:00.166Z", "message": "[localhost] run: /home/ubuntu/sprout_host_knany0/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:00.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "a52465f0-155e-4c15-9022-3a1d07a0c568"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:00.166Z", "message": "Removing directory: /tmp/tmp3hp4v7", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:00.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "237ad990-5f0b-4832-8b86-7717a535b055"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:00.166Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:00.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "a52465f0-155e-4c15-9022-3a1d07a0c568"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:00.587Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:00.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:01.388Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:01.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "a52465f0-155e-4c15-9022-3a1d07a0c568"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:01.388Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:01.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "a52465f0-155e-4c15-9022-3a1d07a0c568"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:01.388Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:01.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "a52465f0-155e-4c15-9022-3a1d07a0c568"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:01.601Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:01.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:01.601Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:01.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:01.601Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:01.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:01.601Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:01.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:01.601Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:01.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:01.601Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:01.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:01.601Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:01.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:01.601Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:01.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:02.432Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:02.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "a52465f0-155e-4c15-9022-3a1d07a0c568"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:02.432Z", "message": "Removing directory: /tmp/tmpM4etIp", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:02.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "a52465f0-155e-4c15-9022-3a1d07a0c568"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:02.612Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:02.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:02.612Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:02.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_node_n4mdhb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:02.612Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:02.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 1451, "offset": 1318, "size": 50}}} 2018-09-22 05:37:50,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:50,113 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:50 GMT 2018-09-22 05:37:50,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:50,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26742 2018-09-22 05:37:50,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:50,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_dwgi5z 2018-09-22 05:37:50,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:37:50,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-22 05:37:50,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-22 05:37:50,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-22 05:37:50,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:37:50,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:37:50,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-22 05:37:50,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-22 05:37:50,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-22 05:37:50,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-22 05:37:50,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_dwgi5z/env/bin/pip freeze 2018-09-22 05:37:50,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-09-22 05:37:50,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SK9YR/bind.py 2018-09-22 05:37:50,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-22 05:37:50,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-09-22 05:37:50,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-22 05:37:50,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_knany0 start 2018-09-22 05:37:50,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-22 05:37:50,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-22 05:37:50,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-22 05:37:50,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_knany0 2018-09-22 05:37:50,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-22 05:37:50,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-22 05:37:50,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-22 05:37:50,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-22 05:37:50,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-22 05:37:50,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-22 05:37:50,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-22 05:37:50,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-22 05:37:50,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_knany0/env/bin/pip freeze 2018-09-22 05:37:50,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp3hp4v7 2018-09-22 05:37:50,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-22 05:37:50,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-22 05:37:50,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-22 05:37:50,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-22 05:37:50,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-22 05:37:50,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-22 05:37:50,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:50,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-22 05:37:50,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:50,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-22 05:37:50,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-22 05:37:50,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-22 05:37:50,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-22 05:37:50,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-09-22 05:37:50,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpM4etIp 2018-09-22 05:37:50,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-22 05:37:50,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:50,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:37:50,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:37:50,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:50,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:50,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:50,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:50,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:50,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:50,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:50,206 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:37:50,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:50,206 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:50 GMT 2018-09-22 05:37:50,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:50,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:37:50,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:55,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:37:55,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:55,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:55,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:55,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:55,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:55,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:55,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:55,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_n4mdhb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:02.612Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:02.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:02.612Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:02.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:02.612Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:02.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_node_n4mdhb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:02.612Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:02.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_node_n4mdhb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:03.461Z", "message": "Executing: /tmp/5H6I3/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:03.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "957c744f-a75e-4c0a-b7df-7c51e7db3ff9"}, {"node_instance_id": "proxy_node_n4mdhb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:03.461Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/5H6I3/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:03.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "957c744f-a75e-4c0a-b7df-7c51e7db3ff9"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:03.991Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:03.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:03.991Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:03.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_node_n4mdhb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:03.991Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:03.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:03.991Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:03.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:03.991Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:03.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:03.991Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:03.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:03.991Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:03.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:05.990Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:05.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:07.001Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:07.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:07.001Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:07.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:07.001Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:07.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:08.115Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:08.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:08.115Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:08.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:08.115Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:08.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:10.369Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:10.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:10.843Z", "message": "[localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:10.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:11.283Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:11.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:11.283Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:11.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:12.564Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:12.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:13.577Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:13.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:13.577Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:13.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:16.521Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:16.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:16.650Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:16.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:16.650Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:16.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:17.903Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:17.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:17.903Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:17.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:17.903Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:17.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:22.815Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:22.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:22.913Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:22.913Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:23.942Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:23.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:23.942Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:23.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:28.648Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:28.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:35.541Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:35.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:35.645Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:35.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:35.645Z", "message": "The config dict: {'etcd_ip': u'192.168.120.5', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:35.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:35.645Z", "message": "[localhost] run: sudo mv /tmp/tmpU10pLJ /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:35.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:36.676Z", "message": "The config dict: {'etcd_ip': u'192.168.120.5', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:36.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:36.676Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:36.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:36.676Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:36.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:36.676Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:36.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:36.676Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:36.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:36.676Z", "message": "[localhost] run: sudo mv /tmp/tmpOuZE6D /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:36.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:36.676Z", "message": "[localhost] run: sudo mv /tmp/tmpCOzAfb /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:36.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:36.676Z", "message": "[localhost] run: sudo mv /tmp/tmpu8P3hz /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:36.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}], "metadata": {"pagination": {"total": 1456, "offset": 1368, "size": 50}}} 2018-09-22 05:37:55,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:55,600 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:55 GMT 2018-09-22 05:37:55,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:55,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26614 2018-09-22 05:37:55,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:37:55,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:37:55,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-22 05:37:55,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:37:55,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5H6I3/install_requirements.sh 2018-09-22 05:37:55,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/5H6I3/install_requirements.sh 2018-09-22 05:37:55,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-22 05:37:55,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-22 05:37:55,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:37:55,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-22 05:37:55,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-22 05:37:55,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-22 05:37:55,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-22 05:37:55,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-22 05:37:55,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-09-22 05:37:55,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-09-22 05:37:55,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-09-22 05:37:55,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-09-22 05:37:55,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-22 05:37:55,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-22 05:37:55,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-22 05:37:55,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.5', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}. 2018-09-22 05:37:55,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpU10pLJ /etc/clearwater/local_config 2018-09-22 05:37:55,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.5', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}. 2018-09-22 05:37:55,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-22 05:37:55,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-22 05:37:55,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-22 05:37:55,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-22 05:37:55,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOuZE6D /etc/bind/db.clearwater.local 2018-09-22 05:37:55,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCOzAfb /etc/bind/named.conf.local 2018-09-22 05:37:55,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpu8P3hz /etc/bind/db.clearwater.opnfv 2018-09-22 05:37:55,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:37:55,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:37:55,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:37:55,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:37:55,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:37:55,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:37:55,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:37:55,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:37:55,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:37:55,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:37:55,883 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:37:55 GMT 2018-09-22 05:37:55,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:37:55,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:37:55,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:00,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:38:01,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:01,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:01,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:01,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:01,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:01,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:01,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:01,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:36.676Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:36.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:36.676Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:36.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:36.676Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:36.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:36.676Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:36.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:36.676Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:36.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:36.676Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:36.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:36.676Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:36.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:36.676Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:36.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:36.676Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:36.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:36.676Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:36.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:36.676Z", "message": "[localhost] run: sudo mv /tmp/tmpfSl2Mz /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:36.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "94b834bc-40b1-4d7e-bcbe-bb97c82d8bed"}, {"node_instance_id": "bind_kqxx7i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:38.130Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:38.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_kqxx7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:38.986Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:38.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:39.878Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/ZVSSJ/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:39.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:40.273Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:40.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_kqxx7i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:40.273Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:40.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:40.688Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:40.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:40.688Z", "message": "Executing: /tmp/ZVSSJ/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:40.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:41.698Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:41.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:41.698Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:41.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:41.698Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:41.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "proxy_node_n4mdhb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:48.937Z", "message": "Execution done (return_code=0): /tmp/5H6I3/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:48.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "957c744f-a75e-4c0a-b7df-7c51e7db3ff9"}, {"node_instance_id": "proxy_node_n4mdhb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:49.033Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:49.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_node_n4mdhb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:50.450Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:50.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "proxy_node_n4mdhb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:51.457Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:51.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:52.370Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-s3hrxg\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,769 B/s)\nReading package lists...\n\nreal\t0m10.706s\nuser\t0m2.725s\nsys\t0m0.237s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:52.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:52.710Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:52.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:37:53.720Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:37:53.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}], "metadata": {"pagination": {"total": 1456, "offset": 1418, "size": 50}}} 2018-09-22 05:38:01,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:01,051 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:01 GMT 2018-09-22 05:38:01,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:01,051 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19200 2018-09-22 05:38:01,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:01,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-09-22 05:38:01,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-09-22 05:38:01,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-22 05:38:01,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-09-22 05:38:01,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-09-22 05:38:01,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-22 05:38:01,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-22 05:38:01,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}. 2018-09-22 05:38:01,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-22 05:38:01,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-22 05:38:01,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfSl2Mz /etc/clearwater/shared_config 2018-09-22 05:38:01,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:38:01,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:38:01,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/ZVSSJ/install-etcd.sh 2018-09-22 05:38:01,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:38:01,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:38:01,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-09-22 05:38:01,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ZVSSJ/install-etcd.sh 2018-09-22 05:38:01,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-09-22 05:38:01,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-09-22 05:38:01,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-09-22 05:38:01,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/5H6I3/install_requirements.sh 2018-09-22 05:38:01,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:38:01,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:38:01,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:38:01,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-s3hrxg Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,769 B/s) Reading package lists... real 0m10.706s user 0m2.725s sys 0m0.237s 2018-09-22 05:38:01,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-09-22 05:38:01,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-22 05:38:01,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:38:01,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:01,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:01,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:01,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:01,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:01,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:01,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:01,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:38:01,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:01,489 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:01 GMT 2018-09-22 05:38:01,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:01,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:38:01,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:06,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:38:06,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:06,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:06,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:06,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:06,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:06,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:06,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:06,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-22 05:38:06,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:06,571 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:06 GMT 2018-09-22 05:38:06,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:06,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:38:06,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:06,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:38:06,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:06,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:06,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:06,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:06,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:06,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:06,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:06,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:38:06,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:06,834 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:06 GMT 2018-09-22 05:38:06,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:06,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:38:06,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:11,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:38:11,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:11,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:11,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:11,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:11,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:11,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:11,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:11,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-22 05:38:11,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:11,924 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:11 GMT 2018-09-22 05:38:11,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:11,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:38:11,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:11,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:38:12,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:12,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:12,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:12,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:12,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:12,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:12,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:12,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:38:12,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:12,168 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:12 GMT 2018-09-22 05:38:12,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:12,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:38:12,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:17,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:38:17,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:17,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:17,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:17,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:17,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:17,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:17,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:17,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-22 05:38:17,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:17,552 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:17 GMT 2018-09-22 05:38:17,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:17,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:38:17,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:17,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:38:17,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:17,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:17,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:17,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:17,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:17,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:17,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:17,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:38:17,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:17,744 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:17 GMT 2018-09-22 05:38:17,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:17,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:38:17,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:22,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:38:23,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:23,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:23,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:23,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:23,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:23,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:23,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:23,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-22 05:38:23,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:23,116 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:23 GMT 2018-09-22 05:38:23,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:23,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:38:23,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:23,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:38:23,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:23,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:23,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:23,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:23,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:23,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:23,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:23,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:38:23,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:23,200 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:23 GMT 2018-09-22 05:38:23,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:23,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:38:23,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:28,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:38:28,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:28,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:28,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:28,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:28,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:28,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:28,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:28,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-22 05:38:28,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:28,544 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:28 GMT 2018-09-22 05:38:28,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:28,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:38:28,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:28,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:38:28,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:28,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:28,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:28,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:28,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:28,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:28,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:28,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:38:28,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:28,621 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:28 GMT 2018-09-22 05:38:28,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:28,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:38:28,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:33,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:38:33,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:33,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:33,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:33,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:33,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:33,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:33,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:33,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-22 05:38:33,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:33,893 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:33 GMT 2018-09-22 05:38:33,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:33,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:38:33,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:33,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:38:33,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:33,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:33,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:33,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:33,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:33,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:33,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:33,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:38:33,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:33,959 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:33 GMT 2018-09-22 05:38:33,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:33,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:38:33,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:38,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:38:39,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:39,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:39,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:39,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:39,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:39,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:39,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:39,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-22 05:38:39,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:39,324 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:39 GMT 2018-09-22 05:38:39,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:39,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:38:39,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:39,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:38:39,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:39,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:39,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:39,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:39,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:39,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:39,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:39,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:38:39,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:39,416 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:39 GMT 2018-09-22 05:38:39,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:39,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:38:39,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:44,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:38:44,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:44,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:44,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:44,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:44,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:44,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:44,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:44,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-22 05:38:44,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:44,603 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:44 GMT 2018-09-22 05:38:44,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:44,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:38:44,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:44,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:38:44,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:44,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:44,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:44,724 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:44,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:44,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:44,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:44,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:38:44,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:44,725 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:44 GMT 2018-09-22 05:38:44,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:44,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:38:44,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:49,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:38:49,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:49,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:49,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:49,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:49,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:49,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:49,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:49,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-22 05:38:49,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:49,857 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:49 GMT 2018-09-22 05:38:49,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:49,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:38:49,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:49,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:38:49,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:49,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:49,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:49,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:49,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:49,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:49,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:49,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:38:49,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:49,936 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:49 GMT 2018-09-22 05:38:49,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:49,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:38:49,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:54,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:38:55,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:55,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:55,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:55,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:55,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:55,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:55,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:55,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-22 05:38:55,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:55,016 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:55 GMT 2018-09-22 05:38:55,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:55,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:38:55,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:38:55,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:38:55,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:38:55,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:38:55,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:38:55,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:38:55,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:38:55,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:38:55,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:38:55,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:38:55,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:38:55,085 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:38:55 GMT 2018-09-22 05:38:55,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:38:55,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:38:55,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:00,090 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:39:00,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:00,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:00,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:00,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:00,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:00,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:00,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:00,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-22 05:39:00,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:00,248 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:00 GMT 2018-09-22 05:39:00,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:00,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:39:00,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:00,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:39:00,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:00,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:00,317 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:00,317 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:00,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:00,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:00,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:00,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:39:00,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:00,317 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:00 GMT 2018-09-22 05:39:00,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:00,318 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:39:00,318 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:05,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:39:05,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:05,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:05,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:05,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:05,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:05,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:05,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:05,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-22 05:39:05,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:05,418 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:05 GMT 2018-09-22 05:39:05,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:05,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:39:05,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:05,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:39:05,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:05,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:05,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:05,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:05,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:05,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:05,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:05,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:39:05,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:05,489 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:05 GMT 2018-09-22 05:39:05,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:05,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:39:05,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:10,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:39:10,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:10,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:10,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:10,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:10,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:10,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:10,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:10,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-22 05:39:10,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:10,727 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:10 GMT 2018-09-22 05:39:10,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:10,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:39:10,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:10,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:39:10,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:10,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:10,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:10,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:10,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:10,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:10,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:10,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:39:10,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:10,794 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:10 GMT 2018-09-22 05:39:10,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:10,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:39:10,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:15,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:39:15,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:15,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:15,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:15,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:15,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:15,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:15,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:15,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-22 05:39:15,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:15,873 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:15 GMT 2018-09-22 05:39:15,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:15,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:39:15,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:15,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:39:15,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:15,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:15,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:15,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:15,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:15,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:15,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:15,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:39:15,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:15,942 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:15 GMT 2018-09-22 05:39:15,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:15,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:39:15,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:20,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:39:21,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:21,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:21,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:21,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:21,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:21,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:21,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:21,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-22 05:39:21,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:21,127 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:21 GMT 2018-09-22 05:39:21,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:21,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:39:21,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:21,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:39:21,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:21,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:21,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:21,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:21,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:21,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:21,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:21,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:39:21,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:21,193 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:21 GMT 2018-09-22 05:39:21,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:21,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:39:21,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:26,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:39:26,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:26,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:26,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:26,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:26,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:26,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:26,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:26,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:24.612Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-s3hrxg\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 5 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 12s (6,673 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51391 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-158.208) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9132\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t1m31.551s\nuser\t0m18.625s\nsys\t0m9.692s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:24.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:25.669Z", "message": "[etcd] => \nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:25.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:25.669Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:25.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:25.669Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:25.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:25.669Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:25.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:25.669Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0d:2e:80 \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0d:2e80/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:73303 errors:0 dropped:0 overruns:0 frame:0\n TX packets:34029 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:124784847 (124.7 MB) TX bytes:5956525 (5.9 MB)\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:198 errors:0 dropped:0 overruns:0 frame:0\n TX packets:198 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:16567 (16.5 KB) TX bytes:16567 (16.5 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:25.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}], "metadata": {"pagination": {"total": 1462, "offset": 1446, "size": 50}}} 2018-09-22 05:39:26,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:26,419 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:26 GMT 2018-09-22 05:39:26,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:26,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 48083 2018-09-22 05:39:26,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:26,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-s3hrxg Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 5 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 12s (6,673 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51391 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9132 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 1m31.551s user 0m18.625s sys 0m9.692s 2018-09-22 05:39:26,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.010s user 0m0.000s sys 0m0.011s 2018-09-22 05:39:26,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-09-22 05:39:26,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-09-22 05:39:26,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-09-22 05:39:26,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0d:2e:80 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe0d:2e80/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:73303 errors:0 dropped:0 overruns:0 frame:0 TX packets:34029 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:124784847 (124.7 MB) TX bytes:5956525 (5.9 MB) 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:198 errors:0 dropped:0 overruns:0 frame:0 TX packets:198 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:16567 (16.5 KB) TX bytes:16567 (16.5 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-22 05:39:26,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:39:26,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:26,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:26,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:26,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:26,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:26,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:26,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:26,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:39:26,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:26,510 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:26 GMT 2018-09-22 05:39:26,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:26,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:39:26,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:31,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:39:31,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:31,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:31,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:31,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:31,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:31,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:31,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:31,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:26.734Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:26.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:26.734Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:35 ? 00:00:00 /sbin/init\nroot 2 0 0 05:35 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:35 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:35 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:35 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:35 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:35 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:35 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:35 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:35 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:35 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:35 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:35 ? 00:00:00 [migration/0]\nroot 14 2 0 05:35 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:35 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:35 ? 00:00:00 [migration/1]\nroot 17 2 0 05:35 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 05:35 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 05:35 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:35 ? 00:00:00 [khelper]\nroot 21 2 0 05:35 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:35 ? 00:00:00 [netns]\nroot 23 2 0 05:35 ? 00:00:00 [writeback]\nroot 24 2 0 05:35 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:35 ? 00:00:00 [bioset]\nroot 26 2 0 05:35 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 05:35 ? 00:00:00 [kblockd]\nroot 28 2 0 05:35 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:35 ? 00:00:00 [khubd]\nroot 30 2 0 05:35 ? 00:00:00 [md]\nroot 31 2 0 05:35 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:35 ? 00:00:00 [kworker/1:1]\nroot 33 2 0 05:35 ? 00:00:00 [kworker/0:1]\nroot 35 2 0 05:35 ? 00:00:00 [khungtaskd]\nroot 36 2 0 05:35 ? 00:00:00 [kswapd0]\nroot 37 2 0 05:35 ? 00:00:00 [vmstat]\nroot 38 2 0 05:35 ? 00:00:00 [ksmd]\nroot 39 2 0 05:35 ? 00:00:00 [khugepaged]\nroot 40 2 0 05:35 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 05:35 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 05:35 ? 00:00:00 [crypto]\nroot 54 2 0 05:35 ? 00:00:00 [kthrotld]\nroot 55 2 0 05:35 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 05:35 ? 00:00:00 [vballoon]\nroot 57 2 0 05:35 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:35 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 05:35 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 05:35 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 05:35 ? 00:00:00 [deferwq]\nroot 80 2 0 05:35 ? 00:00:00 [charger_manager]\nroot 125 2 0 05:35 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:35 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:35 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:35 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 05:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 05:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 05:35 ? 00:00:00 [kworker/u5:1]\nroot 468 1 0 05:35 ? 00:00:00 upstart-socket-bridge --daemon\nroot 602 1 0 05:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 05:35 ? 00:00:00 [kauditd]\nroot 934 1 0 05:36 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1018 1 0 05:36 ? 00:00:00 rsyslogd\nroot 1036 1 0 05:36 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1039 1 0 05:36 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1043 1 0 05:36 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1044 1 0 05:36 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1046 1 0 05:36 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1077 1 0 05:36 ? 00:00:00 /usr/sbin/sshd -D\nroot 1085 1 0 05:36 ? 00:00:00 cron\ndaemon 1086 1 0 05:36 ? 00:00:00 atd\nroot 1101 1 0 05:36 ? 00:00:00 /usr/sbin/irqbalance\nroot 1104 1 0 05:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nmessage+ 1173 1 0 05:36 ? 00:00:00 dbus-daemon --system --fork\nroot 1183 1 0 05:36 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1200 1 0 05:36 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 05:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1674 1 0 05:36 ? 00:00:00 /home/ubuntu/bind_host_s3hrxg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_s3hrxg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_s3hrxg --logging-server-logdir=/home/ubuntu/bind_host_s3hrxg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_s3hrxg/work/bind_host_s3hrxg%I.log --pidfile=/home/ubuntu/bind_host_s3hrxg/work/bind_host_s3hrxg.pid\nubuntu 1713 1674 0 05:36 ? 00:00:00 /home/ubuntu/bind_host_s3hrxg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_s3hrxg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_s3hrxg --logging-server-logdir=/home/ubuntu/bind_host_s3hrxg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_s3hrxg/work/bind_host_s3hrxg%I.log --pidfile=/home/ubuntu/bind_host_s3hrxg/work/bind_host_s3hrxg.pid\nubuntu 1788 1 0 05:36 ? 00:00:01 python2.7 /home/ubuntu/bind_host_s3hrxg/env/bin/diamond --configfile /home/ubuntu/bind_host_s3hrxg/work/plugins/diamond/etc/diamond.conf\nroot 1913 2 0 05:37 ? 00:00:00 [kworker/u5:2]\nbind 2598 1 0 05:37 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2655 1713 0 05:37 ? 00:00:00 /home/ubuntu/bind_host_s3hrxg/env/bin/python2.7 /home/ubuntu/bind_host_s3hrxg/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-6NjNQA\nubuntu 2666 2655 0 05:37 ? 00:00:00 /bin/sh -c /tmp/ZVSSJ/install-etcd.sh\nubuntu 2669 2666 0 05:37 ? 00:00:00 /bin/bash -e /tmp/ZVSSJ/install-etcd.sh\nntp 8724 1 0 05:38 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9132 1 0 05:39 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9187 1 0 05:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9191 9187 0 05:39 ? 00:00:00 inotifywait -e create -qq .\nclearwa+ 9296 1 0 05:39 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380\nroot 9377 9132 0 05:39 ? 00:00:00 [check-monit-upt] \nroot 9379 9132 0 05:39 ? 00:00:00 [check-etcd-upti] \nroot 9385 9132 0 05:39 ? 00:00:00 [poll_etcd_clust] \nroot 9386 9132 0 05:39 ? 00:00:00 [poll_etcd.sh] \nubuntu 9591 2669 0 05:39 ? 00:00:00 /bin/bash -e /tmp/ZVSSJ/install-etcd.sh\nubuntu 9592 9591 0 05:39 ? 00:00:00 /bin/bash -e /tmp/ZVSSJ/install-etcd.sh\nroot 9593 9592 0 05:39 ? 00:00:00 sudo ps -edf\nroot 9594 9593 0 05:39 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:26.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:26.734Z", "message": "[etcd] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.5:53 0.0.0.0:* LISTEN 2598/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2598/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1077/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2598/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9132/monit \ntcp 0 0 192.168.120.5:2380 0.0.0.0:* LISTEN 9296/etcd \ntcp6 0 0 :::53 :::* LISTEN 2598/named \ntcp6 0 0 :::22 :::* LISTEN 1077/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2598/named \ntcp6 0 0 :::4000 :::* LISTEN 9296/etcd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 8724/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8724/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8724/ntpd \nudp 0 0 0.0.0.0:48486 0.0.0.0:* 602/dhclient \nudp 0 0 192.168.120.5:53 0.0.0.0:* 2598/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2598/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 602/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 8724/ntpd \nudp6 0 0 ::1:123 :::* 8724/ntpd \nudp6 0 0 :::123 :::* 8724/ntpd \nudp6 0 0 :::62424 :::* 602/dhclient \nudp6 0 0 :::53 :::* 2598/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11052 1674/python2.7 /tmp/cloudify-logging-server-7effd.socket\nunix 2 [ ACC ] STREAM LISTENING 761 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9060 1104/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 13639 2655/python2.7 /tmp/ctx-q7iBcF.socket\nunix 2 [ ACC ] STREAM LISTENING 9127 1173/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7338 393/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:26.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:26.734Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:26.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:26.734Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:26.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:27.748Z", "message": "[etcd] => /var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/sysstat/sa22\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/dmesg.0\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:27.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:27.748Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---8*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.009s\nuser\t0m0.007s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:27.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:27.748Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:27.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:27.748Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:27.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:28.776Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:28.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:28.776Z", "message": "[etcd] => 2018-09-22 05:39:10.509528068 Stopping etcd clearwater-etcd\n2018-09-22 05:39:11.727935457 Restarting etcd clearwater-etcd\n2018-09-22 05:39:11.732506672 Configured ETCDCTL_PEERS: \n2018-09-22 05:39:11.733243967 Check for previous failed startup attempt\n2018-09-22 05:39:11.734388048 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\n2018-09-22 05:39:11.747983786 etcdctl returned 2\n2018-09-22 05:39:11.753927556 Creating new cluster...\n2018-09-22 05:39:11.756638870 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.5:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.5\n --name 192-168-120-5\n --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.5:2380\n --listen-peer-urls http://192.168.120.5:2380\n2018-09-22 05:39:11.758192913 Check we're actually a member of the cluster\n2018-09-22 05:39:11.766666749 Wait for etcd to startup\n2018-09-22 05:39:12.776481695 Etcd started successfully\n2018-09-22 05:39:11.784664 I | etcdmain: etcd Version: 3.1.7\n2018-09-22 05:39:11.784713 I | etcdmain: Git SHA: 43b7507\n2018-09-22 05:39:11.784718 I | etcdmain: Go Version: go1.7.5\n2018-09-22 05:39:11.784721 I | etcdmain: Go OS/Arch: linux/amd64\n2018-09-22 05:39:11.784724 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-09-22 05:39:11.784793 I | embed: listening for peers on http://192.168.120.5:2380\n2018-09-22 05:39:11.784863 I | embed: listening for client requests on 0.0.0.0:4000\n2018-09-22 05:39:11.853010 I | etcdserver: name = 192-168-120-5\n2018-09-22 05:39:11.853022 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.5\n2018-09-22 05:39:11.853026 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.5/member\n2018-09-22 05:39:11.853029 I | etcdserver: heartbeat = 100ms\n2018-09-22 05:39:11.853032 I | etcdserver: election = 1000ms\n2018-09-22 05:39:11.853047 I | etcdserver: snapshot count = 10000\n2018-09-22 05:39:11.853053 I | etcdserver: advertise client URLs = http://192.168.120.5:4000\n2018-09-22 05:39:11.853057 I | etcdserver: initial advertise peer URLs = http://192.168.120.5:2380\n2018-09-22 05:39:11.853063 I | etcdserver: initial cluster = 192-168-120-5=http://192.168.120.5:2380\n2018-09-22 05:39:12.200899 I | etcdserver: starting member 3ead290dbd94d86 in cluster 840b2089179fd793\n2018-09-22 05:39:12.201158 I | raft: 3ead290dbd94d86 became follower at term 0\n2018-09-22 05:39:12.201189 I | raft: newRaft 3ead290dbd94d86 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-09-22 05:39:12.201207 I | raft: 3ead290dbd94d86 became follower at term 1\n2018-09-22 05:39:12.310899 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-09-22 05:39:12.311967 I | etcdserver/membership: added member 3ead290dbd94d86 [http://192.168.120.5:2380] to cluster 840b2089179fd793\n2018-09-22 05:39:12.801547 I | raft: 3ead290dbd94d86 is starting a new election at term 1\n2018-09-22 05:39:12.801667 I | raft: 3ead290dbd94d86 became candidate at term 2\n2018-09-22 05:39:12.801691 I | raft: 3ead290dbd94d86 received MsgVoteResp from 3ead290dbd94d86 at term 2\n2018-09-22 05:39:12.801705 I | raft: 3ead290dbd94d86 became leader at term 2\n2018-09-22 05:39:12.801712 I | raft: raft.node: 3ead290dbd94d86 elected leader 3ead290dbd94d86 at term 2\n2018-09-22 05:39:12.802089 I | etcdserver: published {Name:192-168-120-5 ClientURLs:[http://192.168.120.5:4000]} to cluster 840b2089179fd793\n2018-09-22 05:39:12.802172 I | etcdserver: setting up the initial cluster version to 3.1\n2018-09-22 05:39:12.802227 I | embed: ready to serve client requests\n2018-09-22 05:39:12.802627 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-09-22 05:39:12.933256 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.5:52647\n2018-09-22 05:39:12.939030 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:52648\n2018-09-22 05:39:12.939786 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:52649\n2018-09-22 05:39:12.943290 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-09-22 05:39:13.021080 I | etcdserver/api: enabled capabilities for version 3.1\n2018-09-22 05:39:15.260441 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.5:52650\n2018-09-22 05:39:15.268022 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:52651\n2018-09-22 05:39:15.268539 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:52652\n2018-09-22 05:39:25.051182 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.5/liveness-check remote:192.168.120.5:52653\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:28.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:28.776Z", "message": "[etcd] => [22-Sep-2018 05:39:10 UTC] clearwater-diags-monitor starting\n[22-Sep-2018 05:39:10 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:28.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:29.289Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:29.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:29.787Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:29.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:29.787Z", "message": "Execution done (return_code=0): /tmp/ZVSSJ/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:29.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:29.787Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:29.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2e1324d9-8d16-4a79-961a-732d46c3ce70"}, {"node_instance_id": "bind_kqxx7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:30.505Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:30.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 1481, "offset": 1452, "size": 50}}} 2018-09-22 05:39:31,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:31,651 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:31 GMT 2018-09-22 05:39:31,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:31,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27569 2018-09-22 05:39:31,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:31,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-09-22 05:39:31,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:35 ? 00:00:00 /sbin/init root 2 0 0 05:35 ? 00:00:00 [kthreadd] root 3 2 0 05:35 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:35 ? 00:00:00 [kworker/0:0] root 5 2 0 05:35 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:35 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:35 ? 00:00:00 [rcu_sched] root 8 2 0 05:35 ? 00:00:00 [rcuos/0] root 9 2 0 05:35 ? 00:00:00 [rcuos/1] root 10 2 0 05:35 ? 00:00:00 [rcu_bh] root 11 2 0 05:35 ? 00:00:00 [rcuob/0] root 12 2 0 05:35 ? 00:00:00 [rcuob/1] root 13 2 0 05:35 ? 00:00:00 [migration/0] root 14 2 0 05:35 ? 00:00:00 [watchdog/0] root 15 2 0 05:35 ? 00:00:00 [watchdog/1] root 16 2 0 05:35 ? 00:00:00 [migration/1] root 17 2 0 05:35 ? 00:00:00 [ksoftirqd/1] root 18 2 0 05:35 ? 00:00:00 [kworker/1:0] root 19 2 0 05:35 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:35 ? 00:00:00 [khelper] root 21 2 0 05:35 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:35 ? 00:00:00 [netns] root 23 2 0 05:35 ? 00:00:00 [writeback] root 24 2 0 05:35 ? 00:00:00 [kintegrityd] root 25 2 0 05:35 ? 00:00:00 [bioset] root 26 2 0 05:35 ? 00:00:00 [kworker/u5:0] root 27 2 0 05:35 ? 00:00:00 [kblockd] root 28 2 0 05:35 ? 00:00:00 [ata_sff] root 29 2 0 05:35 ? 00:00:00 [khubd] root 30 2 0 05:35 ? 00:00:00 [md] root 31 2 0 05:35 ? 00:00:00 [devfreq_wq] root 32 2 0 05:35 ? 00:00:00 [kworker/1:1] root 33 2 0 05:35 ? 00:00:00 [kworker/0:1] root 35 2 0 05:35 ? 00:00:00 [khungtaskd] root 36 2 0 05:35 ? 00:00:00 [kswapd0] root 37 2 0 05:35 ? 00:00:00 [vmstat] root 38 2 0 05:35 ? 00:00:00 [ksmd] root 39 2 0 05:35 ? 00:00:00 [khugepaged] root 40 2 0 05:35 ? 00:00:00 [fsnotify_mark] root 41 2 0 05:35 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 05:35 ? 00:00:00 [crypto] root 54 2 0 05:35 ? 00:00:00 [kthrotld] root 55 2 0 05:35 ? 00:00:00 [kworker/u4:1] root 56 2 0 05:35 ? 00:00:00 [vballoon] root 57 2 0 05:35 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:35 ? 00:00:00 [scsi_eh_1] root 59 2 0 05:35 ? 00:00:00 [kworker/u4:2] root 60 2 0 05:35 ? 00:00:00 [kworker/u4:3] root 79 2 0 05:35 ? 00:00:00 [deferwq] root 80 2 0 05:35 ? 00:00:00 [charger_manager] root 125 2 0 05:35 ? 00:00:00 [kpsmoused] root 142 2 0 05:35 ? 00:00:00 [kworker/0:2] root 186 2 0 05:35 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:35 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 05:35 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 05:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 05:35 ? 00:00:00 [kworker/u5:1] root 468 1 0 05:35 ? 00:00:00 upstart-socket-bridge --daemon root 602 1 0 05:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 05:35 ? 00:00:00 [kauditd] root 934 1 0 05:36 ? 00:00:00 upstart-file-bridge --daemon syslog 1018 1 0 05:36 ? 00:00:00 rsyslogd root 1036 1 0 05:36 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1039 1 0 05:36 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1043 1 0 05:36 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1044 1 0 05:36 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1046 1 0 05:36 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1077 1 0 05:36 ? 00:00:00 /usr/sbin/sshd -D root 1085 1 0 05:36 ? 00:00:00 cron daemon 1086 1 0 05:36 ? 00:00:00 atd root 1101 1 0 05:36 ? 00:00:00 /usr/sbin/irqbalance root 1104 1 0 05:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket message+ 1173 1 0 05:36 ? 00:00:00 dbus-daemon --system --fork root 1183 1 0 05:36 ? 00:00:00 /lib/systemd/systemd-logind root 1200 1 0 05:36 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 05:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1674 1 0 05:36 ? 00:00:00 /home/ubuntu/bind_host_s3hrxg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_s3hrxg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_s3hrxg --logging-server-logdir=/home/ubuntu/bind_host_s3hrxg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_s3hrxg/work/bind_host_s3hrxg%I.log --pidfile=/home/ubuntu/bind_host_s3hrxg/work/bind_host_s3hrxg.pid ubuntu 1713 1674 0 05:36 ? 00:00:00 /home/ubuntu/bind_host_s3hrxg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_s3hrxg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_s3hrxg --logging-server-logdir=/home/ubuntu/bind_host_s3hrxg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_s3hrxg/work/bind_host_s3hrxg%I.log --pidfile=/home/ubuntu/bind_host_s3hrxg/work/bind_host_s3hrxg.pid ubuntu 1788 1 0 05:36 ? 00:00:01 python2.7 /home/ubuntu/bind_host_s3hrxg/env/bin/diamond --configfile /home/ubuntu/bind_host_s3hrxg/work/plugins/diamond/etc/diamond.conf root 1913 2 0 05:37 ? 00:00:00 [kworker/u5:2] bind 2598 1 0 05:37 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2655 1713 0 05:37 ? 00:00:00 /home/ubuntu/bind_host_s3hrxg/env/bin/python2.7 /home/ubuntu/bind_host_s3hrxg/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-6NjNQA ubuntu 2666 2655 0 05:37 ? 00:00:00 /bin/sh -c /tmp/ZVSSJ/install-etcd.sh ubuntu 2669 2666 0 05:37 ? 00:00:00 /bin/bash -e /tmp/ZVSSJ/install-etcd.sh ntp 8724 1 0 05:38 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9132 1 0 05:39 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9187 1 0 05:39 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9191 9187 0 05:39 ? 00:00:00 inotifywait -e create -qq . clearwa+ 9296 1 0 05:39 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380 root 9377 9132 0 05:39 ? 00:00:00 [check-monit-upt] root 9379 9132 0 05:39 ? 00:00:00 [check-etcd-upti] root 9385 9132 0 05:39 ? 00:00:00 [poll_etcd_clust] root 9386 9132 0 05:39 ? 00:00:00 [poll_etcd.sh] ubuntu 9591 2669 0 05:39 ? 00:00:00 /bin/bash -e /tmp/ZVSSJ/install-etcd.sh ubuntu 9592 9591 0 05:39 ? 00:00:00 /bin/bash -e /tmp/ZVSSJ/install-etcd.sh root 9593 9592 0 05:39 ? 00:00:00 sudo ps -edf root 9594 9593 0 05:39 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.008s 2018-09-22 05:39:31,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.5:53 0.0.0.0:* LISTEN 2598/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2598/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1077/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2598/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9132/monit tcp 0 0 192.168.120.5:2380 0.0.0.0:* LISTEN 9296/etcd tcp6 0 0 :::53 :::* LISTEN 2598/named tcp6 0 0 :::22 :::* LISTEN 1077/sshd tcp6 0 0 ::1:953 :::* LISTEN 2598/named tcp6 0 0 :::4000 :::* LISTEN 9296/etcd udp 0 0 192.168.120.5:123 0.0.0.0:* 8724/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8724/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8724/ntpd udp 0 0 0.0.0.0:48486 0.0.0.0:* 602/dhclient udp 0 0 192.168.120.5:53 0.0.0.0:* 2598/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2598/named udp 0 0 0.0.0.0:68 0.0.0.0:* 602/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 8724/ntpd udp6 0 0 ::1:123 :::* 8724/ntpd udp6 0 0 :::123 :::* 8724/ntpd udp6 0 0 :::62424 :::* 602/dhclient udp6 0 0 :::53 :::* 2598/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11052 1674/python2.7 /tmp/cloudify-logging-server-7effd.socket unix 2 [ ACC ] STREAM LISTENING 761 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9060 1104/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 13639 2655/python2.7 /tmp/ctx-q7iBcF.socket unix 2 [ ACC ] STREAM LISTENING 9127 1173/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7338 393/systemd-udevd /run/udev/control real 0m0.008s user 0m0.000s sys 0m0.008s 2018-09-22 05:39:31,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-09-22 05:39:31,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-09-22 05:39:31,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/sysstat/sa22 /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/dmesg.0 real 0m0.008s user 0m0.000s sys 0m0.005s 2018-09-22 05:39:31,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---8*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.009s user 0m0.007s sys 0m0.002s 2018-09-22 05:39:31,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-09-22 05:39:31,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-09-22 05:39:31,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-09-22 05:39:31,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-09-22 05:39:10.509528068 Stopping etcd clearwater-etcd 2018-09-22 05:39:11.727935457 Restarting etcd clearwater-etcd 2018-09-22 05:39:11.732506672 Configured ETCDCTL_PEERS: 2018-09-22 05:39:11.733243967 Check for previous failed startup attempt 2018-09-22 05:39:11.734388048 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2018-09-22 05:39:11.747983786 etcdctl returned 2 2018-09-22 05:39:11.753927556 Creating new cluster... 2018-09-22 05:39:11.756638870 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380 2018-09-22 05:39:11.758192913 Check we're actually a member of the cluster 2018-09-22 05:39:11.766666749 Wait for etcd to startup 2018-09-22 05:39:12.776481695 Etcd started successfully 2018-09-22 05:39:11.784664 I | etcdmain: etcd Version: 3.1.7 2018-09-22 05:39:11.784713 I | etcdmain: Git SHA: 43b7507 2018-09-22 05:39:11.784718 I | etcdmain: Go Version: go1.7.5 2018-09-22 05:39:11.784721 I | etcdmain: Go OS/Arch: linux/amd64 2018-09-22 05:39:11.784724 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-09-22 05:39:11.784793 I | embed: listening for peers on http://192.168.120.5:2380 2018-09-22 05:39:11.784863 I | embed: listening for client requests on 0.0.0.0:4000 2018-09-22 05:39:11.853010 I | etcdserver: name = 192-168-120-5 2018-09-22 05:39:11.853022 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.5 2018-09-22 05:39:11.853026 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.5/member 2018-09-22 05:39:11.853029 I | etcdserver: heartbeat = 100ms 2018-09-22 05:39:11.853032 I | etcdserver: election = 1000ms 2018-09-22 05:39:11.853047 I | etcdserver: snapshot count = 10000 2018-09-22 05:39:11.853053 I | etcdserver: advertise client URLs = http://192.168.120.5:4000 2018-09-22 05:39:11.853057 I | etcdserver: initial advertise peer URLs = http://192.168.120.5:2380 2018-09-22 05:39:11.853063 I | etcdserver: initial cluster = 192-168-120-5=http://192.168.120.5:2380 2018-09-22 05:39:12.200899 I | etcdserver: starting member 3ead290dbd94d86 in cluster 840b2089179fd793 2018-09-22 05:39:12.201158 I | raft: 3ead290dbd94d86 became follower at term 0 2018-09-22 05:39:12.201189 I | raft: newRaft 3ead290dbd94d86 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-09-22 05:39:12.201207 I | raft: 3ead290dbd94d86 became follower at term 1 2018-09-22 05:39:12.310899 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-09-22 05:39:12.311967 I | etcdserver/membership: added member 3ead290dbd94d86 [http://192.168.120.5:2380] to cluster 840b2089179fd793 2018-09-22 05:39:12.801547 I | raft: 3ead290dbd94d86 is starting a new election at term 1 2018-09-22 05:39:12.801667 I | raft: 3ead290dbd94d86 became candidate at term 2 2018-09-22 05:39:12.801691 I | raft: 3ead290dbd94d86 received MsgVoteResp from 3ead290dbd94d86 at term 2 2018-09-22 05:39:12.801705 I | raft: 3ead290dbd94d86 became leader at term 2 2018-09-22 05:39:12.801712 I | raft: raft.node: 3ead290dbd94d86 elected leader 3ead290dbd94d86 at term 2 2018-09-22 05:39:12.802089 I | etcdserver: published {Name:192-168-120-5 ClientURLs:[http://192.168.120.5:4000]} to cluster 840b2089179fd793 2018-09-22 05:39:12.802172 I | etcdserver: setting up the initial cluster version to 3.1 2018-09-22 05:39:12.802227 I | embed: ready to serve client requests 2018-09-22 05:39:12.802627 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-09-22 05:39:12.933256 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.5:52647 2018-09-22 05:39:12.939030 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:52648 2018-09-22 05:39:12.939786 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:52649 2018-09-22 05:39:12.943290 N | etcdserver/membership: set the initial cluster version to 3.1 2018-09-22 05:39:13.021080 I | etcdserver/api: enabled capabilities for version 3.1 2018-09-22 05:39:15.260441 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.5:52650 2018-09-22 05:39:15.268022 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:52651 2018-09-22 05:39:15.268539 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:52652 2018-09-22 05:39:25.051182 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.5/liveness-check remote:192.168.120.5:52653 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-22 05:39:31,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [22-Sep-2018 05:39:10 UTC] clearwater-diags-monitor starting [22-Sep-2018 05:39:10 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-22 05:39:31,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:39:31,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-09-22 05:39:31,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/ZVSSJ/install-etcd.sh 2018-09-22 05:39:31,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-09-22 05:39:31,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:39:31,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:39:31,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:31,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:31,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:31,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:31,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:31,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:31,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:31,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:39:31,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:31,773 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:31 GMT 2018-09-22 05:39:31,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:31,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:39:31,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:36,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:39:36,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:36,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:36,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:36,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:36,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:36,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:36,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:36,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_j2grqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:31.563Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:31.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_t4hz0u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:31.563Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:31.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_efmzix", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:31.563Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:31.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_akx757", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:31.563Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:31.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_efmzix", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:31.563Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:31.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_efmzix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:31.563Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:31.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:31.563Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:31.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_1huzyx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:31.563Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:31.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_t4hz0u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:31.563Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:31.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:31.563Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:31.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_t4hz0u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:31.563Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:31.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:31.563Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:31.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:31.772Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/70OXN/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:31.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "3282b8d3-8ac7-4e24-ad39-cac0c28fe7b0"}, {"node_instance_id": "sprout_1huzyx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.659Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_1huzyx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.659Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_akx757", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.659Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_j2grqf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.659Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_j2grqf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.659Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_akx757", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.659Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "3282b8d3-8ac7-4e24-ad39-cac0c28fe7b0"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/7262J/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "930b8cec-59c3-4c86-b196-465bc91c4202"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "72b067a6-838c-42de-9d01-34de4fee9741"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "3282b8d3-8ac7-4e24-ad39-cac0c28fe7b0"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "[localhost] run: sudo mv /tmp/tmpXoFN8V /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "72b067a6-838c-42de-9d01-34de4fee9741"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "930b8cec-59c3-4c86-b196-465bc91c4202"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "a66ae5fa-3761-4892-874b-d6b63fb0f96b"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "930b8cec-59c3-4c86-b196-465bc91c4202"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'vellum-5l3k2m', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "930b8cec-59c3-4c86-b196-465bc91c4202"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/Y06KJ/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "1a493fdb-d95c-4607-b469-ef81cb37968d"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e7092320-9faa-4de1-bbff-670e70080f0c"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e7092320-9faa-4de1-bbff-670e70080f0c"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "930b8cec-59c3-4c86-b196-465bc91c4202"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "[localhost] run: sudo mv /tmp/tmpmC7Qfv /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "3282b8d3-8ac7-4e24-ad39-cac0c28fe7b0"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "1a493fdb-d95c-4607-b469-ef81cb37968d"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "72b067a6-838c-42de-9d01-34de4fee9741"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "930b8cec-59c3-4c86-b196-465bc91c4202"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'dime-efmzix', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "72b067a6-838c-42de-9d01-34de4fee9741"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "3282b8d3-8ac7-4e24-ad39-cac0c28fe7b0"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "72b067a6-838c-42de-9d01-34de4fee9741"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "72b067a6-838c-42de-9d01-34de4fee9741"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "3282b8d3-8ac7-4e24-ad39-cac0c28fe7b0"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/H2CQ5/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e7092320-9faa-4de1-bbff-670e70080f0c"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "[localhost] run: sudo mv /tmp/tmpjyqzsm /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "3282b8d3-8ac7-4e24-ad39-cac0c28fe7b0"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "[localhost] run: sudo mv /tmp/tmpU6KVxD /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "930b8cec-59c3-4c86-b196-465bc91c4202"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'etcd_ip': u'192.168.120.5', 'name': u'ellis-t4hz0u', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "3282b8d3-8ac7-4e24-ad39-cac0c28fe7b0"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "3282b8d3-8ac7-4e24-ad39-cac0c28fe7b0"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "1a493fdb-d95c-4607-b469-ef81cb37968d"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "72b067a6-838c-42de-9d01-34de4fee9741"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "930b8cec-59c3-4c86-b196-465bc91c4202"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "a66ae5fa-3761-4892-874b-d6b63fb0f96b"}], "metadata": {"pagination": {"total": 1604, "offset": 1469, "size": 50}}} 2018-09-22 05:39:36,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:36,921 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:36 GMT 2018-09-22 05:39:36,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:36,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26537 2018-09-22 05:39:36,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:36,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:39:36,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:39:36,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:39:36,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:39:36,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:39:36,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:39:36,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:39:36,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:39:36,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:39:36,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:39:36,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:39:36,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-22 05:39:36,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/70OXN/clearwater.py 2018-09-22 05:39:36,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:39:36,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:39:36,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:39:36,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:39:36,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:39:36,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:39:36,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-22 05:39:36,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/7262J/clearwater.py 2018-09-22 05:39:36,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-22 05:39:36,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-22 05:39:36,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXoFN8V /etc/clearwater/local_config 2018-09-22 05:39:36,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-22 05:39:36,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-22 05:39:36,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-22 05:39:36,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'vellum-5l3k2m', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2018-09-22 05:39:36,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/Y06KJ/clearwater.py 2018-09-22 05:39:36,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-22 05:39:36,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-22 05:39:36,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-22 05:39:36,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmC7Qfv /etc/clearwater/local_config 2018-09-22 05:39:36,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-22 05:39:36,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-22 05:39:36,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-22 05:39:36,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'dime-efmzix', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}. 2018-09-22 05:39:36,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-22 05:39:36,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-22 05:39:36,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-22 05:39:36,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-22 05:39:36,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/H2CQ5/clearwater.py 2018-09-22 05:39:36,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpjyqzsm /etc/dnsmasq.resolv.conf 2018-09-22 05:39:36,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpU6KVxD /etc/clearwater/local_config 2018-09-22 05:39:36,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'etcd_ip': u'192.168.120.5', 'name': u'ellis-t4hz0u', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2018-09-22 05:39:36,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-22 05:39:36,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-22 05:39:36,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-22 05:39:36,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-22 05:39:36,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-22 05:39:36,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:39:37,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:37,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:37,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:37,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:37,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:37,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:37,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:37,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:39:37,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:37,022 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:37 GMT 2018-09-22 05:39:37,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:37,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:39:37,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:42,027 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:39:42,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:42,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:42,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:42,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:42,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:42,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:42,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:42,628 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "3282b8d3-8ac7-4e24-ad39-cac0c28fe7b0"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "1a493fdb-d95c-4607-b469-ef81cb37968d"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:32.808Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/H2CQ5/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:32.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e7092320-9faa-4de1-bbff-670e70080f0c"}, {"node_instance_id": "ellis_t4hz0u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.682Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_j2grqf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.682Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.682Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_1huzyx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.682Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.682Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_t4hz0u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.682Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_efmzix", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.682Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e7092320-9faa-4de1-bbff-670e70080f0c"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "1a493fdb-d95c-4607-b469-ef81cb37968d"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e7092320-9faa-4de1-bbff-670e70080f0c"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "72b067a6-838c-42de-9d01-34de4fee9741"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "[localhost] run: sudo mv /tmp/tmpSkP8GM /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "1a493fdb-d95c-4607-b469-ef81cb37968d"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "[localhost] run: sudo mv /tmp/tmpUuGZUP /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e7092320-9faa-4de1-bbff-670e70080f0c"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "930b8cec-59c3-4c86-b196-465bc91c4202"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "1a493fdb-d95c-4607-b469-ef81cb37968d"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "[localhost] run: sudo mv /tmp/tmpc3SxyW /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "72b067a6-838c-42de-9d01-34de4fee9741"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'etcd_ip': u'192.168.120.5', 'name': u'bono-akx757', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "a66ae5fa-3761-4892-874b-d6b63fb0f96b"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "[localhost] run: sudo mv /tmp/tmpV5wRzA /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "1a493fdb-d95c-4607-b469-ef81cb37968d"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "[localhost] run: sudo mv /tmp/tmpPuW7NS /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e7092320-9faa-4de1-bbff-670e70080f0c"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'sprout-1huzyx', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "1a493fdb-d95c-4607-b469-ef81cb37968d"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "1a493fdb-d95c-4607-b469-ef81cb37968d"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "[localhost] run: sudo mv /tmp/tmpWGRmNo /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "930b8cec-59c3-4c86-b196-465bc91c4202"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'homer-j2grqf', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e7092320-9faa-4de1-bbff-670e70080f0c"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "a66ae5fa-3761-4892-874b-d6b63fb0f96b"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e7092320-9faa-4de1-bbff-670e70080f0c"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "a66ae5fa-3761-4892-874b-d6b63fb0f96b"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "1a493fdb-d95c-4607-b469-ef81cb37968d"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:33.830Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:33.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e7092320-9faa-4de1-bbff-670e70080f0c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.695Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_efmzix", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.695Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_j2grqf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.695Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_efmzix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.695Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_j2grqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.695Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.695Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_t4hz0u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.695Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.695Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_t4hz0u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.695Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.695Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_j2grqf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.695Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_efmzix", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.695Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.846Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.846Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/Q75O4/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.846Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/2602J/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "811194fd-868a-4d36-b931-6bce010ce845"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.846Z", "message": "Executing: /tmp/Q75O4/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.846Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.846Z", "message": "Executing: /tmp/V4Q99/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.846Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/8K03O/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}], "metadata": {"pagination": {"total": 1625, "offset": 1519, "size": 50}}} 2018-09-22 05:39:42,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:42,629 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:42 GMT 2018-09-22 05:39:42,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:42,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26566 2018-09-22 05:39:42,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:42,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-22 05:39:42,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-22 05:39:42,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/H2CQ5/clearwater.py 2018-09-22 05:39:42,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:39:42,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:39:42,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:39:42,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:39:42,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:39:42,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:39:42,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:39:42,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-22 05:39:42,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-22 05:39:42,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-22 05:39:42,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-22 05:39:42,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpSkP8GM /etc/dnsmasq.resolv.conf 2018-09-22 05:39:42,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUuGZUP /etc/clearwater/local_config 2018-09-22 05:39:42,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-22 05:39:42,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-22 05:39:42,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpc3SxyW /etc/dnsmasq.resolv.conf 2018-09-22 05:39:42,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'etcd_ip': u'192.168.120.5', 'name': u'bono-akx757', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}. 2018-09-22 05:39:42,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpV5wRzA /etc/clearwater/local_config 2018-09-22 05:39:42,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPuW7NS /etc/dnsmasq.resolv.conf 2018-09-22 05:39:42,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'sprout-1huzyx', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2018-09-22 05:39:42,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-22 05:39:42,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWGRmNo /etc/dnsmasq.resolv.conf 2018-09-22 05:39:42,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'homer-j2grqf', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2018-09-22 05:39:42,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-22 05:39:42,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-22 05:39:42,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-22 05:39:42,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-22 05:39:42,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-22 05:39:42,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:39:42,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:39:42,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:39:42,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:39:42,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:39:42,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:39:42,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:39:42,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:39:42,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:39:42,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:39:42,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:39:42,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:39:42,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-09-22 05:39:42,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/Q75O4/install-vellum.sh 2018-09-22 05:39:42,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/2602J/append_proxy_snmp_conf.py 2018-09-22 05:39:42,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Q75O4/install-vellum.sh 2018-09-22 05:39:42,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-09-22 05:39:42,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/V4Q99/install-homer.sh 2018-09-22 05:39:42,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/8K03O/install-ellis.sh 2018-09-22 05:39:42,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:39:42,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:42,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:42,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:42,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:42,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:42,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:42,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:42,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:39:42,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:42,744 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:42 GMT 2018-09-22 05:39:42,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:42,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:39:42,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:47,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:39:48,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:48,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:48,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:48,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:48,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:48,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:48,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:48,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.846Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/V4Q99/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.846Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/Q75O4/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.846Z", "message": "Executing: /tmp/V4Q99/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:34.846Z", "message": "Executing: /tmp/Q75O4/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:34.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "sprout_1huzyx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:35.709Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:35.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_1huzyx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:35.709Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:35.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_1huzyx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:35.709Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:35.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:35.709Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:35.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:35.879Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:35.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:35.879Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:35.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:35.879Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:35.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:35.879Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:35.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:35.879Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:35.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:35.879Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:35.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:35.879Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:35.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:35.879Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:35.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:35.879Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:35.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:35.879Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:35.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:35.879Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:35.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:35.879Z", "message": "Executing: /tmp/7FUI7/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:35.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:35.879Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:35.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:35.879Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:35.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:35.879Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/7FUI7/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:35.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:36.890Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:36.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:36.890Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:36.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:36.890Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:36.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:36.890Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:36.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:37.906Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:37.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:37.906Z", "message": "[localhost] run: sudo mv /tmp/tmpRov_bR /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:37.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "a66ae5fa-3761-4892-874b-d6b63fb0f96b"}, {"node_instance_id": "bono_akx757", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:38.250Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:38.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:38.719Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:38.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:38.719Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:38.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:38.955Z", "message": "[localhost] run: sudo mv /tmp/tmpzVrxRq /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:38.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "a66ae5fa-3761-4892-874b-d6b63fb0f96b"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:38.955Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:38.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "a66ae5fa-3761-4892-874b-d6b63fb0f96b"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:38.955Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:38.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "a66ae5fa-3761-4892-874b-d6b63fb0f96b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:39.839Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:39.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:39.984Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/42RI2/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:39.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "d0c7c117-7c54-4663-87a7-ef27bf150787"}, {"node_instance_id": "bono_akx757", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:40.740Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:40.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:41.277Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/3296T/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:41.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:42.016Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:42.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:42.016Z", "message": "Executing: /tmp/3296T/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:42.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:42.016Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:42.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:42.018Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:42.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_akx757", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:42.018Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:42.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:43.553Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:43.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:43.553Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:43.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:44.568Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:44.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:44.568Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:44.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:44.568Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-7njtjt\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [254 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 5s (2,259 kB/s)\nReading package lists...\n\nreal\t0m7.877s\nuser\t0m4.914s\nsys\t0m0.438s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:44.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}], "metadata": {"pagination": {"total": 1630, "offset": 1569, "size": 50}}} 2018-09-22 05:39:48,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:48,263 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:48 GMT 2018-09-22 05:39:48,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:48,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30197 2018-09-22 05:39:48,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:48,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/V4Q99/install-homer.sh 2018-09-22 05:39:48,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/Q75O4/install-vellum.sh 2018-09-22 05:39:48,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/V4Q99/install-homer.sh 2018-09-22 05:39:48,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Q75O4/install-vellum.sh 2018-09-22 05:39:48,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:39:48,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:39:48,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:39:48,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:39:48,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-09-22 05:39:48,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-09-22 05:39:48,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-09-22 05:39:48,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-09-22 05:39:48,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-09-22 05:39:48,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-09-22 05:39:48,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-09-22 05:39:48,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-09-22 05:39:48,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-09-22 05:39:48,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-09-22 05:39:48,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-09-22 05:39:48,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7FUI7/install-sprout.sh 2018-09-22 05:39:48,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-09-22 05:39:48,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-09-22 05:39:48,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/7FUI7/install-sprout.sh 2018-09-22 05:39:48,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-09-22 05:39:48,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-09-22 05:39:48,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-09-22 05:39:48,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-09-22 05:39:48,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-09-22 05:39:48,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRov_bR /etc/clearwater/local_config 2018-09-22 05:39:48,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:39:48,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:39:48,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:39:48,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpzVrxRq /etc/dnsmasq.resolv.conf 2018-09-22 05:39:48,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-22 05:39:48,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-22 05:39:48,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:39:48,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/42RI2/append_proxy_snmp_conf.py 2018-09-22 05:39:48,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-22 05:39:48,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/3296T/install-bono.sh 2018-09-22 05:39:48,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-09-22 05:39:48,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/3296T/install-bono.sh 2018-09-22 05:39:48,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-09-22 05:39:48,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:39:48,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:39:48,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-09-22 05:39:48,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-09-22 05:39:48,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-22 05:39:48,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-09-22 05:39:48,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-7njtjt Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [162 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [254 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 5s (2,259 kB/s) Reading package lists... real 0m7.877s user 0m4.914s sys 0m0.438s 2018-09-22 05:39:48,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:39:48,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:48,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:48,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:48,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:48,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:48,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:48,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:48,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:39:48,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:48,504 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:48 GMT 2018-09-22 05:39:48,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:48,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:39:48,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:53,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:39:53,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:53,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:53,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:53,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:53,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:53,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:53,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:53,948 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:49.786Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-usd39q\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [254 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 10s (1,175 kB/s)\nReading package lists...\n\nreal\t0m14.000s\nuser\t0m4.886s\nsys\t0m0.448s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:49.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:50.587Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-nehi95\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [254 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 10s (1,174 kB/s)\nReading package lists...\n\nreal\t0m13.538s\nuser\t0m4.824s\nsys\t0m0.429s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:50.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:50.587Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:50.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:50.587Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-eda437\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [254 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 10s (1,187 kB/s)\nReading package lists...\n\nreal\t0m13.805s\nuser\t0m4.606s\nsys\t0m0.290s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:50.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:50.587Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:50.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:50.587Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:50.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:50.587Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:50.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:50.587Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:50.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:50.587Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-knany0\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [254 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:14 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 10s (1,211 kB/s)\nReading package lists...\n\nreal\t0m12.833s\nuser\t0m4.691s\nsys\t0m0.280s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:50.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:50.587Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:50.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:50.587Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:50.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:50.587Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:50.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}], "metadata": {"pagination": {"total": 1642, "offset": 1618, "size": 50}}} 2018-09-22 05:39:53,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:53,948 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:53 GMT 2018-09-22 05:39:53,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:53,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25398 2018-09-22 05:39:53,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:53,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-usd39q Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [254 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 10s (1,175 kB/s) Reading package lists... real 0m14.000s user 0m4.886s sys 0m0.448s 2018-09-22 05:39:53,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-nehi95 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [254 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 10s (1,174 kB/s) Reading package lists... real 0m13.538s user 0m4.824s sys 0m0.429s 2018-09-22 05:39:53,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-22 05:39:53,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-eda437 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [254 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 10s (1,187 kB/s) Reading package lists... real 0m13.805s user 0m4.606s sys 0m0.290s 2018-09-22 05:39:53,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-22 05:39:53,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-22 05:39:53,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-09-22 05:39:53,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-22 05:39:53,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-knany0 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [254 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:14 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 10s (1,211 kB/s) Reading package lists... real 0m12.833s user 0m4.691s sys 0m0.280s 2018-09-22 05:39:53,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-09-22 05:39:53,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-09-22 05:39:53,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-09-22 05:39:53,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:39:54,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:54,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:54,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:54,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:54,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:54,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:54,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:54,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:39:54,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:54,110 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:54 GMT 2018-09-22 05:39:54,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:54,110 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:39:54,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:59,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:39:59,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:59,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:59,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:59,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:59,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:59,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:59,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:59,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:55.751Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ezq1ie\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [254 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.7 MB in 10s (1,183 kB/s)\nReading package lists...\n\nreal\t0m12.987s\nuser\t0m4.569s\nsys\t0m0.327s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:55.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:56.601Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:56.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:39:56.601Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:39:56.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}], "metadata": {"pagination": {"total": 1645, "offset": 1630, "size": 50}}} 2018-09-22 05:39:59,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:59,429 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:59 GMT 2018-09-22 05:39:59,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:59,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6402 2018-09-22 05:39:59,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:39:59,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ezq1ie Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [254 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [138 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.7 MB in 10s (1,183 kB/s) Reading package lists... real 0m12.987s user 0m4.569s sys 0m0.327s 2018-09-22 05:39:59,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-09-22 05:39:59,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-22 05:39:59,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:39:59,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:39:59,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:39:59,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:39:59,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:39:59,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:39:59,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:39:59,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:39:59,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:39:59,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:39:59,633 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:39:59 GMT 2018-09-22 05:39:59,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:39:59,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:39:59,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:04,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:40:04,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:04,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:04,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:04,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:04,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:04,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:04,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:04,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:40:04,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:04,899 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:04 GMT 2018-09-22 05:40:04,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:04,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:40:04,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:04,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:40:04,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:04,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:04,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:04,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:04,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:04,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:04,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:04,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:40:04,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:04,999 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:04 GMT 2018-09-22 05:40:04,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:04,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:40:04,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:10,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:40:10,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:10,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:10,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:10,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:10,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:10,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:10,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:10,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:40:10,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:10,378 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:10 GMT 2018-09-22 05:40:10,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:10,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:40:10,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:10,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:40:10,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:10,463 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:10,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:10,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:10,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:10,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:10,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:10,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:40:10,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:10,463 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:10 GMT 2018-09-22 05:40:10,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:10,464 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:40:10,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:15,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:40:15,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:15,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:15,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:15,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:15,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:15,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:15,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:15,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:40:15,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:15,596 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:15 GMT 2018-09-22 05:40:15,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:15,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:40:15,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:15,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:40:15,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:15,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:15,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:15,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:15,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:15,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:15,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:15,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:40:15,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:15,710 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:15 GMT 2018-09-22 05:40:15,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:15,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:40:15,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:20,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:40:20,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:20,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:20,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:20,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:20,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:20,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:20,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:20,830 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:40:20,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:20,830 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:20 GMT 2018-09-22 05:40:20,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:20,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:40:20,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:20,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:40:20,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:20,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:20,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:20,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:20,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:20,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:20,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:20,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:40:20,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:20,903 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:20 GMT 2018-09-22 05:40:20,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:20,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:40:20,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:25,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:40:26,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:26,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:26,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:26,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:26,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:26,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:26,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:26,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:40:26,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:26,460 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:26 GMT 2018-09-22 05:40:26,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:26,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:40:26,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:26,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:40:26,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:26,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:26,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:26,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:26,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:26,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:26,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:26,821 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:40:26,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:26,822 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:26 GMT 2018-09-22 05:40:26,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:26,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:40:26,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:31,827 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:40:31,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:31,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:31,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:31,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:31,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:31,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:31,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:31,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:40:31,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:31,983 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:31 GMT 2018-09-22 05:40:31,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:31,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:40:31,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:31,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:40:32,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:32,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:32,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:32,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:32,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:32,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:32,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:32,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:40:32,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:32,100 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:32 GMT 2018-09-22 05:40:32,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:32,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:40:32,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:37,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:40:37,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:37,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:37,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:37,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:37,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:37,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:37,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:37,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:40:37,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:37,624 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:37 GMT 2018-09-22 05:40:37,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:37,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:40:37,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:37,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:40:37,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:37,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:37,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:37,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:37,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:37,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:37,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:37,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:40:37,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:37,716 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:37 GMT 2018-09-22 05:40:37,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:37,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:40:37,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:42,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:40:42,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:42,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:42,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:42,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:42,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:42,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:42,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:42,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:40:42,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:42,960 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:42 GMT 2018-09-22 05:40:42,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:42,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:40:42,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:42,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:40:43,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:43,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:43,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:43,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:43,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:43,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:43,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:43,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:40:43,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:43,470 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:43 GMT 2018-09-22 05:40:43,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:43,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:40:43,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:48,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:40:48,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:48,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:48,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:48,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:48,569 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:48,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:48,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:48,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:40:48,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:48,570 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:48 GMT 2018-09-22 05:40:48,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:48,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:40:48,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:48,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:40:48,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:48,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:48,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:48,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:48,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:48,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:48,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:48,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:40:48,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:48,652 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:48 GMT 2018-09-22 05:40:48,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:48,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:40:48,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:53,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:40:53,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:53,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:53,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:53,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:53,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:53,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:53,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:53,725 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:40:53,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:53,725 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:53 GMT 2018-09-22 05:40:53,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:53,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:40:53,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:53,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:40:53,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:53,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:53,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:53,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:53,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:53,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:53,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:53,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:40:53,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:53,786 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:53 GMT 2018-09-22 05:40:53,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:53,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:40:53,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:58,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:40:58,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:58,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:58,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:58,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:58,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:58,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:58,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:58,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:40:58,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:58,904 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:58 GMT 2018-09-22 05:40:58,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:58,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:40:58,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:40:58,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:40:59,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:40:59,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:40:59,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:40:59,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:40:59,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:40:59,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:40:59,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:40:59,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:40:59,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:40:59,009 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:40:59 GMT 2018-09-22 05:40:59,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:40:59,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:40:59,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:04,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:41:04,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:04,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:04,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:04,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:04,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:04,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:04,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:04,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:41:04,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:04,113 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:04 GMT 2018-09-22 05:41:04,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:04,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:41:04,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:04,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:41:04,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:04,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:04,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:04,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:04,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:04,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:04,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:04,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:41:04,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:04,207 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:04 GMT 2018-09-22 05:41:04,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:04,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:41:04,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:09,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:41:09,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:09,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:09,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:09,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:09,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:09,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:09,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:09,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:41:09,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:09,294 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:09 GMT 2018-09-22 05:41:09,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:09,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:41:09,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:09,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:41:09,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:09,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:09,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:09,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:09,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:09,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:09,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:09,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:41:09,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:09,371 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:09 GMT 2018-09-22 05:41:09,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:09,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:41:09,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:14,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:41:14,458 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:14,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:14,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:14,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:14,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:14,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:14,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:14,459 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:41:14,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:14,459 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:14 GMT 2018-09-22 05:41:14,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:14,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:41:14,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:14,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:41:14,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:14,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:14,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:14,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:14,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:14,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:14,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:14,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:41:14,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:14,532 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:14 GMT 2018-09-22 05:41:14,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:14,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:41:14,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:19,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:41:19,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:19,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:19,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:19,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:19,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:19,647 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:19,647 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:19,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:41:19,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:19,648 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:19 GMT 2018-09-22 05:41:19,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:19,648 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:41:19,648 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:19,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:41:19,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:19,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:19,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:19,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:19,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:19,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:19,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:19,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:41:19,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:19,730 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:19 GMT 2018-09-22 05:41:19,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:19,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:41:19,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:24,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:41:24,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:24,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:24,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:24,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:24,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:24,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:24,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:24,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:41:24,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:24,836 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:24 GMT 2018-09-22 05:41:24,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:24,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:41:24,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:24,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:41:24,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:24,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:24,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:24,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:24,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:24,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:24,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:24,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:41:24,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:24,907 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:24 GMT 2018-09-22 05:41:24,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:24,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:41:24,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:29,913 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:41:29,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:29,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:29,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:29,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:29,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:29,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:29,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:29,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:41:29,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:29,994 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:29 GMT 2018-09-22 05:41:29,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:29,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:41:29,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:29,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:41:30,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:30,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:30,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:30,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:30,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:30,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:30,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:30,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:41:30,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:30,064 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:30 GMT 2018-09-22 05:41:30,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:30,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:41:30,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:35,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:41:35,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:35,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:35,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:35,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:35,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:35,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:35,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:35,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:41:35,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:35,158 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:35 GMT 2018-09-22 05:41:35,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:35,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:41:35,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:35,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:41:35,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:35,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:35,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:35,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:35,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:35,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:35,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:35,242 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:41:35,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:35,242 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:35 GMT 2018-09-22 05:41:35,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:35,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:41:35,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:40,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:41:40,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:40,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:40,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:40,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:40,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:40,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:40,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:40,329 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:41:40,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:40,329 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:40 GMT 2018-09-22 05:41:40,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:40,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:41:40,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:40,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:41:40,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:40,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:40,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:40,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:40,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:40,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:40,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:40,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:41:40,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:40,403 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:40 GMT 2018-09-22 05:41:40,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:40,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:41:40,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:45,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:41:45,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:45,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:45,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:45,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:45,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:45,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:45,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:45,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:41:45,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:45,529 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:45 GMT 2018-09-22 05:41:45,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:45,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:41:45,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:45,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:41:45,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:45,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:45,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:45,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:45,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:45,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:45,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:45,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:41:45,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:45,596 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:45 GMT 2018-09-22 05:41:45,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:45,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:41:45,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:50,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:41:50,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:50,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:50,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:50,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:50,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:50,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:50,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:50,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:41:50,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:50,736 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:50 GMT 2018-09-22 05:41:50,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:50,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:41:50,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:50,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:41:50,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:50,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:50,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:50,807 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:50,807 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:50,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:50,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:50,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:41:50,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:50,807 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:50 GMT 2018-09-22 05:41:50,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:50,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:41:50,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:55,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:41:55,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:55,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:55,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:55,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:55,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:55,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:55,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:55,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:41:55,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:55,992 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:55 GMT 2018-09-22 05:41:55,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:55,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:41:55,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:41:55,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:41:56,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:41:56,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:41:56,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:41:56,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:41:56,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:41:56,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:41:56,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:41:56,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:41:56,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:41:56,085 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:41:56 GMT 2018-09-22 05:41:56,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:41:56,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:41:56,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:01,090 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:42:01,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:01,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:01,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:01,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:01,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:01,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:01,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:01,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:42:01,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:01,193 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:01 GMT 2018-09-22 05:42:01,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:01,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:42:01,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:01,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:42:01,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:01,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:01,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:01,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:01,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:01,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:01,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:01,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:42:01,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:01,332 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:01 GMT 2018-09-22 05:42:01,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:01,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:42:01,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:06,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:42:06,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:06,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:06,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:06,439 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:06,439 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:06,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:06,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:06,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:42:06,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:06,440 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:06 GMT 2018-09-22 05:42:06,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:06,440 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:42:06,440 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:06,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:42:06,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:06,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:06,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:06,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:06,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:06,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:06,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:06,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:42:06,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:06,604 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:06 GMT 2018-09-22 05:42:06,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:06,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:42:06,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:11,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:42:11,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:11,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:11,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:11,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:11,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:11,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:11,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:11,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:42:11,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:11,690 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:11 GMT 2018-09-22 05:42:11,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:11,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:42:11,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:11,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:42:11,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:11,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:11,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:11,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:11,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:11,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:11,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:11,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:42:11,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:11,898 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:11 GMT 2018-09-22 05:42:11,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:11,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:42:11,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:16,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:42:17,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:17,186 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:17,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:17,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:17,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:17,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:17,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:17,187 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:42:17,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:17,187 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:17 GMT 2018-09-22 05:42:17,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:17,187 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:42:17,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:17,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:42:17,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:17,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:17,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:17,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:17,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:17,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:17,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:17,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:42:17,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:17,258 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:17 GMT 2018-09-22 05:42:17,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:17,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:42:17,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:22,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:42:22,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:22,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:22,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:22,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:22,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:22,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:22,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:22,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1633, "size": 50}}} 2018-09-22 05:42:22,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:22,566 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:22 GMT 2018-09-22 05:42:22,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:22,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:42:22,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:22,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:42:22,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:22,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:22,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:22,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:22,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:22,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:22,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:22,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:42:22,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:22,719 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:22 GMT 2018-09-22 05:42:22,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:22,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:42:22,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:27,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:42:27,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:27,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:27,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:27,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:27,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:27,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:27,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:27,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:42:23.682Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ezq1ie\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 7s (6,962 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-158.208) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8686\nSetting up restund (1.0-171215.183529) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8742\nclearwater-socket-factory-sig start/running, process 8747\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m27.269s\nuser\t0m8.313s\nsys\t0m7.880s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:42:23.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:42:24.133Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:42:24.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}], "metadata": {"pagination": {"total": 1647, "offset": 1633, "size": 50}}} 2018-09-22 05:42:27,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:27,995 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:27 GMT 2018-09-22 05:42:27,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:27,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37673 2018-09-22 05:42:27,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:27,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ezq1ie Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 13 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 7s (6,962 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8686 Setting up restund (1.0-171215.183529) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8742 clearwater-socket-factory-sig start/running, process 8747 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m27.269s user 0m8.313s sys 0m7.880s 2018-09-22 05:42:27,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-22 05:42:27,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:42:28,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:28,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:28,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:28,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:28,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:28,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:28,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:28,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:42:28,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:28,067 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:28 GMT 2018-09-22 05:42:28,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:28,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:42:28,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:33,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:42:33,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:33,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:33,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:33,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:33,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:33,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:33,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:33,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1647, "offset": 1635, "size": 50}}} 2018-09-22 05:42:33,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:33,551 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:33 GMT 2018-09-22 05:42:33,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:33,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:42:33,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:33,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:42:33,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:33,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:33,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:33,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:33,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:33,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:33,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:33,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:42:33,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:33,655 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:33 GMT 2018-09-22 05:42:33,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:33,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:42:33,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:38,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:42:38,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:38,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:38,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:38,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:38,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:38,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:38,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:38,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1647, "offset": 1635, "size": 50}}} 2018-09-22 05:42:38,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:38,894 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:38 GMT 2018-09-22 05:42:38,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:38,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:42:38,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:38,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:42:38,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:38,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:38,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:38,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:38,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:38,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:38,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:38,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:42:38,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:38,963 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:38 GMT 2018-09-22 05:42:38,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:38,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:42:38,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:43,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:42:44,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:44,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:44,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:44,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:44,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:44,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:44,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:44,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1647, "offset": 1635, "size": 50}}} 2018-09-22 05:42:44,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:44,347 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:44 GMT 2018-09-22 05:42:44,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:44,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:42:44,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:44,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:42:44,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:44,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:44,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:44,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:44,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:44,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:44,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:44,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:42:44,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:44,415 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:44 GMT 2018-09-22 05:42:44,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:44,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:42:44,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:49,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:42:49,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:49,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:49,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:49,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:49,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:49,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:49,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:49,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1647, "offset": 1635, "size": 50}}} 2018-09-22 05:42:49,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:49,503 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:49 GMT 2018-09-22 05:42:49,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:49,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:42:49,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:49,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:42:49,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:49,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:49,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:49,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:49,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:49,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:49,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:49,932 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:42:49,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:49,932 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:49 GMT 2018-09-22 05:42:49,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:49,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:42:49,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:54,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:42:55,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:55,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:55,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:55,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:55,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:55,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:55,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:55,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:42:50.308Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-nehi95\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 8s (10.1 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-158.208) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9047\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n............................................+++\n................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m59.826s\nuser\t0m20.445s\nsys\t0m11.716s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:42:50.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:42:51.148Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:42:51.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}], "metadata": {"pagination": {"total": 1649, "offset": 1635, "size": 50}}} 2018-09-22 05:42:55,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:55,225 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:55 GMT 2018-09-22 05:42:55,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:55,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51367 2018-09-22 05:42:55,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:42:55,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-nehi95 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 13 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 8s (10.1 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9047 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ............................................+++ ................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m59.826s user 0m20.445s sys 0m11.716s 2018-09-22 05:42:55,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-22 05:42:55,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:42:55,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:42:55,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:42:55,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:42:55,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:42:55,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:42:55,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:42:55,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:42:55,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:42:55,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:42:55,332 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:42:55 GMT 2018-09-22 05:42:55,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:42:55,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:42:55,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:00,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:43:00,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:00,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:00,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:00,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:00,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:00,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:00,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:00,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:42:58.873Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 5s (7,345 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57595 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m34.744s\nuser\t0m12.277s\nsys\t0m2.519s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:42:58.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:42:59.180Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:42:59.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}], "metadata": {"pagination": {"total": 1651, "offset": 1637, "size": 50}}} 2018-09-22 05:43:00,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:00,516 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:00 GMT 2018-09-22 05:43:00,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:00,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14900 2018-09-22 05:43:00,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:00,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 13 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 5s (7,345 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57595 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.744s user 0m12.277s sys 0m2.519s 2018-09-22 05:43:00,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-22 05:43:00,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:43:00,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:00,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:00,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:00,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:00,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:00,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:00,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:00,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:43:00,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:00,715 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:00 GMT 2018-09-22 05:43:00,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:00,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:43:00,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:05,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:43:06,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:06,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:06,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:06,144 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:06,144 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:06,144 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:06,144 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:06,145 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:02.039Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-knany0\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 16s (3,371 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-158.208) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8970\nreload: Unknown job: clearwater-monit\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9071\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9089\nclearwater-socket-factory-sig start/running, process 9097\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..............................................................................+++\n.......................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t3m11.327s\nuser\t0m9.361s\nsys\t0m8.471s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:02.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:03.205Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:03.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}], "metadata": {"pagination": {"total": 1653, "offset": 1639, "size": 50}}} 2018-09-22 05:43:06,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:06,145 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:06 GMT 2018-09-22 05:43:06,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:06,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46574 2018-09-22 05:43:06,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:06,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-knany0 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 13 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 16s (3,371 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8970 reload: Unknown job: clearwater-monit Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9071 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9089 clearwater-socket-factory-sig start/running, process 9097 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..............................................................................+++ .......................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m11.327s user 0m9.361s sys 0m8.471s 2018-09-22 05:43:06,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-22 05:43:06,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:43:06,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:06,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:06,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:06,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:06,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:06,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:06,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:06,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:43:06,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:06,238 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:06 GMT 2018-09-22 05:43:06,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:06,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:43:06,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:11,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:43:11,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:11,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:11,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:11,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:11,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:11,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:11,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:11,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:10.822Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nPreconfiguring packages ...\nFetched 701 kB in 0s (826 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57818 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m11.561s\nuser\t0m0.729s\nsys\t0m0.547s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:10.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:11.248Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:11.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:11.248Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:11.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-09-22 05:43:11,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:11,852 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:11 GMT 2018-09-22 05:43:11,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:11,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4074 2018-09-22 05:43:11,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:11,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 13 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Preconfiguring packages ... Fetched 701 kB in 0s (826 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57818 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m11.561s user 0m0.729s sys 0m0.547s 2018-09-22 05:43:11,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-09-22 05:43:11,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-09-22 05:43:11,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:43:11,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:11,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:11,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:11,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:11,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:11,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:11,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:11,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:43:11,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:11,961 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:11 GMT 2018-09-22 05:43:11,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:11,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:43:11,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:16,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:43:17,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:17,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:17,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:17,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:17,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:17,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:17,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:17,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:12.735Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:12.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:13.836Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.053s\nuser\t0m0.008s\nsys\t0m0.045s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:13.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:14.862Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:36 ? 00:00:00 /sbin/init\nroot 2 0 0 05:36 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:36 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:36 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:36 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:36 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:36 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:36 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:36 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:36 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:36 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:36 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:36 ? 00:00:00 [migration/0]\nroot 14 2 0 05:36 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:36 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:36 ? 00:00:00 [migration/1]\nroot 17 2 0 05:36 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:36 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:36 ? 00:00:00 [khelper]\nroot 21 2 0 05:36 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:36 ? 00:00:00 [netns]\nroot 23 2 0 05:36 ? 00:00:00 [writeback]\nroot 24 2 0 05:36 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:36 ? 00:00:00 [bioset]\nroot 27 2 0 05:36 ? 00:00:00 [kblockd]\nroot 28 2 0 05:36 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:36 ? 00:00:00 [khubd]\nroot 30 2 0 05:36 ? 00:00:00 [md]\nroot 31 2 0 05:36 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:36 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 05:36 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 05:36 ? 00:00:00 [khungtaskd]\nroot 36 2 0 05:36 ? 00:00:00 [kswapd0]\nroot 37 2 0 05:36 ? 00:00:00 [vmstat]\nroot 38 2 0 05:36 ? 00:00:00 [ksmd]\nroot 39 2 0 05:36 ? 00:00:00 [khugepaged]\nroot 40 2 0 05:36 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 05:36 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 05:36 ? 00:00:00 [crypto]\nroot 54 2 0 05:36 ? 00:00:00 [kthrotld]\nroot 55 2 0 05:36 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 05:36 ? 00:00:00 [vballoon]\nroot 57 2 0 05:36 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:36 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:36 ? 00:00:00 [deferwq]\nroot 80 2 0 05:36 ? 00:00:00 [charger_manager]\nroot 124 2 0 05:36 ? 00:00:00 [kpsmoused]\nroot 144 2 0 05:36 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:36 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:36 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 05:36 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 05:36 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 05:36 ? 00:00:00 [kworker/u5:1]\nroot 524 1 0 05:36 ? 00:00:00 upstart-socket-bridge --daemon\nroot 572 1 0 05:36 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 816 2 0 05:36 ? 00:00:00 [kworker/u5:2]\nroot 819 2 0 05:36 ? 00:00:00 [kauditd]\nmessage+ 897 1 0 05:36 ? 00:00:00 dbus-daemon --system --fork\nroot 935 1 0 05:36 ? 00:00:00 /lib/systemd/systemd-logind\nroot 949 1 0 05:36 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 997 1 0 05:36 ? 00:00:00 rsyslogd\nroot 1050 1 0 05:36 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 05:36 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 05:36 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 05:36 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 05:36 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1106 1 0 05:36 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 05:36 ? 00:00:00 cron\ndaemon 1109 1 0 05:36 ? 00:00:00 atd\nroot 1116 1 0 05:36 ? 00:00:00 /usr/sbin/irqbalance\nroot 1120 1 0 05:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1254 1 0 05:36 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1261 1 0 05:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1673 1 0 05:36 ? 00:00:00 /home/ubuntu/bono_host_ezq1ie/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_ezq1ie --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_ezq1ie --logging-server-logdir=/home/ubuntu/bono_host_ezq1ie/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_ezq1ie/work/bono_host_ezq1ie%I.log --pidfile=/home/ubuntu/bono_host_ezq1ie/work/bono_host_ezq1ie.pid\nubuntu 1787 1 0 05:37 ? 00:00:02 python2.7 /home/ubuntu/bono_host_ezq1ie/env/bin/diamond --configfile /home/ubuntu/bono_host_ezq1ie/work/plugins/diamond/etc/diamond.conf\nubuntu 1855 1673 0 05:39 ? 00:00:00 /home/ubuntu/bono_host_ezq1ie/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_ezq1ie --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_ezq1ie --logging-server-logdir=/home/ubuntu/bono_host_ezq1ie/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_ezq1ie/work/bono_host_ezq1ie%I.log --pidfile=/home/ubuntu/bono_host_ezq1ie/work/bono_host_ezq1ie.pid\nubuntu 1879 1855 0 05:39 ? 00:00:00 /home/ubuntu/bono_host_ezq1ie/env/bin/python2.7 /home/ubuntu/bono_host_ezq1ie/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-2QkKLu\nubuntu 1890 1879 0 05:39 ? 00:00:00 /bin/sh -c /tmp/3296T/install-bono.sh\nubuntu 1892 1890 0 05:39 ? 00:00:00 /bin/bash -e /tmp/3296T/install-bono.sh\nroot 8022 2 0 05:41 ? 00:00:00 [kworker/u5:0]\nntp 8177 1 0 05:41 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8686 1 0 05:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8742 1 0 05:42 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8743 8742 0 05:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8747 1 0 05:42 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8748 8747 0 05:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8756 8743 0 05:42 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8758 8748 0 05:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8759 8758 0 05:42 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9043 1 0 05:42 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.13,bono-akx757.clearwater.local --alias=172.30.9.207,bono-akx757.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-akx757.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\ndnsmasq 9856 1 0 05:43 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9920 1892 0 05:43 ? 00:00:00 /bin/bash -e /tmp/3296T/install-bono.sh\nubuntu 9921 9920 0 05:43 ? 00:00:00 /bin/bash -e /tmp/3296T/install-bono.sh\nroot 9922 9921 0 05:43 ? 00:00:00 sudo ps -edf\nroot 9923 9922 0 05:43 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:14.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:14.862Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:14.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:14.862Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:1d:e6:37 \n inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1d:e637/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:84487 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56200 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131583763 (131.5 MB) TX bytes:9928137 (9.9 MB)\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:40 errors:0 dropped:0 overruns:0 frame:0\n TX packets:40 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3743 (3.7 KB) TX bytes:3743 (3.7 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.003s\nsys\t0m0.001s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:14.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:14.862Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:14.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:14.862Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:14.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:15.895Z", "message": "[bono] => /var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/sysstat/clearwater-sa22\n/var/log/bono/bono_20180922T050000Z.txt\n/var/log/bono/bono_err.log\n/var/log/bono/bono_out.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/dmesg.0\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:15.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:15.895Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:15.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:15.895Z", "message": "[bono] => 2018:09:22 05:42:18: Namespace: management\n2018:09:22 05:42:18: [management] Starting server\n2018:09:22 05:42:18: [management] Listening for requests\n2018:09:22 05:42:18: Namespace: signaling\n2018:09:22 05:42:18: [signaling] Starting server\n2018:09:22 05:42:18: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:15.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:15.895Z", "message": "[bono] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9856/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8686/monit \ntcp 0 0 192.168.120.13:5058 0.0.0.0:* LISTEN 9043/bono \ntcp 0 0 192.168.120.13:5060 0.0.0.0:* LISTEN 9043/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9043/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9856/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1106/sshd \nudp 0 0 192.168.120.13:123 0.0.0.0:* 8177/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8177/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8177/ntpd \nudp 0 0 0.0.0.0:35687 0.0.0.0:* 572/dhclient \nudp 0 0 192.168.120.13:5058 0.0.0.0:* 9043/bono \nudp 0 0 192.168.120.13:5060 0.0.0.0:* 9043/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9856/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 8177/ntpd \nudp6 0 0 ::1:123 :::* 8177/ntpd \nudp6 0 0 :::123 :::* 8177/ntpd \nudp6 0 0 :::55150 :::* 572/dhclient \nudp6 0 0 ::1:53 :::* 9856/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 20249 8756/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20796 8759/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 11663 1673/python2.7 /tmp/cloudify-logging-server-84921.socket\nunix 2 [ ACC ] STREAM LISTENING 12339 1879/python2.7 /tmp/ctx-9O0CzH.socket\nunix 2 [ ACC ] STREAM LISTENING 1709 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8849 1120/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7319 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9375 897/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:15.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:15.895Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:15.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:16.921Z", "message": "[bono] => 2018-09-22 05:42:41.346844469 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.001s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:16.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:16.921Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:16.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}], "metadata": {"pagination": {"total": 1673, "offset": 1644, "size": 50}}} 2018-09-22 05:43:17,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:17,454 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:17 GMT 2018-09-22 05:43:17,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:17,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21939 2018-09-22 05:43:17,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:17,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-09-22 05:43:17,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.053s user 0m0.008s sys 0m0.045s 2018-09-22 05:43:17,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:36 ? 00:00:00 /sbin/init root 2 0 0 05:36 ? 00:00:00 [kthreadd] root 3 2 0 05:36 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:36 ? 00:00:00 [kworker/0:0] root 5 2 0 05:36 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:36 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:36 ? 00:00:00 [rcu_sched] root 8 2 0 05:36 ? 00:00:00 [rcuos/0] root 9 2 0 05:36 ? 00:00:00 [rcuos/1] root 10 2 0 05:36 ? 00:00:00 [rcu_bh] root 11 2 0 05:36 ? 00:00:00 [rcuob/0] root 12 2 0 05:36 ? 00:00:00 [rcuob/1] root 13 2 0 05:36 ? 00:00:00 [migration/0] root 14 2 0 05:36 ? 00:00:00 [watchdog/0] root 15 2 0 05:36 ? 00:00:00 [watchdog/1] root 16 2 0 05:36 ? 00:00:00 [migration/1] root 17 2 0 05:36 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:36 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:36 ? 00:00:00 [khelper] root 21 2 0 05:36 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:36 ? 00:00:00 [netns] root 23 2 0 05:36 ? 00:00:00 [writeback] root 24 2 0 05:36 ? 00:00:00 [kintegrityd] root 25 2 0 05:36 ? 00:00:00 [bioset] root 27 2 0 05:36 ? 00:00:00 [kblockd] root 28 2 0 05:36 ? 00:00:00 [ata_sff] root 29 2 0 05:36 ? 00:00:00 [khubd] root 30 2 0 05:36 ? 00:00:00 [md] root 31 2 0 05:36 ? 00:00:00 [devfreq_wq] root 32 2 0 05:36 ? 00:00:00 [kworker/0:1] root 33 2 0 05:36 ? 00:00:00 [kworker/1:1] root 35 2 0 05:36 ? 00:00:00 [khungtaskd] root 36 2 0 05:36 ? 00:00:00 [kswapd0] root 37 2 0 05:36 ? 00:00:00 [vmstat] root 38 2 0 05:36 ? 00:00:00 [ksmd] root 39 2 0 05:36 ? 00:00:00 [khugepaged] root 40 2 0 05:36 ? 00:00:00 [fsnotify_mark] root 41 2 0 05:36 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 05:36 ? 00:00:00 [crypto] root 54 2 0 05:36 ? 00:00:00 [kthrotld] root 55 2 0 05:36 ? 00:00:00 [kworker/u4:1] root 56 2 0 05:36 ? 00:00:00 [vballoon] root 57 2 0 05:36 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:36 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:36 ? 00:00:00 [deferwq] root 80 2 0 05:36 ? 00:00:00 [charger_manager] root 124 2 0 05:36 ? 00:00:00 [kpsmoused] root 144 2 0 05:36 ? 00:00:00 [kworker/1:2] root 186 2 0 05:36 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:36 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 05:36 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 05:36 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 05:36 ? 00:00:00 [kworker/u5:1] root 524 1 0 05:36 ? 00:00:00 upstart-socket-bridge --daemon root 572 1 0 05:36 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 816 2 0 05:36 ? 00:00:00 [kworker/u5:2] root 819 2 0 05:36 ? 00:00:00 [kauditd] message+ 897 1 0 05:36 ? 00:00:00 dbus-daemon --system --fork root 935 1 0 05:36 ? 00:00:00 /lib/systemd/systemd-logind root 949 1 0 05:36 ? 00:00:00 upstart-file-bridge --daemon syslog 997 1 0 05:36 ? 00:00:00 rsyslogd root 1050 1 0 05:36 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 05:36 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 05:36 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 05:36 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 05:36 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1106 1 0 05:36 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 05:36 ? 00:00:00 cron daemon 1109 1 0 05:36 ? 00:00:00 atd root 1116 1 0 05:36 ? 00:00:00 /usr/sbin/irqbalance root 1120 1 0 05:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1254 1 0 05:36 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1261 1 0 05:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1673 1 0 05:36 ? 00:00:00 /home/ubuntu/bono_host_ezq1ie/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_ezq1ie --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_ezq1ie --logging-server-logdir=/home/ubuntu/bono_host_ezq1ie/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_ezq1ie/work/bono_host_ezq1ie%I.log --pidfile=/home/ubuntu/bono_host_ezq1ie/work/bono_host_ezq1ie.pid ubuntu 1787 1 0 05:37 ? 00:00:02 python2.7 /home/ubuntu/bono_host_ezq1ie/env/bin/diamond --configfile /home/ubuntu/bono_host_ezq1ie/work/plugins/diamond/etc/diamond.conf ubuntu 1855 1673 0 05:39 ? 00:00:00 /home/ubuntu/bono_host_ezq1ie/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_ezq1ie --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_ezq1ie --logging-server-logdir=/home/ubuntu/bono_host_ezq1ie/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_ezq1ie/work/bono_host_ezq1ie%I.log --pidfile=/home/ubuntu/bono_host_ezq1ie/work/bono_host_ezq1ie.pid ubuntu 1879 1855 0 05:39 ? 00:00:00 /home/ubuntu/bono_host_ezq1ie/env/bin/python2.7 /home/ubuntu/bono_host_ezq1ie/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-2QkKLu ubuntu 1890 1879 0 05:39 ? 00:00:00 /bin/sh -c /tmp/3296T/install-bono.sh ubuntu 1892 1890 0 05:39 ? 00:00:00 /bin/bash -e /tmp/3296T/install-bono.sh root 8022 2 0 05:41 ? 00:00:00 [kworker/u5:0] ntp 8177 1 0 05:41 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8686 1 0 05:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8742 1 0 05:42 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8743 8742 0 05:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8747 1 0 05:42 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8748 8747 0 05:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8756 8743 0 05:42 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8758 8748 0 05:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8759 8758 0 05:42 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9043 1 0 05:42 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.13,bono-akx757.clearwater.local --alias=172.30.9.207,bono-akx757.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-akx757.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9856 1 0 05:43 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9920 1892 0 05:43 ? 00:00:00 /bin/bash -e /tmp/3296T/install-bono.sh ubuntu 9921 9920 0 05:43 ? 00:00:00 /bin/bash -e /tmp/3296T/install-bono.sh root 9922 9921 0 05:43 ? 00:00:00 sudo ps -edf root 9923 9922 0 05:43 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-09-22 05:43:17,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-09-22 05:43:17,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:1d:e6:37 inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe1d:e637/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:84487 errors:0 dropped:0 overruns:0 frame:0 TX packets:56200 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131583763 (131.5 MB) TX bytes:9928137 (9.9 MB) 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:40 errors:0 dropped:0 overruns:0 frame:0 TX packets:40 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3743 (3.7 KB) TX bytes:3743 (3.7 KB) real 0m0.005s user 0m0.003s sys 0m0.001s 2018-09-22 05:43:17,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-09-22 05:43:17,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-09-22 05:43:17,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/sysstat/clearwater-sa22 /var/log/bono/bono_20180922T050000Z.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/dmesg.0 real 0m0.007s user 0m0.000s sys 0m0.004s 2018-09-22 05:43:17,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-09-22 05:43:17,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:09:22 05:42:18: Namespace: management 2018:09:22 05:42:18: [management] Starting server 2018:09:22 05:42:18: [management] Listening for requests 2018:09:22 05:42:18: Namespace: signaling 2018:09:22 05:42:18: [signaling] Starting server 2018:09:22 05:42:18: [signaling] Listening for requests real 0m0.004s user 0m0.003s sys 0m0.002s 2018-09-22 05:43:17,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9856/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8686/monit tcp 0 0 192.168.120.13:5058 0.0.0.0:* LISTEN 9043/bono tcp 0 0 192.168.120.13:5060 0.0.0.0:* LISTEN 9043/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9043/bono tcp6 0 0 ::1:53 :::* LISTEN 9856/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1106/sshd udp 0 0 192.168.120.13:123 0.0.0.0:* 8177/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8177/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8177/ntpd udp 0 0 0.0.0.0:35687 0.0.0.0:* 572/dhclient udp 0 0 192.168.120.13:5058 0.0.0.0:* 9043/bono udp 0 0 192.168.120.13:5060 0.0.0.0:* 9043/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9856/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 8177/ntpd udp6 0 0 ::1:123 :::* 8177/ntpd udp6 0 0 :::123 :::* 8177/ntpd udp6 0 0 :::55150 :::* 572/dhclient udp6 0 0 ::1:53 :::* 9856/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 20249 8756/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20796 8759/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 11663 1673/python2.7 /tmp/cloudify-logging-server-84921.socket unix 2 [ ACC ] STREAM LISTENING 12339 1879/python2.7 /tmp/ctx-9O0CzH.socket unix 2 [ ACC ] STREAM LISTENING 1709 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8849 1120/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7319 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9375 897/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.000s sys 0m0.006s 2018-09-22 05:43:17,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-09-22 05:43:17,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-09-22 05:42:41.346844469 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.001s 2018-09-22 05:43:17,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-09-22 05:43:17,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:43:17,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:17,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:17,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:17,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:17,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:17,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:17,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:17,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:43:17,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:17,728 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:17 GMT 2018-09-22 05:43:17,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:17,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:43:17,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:22,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:43:23,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:23,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:23,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:23,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:23,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:23,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:23,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:23,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_akx757", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:17.797Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:17.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:18.362Z", "message": "[bono] sudo cat /var/log/bono/bono_20180922T050000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:18.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:18.362Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:18.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:18.362Z", "message": "Execution done (return_code=0): /tmp/3296T/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:18.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "fc5d8c6c-8a7f-4f70-837c-8991d302bb22"}, {"node_instance_id": "bono_akx757", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:19.306Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:19.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:19.306Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:19.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:19.645Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:19.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:19.823Z", "message": "Downloaded scripts/bind/bind.py to /tmp/8SZUV/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:19.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c6ff147e-da47-478c-94c0-b4d36f801448"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:20.850Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:20.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c6ff147e-da47-478c-94c0-b4d36f801448"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:20.850Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:20.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c6ff147e-da47-478c-94c0-b4d36f801448"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:20.850Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:20.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c6ff147e-da47-478c-94c0-b4d36f801448"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:20.850Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:20.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c6ff147e-da47-478c-94c0-b4d36f801448"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:21.345Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:21.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:21.415Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:21.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c6ff147e-da47-478c-94c0-b4d36f801448"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:21.415Z", "message": "[localhost] run: sudo mv /tmp/tmpy37fqW /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:21.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c6ff147e-da47-478c-94c0-b4d36f801448"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:21.415Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:21.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c6ff147e-da47-478c-94c0-b4d36f801448"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:21.415Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:21.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c6ff147e-da47-478c-94c0-b4d36f801448"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:21.415Z", "message": "[localhost] run: sudo mv /tmp/tmpRXrlwm /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:21.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c6ff147e-da47-478c-94c0-b4d36f801448"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:21.415Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:21.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c6ff147e-da47-478c-94c0-b4d36f801448"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:21.415Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:21.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c6ff147e-da47-478c-94c0-b4d36f801448"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:21.415Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:21.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "c6ff147e-da47-478c-94c0-b4d36f801448"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:21.658Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:21.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:21.658Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:21.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:22.429Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/BQ6KY/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:22.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "a5c5b9f5-1d1e-4921-b369-caefc8819074"}], "metadata": {"pagination": {"total": 1697, "offset": 1658, "size": 50}}} 2018-09-22 05:43:23,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:23,078 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:23 GMT 2018-09-22 05:43:23,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:23,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13558 2018-09-22 05:43:23,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:23,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:43:23,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20180922T050000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-09-22 05:43:23,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-09-22 05:43:23,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/3296T/install-bono.sh 2018-09-22 05:43:23,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:43:23,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:43:23,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:43:23,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/8SZUV/bind.py 2018-09-22 05:43:23,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-22 05:43:23,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}. 2018-09-22 05:43:23,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-22 05:43:23,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-22 05:43:23,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:43:23,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}. 2018-09-22 05:43:23,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpy37fqW /etc/bind/db.clearwater.opnfv 2018-09-22 05:43:23,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-22 05:43:23,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-22 05:43:23,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRXrlwm /etc/bind/db.clearwater.local 2018-09-22 05:43:23,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-22 05:43:23,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-22 05:43:23,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-22 05:43:23,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:43:23,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:43:23,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/BQ6KY/add-snmpproxy-collector.py 2018-09-22 05:43:23,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:43:23,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:23,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:23,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:23,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:23,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:23,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:23,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:23,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:43:23,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:23,232 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:23 GMT 2018-09-22 05:43:23,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:23,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:43:23,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:28,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:43:28,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:28,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:28,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:28,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:28,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:28,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:28,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:28,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:24.013Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_dwgi5z/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:24.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "a5c5b9f5-1d1e-4921-b369-caefc8819074"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:25.065Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:25.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:25.065Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (11.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58159 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m33.813s\nuser\t0m12.621s\nsys\t0m3.032s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:25.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:25.065Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:25.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:26.095Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:26.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:27.461Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.060s\nuser\t0m0.004s\nsys\t0m0.056s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:27.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:27.621Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:27.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:28.118Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b1:73:df \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:73df/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:107937 errors:0 dropped:0 overruns:0 frame:0\n TX packets:51735 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166393760 (166.3 MB) TX bytes:10017596 (10.0 MB)\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:64 errors:0 dropped:0 overruns:0 frame:0\n TX packets:64 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:5337 (5.3 KB) TX bytes:5337 (5.3 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:28.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:28.118Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:28.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:28.118Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:28.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}], "metadata": {"pagination": {"total": 1707, "offset": 1682, "size": 50}}} 2018-09-22 05:43:28,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:28,565 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:28 GMT 2018-09-22 05:43:28,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:28,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20192 2018-09-22 05:43:28,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:28,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_dwgi5z/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-09-22 05:43:28,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-09-22 05:43:28,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 13 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58159 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m33.813s user 0m12.621s sys 0m3.032s 2018-09-22 05:43:28,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-09-22 05:43:28,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-09-22 05:43:28,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.060s user 0m0.004s sys 0m0.056s 2018-09-22 05:43:28,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:43:28,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b1:73:df inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb1:73df/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:107937 errors:0 dropped:0 overruns:0 frame:0 TX packets:51735 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166393760 (166.3 MB) TX bytes:10017596 (10.0 MB) 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:64 errors:0 dropped:0 overruns:0 frame:0 TX packets:64 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5337 (5.3 KB) TX bytes:5337 (5.3 KB) real 0m0.005s user 0m0.004s sys 0m0.001s 2018-09-22 05:43:28,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-09-22 05:43:28,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-09-22 05:43:28,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:43:28,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:28,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:28,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:28,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:28,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:28,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:28,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:28,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:43:28,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:28,697 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:28 GMT 2018-09-22 05:43:28,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:28,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:43:28,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:33,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:43:34,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:34,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:34,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:34,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:34,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:34,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:34,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:34,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:29.487Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:29.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:29.487Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:29.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:29.487Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:29.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:29.487Z", "message": "[homer] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa22\n/var/log/sysstat/sa22\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:29.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:29.487Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:35 ? 00:00:00 /sbin/init\nroot 2 0 0 05:35 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:35 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:35 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:35 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:35 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:35 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:35 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:35 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:35 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:35 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:35 ? 00:00:00 [migration/0]\nroot 14 2 0 05:35 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:35 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:35 ? 00:00:00 [migration/1]\nroot 17 2 0 05:35 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 05:35 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 05:35 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:35 ? 00:00:00 [khelper]\nroot 21 2 0 05:35 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:35 ? 00:00:00 [netns]\nroot 23 2 0 05:35 ? 00:00:00 [writeback]\nroot 24 2 0 05:35 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:35 ? 00:00:00 [bioset]\nroot 26 2 0 05:35 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 05:35 ? 00:00:00 [kblockd]\nroot 28 2 0 05:35 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:35 ? 00:00:00 [khubd]\nroot 30 2 0 05:35 ? 00:00:00 [md]\nroot 31 2 0 05:35 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:35 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:35 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:35 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:35 ? 00:00:00 [vmstat]\nroot 37 2 0 05:35 ? 00:00:00 [ksmd]\nroot 38 2 0 05:35 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:35 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:35 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:35 ? 00:00:00 [crypto]\nroot 53 2 0 05:35 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:35 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:35 ? 00:00:00 [vballoon]\nroot 56 2 0 05:35 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:35 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:35 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:35 ? 00:00:00 [deferwq]\nroot 80 2 0 05:35 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:35 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:35 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:35 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:35 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 05:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 05:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 05:35 ? 00:00:00 [kworker/u5:1]\nroot 469 1 0 05:35 ? 00:00:00 upstart-socket-bridge --daemon\nroot 651 1 0 05:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 05:35 ? 00:00:00 [kauditd]\nroot 933 1 0 05:35 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1010 1 0 05:35 ? 00:00:00 rsyslogd\nmessage+ 1018 1 0 05:35 ? 00:00:00 dbus-daemon --system --fork\nroot 1036 1 0 05:35 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1048 1 0 05:35 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1051 1 0 05:35 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 05:35 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 05:35 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 05:35 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 05:35 ? 00:00:00 /usr/sbin/sshd -D\nroot 1097 1 0 05:35 ? 00:00:00 cron\ndaemon 1098 1 0 05:35 ? 00:00:00 atd\nroot 1113 1 0 05:35 ? 00:00:00 /usr/sbin/irqbalance\nroot 1116 1 0 05:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1256 1 0 05:36 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1263 1 0 05:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1669 1 0 05:36 ? 00:00:00 /home/ubuntu/homer_host_nehi95/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_nehi95 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_nehi95 --logging-server-logdir=/home/ubuntu/homer_host_nehi95/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_nehi95/work/homer_host_nehi95%I.log --pidfile=/home/ubuntu/homer_host_nehi95/work/homer_host_nehi95.pid\nubuntu 1783 1 0 05:36 ? 00:00:02 python2.7 /home/ubuntu/homer_host_nehi95/env/bin/diamond --configfile /home/ubuntu/homer_host_nehi95/work/plugins/diamond/etc/diamond.conf\nubuntu 1862 1669 0 05:39 ? 00:00:00 /home/ubuntu/homer_host_nehi95/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_nehi95 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_nehi95 --logging-server-logdir=/home/ubuntu/homer_host_nehi95/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_nehi95/work/homer_host_nehi95%I.log --pidfile=/home/ubuntu/homer_host_nehi95/work/homer_host_nehi95.pid\nubuntu 1883 1862 0 05:39 ? 00:00:00 /home/ubuntu/homer_host_nehi95/env/bin/python2.7 /home/ubuntu/homer_host_nehi95/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-DNT3cY\nubuntu 1894 1883 0 05:39 ? 00:00:00 /bin/sh -c /tmp/V4Q99/install-homer.sh\nubuntu 1896 1894 0 05:39 ? 00:00:00 /bin/bash -e /tmp/V4Q99/install-homer.sh\nroot 2217 2 0 05:40 ? 00:00:00 [kworker/u5:2]\nntp 8531 1 0 05:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9047 1 0 05:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9102 1 0 05:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9106 9102 0 05:42 ? 00:00:00 inotifywait -e create -qq .\nroot 9218 1 0 05:42 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9219 9218 0 05:42 ? 00:00:00 nginx: worker process\nwww-data 9220 9218 0 05:42 ? 00:00:00 nginx: worker process\nwww-data 9221 9218 0 05:42 ? 00:00:00 nginx: worker process\nwww-data 9222 9218 0 05:42 ? 00:00:00 nginx: worker process\nroot 9760 9047 0 05:43 ? 00:00:00 [nginx_ping] \nroot 9762 9047 0 05:43 ? 00:00:00 [check-nginx-upt] \nroot 9767 9047 0 05:43 ? 00:00:00 [check-monit-upt] \ndnsmasq 9869 1 0 05:43 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9933 1896 0 05:43 ? 00:00:00 /bin/bash -e /tmp/V4Q99/install-homer.sh\nubuntu 9934 9933 0 05:43 ? 00:00:00 /bin/bash -e /tmp/V4Q99/install-homer.sh\nroot 9935 9934 0 05:43 ? 00:00:00 sudo ps -edf\nroot 9936 9935 0 05:43 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:29.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:29.487Z", "message": "[homer] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9869/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9047/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9218/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9869/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \nudp 0 0 192.168.120.10:123 0.0.0.0:* 8531/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8531/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8531/ntpd \nudp 0 0 0.0.0.0:47506 0.0.0.0:* 651/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9869/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 651/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 8531/ntpd \nudp6 0 0 ::1:123 :::* 8531/ntpd \nudp6 0 0 :::123 :::* 8531/ntpd \nudp6 0 0 :::31382 :::* 651/dhclient \nudp6 0 0 ::1:53 :::* 9869/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9516 1018/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 10945 1669/python2.7 /tmp/cloudify-logging-server-10376.socket\nunix 2 [ ACC ] STREAM LISTENING 11976 1883/python2.7 /tmp/ctx-Lg6RmS.socket\nunix 2 [ ACC ] STREAM LISTENING 7106 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7588 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9654 1116/acpid /var/run/acpid.socket\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:29.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:30.496Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:30.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:30.496Z", "message": "[homer] => [22-Sep-2018 05:42:30 UTC] clearwater-diags-monitor starting\n[22-Sep-2018 05:42:30 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:30.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:30.496Z", "message": "[homer] => 2018-09-22 05:43:07.147104715 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:30.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:31.533Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:31.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:31.533Z", "message": "Execution done (return_code=0): /tmp/V4Q99/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:31.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:31.533Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:31.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "f06f876e-c506-463e-b3a5-662105ab4521"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:31.533Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:31.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:31.533Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-usd39q\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 69.3 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.3 MB in 16s (4,163 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51909 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 9308\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-158.208) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 10051\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...........+++\n.................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t3m40.595s\nuser\t0m16.816s\nsys\t0m12.595s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:31.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "homer_j2grqf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:31.571Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:31.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "homer_j2grqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:32.668Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:32.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:33.377Z", "message": "Downloaded scripts/bind/bind.py to /tmp/4YKQP/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:33.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2fce9ca0-c260-4b39-bd25-2fe6a1dd231c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:33.716Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:33.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:33.716Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:33.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 1728, "offset": 1692, "size": 50}}} 2018-09-22 05:43:34,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:34,136 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:34 GMT 2018-09-22 05:43:34,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:34,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 67618 2018-09-22 05:43:34,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:34,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-09-22 05:43:34,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-09-22 05:43:34,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-09-22 05:43:34,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/clearwater-sa22 /var/log/sysstat/sa22 /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.007s user 0m0.000s sys 0m0.005s 2018-09-22 05:43:34,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:35 ? 00:00:00 /sbin/init root 2 0 0 05:35 ? 00:00:00 [kthreadd] root 3 2 0 05:35 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:35 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:35 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:35 ? 00:00:00 [rcu_sched] root 8 2 0 05:35 ? 00:00:00 [rcuos/0] root 9 2 0 05:35 ? 00:00:00 [rcuos/1] root 10 2 0 05:35 ? 00:00:00 [rcu_bh] root 11 2 0 05:35 ? 00:00:00 [rcuob/0] root 12 2 0 05:35 ? 00:00:00 [rcuob/1] root 13 2 0 05:35 ? 00:00:00 [migration/0] root 14 2 0 05:35 ? 00:00:00 [watchdog/0] root 15 2 0 05:35 ? 00:00:00 [watchdog/1] root 16 2 0 05:35 ? 00:00:00 [migration/1] root 17 2 0 05:35 ? 00:00:00 [ksoftirqd/1] root 18 2 0 05:35 ? 00:00:00 [kworker/1:0] root 19 2 0 05:35 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:35 ? 00:00:00 [khelper] root 21 2 0 05:35 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:35 ? 00:00:00 [netns] root 23 2 0 05:35 ? 00:00:00 [writeback] root 24 2 0 05:35 ? 00:00:00 [kintegrityd] root 25 2 0 05:35 ? 00:00:00 [bioset] root 26 2 0 05:35 ? 00:00:00 [kworker/u5:0] root 27 2 0 05:35 ? 00:00:00 [kblockd] root 28 2 0 05:35 ? 00:00:00 [ata_sff] root 29 2 0 05:35 ? 00:00:00 [khubd] root 30 2 0 05:35 ? 00:00:00 [md] root 31 2 0 05:35 ? 00:00:00 [devfreq_wq] root 32 2 0 05:35 ? 00:00:00 [kworker/0:1] root 34 2 0 05:35 ? 00:00:00 [khungtaskd] root 35 2 0 05:35 ? 00:00:00 [kswapd0] root 36 2 0 05:35 ? 00:00:00 [vmstat] root 37 2 0 05:35 ? 00:00:00 [ksmd] root 38 2 0 05:35 ? 00:00:00 [khugepaged] root 39 2 0 05:35 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:35 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:35 ? 00:00:00 [crypto] root 53 2 0 05:35 ? 00:00:00 [kthrotld] root 54 2 0 05:35 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:35 ? 00:00:00 [vballoon] root 56 2 0 05:35 ? 00:00:00 [kworker/1:1] root 57 2 0 05:35 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:35 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:35 ? 00:00:00 [deferwq] root 80 2 0 05:35 ? 00:00:00 [charger_manager] root 123 2 0 05:35 ? 00:00:00 [kpsmoused] root 142 2 0 05:35 ? 00:00:00 [kworker/0:2] root 186 2 0 05:35 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:35 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 05:35 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 05:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 05:35 ? 00:00:00 [kworker/u5:1] root 469 1 0 05:35 ? 00:00:00 upstart-socket-bridge --daemon root 651 1 0 05:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 05:35 ? 00:00:00 [kauditd] root 933 1 0 05:35 ? 00:00:00 upstart-file-bridge --daemon syslog 1010 1 0 05:35 ? 00:00:00 rsyslogd message+ 1018 1 0 05:35 ? 00:00:00 dbus-daemon --system --fork root 1036 1 0 05:35 ? 00:00:00 /lib/systemd/systemd-logind root 1048 1 0 05:35 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1051 1 0 05:35 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 05:35 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 05:35 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 05:35 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 05:35 ? 00:00:00 /usr/sbin/sshd -D root 1097 1 0 05:35 ? 00:00:00 cron daemon 1098 1 0 05:35 ? 00:00:00 atd root 1113 1 0 05:35 ? 00:00:00 /usr/sbin/irqbalance root 1116 1 0 05:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1256 1 0 05:36 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1263 1 0 05:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1669 1 0 05:36 ? 00:00:00 /home/ubuntu/homer_host_nehi95/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_nehi95 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_nehi95 --logging-server-logdir=/home/ubuntu/homer_host_nehi95/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_nehi95/work/homer_host_nehi95%I.log --pidfile=/home/ubuntu/homer_host_nehi95/work/homer_host_nehi95.pid ubuntu 1783 1 0 05:36 ? 00:00:02 python2.7 /home/ubuntu/homer_host_nehi95/env/bin/diamond --configfile /home/ubuntu/homer_host_nehi95/work/plugins/diamond/etc/diamond.conf ubuntu 1862 1669 0 05:39 ? 00:00:00 /home/ubuntu/homer_host_nehi95/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_nehi95 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_nehi95 --logging-server-logdir=/home/ubuntu/homer_host_nehi95/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_nehi95/work/homer_host_nehi95%I.log --pidfile=/home/ubuntu/homer_host_nehi95/work/homer_host_nehi95.pid ubuntu 1883 1862 0 05:39 ? 00:00:00 /home/ubuntu/homer_host_nehi95/env/bin/python2.7 /home/ubuntu/homer_host_nehi95/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-DNT3cY ubuntu 1894 1883 0 05:39 ? 00:00:00 /bin/sh -c /tmp/V4Q99/install-homer.sh ubuntu 1896 1894 0 05:39 ? 00:00:00 /bin/bash -e /tmp/V4Q99/install-homer.sh root 2217 2 0 05:40 ? 00:00:00 [kworker/u5:2] ntp 8531 1 0 05:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9047 1 0 05:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9102 1 0 05:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9106 9102 0 05:42 ? 00:00:00 inotifywait -e create -qq . root 9218 1 0 05:42 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9219 9218 0 05:42 ? 00:00:00 nginx: worker process www-data 9220 9218 0 05:42 ? 00:00:00 nginx: worker process www-data 9221 9218 0 05:42 ? 00:00:00 nginx: worker process www-data 9222 9218 0 05:42 ? 00:00:00 nginx: worker process root 9760 9047 0 05:43 ? 00:00:00 [nginx_ping] root 9762 9047 0 05:43 ? 00:00:00 [check-nginx-upt] root 9767 9047 0 05:43 ? 00:00:00 [check-monit-upt] dnsmasq 9869 1 0 05:43 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9933 1896 0 05:43 ? 00:00:00 /bin/bash -e /tmp/V4Q99/install-homer.sh ubuntu 9934 9933 0 05:43 ? 00:00:00 /bin/bash -e /tmp/V4Q99/install-homer.sh root 9935 9934 0 05:43 ? 00:00:00 sudo ps -edf root 9936 9935 0 05:43 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-09-22 05:43:34,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9869/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9047/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9218/nginx tcp6 0 0 ::1:53 :::* LISTEN 9869/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 192.168.120.10:123 0.0.0.0:* 8531/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8531/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8531/ntpd udp 0 0 0.0.0.0:47506 0.0.0.0:* 651/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9869/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 651/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 8531/ntpd udp6 0 0 ::1:123 :::* 8531/ntpd udp6 0 0 :::123 :::* 8531/ntpd udp6 0 0 :::31382 :::* 651/dhclient udp6 0 0 ::1:53 :::* 9869/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9516 1018/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 10945 1669/python2.7 /tmp/cloudify-logging-server-10376.socket unix 2 [ ACC ] STREAM LISTENING 11976 1883/python2.7 /tmp/ctx-Lg6RmS.socket unix 2 [ ACC ] STREAM LISTENING 7106 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7588 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9654 1116/acpid /var/run/acpid.socket real 0m0.007s user 0m0.004s sys 0m0.004s 2018-09-22 05:43:34,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-09-22 05:43:34,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [22-Sep-2018 05:42:30 UTC] clearwater-diags-monitor starting [22-Sep-2018 05:42:30 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-22 05:43:34,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-09-22 05:43:07.147104715 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-09-22 05:43:34,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-09-22 05:43:34,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/V4Q99/install-homer.sh 2018-09-22 05:43:34,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-09-22 05:43:34,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-22 05:43:34,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-usd39q Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 13 not upgraded. Need to get 69.3 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.3 MB in 16s (4,163 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51909 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 9308 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 10051 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...........+++ .................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m40.595s user 0m16.816s sys 0m12.595s 2018-09-22 05:43:34,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:43:34,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:43:34,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4YKQP/bind.py 2018-09-22 05:43:34,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:43:34,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:43:34,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:43:34,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:34,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:34,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:34,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:34,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:34,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:34,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:34,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:43:34,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:34,262 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:34 GMT 2018-09-22 05:43:34,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:34,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:43:34,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:39,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:43:39,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:39,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:39,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:39,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:39,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:39,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:39,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:39,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:34.541Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:34.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2fce9ca0-c260-4b39-bd25-2fe6a1dd231c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:35.538Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:35.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:35.575Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:35.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2fce9ca0-c260-4b39-bd25-2fe6a1dd231c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:35.575Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:35.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2fce9ca0-c260-4b39-bd25-2fe6a1dd231c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:35.575Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:35.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2fce9ca0-c260-4b39-bd25-2fe6a1dd231c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:35.575Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_j2grqf': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-j2grqf'}}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:35.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2fce9ca0-c260-4b39-bd25-2fe6a1dd231c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:35.575Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:35.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2fce9ca0-c260-4b39-bd25-2fe6a1dd231c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:35.575Z", "message": "[localhost] run: sudo mv /tmp/tmp1THzFK /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:35.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2fce9ca0-c260-4b39-bd25-2fe6a1dd231c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:35.575Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:35.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2fce9ca0-c260-4b39-bd25-2fe6a1dd231c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:35.575Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:35.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2fce9ca0-c260-4b39-bd25-2fe6a1dd231c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:35.575Z", "message": "[localhost] run: sudo mv /tmp/tmpCAxPBY /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:35.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2fce9ca0-c260-4b39-bd25-2fe6a1dd231c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:35.575Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:35.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "2fce9ca0-c260-4b39-bd25-2fe6a1dd231c"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:36.586Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:36.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:36.586Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:36.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:36.586Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (9,970 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57898 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m33.312s\nuser\t0m12.141s\nsys\t0m2.427s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:36.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:36.586Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:36.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:38.582Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.050s\nuser\t0m0.004s\nsys\t0m0.047s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:38.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}], "metadata": {"pagination": {"total": 1746, "offset": 1711, "size": 50}}} 2018-09-22 05:43:39,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:39,658 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:39 GMT 2018-09-22 05:43:39,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:39,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23555 2018-09-22 05:43:39,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:39,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-22 05:43:39,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:43:39,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-22 05:43:39,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-22 05:43:39,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-22 05:43:39,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_j2grqf': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-j2grqf'}}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}. 2018-09-22 05:43:39,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-22 05:43:39,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1THzFK /etc/bind/db.clearwater.opnfv 2018-09-22 05:43:39,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-22 05:43:39,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-22 05:43:39,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCAxPBY /etc/bind/db.clearwater.local 2018-09-22 05:43:39,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-22 05:43:39,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-09-22 05:43:39,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-09-22 05:43:39,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 13 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (9,970 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57898 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m33.312s user 0m12.141s sys 0m2.427s 2018-09-22 05:43:39,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-09-22 05:43:39,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.050s user 0m0.004s sys 0m0.047s 2018-09-22 05:43:39,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:43:39,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:39,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:39,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:39,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:39,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:39,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:39,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:39,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:43:39,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:39,793 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:39 GMT 2018-09-22 05:43:39,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:39,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:43:39,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:44,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:43:45,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:45,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:45,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:45,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:45,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:45,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:45,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:45,233 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:39.646Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:6e:f4:d8 \n inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6e:f4d8/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:89176 errors:0 dropped:0 overruns:0 frame:0\n TX packets:61389 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133914233 (133.9 MB) TX bytes:10706103 (10.7 MB)\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:16 errors:0 dropped:0 overruns:0 frame:0\n TX packets:16 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:39.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:39.646Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:39.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:39.646Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:36 ? 00:00:00 /sbin/init\nroot 2 0 0 05:36 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:36 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:36 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:36 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:36 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:36 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:36 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:36 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:36 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:36 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:36 ? 00:00:00 [migration/0]\nroot 14 2 0 05:36 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:36 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:36 ? 00:00:00 [migration/1]\nroot 17 2 0 05:36 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:36 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:36 ? 00:00:00 [khelper]\nroot 21 2 0 05:36 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:36 ? 00:00:00 [netns]\nroot 23 2 0 05:36 ? 00:00:00 [writeback]\nroot 24 2 0 05:36 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:36 ? 00:00:00 [bioset]\nroot 27 2 0 05:36 ? 00:00:00 [kblockd]\nroot 28 2 0 05:36 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:36 ? 00:00:00 [khubd]\nroot 30 2 0 05:36 ? 00:00:00 [md]\nroot 31 2 0 05:36 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:36 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:36 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:36 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:36 ? 00:00:00 [vmstat]\nroot 37 2 0 05:36 ? 00:00:00 [ksmd]\nroot 38 2 0 05:36 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:36 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:36 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:36 ? 00:00:00 [crypto]\nroot 53 2 0 05:36 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:36 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:36 ? 00:00:00 [vballoon]\nroot 56 2 0 05:36 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:36 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:36 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:36 ? 00:00:00 [deferwq]\nroot 80 2 0 05:36 ? 00:00:00 [charger_manager]\nroot 122 2 0 05:36 ? 00:00:00 [kpsmoused]\nroot 126 2 0 05:36 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:36 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:36 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 05:36 ? 00:00:00 upstart-udev-bridge --daemon\nroot 396 1 0 05:36 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 433 2 0 05:36 ? 00:00:00 [kworker/u5:1]\nroot 435 2 0 05:36 ? 00:00:00 [kworker/u5:2]\nroot 504 1 0 05:36 ? 00:00:00 upstart-socket-bridge --daemon\nroot 570 1 0 05:36 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 685 2 0 05:36 ? 00:00:00 [kworker/0:2]\nroot 820 2 0 05:36 ? 00:00:00 [kauditd]\nroot 938 1 0 05:36 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 954 1 0 05:36 ? 00:00:00 dbus-daemon --system --fork\nroot 980 1 0 05:36 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1051 1 0 05:36 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 05:36 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 05:36 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 05:36 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 05:36 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 05:36 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 05:36 ? 00:00:00 cron\ndaemon 1107 1 0 05:36 ? 00:00:00 atd\nroot 1116 1 0 05:36 ? 00:00:00 /usr/sbin/irqbalance\nroot 1131 1 0 05:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 05:36 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 05:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1673 1 0 05:36 ? 00:00:00 /home/ubuntu/sprout_host_knany0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_knany0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_knany0 --logging-server-logdir=/home/ubuntu/sprout_host_knany0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_knany0/work/sprout_host_knany0%I.log --pidfile=/home/ubuntu/sprout_host_knany0/work/sprout_host_knany0.pid\nubuntu 1787 1 0 05:37 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_knany0/env/bin/diamond --configfile /home/ubuntu/sprout_host_knany0/work/plugins/diamond/etc/diamond.conf\nubuntu 1852 1673 0 05:39 ? 00:00:00 /home/ubuntu/sprout_host_knany0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_knany0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_knany0 --logging-server-logdir=/home/ubuntu/sprout_host_knany0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_knany0/work/sprout_host_knany0%I.log --pidfile=/home/ubuntu/sprout_host_knany0/work/sprout_host_knany0.pid\nubuntu 1873 1852 0 05:39 ? 00:00:00 /home/ubuntu/sprout_host_knany0/env/bin/python2.7 /home/ubuntu/sprout_host_knany0/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-GHdZFb\nubuntu 1885 1873 0 05:39 ? 00:00:00 /bin/sh -c /tmp/7FUI7/install-sprout.sh\nubuntu 1887 1885 0 05:39 ? 00:00:00 /bin/bash -e /tmp/7FUI7/install-sprout.sh\nroot 3155 2 0 05:41 ? 00:00:00 [kworker/u5:0]\nntp 8481 1 0 05:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8970 1 0 05:42 ? 00:00:00 rsyslogd\nroot 9071 1 0 05:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9089 1 0 05:42 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9090 9089 0 05:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9097 1 0 05:42 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9098 9097 0 05:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9099 9090 0 05:42 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9105 9098 0 05:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9106 9105 0 05:42 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\ndnsmasq 9785 1 0 05:43 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9848 1887 0 05:43 ? 00:00:00 /bin/bash -e /tmp/7FUI7/install-sprout.sh\nubuntu 9849 9848 0 05:43 ? 00:00:00 /bin/bash -e /tmp/7FUI7/install-sprout.sh\nroot 9850 9849 0 05:43 ? 00:00:00 sudo ps -edf\nroot 9851 9850 0 05:43 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.007s\nsys\t0m0.003s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:39.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:39.646Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:39.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:39.646Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:39.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:40.659Z", "message": "[sprout] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9785/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9071/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9785/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \nudp 0 0 192.168.120.8:123 0.0.0.0:* 8481/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8481/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8481/ntpd \nudp 0 0 0.0.0.0:26107 0.0.0.0:* 570/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9785/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8481/ntpd \nudp6 0 0 ::1:123 :::* 8481/ntpd \nudp6 0 0 :::123 :::* 8481/ntpd \nudp6 0 0 :::51701 :::* 570/dhclient \nudp6 0 0 ::1:53 :::* 9785/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7451 396/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9004 1131/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9274 954/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 10928 1673/python2.7 /tmp/cloudify-logging-server-5d35c.socket\nunix 2 [ ACC ] STREAM LISTENING 12032 1873/python2.7 /tmp/ctx-UVTw0Z.socket\nunix 2 [ ACC ] STREAM LISTENING 1582 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21759 9099/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20814 9106/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:40.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:40.659Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:40.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:40.659Z", "message": "[sprout] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa22\n/var/log/sprout\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_20180922T050000Z.txt\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:40.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:40.659Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:40.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:41.713Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:41.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:41.713Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-eda437\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 19s (4,884 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-158.208) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9427\nclearwater-socket-factory-sig start/running, process 9435\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9481\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..+++\n...............................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t3m50.829s\nuser\t0m20.426s\nsys\t0m11.589s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:41.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:41.713Z", "message": "[sprout] => 2018:09:22 05:42:52: Namespace: management\n2018:09:22 05:42:52: [management] Starting server\n2018:09:22 05:42:52: [management] Listening for requests\n2018:09:22 05:42:52: Namespace: signaling\n2018:09:22 05:42:52: [signaling] Starting server\n2018:09:22 05:42:52: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:41.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:41.713Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:41.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:41.713Z", "message": "[sprout] => 2018-09-22 05:43:18.995912834 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:41.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "sprout_1huzyx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:42.216Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:42.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:42.729Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:42.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:42.729Z", "message": "Execution done (return_code=0): /tmp/7FUI7/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:42.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:42.729Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:42.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "460ee5f1-717e-4831-a698-a8c93fbfea50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:43.835Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:43.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "sprout_1huzyx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:43.835Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:43.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:44.106Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:44.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:44.402Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XP336/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:44.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "71c9a070-4a99-4d5e-95b6-c36368430902"}], "metadata": {"pagination": {"total": 1770, "offset": 1728, "size": 50}}} 2018-09-22 05:43:45,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:45,233 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:45 GMT 2018-09-22 05:43:45,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:45,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85215 2018-09-22 05:43:45,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:45,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:6e:f4:d8 inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe6e:f4d8/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:89176 errors:0 dropped:0 overruns:0 frame:0 TX packets:61389 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133914233 (133.9 MB) TX bytes:10706103 (10.7 MB) 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:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.004s user 0m0.003s sys 0m0.002s 2018-09-22 05:43:45,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-09-22 05:43:45,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:36 ? 00:00:00 /sbin/init root 2 0 0 05:36 ? 00:00:00 [kthreadd] root 3 2 0 05:36 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:36 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:36 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:36 ? 00:00:00 [rcu_sched] root 8 2 0 05:36 ? 00:00:00 [rcuos/0] root 9 2 0 05:36 ? 00:00:00 [rcuos/1] root 10 2 0 05:36 ? 00:00:00 [rcu_bh] root 11 2 0 05:36 ? 00:00:00 [rcuob/0] root 12 2 0 05:36 ? 00:00:00 [rcuob/1] root 13 2 0 05:36 ? 00:00:00 [migration/0] root 14 2 0 05:36 ? 00:00:00 [watchdog/0] root 15 2 0 05:36 ? 00:00:00 [watchdog/1] root 16 2 0 05:36 ? 00:00:00 [migration/1] root 17 2 0 05:36 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:36 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:36 ? 00:00:00 [khelper] root 21 2 0 05:36 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:36 ? 00:00:00 [netns] root 23 2 0 05:36 ? 00:00:00 [writeback] root 24 2 0 05:36 ? 00:00:00 [kintegrityd] root 25 2 0 05:36 ? 00:00:00 [bioset] root 27 2 0 05:36 ? 00:00:00 [kblockd] root 28 2 0 05:36 ? 00:00:00 [ata_sff] root 29 2 0 05:36 ? 00:00:00 [khubd] root 30 2 0 05:36 ? 00:00:00 [md] root 31 2 0 05:36 ? 00:00:00 [devfreq_wq] root 32 2 0 05:36 ? 00:00:00 [kworker/0:1] root 34 2 0 05:36 ? 00:00:00 [khungtaskd] root 35 2 0 05:36 ? 00:00:00 [kswapd0] root 36 2 0 05:36 ? 00:00:00 [vmstat] root 37 2 0 05:36 ? 00:00:00 [ksmd] root 38 2 0 05:36 ? 00:00:00 [khugepaged] root 39 2 0 05:36 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:36 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:36 ? 00:00:00 [crypto] root 53 2 0 05:36 ? 00:00:00 [kthrotld] root 54 2 0 05:36 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:36 ? 00:00:00 [vballoon] root 56 2 0 05:36 ? 00:00:00 [kworker/1:1] root 57 2 0 05:36 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:36 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:36 ? 00:00:00 [deferwq] root 80 2 0 05:36 ? 00:00:00 [charger_manager] root 122 2 0 05:36 ? 00:00:00 [kpsmoused] root 126 2 0 05:36 ? 00:00:00 [kworker/1:2] root 186 2 0 05:36 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:36 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 05:36 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 05:36 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 433 2 0 05:36 ? 00:00:00 [kworker/u5:1] root 435 2 0 05:36 ? 00:00:00 [kworker/u5:2] root 504 1 0 05:36 ? 00:00:00 upstart-socket-bridge --daemon root 570 1 0 05:36 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 685 2 0 05:36 ? 00:00:00 [kworker/0:2] root 820 2 0 05:36 ? 00:00:00 [kauditd] root 938 1 0 05:36 ? 00:00:00 upstart-file-bridge --daemon message+ 954 1 0 05:36 ? 00:00:00 dbus-daemon --system --fork root 980 1 0 05:36 ? 00:00:00 /lib/systemd/systemd-logind root 1051 1 0 05:36 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 05:36 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 05:36 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 05:36 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 05:36 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 05:36 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 05:36 ? 00:00:00 cron daemon 1107 1 0 05:36 ? 00:00:00 atd root 1116 1 0 05:36 ? 00:00:00 /usr/sbin/irqbalance root 1131 1 0 05:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 05:36 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 05:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1673 1 0 05:36 ? 00:00:00 /home/ubuntu/sprout_host_knany0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_knany0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_knany0 --logging-server-logdir=/home/ubuntu/sprout_host_knany0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_knany0/work/sprout_host_knany0%I.log --pidfile=/home/ubuntu/sprout_host_knany0/work/sprout_host_knany0.pid ubuntu 1787 1 0 05:37 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_knany0/env/bin/diamond --configfile /home/ubuntu/sprout_host_knany0/work/plugins/diamond/etc/diamond.conf ubuntu 1852 1673 0 05:39 ? 00:00:00 /home/ubuntu/sprout_host_knany0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_knany0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_knany0 --logging-server-logdir=/home/ubuntu/sprout_host_knany0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_knany0/work/sprout_host_knany0%I.log --pidfile=/home/ubuntu/sprout_host_knany0/work/sprout_host_knany0.pid ubuntu 1873 1852 0 05:39 ? 00:00:00 /home/ubuntu/sprout_host_knany0/env/bin/python2.7 /home/ubuntu/sprout_host_knany0/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-GHdZFb ubuntu 1885 1873 0 05:39 ? 00:00:00 /bin/sh -c /tmp/7FUI7/install-sprout.sh ubuntu 1887 1885 0 05:39 ? 00:00:00 /bin/bash -e /tmp/7FUI7/install-sprout.sh root 3155 2 0 05:41 ? 00:00:00 [kworker/u5:0] ntp 8481 1 0 05:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8970 1 0 05:42 ? 00:00:00 rsyslogd root 9071 1 0 05:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9089 1 0 05:42 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9090 9089 0 05:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9097 1 0 05:42 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9098 9097 0 05:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9099 9090 0 05:42 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9105 9098 0 05:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9106 9105 0 05:42 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling dnsmasq 9785 1 0 05:43 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9848 1887 0 05:43 ? 00:00:00 /bin/bash -e /tmp/7FUI7/install-sprout.sh ubuntu 9849 9848 0 05:43 ? 00:00:00 /bin/bash -e /tmp/7FUI7/install-sprout.sh root 9850 9849 0 05:43 ? 00:00:00 sudo ps -edf root 9851 9850 0 05:43 ? 00:00:00 ps -edf real 0m0.008s user 0m0.007s sys 0m0.003s 2018-09-22 05:43:45,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-09-22 05:43:45,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-09-22 05:43:45,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9785/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9071/monit tcp6 0 0 ::1:53 :::* LISTEN 9785/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd udp 0 0 192.168.120.8:123 0.0.0.0:* 8481/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8481/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8481/ntpd udp 0 0 0.0.0.0:26107 0.0.0.0:* 570/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9785/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8481/ntpd udp6 0 0 ::1:123 :::* 8481/ntpd udp6 0 0 :::123 :::* 8481/ntpd udp6 0 0 :::51701 :::* 570/dhclient udp6 0 0 ::1:53 :::* 9785/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7451 396/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9004 1131/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9274 954/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 10928 1673/python2.7 /tmp/cloudify-logging-server-5d35c.socket unix 2 [ ACC ] STREAM LISTENING 12032 1873/python2.7 /tmp/ctx-UVTw0Z.socket unix 2 [ ACC ] STREAM LISTENING 1582 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21759 9099/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20814 9106/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.006s user 0m0.000s sys 0m0.006s 2018-09-22 05:43:45,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-09-22 05:43:45,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/clearwater-sa22 /var/log/sprout /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_err.log /var/log/sprout/sprout_20180922T050000Z.txt /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.007s user 0m0.000s sys 0m0.005s 2018-09-22 05:43:45,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-09-22 05:43:45,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-09-22 05:43:45,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-eda437 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 13 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 19s (4,884 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9427 clearwater-socket-factory-sig start/running, process 9435 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9481 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..+++ ...............................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m50.829s user 0m20.426s sys 0m11.589s 2018-09-22 05:43:45,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:09:22 05:42:52: Namespace: management 2018:09:22 05:42:52: [management] Starting server 2018:09:22 05:42:52: [management] Listening for requests 2018:09:22 05:42:52: Namespace: signaling 2018:09:22 05:42:52: [signaling] Starting server 2018:09:22 05:42:52: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2018-09-22 05:43:45,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-22 05:43:45,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-09-22 05:43:18.995912834 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.002s 2018-09-22 05:43:45,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:43:45,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-09-22 05:43:45,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/7FUI7/install-sprout.sh 2018-09-22 05:43:45,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-09-22 05:43:45,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:43:45,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:43:45,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:43:45,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XP336/bind.py 2018-09-22 05:43:45,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:43:45,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:45,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:45,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:45,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:45,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:45,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:45,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:45,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:43:45,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:45,319 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:45 GMT 2018-09-22 05:43:45,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:45,320 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:43:45,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:50,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:43:50,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:50,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:50,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:50,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:50,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:50,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:50,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:50,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:45.742Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:45.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "71c9a070-4a99-4d5e-95b6-c36368430902"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:46.419Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:46.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:46.792Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:46.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "71c9a070-4a99-4d5e-95b6-c36368430902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:46.792Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:46.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "71c9a070-4a99-4d5e-95b6-c36368430902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:46.792Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:46.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "71c9a070-4a99-4d5e-95b6-c36368430902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:46.792Z", "message": "[localhost] run: sudo mv /tmp/tmprCkAhK /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:46.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "71c9a070-4a99-4d5e-95b6-c36368430902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:46.792Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_j2grqf': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-j2grqf'}}, u'sprout': {u'sprout_1huzyx': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'sprout-1huzyx'}}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:46.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "71c9a070-4a99-4d5e-95b6-c36368430902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:46.792Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:46.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "71c9a070-4a99-4d5e-95b6-c36368430902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:46.792Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:46.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "71c9a070-4a99-4d5e-95b6-c36368430902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:46.792Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:46.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "71c9a070-4a99-4d5e-95b6-c36368430902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:46.792Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:46.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "71c9a070-4a99-4d5e-95b6-c36368430902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:46.792Z", "message": "[localhost] run: sudo mv /tmp/tmpq6j4yR /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:46.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "71c9a070-4a99-4d5e-95b6-c36368430902"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:47.191Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:47.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:47.191Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:47.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:47.820Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/39N7G/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:47.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5803a7a4-e001-4658-96e0-341cf06257ae"}], "metadata": {"pagination": {"total": 1786, "offset": 1750, "size": 50}}} 2018-09-22 05:43:50,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:50,686 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:50 GMT 2018-09-22 05:43:50,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:50,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8766 2018-09-22 05:43:50,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:50,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-22 05:43:50,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:43:50,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-22 05:43:50,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-22 05:43:50,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-22 05:43:50,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprCkAhK /etc/bind/db.clearwater.local 2018-09-22 05:43:50,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_j2grqf': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-j2grqf'}}, u'sprout': {u'sprout_1huzyx': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'sprout-1huzyx'}}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}. 2018-09-22 05:43:50,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-22 05:43:50,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-22 05:43:50,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-22 05:43:50,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-22 05:43:50,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpq6j4yR /etc/bind/db.clearwater.opnfv 2018-09-22 05:43:50,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:43:50,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:43:50,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/39N7G/add-snmpproxy-collector.py 2018-09-22 05:43:50,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:43:50,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:50,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:50,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:50,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:50,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:50,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:50,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:50,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:43:50,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:50,857 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:50 GMT 2018-09-22 05:43:50,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:50,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:43:50,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:55,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:43:56,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:56,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:56,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:56,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:56,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:56,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:56,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:56,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1786, "offset": 1765, "size": 50}}} 2018-09-22 05:43:56,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:56,192 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:56 GMT 2018-09-22 05:43:56,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:56,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:43:56,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:43:56,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:43:56,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:43:56,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:43:56,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:43:56,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:43:56,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:43:56,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:43:56,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:43:56,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:43:56,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:43:56,447 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:43:56 GMT 2018-09-22 05:43:56,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:43:56,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:43:56,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:01,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:44:01,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:01,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:01,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:01,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:01,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:01,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:01,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:01,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:43:57.719Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:43:57.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 1787, "offset": 1765, "size": 50}}} 2018-09-22 05:44:01,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:01,921 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:01 GMT 2018-09-22 05:44:01,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:01,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 581 2018-09-22 05:44:01,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:01,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:44:01,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:44:01,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:01,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:01,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:01,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:01,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:01,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:01,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:01,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:44:01,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:01,998 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:01 GMT 2018-09-22 05:44:01,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:01,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:44:01,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:07,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:44:07,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:07,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:07,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:07,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:07,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:07,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:07,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:07,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:05.321Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (13.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58106 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m33.868s\nuser\t0m12.404s\nsys\t0m3.014s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:05.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:06.137Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:06.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:06.137Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:06.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:06.137Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:06.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}], "metadata": {"pagination": {"total": 1791, "offset": 1766, "size": 50}}} 2018-09-22 05:44:07,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:07,545 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:07 GMT 2018-09-22 05:44:07,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:07,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15957 2018-09-22 05:44:07,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:07,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 13 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (13.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58106 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m33.868s user 0m12.404s sys 0m3.014s 2018-09-22 05:44:07,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-09-22 05:44:07,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-09-22 05:44:07,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-09-22 05:44:07,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:44:07,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:07,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:07,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:07,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:07,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:07,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:07,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:07,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:44:07,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:07,695 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:07 GMT 2018-09-22 05:44:07,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:07,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:44:07,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:12,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:44:12,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:12,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:12,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:12,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:12,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:12,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:12,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:12,856 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:08.176Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.054s\nuser\t0m0.004s\nsys\t0m0.051s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:08.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:09.156Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:35 ? 00:00:00 /sbin/init\nroot 2 0 0 05:35 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:35 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:35 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:35 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:35 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:35 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:35 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:35 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:35 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:35 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:35 ? 00:00:00 [migration/0]\nroot 14 2 0 05:35 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:35 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:35 ? 00:00:00 [migration/1]\nroot 17 2 0 05:35 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:35 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:35 ? 00:00:00 [khelper]\nroot 21 2 0 05:35 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:35 ? 00:00:00 [netns]\nroot 23 2 0 05:35 ? 00:00:00 [writeback]\nroot 24 2 0 05:35 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:35 ? 00:00:00 [bioset]\nroot 26 2 0 05:35 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 05:35 ? 00:00:00 [kblockd]\nroot 28 2 0 05:35 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:35 ? 00:00:00 [khubd]\nroot 30 2 0 05:35 ? 00:00:00 [md]\nroot 31 2 0 05:35 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:35 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:35 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:35 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:35 ? 00:00:00 [vmstat]\nroot 37 2 0 05:35 ? 00:00:00 [ksmd]\nroot 38 2 0 05:35 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:35 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:35 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:35 ? 00:00:00 [crypto]\nroot 53 2 0 05:35 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:35 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:35 ? 00:00:00 [vballoon]\nroot 56 2 0 05:35 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:35 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:35 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:35 ? 00:00:00 [deferwq]\nroot 80 2 0 05:35 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:35 ? 00:00:00 [kpsmoused]\nroot 125 2 0 05:35 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:35 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:35 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 05:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 05:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 451 2 0 05:35 ? 00:00:00 [kworker/u5:1]\nroot 499 2 0 05:35 ? 00:00:00 [kworker/0:2]\nroot 526 1 0 05:35 ? 00:00:00 upstart-socket-bridge --daemon\nroot 612 1 0 05:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 05:35 ? 00:00:00 [kauditd]\nroot 940 1 0 05:35 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1016 1 0 05:35 ? 00:00:00 rsyslogd\nroot 1038 1 0 05:35 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1041 1 0 05:35 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1045 1 0 05:35 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1046 1 0 05:35 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1048 1 0 05:35 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1089 1 0 05:35 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 05:35 ? 00:00:00 cron\ndaemon 1095 1 0 05:35 ? 00:00:00 atd\nroot 1106 1 0 05:35 ? 00:00:00 /usr/sbin/irqbalance\nroot 1114 1 0 05:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nmessage+ 1232 1 0 05:36 ? 00:00:00 dbus-daemon --system --fork\nroot 1242 1 0 05:36 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1259 1 0 05:36 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1265 1 0 05:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1679 1 0 05:36 ? 00:00:00 /home/ubuntu/ellis_host_usd39q/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_usd39q --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_usd39q --logging-server-logdir=/home/ubuntu/ellis_host_usd39q/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_usd39q/work/ellis_host_usd39q%I.log --pidfile=/home/ubuntu/ellis_host_usd39q/work/ellis_host_usd39q.pid\nubuntu 1793 1 0 05:36 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_usd39q/env/bin/diamond --configfile /home/ubuntu/ellis_host_usd39q/work/plugins/diamond/etc/diamond.conf\nubuntu 1872 1679 0 05:39 ? 00:00:00 /home/ubuntu/ellis_host_usd39q/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_usd39q --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_usd39q --logging-server-logdir=/home/ubuntu/ellis_host_usd39q/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_usd39q/work/ellis_host_usd39q%I.log --pidfile=/home/ubuntu/ellis_host_usd39q/work/ellis_host_usd39q.pid\nubuntu 1893 1872 0 05:39 ? 00:00:00 /home/ubuntu/ellis_host_usd39q/env/bin/python2.7 /home/ubuntu/ellis_host_usd39q/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-NaIvbj\nubuntu 1904 1893 0 05:39 ? 00:00:00 /bin/sh -c /tmp/8K03O/install-ellis.sh\nubuntu 1906 1904 0 05:39 ? 00:00:00 /bin/bash -e /tmp/8K03O/install-ellis.sh\nroot 2223 2 0 05:40 ? 00:00:00 [kworker/u5:2]\nmysql 9308 1 0 05:42 ? 00:00:00 /usr/sbin/mysqld\nntp 9459 1 0 05:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 10051 1 0 05:43 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10106 1 0 05:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10110 10106 0 05:43 ? 00:00:00 inotifywait -e create -qq .\nroot 10209 1 0 05:43 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10210 10209 0 05:43 ? 00:00:00 nginx: worker process\nwww-data 10211 10209 0 05:43 ? 00:00:00 nginx: worker process\nwww-data 10212 10209 0 05:43 ? 00:00:00 nginx: worker process\nwww-data 10213 10209 0 05:43 ? 00:00:00 nginx: worker process\nellis 10434 1 0 05:43 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10619 10051 0 05:43 ? 00:00:00 [nginx_ping] \nroot 10621 10051 0 05:43 ? 00:00:00 [check-nginx-upt] \nroot 10624 10051 0 05:43 ? 00:00:00 [check-monit-upt] \nroot 10628 10051 0 05:43 ? 00:00:00 [poll_ellis.sh] \nroot 10636 10051 0 05:43 ? 00:00:00 [poll_ellis_http] \ndnsmasq 11001 1 0 05:44 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 11064 1906 0 05:44 ? 00:00:00 /bin/bash -e /tmp/8K03O/install-ellis.sh\nubuntu 11065 11064 0 05:44 ? 00:00:00 /bin/bash -e /tmp/8K03O/install-ellis.sh\nroot 11066 11065 0 05:44 ? 00:00:00 sudo ps -edf\nroot 11067 11066 0 05:44 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:09.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:09.156Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:cb:08:ce \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fecb:8ce/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97978 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56483 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147387045 (147.3 MB) TX bytes:11040314 (11.0 MB)\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:66 errors:0 dropped:0 overruns:0 frame:0\n TX packets:66 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:5278 (5.2 KB) TX bytes:5278 (5.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:09.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:09.156Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:09.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:09.156Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:09.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:10.184Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:10.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:10.184Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:10.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:10.184Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11001/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1089/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10051/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10209/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9308/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 11001/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1089/sshd \nudp 0 0 192.168.120.9:123 0.0.0.0:* 9459/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9459/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9459/ntpd \nudp 0 0 0.0.0.0:17924 0.0.0.0:* 612/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 11001/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 612/dhclient \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 9459/ntpd \nudp6 0 0 ::1:123 :::* 9459/ntpd \nudp6 0 0 :::123 :::* 9459/ntpd \nudp6 0 0 :::37825 :::* 612/dhclient \nudp6 0 0 ::1:53 :::* 11001/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 1806 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 21803 9308/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 11634 1679/python2.7 /tmp/cloudify-logging-server-71aa1.socket\nunix 2 [ ACC ] STREAM LISTENING 9537 1232/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 22840 10434/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 11964 1893/python2.7 /tmp/ctx-KKzAiM.socket\nunix 2 [ ACC ] STREAM LISTENING 1506 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9455 1114/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:10.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:10.184Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:10.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:10.184Z", "message": "[ellis] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/ellis\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa22\n/var/log/sysstat/sa22\n/var/log/mysql.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/mysql.err\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:10.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:11.448Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:11.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:11.448Z", "message": "[ellis] => [22-Sep-2018 05:43:13 UTC] clearwater-diags-monitor starting\n[22-Sep-2018 05:43:13 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:11.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:11.448Z", "message": "[ellis] => 2018-09-22 05:43:46.670692492 Stopping etcd clearwater-etcd\n2018-09-22 05:43:47.368749230 Restarting etcd clearwater-etcd\n2018-09-22 05:43:47.373995514 Configured ETCDCTL_PEERS: 192.168.120.5:4000,\n2018-09-22 05:43:47.374804599 Check for previous failed startup attempt\n2018-09-22 05:43:47.375982712 Running etcdctl member list\n3ead290dbd94d86: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=true\n4bcd0e75aa47d7b9: name=192-168-120-13 peerURLs=http://192.168.120.13:2380 clientURLs=http://192.168.120.13:4000 isLeader=false\n2018-09-22 05:43:47.391599939 etcdctl returned 0\n2018-09-22 05:43:47.397115184 Joining existing cluster...\n2018-09-22 05:44:07.400353761 Configured ETCDCTL_PEERS: 192.168.120.5:4000,\n2018-09-22 05:44:07.401276266 Check cluster is healthy\n2018-09-22 05:44:07.402669519 Running etcdctl cluster-health\nmember ab909e8ee6967a is healthy: got healthy result from http://192.168.120.8:4000\nmember 3ead290dbd94d86 is healthy: got healthy result from http://192.168.120.5:4000\nmember 4bcd0e75aa47d7b9 is healthy: got healthy result from http://192.168.120.13:4000\ncluster is healthy\n2018-09-22 05:44:07.680508007 etcdctl returned 0\n2018-09-22 05:44:07.681650575 Tell the cluster we're joining\n2018-09-22 05:44:07.682461566 Running etcdctl member add 192-168-120-9 http://192.168.120.9:2380\nclient: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.13:4000 has no leader\n; error #1: client: etcd member http://192.168.120.5:4000 has no leader\n; error #2: client: etcd member http://192.168.120.8:4000 has no leader\n\n2018-09-22 05:44:07.694970587 etcdctl returned 1\n2018-09-22 05:44:07.697386195 Running etcdctl member list\nab909e8ee6967a: name=192-168-120-8 peerURLs=http://192.168.120.8:2380 clientURLs=http://192.168.120.8:4000 isLeader=false\n3ead290dbd94d86: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=true\n4bcd0e75aa47d7b9: name=192-168-120-13 peerURLs=http://192.168.120.13:2380 clientURLs=http://192.168.120.13:4000 isLeader=false\n2018-09-22 05:44:07.707771703 etcdctl returned 0\n2018-09-22 05:44:07.709214201 Running etcdctl member remove\nProvide a single member ID\n2018-09-22 05:44:07.717779858 etcdctl returned 1\n2018-09-22 05:44:07.719088560 Failed to add local node 192.168.120.9 to the etcd cluster\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:11.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "ellis_t4hz0u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:11.824Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:11.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:12.459Z", "message": "Execution done (return_code=0): /tmp/8K03O/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:12.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:12.459Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:12.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "091b03b5-c430-41f4-8a3d-53fb32a8d879"}], "metadata": {"pagination": {"total": 1810, "offset": 1770, "size": 50}}} 2018-09-22 05:44:12,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:12,857 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:12 GMT 2018-09-22 05:44:12,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:12,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25023 2018-09-22 05:44:12,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:12,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.054s user 0m0.004s sys 0m0.051s 2018-09-22 05:44:12,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:35 ? 00:00:00 /sbin/init root 2 0 0 05:35 ? 00:00:00 [kthreadd] root 3 2 0 05:35 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:35 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:35 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:35 ? 00:00:00 [rcu_sched] root 8 2 0 05:35 ? 00:00:00 [rcuos/0] root 9 2 0 05:35 ? 00:00:00 [rcuos/1] root 10 2 0 05:35 ? 00:00:00 [rcu_bh] root 11 2 0 05:35 ? 00:00:00 [rcuob/0] root 12 2 0 05:35 ? 00:00:00 [rcuob/1] root 13 2 0 05:35 ? 00:00:00 [migration/0] root 14 2 0 05:35 ? 00:00:00 [watchdog/0] root 15 2 0 05:35 ? 00:00:00 [watchdog/1] root 16 2 0 05:35 ? 00:00:00 [migration/1] root 17 2 0 05:35 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:35 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:35 ? 00:00:00 [khelper] root 21 2 0 05:35 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:35 ? 00:00:00 [netns] root 23 2 0 05:35 ? 00:00:00 [writeback] root 24 2 0 05:35 ? 00:00:00 [kintegrityd] root 25 2 0 05:35 ? 00:00:00 [bioset] root 26 2 0 05:35 ? 00:00:00 [kworker/u5:0] root 27 2 0 05:35 ? 00:00:00 [kblockd] root 28 2 0 05:35 ? 00:00:00 [ata_sff] root 29 2 0 05:35 ? 00:00:00 [khubd] root 30 2 0 05:35 ? 00:00:00 [md] root 31 2 0 05:35 ? 00:00:00 [devfreq_wq] root 32 2 0 05:35 ? 00:00:00 [kworker/0:1] root 34 2 0 05:35 ? 00:00:00 [khungtaskd] root 35 2 0 05:35 ? 00:00:00 [kswapd0] root 36 2 0 05:35 ? 00:00:00 [vmstat] root 37 2 0 05:35 ? 00:00:00 [ksmd] root 38 2 0 05:35 ? 00:00:00 [khugepaged] root 39 2 0 05:35 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:35 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:35 ? 00:00:00 [crypto] root 53 2 0 05:35 ? 00:00:00 [kthrotld] root 54 2 0 05:35 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:35 ? 00:00:00 [vballoon] root 56 2 0 05:35 ? 00:00:00 [kworker/1:1] root 57 2 0 05:35 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:35 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:35 ? 00:00:00 [deferwq] root 80 2 0 05:35 ? 00:00:00 [charger_manager] root 123 2 0 05:35 ? 00:00:00 [kpsmoused] root 125 2 0 05:35 ? 00:00:00 [kworker/1:2] root 186 2 0 05:35 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:35 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 05:35 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 05:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 451 2 0 05:35 ? 00:00:00 [kworker/u5:1] root 499 2 0 05:35 ? 00:00:00 [kworker/0:2] root 526 1 0 05:35 ? 00:00:00 upstart-socket-bridge --daemon root 612 1 0 05:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 05:35 ? 00:00:00 [kauditd] root 940 1 0 05:35 ? 00:00:00 upstart-file-bridge --daemon syslog 1016 1 0 05:35 ? 00:00:00 rsyslogd root 1038 1 0 05:35 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1041 1 0 05:35 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1045 1 0 05:35 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1046 1 0 05:35 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1048 1 0 05:35 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1089 1 0 05:35 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 05:35 ? 00:00:00 cron daemon 1095 1 0 05:35 ? 00:00:00 atd root 1106 1 0 05:35 ? 00:00:00 /usr/sbin/irqbalance root 1114 1 0 05:35 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket message+ 1232 1 0 05:36 ? 00:00:00 dbus-daemon --system --fork root 1242 1 0 05:36 ? 00:00:00 /lib/systemd/systemd-logind root 1259 1 0 05:36 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1265 1 0 05:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1679 1 0 05:36 ? 00:00:00 /home/ubuntu/ellis_host_usd39q/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_usd39q --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_usd39q --logging-server-logdir=/home/ubuntu/ellis_host_usd39q/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_usd39q/work/ellis_host_usd39q%I.log --pidfile=/home/ubuntu/ellis_host_usd39q/work/ellis_host_usd39q.pid ubuntu 1793 1 0 05:36 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_usd39q/env/bin/diamond --configfile /home/ubuntu/ellis_host_usd39q/work/plugins/diamond/etc/diamond.conf ubuntu 1872 1679 0 05:39 ? 00:00:00 /home/ubuntu/ellis_host_usd39q/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_usd39q --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_usd39q --logging-server-logdir=/home/ubuntu/ellis_host_usd39q/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_usd39q/work/ellis_host_usd39q%I.log --pidfile=/home/ubuntu/ellis_host_usd39q/work/ellis_host_usd39q.pid ubuntu 1893 1872 0 05:39 ? 00:00:00 /home/ubuntu/ellis_host_usd39q/env/bin/python2.7 /home/ubuntu/ellis_host_usd39q/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-NaIvbj ubuntu 1904 1893 0 05:39 ? 00:00:00 /bin/sh -c /tmp/8K03O/install-ellis.sh ubuntu 1906 1904 0 05:39 ? 00:00:00 /bin/bash -e /tmp/8K03O/install-ellis.sh root 2223 2 0 05:40 ? 00:00:00 [kworker/u5:2] mysql 9308 1 0 05:42 ? 00:00:00 /usr/sbin/mysqld ntp 9459 1 0 05:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 10051 1 0 05:43 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10106 1 0 05:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10110 10106 0 05:43 ? 00:00:00 inotifywait -e create -qq . root 10209 1 0 05:43 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10210 10209 0 05:43 ? 00:00:00 nginx: worker process www-data 10211 10209 0 05:43 ? 00:00:00 nginx: worker process www-data 10212 10209 0 05:43 ? 00:00:00 nginx: worker process www-data 10213 10209 0 05:43 ? 00:00:00 nginx: worker process ellis 10434 1 0 05:43 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10619 10051 0 05:43 ? 00:00:00 [nginx_ping] root 10621 10051 0 05:43 ? 00:00:00 [check-nginx-upt] root 10624 10051 0 05:43 ? 00:00:00 [check-monit-upt] root 10628 10051 0 05:43 ? 00:00:00 [poll_ellis.sh] root 10636 10051 0 05:43 ? 00:00:00 [poll_ellis_http] dnsmasq 11001 1 0 05:44 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 11064 1906 0 05:44 ? 00:00:00 /bin/bash -e /tmp/8K03O/install-ellis.sh ubuntu 11065 11064 0 05:44 ? 00:00:00 /bin/bash -e /tmp/8K03O/install-ellis.sh root 11066 11065 0 05:44 ? 00:00:00 sudo ps -edf root 11067 11066 0 05:44 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.009s 2018-09-22 05:44:12,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:cb:08:ce inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fecb:8ce/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:97978 errors:0 dropped:0 overruns:0 frame:0 TX packets:56483 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147387045 (147.3 MB) TX bytes:11040314 (11.0 MB) 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:66 errors:0 dropped:0 overruns:0 frame:0 TX packets:66 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5278 (5.2 KB) TX bytes:5278 (5.2 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-09-22 05:44:12,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-09-22 05:44:12,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-09-22 05:44:12,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-09-22 05:44:12,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-09-22 05:44:12,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11001/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1089/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10051/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10209/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9308/mysqld tcp6 0 0 ::1:53 :::* LISTEN 11001/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1089/sshd udp 0 0 192.168.120.9:123 0.0.0.0:* 9459/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9459/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9459/ntpd udp 0 0 0.0.0.0:17924 0.0.0.0:* 612/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 11001/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 612/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 9459/ntpd udp6 0 0 ::1:123 :::* 9459/ntpd udp6 0 0 :::123 :::* 9459/ntpd udp6 0 0 :::37825 :::* 612/dhclient udp6 0 0 ::1:53 :::* 11001/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 1806 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 21803 9308/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 11634 1679/python2.7 /tmp/cloudify-logging-server-71aa1.socket unix 2 [ ACC ] STREAM LISTENING 9537 1232/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 22840 10434/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 11964 1893/python2.7 /tmp/ctx-KKzAiM.socket unix 2 [ ACC ] STREAM LISTENING 1506 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9455 1114/acpid /var/run/acpid.socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-09-22 05:44:12,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-09-22 05:44:12,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/mysql.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/ellis /var/log/sysstat /var/log/sysstat/clearwater-sa22 /var/log/sysstat/sa22 /var/log/mysql.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/mysql.err /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.008s user 0m0.000s sys 0m0.006s 2018-09-22 05:44:12,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-09-22 05:44:12,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [22-Sep-2018 05:43:13 UTC] clearwater-diags-monitor starting [22-Sep-2018 05:43:13 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-22 05:44:12,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-09-22 05:43:46.670692492 Stopping etcd clearwater-etcd 2018-09-22 05:43:47.368749230 Restarting etcd clearwater-etcd 2018-09-22 05:43:47.373995514 Configured ETCDCTL_PEERS: 192.168.120.5:4000, 2018-09-22 05:43:47.374804599 Check for previous failed startup attempt 2018-09-22 05:43:47.375982712 Running etcdctl member list 3ead290dbd94d86: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=true 4bcd0e75aa47d7b9: name=192-168-120-13 peerURLs=http://192.168.120.13:2380 clientURLs=http://192.168.120.13:4000 isLeader=false 2018-09-22 05:43:47.391599939 etcdctl returned 0 2018-09-22 05:43:47.397115184 Joining existing cluster... 2018-09-22 05:44:07.400353761 Configured ETCDCTL_PEERS: 192.168.120.5:4000, 2018-09-22 05:44:07.401276266 Check cluster is healthy 2018-09-22 05:44:07.402669519 Running etcdctl cluster-health member ab909e8ee6967a is healthy: got healthy result from http://192.168.120.8:4000 member 3ead290dbd94d86 is healthy: got healthy result from http://192.168.120.5:4000 member 4bcd0e75aa47d7b9 is healthy: got healthy result from http://192.168.120.13:4000 cluster is healthy 2018-09-22 05:44:07.680508007 etcdctl returned 0 2018-09-22 05:44:07.681650575 Tell the cluster we're joining 2018-09-22 05:44:07.682461566 Running etcdctl member add 192-168-120-9 http://192.168.120.9:2380 client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.13:4000 has no leader ; error #1: client: etcd member http://192.168.120.5:4000 has no leader ; error #2: client: etcd member http://192.168.120.8:4000 has no leader 2018-09-22 05:44:07.694970587 etcdctl returned 1 2018-09-22 05:44:07.697386195 Running etcdctl member list ab909e8ee6967a: name=192-168-120-8 peerURLs=http://192.168.120.8:2380 clientURLs=http://192.168.120.8:4000 isLeader=false 3ead290dbd94d86: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=true 4bcd0e75aa47d7b9: name=192-168-120-13 peerURLs=http://192.168.120.13:2380 clientURLs=http://192.168.120.13:4000 isLeader=false 2018-09-22 05:44:07.707771703 etcdctl returned 0 2018-09-22 05:44:07.709214201 Running etcdctl member remove Provide a single member ID 2018-09-22 05:44:07.717779858 etcdctl returned 1 2018-09-22 05:44:07.719088560 Failed to add local node 192.168.120.9 to the etcd cluster real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-22 05:44:12,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:44:12,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/8K03O/install-ellis.sh 2018-09-22 05:44:12,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-09-22 05:44:12,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:44:13,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:13,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:13,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:13,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:13,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:13,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:13,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:13,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:44:13,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:13,250 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:13 GMT 2018-09-22 05:44:13,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:13,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:44:13,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:18,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:44:18,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:18,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:18,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:18,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:18,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:18,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:18,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:18,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_t4hz0u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:13.345Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:13.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:13.708Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:13.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:13.708Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (8,604 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58580 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m31.656s\nuser\t0m11.829s\nsys\t0m2.479s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:13.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:14.206Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:14.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:14.206Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:14.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:14.719Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:14.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "6eac008f-4101-487b-8e31-9025c2430822"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:14.719Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/N7453/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:14.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "6eac008f-4101-487b-8e31-9025c2430822"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:14.719Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:14.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "6eac008f-4101-487b-8e31-9025c2430822"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:14.719Z", "message": "Downloaded scripts/bind/bind.py to /tmp/T6R9Q/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:14.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "af83979b-5bda-4fa6-b78f-5f5ce6f62b9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:14.719Z", "message": "Executing: /tmp/N7453/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:14.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "6eac008f-4101-487b-8e31-9025c2430822"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:14.719Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:14.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:14.719Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:14.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:15.376Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:15.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:15.740Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:15.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "af83979b-5bda-4fa6-b78f-5f5ce6f62b9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:15.740Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:15.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "af83979b-5bda-4fa6-b78f-5f5ce6f62b9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:15.740Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:15.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "af83979b-5bda-4fa6-b78f-5f5ce6f62b9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:15.740Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:15.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "af83979b-5bda-4fa6-b78f-5f5ce6f62b9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:15.740Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:15.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "af83979b-5bda-4fa6-b78f-5f5ce6f62b9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:15.740Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:15.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "af83979b-5bda-4fa6-b78f-5f5ce6f62b9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:15.740Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:15.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "af83979b-5bda-4fa6-b78f-5f5ce6f62b9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:15.740Z", "message": "[localhost] run: sudo mv /tmp/tmpXb3cav /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:15.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "af83979b-5bda-4fa6-b78f-5f5ce6f62b9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:15.740Z", "message": "[localhost] run: sudo mv /tmp/tmpNGnIBD /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:15.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "af83979b-5bda-4fa6-b78f-5f5ce6f62b9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:15.740Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:15.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "af83979b-5bda-4fa6-b78f-5f5ce6f62b9c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:15.740Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_j2grqf': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-j2grqf'}}, u'sprout': {u'sprout_1huzyx': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'sprout-1huzyx'}}, u'ellis': {u'ellis_t4hz0u': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.9', u'name': u'ellis-t4hz0u'}}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:15.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "af83979b-5bda-4fa6-b78f-5f5ce6f62b9c"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:16.881Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:16.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:16.881Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5f:ba:c0 \n inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe5f:bac0/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:115865 errors:0 dropped:0 overruns:0 frame:0\n TX packets:64173 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:172142201 (172.1 MB) TX bytes:11639292 (11.6 MB)\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:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.001s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:16.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:16.881Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.071s\nuser\t0m0.005s\nsys\t0m0.046s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:16.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:17.897Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:17.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:17.897Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:36 ? 00:00:00 /sbin/init\nroot 2 0 0 05:36 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:36 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:36 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:36 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:36 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:36 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:36 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:36 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:36 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:36 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:36 ? 00:00:00 [migration/0]\nroot 14 2 0 05:36 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:36 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:36 ? 00:00:00 [migration/1]\nroot 17 2 0 05:36 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 05:36 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 05:36 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:36 ? 00:00:00 [khelper]\nroot 21 2 0 05:36 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:36 ? 00:00:00 [netns]\nroot 23 2 0 05:36 ? 00:00:00 [writeback]\nroot 24 2 0 05:36 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:36 ? 00:00:00 [bioset]\nroot 27 2 0 05:36 ? 00:00:00 [kblockd]\nroot 28 2 0 05:36 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:36 ? 00:00:00 [khubd]\nroot 30 2 0 05:36 ? 00:00:00 [md]\nroot 31 2 0 05:36 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:36 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 05:36 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 05:36 ? 00:00:00 [khungtaskd]\nroot 36 2 0 05:36 ? 00:00:00 [kswapd0]\nroot 37 2 0 05:36 ? 00:00:00 [vmstat]\nroot 38 2 0 05:36 ? 00:00:00 [ksmd]\nroot 39 2 0 05:36 ? 00:00:00 [khugepaged]\nroot 40 2 0 05:36 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 05:36 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 05:36 ? 00:00:00 [crypto]\nroot 54 2 0 05:36 ? 00:00:00 [kthrotld]\nroot 55 2 0 05:36 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 05:36 ? 00:00:00 [vballoon]\nroot 57 2 0 05:36 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:36 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:36 ? 00:00:00 [deferwq]\nroot 80 2 0 05:36 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:36 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:36 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:36 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:36 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 05:36 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 05:36 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 435 2 0 05:36 ? 00:00:00 [kworker/u5:1]\nroot 436 2 0 05:36 ? 00:00:00 [kworker/u5:2]\nroot 510 1 0 05:36 ? 00:00:00 upstart-socket-bridge --daemon\nroot 560 1 0 05:36 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 05:36 ? 00:00:00 [kauditd]\nmessage+ 907 1 0 05:36 ? 00:00:00 dbus-daemon --system --fork\nroot 939 1 0 05:36 ? 00:00:00 /lib/systemd/systemd-logind\nroot 961 1 0 05:36 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1014 1 0 05:36 ? 00:00:00 rsyslogd\nroot 1050 1 0 05:36 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 05:36 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 05:36 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 05:36 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 05:36 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1100 1 0 05:36 ? 00:00:00 /usr/sbin/sshd -D\nroot 1102 1 0 05:36 ? 00:00:00 cron\ndaemon 1103 1 0 05:36 ? 00:00:00 atd\nroot 1116 1 0 05:36 ? 00:00:00 /usr/sbin/irqbalance\nroot 1124 1 0 05:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1255 1 0 05:36 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1261 1 0 05:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1674 1 0 05:36 ? 00:00:00 /home/ubuntu/dime_host_eda437/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_eda437 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_eda437 --logging-server-logdir=/home/ubuntu/dime_host_eda437/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_eda437/work/dime_host_eda437%I.log --pidfile=/home/ubuntu/dime_host_eda437/work/dime_host_eda437.pid\nubuntu 1788 1 0 05:37 ? 00:00:02 python2.7 /home/ubuntu/dime_host_eda437/env/bin/diamond --configfile /home/ubuntu/dime_host_eda437/work/plugins/diamond/etc/diamond.conf\nubuntu 1856 1674 0 05:39 ? 00:00:00 /home/ubuntu/dime_host_eda437/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_eda437 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_eda437 --logging-server-logdir=/home/ubuntu/dime_host_eda437/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_eda437/work/dime_host_eda437%I.log --pidfile=/home/ubuntu/dime_host_eda437/work/dime_host_eda437.pid\nubuntu 1877 1856 0 05:39 ? 00:00:00 /home/ubuntu/dime_host_eda437/env/bin/python2.7 /home/ubuntu/dime_host_eda437/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-P5QjVR\nubuntu 1888 1877 0 05:39 ? 00:00:00 /bin/sh -c /tmp/P1T82/install-dime.sh\nubuntu 1890 1888 0 05:39 ? 00:00:00 /bin/bash -e /tmp/P1T82/install-dime.sh\nroot 2812 2 0 05:41 ? 00:00:00 [kworker/u5:0]\nntp 8856 1 0 05:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9427 1 0 05:43 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9428 9427 0 05:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9435 1 0 05:43 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9436 9435 0 05:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9439 9428 0 05:43 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9443 9436 0 05:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9444 9443 0 05:43 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9640 1 0 05:43 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10224 1 0 05:43 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10505 1 0 05:44 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10568 1890 0 05:44 ? 00:00:00 /bin/bash -e /tmp/P1T82/install-dime.sh\nubuntu 10569 10568 0 05:44 ? 00:00:00 /bin/bash -e /tmp/P1T82/install-dime.sh\nroot 10570 10569 0 05:44 ? 00:00:00 sudo ps -edf\nroot 10571 10570 0 05:44 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:17.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:17.897Z", "message": "[dime] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10505/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9640/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10505/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1100/sshd \nudp 0 0 192.168.120.19:123 0.0.0.0:* 8856/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8856/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8856/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10224/snmpd \nudp 0 0 0.0.0.0:4497 0.0.0.0:* 560/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10505/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 560/dhclient \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 8856/ntpd \nudp6 0 0 ::1:123 :::* 8856/ntpd \nudp6 0 0 :::123 :::* 8856/ntpd \nudp6 0 0 :::161 :::* 10224/snmpd \nudp6 0 0 :::33783 :::* 560/dhclient \nudp6 0 0 ::1:53 :::* 10505/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10802 1674/python2.7 /tmp/cloudify-logging-server-90a20.socket\nunix 2 [ ACC ] STREAM LISTENING 11239 1877/python2.7 /tmp/ctx-YPgcdL.socket\nunix 2 [ ACC ] STREAM LISTENING 8525 907/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 1979 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21579 9439/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 22538 9444/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 6761 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9613 1124/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 23556 10224/snmpd /var/agentx/master\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:17.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:17.897Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:17.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}], "metadata": {"pagination": {"total": 1844, "offset": 1786, "size": 50}}} 2018-09-22 05:44:18,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:18,332 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:18 GMT 2018-09-22 05:44:18,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:18,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 43491 2018-09-22 05:44:18,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:18,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:44:18,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-09-22 05:44:18,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 13 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (8,604 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58580 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m31.656s user 0m11.829s sys 0m2.479s 2018-09-22 05:44:18,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:44:18,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:44:18,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-09-22 05:44:18,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/N7453/create_number.sh 2018-09-22 05:44:18,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-09-22 05:44:18,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/T6R9Q/bind.py 2018-09-22 05:44:18,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/N7453/create_number.sh 2018-09-22 05:44:18,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-09-22 05:44:18,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-09-22 05:44:18,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:44:18,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-22 05:44:18,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-22 05:44:18,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-22 05:44:18,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-22 05:44:18,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-22 05:44:18,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-22 05:44:18,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-22 05:44:18,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXb3cav /etc/bind/db.clearwater.opnfv 2018-09-22 05:44:18,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNGnIBD /etc/bind/db.clearwater.local 2018-09-22 05:44:18,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-22 05:44:18,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_j2grqf': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-j2grqf'}}, u'sprout': {u'sprout_1huzyx': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'sprout-1huzyx'}}, u'ellis': {u'ellis_t4hz0u': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.9', u'name': u'ellis-t4hz0u'}}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}. 2018-09-22 05:44:18,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-09-22 05:44:18,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5f:ba:c0 inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe5f:bac0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:115865 errors:0 dropped:0 overruns:0 frame:0 TX packets:64173 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:172142201 (172.1 MB) TX bytes:11639292 (11.6 MB) 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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.004s user 0m0.001s sys 0m0.003s 2018-09-22 05:44:18,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.071s user 0m0.005s sys 0m0.046s 2018-09-22 05:44:18,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-09-22 05:44:18,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:36 ? 00:00:00 /sbin/init root 2 0 0 05:36 ? 00:00:00 [kthreadd] root 3 2 0 05:36 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:36 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:36 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:36 ? 00:00:00 [rcu_sched] root 8 2 0 05:36 ? 00:00:00 [rcuos/0] root 9 2 0 05:36 ? 00:00:00 [rcuos/1] root 10 2 0 05:36 ? 00:00:00 [rcu_bh] root 11 2 0 05:36 ? 00:00:00 [rcuob/0] root 12 2 0 05:36 ? 00:00:00 [rcuob/1] root 13 2 0 05:36 ? 00:00:00 [migration/0] root 14 2 0 05:36 ? 00:00:00 [watchdog/0] root 15 2 0 05:36 ? 00:00:00 [watchdog/1] root 16 2 0 05:36 ? 00:00:00 [migration/1] root 17 2 0 05:36 ? 00:00:00 [ksoftirqd/1] root 18 2 0 05:36 ? 00:00:00 [kworker/1:0] root 19 2 0 05:36 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:36 ? 00:00:00 [khelper] root 21 2 0 05:36 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:36 ? 00:00:00 [netns] root 23 2 0 05:36 ? 00:00:00 [writeback] root 24 2 0 05:36 ? 00:00:00 [kintegrityd] root 25 2 0 05:36 ? 00:00:00 [bioset] root 27 2 0 05:36 ? 00:00:00 [kblockd] root 28 2 0 05:36 ? 00:00:00 [ata_sff] root 29 2 0 05:36 ? 00:00:00 [khubd] root 30 2 0 05:36 ? 00:00:00 [md] root 31 2 0 05:36 ? 00:00:00 [devfreq_wq] root 32 2 0 05:36 ? 00:00:00 [kworker/0:1] root 33 2 0 05:36 ? 00:00:00 [kworker/1:1] root 35 2 0 05:36 ? 00:00:00 [khungtaskd] root 36 2 0 05:36 ? 00:00:00 [kswapd0] root 37 2 0 05:36 ? 00:00:00 [vmstat] root 38 2 0 05:36 ? 00:00:00 [ksmd] root 39 2 0 05:36 ? 00:00:00 [khugepaged] root 40 2 0 05:36 ? 00:00:00 [fsnotify_mark] root 41 2 0 05:36 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 05:36 ? 00:00:00 [crypto] root 54 2 0 05:36 ? 00:00:00 [kthrotld] root 55 2 0 05:36 ? 00:00:00 [kworker/u4:1] root 56 2 0 05:36 ? 00:00:00 [vballoon] root 57 2 0 05:36 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:36 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:36 ? 00:00:00 [deferwq] root 80 2 0 05:36 ? 00:00:00 [charger_manager] root 123 2 0 05:36 ? 00:00:00 [kpsmoused] root 142 2 0 05:36 ? 00:00:00 [kworker/0:2] root 186 2 0 05:36 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:36 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 05:36 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 05:36 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 435 2 0 05:36 ? 00:00:00 [kworker/u5:1] root 436 2 0 05:36 ? 00:00:00 [kworker/u5:2] root 510 1 0 05:36 ? 00:00:00 upstart-socket-bridge --daemon root 560 1 0 05:36 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 05:36 ? 00:00:00 [kauditd] message+ 907 1 0 05:36 ? 00:00:00 dbus-daemon --system --fork root 939 1 0 05:36 ? 00:00:00 /lib/systemd/systemd-logind root 961 1 0 05:36 ? 00:00:00 upstart-file-bridge --daemon syslog 1014 1 0 05:36 ? 00:00:00 rsyslogd root 1050 1 0 05:36 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 05:36 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 05:36 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 05:36 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 05:36 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1100 1 0 05:36 ? 00:00:00 /usr/sbin/sshd -D root 1102 1 0 05:36 ? 00:00:00 cron daemon 1103 1 0 05:36 ? 00:00:00 atd root 1116 1 0 05:36 ? 00:00:00 /usr/sbin/irqbalance root 1124 1 0 05:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1255 1 0 05:36 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1261 1 0 05:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1674 1 0 05:36 ? 00:00:00 /home/ubuntu/dime_host_eda437/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_eda437 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_eda437 --logging-server-logdir=/home/ubuntu/dime_host_eda437/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_eda437/work/dime_host_eda437%I.log --pidfile=/home/ubuntu/dime_host_eda437/work/dime_host_eda437.pid ubuntu 1788 1 0 05:37 ? 00:00:02 python2.7 /home/ubuntu/dime_host_eda437/env/bin/diamond --configfile /home/ubuntu/dime_host_eda437/work/plugins/diamond/etc/diamond.conf ubuntu 1856 1674 0 05:39 ? 00:00:00 /home/ubuntu/dime_host_eda437/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_eda437 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_eda437 --logging-server-logdir=/home/ubuntu/dime_host_eda437/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_eda437/work/dime_host_eda437%I.log --pidfile=/home/ubuntu/dime_host_eda437/work/dime_host_eda437.pid ubuntu 1877 1856 0 05:39 ? 00:00:00 /home/ubuntu/dime_host_eda437/env/bin/python2.7 /home/ubuntu/dime_host_eda437/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-P5QjVR ubuntu 1888 1877 0 05:39 ? 00:00:00 /bin/sh -c /tmp/P1T82/install-dime.sh ubuntu 1890 1888 0 05:39 ? 00:00:00 /bin/bash -e /tmp/P1T82/install-dime.sh root 2812 2 0 05:41 ? 00:00:00 [kworker/u5:0] ntp 8856 1 0 05:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9427 1 0 05:43 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9428 9427 0 05:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9435 1 0 05:43 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9436 9435 0 05:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9439 9428 0 05:43 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9443 9436 0 05:43 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9444 9443 0 05:43 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9640 1 0 05:43 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10224 1 0 05:43 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10505 1 0 05:44 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10568 1890 0 05:44 ? 00:00:00 /bin/bash -e /tmp/P1T82/install-dime.sh ubuntu 10569 10568 0 05:44 ? 00:00:00 /bin/bash -e /tmp/P1T82/install-dime.sh root 10570 10569 0 05:44 ? 00:00:00 sudo ps -edf root 10571 10570 0 05:44 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-09-22 05:44:18,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10505/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9640/monit tcp6 0 0 ::1:53 :::* LISTEN 10505/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1100/sshd udp 0 0 192.168.120.19:123 0.0.0.0:* 8856/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8856/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8856/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10224/snmpd udp 0 0 0.0.0.0:4497 0.0.0.0:* 560/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10505/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 560/dhclient udp6 0 0 fe80::f816:3eff:fe5:123 :::* 8856/ntpd udp6 0 0 ::1:123 :::* 8856/ntpd udp6 0 0 :::123 :::* 8856/ntpd udp6 0 0 :::161 :::* 10224/snmpd udp6 0 0 :::33783 :::* 560/dhclient udp6 0 0 ::1:53 :::* 10505/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10802 1674/python2.7 /tmp/cloudify-logging-server-90a20.socket unix 2 [ ACC ] STREAM LISTENING 11239 1877/python2.7 /tmp/ctx-YPgcdL.socket unix 2 [ ACC ] STREAM LISTENING 8525 907/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 1979 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21579 9439/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 22538 9444/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 6761 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9613 1124/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 23556 10224/snmpd /var/agentx/master real 0m0.006s user 0m0.000s sys 0m0.006s 2018-09-22 05:44:18,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-09-22 05:44:18,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:44:18,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:18,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:18,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:18,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:18,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:18,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:18,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:18,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:44:18,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:18,665 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:18 GMT 2018-09-22 05:44:18,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:18,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:44:18,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:23,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:44:23,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:23,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:23,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:23,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:23,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:23,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:23,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:23,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:19.002Z", "message": "[dime] => 2018:09:22 05:43:09: Namespace: management\n2018:09:22 05:43:09: [management] Starting server\n2018:09:22 05:43:09: [management] Listening for requests\n2018:09:22 05:43:09: Namespace: signaling\n2018:09:22 05:43:09: [signaling] Starting server\n2018:09:22 05:43:09: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:19.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:19.002Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:19.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:19.002Z", "message": "[dime] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/monit.log\n/var/log/wtmp\n/var/log/ralf\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_20180922T050000Z.txt\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa22\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:19.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:19.002Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:19.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:20.013Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:20.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:20.013Z", "message": "Execution done (return_code=0): /tmp/P1T82/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:20.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:20.013Z", "message": "[dime] => 2018-09-22 05:43:55.070094853 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:20.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:20.013Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:20.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "5693c2cf-a584-482e-a514-0999612dbcb9"}, {"node_instance_id": "dime_efmzix", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:20.061Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:20.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "dime_efmzix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:21.215Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:21.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:21.711Z", "message": "Downloaded scripts/bind/bind.py to /tmp/8ZVDW/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:21.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0869bbb5-a086-4118-a365-9139bc8fb0b3"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:22.374Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:22.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:22.374Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:22.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:23.038Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:23.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0869bbb5-a086-4118-a365-9139bc8fb0b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:23.038Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:23.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0869bbb5-a086-4118-a365-9139bc8fb0b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:23.038Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:23.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0869bbb5-a086-4118-a365-9139bc8fb0b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:23.038Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:23.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0869bbb5-a086-4118-a365-9139bc8fb0b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:23.038Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:23.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0869bbb5-a086-4118-a365-9139bc8fb0b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:23.038Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:23.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0869bbb5-a086-4118-a365-9139bc8fb0b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:23.038Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:23.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0869bbb5-a086-4118-a365-9139bc8fb0b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:23.038Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:23.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0869bbb5-a086-4118-a365-9139bc8fb0b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:23.038Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_j2grqf': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-j2grqf'}}, u'sprout': {u'sprout_1huzyx': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'sprout-1huzyx'}}, u'ellis': {u'ellis_t4hz0u': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.9', u'name': u'ellis-t4hz0u'}}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}, u'dime': {u'dime_efmzix': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'dime-efmzix'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:23.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0869bbb5-a086-4118-a365-9139bc8fb0b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:23.038Z", "message": "[localhost] run: sudo mv /tmp/tmpaHKrjW /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:23.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0869bbb5-a086-4118-a365-9139bc8fb0b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:23.038Z", "message": "[localhost] run: sudo mv /tmp/tmpLzxFsH /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:23.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "0869bbb5-a086-4118-a365-9139bc8fb0b3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:23.388Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:23.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 1873, "offset": 1817, "size": 50}}} 2018-09-22 05:44:23,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:23,749 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:23 GMT 2018-09-22 05:44:23,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:23,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16007 2018-09-22 05:44:23,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:23,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:09:22 05:43:09: Namespace: management 2018:09:22 05:43:09: [management] Starting server 2018:09:22 05:43:09: [management] Listening for requests 2018:09:22 05:43:09: Namespace: signaling 2018:09:22 05:43:09: [signaling] Starting server 2018:09:22 05:43:09: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2018-09-22 05:44:23,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-09-22 05:44:23,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/monit.log /var/log/wtmp /var/log/ralf /var/log/dmesg /var/log/ntpstats /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_20180922T050000Z.txt /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/clearwater-sa22 /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.007s user 0m0.000s sys 0m0.004s 2018-09-22 05:44:23,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-09-22 05:44:23,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-09-22 05:44:23,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/P1T82/install-dime.sh 2018-09-22 05:44:23,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-09-22 05:43:55.070094853 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.002s 2018-09-22 05:44:23,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-09-22 05:44:23,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:44:23,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:44:23,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/8ZVDW/bind.py 2018-09-22 05:44:23,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:44:23,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:44:23,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-22 05:44:23,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-22 05:44:23,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-22 05:44:23,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-22 05:44:23,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-22 05:44:23,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-22 05:44:23,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-22 05:44:23,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-22 05:44:23,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_j2grqf': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-j2grqf'}}, u'sprout': {u'sprout_1huzyx': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'sprout-1huzyx'}}, u'ellis': {u'ellis_t4hz0u': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.9', u'name': u'ellis-t4hz0u'}}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}, u'dime': {u'dime_efmzix': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'dime-efmzix'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}. 2018-09-22 05:44:23,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpaHKrjW /etc/bind/db.clearwater.local 2018-09-22 05:44:23,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpLzxFsH /etc/bind/db.clearwater.opnfv 2018-09-22 05:44:23,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:44:23,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:44:23,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:23,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:23,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:23,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:23,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:23,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:23,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:23,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:44:23,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:23,998 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:23 GMT 2018-09-22 05:44:23,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:23,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:44:23,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:29,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:44:29,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:29,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:29,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:29,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:29,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:29,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:29,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:29,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1873, "offset": 1842, "size": 50}}} 2018-09-22 05:44:29,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:29,082 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:29 GMT 2018-09-22 05:44:29,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:29,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:44:29,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:29,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:44:29,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:29,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:29,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:29,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:29,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:29,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:29,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:29,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:44:29,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:29,167 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:29 GMT 2018-09-22 05:44:29,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:29,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:44:29,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:34,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:44:34,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:34,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:34,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:34,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:34,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:34,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:34,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:34,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:31.352Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:31.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}], "metadata": {"pagination": {"total": 1874, "offset": 1842, "size": 50}}} 2018-09-22 05:44:34,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:34,255 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:34 GMT 2018-09-22 05:44:34,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:34,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-09-22 05:44:34,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:34,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-22 05:44:34,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:44:34,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:34,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:34,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:34,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:34,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:34,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:34,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:34,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:44:34,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:34,349 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:34 GMT 2018-09-22 05:44:34,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:34,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:44:34,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:39,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:44:39,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:39,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:39,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:39,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:39,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:39,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:39,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:39,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1874, "offset": 1843, "size": 50}}} 2018-09-22 05:44:39,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:39,442 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:39 GMT 2018-09-22 05:44:39,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:39,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:44:39,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:39,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:44:39,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:39,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:39,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:39,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:39,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:39,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:39,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:39,528 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:44:39,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:39,528 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:39 GMT 2018-09-22 05:44:39,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:39,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:44:39,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:44,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:44:44,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:44,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:44,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:44,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:44,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:44,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:44,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:44,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:40.585Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (5,153 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59670 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m9.004s\nuser\t0m3.692s\nsys\t0m0.759s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:40.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:41.352Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:41.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:41.352Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:41.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:41.352Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:41.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:43.539Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.080s\nuser\t0m0.003s\nsys\t0m0.058s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:43.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:44.364Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5c:7a:d6 \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe5c:7ad6/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:147099 errors:0 dropped:0 overruns:0 frame:0\n TX packets:67067 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218702155 (218.7 MB) TX bytes:12006088 (12.0 MB)\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:58 errors:0 dropped:0 overruns:0 frame:0\n TX packets:58 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:44.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:44.364Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:44.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:44.364Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:44.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}], "metadata": {"pagination": {"total": 1882, "offset": 1843, "size": 50}}} 2018-09-22 05:44:44,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:44,730 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:44 GMT 2018-09-22 05:44:44,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:44,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10027 2018-09-22 05:44:44,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:44,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,153 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59670 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m9.004s user 0m3.692s sys 0m0.759s 2018-09-22 05:44:44,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-09-22 05:44:44,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-09-22 05:44:44,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-09-22 05:44:44,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.080s user 0m0.003s sys 0m0.058s 2018-09-22 05:44:44,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5c:7a:d6 inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe5c:7ad6/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:147099 errors:0 dropped:0 overruns:0 frame:0 TX packets:67067 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218702155 (218.7 MB) TX bytes:12006088 (12.0 MB) 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:58 errors:0 dropped:0 overruns:0 frame:0 TX packets:58 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB) real 0m0.005s user 0m0.001s sys 0m0.004s 2018-09-22 05:44:44,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-09-22 05:44:44,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-09-22 05:44:44,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:44:44,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:44,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:44,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:44,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:44,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:44,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:44,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:44,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:44:44,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:44,868 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:44 GMT 2018-09-22 05:44:44,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:44,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:44:44,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:49,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:44:49,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:49,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:49,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:49,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:49,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:49,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:49,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:49,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:45.381Z", "message": "[vellum] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/rogers\n/var/log/boot.log\n/var/log/udev\n/var/log/chronos\n/var/log/monit.log\n/var/log/wtmp\n/var/log/memcached.log\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/astaire-throttle.log\n/var/log/iotop.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa22\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/astaire\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_20180922T050000Z.txt\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:45.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:45.381Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14273/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12654/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12327/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14273/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1099/sshd \nudp 0 0 192.168.120.6:123 0.0.0.0:* 11923/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11923/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11923/ntpd \nudp 0 0 0.0.0.0:47506 0.0.0.0:* 587/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12327/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14273/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 11923/ntpd \nudp6 0 0 ::1:123 :::* 11923/ntpd \nudp6 0 0 :::123 :::* 11923/ntpd \nudp6 0 0 :::31382 :::* 587/dhclient \nudp6 0 0 ::1:53 :::* 14273/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11229 1676/python2.7 /tmp/cloudify-logging-server-537c5.socket\nunix 2 [ ACC ] STREAM LISTENING 11744 1879/python2.7 /tmp/ctx-oix4pv.socket\nunix 2 [ ACC ] STREAM LISTENING 7143 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9350 1121/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1966 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8139 935/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:45.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:45.381Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:45.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:45.381Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:45.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:45.381Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:35 ? 00:00:00 /sbin/init\nroot 2 0 0 05:35 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:35 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:35 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:35 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:35 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:35 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:35 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:35 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:35 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:35 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:35 ? 00:00:00 [migration/0]\nroot 14 2 0 05:35 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:35 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:35 ? 00:00:00 [migration/1]\nroot 17 2 0 05:35 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:35 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:35 ? 00:00:00 [khelper]\nroot 21 2 0 05:35 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:35 ? 00:00:00 [netns]\nroot 23 2 0 05:35 ? 00:00:00 [writeback]\nroot 24 2 0 05:35 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:35 ? 00:00:00 [bioset]\nroot 27 2 0 05:35 ? 00:00:00 [kblockd]\nroot 28 2 0 05:35 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:35 ? 00:00:00 [khubd]\nroot 30 2 0 05:35 ? 00:00:00 [md]\nroot 31 2 0 05:35 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:35 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 05:35 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 05:35 ? 00:00:00 [khungtaskd]\nroot 36 2 0 05:35 ? 00:00:00 [kswapd0]\nroot 37 2 0 05:35 ? 00:00:00 [vmstat]\nroot 38 2 0 05:35 ? 00:00:00 [ksmd]\nroot 39 2 0 05:35 ? 00:00:00 [khugepaged]\nroot 40 2 0 05:35 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 05:35 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 05:35 ? 00:00:00 [crypto]\nroot 54 2 0 05:35 ? 00:00:00 [kthrotld]\nroot 55 2 0 05:35 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 05:35 ? 00:00:00 [vballoon]\nroot 57 2 0 05:35 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:35 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:35 ? 00:00:00 [deferwq]\nroot 80 2 0 05:35 ? 00:00:00 [charger_manager]\nroot 124 2 0 05:35 ? 00:00:00 [kpsmoused]\nroot 126 2 0 05:35 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:35 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:35 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 05:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 05:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 05:35 ? 00:00:00 [kworker/u5:1]\nroot 431 2 0 05:35 ? 00:00:00 [kworker/u5:2]\nroot 469 1 0 05:35 ? 00:00:00 upstart-socket-bridge --daemon\nroot 587 1 0 05:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 05:35 ? 00:00:00 [kauditd]\nmessage+ 935 1 0 05:36 ? 00:00:00 dbus-daemon --system --fork\nroot 942 1 0 05:36 ? 00:00:00 upstart-file-bridge --daemon\nroot 962 1 0 05:36 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1017 1 0 05:36 ? 00:00:00 rsyslogd\nroot 1053 1 0 05:36 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 05:36 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 05:36 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 05:36 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 05:36 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1099 1 0 05:36 ? 00:00:00 /usr/sbin/sshd -D\nroot 1100 1 0 05:36 ? 00:00:00 cron\ndaemon 1101 1 0 05:36 ? 00:00:00 atd\nroot 1114 1 0 05:36 ? 00:00:00 /usr/sbin/irqbalance\nroot 1121 1 0 05:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1201 1 0 05:36 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 05:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1476 2 0 05:36 ? 00:00:00 [kworker/1:2]\nubuntu 1676 1 0 05:36 ? 00:00:00 /home/ubuntu/vellum_host_7njtjt/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_7njtjt --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_7njtjt --logging-server-logdir=/home/ubuntu/vellum_host_7njtjt/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_7njtjt/work/vellum_host_7njtjt%I.log --pidfile=/home/ubuntu/vellum_host_7njtjt/work/vellum_host_7njtjt.pid\nubuntu 1790 1 0 05:36 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_7njtjt/env/bin/diamond --configfile /home/ubuntu/vellum_host_7njtjt/work/plugins/diamond/etc/diamond.conf\nubuntu 1858 1676 0 05:39 ? 00:00:00 /home/ubuntu/vellum_host_7njtjt/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_7njtjt --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_7njtjt --logging-server-logdir=/home/ubuntu/vellum_host_7njtjt/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_7njtjt/work/vellum_host_7njtjt%I.log --pidfile=/home/ubuntu/vellum_host_7njtjt/work/vellum_host_7njtjt.pid\nubuntu 1879 1858 0 05:39 ? 00:00:00 /home/ubuntu/vellum_host_7njtjt/env/bin/python2.7 /home/ubuntu/vellum_host_7njtjt/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-4_zDXH\nubuntu 1890 1879 0 05:39 ? 00:00:00 /bin/sh -c /tmp/Q75O4/install-vellum.sh\nubuntu 1892 1890 0 05:39 ? 00:00:00 /bin/bash -e /tmp/Q75O4/install-vellum.sh\nroot 4581 2 0 05:41 ? 00:00:00 [kworker/u5:0]\nntp 11923 1 0 05:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12327 1 0 05:43 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12654 1 0 05:43 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13305 1 0 05:44 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13312 13305 0 05:44 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13672 12654 0 05:44 ? 00:00:00 [check-monit-upt] \ndnsmasq 14273 1 0 05:44 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 14336 1892 0 05:44 ? 00:00:00 /bin/bash -e /tmp/Q75O4/install-vellum.sh\nubuntu 14337 14336 0 05:44 ? 00:00:00 /bin/bash -e /tmp/Q75O4/install-vellum.sh\nroot 14338 14337 0 05:44 ? 00:00:00 sudo ps -edf\nroot 14339 14338 0 05:44 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:45.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:46.393Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:46.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:46.393Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:46.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:46.393Z", "message": "[vellum] => 2018-09-22 05:43:57.963330446 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:46.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:47.406Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:47.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:47.406Z", "message": "[vellum] => INFO [main] 2018-09-22 05:41:20,292 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-09-22 05:41:20,308 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-22 05:41:20,412 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-09-22 05:41:20,584 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-09-22 05:41:20,592 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-09-22 05:41:20,593 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-09-22 05:41:20,931 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-22 05:41:20,943 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-09-22 05:41:20,964 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-09-22 05:41:20,965 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-09-22 05:41:20,965 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-09-22 05:41:20,965 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 696448(680K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-09-22 05:41:20,965 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73996440(72262K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-09-22 05:41:20,965 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-09-22 05:41:20,965 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-09-22 05:41:20,966 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16774112(16380K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-09-22 05:41:20,966 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2018-09-22 05:41:20,966 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1537594879.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1537594879.log]\nINFO [main] 2018-09-22 05:41:21,032 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-09-22 05:41:21,033 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-09-22 05:41:21,108 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-09-22 05:41:21,110 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-09-22 05:41:21,110 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-09-22 05:41:21,113 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-09-22 05:41:21,121 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-09-22 05:41:21,127 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-09-22 05:41:21,128 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-09-22 05:41:21,197 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-09-22 05:41:22,350 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-09-22 05:41:22,355 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-09-22 05:41:22,359 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-09-22 05:41:22,364 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-09-22 05:41:22,368 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-09-22 05:41:22,373 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-09-22 05:41:22,377 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-09-22 05:41:22,381 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-09-22 05:41:22,385 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-09-22 05:41:22,389 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-09-22 05:41:22,394 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-09-22 05:41:22,397 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-09-22 05:41:22,401 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-09-22 05:41:22,404 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-09-22 05:41:22,407 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-09-22 05:41:22,410 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-09-22 05:41:22,486 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-09-22 05:41:22,486 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-09-22 05:41:22,525 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-09-22 05:41:22,530 Memtable.java:347 - Writing Memtable-local@1610000746(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-09-22 05:41:22,568 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1537594882327, position=399)\nINFO [main] 2018-09-22 05:41:23,009 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-09-22 05:41:23,149 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-09-22 05:41:23,149 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-09-22 05:41:23,152 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-09-22 05:41:23,165 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes\nINFO [main] 2018-09-22 05:41:23,166 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-09-22 05:41:23,184 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-22 05:41:23,192 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2018-09-22 05:41:23,203 SystemKeyspace.java:765 - No host ID found, created b3b15309-7896-42d1-b14a-5d53a20907b2 (Note: This should happen exactly once per node).\nINFO [main] 2018-09-22 05:41:23,206 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-09-22 05:41:23,208 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-09-22 05:41:23,209 Memtable.java:347 - Writing Memtable-local@142401099(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-09-22 05:41:23,210 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1537594882327, position=93397)\nINFO [main] 2018-09-22 05:41:23,587 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-22 05:41:23,595 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-09-22 05:41:23,623 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-09-22 05:41:23,634 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-22 05:41:23,643 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-09-22 05:41:23,651 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-22 05:41:23,658 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-09-22 05:41:23,668 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-09-22 05:41:23,670 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-22 05:41:23,676 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-09-22 05:41:23,686 StorageService.java:959 - Generated random tokens. tokens are [4357498083667127378, 5028950088646972605, -1259809351651647002, 6996192801980110814, -2568333660002835935, 8259057724357541426, -7934145083629185822, -6702253572126809539, -1211019159920218695, -5195130252689605758, 6355760739810169653, -5876457404415359762, 6603633530779046040, 5458530924422457055, -5841990347915544232, -8228286078547019830, 3059075994959171929, -4324245213397070244, -1975234742749453014, -4710445519733348833, -6156194930387770842, -4272117619780726688, 93598637373957152, -973362688822430103, 1236148927730829750, -7919020875386101915, -2636706767655838988, 1085512209345611350, -6092926864796654140, -4764581825096386688, -848722097280596883, 3303257148196571983, -1042891025011186096, 4032195813691607559, 5809475511209306881, -9116166450958966309, -6669834958972302304, -7385370720414386328, -2146959937621196686, 1637517692826928003, -5809603376644094546, 7043319937231780778, -2243519262697388886, -529050283933832343, 853044061229216535, -6140218129407716199, 3927803899042680105, -4013997054670023758, 9221488233108653859, 8451398662544018828, 9189106768041207131, -1811641254788418786, 4928153589312431201, 5875231168289272761, 9081820461873984669, -7622044111290656376, -7593889216186991177, 8429035880832615490, -7046163210226540067, 5166731308393131842, -2508263341420597670, 8464490976987618171, 5840274037469911411, 5233789694617389262, -2830666953945110143, -5429626597594735560, -5588506298772018657, 7438712096299231163, 3860883587914803965, 2169361922165529544, -7218822384342237192, -4409087615040202421, 1858326284714219667, 8379843379594498905, 9031167588633458933, 1578882051972453047, 7886436638639655090, -2373346422279054660, 7419070344824105942, 2153533791101289315, 5263353783412652449, -8993041288371592714, -4571183898061645099, 7774959089106252804, 1653921687587077560, 5714075225669090109, 6375336633976286397, 4971609786521740690, 8757974205959395060, 8026645181839413831, 3258488218294057484, -4624988780497035156, 4793737855115422836, 8285862988186804072, 1844631711157995729, 5085734656591322128, -4517459430544251887, 2990148006272762653, 1019174146222955665, -1331267299951535229, 58013074161772746, -6173991934790341067, -4791899709054349066, -7428947567700966451, -5973646300355778379, -5231292216503778603, -6792444519979669740, 5151506776593260092, 6406247183479928428, -6503772364638283213, 7514052330429477755, -2762049077007666423, -5133413104538678673, -3916646867316787219, 4924863996767776312, -7390794511736469527, 1639782687612730264, -7997321814615898808, 1849088609725630749, 5131334089986985339, -3554938982296754287, 4931770828111256596, -4575769295127616557, -1512933767617721220, -5562754992366029310, 2027865782878478295, -1801554574808176384, -6079198080237152558, -669622989037368697, -6212027499716697910, -5963840960229630722, -10463507775894908, -7358791410244952319, 4255085923206103690, 148845139257034447, 3375032425714630295, 4361624367355737813, 7329599154732651789, -8280538721289211401, 1652097665604238142, 2750255888560495919, -8181386004485133324, 4606352588678713908, 3820993115648612425, -7737824337867193951, 2796116310693480459, 706783848389083247, -6061027620105585677, -4177442297439832470, -8355374005439608268, -6180594899405390523, 5618590192715584819, -2002439912927127075, -4109308667279873141, -4087143160447315666, 8270929358488583195, 6611296179633268226, 1067035225596283988, 6654871336357370481, 6478501354560538292, -1725710505532633962, 2792326433981161184, -3904902650224312465, 5292755071573839703, 3701200345350551529, -6819388113999855262, 6714518268848956710, 4074960809929873038, 2211210518940269360, 2894914908870977014, -8062671175089061062, 1008022150785653570, 5075659145723015305, 7276822213663585301, 3941982780220984503, -5174497684338504491, -4403209982362554792, -2629998575395820392, 4691799171424998047, -594269817767698954, -8555651296554620171, -2427105614505599191, 2606612312235952161, -8776814478880256231, -3750156740301596952, 5121019883447832261, 2862316204462362448, -5304344905414509835, -6528952826560103955, 1214842955277847735, 3274576948995572, 2585589190588923454, -1325624214822544669, -7742121844145462589, 7845624038090419425, 8671757573353416164, -397146805308898760, 2059365245332459722, 5030754740092869069, 4918863655796186178, 9075796066521008033, 740778753895208599, 7854346258662204458, 4530523436651448664, 6976480432295309444, 1592345529157935712, -5938821096235308419, -4209375221932201125, -3845939015508737816, -2779128184171715513, -2648330304708150586, 5783614562032621178, 369488990788614078, 5567366446250299239, 7412797150319051837, -4738506866767898618, 2380225464925881069, 7026254767801410190, -7079835954503269495, -5127721424985175868, -8700861167446021712, 1610651053727301114, -4721317256899629144, -610711536813981827, -1041510678852927675, 3481322591615173550, 620170354280680491, -5014329720915909019, 20797376353785246, -7185550012365309400, 6872996320537779095, -3798078593495791656, -9015081759518444340, 7695914323351625237, -8180718243927510260, 6927713843503713474, 8783164401175495331, -163288723791829558, -2149722002647527239, -4072201958805715875, 5206148018724238223, -8801862584840868158, -417436914114958195, 2312657530799091900, 8528351524961819932, -7921274448246124890, 7469474746676011255, 6026105681587920785, 9120168118339280877, 494698337936839521, 2071960575273135492, -2005114778616904939, 8494611599987755775, -2409364551673602523, -2985870679173280046, -2041713581930501300]\nINFO [main] 2018-09-22 05:41:23,695 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@2cb3e6b0[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@5344d80b[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@254aa43a}\nINFO [MigrationStage:1] 2018-09-22 05:41:23,725 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-09-22 05:41:23,726 Memtable.java:347 - Writing Memtable-schema_keyspaces@97411488(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-09-22 05:41:23,727 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1537594882327, position=102352)\nINFO [MigrationStage:1] 2018-09-22 05:41:24,155 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-09-22 05:41:24,156 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1567191656(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-09-22 05:41:24,165 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1537594882327, position=102352)\nINFO [MigrationStage:1] 2018-09-22 05:41:24,821 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-09-22 05:41:24,822 Memtable.java:347 - Writing Memtable-schema_columns@571509997(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-09-22 05:41:24,842 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1537594882327, position=102352)\nINFO [MigrationStage:1] 2018-09-22 05:41:25,164 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-09-22 05:41:25,165 Memtable.java:347 - Writing Memtable-schema_triggers@1683268892(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-09-22 05:41:25,166 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1537594882327, position=102352)\nINFO [MigrationStage:1] 2018-09-22 05:41:25,711 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-09-22 05:41:25,712 Memtable.java:347 - Writing Memtable-schema_usertypes@946950165(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-09-22 05:41:25,713 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1537594882327, position=102352)\nINFO [MigrationStage:1] 2018-09-22 05:41:27,210 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@63cd6dd6[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-09-22 05:41:27,214 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-09-22 05:41:27,215 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1aba5802[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-09-22 05:41:27,219 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-09-22 05:41:27,255 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-09-22 05:41:27,255 Memtable.java:347 - Writing Memtable-local@1302475843(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-09-22 05:41:27,256 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1537594882327, position=102595)\nINFO [main] 2018-09-22 05:41:27,565 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51473 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-09-22 05:41:27,566 Memtable.java:347 - Writing Memtable-local@829633612(8.359KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-09-22 05:41:27,575 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1537594882327, position=114579)\nINFO [CompactionExecutor:1] 2018-09-22 05:41:27,978 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')]\nINFO [main] 2018-09-22 05:41:28,019 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-09-22 05:41:28,105 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-09-22 05:41:28,131 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2018-09-22 05:41:28,132 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-09-22 05:41:28,179 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-09-22 05:41:28,184 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2018-09-22 05:41:28,589 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,937 bytes to 5,774 (~97% of original) in 606ms = 0.009087MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-09-22 05:43:51,175 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-09-22 05:43:51,212 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-09-22 05:43:51,212 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-09-22 05:43:51,214 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-09-22 05:43:53,221 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-09-22 05:43:53,222 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:47.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:47.406Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:47.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:47.406Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:47.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:47.406Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:47.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:48.233Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:48.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:48.422Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:48.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:48.422Z", "message": "Execution done (return_code=0): /tmp/Q75O4/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:48.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:48.422Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:48.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:48.422Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:48.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "42aaa892-8255-4f7d-b83f-f1e32288e1fd"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:49.432Z", "message": "Executing: /tmp/63FKV/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:49.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:49.432Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/63FKV/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:49.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:49.457Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:49.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:49.457Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:49.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:49.457Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:49.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 1907, "offset": 1851, "size": 50}}} 2018-09-22 05:44:49,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:49,960 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:49 GMT 2018-09-22 05:44:49,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:49,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79145 2018-09-22 05:44:49,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:49,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/rogers /var/log/boot.log /var/log/udev /var/log/chronos /var/log/monit.log /var/log/wtmp /var/log/memcached.log /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/upstart/astaire-throttle.log /var/log/iotop.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/clearwater-sa22 /var/log/cassandra /var/log/cassandra/system.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/astaire /var/log/astaire/astaire_err.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_out.log /var/log/astaire/astaire_20180922T050000Z.txt /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.008s user 0m0.000s sys 0m0.005s 2018-09-22 05:44:49,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14273/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12654/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12327/memcached tcp6 0 0 ::1:53 :::* LISTEN 14273/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1099/sshd udp 0 0 192.168.120.6:123 0.0.0.0:* 11923/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11923/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11923/ntpd udp 0 0 0.0.0.0:47506 0.0.0.0:* 587/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12327/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14273/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient udp6 0 0 fe80::f816:3eff:fe5:123 :::* 11923/ntpd udp6 0 0 ::1:123 :::* 11923/ntpd udp6 0 0 :::123 :::* 11923/ntpd udp6 0 0 :::31382 :::* 587/dhclient udp6 0 0 ::1:53 :::* 14273/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11229 1676/python2.7 /tmp/cloudify-logging-server-537c5.socket unix 2 [ ACC ] STREAM LISTENING 11744 1879/python2.7 /tmp/ctx-oix4pv.socket unix 2 [ ACC ] STREAM LISTENING 7143 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9350 1121/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 1966 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8139 935/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-09-22 05:44:49,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-09-22 05:44:49,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-09-22 05:44:49,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:35 ? 00:00:00 /sbin/init root 2 0 0 05:35 ? 00:00:00 [kthreadd] root 3 2 0 05:35 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:35 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:35 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:35 ? 00:00:00 [rcu_sched] root 8 2 0 05:35 ? 00:00:00 [rcuos/0] root 9 2 0 05:35 ? 00:00:00 [rcuos/1] root 10 2 0 05:35 ? 00:00:00 [rcu_bh] root 11 2 0 05:35 ? 00:00:00 [rcuob/0] root 12 2 0 05:35 ? 00:00:00 [rcuob/1] root 13 2 0 05:35 ? 00:00:00 [migration/0] root 14 2 0 05:35 ? 00:00:00 [watchdog/0] root 15 2 0 05:35 ? 00:00:00 [watchdog/1] root 16 2 0 05:35 ? 00:00:00 [migration/1] root 17 2 0 05:35 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:35 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:35 ? 00:00:00 [khelper] root 21 2 0 05:35 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:35 ? 00:00:00 [netns] root 23 2 0 05:35 ? 00:00:00 [writeback] root 24 2 0 05:35 ? 00:00:00 [kintegrityd] root 25 2 0 05:35 ? 00:00:00 [bioset] root 27 2 0 05:35 ? 00:00:00 [kblockd] root 28 2 0 05:35 ? 00:00:00 [ata_sff] root 29 2 0 05:35 ? 00:00:00 [khubd] root 30 2 0 05:35 ? 00:00:00 [md] root 31 2 0 05:35 ? 00:00:00 [devfreq_wq] root 32 2 0 05:35 ? 00:00:00 [kworker/0:1] root 33 2 0 05:35 ? 00:00:00 [kworker/1:1] root 35 2 0 05:35 ? 00:00:00 [khungtaskd] root 36 2 0 05:35 ? 00:00:00 [kswapd0] root 37 2 0 05:35 ? 00:00:00 [vmstat] root 38 2 0 05:35 ? 00:00:00 [ksmd] root 39 2 0 05:35 ? 00:00:00 [khugepaged] root 40 2 0 05:35 ? 00:00:00 [fsnotify_mark] root 41 2 0 05:35 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 05:35 ? 00:00:00 [crypto] root 54 2 0 05:35 ? 00:00:00 [kthrotld] root 55 2 0 05:35 ? 00:00:00 [kworker/u4:1] root 56 2 0 05:35 ? 00:00:00 [vballoon] root 57 2 0 05:35 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:35 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:35 ? 00:00:00 [deferwq] root 80 2 0 05:35 ? 00:00:00 [charger_manager] root 124 2 0 05:35 ? 00:00:00 [kpsmoused] root 126 2 0 05:35 ? 00:00:00 [kworker/0:2] root 186 2 0 05:35 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:35 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 05:35 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 05:35 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 05:35 ? 00:00:00 [kworker/u5:1] root 431 2 0 05:35 ? 00:00:00 [kworker/u5:2] root 469 1 0 05:35 ? 00:00:00 upstart-socket-bridge --daemon root 587 1 0 05:35 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 05:35 ? 00:00:00 [kauditd] message+ 935 1 0 05:36 ? 00:00:00 dbus-daemon --system --fork root 942 1 0 05:36 ? 00:00:00 upstart-file-bridge --daemon root 962 1 0 05:36 ? 00:00:00 /lib/systemd/systemd-logind syslog 1017 1 0 05:36 ? 00:00:00 rsyslogd root 1053 1 0 05:36 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 05:36 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 05:36 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 05:36 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 05:36 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1099 1 0 05:36 ? 00:00:00 /usr/sbin/sshd -D root 1100 1 0 05:36 ? 00:00:00 cron daemon 1101 1 0 05:36 ? 00:00:00 atd root 1114 1 0 05:36 ? 00:00:00 /usr/sbin/irqbalance root 1121 1 0 05:36 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1201 1 0 05:36 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 05:36 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1476 2 0 05:36 ? 00:00:00 [kworker/1:2] ubuntu 1676 1 0 05:36 ? 00:00:00 /home/ubuntu/vellum_host_7njtjt/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_7njtjt --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_7njtjt --logging-server-logdir=/home/ubuntu/vellum_host_7njtjt/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_7njtjt/work/vellum_host_7njtjt%I.log --pidfile=/home/ubuntu/vellum_host_7njtjt/work/vellum_host_7njtjt.pid ubuntu 1790 1 0 05:36 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_7njtjt/env/bin/diamond --configfile /home/ubuntu/vellum_host_7njtjt/work/plugins/diamond/etc/diamond.conf ubuntu 1858 1676 0 05:39 ? 00:00:00 /home/ubuntu/vellum_host_7njtjt/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_7njtjt --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_7njtjt --logging-server-logdir=/home/ubuntu/vellum_host_7njtjt/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_7njtjt/work/vellum_host_7njtjt%I.log --pidfile=/home/ubuntu/vellum_host_7njtjt/work/vellum_host_7njtjt.pid ubuntu 1879 1858 0 05:39 ? 00:00:00 /home/ubuntu/vellum_host_7njtjt/env/bin/python2.7 /home/ubuntu/vellum_host_7njtjt/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-4_zDXH ubuntu 1890 1879 0 05:39 ? 00:00:00 /bin/sh -c /tmp/Q75O4/install-vellum.sh ubuntu 1892 1890 0 05:39 ? 00:00:00 /bin/bash -e /tmp/Q75O4/install-vellum.sh root 4581 2 0 05:41 ? 00:00:00 [kworker/u5:0] ntp 11923 1 0 05:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12327 1 0 05:43 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12654 1 0 05:43 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13305 1 0 05:44 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13312 13305 0 05:44 ? 00:00:00 cpulimit -e astaire -l 10 root 13672 12654 0 05:44 ? 00:00:00 [check-monit-upt] dnsmasq 14273 1 0 05:44 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14336 1892 0 05:44 ? 00:00:00 /bin/bash -e /tmp/Q75O4/install-vellum.sh ubuntu 14337 14336 0 05:44 ? 00:00:00 /bin/bash -e /tmp/Q75O4/install-vellum.sh root 14338 14337 0 05:44 ? 00:00:00 sudo ps -edf root 14339 14338 0 05:44 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-09-22 05:44:49,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-09-22 05:44:49,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-09-22 05:44:49,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-09-22 05:43:57.963330446 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-09-22 05:44:49,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.004s sys 0m0.002s 2018-09-22 05:44:49,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-09-22 05:41:20,292 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-09-22 05:41:20,308 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-22 05:41:20,412 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-09-22 05:41:20,584 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-09-22 05:41:20,592 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-09-22 05:41:20,593 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-09-22 05:41:20,931 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-22 05:41:20,943 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-09-22 05:41:20,964 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-09-22 05:41:20,965 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-09-22 05:41:20,965 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-09-22 05:41:20,965 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 696448(680K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-09-22 05:41:20,965 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73996440(72262K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-09-22 05:41:20,965 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-09-22 05:41:20,965 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-09-22 05:41:20,966 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16774112(16380K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-09-22 05:41:20,966 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2018-09-22 05:41:20,966 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1537594879.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1537594879.log] INFO [main] 2018-09-22 05:41:21,032 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-09-22 05:41:21,033 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-09-22 05:41:21,108 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-09-22 05:41:21,110 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-09-22 05:41:21,110 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-09-22 05:41:21,113 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-09-22 05:41:21,121 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-09-22 05:41:21,127 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-09-22 05:41:21,128 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-09-22 05:41:21,197 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-09-22 05:41:22,350 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-09-22 05:41:22,355 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-09-22 05:41:22,359 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-09-22 05:41:22,364 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-09-22 05:41:22,368 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-09-22 05:41:22,373 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-09-22 05:41:22,377 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-09-22 05:41:22,381 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-09-22 05:41:22,385 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-09-22 05:41:22,389 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-09-22 05:41:22,394 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-09-22 05:41:22,397 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-09-22 05:41:22,401 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-09-22 05:41:22,404 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-09-22 05:41:22,407 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-09-22 05:41:22,410 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-09-22 05:41:22,486 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-09-22 05:41:22,486 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-09-22 05:41:22,525 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-09-22 05:41:22,530 Memtable.java:347 - Writing Memtable-local@1610000746(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-09-22 05:41:22,568 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1537594882327, position=399) INFO [main] 2018-09-22 05:41:23,009 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-09-22 05:41:23,149 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-09-22 05:41:23,149 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-09-22 05:41:23,152 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-09-22 05:41:23,165 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2018-09-22 05:41:23,166 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-09-22 05:41:23,184 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-22 05:41:23,192 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2018-09-22 05:41:23,203 SystemKeyspace.java:765 - No host ID found, created b3b15309-7896-42d1-b14a-5d53a20907b2 (Note: This should happen exactly once per node). INFO [main] 2018-09-22 05:41:23,206 StorageService.java:807 - Starting up server gossip INFO [main] 2018-09-22 05:41:23,208 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-09-22 05:41:23,209 Memtable.java:347 - Writing Memtable-local@142401099(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-09-22 05:41:23,210 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-2-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1537594882327, position=93397) INFO [main] 2018-09-22 05:41:23,587 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-22 05:41:23,595 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-09-22 05:41:23,623 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-09-22 05:41:23,634 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-22 05:41:23,643 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-09-22 05:41:23,651 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-22 05:41:23,658 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-09-22 05:41:23,668 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-09-22 05:41:23,670 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-22 05:41:23,676 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-09-22 05:41:23,686 StorageService.java:959 - Generated random tokens. tokens are [4357498083667127378, 5028950088646972605, -1259809351651647002, 6996192801980110814, -2568333660002835935, 8259057724357541426, -7934145083629185822, -6702253572126809539, -1211019159920218695, -5195130252689605758, 6355760739810169653, -5876457404415359762, 6603633530779046040, 5458530924422457055, -5841990347915544232, -8228286078547019830, 3059075994959171929, -4324245213397070244, -1975234742749453014, -4710445519733348833, -6156194930387770842, -4272117619780726688, 93598637373957152, -973362688822430103, 1236148927730829750, -7919020875386101915, -2636706767655838988, 1085512209345611350, -6092926864796654140, -4764581825096386688, -848722097280596883, 3303257148196571983, -1042891025011186096, 4032195813691607559, 5809475511209306881, -9116166450958966309, -6669834958972302304, -7385370720414386328, -2146959937621196686, 1637517692826928003, -5809603376644094546, 7043319937231780778, -2243519262697388886, -529050283933832343, 853044061229216535, -6140218129407716199, 3927803899042680105, -4013997054670023758, 9221488233108653859, 8451398662544018828, 9189106768041207131, -1811641254788418786, 4928153589312431201, 5875231168289272761, 9081820461873984669, -7622044111290656376, -7593889216186991177, 8429035880832615490, -7046163210226540067, 5166731308393131842, -2508263341420597670, 8464490976987618171, 5840274037469911411, 5233789694617389262, -2830666953945110143, -5429626597594735560, -5588506298772018657, 7438712096299231163, 3860883587914803965, 2169361922165529544, -7218822384342237192, -4409087615040202421, 1858326284714219667, 8379843379594498905, 9031167588633458933, 1578882051972453047, 7886436638639655090, -2373346422279054660, 7419070344824105942, 2153533791101289315, 5263353783412652449, -8993041288371592714, -4571183898061645099, 7774959089106252804, 1653921687587077560, 5714075225669090109, 6375336633976286397, 4971609786521740690, 8757974205959395060, 8026645181839413831, 3258488218294057484, -4624988780497035156, 4793737855115422836, 8285862988186804072, 1844631711157995729, 5085734656591322128, -4517459430544251887, 2990148006272762653, 1019174146222955665, -1331267299951535229, 58013074161772746, -6173991934790341067, -4791899709054349066, -7428947567700966451, -5973646300355778379, -5231292216503778603, -6792444519979669740, 5151506776593260092, 6406247183479928428, -6503772364638283213, 7514052330429477755, -2762049077007666423, -5133413104538678673, -3916646867316787219, 4924863996767776312, -7390794511736469527, 1639782687612730264, -7997321814615898808, 1849088609725630749, 5131334089986985339, -3554938982296754287, 4931770828111256596, -4575769295127616557, -1512933767617721220, -5562754992366029310, 2027865782878478295, -1801554574808176384, -6079198080237152558, -669622989037368697, -6212027499716697910, -5963840960229630722, -10463507775894908, -7358791410244952319, 4255085923206103690, 148845139257034447, 3375032425714630295, 4361624367355737813, 7329599154732651789, -8280538721289211401, 1652097665604238142, 2750255888560495919, -8181386004485133324, 4606352588678713908, 3820993115648612425, -7737824337867193951, 2796116310693480459, 706783848389083247, -6061027620105585677, -4177442297439832470, -8355374005439608268, -6180594899405390523, 5618590192715584819, -2002439912927127075, -4109308667279873141, -4087143160447315666, 8270929358488583195, 6611296179633268226, 1067035225596283988, 6654871336357370481, 6478501354560538292, -1725710505532633962, 2792326433981161184, -3904902650224312465, 5292755071573839703, 3701200345350551529, -6819388113999855262, 6714518268848956710, 4074960809929873038, 2211210518940269360, 2894914908870977014, -8062671175089061062, 1008022150785653570, 5075659145723015305, 7276822213663585301, 3941982780220984503, -5174497684338504491, -4403209982362554792, -2629998575395820392, 4691799171424998047, -594269817767698954, -8555651296554620171, -2427105614505599191, 2606612312235952161, -8776814478880256231, -3750156740301596952, 5121019883447832261, 2862316204462362448, -5304344905414509835, -6528952826560103955, 1214842955277847735, 3274576948995572, 2585589190588923454, -1325624214822544669, -7742121844145462589, 7845624038090419425, 8671757573353416164, -397146805308898760, 2059365245332459722, 5030754740092869069, 4918863655796186178, 9075796066521008033, 740778753895208599, 7854346258662204458, 4530523436651448664, 6976480432295309444, 1592345529157935712, -5938821096235308419, -4209375221932201125, -3845939015508737816, -2779128184171715513, -2648330304708150586, 5783614562032621178, 369488990788614078, 5567366446250299239, 7412797150319051837, -4738506866767898618, 2380225464925881069, 7026254767801410190, -7079835954503269495, -5127721424985175868, -8700861167446021712, 1610651053727301114, -4721317256899629144, -610711536813981827, -1041510678852927675, 3481322591615173550, 620170354280680491, -5014329720915909019, 20797376353785246, -7185550012365309400, 6872996320537779095, -3798078593495791656, -9015081759518444340, 7695914323351625237, -8180718243927510260, 6927713843503713474, 8783164401175495331, -163288723791829558, -2149722002647527239, -4072201958805715875, 5206148018724238223, -8801862584840868158, -417436914114958195, 2312657530799091900, 8528351524961819932, -7921274448246124890, 7469474746676011255, 6026105681587920785, 9120168118339280877, 494698337936839521, 2071960575273135492, -2005114778616904939, 8494611599987755775, -2409364551673602523, -2985870679173280046, -2041713581930501300] INFO [main] 2018-09-22 05:41:23,695 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@2cb3e6b0[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false], events=org.apache.cassandra.config.CFMetaData@5344d80b[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]}, durableWrites=true, userTypes=org.apache.cassandra.config.UTMetaData@254aa43a} INFO [MigrationStage:1] 2018-09-22 05:41:23,725 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-09-22 05:41:23,726 Memtable.java:347 - Writing Memtable-schema_keyspaces@97411488(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-09-22 05:41:23,727 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_keyspaces-b0f2235744583cdb9631c43e59ce3676/system-schema_keyspaces-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1537594882327, position=102352) INFO [MigrationStage:1] 2018-09-22 05:41:24,155 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-09-22 05:41:24,156 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1567191656(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-09-22 05:41:24,165 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columnfamilies-45f5b36024bc3f83a3631034ea4fa697/system-schema_columnfamilies-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1537594882327, position=102352) INFO [MigrationStage:1] 2018-09-22 05:41:24,821 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-09-22 05:41:24,822 Memtable.java:347 - Writing Memtable-schema_columns@571509997(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-09-22 05:41:24,842 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_columns-296e9c049bec3085827dc17d3df2122a/system-schema_columns-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1537594882327, position=102352) INFO [MigrationStage:1] 2018-09-22 05:41:25,164 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-09-22 05:41:25,165 Memtable.java:347 - Writing Memtable-schema_triggers@1683268892(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-09-22 05:41:25,166 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_triggers-0359bc7171233ee19a4ab9dfb11fc125/system-schema_triggers-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1537594882327, position=102352) INFO [MigrationStage:1] 2018-09-22 05:41:25,711 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-09-22 05:41:25,712 Memtable.java:347 - Writing Memtable-schema_usertypes@946950165(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-09-22 05:41:25,713 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/schema_usertypes-3aa752254f82350b8d5c430fa221fa0a/system-schema_usertypes-tmp-ka-1-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1537594882327, position=102352) INFO [MigrationStage:1] 2018-09-22 05:41:27,210 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@63cd6dd6[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-09-22 05:41:27,214 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-09-22 05:41:27,215 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1aba5802[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-09-22 05:41:27,219 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-09-22 05:41:27,255 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-09-22 05:41:27,255 Memtable.java:347 - Writing Memtable-local@1302475843(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-09-22 05:41:27,256 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-3-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1537594882327, position=102595) INFO [main] 2018-09-22 05:41:27,565 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51473 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-09-22 05:41:27,566 Memtable.java:347 - Writing Memtable-local@829633612(8.359KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-09-22 05:41:27,575 Memtable.java:382 - Completed flushing /var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-tmp-ka-4-Data.db (0.000KiB) for commitlog position ReplayPosition(segmentId=1537594882327, position=114579) INFO [CompactionExecutor:1] 2018-09-22 05:41:27,978 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')] INFO [main] 2018-09-22 05:41:28,019 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-09-22 05:41:28,105 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-09-22 05:41:28,131 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2018-09-22 05:41:28,132 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-09-22 05:41:28,179 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-09-22 05:41:28,184 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2018-09-22 05:41:28,589 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,937 bytes to 5,774 (~97% of original) in 606ms = 0.009087MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-09-22 05:43:51,175 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-09-22 05:43:51,212 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-09-22 05:43:51,212 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-09-22 05:43:51,214 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-09-22 05:43:53,221 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-09-22 05:43:53,222 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.002s sys 0m0.003s 2018-09-22 05:44:49,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-09-22 05:44:49,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-09-22 05:44:49,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-09-22 05:44:49,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:44:49,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-09-22 05:44:49,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Q75O4/install-vellum.sh 2018-09-22 05:44:49,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-09-22 05:44:49,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-22 05:44:49,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/63FKV/start-vellum.sh 2018-09-22 05:44:49,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/63FKV/start-vellum.sh 2018-09-22 05:44:49,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:44:49,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:44:49,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-22 05:44:49,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:44:50,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:50,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:50,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:50,037 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:50,037 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:50,037 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:50,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:50,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:44:50,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:50,038 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:50 GMT 2018-09-22 05:44:50,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:50,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:44:50,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:55,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:44:55,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:55,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:55,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:55,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:55,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:55,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:55,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:55,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:50.457Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:50.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:50.457Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:50.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:50.457Z", "message": "[vellum] 192.168.120.6", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:50.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:50.457Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:50.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:51.468Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:51.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:54.898Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.5:7253\nhs_hostname=hs.clearwater.local:8888\nhs_provisioning_hostname=hs-prov.clearwater.local:8889\nsprout_impi_store=vellum.clearwater.local\nsprout_registration_store=vellum.clearwater.local\ncassandra_hostname=vellum.clearwater.local\nchronos_hostname=vellum.clearwater.local\nralf_session_store=vellum.clearwater.local\nralf_hostname=dime.clearwater.local:10888\nxdms_hostname=homer.clearwater.local:7888\nsignaling_dns_server=192.168.120.5\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:54.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "6eac008f-4101-487b-8e31-9025c2430822"}], "metadata": {"pagination": {"total": 1913, "offset": 1874, "size": 50}}} 2018-09-22 05:44:55,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:55,199 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:55 GMT 2018-09-22 05:44:55,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:55,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4040 2018-09-22 05:44:55,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:44:55,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-09-22 05:44:55,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-09-22 05:44:55,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.6 2018-09-22 05:44:55,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-09-22 05:44:55,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:44:55,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.5:7253 hs_hostname=hs.clearwater.local:8888 hs_provisioning_hostname=hs-prov.clearwater.local:8889 sprout_impi_store=vellum.clearwater.local sprout_registration_store=vellum.clearwater.local cassandra_hostname=vellum.clearwater.local chronos_hostname=vellum.clearwater.local ralf_session_store=vellum.clearwater.local ralf_hostname=dime.clearwater.local:10888 xdms_hostname=homer.clearwater.local:7888 signaling_dns_server=192.168.120.5 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2018-09-22 05:44:55,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:44:55,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:44:55,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:44:55,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:44:55,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:44:55,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:44:55,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:44:55,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:44:55,271 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:44:55,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:44:55,272 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:44:55 GMT 2018-09-22 05:44:55,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:44:55,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:44:55,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:00,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:45:00,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:00,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:00,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:00,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:00,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:00,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:00,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:00,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:58.720Z", "message": "Execution done (return_code=0): /tmp/N7453/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:58.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "6eac008f-4101-487b-8e31-9025c2430822"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:44:58.815Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:44:58.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 1915, "offset": 1880, "size": 50}}} 2018-09-22 05:45:00,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:00,728 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:00 GMT 2018-09-22 05:45:00,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:00,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1130 2018-09-22 05:45:00,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:00,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/N7453/create_number.sh 2018-09-22 05:45:00,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:45:00,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:45:00,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:00,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:00,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:00,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:00,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:00,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:00,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:00,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:45:00,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:00,809 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:00 GMT 2018-09-22 05:45:00,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:00,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:45:00,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:05,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:45:05,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:05,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:05,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:05,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:05,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:05,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:05,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:05,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:45:00.825Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:45:00.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1916, "offset": 1882, "size": 50}}} 2018-09-22 05:45:05,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:05,964 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:05 GMT 2018-09-22 05:45:05,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:05,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:45:05,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:05,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:45:05,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:45:06,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:06,036 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:06,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:06,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:06,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:06,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:06,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:06,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:45:06,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:06,036 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:06 GMT 2018-09-22 05:45:06,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:06,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:45:06,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:11,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:45:11,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:11,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:11,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:11,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:11,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:11,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:11,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:11,282 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:45:11.064Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:45:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1917, "offset": 1883, "size": 50}}} 2018-09-22 05:45:11,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:11,282 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:11 GMT 2018-09-22 05:45:11,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:11,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:45:11,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:11,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:45:11,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:45:11,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:11,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:11,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:11,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:11,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:11,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:11,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:11,358 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:45:11,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:11,358 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:11 GMT 2018-09-22 05:45:11,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:11,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:45:11,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:16,364 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:45:16,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:16,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:16,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:16,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:16,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:16,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:16,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:16,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1917, "offset": 1884, "size": 50}}} 2018-09-22 05:45:16,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:16,444 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:16 GMT 2018-09-22 05:45:16,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:16,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:45:16,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:16,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:45:16,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:16,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:16,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:16,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:16,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:16,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:16,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:16,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:45:16,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:16,520 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:16 GMT 2018-09-22 05:45:16,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:16,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:45:16,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:21,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:45:21,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:21,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:21,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:21,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:21,612 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:21,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:21,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:21,612 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:45:21.299Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:45:21.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1918, "offset": 1884, "size": 50}}} 2018-09-22 05:45:21,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:21,612 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:21 GMT 2018-09-22 05:45:21,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:21,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:45:21,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:21,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:45:21,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:45:21,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:21,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:21,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:21,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:21,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:21,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:21,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:21,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:45:21,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:21,676 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:21 GMT 2018-09-22 05:45:21,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:21,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:45:21,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:26,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:45:27,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:27,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:27,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:27,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:27,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:27,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:27,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:27,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1918, "offset": 1885, "size": 50}}} 2018-09-22 05:45:27,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:27,092 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:27 GMT 2018-09-22 05:45:27,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:27,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:45:27,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:27,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:45:27,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:27,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:27,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:27,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:27,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:27,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:27,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:27,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:45:27,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:27,445 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:27 GMT 2018-09-22 05:45:27,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:27,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:45:27,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:32,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:45:32,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:32,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:32,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:32,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:32,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:32,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:32,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:32,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:45:31.534Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:45:31.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1919, "offset": 1885, "size": 50}}} 2018-09-22 05:45:32,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:32,531 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:32 GMT 2018-09-22 05:45:32,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:32,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:45:32,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:32,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:45:32,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:45:32,677 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:32,677 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:32,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:32,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:32,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:32,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:32,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:32,678 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:45:32,678 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:32,678 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:32 GMT 2018-09-22 05:45:32,678 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:32,678 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:45:32,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:37,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:45:37,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:37,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:37,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:37,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:37,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:37,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:37,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:37,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1919, "offset": 1886, "size": 50}}} 2018-09-22 05:45:37,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:37,777 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:37 GMT 2018-09-22 05:45:37,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:37,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:45:37,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:37,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:45:37,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:37,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:37,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:37,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:37,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:37,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:37,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:37,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:45:37,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:37,843 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:37 GMT 2018-09-22 05:45:37,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:37,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:45:37,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:42,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:45:42,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:42,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:42,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:42,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:42,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:42,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:42,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:42,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:45:41.772Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:45:41.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1920, "offset": 1886, "size": 50}}} 2018-09-22 05:45:42,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:42,938 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:42 GMT 2018-09-22 05:45:42,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:42,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:45:42,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:42,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:45:42,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:45:43,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:43,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:43,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:43,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:43,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:43,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:43,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:43,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:45:43,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:43,010 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:43 GMT 2018-09-22 05:45:43,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:43,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:45:43,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:48,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:45:48,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:48,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:48,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:48,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:48,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:48,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:48,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:48,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1920, "offset": 1887, "size": 50}}} 2018-09-22 05:45:48,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:48,179 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:48 GMT 2018-09-22 05:45:48,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:48,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:45:48,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:48,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:45:48,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:48,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:48,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:48,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:48,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:48,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:48,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:48,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:45:48,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:48,248 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:48 GMT 2018-09-22 05:45:48,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:48,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:45:48,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:53,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:45:53,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:53,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:53,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:53,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:53,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:53,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:53,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:53,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:45:52.006Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:45:52.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1921, "offset": 1887, "size": 50}}} 2018-09-22 05:45:53,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:53,345 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:53 GMT 2018-09-22 05:45:53,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:53,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:45:53,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:53,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:45:53,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:45:53,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:53,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:53,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:53,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:53,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:53,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:53,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:53,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:45:53,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:53,429 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:53 GMT 2018-09-22 05:45:53,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:53,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:45:53,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:58,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:45:58,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:58,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:58,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:58,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:58,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:58,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:58,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:58,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1921, "offset": 1888, "size": 50}}} 2018-09-22 05:45:58,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:58,544 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:58 GMT 2018-09-22 05:45:58,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:58,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:45:58,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:45:58,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:45:58,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:45:58,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:45:58,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:45:58,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:45:58,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:45:58,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:45:58,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:45:58,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:45:58,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:45:58,654 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:45:58 GMT 2018-09-22 05:45:58,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:45:58,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:45:58,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:03,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:46:03,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:03,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:03,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:03,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:03,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:03,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:03,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:03,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:46:02.241Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:46:02.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1922, "offset": 1888, "size": 50}}} 2018-09-22 05:46:03,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:03,749 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:03 GMT 2018-09-22 05:46:03,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:03,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:46:03,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:03,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:46:03,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:46:03,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:03,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:03,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:03,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:03,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:03,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:03,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:03,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:46:03,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:03,937 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:03 GMT 2018-09-22 05:46:03,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:03,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:46:03,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:08,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:46:09,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:09,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:09,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:09,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:09,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:09,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:09,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:09,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1922, "offset": 1889, "size": 50}}} 2018-09-22 05:46:09,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:09,067 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:09 GMT 2018-09-22 05:46:09,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:09,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:46:09,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:09,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:46:09,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:09,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:09,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:09,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:09,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:09,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:09,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:09,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:46:09,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:09,163 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:09 GMT 2018-09-22 05:46:09,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:09,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:46:09,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:14,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:46:14,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:14,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:14,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:14,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:14,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:14,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:14,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:14,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:46:12.475Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:46:12.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1923, "offset": 1889, "size": 50}}} 2018-09-22 05:46:14,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:14,299 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:14 GMT 2018-09-22 05:46:14,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:14,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:46:14,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:14,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:46:14,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:46:14,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:14,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:14,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:14,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:14,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:14,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:14,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:14,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:46:14,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:14,437 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:14 GMT 2018-09-22 05:46:14,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:14,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:46:14,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:19,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:46:19,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:19,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:19,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:19,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:19,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:19,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:19,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:19,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1923, "offset": 1890, "size": 50}}} 2018-09-22 05:46:19,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:19,535 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:19 GMT 2018-09-22 05:46:19,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:19,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:46:19,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:19,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:46:19,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:19,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:19,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:19,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:19,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:19,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:19,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:19,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:46:19,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:19,637 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:19 GMT 2018-09-22 05:46:19,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:19,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:46:19,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:24,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:46:24,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:24,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:24,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:24,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:24,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:24,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:24,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:24,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:46:22.709Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:46:22.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1924, "offset": 1890, "size": 50}}} 2018-09-22 05:46:24,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:24,802 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:24 GMT 2018-09-22 05:46:24,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:24,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:46:24,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:24,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:46:24,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:46:24,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:24,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:24,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:24,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:24,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:24,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:24,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:24,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:46:24,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:24,872 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:24 GMT 2018-09-22 05:46:24,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:24,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:46:24,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:29,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:46:29,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:29,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:29,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:29,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:29,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:29,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:29,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:29,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1924, "offset": 1891, "size": 50}}} 2018-09-22 05:46:29,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:29,960 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:29 GMT 2018-09-22 05:46:29,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:29,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:46:29,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:29,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:46:30,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:30,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:30,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:30,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:30,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:30,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:30,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:30,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:46:30,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:30,115 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:30 GMT 2018-09-22 05:46:30,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:30,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:46:30,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:35,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:46:35,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:35,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:35,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:35,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:35,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:35,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:35,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:35,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:46:32.944Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:46:32.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1925, "offset": 1891, "size": 50}}} 2018-09-22 05:46:35,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:35,291 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:35 GMT 2018-09-22 05:46:35,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:35,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:46:35,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:35,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:46:35,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:46:35,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:35,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:35,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:35,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:35,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:35,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:35,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:35,361 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:46:35,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:35,361 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:35 GMT 2018-09-22 05:46:35,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:35,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:46:35,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:40,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:46:40,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:40,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:40,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:40,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:40,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:40,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:40,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:40,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1925, "offset": 1892, "size": 50}}} 2018-09-22 05:46:40,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:40,465 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:40 GMT 2018-09-22 05:46:40,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:40,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:46:40,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:40,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:46:40,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:40,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:40,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:40,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:40,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:40,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:40,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:40,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:46:40,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:40,557 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:40 GMT 2018-09-22 05:46:40,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:40,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:46:40,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:45,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:46:45,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:45,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:45,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:45,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:45,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:45,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:45,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:45,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:46:43.178Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:46:43.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1926, "offset": 1892, "size": 50}}} 2018-09-22 05:46:45,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:45,812 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:45 GMT 2018-09-22 05:46:45,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:45,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:46:45,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:45,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:46:45,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:46:45,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:45,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:45,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:45,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:45,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:45,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:45,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:45,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:46:45,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:45,893 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:45 GMT 2018-09-22 05:46:45,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:45,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:46:45,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:50,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:46:51,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:51,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:51,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:51,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:51,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:51,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:51,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:51,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1926, "offset": 1893, "size": 50}}} 2018-09-22 05:46:51,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:51,006 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:51 GMT 2018-09-22 05:46:51,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:51,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:46:51,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:51,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:46:51,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:51,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:51,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:51,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:51,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:51,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:51,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:51,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:46:51,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:51,093 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:51 GMT 2018-09-22 05:46:51,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:51,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:46:51,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:56,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:46:56,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:56,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:56,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:56,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:56,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:56,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:56,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:56,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:46:53.412Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:46:53.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1927, "offset": 1893, "size": 50}}} 2018-09-22 05:46:56,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:56,214 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:56 GMT 2018-09-22 05:46:56,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:56,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:46:56,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:46:56,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:46:56,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:46:56,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:46:56,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:46:56,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:46:56,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:46:56,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:46:56,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:46:56,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:46:56,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:46:56,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:46:56,289 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:46:56 GMT 2018-09-22 05:46:56,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:46:56,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:46:56,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:01,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:47:01,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:01,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:01,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:01,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:01,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:01,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:01,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:01,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1927, "offset": 1894, "size": 50}}} 2018-09-22 05:47:01,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:01,489 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:01 GMT 2018-09-22 05:47:01,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:01,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:47:01,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:01,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:47:01,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:01,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:01,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:01,572 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:01,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:01,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:01,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:01,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:47:01,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:01,572 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:01 GMT 2018-09-22 05:47:01,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:01,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:47:01,573 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:06,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:47:06,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:06,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:06,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:06,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:06,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:06,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:06,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:06,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:47:03.648Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:47:03.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1928, "offset": 1894, "size": 50}}} 2018-09-22 05:47:06,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:06,681 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:06 GMT 2018-09-22 05:47:06,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:06,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:47:06,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:06,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:47:06,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:47:06,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:06,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:06,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:06,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:06,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:06,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:06,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:06,761 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:47:06,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:06,761 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:06 GMT 2018-09-22 05:47:06,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:06,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:47:06,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:11,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:47:11,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:11,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:11,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:11,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:11,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:11,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:11,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:11,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1928, "offset": 1895, "size": 50}}} 2018-09-22 05:47:11,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:11,853 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:11 GMT 2018-09-22 05:47:11,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:11,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:47:11,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:11,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:47:11,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:11,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:11,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:11,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:11,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:11,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:11,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:11,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:47:11,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:11,931 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:11 GMT 2018-09-22 05:47:11,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:11,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:47:11,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:16,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:47:17,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:17,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:17,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:17,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:17,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:17,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:17,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:17,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:47:13.881Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:47:13.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1929, "offset": 1895, "size": 50}}} 2018-09-22 05:47:17,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:17,017 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:17 GMT 2018-09-22 05:47:17,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:17,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:47:17,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:17,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:47:17,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:47:17,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:17,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:17,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:17,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:17,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:17,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:17,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:17,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:47:17,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:17,133 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:17 GMT 2018-09-22 05:47:17,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:17,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:47:17,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:22,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:47:22,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:22,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:22,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:22,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:22,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:22,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:22,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:22,290 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1929, "offset": 1896, "size": 50}}} 2018-09-22 05:47:22,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:22,290 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:22 GMT 2018-09-22 05:47:22,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:22,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:47:22,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:22,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:47:22,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:22,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:22,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:22,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:22,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:22,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:22,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:22,355 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:47:22,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:22,356 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:22 GMT 2018-09-22 05:47:22,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:22,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:47:22,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:27,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:47:27,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:27,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:27,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:27,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:27,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:27,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:27,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:27,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:47:24.113Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:47:24.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1930, "offset": 1896, "size": 50}}} 2018-09-22 05:47:27,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:27,715 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:27 GMT 2018-09-22 05:47:27,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:27,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:47:27,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:27,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:47:27,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:47:27,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:27,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:27,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:27,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:27,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:27,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:27,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:27,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:47:27,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:27,779 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:27 GMT 2018-09-22 05:47:27,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:27,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:47:27,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:32,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:47:32,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:32,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:32,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:32,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:32,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:32,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:32,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:32,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1930, "offset": 1897, "size": 50}}} 2018-09-22 05:47:32,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:32,869 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:32 GMT 2018-09-22 05:47:32,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:32,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:47:32,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:32,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:47:32,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:32,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:32,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:32,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:32,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:32,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:32,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:32,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:47:32,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:32,946 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:32 GMT 2018-09-22 05:47:32,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:32,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:47:32,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:37,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:47:38,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:38,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:38,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:38,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:38,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:38,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:38,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:38,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:47:34.347Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:47:34.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1931, "offset": 1897, "size": 50}}} 2018-09-22 05:47:38,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:38,043 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:38 GMT 2018-09-22 05:47:38,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:38,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:47:38,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:38,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:47:38,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:47:38,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:38,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:38,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:38,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:38,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:38,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:38,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:38,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:47:38,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:38,111 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:38 GMT 2018-09-22 05:47:38,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:38,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:47:38,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:43,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:47:43,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:43,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:43,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:43,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:43,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:43,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:43,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:43,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1931, "offset": 1898, "size": 50}}} 2018-09-22 05:47:43,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:43,261 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:43 GMT 2018-09-22 05:47:43,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:43,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:47:43,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:43,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:47:43,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:43,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:43,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:43,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:43,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:43,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:43,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:43,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:47:43,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:43,381 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:43 GMT 2018-09-22 05:47:43,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:43,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:47:43,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:48,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:47:48,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:48,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:48,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:48,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:48,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:48,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:48,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:48,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:47:44.581Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:47:44.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1932, "offset": 1898, "size": 50}}} 2018-09-22 05:47:48,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:48,623 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:48 GMT 2018-09-22 05:47:48,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:48,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:47:48,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:48,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:47:48,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:47:48,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:48,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:48,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:48,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:48,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:48,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:48,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:48,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:47:48,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:48,700 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:48 GMT 2018-09-22 05:47:48,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:48,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:47:48,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:53,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:47:53,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:53,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:53,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:53,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:53,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:53,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:53,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:53,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1932, "offset": 1899, "size": 50}}} 2018-09-22 05:47:53,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:53,815 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:53 GMT 2018-09-22 05:47:53,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:53,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:47:53,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:53,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:47:53,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:53,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:53,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:53,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:53,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:53,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:53,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:53,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:47:53,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:53,893 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:53 GMT 2018-09-22 05:47:53,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:53,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:47:53,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:58,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:47:58,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:58,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:58,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:58,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:58,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:58,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:58,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:58,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:47:54.816Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:47:54.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1933, "offset": 1899, "size": 50}}} 2018-09-22 05:47:58,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:58,994 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:58 GMT 2018-09-22 05:47:58,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:58,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:47:58,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:47:58,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:47:58,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:47:59,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:47:59,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:47:59,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:47:59,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:47:59,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:47:59,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:47:59,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:47:59,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:47:59,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:47:59,080 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:47:59 GMT 2018-09-22 05:47:59,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:47:59,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:47:59,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:04,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:48:04,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:04,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:04,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:04,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:04,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:04,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:04,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:04,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1933, "offset": 1900, "size": 50}}} 2018-09-22 05:48:04,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:04,218 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:04 GMT 2018-09-22 05:48:04,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:04,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:48:04,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:04,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:48:04,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:04,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:04,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:04,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:04,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:04,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:04,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:04,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:48:04,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:04,296 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:04 GMT 2018-09-22 05:48:04,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:04,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:48:04,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:09,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:48:09,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:09,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:09,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:09,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:09,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:09,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:09,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:09,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:48:05.048Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:48:05.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1934, "offset": 1900, "size": 50}}} 2018-09-22 05:48:09,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:09,398 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:09 GMT 2018-09-22 05:48:09,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:09,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:48:09,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:09,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:48:09,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:48:09,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:09,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:09,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:09,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:09,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:09,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:09,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:09,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:48:09,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:09,488 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:09 GMT 2018-09-22 05:48:09,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:09,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:48:09,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:14,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:48:14,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:14,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:14,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:14,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:14,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:14,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:14,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:14,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1934, "offset": 1901, "size": 50}}} 2018-09-22 05:48:14,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:14,590 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:14 GMT 2018-09-22 05:48:14,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:14,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:48:14,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:14,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:48:14,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:14,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:14,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:14,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:14,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:14,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:14,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:14,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:48:14,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:14,666 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:14 GMT 2018-09-22 05:48:14,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:14,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:48:14,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:19,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:48:19,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:19,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:19,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:19,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:19,884 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:19,884 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:19,884 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:19,885 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:48:15.284Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:48:15.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1935, "offset": 1901, "size": 50}}} 2018-09-22 05:48:19,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:19,885 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:19 GMT 2018-09-22 05:48:19,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:19,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:48:19,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:19,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:48:19,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:48:19,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:19,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:19,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:19,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:19,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:19,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:19,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:19,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:48:19,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:19,960 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:19 GMT 2018-09-22 05:48:19,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:19,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:48:19,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:24,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:48:25,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:25,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:25,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:25,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:25,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:25,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:25,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:25,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1935, "offset": 1902, "size": 50}}} 2018-09-22 05:48:25,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:25,066 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:25 GMT 2018-09-22 05:48:25,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:25,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:48:25,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:25,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:48:25,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:25,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:25,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:25,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:25,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:25,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:25,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:25,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:48:25,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:25,153 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:25 GMT 2018-09-22 05:48:25,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:25,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:48:25,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:30,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:48:30,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:30,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:30,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:30,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:30,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:30,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:30,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:30,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:48:25.517Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:48:25.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1936, "offset": 1902, "size": 50}}} 2018-09-22 05:48:30,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:30,255 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:30 GMT 2018-09-22 05:48:30,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:30,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:48:30,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:30,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:48:30,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:48:30,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:30,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:30,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:30,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:30,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:30,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:30,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:30,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:48:30,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:30,333 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:30 GMT 2018-09-22 05:48:30,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:30,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:48:30,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:35,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:48:35,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:35,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:35,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:35,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:35,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:35,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:35,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:35,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1936, "offset": 1903, "size": 50}}} 2018-09-22 05:48:35,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:35,478 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:35 GMT 2018-09-22 05:48:35,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:35,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:48:35,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:35,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:48:35,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:35,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:35,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:35,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:35,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:35,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:35,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:35,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:48:35,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:35,563 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:35 GMT 2018-09-22 05:48:35,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:35,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:48:35,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:40,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:48:40,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:40,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:40,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:40,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:40,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:40,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:40,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:40,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:48:35.752Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:48:35.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1937, "offset": 1903, "size": 50}}} 2018-09-22 05:48:40,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:40,656 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:40 GMT 2018-09-22 05:48:40,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:40,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:48:40,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:40,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:48:40,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:48:40,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:40,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:40,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:40,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:40,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:40,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:40,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:40,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:48:40,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:40,737 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:40 GMT 2018-09-22 05:48:40,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:40,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:48:40,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:45,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:48:45,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:45,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:45,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:45,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:45,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:45,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:45,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:45,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1937, "offset": 1904, "size": 50}}} 2018-09-22 05:48:45,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:45,882 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:45 GMT 2018-09-22 05:48:45,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:45,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:48:45,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:45,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:48:45,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:45,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:45,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:45,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:45,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:45,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:45,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:45,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:48:45,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:45,960 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:45 GMT 2018-09-22 05:48:45,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:45,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:48:45,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:50,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:48:51,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:51,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:51,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:51,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:51,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:51,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:51,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:51,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:48:45.987Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:48:45.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1938, "offset": 1904, "size": 50}}} 2018-09-22 05:48:51,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:51,051 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:51 GMT 2018-09-22 05:48:51,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:51,051 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:48:51,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:51,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:48:51,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:48:51,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:51,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:51,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:51,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:51,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:51,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:51,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:51,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:48:51,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:51,153 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:51 GMT 2018-09-22 05:48:51,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:51,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:48:51,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:56,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:48:56,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:56,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:56,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:56,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:56,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:56,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:56,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:56,282 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1938, "offset": 1905, "size": 50}}} 2018-09-22 05:48:56,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:56,282 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:56 GMT 2018-09-22 05:48:56,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:56,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:48:56,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:48:56,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:48:56,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:48:56,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:48:56,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:48:56,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:48:56,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:48:56,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:48:56,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:48:56,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:48:56,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:48:56,357 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:48:56 GMT 2018-09-22 05:48:56,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:48:56,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:48:56,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:49:01,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:49:01,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:49:01,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:49:01,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:49:01,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:49:01,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:49:01,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:49:01,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:49:01,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:48:56.221Z", "message": "[vellum] Service on port 7000 failed to start. waited for a 120 seconds.", "level": "error", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:48:56.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:48:56.482Z", "message": "Task failed 'script_runner.tasks.run' -> /tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n", "node_name": "vellum", "workflow_id": "install", "error_causes": [{"message": "/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_7njtjt/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_7njtjt/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_7njtjt/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: /tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n/tmp/63FKV/start-vellum.sh: connect: Connection refused\n/tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-22T05:48:56.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:48:56.635Z", "message": "Execution done (return_code=1): /tmp/63FKV/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:48:56.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "e5d317f1-2c26-400b-a326-ddaeffcbaead"}], "metadata": {"pagination": {"total": 1941, "offset": 1905, "size": 50}}} 2018-09-22 05:49:01,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:49:01,486 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:49:01 GMT 2018-09-22 05:49:01,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:49:01,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12814 2018-09-22 05:49:01,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:49:01,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 failed to start. waited for a 120 seconds. 2018-09-22 05:49:01,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused /tmp/63FKV/start-vellum.sh: connect: Connection refused /tmp/63FKV/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2018-09-22 05:49:01,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/63FKV/start-vellum.sh 2018-09-22 05:49:01,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:49:01,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:49:01,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:49:01,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:49:01,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:49:01,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:49:01,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:49:01,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:49:01,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:49:01,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:49:01,558 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:49:01 GMT 2018-09-22 05:49:01,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:49:01,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:49:01,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:49:06,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:49:06,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:49:06,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:49:06,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:49:06,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:49:06,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:49:06,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:49:06,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:49:06,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1941, "offset": 1908, "size": 50}}} 2018-09-22 05:49:06,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:49:06,710 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:49:06 GMT 2018-09-22 05:49:06,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:49:06,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:49:06,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:49:06,711 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:49:06,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:49:06,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:49:06,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:49:06,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:49:06,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:49:06,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:49:06,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:49:06,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:49:06,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:49:06,783 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:49:06 GMT 2018-09-22 05:49:06,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:49:06,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:49:06,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:49:11,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:49:11,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:49:11,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:49:11,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:49:11,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:49:11,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:49:11,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:49:11,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:49:11,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:11.536Z", "message": "Sending task 'script_runner.tasks.run' [retry 1/60]", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:11.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:11.638Z", "message": "Task started 'script_runner.tasks.run' [retry 1/60]", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:11.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 1943, "offset": 1908, "size": 50}}} 2018-09-22 05:49:11,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:49:11,903 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:49:11 GMT 2018-09-22 05:49:11,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:49:11,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1092 2018-09-22 05:49:11,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:49:11,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' [retry 1/60] 2018-09-22 05:49:11,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' [retry 1/60] 2018-09-22 05:49:11,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:49:11,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:49:11,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:49:11,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:49:11,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:49:11,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:49:11,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:49:11,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:49:11,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:49:11,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:49:11,989 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:49:11 GMT 2018-09-22 05:49:11,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:49:11,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:49:11,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:49:16,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:49:17,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:49:17,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:49:17,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:49:17,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:49:17,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:49:17,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:49:17,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:49:17,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:12.081Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/4YUIM/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:12.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "d9fdff67-9797-4edf-b730-50911f0707a3"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:12.644Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:12.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "d9fdff67-9797-4edf-b730-50911f0707a3"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:12.644Z", "message": "Executing: /tmp/4YUIM/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:12.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "d9fdff67-9797-4edf-b730-50911f0707a3"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:13.652Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:13.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "d9fdff67-9797-4edf-b730-50911f0707a3"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:13.652Z", "message": "[vellum] 192.168.120.6", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:13.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "d9fdff67-9797-4edf-b730-50911f0707a3"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:13.652Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:13.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "d9fdff67-9797-4edf-b730-50911f0707a3"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:13.652Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:13.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "d9fdff67-9797-4edf-b730-50911f0707a3"}], "metadata": {"pagination": {"total": 1950, "offset": 1910, "size": 50}}} 2018-09-22 05:49:17,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:49:17,152 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:49:17 GMT 2018-09-22 05:49:17,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:49:17,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3769 2018-09-22 05:49:17,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:49:17,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/4YUIM/start-vellum.sh 2018-09-22 05:49:17,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-09-22 05:49:17,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4YUIM/start-vellum.sh 2018-09-22 05:49:17,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:49:17,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.6 2018-09-22 05:49:17,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-09-22 05:49:17,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-09-22 05:49:17,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:49:17,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:49:17,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:49:17,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:49:17,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:49:17,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:49:17,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:49:17,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:49:17,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:49:17,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:49:17,231 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:49:17 GMT 2018-09-22 05:49:17,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:49:17,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:49:17,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:49:22,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:49:22,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:49:22,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:49:22,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:49:22,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:49:22,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:49:22,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:49:22,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:49:22,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1950, "offset": 1917, "size": 50}}} 2018-09-22 05:49:22,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:49:22,326 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:49:22 GMT 2018-09-22 05:49:22,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:49:22,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:49:22,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:49:22,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:49:22,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:49:22,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:49:22,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:49:22,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:49:22,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:49:22,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:49:22,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:49:22,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:49:22,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:49:22,419 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:49:22 GMT 2018-09-22 05:49:22,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:49:22,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:49:22,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:49:27,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:49:27,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:49:27,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:49:27,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:49:27,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:49:27,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:49:27,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:49:27,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:49:27,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:23.689Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:23.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "d9fdff67-9797-4edf-b730-50911f0707a3"}], "metadata": {"pagination": {"total": 1951, "offset": 1917, "size": 50}}} 2018-09-22 05:49:27,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:49:27,736 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:49:27 GMT 2018-09-22 05:49:27,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:49:27,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-22 05:49:27,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:49:27,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-22 05:49:27,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:49:27,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:49:27,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:49:27,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:49:27,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:49:27,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:49:27,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:49:27,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:49:27,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:49:27,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:49:27,936 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:49:27 GMT 2018-09-22 05:49:27,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:49:27,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:49:27,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:49:32,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:49:33,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:49:33,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:49:33,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:49:33,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:49:33,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:49:33,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:49:33,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:49:33,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1951, "offset": 1918, "size": 50}}} 2018-09-22 05:49:33,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:49:33,027 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:49:33 GMT 2018-09-22 05:49:33,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:49:33,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-22 05:49:33,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:49:33,027 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:49:33,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:49:33,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:49:33,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:49:33,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:49:33,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:49:33,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:49:33,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:49:33,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:49:33,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:49:33,112 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:49:33 GMT 2018-09-22 05:49:33,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:49:33,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-22 05:49:33,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:49:38,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:49:38,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:49:38,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:49:38,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:49:38,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:49:38,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:49:38,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:49:38,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:49:38,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:33.725Z", "message": "Execution done (return_code=0): /tmp/4YUIM/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:33.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "d9fdff67-9797-4edf-b730-50911f0707a3"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:33.844Z", "message": "Task succeeded 'script_runner.tasks.run' [retry 1/60]", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:33.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:34.660Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:34.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:34.660Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:34.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:34.667Z", "message": "Downloaded scripts/bind/bind.py to /tmp/3567U/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:34.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05ca6d6f-4317-4978-ab5c-82c772cc8f67"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:35.670Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:35.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:35.678Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:35.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05ca6d6f-4317-4978-ab5c-82c772cc8f67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:35.678Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:35.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05ca6d6f-4317-4978-ab5c-82c772cc8f67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:35.678Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:35.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05ca6d6f-4317-4978-ab5c-82c772cc8f67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:35.678Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:35.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05ca6d6f-4317-4978-ab5c-82c772cc8f67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:35.678Z", "message": "[localhost] run: sudo mv /tmp/tmpidjRSg /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:35.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05ca6d6f-4317-4978-ab5c-82c772cc8f67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:35.678Z", "message": "[localhost] run: sudo mv /tmp/tmpXAggqP /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:35.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05ca6d6f-4317-4978-ab5c-82c772cc8f67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:35.678Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:35.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05ca6d6f-4317-4978-ab5c-82c772cc8f67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:35.678Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:35.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05ca6d6f-4317-4978-ab5c-82c772cc8f67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:35.678Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_j2grqf': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-j2grqf'}}, u'ellis': {u'ellis_t4hz0u': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.9', u'name': u'ellis-t4hz0u'}}, u'dime': {u'dime_efmzix': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'dime-efmzix'}}, u'sprout': {u'sprout_1huzyx': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'sprout-1huzyx'}}, u'vellum': {u'vellum_5l3k2m': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-5l3k2m'}}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:35.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05ca6d6f-4317-4978-ab5c-82c772cc8f67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:35.678Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:35.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05ca6d6f-4317-4978-ab5c-82c772cc8f67"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:35.678Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:35.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0", "logger": "05ca6d6f-4317-4978-ab5c-82c772cc8f67"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:49:36.682Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T05:49:36.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 1970, "offset": 1918, "size": 50}}} 2018-09-22 05:49:38,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:49:38,298 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:49:38 GMT 2018-09-22 05:49:38,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:49:38,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10584 2018-09-22 05:49:38,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:49:38,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/4YUIM/start-vellum.sh 2018-09-22 05:49:38,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' [retry 1/60] 2018-09-22 05:49:38,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:49:38,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:49:38,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/3567U/bind.py 2018-09-22 05:49:38,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:49:38,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-22 05:49:38,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-22 05:49:38,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-22 05:49:38,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-22 05:49:38,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpidjRSg /etc/bind/db.clearwater.opnfv 2018-09-22 05:49:38,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXAggqP /etc/bind/db.clearwater.local 2018-09-22 05:49:38,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-22 05:49:38,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-22 05:49:38,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_j2grqf': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-j2grqf'}}, u'ellis': {u'ellis_t4hz0u': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.9', u'name': u'ellis-t4hz0u'}}, u'dime': {u'dime_efmzix': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'dime-efmzix'}}, u'sprout': {u'sprout_1huzyx': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'sprout-1huzyx'}}, u'vellum': {u'vellum_5l3k2m': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-5l3k2m'}}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}. 2018-09-22 05:49:38,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-22 05:49:38,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-22 05:49:38,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-09-22 05:49:38,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/298c432f-ed08-4abf-a294-999b86dc3fe0 2018-09-22 05:49:38,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:49:38,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:49:38,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:49:38,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:49:38,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:49:38,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:49:38,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:49:38,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"} 2018-09-22 05:49:38,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:49:38,398 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:49:38 GMT 2018-09-22 05:49:38,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:49:38,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-09-22 05:49:38,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:49:38,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-09-22T05:32:58.378Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'298c432f-ed08-4abf-a294-999b86dc3fe0'} 2018-09-22 05:49:38,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/deployments/clearwater-opnfv/outputs 2018-09-22 05:49:38,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:49:38,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:49:38,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:49:38,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:49:38,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:49:38,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:49:38,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:49:38,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.210", "ellis_ip": "172.30.9.204"}, "deployment_id": "clearwater-opnfv"} 2018-09-22 05:49:38,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:49:38,481 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:49:38 GMT 2018-09-22 05:49:38,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:49:38,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-09-22 05:49:38,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:49:38,483 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.204 2018-09-22 05:49:38,642 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-09-22 05:49:38,710 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-09-22 05:49:38,710 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-09-22 05:49:38,783 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-22 05:49:38,783 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-09-22 05:50:03,858 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-22 05:50:03,858 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-09-22 05:50:28,953 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-22 05:50:28,954 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-09-22 05:50:54,040 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-22 05:50:54,040 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-09-22 05:51:19,155 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-22 05:51:19,155 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-09-22 05:51:44,237 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-22 05:51:44,237 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-09-22 05:52:09,339 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-22 05:52:09,340 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-09-22 05:52:34,441 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-22 05:52:34,442 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-09-22 05:52:59,696 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550680@clearwater.opnfv', u'sip_username': u'6505550680', u'formatted_number': u'(650) 555-0680', u'number': u'6505550680', u'sip_uri': u'sip:6505550680@clearwater.opnfv', u'number_id': u'6a6895f6a45343988b198bd38217e96a', u'sip_password': u'9wZ5ZXZGd', u'pstn': False} 2018-09-22 05:52:59,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/deployments/clearwater-opnfv/outputs 2018-09-22 05:52:59,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:52:59,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:52:59,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:52:59,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:52:59,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:52:59,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:52:59,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:52:59,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.210", "ellis_ip": "172.30.9.204"}, "deployment_id": "clearwater-opnfv"} 2018-09-22 05:52:59,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:52:59,779 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:52:59 GMT 2018-09-22 05:52:59,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:52:59,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-09-22 05:52:59,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:52:59,779 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-09-22 05:52:59,780 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-09-22 05:52:59,787 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-09-22 05:52:59,788 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-09-22 05:55:11,657 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550560, 6505550707) Passed Basic Call - SDP (TCP) - (6505550825, 6505550138) Passed Basic Call - Tel URIs (TCP) - (6505550531, 6505550981) Passed Basic Call - Unknown number (TCP) - (6505550733, 6505550688) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550450, 6505550721) Passed Basic Call - Messages - Pager model (TCP) - (6505550843, 6505550617) Passed Basic Call - Pracks (TCP) - (6505550825, 6505550670) Passed Basic Registration (TCP) - (6505550579) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550727, 6505550357) Passed Call Barring - Outbound Rejection (TCP) - (6505550931, 6505550906) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550251, 6505550770) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550858, 6505550320, 6505550490) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550303, 6505550883, 6505550250) Passed Call Diversion - Not reachable (408) (TCP) - (6505550458, 6505550715, 6505550296) Passed Call Diversion - Not reachable (503) (TCP) - (6505550685, 6505550248, 6505550578) Passed Call Diversion - Not reachable (500) (TCP) - (6505550718, 6505550816, 6505550050) Passed Call Diversion - Busy (TCP) - (6505550744, 6505550104, 6505550537) Passed Call Diversion - Unconditional (TCP) - (6505550036, 6505550399, 6505550546) Passed Call Diversion - No answer (TCP) - (6505550269, 6505550602, 6505550668) Passed Call Diversion - Bad target URI (TCP) - (6505550355, 6505550942) Passed Call Diversion - Audio-only call (TCP) - (6505550197, 6505550589, 6505550131, 6505550592) Passed Call Diversion - Audio-video call (TCP) - (6505550910, 6505550025, 6505550260, 6505550807) Passed Call Waiting - Accepted (TCP) - (6505550657, 6505550304, 6505550246) Passed Call Waiting - Cancelled (TCP) - (6505550421, 6505550452, 6505550958) Passed CANCEL - Mainline (TCP) - (6505550611, 6505550351) Passed Filtering - Accept-Contact (TCP) - (6505550083, 6505550024) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550607, 6505550505) Passed Filtering - Accept-Contact no match (TCP) - (6505550487, 6505550823) Passed Filtering - Accept-Contact negated match (TCP) - (6505550408, 6505550415) Passed Filtering - RFC3841 example (TCP) - (6505550739, 6505550402) Passed Filtering - Reject-Contact no match (TCP) - (6505550204, 6505550739) Passed Filtering - Reject-Contact match (TCP) - (6505550079, 6505550064) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550370) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550148) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550488) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550367) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550959, 6505550455) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550060, 6505550329) Passed GRUU - Call - only GRUU as target (TCP) - (6505550964, 6505550085) Passed GRUU - Call - AoR as target (TCP) - (6505550963, 6505550043) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550913, 6505550312) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550991, 6505550400) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550709, 6505550296) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550274, 6505550546) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550384, 6505550742) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550866, 6505550886) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided)/usr/lib/ruby/gems/2.4.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550865) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550448) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550471) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550698, 6505550175) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550409, 6505550127) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 93 tests run 42 tests skipped 2018-09-22 05:55:11,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-09-22 05:55:11,781 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-22 05:55:11,782 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 29:51 | PASS | +----------------------+------------------+------------------+----------------+ 2018-09-22 05:55:11,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-09-22 05:55:11,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions 2018-09-22 05:55:11,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:55:11,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:55:11,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:55:11,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:55:11,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:55:11,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:55:11,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:55:11,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:20.527Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "1a638cad-d3be-44c8-a0ad-ffff41f3f32b"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:58.378Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "298c432f-ed08-4abf-a294-999b86dc3fe0"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-09-22 05:55:11,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:55:11,874 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:55:11 GMT 2018-09-22 05:55:11,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:55:11,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-09-22 05:55:11,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:55:11,875 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-09-22 05:55:12,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:55:12,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:55:12,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:55:12,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:55:12,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:55:12,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:55:12,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:55:12,132 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-09-22 05:55:12,132 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:55:12,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:55:12,132 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:55:12 GMT 2018-09-22 05:55:12,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:55:12,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:55:12,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:55:12,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:55:12,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:55:12,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:55:12,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:55:12,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:55:12,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:55:12,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:55:12,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:55:12,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-22 05:55:12,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:55:12,212 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:55:12 GMT 2018-09-22 05:55:12,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:55:12,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-22 05:55:12,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:55:12,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:55:12,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:55:12,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:55:12,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:55:12,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:55:12,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:55:12,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:55:12,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:55:12,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:55:12,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:55:12,284 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:55:12 GMT 2018-09-22 05:55:12,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:55:12,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:55:12,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:55:17,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:55:17,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:55:17,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:55:17,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:55:17,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:55:17,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:55:17,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:55:17,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:55:17,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:12.753Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:12.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_efmzix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:13.764Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:13.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:13.764Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:13.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_akx757", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:13.764Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:13.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_t4hz0u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:13.764Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:13.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_j2grqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:13.764Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:13.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_1huzyx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:13.764Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:13.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.460Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/QAW09/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "e02746fa-59dd-4fee-81bd-21f7f76c0494"}, {"node_instance_id": "bono_akx757", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.767Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_t4hz0u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.767Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_t4hz0u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.767Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_efmzix", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.767Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.767Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_1huzyx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.767Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.767Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_akx757", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.767Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_efmzix", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.767Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_j2grqf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.767Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_1huzyx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.767Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_j2grqf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.767Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.840Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/HM4H3/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "3034817f-26e3-4193-b8f9-df72bb56633b"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.840Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "e02746fa-59dd-4fee-81bd-21f7f76c0494"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.840Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/99D1G/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "a32cd282-e6fc-49e3-8c28-60f247313b85"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.840Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/ZDQOO/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "282cd484-3f27-4a7a-93ab-42d4b09af40c"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.840Z", "message": "Executing: /tmp/ZDQOO/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "282cd484-3f27-4a7a-93ab-42d4b09af40c"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.840Z", "message": "Execution done (return_code=1): /tmp/QAW09/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "e02746fa-59dd-4fee-81bd-21f7f76c0494"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.840Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/5EIGJ/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "c225050b-ab3b-406f-90f5-9a2f0c991761"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.840Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "0deb7abf-e898-4a2c-93c9-01ccfb11fb73"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.840Z", "message": "Executing: /tmp/5EIGJ/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "c225050b-ab3b-406f-90f5-9a2f0c991761"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.840Z", "message": "Executing: /tmp/QAW09/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "e02746fa-59dd-4fee-81bd-21f7f76c0494"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.840Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "282cd484-3f27-4a7a-93ab-42d4b09af40c"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.840Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "c225050b-ab3b-406f-90f5-9a2f0c991761"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.840Z", "message": "Executing: /tmp/VKJ3V/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "0deb7abf-e898-4a2c-93c9-01ccfb11fb73"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.840Z", "message": "Executing: /tmp/HM4H3/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "3034817f-26e3-4193-b8f9-df72bb56633b"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:14.840Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/VKJ3V/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:14.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "0deb7abf-e898-4a2c-93c9-01ccfb11fb73"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:15.781Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:15.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_j2grqf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:15.781Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/homer_host_nehi95/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/homer_host_nehi95/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/homer_host_nehi95/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-22T05:55:15.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:15.781Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:15.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:15.781Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'vellum' not found\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'vellum' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_7njtjt/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_7njtjt/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_7njtjt/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'vellum' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-22T05:55:15.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_t4hz0u", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:15.781Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_usd39q/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_usd39q/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_usd39q/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-22T05:55:15.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_efmzix", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:15.781Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'dime' not found\n", "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'dime' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/dime_host_eda437/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/dime_host_eda437/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/dime_host_eda437/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'dime' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-22T05:55:15.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:15.852Z", "message": "Executing: /tmp/99D1G/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:15.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "a32cd282-e6fc-49e3-8c28-60f247313b85"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:15.852Z", "message": "Execution done (return_code=1): /tmp/ZDQOO/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:15.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "282cd484-3f27-4a7a-93ab-42d4b09af40c"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:15.852Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:15.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "a32cd282-e6fc-49e3-8c28-60f247313b85"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:15.852Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:15.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "3034817f-26e3-4193-b8f9-df72bb56633b"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:15.852Z", "message": "Execution done (return_code=1): /tmp/HM4H3/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:15.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "3034817f-26e3-4193-b8f9-df72bb56633b"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:15.852Z", "message": "Execution done (return_code=1): /tmp/VKJ3V/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:15.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "0deb7abf-e898-4a2c-93c9-01ccfb11fb73"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:16.801Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:16.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:16.801Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:16.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:16.889Z", "message": "[localhost] run: sudo mv /tmp/tmpdBHHMv /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:16.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "6c32a32b-342c-445d-831f-cf30c8e8a0e2"}], "metadata": {"pagination": {"total": 72, "offset": 0, "size": 50}}} 2018-09-22 05:55:17,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:55:17,395 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:55:17 GMT 2018-09-22 05:55:17,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:55:17,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30380 2018-09-22 05:55:17,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:55:17,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-09-22 05:55:17,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:55:17,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:55:17,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:55:17,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:55:17,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:55:17,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:55:17,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/QAW09/stop-vellum.sh 2018-09-22 05:55:17,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:55:17,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:55:17,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:55:17,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:55:17,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:55:17,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:55:17,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:55:17,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:55:17,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:55:17,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:55:17,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:55:17,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:55:17,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/HM4H3/stop-dime.sh 2018-09-22 05:55:17,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-09-22 05:55:17,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/99D1G/stop-bono.sh 2018-09-22 05:55:17,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/ZDQOO/stop-ellis.sh 2018-09-22 05:55:17,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ZDQOO/stop-ellis.sh 2018-09-22 05:55:17,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/QAW09/stop-vellum.sh 2018-09-22 05:55:17,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/5EIGJ/stop-sprout.sh 2018-09-22 05:55:17,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-09-22 05:55:17,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5EIGJ/stop-sprout.sh 2018-09-22 05:55:17,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/QAW09/stop-vellum.sh 2018-09-22 05:55:17,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-09-22 05:55:17,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-09-22 05:55:17,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VKJ3V/stop-homer.sh 2018-09-22 05:55:17,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/HM4H3/stop-dime.sh 2018-09-22 05:55:17,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/VKJ3V/stop-homer.sh 2018-09-22 05:55:17,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:55:17,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-09-22 05:55:17,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:55:17,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-09-22 05:55:17,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-09-22 05:55:17,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-09-22 05:55:17,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/99D1G/stop-bono.sh 2018-09-22 05:55:17,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/ZDQOO/stop-ellis.sh 2018-09-22 05:55:17,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-09-22 05:55:17,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-09-22 05:55:17,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/HM4H3/stop-dime.sh 2018-09-22 05:55:17,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/VKJ3V/stop-homer.sh 2018-09-22 05:55:17,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:55:17,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:55:17,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpdBHHMv /etc/bind/db.clearwater.local 2018-09-22 05:55:17,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:55:17,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:55:17,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:55:17,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:55:17,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:55:17,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:55:17,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:55:17,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:55:17,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:55:17,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:55:17,473 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:55:17 GMT 2018-09-22 05:55:17,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:55:17,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:55:17,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:55:22,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:55:22,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:55:22,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:55:22,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:55:22,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:55:22,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:55:22,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:55:22,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:55:22,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:16.889Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:16.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "6c32a32b-342c-445d-831f-cf30c8e8a0e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:16.889Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:16.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "58799566-464d-4049-873e-5f3c5679d1a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:16.889Z", "message": "[localhost] run: sudo mv /tmp/tmpdBHHMv /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:16.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "6c32a32b-342c-445d-831f-cf30c8e8a0e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:16.889Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:16.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "58799566-464d-4049-873e-5f3c5679d1a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:16.889Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:16.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "6c32a32b-342c-445d-831f-cf30c8e8a0e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:16.889Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:16.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "17554a2f-4e7c-493a-a98d-9f346f715261"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:16.889Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:16.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "58799566-464d-4049-873e-5f3c5679d1a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:16.889Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:16.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "6c32a32b-342c-445d-831f-cf30c8e8a0e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:16.889Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:16.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "6c32a32b-342c-445d-831f-cf30c8e8a0e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:16.889Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_j2grqf': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-j2grqf'}}, u'ellis': {u'ellis_t4hz0u': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.9', u'name': u'ellis-t4hz0u'}}, u'dime': {u'dime_efmzix': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'dime-efmzix'}}, u'sprout': {u'sprout_1huzyx': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'sprout-1huzyx'}}, u'vellum': {}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:16.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "6c32a32b-342c-445d-831f-cf30c8e8a0e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:16.889Z", "message": "Downloaded scripts/bind/bind.py to /tmp/CKKPU/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:16.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "58799566-464d-4049-873e-5f3c5679d1a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:16.889Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:16.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "6c32a32b-342c-445d-831f-cf30c8e8a0e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:16.889Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:16.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "6c32a32b-342c-445d-831f-cf30c8e8a0e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:16.889Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:16.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "0c2238ac-5f08-4ab0-b3d7-1eea63f52851"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:16.889Z", "message": "Downloaded scripts/bind/bind.py to /tmp/IWHI7/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:16.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "0c2238ac-5f08-4ab0-b3d7-1eea63f52851"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:16.889Z", "message": "Downloaded scripts/bind/bind.py to /tmp/VVS5W/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:16.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "6c32a32b-342c-445d-831f-cf30c8e8a0e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:16.889Z", "message": "Downloaded scripts/bind/bind.py to /tmp/HTW5D/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:16.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "17554a2f-4e7c-493a-a98d-9f346f715261"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.808Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "[localhost] run: sudo mv /tmp/tmpN_m0F3 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "17554a2f-4e7c-493a-a98d-9f346f715261"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "0c2238ac-5f08-4ab0-b3d7-1eea63f52851"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "17554a2f-4e7c-493a-a98d-9f346f715261"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "0c2238ac-5f08-4ab0-b3d7-1eea63f52851"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "6c32a32b-342c-445d-831f-cf30c8e8a0e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "17554a2f-4e7c-493a-a98d-9f346f715261"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "0c2238ac-5f08-4ab0-b3d7-1eea63f52851"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "17554a2f-4e7c-493a-a98d-9f346f715261"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "[localhost] run: sudo mv /tmp/tmpZpmHvt /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "6c32a32b-342c-445d-831f-cf30c8e8a0e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "0c2238ac-5f08-4ab0-b3d7-1eea63f52851"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_efmzix': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'dime-efmzix'}}, u'sprout': {u'sprout_1huzyx': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'sprout-1huzyx'}}, u'vellum': {}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "17554a2f-4e7c-493a-a98d-9f346f715261"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "58799566-464d-4049-873e-5f3c5679d1a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_1huzyx': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'sprout-1huzyx'}}, u'vellum': {}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "0c2238ac-5f08-4ab0-b3d7-1eea63f52851"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "[localhost] run: sudo mv /tmp/tmpDMIjDH /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "58799566-464d-4049-873e-5f3c5679d1a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "17554a2f-4e7c-493a-a98d-9f346f715261"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "17554a2f-4e7c-493a-a98d-9f346f715261"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "[localhost] run: sudo mv /tmp/tmp2k9c36 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "58799566-464d-4049-873e-5f3c5679d1a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "58799566-464d-4049-873e-5f3c5679d1a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "0c2238ac-5f08-4ab0-b3d7-1eea63f52851"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "Execution done (return_code=1): /tmp/99D1G/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "a32cd282-e6fc-49e3-8c28-60f247313b85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "[localhost] run: sudo mv /tmp/tmppwuiXe /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "0c2238ac-5f08-4ab0-b3d7-1eea63f52851"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "58799566-464d-4049-873e-5f3c5679d1a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "58799566-464d-4049-873e-5f3c5679d1a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "58799566-464d-4049-873e-5f3c5679d1a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {u'ellis_t4hz0u': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.9', u'name': u'ellis-t4hz0u'}}, u'dime': {u'dime_efmzix': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'dime-efmzix'}}, u'sprout': {u'sprout_1huzyx': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'sprout-1huzyx'}}, u'vellum': {}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "58799566-464d-4049-873e-5f3c5679d1a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "6c32a32b-342c-445d-831f-cf30c8e8a0e2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "[localhost] run: sudo mv /tmp/tmpmImO2x /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "0c2238ac-5f08-4ab0-b3d7-1eea63f52851"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "0c2238ac-5f08-4ab0-b3d7-1eea63f52851"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "0c2238ac-5f08-4ab0-b3d7-1eea63f52851"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "17554a2f-4e7c-493a-a98d-9f346f715261"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "17554a2f-4e7c-493a-a98d-9f346f715261"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:17.901Z", "message": "[localhost] run: sudo mv /tmp/tmpPxarne /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:17.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "17554a2f-4e7c-493a-a98d-9f346f715261"}], "metadata": {"pagination": {"total": 181, "offset": 50, "size": 50}}} 2018-09-22 05:55:22,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:55:22,556 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:55:22 GMT 2018-09-22 05:55:22,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:55:22,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30041 2018-09-22 05:55:22,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:55:22,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-22 05:55:22,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-22 05:55:22,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpdBHHMv /etc/bind/db.clearwater.local 2018-09-22 05:55:22,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-22 05:55:22,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-22 05:55:22,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-22 05:55:22,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-22 05:55:22,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-22 05:55:22,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-22 05:55:22,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_j2grqf': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-j2grqf'}}, u'ellis': {u'ellis_t4hz0u': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.9', u'name': u'ellis-t4hz0u'}}, u'dime': {u'dime_efmzix': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'dime-efmzix'}}, u'sprout': {u'sprout_1huzyx': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'sprout-1huzyx'}}, u'vellum': {}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}. 2018-09-22 05:55:22,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/CKKPU/bind.py 2018-09-22 05:55:22,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-22 05:55:22,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-22 05:55:22,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-22 05:55:22,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/IWHI7/bind.py 2018-09-22 05:55:22,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/VVS5W/bind.py 2018-09-22 05:55:22,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/HTW5D/bind.py 2018-09-22 05:55:22,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:55:22,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpN_m0F3 /etc/bind/db.clearwater.local 2018-09-22 05:55:22,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-22 05:55:22,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-22 05:55:22,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-22 05:55:22,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-22 05:55:22,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-22 05:55:22,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-22 05:55:22,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-22 05:55:22,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpZpmHvt /etc/bind/db.clearwater.opnfv 2018-09-22 05:55:22,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-22 05:55:22,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_efmzix': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'dime-efmzix'}}, u'sprout': {u'sprout_1huzyx': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'sprout-1huzyx'}}, u'vellum': {}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}. 2018-09-22 05:55:22,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-22 05:55:22,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_1huzyx': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'sprout-1huzyx'}}, u'vellum': {}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}. 2018-09-22 05:55:22,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDMIjDH /etc/bind/db.clearwater.local 2018-09-22 05:55:22,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-22 05:55:22,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-22 05:55:22,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2k9c36 /etc/bind/db.clearwater.opnfv 2018-09-22 05:55:22,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-22 05:55:22,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-22 05:55:22,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/99D1G/stop-bono.sh 2018-09-22 05:55:22,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppwuiXe /etc/bind/db.clearwater.local 2018-09-22 05:55:22,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-22 05:55:22,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-22 05:55:22,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-22 05:55:22,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {u'ellis_t4hz0u': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.9', u'name': u'ellis-t4hz0u'}}, u'dime': {u'dime_efmzix': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'dime-efmzix'}}, u'sprout': {u'sprout_1huzyx': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'sprout-1huzyx'}}, u'vellum': {}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}. 2018-09-22 05:55:22,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-22 05:55:22,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmImO2x /etc/bind/db.clearwater.opnfv 2018-09-22 05:55:22,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-22 05:55:22,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-22 05:55:22,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-22 05:55:22,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-22 05:55:22,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPxarne /etc/bind/db.clearwater.opnfv 2018-09-22 05:55:22,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:55:22,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:55:22,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:55:22,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:55:22,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:55:22,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:55:22,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:55:22,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:55:22,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:55:22,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:55:22,693 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:55:22 GMT 2018-09-22 05:55:22,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:55:22,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:55:22,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:55:27,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:55:27,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:55:27,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:55:27,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:55:27,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:55:27,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:55:27,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:55:27,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:55:27,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_1huzyx", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:18.849Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/sprout_host_knany0/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_knany0/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_knany0/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-22T05:55:18.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:18.849Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:18.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:18.849Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:18.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_t4hz0u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:18.849Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:18.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_t4hz0u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:18.849Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:18.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_efmzix", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:18.849Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:18.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:18.849Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:18.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:18.849Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:18.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_j2grqf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:18.849Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:18.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_t4hz0u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:18.849Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:18.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_j2grqf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:18.849Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:18.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_efmzix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:18.849Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:18.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_j2grqf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:18.849Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:18.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_akx757", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:18.849Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_ezq1ie/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_ezq1ie/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_ezq1ie/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-22T05:55:18.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_efmzix", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:18.849Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:18.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:18.928Z", "message": "Executing: /tmp/VISW0/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:18.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "79fe0168-0a29-42d6-a9b3-c990eee3ce92"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:18.928Z", "message": "Execution done (return_code=1): /tmp/5EIGJ/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:18.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "c225050b-ab3b-406f-90f5-9a2f0c991761"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:18.928Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/VISW0/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:18.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "79fe0168-0a29-42d6-a9b3-c990eee3ce92"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:19.875Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:19.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:19.875Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:19.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:19.948Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:19.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ea46d112-2cc1-4ce4-bfaa-a9b0f7616237"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:19.948Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/HGUMP/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:19.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "dedc1c35-4e61-4b2d-a538-8d56b41d0cf4"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:19.948Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/6PBW3/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:19.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "3c471ba8-b156-42db-8d67-ed2c18574307"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:19.948Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:19.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "e2bfaf8f-e0d8-4e6c-9fa3-ed548c040e9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:19.948Z", "message": "Downloaded scripts/bind/bind.py to /tmp/3V3MK/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:19.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ea46d112-2cc1-4ce4-bfaa-a9b0f7616237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:19.948Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:19.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "864908d6-1e23-4444-8f68-a3bfe579a959"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:19.948Z", "message": "Executing: /tmp/6PBW3/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:19.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "3c471ba8-b156-42db-8d67-ed2c18574307"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:19.948Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:19.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "dedc1c35-4e61-4b2d-a538-8d56b41d0cf4"}, {"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:19.948Z", "message": "Executing: /tmp/HGUMP/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:19.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "dedc1c35-4e61-4b2d-a538-8d56b41d0cf4"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:19.948Z", "message": "Executing: /tmp/7918G/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:19.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "e2bfaf8f-e0d8-4e6c-9fa3-ed548c040e9d"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:19.948Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:19.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "79fe0168-0a29-42d6-a9b3-c990eee3ce92"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:19.948Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:19.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ea46d112-2cc1-4ce4-bfaa-a9b0f7616237"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:19.948Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/7918G/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:19.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "e2bfaf8f-e0d8-4e6c-9fa3-ed548c040e9d"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:19.948Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:19.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "3c471ba8-b156-42db-8d67-ed2c18574307"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:19.948Z", "message": "Downloaded scripts/bind/bind.py to /tmp/FV48M/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:19.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "864908d6-1e23-4444-8f68-a3bfe579a959"}, {"node_instance_id": "sprout_1huzyx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.885Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_akx757", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.885Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.885Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.962Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "864908d6-1e23-4444-8f68-a3bfe579a959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.962Z", "message": "[localhost] run: sudo mv /tmp/tmpY_Ezo1 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ea46d112-2cc1-4ce4-bfaa-a9b0f7616237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.962Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ea46d112-2cc1-4ce4-bfaa-a9b0f7616237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.962Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ea46d112-2cc1-4ce4-bfaa-a9b0f7616237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.962Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ea46d112-2cc1-4ce4-bfaa-a9b0f7616237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.962Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ea46d112-2cc1-4ce4-bfaa-a9b0f7616237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.962Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ea46d112-2cc1-4ce4-bfaa-a9b0f7616237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.962Z", "message": "[localhost] run: sudo mv /tmp/tmp18Uuhr /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "864908d6-1e23-4444-8f68-a3bfe579a959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.962Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "864908d6-1e23-4444-8f68-a3bfe579a959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.962Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "864908d6-1e23-4444-8f68-a3bfe579a959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.962Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ea46d112-2cc1-4ce4-bfaa-a9b0f7616237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.962Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "864908d6-1e23-4444-8f68-a3bfe579a959"}], "metadata": {"pagination": {"total": 204, "offset": 100, "size": 50}}} 2018-09-22 05:55:27,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:55:27,764 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:55:27 GMT 2018-09-22 05:55:27,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:55:27,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29935 2018-09-22 05:55:27,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:55:27,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-09-22 05:55:27,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:55:27,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:55:27,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:55:27,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:55:27,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:55:27,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:55:27,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:55:27,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:55:27,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:55:27,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:55:27,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:55:27,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:55:27,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_config_manager" 2018-09-22 05:55:27,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:55:27,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VISW0/remove-cluster-node.sh 2018-09-22 05:55:27,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/5EIGJ/stop-sprout.sh 2018-09-22 05:55:27,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/VISW0/remove-cluster-node.sh 2018-09-22 05:55:27,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:55:27,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:55:27,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-22 05:55:27,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/HGUMP/remove-cluster-node.sh 2018-09-22 05:55:27,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/6PBW3/remove-cluster-node.sh 2018-09-22 05:55:27,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-22 05:55:27,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/3V3MK/bind.py 2018-09-22 05:55:27,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-22 05:55:27,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/6PBW3/remove-cluster-node.sh 2018-09-22 05:55:27,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-22 05:55:27,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/HGUMP/remove-cluster-node.sh 2018-09-22 05:55:27,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7918G/remove-cluster-node.sh 2018-09-22 05:55:27,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-22 05:55:27,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-22 05:55:27,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/7918G/remove-cluster-node.sh 2018-09-22 05:55:27,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-22 05:55:27,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FV48M/bind.py 2018-09-22 05:55:27,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:55:27,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:55:27,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:55:27,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-22 05:55:27,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpY_Ezo1 /etc/bind/db.clearwater.local 2018-09-22 05:55:27,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-22 05:55:27,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-22 05:55:27,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-22 05:55:27,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-22 05:55:27,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-22 05:55:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp18Uuhr /etc/bind/db.clearwater.local 2018-09-22 05:55:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}. 2018-09-22 05:55:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-22 05:55:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}. 2018-09-22 05:55:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-22 05:55:27,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:55:27,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:55:27,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:55:27,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:55:27,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:55:27,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:55:27,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:55:27,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:55:27,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:55:27,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:55:27,896 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:55:27 GMT 2018-09-22 05:55:27,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:55:27,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:55:27,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:55:32,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:55:32,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:55:32,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:55:32,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:55:32,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:55:32,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:55:32,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:55:32,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:55:32,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.962Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "864908d6-1e23-4444-8f68-a3bfe579a959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.962Z", "message": "[localhost] run: sudo mv /tmp/tmpAx3B_o /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ea46d112-2cc1-4ce4-bfaa-a9b0f7616237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.962Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ea46d112-2cc1-4ce4-bfaa-a9b0f7616237"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.962Z", "message": "[localhost] run: sudo mv /tmp/tmpAOCCUE /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "864908d6-1e23-4444-8f68-a3bfe579a959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.962Z", "message": "[localhost] run: sudo mv /tmp/tmp18Uuhr /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "864908d6-1e23-4444-8f68-a3bfe579a959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.962Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "864908d6-1e23-4444-8f68-a3bfe579a959"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:20.962Z", "message": "[localhost] run: sudo mv /tmp/tmpY_Ezo1 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:20.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ea46d112-2cc1-4ce4-bfaa-a9b0f7616237"}, {"node_instance_id": "bono_akx757", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:21.893Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:21.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_akx757", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:21.893Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:21.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_1huzyx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:21.893Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:21.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_1huzyx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:21.893Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:21.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:21.975Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/56G5D/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:21.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "2d93cb7f-bf03-4c08-ad4b-4b5832031a78"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:21.975Z", "message": "Executing: /tmp/56G5D/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:21.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "2d93cb7f-bf03-4c08-ad4b-4b5832031a78"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:21.975Z", "message": "Executing: /tmp/O0UU2/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:21.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "e7c346f7-ca79-4a73-9cbf-60743a4886ac"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:21.975Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/O0UU2/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:21.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "e7c346f7-ca79-4a73-9cbf-60743a4886ac"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:21.975Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:21.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "2d93cb7f-bf03-4c08-ad4b-4b5832031a78"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:21.975Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:21.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "e7c346f7-ca79-4a73-9cbf-60743a4886ac"}, {"node_instance_id": "homer_j2grqf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:22.983Z", "message": "Execution done (return_code=0): /tmp/VISW0/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:22.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "79fe0168-0a29-42d6-a9b3-c990eee3ce92"}, {"node_instance_id": "homer_j2grqf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:23.117Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:23.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:23.908Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:23.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:23.908Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:23.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:24.918Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:24.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:24.918Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:24.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:24.918Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:24.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:24.918Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:24.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:25.925Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:25.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:25.925Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:25.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:25.925Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:25.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:25.925Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:25.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:26.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:26.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "03a26275-c1b9-46c4-ab4d-cf334565faad"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:26.071Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:26.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "03a26275-c1b9-46c4-ab4d-cf334565faad"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:26.071Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:26.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "03a26275-c1b9-46c4-ab4d-cf334565faad"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:26.071Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:26.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "03a26275-c1b9-46c4-ab4d-cf334565faad"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:27.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:27.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "03a26275-c1b9-46c4-ab4d-cf334565faad"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:27.076Z", "message": "Stopping Agent homer_host_nehi95", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:27.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "03a26275-c1b9-46c4-ab4d-cf334565faad"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:27.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:27.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "03a26275-c1b9-46c4-ab4d-cf334565faad"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:27.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:27.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "03a26275-c1b9-46c4-ab4d-cf334565faad"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:27.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:27.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "03a26275-c1b9-46c4-ab4d-cf334565faad"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:27.076Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:27.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "03a26275-c1b9-46c4-ab4d-cf334565faad"}, {"node_instance_id": "dime_efmzix", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:27.337Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:27.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:27.937Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:27.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:27.937Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:27.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_t4hz0u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:27.937Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:27.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_efmzix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:28.088Z", "message": "Execution done (return_code=0): /tmp/7918G/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:28.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "e2bfaf8f-e0d8-4e6c-9fa3-ed548c040e9d"}, {"node_instance_id": "ellis_t4hz0u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:28.088Z", "message": "Execution done (return_code=0): /tmp/6PBW3/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:28.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "3c471ba8-b156-42db-8d67-ed2c18574307"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:28.945Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:28.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:28.945Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:28.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:28.945Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:28.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:28.945Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:28.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:29.959Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:29.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}], "metadata": {"pagination": {"total": 248, "offset": 150, "size": 50}}} 2018-09-22 05:55:32,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:55:32,983 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:55:32 GMT 2018-09-22 05:55:32,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:55:32,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27021 2018-09-22 05:55:32,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:55:32,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-22 05:55:32,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpAx3B_o /etc/bind/db.clearwater.opnfv 2018-09-22 05:55:32,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_akx757': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.13', u'name': u'bono-akx757'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}. 2018-09-22 05:55:32,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpAOCCUE /etc/bind/db.clearwater.opnfv 2018-09-22 05:55:32,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp18Uuhr /etc/bind/db.clearwater.local 2018-09-22 05:55:32,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.5', u'hss_hostname': u''}. 2018-09-22 05:55:32,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpY_Ezo1 /etc/bind/db.clearwater.local 2018-09-22 05:55:32,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:55:32,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:55:32,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-22 05:55:32,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-22 05:55:32,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/56G5D/remove-cluster-node.sh 2018-09-22 05:55:32,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/56G5D/remove-cluster-node.sh 2018-09-22 05:55:32,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/O0UU2/remove-cluster-node.sh 2018-09-22 05:55:32,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/O0UU2/remove-cluster-node.sh 2018-09-22 05:55:32,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-22 05:55:32,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-22 05:55:32,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/VISW0/remove-cluster-node.sh 2018-09-22 05:55:32,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:55:32,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-22 05:55:32,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:55:32,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-22 05:55:32,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-22 05:55:32,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-22 05:55:32,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-22 05:55:32,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-22 05:55:32,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-22 05:55:32,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-22 05:55:32,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-22 05:55:32,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:32,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:32,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:32,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:32,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:32,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_nehi95 2018-09-22 05:55:32,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:32,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:32,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:32,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:32,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:55:32,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:55:32,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:55:32,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:55:32,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/7918G/remove-cluster-node.sh 2018-09-22 05:55:32,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/6PBW3/remove-cluster-node.sh 2018-09-22 05:55:32,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-22 05:55:32,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-22 05:55:32,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-22 05:55:32,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-22 05:55:32,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-22 05:55:32,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:55:33,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:55:33,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:55:33,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:55:33,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:55:33,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:55:33,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:55:33,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:55:33,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:55:33,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:55:33,061 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:55:33 GMT 2018-09-22 05:55:33,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:55:33,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:55:33,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:55:38,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:55:38,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:55:38,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:55:38,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:55:38,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:55:38,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:55:38,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:55:38,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:55:38,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_usd39q", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:29.959Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:29.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:29.959Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:29.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:30.594Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:30.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "03a26275-c1b9-46c4-ab4d-cf334565faad"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:30.968Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:30.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:30.968Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:30.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:30.968Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:30.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:30.968Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:30.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:31.102Z", "message": "Successfully stopped daemon: homer_host_nehi95\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:31.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "03a26275-c1b9-46c4-ab4d-cf334565faad"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:31.102Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_nehi95 stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:31.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "03a26275-c1b9-46c4-ab4d-cf334565faad"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:31.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:31.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "33f82304-a170-4f2d-8b02-9362a35ec947"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:31.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:31.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "33f82304-a170-4f2d-8b02-9362a35ec947"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.051Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.051Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.051Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.051Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.051Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.051Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.051Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.118Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "33f82304-a170-4f2d-8b02-9362a35ec947"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.118Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "2fea57b6-3130-43c9-9cc3-1b2fe46e3d3b"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.118Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "2fea57b6-3130-43c9-9cc3-1b2fe46e3d3b"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.118Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "2fea57b6-3130-43c9-9cc3-1b2fe46e3d3b"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.118Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "2fea57b6-3130-43c9-9cc3-1b2fe46e3d3b"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.118Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "33f82304-a170-4f2d-8b02-9362a35ec947"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.118Z", "message": "Stopping Agent ellis_host_usd39q", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "33f82304-a170-4f2d-8b02-9362a35ec947"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.118Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "33f82304-a170-4f2d-8b02-9362a35ec947"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.118Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "33f82304-a170-4f2d-8b02-9362a35ec947"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.118Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "2fea57b6-3130-43c9-9cc3-1b2fe46e3d3b"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.118Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "33f82304-a170-4f2d-8b02-9362a35ec947"}, {"node_instance_id": "bono_akx757", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.118Z", "message": "Execution done (return_code=0): /tmp/O0UU2/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "e7c346f7-ca79-4a73-9cbf-60743a4886ac"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.118Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "33f82304-a170-4f2d-8b02-9362a35ec947"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.118Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "33f82304-a170-4f2d-8b02-9362a35ec947"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.118Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "2fea57b6-3130-43c9-9cc3-1b2fe46e3d3b"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:32.118Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:32.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "2fea57b6-3130-43c9-9cc3-1b2fe46e3d3b"}, {"node_instance_id": "bono_akx757", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:33.088Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:33.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:33.088Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:33.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:33.088Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:33.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:33.088Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:33.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:33.088Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:33.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:33.088Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:33.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:33.138Z", "message": "Deleting Agent homer_host_nehi95", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:33.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "2fea57b6-3130-43c9-9cc3-1b2fe46e3d3b"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:33.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:33.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ac561589-6327-4987-bd43-c8e7a80fa81b"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:33.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:33.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "2fea57b6-3130-43c9-9cc3-1b2fe46e3d3b"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:33.138Z", "message": "Stopping Agent dime_host_eda437", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:33.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ac561589-6327-4987-bd43-c8e7a80fa81b"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:33.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:33.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "2fea57b6-3130-43c9-9cc3-1b2fe46e3d3b"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:33.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:33.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ac561589-6327-4987-bd43-c8e7a80fa81b"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:33.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:33.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ac561589-6327-4987-bd43-c8e7a80fa81b"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:33.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:33.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ac561589-6327-4987-bd43-c8e7a80fa81b"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:33.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:33.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ac561589-6327-4987-bd43-c8e7a80fa81b"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:33.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:33.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ac561589-6327-4987-bd43-c8e7a80fa81b"}], "metadata": {"pagination": {"total": 292, "offset": 200, "size": 50}}} 2018-09-22 05:55:38,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:55:38,399 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:55:38 GMT 2018-09-22 05:55:38,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:55:38,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26748 2018-09-22 05:55:38,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:55:38,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-22 05:55:38,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-22 05:55:38,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-22 05:55:38,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-22 05:55:38,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-22 05:55:38,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-22 05:55:38,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-22 05:55:38,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_nehi95 2018-09-22 05:55:38,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_nehi95 stop 2018-09-22 05:55:38,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-22 05:55:38,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-22 05:55:38,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-22 05:55:38,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-22 05:55:38,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-22 05:55:38,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-22 05:55:38,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-22 05:55:38,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_usd39q 2018-09-22 05:55:38,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/O0UU2/remove-cluster-node.sh 2018-09-22 05:55:38,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:55:38,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-22 05:55:38,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-22 05:55:38,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-22 05:55:38,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-22 05:55:38,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:55:38,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_nehi95 2018-09-22 05:55:38,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_eda437 2018-09-22 05:55:38,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:38,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:55:38,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:55:38,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:55:38,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:55:38,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:55:38,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:55:38,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:55:38,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:55:38,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:55:38,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:55:38,525 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:55:38 GMT 2018-09-22 05:55:38,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:55:38,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:55:38,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:55:43,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:55:43,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:55:43,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:55:43,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:55:43,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:55:43,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:55:43,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:55:43,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:55:43,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:33.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:33.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ac561589-6327-4987-bd43-c8e7a80fa81b"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:33.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:33.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ac561589-6327-4987-bd43-c8e7a80fa81b"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:33.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:33.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ac561589-6327-4987-bd43-c8e7a80fa81b"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:34.128Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:34.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:34.128Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:34.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:34.176Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:34.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "2fea57b6-3130-43c9-9cc3-1b2fe46e3d3b"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:34.176Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:34.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "2fea57b6-3130-43c9-9cc3-1b2fe46e3d3b"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:34.176Z", "message": "Successfully deleted daemon: homer_host_nehi95", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:34.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "2fea57b6-3130-43c9-9cc3-1b2fe46e3d3b"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:35.249Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:35.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:35.249Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:35.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:35.249Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:35.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_1huzyx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:35.436Z", "message": "Execution done (return_code=0): /tmp/56G5D/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:35.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "2d93cb7f-bf03-4c08-ad4b-4b5832031a78"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:36.273Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:36.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "33f82304-a170-4f2d-8b02-9362a35ec947"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:36.273Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_usd39q stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:36.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "33f82304-a170-4f2d-8b02-9362a35ec947"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:36.273Z", "message": "Successfully stopped daemon: ellis_host_usd39q\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:36.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "33f82304-a170-4f2d-8b02-9362a35ec947"}, {"node_instance_id": "sprout_1huzyx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:36.283Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:36.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:36.283Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:36.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:37.480Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:37.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:37.480Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:37.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:37.480Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:37.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:37.480Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:37.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:37.480Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:37.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_node_n4mdhb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:37.480Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:37.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:37.480Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:37.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:37.480Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:37.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:37.480Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:37.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:37.480Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:37.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:37.790Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:37.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ac561589-6327-4987-bd43-c8e7a80fa81b"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:38.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:38.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "da263617-7442-4941-bc70-f51a8d2af25b"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:38.482Z", "message": "Deleting Agent ellis_host_usd39q", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:38.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "da263617-7442-4941-bc70-f51a8d2af25b"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:38.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:38.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "da263617-7442-4941-bc70-f51a8d2af25b"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:38.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:38.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "da263617-7442-4941-bc70-f51a8d2af25b"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:38.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:38.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "da263617-7442-4941-bc70-f51a8d2af25b"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:38.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:38.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "da263617-7442-4941-bc70-f51a8d2af25b"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:38.482Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_eda437 stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:38.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ac561589-6327-4987-bd43-c8e7a80fa81b"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:38.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:38.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "da263617-7442-4941-bc70-f51a8d2af25b"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:38.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:38.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "da263617-7442-4941-bc70-f51a8d2af25b"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:38.482Z", "message": "Successfully stopped daemon: dime_host_eda437\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:38.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ac561589-6327-4987-bd43-c8e7a80fa81b"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:38.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:38.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "da263617-7442-4941-bc70-f51a8d2af25b"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:38.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:38.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "da263617-7442-4941-bc70-f51a8d2af25b"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:38.603Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:38.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:38.603Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:38.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:38.603Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:38.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:38.603Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:38.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:38.603Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:38.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:38.603Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:38.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:38.603Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:38.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:39.612Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:39.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_node_n4mdhb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:39.612Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:39.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:39.612Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:39.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}], "metadata": {"pagination": {"total": 368, "offset": 250, "size": 50}}} 2018-09-22 05:55:43,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:55:43,820 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:55:43 GMT 2018-09-22 05:55:43,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:55:43,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26200 2018-09-22 05:55:43,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:55:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:43,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:43,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:43,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-22 05:55:43,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-22 05:55:43,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-22 05:55:43,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-22 05:55:43,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_nehi95 2018-09-22 05:55:43,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-22 05:55:43,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-22 05:55:43,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-22 05:55:43,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/56G5D/remove-cluster-node.sh 2018-09-22 05:55:43,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-22 05:55:43,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_usd39q stop 2018-09-22 05:55:43,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_usd39q 2018-09-22 05:55:43,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:55:43,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-22 05:55:43,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-22 05:55:43,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-22 05:55:43,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-22 05:55:43,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-22 05:55:43,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-22 05:55:43,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:55:43,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-22 05:55:43,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-22 05:55:43,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:55:43,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-22 05:55:43,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-22 05:55:43,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:43,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_usd39q 2018-09-22 05:55:43,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:43,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:43,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:43,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:43,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_eda437 stop 2018-09-22 05:55:43,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:43,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:43,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_eda437 2018-09-22 05:55:43,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:43,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:43,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-22 05:55:43,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:55:43,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:55:43,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-22 05:55:43,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-22 05:55:43,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-22 05:55:43,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-22 05:55:43,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-22 05:55:43,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:55:43,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-22 05:55:43,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:55:43,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:55:43,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:55:43,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:55:43,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:55:43,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:55:43,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:55:43,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:55:43,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:55:43,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:55:43,914 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:55:43 GMT 2018-09-22 05:55:43,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:55:43,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:55:43,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:55:48,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:55:49,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:55:49,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:55:49,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:55:49,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:55:49,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:55:49,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:55:49,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:55:49,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_n4mdhb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:39.612Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:39.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:39.612Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:39.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:39.790Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:39.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "263638f0-0d1a-4275-9757-074856ec44dd"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "756eccc2-216a-4405-af0e-844f622d3931"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Deleting Agent dime_host_eda437", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "263638f0-0d1a-4275-9757-074856ec44dd"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "756eccc2-216a-4405-af0e-844f622d3931"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "756eccc2-216a-4405-af0e-844f622d3931"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "756eccc2-216a-4405-af0e-844f622d3931"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "263638f0-0d1a-4275-9757-074856ec44dd"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "756eccc2-216a-4405-af0e-844f622d3931"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "756eccc2-216a-4405-af0e-844f622d3931"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "756eccc2-216a-4405-af0e-844f622d3931"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "263638f0-0d1a-4275-9757-074856ec44dd"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "da263617-7442-4941-bc70-f51a8d2af25b"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Successfully deleted daemon: ellis_host_usd39q", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "da263617-7442-4941-bc70-f51a8d2af25b"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "263638f0-0d1a-4275-9757-074856ec44dd"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "263638f0-0d1a-4275-9757-074856ec44dd"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "da263617-7442-4941-bc70-f51a8d2af25b"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "263638f0-0d1a-4275-9757-074856ec44dd"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "263638f0-0d1a-4275-9757-074856ec44dd"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "756eccc2-216a-4405-af0e-844f622d3931"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Stopping Agent bono_host_ezq1ie", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "756eccc2-216a-4405-af0e-844f622d3931"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "263638f0-0d1a-4275-9757-074856ec44dd"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "263638f0-0d1a-4275-9757-074856ec44dd"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "756eccc2-216a-4405-af0e-844f622d3931"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.772Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.772Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.772Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.772Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.772Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.772Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.772Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:40.772Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:40.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:41.780Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:41.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:41.780Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:41.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:41.780Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:41.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:41.780Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:41.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:41.780Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:41.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:41.784Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:41.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "263638f0-0d1a-4275-9757-074856ec44dd"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:42.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:42.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "b7ea1c36-bb32-4dd0-b743-56b3fe76d32c"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:42.560Z", "message": "Successfully deleted daemon: dime_host_eda437", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:42.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "263638f0-0d1a-4275-9757-074856ec44dd"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:42.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:42.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "b7ea1c36-bb32-4dd0-b743-56b3fe76d32c"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:42.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:42.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "b7ea1c36-bb32-4dd0-b743-56b3fe76d32c"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:42.560Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:42.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "263638f0-0d1a-4275-9757-074856ec44dd"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:42.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:42.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "b7ea1c36-bb32-4dd0-b743-56b3fe76d32c"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:42.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:42.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "b7ea1c36-bb32-4dd0-b743-56b3fe76d32c"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:42.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:42.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "b7ea1c36-bb32-4dd0-b743-56b3fe76d32c"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:42.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:42.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "b7ea1c36-bb32-4dd0-b743-56b3fe76d32c"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:42.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:42.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "b7ea1c36-bb32-4dd0-b743-56b3fe76d32c"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:42.560Z", "message": "Stopping Agent sprout_host_knany0", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:42.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "b7ea1c36-bb32-4dd0-b743-56b3fe76d32c"}], "metadata": {"pagination": {"total": 414, "offset": 300, "size": 50}}} 2018-09-22 05:55:49,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:55:49,370 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:55:49 GMT 2018-09-22 05:55:49,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:55:49,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26819 2018-09-22 05:55:49,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:55:49,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:55:49,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-22 05:55:49,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_eda437 2018-09-22 05:55:49,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-22 05:55:49,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_usd39q 2018-09-22 05:55:49,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-22 05:55:49,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_ezq1ie 2018-09-22 05:55:49,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-22 05:55:49,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-22 05:55:49,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-22 05:55:49,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-22 05:55:49,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-22 05:55:49,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:55:49,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-22 05:55:49,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-22 05:55:49,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-22 05:55:49,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-22 05:55:49,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-22 05:55:49,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-22 05:55:49,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-22 05:55:49,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-22 05:55:49,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_eda437 2018-09-22 05:55:49,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-22 05:55:49,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:49,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_knany0 2018-09-22 05:55:49,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:55:49,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:55:49,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:55:49,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:55:49,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:55:49,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:55:49,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:55:49,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:55:49,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:55:49,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:55:49,499 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:55:49 GMT 2018-09-22 05:55:49,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:55:49,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:55:49,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:55:54,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:55:54,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:55:54,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:55:54,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:55:54,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:55:54,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:55:54,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:55:54,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:55:54,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:42.560Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:42.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "263638f0-0d1a-4275-9757-074856ec44dd"}, {"node_instance_id": "dime_host_eda437", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:42.830Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:42.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:42.830Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:42.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:42.830Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:42.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:44.099Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:44.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:44.906Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:44.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "756eccc2-216a-4405-af0e-844f622d3931"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:45.117Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:45.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:45.117Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:45.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:45.117Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:45.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:45.117Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:45.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:45.117Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:45.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:45.117Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:45.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:45.669Z", "message": "Successfully stopped daemon: bono_host_ezq1ie\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:45.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "756eccc2-216a-4405-af0e-844f622d3931"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:45.669Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_ezq1ie stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:45.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "756eccc2-216a-4405-af0e-844f622d3931"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:46.636Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:46.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:46.636Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:46.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:46.636Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:46.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:46.636Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:46.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:46.636Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:46.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:46.636Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:46.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:46.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:46.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40dc426c-3ca4-43c5-bef1-6ee8241cc965"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:46.754Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_knany0 stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:46.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "b7ea1c36-bb32-4dd0-b743-56b3fe76d32c"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:46.754Z", "message": "Deleting Agent bono_host_ezq1ie", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:46.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40dc426c-3ca4-43c5-bef1-6ee8241cc965"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:46.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:46.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40dc426c-3ca4-43c5-bef1-6ee8241cc965"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:46.754Z", "message": "Successfully stopped daemon: sprout_host_knany0\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:46.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "b7ea1c36-bb32-4dd0-b743-56b3fe76d32c"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:46.754Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:46.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "b7ea1c36-bb32-4dd0-b743-56b3fe76d32c"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:46.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:46.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40dc426c-3ca4-43c5-bef1-6ee8241cc965"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:46.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:46.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40dc426c-3ca4-43c5-bef1-6ee8241cc965"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:46.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:46.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40dc426c-3ca4-43c5-bef1-6ee8241cc965"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:46.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:46.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40dc426c-3ca4-43c5-bef1-6ee8241cc965"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:46.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:46.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40dc426c-3ca4-43c5-bef1-6ee8241cc965"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:46.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:46.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40dc426c-3ca4-43c5-bef1-6ee8241cc965"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:46.754Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:46.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40dc426c-3ca4-43c5-bef1-6ee8241cc965"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:47.710Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:47.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:47.710Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:47.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:47.710Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:47.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:47.710Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:47.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:47.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:47.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "de918188-d433-4c27-b627-f98f3d480e1f"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:47.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:47.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "de918188-d433-4c27-b627-f98f3d480e1f"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:47.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:47.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "de918188-d433-4c27-b627-f98f3d480e1f"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:47.784Z", "message": "Deleting Agent sprout_host_knany0", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:47.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "de918188-d433-4c27-b627-f98f3d480e1f"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:47.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:47.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "de918188-d433-4c27-b627-f98f3d480e1f"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:47.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:47.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "de918188-d433-4c27-b627-f98f3d480e1f"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:47.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:47.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "de918188-d433-4c27-b627-f98f3d480e1f"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:47.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:47.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "de918188-d433-4c27-b627-f98f3d480e1f"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:47.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:47.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "de918188-d433-4c27-b627-f98f3d480e1f"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:47.784Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:47.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "de918188-d433-4c27-b627-f98f3d480e1f"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:48.797Z", "message": "Successfully deleted daemon: bono_host_ezq1ie", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:48.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40dc426c-3ca4-43c5-bef1-6ee8241cc965"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:48.797Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:48.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40dc426c-3ca4-43c5-bef1-6ee8241cc965"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:48.797Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:48.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40dc426c-3ca4-43c5-bef1-6ee8241cc965"}], "metadata": {"pagination": {"total": 446, "offset": 350, "size": 50}}} 2018-09-22 05:55:54,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:55:54,697 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:55:54 GMT 2018-09-22 05:55:54,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:55:54,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26751 2018-09-22 05:55:54,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:55:54,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-22 05:55:54,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-22 05:55:54,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-22 05:55:54,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-22 05:55:54,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-22 05:55:54,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-22 05:55:54,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-09-22 05:55:54,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-22 05:55:54,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:55:54,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:55:54,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-09-22 05:55:54,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:55:54,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_ezq1ie 2018-09-22 05:55:54,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_ezq1ie stop 2018-09-22 05:55:54,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-22 05:55:54,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:55:54,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:55:54,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-22 05:55:54,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-22 05:55:54,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-22 05:55:54,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:54,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_knany0 stop 2018-09-22 05:55:54,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_ezq1ie 2018-09-22 05:55:54,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:54,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_knany0 2018-09-22 05:55:54,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-22 05:55:54,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:54,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:54,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:54,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:54,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:54,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:54,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:54,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-22 05:55:54,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-22 05:55:54,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-22 05:55:54,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-22 05:55:54,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:54,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:54,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:54,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_knany0 2018-09-22 05:55:54,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:54,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:54,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:54,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:54,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:54,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:55:54,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_ezq1ie 2018-09-22 05:55:54,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-22 05:55:54,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-22 05:55:54,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:55:54,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:55:54,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:55:54,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:55:54,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:55:54,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:55:54,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:55:54,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:55:54,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:55:54,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:55:54,897 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:55:54 GMT 2018-09-22 05:55:54,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:55:54,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:55:54,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:55:59,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:56:00,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:00,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:00,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:00,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:00,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:00,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:00,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:00,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ezq1ie", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:49.547Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:49.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:49.722Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:49.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:49.722Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:49.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:50.167Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:50.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "de918188-d433-4c27-b627-f98f3d480e1f"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:50.167Z", "message": "Successfully deleted daemon: sprout_host_knany0", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:50.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "de918188-d433-4c27-b627-f98f3d480e1f"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:50.167Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:50.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "de918188-d433-4c27-b627-f98f3d480e1f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:50.838Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:50.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:50.838Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:50.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:50.838Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:50.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:50.838Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:50.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:50.838Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:50.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:50.838Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:50.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:50.838Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:50.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:52.118Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:52.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:52.118Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:52.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:52.118Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:52.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:52.118Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:52.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:52.118Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5979)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5979)", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/proxy_host_dwgi5z/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 108, in stop\n stop_diamond(conf_path)\n File \"/home/ubuntu/proxy_host_dwgi5z/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 159, in stop_diamond\n diamond_process.wait(timeout=DEFAULT_TIMEOUT)\n File \"/home/ubuntu/proxy_host_dwgi5z/env/lib/python2.7/site-packages/psutil/__init__.py\", line 1050, in wait\n return self._proc.wait(timeout)\n File \"/home/ubuntu/proxy_host_dwgi5z/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 694, in wrapper\n return fun(self, *args, **kwargs)\n File \"/home/ubuntu/proxy_host_dwgi5z/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 840, in wait\n raise TimeoutExpired(timeout, self.pid, self._name)\nTimeoutExpired: timeout after 10 seconds (pid=5979)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-09-22T05:55:52.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:52.118Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:52.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:52.118Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:52.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:52.118Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:52.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:52.118Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:52.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:53.028Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:53.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "bd564573-54ac-498c-89d6-746ac33673a7"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:53.220Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:53.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:53.220Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:53.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:53.220Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:53.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:53.220Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:53.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:53.220Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:53.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:53.220Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:53.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:54.232Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:54.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:54.232Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:54.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:54.232Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:54.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:54.569Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:54.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "32ce952a-e1e4-49b6-a2b5-9bd125a4905a"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:55.194Z", "message": "Stopping Agent proxy_host_dwgi5z", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:55.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "32ce952a-e1e4-49b6-a2b5-9bd125a4905a"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:55.194Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:55.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "32ce952a-e1e4-49b6-a2b5-9bd125a4905a"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:55.194Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:55.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "32ce952a-e1e4-49b6-a2b5-9bd125a4905a"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:55.194Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:55.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "32ce952a-e1e4-49b6-a2b5-9bd125a4905a"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:55.194Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:55.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "32ce952a-e1e4-49b6-a2b5-9bd125a4905a"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:55.194Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:55.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "32ce952a-e1e4-49b6-a2b5-9bd125a4905a"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:55.194Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:55.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "32ce952a-e1e4-49b6-a2b5-9bd125a4905a"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:55.194Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:55.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "32ce952a-e1e4-49b6-a2b5-9bd125a4905a"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:55.194Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:55.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "32ce952a-e1e4-49b6-a2b5-9bd125a4905a"}, {"node_instance_id": "homer_host_nehi95", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:56.235Z", "message": "Waiting for server \"2e396228-3053-4fba-a89b-b4f29b8e6fcd\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:56.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "bd564573-54ac-498c-89d6-746ac33673a7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:56.856Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:56.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:57.480Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:57.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:57.480Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:57.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:57.480Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:57.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:57.480Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:57.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:55:57.480Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:55:57.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}], "metadata": {"pagination": {"total": 464, "offset": 400, "size": 50}}} 2018-09-22 05:56:00,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:00,072 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:00 GMT 2018-09-22 05:56:00,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:00,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26760 2018-09-22 05:56:00,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:00,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-22 05:56:00,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-22 05:56:00,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-22 05:56:00,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-22 05:56:00,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_knany0 2018-09-22 05:56:00,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-22 05:56:00,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-09-22 05:56:00,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:00,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-22 05:56:00,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-22 05:56:00,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:00,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:00,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-22 05:56:00,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:56:00,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-22 05:56:00,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-22 05:56:00,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-22 05:56:00,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5979) 2018-09-22 05:56:00,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:00,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:00,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-22 05:56:00,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:00,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-22 05:56:00,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-22 05:56:00,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-09-22 05:56:00,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-22 05:56:00,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-22 05:56:00,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-09-22 05:56:00,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-22 05:56:00,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-22 05:56:00,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:00,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-22 05:56:00,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:56:00,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_dwgi5z 2018-09-22 05:56:00,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:56:00,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:56:00,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:56:00,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:56:00,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:56:00,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:56:00,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:56:00,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:56:00,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "2e396228-3053-4fba-a89b-b4f29b8e6fcd" to be deleted. current status: SHUTOFF 2018-09-22 05:56:00,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:00,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:00,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:00,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:00,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:56:00,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-22 05:56:00,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:56:00,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:00,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:00,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:00,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:00,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:00,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:00,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:00,296 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:56:00,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:00,296 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:00 GMT 2018-09-22 05:56:00,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:00,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:56:00,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:05,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:56:05,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:05,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:05,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:05,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:05,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:05,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:05,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:05,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:00.131Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:00.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "32ce952a-e1e4-49b6-a2b5-9bd125a4905a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:00.315Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:00.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:00.573Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:00.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:00.573Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:00.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:00.573Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:00.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:00.573Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:00.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:01.258Z", "message": "Successfully stopped daemon: proxy_host_dwgi5z\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:01.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "32ce952a-e1e4-49b6-a2b5-9bd125a4905a"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:01.258Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_dwgi5z stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:01.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "32ce952a-e1e4-49b6-a2b5-9bd125a4905a"}, {"node_instance_id": "homer_host_nehi95", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:01.647Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:01.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:01.647Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:01.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:01.647Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:01.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:01.647Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:01.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:02.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:02.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "98f178c4-de11-4bb1-84a3-c7f94d45bb96"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:02.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:02.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "98f178c4-de11-4bb1-84a3-c7f94d45bb96"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:02.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:02.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "98f178c4-de11-4bb1-84a3-c7f94d45bb96"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:02.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:02.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "98f178c4-de11-4bb1-84a3-c7f94d45bb96"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:02.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:02.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "98f178c4-de11-4bb1-84a3-c7f94d45bb96"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:02.300Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:02.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "e5d02fa4-5f24-4602-a187-97b83226bfb4"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:02.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:02.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "98f178c4-de11-4bb1-84a3-c7f94d45bb96"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:02.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:02.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "98f178c4-de11-4bb1-84a3-c7f94d45bb96"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:02.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:02.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "98f178c4-de11-4bb1-84a3-c7f94d45bb96"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:02.300Z", "message": "Deleting Agent proxy_host_dwgi5z", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:02.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "98f178c4-de11-4bb1-84a3-c7f94d45bb96"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:02.300Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:02.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "98f178c4-de11-4bb1-84a3-c7f94d45bb96"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:02.665Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:02.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:02.665Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:02.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:02.665Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:02.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:02.665Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:02.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_security_group_lx1dwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:02.665Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:02.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:03.361Z", "message": "Waiting for server \"9ea45ad2-2fb8-4877-bf3e-da2642d2984d\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:03.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "e5d02fa4-5f24-4602-a187-97b83226bfb4"}, {"node_instance_id": "homer_security_group_lx1dwr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:03.679Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:03.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:03.679Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:03.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:03.679Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:03.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_security_group_lx1dwr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:03.679Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:03.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:04.670Z", "message": "Successfully deleted daemon: proxy_host_dwgi5z", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:04.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "98f178c4-de11-4bb1-84a3-c7f94d45bb96"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:04.670Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:04.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "98f178c4-de11-4bb1-84a3-c7f94d45bb96"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:04.670Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:04.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "d3992e16-4109-4228-9440-e6f5d675eeed"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:04.670Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:04.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "98f178c4-de11-4bb1-84a3-c7f94d45bb96"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:04.766Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:04.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:04.766Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:04.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "homer_security_group_lx1dwr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:04.766Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:04.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}], "metadata": {"pagination": {"total": 505, "offset": 449, "size": 50}}} 2018-09-22 05:56:05,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:05,663 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:05 GMT 2018-09-22 05:56:05,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:05,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21107 2018-09-22 05:56:05,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:05,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-22 05:56:05,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-09-22 05:56:05,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-22 05:56:05,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:05,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:05,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-22 05:56:05,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_dwgi5z 2018-09-22 05:56:05,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_dwgi5z stop 2018-09-22 05:56:05,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-22 05:56:05,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-22 05:56:05,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-22 05:56:05,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-22 05:56:05,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:56:05,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:56:05,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:56:05,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:56:05,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:56:05,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-22 05:56:05,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:56:05,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:56:05,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:56:05,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_dwgi5z 2018-09-22 05:56:05,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:56:05,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:56:05,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:05,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:05,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:05,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:56:05,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "9ea45ad2-2fb8-4877-bf3e-da2642d2984d" to be deleted. current status: SHUTOFF 2018-09-22 05:56:05,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-22 05:56:05,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-22 05:56:05,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-22 05:56:05,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:56:05,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_dwgi5z 2018-09-22 05:56:05,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-22 05:56:05,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-22 05:56:05,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-22 05:56:05,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-22 05:56:05,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-22 05:56:05,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-22 05:56:05,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:56:05,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:05,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:05,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:05,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:05,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:05,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:05,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:05,816 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:56:05,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:05,816 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:05 GMT 2018-09-22 05:56:05,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:05,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:56:05,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:10,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:56:10,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:10,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:10,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:10,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:10,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:10,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:10,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:10,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_lx1dwr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:05.681Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:05.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "d51746ac-1975-4436-b0a2-9c5c31f2600a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:05.857Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:05.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_host_usd39q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:06.740Z", "message": "Waiting for server \"6d7c478a-d23f-4a57-8e61-3dc11bb8a5cf\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:06.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "d3992e16-4109-4228-9440-e6f5d675eeed"}, {"node_instance_id": "homer_security_group_lx1dwr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:06.782Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:06.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:06.782Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:06.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:06.782Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:06.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:06.782Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:06.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:07.933Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:07.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:08.796Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:08.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:08.796Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:08.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_host_eda437", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:08.796Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:08.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:08.796Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:08.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:09.685Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:09.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40a39d87-eaed-4c90-b4f3-379efd72fb1c"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:09.924Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:09.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:09.924Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:09.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_security_group_xglm67", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:09.924Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:09.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:09.924Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:09.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_security_group_xglm67", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:10.847Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:10.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ae8823aa-5507-4d55-bcc9-1ff931335609"}], "metadata": {"pagination": {"total": 523, "offset": 489, "size": 50}}} 2018-09-22 05:56:10,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:10,946 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:10 GMT 2018-09-22 05:56:10,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:10,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9337 2018-09-22 05:56:10,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:10,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-22 05:56:10,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:10,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "6d7c478a-d23f-4a57-8e61-3dc11bb8a5cf" to be deleted. current status: SHUTOFF 2018-09-22 05:56:10,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-22 05:56:10,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:10,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-22 05:56:10,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:10,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:10,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:10,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-22 05:56:10,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-22 05:56:10,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:10,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-22 05:56:10,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-22 05:56:10,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-22 05:56:10,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:56:10,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:56:10,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-22 05:56:10,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:56:11,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:11,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:11,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:11,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:11,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:11,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:11,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:11,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:56:11,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:11,011 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:11 GMT 2018-09-22 05:56:11,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:11,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:56:11,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:16,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:56:16,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:16,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:16,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:16,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:16,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:16,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:16,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:16,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_xglm67", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:10.938Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:10.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_security_group_xglm67", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:10.938Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:10.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_security_group_xglm67", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:10.938Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:10.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:11.925Z", "message": "Waiting for server \"9c9b7d3f-6ed5-4fc0-ba09-f2853bb1bbb1\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:11.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40a39d87-eaed-4c90-b4f3-379efd72fb1c"}, {"node_instance_id": "ellis_security_group_yikime", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:11.958Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:11.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_host_usd39q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:11.958Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:11.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_floatingip_xrt6sr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:11.958Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:11.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "dime_security_group_xglm67", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:11.958Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:11.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:11.958Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:11.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:11.958Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:11.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:11.958Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:11.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_security_group_yikime", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:12.983Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:12.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_security_group_yikime", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:12.983Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:12.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_floatingip_xrt6sr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:12.983Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:12.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_floatingip_xrt6sr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:12.983Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:12.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_floatingip_xrt6sr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:12.983Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:12.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_security_group_yikime", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:12.983Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:12.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_security_group_yikime", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:13.355Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:13.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "0e7db4fd-41c2-43fa-b8b0-65d43fc76ba7"}, {"node_instance_id": "ellis_floatingip_xrt6sr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:13.759Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:13.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "0690dd58-6108-40ba-8718-61c587c0f60c"}, {"node_instance_id": "sprout_host_knany0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:14.037Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:14.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:14.037Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:14.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:14.037Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:14.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:14.037Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:14.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:14.775Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:14.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "e8c23ecd-d020-4b48-94a1-89de0e63096a"}, {"node_instance_id": "ellis_security_group_yikime", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:15.078Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:15.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "ellis_floatingip_xrt6sr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:15.078Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:15.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}], "metadata": {"pagination": {"total": 549, "offset": 507, "size": 50}}} 2018-09-22 05:56:16,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:16,199 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:16 GMT 2018-09-22 05:56:16,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:16,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13416 2018-09-22 05:56:16,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:16,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-22 05:56:16,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:56:16,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-22 05:56:16,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "9c9b7d3f-6ed5-4fc0-ba09-f2853bb1bbb1" to be deleted. current status: ACTIVE 2018-09-22 05:56:16,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:56:16,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-22 05:56:16,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:56:16,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-22 05:56:16,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:16,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:16,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:16,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-22 05:56:16,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-22 05:56:16,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-09-22 05:56:16,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-09-22 05:56:16,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:56:16,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:56:16,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-22 05:56:16,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-09-22 05:56:16,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:56:16,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:16,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-22 05:56:16,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-22 05:56:16,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-22 05:56:16,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-22 05:56:16,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-09-22 05:56:16,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:56:16,273 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:16,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:16,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:16,274 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:16,274 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:16,274 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:16,274 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:16,274 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:56:16,274 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:16,275 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:16 GMT 2018-09-22 05:56:16,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:16,275 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:56:16,275 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:21,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:56:21,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:21,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:21,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:21,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:21,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:21,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:21,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:21,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_knany0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:16.227Z", "message": "Waiting for server \"2eef2042-9f8c-49ea-8eba-2f60ee5bdb2a\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:16.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "e8c23ecd-d020-4b48-94a1-89de0e63096a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:16.458Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:16.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:17.096Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:17.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:17.096Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:17.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:17.096Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:17.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:17.686Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:17.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ef219277-5342-4902-b564-d40fe6f96330"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:18.800Z", "message": "Waiting for server \"9c9b7d3f-6ed5-4fc0-ba09-f2853bb1bbb1\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:18.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40a39d87-eaed-4c90-b4f3-379efd72fb1c"}, {"node_instance_id": "bono_host_ezq1ie", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:19.871Z", "message": "Waiting for server \"f034a4cd-2993-4147-b2c7-f48e4f7bb916\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:19.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "ef219277-5342-4902-b564-d40fe6f96330"}], "metadata": {"pagination": {"total": 557, "offset": 533, "size": 50}}} 2018-09-22 05:56:21,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:21,416 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:21 GMT 2018-09-22 05:56:21,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:21,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4356 2018-09-22 05:56:21,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:21,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "2eef2042-9f8c-49ea-8eba-2f60ee5bdb2a" to be deleted. current status: SHUTOFF 2018-09-22 05:56:21,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:56:21,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-22 05:56:21,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-22 05:56:21,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:56:21,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-22 05:56:21,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "9c9b7d3f-6ed5-4fc0-ba09-f2853bb1bbb1" to be deleted. current status: ACTIVE 2018-09-22 05:56:21,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "f034a4cd-2993-4147-b2c7-f48e4f7bb916" to be deleted. current status: SHUTOFF 2018-09-22 05:56:21,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:56:21,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:21,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:21,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:21,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:21,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:21,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:21,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:21,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:56:21,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:21,546 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:21 GMT 2018-09-22 05:56:21,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:21,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:56:21,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:26,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:56:26,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:26,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:26,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:26,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:26,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:26,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:26,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:26,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_knany0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:21.630Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:21.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_security_group_spfi3y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:22.841Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:22.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_security_group_spfi3y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:22.841Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:22.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_security_group_spfi3y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:23.107Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:23.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "sprout_security_group_spfi3y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:23.107Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:23.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:23.178Z", "message": "Waiting for server \"9c9b7d3f-6ed5-4fc0-ba09-f2853bb1bbb1\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:23.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40a39d87-eaed-4c90-b4f3-379efd72fb1c"}, {"node_instance_id": "sprout_security_group_spfi3y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:23.809Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:23.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "7989102b-d3ae-49f4-bd27-b527805beb6a"}, {"node_instance_id": "sprout_security_group_spfi3y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:24.516Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:24.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_host_ezq1ie", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:25.117Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:25.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_security_group_5yhaz9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:26.130Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:26.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "internal_sip_security_group_fmzz6e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:26.130Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:26.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_floatingip_dl6854", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:26.130Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:26.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}], "metadata": {"pagination": {"total": 569, "offset": 541, "size": 50}}} 2018-09-22 05:56:26,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:26,634 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:26 GMT 2018-09-22 05:56:26,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:26,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6210 2018-09-22 05:56:26,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:26,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-22 05:56:26,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:56:26,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:56:26,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-22 05:56:26,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-22 05:56:26,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "9c9b7d3f-6ed5-4fc0-ba09-f2853bb1bbb1" to be deleted. current status: ACTIVE 2018-09-22 05:56:26,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-22 05:56:26,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-22 05:56:26,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-22 05:56:26,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:56:26,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:56:26,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:56:26,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:56:26,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:26,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:26,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:26,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:26,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:26,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:26,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:26,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:56:26,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:26,722 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:26 GMT 2018-09-22 05:56:26,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:26,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:56:26,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:31,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:56:31,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:31,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:31,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:31,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:31,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:31,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:31,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:31,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_5yhaz9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:27.165Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:27.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "internal_sip_security_group_fmzz6e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:27.165Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:27.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_floatingip_dl6854", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:27.165Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:27.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "internal_sip_security_group_fmzz6e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:27.165Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:27.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_floatingip_dl6854", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:27.165Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:27.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_security_group_5yhaz9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:27.165Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:27.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_floatingip_dl6854", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:27.165Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:27.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "internal_sip_security_group_fmzz6e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:27.165Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:27.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_security_group_5yhaz9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:27.165Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:27.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "internal_sip_security_group_fmzz6e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:27.559Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:27.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "bbfc9c20-f8aa-4ca4-82f2-788259c74a07"}, {"node_instance_id": "bono_security_group_5yhaz9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:27.840Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:27.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "2edb818b-c494-4ce2-97e9-6fe7b3150855"}, {"node_instance_id": "internal_sip_security_group_fmzz6e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:28.430Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:28.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:28.847Z", "message": "Waiting for server \"9c9b7d3f-6ed5-4fc0-ba09-f2853bb1bbb1\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:28.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40a39d87-eaed-4c90-b4f3-379efd72fb1c"}, {"node_instance_id": "bono_floatingip_dl6854", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:28.847Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:28.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "f7402e14-33c2-4a65-abb9-0d8121a8213e"}, {"node_instance_id": "bono_security_group_5yhaz9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:29.682Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:29.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bono_floatingip_dl6854", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:30.227Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:30.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}], "metadata": {"pagination": {"total": 585, "offset": 553, "size": 50}}} 2018-09-22 05:56:31,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:31,810 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:31 GMT 2018-09-22 05:56:31,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:31,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8536 2018-09-22 05:56:31,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:31,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-22 05:56:31,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-22 05:56:31,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:56:31,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-22 05:56:31,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-09-22 05:56:31,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-22 05:56:31,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-09-22 05:56:31,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:56:31,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:56:31,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-22 05:56:31,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-22 05:56:31,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-22 05:56:31,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "9c9b7d3f-6ed5-4fc0-ba09-f2853bb1bbb1" to be deleted. current status: ACTIVE 2018-09-22 05:56:31,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-09-22 05:56:31,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-22 05:56:31,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-09-22 05:56:31,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:56:31,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:31,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:31,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:31,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:31,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:31,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:31,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:31,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:56:31,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:31,884 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:31 GMT 2018-09-22 05:56:31,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:31,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:56:31,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:36,889 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:56:36,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:36,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:36,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:36,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:36,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:36,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:36,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:36,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:33.841Z", "message": "Waiting for server \"9c9b7d3f-6ed5-4fc0-ba09-f2853bb1bbb1\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:33.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40a39d87-eaed-4c90-b4f3-379efd72fb1c"}], "metadata": {"pagination": {"total": 586, "offset": 569, "size": 50}}} 2018-09-22 05:56:36,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:36,977 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:36 GMT 2018-09-22 05:56:36,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:36,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 679 2018-09-22 05:56:36,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:36,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "9c9b7d3f-6ed5-4fc0-ba09-f2853bb1bbb1" to be deleted. current status: ACTIVE 2018-09-22 05:56:36,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:56:37,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:37,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:37,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:37,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:37,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:37,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:37,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:37,134 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:56:37,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:37,134 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:37 GMT 2018-09-22 05:56:37,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:37,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:56:37,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:42,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:56:42,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:42,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:42,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:42,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:42,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:42,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:42,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:42,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:39.262Z", "message": "Waiting for server \"9c9b7d3f-6ed5-4fc0-ba09-f2853bb1bbb1\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:39.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40a39d87-eaed-4c90-b4f3-379efd72fb1c"}], "metadata": {"pagination": {"total": 587, "offset": 570, "size": 50}}} 2018-09-22 05:56:42,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:42,221 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:42 GMT 2018-09-22 05:56:42,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:42,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 679 2018-09-22 05:56:42,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:42,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "9c9b7d3f-6ed5-4fc0-ba09-f2853bb1bbb1" to be deleted. current status: ACTIVE 2018-09-22 05:56:42,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:56:42,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:42,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:42,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:42,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:42,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:42,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:42,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:42,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:56:42,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:42,296 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:42 GMT 2018-09-22 05:56:42,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:42,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:56:42,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:47,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:56:47,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:47,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:47,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:47,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:47,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:47,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:47,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:47,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:44.562Z", "message": "Waiting for server \"9c9b7d3f-6ed5-4fc0-ba09-f2853bb1bbb1\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:44.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40a39d87-eaed-4c90-b4f3-379efd72fb1c"}], "metadata": {"pagination": {"total": 588, "offset": 571, "size": 50}}} 2018-09-22 05:56:47,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:47,381 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:47 GMT 2018-09-22 05:56:47,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:47,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 679 2018-09-22 05:56:47,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:47,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "9c9b7d3f-6ed5-4fc0-ba09-f2853bb1bbb1" to be deleted. current status: ACTIVE 2018-09-22 05:56:47,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:56:47,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:47,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:47,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:47,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:47,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:47,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:47,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:47,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:56:47,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:47,453 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:47 GMT 2018-09-22 05:56:47,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:47,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:56:47,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:52,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:56:52,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:52,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:52,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:52,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:52,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:52,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:52,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:52,539 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dwgi5z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:49.849Z", "message": "Waiting for server \"9c9b7d3f-6ed5-4fc0-ba09-f2853bb1bbb1\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:49.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "40a39d87-eaed-4c90-b4f3-379efd72fb1c"}], "metadata": {"pagination": {"total": 589, "offset": 572, "size": 50}}} 2018-09-22 05:56:52,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:52,539 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:52 GMT 2018-09-22 05:56:52,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:52,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 679 2018-09-22 05:56:52,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:52,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "9c9b7d3f-6ed5-4fc0-ba09-f2853bb1bbb1" to be deleted. current status: ACTIVE 2018-09-22 05:56:52,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:56:52,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:52,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:52,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:52,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:52,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:52,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:52,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:52,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:56:52,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:52,602 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:52 GMT 2018-09-22 05:56:52,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:52,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:56:52,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:57,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:56:57,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:57,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:57,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:57,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:57,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:57,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:57,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:57,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_dwgi5z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:56:55.171Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:56:55.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}], "metadata": {"pagination": {"total": 590, "offset": 573, "size": 50}}} 2018-09-22 05:56:57,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:57,692 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:57 GMT 2018-09-22 05:56:57,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:57,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 590 2018-09-22 05:56:57,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:56:57,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-22 05:56:57,693 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:56:57,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:56:57,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:56:57,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:56:57,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:56:57,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:56:57,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:56:57,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:56:57,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:56:57,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:56:57,760 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:56:57 GMT 2018-09-22 05:56:57,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:56:57,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:56:57,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:02,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:57:02,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:02,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:02,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:02,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:02,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:02,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:02,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:02,849 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 590, "offset": 574, "size": 50}}} 2018-09-22 05:57:02,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:02,849 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:02 GMT 2018-09-22 05:57:02,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:02,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 05:57:02,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:02,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:57:02,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:02,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:02,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:02,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:02,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:02,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:02,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:02,909 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:57:02,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:02,909 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:02 GMT 2018-09-22 05:57:02,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:02,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:57:02,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:07,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:57:07,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:07,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:07,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:07,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:07,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:07,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:07,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:07,987 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 590, "offset": 574, "size": 50}}} 2018-09-22 05:57:07,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:07,987 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:07 GMT 2018-09-22 05:57:07,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:07,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 05:57:07,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:07,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:57:08,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:08,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:08,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:08,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:08,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:08,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:08,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:08,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:57:08,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:08,051 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:08 GMT 2018-09-22 05:57:08,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:08,051 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:57:08,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:13,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:57:13,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:13,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:13,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:13,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:13,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:13,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:13,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:13,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_5l3k2m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:08.106Z", "message": "Execution done (return_code=0): /tmp/HGUMP/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:08.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "dedc1c35-4e61-4b2d-a538-8d56b41d0cf4"}, {"node_instance_id": "vellum_5l3k2m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:08.213Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:08.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:09.248Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:09.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:09.248Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:09.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:09.248Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:09.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_kqxx7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:09.248Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:09.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:10.271Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:10.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:10.271Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:10.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:10.271Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:10.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:10.271Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:10.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:10.271Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:10.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:10.271Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:10.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:10.271Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:10.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_kqxx7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:10.271Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:10.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:10.271Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:10.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:10.755Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:10.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "d7bfd8ab-3edf-4414-8fbe-91e4c316cb16"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:11.294Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:11.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:11.294Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:11.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:11.587Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:11.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "d7bfd8ab-3edf-4414-8fbe-91e4c316cb16"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:11.587Z", "message": "Stopping Agent vellum_host_7njtjt", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:11.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "d7bfd8ab-3edf-4414-8fbe-91e4c316cb16"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:11.587Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:11.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "d7bfd8ab-3edf-4414-8fbe-91e4c316cb16"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:11.587Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:11.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "d7bfd8ab-3edf-4414-8fbe-91e4c316cb16"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:11.587Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:11.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "d7bfd8ab-3edf-4414-8fbe-91e4c316cb16"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:11.587Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:11.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "d7bfd8ab-3edf-4414-8fbe-91e4c316cb16"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:11.587Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:11.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "d7bfd8ab-3edf-4414-8fbe-91e4c316cb16"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:11.587Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:11.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "d7bfd8ab-3edf-4414-8fbe-91e4c316cb16"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:11.587Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:11.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "d7bfd8ab-3edf-4414-8fbe-91e4c316cb16"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:12.941Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:12.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}], "metadata": {"pagination": {"total": 618, "offset": 574, "size": 50}}} 2018-09-22 05:57:13,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:13,124 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:13 GMT 2018-09-22 05:57:13,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:13,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14576 2018-09-22 05:57:13,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:13,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/HGUMP/remove-cluster-node.sh 2018-09-22 05:57:13,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-22 05:57:13,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-22 05:57:13,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:57:13,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-22 05:57:13,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:57:13,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-22 05:57:13,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-22 05:57:13,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-22 05:57:13,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-22 05:57:13,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:57:13,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-22 05:57:13,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-22 05:57:13,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:57:13,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-22 05:57:13,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:13,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-22 05:57:13,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-22 05:57:13,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:13,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_7njtjt 2018-09-22 05:57:13,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:13,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:13,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:13,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:13,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:13,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:13,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:13,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-22 05:57:13,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:57:13,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:13,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:13,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:13,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:13,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:13,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:13,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:13,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:57:13,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:13,194 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:13 GMT 2018-09-22 05:57:13,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:13,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:57:13,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:18,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:57:18,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:18,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:18,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:18,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:18,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:18,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:18,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:18,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_s3hrxg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:13.308Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:13.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:13.308Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:13.308Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:14.316Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:14.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:14.316Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:14.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:14.316Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:14.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:14.316Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:14.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:14.331Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:14.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "cd2cac76-be33-47a9-b788-f5b845de865a"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:14.599Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:14.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "cd2cac76-be33-47a9-b788-f5b845de865a"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:14.599Z", "message": "Stopping Agent bind_host_s3hrxg", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:14.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "cd2cac76-be33-47a9-b788-f5b845de865a"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:14.599Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:14.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "cd2cac76-be33-47a9-b788-f5b845de865a"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:14.599Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:14.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "cd2cac76-be33-47a9-b788-f5b845de865a"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:14.599Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:14.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "cd2cac76-be33-47a9-b788-f5b845de865a"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:14.599Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:14.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "cd2cac76-be33-47a9-b788-f5b845de865a"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:14.599Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:14.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "cd2cac76-be33-47a9-b788-f5b845de865a"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:14.599Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:14.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "cd2cac76-be33-47a9-b788-f5b845de865a"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:14.599Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:14.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "cd2cac76-be33-47a9-b788-f5b845de865a"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:15.539Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:15.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:15.611Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_7njtjt stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:15.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "d7bfd8ab-3edf-4414-8fbe-91e4c316cb16"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:15.611Z", "message": "Successfully stopped daemon: vellum_host_7njtjt\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:15.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "d7bfd8ab-3edf-4414-8fbe-91e4c316cb16"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:15.611Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:15.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "d7bfd8ab-3edf-4414-8fbe-91e4c316cb16"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:16.331Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:16.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:16.331Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:16.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:16.331Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:16.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:16.622Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:16.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "003cce36-9eef-4350-bb63-c5bbdd7aa1b3"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:16.622Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:16.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "003cce36-9eef-4350-bb63-c5bbdd7aa1b3"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:16.622Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:16.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "003cce36-9eef-4350-bb63-c5bbdd7aa1b3"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:16.622Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:16.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "003cce36-9eef-4350-bb63-c5bbdd7aa1b3"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:16.622Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:16.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "003cce36-9eef-4350-bb63-c5bbdd7aa1b3"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:16.622Z", "message": "Deleting Agent vellum_host_7njtjt", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:16.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "003cce36-9eef-4350-bb63-c5bbdd7aa1b3"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:16.622Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:16.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "003cce36-9eef-4350-bb63-c5bbdd7aa1b3"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:16.622Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:16.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "003cce36-9eef-4350-bb63-c5bbdd7aa1b3"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:16.622Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:16.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "003cce36-9eef-4350-bb63-c5bbdd7aa1b3"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:16.622Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:16.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "003cce36-9eef-4350-bb63-c5bbdd7aa1b3"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:18.242Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "003cce36-9eef-4350-bb63-c5bbdd7aa1b3"}], "metadata": {"pagination": {"total": 651, "offset": 602, "size": 50}}} 2018-09-22 05:57:18,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:18,285 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:18 GMT 2018-09-22 05:57:18,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:18,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18394 2018-09-22 05:57:18,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:18,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-22 05:57:18,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-22 05:57:18,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-22 05:57:18,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-22 05:57:18,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-22 05:57:18,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-22 05:57:18,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:18,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:18,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_s3hrxg 2018-09-22 05:57:18,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:18,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:18,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:18,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:18,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:18,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:18,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:18,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-22 05:57:18,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_7njtjt stop 2018-09-22 05:57:18,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_7njtjt 2018-09-22 05:57:18,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-22 05:57:18,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-22 05:57:18,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-22 05:57:18,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-22 05:57:18,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:18,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:18,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:18,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:18,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:18,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_7njtjt 2018-09-22 05:57:18,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:18,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:18,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:18,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:18,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-22 05:57:18,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:57:18,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:18,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:18,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:18,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:18,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:18,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:18,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:18,369 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:57:18,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:18,370 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:18 GMT 2018-09-22 05:57:18,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:18,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:57:18,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:23,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:57:23,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:23,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:23,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:23,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:23,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:23,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:23,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:23,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:18.633Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:18.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "003cce36-9eef-4350-bb63-c5bbdd7aa1b3"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:18.633Z", "message": "Successfully deleted daemon: vellum_host_7njtjt", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:18.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "003cce36-9eef-4350-bb63-c5bbdd7aa1b3"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:18.675Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:18.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:19.346Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:19.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:19.346Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:19.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:19.346Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:19.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:19.346Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:19.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:19.346Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:19.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:19.346Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:19.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:19.641Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:19.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "cd2cac76-be33-47a9-b788-f5b845de865a"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:19.641Z", "message": "Successfully stopped daemon: bind_host_s3hrxg\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:19.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "cd2cac76-be33-47a9-b788-f5b845de865a"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:19.641Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_s3hrxg stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:19.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "cd2cac76-be33-47a9-b788-f5b845de865a"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:20.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:20.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "05c3c97b-747b-4d9c-8bed-ceef8bc22495"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:20.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:20.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "05c3c97b-747b-4d9c-8bed-ceef8bc22495"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:20.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:20.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "05c3c97b-747b-4d9c-8bed-ceef8bc22495"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:20.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:20.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "05c3c97b-747b-4d9c-8bed-ceef8bc22495"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:20.654Z", "message": "Deleting Agent bind_host_s3hrxg", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:20.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "05c3c97b-747b-4d9c-8bed-ceef8bc22495"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:20.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:20.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "05c3c97b-747b-4d9c-8bed-ceef8bc22495"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:20.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:20.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "05c3c97b-747b-4d9c-8bed-ceef8bc22495"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:20.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:20.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "05c3c97b-747b-4d9c-8bed-ceef8bc22495"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:20.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:20.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "05c3c97b-747b-4d9c-8bed-ceef8bc22495"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:20.654Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:20.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "05c3c97b-747b-4d9c-8bed-ceef8bc22495"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:21.148Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:21.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:21.361Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:21.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:21.361Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:21.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:21.823Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:21.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "05c3c97b-747b-4d9c-8bed-ceef8bc22495"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:22.402Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:22.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:22.402Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:22.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:22.402Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:22.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:22.668Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:22.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "05c3c97b-747b-4d9c-8bed-ceef8bc22495"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:22.668Z", "message": "Successfully deleted daemon: bind_host_s3hrxg", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:22.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "05c3c97b-747b-4d9c-8bed-ceef8bc22495"}], "metadata": {"pagination": {"total": 683, "offset": 636, "size": 50}}} 2018-09-22 05:57:23,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:23,455 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:23 GMT 2018-09-22 05:57:23,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:23,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16530 2018-09-22 05:57:23,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:23,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-22 05:57:23,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_7njtjt 2018-09-22 05:57:23,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-22 05:57:23,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-22 05:57:23,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-22 05:57:23,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-22 05:57:23,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-22 05:57:23,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-22 05:57:23,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-22 05:57:23,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-22 05:57:23,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_s3hrxg 2018-09-22 05:57:23,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_s3hrxg stop 2018-09-22 05:57:23,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:23,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:23,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:23,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:23,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_s3hrxg 2018-09-22 05:57:23,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:23,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:23,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:23,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:23,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-22 05:57:23,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-22 05:57:23,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:57:23,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:57:23,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-22 05:57:23,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-22 05:57:23,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-22 05:57:23,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-22 05:57:23,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-22 05:57:23,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_s3hrxg 2018-09-22 05:57:23,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:57:23,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:23,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:23,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:23,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:23,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:23,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:23,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:23,594 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:57:23,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:23,594 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:23 GMT 2018-09-22 05:57:23,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:23,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:57:23,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:28,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:57:28,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:28,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:28,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:28,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:28,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:28,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:28,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:28,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_s3hrxg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:24.739Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:24.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:25.410Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:25.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:25.410Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:25.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:26.819Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:26.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:27.420Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:27.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:27.420Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:27.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}], "metadata": {"pagination": {"total": 689, "offset": 667, "size": 50}}} 2018-09-22 05:57:28,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:28,855 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:28 GMT 2018-09-22 05:57:28,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:28,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3145 2018-09-22 05:57:28,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:28,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-22 05:57:28,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-09-22 05:57:28,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-09-22 05:57:28,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:57:28,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:57:28,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:57:28,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:57:28,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:28,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:28,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:29,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:29,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:29,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:29,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:29,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:57:29,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:29,000 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:29 GMT 2018-09-22 05:57:29,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:29,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:57:29,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:34,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:57:34,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:34,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:34,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:34,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:34,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:34,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:34,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:34,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:31.172Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:31.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:31.433Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:31.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:31.433Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:31.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:32.597Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:32.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:32.597Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:32.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:32.597Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:32.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:32.597Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:32.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:33.283Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:33.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "acfe044b-d8fc-4e9a-a21d-ecc67464a6ff"}], "metadata": {"pagination": {"total": 697, "offset": 673, "size": 50}}} 2018-09-22 05:57:34,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:34,103 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:34 GMT 2018-09-22 05:57:34,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:34,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4118 2018-09-22 05:57:34,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:34,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-09-22 05:57:34,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:57:34,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:57:34,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:57:34,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:57:34,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-22 05:57:34,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-22 05:57:34,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-22 05:57:34,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:57:34,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:34,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:34,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:34,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:34,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:34,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:34,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:34,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:57:34,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:34,176 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:34 GMT 2018-09-22 05:57:34,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:34,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:57:34,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:39,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:57:39,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:39,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:39,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:39,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:39,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:39,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:39,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:39,269 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_7njtjt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:36.034Z", "message": "Waiting for server \"75d055df-a7a1-498a-b612-54b9ba82c8de\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:36.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "acfe044b-d8fc-4e9a-a21d-ecc67464a6ff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:36.883Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:36.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:37.609Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:37.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:37.609Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:37.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}], "metadata": {"pagination": {"total": 701, "offset": 681, "size": 50}}} 2018-09-22 05:57:39,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:39,269 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:39 GMT 2018-09-22 05:57:39,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:39,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2225 2018-09-22 05:57:39,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:39,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "75d055df-a7a1-498a-b612-54b9ba82c8de" to be deleted. current status: SHUTOFF 2018-09-22 05:57:39,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:57:39,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:57:39,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:57:39,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:57:39,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:39,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:39,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:39,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:39,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:39,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:39,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:39,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:57:39,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:39,348 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:39 GMT 2018-09-22 05:57:39,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:39,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:57:39,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:44,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:57:44,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:44,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:44,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:44,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:44,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:44,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:44,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:44,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_7njtjt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:41.253Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:41.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_security_group_xiaug8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:41.639Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:41.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_security_group_xiaug8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:42.652Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:42.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:42.652Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:42.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_security_group_xiaug8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:42.652Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:42.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_security_group_xiaug8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:42.652Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:42.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "vellum_security_group_xiaug8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:43.265Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:43.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "4b0512bd-0794-41ab-92a8-a8f21d3ab885"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:43.665Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:43.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:43.665Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:43.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:43.665Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:43.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:43.687Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:43.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "d10ef82b-b156-4ead-bc55-4a7a98dad90d"}], "metadata": {"pagination": {"total": 712, "offset": 685, "size": 50}}} 2018-09-22 05:57:44,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:44,447 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:44 GMT 2018-09-22 05:57:44,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:44,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5635 2018-09-22 05:57:44,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:44,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-22 05:57:44,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:57:44,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-22 05:57:44,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-22 05:57:44,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:57:44,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-22 05:57:44,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-22 05:57:44,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-22 05:57:44,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-22 05:57:44,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:57:44,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-22 05:57:44,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:57:44,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:44,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:44,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:44,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:44,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:44,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:44,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:44,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:57:44,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:44,507 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:44 GMT 2018-09-22 05:57:44,507 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:44,507 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:57:44,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:49,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:57:49,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:49,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:49,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:49,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:49,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:49,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:49,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:49,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_xiaug8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:44.706Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:44.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_host_s3hrxg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:45.628Z", "message": "Waiting for server \"bc156c73-75b8-4947-86be-ef9b64361f8a\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:45.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "d10ef82b-b156-4ead-bc55-4a7a98dad90d"}], "metadata": {"pagination": {"total": 714, "offset": 696, "size": 50}}} 2018-09-22 05:57:49,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:49,601 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:49 GMT 2018-09-22 05:57:49,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:49,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1219 2018-09-22 05:57:49,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:49,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-22 05:57:49,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "bc156c73-75b8-4947-86be-ef9b64361f8a" to be deleted. current status: SHUTOFF 2018-09-22 05:57:49,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:57:49,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:49,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:49,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:49,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:49,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:49,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:49,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:49,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:57:49,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:49,666 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:49 GMT 2018-09-22 05:57:49,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:49,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:57:49,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:54,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:57:54,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:54,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:54,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:54,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:54,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:54,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:54,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:54,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_s3hrxg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:50.875Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:50.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_security_group_0wqrpu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:51.721Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:51.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_floatingip_pn47ku", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:51.721Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:51.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "keypair_0sxzjy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:51.721Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:51.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "base_security_group_3zgf2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:51.721Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:51.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_floatingip_pn47ku", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:52.785Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:52.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "base_security_group_3zgf2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:52.785Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:52.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_floatingip_pn47ku", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:52.785Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:52.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_floatingip_pn47ku", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:52.785Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:52.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "keypair_0sxzjy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:52.785Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:52.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_security_group_0wqrpu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:52.785Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:52.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "keypair_0sxzjy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:52.785Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:52.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_security_group_0wqrpu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:52.785Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:52.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_security_group_0wqrpu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:52.785Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:52.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_security_group_0wqrpu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:53.766Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:53.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "12dc3eb7-1795-451c-b5f5-b726387f66c2"}, {"node_instance_id": "keypair_0sxzjy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:53.810Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:53.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "base_security_group_3zgf2g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:53.810Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:53.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "base_security_group_3zgf2g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:53.810Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:53.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "base_security_group_3zgf2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:54.730Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:54.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "6bb0eed3-e6ce-4bbe-9b70-3269f22a2ea5"}, {"node_instance_id": "keypair_0sxzjy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:54.730Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:54.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "7be52a51-e35f-4ead-8a92-280c9c159715"}, {"node_instance_id": "bind_floatingip_pn47ku", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:54.730Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:54.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7", "logger": "1ab18f6d-86b3-45b3-92ce-21baef2dfbeb"}], "metadata": {"pagination": {"total": 732, "offset": 698, "size": 50}}} 2018-09-22 05:57:54,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:54,772 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:54 GMT 2018-09-22 05:57:54,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:54,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10601 2018-09-22 05:57:54,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:54,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-22 05:57:54,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:57:54,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:57:54,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:57:54,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-22 05:57:54,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-09-22 05:57:54,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:57:54,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:57:54,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-09-22 05:57:54,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-09-22 05:57:54,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:57:54,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-22 05:57:54,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-22 05:57:54,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-22 05:57:54,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-22 05:57:54,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-09-22 05:57:54,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-22 05:57:54,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-22 05:57:54,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-22 05:57:54,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-09-22 05:57:54,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-09-22 05:57:54,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:57:54,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:54,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:54,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:54,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:54,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:54,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:54,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:54,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:57:54,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:54,856 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:54 GMT 2018-09-22 05:57:54,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:54,856 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-22 05:57:54,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:59,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-09-22 05:57:59,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:57:59,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:57:59,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:57:59,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:57:59,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:57:59,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:57:59,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:57:59,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_0wqrpu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:54.819Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:54.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "keypair_0sxzjy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:54.819Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:54.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "bind_floatingip_pn47ku", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:55.855Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:55.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": "base_security_group_3zgf2g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:55.855Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:55.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-22T05:57:55.855Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T05:57:55.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"}], "metadata": {"pagination": {"total": 740, "offset": 719, "size": 50}}} 2018-09-22 05:57:59,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:57:59,944 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:57:59 GMT 2018-09-22 05:57:59,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:57:59,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2637 2018-09-22 05:57:59,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:57:59,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-22 05:57:59,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-09-22 05:57:59,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-09-22 05:57:59,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-22 05:57:59,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-09-22 05:57:59,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/3eed5dfa-3a62-4fec-9670-6b976205e2d7 2018-09-22 05:58:00,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:58:00,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:58:00,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:58:00,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:58:00,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:58:00,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:58:00,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:58:00,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T05:55:11.960Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "3eed5dfa-3a62-4fec-9670-6b976205e2d7"} 2018-09-22 05:58:00,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:58:00,004 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:58:00 GMT 2018-09-22 05:58:00,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:58:00,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-09-22 05:58:00,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:58:00,005 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/deployments/clearwater-opnfv 2018-09-22 05:58:00,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:58:00,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:58:00,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:58:00,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:58:00,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:58:00,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:58:00,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:58:00,827 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-22 05:58:00,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "282e3694-2e90-44e3-8e6a-2d5e218294c3", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "bono_cluster_size": 1, "flavor_id": "f45fd661-df03-4e76-aade-a02bfae17f95", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:19.242Z", "updated_at": "2018-09-22T05:32:19.242Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-09-22 05:58:00,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:58:00,827 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:58:00 GMT 2018-09-22 05:58:00,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:58:00,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-09-22 05:58:00,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:58:00,829 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/blueprints/clearwater-opnfv 2018-09-22 05:58:00,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 05:58:00,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 05:58:00,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 05:58:00,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 05:58:00,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 05:58:00,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 05:58:00,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 05:58:00,914 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-22 05:58:00,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-09-22T05:32:10.873Z", "updated_at": "2018-09-22T05:32:10.873Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-09-22 05:58:00,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 05:58:00,917 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 05:58:00 GMT 2018-09-22 05:58:00,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 05:58:00,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-09-22 05:58:00,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 05:58:00,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-22 05:58:00,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/282e3694-2e90-44e3-8e6a-2d5e218294c3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:58:02,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-790179e8-8b86-46ca-aaad-b03010653b87 Date: Sat, 22 Sep 2018 05:58:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:58:02,676 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/282e3694-2e90-44e3-8e6a-2d5e218294c3 used request id req-790179e8-8b86-46ca-aaad-b03010653b87 2018-09-22 05:58:02,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.73549294472s 2018-09-22 05:58:02,677 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/282e3694-2e90-44e3-8e6a-2d5e218294c3 used request id req-790179e8-8b86-46ca-aaad-b03010653b87 2018-09-22 05:58:02,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 05:58:02,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:58:02,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58: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-f710046f-f6e7-4711-a19b-6a6b97bd5ac2 x-compute-request-id: req-f710046f-f6e7-4711-a19b-6a6b97bd5ac2 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "name": "cloudify_ims-flavor_210545c1-647e-4d03-967e-820800d0ccab", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f45fd661-df03-4e76-aade-a02bfae17f95", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f45fd661-df03-4e76-aade-a02bfae17f95", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "f45fd661-df03-4e76-aade-a02bfae17f95", "name": "cloudify_ims-flavor_alt_210545c1-647e-4d03-967e-820800d0ccab", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 05:58:02,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-f710046f-f6e7-4711-a19b-6a6b97bd5ac2 2018-09-22 05:58:02,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.138976097107s 2018-09-22 05:58:02,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-f710046f-f6e7-4711-a19b-6a6b97bd5ac2 2018-09-22 05:58:02,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-22 05:58:02,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/f45fd661-df03-4e76-aade-a02bfae17f95 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:58:02,858 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:58: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-9d065063-8912-4d24-8579-f2bc3d764ee0 x-compute-request-id: req-9d065063-8912-4d24-8579-f2bc3d764ee0 Content-Length: 0 Content-Type: application/json 2018-09-22 05:58:02,858 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/f45fd661-df03-4e76-aade-a02bfae17f95 used request id req-9d065063-8912-4d24-8579-f2bc3d764ee0 2018-09-22 05:58:02,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0388510227203s 2018-09-22 05:58:02,858 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/f45fd661-df03-4e76-aade-a02bfae17f95 used request id req-9d065063-8912-4d24-8579-f2bc3d764ee0 2018-09-22 05:58:02,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-22 05:58:02,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/ed67cb3f-9565-4f0d-a135-60737533da5b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:58:03,957 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3a59ce0-3897-4a58-bc88-5682ca0f660e Content-Length: 0 Date: Sat, 22 Sep 2018 05:58:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:58:03,957 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/ed67cb3f-9565-4f0d-a135-60737533da5b.json used request id req-b3a59ce0-3897-4a58-bc88-5682ca0f660e 2018-09-22 05:58:03,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.09591603279s 2018-09-22 05:58:03,958 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/ed67cb3f-9565-4f0d-a135-60737533da5b.json used request id req-b3a59ce0-3897-4a58-bc88-5682ca0f660e 2018-09-22 05:58:03,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 05:58:03,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:58:04,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d536b7ec-ff70-4d78-9c14-1661e103c97d Date: Sat, 22 Sep 2018 05:58:04 GMT RESP BODY: {"floatingips": []} 2018-09-22 05:58:04,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d536b7ec-ff70-4d78-9c14-1661e103c97d 2018-09-22 05:58:04,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.175345897675s 2018-09-22 05:58:04,139 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d536b7ec-ff70-4d78-9c14-1661e103c97d 2018-09-22 05:58:04,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-22 05:58:04,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:58:04,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:58: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-deb08781-aa72-400e-8877-4f4c28d59a01 x-compute-request-id: req-deb08781-aa72-400e-8877-4f4c28d59a01 Content-Type: application/json 2018-09-22 05:58:04,504 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d used request id req-deb08781-aa72-400e-8877-4f4c28d59a01 2018-09-22 05:58:04,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.364724874496s 2018-09-22 05:58:04,504 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d used request id req-deb08781-aa72-400e-8877-4f4c28d59a01 2018-09-22 05:58:04,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:58:04,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:58:05,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58: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-804a20f9-5a89-4d90-8859-580e6d616cca x-compute-request-id: req-804a20f9-5a89-4d90-8859-580e6d616cca Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:3a:2b", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:29:36.000000", "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:58:04Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:58:05,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-804a20f9-5a89-4d90-8859-580e6d616cca 2018-09-22 05:58:05,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.642591953278s 2018-09-22 05:58:05,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-804a20f9-5a89-4d90-8859-580e6d616cca 2018-09-22 05:58:05,149 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:58:07,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:58:07,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:58:07,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58: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-26d52a35-a7c3-413e-bd9a-ee32ae0891da x-compute-request-id: req-26d52a35-a7c3-413e-bd9a-ee32ae0891da Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:3a:2b", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/97c81e37-f08b-4d13-a31d-64d435b0196d", "rel": "bookmark"}], "image": {"id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "links": [{"href": "http://172.30.9.23:8774/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T05:29:36.000000", "flavor": {"id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "links": [{"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}]}, "id": "97c81e37-f08b-4d13-a31d-64d435b0196d", "security_groups": [{"name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}], "user_id": "7f7d9ec4f0624e8cb029282d2c546cd2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T05:58:04Z", "hostId": "209c18a23700674561f05beafe4c7140793cf559df300f01176d4744", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab", "name": "cloudify_ims-vm_210545c1-647e-4d03-967e-820800d0ccab", "created": "2018-09-22T05:27:25Z", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 05:58:07,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-26d52a35-a7c3-413e-bd9a-ee32ae0891da 2018-09-22 05:58:07,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644530057907s 2018-09-22 05:58:07,796 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-26d52a35-a7c3-413e-bd9a-ee32ae0891da 2018-09-22 05:58:07,798 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 05:58:09,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 05:58:09,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:58:09,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58: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-6b839f01-4c75-4667-a681-1b643615df9f x-compute-request-id: req-6b839f01-4c75-4667-a681-1b643615df9f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 05:58:09,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6b839f01-4c75-4667-a681-1b643615df9f 2018-09-22 05:58:09,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0823121070862s 2018-09-22 05:58:09,883 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6b839f01-4c75-4667-a681-1b643615df9f 2018-09-22 05:58:09,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-22 05:58:09,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:58:09,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-9992415a-723f-40b0-83c4-95ac257dcf75 Date: Sat, 22 Sep 2018 05:58:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:27:18Z", "updated_at": "2018-09-22T05:27:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "0030b1b6-a925-4ae2-b788-557c9a256473", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:20Z", "revision_number": 0, "id": "33cf6e52-25b1-4984-8948-a9f03d7c0045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:20Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-09-22T05:27:21Z", "revision_number": 0, "id": "3823cebf-3fd0-49d9-8369-39c95a1472fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:21Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-22T05:27:20Z", "revision_number": 0, "id": "472daa28-6ef2-435d-9901-ab346efed934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:20Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "8927ed8d-cf98-4a1d-a0f8-9a82b4d45c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-09-22T05:27:21Z", "revision_number": 0, "id": "b2f41683-3b3c-4bee-a554-957422409702", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:21Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-22T05:27:20Z", "revision_number": 0, "id": "e8f4246a-9a83-449f-8ccd-6fef42d580f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:20Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T05:27:19Z", "revision_number": 0, "id": "ff4d571c-c896-49e2-af4c-f182a110d519", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:27:19Z", "security_group_id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}], "revision_number": 8, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1", "name": "cloudify_ims-sg_210545c1-647e-4d03-967e-820800d0ccab"}, {"description": "Default security group", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:25:20Z", "updated_at": "2018-09-22T05:32:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "58aa9375-468e-4b41-a4b4-90865196c46f", "remote_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "b0656c26-32cd-421c-bb20-0ab63bbdaae8", "remote_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "c05fc445-6678-44be-9155-2a0ccabfb511", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:25:20Z", "revision_number": 0, "id": "d2c98b68-6d95-47d4-b836-066fb8dbcdc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:25:20Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T05:32:08Z", "revision_number": 0, "id": "e64d4cd3-75da-47b3-a940-4b98b841da2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:32:08Z", "security_group_id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "da5b178f9e6b4ce988ca33100642fb2d"}], "revision_number": 5, "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "b3fa30ab-6409-4f10-8926-fc39c8fa1cf8", "name": "default"}]} 2018-09-22 05:58:09,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9992415a-723f-40b0-83c4-95ac257dcf75 2018-09-22 05:58:09,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0513560771942s 2018-09-22 05:58:09,939 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-9992415a-723f-40b0-83c4-95ac257dcf75 2018-09-22 05:58:09,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-22 05:58:09,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:58:10,337 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-574ec5de-3b61-485b-8664-da155e79a6f6 Content-Length: 0 Date: Sat, 22 Sep 2018 05:58:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:58:10,337 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1.json used request id req-574ec5de-3b61-485b-8664-da155e79a6f6 2018-09-22 05:58:10,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.394733190536s 2018-09-22 05:58:10,338 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a7dd3213-a324-4da1-9f32-3ef4c4dbd8e1.json used request id req-574ec5de-3b61-485b-8664-da155e79a6f6 2018-09-22 05:58:10,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-22 05:58:10,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:58:10,381 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:58: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-9716382c-71bb-484a-8a7c-be4da7cd99e9 x-compute-request-id: req-9716382c-71bb-484a-8a7c-be4da7cd99e9 Content-Length: 0 Content-Type: application/json 2018-09-22 05:58:10,381 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab used request id req-9716382c-71bb-484a-8a7c-be4da7cd99e9 2018-09-22 05:58:10,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0430018901825s 2018-09-22 05:58:10,382 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_210545c1-647e-4d03-967e-820800d0ccab used request id req-9716382c-71bb-484a-8a7c-be4da7cd99e9 2018-09-22 05:58:10,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-22 05:58:10,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/e2dbe807-4e97-4dcb-b08e-40461d31db9b/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" -d '{"subnet_id": "18864dc8-7dcf-4cbe-b1d1-3ab65c13e2ed"}' 2018-09-22 05:58:11,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-98d3d207-d711-4122-a34a-8a4e3365b84f Date: Sat, 22 Sep 2018 05:58:11 GMT RESP BODY: {"network_id": "45d52ab9-7335-4df1-8aba-fd4f0b8e6a59", "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "subnet_id": "18864dc8-7dcf-4cbe-b1d1-3ab65c13e2ed", "subnet_ids": ["18864dc8-7dcf-4cbe-b1d1-3ab65c13e2ed"], "port_id": "367afd8a-6425-46fe-8560-485ab4372ebd", "id": "e2dbe807-4e97-4dcb-b08e-40461d31db9b"} 2018-09-22 05:58:11,879 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e2dbe807-4e97-4dcb-b08e-40461d31db9b/remove_router_interface.json used request id req-98d3d207-d711-4122-a34a-8a4e3365b84f 2018-09-22 05:58:11,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.49702906609s 2018-09-22 05:58:11,880 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e2dbe807-4e97-4dcb-b08e-40461d31db9b/remove_router_interface.json used request id req-98d3d207-d711-4122-a34a-8a4e3365b84f returning object e2dbe807-4e97-4dcb-b08e-40461d31db9b 2018-09-22 05:58:11,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-22 05:58:11,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:58:11,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-f61d08d8-f1f4-4b55-8b6f-18ea133a074e Date: Sat, 22 Sep 2018 05:58:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "da5b178f9e6b4ce988ca33100642fb2d", "created_at": "2018-09-22T05:25:23Z", "admin_state_up": true, "updated_at": "2018-09-22T05:58:11Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "da5b178f9e6b4ce988ca33100642fb2d", "id": "e2dbe807-4e97-4dcb-b08e-40461d31db9b", "name": "cloudify_ims-router_210545c1-647e-4d03-967e-820800d0ccab"}]} 2018-09-22 05:58:11,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f61d08d8-f1f4-4b55-8b6f-18ea133a074e 2018-09-22 05:58:11,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0679910182953s 2018-09-22 05:58:11,949 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-f61d08d8-f1f4-4b55-8b6f-18ea133a074e 2018-09-22 05:58:11,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-22 05:58:11,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/e2dbe807-4e97-4dcb-b08e-40461d31db9b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:58:15,472 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe619dcd-974f-443e-bb91-cc878069a5a3 Content-Length: 0 Date: Sat, 22 Sep 2018 05:58:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:58:15,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/e2dbe807-4e97-4dcb-b08e-40461d31db9b.json used request id req-fe619dcd-974f-443e-bb91-cc878069a5a3 2018-09-22 05:58:15,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.52233290672s 2018-09-22 05:58:15,473 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/e2dbe807-4e97-4dcb-b08e-40461d31db9b.json used request id req-fe619dcd-974f-443e-bb91-cc878069a5a3 2018-09-22 05:58:15,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-22 05:58:15,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:58:15,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-71f63940-f604-42d0-b863-9cbd1b3c7e67 Date: Sat, 22 Sep 2018 05:58:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45d52ab9-7335-4df1-8aba-fd4f0b8e6a59","tenant_id":"da5b178f9e6b4ce988ca33100642fb2d","created_at":"2018-09-22T05:25:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T05:25: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":"da5b178f9e6b4ce988ca33100642fb2d","id":"18864dc8-7dcf-4cbe-b1d1-3ab65c13e2ed","subnetpool_id":null,"name":"cloudify_ims-subnet_210545c1-647e-4d03-967e-820800d0ccab"}]} 2018-09-22 05:58:15,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-71f63940-f604-42d0-b863-9cbd1b3c7e67 2018-09-22 05:58:15,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.206488132477s 2018-09-22 05:58:15,680 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-71f63940-f604-42d0-b863-9cbd1b3c7e67 2018-09-22 05:58:15,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-22 05:58:15,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/18864dc8-7dcf-4cbe-b1d1-3ab65c13e2ed.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:58:18,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-780120a0-e562-422a-9e34-e9303387679f Date: Sat, 22 Sep 2018 05:58:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:58:18,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/18864dc8-7dcf-4cbe-b1d1-3ab65c13e2ed.json used request id req-780120a0-e562-422a-9e34-e9303387679f 2018-09-22 05:58:18,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.38543987274s 2018-09-22 05:58:18,067 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/18864dc8-7dcf-4cbe-b1d1-3ab65c13e2ed.json used request id req-780120a0-e562-422a-9e34-e9303387679f 2018-09-22 05:58:18,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 05:58:18,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:58:18,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-2691e6ac-40e6-40ce-8c13-6284081ecf08 Date: Sat, 22 Sep 2018 05:58:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-22T05:58:17Z","tenant_id":"da5b178f9e6b4ce988ca33100642fb2d","created_at":"2018-09-22T05:25:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"da5b178f9e6b4ce988ca33100642fb2d","id":"45d52ab9-7335-4df1-8aba-fd4f0b8e6a59","name":"cloudify_ims-net_210545c1-647e-4d03-967e-820800d0ccab"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:58:18,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2691e6ac-40e6-40ce-8c13-6284081ecf08 2018-09-22 05:58:18,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28089094162s 2018-09-22 05:58:18,349 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2691e6ac-40e6-40ce-8c13-6284081ecf08 2018-09-22 05:58:18,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-22 05:58:18,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/45d52ab9-7335-4df1-8aba-fd4f0b8e6a59.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:58:19,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-46d70de0-267b-4ad6-95d3-c411f26b0719 Date: Sat, 22 Sep 2018 05:58:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 05:58:19,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/45d52ab9-7335-4df1-8aba-fd4f0b8e6a59.json used request id req-46d70de0-267b-4ad6-95d3-c411f26b0719 2018-09-22 05:58:19,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.909487962723s 2018-09-22 05:58:19,260 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/45d52ab9-7335-4df1-8aba-fd4f0b8e6a59.json used request id req-46d70de0-267b-4ad6-95d3-c411f26b0719 2018-09-22 05:58:19,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 05:58:19,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:58:19,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-7311d843-a235-438a-8d96-4a54c7ae9820 Date: Sat, 22 Sep 2018 05:58:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/99a3f9f5-e922-4c97-84f1-22fa95773129/snap", "metadata": {}}], "file": "/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129/file", "owner": "da5b178f9e6b4ce988ca33100642fb2d", "id": "99a3f9f5-e922-4c97-84f1-22fa95773129", "size": 4373348352, "self": "/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/99a3f9f5-e922-4c97-84f1-22fa95773129/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-22T05:27:17Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_210545c1-647e-4d03-967e-820800d0ccab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_210545c1-647e-4d03-967e-820800d0ccab", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-22T05:26:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 05:58:19,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7311d843-a235-438a-8d96-4a54c7ae9820 2018-09-22 05:58:19,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.559077978134s 2018-09-22 05:58:19,820 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-7311d843-a235-438a-8d96-4a54c7ae9820 2018-09-22 05:58:19,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-22 05:58:19,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9d8557a2ce48f52d830dbe8a6cd200da28f87591" 2018-09-22 05:58:23,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-99f281e1-a83f-4591-8702-2898f7226327 Date: Sat, 22 Sep 2018 05:58:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 05:58:23,299 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129 used request id req-99f281e1-a83f-4591-8702-2898f7226327 2018-09-22 05:58:23,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.47675800323s 2018-09-22 05:58:23,299 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/99a3f9f5-e922-4c97-84f1-22fa95773129 used request id req-99f281e1-a83f-4591-8702-2898f7226327 2018-09-22 05:58:23,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 05:58:23,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:58:23,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58: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-ee0bf0fd-b246-4a76-8978-95dcb1bc7189 x-compute-request-id: req-ee0bf0fd-b246-4a76-8978-95dcb1bc7189 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "49f2da19-b407-4a8c-bfdd-c32dba92b66b", "name": "cloudify_ims-flavor_210545c1-647e-4d03-967e-820800d0ccab", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 05:58:23,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ee0bf0fd-b246-4a76-8978-95dcb1bc7189 2018-09-22 05:58:23,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0342810153961s 2018-09-22 05:58:23,334 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-ee0bf0fd-b246-4a76-8978-95dcb1bc7189 2018-09-22 05:58:23,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-22 05:58:23,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:58:23,432 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 05:58: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-d55fb934-2e02-4764-93e3-fc0fe6a95401 x-compute-request-id: req-d55fb934-2e02-4764-93e3-fc0fe6a95401 Content-Length: 0 Content-Type: application/json 2018-09-22 05:58:23,432 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b used request id req-d55fb934-2e02-4764-93e3-fc0fe6a95401 2018-09-22 05:58:23,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0479321479797s 2018-09-22 05:58:23,432 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/49f2da19-b407-4a8c-bfdd-c32dba92b66b used request id req-d55fb934-2e02-4764-93e3-fc0fe6a95401 2018-09-22 05:58:23,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 05:58:23,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:58:23,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e48cf20d-27a2-4502-86c4-8b104113995e Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_210545c1-647e-4d03-967e-820800d0ccab", "links": {"self": "http://172.30.9.23:5000/v3/users/7f7d9ec4f0624e8cb029282d2c546cd2"}, "domain_id": "default", "enabled": true, "id": "7f7d9ec4f0624e8cb029282d2c546cd2", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:58:23,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e48cf20d-27a2-4502-86c4-8b104113995e 2018-09-22 05:58:23,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0957758426666s 2018-09-22 05:58:23,529 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e48cf20d-27a2-4502-86c4-8b104113995e 2018-09-22 05:58:23,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 05:58:23,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/7f7d9ec4f0624e8cb029282d2c546cd2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:58:23,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c520f39f-e349-4f4a-9c7c-1dc664cfa7ff Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/7f7d9ec4f0624e8cb029282d2c546cd2"}, "enabled": true, "id": "7f7d9ec4f0624e8cb029282d2c546cd2", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_210545c1-647e-4d03-967e-820800d0ccab"}} 2018-09-22 05:58:23,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/7f7d9ec4f0624e8cb029282d2c546cd2 used request id req-c520f39f-e349-4f4a-9c7c-1dc664cfa7ff 2018-09-22 05:58:23,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10519695282s 2018-09-22 05:58:23,641 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/7f7d9ec4f0624e8cb029282d2c546cd2 used request id req-c520f39f-e349-4f4a-9c7c-1dc664cfa7ff 2018-09-22 05:58:23,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-22 05:58:23,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/7f7d9ec4f0624e8cb029282d2c546cd2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:58:23,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:58:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd9da717-7c62-484c-95d4-e95042eb34b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:58:23,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7f7d9ec4f0624e8cb029282d2c546cd2 used request id req-cd9da717-7c62-484c-95d4-e95042eb34b5 2018-09-22 05:58:23,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.195481061935s 2018-09-22 05:58:23,837 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7f7d9ec4f0624e8cb029282d2c546cd2 used request id req-cd9da717-7c62-484c-95d4-e95042eb34b5 2018-09-22 05:58:23,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 05:58:23,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:58:23,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d5b3e1-86ef-4861-8bde-99b3fb820540 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.23:5000/v3/projects/da5b178f9e6b4ce988ca33100642fb2d"}, "enabled": true, "id": "da5b178f9e6b4ce988ca33100642fb2d", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_210545c1-647e-4d03-967e-820800d0ccab"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 05:58:23,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-09d5b3e1-86ef-4861-8bde-99b3fb820540 2018-09-22 05:58:23,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0785520076752s 2018-09-22 05:58:23,917 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-09d5b3e1-86ef-4861-8bde-99b3fb820540 2018-09-22 05:58:23,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-22 05:58:23,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/da5b178f9e6b4ce988ca33100642fb2d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:58:24,097 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:58:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ba87cb5-681d-43e7-9bac-0c5634f00b7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:58:24,097 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/da5b178f9e6b4ce988ca33100642fb2d used request id req-3ba87cb5-681d-43e7-9bac-0c5634f00b7a 2018-09-22 05:58:24,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.178266048431s 2018-09-22 05:58:24,098 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/da5b178f9e6b4ce988ca33100642fb2d used request id req-3ba87cb5-681d-43e7-9bac-0c5634f00b7a 2018-09-22 05:58:24,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 05:58:24,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:58:24,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f60504b-1636-49ab-82f3-7f2300242afe Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0b9a236c146042e284e98f2e14632a3c", "links": {"self": "http://172.30.9.23:5000/v3/roles/0b9a236c146042e284e98f2e14632a3c"}, "name": "Member"}, {"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:58:24,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1f60504b-1636-49ab-82f3-7f2300242afe 2018-09-22 05:58:24,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.1682741642s 2018-09-22 05:58:24,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-22 05:58:24,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/0b9a236c146042e284e98f2e14632a3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}245acc1ffedea2e24da8c41f1d121ace246d020e" 2018-09-22 05:58:24,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:58:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4141a62a-ce74-46e0-a20f-abdd3e61df14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:58:24,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0b9a236c146042e284e98f2e14632a3c used request id req-4141a62a-ce74-46e0-a20f-abdd3e61df14 2018-09-22 05:58:24,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.107372045517s 2018-09-22 05:58:24,395 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-09-22 05:58:24,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 05:58:24,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 05:58:24,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 05:58:24,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 05:58:24,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 05:58:24,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 05:58:24,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 05:58:24,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 05:58:24,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 05:58:24,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 05:58:24,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 05:58:24,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 05:58:24,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 05:58:24,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 05:58:24,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 05:58:24,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 05:58:24,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 05:58:24,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 05:58:24,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 05:58:24,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 05:58:24,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 05:58:24,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 05:58:24,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:58:24,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07fa1512-1882-4512-9216-3659648c91a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:58:24,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-07fa1512-1882-4512-9216-3659648c91a7 2018-09-22 05:58:24,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:58:24,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T06:58:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ff8cabfb0d6a44caa5c42fbe75da5740"}, "audit_ids": ["saSPQdBBQzq0wwiOW-YcIw"], "issued_at": "2018-09-22T05:58:24.000000Z"}} 2018-09-22 05:58:24,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 05:58:24,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 05:58:25,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c823a964-c1d1-4f44-92b3-f4ed60e62fec Date: Sat, 22 Sep 2018 05:58:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 05:58:25,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c823a964-c1d1-4f44-92b3-f4ed60e62fec 2018-09-22 05:58:25,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248958110809s 2018-09-22 05:58:25,131 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c823a964-c1d1-4f44-92b3-f4ed60e62fec 2018-09-22 05:58:25,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 05:58:25,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 05:58:25,141 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 05:58:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 05:58:25,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 05:58:25,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b228f90c-8ce0-49cd-b41f-04bb46dd2159 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 05:58:25,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-b228f90c-8ce0-49cd-b41f-04bb46dd2159 2018-09-22 05:58:25,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.09801197052s 2018-09-22 05:58:25,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-22 05:58:25,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}}' 2018-09-22 05:58:25,346 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:58:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcce5bfa-048a-4b12-a54a-790e6646a636 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bdb2017f949478c849ca0345aef52b8"}, "enabled": true, "id": "3bdb2017f949478c849ca0345aef52b8", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}} 2018-09-22 05:58:25,346 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-fcce5bfa-048a-4b12-a54a-790e6646a636 2018-09-22 05:58:25,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114824056625s 2018-09-22 05:58:25,346 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-fcce5bfa-048a-4b12-a54a-790e6646a636 2018-09-22 05:58:25,347 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vyos_vrouter-project_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', 'id': u'3bdb2017f949478c849ca0345aef52b8', 'description': u'Created by OPNFV Functest: vyos_vrouter', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-22 05:58:25,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-22 05:58:25,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.416658163071s 2018-09-22 05:58:25,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/0b226fc9709e4ed383e0818f4b7e987c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 05:58:25,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c92c2aa2-098b-4f7f-8095-033dbd39b8e5 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/0b226fc9709e4ed383e0818f4b7e987c"}, "enabled": true, "id": "0b226fc9709e4ed383e0818f4b7e987c", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}} 2018-09-22 05:58:25,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/0b226fc9709e4ed383e0818f4b7e987c used request id req-c92c2aa2-098b-4f7f-8095-033dbd39b8e5 2018-09-22 05:58:25,860 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0b226fc9709e4ed383e0818f4b7e987c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_6f157ea3-272d-428a-b98c-88dc8c6dd0a2'}) 2018-09-22 05:58:25,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 05:58:25,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 05:58:25,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2bfca7b-57e9-4e7e-8dce-6aedb8fe4804 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:58:25,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b2bfca7b-57e9-4e7e-8dce-6aedb8fe4804 2018-09-22 05:58:25,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0862469673157s 2018-09-22 05:58:25,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 05:58:25,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 05:58:26,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c2d90a-8e9a-4433-9c7a-510aaee5e639 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 05:58:26,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b7c2d90a-8e9a-4433-9c7a-510aaee5e639 2018-09-22 05:58:26,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0772430896759s 2018-09-22 05:58:26,026 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-22 05:58:26,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-22 05:58:26,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" -d '{"role": {"name": "Member"}}' 2018-09-22 05:58:26,131 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 05:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad4b1328-82b3-478a-ac22-1e3fb774b572 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ecc066730d9b4f7fb92be3ae5abd3753", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc066730d9b4f7fb92be3ae5abd3753"}, "name": "Member"}} 2018-09-22 05:58:26,131 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ad4b1328-82b3-478a-ac22-1e3fb774b572 2018-09-22 05:58:26,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.104280948639s 2018-09-22 05:58:26,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/ecc066730d9b4f7fb92be3ae5abd3753 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 05:58:26,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27c80880-ca5f-4801-b0ca-de1f3b2dee8b Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/ecc066730d9b4f7fb92be3ae5abd3753"}, "domain_id": null, "name": "Member", "id": "ecc066730d9b4f7fb92be3ae5abd3753"}} 2018-09-22 05:58:26,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ecc066730d9b4f7fb92be3ae5abd3753 used request id req-27c80880-ca5f-4801-b0ca-de1f3b2dee8b 2018-09-22 05:58:26,212 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/ecc066730d9b4f7fb92be3ae5abd3753'}, 'domain_id': None, 'human_id': None, 'id': u'ecc066730d9b4f7fb92be3ae5abd3753', 'HUMAN_ID': False}) 2018-09-22 05:58:26,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 05:58:26,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 05:58:26,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07116bcf-cfaf-4fc0-8130-4b5546a19313 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc066730d9b4f7fb92be3ae5abd3753", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc066730d9b4f7fb92be3ae5abd3753"}, "name": "Member"}]} 2018-09-22 05:58:26,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-07116bcf-cfaf-4fc0-8130-4b5546a19313 2018-09-22 05:58:26,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0766689777374s 2018-09-22 05:58:26,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 05:58:26,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 05:58:26,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c7b1088-d375-4a1c-81e3-15ff9f156d0f Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 05:58:26,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-9c7b1088-d375-4a1c-81e3-15ff9f156d0f 2018-09-22 05:58:26,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0799081325531s 2018-09-22 05:58:26,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 05:58:26,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 05:58:26,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8cd491e-6e3c-4842-a9c5-fddfda6c7267 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "vyos_vrouter-user_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "links": {"self": "http://172.30.9.23:5000/v3/users/0b226fc9709e4ed383e0818f4b7e987c"}, "domain_id": "default", "enabled": true, "id": "0b226fc9709e4ed383e0818f4b7e987c", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 05:58:26,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a8cd491e-6e3c-4842-a9c5-fddfda6c7267 2018-09-22 05:58:26,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101928949356s 2018-09-22 05:58:26,474 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a8cd491e-6e3c-4842-a9c5-fddfda6c7267 2018-09-22 05:58:26,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 05:58:26,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 05:58:26,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d114f7-3549-4ee0-baf1-be40274ae543 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bdb2017f949478c849ca0345aef52b8"}, "enabled": true, "id": "3bdb2017f949478c849ca0345aef52b8", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 05:58:26,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-24d114f7-3549-4ee0-baf1-be40274ae543 2018-09-22 05:58:26,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0747439861298s 2018-09-22 05:58:26,556 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-24d114f7-3549-4ee0-baf1-be40274ae543 2018-09-22 05:58:26,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 05:58:26,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=0b226fc9709e4ed383e0818f4b7e987c&scope.project.id=3bdb2017f949478c849ca0345aef52b8&role.id=ecc066730d9b4f7fb92be3ae5abd3753 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 05:58:26,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a570353-b675-4b36-a676-37f5ea19ef8f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=0b226fc9709e4ed383e0818f4b7e987c&scope.project.id=3bdb2017f949478c849ca0345aef52b8&role.id=ecc066730d9b4f7fb92be3ae5abd3753", "previous": null, "next": null}} 2018-09-22 05:58:26,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=0b226fc9709e4ed383e0818f4b7e987c&scope.project.id=3bdb2017f949478c849ca0345aef52b8&role.id=ecc066730d9b4f7fb92be3ae5abd3753 used request id req-2a570353-b675-4b36-a676-37f5ea19ef8f 2018-09-22 05:58:26,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0800540447235s 2018-09-22 05:58:26,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 05:58:26,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/3bdb2017f949478c849ca0345aef52b8/users/0b226fc9709e4ed383e0818f4b7e987c/roles/ecc066730d9b4f7fb92be3ae5abd3753 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 05:58:26,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 05:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b0fe73a-0264-42a7-b685-b2a1b3643c0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 05:58:26,762 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3bdb2017f949478c849ca0345aef52b8/users/0b226fc9709e4ed383e0818f4b7e987c/roles/ecc066730d9b4f7fb92be3ae5abd3753 used request id req-7b0fe73a-0264-42a7-b685-b2a1b3643c0b 2018-09-22 05:58:26,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123251914978s 2018-09-22 05:58:26,763 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '5f9260f8-fd6f-4ff0-828b-6c33de99800c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'vyos_vrouter-user_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', 'project_id': u'3bdb2017f949478c849ca0345aef52b8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-22 05:58:26,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 05:58:26,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 05:58:26,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 05:58:26,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 05:58:26,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 05:58:26,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 05:58:26,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 05:58:26,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 05:58:26,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 05:58:26,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 05:58:26,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 05:58:26,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 05:58:26,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 05:58:26,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 05:58:26,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 05:58:26,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 05:58:26,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 05:58:26,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 05:58:26,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 05:58:26,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 05:58:26,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 05:58:26,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 05:58:26,768 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', 'password': '5f9260f8-fd6f-4ff0-828b-6c33de99800c', 'project_name': 'vyos_vrouter-project_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '3bdb2017f949478c849ca0345aef52b8', 'project_domain_name': 'Default'} 2018-09-22 05:58:26,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-09-22 05:58:26,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-09-22 05:58:26,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-09-22 05:58:26,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-09-22 05:58:26,866 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-09-22 05:58:26,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 05:58:26,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 05:58:26,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4454d582-d497-4525-8872-9be942a481f1 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 05:58:26,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-4454d582-d497-4525-8872-9be942a481f1 2018-09-22 05:58:26,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0752229690552s 2018-09-22 05:58:26,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 05:58:26,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 05:58:27,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ee1e126-665c-436f-8348-8230abb24b31 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bdb2017f949478c849ca0345aef52b8"}, "enabled": true, "id": "3bdb2017f949478c849ca0345aef52b8", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 05:58:27,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-6ee1e126-665c-436f-8348-8230abb24b31 2018-09-22 05:58:27,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0874750614166s 2018-09-22 05:58:27,031 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-6ee1e126-665c-436f-8348-8230abb24b31 2018-09-22 05:58:27,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-22 05:58:27,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" -d '{"network": {"tenant_id": "3bdb2017f949478c849ca0345aef52b8", "name": "vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "admin_state_up": true}}' 2018-09-22 05:58:27,583 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-b038150f-e21b-4025-889d-112723ee73ec Date: Sat, 22 Sep 2018 05:58:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"084545ac-4c0a-4830-9316-73a098899c97","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"3bdb2017f949478c849ca0345aef52b8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T05:58:27Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2","admin_state_up":true,"tenant_id":"3bdb2017f949478c849ca0345aef52b8","created_at":"2018-09-22T05:58:27Z","mtu":1450}} 2018-09-22 05:58:27,584 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b038150f-e21b-4025-889d-112723ee73ec 2018-09-22 05:58:27,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.550969839096s 2018-09-22 05:58:27,584 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b038150f-e21b-4025-889d-112723ee73ec 2018-09-22 05:58:27,584 - 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-09-22T05:58:27Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'084545ac-4c0a-4830-9316-73a098899c97', u'provider:segmentation_id': 2, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', u'created_at': u'2018-09-22T05:58:27Z', u'mtu': 1450, u'tenant_id': u'3bdb2017f949478c849ca0345aef52b8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3bdb2017f949478c849ca0345aef52b8'}) 2018-09-22 05:58:27,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 05:58:27,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 05:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43e65ae-a590-4d1a-871d-be7ea8dbf1ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 05:58:27,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c43e65ae-a590-4d1a-871d-be7ea8dbf1ba 2018-09-22 05:58:27,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 05:58:27,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecc066730d9b4f7fb92be3ae5abd3753", "name": "Member"}], "expires_at": "2018-09-22T06:58:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bdb2017f949478c849ca0345aef52b8", "name": "vyos_vrouter-project_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3bdb2017f949478c849ca0345aef52b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/3bdb2017f949478c849ca0345aef52b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/3bdb2017f949478c849ca0345aef52b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/3bdb2017f949478c849ca0345aef52b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/3bdb2017f949478c849ca0345aef52b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/3bdb2017f949478c849ca0345aef52b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3bdb2017f949478c849ca0345aef52b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/3bdb2017f949478c849ca0345aef52b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/3bdb2017f949478c849ca0345aef52b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3bdb2017f949478c849ca0345aef52b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/3bdb2017f949478c849ca0345aef52b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/3bdb2017f949478c849ca0345aef52b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "id": "0b226fc9709e4ed383e0818f4b7e987c"}, "audit_ids": ["G8W0gP4aTqWZOwgROdj_tw"], "issued_at": "2018-09-22T05:58:27.000000Z"}} 2018-09-22 05:58:27,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 05:58:27,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 05:58:28,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-271e971c-cbf3-4ff4-9cb6-160748da0a00 Date: Sat, 22 Sep 2018 05:58:28 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-09-22T05:58:27Z","tenant_id":"3bdb2017f949478c849ca0345aef52b8","created_at":"2018-09-22T05:58:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3bdb2017f949478c849ca0345aef52b8","id":"084545ac-4c0a-4830-9316-73a098899c97","name":"vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 05:58:28,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-271e971c-cbf3-4ff4-9cb6-160748da0a00 2018-09-22 05:58:28,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.258136034012s 2018-09-22 05:58:28,219 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-271e971c-cbf3-4ff4-9cb6-160748da0a00 2018-09-22 05:58:28,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-22 05:58:28,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" -d '{"subnet": {"name": "vyos_vrouter-subnet_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "enable_dhcp": true, "network_id": "084545ac-4c0a-4830-9316-73a098899c97", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-22 05:58:28,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-f6affca8-d582-416f-9aa6-6745da382f3c Date: Sat, 22 Sep 2018 05:58:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"084545ac-4c0a-4830-9316-73a098899c97","tenant_id":"3bdb2017f949478c849ca0345aef52b8","created_at":"2018-09-22T05:58:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T05:58:28Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"3bdb2017f949478c849ca0345aef52b8","id":"3ef80f55-0671-45d1-9fa3-725f6065f574","subnetpool_id":null,"name":"vyos_vrouter-subnet_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}} 2018-09-22 05:58:28,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f6affca8-d582-416f-9aa6-6745da382f3c 2018-09-22 05:58:28,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.685844898224s 2018-09-22 05:58:28,907 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-f6affca8-d582-416f-9aa6-6745da382f3c 2018-09-22 05:58:28,907 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T05:58:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3ef80f55-0671-45d1-9fa3-725f6065f574', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', u'enable_dhcp': True, u'network_id': u'084545ac-4c0a-4830-9316-73a098899c97', u'tenant_id': u'3bdb2017f949478c849ca0345aef52b8', u'created_at': u'2018-09-22T05:58:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3bdb2017f949478c849ca0345aef52b8'}) 2018-09-22 05:58:28,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-22 05:58:28,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "vyos_vrouter-router_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "admin_state_up": true}}' 2018-09-22 05:58:34,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-a00f20c0-702a-4f0d-a57f-c8970851da4d Date: Sat, 22 Sep 2018 05:58:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T05:58:30Z", "admin_state_up": true, "updated_at": "2018-09-22T05:58:31Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "d6535623-8b5a-47ce-9e02-e97b12c27c99", "name": "vyos_vrouter-router_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}} 2018-09-22 05:58:34,778 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a00f20c0-702a-4f0d-a57f-c8970851da4d 2018-09-22 05:58:34,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.87026190758s 2018-09-22 05:58:34,779 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-a00f20c0-702a-4f0d-a57f-c8970851da4d 2018-09-22 05:58:34,779 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T05:58:31Z', u'revision_number': 3, u'id': u'd6535623-8b5a-47ce-9e02-e97b12c27c99', u'external_gateway_info': {u'network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'439a8a54-bb11-4288-a17c-58ca0efd5d9d', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', u'admin_state_up': True, u'tenant_id': u'3bdb2017f949478c849ca0345aef52b8', u'created_at': u'2018-09-22T05:58:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'3bdb2017f949478c849ca0345aef52b8'}) 2018-09-22 05:58:34,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-22 05:58:34,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d6535623-8b5a-47ce-9e02-e97b12c27c99/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" -d '{"subnet_id": "3ef80f55-0671-45d1-9fa3-725f6065f574"}' 2018-09-22 05:58:36,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4f24cf2a-2b4f-471f-99f4-743e5f2580c9 Date: Sat, 22 Sep 2018 05:58:36 GMT RESP BODY: {"network_id": "084545ac-4c0a-4830-9316-73a098899c97", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "subnet_id": "3ef80f55-0671-45d1-9fa3-725f6065f574", "subnet_ids": ["3ef80f55-0671-45d1-9fa3-725f6065f574"], "port_id": "a100320c-fdaf-4bd4-8140-cd6fbae68017", "id": "d6535623-8b5a-47ce-9e02-e97b12c27c99"} 2018-09-22 05:58:36,713 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d6535623-8b5a-47ce-9e02-e97b12c27c99/add_router_interface.json used request id req-4f24cf2a-2b4f-471f-99f4-743e5f2580c9 2018-09-22 05:58:36,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.93335103989s 2018-09-22 05:58:36,714 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d6535623-8b5a-47ce-9e02-e97b12c27c99/add_router_interface.json used request id req-4f24cf2a-2b4f-471f-99f4-743e5f2580c9 returning object d6535623-8b5a-47ce-9e02-e97b12c27c99 2018-09-22 05:58:36,714 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-09-22 05:58:59,726 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-09-22 05:58:59,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 05:58:59,734 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 22 Sep 2018 05:58:59 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-22 05:58:59,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 05:58:59,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 05:58:59,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-af4f725b-d5bc-42a4-a49d-7e14dc01af96 Date: Sat, 22 Sep 2018 05:58:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 05:58:59,913 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-af4f725b-d5bc-42a4-a49d-7e14dc01af96 2018-09-22 05:58:59,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175510168076s 2018-09-22 05:58:59,914 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-af4f725b-d5bc-42a4-a49d-7e14dc01af96 2018-09-22 05:58:59,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-22 05:58:59,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}' 2018-09-22 05:59:00,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75 X-Openstack-Request-Id: req-9b1052e5-1d4a-4145-aef7-90ff9fc76e73 Date: Sat, 22 Sep 2018 05:59:00 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/file", "owner": "3bdb2017f949478c849ca0345aef52b8", "id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "size": null, "self": "/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-22T05:59:00Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "checksum": null, "created_at": "2018-09-22T05:59:00Z", "protected": false} 2018-09-22 05:59:00,128 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9b1052e5-1d4a-4145-aef7-90ff9fc76e73 2018-09-22 05:59:00,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.212280988693s 2018-09-22 05:59:00,129 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9b1052e5-1d4a-4145-aef7-90ff9fc76e73 returning object d6296de0-7ff6-4f7c-ae66-a03afa232e75 2018-09-22 05:59:00,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-22 05:59:00,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" -d '' 2018-09-22 06:00:12,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-22e0e744-0c11-47b7-9964-3859b9f97222 Date: Sat, 22 Sep 2018 06:00:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 06:00:12,299 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/file used request id req-22e0e744-0c11-47b7-9964-3859b9f97222 2018-09-22 06:00:12,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 72.1692848206s 2018-09-22 06:00:12,299 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/file used request id req-22e0e744-0c11-47b7-9964-3859b9f97222 2018-09-22 06:00:12,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 06:00:12,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:12,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-e24c7021-b3d8-4f59-af9a-8d4d9161949b Date: Sat, 22 Sep 2018 06:00:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/snap", "metadata": {}}], "file": "/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/file", "owner": "3bdb2017f949478c849ca0345aef52b8", "id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "size": 4373348352, "self": "/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-22T06:00:12Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-22T05:59:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 06:00:12,479 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e24c7021-b3d8-4f59-af9a-8d4d9161949b 2018-09-22 06:00:12,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179468870163s 2018-09-22 06:00:12,480 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e24c7021-b3d8-4f59-af9a-8d4d9161949b 2018-09-22 06:00:12,482 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/file', 'owner': u'3bdb2017f949478c849ca0345aef52b8', 'id': u'd6296de0-7ff6-4f7c-ae66-a03afa232e75', 'size': 4373348352, u'self': u'/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bdb2017f949478c849ca0345aef52b8', 'name': 'vyos_vrouter-project_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-22T06:00:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-22T06:00:12Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', 'created': u'2018-09-22T05:59:00Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-09-22T05:59:00Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-09-22 06:00:12,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-22 06:00:12,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-09-22 06:00:12,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:00: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-d996210d-a63a-4613-a4ec-be560ea91bf0 x-compute-request-id: req-d996210d-a63a-4613-a4ec-be560ea91bf0 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "name": "vyos_vrouter-flavor_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 06:00:12,790 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d996210d-a63a-4613-a4ec-be560ea91bf0 2018-09-22 06:00:12,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.30713891983s 2018-09-22 06:00:12,790 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d996210d-a63a-4613-a4ec-be560ea91bf0 returning object 6bfe0e92-c3f2-4873-a49c-acb7386499bb 2018-09-22 06:00:12,791 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', 'ephemeral': 0, 'ram': 4096, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4da9936b5ac745b8b6971a229f6ee2e6', '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': 40, 'id': u'6bfe0e92-c3f2-4873-a49c-acb7386499bb', 'swap': 0}) 2018-09-22 06:00:12,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-22 06:00:12,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" -d '{"extra_specs": {}}' 2018-09-22 06:00:12,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:00: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-72250c36-5399-4238-ba48-48f050b66fce x-compute-request-id: req-72250c36-5399-4238-ba48-48f050b66fce Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 06:00:12,816 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb/os-extra_specs used request id req-72250c36-5399-4238-ba48-48f050b66fce 2018-09-22 06:00:12,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0236392021179s 2018-09-22 06:00:12,816 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb/os-extra_specs used request id req-72250c36-5399-4238-ba48-48f050b66fce 2018-09-22 06:00:12,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-22 06:00:12,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" -d '{"keypair": {"name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}}' 2018-09-22 06:00:13,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:00: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-0f818039-8172-4247-86a5-4bd520b5d59d x-compute-request-id: req-0f818039-8172-4247-86a5-4bd520b5d59d Content-Encoding: gzip Content-Length: 1811 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUDdYefkCJGtob+qGzdjUu3awJm+LnJJtQxkbm5+us8h2FYVK0NhpouVMjVCU5wAbo2lY6ifNoVTtrWA+BUzAuyHGa6cDBULLjbk+5h7ngm5TtqR/20H9D8GGOhNZq5VyNp504PJ981RBtuDe+WaBo+XZnvTac9QFZJisgV0UGd9rb+GYmq63SisKineQKWxz35aFbLUesgPTLUtk9qYAG2JPwsfvBiIpzF5/wOMLLvQm9M2M28RJG/GgDitDRb2imXG+z+hqKn1Gz/ikZ8OAyIzYUwPnva3MoqCoScd/HXIR/xcercPQVxlgrFk1URrXWmg5XFfQaw6TW78TnzcZX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1A3WHn5AiRraG/qhs3Y1Lt2sCZvi5ySbUMZG5ufrrPIdhWFS\ntDYaaLlTI1QlOcAG6NpWOonzaFU7a1gPgVMwLshxmunAwVCy425PuYe54JuU7akf\n9tB/Q/BhjoTWauVcjaedODyffNUQbbg3vlmgaPl2Z702nPUBWSYrIFdFBnfa2/hm\nJqut0orCop3kClsc9+WhWy1HrID0y1LZPamABtiT8LH7wYiKcxef8DjCy70JvTNj\nNvESRvxoA4rQ0W9oplxvs/oaip9Rs/4pGfDgMiM2FMD572tzKKgqEnHfx1yEf8XH\nq3D0FcZYKxZNVEa11poOVxX0GsOk1u/E583GVwIDAQABAoIBAQDSZbwaW0grAQKB\nmkbQaivQiU8F5a7XimG0XlbBCkGzQjL6QRsvBTNkzuRnfDjHOPliFihSQsfIsDCZ\njDEuLtzyvhzCCMYgyLIFqFDgE4PhEF1PBWxalnp/bUVOhAy+2T3gqvr6bmQMFtcL\nFinw6rqXDVVnDrzeNNYWnyFRIGWzSG+ywrlkml/gQp9QQXNm4O1an6PrLZDCKuMJ\nApkeW7GKPCwe6ZsIkcKLckGzc5gTQLvEbbzHLy0jAON7dG+Ous16ki0DcXPWIhzA\nW4eUPsNVa53vtmxCbM3I5MdOodpGq1Zaj3RHq7BkiPxM+s6bR3qD93i6Wto9qdha\ngFDq6VOZAoGBAPFLWZrSNxKFUTIWYgYujdYlQTqz3eVddx7ygCgO/0Mwtk/3ljwp\nkDAU4yY6L0MIKRMoGRwZbUMsP+CQ+XdrQq2V+reuEO1cP1DzBJxCXHi5ym6nDgLI\nq2L1sk2i3mKWlGm1OAhZBkISptMEEdmkvPgyg2g1YuT6gZBT6s/KppjTAoGBAOD6\nSEh99rF84C6OwiQ57teXD3nXy657WqX0U/YWP7BBmA27wY6eCKnPkvguxzbtV4Tp\nClIObr++5jAd5284kVWrne2fR9nhg6H9WMb83n7IsziaRpXXqiM5PNPkG/Cmuu13\nLoVmrSqhqpvzj6Hqu9DM4xmKPSYrveqvLnB/NantAoGAbqY0B+ggMxEJo+NZviX5\nCtt4pxe2SKjsqDdiB3yhF8mtwMvzi9Eveq0JYQ1LgPysAUnhAd6zGRugizVQALAi\nGoHtP+/FeWNU8aUPVyyjRQVFzCo1JZep6C5tPmbSffk5Q6RDdqiEUyZEc/2oxdpi\ngZqAYfghSomJgorI4dK3RNsCgYBgRTlhK+XAlXso8RXKgq/duVp5/Qm/pDFqCl9T\nUrn2Jlt2pP1yldWHNLfjU8ETlAR7b21nJ53klz/RHzrFsSMf0cxGvn30kjfNvaeb\nnuFmx2NJuVqzDBJV+Ew7L8V0+SPMMc/KbeFz+LIVAehYlSXBd6tGZo08JEOkhUoO\nAaFpEQKBgQCYyDov7VKc3m0ZsvpuMpfCT1IwoA5dowAlptmgTioNS7+ltPK+KTnL\ncVw1jwVON2QCATBYqKMI7Nib8uiqMWd7MziuZJSPGdOQKKPMIqqERPD4DkEVlHNM\nzBAZ4HZE/cp2+5j8BEJFKcyLLdXLoq4Dvq1o0Nrrf2qxisWQw6bfjg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "fingerprint": "f2:e7:b9:b0:e6:b0:2a:a2:07:da:ca:ac:fe:ac:e9:93"}} 2018-09-22 06:00:13,228 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-0f818039-8172-4247-86a5-4bd520b5d59d 2018-09-22 06:00:13,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.411671876907s 2018-09-22 06:00:13,229 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-0f818039-8172-4247-86a5-4bd520b5d59d 2018-09-22 06:00:13,230 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUDdYefkCJGtob+qGzdjUu3awJm+LnJJtQxkbm5+us8h2FYVK0NhpouVMjVCU5wAbo2lY6ifNoVTtrWA+BUzAuyHGa6cDBULLjbk+5h7ngm5TtqR/20H9D8GGOhNZq5VyNp504PJ981RBtuDe+WaBo+XZnvTac9QFZJisgV0UGd9rb+GYmq63SisKineQKWxz35aFbLUesgPTLUtk9qYAG2JPwsfvBiIpzF5/wOMLLvQm9M2M28RJG/GgDitDRb2imXG+z+hqKn1Gz/ikZ8OAyIzYUwPnva3MoqCoScd/HXIR/xcercPQVxlgrFk1URrXWmg5XFfQaw6TW78TnzcZX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1A3WHn5AiRraG/qhs3Y1Lt2sCZvi5ySbUMZG5ufrrPIdhWFS\ntDYaaLlTI1QlOcAG6NpWOonzaFU7a1gPgVMwLshxmunAwVCy425PuYe54JuU7akf\n9tB/Q/BhjoTWauVcjaedODyffNUQbbg3vlmgaPl2Z702nPUBWSYrIFdFBnfa2/hm\nJqut0orCop3kClsc9+WhWy1HrID0y1LZPamABtiT8LH7wYiKcxef8DjCy70JvTNj\nNvESRvxoA4rQ0W9oplxvs/oaip9Rs/4pGfDgMiM2FMD572tzKKgqEnHfx1yEf8XH\nq3D0FcZYKxZNVEa11poOVxX0GsOk1u/E583GVwIDAQABAoIBAQDSZbwaW0grAQKB\nmkbQaivQiU8F5a7XimG0XlbBCkGzQjL6QRsvBTNkzuRnfDjHOPliFihSQsfIsDCZ\njDEuLtzyvhzCCMYgyLIFqFDgE4PhEF1PBWxalnp/bUVOhAy+2T3gqvr6bmQMFtcL\nFinw6rqXDVVnDrzeNNYWnyFRIGWzSG+ywrlkml/gQp9QQXNm4O1an6PrLZDCKuMJ\nApkeW7GKPCwe6ZsIkcKLckGzc5gTQLvEbbzHLy0jAON7dG+Ous16ki0DcXPWIhzA\nW4eUPsNVa53vtmxCbM3I5MdOodpGq1Zaj3RHq7BkiPxM+s6bR3qD93i6Wto9qdha\ngFDq6VOZAoGBAPFLWZrSNxKFUTIWYgYujdYlQTqz3eVddx7ygCgO/0Mwtk/3ljwp\nkDAU4yY6L0MIKRMoGRwZbUMsP+CQ+XdrQq2V+reuEO1cP1DzBJxCXHi5ym6nDgLI\nq2L1sk2i3mKWlGm1OAhZBkISptMEEdmkvPgyg2g1YuT6gZBT6s/KppjTAoGBAOD6\nSEh99rF84C6OwiQ57teXD3nXy657WqX0U/YWP7BBmA27wY6eCKnPkvguxzbtV4Tp\nClIObr++5jAd5284kVWrne2fR9nhg6H9WMb83n7IsziaRpXXqiM5PNPkG/Cmuu13\nLoVmrSqhqpvzj6Hqu9DM4xmKPSYrveqvLnB/NantAoGAbqY0B+ggMxEJo+NZviX5\nCtt4pxe2SKjsqDdiB3yhF8mtwMvzi9Eveq0JYQ1LgPysAUnhAd6zGRugizVQALAi\nGoHtP+/FeWNU8aUPVyyjRQVFzCo1JZep6C5tPmbSffk5Q6RDdqiEUyZEc/2oxdpi\ngZqAYfghSomJgorI4dK3RNsCgYBgRTlhK+XAlXso8RXKgq/duVp5/Qm/pDFqCl9T\nUrn2Jlt2pP1yldWHNLfjU8ETlAR7b21nJ53klz/RHzrFsSMf0cxGvn30kjfNvaeb\nnuFmx2NJuVqzDBJV+Ew7L8V0+SPMMc/KbeFz+LIVAehYlSXBd6tGZo08JEOkhUoO\nAaFpEQKBgQCYyDov7VKc3m0ZsvpuMpfCT1IwoA5dowAlptmgTioNS7+ltPK+KTnL\ncVw1jwVON2QCATBYqKMI7Nib8uiqMWd7MziuZJSPGdOQKKPMIqqERPD4DkEVlHNM\nzBAZ4HZE/cp2+5j8BEJFKcyLLdXLoq4Dvq1o0Nrrf2qxisWQw6bfjg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0b226fc9709e4ed383e0818f4b7e987c', 'name': u'vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', 'created_at': '2018-09-22T06:00:13.230078', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bdb2017f949478c849ca0345aef52b8', 'name': 'vyos_vrouter-project_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f2:e7:b9:b0:e6:b0:2a:a2:07:da:ca:ac:fe:ac:e9:93', 'type': 'ssh', 'id': u'vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2'}) 2018-09-22 06:00:13,230 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA1A3WHn5AiRraG/qhs3Y1Lt2sCZvi5ySbUMZG5ufrrPIdhWFS tDYaaLlTI1QlOcAG6NpWOonzaFU7a1gPgVMwLshxmunAwVCy425PuYe54JuU7akf 9tB/Q/BhjoTWauVcjaedODyffNUQbbg3vlmgaPl2Z702nPUBWSYrIFdFBnfa2/hm Jqut0orCop3kClsc9+WhWy1HrID0y1LZPamABtiT8LH7wYiKcxef8DjCy70JvTNj NvESRvxoA4rQ0W9oplxvs/oaip9Rs/4pGfDgMiM2FMD572tzKKgqEnHfx1yEf8XH q3D0FcZYKxZNVEa11poOVxX0GsOk1u/E583GVwIDAQABAoIBAQDSZbwaW0grAQKB mkbQaivQiU8F5a7XimG0XlbBCkGzQjL6QRsvBTNkzuRnfDjHOPliFihSQsfIsDCZ jDEuLtzyvhzCCMYgyLIFqFDgE4PhEF1PBWxalnp/bUVOhAy+2T3gqvr6bmQMFtcL Finw6rqXDVVnDrzeNNYWnyFRIGWzSG+ywrlkml/gQp9QQXNm4O1an6PrLZDCKuMJ ApkeW7GKPCwe6ZsIkcKLckGzc5gTQLvEbbzHLy0jAON7dG+Ous16ki0DcXPWIhzA W4eUPsNVa53vtmxCbM3I5MdOodpGq1Zaj3RHq7BkiPxM+s6bR3qD93i6Wto9qdha gFDq6VOZAoGBAPFLWZrSNxKFUTIWYgYujdYlQTqz3eVddx7ygCgO/0Mwtk/3ljwp kDAU4yY6L0MIKRMoGRwZbUMsP+CQ+XdrQq2V+reuEO1cP1DzBJxCXHi5ym6nDgLI q2L1sk2i3mKWlGm1OAhZBkISptMEEdmkvPgyg2g1YuT6gZBT6s/KppjTAoGBAOD6 SEh99rF84C6OwiQ57teXD3nXy657WqX0U/YWP7BBmA27wY6eCKnPkvguxzbtV4Tp ClIObr++5jAd5284kVWrne2fR9nhg6H9WMb83n7IsziaRpXXqiM5PNPkG/Cmuu13 LoVmrSqhqpvzj6Hqu9DM4xmKPSYrveqvLnB/NantAoGAbqY0B+ggMxEJo+NZviX5 Ctt4pxe2SKjsqDdiB3yhF8mtwMvzi9Eveq0JYQ1LgPysAUnhAd6zGRugizVQALAi GoHtP+/FeWNU8aUPVyyjRQVFzCo1JZep6C5tPmbSffk5Q6RDdqiEUyZEc/2oxdpi gZqAYfghSomJgorI4dK3RNsCgYBgRTlhK+XAlXso8RXKgq/duVp5/Qm/pDFqCl9T Urn2Jlt2pP1yldWHNLfjU8ETlAR7b21nJ53klz/RHzrFsSMf0cxGvn30kjfNvaeb nuFmx2NJuVqzDBJV+Ew7L8V0+SPMMc/KbeFz+LIVAehYlSXBd6tGZo08JEOkhUoO AaFpEQKBgQCYyDov7VKc3m0ZsvpuMpfCT1IwoA5dowAlptmgTioNS7+ltPK+KTnL cVw1jwVON2QCATBYqKMI7Nib8uiqMWd7MziuZJSPGdOQKKPMIqqERPD4DkEVlHNM zBAZ4HZE/cp2+5j8BEJFKcyLLdXLoq4Dvq1o0Nrrf2qxisWQw6bfjg== -----END RSA PRIVATE KEY----- 2018-09-22 06:00:13,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-22 06:00:13,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" -d '{"security_group": {"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-09-22 06:00:13,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-e701f233-11e8-4632-8b8e-02daf64567f3 Date: Sat, 22 Sep 2018 06:00:13 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T06:00:13Z", "updated_at": "2018-09-22T06:00:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "94268103-3d85-4290-af86-dbfc74386fc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "b6cc60c1-f2ba-46fd-87cd-1c4fd4eaf567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}], "revision_number": 2, "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "8db54143-49c9-45e0-9c51-e1633634c92a", "name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}} 2018-09-22 06:00:13,581 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e701f233-11e8-4632-8b8e-02daf64567f3 2018-09-22 06:00:13,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.347396850586s 2018-09-22 06:00:13,581 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e701f233-11e8-4632-8b8e-02daf64567f3 2018-09-22 06:00:13,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-22 06:00:13,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:13,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-11fe0807-680a-40ed-8165-6c608c70049c Date: Sat, 22 Sep 2018 06:00:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T05:58:27Z", "updated_at": "2018-09-22T05:58:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "24ce997f-97d0-4877-bb58-7d59d98ef868", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "389b2349-c280-4bf1-ba89-299d8917f6af", "remote_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "75f1185a-0661-4336-a6b1-36e015ab46cc", "remote_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "e7bfe4ea-70b5-4d7e-8033-482f0f87a6ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}], "revision_number": 4, "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T06:00:13Z", "updated_at": "2018-09-22T06:00:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "94268103-3d85-4290-af86-dbfc74386fc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "b6cc60c1-f2ba-46fd-87cd-1c4fd4eaf567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}], "revision_number": 2, "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "8db54143-49c9-45e0-9c51-e1633634c92a", "name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}]} 2018-09-22 06:00:13,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-11fe0807-680a-40ed-8165-6c608c70049c 2018-09-22 06:00:13,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.211704015732s 2018-09-22 06:00:13,798 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-11fe0807-680a-40ed-8165-6c608c70049c 2018-09-22 06:00:13,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-22 06:00:13,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" -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": "8db54143-49c9-45e0-9c51-e1633634c92a"}}' 2018-09-22 06:00:13,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a6958530-f2d4-4d1c-9c29-1a010945632d Date: Sat, 22 Sep 2018 06:00:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "port_range_min": 22, "revision_number": 0, "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T06:00:13Z", "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "ef925a1e-cd6d-4f15-ba8c-2110d989e7a4"}} 2018-09-22 06:00:13,964 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a6958530-f2d4-4d1c-9c29-1a010945632d 2018-09-22 06:00:13,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.161347866058s 2018-09-22 06:00:13,964 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a6958530-f2d4-4d1c-9c29-1a010945632d 2018-09-22 06:00:13,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-22 06:00:13,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:14,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-87503dfa-29aa-4810-b14b-9692b36e7e0f Date: Sat, 22 Sep 2018 06:00:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T05:58:27Z", "updated_at": "2018-09-22T05:58:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "24ce997f-97d0-4877-bb58-7d59d98ef868", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "389b2349-c280-4bf1-ba89-299d8917f6af", "remote_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "75f1185a-0661-4336-a6b1-36e015ab46cc", "remote_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "e7bfe4ea-70b5-4d7e-8033-482f0f87a6ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}], "revision_number": 4, "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T06:00:13Z", "updated_at": "2018-09-22T06:00:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "94268103-3d85-4290-af86-dbfc74386fc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "b6cc60c1-f2ba-46fd-87cd-1c4fd4eaf567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "ef925a1e-cd6d-4f15-ba8c-2110d989e7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}], "revision_number": 3, "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "8db54143-49c9-45e0-9c51-e1633634c92a", "name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}]} 2018-09-22 06:00:14,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-87503dfa-29aa-4810-b14b-9692b36e7e0f 2018-09-22 06:00:14,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.229153871536s 2018-09-22 06:00:14,197 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-87503dfa-29aa-4810-b14b-9692b36e7e0f 2018-09-22 06:00:14,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-22 06:00:14,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" -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": "8db54143-49c9-45e0-9c51-e1633634c92a"}}' 2018-09-22 06:00:14,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-d69b86e9-7b9e-4e0b-8c36-9c469af0c8fb Date: Sat, 22 Sep 2018 06:00:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-22T06:00:14Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "port_range_min": null, "revision_number": 0, "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T06:00:14Z", "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "e23fa2c5-7da1-40fd-99e8-982773d85116"}} 2018-09-22 06:00:14,508 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-d69b86e9-7b9e-4e0b-8c36-9c469af0c8fb 2018-09-22 06:00:14,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.307767152786s 2018-09-22 06:00:14,509 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-d69b86e9-7b9e-4e0b-8c36-9c469af0c8fb 2018-09-22 06:00:14,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-22 06:00:14,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:14,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-f63a08c5-4f5f-4c92-bb96-fec70c04cafe Date: Sat, 22 Sep 2018 06:00:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T05:58:27Z", "updated_at": "2018-09-22T05:58:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "24ce997f-97d0-4877-bb58-7d59d98ef868", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "389b2349-c280-4bf1-ba89-299d8917f6af", "remote_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "75f1185a-0661-4336-a6b1-36e015ab46cc", "remote_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "e7bfe4ea-70b5-4d7e-8033-482f0f87a6ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}], "revision_number": 4, "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T06:00:13Z", "updated_at": "2018-09-22T06:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "94268103-3d85-4290-af86-dbfc74386fc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "b6cc60c1-f2ba-46fd-87cd-1c4fd4eaf567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:14Z", "revision_number": 0, "id": "e23fa2c5-7da1-40fd-99e8-982773d85116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:14Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "ef925a1e-cd6d-4f15-ba8c-2110d989e7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}], "revision_number": 4, "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "8db54143-49c9-45e0-9c51-e1633634c92a", "name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}]} 2018-09-22 06:00:14,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f63a08c5-4f5f-4c92-bb96-fec70c04cafe 2018-09-22 06:00:14,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.203495979309s 2018-09-22 06:00:14,716 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-f63a08c5-4f5f-4c92-bb96-fec70c04cafe 2018-09-22 06:00:14,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-22 06:00:14,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a"}}' 2018-09-22 06:00:14,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-2757a0e1-03f9-4a06-abbd-6df1fcb96cf5 Date: Sat, 22 Sep 2018 06:00:14 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-09-22T06:00:14Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "port_range_min": 80, "revision_number": 0, "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T06:00:14Z", "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "305bf6d0-a502-4fc3-a6c0-e08834230939"}} 2018-09-22 06:00:14,886 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2757a0e1-03f9-4a06-abbd-6df1fcb96cf5 2018-09-22 06:00:14,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.165885925293s 2018-09-22 06:00:14,886 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-2757a0e1-03f9-4a06-abbd-6df1fcb96cf5 2018-09-22 06:00:14,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-22 06:00:14,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:15,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-6b68f64a-6f0a-481f-8dd5-e77a1c4b85a6 Date: Sat, 22 Sep 2018 06:00:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T05:58:27Z", "updated_at": "2018-09-22T05:58:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "24ce997f-97d0-4877-bb58-7d59d98ef868", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "389b2349-c280-4bf1-ba89-299d8917f6af", "remote_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "75f1185a-0661-4336-a6b1-36e015ab46cc", "remote_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "e7bfe4ea-70b5-4d7e-8033-482f0f87a6ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}], "revision_number": 4, "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T06:00:13Z", "updated_at": "2018-09-22T06:00:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-22T06:00:14Z", "revision_number": 0, "id": "305bf6d0-a502-4fc3-a6c0-e08834230939", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:14Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "94268103-3d85-4290-af86-dbfc74386fc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "b6cc60c1-f2ba-46fd-87cd-1c4fd4eaf567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:14Z", "revision_number": 0, "id": "e23fa2c5-7da1-40fd-99e8-982773d85116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:14Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "ef925a1e-cd6d-4f15-ba8c-2110d989e7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}], "revision_number": 5, "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "8db54143-49c9-45e0-9c51-e1633634c92a", "name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}]} 2018-09-22 06:00:15,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-6b68f64a-6f0a-481f-8dd5-e77a1c4b85a6 2018-09-22 06:00:15,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.211557149887s 2018-09-22 06:00:15,102 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-6b68f64a-6f0a-481f-8dd5-e77a1c4b85a6 2018-09-22 06:00:15,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-22 06:00:15,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a"}}' 2018-09-22 06:00:15,269 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-acea020c-da54-4c50-8969-9696a5bfc9bf Date: Sat, 22 Sep 2018 06:00:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-09-22T06:00:15Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "port_range_min": 443, "revision_number": 0, "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T06:00:15Z", "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "d3e44e0b-db7c-47da-9d14-791e3692086f"}} 2018-09-22 06:00:15,269 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-acea020c-da54-4c50-8969-9696a5bfc9bf 2018-09-22 06:00:15,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.163712978363s 2018-09-22 06:00:15,269 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-acea020c-da54-4c50-8969-9696a5bfc9bf 2018-09-22 06:00:15,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-22 06:00:15,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:15,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-d1f8084e-7ed4-4297-943d-fce6795d746c Date: Sat, 22 Sep 2018 06:00:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T05:58:27Z", "updated_at": "2018-09-22T05:58:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "24ce997f-97d0-4877-bb58-7d59d98ef868", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "389b2349-c280-4bf1-ba89-299d8917f6af", "remote_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "75f1185a-0661-4336-a6b1-36e015ab46cc", "remote_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "e7bfe4ea-70b5-4d7e-8033-482f0f87a6ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}], "revision_number": 4, "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T06:00:13Z", "updated_at": "2018-09-22T06:00:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-22T06:00:14Z", "revision_number": 0, "id": "305bf6d0-a502-4fc3-a6c0-e08834230939", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:14Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "94268103-3d85-4290-af86-dbfc74386fc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "b6cc60c1-f2ba-46fd-87cd-1c4fd4eaf567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-22T06:00:15Z", "revision_number": 0, "id": "d3e44e0b-db7c-47da-9d14-791e3692086f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:15Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:14Z", "revision_number": 0, "id": "e23fa2c5-7da1-40fd-99e8-982773d85116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:14Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "ef925a1e-cd6d-4f15-ba8c-2110d989e7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}], "revision_number": 6, "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "8db54143-49c9-45e0-9c51-e1633634c92a", "name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}]} 2018-09-22 06:00:15,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d1f8084e-7ed4-4297-943d-fce6795d746c 2018-09-22 06:00:15,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.197458982468s 2018-09-22 06:00:15,471 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d1f8084e-7ed4-4297-943d-fce6795d746c 2018-09-22 06:00:15,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-22 06:00:15,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a"}}' 2018-09-22 06:00:15,802 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-41acbd91-8f26-426c-8745-c6340e87ddb6 Date: Sat, 22 Sep 2018 06:00:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-09-22T06:00:15Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "port_range_min": 5671, "revision_number": 0, "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T06:00:15Z", "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "d8415950-3dfd-402f-a77d-dbf1bedb55b9"}} 2018-09-22 06:00:15,802 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-41acbd91-8f26-426c-8745-c6340e87ddb6 2018-09-22 06:00:15,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.327331781387s 2018-09-22 06:00:15,802 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-41acbd91-8f26-426c-8745-c6340e87ddb6 2018-09-22 06:00:15,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-22 06:00:15,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:16,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-c1065f3e-7895-4454-979b-cf3ccc7c936f Date: Sat, 22 Sep 2018 06:00:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T05:58:27Z", "updated_at": "2018-09-22T05:58:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "24ce997f-97d0-4877-bb58-7d59d98ef868", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "389b2349-c280-4bf1-ba89-299d8917f6af", "remote_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "75f1185a-0661-4336-a6b1-36e015ab46cc", "remote_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "e7bfe4ea-70b5-4d7e-8033-482f0f87a6ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}], "revision_number": 4, "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T06:00:13Z", "updated_at": "2018-09-22T06:00:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-22T06:00:14Z", "revision_number": 0, "id": "305bf6d0-a502-4fc3-a6c0-e08834230939", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:14Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "94268103-3d85-4290-af86-dbfc74386fc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "b6cc60c1-f2ba-46fd-87cd-1c4fd4eaf567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-22T06:00:15Z", "revision_number": 0, "id": "d3e44e0b-db7c-47da-9d14-791e3692086f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:15Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-09-22T06:00:15Z", "revision_number": 0, "id": "d8415950-3dfd-402f-a77d-dbf1bedb55b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:15Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:14Z", "revision_number": 0, "id": "e23fa2c5-7da1-40fd-99e8-982773d85116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:14Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "ef925a1e-cd6d-4f15-ba8c-2110d989e7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}], "revision_number": 7, "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "8db54143-49c9-45e0-9c51-e1633634c92a", "name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}]} 2018-09-22 06:00:16,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c1065f3e-7895-4454-979b-cf3ccc7c936f 2018-09-22 06:00:16,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.201937913895s 2018-09-22 06:00:16,008 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c1065f3e-7895-4454-979b-cf3ccc7c936f 2018-09-22 06:00:16,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-22 06:00:16,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a"}}' 2018-09-22 06:00:16,323 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-12143943-0651-44eb-a3c6-84a06fbeadd8 Date: Sat, 22 Sep 2018 06:00:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-09-22T06:00:16Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "port_range_min": 53333, "revision_number": 0, "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T06:00:16Z", "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "3af7aefb-b858-4701-aeb2-e1e39a4c1c39"}} 2018-09-22 06:00:16,323 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-12143943-0651-44eb-a3c6-84a06fbeadd8 2018-09-22 06:00:16,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.311092853546s 2018-09-22 06:00:16,324 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-12143943-0651-44eb-a3c6-84a06fbeadd8 2018-09-22 06:00:16,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 06:00:16,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:16,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-72330121-ab13-4208-9127-4f8f033d1cea Date: Sat, 22 Sep 2018 06:00:16 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":["3ef80f55-0671-45d1-9fa3-725f6065f574"],"updated_at":"2018-09-22T05:58:28Z","tenant_id":"3bdb2017f949478c849ca0345aef52b8","created_at":"2018-09-22T05:58:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3bdb2017f949478c849ca0345aef52b8","id":"084545ac-4c0a-4830-9316-73a098899c97","name":"vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 06:00:16,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-72330121-ab13-4208-9127-4f8f033d1cea 2018-09-22 06:00:16,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.391149044037s 2018-09-22 06:00:16,717 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-72330121-ab13-4208-9127-4f8f033d1cea 2018-09-22 06:00:16,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 06:00:16,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:16,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-03e390f8-a125-491b-8fcd-77019722fe67 Date: Sat, 22 Sep 2018 06:00:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/snap", "metadata": {}}], "file": "/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/file", "owner": "3bdb2017f949478c849ca0345aef52b8", "id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "size": 4373348352, "self": "/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-22T06:00:12Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-22T05:59:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 06:00:16,900 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-03e390f8-a125-491b-8fcd-77019722fe67 2018-09-22 06:00:16,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.18256187439s 2018-09-22 06:00:16,901 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-03e390f8-a125-491b-8fcd-77019722fe67 2018-09-22 06:00:16,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 06:00:16,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:16,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:00: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-a8d6f68e-1df2-40bf-a276-52a6bca0deba x-compute-request-id: req-a8d6f68e-1df2-40bf-a276-52a6bca0deba Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "name": "vyos_vrouter-flavor_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 06:00:16,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a8d6f68e-1df2-40bf-a276-52a6bca0deba 2018-09-22 06:00:16,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0345160961151s 2018-09-22 06:00:16,937 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-a8d6f68e-1df2-40bf-a276-52a6bca0deba 2018-09-22 06:00:16,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-22 06:00:16,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" -d '{"server": {"name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "imageRef": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "flavorRef": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "084545ac-4c0a-4830-9316-73a098899c97"}], "security_groups": [{"name": "8db54143-49c9-45e0-9c51-e1633634c92a"}]}}' 2018-09-22 06:00:19,031 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 06:00: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-09ca99e5-6364-43cd-85c2-30224c3da35e x-compute-request-id: req-09ca99e5-6364-43cd-85c2-30224c3da35e Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "8db54143-49c9-45e0-9c51-e1633634c92a"}], "OS-DCF:diskConfig": "MANUAL", "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "adminPass": "699VG3uQKPZd"}} 2018-09-22 06:00:19,031 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-09ca99e5-6364-43cd-85c2-30224c3da35e 2018-09-22 06:00:19,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.09171509743s 2018-09-22 06:00:19,031 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-09ca99e5-6364-43cd-85c2-30224c3da35e 2018-09-22 06:00:19,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:00:19,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:19,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:00: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-c6cbb563-1b3d-4d67-a79b-36c48348a852 x-compute-request-id: req-c6cbb563-1b3d-4d67-a79b-36c48348a852 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:00:19,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c6cbb563-1b3d-4d67-a79b-36c48348a852 2018-09-22 06:00:19,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.273524999619s 2018-09-22 06:00:19,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c6cbb563-1b3d-4d67-a79b-36c48348a852 2018-09-22 06:00:19,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 06:00:19,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:19,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-87893b85-2368-44d8-bfbb-1e7fd550954a Date: Sat, 22 Sep 2018 06:00: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":["3ef80f55-0671-45d1-9fa3-725f6065f574"],"updated_at":"2018-09-22T05:58:28Z","tenant_id":"3bdb2017f949478c849ca0345aef52b8","created_at":"2018-09-22T05:58:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3bdb2017f949478c849ca0345aef52b8","id":"084545ac-4c0a-4830-9316-73a098899c97","name":"vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 06:00:19,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-87893b85-2368-44d8-bfbb-1e7fd550954a 2018-09-22 06:00:19,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114516019821s 2018-09-22 06:00:19,428 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-87893b85-2368-44d8-bfbb-1e7fd550954a 2018-09-22 06:00:19,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-22 06:00:19,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:19,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-ef08d39c-c841-4c53-9700-a157860dc471 Date: Sat, 22 Sep 2018 06:00:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"084545ac-4c0a-4830-9316-73a098899c97","tenant_id":"3bdb2017f949478c849ca0345aef52b8","created_at":"2018-09-22T05:58:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T05:58:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3bdb2017f949478c849ca0345aef52b8","id":"3ef80f55-0671-45d1-9fa3-725f6065f574","subnetpool_id":null,"name":"vyos_vrouter-subnet_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}]} 2018-09-22 06:00:19,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-ef08d39c-c841-4c53-9700-a157860dc471 2018-09-22 06:00:19,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0513789653778s 2018-09-22 06:00:19,481 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-ef08d39c-c841-4c53-9700-a157860dc471 2018-09-22 06:00:19,481 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:00:21,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:00:21,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:21,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:00: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-c89efd4a-baa5-483b-b231-b38fa61aca71 x-compute-request-id: req-c89efd4a-baa5-483b-b231-b38fa61aca71 Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:00:21,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c89efd4a-baa5-483b-b231-b38fa61aca71 2018-09-22 06:00:21,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439924955368s 2018-09-22 06:00:21,924 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c89efd4a-baa5-483b-b231-b38fa61aca71 2018-09-22 06:00:21,928 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:00:23,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:00:23,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:24,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:00: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-cda06f4e-1b1b-49cc-9ec0-482aa1d74963 x-compute-request-id: req-cda06f4e-1b1b-49cc-9ec0-482aa1d74963 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:00:24,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cda06f4e-1b1b-49cc-9ec0-482aa1d74963 2018-09-22 06:00:24,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.737993955612s 2018-09-22 06:00:24,669 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cda06f4e-1b1b-49cc-9ec0-482aa1d74963 2018-09-22 06:00:24,673 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:00:26,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:00:26,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:27,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:00: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-59d2a93f-d22a-4500-95f4-2b20bd9cc499 x-compute-request-id: req-59d2a93f-d22a-4500-95f4-2b20bd9cc499 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:00:27,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-59d2a93f-d22a-4500-95f4-2b20bd9cc499 2018-09-22 06:00:27,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.737684965134s 2018-09-22 06:00:27,414 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-59d2a93f-d22a-4500-95f4-2b20bd9cc499 2018-09-22 06:00:27,418 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:00:29,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:00:29,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:30,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:00: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-565dc943-fc8a-405a-a8c0-3d3b8b7f5853 x-compute-request-id: req-565dc943-fc8a-405a-a8c0-3d3b8b7f5853 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:00:30,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-565dc943-fc8a-405a-a8c0-3d3b8b7f5853 2018-09-22 06:00:30,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724363088608s 2018-09-22 06:00:30,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-565dc943-fc8a-405a-a8c0-3d3b8b7f5853 2018-09-22 06:00:30,150 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:00:32,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:00:32,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:32,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:00: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-d493028a-4293-4152-8537-2f059d455c19 x-compute-request-id: req-d493028a-4293-4152-8537-2f059d455c19 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:00:32,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d493028a-4293-4152-8537-2f059d455c19 2018-09-22 06:00:32,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639577865601s 2018-09-22 06:00:32,792 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d493028a-4293-4152-8537-2f059d455c19 2018-09-22 06:00:32,797 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:00:34,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:00:34,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:35,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:00: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-5b49de59-b9f7-4c11-9e0a-27eb5cd1fd40 x-compute-request-id: req-5b49de59-b9f7-4c11-9e0a-27eb5cd1fd40 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:00:35,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5b49de59-b9f7-4c11-9e0a-27eb5cd1fd40 2018-09-22 06:00:35,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.476959943771s 2018-09-22 06:00:35,277 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5b49de59-b9f7-4c11-9e0a-27eb5cd1fd40 2018-09-22 06:00:35,281 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:00:37,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:00:37,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:37,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:00: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-2f9a68d4-f9b6-4ac3-8623-a274d2cd0891 x-compute-request-id: req-2f9a68d4-f9b6-4ac3-8623-a274d2cd0891 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:00:37,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2f9a68d4-f9b6-4ac3-8623-a274d2cd0891 2018-09-22 06:00:37,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692773103714s 2018-09-22 06:00:37,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2f9a68d4-f9b6-4ac3-8623-a274d2cd0891 2018-09-22 06:00:37,981 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:00:39,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:00:39,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:40,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:00: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-cf8035cc-ac13-46c5-8755-9b9fb6af00af x-compute-request-id: req-cf8035cc-ac13-46c5-8755-9b9fb6af00af Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:00:40,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cf8035cc-ac13-46c5-8755-9b9fb6af00af 2018-09-22 06:00:40,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506764888763s 2018-09-22 06:00:40,491 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cf8035cc-ac13-46c5-8755-9b9fb6af00af 2018-09-22 06:00:40,494 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:00:42,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:00:42,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:43,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:00: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-181bc0f2-7d60-41c0-9736-bd19bdb069e8 x-compute-request-id: req-181bc0f2-7d60-41c0-9736-bd19bdb069e8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:00:43,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-181bc0f2-7d60-41c0-9736-bd19bdb069e8 2018-09-22 06:00:43,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.854529857635s 2018-09-22 06:00:43,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-181bc0f2-7d60-41c0-9736-bd19bdb069e8 2018-09-22 06:00:43,356 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:00:45,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:00:45,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:46,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:00: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-1e049c36-16e8-4a1a-91ca-6ffe786d45a4 x-compute-request-id: req-1e049c36-16e8-4a1a-91ca-6ffe786d45a4 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:00:46,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1e049c36-16e8-4a1a-91ca-6ffe786d45a4 2018-09-22 06:00:46,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.720890045166s 2018-09-22 06:00:46,080 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1e049c36-16e8-4a1a-91ca-6ffe786d45a4 2018-09-22 06:00:46,084 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:00:48,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:00:48,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:49,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:00: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-d0595d24-052e-44d7-baf7-1291e27301cb x-compute-request-id: req-d0595d24-052e-44d7-baf7-1291e27301cb Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:00:49,009 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d0595d24-052e-44d7-baf7-1291e27301cb 2018-09-22 06:00:49,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.922315120697s 2018-09-22 06:00:49,009 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d0595d24-052e-44d7-baf7-1291e27301cb 2018-09-22 06:00:49,013 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:00:51,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:00:51,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:51,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:00: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-7fbeb357-9266-426d-b716-b5c6909d0673 x-compute-request-id: req-7fbeb357-9266-426d-b716-b5c6909d0673 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:00:51,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7fbeb357-9266-426d-b716-b5c6909d0673 2018-09-22 06:00:51,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.6382188797s 2018-09-22 06:00:51,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7fbeb357-9266-426d-b716-b5c6909d0673 2018-09-22 06:00:51,658 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:00:53,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:00:53,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:54,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:00: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-acba8037-8fe0-4086-acdb-5f2c9e296e3b x-compute-request-id: req-acba8037-8fe0-4086-acdb-5f2c9e296e3b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:00:54,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-acba8037-8fe0-4086-acdb-5f2c9e296e3b 2018-09-22 06:00:54,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772980213165s 2018-09-22 06:00:54,434 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-acba8037-8fe0-4086-acdb-5f2c9e296e3b 2018-09-22 06:00:54,438 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:00:56,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:00:56,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:56,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:00: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-0eeef7a3-d10e-44d4-a78f-ccbeaf3742a9 x-compute-request-id: req-0eeef7a3-d10e-44d4-a78f-ccbeaf3742a9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:00:56,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0eeef7a3-d10e-44d4-a78f-ccbeaf3742a9 2018-09-22 06:00:56,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550426006317s 2018-09-22 06:00:56,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0eeef7a3-d10e-44d4-a78f-ccbeaf3742a9 2018-09-22 06:00:56,996 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:00:58,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:00:59,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:00:59,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:00: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-fb0194a5-dd76-4bd6-8a80-c56885bfb5d6 x-compute-request-id: req-fb0194a5-dd76-4bd6-8a80-c56885bfb5d6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:00:59,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fb0194a5-dd76-4bd6-8a80-c56885bfb5d6 2018-09-22 06:00:59,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547533035278s 2018-09-22 06:00:59,546 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fb0194a5-dd76-4bd6-8a80-c56885bfb5d6 2018-09-22 06:00:59,550 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:01,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:01,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:02,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-a4c20fac-dd92-4778-80b8-19f1fd387ff2 x-compute-request-id: req-a4c20fac-dd92-4778-80b8-19f1fd387ff2 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:02,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a4c20fac-dd92-4778-80b8-19f1fd387ff2 2018-09-22 06:01:02,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518265008926s 2018-09-22 06:01:02,072 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a4c20fac-dd92-4778-80b8-19f1fd387ff2 2018-09-22 06:01:02,076 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:04,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:04,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:04,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-aee44c3b-ab15-4e1b-98c2-97ff4e5a4202 x-compute-request-id: req-aee44c3b-ab15-4e1b-98c2-97ff4e5a4202 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:04,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aee44c3b-ab15-4e1b-98c2-97ff4e5a4202 2018-09-22 06:01:04,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.673540830612s 2018-09-22 06:01:04,753 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-aee44c3b-ab15-4e1b-98c2-97ff4e5a4202 2018-09-22 06:01:04,757 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:06,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:06,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:07,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-33ee9594-614d-4e2c-8c19-7226460d29e4 x-compute-request-id: req-33ee9594-614d-4e2c-8c19-7226460d29e4 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:07,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-33ee9594-614d-4e2c-8c19-7226460d29e4 2018-09-22 06:01:07,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363515853882s 2018-09-22 06:01:07,123 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-33ee9594-614d-4e2c-8c19-7226460d29e4 2018-09-22 06:01:07,127 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:09,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:09,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:09,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-efbb734a-0c1d-4cce-8bbc-b487b7baf91a x-compute-request-id: req-efbb734a-0c1d-4cce-8bbc-b487b7baf91a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:09,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-efbb734a-0c1d-4cce-8bbc-b487b7baf91a 2018-09-22 06:01:09,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563409090042s 2018-09-22 06:01:09,693 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-efbb734a-0c1d-4cce-8bbc-b487b7baf91a 2018-09-22 06:01:09,697 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:11,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:11,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:12,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-58300f20-febe-4682-b126-44b10ae1e6bb x-compute-request-id: req-58300f20-febe-4682-b126-44b10ae1e6bb Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:12,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-58300f20-febe-4682-b126-44b10ae1e6bb 2018-09-22 06:01:12,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691263914108s 2018-09-22 06:01:12,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-58300f20-febe-4682-b126-44b10ae1e6bb 2018-09-22 06:01:12,396 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:14,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:14,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:15,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-55cb9c55-d6f3-428f-921f-8203594fe8f6 x-compute-request-id: req-55cb9c55-d6f3-428f-921f-8203594fe8f6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:15,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-55cb9c55-d6f3-428f-921f-8203594fe8f6 2018-09-22 06:01:15,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.694219112396s 2018-09-22 06:01:15,093 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-55cb9c55-d6f3-428f-921f-8203594fe8f6 2018-09-22 06:01:15,097 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:17,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:17,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:17,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-6de6c8b2-7c10-47f9-8ecc-bd0280d174d7 x-compute-request-id: req-6de6c8b2-7c10-47f9-8ecc-bd0280d174d7 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:17,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6de6c8b2-7c10-47f9-8ecc-bd0280d174d7 2018-09-22 06:01:17,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510148048401s 2018-09-22 06:01:17,610 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6de6c8b2-7c10-47f9-8ecc-bd0280d174d7 2018-09-22 06:01:17,614 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:19,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:19,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:20,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-be581fd1-25ba-45c7-a236-0bfe75d8aa9f x-compute-request-id: req-be581fd1-25ba-45c7-a236-0bfe75d8aa9f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:20,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-be581fd1-25ba-45c7-a236-0bfe75d8aa9f 2018-09-22 06:01:20,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550131082535s 2018-09-22 06:01:20,166 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-be581fd1-25ba-45c7-a236-0bfe75d8aa9f 2018-09-22 06:01:20,170 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:22,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:22,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:22,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-25782a3a-f7fb-48a9-9b73-90f7387f98df x-compute-request-id: req-25782a3a-f7fb-48a9-9b73-90f7387f98df Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:22,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-25782a3a-f7fb-48a9-9b73-90f7387f98df 2018-09-22 06:01:22,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527854919434s 2018-09-22 06:01:22,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-25782a3a-f7fb-48a9-9b73-90f7387f98df 2018-09-22 06:01:22,705 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:24,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:24,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:25,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-711ceff3-cd37-46a4-9347-a5bc6b5d6fb9 x-compute-request-id: req-711ceff3-cd37-46a4-9347-a5bc6b5d6fb9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:25,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-711ceff3-cd37-46a4-9347-a5bc6b5d6fb9 2018-09-22 06:01:25,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53978395462s 2018-09-22 06:01:25,247 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-711ceff3-cd37-46a4-9347-a5bc6b5d6fb9 2018-09-22 06:01:25,251 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:27,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:27,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:27,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-861b622a-f4ea-454a-b35f-a4fe949dc4f9 x-compute-request-id: req-861b622a-f4ea-454a-b35f-a4fe949dc4f9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:27,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-861b622a-f4ea-454a-b35f-a4fe949dc4f9 2018-09-22 06:01:27,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552285909653s 2018-09-22 06:01:27,807 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-861b622a-f4ea-454a-b35f-a4fe949dc4f9 2018-09-22 06:01:27,810 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:29,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:29,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:30,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-bff4193f-98a1-485d-befb-9626a0b770fc x-compute-request-id: req-bff4193f-98a1-485d-befb-9626a0b770fc Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:30,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bff4193f-98a1-485d-befb-9626a0b770fc 2018-09-22 06:01:30,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.488086938858s 2018-09-22 06:01:30,301 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bff4193f-98a1-485d-befb-9626a0b770fc 2018-09-22 06:01:30,305 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:32,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:32,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:33,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-b633d1b4-1978-4d25-871e-1e36c4b205a1 x-compute-request-id: req-b633d1b4-1978-4d25-871e-1e36c4b205a1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:33,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b633d1b4-1978-4d25-871e-1e36c4b205a1 2018-09-22 06:01:33,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.823824882507s 2018-09-22 06:01:33,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b633d1b4-1978-4d25-871e-1e36c4b205a1 2018-09-22 06:01:33,136 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:35,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:35,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:35,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06: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,Accept-Encoding x-openstack-request-id: req-91d486c6-9ff6-4ed1-9dc5-c692494b549a x-compute-request-id: req-91d486c6-9ff6-4ed1-9dc5-c692494b549a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:35,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-91d486c6-9ff6-4ed1-9dc5-c692494b549a 2018-09-22 06:01:35,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527997016907s 2018-09-22 06:01:35,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-91d486c6-9ff6-4ed1-9dc5-c692494b549a 2018-09-22 06:01:35,672 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:37,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:37,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:38,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-c83605f8-21b7-40f9-bab0-68ca13f9b98b x-compute-request-id: req-c83605f8-21b7-40f9-bab0-68ca13f9b98b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:38,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c83605f8-21b7-40f9-bab0-68ca13f9b98b 2018-09-22 06:01:38,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393601894379s 2018-09-22 06:01:38,068 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c83605f8-21b7-40f9-bab0-68ca13f9b98b 2018-09-22 06:01:38,072 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:40,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:40,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:40,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-34e251de-b603-4f38-9f10-dd6ce1a34f6e x-compute-request-id: req-34e251de-b603-4f38-9f10-dd6ce1a34f6e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:40,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-34e251de-b603-4f38-9f10-dd6ce1a34f6e 2018-09-22 06:01:40,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681240081787s 2018-09-22 06:01:40,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-34e251de-b603-4f38-9f10-dd6ce1a34f6e 2018-09-22 06:01:40,760 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:42,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:42,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:43,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-9515bd3e-acf3-4975-a79a-d5b446f18f4b x-compute-request-id: req-9515bd3e-acf3-4975-a79a-d5b446f18f4b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:43,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9515bd3e-acf3-4975-a79a-d5b446f18f4b 2018-09-22 06:01:43,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356206178665s 2018-09-22 06:01:43,119 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9515bd3e-acf3-4975-a79a-d5b446f18f4b 2018-09-22 06:01:43,123 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:45,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:45,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:45,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-6f2b1615-4214-4d91-a9ac-04829724eb43 x-compute-request-id: req-6f2b1615-4214-4d91-a9ac-04829724eb43 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:45,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6f2b1615-4214-4d91-a9ac-04829724eb43 2018-09-22 06:01:45,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514455080032s 2018-09-22 06:01:45,641 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6f2b1615-4214-4d91-a9ac-04829724eb43 2018-09-22 06:01:45,645 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:47,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:47,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:48,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-c7ce504d-c9b6-46ae-8f66-41d34435476b x-compute-request-id: req-c7ce504d-c9b6-46ae-8f66-41d34435476b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:48,317 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c7ce504d-c9b6-46ae-8f66-41d34435476b 2018-09-22 06:01:48,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669389009476s 2018-09-22 06:01:48,317 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c7ce504d-c9b6-46ae-8f66-41d34435476b 2018-09-22 06:01:48,321 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:50,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:50,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:50,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-d306fc90-a320-46de-b51f-14337500441b x-compute-request-id: req-d306fc90-a320-46de-b51f-14337500441b Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:50,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d306fc90-a320-46de-b51f-14337500441b 2018-09-22 06:01:50,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490097045898s 2018-09-22 06:01:50,814 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d306fc90-a320-46de-b51f-14337500441b 2018-09-22 06:01:50,818 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:52,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:52,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:53,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-29681276-61f4-40df-a17d-69eed7088b71 x-compute-request-id: req-29681276-61f4-40df-a17d-69eed7088b71 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:53,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-29681276-61f4-40df-a17d-69eed7088b71 2018-09-22 06:01:53,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367970943451s 2018-09-22 06:01:53,189 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-29681276-61f4-40df-a17d-69eed7088b71 2018-09-22 06:01:53,193 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:55,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:55,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:55,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-cdbb5a3f-2f1f-44e1-b4bc-465a31e31f83 x-compute-request-id: req-cdbb5a3f-2f1f-44e1-b4bc-465a31e31f83 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:55,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cdbb5a3f-2f1f-44e1-b4bc-465a31e31f83 2018-09-22 06:01:55,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49844288826s 2018-09-22 06:01:55,694 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cdbb5a3f-2f1f-44e1-b4bc-465a31e31f83 2018-09-22 06:01:55,698 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:01:57,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:01:57,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:01:58,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:01: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-46292a29-63d7-46b9-8645-ffbf4837c6ed x-compute-request-id: req-46292a29-63d7-46b9-8645-ffbf4837c6ed Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:01:58,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-46292a29-63d7-46b9-8645-ffbf4837c6ed 2018-09-22 06:01:58,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501665830612s 2018-09-22 06:01:58,203 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-46292a29-63d7-46b9-8645-ffbf4837c6ed 2018-09-22 06:01:58,207 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:00,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:00,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:00,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06: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-6d6cbffd-7b2d-483e-822d-62757ccdd47a x-compute-request-id: req-6d6cbffd-7b2d-483e-822d-62757ccdd47a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:00,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6d6cbffd-7b2d-483e-822d-62757ccdd47a 2018-09-22 06:02:00,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534597873688s 2018-09-22 06:02:00,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6d6cbffd-7b2d-483e-822d-62757ccdd47a 2018-09-22 06:02:00,748 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:02,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:02,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:03,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06: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-bf0c5bf0-8179-4d2a-8782-6149d9616ec5 x-compute-request-id: req-bf0c5bf0-8179-4d2a-8782-6149d9616ec5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:03,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bf0c5bf0-8179-4d2a-8782-6149d9616ec5 2018-09-22 06:02:03,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637121915817s 2018-09-22 06:02:03,388 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bf0c5bf0-8179-4d2a-8782-6149d9616ec5 2018-09-22 06:02:03,392 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:05,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:05,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:05,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:02: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-0c274abf-ebd9-4c69-b7b0-e0b9dc5c0b86 x-compute-request-id: req-0c274abf-ebd9-4c69-b7b0-e0b9dc5c0b86 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:05,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0c274abf-ebd9-4c69-b7b0-e0b9dc5c0b86 2018-09-22 06:02:05,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493870019913s 2018-09-22 06:02:05,889 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0c274abf-ebd9-4c69-b7b0-e0b9dc5c0b86 2018-09-22 06:02:05,893 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:07,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:07,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:08,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:02: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-149c8c56-89bc-4468-8972-ec4761c8eab8 x-compute-request-id: req-149c8c56-89bc-4468-8972-ec4761c8eab8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:08,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-149c8c56-89bc-4468-8972-ec4761c8eab8 2018-09-22 06:02:08,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506700992584s 2018-09-22 06:02:08,403 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-149c8c56-89bc-4468-8972-ec4761c8eab8 2018-09-22 06:02:08,406 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:10,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:10,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:10,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06: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-e165479b-0582-447e-a41d-77935bf2574c x-compute-request-id: req-e165479b-0582-447e-a41d-77935bf2574c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:10,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e165479b-0582-447e-a41d-77935bf2574c 2018-09-22 06:02:10,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53913807869s 2018-09-22 06:02:10,948 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e165479b-0582-447e-a41d-77935bf2574c 2018-09-22 06:02:10,952 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:12,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:12,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:13,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06: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-66f5190e-173e-4c38-b84d-6d623236933e x-compute-request-id: req-66f5190e-173e-4c38-b84d-6d623236933e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:13,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-66f5190e-173e-4c38-b84d-6d623236933e 2018-09-22 06:02:13,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544180870056s 2018-09-22 06:02:13,499 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-66f5190e-173e-4c38-b84d-6d623236933e 2018-09-22 06:02:13,503 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:15,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:15,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:15,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:02: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-48ae5f81-e24e-45c9-a708-0bd2c0474a29 x-compute-request-id: req-48ae5f81-e24e-45c9-a708-0bd2c0474a29 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:15,862 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-48ae5f81-e24e-45c9-a708-0bd2c0474a29 2018-09-22 06:02:15,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356070995331s 2018-09-22 06:02:15,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-48ae5f81-e24e-45c9-a708-0bd2c0474a29 2018-09-22 06:02:15,866 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:17,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:17,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:18,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:02: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-04e6f4ad-be2d-489d-a51a-b34ab0b3710e x-compute-request-id: req-04e6f4ad-be2d-489d-a51a-b34ab0b3710e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:18,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-04e6f4ad-be2d-489d-a51a-b34ab0b3710e 2018-09-22 06:02:18,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503376960754s 2018-09-22 06:02:18,373 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-04e6f4ad-be2d-489d-a51a-b34ab0b3710e 2018-09-22 06:02:18,376 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:20,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:20,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:20,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:02: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-158fab50-6bf8-48c0-aa1c-0f09ed244cdf x-compute-request-id: req-158fab50-6bf8-48c0-aa1c-0f09ed244cdf Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:20,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-158fab50-6bf8-48c0-aa1c-0f09ed244cdf 2018-09-22 06:02:20,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.601572990417s 2018-09-22 06:02:20,981 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-158fab50-6bf8-48c0-aa1c-0f09ed244cdf 2018-09-22 06:02:20,985 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:22,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:22,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:23,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06: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-a968cdfa-a8c2-4021-8a6b-8df1c2a4e8e7 x-compute-request-id: req-a968cdfa-a8c2-4021-8a6b-8df1c2a4e8e7 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:23,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a968cdfa-a8c2-4021-8a6b-8df1c2a4e8e7 2018-09-22 06:02:23,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342033147812s 2018-09-22 06:02:23,330 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a968cdfa-a8c2-4021-8a6b-8df1c2a4e8e7 2018-09-22 06:02:23,335 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:25,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:25,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:26,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:02: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-57d8b46d-8544-4b3b-a179-cae4f3725f1e x-compute-request-id: req-57d8b46d-8544-4b3b-a179-cae4f3725f1e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:26,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-57d8b46d-8544-4b3b-a179-cae4f3725f1e 2018-09-22 06:02:26,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.690269947052s 2018-09-22 06:02:26,028 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-57d8b46d-8544-4b3b-a179-cae4f3725f1e 2018-09-22 06:02:26,032 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:28,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:28,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:28,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:02: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-c4cfc06e-7362-4d71-ac53-6295fb429179 x-compute-request-id: req-c4cfc06e-7362-4d71-ac53-6295fb429179 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:28,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c4cfc06e-7362-4d71-ac53-6295fb429179 2018-09-22 06:02:28,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509736061096s 2018-09-22 06:02:28,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c4cfc06e-7362-4d71-ac53-6295fb429179 2018-09-22 06:02:28,548 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:30,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:30,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:31,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:02: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-c1a02ac4-45e2-42ae-b8c6-8e0d5839d308 x-compute-request-id: req-c1a02ac4-45e2-42ae-b8c6-8e0d5839d308 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:31,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c1a02ac4-45e2-42ae-b8c6-8e0d5839d308 2018-09-22 06:02:31,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506733894348s 2018-09-22 06:02:31,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c1a02ac4-45e2-42ae-b8c6-8e0d5839d308 2018-09-22 06:02:31,058 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:33,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:33,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:33,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:02: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-0713da75-60f1-4241-8fa5-6da5942ac1ea x-compute-request-id: req-0713da75-60f1-4241-8fa5-6da5942ac1ea Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:33,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0713da75-60f1-4241-8fa5-6da5942ac1ea 2018-09-22 06:02:33,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369874000549s 2018-09-22 06:02:33,431 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0713da75-60f1-4241-8fa5-6da5942ac1ea 2018-09-22 06:02:33,435 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:35,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:35,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:35,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:02: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-0f82db98-37d4-47e1-ab00-11667bc84570 x-compute-request-id: req-0f82db98-37d4-47e1-ab00-11667bc84570 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:35,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0f82db98-37d4-47e1-ab00-11667bc84570 2018-09-22 06:02:35,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386922836304s 2018-09-22 06:02:35,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0f82db98-37d4-47e1-ab00-11667bc84570 2018-09-22 06:02:35,829 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:37,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:37,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:38,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:02: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-c7ca05d8-c468-4ac1-8893-2c631366a7f2 x-compute-request-id: req-c7ca05d8-c468-4ac1-8893-2c631366a7f2 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:38,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c7ca05d8-c468-4ac1-8893-2c631366a7f2 2018-09-22 06:02:38,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506607055664s 2018-09-22 06:02:38,339 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c7ca05d8-c468-4ac1-8893-2c631366a7f2 2018-09-22 06:02:38,343 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:40,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:40,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:40,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:02: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-28b737d1-b831-4daa-a61e-6abcc73ec8bb x-compute-request-id: req-28b737d1-b831-4daa-a61e-6abcc73ec8bb Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:40,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-28b737d1-b831-4daa-a61e-6abcc73ec8bb 2018-09-22 06:02:40,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499961853027s 2018-09-22 06:02:40,846 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-28b737d1-b831-4daa-a61e-6abcc73ec8bb 2018-09-22 06:02:40,849 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:42,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:42,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:43,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:02: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-22729b98-731c-4478-a6fc-d9b0756c7604 x-compute-request-id: req-22729b98-731c-4478-a6fc-d9b0756c7604 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:43,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-22729b98-731c-4478-a6fc-d9b0756c7604 2018-09-22 06:02:43,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35595703125s 2018-09-22 06:02:43,208 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-22729b98-731c-4478-a6fc-d9b0756c7604 2018-09-22 06:02:43,212 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:45,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:45,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:45,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:02: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-ff171b88-ede5-4be1-b645-0a0492dfa782 x-compute-request-id: req-ff171b88-ede5-4be1-b645-0a0492dfa782 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:45,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ff171b88-ede5-4be1-b645-0a0492dfa782 2018-09-22 06:02:45,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.716604948044s 2018-09-22 06:02:45,931 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ff171b88-ede5-4be1-b645-0a0492dfa782 2018-09-22 06:02:45,935 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:47,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:47,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:48,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:02: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-8b4bb80d-d1f5-4b39-b334-88c44faa892f x-compute-request-id: req-8b4bb80d-d1f5-4b39-b334-88c44faa892f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:48,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8b4bb80d-d1f5-4b39-b334-88c44faa892f 2018-09-22 06:02:48,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520680189133s 2018-09-22 06:02:48,459 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8b4bb80d-d1f5-4b39-b334-88c44faa892f 2018-09-22 06:02:48,463 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:50,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:50,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:50,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:02: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-0cf1796f-c4a1-4dba-9f0d-218c53abeeae x-compute-request-id: req-0cf1796f-c4a1-4dba-9f0d-218c53abeeae Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:50,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0cf1796f-c4a1-4dba-9f0d-218c53abeeae 2018-09-22 06:02:50,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366423130035s 2018-09-22 06:02:50,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0cf1796f-c4a1-4dba-9f0d-218c53abeeae 2018-09-22 06:02:50,836 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:52,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:52,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:53,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:02: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-4edeac99-73d7-4fef-9e3f-0534fd9b7480 x-compute-request-id: req-4edeac99-73d7-4fef-9e3f-0534fd9b7480 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:53,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4edeac99-73d7-4fef-9e3f-0534fd9b7480 2018-09-22 06:02:53,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511705875397s 2018-09-22 06:02:53,351 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4edeac99-73d7-4fef-9e3f-0534fd9b7480 2018-09-22 06:02:53,355 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:55,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:55,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:55,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:02: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-7395d278-f4ae-4e2b-b01a-95dc62175433 x-compute-request-id: req-7395d278-f4ae-4e2b-b01a-95dc62175433 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:55,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7395d278-f4ae-4e2b-b01a-95dc62175433 2018-09-22 06:02:55,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518746137619s 2018-09-22 06:02:55,877 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7395d278-f4ae-4e2b-b01a-95dc62175433 2018-09-22 06:02:55,880 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:02:57,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:02:57,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:02:58,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:02: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-893a6480-957b-443c-a605-54265e32120e x-compute-request-id: req-893a6480-957b-443c-a605-54265e32120e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:02:58,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-893a6480-957b-443c-a605-54265e32120e 2018-09-22 06:02:58,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50616812706s 2018-09-22 06:02:58,390 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-893a6480-957b-443c-a605-54265e32120e 2018-09-22 06:02:58,394 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:03:00,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:03:00,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:03:00,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:03: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-4c759cf4-8114-4a29-acab-d59f375c92d5 x-compute-request-id: req-4c759cf4-8114-4a29-acab-d59f375c92d5 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:03:00,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4c759cf4-8114-4a29-acab-d59f375c92d5 2018-09-22 06:03:00,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354490995407s 2018-09-22 06:03:00,751 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4c759cf4-8114-4a29-acab-d59f375c92d5 2018-09-22 06:03:00,755 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:03:02,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:03:02,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:03:02,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:03: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-1019a4a3-c2d8-45b3-aebf-99d73eaf848c x-compute-request-id: req-1019a4a3-c2d8-45b3-aebf-99d73eaf848c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:03:02,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1019a4a3-c2d8-45b3-aebf-99d73eaf848c 2018-09-22 06:03:02,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.230937957764s 2018-09-22 06:03:02,989 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1019a4a3-c2d8-45b3-aebf-99d73eaf848c 2018-09-22 06:03:02,993 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:03:04,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:03:04,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:03:05,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:03: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-ab259897-e9ca-4331-b778-fef812ebc042 x-compute-request-id: req-ab259897-e9ca-4331-b778-fef812ebc042 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-22T06:00:21Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:03:05,729 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ab259897-e9ca-4331-b778-fef812ebc042 2018-09-22 06:03:05,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.733417034149s 2018-09-22 06:03:05,729 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ab259897-e9ca-4331-b778-fef812ebc042 2018-09-22 06:03:05,733 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:03:07,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:03:07,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:03:08,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:03: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-34ca010e-9e5a-4ce9-9a1b-53ad1466882a x-compute-request-id: req-34ca010e-9e5a-4ce9-9a1b-53ad1466882a Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:02:51.000000", "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:03:05Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:03:08,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-34ca010e-9e5a-4ce9-9a1b-53ad1466882a 2018-09-22 06:03:08,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487931013107s 2018-09-22 06:03:08,224 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-34ca010e-9e5a-4ce9-9a1b-53ad1466882a 2018-09-22 06:03:08,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-22 06:03:08,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=08377032-7d19-453d-8c60-08e0515c8bcc" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:03:08,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a55f8e97-ec9a-4eba-b9d6-eaf052b7eb41 Date: Sat, 22 Sep 2018 06:03:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T06:03:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3ef80f55-0671-45d1-9fa3-725f6065f574","ip_address":"192.168.120.9"}],"id":"0d377d70-c2ec-47b2-96ba-04ec5b21e0a6","security_groups":["8db54143-49c9-45e0-9c51-e1633634c92a"],"mac_address":"fa:16:3e:51:b6:00","project_id":"3bdb2017f949478c849ca0345aef52b8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"084545ac-4c0a-4830-9316-73a098899c97","tenant_id":"3bdb2017f949478c849ca0345aef52b8","created_at":"2018-09-22T06:00:22Z","binding:vnic_type":"normal","device_id":"08377032-7d19-453d-8c60-08e0515c8bcc"}]} 2018-09-22 06:03:08,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=08377032-7d19-453d-8c60-08e0515c8bcc used request id req-a55f8e97-ec9a-4eba-b9d6-eaf052b7eb41 2018-09-22 06:03:08,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.057774066925s 2018-09-22 06:03:08,286 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=08377032-7d19-453d-8c60-08e0515c8bcc used request id req-a55f8e97-ec9a-4eba-b9d6-eaf052b7eb41 2018-09-22 06:03:08,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 06:03:08,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=0d377d70-c2ec-47b2-96ba-04ec5b21e0a6" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:03:08,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-698fff57-3e30-428e-8c81-e96c7cbe9a01 Date: Sat, 22 Sep 2018 06:03:08 GMT RESP BODY: {"floatingips": []} 2018-09-22 06:03:08,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=0d377d70-c2ec-47b2-96ba-04ec5b21e0a6 used request id req-698fff57-3e30-428e-8c81-e96c7cbe9a01 2018-09-22 06:03:08,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0187311172485s 2018-09-22 06:03:08,311 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=0d377d70-c2ec-47b2-96ba-04ec5b21e0a6 used request id req-698fff57-3e30-428e-8c81-e96c7cbe9a01 2018-09-22 06:03:08,312 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:51:b6:00', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd6296de0-7ff6-4f7c-ae66-a03afa232e75'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-22T06:02:51.000000', 'flavor': Munch({u'id': u'6bfe0e92-c3f2-4873-a49c-acb7386499bb'}), 'az': u'nova', 'id': u'08377032-7d19-453d-8c60-08e0515c8bcc', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0b226fc9709e4ed383e0818f4b7e987c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bdb2017f949478c849ca0345aef52b8', 'name': 'vyos_vrouter-project_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', '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-09-22T06:02:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-22T06:03:05Z', 'hostId': u'5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d', '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-09-22T06:02:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3bdb2017f949478c849ca0345aef52b8', 'name': u'vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', 'adminPass': u'699VG3uQKPZd', 'tenant_id': u'3bdb2017f949478c849ca0345aef52b8', 'region': 'regionOne', 'created': u'2018-09-22T06:00:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-22 06:03:08,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 06:03:08,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:03:08,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-5c976de1-17dd-411e-8212-42cbd1b091b9 Date: Sat, 22 Sep 2018 06:03: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":["3ef80f55-0671-45d1-9fa3-725f6065f574"],"updated_at":"2018-09-22T05:58:28Z","tenant_id":"3bdb2017f949478c849ca0345aef52b8","created_at":"2018-09-22T05:58:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3bdb2017f949478c849ca0345aef52b8","id":"084545ac-4c0a-4830-9316-73a098899c97","name":"vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 06:03:08,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5c976de1-17dd-411e-8212-42cbd1b091b9 2018-09-22 06:03:08,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116571903229s 2018-09-22 06:03:08,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5c976de1-17dd-411e-8212-42cbd1b091b9 2018-09-22 06:03:08,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-22 06:03:08,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=08377032-7d19-453d-8c60-08e0515c8bcc" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:03:08,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-88899fe5-4082-42f3-bf82-da9930314ae3 Date: Sat, 22 Sep 2018 06:03:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-22T06:03:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3ef80f55-0671-45d1-9fa3-725f6065f574","ip_address":"192.168.120.9"}],"id":"0d377d70-c2ec-47b2-96ba-04ec5b21e0a6","security_groups":["8db54143-49c9-45e0-9c51-e1633634c92a"],"mac_address":"fa:16:3e:51:b6:00","project_id":"3bdb2017f949478c849ca0345aef52b8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"084545ac-4c0a-4830-9316-73a098899c97","tenant_id":"3bdb2017f949478c849ca0345aef52b8","created_at":"2018-09-22T06:00:22Z","binding:vnic_type":"normal","device_id":"08377032-7d19-453d-8c60-08e0515c8bcc"}]} 2018-09-22 06:03:08,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=08377032-7d19-453d-8c60-08e0515c8bcc used request id req-88899fe5-4082-42f3-bf82-da9930314ae3 2018-09-22 06:03:08,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0618529319763s 2018-09-22 06:03:08,495 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=08377032-7d19-453d-8c60-08e0515c8bcc used request id req-88899fe5-4082-42f3-bf82-da9930314ae3 2018-09-22 06:03:08,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-22 06:03:08,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" -d '{"floatingip": {"floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.9", "port_id": "0d377d70-c2ec-47b2-96ba-04ec5b21e0a6"}}' 2018-09-22 06:03:10,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-92ede0da-9f85-4461-a023-e56912b5b42f Date: Sat, 22 Sep 2018 06:03:10 GMT RESP BODY: {"floatingip": {"router_id": "d6535623-8b5a-47ce-9e02-e97b12c27c99", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T06:03:09Z", "updated_at": "2018-09-22T06:03:09Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "3bdb2017f949478c849ca0345aef52b8", "port_id": "0d377d70-c2ec-47b2-96ba-04ec5b21e0a6", "id": "ff1fbea8-7fce-4490-9f7c-9219955eb44b"}} 2018-09-22 06:03:10,208 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-92ede0da-9f85-4461-a023-e56912b5b42f 2018-09-22 06:03:10,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.71203303337s 2018-09-22 06:03:10,208 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-92ede0da-9f85-4461-a023-e56912b5b42f 2018-09-22 06:03:10,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 06:03:10,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:03:10,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-c3c84b4a-17e3-4816-9eca-b8f64044edbf Date: Sat, 22 Sep 2018 06:03:10 GMT RESP BODY: {"floatingips": [{"router_id": "d6535623-8b5a-47ce-9e02-e97b12c27c99", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T06:03:09Z", "updated_at": "2018-09-22T06:03:09Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "3bdb2017f949478c849ca0345aef52b8", "port_id": "0d377d70-c2ec-47b2-96ba-04ec5b21e0a6", "id": "ff1fbea8-7fce-4490-9f7c-9219955eb44b"}]} 2018-09-22 06:03:10,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c3c84b4a-17e3-4816-9eca-b8f64044edbf 2018-09-22 06:03:10,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0257611274719s 2018-09-22 06:03:10,242 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c3c84b4a-17e3-4816-9eca-b8f64044edbf 2018-09-22 06:03:10,246 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-22 06:03:10,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 06:03:10,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:03:10,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-56c3f3a5-4caf-4d73-bda6-4acb154d0a5a Date: Sat, 22 Sep 2018 06:03:10 GMT RESP BODY: {"floatingips": [{"router_id": "d6535623-8b5a-47ce-9e02-e97b12c27c99", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T06:03:09Z", "updated_at": "2018-09-22T06:03:09Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "3bdb2017f949478c849ca0345aef52b8", "port_id": "0d377d70-c2ec-47b2-96ba-04ec5b21e0a6", "id": "ff1fbea8-7fce-4490-9f7c-9219955eb44b"}]} 2018-09-22 06:03:10,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-56c3f3a5-4caf-4d73-bda6-4acb154d0a5a 2018-09-22 06:03:10,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0255858898163s 2018-09-22 06:03:10,378 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-56c3f3a5-4caf-4d73-bda6-4acb154d0a5a 2018-09-22 06:03:10,381 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-22 06:03:10,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 06:03:10,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:03:10,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-a5b90999-8ad2-4cde-9af5-07a61c61232b Date: Sat, 22 Sep 2018 06:03:10 GMT RESP BODY: {"floatingips": [{"router_id": "d6535623-8b5a-47ce-9e02-e97b12c27c99", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T06:03:09Z", "updated_at": "2018-09-22T06:03:09Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "3bdb2017f949478c849ca0345aef52b8", "port_id": "0d377d70-c2ec-47b2-96ba-04ec5b21e0a6", "id": "ff1fbea8-7fce-4490-9f7c-9219955eb44b"}]} 2018-09-22 06:03:10,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a5b90999-8ad2-4cde-9af5-07a61c61232b 2018-09-22 06:03:10,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0238280296326s 2018-09-22 06:03:10,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a5b90999-8ad2-4cde-9af5-07a61c61232b 2018-09-22 06:03:10,514 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-22 06:03:10,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 06:03:10,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:03:10,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-cdc5e473-9988-4b2a-8ff2-a8db9418c48c Date: Sat, 22 Sep 2018 06:03:10 GMT RESP BODY: {"floatingips": [{"router_id": "d6535623-8b5a-47ce-9e02-e97b12c27c99", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T06:03:09Z", "updated_at": "2018-09-22T06:03:09Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "3bdb2017f949478c849ca0345aef52b8", "port_id": "0d377d70-c2ec-47b2-96ba-04ec5b21e0a6", "id": "ff1fbea8-7fce-4490-9f7c-9219955eb44b"}]} 2018-09-22 06:03:10,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-cdc5e473-9988-4b2a-8ff2-a8db9418c48c 2018-09-22 06:03:10,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0240230560303s 2018-09-22 06:03:10,643 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-cdc5e473-9988-4b2a-8ff2-a8db9418c48c 2018-09-22 06:03:10,646 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-22 06:03:10,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 06:03:10,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:03:10,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-4c959c47-5940-436d-b0c0-593a715c32a7 Date: Sat, 22 Sep 2018 06:03:10 GMT RESP BODY: {"floatingips": [{"router_id": "d6535623-8b5a-47ce-9e02-e97b12c27c99", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T06:03:09Z", "updated_at": "2018-09-22T06:03:09Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "3bdb2017f949478c849ca0345aef52b8", "port_id": "0d377d70-c2ec-47b2-96ba-04ec5b21e0a6", "id": "ff1fbea8-7fce-4490-9f7c-9219955eb44b"}]} 2018-09-22 06:03:10,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4c959c47-5940-436d-b0c0-593a715c32a7 2018-09-22 06:03:10,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0244121551514s 2018-09-22 06:03:10,776 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4c959c47-5940-436d-b0c0-593a715c32a7 2018-09-22 06:03:10,779 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'd6535623-8b5a-47ce-9e02-e97b12c27c99', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'3bdb2017f949478c849ca0345aef52b8', 'created_at': u'2018-09-22T06:03:09Z', 'attached': True, 'updated_at': u'2018-09-22T06:03:09Z', 'id': u'ff1fbea8-7fce-4490-9f7c-9219955eb44b', 'floating_network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.206', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bdb2017f949478c849ca0345aef52b8', 'name': 'vyos_vrouter-project_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'd6535623-8b5a-47ce-9e02-e97b12c27c99', 'project_id': u'3bdb2017f949478c849ca0345aef52b8', 'port_id': u'0d377d70-c2ec-47b2-96ba-04ec5b21e0a6', 'port': u'0d377d70-c2ec-47b2-96ba-04ec5b21e0a6', 'network': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f'}) 2018-09-22 06:03:10,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-22 06:03:10,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 06:03:12,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06: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,Accept-Encoding x-openstack-request-id: req-436e77d5-373f-4100-8054-673f4da22fb8 x-compute-request-id: req-436e77d5-373f-4100-8054-673f4da22fb8 Content-Encoding: gzip Content-Length: 10925 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1850052247 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.312822] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.315096] pid_max: default: 32768 minimum: 301\n[ 0.316327] Security Framework initialized\n[ 0.317473] SELinux: Initializing.\n[ 0.318754] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.323248] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.326013] Mount-cache hash table entries: 4096\n[ 0.327434] Initializing cgroup subsys memory\n[ 0.328613] Initializing cgroup subsys devices\n[ 0.329762] Initializing cgroup subsys freezer\n[ 0.330904] Initializing cgroup subsys net_cls\n[ 0.332053] Initializing cgroup subsys blkio\n[ 0.333171] Initializing cgroup subsys perf_event\n[ 0.334365] Initializing cgroup subsys hugetlb\n[ 0.335548] Initializing cgroup subsys pids\n[ 0.336654] Initializing cgroup subsys net_prio\n[ 0.337888] CPU: Physical Processor ID: 0\n[ 0.339671] mce: CPU supports 10 MCE banks\n[ 0.340808] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.342086] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.343396] tlb_flushall_shift: 6\n[ 0.344605] Freeing SMP alternatives: 28k freed\n[ 0.348511] ACPI: Core revision 20130517\n[ 0.350032] ACPI: All ACPI Tables successfully acquired\n[ 0.351518] ftrace: allocating 25812 entries in 101 pages\n[ 0.373610] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.375118] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.376630] smpboot: Max logical packages: 2\n[ 0.378001] Enabling x2apic\n[ 0.378933] Enabled x2apic\n[ 0.380040] Switched APIC routing to physical x2apic.\n[ 0.382259] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.383754] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.386419] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.393943] KVM setup paravirtual spinlock\n[ 0.396218] smpboot: Booting Node 0, Processors #1 OK\n[ 0.397845] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.420444] Brought up 2 CPUs\n[ 0.420448] KVM setup async PF for cpu 1\n[ 0.420451] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.423691] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.425871] devtmpfs: initialized\n[ 0.428378] EVM: security.selinux\n[ 0.429393] EVM: security.ima\n[ 0.430340] EVM: security.capability\n[ 0.432014] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.433620] pinctrl core: initialized pinctrl subsystem\n[ 0.435039] NET: Registered protocol family 16\n[ 0.436429] ACPI: bus type PCI registered\n[ 0.437559] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.439130] PCI: Using configuration type 1 for base access\n[ 0.443809] ACPI: Added _OSI(Module Device)\n[ 0.444966] ACPI: Added _OSI(Processor Device)\n[ 0.446104] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.447274] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.450161] ACPI: Interpreter enabled\n[ 0.451217] ACPI: (supports S0 S5)\n[ 0.452217] ACPI: Using IOAPIC for interrupt routing\n[ 0.453461] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.457354] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.458774] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.460430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.461902] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.464665] acpiphp: Slot [3] registered\n[ 0.465753] acpiphp: Slot [4] registered\n[ 0.466836] acpiphp: Slot [5] registered\n[ 0.467914] acpiphp: Slot [6] registered\n[ 0.468989] acpiphp: Slot [7] registered\n[ 0.470067] acpiphp: Slot [8] registered\n[ 0.471139] acpiphp: Slot [9] registered\n[ 0.472212] acpiphp: Slot [10] registered\n[ 0.473301] acpiphp: Slot [11] registered\n[ 0.474388] acpiphp: Slot [12] registered\n[ 0.475485] acpiphp: Slot [13] registered\n[ 0.476573] acpiphp: Slot [14] registered\n[ 0.477660] acpiphp: Slot [15] registered\n[ 0.478744] acpiphp: Slot [16] registered\n[ 0.479836] acpiphp: Slot [17] registered\n[ 0.480923] acpiphp: Slot [18] registered\n[ 0.482007] acpiphp: Slot [19] registered\n[ 0.483097] acpiphp: Slot [20] registered\n[ 0.484186] acpiphp: Slot [21] registered\n[ 0.485271] acpiphp: Slot [22] registered\n[ 0.486354] acpiphp: Slot [23] registered\n[ 0.487453] acpiphp: Slot [24] registered\n[ 0.488546] acpiphp: Slot [25] registered\n[ 0.489631] acpiphp: Slot [26] registered\n[ 0.490719] acpiphp: Slot [27] registered\n[ 0.491804] acpiphp: Slot [28] registered\n[ 0.492888] acpiphp: Slot [29] registered\n[ 0.493970] acpiphp: Slot [30] registered\n[ 0.495055] acpiphp: Slot [31] registered\n[ 0.496137] PCI host bridge to bus 0000:00\n[ 0.497225] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.498531] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.500011] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.501492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.503481] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.511778] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.513360] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.514811] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.516349] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.523212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.525190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.576246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.579252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.580994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.582716] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.584422] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.586025] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.587688] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.589794] vgaarb: loaded\n[ 0.590672] vgaarb: bridge control possible 0000:00:02.0\n[ 0.592101] SCSI subsystem initialized\n[ 0.593180] ACPI: bus type USB registered\n[ 0.594289] usbcore: registered new interface driver usbfs\n[ 0.595603] usbcore: registered new interface driver hub\n[ 0.596902] usbcore: registered new device driver usb\n[ 0.598300] PCI: Using ACPI for IRQ routing\n[ 0.599724] NetLabel: Initializing\n[ 0.600725] NetLabel: domain hash size = 128\n[ 0.601850] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.603096] NetLabel: unlabeled traffic allowed by default\n[ 0.604519] Switched to clocksource kvm-clock\n[ 0.611992] pnp: PnP ACPI init\n[ 0.612978] ACPI: bus type PNP registered\n[ 0.614404] pnp: PnP ACPI: found 5 devices\n[ 0.615515] ACPI: bus type PNP unregistered\n[ 0.622620] NET: Registered protocol family 2\n[ 0.624268] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.626429] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.628186] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.629723] TCP: reno registered\n[ 0.630688] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.632110] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.633706] NET: Registered protocol family 1\n[ 0.634915] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.636302] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.637719] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.657627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.677742] Unpacking initramfs...\n[ 1.122113] Freeing initrd memory: 37508k freed\n[ 1.131550] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.133068] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.148721] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.150214] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.152178] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.153616] Initialise system trusted keyring\n[ 1.154776] audit: initializing netlink socket (disabled)\n[ 1.156080] type=2000 audit(1537596173.930:1): initialized\n[ 1.172598] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.174042] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.176704] zpool: loaded\n[ 1.177606] zbud: loaded\n[ 1.178619] VFS: Disk quotas dquot_6.5.2\n[ 1.179712] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.181266] msgmni has been set to 7578\n[ 1.182386] Key type big_key registered\n[ 1.184015] NET: Registered protocol family 38\n[ 1.185190] Key type asymmetric registered\n[ 1.186290] Asymmetric key parser 'x509' registered\n[ 1.187531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.189571] io scheduler noop registered\n[ 1.190647] io scheduler deadline registered (default)\n[ 1.191915] io scheduler cfq registered\n[ 1.193052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.204652] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.206244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.208329] ACPI: Power Button [PWRF]\n[ 1.209632] GHES: HEST is not enabled!\n[ 1.210901] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.235250] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.237066] Non-volatile memory driver v1.3\n[ 1.238379] Linux agpgart interface v0.103\n[ 1.239749] crash memory driver: version 1.1\n[ 1.241127] rdac: device handler registered\n[ 1.242470] hp_sw: device handler registered\n[ 1.243785] emc: device handler registered\n[ 1.245063] alua: device handler registered\n[ 1.246371] libphy: Fixed MDIO Bus: probed\n[ 1.247682] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.249432] ehci-pci: EHCI PCI platform driver\n[ 1.250770] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.252453] ohci-pci: OHCI PCI platform driver\n[ 1.254349] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.276374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.277912] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.280200] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.281668] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.283325] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.285058] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.287393] usb usb1: Product: UHCI Host Controller\n[ 1.288795] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.290612] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.292060] hub 1-0:1.0: USB hub found\n[ 1.293308] hub 1-0:1.0: 2 ports detected\n[ 1.294659] usbcore: registered new interface driver usbserial\n[ 1.296296] usbcore: registered new interface driver usbserial_generic\n[ 1.297996] usbserial: USB Serial support registered for generic\n[ 1.299654] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.302696] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.303947] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.305285] mousedev: PS/2 mouse device common for all mice\n[ 1.306856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.309136] rtc_cmos 00:00: RTC can wake from S4\n[ 1.309758] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.310100] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.316047] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.317773] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.319500] cpuidle: using governor menu\n[ 1.320763] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.322370] usbcore: registered new interface driver usbhid\n[ 1.323950] usbhid: USB HID core driver\n[ 1.325199] drop_monitor: Initializing network drop monitor service\n[ 1.326957] TCP: cubic registered\n[ 1.328122] Initializing XFRM netlink socket\n[ 1.329512] NET: Registered protocol family 10\n[ 1.331063] NET: Registered protocol family 17\n[ 1.332592] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.333948] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.335589] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.338263] Loading compiled-in X.509 certificates\n[ 1.339680] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.342334] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.345427] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.348186] registered taskstats version 1\n[ 1.351067] Key type trusted registered\n[ 1.353493] Key type encrypted registered\n[ 1.355939] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.357838] rtc_cmos 00:00: setting system clock to 2018-09-22 06:02:54 UTC (1537596174)\n[ 1.360923] Freeing unused kernel memory: 1680k freed\n[ 1.365625] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.369668] systemd[1]: Detected virtualization kvm.\n[ 1.370899] systemd[1]: Detected architecture x86-64.\n[ 1.372141] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.374474] systemd[1]: No hostname configured.\n[ 1.375675] systemd[1]: Set hostname to .\n[ 1.376975] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.399473] systemd[1]: Reached target Local File Systems.\n[ 1.401042] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.403339] systemd[1]: Reached target Swap.\n[ 1.404664] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.406757] systemd[1]: Reached target Timers.\n[ 1.408078] systemd[1]: Starting Timers.\n[ 1.409340] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.411738] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.415025] systemd[1]: Reached target Paths.\n[ 1.416334] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.418555] systemd[1]: Created slice Root Slice.\n[ 1.419944] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.422291] systemd[1]: Listening on udev Control Socket.\n[ 1.423801] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.426250] systemd[1]: Listening on udev Kernel Socket.\n[ 1.427751] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.430064] systemd[1]: Listening on Journal Socket.\n[ 1.431328] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.433368] systemd[1]: Created slice System Slice.\n[ 1.434627] systemd[1]: Starting System Slice.\n[ 1.436137] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.438505] 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[ 1.442202] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.444895] systemd[1]: Reached target Slices.\n[ 1.446075] systemd[1]: Starting Slices.\n[ 1.447483] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Sockets.\n[ 1.450261] systemd[1]: Reached target Sockets.\n[ 1.451456] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.453498] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.514916] RPC: Registered named UNIX socket transport module.\n[ 1.516323] RPC: Registered udp transport module.\n[ 1.517525] RPC: Registered tcp transport module.\n[ 1.518727] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.596555] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.620712] FDC 0 is a S82078B\n[ 1.643870] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.684263] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.688069] scsi host0: ata_piix\n[ 1.689653] scsi host1: ata_piix\n[ 1.690979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.692858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.697256] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.757630] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.759578] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.761424] usb 1-1: Product: QEMU USB Tablet\n[ 1.762752] usb 1-1: Manufacturer: QEMU\n[ 1.763995] usb 1-1: SerialNumber: 42\n[ 1.773820] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.776856] 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[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.865860] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.868731] XFS (vda1): Mounting V4 Filesystem\n[ 1.982649] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.148568] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.221342] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.403479] SELinux: Disabled at runtime.\n[ 2.441580] type=1404 audit(1537596175.583:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.511306] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.512748] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[ 2.892711] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.951599] systemd-journald[381]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.087312] type=1305 audit(1537596176.228:3): audit_pid=434 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.298897] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting D-Bus System Message Bus...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.309196] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n[ 3.330142] [drm] Initialized drm 1.1.0 20060810\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.353212] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.353213] [TTM] Initializing pool allocator\n[ 3.353217] [TTM] Initializing DMA pool allocator\n[ 3.353463] [drm] fb mappable at 0xFC000000\n[ 3.353463] [drm] vram aper at 0xFC000000\n[ 3.353464] [drm] size 33554432\n[ 3.353464] [drm] fb depth is 24\n[ 3.353464] [drm] pitch is 3072\n[ 3.379251] ppdev: user-space parallel port driver\n[ 3.385463] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.408861] Console: switching to colour frame buffer device 128x48\n[ 3.423242] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started NTP client/server.[ 3.430547] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 3.454367] AES CTR mode by8 optimization enabled\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.490325] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.507909] alg: No test for crc32 (crc32-pclmul)\n[ 3.543355] intel_rapl: no valid rapl domains found in package 0\n[ 3.576916] intel_rapl: no valid rapl domains found in package 0\n[ 3.586688] intel_powerclamp: No package C-state available\n[ 3.593382] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.861864] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 22 Sep 2018 06:02:57 +0000. Up 3.81 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-09-22 06:03:12,964 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc/action used request id req-436e77d5-373f-4100-8054-673f4da22fb8 2018-09-22 06:03:12,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.18436598778s 2018-09-22 06:03:12,965 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc/action used request id req-436e77d5-373f-4100-8054-673f4da22fb8 2018-09-22 06:03:12,966 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1850052247 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.312822] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.315096] pid_max: default: 32768 minimum: 301 [ 0.316327] Security Framework initialized [ 0.317473] SELinux: Initializing. [ 0.318754] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.323248] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.326013] Mount-cache hash table entries: 4096 [ 0.327434] Initializing cgroup subsys memory [ 0.328613] Initializing cgroup subsys devices [ 0.329762] Initializing cgroup subsys freezer [ 0.330904] Initializing cgroup subsys net_cls [ 0.332053] Initializing cgroup subsys blkio [ 0.333171] Initializing cgroup subsys perf_event [ 0.334365] Initializing cgroup subsys hugetlb [ 0.335548] Initializing cgroup subsys pids [ 0.336654] Initializing cgroup subsys net_prio [ 0.337888] CPU: Physical Processor ID: 0 [ 0.339671] mce: CPU supports 10 MCE banks [ 0.340808] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.342086] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.343396] tlb_flushall_shift: 6 [ 0.344605] Freeing SMP alternatives: 28k freed [ 0.348511] ACPI: Core revision 20130517 [ 0.350032] ACPI: All ACPI Tables successfully acquired [ 0.351518] ftrace: allocating 25812 entries in 101 pages [ 0.373610] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.375118] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.376630] smpboot: Max logical packages: 2 [ 0.378001] Enabling x2apic [ 0.378933] Enabled x2apic [ 0.380040] Switched APIC routing to physical x2apic. [ 0.382259] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.383754] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.386419] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.393943] KVM setup paravirtual spinlock [ 0.396218] smpboot: Booting Node 0, Processors #1 OK [ 0.397845] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.420444] Brought up 2 CPUs [ 0.420448] KVM setup async PF for cpu 1 [ 0.420451] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.423691] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.425871] devtmpfs: initialized [ 0.428378] EVM: security.selinux [ 0.429393] EVM: security.ima [ 0.430340] EVM: security.capability [ 0.432014] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.433620] pinctrl core: initialized pinctrl subsystem [ 0.435039] NET: Registered protocol family 16 [ 0.436429] ACPI: bus type PCI registered [ 0.437559] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.439130] PCI: Using configuration type 1 for base access [ 0.443809] ACPI: Added _OSI(Module Device) [ 0.444966] ACPI: Added _OSI(Processor Device) [ 0.446104] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.447274] ACPI: Added _OSI(Processor Aggregator Device) [ 0.450161] ACPI: Interpreter enabled [ 0.451217] ACPI: (supports S0 S5) [ 0.452217] ACPI: Using IOAPIC for interrupt routing [ 0.453461] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.457354] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.458774] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.460430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.461902] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.464665] acpiphp: Slot [3] registered [ 0.465753] acpiphp: Slot [4] registered [ 0.466836] acpiphp: Slot [5] registered [ 0.467914] acpiphp: Slot [6] registered [ 0.468989] acpiphp: Slot [7] registered [ 0.470067] acpiphp: Slot [8] registered [ 0.471139] acpiphp: Slot [9] registered [ 0.472212] acpiphp: Slot [10] registered [ 0.473301] acpiphp: Slot [11] registered [ 0.474388] acpiphp: Slot [12] registered [ 0.475485] acpiphp: Slot [13] registered [ 0.476573] acpiphp: Slot [14] registered [ 0.477660] acpiphp: Slot [15] registered [ 0.478744] acpiphp: Slot [16] registered [ 0.479836] acpiphp: Slot [17] registered [ 0.480923] acpiphp: Slot [18] registered [ 0.482007] acpiphp: Slot [19] registered [ 0.483097] acpiphp: Slot [20] registered [ 0.484186] acpiphp: Slot [21] registered [ 0.485271] acpiphp: Slot [22] registered [ 0.486354] acpiphp: Slot [23] registered [ 0.487453] acpiphp: Slot [24] registered [ 0.488546] acpiphp: Slot [25] registered [ 0.489631] acpiphp: Slot [26] registered [ 0.490719] acpiphp: Slot [27] registered [ 0.491804] acpiphp: Slot [28] registered [ 0.492888] acpiphp: Slot [29] registered [ 0.493970] acpiphp: Slot [30] registered [ 0.495055] acpiphp: Slot [31] registered [ 0.496137] PCI host bridge to bus 0000:00 [ 0.497225] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.498531] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.500011] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.501492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.503481] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.511778] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.513360] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.514811] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.516349] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.523212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.525190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.576246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.579252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.580994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.582716] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.584422] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.586025] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.587688] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.589794] vgaarb: loaded [ 0.590672] vgaarb: bridge control possible 0000:00:02.0 [ 0.592101] SCSI subsystem initialized [ 0.593180] ACPI: bus type USB registered [ 0.594289] usbcore: registered new interface driver usbfs [ 0.595603] usbcore: registered new interface driver hub [ 0.596902] usbcore: registered new device driver usb [ 0.598300] PCI: Using ACPI for IRQ routing [ 0.599724] NetLabel: Initializing [ 0.600725] NetLabel: domain hash size = 128 [ 0.601850] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.603096] NetLabel: unlabeled traffic allowed by default [ 0.604519] Switched to clocksource kvm-clock [ 0.611992] pnp: PnP ACPI init [ 0.612978] ACPI: bus type PNP registered [ 0.614404] pnp: PnP ACPI: found 5 devices [ 0.615515] ACPI: bus type PNP unregistered [ 0.622620] NET: Registered protocol family 2 [ 0.624268] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.626429] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.628186] TCP: Hash tables configured (established 32768 bind 32768) [ 0.629723] TCP: reno registered [ 0.630688] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.632110] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.633706] NET: Registered protocol family 1 [ 0.634915] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.636302] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.637719] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.657627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.677742] Unpacking initramfs... [ 1.122113] Freeing initrd memory: 37508k freed [ 1.131550] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.133068] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.148721] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.150214] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.152178] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.153616] Initialise system trusted keyring [ 1.154776] audit: initializing netlink socket (disabled) [ 1.156080] type=2000 audit(1537596173.930:1): initialized [ 1.172598] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.174042] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.176704] zpool: loaded [ 1.177606] zbud: loaded [ 1.178619] VFS: Disk quotas dquot_6.5.2 [ 1.179712] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.181266] msgmni has been set to 7578 [ 1.182386] Key type big_key registered [ 1.184015] NET: Registered protocol family 38 [ 1.185190] Key type asymmetric registered [ 1.186290] Asymmetric key parser 'x509' registered [ 1.187531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.189571] io scheduler noop registered [ 1.190647] io scheduler deadline registered (default) [ 1.191915] io scheduler cfq registered [ 1.193052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.204652] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.206244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.208329] ACPI: Power Button [PWRF] [ 1.209632] GHES: HEST is not enabled! [ 1.210901] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.235250] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.237066] Non-volatile memory driver v1.3 [ 1.238379] Linux agpgart interface v0.103 [ 1.239749] crash memory driver: version 1.1 [ 1.241127] rdac: device handler registered [ 1.242470] hp_sw: device handler registered [ 1.243785] emc: device handler registered [ 1.245063] alua: device handler registered [ 1.246371] libphy: Fixed MDIO Bus: probed [ 1.247682] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.249432] ehci-pci: EHCI PCI platform driver [ 1.250770] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.252453] ohci-pci: OHCI PCI platform driver [ 1.254349] uhci_hcd: USB Universal Host Controller Interface driver [ 1.276374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.277912] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.280200] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.281668] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.283325] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.285058] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.287393] usb usb1: Product: UHCI Host Controller [ 1.288795] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.290612] usb usb1: SerialNumber: 0000:00:01.2 [ 1.292060] hub 1-0:1.0: USB hub found [ 1.293308] hub 1-0:1.0: 2 ports detected [ 1.294659] usbcore: registered new interface driver usbserial [ 1.296296] usbcore: registered new interface driver usbserial_generic [ 1.297996] usbserial: USB Serial support registered for generic [ 1.299654] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.302696] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.303947] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.305285] mousedev: PS/2 mouse device common for all mice [ 1.306856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.309136] rtc_cmos 00:00: RTC can wake from S4 [ 1.309758] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.310100] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.316047] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.317773] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.319500] cpuidle: using governor menu [ 1.320763] hidraw: raw HID events driver (C) Jiri Kosina [ 1.322370] usbcore: registered new interface driver usbhid [ 1.323950] usbhid: USB HID core driver [ 1.325199] drop_monitor: Initializing network drop monitor service [ 1.326957] TCP: cubic registered [ 1.328122] Initializing XFRM netlink socket [ 1.329512] NET: Registered protocol family 10 [ 1.331063] NET: Registered protocol family 17 [ 1.332592] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.333948] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.335589] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.338263] Loading compiled-in X.509 certificates [ 1.339680] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.342334] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.345427] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.348186] registered taskstats version 1 [ 1.351067] Key type trusted registered [ 1.353493] Key type encrypted registered [ 1.355939] IMA: No TPM chip found, activating TPM-bypass! [ 1.357838] rtc_cmos 00:00: setting system clock to 2018-09-22 06:02:54 UTC (1537596174) [ 1.360923] Freeing unused kernel memory: 1680k freed [ 1.365625] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.369668] systemd[1]: Detected virtualization kvm. [ 1.370899] systemd[1]: Detected architecture x86-64. [ 1.372141] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.374474] systemd[1]: No hostname configured. [ 1.375675] systemd[1]: Set hostname to . [ 1.376975] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.399473] systemd[1]: Reached target Local File Systems. [ 1.401042] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.403339] systemd[1]: Reached target Swap. [ 1.404664] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.406757] systemd[1]: Reached target Timers. [ 1.408078] systemd[1]: Starting Timers. [ 1.409340] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.411738] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.415025] systemd[1]: Reached target Paths. [ 1.416334] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.418555] systemd[1]: Created slice Root Slice. [ 1.419944] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.422291] systemd[1]: Listening on udev Control Socket. [ 1.423801] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.426250] systemd[1]: Listening on udev Kernel Socket. [ 1.427751] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.430064] systemd[1]: Listening on Journal Socket. [ 1.431328] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.433368] systemd[1]: Created slice System Slice. [ 1.434627] systemd[1]: Starting System Slice. [ 1.436137] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.438505] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.442202] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.444895] systemd[1]: Reached target Slices. [ 1.446075] systemd[1]: Starting Slices. [ 1.447483] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Sockets. [ 1.450261] systemd[1]: Reached target Sockets. [ 1.451456] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.453498] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.514916] RPC: Registered named UNIX socket transport module. [ 1.516323] RPC: Registered udp transport module. [ 1.517525] RPC: Registered tcp transport module. [ 1.518727] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.596555] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.620712] FDC 0 is a S82078B [ 1.643870] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.684263] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.688069] scsi host0: ata_piix [ 1.689653] scsi host1: ata_piix [ 1.690979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.692858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.697256] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.757630] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.759578] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.761424] usb 1-1: Product: QEMU USB Tablet [ 1.762752] usb 1-1: Manufacturer: QEMU [ 1.763995] usb 1-1: SerialNumber: 42 [ 1.773820] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.776856] 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 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.865860] SGI XFS with ACLs, security attributes, no debug enabled [ 1.868731] XFS (vda1): Mounting V4 Filesystem [ 1.982649] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.148568] tsc: Refined TSC clocksource calibration: 3491.910 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.221342] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.403479] SELinux: Disabled at runtime. [ 2.441580] type=1404 audit(1537596175.583:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.511306] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.512748] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Setup Virtual Console... Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting POSIX Message Queue File System... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [ 2.892711] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 2.951599] systemd-journald[381]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.087312] type=1305 audit(1537596176.228:3): audit_pid=434 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.298897] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.309196] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... [ 3.330142] [drm] Initialized drm 1.1.0 20060810 Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Found device /dev/ttyS0. [ 3.353212] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.353213] [TTM] Initializing pool allocator [ 3.353217] [TTM] Initializing DMA pool allocator [ 3.353463] [drm] fb mappable at 0xFC000000 [ 3.353463] [drm] vram aper at 0xFC000000 [ 3.353464] [drm] size 33554432 [ 3.353464] [drm] fb depth is 24 [ 3.353464] [drm] pitch is 3072 [ 3.379251] ppdev: user-space parallel port driver [ 3.385463] fbcon: cirrusdrmfb (fb0) is primary device [ 3.408861] Console: switching to colour frame buffer device 128x48 [ 3.423242] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started NTP client/server.[ 3.430547] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 3.454367] AES CTR mode by8 optimization enabled Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.490325] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.507909] alg: No test for crc32 (crc32-pclmul) [ 3.543355] intel_rapl: no valid rapl domains found in package 0 [ 3.576916] intel_rapl: no valid rapl domains found in package 0 [ 3.586688] intel_powerclamp: No package C-state available [ 3.593382] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.861864] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 22 Sep 2018 06:02:57 +0000. Up 3.81 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-09-22 06:03:13,969 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206: timed out 2018-09-22 06:03:22,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-22 06:03:22,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc/action -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-22 06:03:24,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:03: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-b89084f1-000e-44ae-adae-a46fb497b0fc x-compute-request-id: req-b89084f1-000e-44ae-adae-a46fb497b0fc Content-Encoding: gzip Content-Length: 12692 Content-Type: application/json RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1850052247 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.312822] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.315096] pid_max: default: 32768 minimum: 301\n[ 0.316327] Security Framework initialized\n[ 0.317473] SELinux: Initializing.\n[ 0.318754] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.323248] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.326013] Mount-cache hash table entries: 4096\n[ 0.327434] Initializing cgroup subsys memory\n[ 0.328613] Initializing cgroup subsys devices\n[ 0.329762] Initializing cgroup subsys freezer\n[ 0.330904] Initializing cgroup subsys net_cls\n[ 0.332053] Initializing cgroup subsys blkio\n[ 0.333171] Initializing cgroup subsys perf_event\n[ 0.334365] Initializing cgroup subsys hugetlb\n[ 0.335548] Initializing cgroup subsys pids\n[ 0.336654] Initializing cgroup subsys net_prio\n[ 0.337888] CPU: Physical Processor ID: 0\n[ 0.339671] mce: CPU supports 10 MCE banks\n[ 0.340808] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.342086] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.343396] tlb_flushall_shift: 6\n[ 0.344605] Freeing SMP alternatives: 28k freed\n[ 0.348511] ACPI: Core revision 20130517\n[ 0.350032] ACPI: All ACPI Tables successfully acquired\n[ 0.351518] ftrace: allocating 25812 entries in 101 pages\n[ 0.373610] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.375118] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.376630] smpboot: Max logical packages: 2\n[ 0.378001] Enabling x2apic\n[ 0.378933] Enabled x2apic\n[ 0.380040] Switched APIC routing to physical x2apic.\n[ 0.382259] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.383754] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.386419] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.393943] KVM setup paravirtual spinlock\n[ 0.396218] smpboot: Booting Node 0, Processors #1 OK\n[ 0.397845] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.420444] Brought up 2 CPUs\n[ 0.420448] KVM setup async PF for cpu 1\n[ 0.420451] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.423691] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.425871] devtmpfs: initialized\n[ 0.428378] EVM: security.selinux\n[ 0.429393] EVM: security.ima\n[ 0.430340] EVM: security.capability\n[ 0.432014] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.433620] pinctrl core: initialized pinctrl subsystem\n[ 0.435039] NET: Registered protocol family 16\n[ 0.436429] ACPI: bus type PCI registered\n[ 0.437559] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.439130] PCI: Using configuration type 1 for base access\n[ 0.443809] ACPI: Added _OSI(Module Device)\n[ 0.444966] ACPI: Added _OSI(Processor Device)\n[ 0.446104] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.447274] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.450161] ACPI: Interpreter enabled\n[ 0.451217] ACPI: (supports S0 S5)\n[ 0.452217] ACPI: Using IOAPIC for interrupt routing\n[ 0.453461] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.457354] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.458774] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.460430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.461902] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.464665] acpiphp: Slot [3] registered\n[ 0.465753] acpiphp: Slot [4] registered\n[ 0.466836] acpiphp: Slot [5] registered\n[ 0.467914] acpiphp: Slot [6] registered\n[ 0.468989] acpiphp: Slot [7] registered\n[ 0.470067] acpiphp: Slot [8] registered\n[ 0.471139] acpiphp: Slot [9] registered\n[ 0.472212] acpiphp: Slot [10] registered\n[ 0.473301] acpiphp: Slot [11] registered\n[ 0.474388] acpiphp: Slot [12] registered\n[ 0.475485] acpiphp: Slot [13] registered\n[ 0.476573] acpiphp: Slot [14] registered\n[ 0.477660] acpiphp: Slot [15] registered\n[ 0.478744] acpiphp: Slot [16] registered\n[ 0.479836] acpiphp: Slot [17] registered\n[ 0.480923] acpiphp: Slot [18] registered\n[ 0.482007] acpiphp: Slot [19] registered\n[ 0.483097] acpiphp: Slot [20] registered\n[ 0.484186] acpiphp: Slot [21] registered\n[ 0.485271] acpiphp: Slot [22] registered\n[ 0.486354] acpiphp: Slot [23] registered\n[ 0.487453] acpiphp: Slot [24] registered\n[ 0.488546] acpiphp: Slot [25] registered\n[ 0.489631] acpiphp: Slot [26] registered\n[ 0.490719] acpiphp: Slot [27] registered\n[ 0.491804] acpiphp: Slot [28] registered\n[ 0.492888] acpiphp: Slot [29] registered\n[ 0.493970] acpiphp: Slot [30] registered\n[ 0.495055] acpiphp: Slot [31] registered\n[ 0.496137] PCI host bridge to bus 0000:00\n[ 0.497225] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.498531] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.500011] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.501492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.503481] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.511778] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.513360] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.514811] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.516349] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.523212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.525190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.576246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.579252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.580994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.582716] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.584422] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.586025] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.587688] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.589794] vgaarb: loaded\n[ 0.590672] vgaarb: bridge control possible 0000:00:02.0\n[ 0.592101] SCSI subsystem initialized\n[ 0.593180] ACPI: bus type USB registered\n[ 0.594289] usbcore: registered new interface driver usbfs\n[ 0.595603] usbcore: registered new interface driver hub\n[ 0.596902] usbcore: registered new device driver usb\n[ 0.598300] PCI: Using ACPI for IRQ routing\n[ 0.599724] NetLabel: Initializing\n[ 0.600725] NetLabel: domain hash size = 128\n[ 0.601850] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.603096] NetLabel: unlabeled traffic allowed by default\n[ 0.604519] Switched to clocksource kvm-clock\n[ 0.611992] pnp: PnP ACPI init\n[ 0.612978] ACPI: bus type PNP registered\n[ 0.614404] pnp: PnP ACPI: found 5 devices\n[ 0.615515] ACPI: bus type PNP unregistered\n[ 0.622620] NET: Registered protocol family 2\n[ 0.624268] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.626429] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.628186] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.629723] TCP: reno registered\n[ 0.630688] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.632110] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.633706] NET: Registered protocol family 1\n[ 0.634915] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.636302] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.637719] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.657627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.677742] Unpacking initramfs...\n[ 1.122113] Freeing initrd memory: 37508k freed\n[ 1.131550] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.133068] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.148721] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.150214] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.152178] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.153616] Initialise system trusted keyring\n[ 1.154776] audit: initializing netlink socket (disabled)\n[ 1.156080] type=2000 audit(1537596173.930:1): initialized\n[ 1.172598] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.174042] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.176704] zpool: loaded\n[ 1.177606] zbud: loaded\n[ 1.178619] VFS: Disk quotas dquot_6.5.2\n[ 1.179712] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.181266] msgmni has been set to 7578\n[ 1.182386] Key type big_key registered\n[ 1.184015] NET: Registered protocol family 38\n[ 1.185190] Key type asymmetric registered\n[ 1.186290] Asymmetric key parser 'x509' registered\n[ 1.187531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.189571] io scheduler noop registered\n[ 1.190647] io scheduler deadline registered (default)\n[ 1.191915] io scheduler cfq registered\n[ 1.193052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.204652] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.206244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.208329] ACPI: Power Button [PWRF]\n[ 1.209632] GHES: HEST is not enabled!\n[ 1.210901] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.235250] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.237066] Non-volatile memory driver v1.3\n[ 1.238379] Linux agpgart interface v0.103\n[ 1.239749] crash memory driver: version 1.1\n[ 1.241127] rdac: device handler registered\n[ 1.242470] hp_sw: device handler registered\n[ 1.243785] emc: device handler registered\n[ 1.245063] alua: device handler registered\n[ 1.246371] libphy: Fixed MDIO Bus: probed\n[ 1.247682] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.249432] ehci-pci: EHCI PCI platform driver\n[ 1.250770] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.252453] ohci-pci: OHCI PCI platform driver\n[ 1.254349] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.276374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.277912] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.280200] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.281668] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.283325] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.285058] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.287393] usb usb1: Product: UHCI Host Controller\n[ 1.288795] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.290612] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.292060] hub 1-0:1.0: USB hub found\n[ 1.293308] hub 1-0:1.0: 2 ports detected\n[ 1.294659] usbcore: registered new interface driver usbserial\n[ 1.296296] usbcore: registered new interface driver usbserial_generic\n[ 1.297996] usbserial: USB Serial support registered for generic\n[ 1.299654] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.302696] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.303947] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.305285] mousedev: PS/2 mouse device common for all mice\n[ 1.306856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.309136] rtc_cmos 00:00: RTC can wake from S4\n[ 1.309758] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.310100] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.316047] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.317773] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.319500] cpuidle: using governor menu\n[ 1.320763] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.322370] usbcore: registered new interface driver usbhid\n[ 1.323950] usbhid: USB HID core driver\n[ 1.325199] drop_monitor: Initializing network drop monitor service\n[ 1.326957] TCP: cubic registered\n[ 1.328122] Initializing XFRM netlink socket\n[ 1.329512] NET: Registered protocol family 10\n[ 1.331063] NET: Registered protocol family 17\n[ 1.332592] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.333948] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.335589] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.338263] Loading compiled-in X.509 certificates\n[ 1.339680] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.342334] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.345427] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.348186] registered taskstats version 1\n[ 1.351067] Key type trusted registered\n[ 1.353493] Key type encrypted registered\n[ 1.355939] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.357838] rtc_cmos 00:00: setting system clock to 2018-09-22 06:02:54 UTC (1537596174)\n[ 1.360923] Freeing unused kernel memory: 1680k freed\n[ 1.365625] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.369668] systemd[1]: Detected virtualization kvm.\n[ 1.370899] systemd[1]: Detected architecture x86-64.\n[ 1.372141] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.374474] systemd[1]: No hostname configured.\n[ 1.375675] systemd[1]: Set hostname to .\n[ 1.376975] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.399473] systemd[1]: Reached target Local File Systems.\n[ 1.401042] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.403339] systemd[1]: Reached target Swap.\n[ 1.404664] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.406757] systemd[1]: Reached target Timers.\n[ 1.408078] systemd[1]: Starting Timers.\n[ 1.409340] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.411738] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.415025] systemd[1]: Reached target Paths.\n[ 1.416334] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.418555] systemd[1]: Created slice Root Slice.\n[ 1.419944] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.422291] systemd[1]: Listening on udev Control Socket.\n[ 1.423801] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.426250] systemd[1]: Listening on udev Kernel Socket.\n[ 1.427751] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.430064] systemd[1]: Listening on Journal Socket.\n[ 1.431328] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.433368] systemd[1]: Created slice System Slice.\n[ 1.434627] systemd[1]: Starting System Slice.\n[ 1.436137] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.438505] 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[ 1.442202] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.444895] systemd[1]: Reached target Slices.\n[ 1.446075] systemd[1]: Starting Slices.\n[ 1.447483] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Sockets.\n[ 1.450261] systemd[1]: Reached target Sockets.\n[ 1.451456] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.453498] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.514916] RPC: Registered named UNIX socket transport module.\n[ 1.516323] RPC: Registered udp transport module.\n[ 1.517525] RPC: Registered tcp transport module.\n[ 1.518727] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.596555] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.620712] FDC 0 is a S82078B\n[ 1.643870] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.684263] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.688069] scsi host0: ata_piix\n[ 1.689653] scsi host1: ata_piix\n[ 1.690979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.692858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.697256] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.757630] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.759578] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.761424] usb 1-1: Product: QEMU USB Tablet\n[ 1.762752] usb 1-1: Manufacturer: QEMU\n[ 1.763995] usb 1-1: SerialNumber: 42\n[ 1.773820] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.776856] 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[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.865860] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.868731] XFS (vda1): Mounting V4 Filesystem\n[ 1.982649] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[ 2.148568] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.221342] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.403479] SELinux: Disabled at runtime.\n[ 2.441580] type=1404 audit(1537596175.583:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.511306] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.512748] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Control Socket.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[ 2.892711] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.951599] systemd-journald[381]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.087312] type=1305 audit(1537596176.228:3): audit_pid=434 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.298897] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting D-Bus System Message Bus...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.309196] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n[ 3.330142] [drm] Initialized drm 1.1.0 20060810\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.353212] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.353213] [TTM] Initializing pool allocator\n[ 3.353217] [TTM] Initializing DMA pool allocator\n[ 3.353463] [drm] fb mappable at 0xFC000000\n[ 3.353463] [drm] vram aper at 0xFC000000\n[ 3.353464] [drm] size 33554432\n[ 3.353464] [drm] fb depth is 24\n[ 3.353464] [drm] pitch is 3072\n[ 3.379251] ppdev: user-space parallel port driver\n[ 3.385463] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.408861] Console: switching to colour frame buffer device 128x48\n[ 3.423242] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started NTP client/server.[ 3.430547] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 3.454367] AES CTR mode by8 optimization enabled\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.490325] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.507909] alg: No test for crc32 (crc32-pclmul)\n[ 3.543355] intel_rapl: no valid rapl domains found in package 0\n[ 3.576916] intel_rapl: no valid rapl domains found in package 0\n[ 3.586688] intel_powerclamp: No package C-state available\n[ 3.593382] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.861864] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 22 Sep 2018 06:02:57 +0000. Up 3.81 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting Dynamic System Tuning Daemon...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server daemon.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.089620] cloud-init[797]: Cloud-init v. 0.7.5 running 'init' at Sat, 22 Sep 2018 06:02:59 +0000. Up 6.03 seconds.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.185249] cloud-init[797]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.187309] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.189033] cloud-init[797]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.190479] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.191993] cloud-init[797]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.193675] cloud-init[797]: ci-info: | eth0: | True | 192.168.120.9 | 255.255.255.0 | fa:16:3e:51:b6:00 |\n[ 6.195268] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.197107] cloud-init[797]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.199151] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.201125] cloud-init[797]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.203128] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.205167] cloud-init[797]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.207176] cloud-init[797]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 6.209153] cloud-init[797]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.211110] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 9.819921] cloud-init[2471]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 22 Sep 2018 06:03:03 +0000. Up 9.73 seconds.\n[ 10.448208] cloud-init[2710]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 22 Sep 2018 06:03:03 +0000. Up 10.40 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | f2:e7:b9:b0:e6:b0:2a:a2:07:da:ca:ac:fe:ac:e9:93 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 10.511672] cloud-init[2710]: Cloud-init v. 0.7.5 finished at Sat, 22 Sep 2018 06:03:04 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.50 seconds\n"} 2018-09-22 06:03:24,144 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc/action used request id req-b89084f1-000e-44ae-adae-a46fb497b0fc 2018-09-22 06:03:24,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.16988682747s 2018-09-22 06:03:24,145 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc/action used request id req-b89084f1-000e-44ae-adae-a46fb497b0fc 2018-09-22 06:03:24,145 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 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-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f7290 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12a3 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11af 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1223 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1850052247 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 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 2 CPUs, 0 hotplug CPUs [ 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] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.312822] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.315096] pid_max: default: 32768 minimum: 301 [ 0.316327] Security Framework initialized [ 0.317473] SELinux: Initializing. [ 0.318754] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.323248] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.326013] Mount-cache hash table entries: 4096 [ 0.327434] Initializing cgroup subsys memory [ 0.328613] Initializing cgroup subsys devices [ 0.329762] Initializing cgroup subsys freezer [ 0.330904] Initializing cgroup subsys net_cls [ 0.332053] Initializing cgroup subsys blkio [ 0.333171] Initializing cgroup subsys perf_event [ 0.334365] Initializing cgroup subsys hugetlb [ 0.335548] Initializing cgroup subsys pids [ 0.336654] Initializing cgroup subsys net_prio [ 0.337888] CPU: Physical Processor ID: 0 [ 0.339671] mce: CPU supports 10 MCE banks [ 0.340808] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.342086] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.343396] tlb_flushall_shift: 6 [ 0.344605] Freeing SMP alternatives: 28k freed [ 0.348511] ACPI: Core revision 20130517 [ 0.350032] ACPI: All ACPI Tables successfully acquired [ 0.351518] ftrace: allocating 25812 entries in 101 pages [ 0.373610] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.375118] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.376630] smpboot: Max logical packages: 2 [ 0.378001] Enabling x2apic [ 0.378933] Enabled x2apic [ 0.380040] Switched APIC routing to physical x2apic. [ 0.382259] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.383754] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.386419] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.393943] KVM setup paravirtual spinlock [ 0.396218] smpboot: Booting Node 0, Processors #1 OK [ 0.397845] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.420444] Brought up 2 CPUs [ 0.420448] KVM setup async PF for cpu 1 [ 0.420451] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.423691] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.425871] devtmpfs: initialized [ 0.428378] EVM: security.selinux [ 0.429393] EVM: security.ima [ 0.430340] EVM: security.capability [ 0.432014] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.433620] pinctrl core: initialized pinctrl subsystem [ 0.435039] NET: Registered protocol family 16 [ 0.436429] ACPI: bus type PCI registered [ 0.437559] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.439130] PCI: Using configuration type 1 for base access [ 0.443809] ACPI: Added _OSI(Module Device) [ 0.444966] ACPI: Added _OSI(Processor Device) [ 0.446104] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.447274] ACPI: Added _OSI(Processor Aggregator Device) [ 0.450161] ACPI: Interpreter enabled [ 0.451217] ACPI: (supports S0 S5) [ 0.452217] ACPI: Using IOAPIC for interrupt routing [ 0.453461] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.457354] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.458774] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.460430] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.461902] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.464665] acpiphp: Slot [3] registered [ 0.465753] acpiphp: Slot [4] registered [ 0.466836] acpiphp: Slot [5] registered [ 0.467914] acpiphp: Slot [6] registered [ 0.468989] acpiphp: Slot [7] registered [ 0.470067] acpiphp: Slot [8] registered [ 0.471139] acpiphp: Slot [9] registered [ 0.472212] acpiphp: Slot [10] registered [ 0.473301] acpiphp: Slot [11] registered [ 0.474388] acpiphp: Slot [12] registered [ 0.475485] acpiphp: Slot [13] registered [ 0.476573] acpiphp: Slot [14] registered [ 0.477660] acpiphp: Slot [15] registered [ 0.478744] acpiphp: Slot [16] registered [ 0.479836] acpiphp: Slot [17] registered [ 0.480923] acpiphp: Slot [18] registered [ 0.482007] acpiphp: Slot [19] registered [ 0.483097] acpiphp: Slot [20] registered [ 0.484186] acpiphp: Slot [21] registered [ 0.485271] acpiphp: Slot [22] registered [ 0.486354] acpiphp: Slot [23] registered [ 0.487453] acpiphp: Slot [24] registered [ 0.488546] acpiphp: Slot [25] registered [ 0.489631] acpiphp: Slot [26] registered [ 0.490719] acpiphp: Slot [27] registered [ 0.491804] acpiphp: Slot [28] registered [ 0.492888] acpiphp: Slot [29] registered [ 0.493970] acpiphp: Slot [30] registered [ 0.495055] acpiphp: Slot [31] registered [ 0.496137] PCI host bridge to bus 0000:00 [ 0.497225] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.498531] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.500011] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.501492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.503481] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.511778] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.513360] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.514811] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.516349] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.523212] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.525190] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.576246] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.579252] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.580994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.582716] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.584422] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.586025] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.587688] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.589794] vgaarb: loaded [ 0.590672] vgaarb: bridge control possible 0000:00:02.0 [ 0.592101] SCSI subsystem initialized [ 0.593180] ACPI: bus type USB registered [ 0.594289] usbcore: registered new interface driver usbfs [ 0.595603] usbcore: registered new interface driver hub [ 0.596902] usbcore: registered new device driver usb [ 0.598300] PCI: Using ACPI for IRQ routing [ 0.599724] NetLabel: Initializing [ 0.600725] NetLabel: domain hash size = 128 [ 0.601850] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.603096] NetLabel: unlabeled traffic allowed by default [ 0.604519] Switched to clocksource kvm-clock [ 0.611992] pnp: PnP ACPI init [ 0.612978] ACPI: bus type PNP registered [ 0.614404] pnp: PnP ACPI: found 5 devices [ 0.615515] ACPI: bus type PNP unregistered [ 0.622620] NET: Registered protocol family 2 [ 0.624268] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.626429] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.628186] TCP: Hash tables configured (established 32768 bind 32768) [ 0.629723] TCP: reno registered [ 0.630688] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.632110] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.633706] NET: Registered protocol family 1 [ 0.634915] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.636302] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.637719] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.657627] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.677742] Unpacking initramfs... [ 1.122113] Freeing initrd memory: 37508k freed [ 1.131550] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.133068] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.148721] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.150214] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.152178] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.153616] Initialise system trusted keyring [ 1.154776] audit: initializing netlink socket (disabled) [ 1.156080] type=2000 audit(1537596173.930:1): initialized [ 1.172598] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.174042] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.176704] zpool: loaded [ 1.177606] zbud: loaded [ 1.178619] VFS: Disk quotas dquot_6.5.2 [ 1.179712] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.181266] msgmni has been set to 7578 [ 1.182386] Key type big_key registered [ 1.184015] NET: Registered protocol family 38 [ 1.185190] Key type asymmetric registered [ 1.186290] Asymmetric key parser 'x509' registered [ 1.187531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.189571] io scheduler noop registered [ 1.190647] io scheduler deadline registered (default) [ 1.191915] io scheduler cfq registered [ 1.193052] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.204652] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.206244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.208329] ACPI: Power Button [PWRF] [ 1.209632] GHES: HEST is not enabled! [ 1.210901] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.235250] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.237066] Non-volatile memory driver v1.3 [ 1.238379] Linux agpgart interface v0.103 [ 1.239749] crash memory driver: version 1.1 [ 1.241127] rdac: device handler registered [ 1.242470] hp_sw: device handler registered [ 1.243785] emc: device handler registered [ 1.245063] alua: device handler registered [ 1.246371] libphy: Fixed MDIO Bus: probed [ 1.247682] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.249432] ehci-pci: EHCI PCI platform driver [ 1.250770] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.252453] ohci-pci: OHCI PCI platform driver [ 1.254349] uhci_hcd: USB Universal Host Controller Interface driver [ 1.276374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.277912] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.280200] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.281668] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.283325] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.285058] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.287393] usb usb1: Product: UHCI Host Controller [ 1.288795] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.290612] usb usb1: SerialNumber: 0000:00:01.2 [ 1.292060] hub 1-0:1.0: USB hub found [ 1.293308] hub 1-0:1.0: 2 ports detected [ 1.294659] usbcore: registered new interface driver usbserial [ 1.296296] usbcore: registered new interface driver usbserial_generic [ 1.297996] usbserial: USB Serial support registered for generic [ 1.299654] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.302696] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.303947] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.305285] mousedev: PS/2 mouse device common for all mice [ 1.306856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.309136] rtc_cmos 00:00: RTC can wake from S4 [ 1.309758] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.310100] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.316047] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.317773] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.319500] cpuidle: using governor menu [ 1.320763] hidraw: raw HID events driver (C) Jiri Kosina [ 1.322370] usbcore: registered new interface driver usbhid [ 1.323950] usbhid: USB HID core driver [ 1.325199] drop_monitor: Initializing network drop monitor service [ 1.326957] TCP: cubic registered [ 1.328122] Initializing XFRM netlink socket [ 1.329512] NET: Registered protocol family 10 [ 1.331063] NET: Registered protocol family 17 [ 1.332592] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.333948] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.335589] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.338263] Loading compiled-in X.509 certificates [ 1.339680] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.342334] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.345427] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.348186] registered taskstats version 1 [ 1.351067] Key type trusted registered [ 1.353493] Key type encrypted registered [ 1.355939] IMA: No TPM chip found, activating TPM-bypass! [ 1.357838] rtc_cmos 00:00: setting system clock to 2018-09-22 06:02:54 UTC (1537596174) [ 1.360923] Freeing unused kernel memory: 1680k freed [ 1.365625] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.369668] systemd[1]: Detected virtualization kvm. [ 1.370899] systemd[1]: Detected architecture x86-64. [ 1.372141] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.374474] systemd[1]: No hostname configured. [ 1.375675] systemd[1]: Set hostname to . [ 1.376975] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.399473] systemd[1]: Reached target Local File Systems. [ 1.401042] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.403339] systemd[1]: Reached target Swap. [ 1.404664] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.406757] systemd[1]: Reached target Timers. [ 1.408078] systemd[1]: Starting Timers. [ 1.409340] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.411738] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.415025] systemd[1]: Reached target Paths. [ 1.416334] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.418555] systemd[1]: Created slice Root Slice. [ 1.419944] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.422291] systemd[1]: Listening on udev Control Socket. [ 1.423801] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.426250] systemd[1]: Listening on udev Kernel Socket. [ 1.427751] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.430064] systemd[1]: Listening on Journal Socket. [ 1.431328] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.433368] systemd[1]: Created slice System Slice. [ 1.434627] systemd[1]: Starting System Slice. [ 1.436137] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.438505] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.442202] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.444895] systemd[1]: Reached target Slices. [ 1.446075] systemd[1]: Starting Slices. [ 1.447483] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Sockets. [ 1.450261] systemd[1]: Reached target Sockets. [ 1.451456] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.453498] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.514916] RPC: Registered named UNIX socket transport module. [ 1.516323] RPC: Registered udp transport module. [ 1.517525] RPC: Registered tcp transport module. [ 1.518727] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.596555] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.620712] FDC 0 is a S82078B [ 1.643870] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.684263] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.688069] scsi host0: ata_piix [ 1.689653] scsi host1: ata_piix [ 1.690979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.692858] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.697256] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.757630] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.759578] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.761424] usb 1-1: Product: QEMU USB Tablet [ 1.762752] usb 1-1: Manufacturer: QEMU [ 1.763995] usb 1-1: SerialNumber: 42 [ 1.773820] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.776856] 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 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.865860] SGI XFS with ACLs, security attributes, no debug enabled [ 1.868731] XFS (vda1): Mounting V4 Filesystem [ 1.982649] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ 2.148568] tsc: Refined TSC clocksource calibration: 3491.910 MHz [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.221342] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.403479] SELinux: Disabled at runtime. [ 2.441580] type=1404 audit(1537596175.583:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.511306] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.512748] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Huge Pages File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Setup Virtual Console... Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Control Socket. Mounting Debug File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting POSIX Message Queue File System... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [ 2.892711] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 2.951599] systemd-journald[381]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.087312] type=1305 audit(1537596176.228:3): audit_pid=434 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.298897] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.309196] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... [ 3.330142] [drm] Initialized drm 1.1.0 20060810 Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Found device /dev/ttyS0. [ 3.353212] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.353213] [TTM] Initializing pool allocator [ 3.353217] [TTM] Initializing DMA pool allocator [ 3.353463] [drm] fb mappable at 0xFC000000 [ 3.353463] [drm] vram aper at 0xFC000000 [ 3.353464] [drm] size 33554432 [ 3.353464] [drm] fb depth is 24 [ 3.353464] [drm] pitch is 3072 [ 3.379251] ppdev: user-space parallel port driver [ 3.385463] fbcon: cirrusdrmfb (fb0) is primary device [ 3.408861] Console: switching to colour frame buffer device 128x48 [ 3.423242] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started NTP client/server.[ 3.430547] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 3.454367] AES CTR mode by8 optimization enabled Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.490325] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.507909] alg: No test for crc32 (crc32-pclmul) [ 3.543355] intel_rapl: no valid rapl domains found in package 0 [ 3.576916] intel_rapl: no valid rapl domains found in package 0 [ 3.586688] intel_powerclamp: No package C-state available [ 3.593382] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.861864] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Sat, 22 Sep 2018 06:02:57 +0000. Up 3.81 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [ 6.089620] cloud-init[797]: Cloud-init v. 0.7.5 running 'init' at Sat, 22 Sep 2018 06:02:59 +0000. Up 6.03 seconds. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.185249] cloud-init[797]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.187309] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.189033] cloud-init[797]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.190479] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.191993] cloud-init[797]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.193675] cloud-init[797]: ci-info: | eth0: | True | 192.168.120.9 | 255.255.255.0 | fa:16:3e:51:b6:00 | [ 6.195268] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.197107] cloud-init[797]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.199151] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.201125] cloud-init[797]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.203128] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.205167] cloud-init[797]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.207176] cloud-init[797]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.209153] cloud-init[797]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.211110] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started PostgreSQL 9.5 database server. [[32m OK [0m] Started Postfix Mail Transport Agent. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 9.819921] cloud-init[2471]: Cloud-init v. 0.7.5 running 'modules:config' at Sat, 22 Sep 2018 06:03:03 +0000. Up 9.73 seconds. [ 10.448208] cloud-init[2710]: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 22 Sep 2018 06:03:03 +0000. Up 10.40 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | f2:e7:b9:b0:e6:b0:2a:a2:07:da:ca:ac:fe:ac:e9:93 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 10.511672] cloud-init[2710]: Cloud-init v. 0.7.5 finished at Sat, 22 Sep 2018 06:03:04 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.50 seconds 2018-09-22 06:03:24,150 - paramiko.transport - DEBUG - starting thread (client mode): 0x3dc19850L 2018-09-22 06:03:24,151 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 06:03:24,175 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-09-22 06:03:24,176 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-09-22 06:03:24,274 - 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-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', 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-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] 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-09-22 06:03:24,274 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-22 06:03:24,274 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-22 06:03:24,274 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 06:03:24,274 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-22 06:03:24,275 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 06:03:24,285 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-22 06:03:24,286 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 06:03:24,314 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: 4c1f7c71f5a98b8370f02ab218eae423 2018-09-22 06:03:24,315 - paramiko.transport - DEBUG - Trying key f2e7b9b0e6b02aa207dacaacfeace993 from /tmp/tmpcEuozD 2018-09-22 06:03:24,335 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 06:03:24,408 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-22 06:03:24,416 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-09-22 06:03:24,416 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-09-22 06:03:24,417 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-09-22 06:03:24,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/status 2018-09-22 06:03:24,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:03:24,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:03:24,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:03:24,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:03:24,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:03:24,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:03:24,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:03:24,842 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4689, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4693, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1632, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4682, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 877, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 816, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 811, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4362, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4675, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-09-22 06:03:24,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:03:24,843 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:03:10 GMT 2018-09-22 06:03:24,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:03:24,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-09-22 06:03:24,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:03:24,843 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4689, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4693, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1632, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4682, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 877, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 816, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 811, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4362, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4675, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-09-22 06:03:24,844 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/status 2018-09-22 06:03:25,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:03:25,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:03:25,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:03:25,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:03:25,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:03:25,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:03:25,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:03:25,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4689, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4693, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1632, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4682, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 877, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 816, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 811, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4362, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4675, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-09-22 06:03:25,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:03:25,018 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:03:11 GMT 2018-09-22 06:03:25,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:03:25,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-09-22 06:03:25,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:03:25,018 - functest.core.cloudify - INFO - The current manager status is running 2018-09-22 06:03:25,018 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-09-22 06:03:25,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:03:25,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:03:25,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:03:25,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:03:25,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:03:25,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:03:25,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:03:25,159 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-09-22 06:03:25,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-22T06:03:11.259Z", "updated_at": "2018-09-22T06:03:11.259Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-09-22 06:03:25,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:03:25,159 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:03:11 GMT 2018-09-22 06:03:25,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:03:25,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-09-22 06:03:25,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:03:25,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/secrets 2018-09-22 06:03:25,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:03:25,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:03:25,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:03:25,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:03:25,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:03:25,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:03:25,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:03:25,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-09-22T06:03:11.259Z", "updated_at": "2018-09-22T06:03:11.259Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-09-22 06:03:25,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:03:25,270 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:03:11 GMT 2018-09-22 06:03:25,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:03:25,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-09-22 06:03:25,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:03:25,271 - functest.core.cloudify - DEBUG - List secrets: 2018-09-22 06:03:25,271 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.206:80/api/v3/secrets/foo 2018-09-22 06:03:25,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:03:25,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:03:25,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:03:25,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:03:25,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:03:25,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:03:25,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:03:25,448 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-22 06:03:25,448 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-22T06:03:11.259Z", "updated_at": "2018-09-22T06:03:11.259Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-09-22 06:03:25,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:03:25,448 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:03:11 GMT 2018-09-22 06:03:25,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:03:25,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-09-22 06:03:25,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:03:25,449 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-09-22 06:03:25,449 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-09-22 06:03:25,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-09-22 06:03:25,450 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 06:03:25,451 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-22 06:03:25,451 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 06:03:25,457 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 06:03:25,556 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-22 06:03:25,557 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-22 06:03:25,559 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-22 06:03:25,559 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-22 06:03:25,559 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-22 06:03:25,590 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-22 06:04:24,474 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-22 06:04:24,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: linux.mirrors.es.net * extras: mirror.sfo12.us.leaseweb.net * updates: repo.miserver.it.umich.edu No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.11.6.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.11.6.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 4.1 MB/s | 54 MB 00:13 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.11.6.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : kernel-headers-3.10.0-862.11.6.el7.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.11.6.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-09-22 06:04:24,476 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-22 06:04:24,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-09-22 06:04:24,477 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-09-22 06:04:27,427 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-09-22 06:04:27,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 06:04:27,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:04:28,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-b128e6c0-7ffc-413a-af85-560051e5761d Date: Sat, 22 Sep 2018 06:04:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/snap", "metadata": {}}], "file": "/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/file", "owner": "3bdb2017f949478c849ca0345aef52b8", "id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "size": 4373348352, "self": "/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-22T06:00:12Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-22T05:59:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 06:04:28,012 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b128e6c0-7ffc-413a-af85-560051e5761d 2018-09-22 06:04:28,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.584371089935s 2018-09-22 06:04:28,013 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-b128e6c0-7ffc-413a-af85-560051e5761d 2018-09-22 06:04:28,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-22 06:04:28,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}' 2018-09-22 06:04:28,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d X-Openstack-Request-Id: req-4ad05101-f937-40de-8b92-ac56b2c1657b Date: Sat, 22 Sep 2018 06:04:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d/file", "owner": "3bdb2017f949478c849ca0345aef52b8", "id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "size": null, "self": "/v2/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-09-22T06:04:28Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "checksum": null, "created_at": "2018-09-22T06:04:28Z", "protected": false} 2018-09-22 06:04:28,212 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-4ad05101-f937-40de-8b92-ac56b2c1657b 2018-09-22 06:04:28,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.198068141937s 2018-09-22 06:04:28,213 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-4ad05101-f937-40de-8b92-ac56b2c1657b returning object b97ecba9-3509-4b6e-b1ac-5697889cc19d 2018-09-22 06:04:28,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-22 06:04:28,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" -d '' 2018-09-22 06:04:37,325 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e8b659e8-1ef7-4dee-9e64-88ca4b516798 Date: Sat, 22 Sep 2018 06:04:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 06:04:37,325 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d/file used request id req-e8b659e8-1ef7-4dee-9e64-88ca4b516798 2018-09-22 06:04:37,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.11177897453s 2018-09-22 06:04:37,325 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d/file used request id req-e8b659e8-1ef7-4dee-9e64-88ca4b516798 2018-09-22 06:04:37,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 06:04:37,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:04:37,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-1fdb1fb1-31e5-4659-bfee-73b27a5626e0 Date: Sat, 22 Sep 2018 06:04:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d/snap", "metadata": {}}], "file": "/v2/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d/file", "owner": "3bdb2017f949478c849ca0345aef52b8", "id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "size": 426967040, "self": "/v2/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-09-22T06:04:37Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-09-22T06:04:28Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/snap", "metadata": {}}], "file": "/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/file", "owner": "3bdb2017f949478c849ca0345aef52b8", "id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "size": 4373348352, "self": "/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-22T06:00:12Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-22T05:59:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 06:04:37,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1fdb1fb1-31e5-4659-bfee-73b27a5626e0 2018-09-22 06:04:37,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.198991060257s 2018-09-22 06:04:37,525 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1fdb1fb1-31e5-4659-bfee-73b27a5626e0 2018-09-22 06:04:37,528 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d/file', 'owner': u'3bdb2017f949478c849ca0345aef52b8', 'id': u'b97ecba9-3509-4b6e-b1ac-5697889cc19d', 'size': 426967040, u'self': u'/v2/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bdb2017f949478c849ca0345aef52b8', 'name': 'vyos_vrouter-project_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-22T06:04:37Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-22T06:04:37Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', 'created': u'2018-09-22T06:04:28Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-09-22T06:04:28Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-09-22 06:04:37,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-22 06:04:37,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-09-22 06:04:37,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06: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-28572819-4b9e-49ca-9acd-48781c5f1ef4 x-compute-request-id: req-28572819-4b9e-49ca-9acd-48781c5f1ef4 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "name": "vyos_vrouter-flavor_alt_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 06:04:37,592 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-28572819-4b9e-49ca-9acd-48781c5f1ef4 2018-09-22 06:04:37,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0628077983856s 2018-09-22 06:04:37,593 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-28572819-4b9e-49ca-9acd-48781c5f1ef4 returning object 23b02fbd-83ed-4035-bed1-394259c0dcfe 2018-09-22 06:04:37,594 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_6f157ea3-272d-428a-b98c-88dc8c6dd0a2', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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': 50, 'id': u'23b02fbd-83ed-4035-bed1-394259c0dcfe', 'swap': 0}) 2018-09-22 06:04:37,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-22 06:04:37,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" -d '{"extra_specs": {}}' 2018-09-22 06:04:37,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06: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 x-openstack-request-id: req-24f885bf-c743-49bc-9500-c27f8b71fffa x-compute-request-id: req-24f885bf-c743-49bc-9500-c27f8b71fffa Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 06:04:37,621 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe/os-extra_specs used request id req-24f885bf-c743-49bc-9500-c27f8b71fffa 2018-09-22 06:04:37,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0266489982605s 2018-09-22 06:04:37,621 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe/os-extra_specs used request id req-24f885bf-c743-49bc-9500-c27f8b71fffa 2018-09-22 06:04:37,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-09-22 06:04:37,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 06:04:37,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a75533f-e18d-438d-956f-6253f7b82e5f Content-Encoding: gzip Content-Length: 916 Content-Type: application/json RESP BODY: {"services": [{"description": "congress Policy Service", "links": {"self": "http://172.30.9.23:5000/v3/services/27942a23355b4377b9eafbad2d133233"}, "enabled": true, "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.23:5000/v3/services/334933ac5dcc40409b0bf3b9e0211ddc"}, "enabled": true, "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.23:5000/v3/services/381af6bbb5d845e3885827518b69027c"}, "enabled": true, "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.23:5000/v3/services/3bbcf39e29f442d5b577765fa5c6e3c4"}, "enabled": true, "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.23:5000/v3/services/4807b9ba930741199d04fa61c42bfdde"}, "enabled": true, "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.23:5000/v3/services/48595a9e89e74172a1e5c80df3fd6601"}, "enabled": true, "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.23:5000/v3/services/60530e880db04154806f03695c79b42d"}, "enabled": true, "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.23:5000/v3/services/65e52e10462142b7bd1f4ace3a99297a"}, "enabled": true, "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.23:5000/v3/services/685ebd2d62704f90bb83dd88b534e6bd"}, "enabled": true, "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.23:5000/v3/services/92bb8eb6868d4f6eb99e14a4150e6294"}, "enabled": true, "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.23:5000/v3/services/9d3d4ed67b2141a0acb73712cd4f2eab"}, "enabled": true, "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.23:5000/v3/services/adca761c6a724e79912dc31ba2d145c0"}, "enabled": true, "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.23:5000/v3/services/b3df779e54464f92bc6a7462375811cf"}, "enabled": true, "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.23:5000/v3/services/b45dad370cf74306aa2038fbbc1e8a91"}, "enabled": true, "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.23:5000/v3/services/ef208eaafd7e4c4b9c2b46280d9562c7"}, "enabled": true, "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.23:5000/v3/services/f46910b7f58a48aca22521f3042448a1"}, "enabled": true, "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "links": {"self": "http://172.30.9.23:5000/v3/services", "previous": null, "next": null}} 2018-09-22 06:04:37,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/services used request id req-7a75533f-e18d-438d-956f-6253f7b82e5f 2018-09-22 06:04:37,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0785219669342s 2018-09-22 06:04:37,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-09-22 06:04:37,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 06:04:37,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc96b25-8b1f-405a-9293-f802c4d667e1 Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/00bde8f88d3a44818673b68f05810483"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d3d4ed67b2141a0acb73712cd4f2eab", "id": "00bde8f88d3a44818673b68f05810483"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0438c2ae849144d4bf545a8d778438bf"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "381af6bbb5d845e3885827518b69027c", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/09dc002dd50e4b0388ce151dc3dfdfb4"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4807b9ba930741199d04fa61c42bfdde", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1c93163e5fa8453e84efdd454efdcc99"}, "url": "http://172.30.9.23:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "65e52e10462142b7bd1f4ace3a99297a", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/243ca55c8fb54332bdeca549f6f503b9"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ef208eaafd7e4c4b9c2b46280d9562c7", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/25595e246a6d44a6a8deda8c390382e3"}, "url": "http://172.30.9.23:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f46910b7f58a48aca22521f3042448a1", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2cb613c705bf416f9dcc1b5b74d5d504"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d3d4ed67b2141a0acb73712cd4f2eab", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/34f5ef56d956440d9aaf317a2c040ace"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ef208eaafd7e4c4b9c2b46280d9562c7", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/42202b7807324d9e830cef06a4240e8a"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "60530e880db04154806f03695c79b42d", "id": "42202b7807324d9e830cef06a4240e8a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/49668a5a129e4454a392db8088c10412"}, "url": "http://192.30.9.5:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "334933ac5dcc40409b0bf3b9e0211ddc", "id": "49668a5a129e4454a392db8088c10412"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4a34adc15f57483894486ac5e51cb73a"}, "url": "http://192.30.9.5:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "27942a23355b4377b9eafbad2d133233", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4c18c29ed709489c8e809be89cf542ab"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4807b9ba930741199d04fa61c42bfdde", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/598ed68a1959428d82e968ec544929c8"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "60530e880db04154806f03695c79b42d", "id": "598ed68a1959428d82e968ec544929c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5afaa40252ab4c16be55d1b598919c29"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3bbcf39e29f442d5b577765fa5c6e3c4", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5df8c73dd3984133b11f476d2a2bbf96"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3bbcf39e29f442d5b577765fa5c6e3c4", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5f52ab97718b4c14afa8856bb3feabe1"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "60530e880db04154806f03695c79b42d", "id": "5f52ab97718b4c14afa8856bb3feabe1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/627ca9c700c24643ac07fe483fbaadd4"}, "url": "http://192.30.9.5:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "65e52e10462142b7bd1f4ace3a99297a", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6308693efff146f8a138c4db22fc16bb"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f46910b7f58a48aca22521f3042448a1", "id": "6308693efff146f8a138c4db22fc16bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6d527bd051864ea8b5a6e6b0ccc2a188"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "685ebd2d62704f90bb83dd88b534e6bd", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6e54b193673f4d3f995f33e37cdc2bd1"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f46910b7f58a48aca22521f3042448a1", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/75e2b053ee5d4f98ad52316b1a466cf9"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "48595a9e89e74172a1e5c80df3fd6601", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7e0ef97697ae4c7e9e06868ae907539a"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "381af6bbb5d845e3885827518b69027c", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/88b34d9fab5248898561e801e71e6650"}, "url": "http://192.30.9.5:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "65e52e10462142b7bd1f4ace3a99297a", "id": "88b34d9fab5248898561e801e71e6650"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8e5299a7f46342958dcc4e1106ebca06"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "381af6bbb5d845e3885827518b69027c", "id": "8e5299a7f46342958dcc4e1106ebca06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/92c9d5d582044cfb98a9aba23f498b56"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d3d4ed67b2141a0acb73712cd4f2eab", "id": "92c9d5d582044cfb98a9aba23f498b56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/999d6335b2ac47b4b2ed0945e995539b"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b3df779e54464f92bc6a7462375811cf", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/acd4b4256da040b29a6e43fa569e0b85"}, "url": "http://192.30.9.5:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "27942a23355b4377b9eafbad2d133233", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b71afdfa0fe94983ad80883109b1718f"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "685ebd2d62704f90bb83dd88b534e6bd", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b842a45c361e406285e0f4a3eb06e89d"}, "url": "http://172.30.9.23:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "27942a23355b4377b9eafbad2d133233", "id": "b842a45c361e406285e0f4a3eb06e89d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/bf2747928e32487ba226e294f642d5ea"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "685ebd2d62704f90bb83dd88b534e6bd", "id": "bf2747928e32487ba226e294f642d5ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c3a78005746b468e999baf63ba22bd2b"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ef208eaafd7e4c4b9c2b46280d9562c7", "id": "c3a78005746b468e999baf63ba22bd2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c4e47693496147509557bba8c0025d49"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b45dad370cf74306aa2038fbbc1e8a91", "id": "c4e47693496147509557bba8c0025d49"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c7ca5263a9604202b2d2cb509672d0fe"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b3df779e54464f92bc6a7462375811cf", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c87fd307167944d0ac2cc4bb83d2b735"}, "url": "http://172.30.9.23:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "334933ac5dcc40409b0bf3b9e0211ddc", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cc6e573f27384dbabeb1501bdd717245"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "adca761c6a724e79912dc31ba2d145c0", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d55fd89a282240c181e629ab0ff9bbe0"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4807b9ba930741199d04fa61c42bfdde", "id": "d55fd89a282240c181e629ab0ff9bbe0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d5f1e774af274348be0873d87973ce3f"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "adca761c6a724e79912dc31ba2d145c0", "id": "d5f1e774af274348be0873d87973ce3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dbf5e68a79f54fe4843d67f847e38346"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b45dad370cf74306aa2038fbbc1e8a91", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e68f4cadc2a04a9e8c20cd2907c44e23"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b3df779e54464f92bc6a7462375811cf", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e86e4e09d0ad426aba5d131cdbdccd88"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "48595a9e89e74172a1e5c80df3fd6601", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e971608e95c94d90aa96f13132d031f9"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "adca761c6a724e79912dc31ba2d145c0", "id": "e971608e95c94d90aa96f13132d031f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ea083ecc811f4a3faea9ffa3c51b33c1"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b45dad370cf74306aa2038fbbc1e8a91", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ef6ad2e465ef4ed790ea44e2a35ff7c2"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "48595a9e89e74172a1e5c80df3fd6601", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f7e916d052b0486497515e6101d5002c"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3bbcf39e29f442d5b577765fa5c6e3c4", "id": "f7e916d052b0486497515e6101d5002c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fc947fd5e73c431f8de30f03b601b249"}, "url": "http://192.30.9.5:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "334933ac5dcc40409b0bf3b9e0211ddc", "id": "fc947fd5e73c431f8de30f03b601b249"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-22 06:04:37,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-2fc96b25-8b1f-405a-9293-f802c4d667e1 2018-09-22 06:04:37,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0888679027557s 2018-09-22 06:04:37,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-09-22 06:04:37,808 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-09-22 06:04:39,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:04:39,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:04:39,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:04:39,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:04:39,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:04:39,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:04:39,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:04:39,679 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-09-22 06:04:39,679 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:04:39.540Z", "updated_at": "2018-09-22T06:04:39.540Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": true, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-09-22 06:04:39,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:04:39,680 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:04:39 GMT 2018-09-22 06:04:39,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:04:39,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-09-22 06:04:39,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:04:39,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-09-22 06:04:39,694 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.23:5000", "keystone_tenant_name": "vyos_vrouter-project_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "keystone_password": "5f9260f8-fd6f-4ff0-828b-6c33de99800c", "reference_vnf_flavor_id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "target_vnf_flavor_id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "target_vnf_image_id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-09-22 06:04:40,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:04:40,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:04:40,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:04:40,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:04:40,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:04:40,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:04:40,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:04:40,561 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-09-22 06:04:40,561 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "target_vnf_flavor_id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "keystone_password": "5f9260f8-fd6f-4ff0-828b-6c33de99800c", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.23:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-09-22T06:04:39.801Z", "updated_at": "2018-09-22T06:04:39.801Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-09-22 06:04:40,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:04:40,561 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:04:40 GMT 2018-09-22 06:04:40,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:04:40,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-09-22 06:04:40,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:04:40,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions 2018-09-22 06:04:40,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:04:40,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:04:40,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:04:40,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:04:40,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:04:40,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:04:40,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:04:40,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:04:40.432Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "14c08281-2eb2-42a0-bd45-1d00991e33c8"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-09-22 06:04:40,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:04:40,635 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:04:40 GMT 2018-09-22 06:04:40,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:04:40,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-09-22 06:04:40,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:04:40,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:04:40,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:04:40,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:04:40,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:04:40,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:04:40,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:04:40,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:04:40,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:04:40,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-22 06:04:40,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:04:40,712 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:04:40 GMT 2018-09-22 06:04:40,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:04:40,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-22 06:04:40,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:04:40,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/14c08281-2eb2-42a0-bd45-1d00991e33c8 2018-09-22 06:04:40,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:04:40,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:04:40,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:04:40,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:04:40,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:04:40,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:04:40,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:04:40,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:04:40.432Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "14c08281-2eb2-42a0-bd45-1d00991e33c8"} 2018-09-22 06:04:40,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:04:40,812 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:04:40 GMT 2018-09-22 06:04:40,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:04:40,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-22 06:04:40,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:04:45,818 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:04:45,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:04:45,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:04:45,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:04:45,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:04:45,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:04:45,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:04:45,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:04:45,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:04:41.474Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T06:04:41.474Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "14c08281-2eb2-42a0-bd45-1d00991e33c8"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:04:42.027Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T06:04:42.027Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "14c08281-2eb2-42a0-bd45-1d00991e33c8", "logger": "1cfbe58b-10cf-4047-a47f-5e43608a0243"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:04:42.165Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T06:04:42.165Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "14c08281-2eb2-42a0-bd45-1d00991e33c8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:04:42.165Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T06:04:42.165Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "14c08281-2eb2-42a0-bd45-1d00991e33c8"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:04:42.165Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T06:04:42.165Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "14c08281-2eb2-42a0-bd45-1d00991e33c8"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:04:42.167Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T06:04:42.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "14c08281-2eb2-42a0-bd45-1d00991e33c8", "logger": "1cfbe58b-10cf-4047-a47f-5e43608a0243"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:04:43.194Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T06:04:43.194Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "14c08281-2eb2-42a0-bd45-1d00991e33c8", "logger": "1cfbe58b-10cf-4047-a47f-5e43608a0243"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:04:43.194Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T06:04:43.194Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "14c08281-2eb2-42a0-bd45-1d00991e33c8", "logger": "1cfbe58b-10cf-4047-a47f-5e43608a0243"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:04:43.194Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T06:04:43.194Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "14c08281-2eb2-42a0-bd45-1d00991e33c8", "logger": "1cfbe58b-10cf-4047-a47f-5e43608a0243"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:04:44.217Z", "message": "Installing from directory: /tmp/tmpg_VWbc [args=--prefix=\"/tmp/openstack-frrr9v\" --constraint=\"/tmp/openstack-frrr9v/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T06:04:44.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "14c08281-2eb2-42a0-bd45-1d00991e33c8", "logger": "1cfbe58b-10cf-4047-a47f-5e43608a0243"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:04:44.217Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpg_VWbc --prefix=\"/tmp/openstack-frrr9v\" --constraint=\"/tmp/openstack-frrr9v/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T06:04:44.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "14c08281-2eb2-42a0-bd45-1d00991e33c8", "logger": "1cfbe58b-10cf-4047-a47f-5e43608a0243"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-09-22 06:04:45,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:04:45,926 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:04:45 GMT 2018-09-22 06:04:45,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:04:45,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-09-22 06:04:45,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:04:45,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-09-22 06:04:45,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-09-22 06:04:45,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-22 06:04:45,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-22 06:04:45,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-09-22 06:04:45,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-09-22 06:04:45,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-09-22 06:04:45,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-09-22 06:04:45,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-09-22 06:04:45,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpg_VWbc [args=--prefix="/tmp/openstack-frrr9v" --constraint="/tmp/openstack-frrr9v/constraint.txt", package_name=cloudify-openstack-plugin] 2018-09-22 06:04:45,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpg_VWbc --prefix="/tmp/openstack-frrr9v" --constraint="/tmp/openstack-frrr9v/constraint.txt" 2018-09-22 06:04:45,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/14c08281-2eb2-42a0-bd45-1d00991e33c8 2018-09-22 06:04:46,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:04:46,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:04:46,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:04:46,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:04:46,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:04:46,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:04:46,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:04:46,027 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:04:40.432Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "14c08281-2eb2-42a0-bd45-1d00991e33c8"} 2018-09-22 06:04:46,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:04:46,027 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:04:46 GMT 2018-09-22 06:04:46,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:04:46,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-22 06:04:46,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:04:51,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:04:51,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:04:51,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:04:51,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:04:51,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:04:51,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:04:51,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:04:51,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:04:51,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-22 06:04:51,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:04:51,108 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:04:51 GMT 2018-09-22 06:04:51,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:04:51,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-22 06:04:51,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:04:51,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/14c08281-2eb2-42a0-bd45-1d00991e33c8 2018-09-22 06:04:51,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:04:51,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:04:51,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:04:51,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:04:51,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:04:51,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:04:51,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:04:51,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:04:40.432Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "14c08281-2eb2-42a0-bd45-1d00991e33c8"} 2018-09-22 06:04:51,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:04:51,168 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:04:51 GMT 2018-09-22 06:04:51,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:04:51,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-22 06:04:51,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:04:56,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:04:56,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:04:56,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:04:56,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:04:56,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:04:56,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:04:56,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:04:56,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:04:56,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-22 06:04:56,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:04:56,249 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:04:56 GMT 2018-09-22 06:04:56,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:04:56,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-22 06:04:56,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:04:56,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/14c08281-2eb2-42a0-bd45-1d00991e33c8 2018-09-22 06:04:56,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:04:56,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:04:56,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:04:56,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:04:56,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:04:56,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:04:56,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:04:56,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:04:40.432Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "14c08281-2eb2-42a0-bd45-1d00991e33c8"} 2018-09-22 06:04:56,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:04:56,310 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:04:56 GMT 2018-09-22 06:04:56,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:04:56,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-22 06:04:56,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:01,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:05:01,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:01,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:01,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:01,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:01,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:01,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:01,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:01,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-22 06:05:01,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:01,390 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:01 GMT 2018-09-22 06:05:01,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:01,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-22 06:05:01,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:01,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/14c08281-2eb2-42a0-bd45-1d00991e33c8 2018-09-22 06:05:01,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:01,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:01,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:01,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:01,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:01,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:01,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:01,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:04:40.432Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "14c08281-2eb2-42a0-bd45-1d00991e33c8"} 2018-09-22 06:05:01,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:01,487 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:01 GMT 2018-09-22 06:05:01,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:01,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-22 06:05:01,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:06,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:05:06,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:06,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:06,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:06,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:06,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:06,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:06,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:06,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-22 06:05:06,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:06,577 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:06 GMT 2018-09-22 06:05:06,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:06,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-22 06:05:06,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:06,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/14c08281-2eb2-42a0-bd45-1d00991e33c8 2018-09-22 06:05:06,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:06,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:06,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:06,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:06,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:06,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:06,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:06,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:04:40.432Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "14c08281-2eb2-42a0-bd45-1d00991e33c8"} 2018-09-22 06:05:06,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:06,636 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:06 GMT 2018-09-22 06:05:06,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:06,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-22 06:05:06,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:11,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:05:11,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:11,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:11,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:11,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:11,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:11,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:11,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:11,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-22 06:05:11,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:11,957 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:11 GMT 2018-09-22 06:05:11,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:11,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-22 06:05:11,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:11,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/14c08281-2eb2-42a0-bd45-1d00991e33c8 2018-09-22 06:05:12,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:12,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:12,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:12,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:12,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:12,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:12,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:12,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:04:40.432Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "14c08281-2eb2-42a0-bd45-1d00991e33c8"} 2018-09-22 06:05:12,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:12,080 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:12 GMT 2018-09-22 06:05:12,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:12,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-22 06:05:12,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:17,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:05:17,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:17,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:17,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:17,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:17,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:17,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:17,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:17,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:12.868Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:12.868Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "14c08281-2eb2-42a0-bd45-1d00991e33c8", "logger": "1cfbe58b-10cf-4047-a47f-5e43608a0243"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:13.250Z", "message": "Removing directory: /tmp/tmpg_VWbc", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:13.250Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "14c08281-2eb2-42a0-bd45-1d00991e33c8", "logger": "1cfbe58b-10cf-4047-a47f-5e43608a0243"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:13.830Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:13.830Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "14c08281-2eb2-42a0-bd45-1d00991e33c8"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:14.205Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:14.205Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "14c08281-2eb2-42a0-bd45-1d00991e33c8"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:14.205Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:14.205Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "14c08281-2eb2-42a0-bd45-1d00991e33c8"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:15.359Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:15.359Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "14c08281-2eb2-42a0-bd45-1d00991e33c8"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-09-22 06:05:17,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:17,166 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:17 GMT 2018-09-22 06:05:17,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:17,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-09-22 06:05:17,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:17,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-09-22 06:05:17,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpg_VWbc 2018-09-22 06:05:17,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-22 06:05:17,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-09-22 06:05:17,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-09-22 06:05:17,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-09-22 06:05:17,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/14c08281-2eb2-42a0-bd45-1d00991e33c8 2018-09-22 06:05:17,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:17,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:17,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:17,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:17,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:17,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:17,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:17,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:04:40.432Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "14c08281-2eb2-42a0-bd45-1d00991e33c8"} 2018-09-22 06:05:17,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:17,279 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:17 GMT 2018-09-22 06:05:17,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:17,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-09-22 06:05:17,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:17,280 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-09-22 06:05:17,280 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.206:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-09-22 06:05:17,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:17,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:17,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:17,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:17,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:17,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:17,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:17,443 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-09-22 06:05:17,443 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:05:17,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:17,443 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:17 GMT 2018-09-22 06:05:17,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:17,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:05:17,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:17,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:05:17,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:17,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:17,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:17,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:17,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:17,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:17,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:17,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-22 06:05:17,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:17,523 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:17 GMT 2018-09-22 06:05:17,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:17,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-22 06:05:17,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:17,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:05:17,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:17,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:17,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:17,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:17,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:17,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:17,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:17,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:05:17,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:17,584 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:17 GMT 2018-09-22 06:05:17,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:17,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:05:17,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:22,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:05:22,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:22,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:22,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:22,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:22,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:22,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:22,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:22,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:18.036Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:18.036Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_ip_qv9qhh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:19.181Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:19.181Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "external_network_ig47qa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:19.418Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:19.418Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_ip_qv9qhh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:19.418Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:19.418Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "security_group_nf4aq6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:19.418Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:19.418Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_ip_qv9qhh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:19.418Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:19.418Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "security_group_nf4aq6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:20.812Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:20.812Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "management_plane_network_m6131n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:20.812Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:20.812Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "management_plane_network_m6131n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:20.812Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:20.812Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_ip_qn5vct", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:20.812Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:20.812Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "data_plane_network_x9facf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:20.812Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:20.812Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "external_network_ig47qa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:20.812Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:20.812Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "external_network_ig47qa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:20.812Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:20.812Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "security_group_nf4aq6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:20.812Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:20.812Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_ip_qn5vct", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:20.812Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:20.812Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "management_plane_network_m6131n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:20.812Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:20.812Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "data_plane_network_x9facf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:20.812Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:20.812Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "keypair_6jsa0k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:20.812Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:20.812Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_ip_qn5vct", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:20.812Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:20.812Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "security_group_nf4aq6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:21.097Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:21.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "5c9c3f2d-6a1f-4341-a947-d88b94807577"}, {"node_instance_id": "security_group_nf4aq6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:21.338Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:21.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "5c9c3f2d-6a1f-4341-a947-d88b94807577"}, {"node_instance_id": "security_group_nf4aq6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:21.338Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:21.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "5c9c3f2d-6a1f-4341-a947-d88b94807577"}, {"node_instance_id": "security_group_nf4aq6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:21.338Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:21.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "5c9c3f2d-6a1f-4341-a947-d88b94807577"}, {"node_instance_id": "security_group_nf4aq6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:21.338Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:21.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "5c9c3f2d-6a1f-4341-a947-d88b94807577"}, {"node_instance_id": "security_group_nf4aq6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:21.338Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:21.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "5c9c3f2d-6a1f-4341-a947-d88b94807577"}, {"node_instance_id": "security_group_nf4aq6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:21.338Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:21.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "5c9c3f2d-6a1f-4341-a947-d88b94807577"}, {"node_instance_id": "security_group_nf4aq6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:21.338Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:21.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "5c9c3f2d-6a1f-4341-a947-d88b94807577"}, {"node_instance_id": "external_network_ig47qa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:22.044Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:22.044Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "data_plane_network_x9facf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:22.044Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:22.044Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "keypair_6jsa0k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:22.044Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:22.044Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "external_network_ig47qa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:22.358Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:22.358Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "a3c0ec5c-b537-452c-8e1d-e34d9282e95b"}], "metadata": {"pagination": {"total": 31, "offset": 0, "size": 50}}} 2018-09-22 06:05:22,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:22,716 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:22 GMT 2018-09-22 06:05:22,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:22,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16809 2018-09-22 06:05:22,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:22,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-09-22 06:05:22,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-22 06:05:22,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-22 06:05:22,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-09-22 06:05:22,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-22 06:05:22,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-09-22 06:05:22,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-22 06:05:22,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-09-22 06:05:22,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-09-22 06:05:22,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-09-22 06:05:22,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-22 06:05:22,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-09-22 06:05:22,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-09-22 06:05:22,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-22 06:05:22,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-22 06:05:22,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-22 06:05:22,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-09-22 06:05:22,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-22 06:05:22,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-09-22 06:05:22,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-09-22 06:05:22,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 06:05:22,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 06:05:22,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 06:05:22,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 06:05:22,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 06:05:22,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 06:05:22,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-09-22 06:05:22,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-09-22 06:05:22,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-09-22 06:05:22,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-09-22 06:05:22,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-09-22 06:05:22,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:05:22,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:22,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:22,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:22,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:22,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:22,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:22,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:22,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:05:22,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:22,825 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:22 GMT 2018-09-22 06:05:22,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:22,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:05:22,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:27,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:05:27,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:27,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:27,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:27,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:27,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:27,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:27,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:27,895 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_m6131n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:23.083Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:23.083Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "management_plane_network_m6131n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:23.083Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:23.083Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "keypair_6jsa0k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:23.083Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:23.083Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "external_network_ig47qa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:23.083Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:23.083Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_ip_qn5vct", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:23.460Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3bdb2017f949478c849ca0345aef52b8', u'created_at': u'2018-09-22T06:05:22Z', u'updated_at': u'2018-09-22T06:05:22Z', u'floating_network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'3bdb2017f949478c849ca0345aef52b8', u'port_id': None, u'id': u'e8a314fb-2ead-4652-9463-53d7aa948d67'}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:23.460Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "95cedd0b-6e9d-4f26-923e-fc6fbc45620d"}, {"node_instance_id": "reference_vnf_ip_qv9qhh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:23.460Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3bdb2017f949478c849ca0345aef52b8', u'created_at': u'2018-09-22T06:05:22Z', u'updated_at': u'2018-09-22T06:05:22Z', u'floating_network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'3bdb2017f949478c849ca0345aef52b8', u'port_id': None, u'id': u'6bc3f78d-d6fc-48e6-a388-0dfb9e30f5e7'}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:23.460Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "9478539f-6879-434a-8c08-5d359958cc9c"}, {"node_instance_id": "external_network_ig47qa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:24.115Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:24.115Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_ip_qv9qhh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:24.115Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:24.115Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_ip_qv9qhh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:24.115Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:24.115Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "management_plane_network_m6131n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:24.115Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:24.115Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_ip_qn5vct", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:24.115Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:24.115Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_ip_qn5vct", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:24.115Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:24.115Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "data_plane_network_x9facf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:24.115Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:24.115Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "keypair_6jsa0k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:25.181Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:25.181Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "data_plane_network_x9facf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:25.181Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:25.181Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "router_l6fy0p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:25.181Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:25.181Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "router_l6fy0p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:25.181Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:25.181Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_ip_qn5vct", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:25.181Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:25.181Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_ip_qv9qhh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:25.181Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:25.181Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "router_l6fy0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:25.181Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:25.181Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "keypair_6jsa0k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:25.181Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:25.181Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "data_plane_network_x9facf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:26.206Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:26.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "security_group_nf4aq6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:26.206Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:26.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "keypair_6jsa0k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:26.206Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:26.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "data_plane_subnet_5ax0h6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:27.219Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:27.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "security_group_nf4aq6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:27.219Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:27.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "data_plane_subnet_5ax0h6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:27.219Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:27.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "data_plane_subnet_5ax0h6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:27.219Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:27.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "security_group_nf4aq6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:27.219Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:27.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}], "metadata": {"pagination": {"total": 60, "offset": 31, "size": 50}}} 2018-09-22 06:05:27,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:27,895 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:27 GMT 2018-09-22 06:05:27,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:27,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14948 2018-09-22 06:05:27,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:27,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-09-22 06:05:27,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-22 06:05:27,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-09-22 06:05:27,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-22 06:05:27,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3bdb2017f949478c849ca0345aef52b8', u'created_at': u'2018-09-22T06:05:22Z', u'updated_at': u'2018-09-22T06:05:22Z', u'floating_network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'3bdb2017f949478c849ca0345aef52b8', u'port_id': None, u'id': u'e8a314fb-2ead-4652-9463-53d7aa948d67'} 2018-09-22 06:05:27,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3bdb2017f949478c849ca0345aef52b8', u'created_at': u'2018-09-22T06:05:22Z', u'updated_at': u'2018-09-22T06:05:22Z', u'floating_network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'3bdb2017f949478c849ca0345aef52b8', u'port_id': None, u'id': u'6bc3f78d-d6fc-48e6-a388-0dfb9e30f5e7'} 2018-09-22 06:05:27,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-22 06:05:27,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-09-22 06:05:27,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-22 06:05:27,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-22 06:05:27,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-09-22 06:05:27,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-22 06:05:27,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-09-22 06:05:27,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-22 06:05:27,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-22 06:05:27,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-09-22 06:05:27,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-09-22 06:05:27,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-22 06:05:27,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-22 06:05:27,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-22 06:05:27,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-09-22 06:05:27,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-22 06:05:27,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-22 06:05:27,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-22 06:05:27,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-09-22 06:05:27,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-22 06:05:27,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-09-22 06:05:27,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-22 06:05:27,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-22 06:05:27,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:05:27,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:27,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:27,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:27,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:27,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:27,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:27,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:27,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:05:27,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:27,961 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:27 GMT 2018-09-22 06:05:27,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:27,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:05:27,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:32,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:05:33,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:33,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:33,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:33,037 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:33,037 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:33,037 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:33,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:33,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_5ax0h6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:28.506Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:28.506Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "data_plane_subnet_5ax0h6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:29.230Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:29.230Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "data_plane_subnet_5ax0h6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:30.236Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:30.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_data_plane_port_ogdu63", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:31.573Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:31.573Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_data_plane_port_f4xip4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:31.573Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:31.573Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_data_plane_port_f4xip4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:31.573Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:31.573Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_data_plane_port_f4xip4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:31.573Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:31.573Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_data_plane_port_ogdu63", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:31.573Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:31.573Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_data_plane_port_ogdu63", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:31.573Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:31.573Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "router_l6fy0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:32.585Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:32.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "router_l6fy0p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:32.585Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:32.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}], "metadata": {"pagination": {"total": 71, "offset": 60, "size": 50}}} 2018-09-22 06:05:33,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:33,038 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:33 GMT 2018-09-22 06:05:33,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:33,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5526 2018-09-22 06:05:33,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:33,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-09-22 06:05:33,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-22 06:05:33,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-22 06:05:33,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-09-22 06:05:33,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-22 06:05:33,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-09-22 06:05:33,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-09-22 06:05:33,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-09-22 06:05:33,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-22 06:05:33,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-22 06:05:33,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-09-22 06:05:33,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:05:33,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:33,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:33,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:33,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:33,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:33,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:33,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:33,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:05:33,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:33,181 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:33 GMT 2018-09-22 06:05:33,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:33,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:05:33,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:38,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:05:38,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:38,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:38,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:38,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:38,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:38,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:38,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:38,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_l6fy0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:33.597Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:33.597Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "management_plane_subnet_ae5lwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:34.616Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:34.616Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "management_plane_subnet_ae5lwv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:34.616Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:34.616Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "management_plane_subnet_ae5lwv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:34.616Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:34.616Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_data_plane_port_ogdu63", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:34.616Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:34.616Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_data_plane_port_f4xip4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:34.616Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:34.616Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_data_plane_port_f4xip4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:35.628Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:35.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_data_plane_port_f4xip4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:35.628Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:35.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_data_plane_port_ogdu63", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:35.628Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:35.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_data_plane_port_ogdu63", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:36.644Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:36.644Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:36.644Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:36.644Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:36.644Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:36.644Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "management_plane_subnet_ae5lwv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:36.644Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:36.644Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:37.477Z", "message": "connect_security_group(): source_id=ec08f695-0ec7-4991-99db-92f98b7b79b7 target={u'external_id': u'a24c2551-3d27-4281-8c42-8a7ac4fb92fb', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:37.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "c85c5757-4657-48de-a8a8-64629e92a77b"}, {"node_instance_id": "management_plane_subnet_ae5lwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:37.661Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:37.661Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "management_plane_subnet_ae5lwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:37.661Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:37.661Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}], "metadata": {"pagination": {"total": 89, "offset": 71, "size": 50}}} 2018-09-22 06:05:38,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:38,257 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:38 GMT 2018-09-22 06:05:38,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:38,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8202 2018-09-22 06:05:38,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:38,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-22 06:05:38,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-22 06:05:38,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-09-22 06:05:38,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-09-22 06:05:38,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-09-22 06:05:38,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-09-22 06:05:38,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-22 06:05:38,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-22 06:05:38,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-22 06:05:38,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-22 06:05:38,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-09-22 06:05:38,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-09-22 06:05:38,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-09-22 06:05:38,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=ec08f695-0ec7-4991-99db-92f98b7b79b7 target={u'external_id': u'a24c2551-3d27-4281-8c42-8a7ac4fb92fb', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-09-22 06:05:38,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-22 06:05:38,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-22 06:05:38,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:05:38,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:38,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:38,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:38,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:38,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:38,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:38,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:38,366 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:05:38,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:38,366 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:38 GMT 2018-09-22 06:05:38,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:38,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:05:38,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:43,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:05:43,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:43,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:43,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:43,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:43,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:43,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:43,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:43,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:38.503Z", "message": "connect_security_group(): source_id=3ae8cc84-592a-43cb-941e-bc715ef5f467 target={u'external_id': u'a24c2551-3d27-4281-8c42-8a7ac4fb92fb', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:38.503Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "7fb19646-68c5-4887-b67c-b02a6c936ba7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:38.676Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:38.676Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:38.676Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:38.676Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:38.676Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:38.676Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:41.384Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:41.384Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_port_xwu88r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:42.699Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:42.699Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_port_o5wj68", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:42.699Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:42.699Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_port_o5wj68", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:42.699Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:42.699Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_port_xwu88r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:42.699Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:42.699Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_port_o5wj68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:42.699Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:42.699Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_port_xwu88r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:42.699Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:42.699Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}], "metadata": {"pagination": {"total": 101, "offset": 87, "size": 50}}} 2018-09-22 06:05:43,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:43,440 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:43 GMT 2018-09-22 06:05:43,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:43,440 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5749 2018-09-22 06:05:43,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:43,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=3ae8cc84-592a-43cb-941e-bc715ef5f467 target={u'external_id': u'a24c2551-3d27-4281-8c42-8a7ac4fb92fb', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-09-22 06:05:43,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-09-22 06:05:43,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-09-22 06:05:43,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-09-22 06:05:43,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-09-22 06:05:43,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-09-22 06:05:43,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-09-22 06:05:43,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-09-22 06:05:43,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-09-22 06:05:43,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-22 06:05:43,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-22 06:05:43,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:05:43,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:43,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:43,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:43,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:43,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:43,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:43,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:43,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:05:43,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:43,503 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:43 GMT 2018-09-22 06:05:43,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:43,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:05:43,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:48,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:05:48,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:48,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:48,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:48,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:48,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:48,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:48,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:48,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_o5wj68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:46.178Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:46.178Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_port_xwu88r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:46.893Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:46.893Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_port_xwu88r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:47.906Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:47.906Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_port_o5wj68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:47.906Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:47.906Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_port_o5wj68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:47.906Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:47.906Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_port_xwu88r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:47.906Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:47.906Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}], "metadata": {"pagination": {"total": 107, "offset": 98, "size": 50}}} 2018-09-22 06:05:48,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:48,695 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:48 GMT 2018-09-22 06:05:48,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:48,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2935 2018-09-22 06:05:48,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:48,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-09-22 06:05:48,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-09-22 06:05:48,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-22 06:05:48,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-22 06:05:48,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-22 06:05:48,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-22 06:05:48,696 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:05:48,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:48,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:48,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:48,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:48,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:48,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:48,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:48,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:05:48,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:48,791 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:48 GMT 2018-09-22 06:05:48,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:48,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:05:48,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:53,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:05:53,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:53,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:53,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:53,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:53,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:53,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:53,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:53,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:49.103Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:49.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:49.103Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:49.103Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:50.463Z", "message": "connect_security_group(): source_id=9473d62e-baf7-48a9-81a5-337ef8e99bdf target={u'external_id': u'a24c2551-3d27-4281-8c42-8a7ac4fb92fb', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:50.463Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "4e6ced44-fd02-4fa5-af97-9aa7010c8358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:51.559Z", "message": "connect_security_group(): source_id=4bffe9fb-8226-46ce-9040-47645dc3a388 target={u'external_id': u'a24c2551-3d27-4281-8c42-8a7ac4fb92fb', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:51.559Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "2de1810e-e6c3-4731-a0f9-8be9390f6717"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:51.579Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:51.579Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:52.189Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:52.189Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:52.189Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:52.189Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:52.189Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:52.189Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:53.846Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:53.846Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}], "metadata": {"pagination": {"total": 120, "offset": 104, "size": 50}}} 2018-09-22 06:05:53,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:53,873 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:53 GMT 2018-09-22 06:05:53,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:53,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5032 2018-09-22 06:05:53,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:53,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-09-22 06:05:53,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-09-22 06:05:53,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=9473d62e-baf7-48a9-81a5-337ef8e99bdf target={u'external_id': u'a24c2551-3d27-4281-8c42-8a7ac4fb92fb', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-09-22 06:05:53,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=4bffe9fb-8226-46ce-9040-47645dc3a388 target={u'external_id': u'a24c2551-3d27-4281-8c42-8a7ac4fb92fb', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-09-22 06:05:53,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-09-22 06:05:53,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-09-22 06:05:53,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-09-22 06:05:53,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-09-22 06:05:53,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-09-22 06:05:53,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:05:53,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:53,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:53,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:53,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:53,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:53,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:53,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:53,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:05:53,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:53,967 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:53 GMT 2018-09-22 06:05:53,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:53,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:05:53,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:58,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:05:59,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:59,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:59,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:59,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:59,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:59,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:59,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:59,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:54.206Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:54.206Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:55.222Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:55.222Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:55.222Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:55.222Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:55.222Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:55.222Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:55.222Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:55.222Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:55.222Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:55.222Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:55.222Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:55.222Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_host_g3xy10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:55.552Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'9473d62e-baf7-48a9-81a5-337ef8e99bdf', u'fixed_ip_address': u'11.0.0.10', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:1b:d5:e2'}, {u'external_id': u'3ae8cc84-592a-43cb-941e-bc715ef5f467', u'fixed_ip_address': u'12.0.0.8', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e3:de:7f'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:55.552Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "0d152719-0d4f-445e-be10-8afaf0552166"}, {"node_instance_id": "target_vnf_host_9gcdh8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:56.577Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'4bffe9fb-8226-46ce-9040-47645dc3a388', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:5c:6c:b0'}, {u'external_id': u'ec08f695-0ec7-4991-99db-92f98b7b79b7', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ff:ac:8a'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:56.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "40c8e4b2-6b87-4365-97b6-9af1f014468d"}, {"node_instance_id": "reference_vnf_host_g3xy10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:56.577Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:56.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "0d152719-0d4f-445e-be10-8afaf0552166"}, {"node_instance_id": "target_vnf_host_9gcdh8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:56.577Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:56.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "40c8e4b2-6b87-4365-97b6-9af1f014468d"}, {"node_instance_id": "reference_vnf_host_g3xy10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:57.782Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'b97ecba9-3509-4b6e-b1ac-5697889cc19d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'9baf3924-329d-4a1a-a16a-78d93a345fd2'}, 'nics': [{'port-id': u'9473d62e-baf7-48a9-81a5-337ef8e99bdf'}, {'port-id': u'3ae8cc84-592a-43cb-941e-bc715ef5f467'}], 'flavor': u'23b02fbd-83ed-4035-bed1-394259c0dcfe'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:57.782Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "0d152719-0d4f-445e-be10-8afaf0552166"}, {"node_instance_id": "reference_vnf_host_g3xy10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:58.603Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:58.603Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "0d152719-0d4f-445e-be10-8afaf0552166"}, {"node_instance_id": "target_vnf_host_9gcdh8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:58.603Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:58.603Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "40c8e4b2-6b87-4365-97b6-9af1f014468d"}, {"node_instance_id": "reference_vnf_host_g3xy10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:58.603Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'b97ecba9-3509-4b6e-b1ac-5697889cc19d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'9baf3924-329d-4a1a-a16a-78d93a345fd2'}, 'nics': [{'port-id': u'9473d62e-baf7-48a9-81a5-337ef8e99bdf'}, {'port-id': u'3ae8cc84-592a-43cb-941e-bc715ef5f467'}], 'flavor': u'23b02fbd-83ed-4035-bed1-394259c0dcfe'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:58.603Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "0d152719-0d4f-445e-be10-8afaf0552166"}, {"node_instance_id": "target_vnf_host_9gcdh8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:58.603Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'b97ecba9-3509-4b6e-b1ac-5697889cc19d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'9baf3924-329d-4a1a-a16a-78d93a345fd2'}, 'nics': [{'port-id': u'4bffe9fb-8226-46ce-9040-47645dc3a388'}, {'port-id': u'ec08f695-0ec7-4991-99db-92f98b7b79b7'}], 'flavor': u'23b02fbd-83ed-4035-bed1-394259c0dcfe'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:58.603Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "40c8e4b2-6b87-4365-97b6-9af1f014468d"}, {"node_instance_id": "target_vnf_host_9gcdh8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:05:58.603Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'b97ecba9-3509-4b6e-b1ac-5697889cc19d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'9baf3924-329d-4a1a-a16a-78d93a345fd2'}, 'nics': [{'port-id': u'4bffe9fb-8226-46ce-9040-47645dc3a388'}, {'port-id': u'ec08f695-0ec7-4991-99db-92f98b7b79b7'}], 'flavor': u'23b02fbd-83ed-4035-bed1-394259c0dcfe'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:05:58.603Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "40c8e4b2-6b87-4365-97b6-9af1f014468d"}], "metadata": {"pagination": {"total": 137, "offset": 113, "size": 50}}} 2018-09-22 06:05:59,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:59,043 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:59 GMT 2018-09-22 06:05:59,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:59,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11906 2018-09-22 06:05:59,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:05:59,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-09-22 06:05:59,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-22 06:05:59,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-22 06:05:59,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-22 06:05:59,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-22 06:05:59,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-09-22 06:05:59,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-09-22 06:05:59,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'9473d62e-baf7-48a9-81a5-337ef8e99bdf', u'fixed_ip_address': u'11.0.0.10', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:1b:d5:e2'}, {u'external_id': u'3ae8cc84-592a-43cb-941e-bc715ef5f467', u'fixed_ip_address': u'12.0.0.8', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e3:de:7f'}] 2018-09-22 06:05:59,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'4bffe9fb-8226-46ce-9040-47645dc3a388', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:5c:6c:b0'}, {u'external_id': u'ec08f695-0ec7-4991-99db-92f98b7b79b7', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ff:ac:8a'}] 2018-09-22 06:05:59,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-09-22 06:05:59,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-09-22 06:05:59,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'b97ecba9-3509-4b6e-b1ac-5697889cc19d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'9baf3924-329d-4a1a-a16a-78d93a345fd2'}, 'nics': [{'port-id': u'9473d62e-baf7-48a9-81a5-337ef8e99bdf'}, {'port-id': u'3ae8cc84-592a-43cb-941e-bc715ef5f467'}], 'flavor': u'23b02fbd-83ed-4035-bed1-394259c0dcfe'} 2018-09-22 06:05:59,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-22 06:05:59,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-09-22 06:05:59,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'b97ecba9-3509-4b6e-b1ac-5697889cc19d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'9baf3924-329d-4a1a-a16a-78d93a345fd2'}, 'nics': [{'port-id': u'9473d62e-baf7-48a9-81a5-337ef8e99bdf'}, {'port-id': u'3ae8cc84-592a-43cb-941e-bc715ef5f467'}], 'flavor': u'23b02fbd-83ed-4035-bed1-394259c0dcfe'} 2018-09-22 06:05:59,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'b97ecba9-3509-4b6e-b1ac-5697889cc19d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'9baf3924-329d-4a1a-a16a-78d93a345fd2'}, 'nics': [{'port-id': u'4bffe9fb-8226-46ce-9040-47645dc3a388'}, {'port-id': u'ec08f695-0ec7-4991-99db-92f98b7b79b7'}], 'flavor': u'23b02fbd-83ed-4035-bed1-394259c0dcfe'} 2018-09-22 06:05:59,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'b97ecba9-3509-4b6e-b1ac-5697889cc19d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'9baf3924-329d-4a1a-a16a-78d93a345fd2'}, 'nics': [{'port-id': u'4bffe9fb-8226-46ce-9040-47645dc3a388'}, {'port-id': u'ec08f695-0ec7-4991-99db-92f98b7b79b7'}], 'flavor': u'23b02fbd-83ed-4035-bed1-394259c0dcfe'} 2018-09-22 06:05:59,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:05:59,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:05:59,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:05:59,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:05:59,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:05:59,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:05:59,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:05:59,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:05:59,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:05:59,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:05:59,112 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:05:59 GMT 2018-09-22 06:05:59,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:05:59,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:05:59,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:04,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:06:04,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:04,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:04,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:04,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:04,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:04,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:04,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:04,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:06:01.045Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:06:01.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:06:02.237Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:06:02.237Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:06:02.237Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:06:02.237Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:06:02.237Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:06:02.237Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:06:03.252Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:06:03.252Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:06:03.252Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:06:03.252Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:06:03.252Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:06:03.252Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:06:03.252Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:06:03.252Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:06:03.252Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:06:03.252Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:06:03.252Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:06:03.252Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}], "metadata": {"pagination": {"total": 147, "offset": 130, "size": 50}}} 2018-09-22 06:06:04,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:04,216 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:04 GMT 2018-09-22 06:06:04,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:04,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4962 2018-09-22 06:06:04,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:04,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-22 06:06:04,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-22 06:06:04,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-22 06:06:04,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-22 06:06:04,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-22 06:06:04,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-22 06:06:04,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-22 06:06:04,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-22 06:06:04,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-09-22 06:06:04,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-09-22 06:06:04,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:06:04,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:04,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:04,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:04,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:04,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:04,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:04,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:04,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:06:04,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:04,299 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:04 GMT 2018-09-22 06:06:04,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:04,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:06:04,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:09,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:06:09,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:09,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:09,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:09,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:09,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:09,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:09,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:09,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:06:07.643Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T06:06:07.643Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:06:08.263Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T06:06:08.263Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}], "metadata": {"pagination": {"total": 149, "offset": 140, "size": 50}}} 2018-09-22 06:06:09,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:09,392 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:09 GMT 2018-09-22 06:06:09,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:09,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2342 2018-09-22 06:06:09,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:09,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-22 06:06:09,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-09-22 06:06:09,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:06:09,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:09,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:09,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:09,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:09,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:09,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:09,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:09,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:06:09,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:09,472 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:09 GMT 2018-09-22 06:06:09,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:09,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:06:09,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:14,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:06:14,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:14,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:14,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:14,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:14,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:14,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:14,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:14,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-09-22 06:06:14,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:14,631 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:14 GMT 2018-09-22 06:06:14,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:14,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 06:06:14,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:14,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:06:15,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:15,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:15,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:15,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:15,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:15,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:15,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:15,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:06:15,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:15,192 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:15 GMT 2018-09-22 06:06:15,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:15,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:06:15,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:20,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:06:20,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:20,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:20,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:20,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:20,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:20,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:20,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:20,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-09-22 06:06:20,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:20,270 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:20 GMT 2018-09-22 06:06:20,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:20,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 06:06:20,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:20,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:06:20,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:20,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:20,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:20,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:20,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:20,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:20,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:20,329 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:06:20,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:20,330 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:20 GMT 2018-09-22 06:06:20,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:20,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:06:20,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:25,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:06:25,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:25,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:25,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:25,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:25,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:25,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:25,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:25,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-09-22 06:06:25,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:25,404 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:25 GMT 2018-09-22 06:06:25,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:25,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 06:06:25,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:25,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:06:25,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:25,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:25,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:25,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:25,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:25,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:25,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:25,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:06:25,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:25,467 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:25 GMT 2018-09-22 06:06:25,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:25,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:06:25,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:30,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:06:30,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:30,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:30,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:30,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:30,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:30,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:30,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:30,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-09-22 06:06:30,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:30,657 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:30 GMT 2018-09-22 06:06:30,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:30,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 06:06:30,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:30,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:06:31,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:31,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:31,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:31,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:31,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:31,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:31,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:31,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:06:31,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:31,092 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:31 GMT 2018-09-22 06:06:31,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:31,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:06:31,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:36,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:06:36,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:36,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:36,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:36,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:36,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:36,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:36,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:36,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-09-22 06:06:36,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:36,180 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:36 GMT 2018-09-22 06:06:36,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:36,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 06:06:36,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:36,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:06:36,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:36,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:36,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:36,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:36,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:36,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:36,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:36,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:06:36,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:36,248 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:36 GMT 2018-09-22 06:06:36,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:36,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:06:36,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:41,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:06:41,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:41,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:41,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:41,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:41,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:41,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:41,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:41,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:06:37.701Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:06:37.701Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:06:38.301Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:06:38.301Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:06:38.301Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:06:38.301Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:06:38.301Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:06:38.301Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:06:39.660Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T06:06:39.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:06:40.314Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-22T06:06:40.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}], "metadata": {"pagination": {"total": 155, "offset": 142, "size": 50}}} 2018-09-22 06:06:41,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:41,321 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:41 GMT 2018-09-22 06:06:41,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:41,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4448 2018-09-22 06:06:41,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:41,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-22 06:06:41,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-22 06:06:41,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-22 06:06:41,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-22 06:06:41,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-22 06:06:41,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-09-22 06:06:41,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:06:41,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:41,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:41,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:41,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:41,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:41,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:41,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:41,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:06:41,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:41,380 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:41 GMT 2018-09-22 06:06:41,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:41,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:06:41,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:46,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:06:46,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:46,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:46,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:46,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:46,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:46,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:46,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:46,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-09-22 06:06:46,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:46,463 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:46 GMT 2018-09-22 06:06:46,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:46,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 06:06:46,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:46,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:06:46,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:46,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:46,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:46,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:46,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:46,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:46,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:46,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:06:46,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:46,524 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:46 GMT 2018-09-22 06:06:46,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:46,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:06:46,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:51,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:06:51,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:51,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:51,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:51,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:51,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:51,608 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:51,608 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:51,608 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-09-22 06:06:51,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:51,608 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:51 GMT 2018-09-22 06:06:51,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:51,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 06:06:51,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:51,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:06:51,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:51,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:51,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:51,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:51,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:51,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:51,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:51,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:06:51,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:51,666 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:51 GMT 2018-09-22 06:06:51,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:51,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:06:51,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:56,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:06:56,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:56,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:56,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:56,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:56,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:56,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:56,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:56,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-09-22 06:06:56,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:56,748 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:56 GMT 2018-09-22 06:06:56,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:56,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 06:06:56,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:06:56,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:06:56,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:06:56,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:06:56,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:06:56,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:06:56,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:06:56,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:06:56,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:06:56,816 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:06:56,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:06:56,816 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:06:56 GMT 2018-09-22 06:06:56,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:06:56,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:06:56,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:07:01,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:07:01,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:07:01,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:07:01,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:07:01,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:07:01,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:07:01,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:07:01,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:07:01,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-09-22 06:07:01,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:07:01,888 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:07:01 GMT 2018-09-22 06:07:01,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:07:01,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 06:07:01,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:07:01,889 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:07:01,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:07:01,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:07:01,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:07:01,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:07:01,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:07:01,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:07:01,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:07:01,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:07:01,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:07:01,945 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:07:01 GMT 2018-09-22 06:07:01,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:07:01,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:07:01,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:07:06,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:07:07,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:07:07,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:07:07,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:07:07,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:07:07,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:07:07,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:07:07,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:07:07,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-09-22 06:07:07,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:07:07,025 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:07:07 GMT 2018-09-22 06:07:07,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:07:07,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-22 06:07:07,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:07:07,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:07:07,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:07:07,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:07:07,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:07:07,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:07:07,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:07:07,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:07:07,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:07:07,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:07:07,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:07:07,083 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:07:07 GMT 2018-09-22 06:07:07,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:07:07,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:07:07,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:07:12,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:07:12,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:07:12,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:07:12,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:07:12,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:07:12,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:07:12,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:07:12,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:07:12,165 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:07:09.754Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:07:09.754Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:07:10.340Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:07:10.340Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:07:10.340Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:07:10.340Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:07:10.340Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:07:10.340Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "reference_vnf_host_g3xy10", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:07:11.821Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:07:11.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "b84a9915-43e0-4900-964c-e0e039c1fb9d"}, {"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:07:11.997Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:07:11.997Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}], "metadata": {"pagination": {"total": 161, "offset": 148, "size": 50}}} 2018-09-22 06:07:12,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:07:12,165 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:07:12 GMT 2018-09-22 06:07:12,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:07:12,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3211 2018-09-22 06:07:12,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:07:12,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-22 06:07:12,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-22 06:07:12,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-22 06:07:12,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-22 06:07:12,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-09-22 06:07:12,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-09-22 06:07:12,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:07:12,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:07:12,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:07:12,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:07:12,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:07:12,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:07:12,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:07:12,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:07:12,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:07:12,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:07:12,230 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:07:12 GMT 2018-09-22 06:07:12,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:07:12,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-22 06:07:12,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:07:17,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:07:17,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:07:17,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:07:17,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:07:17,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:07:17,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:07:17,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:07:17,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:07:17,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:07:12.353Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:07:12.353Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}, {"node_instance_id": "target_vnf_host_9gcdh8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:07:12.636Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:07:12.636Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f", "logger": "c9ead1a7-f4a5-4ce5-8c42-a1142c53325f"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:07:13.365Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-22T06:07:13.365Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}], "metadata": {"pagination": {"total": 164, "offset": 154, "size": 50}}} 2018-09-22 06:07:17,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:07:17,310 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:07:17 GMT 2018-09-22 06:07:17,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:07:17,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1562 2018-09-22 06:07:17,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:07:17,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-09-22 06:07:17,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-09-22 06:07:17,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-09-22 06:07:17,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/03f31fc1-610f-4bd4-adf7-7a6640de404f 2018-09-22 06:07:17,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:07:17,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:07:17,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:07:17,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:07:17,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:07:17,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:07:17,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:07:17,361 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"} 2018-09-22 06:07:17,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:07:17,361 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:07:17 GMT 2018-09-22 06:07:17,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:07:17,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-09-22 06:07:17,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:07:17,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-09-22T06:05:17.363Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'03f31fc1-610f-4bd4-adf7-7a6640de404f'} 2018-09-22 06:07:17,369 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-09-22 06:07:17,438 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.205'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.207'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-09-22 06:07:17,502 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.205'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.207'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-09-22 06:07:17,503 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-09-22 06:07:17,503 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.205 2018-09-22 06:07:17,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:07:17,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:07:18,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:07: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-41088084-1b08-4a9b-9ee4-9a4d2f441e20 x-compute-request-id: req-41088084-1b08-4a9b-9ee4-9a4d2f441e20 Content-Encoding: gzip Content-Length: 1176 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:6c:b0", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:6c:b0", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:ac:8a", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c956aab-1144-423f-9e2f-9452076ea5bf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c956aab-1144-423f-9e2f-9452076ea5bf", "rel": "bookmark"}], "image": {"id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "links": [{"href": "http://172.30.9.23:8774/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:06:40.000000", "flavor": {"id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "links": [{"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}]}, "id": "2c956aab-1144-423f-9e2f-9452076ea5bf", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:06:46Z", "hostId": "edc5983bd085d6db1ae8294a92a98f7759f79e9ed902e439ddd14cf0", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-22T06:05:59Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "9baf3924-329d-4a1a-a16a-78d93a345fd2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d5:e2", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d5:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:de:7f", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4", "rel": "bookmark"}], "image": {"id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "links": [{"href": "http://172.30.9.23:8774/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:06:40.000000", "flavor": {"id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "links": [{"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}]}, "id": "de50f19b-82c8-4f6d-a0b2-fed101a735f4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:06:46Z", "hostId": "edc5983bd085d6db1ae8294a92a98f7759f79e9ed902e439ddd14cf0", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-22T06:05:59Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "9baf3924-329d-4a1a-a16a-78d93a345fd2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:02:51.000000", "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:03:05Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:07:18,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-41088084-1b08-4a9b-9ee4-9a4d2f441e20 2018-09-22 06:07:18,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04299211502s 2018-09-22 06:07:18,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-41088084-1b08-4a9b-9ee4-9a4d2f441e20 2018-09-22 06:07:18,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:07:18,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:07:19,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06: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-04a61e28-22da-4ac1-b2eb-580248b20066 x-compute-request-id: req-04a61e28-22da-4ac1-b2eb-580248b20066 Content-Encoding: gzip Content-Length: 1176 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:6c:b0", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:6c:b0", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:ac:8a", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c956aab-1144-423f-9e2f-9452076ea5bf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c956aab-1144-423f-9e2f-9452076ea5bf", "rel": "bookmark"}], "image": {"id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "links": [{"href": "http://172.30.9.23:8774/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:06:40.000000", "flavor": {"id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "links": [{"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}]}, "id": "2c956aab-1144-423f-9e2f-9452076ea5bf", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:06:46Z", "hostId": "edc5983bd085d6db1ae8294a92a98f7759f79e9ed902e439ddd14cf0", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-22T06:05:59Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "9baf3924-329d-4a1a-a16a-78d93a345fd2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d5:e2", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d5:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:de:7f", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4", "rel": "bookmark"}], "image": {"id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "links": [{"href": "http://172.30.9.23:8774/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:06:40.000000", "flavor": {"id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "links": [{"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}]}, "id": "de50f19b-82c8-4f6d-a0b2-fed101a735f4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:06:46Z", "hostId": "edc5983bd085d6db1ae8294a92a98f7759f79e9ed902e439ddd14cf0", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-22T06:05:59Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "9baf3924-329d-4a1a-a16a-78d93a345fd2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:02:51.000000", "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:03:05Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:07:19,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-04a61e28-22da-4ac1-b2eb-580248b20066 2018-09-22 06:07:19,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.851259946823s 2018-09-22 06:07:19,403 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-04a61e28-22da-4ac1-b2eb-580248b20066 2018-09-22 06:07:19,406 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.10 2018-09-22 06:07:19,406 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:1b:d5:e2 2018-09-22 06:07:19,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:07:19,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:07:20,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06: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-293b1206-120b-4853-8f88-c7caf3666bdd x-compute-request-id: req-293b1206-120b-4853-8f88-c7caf3666bdd Content-Encoding: gzip Content-Length: 1176 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:6c:b0", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:6c:b0", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:ac:8a", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c956aab-1144-423f-9e2f-9452076ea5bf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c956aab-1144-423f-9e2f-9452076ea5bf", "rel": "bookmark"}], "image": {"id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "links": [{"href": "http://172.30.9.23:8774/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:06:40.000000", "flavor": {"id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "links": [{"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}]}, "id": "2c956aab-1144-423f-9e2f-9452076ea5bf", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:06:46Z", "hostId": "edc5983bd085d6db1ae8294a92a98f7759f79e9ed902e439ddd14cf0", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-22T06:05:59Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "9baf3924-329d-4a1a-a16a-78d93a345fd2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d5:e2", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d5:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:de:7f", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4", "rel": "bookmark"}], "image": {"id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "links": [{"href": "http://172.30.9.23:8774/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:06:40.000000", "flavor": {"id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "links": [{"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}]}, "id": "de50f19b-82c8-4f6d-a0b2-fed101a735f4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:06:46Z", "hostId": "edc5983bd085d6db1ae8294a92a98f7759f79e9ed902e439ddd14cf0", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-22T06:05:59Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "9baf3924-329d-4a1a-a16a-78d93a345fd2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:02:51.000000", "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:03:05Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:07:20,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-293b1206-120b-4853-8f88-c7caf3666bdd 2018-09-22 06:07:20,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.840796947479s 2018-09-22 06:07:20,248 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-293b1206-120b-4853-8f88-c7caf3666bdd 2018-09-22 06:07:20,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:07:20,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:07:21,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06: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-41c9ed12-460a-4428-a700-5e9bcf41ced8 x-compute-request-id: req-41c9ed12-460a-4428-a700-5e9bcf41ced8 Content-Encoding: gzip Content-Length: 1176 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:6c:b0", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:6c:b0", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:ac:8a", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c956aab-1144-423f-9e2f-9452076ea5bf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c956aab-1144-423f-9e2f-9452076ea5bf", "rel": "bookmark"}], "image": {"id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "links": [{"href": "http://172.30.9.23:8774/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:06:40.000000", "flavor": {"id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "links": [{"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}]}, "id": "2c956aab-1144-423f-9e2f-9452076ea5bf", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:06:46Z", "hostId": "edc5983bd085d6db1ae8294a92a98f7759f79e9ed902e439ddd14cf0", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-22T06:05:59Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "9baf3924-329d-4a1a-a16a-78d93a345fd2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d5:e2", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d5:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:de:7f", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4", "rel": "bookmark"}], "image": {"id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "links": [{"href": "http://172.30.9.23:8774/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:06:40.000000", "flavor": {"id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "links": [{"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}]}, "id": "de50f19b-82c8-4f6d-a0b2-fed101a735f4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:06:46Z", "hostId": "edc5983bd085d6db1ae8294a92a98f7759f79e9ed902e439ddd14cf0", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-22T06:05:59Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "9baf3924-329d-4a1a-a16a-78d93a345fd2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:02:51.000000", "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:03:05Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:07:21,457 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-41c9ed12-460a-4428-a700-5e9bcf41ced8 2018-09-22 06:07:21,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20503997803s 2018-09-22 06:07:21,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-41c9ed12-460a-4428-a700-5e9bcf41ced8 2018-09-22 06:07:21,461 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.8 2018-09-22 06:07:21,461 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:e3:de:7f 2018-09-22 06:07:21,462 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-09-22 06:07:21,462 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.207 2018-09-22 06:07:21,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:07:21,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:07:22,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:07: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-5a5c4689-e18c-4c7c-90ea-448a4cf74b74 x-compute-request-id: req-5a5c4689-e18c-4c7c-90ea-448a4cf74b74 Content-Encoding: gzip Content-Length: 1176 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:6c:b0", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:6c:b0", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:ac:8a", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c956aab-1144-423f-9e2f-9452076ea5bf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c956aab-1144-423f-9e2f-9452076ea5bf", "rel": "bookmark"}], "image": {"id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "links": [{"href": "http://172.30.9.23:8774/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:06:40.000000", "flavor": {"id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "links": [{"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}]}, "id": "2c956aab-1144-423f-9e2f-9452076ea5bf", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:06:46Z", "hostId": "edc5983bd085d6db1ae8294a92a98f7759f79e9ed902e439ddd14cf0", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-22T06:05:59Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "9baf3924-329d-4a1a-a16a-78d93a345fd2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d5:e2", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d5:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:de:7f", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4", "rel": "bookmark"}], "image": {"id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "links": [{"href": "http://172.30.9.23:8774/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:06:40.000000", "flavor": {"id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "links": [{"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}]}, "id": "de50f19b-82c8-4f6d-a0b2-fed101a735f4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:06:46Z", "hostId": "edc5983bd085d6db1ae8294a92a98f7759f79e9ed902e439ddd14cf0", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-22T06:05:59Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "9baf3924-329d-4a1a-a16a-78d93a345fd2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:02:51.000000", "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:03:05Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:07:22,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5a5c4689-e18c-4c7c-90ea-448a4cf74b74 2018-09-22 06:07:22,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698502063751s 2018-09-22 06:07:22,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5a5c4689-e18c-4c7c-90ea-448a4cf74b74 2018-09-22 06:07:22,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:07:22,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:07:23,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06: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-f8a70fc1-e348-49e3-b6ee-c222c59d3c32 x-compute-request-id: req-f8a70fc1-e348-49e3-b6ee-c222c59d3c32 Content-Encoding: gzip Content-Length: 1176 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:6c:b0", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:6c:b0", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:ac:8a", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c956aab-1144-423f-9e2f-9452076ea5bf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c956aab-1144-423f-9e2f-9452076ea5bf", "rel": "bookmark"}], "image": {"id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "links": [{"href": "http://172.30.9.23:8774/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:06:40.000000", "flavor": {"id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "links": [{"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}]}, "id": "2c956aab-1144-423f-9e2f-9452076ea5bf", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:06:46Z", "hostId": "edc5983bd085d6db1ae8294a92a98f7759f79e9ed902e439ddd14cf0", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-22T06:05:59Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "9baf3924-329d-4a1a-a16a-78d93a345fd2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d5:e2", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d5:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:de:7f", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4", "rel": "bookmark"}], "image": {"id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "links": [{"href": "http://172.30.9.23:8774/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:06:40.000000", "flavor": {"id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "links": [{"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}]}, "id": "de50f19b-82c8-4f6d-a0b2-fed101a735f4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:06:46Z", "hostId": "edc5983bd085d6db1ae8294a92a98f7759f79e9ed902e439ddd14cf0", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-22T06:05:59Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "9baf3924-329d-4a1a-a16a-78d93a345fd2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:02:51.000000", "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:03:05Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:07:23,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f8a70fc1-e348-49e3-b6ee-c222c59d3c32 2018-09-22 06:07:23,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.854518890381s 2018-09-22 06:07:23,020 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f8a70fc1-e348-49e3-b6ee-c222c59d3c32 2018-09-22 06:07:23,024 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.9 2018-09-22 06:07:23,024 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:5c:6c:b0 2018-09-22 06:07:23,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:07:23,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:07:24,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:07: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-2cc88fcd-8e59-4587-8c6b-291f0eca8d20 x-compute-request-id: req-2cc88fcd-8e59-4587-8c6b-291f0eca8d20 Content-Encoding: gzip Content-Length: 1176 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:6c:b0", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:6c:b0", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:ac:8a", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c956aab-1144-423f-9e2f-9452076ea5bf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c956aab-1144-423f-9e2f-9452076ea5bf", "rel": "bookmark"}], "image": {"id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "links": [{"href": "http://172.30.9.23:8774/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:06:40.000000", "flavor": {"id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "links": [{"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}]}, "id": "2c956aab-1144-423f-9e2f-9452076ea5bf", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:06:46Z", "hostId": "edc5983bd085d6db1ae8294a92a98f7759f79e9ed902e439ddd14cf0", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-22T06:05:59Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "9baf3924-329d-4a1a-a16a-78d93a345fd2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d5:e2", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d5:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:de:7f", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4", "rel": "bookmark"}], "image": {"id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "links": [{"href": "http://172.30.9.23:8774/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:06:40.000000", "flavor": {"id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "links": [{"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}]}, "id": "de50f19b-82c8-4f6d-a0b2-fed101a735f4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:06:46Z", "hostId": "edc5983bd085d6db1ae8294a92a98f7759f79e9ed902e439ddd14cf0", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-22T06:05:59Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "9baf3924-329d-4a1a-a16a-78d93a345fd2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:02:51.000000", "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:03:05Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:07:24,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2cc88fcd-8e59-4587-8c6b-291f0eca8d20 2018-09-22 06:07:24,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3250439167s 2018-09-22 06:07:24,350 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2cc88fcd-8e59-4587-8c6b-291f0eca8d20 2018-09-22 06:07:24,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:07:24,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:07:24,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06: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-20b8ed8c-1988-48ad-8740-badfc339ddff x-compute-request-id: req-20b8ed8c-1988-48ad-8740-badfc339ddff Content-Encoding: gzip Content-Length: 1176 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:6c:b0", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:6c:b0", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:ac:8a", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c956aab-1144-423f-9e2f-9452076ea5bf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c956aab-1144-423f-9e2f-9452076ea5bf", "rel": "bookmark"}], "image": {"id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "links": [{"href": "http://172.30.9.23:8774/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:06:40.000000", "flavor": {"id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "links": [{"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}]}, "id": "2c956aab-1144-423f-9e2f-9452076ea5bf", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:06:46Z", "hostId": "edc5983bd085d6db1ae8294a92a98f7759f79e9ed902e439ddd14cf0", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-22T06:05:59Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "9baf3924-329d-4a1a-a16a-78d93a345fd2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d5:e2", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d5:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:de:7f", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4", "rel": "bookmark"}], "image": {"id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "links": [{"href": "http://172.30.9.23:8774/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:06:40.000000", "flavor": {"id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "links": [{"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}]}, "id": "de50f19b-82c8-4f6d-a0b2-fed101a735f4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:06:46Z", "hostId": "edc5983bd085d6db1ae8294a92a98f7759f79e9ed902e439ddd14cf0", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-22T06:05:59Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "9baf3924-329d-4a1a-a16a-78d93a345fd2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:02:51.000000", "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:03:05Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:07:24,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-20b8ed8c-1988-48ad-8740-badfc339ddff 2018-09-22 06:07:24,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410450935364s 2018-09-22 06:07:24,765 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-20b8ed8c-1988-48ad-8740-badfc339ddff 2018-09-22 06:07:24,768 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.4 2018-09-22 06:07:24,768 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:ff:ac:8a 2018-09-22 06:07:24,768 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-09-22 06:07:24,790 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-09-22 06:07:24,807 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-09-22 06:07:24,807 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-09-22 06:07:24,875 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-09-22 06:07:24' 2018-09-22 06:07:24,875 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-09-22 06:07:24,875 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-09-22 06:07:24,900 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-09-22 06:07:24,903 - paramiko.transport - DEBUG - starting thread (client mode): 0x3dcf1ad0L 2018-09-22 06:07:24,904 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 06:07:24,907 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-09-22 06:07:24,907 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-09-22 06:07:24,908 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] 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-09-22 06:07:24,908 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-09-22 06:07:24,908 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-09-22 06:07:24,908 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 06:07:24,909 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-09-22 06:07:24,909 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 06:07:24,941 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-09-22 06:07:25,049 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-09-22 06:07:25,049 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 06:07:25,058 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.207: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-09-22 06:07:25,080 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 06:07:25,088 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-09-22 06:07:25,088 - paramiko.transport - INFO - Authentication (password) successful! 2018-09-22 06:07:25,090 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.207. 2018-09-22 06:07:25,091 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 06:07:25,092 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-22 06:07:25,092 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 06:07:25,094 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 06:07:25,096 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 06:07:26,118 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-09-22 06:07:27,119 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-09-22 06:07:32,125 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-09-22 06:07:33,127 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-09-22 06:07:38,132 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-09-22 06:07:39,134 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-09-22 06:07:44,140 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-09-22 06:07:45,142 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-22 06:07:50,147 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-09-22 06:07:51,149 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-22 06:07:56,155 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-09-22 06:07:57,157 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-22 06:08:02,162 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-09-22 06:08:03,164 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-22 06:08:08,169 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-09-22 06:08:09,171 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-22 06:08:14,177 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-09-22 06:08:15,177 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-22 06:08:20,183 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-09-22 06:08:21,184 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-22 06:08:26,190 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-09-22 06:08:27,191 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-22 06:08:32,197 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-09-22 06:08:33,198 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-22 06:08:38,204 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-09-22 06:08:39,205 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-22 06:08:44,211 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-09-22 06:08:45,212 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-09-22 06:08:50,218 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 ebgp-multihop '2' 2018-09-22 06:08:51,219 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 ebgp-multihop '2' [edit] vyos@vyos# 2018-09-22 06:08:56,225 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 remote-as 65002 2018-09-22 06:08:57,226 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 remote-as 65002 [edit] vyos@vyos# 2018-09-22 06:09:02,227 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 update-source 12.0.0.4 2018-09-22 06:09:03,229 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 update-source 12.0.0.4 [edit] vyos@vyos# 2018-09-22 06:09:08,234 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 soft-reconfiguration inbound 2018-09-22 06:09:09,236 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-09-22 06:09:14,241 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 password lab0033 2018-09-22 06:09:15,243 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 password lab0033 [edit] vyos@vyos# 2018-09-22 06:09:20,247 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-09-22 06:09:21,249 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-09-22 06:09:26,254 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-09-22 06:09:27,256 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-09-22 06:09:32,261 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-09-22 06:09:33,263 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-09-22 06:09:38,263 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-09-22 06:09:39,265 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-09-22 06:09:44,269 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-09-22 06:09:45,271 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-09-22 06:09:50,276 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-09-22 06:09:51,278 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-09-22 06:09:56,283 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-09-22 06:09:57,285 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-09-22 06:10:02,291 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-09-22 06:10:03,293 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-09-22 06:10:08,298 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-09-22 06:10:09,300 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-09-22 06:10:14,305 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-09-22 06:10:15,307 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-09-22 06:10:20,312 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.4 2018-09-22 06:10:21,314 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.4 [edit] vyos@vyos# 2018-09-22 06:10:26,319 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-09-22 06:10:27,321 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-09-22 06:10:32,414 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 06:10:32,440 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-09-22 06:10:32,485 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.205. 2018-09-22 06:10:32,488 - paramiko.transport - DEBUG - starting thread (client mode): 0x3e16e550L 2018-09-22 06:10:32,489 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 06:10:32,493 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-09-22 06:10:32,493 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-09-22 06:10:32,494 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] 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-09-22 06:10:32,495 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-09-22 06:10:32,495 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-09-22 06:10:32,495 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 06:10:32,495 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-09-22 06:10:32,495 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 06:10:32,529 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-09-22 06:10:32,641 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-09-22 06:10:32,642 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 06:10:32,644 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.205: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-09-22 06:10:32,678 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 06:10:32,688 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-09-22 06:10:32,688 - paramiko.transport - INFO - Authentication (password) successful! 2018-09-22 06:10:32,708 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.205. 2018-09-22 06:10:32,709 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 06:10:32,710 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-22 06:10:32,710 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 06:10:32,713 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 06:10:32,714 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 06:10:33,732 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-09-22 06:10:34,734 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-09-22 06:10:39,739 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-09-22 06:10:40,741 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-09-22 06:10:45,746 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-09-22 06:10:46,748 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-09-22 06:10:51,753 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-09-22 06:10:52,755 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-22 06:10:57,760 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-09-22 06:10:58,762 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-22 06:11:03,767 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-09-22 06:11:04,768 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-22 06:11:09,774 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-09-22 06:11:10,775 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-22 06:11:15,781 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-09-22 06:11:16,782 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-22 06:11:21,788 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-09-22 06:11:22,789 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-22 06:11:27,795 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-09-22 06:11:28,796 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-22 06:11:33,802 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-09-22 06:11:34,803 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-22 06:11:39,808 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-09-22 06:11:40,810 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-22 06:11:45,815 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-09-22 06:11:46,817 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-22 06:11:51,822 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-09-22 06:11:52,824 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-09-22 06:11:57,827 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 ebgp-multihop '2' 2018-09-22 06:11:58,829 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 ebgp-multihop '2' [edit] vyos@vyos# 2018-09-22 06:12:03,834 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 remote-as 65001 2018-09-22 06:12:04,836 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 remote-as 65001 [edit] vyos@vyos# 2018-09-22 06:12:09,842 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 update-source 12.0.0.8 2018-09-22 06:12:10,844 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 update-source 12.0.0.8 [edit] vyos@vyos# 2018-09-22 06:12:15,849 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 soft-reconfiguration inbound 2018-09-22 06:12:16,851 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-09-22 06:12:21,852 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 password lab0033 2018-09-22 06:12:22,854 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 password lab0033 [edit] vyos@vyos# 2018-09-22 06:12:27,859 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-09-22 06:12:28,861 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-09-22 06:12:33,866 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-09-22 06:12:34,868 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-09-22 06:12:39,873 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-09-22 06:12:40,875 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-09-22 06:12:45,880 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-09-22 06:12:46,882 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-09-22 06:12:51,887 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-09-22 06:12:52,889 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-09-22 06:12:57,894 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-09-22 06:12:58,896 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-09-22 06:13:03,897 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-09-22 06:13:04,898 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-09-22 06:13:09,903 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-09-22 06:13:10,906 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-09-22 06:13:15,911 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-09-22 06:13:16,913 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-09-22 06:13:21,918 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-09-22 06:13:22,920 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-09-22 06:13:27,925 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.8 2018-09-22 06:13:28,927 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.8 [edit] vyos@vyos# 2018-09-22 06:13:33,933 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-09-22 06:13:34,935 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-09-22 06:13:40,005 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 06:13:40,052 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-09-22 06:13:40,052 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-09-22 06:14:40,107 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-09-22 06:14:40,150 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-09-22 06:14:40,153 - paramiko.transport - DEBUG - starting thread (client mode): 0x3dbfd810L 2018-09-22 06:14:40,154 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-22 06:14:40,159 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-09-22 06:14:40,159 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-09-22 06:14:40,160 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] 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-09-22 06:14:40,160 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-09-22 06:14:40,160 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-09-22 06:14:40,161 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-22 06:14:40,161 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-09-22 06:14:40,161 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-22 06:14:40,199 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-09-22 06:14:40,293 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-09-22 06:14:40,294 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-22 06:14:40,295 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.207: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-09-22 06:14:40,328 - paramiko.transport - DEBUG - userauth is OK 2018-09-22 06:14:40,334 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-09-22 06:14:40,334 - paramiko.transport - INFO - Authentication (password) successful! 2018-09-22 06:14:40,359 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.207. 2018-09-22 06:14:40,360 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-22 06:14:40,361 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-22 06:14:40,361 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-22 06:14:40,362 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 06:14:40,364 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-22 06:14:41,365 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-09-22 06:15:11,446 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 06:15:11,474 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-09-22 06:15:11,474 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.4, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.8 4 65002 3 6 0 0 0 00:01:02 10 Total number of neighbors 1 vyos@vyos:~$ 2018-09-22 06:15:11,475 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 | no-more BGP neighbor is 12.0.0.8, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.8 BGP state = Established, up for 00:01:08 Last read 17:53:17, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.4 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.4, Local port: 179 Foreign host: 12.0.0.8, Foreign port: 38842 Nexthop: 12.0.0.4 Nexthop global: fe80::f816:3eff:feff:ac8a Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-09-22 06:15:11,475 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.4 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.4 0 32768 i *> 10.0.2.0/24 12.0.0.4 0 32768 i *> 10.0.3.0/24 12.0.0.4 0 32768 i *> 10.0.4.0/24 12.0.0.4 0 32768 i *> 10.0.5.0/24 12.0.0.4 0 32768 i *> 10.0.6.0/24 12.0.0.4 0 32768 i *> 10.0.7.0/24 12.0.0.4 0 32768 i *> 10.0.8.0/24 12.0.0.4 0 32768 i *> 10.0.9.0/24 12.0.0.4 0 32768 i *> 10.0.10.0/24 12.0.0.4 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-09-22 06:15:11,475 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.4 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.8 0 0 65002 i *> 10.1.2.0/24 12.0.0.8 0 0 65002 i *> 10.1.3.0/24 12.0.0.8 0 0 65002 i *> 10.1.4.0/24 12.0.0.8 0 0 65002 i *> 10.1.5.0/24 12.0.0.8 0 0 65002 i *> 10.1.6.0/24 12.0.0.8 0 0 65002 i *> 10.1.7.0/24 12.0.0.8 0 0 65002 i *> 10.1.8.0/24 12.0.0.8 0 0 65002 i *> 10.1.9.0/24 12.0.0.8 0 0 65002 i *> 10.1.10.0/24 12.0.0.8 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-09-22 06:15:11,475 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 routes | no-more BGP table version is 0, local router ID is 12.0.0.4 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.8 0 0 65002 i *> 10.1.2.0/24 12.0.0.8 0 0 65002 i *> 10.1.3.0/24 12.0.0.8 0 0 65002 i *> 10.1.4.0/24 12.0.0.8 0 0 65002 i *> 10.1.5.0/24 12.0.0.8 0 0 65002 i *> 10.1.6.0/24 12.0.0.8 0 0 65002 i *> 10.1.7.0/24 12.0.0.8 0 0 65002 i *> 10.1.8.0/24 12.0.0.8 0 0 65002 i *> 10.1.9.0/24 12.0.0.8 0 0 65002 i *> 10.1.10.0/24 12.0.0.8 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-09-22 06:15:11,475 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-09-22 06:15:11,476 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.6' 2018-09-22 06:15:11,476 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-09-22 06:15:11,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:15:11,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:15:12,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:15: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-cd5d840b-b304-40d1-bd4e-3d8ee10e59e4 x-compute-request-id: req-cd5d840b-b304-40d1-bd4e-3d8ee10e59e4 Content-Encoding: gzip Content-Length: 1176 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:6c:b0", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:6c:b0", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:ac:8a", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c956aab-1144-423f-9e2f-9452076ea5bf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c956aab-1144-423f-9e2f-9452076ea5bf", "rel": "bookmark"}], "image": {"id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "links": [{"href": "http://172.30.9.23:8774/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:06:40.000000", "flavor": {"id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "links": [{"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}]}, "id": "2c956aab-1144-423f-9e2f-9452076ea5bf", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:06:46Z", "hostId": "edc5983bd085d6db1ae8294a92a98f7759f79e9ed902e439ddd14cf0", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-22T06:05:59Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "9baf3924-329d-4a1a-a16a-78d93a345fd2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d5:e2", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d5:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:de:7f", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4", "rel": "bookmark"}], "image": {"id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "links": [{"href": "http://172.30.9.23:8774/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:06:40.000000", "flavor": {"id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "links": [{"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}]}, "id": "de50f19b-82c8-4f6d-a0b2-fed101a735f4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:06:46Z", "hostId": "edc5983bd085d6db1ae8294a92a98f7759f79e9ed902e439ddd14cf0", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-22T06:05:59Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "9baf3924-329d-4a1a-a16a-78d93a345fd2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:02:51.000000", "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:03:05Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:15:12,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cd5d840b-b304-40d1-bd4e-3d8ee10e59e4 2018-09-22 06:15:12,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25601696968s 2018-09-22 06:15:12,733 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cd5d840b-b304-40d1-bd4e-3d8ee10e59e4 2018-09-22 06:15:12,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-22 06:15:12,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:15:12,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 06: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 x-openstack-request-id: req-493223bb-bc0a-4707-aab5-0a757dc55118 x-compute-request-id: req-493223bb-bc0a-4707-aab5-0a757dc55118 Content-Type: application/json 2018-09-22 06:15:12,898 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4 used request id req-493223bb-bc0a-4707-aab5-0a757dc55118 2018-09-22 06:15:12,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.161731004715s 2018-09-22 06:15:12,899 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4 used request id req-493223bb-bc0a-4707-aab5-0a757dc55118 2018-09-22 06:15:12,899 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-09-22 06:15:12,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:15:12,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:15:14,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06: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-dd67b1b8-46bb-49fe-82b7-528f0a0b0953 x-compute-request-id: req-dd67b1b8-46bb-49fe-82b7-528f0a0b0953 Content-Encoding: gzip Content-Length: 1193 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:6c:b0", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:6c:b0", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:ac:8a", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/2c956aab-1144-423f-9e2f-9452076ea5bf", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/2c956aab-1144-423f-9e2f-9452076ea5bf", "rel": "bookmark"}], "image": {"id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "links": [{"href": "http://172.30.9.23:8774/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:06:40.000000", "flavor": {"id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "links": [{"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}]}, "id": "2c956aab-1144-423f-9e2f-9452076ea5bf", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:06:46Z", "hostId": "edc5983bd085d6db1ae8294a92a98f7759f79e9ed902e439ddd14cf0", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-22T06:05:59Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "9baf3924-329d-4a1a-a16a-78d93a345fd2"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d5:e2", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:d5:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:de:7f", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de50f19b-82c8-4f6d-a0b2-fed101a735f4", "rel": "bookmark"}], "image": {"id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "links": [{"href": "http://172.30.9.23:8774/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:06:40.000000", "flavor": {"id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "links": [{"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}]}, "id": "de50f19b-82c8-4f6d-a0b2-fed101a735f4", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:15:12Z", "hostId": "edc5983bd085d6db1ae8294a92a98f7759f79e9ed902e439ddd14cf0", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-22T06:05:59Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "9baf3924-329d-4a1a-a16a-78d93a345fd2"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:02:51.000000", "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:03:05Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:15:14,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dd67b1b8-46bb-49fe-82b7-528f0a0b0953 2018-09-22 06:15:14,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15851902962s 2018-09-22 06:15:14,058 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dd67b1b8-46bb-49fe-82b7-528f0a0b0953 2018-09-22 06:15:14,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-22 06:15:14,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/2c956aab-1144-423f-9e2f-9452076ea5bf -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:15:14,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 06:15: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-4a3db0b2-133d-4031-bc24-3f1ac8f8e5e1 x-compute-request-id: req-4a3db0b2-133d-4031-bc24-3f1ac8f8e5e1 Content-Type: application/json 2018-09-22 06:15:14,229 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2c956aab-1144-423f-9e2f-9452076ea5bf used request id req-4a3db0b2-133d-4031-bc24-3f1ac8f8e5e1 2018-09-22 06:15:14,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.166735887527s 2018-09-22 06:15:14,229 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/2c956aab-1144-423f-9e2f-9452076ea5bf used request id req-4a3db0b2-133d-4031-bc24-3f1ac8f8e5e1 2018-09-22 06:15:14,350 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-22 06:15:14,350 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:47 | PASS | +----------------------+------------------+------------------+----------------+ 2018-09-22 06:15:14,355 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-09-22 06:15:14,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions 2018-09-22 06:15:14,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:15:14,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:15:14,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:15:14,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:15:14,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:15:14,435 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:15:14,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:15:14,435 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:04:40.432Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "14c08281-2eb2-42a0-bd45-1d00991e33c8"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:05:17.363Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "03f31fc1-610f-4bd4-adf7-7a6640de404f"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-09-22 06:15:14,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:15:14,435 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:15:14 GMT 2018-09-22 06:15:14,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:15:14,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-09-22 06:15:14,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:15:14,436 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.206:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-09-22 06:15:14,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:15:14,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:15:14,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:15:14,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:15:14,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:15:14,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:15:14,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:15:14,656 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-09-22 06:15:14,656 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:15:14.513Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"} 2018-09-22 06:15:14,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:15:14,656 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:15:14 GMT 2018-09-22 06:15:14,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:15:14,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-22 06:15:14,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:15:14,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:15:14,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:15:14,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:15:14,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:15:14,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:15:14,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:15:14,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:15:14,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:15:14,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-22 06:15:14,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:15:14,785 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:15:14 GMT 2018-09-22 06:15:14,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:15:14,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-22 06:15:14,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:15:14,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/76142d6b-b6d6-49e8-8075-c7debce6c13b 2018-09-22 06:15:14,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:15:14,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:15:14,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:15:14,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:15:14,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:15:14,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:15:14,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:15:14,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:15:14.513Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"} 2018-09-22 06:15:14,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:15:14,853 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:15:14 GMT 2018-09-22 06:15:14,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:15:14,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-22 06:15:14,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:15:19,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:15:19,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:15:19,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:15:19,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:15:19,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:15:19,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:15:19,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:15:19,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:15:19,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:15.328Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:15.328Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:16.361Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:16.361Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:16.361Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:16.361Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:16.361Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:16.361Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:16.361Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:16.361Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:16.534Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:16.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:16.534Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:16.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:17.995Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 2c956aab-1144-423f-9e2f-9452076ea5bf could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 2c956aab-1144-423f-9e2f-9452076ea5bf could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 2c956aab-1144-423f-9e2f-9452076ea5bf could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-09-22T06:15:17.995Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:18.558Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:18.558Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:18.558Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance de50f19b-82c8-4f6d-a0b2-fed101a735f4 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance de50f19b-82c8-4f6d-a0b2-fed101a735f4 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance de50f19b-82c8-4f6d-a0b2-fed101a735f4 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-09-22T06:15:18.558Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:18.558Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:18.558Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-09-22 06:15:19,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:15:19,960 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:15:19 GMT 2018-09-22 06:15:19,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:15:19,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9903 2018-09-22 06:15:19,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:15:19,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-09-22 06:15:19,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-22 06:15:19,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-22 06:15:19,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-22 06:15:19,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-22 06:15:19,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-22 06:15:19,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-22 06:15:19,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 2c956aab-1144-423f-9e2f-9452076ea5bf could not be found. [status_code=404] 2018-09-22 06:15:19,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-09-22 06:15:19,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance de50f19b-82c8-4f6d-a0b2-fed101a735f4 could not be found. [status_code=404] 2018-09-22 06:15:19,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-09-22 06:15:19,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/76142d6b-b6d6-49e8-8075-c7debce6c13b 2018-09-22 06:15:20,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:15:20,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:15:20,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:15:20,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:15:20,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:15:20,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:15:20,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:15:20,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:15:14.513Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"} 2018-09-22 06:15:20,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:15:20,034 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:15:20 GMT 2018-09-22 06:15:20,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:15:20,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-22 06:15:20,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:15:25,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:15:25,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:15:25,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:15:25,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:15:25,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:15:25,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:15:25,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:15:25,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:15:25,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:20.231Z", "message": "Detaching port ec08f695-0ec7-4991-99db-92f98b7b79b7...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:20.231Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "6db6e5b5-2b85-42c0-a7bb-378242767c8c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:20.924Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:20.924Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:21.405Z", "message": "Detaching port 3ae8cc84-592a-43cb-941e-bc715ef5f467...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:21.405Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "9b539ed9-033f-4ef9-aecd-32fc08296e8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:21.405Z", "message": "Successfully detached port 3ae8cc84-592a-43cb-941e-bc715ef5f467", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:21.405Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "9b539ed9-033f-4ef9-aecd-32fc08296e8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:21.405Z", "message": "Successfully detached port ec08f695-0ec7-4991-99db-92f98b7b79b7", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:21.405Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "6db6e5b5-2b85-42c0-a7bb-378242767c8c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:21.614Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:21.614Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:21.614Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:21.614Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:21.614Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:21.614Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:22.642Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:22.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:22.642Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:22.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:23.447Z", "message": "Detaching port 4bffe9fb-8226-46ce-9040-47645dc3a388...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:23.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "9733f291-f0a2-48b5-bb16-470805bbef00"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:23.914Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:23.914Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:24.461Z", "message": "Detaching port 9473d62e-baf7-48a9-81a5-337ef8e99bdf...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:24.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "36285280-1ec6-4ffb-a607-4b069571f2c7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:24.461Z", "message": "Successfully detached port 4bffe9fb-8226-46ce-9040-47645dc3a388", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:24.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "9733f291-f0a2-48b5-bb16-470805bbef00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:24.461Z", "message": "Successfully detached port 9473d62e-baf7-48a9-81a5-337ef8e99bdf", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:24.461Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "36285280-1ec6-4ffb-a607-4b069571f2c7"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:24.653Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:24.653Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:24.653Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:24.653Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:24.653Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:24.653Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:24.653Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:24.653Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}], "metadata": {"pagination": {"total": 32, "offset": 11, "size": 50}}} 2018-09-22 06:15:25,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:15:25,133 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:15:25 GMT 2018-09-22 06:15:25,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:15:25,134 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9810 2018-09-22 06:15:25,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:15:25,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port ec08f695-0ec7-4991-99db-92f98b7b79b7... 2018-09-22 06:15:25,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-09-22 06:15:25,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 3ae8cc84-592a-43cb-941e-bc715ef5f467... 2018-09-22 06:15:25,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 3ae8cc84-592a-43cb-941e-bc715ef5f467 2018-09-22 06:15:25,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port ec08f695-0ec7-4991-99db-92f98b7b79b7 2018-09-22 06:15:25,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-09-22 06:15:25,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-09-22 06:15:25,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-09-22 06:15:25,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-09-22 06:15:25,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-09-22 06:15:25,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 4bffe9fb-8226-46ce-9040-47645dc3a388... 2018-09-22 06:15:25,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-09-22 06:15:25,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 9473d62e-baf7-48a9-81a5-337ef8e99bdf... 2018-09-22 06:15:25,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 4bffe9fb-8226-46ce-9040-47645dc3a388 2018-09-22 06:15:25,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 9473d62e-baf7-48a9-81a5-337ef8e99bdf 2018-09-22 06:15:25,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-22 06:15:25,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-22 06:15:25,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-22 06:15:25,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-09-22 06:15:25,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/76142d6b-b6d6-49e8-8075-c7debce6c13b 2018-09-22 06:15:25,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:15:25,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:15:25,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:15:25,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:15:25,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:15:25,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:15:25,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:15:25,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:15:14.513Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"} 2018-09-22 06:15:25,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:15:25,231 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:15:25 GMT 2018-09-22 06:15:25,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:15:25,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-22 06:15:25,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:15:30,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:15:30,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:15:30,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:15:30,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:15:30,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:15:30,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:15:30,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:15:30,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:15:30,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_g3xy10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:25.641Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:25.641Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "79c19a6f-7b2d-412f-8184-c2c18520fab0"}, {"node_instance_id": "target_vnf_host_9gcdh8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:25.641Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:25.641Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "5350058c-7192-431b-b842-7527306f6b21"}, {"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:25.664Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:25.664Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:25.664Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:25.664Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:25.664Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:25.664Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_data_plane_port_f4xip4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:26.679Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:26.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_port_o5wj68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:26.679Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:26.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_host_9gcdh8", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:26.679Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 2c956aab-1144-423f-9e2f-9452076ea5bf could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 2c956aab-1144-423f-9e2f-9452076ea5bf could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 2c956aab-1144-423f-9e2f-9452076ea5bf could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-09-22T06:15:26.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_host_g3xy10", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:26.679Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance de50f19b-82c8-4f6d-a0b2-fed101a735f4 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance de50f19b-82c8-4f6d-a0b2-fed101a735f4 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance de50f19b-82c8-4f6d-a0b2-fed101a735f4 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-09-22T06:15:26.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:27.721Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:27.721Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "keypair_6jsa0k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:27.721Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:27.721Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_data_plane_port_ogdu63", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:27.721Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:27.721Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_port_xwu88r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:27.721Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:27.721Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:27.721Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:27.721Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "keypair_6jsa0k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:28.925Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:28.925Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_data_plane_port_ogdu63", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:28.925Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:28.925Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_data_plane_port_f4xip4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:28.925Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:28.925Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:28.925Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:28.925Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_data_plane_port_ogdu63", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:28.925Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:28.925Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_data_plane_port_f4xip4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:28.925Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:28.925Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "keypair_6jsa0k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:28.925Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:28.925Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:28.925Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:28.925Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_data_plane_port_ogdu63", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:28.925Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:28.925Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_data_plane_port_f4xip4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:28.925Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:28.925Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "keypair_6jsa0k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:28.925Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:28.925Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_data_plane_port_ogdu63", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:29.234Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:29.234Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "463b02ee-3a54-4006-8136-6115450a28cf"}, {"node_instance_id": "keypair_6jsa0k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:29.748Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:29.748Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "5e904387-7b18-405f-bb6d-48f5e789f390"}, {"node_instance_id": "target_vnf_data_plane_port_f4xip4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:29.748Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:29.748Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "f2ff08a1-4dc3-47a2-b86b-2f8821218c94"}, {"node_instance_id": "keypair_6jsa0k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:29.748Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:29.748Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "5e904387-7b18-405f-bb6d-48f5e789f390"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:29.951Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:29.951Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}], "metadata": {"pagination": {"total": 63, "offset": 30, "size": 50}}} 2018-09-22 06:15:30,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:15:30,321 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:15:30 GMT 2018-09-22 06:15:30,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:15:30,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19575 2018-09-22 06:15:30,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:15:30,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-09-22 06:15:30,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-09-22 06:15:30,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-22 06:15:30,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-22 06:15:30,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-22 06:15:30,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-22 06:15:30,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-22 06:15:30,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 2c956aab-1144-423f-9e2f-9452076ea5bf could not be found. [status_code=404] 2018-09-22 06:15:30,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance de50f19b-82c8-4f6d-a0b2-fed101a735f4 could not be found. [status_code=404] 2018-09-22 06:15:30,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-09-22 06:15:30,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-22 06:15:30,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-22 06:15:30,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-22 06:15:30,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-09-22 06:15:30,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-22 06:15:30,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-22 06:15:30,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-22 06:15:30,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-09-22 06:15:30,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-09-22 06:15:30,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-09-22 06:15:30,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-09-22 06:15:30,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-09-22 06:15:30,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-09-22 06:15:30,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-09-22 06:15:30,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-09-22 06:15:30,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-09-22 06:15:30,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-09-22 06:15:30,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-09-22 06:15:30,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-09-22 06:15:30,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-09-22 06:15:30,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/76142d6b-b6d6-49e8-8075-c7debce6c13b 2018-09-22 06:15:30,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:15:30,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:15:30,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:15:30,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:15:30,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:15:30,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:15:30,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:15:30,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:15:14.513Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"} 2018-09-22 06:15:30,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:15:30,458 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:15:30 GMT 2018-09-22 06:15:30,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:15:30,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-22 06:15:30,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:15:35,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:15:35,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:15:35,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:15:35,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:15:35,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:15:35,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:15:35,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:15:35,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:15:35,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_o5wj68", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:30.843Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:30.843Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "a4b530e4-d6ed-42f9-bff4-d0e197934e7a"}, {"node_instance_id": "reference_vnf_port_xwu88r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:30.964Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:30.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_port_o5wj68", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:30.964Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:30.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_port_xwu88r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:30.964Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:30.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_port_o5wj68", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:30.964Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:30.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_port_xwu88r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:30.964Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:30.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_port_o5wj68", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:30.964Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:30.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_data_plane_port_ogdu63", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:30.964Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:30.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "keypair_6jsa0k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:30.964Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:30.964Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_data_plane_port_f4xip4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:31.994Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:31.994Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_port_xwu88r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:32.615Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:32.615Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "22419b4f-a972-4f8a-be64-4f1a9a8ac2f3"}, {"node_instance_id": "data_plane_subnet_5ax0h6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:33.504Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:33.504Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "data_plane_subnet_5ax0h6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:33.504Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:33.504Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "data_plane_subnet_5ax0h6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:33.504Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:33.504Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_ip_qn5vct", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:33.504Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:33.504Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "data_plane_subnet_5ax0h6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:33.504Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:33.504Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_port_o5wj68", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:33.504Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:33.504Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "data_plane_subnet_5ax0h6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:34.000Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:34.000Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "7791aa84-b237-46c8-a4cc-e4d3d2b229b7"}, {"node_instance_id": "target_vnf_ip_qn5vct", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:34.535Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:34.535Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_ip_qn5vct", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:34.535Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:34.535Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_ip_qn5vct", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:34.535Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:34.535Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_port_xwu88r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:34.535Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:34.535Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_ip_qn5vct", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:34.760Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:34.760Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "55b9a0ed-b812-470e-b8aa-83f09557d832"}], "metadata": {"pagination": {"total": 86, "offset": 60, "size": 50}}} 2018-09-22 06:15:35,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:15:35,607 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:15:35 GMT 2018-09-22 06:15:35,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:15:35,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11593 2018-09-22 06:15:35,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:15:35,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-09-22 06:15:35,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-22 06:15:35,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-22 06:15:35,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-09-22 06:15:35,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-09-22 06:15:35,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-09-22 06:15:35,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-09-22 06:15:35,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-09-22 06:15:35,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-09-22 06:15:35,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-09-22 06:15:35,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-09-22 06:15:35,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-22 06:15:35,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-09-22 06:15:35,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-22 06:15:35,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-22 06:15:35,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-09-22 06:15:35,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-09-22 06:15:35,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-09-22 06:15:35,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-22 06:15:35,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-09-22 06:15:35,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-09-22 06:15:35,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-09-22 06:15:35,611 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-09-22 06:15:35,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/76142d6b-b6d6-49e8-8075-c7debce6c13b 2018-09-22 06:15:35,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:15:35,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:15:35,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:15:35,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:15:35,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:15:35,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:15:35,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:15:35,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:15:14.513Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"} 2018-09-22 06:15:35,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:15:35,742 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:15:35 GMT 2018-09-22 06:15:35,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:15:35,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-22 06:15:35,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:15:40,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:15:40,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:15:40,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:15:40,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:15:40,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:15:40,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:15:40,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:15:40,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:15:40,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_qv9qhh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:35.585Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:35.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "security_group_nf4aq6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:35.585Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:35.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:35.585Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:35.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "security_group_nf4aq6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:35.585Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:35.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "management_plane_subnet_ae5lwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:35.585Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:35.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_ip_qv9qhh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:35.585Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:35.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "security_group_nf4aq6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:35.585Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:35.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:35.585Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:35.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "security_group_nf4aq6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:36.510Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:36.510Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "efda236e-e668-41de-8cf5-1b6babdf0c7f"}, {"node_instance_id": "reference_vnf_ip_qv9qhh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:36.687Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:36.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_ip_qv9qhh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:36.687Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:36.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "security_group_nf4aq6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:36.687Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:36.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "target_vnf_ip_qn5vct", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:36.687Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:36.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_ip_qv9qhh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:36.783Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:36.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "2eeac2a7-924b-4ed4-a6bc-a3f575faeb8d"}, {"node_instance_id": "data_plane_network_x9facf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:37.698Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:37.698Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "security_group_nf4aq6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:37.698Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:37.698Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "data_plane_subnet_5ax0h6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:37.698Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:37.698Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "data_plane_network_x9facf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:38.685Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:38.685Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "4b5fff66-0bc8-45c0-b1eb-2e4de3b78fd6"}, {"node_instance_id": "data_plane_network_x9facf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:38.711Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:38.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "data_plane_network_x9facf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:38.711Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:38.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "data_plane_network_x9facf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:38.711Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:38.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "reference_vnf_ip_qv9qhh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:38.711Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:38.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:38.711Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:38.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "management_plane_subnet_ae5lwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:39.722Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:39.722Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "management_plane_subnet_ae5lwv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:39.722Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:39.722Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "management_plane_subnet_ae5lwv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:39.722Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:39.722Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "management_plane_subnet_ae5lwv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:39.796Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:39.796Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "87e9e241-cece-482b-be12-55864e065ffe"}, {"node_instance_id": "data_plane_network_x9facf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:40.735Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:40.735Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}], "metadata": {"pagination": {"total": 114, "offset": 83, "size": 50}}} 2018-09-22 06:15:40,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:15:40,893 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:15:40 GMT 2018-09-22 06:15:40,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:15:40,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14130 2018-09-22 06:15:40,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:15:40,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-22 06:15:40,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-22 06:15:40,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-09-22 06:15:40,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-22 06:15:40,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-22 06:15:40,895 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-22 06:15:40,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-22 06:15:40,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-09-22 06:15:40,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-09-22 06:15:40,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-09-22 06:15:40,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-09-22 06:15:40,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-22 06:15:40,896 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-09-22 06:15:40,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-09-22 06:15:40,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-22 06:15:40,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-22 06:15:40,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-09-22 06:15:40,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-09-22 06:15:40,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-22 06:15:40,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-09-22 06:15:40,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-09-22 06:15:40,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-09-22 06:15:40,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-09-22 06:15:40,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-22 06:15:40,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-09-22 06:15:40,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-09-22 06:15:40,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-09-22 06:15:40,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-09-22 06:15:40,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/76142d6b-b6d6-49e8-8075-c7debce6c13b 2018-09-22 06:15:40,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:15:40,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:15:40,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:15:40,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:15:40,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:15:40,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:15:40,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:15:40,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:15:14.513Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"} 2018-09-22 06:15:40,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:15:40,964 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:15:40 GMT 2018-09-22 06:15:40,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:15:40,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-22 06:15:40,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:15:45,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:15:46,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:15:46,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:15:46,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:15:46,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:15:46,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:15:46,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:15:46,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:15:46,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_ae5lwv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:42.582Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:42.582Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "management_plane_network_m6131n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:43.722Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:43.722Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "management_plane_network_m6131n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:43.722Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:43.722Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "router_l6fy0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:43.722Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:43.722Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "management_plane_network_m6131n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:44.536Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:44.536Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "203012ec-d0e8-4bd3-ab7f-6f063b0e32aa"}, {"node_instance_id": "router_l6fy0p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:44.747Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:44.747Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "management_plane_network_m6131n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:44.747Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:44.747Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "router_l6fy0p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:44.747Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:44.747Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "management_plane_network_m6131n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:44.747Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:44.747Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "router_l6fy0p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:44.747Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:44.747Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "router_l6fy0p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:45.807Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:45.807Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "3a150248-8957-4f7a-b95d-762ffe96eae1"}, {"node_instance_id": "management_plane_network_m6131n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:46.007Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:46.007Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}], "metadata": {"pagination": {"total": 126, "offset": 111, "size": 50}}} 2018-09-22 06:15:46,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:15:46,084 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:15:46 GMT 2018-09-22 06:15:46,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:15:46,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6046 2018-09-22 06:15:46,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:15:46,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-09-22 06:15:46,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-22 06:15:46,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-22 06:15:46,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-22 06:15:46,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-09-22 06:15:46,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-22 06:15:46,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-09-22 06:15:46,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-09-22 06:15:46,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-09-22 06:15:46,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-09-22 06:15:46,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-09-22 06:15:46,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-09-22 06:15:46,087 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/76142d6b-b6d6-49e8-8075-c7debce6c13b 2018-09-22 06:15:46,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:15:46,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:15:46,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:15:46,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:15:46,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:15:46,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:15:46,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:15:46,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:15:14.513Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"} 2018-09-22 06:15:46,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:15:46,160 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:15:46 GMT 2018-09-22 06:15:46,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:15:46,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-22 06:15:46,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:15:51,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-09-22 06:15:51,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:15:51,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:15:51,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:15:51,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:15:51,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:15:51,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:15:51,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:15:51,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_l6fy0p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:48.208Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:48.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "external_network_ig47qa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:48.762Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:48.762Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "external_network_ig47qa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:49.772Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:49.772Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "external_network_ig47qa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:49.772Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:49.772Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "external_network_ig47qa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:49.772Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:49.772Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": "external_network_ig47qa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:49.990Z", "message": "not deleting network since an external network is being used", "level": "info", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:49.990Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b", "logger": "e7d5bd9f-e05d-480b-8060-b382bf079dfe"}, {"node_instance_id": "external_network_ig47qa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:50.784Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:50.784Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-22T06:15:50.784Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-22T06:15:50.784Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"}], "metadata": {"pagination": {"total": 134, "offset": 123, "size": 50}}} 2018-09-22 06:15:51,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:15:51,240 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:15:51 GMT 2018-09-22 06:15:51,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:15:51,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4049 2018-09-22 06:15:51,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:15:51,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-09-22 06:15:51,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-22 06:15:51,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-22 06:15:51,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-09-22 06:15:51,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-09-22 06:15:51,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-09-22 06:15:51,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-09-22 06:15:51,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-09-22 06:15:51,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/76142d6b-b6d6-49e8-8075-c7debce6c13b 2018-09-22 06:15:51,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:15:51,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:15:51,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:15:51,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:15:51,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:15:51,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:15:51,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:15:51,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:15:14.513Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "76142d6b-b6d6-49e8-8075-c7debce6c13b"} 2018-09-22 06:15:51,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:15:51,305 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:15:51 GMT 2018-09-22 06:15:51,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:15:51,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-09-22 06:15:51,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:15:51,306 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.206:80/api/v3/deployments/vrouter-opnfv 2018-09-22 06:15:51,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:15:51,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:15:51,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:15:51,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:15:51,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:15:51,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:15:51,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:15:51,696 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-22 06:15:51,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "target_vnf_flavor_id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "keystone_password": "5f9260f8-fd6f-4ff0-828b-6c33de99800c", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.23:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "b97ecba9-3509-4b6e-b1ac-5697889cc19d", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-09-22T06:04:39.801Z", "updated_at": "2018-09-22T06:04:39.801Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-09-22 06:15:51,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:15:51,696 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:15:51 GMT 2018-09-22 06:15:51,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:15:51,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-09-22 06:15:51,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:15:51,697 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.206:80/api/v3/blueprints/vrouter-opnfv 2018-09-22 06:15:51,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-22 06:15:51,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-22 06:15:51,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-22 06:15:51,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-22 06:15:51,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-22 06:15:51,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-22 06:15:51,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-22 06:15:51,768 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-22 06:15:51,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-09-22T06:04:39.540Z", "updated_at": "2018-09-22T06:04:39.540Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": true, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-09-22 06:15:51,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-22 06:15:51,770 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 22 Sep 2018 06:15:51 GMT 2018-09-22 06:15:51,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-22 06:15:51,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-09-22 06:15:51,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-22 06:15:51,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-22 06:15:51,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:15:54,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e9aaba94-b36b-4497-a757-06bc2b58fd93 Date: Sat, 22 Sep 2018 06:15:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 06:15:54,214 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d used request id req-e9aaba94-b36b-4497-a757-06bc2b58fd93 2018-09-22 06:15:54,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.43160390854s 2018-09-22 06:15:54,215 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b97ecba9-3509-4b6e-b1ac-5697889cc19d used request id req-e9aaba94-b36b-4497-a757-06bc2b58fd93 2018-09-22 06:15:54,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 06:15:54,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 06:15:54,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:15:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-349e477c-04c2-4e68-8095-1f38fb2294e2 x-compute-request-id: req-349e477c-04c2-4e68-8095-1f38fb2294e2 Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "23b02fbd-83ed-4035-bed1-394259c0dcfe", "name": "vyos_vrouter-flavor_alt_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "name": "vyos_vrouter-flavor_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 06:15:54,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-349e477c-04c2-4e68-8095-1f38fb2294e2 2018-09-22 06:15:54,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.570847034454s 2018-09-22 06:15:54,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-349e477c-04c2-4e68-8095-1f38fb2294e2 2018-09-22 06:15:54,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-22 06:15:54,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 06:15:54,841 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 06:15:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d7ed4272-0a35-4656-a611-49343e17e038 x-compute-request-id: req-d7ed4272-0a35-4656-a611-49343e17e038 Content-Length: 0 Content-Type: application/json 2018-09-22 06:15:54,841 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe used request id req-d7ed4272-0a35-4656-a611-49343e17e038 2018-09-22 06:15:54,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0524430274963s 2018-09-22 06:15:54,842 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/23b02fbd-83ed-4035-bed1-394259c0dcfe used request id req-d7ed4272-0a35-4656-a611-49343e17e038 2018-09-22 06:15:54,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-22 06:15:54,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/ff1fbea8-7fce-4490-9f7c-9219955eb44b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:15:56,345 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-454a0cc5-5ca2-4d14-8a01-f755d1475038 Content-Length: 0 Date: Sat, 22 Sep 2018 06:15:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 06:15:56,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/ff1fbea8-7fce-4490-9f7c-9219955eb44b.json used request id req-454a0cc5-5ca2-4d14-8a01-f755d1475038 2018-09-22 06:15:56,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.50031399727s 2018-09-22 06:15:56,345 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/ff1fbea8-7fce-4490-9f7c-9219955eb44b.json used request id req-454a0cc5-5ca2-4d14-8a01-f755d1475038 2018-09-22 06:15:56,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 06:15:56,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:15:56,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8e6b6e12-aaa3-4825-a0ab-ed18da904f9a Date: Sat, 22 Sep 2018 06:15:56 GMT RESP BODY: {"floatingips": []} 2018-09-22 06:15:56,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8e6b6e12-aaa3-4825-a0ab-ed18da904f9a 2018-09-22 06:15:56,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.158544063568s 2018-09-22 06:15:56,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8e6b6e12-aaa3-4825-a0ab-ed18da904f9a 2018-09-22 06:15:56,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-22 06:15:56,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:15:56,670 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 06:15:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f9c7db6-c4f2-4978-99fe-a46f607b12eb x-compute-request-id: req-5f9c7db6-c4f2-4978-99fe-a46f607b12eb Content-Type: application/json 2018-09-22 06:15:56,670 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc used request id req-5f9c7db6-c4f2-4978-99fe-a46f607b12eb 2018-09-22 06:15:56,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.159918069839s 2018-09-22 06:15:56,671 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc used request id req-5f9c7db6-c4f2-4978-99fe-a46f607b12eb 2018-09-22 06:15:56,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:15:56,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:15:57,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06: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-98d4e91a-4a19-4368-baa3-8321913c8661 x-compute-request-id: req-98d4e91a-4a19-4368-baa3-8321913c8661 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:02:51.000000", "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:15:56Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:15:57,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-98d4e91a-4a19-4368-baa3-8321913c8661 2018-09-22 06:15:57,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.636035203934s 2018-09-22 06:15:57,308 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-98d4e91a-4a19-4368-baa3-8321913c8661 2018-09-22 06:15:57,309 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:15:59,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:15:59,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:16:00,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06: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-459b9686-a91e-4f2c-848e-83db7e291e96 x-compute-request-id: req-459b9686-a91e-4f2c-848e-83db7e291e96 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b6:00", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/08377032-7d19-453d-8c60-08e0515c8bcc", "rel": "bookmark"}], "image": {"id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "links": [{"href": "http://172.30.9.23:8774/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-22T06:02:51.000000", "flavor": {"id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "links": [{"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}]}, "id": "08377032-7d19-453d-8c60-08e0515c8bcc", "security_groups": [{"name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}], "user_id": "0b226fc9709e4ed383e0818f4b7e987c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-22T06:15:56Z", "hostId": "5cb03b4e6b9b745991bcd38600e22379c944f70d39a4a6a8d55e420d", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "name": "vyos_vrouter-vm_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "created": "2018-09-22T06:00:18Z", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-22 06:16:00,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-459b9686-a91e-4f2c-848e-83db7e291e96 2018-09-22 06:16:00,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.782700061798s 2018-09-22 06:16:00,095 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-459b9686-a91e-4f2c-848e-83db7e291e96 2018-09-22 06:16:00,096 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-22 06:16:02,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-22 06:16:02,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:16:02,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06: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 x-openstack-request-id: req-c60bc712-07e8-47d6-a36c-5019bb21e730 x-compute-request-id: req-c60bc712-07e8-47d6-a36c-5019bb21e730 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-22 06:16:02,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c60bc712-07e8-47d6-a36c-5019bb21e730 2018-09-22 06:16:02,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0840511322021s 2018-09-22 06:16:02,184 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c60bc712-07e8-47d6-a36c-5019bb21e730 2018-09-22 06:16:02,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-22 06:16:02,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:16:02,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-c56deb7b-7131-432c-9eaa-57123d5f3106 Date: Sat, 22 Sep 2018 06:16:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T05:58:27Z", "updated_at": "2018-09-22T05:58:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "24ce997f-97d0-4877-bb58-7d59d98ef868", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "389b2349-c280-4bf1-ba89-299d8917f6af", "remote_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "75f1185a-0661-4336-a6b1-36e015ab46cc", "remote_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T05:58:27Z", "revision_number": 0, "id": "e7bfe4ea-70b5-4d7e-8033-482f0f87a6ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T05:58:27Z", "security_group_id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}], "revision_number": 4, "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "4d0ed538-63bc-461e-b2d2-08bc3d0c8bbb", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T06:00:13Z", "updated_at": "2018-09-22T06:00:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-22T06:00:14Z", "revision_number": 0, "id": "305bf6d0-a502-4fc3-a6c0-e08834230939", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:14Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-09-22T06:00:16Z", "revision_number": 0, "id": "3af7aefb-b858-4701-aeb2-e1e39a4c1c39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:16Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "94268103-3d85-4290-af86-dbfc74386fc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "b6cc60c1-f2ba-46fd-87cd-1c4fd4eaf567", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-22T06:00:15Z", "revision_number": 0, "id": "d3e44e0b-db7c-47da-9d14-791e3692086f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:15Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-09-22T06:00:15Z", "revision_number": 0, "id": "d8415950-3dfd-402f-a77d-dbf1bedb55b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:15Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-22T06:00:14Z", "revision_number": 0, "id": "e23fa2c5-7da1-40fd-99e8-982773d85116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:14Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-22T06:00:13Z", "revision_number": 0, "id": "ef925a1e-cd6d-4f15-ba8c-2110d989e7a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-22T06:00:13Z", "security_group_id": "8db54143-49c9-45e0-9c51-e1633634c92a", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bdb2017f949478c849ca0345aef52b8"}], "revision_number": 8, "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "8db54143-49c9-45e0-9c51-e1633634c92a", "name": "vyos_vrouter-sg_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}]} 2018-09-22 06:16:02,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c56deb7b-7131-432c-9eaa-57123d5f3106 2018-09-22 06:16:02,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.45793390274s 2018-09-22 06:16:02,645 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c56deb7b-7131-432c-9eaa-57123d5f3106 2018-09-22 06:16:02,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-22 06:16:02,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/8db54143-49c9-45e0-9c51-e1633634c92a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:16:02,844 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a89e1d0e-a52c-4772-a673-b4ea21435570 Content-Length: 0 Date: Sat, 22 Sep 2018 06:16:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 06:16:02,844 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8db54143-49c9-45e0-9c51-e1633634c92a.json used request id req-a89e1d0e-a52c-4772-a673-b4ea21435570 2018-09-22 06:16:02,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.195672035217s 2018-09-22 06:16:02,844 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8db54143-49c9-45e0-9c51-e1633634c92a.json used request id req-a89e1d0e-a52c-4772-a673-b4ea21435570 2018-09-22 06:16:02,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-22 06:16:02,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:16:02,884 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 06: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 x-openstack-request-id: req-42b4931f-3116-4552-b723-1ce48979fc4b x-compute-request-id: req-42b4931f-3116-4552-b723-1ce48979fc4b Content-Length: 0 Content-Type: application/json 2018-09-22 06:16:02,884 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2 used request id req-42b4931f-3116-4552-b723-1ce48979fc4b 2018-09-22 06:16:02,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0395908355713s 2018-09-22 06:16:02,885 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vyos_vrouter-kp_6f157ea3-272d-428a-b98c-88dc8c6dd0a2 used request id req-42b4931f-3116-4552-b723-1ce48979fc4b 2018-09-22 06:16:02,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-22 06:16:02,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d6535623-8b5a-47ce-9e02-e97b12c27c99/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" -d '{"subnet_id": "3ef80f55-0671-45d1-9fa3-725f6065f574"}' 2018-09-22 06:16:04,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-34a5630d-b435-425b-bac6-af0f1aff7741 Date: Sat, 22 Sep 2018 06:16:04 GMT RESP BODY: {"network_id": "084545ac-4c0a-4830-9316-73a098899c97", "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "subnet_id": "3ef80f55-0671-45d1-9fa3-725f6065f574", "subnet_ids": ["3ef80f55-0671-45d1-9fa3-725f6065f574"], "port_id": "a100320c-fdaf-4bd4-8140-cd6fbae68017", "id": "d6535623-8b5a-47ce-9e02-e97b12c27c99"} 2018-09-22 06:16:04,958 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d6535623-8b5a-47ce-9e02-e97b12c27c99/remove_router_interface.json used request id req-34a5630d-b435-425b-bac6-af0f1aff7741 2018-09-22 06:16:04,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.07278084755s 2018-09-22 06:16:04,959 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d6535623-8b5a-47ce-9e02-e97b12c27c99/remove_router_interface.json used request id req-34a5630d-b435-425b-bac6-af0f1aff7741 returning object d6535623-8b5a-47ce-9e02-e97b12c27c99 2018-09-22 06:16:04,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-22 06:16:04,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:16:05,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-dbb5ed28-7d27-4807-9053-211b13b7ebcb Date: Sat, 22 Sep 2018 06:16:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3bdb2017f949478c849ca0345aef52b8", "created_at": "2018-09-22T05:58:30Z", "admin_state_up": true, "updated_at": "2018-09-22T06:16:04Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "3bdb2017f949478c849ca0345aef52b8", "id": "d6535623-8b5a-47ce-9e02-e97b12c27c99", "name": "vyos_vrouter-router_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}]} 2018-09-22 06:16:05,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-dbb5ed28-7d27-4807-9053-211b13b7ebcb 2018-09-22 06:16:05,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0676729679108s 2018-09-22 06:16:05,027 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-dbb5ed28-7d27-4807-9053-211b13b7ebcb 2018-09-22 06:16:05,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-22 06:16:05,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/d6535623-8b5a-47ce-9e02-e97b12c27c99.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:16:08,645 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e9e4739-74f6-41bf-a0f4-b48a93afc92d Content-Length: 0 Date: Sat, 22 Sep 2018 06:16:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 06:16:08,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d6535623-8b5a-47ce-9e02-e97b12c27c99.json used request id req-2e9e4739-74f6-41bf-a0f4-b48a93afc92d 2018-09-22 06:16:08,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.61682295799s 2018-09-22 06:16:08,646 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d6535623-8b5a-47ce-9e02-e97b12c27c99.json used request id req-2e9e4739-74f6-41bf-a0f4-b48a93afc92d 2018-09-22 06:16:08,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-22 06:16:08,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:16:08,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-15e2a882-8873-44c7-bf7a-a97562153fb5 Date: Sat, 22 Sep 2018 06:16:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"084545ac-4c0a-4830-9316-73a098899c97","tenant_id":"3bdb2017f949478c849ca0345aef52b8","created_at":"2018-09-22T05:58:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T05:58:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3bdb2017f949478c849ca0345aef52b8","id":"3ef80f55-0671-45d1-9fa3-725f6065f574","subnetpool_id":null,"name":"vyos_vrouter-subnet_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}]} 2018-09-22 06:16:08,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-15e2a882-8873-44c7-bf7a-a97562153fb5 2018-09-22 06:16:08,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.208961963654s 2018-09-22 06:16:08,856 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-15e2a882-8873-44c7-bf7a-a97562153fb5 2018-09-22 06:16:08,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-22 06:16:08,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/3ef80f55-0671-45d1-9fa3-725f6065f574.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:16:11,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3f272b51-4def-4687-8428-68dcd26869da Date: Sat, 22 Sep 2018 06:16:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 06:16:11,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/3ef80f55-0671-45d1-9fa3-725f6065f574.json used request id req-3f272b51-4def-4687-8428-68dcd26869da 2018-09-22 06:16:11,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.37575697899s 2018-09-22 06:16:11,233 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/3ef80f55-0671-45d1-9fa3-725f6065f574.json used request id req-3f272b51-4def-4687-8428-68dcd26869da 2018-09-22 06:16:11,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 06:16:11,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:16:11,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-4a80f74b-d975-4599-b809-734210a14f9c Date: Sat, 22 Sep 2018 06:16:11 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-09-22T06:16:11Z","tenant_id":"3bdb2017f949478c849ca0345aef52b8","created_at":"2018-09-22T05:58:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"3bdb2017f949478c849ca0345aef52b8","id":"084545ac-4c0a-4830-9316-73a098899c97","name":"vyos_vrouter-net_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 06:16:11,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4a80f74b-d975-4599-b809-734210a14f9c 2018-09-22 06:16:11,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117919206619s 2018-09-22 06:16:11,352 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4a80f74b-d975-4599-b809-734210a14f9c 2018-09-22 06:16:11,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-22 06:16:11,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/084545ac-4c0a-4830-9316-73a098899c97.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:16:12,477 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d9fe5036-f01d-4780-ab71-bb5237faa1d1 Date: Sat, 22 Sep 2018 06:16:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 06:16:12,477 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/084545ac-4c0a-4830-9316-73a098899c97.json used request id req-d9fe5036-f01d-4780-ab71-bb5237faa1d1 2018-09-22 06:16:12,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12434387207s 2018-09-22 06:16:12,478 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/084545ac-4c0a-4830-9316-73a098899c97.json used request id req-d9fe5036-f01d-4780-ab71-bb5237faa1d1 2018-09-22 06:16:12,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 06:16:12,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:16:13,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-e78481d1-ca7e-47b5-8e37-e35f115c1abe Date: Sat, 22 Sep 2018 06:16:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/snap", "metadata": {}}], "file": "/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/file", "owner": "3bdb2017f949478c849ca0345aef52b8", "id": "d6296de0-7ff6-4f7c-ae66-a03afa232e75", "size": 4373348352, "self": "/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-22T06:00:12Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-22T05:59:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 06:16:13,113 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e78481d1-ca7e-47b5-8e37-e35f115c1abe 2018-09-22 06:16:13,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.635109186172s 2018-09-22 06:16:13,114 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-e78481d1-ca7e-47b5-8e37-e35f115c1abe 2018-09-22 06:16:13,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-22 06:16:13,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b95545570de8defe1fb42d9c240d1d008f1534a" 2018-09-22 06:16:16,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c4df827-5281-4c40-90f5-f14e967ae9fa Date: Sat, 22 Sep 2018 06:16:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 06:16:16,754 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75 used request id req-0c4df827-5281-4c40-90f5-f14e967ae9fa 2018-09-22 06:16:16,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.63855099678s 2018-09-22 06:16:16,754 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d6296de0-7ff6-4f7c-ae66-a03afa232e75 used request id req-0c4df827-5281-4c40-90f5-f14e967ae9fa 2018-09-22 06:16:16,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 06:16:16,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 06:16:16,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16: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-d8f8ddc8-e912-4ed9-9248-2f5982a403ac x-compute-request-id: req-d8f8ddc8-e912-4ed9-9248-2f5982a403ac Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "6bfe0e92-c3f2-4873-a49c-acb7386499bb", "name": "vyos_vrouter-flavor_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 06:16:16,795 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d8f8ddc8-e912-4ed9-9248-2f5982a403ac 2018-09-22 06:16:16,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0406589508057s 2018-09-22 06:16:16,796 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-d8f8ddc8-e912-4ed9-9248-2f5982a403ac 2018-09-22 06:16:16,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-22 06:16:16,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 06:16:16,851 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 06:16: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-932cc36c-4145-494b-a72c-21fe0e38c309 x-compute-request-id: req-932cc36c-4145-494b-a72c-21fe0e38c309 Content-Length: 0 Content-Type: application/json 2018-09-22 06:16:16,852 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb used request id req-932cc36c-4145-494b-a72c-21fe0e38c309 2018-09-22 06:16:16,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0543179512024s 2018-09-22 06:16:16,852 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6bfe0e92-c3f2-4873-a49c-acb7386499bb used request id req-932cc36c-4145-494b-a72c-21fe0e38c309 2018-09-22 06:16:16,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 06:16:16,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 06:16:16,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69546ecc-53d6-4d07-8d54-6bdbe0f1bf72 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "vyos_vrouter-user_6f157ea3-272d-428a-b98c-88dc8c6dd0a2", "links": {"self": "http://172.30.9.23:5000/v3/users/0b226fc9709e4ed383e0818f4b7e987c"}, "domain_id": "default", "enabled": true, "id": "0b226fc9709e4ed383e0818f4b7e987c", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 06:16:16,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-69546ecc-53d6-4d07-8d54-6bdbe0f1bf72 2018-09-22 06:16:16,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0965259075165s 2018-09-22 06:16:16,950 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-69546ecc-53d6-4d07-8d54-6bdbe0f1bf72 2018-09-22 06:16:16,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 06:16:16,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/0b226fc9709e4ed383e0818f4b7e987c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 06:16:17,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3126ea60-4a81-48db-ac51-6c7e20bde5d8 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/0b226fc9709e4ed383e0818f4b7e987c"}, "enabled": true, "id": "0b226fc9709e4ed383e0818f4b7e987c", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}} 2018-09-22 06:16:17,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/0b226fc9709e4ed383e0818f4b7e987c used request id req-3126ea60-4a81-48db-ac51-6c7e20bde5d8 2018-09-22 06:16:17,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0906119346619s 2018-09-22 06:16:17,047 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/0b226fc9709e4ed383e0818f4b7e987c used request id req-3126ea60-4a81-48db-ac51-6c7e20bde5d8 2018-09-22 06:16:17,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-22 06:16:17,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/0b226fc9709e4ed383e0818f4b7e987c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 06:16:17,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 06:16:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ae0c68f-b2bc-4f94-b883-b7f6e3edba3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 06:16:17,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0b226fc9709e4ed383e0818f4b7e987c used request id req-8ae0c68f-b2bc-4f94-b883-b7f6e3edba3d 2018-09-22 06:16:17,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.214295148849s 2018-09-22 06:16:17,262 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0b226fc9709e4ed383e0818f4b7e987c used request id req-8ae0c68f-b2bc-4f94-b883-b7f6e3edba3d 2018-09-22 06:16:17,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 06:16:17,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 06:16:17,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df072469-4dd0-4ccc-a310-00dd47710261 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/3bdb2017f949478c849ca0345aef52b8"}, "enabled": true, "id": "3bdb2017f949478c849ca0345aef52b8", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_6f157ea3-272d-428a-b98c-88dc8c6dd0a2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 06:16:17,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-df072469-4dd0-4ccc-a310-00dd47710261 2018-09-22 06:16:17,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0807240009308s 2018-09-22 06:16:17,344 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-df072469-4dd0-4ccc-a310-00dd47710261 2018-09-22 06:16:17,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-22 06:16:17,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/3bdb2017f949478c849ca0345aef52b8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 06:16:17,511 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 06:16:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00f88799-1385-4fd3-8f60-e88bfbac205c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 06:16:17,511 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3bdb2017f949478c849ca0345aef52b8 used request id req-00f88799-1385-4fd3-8f60-e88bfbac205c 2018-09-22 06:16:17,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.164977073669s 2018-09-22 06:16:17,511 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3bdb2017f949478c849ca0345aef52b8 used request id req-00f88799-1385-4fd3-8f60-e88bfbac205c 2018-09-22 06:16:17,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 06:16:17,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 06:16:17,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b73aa39a-fdb4-4c3e-9177-f4c44cc96f73 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecc066730d9b4f7fb92be3ae5abd3753", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecc066730d9b4f7fb92be3ae5abd3753"}, "name": "Member"}]} 2018-09-22 06:16:17,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b73aa39a-fdb4-4c3e-9177-f4c44cc96f73 2018-09-22 06:16:17,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0808777809143s 2018-09-22 06:16:17,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-22 06:16:17,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/ecc066730d9b4f7fb92be3ae5abd3753 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf2e5ae54ff1462063d851ae24b4253ad624c8d" 2018-09-22 06:16:17,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 06:16:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9eac08e-c02c-4cca-9f60-54cafcbfe6b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 06:16:17,699 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ecc066730d9b4f7fb92be3ae5abd3753 used request id req-d9eac08e-c02c-4cca-9f60-54cafcbfe6b2 2018-09-22 06:16:17,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.10479593277s 2018-09-22 06:16:17,717 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-09-22 06:16:17,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 06:16:17,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 06:16:17,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 06:16:17,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 06:16:17,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 06:16:17,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 06:16:17,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 06:16:17,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 06:16:17,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 06:16:17,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 06:16:17,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 06:16:17,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 06:16:17,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 06:16:17,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 06:16:17,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 06:16:17,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 06:16:17,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 06:16:17,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 06:16:17,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 06:16:17,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 06:16:17,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 06:16:17,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 06:16:17,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 06:16:17,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e64b04f-f769-4dbe-bd9e-a966ee2fc6ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 06:16:17,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1e64b04f-f769-4dbe-bd9e-a966ee2fc6ff 2018-09-22 06:16:17,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 06:16:18,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T07:16:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ff8cabfb0d6a44caa5c42fbe75da5740"}, "audit_ids": ["Ghuzl6vbSRy9MRGF6rT1Vw"], "issued_at": "2018-09-22T06:16:18.000000Z"}} 2018-09-22 06:16:18,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 06:16:18,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:16:18,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e22221fd-ee27-4c2b-8cb7-b8c229ea68ff Date: Sat, 22 Sep 2018 06:16:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 06:16:18,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e22221fd-ee27-4c2b-8cb7-b8c229ea68ff 2018-09-22 06:16:18,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.312407016754s 2018-09-22 06:16:18,466 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e22221fd-ee27-4c2b-8cb7-b8c229ea68ff 2018-09-22 06:16:18,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 06:16:18,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:16:18,475 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 06:16:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 06:16:18,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:16:18,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d6db392-a4b3-4983-ae5e-c41a5d740772 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 06:16:18,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-7d6db392-a4b3-4983-ae5e-c41a5d740772 2018-09-22 06:16:18,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0917251110077s 2018-09-22 06:16:18,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-22 06:16:18,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9"}}' 2018-09-22 06:16:18,687 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 06:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bf5e712-3d97-4fa9-9561-492ca5d1b86c Content-Length: 350 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/82e799e035914882815d9331b34deba1"}, "enabled": true, "id": "82e799e035914882815d9331b34deba1", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9"}} 2018-09-22 06:16:18,687 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2bf5e712-3d97-4fa9-9561-492ca5d1b86c 2018-09-22 06:16:18,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.126702785492s 2018-09-22 06:16:18,688 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2bf5e712-3d97-4fa9-9561-492ca5d1b86c 2018-09-22 06:16:18,688 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'juju_epc-project_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9', 'id': u'82e799e035914882815d9331b34deba1', 'description': u'Created by OPNFV Functest: juju_epc', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-22 06:16:18,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-22 06:16:19,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.352622032166s 2018-09-22 06:16:19,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/31bfce8a6f3d4c44968ea6ac9c9dbf93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:16:19,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-855b0c94-0f45-44fe-8702-14397ff3d98a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/31bfce8a6f3d4c44968ea6ac9c9dbf93"}, "enabled": true, "id": "31bfce8a6f3d4c44968ea6ac9c9dbf93", "options": {}, "domain_id": "default", "name": "juju_epc-user_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9"}} 2018-09-22 06:16:19,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/31bfce8a6f3d4c44968ea6ac9c9dbf93 used request id req-855b0c94-0f45-44fe-8702-14397ff3d98a 2018-09-22 06:16:19,138 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'31bfce8a6f3d4c44968ea6ac9c9dbf93', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9'}) 2018-09-22 06:16:19,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 06:16:19,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:16:19,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca0ae75-b136-44d0-a796-edabc3aa2667 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 06:16:19,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1ca0ae75-b136-44d0-a796-edabc3aa2667 2018-09-22 06:16:19,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0176131725311s 2018-09-22 06:16:19,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 06:16:19,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:16:19,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-341acddd-8a74-4800-9995-c212abca8133 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 06:16:19,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-341acddd-8a74-4800-9995-c212abca8133 2018-09-22 06:16:19,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0746378898621s 2018-09-22 06:16:19,233 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-22 06:16:19,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-22 06:16:19,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" -d '{"role": {"name": "Member"}}' 2018-09-22 06:16:19,339 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 06:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74c3a62b-f5bd-4715-8687-138f283001f4 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f3092b1b7c644667885a3131b7626bc7", "links": {"self": "http://172.30.9.23:5000/v3/roles/f3092b1b7c644667885a3131b7626bc7"}, "name": "Member"}} 2018-09-22 06:16:19,340 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-74c3a62b-f5bd-4715-8687-138f283001f4 2018-09-22 06:16:19,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.10657787323s 2018-09-22 06:16:19,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/f3092b1b7c644667885a3131b7626bc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:16:19,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9db88dfc-6ad4-4f49-9cf6-c986a853e38f Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f3092b1b7c644667885a3131b7626bc7"}, "domain_id": null, "name": "Member", "id": "f3092b1b7c644667885a3131b7626bc7"}} 2018-09-22 06:16:19,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f3092b1b7c644667885a3131b7626bc7 used request id req-9db88dfc-6ad4-4f49-9cf6-c986a853e38f 2018-09-22 06:16:19,423 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/f3092b1b7c644667885a3131b7626bc7'}, 'domain_id': None, 'human_id': None, 'id': u'f3092b1b7c644667885a3131b7626bc7', 'HUMAN_ID': False}) 2018-09-22 06:16:19,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 06:16:19,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:16:19,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4d75c6-1961-40b2-aca8-f4271e03b2d1 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f3092b1b7c644667885a3131b7626bc7", "links": {"self": "http://172.30.9.23:5000/v3/roles/f3092b1b7c644667885a3131b7626bc7"}, "name": "Member"}]} 2018-09-22 06:16:19,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9d4d75c6-1961-40b2-aca8-f4271e03b2d1 2018-09-22 06:16:19,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0773870944977s 2018-09-22 06:16:19,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 06:16:19,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:16:19,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ee3a9b-3121-4d41-bbdc-de76367b988b Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 06:16:19,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-98ee3a9b-3121-4d41-bbdc-de76367b988b 2018-09-22 06:16:19,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0823550224304s 2018-09-22 06:16:19,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 06:16:19,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:16:19,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85ad4b93-1b58-40b1-acb5-1e7e874c354b Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "links": {"self": "http://172.30.9.23:5000/v3/users/31bfce8a6f3d4c44968ea6ac9c9dbf93"}, "domain_id": "default", "enabled": true, "id": "31bfce8a6f3d4c44968ea6ac9c9dbf93", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 06:16:19,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-85ad4b93-1b58-40b1-acb5-1e7e874c354b 2018-09-22 06:16:19,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100244045258s 2018-09-22 06:16:19,686 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-85ad4b93-1b58-40b1-acb5-1e7e874c354b 2018-09-22 06:16:19,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 06:16:19,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:16:19,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10de8955-f5e9-487e-9a27-6917ac1753c1 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/82e799e035914882815d9331b34deba1"}, "enabled": true, "id": "82e799e035914882815d9331b34deba1", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 06:16:19,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-10de8955-f5e9-487e-9a27-6917ac1753c1 2018-09-22 06:16:19,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0732619762421s 2018-09-22 06:16:19,766 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-10de8955-f5e9-487e-9a27-6917ac1753c1 2018-09-22 06:16:19,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 06:16:19,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=31bfce8a6f3d4c44968ea6ac9c9dbf93&scope.project.id=82e799e035914882815d9331b34deba1&role.id=f3092b1b7c644667885a3131b7626bc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:16:19,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb2dd7f4-3d7c-494c-a3ae-c447062eeddf Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=31bfce8a6f3d4c44968ea6ac9c9dbf93&scope.project.id=82e799e035914882815d9331b34deba1&role.id=f3092b1b7c644667885a3131b7626bc7", "previous": null, "next": null}} 2018-09-22 06:16:19,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=31bfce8a6f3d4c44968ea6ac9c9dbf93&scope.project.id=82e799e035914882815d9331b34deba1&role.id=f3092b1b7c644667885a3131b7626bc7 used request id req-bb2dd7f4-3d7c-494c-a3ae-c447062eeddf 2018-09-22 06:16:19,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0806319713593s 2018-09-22 06:16:19,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 06:16:19,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/82e799e035914882815d9331b34deba1/users/31bfce8a6f3d4c44968ea6ac9c9dbf93/roles/f3092b1b7c644667885a3131b7626bc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:16:19,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 06:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49e09050-bf17-4715-b9e2-5b6f4106b15c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 06:16:19,966 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/82e799e035914882815d9331b34deba1/users/31bfce8a6f3d4c44968ea6ac9c9dbf93/roles/f3092b1b7c644667885a3131b7626bc7 used request id req-49e09050-bf17-4715-b9e2-5b6f4106b15c 2018-09-22 06:16:19,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115988969803s 2018-09-22 06:16:19,967 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': 'a2ec217d-4078-4a70-a7df-36f576d17145', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'juju_epc-user_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9', 'project_id': u'82e799e035914882815d9331b34deba1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-22 06:16:19,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 06:16:19,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 06:16:19,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 06:16:19,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 06:16:19,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 06:16:19,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 06:16:19,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 06:16:19,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 06:16:19,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 06:16:19,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 06:16:19,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 06:16:19,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 06:16:19,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 06:16:19,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 06:16:19,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 06:16:19,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 06:16:19,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 06:16:19,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 06:16:19,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 06:16:19,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 06:16:19,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 06:16:19,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 06:16:19,971 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9', 'password': 'a2ec217d-4078-4a70-a7df-36f576d17145', 'project_name': 'juju_epc-project_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '82e799e035914882815d9331b34deba1', 'project_domain_name': 'Default'} 2018-09-22 06:16:20,031 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-09-22 06:16:20,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-09-22 06:16:20,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:16:20,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a4c8fb9-7f40-4b1c-809a-08593452cfd0 Content-Encoding: gzip Content-Length: 916 Content-Type: application/json RESP BODY: {"services": [{"description": "congress Policy Service", "links": {"self": "http://172.30.9.23:5000/v3/services/27942a23355b4377b9eafbad2d133233"}, "enabled": true, "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.23:5000/v3/services/334933ac5dcc40409b0bf3b9e0211ddc"}, "enabled": true, "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.23:5000/v3/services/381af6bbb5d845e3885827518b69027c"}, "enabled": true, "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.23:5000/v3/services/3bbcf39e29f442d5b577765fa5c6e3c4"}, "enabled": true, "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.23:5000/v3/services/4807b9ba930741199d04fa61c42bfdde"}, "enabled": true, "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.23:5000/v3/services/48595a9e89e74172a1e5c80df3fd6601"}, "enabled": true, "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.23:5000/v3/services/60530e880db04154806f03695c79b42d"}, "enabled": true, "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.23:5000/v3/services/65e52e10462142b7bd1f4ace3a99297a"}, "enabled": true, "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.23:5000/v3/services/685ebd2d62704f90bb83dd88b534e6bd"}, "enabled": true, "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.23:5000/v3/services/92bb8eb6868d4f6eb99e14a4150e6294"}, "enabled": true, "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.23:5000/v3/services/9d3d4ed67b2141a0acb73712cd4f2eab"}, "enabled": true, "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.23:5000/v3/services/adca761c6a724e79912dc31ba2d145c0"}, "enabled": true, "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.23:5000/v3/services/b3df779e54464f92bc6a7462375811cf"}, "enabled": true, "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.23:5000/v3/services/b45dad370cf74306aa2038fbbc1e8a91"}, "enabled": true, "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.23:5000/v3/services/ef208eaafd7e4c4b9c2b46280d9562c7"}, "enabled": true, "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.23:5000/v3/services/f46910b7f58a48aca22521f3042448a1"}, "enabled": true, "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "links": {"self": "http://172.30.9.23:5000/v3/services", "previous": null, "next": null}} 2018-09-22 06:16:20,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/services used request id req-0a4c8fb9-7f40-4b1c-809a-08593452cfd0 2018-09-22 06:16:20,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0757741928101s 2018-09-22 06:16:20,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-09-22 06:16:20,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:16:20,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db310e5-2a07-422b-a330-e43140e40e19 Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/00bde8f88d3a44818673b68f05810483"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d3d4ed67b2141a0acb73712cd4f2eab", "id": "00bde8f88d3a44818673b68f05810483"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0438c2ae849144d4bf545a8d778438bf"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "381af6bbb5d845e3885827518b69027c", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/09dc002dd50e4b0388ce151dc3dfdfb4"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4807b9ba930741199d04fa61c42bfdde", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1c93163e5fa8453e84efdd454efdcc99"}, "url": "http://172.30.9.23:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "65e52e10462142b7bd1f4ace3a99297a", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/243ca55c8fb54332bdeca549f6f503b9"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ef208eaafd7e4c4b9c2b46280d9562c7", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/25595e246a6d44a6a8deda8c390382e3"}, "url": "http://172.30.9.23:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f46910b7f58a48aca22521f3042448a1", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2cb613c705bf416f9dcc1b5b74d5d504"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d3d4ed67b2141a0acb73712cd4f2eab", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/34f5ef56d956440d9aaf317a2c040ace"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ef208eaafd7e4c4b9c2b46280d9562c7", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/42202b7807324d9e830cef06a4240e8a"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "60530e880db04154806f03695c79b42d", "id": "42202b7807324d9e830cef06a4240e8a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/49668a5a129e4454a392db8088c10412"}, "url": "http://192.30.9.5:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "334933ac5dcc40409b0bf3b9e0211ddc", "id": "49668a5a129e4454a392db8088c10412"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4a34adc15f57483894486ac5e51cb73a"}, "url": "http://192.30.9.5:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "27942a23355b4377b9eafbad2d133233", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/4c18c29ed709489c8e809be89cf542ab"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4807b9ba930741199d04fa61c42bfdde", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/598ed68a1959428d82e968ec544929c8"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "60530e880db04154806f03695c79b42d", "id": "598ed68a1959428d82e968ec544929c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5afaa40252ab4c16be55d1b598919c29"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3bbcf39e29f442d5b577765fa5c6e3c4", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5df8c73dd3984133b11f476d2a2bbf96"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3bbcf39e29f442d5b577765fa5c6e3c4", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5f52ab97718b4c14afa8856bb3feabe1"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "60530e880db04154806f03695c79b42d", "id": "5f52ab97718b4c14afa8856bb3feabe1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/627ca9c700c24643ac07fe483fbaadd4"}, "url": "http://192.30.9.5:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "65e52e10462142b7bd1f4ace3a99297a", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6308693efff146f8a138c4db22fc16bb"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f46910b7f58a48aca22521f3042448a1", "id": "6308693efff146f8a138c4db22fc16bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6d527bd051864ea8b5a6e6b0ccc2a188"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "685ebd2d62704f90bb83dd88b534e6bd", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6e54b193673f4d3f995f33e37cdc2bd1"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f46910b7f58a48aca22521f3042448a1", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/75e2b053ee5d4f98ad52316b1a466cf9"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "48595a9e89e74172a1e5c80df3fd6601", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/7e0ef97697ae4c7e9e06868ae907539a"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "381af6bbb5d845e3885827518b69027c", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/88b34d9fab5248898561e801e71e6650"}, "url": "http://192.30.9.5:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "65e52e10462142b7bd1f4ace3a99297a", "id": "88b34d9fab5248898561e801e71e6650"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8e5299a7f46342958dcc4e1106ebca06"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "381af6bbb5d845e3885827518b69027c", "id": "8e5299a7f46342958dcc4e1106ebca06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/92c9d5d582044cfb98a9aba23f498b56"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d3d4ed67b2141a0acb73712cd4f2eab", "id": "92c9d5d582044cfb98a9aba23f498b56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/999d6335b2ac47b4b2ed0945e995539b"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b3df779e54464f92bc6a7462375811cf", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/acd4b4256da040b29a6e43fa569e0b85"}, "url": "http://192.30.9.5:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "27942a23355b4377b9eafbad2d133233", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b71afdfa0fe94983ad80883109b1718f"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "685ebd2d62704f90bb83dd88b534e6bd", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/b842a45c361e406285e0f4a3eb06e89d"}, "url": "http://172.30.9.23:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "27942a23355b4377b9eafbad2d133233", "id": "b842a45c361e406285e0f4a3eb06e89d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/bf2747928e32487ba226e294f642d5ea"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "685ebd2d62704f90bb83dd88b534e6bd", "id": "bf2747928e32487ba226e294f642d5ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c3a78005746b468e999baf63ba22bd2b"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ef208eaafd7e4c4b9c2b46280d9562c7", "id": "c3a78005746b468e999baf63ba22bd2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c4e47693496147509557bba8c0025d49"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b45dad370cf74306aa2038fbbc1e8a91", "id": "c4e47693496147509557bba8c0025d49"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c7ca5263a9604202b2d2cb509672d0fe"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b3df779e54464f92bc6a7462375811cf", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c87fd307167944d0ac2cc4bb83d2b735"}, "url": "http://172.30.9.23:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "334933ac5dcc40409b0bf3b9e0211ddc", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cc6e573f27384dbabeb1501bdd717245"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "adca761c6a724e79912dc31ba2d145c0", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d55fd89a282240c181e629ab0ff9bbe0"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4807b9ba930741199d04fa61c42bfdde", "id": "d55fd89a282240c181e629ab0ff9bbe0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d5f1e774af274348be0873d87973ce3f"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "adca761c6a724e79912dc31ba2d145c0", "id": "d5f1e774af274348be0873d87973ce3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dbf5e68a79f54fe4843d67f847e38346"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b45dad370cf74306aa2038fbbc1e8a91", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e68f4cadc2a04a9e8c20cd2907c44e23"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b3df779e54464f92bc6a7462375811cf", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e86e4e09d0ad426aba5d131cdbdccd88"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "48595a9e89e74172a1e5c80df3fd6601", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e971608e95c94d90aa96f13132d031f9"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "adca761c6a724e79912dc31ba2d145c0", "id": "e971608e95c94d90aa96f13132d031f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ea083ecc811f4a3faea9ffa3c51b33c1"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b45dad370cf74306aa2038fbbc1e8a91", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ef6ad2e465ef4ed790ea44e2a35ff7c2"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "48595a9e89e74172a1e5c80df3fd6601", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f7e916d052b0486497515e6101d5002c"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3bbcf39e29f442d5b577765fa5c6e3c4", "id": "f7e916d052b0486497515e6101d5002c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fc947fd5e73c431f8de30f03b601b249"}, "url": "http://192.30.9.5:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "334933ac5dcc40409b0bf3b9e0211ddc", "id": "fc947fd5e73c431f8de30f03b601b249"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-22 06:16:20,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-8db310e5-2a07-422b-a330-e43140e40e19 2018-09-22 06:16:20,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0846331119537s 2018-09-22 06:16:20,226 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-09-22 06:16:20,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 06:16:20,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:16:20,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3856a3c3-3776-4410-ae7a-93f238a8543b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 06:16:20,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-3856a3c3-3776-4410-ae7a-93f238a8543b 2018-09-22 06:16:20,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0806059837341s 2018-09-22 06:16:20,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 06:16:20,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:16:20,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a6e22e-bb36-4388-9333-0e82d3a8f1ad Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/82e799e035914882815d9331b34deba1"}, "enabled": true, "id": "82e799e035914882815d9331b34deba1", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 06:16:20,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-37a6e22e-bb36-4388-9333-0e82d3a8f1ad 2018-09-22 06:16:20,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0741999149323s 2018-09-22 06:16:20,383 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-37a6e22e-bb36-4388-9333-0e82d3a8f1ad 2018-09-22 06:16:20,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-22 06:16:20,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" -d '{"network": {"tenant_id": "82e799e035914882815d9331b34deba1", "name": "juju_epc-net_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "admin_state_up": true}}' 2018-09-22 06:16:20,931 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-b34492e7-dddc-407e-9a21-c09d93cc7599 Date: Sat, 22 Sep 2018 06:16:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"03168b55-caf5-42ee-8b44-f650ea664e27","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"82e799e035914882815d9331b34deba1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T06:16:20Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9","admin_state_up":true,"tenant_id":"82e799e035914882815d9331b34deba1","created_at":"2018-09-22T06:16:20Z","mtu":1450}} 2018-09-22 06:16:20,931 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b34492e7-dddc-407e-9a21-c09d93cc7599 2018-09-22 06:16:20,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.545095920563s 2018-09-22 06:16:20,932 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b34492e7-dddc-407e-9a21-c09d93cc7599 2018-09-22 06:16:20,932 - 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-09-22T06:16:20Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'03168b55-caf5-42ee-8b44-f650ea664e27', u'provider:segmentation_id': 61, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9', u'created_at': u'2018-09-22T06:16:20Z', u'mtu': 1450, u'tenant_id': u'82e799e035914882815d9331b34deba1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'82e799e035914882815d9331b34deba1'}) 2018-09-22 06:16:20,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 06:16:20,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc66ea28-61fc-4717-b201-d4e188b43031 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 06:16:20,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dc66ea28-61fc-4717-b201-d4e188b43031 2018-09-22 06:16:20,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 06:16:21,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f3092b1b7c644667885a3131b7626bc7", "name": "Member"}], "expires_at": "2018-09-22T07:16:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82e799e035914882815d9331b34deba1", "name": "juju_epc-project_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/82e799e035914882815d9331b34deba1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/82e799e035914882815d9331b34deba1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/82e799e035914882815d9331b34deba1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/82e799e035914882815d9331b34deba1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/82e799e035914882815d9331b34deba1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/82e799e035914882815d9331b34deba1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/82e799e035914882815d9331b34deba1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/82e799e035914882815d9331b34deba1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/82e799e035914882815d9331b34deba1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/82e799e035914882815d9331b34deba1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/82e799e035914882815d9331b34deba1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/82e799e035914882815d9331b34deba1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "id": "31bfce8a6f3d4c44968ea6ac9c9dbf93"}, "audit_ids": ["V2XheUwJQjapD1UbfltcMQ"], "issued_at": "2018-09-22T06:16:21.000000Z"}} 2018-09-22 06:16:21,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 06:16:21,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:16:21,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1189 X-Openstack-Request-Id: req-1938934f-1fbf-4048-8ab9-6eccb2536d1d Date: Sat, 22 Sep 2018 06:16:21 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-09-22T06:16:20Z","tenant_id":"82e799e035914882815d9331b34deba1","created_at":"2018-09-22T06:16:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"82e799e035914882815d9331b34deba1","id":"03168b55-caf5-42ee-8b44-f650ea664e27","name":"juju_epc-net_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 06:16:21,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1938934f-1fbf-4048-8ab9-6eccb2536d1d 2018-09-22 06:16:21,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279084920883s 2018-09-22 06:16:21,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1938934f-1fbf-4048-8ab9-6eccb2536d1d 2018-09-22 06:16:21,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-22 06:16:21,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" -d '{"subnet": {"name": "juju_epc-subnet_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "enable_dhcp": true, "network_id": "03168b55-caf5-42ee-8b44-f650ea664e27", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-09-22 06:16:22,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ec7c4b86-d0da-47aa-b193-e6a35ff7c883 Date: Sat, 22 Sep 2018 06:16:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03168b55-caf5-42ee-8b44-f650ea664e27","tenant_id":"82e799e035914882815d9331b34deba1","created_at":"2018-09-22T06:16:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T06:16:21Z","gateway_ip":"192.168.121.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.121.0/24","project_id":"82e799e035914882815d9331b34deba1","id":"d5a1e2bf-b5bf-4314-88f9-50259319fd2e","subnetpool_id":null,"name":"juju_epc-subnet_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9"}} 2018-09-22 06:16:22,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-ec7c4b86-d0da-47aa-b193-e6a35ff7c883 2018-09-22 06:16:22,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.702015161514s 2018-09-22 06:16:22,302 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-ec7c4b86-d0da-47aa-b193-e6a35ff7c883 2018-09-22 06:16:22,303 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T06:16:21Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'd5a1e2bf-b5bf-4314-88f9-50259319fd2e', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9', u'enable_dhcp': True, u'network_id': u'03168b55-caf5-42ee-8b44-f650ea664e27', u'tenant_id': u'82e799e035914882815d9331b34deba1', u'created_at': u'2018-09-22T06:16:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'82e799e035914882815d9331b34deba1'}) 2018-09-22 06:16:22,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-22 06:16:22,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "juju_epc-router_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "admin_state_up": true}}' 2018-09-22 06:16:27,335 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-85ce1631-80ab-4f9b-93e4-aaf3dd8e4ae5 Date: Sat, 22 Sep 2018 06:16:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "82e799e035914882815d9331b34deba1", "created_at": "2018-09-22T06:16:22Z", "admin_state_up": true, "updated_at": "2018-09-22T06:16:23Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "82e799e035914882815d9331b34deba1", "id": "1a31da69-e2ab-4022-85ac-49d10b24cd84", "name": "juju_epc-router_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9"}} 2018-09-22 06:16:27,335 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-85ce1631-80ab-4f9b-93e4-aaf3dd8e4ae5 2018-09-22 06:16:27,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.03127717972s 2018-09-22 06:16:27,335 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-85ce1631-80ab-4f9b-93e4-aaf3dd8e4ae5 2018-09-22 06:16:27,336 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T06:16:23Z', u'revision_number': 3, u'id': u'1a31da69-e2ab-4022-85ac-49d10b24cd84', u'external_gateway_info': {u'network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'439a8a54-bb11-4288-a17c-58ca0efd5d9d', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9', u'admin_state_up': True, u'tenant_id': u'82e799e035914882815d9331b34deba1', u'created_at': u'2018-09-22T06:16:22Z', u'flavor_id': None, u'routes': [], u'project_id': u'82e799e035914882815d9331b34deba1'}) 2018-09-22 06:16:27,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-22 06:16:27,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/1a31da69-e2ab-4022-85ac-49d10b24cd84/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" -d '{"subnet_id": "d5a1e2bf-b5bf-4314-88f9-50259319fd2e"}' 2018-09-22 06:16:29,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2a447818-20ff-40a0-bd41-8e7eef942059 Date: Sat, 22 Sep 2018 06:16:29 GMT RESP BODY: {"network_id": "03168b55-caf5-42ee-8b44-f650ea664e27", "tenant_id": "82e799e035914882815d9331b34deba1", "subnet_id": "d5a1e2bf-b5bf-4314-88f9-50259319fd2e", "subnet_ids": ["d5a1e2bf-b5bf-4314-88f9-50259319fd2e"], "port_id": "b53aacd5-795a-47d0-8ab7-92c4261c5832", "id": "1a31da69-e2ab-4022-85ac-49d10b24cd84"} 2018-09-22 06:16:29,525 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1a31da69-e2ab-4022-85ac-49d10b24cd84/add_router_interface.json used request id req-2a447818-20ff-40a0-bd41-8e7eef942059 2018-09-22 06:16:29,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.18847703934s 2018-09-22 06:16:29,525 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1a31da69-e2ab-4022-85ac-49d10b24cd84/add_router_interface.json used request id req-2a447818-20ff-40a0-bd41-8e7eef942059 returning object 1a31da69-e2ab-4022-85ac-49d10b24cd84 2018-09-22 06:16:29,526 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-09-22 06:16:31,439 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:c26409a3fbbfcf81eb6c6a8126015d68 sha256:7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f 2018-09-22 06:16:31,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:16:31,445 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 22 Sep 2018 06:16:31 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-22 06:16:31,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 06:16:31,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:16:31,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-63a17977-1820-465a-894e-676401e8d823 Date: Sat, 22 Sep 2018 06:16:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 06:16:31,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-63a17977-1820-465a-894e-676401e8d823 2018-09-22 06:16:31,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166823148727s 2018-09-22 06:16:31,615 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-63a17977-1820-465a-894e-676401e8d823 2018-09-22 06:16:31,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-22 06:16:31,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" -d '{"owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "owner_specified.shade.object": "images/juju_epc-img_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9"}' 2018-09-22 06:16:31,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30 X-Openstack-Request-Id: req-9dd9ce55-ec23-4d59-aedb-c28bffe269a3 Date: Sat, 22 Sep 2018 06:16:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30/file", "owner": "82e799e035914882815d9331b34deba1", "id": "e78fea8e-f181-48fe-a646-bbc48f42bb30", "size": null, "self": "/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "updated_at": "2018-09-22T06:16:31Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "checksum": null, "created_at": "2018-09-22T06:16:31Z", "protected": false} 2018-09-22 06:16:31,815 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9dd9ce55-ec23-4d59-aedb-c28bffe269a3 2018-09-22 06:16:31,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.19850897789s 2018-09-22 06:16:31,815 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9dd9ce55-ec23-4d59-aedb-c28bffe269a3 returning object e78fea8e-f181-48fe-a646-bbc48f42bb30 2018-09-22 06:16:31,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-22 06:16:31,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" -d '' 2018-09-22 06:16:38,937 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a8952146-3c58-4dc4-8595-fd32a177470e Date: Sat, 22 Sep 2018 06:16:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 06:16:38,937 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30/file used request id req-a8952146-3c58-4dc4-8595-fd32a177470e 2018-09-22 06:16:38,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 7.12169694901s 2018-09-22 06:16:38,938 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30/file used request id req-a8952146-3c58-4dc4-8595-fd32a177470e 2018-09-22 06:16:38,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 06:16:38,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:16:39,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-51670dce-b50d-4fab-9a5e-4b4b35471c44 Date: Sat, 22 Sep 2018 06:16:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/e78fea8e-f181-48fe-a646-bbc48f42bb30/snap", "metadata": {}}], "file": "/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30/file", "owner": "82e799e035914882815d9331b34deba1", "id": "e78fea8e-f181-48fe-a646-bbc48f42bb30", "size": 296812544, "self": "/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/e78fea8e-f181-48fe-a646-bbc48f42bb30/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "updated_at": "2018-09-22T06:16:38Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "checksum": "c26409a3fbbfcf81eb6c6a8126015d68", "created_at": "2018-09-22T06:16:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 06:16:39,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-51670dce-b50d-4fab-9a5e-4b4b35471c44 2018-09-22 06:16:39,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166774988174s 2018-09-22 06:16:39,105 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-51670dce-b50d-4fab-9a5e-4b4b35471c44 2018-09-22 06:16:39,107 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/e78fea8e-f181-48fe-a646-bbc48f42bb30/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30/file', 'owner': u'82e799e035914882815d9331b34deba1', 'id': u'e78fea8e-f181-48fe-a646-bbc48f42bb30', 'size': 296812544, u'self': u'/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'82e799e035914882815d9331b34deba1', 'name': 'juju_epc-project_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/e78fea8e-f181-48fe-a646-bbc48f42bb30/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-22T06:16:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-22T06:16:38Z', u'owner_specified.shade.sha256': u'7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f', u'owner_specified.shade.object': u'images/juju_epc-img_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'c26409a3fbbfcf81eb6c6a8126015d68', 'properties': {u'self': u'/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30', u'owner_specified.shade.md5': u'c26409a3fbbfcf81eb6c6a8126015d68', u'owner_specified.shade.object': u'images/juju_epc-img_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9', u'owner_specified.shade.sha256': u'7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9', 'created': u'2018-09-22T06:16:31Z', 'checksum': u'c26409a3fbbfcf81eb6c6a8126015d68', 'created_at': u'2018-09-22T06:16:31Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30', u'owner_specified.shade.md5': u'c26409a3fbbfcf81eb6c6a8126015d68', u'owner_specified.shade.object': u'images/juju_epc-img_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9', u'owner_specified.shade.sha256': u'7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f', u'schema': u'/v2/schemas/image'}}) 2018-09-22 06:16:40,410 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i e78fea8e-f181-48fe-a646-bbc48f42bb30 -s xenial -r regionOne -u http://172.30.9.23:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 6 cloud regions added: added cloud region: - aws/eu-west-3 - google/asia-south1 - google/europe-west2 - google/europe-west3 - google/southamerica-east1 - google/us-east4 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-09-22 06:16:40,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-22 06:16:40,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-09-22 06:16:40,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4154ed3-97a4-46bd-9955-fe471e2cc040 x-compute-request-id: req-d4154ed3-97a4-46bd-9955-fe471e2cc040 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6cb46607-b614-4ac5-bd8d-a032e83a56b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6cb46607-b614-4ac5-bd8d-a032e83a56b7", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6cb46607-b614-4ac5-bd8d-a032e83a56b7", "name": "juju_epc-flavor_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 06:16:40,617 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d4154ed3-97a4-46bd-9955-fe471e2cc040 2018-09-22 06:16:40,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.206038951874s 2018-09-22 06:16:40,618 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d4154ed3-97a4-46bd-9955-fe471e2cc040 returning object 6cb46607-b614-4ac5-bd8d-a032e83a56b7 2018-09-22 06:16:40,619 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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': 10, 'id': u'6cb46607-b614-4ac5-bd8d-a032e83a56b7', 'swap': 0}) 2018-09-22 06:16:40,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-22 06:16:40,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/6cb46607-b614-4ac5-bd8d-a032e83a56b7/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" -d '{"extra_specs": {}}' 2018-09-22 06:16:40,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b957d867-6024-4a99-8249-8037a40e64a3 x-compute-request-id: req-b957d867-6024-4a99-8249-8037a40e64a3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 06:16:40,644 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6cb46607-b614-4ac5-bd8d-a032e83a56b7/os-extra_specs used request id req-b957d867-6024-4a99-8249-8037a40e64a3 2018-09-22 06:16:40,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0247139930725s 2018-09-22 06:16:40,645 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6cb46607-b614-4ac5-bd8d-a032e83a56b7/os-extra_specs used request id req-b957d867-6024-4a99-8249-8037a40e64a3 2018-09-22 06:16:40,645 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-09-22 06:16:40,647 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-283 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | USE_DYNAMIC_CREDENTIALS | True | | STORAGE_PROTOCOL | iSCSI | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-09-22 06:16:40,654 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-09-22 06:16:40,744 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-09-22 06:16:40,744 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-09-22 06:16:40,845 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-09-22 06:16:40,845 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-09-22 06:16:42,351 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:aba982bbd53c6cc40a4cab6e312ae8d3 sha256:c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4 2018-09-22 06:16:42,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 06:16:42,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:16:42,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-36b0784a-3510-4ff7-8a49-43b767eedee2 Date: Sat, 22 Sep 2018 06:16:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/e78fea8e-f181-48fe-a646-bbc48f42bb30/snap", "metadata": {}}], "file": "/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30/file", "owner": "82e799e035914882815d9331b34deba1", "id": "e78fea8e-f181-48fe-a646-bbc48f42bb30", "size": 296812544, "self": "/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/e78fea8e-f181-48fe-a646-bbc48f42bb30/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "updated_at": "2018-09-22T06:16:38Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "checksum": "c26409a3fbbfcf81eb6c6a8126015d68", "created_at": "2018-09-22T06:16:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 06:16:42,538 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-36b0784a-3510-4ff7-8a49-43b767eedee2 2018-09-22 06:16:42,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185902833939s 2018-09-22 06:16:42,538 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-36b0784a-3510-4ff7-8a49-43b767eedee2 2018-09-22 06:16:42,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-22 06:16:42,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" -d '{"owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "owner_specified.shade.object": "images/juju_epc-img_alt_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9"}' 2018-09-22 06:16:42,757 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/71591f38-54bb-4309-a26b-31d3a46bbbca X-Openstack-Request-Id: req-ecf36dc5-383e-465e-9c0a-60d49d83928a Date: Sat, 22 Sep 2018 06:16:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/71591f38-54bb-4309-a26b-31d3a46bbbca/file", "owner": "82e799e035914882815d9331b34deba1", "id": "71591f38-54bb-4309-a26b-31d3a46bbbca", "size": null, "self": "/v2/images/71591f38-54bb-4309-a26b-31d3a46bbbca", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-09-22T06:16:42Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "juju_epc-img_alt_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "checksum": null, "created_at": "2018-09-22T06:16:42Z", "protected": false} 2018-09-22 06:16:42,757 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-ecf36dc5-383e-465e-9c0a-60d49d83928a 2018-09-22 06:16:42,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.21579003334s 2018-09-22 06:16:42,757 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-ecf36dc5-383e-465e-9c0a-60d49d83928a returning object 71591f38-54bb-4309-a26b-31d3a46bbbca 2018-09-22 06:16:42,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-22 06:16:42,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/71591f38-54bb-4309-a26b-31d3a46bbbca/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" -d '' 2018-09-22 06:16:48,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e5b599b-5515-426e-b0cc-74995b3ecb5c Date: Sat, 22 Sep 2018 06:16:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 06:16:48,703 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/71591f38-54bb-4309-a26b-31d3a46bbbca/file used request id req-6e5b599b-5515-426e-b0cc-74995b3ecb5c 2018-09-22 06:16:48,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.94544196129s 2018-09-22 06:16:48,704 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/71591f38-54bb-4309-a26b-31d3a46bbbca/file used request id req-6e5b599b-5515-426e-b0cc-74995b3ecb5c 2018-09-22 06:16:48,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 06:16:48,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:16:48,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-894c0f06-8f6f-449e-8bb6-291905d9b720 Date: Sat, 22 Sep 2018 06:16:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/71591f38-54bb-4309-a26b-31d3a46bbbca/snap", "metadata": {}}], "file": "/v2/images/71591f38-54bb-4309-a26b-31d3a46bbbca/file", "owner": "82e799e035914882815d9331b34deba1", "id": "71591f38-54bb-4309-a26b-31d3a46bbbca", "size": 263193088, "self": "/v2/images/71591f38-54bb-4309-a26b-31d3a46bbbca", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/71591f38-54bb-4309-a26b-31d3a46bbbca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-09-22T06:16:48Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "juju_epc-img_alt_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-09-22T06:16:42Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/e78fea8e-f181-48fe-a646-bbc48f42bb30/snap", "metadata": {}}], "file": "/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30/file", "owner": "82e799e035914882815d9331b34deba1", "id": "e78fea8e-f181-48fe-a646-bbc48f42bb30", "size": 296812544, "self": "/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/e78fea8e-f181-48fe-a646-bbc48f42bb30/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "updated_at": "2018-09-22T06:16:38Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "checksum": "c26409a3fbbfcf81eb6c6a8126015d68", "created_at": "2018-09-22T06:16:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 06:16:48,883 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-894c0f06-8f6f-449e-8bb6-291905d9b720 2018-09-22 06:16:48,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178885936737s 2018-09-22 06:16:48,884 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-894c0f06-8f6f-449e-8bb6-291905d9b720 2018-09-22 06:16:48,887 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/71591f38-54bb-4309-a26b-31d3a46bbbca/snap', u'metadata': Munch({})})], 'file': u'/v2/images/71591f38-54bb-4309-a26b-31d3a46bbbca/file', 'owner': u'82e799e035914882815d9331b34deba1', 'id': u'71591f38-54bb-4309-a26b-31d3a46bbbca', 'size': 263193088, u'self': u'/v2/images/71591f38-54bb-4309-a26b-31d3a46bbbca', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'82e799e035914882815d9331b34deba1', 'name': 'juju_epc-project_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/71591f38-54bb-4309-a26b-31d3a46bbbca/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-22T06:16:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-22T06:16:48Z', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/juju_epc-img_alt_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'properties': {u'self': u'/v2/images/71591f38-54bb-4309-a26b-31d3a46bbbca', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9', 'created': u'2018-09-22T06:16:42Z', 'checksum': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'created_at': u'2018-09-22T06:16:42Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/71591f38-54bb-4309-a26b-31d3a46bbbca', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}}) 2018-09-22 06:16:49,056 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 71591f38-54bb-4309-a26b-31d3a46bbbca -s trusty -r regionOne -u http://172.30.9.23:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-09-22 06:16:49,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-22 06:16:49,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-09-22 06:16:49,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16: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-7866f33d-4817-4569-9a53-ae7b297c5e7d x-compute-request-id: req-7866f33d-4817-4569-9a53-ae7b297c5e7d Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b4d6972a-c71b-4b93-9a3f-651048cdb7a7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b4d6972a-c71b-4b93-9a3f-651048cdb7a7", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b4d6972a-c71b-4b93-9a3f-651048cdb7a7", "name": "juju_epc-flavor_alt_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 06:16:49,113 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7866f33d-4817-4569-9a53-ae7b297c5e7d 2018-09-22 06:16:49,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0554161071777s 2018-09-22 06:16:49,113 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7866f33d-4817-4569-9a53-ae7b297c5e7d returning object b4d6972a-c71b-4b93-9a3f-651048cdb7a7 2018-09-22 06:16:49,114 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9', 'ephemeral': 0, 'ram': 4096, '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'4da9936b5ac745b8b6971a229f6ee2e6', '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': 10, 'id': u'b4d6972a-c71b-4b93-9a3f-651048cdb7a7', 'swap': 0}) 2018-09-22 06:16:49,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-22 06:16:49,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/b4d6972a-c71b-4b93-9a3f-651048cdb7a7/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" -d '{"extra_specs": {}}' 2018-09-22 06:16:49,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:16: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-cca6e25a-8292-4854-9922-1fb8348b6f50 x-compute-request-id: req-cca6e25a-8292-4854-9922-1fb8348b6f50 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 06:16:49,140 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/b4d6972a-c71b-4b93-9a3f-651048cdb7a7/os-extra_specs used request id req-cca6e25a-8292-4854-9922-1fb8348b6f50 2018-09-22 06:16:49,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0248010158539s 2018-09-22 06:16:49,140 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/b4d6972a-c71b-4b93-9a3f-651048cdb7a7/os-extra_specs used request id req-cca6e25a-8292-4854-9922-1fb8348b6f50 2018-09-22 06:16:49,141 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-09-22 06:21:02,712 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.2.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=03168b55-caf5-42ee-8b44-f650ea664e27 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 06:16:49 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 06:16:49 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.2.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=03168b55-caf5-42ee-8b44-f650ea664e27", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 06:16:49 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "regionOne" and credential "abot-epc" () 06:16:49 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[use-floating-ip:true use-default-secgroup:true network:03168b55-caf5-42ee-8b44-f650ea664e27 external-network:] 06:16:49 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 06:16:49 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[update-status-hook-interval:5m authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjZhtsGxyV7tkignuJvaTnAGspUU0xueGT/YclnZS0DSRoAn4syhQBUMr432+9iXzlIaHPbTLu0jARVLq3DNkayxeh4JT7v+3zMjK5XQSKyRp57qXUFyh5kk4gQUH39brDSdSzbkuHsPWeZQFMkbR5gI7Nfg4IzgBywRL2OE9X/6W/69iDdAQO04LGUR0Smd38w/yUnCFDcMJkg2a+vAxgypDXSB731KHVRw3vgq/pZG99IGs1YTDxisRLhnBARYHjFacKQsYfQKDxaRQUXzo6UJCxK85s/Xmoz8SrM579XXgaTLnm9RWTcGwl6pyXw5qF3ulZ7s5pZ/k+uUKEmmR7 juju-client-key firewall-mode:instance type:openstack external-network: development:false network:03168b55-caf5-42ee-8b44-f650ea664e27 enable-os-refresh-update:true provisioner-harvest-mode:destroyed transmit-vendor-metrics:true default-series:xenial enable-os-upgrade:true proxy-ssh:false disable-network-management:false agent-stream:released no-proxy:127.0.0.1,localhost,::1 https-proxy: ignore-machine-addresses:false max-action-results-size:5G max-status-history-size:5G agent-metadata-url: net-bond-reconfigure-delay:17 logging-config: apt-https-proxy: test-mode:false ssl-hostname-verification:false use-floating-ip:true max-status-history-age:336h name:controller image-metadata-url: logforward-enabled:false apt-no-proxy: apt-mirror: apt-http-proxy: apt-ftp-proxy: resource-tags: image-stream:released http-proxy: uuid:8ac72122-8732-4cc3-80f9-ee4477918f7c automatically-retry-hooks:true use-default-secgroup:true ftp-proxy: max-action-results-age:336h] 06:16:49 INFO juju.provider.openstack provider.go:144 opening model "controller" 06:16:49 DEBUG goose :1 auth details: &{Token:gAAAAABbpd5RuMR9zeY7qhKtD_JrgcQqJnjF8LVfd65l00c41NjQG3RfjydVs9OuCo5sDdZcVNe30rXL9Kqw7l_pWbhWfY2yYuXd72kVK1L6801ZQSednxJI6Ti2mWlikgojsC5DKUoZnMzh4uNSoKzF0ZGOG1bU8GufiRl6eSySFPEWbhw-LaU TenantId:82e799e035914882815d9331b34deba1 UserId:31bfce8a6f3d4c44968ea6ac9c9dbf93 Domain: RegionServiceURLs:map[regionOne:map[cloudformation:http://172.30.9.23:8000/v1 placement:http://172.30.9.23:8778/placement compute:http://172.30.9.23:8774/v2.1 volumev3:http://172.30.9.23:8776/v3/82e799e035914882815d9331b34deba1 nfv-orchestration:http://172.30.9.23:9890 network:http://172.30.9.23:9696 key-manager:http://172.30.9.23:9311 metric:http://172.30.9.23:8041 volumev2:http://172.30.9.23:8776/v2/82e799e035914882815d9331b34deba1 identity:http://172.30.9.23:5000 orchestration:http://172.30.9.23:8004/v1/82e799e035914882815d9331b34deba1 volume:http://172.30.9.23:8776/v1/82e799e035914882815d9331b34deba1 policy:http://172.30.9.23:1789 image:http://172.30.9.23:9292 alarming:http://172.30.9.23:8042]]} 06:16:50 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 06:16:50 DEBUG goose :1 performing API version discovery for "http://172.30.9.23:8774/" 06:16:50 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.23:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.23:8774/v2.1/ Rel:self}] Status:CURRENT}] 06:16:50 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 06:16:50 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 06:16:50 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 06:16:50 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 06:16:50 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 06:16:50 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 06:16:50 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 06:16:50 INFO cmd bootstrap.go:233 Loading image metadata 06:16:50 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 06:16:50 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 06:16:50 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 06:16:50 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.23:5000/v3} [xenial yakkety win2012hv quantal utopic win2016hv win10 opensuseleap vivid win2016 centos7 genericlinux saucy win81 win2012r2 win2012 win2016nano win7 trusty win2012hvr2 zesty precise raring win8 wily win2008r2] [amd64 i386 armhf arm64 ppc64el s390x] released}} 06:16:50 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 06:16:53 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 06:16:54 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.23:5000/v3} not found 06:16:54 DEBUG juju.environs.bootstrap bootstrap.go:584 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.23:5000/v3} not found 06:16:54 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 06:16:54 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.9 for amd64 06:16:54 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.9 06:16:54 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 06:16:54 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 06:16:54 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.9 06:16:54 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 06:16:54 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 06:16:54 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 06:16:55 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 06:16:58 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 06:16:58 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 06:16:58 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 06:16:58 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:e78fea8e-f181-48fe-a646-bbc48f42bb30 Arch:amd64 VirtType:}] 06:16:58 INFO juju.environs.instances image.go:106 find instance - using image with id: e78fea8e-f181-48fe-a646-bbc48f42bb30 06:16:58 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 06:16:58 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 06:16:58 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2490 bytes 06:16:58 DEBUG juju.provider.openstack provider.go:1022 using network id "03168b55-caf5-42ee-8b44-f650ea664e27" 06:16:58 DEBUG goose :1 performing API version discovery for "http://172.30.9.23:9696/" 06:16:58 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.23:9696/v2.0/ Rel:self}] Status:CURRENT}] 06:17:03 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "c98206e8-9c51-45f6-b3dd-6ec6c62d7c76" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "c98206e8-9c51-45f6-b3dd-6ec6c62d7c76" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "c98206e8-9c51-45f6-b3dd-6ec6c62d7c76" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "c98206e8-9c51-45f6-b3dd-6ec6c62d7c76" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "c98206e8-9c51-45f6-b3dd-6ec6c62d7c76" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "c98206e8-9c51-45f6-b3dd-6ec6c62d7c76" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "c98206e8-9c51-45f6-b3dd-6ec6c62d7c76" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "c98206e8-9c51-45f6-b3dd-6ec6c62d7c76" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "c98206e8-9c51-45f6-b3dd-6ec6c62d7c76" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "c98206e8-9c51-45f6-b3dd-6ec6c62d7c76" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "c98206e8-9c51-45f6-b3dd-6ec6c62d7c76" has status BUILD, wait 10 seconds before retry, attempt 11 06:19:06 INFO juju.provider.openstack provider.go:1189 started instance "c98206e8-9c51-45f6-b3dd-6ec6c62d7c76" 06:19:06 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 06:19:08 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.203 06:19:08 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.203 - c98206e8-9c51-45f6-b3dd-6ec6c62d7c76 (arch=amd64 mem=2G cores=1) 06:19:10 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.9 06:19:10 INFO juju.environs.bootstrap bootstrap.go:613 failed to find 2.2.5 tools, will attempt to use 2.2.9 06:19:10 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.9 06:19:10 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 06:19:13 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.13.2 06:19:13 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 06:19:15 DEBUG juju.provider.openstack provider.go:414 instance c98206e8-9c51-45f6-b3dd-6ec6c62d7c76 has floating IP address: 172.30.9.203 Attempting to connect to 172.30.9.203:22 Attempting to connect to 192.168.121.7:22 06:19:15 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.7 failed: ssh: connect to host 192.168.121.7 port 22: Connection refused 06:19:15 INFO juju.cloudconfig userdatacfg_unix.go:410 Fetching agent: curl -sSfw 'tools from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.2.9/juju-2.2.9-ubuntu-amd64.tgz]> sudo: unable to resolve host juju-918f7c-controller-0 06:20:58 INFO cmd bootstrap.go:423 Bootstrap agent now started 06:21:00 DEBUG juju.provider.openstack provider.go:414 instance c98206e8-9c51-45f6-b3dd-6ec6c62d7c76 has floating IP address: 172.30.9.203 06:21:00 INFO juju.juju api.go:308 API endpoints changed from [] to [172.30.9.203:17070 192.168.121.7:17070] 06:21:00 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.203 to verify accessibility... 06:21:00 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.203:17070 192.168.121.7:17070] 06:21:00 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" 06:21:00 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" 06:21:00 DEBUG juju.api monitor.go:35 RPC connection died 06:21:00 INFO cmd controller.go:110 Still waiting for API to become available: upgrade in progress (upgrade in progress) 06:21:01 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.203:17070 192.168.121.7:17070] 06:21:01 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" 06:21:01 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" 06:21:01 DEBUG juju.api monitor.go:35 RPC connection died 06:21:01 INFO cmd controller.go:110 Still waiting for API to become available: upgrade in progress (upgrade in progress) 06:21:02 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.203:17070 192.168.121.7:17070] 06:21:02 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" 06:21:02 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" 06:21:02 DEBUG juju.api monitor.go:35 RPC connection died 06:21:02 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available. 06:21:02 INFO cmd controller.go:88 Controller machines are in the "controller" model. 06:21:02 INFO cmd controller.go:89 Initial model "default" added. 06:21:02 INFO cmd supercommand.go:465 command finished 2018-09-22 06:21:02,713 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-09-22 06:21:02,713 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-09-22 06:21:24,867 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Deploying charm "local:xenial/abot-epc-basic-1" application abot-epc-basic exposed Deploying charm "cs:mysql-55" Deploying charm "local:trusty/oai-epc-3" Deploying charm "local:trusty/oai-hss-13" Related "mysql:db" and "oai-hss:db" Related "oai-hss:hss" and "oai-epc:hss" Related "oai-epc:epc" and "abot-epc-basic:epc" Related "oai-epc:ssh-abot-epc" and "abot-epc-basic:ssh-abot" Deploy of bundle completed. 2018-09-22 06:21:24,867 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-09-22 06:45:41,132 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-09-22 06:45:24.468865Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-09-22 06:45:41,133 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-09-22 06:45:41,133 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-09-22 06:45:41,268 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.2.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.9.210 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.200 3306/tcp oai-epc/0* active idle 2 172.30.9.204 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.205 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.210 e4ea1444-6722-489f-8e8b-9e34f32d2468 xenial nova ACTIVE 1 started 172.30.9.200 1e7db62d-263e-4a9b-89c6-e93b60ecf5db trusty nova ACTIVE 2 started 172.30.9.204 6a35b063-7c88-4f32-92ae-0bbf9e08ffbd trusty nova ACTIVE 3 started 172.30.9.205 458b2e21-3591-47b8-94c9-b8bb6f2bf200 trusty nova ACTIVE Relation provider Requirer Interface Type abot-epc-basic:ssh-abot oai-epc:ssh-abot-epc ssh regular mysql:cluster mysql:cluster mysql-ha peer mysql:db oai-hss:db mysql regular oai-epc:epc abot-epc-basic:epc S1-C regular oai-hss:hss oai-epc:hss S6a-hss regular 2018-09-22 06:45:41,424 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.210 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-09-22 06:45:41,425 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-09-22 06:45:41,561 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.204 (agent:idle, workload:active) 2152/udp 2018-09-22 06:45:41,562 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-09-22 06:45:41,700 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.205 (agent:idle, workload:active) 2018-09-22 06:45:41,701 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-09-22 06:45:41,701 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-09-22 06:45:42,288 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2018-09-22 06:45:42,289 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-09-22 06:45:42,725 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-370aea-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' Connection to 172.30.9.210 closed. 2018-09-22 06:45:42,726 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-09-22 06:45:43,547 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 56d45ecc-7bb8-4f2b-8bf1-dc7252b11309 2018-09-22 06:55:22,182 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-09-22 06:55:05.540356Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-09-22 06:55:22,183 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-09-22 06:55:22,572 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2018-09-22 06:55:22,573 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-09-22 06:55:22,619 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-09-22 06:55:22,619 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-09-22 06:55:22,847 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-22 06:55:22,848 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 39:02 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-22 06:55:24,077 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 06:23:55 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-0: 06:23:55 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 06:23:55 DEBUG juju.agent read agent config, format "2.0" machine-0: 06:23:55 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 06:23:55 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-0: 06:23:55 DEBUG juju.worker start "engine" machine-0: 06:23:55 INFO juju.worker start "engine" machine-0: 06:23:55 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 06:23:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 06:23:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 06:23:55 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 06:23:55 DEBUG juju.worker "engine" started machine-0: 06:23:55 DEBUG juju.worker.introspection stats worker now serving machine-0: 06:23:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 06:23:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.apicaller connecting with old password machine-0: 06:23:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 06:23:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 06:23:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-0: 06:23:55 INFO juju.api connection established to "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-0: 06:23:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-0: 06:23:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 06:23:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 06:23:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 06:23:55 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 06:23:55 DEBUG juju.worker.apicaller connected machine-0: 06:23:55 DEBUG juju.worker.apicaller changing password... machine-0: 06:23:56 DEBUG juju.worker.apicaller password changed machine-0: 06:23:56 DEBUG juju.api RPC connection died machine-0: 06:23:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 06:23:56 DEBUG juju.worker.apicaller connecting with current password machine-0: 06:23:56 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-0: 06:23:56 INFO juju.api connection established to "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-0: 06:23:56 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-0: 06:23:56 DEBUG juju.worker.apicaller connected machine-0: 06:23:57 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 06:23:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:23:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 06:23:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 06:23:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 06:23:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 06:23:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 06:23:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 06:23:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 06:23:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 06:23:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 06:23:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 06:23:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 06:23:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 06:23:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 06:23:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 06:23:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 06:23:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 06:23:57 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 06:23:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 06:23:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:23:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:23:57 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 06:23:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:23:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:23:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:23:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:23:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:23:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:23:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:23:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:23:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:23:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:23:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:23:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:23:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:23:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:24:04 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:24:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:24:04 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 06:24:04 INFO juju.worker.upgrader unblocking abort check machine-0: 06:24:04 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-0: 06:24:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 06:24:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 06:24:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 06:24:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 06:24:04 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 06:24:04 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 06:24:04 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 06:24:04 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 06:24:04 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 06:24:04 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 06:24:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 06:24:04 DEBUG juju.worker.logger logger setup machine-0: 06:24:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 06:24:04 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 06:24:04 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 06:24:04 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 06:24:04 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 06:24:04 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 06:24:04 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 06:24:04 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 06:24:04 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 06:24:04 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 06:24:04 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 06:24:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 06:24:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 06:24:04 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 06:24:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 06:24:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 06:24:04 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 06:24:04 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 06:24:04 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 06:24:04 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 06:24:04 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,::1,localhost", AutoNoProxy:""} machine-0: 06:24:04 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 06:24:04 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 06:24:04 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:24:04 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:24:04 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 06:24:04 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-0: 06:24:04 DEBUG juju.network including address local-machine:::1 for machine machine-0: 06:24:04 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-0: 06:24:04 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-0: 06:24:04 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 06:24:04 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:24:04 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:24:04 DEBUG juju.network including address public:172.30.9.203 for machine machine-0: 06:24:04 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-0: 06:24:04 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 06:24:04 DEBUG juju.network including address local-machine:::1 for machine machine-0: 06:24:04 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-machine:127.0.0.1 local-machine:::1] machine-0: 06:24:04 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 06:24:04 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "172.30.9.203:17070"] machine-0: 06:24:04 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 06:24:04 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:24:04 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:24:04 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:24:04 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 06:24:04 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 06:24:05 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 06:24:05 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 06:24:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 06:24:05 DEBUG juju.worker start "0-container-watcher" machine-0: 06:24:05 DEBUG juju.worker start "stateconverter" machine-0: 06:24:05 INFO juju.worker start "0-container-watcher" machine-0: 06:24:05 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 06:24:05 DEBUG juju.worker "0-container-watcher" started machine-0: 06:24:05 INFO juju.worker start "stateconverter" machine-0: 06:24:05 DEBUG juju.worker "stateconverter" started machine-0: 06:24:05 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 06:24:06 DEBUG juju.service discovered init system "systemd" from local host machine-0: 06:24:06 DEBUG juju.worker.deployer state addresses: ["192.168.121.7:37017"] machine-0: 06:24:06 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "172.30.9.203:17070"] machine-0: 06:24:06 INFO juju.worker.machiner "machine-0" started machine-0: 06:24:06 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 06:24:06 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 06:24:06 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 06:24:06 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 06:24:06 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-abot-epc-basic-0: 06:24:06 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 06:24:06 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 06:24:06 INFO juju.worker start "api" unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:24:06 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-abot-epc-basic-0: 06:24:06 INFO juju.api connection established to "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-abot-epc-basic-0: 06:24:06 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:24:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:24:07 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:24:07 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:24:07 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 06:24:07 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 06:24:07 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 06:24:07 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 06:24:07 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-abot-epc-basic-0: 06:24:07 INFO juju.api connection established to "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-abot-epc-basic-0: 06:24:07 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 06:24:08 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 06:24:08 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 06:24:08 DEBUG juju.network "lxdbr0" has addresses [fe80::2c90:1ff:fe38:c2f7/64 fe80::1/64] unit-abot-epc-basic-0: 06:24:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 06:24:08 DEBUG juju.network including address public:172.30.9.203 for machine unit-abot-epc-basic-0: 06:24:08 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-abot-epc-basic-0: 06:24:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 06:24:08 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 06:24:08 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 06:24:08 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "172.30.9.203:17070"] unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-abot-epc-basic-0: 06:24:08 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 06:24:08 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 06:24:09 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 06:24:09 DEBUG juju.worker.dependency "metric-sender" manifold worker started machine-0: 06:24:09 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:f6:b7:f6 192.168.121.0/24 1450 0 ens3 ethernet false false static 192.168.121.6 [] [] []} {2 fa:16:3e:f6:b7:f6 1450 0 ens3 ethernet false false manual [] [] []} {3 2e:90:01:38:c2:f7 1500 0 lxdbr0 bridge false false manual [] [] []} {3 2e:90:01:38:c2:f7 1500 0 lxdbr0 bridge false false manual [] [] []}] unit-abot-epc-basic-0: 06:24:09 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 06:24:09 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 06:24:09 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 06:24:09 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 06:24:09 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-xenial-amd64 unit-abot-epc-basic-0: 06:24:09 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-xenial-amd64/jujud unit-abot-epc-basic-0: 06:24:09 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 06:24:09 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 06:24:09 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 06:24:09 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 06:24:09 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 06:24:09 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:24:09 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 06:24:09 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 06:24:09 DEBUG httpbakery client do GET https://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 06:24:09 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 06:24:09 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 06:24:09 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 06:24:09 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 06:24:09 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:24:09 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:24:09 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:24:11 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:24:11 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:24:11 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 06:24:11 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 06:24:11 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 06:24:11 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 06:24:11 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 06:24:11 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 06:24:11 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 06:24:11 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 06:24:11 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 06:24:11 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 06:24:11 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 06:24:11 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 06:24:11 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 06:24:11 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 06:24:11 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:24:11 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:24:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:24:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:24:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:24:12 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-370aea-default-0 unit-abot-epc-basic-0: 06:24:12 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 06:24:12 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 06:24:12 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 06:24:12 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 06:24:12 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 06:24:12 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 06:24:12 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 06:24:13 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease machine-0: 06:24:14 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 06:24:14 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev machine-0: 06:24:14 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 06:24:15 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:24:15 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 06:24:15 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 06:24:15 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 06:24:15 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 06:24:15 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 06:24:15 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 06:24:16 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 06:24:17 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 06:24:17 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 06:24:17 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 06:24:17 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 06:24:17 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] unit-abot-epc-basic-0: 06:24:17 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] unit-abot-epc-basic-0: 06:24:17 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] unit-abot-epc-basic-0: 06:24:17 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 [197 kB] unit-abot-epc-basic-0: 06:24:17 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 06:24:17 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 06:24:17 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 06:24:18 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 06:24:18 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 06:24:18 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u181-b13-0ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 06:24:19 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 06:24:19 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 06:24:19 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 06:24:19 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 06:24:19 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 06:24:19 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 06:24:20 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 06:24:20 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 06:24:20 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 06:24:20 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 06:24:20 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 06:24:20 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 06:24:20 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 06:24:20 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 06:24:20 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 06:24:20 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 06:24:20 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 06:24:20 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 06:24:21 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] unit-abot-epc-basic-0: 06:24:21 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.5 [10.3 kB] unit-abot-epc-basic-0: 06:24:21 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.5 [159 kB] unit-abot-epc-basic-0: 06:24:21 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 06:24:21 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 06:24:21 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u181-b13-0ubuntu0.16.04.1 [69.4 kB] unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u181-b13-0ubuntu0.16.04.1 [8180 kB] unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u181-b13-0ubuntu0.16.04.1 [453 kB] unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 11s (6211 kB/s) unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54340 files and directories currently installed.) unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 06:24:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 06:24:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:24:27 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:24:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 06:24:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:24:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 06:24:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:24:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 06:24:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:24:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 06:24:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 06:24:40 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:24:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 06:24:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 06:24:40 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:24:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 06:24:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 06:24:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:24:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 06:24:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:41 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 06:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 06:24:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 06:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:24:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 06:24:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 06:24:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 06:24:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 06:24:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 06:24:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:24:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 06:24:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:46 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:24:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 06:24:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:24:50 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:24:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 06:24:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:24:52 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:24:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 06:24:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:52 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:24:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 06:24:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 06:24:53 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 06:24:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 06:24:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:53 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:24:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 06:24:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:24:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 06:24:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 06:24:56 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:24:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 06:24:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:58 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:24:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 06:24:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:58 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:24:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 06:24:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 06:24:58 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 06:25:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 06:25:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:25:05 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 06:25:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 06:25:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 06:25:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 06:25:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 06:25:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 06:25:10 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:25:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 06:25:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:25:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:25:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 06:25:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:25:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:25:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 06:25:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 06:25:15 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 06:25:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 06:25:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 06:25:15 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 06:25:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 06:25:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:16 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:25:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 06:25:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 06:25:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 06:25:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 06:25:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 06:25:16 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:25:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 06:25:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 06:25:17 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:25:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 06:25:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:17 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:25:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 06:25:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 06:25:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:25:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 06:25:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:27 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:25:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:25:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:25:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:25:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 06:25:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 06:25:29 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 06:25:30 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 06:25:30 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 06:25:30 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:25:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 06:25:30 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:25:37 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:25:38 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:25:40 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 06:25:40 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 06:25:40 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 06:25:42 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 06:25:43 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:25:43 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:25:43 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:25:43 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:25:44 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:25:44 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:25:45 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:25:46 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:25:49 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 06:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install --2018-09-22 06:26:09-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 96.6K 8m3s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 194K 6m1s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 11.0M 4m2s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.6M 3m2s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 197K 3m13s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.4M 2m41s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.1M 2m18s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.1M 2m2s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 205K 2m13s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 10.8M 2m0s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.4M 1m49s unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.2M 1m40s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.4M 93s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.1M 86s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 10.9M 81s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.1M 76s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 6.06M 72s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 227K 79s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.0M 75s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.8M 71s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 10.8M 68s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.6M 65s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.1M 62s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 10.9M 60s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.3M 58s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.0M 55s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.2M 53s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.5M 52s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 10.8M 50s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.5M 48s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 10.9M 47s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 171K 54s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 22.4M 52s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 31.2M 50s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 82.6M 49s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 97.0M 48s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 114M 46s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 116M 45s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 122M 44s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 95.8M 43s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 122M 42s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 113M 41s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 135M 40s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 121M 39s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 126M 38s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 136M 37s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 133M 36s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 118M 35s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 230K 38s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 47.4M 38s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 22.9M 37s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 20.3M 36s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 23.8M 36s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 17.8M 35s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 19.3M 34s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 12.1M 34s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 23.5M 33s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 21.8M 32s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 29.1M 32s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 19.9M 31s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 23.1M 31s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 19.8M 30s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 25.7M 30s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 60.5M 29s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 91.4M 29s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 108M 28s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 95.9M 28s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 96.1M 28s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 11.4M 27s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 11.5M 27s unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 11.0M 26s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 335K 28s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 7.65M 28s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 188K 30s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 86.8M 30s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 85.4M 29s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 101M 29s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 98.9M 29s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 87.7M 28s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 110M 28s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 112M 27s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 100M 27s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 96.5M 27s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 134M 26s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 126M 26s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 129M 26s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 103M 25s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 546K 26s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 90.7M 26s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 85.7M 25s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 105M 25s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 104M 25s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 94.6M 24s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 113M 24s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 107M 24s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 109M 24s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 99.5M 23s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 121M 23s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 132M 23s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 127M 23s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 103M 22s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 138M 22s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 123M 22s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 119M 22s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 107M 21s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 132M 21s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 128M 21s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 11.5M 21s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 7.75M 21s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 7.56M 20s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 395K 21s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 4.83M 21s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 1.16M 21s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 6.52M 21s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 7.22M 21s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 7.25M 21s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 7.75M 20s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 7.18M 20s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 6.85M 20s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 7.00M 20s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 7.74M 20s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 11.0M 20s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 11.2M 20s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 11.3M 19s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 8.99M 19s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 7.15M 19s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 397K 20s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 4.78M 20s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 6.03M 19s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 1.18M 20s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 7.44M 19s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 6.99M 19s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 7.42M 19s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 7.61M 19s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 7.78M 19s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 6.46M 19s unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 8.41M 19s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 9.30M 19s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 193K 20s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 6.69M 20s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 89.3M 20s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 93.9M 19s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 106M 19s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 103M 19s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 102M 19s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 102M 19s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 104M 19s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 109M 19s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 99.6M 18s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 126M 18s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 127M 18s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 106M 18s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 87.5M 18s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 118M 18s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 130M 18s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 134M 17s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 25.4M 17s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 388K 18s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 3.70M 18s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 1.09M 18s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 189K 19s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 73.1M 19s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 92.7M 19s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 76.0M 19s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 99.2M 18s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 107M 18s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 103M 18s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 91.8M 18s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 116M 18s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 87.9M 18s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 117M 18s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 89.9M 18s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 110M 17s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 3.90M 17s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 3.49M 17s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 3.74M 17s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 4.67M 17s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 7.47M 17s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 382K 17s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 2.66M 17s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 1.04M 17s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 5.58M 17s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 3.72M 17s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 3.65M 17s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 3.86M 17s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 5.45M 17s unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 7.58M 17s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 376K 17s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 943K 18s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 4.87M 17s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 4.26M 17s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 3.79M 17s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 3.64M 17s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 4.53M 17s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 190K 18s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 101M 18s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 362K 18s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 88.8M 18s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 86.5M 18s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 80.6M 18s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 104M 18s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 94.4M 18s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 89.2M 18s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 82.0M 18s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 41.2M 17s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 867K 18s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 3.72M 18s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 2.50M 17s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 2.82M 17s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 3.91M 17s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 376K 18s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 942K 18s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 3.19M 18s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 2.67M 18s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 2.71M 18s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 3.24M 18s unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 4.17M 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 377K 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 884K 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 3.67M 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 2.48M 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 3.15M 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 3.82M 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 382K 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 2.65M 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 963K 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 3.00M 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 3.28M 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 2.74M 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 4.71M 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 376K 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 947K 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 3.04M 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 3.07M 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 2.92M 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 3.15M 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 5.09M 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 378K 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 938K 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 3.19M 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 3.13M 18s unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 2.89M 18s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 3.25M 18s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 5.19M 18s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 377K 18s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 941K 18s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 2.69M 18s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 4.42M 18s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 2.31M 18s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 4.28M 18s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 4.99M 18s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 377K 18s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 943K 18s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 3.22M 18s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 3.60M 18s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 2.72M 18s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 3.57M 18s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 4.18M 18s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 389K 18s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 3.11M 18s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 938K 18s unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 3.50M 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 193K 19s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 84.5M 19s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 86.0M 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 105M 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 89.0M 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 108M 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 106M 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 5.17M 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 2.09M 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 3.14M 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 371K 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 799K 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 3.91M 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 1.78M 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 3.51M 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 370K 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 865K 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 2.37M 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 2.53M 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 2.10M 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 4.25M 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 358K 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 852K 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 4.69M 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 1.84M 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 3.33M 18s unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 376K 18s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 885K 18s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 2.19M 18s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 3.58M 18s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 2.24M 18s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 2.95M 18s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 374K 18s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 882K 19s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 2.78M 18s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 2.61M 18s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 2.14M 18s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 4.21M 18s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 363K 19s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 914K 19s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 3.59M 18s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 2.23M 18s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 2.38M 18s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 954K 18s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 505K 19s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 940K 19s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 4.11M 18s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 2.12M 18s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 2.55M 18s unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 959K 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 505K 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 942K 19s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 4.02M 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 2.16M 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 2.55M 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 1.03M 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 484K 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 940K 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 3.73M 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 2.44M 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 2.33M 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 4.68M 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 379K 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 839K 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 3.29M 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 3.03M 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 2.04M 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 4.87M 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 376K 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 908K 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 2.56M 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 3.86M 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 1.99M 18s unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 3.73M 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 377K 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 954K 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 2.25M 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 3.97M 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 2.31M 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 3.20M 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 387K 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 887K 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 2.38M 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 4.19M 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 2.21M 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 3.00M 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 409K 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 763K 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 2.33M 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 5.40M 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 2.51M 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 2.49M 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 991K 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 530K 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 939K 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 2.36M 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 3.38M 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 2.14M 18s unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 3.82M 18s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 130K 18s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 63.6M 18s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 87.2M 18s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 103M 18s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 100M 18s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 74.0M 18s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 84.7M 18s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 863K 18s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 2.06M 18s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 1.48M 18s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 577K 18s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 862K 18s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 710K 18s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 2.96M 18s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 1.70M 18s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 374K 18s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 879K 18s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 1.91M 18s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 2.14M 18s unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 2.13M 18s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 375K 18s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 907K 18s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 1.76M 18s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 2.52M 18s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 2.14M 18s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 377K 18s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 934K 18s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 1.89M 18s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 2.86M 18s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 1.93M 18s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 406K 18s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 1.90M 18s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 800K 18s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 3.12M 18s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 1.87M 18s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 942K 18s unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 539K 18s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 165K 18s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 101M 18s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 111M 18s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 668K 18s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 104M 18s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 103M 18s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 107M 18s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 107M 18s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 384K 18s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 877K 18s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 1.55M 18s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 1.51M 18s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 384K 18s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 784K 18s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 1.59M 18s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 1.50M 18s unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 519K 18s unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 525K 18s unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 191K 18s unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 96.9M 18s unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 112M 18s unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 98.5M 18s unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 1.73M 18s unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 188K 18s unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 101M 18s unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 87.7M 18s unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 1.41M 18s unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 258K 18s unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 916K 18s unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 258K 18s unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 1.22M 18s unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 301K 18s unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 623K 18s unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 1.09M 18s unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 267K 18s unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 1.02M 18s unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 309K 18s unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 670K 18s unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 1.07M 18s unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 260K 18s unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 1.08M 18s unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 323K 19s unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 635K 19s unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 1.07M 19s unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 268K 19s unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 1.10M 19s unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 321K 19s unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 615K 19s unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 1.14M 19s unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 191K 19s unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 98.8M 19s unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 594K 19s unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 380K 19s unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 623K 19s unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 284K 19s unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 611K 19s unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 285K 19s unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 1.05M 19s unit-abot-epc-basic-0: 06:26:28 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 249K 19s unit-abot-epc-basic-0: 06:26:28 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 920K 19s unit-abot-epc-basic-0: 06:26:28 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 264K 19s unit-abot-epc-basic-0: 06:26:28 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 1.03M 19s unit-abot-epc-basic-0: 06:26:28 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 324K 19s unit-abot-epc-basic-0: 06:26:28 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 589K 19s unit-abot-epc-basic-0: 06:26:28 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 1.11M 19s unit-abot-epc-basic-0: 06:26:28 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 255K 19s unit-abot-epc-basic-0: 06:26:28 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 884K 19s unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 347K 19s unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 615K 19s unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 1.26M 19s unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 262K 20s unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 817K 20s unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 365K 20s unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 584K 20s unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 1.17M 20s unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 263K 20s unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 1.09M 20s unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 455K 20s unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 399K 20s unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 1.17M 20s unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 343K 20s unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 604K 20s unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 1.39M 20s unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 257K 20s unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 1.23M 20s unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 324K 20s unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 603K 20s unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 1.17M 20s unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 269K 20s unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 1.18M 20s unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 591K 20s unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 313K 20s unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 1.15M 20s unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 350K 20s unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 627K 20s unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 1.20M 20s unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 264K 20s unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 1.10M 20s unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 443K 20s unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 405K 20s unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 1.16M 20s unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 279K 20s unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 1.01M 20s unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 726K 20s unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 312K 20s unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 1.20M 20s unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 326K 20s unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 611K 20s unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 1.08M 20s unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 278K 20s unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 1.19M 20s unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 1.17M 20s unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 266K 20s unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 176K 20s unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 91.6M 20s unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 90.4M 20s unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 1.20M 20s unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 235K 20s unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 1.12M 20s unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 236K 20s unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 1.20M 20s unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 257K 20s unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 1.10M 20s unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 307K 20s unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 611K 20s unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 192K 20s unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 102M 20s unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 1.29M 20s unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 230K 20s unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 402K 20s unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 368K 20s unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 282K 20s unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 454K 20s unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 259K 20s unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 731K 20s unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 263K 20s unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 723K 20s unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 264K 20s unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 721K 20s unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 265K 20s unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 721K 20s unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 264K 20s unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 724K 20s unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 265K 20s unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 717K 20s unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 266K 20s unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 711K 20s unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 267K 20s unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 706K 20s unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 266K 20s unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 709K 20s unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 272K 20s unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 680K 20s unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 337K 20s unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 454K 20s unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 291K 20s unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 581K 20s unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 289K 20s unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 587K 20s unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 289K 20s unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 146K 20s unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 112M 20s unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 35.5M 20s unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 197K 20s unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 534K 20s unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 298K 20s unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 266K 20s unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 691K 20s unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 198K 20s unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 2.99M 20s unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 205K 20s unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 608K 20s unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 283K 20s unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 388K 20s unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 385K 20s unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 390K 20s unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 384K 20s unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 184K 20s unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 84.2M 20s unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 292K 20s unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 578K 20s unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 204K 20s unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 290K 20s unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 502K 20s unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 205K 20s unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 375K 20s unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 373K 20s unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 217K 20s unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 777K 20s unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 234K 20s unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 294K 20s unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 501K 20s unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 264K 20s unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 496K 20s unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 120K 20s unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 92.2M 20s unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 511K 20s unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 222K 20s unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 218K 20s unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 260K 20s unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 462K 20s unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 209K 20s unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 254K 20s unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 621K 20s unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 212K 20s unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 288K 20s unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 498K 20s unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 113K 20s unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 83.9M 20s unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 642K 20s unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 203K 20s unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 250K 20s unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 200K 20s unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 488K 20s unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 221K 20s unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 214K 20s unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 232K 20s unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 515K 20s unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 220K 20s unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 250K 20s unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 228K 20s unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 472K 20s unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 208K 20s unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 242K 20s unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 365K 20s unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 267K 20s unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 210K 20s unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 107K 20s unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 84.9M 20s unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 534K 20s unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 214K 20s unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 194K 20s unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 205K 20s unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 240K 20s unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 197K 20s unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 369K 20s unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 257K 20s unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 136K 20s unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 622K 20s unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 194K 20s unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 192K 20s unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 194K 20s unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 225K 20s unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 194K 20s unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 234K 20s unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 195K 20s unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 234K 20s unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 224K 20s unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 219K 20s unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 199K 20s unit-abot-epc-basic-0: 06:26:56 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 210K 20s unit-abot-epc-basic-0: 06:26:56 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 198K 20s unit-abot-epc-basic-0: 06:26:56 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 218K 20s unit-abot-epc-basic-0: 06:26:56 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 201K 20s unit-abot-epc-basic-0: 06:26:56 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 220K 20s unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 236K 20s unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 197K 20s unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 276K 20s unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 225K 20s unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 245K 20s unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 226K 20s unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 242K 20s unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 292K 20s unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 240K 20s unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 283K 20s unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 290K 20s unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 300K 20s unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 365K 20s unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 295K 20s unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 376K 20s unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 386K 20s unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 306K 20s unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 528K 20s unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 371K 20s unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 415K 20s unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 394K 20s unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 489K 20s unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 447K 20s unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 547K 19s unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 580K 19s unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 405K 19s unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 601K 19s unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 549K 19s unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 164K 19s unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 91.8M 19s unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 104M 19s unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 1.22M 19s unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 396K 19s unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 547K 19s unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 405K 19s unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 400K 19s unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 581K 19s unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 543K 18s unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 551K 18s unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 402K 18s unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 403K 18s unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 591K 18s unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 550K 18s unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 575K 18s unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 568K 18s unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 584K 18s unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 560K 18s unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 410K 18s unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 932K 18s unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 561K 18s unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 405K 18s unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 171K 18s unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 73.3M 17s unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 78.5M 17s unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 574K 17s unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 372K 17s unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 413K 17s unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 414K 17s unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 827K 17s unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 369K 17s unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 431K 17s unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 495K 17s unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 323K 17s unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 554K 17s unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 399K 17s unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 562K 17s unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 407K 17s unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 540K 16s unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 502K 16s unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 323K 16s unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 568K 16s unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 147K 16s unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 80.5M 16s unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 109M 16s unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 523K 16s unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 146K 16s unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 89.3M 16s unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 283K 16s unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 233K 16s unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 358K 16s unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 205K 16s unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 293K 16s unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 299K 16s unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 277K 16s unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 285K 15s unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 253K 15s unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 349K 15s unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 285K 15s unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 253K 15s unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 347K 15s unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 286K 15s unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 312K 15s unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 276K 15s unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 286K 15s unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 304K 15s unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 282K 15s unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 287K 15s unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 303K 15s unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 270K 15s unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 302K 15s unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 302K 15s unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 269K 15s unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 313K 14s unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 302K 14s unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 272K 14s unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 301K 14s unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 384K 14s unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 284K 14s unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 319K 14s unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 343K 14s unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 354K 14s unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 385K 14s unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 314K 14s unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 140K 14s unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 97.2M 14s unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 506K 14s unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 316K 14s unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 308K 13s unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 317K 13s unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 272K 13s unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 303K 13s unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 464K 13s machine-1: 06:27:14 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 251K 13s machine-1: 06:27:14 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 06:27:14 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 423K 13s machine-1: 06:27:14 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 06:27:14 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-1: 06:27:14 DEBUG juju.worker start "engine" machine-1: 06:27:14 INFO juju.worker start "engine" machine-1: 06:27:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 06:27:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 06:27:14 DEBUG juju.worker "engine" started machine-1: 06:27:14 DEBUG juju.worker.introspection stats worker now serving machine-1: 06:27:14 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 06:27:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 06:27:14 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 06:27:14 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 06:27:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 06:27:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 06:27:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 06:27:14 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 06:27:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 277K 13s machine-1: 06:27:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 06:27:14 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 06:27:14 DEBUG juju.worker.apicaller connecting with old password machine-1: 06:27:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:14 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 06:27:14 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-1: 06:27:14 INFO juju.api connection established to "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-1: 06:27:14 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-1: 06:27:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 06:27:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 415K 13s unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 160K 13s unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 72.6M 13s unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 313K 13s unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 254K 13s unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 249K 13s machine-1: 06:27:15 DEBUG juju.worker.apicaller connected machine-1: 06:27:15 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 310K 13s machine-1: 06:27:15 DEBUG juju.worker.apicaller password changed machine-1: 06:27:15 DEBUG juju.api RPC connection died machine-1: 06:27:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 06:27:15 DEBUG juju.worker.apicaller connecting with current password machine-1: 06:27:15 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-1: 06:27:15 INFO juju.api connection established to "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-1: 06:27:15 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 277K 12s machine-1: 06:27:16 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 270K 12s unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 307K 12s unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 298K 12s machine-1: 06:27:16 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 06:27:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 06:27:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 06:27:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 06:27:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 06:27:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 06:27:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 06:27:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 06:27:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 06:27:16 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 06:27:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 06:27:16 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 06:27:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 06:27:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 282K 12s machine-1: 06:27:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:27:16 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 06:27:16 INFO juju.worker.upgrader unblocking abort check machine-1: 06:27:16 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-1: 06:27:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 06:27:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 06:27:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 06:27:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 06:27:16 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 06:27:16 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 06:27:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 06:27:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 06:27:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 316K 12s machine-1: 06:27:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 06:27:16 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,::1,localhost", AutoNoProxy:""} machine-1: 06:27:16 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 06:27:16 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 06:27:16 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:27:16 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 06:27:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:27:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:27:16 DEBUG juju.network including address public:172.30.9.203 for machine machine-1: 06:27:16 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-1: 06:27:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 06:27:16 DEBUG juju.network including address local-machine:::1 for machine machine-1: 06:27:16 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-machine:127.0.0.1 local-machine:::1] machine-1: 06:27:16 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 06:27:16 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "172.30.9.203:17070"] machine-1: 06:27:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 06:27:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 06:27:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 06:27:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 06:27:16 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 06:27:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 06:27:16 DEBUG juju.worker.logger logger setup machine-1: 06:27:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 06:27:16 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 06:27:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 06:27:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 06:27:16 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 06:27:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 06:27:16 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 06:27:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:27:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:27:16 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:27:16 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 06:27:16 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 06:27:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:27:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:27:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 06:27:16 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-1: 06:27:16 DEBUG juju.network including address local-machine:::1 for machine machine-1: 06:27:16 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-1: 06:27:16 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-1: 06:27:16 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 06:27:16 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 06:27:16 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 06:27:16 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 06:27:16 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 06:27:16 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 06:27:16 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 06:27:16 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 275K 12s machine-1: 06:27:16 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 06:27:17 DEBUG juju.worker start "1-container-watcher" machine-1: 06:27:17 DEBUG juju.worker start "stateconverter" machine-1: 06:27:17 INFO juju.worker start "1-container-watcher" machine-1: 06:27:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 06:27:17 DEBUG juju.worker "1-container-watcher" started machine-1: 06:27:17 INFO juju.worker start "stateconverter" machine-1: 06:27:17 DEBUG juju.worker "stateconverter" started machine-1: 06:27:17 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 288K 12s machine-1: 06:27:17 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 06:27:17 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 06:27:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 313K 12s machine-1: 06:27:17 DEBUG juju.service discovered init system "upstart" from local host machine-1: 06:27:17 DEBUG juju.worker.deployer state addresses: ["192.168.121.7:37017"] machine-1: 06:27:17 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "172.30.9.203:17070"] machine-1: 06:27:17 INFO juju.worker.machiner "machine-1" started unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 310K 12s machine-1: 06:27:17 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-mysql-0: 06:27:17 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-mysql-0: 06:27:17 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 06:27:17 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 06:27:17 DEBUG juju.worker start "api" unit-mysql-0: 06:27:17 INFO juju.worker start "api" unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 06:27:17 DEBUG juju.worker "api" started unit-mysql-0: 06:27:17 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 309K 12s unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:17 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 06:27:17 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-mysql-0: 06:27:17 INFO juju.api connection established to "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-mysql-0: 06:27:17 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 259K 12s unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 313K 12s unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 307K 12s unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 258K 11s unit-mysql-0: 06:27:18 DEBUG juju.worker.apicaller connected unit-mysql-0: 06:27:18 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 320K 11s unit-mysql-0: 06:27:18 DEBUG juju.worker.apicaller password changed unit-mysql-0: 06:27:18 DEBUG juju.api RPC connection died unit-mysql-0: 06:27:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 06:27:18 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:cf:1a:56 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.16 [] [] []} {2 fa:16:3e:cf:1a:56 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 306K 11s unit-mysql-0: 06:27:18 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 06:27:18 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-mysql-0: 06:27:18 INFO juju.api connection established to "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-mysql-0: 06:27:18 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 255K 11s unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 331K 11s unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 302K 11s unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 314K 11s unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 272K 11s unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 301K 11s unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 347K 11s unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 304K 11s unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 318K 11s unit-mysql-0: 06:27:20 DEBUG juju.worker.apicaller connected unit-mysql-0: 06:27:20 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 06:27:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:20 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 06:27:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:20 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:20 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:27:20 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 06:27:20 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 06:27:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 06:27:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 06:27:20 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 06:27:20 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 06:27:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 06:27:20 DEBUG juju.worker.logger logger setup unit-mysql-0: 06:27:20 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 06:27:20 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 06:27:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 319K 11s unit-mysql-0: 06:27:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 06:27:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 06:27:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 06:27:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 316K 11s unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 352K 10s unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 317K 10s unit-mysql-0: 06:27:20 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 06:27:20 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 06:27:20 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 315K 10s unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 363K 10s unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 370K 10s unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 350K 10s unit-mysql-0: 06:27:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 06:27:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 06:27:21 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 06:27:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 06:27:21 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 06:27:21 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 06:27:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 06:27:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 06:27:21 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,::1,localhost", AutoNoProxy:""} unit-mysql-0: 06:27:21 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 06:27:21 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 06:27:21 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 06:27:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 06:27:21 DEBUG juju.network including address public:172.30.9.203 for machine unit-mysql-0: 06:27:21 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-mysql-0: 06:27:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 06:27:21 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 06:27:21 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 06:27:21 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 06:27:21 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "172.30.9.203:17070"] unit-mysql-0: 06:27:21 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 06:27:21 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-mysql-0: 06:27:21 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-mysql-0: 06:27:21 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-mysql-0: 06:27:21 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 06:27:21 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 06:27:21 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 122K 10s unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 72.6M 10s unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 94.4M 10s unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 302K 10s unit-mysql-0: 06:27:21 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 06:27:21 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 06:27:21 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-mysql-0: 06:27:21 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-mysql-0: 06:27:21 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 06:27:21 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 06:27:21 INFO juju.worker.uniter resuming charm install unit-mysql-0: 06:27:21 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 06:27:21 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 06:27:21 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 06:27:21 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 06:27:21 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 06:27:21 DEBUG httpbakery client do GET https://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 06:27:21 DEBUG httpbakery } -> error unit-mysql-0: 06:27:21 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 06:27:21 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 331K 10s unit-mysql-0: 06:27:22 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 06:27:22 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 251K 10s unit-mysql-0: 06:27:22 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 375K 9s unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 359K 9s unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 264K 9s unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 357K 9s unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 290K 9s unit-abot-epc-basic-0: 06:27:23 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 182K 9s unit-abot-epc-basic-0: 06:27:23 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 119M 9s unit-abot-epc-basic-0: 06:27:23 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 269K 9s unit-abot-epc-basic-0: 06:27:23 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 353K 9s unit-abot-epc-basic-0: 06:27:23 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 266K 9s unit-abot-epc-basic-0: 06:27:23 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 206K 9s unit-abot-epc-basic-0: 06:27:24 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 409K 9s unit-abot-epc-basic-0: 06:27:24 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 328K 9s unit-abot-epc-basic-0: 06:27:24 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 206K 8s unit-abot-epc-basic-0: 06:27:24 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 379K 8s unit-abot-epc-basic-0: 06:27:24 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 348K 8s unit-abot-epc-basic-0: 06:27:25 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 208K 8s unit-abot-epc-basic-0: 06:27:25 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 377K 8s unit-abot-epc-basic-0: 06:27:25 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 351K 8s unit-abot-epc-basic-0: 06:27:25 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 208K 8s unit-abot-epc-basic-0: 06:27:25 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 403K 8s unit-abot-epc-basic-0: 06:27:25 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 331K 8s unit-abot-epc-basic-0: 06:27:26 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 213K 8s unit-abot-epc-basic-0: 06:27:26 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 427K 8s unit-abot-epc-basic-0: 06:27:26 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 308K 8s unit-abot-epc-basic-0: 06:27:26 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 257K 7s unit-abot-epc-basic-0: 06:27:26 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 318K 7s unit-abot-epc-basic-0: 06:27:26 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 305K 7s unit-mysql-0: 06:27:27 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 06:27:27 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 06:27:27 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 06:27:27 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 06:27:27 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 06:27:27 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 06:27:27 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 06:27:27 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 06:27:27 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 06:27:27 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 06:27:27 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 06:27:27 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 06:27:27 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 06:27:27 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 06:27:27 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 06:27:27 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 06:27:27 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 06:27:27 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 06:27:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 06:27:27 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 06:27:27 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 06:27:27 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 06:27:27 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 06:27:27 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:27:27 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 06:27:27 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 55.1K 7s unit-mysql-0: 06:27:27 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 06:27:27 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 06:27:27 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:27:27 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 06:27:28 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 187K 7s unit-mysql-0: 06:27:28 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:27:28 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 06:27:28 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 06:27:28 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 06:27:28 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 181K 7s unit-mysql-0: 06:27:28 DEBUG unit.mysql/0.install Fetched 849 kB in 0s (1137 kB/s) unit-mysql-0: 06:27:28 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 06:27:28 DEBUG unit.mysql/0.install (Reading database ... 52368 files and directories currently installed.) unit-mysql-0: 06:27:28 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:27:28 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 185K 7s unit-mysql-0: 06:27:28 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 96.6K 7s unit-mysql-0: 06:27:29 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 185K 7s unit-mysql-0: 06:27:29 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 182K 7s unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 187K 7s unit-abot-epc-basic-0: 06:27:30 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 184K 7s unit-abot-epc-basic-0: 06:27:30 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 162K 7s unit-mysql-0: 06:27:30 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 06:27:30 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 06:27:30 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 06:27:30 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 06:27:30 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:27:30 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 06:27:30 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 166K 7s unit-mysql-0: 06:27:30 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:27:30 DEBUG unit.mysql/0.install python-netifaces unit-mysql-0: 06:27:31 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:27:31 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 06:27:31 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 06:27:31 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 113K 6s unit-mysql-0: 06:27:31 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (39.3 kB/s) unit-mysql-0: 06:27:31 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 06:27:31 DEBUG unit.mysql/0.install (Reading database ... 52408 files and directories currently installed.) unit-mysql-0: 06:27:31 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 06:27:31 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 185K 6s unit-mysql-0: 06:27:31 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 186K 6s unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 183K 6s unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 183K 6s unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 185K 6s unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 06:27:32 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 163K 6s unit-mysql-0: 06:27:33 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:27:33 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 06:27:33 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 06:27:33 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 187K 6s unit-mysql-0: 06:27:33 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-mysql-0: 06:27:33 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 189K 6s unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 218K 6s unit-mysql-0: 06:27:33 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-mysql-0: 06:27:33 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 193K 6s unit-mysql-0: 06:27:33 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-mysql-0: 06:27:34 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-mysql-0: 06:27:34 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 195K 6s unit-mysql-0: 06:27:34 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-mysql-0: 06:27:34 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 234K 5s unit-mysql-0: 06:27:34 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-mysql-0: 06:27:34 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 332K 5s unit-mysql-0: 06:27:34 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 275K 5s unit-mysql-0: 06:27:34 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] unit-mysql-0: 06:27:34 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 244K 5s unit-mysql-0: 06:27:34 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 338K 5s unit-mysql-0: 06:27:35 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 292K 5s unit-mysql-0: 06:27:35 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-mysql-0: 06:27:35 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 513K 5s unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 288K 5s unit-mysql-0: 06:27:35 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 06:27:35 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 362K 5s unit-mysql-0: 06:27:35 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 397K 5s unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 138K 5s unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 99.6M 4s unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 89.8M 4s unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 306K 4s unit-mysql-0: 06:27:36 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-mysql-0: 06:27:36 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 479K 4s unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 290K 4s unit-mysql-0: 06:27:36 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-mysql-0: 06:27:36 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 362K 4s unit-mysql-0: 06:27:36 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-mysql-0: 06:27:36 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 361K 4s unit-mysql-0: 06:27:36 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 383K 4s unit-mysql-0: 06:27:36 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-mysql-0: 06:27:37 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 360K 4s unit-mysql-0: 06:27:37 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-mysql-0: 06:27:37 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 390K 4s unit-mysql-0: 06:27:37 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 365K 3s unit-mysql-0: 06:27:37 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-mysql-0: 06:27:37 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 397K 3s unit-mysql-0: 06:27:37 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 375K 3s unit-mysql-0: 06:27:37 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 526K 3s unit-mysql-0: 06:27:37 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-mysql-0: 06:27:37 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 293K 3s unit-mysql-0: 06:27:37 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-mysql-0: 06:27:37 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 520K 3s unit-mysql-0: 06:27:38 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] unit-mysql-0: 06:27:38 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] unit-mysql-0: 06:27:38 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 186K 3s unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 82.9M 3s unit-mysql-0: 06:27:38 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-mysql-0: 06:27:38 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 311K 3s unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 472K 3s unit-mysql-0: 06:27:38 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-mysql-0: 06:27:38 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 277K 3s unit-mysql-0: 06:27:38 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 06:27:38 DEBUG unit.mysql/0.install Fetched 40.9 MB in 5s (6893 kB/s) unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 242K 2s unit-abot-epc-basic-0: 06:27:39 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 350K 2s unit-abot-epc-basic-0: 06:27:39 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 307K 2s unit-mysql-0: 06:27:39 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 06:27:39 DEBUG unit.mysql/0.install (Reading database ... 52418 files and directories currently installed.) unit-mysql-0: 06:27:39 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:27:39 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:39 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 464K 2s unit-abot-epc-basic-0: 06:27:39 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 293K 2s unit-abot-epc-basic-0: 06:27:39 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 510K 2s unit-abot-epc-basic-0: 06:27:39 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 282K 2s unit-abot-epc-basic-0: 06:27:39 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 373K 2s unit-mysql-0: 06:27:39 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 06:27:39 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:27:40 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 363K 2s unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 303K 2s unit-mysql-0: 06:27:40 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 06:27:40 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 06:27:40 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 465K 1s unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 303K 1s unit-mysql-0: 06:27:40 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 06:27:40 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 06:27:40 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 360K 1s unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 253K 1s unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 444K 1s unit-abot-epc-basic-0: 06:27:41 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 322K 1s unit-abot-epc-basic-0: 06:27:41 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 440K 1s unit-abot-epc-basic-0: 06:27:41 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 315K 1s unit-mysql-0: 06:27:41 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 06:27:41 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:41 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 452K 1s unit-mysql-0: 06:27:41 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 06:27:41 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 296K 1s unit-abot-epc-basic-0: 06:27:41 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 488K 0s unit-mysql-0: 06:27:41 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 06:27:41 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:27:41 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:41 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 296K 0s unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 379K 0s unit-mysql-0: 06:27:42 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 06:27:42 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:27:42 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 352K 0s unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 371K 0s unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 325K=93s unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install 2018-09-22 06:27:42 (503 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57381 files and directories currently installed.) unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 06:27:42 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-mysql-0: 06:27:42 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 06:27:42 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 06:27:42 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 06:27:43 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 06:27:43 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:27:43 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:27:44 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 06:27:44 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:27:44 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-mysql-0: 06:27:46 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 06:27:46 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-mysql-0: 06:27:46 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 06:27:46 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 06:27:47 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:27:47 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 06:27:47 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 06:27:47 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 06:27:47 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 06:27:47 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 06:27:47 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 06:27:47 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 06:27:48 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-mysql-0: 06:27:48 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 06:27:48 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 06:27:48 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 06:27:48 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 06:27:48 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 06:27:48 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 06:27:48 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 06:27:48 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 06:27:48 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 06:27:48 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 06:27:48 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-mysql-0: 06:27:49 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 06:27:49 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-mysql-0: 06:27:49 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-mysql-0: 06:27:49 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 06:27:49 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ... unit-mysql-0: 06:27:49 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils-java all 1:1.5.15-4 [210 kB] unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-mysql-0: 06:27:50 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 06:27:50 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-mysql-0: 06:27:50 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-mysql-0: 06:27:51 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 06:27:51 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:27:51 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-archiver-java all 2.2-1 [171 kB] unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.7 [391 kB] unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-mysql-0: 06:27:53 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 06:27:53 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-mysql-0: 06:27:53 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-mysql-0: 06:27:54 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 06:27:54 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:27:54 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-mysql-0: 06:27:55 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 06:27:55 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-mysql-0: 06:27:55 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.9 [86.6 kB] unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1261 kB] unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1880 kB] unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 06:27:56 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 06:27:56 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 06:27:56 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 06:27:56 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-abot-epc-basic-0: 06:27:56 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 06:27:56 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.7 [2309 kB] unit-abot-epc-basic-0: 06:27:56 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] unit-abot-epc-basic-0: 06:27:56 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-135.161 [868 kB] unit-abot-epc-basic-0: 06:27:56 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] unit-abot-epc-basic-0: 06:27:56 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 06:27:57 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.10 [7671 kB] unit-mysql-0: 06:27:57 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 06:27:57 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 06:27:57 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:27:57 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-abot-epc-basic-0: 06:27:57 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.10 [38.8 kB] unit-abot-epc-basic-0: 06:27:57 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.10 [55.1 kB] unit-abot-epc-basic-0: 06:27:57 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.10 [27.4 kB] unit-abot-epc-basic-0: 06:27:57 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.10 [8888 B] unit-abot-epc-basic-0: 06:27:57 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.10 [264 kB] unit-abot-epc-basic-0: 06:27:58 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.10 [105 kB] unit-abot-epc-basic-0: 06:27:58 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.10 [244 kB] unit-abot-epc-basic-0: 06:27:58 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.10 [95.3 kB] unit-mysql-0: 06:27:58 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 06:27:58 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:27:58 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.10 [40.1 kB] unit-abot-epc-basic-0: 06:27:58 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.10 [9764 B] unit-abot-epc-basic-0: 06:27:58 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.10 [131 kB] unit-abot-epc-basic-0: 06:27:58 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [2228 kB] unit-mysql-0: 06:27:58 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:59 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.10 [8426 kB] unit-abot-epc-basic-0: 06:27:59 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 06:27:59 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [1426 kB] unit-abot-epc-basic-0: 06:27:59 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.10 [8319 kB] unit-mysql-0: 06:27:59 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 06:27:59 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:27:59 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-mysql-0: 06:27:59 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:27:59 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 06:28:00 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.4 [195 kB] unit-abot-epc-basic-0: 06:28:00 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.4 [584 kB] unit-abot-epc-basic-0: 06:28:00 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 06:28:00 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 06:28:00 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 06:28:00 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 06:28:00 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 06:28:00 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 06:28:00 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 06:28:00 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 06:28:00 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 06:28:01 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 06:28:01 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 06:28:01 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.3 [1070 kB] unit-abot-epc-basic-0: 06:28:01 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [27.8 MB] unit-mysql-0: 06:28:01 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 06:28:01 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 06:28:02 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 06:28:02 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-mysql-0: 06:28:03 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 06:28:03 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:28:03 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 06:28:03 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-mysql-0: 06:28:03 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 06:28:04 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 16s (6366 kB/s) unit-abot-epc-basic-0: 06:28:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 06:28:04 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57544 files and directories currently installed.) unit-abot-epc-basic-0: 06:28:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 06:28:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-mysql-0: 06:28:04 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 06:28:04 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 06:28:05 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:28:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 06:28:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 06:28:05 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-mysql-0: 06:28:06 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 06:28:06 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 06:28:06 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:28:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 06:28:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-mysql-0: 06:28:06 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 06:28:06 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:28:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-mysql-0: 06:28:06 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 06:28:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 06:28:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 06:28:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-mysql-0: 06:28:07 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 06:28:07 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 06:28:08 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 06:28:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 06:28:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 06:28:09 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-mysql-0: 06:28:09 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 06:28:09 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 06:28:09 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 06:28:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 06:28:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 06:28:10 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-mysql-0: 06:28:10 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 06:28:10 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 06:28:10 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 06:28:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 06:28:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 06:28:11 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-mysql-0: 06:28:11 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 06:28:11 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 06:28:11 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 06:28:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 06:28:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 06:28:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-mysql-0: 06:28:12 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 06:28:12 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 06:28:12 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 06:28:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 06:28:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 06:28:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-mysql-0: 06:28:13 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 06:28:13 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 06:28:13 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 06:28:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 06:28:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 06:28:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-mysql-0: 06:28:14 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 06:28:14 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 06:28:14 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 06:28:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:28:14 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 06:28:15 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 06:28:15 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 06:28:15 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 06:28:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 06:28:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 06:28:15 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-mysql-0: 06:28:16 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 06:28:16 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 06:28:16 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 06:28:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 06:28:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 06:28:16 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-mysql-0: 06:28:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 06:28:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 06:28:17 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 06:28:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 06:28:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 06:28:17 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-mysql-0: 06:28:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 06:28:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 06:28:18 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 06:28:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 06:28:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 06:28:18 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-mysql-0: 06:28:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 06:28:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 06:28:19 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 06:28:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 06:28:20 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-mysql-0: 06:28:20 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 06:28:20 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 06:28:20 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 06:28:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 06:28:21 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-mysql-0: 06:28:21 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 06:28:21 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 06:28:22 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 06:28:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 06:28:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 06:28:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-mysql-0: 06:28:22 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 06:28:22 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 06:28:22 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 06:28:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 06:28:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 06:28:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-mysql-0: 06:28:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 06:28:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... unit-mysql-0: 06:28:23 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 06:28:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 06:28:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-mysql-0: 06:28:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 06:28:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... unit-mysql-0: 06:28:24 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 06:28:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 06:28:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 06:28:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-mysql-0: 06:28:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 06:28:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... unit-mysql-0: 06:28:25 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:28:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 06:28:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 06:28:26 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 06:28:26 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 06:28:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 06:28:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4_all.deb ... unit-abot-epc-basic-0: 06:28:27 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-mysql-0: 06:28:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 06:28:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 06:28:27 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-mysql-0: 06:28:28 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 06:28:28 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 06:28:28 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-mysql-0: 06:28:28 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 06:28:28 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... unit-mysql-0: 06:28:29 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-mysql-0: 06:28:29 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 06:28:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 06:28:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 06:28:31 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 06:28:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 06:28:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:28:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 06:28:32 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:28:32 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:28:32 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 06:28:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-mysql-0: 06:28:32 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 06:28:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-mysql-0: 06:28:32 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 06:28:33 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:28:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 06:28:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-mysql-0: 06:28:33 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:28:33 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-mysql-0: 06:28:34 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 06:28:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 06:28:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 06:28:34 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-mysql-0: 06:28:34 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:28:34 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:28:35 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 06:28:35 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 06:28:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 06:28:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-mysql-0: 06:28:35 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:28:35 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-mysql-0: 06:28:35 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... unit-mysql-0: 06:28:35 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 06:28:35 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:28:36 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 06:28:36 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-mysql-0: 06:28:36 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:28:36 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-mysql-0: 06:28:36 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-mysql-0: 06:28:36 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:28:37 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-mysql-0: 06:28:37 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-mysql-0: 06:28:37 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-mysql-0: 06:28:37 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-mysql-0: 06:28:38 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-mysql-0: 06:28:38 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-mysql-0: 06:28:38 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 06:28:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 06:28:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 06:28:39 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-mysql-0: 06:28:39 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 06:28:39 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 06:28:40 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 06:28:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 06:28:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:28:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-mysql-0: 06:28:40 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 06:28:41 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 06:28:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 06:28:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:28:41 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-mysql-0: 06:28:41 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 06:28:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 06:28:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 06:28:41 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-mysql-0: 06:28:41 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-mysql-0: 06:28:41 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 06:28:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 06:28:41 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 06:28:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 06:28:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 06:28:42 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-mysql-0: 06:28:42 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 06:28:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-mysql-0: 06:28:42 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 06:28:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 06:28:42 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-mysql-0: 06:28:42 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 06:28:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 06:28:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:28:43 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-mysql-0: 06:28:43 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 06:28:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 06:28:43 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-mysql-0: 06:28:43 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 06:28:44 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 06:28:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 06:28:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 06:28:44 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-mysql-0: 06:28:44 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 06:28:45 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 06:28:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 06:28:45 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-mysql-0: 06:28:45 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... unit-mysql-0: 06:28:45 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:28:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 06:28:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 06:28:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-mysql-0: 06:28:46 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 06:28:46 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 06:28:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 06:28:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 06:28:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-mysql-0: 06:28:47 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 06:28:47 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-mysql-0: 06:28:48 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:28:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 06:28:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 06:28:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 06:28:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 06:28:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 06:28:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-mysql-0: 06:28:50 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (152 kB/s) unit-mysql-0: 06:28:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 06:28:51 DEBUG unit.mysql/0.install (Reading database ... 57546 files and directories currently installed.) unit-mysql-0: 06:28:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-abot-epc-basic-0: 06:28:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 06:28:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.7_all.deb ... unit-mysql-0: 06:28:51 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 06:28:51 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-mysql-0: 06:28:52 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 06:28:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 06:28:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 06:28:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 06:28:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 06:28:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 06:28:53 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-mysql-0: 06:28:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 06:28:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 06:28:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:28:53 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 06:28:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 06:28:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 06:28:54 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 06:28:54 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 06:28:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 06:28:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 06:28:54 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 06:28:54 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-mysql-0: 06:28:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 06:28:55 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 06:28:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 06:28:55 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 06:28:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 06:28:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 06:28:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 06:28:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 06:28:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-mysql-0: 06:28:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 06:28:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 06:28:55 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-mysql-0: 06:28:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 06:28:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 06:28:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 06:28:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 06:28:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 06:28:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 06:28:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:28:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 06:28:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 06:28:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 06:28:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 06:28:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 06:28:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 06:28:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-mysql-0: 06:28:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 06:28:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-mysql-0: 06:28:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 06:28:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 06:28:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 06:28:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 06:28:57 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-mysql-0: 06:28:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 06:28:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-mysql-0: 06:28:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 06:28:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-mysql-0: 06:28:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 06:28:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 06:28:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 06:28:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-mysql-0: 06:28:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 06:28:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 06:28:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 06:28:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:28:59 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-mysql-0: 06:28:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 06:28:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 06:28:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-mysql-0: 06:28:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 06:28:59 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-mysql-0: 06:28:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 06:28:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 06:28:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-mysql-0: 06:28:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 06:28:59 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-mysql-0: 06:28:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 06:29:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-mysql-0: 06:29:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 06:29:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 06:29:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 06:29:01 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-mysql-0: 06:29:02 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 06:29:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:29:02 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 06:29:02 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-mysql-0: 06:29:02 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:29:02 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 06:29:02 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 06:29:02 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 06:29:02 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 06:29:02 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 06:29:02 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 06:29:02 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:29:02 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 06:29:02 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-mysql-0: 06:29:02 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:29:02 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 06:29:02 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 06:29:02 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-mysql-0: 06:29:02 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-mysql-0: 06:29:03 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-mysql-0: 06:29:03 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-mysql-0: 06:29:03 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-mysql-0: 06:29:03 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-mysql-0: 06:29:03 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-mysql-0: 06:29:03 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (622 kB/s) unit-abot-epc-basic-0: 06:29:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 06:29:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-mysql-0: 06:29:04 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 06:29:04 DEBUG unit.mysql/0.install (Reading database ... 57646 files and directories currently installed.) unit-mysql-0: 06:29:04 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 06:29:04 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-mysql-0: 06:29:04 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:29:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 06:29:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 06:29:05 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-mysql-0: 06:29:06 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 06:29:06 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 06:29:06 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:29:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 06:29:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 06:29:07 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-mysql-0: 06:29:07 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 06:29:07 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 06:29:08 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 06:29:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 06:29:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 06:29:08 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-mysql-0: 06:29:09 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 06:29:09 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 06:29:09 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 06:29:10 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 06:29:10 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 06:29:10 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 06:29:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 06:29:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 06:29:10 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-mysql-0: 06:29:11 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 06:29:11 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 06:29:11 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 06:29:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-mysql-0: 06:29:12 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-abot-epc-basic-0: 06:29:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-mysql-0: 06:29:12 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 06:29:12 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 06:29:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:29:12 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 06:29:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:29:13 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:29:14 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:29:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 06:29:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:29:14 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 06:29:15 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:29:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 06:29:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:29:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:29:15 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 06:29:16 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 06:29:17 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 06:29:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 06:29:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:29:17 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:29:17 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 06:29:18 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 06:29:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 06:29:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 06:29:18 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:29:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:29:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:29:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-mysql-0: 06:29:20 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 06:29:20 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 06:29:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-mysql-0: 06:29:20 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:29:20 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 06:29:20 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 06:29:20 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 06:29:20 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 06:29:20 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 06:29:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 06:29:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 06:29:20 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 06:29:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-mysql-0: 06:29:20 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 06:29:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 06:29:20 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 06:29:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 06:29:20 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 06:29:20 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:29:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:29:20 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 06:29:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 06:29:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 06:29:20 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 06:29:20 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 06:29:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 06:29:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 06:29:20 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:29:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 06:29:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 06:29:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:29:21 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 06:29:21 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:29:21 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 06:29:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 06:29:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 06:29:21 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 06:29:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 06:29:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 06:29:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 06:29:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 06:29:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 06:29:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 06:29:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 06:29:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 06:29:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 06:29:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 06:29:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 06:29:22 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 06:29:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 06:29:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 06:29:22 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 06:29:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 06:29:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 06:29:22 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 06:29:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 06:29:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 06:29:22 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 06:29:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 06:29:22 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 61187 files and directories currently installed.) unit-abot-epc-basic-0: 06:29:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 06:29:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 06:29:22 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-mysql-0: 06:29:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 06:29:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 06:29:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 06:29:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 06:29:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 06:29:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 06:29:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 06:29:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 06:29:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 06:29:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 06:29:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 06:29:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 06:29:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-mysql-0: 06:29:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 06:29:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 06:29:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 06:29:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 06:29:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 06:29:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 06:29:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 06:29:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 06:29:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-mysql-0: 06:29:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 06:29:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 06:29:24 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 06:29:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 06:29:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 06:29:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:29:25 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:29:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 06:29:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-abot-epc-basic-0: 06:29:26 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-mysql-0: 06:29:27 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 06:29:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 06:29:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:29:28 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 06:29:28 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 06:29:28 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 06:29:28 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 06:29:28 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 06:29:28 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 06:29:28 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 06:29:28 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 06:29:28 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 06:29:28 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 06:29:28 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 06:29:28 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 06:29:28 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 06:29:28 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 06:29:28 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 06:29:28 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:29:28 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 06:29:28 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 06:29:28 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 06:29:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 06:29:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 06:29:28 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-mysql-0: 06:29:29 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-mysql-0: 06:29:29 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 06:29:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 06:29:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-135.161_amd64.deb ... unit-mysql-0: 06:29:29 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 06:29:29 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-135.161) ... unit-mysql-0: 06:29:29 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-mysql-0: 06:29:29 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-mysql-0: 06:29:29 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-mysql-0: 06:29:29 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-abot-epc-basic-0: 06:29:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 06:29:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-mysql-0: 06:29:29 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 06:29:29 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-mysql-0: 06:29:29 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 06:29:30 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 1s (5502 kB/s) unit-mysql-0: 06:29:30 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 06:29:30 DEBUG unit.mysql/0.config-changed (Reading database ... 57740 files and directories currently installed.) unit-mysql-0: 06:29:30 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 06:29:31 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 06:29:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 06:29:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:29:31 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-mysql-0: 06:29:32 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 06:29:32 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 06:29:32 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:29:33 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 06:29:33 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 06:29:33 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 06:29:34 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 06:29:34 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 06:29:34 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:29:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 06:29:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:29:35 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-mysql-0: 06:29:36 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 06:29:36 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 06:29:36 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:29:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 06:29:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:29:37 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 06:29:37 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 06:29:37 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:29:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 06:29:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:29:39 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 06:29:39 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:29:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 06:29:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:40 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:29:41 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:29:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 06:29:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:41 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:29:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 06:29:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:43 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:29:43 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 06:29:43 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 06:29:43 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 06:29:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 06:29:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 06:29:44 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 06:29:44 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 06:29:45 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:29:45 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:29:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 06:29:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 06:29:46 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 06:29:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:29:47 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 06:29:47 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 06:29:47 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 06:29:47 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:29:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 06:29:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 06:29:47 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:29:47 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:29:47 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:29:48 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:29:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 06:29:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:48 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:29:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 06:29:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:29:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 06:29:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:51 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:29:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 06:29:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:29:53 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 06:29:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:54 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:29:54 DEBUG unit.mysql/0.config-changed 180922 6:29:54 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 06:29:54 DEBUG unit.mysql/0.config-changed 180922 6:29:54 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 06:29:54 DEBUG unit.mysql/0.config-changed 180922 6:29:54 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11912 ... unit-abot-epc-basic-0: 06:29:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 06:29:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:29:55 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:29:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 06:29:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:29:57 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 06:29:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 06:29:58 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 06:29:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 06:29:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 06:29:58 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 06:29:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 06:29:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 06:29:59 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 06:30:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 06:30:02 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 06:30:04 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-mysql-0: 06:30:04 DEBUG unit.mysql/0.config-changed mysql start/running, process 12045 unit-abot-epc-basic-0: 06:30:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 06:30:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 06:30:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-mysql-0: 06:30:05 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 06:30:05 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 06:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 06:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 06:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-mysql-0: 06:30:06 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 06:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-mysql-0: 06:30:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:30:07 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 06:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 06:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 06:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 06:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 06:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 06:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 06:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:30:10 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-mysql-0: 06:30:12 DEBUG unit.mysql/0.config-changed mysql start/running, process 12165 unit-mysql-0: 06:30:12 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 06:30:12 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 06:30:12 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 06:30:12 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:30:12 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 06:30:12 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 06:30:12 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 06:30:12 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 06:30:12 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 06:30:12 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 06:30:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 06:30:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 06:30:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:30:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:30:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 06:30:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:30:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 06:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 06:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 06:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 06:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 06:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 06:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 06:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 06:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 06:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-mysql-0: 06:30:16 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 06:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 06:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-mysql-0: 06:30:18 DEBUG unit.mysql/0.start mysql start/running, process 12275 unit-mysql-0: 06:30:18 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 06:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 06:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 06:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-mysql-0: 06:30:20 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 06:30:20 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 06:30:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 06:30:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 06:30:20 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-mysql-0: 06:30:21 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 06:30:21 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:30:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:30:21 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 06:30:21 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 06:30:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 06:30:22 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 06:30:22 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 06:30:23 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 06:30:23 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:30:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:30:28 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 06:30:28 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 06:30:28 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 06:30:29 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 06:30:33 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 06:30:33 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 06:30:33 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 06:30:35 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 06:30:35 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 06:30:35 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 06:30:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 06:30:36 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 06:30:36 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 06:30:36 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 06:30:36 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 06:30:43 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 06:30:43 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 06:30:43 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 06:30:43 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 06:30:44 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 06:30:44 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 06:30:44 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 06:30:44 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 06:30:44 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 06:30:44 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 06:30:45 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:30:47 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:30:48 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 06:30:48 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:30:48 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:30:48 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:30:49 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... machine-2: 06:31:05 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 06:31:05 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 06:31:05 DEBUG juju.agent read agent config, format "2.0" machine-2: 06:31:05 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 06:31:05 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 06:31:05 DEBUG juju.worker start "engine" machine-2: 06:31:05 INFO juju.worker start "engine" machine-2: 06:31:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 06:31:05 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 06:31:05 DEBUG juju.worker "engine" started machine-2: 06:31:05 DEBUG juju.worker.introspection stats worker now serving machine-2: 06:31:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 06:31:05 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 06:31:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 06:31:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 06:31:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 06:31:05 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 06:31:05 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 06:31:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 06:31:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 06:31:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 06:31:05 DEBUG juju.worker.apicaller connecting with old password machine-2: 06:31:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 06:31:05 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 06:31:05 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-2: 06:31:05 INFO juju.api connection established to "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-2: 06:31:05 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-2: 06:31:05 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 06:31:06 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... machine-2: 06:31:06 DEBUG juju.worker.apicaller connected machine-2: 06:31:06 DEBUG juju.worker.apicaller changing password... machine-2: 06:31:06 DEBUG juju.worker.apicaller password changed machine-2: 06:31:06 DEBUG juju.api RPC connection died machine-2: 06:31:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 06:31:06 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... machine-2: 06:31:06 DEBUG juju.worker.apicaller connecting with current password machine-2: 06:31:06 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-2: 06:31:06 INFO juju.api connection established to "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-2: 06:31:06 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-2: 06:31:07 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:31:07 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:31:08 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... machine-2: 06:31:08 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 06:31:08 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... machine-2: 06:31:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 06:31:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 06:31:08 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 06:31:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 06:31:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 06:31:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 06:31:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 06:31:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 06:31:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 06:31:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 06:31:08 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 06:31:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 06:31:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 06:31:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 06:31:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:31:08 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:31:08 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 06:31:09 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 06:31:09 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 06:31:09 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files machine-2: 06:31:09 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 06:31:09 INFO juju.worker.upgrader unblocking abort check machine-2: 06:31:09 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 06:31:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 06:31:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 06:31:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 06:31:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 06:31:09 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 06:31:09 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 06:31:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 06:31:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 06:31:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 06:31:09 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 06:31:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 06:31:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 06:31:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 06:31:09 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 06:31:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 06:31:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 06:31:09 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 06:31:09 DEBUG juju.worker.logger logger setup machine-2: 06:31:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 06:31:09 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 06:31:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 06:31:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 06:31:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 06:31:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 06:31:09 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 06:31:09 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:31:09 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:31:09 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:31:09 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 06:31:09 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:31:09 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:31:09 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:31:09 DEBUG juju.network including address public:172.30.9.203 for machine machine-2: 06:31:09 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-2: 06:31:09 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:31:09 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:31:09 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-machine:127.0.0.1 local-machine:::1] machine-2: 06:31:09 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 06:31:09 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:31:09 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:31:09 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:31:09 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:31:09 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-2: 06:31:09 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:31:09 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-2: 06:31:09 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-2: 06:31:09 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 06:31:09 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,::1,localhost", AutoNoProxy:""} machine-2: 06:31:09 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 06:31:09 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 06:31:09 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:31:09 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 06:31:09 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 06:31:09 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 06:31:09 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 06:31:09 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 06:31:09 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 06:31:09 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 06:31:09 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 06:31:09 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "172.30.9.203:17070"] machine-2: 06:31:10 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 06:31:10 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 06:31:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 06:31:10 DEBUG juju.worker start "2-container-watcher" machine-2: 06:31:10 DEBUG juju.worker start "stateconverter" machine-2: 06:31:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 06:31:10 INFO juju.worker start "2-container-watcher" machine-2: 06:31:10 DEBUG juju.worker "2-container-watcher" started machine-2: 06:31:10 INFO juju.worker start "stateconverter" machine-2: 06:31:10 DEBUG juju.worker "stateconverter" started machine-2: 06:31:10 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 06:31:10 INFO juju.worker.machiner "machine-2" started machine-2: 06:31:10 DEBUG juju.service discovered init system "upstart" from local host machine-2: 06:31:10 DEBUG juju.worker.deployer state addresses: ["192.168.121.7:37017"] machine-2: 06:31:10 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "172.30.9.203:17070"] machine-2: 06:31:10 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-oai-epc-0: 06:31:10 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 06:31:10 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 06:31:10 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 06:31:10 DEBUG juju.worker start "api" unit-oai-epc-0: 06:31:10 INFO juju.worker start "api" unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 06:31:10 DEBUG juju.worker "api" started unit-oai-epc-0: 06:31:10 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-epc-0: 06:31:10 INFO juju.api connection established to "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-epc-0: 06:31:10 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:31:11 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... machine-2: 06:31:11 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:b1:ae:80 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.11 [] [] []} {2 fa:16:3e:b1:ae:80 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-epc-0: 06:31:11 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 06:31:11 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 06:31:11 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 06:31:11 DEBUG juju.api RPC connection died unit-oai-epc-0: 06:31:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 06:31:11 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 06:31:11 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-epc-0: 06:31:11 INFO juju.api connection established to "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-epc-0: 06:31:11 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-abot-epc-basic-0: 06:31:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-oai-epc-0: 06:31:11 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 06:31:12 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 06:31:12 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 06:31:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 06:31:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 06:31:12 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-epc-0: 06:31:12 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-oai-epc-0: 06:31:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 06:31:12 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 06:31:12 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 06:31:12 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 06:31:12 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "172.30.9.203:17070"] unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 06:31:12 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 06:31:12 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 06:31:12 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 06:31:12 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 06:31:12 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 06:31:12 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 06:31:12 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 06:31:12 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:31:12 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 06:31:12 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 06:31:12 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-epc-0: 06:31:12 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-epc-0: 06:31:12 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-epc-0: 06:31:12 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 06:31:12 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 06:31:12 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 06:31:12 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 06:31:12 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 06:31:12 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 06:31:12 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 06:31:12 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 06:31:12 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 06:31:12 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 06:31:12 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 06:31:12 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 06:31:12 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 06:31:12 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 06:31:12 DEBUG httpbakery client do GET https://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 7.6 KB/sec) unit-oai-epc-0: 06:31:12 DEBUG httpbakery } -> error unit-oai-epc-0: 06:31:12 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 06:31:12 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 471.6 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/26 KB 5/26 KB 8/26 KB 11/26 KB 13/26 KB 16/26 KB 19/26 KB 21/26 KB 24/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 919.3 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 578.1 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 859.1 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-oai-epc-0: 06:31:12 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 06:31:12 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 298.5 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 466.4 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-oai-epc-0: 06:31:12 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/37 KB 6/37 KB 9/37 KB 11/37 KB 14/37 KB 16/37 KB 19/37 KB 22/37 KB 25/37 KB 27/37 KB 30/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1091.9 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 651.9 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/33 KB 6/33 KB 9/33 KB 11/33 KB 14/33 KB 16/33 KB 19/33 KB 22/33 KB 25/33 KB 27/33 KB 30/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1243.8 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 61.9 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 911.8 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 989.0 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 210.6 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 169.3 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 118.2 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 1/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 197.8 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 393.4 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 629.9 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 57.9 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 407.5 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 241.0 KB/sec) unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 20.0 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 311.3 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-oai-epc-0: 06:31:13 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 42.4 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-oai-epc-0: 06:31:13 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/7 KB 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 318.8 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-oai-epc-0: 06:31:13 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 160.8 KB/sec) unit-oai-epc-0: 06:31:13 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-oai-epc-0: 06:31:13 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 06:31:13 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 06:31:13 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 06:31:13 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 06:31:13 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 141.3 KB/sec) unit-oai-epc-0: 06:31:13 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 06:31:13 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 06:31:13 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 06:31:13 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 06:31:13 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:31:13 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 06:31:13 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 06:31:13 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 137.7 KB/sec) unit-oai-epc-0: 06:31:13 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 79.4 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 67.1 KB/sec) unit-oai-epc-0: 06:31:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 43.0 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 125.6 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 544.8 KB/sec) unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-oai-epc-0: 06:31:13 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/41 KB 6/41 KB 9/41 KB 11/41 KB 14/41 KB 16/41 KB 19/41 KB 22/41 KB 25/41 KB 27/41 KB 30/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1779.8 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-oai-epc-0: 06:31:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 925.3 KB/sec) unit-oai-epc-0: 06:31:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 188.2 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 388.1 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1383.6 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 682.3 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 436/965 B 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 67.3 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 170.7 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/20 KB 4/20 KB 7/20 KB 9/20 KB 12/20 KB 15/20 KB 17/20 KB 20/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1174.5 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/7 KB 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 314.3 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 779.0 KB/sec) unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/153 KB 5/153 KB 8/153 KB 11/153 KB 13/153 KB 16/153 KB 19/153 KB 21/153 KB 24/153 KB 24/153 KB 3/30 KB 24/153 KB 3/13 KB 3/30 KB 27/153 KB 6/13 KB 3/30 KB 3/35 KB 27/153 KB 9/13 KB 3/30 KB 3/35 KB 27/153 KB 11/13 KB 3/30 KB 3/35 KB 27/153 KB 13/13 KB 3/30 KB 3/35 KB 27/153 KB 3/13 KB 3/30 KB 3/35 KB 27/153 KB 3/13 KB 3/30 KB 29/153 KB 13/13 KB 3/30 KB 3/35 KB 32/153 KB 13/13 KB 3/30 KB 3/35 KB 36/153 KB 13/13 KB 3/30 KB 3/35 KB 40/153 KB 13/13 KB 5/30 KB 3/35 KB 44/153 KB 13/13 KB 5/30 KB 6/35 KB 36/153 KB 13/13 KB 5/30 KB 3/35 KB 44/153 KB 13/13 KB 8/30 KB 6/35 KB 44/153 KB 13/13 KB 11/30 KB 6/35 KB 40/153 KB 13/13 KB 5/30 KB 6/35 KB 44/153 KB 13/13 KB 13/30 KB 6/35 KB 48/153 KB 13/13 KB 16/30 KB 6/35 KB 48/153 KB 13/13 KB 19/30 KB 9/35 KB 48/153 KB 13/13 KB 13/30 KB 6/35 KB 48/153 KB 13/13 KB 16/30 KB 9/35 KB 52/153 KB 13/13 KB 19/30 KB 9/35 KB 52/153 KB 13/13 KB 21/30 KB 11/35 KB 52/153 KB 13/13 KB 19/30 KB 11/35 KB 52/153 KB 13/13 KB 21/30 KB 14/35 KB 56/153 KB 13/13 KB 21/30 KB 14/35 KB 60/153 KB 21/30 KB 16/35 KB 56/153 KB 21/30 KB 16/35 KB 64/153 KB 24/30 KB 16/35 KB 64/153 KB 24/30 KB 19/35 KB 60/153 KB 24/30 KB 16/35 KB 64/153 KB 27/30 KB 19/35 KB 64/153 KB 27/30 KB 22/35 KB 64/153 KB 29/30 KB 25/35 KB 64/153 KB 29/30 KB 27/35 KB 3/48 KB 68/153 KB 29/30 KB 30/35 KB 3/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 241.7 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 64/153 KB 29/30 KB 22/35 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 68/153 KB 29/30 KB 27/35 KB 3/48 KB 64/153 KB 29/30 KB 25/35 KB 3/48 KB 68/153 KB 30/30 KB 30/35 KB 5/48 KB 68/153 KB 30/30 KB 30/35 KB 8/48 KB 68/153 KB 30/30 KB 30/35 KB 11/48 KB 68/153 KB 30/30 KB 30/35 KB 13/48 KB 68/153 KB 30/30 KB 30/35 KB 16/48 KB 68/153 KB 30/30 KB 30/35 KB 19/48 KB 68/153 KB 30/30 KB 30/35 KB 3/48 KB 72/153 KB 30/30 KB 30/35 KB 19/48 KB 76/153 KB 30/30 KB 30/35 KB 19/48 KB 80/153 KB 30/30 KB 30/35 KB 19/48 KB 80/153 KB 30/30 KB 30/35 KB 21/48 KB 80/153 KB 30/30 KB 32/35 KB 21/48 KB 80/153 KB 30/30 KB 35/35 KB 21/48 KB 80/153 KB 30/30 KB 35/35 KB 24/48 KB 84/153 KB 30/30 KB 35/35 KB 27/48 KB 84/153 KB 30/30 KB 35/35 KB 29/48 KB 84/153 KB 30/30 KB 35/35 KB 24/48 KB 88/153 KB 30/30 KB 35/35 KB 29/48 KB 92/153 KB 30/30 KB 35/35 KB 29/48 KB 96/153 KB 30/30 KB 35/35 KB 29/48 KB 96/153 KB 30/30 KB 35/35 KB 32/48 KB 100/153 KB 30/30 KB 35/35 KB 32/48 KB 104/153 KB 30/30 KB 35/35 KB 32/48 KB 108/153 KB 30/30 KB 35/35 KB 32/48 KB 112/153 KB 30/30 KB 35/35 KB 32/48 KB 116/153 KB 30/30 KB 35/35 KB 32/48 KB 120/153 KB 30/30 KB 35/35 KB 32/48 KB 3/50 KB 120/153 KB 30/30 KB 35/35 KB 32/48 KB 6/50 KB 120/153 KB 30/30 KB 35/35 KB 32/48 KB 9/50 KB 120/153 KB 30/30 KB 32/48 KB 11/50 KB 120/153 KB 30/30 KB 32/48 KB 14/50 KB 120/153 KB 32/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 515.4 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 433.0 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 14/50 KB 120/153 KB 36/48 KB 14/50 KB 120/153 KB 40/48 KB 14/50 KB 120/153 KB 44/48 KB 14/50 KB 120/153 KB 48/48 KB 14/50 KB 120/153 KB 48/48 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 16/50 KB 120/153 KB 48/48 KB 19/50 KB 120/153 KB 48/48 KB 19/50 KB 124/153 KB 48/48 KB 19/50 KB 128/153 KB 48/48 KB 22/50 KB 128/153 KB 48/48 KB 22/50 KB 132/153 KB 48/48 KB 25/50 KB 136/153 KB 48/48 KB 25/50 KB 132/153 KB 48/48 KB 27/50 KB 140/153 KB 48/48 KB 30/50 KB 140/153 KB 48/48 KB 32/50 KB 140/153 KB 48/48 KB 25/50 KB 140/153 KB 48/48 KB 32/50 KB 144/153 KB 48/48 KB 36/50 KB 144/153 KB 48/48 KB 40/50 KB 148/153 KB 48/48 KB 44/50 KB 148/153 KB 48/48 KB 46/50 KB 148/153 KB 36/50 KB 148/153 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 606.2 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 46/50 KB 148/153 KB 3/190 KB 46/50 KB 148/153 KB 5/190 KB 46/50 KB 148/153 KB 5/190 KB 3/119 KB 46/50 KB 148/153 KB 8/190 KB 3/119 KB 46/50 KB 148/153 KB 8/190 KB 5/119 KB 46/50 KB 148/153 KB 8/190 KB 8/119 KB 46/50 KB 148/153 KB 8/190 KB 11/119 KB 46/50 KB 148/153 KB 11/190 KB 11/119 KB 46/50 KB 148/153 KB 13/190 KB 11/119 KB 46/50 KB 148/153 KB 13/190 KB 13/119 KB 46/50 KB 152/153 KB 13/190 KB 13/119 KB 46/50 KB 153/153 KB 16/190 KB 16/119 KB 46/50 KB 152/153 KB 16/190 KB 16/119 KB 46/50 KB 152/153 KB 13/190 KB 16/119 KB 46/50 KB 153/153 KB 16/190 KB 19/119 KB 46/50 KB 153/153 KB 19/190 KB 21/119 KB 50/50 KB 153/153 KB 19/190 KB 24/119 KB 46/50 KB 153/153 KB 19/190 KB 19/119 KB 3/37 KB 50/50 KB 153/153 KB 19/190 KB 24/119 KB 5/37 KB 50/50 KB 153/153 KB 19/190 KB 24/119 KB 5/37 KB 50/50 KB 153/153 KB 21/190 KB 24/119 KB 5/37 KB 50/50 KB 153/153 KB 24/190 KB 24/119 KB 8/37 KB 50/50 KB 153/153 KB 27/190 KB 24/119 KB 8/37 KB 50/50 KB 153/153 KB 29/190 KB 24/119 KB 8/37 KB 50/50 KB 153/153 KB 32/190 KB 27/119 KB 8/37 KB 50/50 KB 36/190 KB 27/119 KB 50/50 KB 153/153 KB 19/190 KB 21/119 KB 8/37 KB 50/50 KB 40/190 KB 27/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1606.5 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 8/37 KB 50/50 KB 153/153 KB 29/190 KB 27/119 KB 8/37 KB 50/50 KB 153/153 KB 24/190 KB 24/119 KB 11/37 KB 50/50 KB 40/190 KB 27/119 KB 13/37 KB 50/50 KB 40/190 KB 27/119 KB 16/37 KB 50/50 KB 40/190 KB 27/119 KB 16/37 KB 50/50 KB 40/190 KB 29/119 KB 16/37 KB 50/50 KB 40/190 KB 32/119 KB 16/37 KB 50/50 KB 40/190 KB 36/119 KB 16/37 KB 50/50 KB 40/190 KB 40/119 KB 8/37 KB 50/50 KB 40/190 KB 27/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 16/37 KB 50/50 KB 40/190 KB 44/119 KB 16/37 KB 50/50 KB 44/190 KB 44/119 KB 16/37 KB 50/50 KB 44/190 KB 48/119 KB 16/37 KB 50/50 KB 48/190 KB 48/119 KB 16/37 KB 50/50 KB 48/190 KB 52/119 KB 16/37 KB 50/50 KB 52/190 KB 52/119 KB 16/37 KB 50/50 KB 56/190 KB 56/119 KB 16/37 KB 50/50 KB 56/190 KB 56/119 KB 19/37 KB 56/190 KB 56/119 KB 21/37 KB 56/190 KB 56/119 KB 24/37 KB 56/190 KB 56/119 KB 27/37 KB 56/190 KB 56/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 492.5 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 29/37 KB 56/190 KB 56/119 KB 32/37 KB 56/190 KB 56/119 KB 35/37 KB 56/190 KB 56/119 KB 35/37 KB 56/190 KB 60/119 KB 35/37 KB 60/190 KB 64/119 KB 37/37 KB 60/190 KB 68/119 KB 37/37 KB 60/190 KB 72/119 KB 4/86 KB 35/37 KB 60/190 KB 60/119 KB 37/37 KB 64/190 KB 72/119 KB 4/86 KB 37/37 KB 68/190 KB 72/119 KB 4/86 KB 37/37 KB 60/190 KB 68/119 KB 4/86 KB 37/37 KB 60/190 KB 64/119 KB 37/37 KB 72/190 KB 72/119 KB 8/86 KB 37/37 KB 72/190 KB 72/119 KB 12/86 KB 37/37 KB 72/190 KB 72/119 KB 16/86 KB 37/37 KB 72/190 KB 72/119 KB 16/86 KB 37/37 KB 72/190 KB 76/119 KB 16/86 KB 37/37 KB 76/190 KB 76/119 KB 16/86 KB 37/37 KB 80/190 KB 80/119 KB 16/86 KB 37/37 KB 76/190 KB 80/119 KB 16/86 KB 37/37 KB 80/190 KB 84/119 KB 16/86 KB 37/37 KB 84/190 KB 88/119 KB 3/66 KB 20/86 KB 37/37 KB 84/190 KB 84/119 KB 3/66 KB 20/86 KB 37/37 KB 84/190 KB 84/119 KB 3/66 KB 16/86 KB 37/37 KB 84/190 KB 88/119 KB 5/66 KB 20/86 KB 37/37 KB 84/190 KB 88/119 KB 8/66 KB 20/86 KB 37/37 KB 84/190 KB 88/119 KB 11/66 KB 20/86 KB 37/37 KB 84/190 KB 88/119 KB 11/66 KB 24/86 KB 37/37 KB 84/190 KB 88/119 KB 13/66 KB 28/86 KB 37/37 KB 84/190 KB 84/119 KB 16/86 KB 37/37 KB 84/190 KB 88/119 KB 13/66 KB 28/86 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 330.1 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 84/190 KB 88/119 KB 16/66 KB 28/86 KB 88/190 KB 88/119 KB 16/66 KB 32/86 KB 88/190 KB 88/119 KB 16/66 KB 28/86 KB 92/190 KB 88/119 KB 16/66 KB 32/86 KB 96/190 KB 92/119 KB 16/66 KB 32/86 KB 92/190 KB 92/119 KB 16/66 KB 32/86 KB 96/190 KB 96/119 KB 16/66 KB 32/86 KB 100/190 KB 96/119 KB 19/66 KB 32/86 KB 104/190 KB 100/119 KB 19/66 KB 36/86 KB 100/190 KB 100/119 KB 19/66 KB 36/86 KB 100/190 KB 96/119 KB 19/66 KB 36/86 KB 96/190 KB 96/119 KB 19/66 KB 32/86 KB 104/190 KB 100/119 KB 21/66 KB 36/86 KB 104/190 KB 100/119 KB 21/66 KB 40/86 KB 104/190 KB 100/119 KB 21/66 KB 44/86 KB 104/190 KB 100/119 KB 24/66 KB 44/86 KB 104/190 KB 100/119 KB 24/66 KB 48/86 KB 104/190 KB 100/119 KB 24/66 KB 52/86 KB 108/190 KB 104/119 KB 27/66 KB 56/86 KB 108/190 KB 104/119 KB 27/66 KB 52/86 KB 108/190 KB 104/119 KB 24/66 KB 52/86 KB 104/190 KB 104/119 KB 24/66 KB 52/86 KB 112/190 KB 104/119 KB 27/66 KB 60/86 KB 112/190 KB 108/119 KB 29/66 KB 60/86 KB 3/26 KB 112/190 KB 104/119 KB 29/66 KB 60/86 KB 3/26 KB 112/190 KB 104/119 KB 27/66 KB 60/86 KB 3/26 KB 112/190 KB 108/119 KB 32/66 KB 60/86 KB 5/26 KB 112/190 KB 108/119 KB 32/66 KB 60/86 KB 8/26 KB 112/190 KB 112/119 KB 32/66 KB 60/86 KB 8/26 KB 112/190 KB 112/119 KB 32/66 KB 60/86 KB 11/26 KB 112/190 KB 112/119 KB 32/66 KB 60/86 KB 13/26 KB 112/190 KB 108/119 KB 32/66 KB 60/86 KB 13/26 KB 112/190 KB 112/119 KB 36/66 KB 60/86 KB 13/26 KB 116/190 KB 116/119 KB 40/66 KB 60/86 KB 16/26 KB 116/190 KB 116/119 KB 36/66 KB 60/86 KB 16/26 KB 116/190 KB 116/119 KB 36/66 KB 60/86 KB 16/26 KB 112/190 KB 116/119 KB 36/66 KB 60/86 KB 16/26 KB 116/190 KB 119/119 KB 44/66 KB 60/86 KB 16/26 KB 112/190 KB 112/119 KB 36/66 KB 60/86 KB 16/26 KB 116/190 KB 119/119 KB 44/66 KB 60/86 KB 19/26 KB 116/190 KB 119/119 KB 44/66 KB 60/86 KB 21/26 KB 120/190 KB 119/119 KB 44/66 KB 60/86 KB 24/26 KB 116/190 KB 119/119 KB 44/66 KB 60/86 KB 24/26 KB 124/190 KB 119/119 KB 44/66 KB 64/86 KB 24/26 KB 128/190 KB 119/119 KB 44/66 KB 64/86 KB 26/26 KB 120/190 KB 119/119 KB 44/66 KB 64/86 KB 24/26 KB 124/190 KB 119/119 KB 44/66 KB 64/86 KB 26/26 KB 128/190 KB 119/119 KB 44/66 KB 68/86 KB 26/26 KB 132/190 KB 44/66 KB 72/86 KB 26/26 KB 132/190 KB 44/66 KB 76/86 KB 26/26 KB 132/190 KB 44/66 KB 80/86 KB 26/26 KB 132/190 KB 44/66 KB 84/86 KB 26/26 KB 132/190 KB 44/66 KB 86/86 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 875.8 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 116/190 KB 116/119 KB 44/66 KB 60/86 KB 16/26 KB 132/190 KB 48/66 KB 86/86 KB 26/26 KB 132/190 KB 52/66 KB 86/86 KB 26/26 KB 132/190 KB 56/66 KB 86/86 KB 26/26 KB 132/190 KB 60/66 KB 86/86 KB 26/26 KB 132/190 KB 64/66 KB 86/86 KB 26/26 KB 132/190 KB 66/66 KB 86/86 KB 26/26 KB 132/190 KB 119/119 KB 44/66 KB 68/86 KB 26/26 KB 136/190 KB 66/66 KB 86/86 KB 26/26 KB 140/190 KB 66/66 KB 86/86 KB 26/26 KB 144/190 KB 66/66 KB 86/86 KB 26/26 KB 148/190 KB 66/66 KB 86/86 KB 26/26 KB 152/190 KB 66/66 KB 86/86 KB 26/26 KB 156/190 KB 66/66 KB 86/86 KB 26/26 KB 160/190 KB 66/66 KB 86/86 KB 26/26 KB 164/190 KB 66/66 KB 86/86 KB 26/26 KB 168/190 KB 66/66 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 180.2 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 172/190 KB 66/66 KB 86/86 KB 176/190 KB 66/66 KB 86/86 KB 180/190 KB 66/66 KB 86/86 KB 184/190 KB 66/66 KB 86/86 KB 188/190 KB 66/66 KB 86/86 KB 190/190 KB 66/66 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 464.7 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 598.1 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 3/79 KB 190/190 KB 6/79 KB 190/190 KB 9/79 KB 190/190 KB 11/79 KB 190/190 KB 14/79 KB 190/190 KB 16/79 KB 190/190 KB 4/324 KB 14/79 KB 190/190 KB 4/324 KB 16/79 KB 190/190 KB 8/324 KB 16/79 KB 190/190 KB 12/324 KB 16/79 KB 190/190 KB 16/324 KB 19/79 KB 190/190 KB 16/324 KB 4/228 KB 22/79 KB 1/152 KB 20/324 KB 4/228 KB 16/79 KB 190/190 KB 16/324 KB 4/228 KB 25/79 KB 1/152 KB 20/324 KB 4/228 KB 27/79 KB 1/152 KB 20/324 KB 8/228 KB 19/79 KB 1/152 KB 190/190 KB 20/324 KB 4/228 KB 19/79 KB 1/152 KB 190/190 KB 16/324 KB 4/228 KB 27/79 KB 4/152 KB 20/324 KB 8/228 KB 27/79 KB 5/152 KB 20/324 KB 8/228 KB 27/79 KB 8/152 KB 20/324 KB 8/228 KB 27/79 KB 9/152 KB 24/324 KB 8/228 KB 25/79 KB 1/152 KB 20/324 KB 8/228 KB 27/79 KB 9/152 KB 24/324 KB 12/228 KB 27/79 KB 8/152 KB 24/324 KB 8/228 KB 27/79 KB 12/152 KB 28/324 KB 12/228 KB 27/79 KB 12/152 KB 32/324 KB 12/228 KB 27/79 KB 12/152 KB 36/324 KB 12/228 KB 30/79 KB 12/152 KB 40/324 KB 16/228 KB 27/79 KB 12/152 KB 24/324 KB 12/228 KB 30/79 KB 13/152 KB 44/324 KB 16/228 KB 30/79 KB 12/152 KB 36/324 KB 16/228 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1239.4 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 27/79 KB 12/152 KB 36/324 KB 16/228 KB 30/79 KB 13/152 KB 44/324 KB 20/228 KB 32/79 KB 16/152 KB 44/324 KB 24/228 KB 30/79 KB 16/152 KB 44/324 KB 20/228 KB 32/79 KB 16/152 KB 48/324 KB 24/228 KB 32/79 KB 16/152 KB 44/324 KB 20/228 KB 30/79 KB 16/152 KB 44/324 KB 20/228 KB 32/79 KB 17/152 KB 48/324 KB 24/228 KB 32/79 KB 20/152 KB 48/324 KB 24/228 KB 32/79 KB 20/152 KB 48/324 KB 28/228 KB 32/79 KB 21/152 KB 48/324 KB 28/228 KB 32/79 KB 21/152 KB 48/324 KB 32/228 KB 32/79 KB 24/152 KB 48/324 KB 32/228 KB 36/79 KB 25/152 KB 48/324 KB 32/228 KB 36/79 KB 28/152 KB 52/324 KB 36/228 KB 36/79 KB 24/152 KB 48/324 KB 32/228 KB 40/79 KB 28/152 KB 52/324 KB 36/228 KB 44/79 KB 28/152 KB 52/324 KB 36/228 KB 48/79 KB 28/152 KB 52/324 KB 36/228 KB 36/79 KB 25/152 KB 52/324 KB 36/228 KB 36/79 KB 25/152 KB 52/324 KB 32/228 KB 48/79 KB 28/152 KB 56/324 KB 36/228 KB 48/79 KB 28/152 KB 60/324 KB 36/228 KB 48/79 KB 28/152 KB 60/324 KB 40/228 KB 52/79 KB 28/152 KB 64/324 KB 40/228 KB 56/79 KB 30/152 KB 4/32 KB 64/324 KB 44/228 KB 60/79 KB 30/152 KB 4/32 KB 64/324 KB 44/228 KB 48/79 KB 28/152 KB 64/324 KB 40/228 KB 52/79 KB 30/152 KB 4/32 KB 64/324 KB 44/228 KB 60/79 KB 30/152 KB 4/32 KB 64/324 KB 48/228 KB 52/79 KB 30/152 KB 4/32 KB 64/324 KB 40/228 KB 60/79 KB 30/152 KB 8/32 KB 64/324 KB 48/228 KB 60/79 KB 30/152 KB 12/32 KB 64/324 KB 48/228 KB 60/79 KB 30/152 KB 16/32 KB 64/324 KB 48/228 KB 60/79 KB 30/152 KB 20/32 KB 64/324 KB 48/228 KB 64/79 KB 30/152 KB 24/32 KB 68/324 KB 52/228 KB 64/79 KB 30/152 KB 28/32 KB 68/324 KB 52/228 KB 64/79 KB 30/152 KB 32/32 KB 68/324 KB 52/228 KB 52/79 KB 30/152 KB 64/324 KB 40/228 KB 64/79 KB 33/152 KB 32/32 KB 68/324 KB 52/228 KB 64/79 KB 36/152 KB 32/32 KB 68/324 KB 52/228 KB 64/79 KB 30/152 KB 20/32 KB 68/324 KB 52/228 KB 60/79 KB 30/152 KB 20/32 KB 68/324 KB 52/228 KB 64/79 KB 39/152 KB 32/32 KB 68/324 KB 56/228 KB 64/79 KB 39/152 KB 32/32 KB 68/324 KB 60/228 KB 60/79 KB 30/152 KB 20/32 KB 68/324 KB 48/228 KB 64/79 KB 39/152 KB 32/32 KB 72/324 KB 64/228 KB 64/79 KB 39/152 KB 32/32 KB 76/324 KB 64/228 KB 64/79 KB 39/152 KB 32/32 KB 80/324 KB 64/228 KB 64/79 KB 39/152 KB 32/32 KB 68/324 KB 56/228 KB 64/79 KB 41/152 KB 32/32 KB 80/324 KB 64/228 KB 64/79 KB 39/152 KB 32/32 KB 68/324 KB 64/228 KB 64/79 KB 44/152 KB 32/32 KB 80/324 KB 64/228 KB 68/79 KB 46/152 KB 32/32 KB 80/324 KB 64/228 KB 68/79 KB 49/152 KB 32/32 KB 84/324 KB 68/228 KB 68/79 KB 44/152 KB 32/32 KB 80/324 KB 64/228 KB 72/79 KB 49/152 KB 32/32 KB 84/324 KB 68/228 KB 76/79 KB 49/152 KB 32/32 KB 84/324 KB 68/228 KB 79/79 KB 49/152 KB 32/32 KB 84/324 KB 68/228 KB 68/79 KB 46/152 KB 32/32 KB 84/324 KB 68/228 KB 68/79 KB 46/152 KB 32/32 KB 84/324 KB 64/228 KB 79/79 KB 49/152 KB 32/32 KB 88/324 KB 68/228 KB 79/79 KB 49/152 KB 32/32 KB 92/324 KB 68/228 KB 79/79 KB 49/152 KB 32/32 KB 92/324 KB 72/228 KB 79/79 KB 52/152 KB 32/32 KB 92/324 KB 76/228 KB 79/79 KB 49/152 KB 32/32 KB 92/324 KB 76/228 KB 79/79 KB 52/152 KB 32/32 KB 96/324 KB 76/228 KB 79/79 KB 52/152 KB 32/32 KB 96/324 KB 80/228 KB 79/79 KB 52/152 KB 32/32 KB 96/324 KB 84/228 KB 79/79 KB 55/152 KB 100/324 KB 88/228 KB 79/79 KB 55/152 KB 100/324 KB 92/228 KB 79/79 KB 55/152 KB 32/32 KB 100/324 KB 84/228 KB 79/79 KB 55/152 KB 32/32 KB 96/324 KB 84/228 KB 79/79 KB 57/152 KB 100/324 KB 92/2 unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 28 KB 79/79 KB 57/152 KB 104/324 KB 92/228 KB 79/79 KB 57/152 KB 108/324 KB 92/228 KB 61/152 KB 112/324 KB 92/228 KB 61/152 KB 112/324 KB 96/228 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 433.4 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 79/79 KB 61/152 KB 108/324 KB 92/228 KB 65/152 KB 112/324 KB 96/228 KB 69/152 KB 112/324 KB 96/228 KB 73/152 KB 112/324 KB 96/228 KB 76/152 KB 116/324 KB 100/228 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 173.8 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 73/152 KB 116/324 KB 100/228 KB 76/152 KB 120/324 KB 100/228 KB 73/152 KB 112/324 KB 100/228 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 76/152 KB 124/324 KB 100/228 KB 76/152 KB 124/324 KB 104/228 KB 76/152 KB 124/324 KB 108/228 KB 77/152 KB 128/324 KB 108/228 KB 77/152 KB 128/324 KB 112/228 KB 76/152 KB 128/324 KB 108/228 KB 80/152 KB 128/324 KB 112/228 KB 81/152 KB 128/324 KB 112/228 KB 84/152 KB 128/324 KB 116/228 KB 85/152 KB 132/324 KB 116/228 KB 81/152 KB 128/324 KB 116/228 KB 84/152 KB 132/324 KB 116/228 KB 85/152 KB 136/324 KB 116/228 KB 85/152 KB 140/324 KB 116/228 KB 85/152 KB 144/324 KB 120/228 KB 85/152 KB 140/324 KB 120/228 KB 88/152 KB 144/324 KB 120/228 KB 88/152 KB 144/324 KB 124/228 KB 88/152 KB 144/324 KB 128/228 KB 89/152 KB 144/324 KB 128/228 KB 89/152 KB 148/324 KB 128/228 KB 92/152 KB 148/324 KB 128/228 KB 93/152 KB 148/324 KB 128/228 KB 93/152 KB 152/324 KB 128/228 KB 96/152 KB 152/324 KB 132/228 KB 96/152 KB 4/234 KB 156/324 KB 136/228 KB 96/152 KB 4/234 KB 156/324 KB 132/228 KB 96/152 KB 4/234 KB 152/324 KB 132/228 KB 96/152 KB 8/234 KB 160/324 KB 136/228 KB 96/152 KB 12/234 KB 160/324 KB 136/228 KB 96/152 KB 16/234 KB 160/324 KB 136/228 KB 96/152 KB 152/324 KB 128/228 KB 97/152 KB 16/234 KB 160/324 KB 136/228 KB 97/152 KB 16/234 KB 160/324 KB 140/228 KB 97/152 KB 20/234 KB 160/324 KB 140/228 KB 97/152 KB 16/234 KB 160/324 KB 136/228 KB 97/152 KB 24/234 KB 160/324 KB 144/228 KB 97/152 KB 24/234 KB 160/324 KB 140/228 KB 100/152 KB 24/234 KB 160/324 KB 144/228 KB 100/152 KB 28/234 KB 164/324 KB 144/228 KB 101/152 KB 28/234 KB 168/324 KB 148/228 KB 101/152 KB 28/234 KB 172/324 KB 148/228 KB 100/152 KB 28/234 KB 160/324 KB 144/228 KB 101/152 KB 32/234 KB 172/324 KB 148/228 KB 101/152 KB 28/234 KB 164/324 KB 148/228 KB 101/152 KB 28/234 KB 164/324 KB 144/228 KB 101/152 KB 36/234 KB 172/324 KB 148/228 KB 104/152 KB 36/234 KB 176/324 KB 152/228 KB 104/152 KB 36/234 KB 172/324 KB 152/228 KB 104/152 KB 36/234 KB 172/324 KB 148/228 KB 105/152 KB 36/234 KB 176/324 KB 152/228 KB 108/152 KB 36/234 KB 176/324 KB 152/228 KB 108/152 KB 36/234 KB 176/324 KB 156/228 KB 108/152 KB 36/234 KB 176/324 KB 160/228 KB 109/152 KB 36/234 KB 176/324 KB 164/228 KB 109/152 KB 40/234 KB 180/324 KB 168/228 KB 109/152 KB 36/234 KB 176/324 KB 160/228 KB 112/152 KB 40/234 KB 180/324 KB 172/228 KB 113/152 KB 40/234 KB 180/324 KB 172/228 KB 109/152 KB 40/234 KB 180/324 KB 164/228 KB 109/152 KB 40/234 KB 176/324 KB 164/228 KB 113/152 KB 44/234 KB 180/324 KB 172/228 KB 113/152 KB 48/234 KB 180/324 KB 172/228 KB 113/152 KB 52/234 KB 180/324 KB 172/228 KB 109/152 KB 40/234 KB 184/324 KB 172/228 KB 116/152 KB 52/234 KB 184/324 KB 172/228 KB 113/152 KB 52/234 KB 184/324 KB 172/228 KB 116/152 KB 52/234 KB 188/324 KB 176/228 KB 117/152 KB 52/234 KB 188/324 KB 176/228 KB 116/152 KB 52/234 KB 184/324 KB 176/228 KB 117/152 KB 52/234 KB 192/324 KB 176/228 KB 117/152 KB 56/234 KB 192/324 KB 176/228 KB 117/152 KB 60/234 KB 192/324 KB 176/228 KB 120/152 KB 64/234 KB 196/324 KB 180/228 KB 120/152 KB 60/234 KB 196/324 KB 180/228 KB 120/152 KB 60/234 KB 196/324 KB 176/228 KB 120/152 KB 60/234 KB 192/324 KB 176/228 KB 121/152 KB 64/234 KB 196/324 KB 184/228 KB 124/152 KB 64/234 KB 196/324 KB 184/228 KB 120/152 KB 64/234 KB 196/324 KB 184/228 KB 124/152 KB 64/234 KB 200/324 KB 184/228 KB 124/152 KB 64/234 KB 204/324 KB 184/228 KB 125/152 KB 64/234 KB 204/324 KB 188/228 KB 125/152 KB 64/234 KB 204/324 KB 184/228 KB 125/152 KB 64/234 KB 208/324 KB 188/228 KB 125/152 KB 68/234 KB 208/3 unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 24 KB 192/228 KB 125/152 KB 64/234 KB 208/324 KB 192/228 KB 128/152 KB 68/234 KB 208/324 KB 192/228 KB 129/152 KB 72/234 KB 208/324 KB 192/228 KB 132/152 KB 72/234 KB 208/324 KB 192/228 KB 133/152 KB 72/234 KB 212/324 KB 196/228 KB 128/152 KB 72/234 KB 208/324 KB 192/228 KB 133/152 KB 76/234 KB 212/324 KB 196/228 KB 133/152 KB 80/234 KB 212/324 KB 196/228 KB 132/152 KB 72/234 KB 212/324 KB 196/228 KB 133/152 KB 80/234 KB 212/324 KB 200/228 KB 132/152 KB 72/234 KB 212/324 KB 192/228 KB 136/152 KB 80/234 KB 216/324 KB 200/228 KB 136/152 KB 80/234 KB 212/324 KB 200/228 KB 136/152 KB 80/234 KB 220/324 KB 204/228 KB 136/152 KB 80/234 KB 224/324 KB 204/228 KB 136/152 KB 80/234 KB 216/324 KB 204/228 KB 137/152 KB 80/234 KB 224/324 KB 208/228 KB 137/152 KB 80/234 KB 224/324 KB 204/228 KB 137/152 KB 84/234 KB 224/324 KB 208/228 KB 137/152 KB 88/234 KB 224/324 KB 212/228 KB 140/152 KB 92/234 KB 224/324 KB 212/228 KB 140/152 KB 92/234 KB 228/324 KB 212/228 KB 140/152 KB 96/234 KB 232/324 KB 212/228 KB 137/152 KB 84/234 KB 224/324 KB 212/228 KB 140/152 KB 96/234 KB 228/324 KB 212/228 KB 140/152 KB 88/234 KB 224/324 KB 212/228 KB 141/152 KB 96/234 KB 232/324 KB 212/228 KB 144/152 KB 96/234 KB 232/324 KB 212/228 KB 146/152 KB 96/234 KB 232/324 KB 216/228 KB 149/152 KB 96/234 KB 236/324 KB 216/228 KB 144/152 KB 96/234 KB 232/324 KB 216/228 KB 149/152 KB 100/234 KB 236/324 KB 220/228 KB 149/152 KB 100/234 KB 236/324 KB 224/228 KB 149/152 KB 100/234 KB 236/324 KB 228/228 KB 149/152 KB 100/234 KB 236/324 KB 216/228 KB 146/152 KB 96/234 KB 236/324 KB 216/228 KB 149/152 KB 100/234 KB 240/324 KB 228/228 KB 149/152 KB 104/234 KB 240/324 KB 228/228 KB 149/152 KB 108/234 KB 240/324 KB 228/228 KB 152/152 KB 112/234 KB 244/324 KB 228/228 KB 152/152 KB 108/234 KB 240/324 KB 228/228 KB 152/152 KB 112/234 KB 244/324 KB 228/228 KB 152/152 KB 108/234 KB 244/324 KB 228/228 KB 152/152 KB 112/234 KB 248/324 KB 228/228 KB 152/152 KB 112/234 KB 252/324 KB 228/228 KB 152/152 KB 112/234 KB 256/324 KB 228/228 KB 152/152 KB 116/234 KB 256/324 KB 228/228 KB 152/152 KB 120/234 KB 256/324 KB 228/228 KB 152/152 KB 124/234 KB 256/324 KB 228/228 KB 152/152 KB 128/234 KB 256/324 KB 228/228 KB 152/152 KB 128/234 KB 260/324 KB 228/228 KB 152/152 KB 132/234 KB 260/324 KB 228/228 KB 152/152 KB 132/234 KB 264/324 KB 228/228 KB 152/152 KB 132/234 KB 268/324 KB 228/228 KB 152/152 KB 132/234 KB 272/324 KB 228/228 KB 152/152 KB 136/234 KB 272/324 KB 228/228 KB 152/152 KB 140/234 KB 272/324 KB 228/228 KB 152/152 KB 144/234 KB 272/324 KB 228/228 KB 152/152 KB 144/234 KB 276/324 KB 228/228 KB 152/152 KB 144/234 KB 280/324 KB 228/228 KB 152/152 KB 148/234 KB 280/324 KB 228/228 KB 152/152 KB 148/234 KB 284/324 KB 228/228 KB 152/152 KB 152/234 KB 288/324 KB 228/228 KB 152/152 KB 152/234 KB 284/324 KB 228/228 KB 152/152 KB 156/234 KB 288/324 KB 228/228 KB 152/152 KB 160/234 KB 288/324 KB 228/228 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 975.6 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 152/152 KB 160/234 KB 292/324 KB 164/234 KB 296/324 KB 164/234 KB 300/324 KB 164/234 KB 292/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 643.3 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install 164/234 KB 304/324 KB 168/234 KB 304/324 KB 172/234 KB 304/324 KB 176/234 KB 304/324 KB 176/234 KB 308/324 KB 176/234 KB 312/324 KB 176/234 KB 316/324 KB 176/234 KB 320/324 KB 180/234 KB 320/324 KB 180/234 KB 324/324 KB 184/234 KB 324/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 324/324 KB 216/234 KB 324/324 KB 220/234 KB 324/324 KB 224/234 KB 324/324 KB 228/234 KB 324/324 KB 232/234 KB 324/324 KB 234/234 KB 324/324 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1306.2 KB/sec) unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 926.0 KB/sec) unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 06:31:13 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1745790120172738000.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.793 s unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-09-22T06:31:14+00:00 unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-epc-0: 06:31:14 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-abot-epc-basic-0: 06:31:14 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-epc-0: 06:31:14 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-oai-epc-0: 06:31:14 DEBUG unit.oai-epc/0.install Fetched 3394 kB in 1s (3178 kB/s) unit-oai-epc-0: 06:31:15 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 06:31:15 DEBUG unit.oai-epc/0.install (Reading database ... 52368 files and directories currently installed.) unit-oai-epc-0: 06:31:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 06:31:15 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 06:31:15 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 06:31:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-epc-0: 06:31:15 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 06:31:15 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 06:31:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-epc-0: 06:31:15 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5108223463470696263.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.720 s unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-09-22T06:31:16+00:00 unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:31:16 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-epc-0: 06:31:17 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 06:31:17 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 06:31:17 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 06:31:18 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-epc-0: 06:31:18 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:31:18 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:31:18 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:31:18 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:31:18 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:31:18 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:31:18 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 06:31:18 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 06:31:18 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 06:31:18 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 06:31:18 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:18 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-epc-0: 06:31:19 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:31:19 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:31:19 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:31:19 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall9051301624795122007.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.705 s unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-09-22T06:31:19+00:00 unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-epc-0: 06:31:19 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:31:19 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 06:31:19 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 06:31:19 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-oai-epc-0: 06:31:19 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (32.5 kB/s) unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-oai-epc-0: 06:31:19 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 06:31:19 DEBUG unit.oai-epc/0.install (Reading database ... 53118 files and directories currently installed.) unit-oai-epc-0: 06:31:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 06:31:19 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-oai-epc-0: 06:31:20 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 4.0MB/s eta 0:00:01  17% |##### | 20kB 2.4MB/s eta 0:00:01  25% |######## | 30kB 2.9MB/s eta 0:00:01  34% |########## | 40kB 2.9MB/s eta 0:00:01  42% |############# | 51kB 3.4MB/s eta 0:00:01  51% |################ | 61kB 4.0MB/s eta 0:00:01  59% |################### | 71kB 4.3MB/s eta 0:00:01  68% |##################### | 81kB 4.2MB/s eta 0:00:01  76% |######################## | 92kB 4.7MB/s eta 0:00:01  85% |########################### | 102kB 4.8MB/s eta 0:00:01  93% |############################## | 112kB 5.0MB/s eta 0:00:01  100% |################################| 122kB 4.6MB/s unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB) unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install [?25l  7% |## | 10kB 46.3MB/s eta 0:00:01  15% |#### | 20kB 12.4MB/s eta 0:00:01  23% |####### | 30kB 16.7MB/s eta 0:00:01  30% |######### | 40kB 9.1MB/s eta 0:00:01  38% |############ | 51kB 8.4MB/s eta 0:00:01  46% |############## | 61kB 9.7MB/s eta 0:00:01  53% |################# | 71kB 9.2MB/s eta 0:00:01  61% |################### | 81kB 10.3MB/s eta 0:00:01  69% |###################### | 92kB 9.2MB/s eta 0:00:01  76% |######################## | 102kB 9.2MB/s eta 0:00:01  84% |########################### | 112kB 9.2MB/s eta 0:00:01  92% |############################# | 122kB 8.9MB/s eta 0:00:01  99% |############################### | 133kB 8.9MB/s eta 0:00:01  100% |################################| 143kB 6.1MB/s unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-oai-epc-0: 06:31:21 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.23 unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 13.2MB/s eta 0:00:01  22% |####### | 20kB 3.4MB/s eta 0:00:01  33% |########## | 30kB 3.9MB/s eta 0:00:01  44% |############## | 40kB 4.0MB/s eta 0:00:01  56% |################# | 51kB 4.0MB/s eta 0:00:01  67% |##################### | 61kB 4.8MB/s eta 0:00:01  78% |######################### | 71kB 4.8MB/s eta 0:00:01  89% |############################ | 81kB 5.4MB/s eta 0:00:01  100% |################################| 92kB 4.3MB/s unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 44.7MB/s eta 0:00:01  16% |##### | 20kB 12.5MB/s eta 0:00:01  24% |####### | 30kB 16.9MB/s eta 0:00:01  32% |########## | 40kB 8.9MB/s eta 0:00:01  40% |############ | 51kB 7.9MB/s eta 0:00:01  48% |############### | 61kB 9.2MB/s eta 0:00:01  56% |################## | 71kB 8.2MB/s eta 0:00:01  64% |#################### | 81kB 9.1MB/s eta 0:00:01  72% |####################### | 92kB 8.6MB/s eta 0:00:01  81% |######################### | 102kB 8.1MB/s eta 0:00:01  89% |############################ | 112kB 8.1MB/s eta 0:00:01  97% |############################### | 122kB 8.1MB/s eta 0:00:01  100% |################################| 133kB 5.0MB/s unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz (46kB) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install [?25l  22% |####### | 10kB 41.9MB/s eta 0:00:01  44% |############## | 20kB 17.7MB/s eta 0:00:01  66% |##################### | 30kB 23.0MB/s eta 0:00:01  88% |############################ | 40kB 9.4MB/s eta 0:00:01  100% |################################| 51kB 7.1MB/s unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 43.6MB/s eta 0:00:01  6% |## | 20kB 17.0MB/s eta 0:00:01  9% |### | 30kB 22.3MB/s eta 0:00:01  12% |#### | 40kB 10.4MB/s eta 0:00:01  15% |##### | 51kB 9.3MB/s eta 0:00:01  19% |###### | 61kB 10.9MB/s eta 0:00:01  22% |####### | 71kB 7.8MB/s eta 0:00:01  25% |######## | 81kB 7.5MB/s eta 0:00:01  28% |######### | 92kB 8.2MB/s eta 0:00:01  31% |########## | 102kB 8.0MB/s eta 0:00:01  34% |########### | 112kB 8.1MB/s eta 0:00:01  38% |############ | 122kB 6.9MB/s eta 0:00:01  41% |############# | 133kB 6.8MB/s eta 0:00:01  44% |############## | 143kB 8.1MB/s eta 0:00:01  47% |############### | 153kB 7.3MB/s eta 0:00:01  50% |################ | 163kB 6.4MB/s eta 0:00:01  53% |################# | 174kB 8.1MB/s eta 0:00:01  57% |################## | 184kB 8.1MB/s eta 0:00:01  60% |################### | 194kB 8.2MB/s eta 0:00:01  63% |#################### | 204kB 7.4MB/s eta 0:00:01  66% |##################### | 215kB 6.8MB/s eta 0:00:01  69% |###################### | 225kB 8.4MB/s eta 0:00:01  72% |####################### | 235kB 7.6MB/s eta 0:00:01  76% |######################## | 245kB 6.6MB/s eta 0:00:01  79% |######################### | 256kB 8.0MB/s eta 0:00:01  82% |########################## | 266kB 8.7MB/s eta 0:00:01  85% |########################### | 276kB 8.7MB/s eta 0:00:01  88% |############################ | 286kB 7.7MB/s eta 0:00:01  91% |############################# | 296kB 6.9MB/s eta 0:00:01  95% |############################## | 307kB 8.5MB/s eta 0:00:01  98% |############################### | 317kB 9.2MB/s eta 0:00:01  100% |################################| 327kB 3.4MB/s unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl (71kB) unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install [?25l  14% |#### | 10kB 46.3MB/s eta 0:00:01  28% |######### | 20kB 11.4MB/s eta 0:00:01  43% |############# | 30kB 15.4MB/s eta 0:00:01  57% |################## | 40kB 9.0MB/s eta 0:00:01  71% |####################### | 51kB 8.0MB/s eta 0:00:01  86% |########################### | 61kB 9.3MB/s eta 0:00:01  100% |################################| 71kB 6.3MB/s unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: itsdangerous, MarkupSafe unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 06:31:22 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for itsdangerous ... [?25l- done unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5 unit-oai-epc-0: 06:31:23 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:31:23 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 06:31:23 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 06:31:23 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-oai-epc-0: 06:31:23 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install Successfully built itsdangerous MarkupSafe unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-6.7 flask-1.0.2 itsdangerous-0.24 unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-epc-0: 06:31:23 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-epc-0: 06:31:24 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-epc-0: 06:31:24 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 06:31:24 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-oai-epc-0: 06:31:24 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-oai-epc-0: 06:31:24 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-oai-epc-0: 06:31:24 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 1s (2697 kB/s) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/f8/c7/741c97d7366f4779ca73d244904978b43a81fd37d85fcf05ad19d472c1ce/beautifulsoup4-4.6.3-py2-none-any.whl (90kB) unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 8.9MB/s eta 0:00:01  22% |####### | 20kB 4.0MB/s eta 0:00:01  33% |########## | 30kB 4.6MB/s eta 0:00:01  45% |############## | 40kB 4.1MB/s eta 0:00:01  56% |################## | 51kB 4.7MB/s eta 0:00:01  67% |##################### | 61kB 5.5MB/s eta 0:00:01  79% |######################### | 71kB 5.8MB/s eta 0:00:01  90% |############################ | 81kB 5.7MB/s eta 0:00:01  100% |################################| 92kB 4.7MB/s unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-oai-epc-0: 06:31:25 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 06:31:25 DEBUG unit.oai-epc/0.install (Reading database ... 53125 files and directories currently installed.) unit-oai-epc-0: 06:31:25 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 06:31:25 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:31:26 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 06:31:26 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 06:31:26 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:31:26 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 06:31:26 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 06:31:26 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 06:31:26 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-epc-0: 06:31:26 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 06:31:26 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 06:31:26 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:31:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:27 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:31:27 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 06:31:27 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:31:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-abot-epc-basic-0: 06:31:27 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 10.8 KB/sec) unit-abot-epc-basic-0: 06:31:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 06:31:27 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 507.9 KB/sec) unit-abot-epc-basic-0: 06:31:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 733.1 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 563.7 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 1111.3 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 94.7 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 401.6 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 551.1 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 223.3 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-oai-epc-0: 06:31:28 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 06:31:28 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 233.6 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 480.1 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 408.3 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 697.7 KB/sec) unit-oai-epc-0: 06:31:28 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 3199.6 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 151.5 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 102.8 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 156.6 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 98.1 KB/sec) unit-oai-epc-0: 06:31:28 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 06:31:28 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 364.9 KB/sec) unit-oai-epc-0: 06:31:28 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 92.1 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 142.3 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 82.1 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 77.0 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 82.6 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 141.6 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 1023.1 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 39.8 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 255.7 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/8 KB 4/8 KB 7/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 353.0 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 337.8 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 3/114 KB 11/48 KB 3/114 KB 5/48 KB 3/114 KB 13/48 KB 3/114 KB 16/48 KB 6/114 KB 19/48 KB 6/114 KB 13/48 KB 6/114 KB 19/48 KB 9/114 KB 19/48 KB 11/114 KB 19/48 KB 14/114 KB 19/48 KB 16/114 KB 21/48 KB 16/114 KB 21/48 KB 19/114 KB 21/48 KB 22/114 KB 24/48 KB 22/114 KB 24/48 KB 25/114 KB 27/48 KB 25/114 KB 29/48 KB 25/114 KB 29/48 KB 27/114 KB 29/48 KB 30/114 KB 32/48 KB 30/114 KB 32/48 KB 32/114 KB 32/48 KB 36/114 KB 36/48 KB 40/114 KB 36/48 KB 36/114 KB 40/48 KB 44/114 KB 44/48 KB 44/114 KB 48/48 KB 44/114 KB 36/48 KB 44/114 KB 48/48 KB 48/114 KB 3/35 KB 48/48 KB 48/114 KB 4/35 KB 48/48 KB 52/114 KB 7/35 KB 48/48 KB 52/114 KB 8/35 KB 48/48 KB 52/114 KB 11/35 KB 48/48 KB 52/114 KB 3/35 KB 48/48 KB 52/114 KB 11/35 KB 48/48 KB 56/114 KB 3/35 KB 48/48 KB 48/114 KB 11/35 KB 48/48 KB 60/114 KB 11/35 KB 48/48 KB 64/114 KB 11/35 KB 48/48 KB 68/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-oai-epc-0: 06:31:28 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 06:31:28 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 11/35 KB 48/48 KB 72/114 KB 11/35 KB 48/48 KB 76/114 KB 12/35 KB 48/48 KB 80/114 KB 12/35 KB 48/48 KB 80/114 KB 15/35 KB 48/48 KB 80/114 KB 15/35 KB 48/48 KB 84/114 KB 16/35 KB 48/48 KB 88/114 KB 16/35 KB 48/48 KB 92/114 KB 16/35 KB 48/48 KB 84/114 KB 19/35 KB 48/48 KB 92/114 KB 20/35 KB 48/48 KB 92/114 KB 20/35 KB 48/48 KB 96/114 KB 23/35 KB 48/48 KB 96/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1115.1 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 24/35 KB 96/114 KB 27/35 KB 96/114 KB 27/35 KB 100/114 KB 27/35 KB 104/114 KB 27/35 KB 108/114 KB 30/35 KB 3/29 KB 112/114 KB 30/35 KB 3/29 KB 108/114 KB 27/35 KB 3/29 KB 108/114 KB 30/35 KB 6/29 KB 112/114 KB 32/35 KB 6/29 KB 112/114 KB 32/35 KB 9/29 KB 112/114 KB 32/35 KB 9/29 KB 114/114 KB 35/35 KB 11/29 KB 114/114 KB 35/35 KB 11/29 KB 114/114 KB 35/35 KB 14/29 KB 114/114 KB 35/35 KB 16/29 KB 114/114 KB 35/35 KB 4/56 KB 16/29 KB 114/114 KB 35/35 KB 8/56 KB 16/29 KB 114/114 KB 35/35 KB 12/56 KB 16/29 KB 114/114 KB 35/35 KB 16/56 KB 16/29 KB 114/114 KB 35/35 KB 16/56 KB 19/29 KB 114/114 KB 35/35 KB 16/56 KB 22/29 KB 114/114 KB 35/35 KB 20/56 KB 25/29 KB 114/114 KB 35/35 KB 20/56 KB 22/29 KB 114/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 2026.1 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 24/56 KB 27/29 KB 24/56 KB 25/29 KB 28/56 KB 27/29 KB 32/56 KB 27/29 KB 32/56 KB 29/29 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 625.7 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 3/85 KB 32/56 KB 29/29 KB 6/85 KB 36/56 KB 29/29 KB 9/85 KB 36/56 KB 3/85 KB 36/56 KB 29/29 KB 9/85 KB 40/56 KB 9/85 KB 44/56 KB 9/85 KB 48/56 KB 9/85 KB 52/56 KB 11/85 KB 56/56 KB 11/85 KB 56/56 KB 3/86 KB 11/85 KB 56/56 KB 6/86 KB 3/24 KB 11/85 KB 56/56 KB 3/86 KB 3/24 KB 11/85 KB 52/56 KB 14/85 KB 56/56 KB 6/86 KB 3/24 KB 14/85 KB 56/56 KB 6/86 KB 5/24 KB 16/85 KB 56/56 KB 6/86 KB 5/24 KB 19/85 KB 56/56 KB 6/86 KB 5/24 KB 19/85 KB 56/56 KB 6/86 KB 8/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 441.3 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-oai-epc-0: 06:31:28 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install 19/85 KB 56/56 KB 9/86 KB 11/24 KB 19/85 KB 56/56 KB 6/86 KB 11/24 KB 22/85 KB 56/56 KB 9/86 KB 11/24 KB 25/85 KB 56/56 KB 9/86 KB 13/24 KB 27/85 KB 11/86 KB 13/24 KB 30/85 KB 11/86 KB 13/24 KB 32/85 KB 11/86 KB 13/24 KB 36/85 KB 11/86 KB 13/24 KB 40/85 KB 11/86 KB 13/24 KB 22/85 KB 56/56 KB 9/86 KB 13/24 KB 25/85 KB 11/86 KB 13/24 KB 40/85 KB 14/86 KB 13/24 KB 40/85 KB 16/86 KB 16/24 KB 40/85 KB 19/86 KB 16/24 KB 40/85 KB 14/86 KB 16/24 KB 40/85 KB 19/86 KB 19/24 KB 40/85 KB 19/86 KB 21/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 1345.9 KB/sec) unit-abot-epc-basic-0: 06:31:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install 40/85 KB 22/86 KB 24/24 KB 40/85 KB 22/86 KB 21/24 KB 40/85 KB 22/86 KB 24/24 KB 40/85 KB 3/218 KB 25/86 KB 24/24 KB 40/85 KB 5/218 KB 25/86 KB 24/24 KB 40/85 KB 25/86 KB 24/24 KB 40/85 KB 5/218 KB 27/86 KB 24/24 KB 44/85 KB 5/218 KB 27/86 KB 24/24 KB 48/85 KB 8/218 KB 27/86 KB 24/24 KB 44/85 KB 8/218 KB 27/86 KB 24/24 KB 48/85 KB 8/218 KB 30/86 KB 24/24 KB 48/85 KB 8/218 KB 32/86 KB 24/24 KB 52/85 KB 11/218 KB 36/86 KB 24/24 KB 52/85 KB 11/218 KB 40/86 KB 3/12 KB 52/85 KB 11/218 KB 32/86 KB 24/24 KB 48/85 KB 11/218 KB 32/86 KB 24/24 KB 52/85 KB 13/218 KB 40/86 KB 3/12 KB 52/85 KB 11/218 KB 36/86 KB 3/12 KB 52/85 KB 13/218 KB 40/86 KB 5/12 KB 56/85 KB 16/218 KB 40/86 KB 8/12 KB 56/85 KB 16/218 KB 44/86 KB 8/12 KB 56/85 KB 16/218 KB 40/86 KB 5/12 KB 60/85 KB 16/218 KB 44/86 KB 8/12 KB 64/85 KB 16/218 KB 44/86 KB 8/12 KB 52/85 KB 16/218 KB 40/86 KB 5/12 KB 64/85 KB 19/218 KB 44/86 KB 8/12 KB 64/85 KB 21/218 KB 44/86 KB 8/12 KB 64/85 KB 24/218 KB 48/86 KB 11/12 KB 64/85 KB 27/218 KB 48/86 KB 11/12 KB 64/85 KB 21/218 KB 48/86 KB 11/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 459.6 KB/sec) unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install 64/85 KB 21/218 KB 48/86 KB 8/12 KB 68/85 KB 27/218 KB 52/86 KB 11/12 KB 68/85 KB 27/218 KB 48/86 KB 11/12 KB 68/85 KB 27/218 KB 52/86 KB 12/12 KB 72/85 KB 27/218 KB 52/86 KB 12/12 KB 76/85 KB 27/218 KB 52/86 KB 12/12 KB 76/85 KB 29/218 KB 56/86 KB 12/12 KB 76/85 KB 27/218 KB 56/86 KB 12/12 KB 80/85 KB 29/218 KB 60/86 KB 12/12 KB 80/85 KB 29/218 KB 60/86 KB 12/12 KB 80/85 KB 32/218 KB 64/86 KB 12/12 KB 84/85 KB 32/218 KB 68/86 KB 12/12 KB 84/85 KB 32/218 KB 72/86 KB 12/12 KB 84/85 KB 32/218 KB 64/86 KB 12/12 KB 80/85 KB 32/218 KB 68/86 KB 12/12 KB 85/85 KB 32/218 KB 72/86 KB 12/12 KB 85/85 KB 36/218 KB 72/86 KB 12/12 KB 85/85 KB 40/218 KB 72/86 KB 12/12 KB 85/85 KB 44/218 KB 72/86 KB 12/12 KB 85/85 KB 48/218 KB 76/86 KB 12/12 KB 85/85 KB 44/218 KB 76/86 KB 12/12 KB 85/85 KB 48/218 KB 80/86 KB 12/12 KB 85/85 KB 52/218 KB 80/86 KB 12/12 KB 85/85 KB 56/218 KB 84/86 KB 12/12 KB 85/85 KB 52/218 KB 84/86 KB 12/12 KB 85/85 KB 56/218 KB 86/86 KB 12/12 KB 85/85 KB 60/218 KB 86/86 KB 12/12 KB 85/85 KB 64/218 KB 86/86 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 1168.7 KB/sec) unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 148.5 KB/sec) unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 781.2 KB/sec) unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install 68/218 KB 72/218 KB 76/218 KB 80/218 KB 84/218 KB 88/218 KB 92/218 KB 96/218 KB 100/218 KB 104/218 KB 108/218 KB 112/218 KB 116/218 KB 120/218 KB 124/218 KB 128/218 KB 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 2136.7 KB/sec) unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5606821380112081933.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall960842956899981305.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5220581976222564370.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall9192237012127728090.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5808100506959584143.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6830119370934791874.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.410 s unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-09-22T06:31:29+00:00 unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-epc-0: 06:31:29 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 06:31:29 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 06:31:29 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:31:29 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 06:31:30 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:31:31 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 15.6 KB/sec) unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 289.8 KB/sec) unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 806.8 KB/sec) unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 602.7 KB/sec) unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install 3/29 KB 6/29 KB 9/29 KB 11/29 KB 14/29 KB 16/29 KB 19/29 KB 22/29 KB 25/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 779.1 KB/sec) unit-oai-epc-0: 06:31:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:31:32 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-oai-epc-0: 06:31:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 407.4 KB/sec) unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 907.0 KB/sec) unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:31:32 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 301.9 KB/sec) unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 783.5 KB/sec) unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1339.7 KB/sec) unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 578.3 KB/sec) unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install 3/38 KB 6/38 KB 9/38 KB 11/38 KB 14/38 KB 16/38 KB 19/38 KB 22/38 KB 25/38 KB 27/38 KB 30/38 KB 32/38 KB 35/38 KB 38/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1442.4 KB/sec) unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 356.1 KB/sec) unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1329.0 KB/sec) unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 66.4 KB/sec) unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 196.3 KB/sec) unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 92.8 KB/sec) unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:31:33 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 278.1 KB/sec) unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 254.5 KB/sec) unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 337.0 KB/sec) unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 257.8 KB/sec) unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 100.8 KB/sec) unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1064.3 KB/sec) unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 317.5 KB/sec) unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 225.5 KB/sec) unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 176.4 KB/sec) unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 227.7 KB/sec) unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 127.2 KB/sec) unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 37.4 KB/sec) unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 91.7 KB/sec) unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 150.4 KB/sec) unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 72.0 KB/sec) unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 359.6 KB/sec) unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 06:31:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 06:31:37 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 470.4 KB/sec) unit-abot-epc-basic-0: 06:31:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 06:31:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 06:31:37 DEBUG unit.abot-epc-basic/0.install 3/53 KB 6/53 KB 9/53 KB 11/53 KB 14/53 KB 16/53 KB 19/53 KB 22/53 KB 25/53 KB 27/53 KB 30/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 1497.0 KB/sec) unit-abot-epc-basic-0: 06:31:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 06:31:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 06:31:37 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 846.8 KB/sec) unit-abot-epc-basic-0: 06:31:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 06:31:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 06:31:37 DEBUG unit.abot-epc-basic/0.install 1/11 KB 4/11 KB 7/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 558.7 KB/sec) unit-abot-epc-basic-0: 06:31:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 06:31:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 06:31:38 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 262.5 KB/sec) unit-abot-epc-basic-0: 06:31:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 06:31:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 06:31:38 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 229.8 KB/sec) unit-abot-epc-basic-0: 06:31:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:31:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:31:38 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 162.1 KB/sec) unit-abot-epc-basic-0: 06:31:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 06:31:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 06:31:39 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 721.4 KB/sec) unit-abot-epc-basic-0: 06:31:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 06:31:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 06:31:39 DEBUG unit.abot-epc-basic/0.install 3/55 KB 6/55 KB 9/55 KB 11/55 KB 14/55 KB 16/55 KB 19/55 KB 22/55 KB 25/55 KB 27/55 KB 30/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1560.9 KB/sec) unit-abot-epc-basic-0: 06:31:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:31:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:31:39 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 307.1 KB/sec) unit-abot-epc-basic-0: 06:31:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:31:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:31:39 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 112.0 KB/sec) unit-abot-epc-basic-0: 06:31:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 06:31:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:31:40 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-158-generic unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-158-generic unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 06:31:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-oai-epc-0: 06:31:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:31:40 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 06:31:40 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 23.6 KB/sec) unit-abot-epc-basic-0: 06:31:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-oai-epc-0: 06:31:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install --2018-09-22 06:31:40-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 06:31:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:31:40 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 143.7 KB/sec) unit-abot-epc-basic-0: 06:31:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 06:31:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-abot-epc-basic-0: 06:31:40 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 99.0 KB/sec) unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install 0K ....... 61.2M=0s unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install 2018-09-22 06:31:40 (61.2 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install --2018-09-22 06:31:40-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 06:31:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 06:31:40 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 06:31:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:31:40 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 192.6 KB/sec) unit-abot-epc-basic-0: 06:31:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 368K 3s unit-abot-epc-basic-0: 06:31:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 06:31:41 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 32.9 KB/sec) unit-abot-epc-basic-0: 06:31:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 368K 3s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 1.33M 2s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 503K 2s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 21.8M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 32.7M 1s unit-abot-epc-basic-0: 06:31:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 06:31:41 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 593.6 KB/sec) unit-abot-epc-basic-0: 06:31:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 360K 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 32.6M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 47.6M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 29.8M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 32.8M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 40.1M 0s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 36.5M 0s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 397K 0s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 32.2M 0s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 40.3M 0s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 55.1M 0s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 38.4M 0s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 60.3M 0s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 51.8M 0s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 56.6M 0s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 66.1M 0s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 39.7M=0.7s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2018-09-22 06:31:41 (1.59 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install --2018-09-22 06:31:41-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 06:31:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 06:31:41 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 607.1 KB/sec) unit-abot-epc-basic-0: 06:31:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 4.46M 3s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 15.0M 2s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 62.3M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 48.8M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 68.8M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 62.8M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 67.1M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 69.3M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 83.5M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 81.3M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 90.9M 0s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 74.0M 0s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 83.6M 0s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 92.7M 0s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 92.9M 0s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 113M 0s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 147M 0s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 136M 0s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 146M 0s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 127M 0s machine-3: 06:31:41 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 06:31:41 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 06:31:41 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 06:31:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 06:31:41 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 313.5 KB/sec) unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 454K 2s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 15.7M 2s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 5.75M 2s unit-abot-epc-basic-0: 06:31:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 16.4M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 61.5M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 59.9M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 74.9M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 63.7M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 62.4M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 66.6M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 83.6M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 65.2M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 80.7M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 81.9M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 79.0M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 79.1M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 95.4M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 82.5M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 90.8M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 72.5M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 98.5M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 92.2M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 85.0M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 109M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 154M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 138M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 148M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 467K 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 61.5M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 94.9M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 40.5M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 66.0M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 80.5M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 6.41M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 78.7M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 29.6M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 70.9M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 77.6M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 75.2M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 74.3M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 67.3M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 70.8M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 84.5M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 85.3M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 74.3M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 88.2M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 88.2M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 90.7M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 76.6M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 91.8M 1s unit-oai-epc-0: 06:31:41 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 87.8M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 78.1M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 76.2M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 87.4M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 85.3M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 90.2M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 78.5M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 87.0M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 112M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 147M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 126M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 95.6M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 92.5M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 88.0M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 75.0M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 89.5M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 87.6M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 84.5M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 61.2M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 83.9M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 86.5M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 89.0M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 75.7M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 84.2M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 90.5M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 87.8M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 74.8M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 130M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 138M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 132M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 131M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 140M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 142M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 149M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 131M 0s unit-abot-epc-basic-0: 06:31:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 06:31:42 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 904.5 KB/sec) unit-abot-epc-basic-0: 06:31:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 528K 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 61.4M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 71.9M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 89.7M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 76.1M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 74.2M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 84.9M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 111M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 7.22M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 79.6M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 24.5M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 58.9M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 59.2M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 55.0M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 79.2M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 59.4M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 61.5M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 74.3M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 47.5M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 95.5M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 141M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 123M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 34.1M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 87.2M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 99.9M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 40.1M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 83.3M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 100M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 97.6M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 82.2M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 95.9M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 91.5M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 95.4M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 88.2M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 97.0M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 96.3M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 99.7M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 86.3M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 92.5M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 94.3M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 97.9M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 83.6M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 94.4M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 92.6M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 94.2M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 87.7M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 94.0M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 93.9M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 89.7M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 81.7M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 91.4M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 152M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 151M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 123M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 150M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 520K 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 88.8M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 84.3M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 82.3M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 60.1M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 34.1M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 56.0M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 94.1M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 52.1M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 133M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 154M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 143M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 145M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 17.3M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 95.2M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 90.1M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 28.0M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 86.3M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 46.3M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 80.3M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 59.1M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 65.7M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 83.6M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 80.4M 0s unit-abot-epc-basic-0: 06:31:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 42.9M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 97.7M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 25.3M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 72.2M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 96.4M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 87.0M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 80.3M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 119M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 14.2M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 85.4M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 61.6M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 93.2M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 88.5M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 97.8M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 99.2M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 82.0M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 92.6M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 92.6M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 94.7M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 84.9M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 91.0M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 91.1M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 85.1M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 79.2M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 89.8M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 84.0M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 93.1M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 76.1M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 93.1M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 95.2M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 115M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 132M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 153M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 152M 0s unit-abot-epc-basic-0: 06:31:42 DEBUG unit.abot-epc-basic/0.install 3/52 KB 6/52 KB 9/52 KB 11/52 KB 14/52 KB 16/52 KB 19/52 KB 22/52 KB 25/52 KB 27/52 KB 30/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 1851.6 KB/sec) unit-abot-epc-basic-0: 06:31:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom machine-3: 06:31:42 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 06:31:42 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 06:31:42 DEBUG juju.worker start "engine" machine-3: 06:31:42 INFO juju.worker start "engine" machine-3: 06:31:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 06:31:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 06:31:42 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 06:31:42 DEBUG juju.worker "engine" started machine-3: 06:31:42 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.introspection stats worker now serving machine-3: 06:31:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 06:31:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 06:31:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 06:31:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:31:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 06:31:42 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 06:31:42 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 06:31:42 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 06:31:42 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 06:31:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 06:31:42 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 529K 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 73.3M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 60.2M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 95.7M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 112M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 27.2M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 77.5M 0s machine-3: 06:31:42 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 65.6M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 73.1M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 72.4M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 66.4M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 86.3M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 49.1M 0s machine-3: 06:31:42 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 67.2M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 72.2M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 78.8M 0s machine-3: 06:31:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 68.2M 0s machine-3: 06:31:42 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 78.9M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 74.6M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 134M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 87.5M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 93.6M 0s machine-3: 06:31:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 06:31:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:42 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 54.7M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 94.3M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 82.3M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 66.5M 0s machine-3: 06:31:42 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-3: 06:31:42 INFO juju.api connection established to "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 54.9M 0s machine-3: 06:31:42 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 93.5M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 56.9M 0s machine-3: 06:31:42 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 35.0M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 40.9M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 91.1M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 101M 0s machine-3: 06:31:42 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 86.2M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 13.5M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 102M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 12.5M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 87.3M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 95.6M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 101M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 89.4M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 89.3M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 109M 0s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 137M=0.7s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2018-09-22 06:31:42 (17.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install --2018-09-22 06:31:42-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. machine-3: 06:31:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:31:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 06:31:42 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 89.7 KB/sec) unit-abot-epc-basic-0: 06:31:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 73.7M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 121M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 64.8M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 69.1M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 106M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 50.3M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 73.7M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 7.11M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 48.4M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 49.1M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 75.4M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 49.9M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 58.7M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 83.3M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 87.8M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 88.6M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 96.7M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 91.7M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 83.6M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 45.0M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 71.5M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 84.6M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 87.5M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 93.3M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 82.6M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 85.1M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 88.4M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 85.3M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 75.5M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 88.7M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 70.6M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 89.6M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 79.6M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 88.1M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 83.0M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 89.0M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 81.2M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 88.6M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 88.5M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 91.9M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 84.5M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 86.7M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 94.6M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 92.2M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 74.3M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 102M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 149M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 151M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 126M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 136M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 148M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 154M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 134M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 152M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 147M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 144M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 123M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 147M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 140M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 153M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 131M 1s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 525K 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 48.7M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 80.5M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 65.2M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 74.9M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 52.5M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 87.2M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 7.45M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 51.5M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 83.0M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 44.7M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 90.8M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 60.0M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 47.4M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 80.4M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 73.6M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 87.0M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 82.1M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 86.8M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 110M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 74.0M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 107M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 46.0M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 85.3M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 81.4M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 97.6M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 88.2M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 93.1M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 78.0M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 83.0M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 97.7M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 98.4M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 81.3M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 94.5M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 96.3M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 104M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 87.1M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 95.0M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 91.2M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 79.1M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 75.8M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 84.1M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 84.2M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 85.9M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 83.5M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 86.7M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 133M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 135M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 36.8M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 89.5M 2s unit-abot-epc-basic-0: 06:31:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 06:31:42 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 398.8 KB/sec) unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 510K 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 49.3M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 52.7M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 60.4M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 58.1M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 58.0M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 70.4M 2s unit-abot-epc-basic-0: 06:31:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 73.1M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 73.2M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 64.0M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 124M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 121M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 130M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 110M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 127M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 132M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 119M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 75.5M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 42.0M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 75.3M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 80.6M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 48.6M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 76.2M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 46.4M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 78.2M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 59.9M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 70.3M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 97.4M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 89.6M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 47.1M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 114M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 12.6M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 87.0M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 101M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 53.0M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 91.0M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 97.0M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 84.2M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 92.3M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 97.0M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 99.5M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 77.8M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 95.7M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 95.7M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 90.3M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 84.6M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 97.2M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 94.3M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 89.5M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 81.9M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 90.3M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 95.8M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 97.0M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 84.1M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 90.7M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 96.2M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 111M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 124M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 150M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 152M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 147M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 521K 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 49.3M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 73.2M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 18.2M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 76.2M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 58.7M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 72.8M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 77.8M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 37.9M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 98.7M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 104M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 57.8M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 68.8M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 75.9M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 77.1M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 74.7M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 65.9M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 75.1M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 83.1M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 92.3M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 86.8M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 110M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 96.3M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 123M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 91.0M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 96.5M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 107M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 104M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 91.1M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 105M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 13.9M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 90.8M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 75.3M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 60.1M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 86.9M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 15.2M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 73.1M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 92.1M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 56.0M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 84.8M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 98.1M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 98.1M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 77.3M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 97.2M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 95.5M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 97.2M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 82.2M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 98.7M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 99.0M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 92.7M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 87.3M 2s unit-oai-epc-0: 06:31:42 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 93.8M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 93.8M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 97.4M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 86.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 128M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 154M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 156M 2s unit-abot-epc-basic-0: 06:31:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 06:31:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 89.0 KB/sec) unit-abot-epc-basic-0: 06:31:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom machine-3: 06:31:43 DEBUG juju.worker.apicaller connected machine-3: 06:31:43 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 533K 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 79.7M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 71.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 78.2M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 135M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 28.0M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 51.7M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 76.4M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 72.7M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 60.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 9.46M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 71.5M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 70.2M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 75.2M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 76.4M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 77.4M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 65.6M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 81.8M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 79.4M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 82.8M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 80.2M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 97.8M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 88.0M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 98.1M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 83.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 50.1M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 96.4M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 96.8M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 125M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 129M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 111M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 109M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 102M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 118M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 99.7M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 122M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 93.8M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 115M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 19.5M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 47.1M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 57.3M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 76.2M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 94.0M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 15.7M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 71.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 56.2M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 79.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 92.3M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 93.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 102M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 85.1M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 107M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 95.1M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 83.1M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 97.8M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 103M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 96.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 89.8M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 123M 2s machine-3: 06:31:43 DEBUG juju.worker.apicaller password changed machine-3: 06:31:43 DEBUG juju.api RPC connection died machine-3: 06:31:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 06:31:43 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:31:43 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-3: 06:31:43 INFO juju.api connection established to "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-3: 06:31:43 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 551K 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 90.2M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 72.6M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 80.7M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 102M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 27.8M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 81.4M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 45.7M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 83.0M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 95.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 80.0M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 97.8M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 11.7M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 39.5M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 46.8M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 13.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 67.2M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 101M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 79.6M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 77.6M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 88.4M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 72.8M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 80.7M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 95.5M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 99.1M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 81.8M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 98.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 78.5M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 87.8M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 72.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 86.8M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 86.6M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 83.3M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 74.1M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 99.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 131M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 89.6M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 93.2M 2s unit-abot-epc-basic-0: 06:31:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 96.6M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 96.5M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 92.4M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 82.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 104M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 128M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 18.0M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 88.2M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 70.1M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 85.1M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 12.0M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 80.1M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 98.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 79.4M 2s unit-abot-epc-basic-0: 06:31:43 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 187.6 KB/sec) unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 87.5M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 79.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 87.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 74.0M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 79.2M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 85.2M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 85.1M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 114M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 145M 2s unit-abot-epc-basic-0: 06:31:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 578K 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 72.0M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 80.1M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 55.1M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 33.3M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 85.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 62.3M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 47.1M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 72.4M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 89.1M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 87.7M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 81.0M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 12.4M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 30.3M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 14.6M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 81.6M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 48.3M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 70.2M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 14.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 70.1M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 80.2M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 60.2M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 60.0M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 67.2M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 77.0M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 79.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 71.1M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 85.8M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 79.3M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 86.6M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 72.7M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 85.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 87.5M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 79.9M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 75.0M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 80.7M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 105M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 129M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 117M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 123M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 109M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 90.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 74.3M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 83.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 96.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 127M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 111M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 19.7M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 82.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 66.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 68.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 14.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 83.9M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 67.3M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 75.3M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 82.8M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 80.1M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 84.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 81.9M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 113M 1s unit-abot-epc-basic-0: 06:31:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 06:31:43 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 701.0 KB/sec) unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 600K 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 72.3M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 73.3M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 64.5M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 101M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 34.5M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 65.5M 2s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 50.1M 1s unit-abot-epc-basic-0: 06:31:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 72.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 68.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 75.0M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 80.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 13.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 29.1M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 66.8M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 16.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 49.1M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 60.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 14.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 62.0M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 77.3M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 12.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 71.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 76.9M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 62.1M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 65.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 68.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 71.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 65.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 61.3M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 76.9M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 84.9M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 79.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 75.7M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 83.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 84.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 86.9M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 70.0M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 83.0M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 104M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 131M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 116M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 134M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 125M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 96.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 69.8M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 84.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 88.7M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 119M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 110M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 126M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 27.1M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 58.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 86.3M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 570K 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 96.3M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 75.1M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 66.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 59.0M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 65.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 74.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 80.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 69.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 83.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 73.7M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 83.3M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 71.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 101M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 128M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 124M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 117M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 134M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 35.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 82.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 25.0M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 117M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 15.8M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 93.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 49.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 14.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 64.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 12.9M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 61.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 82.0M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 56.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 14.3M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 82.7M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 55.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 81.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 100M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 96.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 88.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 81.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 96.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 87.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 96.3M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 80.0M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 94.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 90.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 106M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 83.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 104M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 91.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 90.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 86.0M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 94.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 123M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 144M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 130M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 43.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 79.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 95.8M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 101M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 85.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 1.27M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 1.00M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 63.8M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 76.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 14.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 67.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 63.0M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 64.3M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 67.3M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 64.1M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 63.0M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 73.7M 1s unit-abot-epc-basic-0: 06:31:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 110M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 132M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 104M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 82.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 78.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 82.1M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 71.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 81.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 116M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 32.1M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 54.8M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 76.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 71.8M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 86.9M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 13.2M 1s unit-abot-epc-basic-0: 06:31:43 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 187.7 KB/sec) unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 12.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 79.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 68.1M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 58.3M 1s unit-abot-epc-basic-0: 06:31:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 14.0M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 80.1M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 74.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 64.8M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 13.1M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 70.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 73.7M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 77.0M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 76.3M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 66.3M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 76.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 77.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 81.3M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 69.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 79.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 78.8M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 80.8M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 68.0M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 78.3M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 78.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 82.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 68.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 78.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 116M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 124M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 117M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 134M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 123M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 130M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 1.43M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 1.01M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 62.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 65.7M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 15.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 57.7M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 58.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 73.3M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 56.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 10.8M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 62.0M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 87.0M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 61.7M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 69.7M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 55.1M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 71.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 77.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 72.1M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 77.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 86.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 83.8M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 81.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 82.8M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 131M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 120M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 132M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 79.4M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 105M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 12.3M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 77.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 53.7M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 77.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 13.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 77.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 73.1M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 12.9M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 84.9M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 67.3M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 63.9M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 69.9M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 96.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 81.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 14.9M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 80.5M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 68.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 79.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 73.8M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 79.9M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 77.1M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 80.3M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 71.8M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 79.1M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 81.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 80.7M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 107M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 124M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 133M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 1.46M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 66.6M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 67.2M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 73.8M 1s unit-oai-epc-0: 06:31:43 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 113M 1s unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 53.7 KB/sec) unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 1.06M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 70.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 14.0M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 66.0M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 97.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 72.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 47.0M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 11.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 56.9M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 67.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 80.6M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 78.4M 1s machine-3: 06:31:44 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 16.5M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 60.4M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 77.7M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 73.9M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 65.6M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 56.7M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 69.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 76.5M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 78.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 66.7M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 91.0M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 99.7M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 126M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 119M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 45.0M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 76.4M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 92.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 57.2M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 12.9M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 77.6M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 72.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 92.9M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 13.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 72.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 58.9M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 78.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 80.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 81.9M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 15.7M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 67.6M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 88.6M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 71.6M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 13.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 79.9M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 85.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 78.3M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 78.6M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 66.2M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 78.7M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 85.5M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 92.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 113M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 1.58M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 66.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 58.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 78.0M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 95.9M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 1.24M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 7.43M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 77.4M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 14.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 73.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 71.7M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 65.3M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 57.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 10.2M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 67.6M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 73.4M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 76.2M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 67.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 94.3M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 17.3M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 69.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 11.2M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 65.6M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 101M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 73.6M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 59.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 66.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 70.4M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 76.5M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 66.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 81.4M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 84.3M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 94.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 116M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 136M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 135M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 54.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 64.5M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 75.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 84.0M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 12.2M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 87.7M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 88.9M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 75.5M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 73.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 69.5M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 15.9M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 68.6M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 86.2M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 78.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 12.5M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 102M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 71.0M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 71.0M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 1.41M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 63.3M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 75.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 67.6M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 65.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 57.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 67.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 110M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 137M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 104M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 1.34M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 58.5M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 9.28M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 76.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 66.7M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 14.2M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 59.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 71.5M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 72.3M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 67.6M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 9.10M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 56.9M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 58.7M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 77.9M 1s unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 110M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 18.5M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 84.6M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 11.4M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 58.2M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 69.7M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 80.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 14.9M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 74.2M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 56.7M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 74.6M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 58.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 60.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 59.0M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 76.2M 1s unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 53.6 KB/sec) unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 77.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 75.9M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 89.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 124M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 121M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 131M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 97.5M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 72.4M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 85.6M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 78.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 69.6M 1s unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 59.9M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 81.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 16.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 76.6M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 68.9M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 78.6M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 96.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 12.3M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 31.0M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 101M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 1.44M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 88.3M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 72.3M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 75.7M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 1.20M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 69.2M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 81.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 69.0M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 69.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 62.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 85.2M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 126M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 128M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 41.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 71.7M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 13.2M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 83.0M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 91.0M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 79.8M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 63.7M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 10.0M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 35.0M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 84.9M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 62.6M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 83.3M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 19.2M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 64.4M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 79.9M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 12.0M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 55.5M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 42.4M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 17.2M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 87.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 74.7M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 13.4M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 92.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 60.4M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 59.1M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 90.6M 1s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 87.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 84.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 83.0M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 98.0M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 87.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 83.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 71.5M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 78.4M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 78.3M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 84.4M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 74.1M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 130M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 132M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 136M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 41.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 67.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 69.3M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 91.0M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 64.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 13.4M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 32.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 1.42M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 70.6M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 70.5M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 74.8M 0s unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 518.2 KB/sec) unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 1.21M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 12.0M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 71.7M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 84.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 76.5M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 46.9M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 69.4M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 61.9M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 76.0M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 94.4M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 82.4M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 82.6M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 80.5M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 76.4M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 97.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 83.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 110M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 79.4M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 9.54M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 48.0M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 85.7M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 19.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 84.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 48.9M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 12.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 86.5M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 77.7M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 46.3M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 15.5M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 66.6M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 6.51M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 84.0M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 97.1M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 68.6M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 87.1M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 88.0M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 73.3M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 78.7M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 79.6M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 83.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 73.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 81.1M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 90.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 90.7M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 73.3M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 85.3M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 81.4M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 84.3M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 74.7M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 85.3M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 138M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 124M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 115M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 135M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 72.6M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 49.6M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 87.4M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 06:31:44 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 06:31:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:31:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 06:31:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 06:31:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 1.39M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 46.6M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 68.0M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom machine-3: 06:31:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 400.9 KB/sec) machine-3: 06:31:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 1.22M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 12.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 11.0M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 66.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 59.4M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 62.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 70.6M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 63.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 66.5M 0s unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 57.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 73.9M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 80.1M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 82.4M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 79.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 131M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 125M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 123M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 96.0M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 88.0M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 28.7M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 51.7M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 83.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 20.7M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 56.2M 0s machine-3: 06:31:44 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 06:31:44 INFO juju.worker.upgrader unblocking abort check machine-3: 06:31:44 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 06:31:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 12.3M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 74.9M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 70.4M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 44.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 16.3M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 73.9M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 6.38M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 78.9M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 83.3M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 13.1M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 73.3M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 65.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 74.6M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 87.1M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 76.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 83.9M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 82.7M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 87.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 71.3M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 86.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 76.9M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 78.4M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 75.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 79.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 83.4M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 75.9M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 71.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 81.6M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 89.1M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 134M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 109M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 130M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 129M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 133M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 1.51M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 52.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 64.7M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 1.22M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 11.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 10.3M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 72.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 65.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 13.7M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 67.0M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 74.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 59.0M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 53.0M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 66.0M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 73.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 67.3M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 80.0M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 82.1M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 85.9M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 81.4M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 121M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 135M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 128M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 111M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 96.3M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 69.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 11.7M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 83.1M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 74.4M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 48.0M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 15.6M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 81.3M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 76.0M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 6.35M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 79.5M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 78.0M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 06:31:44 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 06:31:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 06:31:44 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 06:31:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 13.6M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 90.5M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 06:31:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 06:31:44 DEBUG juju.worker.logger logger setup machine-3: 06:31:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 06:31:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 06:31:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 06:31:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 06:31:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 06:31:44 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 49.2M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 81.9M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 13.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 84.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 84.6M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 76.7M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 80.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 88.4M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 78.2M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "machiner" manifold worker started unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 74.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 82.9M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 06:31:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 06:31:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 79.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 88.9M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 72.6M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 80.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 80.1M 0s machine-3: 06:31:44 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 119M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 113M 0s machine-3: 06:31:44 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:31:44 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:31:44 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:31:44 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:31:44 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 06:31:44 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:31:44 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-3: 06:31:44 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 133M 0s machine-3: 06:31:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 06:31:44 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,::1,localhost", AutoNoProxy:""} machine-3: 06:31:44 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 06:31:44 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 06:31:44 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:31:44 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 06:31:44 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 06:31:44 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:31:44 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:31:44 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:31:44 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:31:44 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:31:44 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:31:44 DEBUG juju.network including address public:172.30.9.203 for machine machine-3: 06:31:44 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 06:31:44 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:31:44 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:31:44 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-machine:127.0.0.1 local-machine:::1] machine-3: 06:31:44 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom machine-3: 06:31:44 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 06:31:44 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 06:31:44 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 06:31:44 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 06:31:44 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 06:31:44 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 06:31:44 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 06:31:44 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "172.30.9.203:17070"] unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 218.3 KB/sec) unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 1.58M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 64.8M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 55.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 69.3M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 103M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 111M 0s unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom machine-3: 06:31:44 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 1.26M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 13.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 76.0M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 11.4M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 46.1M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 13.6M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 63.5M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 58.3M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 72.2M 0s unit-oai-epc-0: 06:31:44 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 65.6M 0s unit-oai-epc-0: 06:31:45 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 15.7M 0s unit-oai-epc-0: 06:31:45 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 71.5M 0s unit-oai-epc-0: 06:31:45 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 60.2M 0s unit-oai-epc-0: 06:31:45 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 54.7M 0s unit-oai-epc-0: 06:31:45 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 102M 0s unit-oai-epc-0: 06:31:45 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 97.8M 0s unit-oai-epc-0: 06:31:45 DEBUG unit.oai-epc/0.install 53750K ...... 100% 47.3M=2.5s unit-oai-epc-0: 06:31:45 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:45 DEBUG unit.oai-epc/0.install 2018-09-22 06:31:45 (21.4 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-epc-0: 06:31:45 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:31:45 DEBUG unit.oai-epc/0.install FINISHED --2018-09-22 06:31:45-- unit-oai-epc-0: 06:31:45 DEBUG unit.oai-epc/0.install Total wall clock time: 4.6s unit-oai-epc-0: 06:31:45 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 3.9s (17.2 MB/s) unit-oai-epc-0: 06:31:45 DEBUG unit.oai-epc/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb machine-3: 06:31:45 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 06:31:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-oai-epc-0: 06:31:45 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. machine-3: 06:31:45 INFO juju.worker.deployer deploying unit "oai-hss/0" unit-oai-epc-0: 06:31:45 DEBUG unit.oai-epc/0.install (Reading database ... 53394 files and directories currently installed.) unit-oai-epc-0: 06:31:45 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-oai-epc-0: 06:31:45 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... machine-3: 06:31:45 DEBUG juju.worker start "3-container-watcher" machine-3: 06:31:45 DEBUG juju.worker start "stateconverter" machine-3: 06:31:45 INFO juju.worker start "3-container-watcher" machine-3: 06:31:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 06:31:45 DEBUG juju.worker "3-container-watcher" started machine-3: 06:31:45 INFO juju.worker start "stateconverter" machine-3: 06:31:45 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 06:31:45 DEBUG juju.worker "stateconverter" started unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 145.2 KB/sec) unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom machine-3: 06:31:45 INFO juju.worker.machiner "machine-3" started machine-3: 06:31:45 DEBUG juju.service discovered init system "upstart" from local host machine-3: 06:31:45 DEBUG juju.worker.deployer state addresses: ["192.168.121.7:37017"] machine-3: 06:31:45 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "172.30.9.203:17070"] machine-3: 06:31:45 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 06:31:45 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 06:31:45 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 06:31:45 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 06:31:45 DEBUG juju.worker start "api" unit-oai-hss-0: 06:31:45 INFO juju.worker start "api" unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 06:31:45 DEBUG juju.worker "api" started unit-oai-hss-0: 06:31:45 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-hss-0: 06:31:45 INFO juju.api connection established to "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-hss-0: 06:31:45 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 267.4 KB/sec) unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 602.8 KB/sec) unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1146.3 KB/sec) unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 06:31:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 06:31:46 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 663.9 KB/sec) unit-abot-epc-basic-0: 06:31:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 06:31:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 06:31:46 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1383.2 KB/sec) unit-abot-epc-basic-0: 06:31:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom machine-3: 06:31:46 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:3c:a1:4a 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.8 [] [] []} {2 fa:16:3e:3c:a1:4a 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-hss-0: 06:31:46 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 06:31:46 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:31:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 06:31:46 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 183.0 KB/sec) unit-abot-epc-basic-0: 06:31:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-oai-hss-0: 06:31:46 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 06:31:46 DEBUG juju.api RPC connection died unit-oai-hss-0: 06:31:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 06:31:46 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 06:31:46 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-hss-0: 06:31:46 INFO juju.api connection established to "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-hss-0: 06:31:46 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-abot-epc-basic-0: 06:31:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 06:31:46 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 330.5 KB/sec) unit-abot-epc-basic-0: 06:31:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 486.6 KB/sec) unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 833.9 KB/sec) unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 516.1 KB/sec) unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-oai-hss-0: 06:31:47 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 265.8 KB/sec) unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 06:31:48 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 06:31:48 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 06:31:48 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 06:31:48 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 06:31:48 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 06:31:48 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 06:31:48 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 06:31:48 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 06:31:48 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 06:31:48 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 06:31:48 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-hss-0: 06:31:48 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-oai-hss-0: 06:31:48 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 06:31:48 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 06:31:48 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 06:31:48 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 06:31:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 06:31:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 52.7 KB/sec) unit-abot-epc-basic-0: 06:31:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 06:31:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 06:31:48 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 76.3 KB/sec) unit-abot-epc-basic-0: 06:31:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-oai-hss-0: 06:31:48 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "172.30.9.203:17070"] unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 06:31:48 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 06:31:48 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-hss-0: 06:31:48 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-hss-0: 06:31:48 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-hss-0: 06:31:48 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 06:31:48 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 06:31:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 06:31:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 114.5 KB/sec) unit-abot-epc-basic-0: 06:31:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-oai-hss-0: 06:31:48 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 06:31:48 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 06:31:48 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 06:31:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 06:31:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 76.7 KB/sec) unit-abot-epc-basic-0: 06:31:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-oai-hss-0: 06:31:48 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 06:31:48 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 06:31:48 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 06:31:48 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-hss-0: 06:31:48 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 06:31:48 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 06:31:48 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 06:31:48 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 06:31:48 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 06:31:48 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 06:31:48 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 06:31:48 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 06:31:48 DEBUG httpbakery client do GET https://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 06:31:48 DEBUG httpbakery } -> error unit-oai-hss-0: 06:31:48 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 06:31:48 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 06:31:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 06:31:48 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 72.3 KB/sec) unit-abot-epc-basic-0: 06:31:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 06:31:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 06:31:49 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 106.2 KB/sec) unit-abot-epc-basic-0: 06:31:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 06:31:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 06:31:49 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 353.3 KB/sec) unit-abot-epc-basic-0: 06:31:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-oai-hss-0: 06:31:49 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 06:31:49 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 06:31:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 06:31:49 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 120.3 KB/sec) unit-abot-epc-basic-0: 06:31:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-oai-hss-0: 06:31:49 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 06:31:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 06:31:49 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 352.5 KB/sec) unit-abot-epc-basic-0: 06:31:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install 3/31 KB 5/31 KB 8/31 KB 11/31 KB 13/31 KB 16/31 KB 19/31 KB 21/31 KB 24/31 KB 27/31 KB 29/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 1013.3 KB/sec) unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 180.7 KB/sec) unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 775.7 KB/sec) unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 96.5 KB/sec) unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-oai-epc-0: 06:31:50 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-epc-0: 06:31:50 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-epc-0: 06:31:50 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 06:31:50 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 06:31:50 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-oai-hss-0: 06:31:50 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 428.2 KB/sec) unit-oai-hss-0: 06:31:50 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-oai-hss-0: 06:31:50 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 06:31:50 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 06:31:50 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 06:31:50 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 06:31:50 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 06:31:50 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 06:31:50 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 06:31:50 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 06:31:50 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 06:31:50 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:31:50 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 06:31:50 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 06:31:50 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 06:31:50 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 06:31:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 94.2 KB/sec) unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 06:31:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 06:31:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:31:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 349.9 KB/sec) unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 187.6 KB/sec) unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 678.1 KB/sec) unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 06:31:51 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-hss-0: 06:31:52 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 3/5 KB 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 320.7 KB/sec) unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 539.5 KB/sec) unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-oai-hss-0: 06:31:52 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 3/27 KB 5/27 KB 8/27 KB 11/27 KB 13/27 KB 16/27 KB 19/27 KB 21/27 KB 24/27 KB 27/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1330.2 KB/sec) unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-oai-hss-0: 06:31:52 DEBUG unit.oai-hss/0.install Fetched 3394 kB in 0s (3910 kB/s) unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 363.4 KB/sec) unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 834.6 KB/sec) unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 716.9 KB/sec) unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 3/49 KB 6/49 KB 9/49 KB 11/49 KB 14/49 KB 16/49 KB 19/49 KB 22/49 KB 25/49 KB 27/49 KB 30/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 1688.7 KB/sec) unit-oai-hss-0: 06:31:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 06:31:53 DEBUG unit.oai-hss/0.install (Reading database ... 52368 files and directories currently installed.) unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-oai-hss-0: 06:31:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 06:31:53 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 274.9 KB/sec) unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 279.2 KB/sec) unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-oai-hss-0: 06:31:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 06:31:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-hss-0: 06:31:54 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1268.7 KB/sec) unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 7.3 KB/sec) unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 263.7 KB/sec) unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 1.5 KB/sec) unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 465.7 KB/sec) unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-oai-hss-0: 06:31:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 06:31:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-hss-0: 06:31:55 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 06:31:55 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 06:31:55 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 413.1 KB/sec) unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-oai-epc-0: 06:31:56 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 06:31:56 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 589.0 KB/sec) unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 3/13 KB 4/13 KB 7/13 KB 9/13 KB 12/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 718.3 KB/sec) unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-oai-hss-0: 06:31:56 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1070.8 KB/sec) unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 718.3 KB/sec) unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 10.5 KB/sec) unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 714.7 KB/sec) unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 201.1 KB/sec) unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-oai-hss-0: 06:31:57 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 171.5 KB/sec) unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-oai-hss-0: 06:31:57 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 54.8 KB/sec) unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 598.6 KB/sec) unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-oai-hss-0: 06:31:58 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 3/47 KB 6/47 KB 9/47 KB 11/47 KB 14/47 KB 16/47 KB 19/47 KB 22/47 KB 25/47 KB 27/47 KB 30/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 1591.6 KB/sec) unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 247.0 KB/sec) unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 39.1 KB/sec) unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 382.9 KB/sec) unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 697.3 KB/sec) unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-oai-hss-0: 06:31:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:31:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:31:59 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:31:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:31:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:31:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:31:59 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 06:31:59 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 06:31:59 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 06:31:59 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 06:31:59 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:31:59 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:31:59 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:31:59 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:31:59 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 1.5 KB/sec) unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 337.9 KB/sec) unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-oai-hss-0: 06:32:00 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:32:00 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 06:32:00 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 06:32:00 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-oai-hss-0: 06:32:00 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (43.1 kB/s) unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-oai-hss-0: 06:32:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 06:32:00 DEBUG unit.oai-hss/0.install (Reading database ... 53118 files and directories currently installed.) unit-oai-hss-0: 06:32:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-oai-hss-0: 06:32:00 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-oai-hss-0: 06:32:01 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-oai-hss-0: 06:32:01 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-oai-hss-0: 06:32:02 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:32:02 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:32:02 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-oai-hss-0: 06:32:02 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:32:02 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:32:02 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:32:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:02 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:32:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:02 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:32:03 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:32:03 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:32:03 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:32:03 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 06:32:03 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 06:32:03 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:32:03 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 06:32:03 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 06:32:03 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:32:03 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 06:32:03 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 06:32:03 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:32:03 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 06:32:03 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 06:32:03 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 274.2 KB/sec) unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 3/590 KB 6/590 KB 9/590 KB 11/590 KB 14/590 KB 16/590 KB 19/590 KB 22/590 KB 25/590 KB 27/590 KB 30/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB 68/590 KB 72/590 KB 76/590 KB 80/590 KB 84/590 KB 88/590 KB 92/590 KB 96/590 KB 100/590 KB 104/590 KB 108/590 KB 112/590 KB 116/590 KB 120/590 KB 124/590 KB 128/590 KB 132/590 KB 136/590 KB 140/590 KB 144/590 KB 148/590 KB 152/590 KB 156/590 KB 160/590 KB 164/590 KB 164/590 KB 1/240 KB 164/590 KB 4/240 KB 164/590 KB 5/240 KB 164/590 KB 8/240 KB 164/590 KB 9/240 KB 164/590 KB 3/10 KB 9/240 KB 164/590 KB 5/10 KB 9/240 KB 164/590 KB 8/10 KB 9/240 KB 164/590 KB 10/10 KB 9/240 KB 164/590 KB 10/10 KB 12/240 KB 164/590 KB 3/232 KB 10/10 KB 12/240 KB 164/590 KB 5/232 KB 10/10 KB 12/240 KB 164/590 KB 8/232 KB 10/10 KB 12/240 KB 164/590 KB 11/232 KB 10/10 KB 12/240 KB 164/590 KB 13/232 KB 10/10 KB 12/240 KB 164/590 KB 13/232 KB 10/10 KB 12/240 KB 3/1710 KB 168/590 KB 13/232 KB 10/10 KB 12/240 KB 3/1710 KB 172/590 KB 13/232 KB 10/10 KB 12/240 KB 3/1710 KB 176/590 KB 13/232 KB 10/10 KB 12/240 KB 3/1710 KB 176/590 KB 13/232 KB 10/10 KB 12/240 KB 5/1710 KB 176/590 KB 13/232 KB 10/10 KB 13/240 KB 5/1710 KB 176/590 KB 13/232 KB 10/10 KB 13/240 KB 8/1710 KB 180/590 KB 13/232 KB 10/10 KB 13/240 KB 8/1710 KB 180/590 KB 13/232 KB 10/10 KB 16/240 KB 11/1710 KB 180/590 KB 13/232 KB 10/10 KB 17/240 KB 11/1710 KB 180/590 KB 13/232 KB 10/10 KB 13/240 KB 11/1710 KB 180/590 KB 13/232 KB 10/10 KB 20/240 KB 11/1710 KB 180/590 KB 13/232 KB 10/10 KB 21/240 KB 11/1710 KB 180/590 KB 13/232 KB 10/10 KB 21/240 KB 13/1710 KB 184/590 KB 13/232 KB 10/10 KB 24/240 KB 13/1710 KB 184/590 KB 13/232 KB 10/10 KB 25/240 KB 13/1710 KB 184/590 KB 13/232 KB 10/10 KB 21/240 KB 13/1710 KB 188/590 KB 13/232 KB 10/10 KB 25/240 KB 13/1710 KB 188/590 KB 13/232 KB 10/10 KB 28/240 KB 13/1710 KB 188/590 KB 13/232 KB 10/10 KB 29/240 KB 13/1710 KB 192/590 KB 13/232 KB 10/10 KB 29/240 KB 13/1710 KB 192/590 KB 16/232 KB 10/10 KB 29/240 KB 16/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 131.3 KB/sec) unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 192/590 KB 19/232 KB 32/240 KB 16/1710 KB 192/590 KB 19/232 KB 33/240 KB 16/1710 KB 192/590 KB 19/232 KB 36/240 KB 16/1710 KB 192/590 KB 19/232 KB 37/240 KB 16/1710 KB 192/590 KB 19/232 KB 40/240 KB 16/1710 KB 192/590 KB 19/232 KB 41/240 KB 16/1710 KB 192/590 KB 13/232 KB 10/10 KB 29/240 KB 16/1710 KB 192/590 KB 19/232 KB 29/240 KB 16/1710 KB 192/590 KB 21/232 KB 41/240 KB 16/1710 KB 192/590 KB 24/232 KB 41/240 KB 16/1710 KB 192/590 KB 27/232 KB 41/240 KB 16/1710 KB 192/590 KB 29/232 KB 41/240 KB 16/1710 KB 192/590 KB 32/232 KB 41/240 KB 16/1710 KB 192/590 KB 32/232 KB 44/240 KB 16/1710 KB 192/590 KB 32/232 KB 45/240 KB 16/1710 KB 192/590 KB 32/232 KB 45/240 KB 19/1710 KB 196/590 KB 32/232 KB 45/240 KB 19/1710 KB 196/590 KB 32/232 KB 48/240 KB 21/1710 KB 196/590 KB 32/232 KB 48/240 KB 19/1710 KB 196/590 KB 36/232 KB 49/240 KB 21/1710 KB 196/590 KB 36/232 KB 48/240 KB 21/1710 KB 196/590 KB 40/232 KB 49/240 KB 21/1710 KB 196/590 KB 44/232 KB 49/240 KB 21/1710 KB 196/590 KB 48/232 KB 49/240 KB 21/1710 KB 196/590 KB 48/232 KB 49/240 KB 24/1710 KB 3/44 KB 196/590 KB 48/232 KB 49/240 KB 24/1710 KB 6/44 KB 196/590 KB 52/232 KB 49/240 KB 24/1710 KB 9/44 KB 196/590 KB 52/232 KB 49/240 KB 24/1710 KB 3/44 KB 196/590 KB 52/232 KB 49/240 KB 24/1710 KB 9/44 KB 196/590 KB 56/232 KB 49/240 KB 24/1710 KB 9/44 KB 196/590 KB 60/232 KB 49/240 KB 24/1710 KB 9/44 KB 196/590 KB 64/232 KB 49/240 KB 24/1710 KB 11/44 KB 196/590 KB 68/232 KB 49/240 KB 24/1710 KB 11/44 KB 200/590 KB 72/232 KB 52/240 KB 27/1710 KB 11/44 KB 200/590 KB 76/232 KB 52/240 KB 27/1710 KB 11/44 KB 200/590 KB 80/232 KB 52/240 KB 27/1710 KB 11/44 KB 196/590 KB 64/232 KB 49/240 KB 24/1710 KB 14/44 KB 200/590 KB 80/232 KB 52/240 KB 27/1710 KB 11/44 KB 200/590 KB 68/232 KB 52/240 KB 27/1710 KB 11/44 KB 200/590 KB 68/232 KB 52/240 KB 24/1710 KB 11/44 KB 196/590 KB 68/232 KB 52/240 KB 24/1710 KB 14/44 KB 200/590 KB 80/232 KB 53/240 KB 27/1710 KB 14/44 KB 204/590 KB 80/232 KB 53/240 KB 27/1710 KB 14/44 KB 208/590 KB 80/232 KB 53/240 KB 27/1710 KB 16/44 KB 212/590 KB 80/232 KB 53/240 KB 27/1710 KB 16/44 KB 216/590 KB 84/232 KB 57/240 KB 29/1710 KB 16/44 KB 220/590 KB 84/232 KB 57/240 KB 29/1710 KB 16/44 KB 224/590 KB 84/232 KB 57/240 KB 29/1710 KB 16/44 KB 208/590 KB 80/232 KB 53/240 KB 27/1710 KB 19/44 KB 224/590 KB 84/232 KB 57/240 KB 29/1710 KB 22/44 KB 224/590 KB 84/232 KB 57/240 KB 29/1710 KB 25/44 KB 224/590 KB 84/232 KB 57/240 KB 29/1710 KB 27/44 KB 224/590 KB 84/232 KB 57/240 KB 29/1710 KB 30/44 KB 224/590 KB 84/232 KB 57/240 KB 29/1710 KB 16/44 KB 212/590 KB 84/232 KB 57/240 KB 29/1710 KB 30/44 KB 224/590 KB 88/232 KB 57/240 KB 29/1710 KB 16/44 KB 212/590 KB 80/232 KB 57/240 KB 29/1710 KB 16/44 KB 212/590 KB 80/232 KB 53/240 KB 29/1710 KB 32/44 KB 224/590 KB 88/232 KB 61/240 KB 32/1710 KB 32/44 KB 224/590 KB 88/232 KB 61/240 KB 32/1710 KB 32/44 KB 224/590 KB 88/232 KB 65/240 KB 32/1710 KB 32/44 KB 224/590 KB 88/232 KB 65/240 KB 36/1710 KB 32/44 KB 224/590 KB 88/232 KB 68/240 KB 40/1710 KB 32/44 KB 224/590 KB 88/232 KB 68/240 KB 44/1710 KB 32/44 KB 224/590 KB 88/232 KB 68/240 KB 48/1710 KB 32/44 KB 224/590 KB 92/232 KB 68/240 KB 48/1710 KB 32/44 KB 224/590 KB 96/232 KB 68/240 KB 48/1710 KB 32/44 KB 224/590 KB 88/232 KB 57/240 KB 29/1710 KB 32/44 KB 224/590 KB 88/232 KB 68/240 KB 36/1710 KB 32/44 KB 224/590 KB 96/232 KB 71/240 KB 48/1710 KB 32/44 KB 224/5 unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 90 KB 96/232 KB 73/240 KB 48/1710 KB 32/44 KB 224/590 KB 96/232 KB 76/240 KB 48/1710 KB 36/44 KB 224/590 KB 96/232 KB 76/240 KB 48/1710 KB 40/44 KB 228/590 KB 100/232 KB 79/240 KB 52/1710 KB 44/44 KB 228/590 KB 100/232 KB 79/240 KB 52/1710 KB 36/44 KB 228/590 KB 100/232 KB 79/240 KB 52/1710 KB 36/44 KB 228/590 KB 100/232 KB 79/240 KB 48/1710 KB 36/44 KB 228/590 KB 100/232 KB 76/240 KB 48/1710 KB 44/44 KB 232/590 KB 100/232 KB 79/240 KB 52/1710 KB 44/44 KB 236/590 KB 100/232 KB 79/240 KB 52/1710 KB 44/44 KB 240/590 KB 100/232 KB 79/240 KB 52/1710 KB 44/44 KB 240/590 KB 100/232 KB 81/240 KB 56/1710 KB 44/44 KB 240/590 KB 100/232 KB 81/240 KB 60/1710 KB 36/44 KB 224/590 KB 100/232 KB 76/240 KB 48/1710 KB 44/44 KB 240/590 KB 104/232 KB 81/240 KB 64/1710 KB 44/44 KB 240/590 KB 108/232 KB 81/240 KB 64/1710 KB 44/44 KB 240/590 KB 112/232 KB 81/240 KB 64/1710 KB 44/44 KB 240/590 KB 116/232 KB 81/240 KB 64/1710 KB 44/44 KB 244/590 KB 120/232 KB 81/240 KB 64/1710 KB 44/44 KB 244/590 KB 124/232 KB 81/240 KB 64/1710 KB 44/44 KB 240/590 KB 100/232 KB 81/240 KB 64/1710 KB 44/44 KB 240/590 KB 100/232 KB 81/240 KB 52/1710 KB 44/44 KB 244/590 KB 124/232 KB 84/240 KB 64/1710 KB 44/44 KB 244/590 KB 124/232 KB 87/240 KB 64/1710 KB 44/44 KB 244/590 KB 124/232 KB 87/240 KB 68/1710 KB 44/44 KB 244/590 KB 116/232 KB 81/240 KB 64/1710 KB 44/44 KB 244/590 KB 124/232 KB 89/240 KB 68/1710 KB 44/44 KB 248/590 KB 124/232 KB 89/240 KB 68/1710 KB 44/44 KB 252/590 KB 124/232 KB 89/240 KB 68/1710 KB 44/44 KB 256/590 KB 124/232 KB 89/240 KB 68/1710 KB 44/44 KB 256/590 KB 124/232 KB 92/240 KB 68/1710 KB 44/44 KB 256/590 KB 124/232 KB 92/240 KB 72/1710 KB 44/44 KB 256/590 KB 124/232 KB 92/240 KB 76/1710 KB 44/44 KB 256/590 KB 124/232 KB 92/240 KB 80/1710 KB 44/44 KB 256/590 KB 124/232 KB 95/240 KB 84/1710 KB 44/44 KB 260/590 KB 128/232 KB 95/240 KB 88/1710 KB 44/44 KB 260/590 KB 128/232 KB 95/240 KB 92/1710 KB 44/44 KB 260/590 KB 128/232 KB 95/240 KB 96/1710 KB 44/44 KB 256/590 KB 124/232 KB 95/240 KB 80/1710 KB 44/44 KB 260/590 KB 128/232 KB 97/240 KB 96/1710 KB 44/44 KB 260/590 KB 128/232 KB 95/240 KB 84/1710 KB 44/44 KB 264/590 KB 128/232 KB 97/240 KB 96/1710 KB 44/44 KB 256/590 KB 128/232 KB 95/240 KB 84/1710 KB 44/44 KB 264/590 KB 128/232 KB 100/240 KB 96/1710 KB 44/44 KB 268/590 KB 128/232 KB 100/240 KB 96/1710 KB 44/44 KB 269/590 KB 128/232 KB 100/240 KB 96/1710 KB 44/44 KB 269/590 KB 128/232 KB 103/240 KB 96/1710 KB 44/44 KB 269/590 KB 128/232 KB 105/240 KB 96/1710 KB 269/590 KB 132/232 KB 108/240 KB 96/1710 KB 269/590 KB 132/232 KB 111/240 KB 100/1710 KB 44/44 KB 269/590 KB 132/232 KB 105/240 KB 96/1710 KB 273/590 KB 136/232 KB 111/240 KB 100/1710 KB 273/590 KB 140/232 KB 111/240 KB 100/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 414.8 KB/sec) unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 273/590 KB 132/232 KB 111/240 KB 100/1710 KB 277/590 KB 144/232 KB 111/240 KB 100/1710 KB 269/590 KB 132/232 KB 108/240 KB 100/1710 KB 277/590 KB 144/232 KB 111/240 KB 104/1710 KB 281/590 KB 144/232 KB 113/240 KB 108/1710 KB 281/590 KB 144/232 KB 113/240 KB 112/1710 KB 273/590 KB 144/232 KB 111/240 KB 100/1710 KB 281/590 KB 148/232 KB 113/240 KB 112/1710 KB 281/590 KB 152/232 KB 113/240 KB 112/1710 KB 281/590 KB 156/232 KB 113/240 KB 112/1710 KB 281/590 KB 160/232 KB 113/240 KB 112/1710 KB 281/590 KB 144/232 KB 113/240 KB 104/1710 KB 285/590 KB 160/232 KB 113/240 KB 112/1710 KB 277/590 KB 144/232 KB 113/240 KB 104/1710 KB 285/590 KB 160/232 KB 116/240 KB 112/1710 KB 289/590 KB 160/232 KB 116/240 KB 112/1710 KB 293/590 KB 164/232 KB 119/240 KB 112/1710 KB 297/590 KB 164/232 KB 119/240 KB 116/1710 KB 301/590 KB 164/232 KB 119/240 KB 116/1710 KB 289/590 KB 164/232 KB 119/240 KB 112/1710 KB 301/590 KB 168/232 KB 119/240 KB 116/1710 KB 301/590 KB 172/232 KB 119/240 KB 116/1710 KB 301/590 KB 176/232 KB 119/240 KB 116/1710 KB 289/590 KB 160/232 KB 119/240 KB 112/1710 KB 301/590 KB 176/232 KB 121/240 KB 116/1710 KB 293/590 KB 164/232 KB 119/240 KB 116/1710 KB 301/590 KB 176/232 KB 124/240 KB 120/1710 KB 301/590 KB 176/232 KB 124/240 KB 124/1710 KB 301/590 KB 176/232 KB 124/240 KB 128/1710 KB 301/590 KB 176/232 KB 124/240 KB 116/1710 KB 301/590 KB 176/232 KB 127/240 KB 128/1710 KB 301/590 KB 176/232 KB 129/240 KB 128/1710 KB 301/590 KB 176/232 KB 129/240 KB 132/1710 KB 305/590 KB 180/232 KB 132/240 KB 136/1710 KB 305/590 KB 180/232 KB 132/240 KB 140/1710 KB 305/590 KB 180/232 KB 132/240 KB 144/1710 KB 305/590 KB 180/232 KB 132/240 KB 132/1710 KB 309/590 KB 180/232 KB 132/240 KB 144/1710 KB 313/590 KB 180/232 KB 132/240 KB 144/1710 KB 317/590 KB 180/232 KB 132/240 KB 144/1710 KB 301/590 KB 180/232 KB 132/240 KB 132/1710 KB 301/590 KB 176/232 KB 132/240 KB 132/1710 KB 317/590 KB 180/232 KB 135/240 KB 144/1710 KB 317/590 KB 180/232 KB 137/240 KB 144/1710 KB 317/590 KB 180/232 KB 137/240 KB 148/1710 KB 321/590 KB 184/232 KB 141/240 KB 152/1710 KB 321/590 KB 184/232 KB 141/240 KB 148/1710 KB 325/590 KB 184/232 KB 141/240 KB 152/1710 KB 317/590 KB 184/232 KB 137/240 KB 148/1710 KB 329/590 KB 188/232 KB 141/240 KB 156/1710 KB 4/258 KB 329/590 KB 192/232 KB 141/240 KB 156/1710 KB 4/258 KB 329/590 KB 196/232 KB 141/240 KB 156/1710 KB 4/258 KB 329/590 KB 200/232 KB 141/240 KB 156/1710 KB 4/258 KB 329/590 KB 204/232 KB 141/240 KB 156/1710 KB 4/258 KB 329/590 KB 208/232 KB 141/240 KB 156/1710 KB 4/258 KB 317/590 KB 184/232 KB 141/240 KB 148/1710 KB 329/590 KB 208/232 KB 145/240 KB 156/1710 KB 4/258 KB 329/590 KB 208/232 KB 149/240 KB 156/1710 KB 4/258 KB 329/590 KB 184/232 KB 141/240 KB 156/1710 KB 4/258 KB 329/590 KB 184/232 KB 141/240 KB 152/1710 KB 4/258 KB 325/590 KB 184/232 KB 141/240 KB 152/1710 KB 4/258 KB 333/590 KB 208/232 KB 149/240 KB 160/1710 KB 8/258 KB 333/590 KB 208/232 KB 149/240 KB 160/1710 KB 12/258 KB 333/590 KB 208/232 KB 149/240 KB 160/1710 KB 16/258 KB 333/590 KB 208/232 KB 149/240 KB 160/1710 KB 20/258 KB 333/590 KB 208/232 KB 149/240 KB 160/1710 KB 24/258 KB 333/590 KB 208/232 KB 149/240 KB 160/1710 KB 28/258 KB 333/590 KB 208/232 KB 149/240 KB 160/1710 KB 32/258 KB 333/590 KB 208/232 KB 149/240 KB 160/1710 KB 32/258 KB 333/590 KB 208/232 KB 149/240 KB 160/1710 KB 36/258 KB 337/590 KB 212/232 KB 153/240 KB 160/1710 KB 40/258 KB 337/590 KB 212/232 K unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install B 153/240 KB 160/1710 KB 44/258 KB 337/590 KB 212/232 KB 153/240 KB 160/1710 KB 48/258 KB 337/590 KB 212/232 KB 153/240 KB 160/1710 KB 36/258 KB 337/590 KB 208/232 KB 153/240 KB 160/1710 KB 36/258 KB 329/590 KB 208/232 KB 149/240 KB 160/1710 KB 4/258 KB 333/590 KB 208/232 KB 153/240 KB 160/1710 KB 36/258 KB 337/590 KB 212/232 KB 157/240 KB 160/1710 KB 48/258 KB 341/590 KB 212/232 KB 161/240 KB 164/1710 KB 48/258 KB 341/590 KB 212/232 KB 165/240 KB 164/1710 KB 48/258 KB 341/590 KB 212/232 KB 169/240 KB 164/1710 KB 48/258 KB 341/590 KB 212/232 KB 157/240 KB 164/1710 KB 48/258 KB 345/590 KB 216/232 KB 169/240 KB 164/1710 KB 48/258 KB 349/590 KB 216/232 KB 169/240 KB 164/1710 KB 48/258 KB 337/590 KB 212/232 KB 157/240 KB 164/1710 KB 48/258 KB 349/590 KB 216/232 KB 169/240 KB 168/1710 KB 48/258 KB 349/590 KB 216/232 KB 169/240 KB 172/1710 KB 48/258 KB 349/590 KB 216/232 KB 169/240 KB 176/1710 KB 48/258 KB 349/590 KB 216/232 KB 169/240 KB 180/1710 KB 48/258 KB 353/590 KB 216/232 KB 173/240 KB 184/1710 KB 52/258 KB 341/590 KB 216/232 KB 169/240 KB 164/1710 KB 48/258 KB 353/590 KB 220/232 KB 173/240 KB 184/1710 KB 52/258 KB 353/590 KB 224/232 KB 173/240 KB 184/1710 KB 52/258 KB 353/590 KB 228/232 KB 173/240 KB 184/1710 KB 52/258 KB 353/590 KB 232/232 KB 173/240 KB 184/1710 KB 52/258 KB 353/590 KB 232/232 KB 173/240 KB 184/1710 KB 52/258 KB 353/590 KB 216/232 KB 173/240 KB 180/1710 KB 52/258 KB 357/590 KB 232/232 KB 173/240 KB 184/1710 KB 52/258 KB 349/590 KB 216/232 KB 173/240 KB 180/1710 KB 52/258 KB 357/590 KB 232/232 KB 173/240 KB 184/1710 KB 56/258 KB 357/590 KB 232/232 KB 173/240 KB 184/1710 KB 60/258 KB 349/590 KB 216/232 KB 173/240 KB 180/1710 KB 48/258 KB 357/590 KB 232/232 KB 177/240 KB 184/1710 KB 60/258 KB 357/590 KB 232/232 KB 177/240 KB 184/1710 KB 64/258 KB 361/590 KB 232/232 KB 181/240 KB 184/1710 KB 64/258 KB 365/590 KB 232/232 KB 181/240 KB 188/1710 KB 64/258 KB 357/590 KB 232/232 KB 181/240 KB 184/1710 KB 64/258 KB 365/590 KB 232/232 KB 185/240 KB 188/1710 KB 64/258 KB 361/590 KB 232/232 KB 181/240 KB 188/1710 KB 64/258 KB 365/590 KB 232/232 KB 185/240 KB 192/1710 KB 64/258 KB 369/590 KB 232/232 KB 185/240 KB 196/1710 KB 68/258 KB 369/590 KB 232/232 KB 185/240 KB 200/1710 KB 68/258 KB 369/590 KB 232/232 KB 185/240 KB 204/1710 KB 68/258 KB 369/590 KB 232/232 KB 185/240 KB 208/1710 KB 68/258 KB 369/590 KB 232/232 KB 185/240 KB 212/1710 KB 68/258 KB 369/590 KB 232/232 KB 185/240 KB 216/1710 KB 68/258 KB 369/590 KB 232/232 KB 185/240 KB 192/1710 KB 68/258 KB 373/590 KB 232/232 KB 185/240 KB 220/1710 KB 68/258 KB 377/590 KB 232/232 KB 185/240 KB 220/1710 KB 68/258 KB 381/590 KB 232/232 KB 185/240 KB 220/1710 KB 68/258 KB 385/590 KB 232/232 KB 185/240 KB 220/1710 KB 68/258 KB 389/590 KB 232/232 KB 185/240 KB 220/1710 KB 68/258 KB 393/590 KB 232/232 KB 185/240 KB 220/1710 KB 68/258 KB 397/590 KB 232/232 KB 185/240 KB 220/1710 KB 68/258 KB 401/590 KB 232/232 KB 185/240 KB 220/1710 KB 68/258 KB 365/590 KB 232/232 KB 185/240 KB 192/1710 KB 68/258 KB 401/590 KB 232/232 KB 185/240 KB 220/1710 KB 72/258 KB 401/590 KB 232/232 KB 185/240 KB 220/1710 KB 76/258 KB 401/590 KB 232/232 KB 185/240 KB 220/1710 KB 80/258 KB 401/590 KB 232/232 KB 185/240 KB 220/1710 KB 84/258 KB 401/590 KB 232/232 KB 185/240 KB 220/1710 KB 88/258 KB 401/590 KB 232/232 KB 185/240 KB 220/1710 KB 92/258 KB 401/590 KB 232/232 KB 185/240 KB 220/1710 KB 96/258 KB 401/590 KB 232/232 KB 1 unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 85/240 KB 220/1710 KB 100/258 KB 401/590 KB 232/232 KB 185/240 KB 220/1710 KB 104/258 KB 369/590 KB 232/232 KB 185/240 KB 220/1710 KB 68/258 KB 405/590 KB 232/232 KB 185/240 KB 224/1710 KB 104/258 KB 405/590 KB 232/232 KB 185/240 KB 220/1710 KB 104/258 KB 409/590 KB 232/232 KB 185/240 KB 224/1710 KB 108/258 KB 413/590 KB 232/232 KB 185/240 KB 224/1710 KB 108/258 KB 405/590 KB 232/232 KB 185/240 KB 224/1710 KB 108/258 KB 413/590 KB 232/232 KB 185/240 KB 224/1710 KB 112/258 KB 417/590 KB 232/232 KB 185/240 KB 224/1710 KB 112/258 KB 421/590 KB 232/232 KB 185/240 KB 228/1710 KB 116/258 KB 425/590 KB 232/232 KB 185/240 KB 228/1710 KB 116/258 KB 429/590 KB 232/232 KB 185/240 KB 228/1710 KB 116/258 KB 417/590 KB 232/232 KB 185/240 KB 228/1710 KB 116/258 KB 417/590 KB 232/232 KB 185/240 KB 228/1710 KB 112/258 KB 429/590 KB 232/232 KB 185/240 KB 232/1710 KB 116/258 KB 429/590 KB 232/232 KB 185/240 KB 236/1710 KB 116/258 KB 429/590 KB 232/232 KB 185/240 KB 240/1710 KB 116/258 KB 429/590 KB 232/232 KB 185/240 KB 240/1710 KB 120/258 KB 429/590 KB 232/232 KB 185/240 KB 240/1710 KB 124/258 KB 429/590 KB 232/232 KB 185/240 KB 240/1710 KB 128/258 KB 433/590 KB 232/232 KB 185/240 KB 240/1710 KB 128/258 KB 437/590 KB 232/232 KB 185/240 KB 244/1710 KB 132/258 KB 441/590 KB 232/232 KB 185/240 KB 244/1710 KB 132/258 KB 445/590 KB 232/232 KB 185/240 KB 244/1710 KB 132/258 KB 433/590 KB 232/232 KB 185/240 KB 244/1710 KB 132/258 KB 433/590 KB 232/232 KB 185/240 KB 244/1710 KB 128/258 KB 445/590 KB 232/232 KB 185/240 KB 248/1710 KB 132/258 KB 445/590 KB 232/232 KB 185/240 KB 252/1710 KB 132/258 KB 445/590 KB 232/232 KB 185/240 KB 256/1710 KB 132/258 KB 445/590 KB 232/232 KB 185/240 KB 256/1710 KB 136/258 KB 445/590 KB 232/232 KB 185/240 KB 256/1710 KB 140/258 KB 445/590 KB 232/232 KB 185/240 KB 256/1710 KB 144/258 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1496.0 KB/sec) unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 449/590 KB 185/240 KB 256/1710 KB 144/258 KB 453/590 KB 185/240 KB 260/1710 KB 148/258 KB 457/590 KB 189/240 KB 260/1710 KB 148/258 KB 461/590 KB 189/240 KB 260/1710 KB 148/258 KB 449/590 KB 185/240 KB 260/1710 KB 148/258 KB 449/590 KB 185/240 KB 260/1710 KB 144/258 KB 453/590 KB 189/240 KB 260/1710 KB 148/258 KB 461/590 KB 193/240 KB 260/1710 KB 148/258 KB 461/590 KB 197/240 KB 260/1710 KB 148/258 KB 461/590 KB 201/240 KB 260/1710 KB 148/258 KB 461/590 KB 205/240 KB 260/1710 KB 148/258 KB 461/590 KB 209/240 KB 260/1710 KB 148/258 KB 461/590 KB 213/240 KB 260/1710 KB 148/258 KB 461/590 KB 217/240 KB 260/1710 KB 148/258 KB 461/590 KB 221/240 KB 260/1710 KB 148/258 KB 461/590 KB 225/240 KB 260/1710 KB 148/258 KB 461/590 KB 229/240 KB 260/1710 KB 148/258 KB 461/590 KB 233/240 KB 260/1710 KB 148/258 KB 461/590 KB 237/240 KB 260/1710 KB 148/258 KB 461/590 KB 240/240 KB 260/1710 KB 148/258 KB 461/590 KB 240/240 KB 264/1710 KB 148/258 KB 461/590 KB 240/240 KB 268/1710 KB 148/258 KB 461/590 KB 240/240 KB 272/1710 KB 148/258 KB 461/590 KB 240/240 KB 272/1710 KB 152/258 KB 461/590 KB 240/240 KB 272/1710 KB 156/258 KB 465/590 KB 240/240 KB 272/1710 KB 160/258 KB 465/590 KB 240/240 KB 272/1710 KB 164/258 KB 465/590 KB 240/240 KB 276/1710 KB 168/258 KB 465/590 KB 240/240 KB 276/1710 KB 172/258 KB 465/590 KB 240/240 KB 276/1710 KB 176/258 KB 465/590 KB 240/240 KB 272/1710 KB 156/258 KB 465/590 KB 240/240 KB 276/1710 KB 164/258 KB 465/590 KB 240/240 KB 280/1710 KB 176/258 KB 465/590 KB 240/240 KB 284/1710 KB 176/258 KB 469/590 KB 240/240 KB 284/1710 KB 176/258 KB 473/590 KB 240/240 KB 284/1710 KB 176/258 KB 473/590 KB 240/240 KB 288/1710 KB 176/258 KB 477/590 KB 240/240 KB 288/1710 KB 176/258 KB 477/590 KB 240/240 KB 292/1710 KB 176/258 KB 4/223 KB 477/590 KB 296/1710 KB 180/258 KB 4/223 KB 481/590 KB 300/1710 KB 180/258 KB 4/223 KB 477/590 KB 292/1710 KB 180/258 KB 4/223 KB 477/590 KB 292/1710 KB 176/258 KB 8/223 KB 481/590 KB 304/1710 KB 180/258 KB 12/223 KB 481/590 KB 304/1710 KB 180/258 KB 16/223 KB 481/590 KB 304/1710 KB 180/258 KB 20/223 KB 481/590 KB 304/1710 KB 180/258 KB 24/223 KB 481/590 KB 304/1710 KB 180/258 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1441.5 KB/sec) unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 28/223 KB 481/590 KB 304/1710 KB 180/258 KB 32/223 KB 481/590 KB 304/1710 KB 180/258 KB 36/223 KB 481/590 KB 304/1710 KB 180/258 KB 40/223 KB 481/590 KB 304/1710 KB 180/258 KB 44/223 KB 481/590 KB 304/1710 KB 180/258 KB 48/223 KB 481/590 KB 304/1710 KB 180/258 KB 4/223 KB 481/590 KB 296/1710 KB 180/258 KB 48/223 KB 485/590 KB 304/1710 KB 180/258 KB 48/223 KB 489/590 KB 304/1710 KB 180/258 KB 4/223 KB 481/590 KB 304/1710 KB 184/258 KB 48/223 KB 489/590 KB 304/1710 KB 184/258 KB 48/223 KB 493/590 KB 304/1710 KB 184/258 KB 48/223 KB 493/590 KB 304/1710 KB 188/258 KB 52/223 KB 493/590 KB 308/1710 KB 192/258 KB 52/223 KB 497/590 KB 308/1710 KB 192/258 KB 52/223 KB 501/590 KB 308/1710 KB 196/258 KB 52/223 KB 505/590 KB 308/1710 KB 196/258 KB 52/223 KB 509/590 KB 308/1710 KB 196/258 KB 52/223 KB 493/590 KB 308/1710 KB 188/258 KB 52/223 KB 493/590 KB 304/1710 KB 188/258 KB 56/223 KB 509/590 KB 308/1710 KB 196/258 KB 60/223 KB 509/590 KB 308/1710 KB 196/258 KB 64/223 KB 509/590 KB 308/1710 KB 196/258 KB 68/223 KB 509/590 KB 308/1710 KB 196/258 KB 72/223 KB 509/590 KB 308/1710 KB 196/258 KB 76/223 KB 509/590 KB 308/1710 KB 196/258 KB 80/223 KB 509/590 KB 308/1710 KB 196/258 KB 80/223 KB 509/590 KB 312/1710 KB 196/258 KB 80/223 KB 509/590 KB 316/1710 KB 196/258 KB 80/223 KB 509/590 KB 320/1710 KB 196/258 KB 52/223 KB 497/590 KB 308/1710 KB 196/258 KB 80/223 KB 509/590 KB 320/1710 KB 200/258 KB 80/223 KB 509/590 KB 320/1710 KB 204/258 KB 80/223 KB 509/590 KB 320/1710 KB 208/258 KB 84/223 KB 513/590 KB 324/1710 KB 212/258 KB 84/223 KB 513/590 KB 324/1710 KB 208/258 KB 84/223 KB 517/590 KB 324/1710 KB 212/258 KB 84/223 KB 509/590 KB 324/1710 KB 208/258 KB 84/223 KB 509/590 KB 320/1710 KB 208/258 KB 88/223 KB 517/590 KB 324/1710 KB 212/258 KB 88/223 KB 517/590 KB 324/1710 KB 212/258 KB 4/208 KB 88/223 KB 517/590 KB 324/1710 KB 212/258 KB 8/208 KB 88/223 KB 517/590 KB 324/1710 KB 212/258 KB 12/208 KB 88/223 KB 517/590 KB 324/1710 KB 212/258 KB 16/208 KB 88/223 KB 517/590 KB 328/1710 KB 212/258 KB 16/208 KB 92/223 KB 517/590 KB 332/1710 KB 212/258 KB 16/208 KB 92/223 KB 517/590 KB 328/1710 KB 212/258 KB 16/208 KB 96/223 KB 517/590 KB 332/1710 KB 212/258 KB 16/208 KB 96/223 KB 517/590 KB 336/1710 KB 212/258 KB 16/208 KB 96/223 KB 521/590 KB 336/1710 KB 212/258 KB 16/208 KB 96/223 KB 525/590 KB 336/1710 KB 212/258 KB 20/208 KB 96/223 KB 521/590 KB 336/1710 KB 212/258 KB 20/208 KB 96/223 KB 525/590 KB 340/1710 KB 216/258 KB 24/208 KB 96/223 KB 525/590 KB 340/1710 KB 216/258 KB 28/208 KB 96/223 KB 525/590 KB 340/1710 KB 216/258 KB 32/208 KB 96/223 KB 529/590 KB 340/1710 KB 216/258 KB 32/208 KB 100/223 KB 533/590 KB 340/1710 KB 216/258 KB 36/208 KB 100/223 KB 537/590 KB 340/1710 KB 216/258 KB 36/208 KB 100/223 KB 541/590 KB 340/1710 KB 216/258 KB 36/208 KB 96/223 KB 525/590 KB 340/1710 KB 216/258 KB 20/208 KB 96/223 KB 525/590 KB 336/1710 KB 216/258 KB 20/208 KB 100/223 KB 541/590 KB 340/1710 KB 220/258 KB 36/208 KB 100/223 KB 541/590 KB 340/1710 KB 224/258 KB 36/208 KB 100/223 KB 529/590 KB 340/1710 KB 216/258 KB 36/208 KB 104/223 KB 541/590 KB 340/1710 KB 224/258 KB 36/208 KB 96/223 KB 529/590 KB 340/1710 KB 216/258 KB 36/208 KB 104/223 KB 541/590 KB 340/1710 KB 224/258 KB 40/208 KB 104/223 KB 541/590 KB 340/1710 KB 224/258 KB 44/208 KB 104/223 KB 541/590 KB 340/1710 KB 224/258 KB 48/208 KB 104/223 KB 541/590 KB 340/1710 KB 224/258 KB 52/208 KB 104/223 KB 541/5 unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 90 KB 340/1710 KB 224/258 KB 56/208 KB 104/223 KB 541/590 KB 340/1710 KB 224/258 KB 60/208 KB 104/223 KB 541/590 KB 340/1710 KB 224/258 KB 64/208 KB 104/223 KB 541/590 KB 344/1710 KB 224/258 KB 64/208 KB 108/223 KB 541/590 KB 348/1710 KB 224/258 KB 64/208 KB 108/223 KB 541/590 KB 352/1710 KB 228/258 KB 64/208 KB 108/223 KB 541/590 KB 344/1710 KB 224/258 KB 64/208 KB 112/223 KB 541/590 KB 352/1710 KB 228/258 KB 64/208 KB 108/223 KB 541/590 KB 352/1710 KB 228/258 KB 64/208 KB 112/223 KB 545/590 KB 352/1710 KB 228/258 KB 64/208 KB 116/223 KB 549/590 KB 356/1710 KB 232/258 KB 68/208 KB 116/223 KB 553/590 KB 356/1710 KB 232/258 KB 68/208 KB 116/223 KB 557/590 KB 356/1710 KB 232/258 KB 68/208 KB 116/223 KB 545/590 KB 356/1710 KB 232/258 KB 68/208 KB 112/223 KB 545/590 KB 356/1710 KB 232/258 KB 68/208 KB 116/223 KB 557/590 KB 356/1710 KB 232/258 KB 72/208 KB 116/223 KB 557/590 KB 356/1710 KB 232/258 KB 76/208 KB 112/223 KB 545/590 KB 356/1710 KB 232/258 KB 64/208 KB 112/223 KB 545/590 KB 352/1710 KB 232/258 KB 64/208 KB 116/223 KB 557/590 KB 356/1710 KB 236/258 KB 80/208 KB 116/223 KB 557/590 KB 356/1710 KB 240/258 KB 80/208 KB 116/223 KB 557/590 KB 356/1710 KB 244/258 KB 80/208 KB 120/223 KB 557/590 KB 360/1710 KB 248/258 KB 80/208 KB 120/223 KB 557/590 KB 360/1710 KB 252/258 KB 80/208 KB 120/223 KB 557/590 KB 360/1710 KB 256/258 KB 80/208 KB 116/223 KB 557/590 KB 356/1710 KB 232/258 KB 80/208 KB 120/223 KB 557/590 KB 360/1710 KB 244/258 KB 80/208 KB 124/223 KB 557/590 KB 360/1710 KB 256/258 KB 80/208 KB 128/223 KB 557/590 KB 360/1710 KB 256/258 KB 80/208 KB 116/223 KB 557/590 KB 360/1710 KB 244/258 KB 80/208 KB 128/223 KB 557/590 KB 364/1710 KB 256/258 KB 80/208 KB 128/223 KB 557/590 KB 368/1710 KB 256/258 KB 80/208 KB 132/223 KB 557/590 KB 368/1710 KB 256/258 KB 80/208 KB 136/223 KB 561/590 KB 372/1710 KB 258/258 KB 84/208 KB 140/223 KB 561/590 KB 372/1710 KB 258/258 KB 84/208 KB 144/223 KB 561/590 KB 372/1710 KB 258/258 KB 84/208 KB 132/223 KB 561/590 KB 372/1710 KB 258/258 KB 84/208 KB 132/223 KB 557/590 KB 368/1710 KB 258/258 KB 84/208 KB 132/223 KB 557/590 KB 368/1710 KB 256/258 KB 84/208 KB 144/223 KB 561/590 KB 372/1710 KB 258/258 KB 88/208 KB 144/223 KB 561/590 KB 372/1710 KB 258/258 KB 92/208 KB 144/223 KB 561/590 KB 372/1710 KB 258/258 KB 96/208 KB 144/223 KB 565/590 KB 372/1710 KB 258/258 KB 96/208 KB 144/223 KB 569/590 KB 372/1710 KB 258/258 KB 96/208 KB 144/223 KB 573/590 KB 372/1710 KB 258/258 KB 96/208 KB 144/223 KB 573/590 KB 372/1710 KB 258/258 KB 100/208 KB 148/223 KB 577/590 KB 372/1710 KB 258/258 KB 104/208 KB 148/223 KB 577/590 KB 372/1710 KB 258/258 KB 108/208 KB 148/223 KB 577/590 KB 372/1710 KB 258/258 KB 112/208 KB 132/223 KB 557/590 KB 372/1710 KB 258/258 KB 84/208 KB 148/223 KB 577/590 KB 376/1710 KB 258/258 KB 112/208 KB 148/223 KB 577/590 KB 380/1710 KB 258/258 KB 112/208 KB 148/223 KB 577/590 KB 384/1710 KB 258/258 KB 112/208 KB 148/223 KB 577/590 KB 388/1710 KB 258/258 KB 112/208 KB 148/223 KB 577/590 KB 392/1710 KB 258/258 KB 112/208 KB 148/223 KB 577/590 KB 396/1710 KB 258/258 KB 112/208 KB 148/223 KB 577/590 KB 400/1710 KB 258/258 KB 112/208 KB 148/223 KB 577/590 KB 372/1710 KB 258/258 KB 100/208 KB 144/223 KB 577/590 KB 372/1710 KB 258/258 KB 100/208 KB 148/223 KB 581/590 KB 400/1710 KB 258/258 KB 112/208 KB 148/223 KB 585/590 KB 400/1710 KB 258/258 KB 112/208 KB 152/223 KB 585/590 KB 400/1710 KB 258/258 KB 112/208 KB 156/2 unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 23 KB 585/590 KB 400/1710 KB 258/258 KB 112/208 KB 160/223 KB 589/590 KB 400/1710 KB 258/258 KB 112/208 KB 156/223 KB 589/590 KB 400/1710 KB 258/258 KB 112/208 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1281.8 KB/sec) unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 164/223 KB 590/590 KB 404/1710 KB 116/208 KB 160/223 KB 590/590 KB 400/1710 KB 112/208 KB 160/223 KB 590/590 KB 404/1710 KB 116/208 KB 164/223 KB 590/590 KB 404/1710 KB 120/208 KB 160/223 KB 590/590 KB 404/1710 KB 112/208 KB 168/223 KB 590/590 KB 408/1710 KB 124/208 KB 168/223 KB 590/590 KB 412/1710 KB 124/208 KB 168/223 KB 590/590 KB 416/1710 KB 124/208 KB Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-oai-hss-0: 06:32:03 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 168/223 KB 590/590 KB 404/1710 KB 124/208 KB 168/223 KB 590/590 KB 416/1710 KB 128/208 KB 168/223 KB 590/590 KB 404/1710 KB 120/208 KB 172/223 KB 590/590 KB 416/1710 KB 128/208 KB 176/223 KB 590/590 KB 416/1710 KB 128/208 KB 176/223 KB 590/590 KB 420/1710 KB 128/208 KB 180/223 KB 590/590 KB 424/1710 KB 132/208 KB 180/223 KB 590/590 KB 428/1710 KB 132/208 KB 180/223 KB 590/590 KB 432/1710 KB 132/208 KB 180/223 KB 590/590 KB 420/1710 KB 132/208 KB 180/223 KB 590/590 KB 432/1710 KB 136/208 KB 180/223 KB 590/590 KB 432/1710 KB 140/208 KB 180/223 KB 590/590 KB 420/1710 KB 128/208 KB 184/223 KB 590/590 KB 432/1710 KB 144/208 KB 184/223 KB 590/590 KB 432/1710 KB 144/208 KB 188/223 KB 590/590 KB 432/1710 KB 144/208 KB 192/223 KB 590/590 KB 432/1710 KB 144/208 KB 192/223 KB 590/590 KB 432/1710 KB 148/208 KB 196/223 KB 590/590 KB 436/1710 KB 152/208 KB 196/223 KB 590/590 KB 436/1710 KB 156/208 KB 196/223 KB 590/590 KB 436/1710 KB 160/208 KB 196/223 KB 590/590 KB 436/1710 KB 148/208 KB 196/223 KB 590/590 KB 432/1710 KB 148/208 KB 196/223 KB 590/590 KB 440/1710 KB 160/208 KB 200/223 KB 590/590 KB 440/1710 KB 160/208 KB 200/223 KB 590/590 KB 444/1710 KB 160/208 KB 204/223 KB 590/590 KB 444/1710 KB 160/208 KB 204/223 KB 590/590 KB 448/1710 KB 160/208 KB 208/223 KB 590/590 KB 448/1710 KB 160/208 KB 208/223 KB 590/590 KB 452/1710 KB 160/208 KB 212/223 KB 590/590 KB 456/1710 KB 164/208 KB 212/223 KB 590/590 KB 452/1710 KB 164/208 KB 212/223 KB 590/590 KB 452/1710 KB 160/208 KB 216/223 KB 590/590 KB 456/1710 KB 164/208 KB 216/223 KB 590/590 KB 456/1710 KB 168/208 KB 220/223 KB 590/590 KB 456/1710 KB 172/208 KB 220/223 KB 590/590 KB 460/1710 KB 176/208 KB 220/223 KB 590/590 KB 456/1710 KB 168/208 KB 220/223 KB 590/590 KB 460/1710 KB 172/208 KB 223/223 KB 590/590 KB 460/1710 KB 176/208 KB 223/223 KB 590/590 KB 464/1710 KB 176/208 KB 4/38 KB 223/223 KB 590/590 KB 464/1710 KB 176/208 KB 8/38 KB 223/223 KB 590/590 KB 464/1710 KB 176/208 KB 12/38 KB 223/223 KB 590/590 KB 464/1710 KB 176/208 KB 16/38 KB 223/223 KB 590/590 KB 464/1710 KB 176/208 KB 223/223 KB 590/590 KB 464/1710 KB 180/208 KB 16/38 KB 223/223 KB 590/590 KB 468/1710 KB 184/208 KB 20/38 KB 223/223 KB 590/590 KB 468/1710 KB 188/208 KB 20/38 KB 223/223 KB 590/590 KB 468/1710 KB 180/208 KB 20/38 KB 223/223 KB 590/590 KB 468/1710 KB 188/208 KB 24/38 KB 223/223 KB 590/590 KB 468/1710 KB 188/208 KB 28/38 KB 223/223 KB 590/590 KB 468/1710 KB 188/208 KB 32/38 KB 223/223 KB 590/590 KB 468/1710 KB 188/208 KB 36/38 KB 223/223 KB 590/590 KB 468/1710 KB 188/208 KB 38/38 KB 223/223 KB 590/590 KB 468/1710 KB 188/208 KB 20/38 KB 223/223 KB 590/590 KB 472/1710 KB 188/208 KB 38/38 KB 223/223 KB 590/590 KB 476/1710 KB 188/208 KB 38/38 KB 223/223 KB 590/590 KB 480/1710 KB 192/208 KB 38/38 KB 223/223 KB 590/590 KB 476/1710 KB 192/208 KB 38/38 KB 223/223 KB 590/590 KB 484/1710 KB 192/208 KB 38/38 KB 223/223 KB 590/590 KB 488/1710 KB 196/208 KB 38/38 KB 223/223 KB 590/590 KB 492/1710 KB 196/208 KB 38/38 KB 223/223 KB 590/590 KB 496/1710 KB 196/208 KB 38/38 KB 223/223 KB 590/590 KB 484/1710 KB 196/208 KB 38/38 KB 223/223 KB 590/590 KB 496/1710 KB 200/208 KB 38/38 KB 223/223 KB 590/590 KB 496/1710 KB 204/208 KB 38/38 KB 223/223 KB 590/590 KB 496/1710 KB 208/208 KB 38/38 KB 223/223 KB 590/590 KB 500/1710 KB 208/208 KB 38/38 KB 223/223 KB 590/590 KB 504/1710 KB 208/208 KB 38/38 KB 223/223 KB 590/590 KB 508/1710 KB 208/208 KB 38/38 KB unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 223/223 KB 590/590 KB 512/1710 KB 208/208 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 995.7 KB/sec) unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 168.7 KB/sec) unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2574.9 KB/sec) unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 516/1710 KB 208/208 KB 520/1710 KB 524/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 900.0 KB/sec) unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 528/1710 KB 532/1710 KB 536/1710 KB 540/1710 KB 544/1710 KB 4/18 KB 544/1710 KB 8/18 KB 544/1710 KB 12/18 KB 544/1710 KB 16/18 KB 544/1710 KB 18/18 KB 544/1710 KB 18/18 KB 3/531 KB 544/1710 KB 18/18 KB 6/531 KB 544/1710 KB 18/18 KB 9/531 KB 544/1710 KB 18/18 KB 11/531 KB 544/1710 KB 18/18 KB 14/531 KB 544/1710 KB 4/214 KB 18/18 KB 14/531 KB 544/1710 KB 4/214 KB 18/18 KB 16/531 KB 544/1710 KB 4/214 KB 18/18 KB 19/531 KB 544/1710 KB 8/214 KB 18/18 KB 19/531 KB 544/1710 KB 12/214 KB 18/18 KB 19/531 KB 544/1710 KB 16/214 KB 18/18 KB 19/531 KB 544/1710 KB 16/214 KB 18/18 KB 22/531 KB 544/1710 KB 20/214 KB 18/18 KB 22/531 KB 544/1710 KB 24/214 KB 18/18 KB 22/531 KB 544/1710 KB 28/214 KB 18/18 KB 22/531 KB 544/1710 KB 32/214 KB 18/18 KB 22/531 KB 544/1710 KB 32/214 KB 18/18 KB 25/531 KB 544/1710 KB 32/214 KB 18/18 KB 27/531 KB 544/1710 KB 32/214 KB 18/18 KB 30/531 KB 544/1710 KB 32/214 KB 18/18 KB 32/531 KB 544/1710 KB 32/214 KB 18/18 KB 36/531 KB 544/1710 KB 36/214 KB 4/1267 KB 40/531 KB 544/1710 KB 36/214 KB 4/1267 KB 44/531 KB 544/1710 KB 36/214 KB 4/1267 KB 48/531 KB 544/1710 KB 32/214 KB 18/18 KB 4/1267 KB 36/531 KB 544/1710 KB 36/214 KB 8/1267 KB 48/531 KB 544/1710 KB 36/214 KB 12/1267 KB 48/531 KB 544/1710 KB 36/214 KB 16/1267 KB 48/531 KB 544/1710 KB 36/214 KB 16/1267 KB 48/531 KB 548/1710 KB 36/214 KB 16/1267 KB 48/531 KB 552/1710 KB 36/214 KB 16/1267 KB 52/531 KB 556/1710 KB 36/214 KB 16/1267 KB 56/531 KB 556/1710 KB 36/214 KB 16/1267 KB 60/531 KB 556/1710 KB 36/214 KB 16/1267 KB 61/531 KB 556/1710 KB 36/214 KB 4/1267 KB 36/531 KB 544/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 72.1 KB/sec) unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 36/214 KB 20/1267 KB 61/531 KB 556/1710 KB 40/214 KB 24/1267 KB 61/531 KB 556/1710 KB 40/214 KB 28/1267 KB 61/531 KB 556/1710 KB 40/214 KB 32/1267 KB 61/531 KB 556/1710 KB 40/214 KB 20/1267 KB 61/531 KB 556/1710 KB 36/214 KB 20/1267 KB 61/531 KB 556/1710 KB 40/214 KB 32/1267 KB 61/531 KB 560/1710 KB 44/214 KB 32/1267 KB 61/531 KB 560/1710 KB 48/214 KB 32/1267 KB 61/531 KB 560/1710 KB 52/214 KB 32/1267 KB 61/531 KB 560/1710 KB 56/214 KB 36/1267 KB 61/531 KB 564/1710 KB 60/214 KB 36/1267 KB 61/531 KB 564/1710 KB 64/214 KB 36/1267 KB 61/531 KB 564/1710 KB 52/214 KB 36/1267 KB 61/531 KB 564/1710 KB 64/214 KB 36/1267 KB 61/531 KB 568/1710 KB 64/214 KB 36/1267 KB 61/531 KB 572/1710 KB 52/214 KB 36/1267 KB 61/531 KB 560/1710 KB 64/214 KB 40/1267 KB 61/531 KB 572/1710 KB 64/214 KB 44/1267 KB 61/531 KB 572/1710 KB 68/214 KB 48/1267 KB 61/531 KB 572/1710 KB 4/109 KB 68/214 KB 48/1267 KB 61/531 KB 576/1710 KB 4/109 KB 68/214 KB 52/1267 KB 61/531 KB 576/1710 KB 4/109 KB 68/214 KB 56/1267 KB 61/531 KB 580/1710 KB 4/109 KB 68/214 KB 60/1267 KB 61/531 KB 580/1710 KB 4/109 KB 68/214 KB 64/1267 KB 61/531 KB 580/1710 KB 4/109 KB 68/214 KB 44/1267 KB 61/531 KB 572/1710 KB 4/109 KB 64/214 KB 44/1267 KB 61/531 KB 572/1710 KB 4/109 KB 68/214 KB 64/1267 KB 61/531 KB 580/1710 KB 8/109 KB 68/214 KB 64/1267 KB 61/531 KB 580/1710 KB 12/109 KB 68/214 KB 64/1267 KB 61/531 KB 580/1710 KB 16/109 KB 68/214 KB 64/1267 KB 61/531 KB 580/1710 KB 20/109 KB 72/214 KB 64/1267 KB 61/531 KB 580/1710 KB 24/109 KB 72/214 KB 64/1267 KB 61/531 KB 580/1710 KB 28/109 KB 72/214 KB 64/1267 KB 61/531 KB 580/1710 KB 32/109 KB 68/214 KB 52/1267 KB 61/531 KB 580/1710 KB 4/109 KB 72/214 KB 64/1267 KB 61/531 KB 584/1710 KB 32/109 KB 72/214 KB 64/1267 KB 61/531 KB 588/1710 KB 32/109 KB 72/214 KB 64/1267 KB 61/531 KB 592/1710 KB 32/109 KB 72/214 KB 64/1267 KB 61/531 KB 596/1710 KB 32/109 KB 72/214 KB 68/1267 KB 61/531 KB 600/1710 KB 36/109 KB 72/214 KB 68/1267 KB 61/531 KB 604/1710 KB 36/109 KB 72/214 KB 68/1267 KB 61/531 KB 608/1710 KB 36/109 KB 72/214 KB 64/1267 KB 61/531 KB 580/1710 KB 20/109 KB 76/214 KB 68/1267 KB 61/531 KB 608/1710 KB 36/109 KB 80/214 KB 68/1267 KB 61/531 KB 608/1710 KB 36/109 KB 84/214 KB 68/1267 KB 61/531 KB 608/1710 KB 36/109 KB 88/214 KB 68/1267 KB 61/531 KB 608/1710 KB 36/109 KB 92/214 KB 68/1267 KB 61/531 KB 608/1710 KB 36/109 KB 96/214 KB 68/1267 KB 61/531 KB 608/1710 KB 36/109 KB 72/214 KB 68/1267 KB 61/531 KB 596/1710 KB 36/109 KB 72/214 KB 68/1267 KB 61/531 KB 596/1710 KB 32/109 KB 96/214 KB 72/1267 KB 61/531 KB 608/1710 KB 36/109 KB 96/214 KB 76/1267 KB 61/531 KB 608/1710 KB 40/109 KB 96/214 KB 80/1267 KB 61/531 KB 608/1710 KB 40/109 KB 96/214 KB 72/1267 KB 61/531 KB 608/1710 KB 40/109 KB 96/214 KB 80/1267 KB 61/531 KB 608/1710 KB 44/109 KB 96/214 KB 80/1267 KB 61/531 KB 608/1710 KB 48/109 KB 96/214 KB 80/1267 KB 65/531 KB 608/1710 KB 48/109 KB 96/214 KB 80/1267 KB 69/531 KB 608/1710 KB 48/109 KB 96/214 KB 80/1267 KB 73/531 KB 608/1710 KB 48/109 KB 96/214 KB 80/1267 KB 77/531 KB 608/1710 KB 48/109 KB 100/214 KB 80/1267 KB 77/531 KB 608/1710 KB 48/109 KB 104/214 KB 80/1267 KB 77/531 KB 608/1710 KB 48/109 KB 108/214 KB 84/1267 KB 77/531 KB 608/1710 KB 48/109 KB 112/214 KB 84/1267 KB 77/531 KB 608/1710 KB 48/109 KB 104/214 KB 84/1267 KB 77/531 KB 608/1710 KB 48/109 KB 112/214 KB 88/1267 KB 77/531 KB 608/1710 KB 48/109 KB 112/214 KB 92/1267 KB 77/531 KB 60 unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 8/1710 KB 48/109 KB 112/214 KB 96/1267 KB 77/531 KB 608/1710 KB 52/109 KB 116/214 KB 100/1267 KB 81/531 KB 612/1710 KB 52/109 KB 116/214 KB 104/1267 KB 81/531 KB 612/1710 KB 52/109 KB 116/214 KB 108/1267 KB 81/531 KB 612/1710 KB 52/109 KB 116/214 KB 112/1267 KB 81/531 KB 612/1710 KB 52/109 KB 112/214 KB 92/1267 KB 77/531 KB 608/1710 KB 52/109 KB 116/214 KB 112/1267 KB 81/531 KB 612/1710 KB 56/109 KB 116/214 KB 112/1267 KB 81/531 KB 612/1710 KB 60/109 KB 116/214 KB 112/1267 KB 81/531 KB 612/1710 KB 64/109 KB 116/214 KB 96/1267 KB 81/531 KB 612/1710 KB 52/109 KB 112/214 KB 96/1267 KB 81/531 KB 612/1710 KB 52/109 KB 112/214 KB 96/1267 KB 81/531 KB 608/1710 KB 52/109 KB 116/214 KB 112/1267 KB 85/531 KB 612/1710 KB 64/109 KB 116/214 KB 112/1267 KB 89/531 KB 612/1710 KB 64/109 KB 116/214 KB 112/1267 KB 93/531 KB 612/1710 KB 64/109 KB 116/214 KB 112/1267 KB 97/531 KB 612/1710 KB 64/109 KB 116/214 KB 112/1267 KB 101/531 KB 612/1710 KB 64/109 KB 116/214 KB 112/1267 KB 105/531 KB 612/1710 KB 64/109 KB 116/214 KB 112/1267 KB 109/531 KB 612/1710 KB 64/109 KB 116/214 KB 112/1267 KB 109/531 KB 616/1710 KB 64/109 KB 116/214 KB 112/1267 KB 109/531 KB 620/1710 KB 64/109 KB 116/214 KB 112/1267 KB 109/531 KB 624/1710 KB 64/109 KB 116/214 KB 112/1267 KB 109/531 KB 624/1710 KB 68/109 KB 120/214 KB 112/1267 KB 109/531 KB 628/1710 KB 72/109 KB 120/214 KB 112/1267 KB 109/531 KB 628/1710 KB 76/109 KB 120/214 KB 112/1267 KB 109/531 KB 628/1710 KB 80/109 KB 120/214 KB 112/1267 KB 109/531 KB 628/1710 KB 68/109 KB 120/214 KB 112/1267 KB 109/531 KB 632/1710 KB 80/109 KB 120/214 KB 112/1267 KB 109/531 KB 624/1710 KB 68/109 KB 124/214 KB 112/1267 KB 109/531 KB 632/1710 KB 80/109 KB 128/214 KB 112/1267 KB 109/531 KB 632/1710 KB 80/109 KB 132/214 KB 112/1267 KB 109/531 KB 632/1710 KB 80/109 KB 136/214 KB 112/1267 KB 113/531 KB 636/1710 KB 84/109 KB 140/214 KB 112/1267 KB 113/531 KB 636/1710 KB 84/109 KB 144/214 KB 116/1267 KB 113/531 KB 636/1710 KB 84/109 KB 148/214 KB 116/1267 KB 113/531 KB 636/1710 KB 84/109 KB 152/214 KB 116/1267 KB 113/531 KB 636/1710 KB 84/109 KB 156/214 KB 116/1267 KB 113/531 KB 636/1710 KB 84/109 KB 160/214 KB 116/1267 KB 113/531 KB 636/1710 KB 84/109 KB 132/214 KB 112/1267 KB 113/531 KB 636/1710 KB 84/109 KB 132/214 KB 112/1267 KB 113/531 KB 636/1710 KB 80/109 KB 160/214 KB 116/1267 KB 117/531 KB 636/1710 KB 84/109 KB 160/214 KB 116/1267 KB 121/531 KB 636/1710 KB 84/109 KB 160/214 KB 116/1267 KB 125/531 KB 636/1710 KB 84/109 KB 160/214 KB 116/1267 KB 129/531 KB 636/1710 KB 84/109 KB 160/214 KB 116/1267 KB 133/531 KB 636/1710 KB 84/109 KB 160/214 KB 116/1267 KB 137/531 KB 636/1710 KB 84/109 KB 160/214 KB 116/1267 KB 141/531 KB 636/1710 KB 84/109 KB 160/214 KB 116/1267 KB 145/531 KB 636/1710 KB 84/109 KB 160/214 KB 116/1267 KB 149/531 KB 636/1710 KB 84/109 KB 160/214 KB 116/1267 KB 153/531 KB 636/1710 KB 84/109 KB 160/214 KB 116/1267 KB 157/531 KB 636/1710 KB 84/109 KB 160/214 KB 116/1267 KB 161/531 KB 636/1710 KB 84/109 KB 160/214 KB 116/1267 KB 165/531 KB 636/1710 KB 84/109 KB 160/214 KB 116/1267 KB 169/531 KB 636/1710 KB 84/109 KB 132/214 KB 112/1267 KB 109/531 KB 636/1710 KB 80/109 KB 160/214 KB 116/1267 KB 173/531 KB 640/1710 KB 84/109 KB 160/214 KB 116/1267 KB 173/531 KB 636/1710 KB 84/109 KB 140/214 KB 116/1267 KB 113/531 KB 636/1710 KB 84/109 KB 160/214 KB 120/1267 KB 173/531 KB 640/1710 KB 84/109 KB 160/214 KB 124/1267 KB 173/531 KB 640/1710 KB 84/109 KB 160/2 unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 14 KB 128/1267 KB 173/531 KB 640/1710 KB 84/109 KB 160/214 KB 132/1267 KB 173/531 KB 644/1710 KB 84/109 KB 160/214 KB 128/1267 KB 173/531 KB 644/1710 KB 84/109 KB 160/214 KB 132/1267 KB 173/531 KB 644/1710 KB 88/109 KB 160/214 KB 132/1267 KB 173/531 KB 644/1710 KB 92/109 KB 160/214 KB 132/1267 KB 173/531 KB 648/1710 KB 92/109 KB 160/214 KB 132/1267 KB 173/531 KB 652/1710 KB 92/109 KB 160/214 KB 132/1267 KB 173/531 KB 652/1710 KB 96/109 KB 160/214 KB 132/1267 KB 173/531 KB 656/1710 KB 96/109 KB 160/214 KB 132/1267 KB 173/531 KB 660/1710 KB 96/109 KB 164/214 KB 136/1267 KB 173/531 KB 664/1710 KB 100/109 KB 164/214 KB 136/1267 KB 173/531 KB 668/1710 KB 100/109 KB 164/214 KB 136/1267 KB 173/531 KB 672/1710 KB 100/109 KB 164/214 KB 136/1267 KB 173/531 KB 660/1710 KB 100/109 KB 160/214 KB 136/1267 KB 173/531 KB 660/1710 KB 100/109 KB 160/214 KB 136/1267 KB 173/531 KB 660/1710 KB 96/109 KB 168/214 KB 140/1267 KB 173/531 KB 672/1710 KB 104/109 KB 168/214 KB 144/1267 KB 173/531 KB 672/1710 KB 104/109 KB 168/214 KB 144/1267 KB 173/531 KB 672/1710 KB 104/109 KB 168/214 KB 144/1267 KB 173/531 KB 672/1710 KB 108/109 KB 168/214 KB 144/1267 KB 173/531 KB 672/1710 KB 109/109 KB 168/214 KB 148/1267 KB 177/531 KB 672/1710 KB 109/109 KB 168/214 KB 148/1267 KB 181/531 KB 672/1710 KB 109/109 KB 168/214 KB 148/1267 KB 185/531 KB 672/1710 KB 109/109 KB 168/214 KB 148/1267 KB 189/531 KB 672/1710 KB 109/109 KB 168/214 KB 148/1267 KB 189/531 KB 672/1710 KB 109/109 KB 172/214 KB 148/1267 KB 189/531 KB 672/1710 KB 109/109 KB 176/214 KB 148/1267 KB 189/531 KB 672/1710 KB 109/109 KB 180/214 KB 148/1267 KB 189/531 KB 672/1710 KB 109/109 KB 184/214 KB 148/1267 KB 193/531 KB 676/1710 KB 109/109 KB 188/214 KB 148/1267 KB 193/531 KB 676/1710 KB 109/109 KB 192/214 KB 148/1267 KB 193/531 KB 676/1710 KB 109/109 KB 180/214 KB 148/1267 KB 193/531 KB 676/1710 KB 109/109 KB 192/214 KB 148/1267 KB 197/531 KB 676/1710 KB 109/109 KB 192/214 KB 148/1267 KB 201/531 KB 676/1710 KB 109/109 KB 192/214 KB 148/1267 KB 205/531 KB 676/1710 KB 109/109 KB 180/214 KB 148/1267 KB 189/531 KB 676/1710 KB 109/109 KB 168/214 KB 148/1267 KB 173/531 KB 672/1710 KB 109/109 KB 192/214 KB 152/1267 KB 205/531 KB 676/1710 KB 109/109 KB 192/214 KB 156/1267 KB 205/531 KB 676/1710 KB 109/109 KB 192/214 KB 160/1267 KB 205/531 KB 676/1710 KB 109/109 KB 192/214 KB 160/1267 KB 205/531 KB 680/1710 KB 109/109 KB 192/214 KB 160/1267 KB 205/531 KB 684/1710 KB 109/109 KB 192/214 KB 160/1267 KB 209/531 KB 688/1710 KB 109/109 KB 192/214 KB 160/1267 KB 213/531 KB 688/1710 KB 109/109 KB 192/214 KB 160/1267 KB 217/531 KB 688/1710 KB 109/109 KB 192/214 KB 160/1267 KB 221/531 KB 688/1710 KB 109/109 KB 192/214 KB 160/1267 KB 221/531 KB 688/1710 KB 109/109 KB 192/214 KB 164/1267 KB 221/531 KB 692/1710 KB 109/109 KB 196/214 KB 164/1267 KB 221/531 KB 696/1710 KB 109/109 KB 196/214 KB 164/1267 KB 225/531 KB 700/1710 KB 109/109 KB 196/214 KB 164/1267 KB 225/531 KB 704/1710 KB 109/109 KB 196/214 KB 164/1267 KB 221/531 KB 692/1710 KB 109/109 KB 192/214 KB 164/1267 KB 221/531 KB 688/1710 KB 109/109 KB 196/214 KB 168/1267 KB 225/531 KB 704/1710 KB 109/109 KB 196/214 KB 172/1267 KB 225/531 KB 704/1710 KB 109/109 KB 196/214 KB 176/1267 KB 225/531 KB 704/1710 KB 109/109 KB 196/214 KB 164/1267 KB 225/531 KB 696/1710 KB 109/109 KB 196/214 KB 176/1267 KB 229/531 KB 704/1710 KB 109/109 KB 200/214 KB 176/1267 KB 233/531 KB 704/1710 KB 109/109 KB 200/214 KB 176/1267 KB 237/5 unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 31 KB 704/1710 KB 109/109 KB 200/214 KB 176/1267 KB 229/531 KB 704/1710 KB 109/109 KB 204/214 KB 176/1267 KB 237/531 KB 704/1710 KB 109/109 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 371.6 KB/sec) unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 208/214 KB 176/1267 KB 237/531 KB 704/1710 KB 208/214 KB 180/1267 KB 237/531 KB 704/1710 KB 208/214 KB 184/1267 KB 241/531 KB 704/1710 KB 208/214 KB 188/1267 KB 241/531 KB 704/1710 KB 212/214 KB 192/1267 KB 241/531 KB 704/1710 KB Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 212/214 KB 188/1267 KB 241/531 KB 704/1710 KB 214/214 KB 192/1267 KB 241/531 KB 704/1710 KB 214/214 KB 192/1267 KB 241/531 KB 708/1710 KB 208/214 KB 180/1267 KB 241/531 KB 704/1710 KB 214/214 KB 192/1267 KB 241/531 KB 712/1710 KB 214/214 KB 196/1267 KB 245/531 KB 716/1710 KB 214/214 KB 196/1267 KB 245/531 KB 720/1710 KB 214/214 KB 196/1267 KB 245/531 KB 724/1710 KB 214/214 KB 196/1267 KB 245/531 KB 712/1710 KB 214/214 KB 192/1267 KB 245/531 KB 712/1710 KB 214/214 KB 196/1267 KB 249/531 KB 724/1710 KB 214/214 KB 196/1267 KB 253/531 KB 724/1710 KB 214/214 KB 196/1267 KB 257/531 KB 724/1710 KB 214/214 KB 200/1267 KB 257/531 KB 728/1710 KB 214/214 KB 200/1267 KB 257/531 KB 724/1710 KB 214/214 KB 204/1267 KB 257/531 KB 728/1710 KB 214/214 KB 208/1267 KB 257/531 KB 728/1710 KB 214/214 KB 208/1267 KB 257/531 KB 732/1710 KB 214/214 KB 208/1267 KB 261/531 KB 736/1710 KB 214/214 KB 208/1267 KB 261/531 KB 732/1710 KB 214/214 KB 208/1267 KB 265/531 KB 736/1710 KB 214/214 KB 208/1267 KB 269/531 KB 736/1710 KB 214/214 KB 208/1267 KB 269/531 KB 740/1710 KB 214/214 KB 212/1267 KB 273/531 KB 744/1710 KB 214/214 KB 212/1267 KB 273/531 KB 748/1710 KB 214/214 KB 212/1267 KB 273/531 KB 752/1710 KB 214/214 KB 212/1267 KB 273/531 KB 740/1710 KB 214/214 KB 212/1267 KB 269/531 KB 740/1710 KB 214/214 KB 216/1267 KB 273/531 KB 752/1710 KB 214/214 KB 220/1267 KB 273/531 KB 752/1710 KB 214/214 KB 220/1267 KB 277/531 KB 752/1710 KB 214/214 KB 224/1267 KB 281/531 KB 752/1710 KB 214/214 KB 224/1267 KB 277/531 KB 752/1710 KB 214/214 KB 224/1267 KB 285/531 KB 752/1710 KB 214/214 KB 224/1267 KB 285/531 KB 756/1710 KB 214/214 KB 228/1267 KB 289/531 KB 760/1710 KB 214/214 KB 228/1267 KB 289/531 KB 764/1710 KB 214/214 KB 228/1267 KB 289/531 KB 768/1710 KB 214/214 KB 228/1267 KB 289/531 KB 756/1710 KB 214/214 KB 232/1267 KB 289/531 KB 768/1710 KB 214/214 KB 236/1267 KB 289/531 KB 768/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 703.5 KB/sec) unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 214/214 KB 224/1267 KB 289/531 KB 756/1710 KB 4/80 KB 236/1267 KB 289/531 KB 768/1710 KB 8/80 KB 236/1267 KB 289/531 KB 768/1710 KB 12/80 KB 236/1267 KB 289/531 KB 768/1710 KB 16/80 KB 236/1267 KB 289/531 KB 768/1710 KB 20/80 KB 236/1267 KB 289/531 KB 768/1710 KB 24/80 KB 236/1267 KB 289/531 KB 768/1710 KB 28/80 KB 236/1267 KB 289/531 KB 768/1710 KB 32/80 KB 236/1267 KB 289/531 KB 768/1710 KB 32/80 KB 236/1267 KB 293/531 KB 768/1710 KB 32/80 KB 236/1267 KB 297/531 KB 768/1710 KB 32/80 KB 240/1267 KB 297/531 KB 768/1710 KB 32/80 KB 240/1267 KB 301/531 KB 768/1710 KB 32/80 KB 240/1267 KB 301/531 KB 772/1710 KB 36/80 KB 244/1267 KB 305/531 KB 776/1710 KB 36/80 KB 244/1267 KB 305/531 KB 780/1710 KB 36/80 KB 244/1267 KB 305/531 KB 784/1710 KB 36/80 KB 244/1267 KB 305/531 KB 772/1710 KB 36/80 KB 244/1267 KB 301/531 KB 772/1710 KB 36/80 KB 240/1267 KB 301/531 KB 772/1710 KB 40/80 KB 248/1267 KB 305/531 KB 784/1710 KB 44/80 KB 248/1267 KB 305/531 KB 784/1710 KB 48/80 KB 248/1267 KB 305/531 KB 784/1710 KB 52/80 KB 248/1267 KB 305/531 KB 784/1710 KB 56/80 KB 248/1267 KB 309/531 KB 784/1710 KB 60/80 KB 248/1267 KB 309/531 KB 784/1710 KB 64/80 KB 248/1267 KB 309/531 KB 784/1710 KB 52/80 KB 248/1267 KB 309/531 KB 784/1710 KB 64/80 KB 248/1267 KB 313/531 KB 784/1710 KB 64/80 KB 248/1267 KB 317/531 KB 784/1710 KB 36/80 KB 248/1267 KB 305/531 KB 784/1710 KB 64/80 KB 252/1267 KB 317/531 KB 784/1710 KB 64/80 KB 256/1267 KB 317/531 KB 784/1710 KB 64/80 KB 256/1267 KB 321/531 KB 784/1710 KB 68/80 KB 260/1267 KB 325/531 KB 788/1710 KB 68/80 KB 260/1267 KB 329/531 KB 788/1710 KB 68/80 KB 260/1267 KB 333/531 KB 788/1710 KB 68/80 KB 260/1267 KB 321/531 KB 788/1710 KB 64/80 KB 260/1267 KB 321/531 KB 788/1710 KB 68/80 KB 264/1267 KB 333/531 KB 788/1710 KB 64/80 KB 256/1267 KB 321/531 KB 788/1710 KB 68/80 KB 264/1267 KB 333/531 KB 792/1710 KB 68/80 KB 264/1267 KB 333/531 KB 796/1710 KB 68/80 KB 268/1267 KB 333/531 KB 800/1710 KB 68/80 KB 268/1267 KB 333/531 KB 796/1710 KB 72/80 KB 268/1267 KB 333/531 KB 800/1710 KB 76/80 KB 268/1267 KB 333/531 KB 800/1710 KB 80/80 KB 272/1267 KB 333/531 KB 800/1710 KB 76/80 KB 272/1267 KB 333/531 KB 800/1710 KB 80/80 KB 272/1267 KB 333/531 KB 804/1710 KB 80/80 KB 276/1267 KB 337/531 KB 808/1710 KB 80/80 KB 276/1267 KB 337/531 KB 812/1710 KB 80/80 KB 276/1267 KB 337/531 KB 816/1710 KB 80/80 KB 276/1267 KB 337/531 KB 804/1710 KB 80/80 KB 276/1267 KB 333/531 KB 804/1710 KB 80/80 KB 280/1267 KB 337/531 KB 816/1710 KB 80/80 KB 280/1267 KB 341/531 KB 816/1710 KB 80/80 KB 284/1267 KB 341/531 KB 816/1710 KB 80/80 KB 288/1267 KB 345/531 KB 816/1710 KB 80/80 KB 284/1267 KB 345/531 KB 816/1710 KB 80/80 KB 288/1267 KB 349/531 KB 816/1710 KB 80/80 KB 292/1267 KB 349/531 KB 816/1710 KB 80/80 KB 296/1267 KB 353/531 KB 820/1710 KB 80/80 KB 292/1267 KB 353/531 KB 820/1710 KB 80/80 KB 292/1267 KB 349/531 KB 820/1710 KB 80/80 KB 296/1267 KB 353/531 KB 824/1710 KB 80/80 KB 296/1267 KB 353/531 KB 828/1710 KB 80/80 KB 296/1267 KB 353/531 KB 832/1710 KB 80/80 KB 296/1267 KB 357/531 KB 832/1710 KB 80/80 KB 296/1267 KB 361/531 KB 832/1710 KB 80/80 KB 300/1267 KB 361/531 KB 832/1710 KB 80/80 KB 304/1267 KB 361/531 KB 832/1710 KB 80/80 KB 304/1267 KB 365/531 KB 832/1710 KB 80/80 KB 308/1267 KB 365/531 KB 832/1710 KB 312/1267 KB 369/531 KB 836/1710 KB 316/1267 KB 369/531 KB 836/1710 KB 320/1267 KB 369/531 KB 836/1710 KB 308/1267 KB 369/531 KB 836/1710 KB 308 unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install /1267 KB 365/531 KB 836/1710 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 246.1 KB/sec) unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 320/1267 KB 369/531 KB 840/1710 KB 320/1267 KB 369/531 KB 844/1710 KB 320/1267 KB 369/531 KB 848/1710 KB 320/1267 KB 373/531 KB 848/1710 KB 320/1267 KB 377/531 KB 848/1710 KB 320/1267 KB 381/531 KB 848/1710 KB 324/1267 KB 381/531 KB 848/1710 KB 328/1267 KB 385/531 KB 852/1710 KB 332/1267 KB 385/531 KB 852/1710 KB 336/1267 KB 385/531 KB 852/1710 KB 324/1267 KB 385/531 KB 852/1710 KB 324/1267 KB 381/531 KB 852/1710 KB 336/1267 KB 385/531 KB 856/1710 KB 336/1267 KB 385/531 KB 860/1710 KB 336/1267 KB 385/531 KB 864/1710 KB 336/1267 KB 389/531 KB 864/1710 KB 4/1044 KB 336/1267 KB 389/531 KB 864/1710 KB 8/1044 KB 336/1267 KB 389/531 KB 864/1710 KB 12/1044 KB 336/1267 KB 389/531 KB 864/1710 KB 16/1044 KB 336/1267 KB 389/531 KB 864/1710 KB 16/1044 KB 336/1267 KB 393/531 KB 864/1710 KB 16/1044 KB 336/1267 KB 397/531 KB 864/1710 KB 4/61 KB 20/1044 KB 336/1267 KB 401/531 KB 864/1710 KB 4/61 KB 20/1044 KB 340/1267 KB 405/531 KB 868/1710 KB 4/61 KB 20/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 4/61 KB 20/1044 KB 336/1267 KB 397/531 KB 864/1710 KB 20/1044 KB 336/1267 KB 397/531 KB 864/1710 KB 4/61 KB 24/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 4/61 KB 28/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 4/61 KB 32/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 4/61 KB 36/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 4/61 KB 40/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 4/61 KB 44/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 4/61 KB 48/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 4/61 KB 52/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 4/61 KB 56/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 4/61 KB 60/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 4/61 KB 64/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 8/61 KB 64/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 12/61 KB 64/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 16/61 KB 64/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 16/61 KB 68/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 16/61 KB 72/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 16/61 KB 76/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 16/61 KB 80/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 20/61 KB 80/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 24/61 KB 80/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 28/61 KB 80/1044 KB 340/1267 KB 409/531 KB 868/1710 KB 4/61 KB 20/1044 KB 340/1267 KB 401/531 KB 868/1710 KB 4/61 KB 20/1044 KB 336/1267 KB 401/531 KB 868/1710 KB 28/61 KB 80/1044 KB 344/1267 KB 409/531 KB 872/1710 KB 28/61 KB 80/1044 KB 344/1267 KB 409/531 KB 876/1710 KB 28/61 KB 80/1044 KB 344/1267 KB 409/531 KB 868/1710 KB 32/61 KB 80/1044 KB 344/1267 KB 409/531 KB 876/1710 KB 32/61 KB 80/1044 KB 348/1267 KB 409/531 KB 880/1710 KB 32/61 KB 80/1044 KB 348/1267 KB 409/531 KB 880/1710 KB 32/61 KB 80/1044 KB 352/1267 KB 409/531 KB 880/1710 KB 32/61 KB 84/1044 KB 352/1267 KB 409/531 KB 880/1710 KB 32/61 KB 88/1044 KB 352/1267 KB 413/531 KB 884/1710 KB 32/61 KB 92/1044 KB 352/1267 KB 413/531 KB 884/1710 KB 32/61 KB 96/1044 KB 352/1267 KB 413/531 KB 884/1710 KB 36/61 KB 96/1044 KB 356/1267 KB 413/531 KB 884/1710 KB 36/61 KB 96/1044 KB 360/1267 KB 413/531 KB 884/1710 KB 36/61 KB 96/1044 KB 364/1267 KB 413/531 KB 884/1710 KB 36/61 KB 96/1044 KB 368/1267 KB 413/531 KB 884/1710 KB 32/61 KB 84/1044 KB 352/1267 KB 413/531 KB 884/1710 KB 36/61 KB 96/1044 KB 368/1267 KB 413/531 KB 888/1710 KB 32/61 KB 84/1044 KB 352/1267 KB 413/531 KB 880/1710 KB 36/61 KB 96/1044 KB 352/1267 KB 413/531 KB 884/1710 KB 40/61 KB 96/1044 KB unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 368/1267 KB 413/531 KB 888/1710 KB 44/61 KB 96/1044 KB 368/1267 KB 413/531 KB 888/1710 KB 48/61 KB 96/1044 KB 368/1267 KB 417/531 KB 888/1710 KB 48/61 KB 96/1044 KB 368/1267 KB 417/531 KB 892/1710 KB 48/61 KB 96/1044 KB 368/1267 KB 417/531 KB 892/1710 KB 48/61 KB 96/1044 KB 368/1267 KB 417/531 KB 896/1710 KB 48/61 KB 96/1044 KB 368/1267 KB 421/531 KB 896/1710 KB 52/61 KB 96/1044 KB 368/1267 KB 421/531 KB 896/1710 KB 56/61 KB 100/1044 KB 372/1267 KB 425/531 KB 900/1710 KB 60/61 KB 100/1044 KB 372/1267 KB 425/531 KB 900/1710 KB 61/61 KB 100/1044 KB 372/1267 KB 425/531 KB 900/1710 KB 52/61 KB 100/1044 KB 372/1267 KB 425/531 KB 900/1710 KB 52/61 KB 100/1044 KB 368/1267 KB 425/531 KB 896/1710 KB 52/61 KB 96/1044 KB 368/1267 KB 425/531 KB 896/1710 KB 61/61 KB 104/1044 KB 372/1267 KB 429/531 KB 904/1710 KB 61/61 KB 104/1044 KB 372/1267 KB 429/531 KB 904/1710 KB 61/61 KB 108/1044 KB 372/1267 KB 429/531 KB 904/1710 KB 61/61 KB 112/1044 KB 372/1267 KB 429/531 KB 904/1710 KB 52/61 KB 100/1044 KB 372/1267 KB 425/531 KB 904/1710 KB 61/61 KB 112/1044 KB 376/1267 KB 429/531 KB 904/1710 KB 61/61 KB 112/1044 KB 380/1267 KB 429/531 KB 904/1710 KB 61/61 KB 112/1044 KB 384/1267 KB 429/531 KB 904/1710 KB 61/61 KB 112/1044 KB 372/1267 KB 429/531 KB 904/1710 KB 61/61 KB 112/1044 KB 384/1267 KB 433/531 KB 908/1710 KB 61/61 KB 112/1044 KB 384/1267 KB 433/531 KB 912/1710 KB 61/61 KB 112/1044 KB 384/1267 KB 433/531 KB 904/1710 KB 61/61 KB 112/1044 KB 384/1267 KB 437/531 KB 912/1710 KB 61/61 KB 112/1044 KB 384/1267 KB 441/531 KB 916/1710 KB 61/61 KB 116/1044 KB 388/1267 KB 441/531 KB 920/1710 KB 61/61 KB 116/1044 KB 388/1267 KB 441/531 KB 924/1710 KB 61/61 KB 116/1044 KB 388/1267 KB 441/531 KB 928/1710 KB 61/61 KB 116/1044 KB 388/1267 KB 441/531 KB 916/1710 KB 61/61 KB 112/1044 KB 384/1267 KB 441/531 KB 916/1710 KB 61/61 KB 116/1044 KB 384/1267 KB 441/531 KB 916/1710 KB 61/61 KB 116/1044 KB 388/1267 KB 445/531 KB 928/1710 KB 61/61 KB 120/1044 KB 388/1267 KB 445/531 KB 928/1710 KB 61/61 KB 124/1044 KB 388/1267 KB 445/531 KB 928/1710 KB 61/61 KB 128/1044 KB 388/1267 KB 445/531 KB 928/1710 KB 61/61 KB 128/1044 KB 388/1267 KB 449/531 KB 928/1710 KB 61/61 KB 132/1044 KB 392/1267 KB 453/531 KB 928/1710 KB 61/61 KB 132/1044 KB 392/1267 KB 457/531 KB 928/1710 KB 61/61 KB 132/1044 KB 392/1267 KB 461/531 KB 928/1710 KB 61/61 KB 132/1044 KB 392/1267 KB 449/531 KB 928/1710 KB 61/61 KB 128/1044 KB 392/1267 KB 449/531 KB 928/1710 KB 61/61 KB 132/1044 KB 396/1267 KB 461/531 KB 928/1710 KB 61/61 KB 132/1044 KB 400/1267 KB 461/531 KB 928/1710 KB 61/61 KB 132/1044 KB 400/1267 KB 461/531 KB 932/1710 KB 61/61 KB 136/1044 KB 404/1267 KB 465/531 KB 936/1710 KB 61/61 KB 136/1044 KB 404/1267 KB 465/531 KB 940/1710 KB 61/61 KB 136/1044 KB 404/1267 KB 465/531 KB 944/1710 KB 61/61 KB 136/1044 KB 404/1267 KB 465/531 KB 932/1710 KB 61/61 KB 136/1044 KB 404/1267 KB 461/531 KB 932/1710 KB 61/61 KB 136/1044 KB 400/1267 KB 461/531 KB 932/1710 KB 61/61 KB 140/1044 KB 404/1267 KB 465/531 KB 944/1710 KB 61/61 KB 144/1044 KB 404/1267 KB 465/531 KB 944/1710 KB 61/61 KB 144/1044 KB 408/1267 KB 465/531 KB 944/1710 KB 61/61 KB 144/1044 KB 412/1267 KB 465/531 KB 944/1710 KB 61/61 KB 144/1044 KB 416/1267 KB 465/531 KB 944/1710 KB 61/61 KB 144/1044 KB 416/1267 KB 469/531 KB 944/1710 KB 61/61 KB 144/1044 KB 416/1267 KB 473/531 KB 944/1710 KB Downloaded: https://repo.maven.apache.org unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install /maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 171.5 KB/sec) unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 144/1044 KB 420/1267 KB 473/531 KB 944/1710 KB 148/1044 KB 424/1267 KB 477/531 KB 948/1710 KB 148/1044 KB 428/1267 KB 477/531 KB 948/1710 KB 148/1044 KB 432/1267 KB 477/531 KB 948/1710 KB 148/1044 KB 420/1267 KB 477/531 KB 948/1710 KB 148/1044 KB 420/1267 KB 477/531 KB 944/1710 KB 152/1044 KB 432/1267 KB 477/531 KB 948/1710 KB 144/1044 KB 420/1267 KB 477/531 KB 944/1710 KB 156/1044 KB 432/1267 KB 477/531 KB 948/1710 KB 160/1044 KB 432/1267 KB 477/531 KB 948/1710 KB 160/1044 KB 432/1267 KB 477/531 KB 952/1710 KB 160/1044 KB 432/1267 KB 477/531 KB 956/1710 KB 160/1044 KB 432/1267 KB 477/531 KB 960/1710 KB 160/1044 KB 432/1267 KB 481/531 KB 960/1710 KB 160/1044 KB 432/1267 KB 485/531 KB 960/1710 KB 160/1044 KB 432/1267 KB 489/531 KB 960/1710 KB 164/1044 KB 432/1267 KB 493/531 KB 960/1710 KB 164/1044 KB 436/1267 KB 493/531 KB 960/1710 KB 164/1044 KB 440/1267 KB 497/531 KB 964/1710 KB 164/1044 KB 444/1267 KB 497/531 KB 964/1710 KB 164/1044 KB 448/1267 KB 497/531 KB 964/1710 KB 164/1044 KB 432/1267 KB 489/531 KB 960/1710 KB 168/1044 KB 448/1267 KB 497/531 KB 964/1710 KB 172/1044 KB 448/1267 KB 497/531 KB 964/1710 KB 176/1044 KB 448/1267 KB 497/531 KB 964/1710 KB 164/1044 KB 436/1267 KB 497/531 KB 964/1710 KB 164/1044 KB 436/1267 KB 493/531 KB 964/1710 KB 176/1044 KB 448/1267 KB 497/531 KB 968/1710 KB 176/1044 KB 448/1267 KB 497/531 KB 972/1710 KB 176/1044 KB 448/1267 KB 497/531 KB 976/1710 KB 176/1044 KB 448/1267 KB 501/531 KB 976/1710 KB 176/1044 KB 448/1267 KB 505/531 KB 976/1710 KB 176/1044 KB 448/1267 KB 509/531 KB 976/1710 KB 176/1044 KB 448/1267 KB 509/531 KB 980/1710 KB 180/1044 KB 452/1267 KB 513/531 KB 984/1710 KB 180/1044 KB 452/1267 KB 513/531 KB 988/1710 KB 180/1044 KB 452/1267 KB 513/531 KB 992/1710 KB 180/1044 KB 452/1267 KB 513/531 KB 980/1710 KB 180/1044 KB 452/1267 KB 509/531 KB 980/1710 KB 180/1044 KB 448/1267 KB 509/531 KB 980/1710 KB 184/1044 KB 452/1267 KB 513/531 KB 992/1710 KB 188/1044 KB 452/1267 KB 513/531 KB 992/1710 KB 188/1044 KB 456/1267 KB 513/531 KB 992/1710 KB 188/1044 KB 460/1267 KB 513/531 KB 992/1710 KB 188/1044 KB 464/1267 KB 513/531 KB 992/1710 KB 188/1044 KB 464/1267 KB 517/531 KB 992/1710 KB 188/1044 KB 464/1267 KB 521/531 KB 992/1710 KB 188/1044 KB 464/1267 KB 525/531 KB 992/1710 KB 188/1044 KB 464/1267 KB 525/531 KB 996/1710 KB 192/1044 KB 468/1267 KB 529/531 KB 1000/1710 KB 192/1044 KB 468/1267 KB 529/531 KB 1004/1710 KB 192/1044 KB 468/1267 KB 529/531 KB 1008/1710 KB 192/1044 KB 468/1267 KB 529/531 KB 996/1710 KB 192/1044 KB 464/1267 KB 529/531 KB 996/1710 KB 192/1044 KB 468/1267 KB 531/531 KB 1008/1710 KB 192/1044 KB 464/1267 KB 525/531 KB 996/1710 KB 196/1044 KB 468/1267 KB 531/531 KB 1008/1710 KB 200/1044 KB 472/1267 KB 531/531 KB 1012/1710 KB 204/1044 KB 472/1267 KB 531/531 KB 1012/1710 KB 208/1044 KB 472/1267 KB 531/531 KB 1012/1710 KB 196/1044 KB 472/1267 KB 531/531 KB 1012/1710 KB 208/1044 KB 472/1267 KB 531/531 KB 1016/1710 KB 208/1044 KB 472/1267 KB 531/531 KB 1020/1710 KB 196/1044 KB 472/1267 KB 531/531 KB 1008/1710 KB 212/1044 KB 476/1267 KB 531/531 KB 1020/1710 KB 212/1044 KB 480/1267 KB 531/531 KB 1020/1710 KB 212/1044 KB 484/1267 KB 531/531 KB 1020/1710 KB 212/1044 KB 488/1267 KB 531/531 KB 1020/1710 KB 212/1044 KB 492/1267 KB 531/531 KB 1024/1710 KB 212/1044 KB 496/1267 KB 531/531 KB 1024/1710 KB 212/1044 KB 472/1267 KB 531/531 KB 1020/1710 KB 212/1044 KB 488/1267 KB 531/531 KB 1024/1710 KB 212/1044 KB 500/1267 KB 531/5 unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 31 KB 1024/1710 KB 216/1044 KB 4/1063 KB 500/1267 KB 1028/1710 KB 216/1044 KB 8/1063 KB 500/1267 KB 1028/1710 KB 216/1044 KB 12/1063 KB 500/1267 KB 1028/1710 KB 216/1044 KB 16/1063 KB 500/1267 KB 1028/1710 KB 216/1044 KB 500/1267 KB 1028/1710 KB 220/1044 KB 16/1063 KB 500/1267 KB 1028/1710 KB 224/1044 KB 16/1063 KB 500/1267 KB 1028/1710 KB 212/1044 KB 500/1267 KB 1028/1710 KB 224/1044 KB 16/1063 KB 500/1267 KB 1032/1710 KB 224/1044 KB 16/1063 KB 500/1267 KB 1036/1710 KB 224/1044 KB 20/1063 KB 504/1267 KB 1036/1710 KB 224/1044 KB 24/1063 KB 504/1267 KB 1036/1710 KB 224/1044 KB 28/1063 KB 504/1267 KB 1036/1710 KB 224/1044 KB 32/1063 KB 504/1267 KB 1036/1710 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1406.7 KB/sec) unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 224/1044 KB 16/1063 KB 504/1267 KB 1036/1710 KB 224/1044 KB 32/1063 KB 508/1267 KB 1036/1710 KB 224/1044 KB 36/1063 KB 508/1267 KB 1040/1710 KB 224/1044 KB 40/1063 KB 508/1267 KB 1040/1710 KB 224/1044 KB 44/1063 KB 508/1267 KB 1040/1710 KB 224/1044 KB 48/1063 KB 508/1267 KB 1040/1710 KB 224/1044 KB 32/1063 KB 508/1267 KB 1040/1710 KB 224/1044 KB 48/1063 KB 512/1267 KB 1040/1710 KB 224/1044 KB 52/1063 KB 516/1267 KB 1040/1710 KB 224/1044 KB 52/1063 KB 512/1267 KB 1040/1710 KB 228/1044 KB 56/1063 KB 516/1267 KB 1044/1710 KB 228/1044 KB 60/1063 KB 516/1267 KB 1044/1710 KB 228/1044 KB 64/1063 KB 516/1267 KB 1044/1710 KB 228/1044 KB 68/1063 KB 516/1267 KB 1044/1710 KB 228/1044 KB 72/1063 KB 516/1267 KB 1044/1710 KB 228/1044 KB 76/1063 KB 516/1267 KB 1044/1710 KB 228/1044 KB 80/1063 KB 516/1267 KB 1044/1710 KB 228/1044 KB 84/1063 KB 516/1267 KB 1044/1710 KB 228/1044 KB 88/1063 KB 516/1267 KB 1044/1710 KB 228/1044 KB 92/1063 KB 516/1267 KB 1044/1710 KB 228/1044 KB 52/1063 KB 516/1267 KB 1044/1710 KB 228/1044 KB 52/1063 KB 516/1267 KB 1040/1710 KB 232/1044 KB 92/1063 KB 520/1267 KB 1044/1710 KB 236/1044 KB 92/1063 KB 520/1267 KB 1044/1710 KB 240/1044 KB 92/1063 KB 520/1267 KB 1044/1710 KB 240/1044 KB 92/1063 KB 520/1267 KB 1048/1710 KB 240/1044 KB 96/1063 KB 520/1267 KB 1052/1710 KB 240/1044 KB 96/1063 KB 520/1267 KB 1056/1710 KB 228/1044 KB 92/1063 KB 520/1267 KB 1044/1710 KB 240/1044 KB 96/1063 KB 524/1267 KB 1056/1710 KB 240/1044 KB 96/1063 KB 528/1267 KB 1056/1710 KB 240/1044 KB 96/1063 KB 520/1267 KB 1048/1710 KB 240/1044 KB 100/1063 KB 528/1267 KB 1056/1710 KB 244/1044 KB 104/1063 KB 532/1267 KB 1060/1710 KB 4/713 KB 244/1044 KB 100/1063 KB 532/1267 KB 1060/1710 KB 4/713 KB 244/1044 KB 104/1063 KB 532/1267 KB 1060/1710 KB 8/713 KB 244/1044 KB 104/1063 KB 532/1267 KB 1060/1710 KB 12/713 KB 244/1044 KB 108/1063 KB 532/1267 KB 1060/1710 KB 16/713 KB 244/1044 KB 100/1063 KB 532/1267 KB 1060/1710 KB 244/1044 KB 108/1063 KB 536/1267 KB 1060/1710 KB 16/713 KB 244/1044 KB 108/1063 KB 540/1267 KB 1060/1710 KB 16/713 KB 244/1044 KB 108/1063 KB 544/1267 KB 1060/1710 KB 16/713 KB 244/1044 KB 100/1063 KB 528/1267 KB 1060/1710 KB 244/1044 KB 100/1063 KB 528/1267 KB 1056/1710 KB 248/1044 KB 108/1063 KB 544/1267 KB 1060/1710 KB 16/713 KB 252/1044 KB 108/1063 KB 544/1267 KB 1060/1710 KB 16/713 KB 256/1044 KB 108/1063 KB 544/1267 KB 1060/1710 KB 16/713 KB 244/1044 KB 108/1063 KB 532/1267 KB 1060/1710 KB 12/713 KB 256/1044 KB 112/1063 KB 544/1267 KB 1064/1710 KB 16/713 KB 256/1044 KB 108/1063 KB 544/1267 KB 1064/1710 KB 16/713 KB 256/1044 KB 112/1063 KB 544/1267 KB 1068/1710 KB 16/713 KB 256/1044 KB 112/1063 KB 544/1267 KB 1072/1710 KB 20/713 KB 260/1044 KB 116/1063 KB 548/1267 KB 1072/1710 KB 24/713 KB 260/1044 KB 116/1063 KB 548/1267 KB 1072/1710 KB 28/713 KB 260/1044 KB 116/1063 KB 548/1267 KB 1072/1710 KB 32/713 KB 256/1044 KB 112/1063 KB 544/1267 KB 1072/1710 KB 16/713 KB 260/1044 KB 116/1063 KB 548/1267 KB 1072/1710 KB 20/713 KB 264/1044 KB 116/1063 KB 548/1267 KB 1072/1710 KB 32/713 KB 268/1044 KB 116/1063 KB 548/1267 KB 1072/1710 KB 32/713 KB 268/1044 KB 116/1063 KB 548/1267 KB 1076/1710 KB 32/713 KB 272/1044 KB 116/1063 KB 548/1267 KB 1080/1710 KB 32/713 KB 272/1044 KB 116/1063 KB 548/1267 KB 1084/1710 KB 32/713 KB 272/1044 KB 116/1063 KB 548/1267 KB 1088/1710 KB 32/713 KB 256/1044 KB 116/1063 KB 548/1267 KB 1072/1710 KB 20/713 KB 256/1044 KB 116/1063 KB 544/1267 KB 1072/1710 KB 20/713 KB 272/1044 KB unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 120/1063 KB 548/1267 KB 1088/1710 KB 32/713 KB 272/1044 KB 124/1063 KB 548/1267 KB 1088/1710 KB 32/713 KB 272/1044 KB 116/1063 KB 548/1267 KB 1076/1710 KB 32/713 KB 272/1044 KB 128/1063 KB 548/1267 KB 1088/1710 KB 32/713 KB 272/1044 KB 128/1063 KB 552/1267 KB 1088/1710 KB 32/713 KB 272/1044 KB 128/1063 KB 556/1267 KB 1088/1710 KB 32/713 KB 272/1044 KB 128/1063 KB 560/1267 KB 1088/1710 KB 32/713 KB 272/1044 KB 132/1063 KB 560/1267 KB 1088/1710 KB 32/713 KB 276/1044 KB 136/1063 KB 564/1267 KB 1092/1710 KB 36/713 KB 276/1044 KB 132/1063 KB 564/1267 KB 1092/1710 KB 36/713 KB 276/1044 KB 132/1063 KB 560/1267 KB 1092/1710 KB 36/713 KB 276/1044 KB 132/1063 KB 560/1267 KB 1088/1710 KB 32/713 KB 280/1044 KB 136/1063 KB 564/1267 KB 1092/1710 KB 36/713 KB 284/1044 KB 136/1063 KB 564/1267 KB 1092/1710 KB 36/713 KB 288/1044 KB 136/1063 KB 564/1267 KB 1092/1710 KB 36/713 KB 276/1044 KB 132/1063 KB 560/1267 KB 1092/1710 KB 32/713 KB 288/1044 KB 136/1063 KB 568/1267 KB 1092/1710 KB 40/713 KB 288/1044 KB 136/1063 KB 564/1267 KB 1092/1710 KB 40/713 KB 288/1044 KB 136/1063 KB 568/1267 KB 1096/1710 KB 40/713 KB 288/1044 KB 140/1063 KB 572/1267 KB 1096/1710 KB 44/713 KB 288/1044 KB 140/1063 KB 576/1267 KB 1096/1710 KB 44/713 KB 288/1044 KB 140/1063 KB 568/1267 KB 1096/1710 KB 44/713 KB 288/1044 KB 140/1063 KB 576/1267 KB 1100/1710 KB 48/713 KB 288/1044 KB 140/1063 KB 568/1267 KB 1096/1710 KB 40/713 KB 288/1044 KB 140/1063 KB 576/1267 KB 1100/1710 KB 44/713 KB 288/1044 KB 144/1063 KB 576/1267 KB 1100/1710 KB 48/713 KB 288/1044 KB 144/1063 KB 576/1267 KB 1104/1710 KB 48/713 KB 292/1044 KB 144/1063 KB 576/1267 KB 1104/1710 KB 48/713 KB 296/1044 KB 148/1063 KB 580/1267 KB 1108/1710 KB 52/713 KB 296/1044 KB 148/1063 KB 580/1267 KB 1108/1710 KB 52/713 KB 292/1044 KB 148/1063 KB 580/1267 KB 1108/1710 KB 52/713 KB 296/1044 KB 148/1063 KB 584/1267 KB 1108/1710 KB 56/713 KB 296/1044 KB 148/1063 KB 584/1267 KB 1108/1710 KB 52/713 KB 300/1044 KB 148/1063 KB 588/1267 KB 1108/1710 KB 60/713 KB 300/1044 KB 148/1063 KB 588/1267 KB 1108/1710 KB 64/713 KB 292/1044 KB 148/1063 KB 576/1267 KB 1108/1710 KB 52/713 KB 292/1044 KB 148/1063 KB 576/1267 KB 1104/1710 KB 48/713 KB 300/1044 KB 152/1063 KB 588/1267 KB 1108/1710 KB 64/713 KB 300/1044 KB 156/1063 KB 588/1267 KB 1108/1710 KB 64/713 KB 300/1044 KB 160/1063 KB 588/1267 KB 1112/1710 KB 64/713 KB 300/1044 KB 148/1063 KB 588/1267 KB 1108/1710 KB 56/713 KB 300/1044 KB 148/1063 KB 584/1267 KB 1108/1710 KB 56/713 KB 304/1044 KB 160/1063 KB 588/1267 KB 1112/1710 KB 64/713 KB 300/1044 KB 156/1063 KB 588/1267 KB 1112/1710 KB 64/713 KB 304/1044 KB 160/1063 KB 588/1267 KB 1116/1710 KB 64/713 KB 304/1044 KB 160/1063 KB 592/1267 KB 1120/1710 KB 64/713 KB 308/1044 KB 160/1063 KB 592/1267 KB 1124/1710 KB 64/713 KB 308/1044 KB 164/1063 KB 592/1267 KB 1128/1710 KB 68/713 KB 308/1044 KB 164/1063 KB 592/1267 KB 1132/1710 KB 68/713 KB 308/1044 KB 164/1063 KB 592/1267 KB 1136/1710 KB 68/713 KB 304/1044 KB 160/1063 KB 592/1267 KB 1116/1710 KB 64/713 KB 308/1044 KB 164/1063 KB 596/1267 KB 1136/1710 KB 68/713 KB 308/1044 KB 164/1063 KB 600/1267 KB 1136/1710 KB 68/713 KB 308/1044 KB 164/1063 KB 604/1267 KB 1136/1710 KB 68/713 KB 308/1044 KB 164/1063 KB 608/1267 KB 1136/1710 KB 68/713 KB 308/1044 KB 164/1063 KB 612/1267 KB 1136/1710 KB 68/713 KB 308/1044 KB 164/1063 KB 616/1267 KB 1140/1710 KB 68/713 KB 308/1044 KB 164/1063 KB 620/1267 KB 1140/1710 KB 68/713 KB 308/1044 KB 164/1063 KB 624/1267 KB 1140/17 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 10 KB 68/713 KB 308/1044 KB 164/1063 KB 592/1267 KB 1124/1710 KB 68/713 KB 308/1044 KB 168/1063 KB 624/1267 KB 1140/1710 KB 68/713 KB 308/1044 KB 172/1063 KB 624/1267 KB 1140/1710 KB 68/713 KB 308/1044 KB 176/1063 KB 624/1267 KB 1140/1710 KB 68/713 KB 308/1044 KB 160/1063 KB 592/1267 KB 1124/1710 KB 68/713 KB 308/1044 KB 160/1063 KB 592/1267 KB 1120/1710 KB 64/713 KB 312/1044 KB 176/1063 KB 624/1267 KB 1140/1710 KB 68/713 KB 316/1044 KB 176/1063 KB 624/1267 KB 1140/1710 KB 68/713 KB 320/1044 KB 176/1063 KB 624/1267 KB 1140/1710 KB 72/713 KB 324/1044 KB 176/1063 KB 624/1267 KB 1140/1710 KB 72/713 KB 328/1044 KB 180/1063 KB 624/1267 KB 1140/1710 KB 72/713 KB 332/1044 KB 180/1063 KB 624/1267 KB 1140/1710 KB 72/713 KB 336/1044 KB 180/1063 KB 624/1267 KB 1140/1710 KB 72/713 KB 308/1044 KB 164/1063 KB 612/1267 KB 1140/1710 KB 68/713 KB 324/1044 KB 180/1063 KB 624/1267 KB 1140/1710 KB 72/713 KB 336/1044 KB 184/1063 KB 624/1267 KB 1140/1710 KB 72/713 KB 316/1044 KB 176/1063 KB 624/1267 KB 1140/1710 KB 72/713 KB 336/1044 KB 188/1063 KB 624/1267 KB 1144/1710 KB 76/713 KB 336/1044 KB 188/1063 KB 624/1267 KB 1144/1710 KB 80/713 KB 336/1044 KB 188/1063 KB 624/1267 KB 1144/1710 KB 84/713 KB 336/1044 KB 188/1063 KB 624/1267 KB 1144/1710 KB 88/713 KB 336/1044 KB 188/1063 KB 624/1267 KB 1144/1710 KB 92/713 KB 336/1044 KB 184/1063 KB 624/1267 KB 1144/1710 KB 72/713 KB 336/1044 KB 188/1063 KB 624/1267 KB 1148/1710 KB 92/713 KB 336/1044 KB 188/1063 KB 624/1267 KB 1148/1710 KB 96/713 KB 336/1044 KB 192/1063 KB 624/1267 KB 1148/1710 KB 96/713 KB 336/1044 KB 188/1063 KB 624/1267 KB 1148/1710 KB 96/713 KB 336/1044 KB 192/1063 KB 624/1267 KB 1152/1710 KB 96/713 KB 336/1044 KB 196/1063 KB 624/1267 KB 1152/1710 KB 96/713 KB 340/1044 KB 200/1063 KB 628/1267 KB 1156/1710 KB 100/713 KB 340/1044 KB 204/1063 KB 628/1267 KB 1156/1710 KB 100/713 KB 340/1044 KB 208/1063 KB 628/1267 KB 1156/1710 KB 100/713 KB 340/1044 KB 196/1063 KB 628/1267 KB 1156/1710 KB 100/713 KB 340/1044 KB 196/1063 KB 624/1267 KB 1156/1710 KB 100/713 KB 340/1044 KB 208/1063 KB 628/1267 KB 1156/1710 KB 104/713 KB 340/1044 KB 208/1063 KB 628/1267 KB 1156/1710 KB 108/713 KB 340/1044 KB 196/1063 KB 624/1267 KB 1156/1710 KB 96/713 KB 344/1044 KB 208/1063 KB 628/1267 KB 1156/1710 KB 108/713 KB 348/1044 KB 208/1063 KB 628/1267 KB 1156/1710 KB 108/713 KB 336/1044 KB 196/1063 KB 624/1267 KB 1156/1710 KB 96/713 KB 348/1044 KB 208/1063 KB 628/1267 KB 1160/1710 KB 108/713 KB 352/1044 KB 208/1063 KB 628/1267 KB 1160/1710 KB 108/713 KB 352/1044 KB 208/1063 KB 632/1267 KB 1160/1710 KB 108/713 KB 352/1044 KB 208/1063 KB 632/1267 KB 1160/1710 KB 112/713 KB 352/1044 KB 208/1063 KB 632/1267 KB 1164/1710 KB 112/713 KB 352/1044 KB 208/1063 KB 636/1267 KB 1164/1710 KB 112/713 KB 352/1044 KB 208/1063 KB 640/1267 KB 1168/1710 KB 112/713 KB 352/1044 KB 208/1063 KB 644/1267 KB 1168/1710 KB 116/713 KB 356/1044 KB 212/1063 KB 648/1267 KB 1168/1710 KB 116/713 KB 356/1044 KB 212/1063 KB 652/1267 KB 1168/1710 KB 116/713 KB 356/1044 KB 212/1063 KB 656/1267 KB 1168/1710 KB 116/713 KB 352/1044 KB 208/1063 KB 640/1267 KB 1168/1710 KB 116/713 KB 352/1044 KB 208/1063 KB 636/1267 KB 1168/1710 KB 112/713 KB 356/1044 KB 212/1063 KB 656/1267 KB 1172/1710 KB 116/713 KB 356/1044 KB 212/1063 KB 644/1267 KB 1168/1710 KB 116/713 KB 352/1044 KB 212/1063 KB 644/1267 KB 1168/1710 KB 116/713 KB 360/1044 KB 212/1063 KB 656/1267 KB 1172/1710 KB 120/713 KB 356/1044 KB 212/1063 KB 656/1267 KB 1172/1710 KB 12 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 0/713 KB 360/1044 KB 216/1063 KB 656/1267 KB 1172/1710 KB 124/713 KB 364/1044 KB 216/1063 KB 656/1267 KB 1172/1710 KB 128/713 KB 360/1044 KB 216/1063 KB 656/1267 KB 1172/1710 KB 120/713 KB 364/1044 KB 220/1063 KB 656/1267 KB 1176/1710 KB 128/713 KB 364/1044 KB 224/1063 KB 656/1267 KB 1176/1710 KB 128/713 KB 364/1044 KB 216/1063 KB 656/1267 KB 1176/1710 KB 128/713 KB 364/1044 KB 216/1063 KB 656/1267 KB 1172/1710 KB 124/713 KB 368/1044 KB 224/1063 KB 656/1267 KB 1176/1710 KB 128/713 KB 368/1044 KB 224/1063 KB 656/1267 KB 1180/1710 KB 128/713 KB 368/1044 KB 228/1063 KB 656/1267 KB 1184/1710 KB 128/713 KB 368/1044 KB 228/1063 KB 660/1267 KB 1188/1710 KB 128/713 KB 372/1044 KB 228/1063 KB 660/1267 KB 1192/1710 KB 132/713 KB 372/1044 KB 228/1063 KB 660/1267 KB 1196/1710 KB 132/713 KB 372/1044 KB 228/1063 KB 660/1267 KB 1200/1710 KB 132/713 KB 368/1044 KB 228/1063 KB 656/1267 KB 1180/1710 KB 128/713 KB 372/1044 KB 228/1063 KB 660/1267 KB 1188/1710 KB 132/713 KB 372/1044 KB 232/1063 KB 660/1267 KB 1200/1710 KB 136/713 KB 372/1044 KB 232/1063 KB 660/1267 KB 1200/1710 KB 140/713 KB 372/1044 KB 228/1063 KB 660/1267 KB 1188/1710 KB 128/713 KB 368/1044 KB 228/1063 KB 660/1267 KB 1184/1710 KB 128/713 KB 372/1044 KB 232/1063 KB 660/1267 KB 1200/1710 KB 136/713 KB 376/1044 KB 236/1063 KB 664/1267 KB 1200/1710 KB 140/713 KB 376/1044 KB 240/1063 KB 664/1267 KB 1200/1710 KB 140/713 KB 376/1044 KB 232/1063 KB 660/1267 KB 1200/1710 KB 140/713 KB 376/1044 KB 232/1063 KB 664/1267 KB 1200/1710 KB 140/713 KB 376/1044 KB 240/1063 KB 668/1267 KB 1200/1710 KB 140/713 KB 380/1044 KB 240/1063 KB 672/1267 KB 1200/1710 KB 144/713 KB 380/1044 KB 240/1063 KB 668/1267 KB 1200/1710 KB 144/713 KB 380/1044 KB 240/1063 KB 668/1267 KB 1200/1710 KB 140/713 KB 384/1044 KB 240/1063 KB 672/1267 KB 1200/1710 KB 144/713 KB 384/1044 KB 244/1063 KB 672/1267 KB 1200/1710 KB 144/713 KB 388/1044 KB 248/1063 KB 676/1267 KB 1204/1710 KB 148/713 KB 388/1044 KB 252/1063 KB 676/1267 KB 1204/1710 KB 148/713 KB 388/1044 KB 256/1063 KB 676/1267 KB 1204/1710 KB 148/713 KB 388/1044 KB 244/1063 KB 676/1267 KB 1204/1710 KB 148/713 KB 388/1044 KB 244/1063 KB 676/1267 KB 1200/1710 KB 148/713 KB 388/1044 KB 256/1063 KB 676/1267 KB 1204/1710 KB 152/713 KB 388/1044 KB 244/1063 KB 676/1267 KB 1200/1710 KB 144/713 KB 388/1044 KB 244/1063 KB 672/1267 KB 1200/1710 KB 144/713 KB 388/1044 KB 256/1063 KB 676/1267 KB 1204/1710 KB 156/713 KB 392/1044 KB 256/1063 KB 680/1267 KB 1204/1710 KB 160/713 KB 392/1044 KB 256/1063 KB 680/1267 KB 1204/1710 KB 164/713 KB 392/1044 KB 260/1063 KB 680/1267 KB 1208/1710 KB 168/713 KB 392/1044 KB 260/1063 KB 680/1267 KB 1208/1710 KB 172/713 KB 392/1044 KB 260/1063 KB 680/1267 KB 1208/1710 KB 176/713 KB 392/1044 KB 256/1063 KB 680/1267 KB 1204/1710 KB 156/713 KB 396/1044 KB 260/1063 KB 680/1267 KB 1208/1710 KB 176/713 KB 400/1044 KB 260/1063 KB 680/1267 KB 1208/1710 KB 176/713 KB 388/1044 KB 256/1063 KB 680/1267 KB 1204/1710 KB 156/713 KB 400/1044 KB 260/1063 KB 684/1267 KB 1208/1710 KB 176/713 KB 400/1044 KB 260/1063 KB 688/1267 KB 1208/1710 KB 176/713 KB 400/1044 KB 260/1063 KB 692/1267 KB 1208/1710 KB 176/713 KB 404/1044 KB 260/1063 KB 696/1267 KB 1208/1710 KB 176/713 KB 404/1044 KB 260/1063 KB 700/1267 KB 1208/1710 KB 176/713 KB 404/1044 KB 260/1063 KB 704/1267 KB 1208/1710 KB 176/713 KB 392/1044 KB 260/1063 KB 680/1267 KB 1208/1710 KB 164/713 KB 392/1044 KB 256/1063 KB 680/1267 KB 1208/1710 KB 164/713 KB 404/1044 KB 260/1063 KB 704/1267 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install KB 1212/1710 KB 176/713 KB 404/1044 KB 260/1063 KB 704/1267 KB 1216/1710 KB 176/713 KB 404/1044 KB 260/1063 KB 704/1267 KB 1220/1710 KB 176/713 KB 404/1044 KB 260/1063 KB 692/1267 KB 1208/1710 KB 176/713 KB 404/1044 KB 264/1063 KB 704/1267 KB 1220/1710 KB 176/713 KB 404/1044 KB 268/1063 KB 704/1267 KB 1220/1710 KB 176/713 KB 404/1044 KB 272/1063 KB 704/1267 KB 1220/1710 KB 176/713 KB 408/1044 KB 272/1063 KB 704/1267 KB 1220/1710 KB 176/713 KB 412/1044 KB 272/1063 KB 704/1267 KB 1220/1710 KB 176/713 KB 416/1044 KB 276/1063 KB 704/1267 KB 1220/1710 KB 180/713 KB 420/1044 KB 276/1063 KB 708/1267 KB 1224/1710 KB 180/713 KB 424/1044 KB 276/1063 KB 708/1267 KB 1224/1710 KB 180/713 KB 412/1044 KB 276/1063 KB 704/1267 KB 1220/1710 KB 180/713 KB 412/1044 KB 276/1063 KB 704/1267 KB 1220/1710 KB 176/713 KB 416/1044 KB 276/1063 KB 708/1267 KB 1224/1710 KB 180/713 KB 424/1044 KB 276/1063 KB 712/1267 KB 1224/1710 KB 184/713 KB 424/1044 KB 280/1063 KB 716/1267 KB 1224/1710 KB 184/713 KB 424/1044 KB 280/1063 KB 720/1267 KB 1224/1710 KB 184/713 KB 416/1044 KB 276/1063 KB 704/1267 KB 1224/1710 KB 180/713 KB 424/1044 KB 280/1063 KB 720/1267 KB 1228/1710 KB 184/713 KB 424/1044 KB 280/1063 KB 720/1267 KB 1232/1710 KB 184/713 KB 424/1044 KB 280/1063 KB 720/1267 KB 1236/1710 KB 184/713 KB 424/1044 KB 280/1063 KB 720/1267 KB 1240/1710 KB 184/713 KB 424/1044 KB 280/1063 KB 712/1267 KB 1224/1710 KB 184/713 KB 424/1044 KB 280/1063 KB 712/1267 KB 1224/1710 KB 184/713 KB 428/1044 KB 284/1063 KB 720/1267 KB 1240/1710 KB 184/713 KB 428/1044 KB 284/1063 KB 720/1267 KB 1240/1710 KB 188/713 KB 428/1044 KB 288/1063 KB 720/1267 KB 1240/1710 KB 192/713 KB 428/1044 KB 280/1063 KB 720/1267 KB 1240/1710 KB 184/713 KB 428/1044 KB 288/1063 KB 720/1267 KB 1240/1710 KB 188/713 KB 432/1044 KB 288/1063 KB 724/1267 KB 1240/1710 KB 192/713 KB 432/1044 KB 292/1063 KB 728/1267 KB 1244/1710 KB 196/713 KB 432/1044 KB 292/1063 KB 732/1267 KB 1244/1710 KB 196/713 KB 432/1044 KB 292/1063 KB 736/1267 KB 1244/1710 KB 196/713 KB 432/1044 KB 292/1063 KB 724/1267 KB 1244/1710 KB 196/713 KB 432/1044 KB 292/1063 KB 724/1267 KB 1244/1710 KB 192/713 KB 432/1044 KB 288/1063 KB 720/1267 KB 1244/1710 KB 192/713 KB 432/1044 KB 288/1063 KB 724/1267 KB 1244/1710 KB 192/713 KB 432/1044 KB 292/1063 KB 736/1267 KB 1248/1710 KB 196/713 KB 436/1044 KB 292/1063 KB 736/1267 KB 1248/1710 KB 196/713 KB 440/1044 KB 296/1063 KB 736/1267 KB 1252/1710 KB 200/713 KB 444/1044 KB 296/1063 KB 736/1267 KB 1252/1710 KB 200/713 KB 448/1044 KB 296/1063 KB 736/1267 KB 1252/1710 KB 200/713 KB 436/1044 KB 296/1063 KB 736/1267 KB 1252/1710 KB 200/713 KB 448/1044 KB 296/1063 KB 736/1267 KB 1256/1710 KB 200/713 KB 448/1044 KB 296/1063 KB 736/1267 KB 1260/1710 KB 200/713 KB 448/1044 KB 296/1063 KB 736/1267 KB 1264/1710 KB 200/713 KB 448/1044 KB 296/1063 KB 736/1267 KB 1268/1710 KB 200/713 KB 452/1044 KB 296/1063 KB 740/1267 KB 1272/1710 KB 200/713 KB 452/1044 KB 296/1063 KB 740/1267 KB 1276/1710 KB 200/713 KB 452/1044 KB 296/1063 KB 740/1267 KB 1280/1710 KB 200/713 KB 436/1044 KB 296/1063 KB 736/1267 KB 1248/1710 KB 200/713 KB 436/1044 KB 296/1063 KB 736/1267 KB 1248/1710 KB 196/713 KB 452/1044 KB 300/1063 KB 740/1267 KB 1280/1710 KB 200/713 KB 452/1044 KB 304/1063 KB 740/1267 KB 1280/1710 KB 200/713 KB 452/1044 KB 308/1063 KB 740/1267 KB 1280/1710 KB 204/713 KB 452/1044 KB 296/1063 KB 740/1267 KB 1268/1710 KB 200/713 KB 452/1044 KB 312/1063 KB 744/1267 KB 1280/1710 KB 204/713 KB 452/1044 KB 3 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 12/1063 KB 748/1267 KB 1280/1710 KB 204/713 KB 452/1044 KB 312/1063 KB 752/1267 KB 1280/1710 KB 204/713 KB 452/1044 KB 296/1063 KB 736/1267 KB 1268/1710 KB 200/713 KB 456/1044 KB 312/1063 KB 752/1267 KB 1280/1710 KB 204/713 KB 452/1044 KB 312/1063 KB 740/1267 KB 1280/1710 KB 204/713 KB 456/1044 KB 316/1063 KB 752/1267 KB 1280/1710 KB 204/713 KB 456/1044 KB 320/1063 KB 752/1267 KB 1280/1710 KB 204/713 KB 452/1044 KB 304/1063 KB 740/1267 KB 1280/1710 KB 204/713 KB 456/1044 KB 320/1063 KB 752/1267 KB 1280/1710 KB 208/713 KB 456/1044 KB 320/1063 KB 752/1267 KB 1280/1710 KB 212/713 KB 456/1044 KB 320/1063 KB 752/1267 KB 1280/1710 KB 216/713 KB 456/1044 KB 320/1063 KB 752/1267 KB 1280/1710 KB 220/713 KB 456/1044 KB 320/1063 KB 752/1267 KB 1280/1710 KB 224/713 KB 456/1044 KB 320/1063 KB 756/1267 KB 1280/1710 KB 224/713 KB 460/1044 KB 324/1063 KB 760/1267 KB 1284/1710 KB 228/713 KB 460/1044 KB 324/1063 KB 764/1267 KB 1284/1710 KB 228/713 KB 460/1044 KB 324/1063 KB 768/1267 KB 1284/1710 KB 228/713 KB 460/1044 KB 324/1063 KB 756/1267 KB 1284/1710 KB 228/713 KB 460/1044 KB 324/1063 KB 768/1267 KB 1288/1710 KB 228/713 KB 460/1044 KB 324/1063 KB 768/1267 KB 1292/1710 KB 228/713 KB 460/1044 KB 324/1063 KB 768/1267 KB 1296/1710 KB 228/713 KB 460/1044 KB 324/1063 KB 756/1267 KB 1280/1710 KB 228/713 KB 460/1044 KB 324/1063 KB 768/1267 KB 1296/1710 KB 232/713 KB 460/1044 KB 324/1063 KB 768/1267 KB 1296/1710 KB 236/713 KB 460/1044 KB 324/1063 KB 768/1267 KB 1296/1710 KB 240/713 KB 460/1044 KB 324/1063 KB 756/1267 KB 1280/1710 KB 224/713 KB 460/1044 KB 320/1063 KB 756/1267 KB 1280/1710 KB 224/713 KB 464/1044 KB 324/1063 KB 768/1267 KB 1296/1710 KB 240/713 KB 464/1044 KB 328/1063 KB 768/1267 KB 1296/1710 KB 240/713 KB 464/1044 KB 332/1063 KB 768/1267 KB 1296/1710 KB 240/713 KB 464/1044 KB 336/1063 KB 768/1267 KB 1296/1710 KB 240/713 KB 468/1044 KB 336/1063 KB 768/1267 KB 1296/1710 KB 240/713 KB 472/1044 KB 336/1063 KB 768/1267 KB 1296/1710 KB 240/713 KB 476/1044 KB 336/1063 KB 768/1267 KB 1296/1710 KB 240/713 KB 480/1044 KB 336/1063 KB 768/1267 KB 1296/1710 KB 240/713 KB 484/1044 KB 336/1063 KB 768/1267 KB 1296/1710 KB 240/713 KB 488/1044 KB 340/1063 KB 772/1267 KB 1300/1710 KB 244/713 KB 484/1044 KB 340/1063 KB 772/1267 KB 1300/1710 KB 244/713 KB 492/1044 KB 340/1063 KB 776/1267 KB 1300/1710 KB 244/713 KB 492/1044 KB 340/1063 KB 780/1267 KB 1300/1710 KB 244/713 KB 492/1044 KB 340/1063 KB 784/1267 KB 1300/1710 KB 244/713 KB 484/1044 KB 340/1063 KB 768/1267 KB 1300/1710 KB 244/713 KB 492/1044 KB 340/1063 KB 784/1267 KB 1304/1710 KB 244/713 KB 492/1044 KB 340/1063 KB 784/1267 KB 1308/1710 KB 244/713 KB 484/1044 KB 340/1063 KB 768/1267 KB 1296/1710 KB 244/713 KB 484/1044 KB 340/1063 KB 768/1267 KB 1296/1710 KB 240/713 KB 492/1044 KB 344/1063 KB 788/1267 KB 1308/1710 KB 244/713 KB 492/1044 KB 344/1063 KB 788/1267 KB 1308/1710 KB 248/713 KB 492/1044 KB 348/1063 KB 788/1267 KB 1308/1710 KB 248/713 KB 492/1044 KB 348/1063 KB 788/1267 KB 1308/1710 KB 252/713 KB 492/1044 KB 352/1063 KB 788/1267 KB 1308/1710 KB 252/713 KB 492/1044 KB 356/1063 KB 788/1267 KB 1308/1710 KB 256/713 KB 492/1044 KB 340/1063 KB 788/1267 KB 1308/1710 KB 244/713 KB 492/1044 KB 340/1063 KB 784/1267 KB 1304/1710 KB 244/713 KB 496/1044 KB 360/1063 KB 788/1267 KB 1312/1710 KB 256/713 KB 492/1044 KB 356/1063 KB 788/1267 KB 1312/1710 KB 256/713 KB 492/1044 KB 352/1063 KB 788/1267 KB 1308/1710 KB 256/713 KB 496/1044 KB 360/1063 KB 788/1267 KB 1312/1710 KB 260/713 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install KB 500/1044 KB 360/1063 KB 788/1267 KB 1316/1710 KB 264/713 KB 500/1044 KB 360/1063 KB 792/1267 KB 1316/1710 KB 268/713 KB 500/1044 KB 360/1063 KB 792/1267 KB 1316/1710 KB 272/713 KB 500/1044 KB 360/1063 KB 788/1267 KB 1316/1710 KB 260/713 KB 500/1044 KB 360/1063 KB 788/1267 KB 1312/1710 KB 260/713 KB 492/1044 KB 360/1063 KB 788/1267 KB 1312/1710 KB 256/713 KB 500/1044 KB 360/1063 KB 792/1267 KB 1316/1710 KB 264/713 KB 500/1044 KB 364/1063 KB 796/1267 KB 1316/1710 KB 272/713 KB 500/1044 KB 368/1063 KB 796/1267 KB 1316/1710 KB 272/713 KB 500/1044 KB 368/1063 KB 796/1267 KB 1316/1710 KB 272/713 KB 500/1044 KB 368/1063 KB 800/1267 KB 1316/1710 KB 272/713 KB 500/1044 KB 368/1063 KB 800/1267 KB 1320/1710 KB 272/713 KB 504/1044 KB 368/1063 KB 800/1267 KB 1324/1710 KB 272/713 KB 504/1044 KB 368/1063 KB 804/1267 KB 1328/1710 KB 276/713 KB 504/1044 KB 368/1063 KB 800/1267 KB 1320/1710 KB 272/713 KB 508/1044 KB 368/1063 KB 804/1267 KB 1328/1710 KB 276/713 KB 512/1044 KB 368/1063 KB 804/1267 KB 1328/1710 KB 276/713 KB 516/1044 KB 372/1063 KB 804/1267 KB 1328/1710 KB 276/713 KB 520/1044 KB 372/1063 KB 804/1267 KB 1332/1710 KB 276/713 KB 504/1044 KB 368/1063 KB 804/1267 KB 1324/1710 KB 276/713 KB 524/1044 KB 372/1063 KB 808/1267 KB 1332/1710 KB 276/713 KB 504/1044 KB 368/1063 KB 800/1267 KB 1324/1710 KB 276/713 KB 524/1044 KB 372/1063 KB 808/1267 KB 1332/1710 KB 280/713 KB 524/1044 KB 372/1063 KB 808/1267 KB 1332/1710 KB 284/713 KB 524/1044 KB 372/1063 KB 812/1267 KB 1332/1710 KB 284/713 KB 524/1044 KB 372/1063 KB 816/1267 KB 1332/1710 KB 288/713 KB 516/1044 KB 372/1063 KB 804/1267 KB 1332/1710 KB 276/713 KB 512/1044 KB 372/1063 KB 804/1267 KB 1328/1710 KB 276/713 KB 524/1044 KB 376/1063 KB 816/1267 KB 1332/1710 KB 288/713 KB 524/1044 KB 380/1063 KB 816/1267 KB 1332/1710 KB 288/713 KB 524/1044 KB 384/1063 KB 816/1267 KB 1332/1710 KB 288/713 KB 524/1044 KB 372/1063 KB 812/1267 KB 1332/1710 KB 288/713 KB 524/1044 KB 388/1063 KB 816/1267 KB 1332/1710 KB 288/713 KB 524/1044 KB 392/1063 KB 820/1267 KB 1336/1710 KB 292/713 KB 524/1044 KB 396/1063 KB 820/1267 KB 1336/1710 KB 292/713 KB 524/1044 KB 388/1063 KB 820/1267 KB 1336/1710 KB 292/713 KB 524/1044 KB 396/1063 KB 820/1267 KB 1336/1710 KB 296/713 KB 524/1044 KB 388/1063 KB 820/1267 KB 1336/1710 KB 288/713 KB 524/1044 KB 388/1063 KB 816/1267 KB 1336/1710 KB 288/713 KB 524/1044 KB 388/1063 KB 816/1267 KB 1336/1710 KB 288/713 KB 524/1044 KB 396/1063 KB 820/1267 KB 1340/1710 KB 296/713 KB 528/1044 KB 396/1063 KB 820/1267 KB 1340/1710 KB 296/713 KB 528/1044 KB 396/1063 KB 820/1267 KB 1344/1710 KB 296/713 KB 532/1044 KB 396/1063 KB 820/1267 KB 1344/1710 KB 296/713 KB 536/1044 KB 400/1063 KB 824/1267 KB 1348/1710 KB 300/713 KB 532/1044 KB 400/1063 KB 824/1267 KB 1348/1710 KB 300/713 KB 532/1044 KB 396/1063 KB 824/1267 KB 1348/1710 KB 300/713 KB 536/1044 KB 400/1063 KB 828/1267 KB 1348/1710 KB 300/713 KB 536/1044 KB 400/1063 KB 832/1267 KB 1348/1710 KB 300/713 KB 532/1044 KB 396/1063 KB 820/1267 KB 1344/1710 KB 300/713 KB 536/1044 KB 400/1063 KB 832/1267 KB 1348/1710 KB 304/713 KB 532/1044 KB 396/1063 KB 820/1267 KB 1348/1710 KB 300/713 KB 536/1044 KB 400/1063 KB 832/1267 KB 1352/1710 KB 304/713 KB 540/1044 KB 400/1063 KB 836/1267 KB 1356/1710 KB 308/713 KB 540/1044 KB 400/1063 KB 836/1267 KB 1360/1710 KB 308/713 KB 540/1044 KB 400/1063 KB 836/1267 KB 1364/1710 KB 308/713 KB 540/1044 KB 404/1063 KB 836/1267 KB 1368/1710 KB 308/713 KB 540/1044 KB 404/1063 KB 836/1267 KB unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 1372/1710 KB 308/713 KB 540/1044 KB 404/1063 KB 836/1267 KB 1376/1710 KB 308/713 KB 540/1044 KB 400/1063 KB 836/1267 KB 1352/1710 KB 308/713 KB 540/1044 KB 400/1063 KB 836/1267 KB 1352/1710 KB 304/713 KB 544/1044 KB 404/1063 KB 836/1267 KB 1376/1710 KB 308/713 KB 548/1044 KB 404/1063 KB 836/1267 KB 1376/1710 KB 308/713 KB 536/1044 KB 400/1063 KB 836/1267 KB 1352/1710 KB 304/713 KB 548/1044 KB 404/1063 KB 836/1267 KB 1376/1710 KB 312/713 KB 540/1044 KB 404/1063 KB 836/1267 KB 1364/1710 KB 308/713 KB 552/1044 KB 408/1063 KB 836/1267 KB 1376/1710 KB 312/713 KB 552/1044 KB 412/1063 KB 836/1267 KB 1376/1710 KB 312/713 KB 552/1044 KB 412/1063 KB 836/1267 KB 1376/1710 KB 316/713 KB 552/1044 KB 416/1063 KB 836/1267 KB 1376/1710 KB 320/713 KB 552/1044 KB 416/1063 KB 840/1267 KB 1376/1710 KB 320/713 KB 552/1044 KB 416/1063 KB 840/1267 KB 1376/1710 KB 320/713 KB 552/1044 KB 416/1063 KB 844/1267 KB 1376/1710 KB 320/713 KB 552/1044 KB 416/1063 KB 848/1267 KB 1376/1710 KB 320/713 KB 552/1044 KB 416/1063 KB 852/1267 KB 1376/1710 KB 320/713 KB 552/1044 KB 420/1063 KB 856/1267 KB 1380/1710 KB 324/713 KB 552/1044 KB 420/1063 KB 860/1267 KB 1380/1710 KB 324/713 KB 552/1044 KB 420/1063 KB 864/1267 KB 1380/1710 KB 324/713 KB 552/1044 KB 404/1063 KB 836/1267 KB 1376/1710 KB 312/713 KB 556/1044 KB 420/1063 KB 864/1267 KB 1380/1710 KB 324/713 KB 560/1044 KB 420/1063 KB 864/1267 KB 1380/1710 KB 324/713 KB 564/1044 KB 420/1063 KB 864/1267 KB 1380/1710 KB 324/713 KB 568/1044 KB 420/1063 KB 864/1267 KB 1380/1710 KB 324/713 KB 572/1044 KB 420/1063 KB 864/1267 KB 1380/1710 KB 324/713 KB 576/1044 KB 420/1063 KB 864/1267 KB 1380/1710 KB 324/713 KB 552/1044 KB 420/1063 KB 852/1267 KB 1380/1710 KB 324/713 KB 552/1044 KB 420/1063 KB 852/1267 KB 1376/1710 KB 324/713 KB 552/1044 KB 420/1063 KB 852/1267 KB 1376/1710 KB 320/713 KB 576/1044 KB 424/1063 KB 864/1267 KB 1380/1710 KB 324/713 KB 576/1044 KB 424/1063 KB 864/1267 KB 1380/1710 KB 328/713 KB 576/1044 KB 428/1063 KB 864/1267 KB 1380/1710 KB 332/713 KB 576/1044 KB 428/1063 KB 864/1267 KB 1380/1710 KB 332/713 KB 576/1044 KB 432/1063 KB 864/1267 KB 1380/1710 KB 336/713 KB 576/1044 KB 428/1063 KB 864/1267 KB 1380/1710 KB 336/713 KB 576/1044 KB 436/1063 KB 864/1267 KB 1380/1710 KB 336/713 KB 580/1044 KB 440/1063 KB 868/1267 KB 1384/1710 KB 340/713 KB 580/1044 KB 444/1063 KB 868/1267 KB 1384/1710 KB 340/713 KB 576/1044 KB 436/1063 KB 864/1267 KB 1384/1710 KB 336/713 KB 580/1044 KB 448/1063 KB 868/1267 KB 1388/1710 KB 340/713 KB 580/1044 KB 448/1063 KB 868/1267 KB 1392/1710 KB 340/713 KB 580/1044 KB 448/1063 KB 868/1267 KB 1396/1710 KB 340/713 KB 580/1044 KB 448/1063 KB 868/1267 KB 1400/1710 KB 340/713 KB 580/1044 KB 436/1063 KB 868/1267 KB 1384/1710 KB 340/713 KB 576/1044 KB 436/1063 KB 868/1267 KB 1384/1710 KB 340/713 KB 580/1044 KB 448/1063 KB 868/1267 KB 1404/1710 KB 344/713 KB 576/1044 KB 436/1063 KB 868/1267 KB 1384/1710 KB 336/713 KB 580/1044 KB 448/1063 KB 868/1267 KB 1404/1710 KB 348/713 KB 580/1044 KB 448/1063 KB 868/1267 KB 1396/1710 KB 340/713 KB 580/1044 KB 448/1063 KB 872/1267 KB 1404/1710 KB 348/713 KB 580/1044 KB 448/1063 KB 876/1267 KB 1404/1710 KB 352/713 KB 580/1044 KB 448/1063 KB 880/1267 KB 1404/1710 KB 352/713 KB 580/1044 KB 448/1063 KB 872/1267 KB 1404/1710 KB 352/713 KB 584/1044 KB 448/1063 KB 880/1267 KB 1404/1710 KB 352/713 KB 588/1044 KB 448/1063 KB 880/1267 KB 1404/1710 KB 352/713 KB 588/1044 KB 448/1063 KB 880/1267 KB 1404/1710 KB 356/713 KB 592/1044 KB 452/10 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 63 KB 884/1267 KB 1404/1710 KB 360/713 KB 592/1044 KB 452/1063 KB 884/1267 KB 1404/1710 KB 364/713 KB 592/1044 KB 452/1063 KB 884/1267 KB 1404/1710 KB 356/713 KB 592/1044 KB 452/1063 KB 888/1267 KB 1404/1710 KB 364/713 KB 592/1044 KB 452/1063 KB 892/1267 KB 1404/1710 KB 364/713 KB 580/1044 KB 452/1063 KB 880/1267 KB 1404/1710 KB 356/713 KB 592/1044 KB 452/1063 KB 892/1267 KB 1408/1710 KB 368/713 KB 592/1044 KB 452/1063 KB 880/1267 KB 1404/1710 KB 356/713 KB 592/1044 KB 448/1063 KB 880/1267 KB 1404/1710 KB 356/713 KB 596/1044 KB 452/1063 KB 892/1267 KB 1408/1710 KB 368/713 KB 600/1044 KB 456/1063 KB 892/1267 KB 1412/1710 KB 368/713 KB 592/1044 KB 452/1063 KB 892/1267 KB 1404/1710 KB 368/713 KB 600/1044 KB 456/1063 KB 896/1267 KB 1412/1710 KB 368/713 KB 604/1044 KB 456/1063 KB 896/1267 KB 1412/1710 KB 368/713 KB 608/1044 KB 456/1063 KB 896/1267 KB 1412/1710 KB 368/713 KB 596/1044 KB 456/1063 KB 892/1267 KB 1412/1710 KB 368/713 KB 596/1044 KB 456/1063 KB 892/1267 KB 1408/1710 KB 368/713 KB 608/1044 KB 460/1063 KB 900/1267 KB 1412/1710 KB 372/713 KB 608/1044 KB 464/1063 KB 900/1267 KB 1412/1710 KB 372/713 KB 608/1044 KB 464/1063 KB 900/1267 KB 1416/1710 KB 372/713 KB 608/1044 KB 464/1063 KB 900/1267 KB 1420/1710 KB 372/713 KB 608/1044 KB 464/1063 KB 900/1267 KB 1424/1710 KB 372/713 KB 608/1044 KB 468/1063 KB 900/1267 KB 1424/1710 KB 372/713 KB 612/1044 KB 472/1063 KB 900/1267 KB 1428/1710 KB 372/713 KB 612/1044 KB 476/1063 KB 900/1267 KB 1428/1710 KB 372/713 KB 612/1044 KB 480/1063 KB 900/1267 KB 1428/1710 KB 372/713 KB 608/1044 KB 456/1063 KB 900/1267 KB 1412/1710 KB 372/713 KB 608/1044 KB 456/1063 KB 896/1267 KB 1412/1710 KB 372/713 KB 612/1044 KB 480/1063 KB 900/1267 KB 1428/1710 KB 376/713 KB 612/1044 KB 480/1063 KB 900/1267 KB 1428/1710 KB 380/713 KB 612/1044 KB 480/1063 KB 904/1267 KB 1428/1710 KB 380/713 KB 612/1044 KB 480/1063 KB 908/1267 KB 1428/1710 KB 384/713 KB 612/1044 KB 480/1063 KB 912/1267 KB 1428/1710 KB 384/713 KB 612/1044 KB 468/1063 KB 900/1267 KB 1428/1710 KB 372/713 KB 612/1044 KB 468/1063 KB 900/1267 KB 1424/1710 KB 372/713 KB 612/1044 KB 480/1063 KB 904/1267 KB 1428/1710 KB 384/713 KB 616/1044 KB 480/1063 KB 912/1267 KB 1428/1710 KB 384/713 KB 620/1044 KB 480/1063 KB 912/1267 KB 1428/1710 KB 384/713 KB 624/1044 KB 480/1063 KB 912/1267 KB 1432/1710 KB 388/713 KB 628/1044 KB 480/1063 KB 912/1267 KB 1432/1710 KB 388/713 KB 632/1044 KB 484/1063 KB 916/1267 KB 1432/1710 KB 388/713 KB 620/1044 KB 480/1063 KB 912/1267 KB 1432/1710 KB 388/713 KB 620/1044 KB 480/1063 KB 912/1267 KB 1432/1710 KB 384/713 KB 632/1044 KB 484/1063 KB 916/1267 KB 1436/1710 KB 388/713 KB 632/1044 KB 484/1063 KB 916/1267 KB 1440/1710 KB 388/713 KB 632/1044 KB 484/1063 KB 916/1267 KB 1440/1710 KB 392/713 KB 632/1044 KB 484/1063 KB 916/1267 KB 1440/1710 KB 396/713 KB 632/1044 KB 484/1063 KB 916/1267 KB 1440/1710 KB 400/713 KB 628/1044 KB 484/1063 KB 916/1267 KB 1432/1710 KB 388/713 KB 632/1044 KB 488/1063 KB 916/1267 KB 1440/1710 KB 400/713 KB 632/1044 KB 492/1063 KB 916/1267 KB 1440/1710 KB 400/713 KB 632/1044 KB 496/1063 KB 916/1267 KB 1440/1710 KB 400/713 KB 632/1044 KB 500/1063 KB 916/1267 KB 1440/1710 KB 400/713 KB 636/1044 KB 504/1063 KB 916/1267 KB 1444/1710 KB 404/713 KB 636/1044 KB 508/1063 KB 916/1267 KB 1444/1710 KB 404/713 KB 636/1044 KB 512/1063 KB 916/1267 KB 1444/1710 KB 404/713 KB 628/1044 KB 480/1063 KB 916/1267 KB 1432/1710 KB 388/713 KB 636/1044 KB 512/1063 KB 920/1267 KB 1444/1710 KB 404/713 KB unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 636/1044 KB 512/1063 KB 924/1267 KB 1444/1710 KB 404/713 KB 636/1044 KB 512/1063 KB 928/1267 KB 1444/1710 KB 404/713 KB 636/1044 KB 512/1063 KB 932/1267 KB 1444/1710 KB 404/713 KB 636/1044 KB 512/1063 KB 936/1267 KB 1444/1710 KB 404/713 KB 636/1044 KB 512/1063 KB 940/1267 KB 1444/1710 KB 404/713 KB 636/1044 KB 500/1063 KB 916/1267 KB 1444/1710 KB 404/713 KB 636/1044 KB 500/1063 KB 916/1267 KB 1444/1710 KB 400/713 KB 632/1044 KB 500/1063 KB 916/1267 KB 1444/1710 KB 400/713 KB 636/1044 KB 512/1063 KB 940/1267 KB 1448/1710 KB 404/713 KB 640/1044 KB 512/1063 KB 940/1267 KB 1448/1710 KB 404/713 KB 640/1044 KB 512/1063 KB 940/1267 KB 1452/1710 KB 404/713 KB 640/1044 KB 512/1063 KB 940/1267 KB 1456/1710 KB 404/713 KB 640/1044 KB 512/1063 KB 940/1267 KB 1456/1710 KB 408/713 KB 640/1044 KB 512/1063 KB 940/1267 KB 1456/1710 KB 412/713 KB 644/1044 KB 512/1063 KB 940/1267 KB 1456/1710 KB 416/713 KB 644/1044 KB 512/1063 KB 940/1267 KB 1460/1710 KB 416/713 KB 644/1044 KB 516/1063 KB 944/1267 KB 1464/1710 KB 420/713 KB 644/1044 KB 516/1063 KB 944/1267 KB 1468/1710 KB 420/713 KB 644/1044 KB 516/1063 KB 944/1267 KB 1472/1710 KB 420/713 KB 644/1044 KB 512/1063 KB 940/1267 KB 1456/1710 KB 412/713 KB 648/1044 KB 516/1063 KB 944/1267 KB 1472/1710 KB 420/713 KB 652/1044 KB 516/1063 KB 944/1267 KB 1472/1710 KB 420/713 KB 656/1044 KB 516/1063 KB 944/1267 KB 1472/1710 KB 420/713 KB 644/1044 KB 516/1063 KB 944/1267 KB 1460/1710 KB 420/713 KB 656/1044 KB 520/1063 KB 944/1267 KB 1472/1710 KB 420/713 KB 656/1044 KB 524/1063 KB 944/1267 KB 1472/1710 KB 420/713 KB 656/1044 KB 528/1063 KB 944/1267 KB 1472/1710 KB 420/713 KB 644/1044 KB 512/1063 KB 944/1267 KB 1460/1710 KB 420/713 KB 656/1044 KB 528/1063 KB 948/1267 KB 1472/1710 KB 420/713 KB 656/1044 KB 528/1063 KB 952/1267 KB 1472/1710 KB 420/713 KB 656/1044 KB 528/1063 KB 956/1267 KB 1472/1710 KB 420/713 KB 656/1044 KB 528/1063 KB 960/1267 KB 1476/1710 KB 420/713 KB 660/1044 KB 528/1063 KB 964/1267 KB 1476/1710 KB 420/713 KB 660/1044 KB 532/1063 KB 968/1267 KB 1476/1710 KB 420/713 KB 660/1044 KB 532/1063 KB 972/1267 KB 1476/1710 KB 420/713 KB 660/1044 KB 532/1063 KB 976/1267 KB 1476/1710 KB 420/713 KB 644/1044 KB 512/1063 KB 940/1267 KB 1460/1710 KB 420/713 KB 660/1044 KB 532/1063 KB 976/1267 KB 1476/1710 KB 424/713 KB 660/1044 KB 532/1063 KB 976/1267 KB 1476/1710 KB 428/713 KB 660/1044 KB 532/1063 KB 976/1267 KB 1476/1710 KB 432/713 KB 660/1044 KB 532/1063 KB 976/1267 KB 1476/1710 KB 436/713 KB 660/1044 KB 532/1063 KB 976/1267 KB 1476/1710 KB 440/713 KB 660/1044 KB 532/1063 KB 976/1267 KB 1476/1710 KB 444/713 KB 660/1044 KB 532/1063 KB 976/1267 KB 1476/1710 KB 448/713 KB 660/1044 KB 532/1063 KB 964/1267 KB 1476/1710 KB 420/713 KB 660/1044 KB 528/1063 KB 960/1267 KB 1476/1710 KB 420/713 KB 656/1044 KB 528/1063 KB 956/1267 KB 1476/1710 KB 420/713 KB 664/1044 KB 532/1063 KB 976/1267 KB 1476/1710 KB 448/713 KB 664/1044 KB 532/1063 KB 976/1267 KB 1480/1710 KB 448/713 KB 668/1044 KB 532/1063 KB 976/1267 KB 1480/1710 KB 448/713 KB 672/1044 KB 532/1063 KB 976/1267 KB 1484/1710 KB 448/713 KB 668/1044 KB 532/1063 KB 976/1267 KB 1484/1710 KB 448/713 KB 672/1044 KB 532/1063 KB 976/1267 KB 1488/1710 KB 448/713 KB 672/1044 KB 536/1063 KB 976/1267 KB 1488/1710 KB 448/713 KB 672/1044 KB 540/1063 KB 976/1267 KB 1488/1710 KB 448/713 KB 672/1044 KB 544/1063 KB 976/1267 KB 1488/1710 KB 448/713 KB 676/1044 KB 544/1063 KB 976/1267 KB 1488/1710 KB 448/713 KB 680/1044 KB 544/1063 KB 976/1267 KB 1488/ unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 1710 KB 448/713 KB 684/1044 KB 544/1063 KB 980/1267 KB 1492/1710 KB 448/713 KB 688/1044 KB 544/1063 KB 980/1267 KB 1492/1710 KB 448/713 KB 688/1044 KB 548/1063 KB 980/1267 KB 1492/1710 KB 448/713 KB 688/1044 KB 552/1063 KB 980/1267 KB 1492/1710 KB 452/713 KB 688/1044 KB 556/1063 KB 980/1267 KB 1492/1710 KB 452/713 KB 688/1044 KB 560/1063 KB 980/1267 KB 1492/1710 KB 452/713 KB 680/1044 KB 544/1063 KB 980/1267 KB 1492/1710 KB 448/713 KB 680/1044 KB 544/1063 KB 980/1267 KB 1488/1710 KB 448/713 KB 688/1044 KB 548/1063 KB 980/1267 KB 1492/1710 KB 452/713 KB 688/1044 KB 560/1063 KB 984/1267 KB 1492/1710 KB 456/713 KB 688/1044 KB 560/1063 KB 984/1267 KB 1492/1710 KB 460/713 KB 688/1044 KB 560/1063 KB 984/1267 KB 1492/1710 KB 464/713 KB 688/1044 KB 560/1063 KB 984/1267 KB 1492/1710 KB 452/713 KB 688/1044 KB 560/1063 KB 988/1267 KB 1492/1710 KB 464/713 KB 692/1044 KB 564/1063 KB 988/1267 KB 1496/1710 KB 464/713 KB 692/1044 KB 568/1063 KB 992/1267 KB 1496/1710 KB 468/713 KB 692/1044 KB 572/1063 KB 992/1267 KB 1496/1710 KB 468/713 KB 692/1044 KB 576/1063 KB 992/1267 KB 1496/1710 KB 468/713 KB 688/1044 KB 560/1063 KB 988/1267 KB 1496/1710 KB 464/713 KB 692/1044 KB 576/1063 KB 992/1267 KB 1500/1710 KB 468/713 KB 692/1044 KB 576/1063 KB 992/1267 KB 1504/1710 KB 468/713 KB 692/1044 KB 576/1063 KB 992/1267 KB 1508/1710 KB 468/713 KB 692/1044 KB 576/1063 KB 992/1267 KB 1512/1710 KB 468/713 KB 692/1044 KB 576/1063 KB 992/1267 KB 1516/1710 KB 468/713 KB 692/1044 KB 576/1063 KB 992/1267 KB 1520/1710 KB 468/713 KB 692/1044 KB 564/1063 KB 992/1267 KB 1496/1710 KB 468/713 KB 692/1044 KB 564/1063 KB 992/1267 KB 1496/1710 KB 464/713 KB 692/1044 KB 560/1063 KB 988/1267 KB 1496/1710 KB 464/713 KB 696/1044 KB 576/1063 KB 992/1267 KB 1520/1710 KB 468/713 KB 700/1044 KB 576/1063 KB 992/1267 KB 1520/1710 KB 468/713 KB 704/1044 KB 576/1063 KB 992/1267 KB 1520/1710 KB 468/713 KB 704/1044 KB 576/1063 KB 996/1267 KB 1520/1710 KB 468/713 KB 708/1044 KB 576/1063 KB 1000/1267 KB 1520/1710 KB 472/713 KB 708/1044 KB 576/1063 KB 1004/1267 KB 1520/1710 KB 472/713 KB 708/1044 KB 576/1063 KB 1008/1267 KB 1520/1710 KB 472/713 KB 708/1044 KB 576/1063 KB 996/1267 KB 1520/1710 KB 472/713 KB 704/1044 KB 576/1063 KB 996/1267 KB 1520/1710 KB 472/713 KB 708/1044 KB 576/1063 KB 1008/1267 KB 1520/1710 KB 476/713 KB 708/1044 KB 576/1063 KB 1008/1267 KB 1520/1710 KB 480/713 KB 712/1044 KB 576/1063 KB 1008/1267 KB 1520/1710 KB 480/713 KB 716/1044 KB 576/1063 KB 1008/1267 KB 1520/1710 KB 480/713 KB 720/1044 KB 576/1063 KB 1008/1267 KB 1520/1710 KB 480/713 KB 724/1044 KB 576/1063 KB 1008/1267 KB 1524/1710 KB 480/713 KB 728/1044 KB 580/1063 KB 1012/1267 KB 1524/1710 KB 484/713 KB 732/1044 KB 580/1063 KB 1012/1267 KB 1524/1710 KB 484/713 KB 736/1044 KB 580/1063 KB 1012/1267 KB 1524/1710 KB 484/713 KB 720/1044 KB 576/1063 KB 1008/1267 KB 1524/1710 KB 480/713 KB 724/1044 KB 580/1063 KB 1012/1267 KB 1524/1710 KB 484/713 KB 736/1044 KB 580/1063 KB 1012/1267 KB 1524/1710 KB 488/713 KB 724/1044 KB 580/1063 KB 1012/1267 KB 1524/1710 KB 480/713 KB 724/1044 KB 580/1063 KB 1008/1267 KB 1524/1710 KB 480/713 KB 736/1044 KB 584/1063 KB 1012/1267 KB 1524/1710 KB 488/713 KB 736/1044 KB 588/1063 KB 1012/1267 KB 1524/1710 KB 488/713 KB 736/1044 KB 592/1063 KB 1012/1267 KB 1524/1710 KB 488/713 KB 736/1044 KB 592/1063 KB 1012/1267 KB 1524/1710 KB 492/713 KB 736/1044 KB 592/1063 KB 1016/1267 KB 1524/1710 KB 492/713 KB 736/1044 KB 592/1063 KB 1020/1267 KB 1524/1710 KB 492/713 KB 73 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 6/1044 KB 592/1063 KB 1024/1267 KB 1528/1710 KB 496/713 KB 736/1044 KB 592/1063 KB 1020/1267 KB 1528/1710 KB 496/713 KB 736/1044 KB 592/1063 KB 1024/1267 KB 1532/1710 KB 496/713 KB 736/1044 KB 592/1063 KB 1024/1267 KB 1536/1710 KB 496/713 KB 736/1044 KB 592/1063 KB 1024/1267 KB 1540/1710 KB 496/713 KB 740/1044 KB 596/1063 KB 1028/1267 KB 1544/1710 KB 496/713 KB 740/1044 KB 596/1063 KB 1028/1267 KB 1548/1710 KB 496/713 KB 740/1044 KB 596/1063 KB 1028/1267 KB 1552/1710 KB 496/713 KB 736/1044 KB 592/1063 KB 1020/1267 KB 1524/1710 KB 496/713 KB 740/1044 KB 596/1063 KB 1028/1267 KB 1552/1710 KB 500/713 KB 740/1044 KB 596/1063 KB 1028/1267 KB 1552/1710 KB 504/713 KB 740/1044 KB 596/1063 KB 1028/1267 KB 1552/1710 KB 508/713 KB 740/1044 KB 596/1063 KB 1028/1267 KB 1540/1710 KB 496/713 KB 740/1044 KB 596/1063 KB 1032/1267 KB 1552/1710 KB 508/713 KB 740/1044 KB 596/1063 KB 1024/1267 KB 1540/1710 KB 496/713 KB 740/1044 KB 600/1063 KB 1032/1267 KB 1552/1710 KB 512/713 KB 740/1044 KB 604/1063 KB 1032/1267 KB 1552/1710 KB 512/713 KB 740/1044 KB 608/1063 KB 1032/1267 KB 1552/1710 KB 512/713 KB 740/1044 KB 592/1063 KB 1024/1267 KB 1540/1710 KB 496/713 KB 740/1044 KB 608/1063 KB 1036/1267 KB 1552/1710 KB 512/713 KB 740/1044 KB 608/1063 KB 1040/1267 KB 1552/1710 KB 512/713 KB 740/1044 KB 596/1063 KB 1032/1267 KB 1552/1710 KB 512/713 KB 740/1044 KB 608/1063 KB 1040/1267 KB 1552/1710 KB 516/713 KB 744/1044 KB 612/1063 KB 1044/1267 KB 1556/1710 KB 520/713 KB 744/1044 KB 612/1063 KB 1044/1267 KB 1556/1710 KB 524/713 KB 744/1044 KB 612/1063 KB 1044/1267 KB 1556/1710 KB 528/713 KB 744/1044 KB 612/1063 KB 1044/1267 KB 1556/1710 KB 516/713 KB 740/1044 KB 612/1063 KB 1044/1267 KB 1556/1710 KB 516/713 KB 744/1044 KB 616/1063 KB 1044/1267 KB 1556/1710 KB 528/713 KB 744/1044 KB 620/1063 KB 1044/1267 KB 1556/1710 KB 528/713 KB 744/1044 KB 624/1063 KB 1044/1267 KB 1556/1710 KB 528/713 KB 740/1044 KB 608/1063 KB 1044/1267 KB 1556/1710 KB 516/713 KB 740/1044 KB 608/1063 KB 1040/1267 KB 1556/1710 KB 516/713 KB 748/1044 KB 624/1063 KB 1044/1267 KB 1560/1710 KB 528/713 KB 748/1044 KB 624/1063 KB 1044/1267 KB 1556/1710 KB 528/713 KB 752/1044 KB 624/1063 KB 1048/1267 KB 1564/1710 KB 528/713 KB 748/1044 KB 624/1063 KB 1048/1267 KB 1560/1710 KB 528/713 KB 752/1044 KB 624/1063 KB 1052/1267 KB 1564/1710 KB 528/713 KB 752/1044 KB 624/1063 KB 1052/1267 KB 1564/1710 KB 528/713 KB 752/1044 KB 624/1063 KB 1052/1267 KB 1568/1710 KB 528/713 KB 752/1044 KB 628/1063 KB 1056/1267 KB 1568/1710 KB 532/713 KB 756/1044 KB 628/1063 KB 1056/1267 KB 1572/1710 KB 536/713 KB 756/1044 KB 628/1063 KB 1056/1267 KB 1572/1710 KB 540/713 KB 756/1044 KB 628/1063 KB 1056/1267 KB 1572/1710 KB 544/713 KB 752/1044 KB 628/1063 KB 1056/1267 KB 1568/1710 KB 528/713 KB 752/1044 KB 624/1063 KB 1056/1267 KB 1568/1710 KB 528/713 KB 756/1044 KB 632/1063 KB 1060/1267 KB 1572/1710 KB 544/713 KB 756/1044 KB 632/1063 KB 1064/1267 KB 1572/1710 KB 544/713 KB 756/1044 KB 632/1063 KB 1068/1267 KB 1572/1710 KB 544/713 KB 756/1044 KB 632/1063 KB 1072/1267 KB 1572/1710 KB 544/713 KB 756/1044 KB 628/1063 KB 1056/1267 KB 1572/1710 KB 532/713 KB 760/1044 KB 632/1063 KB 1072/1267 KB 1572/1710 KB 544/713 KB 764/1044 KB 632/1063 KB 1072/1267 KB 1572/1710 KB 544/713 KB 752/1044 KB 628/1063 KB 1056/1267 KB 1572/1710 KB 532/713 KB 756/1044 KB 632/1063 KB 1060/1267 KB 1572/1710 KB 544/713 KB 764/1044 KB 636/1063 KB 1072/1267 KB 1572/1710 KB 544/713 KB 764/1044 KB 640/1063 KB 1072/1267 KB 1572/1710 KB 544/713 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install KB 764/1044 KB 640/1063 KB 1072/1267 KB 1576/1710 KB 544/713 KB 768/1044 KB 640/1063 KB 1072/1267 KB 1576/1710 KB 544/713 KB 768/1044 KB 640/1063 KB 1072/1267 KB 1580/1710 KB 544/713 KB 768/1044 KB 640/1063 KB 1072/1267 KB 1584/1710 KB 544/713 KB 768/1044 KB 644/1063 KB 1072/1267 KB 1584/1710 KB 544/713 KB 772/1044 KB 648/1063 KB 1076/1267 KB 1588/1710 KB 548/713 KB 772/1044 KB 652/1063 KB 1076/1267 KB 1588/1710 KB 548/713 KB 772/1044 KB 656/1063 KB 1076/1267 KB 1588/1710 KB 548/713 KB 772/1044 KB 644/1063 KB 1076/1267 KB 1588/1710 KB 548/713 KB 772/1044 KB 656/1063 KB 1076/1267 KB 1588/1710 KB 552/713 KB 772/1044 KB 656/1063 KB 1076/1267 KB 1588/1710 KB 556/713 KB 772/1044 KB 656/1063 KB 1076/1267 KB 1588/1710 KB 560/713 KB 772/1044 KB 644/1063 KB 1076/1267 KB 1588/1710 KB 544/713 KB 772/1044 KB 644/1063 KB 1072/1267 KB 1588/1710 KB 544/713 KB 776/1044 KB 656/1063 KB 1076/1267 KB 1588/1710 KB 560/713 KB 780/1044 KB 656/1063 KB 1076/1267 KB 1588/1710 KB 560/713 KB 784/1044 KB 656/1063 KB 1076/1267 KB 1588/1710 KB 560/713 KB 788/1044 KB 656/1063 KB 1080/1267 KB 1588/1710 KB 560/713 KB 792/1044 KB 660/1063 KB 1080/1267 KB 1588/1710 KB 564/713 KB 796/1044 KB 660/1063 KB 1080/1267 KB 1588/1710 KB 564/713 KB 800/1044 KB 660/1063 KB 1080/1267 KB 1588/1710 KB 564/713 KB 768/1044 KB 644/1063 KB 1072/1267 KB 1588/1710 KB 544/713 KB 800/1044 KB 660/1063 KB 1080/1267 KB 1592/1710 KB 564/713 KB 800/1044 KB 660/1063 KB 1080/1267 KB 1596/1710 KB 564/713 KB 800/1044 KB 660/1063 KB 1080/1267 KB 1600/1710 KB 564/713 KB 800/1044 KB 660/1063 KB 1080/1267 KB 1604/1710 KB 564/713 KB 800/1044 KB 660/1063 KB 1080/1267 KB 1608/1710 KB 564/713 KB 800/1044 KB 660/1063 KB 1080/1267 KB 1612/1710 KB 564/713 KB 800/1044 KB 660/1063 KB 1080/1267 KB 1616/1710 KB 564/713 KB 788/1044 KB 660/1063 KB 1080/1267 KB 1588/1710 KB 564/713 KB 800/1044 KB 660/1063 KB 1080/1267 KB 1616/1710 KB 568/713 KB 800/1044 KB 660/1063 KB 1080/1267 KB 1616/1710 KB 572/713 KB 800/1044 KB 660/1063 KB 1080/1267 KB 1616/1710 KB 576/713 KB 788/1044 KB 660/1063 KB 1080/1267 KB 1588/1710 KB 560/713 KB 784/1044 KB 656/1063 KB 1080/1267 KB 1588/1710 KB 560/713 KB 800/1044 KB 660/1063 KB 1084/1267 KB 1616/1710 KB 576/713 KB 800/1044 KB 660/1063 KB 1088/1267 KB 1616/1710 KB 576/713 KB 800/1044 KB 660/1063 KB 1092/1267 KB 1616/1710 KB 576/713 KB 800/1044 KB 664/1063 KB 1096/1267 KB 1616/1710 KB 576/713 KB 800/1044 KB 664/1063 KB 1100/1267 KB 1616/1710 KB 576/713 KB 800/1044 KB 664/1063 KB 1104/1267 KB 1616/1710 KB 576/713 KB 800/1044 KB 664/1063 KB 1092/1267 KB 1616/1710 KB 576/713 KB 800/1044 KB 668/1063 KB 1104/1267 KB 1616/1710 KB 576/713 KB 800/1044 KB 672/1063 KB 1104/1267 KB 1616/1710 KB 576/713 KB 800/1044 KB 676/1063 KB 1104/1267 KB 1616/1710 KB 576/713 KB 804/1044 KB 680/1063 KB 1108/1267 KB 1620/1710 KB 580/713 KB 804/1044 KB 684/1063 KB 1108/1267 KB 1620/1710 KB 580/713 KB 804/1044 KB 688/1063 KB 1108/1267 KB 1620/1710 KB 580/713 KB 804/1044 KB 676/1063 KB 1108/1267 KB 1620/1710 KB 580/713 KB 804/1044 KB 676/1063 KB 1104/1267 KB 1616/1710 KB 576/713 KB 808/1044 KB 688/1063 KB 1108/1267 KB 1620/1710 KB 580/713 KB 804/1044 KB 676/1063 KB 1104/1267 KB 1620/1710 KB 580/713 KB 808/1044 KB 688/1063 KB 1108/1267 KB 1620/1710 KB 584/713 KB 808/1044 KB 688/1063 KB 1108/1267 KB 1620/1710 KB 588/713 KB 812/1044 KB 688/1063 KB 1108/1267 KB 1620/1710 KB 592/713 KB 804/1044 KB 676/1063 KB 1104/1267 KB 1620/1710 KB 576/713 KB 812/1044 KB 688/1063 KB 1112/1267 KB 1620/1710 KB unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 592/713 KB 812/1044 KB 688/1063 KB 1116/1267 KB 1620/1710 KB 592/713 KB 812/1044 KB 688/1063 KB 1108/1267 KB 1620/1710 KB 588/713 KB 816/1044 KB 688/1063 KB 1116/1267 KB 1624/1710 KB 592/713 KB 812/1044 KB 688/1063 KB 1116/1267 KB 1624/1710 KB 592/713 KB 816/1044 KB 688/1063 KB 1120/1267 KB 1628/1710 KB 592/713 KB 816/1044 KB 688/1063 KB 1124/1267 KB 1628/1710 KB 592/713 KB 820/1044 KB 692/1063 KB 1128/1267 KB 1628/1710 KB 596/713 KB 820/1044 KB 692/1063 KB 1132/1267 KB 1628/1710 KB 596/713 KB 820/1044 KB 692/1063 KB 1136/1267 KB 1628/1710 KB 596/713 KB 816/1044 KB 688/1063 KB 1116/1267 KB 1628/1710 KB 592/713 KB 820/1044 KB 692/1063 KB 1136/1267 KB 1632/1710 KB 596/713 KB 820/1044 KB 692/1063 KB 1136/1267 KB 1636/1710 KB 596/713 KB 820/1044 KB 692/1063 KB 1136/1267 KB 1640/1710 KB 596/713 KB 820/1044 KB 692/1063 KB 1136/1267 KB 1644/1710 KB 596/713 KB 820/1044 KB 692/1063 KB 1136/1267 KB 1648/1710 KB 596/713 KB 820/1044 KB 692/1063 KB 1124/1267 KB 1628/1710 KB 596/713 KB 816/1044 KB 692/1063 KB 1124/1267 KB 1628/1710 KB 596/713 KB 820/1044 KB 692/1063 KB 1136/1267 KB 1648/1710 KB 600/713 KB 820/1044 KB 692/1063 KB 1136/1267 KB 1648/1710 KB 604/713 KB 820/1044 KB 692/1063 KB 1136/1267 KB 1648/1710 KB 608/713 KB 816/1044 KB 692/1063 KB 1124/1267 KB 1628/1710 KB 592/713 KB 824/1044 KB 696/1063 KB 1136/1267 KB 1648/1710 KB 608/713 KB 824/1044 KB 700/1063 KB 1136/1267 KB 1648/1710 KB 608/713 KB 824/1044 KB 704/1063 KB 1136/1267 KB 1648/1710 KB 608/713 KB 824/1044 KB 692/1063 KB 1136/1267 KB 1648/1710 KB 608/713 KB 828/1044 KB 704/1063 KB 1136/1267 KB 1648/1710 KB 608/713 KB 832/1044 KB 704/1063 KB 1136/1267 KB 1648/1710 KB 608/713 KB 836/1044 KB 704/1063 KB 1136/1267 KB 1648/1710 KB 608/713 KB 840/1044 KB 708/1063 KB 1140/1267 KB 1652/1710 KB 612/713 KB 844/1044 KB 708/1063 KB 1140/1267 KB 1652/1710 KB 612/713 KB 848/1044 KB 708/1063 KB 1140/1267 KB 1652/1710 KB 612/713 KB 836/1044 KB 708/1063 KB 1140/1267 KB 1652/1710 KB 612/713 KB 836/1044 KB 708/1063 KB 1136/1267 KB 1648/1710 KB 608/713 KB 848/1044 KB 712/1063 KB 1140/1267 KB 1652/1710 KB 612/713 KB 848/1044 KB 716/1063 KB 1140/1267 KB 1652/1710 KB 612/713 KB 836/1044 KB 708/1063 KB 1140/1267 KB 1648/1710 KB 612/713 KB 848/1044 KB 720/1063 KB 1140/1267 KB 1652/1710 KB 616/713 KB 848/1044 KB 720/1063 KB 1140/1267 KB 1652/1710 KB 620/713 KB 848/1044 KB 720/1063 KB 1140/1267 KB 1652/1710 KB 624/713 KB 836/1044 KB 708/1063 KB 1140/1267 KB 1648/1710 KB 608/713 KB 848/1044 KB 720/1063 KB 1144/1267 KB 1652/1710 KB 624/713 KB 848/1044 KB 720/1063 KB 1148/1267 KB 1652/1710 KB 624/713 KB 848/1044 KB 720/1063 KB 1152/1267 KB 1652/1710 KB 624/713 KB 848/1044 KB 720/1063 KB 1140/1267 KB 1652/1710 KB 624/713 KB 848/1044 KB 720/1063 KB 1152/1267 KB 1656/1710 KB 624/713 KB 848/1044 KB 720/1063 KB 1152/1267 KB 1660/1710 KB 624/713 KB 848/1044 KB 720/1063 KB 1152/1267 KB 1664/1710 KB 624/713 KB 852/1044 KB 720/1063 KB 1152/1267 KB 1668/1710 KB 624/713 KB 852/1044 KB 724/1063 KB 1156/1267 KB 1672/1710 KB 628/713 KB 852/1044 KB 724/1063 KB 1156/1267 KB 1676/1710 KB 628/713 KB 852/1044 KB 724/1063 KB 1156/1267 KB 1680/1710 KB 628/713 KB 852/1044 KB 720/1063 KB 1152/1267 KB 1664/1710 KB 624/713 KB 852/1044 KB 724/1063 KB 1156/1267 KB 1668/1710 KB 628/713 KB 852/1044 KB 724/1063 KB 1152/1267 KB 1668/1710 KB 628/713 KB 852/1044 KB 724/1063 KB 1156/1267 KB 1680/1710 KB 632/713 KB 852/1044 KB 724/1063 KB 1156/1267 KB 1680/1710 KB 636/713 KB 852/1044 KB 724/1063 KB 1156/1267 KB 1680/17 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 10 KB 640/713 KB 852/1044 KB 724/1063 KB 1152/1267 KB 1668/1710 KB 624/713 KB 852/1044 KB 728/1063 KB 1156/1267 KB 1680/1710 KB 640/713 KB 852/1044 KB 732/1063 KB 1156/1267 KB 1680/1710 KB 640/713 KB 852/1044 KB 736/1063 KB 1160/1267 KB 1680/1710 KB 640/713 KB 856/1044 KB 736/1063 KB 1160/1267 KB 1680/1710 KB 640/713 KB 860/1044 KB 736/1063 KB 1160/1267 KB 1680/1710 KB 640/713 KB 864/1044 KB 736/1063 KB 1160/1267 KB 1680/1710 KB 640/713 KB 868/1044 KB 736/1063 KB 1160/1267 KB 1680/1710 KB 640/713 KB 872/1044 KB 740/1063 KB 1160/1267 KB 1684/1710 KB 644/713 KB 876/1044 KB 740/1063 KB 1160/1267 KB 1684/1710 KB 644/713 KB 880/1044 KB 740/1063 KB 1160/1267 KB 1684/1710 KB 644/713 KB 852/1044 KB 732/1063 KB 1160/1267 KB 1680/1710 KB 640/713 KB 880/1044 KB 740/1063 KB 1164/1267 KB 1684/1710 KB 644/713 KB 880/1044 KB 740/1063 KB 1168/1267 KB 1684/1710 KB 644/713 KB 880/1044 KB 740/1063 KB 1172/1267 KB 1684/1710 KB 644/713 KB 880/1044 KB 740/1063 KB 1176/1267 KB 1684/1710 KB 644/713 KB 880/1044 KB 740/1063 KB 1180/1267 KB 1684/1710 KB 644/713 KB 880/1044 KB 740/1063 KB 1184/1267 KB 1684/1710 KB 644/713 KB 868/1044 KB 740/1063 KB 1160/1267 KB 1684/1710 KB 644/713 KB 868/1044 KB 736/1063 KB 1160/1267 KB 1684/1710 KB 644/713 KB 880/1044 KB 744/1063 KB 1184/1267 KB 1684/1710 KB 648/713 KB 880/1044 KB 744/1063 KB 1184/1267 KB 1684/1710 KB 652/713 KB 880/1044 KB 744/1063 KB 1184/1267 KB 1684/1710 KB 656/713 KB 868/1044 KB 736/1063 KB 1160/1267 KB 1684/1710 KB 640/713 KB 880/1044 KB 744/1063 KB 1184/1267 KB 1684/1710 KB 656/713 KB 880/1044 KB 748/1063 KB 1184/1267 KB 1684/1710 KB 656/713 KB 880/1044 KB 752/1063 KB 1184/1267 KB 1684/1710 KB 656/713 KB 880/1044 KB 752/1063 KB 1184/1267 KB 1688/1710 KB 656/713 KB 880/1044 KB 752/1063 KB 1184/1267 KB 1692/1710 KB 656/713 KB 880/1044 KB 752/1063 KB 1184/1267 KB 1696/1710 KB 656/713 KB 880/1044 KB 752/1063 KB 1184/1267 KB 1696/1710 KB 660/713 KB 884/1044 KB 756/1063 KB 1188/1267 KB 1700/1710 KB 664/713 KB 884/1044 KB 756/1063 KB 1188/1267 KB 1700/1710 KB 668/713 KB 884/1044 KB 756/1063 KB 1188/1267 KB 1700/1710 KB 672/713 KB 884/1044 KB 756/1063 KB 1188/1267 KB 1700/1710 KB 660/713 KB 884/1044 KB 752/1063 KB 1188/1267 KB 1700/1710 KB 660/713 KB 888/1044 KB 756/1063 KB 1188/1267 KB 1700/1710 KB 672/713 KB 880/1044 KB 752/1063 KB 1188/1267 KB 1700/1710 KB 660/713 KB 888/1044 KB 760/1063 KB 1192/1267 KB 1700/1710 KB 672/713 KB 880/1044 KB 752/1063 KB 1184/1267 KB 1700/1710 KB 660/713 KB 892/1044 KB 760/1063 KB 1196/1267 KB 1704/1710 KB 672/713 KB 892/1044 KB 760/1063 KB 1192/1267 KB 1700/1710 KB 672/713 KB 896/1044 KB 760/1063 KB 1196/1267 KB 1708/1710 KB 672/713 KB 888/1044 KB 760/1063 KB 1188/1267 KB 1700/1710 KB 672/713 KB 896/1044 KB 764/1063 KB 1196/1267 KB 1708/1710 KB 672/713 KB 896/1044 KB 768/1063 KB 1196/1267 KB 1708/1710 KB 672/713 KB 896/1044 KB 760/1063 KB 1196/1267 KB 1708/1710 KB 672/713 KB 892/1044 KB 760/1063 KB 1196/1267 KB 1708/1710 KB 672/713 KB 896/1044 KB 768/1063 KB 1196/1267 KB 1710/1710 KB 672/713 KB 896/1044 KB 772/1063 KB 1196/1267 KB 1710/1710 KB 672/713 KB 900/1044 KB 776/1063 KB 1200/1267 KB 1710/1710 KB 676/713 KB 900/1044 KB 780/1063 KB 1200/1267 KB 1710/1710 KB 676/713 KB 900/1044 KB 784/1063 KB 1200/1267 KB 1710/1710 KB 676/713 KB 900/1044 KB 772/1063 KB 1200/1267 KB 1710/1710 KB 676/713 KB 900/1044 KB 784/1063 KB 1200/1267 KB 1710/1710 KB 680/713 KB 900/1044 KB 784/1063 KB 1200/1267 KB 1710/1710 KB 684/713 KB 900/1044 KB 784/1063 KB 1200/1267 KB unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 1710/1710 KB 688/713 KB 900/1044 KB 772/1063 KB 1200/1267 KB 1710/1710 KB 672/713 KB 904/1044 KB 784/1063 KB 1200/1267 KB 1710/1710 KB 688/713 KB 908/1044 KB 784/1063 KB 1200/1267 KB 1710/1710 KB 688/713 KB 912/1044 KB 784/1063 KB 1200/1267 KB 1710/1710 KB 688/713 KB 896/1044 KB 772/1063 KB 1200/1267 KB 1710/1710 KB 672/713 KB 912/1044 KB 784/1063 KB 1204/1267 KB 1710/1710 KB 688/713 KB 912/1044 KB 784/1063 KB 1208/1267 KB 1710/1710 KB 688/713 KB 912/1044 KB 784/1063 KB 1212/1267 KB 1710/1710 KB 688/713 KB 912/1044 KB 784/1063 KB 1216/1267 KB 1710/1710 KB 688/713 KB 916/1044 KB 788/1063 KB 1220/1267 KB 1710/1710 KB 688/713 KB 916/1044 KB 788/1063 KB 1224/1267 KB 1710/1710 KB 692/713 KB 916/1044 KB 788/1063 KB 1228/1267 KB 1710/1710 KB 692/713 KB 916/1044 KB 788/1063 KB 1232/1267 KB 1710/1710 KB 692/713 KB 916/1044 KB 788/1063 KB 1216/1267 KB 1710/1710 KB 688/713 KB 912/1044 KB 788/1063 KB 1216/1267 KB 1710/1710 KB 688/713 KB 916/1044 KB 788/1063 KB 1220/1267 KB 1710/1710 KB 692/713 KB 916/1044 KB 792/1063 KB 1232/1267 KB 1710/1710 KB 696/713 KB 916/1044 KB 792/1063 KB 1232/1267 KB 1710/1710 KB 700/713 KB 916/1044 KB 792/1063 KB 1232/1267 KB 1710/1710 KB 704/713 KB 916/1044 KB 792/1063 KB 1232/1267 KB 1710/1710 KB 692/713 KB 920/1044 KB 796/1063 KB 1232/1267 KB 1710/1710 KB 704/713 KB 924/1044 KB 796/1063 KB 1232/1267 KB 704/713 KB 928/1044 KB 796/1063 KB 1232/1267 KB 704/713 KB 928/1044 KB 796/1063 KB 1232/1267 KB 708/713 KB 928/1044 KB 796/1063 KB 1232/1267 KB 712/713 KB 928/1044 KB 796/1063 KB 1232/1267 KB 713/713 KB 928/1044 KB 796/1063 KB 1236/1267 KB 713/713 KB 932/1044 KB 796/1063 KB 1240/1267 KB 713/713 KB 932/1044 KB 796/1063 KB 1244/1267 KB 713/713 KB 932/1044 KB 796/1063 KB 1236/1267 KB 713/713 KB 936/1044 KB 796/1063 KB 1244/1267 KB 713/713 KB 940/1044 KB 796/1063 KB 1244/1267 KB 713/713 KB 916/1044 KB 796/1063 KB 1232/1267 KB 704/713 KB 940/1044 KB 800/1063 KB 1244/1267 KB 713/713 KB 940/1044 KB 804/1063 KB 1244/1267 KB 713/713 KB 940/1044 KB 808/1063 KB 1244/1267 KB 713/713 KB 940/1044 KB 812/1063 KB 1244/1267 KB 713/713 KB 940/1044 KB 816/1063 KB 1244/1267 KB 713/713 KB 940/1044 KB 820/1063 KB 1244/1267 KB 713/713 KB 944/1044 KB 824/1063 KB 1248/1267 KB 713/713 KB 944/1044 KB 828/1063 KB 1248/1267 KB 713/713 KB 944/1044 KB 832/1063 KB 1248/1267 KB 713/713 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2948.1 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 944/1044 KB 820/1063 KB 1248/1267 KB 713/713 KB 944/1044 KB 820/1063 KB 1244/1267 KB 713/713 KB 944/1044 KB 832/1063 KB 1252/1267 KB 713/713 KB 944/1044 KB 832/1063 KB 1256/1267 KB 713/713 KB 944/1044 KB 832/1063 KB 1260/1267 KB 713/713 KB 944/1044 KB 836/1063 KB 1264/1267 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1216.7 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 944/1044 KB 836/1063 KB 1260/1267 KB 713/713 KB 944/1044 KB 840/1063 KB 1267/1267 KB 944/1044 KB 844/1063 KB 1267/1267 KB 944/1044 KB 848/1063 KB 1267/1267 KB 944/1044 KB 836/1063 KB 1267/1267 KB 944/1044 KB 852/1063 KB 1267/1267 KB 948/1044 KB 852/1063 KB 1267/1267 KB 952/1044 KB 852/1063 KB 1267/1267 KB 956/1044 KB 852/1063 KB 1267/1267 KB 960/1044 KB 852/1063 KB 1267/1267 KB 964/1044 KB 852/1063 KB 1267/1267 KB 968/1044 KB 852/1063 KB 1267/1267 KB 972/1044 KB 852/1063 KB 1267/1267 KB 976/1044 KB 852/1063 KB 1267/1267 KB 980/1044 KB 852/1063 KB 1267/1267 KB 980/1044 KB 856/1063 KB 1267/1267 KB 980/1044 KB 860/1063 KB 1267/1267 KB 980/1044 KB 864/1063 KB 1267/1267 KB 984/1044 KB 864/1063 KB 1267/1267 KB 988/1044 KB 864/1063 KB 1267/1267 KB 992/1044 KB 864/1063 KB 1267/1267 KB 996/1044 KB 864/1063 KB 1267/1267 KB 1000/1044 KB 868/1063 KB 1267/1267 KB 1004/1044 KB 868/1063 KB 1267/1267 KB 1008/1044 KB 868/1063 KB 1267/1267 KB 996/1044 KB 868/1063 KB 1267/1267 KB 1008/1044 KB 872/1063 KB 1267/1267 KB 1008/1044 KB 876/1063 KB 1267/1267 KB 1008/1044 KB 880/1063 KB 1267/1267 KB 1008/1044 KB 884/1063 KB 1267/1267 KB 1012/1044 KB 888/1063 KB 1267/1267 KB 1012/1044 KB 892/1063 KB 1267/1267 KB 1012/1044 KB 896/1063 KB 1267/1267 KB 1012/1044 KB 884/1063 KB 1267/1267 KB 1016/1044 KB 896/1063 KB 1267/1267 KB 1020/1044 KB 896/1063 KB 1267/1267 KB 1024/1044 KB 896/1063 KB 1267/1267 KB 1024/1044 KB 896/1063 KB 4/257 KB 1024/1044 KB 896/1063 KB 8/257 KB 1024/1044 KB 896/1063 KB 12/257 KB 1024/1044 KB 896/1063 KB 16/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2128.5 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 1024/1044 KB 896/1063 KB 20/257 KB 1024/1044 KB 896/1063 KB 24/257 KB 1024/1044 KB 896/1063 KB 28/257 KB 1024/1044 KB 896/1063 KB 32/257 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 1024/1044 KB 896/1063 KB 36/257 KB 1024/1044 KB 896/1063 KB 40/257 KB 1024/1044 KB 896/1063 KB 44/257 KB 1024/1044 KB 896/1063 KB 48/257 KB 1024/1044 KB 896/1063 KB 52/257 KB 1024/1044 KB 896/1063 KB 56/257 KB 1024/1044 KB 896/1063 KB 60/257 KB 1024/1044 KB 896/1063 KB 64/257 KB 1024/1044 KB 896/1063 KB 68/257 KB 1028/1044 KB 900/1063 KB 72/257 KB 4/549 KB 1028/1044 KB 900/1063 KB 76/257 KB 4/549 KB 1028/1044 KB 900/1063 KB 80/257 KB 4/549 KB 1028/1044 KB 900/1063 KB 68/257 KB 4/549 KB 1028/1044 KB 904/1063 KB 80/257 KB 4/549 KB 1028/1044 KB 908/1063 KB 80/257 KB 4/549 KB 1028/1044 KB 896/1063 KB 68/257 KB 4/549 KB 1024/1044 KB 896/1063 KB 68/257 KB 4/549 KB 1028/1044 KB 908/1063 KB 80/257 KB 8/549 KB 1028/1044 KB 908/1063 KB 80/257 KB 12/549 KB 1028/1044 KB 908/1063 KB 80/257 KB 16/549 KB 1028/1044 KB 908/1063 KB 80/257 KB 20/549 KB 1028/1044 KB 908/1063 KB 80/257 KB 24/549 KB 1028/1044 KB 908/1063 KB 80/257 KB 28/549 KB 1028/1044 KB 908/1063 KB 80/257 KB 32/549 KB 1032/1044 KB 908/1063 KB 80/257 KB 32/549 KB 1036/1044 KB 912/1063 KB 80/257 KB 32/549 KB 1040/1044 KB 912/1063 KB 80/257 KB 32/549 KB 1032/1044 KB 912/1063 KB 80/257 KB 32/549 KB 1040/1044 KB 916/1063 KB 80/257 KB 32/549 KB 1044/1044 KB 920/1063 KB 4/358 KB 84/257 KB 36/549 KB 1044/1044 KB 924/1063 KB 4/358 KB 84/257 KB 36/549 KB 1044/1044 KB 916/1063 KB 4/358 KB 84/257 KB 36/549 KB 1044/1044 KB 924/1063 KB 4/358 KB 84/257 KB 36/549 KB 1040/1044 KB 916/1063 KB 4/358 KB 84/257 KB 36/549 KB 1044/1044 KB 924/1063 KB 4/358 KB 88/257 KB 36/549 KB 1044/1044 KB 924/1063 KB 4/358 KB 92/257 KB 36/549 KB 1040/1044 KB 916/1063 KB 4/358 KB 80/257 KB 36/549 KB 1044/1044 KB 924/1063 KB 4/358 KB 92/257 KB 40/549 KB 1040/1044 KB 916/1063 KB 4/358 KB 80/257 KB 32/549 KB 1044/1044 KB 924/1063 KB 8/358 KB 92/257 KB 40/549 KB 1044/1044 KB 924/1063 KB 12/358 KB 92/257 KB 40/549 KB 1044/1044 KB 924/1063 KB 16/358 KB 92/257 KB 40/549 KB 1044/1044 KB 924/1063 KB 16/358 KB 92/257 KB 44/549 KB 1044/1044 KB 924/1063 KB 20/358 KB 92/257 KB 44/549 KB 1044/1044 KB 924/1063 KB 20/358 KB 92/257 KB 48/549 KB 1044/1044 KB 924/1063 KB 20/358 KB 92/257 KB 52/549 KB 1044/1044 KB 924/1063 KB 24/358 KB 92/257 KB 56/549 KB 1044/1044 KB 924/1063 KB 24/358 KB 92/257 KB 60/549 KB 1044/1044 KB 924/1063 KB 24/358 KB 92/257 KB 64/549 KB 1044/1044 KB 924/1063 KB 24/358 KB 92/257 KB 52/549 KB 1044/1044 KB 924/1063 KB 28/358 KB 92/257 KB 64/549 KB 1044/1044 KB 924/1063 KB 32/358 KB 92/257 KB 64/549 KB 1044/1044 KB 924/1063 KB 36/358 KB 92/257 KB 64/549 KB 1044/1044 KB 928/1063 KB 40/358 KB 96/257 KB 68/549 KB 1044/1044 KB 928/1063 KB 44/358 KB 96/257 KB 68/549 KB 1044/1044 KB 928/1063 KB 48/358 KB 96/257 KB 68/549 KB 1044/1044 KB 928/1063 KB 36/358 KB 96/257 KB 68/549 KB 1044/1044 KB 928/1063 KB 48/358 KB 96/257 KB 72/549 KB 1044/1044 KB 928/1063 KB 48/358 KB 96/257 KB 76/549 KB 1044/1044 KB 928/1063 KB 48/358 KB 96/257 KB 80/549 KB 1044/1044 KB 928/1063 KB 48/358 KB 96/257 KB 84/549 KB 1044/1044 KB 928/1063 KB 52/358 KB 96/257 KB 88/549 KB 1044/1044 KB 928/1063 KB 52/358 KB 96/257 KB 92/549 KB 1044/1044 KB 928/1063 KB 52/358 KB 96/257 KB 96/549 KB 1044/1044 KB 928/1063 KB 36/358 KB 96/257 KB 64/549 KB 1044/1044 KB 924/1063 KB 36/358 KB 96/257 KB 64/549 KB 1044/1044 KB 928/1063 KB 52/358 KB 100/257 KB 96/549 KB 932/1063 KB 52/358 KB 104/257 KB 96/549 KB 932/1063 KB 52/358 KB 108/257 KB 96/549 KB 932/1063 KB 52/358 KB 112/257 KB 96/549 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install KB 1044/1044 KB 928/1063 KB 52/358 KB 96/257 KB 84/549 KB 932/1063 KB 56/358 KB 112/257 KB 96/549 KB 932/1063 KB 60/358 KB 112/257 KB 96/549 KB 932/1063 KB 64/358 KB 112/257 KB 96/549 KB 932/1063 KB 52/358 KB 100/257 KB 96/549 KB 936/1063 KB 64/358 KB 112/257 KB 96/549 KB 940/1063 KB 64/358 KB 112/257 KB 96/549 KB 944/1063 KB 64/358 KB 112/257 KB 96/549 KB 948/1063 KB 64/358 KB 112/257 KB 96/549 KB 952/1063 KB 68/358 KB 116/257 KB 100/549 KB 956/1063 KB 68/358 KB 116/257 KB 100/549 KB 960/1063 KB 68/358 KB 116/257 KB 100/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1681.0 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 948/1063 KB 68/358 KB 116/257 KB 100/549 KB 960/1063 KB 72/358 KB 116/257 KB 100/549 KB 960/1063 KB 76/358 KB 116/257 KB 100/549 KB 960/1063 KB 80/358 KB 116/257 KB 100/549 KB 948/1063 KB 64/358 KB 116/257 KB 100/549 KB 948/1063 KB 64/358 KB 116/257 KB 96/549 KB 960/1063 KB 80/358 KB 120/257 KB 100/549 KB 960/1063 KB 80/358 KB 124/257 KB 100/549 KB 960/1063 KB 80/358 KB 128/257 KB 100/549 KB 964/1063 KB 80/358 KB 128/257 KB 100/549 KB 968/1063 KB 84/358 KB 132/257 KB 104/549 KB 972/1063 KB 84/358 KB 132/257 KB 104/549 KB 976/1063 KB 84/358 KB 132/257 KB 104/549 KB 964/1063 KB 84/358 KB 132/257 KB 104/549 KB 976/1063 KB 84/358 KB 136/257 KB 104/549 KB 964/1063 KB 80/358 KB 128/257 KB 104/549 KB 976/1063 KB 84/358 KB 136/257 KB 108/549 KB 976/1063 KB 84/358 KB 136/257 KB 112/549 KB 976/1063 KB 84/358 KB 136/257 KB 116/549 KB 980/1063 KB 84/358 KB 140/257 KB 120/549 KB 980/1063 KB 84/358 KB 140/257 KB 124/549 KB 980/1063 KB 84/358 KB 140/257 KB 128/549 KB 964/1063 KB 84/358 KB 128/257 KB 104/549 KB 980/1063 KB 88/358 KB 140/257 KB 128/549 KB 980/1063 KB 92/358 KB 140/257 KB 128/549 KB 980/1063 KB 96/358 KB 140/257 KB 128/549 KB 980/1063 KB 84/358 KB 140/257 KB 116/549 KB 984/1063 KB 96/358 KB 140/257 KB 128/549 KB 988/1063 KB 96/358 KB 140/257 KB 128/549 KB 992/1063 KB 96/358 KB 140/257 KB 128/549 KB 996/1063 KB 96/358 KB 140/257 KB 128/549 KB 1000/1063 KB 100/358 KB 3/5 KB 140/257 KB 132/549 KB 1004/1063 KB 100/358 KB 3/5 KB 140/257 KB 132/549 KB 1008/1063 KB 100/358 KB 3/5 KB 140/257 KB 132/549 KB 976/1063 KB 84/358 KB 140/257 KB 116/549 KB 1008/1063 KB 100/358 KB 3/5 KB 144/257 KB 132/549 KB 1008/1063 KB 100/358 KB 3/5 KB 148/257 KB 132/549 KB 1008/1063 KB 100/358 KB 3/5 KB 152/257 KB 132/549 KB 1008/1063 KB 100/358 KB 3/5 KB 156/257 KB 132/549 KB 996/1063 KB 100/358 KB 3/5 KB 140/257 KB 132/549 KB 1008/1063 KB 100/358 KB 3/5 KB 160/257 KB 132/549 KB 996/1063 KB 96/358 KB 3/5 KB 140/257 KB 132/549 KB 1008/1063 KB 104/358 KB 3/5 KB 160/257 KB 136/549 KB 996/1063 KB 96/358 KB 3/5 KB 140/257 KB 128/549 KB 1008/1063 KB 104/358 KB 5/5 KB 160/257 KB 140/549 KB 1008/1063 KB 104/358 KB 3/5 KB 160/257 KB 132/549 KB 1008/1063 KB 108/358 KB 5/5 KB 160/257 KB 140/549 KB 1008/1063 KB 112/358 KB 5/5 KB 160/257 KB 140/549 KB 1008/1063 KB 112/358 KB 5/5 KB 160/257 KB 140/549 KB 1008/1063 KB 112/358 KB 5/5 KB 160/257 KB 144/549 KB 1008/1063 KB 112/358 KB 5/5 KB 160/257 KB 148/549 KB 1008/1063 KB 116/358 KB 5/5 KB 164/257 KB 152/549 KB 1008/1063 KB 116/358 KB 5/5 KB 164/257 KB 156/549 KB 1008/1063 KB 116/358 KB 5/5 KB 164/257 KB 160/549 KB 1008/1063 KB 116/358 KB 5/5 KB 164/257 KB 148/549 KB 1012/1063 KB 116/358 KB 5/5 KB 168/257 KB 160/549 KB 1012/1063 KB 116/358 KB 5/5 KB 172/257 KB 160/549 KB 1008/1063 KB 116/358 KB 5/5 KB 160/257 KB 148/549 KB 1012/1063 KB 116/358 KB 5/5 KB 176/257 KB 160/549 KB 1012/1063 KB 116/358 KB 5/5 KB 164/257 KB 160/549 KB 1012/1063 KB 120/358 KB 5/5 KB 176/257 KB 160/549 KB 1012/1063 KB 124/358 KB 5/5 KB 176/257 KB 160/549 KB 1012/1063 KB 128/358 KB 5/5 KB 176/257 KB 160/549 KB 1016/1063 KB 128/358 KB 5/5 KB 176/257 KB 160/549 KB 1020/1063 KB 128/358 KB 5/5 KB 176/257 KB 160/549 KB 1024/1063 KB 128/358 KB 5/5 KB 176/257 KB 160/549 KB 1028/1063 KB 128/358 KB 5/5 KB 176/257 KB 160/549 KB 1032/1063 KB 132/358 KB 5/5 KB 180/257 KB 164/549 KB 1036/1063 KB 132/358 KB 5/5 KB 180/257 KB 164/549 KB 1040/1063 KB 132/358 KB 5/5 KB 1 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 80/257 KB 164/549 KB 1028/1063 KB 132/358 KB 5/5 KB 180/257 KB 164/549 KB 1040/1063 KB 136/358 KB 5/5 KB 180/257 KB 164/549 KB 1040/1063 KB 140/358 KB 5/5 KB 180/257 KB 164/549 KB 1040/1063 KB 144/358 KB 5/5 KB 180/257 KB 164/549 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.9 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 1028/1063 KB 128/358 KB 5/5 KB 180/257 KB 160/549 KB 1040/1063 KB 144/358 KB 184/257 KB 164/549 KB 1040/1063 KB 144/358 KB 188/257 KB 164/549 KB 1040/1063 KB 144/358 KB 192/257 KB 164/549 KB 1028/1063 KB 128/358 KB 5/5 KB 180/257 KB 164/549 KB 1040/1063 KB 144/358 KB 192/257 KB 168/549 KB 1040/1063 KB 144/358 KB 192/257 KB 172/549 KB 1040/1063 KB 144/358 KB 192/257 KB 176/549 KB 1040/1063 KB 148/358 KB 192/257 KB 176/549 KB 1044/1063 KB 152/358 KB 196/257 KB 180/549 KB 1044/1063 KB 148/358 KB 196/257 KB 180/549 KB 1044/1063 KB 148/358 KB 196/257 KB 176/549 KB 1044/1063 KB 152/358 KB 200/257 KB 180/549 KB 1044/1063 KB 152/358 KB 204/257 KB 180/549 KB 1044/1063 KB 152/358 KB 208/257 KB 180/549 KB 1044/1063 KB 152/358 KB 208/257 KB 184/549 KB 1044/1063 KB 148/358 KB 192/257 KB 176/549 KB 1048/1063 KB 152/358 KB 208/257 KB 184/549 KB 1052/1063 KB 152/358 KB 208/257 KB 188/549 KB 1056/1063 KB 156/358 KB 208/257 KB 188/549 KB 1048/1063 KB 152/358 KB 208/257 KB 188/549 KB 1052/1063 KB 156/358 KB 208/257 KB 188/549 KB 1056/1063 KB 160/358 KB 208/257 KB 188/549 KB 1056/1063 KB 160/358 KB 208/257 KB 192/549 KB 1056/1063 KB 160/358 KB 208/257 KB 196/549 KB 3/86 KB 1060/1063 KB 164/358 KB 212/257 KB 200/549 KB 3/86 KB 1060/1063 KB 164/358 KB 212/257 KB 204/549 KB 3/86 KB 1060/1063 KB 164/358 KB 212/257 KB 208/549 KB 3/86 KB 1060/1063 KB 164/358 KB 212/257 KB 196/549 KB 3/86 KB 1063/1063 KB 164/358 KB 212/257 KB 208/549 KB 3/86 KB 1056/1063 KB 164/358 KB 212/257 KB 196/549 KB 3/86 KB 1056/1063 KB 160/358 KB 212/257 KB 196/549 KB 5/86 KB 1063/1063 KB 164/358 KB 212/257 KB 208/549 KB 8/86 KB 1063/1063 KB 164/358 KB 212/257 KB 208/549 KB 11/86 KB 1063/1063 KB 164/358 KB 212/257 KB 208/549 KB 13/86 KB 1063/1063 KB 164/358 KB 212/257 KB 208/549 KB 16/86 KB 1063/1063 KB 164/358 KB 212/257 KB 208/549 KB 19/86 KB 1063/1063 KB 164/358 KB 212/257 KB 208/549 KB 21/86 KB 1063/1063 KB 164/358 KB 212/257 KB 208/549 KB 24/86 KB 1063/1063 KB 164/358 KB 212/257 KB 208/549 KB 27/86 KB 1063/1063 KB 164/358 KB 212/257 KB 208/549 KB 29/86 KB 1063/1063 KB 164/358 KB 212/257 KB 208/549 KB 1056/1063 KB 160/358 KB 212/257 KB 196/549 KB 29/86 KB 1063/1063 KB 164/358 KB 216/257 KB 208/549 KB 32/86 KB 1063/1063 KB 164/358 KB 220/257 KB 208/549 KB 29/86 KB 1063/1063 KB 164/358 KB 220/257 KB 208/549 KB 32/86 KB 1063/1063 KB 164/358 KB 224/257 KB 208/549 KB 32/86 KB 1063/1063 KB 168/358 KB 224/257 KB 208/549 KB 32/86 KB 1063/1063 KB 172/358 KB 224/257 KB 208/549 KB 32/86 KB 1063/1063 KB 176/358 KB 224/257 KB 208/549 KB 32/86 KB 1063/1063 KB 176/358 KB 224/257 KB 212/549 KB 36/86 KB 1063/1063 KB 176/358 KB 228/257 KB 216/549 KB 36/86 KB 1063/1063 KB 180/358 KB 228/257 KB 220/549 KB 36/86 KB 1063/1063 KB 176/358 KB 228/257 KB 212/549 KB 36/86 KB 1063/1063 KB 180/358 KB 232/257 KB 220/549 KB 36/86 KB 1063/1063 KB 180/358 KB 236/257 KB 220/549 KB 36/86 KB 1063/1063 KB 180/358 KB 240/257 KB 220/549 KB 36/86 KB 1063/1063 KB 176/358 KB 224/257 KB 212/549 KB 40/86 KB 1063/1063 KB 180/358 KB 240/257 KB 220/549 KB 44/86 KB 1063/1063 KB 180/358 KB 240/257 KB 220/549 KB 48/86 KB 1063/1063 KB 180/358 KB 240/257 KB 220/549 KB 36/86 KB 1063/1063 KB 180/358 KB 228/257 KB 216/549 KB 48/86 KB 1063/1063 KB 184/358 KB 240/257 KB 220/549 KB 48/86 KB 1063/1063 KB 188/358 KB 240/257 KB 220/549 KB 48/86 KB 1063/1063 KB 192/358 KB 240/257 KB 224/549 KB 48/86 KB 1063/1063 KB 188/358 KB 240/257 KB 224/549 KB 52/86 KB unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 1063/1063 KB 192/358 KB 240/257 KB 224/549 KB 56/86 KB 196/358 KB 244/257 KB 228/549 KB 60/86 KB 196/358 KB 244/257 KB 228/549 KB 64/86 KB 196/358 KB 244/257 KB 228/549 KB 52/86 KB 196/358 KB 244/257 KB 228/549 KB 64/86 KB 196/358 KB 244/257 KB 232/549 KB 64/86 KB 196/358 KB 244/257 KB 236/549 KB 64/86 KB 196/358 KB 244/257 KB 240/549 KB 52/86 KB 196/358 KB 244/257 KB 224/549 KB 64/86 KB 200/358 KB 244/257 KB 240/549 KB 64/86 KB 204/358 KB 244/257 KB 240/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1616.6 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 52/86 KB 1063/1063 KB 192/358 KB 244/257 KB 224/549 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 64/86 KB 204/358 KB 248/257 KB 240/549 KB 64/86 KB 204/358 KB 252/257 KB 240/549 KB 64/86 KB 204/358 KB 256/257 KB 240/549 KB 64/86 KB 204/358 KB 257/257 KB 240/549 KB 64/86 KB 208/358 KB 257/257 KB 240/549 KB 68/86 KB 212/358 KB 257/257 KB 244/549 KB 68/86 KB 216/358 KB 257/257 KB 244/549 KB 68/86 KB 220/358 KB 257/257 KB 244/549 KB 68/86 KB 224/358 KB 257/257 KB 244/549 KB 68/86 KB 208/358 KB 257/257 KB 244/549 KB 72/86 KB 224/358 KB 257/257 KB 244/549 KB 76/86 KB 224/358 KB 257/257 KB 244/549 KB 80/86 KB 224/358 KB 257/257 KB 244/549 KB 64/86 KB 208/358 KB 257/257 KB 244/549 KB 80/86 KB 224/358 KB 257/257 KB 248/549 KB 84/86 KB 224/358 KB 257/257 KB 248/549 KB 86/86 KB 224/358 KB 257/257 KB 252/549 KB 84/86 KB 224/358 KB 257/257 KB 252/549 KB 86/86 KB 224/358 KB 257/257 KB 256/549 KB 86/86 KB 224/358 KB 257/257 KB 260/549 KB 86/86 KB 228/358 KB 257/257 KB 264/549 KB 86/86 KB 228/358 KB 257/257 KB 268/549 KB 86/86 KB 228/358 KB 257/257 KB 272/549 KB 86/86 KB 228/358 KB 257/257 KB 260/549 KB 86/86 KB 232/358 KB 257/257 KB 272/549 KB 86/86 KB 236/358 KB 257/257 KB 272/549 KB 86/86 KB 240/358 KB 257/257 KB 272/549 KB 86/86 KB 244/358 KB 257/257 KB 272/549 KB 86/86 KB 248/358 KB 257/257 KB 276/549 KB 86/86 KB 252/358 KB 257/257 KB 276/549 KB 86/86 KB 256/358 KB 257/257 KB 276/549 KB 86/86 KB 244/358 KB 257/257 KB 276/549 KB 86/86 KB 256/358 KB 257/257 KB 280/549 KB 86/86 KB 256/358 KB 257/257 KB 284/549 KB 86/86 KB 256/358 KB 257/257 KB 288/549 KB 86/86 KB 260/358 KB 257/257 KB 288/549 KB 86/86 KB 264/358 KB 257/257 KB 292/549 KB 86/86 KB 268/358 KB 257/257 KB 292/549 KB 86/86 KB 260/358 KB 257/257 KB 292/549 KB 86/86 KB 268/358 KB 257/257 KB 296/549 KB 86/86 KB 272/358 KB 257/257 KB 296/549 KB 86/86 KB 272/358 KB 257/257 KB 300/549 KB 86/86 KB 272/358 KB 257/257 KB 304/549 KB 86/86 KB 272/358 KB 257/257 KB 308/549 KB 86/86 KB 276/358 KB 257/257 KB 312/549 KB 86/86 KB 276/358 KB 257/257 KB 316/549 KB 86/86 KB 276/358 KB 257/257 KB 320/549 KB 86/86 KB 276/358 KB 257/257 KB 308/549 KB 86/86 KB 280/358 KB 257/257 KB 320/549 KB 86/86 KB 284/358 KB 257/257 KB 320/549 KB 86/86 KB 288/358 KB 257/257 KB 320/549 KB 86/86 KB 288/358 KB 257/257 KB 4/404 KB 320/549 KB 86/86 KB 288/358 KB 257/257 KB 8/404 KB 320/549 KB 86/86 KB 288/358 KB 257/257 KB 12/404 KB 320/549 KB 86/86 KB 288/358 KB 257/257 KB 16/404 KB 320/549 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 127.9 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 288/358 KB 257/257 KB 20/404 KB 320/549 KB 288/358 KB 257/257 KB 24/404 KB 320/549 KB 288/358 KB 257/257 KB 28/404 KB 320/549 KB 288/358 KB 257/257 KB 32/404 KB 320/549 KB Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 288/358 KB 257/257 KB 36/404 KB 320/549 KB 288/358 KB 257/257 KB 40/404 KB 320/549 KB 288/358 KB 257/257 KB 44/404 KB 320/549 KB 288/358 KB 257/257 KB 48/404 KB 320/549 KB 292/358 KB 257/257 KB 48/404 KB 320/549 KB 296/358 KB 257/257 KB 48/404 KB 324/549 KB 300/358 KB 257/257 KB 48/404 KB 324/549 KB 300/358 KB 257/257 KB 52/404 KB 324/549 KB 300/358 KB 257/257 KB 56/404 KB 324/549 KB 300/358 KB 257/257 KB 60/404 KB 324/549 KB 300/358 KB 257/257 KB 64/404 KB 324/549 KB 292/358 KB 257/257 KB 48/404 KB 324/549 KB 300/358 KB 257/257 KB 64/404 KB 328/549 KB 300/358 KB 257/257 KB 64/404 KB 332/549 KB 304/358 KB 257/257 KB 64/404 KB 336/549 KB 304/358 KB 257/257 KB 64/404 KB 332/549 KB 304/358 KB 257/257 KB 68/404 KB 336/549 KB 304/358 KB 257/257 KB 72/404 KB 336/549 KB 304/358 KB 257/257 KB 76/404 KB 336/549 KB 304/358 KB 257/257 KB 80/404 KB 336/549 KB 304/358 KB 257/257 KB 80/404 KB 340/549 KB 308/358 KB 257/257 KB 84/404 KB 344/549 KB 308/358 KB 257/257 KB 84/404 KB 348/549 KB 308/358 KB 257/257 KB 84/404 KB 352/549 KB 308/358 KB 257/257 KB 84/404 KB 340/549 KB 304/358 KB 257/257 KB 84/404 KB 340/549 KB 312/358 KB 257/257 KB 88/404 KB 352/549 KB 312/358 KB 257/257 KB 92/404 KB 352/549 KB 312/358 KB 257/257 KB 96/404 KB 352/549 KB 312/358 KB 257/257 KB 96/404 KB 352/549 KB 316/358 KB 257/257 KB 96/404 KB 352/549 KB 320/358 KB 257/257 KB 96/404 KB 352/549 KB 320/358 KB 257/257 KB 96/404 KB 356/549 KB 324/358 KB 257/257 KB 100/404 KB 360/549 KB 324/358 KB 257/257 KB 100/404 KB 364/549 KB 324/358 KB 257/257 KB 100/404 KB 368/549 KB 324/358 KB 257/257 KB 100/404 KB 356/549 KB 324/358 KB 257/257 KB 104/404 KB 368/549 KB 324/358 KB 257/257 KB 108/404 KB 368/549 KB 324/358 KB 257/257 KB 96/404 KB 356/549 KB 324/358 KB 257/257 KB 112/404 KB 368/549 KB 328/358 KB 257/257 KB 112/404 KB 368/549 KB 332/358 KB 257/257 KB 112/404 KB 368/549 KB 336/358 KB 257/257 KB 112/404 KB 368/549 KB 336/358 KB 257/257 KB 112/404 KB 372/549 KB 340/358 KB 116/404 KB 376/549 KB 340/358 KB 116/404 KB 380/549 KB 340/358 KB 116/404 KB 384/549 KB 340/358 KB 116/404 KB 372/549 KB 336/358 KB 116/404 KB 372/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 374.1 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 340/358 KB 4/587 KB 116/404 KB 384/549 KB 340/358 KB 8/587 KB 116/404 KB 384/549 KB 340/358 KB 12/587 KB 116/404 KB 384/549 KB 340/358 KB 16/587 KB 116/404 KB 384/549 KB 340/358 KB 16/587 KB 120/404 KB 384/549 KB 340/358 KB 16/587 KB 124/404 KB 384/549 KB 340/358 KB 16/587 KB 128/404 KB 384/549 KB 344/358 KB 16/587 KB 128/404 KB 384/549 KB 348/358 KB 16/587 KB 128/404 KB 384/549 KB 352/358 KB 16/587 KB 128/404 KB 384/549 KB 352/358 KB 20/587 KB 128/404 KB 384/549 KB 352/358 KB 24/587 KB 128/404 KB 384/549 KB 352/358 KB 28/587 KB 128/404 KB 384/549 KB 352/358 KB 32/587 KB 128/404 KB 384/549 KB 352/358 KB 32/587 KB 128/404 KB 388/549 KB 356/358 KB 32/587 KB 132/404 KB 392/549 KB 356/358 KB 32/587 KB 132/404 KB 396/549 KB 356/358 KB 32/587 KB 132/404 KB 400/549 KB 356/358 KB 32/587 KB 132/404 KB 388/549 KB 356/358 KB 36/587 KB 132/404 KB 400/549 KB 356/358 KB 40/587 KB 132/404 KB 400/549 KB 356/358 KB 44/587 KB 132/404 KB 400/549 KB 356/358 KB 48/587 KB 132/404 KB 400/549 KB 356/358 KB 32/587 KB 128/404 KB 388/549 KB 358/358 KB 48/587 KB 132/404 KB 400/549 KB 358/358 KB 48/587 KB 136/404 KB 400/549 KB 358/358 KB 48/587 KB 140/404 KB 400/549 KB 358/358 KB 48/587 KB 144/404 KB 400/549 KB 358/358 KB 48/587 KB 144/404 KB 404/549 KB 358/358 KB 52/587 KB 148/404 KB 408/549 KB 358/358 KB 52/587 KB 148/404 KB 404/549 KB 358/358 KB 52/587 KB 144/404 KB 404/549 KB 358/358 KB 56/587 KB 148/404 KB 408/549 KB 358/358 KB 60/587 KB 148/404 KB 408/549 KB 358/358 KB 64/587 KB 148/404 KB 408/549 KB 358/358 KB 64/587 KB 152/404 KB 408/549 KB 358/358 KB 64/587 KB 156/404 KB 408/549 KB 358/358 KB 64/587 KB 156/404 KB 412/549 KB 358/358 KB 64/587 KB 160/404 KB 416/549 KB 358/358 KB 64/587 KB 160/404 KB 412/549 KB 358/358 KB 68/587 KB 160/404 KB 416/549 KB 358/358 KB 72/587 KB 160/404 KB 416/549 KB 358/358 KB 76/587 KB 160/404 KB 416/549 KB 358/358 KB 80/587 KB 160/404 KB 416/549 KB 358/358 KB 80/587 KB 160/404 KB 3/894 KB 416/549 KB 358/358 KB 80/587 KB 160/404 KB 5/894 KB 416/549 KB 358/358 KB 80/587 KB 160/404 KB 8/894 KB 416/549 KB 358/358 KB 80/587 KB 160/404 KB 11/894 KB 416/549 KB 358/358 KB 80/587 KB 160/404 KB 13/894 KB 416/549 KB 358/358 KB 84/587 KB 160/404 KB 13/894 KB 416/549 KB 358/358 KB 84/587 KB 160/404 KB 16/894 KB 416/549 KB 358/358 KB 84/587 KB 160/404 KB 19/894 KB 416/549 KB 358/358 KB 84/587 KB 160/404 KB 21/894 KB 416/549 KB 358/358 KB 88/587 KB 160/404 KB 21/894 KB 416/549 KB 358/358 KB 92/587 KB 160/404 KB 21/894 KB 416/549 KB 358/358 KB 96/587 KB 160/404 KB 21/894 KB 416/549 KB 358/358 KB 96/587 KB 160/404 KB 24/894 KB 416/549 KB 358/358 KB 96/587 KB 160/404 KB 27/894 KB 416/549 KB 358/358 KB 96/587 KB 160/404 KB 29/894 KB 416/549 KB 358/358 KB 96/587 KB 160/404 KB 32/894 KB 416/549 KB 358/358 KB 96/587 KB 160/404 KB 36/894 KB 416/549 KB 358/358 KB 96/587 KB 160/404 KB 40/894 KB 416/549 KB 358/358 KB 96/587 KB 160/404 KB 44/894 KB 416/549 KB 358/358 KB 96/587 KB 160/404 KB 48/894 KB 416/549 KB 358/358 KB 100/587 KB 160/404 KB 48/894 KB 416/549 KB 104/587 KB 160/404 KB 48/894 KB 416/549 KB 108/587 KB 160/404 KB 48/894 KB 416/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 511.3 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 112/587 KB 160/404 KB 48/894 KB 416/549 KB 112/587 KB 160/404 KB 52/894 KB 416/549 KB 112/587 KB 160/404 KB 56/894 KB 416/549 KB 112/587 KB 160/404 KB 60/894 KB 416/549 KB 112/587 KB 160/404 KB 64/894 KB 416/549 KB 112/587 KB 160/404 KB 68/894 KB 416/549 KB 116/587 KB 164/404 KB 72/894 KB 420/549 KB 116/587 KB 164/404 KB 76/894 KB 420/549 KB 116/587 KB 164/404 KB 80/894 KB 420/549 KB 116/587 KB 164/404 KB 68/894 KB 420/549 KB 116/587 KB 164/404 KB 80/894 KB 424/549 KB 116/587 KB 164/404 KB 80/894 KB 428/549 KB Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 116/587 KB 164/404 KB 68/894 KB 416/549 KB 120/587 KB 164/404 KB 80/894 KB 428/549 KB 112/587 KB 164/404 KB 68/894 KB 416/549 KB 120/587 KB 168/404 KB 80/894 KB 432/549 KB 120/587 KB 172/404 KB 80/894 KB 432/549 KB 120/587 KB 176/404 KB 80/894 KB 432/549 KB 120/587 KB 164/404 KB 80/894 KB 432/549 KB 124/587 KB 176/404 KB 80/894 KB 432/549 KB 128/587 KB 176/404 KB 80/894 KB 432/549 KB 128/587 KB 176/404 KB 80/894 KB 436/549 KB 132/587 KB 180/404 KB 84/894 KB 440/549 KB 132/587 KB 180/404 KB 84/894 KB 444/549 KB 132/587 KB 180/404 KB 84/894 KB 448/549 KB 132/587 KB 180/404 KB 84/894 KB 436/549 KB 132/587 KB 184/404 KB 84/894 KB 448/549 KB 132/587 KB 188/404 KB 84/894 KB 448/549 KB 132/587 KB 192/404 KB 84/894 KB 448/549 KB 128/587 KB 176/404 KB 84/894 KB 436/549 KB 132/587 KB 192/404 KB 88/894 KB 448/549 KB 132/587 KB 192/404 KB 92/894 KB 448/549 KB 132/587 KB 176/404 KB 84/894 KB 436/549 KB 132/587 KB 192/404 KB 96/894 KB 448/549 KB 136/587 KB 192/404 KB 96/894 KB 448/549 KB 140/587 KB 192/404 KB 96/894 KB 448/549 KB 144/587 KB 192/404 KB 96/894 KB 448/549 KB 148/587 KB 196/404 KB 96/894 KB 448/549 KB 152/587 KB 196/404 KB 100/894 KB 452/549 KB 156/587 KB 196/404 KB 100/894 KB 452/549 KB 144/587 KB 196/404 KB 96/894 KB 448/549 KB 156/587 KB 196/404 KB 100/894 KB 452/549 KB 4/26 KB 156/587 KB 196/404 KB 100/894 KB 452/549 KB 8/26 KB 156/587 KB 196/404 KB 100/894 KB 452/549 KB 12/26 KB 156/587 KB 196/404 KB 100/894 KB 452/549 KB 16/26 KB 148/587 KB 196/404 KB 100/894 KB 452/549 KB 148/587 KB 196/404 KB 100/894 KB 448/549 KB 156/587 KB 196/404 KB 104/894 KB 452/549 KB 16/26 KB 156/587 KB 196/404 KB 108/894 KB 452/549 KB 16/26 KB 156/587 KB 196/404 KB 112/894 KB 452/549 KB 16/26 KB 156/587 KB 200/404 KB 112/894 KB 456/549 KB 20/26 KB 156/587 KB 204/404 KB 112/894 KB 456/549 KB 20/26 KB 156/587 KB 208/404 KB 112/894 KB 456/549 KB 20/26 KB 156/587 KB 196/404 KB 112/894 KB 456/549 KB 20/26 KB 156/587 KB 208/404 KB 112/894 KB 456/549 KB 24/26 KB 156/587 KB 208/404 KB 112/894 KB 456/549 KB 26/26 KB 156/587 KB 196/404 KB 112/894 KB 456/549 KB 16/26 KB 160/587 KB 208/404 KB 112/894 KB 460/549 KB 26/26 KB 160/587 KB 208/404 KB 112/894 KB 464/549 KB 26/26 KB 160/587 KB 208/404 KB 112/894 KB 456/549 KB 26/26 KB 160/587 KB 208/404 KB 112/894 KB 468/549 KB 26/26 KB 164/587 KB 212/404 KB 116/894 KB 472/549 KB 26/26 KB 164/587 KB 212/404 KB 116/894 KB 476/549 KB 26/26 KB 164/587 KB 212/404 KB 116/894 KB 480/549 KB 26/26 KB 164/587 KB 212/404 KB 116/894 KB 468/549 KB 26/26 KB 160/587 KB 212/404 KB 116/894 KB 468/549 KB 26/26 KB 164/587 KB 216/404 KB 116/894 KB 480/549 KB 26/26 KB 164/587 KB 220/404 KB 116/894 KB 480/549 KB 26/26 KB 164/587 KB 224/404 KB 116/894 KB 480/549 KB 26/26 KB 160/587 KB 208/404 KB 116/894 KB 468/549 KB 26/26 KB 164/587 KB 224/404 KB 120/894 KB 480/549 KB 26/26 KB 164/587 KB 224/404 KB 124/894 KB 480/549 KB 26/26 KB 164/587 KB 224/404 KB 128/894 KB 480/549 KB 26/26 KB 168/587 KB 224/404 KB 128/894 KB 480/549 KB 26/26 KB 172/587 KB 224/404 KB 128/894 KB 480/549 KB 26/26 KB 176/587 KB 224/404 KB 128/894 KB 484/549 KB 26/26 KB 176/587 KB 224/404 KB 132/894 KB 484/549 KB 26/26 KB 180/587 KB 228/404 KB 136/894 KB 484/549 KB 180/587 KB 228/404 KB 140/894 KB 484/549 KB 180/587 KB 228/404 KB 144/894 KB 484/549 KB 172/587 KB 224/404 KB 128/894 KB 484/549 KB 26/26 KB Download unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install ed: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 35.2 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 180/587 KB 228/404 KB 144/894 KB 488/549 KB 180/587 KB 228/404 KB 144/894 KB 492/549 KB 180/587 KB 228/404 KB 144/894 KB 496/549 KB 180/587 KB 228/404 KB 132/894 KB 484/549 KB 26/26 KB 184/587 KB 228/404 KB 144/894 KB 496/549 KB 188/587 KB 228/404 KB 144/894 KB 496/549 KB 192/587 KB 228/404 KB 144/894 KB 496/549 KB 196/587 KB 228/404 KB 144/894 KB 496/549 KB 200/587 KB 228/404 KB 148/894 KB 500/549 KB 204/587 KB 228/404 KB 148/894 KB 500/549 KB 208/587 KB 228/404 KB 148/894 KB 500/549 KB 176/587 KB 228/404 KB 132/894 KB 484/549 KB 26/26 KB 208/587 KB 232/404 KB 148/894 KB 500/549 KB 208/587 KB 236/404 KB 148/894 KB 500/549 KB 208/587 KB 240/404 KB 148/894 KB 500/549 KB 208/587 KB 244/404 KB 148/894 KB 500/549 KB 208/587 KB 248/404 KB 148/894 KB 500/549 KB 208/587 KB 252/404 KB 148/894 KB 500/549 KB 208/587 KB 256/404 KB 148/894 KB 500/549 KB 196/587 KB 228/404 KB 148/894 KB 500/549 KB 208/587 KB 256/404 KB 152/894 KB 500/549 KB 196/587 KB 228/404 KB 144/894 KB 500/549 KB 208/587 KB 256/404 KB 156/894 KB 504/549 KB 208/587 KB 256/404 KB 156/894 KB 508/549 KB 208/587 KB 256/404 KB 156/894 KB 512/549 KB 208/587 KB 256/404 KB 156/894 KB 500/549 KB 208/587 KB 256/404 KB 160/894 KB 512/549 KB 208/587 KB 256/404 KB 160/894 KB 516/549 KB 212/587 KB 260/404 KB 164/894 KB 520/549 KB 212/587 KB 260/404 KB 164/894 KB 524/549 KB 212/587 KB 260/404 KB 164/894 KB 516/549 KB 212/587 KB 260/404 KB 168/894 KB 524/549 KB 212/587 KB 260/404 KB 172/894 KB 524/549 KB 212/587 KB 260/404 KB 176/894 KB 524/549 KB 212/587 KB 260/404 KB 160/894 KB 516/549 KB 208/587 KB 260/404 KB 160/894 KB 516/549 KB 216/587 KB 264/404 KB 176/894 KB 528/549 KB 216/587 KB 268/404 KB 176/894 KB 528/549 KB 216/587 KB 272/404 KB 176/894 KB 528/549 KB 212/587 KB 260/404 KB 176/894 KB 528/549 KB 216/587 KB 260/404 KB 176/894 KB 528/549 KB 220/587 KB 272/404 KB 176/894 KB 528/549 KB 224/587 KB 272/404 KB 176/894 KB 528/549 KB 228/587 KB 272/404 KB 180/894 KB 532/549 KB 4/79 KB 232/587 KB 276/404 KB 180/894 KB 532/549 KB 4/79 KB 236/587 KB 276/404 KB 180/894 KB 532/549 KB 4/79 KB 224/587 KB 272/404 KB 180/894 KB 532/549 KB 4/79 KB 224/587 KB 272/404 KB 180/894 KB 528/549 KB 4/79 KB 236/587 KB 276/404 KB 184/894 KB 532/549 KB 4/79 KB 236/587 KB 276/404 KB 188/894 KB 532/549 KB 4/79 KB 224/587 KB 272/404 KB 176/894 KB 528/549 KB 4/79 KB 236/587 KB 276/404 KB 188/894 KB 536/549 KB 8/79 KB 236/587 KB 276/404 KB 188/894 KB 536/549 KB 12/79 KB 236/587 KB 276/404 KB 188/894 KB 536/549 KB 16/79 KB 236/587 KB 276/404 KB 188/894 KB 536/549 KB 20/79 KB 236/587 KB 276/404 KB 188/894 KB 536/549 KB 24/79 KB 236/587 KB 276/404 KB 188/894 KB 536/549 KB 28/79 KB 236/587 KB 276/404 KB 188/894 KB 536/549 KB 32/79 KB 236/587 KB 276/404 KB 188/894 KB 536/549 KB 4/79 KB 228/587 KB 276/404 KB 180/894 KB 532/549 KB 4/79 KB 236/587 KB 280/404 KB 188/894 KB 536/549 KB 32/79 KB 236/587 KB 284/404 KB 188/894 KB 536/549 KB 32/79 KB 236/587 KB 284/404 KB 192/894 KB 540/549 KB 32/79 KB 236/587 KB 284/404 KB 192/894 KB 536/549 KB 32/79 KB 236/587 KB 288/404 KB 192/894 KB 540/549 KB 32/79 KB 236/587 KB 288/404 KB 192/894 KB 544/549 KB 32/79 KB 236/587 KB 292/404 KB 192/894 KB 544/549 KB 32/79 KB 240/587 KB 296/404 KB 196/894 KB 548/549 KB 36/79 KB 240/587 KB 300/404 KB 196/894 KB 548/549 KB 36/79 KB 240/587 KB 304/404 KB 196/894 KB 548/549 KB 36/79 KB 240/587 KB 292/404 KB 196/894 KB 548/549 KB 36/79 KB 240/587 KB 2 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 92/404 KB 192/894 KB 544/549 KB 32/79 KB 240/587 KB 292/404 KB 192/894 KB 548/549 KB 36/79 KB 240/587 KB 304/404 KB 196/894 KB 549/549 KB 36/79 KB 240/587 KB 292/404 KB 192/894 KB 544/549 KB 36/79 KB 240/587 KB 304/404 KB 196/894 KB 549/549 KB 40/79 KB 240/587 KB 304/404 KB 196/894 KB 549/549 KB 44/79 KB 240/587 KB 304/404 KB 196/894 KB 549/549 KB 48/79 KB 240/587 KB 304/404 KB 200/894 KB 549/549 KB 48/79 KB 244/587 KB 304/404 KB 204/894 KB 549/549 KB 48/79 KB 248/587 KB 304/404 KB 204/894 KB 549/549 KB 48/79 KB 252/587 KB 304/404 KB 204/894 KB 549/549 KB 48/79 KB 256/587 KB 304/404 KB 204/894 KB 549/549 KB 48/79 KB 240/587 KB 304/404 KB 204/894 KB 549/549 KB 48/79 KB 256/587 KB 304/404 KB 208/894 KB 549/549 KB 48/79 KB 256/587 KB 308/404 KB 208/894 KB 549/549 KB 48/79 KB 260/587 KB 312/404 KB 212/894 KB 549/549 KB 52/79 KB 260/587 KB 316/404 KB 212/894 KB 549/549 KB 52/79 KB 260/587 KB 320/404 KB 212/894 KB 549/549 KB 52/79 KB 260/587 KB 308/404 KB 212/894 KB 549/549 KB 52/79 KB 260/587 KB 320/404 KB 212/894 KB 549/549 KB 56/79 KB 260/587 KB 320/404 KB 212/894 KB 549/549 KB 60/79 KB 260/587 KB 308/404 KB 212/894 KB 549/549 KB 48/79 KB 260/587 KB 320/404 KB 216/894 KB 549/549 KB 60/79 KB 260/587 KB 308/404 KB 208/894 KB 549/549 KB 48/79 KB 264/587 KB 320/404 KB 220/894 KB 549/549 KB 64/79 KB 268/587 KB 320/404 KB 220/894 KB 549/549 KB 64/79 KB 272/587 KB 320/404 KB 220/894 KB 549/549 KB 64/79 KB 260/587 KB 320/404 KB 220/894 KB 549/549 KB 64/79 KB 260/587 KB 320/404 KB 216/894 KB 549/549 KB 64/79 KB 272/587 KB 320/404 KB 224/894 KB 549/549 KB 64/79 KB 272/587 KB 324/404 KB 224/894 KB 549/549 KB 64/79 KB 276/587 KB 328/404 KB 228/894 KB 68/79 KB 276/587 KB 332/404 KB 228/894 KB 68/79 KB 276/587 KB 336/404 KB 228/894 KB 68/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 737.4 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 276/587 KB 324/404 KB 228/894 KB 549/549 KB 68/79 KB 276/587 KB 336/404 KB 232/894 KB 68/79 KB 276/587 KB 336/404 KB 236/894 KB 68/79 KB 276/587 KB 336/404 KB 240/894 KB 68/79 KB 276/587 KB 324/404 KB 224/894 KB 549/549 KB 68/79 KB 276/587 KB 336/404 KB 240/894 KB 72/79 KB 276/587 KB 336/404 KB 240/894 KB 76/79 KB 276/587 KB 336/404 KB 240/894 KB 79/79 KB 276/587 KB 324/404 KB 224/894 KB 549/549 KB 64/79 KB 280/587 KB 336/404 KB 240/894 KB 79/79 KB 284/587 KB 336/404 KB 240/894 KB 79/79 KB 288/587 KB 336/404 KB 240/894 KB 79/79 KB 292/587 KB 336/404 KB 240/894 KB 79/79 KB 296/587 KB 340/404 KB 244/894 KB 79/79 KB 300/587 KB 340/404 KB 244/894 KB 79/79 KB 304/587 KB 340/404 KB 244/894 KB 79/79 KB 292/587 KB 340/404 KB 244/894 KB 79/79 KB 292/587 KB 340/404 KB 240/894 KB 79/79 KB 304/587 KB 344/404 KB 248/894 KB 79/79 KB 304/587 KB 348/404 KB 248/894 KB 79/79 KB 304/587 KB 352/404 KB 248/894 KB 79/79 KB 304/587 KB 352/404 KB 248/894 KB 79/79 KB 304/587 KB 352/404 KB 252/894 KB 79/79 KB 304/587 KB 352/404 KB 256/894 KB 79/79 KB 304/587 KB 356/404 KB 256/894 KB 79/79 KB 308/587 KB 360/404 KB 256/894 KB 79/79 KB 308/587 KB 364/404 KB 256/894 KB 79/79 KB 308/587 KB 368/404 KB 256/894 KB 79/79 KB 308/587 KB 368/404 KB 260/894 KB 79/79 KB 308/587 KB 368/404 KB 264/894 KB 79/79 KB 308/587 KB 356/404 KB 256/894 KB 79/79 KB 312/587 KB 368/404 KB 264/894 KB 79/79 KB 4/1822 KB 316/587 KB 368/404 KB 264/894 KB 79/79 KB 4/1822 KB 308/587 KB 368/404 KB 264/894 KB 79/79 KB 4/1822 KB 316/587 KB 368/404 KB 268/894 KB 79/79 KB 8/1822 KB 316/587 KB 368/404 KB 268/894 KB 79/79 KB 12/1822 KB 316/587 KB 368/404 KB 268/894 KB 79/79 KB 16/1822 KB 316/587 KB 368/404 KB 268/894 KB 79/79 KB 4/1822 KB 320/587 KB 368/404 KB 272/894 KB 79/79 KB 16/1822 KB 316/587 KB 368/404 KB 272/894 KB 79/79 KB 16/1822 KB 320/587 KB 368/404 KB 272/894 KB 79/79 KB 20/1822 KB 324/587 KB 372/404 KB 276/894 KB 79/79 KB 24/1822 KB 324/587 KB 372/404 KB 276/894 KB 79/79 KB 28/1822 KB 324/587 KB 372/404 KB 276/894 KB 79/79 KB 32/1822 KB 324/587 KB 372/404 KB 276/894 KB 79/79 KB 20/1822 KB 324/587 KB 372/404 KB 272/894 KB 79/79 KB 20/1822 KB 328/587 KB 372/404 KB 276/894 KB 79/79 KB 32/1822 KB 332/587 KB 372/404 KB 276/894 KB 79/79 KB 32/1822 KB 336/587 KB 372/404 KB 280/894 KB 79/79 KB 32/1822 KB 320/587 KB 372/404 KB 272/894 KB 79/79 KB 20/1822 KB 336/587 KB 376/404 KB 280/894 KB 79/79 KB 32/1822 KB 336/587 KB 380/404 KB 280/894 KB 79/79 KB 32/1822 KB 336/587 KB 384/404 KB 280/894 KB 79/79 KB 32/1822 KB 332/587 KB 372/404 KB 280/894 KB 79/79 KB 32/1822 KB 336/587 KB 384/404 KB 284/894 KB 79/79 KB 32/1822 KB 336/587 KB 384/404 KB 288/894 KB 79/79 KB 32/1822 KB 340/587 KB 384/404 KB 288/894 KB 79/79 KB 32/1822 KB 344/587 KB 388/404 KB 292/894 KB 79/79 KB 36/1822 KB 348/587 KB 388/404 KB 292/894 KB 79/79 KB 36/1822 KB 352/587 KB 388/404 KB 292/894 KB 79/79 KB 36/1822 KB 340/587 KB 388/404 KB 292/894 KB 79/79 KB 36/1822 KB 352/587 KB 392/404 KB 292/894 KB 79/79 KB 36/1822 KB 352/587 KB 396/404 KB 292/894 KB 79/79 KB 36/1822 KB 352/587 KB 400/404 KB 292/894 KB 79/79 KB 36/1822 KB 340/587 KB 384/404 KB 292/894 KB 79/79 KB 36/1822 KB 352/587 KB 400/404 KB 292/894 KB 79/79 KB 40/1822 KB 352/587 KB 400/404 KB 292/894 KB 79/79 KB 44/1822 KB 352/587 KB 400/404 KB 292/894 KB 79/79 KB 48/1822 KB 340/587 KB 384/404 KB 292/894 KB 79/79 KB 32/1822 KB 352/587 KB 404/404 KB 296/894 KB 79/79 KB unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 48/1822 KB 352/587 KB 404/404 KB 300/894 KB 79/79 KB 48/1822 KB 352/587 KB 404/404 KB 304/894 KB 79/79 KB 48/1822 KB 352/587 KB 404/404 KB 308/894 KB 79/79 KB 48/1822 KB 356/587 KB 404/404 KB 312/894 KB 79/79 KB 52/1822 KB 356/587 KB 404/404 KB 316/894 KB 79/79 KB 52/1822 KB 356/587 KB 404/404 KB 320/894 KB 79/79 KB 52/1822 KB 352/587 KB 404/404 KB 292/894 KB 79/79 KB 48/1822 KB 356/587 KB 404/404 KB 308/894 KB 79/79 KB 52/1822 KB 356/587 KB 404/404 KB 320/894 KB 79/79 KB 56/1822 KB 356/587 KB 404/404 KB 308/894 KB 79/79 KB 48/1822 KB 360/587 KB 404/404 KB 320/894 KB 79/79 KB 56/1822 KB 364/587 KB 404/404 KB 320/894 KB 79/79 KB 56/1822 KB 364/587 KB 404/404 KB 320/894 KB 79/79 KB 60/1822 KB 364/587 KB 404/404 KB 320/894 KB 79/79 KB 64/1822 KB 368/587 KB 404/404 KB 320/894 KB 79/79 KB 64/1822 KB 368/587 KB 404/404 KB 324/894 KB 79/79 KB 64/1822 KB 372/587 KB 404/404 KB 328/894 KB 79/79 KB 68/1822 KB 372/587 KB 404/404 KB 332/894 KB 79/79 KB 68/1822 KB 372/587 KB 404/404 KB 336/894 KB 79/79 KB 68/1822 KB 372/587 KB 404/404 KB 324/894 KB 79/79 KB 68/1822 KB 372/587 KB 404/404 KB 324/894 KB 79/79 KB 64/1822 KB 376/587 KB 404/404 KB 336/894 KB 79/79 KB 68/1822 KB 380/587 KB 404/404 KB 336/894 KB 79/79 KB 68/1822 KB 384/587 KB 404/404 KB 336/894 KB 79/79 KB 68/1822 KB 384/587 KB 404/404 KB 336/894 KB 79/79 KB 72/1822 KB 384/587 KB 404/404 KB 336/894 KB 79/79 KB 76/1822 KB 384/587 KB 404/404 KB 336/894 KB 79/79 KB 80/1822 KB 384/587 KB 404/404 KB 340/894 KB 79/79 KB 80/1822 KB 388/587 KB 404/404 KB 344/894 KB 79/79 KB 84/1822 KB 388/587 KB 404/404 KB 348/894 KB 79/79 KB 84/1822 KB 388/587 KB 404/404 KB 352/894 KB 79/79 KB 84/1822 KB 388/587 KB 404/404 KB 340/894 KB 79/79 KB 84/1822 KB 388/587 KB 404/404 KB 340/894 KB 79/79 KB 80/1822 KB 392/587 KB 404/404 KB 352/894 KB 79/79 KB 84/1822 KB 396/587 KB 404/404 KB 352/894 KB 79/79 KB 84/1822 KB 400/587 KB 404/404 KB 352/894 KB 79/79 KB 84/1822 KB 400/587 KB 404/404 KB 352/894 KB 79/79 KB 88/1822 KB 400/587 KB 404/404 KB 352/894 KB 79/79 KB 92/1822 KB 400/587 KB 404/404 KB 352/894 KB 79/79 KB 96/1822 KB 404/587 KB 404/404 KB 352/894 KB 79/79 KB 96/1822 KB 408/587 KB 356/894 KB 79/79 KB 100/1822 KB 412/587 KB 356/894 KB 79/79 KB 100/1822 KB 416/587 KB 356/894 KB 79/79 KB 100/1822 KB 404/587 KB 356/894 KB 79/79 KB 100/1822 KB 404/587 KB 352/894 KB 79/79 KB 100/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 524.1 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 416/587 KB 360/894 KB 79/79 KB 100/1822 KB 416/587 KB 364/894 KB 79/79 KB 104/1822 KB 416/587 KB 368/894 KB 79/79 KB 104/1822 KB 416/587 KB 372/894 KB 79/79 KB 104/1822 KB 420/587 KB 376/894 KB 79/79 KB 104/1822 KB 420/587 KB 380/894 KB 79/79 KB 104/1822 KB 420/587 KB 384/894 KB 79/79 KB 104/1822 KB 416/587 KB 360/894 KB 79/79 KB 104/1822 KB 420/587 KB 384/894 KB 79/79 KB 108/1822 KB 420/587 KB 384/894 KB 79/79 KB 112/1822 KB 420/587 KB 372/894 KB 79/79 KB 104/1822 KB 424/587 KB 384/894 KB 79/79 KB 112/1822 KB 428/587 KB 384/894 KB 79/79 KB 112/1822 KB 432/587 KB 384/894 KB 79/79 KB 112/1822 KB 432/587 KB 384/894 KB 79/79 KB 116/1822 KB 432/587 KB 384/894 KB 79/79 KB 120/1822 KB 432/587 KB 384/894 KB 79/79 KB 124/1822 KB 432/587 KB 384/894 KB 79/79 KB 128/1822 KB 436/587 KB 384/894 KB 79/79 KB 128/1822 KB 440/587 KB 388/894 KB 79/79 KB 132/1822 KB 444/587 KB 388/894 KB 79/79 KB 132/1822 KB 448/587 KB 388/894 KB 79/79 KB 132/1822 KB 436/587 KB 388/894 KB 79/79 KB 132/1822 KB 436/587 KB 388/894 KB 79/79 KB 128/1822 KB 448/587 KB 392/894 KB 79/79 KB 132/1822 KB 448/587 KB 396/894 KB 79/79 KB 132/1822 KB 448/587 KB 400/894 KB 79/79 KB 136/1822 KB 448/587 KB 396/894 KB 79/79 KB 136/1822 KB 448/587 KB 400/894 KB 79/79 KB 140/1822 KB 448/587 KB 400/894 KB 79/79 KB 144/1822 KB 448/587 KB 400/894 KB 79/79 KB 148/1822 KB 452/587 KB 404/894 KB 79/79 KB 148/1822 KB 456/587 KB 404/894 KB 79/79 KB 148/1822 KB 460/587 KB 404/894 KB 79/79 KB 148/1822 KB 464/587 KB 404/894 KB 79/79 KB 148/1822 KB 4/115 KB 448/587 KB 404/894 KB 79/79 KB 148/1822 KB 464/587 KB 408/894 KB 79/79 KB 152/1822 KB 4/115 KB 464/587 KB 412/894 KB 79/79 KB 152/1822 KB 4/115 KB 464/587 KB 404/894 KB 79/79 KB 152/1822 KB 4/115 KB 460/587 KB 404/894 KB 79/79 KB 148/1822 KB 4/115 KB 464/587 KB 412/894 KB 79/79 KB 152/1822 KB 8/115 KB 464/587 KB 412/894 KB 79/79 KB 152/1822 KB 12/115 KB 464/587 KB 412/894 KB 79/79 KB 152/1822 KB 16/115 KB 464/587 KB 412/894 KB 79/79 KB 152/1822 KB 20/115 KB 464/587 KB 412/894 KB 79/79 KB 152/1822 KB 24/115 KB 464/587 KB 412/894 KB 79/79 KB 152/1822 KB 28/115 KB 464/587 KB 412/894 KB 79/79 KB 152/1822 KB 32/115 KB 464/587 KB 412/894 KB 79/79 KB 156/1822 KB 32/115 KB 464/587 KB 412/894 KB 79/79 KB 156/1822 KB 36/115 KB 464/587 KB 412/894 KB 79/79 KB 156/1822 KB 40/115 KB 464/587 KB 412/894 KB 79/79 KB 156/1822 KB 44/115 KB 464/587 KB 412/894 KB 79/79 KB 156/1822 KB 48/115 KB 464/587 KB 416/894 KB 79/79 KB 156/1822 KB 48/115 KB 464/587 KB 416/894 KB 79/79 KB 160/1822 KB 48/115 KB 464/587 KB 416/894 KB 79/79 KB 160/1822 KB 52/115 KB 464/587 KB 416/894 KB 79/79 KB 160/1822 KB 56/115 KB 464/587 KB 416/894 KB 79/79 KB 160/1822 KB 60/115 KB 464/587 KB 416/894 KB 79/79 KB 160/1822 KB 64/115 KB 464/587 KB 416/894 KB 79/79 KB 164/1822 KB 64/115 KB 468/587 KB 420/894 KB 79/79 KB 168/1822 KB 64/115 KB 468/587 KB 420/894 KB 79/79 KB 172/1822 KB 64/115 KB 468/587 KB 420/894 KB 79/79 KB 176/1822 KB 68/115 KB 468/587 KB 420/894 KB 79/79 KB 164/1822 KB 64/115 KB 472/587 KB 420/894 KB 79/79 KB 176/1822 KB 68/115 KB 476/587 KB 420/894 KB 79/79 KB 176/1822 KB 68/115 KB 480/587 KB 420/894 KB 79/79 KB 176/1822 KB 68/115 KB 464/587 KB 420/894 KB 79/79 KB 164/1822 KB 64/115 KB 480/587 KB 424/894 KB 79/79 KB 176/1822 KB 68/115 KB 480/587 KB 428/894 KB 79/79 KB 176/1822 KB 68/115 KB 480/587 KB 432/894 KB 79/79 KB 176/1822 KB 68/115 KB 468/587 KB 420/894 KB 79/79 KB 172/1 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 822 KB 68/115 KB 480/587 KB 432/894 KB 79/79 KB 176/1822 KB 72/115 KB 480/587 KB 432/894 KB 79/79 KB 176/1822 KB 76/115 KB 480/587 KB 432/894 KB 79/79 KB 176/1822 KB 80/115 KB 480/587 KB 432/894 KB 79/79 KB 176/1822 KB 84/115 KB 484/587 KB 436/894 KB 79/79 KB 180/1822 KB 88/115 KB 484/587 KB 436/894 KB 79/79 KB 180/1822 KB 92/115 KB 484/587 KB 436/894 KB 79/79 KB 180/1822 KB 96/115 KB 484/587 KB 436/894 KB 79/79 KB 180/1822 KB 84/115 KB 484/587 KB 436/894 KB 79/79 KB 176/1822 KB 84/115 KB 484/587 KB 440/894 KB 79/79 KB 180/1822 KB 96/115 KB 484/587 KB 432/894 KB 79/79 KB 176/1822 KB 84/115 KB 488/587 KB 440/894 KB 79/79 KB 184/1822 KB 96/115 KB 492/587 KB 440/894 KB 79/79 KB 184/1822 KB 96/115 KB 496/587 KB 440/894 KB 79/79 KB 184/1822 KB 96/115 KB 484/587 KB 440/894 KB 79/79 KB 184/1822 KB 96/115 KB 496/587 KB 440/894 KB 79/79 KB 188/1822 KB 96/115 KB 496/587 KB 444/894 KB 79/79 KB 192/1822 KB 96/115 KB 496/587 KB 444/894 KB 79/79 KB 188/1822 KB 96/115 KB 496/587 KB 448/894 KB 79/79 KB 192/1822 KB 96/115 KB 496/587 KB 448/894 KB 79/79 KB 196/1822 KB 96/115 KB 500/587 KB 452/894 KB 79/79 KB 200/1822 KB 100/115 KB 500/587 KB 452/894 KB 79/79 KB 196/1822 KB 100/115 KB 500/587 KB 452/894 KB 79/79 KB 196/1822 KB 96/115 KB 500/587 KB 456/894 KB 79/79 KB 200/1822 KB 104/115 KB 500/587 KB 460/894 KB 79/79 KB 200/1822 KB 104/115 KB 500/587 KB 464/894 KB 79/79 KB 204/1822 KB 104/115 KB 500/587 KB 448/894 KB 79/79 KB 196/1822 KB 96/115 KB 504/587 KB 464/894 KB 79/79 KB 204/1822 KB 104/115 KB 508/587 KB 464/894 KB 79/79 KB 204/1822 KB 104/115 KB 512/587 KB 464/894 KB 79/79 KB 204/1822 KB 104/115 KB 500/587 KB 460/894 KB 79/79 KB 204/1822 KB 104/115 KB 500/587 KB 460/894 KB 79/79 KB 200/1822 KB 104/115 KB 512/587 KB 464/894 KB 79/79 KB 208/1822 KB 108/115 KB 512/587 KB 464/894 KB 79/79 KB 208/1822 KB 112/115 KB 512/587 KB 464/894 KB 79/79 KB 208/1822 KB 112/115 KB 516/587 KB 464/894 KB 79/79 KB 208/1822 KB 112/115 KB 520/587 KB 468/894 KB 79/79 KB 212/1822 KB 115/115 KB 524/587 KB 468/894 KB 79/79 KB 212/1822 KB 115/115 KB 528/587 KB 468/894 KB 79/79 KB 212/1822 KB 115/115 KB 516/587 KB 468/894 KB 79/79 KB 212/1822 KB 115/115 KB 528/587 KB 472/894 KB 79/79 KB 212/1822 KB 115/115 KB 528/587 KB 476/894 KB 79/79 KB 212/1822 KB 115/115 KB 528/587 KB 480/894 KB 79/79 KB 212/1822 KB 115/115 KB 516/587 KB 464/894 KB 79/79 KB 212/1822 KB 115/115 KB 516/587 KB 464/894 KB 79/79 KB 208/1822 KB 115/115 KB 528/587 KB 480/894 KB 79/79 KB 216/1822 KB 115/115 KB 528/587 KB 480/894 KB 79/79 KB 220/1822 KB 115/115 KB 528/587 KB 480/894 KB 79/79 KB 224/1822 KB 115/115 KB 528/587 KB 484/894 KB 79/79 KB 224/1822 KB 115/115 KB 532/587 KB 488/894 KB 79/79 KB 228/1822 KB 115/115 KB 532/587 KB 492/894 KB 79/79 KB 228/1822 KB 115/115 KB 532/587 KB 496/894 KB 79/79 KB 228/1822 KB 115/115 KB 532/587 KB 484/894 KB 79/79 KB 228/1822 KB 115/115 KB 536/587 KB 496/894 KB 79/79 KB 228/1822 KB 115/115 KB 540/587 KB 496/894 KB 79/79 KB 228/1822 KB 115/115 KB 544/587 KB 496/894 KB 79/79 KB 228/1822 KB 115/115 KB 528/587 KB 484/894 KB 79/79 KB 228/1822 KB 115/115 KB 544/587 KB 496/894 KB 79/79 KB 232/1822 KB 115/115 KB 544/587 KB 496/894 KB 79/79 KB 236/1822 KB 115/115 KB 544/587 KB 496/894 KB 79/79 KB 240/1822 KB 115/115 KB 548/587 KB 496/894 KB 79/79 KB 240/1822 KB 115/115 KB 552/587 KB 500/894 KB 79/79 KB 244/1822 KB 115/115 KB 556/587 KB 500/894 KB 79/79 KB 244/1822 KB 115/115 KB 5 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 60/587 KB 500/894 KB 79/79 KB 244/1822 KB 115/115 KB 548/587 KB 500/894 KB 79/79 KB 244/1822 KB 115/115 KB 548/587 KB 500/894 KB 79/79 KB 240/1822 KB 115/115 KB 560/587 KB 504/894 KB 79/79 KB 244/1822 KB 115/115 KB 560/587 KB 508/894 KB 79/79 KB 244/1822 KB 115/115 KB 560/587 KB 512/894 KB 79/79 KB 244/1822 KB 115/115 KB 560/587 KB 512/894 KB 79/79 KB 248/1822 KB 115/115 KB 560/587 KB 512/894 KB 79/79 KB 252/1822 KB 115/115 KB 560/587 KB 512/894 KB 79/79 KB 256/1822 KB 115/115 KB 560/587 KB 516/894 KB 79/79 KB 256/1822 KB 115/115 KB 564/587 KB 520/894 KB 79/79 KB 260/1822 KB 115/115 KB 564/587 KB 524/894 KB 79/79 KB 260/1822 KB 115/115 KB 564/587 KB 528/894 KB 79/79 KB 260/1822 KB 564/587 KB 516/894 KB 79/79 KB 256/1822 KB 115/115 KB 568/587 KB 528/894 KB 79/79 KB 260/1822 KB 572/587 KB 528/894 KB 79/79 KB 260/1822 KB 576/587 KB 528/894 KB 79/79 KB 260/1822 KB 564/587 KB 516/894 KB 79/79 KB 260/1822 KB 115/115 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 142.7 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 576/587 KB 528/894 KB 79/79 KB 264/1822 KB 580/587 KB 528/894 KB 79/79 KB 268/1822 KB 584/587 KB 532/894 KB 79/79 KB 268/1822 KB 587/587 KB 532/894 KB 79/79 KB 268/1822 KB 576/587 KB 528/894 KB 79/79 KB 268/1822 KB 587/587 KB 532/894 KB 79/79 KB 272/1822 KB 580/587 KB 532/894 KB 79/79 KB 268/1822 KB 587/587 KB 536/894 KB 79/79 KB 272/1822 KB 587/587 KB 540/894 KB 79/79 KB 272/1822 KB 587/587 KB 544/894 KB 4/206 KB 79/79 KB 272/1822 KB 587/587 KB 540/894 KB 4/206 KB 79/79 KB 272/1822 KB 587/587 KB 544/894 KB 8/206 KB 79/79 KB 272/1822 KB 587/587 KB 544/894 KB 12/206 KB 79/79 KB 272/1822 KB 587/587 KB 544/894 KB 16/206 KB 79/79 KB 272/1822 KB 587/587 KB 544/894 KB 20/206 KB 79/79 KB 272/1822 KB 587/587 KB 544/894 KB 24/206 KB 79/79 KB 272/1822 KB 587/587 KB 544/894 KB 28/206 KB 79/79 KB 272/1822 KB 587/587 KB 544/894 KB 32/206 KB 79/79 KB 272/1822 KB 587/587 KB 544/894 KB 32/206 KB 79/79 KB 276/1822 KB 587/587 KB 544/894 KB 32/206 KB 79/79 KB 280/1822 KB 587/587 KB 548/894 KB 32/206 KB 79/79 KB 284/1822 KB 587/587 KB 548/894 KB 32/206 KB 79/79 KB 288/1822 KB 587/587 KB 548/894 KB 32/206 KB 79/79 KB 280/1822 KB 587/587 KB 552/894 KB 32/206 KB 79/79 KB 288/1822 KB 587/587 KB 556/894 KB 36/206 KB 79/79 KB 288/1822 KB 587/587 KB 560/894 KB 36/206 KB 79/79 KB 288/1822 KB 587/587 KB 552/894 KB 36/206 KB 79/79 KB 288/1822 KB 587/587 KB 560/894 KB 40/206 KB 79/79 KB 288/1822 KB 587/587 KB 560/894 KB 44/206 KB 79/79 KB 288/1822 KB 587/587 KB 560/894 KB 48/206 KB 79/79 KB 288/1822 KB 587/587 KB 560/894 KB 52/206 KB 79/79 KB 292/1822 KB 587/587 KB 564/894 KB 56/206 KB 79/79 KB 292/1822 KB 587/587 KB 564/894 KB 60/206 KB 79/79 KB 292/1822 KB 587/587 KB 564/894 KB 64/206 KB 79/79 KB 292/1822 KB 587/587 KB 560/894 KB 48/206 KB 79/79 KB 292/1822 KB 587/587 KB 564/894 KB 64/206 KB 79/79 KB 296/1822 KB 587/587 KB 564/894 KB 64/206 KB 79/79 KB 300/1822 KB 587/587 KB 564/894 KB 64/206 KB 79/79 KB 304/1822 KB 587/587 KB 564/894 KB 52/206 KB 79/79 KB 292/1822 KB 587/587 KB 568/894 KB 64/206 KB 79/79 KB 304/1822 KB 587/587 KB 572/894 KB 64/206 KB 79/79 KB 304/1822 KB 587/587 KB 576/894 KB 64/206 KB 79/79 KB 304/1822 KB 587/587 KB 576/894 KB 64/206 KB 79/79 KB 308/1822 KB 587/587 KB 576/894 KB 64/206 KB 79/79 KB 312/1822 KB 587/587 KB 576/894 KB 64/206 KB 79/79 KB 316/1822 KB 576/894 KB 68/206 KB 79/79 KB 320/1822 KB 576/894 KB 68/206 KB 79/79 KB 324/1822 KB 576/894 KB 68/206 KB 79/79 KB 316/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 715.4 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 96.2 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 580/894 KB 68/206 KB 79/79 KB 324/1822 KB 584/894 KB 72/206 KB 328/1822 KB 588/894 KB 72/206 KB 328/1822 KB 592/894 KB 72/206 KB 328/1822 KB 596/894 KB 72/206 KB 328/1822 KB 600/894 KB 72/206 KB 328/1822 KB 604/894 KB 72/206 KB 328/1822 KB 608/894 KB 72/206 KB 328/1822 KB 580/894 KB 72/206 KB 328/1822 KB 580/894 KB 72/206 KB 324/1822 KB 608/894 KB 76/206 KB 328/1822 KB 608/894 KB 80/206 KB 328/1822 KB 608/894 KB 84/206 KB 328/1822 KB 608/894 KB 84/206 KB 332/1822 KB 608/894 KB 84/206 KB 336/1822 KB 608/894 KB 88/206 KB 336/1822 KB 608/894 KB 92/206 KB 336/1822 KB 608/894 KB 96/206 KB 336/1822 KB 608/894 KB 96/206 KB 340/1822 KB 608/894 KB 96/206 KB 344/1822 KB 1/57 KB 608/894 KB 96/206 KB 344/1822 KB 4/57 KB 608/894 KB 96/206 KB 344/1822 KB 5/57 KB 608/894 KB 96/206 KB 344/1822 KB 8/57 KB 608/894 KB 96/206 KB 344/1822 KB 9/57 KB 608/894 KB 96/206 KB 344/1822 KB 12/57 KB 608/894 KB 96/206 KB 344/1822 KB 13/57 KB 608/894 KB 96/206 KB 344/1822 KB 16/57 KB 608/894 KB 96/206 KB 344/1822 KB 16/57 KB 608/894 KB 96/206 KB 348/1822 KB 17/57 KB 608/894 KB 96/206 KB 348/1822 KB 20/57 KB 608/894 KB 96/206 KB 348/1822 KB 21/57 KB 608/894 KB 96/206 KB 348/1822 KB 24/57 KB 608/894 KB 96/206 KB 348/1822 KB 25/57 KB 608/894 KB 96/206 KB 348/1822 KB 28/57 KB 608/894 KB 96/206 KB 348/1822 KB 29/57 KB 608/894 KB 96/206 KB 348/1822 KB 32/57 KB 608/894 KB 96/206 KB 348/1822 KB 32/57 KB 608/894 KB 96/206 KB 352/1822 KB 33/57 KB 608/894 KB 100/206 KB 356/1822 KB 33/57 KB 612/894 KB 100/206 KB 360/1822 KB 33/57 KB 612/894 KB 100/206 KB 364/1822 KB 33/57 KB 612/894 KB 100/206 KB 368/1822 KB 33/57 KB 608/894 KB 100/206 KB 352/1822 KB 33/57 KB 608/894 KB 96/206 KB 352/1822 KB 36/57 KB 612/894 KB 100/206 KB 368/1822 KB 37/57 KB 612/894 KB 100/206 KB 368/1822 KB 40/57 KB 612/894 KB 100/206 KB 368/1822 KB 41/57 KB 612/894 KB 100/206 KB 368/1822 KB 44/57 KB 612/894 KB 100/206 KB 368/1822 KB 45/57 KB 612/894 KB 100/206 KB 368/1822 KB 48/57 KB 612/894 KB 100/206 KB 368/1822 KB 49/57 KB 612/894 KB 100/206 KB 368/1822 KB 52/57 KB 612/894 KB 100/206 KB 368/1822 KB 53/57 KB 612/894 KB 100/206 KB 368/1822 KB 56/57 KB 612/894 KB 100/206 KB 368/1822 KB 33/57 KB 612/894 KB 100/206 KB 356/1822 KB 56/57 KB 612/894 KB 104/206 KB 368/1822 KB 56/57 KB 612/894 KB 108/206 KB 368/1822 KB 57/57 KB 616/894 KB 108/206 KB 368/1822 KB 57/57 KB 620/894 KB 108/206 KB 368/1822 KB 57/57 KB 612/894 KB 108/206 KB 368/1822 KB 57/57 KB 620/894 KB 112/206 KB 368/1822 KB 57/57 KB 624/894 KB 112/206 KB 368/1822 KB 57/57 KB 624/894 KB 116/206 KB 368/1822 KB 57/57 KB 628/894 KB 120/206 KB 372/1822 KB 57/57 KB 628/894 KB 124/206 KB 372/1822 KB 57/57 KB 628/894 KB 128/206 KB 372/1822 KB 57/57 KB 628/894 KB 116/206 KB 372/1822 KB 57/57 KB 628/894 KB 128/206 KB 376/1822 KB 57/57 KB 628/894 KB 128/206 KB 380/1822 KB 57/57 KB 628/894 KB 128/206 KB 384/1822 KB 57/57 KB 628/894 KB 116/206 KB 368/1822 KB 57/57 KB 632/894 KB 128/206 KB 384/1822 KB 57/57 KB 636/894 KB 128/206 KB 384/1822 KB 57/57 KB 640/894 KB 128/206 KB 384/1822 KB 57/57 KB 644/894 KB 128/206 KB 384/1822 KB 57/57 KB 648/894 KB 132/206 KB 388/1822 KB 57/57 KB 652/894 KB 132/206 KB 388/1822 KB 57/57 KB 656/894 KB 132/206 KB 388/1822 KB 57/57 KB 644/894 KB 132/206 KB 388/1822 KB 57/57 KB 644/894 KB 132/206 KB 384/1822 KB 57/57 KB 656/894 KB 136/206 KB 388/1822 KB 57/57 KB 656/894 KB 140/206 KB 388/1822 KB 57/57 KB 656/894 KB unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 144/206 KB 388/1822 KB 57/57 KB 656/894 KB 148/206 KB 388/1822 KB 57/57 KB 660/894 KB 152/206 KB 392/1822 KB 57/57 KB 660/894 KB 156/206 KB 392/1822 KB 57/57 KB 660/894 KB 160/206 KB 392/1822 KB 57/57 KB 660/894 KB 148/206 KB 392/1822 KB 57/57 KB 664/894 KB 160/206 KB 392/1822 KB 57/57 KB 668/894 KB 160/206 KB 392/1822 KB 57/57 KB 672/894 KB 160/206 KB 392/1822 KB 57/57 KB 656/894 KB 148/206 KB 392/1822 KB 57/57 KB 672/894 KB 160/206 KB 396/1822 KB 57/57 KB 672/894 KB 160/206 KB 400/1822 KB 57/57 KB 672/894 KB 160/206 KB 404/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 67.8 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 672/894 KB 160/206 KB 408/1822 KB 672/894 KB 160/206 KB 412/1822 KB 672/894 KB 160/206 KB 416/1822 KB 672/894 KB 164/206 KB 416/1822 KB 672/894 KB 168/206 KB 416/1822 KB 676/894 KB 172/206 KB 416/1822 KB 676/894 KB 176/206 KB 416/1822 KB 676/894 KB 168/206 KB 416/1822 KB 680/894 KB 176/206 KB 416/1822 KB 684/894 KB 176/206 KB 416/1822 KB 688/894 KB 176/206 KB 416/1822 KB 692/894 KB 180/206 KB 416/1822 KB 696/894 KB 180/206 KB 420/1822 KB 700/894 KB 180/206 KB 420/1822 KB 704/894 KB 180/206 KB 420/1822 KB 688/894 KB 180/206 KB 416/1822 KB 692/894 KB 180/206 KB 420/1822 KB 704/894 KB 184/206 KB 424/1822 KB 704/894 KB 184/206 KB 428/1822 KB 704/894 KB 184/206 KB 432/1822 KB 704/894 KB 184/206 KB 432/1822 KB 704/894 KB 188/206 KB 432/1822 KB 704/894 KB 192/206 KB 432/1822 KB 704/894 KB 192/206 KB 436/1822 KB 708/894 KB 192/206 KB 440/1822 KB 708/894 KB 192/206 KB 444/1822 KB 708/894 KB 192/206 KB 448/1822 KB 708/894 KB 196/206 KB 452/1822 KB 708/894 KB 196/206 KB 456/1822 KB 708/894 KB 196/206 KB 460/1822 KB 708/894 KB 196/206 KB 464/1822 KB 708/894 KB 192/206 KB 436/1822 KB 712/894 KB 196/206 KB 464/1822 KB 716/894 KB 196/206 KB 464/1822 KB 720/894 KB 196/206 KB 464/1822 KB 708/894 KB 196/206 KB 448/1822 KB 720/894 KB 200/206 KB 464/1822 KB 720/894 KB 204/206 KB 464/1822 KB 720/894 KB 206/206 KB 464/1822 KB 724/894 KB 206/206 KB 464/1822 KB 728/894 KB 206/206 KB 468/1822 KB 3/263 KB 732/894 KB 206/206 KB 468/1822 KB 3/263 KB 736/894 KB 206/206 KB 468/1822 KB 3/263 KB 724/894 KB 206/206 KB 468/1822 KB 3/263 KB 724/894 KB 206/206 KB 464/1822 KB 3/263 KB 736/894 KB 206/206 KB 468/1822 KB 5/263 KB 736/894 KB 206/206 KB 468/1822 KB 8/263 KB 736/894 KB 206/206 KB 468/1822 KB 11/263 KB 736/894 KB 206/206 KB 468/1822 KB 13/263 KB 736/894 KB 206/206 KB 468/1822 KB 16/263 KB 736/894 KB 206/206 KB 468/1822 KB 19/263 KB 736/894 KB 206/206 KB 468/1822 KB 21/263 KB 736/894 KB 206/206 KB 468/1822 KB 24/263 KB 736/894 KB 206/206 KB 468/1822 KB 27/263 KB 736/894 KB 206/206 KB 468/1822 KB 29/263 KB 736/894 KB 206/206 KB 468/1822 KB 32/263 KB 736/894 KB 206/206 KB 472/1822 KB 32/263 KB 736/894 KB 206/206 KB 476/1822 KB 32/263 KB 736/894 KB 206/206 KB 480/1822 KB 32/263 KB 736/894 KB 206/206 KB 484/1822 KB 32/263 KB 740/894 KB 206/206 KB 484/1822 KB 32/263 KB 744/894 KB 206/206 KB 484/1822 KB 32/263 KB 748/894 KB 206/206 KB 484/1822 KB 32/263 KB 752/894 KB 206/206 KB 484/1822 KB 32/263 KB 752/894 KB 206/206 KB 484/1822 KB 36/263 KB 752/894 KB 206/206 KB 484/1822 KB 40/263 KB 752/894 KB 206/206 KB 484/1822 KB 44/263 KB 752/894 KB 206/206 KB 484/1822 KB 48/263 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 241.4 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 752/894 KB 484/1822 KB 52/263 KB 752/894 KB 484/1822 KB 56/263 KB 752/894 KB 484/1822 KB 60/263 KB 752/894 KB 484/1822 KB 64/263 KB 752/894 KB 488/1822 KB 64/263 KB 752/894 KB 492/1822 KB 64/263 KB 756/894 KB 496/1822 KB 68/263 KB 752/894 KB 492/1822 KB 68/263 KB 756/894 KB 496/1822 KB 72/263 KB 756/894 KB 496/1822 KB 76/263 KB 756/894 KB 496/1822 KB 80/263 KB 756/894 KB 496/1822 KB 84/263 KB 756/894 KB 500/1822 KB 88/263 KB 756/894 KB 500/1822 KB 92/263 KB 756/894 KB 492/1822 KB 68/263 KB 760/894 KB 500/1822 KB 92/263 KB 764/894 KB 500/1822 KB 92/263 KB 768/894 KB 500/1822 KB 92/263 KB 768/894 KB 500/1822 KB 96/263 KB 756/894 KB 500/1822 KB 84/263 KB 768/894 KB 504/1822 KB 100/263 KB 772/894 KB 504/1822 KB 104/263 KB 772/894 KB 504/1822 KB 108/263 KB 772/894 KB 504/1822 KB 112/263 KB 772/894 KB 504/1822 KB 100/263 KB 776/894 KB 504/1822 KB 112/263 KB 780/894 KB 504/1822 KB 112/263 KB 768/894 KB 504/1822 KB 96/263 KB 780/894 KB 508/1822 KB 112/263 KB 780/894 KB 512/1822 KB 112/263 KB 780/894 KB 516/1822 KB 112/263 KB 784/894 KB 520/1822 KB 112/263 KB 784/894 KB 524/1822 KB 112/263 KB 784/894 KB 528/1822 KB 112/263 KB 784/894 KB 516/1822 KB 112/263 KB 788/894 KB 528/1822 KB 112/263 KB 792/894 KB 532/1822 KB 116/263 KB 796/894 KB 532/1822 KB 116/263 KB 800/894 KB 532/1822 KB 116/263 KB 788/894 KB 532/1822 KB 116/263 KB 800/894 KB 536/1822 KB 116/263 KB 4/99 KB 800/894 KB 540/1822 KB 116/263 KB 4/99 KB 800/894 KB 544/1822 KB 116/263 KB 788/894 KB 528/1822 KB 116/263 KB 4/99 KB 800/894 KB 536/1822 KB 116/263 KB 8/99 KB 800/894 KB 544/1822 KB 116/263 KB 12/99 KB 800/894 KB 544/1822 KB 116/263 KB 16/99 KB 800/894 KB 544/1822 KB 116/263 KB 20/99 KB 800/894 KB 544/1822 KB 116/263 KB 24/99 KB 800/894 KB 544/1822 KB 116/263 KB 28/99 KB 800/894 KB 544/1822 KB 116/263 KB 32/99 KB 800/894 KB 544/1822 KB 116/263 KB 32/99 KB 800/894 KB 544/1822 KB 120/263 KB 32/99 KB 800/894 KB 544/1822 KB 124/263 KB 32/99 KB 800/894 KB 544/1822 KB 128/263 KB 36/99 KB 800/894 KB 544/1822 KB 128/263 KB 40/99 KB 804/894 KB 544/1822 KB 128/263 KB 44/99 KB 804/894 KB 544/1822 KB 128/263 KB 48/99 KB 804/894 KB 544/1822 KB 128/263 KB 36/99 KB 804/894 KB 544/1822 KB 128/263 KB 48/99 KB 808/894 KB 544/1822 KB 132/263 KB 48/99 KB 812/894 KB 544/1822 KB 132/263 KB 48/99 KB 816/894 KB 544/1822 KB 132/263 KB 48/99 KB 820/894 KB 544/1822 KB 132/263 KB 52/99 KB 824/894 KB 548/1822 KB 132/263 KB 52/99 KB 828/894 KB 548/1822 KB 132/263 KB 52/99 KB 832/894 KB 548/1822 KB 132/263 KB 48/99 KB 804/894 KB 544/1822 KB 132/263 KB 52/99 KB 832/894 KB 548/1822 KB 136/263 KB 52/99 KB 832/894 KB 548/1822 KB 140/263 KB 52/99 KB 832/894 KB 548/1822 KB 144/263 KB 52/99 KB 832/894 KB 548/1822 KB 148/263 KB 52/99 KB 832/894 KB 548/1822 KB 152/263 KB 52/99 KB 832/894 KB 548/1822 KB 156/263 KB 52/99 KB 832/894 KB 548/1822 KB 160/263 KB 52/99 KB 820/894 KB 548/1822 KB 132/263 KB 48/99 KB 820/894 KB 548/1822 KB 132/263 KB 52/99 KB 832/894 KB 552/1822 KB 160/263 KB 52/99 KB 832/894 KB 556/1822 KB 160/263 KB 52/99 KB 832/894 KB 560/1822 KB 160/263 KB 56/99 KB 832/894 KB 560/1822 KB 160/263 KB 60/99 KB 832/894 KB 560/1822 KB 160/263 KB 64/99 KB 832/894 KB 560/1822 KB 160/263 KB 68/99 KB 832/894 KB 564/1822 KB 160/263 KB 72/99 KB 836/894 KB 564/1822 KB 164/263 KB 76/99 KB 836/894 KB 564/1822 KB 164/263 KB 80/99 KB 836/894 KB 564/1822 KB 164/263 KB 68/99 KB 836/894 KB 564/1822 KB 164/263 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install KB 80/99 KB 836/894 KB 564/1822 KB 168/263 KB 80/99 KB 836/894 KB 564/1822 KB 172/263 KB 80/99 KB 836/894 KB 564/1822 KB 176/263 KB 68/99 KB 836/894 KB 564/1822 KB 160/263 KB 64/99 KB 832/894 KB 564/1822 KB 160/263 KB 80/99 KB 836/894 KB 568/1822 KB 176/263 KB 80/99 KB 836/894 KB 572/1822 KB 176/263 KB 80/99 KB 836/894 KB 576/1822 KB 176/263 KB 80/99 KB 840/894 KB 576/1822 KB 176/263 KB 80/99 KB 844/894 KB 576/1822 KB 176/263 KB 80/99 KB 848/894 KB 576/1822 KB 176/263 KB 80/99 KB 852/894 KB 576/1822 KB 176/263 KB 84/99 KB 856/894 KB 580/1822 KB 180/263 KB 84/99 KB 860/894 KB 580/1822 KB 180/263 KB 84/99 KB 864/894 KB 580/1822 KB 180/263 KB 84/99 KB 852/894 KB 580/1822 KB 180/263 KB 88/99 KB 864/894 KB 580/1822 KB 180/263 KB 92/99 KB 864/894 KB 580/1822 KB 180/263 KB 96/99 KB 864/894 KB 580/1822 KB 180/263 KB 80/99 KB 852/894 KB 580/1822 KB 180/263 KB 80/99 KB 852/894 KB 580/1822 KB 176/263 KB 96/99 KB 864/894 KB 584/1822 KB 180/263 KB 96/99 KB 864/894 KB 588/1822 KB 180/263 KB 96/99 KB 864/894 KB 592/1822 KB 180/263 KB 96/99 KB 864/894 KB 596/1822 KB 180/263 KB 99/99 KB 868/894 KB 600/1822 KB 184/263 KB 99/99 KB 868/894 KB 604/1822 KB 184/263 KB 99/99 KB 868/894 KB 608/1822 KB 184/263 KB 99/99 KB 868/894 KB 596/1822 KB 184/263 KB 99/99 KB 864/894 KB 596/1822 KB 184/263 KB 96/99 KB 864/894 KB 596/1822 KB 184/263 KB 99/99 KB 868/894 KB 608/1822 KB 188/263 KB 99/99 KB 868/894 KB 608/1822 KB 192/263 KB 99/99 KB 868/894 KB 608/1822 KB 196/263 KB 99/99 KB 872/894 KB 612/1822 KB 200/263 KB 99/99 KB 872/894 KB 612/1822 KB 204/263 KB 99/99 KB 872/894 KB 612/1822 KB 208/263 KB 99/99 KB 872/894 KB 612/1822 KB 196/263 KB 99/99 KB 876/894 KB 612/1822 KB 208/263 KB 99/99 KB 880/894 KB 612/1822 KB 208/263 KB 99/99 KB 868/894 KB 612/1822 KB 196/263 KB 99/99 KB 880/894 KB 616/1822 KB 208/263 KB 99/99 KB 880/894 KB 620/1822 KB 208/263 KB 99/99 KB 880/894 KB 624/1822 KB 208/263 KB 99/99 KB 884/894 KB 628/1822 KB 208/263 KB 884/894 KB 632/1822 KB 212/263 KB 884/894 KB 636/1822 KB 212/263 KB 884/894 KB 640/1822 KB 212/263 KB 99/99 KB 884/894 KB 624/1822 KB 208/263 KB 888/894 KB 640/1822 KB 212/263 KB 892/894 KB 640/1822 KB 212/263 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 111.6 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 99/99 KB 884/894 KB 628/1822 KB 212/263 KB 894/894 KB 640/1822 KB 212/263 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 894/894 KB 640/1822 KB 216/263 KB 894/894 KB 640/1822 KB 220/263 KB 894/894 KB 640/1822 KB 224/263 KB 894/894 KB 640/1822 KB 228/263 KB 894/894 KB 644/1822 KB 232/263 KB 894/894 KB 644/1822 KB 236/263 KB 894/894 KB 644/1822 KB 240/263 KB 894/894 KB 644/1822 KB 228/263 KB 894/894 KB 648/1822 KB 240/263 KB 894/894 KB 652/1822 KB 240/263 KB 894/894 KB 656/1822 KB 240/263 KB 894/894 KB 656/1822 KB 244/263 KB 894/894 KB 660/1822 KB 248/263 KB 894/894 KB 660/1822 KB 252/263 KB 894/894 KB 660/1822 KB 256/263 KB 894/894 KB 660/1822 KB 244/263 KB 894/894 KB 664/1822 KB 256/263 KB 894/894 KB 668/1822 KB 256/263 KB 894/894 KB 672/1822 KB 256/263 KB 894/894 KB 672/1822 KB 260/263 KB 894/894 KB 672/1822 KB 263/263 KB 894/894 KB 676/1822 KB 263/263 KB 894/894 KB 680/1822 KB 263/263 KB 894/894 KB 684/1822 KB 263/263 KB 894/894 KB 688/1822 KB 263/263 KB 894/894 KB 692/1822 KB 263/263 KB 894/894 KB 696/1822 KB 263/263 KB 894/894 KB 700/1822 KB 263/263 KB 894/894 KB 704/1822 KB 263/263 KB 894/894 KB 708/1822 KB 263/263 KB 894/894 KB 712/1822 KB 263/263 KB 894/894 KB 716/1822 KB 263/263 KB 894/894 KB 720/1822 KB 263/263 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 993.5 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 4/276 KB 720/1822 KB 263/263 KB 8/276 KB 720/1822 KB 263/263 KB 12/276 KB 720/1822 KB 263/263 KB 16/276 KB 720/1822 KB 263/263 KB 16/276 KB 724/1822 KB 263/263 KB 16/276 KB 728/1822 KB 263/263 KB 20/276 KB 728/1822 KB 263/263 KB 24/276 KB 728/1822 KB 263/263 KB 28/276 KB 728/1822 KB 263/263 KB 32/276 KB 728/1822 KB 263/263 KB 32/276 KB 732/1822 KB 263/263 KB 32/276 KB 736/1822 KB 263/263 KB 36/276 KB 736/1822 KB 263/263 KB 40/276 KB 736/1822 KB 263/263 KB 44/276 KB 736/1822 KB 263/263 KB 48/276 KB 736/1822 KB 263/263 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 291.6 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 52/276 KB 736/1822 KB 56/276 KB 736/1822 KB 60/276 KB 736/1822 KB 64/276 KB 736/1822 KB 68/276 KB 736/1822 KB 72/276 KB 736/1822 KB 76/276 KB 736/1822 KB 80/276 KB 736/1822 KB 84/276 KB 736/1822 KB 88/276 KB 740/1822 KB 4/54 KB 88/276 KB 740/1822 KB 8/54 KB 88/276 KB 4/314 KB 740/1822 KB 12/54 KB 88/276 KB 4/314 KB 740/1822 KB 16/54 KB 88/276 KB 4/314 KB 740/1822 KB 20/54 KB 88/276 KB 4/314 KB 740/1822 KB 24/54 KB 88/276 KB 4/314 KB 740/1822 KB 28/54 KB 88/276 KB 4/314 KB 740/1822 KB 32/54 KB 88/276 KB 740/1822 KB 92/276 KB 4/314 KB 740/1822 KB 32/54 KB 84/276 KB 740/1822 KB 96/276 KB 4/314 KB 740/1822 KB 32/54 KB 88/276 KB 4/314 KB 740/1822 KB 8/54 KB 96/276 KB 8/314 KB 740/1822 KB 32/54 KB 96/276 KB 12/314 KB 740/1822 KB 32/54 KB 96/276 KB 16/314 KB 740/1822 KB 32/54 KB 96/276 KB 20/314 KB 740/1822 KB 32/54 KB 96/276 KB 24/314 KB 740/1822 KB 32/54 KB 96/276 KB 28/314 KB 740/1822 KB 32/54 KB 96/276 KB 32/314 KB 740/1822 KB 32/54 KB 96/276 KB 36/314 KB 740/1822 KB 32/54 KB 96/276 KB 40/314 KB 740/1822 KB 32/54 KB 96/276 KB 44/314 KB 740/1822 KB 32/54 KB 96/276 KB 48/314 KB 740/1822 KB 32/54 KB 96/276 KB 48/314 KB 740/1822 KB 36/54 KB 96/276 KB 48/314 KB 740/1822 KB 40/54 KB 96/276 KB 52/314 KB 740/1822 KB 44/54 KB 96/276 KB 52/314 KB 740/1822 KB 40/54 KB 96/276 KB 56/314 KB 740/1822 KB 44/54 KB 96/276 KB 60/314 KB 740/1822 KB 44/54 KB 4/748 KB 96/276 KB 64/314 KB 740/1822 KB 48/54 KB 4/748 KB 96/276 KB 60/314 KB 740/1822 KB 48/54 KB 4/748 KB 96/276 KB 60/314 KB 740/1822 KB 44/54 KB 8/748 KB 96/276 KB 64/314 KB 740/1822 KB 48/54 KB 12/748 KB 96/276 KB 64/314 KB 740/1822 KB 48/54 KB 16/748 KB 96/276 KB 64/314 KB 740/1822 KB 52/54 KB 12/748 KB 96/276 KB 64/314 KB 740/1822 KB 52/54 KB 16/748 KB 96/276 KB 64/314 KB 740/1822 KB 54/54 KB 20/748 KB 96/276 KB 64/314 KB 740/1822 KB 54/54 KB 24/748 KB 96/276 KB 64/314 KB 740/1822 KB 54/54 KB 28/748 KB 96/276 KB 68/314 KB 744/1822 KB 54/54 KB 32/748 KB 96/276 KB 68/314 KB 744/1822 KB 54/54 KB 24/748 KB 96/276 KB 68/314 KB 744/1822 KB 54/54 KB 32/748 KB 96/276 KB 68/314 KB 748/1822 KB 54/54 KB 32/748 KB 96/276 KB 68/314 KB 752/1822 KB 54/54 KB 24/748 KB 96/276 KB 68/314 KB 740/1822 KB 54/54 KB 32/748 KB 96/276 KB 72/314 KB 752/1822 KB 54/54 KB 32/748 KB 96/276 KB 76/314 KB 752/1822 KB 54/54 KB 32/748 KB 96/276 KB 80/314 KB 752/1822 KB 54/54 KB 32/748 KB 96/276 KB 84/314 KB 752/1822 KB 54/54 KB 36/748 KB 100/276 KB 88/314 KB 756/1822 KB 36/748 KB 100/276 KB 92/314 KB 756/1822 KB 36/748 KB 100/276 KB 96/314 KB 756/1822 KB 36/748 KB 100/276 KB 84/314 KB 756/1822 KB 32/748 KB 100/276 KB 84/314 KB 756/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 58.5 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 36/748 KB 104/276 KB 96/314 KB 756/1822 KB 36/748 KB 108/276 KB 96/314 KB 756/1822 KB 40/748 KB 112/276 KB 96/314 KB 756/1822 KB 32/748 KB 96/276 KB 84/314 KB 756/1822 KB 54/54 KB 40/748 KB 112/276 KB 96/314 KB 760/1822 KB 40/748 KB 112/276 KB 96/314 KB 764/1822 KB 40/748 KB 112/276 KB 96/314 KB 768/1822 KB 40/748 KB 112/276 KB 96/314 KB 772/1822 KB 40/748 KB 116/276 KB 100/314 KB 776/1822 KB 40/748 KB 116/276 KB 100/314 KB 780/1822 KB 40/748 KB 116/276 KB 100/314 KB 784/1822 KB 40/748 KB 108/276 KB 96/314 KB 756/1822 KB 44/748 KB 116/276 KB 100/314 KB 784/1822 KB 48/748 KB 116/276 KB 100/314 KB 784/1822 KB 52/748 KB 116/276 KB 100/314 KB 784/1822 KB 56/748 KB 116/276 KB 100/314 KB 784/1822 KB 60/748 KB 116/276 KB 100/314 KB 784/1822 KB 64/748 KB 116/276 KB 100/314 KB 784/1822 KB 40/748 KB 116/276 KB 100/314 KB 772/1822 KB 64/748 KB 120/276 KB 100/314 KB 784/1822 KB 64/748 KB 124/276 KB 100/314 KB 784/1822 KB 64/748 KB 128/276 KB 100/314 KB 784/1822 KB 40/748 KB 112/276 KB 100/314 KB 772/1822 KB 64/748 KB 128/276 KB 104/314 KB 784/1822 KB 64/748 KB 128/276 KB 108/314 KB 784/1822 KB 64/748 KB 128/276 KB 112/314 KB 784/1822 KB 64/748 KB 128/276 KB 116/314 KB 784/1822 KB 68/748 KB 132/276 KB 120/314 KB 788/1822 KB 68/748 KB 132/276 KB 124/314 KB 788/1822 KB 68/748 KB 132/276 KB 116/314 KB 788/1822 KB 68/748 KB 136/276 KB 128/314 KB 788/1822 KB 68/748 KB 140/276 KB 128/314 KB 788/1822 KB 68/748 KB 128/276 KB 116/314 KB 788/1822 KB 68/748 KB 144/276 KB 128/314 KB 788/1822 KB 64/748 KB 128/276 KB 116/314 KB 788/1822 KB 72/748 KB 144/276 KB 128/314 KB 788/1822 KB 68/748 KB 132/276 KB 128/314 KB 788/1822 KB 72/748 KB 144/276 KB 128/314 KB 792/1822 KB 76/748 KB 144/276 KB 128/314 KB 796/1822 KB 76/748 KB 144/276 KB 128/314 KB 800/1822 KB 76/748 KB 144/276 KB 128/314 KB 792/1822 KB 76/748 KB 144/276 KB 3/223 KB 128/314 KB 800/1822 KB 76/748 KB 144/276 KB 6/223 KB 128/314 KB 800/1822 KB 76/748 KB 144/276 KB 7/223 KB 128/314 KB 800/1822 KB 76/748 KB 144/276 KB 10/223 KB 128/314 KB 800/1822 KB 76/748 KB 144/276 KB 11/223 KB 128/314 KB 800/1822 KB 76/748 KB 144/276 KB 14/223 KB 128/314 KB 800/1822 KB 80/748 KB 144/276 KB 14/223 KB 128/314 KB 800/1822 KB 80/748 KB 144/276 KB 15/223 KB 128/314 KB 804/1822 KB 84/748 KB 148/276 KB 15/223 KB 132/314 KB 808/1822 KB 84/748 KB 148/276 KB 15/223 KB 132/314 KB 812/1822 KB 84/748 KB 148/276 KB 15/223 KB 132/314 KB 816/1822 KB 80/748 KB 144/276 KB 15/223 KB 128/314 KB 800/1822 KB 84/748 KB 148/276 KB 18/223 KB 132/314 KB 816/1822 KB 84/748 KB 148/276 KB 19/223 KB 132/314 KB 816/1822 KB 84/748 KB 148/276 KB 22/223 KB 132/314 KB 816/1822 KB 84/748 KB 148/276 KB 23/223 KB 132/314 KB 816/1822 KB 84/748 KB 148/276 KB 15/223 KB 132/314 KB 804/1822 KB 80/748 KB 148/276 KB 15/223 KB 132/314 KB 804/1822 KB 80/748 KB 144/276 KB 15/223 KB 132/314 KB 804/1822 KB 84/748 KB 148/276 KB 23/223 KB 136/314 KB 816/1822 KB 84/748 KB 148/276 KB 23/223 KB 140/314 KB 816/1822 KB 84/748 KB 148/276 KB 23/223 KB 144/314 KB 816/1822 KB 84/748 KB 152/276 KB 23/223 KB 144/314 KB 816/1822 KB 84/748 KB 156/276 KB 23/223 KB 144/314 KB 816/1822 KB 84/748 KB 160/276 KB 23/223 KB 144/314 KB 816/1822 KB 88/748 KB 160/276 KB 23/223 KB 144/314 KB 816/1822 KB 92/748 KB 160/276 KB 23/223 KB 144/314 KB 816/1822 KB 96/748 KB 160/276 KB 23/223 KB 144/314 KB 816/1822 KB 96/748 KB 164/276 KB 26/223 KB 144/314 KB 816/1822 KB 100/748 KB 168/276 KB 26/223 KB 14 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 8/314 KB 820/1822 KB 100/748 KB 172/276 KB 26/223 KB 148/314 KB 820/1822 KB 100/748 KB 176/276 KB 26/223 KB 148/314 KB 820/1822 KB 96/748 KB 160/276 KB 26/223 KB 144/314 KB 816/1822 KB 100/748 KB 176/276 KB 27/223 KB 148/314 KB 820/1822 KB 100/748 KB 176/276 KB 30/223 KB 148/314 KB 820/1822 KB 100/748 KB 176/276 KB 31/223 KB 148/314 KB 820/1822 KB 100/748 KB 164/276 KB 26/223 KB 148/314 KB 820/1822 KB 96/748 KB 164/276 KB 26/223 KB 148/314 KB 820/1822 KB 100/748 KB 176/276 KB 31/223 KB 148/314 KB 824/1822 KB 100/748 KB 176/276 KB 31/223 KB 148/314 KB 828/1822 KB 100/748 KB 176/276 KB 34/223 KB 148/314 KB 832/1822 KB 96/748 KB 164/276 KB 26/223 KB 148/314 KB 816/1822 KB 104/748 KB 176/276 KB 34/223 KB 152/314 KB 832/1822 KB 104/748 KB 176/276 KB 34/223 KB 156/314 KB 832/1822 KB 104/748 KB 176/276 KB 34/223 KB 160/314 KB 832/1822 KB 104/748 KB 176/276 KB 34/223 KB 148/314 KB 832/1822 KB 108/748 KB 176/276 KB 34/223 KB 160/314 KB 832/1822 KB 112/748 KB 176/276 KB 34/223 KB 160/314 KB 832/1822 KB 100/748 KB 176/276 KB 34/223 KB 148/314 KB 828/1822 KB 112/748 KB 176/276 KB 35/223 KB 160/314 KB 832/1822 KB 112/748 KB 176/276 KB 38/223 KB 160/314 KB 832/1822 KB 116/748 KB 176/276 KB 39/223 KB 160/314 KB 836/1822 KB 116/748 KB 176/276 KB 42/223 KB 164/314 KB 836/1822 KB 116/748 KB 180/276 KB 43/223 KB 164/314 KB 836/1822 KB 116/748 KB 176/276 KB 38/223 KB 160/314 KB 836/1822 KB 112/748 KB 176/276 KB 38/223 KB 160/314 KB 836/1822 KB 116/748 KB 180/276 KB 42/223 KB 164/314 KB 836/1822 KB 116/748 KB 176/276 KB 39/223 KB 164/314 KB 836/1822 KB 120/748 KB 180/276 KB 43/223 KB 168/314 KB 836/1822 KB 120/748 KB 180/276 KB 43/223 KB 172/314 KB 836/1822 KB 120/748 KB 180/276 KB 43/223 KB 176/314 KB 836/1822 KB 120/748 KB 184/276 KB 43/223 KB 176/314 KB 836/1822 KB 120/748 KB 184/276 KB 43/223 KB 176/314 KB 840/1822 KB 120/748 KB 188/276 KB 43/223 KB 176/314 KB 844/1822 KB 120/748 KB 188/276 KB 46/223 KB 176/314 KB 848/1822 KB 120/748 KB 188/276 KB 46/223 KB 176/314 KB 852/1822 KB 120/748 KB 188/276 KB 46/223 KB 180/314 KB 856/1822 KB 120/748 KB 188/276 KB 46/223 KB 180/314 KB 860/1822 KB 120/748 KB 188/276 KB 46/223 KB 180/314 KB 864/1822 KB 120/748 KB 188/276 KB 43/223 KB 176/314 KB 840/1822 KB 120/748 KB 192/276 KB 46/223 KB 180/314 KB 864/1822 KB 120/748 KB 196/276 KB 46/223 KB 180/314 KB 864/1822 KB 120/748 KB 200/276 KB 46/223 KB 180/314 KB 864/1822 KB 120/748 KB 204/276 KB 46/223 KB 180/314 KB 864/1822 KB 120/748 KB 208/276 KB 46/223 KB 180/314 KB 864/1822 KB 120/748 KB 188/276 KB 46/223 KB 180/314 KB 852/1822 KB 120/748 KB 180/276 KB 43/223 KB 164/314 KB 836/1822 KB 124/748 KB 208/276 KB 46/223 KB 184/314 KB 864/1822 KB 128/748 KB 208/276 KB 46/223 KB 184/314 KB 864/1822 KB 120/748 KB 188/276 KB 46/223 KB 176/314 KB 844/1822 KB 128/748 KB 208/276 KB 47/223 KB 184/314 KB 864/1822 KB 128/748 KB 208/276 KB 50/223 KB 184/314 KB 864/1822 KB 128/748 KB 208/276 KB 51/223 KB 184/314 KB 864/1822 KB 132/748 KB 208/276 KB 51/223 KB 184/314 KB 864/1822 KB 132/748 KB 208/276 KB 54/223 KB 184/314 KB 864/1822 KB 120/748 KB 208/276 KB 51/223 KB 184/314 KB 864/1822 KB 132/748 KB 208/276 KB 54/223 KB 188/314 KB 864/1822 KB 132/748 KB 208/276 KB 54/223 KB 192/314 KB 864/1822 KB 136/748 KB 208/276 KB 55/223 KB 192/314 KB 864/1822 KB 140/748 KB 208/276 KB 55/223 KB 192/314 KB 864/1822 KB 144/748 KB 208/276 KB 55/223 KB 192/314 KB 864/1822 KB 132/748 KB 208/276 KB 55/223 KB 192/314 K unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install B 864/1822 KB 144/748 KB 208/276 KB 58/223 KB 192/314 KB 864/1822 KB 144/748 KB 208/276 KB 59/223 KB 196/314 KB 868/1822 KB 148/748 KB 212/276 KB 59/223 KB 196/314 KB 872/1822 KB 148/748 KB 212/276 KB 59/223 KB 196/314 KB 876/1822 KB 148/748 KB 212/276 KB 59/223 KB 196/314 KB 880/1822 KB 144/748 KB 208/276 KB 58/223 KB 196/314 KB 864/1822 KB 148/748 KB 212/276 KB 59/223 KB 196/314 KB 868/1822 KB 148/748 KB 216/276 KB 59/223 KB 200/314 KB 880/1822 KB 148/748 KB 220/276 KB 59/223 KB 200/314 KB 880/1822 KB 148/748 KB 224/276 KB 59/223 KB 200/314 KB 880/1822 KB 148/748 KB 208/276 KB 59/223 KB 196/314 KB 868/1822 KB 144/748 KB 208/276 KB 59/223 KB 196/314 KB 868/1822 KB 152/748 KB 224/276 KB 62/223 KB 200/314 KB 880/1822 KB 152/748 KB 224/276 KB 63/223 KB 200/314 KB 880/1822 KB 148/748 KB 216/276 KB 59/223 KB 200/314 KB 880/1822 KB 152/748 KB 224/276 KB 63/223 KB 204/314 KB 880/1822 KB 152/748 KB 224/276 KB 63/223 KB 208/314 KB 880/1822 KB 152/748 KB 224/276 KB 66/223 KB 208/314 KB 880/1822 KB 152/748 KB 224/276 KB 66/223 KB 208/314 KB 880/1822 KB 156/748 KB 224/276 KB 66/223 KB 208/314 KB 880/1822 KB 160/748 KB 224/276 KB 66/223 KB 208/314 KB 880/1822 KB 160/748 KB 224/276 KB 67/223 KB 208/314 KB 880/1822 KB 160/748 KB 224/276 KB 70/223 KB 208/314 KB 880/1822 KB 160/748 KB 228/276 KB 71/223 KB 212/314 KB 880/1822 KB 160/748 KB 228/276 KB 74/223 KB 212/314 KB 880/1822 KB 160/748 KB 228/276 KB 75/223 KB 212/314 KB 884/1822 KB 160/748 KB 224/276 KB 70/223 KB 212/314 KB 880/1822 KB 160/748 KB 228/276 KB 75/223 KB 216/314 KB 884/1822 KB 160/748 KB 228/276 KB 70/223 KB 212/314 KB 880/1822 KB 160/748 KB 232/276 KB 75/223 KB 216/314 KB 884/1822 KB 160/748 KB 236/276 KB 75/223 KB 220/314 KB 884/1822 KB 164/748 KB 240/276 KB 75/223 KB 220/314 KB 884/1822 KB 160/748 KB 228/276 KB 74/223 KB 212/314 KB 884/1822 KB 164/748 KB 240/276 KB 78/223 KB 220/314 KB 884/1822 KB 164/748 KB 236/276 KB 75/223 KB 220/314 KB 884/1822 KB 168/748 KB 240/276 KB 78/223 KB 220/314 KB 888/1822 KB 172/748 KB 240/276 KB 78/223 KB 220/314 KB 888/1822 KB 176/748 KB 240/276 KB 79/223 KB 220/314 KB 888/1822 KB 160/748 KB 232/276 KB 75/223 KB 220/314 KB 884/1822 KB 176/748 KB 240/276 KB 79/223 KB 224/314 KB 888/1822 KB 172/748 KB 240/276 KB 79/223 KB 220/314 KB 888/1822 KB 164/748 KB 240/276 KB 78/223 KB 220/314 KB 888/1822 KB 176/748 KB 240/276 KB 79/223 KB 224/314 KB 892/1822 KB 176/748 KB 240/276 KB 79/223 KB 224/314 KB 896/1822 KB 176/748 KB 240/276 KB 79/223 KB 228/314 KB 896/1822 KB 180/748 KB 244/276 KB 82/223 KB 232/314 KB 900/1822 KB 180/748 KB 244/276 KB 82/223 KB 236/314 KB 900/1822 KB 180/748 KB 244/276 KB 82/223 KB 228/314 KB 900/1822 KB 184/748 KB 244/276 KB 82/223 KB 236/314 KB 900/1822 KB 176/748 KB 240/276 KB 82/223 KB 228/314 KB 896/1822 KB 184/748 KB 244/276 KB 83/223 KB 240/314 KB 900/1822 KB 176/748 KB 244/276 KB 82/223 KB 228/314 KB 900/1822 KB 184/748 KB 248/276 KB 83/223 KB 240/314 KB 900/1822 KB 184/748 KB 252/276 KB 86/223 KB 240/314 KB 900/1822 KB 176/748 KB 240/276 KB 82/223 KB 228/314 KB 900/1822 KB 184/748 KB 252/276 KB 86/223 KB 240/314 KB 904/1822 KB 184/748 KB 248/276 KB 86/223 KB 240/314 KB 900/1822 KB 184/748 KB 256/276 KB 87/223 KB 240/314 KB 904/1822 KB 184/748 KB 244/276 KB 82/223 KB 240/314 KB 900/1822 KB 184/748 KB 256/276 KB 87/223 KB 240/314 KB 908/1822 KB 184/748 KB 256/276 KB 87/223 KB 240/314 KB 912/1822 KB 184/748 KB 256/276 KB 86/223 KB 240/314 KB unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 904/1822 KB 188/748 KB 256/276 KB 90/223 KB 240/314 KB 912/1822 KB 188/748 KB 256/276 KB 91/223 KB 240/314 KB 912/1822 KB 188/748 KB 256/276 KB 87/223 KB 240/314 KB 912/1822 KB 192/748 KB 260/276 KB 91/223 KB 244/314 KB 912/1822 KB 192/748 KB 260/276 KB 91/223 KB 244/314 KB 916/1822 KB 196/748 KB 260/276 KB 94/223 KB 244/314 KB 920/1822 KB 196/748 KB 260/276 KB 94/223 KB 244/314 KB 924/1822 KB 196/748 KB 260/276 KB 94/223 KB 244/314 KB 928/1822 KB 188/748 KB 260/276 KB 91/223 KB 244/314 KB 912/1822 KB 188/748 KB 256/276 KB 91/223 KB 244/314 KB 912/1822 KB 196/748 KB 264/276 KB 94/223 KB 244/314 KB 928/1822 KB 196/748 KB 268/276 KB 94/223 KB 248/314 KB 928/1822 KB 196/748 KB 272/276 KB 94/223 KB 248/314 KB 928/1822 KB 196/748 KB 260/276 KB 94/223 KB 244/314 KB 916/1822 KB 192/748 KB 260/276 KB 94/223 KB 244/314 KB 916/1822 KB 196/748 KB 272/276 KB 95/223 KB 248/314 KB 928/1822 KB 196/748 KB 264/276 KB 94/223 KB 248/314 KB 928/1822 KB 196/748 KB 272/276 KB 98/223 KB 248/314 KB 928/1822 KB 196/748 KB 272/276 KB 98/223 KB 252/314 KB 928/1822 KB 196/748 KB 272/276 KB 99/223 KB 252/314 KB 928/1822 KB 196/748 KB 272/276 KB 99/223 KB 256/314 KB 928/1822 KB 200/748 KB 272/276 KB 99/223 KB 256/314 KB 928/1822 KB 204/748 KB 272/276 KB 99/223 KB 256/314 KB 928/1822 KB 208/748 KB 272/276 KB 102/223 KB 256/314 KB 928/1822 KB 212/748 KB 276/276 KB 102/223 KB 256/314 KB 928/1822 KB 216/748 KB 276/276 KB 102/223 KB 260/314 KB 932/1822 KB 204/748 KB 272/276 KB 102/223 KB 256/314 KB 928/1822 KB 220/748 KB 276/276 KB 103/223 KB 260/314 KB 932/1822 KB 220/748 KB 276/276 KB 106/223 KB 260/314 KB 932/1822 KB 220/748 KB 276/276 KB 107/223 KB 260/314 KB 932/1822 KB 212/748 KB 276/276 KB 102/223 KB 260/314 KB 932/1822 KB 212/748 KB 276/276 KB 102/223 KB 260/314 KB 928/1822 KB 208/748 KB 276/276 KB 102/223 KB 256/314 KB 928/1822 KB 220/748 KB 276/276 KB 107/223 KB 260/314 KB 932/1822 KB 220/748 KB 276/276 KB 107/223 KB 264/314 KB 932/1822 KB 220/748 KB 276/276 KB 107/223 KB 268/314 KB 936/1822 KB 220/748 KB 276/276 KB 107/223 KB 264/314 KB 936/1822 KB 220/748 KB 276/276 KB 110/223 KB 268/314 KB 936/1822 KB 220/748 KB 276/276 KB 110/223 KB 268/314 KB 940/1822 KB 220/748 KB 276/276 KB 110/223 KB 268/314 KB 944/1822 KB 220/748 KB 276/276 KB 111/223 KB 272/314 KB 944/1822 KB 220/748 KB 276/276 KB 110/223 KB 272/314 KB 944/1822 KB 220/748 KB 276/276 KB 102/223 KB 260/314 KB 944/1822 KB 220/748 KB 276/276 KB 114/223 KB 272/314 KB 944/1822 KB 224/748 KB 276/276 KB 114/223 KB 272/314 KB 944/1822 KB 224/748 KB 276/276 KB 114/223 KB 272/314 KB 948/1822 KB 228/748 KB 276/276 KB 115/223 KB 276/314 KB 952/1822 KB 228/748 KB 276/276 KB 115/223 KB 276/314 KB 956/1822 KB 228/748 KB 276/276 KB 115/223 KB 276/314 KB 960/1822 KB 228/748 KB 276/276 KB 115/223 KB 276/314 KB 948/1822 KB 228/748 KB 276/276 KB 115/223 KB 280/314 KB 960/1822 KB 228/748 KB 276/276 KB 115/223 KB 284/314 KB 960/1822 KB 228/748 KB 276/276 KB 115/223 KB 272/314 KB 948/1822 KB 224/748 KB 276/276 KB 115/223 KB 272/314 KB 948/1822 KB 228/748 KB 276/276 KB 118/223 KB 284/314 KB 960/1822 KB 228/748 KB 276/276 KB 119/223 KB 284/314 KB 960/1822 KB 228/748 KB 276/276 KB 122/223 KB 284/314 KB 960/1822 KB 232/748 KB 276/276 KB 122/223 KB 288/314 KB 960/1822 KB 228/748 KB 276/276 KB 122/223 KB 288/314 KB 960/1822 KB 236/748 KB 276/276 KB 122/223 KB 288/314 KB 960/1822 KB 240/748 KB 276/276 KB 123/223 KB 288/314 KB 960/1822 KB 244/748 KB 276/ unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 276 KB 123/223 KB 288/314 KB 960/1822 KB 248/748 KB 276/276 KB 123/223 KB 292/314 KB 964/1822 KB 252/748 KB 276/276 KB 123/223 KB 292/314 KB 964/1822 KB 256/748 KB 276/276 KB 123/223 KB 292/314 KB 964/1822 KB 236/748 KB 276/276 KB 123/223 KB 288/314 KB 960/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 283.9 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 256/748 KB 126/223 KB 292/314 KB 964/1822 KB 256/748 KB 127/223 KB 292/314 KB 964/1822 KB 244/748 KB 276/276 KB 123/223 KB 292/314 KB 964/1822 KB 256/748 KB 127/223 KB 292/314 KB 968/1822 KB 244/748 KB 276/276 KB 123/223 KB 292/314 KB 960/1822 KB 256/748 KB 130/223 KB 292/314 KB 968/1822 KB 256/748 KB 130/223 KB 292/314 KB 972/1822 KB 256/748 KB 131/223 KB 292/314 KB 976/1822 KB 256/748 KB 130/223 KB 292/314 KB 976/1822 KB 256/748 KB 131/223 KB 296/314 KB 976/1822 KB 256/748 KB 131/223 KB 300/314 KB 976/1822 KB 256/748 KB 131/223 KB 304/314 KB 976/1822 KB 256/748 KB 134/223 KB 304/314 KB 976/1822 KB 256/748 KB 134/223 KB 308/314 KB 976/1822 KB 260/748 KB 135/223 KB 312/314 KB 980/1822 KB 260/748 KB 135/223 KB 314/314 KB 980/1822 KB 260/748 KB 135/223 KB 308/314 KB 980/1822 KB 256/748 KB 135/223 KB 308/314 KB 980/1822 KB 256/748 KB 135/223 KB 308/314 KB 976/1822 KB 260/748 KB 138/223 KB 314/314 KB 980/1822 KB 260/748 KB 139/223 KB 314/314 KB 980/1822 KB 260/748 KB 139/223 KB 314/314 KB 984/1822 KB 260/748 KB 139/223 KB 314/314 KB 988/1822 KB 260/748 KB 139/223 KB 314/314 KB 992/1822 KB 264/748 KB 142/223 KB 314/314 KB 992/1822 KB 264/748 KB 139/223 KB 314/314 KB 992/1822 KB 264/748 KB 143/223 KB 314/314 KB 992/1822 KB 268/748 KB 146/223 KB 314/314 KB 992/1822 KB 268/748 KB 147/223 KB 314/314 KB 996/1822 KB 268/748 KB 143/223 KB 314/314 KB 992/1822 KB 272/748 KB 147/223 KB 314/314 KB 996/1822 KB 276/748 KB 147/223 KB 314/314 KB 996/1822 KB 268/748 KB 146/223 KB 314/314 KB 996/1822 KB 276/748 KB 150/223 KB 314/314 KB 996/1822 KB 276/748 KB 151/223 KB 314/314 KB 996/1822 KB 276/748 KB 151/223 KB 314/314 KB 1000/1822 KB 276/748 KB 151/223 KB 314/314 KB 1004/1822 KB 276/748 KB 154/223 KB 314/314 KB 1004/1822 KB 280/748 KB 154/223 KB 314/314 KB 1008/1822 KB 280/748 KB 154/223 KB 314/314 KB 1004/1822 KB 284/748 KB 154/223 KB 314/314 KB 1008/1822 KB 284/748 KB 154/223 KB 314/314 KB 1008/1822 KB 4/27 KB 284/748 KB 154/223 KB 314/314 KB 1008/1822 KB 8/27 KB 284/748 KB 154/223 KB 314/314 KB 1008/1822 KB 12/27 KB 284/748 KB 154/223 KB 314/314 KB 1008/1822 KB 16/27 KB 284/748 KB 154/223 KB 314/314 KB 1008/1822 KB 20/27 KB 284/748 KB 154/223 KB 314/314 KB 1008/1822 KB 24/27 KB 284/748 KB 154/223 KB 314/314 KB 1008/1822 KB 27/27 KB 284/748 KB 155/223 KB 314/314 KB 1008/1822 KB 27/27 KB 288/748 KB 155/223 KB 314/314 KB 1008/1822 KB 27/27 KB 288/748 KB 158/223 KB 314/314 KB 1008/1822 KB 27/27 KB 288/748 KB 159/223 KB 314/314 KB 1008/1822 KB 27/27 KB 288/748 KB 162/223 KB 314/314 KB 1008/1822 KB 27/27 KB 288/748 KB 163/223 KB 314/314 KB 1008/1822 KB 27/27 KB 288/748 KB 163/223 KB 314/314 KB 1012/1822 KB 27/27 KB 288/748 KB 163/223 KB 314/314 KB 1016/1822 KB 27/27 KB 292/748 KB 166/223 KB 314/314 KB 1016/1822 KB 27/27 KB 292/748 KB 163/223 KB 314/314 KB 1016/1822 KB 27/27 KB 296/748 KB 166/223 KB 1020/1822 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 318.9 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 292/748 KB 166/223 KB 314/314 KB 1020/1822 KB 27/27 KB 296/748 KB 167/223 KB 1024/1822 KB 27/27 KB 296/748 KB 167/223 KB 1020/1822 KB 27/27 KB 300/748 KB 167/223 KB 1024/1822 KB 27/27 KB 304/748 KB 167/223 KB 1024/1822 KB 27/27 KB 304/748 KB 170/223 KB 1028/1822 KB 27/27 KB 308/748 KB 170/223 KB 1032/1822 KB 308/748 KB 170/223 KB 1036/1822 KB 304/748 KB 170/223 KB 1024/1822 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 26.9 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 308/748 KB 171/223 KB 1036/1822 KB 308/748 KB 174/223 KB 1036/1822 KB 308/748 KB 175/223 KB 1036/1822 KB 308/748 KB 170/223 KB 1028/1822 KB 27/27 KB 308/748 KB 175/223 KB 1040/1822 KB 312/748 KB 175/223 KB 1040/1822 KB 316/748 KB 178/223 KB 1040/1822 KB 320/748 KB 178/223 KB 1040/1822 KB 312/748 KB 178/223 KB 1040/1822 KB 320/748 KB 179/223 KB 1040/1822 KB 324/748 KB 179/223 KB 1040/1822 KB 328/748 KB 182/223 KB 1044/1822 KB 332/748 KB 182/223 KB 1044/1822 KB 336/748 KB 182/223 KB 1044/1822 KB 324/748 KB 182/223 KB 1044/1822 KB 324/748 KB 182/223 KB 1040/1822 KB 336/748 KB 183/223 KB 1044/1822 KB 336/748 KB 183/223 KB 1048/1822 KB 336/748 KB 186/223 KB 1048/1822 KB 336/748 KB 186/223 KB 1052/1822 KB 336/748 KB 187/223 KB 1052/1822 KB 336/748 KB 187/223 KB 1056/1822 KB 336/748 KB 190/223 KB 1056/1822 KB 336/748 KB 191/223 KB 1056/1822 KB 336/748 KB 191/223 KB 1060/1822 KB 4/23 KB 340/748 KB 4/178 KB 194/223 KB 1064/1822 KB 4/23 KB 340/748 KB 4/178 KB 194/223 KB 1060/1822 KB 4/23 KB 336/748 KB 191/223 KB 1060/1822 KB 8/23 KB 340/748 KB 4/178 KB 194/223 KB 1064/1822 KB 12/23 KB 340/748 KB 4/178 KB 194/223 KB 1064/1822 KB 16/23 KB 340/748 KB 4/178 KB 194/223 KB 1064/1822 KB 20/23 KB 340/748 KB 4/178 KB 194/223 KB 1064/1822 KB 23/23 KB 340/748 KB 4/178 KB 194/223 KB 1064/1822 KB 23/23 KB 340/748 KB 4/178 KB 195/223 KB 1064/1822 KB 23/23 KB 340/748 KB 4/178 KB 198/223 KB 1064/1822 KB 23/23 KB 340/748 KB 4/178 KB 199/223 KB 1068/1822 KB 4/23 KB 340/748 KB 4/178 KB 191/223 KB 1060/1822 KB 4/23 KB 336/748 KB 4/178 KB 191/223 KB 1060/1822 KB 23/23 KB 340/748 KB 8/178 KB 199/223 KB 1068/1822 KB 23/23 KB 340/748 KB 12/178 KB 199/223 KB 1068/1822 KB 23/23 KB 340/748 KB 16/178 KB 199/223 KB 1068/1822 KB 23/23 KB 340/748 KB 20/178 KB 199/223 KB 1068/1822 KB 23/23 KB 340/748 KB 24/178 KB 199/223 KB 1068/1822 KB 23/23 KB 340/748 KB 28/178 KB 199/223 KB 1068/1822 KB 23/23 KB 340/748 KB 32/178 KB 199/223 KB 1068/1822 KB 23/23 KB 340/748 KB 36/178 KB 199/223 KB 1068/1822 KB 23/23 KB 340/748 KB 4/178 KB 198/223 KB 1068/1822 KB 23/23 KB 344/748 KB 40/178 KB 199/223 KB 1068/1822 KB 23/23 KB 344/748 KB 36/178 KB 199/223 KB 1068/1822 KB 23/23 KB 344/748 KB 40/178 KB 199/223 KB 1072/1822 KB 23/23 KB 348/748 KB 40/178 KB 199/223 KB 1072/1822 KB 23/23 KB 348/748 KB 44/178 KB 199/223 KB 1072/1822 KB 23/23 KB 348/748 KB 48/178 KB 202/223 KB 1072/1822 KB 23/23 KB 352/748 KB 52/178 KB 202/223 KB 1072/1822 KB 23/23 KB 352/748 KB 56/178 KB 202/223 KB 1076/1822 KB 23/23 KB 352/748 KB 60/178 KB 202/223 KB 1076/1822 KB 23/23 KB 352/748 KB 64/178 KB 202/223 KB 1076/1822 KB 23/23 KB 348/748 KB 44/178 KB 202/223 KB 1072/1822 KB 23/23 KB 352/748 KB 64/178 KB 203/223 KB 1076/1822 KB 23/23 KB 352/748 KB 64/178 KB 206/223 KB 1076/1822 KB 23/23 KB 352/748 KB 64/178 KB 207/223 KB 1076/1822 KB 23/23 KB 352/748 KB 52/178 KB 202/223 KB 1076/1822 KB 23/23 KB 352/748 KB 48/178 KB 202/223 KB 1072/1822 KB 23/23 KB 356/748 KB 64/178 KB 207/223 KB 1076/1822 KB 23/23 KB 356/748 KB 64/178 KB 210/223 KB 1080/1822 KB 23/23 KB 356/748 KB 64/178 KB 207/223 KB 1080/1822 KB 23/23 KB 356/748 KB 64/178 KB 210/223 KB 1084/1822 KB 23/23 KB 360/748 KB 64/178 KB 210/223 KB 1084/1822 KB 23/23 KB 360/748 KB 64/178 KB 210/223 KB 1088/1822 KB 23/23 KB 364/748 KB 64/178 KB 211/223 KB 1088/1822 KB 23/23 KB 360/748 KB 64/178 KB 211/223 KB 1088/1822 KB 23/23 KB 368/748 KB 64/178 KB 211/223 KB 1088/1822 KB 23/23 KB 3 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 68/748 KB 64/178 KB 214/223 KB 1088/1822 KB 23/23 KB 368/748 KB 68/178 KB 214/223 KB 1088/1822 KB 23/23 KB 372/748 KB 72/178 KB 215/223 KB 1092/1822 KB 23/23 KB 372/748 KB 76/178 KB 215/223 KB 1092/1822 KB 23/23 KB 372/748 KB 80/178 KB 215/223 KB 1092/1822 KB 23/23 KB 372/748 KB 68/178 KB 215/223 KB 1092/1822 KB 23/23 KB 368/748 KB 68/178 KB 215/223 KB 1092/1822 KB 23/23 KB 368/748 KB 68/178 KB 215/223 KB 1088/1822 KB 23/23 KB 372/748 KB 80/178 KB 218/223 KB 1092/1822 KB 23/23 KB 372/748 KB 80/178 KB 219/223 KB 1092/1822 KB 23/23 KB 372/748 KB 80/178 KB 219/223 KB 1096/1822 KB 23/23 KB 372/748 KB 80/178 KB 222/223 KB 1096/1822 KB 23/23 KB 376/748 KB 80/178 KB 222/223 KB 1100/1822 KB 23/23 KB 372/748 KB 80/178 KB 222/223 KB 1100/1822 KB 23/23 KB 376/748 KB 80/178 KB 222/223 KB 1104/1822 KB 23/23 KB 376/748 KB 80/178 KB 223/223 KB 1104/1822 KB 23/23 KB 380/748 KB 80/178 KB 223/223 KB 1104/1822 KB 23/23 KB 384/748 KB 80/178 KB 223/223 KB 1104/1822 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 22.7 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-oai-hss-0: 06:32:04 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 384/748 KB 84/178 KB 223/223 KB 1104/1822 KB 388/748 KB 88/178 KB 223/223 KB 1108/1822 KB 388/748 KB 92/178 KB 223/223 KB 1108/1822 KB 388/748 KB 96/178 KB 223/223 KB 1108/1822 KB 388/748 KB 84/178 KB 223/223 KB 1108/1822 KB 384/748 KB 84/178 KB 223/223 KB 1108/1822 KB 388/748 KB 96/178 KB 223/223 KB 1112/1822 KB 388/748 KB 96/178 KB 223/223 KB 1116/1822 KB 388/748 KB 96/178 KB 223/223 KB 1120/1822 KB 392/748 KB 96/178 KB 223/223 KB 1120/1822 KB 396/748 KB 96/178 KB 223/223 KB 1120/1822 KB 400/748 KB 96/178 KB 223/223 KB 1120/1822 KB 4/55 KB 404/748 KB 96/178 KB 223/223 KB 1120/1822 KB 4/55 KB 408/748 KB 100/178 KB 1124/1822 KB 4/55 KB 412/748 KB 100/178 KB 1124/1822 KB 4/55 KB 416/748 KB 100/178 KB 1124/1822 KB 4/55 KB 396/748 KB 96/178 KB 223/223 KB 1120/1822 KB 4/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 219.2 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 404/748 KB 100/178 KB 223/223 KB 1124/1822 KB 4/55 KB 416/748 KB 100/178 KB 1128/1822 KB 4/55 KB 416/748 KB 100/178 KB 1132/1822 KB 4/55 KB 416/748 KB 100/178 KB 1136/1822 KB 4/55 KB 404/748 KB 100/178 KB 223/223 KB 1120/1822 KB 4/55 KB 416/748 KB 104/178 KB 1136/1822 KB 4/55 KB 416/748 KB 108/178 KB 1136/1822 KB 4/55 KB 416/748 KB 112/178 KB 1136/1822 KB 4/55 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 416/748 KB 112/178 KB 1140/1822 KB 4/55 KB 420/748 KB 116/178 KB 1144/1822 KB 8/55 KB 420/748 KB 116/178 KB 1148/1822 KB 8/55 KB 420/748 KB 116/178 KB 1152/1822 KB 8/55 KB 420/748 KB 116/178 KB 1140/1822 KB 8/55 KB 416/748 KB 116/178 KB 1140/1822 KB 8/55 KB 416/748 KB 112/178 KB 1140/1822 KB 8/55 KB 420/748 KB 116/178 KB 1152/1822 KB 12/55 KB 420/748 KB 116/178 KB 1152/1822 KB 16/55 KB 420/748 KB 116/178 KB 1152/1822 KB 20/55 KB 424/748 KB 120/178 KB 1152/1822 KB 24/55 KB 424/748 KB 120/178 KB 1152/1822 KB 28/55 KB 424/748 KB 120/178 KB 1152/1822 KB 32/55 KB 424/748 KB 120/178 KB 1152/1822 KB 20/55 KB 428/748 KB 120/178 KB 1152/1822 KB 32/55 KB 432/748 KB 120/178 KB 1152/1822 KB 32/55 KB 420/748 KB 120/178 KB 1152/1822 KB 20/55 KB 432/748 KB 124/178 KB 1152/1822 KB 32/55 KB 432/748 KB 128/178 KB 1152/1822 KB 32/55 KB 436/748 KB 128/178 KB 1152/1822 KB 32/55 KB 440/748 KB 132/178 KB 1156/1822 KB 36/55 KB 444/748 KB 132/178 KB 1156/1822 KB 36/55 KB 448/748 KB 132/178 KB 1156/1822 KB 36/55 KB 436/748 KB 132/178 KB 1156/1822 KB 36/55 KB 436/748 KB 132/178 KB 1152/1822 KB 36/55 KB 448/748 KB 136/178 KB 1156/1822 KB 36/55 KB 448/748 KB 140/178 KB 1160/1822 KB 36/55 KB 448/748 KB 144/178 KB 1160/1822 KB 36/55 KB 436/748 KB 128/178 KB 1152/1822 KB 36/55 KB 448/748 KB 136/178 KB 1160/1822 KB 36/55 KB 448/748 KB 144/178 KB 1164/1822 KB 36/55 KB 448/748 KB 144/178 KB 1168/1822 KB 36/55 KB 448/748 KB 144/178 KB 1168/1822 KB 40/55 KB 448/748 KB 144/178 KB 1168/1822 KB 44/55 KB 448/748 KB 144/178 KB 1168/1822 KB 48/55 KB 448/748 KB 148/178 KB 1168/1822 KB 52/55 KB 452/748 KB 148/178 KB 1172/1822 KB 55/55 KB 448/748 KB 148/178 KB 1168/1822 KB 48/55 KB 452/748 KB 148/178 KB 1172/1822 KB 52/55 KB 452/748 KB 152/178 KB 1172/1822 KB 55/55 KB 452/748 KB 156/178 KB 1176/1822 KB 55/55 KB 452/748 KB 160/178 KB 1176/1822 KB 55/55 KB 452/748 KB 160/178 KB 3/1210 KB 1176/1822 KB 55/55 KB 452/748 KB 160/178 KB 5/1210 KB 1176/1822 KB 55/55 KB 452/748 KB 148/178 KB 1168/1822 KB 52/55 KB 456/748 KB 164/178 KB 5/1210 KB 1176/1822 KB 460/748 KB 164/178 KB 5/1210 KB 1176/1822 KB 464/748 KB 164/178 KB 5/1210 KB 1176/1822 KB 468/748 KB 164/178 KB 5/1210 KB 1176/1822 KB 472/748 KB 164/178 KB 5/1210 KB 1176/1822 KB 476/748 KB 164/178 KB 5/1210 KB 1176/1822 KB 480/748 KB 164/178 KB 5/1210 KB 1176/1822 KB 452/748 KB 164/178 KB 5/1210 KB 1176/1822 KB 480/748 KB 168/178 KB 5/1210 KB 1176/1822 KB 480/748 KB 172/178 KB 5/1210 KB 1176/1822 KB 480/748 KB 176/178 KB 5/1210 KB 1176/1822 KB 480/748 KB 178/178 KB 5/1210 KB 1176/1822 KB 484/748 KB 178/178 KB 5/1210 KB 1176/1822 KB 488/748 KB 178/178 KB 8/1210 KB 1176/1822 KB 492/748 KB 178/178 KB 8/1210 KB 1176/1822 KB 496/748 KB 178/178 KB 8/1210 KB 1176/1822 KB 452/748 KB 152/178 KB 1176/1822 KB 55/55 KB 484/748 KB 178/178 KB 8/1210 KB 1176/1822 KB 496/748 KB 178/178 KB 11/1210 KB 1176/1822 KB 496/748 KB 178/178 KB 13/1210 KB 1176/1822 KB 496/748 KB 178/178 KB 16/1210 KB 1176/1822 KB 496/748 KB 178/178 KB 19/1210 KB 1176/1822 KB 496/748 KB 178/178 KB 21/1210 KB 1176/1822 KB 496/748 KB 178/178 KB 24/1210 KB 1176/1822 KB 496/748 KB 178/178 KB 27/1210 KB 1176/1822 KB 496/748 KB 178/178 KB 27/1210 KB 1180/1822 KB 496/748 KB 178/178 KB 29/1210 KB 1180/1822 KB 496/748 KB 178/178 KB 29/1210 KB 1184/1822 KB 496/748 KB 178/178 KB 32/1210 KB 1184/1822 KB 496/748 KB 178/178 KB 32/1210 KB 118 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 8/1822 KB 496/748 KB 178/178 KB 36/1210 KB 1192/1822 KB 496/748 KB 178/178 KB 36/1210 KB 1196/1822 KB 496/748 KB 178/178 KB 36/1210 KB 1200/1822 KB 496/748 KB 178/178 KB 36/1210 KB 1188/1822 KB 496/748 KB 178/178 KB 40/1210 KB 1200/1822 KB 496/748 KB 178/178 KB 44/1210 KB 1200/1822 KB 496/748 KB 178/178 KB 48/1210 KB 1200/1822 KB 496/748 KB 178/178 KB 52/1210 KB 1200/1822 KB 496/748 KB 178/178 KB 56/1210 KB 1204/1822 KB 496/748 KB 178/178 KB 60/1210 KB 1204/1822 KB 496/748 KB 178/178 KB 64/1210 KB 1204/1822 KB 496/748 KB 178/178 KB 52/1210 KB 1204/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 52.2 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 496/748 KB 178/178 KB 64/1210 KB 1208/1822 KB 496/748 KB 178/178 KB 64/1210 KB 1212/1822 KB 496/748 KB 178/178 KB 64/1210 KB 1216/1822 KB 500/748 KB 64/1210 KB 1216/1822 KB 504/748 KB 68/1210 KB 1220/1822 KB 508/748 KB 68/1210 KB 1220/1822 KB 512/748 KB 68/1210 KB 1220/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 169.7 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 500/748 KB 68/1210 KB 1220/1822 KB 500/748 KB 64/1210 KB 1220/1822 KB Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 512/748 KB 68/1210 KB 1224/1822 KB 512/748 KB 68/1210 KB 1228/1822 KB 512/748 KB 72/1210 KB 1232/1822 KB 512/748 KB 72/1210 KB 1228/1822 KB 512/748 KB 76/1210 KB 1232/1822 KB 512/748 KB 80/1210 KB 1232/1822 KB 516/748 KB 80/1210 KB 1232/1822 KB 520/748 KB 84/1210 KB 1236/1822 KB 524/748 KB 84/1210 KB 1236/1822 KB 516/748 KB 84/1210 KB 1236/1822 KB 516/748 KB 84/1210 KB 1232/1822 KB 524/748 KB 88/1210 KB 1240/1822 KB 524/748 KB 88/1210 KB 1236/1822 KB 524/748 KB 92/1210 KB 1240/1822 KB 528/748 KB 96/1210 KB 1244/1822 KB 528/748 KB 92/1210 KB 1244/1822 KB 524/748 KB 92/1210 KB 1244/1822 KB 528/748 KB 96/1210 KB 1248/1822 KB 532/748 KB 96/1210 KB 1248/1822 KB 536/748 KB 100/1210 KB 1252/1822 KB 540/748 KB 100/1210 KB 1252/1822 KB 544/748 KB 100/1210 KB 1252/1822 KB 532/748 KB 100/1210 KB 1252/1822 KB 532/748 KB 100/1210 KB 1248/1822 KB 544/748 KB 104/1210 KB 1256/1822 KB 544/748 KB 104/1210 KB 1252/1822 KB 544/748 KB 108/1210 KB 1256/1822 KB 544/748 KB 112/1210 KB 1260/1822 KB 544/748 KB 108/1210 KB 1260/1822 KB 544/748 KB 112/1210 KB 1264/1822 KB 548/748 KB 112/1210 KB 1264/1822 KB 552/748 KB 116/1210 KB 1268/1822 KB 552/748 KB 3/471 KB 116/1210 KB 1268/1822 KB 552/748 KB 5/471 KB 116/1210 KB 1268/1822 KB 552/748 KB 8/471 KB 116/1210 KB 1268/1822 KB 552/748 KB 11/471 KB 116/1210 KB 1268/1822 KB 552/748 KB 13/471 KB 116/1210 KB 1268/1822 KB 552/748 KB 16/471 KB 116/1210 KB 1268/1822 KB 552/748 KB 19/471 KB 116/1210 KB 1268/1822 KB 552/748 KB 21/471 KB 116/1210 KB 1268/1822 KB 552/748 KB 4/93 KB 24/471 KB 116/1210 KB 1268/1822 KB 552/748 KB 4/93 KB 27/471 KB 116/1210 KB 1268/1822 KB 552/748 KB 4/93 KB 29/471 KB 116/1210 KB 1268/1822 KB 552/748 KB 4/93 KB 32/471 KB 116/1210 KB 1268/1822 KB 548/748 KB 116/1210 KB 1268/1822 KB 556/748 KB 4/93 KB 32/471 KB 120/1210 KB 1268/1822 KB 560/748 KB 4/93 KB 32/471 KB 120/1210 KB 1268/1822 KB 548/748 KB 112/1210 KB 1268/1822 KB 560/748 KB 4/93 KB 32/471 KB 120/1210 KB 1272/1822 KB 552/748 KB 4/93 KB 32/471 KB 120/1210 KB 1268/1822 KB 560/748 KB 4/93 KB 32/471 KB 124/1210 KB 1272/1822 KB 560/748 KB 4/93 KB 32/471 KB 128/1210 KB 1276/1822 KB 560/748 KB 4/93 KB 36/471 KB 132/1210 KB 1276/1822 KB 552/748 KB 4/93 KB 21/471 KB 116/1210 KB 1268/1822 KB 564/748 KB 8/93 KB 36/471 KB 132/1210 KB 1276/1822 KB 564/748 KB 12/93 KB 36/471 KB 132/1210 KB 1276/1822 KB 564/748 KB 16/93 KB 36/471 KB 132/1210 KB 1276/1822 KB 564/748 KB 20/93 KB 36/471 KB 132/1210 KB 1276/1822 KB 564/748 KB 24/93 KB 36/471 KB 132/1210 KB 1276/1822 KB 564/748 KB 28/93 KB 36/471 KB 132/1210 KB 1276/1822 KB 564/748 KB 32/93 KB 36/471 KB 132/1210 KB 1276/1822 KB 564/748 KB 36/93 KB 36/471 KB 132/1210 KB 1276/1822 KB 564/748 KB 40/93 KB 36/471 KB 132/1210 KB 1276/1822 KB 564/748 KB 44/93 KB 36/471 KB 132/1210 KB 1276/1822 KB 564/748 KB 48/93 KB 36/471 KB 132/1210 KB 1276/1822 KB 564/748 KB 4/93 KB 36/471 KB 132/1210 KB 1276/1822 KB 560/748 KB 4/93 KB 36/471 KB 128/1210 KB 1276/1822 KB 560/748 KB 4/93 KB 32/471 KB 124/1210 KB 1276/1822 KB 564/748 KB 48/93 KB 40/471 KB 132/1210 KB 1280/1822 KB 564/748 KB 48/93 KB 40/471 KB 132/1210 KB 1280/1822 KB 564/748 KB 48/93 KB 44/471 KB 132/1210 KB 1280/1822 KB 564/748 KB 48/93 KB 48/471 KB 132/1210 KB 1280/1822 KB 564/748 KB 48/93 KB 52/471 KB 132/1210 KB 1280/1822 KB 568/748 KB 52/93 KB 56/471 KB 136/1210 KB 1284/1822 KB 568/748 KB 52/93 KB 60/471 KB 136/1210 KB 1284/1822 KB 568/748 KB 52/93 KB 64/471 KB 136/1210 KB 1284 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install /1822 KB 568/748 KB 52/93 KB 52/471 KB 136/1210 KB 1284/1822 KB 568/748 KB 56/93 KB 64/471 KB 136/1210 KB 1284/1822 KB 568/748 KB 60/93 KB 64/471 KB 136/1210 KB 1284/1822 KB 568/748 KB 64/93 KB 64/471 KB 136/1210 KB 1284/1822 KB 568/748 KB 48/93 KB 52/471 KB 136/1210 KB 1284/1822 KB 568/748 KB 48/93 KB 52/471 KB 132/1210 KB 1284/1822 KB 568/748 KB 64/93 KB 64/471 KB 136/1210 KB 1288/1822 KB 568/748 KB 48/93 KB 52/471 KB 132/1210 KB 1280/1822 KB 572/748 KB 64/93 KB 64/471 KB 136/1210 KB 1292/1822 KB 576/748 KB 64/93 KB 64/471 KB 136/1210 KB 1292/1822 KB 576/748 KB 64/93 KB 64/471 KB 140/1210 KB 1292/1822 KB 568/748 KB 64/93 KB 64/471 KB 136/1210 KB 1292/1822 KB 576/748 KB 64/93 KB 64/471 KB 140/1210 KB 1296/1822 KB 576/748 KB 64/93 KB 64/471 KB 144/1210 KB 1296/1822 KB 580/748 KB 64/93 KB 64/471 KB 144/1210 KB 1296/1822 KB 584/748 KB 64/93 KB 64/471 KB 148/1210 KB 1300/1822 KB 588/748 KB 64/93 KB 64/471 KB 148/1210 KB 1300/1822 KB 592/748 KB 64/93 KB 64/471 KB 148/1210 KB 1300/1822 KB 580/748 KB 64/93 KB 64/471 KB 148/1210 KB 1300/1822 KB 592/748 KB 64/93 KB 64/471 KB 152/1210 KB 1300/1822 KB 580/748 KB 64/93 KB 64/471 KB 144/1210 KB 1300/1822 KB 592/748 KB 64/93 KB 64/471 KB 152/1210 KB 1304/1822 KB 592/748 KB 64/93 KB 64/471 KB 152/1210 KB 1308/1822 KB 592/748 KB 64/93 KB 64/471 KB 152/1210 KB 1312/1822 KB 592/748 KB 64/93 KB 64/471 KB 156/1210 KB 1316/1822 KB 596/748 KB 68/93 KB 68/471 KB 156/1210 KB 1320/1822 KB 596/748 KB 68/93 KB 68/471 KB 156/1210 KB 1324/1822 KB 596/748 KB 68/93 KB 68/471 KB 156/1210 KB 1328/1822 KB 592/748 KB 64/93 KB 64/471 KB 156/1210 KB 1312/1822 KB 596/748 KB 68/93 KB 68/471 KB 160/1210 KB 1328/1822 KB 596/748 KB 68/93 KB 68/471 KB 164/1210 KB 1328/1822 KB 596/748 KB 68/93 KB 68/471 KB 168/1210 KB 1328/1822 KB 596/748 KB 68/93 KB 68/471 KB 172/1210 KB 1328/1822 KB 596/748 KB 68/93 KB 68/471 KB 176/1210 KB 1328/1822 KB 596/748 KB 68/93 KB 68/471 KB 156/1210 KB 1316/1822 KB 600/748 KB 68/93 KB 68/471 KB 176/1210 KB 1328/1822 KB 604/748 KB 68/93 KB 68/471 KB 176/1210 KB 1328/1822 KB 608/748 KB 68/93 KB 68/471 KB 176/1210 KB 1328/1822 KB 592/748 KB 68/93 KB 68/471 KB 156/1210 KB 1316/1822 KB 592/748 KB 64/93 KB 68/471 KB 156/1210 KB 1316/1822 KB 608/748 KB 68/93 KB 72/471 KB 176/1210 KB 1328/1822 KB 608/748 KB 68/93 KB 76/471 KB 176/1210 KB 1328/1822 KB 608/748 KB 68/93 KB 80/471 KB 176/1210 KB 1328/1822 KB 608/748 KB 72/93 KB 80/471 KB 176/1210 KB 1328/1822 KB 608/748 KB 76/93 KB 80/471 KB 176/1210 KB 1328/1822 KB 608/748 KB 80/93 KB 80/471 KB 176/1210 KB 1328/1822 KB 608/748 KB 80/93 KB 84/471 KB 176/1210 KB 1328/1822 KB 612/748 KB 84/93 KB 88/471 KB 176/1210 KB 1332/1822 KB 612/748 KB 84/93 KB 92/471 KB 176/1210 KB 1332/1822 KB 612/748 KB 84/93 KB 96/471 KB 176/1210 KB 1332/1822 KB 612/748 KB 84/93 KB 96/471 KB 180/1210 KB 1332/1822 KB 612/748 KB 84/93 KB 100/471 KB 184/1210 KB 1332/1822 KB 612/748 KB 84/93 KB 100/471 KB 188/1210 KB 1332/1822 KB 612/748 KB 84/93 KB 100/471 KB 192/1210 KB 1332/1822 KB 612/748 KB 84/93 KB 84/471 KB 176/1210 KB 1332/1822 KB 612/748 KB 84/93 KB 84/471 KB 176/1210 KB 1328/1822 KB 612/748 KB 88/93 KB 100/471 KB 192/1210 KB 1332/1822 KB 612/748 KB 92/93 KB 100/471 KB 192/1210 KB 1332/1822 KB 612/748 KB 93/93 KB 100/471 KB 192/1210 KB 1332/1822 KB 612/748 KB 80/93 KB 84/471 KB 176/1210 KB 1328/1822 KB 612/748 KB 93/93 KB 100/471 KB 192/1210 KB 1336/1822 KB 616/748 KB 93/93 KB 100/471 KB 192/1210 KB unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 1340/1822 KB 616/748 KB 93/93 KB 100/471 KB 192/1210 KB 1344/1822 KB 616/748 KB 93/93 KB 100/471 KB 192/1210 KB 1348/1822 KB 616/748 KB 93/93 KB 100/471 KB 196/1210 KB 1352/1822 KB 616/748 KB 93/93 KB 100/471 KB 196/1210 KB 1356/1822 KB 616/748 KB 93/93 KB 100/471 KB 196/1210 KB 1360/1822 KB 612/748 KB 84/93 KB 100/471 KB 180/1210 KB 1332/1822 KB 616/748 KB 93/93 KB 104/471 KB 196/1210 KB 1360/1822 KB 616/748 KB 93/93 KB 108/471 KB 196/1210 KB 1360/1822 KB 616/748 KB 93/93 KB 112/471 KB 196/1210 KB 1360/1822 KB 616/748 KB 93/93 KB 100/471 KB 196/1210 KB 1348/1822 KB 616/748 KB 93/93 KB 112/471 KB 200/1210 KB 1360/1822 KB 616/748 KB 93/93 KB 112/471 KB 204/1210 KB 1360/1822 KB 616/748 KB 93/93 KB 112/471 KB 208/1210 KB 1360/1822 KB 616/748 KB 93/93 KB 100/471 KB 192/1210 KB 1336/1822 KB 620/748 KB 93/93 KB 112/471 KB 208/1210 KB 1360/1822 KB 624/748 KB 93/93 KB 112/471 KB 208/1210 KB 1360/1822 KB 628/748 KB 93/93 KB 112/471 KB 208/1210 KB 1360/1822 KB 632/748 KB 93/93 KB 112/471 KB 208/1210 KB 1360/1822 KB 636/748 KB 93/93 KB 112/471 KB 208/1210 KB 1360/1822 KB 640/748 KB 93/93 KB 112/471 KB 208/1210 KB 1360/1822 KB 640/748 KB 93/93 KB 116/471 KB 208/1210 KB 1360/1822 KB 640/748 KB 93/93 KB 120/471 KB 212/1210 KB 1360/1822 KB 640/748 KB 93/93 KB 124/471 KB 212/1210 KB 1360/1822 KB 644/748 KB 128/471 KB 212/1210 KB 1360/1822 KB 644/748 KB 132/471 KB 212/1210 KB 1360/1822 KB 640/748 KB 93/93 KB 116/471 KB 212/1210 KB 1360/1822 KB 644/748 KB 132/471 KB 212/1210 KB 1364/1822 KB 644/748 KB 124/471 KB 212/1210 KB 1360/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 84.7 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 648/748 KB 136/471 KB 212/1210 KB 1364/1822 KB 652/748 KB 136/471 KB 212/1210 KB 1364/1822 KB 656/748 KB 136/471 KB 212/1210 KB 1368/1822 KB 652/748 KB 136/471 KB 212/1210 KB 1368/1822 KB 656/748 KB 136/471 KB 216/1210 KB 1368/1822 KB 656/748 KB 136/471 KB 220/1210 KB 1368/1822 KB 656/748 KB 136/471 KB 220/1210 KB 1372/1822 KB 656/748 KB 136/471 KB 220/1210 KB 1376/1822 KB 656/748 KB 136/471 KB 224/1210 KB 1376/1822 KB 656/748 KB 136/471 KB 224/1210 KB 1380/1822 KB 660/748 KB 136/471 KB 228/1210 KB 1384/1822 KB 660/748 KB 136/471 KB 228/1210 KB 1388/1822 KB 660/748 KB 136/471 KB 228/1210 KB 1392/1822 KB 660/748 KB 136/471 KB 228/1210 KB 1380/1822 KB 660/748 KB 136/471 KB 224/1210 KB 1380/1822 KB 656/748 KB 136/471 KB 224/1210 KB 1380/1822 KB 660/748 KB 140/471 KB 228/1210 KB 1392/1822 KB 660/748 KB 144/471 KB 228/1210 KB 1392/1822 KB 664/748 KB 144/471 KB 228/1210 KB 1392/1822 KB 668/748 KB 144/471 KB 228/1210 KB 1392/1822 KB 672/748 KB 144/471 KB 232/1210 KB 1392/1822 KB 668/748 KB 144/471 KB 232/1210 KB 1392/1822 KB 672/748 KB 144/471 KB 236/1210 KB 1392/1822 KB 672/748 KB 144/471 KB 240/1210 KB 1392/1822 KB 672/748 KB 148/471 KB 244/1210 KB 1392/1822 KB 676/748 KB 148/471 KB 248/1210 KB 1396/1822 KB 676/748 KB 148/471 KB 252/1210 KB 1396/1822 KB 676/748 KB 148/471 KB 256/1210 KB 1396/1822 KB 676/748 KB 148/471 KB 244/1210 KB 1396/1822 KB 676/748 KB 148/471 KB 244/1210 KB 1392/1822 KB 672/748 KB 148/471 KB 240/1210 KB 1392/1822 KB 680/748 KB 152/471 KB 256/1210 KB 1396/1822 KB 680/748 KB 156/471 KB 256/1210 KB 1396/1822 KB 680/748 KB 160/471 KB 256/1210 KB 1396/1822 KB 680/748 KB 148/471 KB 256/1210 KB 1396/1822 KB 684/748 KB 160/471 KB 256/1210 KB 1396/1822 KB 688/748 KB 160/471 KB 256/1210 KB 1400/1822 KB 684/748 KB 160/471 KB 256/1210 KB 1400/1822 KB 688/748 KB 160/471 KB 256/1210 KB 1404/1822 KB 688/748 KB 160/471 KB 256/1210 KB 1408/1822 KB 692/748 KB 160/471 KB 256/1210 KB 1408/1822 KB 696/748 KB 164/471 KB 260/1210 KB 1412/1822 KB 700/748 KB 164/471 KB 260/1210 KB 1412/1822 KB 4/53 KB 704/748 KB 164/471 KB 260/1210 KB 1412/1822 KB 692/748 KB 164/471 KB 260/1210 KB 1412/1822 KB 692/748 KB 164/471 KB 260/1210 KB 1408/1822 KB 692/748 KB 164/471 KB 256/1210 KB 1408/1822 KB 4/53 KB 700/748 KB 164/471 KB 260/1210 KB 1412/1822 KB 8/53 KB 704/748 KB 164/471 KB 260/1210 KB 1412/1822 KB 12/53 KB 704/748 KB 164/471 KB 260/1210 KB 1412/1822 KB 16/53 KB 704/748 KB 164/471 KB 260/1210 KB 1412/1822 KB 20/53 KB 704/748 KB 164/471 KB 260/1210 KB 1412/1822 KB 20/53 KB 704/748 KB 168/471 KB 260/1210 KB 1412/1822 KB 20/53 KB 704/748 KB 172/471 KB 260/1210 KB 1412/1822 KB 24/53 KB 704/748 KB 172/471 KB 260/1210 KB 1412/1822 KB 24/53 KB 704/748 KB 176/471 KB 260/1210 KB 1412/1822 KB 28/53 KB 704/748 KB 176/471 KB 260/1210 KB 1412/1822 KB 32/53 KB 704/748 KB 176/471 KB 260/1210 KB 1412/1822 KB 32/53 KB 704/748 KB 176/471 KB 264/1210 KB 1412/1822 KB 32/53 KB 704/748 KB 176/471 KB 264/1210 KB 1416/1822 KB 32/53 KB 704/748 KB 176/471 KB 268/1210 KB 1416/1822 KB 32/53 KB 704/748 KB 176/471 KB 268/1210 KB 1420/1822 KB 32/53 KB 704/748 KB 176/471 KB 268/1210 KB 1424/1822 KB 32/53 KB 704/748 KB 176/471 KB 272/1210 KB 1428/1822 KB 36/53 KB 708/748 KB 180/471 KB 272/1210 KB 1432/1822 KB 36/53 KB 708/748 KB 180/471 KB 272/1210 KB 1436/1822 KB 36/53 KB 708/748 KB 180/471 KB 272/1210 KB 1440/1822 KB 32/53 KB 704/748 KB 176/471 KB 272/1210 KB 1424/1822 KB 36/53 KB 708/748 KB 180/471 KB 276/1210 KB unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 1440/1822 KB 36/53 KB 708/748 KB 180/471 KB 280/1210 KB 1440/1822 KB 36/53 KB 708/748 KB 180/471 KB 284/1210 KB 1440/1822 KB 36/53 KB 708/748 KB 180/471 KB 288/1210 KB 1440/1822 KB 36/53 KB 708/748 KB 180/471 KB 272/1210 KB 1428/1822 KB 36/53 KB 712/748 KB 180/471 KB 288/1210 KB 1440/1822 KB 36/53 KB 716/748 KB 180/471 KB 288/1210 KB 1440/1822 KB 36/53 KB 720/748 KB 180/471 KB 288/1210 KB 1440/1822 KB 36/53 KB 704/748 KB 180/471 KB 272/1210 KB 1428/1822 KB 32/53 KB 704/748 KB 180/471 KB 272/1210 KB 1428/1822 KB 36/53 KB 720/748 KB 184/471 KB 288/1210 KB 1440/1822 KB 36/53 KB 720/748 KB 188/471 KB 288/1210 KB 1440/1822 KB 40/53 KB 720/748 KB 192/471 KB 288/1210 KB 1440/1822 KB 40/53 KB 720/748 KB 188/471 KB 288/1210 KB 1440/1822 KB 44/53 KB 720/748 KB 192/471 KB 288/1210 KB 1440/1822 KB 48/53 KB 720/748 KB 192/471 KB 288/1210 KB 1440/1822 KB 48/53 KB 724/748 KB 192/471 KB 288/1210 KB 1440/1822 KB 52/53 KB 728/748 KB 196/471 KB 292/1210 KB 1444/1822 KB 52/53 KB 732/748 KB 196/471 KB 292/1210 KB 1444/1822 KB 52/53 KB 736/748 KB 196/471 KB 292/1210 KB 1444/1822 KB 52/53 KB 724/748 KB 196/471 KB 292/1210 KB 1444/1822 KB 52/53 KB 724/748 KB 192/471 KB 288/1210 KB 1440/1822 KB 53/53 KB 736/748 KB 196/471 KB 292/1210 KB 1444/1822 KB 52/53 KB 724/748 KB 196/471 KB 288/1210 KB 1444/1822 KB 53/53 KB 736/748 KB 200/471 KB 292/1210 KB 1444/1822 KB 53/53 KB 736/748 KB 204/471 KB 292/1210 KB 1444/1822 KB 53/53 KB 736/748 KB 208/471 KB 292/1210 KB 1444/1822 KB 52/53 KB 724/748 KB 192/471 KB 288/1210 KB 1444/1822 KB 53/53 KB 736/748 KB 208/471 KB 292/1210 KB 1448/1822 KB 53/53 KB 736/748 KB 208/471 KB 296/1210 KB 1452/1822 KB 53/53 KB 736/748 KB 208/471 KB 296/1210 KB 1456/1822 KB 53/53 KB 736/748 KB 208/471 KB 296/1210 KB 1460/1822 KB 53/53 KB 740/748 KB 212/471 KB 296/1210 KB 1464/1822 KB 53/53 KB 740/748 KB 212/471 KB 296/1210 KB 1468/1822 KB 53/53 KB 740/748 KB 212/471 KB 296/1210 KB 1472/1822 KB 53/53 KB 736/748 KB 208/471 KB 296/1210 KB 1448/1822 KB 53/53 KB 740/748 KB 212/471 KB 300/1210 KB 1472/1822 KB 53/53 KB 740/748 KB 212/471 KB 304/1210 KB 1472/1822 KB 53/53 KB 740/748 KB 212/471 KB 296/1210 KB 1460/1822 KB 53/53 KB 740/748 KB 216/471 KB 304/1210 KB 1472/1822 KB 53/53 KB 740/748 KB 220/471 KB 304/1210 KB 1472/1822 KB 53/53 KB 740/748 KB 224/471 KB 304/1210 KB 1472/1822 KB 53/53 KB 740/748 KB 208/471 KB 296/1210 KB 1460/1822 KB 53/53 KB 744/748 KB 224/471 KB 304/1210 KB 1472/1822 KB 53/53 KB 748/748 KB 224/471 KB 304/1210 KB 1472/1822 KB 53/53 KB 748/748 KB 224/471 KB 304/1210 KB 1472/1822 KB 53/53 KB 748/748 KB 224/471 KB 308/1210 KB 1472/1822 KB 53/53 KB 748/748 KB 224/471 KB 312/1210 KB 1472/1822 KB 53/53 KB 748/748 KB 224/471 KB 316/1210 KB 1472/1822 KB 53/53 KB 748/748 KB 224/471 KB 320/1210 KB 1472/1822 KB 53/53 KB 748/748 KB 224/471 KB 324/1210 KB 1476/1822 KB 53/53 KB 748/748 KB 228/471 KB 328/1210 KB 1476/1822 KB 53/53 KB 748/748 KB 228/471 KB 332/1210 KB 1476/1822 KB 53/53 KB 748/748 KB 228/471 KB 336/1210 KB 1476/1822 KB 53/53 KB 748/748 KB 224/471 KB 320/1210 KB 1476/1822 KB 53/53 KB 748/748 KB 228/471 KB 324/1210 KB 1476/1822 KB 53/53 KB 748/748 KB 232/471 KB 336/1210 KB 1476/1822 KB 53/53 KB 748/748 KB 236/471 KB 336/1210 KB 1476/1822 KB 53/53 KB 748/748 KB 240/471 KB 336/1210 KB 1476/1822 KB 53/53 KB 748/748 KB 240/471 KB 336/1210 KB 1480/1822 KB 53/53 KB 748/748 KB 240/471 KB 336/1210 KB 1484/1822 KB 53/53 KB 748/748 KB 240/471 KB 336/1210 KB 1488/18 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 22 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 47.3 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 748/748 KB 240/471 KB 336/1210 KB 1492/1822 KB 748/748 KB 244/471 KB 340/1210 KB 1492/1822 KB 748/748 KB 244/471 KB 344/1210 KB 1496/1822 KB 748/748 KB 244/471 KB 348/1210 KB 1496/1822 KB 748/748 KB 244/471 KB 352/1210 KB 1496/1822 KB 748/748 KB 244/471 KB 336/1210 KB 1492/1822 KB 748/748 KB 248/471 KB 352/1210 KB 1496/1822 KB 748/748 KB 252/471 KB 352/1210 KB 1496/1822 KB 748/748 KB 256/471 KB 352/1210 KB 1496/1822 KB 748/748 KB 244/471 KB 340/1210 KB 1496/1822 KB 748/748 KB 256/471 KB 352/1210 KB 1500/1822 KB 748/748 KB 256/471 KB 352/1210 KB 1504/1822 KB 748/748 KB 256/471 KB 356/1210 KB 1504/1822 KB 748/748 KB 260/471 KB 360/1210 KB 1508/1822 KB 260/471 KB 364/1210 KB 1508/1822 KB 260/471 KB 368/1210 KB 1508/1822 KB 748/748 KB 260/471 KB 356/1210 KB 1508/1822 KB 264/471 KB 368/1210 KB 1508/1822 KB 268/471 KB 368/1210 KB 1508/1822 KB 272/471 KB 368/1210 KB 1508/1822 KB 748/748 KB 256/471 KB 356/1210 KB 1508/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 664.0 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 276/471 KB 368/1210 KB 1508/1822 KB 280/471 KB 372/1210 KB 1512/1822 KB 284/471 KB 372/1210 KB 1512/1822 KB 288/471 KB 372/1210 KB 1512/1822 KB 1/276 KB 292/471 KB 372/1210 KB 1512/1822 KB 276/471 KB 372/1210 KB 1512/1822 KB 276/471 KB 368/1210 KB 1512/1822 KB 1/276 KB 288/471 KB 372/1210 KB 1512/1822 KB 4/276 KB 292/471 KB 372/1210 KB 1512/1822 KB 5/276 KB 292/471 KB 372/1210 KB 1512/1822 KB 8/276 KB 292/471 KB 372/1210 KB 1512/1822 KB 9/276 KB 292/471 KB 372/1210 KB 1512/1822 KB 12/276 KB 292/471 KB 372/1210 KB 1512/1822 KB 13/276 KB 292/471 KB 372/1210 KB 1512/1822 KB 16/276 KB 292/471 KB 372/1210 KB 1512/1822 KB 17/276 KB 292/471 KB 372/1210 KB 1512/1822 KB 20/276 KB 292/471 KB 372/1210 KB 1512/1822 KB 21/276 KB 292/471 KB 372/1210 KB 1512/1822 KB 21/276 KB 292/471 KB 372/1210 KB 1516/1822 KB 21/276 KB 292/471 KB 372/1210 KB 1520/1822 KB 24/276 KB 292/471 KB 372/1210 KB 1520/1822 KB 25/276 KB 292/471 KB 372/1210 KB 1520/1822 KB 25/276 KB 292/471 KB 372/1210 KB 1524/1822 KB 28/276 KB 292/471 KB 376/1210 KB 1524/1822 KB 28/276 KB 292/471 KB 372/1210 KB 1524/1822 KB 29/276 KB 292/471 KB 376/1210 KB 1524/1822 KB 32/276 KB 292/471 KB 376/1210 KB 1524/1822 KB 32/276 KB 292/471 KB 380/1210 KB 1524/1822 KB 33/276 KB 292/471 KB 384/1210 KB 1524/1822 KB 32/276 KB 292/471 KB 384/1210 KB 1524/1822 KB 33/276 KB 292/471 KB 384/1210 KB 1528/1822 KB 33/276 KB 292/471 KB 384/1210 KB 1532/1822 KB 36/276 KB 292/471 KB 384/1210 KB 1532/1822 KB 36/276 KB 292/471 KB 384/1210 KB 1536/1822 KB 37/276 KB 292/471 KB 384/1210 KB 1536/1822 KB 37/276 KB 292/471 KB 384/1210 KB 1540/1822 KB 40/276 KB 296/471 KB 388/1210 KB 1544/1822 KB 40/276 KB 296/471 KB 388/1210 KB 1548/1822 KB 40/276 KB 296/471 KB 388/1210 KB 1552/1822 KB 40/276 KB 296/471 KB 388/1210 KB 1540/1822 KB 40/276 KB 296/471 KB 384/1210 KB 1540/1822 KB 37/276 KB 296/471 KB 384/1210 KB 1540/1822 KB 40/276 KB 300/471 KB 388/1210 KB 1552/1822 KB 40/276 KB 304/471 KB 388/1210 KB 1552/1822 KB 41/276 KB 304/471 KB 388/1210 KB 1552/1822 KB 44/276 KB 304/471 KB 388/1210 KB 1552/1822 KB 45/276 KB 304/471 KB 392/1210 KB 1552/1822 KB 44/276 KB 304/471 KB 392/1210 KB 1552/1822 KB 45/276 KB 304/471 KB 396/1210 KB 1552/1822 KB 45/276 KB 304/471 KB 400/1210 KB 1552/1822 KB 4/577 KB 45/276 KB 304/471 KB 400/1210 KB 1552/1822 KB 8/577 KB 45/276 KB 304/471 KB 400/1210 KB 1552/1822 KB 12/577 KB 45/276 KB 304/471 KB 400/1210 KB 1552/1822 KB 16/577 KB 45/276 KB 304/471 KB 400/1210 KB 1552/1822 KB 16/577 KB 48/276 KB 304/471 KB 400/1210 KB 1552/1822 KB 16/577 KB 48/276 KB 308/471 KB 400/1210 KB 1552/1822 KB 20/577 KB 49/276 KB 312/471 KB 400/1210 KB 1552/1822 KB 20/577 KB 49/276 KB 316/471 KB 400/1210 KB 1552/1822 KB 20/577 KB 49/276 KB 320/471 KB 400/1210 KB 1552/1822 KB 20/577 KB 49/276 KB 308/471 KB 400/1210 KB 1552/1822 KB 20/577 KB 48/276 KB 308/471 KB 400/1210 KB 1552/1822 KB 24/577 KB 49/276 KB 320/471 KB 400/1210 KB 1552/1822 KB 28/577 KB 49/276 KB 320/471 KB 400/1210 KB 1552/1822 KB 32/577 KB 49/276 KB 320/471 KB 400/1210 KB 1552/1822 KB 36/577 KB 49/276 KB 320/471 KB 400/1210 KB 1552/1822 KB 40/577 KB 49/276 KB 320/471 KB 400/1210 KB 1552/1822 KB 44/577 KB 49/276 KB 320/471 KB 400/1210 KB 1552/1822 KB 48/577 KB 49/276 KB 320/471 KB 400/1210 KB 1552/1822 KB 48/577 KB 52/276 KB 320/471 KB 400/1210 KB 1552/1822 KB 48/577 KB 52/276 KB 320/471 KB 404/1210 KB 1552/1822 KB 48/577 KB 53/276 KB 320/471 KB 408/1210 KB 1556/1822 KB 48/577 KB 53/276 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install KB 320/471 KB 412/1210 KB 1556/1822 KB 52/577 KB 53/276 KB 324/471 KB 416/1210 KB 1556/1822 KB 48/577 KB 53/276 KB 320/471 KB 404/1210 KB 1556/1822 KB 48/577 KB 53/276 KB 320/471 KB 404/1210 KB 1552/1822 KB 52/577 KB 53/276 KB 324/471 KB 416/1210 KB 1560/1822 KB 52/577 KB 53/276 KB 324/471 KB 416/1210 KB 1564/1822 KB 52/577 KB 53/276 KB 324/471 KB 416/1210 KB 1568/1822 KB 52/577 KB 56/276 KB 324/471 KB 416/1210 KB 1572/1822 KB 52/577 KB 56/276 KB 324/471 KB 420/1210 KB 1576/1822 KB 52/577 KB 56/276 KB 324/471 KB 420/1210 KB 1580/1822 KB 52/577 KB 53/276 KB 324/471 KB 412/1210 KB 1556/1822 KB 52/577 KB 53/276 KB 320/471 KB 412/1210 KB 1556/1822 KB 56/577 KB 56/276 KB 324/471 KB 420/1210 KB 1580/1822 KB 60/577 KB 56/276 KB 324/471 KB 420/1210 KB 1580/1822 KB 64/577 KB 56/276 KB 324/471 KB 420/1210 KB 1580/1822 KB 64/577 KB 56/276 KB 328/471 KB 420/1210 KB 1580/1822 KB 68/577 KB 56/276 KB 328/471 KB 420/1210 KB 1580/1822 KB 72/577 KB 56/276 KB 332/471 KB 420/1210 KB 1580/1822 KB 52/577 KB 56/276 KB 324/471 KB 420/1210 KB 1572/1822 KB 52/577 KB 56/276 KB 324/471 KB 416/1210 KB 1568/1822 KB 72/577 KB 57/276 KB 332/471 KB 420/1210 KB 1584/1822 KB 72/577 KB 60/276 KB 332/471 KB 420/1210 KB 1584/1822 KB 72/577 KB 61/276 KB 332/471 KB 420/1210 KB 1584/1822 KB 72/577 KB 64/276 KB 332/471 KB 420/1210 KB 1584/1822 KB 72/577 KB 65/276 KB 332/471 KB 420/1210 KB 1584/1822 KB 72/577 KB 68/276 KB 332/471 KB 424/1210 KB 1584/1822 KB 72/577 KB 56/276 KB 332/471 KB 420/1210 KB 1584/1822 KB 68/577 KB 56/276 KB 332/471 KB 420/1210 KB 1580/1822 KB 72/577 KB 68/276 KB 336/471 KB 424/1210 KB 1584/1822 KB 72/577 KB 65/276 KB 332/471 KB 424/1210 KB 1584/1822 KB 72/577 KB 68/276 KB 336/471 KB 428/1210 KB 1584/1822 KB 72/577 KB 68/276 KB 336/471 KB 432/1210 KB 1584/1822 KB 72/577 KB 68/276 KB 340/471 KB 432/1210 KB 1584/1822 KB 76/577 KB 69/276 KB 344/471 KB 436/1210 KB 1588/1822 KB 76/577 KB 69/276 KB 348/471 KB 436/1210 KB 1588/1822 KB 76/577 KB 69/276 KB 352/471 KB 436/1210 KB 1588/1822 KB 76/577 KB 69/276 KB 340/471 KB 436/1210 KB 1588/1822 KB 76/577 KB 69/276 KB 352/471 KB 436/1210 KB 1592/1822 KB 76/577 KB 69/276 KB 352/471 KB 436/1210 KB 1596/1822 KB 76/577 KB 69/276 KB 352/471 KB 436/1210 KB 1600/1822 KB 76/577 KB 69/276 KB 340/471 KB 436/1210 KB 1584/1822 KB 76/577 KB 69/276 KB 352/471 KB 440/1210 KB 1600/1822 KB 76/577 KB 69/276 KB 352/471 KB 444/1210 KB 1600/1822 KB 76/577 KB 69/276 KB 352/471 KB 448/1210 KB 1600/1822 KB 76/577 KB 69/276 KB 340/471 KB 432/1210 KB 1584/1822 KB 76/577 KB 68/276 KB 340/471 KB 432/1210 KB 1584/1822 KB 80/577 KB 69/276 KB 352/471 KB 448/1210 KB 1600/1822 KB 80/577 KB 72/276 KB 352/471 KB 448/1210 KB 1600/1822 KB 80/577 KB 73/276 KB 352/471 KB 448/1210 KB 1600/1822 KB 84/577 KB 73/276 KB 352/471 KB 448/1210 KB 1600/1822 KB 84/577 KB 76/276 KB 352/471 KB 448/1210 KB 1600/1822 KB 88/577 KB 77/276 KB 352/471 KB 448/1210 KB 1600/1822 KB 88/577 KB 77/276 KB 352/471 KB 452/1210 KB 1600/1822 KB 88/577 KB 80/276 KB 356/471 KB 456/1210 KB 1604/1822 KB 88/577 KB 80/276 KB 356/471 KB 460/1210 KB 1604/1822 KB 88/577 KB 80/276 KB 356/471 KB 464/1210 KB 1604/1822 KB 88/577 KB 80/276 KB 356/471 KB 452/1210 KB 1604/1822 KB 88/577 KB 80/276 KB 356/471 KB 452/1210 KB 1600/1822 KB 88/577 KB 77/276 KB 356/471 KB 452/1210 KB 1600/1822 KB 88/577 KB 76/276 KB 352/471 KB 452/1210 KB 1600/1822 KB 92/577 KB 80/276 KB 356/471 KB 464/1210 KB 1604/1822 KB 96/577 KB 80/276 KB 356/ unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 471 KB 464/1210 KB 1604/1822 KB 96/577 KB 81/276 KB 360/471 KB 464/1210 KB 1604/1822 KB 96/577 KB 81/276 KB 364/471 KB 464/1210 KB 1604/1822 KB 96/577 KB 81/276 KB 356/471 KB 464/1210 KB 1604/1822 KB 96/577 KB 81/276 KB 368/471 KB 464/1210 KB 1604/1822 KB 96/577 KB 84/276 KB 372/471 KB 464/1210 KB 1604/1822 KB 100/577 KB 84/276 KB 376/471 KB 468/1210 KB 1608/1822 KB 100/577 KB 84/276 KB 380/471 KB 468/1210 KB 1608/1822 KB 100/577 KB 84/276 KB 384/471 KB 468/1210 KB 1608/1822 KB 96/577 KB 84/276 KB 368/471 KB 464/1210 KB 1604/1822 KB 100/577 KB 85/276 KB 384/471 KB 468/1210 KB 1608/1822 KB 100/577 KB 88/276 KB 384/471 KB 468/1210 KB 1608/1822 KB 100/577 KB 89/276 KB 384/471 KB 468/1210 KB 1608/1822 KB 100/577 KB 92/276 KB 384/471 KB 468/1210 KB 1608/1822 KB 100/577 KB 84/276 KB 372/471 KB 468/1210 KB 1608/1822 KB 100/577 KB 84/276 KB 372/471 KB 464/1210 KB 1608/1822 KB 96/577 KB 84/276 KB 372/471 KB 464/1210 KB 1608/1822 KB 100/577 KB 92/276 KB 384/471 KB 468/1210 KB 1612/1822 KB 100/577 KB 92/276 KB 384/471 KB 468/1210 KB 1616/1822 KB 104/577 KB 92/276 KB 384/471 KB 468/1210 KB 1616/1822 KB 108/577 KB 92/276 KB 384/471 KB 468/1210 KB 1616/1822 KB 112/577 KB 92/276 KB 384/471 KB 468/1210 KB 1616/1822 KB 112/577 KB 92/276 KB 384/471 KB 468/1210 KB 1620/1822 KB 116/577 KB 93/276 KB 388/471 KB 472/1210 KB 1624/1822 KB 116/577 KB 93/276 KB 388/471 KB 472/1210 KB 1628/1822 KB 116/577 KB 93/276 KB 388/471 KB 472/1210 KB 1632/1822 KB 116/577 KB 93/276 KB 388/471 KB 472/1210 KB 1620/1822 KB 112/577 KB 93/276 KB 384/471 KB 468/1210 KB 1620/1822 KB 116/577 KB 96/276 KB 388/471 KB 472/1210 KB 1632/1822 KB 116/577 KB 97/276 KB 388/471 KB 472/1210 KB 1632/1822 KB 120/577 KB 100/276 KB 388/471 KB 472/1210 KB 1632/1822 KB 124/577 KB 100/276 KB 388/471 KB 472/1210 KB 1632/1822 KB 128/577 KB 100/276 KB 388/471 KB 472/1210 KB 1632/1822 KB 112/577 KB 93/276 KB 388/471 KB 472/1210 KB 1620/1822 KB 112/577 KB 93/276 KB 384/471 KB 472/1210 KB 1620/1822 KB 128/577 KB 100/276 KB 388/471 KB 476/1210 KB 1632/1822 KB 128/577 KB 100/276 KB 388/471 KB 480/1210 KB 1632/1822 KB 128/577 KB 100/276 KB 388/471 KB 484/1210 KB 1632/1822 KB 132/577 KB 100/276 KB 392/471 KB 488/1210 KB 1632/1822 KB 132/577 KB 100/276 KB 392/471 KB 492/1210 KB 1632/1822 KB 116/577 KB 100/276 KB 388/471 KB 472/1210 KB 1632/1822 KB 132/577 KB 101/276 KB 392/471 KB 492/1210 KB 1632/1822 KB 132/577 KB 104/276 KB 392/471 KB 492/1210 KB 1632/1822 KB 132/577 KB 105/276 KB 392/471 KB 492/1210 KB 1632/1822 KB 132/577 KB 105/276 KB 392/471 KB 496/1210 KB 1636/1822 KB 132/577 KB 108/276 KB 392/471 KB 496/1210 KB 1636/1822 KB 132/577 KB 109/276 KB 392/471 KB 496/1210 KB 1636/1822 KB 132/577 KB 100/276 KB 392/471 KB 484/1210 KB 1632/1822 KB 128/577 KB 100/276 KB 392/471 KB 484/1210 KB 1632/1822 KB 132/577 KB 109/276 KB 396/471 KB 496/1210 KB 1636/1822 KB 132/577 KB 109/276 KB 400/471 KB 496/1210 KB 1636/1822 KB 132/577 KB 105/276 KB 392/471 KB 492/1210 KB 1636/1822 KB 132/577 KB 109/276 KB 400/471 KB 496/1210 KB 1640/1822 KB 132/577 KB 109/276 KB 400/471 KB 496/1210 KB 1644/1822 KB 132/577 KB 109/276 KB 400/471 KB 496/1210 KB 1648/1822 KB 132/577 KB 109/276 KB 400/471 KB 496/1210 KB 1652/1822 KB 136/577 KB 112/276 KB 404/471 KB 500/1210 KB 1656/1822 KB 136/577 KB 112/276 KB 404/471 KB 500/1210 KB 1660/1822 KB 136/577 KB 112/276 KB 404/471 KB 500/1210 KB 1664/1822 KB 136/577 KB 112/276 KB 404/471 KB 500/1210 KB 1652/1822 KB 136/577 KB 112/276 KB unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 404/471 KB 496/1210 KB 1652/1822 KB 136/577 KB 112/276 KB 408/471 KB 500/1210 KB 1664/1822 KB 136/577 KB 112/276 KB 412/471 KB 500/1210 KB 1664/1822 KB 136/577 KB 112/276 KB 416/471 KB 500/1210 KB 1664/1822 KB 136/577 KB 112/276 KB 400/471 KB 496/1210 KB 1652/1822 KB 136/577 KB 113/276 KB 416/471 KB 500/1210 KB 1664/1822 KB 136/577 KB 109/276 KB 400/471 KB 496/1210 KB 1652/1822 KB 140/577 KB 113/276 KB 416/471 KB 500/1210 KB 1664/1822 KB 144/577 KB 113/276 KB 416/471 KB 500/1210 KB 1664/1822 KB 144/577 KB 116/276 KB 416/471 KB 500/1210 KB 1664/1822 KB 144/577 KB 116/276 KB 416/471 KB 504/1210 KB 1664/1822 KB 144/577 KB 116/276 KB 416/471 KB 508/1210 KB 1664/1822 KB 144/577 KB 117/276 KB 416/471 KB 512/1210 KB 1664/1822 KB 144/577 KB 117/276 KB 416/471 KB 508/1210 KB 1664/1822 KB 144/577 KB 117/276 KB 420/471 KB 512/1210 KB 1664/1822 KB 148/577 KB 120/276 KB 424/471 KB 516/1210 KB 1668/1822 KB 148/577 KB 120/276 KB 428/471 KB 516/1210 KB 1668/1822 KB 148/577 KB 120/276 KB 432/471 KB 516/1210 KB 1668/1822 KB 148/577 KB 120/276 KB 420/471 KB 516/1210 KB 1668/1822 KB 148/577 KB 120/276 KB 432/471 KB 520/1210 KB 1668/1822 KB 148/577 KB 120/276 KB 432/471 KB 524/1210 KB 1668/1822 KB 148/577 KB 120/276 KB 432/471 KB 528/1210 KB 1668/1822 KB 144/577 KB 120/276 KB 420/471 KB 512/1210 KB 1664/1822 KB 148/577 KB 121/276 KB 432/471 KB 528/1210 KB 1668/1822 KB 148/577 KB 124/276 KB 432/471 KB 528/1210 KB 1668/1822 KB 148/577 KB 125/276 KB 432/471 KB 528/1210 KB 1668/1822 KB 148/577 KB 120/276 KB 420/471 KB 512/1210 KB 1668/1822 KB 148/577 KB 120/276 KB 420/471 KB 512/1210 KB 1664/1822 KB 152/577 KB 125/276 KB 432/471 KB 528/1210 KB 1668/1822 KB 156/577 KB 125/276 KB 432/471 KB 528/1210 KB 1668/1822 KB 160/577 KB 125/276 KB 432/471 KB 528/1210 KB 1668/1822 KB 160/577 KB 125/276 KB 432/471 KB 528/1210 KB 1672/1822 KB 160/577 KB 125/276 KB 432/471 KB 528/1210 KB 1676/1822 KB 160/577 KB 128/276 KB 432/471 KB 528/1210 KB 1680/1822 KB 164/577 KB 128/276 KB 432/471 KB 528/1210 KB 1684/1822 KB 164/577 KB 128/276 KB 436/471 KB 532/1210 KB 1688/1822 KB 164/577 KB 128/276 KB 436/471 KB 532/1210 KB 1692/1822 KB 164/577 KB 128/276 KB 436/471 KB 532/1210 KB 1696/1822 KB 160/577 KB 128/276 KB 432/471 KB 528/1210 KB 1676/1822 KB 164/577 KB 129/276 KB 436/471 KB 532/1210 KB 1696/1822 KB 164/577 KB 132/276 KB 436/471 KB 532/1210 KB 1696/1822 KB 164/577 KB 133/276 KB 436/471 KB 532/1210 KB 1696/1822 KB 164/577 KB 136/276 KB 436/471 KB 532/1210 KB 1696/1822 KB 164/577 KB 137/276 KB 436/471 KB 532/1210 KB 1696/1822 KB 164/577 KB 128/276 KB 436/471 KB 532/1210 KB 1684/1822 KB 164/577 KB 128/276 KB 436/471 KB 528/1210 KB 1684/1822 KB 164/577 KB 128/276 KB 432/471 KB 528/1210 KB 1680/1822 KB 168/577 KB 137/276 KB 436/471 KB 532/1210 KB 1696/1822 KB 168/577 KB 137/276 KB 440/471 KB 532/1210 KB 1696/1822 KB 168/577 KB 137/276 KB 444/471 KB 532/1210 KB 1696/1822 KB 172/577 KB 137/276 KB 444/471 KB 532/1210 KB 1696/1822 KB 176/577 KB 137/276 KB 448/471 KB 532/1210 KB 1696/1822 KB 176/577 KB 137/276 KB 444/471 KB 532/1210 KB 1696/1822 KB 176/577 KB 137/276 KB 448/471 KB 536/1210 KB 1696/1822 KB 176/577 KB 137/276 KB 448/471 KB 540/1210 KB 1696/1822 KB 176/577 KB 137/276 KB 448/471 KB 544/1210 KB 1696/1822 KB 176/577 KB 140/276 KB 448/471 KB 544/1210 KB 1696/1822 KB 180/577 KB 140/276 KB 448/471 KB 544/1210 KB 1696/1822 KB 184/577 KB 141/276 KB 452/471 KB 548/1210 KB 1700/1822 KB 188/577 KB 141/276 KB 452/471 KB 548/1210 K unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install B 1700/1822 KB 192/577 KB 141/276 KB 452/471 KB 548/1210 KB 1700/1822 KB 180/577 KB 141/276 KB 452/471 KB 548/1210 KB 1700/1822 KB 180/577 KB 141/276 KB 452/471 KB 544/1210 KB 1700/1822 KB 180/577 KB 141/276 KB 452/471 KB 544/1210 KB 1696/1822 KB 192/577 KB 144/276 KB 452/471 KB 548/1210 KB 1700/1822 KB 180/577 KB 140/276 KB 452/471 KB 544/1210 KB 1696/1822 KB 192/577 KB 144/276 KB 456/471 KB 548/1210 KB 1700/1822 KB 192/577 KB 145/276 KB 460/471 KB 548/1210 KB 1700/1822 KB 192/577 KB 145/276 KB 456/471 KB 548/1210 KB 1700/1822 KB 192/577 KB 145/276 KB 464/471 KB 548/1210 KB 1700/1822 KB 192/577 KB 148/276 KB 464/471 KB 548/1210 KB 1704/1822 KB 192/577 KB 148/276 KB 464/471 KB 548/1210 KB 1708/1822 KB 192/577 KB 148/276 KB 464/471 KB 552/1210 KB 1712/1822 KB 192/577 KB 148/276 KB 464/471 KB 552/1210 KB 1716/1822 KB 196/577 KB 148/276 KB 468/471 KB 552/1210 KB 1720/1822 KB 196/577 KB 148/276 KB 468/471 KB 552/1210 KB 1724/1822 KB 196/577 KB 148/276 KB 468/471 KB 552/1210 KB 1728/1822 KB 192/577 KB 148/276 KB 464/471 KB 548/1210 KB 1700/1822 KB 196/577 KB 149/276 KB 468/471 KB 552/1210 KB 1728/1822 KB 196/577 KB 152/276 KB 468/471 KB 552/1210 KB 1728/1822 KB 196/577 KB 153/276 KB 468/471 KB 552/1210 KB 1728/1822 KB 196/577 KB 148/276 KB 468/471 KB 552/1210 KB 1716/1822 KB 192/577 KB 148/276 KB 468/471 KB 552/1210 KB 1716/1822 KB 196/577 KB 153/276 KB 471/471 KB 552/1210 KB 1728/1822 KB 192/577 KB 148/276 KB 464/471 KB 552/1210 KB 1708/1822 KB 196/577 KB 153/276 KB 471/471 KB 556/1210 KB 1728/1822 KB 196/577 KB 153/276 KB 471/471 KB 560/1210 KB 1728/1822 KB 196/577 KB 153/276 KB 471/471 KB 564/1210 KB 1728/1822 KB 200/577 KB 156/276 KB 471/471 KB 568/1210 KB 1728/1822 KB 200/577 KB 156/276 KB 471/471 KB 572/1210 KB 1728/1822 KB 200/577 KB 156/276 KB 471/471 KB 576/1210 KB 1728/1822 KB 200/577 KB 156/276 KB 471/471 KB 564/1210 KB 1728/1822 KB 200/577 KB 157/276 KB 471/471 KB 576/1210 KB 1728/1822 KB 200/577 KB 153/276 KB 471/471 KB 564/1210 KB 1728/1822 KB 204/577 KB 157/276 KB 471/471 KB 576/1210 KB 1728/1822 KB 208/577 KB 157/276 KB 471/471 KB 576/1210 KB 1728/1822 KB 208/577 KB 160/276 KB 471/471 KB 576/1210 KB 1728/1822 KB 208/577 KB 161/276 KB 471/471 KB 576/1210 KB 1728/1822 KB 208/577 KB 161/276 KB 471/471 KB 576/1210 KB 1732/1822 KB 212/577 KB 164/276 KB 471/471 KB 580/1210 KB 1736/1822 KB 212/577 KB 164/276 KB 471/471 KB 580/1210 KB 1740/1822 KB 212/577 KB 164/276 KB 471/471 KB 580/1210 KB 1744/1822 KB 212/577 KB 164/276 KB 471/471 KB 580/1210 KB 1732/1822 KB 212/577 KB 164/276 KB 471/471 KB 576/1210 KB 1732/1822 KB 212/577 KB 165/276 KB 471/471 KB 580/1210 KB 1744/1822 KB 212/577 KB 161/276 KB 471/471 KB 576/1210 KB 1732/1822 KB 212/577 KB 168/276 KB 471/471 KB 580/1210 KB 1744/1822 KB 216/577 KB 169/276 KB 471/471 KB 580/1210 KB 1744/1822 KB 216/577 KB 168/276 KB 471/471 KB 580/1210 KB 1744/1822 KB 216/577 KB 169/276 KB 471/471 KB 584/1210 KB 1744/1822 KB 220/577 KB 169/276 KB 471/471 KB 584/1210 KB 1744/1822 KB 224/577 KB 169/276 KB 471/471 KB 584/1210 KB 1744/1822 KB 224/577 KB 172/276 KB 471/471 KB 588/1210 KB 1744/1822 KB 224/577 KB 172/276 KB 471/471 KB 592/1210 KB 1744/1822 KB 224/577 KB 172/276 KB 471/471 KB 584/1210 KB 1744/1822 KB 224/577 KB 173/276 KB 471/471 KB 592/1210 KB 1744/1822 KB 224/577 KB 176/276 KB 471/471 KB 592/1210 KB 1744/1822 KB 228/577 KB 177/276 KB 471/471 KB 596/1210 KB 1748/1822 KB 228/577 KB 176/276 KB 471/471 KB 596/1210 KB 1748/1822 KB 232/5 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 77 KB 177/276 KB 471/471 KB 596/1210 KB 1748/1822 KB 236/577 KB 180/276 KB 471/471 KB 596/1210 KB 1748/1822 KB 224/577 KB 176/276 KB 471/471 KB 596/1210 KB 1748/1822 KB 224/577 KB 176/276 KB 471/471 KB 592/1210 KB 1748/1822 KB 236/577 KB 180/276 KB 471/471 KB 596/1210 KB 1752/1822 KB 236/577 KB 180/276 KB 471/471 KB 596/1210 KB 1756/1822 KB 232/577 KB 180/276 KB 471/471 KB 596/1210 KB 1748/1822 KB 236/577 KB 180/276 KB 471/471 KB 596/1210 KB 1760/1822 KB 236/577 KB 181/276 KB 471/471 KB 600/1210 KB 1760/1822 KB 240/577 KB 181/276 KB 471/471 KB 604/1210 KB 1760/1822 KB 240/577 KB 181/276 KB 471/471 KB 608/1210 KB 1760/1822 KB 236/577 KB 181/276 KB 471/471 KB 596/1210 KB 1760/1822 KB 240/577 KB 181/276 KB 471/471 KB 600/1210 KB 1760/1822 KB 240/577 KB 184/276 KB 471/471 KB 608/1210 KB 1760/1822 KB 240/577 KB 185/276 KB 471/471 KB 608/1210 KB 1760/1822 KB 244/577 KB 188/276 KB 471/471 KB 608/1210 KB 1760/1822 KB 244/577 KB 189/276 KB 471/471 KB 612/1210 KB 1764/1822 KB 244/577 KB 185/276 KB 471/471 KB 608/1210 KB 1760/1822 KB 244/577 KB 188/276 KB 471/471 KB 612/1210 KB 1764/1822 KB 244/577 KB 189/276 KB 471/471 KB 612/1210 KB 1768/1822 KB 244/577 KB 189/276 KB 471/471 KB 612/1210 KB 1772/1822 KB 244/577 KB 188/276 KB 471/471 KB 612/1210 KB 1760/1822 KB 248/577 KB 192/276 KB 471/471 KB 612/1210 KB 1772/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 395.5 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 248/577 KB 189/276 KB 471/471 KB 612/1210 KB 1772/1822 KB 252/577 KB 192/276 KB 612/1210 KB 1772/1822 KB 256/577 KB 192/276 KB 612/1210 KB 1772/1822 KB 260/577 KB 193/276 KB 616/1210 KB 1772/1822 KB 264/577 KB 193/276 KB 616/1210 KB 1776/1822 KB 268/577 KB 193/276 KB 616/1210 KB 1776/1822 KB 272/577 KB 193/276 KB 616/1210 KB 1776/1822 KB 256/577 KB 193/276 KB 616/1210 KB 1772/1822 KB 256/577 KB 192/276 KB 616/1210 KB 1772/1822 KB 260/577 KB 193/276 KB 616/1210 KB 1776/1822 KB 272/577 KB 193/276 KB 620/1210 KB 1776/1822 KB 272/577 KB 193/276 KB 624/1210 KB 1776/1822 KB 272/577 KB 196/276 KB 624/1210 KB 1776/1822 KB 272/577 KB 4/37 KB 197/276 KB 624/1210 KB 1776/1822 KB 272/577 KB 4/37 KB 200/276 KB 628/1210 KB 1776/1822 KB 272/577 KB 4/37 KB 201/276 KB 628/1210 KB 1776/1822 KB 272/577 KB 4/37 KB 196/276 KB 624/1210 KB 1776/1822 KB 272/577 KB 8/37 KB 201/276 KB 628/1210 KB 1780/1822 KB 272/577 KB 12/37 KB 201/276 KB 628/1210 KB 1780/1822 KB 272/577 KB 16/37 KB 201/276 KB 628/1210 KB 1780/1822 KB 272/577 KB 20/37 KB 201/276 KB 628/1210 KB 1780/1822 KB 272/577 KB 4/37 KB 201/276 KB 628/1210 KB 1780/1822 KB 272/577 KB 4/37 KB 197/276 KB 628/1210 KB 1776/1822 KB 272/577 KB 20/37 KB 204/276 KB 628/1210 KB 1784/1822 KB 272/577 KB 20/37 KB 204/276 KB 632/1210 KB 1784/1822 KB 272/577 KB 20/37 KB 204/276 KB 628/1210 KB 1780/1822 KB 272/577 KB 20/37 KB 204/276 KB 632/1210 KB 1788/1822 KB 272/577 KB 20/37 KB 204/276 KB 636/1210 KB 1788/1822 KB 272/577 KB 20/37 KB 205/276 KB 636/1210 KB 1792/1822 KB 272/577 KB 20/37 KB 204/276 KB 636/1210 KB 1792/1822 KB 272/577 KB 24/37 KB 205/276 KB 636/1210 KB 1792/1822 KB 272/577 KB 24/37 KB 205/276 KB 640/1210 KB 1792/1822 KB 272/577 KB 28/37 KB 205/276 KB 640/1210 KB 1792/1822 KB 272/577 KB 28/37 KB 208/276 KB 640/1210 KB 1792/1822 KB 272/577 KB 32/37 KB 209/276 KB 640/1210 KB 1792/1822 KB 272/577 KB 32/37 KB 212/276 KB 640/1210 KB 1792/1822 KB 276/577 KB 32/37 KB 213/276 KB 644/1210 KB 1796/1822 KB 272/577 KB 32/37 KB 209/276 KB 640/1210 KB 1792/1822 KB 276/577 KB 36/37 KB 213/276 KB 644/1210 KB 1796/1822 KB 276/577 KB 37/37 KB 213/276 KB 644/1210 KB 1796/1822 KB 276/577 KB 32/37 KB 212/276 KB 644/1210 KB 1796/1822 KB 276/577 KB 37/37 KB 216/276 KB 648/1210 KB 1796/1822 KB 276/577 KB 37/37 KB 216/276 KB 652/1210 KB 1796/1822 KB 276/577 KB 37/37 KB 216/276 KB 656/1210 KB 1796/1822 KB 276/577 KB 32/37 KB 212/276 KB 640/1210 KB 1796/1822 KB 276/577 KB 32/37 KB 212/276 KB 640/1210 KB 1792/1822 KB 280/577 KB 37/37 KB 216/276 KB 656/1210 KB 1796/1822 KB 284/577 KB 37/37 KB 216/276 KB 656/1210 KB 1796/1822 KB 284/577 KB 37/37 KB 216/276 KB 656/1210 KB 1800/1822 KB 288/577 KB 37/37 KB 216/276 KB 656/1210 KB 1800/1822 KB 276/577 KB 37/37 KB 216/276 KB 648/1210 KB 1796/1822 KB 288/577 KB 37/37 KB 216/276 KB 656/1210 KB 1804/1822 KB 288/577 KB 37/37 KB 216/276 KB 656/1210 KB 1808/1822 KB 288/577 KB 37/37 KB 217/276 KB 656/1210 KB 1808/1822 KB 288/577 KB 37/37 KB 217/276 KB 656/1210 KB 1812/1822 KB 292/577 KB 37/37 KB 220/276 KB 660/1210 KB 1816/1822 KB 292/577 KB 37/37 KB 220/276 KB 660/1210 KB 1820/1822 KB 292/577 KB 37/37 KB 220/276 KB 660/1210 KB 1822/1822 KB 292/577 KB 37/37 KB 220/276 KB 660/1210 KB 1812/1822 KB 292/577 KB 37/37 KB 220/276 KB 656/1210 KB 1812/1822 KB 288/577 KB 37/37 KB 220/276 KB 656/1210 KB 1812/1822 KB 292/577 KB 37/37 KB 221/276 KB 664/1210 KB 1822/1822 KB 292/577 KB 37/37 KB 224/276 KB 664/1210 KB 1822/1822 KB unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 292/577 KB 37/37 KB 225/276 KB 664/1210 KB 1822/1822 KB 296/577 KB 37/37 KB 225/276 KB 664/1210 KB 1822/1822 KB 300/577 KB 37/37 KB 225/276 KB 664/1210 KB 1822/1822 KB 300/577 KB 37/37 KB 228/276 KB 664/1210 KB 1822/1822 KB 292/577 KB 37/37 KB 220/276 KB 664/1210 KB 1822/1822 KB 304/577 KB 37/37 KB 228/276 KB 668/1210 KB 1822/1822 KB 304/577 KB 37/37 KB 228/276 KB 672/1210 KB 1822/1822 KB 304/577 KB 37/37 KB 228/276 KB 664/1210 KB 1822/1822 KB 304/577 KB 37/37 KB 229/276 KB 672/1210 KB 1822/1822 KB 304/577 KB 37/37 KB 229/276 KB 676/1210 KB 1822/1822 KB 308/577 KB 37/37 KB 232/276 KB 680/1210 KB 1822/1822 KB 308/577 KB 37/37 KB 232/276 KB 684/1210 KB 1822/1822 KB 308/577 KB 37/37 KB 232/276 KB 676/1210 KB 1822/1822 KB 304/577 KB 37/37 KB 232/276 KB 676/1210 KB 1822/1822 KB 308/577 KB 37/37 KB 233/276 KB 688/1210 KB 1822/1822 KB 308/577 KB 37/37 KB 236/276 KB 688/1210 KB 1822/1822 KB 308/577 KB 37/37 KB 237/276 KB 688/1210 KB 1822/1822 KB 312/577 KB 37/37 KB 237/276 KB 688/1210 KB 1822/1822 KB 316/577 KB 37/37 KB 237/276 KB 688/1210 KB 1822/1822 KB 316/577 KB 37/37 KB 240/276 KB 688/1210 KB 1822/1822 KB 320/577 KB 37/37 KB 240/276 KB 688/1210 KB 1822/1822 KB 324/577 KB 240/276 KB 688/1210 KB 1822/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 30.1 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 308/577 KB 37/37 KB 232/276 KB 688/1210 KB 1822/1822 KB 324/577 KB 241/276 KB 688/1210 KB 1822/1822 KB 324/577 KB 244/276 KB 692/1210 KB 1822/1822 KB 328/577 KB 244/276 KB 692/1210 KB 1822/1822 KB 324/577 KB 244/276 KB 692/1210 KB 1822/1822 KB 332/577 KB 247/276 KB 696/1210 KB 1822/1822 KB 332/577 KB 249/276 KB 696/1210 KB 1822/1822 KB 332/577 KB 249/276 KB 696/1210 KB 1822/1822 KB 336/577 KB 249/276 KB 696/1210 KB 1822/1822 KB 328/577 KB 244/276 KB 696/1210 KB 1822/1822 KB 336/577 KB 249/276 KB 700/1210 KB 1822/1822 KB 336/577 KB 252/276 KB 704/1210 KB 1822/1822 KB 336/577 KB 249/276 KB 704/1210 KB 1822/1822 KB 336/577 KB 255/276 KB 704/1210 KB 1822/1822 KB 336/577 KB 255/276 KB 708/1210 KB 1822/1822 KB 340/577 KB 257/276 KB 712/1210 KB 1822/1822 KB 340/577 KB 257/276 KB 716/1210 KB 1822/1822 KB 340/577 KB 257/276 KB 720/1210 KB 1822/1822 KB 340/577 KB 257/276 KB 708/1210 KB 1822/1822 KB 344/577 KB 257/276 KB 720/1210 KB 1822/1822 KB 348/577 KB 257/276 KB 720/1210 KB 1822/1822 KB 336/577 KB 257/276 KB 708/1210 KB 1822/1822 KB 348/577 KB 260/276 KB 720/1210 KB 1822/1822 KB 348/577 KB 263/276 KB 720/1210 KB 1822/1822 KB 352/577 KB 263/276 KB 720/1210 KB 1822/1822 KB 352/577 KB 265/276 KB 720/1210 KB 1822/1822 KB 356/577 KB 265/276 KB 720/1210 KB 1822/1822 KB 360/577 KB 268/276 KB 724/1210 KB 1822/1822 KB 364/577 KB 268/276 KB 724/1210 KB 1822/1822 KB 356/577 KB 268/276 KB 724/1210 KB 1822/1822 KB 356/577 KB 268/276 KB 720/1210 KB 1822/1822 KB 364/577 KB 271/276 KB 724/1210 KB 1822/1822 KB 364/577 KB 273/276 KB 724/1210 KB 1822/1822 KB 364/577 KB 273/276 KB 728/1210 KB 1822/1822 KB 368/577 KB 273/276 KB 728/1210 KB 1822/1822 KB 368/577 KB 276/276 KB 732/1210 KB 1822/1822 KB 368/577 KB 276/276 KB 728/1210 KB 1822/1822 KB 368/577 KB 276/276 KB 732/1210 KB 1822/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1492.9 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 372/577 KB 276/276 KB 736/1210 KB 376/577 KB 276/276 KB 736/1210 KB 380/577 KB 276/276 KB 736/1210 KB 384/577 KB 276/276 KB 736/1210 KB 368/577 KB 276/276 KB 736/1210 KB 384/577 KB 276/276 KB 740/1210 KB 384/577 KB 276/276 KB 744/1210 KB 384/577 KB 276/276 KB 748/1210 KB 384/577 KB 276/276 KB 752/1210 KB 388/577 KB 276/276 KB 752/1210 KB 392/577 KB 756/1210 KB 396/577 KB 756/1210 KB 400/577 KB 756/1210 KB 388/577 KB 756/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 225.2 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 400/577 KB 760/1210 KB 400/577 KB 764/1210 KB 400/577 KB 768/1210 KB 404/577 KB 768/1210 KB 408/577 KB 768/1210 KB 412/577 KB 768/1210 KB 416/577 KB 768/1210 KB 416/577 KB 772/1210 KB 416/577 KB 776/1210 KB 416/577 KB 780/1210 KB 416/577 KB 784/1210 KB 420/577 KB 784/1210 KB 424/577 KB 784/1210 KB 428/577 KB 784/1210 KB 432/577 KB 784/1210 KB 432/577 KB 788/1210 KB 432/577 KB 792/1210 KB 432/577 KB 796/1210 KB 432/577 KB 800/1210 KB 432/577 KB 804/1210 KB 436/577 KB 804/1210 KB 440/577 KB 804/1210 KB 444/577 KB 804/1210 KB 448/577 KB 804/1210 KB 448/577 KB 808/1210 KB 448/577 KB 812/1210 KB 448/577 KB 816/1210 KB 448/577 KB 820/1210 KB 452/577 KB 824/1210 KB 452/577 KB 820/1210 KB 456/577 KB 824/1210 KB 460/577 KB 824/1210 KB 464/577 KB 824/1210 KB 464/577 KB 828/1210 KB 464/577 KB 832/1210 KB 468/577 KB 832/1210 KB 472/577 KB 836/1210 KB 3/439 KB 476/577 KB 836/1210 KB 3/439 KB 480/577 KB 836/1210 KB 3/439 KB 468/577 KB 836/1210 KB 3/439 KB 468/577 KB 832/1210 KB 3/439 KB 480/577 KB 836/1210 KB 5/439 KB 480/577 KB 836/1210 KB 8/439 KB 480/577 KB 836/1210 KB 11/439 KB 480/577 KB 840/1210 KB 11/439 KB 480/577 KB 840/1210 KB 13/439 KB 480/577 KB 840/1210 KB 16/439 KB 480/577 KB 840/1210 KB 19/439 KB 480/577 KB 844/1210 KB 19/439 KB 480/577 KB 848/1210 KB 19/439 KB 480/577 KB 848/1210 KB 21/439 KB 480/577 KB 848/1210 KB 24/439 KB 484/577 KB 848/1210 KB 24/439 KB 488/577 KB 852/1210 KB 27/439 KB 492/577 KB 852/1210 KB 27/439 KB 496/577 KB 852/1210 KB 27/439 KB 484/577 KB 852/1210 KB 27/439 KB 484/577 KB 848/1210 KB 27/439 KB 496/577 KB 852/1210 KB 29/439 KB 496/577 KB 852/1210 KB 32/439 KB 496/577 KB 856/1210 KB 32/439 KB 496/577 KB 860/1210 KB 32/439 KB 496/577 KB 860/1210 KB 36/439 KB 496/577 KB 860/1210 KB 40/439 KB 496/577 KB 860/1210 KB 44/439 KB 496/577 KB 860/1210 KB 48/439 KB 496/577 KB 864/1210 KB 48/439 KB 500/577 KB 864/1210 KB 48/439 KB 504/577 KB 864/1210 KB 48/439 KB 504/577 KB 868/1210 KB 48/439 KB 508/577 KB 872/1210 KB 48/439 KB 508/577 KB 868/1210 KB 48/439 KB 512/577 KB 872/1210 KB 52/439 KB 508/577 KB 872/1210 KB 52/439 KB 512/577 KB 872/1210 KB 56/439 KB 512/577 KB 872/1210 KB 60/439 KB 512/577 KB 872/1210 KB 64/439 KB 512/577 KB 876/1210 KB 64/439 KB 512/577 KB 880/1210 KB 64/439 KB 512/577 KB 884/1210 KB 64/439 KB 516/577 KB 888/1210 KB 68/439 KB 516/577 KB 884/1210 KB 68/439 KB 512/577 KB 884/1210 KB 68/439 KB 516/577 KB 888/1210 KB 72/439 KB 516/577 KB 888/1210 KB 76/439 KB 516/577 KB 888/1210 KB 80/439 KB 516/577 KB 888/1210 KB 84/439 KB 516/577 KB 888/1210 KB 88/439 KB 516/577 KB 888/1210 KB 92/439 KB 516/577 KB 888/1210 KB 96/439 KB 520/577 KB 888/1210 KB 96/439 KB 524/577 KB 888/1210 KB 96/439 KB 528/577 KB 888/1210 KB 96/439 KB 528/577 KB 892/1210 KB 96/439 KB 528/577 KB 896/1210 KB 96/439 KB 528/577 KB 896/1210 KB 100/439 KB 528/577 KB 896/1210 KB 104/439 KB 528/577 KB 896/1210 KB 108/439 KB 528/577 KB 896/1210 KB 112/439 KB 528/577 KB 896/1210 KB 116/439 KB 532/577 KB 900/1210 KB 120/439 KB 532/577 KB 900/1210 KB 124/439 KB 532/577 KB 900/1210 KB 128/439 KB 532/577 KB 900/1210 KB 116/439 KB 536/577 KB 900/1210 KB 128/439 KB 540/577 KB 900/1210 KB 128/439 KB 528/577 KB 900/1210 KB 116/439 KB 544/577 KB 900/1210 KB 128/439 KB 544/577 KB 904/1210 KB 128/439 KB 544/577 KB 908/1210 KB 128/439 KB 544/577 KB 912/1210 KB 128/439 KB 548/577 KB 912/1210 KB 128/439 KB 552/577 KB 916/1210 KB 128/439 KB unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 552/577 KB 916/1210 KB 132/439 KB 548/577 KB 916/1210 KB 128/439 KB 556/577 KB 916/1210 KB 132/439 KB 560/577 KB 916/1210 KB 132/439 KB 560/577 KB 920/1210 KB 132/439 KB 560/577 KB 920/1210 KB 136/439 KB 560/577 KB 924/1210 KB 140/439 KB 560/577 KB 924/1210 KB 144/439 KB 560/577 KB 924/1210 KB 136/439 KB 560/577 KB 928/1210 KB 144/439 KB 560/577 KB 932/1210 KB 144/439 KB 564/577 KB 936/1210 KB 148/439 KB 564/577 KB 940/1210 KB 148/439 KB 564/577 KB 944/1210 KB 148/439 KB 564/577 KB 932/1210 KB 148/439 KB 568/577 KB 944/1210 KB 148/439 KB 572/577 KB 944/1210 KB 148/439 KB 560/577 KB 932/1210 KB 148/439 KB 576/577 KB 944/1210 KB 152/439 KB 576/577 KB 944/1210 KB 156/439 KB 576/577 KB 944/1210 KB 160/439 KB 576/577 KB 944/1210 KB 148/439 KB 577/577 KB 944/1210 KB 160/439 KB 577/577 KB 944/1210 KB 164/439 KB 577/577 KB 948/1210 KB 168/439 KB 577/577 KB 948/1210 KB 172/439 KB 577/577 KB 948/1210 KB 164/439 KB 577/577 KB 952/1210 KB 172/439 KB 577/577 KB 956/1210 KB 172/439 KB 577/577 KB 960/1210 KB 172/439 KB 577/577 KB 960/1210 KB 176/439 KB 577/577 KB 964/1210 KB 176/439 KB 577/577 KB 968/1210 KB 180/439 KB 577/577 KB 972/1210 KB 180/439 KB 577/577 KB 976/1210 KB 180/439 KB 577/577 KB 964/1210 KB 180/439 KB 577/577 KB 976/1210 KB 184/439 KB 577/577 KB 976/1210 KB 188/439 KB 976/1210 KB 192/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 457.0 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 980/1210 KB 192/439 KB 984/1210 KB 196/439 KB 988/1210 KB 196/439 KB 992/1210 KB 196/439 KB 980/1210 KB 196/439 KB 992/1210 KB 200/439 KB 992/1210 KB 204/439 KB 992/1210 KB 208/439 KB 996/1210 KB 208/439 KB 1000/1210 KB 212/439 KB 1004/1210 KB 212/439 KB 1008/1210 KB 212/439 KB 996/1210 KB 212/439 KB 1008/1210 KB 216/439 KB 1008/1210 KB 220/439 KB 1008/1210 KB 224/439 KB 1008/1210 KB 228/439 KB 1012/1210 KB 232/439 KB 1012/1210 KB 236/439 KB 1012/1210 KB 240/439 KB 1012/1210 KB 228/439 KB 1016/1210 KB 240/439 KB 1020/1210 KB 4/562 KB 240/439 KB 1024/1210 KB 4/562 KB 240/439 KB 1016/1210 KB 4/562 KB 240/439 KB 1024/1210 KB 8/562 KB 240/439 KB 1024/1210 KB 12/562 KB 240/439 KB 1024/1210 KB 16/562 KB 240/439 KB 1024/1210 KB 20/562 KB 240/439 KB 1024/1210 KB 24/562 KB 240/439 KB 1024/1210 KB 28/562 KB 240/439 KB 1028/1210 KB 28/562 KB 240/439 KB 1032/1210 KB 32/562 KB 244/439 KB 1028/1210 KB 32/562 KB 244/439 KB 1028/1210 KB 32/562 KB 240/439 KB 1032/1210 KB 32/562 KB 248/439 KB 1032/1210 KB 32/562 KB 252/439 KB 1036/1210 KB 32/562 KB 256/439 KB 1036/1210 KB 32/562 KB 252/439 KB 1040/1210 KB 32/562 KB 256/439 KB 1040/1210 KB 36/562 KB 256/439 KB 1040/1210 KB 40/562 KB 256/439 KB 1040/1210 KB 44/562 KB 256/439 KB 1040/1210 KB 48/562 KB 256/439 KB 1040/1210 KB 48/562 KB 260/439 KB 1044/1210 KB 52/562 KB 264/439 KB 1044/1210 KB 52/562 KB 268/439 KB 1044/1210 KB 52/562 KB 272/439 KB 1044/1210 KB 52/562 KB 260/439 KB 1044/1210 KB 48/562 KB 260/439 KB 1048/1210 KB 52/562 KB 272/439 KB 1052/1210 KB 52/562 KB 272/439 KB 1056/1210 KB 52/562 KB 272/439 KB 1056/1210 KB 56/562 KB 272/439 KB 1056/1210 KB 60/562 KB 272/439 KB 1056/1210 KB 64/562 KB 272/439 KB 1056/1210 KB 64/562 KB 276/439 KB 1060/1210 KB 68/562 KB 280/439 KB 1060/1210 KB 68/562 KB 284/439 KB 1060/1210 KB 68/562 KB 288/439 KB 1060/1210 KB 68/562 KB 276/439 KB 1060/1210 KB 64/562 KB 276/439 KB 1064/1210 KB 68/562 KB 288/439 KB 1068/1210 KB 68/562 KB 288/439 KB 1072/1210 KB 68/562 KB 288/439 KB 1072/1210 KB 72/562 KB 288/439 KB 1072/1210 KB 76/562 KB 288/439 KB 1072/1210 KB 80/562 KB 288/439 KB 1072/1210 KB 84/562 KB 288/439 KB 1076/1210 KB 88/562 KB 292/439 KB 1076/1210 KB 92/562 KB 292/439 KB 1076/1210 KB 96/562 KB 292/439 KB 1076/1210 KB 84/562 KB 292/439 KB 1072/1210 KB 84/562 KB 292/439 KB 1076/1210 KB 96/562 KB 296/439 KB 1076/1210 KB 96/562 KB 300/439 KB 1076/1210 KB 96/562 KB 304/439 KB 1080/1210 KB 96/562 KB 304/439 KB 1084/1210 KB 96/562 KB 304/439 KB 1088/1210 KB 96/562 KB 304/439 KB 1092/1210 KB 96/562 KB 304/439 KB 1096/1210 KB 100/562 KB 308/439 KB 1100/1210 KB 100/562 KB 308/439 KB 1104/1210 KB 100/562 KB 308/439 KB 1092/1210 KB 100/562 KB 308/439 KB 1104/1210 KB 100/562 KB 312/439 KB 1104/1210 KB 100/562 KB 316/439 KB 1092/1210 KB 100/562 KB 304/439 KB 1104/1210 KB 104/562 KB 316/439 KB 1104/1210 KB 104/562 KB 320/439 KB 1104/1210 KB 108/562 KB 320/439 KB 1104/1210 KB 112/562 KB 320/439 KB 1104/1210 KB 116/562 KB 320/439 KB 1108/1210 KB 120/562 KB 324/439 KB 1108/1210 KB 124/562 KB 324/439 KB 1108/1210 KB 128/562 KB 324/439 KB 1108/1210 KB 116/562 KB 324/439 KB 1108/1210 KB 116/562 KB 320/439 KB 1112/1210 KB 128/562 KB 328/439 KB 1112/1210 KB 128/562 KB 324/439 KB 1112/1210 KB 128/562 KB 332/439 KB 1116/1210 KB 128/562 KB 336/439 KB 1120/1210 KB 128/562 KB 336/439 KB 1112/1210 KB 128/562 KB 336/439 KB 1120/1210 KB 128/562 KB 340/439 KB 1124/1210 KB 132/562 KB 344/439 KB 112 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 4/1210 KB 132/562 KB 348/439 KB 1124/1210 KB 132/562 KB 352/439 KB 1124/1210 KB 132/562 KB 340/439 KB 1124/1210 KB 136/562 KB 352/439 KB 1124/1210 KB 140/562 KB 352/439 KB 1124/1210 KB 144/562 KB 352/439 KB 1124/1210 KB 128/562 KB 340/439 KB 1128/1210 KB 144/562 KB 352/439 KB 1132/1210 KB 144/562 KB 352/439 KB 1136/1210 KB 144/562 KB 352/439 KB 1140/1210 KB 144/562 KB 352/439 KB 1144/1210 KB 148/562 KB 356/439 KB 1148/1210 KB 148/562 KB 356/439 KB 1152/1210 KB 148/562 KB 356/439 KB 1140/1210 KB 148/562 KB 356/439 KB 1152/1210 KB 148/562 KB 360/439 KB 1152/1210 KB 148/562 KB 364/439 KB 1140/1210 KB 148/562 KB 352/439 KB 1152/1210 KB 148/562 KB 368/439 KB 1152/1210 KB 152/562 KB 368/439 KB 1152/1210 KB 156/562 KB 368/439 KB 4/167 KB 1152/1210 KB 156/562 KB 368/439 KB 8/167 KB 1152/1210 KB 156/562 KB 368/439 KB 12/167 KB 1152/1210 KB 156/562 KB 368/439 KB 16/167 KB 1152/1210 KB 156/562 KB 368/439 KB 20/167 KB 1152/1210 KB 156/562 KB 368/439 KB 24/167 KB 1152/1210 KB 156/562 KB 368/439 KB 28/167 KB 1152/1210 KB 156/562 KB 368/439 KB 32/167 KB 1152/1210 KB 156/562 KB 368/439 KB 36/167 KB 1152/1210 KB 156/562 KB 368/439 KB 40/167 KB 1152/1210 KB 156/562 KB 368/439 KB 44/167 KB 1152/1210 KB 156/562 KB 368/439 KB 48/167 KB 1152/1210 KB 156/562 KB 368/439 KB 48/167 KB 1152/1210 KB 160/562 KB 368/439 KB 52/167 KB 1152/1210 KB 164/562 KB 368/439 KB 52/167 KB 1152/1210 KB 160/562 KB 368/439 KB 56/167 KB 1156/1210 KB 164/562 KB 372/439 KB 60/167 KB 1156/1210 KB 164/562 KB 372/439 KB 64/167 KB 1156/1210 KB 164/562 KB 372/439 KB 68/167 KB 1156/1210 KB 164/562 KB 372/439 KB 72/167 KB 1156/1210 KB 164/562 KB 372/439 KB 76/167 KB 1156/1210 KB 164/562 KB 372/439 KB 80/167 KB 1156/1210 KB 164/562 KB 372/439 KB 52/167 KB 1156/1210 KB 164/562 KB 372/439 KB 52/167 KB 1152/1210 KB 164/562 KB 372/439 KB 84/167 KB 1160/1210 KB 164/562 KB 372/439 KB 80/167 KB 1160/1210 KB 164/562 KB 372/439 KB 84/167 KB 1164/1210 KB 168/562 KB 376/439 KB 84/167 KB 1160/1210 KB 168/562 KB 376/439 KB 84/167 KB 1160/1210 KB 164/562 KB 376/439 KB 84/167 KB 1164/1210 KB 172/562 KB 380/439 KB 84/167 KB 1168/1210 KB 172/562 KB 380/439 KB 84/167 KB 1168/1210 KB 172/562 KB 384/439 KB 84/167 KB 1168/1210 KB 176/562 KB 384/439 KB 88/167 KB 1168/1210 KB 180/562 KB 384/439 KB 88/167 KB 1172/1210 KB 184/562 KB 384/439 KB 88/167 KB 1172/1210 KB 188/562 KB 384/439 KB 88/167 KB 1172/1210 KB 192/562 KB 384/439 KB 84/167 KB 1168/1210 KB 172/562 KB 384/439 KB 88/167 KB 1172/1210 KB 192/562 KB 388/439 KB 88/167 KB 1172/1210 KB 192/562 KB 392/439 KB 88/167 KB 1172/1210 KB 192/562 KB 396/439 KB 88/167 KB 1172/1210 KB 192/562 KB 400/439 KB 88/167 KB 1172/1210 KB 180/562 KB 384/439 KB 88/167 KB 1168/1210 KB 176/562 KB 384/439 KB 92/167 KB 1172/1210 KB 192/562 KB 400/439 KB 96/167 KB 1172/1210 KB 192/562 KB 400/439 KB 100/167 KB 1172/1210 KB 192/562 KB 400/439 KB 104/167 KB 1176/1210 KB 192/562 KB 400/439 KB 108/167 KB 1176/1210 KB 192/562 KB 400/439 KB 112/167 KB 1176/1210 KB 192/562 KB 400/439 KB 100/167 KB 1176/1210 KB 192/562 KB 400/439 KB 112/167 KB 1180/1210 KB 192/562 KB 400/439 KB 112/167 KB 1184/1210 KB 192/562 KB 400/439 KB 112/167 KB 1184/1210 KB 192/562 KB 404/439 KB 116/167 KB 1188/1210 KB 196/562 KB 408/439 KB 116/167 KB 1188/1210 KB 196/562 KB 412/439 KB 116/167 KB 1188/1210 KB 196/562 KB 416/439 KB 116/167 KB 1188/1210 KB 196/562 KB 404/439 KB 116/167 KB 1184/1210 KB 196/562 KB 404/439 KB 116/167 KB 1188/12 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 10 KB 200/562 KB 416/439 KB 116/167 KB 1188/1210 KB 204/562 KB 416/439 KB 116/167 KB 1188/1210 KB 208/562 KB 416/439 KB 116/167 KB 1184/1210 KB 192/562 KB 404/439 KB 116/167 KB 1192/1210 KB 208/562 KB 416/439 KB 120/167 KB 1192/1210 KB 208/562 KB 416/439 KB 124/167 KB 1196/1210 KB 208/562 KB 416/439 KB 128/167 KB 1196/1210 KB 208/562 KB 416/439 KB 120/167 KB 1196/1210 KB 208/562 KB 416/439 KB 128/167 KB 1200/1210 KB 208/562 KB 416/439 KB 128/167 KB 1200/1210 KB 212/562 KB 416/439 KB 132/167 KB 1204/1210 KB 216/562 KB 420/439 KB 132/167 KB 1204/1210 KB 220/562 KB 420/439 KB 132/167 KB 1204/1210 KB 212/562 KB 420/439 KB 128/167 KB 1204/1210 KB 212/562 KB 420/439 KB 128/167 KB 1200/1210 KB 212/562 KB 420/439 KB 132/167 KB 1208/1210 KB 220/562 KB 420/439 KB 132/167 KB 1210/1210 KB 220/562 KB 420/439 KB 132/167 KB 1210/1210 KB 220/562 KB 424/439 KB 132/167 KB 1210/1210 KB 224/562 KB 424/439 KB 136/167 KB 1210/1210 KB 224/562 KB 428/439 KB 140/167 KB 1210/1210 KB 224/562 KB 428/439 KB 144/167 KB 1210/1210 KB 224/562 KB 428/439 KB 132/167 KB 1210/1210 KB 224/562 KB 428/439 KB 144/167 KB 1210/1210 KB 224/562 KB 432/439 KB 144/167 KB 1210/1210 KB 228/562 KB 432/439 KB 148/167 KB 1210/1210 KB 232/562 KB 436/439 KB 148/167 KB 1210/1210 KB 236/562 KB 436/439 KB 148/167 KB 1210/1210 KB 240/562 KB 436/439 KB 148/167 KB 1210/1210 KB 228/562 KB 436/439 KB 148/167 KB 1210/1210 KB 240/562 KB 439/439 KB 148/167 KB 1210/1210 KB 228/562 KB 432/439 KB 152/167 KB 1210/1210 KB 240/562 KB 439/439 KB 156/167 KB 1210/1210 KB 240/562 KB 439/439 KB 160/167 KB 1210/1210 KB 240/562 KB 439/439 KB 160/167 KB 1210/1210 KB 244/562 KB 439/439 KB 164/167 KB 1210/1210 KB 248/562 KB 439/439 KB 164/167 KB 1210/1210 KB 252/562 KB 439/439 KB 164/167 KB 1210/1210 KB 256/562 KB 439/439 KB 164/167 KB 1210/1210 KB 244/562 KB 439/439 KB 167/167 KB 1210/1210 KB 256/562 KB 439/439 KB 167/167 KB 1210/1210 KB 260/562 KB 439/439 KB 167/167 KB 1210/1210 KB 264/562 KB 439/439 KB 167/167 KB 1210/1210 KB 268/562 KB 439/439 KB 167/167 KB 1210/1210 KB 272/562 KB 439/439 KB 167/167 KB 1210/1210 KB 276/562 KB 439/439 KB 167/167 KB 1210/1210 KB 280/562 KB 439/439 KB 167/167 KB 1210/1210 KB 284/562 KB 439/439 KB 167/167 KB 1210/1210 KB 288/562 KB 439/439 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 917.7 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 332.8 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 167/167 KB 292/562 KB 167/167 KB 296/562 KB 167/167 KB 300/562 KB 167/167 KB 304/562 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 125.9 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-oai-hss-0: 06:32:04 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 308/562 KB 312/562 KB 316/562 KB 320/562 KB 324/562 KB 328/562 KB 332/562 KB 336/562 KB 340/562 KB 344/562 KB 348/562 KB 352/562 KB 352/562 KB 4/256 KB 352/562 KB 8/256 KB 4/140 KB 352/562 KB 12/256 KB 4/140 KB 352/562 KB 16/256 KB 4/140 KB 352/562 KB 4/256 KB 4/140 KB 352/562 KB 16/256 KB 8/140 KB 352/562 KB 16/256 KB 12/140 KB 352/562 KB 16/256 KB 16/140 KB 352/562 KB 16/256 KB 20/140 KB 352/562 KB 16/256 KB 24/140 KB 352/562 KB 16/256 KB 28/140 KB 352/562 KB 16/256 KB 32/140 KB 352/562 KB 20/256 KB 32/140 KB 352/562 KB 24/256 KB 32/140 KB 352/562 KB 28/256 KB 32/140 KB 352/562 KB 32/256 KB 32/140 KB 352/562 KB 32/256 KB 36/140 KB 352/562 KB 36/256 KB 40/140 KB 352/562 KB 36/256 KB 44/140 KB 352/562 KB 36/256 KB 48/140 KB 352/562 KB 36/256 KB 36/140 KB 352/562 KB 40/256 KB 48/140 KB 352/562 KB 44/256 KB 48/140 KB 352/562 KB 48/256 KB 48/140 KB 352/562 KB 52/256 KB 48/140 KB 352/562 KB 56/256 KB 52/140 KB 352/562 KB 60/256 KB 52/140 KB 352/562 KB 64/256 KB 52/140 KB 352/562 KB 52/256 KB 52/140 KB 352/562 KB 64/256 KB 56/140 KB 352/562 KB 64/256 KB 60/140 KB 352/562 KB 64/256 KB 64/140 KB 352/562 KB 68/256 KB 64/140 KB 352/562 KB 72/256 KB 68/140 KB 352/562 KB 76/256 KB 68/140 KB 352/562 KB 80/256 KB 68/140 KB 352/562 KB 68/256 KB 68/140 KB 352/562 KB 80/256 KB 72/140 KB 352/562 KB 80/256 KB 76/140 KB 352/562 KB 80/256 KB 80/140 KB 352/562 KB 80/256 KB 84/140 KB 356/562 KB 84/256 KB 88/140 KB 356/562 KB 84/256 KB 92/140 KB 356/562 KB 84/256 KB 96/140 KB 356/562 KB 84/256 KB 84/140 KB 360/562 KB 84/256 KB 96/140 KB 364/562 KB 84/256 KB 96/140 KB 368/562 KB 84/256 KB 96/140 KB 352/562 KB 84/256 KB 84/140 KB 368/562 KB 88/256 KB 96/140 KB 368/562 KB 92/256 KB 96/140 KB 368/562 KB 96/256 KB 96/140 KB 372/562 KB 96/256 KB 96/140 KB 376/562 KB 100/256 KB 100/140 KB 380/562 KB 100/256 KB 100/140 KB 372/562 KB 100/256 KB 100/140 KB 372/562 KB 96/256 KB 100/140 KB 384/562 KB 100/256 KB 100/140 KB 384/562 KB 104/256 KB 100/140 KB 384/562 KB 108/256 KB 100/140 KB 384/562 KB 112/256 KB 104/140 KB 384/562 KB 116/256 KB 104/140 KB 388/562 KB 120/256 KB 104/140 KB 384/562 KB 108/256 KB 104/140 KB 388/562 KB 124/256 KB 108/140 KB 388/562 KB 124/256 KB 112/140 KB 388/562 KB 116/256 KB 104/140 KB 392/562 KB 124/256 KB 112/140 KB 396/562 KB 124/256 KB 112/140 KB 400/562 KB 124/256 KB 116/140 KB 400/562 KB 124/256 KB 120/140 KB 400/562 KB 124/256 KB 124/140 KB 400/562 KB 124/256 KB 128/140 KB 400/562 KB 124/256 KB 116/140 KB 388/562 KB 124/256 KB 104/140 KB 400/562 KB 128/256 KB 128/140 KB 400/562 KB 132/256 KB 128/140 KB 404/562 KB 136/256 KB 132/140 KB 404/562 KB 140/256 KB 132/140 KB 404/562 KB 144/256 KB 132/140 KB 404/562 KB 132/256 KB 132/140 KB 408/562 KB 144/256 KB 132/140 KB 400/562 KB 132/256 KB 132/140 KB 408/562 KB 144/256 KB 136/140 KB 412/562 KB 144/256 KB 136/140 KB 416/562 KB 144/256 KB 136/140 KB 416/562 KB 144/256 KB 140/140 KB 416/562 KB 144/256 KB 140/140 KB 420/562 KB 144/256 KB 140/140 KB 424/562 KB 148/256 KB 140/140 KB 428/562 KB 148/256 KB 140/140 KB 432/562 KB 148/256 KB 140/140 KB 420/562 KB 148/256 KB 140/140 KB 432/562 KB 152/256 KB 140/140 KB 432/562 KB 156/256 KB 140/140 KB 432/562 KB 160/256 KB 140/140 KB 436/562 KB 160/256 KB 140/140 KB 440/562 KB 164/256 KB 140/140 KB 444/562 KB 164/256 KB 140/140 KB 448/562 KB 164/256 KB 140/140 KB 436/562 KB 164/256 KB 140/140 KB 44 unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 8/562 KB 168/256 KB 140/140 KB 448/562 KB 172/256 KB 140/140 KB 448/562 KB 176/256 KB 140/140 KB 452/562 KB 176/256 KB 140/140 KB 456/562 KB 180/256 KB 140/140 KB 460/562 KB 180/256 KB 140/140 KB 464/562 KB 180/256 KB 140/140 KB 452/562 KB 180/256 KB 140/140 KB 464/562 KB 184/256 KB 140/140 KB 464/562 KB 188/256 KB 140/140 KB 464/562 KB 192/256 KB 140/140 KB 468/562 KB 192/256 KB 140/140 KB 472/562 KB 196/256 KB 140/140 KB 476/562 KB 196/256 KB 140/140 KB 480/562 KB 196/256 KB 140/140 KB 468/562 KB 196/256 KB 140/140 KB 480/562 KB 200/256 KB 140/140 KB 480/562 KB 204/256 KB 140/140 KB 480/562 KB 208/256 KB 140/140 KB 480/562 KB 212/256 KB 140/140 KB 484/562 KB 216/256 KB 484/562 KB 220/256 KB 484/562 KB 224/256 KB 484/562 KB 212/256 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 103.2 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 488/562 KB 224/256 KB 492/562 KB 224/256 KB 496/562 KB 224/256 KB 500/562 KB 224/256 KB 504/562 KB 228/256 KB 508/562 KB 228/256 KB 512/562 KB 228/256 KB 500/562 KB 228/256 KB 512/562 KB 232/256 KB 512/562 KB 236/256 KB 512/562 KB 240/256 KB 512/562 KB 244/256 KB 516/562 KB 244/256 KB 520/562 KB 244/256 KB 524/562 KB 244/256 KB 528/562 KB 248/256 KB 528/562 KB 248/256 KB 528/562 KB 252/256 KB 528/562 KB 256/256 KB 528/562 KB 256/256 KB 532/562 KB 256/256 KB 536/562 KB 256/256 KB 540/562 KB 256/256 KB 544/562 KB 256/256 KB 548/562 KB 256/256 KB 4/1118 KB 548/562 KB 256/256 KB 8/1118 KB 548/562 KB 256/256 KB 12/1118 KB 548/562 KB 256/256 KB 16/1118 KB 548/562 KB 256/256 KB 20/1118 KB 548/562 KB 256/256 KB 24/1118 KB 548/562 KB 256/256 KB 28/1118 KB 548/562 KB 256/256 KB 32/1118 KB 548/562 KB 256/256 KB 36/1118 KB 548/562 KB 256/256 KB 40/1118 KB 548/562 KB 256/256 KB 44/1118 KB 548/562 KB 256/256 KB 48/1118 KB 548/562 KB 256/256 KB 52/1118 KB 548/562 KB 256/256 KB 56/1118 KB 548/562 KB 256/256 KB 60/1118 KB 548/562 KB 256/256 KB 64/1118 KB 548/562 KB 256/256 KB 68/1118 KB 548/562 KB 256/256 KB 72/1118 KB 548/562 KB 256/256 KB 76/1118 KB 548/562 KB 256/256 KB 80/1118 KB 548/562 KB 256/256 KB 80/1118 KB 552/562 KB 256/256 KB 80/1118 KB 556/562 KB 256/256 KB 80/1118 KB 560/562 KB 256/256 KB 80/1118 KB 562/562 KB 256/256 KB 84/1118 KB 562/562 KB 88/1118 KB 562/562 KB 92/1118 KB 562/562 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 186.6 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 96/1118 KB 562/562 KB 100/1118 KB 562/562 KB 104/1118 KB 562/562 KB 108/1118 KB 562/562 KB 112/1118 KB 562/562 KB 116/1118 KB 562/562 KB 120/1118 KB 562/562 KB 124/1118 KB 562/562 KB 128/1118 KB 562/562 KB 132/1118 KB 562/562 KB 136/1118 KB 562/562 KB 140/1118 KB 562/562 KB 144/1118 KB 562/562 KB 144/1118 KB 4/37 KB 144/1118 KB 8/37 KB 144/1118 KB 12/37 KB 144/1118 KB 16/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 407.5 KB/sec) unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 144/1118 KB 20/37 KB 144/1118 KB 24/37 KB 144/1118 KB 28/37 KB 144/1118 KB 32/37 KB 144/1118 KB 36/37 KB 144/1118 KB 37/37 KB 144/1118 KB 37/37 KB 4/1461 KB 144/1118 KB 37/37 KB 8/1461 KB 144/1118 KB 37/37 KB 12/1461 KB 144/1118 KB 37/37 KB 16/1461 KB 144/1118 KB 37/37 KB 20/1461 KB 144/1118 KB 37/37 KB 24/1461 KB 144/1118 KB 37/37 KB 28/1461 KB 144/1118 KB 37/37 KB 32/1461 KB 144/1118 KB 37/37 KB 36/1461 KB 144/1118 KB 37/37 KB 40/1461 KB 144/1118 KB 37/37 KB 44/1461 KB 144/1118 KB 37/37 KB 48/1461 KB 144/1118 KB 37/37 KB 52/1461 KB 144/1118 KB 37/37 KB 56/1461 KB 144/1118 KB 37/37 KB 60/1461 KB 144/1118 KB 37/37 KB 64/1461 KB 148/1118 KB 37/37 KB 64/1461 KB 152/1118 KB 37/37 KB 64/1461 KB 156/1118 KB 37/37 KB 64/1461 KB 160/1118 KB 37/37 KB 64/1461 KB 160/1118 KB 37/37 KB 68/1461 KB 160/1118 KB 37/37 KB 72/1461 KB 160/1118 KB 37/37 KB 76/1461 KB 160/1118 KB 37/37 KB 80/1461 KB 160/1118 KB 37/37 KB 84/1461 KB 160/1118 KB 37/37 KB 4/46 KB 88/1461 KB 160/1118 KB 37/37 KB 4/46 KB 92/1461 KB 160/1118 KB 37/37 KB 4/46 KB 96/1461 KB 160/1118 KB 37/37 KB 4/46 KB 84/1461 KB 160/1118 KB 37/37 KB 8/46 KB 96/1461 KB 160/1118 KB 37/37 KB 12/46 KB 96/1461 KB 160/1118 KB 37/37 KB 16/46 KB 96/1461 KB 160/1118 KB 37/37 KB 20/46 KB 96/1461 KB 164/1118 KB 37/37 KB 24/46 KB 100/1461 KB 164/1118 KB 37/37 KB 28/46 KB 100/1461 KB 164/1118 KB 37/37 KB 32/46 KB 100/1461 KB 164/1118 KB 37/37 KB 20/46 KB 100/1461 KB 164/1118 KB 37/37 KB 20/46 KB 96/1461 KB 164/1118 KB 37/37 KB 32/46 KB 104/1461 KB 168/1118 KB 32/46 KB 108/1461 KB 168/1118 KB 32/46 KB 112/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 26.5 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 168/1118 KB 37/37 KB 32/46 KB 104/1461 KB 172/1118 KB 32/46 KB 112/1461 KB 176/1118 KB 32/46 KB 112/1461 KB 176/1118 KB 36/46 KB 112/1461 KB 180/1118 KB 40/46 KB 116/1461 KB 180/1118 KB 44/46 KB 116/1461 KB 180/1118 KB 46/46 KB 116/1461 KB 180/1118 KB 36/46 KB 116/1461 KB 176/1118 KB 36/46 KB 116/1461 KB 184/1118 KB 46/46 KB 120/1461 KB 184/1118 KB 46/46 KB 124/1461 KB 184/1118 KB 46/46 KB 128/1461 KB 184/1118 KB 46/46 KB 128/1461 KB 188/1118 KB 46/46 KB 128/1461 KB 192/1118 KB 46/46 KB 128/1461 KB 196/1118 KB 46/46 KB 128/1461 KB 200/1118 KB 46/46 KB 132/1461 KB 204/1118 KB 46/46 KB 132/1461 KB 208/1118 KB 46/46 KB 132/1461 KB 196/1118 KB 46/46 KB 132/1461 KB 208/1118 KB 46/46 KB 136/1461 KB 208/1118 KB 46/46 KB 140/1461 KB 208/1118 KB 46/46 KB 144/1461 KB 208/1118 KB 46/46 KB 148/1461 KB 212/1118 KB 46/46 KB 152/1461 KB 212/1118 KB 46/46 KB 156/1461 KB 212/1118 KB 46/46 KB 160/1461 KB 212/1118 KB 46/46 KB 148/1461 KB 216/1118 KB 46/46 KB 160/1461 KB 220/1118 KB 46/46 KB 160/1461 KB 224/1118 KB 46/46 KB 160/1461 KB 224/1118 KB 46/46 KB 164/1461 KB 228/1118 KB 46/46 KB 168/1461 KB 228/1118 KB 46/46 KB 172/1461 KB 228/1118 KB 46/46 KB 164/1461 KB 232/1118 KB 46/46 KB 176/1461 KB 232/1118 KB 46/46 KB 176/1461 KB 236/1118 KB 46/46 KB 176/1461 KB 240/1118 KB 46/46 KB 176/1461 KB 244/1118 KB 46/46 KB 176/1461 KB 248/1118 KB 180/1461 KB 252/1118 KB 180/1461 KB 256/1118 KB 180/1461 KB 244/1118 KB 180/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 32.2 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 256/1118 KB 184/1461 KB 256/1118 KB 188/1461 KB 256/1118 KB 192/1461 KB 260/1118 KB 192/1461 KB 264/1118 KB 196/1461 KB 268/1118 KB 196/1461 KB 272/1118 KB 196/1461 KB 260/1118 KB 196/1461 KB 272/1118 KB 200/1461 KB 272/1118 KB 204/1461 KB 272/1118 KB 208/1461 KB 276/1118 KB 208/1461 KB 280/1118 KB 212/1461 KB 284/1118 KB 212/1461 KB 288/1118 KB 212/1461 KB 276/1118 KB 212/1461 KB 288/1118 KB 216/1461 KB 288/1118 KB 220/1461 KB 288/1118 KB 224/1461 KB 288/1118 KB 228/1461 KB 292/1118 KB 232/1461 KB 292/1118 KB 236/1461 KB 292/1118 KB 240/1461 KB 292/1118 KB 228/1461 KB 296/1118 KB 240/1461 KB 300/1118 KB 240/1461 KB 304/1118 KB 240/1461 KB 304/1118 KB 244/1461 KB 308/1118 KB 244/1461 KB 312/1118 KB 244/1461 KB 316/1118 KB 248/1461 KB 316/1118 KB 248/1461 KB 320/1118 KB 248/1461 KB 320/1118 KB 252/1461 KB 320/1118 KB 256/1461 KB 320/1118 KB 260/1461 KB 324/1118 KB 264/1461 KB 324/1118 KB 268/1461 KB 324/1118 KB 260/1461 KB 328/1118 KB 268/1461 KB 332/1118 KB 268/1461 KB 336/1118 KB 268/1461 KB 336/1118 KB 4/287 KB 272/1461 KB 336/1118 KB 4/287 KB 268/1461 KB 336/1118 KB 8/287 KB 272/1461 KB 336/1118 KB 12/287 KB 272/1461 KB 336/1118 KB 16/287 KB 272/1461 KB 336/1118 KB 20/287 KB 272/1461 KB 336/1118 KB 24/287 KB 272/1461 KB 336/1118 KB 28/287 KB 272/1461 KB 336/1118 KB 32/287 KB 272/1461 KB 336/1118 KB 36/287 KB 272/1461 KB 336/1118 KB 40/287 KB 272/1461 KB 336/1118 KB 44/287 KB 272/1461 KB 336/1118 KB 48/287 KB 272/1461 KB 336/1118 KB 52/287 KB 272/1461 KB 336/1118 KB 56/287 KB 272/1461 KB 336/1118 KB 60/287 KB 272/1461 KB 336/1118 KB 64/287 KB 272/1461 KB 340/1118 KB 64/287 KB 272/1461 KB 344/1118 KB 64/287 KB 272/1461 KB 344/1118 KB 64/287 KB 276/1461 KB 348/1118 KB 64/287 KB 280/1461 KB 348/1118 KB 64/287 KB 284/1461 KB 348/1118 KB 64/287 KB 288/1461 KB 348/1118 KB 64/287 KB 280/1461 KB 352/1118 KB 64/287 KB 288/1461 KB 352/1118 KB 68/287 KB 288/1461 KB 352/1118 KB 72/287 KB 288/1461 KB 352/1118 KB 76/287 KB 288/1461 KB 352/1118 KB 80/287 KB 288/1461 KB 356/1118 KB 80/287 KB 288/1461 KB 360/1118 KB 80/287 KB 288/1461 KB 364/1118 KB 84/287 KB 292/1461 KB 368/1118 KB 84/287 KB 292/1461 KB 360/1118 KB 84/287 KB 292/1461 KB 368/1118 KB 88/287 KB 292/1461 KB 368/1118 KB 92/287 KB 292/1461 KB 368/1118 KB 96/287 KB 292/1461 KB 368/1118 KB 100/287 KB 292/1461 KB 360/1118 KB 80/287 KB 292/1461 KB 368/1118 KB 104/287 KB 292/1461 KB 368/1118 KB 104/287 KB 296/1461 KB 368/1118 KB 108/287 KB 296/1461 KB 368/1118 KB 112/287 KB 300/1461 KB 368/1118 KB 108/287 KB 300/1461 KB 368/1118 KB 112/287 KB 304/1461 KB 368/1118 KB 112/287 KB 308/1461 KB 372/1118 KB 116/287 KB 312/1461 KB 372/1118 KB 116/287 KB 308/1461 KB 368/1118 KB 116/287 KB 308/1461 KB 376/1118 KB 116/287 KB 312/1461 KB 380/1118 KB 120/287 KB 312/1461 KB 384/1118 KB 120/287 KB 312/1461 KB 376/1118 KB 120/287 KB 312/1461 KB 384/1118 KB 124/287 KB 312/1461 KB 384/1118 KB 128/287 KB 312/1461 KB 384/1118 KB 128/287 KB 316/1461 KB 384/1118 KB 128/287 KB 320/1461 KB 384/1118 KB 132/287 KB 320/1461 KB 388/1118 KB 136/287 KB 324/1461 KB 388/1118 KB 140/287 KB 324/1461 KB 388/1118 KB 144/287 KB 324/1461 KB 388/1118 KB 132/287 KB 324/1461 KB 384/1118 KB 132/287 KB 324/1461 KB 392/1118 KB 144/287 KB 324/1461 KB 392/1118 KB 144/287 KB 328/1461 KB 392/1118 KB 144/287 KB 332/1461 KB 396/1118 KB 144/287 KB 332/1461 KB 400/1118 KB 144/287 KB 332/1461 KB 400/1118 KB 144/287 KB 336/1461 KB 400/1118 KB 144/287 unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install KB 340/1461 KB 404/1118 KB 148/287 KB 344/1461 KB 404/1118 KB 148/287 KB 348/1461 KB 404/1118 KB 148/287 KB 352/1461 KB 404/1118 KB 148/287 KB 340/1461 KB 404/1118 KB 152/287 KB 352/1461 KB 404/1118 KB 144/287 KB 340/1461 KB 408/1118 KB 152/287 KB 352/1461 KB 408/1118 KB 156/287 KB 352/1461 KB 408/1118 KB 160/287 KB 352/1461 KB 412/1118 KB 160/287 KB 352/1461 KB 416/1118 KB 160/287 KB 352/1461 KB 420/1118 KB 160/287 KB 352/1461 KB 424/1118 KB 164/287 KB 356/1461 KB 428/1118 KB 164/287 KB 356/1461 KB 432/1118 KB 164/287 KB 356/1461 KB 420/1118 KB 164/287 KB 356/1461 KB 420/1118 KB 160/287 KB 356/1461 KB 432/1118 KB 168/287 KB 356/1461 KB 432/1118 KB 168/287 KB 360/1461 KB 432/1118 KB 168/287 KB 364/1461 KB 432/1118 KB 172/287 KB 364/1461 KB 432/1118 KB 176/287 KB 368/1461 KB 432/1118 KB 172/287 KB 368/1461 KB 436/1118 KB 176/287 KB 368/1461 KB 440/1118 KB 180/287 KB 372/1461 KB 444/1118 KB 180/287 KB 372/1461 KB 436/1118 KB 180/287 KB 372/1461 KB 444/1118 KB 180/287 KB 376/1461 KB 436/1118 KB 180/287 KB 368/1461 KB 444/1118 KB 180/287 KB 380/1461 KB 444/1118 KB 184/287 KB 380/1461 KB 448/1118 KB 184/287 KB 384/1461 KB 444/1118 KB 184/287 KB 384/1461 KB 448/1118 KB 188/287 KB 384/1461 KB 448/1118 KB 192/287 KB 384/1461 KB 448/1118 KB 196/287 KB 384/1461 KB 452/1118 KB 200/287 KB 388/1461 KB 452/1118 KB 204/287 KB 388/1461 KB 452/1118 KB 208/287 KB 388/1461 KB 452/1118 KB 196/287 KB 388/1461 KB 448/1118 KB 196/287 KB 388/1461 KB 452/1118 KB 208/287 KB 392/1461 KB 456/1118 KB 208/287 KB 396/1461 KB 456/1118 KB 208/287 KB 400/1461 KB 456/1118 KB 208/287 KB 396/1461 KB 460/1118 KB 208/287 KB 400/1461 KB 464/1118 KB 208/287 KB 400/1461 KB 464/1118 KB 212/287 KB 400/1461 KB 468/1118 KB 216/287 KB 404/1461 KB 468/1118 KB 220/287 KB 404/1461 KB 468/1118 KB 224/287 KB 404/1461 KB 468/1118 KB 212/287 KB 404/1461 KB 464/1118 KB 212/287 KB 404/1461 KB 468/1118 KB 224/287 KB 408/1461 KB 472/1118 KB 224/287 KB 412/1461 KB 472/1118 KB 224/287 KB 416/1461 KB 472/1118 KB 224/287 KB 408/1461 KB 476/1118 KB 224/287 KB 416/1461 KB 480/1118 KB 224/287 KB 416/1461 KB 480/1118 KB 224/287 KB 420/1461 KB 484/1118 KB 228/287 KB 424/1461 KB 484/1118 KB 228/287 KB 428/1461 KB 484/1118 KB 228/287 KB 432/1461 KB 484/1118 KB 228/287 KB 420/1461 KB 484/1118 KB 224/287 KB 420/1461 KB 488/1118 KB 232/287 KB 432/1461 KB 488/1118 KB 228/287 KB 432/1461 KB 492/1118 KB 232/287 KB 432/1461 KB 492/1118 KB 236/287 KB 432/1461 KB 496/1118 KB 240/287 KB 432/1461 KB 496/1118 KB 236/287 KB 432/1461 KB 500/1118 KB 240/287 KB 432/1461 KB 504/1118 KB 244/287 KB 436/1461 KB 508/1118 KB 244/287 KB 436/1461 KB 512/1118 KB 244/287 KB 436/1461 KB 500/1118 KB 244/287 KB 436/1461 KB 512/1118 KB 244/287 KB 440/1461 KB 500/1118 KB 244/287 KB 432/1461 KB 512/1118 KB 244/287 KB 444/1461 KB 512/1118 KB 244/287 KB 448/1461 KB 512/1118 KB 248/287 KB 448/1461 KB 512/1118 KB 252/287 KB 448/1461 KB 512/1118 KB 256/287 KB 448/1461 KB 512/1118 KB 260/287 KB 448/1461 KB 516/1118 KB 264/287 KB 452/1461 KB 516/1118 KB 268/287 KB 452/1461 KB 516/1118 KB 272/287 KB 452/1461 KB 516/1118 KB 260/287 KB 452/1461 KB 512/1118 KB 260/287 KB 452/1461 KB 516/1118 KB 272/287 KB 456/1461 KB 516/1118 KB 272/287 KB 460/1461 KB 520/1118 KB 272/287 KB 460/1461 KB 520/1118 KB 272/287 KB 464/1461 KB 524/1118 KB 272/287 KB 464/1461 KB 528/1118 KB 272/287 KB 464/1461 KB 528/1118 KB 276/287 KB 464/1461 KB 532/1118 KB 280/287 KB 468/1461 KB 5 unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 32/1118 KB 284/287 KB 468/1461 KB 532/1118 KB 287/287 KB 468/1461 KB 532/1118 KB 276/287 KB 468/1461 KB 532/1118 KB 287/287 KB 472/1461 KB 532/1118 KB 276/287 KB 464/1461 KB 532/1118 KB 287/287 KB 476/1461 KB 536/1118 KB 287/287 KB 476/1461 KB 540/1118 KB 287/287 KB 480/1461 KB 544/1118 KB 287/287 KB 480/1461 KB 536/1118 KB 287/287 KB 480/1461 KB 544/1118 KB 287/287 KB 484/1461 KB 548/1118 KB 287/287 KB 488/1461 KB 548/1118 KB 287/287 KB 492/1461 KB 548/1118 KB 287/287 KB 496/1461 KB 548/1118 KB 287/287 KB 484/1461 KB 552/1118 KB 287/287 KB 496/1461 KB 556/1118 KB 287/287 KB 496/1461 KB 560/1118 KB 287/287 KB 496/1461 KB 564/1118 KB 287/287 KB 496/1461 KB 568/1118 KB 287/287 KB 500/1461 KB 572/1118 KB 287/287 KB 500/1461 KB 576/1118 KB 287/287 KB 500/1461 KB 564/1118 KB 287/287 KB 500/1461 KB 576/1118 KB 287/287 KB 504/1461 KB 576/1118 KB 287/287 KB 508/1461 KB 576/1118 KB 287/287 KB 512/1461 KB 580/1118 KB 287/287 KB 512/1461 KB 584/1118 KB 287/287 KB 516/1461 KB 588/1118 KB 287/287 KB 516/1461 KB 592/1118 KB 287/287 KB 516/1461 KB 580/1118 KB 287/287 KB 516/1461 KB 592/1118 KB 287/287 KB 520/1461 KB 592/1118 KB 287/287 KB 524/1461 KB 592/1118 KB 287/287 KB 528/1461 KB 592/1118 KB 287/287 KB 532/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 196.3 KB/sec) unit-oai-hss-0: 06:32:05 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 596/1118 KB 287/287 KB 532/1461 KB 600/1118 KB 532/1461 KB 604/1118 KB 536/1461 KB 608/1118 KB 536/1461 KB 600/1118 KB 536/1461 KB 608/1118 KB 540/1461 KB 608/1118 KB 544/1461 KB 608/1118 KB 548/1461 KB 612/1118 KB 548/1461 KB 616/1118 KB 548/1461 KB 616/1118 KB 552/1461 KB 620/1118 KB 556/1461 KB 616/1118 KB 556/1461 KB 620/1118 KB 560/1461 KB 624/1118 KB 560/1461 KB 628/1118 KB 560/1461 KB 632/1118 KB 564/1461 KB 636/1118 KB 564/1461 KB 640/1118 KB 564/1461 KB 628/1118 KB 564/1461 KB 640/1118 KB 568/1461 KB 640/1118 KB 572/1461 KB 640/1118 KB 576/1461 KB 644/1118 KB 576/1461 KB 648/1118 KB 580/1461 KB 652/1118 KB 580/1461 KB 656/1118 KB 580/1461 KB 644/1118 KB 580/1461 KB 656/1118 KB 584/1461 KB 656/1118 KB 588/1461 KB 656/1118 KB 592/1461 KB 660/1118 KB 592/1461 KB 664/1118 KB 596/1461 KB 668/1118 KB 596/1461 KB 660/1118 KB 596/1461 KB 672/1118 KB 600/1461 KB 672/1118 KB 604/1461 KB 672/1118 KB 608/1461 KB 672/1118 KB 596/1461 KB 672/1118 KB 612/1461 KB 676/1118 KB 616/1461 KB 676/1118 KB 620/1461 KB 676/1118 KB 624/1461 KB 676/1118 KB 612/1461 KB 680/1118 KB 624/1461 KB 684/1118 KB 624/1461 KB 688/1118 KB 624/1461 KB 688/1118 KB 628/1461 KB 692/1118 KB 632/1461 KB 692/1118 KB 636/1461 KB 692/1118 KB 640/1461 KB 692/1118 KB 628/1461 KB 696/1118 KB 640/1461 KB 700/1118 KB 640/1461 KB 704/1118 KB 640/1461 KB 704/1118 KB 644/1461 KB 708/1118 KB 648/1461 KB 708/1118 KB 652/1461 KB 708/1118 KB 656/1461 KB 708/1118 KB 644/1461 KB 712/1118 KB 656/1461 KB 716/1118 KB 656/1461 KB 720/1118 KB 656/1461 KB 720/1118 KB 660/1461 KB 720/1118 KB 664/1461 KB 720/1118 KB 668/1461 KB 724/1118 KB 672/1461 KB 724/1118 KB 668/1461 KB 728/1118 KB 672/1461 KB 732/1118 KB 672/1461 KB 736/1118 KB 672/1461 KB 740/1118 KB 672/1461 KB 744/1118 KB 676/1461 KB 748/1118 KB 676/1461 KB 752/1118 KB 676/1461 KB 740/1118 KB 676/1461 KB 752/1118 KB 680/1461 KB 752/1118 KB 684/1461 KB 752/1118 KB 688/1461 KB 756/1118 KB 688/1461 KB 760/1118 KB 692/1461 KB 764/1118 KB 692/1461 KB 768/1118 KB 692/1461 KB 756/1118 KB 692/1461 KB 768/1118 KB 696/1461 KB 768/1118 KB 700/1461 KB 768/1118 KB 704/1461 KB 768/1118 KB 708/1461 KB 772/1118 KB 712/1461 KB 772/1118 KB 716/1461 KB 772/1118 KB 720/1461 KB 772/1118 KB 708/1461 KB 776/1118 KB 720/1461 KB 780/1118 KB 720/1461 KB 784/1118 KB 720/1461 KB 788/1118 KB 720/1461 KB 792/1118 KB 724/1461 KB 796/1118 KB 724/1461 KB 800/1118 KB 724/1461 KB 788/1118 KB 724/1461 KB 800/1118 KB 728/1461 KB 800/1118 KB 732/1461 KB 800/1118 KB 736/1461 KB 800/1118 KB 740/1461 KB 804/1118 KB 744/1461 KB 804/1118 KB 748/1461 KB 804/1118 KB 752/1461 KB 804/1118 KB 740/1461 KB 808/1118 KB 752/1461 KB 812/1118 KB 752/1461 KB 816/1118 KB 752/1461 KB 820/1118 KB 752/1461 KB 824/1118 KB 756/1461 KB 828/1118 KB 756/1461 KB 832/1118 KB 756/1461 KB 820/1118 KB 756/1461 KB 832/1118 KB 760/1461 KB 832/1118 KB 764/1461 KB 832/1118 KB 768/1461 KB 832/1118 KB 772/1461 KB 836/1118 KB 776/1461 KB 836/1118 KB 780/1461 KB 836/1118 KB 772/1461 KB 840/1118 KB 780/1461 KB 844/1118 KB 780/1461 KB 848/1118 KB 780/1461 KB 848/1118 KB 784/1461 KB 852/1118 KB 784/1461 KB 856/1118 KB 788/1461 KB 860/1118 KB 788/1461 KB 864/1118 KB 788/1461 KB 852/1118 KB 788/1461 KB 864/1118 KB 792/1461 KB 864/1118 KB 796/1461 KB 864/1118 KB 800/1461 KB 868/1118 KB 800/1461 KB 872/1118 KB 804/1461 KB 876/1118 KB 804/1461 KB 880/1118 KB 804/1461 KB 868/1118 KB 804/1461 KB 880/1118 K unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install B 808/1461 KB 880/1118 KB 812/1461 KB 880/1118 KB 816/1461 KB 884/1118 KB 816/1461 KB 888/1118 KB 820/1461 KB 892/1118 KB 820/1461 KB 896/1118 KB 820/1461 KB 884/1118 KB 820/1461 KB 896/1118 KB 824/1461 KB 896/1118 KB 828/1461 KB 896/1118 KB 832/1461 KB 900/1118 KB 832/1461 KB 904/1118 KB 836/1461 KB 908/1118 KB 836/1461 KB 912/1118 KB 836/1461 KB 900/1118 KB 836/1461 KB 912/1118 KB 840/1461 KB 912/1118 KB 844/1461 KB 912/1118 KB 848/1461 KB 912/1118 KB 852/1461 KB 916/1118 KB 856/1461 KB 916/1118 KB 860/1461 KB 916/1118 KB 864/1461 KB 916/1118 KB 852/1461 KB 920/1118 KB 864/1461 KB 924/1118 KB 864/1461 KB 928/1118 KB 864/1461 KB 932/1118 KB 864/1461 KB 936/1118 KB 868/1461 KB 940/1118 KB 868/1461 KB 944/1118 KB 868/1461 KB 932/1118 KB 868/1461 KB 944/1118 KB 872/1461 KB 944/1118 KB 876/1461 KB 944/1118 KB 880/1461 KB 944/1118 KB 884/1461 KB 948/1118 KB 888/1461 KB 948/1118 KB 892/1461 KB 948/1118 KB 896/1461 KB 948/1118 KB 884/1461 KB 952/1118 KB 896/1461 KB 956/1118 KB 896/1461 KB 960/1118 KB 896/1461 KB 960/1118 KB 900/1461 KB 964/1118 KB 904/1461 KB 964/1118 KB 908/1461 KB 964/1118 KB 912/1461 KB 964/1118 KB 900/1461 KB 968/1118 KB 912/1461 KB 972/1118 KB 912/1461 KB 976/1118 KB 912/1461 KB 980/1118 KB 912/1461 KB 984/1118 KB 916/1461 KB 988/1118 KB 916/1461 KB 992/1118 KB 916/1461 KB 980/1118 KB 916/1461 KB 992/1118 KB 920/1461 KB 992/1118 KB 924/1461 KB 992/1118 KB 928/1461 KB 996/1118 KB 928/1461 KB 1000/1118 KB 932/1461 KB 1004/1118 KB 932/1461 KB 1008/1118 KB 932/1461 KB 996/1118 KB 932/1461 KB 1008/1118 KB 936/1461 KB 1008/1118 KB 940/1461 KB 1008/1118 KB 944/1461 KB 1008/1118 KB 948/1461 KB 1012/1118 KB 952/1461 KB 1012/1118 KB 956/1461 KB 1012/1118 KB 960/1461 KB 1012/1118 KB 948/1461 KB 1016/1118 KB 960/1461 KB 1020/1118 KB 960/1461 KB 1024/1118 KB 960/1461 KB 1028/1118 KB 960/1461 KB 1032/1118 KB 964/1461 KB 1036/1118 KB 964/1461 KB 1040/1118 KB 964/1461 KB 1028/1118 KB 964/1461 KB 1040/1118 KB 968/1461 KB 1040/1118 KB 972/1461 KB 1040/1118 KB 976/1461 KB 1040/1118 KB 980/1461 KB 1044/1118 KB 984/1461 KB 1044/1118 KB 988/1461 KB 1044/1118 KB 992/1461 KB 1044/1118 KB 980/1461 KB 1048/1118 KB 992/1461 KB 1052/1118 KB 992/1461 KB 1056/1118 KB 992/1461 KB 1060/1118 KB 992/1461 KB 1064/1118 KB 996/1461 KB 1068/1118 KB 996/1461 KB 1072/1118 KB 996/1461 KB 1060/1118 KB 996/1461 KB 1072/1118 KB 1000/1461 KB 1072/1118 KB 1004/1461 KB 1072/1118 KB 1008/1461 KB 1072/1118 KB 1012/1461 KB 1076/1118 KB 1016/1461 KB 1076/1118 KB 1020/1461 KB 1076/1118 KB 1024/1461 KB 1076/1118 KB 1012/1461 KB 1080/1118 KB 1024/1461 KB 1084/1118 KB 1024/1461 KB 1088/1118 KB 1024/1461 KB 1088/1118 KB 1028/1461 KB 1092/1118 KB 1032/1461 KB 1092/1118 KB 1036/1461 KB 1092/1118 KB 1040/1461 KB 1092/1118 KB 1028/1461 KB 1096/1118 KB 1040/1461 KB 1100/1118 KB 1040/1461 KB 1104/1118 KB 1040/1461 KB 1104/1118 KB 1044/1461 KB 1104/1118 KB 1048/1461 KB 1108/1118 KB 1052/1461 KB 1108/1118 KB 1056/1461 KB 1108/1118 KB 1052/1461 KB 1112/1118 KB 1056/1461 KB 1116/1118 KB 1056/1461 KB 1118/1118 KB 1056/1461 KB 1118/1118 KB 4/1192 KB 1056/1461 KB 1118/1118 KB 8/1192 KB 1056/1461 KB 1118/1118 KB 12/1192 KB 1056/1461 KB 1118/1118 KB 16/1192 KB 1056/1461 KB 1118/1118 KB 20/1192 KB 1056/1461 KB 1118/1118 KB 24/1192 KB 1056/1461 KB 1118/1118 KB 28/1192 KB 1056/1461 KB 1118/1118 KB 32/1192 KB 1056/1461 KB 1118/1118 KB 36/1192 KB 1056/1461 KB 1118/1118 KB 40/1192 KB 1056/1461 KB 1118/1118 KB unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 44/1192 KB 1056/1461 KB 1118/1118 KB 48/1192 KB 1056/1461 KB 1118/1118 KB 48/1192 KB 1060/1461 KB 1118/1118 KB 52/1192 KB 1060/1461 KB 1118/1118 KB 56/1192 KB 1060/1461 KB 1118/1118 KB 60/1192 KB 1060/1461 KB 1118/1118 KB 64/1192 KB 1060/1461 KB 1118/1118 KB 64/1192 KB 1064/1461 KB 1118/1118 KB 64/1192 KB 1068/1461 KB 1118/1118 KB 64/1192 KB 1072/1461 KB 1118/1118 KB 64/1192 KB 1076/1461 KB 1118/1118 KB 64/1192 KB 1080/1461 KB 1118/1118 KB 64/1192 KB 1084/1461 KB 1118/1118 KB 68/1192 KB 1088/1461 KB 1118/1118 KB 68/1192 KB 1084/1461 KB 1118/1118 KB 72/1192 KB 1088/1461 KB 1118/1118 KB 76/1192 KB 1088/1461 KB 1118/1118 KB 80/1192 KB 1088/1461 KB 1118/1118 KB 84/1192 KB 1088/1461 KB 1118/1118 KB 88/1192 KB 1088/1461 KB 1118/1118 KB 92/1192 KB 1088/1461 KB 1118/1118 KB 96/1192 KB 1088/1461 KB 1118/1118 KB 96/1192 KB 1092/1461 KB 1118/1118 KB 100/1192 KB 1096/1461 KB 1118/1118 KB 100/1192 KB 1100/1461 KB 1118/1118 KB 100/1192 KB 1104/1461 KB 1118/1118 KB 100/1192 KB 1092/1461 KB 1118/1118 KB 104/1192 KB 1104/1461 KB 1118/1118 KB 108/1192 KB 1104/1461 KB 1118/1118 KB 112/1192 KB 1104/1461 KB 1118/1118 KB 112/1192 KB 1108/1461 KB 1118/1118 KB 116/1192 KB 1112/1461 KB 1118/1118 KB 116/1192 KB 1116/1461 KB 1118/1118 KB 116/1192 KB 1120/1461 KB 1118/1118 KB 116/1192 KB 1108/1461 KB 1118/1118 KB 120/1192 KB 1120/1461 KB 1118/1118 KB 124/1192 KB 1120/1461 KB 1118/1118 KB 128/1192 KB 1120/1461 KB 1118/1118 KB 132/1192 KB 1120/1461 KB 1118/1118 KB 136/1192 KB 1124/1461 KB 1118/1118 KB 140/1192 KB 1124/1461 KB 1118/1118 KB 144/1192 KB 1124/1461 KB 1118/1118 KB 132/1192 KB 1124/1461 KB 1118/1118 KB 144/1192 KB 1128/1461 KB 1118/1118 KB 144/1192 KB 1132/1461 KB 1118/1118 KB 144/1192 KB 1136/1461 KB 1118/1118 KB 148/1192 KB 1136/1461 KB 152/1192 KB 1140/1461 KB 156/1192 KB 1140/1461 KB 160/1192 KB 1140/1461 KB 148/1192 KB 1140/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 724.0 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 160/1192 KB 1144/1461 KB 160/1192 KB 1148/1461 KB 160/1192 KB 1152/1461 KB 160/1192 KB 1156/1461 KB 164/1192 KB 1160/1461 KB 164/1192 KB 1164/1461 KB 164/1192 KB 1168/1461 KB 164/1192 KB 1156/1461 KB 168/1192 KB 1168/1461 KB 172/1192 KB 1168/1461 KB 176/1192 KB 1168/1461 KB 176/1192 KB 1172/1461 KB 180/1192 KB 1176/1461 KB 180/1192 KB 1172/1461 KB 184/1192 KB 1176/1461 KB 188/1192 KB 1176/1461 KB 188/1192 KB 1180/1461 KB 192/1192 KB 1180/1461 KB 192/1192 KB 1184/1461 KB 192/1192 KB 1188/1461 KB 196/1192 KB 1192/1461 KB 196/1192 KB 1196/1461 KB 196/1192 KB 1200/1461 KB 196/1192 KB 1188/1461 KB 200/1192 KB 1200/1461 KB 204/1192 KB 1200/1461 KB 208/1192 KB 1200/1461 KB 212/1192 KB 1200/1461 KB 216/1192 KB 1204/1461 KB 220/1192 KB 1204/1461 KB 224/1192 KB 1204/1461 KB 212/1192 KB 1204/1461 KB 224/1192 KB 1208/1461 KB 224/1192 KB 1212/1461 KB 224/1192 KB 1216/1461 KB 224/1192 KB 1220/1461 KB 228/1192 KB 1224/1461 KB 228/1192 KB 1228/1461 KB 228/1192 KB 1232/1461 KB 228/1192 KB 1220/1461 KB 232/1192 KB 1232/1461 KB 236/1192 KB 1232/1461 KB 240/1192 KB 1232/1461 KB 244/1192 KB 1232/1461 KB 248/1192 KB 1236/1461 KB 252/1192 KB 1236/1461 KB 256/1192 KB 1236/1461 KB 244/1192 KB 1236/1461 KB 256/1192 KB 1240/1461 KB 256/1192 KB 1244/1461 KB 256/1192 KB 1248/1461 KB 256/1192 KB 1252/1461 KB 260/1192 KB 1256/1461 KB 260/1192 KB 1260/1461 KB 260/1192 KB 1264/1461 KB 260/1192 KB 1252/1461 KB 264/1192 KB 1264/1461 KB 268/1192 KB 1264/1461 KB 272/1192 KB 1264/1461 KB 276/1192 KB 1264/1461 KB 280/1192 KB 1268/1461 KB 284/1192 KB 1268/1461 KB 276/1192 KB 1268/1461 KB 288/1192 KB 1272/1461 KB 288/1192 KB 1276/1461 KB 288/1192 KB 1280/1461 KB 288/1192 KB 1280/1461 KB 288/1192 KB 1284/1461 KB 292/1192 KB 1288/1461 KB 292/1192 KB 1292/1461 KB 292/1192 KB 1296/1461 KB 292/1192 KB 1284/1461 KB 296/1192 KB 1296/1461 KB 300/1192 KB 1300/1461 KB 300/1192 KB 1300/1461 KB 304/1192 KB 1300/1461 KB 304/1192 KB 1304/1461 KB 304/1192 KB 1308/1461 KB 304/1192 KB 1312/1461 KB 308/1192 KB 1312/1461 KB 312/1192 KB 1316/1461 KB 316/1192 KB 1316/1461 KB 308/1192 KB 1316/1461 KB 316/1192 KB 1320/1461 KB 316/1192 KB 1324/1461 KB 316/1192 KB 1328/1461 KB 320/1192 KB 1328/1461 KB 320/1192 KB 1332/1461 KB 324/1192 KB 1336/1461 KB 324/1192 KB 1340/1461 KB 324/1192 KB 1344/1461 KB 324/1192 KB 1332/1461 KB 328/1192 KB 1344/1461 KB 332/1192 KB 1344/1461 KB 336/1192 KB 1344/1461 KB 336/1192 KB 1348/1461 KB 340/1192 KB 1352/1461 KB 340/1192 KB 1356/1461 KB 340/1192 KB 1360/1461 KB 340/1192 KB 1348/1461 KB 344/1192 KB 1360/1461 KB 348/1192 KB 1360/1461 KB 352/1192 KB 1360/1461 KB 352/1192 KB 1364/1461 KB 356/1192 KB 1368/1461 KB 356/1192 KB 1372/1461 KB 356/1192 KB 1376/1461 KB 356/1192 KB 1364/1461 KB 360/1192 KB 1376/1461 KB 364/1192 KB 1376/1461 KB 368/1192 KB 1376/1461 KB 368/1192 KB 1380/1461 KB 372/1192 KB 1384/1461 KB 372/1192 KB 1388/1461 KB 372/1192 KB 1392/1461 KB 372/1192 KB 1380/1461 KB 376/1192 KB 1392/1461 KB 380/1192 KB 1392/1461 KB 384/1192 KB 1392/1461 KB 384/1192 KB 1396/1461 KB 388/1192 KB 1400/1461 KB 388/1192 KB 1404/1461 KB 388/1192 KB 1408/1461 KB 388/1192 KB 1396/1461 KB 392/1192 KB 1408/1461 KB 396/1192 KB 1408/1461 KB 400/1192 KB 1408/1461 KB 404/1192 KB 1408/1461 KB 408/1192 KB 1412/1461 KB 412/1192 KB 1412/1461 KB 416/1192 KB 1412/1461 KB 404/1192 KB 1412/1461 KB 416/1192 KB 1416/1461 KB 416/1192 KB 1420/1461 KB 416/1192 KB 1424/1461 KB 420/1192 KB 1424/1461 KB 424/1192 KB 14 unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 28/1461 KB 428/1192 KB 1428/1461 KB 432/1192 KB 1428/1461 KB 420/1192 KB 1428/1461 KB 432/1192 KB 1432/1461 KB 432/1192 KB 1436/1461 KB 432/1192 KB 1440/1461 KB 432/1192 KB 1444/1461 KB 436/1192 KB 1448/1461 KB 436/1192 KB 1452/1461 KB 436/1192 KB 1456/1461 KB 436/1192 KB 1444/1461 KB 440/1192 KB 1456/1461 KB 444/1192 KB 1456/1461 KB 448/1192 KB 1456/1461 KB 452/1192 KB 1456/1461 KB 456/1192 KB 1460/1461 KB 452/1192 KB 1460/1461 KB 460/1192 KB 1461/1461 KB 460/1192 KB 1461/1461 KB 464/1192 KB 1461/1461 KB 468/1192 KB 1461/1461 KB 472/1192 KB 1461/1461 KB 476/1192 KB 1461/1461 KB 480/1192 KB 1461/1461 KB 484/1192 KB 1461/1461 KB 488/1192 KB 1461/1461 KB 492/1192 KB 1461/1461 KB 496/1192 KB 1461/1461 KB 500/1192 KB 1461/1461 KB 504/1192 KB 1461/1461 KB 508/1192 KB 1461/1461 KB 512/1192 KB 1461/1461 KB 516/1192 KB 1461/1461 KB 520/1192 KB 1461/1461 KB 524/1192 KB 1461/1461 KB 528/1192 KB 1461/1461 KB 532/1192 KB 1461/1461 KB 536/1192 KB 1461/1461 KB 540/1192 KB 1461/1461 KB 544/1192 KB 1461/1461 KB 548/1192 KB 1461/1461 KB 552/1192 KB 1461/1461 KB 556/1192 KB 1461/1461 KB 560/1192 KB 1461/1461 KB 564/1192 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 914.9 KB/sec) unit-oai-hss-0: 06:32:05 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 568/1192 KB 572/1192 KB 576/1192 KB 580/1192 KB 584/1192 KB 588/1192 KB 592/1192 KB 596/1192 KB 600/1192 KB 604/1192 KB 608/1192 KB 612/1192 KB 616/1192 KB 620/1192 KB 624/1192 KB 628/1192 KB 632/1192 KB 636/1192 KB 640/1192 KB 644/1192 KB 648/1192 KB 652/1192 KB 656/1192 KB 660/1192 KB 664/1192 KB 668/1192 KB 672/1192 KB 676/1192 KB 680/1192 KB 684/1192 KB 688/1192 KB 692/1192 KB 696/1192 KB 700/1192 KB 704/1192 KB 708/1192 KB 712/1192 KB 716/1192 KB 720/1192 KB 724/1192 KB 728/1192 KB 732/1192 KB 736/1192 KB 740/1192 KB 744/1192 KB 748/1192 KB 752/1192 KB 756/1192 KB 760/1192 KB 764/1192 KB 768/1192 KB 772/1192 KB 776/1192 KB 780/1192 KB 784/1192 KB 788/1192 KB 792/1192 KB 796/1192 KB 800/1192 KB 804/1192 KB 808/1192 KB 812/1192 KB 816/1192 KB 820/1192 KB 824/1192 KB 828/1192 KB 832/1192 KB 836/1192 KB 840/1192 KB 844/1192 KB 848/1192 KB 852/1192 KB 856/1192 KB 860/1192 KB 864/1192 KB 868/1192 KB 872/1192 KB 876/1192 KB 880/1192 KB 884/1192 KB 888/1192 KB 892/1192 KB 896/1192 KB 900/1192 KB 904/1192 KB 908/1192 KB 912/1192 KB 916/1192 KB 920/1192 KB 924/1192 KB 928/1192 KB 932/1192 KB 936/1192 KB 940/1192 KB 944/1192 KB 948/1192 KB 952/1192 KB 956/1192 KB 960/1192 KB 964/1192 KB 968/1192 KB 972/1192 KB 976/1192 KB 980/1192 KB 984/1192 KB 988/1192 KB 992/1192 KB 996/1192 KB 1000/1192 KB 1004/1192 KB 1008/1192 KB 1012/1192 KB 1016/1192 KB 1020/1192 KB 1024/1192 KB 1028/1192 KB 1032/1192 KB 1036/1192 KB 1040/1192 KB 1044/1192 KB 1048/1192 KB 1052/1192 KB 1056/1192 KB 1060/1192 KB 1064/1192 KB 1068/1192 KB 1072/1192 KB 1076/1192 KB 1080/1192 KB 1084/1192 KB 1088/1192 KB 1092/1192 KB 1096/1192 KB 1100/1192 KB 1104/1192 KB 1108/1192 KB 1112/1192 KB 1116/1192 KB 1120/1192 KB 1124/1192 KB 1128/1192 KB 1132/1192 KB 1136/1192 KB 1140/1192 KB 1144/1192 KB 1148/1192 KB 1152/1192 KB 1156/1192 KB 1160/1192 KB 1164/1192 KB 1168/1192 KB 1172/1192 KB 1176/1192 KB 1180/1192 KB 1184/1192 KB 1188/1192 KB 1192/1192 KB 1192/1192 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 720.4 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 409.6 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-oai-hss-0: 06:32:05 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 1/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 84.8 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 131.6 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 93.7 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 31.9 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-oai-epc-0: 06:32:05 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 318.4 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 138.7 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 171.3 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 123.2 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 494.6 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-oai-epc-0: 06:32:05 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 68.0 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 1/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 249.7 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 434.9 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 607.0 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 66.8 KB/sec) unit-oai-hss-0: 06:32:05 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 215.1 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 226.5 KB/sec) unit-oai-epc-0: 06:32:05 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 378.1 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 2/8 KB 4/8 KB 7/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 492.1 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 57.9 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-oai-hss-0: 06:32:05 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 2s (1500 kB/s) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 213.9 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 1078.5 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 4/10 KB 8/10 KB 3/149 KB 4/21 KB 10/10 KB 3/149 KB 4/21 KB 4/10 KB 3/149 KB 10/10 KB 6/149 KB 4/21 KB 10/10 KB 9/149 KB 4/21 KB 10/10 KB 11/149 KB 4/21 KB 10/10 KB 14/149 KB 4/21 KB 10/10 KB 16/149 KB 4/21 KB 4/10 KB 3/149 KB 4/21 KB 10/10 KB 16/149 KB 8/21 KB 10/10 KB 16/149 KB 12/21 KB 10/10 KB 16/149 KB 16/21 KB 10/10 KB 16/149 KB 20/21 KB 10/10 KB 16/149 KB 21/21 KB 10/10 KB 19/149 KB 21/21 KB 10/10 KB 22/149 KB 21/21 KB 10/10 KB 1/6 KB 22/149 KB 21/21 KB 10/10 KB 3/6 KB 25/149 KB 21/21 KB 10/10 KB 1/6 KB 25/149 KB 21/21 KB 10/10 KB 3/6 KB 27/149 KB 21/21 KB 10/10 KB 3/6 KB 30/149 KB 21/21 KB 10/10 KB 3/6 KB 32/149 KB 21/21 KB 10/10 KB 6/6 KB 32/149 KB 21/21 KB 10/10 KB 6/6 KB 32/149 KB 21/21 KB 10/10 KB 6/6 KB 36/149 KB 21/21 KB 6/6 KB 40/149 KB 6/6 KB 44/149 KB 6/6 KB 48/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 921.3 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 441.3 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 6/6 KB 52/149 KB 6/6 KB 56/149 KB 6/6 KB 60/149 KB 6/6 KB 61/149 KB 6/6 KB 65/149 KB 4/14 KB 6/6 KB 69/149 KB 4/14 KB 6/6 KB 73/149 KB 4/14 KB 6/6 KB 77/149 KB 4/14 KB 6/6 KB 65/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 214.7 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 8/14 KB 6/6 KB 77/149 KB 8/14 KB 4/30 KB 3/37 KB 77/149 KB 8/14 KB 4/30 KB 5/37 KB 77/149 KB 8/14 KB 4/30 KB 7/37 KB 77/149 KB 8/14 KB 4/30 KB 77/149 KB 8/14 KB 8/30 KB 7/37 KB 77/149 KB 8/14 KB 8/30 KB 10/37 KB 77/149 KB 8/14 KB 12/30 KB 10/37 KB 77/149 KB 8/14 KB 16/30 KB 10/37 KB 77/149 KB 8/14 KB 16/30 KB 13/37 KB 77/149 KB 8/14 KB 16/30 KB 16/37 KB 77/149 KB 8/14 KB 20/30 KB 16/37 KB 77/149 KB 8/14 KB 20/30 KB 18/37 KB 77/149 KB 8/14 KB 24/30 KB 21/37 KB 77/149 KB 8/14 KB 24/30 KB 21/37 KB 77/149 KB 8/14 KB 28/30 KB 23/37 KB 77/149 KB 8/14 KB 28/30 KB 21/37 KB 77/149 KB 8/14 KB 30/30 KB 23/37 KB 77/149 KB 8/14 KB 30/30 KB 26/37 KB 77/149 KB 8/14 KB 30/30 KB 29/37 KB 77/149 KB 12/14 KB 30/30 KB 32/37 KB 81/149 KB 3/14 KB 12/14 KB 30/30 KB 34/37 KB 81/149 KB 3/14 KB 8/14 KB 30/30 KB 29/37 KB 77/149 KB 3/14 KB 12/14 KB 30/30 KB 34/37 KB 81/149 KB 5/14 KB 12/14 KB 30/30 KB 34/37 KB 81/149 KB 8/14 KB 12/14 KB 30/30 KB 34/37 KB 81/149 KB 11/14 KB 12/14 KB 30/30 KB 29/37 KB 81/149 KB 3/14 KB 12/14 KB 30/30 KB 34/37 KB 85/149 KB 11/14 KB 12/14 KB 30/30 KB 29/37 KB 77/149 KB 3/14 KB 14/14 KB 30/30 KB 34/37 KB 85/149 KB 13/14 KB 14/14 KB 30/30 KB 37/37 KB 85/149 KB 13/14 KB 12/14 KB 30/30 KB 34/37 KB 85/149 KB 13/14 KB 14/14 KB 30/30 KB 37/37 KB 89/149 KB 14/14 KB 14/14 KB 30/30 KB 37/37 KB 89/149 KB 13/14 KB 14/14 KB 30/30 KB 37/37 KB 93/149 KB 14/14 KB 14/14 KB 30/30 KB 37/37 KB 97/149 KB 14/14 KB 14/14 KB 30/30 KB 37/37 KB 101/149 KB 14/14 KB 14/14 KB 30/30 KB 37/37 KB 105/149 KB 14/14 KB 14/14 KB 30/30 KB 37/37 KB 109/149 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 774.0 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 14/14 KB 37/37 KB 113/149 KB 14/14 KB 14/14 KB 37/37 KB 117/149 KB 14/14 KB 14/14 KB 37/37 KB 121/149 KB 14/14 KB 14/14 KB 37/37 KB 125/149 KB 14/14 KB 14/14 KB 37/37 KB 129/149 KB 14/14 KB 14/14 KB 4/37 KB 133/149 KB 14/14 KB 4/37 KB 137/149 KB 14/14 KB 4/37 KB 141/149 KB 14/14 KB 4/37 KB 129/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 800.2 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 284.6 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 14/14 KB 8/37 KB 141/149 KB 14/14 KB 12/37 KB 141/149 KB 14/14 KB 16/37 KB 141/149 KB 14/14 KB 20/37 KB 141/149 KB 14/14 KB 24/37 KB 141/149 KB 14/14 KB 28/37 KB 141/149 KB 14/14 KB 32/37 KB 141/149 KB 14/14 KB 32/37 KB 145/149 KB 14/14 KB 36/37 KB 149/149 KB 14/14 KB 36/37 KB 145/149 KB 14/14 KB 37/37 KB 149/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 233.2 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2467.7 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 626.6 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 3/43 KB 3/11 KB 5/43 KB 3/11 KB 8/43 KB 3/11 KB 11/43 KB 3/11 KB 13/43 KB 3/11 KB 16/43 KB 3/11 KB 19/43 KB 3/11 KB 21/43 KB 3/11 KB 3/11 KB 21/43 KB 5/11 KB 21/43 KB 8/11 KB 21/43 KB 11/11 KB 24/43 KB 11/11 KB 27/43 KB 11/11 KB 29/43 KB 11/11 KB 32/43 KB 11/11 KB 36/43 KB 11/11 KB 40/43 KB 11/11 KB 43/43 KB 11/11 KB 43/43 KB 4/7 KB 11/11 KB 43/43 KB 7/7 KB 11/11 KB 43/43 KB 7/7 KB 3/60 KB 11/11 KB 43/43 KB 7/7 KB 6/60 KB 11/11 KB 43/43 KB 7/7 KB 9/60 KB 11/11 KB 43/43 KB 7/7 KB 11/60 KB 11/11 KB 43/43 KB 7/7 KB 14/60 KB 11/11 KB 43/43 KB 7/7 KB 16/60 KB 11/11 KB 43/43 KB 7/7 KB 19/60 KB 11/11 KB 43/43 KB 7/7 KB 22/60 KB 11/11 KB 43/43 KB 7/7 KB 25/60 KB 11/11 KB 43/43 KB 7/7 KB 27/60 KB 11/11 KB 43/43 KB 7/7 KB 30/60 KB 11/11 KB 43/43 KB 7/7 KB 32/60 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 149.3 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 43/43 KB 7/7 KB 36/60 KB 43/43 KB 7/7 KB 40/60 KB 43/43 KB 7/7 KB 44/60 KB 43/43 KB 7/7 KB 48/60 KB 43/43 KB 7/7 KB 52/60 KB 43/43 KB 7/7 KB 56/60 KB 43/43 KB 7/7 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 96.4 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 601.4 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 784.6 KB/sec) unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-oai-epc-0: 06:32:06 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-oai-epc-0: 06:32:06 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 06:32:06 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 91.2 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1230.9 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-oai-epc-0: 06:32:06 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 06:32:06 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1683.4 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 87.8 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 160.2 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 584.8 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 134.0 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 204.4 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 106.6 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 166.8 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 142.8 KB/sec) unit-oai-hss-0: 06:32:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-oai-hss-0: 06:32:06 DEBUG unit.oai-hss/0.install (Reading database ... 53125 files and directories currently installed.) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 131.0 KB/sec) unit-oai-hss-0: 06:32:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 110.3 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 175.8 KB/sec) unit-oai-hss-0: 06:32:06 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 160.4 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 106.7 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 96.5 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 256.5 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 28.2 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 163.1 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 210.4 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1211.9 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 42.2 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 48.0 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 43.4 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 3/13 KB 3/48 KB 4/156 KB 6/13 KB 3/87 KB 3/48 KB 4/156 KB 9/13 KB 3/87 KB 3/48 KB 4/21 KB 4/156 KB 11/13 KB 3/87 KB 3/48 KB 4/21 KB 4/156 KB 13/13 KB 3/87 KB 3/48 KB 4/156 KB 3/13 KB 3/87 KB 5/48 KB 4/21 KB 4/156 KB 13/13 KB 3/87 KB 8/48 KB 4/21 KB 4/156 KB 13/13 KB 3/87 KB 11/48 KB 4/21 KB 4/156 KB 13/13 KB 3/87 KB 13/48 KB 4/21 KB 4/156 KB 13/13 KB 3/87 KB 16/48 KB 4/21 KB 4/156 KB 13/13 KB 3/87 KB 19/48 KB 4/21 KB 4/156 KB 13/13 KB 3/87 KB 4/156 KB 3/13 KB 3/87 KB 19/48 KB 4/21 KB 8/156 KB 13/13 KB 3/87 KB 19/48 KB 4/21 KB 12/156 KB 13/13 KB 3/87 KB 19/48 KB 4/21 KB 16/156 KB 13/13 KB 3/87 KB 19/48 KB 4/21 KB 20/156 KB 13/13 KB 3/87 KB 21/48 KB 4/21 KB 24/156 KB 13/13 KB 3/87 KB 21/48 KB 4/21 KB 28/156 KB 13/13 KB 3/87 KB 21/48 KB 4/21 KB 32/156 KB 13/13 KB 3/87 KB 3/13 KB 3/87 KB 21/48 KB 4/21 KB 32/156 KB 13/13 KB 6/87 KB 21/48 KB 4/21 KB 32/156 KB 13/13 KB 9/87 KB 21/48 KB 4/21 KB 32/156 KB 13/13 KB 11/87 KB 21/48 KB 4/21 KB 32/156 KB 13/13 KB 14/87 KB 21/48 KB 4/21 KB 32/156 KB 13/13 KB 16/87 KB 21/48 KB 4/21 KB 32/156 KB 13/13 KB 19/87 KB 21/48 KB 4/21 KB 32/156 KB 13/13 KB 22/87 KB 21/48 KB 4/21 KB 20/156 KB 13/13 KB 3/87 KB 3/48 KB 4/21 KB 4/156 KB 9/13 KB 3/87 KB 21/48 KB 8/21 KB 32/156 KB 13/13 KB 22/87 KB 21/48 KB 12/21 KB 32/156 KB 13/13 KB 22/87 KB 21/48 KB 16/21 KB 32/156 KB 13/13 KB 22/87 KB 21/48 KB 20/21 KB 32/156 KB 13/13 KB 22/87 KB 21/48 KB 21/21 KB 32/156 KB 13/13 KB 22/87 KB 21/48 KB 21/21 KB 32/156 KB 13/13 KB 25/87 KB 24/48 KB 21/21 KB 32/156 KB 13/13 KB 25/87 KB 24/48 KB 21/21 KB 36/156 KB 13/13 KB 25/87 KB 27/48 KB 21/21 KB 40/156 KB 13/13 KB 27/87 KB 27/48 KB 21/21 KB 44/156 KB 13/13 KB 27/87 KB 27/48 KB 21/21 KB 36/156 KB 13/13 KB 27/87 KB 24/48 KB 21/21 KB 36/156 KB 13/13 KB 27/87 KB 27/48 KB 21/21 KB 44/156 KB 13/13 KB 30/87 KB 29/48 KB 21/21 KB 44/156 KB 13/13 KB 30/87 KB 29/48 KB 21/21 KB 44/156 KB 13/13 KB 32/87 KB 32/48 KB 21/21 KB 44/156 KB 13/13 KB 32/87 KB 32/48 KB 21/21 KB 48/156 KB 13/13 KB 32/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 703.1 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 349.7 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 32/48 KB 48/156 KB 36/87 KB 32/48 KB 48/156 KB 40/87 KB 32/48 KB 48/156 KB 44/87 KB 32/48 KB 48/156 KB 48/87 KB 32/48 KB 52/156 KB 48/87 KB 32/48 KB 56/156 KB 48/87 KB 32/48 KB 60/156 KB 48/87 KB 32/48 KB 64/156 KB 48/87 KB 32/48 KB 64/156 KB 52/87 KB 32/48 KB 68/156 KB 56/87 KB 32/48 KB 68/156 KB 60/87 KB 32/48 KB 68/156 KB 64/87 KB 32/48 KB 68/156 KB 52/87 KB 32/48 KB 72/156 KB 64/87 KB 32/48 KB 76/156 KB 64/87 KB 32/48 KB 80/156 KB 64/87 KB 32/48 KB 84/156 KB 64/87 KB 32/48 KB 88/156 KB 68/87 KB 32/48 KB 92/156 KB 68/87 KB 32/48 KB 96/156 KB 68/87 KB 32/48 KB 84/156 KB 68/87 KB 32/48 KB 96/156 KB 72/87 KB 32/48 KB 96/156 KB 76/87 KB 32/48 KB 96/156 KB 80/87 KB 32/48 KB 96/156 KB 84/87 KB 32/48 KB 96/156 KB 87/87 KB 32/48 KB 96/156 KB 3/35 KB 87/87 KB 32/48 KB 96/156 KB 5/35 KB 87/87 KB 32/48 KB 96/156 KB 8/35 KB 87/87 KB 32/48 KB 96/156 KB 11/35 KB 87/87 KB 32/48 KB 4/86 KB 96/156 KB 11/35 KB 87/87 KB 32/48 KB 8/86 KB 96/156 KB 11/35 KB 87/87 KB 32/48 KB 12/86 KB 96/156 KB 11/35 KB 87/87 KB 32/48 KB 16/86 KB 96/156 KB 11/35 KB 87/87 KB 32/48 KB 16/86 KB 96/156 KB 13/35 KB 87/87 KB 32/48 KB 20/86 KB 96/156 KB 16/35 KB 87/87 KB 32/48 KB 20/86 KB 96/156 KB 19/35 KB 87/87 KB 32/48 KB 20/86 KB 96/156 KB 13/35 KB 87/87 KB 32/48 KB 24/86 KB 96/156 KB 19/35 KB 87/87 KB 32/48 KB 28/86 KB 96/156 KB 19/35 KB 87/87 KB 32/48 KB 28/86 KB 96/156 KB 21/35 KB 87/87 KB 32/48 KB 32/86 KB 96/156 KB 21/35 KB 87/87 KB 32/48 KB 32/86 KB 96/156 KB 24/35 KB 87/87 KB 32/48 KB 36/86 KB 96/156 KB 24/35 KB 87/87 KB 32/48 KB 40/86 KB 100/156 KB 27/35 KB 87/87 KB 32/48 KB 44/86 KB 100/156 KB 27/35 KB 87/87 KB 32/48 KB 48/86 KB 100/156 KB 27/35 KB 87/87 KB 32/48 KB 36/86 KB 100/156 KB 27/35 KB 87/87 KB 32/48 KB 36/86 KB 96/156 KB 27/35 KB 87/87 KB 32/48 KB 48/86 KB 100/156 KB 29/35 KB 87/87 KB 32/48 KB 48/86 KB 100/156 KB 32/35 KB 87/87 KB 32/48 KB 48/86 KB 104/156 KB 32/35 KB 87/87 KB 32/48 KB 48/86 KB 108/156 KB 32/35 KB 87/87 KB 32/48 KB 48/86 KB 112/156 KB 32/35 KB 87/87 KB 32/48 KB 48/86 KB 112/156 KB 35/35 KB 87/87 KB 32/48 KB 48/86 KB 112/156 KB 35/35 KB 87/87 KB 32/48 KB 48/86 KB 116/156 KB 35/35 KB 87/87 KB 32/48 KB 52/86 KB 120/156 KB 35/35 KB 87/87 KB 32/48 KB 52/86 KB 124/156 KB 35/35 KB 87/87 KB 32/48 KB 52/86 KB 128/156 KB 35/35 KB 87/87 KB 32/48 KB 52/86 KB 116/156 KB 35/35 KB 87/87 KB 32/48 KB 56/86 KB 128/156 KB 35/35 KB 87/87 KB 32/48 KB 60/86 KB 128/156 KB 35/35 KB 87/87 KB 32/48 KB 64/86 KB 128/156 KB 35/35 KB 87/87 KB 32/48 KB 68/86 KB 128/156 KB 35/35 KB 87/87 KB 32/48 KB 72/86 KB 132/156 KB 35/35 KB 87/87 KB 32/48 KB 76/86 KB 132/156 KB 35/35 KB 87/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1736.5 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 32/48 KB 68/86 KB 132/156 KB 35/35 KB 87/87 KB 32/48 KB 76/86 KB 136/156 KB 35/35 KB 32/48 KB 76/86 KB 140/156 KB 35/35 KB 32/48 KB 80/86 KB 144/156 KB 35/35 KB 32/48 KB 80/86 KB 140/156 KB 35/35 KB 32/48 KB 84/86 KB 144/156 KB 35/35 KB 32/48 KB 86/86 KB 144/156 KB 35/35 KB 32/48 KB 86/86 KB 148/156 KB 35/35 KB 32/48 KB 86/86 KB 152/156 KB 32/48 KB 86/86 KB 156/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 719.4 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 32/48 KB 3/24 KB 86/86 KB 156/156 KB 32/48 KB 6/24 KB 86/86 KB 156/156 KB 32/48 KB 7/24 KB 86/86 KB 156/156 KB 32/48 KB 10/24 KB 86/86 KB 156/156 KB 32/48 KB 11/24 KB 86/86 KB 156/156 KB 32/48 KB 14/24 KB 86/86 KB 156/156 KB 32/48 KB 15/24 KB 86/86 KB 156/156 KB 32/48 KB 18/24 KB 86/86 KB 156/156 KB 36/48 KB 18/24 KB 86/86 KB 156/156 KB 40/48 KB 19/24 KB 86/86 KB 156/156 KB 44/48 KB 19/24 KB 86/86 KB 156/156 KB 36/48 KB 19/24 KB 86/86 KB 156/156 KB 44/48 KB 22/24 KB 86/86 KB 156/156 KB 44/48 KB 24/24 KB 86/86 KB 156/156 KB 48/48 KB 24/24 KB 86/86 KB 156/156 KB 48/48 KB 24/24 KB 86/86 KB 156/156 KB 48/48 KB 24/24 KB 86/86 KB 156/156 KB 48/48 KB 24/24 KB 1/14 KB 86/86 KB 156/156 KB 48/48 KB 24/24 KB 5/14 KB 86/86 KB 156/156 KB 48/48 KB 24/24 KB 9/14 KB 86/86 KB 156/156 KB 48/48 KB 24/24 KB 13/14 KB 86/86 KB 156/156 KB 48/48 KB 24/24 KB 14/14 KB 86/86 KB 156/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1496.1 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2514.3 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 406.5 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 48/48 KB 14/14 KB 3/119 KB 48/48 KB 14/14 KB 6/119 KB 48/48 KB 14/14 KB 9/119 KB 48/48 KB 14/14 KB 11/119 KB 48/48 KB 14/14 KB 14/119 KB 48/48 KB 14/14 KB 16/119 KB 48/48 KB 14/14 KB 19/119 KB 48/48 KB 14/14 KB 19/119 KB 3/29 KB 48/48 KB 14/14 KB 19/119 KB 6/29 KB 48/48 KB 14/14 KB 3/37 KB 19/119 KB 6/29 KB 48/48 KB 14/14 KB 3/37 KB 19/119 KB 9/29 KB 48/48 KB 14/14 KB 3/37 KB 19/119 KB 11/29 KB 48/48 KB 14/14 KB 5/37 KB 19/119 KB 11/29 KB 48/48 KB 14/14 KB 5/37 KB 19/119 KB 14/29 KB 48/48 KB 14/14 KB 8/37 KB 19/119 KB 14/29 KB 48/48 KB 14/14 KB 8/37 KB 22/119 KB 16/29 KB 48/48 KB 14/14 KB 8/37 KB 22/119 KB 14/29 KB 48/48 KB 14/14 KB 11/37 KB 22/119 KB 16/29 KB 48/48 KB 14/14 KB 11/37 KB 25/119 KB 19/29 KB 48/48 KB 14/14 KB 11/37 KB 22/119 KB 19/29 KB 48/48 KB 14/14 KB 13/37 KB 25/119 KB 19/29 KB 48/48 KB 14/14 KB 13/37 KB 27/119 KB 22/29 KB 48/48 KB 14/14 KB 13/37 KB 25/119 KB 22/29 KB 48/48 KB 14/14 KB 16/37 KB 27/119 KB 22/29 KB 48/48 KB 14/14 KB 16/37 KB 27/119 KB 25/29 KB 48/48 KB 14/14 KB 16/37 KB 30/119 KB 25/29 KB 48/48 KB 14/14 KB 19/37 KB 30/119 KB 25/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 666.1 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 48/48 KB 14/14 KB 19/37 KB 30/119 KB 27/29 KB 21/37 KB 32/119 KB 29/29 KB 21/37 KB 32/119 KB 27/29 KB 19/37 KB 32/119 KB 27/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 184.4 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 21/37 KB 36/119 KB 29/29 KB 24/37 KB 40/119 KB 29/29 KB 24/37 KB 44/119 KB 29/29 KB 24/37 KB 48/119 KB 29/29 KB 24/37 KB 36/119 KB 29/29 KB 27/37 KB 48/119 KB 29/29 KB 29/37 KB 48/119 KB 29/29 KB 32/37 KB 48/119 KB 29/29 KB 35/37 KB 48/119 KB 29/29 KB 37/37 KB 48/119 KB 29/29 KB 37/37 KB 52/119 KB 29/29 KB 37/37 KB 56/119 KB 29/29 KB 37/37 KB 60/119 KB 29/29 KB 37/37 KB 64/119 KB 29/29 KB 3/57 KB 37/37 KB 64/119 KB 29/29 KB 5/57 KB 37/37 KB 64/119 KB 29/29 KB 8/57 KB 37/37 KB 64/119 KB 29/29 KB 11/57 KB 37/37 KB 64/119 KB 29/29 KB 13/57 KB 37/37 KB 64/119 KB 29/29 KB 16/57 KB 37/37 KB 64/119 KB 29/29 KB 19/57 KB 37/37 KB 64/119 KB 29/29 KB 21/57 KB 37/37 KB 64/119 KB 29/29 KB 21/57 KB 37/37 KB 4/11 KB 64/119 KB 29/29 KB 21/57 KB 37/37 KB 8/11 KB 64/119 KB 29/29 KB 21/57 KB 37/37 KB 11/11 KB 64/119 KB 29/29 KB 24/57 KB 37/37 KB 11/11 KB 64/119 KB 29/29 KB 27/57 KB 37/37 KB 11/11 KB 64/119 KB 29/29 KB 29/57 KB 37/37 KB 11/11 KB 64/119 KB 29/29 KB 32/57 KB 37/37 KB 11/11 KB 64/119 KB 36/57 KB 37/37 KB 11/11 KB 64/119 KB 40/57 KB 37/37 KB 11/11 KB 64/119 KB 44/57 KB 37/37 KB 11/11 KB 64/119 KB 48/57 KB 37/37 KB 11/11 KB 64/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 350.5 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 435.8 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 52/57 KB 11/11 KB 68/119 KB 52/57 KB 11/11 KB 72/119 KB 52/57 KB 11/11 KB 64/119 KB 56/57 KB 11/11 KB 72/119 KB 57/57 KB 11/11 KB 72/119 KB 57/57 KB 11/11 KB 76/119 KB 57/57 KB 11/11 KB 80/119 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 116.7 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 57/57 KB 84/119 KB 57/57 KB 3/33 KB 88/119 KB 57/57 KB 3/33 KB 92/119 KB 57/57 KB 3/33 KB 96/119 KB 57/57 KB 3/33 KB 84/119 KB 57/57 KB 6/33 KB 96/119 KB 57/57 KB 9/33 KB 96/119 KB 57/57 KB 11/33 KB 96/119 KB 57/57 KB 14/33 KB 96/119 KB 57/57 KB 16/33 KB 96/119 KB 57/57 KB 16/33 KB 4/21 KB 96/119 KB 57/57 KB 19/33 KB 8/21 KB 100/119 KB 57/57 KB 19/33 KB 12/21 KB 100/119 KB 57/57 KB 19/33 KB 16/21 KB 100/119 KB 57/57 KB 19/33 KB 4/21 KB 100/119 KB 57/57 KB 19/33 KB 16/21 KB 104/119 KB 57/57 KB 19/33 KB 16/21 KB 108/119 KB 57/57 KB 19/33 KB 16/21 KB 112/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 607.3 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 57/57 KB 19/33 KB 4/21 KB 96/119 KB 3/5 KB 19/33 KB 16/21 KB 112/119 KB 5/5 KB 19/33 KB 16/21 KB 112/119 KB 5/5 KB 22/33 KB 16/21 KB 112/119 KB 5/5 KB 25/33 KB 16/21 KB 112/119 KB 5/5 KB 27/33 KB 16/21 KB 112/119 KB 5/5 KB 30/33 KB 16/21 KB 112/119 KB 5/5 KB 30/33 KB 20/21 KB 112/119 KB 5/5 KB 30/33 KB 21/21 KB 112/119 KB 5/5 KB 32/33 KB 21/21 KB 112/119 KB 5/5 KB 32/33 KB 21/21 KB 116/119 KB 5/5 KB 33/33 KB 21/21 KB 119/119 KB 5/5 KB 33/33 KB 21/21 KB 116/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 44.5 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 33/33 KB 3/14 KB 21/21 KB 119/119 KB 33/33 KB 5/14 KB 21/21 KB 119/119 KB 33/33 KB 8/14 KB 21/21 KB 119/119 KB 33/33 KB 11/14 KB 21/21 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 204.8 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 33/33 KB 13/14 KB 119/119 KB 33/33 KB 14/14 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 306.1 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1091.1 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 128.2 KB/sec) unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-oai-hss-0: 06:32:07 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 06:32:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:32:07 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:32:07 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 06:32:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 06:32:07 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 511.5 KB/sec) unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 122.4 KB/sec) unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 882.3 KB/sec) unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 214.2 KB/sec) unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 182.8 KB/sec) unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 144.0 KB/sec) unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1284.6 KB/sec) unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 757.4 KB/sec) unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 127.4 KB/sec) unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 1/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 97.6 KB/sec) unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 595.0 KB/sec) unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-oai-hss-0: 06:32:07 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 06:32:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 224.2 KB/sec) unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 100.9 KB/sec) unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 178.3 KB/sec) unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 701.4 KB/sec) unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 119.1 KB/sec) unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 68.2 KB/sec) unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 206.5 KB/sec) unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 585.7 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 386.6 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 155.1 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 272.1 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 960.0 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 3/45 KB 5/45 KB 3/39 KB 3/286 KB 8/45 KB 3/39 KB 3/286 KB 11/45 KB 3/39 KB 3/286 KB 13/45 KB 3/39 KB 3/286 KB 16/45 KB 3/39 KB 3/286 KB 3/45 KB 3/39 KB 3/286 KB 16/45 KB 5/39 KB 3/308 KB 3/223 KB 3/286 KB 16/45 KB 8/39 KB 3/308 KB 3/223 KB 3/286 KB 16/45 KB 11/39 KB 3/308 KB 3/223 KB 3/286 KB 16/45 KB 13/39 KB 3/308 KB 3/223 KB 3/286 KB 16/45 KB 16/39 KB 3/308 KB 3/223 KB 3/286 KB 16/45 KB 19/39 KB 3/308 KB 3/223 KB 3/286 KB 3/45 KB 3/286 KB 16/45 KB 19/39 KB 3/308 KB 3/223 KB 5/286 KB 16/45 KB 19/39 KB 3/308 KB 3/223 KB 8/286 KB 16/45 KB 19/39 KB 3/308 KB 3/223 KB 11/286 KB 16/45 KB 19/39 KB 3/308 KB 3/223 KB 13/286 KB 16/45 KB 19/39 KB 3/308 KB 3/223 KB 16/286 KB 16/45 KB 19/39 KB 3/308 KB 3/223 KB 19/286 KB 16/45 KB 3/39 KB 3/308 KB 3/223 KB 3/286 KB 16/45 KB 19/39 KB 3/308 KB 6/223 KB 19/286 KB 16/45 KB 19/39 KB 3/308 KB 9/223 KB 19/286 KB 16/45 KB 19/39 KB 3/308 KB 11/223 KB 19/286 KB 16/45 KB 19/39 KB 3/308 KB 14/223 KB 19/286 KB 16/45 KB 19/39 KB 3/308 KB 16/223 KB 19/286 KB 16/45 KB 19/39 KB 3/308 KB 19/223 KB 19/286 KB 16/45 KB 3/39 KB 3/308 KB 3/286 KB 16/45 KB 19/39 KB 5/308 KB 19/223 KB 19/286 KB 16/45 KB 19/39 KB 8/308 KB 19/223 KB 19/286 KB 16/45 KB 19/39 KB 11/308 KB 19/223 KB 19/286 KB 16/45 KB 19/39 KB 13/308 KB 19/223 KB 19/286 KB 16/45 KB 19/39 KB 16/308 KB 19/223 KB 19/286 KB 16/45 KB 19/39 KB 19/308 KB 19/223 KB 19/286 KB 16/45 KB 19/39 KB 21/308 KB 19/223 KB 19/286 KB 16/45 KB 19/39 KB 24/308 KB 19/223 KB 19/286 KB 19/45 KB 21/39 KB 24/308 KB 19/223 KB 21/286 KB 19/45 KB 24/39 KB 24/308 KB 22/223 KB 21/286 KB 19/45 KB 19/39 KB 24/308 KB 19/223 KB 21/286 KB 19/45 KB 24/39 KB 27/308 KB 22/223 KB 24/286 KB 19/45 KB 19/39 KB 24/308 KB 19/223 KB 19/286 KB 21/45 KB 24/39 KB 27/308 KB 22/223 KB 24/286 KB 19/45 KB 24/39 KB 27/308 KB 22/223 KB 21/286 KB 19/45 KB 21/39 KB 24/308 KB 22/223 KB 21/286 KB 21/45 KB 24/39 KB 27/308 KB 25/223 KB 24/286 KB 21/45 KB 27/39 KB 27/308 KB 25/223 KB 24/286 KB 24/45 KB 27/39 KB 29/308 KB 27/223 KB 27/286 KB 24/45 KB 27/39 KB 27/308 KB 27/223 KB 27/286 KB 24/45 KB 27/39 KB 27/308 KB 25/223 KB 27/286 KB 21/45 KB 27/39 KB 27/308 KB 25/223 KB 27/286 KB 27/45 KB 29/39 KB 29/308 KB 27/223 KB 27/286 KB 27/45 KB 29/39 KB 29/308 KB 30/223 KB 29/286 KB 27/45 KB 29/39 KB 32/308 KB 30/223 KB 29/286 KB 27/45 KB 29/39 KB 32/308 KB 30/223 KB 27/286 KB 27/45 KB 27/39 KB 29/308 KB 27/223 KB 27/286 KB 29/45 KB 29/39 KB 32/308 KB 30/223 KB 29/286 KB 32/45 KB 29/39 KB 32/308 KB 32/223 KB 29/286 KB 36/45 KB 32/39 KB 32/308 KB 32/223 KB 32/286 KB 29/45 KB 29/39 KB 32/308 KB 32/223 KB 29/286 KB 36/45 KB 32/39 KB 36/308 KB 36/223 KB 32/286 KB 36/45 KB 32/39 KB 36/308 KB 32/223 KB 32/286 KB 32/45 KB 32/39 KB 32/308 KB 32/223 KB 32/286 KB 32/45 KB 32/39 KB 32/308 KB 32/223 KB 32/286 KB 36/45 KB 35/39 KB 40/308 KB 36/223 KB 32/286 KB 36/45 KB 35/39 KB 40/308 KB 36/223 KB 36/286 KB 36/45 KB 37/39 KB 40/308 KB 36/223 KB 40/286 KB 36/45 KB 32/39 KB 40/308 KB 36/223 KB 32/286 KB 36/45 KB 37/39 KB 40/308 KB 36/223 KB 36/286 KB 40/45 KB 39/39 KB 40/308 KB 36/223 KB 40/286 KB 40/45 KB 39/39 KB 44/308 KB 36/223 KB 40/286 KB 40/45 KB 37/39 KB 40/308 KB 36/223 KB 40/286 KB 44/45 KB 39/39 KB 44/308 KB 40/223 KB 44/286 KB 45/45 KB 39/39 KB 44/308 KB 40/223 KB 44/286 KB 40/45 KB 39/39 KB 44/308 KB 40/223 KB 44/286 KB 40/45 KB 39/39 KB 44/308 KB 40 unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install /223 KB 40/286 KB 45/45 KB 39/39 KB 48/308 KB 44/223 KB 44/286 KB 45/45 KB 39/39 KB 48/308 KB 48/223 KB 44/286 KB 45/45 KB 39/39 KB 48/308 KB 40/223 KB 44/286 KB 45/45 KB 39/39 KB 48/308 KB 48/223 KB 48/286 KB 45/45 KB 39/39 KB 48/308 KB 52/223 KB 48/286 KB 45/45 KB 39/39 KB 52/308 KB 56/223 KB 52/286 KB 45/45 KB 39/39 KB 52/308 KB 60/223 KB 52/286 KB 45/45 KB 39/39 KB 52/308 KB 52/223 KB 52/286 KB 45/45 KB 39/39 KB 52/308 KB 60/223 KB 56/286 KB 45/45 KB 39/39 KB 52/308 KB 52/223 KB 48/286 KB 45/45 KB 39/39 KB 56/308 KB 63/223 KB 56/286 KB 45/45 KB 39/39 KB 52/308 KB 63/223 KB 56/286 KB 45/45 KB 39/39 KB 60/308 KB 63/223 KB 56/286 KB 45/45 KB 39/39 KB 60/308 KB 63/223 KB 60/286 KB 45/45 KB 39/39 KB 64/308 KB 63/223 KB 64/286 KB 45/45 KB 39/39 KB 64/308 KB 63/223 KB 60/286 KB 45/45 KB 39/39 KB 68/308 KB 63/223 KB 64/286 KB 45/45 KB 72/308 KB 67/223 KB 68/286 KB 45/45 KB 76/308 KB 67/223 KB 68/286 KB 45/45 KB 80/308 KB 67/223 KB 68/286 KB 45/45 KB 68/308 KB 67/223 KB 68/286 KB 45/45 KB 68/308 KB 63/223 KB 68/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1083.7 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 1036.9 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-oai-hss-0: 06:32:08 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 45/45 KB 80/308 KB 71/223 KB 68/286 KB 84/308 KB 75/223 KB 72/286 KB 84/308 KB 79/223 KB 72/286 KB 84/308 KB 71/223 KB 72/286 KB 84/308 KB 79/223 KB 76/286 KB 84/308 KB 79/223 KB 80/286 KB 84/308 KB 79/223 KB 84/286 KB 84/308 KB 83/223 KB 88/286 KB 84/308 KB 83/223 KB 92/286 KB 84/308 KB 71/223 KB 68/286 KB 88/308 KB 83/223 KB 92/286 KB 92/308 KB 83/223 KB 92/286 KB 96/308 KB 83/223 KB 92/286 KB 84/308 KB 83/223 KB 84/286 KB 96/308 KB 87/223 KB 92/286 KB 96/308 KB 91/223 KB 92/286 KB 96/308 KB 95/223 KB 92/286 KB 96/308 KB 95/223 KB 96/286 KB 100/308 KB 95/223 KB 96/286 KB 104/308 KB 99/223 KB 100/286 KB 108/308 KB 99/223 KB 100/286 KB 100/308 KB 99/223 KB 100/286 KB 108/308 KB 99/223 KB 104/286 KB 100/308 KB 99/223 KB 96/286 KB 112/308 KB 103/223 KB 104/286 KB 112/308 KB 107/223 KB 104/286 KB 112/308 KB 111/223 KB 104/286 KB 112/308 KB 99/223 KB 104/286 KB 112/308 KB 111/223 KB 108/286 KB 112/308 KB 111/223 KB 112/286 KB 116/308 KB 111/223 KB 112/286 KB 120/308 KB 115/223 KB 116/286 KB 124/308 KB 115/223 KB 116/286 KB 128/308 KB 115/223 KB 116/286 KB 116/308 KB 115/223 KB 116/286 KB 128/308 KB 115/223 KB 120/286 KB 128/308 KB 115/223 KB 124/286 KB 128/308 KB 115/223 KB 128/286 KB 128/308 KB 115/223 KB 3/174 KB 128/286 KB 128/308 KB 115/223 KB 5/174 KB 128/286 KB 128/308 KB 115/223 KB 8/174 KB 128/286 KB 128/308 KB 115/223 KB 11/174 KB 128/286 KB 116/308 KB 115/223 KB 112/286 KB 128/308 KB 119/223 KB 11/174 KB 128/286 KB 128/308 KB 123/223 KB 13/174 KB 128/286 KB 128/308 KB 127/223 KB 13/174 KB 128/286 KB 128/308 KB 119/223 KB 13/174 KB 128/286 KB 128/308 KB 127/223 KB 16/174 KB 128/286 KB 128/308 KB 127/223 KB 19/174 KB 128/286 KB 128/308 KB 127/223 KB 21/174 KB 128/286 KB 128/308 KB 127/223 KB 24/174 KB 128/286 KB 128/308 KB 127/223 KB 27/174 KB 128/286 KB 128/308 KB 127/223 KB 29/174 KB 128/286 KB 128/308 KB 2/22 KB 127/223 KB 29/174 KB 128/286 KB 128/308 KB 4/22 KB 127/223 KB 32/174 KB 128/286 KB 128/308 KB 6/22 KB 127/223 KB 32/174 KB 128/286 KB 128/308 KB 8/22 KB 127/223 KB 32/174 KB 128/286 KB 128/308 KB 10/22 KB 127/223 KB 32/174 KB 128/286 KB 128/308 KB 12/22 KB 127/223 KB 32/174 KB 128/286 KB 128/308 KB 14/22 KB 127/223 KB 32/174 KB 128/286 KB 128/308 KB 16/22 KB 127/223 KB 32/174 KB 128/286 KB 128/308 KB 18/22 KB 127/223 KB 32/174 KB 128/286 KB 128/308 KB 20/22 KB 127/223 KB 32/174 KB 128/286 KB 128/308 KB 22/22 KB 127/223 KB 32/174 KB 128/286 KB 128/308 KB 2/22 KB 127/223 KB 32/174 KB 128/286 KB 128/308 KB 22/22 KB 127/223 KB 32/174 KB 132/286 KB 132/308 KB 22/22 KB 131/223 KB 36/174 KB 136/286 KB 132/308 KB 22/22 KB 131/223 KB 36/174 KB 140/286 KB 132/308 KB 22/22 KB 131/223 KB 36/174 KB 144/286 KB 132/308 KB 22/22 KB 131/223 KB 36/174 KB 132/286 KB 128/308 KB 22/22 KB 131/223 KB 36/174 KB 132/286 KB 128/308 KB 22/22 KB 127/223 KB 36/174 KB 132/286 KB 136/308 KB 22/22 KB 131/223 KB 40/174 KB 144/286 KB 136/308 KB 22/22 KB 135/223 KB 44/174 KB 144/286 KB 136/308 KB 22/22 KB 135/223 KB 48/174 KB 144/286 KB 136/308 KB 22/22 KB 135/223 KB 40/174 KB 144/286 KB 136/308 KB 22/22 KB 139/223 KB 48/174 KB 144/286 KB 136/308 KB 22/22 KB 143/223 KB 48/174 KB 144/286 KB 136/308 KB 22/22 KB 131/223 KB 40/174 KB 144/286 KB 140/308 KB 22/22 KB 143/223 KB 48/174 KB 144/286 KB 144/308 KB 22/22 KB 143/223 KB 48/174 KB 144/286 KB 144/308 KB 22/22 KB 143/223 KB 52/174 KB 144/286 KB 148/308 KB 147/223 KB 56/ unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 174 KB 148/286 KB 148/308 KB 147/223 KB 60/174 KB 148/286 KB 148/308 KB 147/223 KB 64/174 KB 148/286 KB 148/308 KB 147/223 KB 52/174 KB 148/286 KB 148/308 KB 151/223 KB 64/174 KB 148/286 KB 148/308 KB 143/223 KB 52/174 KB 148/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 401.3 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 148/308 KB 22/22 KB 143/223 KB 52/174 KB 144/286 KB 152/308 KB 151/223 KB 64/174 KB 152/286 KB 156/308 KB 151/223 KB 64/174 KB 152/286 KB 156/308 KB 155/223 KB 64/174 KB 152/286 KB 156/308 KB 159/223 KB 64/174 KB 152/286 KB 148/308 KB 151/223 KB 64/174 KB 152/286 KB 160/308 KB 159/223 KB 64/174 KB 156/286 KB 160/308 KB 159/223 KB 64/174 KB 160/286 KB 160/308 KB 159/223 KB 64/174 KB 152/286 KB 160/308 KB 163/223 KB 64/174 KB 160/286 KB 3/9 KB 164/308 KB 167/223 KB 68/174 KB 164/286 KB 3/9 KB 164/308 KB 171/223 KB 68/174 KB 164/286 KB 3/9 KB 164/308 KB 175/223 KB 68/174 KB 164/286 KB 3/9 KB 164/308 KB 163/223 KB 68/174 KB 164/286 KB 3/9 KB 164/308 KB 163/223 KB 64/174 KB 164/286 KB 3/9 KB 164/308 KB 175/223 KB 68/174 KB 168/286 KB 3/9 KB 164/308 KB 175/223 KB 72/174 KB 172/286 KB 3/9 KB 164/308 KB 175/223 KB 72/174 KB 176/286 KB 3/9 KB 164/308 KB 163/223 KB 64/174 KB 160/286 KB 4/9 KB 164/308 KB 175/223 KB 72/174 KB 176/286 KB 164/308 KB 163/223 KB 64/174 KB 160/286 KB 4/9 KB 168/308 KB 175/223 KB 72/174 KB 176/286 KB 7/9 KB 172/308 KB 175/223 KB 72/174 KB 176/286 KB 7/9 KB 176/308 KB 175/223 KB 72/174 KB 176/286 KB 7/9 KB 180/308 KB 175/223 KB 72/174 KB 176/286 KB 7/9 KB 184/308 KB 179/223 KB 72/174 KB 180/286 KB 7/9 KB 188/308 KB 179/223 KB 72/174 KB 180/286 KB 7/9 KB 192/308 KB 179/223 KB 72/174 KB 180/286 KB 3/9 KB 164/308 KB 175/223 KB 72/174 KB 168/286 KB 7/9 KB 192/308 KB 179/223 KB 76/174 KB 180/286 KB 7/9 KB 192/308 KB 179/223 KB 80/174 KB 180/286 KB 7/9 KB 192/308 KB 179/223 KB 84/174 KB 180/286 KB 7/9 KB 192/308 KB 179/223 KB 88/174 KB 180/286 KB 7/9 KB 180/308 KB 179/223 KB 72/174 KB 180/286 KB 7/9 KB 192/308 KB 179/223 KB 88/174 KB 184/286 KB 7/9 KB 192/308 KB 179/223 KB 88/174 KB 188/286 KB 7/9 KB 180/308 KB 179/223 KB 72/174 KB 176/286 KB 7/9 KB 192/308 KB 183/223 KB 88/174 KB 188/286 KB 7/9 KB 192/308 KB 187/223 KB 92/174 KB 188/286 KB 7/9 KB 192/308 KB 191/223 KB 92/174 KB 192/286 KB 7/9 KB 168/308 KB 175/223 KB 72/174 KB 176/286 KB 9/9 KB 192/308 KB 191/223 KB 92/174 KB 192/286 KB 7/9 KB 192/308 KB 187/223 KB 92/174 KB 192/286 KB 7/9 KB 192/308 KB 183/223 KB 92/174 KB 188/286 KB 9/9 KB 192/308 KB 191/223 KB 96/174 KB 192/286 KB 9/9 KB 196/308 KB 191/223 KB 96/174 KB 192/286 KB 200/308 KB 195/223 KB 100/174 KB 196/286 KB 204/308 KB 195/223 KB 100/174 KB 196/286 KB 208/308 KB 195/223 KB 100/174 KB 196/286 KB 196/308 KB 195/223 KB 100/174 KB 196/286 KB 9/9 KB 196/308 KB 195/223 KB 96/174 KB 196/286 KB 208/308 KB 199/223 KB 104/174 KB 196/286 KB 208/308 KB 203/223 KB 104/174 KB 196/286 KB 208/308 KB 207/223 KB 104/174 KB 196/286 KB 9/9 KB 196/308 KB 191/223 KB 96/174 KB 196/286 KB 208/308 KB 207/223 KB 104/174 KB 200/286 KB 208/308 KB 207/223 KB 104/174 KB 204/286 KB 208/308 KB 207/223 KB 104/174 KB 208/286 KB 208/308 KB 195/223 KB 104/174 KB 196/286 KB 208/308 KB 207/223 KB 108/174 KB 208/286 KB 208/308 KB 207/223 KB 112/174 KB 208/286 KB 208/308 KB 207/223 KB 116/174 KB 208/286 KB 212/308 KB 211/223 KB 120/174 KB 212/286 KB 212/308 KB 211/223 KB 124/174 KB 212/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 117.9 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 212/308 KB 211/223 KB 116/174 KB 212/286 KB 212/308 KB 211/223 KB 124/174 KB 216/286 KB 212/308 KB 211/223 KB 124/174 KB 220/286 KB 212/308 KB 211/223 KB 116/174 KB 208/286 KB 212/308 KB 215/223 KB 124/174 KB 220/286 KB 212/308 KB 219/223 KB 124/174 KB 220/286 KB 212/308 KB 223/223 KB 124/174 KB 220/286 KB 212/308 KB 207/223 KB 116/174 KB 208/286 KB 216/308 KB 223/223 KB 124/174 KB 220/286 KB 220/308 KB 223/223 KB 124/174 KB 220/286 KB 220/308 KB 223/223 KB 124/174 KB 220/286 KB 224/308 KB 223/223 KB 128/174 KB 224/286 KB 224/308 KB 223/223 KB 128/174 KB 224/286 KB 224/308 KB 223/223 KB 124/174 KB 220/286 KB 224/308 KB 223/223 KB 128/174 KB 228/286 KB 228/308 KB 223/223 KB 132/174 KB 232/286 KB 228/308 KB 223/223 KB 132/174 KB 236/286 KB 228/308 KB 223/223 KB 132/174 KB 240/286 KB 228/308 KB 223/223 KB 132/174 KB 228/286 KB 232/308 KB 223/223 KB 132/174 KB 240/286 KB 236/308 KB 223/223 KB 132/174 KB 240/286 KB 240/308 KB 223/223 KB 132/174 KB 240/286 KB 224/308 KB 223/223 KB 132/174 KB 228/286 KB 240/308 KB 223/223 KB 136/174 KB 240/286 KB 240/308 KB 223/223 KB 140/174 KB 240/286 KB 240/308 KB 223/223 KB 144/174 KB 240/286 KB 240/308 KB 223/223 KB 148/174 KB 240/286 KB 244/308 KB 223/223 KB 152/174 KB 244/286 KB 244/308 KB 223/223 KB 156/174 KB 244/286 KB 244/308 KB 223/223 KB 160/174 KB 244/286 KB 244/308 KB 223/223 KB 148/174 KB 244/286 KB 240/308 KB 223/223 KB 148/174 KB 244/286 KB 244/308 KB 223/223 KB 160/174 KB 248/286 KB 244/308 KB 223/223 KB 160/174 KB 252/286 KB 248/308 KB 223/223 KB 160/174 KB 256/286 KB 248/308 KB 223/223 KB 160/174 KB 252/286 KB 252/308 KB 223/223 KB 160/174 KB 256/286 KB 256/308 KB 223/223 KB 160/174 KB 256/286 KB 3/22 KB 256/308 KB 223/223 KB 160/174 KB 256/286 KB 5/22 KB 256/308 KB 223/223 KB 160/174 KB 256/286 KB 8/22 KB 256/308 KB 223/223 KB 160/174 KB 256/286 KB 11/22 KB 256/308 KB 223/223 KB 160/174 KB 256/286 KB 13/22 KB 256/308 KB 223/223 KB 160/174 KB 256/286 KB 16/22 KB 256/308 KB 223/223 KB 160/174 KB 256/286 KB 19/22 KB 256/308 KB 223/223 KB 160/174 KB 256/286 KB 21/22 KB 256/308 KB 223/223 KB 160/174 KB 256/286 KB 22/22 KB 256/308 KB 223/223 KB 160/174 KB 256/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2531.4 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 22/22 KB 256/308 KB 164/174 KB 256/286 KB 22/22 KB 260/308 KB 168/174 KB 260/286 KB 22/22 KB 260/308 KB 172/174 KB 260/286 KB 22/22 KB 260/308 KB 174/174 KB 260/286 KB 22/22 KB 260/308 KB 164/174 KB 260/286 KB 22/22 KB 260/308 KB 164/174 KB 256/286 KB 22/22 KB 264/308 KB 174/174 KB 260/286 KB 22/22 KB 268/308 KB 174/174 KB 264/286 KB 22/22 KB 264/308 KB 174/174 KB 264/286 KB 22/22 KB 268/308 KB 174/174 KB 268/286 KB 22/22 KB 268/308 KB 174/174 KB 272/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 239.7 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 22/22 KB 272/308 KB 174/174 KB 272/286 KB 3/17 KB 276/308 KB 174/174 KB 276/286 KB 3/17 KB 272/308 KB 174/174 KB 276/286 KB 3/17 KB 280/308 KB 174/174 KB 280/286 KB 3/17 KB 280/308 KB 174/174 KB 284/286 KB 3/17 KB 280/308 KB 174/174 KB 286/286 KB 3/17 KB 272/308 KB 174/174 KB 272/286 KB 6/17 KB 280/308 KB 174/174 KB 286/286 KB 9/17 KB 280/308 KB 174/174 KB 286/286 KB 11/17 KB 280/308 KB 174/174 KB 286/286 KB 14/17 KB 280/308 KB 174/174 KB 286/286 KB 3/17 KB 280/308 KB 174/174 KB 284/286 KB 14/17 KB 284/308 KB 286/286 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 14/17 KB 288/308 KB 286/286 KB 14/17 KB 292/308 KB 286/286 KB 14/17 KB 296/308 KB 286/286 KB 14/17 KB 300/308 KB 286/286 KB 14/17 KB 304/308 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1686.6 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 14/17 KB 308/308 KB 286/286 KB 14/17 KB 308/308 KB 286/286 KB 16/17 KB 308/308 KB 286/286 KB 17/17 KB 308/308 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2441.4 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 17/17 KB 308/308 KB 3/11 KB 17/17 KB 308/308 KB 5/11 KB 17/17 KB 308/308 KB 8/11 KB 17/17 KB 308/308 KB 11/11 KB 17/17 KB 308/308 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2721.7 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 147.1 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 4/13 KB 11/11 KB 8/13 KB 11/11 KB 12/13 KB 11/11 KB 13/13 KB 11/11 KB 13/13 KB 4/11 KB 11/11 KB 13/13 KB 8/11 KB 13/13 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 92.9 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 13/13 KB 11/11 KB 3/28 KB 13/13 KB 11/11 KB 5/28 KB 13/13 KB 11/11 KB 8/28 KB 13/13 KB 11/11 KB 11/28 KB 13/13 KB 11/11 KB 13/28 KB 13/13 KB 11/11 KB 16/28 KB 13/13 KB 11/11 KB 19/28 KB 13/13 KB 11/11 KB 21/28 KB 13/13 KB 11/11 KB 24/28 KB 13/13 KB 11/11 KB 27/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 107.8 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 11/11 KB 27/28 KB 3/14 KB 11/11 KB 27/28 KB 6/14 KB 11/11 KB 27/28 KB 9/14 KB 11/11 KB 27/28 KB 11/14 KB 11/11 KB 27/28 KB 14/14 KB 11/11 KB 28/28 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 84.4 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 28/28 KB 14/14 KB 3/309 KB 28/28 KB 14/14 KB 5/309 KB 28/28 KB 14/14 KB 8/309 KB 28/28 KB 14/14 KB 11/309 KB 28/28 KB 14/14 KB 13/309 KB 28/28 KB 14/14 KB 16/309 KB 28/28 KB 14/14 KB 19/309 KB 28/28 KB 14/14 KB 21/309 KB 28/28 KB 14/14 KB 24/309 KB 28/28 KB 14/14 KB 27/309 KB 28/28 KB 14/14 KB 29/309 KB 28/28 KB 14/14 KB 32/309 KB 28/28 KB 14/14 KB 36/309 KB 28/28 KB 14/14 KB 40/309 KB 28/28 KB 14/14 KB 44/309 KB 28/28 KB 14/14 KB 48/309 KB 28/28 KB 3/192 KB 14/14 KB 48/309 KB 28/28 KB 4/192 KB 48/309 KB 28/28 KB 6/192 KB 48/309 KB 28/28 KB 8/192 KB 48/309 KB 28/28 KB 10/192 KB 48/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 105.4 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 28/28 KB 12/192 KB 48/309 KB 28/28 KB 14/192 KB 48/309 KB 28/28 KB 16/192 KB 48/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 219.6 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 4/37 KB 18/192 KB 48/309 KB 4/37 KB 16/192 KB 48/309 KB 8/37 KB 18/192 KB 48/309 KB 12/37 KB 18/192 KB 48/309 KB 16/37 KB 18/192 KB 48/309 KB 16/37 KB 20/192 KB 48/309 KB 16/37 KB 22/192 KB 48/309 KB 20/37 KB 22/192 KB 48/309 KB 20/37 KB 24/192 KB 48/309 KB 20/37 KB 26/192 KB 48/309 KB 20/37 KB 28/192 KB 48/309 KB 24/37 KB 28/192 KB 48/309 KB 28/37 KB 28/192 KB 48/309 KB 32/37 KB 28/192 KB 48/309 KB 32/37 KB 30/192 KB 48/309 KB 32/37 KB 32/192 KB 48/309 KB 32/37 KB 34/192 KB 48/309 KB 36/37 KB 36/192 KB 48/309 KB 36/37 KB 38/192 KB 48/309 KB 36/37 KB 40/192 KB 48/309 KB 36/37 KB 34/192 KB 48/309 KB 37/37 KB 40/192 KB 52/309 KB 36/37 KB 40/192 KB 52/309 KB 37/37 KB 3/14 KB 42/192 KB 56/309 KB 37/37 KB 3/14 KB 42/192 KB 60/309 KB 37/37 KB 3/14 KB 42/192 KB 64/309 KB 37/37 KB 3/14 KB 42/192 KB 52/309 KB 37/37 KB 3/14 KB 40/192 KB 52/309 KB 37/37 KB 6/14 KB 42/192 KB 64/309 KB 37/37 KB 9/14 KB 42/192 KB 64/309 KB 37/37 KB 11/14 KB 42/192 KB 64/309 KB 37/37 KB 14/14 KB 42/192 KB 64/309 KB 37/37 KB 14/14 KB 42/192 KB 64/309 KB 37/37 KB 14/14 KB 44/192 KB 64/309 KB 37/37 KB 14/14 KB 44/192 KB 68/309 KB 37/37 KB 14/14 KB 46/192 KB 68/309 KB 37/37 KB 14/14 KB 48/192 KB 68/309 KB 37/37 KB 14/14 KB 50/192 KB 68/309 KB 37/37 KB 14/14 KB 52/192 KB 68/309 KB 37/37 KB 14/14 KB 52/192 KB 72/309 KB 37/37 KB 14/14 KB 52/192 KB 76/309 KB 37/37 KB 14/14 KB 54/192 KB 80/309 KB 37/37 KB 14/14 KB 54/192 KB 76/309 KB 37/37 KB 14/14 KB 56/192 KB 80/309 KB 37/37 KB 14/14 KB 56/192 KB 84/309 KB 14/14 KB 58/192 KB 88/309 KB 14/14 KB 58/192 KB 92/309 KB 14/14 KB 58/192 KB 96/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 264.3 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 37/37 KB 14/14 KB 58/192 KB 84/309 KB 14/14 KB 60/192 KB 96/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 97.9 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 62/192 KB 96/309 KB 64/192 KB 96/309 KB 66/192 KB 96/309 KB 68/192 KB 96/309 KB 68/192 KB 100/309 KB 70/192 KB 104/309 KB 70/192 KB 100/309 KB 72/192 KB 108/309 KB 74/192 KB 108/309 KB 76/192 KB 108/309 KB 70/192 KB 108/309 KB 76/192 KB 112/309 KB 78/192 KB 112/309 KB 80/192 KB 112/309 KB 82/192 KB 112/309 KB 84/192 KB 116/309 KB 84/192 KB 120/309 KB 84/192 KB 124/309 KB 84/192 KB 116/309 KB 86/192 KB 124/309 KB 88/192 KB 128/309 KB 86/192 KB 128/309 KB 90/192 KB 128/309 KB 92/192 KB 128/309 KB 94/192 KB 132/309 KB 96/192 KB 132/309 KB 92/192 KB 132/309 KB 96/192 KB 136/309 KB 96/192 KB 140/309 KB 98/192 KB 140/309 KB 100/192 KB 140/309 KB 100/192 KB 144/309 KB 102/192 KB 144/309 KB 104/192 KB 144/309 KB 106/192 KB 144/309 KB 108/192 KB 144/309 KB 110/192 KB 148/309 KB 108/192 KB 148/309 KB 112/192 KB 152/309 KB 112/192 KB 156/309 KB 112/192 KB 160/309 KB 112/192 KB 148/309 KB 114/192 KB 160/309 KB 116/192 KB 160/309 KB 118/192 KB 160/309 KB 120/192 KB 164/309 KB 118/192 KB 164/309 KB 120/192 KB 168/309 KB 120/192 KB 172/309 KB 122/192 KB 172/309 KB 122/192 KB 176/309 KB 124/192 KB 176/309 KB 126/192 KB 176/309 KB 128/192 KB 176/309 KB 130/192 KB 176/309 KB 132/192 KB 180/309 KB 130/192 KB 180/309 KB 132/192 KB 184/309 KB 132/192 KB 188/309 KB 132/192 KB 192/309 KB 134/192 KB 192/309 KB 136/192 KB 192/309 KB 138/192 KB 192/309 KB 138/192 KB 196/309 KB 140/192 KB 200/309 KB 140/192 KB 204/309 KB 140/192 KB 196/309 KB 142/192 KB 204/309 KB 144/192 KB 204/309 KB 144/192 KB 208/309 KB 146/192 KB 208/309 KB 148/192 KB 208/309 KB 148/192 KB 212/309 KB 150/192 KB 216/309 KB 150/192 KB 220/309 KB 150/192 KB 224/309 KB 150/192 KB 212/309 KB 152/192 KB 224/309 KB 154/192 KB 224/309 KB 156/192 KB 224/309 KB 158/192 KB 228/309 KB 160/192 KB 228/309 KB 162/192 KB 228/309 KB 162/192 KB 228/309 KB 164/192 KB 232/309 KB 162/192 KB 232/309 KB 164/192 KB 236/309 KB 166/192 KB 236/309 KB 166/192 KB 240/309 KB 168/192 KB 240/309 KB 168/192 KB 244/309 KB 170/192 KB 244/309 KB 172/192 KB 248/309 KB 174/192 KB 248/309 KB 176/192 KB 248/309 KB 176/192 KB 248/309 KB 176/192 KB 252/309 KB 176/192 KB 256/309 KB 178/192 KB 256/309 KB 180/192 KB 256/309 KB 180/192 KB 260/309 KB 182/192 KB 264/309 KB 182/192 KB 268/309 KB 182/192 KB 272/309 KB 182/192 KB 260/309 KB 184/192 KB 272/309 KB 186/192 KB 272/309 KB 189/192 KB 272/309 KB 189/192 KB 276/309 KB 192/192 KB 280/309 KB 192/192 KB 284/309 KB 192/192 KB 288/309 KB 192/192 KB 276/309 KB 192/192 KB 288/309 KB 192/192 KB 292/309 KB 192/192 KB 296/309 KB 192/192 KB 300/309 KB 192/192 KB 304/309 KB 192/192 KB 308/309 KB 192/192 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1113.2 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1742.4 KB/sec) unit-oai-hss-0: 06:32:08 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 06:32:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 06:32:08 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 151.9 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 208.6 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 1/74 KB 4/74 KB 5/74 KB 8/74 KB 9/74 KB 12/74 KB 13/74 KB 16/74 KB 17/74 KB 20/74 KB 21/74 KB 24/74 KB 25/74 KB 28/74 KB 29/74 KB 32/74 KB 33/74 KB 36/74 KB 37/74 KB 40/74 KB 41/74 KB 44/74 KB 45/74 KB 48/74 KB 49/74 KB 52/74 KB 53/74 KB 56/74 KB 57/74 KB 60/74 KB 61/74 KB 64/74 KB 65/74 KB 68/74 KB 69/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 3507.2 KB/sec) unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-oai-hss-0: 06:32:08 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 06:32:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:32:08 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-oai-hss-0: 06:32:09 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 06:32:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:32:09 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install Sep 22, 2018 6:32:09 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Sat Sep 22 06:32:09 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install Sep 22, 2018 6:32:09 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 06:32:10 DEBUG unit.abot-epc-basic/0.install Sep 22, 2018 6:32:10 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:32:10 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-oai-hss-0: 06:32:10 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 06:32:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 06:32:10 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:32:10 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 06:32:11 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:32:11 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install Sep 22, 2018 6:32:12 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@466d49f0] to [cucumber.runtime.java.spring.GlueCodeScope@710d7aff] unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install Sep 22, 2018 6:32:12 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Sat Sep 22 06:32:12 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install Sep 22, 2018 6:32:12 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install Sep 22, 2018 6:32:12 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install Sep 22, 2018 6:32:12 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install Sep 22, 2018 6:32:12 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-oai-hss-0: 06:32:12 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 06:32:12 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 06:32:12 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 06:32:12 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:32:12 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 06:32:12 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install Sep 22, 2018 6:32:12 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Sat Sep 22 06:32:12 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install Sep 22, 2018 6:32:12 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-oai-epc-0: 06:32:12 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 06:32:12 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 06:32:12 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install Sep 22, 2018 6:32:12 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-oai-epc-0: 06:32:12 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 06:32:12 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-158-generic unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install Sep 22, 2018 6:32:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install Sep 22, 2018 6:32:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-oai-epc-0: 06:32:13 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 06:32:13 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-158-generic unit-oai-hss-0: 06:32:13 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:32:13 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 06:32:13 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 06:32:13 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 22-Sep-2018 06:32:13 [main] REPORT: ======================================================================================== unit-oai-epc-0: 06:32:13 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 22-Sep-2018 06:32:13 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-oai-hss-0: 06:32:13 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 22-Sep-2018 06:32:13 [main] REPORT: STEP EXECUTION TIME TAKEN :1332 MS unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 22-Sep-2018 06:32:13 [main] REPORT: STEP :PASSED unit-oai-epc-0: 06:32:13 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 22-Sep-2018 06:32:13 [main] REPORT: ========================================================================================== unit-oai-epc-0: 06:32:13 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 06:32:13 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 06:32:13 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-epc-0: 06:32:13 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-158-generic unit-oai-epc-0: 06:32:13 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-158-generic unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 22-Sep-2018 06:32:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 22-Sep-2018 06:32:13 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 22-Sep-2018 06:32:13 [main] REPORT: STEP EXECUTION TIME TAKEN :104 MS unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 22-Sep-2018 06:32:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 22-Sep-2018 06:32:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 0m1.854s unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.889 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.013 sec unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 22-Sep-2018 06:32:13.948 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 277.0 KB/sec) unit-oai-epc-0: 06:32:14 DEBUG unit.oai-epc/0.install done unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 195.9 KB/sec) unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 80.6 KB/sec) unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 202.7 KB/sec) unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1298.4 KB/sec) unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 66.3 KB/sec) unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 1/10 KB 4/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 334.3 KB/sec) unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 3/181 KB 13/22 KB 5/181 KB 13/22 KB 8/181 KB 13/22 KB 11/181 KB 13/22 KB 13/181 KB 13/22 KB 16/181 KB 13/22 KB 19/181 KB 13/22 KB 21/181 KB 16/22 KB 19/181 KB 16/22 KB 21/181 KB 19/22 KB 24/181 KB 19/22 KB 24/181 KB 21/22 KB 27/181 KB 21/22 KB 3/57 KB 27/181 KB 22/22 KB 5/57 KB 27/181 KB 22/22 KB 8/57 KB 27/181 KB 22/22 KB 11/57 KB 27/181 KB 22/22 KB 13/57 KB 27/181 KB 22/22 KB 13/57 KB 27/181 KB 22/22 KB 3/60 KB 13/57 KB 27/181 KB 22/22 KB 5/60 KB 13/57 KB 27/181 KB 22/22 KB 8/60 KB 13/57 KB 27/181 KB 22/22 KB 11/60 KB 13/57 KB 27/181 KB 22/22 KB 13/60 KB 13/57 KB 27/181 KB 22/22 KB 16/60 KB 13/57 KB 27/181 KB 22/22 KB 19/60 KB 16/57 KB 27/181 KB 22/22 KB 19/60 KB 19/57 KB 27/181 KB 22/22 KB 21/60 KB 21/57 KB 29/181 KB 22/22 KB 21/60 KB 27/181 KB 22/22 KB 19/57 KB 29/181 KB 22/22 KB 21/60 KB 21/57 KB 32/181 KB 22/22 KB 21/60 KB 21/57 KB 36/181 KB 22/22 KB 21/60 KB 24/57 KB 40/181 KB 22/22 KB 21/60 KB 3/203 KB 24/57 KB 44/181 KB 22/22 KB 21/60 KB 3/203 KB 24/57 KB 48/181 KB 22/22 KB 21/60 KB 3/203 KB 16/57 KB 27/181 KB 22/22 KB 21/60 KB 24/57 KB 48/181 KB 22/22 KB 24/60 KB 3/203 KB 24/57 KB 48/181 KB 22/22 KB 27/60 KB 3/203 KB 24/57 KB 48/181 KB 22/22 KB 29/60 KB 3/203 KB 24/57 KB 48/181 KB 22/22 KB 32/60 KB 3/203 KB 24/57 KB 36/181 KB 22/22 KB 21/60 KB 3/203 KB 24/57 KB 36/181 KB 22/22 KB 21/60 KB 27/57 KB 48/181 KB 22/22 KB 32/60 KB 3/203 KB 27/57 KB 48/181 KB 22/22 KB 32/60 KB 5/203 KB 29/57 KB 48/181 KB 22/22 KB 32/60 KB 5/203 KB 32/57 KB 48/181 KB 22/22 KB 32/60 KB 5/203 KB 32/57 KB 48/181 KB 22/22 KB 32/60 KB 8/203 KB 36/57 KB 48/181 KB 22/22 KB 32/60 KB 8/203 KB 40/57 KB 52/181 KB 22/22 KB 36/60 KB 11/203 KB 44/57 KB 52/181 KB 22/22 KB 36/60 KB 11/203 KB 48/57 KB 52/181 KB 22/22 KB 36/60 KB 11/203 KB 36/57 KB 52/181 KB 22/22 KB 36/60 KB 11/203 KB 36/57 KB 48/181 KB 22/22 KB 36/60 KB 11/203 KB 36/57 KB 48/181 KB 22/22 KB 32/60 KB 11/203 KB 48/57 KB 52/181 KB 22/22 KB 40/60 KB 11/203 KB 48/57 KB 52/181 KB 22/22 KB 44/60 KB 11/203 KB 48/57 KB 52/181 KB 22/22 KB 48/60 KB 13/203 KB 48/57 KB 52/181 KB 22/22 KB 44/60 KB 13/203 KB 48/57 KB 52/181 KB 22/22 KB 48/60 KB 16/203 KB 48/57 KB 56/181 KB 22/22 KB 48/60 KB 16/203 KB 48/57 KB 56/181 KB 22/22 KB 48/60 KB 19/203 KB 48/57 KB 56/181 KB 22/22 KB 52/60 KB 19/203 KB 52/57 KB 60/181 KB 56/60 KB 21/203 KB 52/57 KB 60/181 KB 60/60 KB 21/203 KB 52/57 KB 60/181 KB 52/60 KB 21/203 KB 56/57 KB 60/181 KB 60/60 KB 21/203 KB 57/57 KB 60/181 KB 60/60 KB 21/203 KB 48/57 KB 60/181 KB 52/60 KB 21/203 KB 48/57 KB 60/181 KB 52/60 KB 19/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 560.6 KB/sec) unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 57/57 KB 64/181 KB 60/60 KB 21/203 KB 57/57 KB 68/181 KB 60/60 KB 21/203 KB 57/57 KB 72/181 KB 60/60 KB 24/203 KB 57/57 KB 76/181 KB 60/60 KB 24/203 KB 57/57 KB 80/181 KB 60/60 KB 24/203 KB 57/57 KB 68/181 KB 60/60 KB 24/203 KB 57/57 KB 80/181 KB 60/60 KB 27/203 KB 57/57 KB 80/181 KB 60/60 KB 29/203 KB 57/57 KB 80/181 KB 60/60 KB 32/203 KB 57/57 KB 84/181 KB 60/60 KB 32/203 KB 57/57 KB 88/181 KB 60/60 KB 36/203 KB 57/57 KB 92/181 KB 60/60 KB 36/203 KB 57/57 KB 96/181 KB 60/60 KB 36/203 KB 57/57 KB 84/181 KB 60/60 KB 36/203 KB 57/57 KB 96/181 KB 60/60 KB 40/203 KB 57/57 KB 96/181 KB 60/60 KB 44/203 KB 57/57 KB 96/181 KB 60/60 KB 48/203 KB 57/57 KB 96/181 KB 52/203 KB 57/57 KB 100/181 KB 56/203 KB 57/57 KB 100/181 KB 60/203 KB 57/57 KB 100/181 KB 64/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1440.4 KB/sec) unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 57/57 KB 100/181 KB 52/203 KB 57/57 KB 104/181 KB 64/203 KB 57/57 KB 108/181 KB 64/203 KB 57/57 KB 112/181 KB 64/203 KB 57/57 KB 116/181 KB 64/203 KB 120/181 KB 68/203 KB 124/181 KB 68/203 KB 128/181 KB 68/203 KB 116/181 KB 68/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1459.0 KB/sec) unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 128/181 KB 72/203 KB 128/181 KB 76/203 KB 128/181 KB 80/203 KB 128/181 KB 84/203 KB 132/181 KB 88/203 KB 132/181 KB 92/203 KB 132/181 KB 96/203 KB 132/181 KB 84/203 KB 136/181 KB 96/203 KB 140/181 KB 96/203 KB 144/181 KB 96/203 KB 144/181 KB 100/203 KB 148/181 KB 104/203 KB 148/181 KB 108/203 KB 148/181 KB 112/203 KB 148/181 KB 100/203 KB 152/181 KB 112/203 KB 156/181 KB 112/203 KB 160/181 KB 112/203 KB 164/181 KB 112/203 KB 168/181 KB 116/203 KB 172/181 KB 116/203 KB 176/181 KB 116/203 KB 164/181 KB 116/203 KB 176/181 KB 120/203 KB 176/181 KB 124/203 KB 176/181 KB 128/203 KB 176/181 KB 132/203 KB 180/181 KB 132/203 KB 181/181 KB 132/203 KB 181/181 KB 136/203 KB 181/181 KB 140/203 KB 181/181 KB 144/203 KB 181/181 KB 148/203 KB 181/181 KB 152/203 KB 181/181 KB 156/203 KB 181/181 KB 160/203 KB 181/181 KB 164/203 KB 181/181 KB 168/203 KB 181/181 KB 172/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 3398.4 KB/sec) unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 196/203 KB 200/203 KB 203/203 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3438.2 KB/sec) unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 197.1 KB/sec) unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1525.8 KB/sec) unit-oai-hss-0: 06:32:14 DEBUG unit.oai-hss/0.install ++ virt-what unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 276.5 KB/sec) unit-oai-hss-0: 06:32:14 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:32:14 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:32:14 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 248.0 KB/sec) unit-oai-hss-0: 06:32:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 99.7 KB/sec) unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 254.5 KB/sec) unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 957.4 KB/sec) unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 100.0 KB/sec) unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 176.9 KB/sec) unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 551.5 KB/sec) unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1443.4 KB/sec) unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 66.6 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 42.7 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 134.9 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 938.0 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 61.2 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 230.0 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1299.2 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 1/8 KB 4/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 445.9 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 236.8 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 367.2 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 3/12 KB 4/12 KB 7/12 KB 10/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 739.9 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 152.2 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 604.5 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 60.5 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 763.7 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 11/48 KB 13/48 KB 16/48 KB 19/48 KB 21/48 KB 24/48 KB 27/48 KB 29/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2948.2 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 4/54 KB 8/54 KB 12/54 KB 16/54 KB 16/54 KB 4/46 KB 20/54 KB 8/46 KB 4/201 KB 20/54 KB 12/46 KB 4/201 KB 20/54 KB 16/46 KB 4/201 KB 20/54 KB 20/46 KB 4/201 KB 20/54 KB 4/46 KB 4/201 KB 24/54 KB 24/46 KB 4/201 KB 28/54 KB 24/46 KB 4/201 KB 4/158 KB 32/54 KB 24/46 KB 4/201 KB 4/158 KB 36/54 KB 24/46 KB 4/201 KB 4/158 KB 40/54 KB 24/46 KB 4/201 KB 4/158 KB 44/54 KB 24/46 KB 4/201 KB 4/158 KB 48/54 KB 24/46 KB 4/201 KB 4/158 KB 16/54 KB 4/46 KB 4/201 KB 48/54 KB 24/46 KB 8/201 KB 4/158 KB 48/54 KB 24/46 KB 12/201 KB 4/158 KB 48/54 KB 24/46 KB 16/201 KB 4/158 KB 48/54 KB 24/46 KB 20/201 KB 4/158 KB 48/54 KB 24/46 KB 24/201 KB 4/158 KB 48/54 KB 24/46 KB 28/201 KB 4/158 KB 20/54 KB 24/46 KB 4/201 KB 4/158 KB 48/54 KB 28/46 KB 28/201 KB 4/158 KB 48/54 KB 32/46 KB 28/201 KB 4/158 KB 24/54 KB 24/46 KB 4/201 KB 4/158 KB 48/54 KB 32/46 KB 32/201 KB 8/158 KB 48/54 KB 32/46 KB 32/201 KB 12/158 KB 48/54 KB 32/46 KB 32/201 KB 16/158 KB 48/54 KB 32/46 KB 32/201 KB 20/158 KB 48/54 KB 32/46 KB 32/201 KB 24/158 KB 48/54 KB 32/46 KB 32/201 KB 28/158 KB 48/54 KB 32/46 KB 32/201 KB 32/158 KB 48/54 KB 32/46 KB 32/201 KB 4/158 KB 48/54 KB 36/46 KB 32/201 KB 32/158 KB 52/54 KB 40/46 KB 36/201 KB 36/158 KB 52/54 KB 44/46 KB 36/201 KB 36/158 KB 52/54 KB 46/46 KB 36/201 KB 36/158 KB 52/54 KB 36/46 KB 36/201 KB 36/158 KB 52/54 KB 36/46 KB 36/201 KB 32/158 KB 52/54 KB 36/46 KB 32/201 KB 32/158 KB 54/54 KB 46/46 KB 36/201 KB 40/158 KB 52/54 KB 46/46 KB 36/201 KB 40/158 KB 54/54 KB 46/46 KB 36/201 KB 44/158 KB 54/54 KB 46/46 KB 40/201 KB 48/158 KB 54/54 KB 46/46 KB 40/201 KB 44/158 KB 54/54 KB 46/46 KB 44/201 KB 48/158 KB 54/54 KB 46/46 KB 48/201 KB 48/158 KB 54/54 KB 46/46 KB 48/201 KB 52/158 KB 54/54 KB 46/46 KB 52/201 KB 56/158 KB 54/54 KB 46/46 KB 52/201 KB 60/158 KB 54/54 KB 46/46 KB 52/201 KB 64/158 KB 54/54 KB 46/46 KB 52/201 KB 52/158 KB 54/54 KB 46/46 KB 56/201 KB 64/158 KB 54/54 KB 46/46 KB 60/201 KB 64/158 KB 54/54 KB 46/46 KB 64/201 KB 64/158 KB 54/54 KB 46/46 KB 64/201 KB 68/158 KB 54/54 KB 46/46 KB 68/201 KB 72/158 KB 54/54 KB 46/46 KB 68/201 KB 76/158 KB 54/54 KB 46/46 KB 68/201 KB 68/158 KB 54/54 KB 46/46 KB 68/201 KB 80/158 KB 54/54 KB 46/46 KB 72/201 KB 80/158 KB 54/54 KB 46/46 KB 76/201 KB 80/158 KB 54/54 KB 46/46 KB 80/201 KB 80/158 KB 54/54 KB 46/46 KB 84/201 KB 80/158 KB Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 54/54 KB 46/46 KB 84/201 KB 84/158 KB 54/54 KB 46/46 KB 84/201 KB 88/158 KB 54/54 KB 46/46 KB 84/201 KB 92/158 KB 54/54 KB 46/46 KB 88/201 KB 92/158 KB 54/54 KB 46/46 KB 92/201 KB 92/158 KB 54/54 KB 46/46 KB 96/201 KB 96/158 KB 54/54 KB 46/46 KB 92/201 KB 96/158 KB 54/54 KB 46/46 KB 100/201 KB 96/158 KB 54/54 KB 46/46 KB 104/201 KB 100/158 KB 54/54 KB 46/46 KB 108/201 KB 100/158 KB 54/54 KB 46/46 KB 112/201 KB 100/158 KB 116/201 KB 100/158 KB 120/201 KB 100/158 KB 124/201 KB 100/158 KB 54/54 KB 46/46 KB 100/201 KB 100/158 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1537.1 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 1098.0 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 124/201 KB 104/158 KB 124/201 KB 108/158 KB 124/201 KB 112/158 KB 124/201 KB 116/158 KB 124/201 KB 120/158 KB 124/201 KB 124/158 KB 124/201 KB 128/158 KB 128/201 KB 128/158 KB 132/201 KB 128/158 KB 3/44 KB 136/201 KB 132/158 KB 3/44 KB 140/201 KB 132/158 KB 3/44 KB 144/201 KB 132/158 KB 3/44 KB 132/201 KB 132/158 KB 3/44 KB 132/201 KB 128/158 KB 5/44 KB 144/201 KB 132/158 KB 8/44 KB 144/201 KB 132/158 KB 11/44 KB 144/201 KB 132/158 KB 13/44 KB 144/201 KB 132/158 KB 16/44 KB 144/201 KB 132/158 KB 16/44 KB 144/201 KB 136/158 KB 16/44 KB 144/201 KB 140/158 KB 16/44 KB 144/201 KB 144/158 KB 19/44 KB 144/201 KB 144/158 KB 21/44 KB 144/201 KB 144/158 KB 24/44 KB 144/201 KB 144/158 KB 24/44 KB 148/201 KB 144/158 KB 24/44 KB 148/201 KB 148/158 KB 24/44 KB 148/201 KB 152/158 KB 24/44 KB 152/201 KB 152/158 KB 27/44 KB 3/6 KB 152/201 KB 152/158 KB 27/44 KB 6/6 KB 152/201 KB 152/158 KB 27/44 KB 6/6 KB 152/201 KB 152/158 KB 27/44 KB 152/201 KB 152/158 KB 29/44 KB 3/3 KB 6/6 KB 152/201 KB 152/158 KB 32/44 KB 3/3 KB 6/6 KB 152/201 KB 152/158 KB 27/44 KB 3/3 KB 6/6 KB 152/201 KB 152/158 KB 36/44 KB 3/3 KB 6/6 KB 152/201 KB 152/158 KB 40/44 KB 3/3 KB 6/6 KB 152/201 KB 152/158 KB 44/44 KB 3/3 KB 6/6 KB 152/201 KB 152/158 KB 44/44 KB 3/3 KB 6/6 KB 152/201 KB 152/158 KB 44/44 KB 3/3 KB 6/6 KB 156/201 KB 152/158 KB 44/44 KB 3/3 KB 6/6 KB 156/201 KB 156/158 KB 44/44 KB 3/3 KB 6/6 KB 156/201 KB 158/158 KB 44/44 KB 3/3 KB 6/6 KB 160/201 KB 158/158 KB 44/44 KB 3/3 KB 6/6 KB 164/201 KB 158/158 KB 44/44 KB 3/3 KB 6/6 KB 168/201 KB 158/158 KB 44/44 KB 3/3 KB 6/6 KB 172/201 KB 158/158 KB 44/44 KB 3/3 KB 6/6 KB 176/201 KB 158/158 KB 44/44 KB 3/3 KB 6/6 KB 180/201 KB 158/158 KB 44/44 KB 3/3 KB 6/6 KB 184/201 KB 158/158 KB 44/44 KB 3/3 KB 6/6 KB 188/201 KB 158/158 KB 44/44 KB 3/3 KB 6/6 KB 192/201 KB 158/158 KB 44/44 KB 3/3 KB 6/6 KB 196/201 KB 158/158 KB 44/44 KB 3/3 KB 6/6 KB 200/201 KB 158/158 KB 44/44 KB 3/3 KB 6/6 KB 201/201 KB 158/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 132.8 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 55.4 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 953.4 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2963.2 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 3714.6 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB 3/367 KB 5/5 KB 6/367 KB 5/5 KB 9/367 KB 5/5 KB 11/367 KB 5/5 KB 11/367 KB 4/52 KB 5/5 KB 11/367 KB 8/52 KB 5/5 KB 11/367 KB 12/52 KB 5/5 KB 11/367 KB 16/52 KB 5/5 KB 14/367 KB 20/52 KB 5/5 KB 14/367 KB 4/47 KB 24/52 KB 5/5 KB 14/367 KB 4/47 KB 28/52 KB 5/5 KB 14/367 KB 4/47 KB 32/52 KB 5/5 KB 14/367 KB 16/52 KB 5/5 KB 16/367 KB 4/47 KB 32/52 KB 5/5 KB 19/367 KB 4/47 KB 32/52 KB 5/5 KB 22/367 KB 4/47 KB 32/52 KB 5/5 KB 25/367 KB 4/47 KB 32/52 KB 5/5 KB 14/367 KB 4/47 KB 20/52 KB 5/5 KB 25/367 KB 8/47 KB 32/52 KB 5/5 KB 25/367 KB 12/47 KB 32/52 KB 5/5 KB 27/367 KB 16/47 KB 32/52 KB 5/5 KB 27/367 KB 12/47 KB 32/52 KB 5/5 KB 30/367 KB 16/47 KB 32/52 KB 5/5 KB 32/367 KB 16/47 KB 32/52 KB 5/5 KB 36/367 KB 16/47 KB 36/52 KB 5/5 KB 40/367 KB 20/47 KB 36/52 KB 5/5 KB 44/367 KB 20/47 KB 36/52 KB 5/5 KB 48/367 KB 20/47 KB 36/52 KB 5/5 KB 32/367 KB 16/47 KB 36/52 KB 5/5 KB 48/367 KB 20/47 KB 40/52 KB 5/5 KB 48/367 KB 20/47 KB 44/52 KB 5/5 KB 48/367 KB 20/47 KB 48/52 KB 5/5 KB 36/367 KB 20/47 KB 36/52 KB 5/5 KB 48/367 KB 24/47 KB 48/52 KB 5/5 KB 48/367 KB 28/47 KB 48/52 KB 5/5 KB 48/367 KB 32/47 KB 52/52 KB 5/5 KB 48/367 KB 28/47 KB 52/52 KB 5/5 KB 48/367 KB 36/47 KB 52/52 KB 52/367 KB 40/47 KB 52/52 KB 52/367 KB 44/47 KB 52/52 KB 52/367 KB 47/47 KB 52/52 KB 52/367 KB 36/47 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 64.3 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 56/367 KB 47/47 KB 52/52 KB 60/367 KB 47/47 KB 52/52 KB 62/367 KB 47/47 KB 52/52 KB 66/367 KB 47/47 KB 52/52 KB 70/367 KB 47/47 KB 52/52 KB 74/367 KB 47/47 KB 52/52 KB 78/367 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 779.5 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 4/238 KB 78/367 KB 47/47 KB 8/238 KB 78/367 KB 47/47 KB 12/238 KB 78/367 KB 47/47 KB 16/238 KB 78/367 KB 47/47 KB 20/238 KB 78/367 KB 47/47 KB 24/238 KB 78/367 KB 47/47 KB 28/238 KB 78/367 KB 47/47 KB 32/238 KB 78/367 KB 47/47 KB 32/238 KB 78/367 KB 4/28 KB 47/47 KB 32/238 KB 78/367 KB 8/28 KB 47/47 KB 32/238 KB 78/367 KB 12/28 KB 47/47 KB 32/238 KB 78/367 KB 16/28 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 633.1 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 32/238 KB 78/367 KB 20/28 KB 32/238 KB 78/367 KB 24/28 KB 32/238 KB 78/367 KB 28/28 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 32/238 KB 82/367 KB 28/28 KB 36/238 KB 86/367 KB 28/28 KB 36/238 KB 90/367 KB 28/28 KB 36/238 KB 94/367 KB 28/28 KB 36/238 KB 82/367 KB 28/28 KB 40/238 KB 94/367 KB 28/28 KB 44/238 KB 94/367 KB 28/28 KB 48/238 KB 94/367 KB 28/28 KB 52/238 KB 94/367 KB 28/28 KB 56/238 KB 98/367 KB 28/28 KB 60/238 KB 98/367 KB 28/28 KB 52/238 KB 98/367 KB 28/28 KB 60/238 KB 102/367 KB 28/28 KB 60/238 KB 106/367 KB 28/28 KB 60/238 KB 110/367 KB 28/28 KB 64/238 KB 110/367 KB 28/28 KB 68/238 KB 110/367 KB 28/28 KB 72/238 KB 114/367 KB 28/28 KB 76/238 KB 114/367 KB 28/28 KB 80/238 KB 114/367 KB 3/186 KB 68/238 KB 114/367 KB 28/28 KB 76/238 KB 114/367 KB 3/186 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 329.9 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 80/238 KB 114/367 KB 6/186 KB 80/238 KB 114/367 KB 9/186 KB 80/238 KB 114/367 KB 11/186 KB 80/238 KB 114/367 KB 14/186 KB 80/238 KB 114/367 KB 16/186 KB 80/238 KB 114/367 KB 19/186 KB 80/238 KB 118/367 KB 19/186 KB 80/238 KB 122/367 KB 19/186 KB 80/238 KB 122/367 KB 22/186 KB 80/238 KB 126/367 KB 22/186 KB 80/238 KB 130/367 KB 25/186 KB 84/238 KB 134/367 KB 25/186 KB 84/238 KB 138/367 KB 25/186 KB 84/238 KB 142/367 KB 25/186 KB 84/238 KB 130/367 KB 25/186 KB 80/238 KB 126/367 KB 25/186 KB 88/238 KB 142/367 KB 27/186 KB 88/238 KB 142/367 KB 30/186 KB 88/238 KB 142/367 KB 32/186 KB 88/238 KB 142/367 KB 32/186 KB 92/238 KB 142/367 KB 32/186 KB 96/238 KB 142/367 KB 32/186 KB 100/238 KB 142/367 KB 32/186 KB 100/238 KB 146/367 KB 36/186 KB 100/238 KB 150/367 KB 36/186 KB 100/238 KB 154/367 KB 36/186 KB 100/238 KB 158/367 KB 36/186 KB 100/238 KB 142/367 KB 36/186 KB 104/238 KB 158/367 KB 4/558 KB 36/186 KB 104/238 KB 158/367 KB 8/558 KB 36/186 KB 104/238 KB 158/367 KB 12/558 KB 36/186 KB 104/238 KB 158/367 KB 16/558 KB 36/186 KB 104/238 KB 158/367 KB 16/558 KB 40/186 KB 104/238 KB 158/367 KB 16/558 KB 40/186 KB 4/1199 KB 104/238 KB 158/367 KB 16/558 KB 40/186 KB 8/1199 KB 104/238 KB 158/367 KB 16/558 KB 40/186 KB 12/1199 KB 104/238 KB 158/367 KB 16/558 KB 40/186 KB 16/1199 KB 104/238 KB 158/367 KB 20/558 KB 40/186 KB 16/1199 KB 104/238 KB 158/367 KB 24/558 KB 40/186 KB 16/1199 KB 104/238 KB 158/367 KB 24/558 KB 40/186 KB 20/1199 KB 104/238 KB 158/367 KB 24/558 KB 40/186 KB 24/1199 KB 104/238 KB 158/367 KB 24/558 KB 40/186 KB 28/1199 KB 104/238 KB 158/367 KB 24/558 KB 40/186 KB 32/1199 KB 104/238 KB 158/367 KB 28/558 KB 40/186 KB 32/1199 KB 104/238 KB 158/367 KB 32/558 KB 40/186 KB 32/1199 KB 104/238 KB 158/367 KB 32/558 KB 40/186 KB 36/1199 KB 104/238 KB 158/367 KB 32/558 KB 40/186 KB 40/1199 KB 104/238 KB 158/367 KB 32/558 KB 40/186 KB 44/1199 KB 104/238 KB 158/367 KB 32/558 KB 40/186 KB 48/1199 KB 104/238 KB 158/367 KB 36/558 KB 40/186 KB 48/1199 KB 104/238 KB 158/367 KB 40/558 KB 40/186 KB 48/1199 KB 104/238 KB 158/367 KB 44/558 KB 40/186 KB 48/1199 KB 104/238 KB 158/367 KB 48/558 KB 40/186 KB 52/1199 KB 104/238 KB 158/367 KB 48/558 KB 44/186 KB 52/1199 KB 104/238 KB 158/367 KB 48/558 KB 48/186 KB 52/1199 KB 104/238 KB 158/367 KB 36/186 KB 108/238 KB 158/367 KB 48/558 KB 48/186 KB 52/1199 KB 112/238 KB 162/367 KB 48/558 KB 48/186 KB 52/1199 KB 104/238 KB 158/367 KB 44/558 KB 40/186 KB 52/1199 KB 112/238 KB 162/367 KB 48/558 KB 48/186 KB 56/1199 KB 112/238 KB 162/367 KB 48/558 KB 48/186 KB 60/1199 KB 112/238 KB 162/367 KB 48/558 KB 48/186 KB 64/1199 KB 112/238 KB 162/367 KB 48/558 KB 48/186 KB 68/1199 KB 112/238 KB 162/367 KB 48/558 KB 48/186 KB 72/1199 KB 112/238 KB 162/367 KB 48/558 KB 48/186 KB 76/1199 KB 112/238 KB 162/367 KB 48/558 KB 48/186 KB 80/1199 KB 112/238 KB 162/367 KB 48/558 KB 48/186 KB 84/1199 KB 116/238 KB 162/367 KB 52/558 KB 52/186 KB 88/1199 KB 116/238 KB 162/367 KB 52/558 KB 52/186 KB 92/1199 KB 116/238 KB 162/367 KB 52/558 KB 52/186 KB 96/1199 KB 108/238 KB 162/367 KB 48/558 KB 48/186 KB 52/1199 KB 116/238 KB 166/367 KB 52/558 KB 52/186 KB 96/1199 KB 116/238 KB 170/367 KB 52/558 KB 52/186 KB 96/1199 KB 116/238 KB 174/367 KB 52/558 KB 52/186 KB 96/1199 KB 116/238 KB 178/367 KB 52/558 KB 52/186 KB 96/1199 KB 116/238 KB 182/367 KB 52/558 KB 52/186 KB 100/1199 KB 116/238 KB 186/367 KB 52/558 KB 52/186 KB unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 100/1199 KB 116/238 KB 190/367 KB 52/558 KB 52/186 KB 100/1199 KB 116/238 KB 162/367 KB 52/558 KB 52/186 KB 84/1199 KB 120/238 KB 190/367 KB 52/558 KB 52/186 KB 100/1199 KB 112/238 KB 162/367 KB 52/558 KB 52/186 KB 84/1199 KB 120/238 KB 190/367 KB 56/558 KB 52/186 KB 100/1199 KB 120/238 KB 190/367 KB 60/558 KB 52/186 KB 100/1199 KB 112/238 KB 162/367 KB 48/558 KB 52/186 KB 84/1199 KB 120/238 KB 190/367 KB 60/558 KB 56/186 KB 100/1199 KB 120/238 KB 190/367 KB 64/558 KB 60/186 KB 100/1199 KB 120/238 KB 190/367 KB 64/558 KB 64/186 KB 100/1199 KB 120/238 KB 190/367 KB 64/558 KB 68/186 KB 100/1199 KB 116/238 KB 178/367 KB 52/558 KB 52/186 KB 100/1199 KB 124/238 KB 190/367 KB 64/558 KB 68/186 KB 104/1199 KB 124/238 KB 190/367 KB 64/558 KB 68/186 KB 108/1199 KB 124/238 KB 190/367 KB 64/558 KB 72/186 KB 112/1199 KB 124/238 KB 190/367 KB 64/558 KB 68/186 KB 100/1199 KB 120/238 KB 190/367 KB 64/558 KB 56/186 KB 100/1199 KB 124/238 KB 190/367 KB 68/558 KB 72/186 KB 112/1199 KB 128/238 KB 190/367 KB 72/558 KB 72/186 KB 112/1199 KB 128/238 KB 190/367 KB 76/558 KB 72/186 KB 112/1199 KB 128/238 KB 190/367 KB 80/558 KB 72/186 KB 112/1199 KB 124/238 KB 190/367 KB 64/558 KB 72/186 KB 108/1199 KB 128/238 KB 190/367 KB 80/558 KB 76/186 KB 112/1199 KB 128/238 KB 190/367 KB 80/558 KB 80/186 KB 112/1199 KB 128/238 KB 190/367 KB 80/558 KB 84/186 KB 112/1199 KB 128/238 KB 194/367 KB 84/558 KB 88/186 KB 116/1199 KB 128/238 KB 194/367 KB 84/558 KB 92/186 KB 116/1199 KB 128/238 KB 194/367 KB 84/558 KB 96/186 KB 116/1199 KB 128/238 KB 190/367 KB 68/558 KB 72/186 KB 112/1199 KB 132/238 KB 194/367 KB 84/558 KB 96/186 KB 116/1199 KB 136/238 KB 194/367 KB 84/558 KB 96/186 KB 116/1199 KB 140/238 KB 194/367 KB 84/558 KB 96/186 KB 116/1199 KB 144/238 KB 194/367 KB 84/558 KB 96/186 KB 116/1199 KB 128/238 KB 194/367 KB 84/558 KB 84/186 KB 116/1199 KB 144/238 KB 194/367 KB 88/558 KB 96/186 KB 116/1199 KB 128/238 KB 194/367 KB 80/558 KB 84/186 KB 116/1199 KB 144/238 KB 198/367 KB 92/558 KB 96/186 KB 116/1199 KB 144/238 KB 202/367 KB 92/558 KB 96/186 KB 116/1199 KB 144/238 KB 206/367 KB 92/558 KB 96/186 KB 116/1199 KB 128/238 KB 190/367 KB 80/558 KB 84/186 KB 116/1199 KB 144/238 KB 206/367 KB 92/558 KB 96/186 KB 120/1199 KB 144/238 KB 206/367 KB 92/558 KB 96/186 KB 124/1199 KB 144/238 KB 206/367 KB 92/558 KB 96/186 KB 128/1199 KB 144/238 KB 206/367 KB 92/558 KB 96/186 KB 132/1199 KB 148/238 KB 210/367 KB 92/558 KB 100/186 KB 136/1199 KB 148/238 KB 210/367 KB 92/558 KB 100/186 KB 140/1199 KB 148/238 KB 210/367 KB 92/558 KB 100/186 KB 144/1199 KB 144/238 KB 198/367 KB 92/558 KB 96/186 KB 116/1199 KB 148/238 KB 210/367 KB 96/558 KB 100/186 KB 144/1199 KB 148/238 KB 210/367 KB 100/558 KB 100/186 KB 144/1199 KB 148/238 KB 210/367 KB 104/558 KB 100/186 KB 144/1199 KB 148/238 KB 210/367 KB 92/558 KB 100/186 KB 132/1199 KB 148/238 KB 214/367 KB 104/558 KB 100/186 KB 144/1199 KB 148/238 KB 218/367 KB 104/558 KB 100/186 KB 144/1199 KB 148/238 KB 222/367 KB 108/558 KB 100/186 KB 144/1199 KB 148/238 KB 206/367 KB 92/558 KB 100/186 KB 132/1199 KB 148/238 KB 206/367 KB 92/558 KB 96/186 KB 132/1199 KB 152/238 KB 222/367 KB 108/558 KB 104/186 KB 144/1199 KB 156/238 KB 222/367 KB 108/558 KB 104/186 KB 144/1199 KB 160/238 KB 222/367 KB 108/558 KB 104/186 KB 144/1199 KB 164/238 KB 222/367 KB 108/558 KB 104/186 KB 144/1199 KB 168/238 KB 222/367 KB 108/558 KB 104/186 KB 144/1199 KB 172/238 KB 222/367 KB 1 unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 08/558 KB 104/186 KB 144/1199 KB 176/238 KB 222/367 KB 108/558 KB 104/186 KB 144/1199 KB 180/238 KB 222/367 KB 108/558 KB 104/186 KB 148/1199 KB 148/238 KB 218/367 KB 108/558 KB 100/186 KB 144/1199 KB 180/238 KB 226/367 KB 112/558 KB 104/186 KB 148/1199 KB 180/238 KB 226/367 KB 116/558 KB 104/186 KB 148/1199 KB 180/238 KB 226/367 KB 120/558 KB 104/186 KB 148/1199 KB 180/238 KB 226/367 KB 124/558 KB 104/186 KB 148/1199 KB 180/238 KB 226/367 KB 108/558 KB 104/186 KB 148/1199 KB 180/238 KB 230/367 KB 124/558 KB 104/186 KB 148/1199 KB 180/238 KB 234/367 KB 124/558 KB 104/186 KB 148/1199 KB 176/238 KB 222/367 KB 108/558 KB 104/186 KB 148/1199 KB 180/238 KB 234/367 KB 124/558 KB 104/186 KB 152/1199 KB 180/238 KB 234/367 KB 124/558 KB 104/186 KB 156/1199 KB 180/238 KB 238/367 KB 128/558 KB 104/186 KB 160/1199 KB 148/238 KB 222/367 KB 108/558 KB 104/186 KB 144/1199 KB 180/238 KB 238/367 KB 128/558 KB 108/186 KB 160/1199 KB 180/238 KB 238/367 KB 128/558 KB 112/186 KB 160/1199 KB 180/238 KB 238/367 KB 128/558 KB 116/186 KB 160/1199 KB 180/238 KB 238/367 KB 128/558 KB 120/186 KB 160/1199 KB 180/238 KB 238/367 KB 128/558 KB 124/186 KB 160/1199 KB 180/238 KB 238/367 KB 128/558 KB 104/186 KB 156/1199 KB 180/238 KB 238/367 KB 132/558 KB 128/186 KB 160/1199 KB 184/238 KB 238/367 KB 136/558 KB 128/186 KB 164/1199 KB 184/238 KB 238/367 KB 140/558 KB 128/186 KB 164/1199 KB 184/238 KB 238/367 KB 144/558 KB 128/186 KB 164/1199 KB 180/238 KB 238/367 KB 124/558 KB 104/186 KB 156/1199 KB 184/238 KB 242/367 KB 144/558 KB 128/186 KB 164/1199 KB 184/238 KB 246/367 KB 144/558 KB 128/186 KB 164/1199 KB 184/238 KB 238/367 KB 132/558 KB 128/186 KB 164/1199 KB 184/238 KB 246/367 KB 144/558 KB 128/186 KB 168/1199 KB 184/238 KB 238/367 KB 132/558 KB 128/186 KB 160/1199 KB 180/238 KB 238/367 KB 132/558 KB 128/186 KB 160/1199 KB 184/238 KB 250/367 KB 144/558 KB 132/186 KB 168/1199 KB 184/238 KB 250/367 KB 144/558 KB 128/186 KB 168/1199 KB 188/238 KB 250/367 KB 144/558 KB 136/186 KB 172/1199 KB 188/238 KB 250/367 KB 144/558 KB 132/186 KB 172/1199 KB 188/238 KB 254/367 KB 144/558 KB 136/186 KB 176/1199 KB 188/238 KB 250/367 KB 144/558 KB 132/186 KB 168/1199 KB 192/238 KB 254/367 KB 144/558 KB 140/186 KB 176/1199 KB 196/238 KB 254/367 KB 144/558 KB 140/186 KB 176/1199 KB 200/238 KB 254/367 KB 144/558 KB 140/186 KB 176/1199 KB 204/238 KB 254/367 KB 144/558 KB 140/186 KB 176/1199 KB 208/238 KB 254/367 KB 144/558 KB 140/186 KB 176/1199 KB 212/238 KB 254/367 KB 144/558 KB 140/186 KB 176/1199 KB 216/238 KB 254/367 KB 148/558 KB 140/186 KB 180/1199 KB 220/238 KB 254/367 KB 148/558 KB 140/186 KB 180/1199 KB 188/238 KB 254/367 KB 144/558 KB 140/186 KB 176/1199 KB 188/238 KB 254/367 KB 144/558 KB 136/186 KB 172/1199 KB 220/238 KB 254/367 KB 148/558 KB 144/186 KB 180/1199 KB 220/238 KB 254/367 KB 148/558 KB 148/186 KB 180/1199 KB 220/238 KB 258/367 KB 148/558 KB 152/186 KB 180/1199 KB 220/238 KB 258/367 KB 148/558 KB 156/186 KB 180/1199 KB 212/238 KB 254/367 KB 148/558 KB 140/186 KB 180/1199 KB 220/238 KB 258/367 KB 152/558 KB 156/186 KB 180/1199 KB 220/238 KB 258/367 KB 156/558 KB 156/186 KB 180/1199 KB 212/238 KB 254/367 KB 144/558 KB 140/186 KB 180/1199 KB 220/238 KB 258/367 KB 156/558 KB 156/186 KB 184/1199 KB 220/238 KB 258/367 KB 156/558 KB 156/186 KB 188/1199 KB 220/238 KB 258/367 KB 156/558 KB 156/186 KB 192/1199 KB 220/238 KB 258/367 KB 156/558 KB 156/186 KB 196/1199 KB 220/238 KB 258/367 KB 148/558 KB unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 148/186 KB 180/1199 KB 224/238 KB 262/367 KB 160/558 KB 160/186 KB 196/1199 KB 224/238 KB 266/367 KB 160/558 KB 160/186 KB 196/1199 KB 224/238 KB 270/367 KB 160/558 KB 160/186 KB 196/1199 KB 224/238 KB 274/367 KB 160/558 KB 160/186 KB 196/1199 KB 224/238 KB 258/367 KB 160/558 KB 160/186 KB 196/1199 KB 220/238 KB 258/367 KB 160/558 KB 160/186 KB 196/1199 KB 220/238 KB 258/367 KB 160/558 KB 156/186 KB 196/1199 KB 224/238 KB 274/367 KB 160/558 KB 164/186 KB 200/1199 KB 228/238 KB 278/367 KB 164/558 KB 168/186 KB 200/1199 KB 228/238 KB 278/367 KB 164/558 KB 172/186 KB 200/1199 KB 224/238 KB 274/367 KB 160/558 KB 160/186 KB 200/1199 KB 228/238 KB 278/367 KB 164/558 KB 172/186 KB 204/1199 KB 228/238 KB 278/367 KB 164/558 KB 172/186 KB 208/1199 KB 228/238 KB 278/367 KB 164/558 KB 164/186 KB 200/1199 KB 228/238 KB 282/367 KB 164/558 KB 172/186 KB 208/1199 KB 228/238 KB 274/367 KB 164/558 KB 164/186 KB 200/1199 KB 232/238 KB 282/367 KB 164/558 KB 172/186 KB 208/1199 KB 224/238 KB 274/367 KB 164/558 KB 164/186 KB 200/1199 KB 232/238 KB 286/367 KB 168/558 KB 176/186 KB 208/1199 KB 232/238 KB 286/367 KB 172/558 KB 176/186 KB 208/1199 KB 232/238 KB 286/367 KB 176/558 KB 176/186 KB 208/1199 KB 232/238 KB 286/367 KB 164/558 KB 176/186 KB 208/1199 KB 232/238 KB 290/367 KB 176/558 KB 176/186 KB 208/1199 KB 236/238 KB 294/367 KB 180/558 KB 176/186 KB 212/1199 KB 236/238 KB 298/367 KB 180/558 KB 176/186 KB 212/1199 KB 236/238 KB 302/367 KB 180/558 KB 176/186 KB 212/1199 KB 232/238 KB 282/367 KB 164/558 KB 176/186 KB 208/1199 KB 236/238 KB 302/367 KB 180/558 KB 180/186 KB 212/1199 KB 236/238 KB 302/367 KB 180/558 KB 184/186 KB 212/1199 KB 236/238 KB 302/367 KB 180/558 KB 186/186 KB 212/1199 KB 236/238 KB 290/367 KB 180/558 KB 176/186 KB 212/1199 KB 236/238 KB 302/367 KB 180/558 KB 186/186 KB 216/1199 KB 236/238 KB 290/367 KB 180/558 KB 176/186 KB 208/1199 KB 236/238 KB 302/367 KB 184/558 KB 186/186 KB 216/1199 KB 236/238 KB 302/367 KB 188/558 KB 186/186 KB 220/1199 KB 236/238 KB 302/367 KB 192/558 KB 186/186 KB 220/1199 KB 236/238 KB 290/367 KB 176/558 KB 176/186 KB 208/1199 KB 238/238 KB 302/367 KB 192/558 KB 186/186 KB 220/1199 KB 236/238 KB 302/367 KB 184/558 KB 186/186 KB 220/1199 KB 238/238 KB 302/367 KB 192/558 KB 186/186 KB 224/1199 KB 238/238 KB 302/367 KB 196/558 KB 186/186 KB 224/1199 KB 238/238 KB 306/367 KB 200/558 KB 186/186 KB 228/1199 KB 238/238 KB 306/367 KB 204/558 KB 186/186 KB 228/1199 KB 238/238 KB 306/367 KB 208/558 KB 186/186 KB 228/1199 KB 238/238 KB 306/367 KB 196/558 KB 186/186 KB 228/1199 KB 238/238 KB 306/367 KB 196/558 KB 186/186 KB 224/1199 KB 238/238 KB 310/367 KB 208/558 KB 186/186 KB 232/1199 KB 238/238 KB 314/367 KB 208/558 KB 186/186 KB 232/1199 KB 238/238 KB 318/367 KB 208/558 KB 186/186 KB 232/1199 KB 238/238 KB 310/367 KB 208/558 KB 186/186 KB 232/1199 KB 238/238 KB 318/367 KB 208/558 KB 186/186 KB 236/1199 KB 238/238 KB 318/367 KB 208/558 KB 186/186 KB 240/1199 KB 238/238 KB 322/367 KB 208/558 KB 186/186 KB 240/1199 KB 238/238 KB 326/367 KB 212/558 KB 186/186 KB 244/1199 KB 238/238 KB 330/367 KB 212/558 KB 186/186 KB 244/1199 KB 238/238 KB 334/367 KB 212/558 KB 186/186 KB 244/1199 KB 238/238 KB 322/367 KB 212/558 KB 186/186 KB 244/1199 KB 238/238 KB 334/367 KB 216/558 KB 186/186 KB 244/1199 KB 238/238 KB 334/367 KB 220/558 KB 186/186 KB 244/1199 KB 238/238 KB 334/367 KB 224/558 KB 186/186 KB 244/1199 KB 238/238 KB 322/367 KB 208/558 KB 186/18 unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 6 KB 244/1199 KB 238/238 KB 334/367 KB 224/558 KB 186/186 KB 248/1199 KB 238/238 KB 334/367 KB 224/558 KB 186/186 KB 252/1199 KB 238/238 KB 334/367 KB 224/558 KB 186/186 KB 256/1199 KB 238/238 KB 334/367 KB 224/558 KB 186/186 KB 260/1199 KB 338/367 KB 228/558 KB 264/1199 KB 338/367 KB 228/558 KB 268/1199 KB 338/367 KB 228/558 KB 272/1199 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1615.2 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1256.5 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 238/238 KB 338/367 KB 228/558 KB 186/186 KB 260/1199 KB 338/367 KB 232/558 KB 272/1199 KB 338/367 KB 236/558 KB 272/1199 KB 238/238 KB 338/367 KB 224/558 KB 186/186 KB 260/1199 KB 342/367 KB 236/558 KB 272/1199 KB 346/367 KB 236/558 KB 272/1199 KB 346/367 KB 240/558 KB 272/1199 KB 350/367 KB 240/558 KB 272/1199 KB 350/367 KB 240/558 KB 276/1199 KB 354/367 KB 244/558 KB 280/1199 KB 354/367 KB 244/558 KB 284/1199 KB 354/367 KB 244/558 KB 288/1199 KB 354/367 KB 244/558 KB 276/1199 KB 350/367 KB 244/558 KB 276/1199 KB 358/367 KB 244/558 KB 288/1199 KB 362/367 KB 248/558 KB 288/1199 KB 358/367 KB 248/558 KB 288/1199 KB 362/367 KB 252/558 KB 288/1199 KB 362/367 KB 256/558 KB 288/1199 KB 366/367 KB 256/558 KB 288/1199 KB 367/367 KB 256/558 KB 288/1199 KB 367/367 KB 256/558 KB 292/1199 KB 367/367 KB 260/558 KB 296/1199 KB 367/367 KB 260/558 KB 300/1199 KB 367/367 KB 260/558 KB 304/1199 KB 367/367 KB 260/558 KB 292/1199 KB 367/367 KB 264/558 KB 304/1199 KB 367/367 KB 268/558 KB 304/1199 KB 367/367 KB 272/558 KB 304/1199 KB 367/367 KB 272/558 KB 308/1199 KB 367/367 KB 276/558 KB 4/1206 KB 312/1199 KB 4/181 KB 367/367 KB 276/558 KB 4/1206 KB 316/1199 KB 4/181 KB 367/367 KB 276/558 KB 4/1206 KB 308/1199 KB 4/181 KB 367/367 KB 272/558 KB 4/1206 KB 308/1199 KB 4/181 KB 367/367 KB 272/558 KB 4/1206 KB 308/1199 KB 367/367 KB 276/558 KB 8/1206 KB 316/1199 KB 8/181 KB 367/367 KB 276/558 KB 8/1206 KB 316/1199 KB 12/181 KB 367/367 KB 276/558 KB 8/1206 KB 316/1199 KB 4/181 KB 367/367 KB 276/558 KB 12/1206 KB 316/1199 KB 12/181 KB 367/367 KB 276/558 KB 16/1206 KB 316/1199 KB 16/181 KB 367/367 KB 276/558 KB 12/1206 KB 316/1199 KB 16/181 KB 367/367 KB 276/558 KB 20/1206 KB 316/1199 KB 16/181 KB 367/367 KB 276/558 KB 24/1206 KB 316/1199 KB 20/181 KB 367/367 KB 276/558 KB 28/1206 KB 316/1199 KB 20/181 KB 367/367 KB 276/558 KB 32/1206 KB 316/1199 KB 20/181 KB 367/367 KB 276/558 KB 20/1206 KB 316/1199 KB 20/181 KB 367/367 KB 276/558 KB 32/1206 KB 316/1199 KB 24/181 KB 367/367 KB 276/558 KB 32/1206 KB 316/1199 KB 28/181 KB 367/367 KB 276/558 KB 32/1206 KB 316/1199 KB 32/181 KB 367/367 KB 276/558 KB 36/1206 KB 316/1199 KB 32/181 KB 276/558 KB 40/1206 KB 316/1199 KB 36/181 KB 276/558 KB 44/1206 KB 316/1199 KB 36/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2276.2 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 367/367 KB 276/558 KB 36/1206 KB 316/1199 KB 36/181 KB 276/558 KB 44/1206 KB 316/1199 KB 40/181 KB 276/558 KB 44/1206 KB 316/1199 KB 44/181 KB 276/558 KB 48/1206 KB 316/1199 KB 44/181 KB 276/558 KB 48/1206 KB 316/1199 KB 48/181 KB 280/558 KB 48/1206 KB 316/1199 KB 48/181 KB 284/558 KB 48/1206 KB 316/1199 KB 48/181 KB 288/558 KB 48/1206 KB 316/1199 KB 48/181 KB 292/558 KB 48/1206 KB 320/1199 KB 48/181 KB 296/558 KB 52/1206 KB 320/1199 KB 52/181 KB 288/558 KB 48/1206 KB 320/1199 KB 48/181 KB 300/558 KB 52/1206 KB 324/1199 KB 52/181 KB 300/558 KB 52/1206 KB 328/1199 KB 52/181 KB 292/558 KB 52/1206 KB 320/1199 KB 52/181 KB 300/558 KB 56/1206 KB 328/1199 KB 52/181 KB 292/558 KB 48/1206 KB 320/1199 KB 52/181 KB 300/558 KB 60/1206 KB 328/1199 KB 56/181 KB 300/558 KB 60/1206 KB 328/1199 KB 60/181 KB 300/558 KB 60/1206 KB 328/1199 KB 64/181 KB 300/558 KB 60/1206 KB 328/1199 KB 60/181 KB 300/558 KB 64/1206 KB 328/1199 KB 64/181 KB 300/558 KB 68/1206 KB 328/1199 KB 64/181 KB 300/558 KB 72/1206 KB 332/1199 KB 68/181 KB 300/558 KB 68/1206 KB 332/1199 KB 68/181 KB 300/558 KB 72/1206 KB 332/1199 KB 72/181 KB 300/558 KB 72/1206 KB 332/1199 KB 76/181 KB 300/558 KB 68/1206 KB 332/1199 KB 64/181 KB 300/558 KB 72/1206 KB 336/1199 KB 76/181 KB 300/558 KB 52/1206 KB 320/1199 KB 52/181 KB 304/558 KB 72/1206 KB 336/1199 KB 76/181 KB 308/558 KB 72/1206 KB 336/1199 KB 76/181 KB 312/558 KB 76/1206 KB 340/1199 KB 80/181 KB 316/558 KB 76/1206 KB 340/1199 KB 80/181 KB 320/558 KB 76/1206 KB 340/1199 KB 80/181 KB 308/558 KB 76/1206 KB 340/1199 KB 80/181 KB 308/558 KB 72/1206 KB 340/1199 KB 80/181 KB 308/558 KB 72/1206 KB 340/1199 KB 76/181 KB 320/558 KB 76/1206 KB 344/1199 KB 80/181 KB 320/558 KB 80/1206 KB 348/1199 KB 80/181 KB 320/558 KB 80/1206 KB 352/1199 KB 80/181 KB 320/558 KB 80/1206 KB 344/1199 KB 80/181 KB 320/558 KB 80/1206 KB 352/1199 KB 84/181 KB 320/558 KB 84/1206 KB 356/1199 KB 88/181 KB 320/558 KB 84/1206 KB 356/1199 KB 92/181 KB 324/558 KB 84/1206 KB 356/1199 KB 96/181 KB 320/558 KB 84/1206 KB 356/1199 KB 84/181 KB 324/558 KB 88/1206 KB 356/1199 KB 96/181 KB 324/558 KB 92/1206 KB 356/1199 KB 96/181 KB 324/558 KB 96/1206 KB 356/1199 KB 96/181 KB 320/558 KB 80/1206 KB 356/1199 KB 84/181 KB 324/558 KB 96/1206 KB 360/1199 KB 96/181 KB 324/558 KB 96/1206 KB 364/1199 KB 96/181 KB 324/558 KB 84/1206 KB 356/1199 KB 92/181 KB 328/558 KB 96/1206 KB 364/1199 KB 96/181 KB 332/558 KB 96/1206 KB 364/1199 KB 96/181 KB 336/558 KB 96/1206 KB 364/1199 KB 96/181 KB 336/558 KB 96/1206 KB 368/1199 KB 96/181 KB 340/558 KB 96/1206 KB 368/1199 KB 96/181 KB 344/558 KB 100/1206 KB 372/1199 KB 100/181 KB 348/558 KB 100/1206 KB 372/1199 KB 100/181 KB 352/558 KB 100/1206 KB 372/1199 KB 100/181 KB 340/558 KB 100/1206 KB 372/1199 KB 100/181 KB 352/558 KB 100/1206 KB 372/1199 KB 104/181 KB 352/558 KB 100/1206 KB 372/1199 KB 108/181 KB 352/558 KB 100/1206 KB 372/1199 KB 112/181 KB 340/558 KB 100/1206 KB 372/1199 KB 96/181 KB 352/558 KB 104/1206 KB 372/1199 KB 112/181 KB 352/558 KB 108/1206 KB 372/1199 KB 112/181 KB 352/558 KB 112/1206 KB 372/1199 KB 112/181 KB 340/558 KB 96/1206 KB 372/1199 KB 96/181 KB 352/558 KB 112/1206 KB 376/1199 KB 112/181 KB 352/558 KB 112/1206 KB 380/1199 KB 112/181 KB 352/558 KB 112/1206 KB 384/1199 KB 112/181 KB 352/558 KB 112/1206 KB 388/1199 KB 116/181 KB 356/558 KB 116/1206 KB 392/1199 KB 116/181 KB 356/558 KB 116/1206 KB 396/1199 KB 116/181 KB 356/558 KB 116/1206 unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install KB 400/1199 KB 116/181 KB 352/558 KB 112/1206 KB 384/1199 KB 116/181 KB 356/558 KB 116/1206 KB 400/1199 KB 120/181 KB 356/558 KB 116/1206 KB 400/1199 KB 124/181 KB 356/558 KB 116/1206 KB 400/1199 KB 128/181 KB 356/558 KB 116/1206 KB 388/1199 KB 116/181 KB 352/558 KB 116/1206 KB 388/1199 KB 116/181 KB 360/558 KB 120/1206 KB 400/1199 KB 128/181 KB 360/558 KB 120/1206 KB 400/1199 KB 128/181 KB 364/558 KB 120/1206 KB 400/1199 KB 128/181 KB 368/558 KB 124/1206 KB 400/1199 KB 128/181 KB 364/558 KB 124/1206 KB 400/1199 KB 128/181 KB 368/558 KB 128/1206 KB 400/1199 KB 128/181 KB 372/558 KB 128/1206 KB 400/1199 KB 128/181 KB 376/558 KB 132/1206 KB 404/1199 KB 132/181 KB 380/558 KB 132/1206 KB 404/1199 KB 132/181 KB 384/558 KB 132/1206 KB 404/1199 KB 132/181 KB 372/558 KB 132/1206 KB 404/1199 KB 132/181 KB 384/558 KB 136/1206 KB 404/1199 KB 132/181 KB 384/558 KB 140/1206 KB 404/1199 KB 132/181 KB 384/558 KB 144/1206 KB 404/1199 KB 132/181 KB 372/558 KB 128/1206 KB 400/1199 KB 132/181 KB 384/558 KB 144/1206 KB 404/1199 KB 136/181 KB 384/558 KB 144/1206 KB 404/1199 KB 140/181 KB 384/558 KB 144/1206 KB 404/1199 KB 144/181 KB 372/558 KB 128/1206 KB 404/1199 KB 132/181 KB 384/558 KB 144/1206 KB 408/1199 KB 144/181 KB 384/558 KB 144/1206 KB 412/1199 KB 144/181 KB 384/558 KB 144/1206 KB 416/1199 KB 144/181 KB 384/558 KB 144/1206 KB 416/1199 KB 148/181 KB 388/558 KB 144/1206 KB 420/1199 KB 152/181 KB 388/558 KB 144/1206 KB 420/1199 KB 156/181 KB 388/558 KB 144/1206 KB 420/1199 KB 160/181 KB 388/558 KB 144/1206 KB 420/1199 KB 148/181 KB 384/558 KB 144/1206 KB 420/1199 KB 148/181 KB 392/558 KB 148/1206 KB 424/1199 KB 160/181 KB 392/558 KB 148/1206 KB 428/1199 KB 160/181 KB 392/558 KB 148/1206 KB 432/1199 KB 160/181 KB 388/558 KB 148/1206 KB 420/1199 KB 160/181 KB 392/558 KB 152/1206 KB 432/1199 KB 160/181 KB 392/558 KB 156/1206 KB 432/1199 KB 160/181 KB 392/558 KB 148/1206 KB 428/1199 KB 160/181 KB 396/558 KB 156/1206 KB 432/1199 KB 160/181 KB 400/558 KB 156/1206 KB 432/1199 KB 160/181 KB 400/558 KB 160/1206 KB 432/1199 KB 160/181 KB 400/558 KB 160/1206 KB 432/1199 KB 164/181 KB 404/558 KB 164/1206 KB 436/1199 KB 168/181 KB 404/558 KB 164/1206 KB 436/1199 KB 172/181 KB 404/558 KB 164/1206 KB 436/1199 KB 176/181 KB 404/558 KB 164/1206 KB 436/1199 KB 164/181 KB 404/558 KB 164/1206 KB 440/1199 KB 176/181 KB 404/558 KB 164/1206 KB 444/1199 KB 176/181 KB 404/558 KB 164/1206 KB 448/1199 KB 176/181 KB 404/558 KB 164/1206 KB 432/1199 KB 164/181 KB 408/558 KB 164/1206 KB 448/1199 KB 180/181 KB 412/558 KB 164/1206 KB 448/1199 KB 180/181 KB 416/558 KB 164/1206 KB 448/1199 KB 180/181 KB 400/558 KB 164/1206 KB 432/1199 KB 164/181 KB 416/558 KB 168/1206 KB 448/1199 KB 180/181 KB 416/558 KB 172/1206 KB 448/1199 KB 180/181 KB 416/558 KB 176/1206 KB 448/1199 KB 180/181 KB 404/558 KB 164/1206 KB 448/1199 KB 180/181 KB 416/558 KB 176/1206 KB 448/1199 KB 181/181 KB 416/558 KB 176/1206 KB 452/1199 KB 181/181 KB 420/558 KB 180/1206 KB 456/1199 KB 181/181 KB 420/558 KB 180/1206 KB 460/1199 KB 181/181 KB 420/558 KB 180/1206 KB 464/1199 KB 181/181 KB 420/558 KB 180/1206 KB 452/1199 KB 181/181 KB 424/558 KB 180/1206 KB 464/1199 KB 181/181 KB 428/558 KB 180/1206 KB 464/1199 KB 181/181 KB 416/558 KB 180/1206 KB 452/1199 KB 181/181 KB 428/558 KB 184/1206 KB 464/1199 KB 181/181 KB 432/558 KB 184/1206 KB 464/1199 KB 181/181 KB 432/558 KB 188/1206 KB 464/1199 KB 181/181 KB 432/558 KB 192/1206 KB 464/1199 KB 181/181 unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install KB 432/558 KB 192/1206 KB 468/1199 KB 181/181 KB 436/558 KB 196/1206 KB 472/1199 KB 181/181 KB 436/558 KB 196/1206 KB 476/1199 KB 436/558 KB 196/1206 KB 480/1199 KB 436/558 KB 196/1206 KB 468/1199 KB 181/181 KB 436/558 KB 192/1206 KB 468/1199 KB 181/181 KB 440/558 KB 196/1206 KB 480/1199 KB 444/558 KB 196/1206 KB 480/1199 KB 448/558 KB 200/1206 KB 480/1199 KB 444/558 KB 200/1206 KB 480/1199 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 899.5 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 448/558 KB 204/1206 KB 480/1199 KB 448/558 KB 204/1206 KB 484/1199 KB 452/558 KB 208/1206 KB 488/1199 KB 452/558 KB 208/1206 KB 492/1199 KB 452/558 KB 208/1206 KB 496/1199 KB 452/558 KB 208/1206 KB 484/1199 KB 456/558 KB 208/1206 KB 496/1199 KB 460/558 KB 208/1206 KB 496/1199 KB 448/558 KB 208/1206 KB 484/1199 KB 460/558 KB 212/1206 KB 496/1199 KB 464/558 KB 216/1206 KB 496/1199 KB 464/558 KB 220/1206 KB 496/1199 KB 464/558 KB 224/1206 KB 496/1199 KB 464/558 KB 212/1206 KB 496/1199 KB 464/558 KB 224/1206 KB 500/1199 KB 468/558 KB 228/1206 KB 504/1199 KB 468/558 KB 228/1206 KB 508/1199 KB 468/558 KB 228/1206 KB 512/1199 KB 468/558 KB 228/1206 KB 500/1199 KB 468/558 KB 232/1206 KB 512/1199 KB 468/558 KB 236/1206 KB 512/1199 KB 468/558 KB 240/1206 KB 512/1199 KB 468/558 KB 224/1206 KB 500/1199 KB 472/558 KB 240/1206 KB 512/1199 KB 476/558 KB 240/1206 KB 512/1199 KB 480/558 KB 240/1206 KB 512/1199 KB 484/558 KB 240/1206 KB 512/1199 KB 488/558 KB 244/1206 KB 516/1199 KB 484/558 KB 240/1206 KB 516/1199 KB 488/558 KB 244/1206 KB 520/1199 KB 488/558 KB 244/1206 KB 524/1199 KB 488/558 KB 244/1206 KB 528/1199 KB 484/558 KB 244/1206 KB 516/1199 KB 492/558 KB 248/1206 KB 528/1199 KB 492/558 KB 244/1206 KB 528/1199 KB 496/558 KB 252/1206 KB 528/1199 KB 496/558 KB 248/1206 KB 528/1199 KB 496/558 KB 256/1206 KB 528/1199 KB 500/558 KB 256/1206 KB 528/1199 KB 504/558 KB 260/1206 KB 532/1199 KB 508/558 KB 260/1206 KB 532/1199 KB 512/558 KB 260/1206 KB 532/1199 KB 500/558 KB 260/1206 KB 532/1199 KB 512/558 KB 260/1206 KB 536/1199 KB 512/558 KB 260/1206 KB 540/1199 KB 512/558 KB 260/1206 KB 544/1199 KB 500/558 KB 260/1206 KB 528/1199 KB 512/558 KB 264/1206 KB 544/1199 KB 512/558 KB 268/1206 KB 544/1199 KB 512/558 KB 272/1206 KB 544/1199 KB 516/558 KB 272/1206 KB 544/1199 KB 520/558 KB 276/1206 KB 548/1199 KB 524/558 KB 276/1206 KB 548/1199 KB 528/558 KB 276/1206 KB 548/1199 KB 516/558 KB 276/1206 KB 548/1199 KB 528/558 KB 276/1206 KB 552/1199 KB 528/558 KB 276/1206 KB 556/1199 KB 516/558 KB 276/1206 KB 544/1199 KB 528/558 KB 280/1206 KB 560/1199 KB 528/558 KB 284/1206 KB 560/1199 KB 528/558 KB 288/1206 KB 560/1199 KB 528/558 KB 276/1206 KB 560/1199 KB 532/558 KB 288/1206 KB 560/1199 KB 536/558 KB 292/1206 KB 564/1199 KB 540/558 KB 292/1206 KB 564/1199 KB 544/558 KB 292/1206 KB 564/1199 KB 532/558 KB 292/1206 KB 564/1199 KB 544/558 KB 292/1206 KB 568/1199 KB 544/558 KB 292/1206 KB 572/1199 KB 532/558 KB 292/1206 KB 560/1199 KB 544/558 KB 296/1206 KB 572/1199 KB 544/558 KB 296/1206 KB 576/1199 KB 544/558 KB 300/1206 KB 576/1199 KB 544/558 KB 304/1206 KB 576/1199 KB 544/558 KB 304/1206 KB 580/1199 KB 548/558 KB 308/1206 KB 584/1199 KB 548/558 KB 308/1206 KB 588/1199 KB 548/558 KB 308/1206 KB 580/1199 KB 548/558 KB 312/1206 KB 588/1199 KB 548/558 KB 304/1206 KB 580/1199 KB 552/558 KB 312/1206 KB 592/1199 KB 556/558 KB 312/1206 KB 592/1199 KB 558/558 KB 312/1206 KB 592/1199 KB 548/558 KB 312/1206 KB 592/1199 KB 558/558 KB 316/1206 KB 592/1199 KB 558/558 KB 320/1206 KB 592/1199 KB 558/558 KB 324/1206 KB 592/1199 KB 558/558 KB 328/1206 KB 596/1199 KB 558/558 KB 324/1206 KB 596/1199 KB 558/558 KB 328/1206 KB 600/1199 KB 558/558 KB 328/1206 KB 604/1199 KB 558/558 KB 328/1206 KB 608/1199 KB 558/558 KB 332/1206 KB 608/1199 KB 558/558 KB 336/1206 KB 608/1199 KB 558/558 KB 340/1206 KB 608/1199 KB 558/558 KB 344/1206 KB 612/1199 KB 558/558 KB 348/1206 KB 612/1199 KB 558/558 KB 352/1206 unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install KB 612/1199 KB 558/558 KB 340/1206 KB 612/1199 KB 558/558 KB 352/1206 KB 616/1199 KB 558/558 KB 352/1206 KB 620/1199 KB 558/558 KB 352/1206 KB 624/1199 KB 558/558 KB 356/1206 KB 624/1199 KB 558/558 KB 360/1206 KB 628/1199 KB 558/558 KB 364/1206 KB 628/1199 KB 558/558 KB 368/1206 KB 628/1199 KB 558/558 KB 356/1206 KB 628/1199 KB 558/558 KB 368/1206 KB 632/1199 KB 558/558 KB 368/1206 KB 636/1199 KB 558/558 KB 368/1206 KB 640/1199 KB 558/558 KB 372/1206 KB 640/1199 KB 558/558 KB 376/1206 KB 644/1199 KB 558/558 KB 380/1206 KB 644/1199 KB 558/558 KB 384/1206 KB 644/1199 KB 558/558 KB 372/1206 KB 644/1199 KB 558/558 KB 384/1206 KB 648/1199 KB 558/558 KB 384/1206 KB 652/1199 KB 558/558 KB 384/1206 KB 656/1199 KB 558/558 KB 388/1206 KB 656/1199 KB 558/558 KB 392/1206 KB 660/1199 KB 558/558 KB 396/1206 KB 660/1199 KB 558/558 KB 400/1206 KB 660/1199 KB 558/558 KB 388/1206 KB 660/1199 KB 558/558 KB 400/1206 KB 664/1199 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2401.3 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 400/1206 KB 668/1199 KB 400/1206 KB 672/1199 KB 404/1206 KB 672/1199 KB 408/1206 KB 676/1199 KB 412/1206 KB 676/1199 KB 416/1206 KB 676/1199 KB 404/1206 KB 676/1199 KB 416/1206 KB 680/1199 KB 416/1206 KB 684/1199 KB 416/1206 KB 688/1199 KB 416/1206 KB 692/1199 KB 420/1206 KB 696/1199 KB 420/1206 KB 700/1199 KB 420/1206 KB 704/1199 KB 420/1206 KB 692/1199 KB 424/1206 KB 704/1199 KB 428/1206 KB 704/1199 KB 432/1206 KB 704/1199 KB 436/1206 KB 704/1199 KB 440/1206 KB 708/1199 KB 444/1206 KB 708/1199 KB 436/1206 KB 708/1199 KB 448/1206 KB 712/1199 KB 448/1206 KB 716/1199 KB 448/1206 KB 720/1199 KB 448/1206 KB 708/1199 KB 452/1206 KB 720/1199 KB 456/1206 KB 724/1199 KB 460/1206 KB 724/1199 KB 464/1206 KB 724/1199 KB 452/1206 KB 724/1199 KB 464/1206 KB 728/1199 KB 464/1206 KB 732/1199 KB 464/1206 KB 736/1199 KB 464/1206 KB 740/1199 KB 468/1206 KB 744/1199 KB 468/1206 KB 748/1199 KB 468/1206 KB 752/1199 KB 468/1206 KB 740/1199 KB 472/1206 KB 752/1199 KB 476/1206 KB 752/1199 KB 480/1206 KB 752/1199 KB 484/1206 KB 752/1199 KB 488/1206 KB 756/1199 KB 492/1206 KB 756/1199 KB 496/1206 KB 756/1199 KB 484/1206 KB 756/1199 KB 496/1206 KB 760/1199 KB 496/1206 KB 764/1199 KB 496/1206 KB 768/1199 KB 496/1206 KB 772/1199 KB 500/1206 KB 776/1199 KB 500/1206 KB 780/1199 KB 500/1206 KB 784/1199 KB 500/1206 KB 772/1199 KB 504/1206 KB 784/1199 KB 508/1206 KB 784/1199 KB 512/1206 KB 784/1199 KB 516/1206 KB 784/1199 KB 520/1206 KB 788/1199 KB 524/1206 KB 788/1199 KB 528/1206 KB 788/1199 KB 516/1206 KB 788/1199 KB 528/1206 KB 792/1199 KB 528/1206 KB 796/1199 KB 528/1206 KB 800/1199 KB 532/1206 KB 800/1199 KB 536/1206 KB 804/1199 KB 540/1206 KB 804/1199 KB 544/1206 KB 804/1199 KB 532/1206 KB 804/1199 KB 544/1206 KB 808/1199 KB 544/1206 KB 812/1199 KB 544/1206 KB 816/1199 KB 548/1206 KB 816/1199 KB 552/1206 KB 820/1199 KB 556/1206 KB 820/1199 KB 560/1206 KB 820/1199 KB 548/1206 KB 820/1199 KB 560/1206 KB 824/1199 KB 560/1206 KB 828/1199 KB 560/1206 KB 832/1199 KB 564/1206 KB 832/1199 KB 568/1206 KB 836/1199 KB 572/1206 KB 836/1199 KB 576/1206 KB 836/1199 KB 564/1206 KB 836/1199 KB 576/1206 KB 840/1199 KB 576/1206 KB 844/1199 KB 576/1206 KB 848/1199 KB 580/1206 KB 848/1199 KB 584/1206 KB 852/1199 KB 588/1206 KB 852/1199 KB 580/1206 KB 852/1199 KB 588/1206 KB 856/1199 KB 592/1206 KB 856/1199 KB 592/1206 KB 860/1199 KB 592/1206 KB 864/1199 KB 596/1206 KB 864/1199 KB 600/1206 KB 868/1199 KB 604/1206 KB 868/1199 KB 608/1206 KB 868/1199 KB 596/1206 KB 868/1199 KB 608/1206 KB 872/1199 KB 608/1206 KB 876/1199 KB 608/1206 KB 880/1199 KB 612/1206 KB 880/1199 KB 616/1206 KB 884/1199 KB 620/1206 KB 884/1199 KB 624/1206 KB 884/1199 KB 612/1206 KB 884/1199 KB 624/1206 KB 888/1199 KB 624/1206 KB 892/1199 KB 624/1206 KB 896/1199 KB 628/1206 KB 896/1199 KB 632/1206 KB 900/1199 KB 636/1206 KB 900/1199 KB 640/1206 KB 900/1199 KB 628/1206 KB 900/1199 KB 640/1206 KB 904/1199 KB 640/1206 KB 908/1199 KB 640/1206 KB 912/1199 KB 644/1206 KB 912/1199 KB 648/1206 KB 912/1199 KB 652/1206 KB 912/1199 KB 656/1206 KB 916/1199 KB 652/1206 KB 916/1199 KB 656/1206 KB 920/1199 KB 656/1206 KB 924/1199 KB 656/1206 KB 928/1199 KB 656/1206 KB 932/1199 KB 660/1206 KB 936/1199 KB 660/1206 KB 940/1199 KB 660/1206 KB 944/1199 KB 660/1206 KB 932/1199 KB 664/1206 KB 944/1199 KB 668/1206 KB 944/1199 KB 672/1206 KB 944/1199 KB 672/1206 KB 948/1199 KB 676/1206 KB 952/1199 KB 676/1206 KB 956/1199 unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install KB 676/1206 KB 960/1199 KB 676/1206 KB 948/1199 KB 680/1206 KB 960/1199 KB 684/1206 KB 960/1199 KB 688/1206 KB 960/1199 KB 692/1206 KB 960/1199 KB 696/1206 KB 964/1199 KB 700/1206 KB 964/1199 KB 692/1206 KB 964/1199 KB 700/1206 KB 968/1199 KB 704/1206 KB 972/1199 KB 704/1206 KB 972/1199 KB 704/1206 KB 976/1199 KB 708/1206 KB 976/1199 KB 712/1206 KB 980/1199 KB 716/1206 KB 980/1199 KB 708/1206 KB 980/1199 KB 716/1206 KB 984/1199 KB 720/1206 KB 984/1199 KB 720/1206 KB 988/1199 KB 720/1206 KB 992/1199 KB 720/1206 KB 996/1199 KB 724/1206 KB 1000/1199 KB 724/1206 KB 1004/1199 KB 724/1206 KB 996/1199 KB 728/1206 KB 1004/1199 KB 732/1206 KB 1004/1199 KB 736/1206 KB 1004/1199 KB 736/1206 KB 1008/1199 KB 740/1206 KB 1008/1199 KB 744/1206 KB 1012/1199 KB 748/1206 KB 1012/1199 KB 740/1206 KB 1012/1199 KB 748/1206 KB 1016/1199 KB 748/1206 KB 1020/1199 KB 752/1206 KB 1024/1199 KB 752/1206 KB 1020/1199 KB 756/1206 KB 1024/1199 KB 760/1206 KB 1028/1199 KB 764/1206 KB 1028/1199 KB 768/1206 KB 1028/1199 KB 756/1206 KB 1028/1199 KB 768/1206 KB 1032/1199 KB 768/1206 KB 1036/1199 KB 768/1206 KB 1040/1199 KB 768/1206 KB 1044/1199 KB 772/1206 KB 1048/1199 KB 772/1206 KB 1052/1199 KB 772/1206 KB 1056/1199 KB 772/1206 KB 1044/1199 KB 776/1206 KB 1056/1199 KB 780/1206 KB 1056/1199 KB 784/1206 KB 1056/1199 KB 784/1206 KB 1060/1199 KB 788/1206 KB 1064/1199 KB 788/1206 KB 1068/1199 KB 788/1206 KB 1072/1199 KB 788/1206 KB 1060/1199 KB 792/1206 KB 1072/1199 KB 796/1206 KB 1072/1199 KB 800/1206 KB 1072/1199 KB 800/1206 KB 1076/1199 KB 804/1206 KB 1080/1199 KB 804/1206 KB 1084/1199 KB 804/1206 KB 1088/1199 KB 804/1206 KB 1076/1199 KB 808/1206 KB 1088/1199 KB 812/1206 KB 1088/1199 KB 816/1206 KB 1088/1199 KB 820/1206 KB 1088/1199 KB 824/1206 KB 1092/1199 KB 828/1206 KB 1092/1199 KB 832/1206 KB 1092/1199 KB 820/1206 KB 1092/1199 KB 832/1206 KB 1096/1199 KB 832/1206 KB 1100/1199 KB 832/1206 KB 1104/1199 KB 832/1206 KB 1108/1199 KB 836/1206 KB 1112/1199 KB 836/1206 KB 1116/1199 KB 836/1206 KB 1108/1199 KB 840/1206 KB 1116/1199 KB 844/1206 KB 1116/1199 KB 848/1206 KB 1120/1199 KB 844/1206 KB 1120/1199 KB 848/1206 KB 1124/1199 KB 852/1206 KB 1128/1199 KB 852/1206 KB 1132/1199 KB 852/1206 KB 1124/1199 KB 856/1206 KB 1132/1199 KB 860/1206 KB 1132/1199 KB 864/1206 KB 1136/1199 KB 860/1206 KB 1136/1199 KB 868/1206 KB 1136/1199 KB 872/1206 KB 1140/1199 KB 876/1206 KB 1140/1199 KB 880/1206 KB 1140/1199 KB 868/1206 KB 1140/1199 KB 880/1206 KB 1144/1199 KB 880/1206 KB 1148/1199 KB 880/1206 KB 1152/1199 KB 880/1206 KB 1156/1199 KB 884/1206 KB 1160/1199 KB 884/1206 KB 1164/1199 KB 884/1206 KB 1168/1199 KB 884/1206 KB 1156/1199 KB 888/1206 KB 1168/1199 KB 892/1206 KB 1168/1199 KB 896/1206 KB 1168/1199 KB 896/1206 KB 1172/1199 KB 900/1206 KB 1176/1199 KB 900/1206 KB 1180/1199 KB 900/1206 KB 1172/1199 KB 904/1206 KB 1180/1199 KB 908/1206 KB 1180/1199 KB 908/1206 KB 1184/1199 KB 912/1206 KB 1184/1199 KB 912/1206 KB 1188/1199 KB 916/1206 KB 1192/1199 KB 916/1206 KB 1196/1199 KB 916/1206 KB 1199/1199 KB 916/1206 KB 1188/1199 KB 920/1206 KB 1199/1199 KB 924/1206 KB 1199/1199 KB 928/1206 KB 1199/1199 KB 932/1206 KB 1199/1199 KB 936/1206 KB 1199/1199 KB 940/1206 KB 1199/1199 KB 944/1206 KB 1199/1199 KB 948/1206 KB 1199/1199 KB 952/1206 KB 1199/1199 KB 956/1206 KB 1199/1199 KB 960/1206 KB 1199/1199 KB 964/1206 KB 1199/1199 KB 968/1206 KB 1199/1199 KB 972/1206 KB 1199/1199 KB 976/1206 KB 1199/1199 KB 980 unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install /1206 KB 1199/1199 KB 984/1206 KB 1199/1199 KB 988/1206 KB 1199/1199 KB 992/1206 KB 1199/1199 KB 996/1206 KB 1199/1199 KB 1000/1206 KB 1199/1199 KB 1004/1206 KB 1199/1199 KB 1008/1206 KB 1199/1199 KB 1012/1206 KB 1199/1199 KB 1016/1206 KB 1199/1199 KB 1020/1206 KB 1199/1199 KB 1024/1206 KB 1199/1199 KB 1028/1206 KB 1199/1199 KB 1032/1206 KB 1199/1199 KB 1036/1206 KB 1199/1199 KB 1040/1206 KB 1199/1199 KB 1044/1206 KB 1199/1199 KB 1048/1206 KB 1199/1199 KB 1052/1206 KB 1199/1199 KB 1056/1206 KB 1199/1199 KB 1060/1206 KB 1199/1199 KB 1064/1206 KB 1199/1199 KB 1068/1206 KB 1199/1199 KB 1072/1206 KB 1199/1199 KB 1076/1206 KB 1199/1199 KB 1080/1206 KB 1199/1199 KB 1084/1206 KB 1199/1199 KB 1088/1206 KB 1199/1199 KB 1092/1206 KB 1199/1199 KB 1096/1206 KB 1199/1199 KB 1100/1206 KB 1199/1199 KB 1104/1206 KB 1199/1199 KB 1108/1206 KB 1199/1199 KB 1112/1206 KB 1199/1199 KB 1116/1206 KB 1199/1199 KB 1120/1206 KB 1199/1199 KB 1124/1206 KB 1199/1199 KB 1128/1206 KB 1199/1199 KB 1132/1206 KB 1199/1199 KB 1136/1206 KB 1199/1199 KB 1140/1206 KB 1199/1199 KB 1144/1206 KB 1199/1199 KB 1148/1206 KB 1199/1199 KB 1152/1206 KB 1199/1199 KB 1156/1206 KB 1199/1199 KB 1160/1206 KB 1199/1199 KB 1164/1206 KB 1199/1199 KB 1168/1206 KB 1199/1199 KB 1172/1206 KB 1199/1199 KB 1176/1206 KB 1199/1199 KB 1180/1206 KB 1199/1199 KB 1184/1206 KB 1199/1199 KB 1188/1206 KB 1199/1199 KB 1192/1206 KB 1199/1199 KB 1196/1206 KB 1199/1199 KB 1200/1206 KB 1199/1199 KB 1204/1206 KB 1199/1199 KB 1206/1206 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3732.7 KB/sec) unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3121.5 KB/sec) unit-oai-hss-0: 06:32:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:32:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:32:15 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:32:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:32:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:32:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:32:15 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:32:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:32:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:32:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:32:15 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 06:32:15 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:32:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:32:15 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:32:15 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:32:15 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-oai-hss-0: 06:32:15 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:32:15 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 06:32:16 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 06:32:16 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-hss-0: 06:32:16 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:32:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:16 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:32:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 06:32:16 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 06:32:16 INFO juju.worker.uniter.context trying to kill context process 3530 unit-oai-epc-0: 06:32:16 INFO juju.worker.uniter.context waiting for context process 3530 to die unit-oai-epc-0: 06:32:16 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 06:32:16 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 06:32:16 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 06:32:16 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:32:16 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:32:16 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:32:16 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:32:16 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:32:16 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-oai-hss-0: 06:32:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:32:16 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:32:16 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:32:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 45.250 s unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-09-22T06:32:16+00:00 unit-oai-epc-0: 06:32:16 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 06:32:16 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:32:16 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 06:32:16 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 06:32:16 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/65M unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 06:32:16 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:32:16 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:32:16 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) machine-2: 06:32:16 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 06:32:16 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot machine-2: 06:32:16 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release machine-2: 06:32:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-oai-hss-0: 06:32:17 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:32:17 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 06:32:17 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 06:32:17 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-135.161) ... unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 06:32:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:32:23 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-158-generic unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-158-generic unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 06:32:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:32:23 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 06:32:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install --2018-09-22 06:32:23-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install 0K ....... 29.4M=0s unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install 2018-09-22 06:32:23 (29.4 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install --2018-09-22 06:32:23-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 06:32:23 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 06:32:24 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 369K 3s unit-abot-epc-basic-0: 06:32:24 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 369K 3s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 42.0M 2s unit-abot-epc-basic-0: 06:32:24 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 373K 2s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 41.0M 1s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 38.8M 1s unit-abot-epc-basic-0: 06:32:24 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 377K 1s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 60.5M 1s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 42.8M 1s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 52.4M 1s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 56.9M 1s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 61.4M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 65.4M 0s unit-abot-epc-basic-0: 06:32:24 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 385K 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 51.7M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 55.3M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 58.4M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 52.8M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 50.4M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 61.8M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 112M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 110M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 89.1M=0.7s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 2018-09-22 06:32:24 (1.61 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install --2018-09-22 06:32:24-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 06:32:24 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:32:24 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 50.8M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 52.8M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 58.9M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 55.6M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 52.1M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 67.9M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 74.7M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 76.5M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 67.3M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 76.9M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 86.6M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 117M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 113M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 115M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 130M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 117M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 107M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 122M 0s unit-oai-hss-0: 06:32:24 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 109M 0s unit-abot-epc-basic-0: 06:32:24 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 406K 2s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 58.0M 2s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 54.0M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 58.9M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 55.4M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 43.3M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 56.8M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 71.2M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 65.2M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 57.2M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 74.1M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 85.3M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 71.4M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 52.4M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 90.9M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 68.3M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 68.2M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 79.3M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 107M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 124M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 118M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 110M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 124M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 112M 1s unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 417K 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 59.3M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 46.6M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 60.7M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 53.3M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 63.4M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 58.5M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 75.9M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 67.7M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 70.0M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 70.2M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 76.9M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 77.8M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 69.1M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 66.5M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 78.2M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 78.5M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 83.6M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 76.4M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 73.7M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 80.1M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 70.2M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 60.2M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 65.1M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 64.3M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 65.2M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 60.3M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 60.0M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 66.1M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 68.9M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 56.2M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 63.3M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 69.0M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 57.0M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 74.4M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 112M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 104M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 114M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 91.9M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 116M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 110M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 115M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 99.2M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 116M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 115M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 108M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 100M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 105M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 115M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 114M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 99.5M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 111M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 115M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 114M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 96.9M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 116M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 498K 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 45.2M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 24.7M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 57.7M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 76.1M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 100M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 56.3M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 56.8M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 46.0M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 65.2M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 56.0M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 64.0M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 54.2M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 68.5M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 64.5M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 83.2M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 71.9M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 93.6M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 88.0M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 84.0M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 75.8M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 87.5M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 82.9M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 89.3M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 81.8M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 84.4M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 88.3M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 89.0M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 78.4M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 89.8M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 91.9M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 95.2M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 70.7M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 91.2M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 98.4M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 90.6M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 74.2M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 120M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 131M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 137M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 116M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 130M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 125M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 52.6M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 114M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 468K 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 72.0M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 53.1M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 59.2M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 61.7M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 63.9M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 63.2M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 75.3M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 97.7M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 74.2M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 68.9M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 114M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 86.5M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 77.1M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 59.7M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 70.1M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 77.4M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 78.2M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 74.7M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 84.1M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 87.5M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 87.6M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 67.3M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 75.7M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 68.8M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 76.4M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 66.4M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 72.8M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 77.7M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 71.9M 0s unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 67.4M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 77.0M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 80.8M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 95.9M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 70.4M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 100M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 79.1M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 90.5M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 43.9M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 135M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 135M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 140M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 122M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 134M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 137M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 139M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 121M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 142M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 133M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 128M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 120M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 110M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 120M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 130M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 114M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 483K 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 65.2M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 65.5M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 65.9M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 58.1M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 64.0M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 70.6M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 80.5M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 69.6M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 85.6M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 75.5M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 88.0M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 79.6M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 88.7M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 86.4M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 91.0M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 76.8M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 92.0M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 87.8M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 94.5M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 71.5M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 92.5M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 85.1M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 96.8M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 67.7M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 104M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 44.3M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 85.9M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 104M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 99.8M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 91.2M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 92.0M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 81.0M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 87.0M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 104M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 87.6M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 80.6M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 85.5M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 89.7M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 98.8M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 76.7M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 110M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 86.3M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 90.8M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 102M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 130M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 128M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 133M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 119M 0s unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 465K 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 62.1M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 59.1M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 55.8M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 69.3M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 65.1M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 75.2M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 73.4M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 105M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 132M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 137M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 117M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 122M 0s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 120M=0.8s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2018-09-22 06:32:25 (15.6 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install --2018-09-22 06:32:25-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 92.7M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 72.7M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 73.0M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 63.4M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 28.1M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 55.7M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 68.8M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 62.6M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 56.9M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 58.3M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 76.2M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 77.4M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 74.9M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 79.6M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 83.4M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 83.0M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 70.8M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 82.8M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 75.7M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 85.6M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 73.8M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 84.3M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 79.6M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 69.3M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 65.5M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 82.2M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 68.0M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 76.7M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 63.1M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 82.7M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 76.4M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 72.2M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 72.2M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 76.4M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 74.9M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 76.7M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 68.6M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 69.1M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 81.7M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 74.9M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 76.6M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 127M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 122M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 128M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 51.5M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 134M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 132M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 140M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 119M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 130M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 140M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 133M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 124M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 131M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 140M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 138M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 120M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 140M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 127M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 134M 1s unit-oai-hss-0: 06:32:25 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 119M 1s unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-370aea-default-0". unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 502K 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 63.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 73.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 88.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 40.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 76.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 77.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 73.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 70.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 76.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 72.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 100M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 85.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 83.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 91.5M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 77.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 62.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 81.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 84.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 80.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 77.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 90.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 79.5M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 86.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 46.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 85.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 97.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 96.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 81.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 89.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 89.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 90.5M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 79.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 106M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 100M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 85.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 73.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 94.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 96.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 87.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 74.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 101M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 84.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 85.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 64.9M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 81.1M 1s unit-abot-epc-basic-0: 06:32:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 466K 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 62.9M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 62.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 61.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 70.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 60.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 71.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 72.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 79.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 81.5M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 89.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 71.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 85.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 87.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 76.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 67.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 79.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 79.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 76.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 44.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 80.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 82.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 89.9M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 124M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 138M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 142M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 103M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 72.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 85.5M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 88.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 80.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 74.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 83.5M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 81.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 81.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 68.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 88.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 83.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 79.9M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 70.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 77.9M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 83.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 85.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 75.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 83.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 85.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 111M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 110M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 140M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 136M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 130M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 121M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 132M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 138M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 142M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 117M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 138M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 136M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 127M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 122M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 62.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 496K 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 72.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 16.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 72.9M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 67.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 58.5M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 61.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 60.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 68.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 68.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 80.5M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 84.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 79.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 72.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 79.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 93.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 122M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 74.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 88.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 94.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 98.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 122M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 129M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 98.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 79.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 72.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 83.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 81.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 94.5M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 80.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 81.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 87.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 84.5M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 89.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 93.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 82.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 86.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 123M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 85.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 77.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 79.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 61.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 85.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 67.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 86.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 108M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 120M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 121M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 122M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 107M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 1.40M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 53.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 59.5M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 55.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 57.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 72.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 119M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 118M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 118M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 106M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 721K 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 61.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 51.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 64.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 54.9M 2s unit-abot-epc-basic-0: 06:32:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 62.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 54.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 66.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 68.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 66.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 59.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 71.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 67.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 79.5M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 65.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 75.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 72.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 68.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 75.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 93.9M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 123M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 120M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 104M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 78.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 78.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 67.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 62.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 69.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 68.5M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 67.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 58.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 69.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 75.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 72.5M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 97.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 120M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 124M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 108M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 109M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 114M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 120M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 121M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 102M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 126M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 112M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 125M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 103M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 1.56M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 58.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 44.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 59.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 67.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 98.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 103M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 111M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 119M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 1.40M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 39.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 77.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 1.38M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 44.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 64.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 64.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 63.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 59.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 79.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 79.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 93.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 99.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 96.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 89.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 96.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 94.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 95.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 83.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 102M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 85.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 111M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 80.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 133M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 142M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 116M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 91.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 81.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 91.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 86.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 77.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 92.9M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 101M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 101M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 82.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 100M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 94.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 79.5M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 56.5M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 73.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 96.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 108M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 10.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 55.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 77.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 79.9M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 67.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 76.9M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 75.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 101M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 109M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 122M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 1.93M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 48.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 72.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 60.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 53.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 62.8M 2s unit-abot-epc-basic-0: 06:32:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 1.33M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 62.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 69.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 102M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 1.41M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 16.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 64.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 61.5M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 62.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 52.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 61.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 72.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 72.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 63.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 77.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 79.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 62.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 67.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 74.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 84.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 76.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 67.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 77.5M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 76.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 94.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 107M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 117M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 117M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 118M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 105M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 125M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 89.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 75.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 63.0M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 81.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 67.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 70.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 82.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 125M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 114M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 122M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 104M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 121M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 39.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 70.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 75.2M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 70.2M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 68.6M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 77.3M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 76.1M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 112M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 106M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 1.90M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 64.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 53.9M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 81.1M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 67.8M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 75.3M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 72.6M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 82.6M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 117M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 1.37M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 61.1M 2s unit-abot-epc-basic-0: 06:32:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 1.18M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 56.5M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 55.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 48.8M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 57.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 60.3M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 65.5M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 63.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 71.9M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 72.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 71.7M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 67.4M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 80.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 81.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 85.6M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 86.1M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 113M 2s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 120M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 117M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 105M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 117M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 99.7M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 73.9M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 67.8M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 74.0M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 72.7M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 74.2M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 63.1M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 70.9M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 72.9M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 103M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 106M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 113M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 104M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 69.2M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 60.4M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 74.6M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 68.4M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 68.8M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 62.8M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 74.4M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 115M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 123M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 106M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 116M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 122M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 116M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 105M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 2.13M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 63.6M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 57.8M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 60.6M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 63.8M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 69.8M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 74.2M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 78.7M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 90.5M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 117M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 1.39M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 1.11M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 54.6M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 55.7M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 48.5M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 56.8M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 60.0M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 67.6M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 62.8M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 75.7M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 79.9M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 80.7M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 69.4M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 82.1M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 118M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 122M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 107M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 120M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 122M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 79.8M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 63.4M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 74.0M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 74.8M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 73.2M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 62.0M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 80.5M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 77.6M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 76.4M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 58.6M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 86.3M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 71.5M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 73.2M 1s unit-oai-hss-0: 06:32:26 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 65.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 65.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 75.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 72.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 76.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 78.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 81.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 111M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 103M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 119M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 118M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 112M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 108M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 107M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 2.17M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 58.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 66.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 54.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 54.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 65.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 71.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 68.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 121M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 123M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 120M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 106M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 124M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 629K 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 56.7M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 59.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 50.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 59.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 57.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 65.4M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 60.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 68.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 72.7M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 116M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 100M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 117M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 108M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 80.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 62.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 74.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 70.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 73.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 63.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 73.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 74.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 70.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 95.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 121M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 117M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 123M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 69.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 72.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 72.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 74.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 63.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 70.4M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 72.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 74.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 103M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 121M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 118M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 122M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 103M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 117M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 114M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 2.21M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 56.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 53.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 58.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 48.7M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 62.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 64.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 69.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 60.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 115M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 119M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 112M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 108M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 118M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 123M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 637K 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 59.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 56.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 82.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 46.7M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 66.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 49.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 57.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 45.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 50.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 86.7M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 57.7M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 48.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 56.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 53.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 54.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 55.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 61.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 101M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 77.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 104M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 109M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 76.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 77.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 60.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 90.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 114M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 87.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 65.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 73.7M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 71.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 76.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 103M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 120M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 122M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 118M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 101M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 115M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 117M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 123M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 2.32M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 59.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 45.4M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 58.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 50.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 65.7M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 55.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 69.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 68.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 78.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 105M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 123M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 120M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 120M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 103M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 120M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 120M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 642K 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 60.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 49.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 57.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 78.7M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 99.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 106M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 29.4M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 67.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 69.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 73.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 69.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 119M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 78.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 69.7M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 62.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 76.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 97.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 75.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 69.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 73.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 88.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 83.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 96.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 72.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 69.7M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 78.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 69.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 115M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 80.7M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 72.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 64.7M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 72.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 79.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 118M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 107M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 123M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 2.06M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 62.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 49.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 50.7M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 46.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 63.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 69.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 59.7M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 68.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 64.4M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 93.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 107M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 116M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 109M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 119M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 108M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 124M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 115M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 120M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 653K 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 52.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 52.4M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 56.4M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 66.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 94.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 115M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 84.7M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 74.4M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 80.4M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 116M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 23.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 78.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 74.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 65.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 74.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 78.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 77.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 66.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 75.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 65.4M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 73.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 68.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 81.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 79.4M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 88.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 75.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 85.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 81.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 85.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 71.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 83.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 98.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 123M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 103M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 123M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 118M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 124M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 102M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 2.03M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 63.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 61.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 53.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 63.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 66.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 76.4M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 63.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 74.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 72.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 113M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 104M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 116M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 118M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 124M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 104M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 649K 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 55.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 57.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 61.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 57.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 55.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 70.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 73.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 90.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 100M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 121M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 120M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 114M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 105M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 20.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 74.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 64.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 78.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 65.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 76.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 75.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 84.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 65.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 74.4M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 84.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 80.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 66.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 76.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 74.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 75.7M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 66.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 105M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 119M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 121M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 103M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 77.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 107M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 117M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 107M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 122M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 2.12M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 59.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 58.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 97.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 67.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 52.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 48.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 52.4M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 54.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 57.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 61.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 119M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 114M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 118M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 107M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 120M 1s unit-abot-epc-basic-0: 06:32:27 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 661K 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 56.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 44.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 46.7M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 49.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 60.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 69.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 62.4M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 93.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 114M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 119M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 95.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 119M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 107M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 22.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 61.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 68.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 112M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 87.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 66.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 65.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 73.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 69.8M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 59.7M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 66.5M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 70.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 70.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 61.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 70.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 67.1M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 88.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 101M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 111M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 122M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 98.0M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 64.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 71.4M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 69.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 103M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 105M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 120M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 116M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 2.31M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 48.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 67.4M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 102M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 101M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 16.4M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 52.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 58.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 54.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 50.6M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 61.9M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 114M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 116M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 114M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 105M 0s unit-abot-epc-basic-0: 06:32:27 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-370aea-default-0 unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 671K 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 60.4M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 49.3M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 50.2M 1s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 56.2M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 62.4M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 76.0M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 73.5M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 80.4M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 91.5M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 117M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 106M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 120M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 122M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 20.6M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 78.8M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 63.7M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 70.0M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 115M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 13.8M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 65.2M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 72.0M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 80.0M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 77.0M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 63.9M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 75.8M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 73.2M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 75.3M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 100M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 114M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 80.5M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 75.5M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 66.2M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 73.0M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 74.5M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 91.1M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 101M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 116M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 121M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 119M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 109M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 116M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 119M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 2.64M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 66.5M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 49.6M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 61.1M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 102M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 98.7M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 10.5M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 62.9M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 55.9M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 59.2M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 62.6M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 61.8M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 114M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 112M 0s unit-oai-hss-0: 06:32:27 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 118M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 683K 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 62.5M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 57.5M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 48.3M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 49.9M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 84.9M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 84.6M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 71.5M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 74.4M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 77.4M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 96.3M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 107M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 122M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 121M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 21.0M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 67.4M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 72.2M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 72.3M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 80.3M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 122M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 12.7M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 76.0M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 73.8M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 66.3M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 67.9M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 71.4M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 73.2M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 60.7M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 70.9M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 76.2M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 72.8M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 65.2M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 86.8M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 83.8M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 85.1M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 89.1M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 124M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 114M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 124M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 108M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 2.60M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 61.5M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 46.9M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 54.7M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 54.3M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 100M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 105M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 114M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 113M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 9.01M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 50.1M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 59.6M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 54.6M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 54.1M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 70.6M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 117M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 122M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 117M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 108M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 705K 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 52.1M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 60.6M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 78.5M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 61.0M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 56.8M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 73.1M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 71.7M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 75.6M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 94.0M 0s unit-abot-epc-basic-0: 06:32:28 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 120M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 120M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 24.6M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 78.9M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 62.9M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 68.5M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 72.9M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 73.6M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 103M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 119M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 8.31M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 77.8M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 71.1M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 68.8M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 60.9M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 73.9M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 66.2M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 68.6M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 60.3M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 71.1M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 64.6M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 75.3M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 104M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 116M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 113M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 121M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 99.3M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 2.75M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 50.0M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 58.1M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 50.9M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 54.3M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 65.0M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 111M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 97.6M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 118M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 105M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 11.8M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 59.9M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 74.3M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 21.8M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 57.6M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 49.8M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 59.5M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 69.1M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 103M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 102M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 105M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 711K 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 66.5M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 59.4M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 58.3M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 58.9M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 63.9M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 76.4M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 97.7M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 113M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 108M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 117M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 101M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 36.7M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 71.0M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 71.5M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 70.6M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 64.2M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 74.7M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 104M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 115M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 95.9M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 9.95M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 17.7M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 67.2M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 72.1M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 72.5M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 71.5M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 58.7M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 67.8M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 62.7M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 68.7M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 80.9M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 113M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 117M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 113M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 98.8M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 2.86M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 58.4M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 64.0M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 85.3M 0s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 53750K ...... 100% 11500G=2.5s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install 2018-09-22 06:32:28 (21.0 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install FINISHED --2018-09-22 06:32:28-- unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install Total wall clock time: 4.7s unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.0s (16.6 MB/s) unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-abot-epc-basic-0: 06:32:28 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 06:32:28 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install (Reading database ... 53394 files and directories currently installed.) unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 06:32:28 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:32:28 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-370aea-default-0 unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-370aea-default-0 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.4). unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.3). unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-oai-hss-0: 06:32:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 06:32:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-hss-0: 06:32:30 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install Need to get 291 MB of archives. unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install After this operation, 1,132 MB of additional disk space will be used. unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 06:32:31 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-abot-epc-basic-0: 06:32:31 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.9 [186 kB] unit-abot-epc-basic-0: 06:32:31 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 06:32:31 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 06:32:31 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 06:32:31 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 06:32:31 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 06:32:31 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.12 [41.5 kB] unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.12 [1,579 kB] unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.12 [288 kB] unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2 [97.2 kB] unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-oai-hss-0: 06:32:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 06:32:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-oai-hss-0: 06:32:36 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 06:32:36 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2 [13.5 kB] unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 06:32:40 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 06:32:40 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-abot-epc-basic-0: 06:32:40 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-abot-epc-basic-0: 06:32:40 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 06:32:40 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 06:32:40 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-oai-epc-0: 06:32:43 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 06:32:43 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 06:32:43 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 06:32:43 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 06:32:43 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 06:32:43 DEBUG juju.worker start "api" unit-oai-epc-0: 06:32:43 INFO juju.worker start "api" machine-2: 06:32:43 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 06:32:43 DEBUG juju.agent read agent config, format "2.0" machine-2: 06:32:43 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 06:32:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 06:32:43 DEBUG juju.worker "api" started unit-oai-epc-0: 06:32:43 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:32:43 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:32:43 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-epc-0: 06:32:43 INFO juju.api connection established to "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:32:43 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gettext amd64 0.19.7-2ubuntu3 [1,076 kB] machine-2: 06:32:43 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 06:32:43 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 06:32:43 DEBUG juju.worker start "engine" machine-2: 06:32:43 INFO juju.worker start "engine" machine-2: 06:32:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 06:32:43 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 06:32:43 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 06:32:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 06:32:43 DEBUG juju.worker "engine" started machine-2: 06:32:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 06:32:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.introspection stats worker now serving machine-2: 06:32:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 06:32:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 06:32:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 06:32:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 06:32:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 06:32:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 06:32:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] machine-2: 06:32:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 06:32:43 DEBUG juju.worker.apicaller connecting with current password machine-2: 06:32:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:43 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-2: 06:32:43 INFO juju.api connection established to "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-2: 06:32:43 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-2: 06:32:43 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 06:32:43 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-oai-epc-0: 06:32:43 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-oai-epc-0: 06:32:43 DEBUG juju.api RPC connection died unit-oai-epc-0: 06:32:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 06:32:43 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 06:32:43 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-epc-0: 06:32:43 INFO juju.api connection established to "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-epc-0: 06:32:43 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-oai-epc-0: 06:32:44 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.10 [111 kB] unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [380 kB] unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] machine-2: 06:32:44 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 06:32:44 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:32:44 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 06:32:44 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 06:32:44 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 06:32:44 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 06:32:44 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 06:32:44 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:32:44 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 06:32:44 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 06:32:44 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 06:32:44 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-epc-0: 06:32:44 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-oai-epc-0: 06:32:44 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 06:32:44 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 06:32:44 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 06:32:44 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 06:32:44 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "172.30.9.203:17070"] unit-oai-epc-0: 06:32:44 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] machine-2: 06:32:45 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 06:32:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 06:32:45 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 06:32:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 06:32:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:32:45 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 06:32:45 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 06:32:45 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] machine-2: 06:32:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 06:32:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 06:32:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 06:32:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 06:32:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 06:32:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: unit-oai-epc-0: 06:32:45 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc machine-2: 06:32:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:32:45 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 06:32:45 INFO juju.worker.upgrader unblocking abort check machine-2: 06:32:45 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 06:32:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] machine-2: 06:32:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:32:45 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 06:32:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:32:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:32:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 06:32:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 06:32:46 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 06:32:46 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 06:32:46 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 06:32:46 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 06:32:46 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 06:32:46 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 06:32:46 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 06:32:46 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 06:32:46 INFO juju.worker.uniter hooks are retried true machine-2: 06:32:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 06:32:46 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 06:32:46 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 06:32:46 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 06:32:46 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 06:32:46 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 06:32:46 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 06:32:46 DEBUG juju.worker.uniter.remotestate got service change machine-2: 06:32:46 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 06:32:46 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 06:32:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 06:32:46 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 06:32:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 06:32:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 06:32:46 DEBUG juju.worker.logger logger setup machine-2: 06:32:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 06:32:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 06:32:46 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 06:32:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 06:32:46 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 06:32:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 06:32:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 06:32:46 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys unit-oai-epc-0: 06:32:46 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 06:32:46 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 06:32:46 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 06:32:46 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:32:46 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 06:32:46 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 06:32:46 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-2: 06:32:46 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 06:32:46 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 06:32:46 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:32:46 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:32:46 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:32:46 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:32:46 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-2: 06:32:46 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:32:46 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-2: 06:32:46 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-2: 06:32:46 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:32:46 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:32:46 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:32:46 DEBUG juju.network including address public:172.30.9.203 for machine machine-2: 06:32:46 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-2: 06:32:46 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:32:46 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:32:46 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-machine:127.0.0.1 local-machine:::1] machine-2: 06:32:46 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 06:32:46 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "172.30.9.203:17070"] machine-2: 06:32:46 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:32:46 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:32:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 06:32:46 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 06:32:46 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 06:32:46 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 06:32:46 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 06:32:46 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 06:32:46 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 06:32:46 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 06:32:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 06:32:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 06:32:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 06:32:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 06:32:46 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,::1,localhost", AutoNoProxy:""} machine-2: 06:32:46 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 06:32:46 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 06:32:46 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:32:46 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 06:32:46 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] unit-oai-epc-0: 06:32:46 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 06:32:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-2: 06:32:46 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-oai-epc-0: 06:32:46 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... machine-2: 06:32:46 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 06:32:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [291 kB] unit-oai-epc-0: 06:32:46 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 06:32:46 DEBUG worker.uniter.jujuc running hook tool "open-port" machine-2: 06:32:46 DEBUG juju.worker start "2-container-watcher" machine-2: 06:32:46 DEBUG juju.worker start "stateconverter" machine-2: 06:32:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 06:32:46 INFO juju.worker start "2-container-watcher" machine-2: 06:32:46 DEBUG juju.worker "2-container-watcher" started machine-2: 06:32:46 INFO juju.worker start "stateconverter" machine-2: 06:32:46 DEBUG juju.worker "stateconverter" started machine-2: 06:32:46 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 06:32:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install Running depmod. unit-oai-epc-0: 06:32:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.10 [8,043 kB] unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git machine-2: 06:32:46 INFO juju.worker.machiner "machine-2" started unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:32:46 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. machine-2: 06:32:46 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:b1:ae:80 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.11 [] [] []} {2 fa:16:3e:b1:ae:80 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:32:46 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-oai-epc-0: 06:32:47 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:32:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:32:47 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 06:32:47 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.18~dfsg~0-0ubuntu2.9 [2,981 kB] unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.18~dfsg~0-0ubuntu2.9 [2,060 kB] unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.18~dfsg~0-0ubuntu2.9 [40.8 kB] unit-oai-epc-0: 06:32:47 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-oai-epc-0: 06:32:47 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:32:47 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-oai-epc-0: 06:32:47 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:32:47 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:32:47 DEBUG unit.oai-epc/0.install ++ virt-what unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-oai-epc-0: 06:32:48 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:32:48 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:32:48 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 06:32:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:32:48 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:32:48 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 06:32:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-oai-epc-0: 06:32:48 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:32:48 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:32:48 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-oai-epc-0: 06:32:48 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:32:48 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 06:32:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:32:48 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 06:32:48 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 06:32:48 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-oai-epc-0: 06:32:49 DEBUG unit.oai-epc/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-epc-0: 06:32:49 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 06:32:49 DEBUG unit.oai-epc/0.install Already on 'v0.3.2-branch' unit-oai-epc-0: 06:32:49 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-epc-0: 06:32:49 DEBUG unit.oai-epc/0.install + git pull unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 06:32:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:32:50 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 06:32:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install ++ config-get realm unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-oai-epc-0: 06:32:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 06:32:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:32:50 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 06:32:50 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 06:32:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-oai-epc-0: 06:32:51 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.3 [2,430 B] unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3 [4,734 B] unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-abot-epc-basic-0: 06:32:53 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 06:32:53 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 06:32:53 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 06:32:53 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 06:32:53 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 06:32:53 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 06:32:53 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 06:32:53 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 06:32:53 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 06:32:53 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 06:32:53 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 06:32:53 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-oai-hss-0: 06:32:53 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:32:53 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:32:54 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 06:32:54 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 06:32:54 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-oai-hss-0: 06:32:54 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 06:32:54 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-158-generic unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-oai-hss-0: 06:32:54 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:32:54 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-158-generic unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-oai-hss-0: 06:32:54 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 06:32:54 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 06:32:54 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-oai-hss-0: 06:32:54 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-oai-hss-0: 06:32:54 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-oai-hss-0: 06:32:54 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:32:54 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-oai-hss-0: 06:32:54 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-158-generic unit-oai-hss-0: 06:32:54 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-158-generic unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 06:32:54 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-oai-hss-0: 06:32:55 DEBUG unit.oai-hss/0.install done unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-oai-hss-0: 06:32:55 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-oai-hss-0: 06:32:55 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 06:32:55 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 06:32:55 INFO juju.worker.uniter.context trying to kill context process 3532 unit-oai-hss-0: 06:32:55 INFO juju.worker.uniter.context waiting for context process 3532 to die unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-oai-hss-0: 06:32:55 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 06:32:55 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 06:32:55 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-oai-hss-0: 06:32:56 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-oai-hss-0: 06:32:56 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:32:56 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 06:32:56 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 06:32:56 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 06:32:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 06:32:57 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 06:32:57 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 06:32:57 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] machine-3: 06:32:57 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 06:32:57 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot machine-3: 06:32:57 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release machine-3: 06:32:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 06:32:57 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] machine-3: 06:32:57 DEBUG juju.worker killing runner 0xc4201b80d0 unit-abot-epc-basic-0: 06:32:57 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 06:32:57 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 06:32:57 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 06:32:57 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 06:32:57 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 06:32:57 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 06:32:57 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 06:32:57 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2 [231 kB] unit-abot-epc-basic-0: 06:32:57 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 06:32:58 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 06:32:58 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 06:32:58 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 06:32:58 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 06:32:58 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 06:32:58 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 06:32:58 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 06:32:58 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 06:32:58 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 06:32:58 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 06:32:59 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 06:32:59 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 06:32:59 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 06:32:59 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 06:32:59 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 06:32:59 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 06:32:59 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 06:32:59 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 06:32:59 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 06:32:59 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-mysql-0: 06:32:59 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:32:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:32:59 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:32:59 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 06:32:59 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 06:32:59 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 06:32:59 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 06:32:59 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-mysql-0: 06:32:59 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:32:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-abot-epc-basic-0: 06:33:00 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 06:33:00 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-mysql-0: 06:33:00 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:33:00 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:33:00 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:33:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:33:00 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:33:00 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 06:33:00 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 06:33:00 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-abot-epc-basic-0: 06:33:00 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB] unit-abot-epc-basic-0: 06:33:00 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3 [141 kB] unit-abot-epc-basic-0: 06:33:00 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 06:33:00 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 06:33:00 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 06:33:01 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 06:33:01 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 06:33:01 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 06:33:01 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1build1 [1,103 kB] unit-abot-epc-basic-0: 06:33:01 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1build1 [101 kB] unit-abot-epc-basic-0: 06:33:01 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 06:33:01 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 06:33:02 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 06:33:02 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 06:33:02 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 06:33:02 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 06:33:02 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 06:33:02 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 06:33:02 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 06:33:02 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 06:33:02 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 06:33:02 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 06:33:02 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 06:33:02 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 06:33:03 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 06:33:03 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 06:33:03 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 06:33:03 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 06:33:03 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 06:33:03 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 06:33:03 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 06:33:03 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 06:33:04 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 06:33:04 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 06:33:04 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 06:33:04 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 06:33:04 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 06:33:04 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 06:33:04 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 06:33:04 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 06:33:04 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 06:33:04 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 06:33:04 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 06:33:04 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-abot-epc-basic-0: 06:33:05 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 06:33:05 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 06:33:05 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 06:33:05 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 06:33:05 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 06:33:05 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libkpathsea6 amd64 2015.20160222.37495-1 [55.0 kB] unit-abot-epc-basic-0: 06:33:05 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 06:33:05 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 06:33:06 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 06:33:06 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 06:33:06 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.12 [136 kB] unit-abot-epc-basic-0: 06:33:06 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 06:33:06 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 06:33:06 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 06:33:06 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 06:33:06 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.23-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 06:33:06 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.23-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 06:33:06 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.23-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 06:33:06 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 06:33:06 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 06:33:07 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 06:33:07 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 06:33:07 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 06:33:07 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 06:33:07 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 06:33:07 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 06:33:07 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 06:33:07 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 06:33:07 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.8 [756 kB] unit-abot-epc-basic-0: 06:33:07 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 06:33:08 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 06:33:08 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 06:33:08 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libptexenc1 amd64 2015.20160222.37495-1 [34.3 kB] unit-abot-epc-basic-0: 06:33:08 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 06:33:08 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 06:33:08 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 06:33:08 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 06:33:08 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 06:33:08 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 06:33:08 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 06:33:09 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 06:33:09 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 06:33:09 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 06:33:09 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 06:33:09 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 06:33:09 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 06:33:09 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 06:33:09 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 06:33:09 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 06:33:09 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 06:33:09 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 06:33:10 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 06:33:10 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 06:33:10 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.13 [1,342 kB] unit-abot-epc-basic-0: 06:33:10 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.13 [1,079 kB] unit-abot-epc-basic-0: 06:33:10 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-abot-epc-basic-0: 06:33:10 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsynctex1 amd64 2015.20160222.37495-1 [41.7 kB] unit-abot-epc-basic-0: 06:33:10 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 06:33:10 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexlua52 amd64 2015.20160222.37495-1 [90.8 kB] unit-abot-epc-basic-0: 06:33:10 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexluajit2 amd64 2015.20160222.37495-1 [213 kB] unit-abot-epc-basic-0: 06:33:10 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 06:33:11 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 06:33:11 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 06:33:11 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 06:33:11 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 06:33:11 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 06:33:11 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 06:33:11 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 06:33:11 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 06:33:12 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 06:33:12 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 06:33:12 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 06:33:12 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 06:33:12 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 06:33:12 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-abot-epc-basic-0: 06:33:12 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 06:33:12 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-abot-epc-basic-0: 06:33:13 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 06:33:13 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 06:33:13 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 06:33:13 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-abot-epc-basic-0: 06:33:13 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 06:33:13 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 06:33:13 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 06:33:13 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-abot-epc-basic-0: 06:33:14 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-abot-epc-basic-0: 06:33:14 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 06:33:14 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 06:33:14 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 06:33:14 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 06:33:14 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 06:33:14 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 06:33:14 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 06:33:14 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 06:33:14 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 06:33:14 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.10 [2,960 kB] unit-abot-epc-basic-0: 06:33:15 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.10 [41.0 kB] unit-abot-epc-basic-0: 06:33:15 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 06:33:15 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 06:33:15 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 06:33:15 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 06:33:15 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 06:33:15 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 06:33:15 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 texlive-binaries amd64 2015.20160222.37495-1 [7,325 kB] unit-abot-epc-basic-0: 06:33:15 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 06:33:15 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-abot-epc-basic-0: 06:33:16 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 06:33:16 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-abot-epc-basic-0: 06:33:17 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 06:33:18 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 06:33:18 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 06:33:18 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 06:33:18 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 06:33:18 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 06:33:18 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 06:33:18 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 06:33:18 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 06:33:18 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 06:33:18 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-abot-epc-basic-0: 06:33:19 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 06:33:19 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 06:33:19 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 06:33:19 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 06:33:19 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 06:33:19 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-abot-epc-basic-0: 06:33:20 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 06:33:20 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 06:33:20 DEBUG unit.abot-epc-basic/0.install Fetched 291 MB in 49s (5,922 kB/s) unit-abot-epc-basic-0: 06:33:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 06:33:20 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67239 files and directories currently installed.) unit-abot-epc-basic-0: 06:33:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 06:33:20 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 06:33:21 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 06:33:21 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 06:33:21 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 06:33:21 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 06:33:21 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 06:33:21 DEBUG juju.worker start "api" unit-oai-hss-0: 06:33:21 INFO juju.worker start "api" machine-3: 06:33:21 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 06:33:21 DEBUG juju.agent read agent config, format "2.0" machine-3: 06:33:21 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 06:33:21 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 06:33:21 DEBUG juju.worker "api" started unit-oai-hss-0: 06:33:21 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-hss-0: 06:33:21 INFO juju.api connection established to "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-hss-0: 06:33:21 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 06:33:21 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 06:33:21 DEBUG juju.worker start "engine" machine-3: 06:33:21 INFO juju.worker start "engine" machine-3: 06:33:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 06:33:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 06:33:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 06:33:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 06:33:21 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 06:33:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 06:33:21 DEBUG juju.worker "engine" started machine-3: 06:33:21 DEBUG juju.worker.introspection stats worker now serving machine-3: 06:33:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 06:33:21 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:33:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:33:21 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-3: 06:33:21 INFO juju.api connection established to "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-3: 06:33:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 06:33:21 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-3: 06:33:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 06:33:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 06:33:21 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 06:33:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 06:33:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:33:21 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-oai-hss-0: 06:33:21 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 06:33:22 DEBUG juju.api RPC connection died unit-oai-hss-0: 06:33:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 06:33:22 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 06:33:22 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 06:33:22 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-hss-0: 06:33:22 INFO juju.api connection established to "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-oai-hss-0: 06:33:22 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-3: 06:33:22 DEBUG juju.api RPC connection died machine-3: 06:33:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 06:33:22 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:33:22 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-3: 06:33:22 INFO juju.api connection established to "wss://192.168.121.7:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" machine-3: 06:33:22 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/90ce4602-0371-4fc4-8638-96ee89370aea/api" unit-abot-epc-basic-0: 06:33:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 06:33:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 06:33:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-oai-hss-0: 06:33:23 DEBUG juju.worker.apicaller connected machine-3: 06:33:23 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 06:33:23 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:33:23 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership machine-3: 06:33:23 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 06:33:23 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 06:33:23 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 06:33:23 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 06:33:23 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 06:33:23 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 06:33:23 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-hss-0: 06:33:23 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-oai-hss-0: 06:33:23 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 06:33:23 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 06:33:23 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 06:33:23 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 06:33:23 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "172.30.9.203:17070"] machine-3: 06:33:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 06:33:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:23 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 06:33:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available machine-3: 06:33:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 06:33:23 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 06:33:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:33:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:33:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 06:33:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 06:33:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 06:33:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 06:33:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 06:33:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 06:33:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 06:33:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 06:33:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 06:33:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: unit-oai-hss-0: 06:33:23 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available machine-3: 06:33:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:33:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:33:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:33:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:33:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:33:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:33:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:33:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:33:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:33:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:33:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:33:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:33:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:33:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:33:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:33:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:33:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:33:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:33:24 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 06:33:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 06:33:24 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 06:33:24 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 06:33:24 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 06:33:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 06:33:24 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 06:33:24 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 06:33:24 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 06:33:24 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 06:33:24 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 06:33:24 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-hss-0: 06:33:24 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 06:33:24 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 06:33:24 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 06:33:24 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 06:33:24 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 06:33:24 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-oai-hss-0: 06:33:24 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-oai-hss-0: 06:33:24 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 06:33:24 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 06:33:24 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 06:33:24 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 06:33:24 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 06:33:24 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 06:33:24 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 06:33:24 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 06:33:24 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 06:33:24 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 06:33:24 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 06:33:24 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:33:24 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 06:33:24 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 06:33:24 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-3: 06:33:24 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 06:33:24 INFO juju.worker.upgrader unblocking abort check machine-3: 06:33:24 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 06:33:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... machine-3: 06:33:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 06:33:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 06:33:24 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 06:33:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-3: 06:33:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 06:33:24 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 06:33:24 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 06:33:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 06:33:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 06:33:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 06:33:24 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 06:33:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 06:33:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 06:33:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 06:33:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 06:33:24 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 06:33:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 06:33:24 DEBUG juju.worker.logger logger setup machine-3: 06:33:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 06:33:24 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 06:33:24 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 06:33:24 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 06:33:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 06:33:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 06:33:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 06:33:24 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,::1,localhost", AutoNoProxy:""} machine-3: 06:33:24 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 06:33:24 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 06:33:24 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:33:24 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:33:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 06:33:24 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:33:24 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:33:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:33:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:33:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:33:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:33:24 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 06:33:24 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:33:24 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-3: 06:33:24 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install ++ config-get branch machine-3: 06:33:24 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 06:33:24 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 06:33:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:33:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:33:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:33:24 DEBUG juju.network including address public:172.30.9.203 for machine machine-3: 06:33:24 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 06:33:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:33:24 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:33:24 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-machine:127.0.0.1 local-machine:::1] machine-3: 06:33:24 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 06:33:24 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "172.30.9.203:17070"] machine-3: 06:33:24 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 06:33:24 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 06:33:24 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 06:33:24 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 06:33:24 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 06:33:24 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 06:33:24 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 06:33:24 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible unit-oai-hss-0: 06:33:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 06:33:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:33:24 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:33:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... machine-3: 06:33:25 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 06:33:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:33:25 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 06:33:25 DEBUG juju.worker start "3-container-watcher" machine-3: 06:33:25 DEBUG juju.worker start "stateconverter" machine-3: 06:33:25 INFO juju.worker start "3-container-watcher" machine-3: 06:33:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 06:33:25 DEBUG juju.worker "3-container-watcher" started machine-3: 06:33:25 INFO juju.worker start "stateconverter" machine-3: 06:33:25 DEBUG juju.worker "stateconverter" started machine-3: 06:33:25 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 06:33:25 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:33:25 DEBUG unit.oai-hss/0.install machine-3: 06:33:25 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:3c:a1:4a 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.8 [] [] []} {2 fa:16:3e:3c:a1:4a 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 06:33:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 06:33:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:33:25 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:33:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:33:26 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-oai-hss-0: 06:33:27 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:33:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:33:27 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:33:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:33:27 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:33:27 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:33:27 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:33:27 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:33:27 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:33:27 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:33:27 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:33:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:33:27 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:33:27 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:33:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:33:27 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:33:27 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:33:27 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 06:33:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 06:33:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 06:33:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-oai-hss-0: 06:33:28 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:33:28 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 06:33:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:33:28 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 06:33:28 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 06:33:28 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 06:33:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 06:33:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 06:33:28 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-oai-hss-0: 06:33:28 DEBUG unit.oai-hss/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-hss-0: 06:33:28 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 06:33:28 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 06:33:28 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 06:33:28 DEBUG unit.oai-hss/0.install + git pull unit-abot-epc-basic-0: 06:33:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 06:33:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 06:33:29 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 06:33:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:33:29 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 06:33:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:33:29 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 06:33:29 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 06:33:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:33:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 06:33:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.12_all.deb ... unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install ++ config-get realm unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 06:33:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 06:33:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:33:30 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 06:33:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 06:33:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 06:33:31 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 06:33:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-oai-hss-0: 06:33:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 06:33:31 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 06:33:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 06:33:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 06:33:31 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 06:33:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 06:33:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 06:33:31 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-oai-hss-0: 06:33:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 06:33:31 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 06:33:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 06:33:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 06:33:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 06:33:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 06:33:31 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 06:33:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 06:33:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 06:33:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 06:33:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 06:33:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 06:33:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:33:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 06:33:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 06:33:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 06:33:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 06:33:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 06:33:32 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 06:33:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 06:33:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 06:33:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 06:33:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 06:33:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 06:33:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:33:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 06:33:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 06:33:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 06:33:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 06:33:33 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 06:33:34 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 06:33:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 06:33:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 06:33:35 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 06:33:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 06:33:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 06:33:36 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-oai-hss-0: 06:33:36 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:33:36 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:33:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 06:33:36 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:33:36 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 06:33:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-oai-hss-0: 06:33:36 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 06:33:36 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 06:33:36 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 06:33:36 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 06:33:36 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 06:33:36 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:33:36 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:33:37 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-abot-epc-basic-0: 06:33:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 06:33:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 06:33:37 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-abot-epc-basic-0: 06:33:37 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 06:33:38 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-abot-epc-basic-0: 06:33:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 06:33:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 06:33:38 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 06:33:38 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-abot-epc-basic-0: 06:33:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 06:33:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 06:33:38 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-abot-epc-basic-0: 06:33:38 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 06:33:38 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-oai-hss-0: 06:33:39 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-abot-epc-basic-0: 06:33:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 06:33:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:33:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 06:33:39 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-oai-hss-0: 06:33:39 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-oai-hss-0: 06:33:39 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-oai-hss-0: 06:33:39 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-oai-hss-0: 06:33:39 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-abot-epc-basic-0: 06:33:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-oai-hss-0: 06:33:39 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-abot-epc-basic-0: 06:33:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-oai-hss-0: 06:33:40 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 06:33:40 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] unit-oai-hss-0: 06:33:40 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-oai-hss-0: 06:33:40 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-oai-hss-0: 06:33:40 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-oai-hss-0: 06:33:40 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 06:33:41 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-oai-hss-0: 06:33:41 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] unit-oai-hss-0: 06:33:41 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:33:41 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 06:33:42 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-oai-hss-0: 06:33:42 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 06:33:42 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-oai-hss-0: 06:33:42 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 06:33:42 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-oai-hss-0: 06:33:42 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] unit-oai-hss-0: 06:33:43 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-oai-hss-0: 06:33:43 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-oai-hss-0: 06:33:43 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 06:33:43 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-oai-hss-0: 06:33:43 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-oai-hss-0: 06:33:44 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-oai-hss-0: 06:33:44 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-oai-hss-0: 06:33:44 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 06:33:44 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 06:33:44 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 06:33:44 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-oai-hss-0: 06:33:44 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] unit-oai-hss-0: 06:33:45 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-oai-hss-0: 06:33:45 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-oai-hss-0: 06:33:45 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 06:33:45 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 06:33:45 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-oai-hss-0: 06:33:45 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-oai-hss-0: 06:33:46 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-oai-hss-0: 06:33:46 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-hss-0: 06:33:46 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-oai-hss-0: 06:33:46 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-oai-hss-0: 06:33:46 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 06:33:46 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-oai-hss-0: 06:33:47 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-oai-hss-0: 06:33:47 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 06:33:47 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-oai-hss-0: 06:33:47 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] unit-oai-hss-0: 06:33:47 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-oai-hss-0: 06:33:47 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 06:33:48 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-oai-hss-0: 06:33:48 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-oai-hss-0: 06:33:48 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 06:33:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 06:33:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:33:48 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 06:33:48 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 06:33:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 06:33:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 06:33:49 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 06:33:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 06:33:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:49 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-hss-0: 06:33:50 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-oai-hss-0: 06:33:50 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-oai-hss-0: 06:33:50 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-oai-hss-0: 06:33:50 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-oai-hss-0: 06:33:50 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-oai-hss-0: 06:33:50 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-abot-epc-basic-0: 06:33:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 06:33:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:33:50 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:33:51 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-oai-hss-0: 06:33:51 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:33:51 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-oai-hss-0: 06:33:51 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-oai-hss-0: 06:33:52 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-oai-hss-0: 06:33:52 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 06:33:52 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-oai-hss-0: 06:33:52 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:33:52 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-oai-hss-0: 06:33:52 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-oai-hss-0: 06:33:53 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-oai-hss-0: 06:33:53 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 06:33:53 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:33:53 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 06:33:53 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:33:53 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4184 kB/s) unit-oai-hss-0: 06:33:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 06:33:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 06:33:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:33:54 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 06:33:54 DEBUG unit.oai-hss/0.install (Reading database ... 83597 files and directories currently installed.) unit-oai-hss-0: 06:33:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:33:54 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 06:33:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 06:33:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:33:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:33:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 06:33:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 06:33:56 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 06:33:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 06:33:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 06:33:56 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 06:33:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 06:33:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:56 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:33:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 06:33:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:33:57 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 06:33:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 06:33:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 06:33:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 06:33:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-oai-hss-0: 06:33:57 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 06:33:57 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 06:33:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 06:33:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 06:33:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-oai-hss-0: 06:33:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 06:33:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 06:33:58 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 06:33:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 06:33:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 06:33:58 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 06:33:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 06:33:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:33:58 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:33:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 06:33:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:59 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 06:33:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 06:33:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:33:59 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:33:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 06:33:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:33:59 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 06:34:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 06:34:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-abot-epc-basic-0: 06:34:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 06:34:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:00 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 06:34:00 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 06:34:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 06:34:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 06:34:01 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 06:34:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 06:34:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 06:34:01 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 06:34:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 06:34:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:34:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 06:34:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 06:34:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 06:34:02 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:34:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 06:34:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-hss-0: 06:34:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 06:34:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 06:34:03 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 06:34:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 06:34:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 06:34:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 06:34:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-oai-hss-0: 06:34:03 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 06:34:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 06:34:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 06:34:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-oai-hss-0: 06:34:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 06:34:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 06:34:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-oai-hss-0: 06:34:04 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 06:34:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 06:34:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 06:34:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 06:34:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 06:34:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 06:34:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:34:06 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 06:34:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 06:34:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:34:06 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 06:34:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 06:34:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 06:34:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-hss-0: 06:34:07 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 06:34:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 06:34:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:34:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 06:34:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 06:34:08 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 06:34:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 06:34:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:34:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 06:34:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 06:34:08 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-abot-epc-basic-0: 06:34:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 06:34:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2_amd64.deb ... unit-oai-hss-0: 06:34:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 06:34:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 06:34:08 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 06:34:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 06:34:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 06:34:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:34:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 06:34:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 06:34:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 06:34:09 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 06:34:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 06:34:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:34:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 06:34:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 06:34:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 06:34:10 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 06:34:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 06:34:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 06:34:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-hss-0: 06:34:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 06:34:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:34:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 06:34:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-oai-hss-0: 06:34:11 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:34:11 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 06:34:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 06:34:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:34:12 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:34:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 06:34:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:12 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 06:34:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 06:34:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 06:34:12 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 06:34:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 06:34:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:34:13 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-oai-hss-0: 06:34:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 06:34:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 06:34:13 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 06:34:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 06:34:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:34:13 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 06:34:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 06:34:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:34:14 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 06:34:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 06:34:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... unit-oai-hss-0: 06:34:14 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-abot-epc-basic-0: 06:34:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 06:34:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-oai-hss-0: 06:34:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 06:34:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-abot-epc-basic-0: 06:34:15 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-oai-hss-0: 06:34:15 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:34:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 06:34:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:15 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 06:34:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 06:34:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:34:16 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:34:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 06:34:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 06:34:16 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:34:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 06:34:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 06:34:17 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 06:34:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 06:34:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:34:17 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:34:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 06:34:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-oai-hss-0: 06:34:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 06:34:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:34:18 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:34:18 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-hss-0: 06:34:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 06:34:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:34:18 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:34:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 06:34:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 06:34:19 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 06:34:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 06:34:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:34:19 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:34:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 06:34:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 06:34:19 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 06:34:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 06:34:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:34:19 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 06:34:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 06:34:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:34:20 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 06:34:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 06:34:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 06:34:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 06:34:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 06:34:21 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 06:34:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 06:34:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 06:34:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 06:34:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 06:34:22 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:34:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 06:34:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 06:34:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:34:23 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:34:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 06:34:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 06:34:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 06:34:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 06:34:23 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 06:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 06:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 06:34:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 06:34:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:34:24 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 06:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 06:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-hss-0: 06:34:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 06:34:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:34:24 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 06:34:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 06:34:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-oai-hss-0: 06:34:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 06:34:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:26 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-oai-hss-0: 06:34:26 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:34:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 06:34:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 06:34:27 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 06:34:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 06:34:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:34:27 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:34:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 06:34:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:34:28 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:34:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 06:34:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 06:34:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 06:34:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 06:34:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:34:29 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:34:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 06:34:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:29 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:34:29 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:34:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 06:34:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:34:29 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:34:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 06:34:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:29 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 06:34:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 06:34:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:34:30 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:34:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 06:34:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 06:34:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 06:34:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 06:34:30 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-abot-epc-basic-0: 06:34:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 06:34:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 06:34:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 06:34:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 06:34:31 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 06:34:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 06:34:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:34:31 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 06:34:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 06:34:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:34:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 06:34:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-oai-hss-0: 06:34:32 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 06:34:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 06:34:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 06:34:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 06:34:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 06:34:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 06:34:33 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 06:34:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 06:34:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-hss-0: 06:34:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 06:34:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 06:34:33 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 06:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 06:34:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 06:34:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 06:34:35 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 06:34:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 06:34:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:34:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 06:34:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 06:34:35 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-oai-hss-0: 06:34:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 06:34:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ... unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 06:34:36 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... unit-oai-hss-0: 06:34:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 06:34:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 06:34:36 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:34:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 06:34:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 06:34:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 06:34:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:34:37 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:34:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 06:34:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 06:34:38 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 06:34:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 06:34:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 06:34:39 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 06:34:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 06:34:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:34:39 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 06:34:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 06:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-oai-hss-0: 06:34:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 06:34:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:34:40 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 06:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 06:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 06:34:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 06:34:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 06:34:41 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 06:34:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 06:34:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:34:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 06:34:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:34:41 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-hss-0: 06:34:41 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:34:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 06:34:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:34:42 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:34:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 06:34:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 06:34:42 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-hss-0: 06:34:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 06:34:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 06:34:44 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:34:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 06:34:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:44 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 06:34:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 06:34:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 06:34:44 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 06:34:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 06:34:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 06:34:45 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:34:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 06:34:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 06:34:45 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-oai-hss-0: 06:34:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 06:34:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 06:34:45 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:34:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 06:34:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 06:34:45 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-oai-hss-0: 06:34:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 06:34:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 06:34:46 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 06:34:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 06:34:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:34:46 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-oai-hss-0: 06:34:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 06:34:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-abot-epc-basic-0: 06:34:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 06:34:46 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 06:34:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:46 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 06:34:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 06:34:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:47 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 06:34:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 06:34:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 06:34:47 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 06:34:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 06:34:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:47 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-oai-hss-0: 06:34:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 06:34:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 06:34:47 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 06:34:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 06:34:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 06:34:49 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 06:34:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 06:34:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 06:34:50 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 06:34:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 06:34:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 06:34:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 06:34:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 06:34:50 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 06:34:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 06:34:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 06:34:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 06:34:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 06:34:51 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 06:34:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 06:34:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:51 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 06:34:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 06:34:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 06:34:52 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 06:34:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 06:34:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:34:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 06:34:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:34:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-oai-hss-0: 06:34:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 06:34:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 06:34:53 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 06:34:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 06:34:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 06:34:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-hss-0: 06:34:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 06:34:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-abot-epc-basic-0: 06:34:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 06:34:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 06:34:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 06:34:53 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 06:34:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 06:34:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 06:34:54 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 06:34:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 06:34:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:54 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 06:34:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 06:34:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 06:34:55 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 06:34:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 06:34:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:34:55 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-oai-hss-0: 06:34:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 06:34:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 06:34:55 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 06:34:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 06:34:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 06:34:56 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 06:34:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 06:34:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 06:34:56 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:34:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 06:34:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 06:34:57 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 06:34:57 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:34:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 06:34:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 06:34:57 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 06:34:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 06:34:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 06:34:59 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 06:34:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 06:34:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 06:34:59 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 06:35:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 06:35:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-oai-hss-0: 06:35:01 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 06:35:01 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 06:35:01 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 06:35:01 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 06:35:02 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 06:35:02 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 06:35:02 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 06:35:02 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 06:35:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 06:35:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:35:03 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:35:03 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:35:03 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:35:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 06:35:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:35:03 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:35:03 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 06:35:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 06:35:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:35:04 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 06:35:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 06:35:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:06 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-oai-hss-0: 06:35:06 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 06:35:06 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 06:35:07 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 06:35:07 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 06:35:07 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-oai-hss-0: 06:35:07 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-oai-hss-0: 06:35:07 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 06:35:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 06:35:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 06:35:08 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 06:35:08 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 06:35:08 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 06:35:08 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 06:35:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:35:08 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-oai-hss-0: 06:35:09 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 06:35:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 06:35:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 06:35:09 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 06:35:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 06:35:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 06:35:10 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 06:35:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 06:35:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 06:35:12 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 06:35:12 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 06:35:12 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:35:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 06:35:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:35:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-oai-hss-0: 06:35:12 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:35:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 06:35:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-oai-hss-0: 06:35:12 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 06:35:12 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 06:35:13 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 06:35:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 06:35:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:35:13 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-oai-hss-0: 06:35:13 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 06:35:13 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:35:13 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:35:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 06:35:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:13 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 06:35:13 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:35:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 06:35:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:14 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 06:35:14 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:35:14 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:35:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 06:35:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 06:35:14 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 06:35:14 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:35:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 06:35:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 06:35:15 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 06:35:15 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:35:15 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:35:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 06:35:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:35:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:35:15 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 06:35:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 06:35:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:35:16 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:35:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 06:35:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:17 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 06:35:18 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 06:35:18 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-hss-0: 06:35:18 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-oai-hss-0: 06:35:18 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-oai-hss-0: 06:35:18 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-oai-hss-0: 06:35:18 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 06:35:19 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:35:19 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 06:35:19 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:35:19 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-oai-hss-0: 06:35:19 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 06:35:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 06:35:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.18~dfsg~0-0ubuntu2.9_all.deb ... unit-abot-epc-basic-0: 06:35:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.18~dfsg~0-0ubuntu2.9) ... unit-oai-hss-0: 06:35:20 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 06:35:20 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 06:35:21 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 06:35:21 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 06:35:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 06:35:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.18~dfsg~0-0ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 06:35:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.18~dfsg~0-0ubuntu2.9) ... unit-oai-hss-0: 06:35:22 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 06:35:22 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 06:35:22 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 06:35:22 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:35:22 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... unit-oai-hss-0: 06:35:22 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 06:35:23 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:35:23 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 06:35:23 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.18~dfsg~0-0ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.18~dfsg~0-0ubuntu2.9) ... unit-oai-hss-0: 06:35:23 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:35:23 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 06:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 06:35:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 06:35:24 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 06:35:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-oai-hss-0: 06:35:24 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 06:35:25 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 06:35:25 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 06:35:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 06:35:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 06:35:25 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 06:35:25 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 06:35:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 06:35:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-oai-hss-0: 06:35:26 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 06:35:27 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 06:35:27 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 06:35:27 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 06:35:27 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 06:35:27 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 06:35:28 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-oai-hss-0: 06:35:28 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 06:35:28 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 06:35:28 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 06:35:28 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 06:35:28 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 06:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 06:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 06:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 06:35:29 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 06:35:29 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 06:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 06:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-oai-hss-0: 06:35:29 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 06:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 06:35:29 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 06:35:29 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 06:35:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 06:35:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 06:35:30 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:35:30 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 06:35:30 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 06:35:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 06:35:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 06:35:31 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 06:35:31 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 06:35:32 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 06:35:32 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:35:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 06:35:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 06:35:33 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:35:33 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 06:35:33 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:35:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 06:35:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 06:35:35 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:35:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:35:35 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:35:35 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 06:35:35 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:35:35 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 06:35:35 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:35:35 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 06:35:35 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:35:35 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 06:35:35 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:35:35 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 06:35:35 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 06:35:35 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-abot-epc-basic-0: 06:35:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 06:35:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 06:35:36 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-oai-hss-0: 06:35:36 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-abot-epc-basic-0: 06:35:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 06:35:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:36 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 06:35:36 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-oai-hss-0: 06:35:37 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-oai-hss-0: 06:35:37 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 1s (739 kB/s) unit-oai-hss-0: 06:35:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 06:35:38 DEBUG unit.oai-hss/0.install (Reading database ... 90326 files and directories currently installed.) unit-oai-hss-0: 06:35:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 06:35:38 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 06:35:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 06:35:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 06:35:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 06:35:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 06:35:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:40 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:35:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 06:35:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:40 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 06:35:41 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 06:35:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 06:35:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 06:35:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:41 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 06:35:42 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 06:35:43 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 06:35:43 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 06:35:43 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 06:35:43 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:35:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 06:35:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:44 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 06:35:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:35:44 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:35:44 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 06:35:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install Need to get 10.9 MB of archives. unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-abot-epc-basic-0: 06:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 06:35:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-abot-epc-basic-0: 06:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 06:35:46 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-abot-epc-basic-0: 06:35:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 06:35:46 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-abot-epc-basic-0: 06:35:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:35:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 06:35:46 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-oai-hss-0: 06:35:46 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-oai-hss-0: 06:35:46 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-oai-hss-0: 06:35:46 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-abot-epc-basic-0: 06:35:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 06:35:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-oai-hss-0: 06:35:46 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-abot-epc-basic-0: 06:35:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 06:35:47 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-oai-hss-0: 06:35:47 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-oai-hss-0: 06:35:47 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-oai-hss-0: 06:35:47 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 06:35:47 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-oai-hss-0: 06:35:47 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.61-0ubuntu0.14.04.1 [864 kB] unit-oai-hss-0: 06:35:47 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-oai-hss-0: 06:35:47 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-oai-hss-0: 06:35:47 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.26 [1072 kB] unit-oai-hss-0: 06:35:47 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.26 [971 kB] unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 06:35:47 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 06:35:47 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] unit-oai-hss-0: 06:35:47 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-oai-hss-0: 06:35:48 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-oai-hss-0: 06:35:48 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 06:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 06:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 06:35:48 DEBUG unit.oai-hss/0.install Fetched 10.9 MB in 2s (3979 kB/s) unit-oai-hss-0: 06:35:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 06:35:48 DEBUG unit.oai-hss/0.install (Reading database ... 90437 files and directories currently installed.) unit-oai-hss-0: 06:35:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 06:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 06:35:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 06:35:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 06:35:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 06:35:50 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 06:35:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 06:35:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:50 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 06:35:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 06:35:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:35:50 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:35:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 06:35:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 06:35:50 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 06:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 06:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 06:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.3_all.deb ... unit-abot-epc-basic-0: 06:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-oai-hss-0: 06:35:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 06:35:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 06:35:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 06:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 06:35:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 06:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 06:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 06:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-oai-hss-0: 06:35:53 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 06:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 06:35:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 06:35:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 06:35:54 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 06:35:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 06:35:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:54 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 06:35:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 06:35:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 06:35:55 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:35:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 06:35:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 06:35:56 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 06:35:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 06:35:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 06:35:56 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-abot-epc-basic-0: 06:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 06:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 06:35:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 06:35:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:35:57 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 06:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 06:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 06:35:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 06:35:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 06:35:57 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 06:35:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 06:35:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 06:35:57 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 06:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 06:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:35:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 06:35:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 06:35:58 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 06:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 06:35:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 06:35:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 06:35:59 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 06:35:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 06:35:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:35:59 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 06:35:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 06:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 06:35:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 06:35:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:35:59 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 06:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 06:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-oai-hss-0: 06:36:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 06:36:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 06:36:00 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 06:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 06:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 06:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 06:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-hss-0: 06:36:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 06:36:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 06:36:01 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 06:36:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 06:36:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 06:36:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-oai-hss-0: 06:36:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 06:36:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 06:36:01 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 06:36:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 06:36:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-oai-hss-0: 06:36:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 06:36:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 06:36:02 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 06:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 06:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 06:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-oai-hss-0: 06:36:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 06:36:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 06:36:02 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 06:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 06:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 06:36:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 06:36:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 06:36:03 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 06:36:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-abot-epc-basic-0: 06:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-oai-hss-0: 06:36:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 06:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 06:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 06:36:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 06:36:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 06:36:05 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 06:36:06 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 06:36:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 06:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 06:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 06:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 06:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-oai-hss-0: 06:36:07 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 06:36:07 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 06:36:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 06:36:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 06:36:08 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 06:36:08 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 06:36:09 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 06:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 06:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-oai-hss-0: 06:36:09 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 06:36:09 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:36:09 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 06:36:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 06:36:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 06:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 06:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 06:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 06:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 06:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 06:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 06:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 06:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 06:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 06:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 06:36:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 06:36:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 06:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 06:36:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:36:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 06:36:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 180922 6:36:15 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 180922 6:36:15 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 180922 6:36:15 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11658 ... unit-abot-epc-basic-0: 06:36:15 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:36:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 06:36:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:36:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 06:36:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:36:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 06:36:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 06:36:16 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:36:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 06:36:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 06:36:17 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:36:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 06:36:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 06:36:18 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 06:36:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 06:36:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 06:36:18 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 06:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 06:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 06:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 06:36:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 06:36:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 06:36:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 06:36:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:36:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 06:36:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:36:26 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-oai-hss-0: 06:36:26 DEBUG unit.oai-hss/0.install mysql start/running, process 11791 unit-abot-epc-basic-0: 06:36:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-oai-hss-0: 06:36:26 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 06:36:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:36:26 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 06:36:27 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 06:36:27 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 06:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 06:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 06:36:27 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-abot-epc-basic-0: 06:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 06:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:36:27 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 06:36:28 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:36:28 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 06:36:28 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 06:36:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 06:36:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 06:36:28 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 06:36:28 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:36:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 06:36:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 06:36:28 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 06:36:29 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 06:36:29 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:36:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 06:36:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:36:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-oai-hss-0: 06:36:29 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:36:29 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 06:36:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 06:36:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:36:29 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:36:30 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 06:36:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 06:36:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:36:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:36:30 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:36:31 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:36:31 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 06:36:31 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:36:31 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 06:36:32 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:36:32 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:36:32 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 06:36:33 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:36:33 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:36:33 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:36:33 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 06:36:33 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 06:36:33 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 06:36:33 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:36:33 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 06:36:33 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:36:33 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 06:36:33 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:36:33 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-oai-hss-0: 06:36:33 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:36:33 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 06:36:33 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 06:36:33 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-oai-hss-0: 06:36:33 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-abot-epc-basic-0: 06:36:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 06:36:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 06:36:34 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (265 kB/s) unit-abot-epc-basic-0: 06:36:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 06:36:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 06:36:34 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 06:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 06:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-oai-hss-0: 06:36:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 06:36:35 DEBUG unit.oai-hss/0.install (Reading database ... 92438 files and directories currently installed.) unit-oai-hss-0: 06:36:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-oai-hss-0: 06:36:36 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 06:36:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 06:36:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:36:36 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 06:36:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 06:36:37 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-oai-hss-0: 06:36:37 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 06:36:37 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 06:36:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 06:36:37 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 06:36:37 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:36:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 06:36:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 06:36:37 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 06:36:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 06:36:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 06:36:38 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install --2018-09-22 06:36:38-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 06:36:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 06:36:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 252K 4s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 55.8M 2s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 756K 2s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 55.4M 1s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 758K 1s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 73.8M 1s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 57.2M 1s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 38.2M 1s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 791K 1s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 43.6M 0s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 73.6M 0s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 57.1M 0s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 51.0M 0s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 55.6M 0s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 56.5M 0s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 832K 0s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 51.6M 0s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 65.3M 0s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 63.3M 0s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 43.5M 0s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 53.4M 0s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 77.3M=0.5s unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install 2018-09-22 06:36:38 (2.26 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-abot-epc-basic-0: 06:36:39 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-abot-epc-basic-0: 06:36:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 06:36:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-abot-epc-basic-0: 06:36:39 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-abot-epc-basic-0: 06:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 06:36:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-abot-epc-basic-0: 06:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 06:36:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 06:36:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 06:36:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 06:36:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 06:36:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:42 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 06:36:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 06:36:42 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 06:36:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 06:36:43 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 06:36:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 06:36:44 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 06:36:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 06:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 06:36:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 06:36:48 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 06:36:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 06:36:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 06:36:50 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-abot-epc-basic-0: 06:36:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 06:36:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-abot-epc-basic-0: 06:36:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 06:36:51 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-abot-epc-basic-0: 06:36:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-abot-epc-basic-0: 06:36:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-abot-epc-basic-0: 06:36:52 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 06:36:52 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-abot-epc-basic-0: 06:36:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 06:36:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:36:53 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-abot-epc-basic-0: 06:36:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-abot-epc-basic-0: 06:36:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-abot-epc-basic-0: 06:36:53 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-abot-epc-basic-0: 06:36:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-abot-epc-basic-0: 06:36:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 06:36:53 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-abot-epc-basic-0: 06:36:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-abot-epc-basic-0: 06:36:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 06:36:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-abot-epc-basic-0: 06:36:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-abot-epc-basic-0: 06:36:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 06:36:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-abot-epc-basic-0: 06:36:54 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 06:36:54 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 06:36:55 DEBUG unit.oai-hss/0.install PASS: buffer unit-abot-epc-basic-0: 06:36:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 06:36:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:36:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 06:36:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 06:36:55 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-oai-hss-0: 06:36:56 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 06:36:56 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 06:36:56 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 06:36:56 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 06:36:56 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 06:36:56 DEBUG unit.oai-hss/0.install PASS: bignum unit-abot-epc-basic-0: 06:36:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 06:36:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-oai-hss-0: 06:36:56 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 06:36:56 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 06:36:56 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 06:36:56 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 06:36:56 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-abot-epc-basic-0: 06:36:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 06:36:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-oai-hss-0: 06:36:56 DEBUG unit.oai-hss/0.install PASS: dsa unit-abot-epc-basic-0: 06:36:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:36:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 06:36:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 06:36:56 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 06:36:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 06:36:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:36:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 06:36:57 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 06:36:58 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:36:58 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 06:36:58 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 06:36:58 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-abot-epc-basic-0: 06:36:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 06:36:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:36:58 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:36:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-oai-hss-0: 06:36:58 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-abot-epc-basic-0: 06:36:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 06:36:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 06:36:59 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 06:36:59 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-abot-epc-basic-0: 06:36:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 06:36:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:36:59 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-oai-hss-0: 06:36:59 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-oai-hss-0: 06:36:59 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 06:36:59 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 06:36:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-oai-hss-0: 06:36:59 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 1s (929 kB/s) unit-abot-epc-basic-0: 06:36:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:37:00 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 06:37:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 06:37:00 DEBUG unit.oai-hss/0.install (Reading database ... 92456 files and directories currently installed.) unit-oai-hss-0: 06:37:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:37:00 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 06:37:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:37:00 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 06:37:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 06:37:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 06:37:01 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 06:37:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 06:37:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 06:37:01 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:37:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 06:37:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 06:37:01 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 06:37:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 06:37:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:37:02 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 06:37:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 06:37:03 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 06:37:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 06:37:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 06:37:03 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 06:37:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 06:37:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 06:37:03 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 06:37:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 06:37:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:37:03 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-oai-hss-0: 06:37:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 06:37:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 06:37:03 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 06:37:04 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 06:37:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 06:37:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:37:04 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 06:37:04 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 06:37:06 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 06:37:06 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 06:37:06 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:37:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 06:37:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 06:37:06 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-oai-hss-0: 06:37:06 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 06:37:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 06:37:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 06:37:07 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 06:37:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 06:37:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-oai-hss-0: 06:37:07 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 06:37:08 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-oai-hss-0: 06:37:08 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 06:37:08 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:37:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 06:37:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 06:37:08 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-oai-hss-0: 06:37:09 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 06:37:09 DEBUG unit.oai-hss/0.install --2018-09-22 06:37:09-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 06:37:09 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-abot-epc-basic-0: 06:37:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 06:37:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-oai-hss-0: 06:37:09 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-abot-epc-basic-0: 06:37:09 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-oai-hss-0: 06:37:09 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:37:09 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 06:37:09 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 06:37:09 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 06:37:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 06:37:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 06:37:09 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-oai-hss-0: 06:37:09 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 139K 36s unit-abot-epc-basic-0: 06:37:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 06:37:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-oai-hss-0: 06:37:09 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 287K 26s unit-abot-epc-basic-0: 06:37:10 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 515K 20s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 602K 17s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 925K 15s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.09M 13s unit-abot-epc-basic-0: 06:37:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 06:37:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.15M 11s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.46M 10s unit-abot-epc-basic-0: 06:37:10 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.59M 9s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.79M 9s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.02M 8s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.12M 7s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.37M 7s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.53M 6s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.93M 6s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.03M 6s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.17M 5s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.56M 5s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.44M 5s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 3.95M 5s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 3.98M 4s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.35M 4s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.54M 4s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.29M 4s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.87M 4s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.72M 3s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.23M 3s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.91M 3s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.68M 3s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 5.76M 3s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.70M 3s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 5.96M 3s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.89M 3s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.18M 2s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.15M 2s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.07M 2s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.01M 2s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.75M 2s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 6.79M 2s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.82M 2s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.84M 2s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 7.57M 2s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 9.21M 2s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 8.90M 2s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 8.05M 2s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.74M 2s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.58M 2s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 8.69M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 10.2M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 9.38M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 11.1M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 9.74M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 11.6M 1s unit-abot-epc-basic-0: 06:37:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 9.98M 1s unit-abot-epc-basic-0: 06:37:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 9.87M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 13.0M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 10.1M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 11.8M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 12.4M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 10.8M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 11.3M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 12.3M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 11.4M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 12.7M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 12.8M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 12.6M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 15.0M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 11.4M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 14.9M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 12.4M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 14.4M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 13.9M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 15.3M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 13.0M 1s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 16.8M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 13.1M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 13.5M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 14.0M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 18.8M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 16.7M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 17.7M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 17.0M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 13.6M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 17.5M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 15.4M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 17.0M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 18.4M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 14.7M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 22.7M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 17.6M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 17.9M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 20.5M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 15.0M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 20.6M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 23.3M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 16.8M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 20.6M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 18.8M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 17.9M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 23.2M 0s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 17.0M=1.5s unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install 2018-09-22 06:37:10 (3.23 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 06:37:10 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 06:37:10 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 06:37:11 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-abot-epc-basic-0: 06:37:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-abot-epc-basic-0: 06:37:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-abot-epc-basic-0: 06:37:12 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-abot-epc-basic-0: 06:37:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 06:37:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-abot-epc-basic-0: 06:37:12 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-abot-epc-basic-0: 06:37:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-abot-epc-basic-0: 06:37:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-abot-epc-basic-0: 06:37:12 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 06:37:12 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 06:37:13 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-abot-epc-basic-0: 06:37:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 06:37:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-abot-epc-basic-0: 06:37:14 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 06:37:14 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-abot-epc-basic-0: 06:37:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-abot-epc-basic-0: 06:37:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-abot-epc-basic-0: 06:37:15 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-abot-epc-basic-0: 06:37:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 06:37:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-abot-epc-basic-0: 06:37:15 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-abot-epc-basic-0: 06:37:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 06:37:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-abot-epc-basic-0: 06:37:15 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 06:37:15 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-abot-epc-basic-0: 06:37:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-abot-epc-basic-0: 06:37:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-abot-epc-basic-0: 06:37:16 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-abot-epc-basic-0: 06:37:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 06:37:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1_amd64.deb ... unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-abot-epc-basic-0: 06:37:16 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 06:37:16 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-abot-epc-basic-0: 06:37:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-abot-epc-basic-0: 06:37:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-abot-epc-basic-0: 06:37:17 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 06:37:17 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-abot-epc-basic-0: 06:37:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 06:37:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-abot-epc-basic-0: 06:37:18 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-abot-epc-basic-0: 06:37:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 06:37:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-epc-0: 06:37:18 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:37:18 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 06:37:18 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 06:37:19 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 06:37:19 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 06:37:19 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 06:37:19 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 06:37:19 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 06:37:19 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 06:37:19 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-abot-epc-basic-0: 06:37:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 06:37:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-oai-hss-0: 06:37:19 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 06:37:19 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 06:37:19 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 06:37:19 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 06:37:19 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 06:37:19 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 06:37:19 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 06:37:19 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-abot-epc-basic-0: 06:37:19 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 06:37:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 06:37:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 06:37:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 06:37:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 06:37:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 06:37:20 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-oai-hss-0: 06:37:20 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 06:37:20 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 06:37:20 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 06:37:20 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 06:37:20 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 06:37:20 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-abot-epc-basic-0: 06:37:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 06:37:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 06:37:20 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 06:37:20 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 06:37:20 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 06:37:20 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-abot-epc-basic-0: 06:37:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 06:37:20 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 06:37:20 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 06:37:20 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-abot-epc-basic-0: 06:37:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 06:37:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-abot-epc-basic-0: 06:37:21 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-abot-epc-basic-0: 06:37:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 06:37:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-abot-epc-basic-0: 06:37:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 06:37:21 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-abot-epc-basic-0: 06:37:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-abot-epc-basic-0: 06:37:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.23-0ubuntu0.16.04.1_all.deb ... unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-abot-epc-basic-0: 06:37:22 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-abot-epc-basic-0: 06:37:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 06:37:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-abot-epc-basic-0: 06:37:22 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 06:37:22 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-abot-epc-basic-0: 06:37:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-abot-epc-basic-0: 06:37:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-abot-epc-basic-0: 06:37:23 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 06:37:23 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-abot-epc-basic-0: 06:37:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-abot-epc-basic-0: 06:37:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-abot-epc-basic-0: 06:37:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-abot-epc-basic-0: 06:37:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 06:37:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-abot-epc-basic-0: 06:37:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-abot-epc-basic-0: 06:37:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-abot-epc-basic-0: 06:37:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-oai-hss-0: 06:37:24 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-abot-epc-basic-0: 06:37:25 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-abot-epc-basic-0: 06:37:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-abot-epc-basic-0: 06:37:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-abot-epc-basic-0: 06:37:25 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-abot-epc-basic-0: 06:37:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-abot-epc-basic-0: 06:37:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:37:25 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 06:37:25 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-abot-epc-basic-0: 06:37:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 06:37:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 06:37:26 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 06:37:26 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 06:37:26 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 06:37:26 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 06:37:26 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 06:37:26 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 06:37:26 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 06:37:26 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 06:37:26 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-abot-epc-basic-0: 06:37:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 06:37:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-abot-epc-basic-0: 06:37:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-abot-epc-basic-0: 06:37:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-abot-epc-basic-0: 06:37:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-abot-epc-basic-0: 06:37:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 06:37:27 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-abot-epc-basic-0: 06:37:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-abot-epc-basic-0: 06:37:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-abot-epc-basic-0: 06:37:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 06:37:28 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-abot-epc-basic-0: 06:37:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-abot-epc-basic-0: 06:37:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-abot-epc-basic-0: 06:37:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 06:37:29 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-abot-epc-basic-0: 06:37:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 06:37:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-abot-epc-basic-0: 06:37:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 06:37:30 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-abot-epc-basic-0: 06:37:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 06:37:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-abot-epc-basic-0: 06:37:31 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-abot-epc-basic-0: 06:37:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 06:37:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-abot-epc-basic-0: 06:37:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-abot-epc-basic-0: 06:37:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-abot-epc-basic-0: 06:37:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-abot-epc-basic-0: 06:37:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-oai-hss-0: 06:37:31 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1_amd64.deb ... unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 06:37:32 DEBUG unit.oai-hss/0.install checking for fork... yes unit-abot-epc-basic-0: 06:37:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 06:37:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-abot-epc-basic-0: 06:37:33 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-abot-epc-basic-0: 06:37:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-abot-epc-basic-0: 06:37:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-abot-epc-basic-0: 06:37:33 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 06:37:33 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-abot-epc-basic-0: 06:37:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 06:37:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-abot-epc-basic-0: 06:37:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 06:37:34 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Sep 22 06:33 /dev/zero unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 06:37:35 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-abot-epc-basic-0: 06:37:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 06:37:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-abot-epc-basic-0: 06:37:36 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 06:37:36 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-abot-epc-basic-0: 06:37:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 06:37:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:37:36 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-abot-epc-basic-0: 06:37:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 06:37:37 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 06:37:38 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 06:37:38 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 06:37:38 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 06:37:38 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 06:37:38 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 06:37:38 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 06:37:38 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 06:37:38 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 06:37:38 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 06:37:38 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 06:37:38 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 06:37:38 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 06:37:38 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 06:37:38 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-abot-epc-basic-0: 06:37:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 06:37:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 06:37:38 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 06:37:38 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 06:37:38 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-abot-epc-basic-0: 06:37:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:37:38 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 06:37:38 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-abot-epc-basic-0: 06:37:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 06:37:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:37:39 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 06:37:39 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 06:37:40 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:37:41 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-abot-epc-basic-0: 06:37:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 06:37:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-oai-hss-0: 06:37:41 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-abot-epc-basic-0: 06:37:41 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 06:37:41 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 06:37:41 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 06:37:41 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 06:37:41 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 06:37:42 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 06:37:42 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 06:37:42 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 06:37:42 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 06:37:42 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 06:37:42 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 06:37:42 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-abot-epc-basic-0: 06:37:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 06:37:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-oai-hss-0: 06:37:42 DEBUG unit.oai-hss/0.install CC gettime.lo unit-abot-epc-basic-0: 06:37:42 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-oai-hss-0: 06:37:42 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 06:37:42 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 06:37:42 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 06:37:42 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 06:37:42 DEBUG unit.oai-hss/0.install CC progname.lo unit-abot-epc-basic-0: 06:37:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 06:37:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:37:42 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:37:42 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 06:37:42 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 06:37:43 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 06:37:43 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 06:37:43 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 06:37:43 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 06:37:43 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 06:37:43 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-abot-epc-basic-0: 06:37:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 06:37:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 06:37:43 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 06:37:43 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-abot-epc-basic-0: 06:37:43 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:37:43 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 06:37:43 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 06:37:43 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 06:37:43 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 06:37:43 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 06:37:43 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 06:37:43 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 06:37:44 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-abot-epc-basic-0: 06:37:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 06:37:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 06:37:44 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 06:37:44 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 06:37:44 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-abot-epc-basic-0: 06:37:44 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:37:44 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 06:37:45 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 06:37:45 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 06:37:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:37:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:37:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:37:45 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 06:37:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:37:45 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 06:37:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:37:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:37:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:37:45 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 06:37:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:37:45 DEBUG unit.oai-hss/0.install CC common.lo unit-abot-epc-basic-0: 06:37:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 06:37:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:37:45 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:37:45 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 06:37:46 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 06:37:46 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 06:37:46 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-oai-hss-0: 06:37:46 DEBUG unit.oai-hss/0.install CC crq.lo unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 06:37:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 06:37:47 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 06:37:47 DEBUG unit.oai-hss/0.install CC extensions.lo unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 06:37:47 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 06:37:48 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 06:37:48 DEBUG unit.oai-hss/0.install CC output.lo unit-abot-epc-basic-0: 06:37:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 06:37:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:37:48 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:37:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 06:37:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:37:49 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 06:37:49 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 06:37:49 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 06:37:50 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-abot-epc-basic-0: 06:37:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 06:37:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:37:50 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 06:37:50 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 06:37:50 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-abot-epc-basic-0: 06:37:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 06:37:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:37:50 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 06:37:50 DEBUG unit.oai-hss/0.install CC privkey.lo unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 06:37:51 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 06:37:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 06:37:52 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 06:37:52 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-abot-epc-basic-0: 06:37:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 06:37:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 06:37:52 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-oai-hss-0: 06:37:52 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 06:37:52 DEBUG unit.oai-hss/0.install CC verify.lo unit-abot-epc-basic-0: 06:37:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 06:37:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 06:37:52 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-oai-hss-0: 06:37:52 DEBUG unit.oai-hss/0.install CC x509.lo unit-abot-epc-basic-0: 06:37:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 06:37:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 06:37:52 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 06:37:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 06:37:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 06:37:53 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 06:37:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 06:37:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-oai-hss-0: 06:37:53 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-abot-epc-basic-0: 06:37:53 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 06:37:53 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-abot-epc-basic-0: 06:37:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 06:37:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 06:37:54 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 06:37:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 06:37:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-oai-hss-0: 06:37:54 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-abot-epc-basic-0: 06:37:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 06:37:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 06:37:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-oai-hss-0: 06:37:54 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-abot-epc-basic-0: 06:37:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 06:37:55 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-abot-epc-basic-0: 06:37:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 06:37:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-oai-hss-0: 06:37:55 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-abot-epc-basic-0: 06:37:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 06:37:55 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 06:37:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:37:55 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 06:37:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:37:55 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 06:37:55 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:37:55 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-abot-epc-basic-0: 06:37:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 06:37:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:37:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-oai-hss-0: 06:37:56 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 06:37:56 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-abot-epc-basic-0: 06:37:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 06:37:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-oai-hss-0: 06:37:56 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-abot-epc-basic-0: 06:37:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-oai-hss-0: 06:37:56 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 06:37:56 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-abot-epc-basic-0: 06:37:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 06:37:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-oai-hss-0: 06:37:57 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 06:37:57 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 06:37:57 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 06:37:57 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 06:37:57 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-abot-epc-basic-0: 06:37:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 06:37:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:37:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:37:57 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 06:37:57 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 06:37:57 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 06:37:57 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 06:37:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:37:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:37:57 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 06:37:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:37:57 DEBUG unit.oai-hss/0.install CC anon.lo unit-abot-epc-basic-0: 06:37:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 06:37:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 06:37:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-oai-hss-0: 06:37:57 DEBUG unit.oai-hss/0.install CC cert.lo unit-abot-epc-basic-0: 06:37:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 06:37:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:37:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 06:37:58 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-abot-epc-basic-0: 06:37:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 06:37:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:37:58 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 06:37:58 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 06:37:58 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-abot-epc-basic-0: 06:37:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 06:37:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-oai-hss-0: 06:37:59 DEBUG unit.oai-hss/0.install CC psk.lo unit-abot-epc-basic-0: 06:37:59 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 06:37:59 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 06:37:59 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 06:37:59 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 06:37:59 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 06:38:00 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 06:38:00 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 06:38:00 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-abot-epc-basic-0: 06:38:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 06:38:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:00 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:38:00 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 06:38:01 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 06:38:01 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-abot-epc-basic-0: 06:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 06:38:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-oai-hss-0: 06:38:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:38:01 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 06:38:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:38:01 DEBUG unit.oai-hss/0.install CC max_record.lo unit-abot-epc-basic-0: 06:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-oai-hss-0: 06:38:01 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-abot-epc-basic-0: 06:38:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 06:38:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 06:38:01 DEBUG unit.oai-hss/0.install CC server_name.lo unit-abot-epc-basic-0: 06:38:01 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:38:01 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 06:38:02 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 06:38:02 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 06:38:02 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 06:38:02 DEBUG unit.oai-hss/0.install CC ecc.lo unit-abot-epc-basic-0: 06:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 06:38:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-oai-hss-0: 06:38:03 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-abot-epc-basic-0: 06:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 06:38:03 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 06:38:03 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-abot-epc-basic-0: 06:38:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 06:38:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 06:38:03 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 06:38:03 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 06:38:04 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 06:38:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:38:04 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 06:38:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:38:04 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 06:38:04 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 06:38:04 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 06:38:04 DEBUG unit.oai-hss/0.install CC ecc.lo unit-abot-epc-basic-0: 06:38:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 06:38:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 06:38:04 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 06:38:04 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 06:38:04 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 06:38:05 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 06:38:05 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 06:38:05 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 06:38:05 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 06:38:05 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 06:38:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:38:05 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 06:38:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:38:05 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 06:38:06 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 06:38:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:38:06 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 06:38:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:38:06 DEBUG unit.oai-hss/0.install CC armor.lo unit-abot-epc-basic-0: 06:38:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 06:38:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:38:06 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-oai-hss-0: 06:38:06 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 06:38:06 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-abot-epc-basic-0: 06:38:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 06:38:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:38:06 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-oai-hss-0: 06:38:06 DEBUG unit.oai-hss/0.install CC hash.lo unit-abot-epc-basic-0: 06:38:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 06:38:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:38:07 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-oai-hss-0: 06:38:07 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 06:38:07 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 06:38:08 DEBUG unit.oai-hss/0.install CC stream.lo unit-abot-epc-basic-0: 06:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 06:38:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 06:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 06:38:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 06:38:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 06:38:08 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 06:38:08 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 06:38:09 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 06:38:09 DEBUG unit.oai-hss/0.install CC seskey.lo unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-oai-hss-0: 06:38:09 DEBUG unit.oai-hss/0.install CC literal.lo unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-oai-hss-0: 06:38:09 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 06:38:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-oai-hss-0: 06:38:10 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-oai-hss-0: 06:38:10 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 06:38:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:38:10 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 06:38:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:38:10 DEBUG unit.oai-hss/0.install CC pgp.lo unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 06:38:10 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 06:38:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 06:38:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:38:11 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 06:38:11 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 06:38:11 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 06:38:11 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 06:38:11 DEBUG unit.oai-hss/0.install CC privkey.lo unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-oai-hss-0: 06:38:12 DEBUG unit.oai-hss/0.install CC output.lo unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 06:38:12 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-oai-hss-0: 06:38:12 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 06:38:12 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:38:12 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 06:38:12 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:38:12 DEBUG unit.oai-hss/0.install CC pk.lo unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 06:38:12 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-oai-hss-0: 06:38:13 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 06:38:13 DEBUG unit.oai-hss/0.install CC mac.lo unit-mysql-0: 06:38:13 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:38:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:38:13 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:38:13 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 06:38:13 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 06:38:13 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 06:38:13 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:38:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 06:38:13 DEBUG unit.oai-hss/0.install CC cipher.lo unit-mysql-0: 06:38:13 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:38:13 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:38:13 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:38:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:38:13 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 06:38:13 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 06:38:14 DEBUG unit.oai-hss/0.install CC init.lo unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:38:14 DEBUG unit.oai-hss/0.install CC egd.lo unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 06:38:14 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 06:38:14 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-oai-hss-0: 06:38:14 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 06:38:14 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:38:14 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-oai-hss-0: 06:38:14 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 06:38:15 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-abot-epc-basic-0: 06:38:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 06:38:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 06:38:15 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-oai-hss-0: 06:38:15 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 06:38:15 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-abot-epc-basic-0: 06:38:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 06:38:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:38:15 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1) ... unit-oai-hss-0: 06:38:15 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 06:38:15 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 06:38:15 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 06:38:15 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 06:38:16 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 06:38:16 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 06:38:16 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 06:38:16 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 06:38:16 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 06:38:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:38:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:38:16 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 06:38:16 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-abot-epc-basic-0: 06:38:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 06:38:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 06:38:17 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 06:38:17 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 06:38:17 DEBUG unit.oai-hss/0.install CC debug.lo unit-abot-epc-basic-0: 06:38:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 06:38:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:38:17 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 06:38:17 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 06:38:18 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 06:38:18 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 06:38:19 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 06:38:20 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 06:38:20 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 06:38:20 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-abot-epc-basic-0: 06:38:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 06:38:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:38:20 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 06:38:20 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 06:38:20 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-abot-epc-basic-0: 06:38:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 06:38:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:38:21 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 06:38:21 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 06:38:21 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 06:38:21 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 06:38:22 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 06:38:22 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 06:38:22 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 06:38:22 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 06:38:23 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 06:38:23 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 06:38:23 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 06:38:23 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 06:38:24 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 06:38:24 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 06:38:24 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 06:38:24 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 06:38:25 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 06:38:25 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 06:38:25 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-abot-epc-basic-0: 06:38:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 06:38:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-oai-hss-0: 06:38:25 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-abot-epc-basic-0: 06:38:25 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-oai-hss-0: 06:38:25 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-abot-epc-basic-0: 06:38:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 06:38:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 06:38:25 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-oai-hss-0: 06:38:25 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 06:38:26 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 06:38:26 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 06:38:26 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 06:38:26 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-oai-hss-0: 06:38:26 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 06:38:26 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-abot-epc-basic-0: 06:38:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 06:38:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 06:38:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 06:38:27 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-abot-epc-basic-0: 06:38:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 06:38:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 06:38:27 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 06:38:27 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-abot-epc-basic-0: 06:38:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 06:38:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:38:27 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-hss-0: 06:38:28 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 06:38:28 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 06:38:28 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 06:38:28 DEBUG unit.oai-hss/0.install CC random.lo unit-abot-epc-basic-0: 06:38:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 06:38:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:38:28 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-abot-epc-basic-0: 06:38:28 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 06:38:29 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-abot-epc-basic-0: 06:38:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 06:38:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 06:38:29 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-oai-hss-0: 06:38:29 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 06:38:29 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-abot-epc-basic-0: 06:38:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 06:38:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 06:38:30 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 06:38:30 DEBUG unit.oai-hss/0.install CC locks.lo unit-abot-epc-basic-0: 06:38:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 06:38:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 06:38:30 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 06:38:30 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 06:38:30 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 06:38:30 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 06:38:31 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-abot-epc-basic-0: 06:38:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 06:38:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 06:38:31 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-oai-hss-0: 06:38:31 DEBUG unit.oai-hss/0.install CC pin.lo unit-abot-epc-basic-0: 06:38:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 06:38:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:38:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:38:31 DEBUG unit.oai-hss/0.install CC tpm.lo unit-abot-epc-basic-0: 06:38:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 06:38:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 06:38:31 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 06:38:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 06:38:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 06:38:32 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:38:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 06:38:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 06:38:32 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 06:38:32 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 06:38:33 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-abot-epc-basic-0: 06:38:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 06:38:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 06:38:33 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-oai-hss-0: 06:38:33 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 06:38:33 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-abot-epc-basic-0: 06:38:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 06:38:34 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 06:38:34 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 06:38:34 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 06:38:34 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 06:38:35 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 06:38:35 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 06:38:35 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 06:38:35 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:38:36 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 06:38:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:39 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 06:38:39 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:38:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:38:39 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-abot-epc-basic-0: 06:38:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 06:38:40 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-abot-epc-basic-0: 06:38:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 06:38:40 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 06:38:40 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-abot-epc-basic-0: 06:38:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 06:38:40 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 06:38:40 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 06:38:40 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-abot-epc-basic-0: 06:38:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-oai-hss-0: 06:38:40 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 06:38:40 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 06:38:40 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 06:38:40 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-abot-epc-basic-0: 06:38:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 06:38:41 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 06:38:41 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 06:38:41 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-abot-epc-basic-0: 06:38:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:38:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:38:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 06:38:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 06:38:41 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 06:38:41 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 06:38:42 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 06:38:42 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 06:38:42 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 06:38:43 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 06:38:43 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 06:38:43 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 06:38:43 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 06:38:44 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 06:38:44 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 06:38:44 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 06:38:44 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 06:38:44 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 06:38:44 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 06:38:44 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 06:38:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:44 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 06:38:45 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 06:38:45 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 06:38:45 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 06:38:45 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 06:38:45 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 06:38:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:45 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 06:38:45 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 06:38:45 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 06:38:45 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 06:38:45 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 06:38:45 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 06:38:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:45 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 06:38:45 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 06:38:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:46 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 06:38:46 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 06:38:46 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 06:38:46 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 06:38:46 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 06:38:46 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 06:38:46 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 06:38:46 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 06:38:47 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 06:38:47 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 06:38:47 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 06:38:47 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 06:38:47 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 06:38:47 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 06:38:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:47 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 06:38:47 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 06:38:47 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 06:38:47 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 06:38:47 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 06:38:47 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 06:38:47 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 06:38:48 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 06:38:48 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 06:38:48 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 06:38:48 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 06:38:48 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:38:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:38:48 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:38:48 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 06:38:48 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:38:48 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 06:38:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:38:48 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 06:38:48 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:38:48 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 06:38:48 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 06:38:48 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 06:38:48 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 06:38:48 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 06:38:48 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 06:38:49 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 06:38:49 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 06:38:49 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 06:38:49 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 06:38:49 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 06:38:49 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 06:38:49 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 06:38:49 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 06:38:49 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-abot-epc-basic-0: 06:38:49 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:38:49 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 06:38:49 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 06:38:49 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 06:38:49 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 06:38:49 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 06:38:50 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:38:51 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:38:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 06:38:53 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 06:38:54 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 06:38:55 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:38:55 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 06:38:55 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 06:38:55 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-oai-hss-0: 06:38:55 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-oai-hss-0: 06:38:55 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-oai-hss-0: 06:38:56 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 06:38:56 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-oai-hss-0: 06:38:56 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-oai-hss-0: 06:38:56 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-oai-hss-0: 06:38:57 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3 [108 kB] unit-oai-hss-0: 06:38:57 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-oai-hss-0: 06:38:57 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-oai-hss-0: 06:38:58 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-oai-hss-0: 06:38:58 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 06:38:58 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-oai-hss-0: 06:38:58 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-oai-hss-0: 06:38:58 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 06:38:58 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 06:38:59 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-oai-hss-0: 06:38:59 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-oai-hss-0: 06:38:59 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 06:38:59 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 06:38:59 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 06:38:59 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 06:38:59 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.3 [53.1 kB] unit-oai-hss-0: 06:39:00 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.3 [36.1 kB] unit-oai-hss-0: 06:39:00 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.3 [36.2 kB] unit-oai-hss-0: 06:39:00 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.3 [50.3 kB] unit-oai-hss-0: 06:39:00 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 06:39:00 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] unit-oai-hss-0: 06:39:01 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 06:39:02 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 06:39:02 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-oai-hss-0: 06:39:02 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-oai-hss-0: 06:39:02 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 06:39:02 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 06:39:02 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 06:39:02 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 06:39:03 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 06:39:03 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 06:39:03 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 06:39:03 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 06:39:03 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 06:39:03 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 06:39:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-oai-hss-0: 06:39:03 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 06:39:04 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3 [829 kB] unit-abot-epc-basic-0: 06:39:04 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 06:39:04 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-abot-epc-basic-0: 06:39:04 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-oai-hss-0: 06:39:04 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-abot-epc-basic-0: 06:39:04 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-oai-hss-0: 06:39:04 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.3 [11.6 kB] unit-oai-hss-0: 06:39:04 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-abot-epc-basic-0: 06:39:04 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 06:39:04 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-oai-hss-0: 06:39:04 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-abot-epc-basic-0: 06:39:04 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-hss-0: 06:39:05 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.3 [111 kB] unit-abot-epc-basic-0: 06:39:05 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 06:39:05 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-oai-hss-0: 06:39:05 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3 [4438 B] unit-abot-epc-basic-0: 06:39:05 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-oai-hss-0: 06:39:05 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3 [122 kB] unit-oai-hss-0: 06:39:05 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 06:39:05 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 06:39:05 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 06:39:05 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 06:39:05 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-oai-hss-0: 06:39:06 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-abot-epc-basic-0: 06:39:06 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-oai-hss-0: 06:39:06 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 06:39:06 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.3 [1520 kB] unit-oai-hss-0: 06:39:06 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.3 [41.1 kB] unit-abot-epc-basic-0: 06:39:06 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 06:39:06 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] unit-oai-hss-0: 06:39:06 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 06:39:06 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-oai-hss-0: 06:39:07 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-oai-hss-0: 06:39:07 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-oai-hss-0: 06:39:07 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-abot-epc-basic-0: 06:39:07 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 06:39:07 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 06:39:07 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-abot-epc-basic-0: 06:39:07 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 06:39:07 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 06:39:07 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 06:39:07 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-oai-hss-0: 06:39:08 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 06:39:08 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:39:08 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 06:39:08 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 06:39:08 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 06:39:08 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 06:39:08 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 06:39:08 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 06:39:08 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 06:39:08 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 06:39:08 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-oai-hss-0: 06:39:08 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3162 kB/s) unit-abot-epc-basic-0: 06:39:08 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 06:39:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 06:39:09 DEBUG unit.oai-hss/0.install (Reading database ... 92732 files and directories currently installed.) unit-oai-hss-0: 06:39:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:39:09 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 06:39:09 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-abot-epc-basic-0: 06:39:09 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 06:39:09 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 06:39:10 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 06:39:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 06:39:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 06:39:10 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-abot-epc-basic-0: 06:39:10 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 06:39:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 06:39:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 06:39:11 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 06:39:11 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:39:11 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:39:11 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 06:39:11 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:39:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 06:39:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 06:39:12 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 06:39:12 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 06:39:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-oai-hss-0: 06:39:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 06:39:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-abot-epc-basic-0: 06:39:12 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 06:39:12 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 06:39:12 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:39:13 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-hss-0: 06:39:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 06:39:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 06:39:13 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-abot-epc-basic-0: 06:39:13 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:39:13 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 06:39:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 06:39:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 06:39:14 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-abot-epc-basic-0: 06:39:14 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:39:14 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:39:15 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 06:39:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 06:39:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 06:39:15 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:39:15 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 06:39:15 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:39:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 06:39:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:39:15 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:39:15 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-abot-epc-basic-0: 06:39:15 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:39:15 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:39:16 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 06:39:16 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:39:16 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:39:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:39:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 06:39:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 06:39:16 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:39:16 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 06:39:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 06:39:16 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 06:39:17 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 06:39:17 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:39:17 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:39:17 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 06:39:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 06:39:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 06:39:18 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 06:39:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 06:39:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 06:39:18 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 06:39:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 06:39:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 06:39:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 06:39:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:39:19 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:39:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 06:39:20 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:20 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:39:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 06:39:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:39:20 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:39:20 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 06:39:20 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 06:39:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 06:39:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:39:21 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:39:21 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:39:21 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-hss-0: 06:39:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 06:39:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:39:21 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:39:21 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 06:39:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 06:39:22 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 06:39:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:39:22 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:39:22 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 06:39:22 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 06:39:22 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 06:39:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 06:39:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:39:22 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:23 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-oai-hss-0: 06:39:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 06:39:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:39:23 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 06:39:23 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:39:23 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:39:23 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:39:23 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-hss-0: 06:39:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 06:39:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-abot-epc-basic-0: 06:39:24 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 06:39:24 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 06:39:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 06:39:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 06:39:24 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 06:39:24 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 06:39:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 06:39:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 06:39:25 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 06:39:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 06:39:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 06:39:25 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:39:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 06:39:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 06:39:26 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:39:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 06:39:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 06:39:27 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:39:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 06:39:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 06:39:27 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:39:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 06:39:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 06:39:28 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 06:39:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 06:39:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 06:39:29 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-abot-epc-basic-0: 06:39:30 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 06:39:31 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-hss-0: 06:39:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 06:39:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 06:39:31 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 06:39:31 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 06:39:31 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 06:39:31 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 06:39:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 06:39:32 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 06:39:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 06:39:32 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-abot-epc-basic-0: 06:39:32 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-oai-hss-0: 06:39:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 06:39:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 06:39:32 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 06:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 06:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 06:39:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 06:39:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 06:39:33 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 06:39:33 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 06:39:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 06:39:34 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 06:39:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 06:39:34 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-abot-epc-basic-0: 06:39:34 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:39:34 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:35 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 06:39:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 06:39:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:39:36 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 06:39:36 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:39:36 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 06:39:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 06:39:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 06:39:36 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-abot-epc-basic-0: 06:39:36 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:39:36 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:39:36 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 06:39:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 06:39:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:39:37 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:39:37 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 06:39:37 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 06:39:37 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 06:39:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 06:39:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 06:39:37 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:39:38 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-oai-hss-0: 06:39:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 06:39:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 06:39:38 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:39:38 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 06:39:38 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 06:39:38 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 06:39:38 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 06:39:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 06:39:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 06:39:38 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-abot-epc-basic-0: 06:39:38 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 06:39:38 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 06:39:38 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 06:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 06:39:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 06:39:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 06:39:39 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 06:39:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 06:39:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 06:39:39 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 06:39:40 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 06:39:40 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-oai-hss-0: 06:39:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 06:39:40 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-hss-0: 06:39:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 06:39:40 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 06:39:40 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 06:39:40 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 06:39:40 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-oai-hss-0: 06:39:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 06:39:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 06:39:40 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 06:39:40 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:41 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 06:39:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 06:39:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 06:39:41 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 06:39:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 06:39:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 06:39:42 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-abot-epc-basic-0: 06:39:42 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-oai-hss-0: 06:39:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 06:39:42 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-oai-hss-0: 06:39:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 06:39:42 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-abot-epc-basic-0: 06:39:42 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 06:39:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 06:39:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.3_all.deb ... unit-abot-epc-basic-0: 06:39:42 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-oai-hss-0: 06:39:42 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-abot-epc-basic-0: 06:39:43 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 06:39:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 06:39:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:39:43 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-oai-hss-0: 06:39:43 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-abot-epc-basic-0: 06:39:43 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 06:39:43 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-oai-hss-0: 06:39:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 06:39:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 06:39:43 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-abot-epc-basic-0: 06:39:43 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 06:39:43 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:39:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 06:39:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-abot-epc-basic-0: 06:39:43 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:39:43 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 06:39:44 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 06:39:44 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 06:39:44 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 06:39:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 06:39:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 06:39:44 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:39:44 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 06:39:44 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 06:39:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 06:39:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 06:39:45 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:39:45 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 06:39:45 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-oai-hss-0: 06:39:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 06:39:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 06:39:45 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-abot-epc-basic-0: 06:39:45 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 06:39:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 06:39:46 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 06:39:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 06:39:46 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 06:39:46 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 06:39:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 06:39:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-abot-epc-basic-0: 06:39:46 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:39:46 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-oai-hss-0: 06:39:46 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-abot-epc-basic-0: 06:39:46 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:39:46 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 06:39:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 06:39:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 06:39:47 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-abot-epc-basic-0: 06:39:47 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:39:47 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 06:39:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 06:39:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 06:39:47 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-abot-epc-basic-0: 06:39:47 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 06:39:48 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:39:48 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:39:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 06:39:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 06:39:48 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-abot-epc-basic-0: 06:39:48 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:48 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-oai-hss-0: 06:39:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 06:39:48 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-oai-hss-0: 06:39:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 06:39:48 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-abot-epc-basic-0: 06:39:48 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 06:39:48 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:39:49 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 06:39:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 06:39:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.3_all.deb ... unit-abot-epc-basic-0: 06:39:49 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 06:39:49 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.3) ... unit-abot-epc-basic-0: 06:39:49 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 06:39:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:39:49 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-oai-hss-0: 06:39:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 06:39:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.3_amd64.deb ... unit-abot-epc-basic-0: 06:39:49 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.18~dfsg~0-0ubuntu2.9) ... unit-oai-hss-0: 06:39:49 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.3) ... unit-abot-epc-basic-0: 06:39:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.18 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 06:39:49 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.18~dfsg~0-0ubuntu2.9) ... unit-abot-epc-basic-0: 06:39:50 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 06:39:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 06:39:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 06:39:50 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... unit-abot-epc-basic-0: 06:39:50 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.18~dfsg~0-0ubuntu2.9) ... unit-oai-hss-0: 06:39:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 06:39:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 06:39:50 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-abot-epc-basic-0: 06:39:51 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 06:39:51 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 06:39:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 06:39:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 06:39:51 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-abot-epc-basic-0: 06:39:51 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 06:39:51 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:39:51 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-oai-hss-0: 06:39:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 06:39:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 06:39:51 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 06:39:52 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:39:52 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 06:39:52 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 06:39:52 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 06:39:52 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 06:39:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 06:39:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:39:52 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-oai-hss-0: 06:39:52 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 06:39:52 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 06:39:52 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:39:52 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 06:39:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 06:39:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 06:39:53 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 06:39:53 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:39:53 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:39:53 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 06:39:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 06:39:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:39:53 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 06:39:53 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 06:39:53 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 06:39:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 06:39:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:39:54 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 06:39:54 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 06:39:54 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 06:39:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 06:39:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:39:54 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-hss-0: 06:39:54 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 06:39:54 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 06:39:55 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 06:39:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 06:39:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 06:39:55 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-abot-epc-basic-0: 06:39:55 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:39:55 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:39:55 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 06:39:55 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:55 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:55 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 06:39:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 06:39:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 06:39:56 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 06:39:56 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:39:56 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 06:39:56 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 06:39:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 06:39:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:39:56 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 06:39:57 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:57 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 06:39:57 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:57 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:39:57 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:39:58 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 06:39:58 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:39:58 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 06:39:58 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 06:39:58 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 06:39:59 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 06:39:59 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:39:59 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:39:59 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:39:59 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 06:39:59 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:39:59 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:40:00 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:40:00 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:40:00 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:40:00 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 06:40:00 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 06:40:00 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-abot-epc-basic-0: 06:40:00 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:40:00 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 06:40:01 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-oai-hss-0: 06:40:01 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 06:40:01 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-abot-epc-basic-0: 06:40:01 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:40:02 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:40:02 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-oai-hss-0: 06:40:02 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 06:40:02 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 06:40:02 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 06:40:02 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:40:02 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:40:02 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 06:40:02 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-oai-hss-0: 06:40:03 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-oai-hss-0: 06:40:03 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 06:40:03 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-oai-hss-0: 06:40:04 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-oai-hss-0: 06:40:04 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 06:40:04 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-oai-hss-0: 06:40:04 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-oai-hss-0: 06:40:05 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 06:40:05 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 06:40:06 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 06:40:06 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-oai-hss-0: 06:40:06 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:40:07 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:40:07 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-oai-hss-0: 06:40:07 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:40:07 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-oai-hss-0: 06:40:07 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:08 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:40:08 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-oai-hss-0: 06:40:08 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 06:40:08 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-abot-epc-basic-0: 06:40:08 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-oai-hss-0: 06:40:08 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 06:40:08 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-oai-hss-0: 06:40:08 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 06:40:08 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-oai-hss-0: 06:40:08 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 06:40:09 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:40:09 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 06:40:09 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-oai-hss-0: 06:40:09 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:40:09 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 06:40:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:40:09 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 06:40:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:40:10 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 06:40:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:40:10 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:40:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:40:10 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-abot-epc-basic-0: 06:40:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:10 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:40:10 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 06:40:11 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 06:40:11 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-abot-epc-basic-0: 06:40:11 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-oai-hss-0: 06:40:11 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 06:40:11 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-oai-hss-0: 06:40:11 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 06:40:11 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:40:11 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:40:12 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:40:12 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 06:40:12 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:40:12 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:40:12 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:40:12 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-oai-hss-0: 06:40:12 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 06:40:12 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 06:40:12 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:40:13 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 06:40:13 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:40:13 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:40:13 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:40:13 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:40:13 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 06:40:13 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-abot-epc-basic-0: 06:40:13 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-oai-hss-0: 06:40:13 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:40:14 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 06:40:14 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 06:40:14 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:40:14 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 06:40:14 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 06:40:14 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 06:40:14 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-oai-hss-0: 06:40:14 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 06:40:14 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-oai-hss-0: 06:40:14 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:40:14 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-oai-hss-0: 06:40:15 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-abot-epc-basic-0: 06:40:15 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 06:40:15 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-oai-hss-0: 06:40:15 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 06:40:15 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-abot-epc-basic-0: 06:40:15 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-oai-hss-0: 06:40:15 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-abot-epc-basic-0: 06:40:15 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-oai-hss-0: 06:40:15 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-abot-epc-basic-0: 06:40:15 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 06:40:15 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 06:40:15 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 06:40:15 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-oai-hss-0: 06:40:16 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 06:40:16 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:40:16 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 06:40:16 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-abot-epc-basic-0: 06:40:16 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-oai-hss-0: 06:40:16 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 06:40:16 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-oai-hss-0: 06:40:16 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-abot-epc-basic-0: 06:40:16 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:40:16 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-oai-hss-0: 06:40:17 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 06:40:17 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 06:40:17 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-abot-epc-basic-0: 06:40:17 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-oai-hss-0: 06:40:17 DEBUG unit.oai-hss/0.install Creating utempter group... unit-abot-epc-basic-0: 06:40:17 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 06:40:17 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 06:40:18 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.3) ... unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-oai-hss-0: 06:40:18 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.3) ... unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-oai-hss-0: 06:40:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:19 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-oai-hss-0: 06:40:19 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-oai-hss-0: 06:40:19 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-oai-hss-0: 06:40:19 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 06:40:20 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-oai-hss-0: 06:40:20 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-oai-hss-0: 06:40:20 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 06:40:20 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-oai-hss-0: 06:40:20 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 06:40:21 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-oai-hss-0: 06:40:21 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 06:40:21 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-oai-hss-0: 06:40:21 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-oai-hss-0: 06:40:23 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 06:40:23 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 06:40:23 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-oai-hss-0: 06:40:24 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 06:40:24 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:40:28 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:40:28 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 06:40:28 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:40:28 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:40:28 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 06:40:30 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 06:40:30 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:40:30 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 06:40:30 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 06:40:30 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:40:30 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 06:40:31 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 06:40:32 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 06:40:33 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-abot-epc-basic-0: 06:40:33 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:40:33 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 06:40:33 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 06:40:33 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-abot-epc-basic-0: 06:40:33 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-oai-hss-0: 06:40:33 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 06:40:33 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 06:40:33 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 06:40:33 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 06:40:33 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 06:40:33 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 06:40:33 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 06:40:33 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 06:40:33 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 06:40:33 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 06:40:33 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 06:40:33 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 06:40:33 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 06:40:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 06:40:33 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 06:40:34 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-abot-epc-basic-0: 06:40:34 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-oai-hss-0: 06:40:34 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 06:40:34 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-abot-epc-basic-0: 06:40:34 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 06:40:34 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 06:40:34 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 06:40:34 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 06:40:34 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 06:40:34 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 06:40:34 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-abot-epc-basic-0: 06:40:34 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 06:40:34 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 06:40:34 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 06:40:34 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 06:40:34 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-abot-epc-basic-0: 06:40:34 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 06:40:34 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 06:40:35 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 06:40:35 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 06:40:35 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 06:40:35 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 06:40:35 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 06:40:35 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 06:40:35 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 06:40:35 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 06:40:35 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-abot-epc-basic-0: 06:40:35 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 06:40:35 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 06:40:35 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 06:40:35 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 06:40:35 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 06:40:35 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 06:40:35 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 06:40:35 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 06:40:35 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 06:40:36 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 06:40:36 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 06:40:36 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 06:40:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 06:40:36 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 06:40:36 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 06:40:36 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 06:40:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 06:40:36 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 06:40:36 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 06:40:36 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 06:40:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 06:40:36 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-abot-epc-basic-0: 06:40:36 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 06:40:36 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 06:40:36 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 06:40:36 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 06:40:36 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-abot-epc-basic-0: 06:40:37 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 06:40:37 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 06:40:37 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 06:40:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 06:40:37 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 06:40:37 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 06:40:37 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 06:40:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 06:40:37 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-abot-epc-basic-0: 06:40:37 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:40:37 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 06:40:37 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 06:40:37 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 06:40:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 06:40:37 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-abot-epc-basic-0: 06:40:37 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-oai-hss-0: 06:40:37 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 06:40:37 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 06:40:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-abot-epc-basic-0: 06:40:38 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-abot-epc-basic-0: 06:40:38 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-abot-epc-basic-0: 06:40:38 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 06:40:38 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 06:40:39 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 06:40:39 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 06:40:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 06:40:39 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 06:40:39 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 06:40:39 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 06:40:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 06:40:39 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 06:40:39 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 06:40:39 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 06:40:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 06:40:39 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-abot-epc-basic-0: 06:40:39 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:40:39 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 06:40:39 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 06:40:39 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 06:40:39 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 06:40:39 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 06:40:39 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 06:40:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 06:40:39 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-abot-epc-basic-0: 06:40:39 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-oai-hss-0: 06:40:39 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 06:40:39 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 06:40:39 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 06:40:39 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 06:40:40 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-abot-epc-basic-0: 06:40:41 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-abot-epc-basic-0: 06:40:41 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-abot-epc-basic-0: 06:40:41 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-abot-epc-basic-0: 06:40:41 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-hss-0: 06:40:41 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:40:42 DEBUG unit.oai-hss/0.install python-pexpect unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 06:40:43 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:40:43 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 06:40:43 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 06:40:43 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-abot-epc-basic-0: 06:40:43 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 06:40:43 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-oai-hss-0: 06:40:43 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (58.4 kB/s) unit-abot-epc-basic-0: 06:40:43 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 06:40:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 06:40:43 DEBUG unit.oai-hss/0.install (Reading database ... 95623 files and directories currently installed.) unit-oai-hss-0: 06:40:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-oai-hss-0: 06:40:44 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 06:40:44 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 06:40:45 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 06:40:45 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-abot-epc-basic-0: 06:40:45 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 06:40:45 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install ............................................++++++ unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install ...........++++++ unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install ...........................................++++++ unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install ............++++++ unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Not Before: Sep 22 06:40:45 2018 GMT unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Not After : Sep 22 06:40:45 2019 GMT unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install 10:A7:C6:8F:21:3F:EE:0F:49:74:49:98:93:AF:D5:F9:FE:1A:C4:BC unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install keyid:60:1E:DD:3B:69:13:01:D9:65:A2:00:58:CB:2C:73:49:89:D5:F4:0E unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Certificate is to be certified until Sep 22 06:40:45 2019 GMT (365 days) unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-abot-epc-basic-0: 06:40:45 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-oai-hss-0: 06:40:45 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_s6a unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] [ 65%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install [ 78%] [ 82%] [ 86%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-hss-0: 06:40:46 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-abot-epc-basic-0: 06:40:46 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-oai-hss-0: 06:40:47 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 06:40:47 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 06:40:47 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 06:40:47 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_db.a unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install [ 95%] [ 95%] Built target hss_auc unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install Built target hss_db unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-abot-epc-basic-0: 06:40:48 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 06:40:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:40:48 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 06:40:48 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-abot-epc-basic-0: 06:40:48 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1) ... unit-oai-hss-0: 06:40:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:40:48 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 06:40:48 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-oai-hss-0: 06:40:48 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 06:40:48 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-oai-hss-0: 06:40:48 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:40:48 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 06:40:48 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 06:40:48 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 06:40:48 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 06:40:48 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 06:40:48 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 06:40:48 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 06:40:48 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 06:40:48 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 06:40:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 06:40:48 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 06:40:48 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 06:40:48 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:40:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:40:48 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 06:40:48 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 06:40:48 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 06:40:48 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 06:40:48 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 06:40:48 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 06:40:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 06:40:48 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 06:40:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 06:40:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 06:40:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 06:40:49 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-hss-0: 06:40:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:40:49 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 06:40:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:40:49 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 06:40:49 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 06:40:49 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 06:40:49 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:40:49 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 06:40:49 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 06:40:49 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 06:40:49 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 06:40:49 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 06:40:49 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 06:40:49 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-oai-hss-0: 06:40:49 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 06:40:49 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 06:40:49 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 06:40:49 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 06:40:49 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-oai-hss-0: 06:40:49 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 06:40:49 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 06:40:49 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 06:40:50 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:40:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:40:50 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 06:40:50 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 06:40:50 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 06:40:50 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-abot-epc-basic-0: 06:40:50 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 06:40:50 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 06:40:50 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 06:40:50 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 06:40:50 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-mysql-0: 06:40:50 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 06:40:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:40:50 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 06:40:50 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 06:40:50 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 06:40:50 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 06:40:50 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 06:40:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 06:40:50 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 06:40:50 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 06:40:50 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 06:40:50 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 06:40:50 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 06:40:50 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 06:40:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-abot-epc-basic-0: 06:40:50 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:40:50 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-oai-epc-0: 06:40:50 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-mysql-0: 06:40:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 06:40:51 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 06:40:51 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 06:40:51 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-mysql-0: 06:40:51 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 06:40:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:40:51 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-mysql-0: 06:40:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:40:51 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-mysql-0: 06:40:51 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 06:40:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:40:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:40:51 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 06:40:51 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 06:40:51 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 06:40:51 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-abot-epc-basic-0: 06:40:51 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-oai-hss-0: 06:40:51 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 06:40:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 06:40:51 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 06:40:51 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 06:40:51 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-mysql-0: 06:40:51 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 06:40:51 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `aacaephiephilie` identified by 'nieghecheeteava'] unit-mysql-0: 06:40:51 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `aacaephiephilie` identified by 'nieghecheeteava'] unit-mysql-0: 06:40:51 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=aacaephiephilie', 'password=nieghecheeteava', 'host=192.168.121.16', 'slave=False'] unit-mysql-0: 06:40:51 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-abot-epc-basic-0: 06:40:51 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-oai-hss-0: 06:40:51 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:40:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 06:40:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:40:51 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 06:40:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 06:40:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:40:51 DEBUG unit.oai-hss/0.db-relation-changed + user=aacaephiephilie unit-oai-hss-0: 06:40:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 06:40:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:40:51 DEBUG unit.oai-hss/0.db-relation-changed + password=nieghecheeteava unit-oai-hss-0: 06:40:51 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 06:40:52 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.16 unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 06:40:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 06:40:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.16 aacaephiephilie nieghecheeteava oai-hss unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.16"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"aacaephiephilie"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"nieghecheeteava"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:40:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u aacaephiephilie --password=nieghecheeteava -h 192.168.121.16 oai-hss -e 'show tables;' unit-oai-hss-0: 06:40:52 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u aacaephiephilie --password=nieghecheeteava -h 192.168.121.16 oai-hss unit-mysql-0: 06:40:52 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 06:40:52 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 06:40:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:40:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:40:52 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 06:40:52 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 06:40:52 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 06:40:52 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 06:40:52 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 06:40:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 06:40:52 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 06:40:52 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-abot-epc-basic-0: 06:40:52 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-mysql-0: 06:40:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:40:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:40:52 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 06:40:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:40:52 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 06:40:52 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:53 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 06:40:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 06:40:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:40:53 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 21947 unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 21947' unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 21947 =~ .*running.* ]] unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 06:40:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:40:53 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 06:40:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:40:53 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 06:40:53 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 06:40:53 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 06:40:53 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + db_host=aacaephiephilie unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 06:40:53 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 06:40:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 06:40:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 06:40:54 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 06:40:54 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 06:40:54 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 06:40:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 06:40:54 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 06:40:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:40:54 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 06:40:54 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 06:40:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 06:40:54 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 06:40:54 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 06:40:54 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 06:40:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:40:54 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 06:40:54 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 06:40:54 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 06:40:55 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:40:55 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-oai-hss-0: 06:40:55 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 06:40:55 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -gt 0 ']' unit-oai-hss-0: 06:40:55 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=1 unit-oai-hss-0: 06:40:55 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -lt 30 ']' unit-oai-hss-0: 06:40:55 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 06:40:55 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 06:40:56 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 06:40:56 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 06:40:56 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 06:40:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:40:56 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 06:40:56 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 06:40:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -eq 30 ']' unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:40:57 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:40:57 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:40:57 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 06:40:57 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-abot-epc-basic-0: 06:40:57 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 06:40:57 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:40:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:40:57 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 06:40:57 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 06:40:57 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 06:40:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 06:40:57 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + user=aacaephiephilie unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + password=nieghecheeteava unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.16 unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-abot-epc-basic-0: 06:40:57 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.16 aacaephiephilie nieghecheeteava oai-hss unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.16"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"aacaephiephilie"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"nieghecheeteava"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u aacaephiephilie --password=nieghecheeteava -h 192.168.121.16 oai-hss -e 'show tables;' unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + echo 'Database already there' unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed Database already there unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:40:57 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed oai_hss stop/waiting unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22117 unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22117' unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22117 =~ .*running.* ]] unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:40:57 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-abot-epc-basic-0: 06:40:57 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:40:57 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 06:40:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + db_host=aacaephiephilie unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 06:40:57 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 06:40:57 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 06:40:58 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:40:58 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-oai-epc-0: 06:40:58 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-abot-epc-basic-0: 06:40:58 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:40:58 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 06:40:58 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 06:40:58 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 06:40:58 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-abot-epc-basic-0: 06:40:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 06:40:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:40:58 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 06:40:58 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 06:40:58 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 06:40:58 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 06:40:58 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 06:40:58 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 06:40:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:40:58 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 06:40:58 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 06:40:58 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 06:40:59 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:40:59 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 06:40:59 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 06:40:59 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 06:40:59 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-oai-hss-0: 06:40:59 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 06:40:59 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 06:40:59 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 06:40:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:40:59 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 06:40:59 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 06:40:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:41:00 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 06:41:00 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 06:41:00 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 06:41:00 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 06:41:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:41:00 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 06:41:00 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 06:41:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:41:00 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 06:41:00 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 06:41:00 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 06:41:00 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 06:41:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:41:00 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 06:41:00 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 06:41:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:41:00 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 06:41:00 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 06:41:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:41:00 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 06:41:00 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 06:41:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:41:00 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 06:41:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 06:41:00 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 06:41:00 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 06:41:00 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 06:41:00 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 06:41:00 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:41:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:41:00 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 06:41:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:41:00 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-370aea-default-0 unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-370aea-default-0 unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (56.3 kB/s) unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107925 files and directories currently installed.) unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:41:16 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:41:17 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:41:17 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-370aea-default-0 unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 06:41:50 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 06:41:51 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-abot-epc-basic-0: 06:41:51 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 0s (773 kB/s) unit-abot-epc-basic-0: 06:41:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 06:41:51 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108034 files and directories currently installed.) unit-abot-epc-basic-0: 06:41:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:41:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:41:53 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:41:53 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:41:53 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:41:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:41:54 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:41:54 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-abot-epc-basic-0: 06:42:19 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-370aea-default-0 unit-abot-epc-basic-0: 06:42:19 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-370aea-default-0 unit-abot-epc-basic-0: 06:42:19 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 06:42:20 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:42:20 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:42:35 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 06:42:36 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:42:36 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 06:42:36 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 06:42:36 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.9 [65.7 kB] unit-oai-epc-0: 06:42:36 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 06:42:36 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (146 kB/s) unit-oai-epc-0: 06:42:36 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 06:42:36 DEBUG unit.oai-epc/0.install (Reading database ... 102231 files and directories currently installed.) unit-oai-epc-0: 06:42:36 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.9_all.deb ... unit-oai-epc-0: 06:42:37 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 06:42:37 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 06:42:37 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 06:42:37 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 06:42:37 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 06:42:38 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 06:42:39 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 06:42:39 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 06:42:39 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 06:42:39 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 06:42:39 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 06:42:39 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 06:42:39 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 06:42:39 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 06:42:42 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 06:42:42 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 06:42:42 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 06:42:42 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 06:42:43 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 06:42:45 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 06:42:45 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 06:42:45 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 06:42:45 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 06:42:45 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 06:42:45 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 06:42:45 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 06:42:45 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 06:42:47 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 06:42:48 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.0.0 in /lib/modules/3.19.0-031900-generic/build unit-oai-epc-0: 06:42:49 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 06:42:49 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 06:42:49 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 06:42:49 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 06:42:49 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 06:42:49 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 06:42:49 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 06:42:49 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 06:42:49 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 06:42:49 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 06:42:49 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 06:42:49 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 06:42:49 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 06:42:49 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 06:42:49 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:42:49 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 06:42:49 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:42:49 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 06:42:49 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 06:42:50 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:42:50 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 06:42:50 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 06:42:51 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 06:42:51 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 06:42:51 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 06:42:51 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 06:42:52 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 06:42:52 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 06:42:52 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 06:42:52 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 06:42:53 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 06:42:53 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 06:42:53 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 06:42:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 06:42:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 06:42:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 06:42:54 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 06:42:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 06:42:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 06:42:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 06:42:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 06:42:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 06:42:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 06:42:56 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 06:42:56 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 06:42:56 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 06:42:57 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 06:42:58 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 06:42:59 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 06:43:00 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:01 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.lai /usr/local/lib/libxt_ACCOUNT_cl.la unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 06:43:02 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 06:43:05 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 06:43:38 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 06:43:38 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 06:43:38 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 06:43:38 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 06:43:38 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 06:43:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:38 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 06:43:38 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 06:43:38 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 06:43:38 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 06:43:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:43:38 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 06:43:38 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 06:43:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:43:38 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 06:43:38 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 06:43:38 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 06:43:38 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 06:43:38 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 06:43:38 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 06:43:38 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 06:43:38 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 06:43:38 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 06:43:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 06:43:39 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 06:43:39 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 06:43:39 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:43:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:43:39 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 06:43:39 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 06:43:39 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 06:43:39 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 06:43:39 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 06:43:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.11 unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.11 ']' unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:39 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 06:43:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 06:43:39 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 06:43:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:40 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 06:43:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:40 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.11 unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.11/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.11/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.11/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 06:43:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:40 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 06:43:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:40 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 06:43:40 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 06:43:40 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 06:43:40 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:43:40 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 06:43:40 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 06:43:40 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 06:43:40 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 06:43:40 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 06:43:40 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 06:43:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 06:43:40 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:43:40 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 06:43:40 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 06:43:40 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 06:43:40 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:43:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:43:40 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 06:43:40 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 06:43:40 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 06:43:40 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 06:43:40 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 06:43:40 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 06:43:40 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 06:43:41 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 06:43:41 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 06:43:41 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 06:43:41 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 06:43:41 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 06:43:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 06:43:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:41 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-epc-0: 06:43:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 06:43:41 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.11 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.11 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.11 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 11 -le 255 ]] unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.11 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 11 -le 255 ]] unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.11 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.11' unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.11 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.11 unit-oai-epc-0: 06:43:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:43:41 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 06:43:41 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 06:43:41 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:43:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:43:41 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 06:43:41 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 06:43:41 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 06:43:41 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 06:43:41 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 06:43:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 06:43:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:41 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 06:43:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 06:43:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 06:43:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 06:43:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 06:43:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 06:43:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 06:43:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:41 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-epc-0: 06:43:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:41 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-oai-epc-0: 06:43:41 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 06:43:41 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 06:43:41 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 06:43:41 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:43:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:43:41 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 06:43:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:43:42 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 06:43:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:43:42 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 06:43:42 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 06:43:42 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 06:43:42 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-abot-epc-basic-0: 06:43:42 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 06:43:42 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 06:43:42 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 06:43:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-hss-0: 06:43:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:43:42 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-hss-0: 06:43:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 06:43:42 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.8 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.8 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.8 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 8 -le 255 ]] unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.8 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 8 -le 255 ]] unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.8 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.8' unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.8 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.8 unit-oai-hss-0: 06:43:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-hss-0: 06:43:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22117' unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22117 =~ .*running.* ]] unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-hss-0: 06:43:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:43:42 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-hss-0: 06:43:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-hss-0: 06:43:42 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-hss-0: 06:43:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:43:42 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 06:43:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 06:43:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:43:42 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-hss-0: 06:43:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:43:42 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 06:43:43 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 06:43:43 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:43:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:43:43 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 06:43:43 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 06:43:43 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 06:43:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 06:43:43 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 06:43:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 06:43:43 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 06:43:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:43:43 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 06:43:43 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 06:43:43 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 06:43:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 06:43:43 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 06:43:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-hss-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:43:43 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-hss-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-hss-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.11 unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.11 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-hss-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:43 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=aacaephiephilie unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.8 unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=nieghecheeteava unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.16 unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z aacaephiephilie ']' unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u aacaephiephilie --password=nieghecheeteava -h 192.168.121.16 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u aacaephiephilie --password=nieghecheeteava -h 192.168.121.16 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-epc-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:43:43 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-epc-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u aacaephiephilie --password=nieghecheeteava -h 192.168.121.16 oai-hss unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 ' unit-oai-epc-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:43 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.8 ']' unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-epc-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:43 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 06:43:43 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 06:43:43 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 06:43:43 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-hss-0: 06:43:43 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:43:43 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 06:43:43 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 06:43:43 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 06:43:43 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:43:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:43:43 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 06:43:43 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:43:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:43:43 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 06:43:43 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 06:43:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:43:44 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 06:43:44 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 06:43:44 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 06:43:44 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 06:43:44 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 06:43:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 06:43:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:44 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 06:43:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.8 unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 06:43:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 06:43:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 06:43:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 06:43:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 06:43:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 06:43:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:44 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.8 ']' unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 06:43:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:44 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.8 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 06:43:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:44 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 06:43:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15071 unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15071' unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15071 =~ .*running.* ]] unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 06:43:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:44 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 06:43:44 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:43:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:43:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:43:45 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 06:43:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 06:43:45 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:43:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:43:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:43:46 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 06:43:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 06:43:46 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 06:43:47 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 06:43:48 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 06:43:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:49 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 06:43:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 06:43:49 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 06:43:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 06:43:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 06:43:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:51 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 06:43:51 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 06:43:51 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 06:43:51 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 06:43:51 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 06:43:51 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 06:43:52 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:43:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:43:52 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:43:52 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 06:44:34 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:44:34 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 06:45:10 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 06:45:10 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 06:45:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:45:10 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 06:45:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:45:10 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 06:45:10 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 06:45:10 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:45:10 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 06:45:10 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 06:45:10 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 06:45:10 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 06:45:10 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 06:45:10 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 06:45:10 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 06:45:10 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 06:45:10 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 06:45:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 06:45:10 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 06:45:10 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 06:45:10 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:45:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:45:10 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 06:45:10 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 06:45:10 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 06:45:10 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 06:45:10 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 06:45:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 06:45:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:45:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:45:10 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 06:45:10 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 06:45:11 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 06:45:11 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 06:45:11 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:45:11 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 06:45:11 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 06:45:11 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 06:45:11 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 06:45:11 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 06:45:11 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 06:45:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start SHA256:o679rnf4YXZ8NwW9/EFlpk6JeGlWnmBT1CCPoFgd8W8 root@juju-370aea-default-0 unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start | ..+o=o=o+| unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start | o ..= @ Bo| unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start | . . . O O..| unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start | + +o..| unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start | S E+.| unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start | . . . . +| unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start | . .+ o ..o| unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start | o oo.o . ..| unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start | ..+=oo. | unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-370aea-default-0 unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start SHA256:JNXTmn6UGvtmDMDzhRk45uMA1C2jJ8N891Jtfs57zfQ ubuntu@juju-370aea-default-0 unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start | ... ..o . | unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start | . +.= + . | unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start | o o.*.. O . | unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start | * +oB B * | unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start | = +SO O | unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start | o B o . .| unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start | . = + oo| unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start | = o E| unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start | o .o | unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 06:45:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:45:12 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 06:45:12 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 06:45:12 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:45:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:45:12 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 06:45:12 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 06:45:12 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 06:45:12 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 06:45:12 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 06:45:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:45:12 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 06:45:12 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 06:45:12 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 06:45:12 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 06:45:12 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-abot-epc-basic-0: 06:45:12 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 06:45:12 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 06:45:12 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 06:45:12 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 06:45:12 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 06:45:12 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 06:45:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 06:45:12 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:45:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-abot-epc-basic-0: 06:45:12 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 06:45:12 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-epc-0: 06:45:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:45:12 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-abot-epc-basic-0: 06:45:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:45:12 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 06:45:12 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-epc-0: 06:45:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-abot-epc-basic-0: 06:45:12 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 06:45:12 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-epc-0: 06:45:12 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-epc-0: 06:45:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-epc-0: 06:45:12 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-epc-0: 06:45:12 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 06:45:12 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 06:45:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-abot-epc-basic-0: 06:45:12 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 06:45:12 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 06:45:12 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 06:45:12 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:45:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:45:12 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 06:45:12 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 06:45:12 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 06:45:12 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 06:45:12 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.11 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.11 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.11 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 11 -le 255 ]] unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.11 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.11 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 11 -le 255 ]] unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.11 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.11' unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.11 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.11 unit-abot-epc-basic-0: 06:45:12 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 06:45:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 06:45:12 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:45:12 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-epc-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-joined ++ cat /tmp/opcvalue unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:45:13 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 06:45:13 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 06:45:13 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 06:45:13 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-oai-epc-0: 06:45:13 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:45:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:45:13 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 06:45:13 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 06:45:13 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 06:45:13 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 06:45:13 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 06:45:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-epc-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-oai-epc-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-epc-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z ' {MCC="208" ; MNC="93"; TAC = "1"; } # YOUR TAI CONFIG HERE' ']' unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-epc-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-abot-epc-basic-0: 06:45:13 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-oai-epc-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15071' unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15071 =~ .*running.* ]] unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:45:13 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 0 ']' unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + service mme_gw restart unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw stop/waiting unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw start/running, process 15412 unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15412' unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15412 =~ .*running.* ]] unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:45:13 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_connection unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=0 unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 06:45:13 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.11 unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.11/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.11/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-abot-epc-basic-0: 06:45:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:45:13 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:45:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:45:14 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:45:14 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:45:14 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=1 unit-oai-epc-0: 06:45:14 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 06:45:14 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 06:45:15 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:45:15 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:45:15 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=2 unit-oai-epc-0: 06:45:15 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 06:45:15 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 06:45:16 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:45:16 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:45:16 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=3 unit-oai-epc-0: 06:45:16 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 06:45:16 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 06:45:17 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:45:17 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:45:17 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=4 unit-oai-epc-0: 06:45:17 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 06:45:17 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 06:45:18 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:45:18 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 06:45:18 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 06:45:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:45:18 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running and connected to HSS unit-oai-epc-0: 06:45:18 DEBUG unit.oai-epc/0.epc-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 06:45:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:45:18 DEBUG unit.oai-epc/0.epc-relation-changed + break unit-oai-epc-0: 06:45:18 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 06:45:18 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 2 unit-oai-epc-0: 06:45:20 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids epc unit-oai-epc-0: 06:45:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:45:20 DEBUG unit.oai-epc/0.epc-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 06:45:20 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r epc:3 trigger_restart oai-epc/0 unit-oai-epc-0: 06:45:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:45:20 DEBUG unit.oai-epc/0.epc-relation-changed + restart=0 unit-oai-epc-0: 06:45:20 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n 0 ']' unit-oai-epc-0: 06:45:20 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set -r epc:3 trigger_restart=1 unit-oai-epc-0: 06:45:20 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:45:20 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set epc_running=yes unit-oai-epc-0: 06:45:20 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:45:20 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 06:45:20 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 06:45:20 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:45:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:45:20 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 06:45:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 06:45:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 06:45:20 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 06:45:20 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 06:45:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-abot-epc-basic-0: 06:45:20 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{3}] []}} unit-abot-epc-basic-0: 06:45:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:45:20 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 06:45:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 06:45:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 06:45:20 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:45:20 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:45:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 06:45:21 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 06:45:21 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 06:45:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 06:45:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 06:45:21 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:45:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:45:21 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 06:45:21 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 06:45:21 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 06:45:21 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 06:45:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.11 unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 06:45:21 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 06:45:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-abot-epc-basic-0: 06:45:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 06:45:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 06:45:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 06:45:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.11/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.11/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 06:45:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:45:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:45:21 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 06:45:21 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 06:45:21 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:45:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:45:21 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:45:21 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 06:45:21 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 06:45:21 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:45:21 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:45:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:45:21 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 06:45:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:45:43 DEBUG juju.worker.uniter.remotestate got action change: [56d45ecc-7bb8-4f2b-8bf1-dc7252b11309] ok=true unit-abot-epc-basic-0: 06:45:43 DEBUG juju.worker.uniter.operation running operation run action 56d45ecc-7bb8-4f2b-8bf1-dc7252b11309 unit-abot-epc-basic-0: 06:45:43 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 06:45:43 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 06:45:43 DEBUG juju.worker.uniter.operation preparing operation "run action 56d45ecc-7bb8-4f2b-8bf1-dc7252b11309" unit-abot-epc-basic-0: 06:45:44 DEBUG juju.worker.uniter.operation executing operation "run action 56d45ecc-7bb8-4f2b-8bf1-dc7252b11309" unit-abot-epc-basic-0: 06:45:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 06:45:44 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 06:45:44 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 06:45:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:45:44 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 06:45:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:45:44 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 06:45:44 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-mysql-0: 06:45:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:45:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:45:44 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:45:44 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 06:45:44 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 06:45:44 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 06:45:44 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:45:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 06:45:45 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:45:45 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:45:45 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:45:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:45:45 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5463895149574456386.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5498196034977548883.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5846490751299973194.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7480541856790471245.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1946801771129756607.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall379627080218103771.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.709 s unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-09-22T06:45:46+00:00 unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 06:45:46 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:48 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:45:48 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:45:48 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:48 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 06:45:48 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:45:49 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:45:50 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:45:51 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:45:51 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 06:45:51 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 06:45:51 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 06:45:51 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.run Sep 22, 2018 6:45:52 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Sat Sep 22 06:45:52 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.run Sep 22, 2018 6:45:52 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:45:52 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 06:45:53 DEBUG unit.abot-epc-basic/0.run Sep 22, 2018 6:45:53 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:45:53 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:45:54 DEBUG unit.abot-epc-basic/0.run Sep 22, 2018 6:45:54 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 06:45:54 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@aa10649] to [cucumber.runtime.java.spring.GlueCodeScope@6b3871d6] unit-abot-epc-basic-0: 06:45:54 DEBUG unit.abot-epc-basic/0.run Sep 22, 2018 6:45:54 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:45:54 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@39008c9f: startup date [Sat Sep 22 06:45:54 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.run Sep 22, 2018 6:45:55 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.run Sep 22, 2018 6:45:55 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.run Sep 22, 2018 6:45:55 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.run Sep 22, 2018 6:45:55 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.run Sep 22, 2018 6:45:55 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1e58512c: startup date [Sat Sep 22 06:45:55 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.run Sep 22, 2018 6:45:55 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.run Sep 22, 2018 6:45:55 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.run Sep 22, 2018 6:45:55 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.run Sep 22, 2018 6:45:55 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: STEP EXECUTION TIME TAKEN :1281 MS unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: STEP EXECUTION TIME TAKEN :39 MS unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:57 [main] REPORT: STEP EXECUTION TIME TAKEN :751 MS unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:45:57 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:58 [main] REPORT: STEP EXECUTION TIME TAKEN :696 MS unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:58 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:58 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:45:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:45:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10021 MS unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:08.321 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:08.332 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:08 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:08 [main] REPORT: STEP EXECUTION TIME TAKEN :70 MS unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:08 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:46:08 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:18 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:18 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 06:46:18 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: STEP EXECUTION TIME TAKEN :424 MS unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:29.828 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:29.832 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:29 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:29 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:29 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:46:29 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:46:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: STEP EXECUTION TIME TAKEN :383 MS unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:50 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:50 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:50.752 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:50.759 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:50 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:50 [main] REPORT: STEP EXECUTION TIME TAKEN :54 MS unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:50 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:46:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:46:50 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:00 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:47:00 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:00 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: STEP EXECUTION TIME TAKEN :592 MS unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:01 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:11.882 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:11.887 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:11 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:11 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:11 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:47:11 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:47:21 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: STEP EXECUTION TIME TAKEN :237 MS unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:22 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:23 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:23 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 06:47:23 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:23 [main] REPORT: STEP EXECUTION TIME TAKEN :794 MS unit-abot-epc-basic-0: 06:47:23 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:23 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:23 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:23 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:23 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:47:23 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:23 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:47:23 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:23 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:33.380 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:33.384 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:33 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:33 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:33 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:47:33 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: STEP EXECUTION TIME TAKEN :228 MS unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:43 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:44 [main] REPORT: STEP EXECUTION TIME TAKEN :757 MS unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:44 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:44 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:44 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:44 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:54.843 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:54.850 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:54 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:54 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:54 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:47:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:47:54 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:48:04 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: STEP EXECUTION TIME TAKEN :364 MS unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:05 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:48:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:06 [main] REPORT: STEP EXECUTION TIME TAKEN :612 MS unit-abot-epc-basic-0: 06:48:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 06:48:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:06 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 06:48:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:06 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:48:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:06 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:48:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:16 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:16 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:48:16 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 06:48:16 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:16 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:16 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:16.220 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:48:16 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:16.223 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:48:16 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:16 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:16 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:48:16 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:16 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 06:48:16 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:16 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:48:16 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:48:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:48:16 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: STEP EXECUTION TIME TAKEN :363 MS unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:27 [main] REPORT: STEP EXECUTION TIME TAKEN :609 MS unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:27 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:37.624 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:37.625 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:37 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:37 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:48:37 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-hss-0: 06:48:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:48:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:48:44 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 06:48:44 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 06:48:44 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 06:48:44 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 06:48:44 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 06:48:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 06:48:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22117' unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22117 =~ .*running.* ]] unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 06:48:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:48:44 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 06:48:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:48:45 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 06:48:45 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 06:48:45 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:48:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:48:45 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:48 [main] REPORT: STEP EXECUTION TIME TAKEN :338 MS unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:48 [main] REPORT: STEP EXECUTION TIME TAKEN :604 MS unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:48 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:48 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:48 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:48 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:48:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 06:48:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:48:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:59 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:59.120 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:48:59 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:59.123 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:48:59 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:48:59 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:59 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:48:59 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:59 [main] REPORT: STEP EXECUTION TIME TAKEN :184 MS unit-abot-epc-basic-0: 06:48:59 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:59 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:48:59 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:48:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:48:59 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:48:59 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:48:59 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: STEP EXECUTION TIME TAKEN :191 MS unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:10 [main] REPORT: STEP EXECUTION TIME TAKEN :599 MS unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:10 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:10 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:49:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 06:49:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:20.591 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:49:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:20.593 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:49:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:20 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:49:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:20 [main] REPORT: STEP EXECUTION TIME TAKEN :155 MS unit-abot-epc-basic-0: 06:49:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:20 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:49:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:20 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:49:20 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:49:20 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:31 [main] REPORT: STEP EXECUTION TIME TAKEN :206 MS unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:31 [main] REPORT: STEP EXECUTION TIME TAKEN :613 MS unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:31 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:31 [main] REPORT: STEP EXECUTION TIME TAKEN :74 MS unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:41 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:41 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:49:41 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 06:49:41 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:41 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:41 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:41.821 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:49:41 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:41.827 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:49:41 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:41 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:41 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:49:41 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:41 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 06:49:41 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:41 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:49:41 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:41 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:49:41 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:49:41 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-epc-0: 06:49:43 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 06:49:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:49:43 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 06:49:43 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 06:49:43 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 06:49:43 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 06:49:43 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 06:49:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 06:49:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 17478' unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 17478 =~ .*running.* ]] unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 06:49:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:49:43 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 06:49:43 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 06:49:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:49:43 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 06:49:43 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 06:49:43 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:49:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:49:43 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:49:51 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: STEP EXECUTION TIME TAKEN :199 MS unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: STEP EXECUTION TIME TAKEN :595 MS unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 06:49:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:53 [main] REPORT: STEP EXECUTION TIME TAKEN :130 MS unit-abot-epc-basic-0: 06:49:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:49:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:49:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:53 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:49:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:53 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:49:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:49:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:49:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:03.118 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:03.120 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:03 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:03 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:03 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:50:03 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: STEP EXECUTION TIME TAKEN :196 MS unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:14 [main] REPORT: STEP EXECUTION TIME TAKEN :745 MS unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:14 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:14 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:14 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:24 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:24 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:50:24 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 06:50:24 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:24 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:24 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:24.413 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:50:24 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:24.415 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:50:24 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:24 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:24 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:50:24 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:24 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 06:50:24 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:24 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:50:24 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:24 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:50:24 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:50:24 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: STEP EXECUTION TIME TAKEN :198 MS unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:34 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:35 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:35 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:50:35 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:35 [main] REPORT: STEP EXECUTION TIME TAKEN :755 MS unit-abot-epc-basic-0: 06:50:35 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:35 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:35 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:35 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 06:50:35 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:35 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 06:50:35 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:35 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:35 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:35 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:35 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:50:35 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:35 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:50:35 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:35 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:50:45 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:45 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:50:45 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 06:50:45 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:45 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:45 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:45.755 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:50:45 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:45.757 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:50:45 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:45 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:45 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:50:45 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:45 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 06:50:45 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:45 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:50:45 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:45 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:50:45 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:50:45 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:55 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:50:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:56 [main] REPORT: STEP EXECUTION TIME TAKEN :336 MS unit-abot-epc-basic-0: 06:50:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 06:50:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:56 [main] REPORT: STEP EXECUTION TIME TAKEN :596 MS unit-abot-epc-basic-0: 06:50:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:50:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:50:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:56 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:50:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:50:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:50:56 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:50:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:06.988 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:06.990 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:06 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:06 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:06 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:51:06 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:51:07 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: STEP EXECUTION TIME TAKEN :320 MS unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:17 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:18 [main] REPORT: STEP EXECUTION TIME TAKEN :618 MS unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:18 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:18 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:18 [main] REPORT: ========================================================================================== unit-mysql-0: 06:51:27 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:51:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:51:27 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:51:27 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 06:51:27 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 06:51:27 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 06:51:27 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:51:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 06:51:27 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:51:27 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:51:27 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:51:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:51:27 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:51:28 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:28 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:51:28 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 06:51:28 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:28 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:38.292 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:38.295 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:38 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:38 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:38 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:51:38 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 06:51:39 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: STEP EXECUTION TIME TAKEN :306 MS unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:49 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:50 [main] REPORT: STEP EXECUTION TIME TAKEN :621 MS unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:50 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:50 [main] REPORT: STEP EXECUTION TIME TAKEN :133 MS unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:50 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:50 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:51:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:51:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:00 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:00 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:52:00 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10025 MS unit-abot-epc-basic-0: 06:52:00 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:00 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:10.489 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:10.494 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:10 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:10 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:10 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 06:52:10 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:20 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:21 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:21 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:52:21 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:21 [main] REPORT: STEP EXECUTION TIME TAKEN :333 MS unit-abot-epc-basic-0: 06:52:21 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:21 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:21 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:21 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:52:21 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:21 [main] REPORT: STEP EXECUTION TIME TAKEN :611 MS unit-abot-epc-basic-0: 06:52:21 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:21 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:21 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:21 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 06:52:21 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:21 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 06:52:21 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:21 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:21 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:21 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:21 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:52:21 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:52:21 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:21 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:52:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 06:52:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:31 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:41 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:41 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:52:41 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10003 MS unit-abot-epc-basic-0: 06:52:41 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:41 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:41 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:41.997 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:52:42 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:41.999 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:52:42 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:42 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:42 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:52:42 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:42 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 06:52:42 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:52:42 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:52:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:52:42 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:52:42 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: STEP EXECUTION TIME TAKEN :319 MS unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:52 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 06:52:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:53 [main] REPORT: STEP EXECUTION TIME TAKEN :616 MS unit-abot-epc-basic-0: 06:52:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 06:52:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:53 [main] REPORT: STEP EXECUTION TIME TAKEN :605 MS unit-abot-epc-basic-0: 06:52:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:52:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:52:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:53 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:52:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:53 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:52:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:52:53 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:52:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:03 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:03 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:53:03 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 06:53:03 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:03 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:53:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 06:53:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:13 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:14.003 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 06:53:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:14.005 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:53:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:14 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:53:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:14 [main] REPORT: STEP EXECUTION TIME TAKEN :140 MS unit-abot-epc-basic-0: 06:53:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:14 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:53:14 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:14 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:53:14 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:53:14 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:53:14 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 06:53:14 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: STEP EXECUTION TIME TAKEN :324 MS unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:25 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:26 [main] REPORT: STEP EXECUTION TIME TAKEN :606 MS unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:26 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:27 [main] REPORT: STEP EXECUTION TIME TAKEN :623 MS unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:27 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:37 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:47.119 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:47.121 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:47 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:47 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:47 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:53:47 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-oai-hss-0: 06:53:48 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:53:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:53:48 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 06:53:48 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 06:53:48 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 06:53:48 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 06:53:48 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 06:53:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 06:53:49 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:53:49 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 06:53:49 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:53:49 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 06:53:49 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 06:53:49 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 06:53:49 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22117' unit-oai-hss-0: 06:53:49 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22117 =~ .*running.* ]] unit-oai-hss-0: 06:53:49 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 06:53:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:53:49 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 06:53:49 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 06:53:49 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 06:53:49 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 06:53:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:53:49 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 06:53:49 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 06:53:49 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:53:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:53:49 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:53:57 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: STEP EXECUTION TIME TAKEN :212 MS unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:58 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:59 [main] REPORT: STEP EXECUTION TIME TAKEN :618 MS unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:59 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:59 [main] REPORT: STEP EXECUTION TIME TAKEN :54 MS unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:53:59 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:53:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:09 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:54:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:19 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 06:54:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:19.112 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 06:54:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:19.114 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:54:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:19 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:54:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:19 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 06:54:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:19 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:54:19 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:19 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:54:19 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:54:19 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:54:19 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 06:54:19 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:30 [main] REPORT: STEP EXECUTION TIME TAKEN :336 MS unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:30 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:30 [main] REPORT: STEP EXECUTION TIME TAKEN :618 MS unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:30 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:54:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 06:54:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:40 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:54:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10003 MS unit-abot-epc-basic-0: 06:54:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:50.994 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 06:54:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:50.995 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:54:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:50 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:50 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 06:54:51 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:51 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 06:54:51 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:51 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:54:51 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:54:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:51 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:54:51 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:54:51 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 06:54:51 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 06:54:51 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:01 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run 9m6.545s unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 550.097 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.012 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.017 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.008 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.026 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Sep 22, 2018 6:55:02 AM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Sat Sep 22 06:45:52 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run 22-Sep-2018 06:55:02.043 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:55:02 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:55:03 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:15 min unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-09-22T06:55:04+00:00 unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 06:55:04 DEBUG juju.worker.uniter.operation committing operation "run action 56d45ecc-7bb8-4f2b-8bf1-dc7252b11309" unit-abot-epc-basic-0: 06:55:04 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:55:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:55:04 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 06:55:04 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 06:55:04 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 06:55:04 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 06:55:04 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 06:55:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-abot-epc-basic-0: 06:55:04 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 06:55:04 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 06:55:04 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:55:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:55:04 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:55:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-09-22 06:55:24,096 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-09-22 06:56:21,657 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 3 applications Waiting on 1 model, 4 machines, 3 applications Waiting on 1 model, 4 machines, 2 applications Waiting on 1 model, 4 machines, 1 application Waiting on 1 model, 4 machines, 1 application Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 1 machine All hosted models reclaimed, cleaning up controller machines 2018-09-22 06:56:21,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 06:56:21,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:56:21,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2307 X-Openstack-Request-Id: req-6a15c1df-62eb-42b8-9073-9270fe0faedf Date: Sat, 22 Sep 2018 06:56:21 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82e799e035914882815d9331b34deba1", "created_at": "2018-09-22T06:30:41Z", "updated_at": "2018-09-22T06:56:01Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "82e799e035914882815d9331b34deba1", "port_id": null, "id": "3876abe8-25f1-4a84-baeb-57e738184613"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82e799e035914882815d9331b34deba1", "created_at": "2018-09-22T06:31:18Z", "updated_at": "2018-09-22T06:56:01Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "82e799e035914882815d9331b34deba1", "port_id": null, "id": "8a697e0d-148d-4345-a6e5-625fa51159f8"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82e799e035914882815d9331b34deba1", "created_at": "2018-09-22T06:23:31Z", "updated_at": "2018-09-22T06:55:41Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "82e799e035914882815d9331b34deba1", "port_id": null, "id": "9bc748ee-9228-470f-b225-29f6d10b62b7"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82e799e035914882815d9331b34deba1", "created_at": "2018-09-22T06:19:07Z", "updated_at": "2018-09-22T06:56:18Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "82e799e035914882815d9331b34deba1", "port_id": null, "id": "fb601c2e-5434-4a7c-a299-34ff71cb78b4"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82e799e035914882815d9331b34deba1", "created_at": "2018-09-22T06:26:44Z", "updated_at": "2018-09-22T06:55:51Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "82e799e035914882815d9331b34deba1", "port_id": null, "id": "fc78abbc-0a1d-46d1-a120-1c4cb9f106b2"}]} 2018-09-22 06:56:21,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6a15c1df-62eb-42b8-9073-9270fe0faedf 2018-09-22 06:56:21,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.182149887085s 2018-09-22 06:56:21,845 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6a15c1df-62eb-42b8-9073-9270fe0faedf 2018-09-22 06:56:21,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-22 06:56:21,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/3876abe8-25f1-4a84-baeb-57e738184613.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:56:22,441 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f4a131b2-2574-4a0c-9cba-da6b1845035f Content-Length: 0 Date: Sat, 22 Sep 2018 06:56:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 06:56:22,441 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/3876abe8-25f1-4a84-baeb-57e738184613.json used request id req-f4a131b2-2574-4a0c-9cba-da6b1845035f 2018-09-22 06:56:22,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.577974796295s 2018-09-22 06:56:22,442 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/3876abe8-25f1-4a84-baeb-57e738184613.json used request id req-f4a131b2-2574-4a0c-9cba-da6b1845035f 2018-09-22 06:56:22,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 06:56:22,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:56:22,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1849 X-Openstack-Request-Id: req-f87359c7-9018-498f-9afe-0a38f26b7c5b Date: Sat, 22 Sep 2018 06:56:22 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82e799e035914882815d9331b34deba1", "created_at": "2018-09-22T06:31:18Z", "updated_at": "2018-09-22T06:56:01Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "82e799e035914882815d9331b34deba1", "port_id": null, "id": "8a697e0d-148d-4345-a6e5-625fa51159f8"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82e799e035914882815d9331b34deba1", "created_at": "2018-09-22T06:23:31Z", "updated_at": "2018-09-22T06:55:41Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "82e799e035914882815d9331b34deba1", "port_id": null, "id": "9bc748ee-9228-470f-b225-29f6d10b62b7"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82e799e035914882815d9331b34deba1", "created_at": "2018-09-22T06:19:07Z", "updated_at": "2018-09-22T06:56:18Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "82e799e035914882815d9331b34deba1", "port_id": null, "id": "fb601c2e-5434-4a7c-a299-34ff71cb78b4"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82e799e035914882815d9331b34deba1", "created_at": "2018-09-22T06:26:44Z", "updated_at": "2018-09-22T06:55:51Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "82e799e035914882815d9331b34deba1", "port_id": null, "id": "fc78abbc-0a1d-46d1-a120-1c4cb9f106b2"}]} 2018-09-22 06:56:22,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f87359c7-9018-498f-9afe-0a38f26b7c5b 2018-09-22 06:56:22,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.167922019958s 2018-09-22 06:56:22,615 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-f87359c7-9018-498f-9afe-0a38f26b7c5b 2018-09-22 06:56:22,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-22 06:56:22,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/8a697e0d-148d-4345-a6e5-625fa51159f8.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:56:23,176 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2cfab256-2653-4bd3-935d-9c18e4267c2d Content-Length: 0 Date: Sat, 22 Sep 2018 06:56:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 06:56:23,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/8a697e0d-148d-4345-a6e5-625fa51159f8.json used request id req-2cfab256-2653-4bd3-935d-9c18e4267c2d 2018-09-22 06:56:23,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.545984983444s 2018-09-22 06:56:23,177 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/8a697e0d-148d-4345-a6e5-625fa51159f8.json used request id req-2cfab256-2653-4bd3-935d-9c18e4267c2d 2018-09-22 06:56:23,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 06:56:23,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:56:23,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-cd57dc50-909d-4a3a-8254-72a8c572535c Date: Sat, 22 Sep 2018 06:56:23 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82e799e035914882815d9331b34deba1", "created_at": "2018-09-22T06:23:31Z", "updated_at": "2018-09-22T06:55:41Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "82e799e035914882815d9331b34deba1", "port_id": null, "id": "9bc748ee-9228-470f-b225-29f6d10b62b7"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82e799e035914882815d9331b34deba1", "created_at": "2018-09-22T06:19:07Z", "updated_at": "2018-09-22T06:56:18Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "82e799e035914882815d9331b34deba1", "port_id": null, "id": "fb601c2e-5434-4a7c-a299-34ff71cb78b4"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82e799e035914882815d9331b34deba1", "created_at": "2018-09-22T06:26:44Z", "updated_at": "2018-09-22T06:55:51Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "82e799e035914882815d9331b34deba1", "port_id": null, "id": "fc78abbc-0a1d-46d1-a120-1c4cb9f106b2"}]} 2018-09-22 06:56:23,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-cd57dc50-909d-4a3a-8254-72a8c572535c 2018-09-22 06:56:23,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.21784901619s 2018-09-22 06:56:23,401 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-cd57dc50-909d-4a3a-8254-72a8c572535c 2018-09-22 06:56:23,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-22 06:56:23,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/9bc748ee-9228-470f-b225-29f6d10b62b7.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:56:23,866 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f109a970-ccd7-4f43-a67e-f54582eb0cbf Content-Length: 0 Date: Sat, 22 Sep 2018 06:56:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 06:56:23,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/9bc748ee-9228-470f-b225-29f6d10b62b7.json used request id req-f109a970-ccd7-4f43-a67e-f54582eb0cbf 2018-09-22 06:56:23,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.453999996185s 2018-09-22 06:56:23,867 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/9bc748ee-9228-470f-b225-29f6d10b62b7.json used request id req-f109a970-ccd7-4f43-a67e-f54582eb0cbf 2018-09-22 06:56:23,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 06:56:23,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:56:23,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 933 X-Openstack-Request-Id: req-7587ff38-34a2-48ca-b72c-631673b78428 Date: Sat, 22 Sep 2018 06:56:23 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82e799e035914882815d9331b34deba1", "created_at": "2018-09-22T06:19:07Z", "updated_at": "2018-09-22T06:56:18Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "82e799e035914882815d9331b34deba1", "port_id": null, "id": "fb601c2e-5434-4a7c-a299-34ff71cb78b4"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82e799e035914882815d9331b34deba1", "created_at": "2018-09-22T06:26:44Z", "updated_at": "2018-09-22T06:55:51Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "82e799e035914882815d9331b34deba1", "port_id": null, "id": "fc78abbc-0a1d-46d1-a120-1c4cb9f106b2"}]} 2018-09-22 06:56:23,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7587ff38-34a2-48ca-b72c-631673b78428 2018-09-22 06:56:23,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0291531085968s 2018-09-22 06:56:23,903 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-7587ff38-34a2-48ca-b72c-631673b78428 2018-09-22 06:56:23,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-22 06:56:23,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/fb601c2e-5434-4a7c-a299-34ff71cb78b4.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:56:24,302 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f8ec31b3-f08c-4198-acfd-f3dbd343be76 Content-Length: 0 Date: Sat, 22 Sep 2018 06:56:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 06:56:24,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/fb601c2e-5434-4a7c-a299-34ff71cb78b4.json used request id req-f8ec31b3-f08c-4198-acfd-f3dbd343be76 2018-09-22 06:56:24,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.390572071075s 2018-09-22 06:56:24,303 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/fb601c2e-5434-4a7c-a299-34ff71cb78b4.json used request id req-f8ec31b3-f08c-4198-acfd-f3dbd343be76 2018-09-22 06:56:24,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 06:56:24,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:56:24,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-8d95a926-8bb4-437c-a8d3-8e84bae5d506 Date: Sat, 22 Sep 2018 06:56:24 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82e799e035914882815d9331b34deba1", "created_at": "2018-09-22T06:26:44Z", "updated_at": "2018-09-22T06:55:51Z", "floating_network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "82e799e035914882815d9331b34deba1", "port_id": null, "id": "fc78abbc-0a1d-46d1-a120-1c4cb9f106b2"}]} 2018-09-22 06:56:24,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8d95a926-8bb4-437c-a8d3-8e84bae5d506 2018-09-22 06:56:24,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.165573120117s 2018-09-22 06:56:24,475 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8d95a926-8bb4-437c-a8d3-8e84bae5d506 2018-09-22 06:56:24,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-22 06:56:24,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/fc78abbc-0a1d-46d1-a120-1c4cb9f106b2.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:56:25,023 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1a62833-62e4-49fc-8c36-fd39e887f13a Content-Length: 0 Date: Sat, 22 Sep 2018 06:56:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 06:56:25,023 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/fc78abbc-0a1d-46d1-a120-1c4cb9f106b2.json used request id req-d1a62833-62e4-49fc-8c36-fd39e887f13a 2018-09-22 06:56:25,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.541343927383s 2018-09-22 06:56:25,024 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/fc78abbc-0a1d-46d1-a120-1c4cb9f106b2.json used request id req-d1a62833-62e4-49fc-8c36-fd39e887f13a 2018-09-22 06:56:25,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-22 06:56:25,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:56:25,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c0eef029-c08b-4d58-9551-7662b40fb384 Date: Sat, 22 Sep 2018 06:56:25 GMT RESP BODY: {"floatingips": []} 2018-09-22 06:56:25,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c0eef029-c08b-4d58-9551-7662b40fb384 2018-09-22 06:56:25,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0536289215088s 2018-09-22 06:56:25,083 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c0eef029-c08b-4d58-9551-7662b40fb384 2018-09-22 06:56:25,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-22 06:56:25,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/71591f38-54bb-4309-a26b-31d3a46bbbca -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:56:26,312 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fe12246b-753e-44d2-a27d-cab456e17547 Date: Sat, 22 Sep 2018 06:56:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 06:56:26,313 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/71591f38-54bb-4309-a26b-31d3a46bbbca used request id req-fe12246b-753e-44d2-a27d-cab456e17547 2018-09-22 06:56:26,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.2281332016s 2018-09-22 06:56:26,313 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/71591f38-54bb-4309-a26b-31d3a46bbbca used request id req-fe12246b-753e-44d2-a27d-cab456e17547 2018-09-22 06:56:26,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 06:56:26,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:56:26,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:56: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-8760fc4c-9e47-4826-ace2-f40a8951f2da x-compute-request-id: req-8760fc4c-9e47-4826-ace2-f40a8951f2da Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6cb46607-b614-4ac5-bd8d-a032e83a56b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6cb46607-b614-4ac5-bd8d-a032e83a56b7", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6cb46607-b614-4ac5-bd8d-a032e83a56b7", "name": "juju_epc-flavor_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b4d6972a-c71b-4b93-9a3f-651048cdb7a7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b4d6972a-c71b-4b93-9a3f-651048cdb7a7", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b4d6972a-c71b-4b93-9a3f-651048cdb7a7", "name": "juju_epc-flavor_alt_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 06:56:26,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-8760fc4c-9e47-4826-ace2-f40a8951f2da 2018-09-22 06:56:26,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.264899969101s 2018-09-22 06:56:26,579 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-8760fc4c-9e47-4826-ace2-f40a8951f2da 2018-09-22 06:56:26,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-22 06:56:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/b4d6972a-c71b-4b93-9a3f-651048cdb7a7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:56:26,652 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 06:56: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-b8ebb803-dcf4-4a78-99b0-e411f7d7d5ef x-compute-request-id: req-b8ebb803-dcf4-4a78-99b0-e411f7d7d5ef Content-Length: 0 Content-Type: application/json 2018-09-22 06:56:26,653 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b4d6972a-c71b-4b93-9a3f-651048cdb7a7 used request id req-b8ebb803-dcf4-4a78-99b0-e411f7d7d5ef 2018-09-22 06:56:26,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0712389945984s 2018-09-22 06:56:26,653 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/b4d6972a-c71b-4b93-9a3f-651048cdb7a7 used request id req-b8ebb803-dcf4-4a78-99b0-e411f7d7d5ef 2018-09-22 06:56:26,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-22 06:56:26,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/1a31da69-e2ab-4022-85ac-49d10b24cd84/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" -d '{"subnet_id": "d5a1e2bf-b5bf-4314-88f9-50259319fd2e"}' 2018-09-22 06:56:28,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0e2ecaed-6060-4216-8168-7ebbc889d714 Date: Sat, 22 Sep 2018 06:56:28 GMT RESP BODY: {"network_id": "03168b55-caf5-42ee-8b44-f650ea664e27", "tenant_id": "82e799e035914882815d9331b34deba1", "subnet_id": "d5a1e2bf-b5bf-4314-88f9-50259319fd2e", "subnet_ids": ["d5a1e2bf-b5bf-4314-88f9-50259319fd2e"], "port_id": "b53aacd5-795a-47d0-8ab7-92c4261c5832", "id": "1a31da69-e2ab-4022-85ac-49d10b24cd84"} 2018-09-22 06:56:28,151 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1a31da69-e2ab-4022-85ac-49d10b24cd84/remove_router_interface.json used request id req-0e2ecaed-6060-4216-8168-7ebbc889d714 2018-09-22 06:56:28,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.49744391441s 2018-09-22 06:56:28,151 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/1a31da69-e2ab-4022-85ac-49d10b24cd84/remove_router_interface.json used request id req-0e2ecaed-6060-4216-8168-7ebbc889d714 returning object 1a31da69-e2ab-4022-85ac-49d10b24cd84 2018-09-22 06:56:28,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-22 06:56:28,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:56:28,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-0273f27b-bd48-4c3e-ba8e-6e2ba945d178 Date: Sat, 22 Sep 2018 06:56:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "82e799e035914882815d9331b34deba1", "created_at": "2018-09-22T06:16:22Z", "admin_state_up": true, "updated_at": "2018-09-22T06:56:27Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "82e799e035914882815d9331b34deba1", "id": "1a31da69-e2ab-4022-85ac-49d10b24cd84", "name": "juju_epc-router_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9"}]} 2018-09-22 06:56:28,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-0273f27b-bd48-4c3e-ba8e-6e2ba945d178 2018-09-22 06:56:28,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.227775096893s 2018-09-22 06:56:28,380 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-0273f27b-bd48-4c3e-ba8e-6e2ba945d178 2018-09-22 06:56:28,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-22 06:56:28,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/1a31da69-e2ab-4022-85ac-49d10b24cd84.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:56:31,681 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-867445ab-6750-4656-8884-e557c0dbd6a6 Content-Length: 0 Date: Sat, 22 Sep 2018 06:56:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 06:56:31,681 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/1a31da69-e2ab-4022-85ac-49d10b24cd84.json used request id req-867445ab-6750-4656-8884-e557c0dbd6a6 2018-09-22 06:56:31,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.29966902733s 2018-09-22 06:56:31,682 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/1a31da69-e2ab-4022-85ac-49d10b24cd84.json used request id req-867445ab-6750-4656-8884-e557c0dbd6a6 2018-09-22 06:56:31,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-22 06:56:31,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:56:31,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-eadf50e2-7d2a-4382-9e92-8b9844cfd2b7 Date: Sat, 22 Sep 2018 06:56:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03168b55-caf5-42ee-8b44-f650ea664e27","tenant_id":"82e799e035914882815d9331b34deba1","created_at":"2018-09-22T06:16:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T06:16:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"gateway_ip":"192.168.121.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.121.0/24","project_id":"82e799e035914882815d9331b34deba1","id":"d5a1e2bf-b5bf-4314-88f9-50259319fd2e","subnetpool_id":null,"name":"juju_epc-subnet_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9"}]} 2018-09-22 06:56:31,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-eadf50e2-7d2a-4382-9e92-8b9844cfd2b7 2018-09-22 06:56:31,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.202344894409s 2018-09-22 06:56:31,885 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-eadf50e2-7d2a-4382-9e92-8b9844cfd2b7 2018-09-22 06:56:31,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-22 06:56:31,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/d5a1e2bf-b5bf-4314-88f9-50259319fd2e.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:56:34,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ad89a915-a090-4213-bdfb-49c93cd793e1 Date: Sat, 22 Sep 2018 06:56:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 06:56:34,196 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d5a1e2bf-b5bf-4314-88f9-50259319fd2e.json used request id req-ad89a915-a090-4213-bdfb-49c93cd793e1 2018-09-22 06:56:34,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.30894398689s 2018-09-22 06:56:34,196 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d5a1e2bf-b5bf-4314-88f9-50259319fd2e.json used request id req-ad89a915-a090-4213-bdfb-49c93cd793e1 2018-09-22 06:56:34,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 06:56:34,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:56:34,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-51c16337-c5af-4adb-a73f-4e8867f4e19a Date: Sat, 22 Sep 2018 06:56:34 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-09-22T06:56:34Z","tenant_id":"82e799e035914882815d9331b34deba1","created_at":"2018-09-22T06:16:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"82e799e035914882815d9331b34deba1","id":"03168b55-caf5-42ee-8b44-f650ea664e27","name":"juju_epc-net_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","mtu":1500}]} 2018-09-22 06:56:34,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-51c16337-c5af-4adb-a73f-4e8867f4e19a 2018-09-22 06:56:34,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.281321048737s 2018-09-22 06:56:34,479 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-51c16337-c5af-4adb-a73f-4e8867f4e19a 2018-09-22 06:56:34,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-22 06:56:34,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/03168b55-caf5-42ee-8b44-f650ea664e27.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:56:35,508 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2a97c23c-6a8f-4352-b108-5fc6c3218b6a Date: Sat, 22 Sep 2018 06:56:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 06:56:35,508 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/03168b55-caf5-42ee-8b44-f650ea664e27.json used request id req-2a97c23c-6a8f-4352-b108-5fc6c3218b6a 2018-09-22 06:56:35,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02833199501s 2018-09-22 06:56:35,508 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/03168b55-caf5-42ee-8b44-f650ea664e27.json used request id req-2a97c23c-6a8f-4352-b108-5fc6c3218b6a 2018-09-22 06:56:35,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 06:56:35,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:56:36,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-a75b79ed-ffd4-437a-a4de-ec492a98e658 Date: Sat, 22 Sep 2018 06:56:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/e78fea8e-f181-48fe-a646-bbc48f42bb30/snap", "metadata": {}}], "file": "/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30/file", "owner": "82e799e035914882815d9331b34deba1", "id": "e78fea8e-f181-48fe-a646-bbc48f42bb30", "size": 296812544, "self": "/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/e78fea8e-f181-48fe-a646-bbc48f42bb30/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "updated_at": "2018-09-22T06:16:38Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "checksum": "c26409a3fbbfcf81eb6c6a8126015d68", "created_at": "2018-09-22T06:16:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 06:56:36,076 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a75b79ed-ffd4-437a-a4de-ec492a98e658 2018-09-22 06:56:36,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.566566944122s 2018-09-22 06:56:36,076 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a75b79ed-ffd4-437a-a4de-ec492a98e658 2018-09-22 06:56:36,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-22 06:56:36,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35097107151ba5bebb40cf9b0e98ed8d378c7d7" 2018-09-22 06:56:37,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bbbca5c8-ecf9-468a-b5bd-e5ddf071149e Date: Sat, 22 Sep 2018 06:56:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 06:56:37,792 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30 used request id req-bbbca5c8-ecf9-468a-b5bd-e5ddf071149e 2018-09-22 06:56:37,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.71380615234s 2018-09-22 06:56:37,792 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/e78fea8e-f181-48fe-a646-bbc48f42bb30 used request id req-bbbca5c8-ecf9-468a-b5bd-e5ddf071149e 2018-09-22 06:56:37,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 06:56:37,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:56:37,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06: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-3289ed41-5b4c-4436-911c-64beee955ddb x-compute-request-id: req-3289ed41-5b4c-4436-911c-64beee955ddb Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6cb46607-b614-4ac5-bd8d-a032e83a56b7", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6cb46607-b614-4ac5-bd8d-a032e83a56b7", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6cb46607-b614-4ac5-bd8d-a032e83a56b7", "name": "juju_epc-flavor_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 06:56:37,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-3289ed41-5b4c-4436-911c-64beee955ddb 2018-09-22 06:56:37,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0352468490601s 2018-09-22 06:56:37,829 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-3289ed41-5b4c-4436-911c-64beee955ddb 2018-09-22 06:56:37,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-22 06:56:37,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/6cb46607-b614-4ac5-bd8d-a032e83a56b7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:56:37,873 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 06: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 x-openstack-request-id: req-46b28495-60fa-465d-9316-894bc532732b x-compute-request-id: req-46b28495-60fa-465d-9316-894bc532732b Content-Length: 0 Content-Type: application/json 2018-09-22 06:56:37,874 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6cb46607-b614-4ac5-bd8d-a032e83a56b7 used request id req-46b28495-60fa-465d-9316-894bc532732b 2018-09-22 06:56:37,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0432200431824s 2018-09-22 06:56:37,874 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6cb46607-b614-4ac5-bd8d-a032e83a56b7 used request id req-46b28495-60fa-465d-9316-894bc532732b 2018-09-22 06:56:37,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 06:56:37,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:56:37,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6463276d-7538-408f-9bca-a5bb1ac1f2b2 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9", "links": {"self": "http://172.30.9.23:5000/v3/users/31bfce8a6f3d4c44968ea6ac9c9dbf93"}, "domain_id": "default", "enabled": true, "id": "31bfce8a6f3d4c44968ea6ac9c9dbf93", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 06:56:37,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6463276d-7538-408f-9bca-a5bb1ac1f2b2 2018-09-22 06:56:37,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0973448753357s 2018-09-22 06:56:37,972 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6463276d-7538-408f-9bca-a5bb1ac1f2b2 2018-09-22 06:56:37,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 06:56:37,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/31bfce8a6f3d4c44968ea6ac9c9dbf93 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:56:38,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6270c7d8-8cb6-4fe4-b96f-8f25fa894c58 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/31bfce8a6f3d4c44968ea6ac9c9dbf93"}, "enabled": true, "id": "31bfce8a6f3d4c44968ea6ac9c9dbf93", "options": {}, "domain_id": "default", "name": "juju_epc-user_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9"}} 2018-09-22 06:56:38,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/31bfce8a6f3d4c44968ea6ac9c9dbf93 used request id req-6270c7d8-8cb6-4fe4-b96f-8f25fa894c58 2018-09-22 06:56:38,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104907989502s 2018-09-22 06:56:38,084 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/31bfce8a6f3d4c44968ea6ac9c9dbf93 used request id req-6270c7d8-8cb6-4fe4-b96f-8f25fa894c58 2018-09-22 06:56:38,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-22 06:56:38,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/31bfce8a6f3d4c44968ea6ac9c9dbf93 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:56:38,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 06:56:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af3cac66-8cee-48f6-b6c9-8a7ec3021a43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 06:56:38,288 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/31bfce8a6f3d4c44968ea6ac9c9dbf93 used request id req-af3cac66-8cee-48f6-b6c9-8a7ec3021a43 2018-09-22 06:56:38,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.20320391655s 2018-09-22 06:56:38,288 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/31bfce8a6f3d4c44968ea6ac9c9dbf93 used request id req-af3cac66-8cee-48f6-b6c9-8a7ec3021a43 2018-09-22 06:56:38,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 06:56:38,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:56:38,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59ef971a-9c4c-4be8-93dc-8d8faebc406e Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/82e799e035914882815d9331b34deba1"}, "enabled": true, "id": "82e799e035914882815d9331b34deba1", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_bb881a5d-4324-490a-bd3d-a3d01bf4e7d9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 06:56:38,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-59ef971a-9c4c-4be8-93dc-8d8faebc406e 2018-09-22 06:56:38,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0857479572296s 2018-09-22 06:56:38,375 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-59ef971a-9c4c-4be8-93dc-8d8faebc406e 2018-09-22 06:56:38,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-22 06:56:38,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/82e799e035914882815d9331b34deba1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:56:38,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 06:56:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3dcd3d2-244d-4455-81e5-f2d46226af54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 06:56:38,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/82e799e035914882815d9331b34deba1 used request id req-f3dcd3d2-244d-4455-81e5-f2d46226af54 2018-09-22 06:56:38,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.153964042664s 2018-09-22 06:56:38,531 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/82e799e035914882815d9331b34deba1 used request id req-f3dcd3d2-244d-4455-81e5-f2d46226af54 2018-09-22 06:56:38,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 06:56:38,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:56:38,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f185a4b2-f3d5-4bad-ba75-a8a140c20f4e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f3092b1b7c644667885a3131b7626bc7", "links": {"self": "http://172.30.9.23:5000/v3/roles/f3092b1b7c644667885a3131b7626bc7"}, "name": "Member"}]} 2018-09-22 06:56:38,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f185a4b2-f3d5-4bad-ba75-a8a140c20f4e 2018-09-22 06:56:38,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0873351097107s 2018-09-22 06:56:38,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-22 06:56:38,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/f3092b1b7c644667885a3131b7626bc7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c16351cc553f08952f56562c905bde153a8144b9" 2018-09-22 06:56:39,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 06:56:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-523f040c-954f-49bd-9851-c494ad5cb759 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 06:56:39,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f3092b1b7c644667885a3131b7626bc7 used request id req-523f040c-954f-49bd-9851-c494ad5cb759 2018-09-22 06:56:39,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.560224056244s 2018-09-22 06:56:39,182 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 29:51 | PASS | | vyos_vrouter | functest | vnf | 16:47 | PASS | | juju_epc | functest | vnf | 39:02 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-09-22 06:56:39,186 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-22 06:56:39,263 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-22 06:56:50,968 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-283 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-22 06:56:50,972 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=TMMDn8ykBY6EjpbbWmMj9Dwj7 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.23,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2018-09-22 06:56:50,972 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-22 06:56:50,972 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-09-22 06:56:50,973 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-09-22 06:56:50,974 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-22 06:57:14,240 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-283 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-22 06:57:14,246 - 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_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=TMMDn8ykBY6EjpbbWmMj9Dwj7 export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.23,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.23:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 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_REGION_NAME=regionOne 2018-09-22 06:57:14,246 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-09-22 06:57:14,257 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-09-22 06:57:16,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 06:57:16,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 06:57:16,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 06:57:16,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 06:57:16,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 06:57:16,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 06:57:16,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 06:57:16,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 06:57:16,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 06:57:16,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 06:57:16,973 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 06:57:16,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 06:57:16,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 06:57:16,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 06:57:16,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 06:57:16,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 06:57:16,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 06:57:16,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 06:57:16,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 06:57:16,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 06:57:16,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 06:57:16,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 06:57:16,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-22 06:57:16,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-22 06:57:16,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 06:57:16,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc458f73-1368-4a9f-b256-d0fdb5d591ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 06:57:16,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bc458f73-1368-4a9f-b256-d0fdb5d591ee 2018-09-22 06:57:16,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 06:57:17,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T07:57:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/4da9936b5ac745b8b6971a229f6ee2e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "ff8cabfb0d6a44caa5c42fbe75da5740"}, "audit_ids": ["8fCVxvUYTEeFNh1UX8mcDA"], "issued_at": "2018-09-22T06:57:17.000000Z"}} 2018-09-22 06:57:17,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 06:57:17,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:17,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c2e8cd91-b1fb-4234-9eca-6b9d7013f21b Date: Sat, 22 Sep 2018 06:57:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"}]} 2018-09-22 06:57:17,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c2e8cd91-b1fb-4234-9eca-6b9d7013f21b 2018-09-22 06:57:17,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.388883829117s 2018-09-22 06:57:17,789 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c2e8cd91-b1fb-4234-9eca-6b9d7013f21b 2018-09-22 06:57:17,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 06:57:17,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:17,802 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 06:57:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 06:57:17,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:18,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4b18dd-d325-42e3-986d-dc953dd2dcbb Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 06:57:18,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-2a4b18dd-d325-42e3-986d-dc953dd2dcbb 2018-09-22 06:57:18,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.302495956421s 2018-09-22 06:57:18,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-22 06:57:18,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full_parallel", "enabled": true, "domain_id": "default", "name": "tempest_full_paral-project_870a3523-2509-43c2-80da-2706d22fd498"}}' 2018-09-22 06:57:18,313 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 06:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13a40d11-8810-4642-909b-af2d25f433da Content-Length: 373 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.23:5000/v3/projects/a2fca9dba37f40a3aeefac3e68cec15f"}, "enabled": true, "id": "a2fca9dba37f40a3aeefac3e68cec15f", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_870a3523-2509-43c2-80da-2706d22fd498"}} 2018-09-22 06:57:18,313 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-13a40d11-8810-4642-909b-af2d25f433da 2018-09-22 06:57:18,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.21909403801s 2018-09-22 06:57:18,314 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-13a40d11-8810-4642-909b-af2d25f433da 2018-09-22 06:57:18,315 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_870a3523-2509-43c2-80da-2706d22fd498', 'id': u'a2fca9dba37f40a3aeefac3e68cec15f', 'description': u'Created by OPNFV Functest: tempest_full_parallel', 'domain_id': u'default', 'enabled': True, 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'})}) 2018-09-22 06:57:18,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-22 06:57:18,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.362130880356s 2018-09-22 06:57:18,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/b74dcaeffe224a35b390c1308d7c0d7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:18,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd79d750-c259-4a77-8942-3e99a8d20299 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/b74dcaeffe224a35b390c1308d7c0d7f"}, "enabled": true, "id": "b74dcaeffe224a35b390c1308d7c0d7f", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_870a3523-2509-43c2-80da-2706d22fd498"}} 2018-09-22 06:57:18,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/b74dcaeffe224a35b390c1308d7c0d7f used request id req-bd79d750-c259-4a77-8942-3e99a8d20299 2018-09-22 06:57:18,774 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b74dcaeffe224a35b390c1308d7c0d7f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_870a3523-2509-43c2-80da-2706d22fd498'}) 2018-09-22 06:57:18,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 06:57:18,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:18,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02fed0ef-59e9-449d-81e2-201dcf51c9cb Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 06:57:18,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-02fed0ef-59e9-449d-81e2-201dcf51c9cb 2018-09-22 06:57:18,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0166471004486s 2018-09-22 06:57:18,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 06:57:18,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:18,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924862e4-8dce-41d7-a212-2119e6393999 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-22 06:57:18,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-924862e4-8dce-41d7-a212-2119e6393999 2018-09-22 06:57:18,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0793128013611s 2018-09-22 06:57:18,873 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-22 06:57:18,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-22 06:57:18,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" -d '{"role": {"name": "Member"}}' 2018-09-22 06:57:18,977 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 22 Sep 2018 06:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19c9d9df-cc13-46aa-8ee0-a067b0d4ae77 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e1e8686ac73c401ab672d18988258d4c", "links": {"self": "http://172.30.9.23:5000/v3/roles/e1e8686ac73c401ab672d18988258d4c"}, "name": "Member"}} 2018-09-22 06:57:18,977 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-19c9d9df-cc13-46aa-8ee0-a067b0d4ae77 2018-09-22 06:57:18,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.103446960449s 2018-09-22 06:57:18,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/e1e8686ac73c401ab672d18988258d4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:19,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dda32bd-4c75-4267-9049-09c3d281086d Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e1e8686ac73c401ab672d18988258d4c"}, "domain_id": null, "name": "Member", "id": "e1e8686ac73c401ab672d18988258d4c"}} 2018-09-22 06:57:19,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e1e8686ac73c401ab672d18988258d4c used request id req-5dda32bd-4c75-4267-9049-09c3d281086d 2018-09-22 06:57:19,063 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/e1e8686ac73c401ab672d18988258d4c'}, 'domain_id': None, 'human_id': None, 'id': u'e1e8686ac73c401ab672d18988258d4c', 'HUMAN_ID': False}) 2018-09-22 06:57:19,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 06:57:19,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:19,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4516eda-99bb-4764-8e39-f7fe7b419fd7 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e1e8686ac73c401ab672d18988258d4c", "links": {"self": "http://172.30.9.23:5000/v3/roles/e1e8686ac73c401ab672d18988258d4c"}, "name": "Member"}]} 2018-09-22 06:57:19,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c4516eda-99bb-4764-8e39-f7fe7b419fd7 2018-09-22 06:57:19,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0789229869843s 2018-09-22 06:57:19,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 06:57:19,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:19,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3f7817a-2d6f-4b69-bf43-6e9b95aec107 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 06:57:19,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e3f7817a-2d6f-4b69-bf43-6e9b95aec107 2018-09-22 06:57:19,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0860738754272s 2018-09-22 06:57:19,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 06:57:19,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:19,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eb69cae-eeb6-4db5-92ea-ba134d30854f Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_870a3523-2509-43c2-80da-2706d22fd498", "links": {"self": "http://172.30.9.23:5000/v3/users/b74dcaeffe224a35b390c1308d7c0d7f"}, "domain_id": "default", "enabled": true, "id": "b74dcaeffe224a35b390c1308d7c0d7f", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 06:57:19,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4eb69cae-eeb6-4db5-92ea-ba134d30854f 2018-09-22 06:57:19,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100322008133s 2018-09-22 06:57:19,331 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4eb69cae-eeb6-4db5-92ea-ba134d30854f 2018-09-22 06:57:19,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 06:57:19,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:19,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37f6c793-180d-41aa-9651-f39b3c9deefa Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.23:5000/v3/projects/a2fca9dba37f40a3aeefac3e68cec15f"}, "enabled": true, "id": "a2fca9dba37f40a3aeefac3e68cec15f", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_870a3523-2509-43c2-80da-2706d22fd498"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 06:57:19,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-37f6c793-180d-41aa-9651-f39b3c9deefa 2018-09-22 06:57:19,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0827970504761s 2018-09-22 06:57:19,421 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-37f6c793-180d-41aa-9651-f39b3c9deefa 2018-09-22 06:57:19,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 06:57:19,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=b74dcaeffe224a35b390c1308d7c0d7f&scope.project.id=a2fca9dba37f40a3aeefac3e68cec15f&role.id=e1e8686ac73c401ab672d18988258d4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:19,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e07fe3-f266-44fc-820e-8a04c6545f79 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=b74dcaeffe224a35b390c1308d7c0d7f&scope.project.id=a2fca9dba37f40a3aeefac3e68cec15f&role.id=e1e8686ac73c401ab672d18988258d4c", "previous": null, "next": null}} 2018-09-22 06:57:19,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=b74dcaeffe224a35b390c1308d7c0d7f&scope.project.id=a2fca9dba37f40a3aeefac3e68cec15f&role.id=e1e8686ac73c401ab672d18988258d4c used request id req-96e07fe3-f266-44fc-820e-8a04c6545f79 2018-09-22 06:57:19,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0851910114288s 2018-09-22 06:57:19,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 06:57:19,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/a2fca9dba37f40a3aeefac3e68cec15f/users/b74dcaeffe224a35b390c1308d7c0d7f/roles/e1e8686ac73c401ab672d18988258d4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:19,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 06:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6160f608-6596-4adc-98b2-b29081930a0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 06:57:19,633 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a2fca9dba37f40a3aeefac3e68cec15f/users/b74dcaeffe224a35b390c1308d7c0d7f/roles/e1e8686ac73c401ab672d18988258d4c used request id req-6160f608-6596-4adc-98b2-b29081930a0c 2018-09-22 06:57:19,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.124602079391s 2018-09-22 06:57:19,635 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_870a3523-2509-43c2-80da-2706d22fd498', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': '1.34', 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', 'password': '8139dd8b-2eb9-4713-9f20-0953d4fbf2c0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_full_parallel-user_870a3523-2509-43c2-80da-2706d22fd498', 'project_id': u'a2fca9dba37f40a3aeefac3e68cec15f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.23:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-22 06:57:19,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-22 06:57:19,636 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-22 06:57:19,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-22 06:57:19,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-22 06:57:19,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-22 06:57:19,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-22 06:57:19,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-22 06:57:19,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-22 06:57:19,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-22 06:57:19,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-22 06:57:19,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-22 06:57:19,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-22 06:57:19,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-22 06:57:19,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-22 06:57:19,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-22 06:57:19,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-22 06:57:19,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-22 06:57:19,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-22 06:57:19,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-22 06:57:19,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-22 06:57:19,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-22 06:57:19,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-22 06:57:19,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-22 06:57:19,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-22 06:57:19,640 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_870a3523-2509-43c2-80da-2706d22fd498', 'password': '8139dd8b-2eb9-4713-9f20-0953d4fbf2c0', 'project_name': 'tempest_full_paral-project_870a3523-2509-43c2-80da-2706d22fd498', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'a2fca9dba37f40a3aeefac3e68cec15f', 'project_domain_name': 'Default'} 2018-09-22 06:57:19,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 06:57:19,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:19,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d37eeab-a4c4-44a5-b392-c60d99513edd Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e1e8686ac73c401ab672d18988258d4c", "links": {"self": "http://172.30.9.23:5000/v3/roles/e1e8686ac73c401ab672d18988258d4c"}, "name": "Member"}]} 2018-09-22 06:57:19,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1d37eeab-a4c4-44a5-b392-c60d99513edd 2018-09-22 06:57:19,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0749590396881s 2018-09-22 06:57:19,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 06:57:19,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:19,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-684042b9-f842-4499-a917-2e7fb49a231a Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e1e8686ac73c401ab672d18988258d4c", "links": {"self": "http://172.30.9.23:5000/v3/roles/e1e8686ac73c401ab672d18988258d4c"}, "name": "Member"}]} 2018-09-22 06:57:19,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-684042b9-f842-4499-a917-2e7fb49a231a 2018-09-22 06:57:19,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0796461105347s 2018-09-22 06:57:19,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-22 06:57:19,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:19,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf8de3f-3a8a-4243-a716-0157073ea1e1 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "name": "Default"}} 2018-09-22 06:57:19,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-2cf8de3f-3a8a-4243-a716-0157073ea1e1 2018-09-22 06:57:19,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0766279697418s 2018-09-22 06:57:19,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 06:57:19,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:19,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf28f128-48d9-4d91-abae-44a78f291800 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_870a3523-2509-43c2-80da-2706d22fd498", "links": {"self": "http://172.30.9.23:5000/v3/users/b74dcaeffe224a35b390c1308d7c0d7f"}, "domain_id": "default", "enabled": true, "id": "b74dcaeffe224a35b390c1308d7c0d7f", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 06:57:19,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bf28f128-48d9-4d91-abae-44a78f291800 2018-09-22 06:57:19,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0993189811707s 2018-09-22 06:57:19,975 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bf28f128-48d9-4d91-abae-44a78f291800 2018-09-22 06:57:19,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 06:57:19,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:20,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81ae39c3-3d67-44fd-ab06-ffafe59ed08f Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.23:5000/v3/projects/a2fca9dba37f40a3aeefac3e68cec15f"}, "enabled": true, "id": "a2fca9dba37f40a3aeefac3e68cec15f", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_870a3523-2509-43c2-80da-2706d22fd498"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 06:57:20,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-81ae39c3-3d67-44fd-ab06-ffafe59ed08f 2018-09-22 06:57:20,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0872759819031s 2018-09-22 06:57:20,069 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-81ae39c3-3d67-44fd-ab06-ffafe59ed08f 2018-09-22 06:57:20,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-22 06:57:20,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=b74dcaeffe224a35b390c1308d7c0d7f&scope.project.id=a2fca9dba37f40a3aeefac3e68cec15f&role.id=47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:20,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70f804e6-1f45-4699-88b4-1676ee7c3bb8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=b74dcaeffe224a35b390c1308d7c0d7f&scope.project.id=a2fca9dba37f40a3aeefac3e68cec15f&role.id=47adb45f654a4d67913388702479dc07", "previous": null, "next": null}} 2018-09-22 06:57:20,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=b74dcaeffe224a35b390c1308d7c0d7f&scope.project.id=a2fca9dba37f40a3aeefac3e68cec15f&role.id=47adb45f654a4d67913388702479dc07 used request id req-70f804e6-1f45-4699-88b4-1676ee7c3bb8 2018-09-22 06:57:20,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0818638801575s 2018-09-22 06:57:20,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-22 06:57:20,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/a2fca9dba37f40a3aeefac3e68cec15f/users/b74dcaeffe224a35b390c1308d7c0d7f/roles/47adb45f654a4d67913388702479dc07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:20,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 06:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c046e089-5817-4408-a449-0f4bd30782ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 06:57:20,279 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a2fca9dba37f40a3aeefac3e68cec15f/users/b74dcaeffe224a35b390c1308d7c0d7f/roles/47adb45f654a4d67913388702479dc07 used request id req-c046e089-5817-4408-a449-0f4bd30782ae 2018-09-22 06:57:20,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.126111984253s 2018-09-22 06:57:20,280 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-22 06:57:24,991 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-22 06:57:24.672 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=855d77f4-eee9-474a-9da2-8d0404d00bb8) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 855d77f4-eee9-474a-9da2-8d0404d00bb8 | 2018-09-22T06:57:24 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 855d77f4-eee9-474a-9da2-8d0404d00bb8 ~/.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-09-22 06:57:28,265 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | 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 | +-------------+-------------------+-----------+ 2018-09-22 06:57:28,265 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-22 06:57:37,129 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-22 06:57:35.158 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-22 06:57:35.288 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-22 06:57:36.958 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8bb533bd-9745-4798-8f6e-450369d2074b) has been successfully created! Using verifier 'opnfv-tempest' (UUID=8bb533bd-9745-4798-8f6e-450369d2074b) as the default verifier for the future CLI operations. 2018-09-22 06:57:40,400 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-09-22 06:57:40,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-22 06:57:40,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:40,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-182b5727-5989-4e16-877d-727045bfcca8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.23:5000/v3/domains/f2b13543865348d296a9c5e91354a076"}, "description": "", "name": "heat_stack", "enabled": true, "id": "f2b13543865348d296a9c5e91354a076"}], "links": {"self": "http://172.30.9.23:5000/v3/domains", "previous": null, "next": null}} 2018-09-22 06:57:40,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-182b5727-5989-4e16-877d-727045bfcca8 2018-09-22 06:57:40,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.100967168808s 2018-09-22 06:57:40,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 06:57:40,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 06:57:40,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd23806-1dec-4d0d-8562-f8f2af24402d Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.23:5000/v3/projects/a2fca9dba37f40a3aeefac3e68cec15f"}, "enabled": true, "id": "a2fca9dba37f40a3aeefac3e68cec15f", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_870a3523-2509-43c2-80da-2706d22fd498"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 06:57:40,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3fd23806-1dec-4d0d-8562-f8f2af24402d 2018-09-22 06:57:40,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0933589935303s 2018-09-22 06:57:40,597 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3fd23806-1dec-4d0d-8562-f8f2af24402d 2018-09-22 06:57:40,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-22 06:57:40,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" -d '{"network": {"shared": true, "tenant_id": "a2fca9dba37f40a3aeefac3e68cec15f", "name": "tempest_full_parallel-net_870a3523-2509-43c2-80da-2706d22fd498", "admin_state_up": true}}' 2018-09-22 06:57:41,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-8e1b674f-07b4-45ff-a482-d7387bc34637 Date: Sat, 22 Sep 2018 06:57:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e27e21a0-8bbd-4b43-a6b0-34cbdfd90280","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":true,"project_id":"a2fca9dba37f40a3aeefac3e68cec15f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T06:57:41Z","is_default":false,"qos_policy_id":null,"name":"tempest_full_parallel-net_870a3523-2509-43c2-80da-2706d22fd498","admin_state_up":true,"tenant_id":"a2fca9dba37f40a3aeefac3e68cec15f","created_at":"2018-09-22T06:57:40Z","mtu":1450}} 2018-09-22 06:57:41,150 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8e1b674f-07b4-45ff-a482-d7387bc34637 2018-09-22 06:57:41,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.549571990967s 2018-09-22 06:57:41,150 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8e1b674f-07b4-45ff-a482-d7387bc34637 2018-09-22 06:57:41,151 - 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-09-22T06:57:41Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e27e21a0-8bbd-4b43-a6b0-34cbdfd90280', u'provider:segmentation_id': 73, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_full_parallel-net_870a3523-2509-43c2-80da-2706d22fd498', u'created_at': u'2018-09-22T06:57:40Z', u'mtu': 1450, u'tenant_id': u'a2fca9dba37f40a3aeefac3e68cec15f', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'a2fca9dba37f40a3aeefac3e68cec15f'}) 2018-09-22 06:57:41,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-22 06:57:41,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9594d9f2-6386-48bb-b852-cf152bbfa6f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2018-09-22 06:57:41,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9594d9f2-6386-48bb-b852-cf152bbfa6f9 2018-09-22 06:57:41,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2018-09-22 06:57:41,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e1e8686ac73c401ab672d18988258d4c", "name": "Member"}, {"id": "47adb45f654a4d67913388702479dc07", "name": "admin"}], "expires_at": "2018-09-22T07:57:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2fca9dba37f40a3aeefac3e68cec15f", "name": "tempest_full_paral-project_870a3523-2509-43c2-80da-2706d22fd498"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a34adc15f57483894486ac5e51cb73a"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acd4b4256da040b29a6e43fa569e0b85"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b842a45c361e406285e0f4a3eb06e89d"}], "type": "policy", "id": "27942a23355b4377b9eafbad2d133233", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49668a5a129e4454a392db8088c10412"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c87fd307167944d0ac2cc4bb83d2b735"}, {"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc947fd5e73c431f8de30f03b601b249"}], "type": "nfv-orchestration", "id": "334933ac5dcc40409b0bf3b9e0211ddc", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0438c2ae849144d4bf545a8d778438bf"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7e0ef97697ae4c7e9e06868ae907539a"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8e5299a7f46342958dcc4e1106ebca06"}], "type": "cloudformation", "id": "381af6bbb5d845e3885827518b69027c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5afaa40252ab4c16be55d1b598919c29"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5df8c73dd3984133b11f476d2a2bbf96"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7e916d052b0486497515e6101d5002c"}], "type": "network", "id": "3bbcf39e29f442d5b577765fa5c6e3c4", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "09dc002dd50e4b0388ce151dc3dfdfb4"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c18c29ed709489c8e809be89cf542ab"}, {"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d55fd89a282240c181e629ab0ff9bbe0"}], "type": "metric", "id": "4807b9ba930741199d04fa61c42bfdde", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75e2b053ee5d4f98ad52316b1a466cf9"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e86e4e09d0ad426aba5d131cdbdccd88"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef6ad2e465ef4ed790ea44e2a35ff7c2"}], "type": "image", "id": "48595a9e89e74172a1e5c80df3fd6601", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a2fca9dba37f40a3aeefac3e68cec15f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42202b7807324d9e830cef06a4240e8a"}, {"url": "http://192.30.9.5:8776/v2/a2fca9dba37f40a3aeefac3e68cec15f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "598ed68a1959428d82e968ec544929c8"}, {"url": "http://172.30.9.23:8776/v2/a2fca9dba37f40a3aeefac3e68cec15f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f52ab97718b4c14afa8856bb3feabe1"}], "type": "volumev2", "id": "60530e880db04154806f03695c79b42d", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1c93163e5fa8453e84efdd454efdcc99"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "627ca9c700c24643ac07fe483fbaadd4"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88b34d9fab5248898561e801e71e6650"}], "type": "key-manager", "id": "65e52e10462142b7bd1f4ace3a99297a", "name": "barbican"}, {"endpoints": [{"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d527bd051864ea8b5a6e6b0ccc2a188"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71afdfa0fe94983ad80883109b1718f"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bf2747928e32487ba226e294f642d5ea"}], "type": "placement", "id": "685ebd2d62704f90bb83dd88b534e6bd", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "92bb8eb6868d4f6eb99e14a4150e6294", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00bde8f88d3a44818673b68f05810483"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2cb613c705bf416f9dcc1b5b74d5d504"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "92c9d5d582044cfb98a9aba23f498b56"}], "type": "identity", "id": "9d3d4ed67b2141a0acb73712cd4f2eab", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.23:8004/v1/a2fca9dba37f40a3aeefac3e68cec15f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc6e573f27384dbabeb1501bdd717245"}, {"url": "http://192.30.9.5:8004/v1/a2fca9dba37f40a3aeefac3e68cec15f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5f1e774af274348be0873d87973ce3f"}, {"url": "http://192.30.9.5:8004/v1/a2fca9dba37f40a3aeefac3e68cec15f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e971608e95c94d90aa96f13132d031f9"}], "type": "orchestration", "id": "adca761c6a724e79912dc31ba2d145c0", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "999d6335b2ac47b4b2ed0945e995539b"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7ca5263a9604202b2d2cb509672d0fe"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e68f4cadc2a04a9e8c20cd2907c44e23"}], "type": "alarming", "id": "b3df779e54464f92bc6a7462375811cf", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e47693496147509557bba8c0025d49"}, {"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dbf5e68a79f54fe4843d67f847e38346"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea083ecc811f4a3faea9ffa3c51b33c1"}], "type": "compute", "id": "b45dad370cf74306aa2038fbbc1e8a91", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a2fca9dba37f40a3aeefac3e68cec15f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "243ca55c8fb54332bdeca549f6f503b9"}, {"url": "http://192.30.9.5:8776/v3/a2fca9dba37f40a3aeefac3e68cec15f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f5ef56d956440d9aaf317a2c040ace"}, {"url": "http://172.30.9.23:8776/v3/a2fca9dba37f40a3aeefac3e68cec15f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c3a78005746b468e999baf63ba22bd2b"}], "type": "volumev3", "id": "ef208eaafd7e4c4b9c2b46280d9562c7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a2fca9dba37f40a3aeefac3e68cec15f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "25595e246a6d44a6a8deda8c390382e3"}, {"url": "http://192.30.9.5:8776/v1/a2fca9dba37f40a3aeefac3e68cec15f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6308693efff146f8a138c4db22fc16bb"}, {"url": "http://192.30.9.5:8776/v1/a2fca9dba37f40a3aeefac3e68cec15f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6e54b193673f4d3f995f33e37cdc2bd1"}], "type": "volume", "id": "f46910b7f58a48aca22521f3042448a1", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full_parallel-user_870a3523-2509-43c2-80da-2706d22fd498", "id": "b74dcaeffe224a35b390c1308d7c0d7f"}, "audit_ids": ["wQoiSkb_SmiIOfxLEtCR5Q"], "issued_at": "2018-09-22T06:57:41.000000Z"}} 2018-09-22 06:57:41,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 06:57:41,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" 2018-09-22 06:57:41,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1400 X-Openstack-Request-Id: req-47b7a623-2d30-40ab-91c4-a26e4c2a8e87 Date: Sat, 22 Sep 2018 06:57:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e27e21a0-8bbd-4b43-a6b0-34cbdfd90280","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":true,"project_id":"a2fca9dba37f40a3aeefac3e68cec15f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T06:57:41Z","qos_policy_id":null,"name":"tempest_full_parallel-net_870a3523-2509-43c2-80da-2706d22fd498","admin_state_up":true,"tenant_id":"a2fca9dba37f40a3aeefac3e68cec15f","created_at":"2018-09-22T06:57:40Z","provider:network_type":"vxlan"}]} 2018-09-22 06:57:41,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-47b7a623-2d30-40ab-91c4-a26e4c2a8e87 2018-09-22 06:57:41,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.409414052963s 2018-09-22 06:57:41,950 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-47b7a623-2d30-40ab-91c4-a26e4c2a8e87 2018-09-22 06:57:41,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-22 06:57:41,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" -d '{"subnet": {"name": "tempest_full_parallel-subnet_870a3523-2509-43c2-80da-2706d22fd498", "enable_dhcp": true, "network_id": "e27e21a0-8bbd-4b43-a6b0-34cbdfd90280", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-22 06:57:42,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 689 X-Openstack-Request-Id: req-7b19ac24-67db-4d9a-a913-e90d1009fde9 Date: Sat, 22 Sep 2018 06:57:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27e21a0-8bbd-4b43-a6b0-34cbdfd90280","tenant_id":"a2fca9dba37f40a3aeefac3e68cec15f","created_at":"2018-09-22T06:57:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T06:57:42Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"a2fca9dba37f40a3aeefac3e68cec15f","id":"0cc5e0c1-f9a1-447d-a615-3210e229b86d","subnetpool_id":null,"name":"tempest_full_parallel-subnet_870a3523-2509-43c2-80da-2706d22fd498"}} 2018-09-22 06:57:42,545 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7b19ac24-67db-4d9a-a913-e90d1009fde9 2018-09-22 06:57:42,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.593610048294s 2018-09-22 06:57:42,545 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7b19ac24-67db-4d9a-a913-e90d1009fde9 2018-09-22 06:57:42,546 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T06:57:42Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0cc5e0c1-f9a1-447d-a615-3210e229b86d', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full_parallel-subnet_870a3523-2509-43c2-80da-2706d22fd498', u'enable_dhcp': True, u'network_id': u'e27e21a0-8bbd-4b43-a6b0-34cbdfd90280', u'tenant_id': u'a2fca9dba37f40a3aeefac3e68cec15f', u'created_at': u'2018-09-22T06:57:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a2fca9dba37f40a3aeefac3e68cec15f'}) 2018-09-22 06:57:42,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-22 06:57:42,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" -d '{"router": {"external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f"}, "name": "tempest_full_parallel-router_870a3523-2509-43c2-80da-2706d22fd498", "admin_state_up": true}}' 2018-09-22 06:57:47,848 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-4027d07c-aa95-4cca-8fe9-0d417ecfdfe9 Date: Sat, 22 Sep 2018 06:57:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a2fca9dba37f40a3aeefac3e68cec15f", "created_at": "2018-09-22T06:57:43Z", "admin_state_up": true, "updated_at": "2018-09-22T06:57:44Z", "project_id": "a2fca9dba37f40a3aeefac3e68cec15f", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "78fb69b1-e146-4177-a896-54ca7be357bf", "name": "tempest_full_parallel-router_870a3523-2509-43c2-80da-2706d22fd498"}} 2018-09-22 06:57:47,848 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-4027d07c-aa95-4cca-8fe9-0d417ecfdfe9 2018-09-22 06:57:47,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.30145812035s 2018-09-22 06:57:47,848 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-4027d07c-aa95-4cca-8fe9-0d417ecfdfe9 2018-09-22 06:57:47,849 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-22T06:57:44Z', u'revision_number': 3, u'ha': True, u'id': u'78fb69b1-e146-4177-a896-54ca7be357bf', u'external_gateway_info': {u'network_id': u'6f1df121-63c1-46d9-bc92-5b66ac86a71f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'439a8a54-bb11-4288-a17c-58ca0efd5d9d', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full_parallel-router_870a3523-2509-43c2-80da-2706d22fd498', u'admin_state_up': True, u'tenant_id': u'a2fca9dba37f40a3aeefac3e68cec15f', u'created_at': u'2018-09-22T06:57:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'a2fca9dba37f40a3aeefac3e68cec15f'}) 2018-09-22 06:57:47,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-22 06:57:47,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/78fb69b1-e146-4177-a896-54ca7be357bf/add_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" -d '{"subnet_id": "0cc5e0c1-f9a1-447d-a615-3210e229b86d"}' 2018-09-22 06:57:49,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d22505c2-5075-4dff-807d-4040f2689f08 Date: Sat, 22 Sep 2018 06:57:49 GMT RESP BODY: {"network_id": "e27e21a0-8bbd-4b43-a6b0-34cbdfd90280", "tenant_id": "a2fca9dba37f40a3aeefac3e68cec15f", "subnet_id": "0cc5e0c1-f9a1-447d-a615-3210e229b86d", "subnet_ids": ["0cc5e0c1-f9a1-447d-a615-3210e229b86d"], "port_id": "fbe9a426-e407-4171-b7f0-d3d7b244764b", "id": "78fb69b1-e146-4177-a896-54ca7be357bf"} 2018-09-22 06:57:49,640 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/78fb69b1-e146-4177-a896-54ca7be357bf/add_router_interface.json used request id req-d22505c2-5075-4dff-807d-4040f2689f08 2018-09-22 06:57:49,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.79071187973s 2018-09-22 06:57:49,641 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/78fb69b1-e146-4177-a896-54ca7be357bf/add_router_interface.json used request id req-d22505c2-5075-4dff-807d-4040f2689f08 returning object 78fb69b1-e146-4177-a896-54ca7be357bf 2018-09-22 06:57:49,641 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-22 06:57:49,774 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-22 06:57:49,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" 2018-09-22 06:57:49,781 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Sat, 22 Sep 2018 06:57:49 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.23:9292/v2/", "rel": "self"}]}]} 2018-09-22 06:57:49,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 06:57:49,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" 2018-09-22 06:57:50,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-087e7505-ab43-4cc0-a0b6-6b6ebd25c130 Date: Sat, 22 Sep 2018 06:57:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 06:57:50,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-087e7505-ab43-4cc0-a0b6-6b6ebd25c130 2018-09-22 06:57:50,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.625025987625s 2018-09-22 06:57:50,410 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-087e7505-ab43-4cc0-a0b6-6b6ebd25c130 2018-09-22 06:57:50,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-22 06:57:50,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_870a3523-2509-43c2-80da-2706d22fd498", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_870a3523-2509-43c2-80da-2706d22fd498"}' 2018-09-22 06:57:50,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 893 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/27f55d77-ce41-432f-a791-e31c9626c413 X-Openstack-Request-Id: req-e7866ffa-7eab-43be-90ac-69568ca9438d Date: Sat, 22 Sep 2018 06:57:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/27f55d77-ce41-432f-a791-e31c9626c413/file", "owner": "a2fca9dba37f40a3aeefac3e68cec15f", "id": "27f55d77-ce41-432f-a791-e31c9626c413", "size": null, "self": "/v2/images/27f55d77-ce41-432f-a791-e31c9626c413", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T06:57:50Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_870a3523-2509-43c2-80da-2706d22fd498", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_870a3523-2509-43c2-80da-2706d22fd498", "checksum": null, "created_at": "2018-09-22T06:57:50Z", "protected": false} 2018-09-22 06:57:50,621 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e7866ffa-7eab-43be-90ac-69568ca9438d 2018-09-22 06:57:50,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.20970916748s 2018-09-22 06:57:50,622 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e7866ffa-7eab-43be-90ac-69568ca9438d returning object 27f55d77-ce41-432f-a791-e31c9626c413 2018-09-22 06:57:50,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-22 06:57:50,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/27f55d77-ce41-432f-a791-e31c9626c413/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" -d '' 2018-09-22 06:57:51,445 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9cadc139-ee6b-4de1-9ea1-bddbd774081b Date: Sat, 22 Sep 2018 06:57:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 06:57:51,445 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/27f55d77-ce41-432f-a791-e31c9626c413/file used request id req-9cadc139-ee6b-4de1-9ea1-bddbd774081b 2018-09-22 06:57:51,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.822713136673s 2018-09-22 06:57:51,446 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/27f55d77-ce41-432f-a791-e31c9626c413/file used request id req-9cadc139-ee6b-4de1-9ea1-bddbd774081b 2018-09-22 06:57:51,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 06:57:51,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" 2018-09-22 06:57:51,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-3d7024ab-ae71-48c3-9c14-108ca987e86c Date: Sat, 22 Sep 2018 06:57:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/27f55d77-ce41-432f-a791-e31c9626c413/snap", "metadata": {}}], "file": "/v2/images/27f55d77-ce41-432f-a791-e31c9626c413/file", "owner": "a2fca9dba37f40a3aeefac3e68cec15f", "id": "27f55d77-ce41-432f-a791-e31c9626c413", "size": 12716032, "self": "/v2/images/27f55d77-ce41-432f-a791-e31c9626c413", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/27f55d77-ce41-432f-a791-e31c9626c413/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T06:57:51Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_870a3523-2509-43c2-80da-2706d22fd498", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_870a3523-2509-43c2-80da-2706d22fd498", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T06:57:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 06:57:51,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3d7024ab-ae71-48c3-9c14-108ca987e86c 2018-09-22 06:57:51,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.540755033493s 2018-09-22 06:57:51,988 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3d7024ab-ae71-48c3-9c14-108ca987e86c 2018-09-22 06:57:51,990 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/27f55d77-ce41-432f-a791-e31c9626c413/snap', u'metadata': Munch({})})], 'file': u'/v2/images/27f55d77-ce41-432f-a791-e31c9626c413/file', 'owner': u'a2fca9dba37f40a3aeefac3e68cec15f', 'id': u'27f55d77-ce41-432f-a791-e31c9626c413', 'size': 12716032, u'self': u'/v2/images/27f55d77-ce41-432f-a791-e31c9626c413', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2fca9dba37f40a3aeefac3e68cec15f', 'name': 'tempest_full_paral-project_870a3523-2509-43c2-80da-2706d22fd498', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/27f55d77-ce41-432f-a791-e31c9626c413/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-22T06:57:51Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-22T06:57:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_870a3523-2509-43c2-80da-2706d22fd498', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/27f55d77-ce41-432f-a791-e31c9626c413', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_870a3523-2509-43c2-80da-2706d22fd498', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_870a3523-2509-43c2-80da-2706d22fd498', 'created': u'2018-09-22T06:57:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-22T06:57:50Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/27f55d77-ce41-432f-a791-e31c9626c413', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_870a3523-2509-43c2-80da-2706d22fd498', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-22 06:57:51,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-22 06:57:51,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full_parallel-flavor_870a3523-2509-43c2-80da-2706d22fd498", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-22 06:57:52,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57: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-dd5ea607-e447-4b19-8eaf-1ba0a48571f5 x-compute-request-id: req-dd5ea607-e447-4b19-8eaf-1ba0a48571f5 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e568a211-c8e1-47ae-a0c9-e137290226e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e568a211-c8e1-47ae-a0c9-e137290226e3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e568a211-c8e1-47ae-a0c9-e137290226e3", "name": "tempest_full_parallel-flavor_870a3523-2509-43c2-80da-2706d22fd498", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 06:57:52,197 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-dd5ea607-e447-4b19-8eaf-1ba0a48571f5 2018-09-22 06:57:52,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.206773042679s 2018-09-22 06:57:52,198 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-dd5ea607-e447-4b19-8eaf-1ba0a48571f5 returning object e568a211-c8e1-47ae-a0c9-e137290226e3 2018-09-22 06:57:52,199 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_870a3523-2509-43c2-80da-2706d22fd498', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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'e568a211-c8e1-47ae-a0c9-e137290226e3', 'swap': 0}) 2018-09-22 06:57:52,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-22 06:57:52,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/e568a211-c8e1-47ae-a0c9-e137290226e3/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" -d '{"extra_specs": {}}' 2018-09-22 06:57:52,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57: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-ec911059-adcb-4d23-85cf-0553882127f5 x-compute-request-id: req-ec911059-adcb-4d23-85cf-0553882127f5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 06:57:52,220 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/e568a211-c8e1-47ae-a0c9-e137290226e3/os-extra_specs used request id req-ec911059-adcb-4d23-85cf-0553882127f5 2018-09-22 06:57:52,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211069583893s 2018-09-22 06:57:52,221 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/e568a211-c8e1-47ae-a0c9-e137290226e3/os-extra_specs used request id req-ec911059-adcb-4d23-85cf-0553882127f5 2018-09-22 06:57:52,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 06:57:52,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" 2018-09-22 06:57:52,232 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 22 Sep 2018 06:57:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.23:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-22 06:57:52,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" 2018-09-22 06:57:52,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bf32e6d-231f-4df9-ac98-afa199b3990c Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e1e8686ac73c401ab672d18988258d4c", "links": {"self": "http://172.30.9.23:5000/v3/roles/e1e8686ac73c401ab672d18988258d4c"}, "name": "Member"}]} 2018-09-22 06:57:52,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0bf32e6d-231f-4df9-ac98-afa199b3990c 2018-09-22 06:57:52,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0949378013611s 2018-09-22 06:57:52,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-22 06:57:52,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" 2018-09-22 06:57:52,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57: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-ea648c8f-76f7-4ddc-a42d-c41f7b24068a x-compute-request-id: req-ea648c8f-76f7-4ddc-a42d-c41f7b24068a Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 147}, "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.9", "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10164, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 150}, "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.10", "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": 10239, "hypervisor_version": 2009000, "disk_available_least": 10164, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2018-09-22 06:57:52,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-ea648c8f-76f7-4ddc-a42d-c41f7b24068a 2018-09-22 06:57:52,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.179091930389s 2018-09-22 06:57:52,501 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-ea648c8f-76f7-4ddc-a42d-c41f7b24068a 2018-09-22 06:57:52,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 06:57:52,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" 2018-09-22 06:57:53,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-cfeae239-acf2-4d7f-8d6e-13b8ab82417c Date: Sat, 22 Sep 2018 06:57:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/27f55d77-ce41-432f-a791-e31c9626c413/snap", "metadata": {}}], "file": "/v2/images/27f55d77-ce41-432f-a791-e31c9626c413/file", "owner": "a2fca9dba37f40a3aeefac3e68cec15f", "id": "27f55d77-ce41-432f-a791-e31c9626c413", "size": 12716032, "self": "/v2/images/27f55d77-ce41-432f-a791-e31c9626c413", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/27f55d77-ce41-432f-a791-e31c9626c413/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T06:57:51Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_870a3523-2509-43c2-80da-2706d22fd498", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_870a3523-2509-43c2-80da-2706d22fd498", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T06:57:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 06:57:53,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cfeae239-acf2-4d7f-8d6e-13b8ab82417c 2018-09-22 06:57:53,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.554857969284s 2018-09-22 06:57:53,057 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cfeae239-acf2-4d7f-8d6e-13b8ab82417c 2018-09-22 06:57:53,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-22 06:57:53,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_870a3523-2509-43c2-80da-2706d22fd498", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_alt_870a3523-2509-43c2-80da-2706d22fd498"}' 2018-09-22 06:57:53,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 901 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/7e2f2054-2032-4105-a781-39379679ab17 X-Openstack-Request-Id: req-6296e78a-72a8-4c7c-ba92-9a8d3a2bfe43 Date: Sat, 22 Sep 2018 06:57:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7e2f2054-2032-4105-a781-39379679ab17/file", "owner": "a2fca9dba37f40a3aeefac3e68cec15f", "id": "7e2f2054-2032-4105-a781-39379679ab17", "size": null, "self": "/v2/images/7e2f2054-2032-4105-a781-39379679ab17", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T06:57:53Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_870a3523-2509-43c2-80da-2706d22fd498", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_870a3523-2509-43c2-80da-2706d22fd498", "checksum": null, "created_at": "2018-09-22T06:57:53Z", "protected": false} 2018-09-22 06:57:53,638 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-6296e78a-72a8-4c7c-ba92-9a8d3a2bfe43 2018-09-22 06:57:53,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.578737020493s 2018-09-22 06:57:53,639 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-6296e78a-72a8-4c7c-ba92-9a8d3a2bfe43 returning object 7e2f2054-2032-4105-a781-39379679ab17 2018-09-22 06:57:53,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-22 06:57:53,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/7e2f2054-2032-4105-a781-39379679ab17/file -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" -d '' 2018-09-22 06:57:54,788 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d15d78c0-e6c9-40c9-8707-689ecbc7ce09 Date: Sat, 22 Sep 2018 06:57:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 06:57:54,788 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7e2f2054-2032-4105-a781-39379679ab17/file used request id req-d15d78c0-e6c9-40c9-8707-689ecbc7ce09 2018-09-22 06:57:54,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.14810609818s 2018-09-22 06:57:54,788 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7e2f2054-2032-4105-a781-39379679ab17/file used request id req-d15d78c0-e6c9-40c9-8707-689ecbc7ce09 2018-09-22 06:57:54,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 06:57:54,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" 2018-09-22 06:57:54,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2387 Content-Type: application/json X-Openstack-Request-Id: req-dcee3321-fe0a-483f-9107-1de0ed5a2a29 Date: Sat, 22 Sep 2018 06:57:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/7e2f2054-2032-4105-a781-39379679ab17/snap", "metadata": {}}], "file": "/v2/images/7e2f2054-2032-4105-a781-39379679ab17/file", "owner": "a2fca9dba37f40a3aeefac3e68cec15f", "id": "7e2f2054-2032-4105-a781-39379679ab17", "size": 12716032, "self": "/v2/images/7e2f2054-2032-4105-a781-39379679ab17", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/7e2f2054-2032-4105-a781-39379679ab17/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T06:57:54Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_870a3523-2509-43c2-80da-2706d22fd498", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_870a3523-2509-43c2-80da-2706d22fd498", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T06:57:53Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/27f55d77-ce41-432f-a791-e31c9626c413/snap", "metadata": {}}], "file": "/v2/images/27f55d77-ce41-432f-a791-e31c9626c413/file", "owner": "a2fca9dba37f40a3aeefac3e68cec15f", "id": "27f55d77-ce41-432f-a791-e31c9626c413", "size": 12716032, "self": "/v2/images/27f55d77-ce41-432f-a791-e31c9626c413", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/27f55d77-ce41-432f-a791-e31c9626c413/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T06:57:51Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_870a3523-2509-43c2-80da-2706d22fd498", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_870a3523-2509-43c2-80da-2706d22fd498", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T06:57:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 06:57:54,813 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-dcee3321-fe0a-483f-9107-1de0ed5a2a29 2018-09-22 06:57:54,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0239350795746s 2018-09-22 06:57:54,813 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-dcee3321-fe0a-483f-9107-1de0ed5a2a29 2018-09-22 06:57:54,816 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/7e2f2054-2032-4105-a781-39379679ab17/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7e2f2054-2032-4105-a781-39379679ab17/file', 'owner': u'a2fca9dba37f40a3aeefac3e68cec15f', 'id': u'7e2f2054-2032-4105-a781-39379679ab17', 'size': 12716032, u'self': u'/v2/images/7e2f2054-2032-4105-a781-39379679ab17', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a2fca9dba37f40a3aeefac3e68cec15f', 'name': 'tempest_full_paral-project_870a3523-2509-43c2-80da-2706d22fd498', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/7e2f2054-2032-4105-a781-39379679ab17/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-22T06:57:54Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-22T06:57:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_870a3523-2509-43c2-80da-2706d22fd498', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7e2f2054-2032-4105-a781-39379679ab17', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_870a3523-2509-43c2-80da-2706d22fd498', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_870a3523-2509-43c2-80da-2706d22fd498', 'created': u'2018-09-22T06:57:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-22T06:57:53Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7e2f2054-2032-4105-a781-39379679ab17', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_870a3523-2509-43c2-80da-2706d22fd498', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-22 06:57:54,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-22 06:57:54,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full_parallel-flavor_alt_870a3523-2509-43c2-80da-2706d22fd498", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-22 06:57:54,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57: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-011edb89-7457-4019-8290-79027415e89b x-compute-request-id: req-011edb89-7457-4019-8290-79027415e89b Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/29edd527-f968-454c-95b0-91008e94384d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/29edd527-f968-454c-95b0-91008e94384d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "29edd527-f968-454c-95b0-91008e94384d", "name": "tempest_full_parallel-flavor_alt_870a3523-2509-43c2-80da-2706d22fd498", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-22 06:57:54,876 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-011edb89-7457-4019-8290-79027415e89b 2018-09-22 06:57:54,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0588800907135s 2018-09-22 06:57:54,876 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-011edb89-7457-4019-8290-79027415e89b returning object 29edd527-f968-454c-95b0-91008e94384d 2018-09-22 06:57:54,877 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_870a3523-2509-43c2-80da-2706d22fd498', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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'29edd527-f968-454c-95b0-91008e94384d', 'swap': 0}) 2018-09-22 06:57:54,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-22 06:57:54,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/29edd527-f968-454c-95b0-91008e94384d/os-extra_specs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" -d '{"extra_specs": {}}' 2018-09-22 06:57:54,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 06:57: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-d7843134-afd3-4173-a977-373d8da488b4 x-compute-request-id: req-d7843134-afd3-4173-a977-373d8da488b4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-22 06:57:54,903 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/29edd527-f968-454c-95b0-91008e94384d/os-extra_specs used request id req-d7843134-afd3-4173-a977-373d8da488b4 2018-09-22 06:57:54,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0240321159363s 2018-09-22 06:57:54,903 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/29edd527-f968-454c-95b0-91008e94384d/os-extra_specs used request id req-d7843134-afd3-4173-a977-373d8da488b4 2018-09-22 06:57:54,904 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_870a3523-2509-43c2-80da-2706d22fd498', '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'4da9936b5ac745b8b6971a229f6ee2e6', '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'29edd527-f968-454c-95b0-91008e94384d', 'swap': 0}) 2018-09-22 06:57:57,915 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-22 06:57:56.874 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8bb533bd-9745-4798-8f6e-450369d2074b) for deployment 'opnfv-rally' (UUID=855d77f4-eee9-474a-9da2-8d0404d00bb8). 2018-09-22 06:57:57.748 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-22 06:57:57.750 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8bb533bd-9745-4798-8f6e-450369d2074b) has been successfully configured for deployment 'opnfv-rally' (UUID=855d77f4-eee9-474a-9da2-8d0404d00bb8)! 2018-09-22 06:57:57,916 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-22 06:57:57,916 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-22 06:57:57,919 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-22 06:57:57,934 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-22 06:58:01,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-8bb533bd-9745-4798-8f6e-450369d2074b/repo; testr list-tests '^tempest\.' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-09-22 06:58:01,141 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-22 06:58:01,160 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-22 06:58:01,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full_parallel/test_list.txt']'. 2018-09-22 06:58:03,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:03.350 49 INFO rally.api [-] Starting verification (UUID=c3adca3a-206d-41b1-9649-32555f1c4a24) for deployment 'opnfv-rally' (UUID=855d77f4-eee9-474a-9da2-8d0404d00bb8) by verifier 'opnfv-tempest' (UUID=8bb533bd-9745-4798-8f6e-450369d2074b). 2018-09-22 06:58:03,353 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: c3adca3a-206d-41b1-9649-32555f1c4a24 2018-09-22 06:58:09,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:09.164 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-09-22 06:58:09,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:09.188 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-09-22 06:58:09,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:09.293 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-09-22 06:58:12,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:12.032 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.988s] 2018-09-22 06:58:12,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:12.590 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.222s] 2018-09-22 06:58:12,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:12.753 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.162s] 2018-09-22 06:58:12,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:12.761 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.252s] 2018-09-22 06:58:12,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:12.782 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.751s] 2018-09-22 06:58:12,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:12.854 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.094s] 2018-09-22 06:58:12,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:12.873 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.203s] 2018-09-22 06:58:12,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:12.885 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.011s] 2018-09-22 06:58:12,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:12.896 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.011s] 2018-09-22 06:58:12,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:12.933 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.258s] 2018-09-22 06:58:12,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:12.955 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.100s] 2018-09-22 06:58:12,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:12.966 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.184s] 2018-09-22 06:58:12,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:12.975 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.041s] 2018-09-22 06:58:13,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.029 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.054s] 2018-09-22 06:58:13,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.045 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.269s] 2018-09-22 06:58:13,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.085 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.472s] 2018-09-22 06:58:13,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.156 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.201s] 2018-09-22 06:58:13,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.204 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.174s] 2018-09-22 06:58:13,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.255 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.099s] 2018-09-22 06:58:13,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.293 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.135s] 2018-09-22 06:58:13,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.377 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.411s] 2018-09-22 06:58:13,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.384 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.179s] 2018-09-22 06:58:13,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.509 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.424s] 2018-09-22 06:58:13,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.589 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.691s] 2018-09-22 06:58:13,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.601 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.013s] 2018-09-22 06:58:13,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.654 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.052s] 2018-09-22 06:58:13,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.676 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.021s] 2018-09-22 06:58:13,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.743 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.230s] 2018-09-22 06:58:13,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.745 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.364s] 2018-09-22 06:58:13,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.752 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.011s] 2018-09-22 06:58:13,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.755 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.079s] 2018-09-22 06:58:13,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.764 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.012s] 2018-09-22 06:58:13,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.768 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.012s] 2018-09-22 06:58:13,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.795 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.503s] 2018-09-22 06:58:13,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.808 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.044s] 2018-09-22 06:58:13,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.812 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.045s] 2018-09-22 06:58:13,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.833 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.021s] 2018-09-22 06:58:13,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:13.916 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.172s] 2018-09-22 06:58:14,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:14.014 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.205s] 2018-09-22 06:58:14,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:14.286 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.271s] 2018-09-22 06:58:14,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:14.391 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.105s] 2018-09-22 06:58:14,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:14.616 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.224s] 2018-09-22 06:58:14,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:14.682 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.066s] 2018-09-22 06:58:14,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:14.693 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.010s] 2018-09-22 06:58:16,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:16.040 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-09-22 06:58:16,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:16.041 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-09-22 06:58:16,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:16.041 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-09-22 06:58:19,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:19.185 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-09-22 06:58:21,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:21.621 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.380s] 2018-09-22 06:58:22,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:22.411 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.337s] 2018-09-22 06:58:22,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:22.496 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.085s] 2018-09-22 06:58:22,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:22.540 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.250s] 2018-09-22 06:58:22,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:22.559 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.018s] 2018-09-22 06:58:22,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:22.607 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.047s] 2018-09-22 06:58:22,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:22.625 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.018s] 2018-09-22 06:58:22,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:22.646 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.020s] 2018-09-22 06:58:22,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:22.663 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.017s] 2018-09-22 06:58:22,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:22.701 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.038s] 2018-09-22 06:58:22,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:22.713 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.012s] 2018-09-22 06:58:22,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:22.735 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.021s] 2018-09-22 06:58:22,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:22.750 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.014s] 2018-09-22 06:58:22,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:22.764 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.014s] 2018-09-22 06:58:22,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:22.784 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.019s] 2018-09-22 06:58:22,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:22.797 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.011s] 2018-09-22 06:58:22,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:22.826 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.030s] 2018-09-22 06:58:22,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:22.998 49 INFO opnfv-tempest [-] {13} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.692s] 2018-09-22 06:58:23,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:23.036 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.539s] 2018-09-22 06:58:23,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:23.049 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.249s] 2018-09-22 06:58:23,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:23.076 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.027s] 2018-09-22 06:58:26,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:26.080 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-09-22 06:58:26,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:26.191 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-09-22 06:58:28,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:28.542 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-09-22 06:58:31,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:31.694 49 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [20.583s] 2018-09-22 06:58:31,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:31.719 49 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.028s] 2018-09-22 06:58:31,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:31.732 49 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.013s] 2018-09-22 06:58:31,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:31.750 49 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.017s] 2018-09-22 06:58:31,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:31.760 49 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.009s] 2018-09-22 06:58:32,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:32.101 49 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.340s] 2018-09-22 06:58:32,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:32.394 49 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.292s] 2018-09-22 06:58:33,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:33.145 49 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.750s] 2018-09-22 06:58:33,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:33.854 49 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.708s] 2018-09-22 06:58:34,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:34.222 49 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.368s] 2018-09-22 06:58:34,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:34.796 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [0.906s] 2018-09-22 06:58:34,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:34.833 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [22.452s] 2018-09-22 06:58:35,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:35.328 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.531s] 2018-09-22 06:58:35,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:35.355 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [22.827s] 2018-09-22 06:58:36,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:36.232 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [1.104s] 2018-09-22 06:58:37,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:37.399 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [1.164s] 2018-09-22 06:58:37,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:37.641 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [24.840s] 2018-09-22 06:58:38,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:38.236 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.836s] 2018-09-22 06:58:40,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:40.979 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [3.341s] 2018-09-22 06:58:42,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:42.485 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [30.170s] 2018-09-22 06:58:43,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:43.672 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [2.691s] 2018-09-22 06:58:46,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:46.313 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [2.640s] 2018-09-22 06:58:46,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:46.524 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.210s] 2018-09-22 06:58:47,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:47.175 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [32.481s] 2018-09-22 06:58:47,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:47.252 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.729s] 2018-09-22 06:58:48,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:48.819 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [1.643s] 2018-09-22 06:58:49,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:49.707 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [2.454s] 2018-09-22 06:58:53,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:53.143 49 INFO opnfv-tempest [-] {13} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON ... fail 2018-09-22 06:58:53,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:53.170 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [3.462s] 2018-09-22 06:58:53,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:53.615 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.444s] 2018-09-22 06:58:55,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:55.582 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [25.478s] 2018-09-22 06:58:57,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:57.191 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.315s] 2018-09-22 06:58:59,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:58:59.692 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-09-22 06:59:00,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:00.470 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [4.788s] 2018-09-22 06:59:03,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:03.652 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [24.953s] 2018-09-22 06:59:04,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:04.344 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.208s] 2018-09-22 06:59:04,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:04.488 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.143s] 2018-09-22 06:59:04,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:04.581 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [29.222s] 2018-09-22 06:59:04,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:04.757 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.268s] 2018-09-22 06:59:04,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:04.818 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.061s] 2018-09-22 06:59:04,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:04.847 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.028s] 2018-09-22 06:59:04,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:04.858 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.011s] 2018-09-22 06:59:04,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:04.866 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.008s] 2018-09-22 06:59:05,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:05.495 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.193s] 2018-09-22 06:59:05,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:05.537 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.042s] 2018-09-22 06:59:05,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:05.750 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.213s] 2018-09-22 06:59:06,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:06.072 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [5.602s] 2018-09-22 06:59:08,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:08.298 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [4.649s] 2018-09-22 06:59:09,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:09.053 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [42.853s] 2018-09-22 06:59:10,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:10.890 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [4.816s] 2018-09-22 06:59:10,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:10.894 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-09-22 06:59:10,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:10.895 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-09-22 06:59:10,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:10.903 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.012s] 2018-09-22 06:59:10,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:10.993 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [1.993s] 2018-09-22 06:59:11,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:11.493 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [29.005s] 2018-09-22 06:59:11,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:11.657 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.663s] 2018-09-22 06:59:12,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:12.469 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.810s] 2018-09-22 06:59:13,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:13.270 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.801s] 2018-09-22 06:59:13,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:13.851 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.580s] 2018-09-22 06:59:14,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:14.801 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.949s] 2018-09-22 06:59:15,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:15.210 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.409s] 2018-09-22 06:59:16,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:16.953 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [1.738s] 2018-09-22 06:59:17,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:17.364 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.258s] 2018-09-22 06:59:17,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:17.455 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.090s] 2018-09-22 06:59:17,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:17.501 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.546s] 2018-09-22 06:59:17,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:17.503 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.046s] 2018-09-22 06:59:17,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:17.548 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.046s] 2018-09-22 06:59:18,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:18.264 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.766s] 2018-09-22 06:59:20,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:20.359 49 INFO opnfv-tempest [-] {10} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.240s] 2018-09-22 06:59:20,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:20.436 49 INFO opnfv-tempest [-] {10} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.077s] 2018-09-22 06:59:20,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:20.863 49 INFO opnfv-tempest [-] {10} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.426s] 2018-09-22 06:59:20,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:20.873 49 INFO opnfv-tempest [-] {10} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.011s] 2018-09-22 06:59:20,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:20.924 49 INFO opnfv-tempest [-] {10} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.050s] 2018-09-22 06:59:20,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:20.943 49 INFO opnfv-tempest [-] {10} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.018s] 2018-09-22 06:59:21,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:21.000 49 INFO opnfv-tempest [-] {10} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.056s] 2018-09-22 06:59:21,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:21.040 49 INFO opnfv-tempest [-] {10} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.040s] 2018-09-22 06:59:24,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:24.209 49 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... fail [0.140s] 2018-09-22 06:59:24,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:24.374 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.202s] 2018-09-22 06:59:24,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:24.386 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.012s] 2018-09-22 06:59:24,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:24.597 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.210s] 2018-09-22 06:59:25,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:25.307 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.325s] 2018-09-22 06:59:25,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:25.557 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.250s] 2018-09-22 06:59:26,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:26.089 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.530s] 2018-09-22 06:59:26,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:26.906 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [22.510s] 2018-09-22 06:59:27,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:27.781 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-09-22 06:59:29,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:29.090 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [3.000s] 2018-09-22 06:59:30,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:30.414 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [1.325s] 2018-09-22 06:59:31,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:31.086 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON ... fail 2018-09-22 06:59:33,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:33.594 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [80.814s] 2018-09-22 06:59:33,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:33.613 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.023s] 2018-09-22 06:59:36,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:36.305 49 INFO opnfv-tempest [-] {8} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.252s] 2018-09-22 06:59:38,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:38.570 49 INFO opnfv-tempest [-] {15} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [3.501s] 2018-09-22 06:59:46,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:46.411 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [68.157s] 2018-09-22 06:59:55,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:55.882 49 INFO opnfv-tempest [-] {15} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.364s] 2018-09-22 06:59:55,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:55.892 49 INFO opnfv-tempest [-] {15} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.010s] 2018-09-22 06:59:56,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:56.867 49 INFO opnfv-tempest [-] {15} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.974s] 2018-09-22 06:59:56,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:56.870 49 INFO opnfv-tempest [-] {15} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-09-22 06:59:56,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:56.874 49 INFO opnfv-tempest [-] {15} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-09-22 06:59:56,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:56.875 49 INFO opnfv-tempest [-] {15} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-09-22 06:59:57,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:57.076 49 INFO opnfv-tempest [-] {15} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.205s] 2018-09-22 06:59:57,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:57.424 49 INFO opnfv-tempest [-] {15} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.346s] 2018-09-22 06:59:57,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:57.428 49 INFO opnfv-tempest [-] {15} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-09-22 06:59:57,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:57.430 49 INFO opnfv-tempest [-] {15} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-09-22 06:59:57,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:57.431 49 INFO opnfv-tempest [-] {15} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-09-22 06:59:57,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:57.591 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [33.757s] 2018-09-22 06:59:58,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 06:59:58.830 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [14.983s] 2018-09-22 07:00:05,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:05.774 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [8.189s] 2018-09-22 07:00:21,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:21.056 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [71.851s] 2018-09-22 07:00:21,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:21.862 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [72.789s] 2018-09-22 07:00:21,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:21.864 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.001s]: Skipped until Bug: 1524898 is resolved. 2018-09-22 07:00:24,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:24.125 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [40.759s] 2018-09-22 07:00:27,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:27.467 49 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [56.548s] 2018-09-22 07:00:27,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:27.541 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [34.604s] 2018-09-22 07:00:27,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:27.759 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.223s] 2018-09-22 07:00:30,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:30.526 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [2.765s] 2018-09-22 07:00:31,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:31.379 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.852s] 2018-09-22 07:00:31,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:31.417 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.039s] 2018-09-22 07:00:31,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:31.733 49 INFO opnfv-tempest [-] {14} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [24.151s] 2018-09-22 07:00:31,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:31.745 49 INFO opnfv-tempest [-] {14} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.012s] 2018-09-22 07:00:31,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:31.867 49 INFO opnfv-tempest [-] {14} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.121s] 2018-09-22 07:00:32,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:32.411 49 INFO opnfv-tempest [-] {14} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.543s] 2018-09-22 07:00:33,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:33.813 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [2.394s] 2018-09-22 07:00:34,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:34.712 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.898s] 2018-09-22 07:00:37,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:37.888 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [70.966s] 2018-09-22 07:00:43,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:43.688 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [116.318s] 2018-09-22 07:00:45,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:45.205 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [7.320s] 2018-09-22 07:00:47,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:47.587 49 INFO opnfv-tempest [-] {4} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [64.944s] 2018-09-22 07:00:50,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:50.901 49 INFO opnfv-tempest [-] {4} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [3.319s] 2018-09-22 07:00:53,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:53.212 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [79.575s] 2018-09-22 07:00:53,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:53.594 49 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.045s] 2018-09-22 07:00:53,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:53.699 49 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.105s] 2018-09-22 07:00:59,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:59.098 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [9.362s] 2018-09-22 07:00:59,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:59.165 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.068s] 2018-09-22 07:00:59,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:59.662 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.496s] 2018-09-22 07:00:59,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:59.758 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.095s] 2018-09-22 07:00:59,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:00:59.760 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-09-22 07:01:01,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:01.831 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.110s] 2018-09-22 07:01:06,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:06.495 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [42.364s] 2018-09-22 07:01:11,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:11.228 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [6.861s] 2018-09-22 07:01:11,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:11.295 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.067s] 2018-09-22 07:01:11,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:11.664 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.369s] 2018-09-22 07:01:11,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:11.761 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.097s] 2018-09-22 07:01:11,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:11.763 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-09-22 07:01:16,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:16.502 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-09-22 07:01:16,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:16.503 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-09-22 07:01:22,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:22.923 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [37.708s] 2018-09-22 07:01:22,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:22.923 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-09-22 07:01:23,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:23.099 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.830s] 2018-09-22 07:01:25,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:25.545 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [1.816s] 2018-09-22 07:01:26,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:26.004 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.458s] 2018-09-22 07:01:28,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:28.043 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [2.040s] 2018-09-22 07:01:29,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:29.888 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [37.820s] 2018-09-22 07:01:30,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:30.183 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.189s] 2018-09-22 07:01:30,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:30.224 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.041s] 2018-09-22 07:01:39,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:39.147 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.216s] 2018-09-22 07:01:39,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:39.191 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.043s] 2018-09-22 07:01:39,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:39.436 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.245s] 2018-09-22 07:01:39,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:39.528 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.091s] 2018-09-22 07:01:39,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:39.556 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.027s] 2018-09-22 07:01:40,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:40.354 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.796s] 2018-09-22 07:01:40,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:40.417 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.064s] 2018-09-22 07:01:41,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:41.239 49 INFO opnfv-tempest [-] {14} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-09-22 07:01:45,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:45.822 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [36.852s] 2018-09-22 07:01:46,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:46.985 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.210s] 2018-09-22 07:01:47,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:47.032 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.046s] 2018-09-22 07:01:48,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:48.177 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [3.098s] 2018-09-22 07:01:50,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:50.673 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [3.454s] 2018-09-22 07:01:52,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:52.255 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [125.817s] 2018-09-22 07:01:52,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:52.707 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.264s] 2018-09-22 07:01:52,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:52.883 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.175s] 2018-09-22 07:01:53,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:53.679 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [5.500s] 2018-09-22 07:01:53,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:53.762 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [79.030s] 2018-09-22 07:01:54,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:54.880 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... success [24.989s] 2018-09-22 07:01:56,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:56.932 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-09-22 07:01:57,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:57.864 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [4.184s] 2018-09-22 07:01:59,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:01:59.069 49 INFO opnfv-tempest [-] {5} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-09-22 07:02:00,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:00.584 49 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.464s] 2018-09-22 07:02:00,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:00.765 49 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.181s] 2018-09-22 07:02:00,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:00.866 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [99.797s] 2018-09-22 07:02:01,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:01.204 49 INFO opnfv-tempest [-] {4} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.438s] 2018-09-22 07:02:02,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:02.989 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [5.124s] 2018-09-22 07:02:05,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:05.448 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.060s] 2018-09-22 07:02:05,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:05.881 49 INFO opnfv-tempest [-] {12} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [4.342s] 2018-09-22 07:02:10,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:10.697 49 INFO opnfv-tempest [-] {12} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [4.815s] 2018-09-22 07:02:10,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:10.717 49 INFO opnfv-tempest [-] {12} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.019s] 2018-09-22 07:02:12,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:12.304 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [79.072s] 2018-09-22 07:02:12,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:12.413 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [5.976s] 2018-09-22 07:02:13,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:13.573 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.451s] 2018-09-22 07:02:14,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:14.544 49 INFO opnfv-tempest [-] {15} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-09-22 07:02:14,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:14.546 49 INFO opnfv-tempest [-] {15} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-09-22 07:02:14,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:14.547 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_groups.GroupsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-09-22 07:02:14,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:14.558 49 INFO opnfv-tempest [-] {12} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [3.841s] 2018-09-22 07:02:16,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:16.040 49 INFO opnfv-tempest [-] {12} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [1.481s] 2018-09-22 07:02:16,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:16.600 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [11.149s] 2018-09-22 07:02:17,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:17.204 49 INFO opnfv-tempest [-] {12} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [1.162s] 2018-09-22 07:02:17,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:17.381 49 INFO opnfv-tempest [-] {12} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.178s] 2018-09-22 07:02:17,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:17.567 49 INFO opnfv-tempest [-] {12} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.186s] 2018-09-22 07:02:22,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:22.161 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.239s] 2018-09-22 07:02:22,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:22.340 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [9.923s] 2018-09-22 07:02:22,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:22.342 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-09-22 07:02:22,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:22.345 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.184s] 2018-09-22 07:02:22,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:22.361 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [28.596s] 2018-09-22 07:02:22,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:22.535 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.189s] 2018-09-22 07:02:22,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:22.583 49 INFO opnfv-tempest [-] {7} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.679s] 2018-09-22 07:02:22,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:22.652 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [6.885s] 2018-09-22 07:02:22,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:22.792 49 INFO opnfv-tempest [-] {7} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.209s] 2018-09-22 07:02:22,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:22.973 49 INFO opnfv-tempest [-] {7} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.180s] 2018-09-22 07:02:23,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:23.140 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... fail [28.251s] 2018-09-22 07:02:23,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:23.607 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [60.673s] 2018-09-22 07:02:24,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:24.585 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [2.228s] 2018-09-22 07:02:25,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:25.831 49 INFO opnfv-tempest [-] {7} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [2.856s] 2018-09-22 07:02:25,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:25.939 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [3.403s] 2018-09-22 07:02:26,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:26.469 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.530s] 2018-09-22 07:02:27,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:27.223 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [4.884s] 2018-09-22 07:02:27,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:27.434 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [2.297s] 2018-09-22 07:02:27,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:27.661 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.228s] 2018-09-22 07:02:32,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:32.587 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.179s] 2018-09-22 07:02:33,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:33.230 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [6.007s] 2018-09-22 07:02:34,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:34.157 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.847s] 2018-09-22 07:02:34,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:34.166 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-09-22 07:02:39,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:39.480 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.083s] 2018-09-22 07:02:39,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:39.574 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [28.293s] 2018-09-22 07:02:39,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:39.582 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.101s] 2018-09-22 07:02:42,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:42.705 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [3.134s] 2018-09-22 07:02:44,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:44.055 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [4.472s] 2018-09-22 07:02:44,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:44.130 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.075s] 2018-09-22 07:02:45,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:45.419 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_http_image ... fail [0.010s] 2018-09-22 07:02:45,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:45.427 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_image_with_min_ram ... fail [0.007s] 2018-09-22 07:02:45,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:45.434 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_remote_image ... fail [0.006s] 2018-09-22 07:02:45,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:45.440 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_then_upload ... fail [0.006s] 2018-09-22 07:02:45,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:45.974 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [1.844s] 2018-09-22 07:02:48,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:48.522 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... fail [25.376s] 2018-09-22 07:02:51,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:51.933 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [6.014s] 2018-09-22 07:02:52,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:52.181 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [9.475s] 2018-09-22 07:02:57,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:02:57.476 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [5.541s] 2018-09-22 07:03:00,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:00.361 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.025s] 2018-09-22 07:03:03,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:03.595 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [39.978s] 2018-09-22 07:03:04,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:04.084 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [6.608s] 2018-09-22 07:03:04,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:04.816 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [32.221s] 2018-09-22 07:03:04,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:04.821 49 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [10.797s] 2018-09-22 07:03:04,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:04.825 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.013s] 2018-09-22 07:03:04,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:04.838 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.014s] 2018-09-22 07:03:04,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:04.854 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.016s] 2018-09-22 07:03:05,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:05.219 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.934s] 2018-09-22 07:03:05,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:05.497 49 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.676s] 2018-09-22 07:03:05,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:05.533 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.677s] 2018-09-22 07:03:05,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:05.961 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [5.599s] 2018-09-22 07:03:06,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:06.464 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [1.244s] 2018-09-22 07:03:06,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:06.533 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [1.000s] 2018-09-22 07:03:08,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:08.924 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [2.459s] 2018-09-22 07:03:08,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:08.972 49 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [3.474s] 2018-09-22 07:03:09,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:09.201 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [5.109s] 2018-09-22 07:03:10,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:10.655 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [1.731s] 2018-09-22 07:03:11,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:11.505 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.458s] 2018-09-22 07:03:12,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:12.014 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [6.052s] 2018-09-22 07:03:12,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:12.512 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [1.005s] 2018-09-22 07:03:12,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:12.745 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.233s] 2018-09-22 07:03:13,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:13.297 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.551s] 2018-09-22 07:03:13,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:13.497 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.200s] 2018-09-22 07:03:13,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:13.570 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.072s] 2018-09-22 07:03:13,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:13.708 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.137s] 2018-09-22 07:03:13,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:13.789 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.080s] 2018-09-22 07:03:13,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:13.864 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.075s] 2018-09-22 07:03:13,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:13.963 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.098s] 2018-09-22 07:03:14,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:14.037 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.075s] 2018-09-22 07:03:14,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:14.722 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [4.065s] 2018-09-22 07:03:17,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:17.187 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [1.447s] 2018-09-22 07:03:17,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:17.889 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.702s] 2018-09-22 07:03:17,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:17.918 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [3.196s] 2018-09-22 07:03:18,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:18.238 49 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [9.265s] 2018-09-22 07:03:18,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:18.357 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.467s] 2018-09-22 07:03:18,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:18.417 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [33.060s] 2018-09-22 07:03:18,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:18.884 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.869s] 2018-09-22 07:03:21,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:21.153 49 INFO opnfv-tempest [-] {14} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.153s] 2018-09-22 07:03:29,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:29.262 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [76.945s] 2018-09-22 07:03:32,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:32.055 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-09-22 07:03:32,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:32.345 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-09-22 07:03:32,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:32.348 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-09-22 07:03:32,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:32.349 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-09-22 07:03:33,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:33.921 49 INFO opnfv-tempest [-] {14} tempest.api.image.v1.test_images.UpdateImageMetaTest ... fail 2018-09-22 07:03:35,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:35.047 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [42.856s] 2018-09-22 07:03:35,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:35.785 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.743s] 2018-09-22 07:03:36,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:36.396 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.466s] 2018-09-22 07:03:39,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:39.823 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.748s] 2018-09-22 07:03:41,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:41.112 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [1.289s] 2018-09-22 07:03:41,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:41.147 49 INFO opnfv-tempest [-] {14} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [3.161s] 2018-09-22 07:03:41,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:41.152 49 INFO opnfv-tempest [-] {14} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.006s] 2018-09-22 07:03:41,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:41.160 49 INFO opnfv-tempest [-] {14} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.007s] 2018-09-22 07:03:41,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:41.199 49 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.053s] 2018-09-22 07:03:42,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:42.128 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [1.015s] 2018-09-22 07:03:43,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:43.699 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [7.299s] 2018-09-22 07:03:44,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:44.022 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [1.893s] 2018-09-22 07:03:44,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:44.040 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.018s] 2018-09-22 07:03:44,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:44.214 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.173s] 2018-09-22 07:03:44,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:44.346 49 INFO opnfv-tempest [-] {14} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [3.183s] 2018-09-22 07:03:44,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:44.877 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.662s] 2018-09-22 07:03:45,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:45.125 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.428s] 2018-09-22 07:03:45,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:45.764 49 INFO opnfv-tempest [-] {14} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [1.418s] 2018-09-22 07:03:45,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:45.914 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-09-22 07:03:45,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:45.937 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.018s] 2018-09-22 07:03:47,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:47.051 49 INFO opnfv-tempest [-] {14} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [1.286s] 2018-09-22 07:03:47,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:47.490 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [29.125s] 2018-09-22 07:03:47,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:47.519 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.034s] 2018-09-22 07:03:47,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:47.550 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.031s] 2018-09-22 07:03:49,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:49.940 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-09-22 07:03:50,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:50.639 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.557s] 2018-09-22 07:03:50,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:50.855 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [4.914s] 2018-09-22 07:03:51,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:51.126 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.694s] 2018-09-22 07:03:51,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:51.881 49 INFO opnfv-tempest [-] {11} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.547s] 2018-09-22 07:03:51,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:51.906 49 INFO opnfv-tempest [-] {4} tempest.api.image.v1.test_image_members.ImageMembersTest.test_add_image_member ... fail [0.008s] 2018-09-22 07:03:51,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:51.913 49 INFO opnfv-tempest [-] {4} tempest.api.image.v1.test_image_members.ImageMembersTest.test_get_shared_images ... fail [0.007s] 2018-09-22 07:03:51,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:51.919 49 INFO opnfv-tempest [-] {4} tempest.api.image.v1.test_image_members.ImageMembersTest.test_remove_member ... fail [0.006s] 2018-09-22 07:03:53,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:53.331 49 INFO opnfv-tempest [-] {11} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [1.450s] 2018-09-22 07:03:54,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:54.403 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... fail [22.332s] 2018-09-22 07:03:54,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:54.893 49 INFO opnfv-tempest [-] {14} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [2.200s] 2018-09-22 07:03:55,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:55.399 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-09-22 07:03:57,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:57.104 49 INFO opnfv-tempest [-] {11} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [3.771s] 2018-09-22 07:03:58,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:58.254 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [7.125s] 2018-09-22 07:03:58,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:58.525 49 INFO opnfv-tempest [-] {14} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [3.629s] 2018-09-22 07:03:58,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:03:58.864 49 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [6.861s] 2018-09-22 07:04:01,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:01.195 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [3.375s] 2018-09-22 07:04:01,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:01.367 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.172s] 2018-09-22 07:04:02,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:02.302 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [4.048s] 2018-09-22 07:04:03,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:03.286 49 INFO opnfv-tempest [-] {11} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [6.181s] 2018-09-22 07:04:03,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:03.418 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [49.368s] 2018-09-22 07:04:03,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:03.434 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.020s] 2018-09-22 07:04:03,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:03.605 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [9.204s] 2018-09-22 07:04:04,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:04.279 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [2.908s] 2018-09-22 07:04:04,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:04.332 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.029s] 2018-09-22 07:04:04,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:04.358 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [0.921s] 2018-09-22 07:04:04,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:04.361 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2018-09-22 07:04:04,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:04.772 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.412s] 2018-09-22 07:04:04,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:04.941 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.170s] 2018-09-22 07:04:05,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:05.143 49 INFO opnfv-tempest [-] {14} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.209s] 2018-09-22 07:04:05,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:05.300 49 INFO opnfv-tempest [-] {14} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.157s] 2018-09-22 07:04:05,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:05.449 49 INFO opnfv-tempest [-] {14} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.148s] 2018-09-22 07:04:05,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:05.457 49 INFO opnfv-tempest [-] {14} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.008s] 2018-09-22 07:04:05,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:05.611 49 INFO opnfv-tempest [-] {14} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.153s] 2018-09-22 07:04:05,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:05.686 49 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [6.820s] 2018-09-22 07:04:06,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:06.026 49 INFO opnfv-tempest [-] {11} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.740s] 2018-09-22 07:04:06,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:06.163 49 INFO opnfv-tempest [-] {14} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.552s] 2018-09-22 07:04:06,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:06.337 49 INFO opnfv-tempest [-] {14} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.169s] 2018-09-22 07:04:06,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:06.338 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [3.279s] 2018-09-22 07:04:06,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:06.341 49 INFO opnfv-tempest [-] {14} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.008s] 2018-09-22 07:04:06,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:06.487 49 INFO opnfv-tempest [-] {14} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.145s] 2018-09-22 07:04:06,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:06.496 49 INFO opnfv-tempest [-] {14} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.008s] 2018-09-22 07:04:07,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:07.021 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.689s] 2018-09-22 07:04:09,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:09.445 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [18.803s] 2018-09-22 07:04:09,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:09.704 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [5.427s] 2018-09-22 07:04:10,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:10.919 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.116s] 2018-09-22 07:04:10,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:10.990 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.071s] 2018-09-22 07:04:11,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:11.357 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.366s] 2018-09-22 07:04:11,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:11.459 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.101s] 2018-09-22 07:04:11,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:11.461 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-22 07:04:11,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:11.753 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [2.138s] 2018-09-22 07:04:17,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:17.817 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [6.062s] 2018-09-22 07:04:18,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:18.020 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [16.580s] 2018-09-22 07:04:21,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:21.412 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.252s] 2018-09-22 07:04:21,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:21.529 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.117s] 2018-09-22 07:04:21,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:21.634 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.105s] 2018-09-22 07:04:21,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:21.822 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.188s] 2018-09-22 07:04:22,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:22.313 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [4.494s] 2018-09-22 07:04:24,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:24.014 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.701s] 2018-09-22 07:04:25,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:25.259 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [6.065s] 2018-09-22 07:04:25,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:25.351 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [5.879s] 2018-09-22 07:04:25,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:25.353 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2018-09-22 07:04:25,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:25.911 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.897s] 2018-09-22 07:04:26,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:26.513 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [82.902s] 2018-09-22 07:04:27,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:27.382 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.470s] 2018-09-22 07:04:28,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:28.282 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [7.928s] 2018-09-22 07:04:29,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:29.753 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [2.371s] 2018-09-22 07:04:29,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:29.763 49 INFO opnfv-tempest [-] {9} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.119s] 2018-09-22 07:04:29,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:29.830 49 INFO opnfv-tempest [-] {9} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.067s] 2018-09-22 07:04:29,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:29.901 49 INFO opnfv-tempest [-] {9} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.070s] 2018-09-22 07:04:29,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:29.977 49 INFO opnfv-tempest [-] {9} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.076s] 2018-09-22 07:04:30,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:30.002 49 INFO opnfv-tempest [-] {9} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.024s] 2018-09-22 07:04:30,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:30.085 49 INFO opnfv-tempest [-] {9} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.083s] 2018-09-22 07:04:30,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:30.142 49 INFO opnfv-tempest [-] {9} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.057s] 2018-09-22 07:04:30,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:30.213 49 INFO opnfv-tempest [-] {9} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.070s] 2018-09-22 07:04:30,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:30.242 49 INFO opnfv-tempest [-] {9} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.028s] 2018-09-22 07:04:30,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:30.331 49 INFO opnfv-tempest [-] {9} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.088s] 2018-09-22 07:04:30,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:30.419 49 INFO opnfv-tempest [-] {9} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.089s] 2018-09-22 07:04:30,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:30.724 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [5.465s] 2018-09-22 07:04:31,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:31.353 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.600s] 2018-09-22 07:04:32,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:32.182 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.457s] 2018-09-22 07:04:32,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:32.467 49 INFO opnfv-tempest [-] {12} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-09-22 07:04:32,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:32.468 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-09-22 07:04:33,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:33.514 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [24.065s] 2018-09-22 07:04:34,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:34.127 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [16.107s] 2018-09-22 07:04:34,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:34.629 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [13.428s] 2018-09-22 07:04:34,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:34.687 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [3.333s] 2018-09-22 07:04:35,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:35.955 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.917s] 2018-09-22 07:04:36,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:36.951 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.995s] 2018-09-22 07:04:37,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:37.143 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [33.533s] 2018-09-22 07:04:37,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:37.622 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [3.185s] 2018-09-22 07:04:37,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:37.635 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.946s] 2018-09-22 07:04:37,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:37.690 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [5.508s] 2018-09-22 07:04:38,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:38.066 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [1.114s] 2018-09-22 07:04:38,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:38.376 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.742s] 2018-09-22 07:04:38,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:38.956 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.579s] 2018-09-22 07:04:38,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:38.989 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.922s] 2018-09-22 07:04:39,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:39.777 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.819s] 2018-09-22 07:04:39,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:39.828 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.839s] 2018-09-22 07:04:40,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:40.319 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.542s] 2018-09-22 07:04:40,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:40.845 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.525s] 2018-09-22 07:04:41,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:41.481 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.635s] 2018-09-22 07:04:41,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:41.597 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [3.906s] 2018-09-22 07:04:42,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:42.942 49 INFO opnfv-tempest [-] {7} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.716s] 2018-09-22 07:04:43,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:43.127 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [1.644s] 2018-09-22 07:04:43,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:43.286 49 INFO opnfv-tempest [-] {7} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.343s] 2018-09-22 07:04:45,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:45.213 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [2.084s] 2018-09-22 07:04:46,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:46.154 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.942s] 2018-09-22 07:04:46,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:46.612 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.014s] 2018-09-22 07:04:47,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:47.776 49 INFO opnfv-tempest [-] {2} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern ... skip [0.001s]: Skipped until Bug: 1664793 is resolved. 2018-09-22 07:04:47,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:47.834 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.154s] 2018-09-22 07:04:47,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:47.979 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.144s] 2018-09-22 07:04:48,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:48.152 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.172s] 2018-09-22 07:04:48,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:48.272 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.120s] 2018-09-22 07:04:48,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:48.462 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.190s] 2018-09-22 07:04:49,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:49.168 49 INFO opnfv-tempest [-] {7} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.879s] 2018-09-22 07:04:51,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:51.356 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [5.198s] 2018-09-22 07:04:51,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:51.357 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-09-22 07:04:52,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:52.011 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.398s] 2018-09-22 07:04:52,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:52.070 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.716s] 2018-09-22 07:04:52,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:52.166 49 INFO opnfv-tempest [-] {7} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [2.999s] 2018-09-22 07:04:52,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:52.373 49 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [160.642s] 2018-09-22 07:04:52,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:52.663 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.591s] 2018-09-22 07:04:53,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:53.541 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.877s] 2018-09-22 07:04:54,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:54.899 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [1.357s] 2018-09-22 07:04:55,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:55.218 49 INFO opnfv-tempest [-] {7} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [3.051s] 2018-09-22 07:04:55,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:55.229 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [18.085s] 2018-09-22 07:04:55,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:55.653 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.754s] 2018-09-22 07:04:56,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:56.288 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [1.062s] 2018-09-22 07:04:56,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:56.445 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.790s] 2018-09-22 07:04:58,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:58.390 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [1.944s] 2018-09-22 07:04:59,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:59.421 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [7.409s] 2018-09-22 07:04:59,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:04:59.457 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [1.067s] 2018-09-22 07:05:00,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:00.443 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.984s] 2018-09-22 07:05:01,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:01.258 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.814s] 2018-09-22 07:05:02,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:02.004 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.745s] 2018-09-22 07:05:02,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:02.307 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [2.884s] 2018-09-22 07:05:03,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:03.605 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.599s] 2018-09-22 07:05:03,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:03.607 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-09-22 07:05:03,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:03.608 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-09-22 07:05:04,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:04.002 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.397s] 2018-09-22 07:05:04,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:04.644 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.641s] 2018-09-22 07:05:05,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:05.419 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [74.546s] 2018-09-22 07:05:05,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:05.575 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [29.282s] 2018-09-22 07:05:06,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:06.525 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [32.397s] 2018-09-22 07:05:06,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:06.998 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.512s] 2018-09-22 07:05:07,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:07.299 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.301s] 2018-09-22 07:05:08,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:08.210 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [11.917s] 2018-09-22 07:05:11,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:11.291 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [46.434s] 2018-09-22 07:05:11,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:11.409 49 INFO opnfv-tempest [-] {7} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [2.930s] 2018-09-22 07:05:12,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:12.096 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [9.788s] 2018-09-22 07:05:12,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:12.198 49 INFO opnfv-tempest [-] {7} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.788s] 2018-09-22 07:05:12,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:12.727 49 INFO opnfv-tempest [-] {7} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.528s] 2018-09-22 07:05:13,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:13.276 49 INFO opnfv-tempest [-] {7} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.548s] 2018-09-22 07:05:13,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:13.334 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [8.686s] 2018-09-22 07:05:13,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:13.872 49 INFO opnfv-tempest [-] {7} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.596s] 2018-09-22 07:05:13,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:13.966 49 INFO opnfv-tempest [-] {9} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [6.405s] 2018-09-22 07:05:13,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:13.967 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.868s] 2018-09-22 07:05:14,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:14.014 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.682s] 2018-09-22 07:05:14,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:14.383 49 INFO opnfv-tempest [-] {9} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.419s] 2018-09-22 07:05:14,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:14.812 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [6.600s] 2018-09-22 07:05:14,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:14.854 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.839s] 2018-09-22 07:05:14,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:14.856 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-09-22 07:05:14,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:14.857 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-09-22 07:05:15,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:15.463 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.607s] 2018-09-22 07:05:15,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:15.595 49 INFO opnfv-tempest [-] {9} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [1.212s] 2018-09-22 07:05:15,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:15.759 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-22 07:05:16,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:16.187 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.723s] 2018-09-22 07:05:16,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:16.342 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [41.710s] 2018-09-22 07:05:16,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:16.452 49 INFO opnfv-tempest [-] {7} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [2.579s] 2018-09-22 07:05:16,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:16.828 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.642s] 2018-09-22 07:05:17,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:17.592 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [44.067s] 2018-09-22 07:05:18,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:18.930 49 INFO opnfv-tempest [-] {7} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [2.476s] 2018-09-22 07:05:19,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:19.429 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.093s] 2018-09-22 07:05:19,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:19.508 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.079s] 2018-09-22 07:05:19,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:19.585 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.077s] 2018-09-22 07:05:19,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:19.663 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.077s] 2018-09-22 07:05:19,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:19.755 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.091s] 2018-09-22 07:05:19,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:19.862 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [5.897s] 2018-09-22 07:05:20,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:20.270 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.408s] 2018-09-22 07:05:21,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:21.018 49 INFO opnfv-tempest [-] {7} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [2.089s] 2018-09-22 07:05:21,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:21.211 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.940s] 2018-09-22 07:05:21,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:21.372 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.160s] 2018-09-22 07:05:21,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:21.561 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.163s] 2018-09-22 07:05:21,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:21.599 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [1.843s] 2018-09-22 07:05:21,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:21.606 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.232s] 2018-09-22 07:05:21,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:21.736 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.174s] 2018-09-22 07:05:21,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:21.928 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.192s] 2018-09-22 07:05:22,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:22.118 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.189s] 2018-09-22 07:05:22,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:22.161 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.043s] 2018-09-22 07:05:22,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:22.335 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.173s] 2018-09-22 07:05:22,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:22.387 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.051s] 2018-09-22 07:05:22,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:22.439 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.833s] 2018-09-22 07:05:22,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:22.556 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.169s] 2018-09-22 07:05:22,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:22.588 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.148s] 2018-09-22 07:05:22,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:22.693 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.105s] 2018-09-22 07:05:22,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:22.755 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.062s] 2018-09-22 07:05:22,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:22.807 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.052s] 2018-09-22 07:05:22,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:22.891 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.334s] 2018-09-22 07:05:22,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:22.939 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.047s] 2018-09-22 07:05:22,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:22.965 49 INFO opnfv-tempest [-] {7} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [1.946s] 2018-09-22 07:05:22,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:22.983 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.043s] 2018-09-22 07:05:23,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:23.068 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.084s] 2018-09-22 07:05:23,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:23.099 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.031s] 2018-09-22 07:05:23,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:23.155 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [1.557s] 2018-09-22 07:05:23,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:23.179 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.078s] 2018-09-22 07:05:23,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:23.225 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.046s] 2018-09-22 07:05:24,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:24.065 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.253s] 2018-09-22 07:05:24,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:24.438 49 INFO opnfv-tempest [-] {7} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [1.472s] 2018-09-22 07:05:24,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:24.597 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.533s]: Skipped until Bug: 1014647 is resolved. 2018-09-22 07:05:24,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:24.608 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [18.083s] 2018-09-22 07:05:32,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:32.250 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-09-22 07:05:32,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:32.847 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [10.037s] 2018-09-22 07:05:33,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:33.555 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [27.978s] 2018-09-22 07:05:34,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:34.916 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.276s] 2018-09-22 07:05:35,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:35.818 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.901s] 2018-09-22 07:05:36,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:36.725 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_add_member_with_non_existing_image ... fail [0.021s] 2018-09-22 07:05:36,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:36.735 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_image ... fail [0.006s] 2018-09-22 07:05:36,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:36.741 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_tenant ... fail [0.007s] 2018-09-22 07:05:36,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:36.743 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_get_image_without_membership ... fail [0.006s] 2018-09-22 07:05:36,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:36.756 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.134s] 2018-09-22 07:05:36,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:36.783 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.027s] 2018-09-22 07:05:37,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:37.267 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-09-22 07:05:38,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:38.576 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [2.756s] 2018-09-22 07:05:39,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:39.470 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [21.876s] 2018-09-22 07:05:42,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:42.215 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [8.663s] 2018-09-22 07:05:44,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:44.316 49 INFO opnfv-tempest [-] {13} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-09-22 07:05:44,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:44.669 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [20.058s] 2018-09-22 07:05:47,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:47.420 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [5.205s] 2018-09-22 07:05:51,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:51.418 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [4.983s] 2018-09-22 07:05:53,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:53.207 49 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [60.820s] 2018-09-22 07:05:54,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:05:54.908 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [3.489s] 2018-09-22 07:06:01,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:01.952 49 INFO opnfv-tempest [-] {14} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-09-22 07:06:01,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:01.952 49 INFO opnfv-tempest [-] {14} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-09-22 07:06:03,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:03.631 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [2.220s] 2018-09-22 07:06:04,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:04.900 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [22.691s] 2018-09-22 07:06:08,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:08.696 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [4.079s] 2018-09-22 07:06:08,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:08.751 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [24.081s] 2018-09-22 07:06:11,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:11.877 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [3.040s] 2018-09-22 07:06:12,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:12.057 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.181s] 2018-09-22 07:06:12,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:12.221 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.162s] 2018-09-22 07:06:14,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:14.296 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [57.946s] 2018-09-22 07:06:16,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:16.021 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [51.413s] 2018-09-22 07:06:17,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:17.188 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.058s] 2018-09-22 07:06:18,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:18.006 49 INFO opnfv-tempest [-] {7} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.167s] 2018-09-22 07:06:18,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:18.202 49 INFO opnfv-tempest [-] {7} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.195s] 2018-09-22 07:06:18,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:18.365 49 INFO opnfv-tempest [-] {7} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.163s] 2018-09-22 07:06:20,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:20.206 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [3.018s] 2018-09-22 07:06:20,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:20.643 49 INFO opnfv-tempest [-] {7} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [2.277s] 2018-09-22 07:06:20,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:20.831 49 INFO opnfv-tempest [-] {7} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.188s] 2018-09-22 07:06:21,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:21.269 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [9.047s] 2018-09-22 07:06:21,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:21.509 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [70.203s] 2018-09-22 07:06:22,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:22.464 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.068s] 2018-09-22 07:06:22,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:22.476 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2018-09-22 07:06:22,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:22.593 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.992s] 2018-09-22 07:06:22,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:22.645 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.168s] 2018-09-22 07:06:22,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:22.655 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.010s] 2018-09-22 07:06:22,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:22.668 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.013s] 2018-09-22 07:06:22,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:22.723 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.054s] 2018-09-22 07:06:22,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:22.812 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.088s] 2018-09-22 07:06:22,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:22.882 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.069s] 2018-09-22 07:06:23,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:23.158 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.275s] 2018-09-22 07:06:23,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:23.174 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.016s] 2018-09-22 07:06:23,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:23.251 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.076s] 2018-09-22 07:06:23,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:23.673 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.080s] 2018-09-22 07:06:27,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:27.041 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [5.626s] 2018-09-22 07:06:28,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:28.429 49 INFO opnfv-tempest [-] {10} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.078s] 2018-09-22 07:06:28,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:28.515 49 INFO opnfv-tempest [-] {10} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.086s] 2018-09-22 07:06:29,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:29.217 49 INFO opnfv-tempest [-] {10} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.701s] 2018-09-22 07:06:30,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:30.191 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [21.440s] 2018-09-22 07:06:30,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:30.247 49 INFO opnfv-tempest [-] {10} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [1.030s] 2018-09-22 07:06:30,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:30.698 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [9.426s] 2018-09-22 07:06:30,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:30.870 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.175s] 2018-09-22 07:06:33,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:33.038 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [53.560s] 2018-09-22 07:06:33,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:33.183 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [2.313s] 2018-09-22 07:06:33,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:33.439 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-09-22 07:06:33,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:33.871 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-09-22 07:06:34,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:34.974 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.554s] 2018-09-22 07:06:35,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:35.432 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [8.391s] 2018-09-22 07:06:35,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:35.590 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-09-22 07:06:35,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:35.591 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-09-22 07:06:35,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:35.591 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-22 07:06:35,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:35.657 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-09-22 07:06:35,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:35.698 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [90.264s] 2018-09-22 07:06:35,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:35.711 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.738s] 2018-09-22 07:06:35,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:35.742 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.050s] 2018-09-22 07:06:35,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:35.795 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.053s] 2018-09-22 07:06:35,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:35.930 49 INFO opnfv-tempest [-] {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.182s] 2018-09-22 07:06:35,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:35.941 49 INFO opnfv-tempest [-] {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2018-09-22 07:06:35,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:35.952 49 INFO opnfv-tempest [-] {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.010s] 2018-09-22 07:06:36,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:36.351 49 INFO opnfv-tempest [-] {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.397s] 2018-09-22 07:06:36,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:36.362 49 INFO opnfv-tempest [-] {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.011s] 2018-09-22 07:06:36,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:36.372 49 INFO opnfv-tempest [-] {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-09-22 07:06:36,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:36.524 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.812s] 2018-09-22 07:06:36,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:36.781 49 INFO opnfv-tempest [-] {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.408s] 2018-09-22 07:06:37,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:37.139 49 INFO opnfv-tempest [-] {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.358s] 2018-09-22 07:06:37,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:37.524 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.999s] 2018-09-22 07:06:39,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:39.265 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-22 07:06:39,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:39.266 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-09-22 07:06:39,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:39.939 49 INFO opnfv-tempest [-] {10} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [1.860s] 2018-09-22 07:06:41,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:41.117 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [1.228s] 2018-09-22 07:06:42,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:42.162 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [1.043s] 2018-09-22 07:06:43,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:43.109 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-09-22 07:06:43,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:43.415 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [7.992s] 2018-09-22 07:06:43,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:43.751 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.588s] 2018-09-22 07:06:43,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:43.839 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.088s] 2018-09-22 07:06:43,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:43.927 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.087s] 2018-09-22 07:06:44,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:44.016 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.089s] 2018-09-22 07:06:44,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:44.887 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.331s] 2018-09-22 07:06:45,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:45.299 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.829s] 2018-09-22 07:06:45,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:45.597 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.710s] 2018-09-22 07:06:45,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:45.909 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [58.485s] 2018-09-22 07:06:46,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:46.255 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.952s] 2018-09-22 07:06:46,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:46.343 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.090s] 2018-09-22 07:06:46,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:46.735 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.392s] 2018-09-22 07:06:47,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:47.198 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.600s] 2018-09-22 07:06:47,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:47.250 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [17.059s] 2018-09-22 07:06:49,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:49.456 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [3.202s] 2018-09-22 07:06:49,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:49.595 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.141s] 2018-09-22 07:06:51,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:51.710 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.072s] 2018-09-22 07:06:51,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:51.735 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.024s] 2018-09-22 07:06:53,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:53.745 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [10.328s] 2018-09-22 07:06:56,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:56.406 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.548s] 2018-09-22 07:06:57,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:57.263 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.856s] 2018-09-22 07:06:57,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:57.573 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.321s] 2018-09-22 07:06:58,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:58.264 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.691s] 2018-09-22 07:06:59,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:06:59.982 49 INFO opnfv-tempest [-] {13} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-09-22 07:07:00,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:00.232 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [38.718s] 2018-09-22 07:07:00,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:00.381 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [3.457s] 2018-09-22 07:07:00,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:00.733 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [6.989s] 2018-09-22 07:07:01,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:01.030 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.213s] 2018-09-22 07:07:01,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:01.815 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-09-22 07:07:01,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:01.815 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-09-22 07:07:01,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:01.816 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-09-22 07:07:02,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:02.503 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [26.142s] 2018-09-22 07:07:03,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:03.819 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.106s] 2018-09-22 07:07:03,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:03.917 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.099s] 2018-09-22 07:07:03,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:03.989 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.071s] 2018-09-22 07:07:03,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:03.995 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-09-22 07:07:05,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:05.058 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [3.467s] 2018-09-22 07:07:05,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:05.255 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [9.615s] 2018-09-22 07:07:05,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:05.595 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.537s] 2018-09-22 07:07:05,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:05.978 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [5.245s] 2018-09-22 07:07:06,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:06.409 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.464s] 2018-09-22 07:07:06,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:06.579 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.169s] 2018-09-22 07:07:06,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:06.656 49 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.ListImagesTest ... fail 2018-09-22 07:07:07,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:07.894 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [2.299s] 2018-09-22 07:07:08,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:08.486 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [52.454s] 2018-09-22 07:07:09,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:09.722 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.370s] 2018-09-22 07:07:12,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:12.264 49 INFO opnfv-tempest [-] {8} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.432s] 2018-09-22 07:07:12,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:12.869 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [3.145s] 2018-09-22 07:07:13,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:13.335 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [7.355s] 2018-09-22 07:07:14,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:14.135 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [17.444s] 2018-09-22 07:07:14,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:14.195 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.326s] 2018-09-22 07:07:16,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:16.297 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.102s] 2018-09-22 07:07:16,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:16.687 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [16.455s] 2018-09-22 07:07:17,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:17.060 49 INFO opnfv-tempest [-] {9} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [4.867s] 2018-09-22 07:07:17,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:17.586 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [1.044s] 2018-09-22 07:07:18,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:18.232 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.646s] 2018-09-22 07:07:18,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:18.691 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.458s] 2018-09-22 07:07:18,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:18.784 49 INFO opnfv-tempest [-] {8} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [6.518s] 2018-09-22 07:07:18,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:18.874 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [2.575s] 2018-09-22 07:07:19,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:19.154 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [4.184s] 2018-09-22 07:07:19,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:19.218 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.527s] 2018-09-22 07:07:19,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:19.429 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.278s] 2018-09-22 07:07:19,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:19.800 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.581s] 2018-09-22 07:07:20,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:20.405 49 INFO opnfv-tempest [-] {9} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [3.343s] 2018-09-22 07:07:20,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:20.565 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.764s] 2018-09-22 07:07:21,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:21.204 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.639s] 2018-09-22 07:07:21,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:21.389 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.959s] 2018-09-22 07:07:21,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:21.569 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.180s] 2018-09-22 07:07:22,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:22.775 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [17.517s] 2018-09-22 07:07:22,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:22.824 49 INFO opnfv-tempest [-] {9} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [2.419s] 2018-09-22 07:07:22,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:22.831 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [20.329s] 2018-09-22 07:07:22,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:22.904 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-09-22 07:07:22,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:22.906 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-09-22 07:07:23,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:23.096 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [1.527s] 2018-09-22 07:07:23,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:23.135 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [4.260s] 2018-09-22 07:07:24,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:24.067 49 INFO opnfv-tempest [-] {8} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [5.281s] 2018-09-22 07:07:25,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:25.419 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [2.282s] 2018-09-22 07:07:25,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:25.530 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.112s] 2018-09-22 07:07:26,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:26.253 49 INFO opnfv-tempest [-] {9} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [3.429s] 2018-09-22 07:07:27,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:27.102 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.246s] 2018-09-22 07:07:27,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:27.546 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.445s] 2018-09-22 07:07:27,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:27.679 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.283s] 2018-09-22 07:07:28,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:28.074 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [2.542s] 2018-09-22 07:07:28,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:28.690 49 INFO opnfv-tempest [-] {8} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [4.622s] 2018-09-22 07:07:29,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:29.059 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-09-22 07:07:29,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:29.328 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [1.254s] 2018-09-22 07:07:29,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:29.491 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.163s] 2018-09-22 07:07:29,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:29.544 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.052s] 2018-09-22 07:07:29,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:29.749 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.205s] 2018-09-22 07:07:30,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:30.506 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.825s] 2018-09-22 07:07:30,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:30.809 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_sync_middleware.ContainerSyncMiddlewareTest ... skip: ContainerSyncMiddlewareTest skipped as swift is not available 2018-09-22 07:07:31,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:31.674 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-09-22 07:07:31,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:31.677 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-09-22 07:07:31,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:31.678 49 INFO opnfv-tempest [-] {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-09-22 07:07:31,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:31.958 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.452s] 2018-09-22 07:07:32,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:32.005 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [11.499s] 2018-09-22 07:07:32,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:32.058 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.054s] 2018-09-22 07:07:32,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:32.638 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [18.502s] 2018-09-22 07:07:32,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:32.805 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.745s] 2018-09-22 07:07:34,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:34.161 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [2.201s] 2018-09-22 07:07:34,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:34.726 49 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.203s] 2018-09-22 07:07:34,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:34.786 49 INFO opnfv-tempest [-] {8} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [6.095s] 2018-09-22 07:07:35,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:35.020 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.987s] 2018-09-22 07:07:35,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:35.451 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.431s] 2018-09-22 07:07:35,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:35.703 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [2.898s] 2018-09-22 07:07:35,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:35.710 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.549s] 2018-09-22 07:07:37,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:37.348 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.683s] 2018-09-22 07:07:37,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:37.969 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.621s] 2018-09-22 07:07:38,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:38.006 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [2.302s] 2018-09-22 07:07:38,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:38.222 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.215s] 2018-09-22 07:07:38,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:38.270 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.048s] 2018-09-22 07:07:38,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:38.517 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.547s] 2018-09-22 07:07:39,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:39.222 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [3.509s] 2018-09-22 07:07:40,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:40.200 49 INFO opnfv-tempest [-] {8} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [5.412s] 2018-09-22 07:07:40,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:40.517 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.296s] 2018-09-22 07:07:41,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:41.299 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [55.384s] 2018-09-22 07:07:41,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:41.470 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.953s] 2018-09-22 07:07:42,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:42.008 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [19.176s] 2018-09-22 07:07:42,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:42.012 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-09-22 07:07:42,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:42.203 49 INFO opnfv-tempest [-] {9} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.075s] 2018-09-22 07:07:42,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:42.478 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.917s] 2018-09-22 07:07:42,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:42.504 49 INFO opnfv-tempest [-] {11} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_blank_id ... fail [0.010s] 2018-09-22 07:07:42,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:42.515 49 INFO opnfv-tempest [-] {11} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_id_over_character_limit ... fail [0.010s] 2018-09-22 07:07:42,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:42.524 49 INFO opnfv-tempest [-] {11} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_negative_image_id ... fail [0.006s] 2018-09-22 07:07:42,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:42.532 49 INFO opnfv-tempest [-] {11} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_non_hex_string_id ... fail [0.006s] 2018-09-22 07:07:42,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:42.541 49 INFO opnfv-tempest [-] {11} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_non_existent_image ... fail [0.009s] 2018-09-22 07:07:42,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:42.550 49 INFO opnfv-tempest [-] {11} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_container_format ... fail [0.006s] 2018-09-22 07:07:42,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:42.553 49 INFO opnfv-tempest [-] {11} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_disk_format ... fail [0.006s] 2018-09-22 07:07:42,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:42.836 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [20.058s] 2018-09-22 07:07:43,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:43.866 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [2.393s] 2018-09-22 07:07:43,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:43.877 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.400s] 2018-09-22 07:07:44,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:44.054 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [2.758s] 2018-09-22 07:07:45,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:45.113 49 INFO opnfv-tempest [-] {8} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-09-22 07:07:45,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:45.633 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.766s] 2018-09-22 07:07:46,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:46.166 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.533s] 2018-09-22 07:07:46,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:46.200 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.031s] 2018-09-22 07:07:46,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:46.240 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.042s] 2018-09-22 07:07:46,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:46.513 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.272s] 2018-09-22 07:07:46,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:46.752 49 INFO opnfv-tempest [-] {9} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [4.547s] 2018-09-22 07:07:47,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:47.269 49 INFO opnfv-tempest [-] {8} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-09-22 07:07:47,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:47.270 49 INFO opnfv-tempest [-] {8} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-09-22 07:07:47,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:47.989 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-09-22 07:07:47,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:47.990 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-09-22 07:07:49,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:49.657 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [2.272s] 2018-09-22 07:07:50,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:50.665 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes ... skip: Encrypted volume attach is not supported 2018-09-22 07:07:50,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:50.666 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-09-22 07:07:51,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:51.549 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.891s] 2018-09-22 07:07:52,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:52.974 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.425s] 2018-09-22 07:07:54,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:54.210 49 INFO opnfv-tempest [-] {9} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [7.456s] 2018-09-22 07:07:54,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:54.345 49 INFO opnfv-tempest [-] {8} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [7.075s] 2018-09-22 07:07:56,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:56.345 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [3.101s] 2018-09-22 07:07:57,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:57.506 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.160s] 2018-09-22 07:07:58,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:58.011 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [15.999s] 2018-09-22 07:07:59,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:59.251 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.009s] 2018-09-22 07:07:59,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:59.447 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [15.389s] 2018-09-22 07:07:59,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:59.513 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.262s] 2018-09-22 07:07:59,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:07:59.628 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [26.990s] 2018-09-22 07:08:00,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:00.360 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [25.866s] 2018-09-22 07:08:00,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:00.572 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [52.073s] 2018-09-22 07:08:00,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:00.669 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.201s] 2018-09-22 07:08:01,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:01.065 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.395s] 2018-09-22 07:08:01,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:01.127 49 INFO opnfv-tempest [-] {9} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [6.917s] 2018-09-22 07:08:01,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:01.268 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.202s] 2018-09-22 07:08:01,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:01.302 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.034s] 2018-09-22 07:08:01,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:01.461 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.158s] 2018-09-22 07:08:01,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:01.484 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.022s] 2018-09-22 07:08:01,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:01.505 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.021s] 2018-09-22 07:08:01,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:01.664 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.158s] 2018-09-22 07:08:01,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:01.692 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.026s] 2018-09-22 07:08:01,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:01.844 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-09-22 07:08:01,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:01.898 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.206s] 2018-09-22 07:08:02,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:02.139 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.239s] 2018-09-22 07:08:02,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:02.205 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.066s] 2018-09-22 07:08:04,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:04.006 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.699s] 2018-09-22 07:08:05,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:05.784 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-09-22 07:08:05,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:05.785 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-09-22 07:08:05,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:05.962 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [5.605s] 2018-09-22 07:08:09,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:09.054 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [4.656s] 2018-09-22 07:08:10,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:10.740 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.169s] 2018-09-22 07:08:13,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:13.269 49 INFO opnfv-tempest [-] {9} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [12.139s] 2018-09-22 07:08:13,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:13.938 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [7.974s] 2018-09-22 07:08:14,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:14.468 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [3.725s] 2018-09-22 07:08:14,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:14.567 49 INFO opnfv-tempest [-] {9} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.300s] 2018-09-22 07:08:14,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:14.714 49 INFO opnfv-tempest [-] {11} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [5.769s] 2018-09-22 07:08:15,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:15.190 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.872s] 2018-09-22 07:08:16,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:16.060 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [16.611s] 2018-09-22 07:08:16,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:16.194 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [18.182s] 2018-09-22 07:08:17,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:17.569 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [3.630s] 2018-09-22 07:08:17,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:17.625 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [17.996s] 2018-09-22 07:08:18,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:18.025 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [17.454s] 2018-09-22 07:08:20,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:20.805 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.613s] 2018-09-22 07:08:21,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:21.645 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [5.587s] 2018-09-22 07:08:22,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:22.291 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [4.722s] 2018-09-22 07:08:22,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:22.785 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [37.491s] 2018-09-22 07:08:25,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:25.909 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.277s] 2018-09-22 07:08:26,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:26.205 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.295s] 2018-09-22 07:08:26,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:26.616 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [4.323s] 2018-09-22 07:08:27,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:27.979 49 INFO opnfv-tempest [-] {11} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [3.598s] 2018-09-22 07:08:31,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:31.034 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.228s] 2018-09-22 07:08:31,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:31.461 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.240s] 2018-09-22 07:08:32,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:32.949 49 INFO opnfv-tempest [-] {11} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [4.969s] 2018-09-22 07:08:36,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:36.332 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [18.706s] 2018-09-22 07:08:37,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:37.485 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-09-22 07:08:37,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:37.493 49 INFO opnfv-tempest [-] {11} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [4.544s] 2018-09-22 07:08:38,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:38.330 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.687s] 2018-09-22 07:08:38,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:38.561 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.231s] 2018-09-22 07:08:38,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:38.766 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.204s] 2018-09-22 07:08:38,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:38.983 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.217s] 2018-09-22 07:08:39,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:39.205 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [320.705s] 2018-09-22 07:08:43,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:43.955 49 INFO opnfv-tempest [-] {11} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.461s] 2018-09-22 07:08:46,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:46.185 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [28.153s] 2018-09-22 07:08:56,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:56.722 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [20.389s] 2018-09-22 07:08:59,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:08:59.363 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [43.163s] 2018-09-22 07:09:02,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:02.819 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [40.022s] 2018-09-22 07:09:02,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:02.851 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [4.898s] 2018-09-22 07:09:05,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:05.202 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [2.347s] 2018-09-22 07:09:05,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:05.598 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [12.061s] 2018-09-22 07:09:05,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:05.681 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.083s] 2018-09-22 07:09:06,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:06.728 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [1.047s] 2018-09-22 07:09:09,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:09.846 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [3.117s] 2018-09-22 07:09:13,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:13.234 49 INFO opnfv-tempest [-] {7} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [43.297s] 2018-09-22 07:09:13,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:13.602 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [3.755s] 2018-09-22 07:09:13,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:13.656 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.053s] 2018-09-22 07:09:13,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:13.890 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.234s] 2018-09-22 07:09:14,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:14.070 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [48.344s] 2018-09-22 07:09:14,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:14.810 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [18.086s] 2018-09-22 07:09:16,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:16.120 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [16.761s] 2018-09-22 07:09:16,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:16.573 49 INFO opnfv-tempest [-] {11} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2018-09-22 07:09:21,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:21.511 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [59.857s] 2018-09-22 07:09:28,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:28.666 49 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [3.534s] 2018-09-22 07:09:29,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:29.057 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [14.247s] 2018-09-22 07:09:33,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:33.228 49 INFO opnfv-tempest [-] {13} tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_resize_volume_backed_server_confirm ... success [56.384s] 2018-09-22 07:09:34,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:34.097 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.214s] 2018-09-22 07:09:35,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:35.211 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.113s] 2018-09-22 07:09:39,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:39.800 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [53.604s] 2018-09-22 07:09:41,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:41.866 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [39.043s] 2018-09-22 07:09:42,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:42.439 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [5.716s] 2018-09-22 07:09:43,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:43.957 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.974s] 2018-09-22 07:09:47,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:47.353 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [3.395s] 2018-09-22 07:09:48,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:48.034 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.595s] 2018-09-22 07:09:49,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:49.363 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.205s] 2018-09-22 07:09:53,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:53.687 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [6.327s] 2018-09-22 07:09:54,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:54.177 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [6.142s] 2018-09-22 07:09:54,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:54.812 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.131s] 2018-09-22 07:09:55,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:55.469 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [6.105s] 2018-09-22 07:09:57,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:57.941 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [3.126s] 2018-09-22 07:09:58,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:58.619 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.441s] 2018-09-22 07:09:59,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:09:59.207 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.266s] 2018-09-22 07:10:01,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:01.334 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.124s] 2018-09-22 07:10:01,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:01.406 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.074s] 2018-09-22 07:10:03,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:03.214 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.594s] 2018-09-22 07:10:04,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:04.363 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.893s] 2018-09-22 07:10:06,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:06.861 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.646s] 2018-09-22 07:10:07,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:07.440 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.626s] 2018-09-22 07:10:08,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:08.178 49 INFO opnfv-tempest [-] {9} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration ... success [85.298s] 2018-09-22 07:10:08,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:08.336 49 INFO opnfv-tempest [-] {13} tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume ... success [35.102s] 2018-09-22 07:10:09,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:09.678 49 INFO opnfv-tempest [-] {13} tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached ... skip: Cinder multi-backend feature disabled 2018-09-22 07:10:11,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:11.276 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.413s] 2018-09-22 07:10:12,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:12.605 49 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [43.931s] 2018-09-22 07:10:12,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:12.967 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.151s] 2018-09-22 07:10:15,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:15.044 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-09-22 07:10:16,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:16.581 49 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.979s] 2018-09-22 07:10:17,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:17.618 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.340s] 2018-09-22 07:10:18,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:18.321 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [3.911s] 2018-09-22 07:10:19,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:19.009 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.390s] 2018-09-22 07:10:19,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:19.130 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [37.254s] 2018-09-22 07:10:20,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:20.288 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [21.432s] 2018-09-22 07:10:25,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:25.045 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.722s] 2018-09-22 07:10:25,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:25.068 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [6.058s] 2018-09-22 07:10:25,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:25.207 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.140s] 2018-09-22 07:10:25,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:25.495 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.288s] 2018-09-22 07:10:25,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:25.694 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.198s] 2018-09-22 07:10:25,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:25.761 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.067s] 2018-09-22 07:10:25,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:25.822 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.061s] 2018-09-22 07:10:25,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:25.920 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.097s] 2018-09-22 07:10:26,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:26.297 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.376s] 2018-09-22 07:10:26,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:26.352 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.055s] 2018-09-22 07:10:26,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:26.414 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.060s] 2018-09-22 07:10:32,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:32.790 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [13.661s] 2018-09-22 07:10:33,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:33.610 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.564s] 2018-09-22 07:10:34,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:34.176 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [7.762s] 2018-09-22 07:10:35,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:35.672 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [0.880s] 2018-09-22 07:10:37,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:37.567 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [3.957s] 2018-09-22 07:10:38,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:38.790 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [18.501s] 2018-09-22 07:10:39,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:39.320 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-09-22 07:10:39,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:39.351 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.783s] 2018-09-22 07:10:40,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:40.859 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [61.040s] 2018-09-22 07:10:40,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:40.860 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-09-22 07:10:41,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:41.845 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-09-22 07:10:44,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:44.209 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.177s] 2018-09-22 07:10:44,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:44.259 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.198s] 2018-09-22 07:10:44,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:44.402 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.193s] 2018-09-22 07:10:44,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:44.454 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.194s] 2018-09-22 07:10:44,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:44.612 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.209s] 2018-09-22 07:10:44,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:44.662 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.208s] 2018-09-22 07:10:44,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:44.690 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.028s] 2018-09-22 07:10:44,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:44.847 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.235s] 2018-09-22 07:10:44,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:44.879 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.189s] 2018-09-22 07:10:45,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:45.164 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.315s] 2018-09-22 07:10:45,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:45.378 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.214s] 2018-09-22 07:10:45,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:45.677 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.297s] 2018-09-22 07:10:45,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:45.715 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.038s] 2018-09-22 07:10:45,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:45.953 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.238s] 2018-09-22 07:10:45,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:45.990 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.036s] 2018-09-22 07:10:49,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:49.816 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [4.933s] 2018-09-22 07:10:50,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:50.334 49 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [33.742s] 2018-09-22 07:10:52,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:52.159 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.179s] 2018-09-22 07:10:53,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:53.512 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [14.722s] 2018-09-22 07:10:53,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:53.515 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-09-22 07:10:54,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:54.328 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.169s] 2018-09-22 07:10:54,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:54.790 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [15.438s] 2018-09-22 07:10:54,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:54.929 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.139s] 2018-09-22 07:10:55,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:55.123 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.193s] 2018-09-22 07:10:57,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:57.058 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.050s] 2018-09-22 07:10:58,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:58.705 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks ... skip [0.002s]: Skipped until Bug: 1610994 is resolved. 2018-09-22 07:10:59,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:59.238 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.903s] 2018-09-22 07:10:59,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:10:59.726 49 INFO opnfv-tempest [-] {11} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [9.393s] 2018-09-22 07:11:00,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:00.563 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.329s] 2018-09-22 07:11:02,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:02.515 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [7.389s] 2018-09-22 07:11:02,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:02.701 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.136s] 2018-09-22 07:11:04,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:04.163 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.461s] 2018-09-22 07:11:08,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:08.096 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [14.580s] 2018-09-22 07:11:08,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:08.690 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [4.525s] 2018-09-22 07:11:08,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:08.893 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.206s] 2018-09-22 07:11:10,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:10.554 49 INFO opnfv-tempest [-] {4} tempest.api.object_storage.test_container_sync.ContainerSyncTest ... skip: ContainerSyncTest skipped as swift is not available 2018-09-22 07:11:10,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:10.555 49 INFO opnfv-tempest [-] {4} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-09-22 07:11:12,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:12.233 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [31.370s] 2018-09-22 07:11:13,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:13.001 49 INFO opnfv-tempest [-] {4} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.155s] 2018-09-22 07:11:14,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:14.417 49 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.391s] 2018-09-22 07:11:14,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:14.629 49 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.212s] 2018-09-22 07:11:15,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:15.375 49 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.746s] 2018-09-22 07:11:15,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:15.749 49 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.373s] 2018-09-22 07:11:16,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:16.492 49 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.742s] 2018-09-22 07:11:16,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:16.854 49 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.361s] 2018-09-22 07:11:17,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:17.180 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [4.950s] 2018-09-22 07:11:21,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:21.490 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [18.975s] 2018-09-22 07:11:21,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:21.685 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.194s] 2018-09-22 07:11:21,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:21.688 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [13.590s] 2018-09-22 07:11:21,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:21.901 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.218s] 2018-09-22 07:11:23,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:23.099 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-09-22 07:11:23,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:23.101 49 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-09-22 07:11:24,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:24.750 49 INFO opnfv-tempest [-] {4} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [5.792s] 2018-09-22 07:11:25,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:25.438 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.174s] 2018-09-22 07:11:25,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:25.592 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.154s] 2018-09-22 07:11:26,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:26.200 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.606s] 2018-09-22 07:11:27,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:27.483 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.282s] 2018-09-22 07:11:27,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:27.649 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.166s] 2018-09-22 07:11:27,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:27.662 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.013s] 2018-09-22 07:11:27,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:27.680 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.017s] 2018-09-22 07:11:27,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:27.694 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.014s] 2018-09-22 07:11:29,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:29.216 49 INFO opnfv-tempest [-] {9} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert ... success [81.019s] 2018-09-22 07:11:29,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:29.298 49 INFO opnfv-tempest [-] {4} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [4.548s] 2018-09-22 07:11:29,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:29.714 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-09-22 07:11:30,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:30.628 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [8.724s] 2018-09-22 07:11:34,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:34.667 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_shelve_instance.TestShelveInstance ... skip: Shelve is not available. 2018-09-22 07:11:37,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:37.836 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [4.661s] 2018-09-22 07:11:40,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:40.074 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-09-22 07:11:42,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:42.492 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [11.862s] 2018-09-22 07:11:53,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:53.826 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [32.135s] 2018-09-22 07:11:58,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:58.274 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.047s] 2018-09-22 07:11:58,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:58.286 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.012s] 2018-09-22 07:11:59,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:11:59.814 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [61.093s] 2018-09-22 07:12:02,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:02.721 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.513s] 2018-09-22 07:12:03,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:03.517 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [9.694s] 2018-09-22 07:12:07,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:07.345 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [24.345s] 2018-09-22 07:12:08,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:08.207 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.485s] 2018-09-22 07:12:16,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:16.222 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [8.872s] 2018-09-22 07:12:17,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:17.163 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.955s] 2018-09-22 07:12:18,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:18.023 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [1.802s] 2018-09-22 07:12:20,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:20.346 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [3.182s] 2018-09-22 07:12:20,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:20.680 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [1.264s] 2018-09-22 07:12:20,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:20.699 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.020s] 2018-09-22 07:12:20,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:20.724 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.024s] 2018-09-22 07:12:21,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:21.008 49 INFO opnfv-tempest [-] {9} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause ... success [51.784s] 2018-09-22 07:12:21,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:21.071 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.344s] 2018-09-22 07:12:22,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:22.856 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.510s] 2018-09-22 07:12:24,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:24.924 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [3.848s] 2018-09-22 07:12:24,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:24.946 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.026s] 2018-09-22 07:12:24,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:24.965 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.019s] 2018-09-22 07:12:24,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:24.978 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.012s] 2018-09-22 07:12:24,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:24.989 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.011s] 2018-09-22 07:12:25,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:25.009 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.019s] 2018-09-22 07:12:25,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:25.023 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.013s] 2018-09-22 07:12:25,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:25.035 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.012s] 2018-09-22 07:12:31,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:31.103 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.189s] 2018-09-22 07:12:31,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:31.143 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.040s] 2018-09-22 07:12:31,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:31.416 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.272s] 2018-09-22 07:12:32,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:32.385 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.968s] 2018-09-22 07:12:32,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:32.491 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.106s] 2018-09-22 07:12:32,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:32.909 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.416s] 2018-09-22 07:12:32,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:32.955 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.047s] 2018-09-22 07:12:33,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:33.005 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.050s] 2018-09-22 07:12:33,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:33.311 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.304s] 2018-09-22 07:12:33,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:33.369 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.058s] 2018-09-22 07:12:33,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:33.418 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.048s] 2018-09-22 07:12:33,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:33.469 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.051s] 2018-09-22 07:12:33,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:33.732 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.261s] 2018-09-22 07:12:34,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:34.131 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.399s] 2018-09-22 07:12:34,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:34.356 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.225s] 2018-09-22 07:12:34,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:34.545 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.189s] 2018-09-22 07:12:34,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:34.595 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.050s] 2018-09-22 07:12:34,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:34.786 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.190s] 2018-09-22 07:12:37,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:37.172 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [14.316s] 2018-09-22 07:12:37,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:37.229 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.057s] 2018-09-22 07:12:37,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:37.240 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-09-22 07:12:37,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:37.434 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.203s] 2018-09-22 07:12:45,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:45.735 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [8.299s] 2018-09-22 07:12:46,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:46.342 49 INFO opnfv-tempest [-] {12} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.864s] 2018-09-22 07:12:46,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:12:46.568 49 INFO opnfv-tempest [-] {12} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.226s] 2018-09-22 07:13:04,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:13:04.192 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [18.456s] 2018-09-22 07:13:04,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:13:04.279 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.088s] 2018-09-22 07:13:04,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:13:04.326 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.047s] 2018-09-22 07:13:05,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:13:05.730 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [9.938s] 2018-09-22 07:13:09,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:13:09.204 49 INFO opnfv-tempest [-] {9} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [48.189s] 2018-09-22 07:13:10,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:13:10.792 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [5.060s] 2018-09-22 07:13:13,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:13:13.313 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [8.983s] 2018-09-22 07:13:22,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:13:22.045 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [8.731s] 2018-09-22 07:13:43,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:13:43.013 49 INFO opnfv-tempest [-] {12} tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops ... success [1.719s] 2018-09-22 07:13:48,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:13:48.713 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [3.598s] 2018-09-22 07:13:52,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:13:52.470 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [3.754s] 2018-09-22 07:14:02,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:02.813 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [16.001s] 2018-09-22 07:14:04,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:04.938 49 INFO opnfv-tempest [-] {9} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild ... success [55.725s] 2018-09-22 07:14:05,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:05.059 49 INFO opnfv-tempest [-] {1} tempest.scenario.test_network_v6.TestGettingAddress.test_dhcp6_stateless_from_os ... success [82.627s] 2018-09-22 07:14:07,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:07.331 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.051s] 2018-09-22 07:14:09,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:09.401 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-09-22 07:14:09,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:09.402 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-09-22 07:14:09,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:09.403 49 INFO opnfv-tempest [-] {6} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-09-22 07:14:13,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:13.215 49 INFO opnfv-tempest [-] {6} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.187s] 2018-09-22 07:14:13,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:13.413 49 INFO opnfv-tempest [-] {6} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.198s] 2018-09-22 07:14:18,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:18.021 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [15.206s] 2018-09-22 07:14:19,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:19.007 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.989s] 2018-09-22 07:14:19,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:19.425 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.417s] 2018-09-22 07:14:19,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:19.689 49 INFO opnfv-tempest [-] {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.262s] 2018-09-22 07:14:19,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:19.899 49 INFO opnfv-tempest [-] {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.210s] 2018-09-22 07:14:19,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:19.957 49 INFO opnfv-tempest [-] {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.057s] 2018-09-22 07:14:19,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:19.996 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.571s] 2018-09-22 07:14:20,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:20.146 49 INFO opnfv-tempest [-] {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.188s] 2018-09-22 07:14:20,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:20.337 49 INFO opnfv-tempest [-] {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.190s] 2018-09-22 07:14:20,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:20.516 49 INFO opnfv-tempest [-] {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.179s] 2018-09-22 07:14:20,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:20.687 49 INFO opnfv-tempest [-] {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.170s] 2018-09-22 07:14:20,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:20.867 49 INFO opnfv-tempest [-] {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.179s] 2018-09-22 07:14:20,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:20.906 49 INFO opnfv-tempest [-] {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.038s] 2018-09-22 07:14:21,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:21.117 49 INFO opnfv-tempest [-] {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.210s] 2018-09-22 07:14:21,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:21.349 49 INFO opnfv-tempest [-] {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.232s] 2018-09-22 07:14:47,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:47.323 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames ... fail [167.489s] 2018-09-22 07:14:57,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:14:57.877 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [37.873s] 2018-09-22 07:15:15,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:15.839 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [76.483s] 2018-09-22 07:15:18,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:18.429 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [2.595s] 2018-09-22 07:15:18,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:18.942 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [14.759s] 2018-09-22 07:15:23,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:23.171 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [4.230s] 2018-09-22 07:15:24,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:24.909 49 INFO opnfv-tempest [-] {9} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize ... success [79.955s] 2018-09-22 07:15:26,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:26.889 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [8.460s] 2018-09-22 07:15:28,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:28.171 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [5.000s] 2018-09-22 07:15:28,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:28.341 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.170s] 2018-09-22 07:15:28,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:28.540 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.199s] 2018-09-22 07:15:28,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:28.731 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.190s] 2018-09-22 07:15:28,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:28.893 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.162s] 2018-09-22 07:15:29,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:29.052 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.158s] 2018-09-22 07:15:29,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:29.064 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2018-09-22 07:15:29,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:29.105 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.039s] 2018-09-22 07:15:29,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:29.273 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.167s] 2018-09-22 07:15:29,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:29.432 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.158s] 2018-09-22 07:15:29,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:29.613 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.181s] 2018-09-22 07:15:29,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:29.792 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.178s] 2018-09-22 07:15:29,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:29.968 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.176s] 2018-09-22 07:15:30,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:30.024 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.055s] 2018-09-22 07:15:30,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:30.069 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.045s] 2018-09-22 07:15:30,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:30.310 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.239s] 2018-09-22 07:15:30,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:30.527 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.217s] 2018-09-22 07:15:30,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:30.873 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.346s] 2018-09-22 07:15:31,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:31.056 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.182s] 2018-09-22 07:15:31,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:31.310 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.253s] 2018-09-22 07:15:31,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:31.320 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.010s] 2018-09-22 07:15:31,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:31.357 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.037s] 2018-09-22 07:15:31,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:31.412 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.054s] 2018-09-22 07:15:31,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:31.600 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.188s] 2018-09-22 07:15:31,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:31.635 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.035s] 2018-09-22 07:15:31,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:31.834 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.198s] 2018-09-22 07:15:31,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:31.882 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.047s] 2018-09-22 07:15:31,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:31.924 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.041s] 2018-09-22 07:15:31,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:31.980 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.056s] 2018-09-22 07:15:32,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:32.173 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.192s] 2018-09-22 07:15:42,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:42.706 49 INFO opnfv-tempest [-] {1} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_dhcp6_stateless_from_os ... success [97.630s] 2018-09-22 07:15:47,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:47.539 49 INFO opnfv-tempest [-] {15} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [0.011s] 2018-09-22 07:15:53,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:53.692 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [66.351s] 2018-09-22 07:15:57,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:57.527 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.904s] 2018-09-22 07:15:58,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:15:58.100 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.573s] 2018-09-22 07:16:02,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:02.459 49 INFO opnfv-tempest [-] {15} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup ... skip [0.000s]: Port security must be enabled. 2018-09-22 07:16:08,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:08.170 49 INFO opnfv-tempest [-] {3} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.999s] 2018-09-22 07:16:09,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:09.962 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-09-22 07:16:14,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:14.632 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.402s] 2018-09-22 07:16:14,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:14.707 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.076s] 2018-09-22 07:16:14,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:14.796 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.088s] 2018-09-22 07:16:14,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:14.889 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.092s] 2018-09-22 07:16:14,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:14.977 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.087s] 2018-09-22 07:16:24,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:24.475 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [1.400s] 2018-09-22 07:16:25,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:25.327 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.850s] 2018-09-22 07:16:25,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:25.386 49 INFO opnfv-tempest [-] {9} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start ... success [60.471s] 2018-09-22 07:16:25,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:25.801 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.475s] 2018-09-22 07:16:26,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:26.250 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.448s] 2018-09-22 07:16:27,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:27.560 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.308s] 2018-09-22 07:16:27,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:27.998 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.438s] 2018-09-22 07:16:28,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:28.477 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.478s] 2018-09-22 07:16:30,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:30.829 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [2.350s] 2018-09-22 07:16:31,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:31.291 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.459s] 2018-09-22 07:16:32,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:32.024 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.734s] 2018-09-22 07:16:32,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:32.100 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.076s] 2018-09-22 07:16:32,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:32.637 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.536s] 2018-09-22 07:16:33,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:33.719 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [1.081s] 2018-09-22 07:16:48,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:48.535 49 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [3.599s] 2018-09-22 07:16:48,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:48.729 49 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.195s] 2018-09-22 07:16:49,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:16:49.230 49 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.500s] 2018-09-22 07:17:04,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:17:04.166 49 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [4.328s] 2018-09-22 07:17:16,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:17:16.772 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port ... success [83.059s] 2018-09-22 07:17:17,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:17:17.110 49 INFO opnfv-tempest [-] {9} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume ... success [51.715s] 2018-09-22 07:17:19,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:17:19.667 49 INFO opnfv-tempest [-] {1} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_dhcpv6_stateless ... success [96.942s] 2018-09-22 07:17:23,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:17:23.624 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.270s] 2018-09-22 07:17:29,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:17:29.060 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.434s] 2018-09-22 07:17:32,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:17:32.968 49 INFO opnfv-tempest [-] {15} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [90.464s] 2018-09-22 07:17:35,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:17:35.822 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [6.760s] 2018-09-22 07:17:40,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:17:40.516 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [4.694s] 2018-09-22 07:17:56,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:17:56.849 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [16.332s] 2018-09-22 07:18:09,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:18:09.810 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port ... success [53.023s] 2018-09-22 07:18:14,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:18:14.855 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-09-22 07:18:14,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:18:14.858 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-09-22 07:18:14,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:18:14.859 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-09-22 07:18:14,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:18:14.859 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-09-22 07:18:22,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:18:22.353 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [3.096s] 2018-09-22 07:18:23,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:18:23.542 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.190s] 2018-09-22 07:18:34,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:18:34.448 49 INFO opnfv-tempest [-] {15} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... fail [61.448s] 2018-09-22 07:18:56,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:18:56.547 49 INFO opnfv-tempest [-] {1} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [96.863s] 2018-09-22 07:19:18,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:19:18.916 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling ... success [69.095s] 2018-09-22 07:19:20,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:19:20.754 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern ... fail [36.673s] 2018-09-22 07:19:26,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:19:26.340 49 INFO opnfv-tempest [-] {15} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups ... success [51.882s] 2018-09-22 07:20:00,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:20:00.834 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details ... success [41.911s] 2018-09-22 07:20:18,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:20:18.433 49 INFO opnfv-tempest [-] {1} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_slaac_from_os ... success [81.869s] 2018-09-22 07:20:40,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:20:40.226 49 INFO opnfv-tempest [-] {15} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group ... success [73.871s] 2018-09-22 07:21:02,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:21:02.932 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state ... success [62.083s] 2018-09-22 07:21:35,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:21:35.500 49 INFO opnfv-tempest [-] {1} tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_dhcpv6_stateless ... success [77.056s] 2018-09-22 07:21:37,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:21:37.272 49 INFO opnfv-tempest [-] {15} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group ... fail [57.026s] 2018-09-22 07:22:04,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:22:04.411 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state ... success [61.471s] 2018-09-22 07:22:28,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:22:28.071 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-09-22 07:22:50,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:22:50.766 49 INFO opnfv-tempest [-] {1} tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_slaac ... success [75.251s] 2018-09-22 07:23:59,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:23:59.824 49 INFO opnfv-tempest [-] {1} tempest.scenario.test_network_v6.TestGettingAddress.test_slaac_from_os ... success [69.048s] 2018-09-22 07:27:58,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:27:58.111 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... fail [329.929s] 2018-09-22 07:28:28,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:28:28.984 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot ... success [30.872s] 2018-09-22 07:29:46,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-22 07:29:46.523 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [77.524s] 2018-09-22 07:30:10,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c3adca3a-206d-41b1-9649-32555f1c4a24 2018-09-22 07:30:10,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c3adca3a-206d-41b1-9649-32555f1c4a24']'. 2018-09-22 07:30:11,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-22 07:30:11,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-22 07:30:11,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-22 07:30:11,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c3adca3a-206d-41b1-9649-32555f1c4a24 | 2018-09-22 07:30:11,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-09-22 07:30:11,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-22 06:58:03 | 2018-09-22 07:30:11,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-22 07:30:09 | 2018-09-22 07:30:11,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:32:06 | 2018-09-22 07:30:11,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-22 07:30:11,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-22 07:30:11,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8bb533bd-9745-4798-8f6e-450369d2074b) | 2018-09-22 07:30:11,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-22 07:30:11,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 855d77f4-eee9-474a-9da2-8d0404d00bb8) | 2018-09-22 07:30:11,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1508 | 2018-09-22 07:30:11,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1897.51 | 2018-09-22 07:30:11,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1077 | 2018-09-22 07:30:11,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 365 | 2018-09-22 07:30:11,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-22 07:30:11,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-22 07:30:11,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 66 | 2018-09-22 07:30:11,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-22 07:30:11,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-22 07:30:11,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-22 07:30:11,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 94.2257217848% 2018-09-22 07:30:11,912 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 32:32 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-09-22 07:30:11,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-22 07:30:11,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/7e2f2054-2032-4105-a781-39379679ab17 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" 2018-09-22 07:30:12,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-47dd8809-1656-4446-aba0-fdb0f214b103 Date: Sat, 22 Sep 2018 07:30:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 07:30:12,871 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7e2f2054-2032-4105-a781-39379679ab17 used request id req-47dd8809-1656-4446-aba0-fdb0f214b103 2018-09-22 07:30:12,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.955310821533s 2018-09-22 07:30:12,871 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7e2f2054-2032-4105-a781-39379679ab17 used request id req-47dd8809-1656-4446-aba0-fdb0f214b103 2018-09-22 07:30:12,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 07:30:12,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 07:30:13,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 07:30: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-46a4b85a-4f7e-413a-ab26-49ec60e0614f x-compute-request-id: req-46a4b85a-4f7e-413a-ab26-49ec60e0614f Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/29edd527-f968-454c-95b0-91008e94384d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/29edd527-f968-454c-95b0-91008e94384d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "29edd527-f968-454c-95b0-91008e94384d", "name": "tempest_full_parallel-flavor_alt_870a3523-2509-43c2-80da-2706d22fd498", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e568a211-c8e1-47ae-a0c9-e137290226e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e568a211-c8e1-47ae-a0c9-e137290226e3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e568a211-c8e1-47ae-a0c9-e137290226e3", "name": "tempest_full_parallel-flavor_870a3523-2509-43c2-80da-2706d22fd498", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 07:30:13,066 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-46a4b85a-4f7e-413a-ab26-49ec60e0614f 2018-09-22 07:30:13,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.194859027863s 2018-09-22 07:30:13,067 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-46a4b85a-4f7e-413a-ab26-49ec60e0614f 2018-09-22 07:30:13,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-22 07:30:13,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/29edd527-f968-454c-95b0-91008e94384d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 07:30:13,111 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 07:30: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-ad392cd5-52bd-4927-a9a5-5d90d8725936 x-compute-request-id: req-ad392cd5-52bd-4927-a9a5-5d90d8725936 Content-Length: 0 Content-Type: application/json 2018-09-22 07:30:13,111 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/29edd527-f968-454c-95b0-91008e94384d used request id req-ad392cd5-52bd-4927-a9a5-5d90d8725936 2018-09-22 07:30:13,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0434169769287s 2018-09-22 07:30:13,111 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/29edd527-f968-454c-95b0-91008e94384d used request id req-ad392cd5-52bd-4927-a9a5-5d90d8725936 2018-09-22 07:30:13,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-22 07:30:13,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/78fb69b1-e146-4177-a896-54ca7be357bf/remove_router_interface.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" -d '{"subnet_id": "0cc5e0c1-f9a1-447d-a615-3210e229b86d"}' 2018-09-22 07:30:15,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6633f757-8d88-4da1-80d2-d44956a78751 Date: Sat, 22 Sep 2018 07:30:15 GMT RESP BODY: {"network_id": "e27e21a0-8bbd-4b43-a6b0-34cbdfd90280", "tenant_id": "a2fca9dba37f40a3aeefac3e68cec15f", "subnet_id": "0cc5e0c1-f9a1-447d-a615-3210e229b86d", "subnet_ids": ["0cc5e0c1-f9a1-447d-a615-3210e229b86d"], "port_id": "fbe9a426-e407-4171-b7f0-d3d7b244764b", "id": "78fb69b1-e146-4177-a896-54ca7be357bf"} 2018-09-22 07:30:15,029 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/78fb69b1-e146-4177-a896-54ca7be357bf/remove_router_interface.json used request id req-6633f757-8d88-4da1-80d2-d44956a78751 2018-09-22 07:30:15,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.91763591766s 2018-09-22 07:30:15,030 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/78fb69b1-e146-4177-a896-54ca7be357bf/remove_router_interface.json used request id req-6633f757-8d88-4da1-80d2-d44956a78751 returning object 78fb69b1-e146-4177-a896-54ca7be357bf 2018-09-22 07:30:15,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-22 07:30:15,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" 2018-09-22 07:30:15,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-44d860c8-2302-4a87-9ccd-0f875fb2eece Date: Sat, 22 Sep 2018 07:30:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f1df121-63c1-46d9-bc92-5b66ac86a71f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "439a8a54-bb11-4288-a17c-58ca0efd5d9d", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a2fca9dba37f40a3aeefac3e68cec15f", "created_at": "2018-09-22T06:57:43Z", "admin_state_up": true, "updated_at": "2018-09-22T07:30:13Z", "project_id": "a2fca9dba37f40a3aeefac3e68cec15f", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "78fb69b1-e146-4177-a896-54ca7be357bf", "name": "tempest_full_parallel-router_870a3523-2509-43c2-80da-2706d22fd498"}]} 2018-09-22 07:30:15,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-44d860c8-2302-4a87-9ccd-0f875fb2eece 2018-09-22 07:30:15,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.24208688736s 2018-09-22 07:30:15,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-44d860c8-2302-4a87-9ccd-0f875fb2eece 2018-09-22 07:30:15,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-22 07:30:15,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/78fb69b1-e146-4177-a896-54ca7be357bf.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" 2018-09-22 07:30:18,592 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a77a16ee-cddb-41f8-9bde-7824285359d9 Content-Length: 0 Date: Sat, 22 Sep 2018 07:30:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 07:30:18,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/78fb69b1-e146-4177-a896-54ca7be357bf.json used request id req-a77a16ee-cddb-41f8-9bde-7824285359d9 2018-09-22 07:30:18,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.31617093086s 2018-09-22 07:30:18,592 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/78fb69b1-e146-4177-a896-54ca7be357bf.json used request id req-a77a16ee-cddb-41f8-9bde-7824285359d9 2018-09-22 07:30:18,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-22 07:30:18,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" 2018-09-22 07:30:18,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1303 X-Openstack-Request-Id: req-048a29e3-4f09-4d52-a25c-c72285c73778 Date: Sat, 22 Sep 2018 07:30:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e27e21a0-8bbd-4b43-a6b0-34cbdfd90280","tenant_id":"a2fca9dba37f40a3aeefac3e68cec15f","created_at":"2018-09-22T06:57:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-22T06:57:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a2fca9dba37f40a3aeefac3e68cec15f","id":"0cc5e0c1-f9a1-447d-a615-3210e229b86d","subnetpool_id":null,"name":"tempest_full_parallel-subnet_870a3523-2509-43c2-80da-2706d22fd498"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:47Z","dns_nameservers":[],"updated_at":"2018-09-22T03:03:47Z","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":"e2b65eb7c75744ec8218b5c78d74bb40","id":"439a8a54-bb11-4288-a17c-58ca0efd5d9d","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-22 07:30:18,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-048a29e3-4f09-4d52-a25c-c72285c73778 2018-09-22 07:30:18,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.210889101028s 2018-09-22 07:30:18,804 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-048a29e3-4f09-4d52-a25c-c72285c73778 2018-09-22 07:30:18,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-22 07:30:18,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/0cc5e0c1-f9a1-447d-a615-3210e229b86d.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" 2018-09-22 07:30:21,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0d99ed1-d8cd-4548-b8a8-a59a56eda86e Date: Sat, 22 Sep 2018 07:30:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 07:30:21,134 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/0cc5e0c1-f9a1-447d-a615-3210e229b86d.json used request id req-d0d99ed1-d8cd-4548-b8a8-a59a56eda86e 2018-09-22 07:30:21,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.32871103287s 2018-09-22 07:30:21,135 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/0cc5e0c1-f9a1-447d-a615-3210e229b86d.json used request id req-d0d99ed1-d8cd-4548-b8a8-a59a56eda86e 2018-09-22 07:30:21,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-22 07:30:21,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" 2018-09-22 07:30:21,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-13ad2250-fc3a-476a-9a97-8ba41b16edcd Date: Sat, 22 Sep 2018 07:30:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"6f1df121-63c1-46d9-bc92-5b66ac86a71f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"e2b65eb7c75744ec8218b5c78d74bb40","status":"ACTIVE","subnets":["439a8a54-bb11-4288-a17c-58ca0efd5d9d"],"description":"","tags":[],"updated_at":"2018-09-22T03:03:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"e2b65eb7c75744ec8218b5c78d74bb40","created_at":"2018-09-22T03:03:40Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"e27e21a0-8bbd-4b43-a6b0-34cbdfd90280","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":true,"project_id":"a2fca9dba37f40a3aeefac3e68cec15f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-22T07:30:20Z","qos_policy_id":null,"name":"tempest_full_parallel-net_870a3523-2509-43c2-80da-2706d22fd498","admin_state_up":true,"tenant_id":"a2fca9dba37f40a3aeefac3e68cec15f","created_at":"2018-09-22T06:57:40Z","provider:network_type":"vxlan"}]} 2018-09-22 07:30:21,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-13ad2250-fc3a-476a-9a97-8ba41b16edcd 2018-09-22 07:30:21,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.331441879272s 2018-09-22 07:30:21,467 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-13ad2250-fc3a-476a-9a97-8ba41b16edcd 2018-09-22 07:30:21,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-22 07:30:21,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/e27e21a0-8bbd-4b43-a6b0-34cbdfd90280.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" 2018-09-22 07:30:22,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-30614b50-6158-47fc-8e2f-56df1dabddcd Date: Sat, 22 Sep 2018 07:30:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-22 07:30:22,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/e27e21a0-8bbd-4b43-a6b0-34cbdfd90280.json used request id req-30614b50-6158-47fc-8e2f-56df1dabddcd 2018-09-22 07:30:22,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.805629968643s 2018-09-22 07:30:22,274 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/e27e21a0-8bbd-4b43-a6b0-34cbdfd90280.json used request id req-30614b50-6158-47fc-8e2f-56df1dabddcd 2018-09-22 07:30:22,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-22 07:30:22,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" 2018-09-22 07:30:22,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4548 Content-Type: application/json X-Openstack-Request-Id: req-a575986b-bc41-4030-ae0d-e02deb99adbe Date: Sat, 22 Sep 2018 07:30:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/44d4469c-8873-45b6-9e02-f7dbc9aadc8c/snap", "metadata": {}}], "boot_roles": "Member", "file": "/v2/images/44d4469c-8873-45b6-9e02-f7dbc9aadc8c/file", "owner": "98e98be8d23e405789c2081e50b9dbc9", "id": "44d4469c-8873-45b6-9e02-f7dbc9aadc8c", "size": 0, "self": "/v2/images/44d4469c-8873-45b6-9e02-f7dbc9aadc8c", "block_device_mapping": "[{\"guest_format\": null, \"boot_index\": 0, \"delete_on_termination\": true, \"no_device\": null, \"snapshot_id\": \"18387456-5e1b-4f7f-8b81-4eb4bbe629e3\", \"device_name\": \"/dev/vda\", \"disk_bus\": \"virtio\", \"image_id\": null, \"source_type\": \"snapshot\", \"tag\": null, \"device_type\": \"disk\", \"volume_id\": null, \"destination_type\": \"volume\", \"volume_size\": 1}]", "disk_format": "qcow2", "base_image_ref": "", "bdm_v2": "True", "owner_project_name": "tempest-TestVolumeBootPattern-563684113", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/44d4469c-8873-45b6-9e02-f7dbc9aadc8c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T07:22:53Z", "owner_user_name": "tempest-TestVolumeBootPattern-563684113", "visibility": "private", "owner_specified.shade.object": "images/tempest_full_parallel-img_870a3523-2509-43c2-80da-2706d22fd498", "min_disk": 1, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest-TestVolumeBootPatternsnapshot-55265923", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "created_at": "2018-09-22T07:22:51Z", "protected": false, "root_device_name": "/dev/vda"}, {"image_state": "available", "container_format": "bare", "min_ram": 0, "updated_at": "2018-09-22T07:03:53Z", "boot_roles": "Member", "file": "/v2/images/1be8f3b3-36af-4e43-80b5-9877f12693ca/file", "owner": "bcda7516a73e477eb142a129e49b3ddd", "id": "1be8f3b3-36af-4e43-80b5-9877f12693ca", "size": 1073741824, "user_id": "de5eeab07b1c4430890e7daae1b49044", "image_type": "backup", "self": "/v2/images/1be8f3b3-36af-4e43-80b5-9877f12693ca", "disk_format": "raw", "base_image_ref": "27f55d77-ce41-432f-a791-e31c9626c413", "owner_project_name": "tempest-ServerActionsTestJSON-46780279", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/1be8f3b3-36af-4e43-80b5-9877f12693ca/snap", "owner_id": "bcda7516a73e477eb142a129e49b3ddd", "status": "active", "image_location": "snapshot", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/1be8f3b3-36af-4e43-80b5-9877f12693ca/snap", "metadata": {}}], "owner_user_name": "tempest-ServerActionsTestJSON-46780279", "visibility": "private", "owner_specified.shade.object": "images/tempest_full_parallel-img_870a3523-2509-43c2-80da-2706d22fd498", "min_disk": 1, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "instance_uuid": "a859dd38-ed5d-4115-8968-19c591026400", "name": "tempest-backup-1-1496185042", "checksum": null, "created_at": "2018-09-22T07:03:33Z", "backup_type": "daily", "protected": false, "schema": "/v2/schemas/image"}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/27f55d77-ce41-432f-a791-e31c9626c413/snap", "metadata": {}}], "file": "/v2/images/27f55d77-ce41-432f-a791-e31c9626c413/file", "owner": "a2fca9dba37f40a3aeefac3e68cec15f", "id": "27f55d77-ce41-432f-a791-e31c9626c413", "size": 12716032, "self": "/v2/images/27f55d77-ce41-432f-a791-e31c9626c413", "disk_format": "qcow2", "direct_url": "rbd://df31cd0d-e062-49df-9667-0292c4cfc983/images/27f55d77-ce41-432f-a791-e31c9626c413/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-22T06:57:51Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_870a3523-2509-43c2-80da-2706d22fd498", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_870a3523-2509-43c2-80da-2706d22fd498", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-22T06:57:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-22 07:30:22,456 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a575986b-bc41-4030-ae0d-e02deb99adbe 2018-09-22 07:30:22,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181280851364s 2018-09-22 07:30:22,456 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a575986b-bc41-4030-ae0d-e02deb99adbe 2018-09-22 07:30:22,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-22 07:30:22,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/27f55d77-ce41-432f-a791-e31c9626c413 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}65e5154dea2ccf4ef7c0aae0d7c4e8129b651dbb" 2018-09-22 07:30:24,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7f600e81-03bd-4fe1-a8a1-e5aeb6501b2b Date: Sat, 22 Sep 2018 07:30:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-22 07:30:24,158 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/27f55d77-ce41-432f-a791-e31c9626c413 used request id req-7f600e81-03bd-4fe1-a8a1-e5aeb6501b2b 2018-09-22 07:30:24,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.69826006889s 2018-09-22 07:30:24,158 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/27f55d77-ce41-432f-a791-e31c9626c413 used request id req-7f600e81-03bd-4fe1-a8a1-e5aeb6501b2b 2018-09-22 07:30:24,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-22 07:30:24,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 07:30:24,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 07:30: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-e4db0ee7-27a7-4c96-a916-2cb8a2283930 x-compute-request-id: req-e4db0ee7-27a7-4c96-a916-2cb8a2283930 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e568a211-c8e1-47ae-a0c9-e137290226e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e568a211-c8e1-47ae-a0c9-e137290226e3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "e568a211-c8e1-47ae-a0c9-e137290226e3", "name": "tempest_full_parallel-flavor_870a3523-2509-43c2-80da-2706d22fd498", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-22 07:30:24,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e4db0ee7-27a7-4c96-a916-2cb8a2283930 2018-09-22 07:30:24,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0326969623566s 2018-09-22 07:30:24,192 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail?is_public=None used request id req-e4db0ee7-27a7-4c96-a916-2cb8a2283930 2018-09-22 07:30:24,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-22 07:30:24,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/e568a211-c8e1-47ae-a0c9-e137290226e3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 07:30:24,268 - keystoneauth.session - DEBUG - RESP: [202] Date: Sat, 22 Sep 2018 07:30: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-9293df1c-5bcb-4573-9480-728f87cd56ca x-compute-request-id: req-9293df1c-5bcb-4573-9480-728f87cd56ca Content-Length: 0 Content-Type: application/json 2018-09-22 07:30:24,268 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/e568a211-c8e1-47ae-a0c9-e137290226e3 used request id req-9293df1c-5bcb-4573-9480-728f87cd56ca 2018-09-22 07:30:24,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0745480060577s 2018-09-22 07:30:24,268 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/e568a211-c8e1-47ae-a0c9-e137290226e3 used request id req-9293df1c-5bcb-4573-9480-728f87cd56ca 2018-09-22 07:30:24,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 07:30:24,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 07:30:24,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 07:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3480e7e-8387-49a1-846b-69543d94a9cc Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/215779b6de57495e98d4537b1841e291"}, "domain_id": "default", "enabled": true, "options": {}, "id": "215779b6de57495e98d4537b1841e291", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/6232cdc6422a446d84ba1395ab59b2dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6232cdc6422a446d84ba1395ab59b2dc", "email": "tacker@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/62f820c61cb2497eafbf813593a32e12"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f820c61cb2497eafbf813593a32e12", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/643b09ddf8734f76adcffe3d33551e20"}, "domain_id": "default", "enabled": true, "options": {}, "id": "643b09ddf8734f76adcffe3d33551e20", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/96d9661635f247af8eb27b1d5bc78c1a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d9661635f247af8eb27b1d5bc78c1a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/97872292973741aeb4bdbdf3d010ea88"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97872292973741aeb4bdbdf3d010ea88", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/9ca962f7adb941eb9c3f6faa32b466d2"}, "domain_id": "f2b13543865348d296a9c5e91354a076", "enabled": true, "options": {}, "id": "9ca962f7adb941eb9c3f6faa32b466d2", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_870a3523-2509-43c2-80da-2706d22fd498", "links": {"self": "http://172.30.9.23:5000/v3/users/b74dcaeffe224a35b390c1308d7c0d7f"}, "domain_id": "default", "enabled": true, "id": "b74dcaeffe224a35b390c1308d7c0d7f", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/d143fa3125df47819e29cdf433a36240"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d143fa3125df47819e29cdf433a36240", "email": "congress@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/e44aa757af394878ac296aa933c6d713"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e44aa757af394878ac296aa933c6d713", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/e474e3b8e7ad4bff9e362920f589eadf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e474e3b8e7ad4bff9e362920f589eadf", "email": "placement@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/eb5010c8ee924a69bfafb39f959b9aec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb5010c8ee924a69bfafb39f959b9aec", "email": "barbican@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/ec040f7279a649059d3948947ec789e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec040f7279a649059d3948947ec789e6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/ef920d670fff46af9ff4a3a4b6d3ddc2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ef920d670fff46af9ff4a3a4b6d3ddc2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/f20f24f05bb846d9a350c322ad717452"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f20f24f05bb846d9a350c322ad717452", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/ff8cabfb0d6a44caa5c42fbe75da5740"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ff8cabfb0d6a44caa5c42fbe75da5740", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2018-09-22 07:30:24,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a3480e7e-8387-49a1-846b-69543d94a9cc 2018-09-22 07:30:24,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110790014267s 2018-09-22 07:30:24,380 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a3480e7e-8387-49a1-846b-69543d94a9cc 2018-09-22 07:30:24,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-22 07:30:24,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/b74dcaeffe224a35b390c1308d7c0d7f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 07:30:24,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 07:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fe27523-e286-4000-ad7f-530bfce21e0a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/b74dcaeffe224a35b390c1308d7c0d7f"}, "enabled": true, "id": "b74dcaeffe224a35b390c1308d7c0d7f", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_870a3523-2509-43c2-80da-2706d22fd498"}} 2018-09-22 07:30:24,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/b74dcaeffe224a35b390c1308d7c0d7f used request id req-5fe27523-e286-4000-ad7f-530bfce21e0a 2018-09-22 07:30:24,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0954401493073s 2018-09-22 07:30:24,482 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/b74dcaeffe224a35b390c1308d7c0d7f used request id req-5fe27523-e286-4000-ad7f-530bfce21e0a 2018-09-22 07:30:24,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-22 07:30:24,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/b74dcaeffe224a35b390c1308d7c0d7f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 07:30:25,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 07:30:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea35b7b2-1443-4d25-a88e-0bf30a43783a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 07:30:25,007 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b74dcaeffe224a35b390c1308d7c0d7f used request id req-ea35b7b2-1443-4d25-a88e-0bf30a43783a 2018-09-22 07:30:25,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.523761987686s 2018-09-22 07:30:25,007 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b74dcaeffe224a35b390c1308d7c0d7f used request id req-ea35b7b2-1443-4d25-a88e-0bf30a43783a 2018-09-22 07:30:25,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-22 07:30:25,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 07:30:25,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 07:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7f4ec64-1d5e-4c00-82d1-7fe6a022aea6 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/4da9936b5ac745b8b6971a229f6ee2e6"}, "enabled": true, "id": "4da9936b5ac745b8b6971a229f6ee2e6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.23:5000/v3/projects/a2fca9dba37f40a3aeefac3e68cec15f"}, "enabled": true, "id": "a2fca9dba37f40a3aeefac3e68cec15f", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_870a3523-2509-43c2-80da-2706d22fd498"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2b65eb7c75744ec8218b5c78d74bb40"}, "enabled": true, "id": "e2b65eb7c75744ec8218b5c78d74bb40", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-22 07:30:25,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-e7f4ec64-1d5e-4c00-82d1-7fe6a022aea6 2018-09-22 07:30:25,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0985820293427s 2018-09-22 07:30:25,106 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-e7f4ec64-1d5e-4c00-82d1-7fe6a022aea6 2018-09-22 07:30:25,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-22 07:30:25,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/a2fca9dba37f40a3aeefac3e68cec15f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 07:30:25,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 07:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37667570-f5cd-4c84-b5c7-24fe27edc26e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 07:30:25,310 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a2fca9dba37f40a3aeefac3e68cec15f used request id req-37667570-f5cd-4c84-b5c7-24fe27edc26e 2018-09-22 07:30:25,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.200958013535s 2018-09-22 07:30:25,310 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a2fca9dba37f40a3aeefac3e68cec15f used request id req-37667570-f5cd-4c84-b5c7-24fe27edc26e 2018-09-22 07:30:25,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-22 07:30:25,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 07:30:25,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 22 Sep 2018 07:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc1ce827-ec61-4bb0-be96-82c0881a3b9a Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e8c0ec7fc9c4564a69af107f66d8443", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e8c0ec7fc9c4564a69af107f66d8443"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "325e1474e01447c882bb90224f60876c", "links": {"self": "http://172.30.9.23:5000/v3/roles/325e1474e01447c882bb90224f60876c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "47adb45f654a4d67913388702479dc07", "links": {"self": "http://172.30.9.23:5000/v3/roles/47adb45f654a4d67913388702479dc07"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e1e8686ac73c401ab672d18988258d4c", "links": {"self": "http://172.30.9.23:5000/v3/roles/e1e8686ac73c401ab672d18988258d4c"}, "name": "Member"}]} 2018-09-22 07:30:25,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fc1ce827-ec61-4bb0-be96-82c0881a3b9a 2018-09-22 07:30:25,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.087306022644s 2018-09-22 07:30:25,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-22 07:30:25,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/e1e8686ac73c401ab672d18988258d4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591fdcf1ad1aa42594684ce218cc74cb6462f590" 2018-09-22 07:30:25,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 22 Sep 2018 07:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a216b39-e60b-41d7-9b46-b371feab3530 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-22 07:30:25,534 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e1e8686ac73c401ab672d18988258d4c used request id req-6a216b39-e60b-41d7-9b46-b371feab3530 2018-09-22 07:30:25,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.134618997574s 2018-09-22 07:30:25,535 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK